/* General Demo Style */
@font-face {
  font-family: 'MuseoSans900';
  src: url('./fonts/MuseoSans_900.otf'); }

@font-face {
  font-family: 'MuseoSans700';
  src: url('./fonts/MuseoSans_700.otf'); }

@font-face {
  font-family: 'MuseoSans300';
  src: url('./fonts/MuseoSans_300.otf'); }
@font-face {
  font-family: 'MuseoSans500';
  src: url('./fonts/MuseoSans_500.otf'); }

@font-face {
    font-family: 'Micrfont';
    src: url('./fonts/IDAutomationMICR N1XL.woff') format('woff');
}
    
body,html,ul,p{font-size:12px;padding:0;margin:0; font-family: 'MuseoSans300' ;font-size:22px;color: #1c2b39 }
*,:after,:before{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}
.clearfix:before,.clearfix:after{content:" ";display:table}
.clearfix:after{clear:both}
h1,h2,h3,h4,h5,h6{padding:0;margin:0; }
.footerText p {font-family: 'MuseoSans500'; font-size:11px;}
a{text-decoration:none;outline:none;}
a:hover{color:#000;outline:none;}
.hide{display: none;}
.show{display: block;}
.errortextbox,.input-validation-error{border:1px solid red!important}
/*Font Color*/
.white-clr{color:#fff;}
.blck-clr{color:#000;}
.text-center{text-align:center}
/*Margin*/
.mgnTop20{margin-top:20px}
.mgnB20{margin-bottom:20px}
.mgnB0{margin-bottom:0px !important}
.fL{float:left}
.fR,.flt-R{float:right}
.clear{clear:both; }
.checBot {font-family: 'Micrfont'; font-size:20px;
}
.incomeinforemove {
    background-image:url('./images/uparrow.png');height:45px;background-repeat:no-repeat;padding-left:47px;line-height:37px;float:left;clear:both;
}

.incomeinfo {
    background-image:url('./images/downarrow.png');height:45px;background-repeat:no-repeat;padding-left:47px;line-height:37px;float:left;clear:both;
}

.mgnT20 {
    margin-top:1em;
}
.mgnL20 {
    margin-left:1em;
}
.mgnB20 {
    margin-bottom:1em;
}
.mgnB30 {
    margin-bottom:30px;
}
.mgnB60 {
    margin-bottom:60px;
}
.mgnT10 {
    margin-top:0.5em;
}
.applctn-lists {
    list-style:disc!important;
    padding-left:20px;
}
.sec-yellow-brdr {
    border:4px solid #fdcd00;
    padding:1.000em;
}

.text-center {
    text-align:center;
}
.progress {
    padding-bottom:20px;padding-top:20px;
}
.mm_btn {
    text-decoration:none;
}
.custompopup{background: none repeat scroll 0 0 #f5f6f6 !important;
    border: 5px solid #f0533e!important;
    border-radius: 0!important;
    padding: 30px 23px!important
    }
.custompopup .heading{
	font-family:MuseoSans700;
	font-size:18pt;
	margin-bottom:25px;
}
.custompopup .popupcontent{
	
	font-family:MuseoSans300;
	font-size:18pt;
	margin-bottom:30px;
}
.buttonwrpr-popup a{text-decoration: none!important;}
.popupclose{
	background-image: url("./images/popup-close.png");width:24px;height:23px;float:right;margin-right: -17px;
    margin-top: -22px;cursor: pointer;
}

.custompopup .clearfield {font-size:22px!important}

.question_panel {
    border-radius:0px!important;
    padding:5px;
}
.questionsblock {
    padding:35px 15px;
}
.wdth200px {
    width:200px;
}
.back-chck-wrpr {
width:100%;
background-color:#deebf7;
border:1px solid #41719c;
height:300px
}
.back-chck-wrpr img{
margin:16px 0 0 20px; 
}
