@charset "utf-8";
/* CSS Document */

/*------------TEXT----------------------------*/
/*---------------------------------------------Fonts-----*/
@font-face
{
font-family: 'Pragati';
src: url('../../fonts/PragatiNarrow-Regular.ttf'); /* IE9 Compat Modes */
src: url('../../fonts/PragatiNarrow-Regular.ttf')  format('truetype'); 
font-weight:normal;
font-style:normal;
}

@font-face
{
font-family: 'Arya';
src: url('../../fonts/Arya-Regular.ttf'); /* IE9 Compat Modes */
src: url('../../fonts/Arya-Regular.ttf')  format('truetype'); 
font-weight:normal;
font-style:normal;
}


@font-face
{
font-family: 'OpenSansBold';
src: url('../../fonts/OpenSans-Bold.ttf'); /* IE9 Compat Modes */
src: url('../../fonts/OpenSans-Bold.ttf')  format('truetype'); 
font-weight:normal;
font-style:normal;
}


@font-face
{
font-family: 'OpenSansRegular';
src: url('../../fonts/OpenSans-Regular.ttf'); /* IE9 Compat Modes */
src: url('../../fonts/OpenSans-Regular.ttf')  format('truetype'); 
font-weight:normal;
font-style:normal;
}

@font-face
{
font-family: 'OpenSansSemiBold';
src: url('../../fonts/OpenSans-SemiBold.ttf'); /* IE9 Compat Modes */
src: url('../../fonts/OpenSans-SemiBold.ttf')  format('truetype'); 
font-weight:normal;
font-style:normal;
}


@font-face
{
font-family: 'Alegreya';
src: url('../../fonts/Alegreya-VariableFont_wght.ttf'); /* IE9 Compat Modes */
src: url('../../fonts/Alegreya-VariableFont_wght.ttf')  format('truetype'); 
font-weight:normal;
font-style:normal;
}

@font-face
{
font-family: 'AlegreyaBold';
src: url('../../fonts/Alegreya-Bold.ttf'); /* IE9 Compat Modes */
src: url('../../fonts/Alegreya-Bold.ttf')  format('truetype'); 
font-weight:bold;
font-style:bold;
}



.ftr{ float:right !important;}

/*---------------------------------------------Text Align-----*/
.txac{text-align:center !important;}
.txar{text-align:right !important;}
.txaj{text-align:justify !important;}
.txal{text-align:left !important;}

/*---------------------------------------------Text Style-----*/
.bold{font-weight:bold !important;}
.italic{font-style:italic !important;}
.normal{font-weight:normal !important;}

/*---------------------------------------------Text Size------*/
.tx4{font-size:0.4em !important;}
.tx5{font-size:0.5em !important;}
.tx6{font-size:0.6em !important;}
.tx7{font-size:0.7em !important;}
.tx8{font-size:0.8em !important;}
.tx9{font-size:0.9em !important;}
.tx10{font-size:1.0em !important;}
.tx11{font-size:1.1em !important;}
.tx12{font-size:1.2em !important;}
.tx12vw{font-size:1.2vw !important;}
.tx13{font-size:1.3em !important;}
.tx14{font-size:1.4em !important;}
.tx15{font-size:1.5em !important;}
.tx16{font-size:1.6em !important;}
.tx17{font-size:1.7em !important;}
.tx18{font-size:1.8em !important;}
.tx19{font-size:1.9em !important;}
.tx20{font-size:2.5em !important;}

/*---------------------------------------------Margin 0px--------*/
.mg0{margin:0px !important;}
.mgt0{margin-top:0px !important;}
.mgb0{margin-bottom:0px !important;}
.mgl0{margin-left:0px !important;}
.mgr0{margin-right:0px !important;}

/*---------------------------------------------Margin 3px--------*/
.mg3{margin:3px !important;}
.mgt3{margin-top:3px !important;}
.mgb3{margin-bottom:3px !important;}
.mgl3{margin-left:3px !important;}
.mgr3{margin-right:3px !important;}

/*---------------------------------------------Margin 5px--------*/
.mg5{margin:5px !important;}
.mgt5{margin-top:5px !important;}
.mgb5{margin-bottom:5px !important;}
.mgl5{margin-left:5px !important;}
.mgr5{margin-right:5px !important;}

/*---------------------------------------------Margin 7px--------*/
.mg7{margin:7px !important;}
.mgt7{margin-top:7px !important;}
.mgb8{margin-bottom:8px !important;}
.mgl7{margin-left:7px !important;}
.mgl7{margin-left:7px !important;}
.mgr7{margin-right:7px !important;}

/*---------------------------------------------Margin -5px--------*/
.mg-5{margin:-5px !important;}
.mgt-5{margin-top:-5px !important;}
.mgb-5{margin-bottom:-5px !important;}
.mgl-5{margin-left:-5px !important;}
.mgl-5{margin-left:-5px !important;}
.mgr-5{margin-right:-5px !important;}

/*---------------------------------------------Margin -7px--------*/
.mg-7{margin:-7px !important;}
.mgt-7{margin-top:-7px !important;}
.mgb-7{margin-bottom:-7px !important;}
.mgl-7{margin-left:-7px !important;}
.mgl-7{margin-left:-7px !important;}
.mgr-7{margin-right:-7px !important;}

/*---------------------------------------------Margin -10px--------*/
.mg-10{margin:-10px !important;}
.mgt-10{margin-top:-10px !important;}
.mgb-10{margin-bottom:-10px !important;}
.mgl-10{margin-left:-10px !important;}
.mgr-10{margin-right:-10px !important;}


/*---------------------------------------------Margin -15px--------*/
.mg-15{margin:-15px !important;}
.mgt-15{margin-top:-15px !important;}
.mgb-15{margin-bottom:-15px !important;}
.mgl-15{margin-left:-15px !important;}
.mgr-15{margin-right:-15px !important;}

/*---------------------------------------------Margin -20px--------*/
.mg-20{margin:-20px !important;}
.mgt-20{margin-top:-20px !important;}
.mgb-20{margin-bottom:-20px !important;}
.mgl-20{margin-left:-20px !important;}
.mgr-20{margin-right:-20px !important;}

/*---------------------------------------------Margin 10px--------*/
.mg10{margin:10px !important;}
.mgt10{margin-top:10px !important;}
.mgb10{margin-bottom:10px !important;}
.mgl10{margin-left:10px !important;}
.mgr10{margin-right:10px !important;}

/*---------------------------------------------Margin 12px--------*/
.mg13{margin:13px !important;}
.mgt13{margin-top:13px !important;}
.mgb13{margin-bottom:13px !important;}
.mgl13{margin-left:13px !important;}
.mgr13{margin-right:13px !important;}

/*---------------------------------------------Margin 15px--------*/
.mg15{margin:15px !important;}
.mgt15{margin-top:15px !important;}
.mgb15{margin-bottom:15px !important;}
.mgl15{margin-left:15px !important;}
.mgr15{margin-right:15px !important;}

/*---------------------------------------------Margin 20px--------*/
.mg20{margin:20px !important;}
.mgt20{margin-top:20px !important;}
.mgb20{margin-bottom:20px !important;}
.mgl20{margin-left:20px !important;}
.mgr20{margin-right:20px !important;}

/*---------------------------------------------Margin 25px--------*/
.mg25{margin:25px !important;}
.mgt25{margin-top:25px !important;}
.mgb25{margin-bottom:25px !important;}
.mgl25{margin-left:25px !important;}
.mgr25{margin-right:25px !important;}

/*---------------------------------------------Margin 30px--------*/
.mg30{margin:30px !important;}
.mgt30{margin-top:30px !important;}
.mgb30{margin-bottom:30px !important;}
.mgl30{margin-left:30px !important;}
.mgr30{margin-right:30px !important;}

/*---------------------------------------------Margin 40px--------*/
.mg40{margin:40px !important;}
.mgt40{margin-top:40px !important;}
.mgb40{margin-bottom:40px !important;}
.mgl40{margin-left:40px !important;}
.mgr40{margin-right:40px !important;}

/*---------------------------------------------Margin 50px--------*/
.mg50{margin:50px !important;}
.mgt50{margin-top:50px !important;}
.mgb50{margin-bottom:50px !important;}
.mgl50{margin-left:50px !important;}
.mgr50{margin-right:50px !important;}

/*---------------------------------------------Margin 50px--------*/
.mg50{margin:50px !important;}
.mgt50{margin-top:50px !important;}
.mgb50{margin-bottom:50px !important;}
.mgl50{margin-left:50px !important;}
.mgr50{margin-right:50px !important;}

/*---------------------------------------------Margin 70px--------*/
.mg70{margin:70px !important;}
.mgt70{margin-top:70px !important;}
.mgb70{margin-bottom:70px !important;}
.mgl70{margin-left:70px !important;}
.mgr70{margin-right:70px !important;}
/*---------------------------------------------Margin 100px--------*/
.mg100{margin:100px !important;}
.mgt100{margin-top:100px !important;}
.mgb100{margin-bottom:100px !important;}
.mgl100{margin-left:100px !important;}
.mgr100{margin-right:100px !important;}

/*---------------------------------------------Padding------*/
.pd0{padding:0px !important;}
.pdt0{padding-top:0px !important;}
.pdb0{padding-bottom:0px !important;}
.pdl0{padding-left:0px !important;}
.pdr0{padding-right:0px !important;}

/*---------------------------------------------Padding 3px------*/
.pd3{padding:3px !important;}
.pdt3{padding-top:3px !important;}
.pdb3{padding-bottom:3px !important;}
.pdl3{padding-left:3px !important;}
.pdr3{padding-right:3px !important;}

/*---------------------------------------------Padding 5px------*/
.pd5{padding:5px !important;}
.pdt5{padding-top:5px !important;}
.pdb5{padding-bottom:5px !important;}
.pdl5{padding-left:5px !important;}
.pdr5{padding-right:5px !important;}

/*---------------------------------------------Padding 7px------*/
.pd7{padding:7px !important;}
.pdt7{padding-top:7px !important;}
.pdb7{padding-bottom:7px !important;}
.pdl7{padding-left:7px !important;}
.pdr7{padding-right:7px !important;}

/*---------------------------------------------Padding 10px--------*/
.pd10{padding:10px !important;}
.pdt10{padding-top:10px !important;}
.pdb10{padding-bottom:10px !important;}
.pdl10{padding-left:10px !important;}
.pdr10{padding-right:10px !important;}

/*---------------------------------------------Padding 20px--------*/
.pd20{padding:20px !important;}
.pdt20{padding-top:20px !important;}
.pdb20{padding-bottom:20px !important;}
.pdl20{padding-left:20px !important;}
.pdr20{padding-right:20px !important;}

/*---------------------------------------------Padding 30px--------*/
.pd30{padding:30px !important;}
.pdt30{padding-top:30px !important;}
.pdb30{padding-bottom:30px !important;}
.pdl30{padding-left:30px !important;}
.pdr30{padding-right:30px !important;}

/*---------------------------------------------Padding 40px--------*/
.pd40{padding:40px !important;}
.pdt40{padding-top:40px !important;}
.pdb40{padding-bottom:40px !important;}
.pdl40{padding-left:40px !important;}
.pdr40{padding-right:40px !important;}

/*---------------------------------------------Padding 50px--------*/
.pd50{padding:50px !important;}
.pdt50{padding-top:50px !important;}
.pdb50{padding-bottom:50px !important;}
.pdl50{padding-left:50px !important;}
.pdr50{padding-right:50px !important;}

/*---------------------------------------------Padding 60px--------*/
.pd60{padding:60px !important;}
.pdt60{padding-top:60px !important;}
.pdb60{padding-bottom:60px !important;}
.pdl60{padding-left:60px !important;}
.pdr60{padding-right:60px !important;}


/*---------------------------------------------Colors------*/
.req{color:#F00 !important;}
.myBlue{color:#1879b9 !important;}
.myMaroon{color:#aa1c01 !important;}
.myGreen{color:#06b025 !important;}
.myGreen1{color:#afcf48 !important;}
.txfff{color:#fff !important;}
.tx00{color:#000 !important;}
.txcc{color:#ccc !important;}
.tx99{color:#999 !important;}
.tx33{color:#333 !important;}
.tx55{color:#555 !important;}
.tx3cd{color:#3cd427 !important;}
.tx3c{color:#0B2E59 !important;}
.txPB{color:#ce9c3c !important;}
.bk333{background-color:#333 !important;}
.bk000{background-color:#000 !important;}
.bkccc{background-color:#ccc !important;}
.bke8{background-color:#e8e8e8 !important;}
.bkf8{background-color:#f8f8f8 !important;}
.bkMyBlue{background-color:#1879b9 !important;}
.wbk{background-color:#FFF !important;}
.tbk{background-color:transparent !important;}

.bk3c{background-color:#69D2E7 !important;}
.tx3c{color:#69D2E7 !important;}
.bkye{background-color:#FF0 !important; color:#000 !important; font-weight:bold !important; border:#999 solid 1px !important}

/*---------------------------------------------Mandatory------*/
.req{color:#F00 !important; font-weight:bold !important; }
.nowrap{ white-space:nowrap !important;}


.inv{display:none !important}
.wbk{background-color:#FFF !important;}
/*---------------------------------------------Borders------*/
.brb0{border-bottom:0px !important}
.brnn{border:none !important}

.br3{border-radius:3px !important;}

.bupld{border: 1px solid #CCC !important;}

/*---------------------------------------------Buttons------*/

.mytiny{border-radius:2px !important;margin:0px !important; padding:3px 5px 3px 5px !important}
.mysmall{border-radius:2px !important;margin:0px !important; padding:5px 5px 5px 5px !important}
.myclosebtn{background-color:#666 !important;color:#FFF !important;width:16px !important;float:right !important;font-size:0.7em !important;font-family:'Arial Black', Gadget, sans-serif;border-radius:1px !important; text-decoration:none !important}



