/* Minification failed. Returning unminified contents.
(697,17): run-time error CSS1039: Token not allowed after unary operator: '-Teal'
(725,21): run-time error CSS1039: Token not allowed after unary operator: '-Cool-Gray-8'
(734,36): run-time error CSS1039: Token not allowed after unary operator: '-Cool-Gray-8'
(899,17): run-time error CSS1039: Token not allowed after unary operator: '-Teal'
 */
@media print {
    a[href]:after {
        visibility: hidden;
    }
}

html {
    overflow-y: auto;
}

body {
    min-width: 1280px;
    width: 100%;
    font-family: Arial !important;
}

input, button {
    font-family: Arial !important;
}

/* Set padding to keep content from hitting the edges */
.body-content {
    width: 100%;
    max-width: 100%;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt {
    white-space: normal;
}

/* Set width on the form input elements since they're 100% wide by default */
input,
select,
textarea {
    max-width: 280px;
    line-height: 21px !important; /* AEM compatibility style */
    /* box-sizing: content-box; /* AEM compatibility style */
}

/* Bundle configure keyboard dropdown width */
select.ddloptCode {
    max-width: 100%;
}

.main-content {
    width: 100%;
}

.header {
    width: 100%;
    padding: 0px;
    margin: 0px;
}

    .header .header-content {
        width: 1280px;
        margin-left: auto;
        margin-right: auto;
        height: 61px;
        margin-top: -1px;
        box-sizing: content-box; /* AEM compatibility style */
    }

    .header .look-ahead {
        float: left;
        margin: 23px 18px 0px;
    }
    .header .basket-container {
        float: right;
        margin: 18px 6px 0px;
    }

    .header .hub-icon {
        float: right;
        margin: 18px 6px 0px;
    }

    .header > .row {
        margin: 0px;
        display: block;
    }

        .header > .row > .col-lg-12 {
            padding: 0px;
        }

.footer {
    margin: 10px auto 0px;
    width: 100%;
}

.header-toolbox {
    margin-top: 22px;
}

    .header-toolbox .openBasket {
        width: 35px;
        height: 25px;
        display: block;
        margin-top: 4px;
        float: left;
        color: #262626;
    }

.floatLeft {
    float: left;
}

.floatRight {
    float: right;
}

    /* AEM compatibility style */
    .floatRight span {
        font-size: 14px;
    }

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 24px;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: table-cell;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
}

.ps-nav {
    margin: 0px;
    padding: 5px 0 0 0;
}

    .ps-nav > li {
        color: #006fba;
        font-size: 13px;
        display: inline;
        margin: 0px;
        padding: 0px;
    }

        .ps-nav > li:before {
            content: "keyboard_arrow_right";
            font-family: "Material Icons";
            font-size: 18px;
            line-height: 22px;
            text-rendering: optimizeLegibility;
            font-feature-settings: 'liga' 1;
            font-style: normal;
            text-transform: none;
            display: inline-block;
            overflow: hidden;
            -webkit-font-smoothing: antialiased;
            width: 15px;
            height: 15px;
        }

        .ps-nav > li:first-child:before {
            content: none;
        }

        .ps-nav > li:last-child > a {
            color: #333333;
            pointer-events: none;
        }

        .ps-nav > li.free-text {
            position: relative;
        }

        .ps-nav > li > .clear-free-text {
            display: inline-block;
            position: absolute;
            padding-left: 5px;
            cursor: pointer;
            color: red;
            font-size: 16px;
            font-weight: bold;
            padding-top: 2px;
        }

.required-field:after {
    content: ' *';
    color: red;
}

.async-hide {
    opacity: 0 !important;
}

.xsp-label-text{
    width:170px;
    text-align:left;
}

.xsp-gif-redDot {
    background: rgba(0, 0, 0, 0) url("../../ProductFE/images/p6.gif") no-repeat scroll 0 -80px;
    height: 6px;
    margin-left: 3px;
    width: 6px;
    display: inline-block;
}

.deleteIcon {
    width: 20px;
    height: 19px;
    background: url(/Intouch/ProductFE/images/Delete_Icon_20x19px.png);
    margin-top: 3px;
    margin-right: 1px;
}

.intouchContainer {
    margin: 0 auto;
    width:1280px;
}

.alertTD {
    padding: 5px;
    background-color: #F8F8BA;
    border-bottom: 1px solid;
    border-color: #c7c5bf;
}

.BDiv {
    text-align: center;
    font-size: 13px;
}

#finders input,
select,
textarea {
    max-width: 560px;
    width: 550px;
}




#_BANNERCONTROL img
{
    height : 100%;
    width : 100%
}

.leftBanner > div {
    padding-top:10px;
}
.leftBanner img{
    width:160px
}
.LeftB img, .LeftC img, .RightB img, .RightC img {
    height: 160px;
    width: 160px;
}
.LeftA img, .RightA img {
    max-height: 800px;
    min-height: 160px;
    width: 160px;
}


.rightBanner img {
    margin-bottom: 5px;
}
.leftBanner > div > div {
    margin-bottom:5px;
}

.MessageBox img {
    width: 160px;
    height: 160px;
    overflow: hidden;
    margin-bottom: 5px;
}

.SearchTop img{
    width: 1000px;
    height: 80px;
}


.LeftBig, .RightSmall {
    height: 60px;
}

.RightSmall {
    float: right;
    width: 234px;
}


    .LeftBig img, .RightSmall img {
        height: 60px;
    }

.LeftBig img {
    width: 468px;
}

.RightSmall img {
    width: 234px;
}
.LeftBig {
    float: left;
    padding-right: 3px;
    width: 468px;
}
.LeftBig > img {
    float: right;
}
.RightSmall > img {
    float: left;
}

.SmallBoxSelf {
    width: 468px;
    height: 60px;
    overflow: hidden;
}
.top-bar-main-container {
    height: 28px;
}

.top-bar-container {
    width: 100%;
    margin: 0;
    background: #f2f2f2;
    height: 28px;
}

.top-bar-container, .white-label {
    height: 35px;
}

    .top-bar-container .top-bar {
        font-size: 12px;
        margin: 0 auto;
        width: 1280px;
        z-index: 4;
        position: relative;
    }

/* OVERLAY */
.overlay {
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    z-index: 999;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}

.block {
    display: block;
}

.none {
    display: none;
}

.quickaddbox {
    background-color: #fff;
    margin-left: 50%;
    margin-top: 10px;
    height: 800px;    
    width: 635px;
    left: -317px;
    position: absolute;
}

.quickaddframe {
    height: 900px;    
    width: 635px;
    border-style: none;
}

.quickaddboxsmall {
    background-color: #fff;
    margin-left: 50%;
    margin-top: 10px;    
    height: 680px;
    width: 635px;
    left: -317px;
    position: absolute;
}

.quickaddframesmall {    
    height: 680px;
    width: 635px;
    border-style: none;
}

#aUserMessage {
  width: 25px;
  height: 25px;
  display: block;
  margin-top: 2px;
  float: left;
}

.createBasket#basketModal .modal-dialog {
  width: 400px;
}

.deleteBasket#basketModal .modal-dialog {
  width: 400px;
}

.basket {
  width: 234px;
  height: 30px;
  background-color: #E4E5E6;
  overflow: hidden;
  height: 30px;
}

.basket-cart:hover .basket-cart-menu {
  display: block;
}

.basket-cart-menu {
  display: none;
  z-index: 10;
  background-color: #fff;
  position: absolute;
  width: 232px;
  color: #262626;
  font-size: 13px;
  text-align: left;
  padding: 10px 0;
  border: 1px solid #e4e5e6;
  margin-top: -4px;
  box-sizing: content-box;
}

.basket-cart-menu-actions a {
  display: block;
  padding: 0 10px;
  line-height: 24px;
  color: #262626;
}

  .basket-cart-menu-actions a:hover {
    background-color: #E4E5E6;
    color: #005758;
  }

.basket-cart-icon {
  font-family: "Material Icons";
  text-rendering: optimizeLegibility;
  font-feature-settings: 'liga' 1;
  font-style: normal;
  text-transform: none;
  line-height: 30px;
  font-size: 24px;
  height: 30px;
  display: inline-block;
  overflow: hidden;
  -webkit-font-smoothing: antialiased;
  float: left;
  color: #262626;
  width: 40px;
  cursor: pointer;
}

  .basket-cart-icon:hover {
    color: #21314D
  }

.basket-arrow {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #fff;
  border-bottom: 1px solid #fff;
  cursor: pointer;
  line-height: 30px;
  width: 30px;
  height: 29px;
}

.basket-cart .basket-arrow {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  color: #262626;
  border: none;
  cursor: pointer;
  line-height: 30px;
  width: 30px;
  height: 30px;
  box-sizing: content-box; /* AEM compatibility style */
}

.basket-cart-number {
  height: 30px;
  color: #262626;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 14px;
  width: 163px;
  float: left;
  cursor: pointer;
  font-family: Arial;
  font-style: normal;
  font-weight: 400;
  line-height: 150%; /* 21px */
  border-right: 1px solid #FFFFFF;
}

  .basket-cart-number .basket-name {
    max-width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
  }



.basket-cart-menu-basket-list-header {
  padding: 10px;
  font-family: 'Arial';
  font-weight: 700;
  color: #000;
}

.basket-cart-menu-basket-list {
  padding: 0;
  max-height: 200px;
  overflow: auto;
  width: 232px;
}

  .basket-cart-menu-basket-list ul {
    list-style: none;
    padding: 0;
    margin-bottom: 0px;
  }

    .basket-cart-menu-basket-list ul li {
      padding-left: 25px;
      line-height: 24px;
    }

  .basket-cart-menu-basket-list .basketName {
    width: 165px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    color: #262626;
    font-size: 13px; /* AEM compatibility style */
  }

#basketList.basketScroller .basketName {
  width: 145px !important;
}

.basket-cart-menu-basket-list .numberOfLines {
  color: #262626;
  font-size: 13px; /* AEM compatibility style */
}

.basket-cart-menu-basket-list ul li:hover {
  background-color: #FFFFFF;
}


.basket-cart-menu-basket-list ul li:hover {
  background-color: #E4E5E6;
}


  .basket-cart-menu-basket-list ul li:hover a .basketName,
  .basket-cart-menu-basket-list ul li:hover a .numberOfLines {
    color: #005758;
  }

.logo-container {
    margin: 5px auto;
}

.logo-outer {
    /*width: 1280px;*/
}

.logo-img {
    float: left;
    margin: 17px 17px 0px;
}

.logo-banner {
    overflow: hidden;
    width: 1280px !important; /* AEM compatibility style */
    margin-left: auto;
    margin-right: auto;
    padding-left: 0 !important; /* AEM compatibility style */
    padding-right: 0 !important; /* AEM compatibility style */
}


.CssWChatOuter {
    width: 200px;
    bottom: 0;
    right: 0;
    position: fixed;
    margin: 0 auto;
    z-index: 50;
}
a.logout-container {
    background: #878B8F;
    display: block;
    height: 22px;
    margin-top: 3px !important;
    text-decoration: none;
}

    a.logout-container:hover {
        background: #E2E8EA;
        color: #000000;
    }

    a.logout-container:hover .logout {
        color: #000000;
    }

.logout-outer {
    padding-top: 1px;
}

.logout-container > .logout-outer > .logout {
    color: #ffffff;
    font-size: 13px;
    padding: 6px 11px 0 11px;
    text-transform: uppercase;
    line-height: 20px;
}

.logoutpop-verify-Email-msg {
    color: #ff6600;
    font-size: 10px;
    font-weight: 400;
    width: 210px;
    text-wrap: auto;
    overflow-wrap: anywhere;
    line-height: 15px;
    margin: 0px 0px 10px 20px;
    display: flex;
    position: relative;
    top: 2px;
}

.top_log_bar_COS {
    float: left;
}

.header_bg_COS {
    width: 1000px;
    _height: 135px;
    _height: 105px;
    margin: 0px auto;
    font-size: 9px;
    background: #fff;
}

.top_log_bar_left {
    width: 5px;
    height: 26px;
    float: left;
}

.top_log_bar_mid_COS {
    height: 30px;
    float: left;
    /*width: 330px;
    padding-right: 30px;*/
}

.top_log_bar_mysearches {
    font-style: normal;
    font-weight: 400;
    line-height: 21px;
    font-size: 14px;
    color: var(--Teal, #005758);
    text-align: center;
    cursor: pointer;
    font-family: Arial;
}

    .top_log_bar_mysearches:hover {
        color: #005758;
        text-decoration: underline;
    }

#freeSearchMain, search-box {
    float: left;
    /*width: 300px;*/
    margin: 7px 30px 0px 16px;
    position: relative;
    color: #727679;
    font-style: normal;
    font-weight: 400;
}

    #freeSearchMain input {
        width: 252px;
        font-size: 14px;
        padding: 13px 35px 13px 13px;
        border: 1px solid #888B8D;
        border-radius: 3px;
        outline: 0px;
        color: var(--Cool-Gray-8, #888B8D);
        font-family: Arial;
        font-style: normal;
        font-weight: 400;
        line-height: 150%; /* 21px */
    }

        #freeSearchMain input:hover {
            border-radius: 4px;
            border: 1px solid var(--Cool-Gray-8, #888B8D);
        }

    #freeSearchMain input:focus {
        outline: 0.1px solid #005758;
    }

    #freeSearchMain:hover a {
        color: #005758;
    }

    #freeSearchMain:hover input {
        border-color: #005758;
        font-style: normal;
        color: #003031;
        cursor: pointer;
    }

    #freeSearchMain a {
        position: absolute;
        top: 10px;
        right: 3px;
        color: #888B8D;
        width:30px;
        height:30px;
    }

    #freeSearchMain input:focus + a {
        color: #005758;
    }

.linkfreesearchMain {
    font-family: "Material Icons";
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga' 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 30px;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    height: 22.5px;
    /*width: 40px;*/
    display: block;
    color: #051d45;
}


#autofilledview {
    border: 1px solid #D9D8D7;
    text-align: left;
    position: absolute;
    width: 850px;
    background: #ffffff;
    z-index: 3;
    display: none;
    left: 0px;
    top: 50px;
    border-radius: 4px;
}

    #autofilledview .linesuggest {
        font-size: 10px;
        width: 264px;
        cursor: default;
        padding: 3px;
        min-height: 14px;
        float: left;
    }

        #autofilledview .linesuggest .keywords {
            float: left;
            width: 210px;
        }

        #autofilledview .linesuggest .count {
            float: right;
            display: inline;
        }

    #autofilledview ul {
        padding: 0px;
        margin: 0px;
        font-size: 13px;
        padding: 5px;
        list-style: none;
    }

    #autofilledview hr {
        color: #CECECE;
        width: 96%;
        border-color: #CECECE;
    }

    #autofilledview ul.first.twoColumns {
        column-count: 2;
    }

    #autofilledview ul.first li {
        font-family: Arial;
        font-weight: 600;
        color: #000000;
        cursor: pointer;
        line-height: 22px;
    }

        #autofilledview ul.first li:hover, #autofilledview ul.first li.active {
            color: #0B558C;
            background-color: #F2F2F2;
        }

    #autofilledview ul.second {
        column-count: 2;
    }

        #autofilledview ul.second li {
            /*color: #0B558C;*/
            cursor: pointer;
            display: flex;
            justify-content: space-between;
            color: #006FBA;           
        }

            #autofilledview ul.second li .text {
                color: #0B558C;
            }

            #autofilledview ul.second li > span.count {
                /*float: right;*/
                border-radius: unset;
                background-color: unset;
                color: unset;
                text-align: unset;
                padding: unset;
                font-size: unset;
                font-weight: unset;
                letter-spacing: unset;
            }

            #autofilledview ul.second li:hover, #autofilledview ul.second li.active {
                /*color: #0B558C;
                background-color: #F2F2F2;*/
                color: #006FBA;
                background-color: #E4E5E6;               
            }

.linkfreesearch {
    background: url('/images/sp1.gif') no-repeat -266px -2px;
    height: 18px;
    width: 19px;
    display: block;
}

.topQuickBasket_COS {
    text-align: center;
    float: left;
    padding-left: 4px;
    padding-right: 4px;
    margin-left: 21px;
    line-height: 18px; /* AEM compatibility style */
    font-size: 14px; /* AEM compatibility style */
}   

.top_log_bar_mid_COS a {
    font-size: 14px;
    color: var(--Teal, #005758) !important;   /* !important - AEM compatibility style */  
    line-height: 21px;
    font-weight: 400;
    font-family: Arial;
    font-size: 14px;
    font-style: normal;
}

    .top_log_bar_mid_COS a:hover {
        text-decoration-line: underline;
        color: #005758;
    }

a.openSavedSearch span:hover {
    text-decoration: underline;
}

/*InTouch-taxonomy 
Note : Review needed
*/

.main {
    margin: 0px auto;
    width: 1016px;
}


.COS2_menu {
    clear: both;
    margin-left: auto;
    margin-right: auto;
    width: 1280px;
    height: 40px;
    /*border-bottom: 1px solid #bcbcbc;*/
    position: relative;
    z-index: 2;
    text-align: left;
}

.COS2_menu_external {
    background-color: #003031;
    height: 40px;
    margin-top: 1px;
}

.COS2_m_ls {
    display: block;
    width: 7px;
    height: 40px;
}

.COS2_m_rs {
    display: block;
    background-position: right 0;
    width: 7px;
    height: 40px;
}

.COS2_m_ico1 {
    background-position: left -53px;
    float: left;
    display: block;
    height: 19px;
    width: 14px;
    margin: 3px 5px;
}

.COS2_m_ico2 {
    background-position: left -77px;
    float: left;
    display: block;
    height: 19px;
    width: 20px;
    margin: 3px 5px;
}

.COS2_m_ul1 {
    margin: 0px;
    padding: 0;
    list-style: none;
    width: fit-content !important;
    display: table;
    text-align: center;
    float: left;
    line-height: 20px;
}

.COS2_m_ls1 {
    background-position: left -29px;
    width: 5px;
    height: 19px;
    margin-top: 3px;
    float: left;
}

.COS2_m_rs1 {
    background-position: right -29px;
    width: 5px;
    height: 19px;
    margin-top: 3px;
    float: left;
}

.COS2_m_li1 {
    display: table-cell;
    min-width: 90px;
    margin-left: 0px !important;
    box-sizing: unset !important;
}
    
    .COS2_m_li1:first-child {
            background-color: #005758;
        }

.COS2_m_li1a {
    color: white;
    font-size: 14px;
    display: block;
    padding: 10px 16px !important;
    /* text-transform: uppercase;*/
    height: 20px;
    white-space: nowrap;
    min-width: 85px;
    box-sizing: content-box; /* AEM compatibility style */
    line-height: 20px; /* AEM compatibility style */
}

.COS2_m_li1aCur {
    color: white;
    font-size: 11px;
    display: block;
    line-height: normal;
    height: 40px;
}

    .COS2_m_li1aCur:hover, .COS2_m_li1a:hover {
        background-color: rgba(242, 242, 242, 1);
        text-decoration: none !important;
        color: #000 !important;
    }

.COS2_m_li1:hover {
    background-color: rgba(242, 242, 242, 1);
}

    .COS2_m_li1:hover .COS2_m_li1a {
        color: #005758 !important;
    }

.COS2_m_ul2, .COS2_m_ul2_new {
    position: absolute;
    margin: 0px;
    padding: 0;
    list-style: none;
    left: -999em;
    z-index: 3000;
    border-bottom: 1px solid #ABAAAA;
    width: 275px;
    text-align: left;
    background: #F8F8F8;
}

    .COS2_m_ul2, .COS2_m_ul2_new li:first-child {
        padding-top: 11px;
        display: block;
    }

    .COS2_m_ul2, .COS2_m_ul2_new li:last-child {
        padding-bottom: 10px;
        display: block;
    }

.COS2_m.COS2_m_ls.fL,
.COS2_m.COS2_m_rs.fL,
.COS2_m.COS2_m_rs.fR,
.COS2_m.COS2_m_ls.fR {
    display: none;
}

.COS2_m_ul3 {
    margin: 0px;
    padding: 0;
    list-style: none;
    padding-left: 20px;
    float: left;
}

.COS2_m_li1.sfhover ul ul {
    left: -999em;
}

.COS2_m_li1:hover .COS2_m_ul2,
.COS2_m_li1:hover .COS2_m_ul2_new,
.COS2_m_li1.sfhover .COS2_m_ul2,
.COS2_m_ul3 :hover,
.COS2_m_li2:hover .COS2_m_ul3,
li li.sfhover ul {
    left: auto;
}

li li.sfhover ul {
    left: auto;
}

.leftAuto {
    left: auto;
}

.leftClear {
    left: -9999px;
}

.COS2_m_li1:hover .COS2_m_rw, .COS2_m_li1.sfhover .COS2_m_rw {
    right: 0;
    left: auto;
}

.COS2_m_rw2 {
    margin-left: -192px;
}

.COS2_m_li2a, .COS2_m_li3a {
    display: block;
    padding: 6px 5px 6px 10px;
    font-size: 13px;
    line-height: normal;
    cursor: pointer;
}

.COS2_m_li2a {
    /*color: #051D45;*/
    height: 27px;
    box-sizing: border-box;
}

.COS2_m_li3 {
    width: 275px;
    height: 27px;
}

.COS2_m_li3a {
    color: #000000;
    font-weight: 400;
}

.COS2_m_li2a_hov {
    background: #ffffff !important;
    text-decoration: none;
    font-weight: 700;
    color: #005758;
}

.COS2_m_li3a:hover {
    color: #005758 !important;
    text-decoration: underline;
}

.div_menu_p {
    width: 900px;
    display: none;
    background: white;
    position: absolute;
    z-index: 3;
    border-right: 1px solid #BCBCBC;
    border-bottom: 1px solid #BCBCBC;
    border-top: none;
    display: none;
    height: 372px;
    left: 275px;
}

.div_menu_c {
    display: inline-table;
    margin-top: 10px;
}

.COS2_m_li2a .COS2gs_m_text {
    padding: 0px 25px 0px 5px;
    white-space: nowrap;
    float: left;
    height: 15px;
}

.COS2_m_li2a .COS2gs_m_arr {
    font-size: 22px;
    position: absolute;
    right: 1px;
    color: #888B8D;
    line-height: 17px;
}

/*.COS2_m_li2a_hov:hover .COS2gs_m_arr {
    color: #051D45;
}*/

.COS2gs_m_arr_hov {
    color: #003031 !important;
}

.COS2_m_li1.highlight {
    background: #00add9 !important;
}

    .COS2_m_li1.highlight a {
        color: #fff !important;
    }

.COS2_m_li2 {
    display: inline;
}

.COS2_m {
    background-image: url(/Images/COS2_menu.png);
}

.COS2_m_rw_New, .COS2_m_rw_New.sfhover {
    right: auto;
    min-height: 372px;
}

.leftAuto {
    left: auto;
}

.sidemenu {
    width: 160px;
    margin-left: 15px;
    margin-top: 20px;
}

.COS2_ico {
    background: url('img/icons.gif') no-repeat 0 0;
}


.COS2_rnd {
    background: url('img/rnd.gif') no-repeat 0 0;
}

.COS2_tf {
    display: inline-block;
    height: 18px;
    vertical-align: middle;
}

.COS2_tf_rs {
    background-position: -50px 0;
    float: left;
    height: 18px;
    margin-left: 6px;
    padding-right: 6px;
    display: inline;
}

.COS2_tf_in {
    display: block;
    float: left;
    height: 12px;
    border: 1px solid #bdbdbd;
    border-left: 0px solid red;
    border-right: 0px solid red;
    background: white;
    padding: 2px 0;
    font-size: 9px;
}

.COS2_r_b {
    background-position: 0 -21px;
    height: 18px;
    width: 22px;
    border: 0px solid red;
    padding: 0;
    vertical-align: middle;
}

.side-border-arr {
    padding: 10px;
    overflow: hidden;
    text-align: left;
    line-height: 11px;
    background: #00add9;
    border: none;
    color: #fff;
    display: block;
}

.COS2_pop {
    width: 250px;
    position: absolute;
    font-size: 9px;
    display: none;
}


.scroller {
    font-size: 14px;
    font-weight: bold;
    float: left;
    margin-top: 8px;
    margin-left: 5px;
}

.COS2_imp {
    background-position: left -42px;
    height: 38px;
    width: 650px;
    position: absolute;
    top: 200px;
    left: 184px;
    z-index: 2;
}

    .COS2_imp .rs {
        background-position: right -42px;
        height: 38px;
        padding-right: 6px;
        margin-left: 6px;
    }

    .COS2_imp .cs {
        background: white;
        height: 36px;
        border-top: 1px solid #c8c8c8;
        border-bottom: 1px solid #c8c8c8;
    }

.COS2_imp_t {
    background-position: 0 -84px;
    background-repeat: repeat-x;
    display: block;
    float: left;
    font-weight: bold;
    font-size: 13px;
    padding: 10px 5px;
}

a.COS2_btn_r_gr {
    background-position: left -125px;
    display: inline-block;
    height: 18px;
    text-decoration: none;
}

.COS2_btn_r_gr .rs2 {
    background-position: right -21px;
    display: block;
    float: left;
    height: 18px;
    padding-right: 18px;
    margin-left: 6px;
}

.COS2_btn_r_gr .rs3 {
    background-position: right -125px;
    display: block;
    float: left;
    height: 18px;
    padding-right: 6px;
    margin-left: 6px;
}

.COS2_btn_r_gr .cs2, .COS2_btn_r_gr .cs3 {
    background-position: 0 -146px;
    background-repeat: repeat-x;
    display: block;
    float: left;
    height: 15px;
    padding: 0 5px;
    text-align: center;
    padding-top: 3px;
    text-transform: uppercase;
    color: #484848;
    font-size: 9px;
}

.COS2_btn_r_gr .cs3 {
    text-transform: none;
}

.gd_bor_b_1 {
    border-bottom: 1px solid #c8c8c8;
    padding-bottom: 10px;
}

.gd_q_lab1 {
    font-weight: bold;
    display: block;
    padding: 3px 5px;
    padding-left: 0;
    font-size: 10px;
    width: 110px;
}

.vaM {
    vertical-align: middle;
}

img {
    border: 0px solid red;
}

.dB {
    display: block;
}

.p1_q_cal {
    background-position: 0 -85px;
    display: block;
    width: 20px;
    height: 20px;
    margin-left: 6px;
}

.gd_drad_1 {
    padding-left: 6px;
    height: 6px;
}

.gd_drad_1_in {
    background: #f7f7f7;
    border-right: 1px solid #d1d1d1;
    border-left: 1px solid #d1d1d1;
}

.gd_drad_1 .rs2 {
    background-position: right -7px;
    padding-right: 6px;
    height: 6px;
    display: block;
}

.gd_drad_1 .cs2 {
    background-position: 0 -15px;
    background-repeat: repeat-x;
    height: 6px;
    display: block;
}

.tbl3 {
    font-size: 9px;
}

    .tbl3 td {
        padding: 3px;
    }

.gd_blue {
    color: #0B558C;
}

.gd_red {
    color: #d21313;
}

.gd_green {
    color: #3CB44B;
}

.padQuotationLine {
    padding: 5px;
}

* + html .MBoxOuter {
    max-height: 170px;
}

* + html .PRBoxMain {
}

.MBoxMain {
    float: left;
    margin-left: 2px;
}

/*.fL {
    float: left;
}*/

.fR {
    float: right;
}

.cP {
    CURSOR: pointer;
}

.clear {
    clear: both;
}

.oH {
    overflow: hidden;
}

.gd_b_rs_bor1 {
    padding: 0 1px;
    padding-bottom: 5px;
    border-bottom: 1px solid #bcbcbc;
    height: 74px;
}

.gd_m_li1 {
    display: table-cell;
}

    .gd_m_li1:hover {
        background: #E4E5E6;
        text-decoration: none;
        color: #000;
    }

        .gd_m_li1:hover .gd_m_li1a {
            text-decoration: none;
            color: #005758;
        }

.gd_m_li1a {
    color: white;
    font-size: 14px;
    display: block;
    padding: 10px 16px !important;
    /*text-transform: uppercase;*/
    white-space: nowrap;
    line-height: 20px; /* AEM compatibility style */
}

.nd_menu_ul_drop {
    background: white;
    position: absolute;
    left: 0;
    width: 1278px;
    z-index: 3;
    display: none;
    border: 1px solid #F1F5F7;
    border-right: none;
    border-top: none;
    text-align: left;
    box-shadow: rgb(202, 213, 218) 1px 2px 0px;
    box-sizing: content-box;
}

.gd_m_li1:hover .nd_menu_ul_drop {
}

.nd_menu_drop_container {
    padding: 0 19px;
}

.nd_menu_drop_ul {
    list-style: none;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    width: 248px;
}

.nd_menu_drop_ul_header {
    list-style: none;
    display: block;
    float: left;
    padding: 0;
    margin: 0;
    width: auto;
}

.nd_menu_drop_ul_content {
    list-style: none;
    display: block;
    float: left;
    padding: 0 10px 0 20px;
    margin: 0;
    width: auto;
    min-width: 200px;
}

.nd_menu_drop_ul_short {
    padding-left: 10px;
    -webkit-column-count: 8;
    column-count: 8;
    width: 100%;
}

    .nd_menu_drop_ul_short li {
        -webkit-column-break-inside: avoid;
        -moz-column-break-inside: avoid;
        -moz-page-break-inside: avoid;
        page-break-inside: avoid;
        break-inside: avoid-column;
    }

.nd_menu_drop_ul_li {
    list-style: none;
    display: block;
    padding: 0 0 5px 0;
    margin: 0;
}

.nd_menu_drop_ul_a {
    color: #262626;
    font-size: 14px;
    display: block;    
    font-weight: 700;
    line-height: 22px;
}

    .nd_menu_drop_ul_a:hover {
        text-decoration: none;
    }
.specialist-nav-box-software-title .nd_menu_drop_ul_a:hover {
    text-decoration: underline;
}

.nd_menu_drop_ul_ul {
    list-style: none;
    padding: 0;
    margin: 0;
    display: block;
}

    .nd_menu_drop_ul_ul li {
    }

    .nd_menu_drop_ul_ul a {
        color: #262626;
        font-size: 13px;
        line-height: 22px;
    }

        .nd_menu_drop_ul_ul a:hover {
            text-decoration: underline;
            color: #005758;
        }

.nd_menu_drop_footer {
    border-top: 1px solid #D9D8D7;
    clear: both;
    background-color: #F8F8F8;
    padding: 10px 20px;
}

    .nd_menu_drop_footer a {
        color: #262626;
        display: inline-block;
        padding: 0 0;
        zoom: 1;
        *display: inline;
        font-size: 13px;
    }

        .nd_menu_drop_footer a:hover {
            text-decoration: underline;
            color: #005758;
        }

.nd_menu_drop_footer_configurators_container {
    display: flex;
    justify-content: flex-end;
    align-items: center;
}

.nd_menu_drop_footer_configurators {
    width: 100%;
    line-height: 22px;
}

    .nd_menu_drop_footer_configurators a {
        padding-top: 1px;
    }

a.nd_menu_drop_ul_a {
    color: #424242;
    font-size: 14px;
    display: block;
    padding-bottom: 2px;
    font-weight: 600;
}

    a.nd_menu_drop_ul_a:hover {
        text-decoration: none;
    }

.taxonomyhover:hover {
    text-decoration: underline;
}

.pb0 {
    padding-bottom: 0px !important;
}

.highlight {
    /*background: url('/Images/COS2_menu.png') repeat-x 0 -127px;*/
    text-decoration: none;
    color: black;
    height: 40px;
}

/* Category Page : Start */
.specialist-nav {
    color: #262626;
    background-color: #E4E5E6;
    min-height: 7px;
    margin-bottom: 10px;
}

    .specialist-nav:not(:empty) {
        padding: 10px 19px;
    }

    .specialist-nav a {
        display: inline-block;
        font-size: 13px;
        width: 248px;
        color: #262626;
    }

        .specialist-nav a:hover {
            color: #005758;
            text-decoration: none;
        }

.specialist-nav-title {
    width: 248px;
    float: left;
    font-weight: 700;
    font-size: 14px;
}

.specialist-nav-box {
    float: left;
    display: block;
    width: 992px;
}

.specialist-nav-box-software {
    float: unset;
    margin: 0 auto;
    text-align: center;
}

    .specialist-nav-box-software ul {
        display: inline-block;
        float: unset;
        vertical-align: top;
        color: #262626;
    }

        .specialist-nav-box-software ul li {
            text-align: left;
        }

            .specialist-nav-box-software ul li ul li a {
                line-height: 15px;
                font-size: 12px;
            }

                .specialist-nav-box-software ul li ul li a span:hover {
                    color: #005758 !important;
                }

.specialist-nav-software {
    margin-bottom: 0px;
}

.search-page h1.store-title {
    margin-top: -8px;
}

.search-page .store-title-wrap {
    padding-top: 4px;
    padding-bottom: 4px;
}

.search-page .container {
    margin: 0 auto;
    width: 1000px;
}

.store-title {
    font-size: 16px;
    line-height: 20px;
    margin: 0;
    padding: 3px 0;
    position: relative;
}

    .store-title a {
        color: #404040;
        display: block;
        padding: 2px 20px;
        text-decoration: none;
    }

.store-title {
    font-size: 16px;
    line-height: 20px;
}

    .store-title .home-icon {
        background: #fff url("../images/sprite-home.png") no-repeat scroll right top;
        display: inline-block;
        height: 20px;
        width: 20px;
        margin-right: 5px;
    }

    .store-title a:hover {
        color: #16539f;
    }

        .store-title a:hover .home-icon {
            background-position: left top;
        }

.footerCategory {
    background: none;
    border: 1px solid #bfbfbf;
    color: #333333;
    line-height: 3.6em;
    height: 30px;
    padding: 0;
    font-size: 9px;
    width: 99.8%;
    text-align: center;
}

    .footerCategory a {
        color: #FFFFFF;
        text-decoration: none;
        margin: 0 15px;
    }
/* Category Page : End */

/***************Footer COS************/
.footerCOS {
    background: #003031;
    margin: 0 auto;
    text-align: center;
}

    .footerCOS > div {
        padding: 5px;
    }

    .footerCOS span {
        color: #005758;
    }

    .footerCOS a {
        color: #FFFFFF;
        margin: 0 15px;
        font-size: 13px;
    }

        .footerCOS a:hover {
            text-decoration: underline;
        }


/***************Footer COS************/

.taxonomySpecialLink-container {
    height: 34px;
    word-wrap: normal;
}

a.taxonomySpecialLink {
    font-size: 34px;
    color: #262626;
    line-height: 34px;
    white-space: nowrap;
}

    a.taxonomySpecialLink:hover {
        text-decoration: underline;
    }

.saved-product-search-container {
    text-align: left;
    padding-left: 4px;
    padding-right: 4px;
    position: relative;
}

.saved-product-search {
    position: absolute;
    top: 32px;
    left: -122px;
    padding: 5px;
    width: 320px;
    z-index: 1000;
    background-color: #fff;
    color: #727679;
    font-size: 13px;
    text-align: left;
    border: 1px solid #e4e5e6;
    font-weight: 400;
}

.saved-product-search-loader {
    width: 100%;
}

    .saved-product-search-loader img {
        height: 32px;
        left: auto;
        right: auto;
        margin-top: 10px;
        margin-bottom: 20px;
        width: 32px;
    }

.saved-product-search-list {
    font-size: 13px;
    color: #262626;
    text-align: left;
    font-weight: 400;
}

    .saved-product-search-list tr:hover {
        background-color: #FFFFFF;
    }

    .saved-product-search-list td {
    }

    .saved-product-search-list i {
        color: #727679;
    }

    .saved-product-search-list a {
        text-decoration: none;
    }

        .saved-product-search-list a:hover {
            color: #262626;
        }

    .saved-product-search-list .msi-delete input {
        border: 0px;
        margin-top: 3px;
    }

    .saved-product-search-list .msi-delete {
        width: 5%;
        color: #CD163F;
    }

        .saved-product-search-list .msi-delete > span {
            font-size: 14px;
            line-height: 22px;
            padding: 0 5px 0 2px;
        }

    .saved-product-search-list .msi-name {
        width: 80%;
    }

        .saved-product-search-list .msi-name a {
            line-height: 20px;
        }

    .saved-product-search-list .msi-totals {
        padding-right: 3px;
        text-align: right;
        width: 15%;
        color: #727679;
    }

.saved-product-search-legend {
    border-top: 1px solid #bcbcbc;
    margin-top: 5px;
    padding-top: 4px;
    text-align: left;
    color: #727679;
    font-weight: 400;
}

my-searches {
    margin-top: 1px;
    display: block;
}
a.specialist {
    text-decoration: none;
}

.specialist {
    background: url("intouch/images/logo/all_small.png") no-repeat scroll 0 0 transparent;
    display: block;
    float: left;
    height: 28px;   
    margin-right: 1px;
    width: 83px;
}

/*CollectionOfSpecialists*/
.specialist[td-specialist-id="0"] {
    background-position: right -30px;
    cursor: default;
    width: 91px;
}

/*TechData*/
.specialist[td-specialist-id="1"] {
    width: 108px;
}
    
/*Azlan*/
.specialist[td-specialist-id="2"] {
    background-position: right -56px;
    width: 82px;
}
    
/*TechDataMobile*/
.specialist[td-specialist-id="3"] {
    background-position: right -84px;
    width: 90px;
}
    
/*Datech*/
.specialist[td-specialist-id="4"] {
    background-position: right -112px;
    width: 92px;
}

/*Maverick*/
.specialist[td-specialist-id="5"] {
    background-position: right -140px;
    width: 107px;
}

/*TDCloud*/
.specialist[td-specialist-id="6"] {
    background-position: right 0;
    width: 108px;
}

/*HPTC*/
.specialist[td-specialist-id="7"] {
    background-position: right 0;
    width: 108px;
}
    
/*IoTSmart*/
.specialist[td-specialist-id="8"] {
    background-position: right -167px;
    width: 93px;
}

.specialist:hover, .specialist[selected=selected] {
}

.specialist-description-arrow {    
    background: url("intouch/images/logo/tip-arr.png") 20px 0 no-repeat;
    display: none;
    height: 20px;
    position: relative;
    top: 28px;
}

.specialist-description {
    background: #00add9;
    color: #ffffff;
    display: none;
    padding: 10px;
    position: relative;
    top: 14px;
    text-align: left;
    text-decoration: none;
    width: 230px;
    z-index: 6;
    font-size: 10px;
    line-height: normal;
}

.specialist:hover > .specialist-description, .specialist:hover > .specialist-description-arrow {    
    display: block;  
}
.login-details-container {
    float: right;
    margin: 18px 0px 0px;
    position: relative;
}

    .login-details-container.white-label {
        margin-top: 0px;
    }


    .login-details-container .login-details-header {
        color: #262626;
        padding: 3px;
        border-top: 1px solid #fff;
        border-right: 1px solid #fff;
        border-bottom: none;
        border-left: 1px solid #fff;
        cursor: pointer;
        font-weight: 400;
        font-size: 14px;
        height: 29px;
        box-sizing: content-box; /* AEM compatibility style */
        line-height: 21px; /* AEM compatibility style */
        text-align: center;
        font-family: Arial;
        font-style: normal;
    }

    .login-details-container.white-label .login-details-header {
        color: #00558C;
        padding: 5px;
        border-top: none;
        border-right: none;
        border-bottom: none;
        border-left: none;
        cursor: pointer;
    }

    .login-details-container .login-details-content {
        position: absolute;
        right: 0px;
        display: none;
        z-index: 10;
        background-color: white;
        border: 1px solid rgb(229,229,229);
    }

        .login-details-container .login-details-content ul {
            list-style: none;
            padding-left: 0px;
            margin-bottom: 0px;
        }

        .login-details-container .login-details-content a {
            color: #262626;
            font-size: 12px; /* AEM compatibility style */
        }
        .login-details-container .login-details-content a:hover {
            text-decoration: underline;
            color: #005758;
        }

        .login-details-container .login-details-content li {
            white-space: nowrap;
            text-align: left;
            padding: 5px;
            color: #262626;
            font-weight: 400;
            font-size: 12px;
            line-height: 20px;
        }

            .login-details-container .login-details-content li:not(:last-child) {
                border-bottom: 1px solid #e4e5e6;
            }



    .login-details-container .setBorder {
        border-top: 1px solid #E4E5E6;
        border-right: 1px solid #E4E5E6;
        border-left: 1px solid #E4E5E6;
    }

    .login-details-container .login-details-content .white-frame {
        width: 66px;
        border-top: 2px solid #ffffff;
        margin-top: -1px;
        float: right;
    }

    .login-details-container.white-label .login-details-content .white-frame {
        display: none;
    }

    .login-details-container.white-label .login-details-content a {
        color: #00558c;
        cursor: pointer;
        text-decoration: none;
    }

.login-details-short {
    position: relative;
    min-height: 32px;
}

.login-details-loginText {
    max-width: 350px;
    min-width: 250px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    line-height: 20px;
}

.login-details-container:hover .login-details-short {
    position: relative;
    min-height: 32px;
    background: white;
    border-bottom: 2px solid rgb(229,229,229);
    border-right: 2px solid rgb(229,229,229);
}

.login-details-container:hover .login-details-short-arrow {
    margin-right: 0px;
}

.login-details-header .fa-2x {
    font-size: 24px;
}

.login-details-header .fa-lg {
    position: relative;
    top: 2px;
}

.login-details-header > a {
    background: transparent;
    padding-left: 5px;
    padding-top: 4px;
    display: block;
    position: relative;
    z-index: 2;
    text-decoration: none;
    color: #333333;
    font-size: 13px;
    float: left;
    padding-right: 10px;
}

.culture-info {
    display: inline;
    top: 4px;
    min-width: 155px;
    font-size: 14px;
    padding-right: 80px;
    position: relative;
}

.login-details-short-arrow {
    font-family: "Material Icons";
    text-rendering: optimizeLegibility;
    font-feature-settings: 'liga' 1;
    font-style: normal;
    text-transform: none;
    line-height: 1;
    font-size: 24px;
    width: 24px;
    height: 24px;
    display: inline-block;
    overflow: hidden;
    -webkit-font-smoothing: antialiased;
    float: right;
    -ms-transform: rotate(90deg); /* IE 9 */
    -webkit-transform: rotate(90deg); /* Chrome, Safari, Opera */
    transform: rotate(90deg);
    color: #878B8F;
    margin-right: 2px;
}

.login-details {
    background-color: #ffffff;
    display: none;
    text-align: left;
    padding: 0 10px 10px 10px;
}

    .login-details .culture-info-label {
        font-weight: bold;
        width: 75px;
        line-height: 15px;
    }

    .login-details .culture-info {
        color: #003399;
        display: inline;
        margin-top: 5px;
        min-width: 155px;
        font-size: 14px;
        padding-right: 20px;
    }

        .login-details .culture-info > a {
            color: #003399;
            text-decoration: none;
        }

            .login-details .culture-info > a:active {
                color: #003399;
                text-decoration: none;
            }

            .login-details .culture-info > a:visited {
                color: #003399;
                text-decoration: none;
            }

            .login-details .culture-info > a:hover {
                text-decoration: underline;
            }

        .login-details .culture-info a::before {
            content: '|';
            display: inline-block;
            padding-right: 5px;
        }

        .login-details .culture-info a:first-child::before {
            content: '';
        }

    .login-details .logon-time-label {
        clear: both;
        float: left;
        margin-top: 5px;
        white-space: nowrap;
    }

    .login-details .logon-time {
        margin-top: 5px;
        margin-left: 5px;
        white-space: nowrap;
    }


    .login-details .sales-login-actions {
        clear: both;
        display: inline-block;
        margin-top: 3px;
        position: relative;
    }

        .login-details .sales-login-actions input {
            border: 1px solid #0054a3;
            box-sizing: border-box;
            height: 19px;
            padding: 0px;
            vertical-align: middle;
            font-size: 11px;
        }

            .login-details .sales-login-actions input.go {
                width: 10px;
                border: none;
                background-image: url('images/thinarrow_r.png');
                background-color: transparent;
                position: absolute;
                right: 0px;
                top: 5px;
                background-repeat: no-repeat;
            }

            .login-details .sales-login-actions input.customerid {
                padding-left: 4px;
                width: 100px;
            }

    .login-details .sales-login-show-accounts {
        clear: both;
        display: inline-block;
        vertical-align: bottom;
        padding-left: 10px;
    }

.Custbar_top-bar {
    width: 1280px;
    margin: 0 auto;
    z-index: 4;
}

.CustBar_state0 {
    height: 42px;
    width: 100%;
    margin: 0;
    background: #f2f2f2;
    box-shadow: 0px 3px 1px rgba(148, 148, 148, 0.349019607843137);
    margin-bottom: 2px;
    color: #000000;
    font-size: 14px;
    position: fixed;
    top: 0;
    z-index: 100;
}

.CustBar_state1 {
    height: 42px;
    width: 100%;
    margin: 0;
    background: rgba(135, 138, 142, 1);
    box-shadow: 0px 3px 1px rgba(148, 148, 148, 0.349019607843137);
    margin-bottom: 2px;
    color: #FFFFFF;
    font-size: 14px;
    position: fixed;
    top: 0;
    z-index: 100;
}

.CustBar_default {
    font-weight: 400;
    font-style: normal;
    font-size: 14px;
    text-align: center;
    line-height: normal;
}

.CustBar_InnerDiv {
    padding: 8px;
}

.customerHierarchyId {
    color: black;
    height: 24px;
}

.CustBar_Account {
    font-weight: 500;
    font-style: normal;
    color: #0B558C;
    display: inline;
    cursor: pointer;
    padding-left: 20px;
}

/*----- EmailBased login (Wave 1) Style ------*/
.user-acctype {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 12px;
    color: #005758;
    align-items: center;
    width: max-content;
    height: 16px;
    background: linear-gradient(0deg, rgba(255, 255, 255, 0.9), rgba(255, 255, 255, 0.9)), #005758;
    border-radius: 12px;
    display: flex;
    text-align: center;
    padding: 0px 8px 0px 8px;
    margin-bottom: 5px;
}

.user-dvaccdetail {
    width: 100%;
    text-align: left;
    overflow-wrap: anywhere;
    text-wrap-mode: wrap;
}

.user-accno {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #262626;
}

.shift-acc {
    width: 12px;
    height: 14px;
    float: right;
    margin-right: 4px;
}

.country-shiftacc {
    font-family: 'Arial';
    font-style: normal;
    font-weight: 400;
    font-size: 12px;
    line-height: 18px;
    color: #262626;
    width: 205px;
    display: block;
}
/*----- EmailBased login (Wave 1) Style ------*/


.AcLogout {
    float: right;
    display: block;
    height: 12px;
    padding-right: 10px;
}

    .AcLogout span.separator {
        margin: 0px 5px 0px 5px;
    }

    .AcLogout a {
        font-size: 10px;
        color: #003399;
        cursor: pointer;
    }

.divAccountInfo a {
    font-size: 10px;
    color: #003399;
}

.top_log_bar {
    width: 595px;
    float: right;
}

.top_log_bar_left {
    width: 5px;
    height: 26px;
    float: left;
}

.top_log_bar_mid {
    width: 585px;
    height: 26px;
    float: left;
}

.top_log_bar_right {
    width: 5px;
    height: 26px;
    float: left;
}

.top_log_bar_right_COS {
    width: 5px;
    height: 26px;
    float: left;
    margin-right: 5px;
}

.top_log_input_bg {
    width: 278px;
    height: 17px;
    padding-left: 3px;
    padding-top: 2px;
    float: left;
    margin-top: 2px;
    background: url(/Images/top_login_input_bg.gif) no-repeat;
}

.top_log_input_q_butt {
    width: 15px;
    height: 15px;
    float: left;
    margin-left: 4px;
    margin-top: 5px;
}

.top_basket_cmb {
    height: 18px;
    margin-bottom: 0pt;
    margin-left: 5px;
    margin-right: 0pt;
    margin-top: 3px;
    width: 190px;
}

#freeSearch {
    display: block;
    height: 22px;
    float: left;
    padding: 4px 0px 0px 0px;
    font-size: 10px;
    width: 232px;
}

.nav {
    display: inline;
    margin-left: 8px;
    padding-top: 3px;
}

.COSComCSS {
    display: block;
    float: left;
    height: 28px;
    margin-right: 1px;
    width: 83px;
}

.logos {
    background: url("/intouch/images/logo/all-small.png") no-repeat scroll 0 0 transparent;
}



.pageH {
    font-size: 9px;
    height: 20px;
    margin: 0 auto;
    width: 1016px;
    z-index: 4;
    position: relative;
}

    .pageH .nav {
        margin-left: 0;
    }

.gd_pop {
    display: none;
    font-size: 9px;
    position: fixed;
    width: 250px;
    z-index: 6; /*Anchal*/
    background: url(../images/tip-arr.png) 20px 0 no-repeat;
    padding: 7px 10px;
}

.b.rtop-arr, b.rbottom-arr {
    background: none repeat scroll 0 0 transparent;
    display: block;
}

/*ROUNDS START*/
.gd_rnd {
    background: url('/images/rndCOS.gif') no-repeat 0 0;
}

.gd_tf {
    display: inline-block;
    height: 18px;
    vertical-align: middle;
}

.gd_tf_rs {
    background-position: -50px 0;
    float: left;
    height: 18px;
    margin-left: 6px; /*padding-right:6px;*/
    display: inline;
    white-space: nowrap;
}

.gd_tf_in {
    display: block;
    float: left;
    height: 12px;
    border: 1px solid #bdbdbd;
    border-left: 0px solid red;
    border-right: 0px solid red;
    background: white;
    padding: 2px 0;
    font-size: 9px;
    width: 100px;
}

.gd_r_b {
    background-position: 0 -21px;
    height: 18px;
    width: 22px;
    border: 0px solid red;
    padding: 0;
    vertical-align: middle;
}

a.gd_btn_r_gr {
    background-position: left -125px; /*background: #808080;*/
    display: inline-block;
    height: 18px;
    text-decoration: none;
    margin-top: 5px !important;
}

.gd_btn_r_gr .rs2 {
    background-position: right -21px;
    display: block;
    float: left;
    height: 18px;
    padding-right: 18px;
    margin-left: 6px;
}

.gd_btn_r_gr .rs3 {
    background-position: right -125px;
    display: block;
    float: left;
    height: 18px;
    padding-right: 6px;
    margin-left: 6px;
    background: #808080;
}

.gd_btn_r_gr .cs2, .gd_btn_r_gr .cs3 {
    background-position: 0 -146px;
    background-repeat: repeat-x;
    display: block;
    float: left;
    height: 15px;
    padding: 0 5px;
    text-align: center;
    padding-top: 3px;
    text-transform: uppercase;
    color: #484848;
    font-size: 9px;
}

.gd_btn_r_gr .cs3 {
    text-transform: none;
    line-height: 12px;
    color: #ffffff;
    background: #808080;
}

.gd_rnd.gd_btn_r_gr.fR {
    margin-right: 8px !important;
    background: #808080;
}

/*ROUNDS END*/

/*LOGIN MENU START*/
.gd_ico {
    background: url('/images/iconsCOS.gif') no-repeat 0 0;
}

.gd_srch_ico {
    background-position: 0 -19px;
    display: inline-block;
    padding-left: 18px;
    height: 13px;
}

.gd_log_drop_li { /*width:300px;*/
    position: relative;
    margin-right: 4px;
    margin-top: 5px;
    width: 170px !important;
}

.gd_log_drop_lia {
    background: transparent;
    padding-left: 5px;
    display: block;
    height: 16px;
    border-right: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    margin: 1px 0;
    margin-top: 1px;
    position: relative;
    z-index: 2;
    padding-top: 3px;
    text-decoration: underline;
}

.gd_log_drop, .gd_log_dropUl {
    margin: 0px;
    padding: 0;
    list-style: none;
}

.gd_log_dropUl, .gd_log_drop_li_hover_ul {
    background: #f2f2f2;
    border: 1px solid #c8c8c8;
    border-top: 0px solid red;
    line-height: 16px;
    position: absolute;
    left: -999em;
    z-index: 4; /*width:226px;*/
    top: 19px;
}

.gd_log_arrUp, .gd_log_arrDown {
    background-position: right -37px;
    display: block;
    position: absolute;
    height: 5px;
    width: 8px;
    top: 8px;
    right: 5px;
}

.gd_log_arrDown {
    background-position: right -48px;
}

.gd_log_drop_li_hover_ul {
    left: auto;
    margin: 0;
    list-style: none;
}


.gd_log_drop_lia {
    background: transparent;
    padding-left: 5px;
    display: block;
    height: 16px;
    border-right: 1px solid #c8c8c8;
    border-left: 1px solid #c8c8c8;
    margin: 1px 0;
    margin-top: 2px;
    position: relative;
    z-index: 2;
    padding-top: 3px;
}

.gd_log_drop, .gd_log_dropUl {
    margin: 0px;
    padding: 0;
    list-style: none;
}

.gd_log_drop {
    height: 28px;
}

.gd_log_dropUl, .gd_log_drop_li_hover_ul {
    background: #f2f2f2;
    border: 1px solid #c8c8c8;
    border-top: 0px solid red;
    line-height: 16px;
    position: absolute;
    left: -999em;
    z-index: 4;
    width: 277px;
    top: 19px;
}

.gd_log_arrUp, .gd_log_arrDown {
    background-position: right -37px;
    display: block;
    position: absolute;
    height: 5px;
    width: 8px;
    top: 8px;
    right: 5px;
}

.gd_log_arrDown {
    background-position: right -48px;
}

.gd_log_drop_li_hover_ul {
    left: auto;
    margin: 0;
    list-style: none;
}
/*LOGIN MENU END*/
/*LANGUAGE MENU START*/
.gd_log_drop_li2 { /*width:300px;*/
    position: relative;
    margin-right: 8px;
    margin-top: -3px;
    z-index: 5;
    margin-left: 11px;
    margin-top: 5px;
}

    .gd_log_drop_li2 .inputDivAC2 {
        display: inline-block;
    }

.gd_log_drop_lia2 {
    background-position: 5px 0;
    padding-right: 23px;
    text-align: right;
    display: block;
    height: 16px;
    margin: 1px 0;
    margin-top: 4px;
    position: relative;
    z-index: 2;
    padding-top: 3px;
}

.gd_log_drop2, .gd_log_dropUl2 {
    margin: 0px;
    padding: 0;
    list-style: none;
}

.gd_log_dropUl2 {
    background: #ebebeb;
    border: 2px solid #abaaaa;
    border-top: 0px solid red;
    padding: 10px 20px;
    line-height: 16px;
    position: absolute;
    left: -999em;
    z-index: 4;
    width: 226px;
}
/*LANGUAGE MENU END*/

.sidemenu {
    width: 160px;
    margin-left: 15px;
    margin-top: 20px;
    position: relative;
    z-index: 1; /*Anchal*/
}



/*****************4 level Menu**************/
.nav {
    padding-top: 0;
    margin-left: 0;
    display: block;
}

/*Notifications in masterhead*/
div.notifications-container {
    height: 105px;
    padding-bottom: 6px;
    border-bottom: 2px solid #888B8D;
    width: 267.722px;
}

div.notifications-title {
    color: #262626 !important;
    font-size: 20px;
    line-height: 30px;
    font-weight: 400;
    letter-spacing: 0;
    height: 24px;
    width: 210px;
}

div.messages {
    background-color: #E4E5E6;
    margin-top: 5px;
    border-radius: 15px;
    display: inline-block;
    height: 22px;
    width: 22px;
    text-align: center;
}

div.vouchers {
    background-color: black;
    margin-top: 15px;
    border-radius: 15px;
    display: inline-block;
    height: 22px;
    width: 22px;
    text-align: center;
}

span.unreaded-notification-number {
    font-size: 12px;
    font-weight: bold;
    letter-spacing: 0;
    line-height: 12px;
}
span.unreaded-notification-numberNew {
    font-size: 14px;
    font-weight: 400;
    letter-spacing: 0;
    line-height: 150%;
    font-family: Arial;
}

span.unreaded-notification-title {
    margin-left: 7px;
    color: #005758;
    font-size: 14px;
    letter-spacing: 0;
    line-height: 22px;
    padding-right:5px;
}

.notifications-angle-icon {
    color: #005758 !important;
    font-family: "Font Awesome 5 Free";
    font-size: 12px;
    letter-spacing: 0;
    line-height: 22px;
    width:16px;
    height:16px;
}
#toastmsg-box {
    width: 448px;
    height: auto;
    margin-top: 10px;
    padding: 20px;
    border-radius: 0px 4px 4px 0px;
    border-left: 4px solid;
    position: absolute;
    font-family: Arial;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #262626;
    float: right;
    animation: toastFlyout 0.8s forwards;
    z-index: 2;
}

@keyframes toastFlyout {
    from {
        right: 0px;
    }

    to {
        right: 135px;
    }
}

/*-- success --*/
.success {
    background-color: #EFF5EF !important;
    border-left-color: #38853C !important;
}

.success-img {
    background: url('/images/toast-success.png') 0px 0px no-repeat !important;
    background-size: 20px 20px !important;
}

/*-- info --*/
.info {
    background-color: #EBF3F9 !important;
    border-left-color: #006FBA !important;
}

.info-img {
    background: url('/images/toast-info.png') 0px 0px no-repeat !important;
    background-size: 20px 20px !important;
}

/*-- warning --*/
.warning {
    background-color: #FEF9EB !important;
    border-left-color: #FF6200 !important;
}

.warning-img {
    background: url('/images/toast-warning.png') 0px 0px no-repeat !important;
    background-size: 20px 20px !important;
}

/*-- error --*/
.error {
    background-color: #FBECF0 !important;
    border-left-color: #CD163F !important;
}

.error-img {
    background: url('/images/toast-error.png') 0px 0px no-repeat !important;
    background-size: 20px 20px !important;
}

#toastmsg-icon {
    float: left;
    width: 20px;
    height: 20px;
    padding-right: 20px;
}

#toastmsg {
    float: left;
    width: 330px;
    position: relative;
    bottom: 3px;
}

#closetoastMsg {
    float: right;
    width: 11.5px;
}

    #closetoastMsg img {
        width: 100%;
        cursor: pointer;
    }

