.full-width .main-content .right-content .notifications {
    border-top: 1px solid #78909B;
    border-bottom: 1px solid #00457c;
    background: #c99f4f;
}

.full-width .main-content .right-content .notifications .menu li a {
    border-right: 1px solid #003c60;
}

.full-width .main-content .right-content .notifications .menu li a .counter {
    background: #003c60;
}

.full-width .main-content .right-content .notifications .menu li a:hover, .full-width .main-content .right-content .notifications .menu li a:focus {
    background-color: #d5943f;
    color: white;
}

.full-width .main-header .user-account-links .email .counter.red {
    background-color: #3c3625;
}

.full-width .main-content .right-content .notifications .menu li a.acc-highlight-study {
    background-color: #FFFFFF;
    color: #003c60;
    height: 41px;
    margin-left: 0px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-highlight-docs {
    background-color: #FFFFFF;
    color: #003c60;
    height: 41px;
    margin-left: 160px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-highlight-tutor {
    background-color: #FFFFFF;
    color: #003c60;
    height: 41px;
    margin-left: 320px;
}
.full-width .main-content .right-content .notifications .menu li a.acc-highlight-manage {
    background-color: #FFFFFF;
    color: #003c60;
    height: 41px;
    margin-left: 480px;
}

.button, .count, .full-width .main-header .user-account-links .messages .counter, .full-width .main-header .user-account-links .email .counter, .courses-grid .course .top .tag.date {
    background: #4e799c;
}

.button.border {
    border: 1px solid #edf2d0;
}

.button:hover, .button:focus, .count:hover {
    background: #224157;
    background-repeat: no-repeat;
}

.button.cancel {
    background-color: #d5943f;
}

.button.cancel:hover {
    background-color: #3c3625;
}

.button.icon:hover {
    padding-left: 42px;
    background-position: 20px center;
    background-repeat: no-repeat;
}

.box-search2 input[type="submit"] {
    background: #2082AA url("../images/icon-zoom.png") center no-repeat;
}

.actions a.bcancel {
    background: #2082AA url("../images/icon-remove.png") center no-repeat;
}

.box-search2 input[type="submit"]:hover {
    background: #003c60 url("../images/icon-zoom.png") center no-repeat;
}

.actions a.bcancel:hover {
    background: #003c60 url("../images/icon-remove.png") center no-repeat;
}

.profile-edit-avatar .avatar .small .meta a.delete, a.delete-basket {
    background: #d5943f url("../images/icon-trash-white.png") center no-repeat;
}

.profile-edit-avatar .avatar .small .meta a.delete:hover, a.delete-basket:hover {
    background: #3c3625 url("../images/icon-trash-white.png") center no-repeat;
}

.when-start-valid {
    margin-top: 10px;
    display: block;
    background-color: rgba(237, 242, 208, 0.50);
    color: rgba(63, 157, 185, 0.60);
    border: 1px solid #edf2d0;
    font-size: 1.2em;
    font-weight: 200;
    padding: 7px 5px;
    border-radius: 5px;
    text-align: center;
}

.when-start-missing {
    margin-top: 10px;
    background-color: rgba(213, 148, 63, 0.45);
    color: rgba(60, 54, 37, 0.65);
    border: 1px solid #d5943f;
    font-size: 1.2em;
    font-weight: 200;
    padding: 7px 5px;
    border-radius: 5px;
    text-align: center;
}

.cust-text-color {
    color: #115695;
}

a, a:active, a:visited {
    color: #7a523d;
    text-decoration: none;
}

.color-danger {
    color: #3c3625;
}

.background-danger {
    background-color: #3c3625;
}

.background-solid {
    background-color: #003c60;
}

.background-solid-gradient {
    background: #003c60; /* For browsers that do not support gradients */
    background: -webkit-radial-gradient(circle, #E5F3F7, #78909B, #2082AA); /* Safari */
    background: -o-radial-gradient(circle, #E5F3F7, #78909B, #2082AA); /* Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, #E5F3F7, #78909B, #2082AA); /* Firefox 3.6 to 15 */
    background: radial-gradient(circle, #E5F3F7, #78909B, #2082AA); /* Standard syntax */
}

/*
zelena #69be28
zlta #fecb00
hneda #003c60
*/

.background-solid-gradient-backup {
    background: #003c60; /* For browsers that do not support gradients */
    background: -webkit-radial-gradient(circle, #E5F3F7, #2082AA, #003c60); /* Safari */
    background: -o-radial-gradient(circle, #E5F3F7, #2082AA, #003c60); /* Opera 11.6 to 12.0 */
    background: -moz-radial-gradient(circle, #E5F3F7, #2082AA, #003c60); /* Firefox 3.6 to 15 */
    background: radial-gradient(circle, #E5F3F7, #2082AA, #003c60); /* Standard syntax */
}

.dummyclass {
    color: rgba(144, 111, 71, 0.44);
    color: #E5F3F7;
    color: #78909B;
    color: #517fa2;
    color: #3F9DB9;
    color: #2082AA;
    color: #003c60;
    color: #3c3625;


    color: #E5F3F7;
    color: #F2F1EA;
    color: #78909B;
    color: #517fa2;
    color: #3F9DB9;
    color: #2082AA;
    color: #003c60;
    color: #3c3625;
}

.courses-header{
    height: 250px;
    padding-top: 10px;
    vertical-align: middle;
}

.courses-header-img {
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    margin: 0 auto;
}

@media(max-width:1290px){
    .courses-header{
        height: 240px;
        padding-top: 0;
    }
    .courses-header-img {
        box-shadow: none;
    }
}

.a-button {
    background-color: rgba(32, 130, 170, 0.5);
    text-transform: none;
    border: 2px solid #dadada;
    font-weight: 600;
    font-family: 'Open Sans', Verdana, Geneva, sans-serif;
}

.a-button:hover {
    background-color: rgba(0, 60, 96, 0.5);
}

.full-width .main-content .right-content .big-heading.img-bg {
    margin-left: -1px;
    padding: 25px 30px;
    height: auto;
    background-image: none;
    background-color: #c99f4f;
    line-height: 1em;
    -webkit-text-shadow: none;
    -moz-text-shadow: none;
    text-shadow: none;
}