@charset "utf-8";
/* CSS Document */

/*23 Jan 2019*/
.btn-filecolor[_ngcontent-c12] {
    width: 100%;
    background-color: #036;
}
.btn-filecolor.btn-file, .btn-filecolor.btn-file:hover, .btn-filecolor.btn-file:focus {
    color: #fff;
    padding: 9px 24px;
    font-size: 14px;
    float: left;
    margin: 0px 0 30px 0;
    text-align: left;
}
.pFont{
font-size:15px;
line-height:24px;
text-align:justify;
}
.mandTxt {
float:left;
}
.sub_btn .save {
    width: 85px;
    line-height: 24px;
    border-radius: 3px;
    background: #e98017!important;
    color: #fff;
    text-transform: uppercase;
    display: block;
    font-size: 12px;
    text-align: center;
    margin-left: 10px;
    border: #e98017 solid 1px;
    font-weight: 500;
    float: left;
    outline: none;
    font-family: Avenir Book;
    font-weight: 500;
    letter-spacing: 0.3px;
}
.btnUp {
    float: right;
    background-color: #e98017;
    color: #FFFFFF;
    text-transform: uppercase;
}
.btnUp:hover {
color:#FFFFFF;
}
.btnDwn {
    background-color: #016c94;
    color: #FFFFFF;
    font-size: 14px;
}
.btnDwn:hover {
color: #FFFFFF;
}
.noteCard {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    -ms-flex-direction: column;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(0,0,0,.125);
    border-radius: .25rem;
	box-shadow: 0px 0px 6px #98bdda;
	margin-bottom:20px;
	height: auto;
}
.noteCard-body {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    padding: 1.25rem;
	height:auto
/*	min-height: 300px;*/
}
.mnTx {
    float: left;
    font-size: 20px;
    font-weight: bold;
    padding-left: 10px;
}
.smTx {
    display: inline-block;
    font-size: 13px;
    line-height: 15px;
    margin-top: 2px;
}
.smTx1{
    float:right;
	margin-right:-30px;
    text-align:left;
	font-size:13px;
	line-height: 15px;
}
.paraTx {
    font-size: 15px;
    margin: 5px 0 15px 0;
    float: left;
	line-height:1.7;
}
.knowTx {
    font-size: 14px;
    font-weight: bold;
    color: #003399;
    /* float: right; */
    margin-top: 30px;
}
.knowTx1 {
position:relative;
top:15px;
font-size:14px;
font-weight:bold;
color:#003399;
bottom:10px;
}
.knowTx2 {
text-align:right;
font-size:14px;
}
.knowTx2A {
font-size:14px;
font-weight:bold;
color:#003399;
}
.knowTx2B {
font-size:13px!important;
font-weight:bold!important;
color:#003399!important;
/*margin:0px 0px 0px 15px!important;*/
}

.txtInf {
    text-align: right;
    margin-top: 5px;
    font-style: italic;
    color: #999999;
    float: right;
}
.txtInf1 {
    position: relative;
    top: 15px;
    font-style: italic;
    color: #999999;
    left: -2px;
}
.priNor {
    float: left;
    font-size: 30px!important;
    color: #84c225;
    margin: 0 5px 20px -30px;
}
.priScru {
    float: left;
    font-size: 30px!important;
    color: #e77817;
    margin: 0 5px 20px -30px;
}
.priMis {
    float: left;
    font-size: 30px!important;
    color: #00a4bf;
    margin: 0 5px 20px -30px;
}
.priBlk {
    float: left;
    font-size: 30px!important;
    color: #087ca1;
}
.h3Clr {
    color: #087ca1;
}
.btmBdrnly {
    display:block;
	float:left;
	padding:20px;
    border-bottom: 1px solid rgba(0,0,0,.125);
    margin:5px 0px 5px 0px;
}
.lfBdrLn {
    border-left: 1px solid rgba(0,0,0,.125);
}
.upSpc {
    border-top: 1px solid #d9d9d9;
    margin-top: 15px;
    padding-top: 10px;
}
.txtNote {
    margin: -40px 0 30px 0px;
	line-height:12px;
	color:#02406f;
}
.viewBx {
    margin: -20px 0 10px 0!important;
	background-color:#f3fbff;
}
.tabBtm {
margin-bottom:40px;
}
.upLdBt{
height: 40px;
padding-top: 9px;
}
.frmInp {
height: 40px;
padding-top: 9px;
}
.bdrLft {
margin-top:-40px;
border-left:1px solid #d9d9d9!important;
}
.btnClrChng {
    color: #fff;
	background-color: #0185a9!important;
    border-color: #0185a9!important;
	height: 40px;
    padding-top: 9px;
}
.btnClrChng:hover {
    color: #fff;
    background-color: #00a4bf!important;
    border-color: #00a4bf!important;
}
/*23 Jan 2019*/
.imgBx {
border:1px solid #003366;
padding:20px;
width:100%;
height:auto;
margin:5px 0px 0px 0px;
}
.txtLd {
font-weight: 700;
color:#003366;
font-size: 16px;
border-top:1px solid #d9d9d9;
padding-top:20px;
}
.colBt {
margin:20px 0 20px 10px;
}
.btnR {
    position: absolute;
    top: 0px;
    right: 50px;
}
.btnR1 {
   float:right;
   margin-top:15px;
   margin-right:25px;
}
.gridUp {
float:left;
margin-top:-40px!important;
}
.txtFoot {
display:block;
width:100%;
margin:15px 0px 0px 0px;
font-size: 14px;
text-align:center;
color: #000;
background-color: #FFFCC6;
padding: 8px;
}
.txtFoot1 {
font-size:14px;
color:#000;
}
.lnkWhy a {
color:#e77817!important;
font-size:16px;
font-weight:bold;
}
.orTx {
font-weight:bold;
font-size:16px;
text-align:center;
margin:80px auto 40px auto;
width:100%;
}
.orTx1 {
font-weight:bold;
font-size:16px;
text-align:center;
}
.btnTx {
    font-weight: bold;
	float:right;
	width:100%;
}
.fnCl {
    color: #000!important;
/*	color: #5c8a15!important;*/
    font-size: 15px!important;
    font-weight: bold!important;
}

/*.bdrSepr {
    margin-top:3%;
    padding-bottom:-30px;
    border-top: 1px solid #d9d9d9;
}
*/.ulDsgn {
padding-left:32px!important;
padding-top:10px!important;
/*list-style-type: space-counter!important;*/
list-style: square inside url(../images/arrowLngR.png);
}
.btmBdr {
border-bottom:0px!important;
}

.ulDsgn1 {
float:left;
margin-top:-10px!important;
/*list-style-type: space-counter!important;*/
list-style: square inside url(../images/arrowLngR.png);
}
.ulDsgn1 li {
font-size:16px!important;
}
.btn-filecolor[_ngcontent-c15] {
    width: 100%;
    background-color: #016c94;
}
.infoTx {
    font-size: 12px;
    color: #ccc;
    font-style: italic;
}
.btnColr {
    display:block;
    /*width: 100%;
*/	margin-top:10px;
    background-color: #0185a9;
    white-space: normal;
    text-align: center;
}
.btnColr:hover {
background-color:#0185a9;
}
.labCon {
    position: absolute;
    right: 91px;
    top: -39px;
}
.txLab {
    white-space: normal;
    width: 110px;
    float: right;
    padding-right: 12px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    font-weight: bold;
    font-size: 12px;
}

/*Mismatch Page 05 Feb 2019*/
.RdClr {
font-weight:bold;
text-align:center;
color:#FF0000;
}
.GnClr {
font-weight:bold;
text-align:center;
}
.NotAp {
text-align:left;
color:#c3c3c3;
font-style: italic;
}
.NotAp1 {
text-align:center;
color:#c3c3c3;
font-style: italic;
}
.Stp {
font-weight:bold;
text-align:center;
color:#00a4bf;
}
.Stp:hover {
color:#0056ab;
}
.btnTpBt {
color:#FFFFFF!important;
background-color:#00a4bf!important;
padding: 3px 12px!important;
}
.btnTpBt2 {
color:#FFFFFF!important;
background-color:#e77817!important;
padding: 3px 12px!important;
margin-left:10px;
}
.flwStp {
color:#FFFFFF!important;
background-color:#e77817!important;
font-weight:bold;
padding:5px;
}
.btnTpBt1 {
padding: 3px 12px!important;
}
.colBt1 {
    margin: 20px 0 0px 0px;
}
.btnWrp {
    border-top: 1px solid #f3f3f3;
    padding: 10px 0px 0px 0px;
    margin: 0px 0px 10px 0px;
}

.txAg {
font-size:14px!important;
padding-bottom:10px!important;
}
.clrTxBg{
color:#00a4bf!important;
font-weight:bold;
}
.clrTxBg1{
color:#00a4bf!important;
}
.table-striped th {
    background-color: #eaeaea!important;
	font-weight:bold!important;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #fff!important;
}
.table-striped>tbody>tr:nth-of-type(even) {
    background-color: #f7f7f7!important;
}
.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
    vertical-align: middle!important;
    border: 1px solid #ddd!important;
}
/*Mismatch Page 05 Feb 2019*/
@media screen and (max-width:1199px) and (min-width: 992px) {
.labCon{
    position: absolute;
    right: 81px;
    top: -39px;
}
.txLab {
    white-space: normal;
    width: 87px;
    float: right;
    padding-right: 12px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    font-weight: bold;
	font-size:12px;
}
}

@media screen and (max-width:1199px) and (min-width: 768px) {
    .mnTx {
        float: left;
        font-size: 24px;
        font-weight: bold;
        padding-top: 10px;
        padding-left:0px;
    }
    }
@media screen and (max-width:991px) and (min-width:768px) {
.labCon{
    position: absolute;
    right: 84px;
    top: -39px;
}
.txLab {
    white-space: normal;
    width: 101px;
    float: right;
    padding-right: 12px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    font-weight: bold;
	font-size:12px;
}
}
@media screen and (max-width:767px) and (min-width:320px) {
.labCon{
    position: absolute;
    right: 87px;
    top: 5px;
}
.imgBx {
    margin: 55px 0px 0px 0px;
}
.txLab {
    white-space: normal;
    width: 107px;
    float: right;
    padding-right: 12px;
    border-left: 1px solid #ccc;
    padding-left: 10px;
    font-weight: bold;
	font-size:12px;
}
}
@media screen and (max-width:675px) and (min-width:0px) {
.labCon{
 display:none;
}
}

@media screen and (max-width:606px) and (min-width: 510px) {
    .btnClrChng {
        color: #fff;
        background-color: #0185a9!important;
        border-color: #0185a9!important;
        height: 77px;
        padding-top: 9px;
        white-space: normal;
        width: 229px;
    }
    .frmInp {
        height: 77px;
        /* padding-top: 9px; */
        white-space: normal;
        /* padding: 50px; */
        display: block;
        width: 100%;
    }

}

@media screen and (max-width:509px) and (min-width:413px) {
    .btnClrChng {
        height: 77px;
        padding-top: 9px;
        white-space: normal;
        width:131px;
    }
    .frmInp {
        height: 77px;
        white-space: normal;
        width: 100%;
    }

}

@media screen and (max-width:412px) and (min-width:357px) {
    .btnClrChng {
        float: left;
        margin: 46px 0px 0px -224px!important;
        width: 449px!important;
        display: block;
        white-space: normal!important;
        height: 56px;
        text-align: left!important;
    }
    .frmInp {
        width: 225px!important;
    }


}

@media screen and (max-width:356px) and (min-width:0px) {
    .btnClrChng {
        float: left;
        margin: 46px 0px 0px -166px!important;
        width: 332px!important;
        display: block;
        white-space: normal!important;
        height: 75px;
        text-align: left!important;
    }
    .frmInp {
        width: 167px!important;
    }
    .btnUp {
        margin-top: 17px;
    }
}

@media screen and (max-width:991px) {
    .btmBdrnly {
        display: block;
        float: left;
        padding: 20px;
        border-bottom: 1px solid rgba(0,0,0,.125);
        margin: 5px 0px 5px -20px;
    }

    .cards .grids ul li {
        padding: 10px 0;
        list-style-position: outside;
        /* font-size: 14px!important; */
        margin-left: 31px;
        text-align: justify;
    }

    .mnTx {
        float: left;
        font-size: 19px;
        font-weight: bold;
    }
    .bdrLft {
        border:0px!important;
    }

    .upSpc {
        border-top: 1px solid #d9d9d9;
        /* margin-top: 45px; */
        padding-top: 10px;
    }
.btnR1 {
   float:left;
   margin-top:0px;
   margin-left:0px;
   margin-bottom:10px;
}
.bdrLft {
    margin-top: 30px;
}
}
@media screen and (max-width:767px) {
.btnR1 {
   float:left;
   margin-top:0px;
   margin-left:0px;
   margin-bottom:30px;
}

.txtNote {
    margin: -20px 0 50px 0px;
    line-height: 12px;
    color: #02406f;
}
.btnDwn {
    margin-left: 10px;
}
  .lfBdrLn {
border-left:none !important;
}
.ulDsgn1 {
    float: left;
    margin-top: 0px!important;
    list-style: square inside url(../images/arrowLngR.png);
}
.btmBdr {
padding-top:45px;
width:100%;
border-bottom:0px solid #ccc!important;
}
  }
@media screen and (max-width:338px) {
 .smTxPos {
    margin-top: -33px;
}
}

/* Shared By rizwan on Mail */
.txtFoot2 {
    display:block;
    width:100%;
    margin:15px 0px 0px 0px;
    font-size: 14px;
    text-align:justify;
    color: #000;
    background-color: #FFFCC6;
    padding: 15px;
    }

.knowTx2A1 {
    float:right;
    margin-right:0px;
    font-size:14px;
    font-weight:bold;
    color:#003399;
    }

    .txtInf1A {
        float: right;
        margin: 22px -208px 0px 0px;
        font-style: italic;
        color: #999999;
        font-size: 12px;
    }



