/* CSS Document */
body {
   font-family: 'Source Sans Pro', sans-serif !important;
}
span
{
    font-family: 'Source Sans Pro', sans-serif !important;
}
.alignVerticalCentre
{
    text-align:center ;
}
.emptytablebox {width:99.8%;white-space:normal; /*font-family:Verdana,Arial, Helvetica, sans-serif;*/   font-family: 'Source Sans Pro', sans-serif !important;  color:#F22D4E; margin-bottom:20px; margin-top:15px; border:none;margin-left:2px; padding:20px 0px 20px 0px;}
.tablebox {
   width:99.8%;
    white-space: normal;
    /*font-family: Verdana,Arial, Helvetica, sans-serif !important;*/
    font-family: 'Source Sans Pro', sans-serif !important;
    color: #2C3D2A;
    margin-bottom: 20px;
    margin-top: 15px;
    border: none;
    margin-left: 2px;
}
.tablebox th 
{padding-left:2px;
 padding-right:2px; 
 padding-top:6px; 
 padding-bottom:6px;
 font-weight:bold; 
 font-weight:bold;
 /*background-color:#404040;*/
  font-size:0.95em !important; 
  /* color:#fff;
  border-left:1px solid #DCDCDC;
   border-top:1px solid #DCDCDC;*/
    border: none;
    border-bottom:5px solid #E6E6E6;
   }
.tablebox tr {font-size:0.9em !important;}
.tablebox td 
{
    color: #000;
    padding: 10px  !important;
    height: 28px;
    line-height: 1.9em;
    word-wrap: break-word;
    vertical-align: top;
     border: none;
     border-bottom:2px solid #E6E6E6;
}

	
.tablebox td:last-child 
{
   /* border-right:1px solid #DCDCDC;*/
                         
 }


.tablebox a:link
{
    color:#646464;
    text-decoration:underline;
    font-weight:bold;
    font-size:0.95em;
    /*font-family:Verdana;*/
    font-family: 'Source Sans Pro', sans-serif !important;
       
}  
.tablebox a:hover
{
   /*color:#fff;*/
   color: #2739c1;
}

.tablebox tr.normal
{
   background-color: #fff;
   
   
}

.tablebox tr.alternate
{
    background-color: #F5F5F5;
   
   
}           
.tablebox tr.normal:hover, .tablebox tr.alternate:hover
{
   background-color: #C1BCBC;
   color:#fff;
 
}
.gray-body {
    background-color: #f9f8f8 !important;
}
.colorWhite
{
   color: #fff;
}

.colorRed
{
   color: #e00a0a !important;
}

.balance-positive
{
    color:#008000;
}

.balance-negative
{
    color:#e00a0a;
}
footer .footerLogo,
    .clientBtn {
        display: none !important;
    }

footer .footerMenu {
    margin: 0;
    padding: 0;
}

footer .footerMenu li {
    display: inline-block;
    padding: 0 10px;
    border-right: 1px solid #c0c1c3;
    list-style: none;
}

footer .footerMenu li:first-child {
    padding-left: 0;
}

footer .footerMenu li a {
    display: block;
    color: #c0c1c3;
}


footer .footerMenu li a {
    display: block;
    color: #c0c1c3;
}

footer .footerLogo {
    width: 123px;
    height: 26px;
    margin-bottom: 20px;
}

.modalBackground {
    background-color: Gray;
    filter: alpha(opacity=50);
    opacity: 0.6;
    z-index: 998;
}


div.formButton {
   
    padding-left: 5px;
}

 div.formButton .button {
        margin-bottom: 5px;
        float: left;
        margin: 5px 20px 10px 0px;
    }
/*Color Classes*/
.orange
{
    color: #FFC04B; 
    font-size:0.85em;
    
}

.orange a
{
    text-decoration:underline;
    
}


.red
{
    color: #DA0F0F; 
    font-size:0.85em;
   
}

.red a
{
    text-decoration:underline;
    
}
.right 
{
    float:right;
}



.icon-desktopView {
 
     color:#FFFFFF;
}

.icon-desktopView a {
 
     color:#FFFFFF;
}



.icon-tabletMobileView
{
    padding-top:5px;   
     color:	#000000;
}

.icon-tabletMobileView a
{
     padding-top:5px; 
     color:	#000000;
}
 
.lang-desktopView {
 
     color:#FFFFFF;
}

.lang-desktopView a {
 
     color:#FFFFFF;
}



.lang-tabletMobileView
{
    padding-top:5px;   
     color:	#000000;
}

.lang-tabletMobileView a
{
     padding-top:5px; 
     color:	#000000;
}


.loader {
	z-index: 100;
	position: fixed;
	width: 120px;
	margin-left: -60px;
	top: 50%;
	left: 50%;
}
.accountSearchContent {
    border-top: dashed 1px #D94F00;
    border-bottom: dashed 1px #D94F00;
    border-left: dashed 1px #D94F00;
    border-right: dashed 1px #D94F00;
    background-color: #fff;
    max-width: 700px;
    margin: 10px;
    padding-left: 10px;
    padding-top: 10px;
}


.tableFrm2column {
    position: relative;
    width: 540px;
    padding: 10px;
    font-size: 12px;
}

    .tableFrm2column td {
        text-align: left;
        padding-bottom: 6px;
        float: left;
        font-weight: bold;
        width: 200px;
        margin-right: 10px;
        margin-bottom:10px;
        color: #333333;
    }

        .tableFrm2column td hr {
            width: 530px;
        }

    .tableFrm2column .tdContent {
        width: 200px;
        margin-right: 10px;
        margin-bottom:10px;
        font-weight: normal;
        color: #989898;
    }

div.formDetails div.formInput, div.formDetails div.formLabel2, div.formDetails div.formLabel22 {
    margin-bottom: 0px;
}

div.formLabel2 {
    float: left;
    font-weight: bold;
    line-height: 25px;
    /*width: 220px;*/
    width: 150px;
}

div.formDetails div.formLabel2, div.formDetails div.formLabel22, div.formDetails div.formLabel {
    /* margin-left: 15px;*/
    font-size: 12px;
    margin-bottom: 5px;
    color: #003669;
    letter-spacing: 1px;
}

div.formInput input.passkey {
    position: absolute;
}

div.formDetails div.formInput, div.formDetails div.formInput2, div.formDetails div.formRadio {
    float: left;
    /*line-height: 35px;*/
    /*padding-left: 5px;*/
    margin-bottom: 10px;
    font-size: 0.8em;
    vertical-align: middle;
}

    div.formDetails div.formInput input, div.formDetails div.formInput textarea {
        /*margin-left: 5px;*/
    }

div.Keypad div.formInput {
    height: 40px;
}

div.formInput input, div.formInput textarea {
    border: 1px solid #dddddd;
    /*width: 240px;*/
    width: 280px;
    height: 28px;
    padding: 4px;
    margin-bottom: 10px;
  }

div.formInput .numericOnly {
    border: 1px solid #dddddd;
    /*width: 200px;*/
    width: 240px;
    height: 28px;
    padding: 4px;
    margin-bottom: 10px;
}
rd
{
    background: url(../secured/images/accountsMenu.png);
}

  .modalBackgroundSession
        {
            background-color: Black;
            filter: alpha(opacity=60);
            opacity: 0.6;
        }
        .modalPopupSession
        {
            background-color: #FFFFFF;
            width: 400px;
            border: 3px solid #C1BCBC;
            border-radius: 12px;
            padding: 0;
        }
        .modalPopupSession .header
        {
            background-color: #C1BCBC;
            height: 30px;
            color: White;
            line-height: 30px;
            text-align: center;
            font-weight: bold;
            border-top-left-radius: 6px;
            border-top-right-radius: 6px;
        }
        .modalPopupSession .body
        {
            padding: 10px;
            min-height: 50px;
            text-align: center;
            font-weight: bold;
        }
        .modalPopupSession .footer
        {
            padding: 6px;
        }
        .modalPopupSession .yes, .modalPopupSession .no
        {
            height: 23px;
            color: White;
            line-height: 23px;
            text-align: center;
            font-weight: bold;
            cursor: pointer;
            border-radius: 4px;
        }
        .modalPopupSession .yes
        {
            background-color: #2FBDF1;
            border: 1px solid #0DA9D0;
        }
        .modalPopupSession .no
        {
            background-color: #9F9F9F;
            border: 1px solid #5C5C5C;
        }




.desktop, .netbook, .tablet, .smartphone
{
    display: none !important;
}

/*Styles to override default for various screen sizes*/
/*Desktop - Screen > 1240px*/
@media screen and (min-width: 1240px)
{
    .desktop
    {
        display: inline-block !important;
    }

   
}

/*Netbook - Screen between 960px and 1239px*/
@media screen and (min-width: 960px) and (max-width: 1239px)
{
    .netbook
    {
        display: inline-block !important;
    }

    
    
}

/*Tablet - Screen between 768px and 959px*/
@media screen and (min-width: 768px) and (max-width: 959px)
{
    .tablet
    {
        display: inline-block !important;
    }

    

}

/*Smartphone - Screen between 320px and 479px*/
@media screen and (max-width: 767px) {
    .smartphone {
        display: inline-block !important;
    }
   .col-form-label
   {
       float:left !important;
       width:auto !important;
       
   }
  
    .tableFrm2column {
        width: 320px;
    }

        .tableFrm2column .tdContent {
            width: 280px;
        }

        .tableFrm2column td hr {
            width: 280px;
        }

    div.formInput input, div.formInput textarea {
        
        width: 200px;
    }
   
}

.sub
{
    /*padding-left: 20em;*/
    color: white;

    height: 50%;
}
.black-footer{
    padding: 7px 30px;
    height: 209px;
   /* min-height: 60px; */
    background: black;
    -webkit-box-shadow: -2px -8px 41px -14px rgba(202, 210, 222, 0.61);
    -moz-box-shadow: -2px -8px 41px -14px rgba(202, 210, 222, 0.61);
    box-shadow: -2px -8px 41px -14px rgba(202, 210, 222, 0.61);
}

.vista-footer {
    padding: 7px 30px;
    height: 209px;
    /* min-height: 60px; */
    background: #4A4A4A;
    -webkit-box-shadow: -2px -8px 41px -14px rgba(202, 210, 222, 0.61);
    -moz-box-shadow: -2px -8px 41px -14px rgba(202, 210, 222, 0.61);
    box-shadow: -2px -8px 41px -14px rgba(202, 210, 222, 0.61);
}

.white
{
    color:White !important;
}