body {
    font: 400 15px/18px 'Open Sans', sans-serif;
}

a {
    color: #147ed1;
    text-decoration: none !important;
}

.top-menu {
    background-color: #dcdcdc;
    padding: 0;
    margin: 0;
}
.top-menu-items{
    display: inline-block;
}

.top-menu-container a.social {
    margin-right: 3px;
}

.top-menu-items > li {
    display: inline-block;
    margin: 0 10px 0 0;
    border: 2px solid #dcdcdc;
    border-radius: 5px 5px 0 0;
}

.top-menu-items > li > a {
    color: #5c5c5c;
    text-shadow: 1px 1px 2px #fff;
    padding: 4px 10px;
    display: inline-block;
}


.top-menu-items > li:hover {
    background-color: #44789e;
    border: 2px solid #44789e;
    border-bottom: none;
}

.top-menu-items > li:hover > a {
    color: #fff !important;
    text-decoration: none;
    text-shadow: none;
}

.top-menu-items > li:hover > ul {
    display: block;
}

.top-menu-sub {
    display: none;
    position: absolute;
    background-color: #fff;
    top: 27px;
    border: 2px solid #44789e;
    z-index: 501;
    margin-left: -2px;
    border-radius: 0 5px 5px 5px;
}

.top-menu-items, .top-menu-sub {
    list-style: none;
    margin: 0;
    padding: 0;
}

.top-menu-sub > li {
    padding: 5px 10px;
}

.top-menu-sub > li > a {
    color: #5c5c5c !important;
    text-decoration: none;
    font: 400 14px 'Roboto', sans-serif;
    text-shadow: 1px 1px 2px #fff;
}

.top-menu .search_form{
    display:inline-block;
}

a.lang {
    padding: 3px;
    color: #5c5c5c;
    display: inline-block;
    margin: 2px 2px;
}
a.lang.active{
    background-color: #36ac54;
    color:#fff;
}

a:hover {
    text-decoration: underline !important;
}

header .header-logo {
    margin: 15px 0px;
}
header .header-logo img {
    margin-right:10px;
}
header .header-logo a, header .header-logo a:focus {
    text-decoration: none !important;
}

header .header-logo span {
	text-transform: uppercase;
    color: #005ea8;
    font-weight: 600;
    font-size: 14px;
    line-height: 30px;
    font-family: "OpenSansCondensedLight";
    font-size: 22px;
    display: inline-block;
}
header .faculty-header-text{
    font-family: 'Roboto Slab', serif;
    font-size: 29px;
    font-weight: 400;
    color: #005ea8;
    line-height: 25px;
    text-transform: uppercase;
    text-align: center;
    margin:15px 0;
    padding: 7px 0;
}
header .faculty-header-text a:hover{
    text-decoration: none !important;
}
header .header-contact{
    color: #005ea8;
    text-align: right;
    margin:15px 0;
    padding: 5px 0;
}

header .header-contact .header-phone{
    font-size:27px;
    line-height: 27px;
}

header .header-contact .header-email{
    font-size:18px;
    line-height: 17px;
    margin-top:5px;
}

header .special a {
    color: #005ea8;
    text-decoration-line: underline;
    font-size: 13px;
}

header .special a:hover {
    text-decoration-line: none;
}

header .special_views {
    display: inline-block;
}

.ms-navbar{
    background: #40a4df;
    margin-bottom: 0px;
    border-radius: 0px;
    border: 0px;
    min-height: 40px;
}

.ms-navbar .navbar-nav > li > a {
    padding:10px 10px;
    font-size: 16px;
    font-weight: 600;
    color: #fff;
}
.ms-navbar .navbar-nav > li > a:hover, .ms-navbar .navbar-nav > li > a:focus{
    color:#fff;
    text-decoration: none !important;
    background-color: #57b6ef;
}
.ms-navbar .navbar-nav > li  li{
    border-bottom: 1px solid #DEDEDE;
}
.ms-navbar .navbar-nav > li  li a:hover{
    background: transparent;
    text-decoration: none !important;
}

.ms-navbar .navbar-nav > li ul {
    padding:0px;
}

.ms-navbar .navbar-nav > li  li a{
    padding: 10px 10px;
    white-space: inherit;
}

.ms-navbar .navbar-nav > .open > a, .ms-navbar .navbar-nav > .open > a:hover, .ms-navbar .navbar-nav > .open > a:focus{
    color:#fff;
    background: #57b6ef;
}

.ms-navbar .dropdown-submenu{
    position: relative;
}

.ms-navbar .dropdown-submenu ul{
    left: 100%;
    position: absolute;
    list-style: none;
    top: 0%;
    z-index: 1000;
    min-width: 160px;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    display:none;
}
.ms-navbar .dropdown-submenu ul li a{
    display: block;
    font-weight: normal;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap;
}

.ms-navbar .dropdown-submenu:hover>ul {
    display: block;
}

.ms-navbar  .dropdown-submenu>a:after {
    display: block;
    content: " ";
    float: right;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid;
    border-width: 5px 0 5px 5px;
    border-left-color: #ccc;
    margin-top: 5px;
    margin-right: 0px;
}



a.carousel-control {
    color: #fff !important;
}

 .carousel-caption {
    padding-bottom: 0px;
}

h4.block-title {
    text-transform: uppercase;
    color: #2f4858;
}

.block-single {
    border-bottom: 1px solid #ddd;
}

h3.title{
    border-bottom: 1px solid #ddd;
    padding-bottom: 10px;
}

.sidebar-left .list-group {
    list-style: none;
}
.main-carousel{
    margin:20px 0;
}
.container-center {
    width: 1125px;
}

.list-group-item:first-child {
    border-radius: 0px !important;
}

.list-group-item p.list-group-item-img img {
    width: 100%;
}

.list-group-item p.list-group-item-text {
    margin: 0px;
    font-size: 12px;
    text-transform: uppercase;
    font-size: 11px;
    font-weight: bold;
    text-align: center;
}

.main-page-posts ul.nav-tabs li a,
.main-page-posts ul.nav-tabs li a:hover,
.main-page-posts ul.nav-tabs li a:focus{
    border: 2px solid #44789e;
    border-radius: 0px;
    padding: 5px 15px;
    margin:0px;
    font: 400 18px 'Roboto', sans-serif;
    background-color: #fff;
    cursor: pointer;
}

.main-page-posts ul.nav-tabs li.active a,
.main-page-posts ul.nav-tabs li.active a:hover,
.main-page-posts ul.nav-tabs li.active a:focus{
    background-color: #44789e;
    color: #fff;
    cursor: default;
}

.main-page-posts ul.nav-tabs{
    margin:10px 0px 20px 0px;
}

.pages .content {
    overflow:hidden;
}

/*post //////////////////////////////////////*/
.post-item {
    overflow: hidden;
    display: block;
    margin-bottom: 15px;
}

.post-item img {
    float: left;
    width: 150px;
    margin-right: 10px;
}

.post-item .post-date {
    margin-top:5px;
}

.post-item a.post-title{
    font-weight:bold;
    text-decoration: none;
}

.post-item a.post-title:hover{
    text-decoration: none;
}

.post-item .post-date i{
    margin-right:5px;
}

.post-item .post-item-text {
    font-size: 13px;
    line-height: 18px;
    color: #404040;
    text-align: justify;
}

.post-view .post-description {
    margin-top:15px;
}
.post-view .post-subheader{
    margin-bottom:10px;
}

/* all posts button*/
.all-posts-button {
    font-size: 16px;
    border-bottom: 1px dotted #5d5d5d;
    font-weight: bold;
    color: #5d5d5d;
}

.all-posts-button-right {
    text-align: right;
}

a.all-posts-button:hover {
    border-bottom: none;
    text-decoration: none;
}

/*/////////////////////////////////////////////////////////*/

.sidebar-news img {
    margin: 0 15px 4px 0;
    float: left;
    max-width: 150px;
    max-height: 150px;
    height: auto;
}

.sidebar-news-item a {
    font-family: 'Roboto', sans-serif;
    font-weight: 700;
    font-size: 16px;
    color: #147ed1;
}

.sidebar-news-item-date {
    margin: 0 0 5px 0;
}

.sidebar-news-item-text {
    margin: 5px 0 0 0;
    text-decoration: none;
}


footer {
    padding: 20px 0;
    margin-top: 20px;
    font-size: 12px;
    color: #fff;
    background-color: #212327;
}

footer ul li a {
    color: #fff;
    line-height: 28px;
    text-decoration-line: underline;

}

footer ul li a:hover {
    text-decoration-line: none;
}

footer img {
    float: left;
    margin-right: 10px;
}

footer p{
    line-height: 20px;
}

footer .footer-menu, .partners, post-attachments{
    list-style: none;
}

footer .footer-menu li a:hover{
    text-decoration: underline;
}

footer .footer-menu li a{
    text-decoration: none;
    color: #fff;
    font-size: 13px;
}
.news-in {
    background-color: #f9f9f9;
    border-left: 7px solid #005ea8;
    width: 219px;
    background: #f1f4f7;
    border-radius: 4px;
    box-shadow: 0 0 1px 1px #dcdcdc;
}

ul.news-in-left {
    display: block;
    margin: 0 0 10px 0;
    padding: 0;
    width: 100%;
    border-radius: 5px;
    background: #fff;
    list-style: none;
    list-style-type: none;
    background-color: transparent;
}
.news-in-left-items{
    border-radius: 0 0 4px 0;
    display: block;
    padding: 0;
}
.news-in a{
    position: relative;
    z-index: 105;
    display: block;
    padding: 8px 0 10px 12px;
    border-bottom: 1px solid #e3eaef;
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
    text-shadow: 0 1px 1px rgba(255,255,255,.8);
    font-size: 16px;
    line-height: 16px;
}
.news-in a:hover{
    text-decoration-line: underline;
}
.news-in-left-items a.active, .news-in-left-items a.active:hover{
    color: #000;
    text-decoration-line: none !important;
}
ul.news-in-left ul{
    display: block;
    margin: 0;
    padding: 0 0 9px 0;
    list-style: none;
    list-style-type: none;
    margin-left: 15px;
}
.breadcrumbs a{
    font-size: 14px;
}
.news-in-item-date{
    margin-top: 20px;
    color: #486DAA;
}
.news-in-item-text h4.news-in-item-title{
    font: 700 18px 'Roboto Slab', serif;
    color: #222;
    margin: 20px 0;
}
.news-in-item-text p, .news-in-item-text ol li, .news-in-item-text ul li{
    font: 400 14px/18px 'Roboto', sans-serif;
    color: #000;
}
.news-in-item-author {
    margin-top: 25px;
    color: #000;
    font-size: 14px;
    text-align: right;
}
.obv-block{
    background-color: #e9f7ff;
    padding: 15px;
}
/**
 * Special view
 */
 .special_views{
    position: relative;
 }

.specialViewArea {
    padding: 10px;
    width: 180px;
    top: 30px;
    color: #000;
    left: 0px;
}

.appearance {
    margin-bottom: 10px;
    clear: both;
    display: table;
    width: 100%;
}

.squareBox {
    width: 40px;
    height: 40px;
    text-align: center;
    vertical-align: middle;
    display: table-cell;
    font-size: 24px;
    font-weight: bolder;
    cursor: pointer;
    background: #828282;
    border: 2px solid #353535;
    color: #fff;
}

.specialTitle {
    border-bottom: 1px solid #ccc;
    font-size: 18px;
}

.squareAppearances {
    float: left;
    margin-right: 5px;
}

.squareBox.spcNormal {
    background: #00a2e0;
    border-color: #034e6b;
}

.squareBox.spcWhiteAndBlack {
    background: #828282;
    border-color: #353535;
}

.squareBox.spcDark {
    background: #3e3e3e;
    border-color: #777777;
}

.squareBox.spcFont {
    background: #fff;
    border-color: #000;
    color: #000;
}

.squareBox.spcNarrator {
    background: #fff;
    border-color: #000;
    color: #000;
}
.squareBox.spcNarrator.active {
    background: #00a2e0;
    border-color: #034e6b;
}
.squareBox.spcNarrator.active i{
    color:#fff;
}

.fontSmaller {
    font-size: 24px;
}

.fontBigger {
    font-size: 26px;
}

.visuallyGrey {
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    filter: grayscale(100%);
}

.visuallyDark,
.visuallyDark img,
.visuallyDark embed,
.visuallyDark video {
    -webkit-filter: grayscale(100%) invert(100%);
    -moz-filter: grayscale(100%) invert(100%);
    -ms-filter: grayscale(100%) invert(100%);
    -o-filter: grayscale(100%) invert(100%);
    filter: grayscale(100%) invert(100%);
}

/*end special view*/
