html, body {
    margin: 0;
    padding: 0;
}

body {
    background: #FFF url(../images/bg.png) top center repeat;
}

.container {
    width: 100%;
    background: #FFF;
    box-shadow: #999 4px 0px 20px -2px, #999 -4px 0px 20px -2px;
    padding: 0;
}

@media (min-width: 992px) {
    .container {
        width: 1000px;
    }
}

.navbar.navbar-elocker {
    background-color: #004899;
    margin-bottom: 0;
}

.navbar.navbar-elocker .navbar-toggle {
    margin-left: 9px;
    margin-right: 9px;
}

.navbar.navbar-elocker .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.navbar.navbar-elocker .navbar-toggle .icon-bar + .icon-bar {
    margin-top: 6px;
}

.navbar.navbar-elocker .navbar-toggle .icon-bar {
    width: 35px;
    height: 5px;
}

@media (max-width: 767px) {
    .navbar-toggle {
        display: block;
    }
}

.navbar.navbar-elocker .lang-menu {
    font-size: 24px;
}

.navmenu.navmenu-elocker {
    background-color: #004899;
    padding: 10px;
}

a {
    color: #333;
    cursor: hand;
    cursor: pointer;
}

a:hover, a:focus {
    color: #F08F00;
}

a, a:hover, a:focus {
    text-decoration: none;
    outline: none;
}

img {
    border: 0 none;
}

ul, ol, li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.menu li {
    display: inline-block;
}

.menu li:first-child {
    padding-left: 0;
}

.menu li + li {
    border-left: 1px solid #FFF;
}

.menu a {
    color: #FFF;
}

.no-padding {
	padding: 0!important;
}
.dept-text {
    float: left;
    font-size: 0.8em;
    margin: 14px 0 0;
    width: 100px;
    color: #4d4d4d;
}

/* ============================================================== */

.top-bar, .header, .main, .relation, .footer, .bottom-bar {
    margin: 0 12.5px;
}

@media (max-width: 479px) {
    .top-bar, .header, .main, .relation, .footer, .bottom-bar {
        margin: 0 auto;
    }
}

.top-bar-container {
    background-color: #004899;
    height: 40px;
}

.top-menu {
    line-height: 14px;
    padding: 13px 0px;
    font-size: 13.3333px;
}

.top-menu li {
    padding: 0 15px;
}

.lang-menu {
    line-height: 14px;
    padding: 13px;
    font-size: 13.3333px;
}

.lang-menu li {
    padding: 0 10px;
}

.search {
    background: url(../images/bg-search.png) 0 0 no-repeat;
    width: 184px;
    height: 40px;
}

.search .gsc-control-cse {
    padding: 0 !important;
    background: none !important;
    border: 0 !important;
}

.search .gsc-input {
    padding: 7px 0px 7px 7px !important;
    background: none !important;
    height: 26px !important;
    line-height: 26px !important;
}

.search input.gsc-input {
    font-size: 10pt !important;
    font-weight: normal !important;
    color: #666 !important;
}

.search .gsc-input-box {
    padding: 0 6px 0 12px !important;
    background: none !important;
}

.search .gsc-input-box * {
    padding: 0 !important;
}

.search .gsc-input-box, .gsc-input-box-hover, .gsc-input-box-focus {
    border: 0 !important;
    outline: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.search .gsc-search-button {
    width: 36px !important;
    height: 36px !important;
    padding: 0 !important;
    margin: 0 !important;
    background: none !important;
}

.search .gsc-search-button input {
    width: 0 !important;
    min-width: 0 !important;
    height: 0 !important;
    padding: 18px 18px !important;
    border: 0 !important;
    outline: none !important;
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.search .gsc-modal-background-image {
    background-color: #333 !important;
}

.header-container {
    min-height: 100px;
}

.header {
    padding: 37px 0px 0px 27px;
}

.logo {
    display: inline-block;
}

.main-container {
    background: url(../images/bg-main.png) center -18px no-repeat;
    min-height: 500px;
}

.main {
    margin: 8px 35px 52px 35px;
}

@media (max-width: 991px) {
    .main {
        margin: 8px 10px 52px 10px;
    }
}

.main-menu ul {
    line-height: 32px;
    padding: 16px 0px;
    font-size: 17.3333px;
    font-weight: bold;
    position: relative;
}

.main-menu ul li {
    display: inline-block;
    position: relative;
    background: url(../images/icon-list-style.png) left center no-repeat;
    padding: 0 34px;
}

.main-menu ul li:last-child {
    padding-right: 0px;
}

@media (max-width: 767px) {
    .main-menu ul {
        right: 50%;
    }

    .main-menu ul li {
        left: 50%;
    }
}

.banner-window {
    border: 1px solid #B6B6B6;
    padding: 10px;
}

.wt-rotator {
    border: 0 none;
    background-color: transparent;
}

.wt-rotator, .wt-rotator .screen {
}

.wt-rotator .main-img {
    display: block;
    max-width: 100%;
    height: auto;
}

.wt-rotator .thumbnails {
    bottom: 12px;
    right: 6px;
}

.wt-rotator .thumbnails li {
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    width: 18px !important;
    height: 18px !important;
    line-height: 999 !important;
    margin-right: 7px !important;
    border: 0;
    background: #808080;
}

.wt-rotator .thumbnails li:hover, .wt-rotator .thumbnails li.curr-thumb {
    background: #F08F00;
}

.side-menu > ul > li {
    line-height: 1.5;
}

.side-menu > ul > li > a {
    background-color: #F08F00;
    color: #FFF;
    font-size: 11.5pt;
    display: block;
    padding: 4px 0px 4px 32px;
}

.side-menu > ul > li > a.icon-menu {
    background: #F08F00 url(../images/menu-icon.png) 8px center no-repeat;
}

.side-menu > ul > li > ul > li {
    border: #B6B6B6 1px solid;
    margin-top: -1px;
}

.side-menu > ul > li > ul > li > a {
    background-color: #FFF;
    font-size: 10pt;
    display: block;
    padding: 4px 0px 4px 32px;
}

.side-menu > ul > li > ul > li:hover > a, .side-menu > ul > li > ul > li.active > a {
    background-color: #004899;
    color: #FFF;
}

.breadcrumb {
    background-color: transparent;
    font-size: 10.5pt;
    padding: 4px 0px;
    line-height: 1.5;
}

.breadcrumb > li + li:before {
    content: "";
    padding: 0 13px;
    background: url(../images/icon-breadcrumb.png) 10px center no-repeat;
}

.post-title {
    font-size: 12.5pt;
    font-weight: bold;
    color: #004899;
}

.post-content {
    margin: 20px 18px;
    font-size: 10pt;
    line-height: 1.8;
}

.post-content .table .office {
    cursor: hand;
    cursor: pointer;
    padding: 8px 15px;
}

.post-content .table .office.selected, .post .post-content .table .office:hover {
    background-color: #F08F00;
    color: #FFF;
}

.post-content .post-item {
    margin: 18px 0;
    padding: 10px 16px;
    border: 1px solid #DDD;
    font-size: 13.3333px;
    display: none;
}

.post-content .post-item .desc {
    font-weight: bold;
    font-size: 16px;
    color: #F08F00;
    padding: 0 10px;
}

.post-content .post-item .address, .post-content .post-item .office-hour {
    padding: 5px 10px;
}

.post-content #post-canvas {
    height: 276px;
}

.post-content.post-list ul {
    padding-left: 40px;
    padding-right: 40px;
}

.post-content.post-list ul > li {
    list-style-type: disc;
    display: list-item;
}

.post-content.post-list ul > li > ul {
}

.post-content.post-list ul > li > ul > li {
    list-style-type: circle;
    display: list-item;
}

.post-content .tab-content {
    border-left: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
    border-right: 1px solid #ddd;
}

.post-content.post-bordered {
    padding-left: 1px;
    padding-top: 1px;
}

.post-content.post-bordered .row-bordered {
    border: 1px solid #DDD;
    margin-left: -1px;
    margin-top: -1px;
}

.post-content.post-bordered .col-sm-5 {
    background-color: #E4E4E4;
}

.post-content .img-bordered {
    display: inline-block;
    padding: 2%;
    background-color: #FFF;
    border: 1px solid #B5B5B5;
}

.post-content .row .col-sm-7 {
    padding: 15px;
}

@media (max-width: 479px) {
    .post-content .row .col-xs-12 {
        text-align: center;
    }
}

.post-content .table-news {
    font-size: 10.5pt;
}

.post-content .table-news tbody > tr:first-child > th,
.post-content .table-news tbody > tr:first-child > td {
    border-top: 0;
}

.post-content .table-news tbody > tr > th,
.post-content .table-news tbody > tr > td {
    border-top: 1px dotted #999;
}

.post-content .table-news tbody > tr > th {
    color: #999;
    font-weight: normal;
    width: 100px;
}

.post-steps {
    position: relative;
    margin: 10px;
}

.post-step {
    position: absolute;
    top: -0.5em;
    width: 2em;
    height: 2em;
    line-height: 2em;
    border-radius: 2em;
    text-align: center;
    background-color: #F08F00;
    color: #fff;
    font-size: 2em;
    font-weight: bold;
}

.post-step + span {
    margin-left: 5em;
}

.relation-container {
    background-color: #F2ECCE;
    min-height: 110px;
}

.post-terms ol {
    margin-left: 2.5em;
}

.post-terms li:before {
    display: inline-block;
    margin-left: -2.5em;
    padding-right: 0.5em;
}

.post-terms ol {
    counter-reset: level;
}

.post-terms li:before {
    content: counter(level) ".";
    counter-increment: level;
}

.post-terms ol ol {
    counter-reset: level-1;
}

.post-terms ol ol li:before {
    content: counter(level) "." counter(level-1) ".";
    counter-increment: level-1;
}

.post-terms ol ol ol {
    counter-reset: level-2;
}

.post-terms ol ol ol li:before {
    content: counter(level) "." counter(level-1) "." counter(level-2) ".";
    counter-increment: level-2;
}

.relation {
    padding: 20px 30px;	
}

.relation .h {
    font-size: 1.2em;
    padding-bottom: 20px;
}
.relation .h a{	
    color: #F08F00;
}
.relation .h .glyphicon{
	background-color: #F08F00;
    color: #fff;
    width: 1.6em;
    height: 1.6em;
    line-height: 1.6em;
	font-size: 0.8em;
    border-radius: 50%;
    text-align: center;
}

.relation-menu li{	
    display: inline-block;
}
.relation-menu a{
	display: block;
    background-color: #fff;
	color: #4d4d4d;
}
.relation-menu a:hover{
	background-color: #c0c0c0;
}
.relation-menu .media{
	width: 20%;
	margin: 0px;
	padding: 2.5px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.relation-menu .media-left{
	padding-right: 0px;
}
.relation-menu .media-object{
	margin: 6px;
	width: 4em;
	height: 4em;
}
.relation-menu .img-thumbnail{
	padding: 0;
	border-color: #bbb;
}

.footer-container {
    min-height: 100px;
}

.footer {
    padding: 10px 0;
}

.footer-menu > ul > li > a {
    color: #F08F00;
    font-size: 11pt;
    font-weight: bold;
}

.footer-menu > ul > li > ul {
    margin: 6px 0;
}

.footer-menu > ul > li > ul > li > a {
    font-size: 10.5pt;
}

.bottom-bar-container {
    background-color: #666;
    min-height: 40px;
}

.bottom-bar {
    color: #FFF;
    line-height: 14px;
    padding: 13px 0px;
    font-size: 13.3333px;
}

.bottom-menu li {
    padding: 0 15px;
}

/* non-responsive */
.container {
    width: 1000px !important;
}

.main {
    margin: 8px 35px 52px 35px !important;
}

.navbar.navbar-elocker.visible-sm,
.navbar.navbar-elocker.visible-xs {
    display: none !important;
}

.top-bar-container.hidden-sm,
.top-bar-container.hidden-xs,
.header-container.hidden-sm,
.header-container.hidden-xs,
.side-menu.hidden-sm,
.side-menu.hidden-xs {
    display: block !important;
}

.col-md-3 {
    width: 25% !important;
    float: left !important;
}

.col-md-6 {
    width: 50% !important;
    float: left !important;
}

.col-md-9 {
    width: 75% !important;
    float: left !important;
}
/* end */

* {
    /*filter: url("data:image/svg+xml;utf8,&lt;svg xmlns=\'http://www.w3.org/2000/svg\'&gt;&lt;filter id=\'grayscale\'&gt;&lt;feColorMatrix type=\'matrix\' values=\'0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/&gt;&lt;/filter&gt;&lt;/svg&gt;#grayscale");*/ /* Firefox 10+, Firefox on Android */
    /*filter: gray;*/ /* IE6-9 */
    /*-webkit-filter: grayscale(100%);*/
}*/
