/* width */
::-webkit-scrollbar {
    width: 10px;
}

/* Track */
::-webkit-scrollbar-track {
    background: #f4f4f4;
}

/* Handle */
::-webkit-scrollbar-thumb {
    background: #bbb;
}

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
    background: #777;
}

a {
    color: #0067A3;
}
.row.th-header-top {
    padding: 20px 10px;
    flex-direction: row;
    justify-content: flex-start;
}
.mobile-main-nav {
    display: none;
}
.col-sm-3.th-main-logo {
    max-width: 14%;
    padding-left: 5px;
}
.header.th-header-bottom {
    background: #FF6319;
    /* border-bottom: 9px solid #616265; */
    /* padding: 14px 10px; */
}
.th-main-nav .th-mm-nav ul {
    list-style: none;
    display: flex;
    justify-content: space-between;
    margin-bottom: 5px;
    margin-top: 5px;    
}
.th-main-nav .th-mm-nav ul a {
    text-decoration: none;
    color: #000000;
    font-weight: bold;
}
.th-main-nav .th-mm-nav ul a:first-child {
    color: #FFFFFF;
}
.th-header-actions .header__icons {
    display: flex;
    justify-content: flex-end;
    width: fit-content;
}
.th-header-actions .header__icons .icon {
    padding: 5px 10px 0px 10px;
    margin: 0px 0px 0px 7px;
}
.th-header-actions .header__icons .icon img {
    width: 20px;
    height: 20px;
}
.th-header-actions .header__icons .icon span.count {
    background-color: #FF6319;
    border-radius: 50%;
    color: #FFFFFF;
    font-size: 11px;
    padding: 2px 7px;
    position: absolute;
    border: 2px solid #FFFFFF;
    margin-left: -10px;
    margin-top: -15px;
    width: 25px;
}
.th-header-actions .header__icons .icon a {
    text-decoration: none;
}
.header__th .th-hb-logouser, .header__th .th-hb-nav {
    display: flex;
}
.header__th .th-hb-nav {
    justify-content: space-around;
}
nav.tb-sub-header ul {
    display: flex;
    list-style: none;
    padding-left: unset;
    margin-bottom: 0px;
}
nav.tb-sub-header ul li {
    padding-right: 20px;
    justify-content: flex-end;
    color: #FFFF;
}
nav.tb-sub-header ul li a {
    text-decoration: none;
    color: #000000;
    font-family: Roboto;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

nav.tb-sub-header.tb-sub-top-header {
    margin-left: 15px;
    padding-left: 0px;
}
.col-sm-3.th-header-actions {
    max-width: 17%;
    margin-top: 0.35em;
    margin-bottom: 0.35em;
}
p.tb-usnm {
    color: #000000;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
}

.th-hb-locsec.jb {
    display: flex;
    background-color: #FFFFFF;
    border-radius: 30px;
    /* padding: 7px 60px 7px 10px; */
    padding: 7px 10px 7px 10px;
    margin-bottom: 4px;
    box-shadow: 3px 3px 7px 3px rgba(0,0,0,0.09);
    width: 45.4%;
    max-height: 45px;
    flex-direction: row;
}
.th-hb-locsec {
    display: flex;
    background-color: #FFFFFF;
    border-radius: 30px;
    /* padding: 7px 60px 7px 10px; */
    padding: 7px 10px 7px 10px;
    margin-bottom: 4px;
    box-shadow: 3px 3px 7px 3px rgba(0,0,0,0.09);
    width: 45%;
    max-height: 45px;
    flex-direction: row;
}
.th-hb-locsec img {
    width: 24px;
}
.th-hb-locsec p {
    /* margin-bottom: 0px; */
    font-size: 15px;
    padding-left: 7px;
    padding-top: 4px;
    padding-right: 15px;
    color: #0067A3;
    font-weight: 500;
}
.th-hb-loc-change a {
    color: #FFFFFF;
    text-align: right;
    font-family: Roboto;
    font-size: 14px;
    font-style: normal;
    font-weight: 500;
    line-height: normal;
    text-decoration-line: underline;
}
nav.tb-sub-header {
    /* padding-top: 8px; */
}
.th-hb-loc-change {
    padding-top: 8px;
    padding-left: 10px;
}
.header__logo {
    margin-top: 5px;
}

/* Mega Menu  */
/* Force hide the menu on page load. */
.mega-menu-content {
    display: none;
}

.tb-top-header ul.mega-menu {
    position: fixed;
    /* top: 115px; */
    left: 50%;
    transform: translateX(-50%);
    width: 100%;
    background-color: #FFFFFF;
    background-color: #fff;
    text-align: left;
    visibility: hidden;
    opacity: 0;
    transition: all .2s ease;
    justify-content: space-around;
    display: block;
    z-index: 9;
    background-color: transparent;
    border-bottom: none;
}

.mega-menu-content .row .col {
    padding-left: 0px;
}
.mega-menu-content .row ul {
    display: block;
    padding-left: 0px;
}
.tb-top-header ul.mega-menu .mega-menu-content .col:nth-child(even) {
    background-color: #f9f9f9;
}
.tb-top-header li.has-child:hover > ul.mega-menu {
    visibility: visible;
    opacity: 1;
}
ul.sb-nav-item li {
    width: 100% !important;
    padding: 5px !important;
    padding-left: 15px !important;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
}
.mega-menu-content {
    padding-left: 0px;
}
ul.sb-nav-item li a {
    font-weight: 500 !important;
    color: #616265 !important;
}
.tb-top-header ul.mega-menu .mega-menu-content .col ul.sb-nav-item > li:hover,
.tb-top-header ul.mega-menu .mega-menu-content .col ul.sb-nav-item > li.active {
    background-color: cornsilk;
    font-weight: bold;
    cursor: pointer;
}
.tb-top-header ul.mega-menu .mega-menu-content .col ul.sb-nav-item > li:hover  {
    color: #000000 !important;
}
ul.mega-menu ul.sb-nav-item > li > a > span.tbh-icn {
    display: none;
}
.tb-top-header ul.mega-menu .mega-menu-content .col ul.sb-nav-item > li > a:hover > span.tbh-icn, 
.tb-top-header ul.mega-menu .mega-menu-content .col ul.sb-nav-item > li.active > a > span.tbh-icn {
    display: block;
    background: url('/assets/images/icn-circle-right.svg');
    width: 32px;
    height: 35px;
    background-repeat: no-repeat;
    margin-left: 15px;
    margin-bottom: -12px;
}
ul.sb-nav-item.hidden {
    display: none;
}
ul.sb-nav-item.active {
    display: block;
}
ul.sb-nav-item li.active a {
    font-weight: bold !important;
}
section.breadcrumb-area {
    margin-left: -5px;
}
p.tb-usnm span {
    width: 100%;
}
.col-sm-4.th-hb-logouser {
    margin-bottom: 5px;
    margin-top: 5px;
}
.th-hb-loc-change a {
    text-decoration: none;
}
.col-sm-4.th-hb-logouser {
    max-width: 11%;
}
span.job-location-change-fa-icon {
    color: #FF6319;
    margin-right: 0;
    margin-top: 2px;
    margin-left: auto;
}
a#showJobSearchModal {
    margin-right: 0;
    margin-left: auto;
    margin-top: 3px;
}
.th-wt-logo img {
    width: auto;
    margin-left: 5px;
}
/* */
.icon.logout-icon {
    width: max-content;
}

.icon.logout-icon a {
    font-size: 15px;
    font-weight: 500;
}
/* */

@media only screen and (min-width: 1030px) {
    p.tb-usnm span {
        /*
        float: left;
        width: 100%;
        */
    }
    .col-sm-4.th-hb-logouser {
        max-width: 11%;
    }
    .header.th-header-bottom .row {
        justify-content: start;
        margin-right: 0;
        padding-right: 0;
    }
    .header.th-header-bottom .row {
        justify-content: flex-start;
        margin-right: 0;
        min-width: 100%;
        padding-right: 0;
    }
    .tb-sub-header {
        /* padding-top: 8px; */
        width: max-content;
    }
    .th-hb-loc-change {
        width: 15em;
    }
}

@media only screen and (max-width: 767px) {
    .modal.th-modal.edit-jobadd-modal .modal-dialog {
        max-width: 95%;
        margin-left: 1%;
        margin-right: auto;
    }
    .th-header-actions .header__icons {
        margin-top: 5px;
    }
    .mobile-main-nav {
        display: block;
    }

    div#addressModal {
        margin-left: 1%;
    }

    .modal-dialog {
        min-width: 95%;
    }

    a#showJobSearchModal {
        margin-top: 10px;
    }

    .th-hb-locsec {
        max-width: 63%;
        margin-left: 0em;
        width: 63%;
        min-height: 3.5em;
        margin-top: -10px;
    }
    .th-hb-locsec.jb {
        max-width: 60%;
        margin-left: 1em;
        width: 63%;
        min-height: 3.5em;
        margin-top: -10px;
    }

    .th-hb-locsec p {
        margin-left: -6px;
    }

    .th-hb-locsec img {
        width: 15px;
        margin-right: 8px;
        margin-left: -5px;
    }

    .col-sm-8.th-hb-nav {
        flex-direction: column;
    }

    .th-hb-locsec {
        border-radius: 30px
    }
    .th-hb-locsec.jb {
        border-radius: 30px
    }
    nav.tb-sub-header ul, .th-hb-loc-change {
        justify-content: space-between;
        padding-top: 10px;
    }

    nav.tb-sub-header {
        padding-right: 0;
        margin-right: -1em;
        margin-bottom: 0;
        margin-top: -7px;
    }
    .col-sm-3.th-header-actions {
        max-width: 15%;
        margin: 0.5em 6em -1em -1em;
    }
    .th-header-actions .header__icons {
        display: flex;
        justify-content: space-between;
        gap: 0px;
    }
    .col-sm-4.th-hb-logouser.th-top-header-logouser {
        max-width: 55%;
        margin-top: 0.5em;
    }
    .modal-content {
        width: 60%;
    }
    .th-hb-loc-change {
        margin-left: -10px;
    }

    .th-hb-locsec p {
        padding-right: 0px;
    }

    .th-hb-loc-change {
        display: flex;
    }

    .desktop-main-nav {
        display: none;
    }
    .col-sm-3.th-main-logo {
        width: 35%;
        max-width: 35%;
    }

    p.tb-usnm {
        font-size: 16px;
        margin-left: 0px;
    }
    #overlay-button {
        right: 4.2em;
        margin-top: -3rem;
    }
    #overlay {
        margin-top: 0;
    }
    .mobile-menu a[data-target]:after {
        right: 5%;
    }
    span.job-select-info-icon {
        display: none;
    }
    .employee-store-menu-button {
        display: none;
    }
}

span.job-select-info-icon {
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
}

@media only screen and (min-width: 768px) and (max-width: 860px) {
    .desktop-main-nav {
        display: none;
    }
    .employee-store-menu-button {
        display: none;
    }
    .mobile-main-nav {
        display: block;
    }
    .row.th-header-top {
        padding: 20px 10px 20px 0;
        flex-direction: row;
        justify-content: flex-start;
    }
    .col-sm-3.th-main-logo {
        width: 25em;
        max-width: 25em;
    }
    .th-hb-locsec, .th-hb-locsec.jb {
        max-width: 30em;
        margin-left: 1em;
        width: 30em;
        min-height: 2.5em;
        margin-top: 0px;
        border-radius: 30px;
    }
    .col-sm-4.th-hb-logouser.th-top-header-logouser {
        flex-direction: row;
        max-width: 35em;
        width: 35em;
        margin-top: 1em;
        justify-content: space-between;
    }
    nav.tb-sub-header.tb-sub-top-header {
        margin-top: 5px;
        margin-left: 5em;
        padding-left: 0px;
        width: max-content;
    }
    p.tb-usnm {
        font-size: 17px;
        margin-left: 0px;
        width: max-content;
    }
    nav.tb-sub-header ul li a {
        font-size: 17px;
    }
    .col-sm-3.th-header-actions {
        max-width: 20em;
        margin-left: auto;
        margin-right: 0;
        display: flex;
        flex-direction: column;
        justify-content: space-around;
        margin-top: 15px;
    }
    #overlay-button {
        right: 6.2em;
        margin-top: -3rem;
    }
    #overlay {
        margin-top: 0;
    }
    .mobile-menu a[data-target]:after {
        right: 5%;
        width: 20%;
    }
    .col-sm-3.th-header-actions {
        margin-left: -1em;
        margin-right: auto;
    }
    .col-sm-4.th-hb-logouser.th-top-header-logouser {
        margin-left: auto;
        margin-right: 4em;
    }
}

@media only screen and (min-width: 861px) and (max-width: 1079px) {
    .desktop-main-nav {
        display: none;
    }
    .mobile-main-nav {
        display: block;
    }
    .th-hb-locsec, .th-hb-locsec.jb {
        max-width: 100%;
        margin-left: 0em;
    }
    .th-hb-loc-change {
        display: flex;
    }
    .th-hb-locsec p {
        margin-left: -6px;
    }
    .th-hb-locsec img {
        width: 15px;
        margin-right: 8px;
        margin-left: -5px;
    }
    .col-sm-8.th-hb-nav {
        flex-direction: column;
    }
    .th-hb-locsec, .th-hb-locsec.jb {
        border-radius: 30px
    }
    nav.tb-sub-header ul, .th-hb-loc-change {
        justify-content: space-between;
        padding-top: 10px;
    }
    nav.tb-sub-header {
        padding-right: 0;
        margin-right: -1em;
        margin-bottom: -5px;
        margin-top: -1em;
    }
    .th-hb-loc-change {
        margin-left: -10px;
    }
    .th-hb-locsec p {
        padding-right: 0px;
    }
    nav.tb-sub-header ul li {
        padding-right: 0px;
        margin-top: 10px;
    }
    nav.tb-sub-header ul li a {
        width: max-content;
        font-size: 17px;
    }
    nav.tb-sub-header.tb-sub-top-header {
        margin-left: 5px;
        padding-left: 0px;
    }
    p.tb-usnm {
        margin-left: 0;
        font-size: 17px;
    }
    .col-sm-4.th-hb-logouser.th-top-header-logouser {
        max-width: 21%;
    }
}
@media (width: 810px) {
    /* Specific fix for iPad 10*/
    button.slick-next.slick-arrow {
        margin-right: -5em;
        margin-top: -10em;
    }
    button.slick-prev.slick-arrow {
        margin-top: 10em;
        margin-left: -90px;
    }
    #overlay-button {
        position: absolute;
        padding: 26px 11px;
        z-index: 5;
        cursor: pointer;
        user-select: none;
    }
    .mobile-menu a[data-target]:after {
        right: 5%;
    }
}
/* ******************************************************************************** Mobile Menu ************************************************************* */
#overlay-button {
    position: absolute;
    padding: 19px 0px;
    z-index: 999;
    cursor: pointer;
    user-select: none;
}
#overlay-button span:focus {
    background-color: #FFFFFF;
}
#overlay-button span {
    height: 4px;
    width: 35px;
    border-radius: 2px;
    background-color: #FFFFFF;
    position: absolute;
    display: block;
    transition: all 0.2s ease-in-out;
}
#overlay-button span:before {
    top: -10px;
    visibility: visible;
}
#overlay-button span:after {
    top: 10px;
}
#overlay-button span:before, #overlay-button span:after {
    height: 4px;
    width: 35px;
    border-radius: 2px;
    background-color: #FFFFFF !important;
    position: absolute;
    content: "";
    transition: all 0.2s ease-in-out;
}
#overlay-button:hover span, #overlay-button:hover span:before, #overlay-button:hover span:after {
    background: #FFFFFF;
}
/*
input[type=checkbox] {
    display: none;
}
*/
input[type=checkbox]:checked ~ #overlay {
    visibility: visible;
}
input[type=checkbox]:checked ~ #overlay-button:hover span, input[type=checkbox]:checked ~ #overlay-button span {
    background: transparent;
}
input[type=checkbox]:checked ~ #overlay-button span:before {
    transform: rotate(45deg) translate(7px, 7px);
    opacity: 1;
}
input[type=checkbox]:checked ~ #overlay-button span:after {
    transform: rotate(-45deg) translate(7px, -7px);
}
#overlay {
    height: auto;
    width: 100%;
    background: #000000;
    z-index: 999999 !important;
    visibility: hidden;
    position: absolute;
    left: 0em;
    overflow: scroll;
}
#overlay.active {
    visibility: visible;
}
label#overlay-button {
    color: #FFFFFF;
}
/******************************/
.btn.btn-primary.btn-rentals {
    background-color: #0067A3 !important;
    border: #0067A3 !important;
}
.btn.btn-primary.btn-goods-and-supplies {
    background-color: #990033 !important;
    border: #990033 !important;
}
.btn.btn-primary.btn-services {
    background-color: #00873C !important;
    border-color: #00873C !important;
}
/******************************/

/* ****************************************** Multi Level Toggle ***********************************/
.mobile-menu {
    text-align: left;
    max-height: calc(100vh - 57px);
    overflow: auto;
    font-size: 20px;
}
.mobile-menu ul {
    list-style: none;
    padding: 0;
    margin: 0;
}
.mobile-menu li {
    display: block;
    position: relative;
}
.mobile-menu a {
    display: block;
    padding: 1rem;
    text-decoration: none;
}
.mobile-menu a[data-target]:after {
    display: block;
    content: "";
    width: 2.5rem;
    height: 2.5rem;
    position: absolute;
    top: 0.55rem;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: 2rem;
    transform: rotate(90deg);
    transition: transform 0.3s ease-in-out;
}
.mobile-menu a[data-target].collapsed:after {
    transform: rotate(0deg);
}
.mobile-menu .level1-styles {
    background-color: #FFFFFF;
}
.mobile-menu .level1-styles li:not(:last-child) {
    border-bottom: solid 1px #ededed;
}
.mobile-menu .level1-styles a {
    color: #616265;
    font-weight: 600;
    text-decoration: none;
}
.mobile-menu .level1-styles a:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    width: 17px;
}
.mobile-menu .level2-styles {
    background-color: #F9F9F9;
}
.mobile-menu .level2-styles li:not(:last-child) {
    border-bottom: solid 1px #ededed;
}
.mobile-menu .level2-styles a {
    color: #616265;
    margin-left: 1em;
    font-weight: 600;
    text-decoration: none;
}
.mobile-menu .level2-styles a:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    width: 17px;
}
.mobile-menu .level3-styles {
    background-color: #FFFFFF;
}
.mobile-menu .level3-styles li:not(:last-child) {
    border-bottom: solid 1px #ededed;
}
.mobile-menu .level3-styles a {
    color: #616265;
    margin-left: 2em;
    font-weight: 600;
    text-decoration: none;
}
.mobile-menu .level3-styles a:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    width: 17px;
}
.mobile-menu .level4-styles {
    background-color: #F9F9F9
}
.mobile-menu .level4-styles li:not(:last-child) {
    border-bottom: solid 1px #ededed;
}
.mobile-menu .level4-styles a {
    color: #616265;
    margin-left: 3em;
    font-weight: 600;
    text-decoration: none;
}
.mobile-menu .level4-styles a:after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16'%3e%3cpath fill='none' stroke='%23343a40' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M2 5l6 6 6-6'/%3e%3c/svg%3e");
    width: 17px;
}
/* ****************************************** Multi Mobile ***********************************/
@media only screen and (min-width: 768px) and (max-width: 811px) {
    #overlay-button {
        right: 7.5em;
        margin-top: -3rem;
    }
}
@media only screen and (min-width: 812px) and (max-width: 1023px) {
    #overlay-button {
        right: 8.5em;
        margin-top: -3rem;
    }
    .mobile-menu a[data-target]:after {
        right: 5%;
    }
    #overlay {
        left: 0em;
        margin-top: 0;
        overflow: scroll;
    }
}
@media only screen and (min-width: 1024px) and (max-width: 1032px) {
    #overlay-button {
        right: 6em;
        margin-top: -3rem;
    }

    .mobile-menu a[data-target]:after {
        right: 5%;
    }
    #overlay {
        left: 0em;
        margin-top: 0;
        overflow: scroll;
    }
}

/* ****************************************** Multi Mobile ***********************************/
/* ****************************************** Multi Level Toggle ***********************************/
nav.tb-top-header-mobile input[type=checkbox] {
    display: none;
}
/* ******************************************************************************** Mobile Menu ************************************************************* */

.narrow-col-10 {
    width: 10% !important;
}
.tr-ta-left {
    text-align: left !important;
}
.tr-ta-center {
    text-align: center !important;
}
.tr-ta-right {
    text-align: right !important;
}
.narrow-col-35 {
    min-width: 35% !important;
}
.narrow-col-15 {
    width: 15% !important;
}
.narrow-col-5 {
    width: 5% !important;
}
.narrow-col-7 {
    width: 7% !important;
}
.input-group.quantity-selector.quantity-selector-sm.quantity-selector-myorders {
    float: right;
}
.left-margin-5 {
    margin-left: 5px;
}
.right-margin-5 {
    margin-right: 5px;
}
.job-select-info-icon {
    margin-top: 2px;
    margin-left: 7px;
}

.sb-nav-item, .sub-cat1, .sub-cat2 {
    height: 100% !important;
    margin-top: 0px !important;
    border-left: 1px solid #eee !important;
}

.sub-cat2 {
    border-right: 1px solid #eee !important;
}

.th-header-actions .header__icons > div {
    background-color: #F5F5F5;
    border-radius: 50%;
    vertical-align: middle;
    height: 40px;
    width: 40px;
}
.mega-menu-content {
    margin-top: 15px;
}
.col-sm-8.th-main-nav.desktop-main-nav {
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
}
.th-wt-logo.desktop-nav-logo {
    margin-top: auto;
    margin-bottom: auto;
    padding: 5px 0px 5px 0;
    vertical-align: middle;
}

.th-wt-logo.desktop-nav-logo img {
    /*
    height:40px;
    width: auto;
    */
}
.header.th-header-bottom {
    margin-top: 0px;
    padding-top: 5px;
    padding-bottom: 5px;
}
.header.th-header-bottom .container {
    padding-right: 5px;
}
.employee-store-menu-button {
    margin-top: auto;
    margin-bottom: auto;
    margin-left: 2.5em !important;
    vertical-align: middle;
    background-color: #FFFFFF;
    border-radius: 25px;
    font-weight: 700;
}
.col-auto.ml-auto.tb-bg-btn.employee-store-menu-button {
    margin-top: auto;
    margin-bottom: auto;
    vertical-align: middle;
}
.employee-store-menu-button a.tb-bag-btn:hover {
    background-color: #FFFFFF;
    color: #FF6319;
    text-shadow: none;
}
.employee-store-menu-button a.tb-bag-btn span{
    padding-top: 2px!important;
}
.employee-store-menu-button a.tb-bag-btn {
    display: flex !important;
    margin-top: auto;
    margin-bottom: auto;
    text-decoration: none !important;
    background-color: #FFFFFF;
    color: #FF6319;
    font-weight: 700;
    font-size: 16px;
    gap: 10px;
    border-radius: 25px;
    padding: 10px 5px 10px 5px !important;
    text-shadow: none;
}
@media (max-width: 1028px) {
    .employee-store-menu-button {
        display: none;
    }
    button.slick-arrow {
        display: none!important;
    }
}
@media only screen and (min-width: 767px) {
    .col-sm-4.th-hb-logouser.th-top-header-logouser {
        margin-left: 1em;
        margin-top: 0;
        margin-bottom: 0;
        max-width: 20%;
    }

    p.dropdown-welcome {
        margin-bottom: 0;
        margin-top: -10px;
    }

    .tb-usnm.tb-usnm-topheader {
        margin-top: 0;
        margin-bottom: 5px;
    }

    .col-sm-4.th-hb-logouser.th-top-header-logouser p {
        margin-bottom: 0px;
    }
}
@media only screen and (min-width: 768px) and (max-width: 834px) {
    .th-hb-logouser.th-top-header-logouser p {
        width: 10em;
    }
    .username-column {
        width: 100%;
    }
    .col-sm-4.th-hb-logouser.th-top-header-logouser {
        max-width: unset;
        margin-right: 2em;
    }
    .col-sm-4.th-hb-logouser.th-top-header-logouser {
        margin-left: 0;
        margin-top: 1em;
    }
}

.job-p-name-header {
    vertical-align: middle;
    margin-top: auto;
    margin-bottom: auto;
    text-align: center;
}