html, body {margin: 0; padding: 0; min-width: 320px; font-family: "SourceSansPro"; color: #000; overflow-x: hidden; -webkit-font-smoothing: antialiased;}
html {font-size: 62.5%;}
body {font-size: 1.4em;}

/* Default */
form, fieldset {margin: 0; padding: 0; border: none;}
legend {position: absolute; left: -9000em}
input, select, textarea {font-size: 1em; font-family: "SourceSansPro", Tahoma, Arial, Helvetica, sans-serif; outline: none;}
ul {margin: 0; padding: 0; list-style: none;}
a, a:hover, a:focus {color: #385572;}
a:focus {text-decoration: none; outline: none; outline-offset: 0;}

.br {display:block}

.skip-links {
    position: absolute;
    top: 0;
}
.skip-links a,
.skip-links a:visited {
    display: inline-block;
    left: -9999px;
    padding: 7px 10px;
    position: absolute;
    text-decoration: none;
    z-index: 100;
    width: 200px;
    text-align: center;
    -webkit-transition: opacity 0.3s ease 0s;
    transition: opacity 0.3s ease 0s;
    opacity: 0
}
.skip-links a:focus,
.skip-links a:hover,
.skip-links a:active,
.skip-links a:visited:focus,
.skip-links a:visited:hover,
.skip-links a:visited:active {
    left: 0;
    background-color: #385572;
    border: 2px solid #fce854;
    color: #fff;
    opacity: 1;
    outline: none;
}
.no-outline {
    outline: none !important;
};

a:focus,
button:focus,
input:focus,
.menu-top .navbar-toggle:focus,
.dropdown-toggle:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

a.keyboard-outline,
button.keyboard-outline,
a.button.keyboard-outline,
input[type=submit].keyboard-outline,
input[type=radio].keyboard-outline,
input[type=button].keyboard-outline,
.toolbar .searchbar form input[type=text].keyboard-outline,
.toolbar .searchbar form button.keyboard-outline,
.menu-top .navbar-toggle.keyboard-outline,
.dropdown-toggle.keyboard-outline {
    outline: 2px solid #385572;
    outline-offset: 2px !important;
    display: inline-block;
}

.modules-top2 a.keyboard-outline,
.modules-bottom a.keyboard-outline,
.modules-top a.keyboard-outline,
.page-footer .menu a.keyboard-outline {
    outline: 2px solid #fce854;
}

h3 {margin-top: 2rem; margin-bottom: 1rem; font-size: 2.4rem;}
h4 {margin-top: 1rem; margin-bottom: 1rem; font-size: 1.8rem;}
h5 {margin-top: 1rem; margin-bottom: 1rem; font-size: 1.4rem;}
h6 {margin-top: 1rem; margin-bottom: 1rem; font-size: 1.2rem;}

#content_txt table {margin: 10px 0;}
#content_txt table caption {font-weight: bold;}
.main-text a {color: #385572;}

#flashclock {display: none;}

input[type=text],
input[type=search],
input[type=password],
input[type=submit],
textarea,
button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {background: transparent;}
.dropdown-menu>li>a {white-space: normal;}

.button,
.butForm {display: inline-block; border: 0; padding: 10px 20px; color: #385572 !important; font-size: 14px; text-transform: uppercase; background: #fce854; text-decoration: none; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;  -webkit-transition: outline 1ms; transition: outline 1ms;}
.button:hover,
.butForm:hover {text-decoration: none; background-color: #DEE9F5;}
.butForm {padding-right: 85px; background-image: url(../images/button-arrow-right.png); background-position: 85% 50%; background-repeat: no-repeat;}

.clock-container {display: none;}

/* Table */
table {width: 100%; border: 1px solid #385572; border-collapse: collapse;}
table th {font-weight: bold; padding: 8px 10px 6px 10px; background: #385572; color: #fff;}
table td {color: #484848; padding: 5px; border: 1px solid #385572}

/* Toolbar */
.toolbar {border-bottom: 1px solid #e3e3e3;}
.toolbar .row > div {position: relative; height: 57px;}
.toolbar .inner {position: relative; top: 50%; transform: translateY(-50%);}
.toolbar .inner:nth-child(1) {float: left;}
.toolbar .inner:nth-child(1) .links {margin: 0;}
.toolbar .inner:nth-child(2) {float: right;}
.toolbar ul {margin: 0; padding: 0; line-height: 1; list-style: none;}
.toolbar .links,
.toolbar .fonts,
.toolbar .searchbar {display: inline-block; vertical-align: middle;}
.toolbar .links,
.toolbar .fonts {margin-right: 30px;}
.toolbar .links ul {height: 29px;}
.toolbar .links li {display: inline-block; vertical-align: middle;}
.toolbar .links li.home {margin: 0 15px;}
.toolbar .links li.bip a {display: block; font-size: 0; width: 140px; height: 29px; background: url(../images/toolbar/bip.png) no-repeat;}
.toolbar .fonts li {display: inline-block; vertical-align: bottom;}
.toolbar .fonts li:nth-child(1) {margin-right: 30px;}
.toolbar .fonts li:nth-child(1) a {display: block; padding-right: 30px; color: #385572; font-size: 12px; line-height: 17px; background: url(../images/toolbar/contrast.png) 100% 50% no-repeat;}
.toolbar .fonts li {margin-right: 10px;}
.toolbar .fonts li:nth-child(3) {margin-right: 5px;}
.toolbar .fonts li:nth-child(4) {margin-right: 0}
.toolbar .fonts li a {text-decoration: none;}
.toolbar .fonts li a:hover {color: #A1BDDA !important;}
.toolbar .fonts li:nth-child(1) a:hover {color: #A1BDDA;}
.toolbar .fonts li:nth-child(2) a,
.toolbar .fonts li:nth-child(3) a,
.toolbar .fonts li:nth-child(4) a {color: #385572; font-weight: 600; line-height: 1;}
.toolbar .fonts li:nth-child(2) a {font-size: 18px;}
.toolbar .fonts li:nth-child(3) a {font-size: 20px;}
.toolbar .fonts li:nth-child(4) a {font-size: 22px;}
.toolbar .fonts li:nth-child(3) sup,
.toolbar .fonts li:nth-child(4) sup {font-size: 14px;}
.toolbar .searchbar form {position: relative;}
.toolbar .searchbar form input[type=text] {border: 1px solid #99b8d8; padding-left: 15px; padding-right: 50px; font-size: 14px; font-family: "SourceSansPro"; color: #385572; width: 190px; height: 34px; outline: none;}
.toolbar .searchbar form button {position: absolute; top: 0; right: 0; border: 0; font-size: 0; width: 34px; height: 34px; box-sizing: border-box; background: #385572 url(../images/toolbar/search.png) 50% 50% no-repeat; outline: none;}

/* Menu top */
.menu-top {position: relative; z-index: 9;}
.menu-top .menu ul {padding: 0; list-style: none;}
.menu-top .menu .topMenu > li {float: left; margin-right: 30px;}
.menu-top .menu .topMenu > li:last-child {margin-right: 0;}
.menu-top .menu .topMenu > li > a {height: 100px;}
.menu-top .menu .topMenu > li > .dropdown-menu {margin: 0; border-radius: 0;}
.menu-top .menu .topMenu a {display: block; padding: 15px 15px 10px; -webkit-transition: color 0.3s ease 0s, background 0.3s ease 0s; transition: color 0.3s ease 0s, background 0.3s ease 0s;}
.menu-top .menu .topMenu a .title {display: inline-block; color: #385572; font-weight: bold; text-transform: uppercase;}
.menu-top .menu .topMenu a .title .protectedPage {margin-left: 5px; display: inline-block; vertical-align: middle;}
.menu-top .menu .topMenu a .title .protectedPage i {display: inline-block; position: relative; top: -3px;}
.menu-top .menu a:hover,
.menu-top .menu a.selected {background: #fce854;}
.menu-top .navbar-header {background: #385572; position: relative; z-index: 110;}
.menu-top .navbar-toggle .icon {position: absolute; width: 30px; height: 3px; background: #fff; left: 15px; transition: all 0.3s ease;}
.menu-top .navbar-toggle .icon:nth-child(1) {margin-top: -10px;}
.menu-top .navbar-toggle .icon:nth-child(3) {margin-top: 10px;}
.menu-top .navbar-toggle:not(.collapsed) .icon:nth-child(1) {transform: rotate(45deg) translateX(8px) translateY(7px);}
.menu-top .navbar-toggle:not(.collapsed) .icon:nth-child(2) {opacity: 0;}
.menu-top .navbar-toggle:not(.collapsed) .icon:nth-child(3) {transform: rotate(-45deg)  translateX(7px) translateY(-6px);}
.menu-top .navbar .menus li a .menu-icon,
.menu-top .navbar .menus li a:visited .menu-icon {
    display: block;
    width: 40px;
    height: 40px;
    margin: 0 auto;
    margin-bottom: 10px;
    position: relative;
}

.menu-top .navbar .menus li a .menu-icon img,
.menu-top .navbar .menus li a:visited .menu-icon img {
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    max-width: 100%;
}

.menu-top .navbar .menus li a .menu-icon img[src$="icon-default.svg"] {width: 28px; height: 25px;}

.navbar {
    position: relative;
    min-height: 0;
    margin-bottom: 0;
    border: 0;
}

.menu-top .navbar-toggle {
    box-sizing: border-box;
    position: relative;
    color: #fff;
    width: 100%;
    text-align: left;
    height: 70px;
    float: none; 
    padding: 0;
    margin: 0;
    border: 0;
    border-radius: 0;
}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .menu-top .menu .topMenu > li {margin-right: 10px;}
}

@media screen and (max-width: 991px) {
    .menu-top .menu {background: #385572;}
    .menu-top .menu .topMenu > li {float: none; margin-right: 0; text-align: center;}
    .menu-top .menu .topMenu > li > a {height: auto;}
    .menu-top .menu .topMenu > li > .dropdown-menu {position: static; margin: 0; float: none; min-width: 0; border: 0; border-radius: 0; background: #385572; text-align: center; box-shadow: none;}
    .menu-top .menu .topMenu > li:focus > a {background: #f0da3b;}
    .menu-top .menu .topMenu a .title {color: #fff; margin-top: 0;}
    .menu-top .menu a.selected .title,
    .menu-top .menu a:hover .title {color: #385572;}
    .menu-top .navbar-collapse {width: 100%; padding: 0;}
    .menu-top .navbar-collapse .container {padding: 0; width: 100%;}
    .menu-top .navbar-collapse .row {margin: 0;}
    .menu-top .navbar-collapse .col-md-12 {padding: 0;}
    .menu-top .navbar .menus li a .menu-icon {width: 30px; height: 30px; margin-bottom: 5px;}
    
    .toolbar .inner:nth-child(1) {position: absolute; left: 15px;}
    .toolbar .inner:nth-child(2) {float: none; margin-left: 40px;}
    .toolbar .links {float: left; margin-right: 0;}
    .toolbar .links li.home {margin: 0 15px 0 0;}
    .toolbar .fonts {float: right; margin-right: 42px; height: 34px; border-right: 1px solid #385572;}
    .toolbar .fonts ul {margin-right: 15px;}
    .toolbar .fonts li {display: none;}
    .toolbar .fonts li.contrast {display: block; margin-right: 0;}
    .toolbar .fonts li.contrast a {margin-top: 7px; padding: 0; width: 19px; font-size: 0; height: 19px;}
    .toolbar .searchbar {position: absolute; right: 0;}
    .toolbar .row > div {height: 70px;}
    .toolbar .inner {position: relative; top: 20px; transform: none;}
    .toolbar .searchbar form {position: relative; width: 34px;}
    .toolbar .searchbar form input[type=text] {position: absolute; right: 0; visibility: hidden; width: 34px; -webkit-transition: width 0.3s ease 0s; transition: width 0.3s ease 0s;}
    .toolbar .searchbar form:not(.show) .btnSearch {background-color: transparent; background-image: url(../images/toolbar/search-inverse.png);}
    .toolbar .searchbar form.show input[type=text] {visibility: visible; width: 195px;}
}

@media (max-width: 991px) {
    .navbar-header {
        float: none;
    }
    .navbar-toggle {
        display: block;
    }
    .navbar-collapse {
        border-top: 1px solid transparent;
        box-shadow: inset 0 1px 0 rgba(255,255,255,0.1);
    }
    .navbar-collapse.collapse {
        display: none!important;
    }
    .navbar-nav {
        float: none!important;
        margin: 7.5px -15px;
    }
    .navbar-nav>li {
        float: none;
    }
    .navbar-nav>li>a {
        padding-top: 10px;
        padding-bottom: 10px;
    }

   .navbar-collapse.collapse.in {
        display: block!important; 
    }
}

.header {position: relative; z-index: 2; background: #DEE9F5; color: #385572;}
.header, .header .banner,
.header #banner,
.header #headerBanner,
.header #headerBanner .carousel-content .banner-photo {height: 509px;}
.header .institution {position: absolute; top: 0; max-width: 400px; height: 100%; z-index: 9;}
.header .header-name {margin-top: 65px;}
.header .header-name .headline {margin: 0; font-size: 48px; font-family: "SourceSansPro"; font-weight: bold; line-height: 1em; text-transform: uppercase;}
.header .header-address {margin-top: 25px; padding-top: 25px; border-top: 1px dashed #385572; font-size: 21px; font-weight: 300; line-height: 1.5em;}
.header .header-address p {margin: 0;}
.header .header-address a {color: #385572;}
.header #headerBanner {position: absolute; top: 0; right: 30px; width: 707px; overflow: hidden;}
.header #headerBanner .carousel-content {position: absolute; top: 0; left: 0; right: 0; bottom: 0;}
.header #headerBanner .carousel-content .banner-photo {background-position: 50% 50%; background-size: cover;}
.header #headerBanner img {min-width: 100%; height: 100%;}
.header #headerBanner:before {position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/banner/laurel.png) 0 30px no-repeat; z-index: 2;}
.header #headerBanner:after {position: absolute; content: ''; top: 0; left: 0; width: 100%; height: 100%; background: url(../images/banner/mask.png) no-repeat;}
.header .ornament1 {position: absolute; top: 10px; right: 57px; width: 102px; height: 130px; background: url(../images/banner/ornament1.png) no-repeat;}
.header .ornament2 {position: absolute; bottom: 10px; right: 609px; width: 314px; height: 210px; background: url(../images/banner/ornament2.png) no-repeat;}

@media screen and (max-width: 991px) {
    .header, .header .banner {height: auto; padding-bottom: 30px;}
    .header .institution {position: relative; max-width: none; width: 100%; height: auto;}
    .header .header-name .headline {font-size: 28px;}
    .header .header-address {font-size: 21px;}
    .header #banner {position: relative;}
    .header #banner,
    .header #headerBanner,
    .header #headerBanner .carousel-content .banner-photo {margin: 0 auto; right: 0; height: 341px; max-width: 475px;}
    .header #headerBanner:before {width: 332px; height: 289px; background-size: 332px 289px;}
    .header #headerBanner:after {width: 475px; height: 341px; background: url(../images/banner/mask.png) no-repeat; background-size: 475px 341px;}
    .header .ornament1 {top: 0; right: 0;}
    .header .ornament2 {left: -95px; right: auto; width: 250px; height: 167px; background-size: 250px 167px;}
}

@media screen and (max-width: 479px) {
    .header #banner,
    .header #headerBanner,
    .header #headerBanner .carousel-content .banner-photo {margin: 0 auto; right: 0; width: 290px; height: 209px;}
    .header #headerBanner:before {width: 203px; height: 127px; background-size: 203px 127px;}
    .header #headerBanner:after {width: 290px; height: 209px; background: url(../images/banner/mask.png) no-repeat; background-size: 290px 209px;}
    .header .ornament1 {top: 0; right: 0; width: 51px; height: 65px; background-size: 51px 65px;}
    .header .ornament2 {left: -62px; right: auto; width: 125px; height: 83px; background-size: 125px 83px;}
}

.protectedPage {width: 13px; height: 16px; display: block;}

.modules-top {background: #385572;}
.modules-top .list .module {position: relative; float: left; min-height: 350px; box-sizing: border-box; width: 25%; padding: 30px 15px 40px; color: #fff;}
.modules-top .list .module a {color: #fff;}
.modules-top .list .module .icon {position: absolute; top: 45px; left: 50%; transform: translateX(-50%); width: 100px; height: 100px; background: #fce854; border-radius: 50%;}
.modules-top .list .module .icon:after {content: ''; position: absolute; top: 50%; left: 50%; transform: translate(-50%, -50%)}
.modules-top .list .module .title {position: relative; margin-top: 185px; margin-bottom: 45px; font-size: 28px; text-align: center;}
.modules-top .list .module .title:after {content: ''; position: absolute; bottom: -20px; left: 50%; margin-left: -27.5px; width: 55px; height: 2px; background: #fce854;}
.modules-top .list .module .content {font-size: 15px; text-align: center; line-height: 1.5em;}
.modules-top .list .module .content p {margin: 0;}
.modules-top .list .module .content ul {padding: 0; list-style: none;}

.modules-top #mod_calendar .icon:after {width: 51px; height: 52px; background: url(../images/modules/calendar/icon.png) no-repeat;}
.modules-top #mod_calendar .clock {display: none;}

.modules-top #mod_stats .icon:after {width: 57px; height: 53px; background: url(../images/modules/stats/icon.png) no-repeat;}
.modules-top #mod_stats .statsCount {color: #fce854;}

.modules-top #mod_kzk .icon:after {width: 54px; height: 51px; background: url(../images/modules/kzk/icon.png) no-repeat;}
.modules-top #mod_kzk a:first-line {color: #Dfce854;}

.modules-top #mod_location .icon:after {width: 54px; height: 51px; background: url(../images/modules/location/icon.png) no-repeat;}

.modules-top #mod_contact .icon:after {width: 54px; height: 51px; background: url(../images/modules/contact/icon.png) no-repeat;}

.modules-top #mod_forum .icon:after {width: 54px; height: 53px; background: url(../images/modules/forum/icon.png) no-repeat;}

.modules-top #mod_gallery .icon:after {width: 55px; height: 46px; background: url(../images/modules/gallery/icon.png) no-repeat;}

.modules-top #mod_jokes .icon:after {width: 55px; height: 58px; background: url(../images/modules/jokes/icon.png) no-repeat;}

.modules-top #mod_menu .icon:after {width: 55px; height: 50px; background: url(../images/modules/menu/icon.png) no-repeat;}

.modules-top #mod_newsletter .icon:after {width: 44px; height: 53px; background: url(../images/modules/newsletter/icon.png) no-repeat;}

.modules-top #mod_stats .icon:after {width: 57px; height: 53px; background: url(../images/modules/stats/icon.png) no-repeat;}

.modules-top #mod_timetable .icon:after {width: 55px; height: 53px; background: url(../images/modules/timetable/icon.png) no-repeat;}

.modules-top #mod_video .icon:after {width: 43px; height: 46px; background: url(../images/modules/video/icon.png) no-repeat;}

.modules-top #mod_login .icon {background: #feb72f;}
.modules-top #mod_login .icon:after {width: 92px; height: 92px; background: url(../images/modules/login/icon.png) no-repeat;}
.modules-top #mod_login form {margin: 0 auto; max-width: 290px;}
.modules-top #mod_login .formLabel {margin: 5px 0; color: #fff;}
.modules-top #mod_login .butForm {margin-top: 25px;}
.modules-top #mod_login .user-name {margin: 5px 0;}
.modules-top #mod_login .user-avatar img {border-color: #fce854;}

.page-content-mobile {display: none;}
.page-content {margin-top: 60px;}

@media screen and (min-width: 992px) and (max-width: 1199px) {
}

@media screen and (max-width: 991px) {
    .modules-top .list {padding: 0 0 30px 0;}
    .modules-top .list .module {min-height: 0;}
    .page-content-mobile {margin: 30px 0; display: block;}
    .page-content {margin: 30px 0;}
}

.files-header,
.gallery-header,
.subHead,
.sidebar .module-name,
.main-header,
#content_txt h2 {margin: 0 0 30px 0; padding-bottom: 20px; border-bottom: 1px dashed #385572; color: #385572; font-size: 29px; font-weight: bold; text-transform: uppercase;}
.files-header,
.gallery-header,
.subHead {padding-bottom: 10px; margin-bottom: 15px; font-size: 20px;}
.sidebar-menu ul.menus {margin: 0 0 30px 0; padding: 0; list-style: none;}
.sidebar-menu ul.menus li a {display: block; margin: 0; padding: 10px 15px; color: #636363; text-decoration: none; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out; -webkit-transition: outline 1ms; transition: outline 1ms;}
.sidebar-menu ul.menus li a .title .protectedPage {margin-left: 5px; display: inline-block; vertical-align: middle;}
.sidebar-menu ul.menus li a .title .protectedPage i {display: inline-block; position: relative; top: -3px;}
.sidebar-menu ul.menus ul.dropdown-menu {display: none; position: static; top: auto; left: auto; float: none; min-width: 0; padding: 0; margin: 0; font-size: 14px; text-align: left; list-style: none; background-color: #fff; -webkit-background-clip: padding-box; background-clip: padding-box; border: 0; border-radius: 0; box-shadow: none;}
.sidebar-menu > ul.menus > li > ul.dropdown-menu {margin-left: 30px;}
.sidebar-menu > ul.menus > li > a {margin-right: 30px;}
.sidebar-menu > ul.menus > li > ul.dropdown-menu > li > ul.dropdown-menu > li > ul.dropdown-menu li a {padding-left: 35px;}
.sidebar-menu > ul.menus > li > ul.dropdown-menu > li > ul.dropdown-menu > li > ul.dropdown-menu > li > ul.dropdown-menu li a {padding-left: 70px;}
.sidebar-menu > ul.menus > li > ul.dropdown-menu > li > ul.dropdown-menu li a {background: #385572; color: #fff;}
.sidebar-menu ul.menus li a:hover,
.sidebar-menu ul.menus li a:focus,
.sidebar-menu > ul.menus > li > ul.dropdown-menu > li > ul.dropdown-menu li afocus,
.sidebar-menu > ul.menus > li > ul.dropdown-menu > li > ul.dropdown-menu li a:hover {color: #385572; background: #fce854;}
.sidebar-menu ul.menus li a.selected,
.sidebar-menu > ul.menus > li > ul.dropdown-menu > li > ul.dropdown-menu li a.selected {color: #385572; background: #fce854; font-weight: bold;}

.sidebar-modules {margin-top: 30px;}
.sidebar-modules .module {margin-bottom: 30px;}
.sidebar-modules .module .module-content {position: relative; word-wrap: break-word; word-break: break-word;}

.module-with-icon {position: relative;}
.module-with-icon .module-icon {position: absolute; top: -25px; right: -15px; width: 75px; height: 75px; background: #fff568; border-radius: 50%; z-index: 9;}
.module-with-icon .module-icon:before {content: ''; position: absolute; top: 50%; left: 50%; background-repeat: no-repeat;}
.module-with-icon .module-inner {box-sizing: border-box; padding: 30px; min-height: 205px; background-color: #385572; background-repeat: no-repeat; background-size: cover; border-radius: 0 0 0 25px;}
/*.module-with-icon .module-inner:before {content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: rgba(19, 94, 88, 0); border-radius: 0 0 0 25px; -webkit-transition: all .3s ease-in-out; transition: all .3s ease-in-out;}
.module-with-icon:hover .module-inner:before {background: rgba(19, 94, 88, 0.6);}*/
.module-with-icon .module-body {position: relative; z-index: 2;}
.module-with-icon .module-name {margin: 0 0 15px 0; padding: 0 0 35px 0; border: 0; color: #fff; font-size: 22px; background: url(../images/modules/module-name-arrow.png) left bottom no-repeat; font-weight: bold; text-transform: uppercase;}
.module-with-icon .module-content {color: #fff; font-size: 12px;}
.module-with-icon .module-content p {margin: 0;}
.module-with-icon .module-content a {color: #fff;}

.module-with-icon#mod_contact .module-icon {background: #fff568;}
.module-with-icon#mod_contact .module-icon:before {margin-left: -21px; margin-top: -22px; width: 43px; height: 41px; background-image: url(../images/modules/contact/icon.png); background-size: 43px 41px;}
.module-with-icon#mod_contact .module-inner {background-image: url(../images/modules/contact/bg.png);}

.module-with-icon#mod_forum .module-icon {background: #6dcff6;}
.module-with-icon#mod_forum .module-icon:before {margin-left: -22px; margin-top: -18px; width: 43px; height: 42px; background-image: url(../images/modules/forum/icon.png); background-size: 43px 42px;}
.module-with-icon#mod_forum .module-inner {background-image: url(../images/modules/forum/bg.png);}

.module-with-icon#mod_timetable .module-icon {background: #7accc8;}
.module-with-icon#mod_timetable .module-icon:before {margin-top: -22px; margin-left: -20px; width: 43px; height: 41px; background-size: 43px 41px; background-image: url(../images/modules/timetable/icon.png);}
.module-with-icon#mod_timetable .module-inner {background-image: url(../images/modules/timetable/bg.png);}

.module-with-icon#mod_newsletter .module-icon {background: #fce854;}
.module-with-icon#mod_newsletter .module-icon:before {margin-top: -18px; margin-left: -20px; width: 43px; height: 39px; background-image: url(../images/modules/newsletter/icon.png); background-size: 43px 39px;}
.module-with-icon#mod_newsletter .module-inner {background-image: url(../images/modules/newsletter/bg.png);}

.module-with-icon#mod_menu .module-icon {background: #73d3a5;}
.module-with-icon#mod_menu .module-icon:before {margin-top: -25px; margin-left: -20px; width: 40px; height: 49px; background-image: url(../images/modules/menu/icon.png); background-size: 40px 49px;}
.module-with-icon#mod_menu .module-inner {background-image: url(../images/modules/menu/bg.png);}

.module-with-icon#mod_gallery .module-icon {background: #fce854;}
.module-with-icon#mod_gallery .module-icon:before {margin-top: -18px; margin-left: -22px; width: 43px; height: 36px; background-image: url(../images/modules/gallery/icon.png); background-size: 43px 36px;}
.module-with-icon#mod_gallery .module-inner {background-image: url(../images/modules/gallery/bg.png);}

.module-with-icon#mod_video .module-icon {background: #fca703;}
.module-with-icon#mod_video .module-icon:before {margin-top: -23px; margin-left: -20px; width: 43px; height: 46px; background-image: url(../images/modules/video/icon.png); background-size: 43px 46px;}
.module-with-icon#mod_video .module-inner {background-image: url(../images/modules/video/bg.png);}

.module-with-icon#mod_jokes .module-icon {background: #ed1c24;}
.module-with-icon#mod_jokes .module-icon:before {margin-top: -23px; margin-left: -20px; width: 43px; height: 46px; background-image: url(../images/modules/jokes/icon.png); background-size: 43px 46px;}
.module-with-icon#mod_jokes .module-inner {background-image: url(../images/modules/jokes/bg.png);}

.module-with-icon#mod_calendar .module-icon:before {margin-left: -22px; margin-top: -21px; width: 43px; height: 43px; background-image: url(../images/modules/calendar/icon.png); background-size: 43px 43px;}

.module-with-icon#mod_kzk .module-icon:before {margin-left: -21px; margin-top: -22px; width: 43px; height: 41px; background-image: url(../images/modules/kzk/icon.png); background-size: 43px 41px;}

.module-with-icon#mod_stats .module-icon:before {margin-left: -21px; margin-top: -19px; width: 43px; height: 40px; background-image: url(../images/modules/stats/icon.png); background-size: 43px 40px;}
.module-with-icon#mod_stats .statsCount {color: #FFF568;}

.module-with-icon#mod_location .module-icon:before {margin-left: -21px; margin-top: -21px; width: 43px; height: 41px; background-image: url(../images/modules/location/icon.png); background-size: 43px 41px;}

.sidebar-modules #mod_calendar2 .module-name,
.sidebar-modules #mod_questionnaire .module-name,
.sidebar-modules #mod_login .module-name {position: relative; margin: 0 0 -25px; padding: 20px 10px; font-size: 25px; color: #fff; border: 0; background: #385572; border-radius: 0 25px 0 25px; text-align: center; z-index: 2;}

.sidebar-modules #mod_calendar2 .module-content,
.sidebar-modules #mod_questionnaire .module-content,
.sidebar-modules #mod_login .module-content {padding: 55px 10px 25px; border: 1px solid #dfeaf6;}

.sidebar-modules #mod_calendar2 .calendar {width: 100%; border: 0;}
.sidebar-modules #mod_calendar2 .caption_nav_prev a,
.sidebar-modules #mod_calendar2 .caption_nav_prev a:visited {display: block; width: 30px; height: 30px; position: absolute; left: 10px; top: 53px; border: none;}
.sidebar-modules #mod_calendar2 .caption_nav_next a,
.sidebar-modules #mod_calendar2 .caption_nav_next a:visited {display: block; width: 30px; height: 30px; position: absolute; right: 10px; top: 53px; border: none;}
.sidebar-modules #mod_calendar2 .caption_nav_prev .icon,
.sidebar-modules #mod_calendar2 .caption_nav_next .icon {display: none;}
.sidebar-modules #mod_calendar2 .caption_nav_prev a {background: url("../images/modules/calendar2/arrow-left.png") 50% 50% no-repeat;}
.sidebar-modules #mod_calendar2 .caption_nav_next a {background: url("../images/modules/calendar2/arrow-right.png") 50% 50% no-repeat;}
.sidebar-modules #mod_calendar2 .calendar {table-layout: fixed;}
.sidebar-modules #mod_calendar2 .calendar caption {padding: 0 0 20px; font-size: 21px; color: #385572; text-align: center;}
.sidebar-modules #mod_calendar2 .calendar th {padding: 8px 6px; background-color: #edf2f2; color: #385572; border: 1px solid #fff; font-weight: normal; text-align: center;}
.sidebar-modules #mod_calendar2 .calendar td {padding: 3px 6px; background-color: #edf2f2; color: #636363; border: 1px solid #fff; text-align: center;}
.sidebar-modules #mod_calendar2 .calendar td.pr_day {background-color: #385572; color: #fff;}
.sidebar-modules #mod_calendar2 .calendar td.imp_day {background-color: #fce854;}
.sidebar-modules #mod_calendar2 .calendar td a {color: #636363;}
.sidebar-modules #mod_weather .module-content {background: #385572;}

.sidebar-modules #mod_weather .module-name {margin: 0; padding: 0; padding: 20px 10px; color: #fff; background: #385572; border-bottom: 1px dashed #6cba94; border-radius: 0 25px 0 0; text-align: center;}
.sidebar-modules #mod_weather .module-content {padding: 25px 0; color: #fff; text-align: center; line-height: 1;}
.sidebar-modules #mod_weather .weatherParam ul {margin: 0; padding: 0; list-style-type: none;}
.sidebar-modules #mod_weather .weatherParam ul li {margin: 0 0 5px 0; font-size: 13px; padding: 0;}
.sidebar-modules #mod_weather .weatherParam .weatherIco {margin-top: 25px; margin-bottom: 25px;}
.sidebar-modules #mod_weather .weatherParam .weatherLoc {font-size: 18px;}
.sidebar-modules #mod_weather .weatherParam .weatherTemp {font-size: 30px;}
.sidebar-modules #mod_weather .weatherParam .weatherTitle {display: none;}
.sidebar-modules #mod_weather .weatherParam .weatherSource {margin-bottom: 0;}

#mod_forum .bolder {display: none;}
#mod_forum #modForum {display: none; margin: 0; padding: 0; list-style: none;}
.sidebar-modules #mod_forum #modForum li {margin: 10px 0;}
.sidebar-modules #mod_forum #modForum li:before,
.sidebar-modules #mod_forum #modForum li:after {content: " "; display: table;}
.sidebar-modules #mod_forum #modForum li:after {clear: both;}
.sidebar-modules #mod_forum #modForum li .modPost {margin-bottom: 3px;}
.sidebar-modules #mod_forum #modForum li .modPost a {}
.sidebar-modules #mod_forum #modForum li .modSmaller {float: left;}
.sidebar-modules #mod_forum #modForum li .modSmaller .bolder {color: #fce854;}
.sidebar-modules #mod_forum #modForum li .modDate {float: right; color: #fce854;}
.sidebar-modules #mod_forum .button {position: relative; padding-top: 14px; margin-top: 20px; left: 50%; transform: translateX(-50%); font-size: 14px;}

.sidebar-modules #mod_questionnaire {font-size: 13px; color: #636363;}
.sidebar-modules #mod_questionnaire .module-content {padding-left: 30px; padding-right: 30px; padding-bottom: 30px;}
.sidebar-modules #mod_questionnaire .module-content > p {margin-bottom: 15px;}
.sidebar-modules #mod_questionnaire form ul {margin-bottom: 20px; margin-left: -15px; margin-right: -15px;}
.sidebar-modules #mod_questionnaire form ul li {position: relative; margin-bottom: 10px;}
.sidebar-modules #mod_questionnaire form ul li input[type=radio] {position: absolute; margin-top: 0; top: 0; left: 0;}
.sidebar-modules #mod_questionnaire form ul li label {margin: 0 0 0 22px; padding-left: 0;}
.sidebar-modules #mod_questionnaire form ul li .radio {display: none;}
.sidebar-modules #mod_questionnaire form ul li .label {color: #636363; padding: 0; font-size: 13px; font-weight: normal; white-space: normal;}
.sidebar-modules #mod_questionnaire .qPercent {font-size: 20px; margin: 10px 0 0; padding: 0; line-height: 18px;}
.sidebar-modules #mod_questionnaire .buttonWrapper {margin-top: 30px;}
.sidebar-modules #mod_questionnaire .button {position: relative; left: 50%; transform: translateX(-50%); padding-top: 13px; padding-right: 75px; background-image: url(../images/button-arrow-right.png); background-position: 95% 50%; background-repeat: no-repeat;}

#mod_login legend + .formLabel {margin-top: 0;}
#mod_login .formLabel {display: block; margin: 15px 0; color: #385572; text-transform: uppercase; font-weight: normal;}
#mod_login .inputTop {display: block; box-sizing: border-box; width: 100%; padding: 5px; color: #636363; border: 1px solid #d7dada; height: 42px;}
#mod_login .inputTop:focus {border-color: #385572;}
#mod_login br.clear {display: none;}
#mod_login .user-name-wrapper {text-align: center;}
#mod_login .user-avatar {text-align: center;}
#mod_login .user-avatar img {border: 2px solid #385572; max-width: 55px !important; height: auto !important;}
#mod_login .user-name {margin: 10px 0; text-align: center; word-wrap: break-word;}
#mod_login .user-name a {font-weight: bold;}

.sidebar-modules #mod_login .module-content {padding-left: 30px; padding-right: 30px;}
.sidebar-modules #mod_login .butForm {position: relative; margin-top: 25px; left: 50%; transform: translateX(-50%);}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    /*.sidebar-menu ul.menus ul.dropdown-menu {margin-left: 30px;}*/
    
    .sidebar-modules #mod_calendar2 .calendar th,
    .sidebar-modules #mod_calendar2 .calendar td {padding-left: 5px; padding-right: 5px;}
    
    .sidebar-modules #mod_forum .button,
    .sidebar-modules .butForm
    .sidebar-modules .button {font-size: 12px;}
    .sidebar-modules #mod_login .butForm,
    .sidebar-modules #mod_questionnaire .button {padding-right: 20px; background-image: none;}
    
    .sidebar-modules #mod_calendar2 .module-name,
    .sidebar-modules #mod_questionnaire .module-name,
    .sidebar-modules #mod_login .module-name {font-size: 22px;}
    
    .files-header, .gallery-header,
    .sub-header,
    .sidebar .module-name, #content_txt h2 {font-size: 22px;}
}

@media screen and (max-width: 991px) {
    .modules-top .list .module {width: 50%;}
}

@media screen and (max-width: 767px) {
    .modules-top .list .module {width: 100%;}
    
    .module-with-icon {margin-bottom: 35px;}
    .module-with-icon .module-inner {min-height: 0;}
    .module-with-icon .module-content {font-size: 15px;}
    
    .sidebar-modules {margin-top: 0;}
    .sidebar-modules .module .module-content {height: auto;}
    .sidebar-modules .module-with-icon .module-content {height: auto;}
    .sidebar-modules .module-with-icon .module-inner {height: auto;}
} 

#content {margin: 0;}

.modules-top2,
.modules-bottom {margin-bottom: 30px;}
.modules-bottom {margin-top: 55px;}

.page-footer {position: relative; font-size: 13px;}
.page-footer .menu {background: #385572;}
.page-footer .menu .inner {min-height: 105px;}
.page-footer .menu ul {margin: 0; padding: 40px 0 0; list-style: none;}
.page-footer .menu ul li {display: inline-block; padding: 0 30px;}
.page-footer .menu ul li a {color: #fff; text-transform: uppercase;}
.page-footer .menu ul li a .title .protectedPage {margin-left: 5px; display: inline-block; vertical-align: middle;}
.page-footer .menu ul li a .title .protectedPage i {display: inline-block; position: relative; top: -3px;}
.page-footer .copyright {color: #385572;}
.page-footer .copyright .inner {padding: 30px 0;}
.page-footer .copyright a {color: #385572;}
.page-footer .gotoTop {position: absolute; top: 50%; right: 30px; transform: translateY(-50%); text-align: center;}
.page-footer .gotoTop a {display: inline-block; padding-top: 30px; color: #fff; text-decoration: none; text-transform: uppercase; background: url(../images/goto-top.png) 50% 0 no-repeat; text-align: center;}

.back-links li {margin-bottom: 5px;}

@media screen and (min-width: 992px) and (max-width: 1199px) {
    .page-footer .menu ul li {padding: 0 15px;}
}

@media screen and (max-width: 991px) {
    
    #content {margin: 0 0 35px 0;}
    
    .modules-bottom {margin-top: 0;}
    .page-footer .inner {position: relative;}
    .page-footer .menu ul {display: none;}
    .page-footer .menu ul li {padding: 0 10px;}
    .page-footer .gotoTop {position: absolute; float: left; top: 50%; left: 50%; transform: translate(-50%, -50%);}
}

@media screen and (max-width: 767px) {
    .modules-bottom {margin-bottom: 0;}
}

/* Adv */
#advertsLeftWrapper {margin: 0; text-align: center;}
#advertsTopWrapper {text-align: center; margin-bottom: 10px;}
#advertsLeftContent {padding: 0;}
.advertTop {margin-bottom: 30px;}
.advertLeft {margin-bottom: 30px;}
.advertTop iframe,
.advertTop object,
.advertTop img {max-width: 100%; height: auto;}
.advertTop a,
.advertLeft a {display: block;}

@media screen and (max-width: 991px) {
    #advertsLeftWrapper {margin: 0;}
    .advertLeft:last-child {margin-bottom: 0;}
}

/* Breadcrumb */
#crumbpath {padding: 0 0 20px 0; color: #636363;}
#crumbpath a {text-decoration: none; font-weight: bold; color: #385572;}
#crumbpath a:hover,
#crumbpath a:focus {text-decoration: underline;}
#crumbpath ol {
    display: inline;
    margin-bottom: 0;
    vertical-align: top;
}
#crumbpath ol li {
    display: inline;
    padding-left: 5px;
    padding-right: 5px
}
#crumbpath ol li .icon {
    font-size: 12px;
    margin-left: 0;
    margin-right: 10px;
}
.pathSep {font-size: 0.500em; margin: 0 10px; vertical-align: 2px;}
.here {display: inline-block; vertical-align: top; margin-right: 15px;}

/* Content */
#content_txt img {max-width: 720px; overflow: hidden; height: auto;}
#content_txt table {width: 100%;}
#content_txt .authorName {margin: 30px 0;}
#content_txt .authorName span {font-weight: bold;}
#content_txt p,
#content_txt span {word-wrap: break-word;}

#welcome {padding: 0 0 20px 0}
#welcome a:focus {background-color: #484848; color: #fff !important}
#welcome a:focus span {background-color: #484848; color: #fff !important}

.gallery-wrapper,
.article-wrapper {margin-top: 15px;}

.article-wrapper-home .article,
.article-wrapper .article {
    background: #ebeef1;
    margin-bottom: 25px;
    border-radius: 0 25px 0 25px;
    position: relative;
    padding-top: 20px;
}

.article-wrapper-home .article.highlight-article,
.article-wrapper .article.highlight-article {
    background: #fce854;
}

.article-wrapper-home .article.highlight-article .button,
.article-wrapper .article.highlight-article .button {
    background-color: #ebeef1;
}

.article-wrapper-home .article.highlight-article .button:hover,
.article-wrapper .article.highlight-article .button:hover {
    background-color: #dde9e9;
}

.article-wrapper-home .article .photo-wrapper,
.article-wrapper .article .photo-wrapper {
    margin-top: -20px;
}

.article-wrapper-home .article .photo-wrapper a,
.article-wrapper-home .article .photo-wrapper a:visited,
.article-wrapper .article .photo-wrapper a,
.article-wrapper .article .photo-wrapper a:visited {
    display: block;
    overflow: hidden;
    border-bottom-left-radius: 25px;
    position: relative;
    z-index: 1;
}

.article-wrapper-home .article .photo-wrapper a img,
.article-wrapper-home .article .photo-wrapper a:visited img,
.article-wrapper .article .photo-wrapper a img,
.article-wrapper .article .photo-wrapper a:visited img {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    -webkit-transform: translateZ(0);
    transform: translateZ(0);
    width: 100%;
}

.article-wrapper-home .article .photo-wrapper a:hover img,
.article-wrapper .article .photo-wrapper a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.article-wrapper-home .article .lead-text.no-padding-left,
.article-wrapper .article .lead-text.no-padding-left {
    padding-left: 10px;
}
.article-wrapper-home .article .lead-text,
.article-wrapper .article .lead-text {
    padding-left: 40px;
    padding-right: 40px;
    position: relative;
}

.article-wrapper-home .article h3,
.article-wrapper-home .article h4,
.article-wrapper .article h3,
.article-wrapper .article h4 {
    margin-top: 0;
    margin-bottom: 20px;
    font-size: 21px;
    text-transform: uppercase;
    color: #385572;
    font-weight: bold;
}

.article-wrapper-home .article .lead-main-text,
.article-wrapper .article .lead-main-text {
    color: #636363;
    font-size: 13px;
    margin-bottom: 55px;
}

.article-wrapper-home .article .article-date,
.article-wrapper .article .article-date {
    position: absolute;
    margin: 0;
    bottom: 0;
    left: 15px;
    padding: 0 25px;
    height: 46px;
    line-height: 46px;
    color: #fff;
    background: #385572;
    z-index: 9;
    border-top-right-radius: 25px;
    border-bottom-left-radius: 25px;
}

.article-wrapper-home .article.no-photo .article-date,
.article-wrapper .article.no-photo .article-date {
    left: 0;
}

.article-wrapper-home .article .button,
.article-wrapper .article .button {
    position: absolute;
    right: 0;
    bottom: 0;
    padding-right: 105px;
    background-image: url(../images/button-arrow-right.png);
    background-position: 85% 50%;
    background-repeat: no-repeat;
}

.pagination-wrapper ul li {
    margin-right: 0;
    margin-bottom: 20px;
}

.pagination-wrapper ul li .page-active {
    display: block;
    background: #fce854;
    color: #385572;
    padding: 10px 0;
    min-width: 35px;
    border-radius: 10px;
}

.pagination-wrapper ul li a, .pagination-wrapper ul li a:visited {
    display: block;
    min-width: 35px;
    border-radius: 10px;
    padding: 10px 0;
    background: #385572;
    color: #fff;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    text-decoration: none;
    border: none;
}

.pagination-wrapper ul li a:hover,
.pagination-wrapper ul li a:focus,
.pagination-wrapper ul li a:visited:hover,
.pagination-wrapper ul li a:visited:focus {
    color: #385572;
    text-decoration: none;
    background: #fce854;
}

.pagination-wrapper ul li a .icon, .pagination-wrapper ul li a:visited .icon {
    font-size: 14px;
}

.pagination-wrapper ul li a.btn-first .icon.first,
.pagination-wrapper ul li a:visited.btn-first .icon.first,
.pagination-wrapper ul li a.btn-last .icon.first,
.pagination-wrapper ul li a:visited.btn-last .icon.first {
    margin-right: -10px;
}

.pagination-wrapper ul li a.btn-first .icon:before,
.pagination-wrapper ul li a:visited.btn-first .icon:before,
.pagination-wrapper ul li a.btn-last .icon:before,
.pagination-wrapper ul li a:visited.btn-last .icon:before {
    margin: 0;
}

@media screen and (max-width: 1199px) {
    .article-wrapper-home .article .lead-main-text,
    .article-wrapper .article .lead-main-text {
        margin-bottom: 55px;
    }
}

@media screen and (max-width: 767px) {
    #content_txt img {max-width: 100% !important;}
    
    .article-wrapper-home .article,
    .article-wrapper .article {
        min-height: 0;
    }
    
    .article-wrapper-home .article .lead-text.no-padding-left,
    .article-wrapper .article .lead-text.no-padding-left {
        padding-top: 30px;
        padding-left: 40px;
    }
    
    .article-wrapper-home .article .lead-main-text,
    .article-wrapper .article .lead-main-text {
        margin-bottom: 55px;
    }
    
    .article-wrapper-home .article .photo-wrapper a,
    .article-wrapper-home .article .photo-wrapper a:visited,
    .article-wrapper .article .photo-wrapper a,
    .article-wrapper .article .photo-wrapper a:visited {
        border-top-right-radius: 25px;
        border-bottom-left-radius: 0;
    }
    
    .article-wrapper-home .article:not(.no-photo) .article-date,
    .article-wrapper .article:not(.no-photo) .article-date {
        border-bottom-left-radius: 0;
    }

}

@media screen and (max-width: 479px) {
    .article-wrapper-home .article .button,
    .article-wrapper .article .button {
        padding-right: 20px;
        background-image: none;
    }
}

.main-text {
    margin-bottom: 40px;
    position: relative;
    z-index: 10;
    color: #636363;
    font-size: 14px;
}

.main-text .subHead {font-size: 24px; margin: 0 0 15px 0; padding-bottom: 15px;}

.gallery-wrapper .gallery {
    margin-bottom: 30px;
}

.gallery-wrapper .gallery li {
    margin-bottom: 20px;
}

.gallery-wrapper .gallery li:nth-child(3n+1) {
    clear: both;
}

.gallery-wrapper .gallery li a,
.gallery-wrapper .gallery li a:visited {
    display: block;
    overflow: hidden;
    border: 2px solid transparent;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
    border-radius: 15px;
    position: relative;
    z-index: 1;
}

.gallery-wrapper .gallery li a span,
.gallery-wrapper .gallery li a:visited span {
    display: block;
    width: 100%;
    height: 100%;
    overflow: hidden;
}

.gallery-wrapper .gallery li a img,
.gallery-wrapper .gallery li a:visited img {
    width: 100%;
    height: auto;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.gallery-wrapper .gallery li a:hover img {
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.search-list,
.files-wrapper {margin-bottom: 30px;}

/* Messages */
.txt_err {color: #ca163c; border: 2px solid #ca163c; text-align: center; padding: 10px; margin-bottom: 20px; background: #fae7eb; font-weight: bold;}
.txt_msg {color: #3a9d0c; border: 2px solid #3a9d0c; text-align: center; padding: 10px; margin-bottom: 20px; background: #eafbe3; font-weight: bold;}
.txt_com {color: #385572; border: 2px solid #385572; text-align: center; padding: 10px; margin-bottom: 20px; background: #ebfbfd; font-weight: bold;}
.txt_err p,
.txt_com p,
.txt_msg p {margin: 0;}

#content_txt .txt_err a,
#content_txt .txt_err a:visited {color: #ca163c;}

.inError {border-color: #ca163c !important; background: #fae7eb !important;}

.anchor {position: relative; height: 0; width: 0; top: -60px; display: block;}

/* Forms */
#content_txt form {margin-top: 20px}
.formL {width: 150px; float: left; text-align: right; padding: 11px 10px 0 0; min-height: 10px}
.formR {float: left; margin: 0 0 10px 0; position: relative;}
.formR.radio label:first-child {margin: 0;}
.formR.radio label {margin-left: 10px;}
.formR.login {margin-top: 11px; padding: 0;}
.formLabel {color: #385572; text-transform: uppercase; font-weight: normal;}
.formLabel-captcha {margin-top: 20px;}
.msgMarg {margin: 5px 0; font-size: 12px; display: inline-block;} 
.msgError {color: #ca163c}
.remind-passowrd-wrapper {margin-top: 15px;}

.inText,
.inTextSmall,
.inTextArea {display: block; box-sizing: border-box; padding: 5px; color: #636363; border: 1px solid #d7dada; width: 300px}
.inText,
.inTextSmall {height: 41px;}
.inTextArea {height: 180px;}
.inText:focus,
.inTextSmall:focus,
.inTextArea:focus {border-color: #385572;}

#avatar_f {position: absolute; left: 0; top: -8px; width: 320px; height: 50px; filter:alpha(opacity=0); -ms-filter: "alpha(opacity=0)"; -khtml-opacity:0; -moz-opacity:0; opacity:0; cursor: pointer}
#btnFilePos {position: absolute; left: auto; top: 0; right: 0px;}

.forumAvatarImage {border: 2px solid #385572; max-width: 55px !important; height: auto !important;}
.avatarFrameImage {border: 2px solid #385572;}

.asterisk {color: #ca163c; margin-right: 5px;}
.formR p {margin: 10px 0;}
.login {padding-top: 5px; font-weight: bold;}
.captchaTxt {margin: 0 10px 0 0;}
.comment {padding: 10px 0 0 0;}
div.radio {padding-top: 5px;}

#content_txt input[type="radio"] + label {vertical-align: top}
#content_txt input[type="radio"] + label span.radio {display: inline-block; width: 20px; height: 20px; vertical-align: top; cursor: pointer; margin-top: 0px; background: url("../images/radio.png") no-repeat}
#content_txt input[type="radio"] + label span.radio:hover, #content_txt input[type="radio"] + label span.radio:focus {background-position: 0 -20px}
#content_txt input[type="radio"]:checked + label span.radio {background-position: 0 -40px}
#content_txt span.label {display: block; margin: -20px 0 0 22px}

/* Classlist */
#content_txt .classList {margin: 0 0 0 10px; padding: 0 0 0 10px; list-style: disc;}
#content_txt .classList > li {margin-bottom: 10px; font-size: 16px;}
#content_txt .classList > li a,
#content_txt .classList > li a:visited {color: #385572; font-weight: bold;}
#content_txt .classList > li a:hover {text-decoration: underline;}
#content_txt .classList > li a:focus {}

.timetable {margin: 10px 0;}
.timetable caption {font-weight: normal; color: #385572; padding: 8px 0; font-size: 1.182em; text-transform: uppercase;}
.planLp {text-align: center}
.planLesson {font-weight: bold}

/* Location */
#content_txt iframe {border: 2px solid #385572; max-width: 100%; box-sizing: border-box;}
#content_txt .Tweet iframe {border: none;}
#content_txt .FBLike iframe {border: none;}
#content_txt .txtMessage small a,
#content_txt .txtMessage small a:visited {color: #385572 !important; text-decoration: none !important;}
#content_txt .txtMessage small a:hover {color: #385572 !important; text-decoration: underline !important;}

/* Forum */
#forumActions {float: right; margin: 0; padding: 0}
#forumActions li {float: left; list-style-type: none; margin-left: 5px}

.tableTopics {width: 100%; margin: 10px 0 10px 0}
.tableTopics th {font-weight: bold}
th.topics, th.responds {text-align: center; width: 80px; font-size: 1.083em; color: #fff; font-weight: bold}
td.topics, td.responds {text-align: center; width: 80px; font-size: 1.083em; color: #385572; font-weight: bold}

#content_txt .topicLink, #content_txt .topicLink:visited {color: #385572; font-weight: bold; text-decoration: none; font-size: 1.083em}
#content_txt .topicLink:hover {text-decoration: underline;}

.respondButtonList {margin: 10px 0;}
.respondButtonList li {list-style-type: none; float: left; border: none !important; margin-right: 10px;}

.forum-wrapper .author {display: block; font-weight: bold; color: #385572; word-wrap: break-word; padding-right: 10px;}
.forum-threads-wrapper {margin: 50px 0;}
.forum-answers-wrapper {margin: 50px 0;}

.listPosts {margin: 0; padding: 0;}
.listPosts li {list-style-type: none; border-bottom: 2px solid #385572;}
.listPosts > li {margin-bottom: 20px; padding-bottom: 25px;}

.topicText, .postText {padding: 10px 0; position: relative}
.topicAuthor, .postAuthor {padding: 0 0 10px 0; float: left; width: 90px; position: relative; margin: 10px 0 0 0;}
.topicDate, .postDate {position: absolute; right: 0; top: 20px; font-weight: bold; color: #385572; font-size: 0.92em}
.topicHour, .postHour {position: absolute; right: 0; top: 35px; font-size: 0.91em; color: #385572}
.topicContent, .postContent {padding: 10px 0 0 0; float: left; width: 530px; color: #636363;}

.cita {position: relative}
.citaStart {display: block; background: url("../images/citaStart.png") no-repeat; width: 34px; height: 33px; position: absolute; left: 0; bottom: -10px}
.citaEnd {display: block; background: url("../images/citaEnd.png") no-repeat; width: 34px; height: 33px; position: absolute; right: 0; top: -10px}
.citaBlock {font-style: italic; margin: 10px 50px 20px 50px; color: #666}

/* Sitemap */
#content_txt .sitemap {margin: 0 0 30px 10px; padding: 0 0 0 10px; color: #000; list-style: disc;}
#content_txt .sitemap .sitemap {margin-bottom: 0;}
#content_txt .sitemap li {margin: 10px 0; position: relative;}
#content_txt .sitemap li a,
#content_txt .sitemap li a:visited {color: #385572; font-weight: bold;}
#content_txt .sitemap li a:hover,
#content_txt .sitemap li a:focus {text-decoration: underline;}
#content_txt .sitemap li .protectedPage {margin-left: 5px; display: inline-block; vertical-align: middle;}
#content_txt .sitemap li .protectedPage i {display: inline-block; position: relative; top: -3px;}

/* Poll */
.qAnswer {float: left; margin-top: 10px; font-size: 13px; color: #636363;}
.qPercent {float: right; text-align: right; margin: 10px 0 0; padding: 0; color: #385572; font-weight: bold; font-size: 20px; line-height: 18px;}
.qBar {background: #385572; height: 5px; margin: 5px 0 15px 0}
.questionnaireList {margin: 0 0 20px 0; padding: 0}
.questionnaireList li {list-style-type: none; margin-bottom: 5px}

/* Tools */
.hide {position: absolute; top: 0; left: -9000em; width: 1px; height: 1px;}
.clear {clear: both; padding: 0; margin: 0; font-size: 1px; line-height: 0; height: 0;}
.noMargin {margin: 0;}
.bolder {font-weight: bold;}
img {border: none;}
.rel {position: relative;}

/* Jokes */
#jokes {margin: 0 0 40px 0; padding: 0}
#jokes li {list-style-type: none; margin-bottom: 30px; border-bottom: 3px solid #385572; position: relative}
.jokeText {padding: 10px; color: #636363;}
.jokeNick {background: none; color: #676767; text-align: right; padding: 5px 10px}
.jokeDate {color: #385572}

#cookiesMsg {width: auto !important; padding: 10px !important;}
#cookiesMsg p {margin: 0;}

.modules-top #mod_alerts .icon:after {width: 54px; height: 51px; background: url(../images/modules/alerts/icon.png) no-repeat;}
.modules-top #mod_alerts h2.title {margin-top:155px; }
.modules-top #mod_alerts .button .title { font-size:16px; margin-top:auto; }

.module-with-icon#mod_alerts .module-icon {background: #e4d4ec;}
.module-with-icon#mod_alerts .module-icon:before {margin-left: -21px; margin-top: -22px; width: 43px; height: 41px; background-image: url(../images/modules/alerts/icon.png); background-size: 43px 41px;}
.module-with-icon#mod_alerts .module-inner {background-image: url(../images/modules/alerts/bg.png);}


@media screen and (max-width: 767px) {
    .table-responsive {border: 0;}
    
    .modules-top .list {padding: 30px 0;}
    .modules-top .list .module {padding: 30px 15px; min-height: 0;}
    .modules-top .list .module .icon {top: 30px;}
    .modules-top .list .module .title {margin-top: 145px;}
    .modules-top2 {margin-bottom: 0;}
    
    .formL {float: none; width: auto; text-align: left;}
    .formR {float: none;}
    .formLabel-captcha {margin-top: 0;}
    
    .inText,
    .inTextSmall,
    .inTextArea {width: 100%;}
    
    #editForm .clear,
    #loginForm .clear,
    #registerForm .clear,
    #addForm .clear,
    #delForm .clear {display: none;}
    
    .forum-threads-wrapper {margin: 30px 0;}
    .forum-answers-wrapper {margin: 30px 0;}
    .topicContent, .postContent {width: auto;}
}