
/*! Custom Style !*/

@media only screen and (max-width: 991px){
.page-title.page-title-2 {
 padding-top: 70px; padding-bottom: 70px; }
}

body.header-absolute #content section:first-child {
    padding-top: 105px;
}
.h-lg {
    height: 80vh;
}
.page-title.page-title-2 {
    padding-top: 156px;
    padding-bottom: 50px;
}
body.header-absolute #content section:first-child {
    padding-top: 80px;
}
#footer {
    padding: 15px 0 0;
	}
	b, strong {
    /*font-weight: 1400;
    color: rgb(154, 20, 24);
    font-size: 20px;*/
	}
	.pull-up-30 {
    margin-top: -330px !important;
}
.courses_box1{
padding: 50px;
}
#nav-bar .logo {
    width: 222px;
	}

@media only screen and (max-width: 991px){
.page-title.page-title-2 {
 padding-top: 70px; padding-bottom: 70px; }
}

.register-section input.exam-year {
    max-width: 60px;
}
h3 {
    margin-top: 40px;
}
.register-section .table>thead>tr>th {
    /*font-size: 11px;*/
}

.register-section .table>tbody>tr>td, .register-section .table>tbody>tr>th, .register-section .table>tfoot>tr>td, .register-section .table>tfoot>tr>th, .register-section .table>thead>tr>td, .register-section .table>thead>tr>th {
    padding: 3px;
    line-height: 1.428571;
    vertical-align: middle;
    border-top: 1px solid #ddd;
}

.register-section .form-group label, .register-section .table>tbody>tr>th {
    font-weight: normal;
}
.register-section table.table thead tr th {
    font-weight: 500;
}

.register-section input.board-university {
    max-width: 120px;
}
.register-section input.roll-no {
    max-width: 100px;
}
.register-section .form-control {
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-shadow: none;
    background-color: #ffffff;
    font-size: 13px;
    padding: 5px 10px;
    height: 30px;
    border: none;
    border: 1px solid #dedada;
    margin-bottom: 3px;
    -moz-appearance: none;
    -webkit-appearance: none;
}

.btn-file {
    position: relative;
    overflow: hidden;
    padding: 5px 12px;
    background-color: #ebebeb;
    border-radius: 4px;
    cursor: pointer;
}
.btn-file input[type=file] {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 100%;
    min-height: 100%;
    font-size: 100px;
    text-align: right;
    filter: alpha(opacity=0);
    opacity: 0;
    outline: none;
    background: white;
    cursor: inherit;
    display: block;
}

/******** @bhis1 Custom Css **********/


div#top-bar {
    background: #1E2F48;
}
.text-primary {
    color: #fff;
}
div#top-bar ul li {
    color: #fff;
}
div#nav-bar {
    background: #3F577B;
}
#nav-bar a {
    color: #fff;
}
.bg-secondary {
    background-color: #1E2F48;
}
.feature.boxed.bg-primary {
    background: #3f577b!important;
}
.bg-primary {
    background-color: #3f577b;
}.btn-submit:after {
    background-color: #3f577b;
    border: 2px solid #3f577b;
}
section.register-section #class_subs ul li {
    list-style-type: none;
}
section.register-section #class_subs ul {
	padding: 0px;
}
