@font-face {
    font-family: lexia;
    src: url(fonts/Lexia-DaMa-Regular.otf);
}
@font-face {
    font-family: museos;
    src: url(fonts/MuseoSans.otf);
}
.page-title,label,.btn,.inner_page,footer,header,h3.tag_line_home{ 
    font-family: lexia,sans-serif !important;
}
header.header_area {
    padding: 20px 0px;
    border-bottom: 1px solid #D7D7D7;
    margin-bottom: 10px;
    display: inline-block;
    width: 100%;
}
p,h4
{
	color:#000 !important;
}
.admission_office h4
{
	margin:0;
}
.facebook_link p {
    margin: 0;
}
.facebook_link, .admission_office {
    margin-top: 30px;
}
.page-title {
    margin: 0px;
    padding: 6px 0px 15px;
}
.page-title:before {
    content: "";
    display: inline-block;
    width: 20px;
    height: 26px;
    background-image: url(img/title-arrow.png);
	background-repeat:no-repeat;
}
.login_area {
    margin-left:auto !important;
    margin-right:auto !important;
}
.accep_frm,.login_area{
    float: none !important;
	margin:auto;
}
.form-group {
    min-height: 55px;
}
.form-control {
    height: auto !important; 
	padding: 8px 12px !important;
	border-radius: 0px !important;
}
label {
    font-weight: normal !important;
}
.btn.btn-default.submit {
	margin-top:10px;
    float: right;
    border: 1px solid #952859;
    background-color: #952859;
    color: #fff !important;
    padding: 5px 15px !important;
    border-radius: 0px;
    text-transform: uppercase;
}
.btn.btn-default.submit:hover {
    background-color: #C42C34 !important;
    border-color: #C42C34 !important;
}
.ui-widget-header {
    border: 1px solid #C42C34 !important;
    background: none !important;
    background-color: #C42C34 !important;
}
.nopadding{
padding-left:0px !important;
padding-right:0px !important;
}
.norpadding{
padding-right:0px !important;
}
.nolpadding{
padding-left:0px !important;
}
a,.btn.btn-default.submit{
transition:.4s;
}
a{
color: #C42C34 !important;
}
a:focus,a:hover {
color:#B2B2B2 !important;	
}
#countdown {
    text-align: right;
    margin-top: 10px;
    text-transform: capitalize;
    font-size: 15px;
}
.inner_page {
    font-size: 16px;
}
.congrat{
font-weight:800;
}
p{
text-align:justify;
}
span.glyphicon {
    margin-right: 3px;
}
a.btn.btn-default.submit.logout {
    margin: 3px 0px 10px;
}
footer {
    border-top: 1px solid #D7D7D7;
}
.inner_page {
    min-height: 550px !important;
}
.radio_area .btn-primary.active {
    color: #fff;
    background-color: #952859;
    border-color: #551733;
}
.radio_area .btn-primary {
    color: #000;
    background-color: #fff;
    border-color: #551733;	
}
.radio_area .btn.btn-primary:hover {
    background-color: #C42C34 !important;
}
.frm_link a {
    margin: 0px 0px 3px;
}
.tag_line{
font-weight:600;
}
.radio_btn {
    border: 0px !important;
    box-shadow: none !important;
}
.frm_submit{
margin:0px !important;
}
span.date,.frm_link a {
    display: block;
}
.error {
    color: #cc3333;
}
.frm_link,.tag_line,.radio_area{
text-align:center;
}
.frm_link .submit{
    float: none !important;
    width: 400px !important;
    display: block;
    clear: both;
    margin: auto;
}
input#save_details {
    margin-right: 10px !important;
}
a.btn.btn-default.submit.back {
    margin: 0px;
}

.facebook_page {
    background: url(https://iimu.ac.in/images/facebook.png) 11px 9px no-repeat #0e6da4;
    margin-right: 6px;
    padding: 7px 10px 5px 27px;
    display: inline-block;
    margin-top: 5px;
    color: #fff !important;
    text-transform: uppercase;
    font-size: 14px;
}
.disable-div {
    background: #f0f0f0 !important;
}
div#rtgs_pay {
    margin-bottom: 30px;
}
.tag_area {
background: url(images/top-bg.png) top center no-repeat;
width: 100% !important;
}
.home_head{
margin-bottom:0px !important;
border:0px solid !important;
}
.innertitle {
   background: #f37021;
    padding: 10px 15px 10px 25px;
    position: relative;
    margin-bottom: 20px;
    display: inline-block;
}
h3.tag_line_home {
    display: inline-block;
    width: auto;
    color: #fff;
	margin-top: 0px;
    margin-bottom:0px;
}
.tag_area {
    padding: 40px 0px 0px;
}
.inner_page.home_page {
    margin-top: 40px;
    padding-top: 20px;
	background-color:#fff;
}

	
@media screen and (max-width:767px){
.left_side{
margin-bottom:25px !important;
}
.innertitle {
    padding: 10px 25px 10px 25px !important;
}
}
@media screen and (min-width:768px){
.left_side{
border-right: 1px solid #D7D7D7;
padding-bottom: 20px;
}
.upload_area{
border-bottom: 1px solid #D7D7D7;
}
.innertitle:before {
    content: '';
    position: absolute;
    border-right: 33px solid transparent;
    border-top: 46px solid #f37021;
    width: 2px;
    height: 0;
    top: 0;
    right: -33px;
}
}

#showphoto img, #showsign img {
    border: solid 1px;
}
.inner_page img {
    border: 1px solid;
}
.complete {
    background: green !important;
    border: green !important;
}
@media print {
.button_area {
display:none !important;
}
.date{
font-size:12px;
}
}

.facebook_page:hover {
    color: #fff !important;
}

p.disclaimer {
    margin-top: 40px;
    /* font-size: 14px; */
    color: rgba(0, 0, 0, 0.65) !important;
}
.accep_frm {
    margin-top: 50px;
}

footer {
    border-top: 1px solid #D7D7D7;
    display: inline-block !important;
    width: 100%;
    margin-top: 50px;
}

.tag_line {
    margin: 0;
    font-size: 20px;
    line-height: 23px;
}
/*pgpx css start*/
.pgpx_space {
    margin: 20px 0;
}

.col-sm-6 .uploadifive-button, .col-sm-12 .uploadifive-button
{
	background:url('https://iimu.ac.in/images/choose-file-icn-hover.png') !important;
	background-repeat:no-repeat !important;
	background-position:8px !important;
	width:300px !important;
	height:40px !important;
	line-height:40px !important;
	background-color:#fff;
	color:#000 !important;
	border:1px solid #d7d7d7;
	border-radius:0px !important;
}
.step_box {
    margin-top: 10px;
    width: 81px !important;
    background-color: #C42C34;
    color: #fff;
    padding: 5px;
}
.paybtn_area a{
padding:6px 15px !important;
}
.empty_box{
background-color:transparent !important;
}

.withdrawal_req_frm,.withdrawal_req{
text-decoration:none !important;
}
.withdrawal_req:hover,
.withdrawal_req_frm:hover{
color:#C42C34 !important
}
.withdrawal_req_frm{
color:#952859 !important;
}
.withdrawal_req{
color: green !important;
}
.preload_area {
    position: fixed;
    top: 0px;
    width: 100%;
    left: 0px;
    height: 100%;
    background-color: rgba(0,0,0,0.4);
    z-index: 99999;
}
.preload_area img {
    display: block;
    margin-top: 20% !important;
    margin: auto;
    border: 0px;
}
.not-allowed{
cursor: not-allowed;
}
.alert{
clear: both;
}
.text-primary {
    color: #337ab7 !important;
}
ul.browser_icon {
    list-style-type: none;
	margin-top: 10px;
	padding:0px;
}
ul.browser_icon li {
    display: inline-block;
    padding: 0px 3px;
}
ul.text-center.browser_icon span {
    font-size: 12px;
    display: block;
    margin-top: 3px;
}
ul.browser_icon img {
    display: block;
    margin: auto;
	border: 0px !important;
}
.browser_title {
    margin: 22px 20px 0px 0px;
}
.step_box{margin-right:1px !important; font-size: 14px !important;}