﻿.section-heading-linethrough {
    position: relative;
    margin-top: 15px;
    margin-bottom: 30px;
}

.padding-bottom-20 {
    padding-bottom: 20px;
}

.padding-right-20 {
    padding-right: 20px;
}

.padding-top-20 {
    padding-top: 20px;
}

.zero-padding {
    padding-left: 0px;
    padding-right: 0px;
}


.table-header {
    background-color: darkcyan;
}

.showssn {
    /*display: contents;*/
    visibility: visible;
}

.showfleid {
    display: none;
}

table tr th {
    text-align: center;
}

    table tr th a {
        color: white;
        text-decoration: underline;
    }

.table th a:hover, .table th a:focus {
    color: white;
}

table tr td {
    font-weight: bold;
    color: black;
}

.reportnotify {
    BACKGROUND-COLOR: #ffff99;
}

a,
a label {
    cursor: pointer;
}


.saprecon-search {
    padding-bottom: 40px;
}

@media screen and (max-width: 768px) {
    .margin-top-0 {
        margin-top: 0px!important;
    }
}

/*MEDIA 
------------*/
@media (min-width: 1200px) {
    .FARH-container {
        width: auto;
    }
}

@media (min-width: 992px) {
    .FARH-container {
        width: auto;
    }
}

@media (min-width: 768px) {
    .FARH-container {
        width: auto;
    }
}

@media only screen and (max-width: 767px) {
    .leftbar {
        margin-right: 0;
    }
}

@media only screen and (max-width: 768px) {
    .saprecon-search {
        padding-bottom: 0px;
    }
}

@media only screen and (max-width: 767px) {
    .leftbar {
        float: none;
    }
}

@media only screen and (max-width: 767px) {
    .leftbar li a {
        font-size: 15px;
        padding-right: 20px;
    }
}

@media print {
    .panel-collapse {
        display: block;
    }

    a[href]:after {
        content: none;
    }

    .collapse {
        display: block !important;
        height: auto !important;
    }
}

@media only screen and (max-width: 767px) {
  .modal-lg { width: 65%; }
}

.req {
    FONT: 9pt Verdana,sans-serif;
    COLOR: #ff0000;
}

.thdoublerow {
    text-align: center;
    background-color: #fff;
}

.even {
    background-color: #fff;
}

.evenlightblue {
    background-color: #fff;
}



/*table tbody{
    text-align:center; color: black;
}*/



.left {
    min-width: 160px;
    text-align: left;
    padding-left: 10px;
    -webkit-touch-callout: none;
}

.middle {
    text-align: center;
    margin-left: auto;
    margin-right: auto;
}

.right {
    min-width: 160px;
    text-align: right;
    padding-right: 10px;
}

.boldtitle {
    color: green;
    font-weight: bold;
    padding: 0px;
    margin: 0px;
}

#bluegrid tr:nth-child(even) {
    background-color: #fff;
        text-transform: capitalize;
    padding: 1px;
    line-height: 1.025;
}

#bluegrid tbody.even tr:nth-child(odd) {
    background-color: #fff;
        text-transform: capitalize;
    padding: 1px;
    line-height: 1.025;
}

#bluegrid tbody.even tr:nth-child(even) {
    background-color: #fff;
        text-transform: capitalize;
    padding: 1px;
    line-height: 1.025;
}

#bluegrid tbody.odd tr:nth-child(odd) {
    background-color: #fff;
        text-transform: capitalize;
    padding: 1px;
    line-height: 1.425;
}

#bluegrid tbody.odd tr:nth-child(even) {
    background-color: lightblue;
        text-transform: capitalize;
    padding: 1px;
    line-height: 1.025;
}

#doublerowgrid tbody:nth-child(2n+1) {
    background-color: #fff;

}

#bluegrid tbody tr th {
    text-align: center;
    background-color: #00689B;
    vertical-align: middle;
    text-transform: capitalize !important;
    padding: 1px;
    line-height: 1.425;

    /*display: contents;*/
}
#bluegrid  tbody  tr  td
{
    padding: 1px;
    line-height: 1.4285;
    vertical-align:middle;
}

#bluegrid tbody:nth-child(odd) {
    background-color: #fff;
}

#bluegrid tr:nth-child(odd) {
    background-color: #fff;
}

#bluegrid2 tr th {
    text-align: center;
    background-color: #52729d;  /*#00689B;*/
    vertical-align: middle;
    text-transform: capitalize !important;
    padding: 1px;
    line-height: 1.4285px;

    /*display: contents;*/
}

.bluegridfloat thead tr th {
    text-align: center;
    background-color: #52729d;
    vertical-align: middle;
    text-transform: capitalize !important;
    padding: 1px;
    line-height: 1.6;
    /*display: contents;*/
}


.redfont {
    color:darkred;
}

.blackfont {
    color: black;
}

.linkbutton {
    color: #00689B;
    background: none;
    border: none;
    padding: 0 !important;
    background-color: transparent;
    font-family: Lato, sans-serif;
    font-size: 13px;  /*Bala updated from 15px to 13px*/
}

.disablelink {
   pointer-events: none;
   /*cursor: default;*/
   color:gray;
   opacity:0.7;
}


.initcaps tr th{
    text-transform: capitalize !important;
}

.pop-modal-margin {
    margin: 172px;
}

[ng\:cloak], [ng-cloak], .ng-cloak {
    display: none !important;
}
.floatThead-col {
height:0px !important;
}
 @media screen and (min-width: 980px) /* Desktop */ {
  .modal-xtra {    
     width:1082px;
  }
    .width-perc {
        width:33%;
    }
    .width-perc-22 {
        width:22%;
    }
     .width-perc-16 {
        width:16%;
    }
}

@media screen  and (max-width: 979px) /* Tablet */ {
  .modal-xtra {   
     width:900px;
  }
   .width-perc {
        width:100%;
    }
    .width-perc-22 {
        width:100%;
    }
     .width-perc-16 {
        width:100%;
    }
}

@media screen and (max-width: 500px) /* Mobile */ {
  .modal-xtra {  
    width:450px;
  }
   .width-perc {
        width:100%;
    }
    .width-perc-22 {
        width:100%;
    }
    .width-perc-16 {
        width:100%;
    }
}

.validate-border{
    border:1px solid red;
}

.requriedBorder {
    border-color:red;
    border-top-width:thin;
}


.requriedRadioBorder {
     box-shadow:0 0 0 1px red;
}
.btn {
    line-height: 1;
    
}
.input-group-addon {
    padding: 4px 8px;
}
.btn-primary {
    background-color:#52729d !important;
}

.footercols1 {
        padding-left: 0px;
    }

.footercols2 {
        padding-left: 20px;
    }

.footercols3 {
        padding-left: 25px;
    }

.footercols4 {
        padding-left: 25px;
    }

@media (max-width: 768px) {
    .footercols1 {
        padding-left: 10px;
    }

    .footercols2 {
        padding-left: 10px;
    }

    .footercols3 {
        padding-left: 10px;
    }

    .footercols4 {
        padding-left: 10px;
    }
}

.noHoverColor:hover {
     background-color: #ffffff !important;
}

.padding-top-140 {
    padding-top: 140px;
}

.custom-alert-header {
    background-color: #52729d;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    padding: 0px;
}
#spanCustomAlert.glyphicon-remove-sign:before {
    vertical-align: text-bottom;
    padding-right: 2px;
}
#spanCustomAlert.glyphicon-exclamation-sign:before{
    vertical-align: text-bottom;
    padding-right: 2px;
}
#spanCustomAlert.glyphicon-ok-sign:before {
    vertical-align: text-bottom;
    padding-right: 2px;
}

 .bannerStyle {
      color: #1C6EA4;
      margin-top: 10px;
      font-family: Lato;
      font-size: 30px;
      font-weight: bolder;
      letter-spacing: 2px;
      word-spacing: 2px;
      text-decoration: none;
      font-style: normal;
      font-variant: normal;
      text-transform: none;
    }