@charset "utf-8";
/* CSS Document */
.topbar-marquee {
    text-align: center;
    position: absolute;
    font-weight: 600;
    top: 15px;
    font-size: 16px;
    color: #000;
}
.alert {
    padding: 12px !important;
}
.close {
	margin-top: 5px !important;
}
.btn-space {
	margin-right: 5px;
	margin-bottom: 5px;
}
.add-section-bg {
	padding: 20px 20px 15px 20px;
    margin-bottom: 10px;
    background-color: #f5f5f5;
    border-top: 1px solid #e7ecf1;
}
.nav-pills>li>a, .nav-tabs>li>a {
	font-size: 13.5px;
}
.portlet-body .form-space{
	padding: 0 0 30px 0;
}
.portlet-body .tab-space{
	margin: 30px 0;
}
.portlet-body .btn-inq {
	margin-top: 20px;
}
.portlet-body .space-add {
	margin-left: 166px;
}
.portlet-body .inner-space {
	margin-left: 10px;
}
.portlet-body .inq_cnoall {
	/*text-align:center;*/
}
.portlet-body .edu_info {
	padding-bottom: 10px;
}
.portlet-body .dep_info {
	padding-bottom: 15px;
}
b, optgroup, strong {
	display: block;
}
.input-medium {
    width: 156px!important;
}
.portlet-body .highlight {
	color:#f00;
}
.captcha {
	margin:0 10px;	
}
.log-secure {
	height: 30px;
	margin-left: 5px;
}
.loader {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background:url(../images/blank-spinner.gif) 50% 50% no-repeat rgba(115,115,115,0.3);
}
.feeds li .col1 > .cont > .cont-col2 > .desc1 {
    margin-left: 8px;
}
.feeds li .desc3 {
    float: left !important;
    margin-right: 30px;
    margin-top: 10px;
}
.portlet-body .cont-col2.desc {
    display: inline-flex;
	padding:5px;
}
.portlet-body .cont-col2.test{
	padding-bottom:20px;
}
.portlet-body .body-space{
	width:50%;
}
.page-content .bread-title {
	margin-bottom: 20px !important;
	padding-top: 20px !important;
}
.page-content-container .portlet-quote {
	margin-bottom: 0;
}
.page-content .tabbable-custom > .nav-tabs > li.active > a {
	font-weight: 600;
	font-size: 15px;
	/*background: #f9ead5;*/
}
.page-content .nav-tabs > li > a {
    font-size: 15px;
    font-weight: 600;
}
/*.page-content .tabbable-custom.nav-justified > .tab-content {
    margin-top: -1px;
    background: #f9ead5;
}*/
.page-content .wo-weight {
	font-weight: 600;
}
@media screen and (min-width:360px) {
.log-secure {
    margin-bottom: 15px;
}
}
@media screen and (min-width:320px) {
.log-secure {
    margin-bottom: 15px;
}
}

/*timeline*/
.page-content-col .timeline-bg {
	background-color: #fff9f1;
}
.portlet.light .cd-horizontal-timeline .events {
	top: 46px;
	height: 5px;
}
.portlet.light .cd-horizontal-timeline .events a {
	font-size: 1.6rem;
padding-bottom: 30px;
}
.portlet.light .cd-horizontal-timeline .events a::after {
	bottom: -10px;
	height: 25px;
	width: 25px;
}
.page-content-col .portlet-body .sr-header {
	text-align: center;
}
.page-content-col .portlet-body .sr-header-inner {
	font-weight: 600;
}
.modal-dialog-box {
    width: 900px;
}
.model-body-box {
	height: 475px !important;
}
.dashboard-stat3 {
    padding: 15px 15px 15px;
    margin-bottom: 0;
}
.portlet.light.portlet-space {
    padding: 15px;
    background: #ece5db;
}
.table-checkable tr > td:first-child, .table-checkable tr > th:first-child {
    max-width: 100%;
}