/* Font Overrides*/
body {
    background: #f1f1f1;
    font-family: Verdana,Arial,sans-serif !important;
    font-size: 13px;
    color: #676767;
}

h2, h3, .ms-h2, .ms-h3, .ms-headerFont {
    font-family: Verdana,Arial,sans-serif;
}

.ms-webpart-titleText.ms-webpart-titleText, .ms-webpart-titleText > a {
    font-family: Verdana,Arial,sans-serif;
    color: #002750 !important;
    font-weight: 700;
    font-size: 13.3333px;
}

/* MAIN */
#sideNavBox {
    display: none;
    float: left;
    margin: 0;
    width: 1px;
}

#titleAreaBox {
    width: 100%;
}

#contentBox {
    margin-left: 20px;
}

#sn2-contentArea input, #sn2-contentArea select, #sn2-contentArea textarea {
    font-size: 8pt;
}

#sn2-contentArea select {
    border: 1px solid #abadb3;
}

.ms-dialog #sn2-bodyContainer {
    height: auto !important;
    width: auto !important;
}

.ms-dialog .s4-ca {
    padding-right: 0px;
}

/*
  *   Ribbon
  */
#ms-designer-ribbon {
    display: none;
}

.ms-siteactionsmenuhover, .ms-SpLinkButtonActive.ms-welcomeMenu {
    background-color: #09236a;
}

/*
  *   Header
  */

#s4-titlerow {
    background: url(/_layouts/15/amgros/images/amgros_topbg.png) #908E91 repeat left !important;
    height: 80px;
    width: 100%;
    padding: 0;
}

.sn2-innerHead, .sn2-innerHead > table {
    height: 100%;
}

.sn2-logo {
    margin-left: 24px;
    padding-top: 12px;
}

.ms-siteicon-img {
    margin-top: 30px;
}

#titleAreaRow {
    float: left;
}

.ms-signInLink {
    display: none !important;
}
/* LoginBox right */
.PIT-login {
    float: right;
    padding-right: 20px;
    height: 80px;
}

#ctl00_pitShowInfo {
    float: right;
}

#contentRow {
    padding-top: 100px;
}
/* MENU LINE*/

body .lev-menuline {
    height: 90px;
    margin-left: -30px;
    margin-right: 12px;
    border-top: 1px solid gray;
    border-bottom: 1px solid gray;
    clear: both;
    color: white;
    background: rgb(142,176,160);
    background: linear-gradient(180deg, rgba(142,176,160,1) 0%, rgba(79,118,101,1) 20%, rgba(80,120,100,1) 80%, rgba(142,176,160,1) 100%);
}

    body .lev-menuline > div {
        padding-left: 20px;
    }

@media screen and (min-width: 1000px) {
    body .lev-menuline {
        height: 60px;
    }

    #contentRow {
        padding-top: 70px;
    }
}

@media screen and (min-width: 1195px) {
    body .lev-menuline {
        height: 30px;
    }

    #contentRow {
        padding-top: 40px;
    }
}

body .lev-menuline li a.selected {
    background: rgb(200,228,215);
    background: linear-gradient(180deg, rgba(200,228,215,1) 0%, rgba(147,181,165,1) 50%, rgba(200,228,215,1) 100%);
    border-right: solid 1px #e2e2e2;
    border-bottom: solid 1px #c2c2c2;
    height: 25px;
}

body .lev-menuline .ms-core-listMenu-horizontalBox li.static > .ms-core-listMenu-item {
    margin-right: 0px;
    padding: 5px 20px 7px 5px;
    border-right: solid 1px #e2e2e2;
}

body .lev-menuline .ms-core-listMenu-horizontalBox li.static > .selected.ms-core-listMenu-item {
    padding-bottom: 0;
    border-bottom: 0;
}

body .lev-menuline .ms-core-listMenu-horizontalBox li.static > a.dynamic-children.ms-core-listMenu-item {
    padding-bottom: 7px;
}

body .lev-menuline .ms-core-listMenu-horizontalBox li.static > a.selected.dynamic-children.ms-core-listMenu-item {
    padding-bottom: 0;
    border-bottom: 0;
}

body .lev-menuline ul.dynamic {
    width: inherit !important;
}



body .lev-menuline .menu-item-text, body .lev-menuline a.menu-item.selected {
    color: white;
}

body .lev-menuline .ms-core-listMenu-horizontalBox .dynamic-children.additional-background {
    padding-right: 15px;
    margin-right: 5px;
}

body .lev-menuline ul.dynamic {
    padding: 0;
    left: 0 !important;
}

body .lev-menuline .dynamic .menu-item-text {
    color: #0072BC !important;
}

body .lev-menuline .dynamic li.dynamic:hover {
    background-color: lightgray;
}

body .lev-menuline a.menu-item:hover {
    color: #44aff6;
}

body .lev-menuline .dynamic-children .menu-item.text {
    color: #44aff6;
}

body .lev-menuline .dynamic a.link {
    color: #0072BC;
}

body .lev-menuline li.dynamic > .menu-item {
    display: block;
    padding: 3px 10px;
    white-space: nowrap;
    font-weight: normal;
}

body .lev-menuline li.dynamic {
    display: block !important;
}

div.sn3-searchbox .ms-WPBody {
    padding: 2px;
    background-color: inherit !important;
}

#SearchBox {
    min-width: 230px;
}

div.ms-srch-sb {
    background-color: white;
    margin-top: 1px;
}
/* CONTENT */


/* Webparts */
.ms-webpart-chrome-title {
    background: rgb(200,228,215);
    background: linear-gradient(180deg, rgba(200,228,215,1) 0%, rgba(147,181,165,1) 100%);
    padding: 5px;
    margin-bottom: 0;
}

    .ms-webpart-chrome-title h2 {
        font-weight: 600 !important;
        font-size: 14px;
    }

#s4-topheader2, .s4-toplinks .s4-tn A.selected {
    background: url('/_layouts/15/amgros/Images/topnavigation_background.png') repeat-x !important;
    height: 29px !important;
}

.s4-tn LI.static > .menu-item {
    border-right: solid 1px #e2e2e2;
    color: #fff;
    margin: 0px;
    padding-top: 9px !important;
}

de
.s4-tn LI.static > A:hover {
    color: #FFF;
}

.s4-toplinks .s4-tn A.selected {
    background: url('/_layouts/15/amgros/Images/topnavigation_background_selected.png') repeat-x !important;
    border: none;
    border-right: solid 1px #e2e2e2;
    border-bottom: solid 1px #c2c2c2;
    height: 18px !important;
    padding-top: 9px !important;
}

    .s4-toplinks .s4-tn A.selected:hover {
        color: #FFF !important;
    }

.s4-tn LI.static > .menu-item, .s4-toplinks .s4-tn A.selected {
    padding-left: 8px;
    padding-right: 8px;
}



/*OLD STYLES*/


.text-center {
    text-align: center !important;
}

.layoutmain {
    padding: 5px 10px 10px 10px;
}

table.documentlist {
}

    table.documentlist td {
        height: 30px;
    }


body {
    background: #f1f1f1;
}

* a:hover {
    outline: none !important;
    text-decoration: none !important;
}

#pit-page {
    background-color: #fff;
}
/* Backgroun coloring in webparts */

.ms-WPBody {
    font-size: 10pt;
    padding: 15px;
    /*background: #F0F0F0;*/
    background-color: #DDE6E2 !important;
    margin-left: 0px;
    margin-right: 0px;
}


.ms-wpContentDivSpace {
    margin-left: 0px;
    margin-right: 0px;
    /*background: #F0F0F0 !important;*/
    background-color: #DDE6E2 !important
}

.ms-vb, .ms-vh2, .ms-vh-icon, .ms-vb2 {
    font-size: 10.667px;
}

#pit-workspace {
    position: absolute;
    min-height: 100%;
    background-color: #fff;
    float: left;
    border-left: solid 1px #a9a9a9;
    border-right: solid 1px #a9a9a9;
    width: 100%;
}

.s4-titletable {
    height: 55px !important;
}

.s4-title {
    background: url(/_layouts/15/amgros/images/amgros_topbg.png) #908E91 repeat left !important;
    height: 80px !important;
}

.s4-titlelogo img {
    top: inherit !important;
}

#s4-topheader2 {
    border-top: solid 1px #c2c2c2 !important;
    border-bottom: solid 1px #c2c2c2 !important;
    border-left: none !important;
    border-right: none !important;
    font-size: 12px;
}

#s4-topheader2, .s4-toplinks .s4-tn A.selected {
    background: url('/_layouts/15/amgros/Images/topnavigation_background.png') repeat-x !important;
    height: 29px !important;
}

.s4-tn LI.static > .menu-item {
    border-right: solid 1px #e2e2e2;
    color: #fff;
    margin: 0px;
    padding-top: 9px !important;
}

de
.s4-tn LI.static > A:hover {
    color: #FFF;
}

.s4-toplinks .s4-tn A.selected {
    background: url('/_layouts/15/amgros/Images/topnavigation_background_selected.png') repeat-x !important;
    border: none;
    border-right: solid 1px #e2e2e2;
    border-bottom: solid 1px #c2c2c2;
    height: 18px !important;
    padding-top: 9px !important;
}

    .s4-toplinks .s4-tn A.selected:hover {
        color: #FFF !important;
    }

.s4-tn LI.static > .menu-item, .s4-toplinks .s4-tn A.selected {
    padding-left: 8px;
    padding-right: 8px;
}

#onetidProjectPropertyTitleGraphic, .s4-titletext, .hide {
    display: none !important;
}

.s4-titlelogo img {
    float: left;
    position: absolute;
    left: 0px;
    top: 50px;
}

.s4-ql UL.root > LI > .menu-item:hover {
    background: #f2f0f0 !important;
}

.s4-ql A.selected {
    border: none !important;
    background: #f2f0f0 !important;
}

#s4-leftpanel {
    width: 180px !important;
    float: left;
}

.s4-ca {
    margin-left: 180px;
}

.ms-titlerowborder {
    border-right: none !important;
}

.textBoxes {
    border: solid 1px #c1c1c1 !important;
    width: 175px !important;
}

.succeded {
    color: Green;
}

.error {
    color: Red;
}

#test dt {
    background-color: #f6f6f6;
    border: 1px solid #f2f2f2;
    display: block;
    line-height: 20px;
    padding: 0px 10px;
}

.atcCodesTiny {
    width: 8px;
}

.atcCodesSmall {
    width: 18px;
}

.tenderWarning {
    color: Red;
    font-weight: bold;
}

.hideCheckbox input[type=radio] {
    display: none;
}

.spacer {
    margin-bottom: 20px;
}

.ms-WPHeader TD {
    border: none;
}

.ms-WPTitle, .ms-WPTitle a {
    color: #002750 !important;
    font-weight: bold;
}

.tbl-anmdoc {
    padding: 0px 4px;
}

    .tbl-anmdoc tr td {
        padding: 0px 4px;
    }

        .tbl-anmdoc tr td.anmdocTitle {
            font-weight: bold;
            padding: 10px 0px;
        }
/* MyDocuments */
.GridViewStyle {
    border: none;
    padding: 4px;
    width: 450px;
}

    .GridViewStyle a {
        color: #270390;
    }

.GridViewHeaderStyle th {
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
    text-align: left !important;
}

.GridViewHeaderStyle {
    background-color: #777777;
    font-weight: bold;
    color: White;
    text-align: left !important;
    height: 20px;
}

    .GridViewHeaderStyle a {
        color: #FFF !important;
    }

.GridViewFooterStyle {
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyle {
    background-color: #F7F6F3; /*color: #333333;*/
}

.GridViewAlternatingRowStyle {
    background-color: #FFFFFF; /*color: #f1f1f1;*/
}

.GridViewCellStyle {
    background-color: #F7F6F3; /*color: #333333;*/
}

.GridViewAlternatingCellStyle {
    background-color: #FFFFFF; /*color: #f1f1f1;*/
}

.GridCleanImage {
    margin: 0;
    text-align: center;
}

.myDocumentsDivText {
    width: 100px;
    font-weight: bold;
    float: left;
}

.myDocumentsDivControl {
    float: left;
    width: 210px;
}

.myDocumentsDivBlock {
    clear: both;
    padding: 5px 0 5px 0;
}

#uploadDocuments select, #uploadDocuments input[type="file"], #uploadDocuments input[type="text"] {
    width: inherit;
    font-size: 8pt;
    font-family: Verdana,Arial,sans-serif;
}
/*  */

.GridViewRowStyle td, .GridViewAlternatingRowStyle td {
    border: 1px solid #EBE9ED;
    text-align: left;
    color: #333333;
}

.GridViewSelectedRowStyle {
    background-color: #E2DED6;
    font-weight: bold;
    color: #fbfbde;
}

.GridViewPagerStyle {
    background-color: #284775;
    color: #FFFFFF;
}

    .GridViewPagerStyle table /* to center the paging links*/ {
        margin: 0 auto 0 auto;
    }

.headerBarcode {
    width: 10px;
}

.cls {
    border: none;
}

/**************************************
           DIGITAL SIGNATURE
**************************************/

/* Winning GridView */

.GridViewStyleWinning {
    border: none;
    padding: 4px;
    width: 450px;
}

    .GridViewStyleWinning a {
        color: #270390;
    }

.GridViewHeaderStyleWinning th {
    border-left: 1px solid #EBE9ED;
    border-right: 1px solid #EBE9ED;
    text-align: center !important;
}

.GridViewHeaderStyleWinning {
    background-color: #777777;
    font-weight: bold;
    color: White;
    text-align: left !important;
    height: 20px;
}

    .GridViewHeaderStyleWinning a {
        color: #FFF !important;
    }

.GridViewFooterStyleWinning {
    background-color: #5D7B9D;
    font-weight: bold;
    color: White;
}

.GridViewRowStyleWinning {
    background-color: #F7F6F3; /*color: #333333;*/
}

.GridViewAlternatingRowStyleWinning {
    background-color: #FFFFFF; /*color: #f1f1f1;*/
}

    .GridViewRowStyleWinning td, .GridViewAlternatingRowStyleWinning td {
        border: 1px solid #EBE9ED;
        color: #333333;
    }

.GridViewSelectedRowStyleWinning {
    background-color: #E2DED6;
    font-weight: bold;
    color: #fbfbde;
}

.GridViewPagerStyleWinning {
    background-color: #284775;
    color: #FFFFFF;
}

    .GridViewPagerStyleWinning table /* to center the paging links*/ {
        margin: 0 auto 0 auto;
    }

.GridViewColumn {
    text-align: center !important;
}

/* End winning Gridview */

#pit-simple-card {
    background-color: #f1f1f1;
    border-width: 0px 1px;
    border-color: #d2d2d2;
    border-style: solid;
    margin: auto;
    width: 575px;
}

#pit-simple-card-top {
    text-align: right;
    padding: 10px 10px 0px 10px;
    height: 10px;
}

#pit-simple-content {
    margin-left: 70px;
}

    #pit-simple-content h1 {
        font-size: 120%;
        margin: 0px;
        padding: 5px 0 0 0;
    }

#pit-simple-card-cotent {
    margin: 0 30px 30px;
    max-width: 100%;
    word-wrap: break-word;
}

#pit-simple-error-content {
    /*min-height: 100%;*/ /*margin-bottom: 30px;*/
}

.pit-simple-iconcont h1 {
    font-size: 195%;
    margin: 0px 30px;
    padding: 3px 0px;
    float: left;
    text-transform: uppercase;
    font-weight: normal;
}

#pit-simple-card-top {
    border-top: solid 1px #d2d2d2;
}

.loginArea {
    padding: 30px 0px 0px 60px;
}

.center {
    margin: 100px auto 0px !important;
}

.none {
    border: none;
    display: none !important;
}

.cb {
    clear: both;
}

#pit-simple-card input {
    border: solid 1px black !important;
}

.noLogin {
    height: 80px;
    margin-left: 19%;
}

/**************************************
                TENDERS
**************************************/
.tenderSavedFrom {
    text-align: left;
    min-width: 170px;
}

.tenderSavedTo {
    text-align: left;
    min-width: 120px;
}

.tenderSavedDate {
    text-align: left;
    min-width: 125px;
}
/* input[type="radio"]*/
.tenderListRadio table td:first-child {
    width: 30px;
}

#qaDiv dt {
    background-image: url('/_layouts/15/amgros/images/arrow_r.png');
    background-position: left center;
    background-repeat: no-repeat;
    border-bottom: solid 1px #f6f6f6;
    cursor: pointer;
    display: block;
    margin: 0px;
    padding: 2px 20px;
}

#qaDiv dd {
    margin: 0px 0px 10px 0px;
    padding: 0px 0px 0px 40px;
}

#qaDiv p {
    padding: 5px 0;
}

#qaDiv .selected {
    background-image: url('/_layouts/15/amgros/images/arrow_down.png');
    background-position: left center;
    background-repeat: no-repeat;
}

/**************************************
           SUBJECT CREATION
**************************************/
#RequestSubjectCreation h1 {
    border-bottom: solid 2px #e6e6e6;
    font-size: 125%;
    margin: 0px;
    padding: 5px 0px;
}

#RequestSubjectCreation table {
    border-collapse: collapse;
    margin: 10px 20px;
}

    #RequestSubjectCreation table tr td:first-child {
        text-align: left;
        padding: 2px;
        width: 120px;
    }

#RequestSubjectCreation .slimBorder {
    border: solid 1px #adaaad;
    padding: 3px;
    width: 200px;
}

/* LOGIN */
.loginTabs #tabs {
    border: 0;
}



.loginTabs {
    margin: 100px auto;
    width: 430px;
}

.ui-widget-content {
    background: none;
    border: 0;
}

.ui-widget-header {
    background: none;
    border: 0;
}

.ui-tabs .ui-tabs-nav {
    padding: 0;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-radius: 0;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: #d7d7d7 url('../Images/Login/tabNotActive.png') repeat-x top left;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #dedede url('../Images/Login/tabActive.png') repeat-x top left;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-radius: 0;
}

.ui-tabs .ui-tabs-panel {
    background: url('../Images/Login/boxBackground.png') left top repeat-x;
    border: 1px solid #bcbcbc;
    padding: 20px 30px;
}

.button, input[type="submit"] {
    background: #e1e1e1 url('../Images/Login/button.png') left top repeat-x;
    border: 1px solid #bcbcbc;
    padding: 5px 10px;
    cursor: pointer;
}

    .button:hover, input[type="submit"]:hover {
        background: #e1e1e1 url('../Images/Login/buttonHover.png') left top repeat-x;
        border: 1px solid #bcbcbc;
        padding: 5px 10px;
    }

#tabs table td {
    padding-bottom: 10px;
}

#tabs table {
    width: 100%;
}

    #tabs table td.bottom {
        vertical-align: bottom;
    }

    #tabs table input[type="text"], #tabs table input[type="password"] {
        width: 100%;
    }

.btnRight {
    float: right;
}

.ms-socialNotif-Container {
    display: none;
}

.s4-specialNavLinkList {
    display: none;
}


/* Search Page Webpart styling start */
.srch-Page {
    padding: 0.7em 0 3em 48px;
}

.srch-stats {
    background: transparent !important;
}

.ms-WPBorderBorderOnly {
    border-color: #F0F0F0;
    background-color: #F0F0F0;
}

.ms-searchref-main {
    width: 100%;
    background-color: transparent;
    border-width: 0;
    background-image: none;
}

li.ms-searchref-selected, li.ms-searchref-filtermsg {
    rgba(255, 255, 255, 0.5);
}

.s4-search .ms-sbtable-ex {
    margin-top: 5px;
}

.s4-wpTopTable {
    margin-right: 4px;
}
/* Search Page Webpart styling end */


/*Custom css to fix login information*/
.PIT-login {
    color: White;
}

.pnlLogin {
    float: left;
}

.pnlLoggedIn {
    float: left;
}

#pnlServerTime {
    float: right;
}

div.s4-title.s4-lp,
body #s4-mainarea,
#s4-topheader2,
#s4-statusbarcontainer {
    padding: 0px;
    float: none;
}

.hideCheckbox {
    display: none;
}

.tenderRadios input[type="radio"] {
    margin-top: 0;
    padding-top: 0;
}

.hideCheckbox > label {
    margin-left: 10px;
}

.LRumLink {
    display: none;
}

a.lnkLogin, a.lnkLogin:visited {
    color: #FFF;
    font-weight: bold;
    font-size: 12pt;
}

    a.lnkLogin:hover {
        text-decoration: underline;
        font-size: 12pt;
    }

.s4-ca {
    margin-left: 0 !important;
}

.ms-WPBody a:visited {
    color: #0072bc;
}

#MSOZoneCell_WebPartWPQ8 .ms-WPBorder {
    height: 100%;
}

.ms-WPHeader {
    background: url(/_layouts/15/amgros/Images/levportal_wp_bg.png) repeat-x;
}

.cbq-layout-main {
    height: 100%;
    display: inline-block;
}
/*
.TenderInvitationsAnonRadio > tbody > tr > td
{
    display:flex;
}
.TenderInvitationsAnonRadio > tbody > tr > td > label
{
    display:flex;
    float:right;
}
.TenderInvitationsAnonRadio > tbody > tr > td > label>div:first-child
{    
    float:left;
}
.TenderInvitationsRadio > tbody > tr > td
{
    display:flex;
}
*/
.TenderInvitationsRadio {
    width: 100%;
}

    .TenderInvitationsRadio > tbody > tr > td > input {
        float: left;
    }
/*
.TenderInvitationsRadio > tbody > tr > td > label>div:first-child
{    
    float:left;
}
.radioDiv {clear:both;}
*/

.radioDiv div {
    float: left;
}


.hiddenRadio {
    margin-left: 20px;
}

.tenderTable {
    width: 100%;
}

.ms-WPBody p {
    -webkit-margin-before: 0 !important;
    -webkit-margin-after: 0 !important;
    margin-top: 0;
    margin-bottom: 0;
}

.ms-WPBody td p, .ms-WPBody td {
    font-size: 10pt !important;
}

a.lnkLogin img {
    border: 0;
}


.link-item, .link-item a, .link-item a:link {
    font-size: 10pt;
    font-family: Verdana;
}

a:visited {
    color: #0072bc;
}

.ms-WPBody .description {
    font-family: verdana;
    font-size: 10pt;
    color: #4c4c4c;
    font-style: italic;
}

.article-header .by-line {
    text-align: left;
    font-size: 10pt;
}

.article, .a {
    font-size: 10pt;
}

.article-right h1 {
    font-size: 20px;
    font-weight: 500;
    margin: 5px 0 10px 0;
}

.article .article-content, .welcome-content {
    margin: 15px 0;
}

.article .article-header {
    zoom: 1;
    border-bottom: solid 1px #cccccc;
}

.ms-listviewtable {
    padding: 10px 0 10px 15px;
}

table.tenderInvitationTable {
    border-collapse: collapse;
}

table.tenderContent {
    min-width: 400px;
    margin-bottom: 10px;
    border-collapse: collapse;
}

    table.tenderContent .tenderHeader {
        font-weight: bold;
    }

        table.tenderContent .tenderHeader th {
            padding-bottom: 5px;
            text-align: left;
        }

            table.tenderContent .tenderHeader th.sort:hover {
                text-decoration: underline;
                cursor: pointer;
            }

    table.tenderContent .tenderRow td {
        padding: 2px 0 2px 0;
        padding-right: 20px;
    }

        table.tenderContent .tenderRow td:first-child {
            min-width: 250px;
        }
        table.tenderContent .tenderRow td:first-child a {
            padding-right: 10px;
        }

    table.tenderContent .minWidth {
        min-width: 100px;
    }

/*.tenderContent .minWidth .atcCodes {
   
}*/

.tenderListControl {
    font-size: 10pt;
    width: 150px;
}

.sort.asc:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-top: 5px solid #676767;
    content: "";
    position: relative;
    top: 13px;
    right: -5px;
}

.sort.desc:after {
    width: 0;
    height: 0;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
    border-bottom: 5px solid #676767;
    content: "";
    position: relative;
    top: -11px;
    right: -5px;
}

img.ui-datepicker-trigger {
    top: 3px;
    position: relative;
}

.ui-tabs .ui-tabs-nav li, .ui-tabs-nav li > a {
    border: 0;
    color: #454545 !important;
}

.atcInfo {
    font-family: Verdana,Arial,sans-serif;
    max-height: 225px;
    z-index: 999;
    overflow-y: hidden;
    font-size: 10.67px;
    position: fixed;
    border: solid 1px #c6c9cc;
    background-color: white;
    box-shadow: 0 10px 20px -10px;
    text-align:center;
}
    .atcInfo .header {
        background-color:#fff;
        padding:3px;
    }
        .atcInfo .header h2 {
            color:#676767; 
            font-size:9pt;
            font-weight:bold;
        }
    .atcInfo .codes {
        max-height: 200px;
        z-index: 999;
        overflow-y: auto;
        margin:1px;
        font-size:9pt;
    }

.tenderRow:hover, .tenderRow.hover-lock {
    background-color: #fff;
}
