﻿/*.dropdownMoreOptions {
    height: 34px;
    width: 34px;
    padding: 5px 15px;
    background-color: #ececec;
    border: 0;
    outline: none;
    font-size: 16px;
    -webkit-appearance:none !important;
    background:url(../Images/gearGray.png) no-repeat !important;
    background-size:50% !important;
    background-position:50% 50% !important; 
    font-family:Arial, FontAwesome;
}*/
@import url("spacing.css");
@import url("../font-awesome-4.7.0/css/font-awesome.min.css");
@import url("../Bootstrap/css/bootstrap.min.css");
@import url("jqueryui.css");
@import url("Font_Roboto.css");

.CalendarTitle {
    font-weight: bold;
}

.child {
    /*left:-7px  !important;*/
    /*width:1020px !important;*/
}

.noselect {
    -webkit-touch-callout: none; /* iOS Safari */
    -webkit-user-select: none; /* Safari */ /* Konqueror HTML */
    -moz-user-select: none; /* Firefox */
    -ms-user-select: none; /* Internet Explorer/Edge */
    user-select: none; /* Non-prefixed version, currently
                                  supported by Chrome and Opera */
}

.CBL label {
    padding-right: 10px !important;
}

.custom-col-xs-2 {
    width: 12.67%;
}

.custom-col-xs-3 {
    width: 29%;
}

.dropdownContainer {
    display: inline-block;
}

.dropdownMoreOptionsContainer {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    width: 25px;
    text-align: left;
    width: 10% !important;
}

.nav > li > a {
    padding: 8px 5px !important;
}

.dropdownMoreOptions {
    width: 25px;
    position: absolute;
    font-family: Arial, FontAwesome;
    display: none;
    z-index: 999;
}

    .dropdownMoreOptions li:first-of-type {
        margin-top: 5px !important;
    }

    .dropdownMoreOptions li:last-of-type {
        margin-bottom: 5px !important;
    }

    .dropdownMoreOptions li {
        margin-top: 10px;
        text-decoration: none;
        color: #000;
        font-size: 14px;
    }

    .dropdownMoreOptions ul {
        margin-top: 5px;
        border-radius: 2px;
        border: 1px solid;
        width: 25px;
        background: #a9a9a9;
        padding-left: 5px;
        padding-right: 5px;
        text-align: center !important;
    }

    .dropdownMoreOptions li input {
        cursor: pointer;
    }

    .dropdownMoreOptions li:hover {
        color: orange;
    }

.dropdownMoreOptionsContainer:hover .dropdownMoreOptions {
    display: block;
}

.dropdownOptionsGearIcon {
    cursor: pointer;
    height: 20px;
    width: 20px;
    background: url(../Images/gearGray.png) no-repeat !important;
    background-size: 100% !important;
    background-position: 0% 0% !important;
    font-family: Arial, FontAwesome;
}

body {
    /*font-family: "Roboto" !important;*/
    color: #58595b !important;
    width: calc(100vw - 5px);
    padding-right: 0 !important;
}

html,
body {
    height: 100%;
    margin: 0;
    /*overflow:hidden;*/
}

/**/

.nav > li > a {
    display: inline;
    color: #fff;
    height: 45px !important;
}

.moreMenuHidden .mainMenu .nav .dropdown a:hover {
    /*background: blue !important;*/
    color: #000 !important;
}

.dropdown a {
}

.nav > li {
    display: inline;
}

.nav li a:first-of-type {
}

.nav > li > a:hover {
    /*background:initial !important;
    color: initial !important;*/
}

.dropdown .nav-second-level > li > a {
    display: block;
    width: 200px !important;
}

.mainMenu * {
    margin-left: 0 !important;
}

.moreMenuHidden .mainMenu .nav .dropdown:hover:not(.MainMenuOption) {
    background: #a9a8a8 !important;
    color: #000 !important;
}

.dropdown a:hover {
}

.dropdown .nav-second-level {
    width: 200px !important;
    position: absolute !important;
    color: #fff;
    background: #000 !important;
    z-index: 2000;
    left: 0;
    top: 45px;
    display: none;
    margin-left: 0 !important;
}

.panel-title a,
.panel-title a:hover {
    text-decoration: none !important;
}

.nav-second-level li a:hover {
    background: #a9a8a8 !important;
    color: #000 !important;
}

.nav li li {
    position: relative;
    margin: 0;
    display: block;
}

    .nav li li ul {
        /*position: absolute;*/
        top: 0px !important;
        /*border: 1px solid green !important;*/
        left: 200px !important; /* make this equal to the width of the sub nav above */
        margin: 0;
    }

.dropdown > a {
    z-index: 500;
}

.navbar-right li {
    display: inline-block;
}

.firstLevelList {
    display: inline;
    margin-bottom: 20px;
}

#mainMenu {
    overflow-y: visible;
    white-space: nowrap;
}
/**/

.menuHidden {
    width: auto;
}

.mainMenu {
    display: none;
    margin-top: -7px;
    /*padding-top:2px;*/
}

.MenuMain li {
    display: inline !important;
    float: left;
}

.moreMenuHidden {
    overflow: hidden;
    /*float:left;*/
    width: 0%;
    -webkit-transition: all 1s ease;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    float: right;
    padding-top: 2px;
    height: 45px;
}

.moreMenuShow {
    /*always show menu step1: assign this class to div with "moreMenuHidden" class*/
    width: 100%;
    overflow: initial;
}
/*always show menu step1: assign d-inline class to div with "mainMenu" class*/
.menuShow {
    width: 100%;
    overflow: initial;
}

.menuIcons {
    float: right !important;
}

.menuIconsContainer {
    float: right;
}
/*.searchrow {
    background:#fff;
}*/
.holder {
    min-height: 100%;
    position: relative !important;
}

/*input[type="text"], select {
    width: 250px;
}

select {
    min-height: 32px;
}*/

#SearchTab,
#tabs {
    /*-webkit-transition: all ease 1s;
  -o-transition: all ease 1s;
  transition: all ease 1s;*/
}

.jMenu li {
    min-width: 35px;
}

    .jMenu li a {
        padding: 10px 5px;
    }

.ValidationError {
    color: red;
    font-weight: bold;
}

.NavigationMenu a {
    margin-right: 10px;
}

.NavigationMenu span {
    margin-right: 10px;
}

.NavigationMenu .NavigationMenuSplitter {
    color: #337ab7;
}

.body {
    /*padding-bottom: 50px;*/
    margin-bottom: 20px;
}

footer {
    bottom: 0px;
    min-height: 30px;
    left: 0;
    position: absolute;
    right: 0;
    background: #000;
    color: #fff;
    z-index: 999;
}

.bg-black {
    background: #000102;
}

.bg-orange {
    background: #f55c12;
}

.bg-gray {
    background: #d2d2d2 !important;
    color: #fff;
}

.panel-group .panel-default .bg-gray-special {
    background: #d2d2d2 !important;
    color: #fff;
}
/*::-webkit-scrollbar-track
{
    background: #ddd;
}

::-webkit-scrollbar
{
    width: 8px;
    background-color: transparent;
}

::-webkit-scrollbar-thumb
{
    background-color: #fdd500;
}

    ::-webkit-scrollbar-thumb:hover
    {
        background: #45a3bc;
    }

    ::-webkit-scrollbar-thumb:active
    {
        background: #3193ad;
    }*/
.no-data-border tbody tr td {
    border-top: none !important;
}

.d-inline {
    display: inline-block !important;
}

.v-hidden {
    visibility: hidden;
}

.d-hide {
    display: none !important;
}

.header {
    height: 45px;
    padding: 5px 0;
    /*position:fixed;*/
    /*width:100%;*/
}

header {
    position: fixed;
    width: 100%;
    left: 0;
    /*height: 85px;*/
    height: 70px;
    z-index: 999;
    background: #fff;
    margin-top: 45px;
    /*border:1px solid red;*/
}

.DropDownListModal {
    top: 0 !important;
}
/*.modal.ModalToClose
{
    top: -20px !important;
}*/

.ModalToClose .modal-dialog {
    /*right: 7px;*/
    top: 40px;
}

.RButtonDiv {
    margin-top: 0px;
}

.menuHeader_top {
    position: fixed;
    width: 100%;
    left: 0;
    right: 0;
    margin: 0 !important;
    z-index: 9999999;
}

.pageheading {
    position: fixed !important;
    z-index: 1;
    width: 100%;
    left: 0;
    height: 35px;
    /*height: 40px;*/
    z-index: 1;
    background: #fff !important;
}

.body {
    margin-top: 112px;
    /*margin-top: 130px;*/
}

.body-mt50 {
    margin-top: 50px;
}

.body-mt70 {
    margin-top: 50px;
}

#PSearchBar {
    background: #fff;
    /*border:1px solid red;*/
}

.bodyHeader {
    /*border:1px solid red;*/
    padding: 10px 0px;
    width: 100%;
    position: fixed;
    left: 0;
    height: 40px;
    z-index: 1;
    background: #fff;
}

.bodyContent {
    margin-top: 60px;
    /*border:1px solid red;*/
}

.bodyContentHeader {
    height: 40px;
    width: 100%;
    position: fixed;
    background: #fff;
    padding-right: 5px;
}

.bodyContentHeader {
    border-bottom: 2px solid gray;
    padding-bottom: 10px !important;
}

    .bodyContentHeader tr th,
    .bodyContentTable tr td {
        text-align: center;
        overflow: hidden;
        /*width: 5.88% !important;*/
    }

.bodyContentTable {
    margin-top: 40px;
    width: 100%;
    display: block;
    position: fixed;
    height: 75%;
    padding-bottom: 100px;
    overflow-y: scroll;
}

.UserInitials {
    width: 35px;
    height: 35px;
    border-radius: 100%;
    background: #fff;
    line-height: 35px;
    text-align: center;
    font-weight: bold;
    font-size: 16px;
}

.NameAndEdit_flex,
.NameAndIcons_flex {
    display: flex;
    justify-content: space-between;
    align-items: center;
}

.NameAndIcons_flex {
}

.vertical-align-top {
    vertical-align: top;
}

.vertical-align-super {
    vertical-align: super;
}

.menuIcons *:not(:first-child) {
    margin-left: 11px;
}
/*
    nav bar start
*/

/*
    nav bar ends
*/
/*.nav-second-level{
    display:none;
}
.menuhead:hover + .nav-second-level {
	display: block;
}*/
/*.dropdown {
    float: left;
    overflow: hidden;
}*/

.dropdown .dropbtn {
    /*font-size: 16px;*/
    border: none;
    outline: none;
    color: white;
    /*padding: 14px 16px;*/
    background-color: inherit;
}

.menubtnwrap {
    position: relative;
    display: inline-block;
}

.dropdown {
    -webkit-transition: all 1000ms linear, all 1000ms linear;
}

.dropdown-content {
    display: none;
    position: absolute;
    background-color: #505050;
    width: 160px;
    font-size: 11px;
    height: 0;
    left: 0%;
    z-index: 1000 !important;
    -webkit-transition: ease all 1s;
    -o-transition: ease all 1s;
    transition: ease all 1s;
    border-bottom: 2px solid #000;
}

.dropdown-content2 {
    display: none;
    position: absolute;
    background-color: #505050;
    width: 160px;
    top: 0;
    left: 160px;
    /*box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);*/
    z-index: 1001 !important;
    border-bottom: 2px solid #000;
}

.dropdown-content2-left .dropdown-content2 {
    left: -160px;
}

.dropdown-content ul li {
    position: relative;
}

    .dropdown-content ul li a {
        float: none;
        color: #fff;
        padding: 12px 16px;
        text-decoration: none;
        display: block;
        text-align: left;
        margin-left: 0 !important;
    }

.menutext a {
    color: #fff;
    text-decoration: none;
    display: block;
    margin-left: 0 !important;
}

    .menutext a:hover {
        color: #fff;
        text-decoration: none;
    }

.dropdown-content ul li a:hover {
    background-color: #000;
}

.dropdown-content ul li:hover .dropdown-content2 {
    display: block;
}

.dropdown:hover .dropdown-content {
    display: block;
    height: auto;
}

.custom-form-control {
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
    transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
}

.custom-form-control-container {
    /*border:1px solid red;*/
}

    .custom-form-control-container div .MyDDL {
        /*border:1px solid red !important;*/
        width: 88% !important;
    }

.nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.no-listStyle {
    list-style: none !important;
    margin: 0;
    padding: 0;
}

.nav li ul {
    width: 100% !important;
}

    .nav li ul li {
        margin-left: 0 !important;
    }

        .nav li ul li .submenuIcon {
            height: 50px !important;
            -webkit-transition: all 200ms ease;
            -o-transition: all 200ms ease;
            transition: all 200ms ease;
        }

        .nav li ul li div {
            color: #fff;
            text-align: center;
            margin-left: 0 !important;
        }

.menuCollapse {
    text-align: center;
    background: #505050;
    position: absolute;
    right: 0;
    width: 100%;
    /*left:-5px;*/
    top: 40px;
    height: 0;
    padding: 10px 0;
    z-index: -1;
    -webkit-transition: all 500ms ease;
    -o-transition: all 500ms ease;
    transition: all 500ms ease;
    min-height: 100px;
    opacity: 0;
}

.BillToProfile-gray {
    background-color: #f3f3f3;
    /*d2d2d2*/
}

.table thead {
    background-color: #d2d2d2;
}

.BillToProfile-white {
    background-color: #fff;
}

.CustomerName_BillToProfile td {
    line-height: 0 !important;
}

.CustomerInfo_BillToProfile td {
    padding-bottom: 0 !important;
}

    .CustomerInfo_BillToProfile td input[type="image"]:before {
        height: 0;
        text-align: left;
    }

.CustomerName_BillToProfile td {
    padding-bottom: 25px !important;
}

.table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f3f3f3 !important;
}

.table-striped > tbody > tr:nth-of-type(even) {
    background-color: #fff !important;
}

.table-striped-white-first > tbody > tr:nth-of-type(odd) {
    background-color: #fff !important;
}

.table-striped-white-first > tbody > tr:nth-of-type(even) {
    background-color: #f3f3f3 !important;
}

/*.table-striped-custom > tbody > tr{
    background-color: red !important;
}
.table-striped-custom > tbody > tr:nth-of-type(3n)/*, .table-striped-custom > tbody > tr:nth-of-type(even){*/
/*background-color: blue !important;*/
/*}*/

/*.table-striped-custom > tbody > tr:nth-of-type(n+2) {*/
/*background-color: #fff !important;*/
/*}*/

.table > tbody > tr > td {
    vertical-align: inherit;
}

.table td {
    font-size: 12px;
}

.gray-filter {
}

.imgcontiner {
    height: 2em;
    text-align: right !important;
    width: 2em;
}

    .imgcontiner input {
        height: 2em;
        width: 2em;
        display: initial;
    }

    .imgcontiner img {
        height: 100% !important;
    }

.imgcontiner30 {
    height: 30px;
    text-align: right !important;
    width: 30px;
}

    .imgcontiner30 * {
        height: 100% !important;
    }

.w-3 {
    width: 40px;
}

.w-20px {
    width: 20px !important;
}

.w-22 {
    width: 22% !important;
}

.w-3 input {
    min-width: 20px !important;
    vertical-align: top;
}

.w-3 img {
    min-width: 10px !important;
    max-width: 10px !important;
}

.w-2 {
    width: 2%;
}

.GridViewWithSpacing tr td {
    padding-top: 10px !important;
    padding-right: 10px !important;
    padding-bottom: 10px !important;
    padding-left: 0 !important;
}

.w-33 {
    width: 33% !important;
}

.panel-default > .panel-heading {
    color: #333;
    background-color: #f3f3f3 !important;
    border-color: #f3f3f3 !important;
}

.background-gray {
    background: #f3f3f3;
}

.panel-body {
    background-color: #fff !important;
    border-color: #f3f3f3 !important;
    font-size: 11px;
    padding: 5px !important;
}

.panel-collapse {
    padding-top: 0px;
}

.menuExpand {
    padding: 10px 0 !important;
    top: 40px;
    opacity: 1;
    z-index: 10;
    border-bottom: 2px solid black !important;
}
/*.nav ul > li:hover ul {
    
    padding:10px 0;
    top: 40px;
}*/
.nav ul .submenuIcon:hover .menutext::before {
}

.menutext {
    position: relative;
    outline: none;
    color: #fff;
    text-shadow: 0 0 1px rgba(255, 255, 255, 0.3);
    cursor: pointer;
}

.extraOptions {
    /*width: 250px;*/
}

    .extraOptions span {
        /*display: block !important;*/
    }

    .extraOptions div:first-of-type {
        /*width: 25%;*/
    }

    .extraOptions .MyDDLContainer {
        margin-top: 5px;
    }

    .extraOptions input[type="submit"] {
        margin-top: 5px;
        margin-bottom: 5px;
    }

    .extraOptions .dropdownMoreOptionsContainer {
        width: initial !important;
    }

.dot-effect {
    display: inline-block;
}

    .dot-effect .menutext {
        -webkit-transition: color 0.3s;
        -o-transition: color 0.3s;
        transition: color 0.3s;
    }

        .dot-effect .menutext::before {
            position: absolute;
            top: 80%;
            left: 50%;
            color: transparent;
            content: "•";
            text-shadow: 0 0 transparent;
            font-size: 1.2em;
            -webkit-transition: text-shadow 0.3s, color 0.3s;
            -o-transition: text-shadow 0.3s, color 0.3s;
            transition: text-shadow 0.3s, color 0.3s;
            -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
            transform: translateX(-50%);
        }

    /*.dot-effect .menutext:hover::before,
.dot-effect .menutext:focus::before {
	color: #fff;
	text-shadow: 10px 0 #fff, -10px 0 #fff;
}*/
    /*.dot-effect .menutext:hover,
.dot-effect .menutext:focus {
	color: #ffd004;
}*/
    .dot-effect:hover .menutext::before,
    .dot-effect:focus .menutext::before {
        color: #fff;
        text-shadow: 10px 0 #fff, -10px 0 #fff;
    }

    .dot-effect:hover .menutext,
    .dot-effect:focus .menutext {
        color: #ffd004;
    }

.w-100 {
    width: 100% !important;
}

.w-45 {
    width: 45% !important;
}

.w-50 {
    width: 50% !important;
}

.no-gutters {
    padding-left: 0 !important;
    padding-right: 0 !important;
    margin-right: 0px !important;
    margin-left: 0px !important;
}

.vcenter {
    display: inline-block;
    vertical-align: middle;
    float: none !important;
}

.searchrow {
    width: 100%;
    /*height: 70px;*/
    /*padding-top: 10px;*/
}

.searchrowInner {
    padding-top: 10px;
    /*padding: 7px 0;*/
}

.border-bottom-1 {
    border-bottom: 1px solid #dadee2;
}

.border-1 {
    border: 1px solid;
}

.border-bottom-2 {
    border-bottom: 2px solid #dadee2;
}

.border-right-1 {
    border-right: 1px solid;
}

.border-left-1 {
    border-left: 1px solid;
}

.GridView thead tr th {
    padding-top: 1em;
    padding-bottom: 1em;
    font-size: 110%;
}

[align="center"] {
    text-align: center !important;
}

[align="left"] {
    text-align: left !important;
}

[align="right"] {
    text-align: right !important;
}

.shadow-bottom-2 {
    -webkit-box-shadow: 0px 0px 7px 0px gray;
    box-shadow: 0px 0px 7px 0px gray;
    /*margin-top: -5px;*/
    margin-top: 0px;
}

.border-top-2 {
    border-top: 2px solid #dadee2;
}

.border-top-2Gray {
    border-top: 2px solid gray;
}

.orderListSearchBar {
    border-bottom: 2px solid #a3a3a3;
    background: #dcdcdc;
    visibility: visible;
    position: fixed;
    width: 100%;
}

.orderListSearchBar-hide {
    visibility: hidden;
    border-bottom: 0px;
    background: #dcdcdc;
}

.h-50 {
    height: 50px !important;
}

.h-150 {
    height: 150px !important;
}

.h-20 {
    height: 20px !important;
}

.h-4 {
    height: 3rem !important;
}

.hmin-50 {
    min-height: 50px !important;
}

.btn {
    padding: 6px !important;
}

.btn-orange {
    background: #ffd303;
    color: #fff;
}

    .btn-orange:hover {
        background: #e4bd03 !important;
        color: #fff !important;
    }

.btn-adv {
    border: 0 !important;
    padding-left: 25px !important;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

    .btn-adv .btntextwhite {
        background: #fff;
        padding: 1px 4px;
        border-radius: 4px;
        font-size: 11px;
    }

.btn-adv2 {
    white-space: initial !important;
    border: 0 !important;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.downarrow {
    display: block !important;
    height: 10px;
    background: url(../images/arrowdown.png) no-repeat !important;
    background-size: contain !important;
    background-position: 50% 50% !important;
}

.btn-adv-blue {
    background: url(../images/AdvServiceSearch.png) no-repeat !important;
    background-size: contain !important;
    border-radius: 5px;
    cursor: pointer;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
    max-width: 100%;
    padding: 0 2px 0 0;
}

/*.btn-adv-blue:hover
    {
        background: url(../images/AdvServiceSearchHover.png) no-repeat !important;
        background-size: contain !important;
    }*/
/*.btn-adv-blue
{
    /*background: url(../images/btnGear.png) no-repeat #8ed6df !important;
    background-size: 20px !important;
    background-position: 8% 50% !important;
    color: #8ed6df !important;
}

    .btn-adv-blue:hover
    {
        background: url(../images/btnGear.png) no-repeat #80c3cb !important;
        background-size: 20px !important;
        background-position: 8% 50% !important;
        color: #80c3cb !important;
    }*/

.btn-adv-yellow {
    background: url(../images/AdvCustomerSearch.png) no-repeat !important;
    /*background-size: 95% !important;*/
    border-radius: 5px;
    cursor: pointer;
    max-width: 100%;
    -webkit-transition: 0.2s ease all;
    -o-transition: 0.2s ease all;
    transition: 0.2s ease all;
    background-size: contain !important;
    padding: 0 0px 0 2px;
}

/*.btn-adv-yellow:hover
    {
        background: url(../images/AdvCustomerSearchHover.png) no-repeat !important;
        background-size: contain !important;
    }*/

.white-space-normal {
    white-space: normal !important;
}

.white-space-nowrap {
    white-space: nowrap !important;
}

.word-wrap {
    word-wrap: break-word;
}

.btn-new-service-call {
    background: url(../images/plus.png) no-repeat #8ed6df !important;
    background-size: 20px !important;
    background-position: 2% 50% !important;
    color: #fff !important;
    white-space: normal !important;
}

    .btn-new-service-call:hover {
        background: url(../images/plus.png) no-repeat #80c3cb !important;
        background-size: 20px !important;
        background-position: 2% 50% !important;
    }

.btn-pm-from-template {
    background: url(../images/shieldAndWrench.png) no-repeat #8ed6df !important;
    background-size: 24px !important;
    background-position: 1% 50% !important;
    color: #fff !important;
    white-space: normal !important;
}

    .btn-pm-from-template:hover {
        background: url(../images/shieldAndWrench.png) no-repeat #74c8d3 !important;
        background-size: 24px !important;
        background-position: 1% 50% !important;
    }

.btn-Equipment-Retal-Calculator {
    background: url(../images/calculator_white.png) no-repeat #8ed6df !important;
    background-size: 28px !important;
    background-position: 1% 50% !important;
    color: #fff !important;
    white-space: normal !important;
}

    .btn-Equipment-Retal-Calculator:hover {
        background: url(../images/calculator_white.png) no-repeat #74c8d3 !important;
        background-size: 28px !important;
        background-position: 1% 50% !important;
    }

.btn-adv-lg {
    border: 0 !important;
    padding-left: 35px !important;
    -webkit-transition: 0.3s all ease;
    -o-transition: 0.3s all ease;
    transition: 0.3s all ease;
}

.btn-print-service-details {
    background: url(../images/printer_white.png) no-repeat #5d93ff !important;
    background-size: 25px !important;
    background-position: 2% 50% !important;
    color: #fff !important;
    white-space: normal !important;
}

    .btn-print-service-details:hover {
        background: url(../images/printer_white.png) no-repeat #4b83f2 !important;
        background-size: 25px !important;
        background-position: 2% 50% !important;
    }

.btn-blue-button {
    background-color: rgb(93, 147, 255) !important;
    color: white !important;
}

.btn-orange-button {
    background-color: orange !important;
    color: black !important;
}

.btn-new-quote {
    background: url(../images/list.png) no-repeat #ffd303 !important;
    background-size: 20px !important;
    background-position: 2% 50% !important;
    color: #fff !important;
    white-space: normal !important;
}

    .btn-new-quote:hover {
        background: url(../images/list.png) no-repeat #efc500 !important;
        background-size: 20px !important;
        background-position: 2% 50% !important;
    }

.btn-Move-Equipment-To-Another-Customer {
    background: url(../images/shiftTop.png) no-repeat #8ed6df !important;
    background-size: 20px !important;
    background-position: 0% 50% !important;
    color: #fff !important;
    white-space: normal !important;
}

    .btn-Move-Equipment-To-Another-Customer:hover {
        background: url(../images/shiftTop.png) no-repeat #80c3cb !important;
        background-size: 20px !important;
        background-position: 0% 50% !important;
    }

.btn-change-history-log {
    background: url(../images/HistoryLog.png) no-repeat #d2d2d2 !important;
    background-size: 25px !important;
    background-position: 0% 50% !important;
    color: #fff !important;
    white-space: normal !important;
}

    .btn-change-history-log:hover {
        background: url(../images/HistoryLog.png) no-repeat #a9a8a8 !important;
        background-size: 25px !important;
        background-position: 0% 50% !important;
    }

.searchbox {
    /*background: url(../images/Search.png) no-repeat !important;*/
    background-size: 18px !important;
    background-position: 1% 50% !important;
    /*padding-left: 30px !important;*/
}

#advSearch3,
#advSearch1,
#advSearch2 {
    /*border:1px solid red;*/
    height: 0vh;
    -webkit-transition: 1s all ease-in;
    -o-transition: 1s all ease-in;
    transition: 1s all ease-in;
    padding-top: 0 !important;
    /*margin-top: .3em;*/
}

#advSearch3 {
    overflow: hidden;
}

.modal-body {
}

@media (min-width: 768px) {
    .modal-dialog-largeMobile {
    }

    .align-none-sm {
        text-align: inherit !important;
    }

    .align-right-sm {
        text-align: right !important;
    }

    .modal-dialog {
        width: 700px !important;
        margin: 30px auto;
    }
}

.modal .modal-dialog-large,
.modal .modal-dialog {
    width: 1000px !important;
}

.modal div.modal-dialog.modal-dialog-fullWidth {
    width: 100% !important;
    margin-top: 20px;
}

.SiteCheckModal .modal-dialog .modal-content {
    background: #fff !important;
}

.modal-dialog-small {
    width: 570px !important;
}

.custom-table-bordered {
    border: 3px double #000 !important;
}

    .custom-table-bordered td,
    .custom-table-bordered th {
        /*border: 1px solid #000;*/
    }

.custom-table-labelrow {
    padding-left: 15px;
    height: 40px;
    border-left: 1px solid #000;
    border-right: 1px solid #000;
    border-bottom: 1px solid #000;
}

.custom-table-textrow {
    border-bottom: 1px solid #000;
}

.form-textbox {
    width: 100%;
    border: none;
    /*height: 40px;*/
    padding-left: 7px;
    padding-right: 7px;
}

.squareTableColumn {
    max-height: 150px;
    max-width: 200px;
}

    .squareTableColumn img {
        width: 100%;
        padding: 10px;
    }

.RBlist-lessSpace td {
    width: 20% !important;
    display: inline-block;
}

    .RBlist-lessSpace td input {
        margin-left: 10px !important;
    }

.squareTableRow {
    border-bottom: 1px solid #000;
    padding-left: 5px;
    height: 40px !important;
}

.custom-table-qtyRow {
    width: 10%;
}

    .custom-table-qtyRow input {
    }

.FormBanner-Dark {
    width: 80% !important;
    margin: 0 auto !important;
    background: #000 !important;
    border-radius: 10px;
    padding: 0 10px;
}

    .FormBanner-Dark * {
        color: #fff !important;
    }

.FormBanner-light {
    width: 100% !important;
    margin: 0 auto !important;
    background: #bcbec0 !important;
    border-radius: 10px;
    padding: 0 10px;
    border: 3px solid #000;
}

    .FormBanner-light * {
        color: #000 !important;
    }

.fc-basic-view .fc-body .fc-row {
    min-height: 3em !important;
    max-height: 7em !important;
}

.unassignServiceCalls_openClose {
    position: absolute;
    z-index: 9;
    /* left: -102px; */
    /* transform: rotate(-90deg); */
    top: 0;
    cursor: pointer;
    left: 00%;
    /*width: 200%;*/
    top: 0;
    left: 0;
    height: 32px;
    line-height: 32px;
    padding: 0 1em;
    -webkit-transform-origin: top left;
    -ms-transform-origin: top left;
    transform-origin: top left;
    -webkit-transform: rotate(-90deg) translateX(-100%);
    -ms-transform: rotate(-90deg) translateX(-100%);
    transform: rotate(-90deg) translateX(-100%);
    text-align: right;
}

.calendarSameLine {
    position: relative;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    /*justify-content: space-between;*/
}

    .calendarSameLine .EventTooltip {
        width: 100%;
        white-space: initial !important;
        padding: 10px 2px;
    }

    .calendarSameLine div div {
        /*border: 1px solid red;*/
        width: 76%;
        display: block;
    }

    .calendarSameLine select {
        position: absolute;
        right: 0px;
        bottom: 10px;
        width: 24% !important;
        height: auto !important;
        min-height: initial !important;
        padding: 0px;
    }

    .calendarSameLine a {
        position: absolute;
        right: 30px;
        bottom: 10px;
        width: 24% !important;
        height: auto !important;
        min-height: initial !important;
        padding: 0px 5px;
    }

.nav > li > a {
    display: flex !important;
    align-items: center;
}

.menuHidden {
    padding-left: 50px;
}

@media (min-width: 1500px) {
    .fc-basic-view .fc-body .fc-row {
        min-height: 3em !important;
        max-height: 9em !important;
    }

    .unassignServiceCalls_openClose {
        /*left: -90px;
        top: 10.5%;*/
    }
}

@media (max-width: 1460px) {
    .MenuMain {
        font-size: 85%;
    }

    .btn-adv2 {
        font-size: 90% !important;
    }
}

@media (max-width: 1300px) {
    .no-p-sm {
        padding: 0 !important;
    }

    .dropdown .nav-second-level {
        width: 150px !important;
    }

        .dropdown .nav-second-level > li > a {
            width: 150px !important;
        }

    .nav li.expandLeft li ul {
        /*left: -150px !important;*/
    }

    .nav li li ul {
        left: 150px !important;
    }

    .nav-second-level li a {
        height: initial !important;
    }
}

@media (max-height: 768px) {
    .nav-second-level li a {
        height: initial !important;
    }
}

@media (max-width: 600px) {
    .orderCompletionTable {
        width: 100%;
    }

        .orderCompletionTable tr {
            display: block;
        }

        .orderCompletionTable td {
            display: block;
            width: 100%;
            text-align: left !important;
        }

    .safetyChecklistTabel table {
        width: 100% !important;
    }

    .safetyChecklistMainTable table {
        width: 100% !important;
    }

    .safetyChecklistMainTable tr {
        display: block;
    }

        .safetyChecklistMainTable tr td {
            display: block;
            width: 100% !important;
            text-align: left !important;
        }

    .safetyCompactorSignatureTable {
        width: 100% !important;
    }

        .safetyCompactorSignatureTable tr td {
            display: block;
            width: 100% !important;
            text-align: left !important;
        }

        .safetyCompactorSignatureTable tr {
            display: block;
        }
}
/*@media screen and (max-width: 992px)
{
    html
    {
        border:1px solid red;
        transform: rotate(-90deg);
        transform-origin: left top;
        width: 100vh;
        overflow-x: hidden;
        position: absolute;
        top: 100%;
        left: 0;
    }
}*/

@media (max-width: 1180px) {
    .menuHidden {
        padding-left: 5px;
    }

    .Panel table.CBLProvince tbody tr td {
        width: 200px !important;
        vertical-align: top;
    }

        .Panel table.CBLProvince tbody tr td input {
            width: 10%;
            display: inline-block;
            vertical-align: top;
        }

        .Panel table.CBLProvince tbody tr td label {
            width: 85%;
            display: inline-block;
            text-align: left;
            padding-left: 5px;
        }

        .Panel table.CBLProvince tbody tr td:nth-child(2),
        .Panel table.CBLProvince tbody tr td:nth-child(3) {
            width: 200px !important;
        }
    /*here*/
    .menuHidden {
        /*width: 60%;*/
        font-size: 90% !important;
    }

        .menuHidden .dropdown a {
            padding-top: 15px;
            padding: 8px 3px !important;
        }

    .menuIcons .menuIconsContainer {
        margin-left: 0 !important;
    }
}

.word-wrap-custom label {
    /*word-break:break-all;*/
    width: 75%;
    word-wrap: normal;
    vertical-align: sub;
}

@media (min-width: 992px) and (max-width: 1200px) {
    .col-sm-md-6 {
        width: 50% !important;
    }

    .col-sm-md-12 {
        width: 100% !important;
    }

    .header {
        height: 45px;
        padding: 5px 0;
    }

    header {
        height: 130px;
        /*border:1px solid red;*/
    }

    .body {
        margin-top: 130px;
    }

    .pageheading {
        height: 35px;
        /*height: 40px;*/
    }

    .body-mt50 {
        margin-top: 50px;
    }

    .img-sm {
        height: 34px !important;
    }

    #PSearchBar {
        /*border:1px solid red;*/
    }

    .bodyHeader {
        /*border:1px solid red;*/
        padding: 10px 0px;
        height: 150px;
    }

    .bodyContent {
        margin-top: 50px;
        /*border:1px solid red;*/
    }

    .btngroup .btn-default {
        padding-top: 3px !important;
        /*padding-bottom: 3px !important;*/
        font-size: 70% !important;
        /*width: 35% !important; uncomment this for btns top*/
    }
}

@media (max-width: 1200px) {
    .bodyContent3 {
        margin-top: 130px !important;
    }

    .bodyContent2 {
        margin-top: 35px !important;
    }

    .pageheading-sm span {
        /*border:1px solid red;*/
        font-size: 60% !important;
    }

    .menuHidden {
        padding-right: 5px;
    }
}

.font90 {
    font-size: 90% !important;
}

@media (max-width: 1280px) {
    .fontsmall-sm span {
        font-size: 11px;
    }

    .fontsmall-sm select,
    .fontsmall-sm input {
        font-size: 11px;
    }

    .line-height-34 {
        line-height: 9px !important;
    }
}

@media (max-width: 1080px) {
    div.menuHidden {
        margin-left: 0 !important;
        padding-right: 0 !important;
    }

    .MenuMain {
        font-size: 81%;
    }
}

@media (max-width: 1024px) {
    .modal-dialog.modal-dialog-largeMobile {
        width: 700px !important;
    }

    .CustomerEquipmentMobile .w-40,
    .CustomerEquipmentMobile .w-80 {
        width: 100% !important;
        margin-top: 10px !important;
    }

    .CustomerEquipmentMobile .RentEnd {
        width: 80% !important;
    }

    .CustomerEquipmentMobile .w-20.text-left {
        margin-left: 21% !important;
    }

    .CustomerEquipmentMobile .w-100 {
        margin-top: 10px !important;
    }

    .CustomerEquipmentMobile textarea {
        width: 97% !important;
    }

    .CustomerEquipmentMobile .DatepickerMObile {
        width: 100% !important;
        white-space: initial;
        margin-top: 10px !important;
    }

        .CustomerEquipmentMobile .DatepickerMObile .w-40 {
            width: 20% !important;
        }

        .CustomerEquipmentMobile .DatepickerMObile .w-60 {
            width: 21% !important;
        }

    .CustomerEquipmentMobile .w-40 .w-20 {
        margin-left: 0% !important;
    }

    .CustomerEquipmentMobile .w-40 .w-30 {
        width: 20% !important;
    }

    .CustomerEquipmentMobile .w-40 .w-70 {
        width: 84% !important;
    }

    .CustomerEquipmentMobile .w-80 .w-15 {
        width: 20% !important;
    }

    .CustomerEquipmentMobile .w-80 .w-77 {
        width: 84% !important;
    }

        .CustomerEquipmentMobile .w-80 .w-77 input {
            width: 90% !important;
        }

    .CustomerEquipmentMobile .text-right {
        text-align: left !important;
    }

    .CustomerEquipmentMobile .w-100 {
        white-space: initial !important;
    }
}

@media (max-width: 768px) {
    .modal {
        padding-left: 0 !important;
    }

    .modal-dialog.modal-dialog-largeMobile {
        width: 100% !important;
        margin: 0 !important;
    }

        .modal-dialog.modal-dialog-largeMobile .modal-content {
            top: 0 !important;
        }

    .CustomerEquipmentMobile .chechboxRowMobile {
        width: 60% !important;
    }

    .CustomerEquipmentMobile .w-40,
    .CustomerEquipmentMobile .w-80 {
        width: 100% !important;
        margin-top: 10px !important;
    }

    .CustomerEquipmentMobile .RentEnd {
        width: 80% !important;
    }

    .CustomerEquipmentMobile .w-20.text-left {
        margin-left: 37% !important;
    }

    .CustomerEquipmentMobile .w-100 {
        margin-top: 10px !important;
    }

    .CustomerEquipmentMobile textarea {
        width: 100% !important;
    }

    .CustomerEquipmentMobile .DatepickerMObile {
        width: 100% !important;
        white-space: initial;
        margin-top: 10px !important;
    }

    .CustomerEquipmentMobile .w-40 .w-70 input,
    .CustomerEquipmentMobile .w-40 .w-70 select {
        display: inline-block !important;
        vertical-align: top;
    }

    .CustomerEquipmentMobile .costMobile input,
    .CustomerEquipmentMobile .costMobile select {
        width: 50% !important;
    }

    .CustomerEquipmentMobile .DatepickerMObile .w-40 {
        width: 35% !important;
    }

    .CustomerEquipmentMobile .DatepickerMObile .w-60 {
        width: 40% !important;
    }

    .CustomerEquipmentMobile .w-40 .w-20 {
        margin-left: 0% !important;
        width: 35% !important;
    }

    .CustomerEquipmentMobile .w-40 .w-30 {
        width: 35% !important;
    }

    .CustomerEquipmentMobile .w-40 .w-70 {
        width: 65% !important;
    }

    .CustomerEquipmentMobile .w-80 .w-15 {
        width: 35% !important;
    }

    .CustomerEquipmentMobile .w-80 .w-77 {
        width: 65% !important;
    }

        .CustomerEquipmentMobile .w-80 .w-77 input {
            width: 90% !important;
        }

    .CustomerEquipmentMobile .text-right {
        text-align: left !important;
    }

    .CustomerEquipmentMobile .w-100 {
        white-space: initial !important;
    }
}

@media (max-width: 500px) {
    .mobileDropDown .modal-dialog.w-500 {
        width: 350px !important;
    }

    .mobileDropDown .Panel input[type="text"] {
        width: 100% !important;
    }

    .mobileDropDown .Panel tr td.FormLabel {
        width: initial !important;
    }

    .mobileDropDown .Panel tr td .btn {
        width: 100%;
    }

    .CustomerEquipmentMobile .modal-body .btn {
        width: 100% !important;
    }

    .chatTextArea .ChatInput {
        width: 80%;
    }

    .chatTextArea .ChatSendBtn {
        width: 17%;
    }
}

@media (max-width: 992px) and (min-width: 768px) {
}

@media (max-width: 992px) {
    .bodyContent4 {
        margin-top: 0px !important;
    }

    .bodyContent3 {
        margin-top: 130px !important;
    }

    .remove .pr-5 {
        padding-right: 15px !important;
    }

    .remove .pl-5 {
        padding-left: 0px !important;
    }

    .remove .w-87,
    .remove .w-50 {
        width: 100% !important;
    }

    .min-sm-inherit {
        min-height: inherit !important;
    }

    .btngroup .btn-default {
        width: 20% !important;
    }

    .fontsmall-sm span {
        font-size: 9px;
    }

    .fontsmall-sm select,
    .fontsmall-sm input {
        font-size: 9px;
    }

    .line-height-34 {
        line-height: 9px !important;
    }

    .pr-0-sm {
        padding-right: 0 !important;
    }

    .DatepickerWithCalandarIcon-sm {
        padding: 1px !important;
        background-size: 0px !important;
        background-position: 100% !important;
    }

    .DatepickerWithCalandarTimeIcon-sm {
        padding: 1px !important;
        background-size: 0px !important;
        background-position: 100% !important;
    }

    .plr-1-sm {
        padding-left: 2px !important;
        padding-right: 1px !important;
    }

    .no-gutters-sm {
        margin: inherit !important;
    }

    .pr-sm-1 {
        padding-right: 1em !important;
    }

    .d-sm-block {
        display: block !important;
    }

    .d-sm-block100 tbody td {
        display: block !important;
        width: 100% !important;
    }

    .d-sm-block100 .w-sm-100 {
        width: 100% !important;
    }

    .d-sm-block100 div {
        display: block !important;
        width: 100% !important;
    }

    .align-none-sm {
        text-align: inherit !important;
    }

    .align-left-sm {
        text-align: left !important;
    }
    /*small*/
    .header {
        height: 45px;
        padding: 5px 0;
    }

    header {
        height: 150px;
        font-size: 70% !important;
    }

        header .btn-default {
            padding: 3px 6px;
        }

        header .h-50 {
            height: 35px !important;
        }

        header .line-height-50 {
            line-height: 35px;
        }

    .btn-adv {
    }

    .pageheading {
        height: 35px;
    }

    .body {
        margin-top: 150px;
    }

    .body-mt50 {
        margin-top: 50px;
    }

    #PSearchBar {
        /*border:1px solid red;*/
    }

    .bodyHeader {
        /*border:1px solid red;*/
        padding: 10px 0px;
        height: 140px;
        font-size: 70%;
    }

    select {
        font-size: 90% !important;
    }

    .btn-default {
        font-size: 100% !important;
    }

    .bodyContent {
        margin-top: 50px;
    }

        .bodyContent .btn-default {
            font-size: 80% !important;
        }

    .bodyContentTable {
    }

    .bodyContentHeader,
    .bodyContentTable {
        font-size: 65%;
    }

    .BtnFollowUp {
        font-size: 110% !important;
        padding: 3px 6px !important;
    }

    .followupIcon {
        height: 30px;
    }

    .btn-adv .btntextwhite {
        padding: 1px 4px;
    }

    .downarrow {
        height: 15px;
    }

    .btn-adv-blue {
        /*background-size: 20px !important;
        background-position: 8% 50% !important;*/
    }

        .btn-adv-blue:hover {
            background-size: 20px !important;
            background-position: 8% 50% !important;
        }

    .btn-adv-yellow {
        /*background-size: 20px !important;
        background-position: 8% 50% !important;*/
    }

        .btn-adv-yellow:hover {
            background-size: 20px !important;
            background-position: 8% 50% !important;
        }

    .pageheading span {
        font-size: 70%;
    }

    .pageheading h3 span {
        font-size: 90%;
    }

    .pageheading .ml-1 {
        margin-left: 0px !important;
    }

    .pageheading-sm .imgcontiner30 {
        height: 25px;
    }

    .pageheading .btn-default {
        font-size: 80% !important;
    }

    input {
        padding-left: 2px !important;
        padding-right: 2px !important;
    }

    .font85-sm {
        font-size: 85% !important;
    }

    .font90-sm {
        font-size: 90% !important;
    }

    .sidebarcontent {
        font-size: 80%;
    }

        .sidebarcontent img {
        }

    /*.sidebar {
    }*/

    .font80-sm {
        font-size: 80% !important;
    }

    .font70-sm * {
        font-size: 70% !important;
    }
}

.followupIcon img {
    height: 100%;
}

.no-border-radius {
    border-radius: 0 !important;
}

.modal-content.no-border-radius {
    border-radius: 0 !important;
}

.RBlist {
    width: 100%;
}

    .RBlist tbody td {
        width: 10%;
    }

.no-border {
    border: none !important;
}

.no-border-th th {
    border: none !important;
}

.no-border-all tr th {
    border-bottom: 2px solid gray !important;
}

.no-border-all tr th,
.no-border-all tr td {
    border: none;
}

.no-outline {
    outline: none !important;
}

.fontnormal {
    font-weight: normal !important;
}

    .fontnormal * {
        font-weight: normal;
    }

.chkboxlist tbody tr td label {
    margin-right: 2rem !important;
}

.chkboxlist-sm tbody tr td label {
    margin-right: 1rem !important;
}
/* 
input[type="radio"] {
  -webkit-appearance: none;
  outline: none !important;
  margin: 6px 0 0 !important;
}

input[type="radio"]:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: 2px;
  left: -3px;
  position: relative;
  background-color: #fff;
  content: "";
  display: inline-block;
  visibility: visible;
  -webkit-box-shadow: 0px 0px 0px 1px gray;
  box-shadow: 0px 0px 0px 1px gray;
}

input[type="radio"]:checked:after {
  width: 15px;
  height: 15px;
  border-radius: 15px;
  top: 2px;
  left: -3px;
  position: relative;
  background-color: #58595b;
  content: "";
  display: inline-block;
  visibility: visible;
  border: 4px solid white;
}

.custom-radio input[type="radio"]:after {
  width: 10px;
  height: 10px;
  left: 0px;
} */
/* 
.custom-radio label {
  margin-left: 3px;
}

.custom-radio input[type="radio"]:checked:after {
  width: 10px;
  height: 10px;
  border-radius: 15px;
  border: 3px solid white;
} */

input[type="checkbox"] ~ label {
    font-weight: 100;
}

.custom-checkbox input[type="checkbox"] {
    outline: none;
    -webkit-appearance: none;
    border-radius: 10px !important;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    top: 5px;
    left: -5px;
    position: relative;
    display: inline-block;
    visibility: visible;
    border: 1px solid white;
}

    .custom-checkbox input[type="checkbox"]:checked {
        outline: none;
        width: 20px;
        height: 20px;
        border-radius: 20px;
        top: 5px;
        left: -5px;
        position: relative;
        background: url("../images/checkmark.png") no-repeat;
        background-size: 60%;
        background-position: center !important;
        border: 1px solid white;
    }

.cs_checkBox {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

.cs_vAlign_center {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
}

.cs_checkBox input[type="checkbox"] {
    margin-top: 0;
    background: #fff !important;
    -webkit-border-radius: 0px !important;
    border-radius: 0px !important;
    top: 0px !important;
    left: 0px !important;
    border: 1px solid #58595b !important;
    outline: none;
    -webkit-appearance: none;
    width: 20px;
    height: 20px;
}

    .cs_checkBox input[type="checkbox"]:checked {
        -webkit-border-radius: 0px !important;
        border-radius: 0px !important;
        background: url("../images/checkmark_default.png") #fff no-repeat !important;
        -webkit-background-size: 70% 70% !important;
        background-size: 70% !important;
        background-position: center !important;
        top: 0px !important;
        left: 0px !important;
        border-radius: 0px !important;
        top: -5px !important;
        left: 0px !important;
        border: 1px solid #58595b !important;
    }

.cs_checkBox label {
    margin-bottom: 0;
    margin-left: 5px;
}

.cs_radioButtonBox {
    display: -webkit-inline-box;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: end;
    -webkit-align-items: flex-end;
    -ms-flex-align: end;
    align-items: flex-end;
}

    .cs_radioButtonBox input[type="radio"] {
        margin-top: 0;
        background: #fff !important;
        -webkit-border-radius: 0px !important;
        border-radius: 0px !important;
        top: 0px !important;
        left: 0px !important;
        border: 1px solid #58595b !important;
        outline: none;
        -webkit-appearance: none;
        width: 20px;
        height: 20px;
    }

        .cs_radioButtonBox input[type="radio"]::selection {
            -webkit-border-radius: 0px !important;
            border-radius: 0px !important;
            background: url("../images/checkmark_default.png") #fff no-repeat !important;
            -webkit-background-size: 70% 70% !important;
            background-size: 70% !important;
            background-position: center !important;
            top: 0px !important;
            left: 0px !important;
            border-radius: 0px !important;
            top: -5px !important;
            left: 0px !important;
            border: 1px solid #58595b !important;
        }

    .cs_radioButtonBox label {
        margin-bottom: 0;
        margin-left: 5px;
    }

.noBreakWord {
    word-break: normal !important;
}

.flex-checkbox {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.h-34 {
    height: 34px;
}

.flex-end {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
}

.flex-checkbox input[type="checkbox"] {
    bottom: 0 !important;
    top: initial !important;
}

.flex-checkbox label {
    margin-bottom: 0 !important;
}

.custom-checkbox_square input[type="checkbox"] {
    background: #fff !important;
    border-radius: 0px !important;
    border: 1px solid #58595b !important;
}

    .custom-checkbox_square input[type="checkbox"]:checked {
        border-radius: 0px !important;
        background: url("../images/checkmark_default.png") #fff no-repeat !important;
        background-size: 70% !important;
        background-position: center !important;
    }

.checkBox_noText input[type="checkbox"] {
    top: 0;
    left: 0;
    margin-top: 0;
}

    .checkBox_noText input[type="checkbox"]:checked {
        top: 0;
        left: 0;
        margin-top: 0;
    }

.custom-checkbox2 input[type="checkbox"] {
    width: 15px !important;
    height: 15px !important;
    border-radius: 20px;
    top: 0px !important;
    left: 0px !important;
}

    .custom-checkbox2 input[type="checkbox"]:checked {
        width: 15px !important;
        height: 15px !important;
        border-radius: 20px;
        top: 0px !important;
        left: 0px !important;
    }

.custom-checkbox2 label {
    margin-left: 3px;
    margin-right: 7px;
}

.custom-checkbox_Line input[type="checkbox"] {
    background: #fff !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #58595b !important;
    outline: none !important;
    width: 20px;
}

    .custom-checkbox_Line input[type="checkbox"]:checked {
        border-radius: 0px !important;
        background: url("../images/checkmark_default.png") #fff no-repeat !important;
        background-size: 70% !important;
        background-position: center !important;
        outline: none !important;
        width: 20px;
    }

.custom-checkbox_Line label {
    width: 90%;
    font-size: 90%;
    vertical-align: text-top;
}

.custom-checkbox_Switch input[type="checkbox"] {
    background: #fff !important;
    border-radius: 0px !important;
    border-bottom: 1px solid #58595b !important;
    outline: none !important;
    width: 20px;
}

    .custom-checkbox_Switch input[type="checkbox"]:checked {
        border-radius: 0px !important;
        background: url("../images/checkmark_default.png") #fff no-repeat !important;
        background-size: 70% !important;
        background-position: center !important;
        outline: none !important;
        width: 20px;
    }

.custom-checkbox_Switch label {
    width: 90%;
    font-size: 90%;
    vertical-align: text-top;
}

.custom-checkbox_sameLine label {
    width: 75%;
    vertical-align: middle;
    /*display: table-cell;
    padding-left: 5px;
    vertical-align: bottom;*/
}

.custom-checkbox_sameLine input[type="checkbox"] {
    /*display: table-caption;*/
}

.no-border-checkbox input[type="checkbox"] {
    border: 0px solid #58595b !important;
    margin-top: 0;
}

.no-border-checkbox label {
    margin-bottom: 0;
}

.custom-checkbox-red input[type="checkbox"] {
    background: #ff0303 !important;
    border-radius: 3px !important;
    border: 1px solid #ff0303 !important;
}

    .custom-checkbox-red input[type="checkbox"]:checked {
        border-radius: 3px !important;
        background: url("../images/checkmark_white.png") #ff0303 no-repeat !important;
        background-size: 70% !important;
        background-position: center !important;
    }

.checkbox-cross input[type="checkbox"] {
    outline: none;
    width: 20px;
    height: 20px;
    border-radius: 20px;
    top: 5px;
    position: relative;
    background: url("../images/crossmark_default.png") no-repeat !important;
    background-size: 60% !important;
    background-position: center !important;
}

.custom-checkbox-green input[type="checkbox"] {
    background: #00bb27 !important;
    border-radius: 3px !important;
    border: 1px solid #00bb27 !important;
}

    .custom-checkbox-green input[type="checkbox"]:checked {
        border-radius: 3px !important;
        background: url("../images/checkmark_white.png") #00bb27 no-repeat !important;
        background-size: 70% !important;
        background-position: center !important;
    }

.custom-checkbox-green label {
    vertical-align: middle;
}

.custom-checkbox_right input[type="checkbox"] {
    left: 5px !important;
}

.custom-checkbox-l-0 input {
    left: 0 !important;
}

.fileuploadLabel {
}

.fileUpload {
    /*border:1px solid green !important;*/
    /*height:50px;*/
}

.custom-checkbox-l-0 label {
    margin-left: 5px;
}

.checkbox_square_top_0 input[type="checkbox"] {
    background: #fff !important;
    border-radius: 0px !important;
    top: 0px !important;
    left: 0px !important;
    border: 1px solid #58595b !important;
}

    .checkbox_square_top_0 input[type="checkbox"]:checked {
        border-radius: 0px !important;
        background: url("../images/checkmark_default.png") #fff no-repeat !important;
        background-size: 70% !important;
        background-position: center !important;
        top: 0px !important;
        left: 0px !important;
    }

.btn-green {
    color: #fff !important;
    border-color: #00bb27 !important;
    background-color: #00bb27 !important;
    -webkit-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

    .btn-green:hover {
        background-color: #107a10 !important;
        border-color: #00bb27 !important;
    }

.btn-red {
    color: #fff !important;
    border-color: red !important;
    background-color: red !important;
    -webkit-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

    .btn-red:hover {
        background-color: red !important;
        border-color: red !important;
    }

.btn-gray {
    color: #fff !important;
    background-color: #ababab !important;
    -webkit-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

    .btn-gray:hover {
        background-color: #919191 !important;
    }

.btn-lightgreen {
    color: #333 !important;
    background-color: #ebffe5 !important;
    -webkit-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

    .btn-lightgreen:hover {
        background-color: #aefd97 !important;
    }

.btn-lightorange {
    color: #333 !important;
    background-color: #fff2e5 !important;
    -webkit-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

    .btn-lightorange:hover {
        background-color: #fec994 !important;
    }

.BFollowUp {
    padding: 1px !important;
}

.btn-yellow {
    color: #fff !important;
    background-color: #ffd303 !important;
    -webkit-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

    .btn-yellow:hover {
        background-color: #efc500 !important;
    }

.btn-blue {
    background: #8ed6df !important;
    color: #fff !important;
    -webkit-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

    .btn-blue:hover {
        background-color: #80c3cb !important;
    }

.btn-black {
    background: #000 !important;
    color: #fff !important;
    -webkit-transition: all 0.2s ease !important;
    -o-transition: all 0.2s ease !important;
    transition: all 0.2s ease !important;
}

    .btn-black:hover {
        background-color: #fff !important;
        color: #000 !important;
    }

.BtnNotificationType {
    border: 3px solid #969697;
    padding: 5px;
    margin-top: 5px;
    border-radius: 100%;
    background: #fff;
    color: #969697;
    font-weight: bold;
}

.Panel table.CBLProvince tbody tr td {
    width: 220px !important;
    vertical-align: top;
}

    .Panel table.CBLProvince tbody tr td input {
        width: 10%;
        display: inline-block;
        vertical-align: top;
    }

    .Panel table.CBLProvince tbody tr td label {
        width: 85%;
        display: inline-block;
        text-align: left;
        padding-left: 5px;
    }

    .Panel table.CBLProvince tbody tr td:nth-child(2),
    .Panel table.CBLProvince tbody tr td:nth-child(3) {
        width: 220px !important;
    }

.BtnNotificationType-green {
    color: #00bb27 !important;
    border: 3px solid #00bb27 !important;
}

.BtnNotificationType:hover {
    border: 3px solid #ffd303;
    text-decoration: none;
    color: #ffd303;
}

/*.notificationBar {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
}*/

.ChechCircleimagecontainer-container {
    padding-top: 10px;
}

.fontgreen {
    color: #00bb27 !important;
}

.imagebtncontainer_sm {
}

.imagebtncontainer {
    /*max-height:25px;
    min-height:25px !important;
    border:1px solid red;
    width:auto !important;*/
    height: 50px;
}

    .imagebtncontainer input {
        width: auto;
        height: 100%;
        /*max-height:25px !important;
    min-height:25px !important;*/
    }

.pull-none {
    float: none !important;
}

.datePickerContainer {
    position: relative;
}

    .datePickerContainer .BClear {
        position: absolute;
        top: 8px;
        right: -16px;
        z-index: 9;
    }

    .datePickerContainer .BClearNoPadding {
        right: -1px !important;
    }

.BClear i {
    cursor: pointer;
    font-size: 16px !important;
}

.img-sm {
}

.h-auto {
    height: auto !important;
}

.arrowimg {
    width: 13px;
}

    .arrowimg img {
        width: 13px;
    }

.menu-toggle-left,
.menu-toggle-right,
.arrowimg {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.ModalInsideModal {
    position: fixed;
    width: 100%;
    top: 0;
    height: 100vh;
    /*border:1px solid red;*/
    margin-left: -15px !important;
}

    .ModalInsideModal .modal {
        position: absolute !important;
    }

.flipdown {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.flip-45 {
    -webkit-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    transform: rotate(-45deg);
}

.centerModalIfInsideModal .modal-dialog {
    position: absolute !important;
    top: 50% !important;
    left: 50% !important;
    -webkit-transform: translate(-50%, -50%) !important;
    -ms-transform: translate(-50%, -50%) !important;
    transform: translate(-50%, -50%) !important;
}

.align-middle {
    vertical-align: middle;
}

.line-height-50 {
    line-height: 50px;
}

.line-height-75 {
    line-height: 75px;
}

.alignSideBySide {
    line-height: 3em;
    height: 3em;
}

.line-height-34 {
    line-height: 34px;
}

.line-height-38 {
    line-height: 38px !important;
}

.line-height-300 {
    line-height: 300% !important;
}

.fontOrange {
    color: #e58700 !important;
}

.fontBold {
    font-weight: bold !important;
}

.text-right {
    text-align: right !important;
}

.cs-text-center {
    text-align: center !important;
}

.right .text-right {
    text-align: right !important;
}

.left .text-left {
    text-align: left !important;
}

.small tbody td {
    font-size: 100%;
    /*actual was 80*/
}

.ui-datepicker {
    z-index: 1050 !important;
}

.transformY-70 {
    -webkit-transform: translateY(70%);
    -ms-transform: translateY(70%);
    transform: translateY(70%);
}

.transformY-50 {
    -webkit-transform: translateY(50%);
    -ms-transform: translateY(50%);
    transform: translateY(50%);
}

.transformY-50m {
    -webkit-transform: translateY(-50%);
    -ms-transform: translateY(-50%);
    transform: translateY(-50%);
}

.cs-row-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
}

.small80 * {
    font-size: 9px !important;
}

.small thead th {
    border: none !important;
}

.fontintial h4 {
    font-size: initial !important;
}

.fontintial {
    font-size: initial !important;
}

.fontsmall {
    font-size: 12px !important;
}

.fontsmall10 {
    font-size: 10px !important;
}

.font12 {
    font-size: 12px;
}

.font11 {
    font-size: 11px;
}

.font11All * {
    font-size: 11px;
}

.font0 {
    font-size: 0px;
}

    .font0 ul li {
        font-size: 11px !important;
    }

.font14 {
    font-size: 14px;
}

.font14 {
    font-size: 14px;
}

.TextEditor * {
    font-size: 14px !important;
}

.TextEditor .nicEdit-main {
    width: 100% !important;
}

.font9 {
    font-size: 9px;
}

.font70Percent {
    font-size: 70%;
}

.testContainer {
    border: 1px solid red;
    height: 100%;
    width: 100%;
    top: 0px;
    left: 0;
    right: 0;
    position: absolute;
}

.searchboxoptions {
    z-index: 3;
    position: absolute;
    width: 100%;
    min-height: 100px;
    top: 50px;
    background: #fffbe8;
    border: 1px solid #dcdcdc;
    border-top: none;
    display: none;
}

.chk label {
    display: inline-block;
    width: 80%;
    vertical-align: top;
}

.chk3 label {
    display: inline;
}

.chk input {
    top: -5px !important;
}

.modal-content .modal-header {
    border-bottom: 1px solid #e5e5e5 !important;
}

.modal-content {
    border-radius: 6px !important;
}

.chk-left0 input {
    left: 0 !important;
}

.chk-left0 label {
    padding-left: 5px;
}

.chk2 {
    width: 100%;
}

    .chk2 tr {
        display: inline-block !important;
        width: 100% !important;
    }

    .chk2 td {
        display: inline-block !important;
        width: 40% !important;
    }

.bt-2 {
    border-top: 2px solid #dadee2 !important;
}

.searchboxoptionsshow {
    display: block;
}

.bgyellow {
    background: #ffd202;
}

.bglightgray {
    background: #f3f3f3;
}

.test {
    background: #8ed6df;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
}

.test2 {
    bottom: 0;
    right: 15px;
    font-size: 24px !important;
}

.showfollowupDefault {
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    opacity: 1;
}

.hidefollowupDefault {
    opacity: 0;
}

.p-relative {
    position: relative;
}

.p-absolute {
    position: absolute;
}

.uppercase {
    text-transform: uppercase;
}

.w-2 {
    width: 2% !important;
}

.BtnFollowUp {
    padding: 0 3px !important;
    white-space: normal !important;
    text-align: center !important;
    background: none;
    height: 30px;
    /*line-height: 50px;*/
    font-size: 70% !important;
}

.BtnView {
    padding: 0 0px !important;
    white-space: normal !important;
    /*width: 50px;*/
    /*height: 50px;*/
    line-height: 50px !important;
    text-align: center !important;
    background: none;
}

.hideShowAdvSearch {
    padding-right: 15px;
    padding-top: 5px;
    padding-bottom: 5px;
    display: inline-block;
    float: right;
}

    .hideShowAdvSearch i {
        -webkit-transition: 0.5s linear all;
        -o-transition: 0.5s linear all;
        transition: 0.5s linear all;
        font-size: 16px;
        cursor: pointer;
    }

.advSearchFilter {
    -webkit-transition: 0.5s linear all;
    -o-transition: 0.5s linear all;
    transition: 0.5s linear all;
    max-height: 500px;
}

.advSearchFilter-overflow {
    overflow: hidden;
}

.advSearchFilter-opacity {
    opacity: 0;
}

.advSearchFilter-hide {
    max-height: 0 !important;
}

.custom-checkbox2 input {
    vertical-align: text-top !important;
    top: -10px !important;
}

.fontblue {
    color: #5d93ff !important;
}

.fontLinkColor {
    color: #337ab7 !important;
}

.fontred {
    color: #ff0000 !important;
}

.fontorange {
    color: orange !important;
}

.underline {
    text-decoration: underline !important;
}

.fontaqua {
    color: #8ed6df;
}

.fontgray {
    color: #969697;
}

.fontblack {
    color: #58595b;
}

.vertical-align-middle {
    vertical-align: middle !important;
}

.label-middle {
    height: 34px;
    line-height: 34px;
}

.vertical-align-baseline-middle {
    vertical-align: -webkit-baseline-middle;
}

.vertical-align-bottom {
    vertical-align: bottom;
}

/*.sidebar {
    border-top: 2px solid #dadee2;
    height: 83%;
    width: 400px;
    padding-bottom: 70px;
    position: fixed;
    right: 0;
    z-index: 2;
    top: 150px;
    background: #f3f3f3;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
}*/

.sidebar_orderManage {
    top: 130px !important;
    z-index: 998 !important;
}

/*.sidebarTop {
    z-index: 999;
    top: 45px !important;
    height: 100% !important;
}*/

.DropDownExtenderPanel-show {
    display: block !important;
    visibility: visible !important;
    /*border:1px solid red;*/
    z-index: 9999;
}
/***custom dropdown with checkbox***/
.cs_cbl_DD_container {
    /*height: 34px;*/
    /*overflow: hidden;*/
    position: relative;
}

.cs_cbl_DD_trigger {
    height: 34px;
    line-height: 34px;
    background: url(../images/arrowdown_gray.png) no-repeat right #fefefe !important;
    background-size: 15px !important;
    padding-right: 24px !important;
    background-position: 98% !important;
    padding-left: 15px;
    border: 1px solid #ccc;
    cursor: pointer;
}

.cs_cbl_DD {
    position: absolute;
    margin-top: 34px;
    left: 0;
    background: #fff;
    padding-left: 15px;
    top: 0;
    z-index: 9;
    max-width: 200px;
    display: none;
    border: 1px solid #ccc;
    border-top: none;
}

    .cs_cbl_DD td {
        display: flex;
        align-items: baseline;
        width: 100%;
        padding-left: 15px;
        padding-right: 5px;
    }

    .cs_cbl_DD tr:last-of-type td {
        padding-bottom: 10px;
    }

    .cs_cbl_DD td input {
        left: 0px !important;
    }

    .cs_cbl_DD td label {
        margin-left: 5px !important;
        margin-right: initial !important;
        white-space: nowrap;
    }
/**/
.DropDownExtenderPanel {
    /*display:none;
    visibility:hidden;*/
}

.DropDownExtenderPanel-hide {
    display: none !important;
    visibility: hidden !important;
}

.EmailPageAsPDF {
    background-color: rgba(0, 0, 0, 0) !important;
}

.DropDownExtenderPanel {
    color: #fff;
    /*width:200%;*/
    padding: 0 20px 0 10px;
    background: #000;
    /*left:-30px;*/
    font-size: 10px;
    margin-left: -30px !important;
}

    .DropDownExtenderPanel > span {
        display: block !important;
        visibility: visible !important;
    }

.DropDownExtenderBulletedList {
    margin-top: 5px;
    /*border:1px solid red !important;*/
    width: 150%;
}

    .DropDownExtenderBulletedList tbody tr td label,
    .DropDownExtenderBulletedList tbody tr td input {
        cursor: pointer;
    }

    .DropDownExtenderBulletedList tbody tr td label {
        margin-left: 5px !important;
    }

    .DropDownExtenderBulletedList tbody tr td:hover {
        color: #efc500;
    }

.modal-backdrop {
    display: none;
    /*top: 123px !important;*/
}

.PrintIcon {
    z-index: 9999 !important;
    position: relative;
}

    .PrintIcon .fa-print {
        color: #fff;
        font-size: 29px;
        cursor: pointer;
    }

.modal {
    /*top: 123px !important;*/
    width: auto;
    background: rgba(0, 0, 0, 0.5);
}

.border-top-20 {
    border-top: 20px solid #fff;
}

.top123 {
    top: 45px !important;
    background: rgba(0, 0, 0, 0.5) !important;
}

.top50 {
    top: 50% !important;
}

.ModalOnModal {
    top: 0 !important;
    /*background: rgba(0,0,0,0) !important;*/
}

.printModal {
    top: 0px !important;
}

    .printModal .modal-dialog .modal-content {
        top: 0px !important;
        /*border:*/
        /*background:transparent;*/
    }

        .printModal .modal-dialog .modal-content .modal-body {
            border-top: 0 !important;
        }

.modal-dialog {
    /*margin-top:10px !important;*/
    /*border:1px solid red;*/
}

.modal::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 5px;
    height: 9px;
    border-radius: 0px !important;
}

.modal::-webkit-scrollbar-track {
    /*-webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0);*/
}

.modal::-webkit-scrollbar-thumb {
    border-radius: 0px !important;
    background-color: black;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.headerBlind {
    /*border:1px solid red;*/
    display: none;
    height: 40%;
    position: absolute;
    width: 110%;
    top: -5px;
    background: #000;
    opacity: 0.5;
    z-index: 999;
}

.noScrollModal ::-webkit-scrollbar {
    width: 0em;
}

.noScrollModal ::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}

.noScrollModal ::-webkit-scrollbar-thumb {
    background-color: darkgrey;
    outline: 1px solid slategrey;
}

.SidebarCustomerNotesContainer {
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    height: 100%;
    overflow-x: hidden;
}

    .SidebarCustomerNotesContainer::-webkit-scrollbar,
    .sidebarcontent::-webkit-scrollbar,
    .bodyContentTable::-webkit-scrollbar {
        width: 5px;
    }

    .SidebarCustomerNotesContainer::-webkit-scrollbar-track,
    .sidebarcontent::-webkit-scrollbar-track,
    .bodyContentTable::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
    }

    .SidebarCustomerNotesContainer::-webkit-scrollbar-thumb,
    .sidebarcontent::-webkit-scrollbar-thumb,
    .bodyContentTable::-webkit-scrollbar-thumb {
        background-color: darkgrey;
        outline: 1px solid slategrey;
    }

/*iframe advance search*/
.advSearchContainer {
    /*background: #DCDCDC;*/
}

.CustomerAdvancedSearch_iframe {
    height: 0;
    -webkit-transition: 0.5s ease all;
    -o-transition: 0.5s ease all;
    transition: 0.5s ease all;
    opacity: 0;
    background: url(../Images/logo/loading.gif) no-repeat #dcdcdc;
    /*background: #DCDCDC;*/
    background-size: 200px;
    background-position: 50% 35%;
}

    .CustomerAdvancedSearch_iframe.active {
        height: 100vh;
        opacity: 1;
    }
/*.CustomerAdvancedSearch_iframe *
    {
        opacity: 0;
    }*/
/*iframe advance search*/

/*datepicker style*/


.form-group span {
    text-align: left !important;
}

.DatepickerWithCalandarIcon {
    background-image: url("../images/Calendar.png") !important;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 95%;
}

.DatepickerWithCalandarTimeIcon {
    background-image: url("../images/CalendarTime.png") !important;
    background-repeat: no-repeat;
    background-size: 20px;
    background-position: 95%;
}

.CalculatorIcon {
    background-image: url("../images/calculator.png") !important;
    background-repeat: no-repeat;
    background-size: 19px !important;
    background-position: 99%;
    padding-right: 20px !important;
}

.DatepickerWithCalandarIcon-18 {
    /*background-size:20px !important;*/
}

.Datepicker {
    cursor: pointer !important;
}

::-webkit-input-placeholder {
    color: #a9a9a9;
    font-size: 12px;
}

::-moz-placeholder {
    color: #a9a9a9;
    font-size: 12px;
}

:-ms-input-placeholder {
    color: #a9a9a9;
    font-size: 12px;
}

:-moz-placeholder {
    color: #a9a9a9;
    font-size: 12px;
}

/*.sidebarcontent {
    display: block;
    -o-transition: all 1s ease;
    transition: all 1s ease;
    -webkit-transition: all 1s ease;
    height: 100%;
    overflow-x: hidden;
}

.sidebarcontenthide {
    display: none;
}*/

/*.hidesidebar {
    width: 0px;
}*/

.bg-white {
    background: #fff;
}

.bg-whiteImportant {
    background: #fff !important;
}

/*.showhidearrowcontainer {
    height: 30px;
    width: 30px;
    position: absolute;
    left: -30px;
    top: 0px;
    border-radius: 3px 0px 0px 3px;
    background: #dadee2;
    cursor: pointer;
}*/

/*.showhidearrow, .checkmarkicon, .bellicon {
    height: 30px;
    width: 30px;
}*/

.checkmarkicon,
.bellicon {
    height: 30px;
    width: 30px;
}

/*.showhidearrowcontainer {
    text-align: center;
    line-height: 40px;
}

    .showhidearrowcontainer .showhidearrow {
        height: 30px;
        width: 30px;
        position: absolute;
        left: 50%;
        top: 50%;
        -webkit-transform: translate(-50%,-50%);
        -ms-transform: translate(-50%,-50%);
        transform: translate(-50%,-50%);
    }*/

.checkmarkicon {
    background: url(../images/checkmark_default.png) no-repeat;
    background-size: 40%;
    background-position: 50% 50%;
}

.bellicon {
    background: url(../images/bellicon.png) no-repeat;
    background-size: 50%;
    background-position: 50% 50%;
}

    .bellicon:hover {
        background: url(../images/bellicon_green.png) no-repeat;
        background-size: 50%;
        background-position: 50% 50%;
    }

/*.showhidearrowcontainer {
    top: 0px;
}*/

/*.showhidearrowcontainer, .checkmarkcontainer, .bellcontainer {
    height: 50px;
    width: 50px;
    position: absolute;
    left: -50px;
    border-radius: 3px 0px 0px 3px;
    background: #dadee2;
    cursor: pointer;
    top: -2px;
}*/

.checkmarkcontainer,
.bellcontainer {
    height: 50px;
    width: 50px;
    position: absolute;
    left: -50px;
    border-radius: 3px 0px 0px 3px;
    background: #dadee2;
    cursor: pointer;
    top: -2px;
}

.checkmarkcontainer {
    top: 35px;
}

.bellcontainer {
    top: 70px;
}

/*.showhidearrow {
    background-size: 40%;
    background-position: 50% 50%;
    height: 30px;
    width: 30px;
    -webkit-transition: -webkit-transform 1s ease;
    transition: -webkit-transform 1s ease;
    -o-transition: transform 1s ease;
    transition: transform 1s ease;
    transition: transform 1s ease, -webkit-transform 1s ease;
    -webkit-transition: transform 1s ease;
}*/

.showhidearrow:hover {
    /*background: url(../images/arrowleft_yellow.png) no-repeat;*/
    background-size: 40%;
    background-position: 50% 50%;
}

.showhidearrowflip {
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.ChechCircleimagecontainer {
    vertical-align: top;
    display: inline-block;
    width: 30px;
}

.d-block {
    display: block !important;
}

.border-top-1 {
    border-top: 1px solid #dadee2 !important;
}

.pointer {
    cursor: pointer;
}

#advSearch1,
#advSearch2,
#createPMFromTemplate {
    background: #dcdcdc;
    width: 100%;
    position: absolute;
    left: 0;
    z-index: 2;
    overflow-x: hidden !important;
    /*padding-bottom: 30px;*/
    /*border-bottom: 2px solid #a3a3a3;*/
}

.CloseIconTop {
    position: absolute;
    right: 0;
    padding: 5px 10px;
}

    .CloseIconTop i {
        cursor: pointer;
    }

body {
    /*-webkit-transition: 1s all ease !important;
    -o-transition: 1s all ease !important;
    transition: 1s all ease !important;*/
}

.hideScrollBar {
}

    .hideScrollBar::-webkit-scrollbar {
        /*width: 5em;*/
        display: none;
    }

    .hideScrollBar::-webkit-scrollbar-track {
        -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0);
    }

    .hideScrollBar::-webkit-scrollbar-thumb {
        background-color: #fff;
        outline: 1px solid slategrey;
    }

.advSearch1-orderList {
    height: 80vh;
    overflow: scroll;
    overflow-x: hidden;
    /*height: 0 !important;*/
    /*padding-bottom: 0 !important;*/
    /*display: none !important;*/
}

.advSearch_open {
    overflow: scroll !important;
    height: 79vh !important;
    padding-bottom: 30px;
    /*display: block !important;*/
}
/*#advSearch1
{
    border-bottom: 0px;
    height: 80vh;
    overflow: scroll;
    overflow-x: hidden;
}*/

.FormLabel {
    width: 150px;
}

.Panel {
    width: 100%;
}

    .Panel select,
    .Panel input[type="text"],
    .Panel .form-control {
        width: 400px;
    }

.ClearDate {
    cursor: pointer;
    color: #337ab7;
}

.close {
    color: black !important;
}

.PageAlert {
    display: none;
    /*margin-left: -30px;
    margin-right: -30px;*/
    border-radius: 0px !important;
    background-color: #90ee90;
    border-color: #90ee90;
    color: black !important;
    /*font-weight: bold !important;*/
}

.PageAlert_Failed {
    background-color: red !important;
    /*border-color: red !important;*/
}

.alert {
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.25), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.alert-success {
    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: -o-linear-gradient(top, #dff0d8 0%, #c8e5bc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#c8e5bc));
    background-image: linear-gradient(to bottom, #dff0d8 0%, #c8e5bc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffc8e5bc', GradientType=0);
    background-repeat: repeat-x;
    border-color: #b2dba1;
}

.alert-info {
    background-image: -webkit-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
    background-image: -o-linear-gradient(top, #d9edf7 0%, #b9def0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#b9def0));
    background-image: linear-gradient(to bottom, #d9edf7 0%, #b9def0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffb9def0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #9acfea;
}

.alert-warning {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
    background-image: -o-linear-gradient(top, #fcf8e3 0%, #f8efc0 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#f8efc0));
    background-image: linear-gradient(to bottom, #fcf8e3 0%, #f8efc0 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fff8efc0', GradientType=0);
    background-repeat: repeat-x;
    border-color: #f5e79e;
}

.alert-danger {
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: -o-linear-gradient(top, #f2dede 0%, #e7c3c3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#e7c3c3));
    background-image: linear-gradient(to bottom, #f2dede 0%, #e7c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffe7c3c3', GradientType=0);
    background-repeat: repeat-x;
    border-color: #dca7a7;
}

.PanelInsideTab .FormLabel {
    width: 120px !important;
}

.Panel .ui-widget-content {
    color: #58595b !important;
    font-size: 14px !important;
    /*font-family: "Roboto" !important;*/
}

.ui-datepicker-month,
.ui-datepicker-year {
    color: black !important;
}

.ImageRow td {
    padding-top: 10px;
}

.MyFrame {
    border: none;
    height: 38px;
    width: 400px;
}

.RBL,
.CBL {
    vertical-align: middle;
}

    .RBL input[type="radio"] {
        margin-right: 2px !important;
        margin-top: 0 !important;
    }

    .RBL label {
        padding-right: 20px;
        margin-bottom: 0;
    }

.rblSameLine td {
    display: flex;
    align-items: baseline;
}

.autocomplete_completionListElement,
.autocomplete_completionListElement_Custom {
    z-index: 9999999 !important;
}

.autocomplete_highlightedListItem,
.autocomplete_highlightedListItem_Custom {
    z-index: 9999999 !important;
}

.autocomplete_completionListElement_Custom .autocomplete_highlightedListItem .AutoCompleteCustomerWithAddress * {
    font-size: 11px !important;
}

.autocomplete_listItem,
.autocomplete_listItem_Custom {
    z-index: 9999999 !important;
}

.autocomplete_listItem_Custom {
    background-color: beige;
    font-size: 13px;
    /*border: 1px solid red;*/
}

.autocomplete_completionListElement_Custom {
    width: 1000px;
    height: 200px;
    text-align: left;
    background-color: beige;
    color: windowtext;
    border: buttonshadow;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
    overflow: auto;
    text-align: left;
    list-style-type: none;
    padding: 0px;
    margin: 0px;
}

.AutoCompleteCustomerWithAddress th,
.AutoCompleteCustomerWithAddress td,
.AutoCompleteContactWithEmail th,
.AutoCompleteContactWithEmail td,
.AutoCompleteTechnicianWithEmail th,
.AutoCompleteTechnicianWithEmail td,
.AutoCompleteSearchAllRecords th,
.AutoCompleteSearchAllRecords td {
    border: 1px black solid;
    padding: 2px 2px;
}

    .AutoCompleteCustomerWithAddress th:nth-child(1),
    .AutoCompleteCustomerWithAddress td:nth-child(1) {
        width: 300px;
    }

    .AutoCompleteCustomerWithAddress th:nth-child(2),
    .AutoCompleteCustomerWithAddress td:nth-child(2) {
        width: 400px;
    }

    .AutoCompleteCustomerWithAddress th:nth-child(3),
    .AutoCompleteCustomerWithAddress td:nth-child(3) {
        width: 100px;
        text-align: center;
    }

    .AutoCompleteCustomerWithAddress th:nth-child(4),
    .AutoCompleteCustomerWithAddress td:nth-child(4) {
        width: 150px;
        text-align: center;
    }

    .AutoCompleteCustomerWithAddress th:nth-child(5),
    .AutoCompleteCustomerWithAddress td:nth-child(5) {
        width: 100px;
        text-align: center;
    }

    .AutoCompleteContactWithEmail th:nth-child(1),
    .AutoCompleteContactWithEmail td:nth-child(1) {
        width: 250px;
    }

    .AutoCompleteContactWithEmail th:nth-child(2),
    .AutoCompleteContactWithEmail td:nth-child(2) {
        width: 350px;
    }

    .AutoCompleteContactWithEmail th:nth-child(3),
    .AutoCompleteContactWithEmail td:nth-child(3) {
        width: 150px;
        text-align: center;
    }

    .AutoCompleteContactWithEmail th:nth-child(4),
    .AutoCompleteContactWithEmail td:nth-child(4) {
        width: 150px;
        text-align: center;
    }

    .AutoCompleteContactWithEmail th:nth-child(5),
    .AutoCompleteContactWithEmail td:nth-child(5) {
        width: 200px;
        text-align: center;
    }

    .AutoCompleteTechnicianWithEmail th:nth-child(1),
    .AutoCompleteTechnicianWithEmail td:nth-child(1) {
        width: 350px;
    }

    .AutoCompleteTechnicianWithEmail th:nth-child(2),
    .AutoCompleteTechnicianWithEmail td:nth-child(2) {
        width: 300px;
    }

    .AutoCompleteSearchAllRecords th:nth-child(1),
    .AutoCompleteSearchAllRecords td:nth-child(1) {
        width: 1000px;
        text-align: left;
    }

    .AutoCompleteSearchAllRecords th:nth-child(2),
    .AutoCompleteSearchAllRecords td:nth-child(2) {
        width: 200px;
        text-align: left;
    }

.MyDDL {
    display: inline-block !important;
}

.Message {
    color: #00bb27 !important;
    font-weight: bold !important;
}

.RedText {
    color: red;
}

.DeleteData {
    text-align: center;
    color: red;
    font-weight: bold;
    padding-bottom: 20px;
}

input[type="image"] {
    cursor: pointer;
}

.RentAndLeaseUnitPrice {
    width: 120px !important;
}

.RentAndLeaseMonth {
    width: 60px !important;
}

.RoundButton {
    font-size: 22px !important;
    color: red;
}

    .RoundButton:hover {
        text-decoration: none !important;
    }

.switchViewButton {
    position: absolute;
    top: 5px;
}

.LegendColor {
    height: 10px;
    width: 10px;
    margin-right: 4px;
}

.blueLegendColor {
    background: #3a87ad;
}

.redLegendColor {
    background: red;
}

.greyLegendColor {
    background: grey;
}

.greenLegendColor {
    background: green;
}

.orangeLegendColor {
    background: #ff8000;
}

.PeachLegendColor {
    background-color: purple;
}

.GreenText {
    color: #00bb27 !important;
}

.OrangeText {
    color: Orange !important;
}

.PurchaseOption td {
    vertical-align: top;
}

.QuoteItemOptionGrid td {
    vertical-align: top !important;
}
/*.tableForm{
    border:1px solid black;
    width:100% !important;
}

.tableForm td{
    border:none !important;
}
.tableForm .SectionHeading{
    border-bottom:1px solid black !important;
}
.tableForm .SectionHeading h5{
    margin:3px
}
@media print {
    body{

    }
}*/
.calendarFilter_container {
    min-height: 20px;
    background: #dcdcdc;
    position: relative;
}

.calendarFilter {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background: #dcdcdc;
    padding: 20px 10px 10px;
    -webkit-transition: 0.5s all ease;
    -o-transition: 0.5s all ease;
    transition: 0.5s all ease;
    opacity: 0;
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}

.opacity-1 {
    opacity: 1;
}

.calendarFilter .calendarFilterTabs {
    display: -webkit-box !important;
    display: -ms-flexbox !important;
    display: flex !important;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    width: 33%;
}

    .calendarFilter .calendarFilterTabs:not(:first-of-type) .calendarFilterLeft_item_lbl {
        text-align: right;
        padding-right: 5px;
    }

.calendarFilterLeft_item {
    width: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

    .calendarFilterLeft_item:not(:first-of-type) {
        /*margin-top: 10px;*/
    }

.calendarFilterLeft_item_lbl {
    width: 25%;
    word-wrap: break-word;
    white-space: normal;
}

.jobDescriptionContainer {
    position: relative;
    text-align: right;
}

    .jobDescriptionContainer .JobDescription {
        position: absolute;
        z-index: 9;
        /* left: -102px; */
        /* transform: rotate(-90deg); */
        top: 0;
        cursor: pointer;
        left: 00%;
        /* width: 200%; */
        top: 0;
        left: 0;
        /*height: 32px;
        line-height: 32px;*/
        padding: 0 1em;
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-transform: rotate(-90deg) translateX(-100%) translateY(0);
        -ms-transform: rotate(-90deg) translateX(-100%) translateY(0);
        transform: rotate(-90deg) translateX(-100%) translateY(0);
        text-align: right;
    }

    .jobDescriptionContainer textarea {
        width: 99% !important;
    }

.calendarFilterLeft_item_content {
    width: 75%;
}

.calendarFilterFirst .calendarFilterLeft_item_lbl {
    width: 20%;
}

.calendarFilterFirst .calendarFilterLeft_item_content {
    width: 70%;
}

.calendarFilterSecond .calendarFilterLeft_item_lbl {
    width: 30%;
}

.calendarFilterSecond .calendarFilterLeft_item_content {
    width: 70%;
}

.calendarFilterSecond {
}

.ShowHideCalendarSearch {
    position: absolute;
    right: 15px;
    z-index: 90999;
    cursor: pointer;
    top: 0;
}

.d-flex {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
}

.d-flex-wrap {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
}

.flex-item-align-start {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
}
/*pdfServiceDetails*/
.pdfServiceDetails .pdfServiceDetails-heading h2 {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.pdfServiceDetails-banner {
    /*background:#d4d6d5;*/
}

.pdfTable {
    border: 1px solid black;
    min-height: 15vh !important;
}

.pdfTable2 td {
    padding: 5px 0px 0px 0px;
}

    .pdfTable2 td:first-of-type {
        width: 30%;
        vertical-align: top;
    }

.pdfServiceDetails-tableheading {
    text-transform: uppercase;
    font-weight: bold;
    font-size: large;
    /*border-bottom: 1px solid;*/
}

    .pdfServiceDetails-tableheading .pdfServiceDetails-tablename {
        /*width: 70%;*/
        float: left;
        display: inline-block;
    }

    .pdfServiceDetails-tableheading .ref {
        float: right;
        padding-right: 1rem;
    }

.pdfTable2Font {
    color: #265986;
    font-weight: bold;
}

.pdfTable2 thead {
    background: #f7f7f7;
    border-bottom: 1px solid #f7f7f7;
}

.noteSection p:not(:first-of-type) {
    margin-bottom: 0;
}

@media print {
    .pdfServiceDetails-tableheading {
        font-size: 75% !important;
        font-weight: normal !important;
    }

        .pdfServiceDetails-tableheading .pdfServiceDetails-tablename {
            width: initial !important;
        }

    .pdfTable2Font {
        color: #265986;
        font-weight: normal;
    }

    .pdfTable2 th {
        font-weight: normal;
    }

    .smallfontPrint {
        font-size: 10px;
    }
}
/*.pdfServiceDetails
{
}

    .pdfServiceDetails section .subSection
    {
        border: 1px solid black;
        min-height: 26vh;
    }

        .pdfServiceDetails section .subSection .tableForm
        {
            min-height: 26vh;
        }

.tableForm .SectionHeading
{
    border: 1px solid black !important;
    height: 20px;
}

.tableForm td
{
    border: none !important;
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

.tableForm
{
    border-collapse: collapse;
    border-spacing: 0;
}

.SectionHeading *
{
    padding-bottom: 0 !important;
    padding-top: 0 !important;
}

@media print
{
    .pdfServiceDetails *
    {
        font-size: 90%;
    }

    .SectionHeading *
    {
        font-weight: normal !important;
    }

    .pdfServiceDetails section .subSection .tableForm
    {
        border: 1px solid red;
        height: 20vh !important;
        padding-bottom: 0 !important;
        padding-top: 0 !important;
    }
}*/
@media print {
    .FormBanner-Dark {
        color: #fff !important;
        width: 90% !important;
    }

        .FormBanner-Dark .heading {
            font-size: 20px;
        }
}

/*CompactorServiceCallPdf*/
.headerPdf {
    /*margin-bottom:10px;*/
    border-bottom: 3px solid;
}

.fontlarge {
    font-size: 16px !important;
}

.pdfHeaderLogo {
    height: 60px;
}

    .pdfHeaderLogo img {
        height: 100%;
    }

.pdfHeaderLogo2 {
    text-align: right;
}

    .pdfHeaderLogo2 img {
        display: inline-block;
    }

.headerPdfAddress p {
    margin-bottom: 2px;
}

.Pdf * {
    color: #000 !important;
}

.Pdf h1 {
    margin-top: 0 !important;
    color: #999999 !important;
}

.Pdf h3 {
    margin-top: 0 !important;
}

.Pdf section {
    padding-top: 1em;
    padding-bottom: 1em;
}

.ModalPMSheet .ModalPMSheet_dialog {
    width: 100% !important;
    top: 0;
    margin-top: 18px;
}

.tableCustome {
    display: inline-block;
    /*vertical-align:top;*/
}

.tableCustomerow {
    display: table-row;
    width: auto;
    clear: both;
}

.tableCustomeData {
    float: left; /* fix for  buggy browsers */
    display: table-column;
    width: 100px;
}

.border-color-black {
    border-color: #000 !important;
}

.pdfFooterSection .pdfFooterSectionImg {
    height: 40px;
}

    .pdfFooterSection .pdfFooterSectionImg img {
        height: 100%;
    }

::-webkit-scrollbar {
    -webkit-appearance: none;
    width: 5px;
    height: 9px;
    border-radius: 0px !important;
}

::-webkit-scrollbar-thumb {
    border-radius: 0px !important;
    background-color: slategrey;
    -webkit-box-shadow: 0 0 1px rgba(255, 255, 255, 0.5);
}

.NoData {
    text-align: center;
    color: red;
    font-weight: bold;
}

.ImageButtonAsLinkButton {
}

.ImageButtonAsLinkButton {
    /*width:0px !important;*/
    /*overflow:hidden;*/
    /*visibility: hidden;*/
    display: block !important;
    /*border: 1px solid red;*/
    /*width: 80px !important;*/
    margin-right: 0 !important;
    height: 16px;
    width: 100%;
    z-index: 9;
    position: relative;
}

    .ImageButtonAsLinkButton ~ span {
        position: absolute;
        top: 8px;
        z-index: 0;
        padding-left: 8px;
        display: block;
    }

    .ImageButtonAsLinkButton[alt]:before {
        visibility: visible;
        display: block !important;
        text-align: center;
        /*width:100% !important;*/
        content: attr(alt);
    }

    .ImageButtonAsLinkButton[alt]:after {
    }

.listStyleAlphabet {
    list-style-type: upper-alpha;
    padding-left: 15px !important;
}

.listStyleNone {
    list-style-type: none;
    padding-left: 15px !important;
}

.border-bottom-textbox {
    border: none;
    border-bottom: 1px solid #000;
}

.MainModelIframe,
.SubModelIframe {
    opacity: 0;
    width: 100%;
    border: none;
}

.top123 {
    top: 0 !important;
}

.ModalMain {
    top: 45px !important;
}

.modalBG {
    display: none;
    height: 100vh;
    width: 100vw;
    background: rgba(0, 0, 0, 0.7);
    position: fixed;
    /*z-index: -1;*/
}

.accordion.collapsed .arrowimg {
    -webkit-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    transform: rotate(0deg);
}

.accordion .arrowimg {
    -webkit-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
}

.HideControl {
    visibility: hidden;
    width: 0px !important;
}

.panel-group .panel-heading + .panel-collapse > .panel-body {
    border-top: none !important;
}

/* .GridViewFooter {
    font-weight: bold;
    height: 30px;
    vertical-align: top;
    line-height: 30px;
    border-top: 2px solid #8d8d8d;
}

    .GridViewFooter, .GridViewFooter a {
        color: #58595b !important;
    }

        .GridViewFooter td, .GridViewFooter th {
            border: none;
            background-color: #ddd !important;
        } */

.col-xs-5ths,
.col-sm-5ths,
.col-md-5ths,
.col-lg-5ths,
.col-xs-60,
.col-sm-60,
.col-md-60,
.col-lg-60,
.col-xs-40,
.col-sm-40,
.col-md-40,
.col-lg-40 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-xs-5ths {
    width: 20%;
    float: left;
}

.col-xs-60 {
    width: 60%;
}

.col-xs-40 {
    width: 40%;
}

@media (min-width: 768px) {
    .col-sm-5ths {
        width: 20%;
        float: left;
    }

    .col-sm-60 {
        width: 60%;
    }

    .col-sm-40 {
        width: 40%;
    }
}

@media (min-width: 992px) {
    .col-md-5ths {
        width: 20%;
        float: left;
    }

    .col-md-60 {
        width: 60% !important;
    }

    .col-md-40 {
        width: 40% !important;
    }
}

@media (min-width: 1200px) {
    .col-lg-5ths {
        width: 20%;
        float: left;
    }

    .col-lg-60 {
        width: 60% !important;
    }

    .col-lg-40 {
        width: 40% !important;
    }
}

.h-200px {
    height: 200px;
}

.UnAssignedIncomplete {
    background-color: red !important;
    border-color: red !important;
}

.newquoteModal .modal-dialog {
    margin-top: 0 !important;
}

.newquoteModal .modal-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.newquoteModal iframe {
    border: 0;
}

.newquoteModal {
    background: #fff !important;
}

.modal.newquoteModal div.modal-dialog.modal-dialog-calender .modal-content {
    background: #fff !important;
}

.fixedHeaderInsideQuoteModal {
    position: fixed;
    width: 100%;
    height: 100px;
    background: #fff;
    z-index: 99;
}

.fixedHeaderInsideQuoteModal_body {
    margin-top: 100px;
}

.overflow-y-auto {
    overflow-y: auto !important;
}

.modal-top-0 {
    top: 0 !important;
}

    .modal-top-0 .modal-dialog {
        top: 0 !important;
    }

.tableSearchParts {
}

    .tableSearchParts tr:nth-of-type(even) {
    }

    .tableSearchParts tr:nth-of-type(odd) {
    }

.searchPartsButton {
    min-height: 32px;
    border: 1px solid;
    outline: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    background: transparent;
    white-space: normal;
}

.partsSearchBar {
    position: relative;
}

    .partsSearchBar input[type="text"] {
        background-color: #fff;
        height: 34px;
        vertical-align: top;
        border-radius: 2px;
        box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.16), 0 0 0 1px rgba(0, 0, 0, 0.08);
        transition: box-shadow 200ms cubic-bezier(0.4, 0, 0.2, 1);
        transition-property: box-shadow;
        transition-duration: 200ms;
        transition-timing-function: cubic-bezier(0.4, 0, 0.2, 1);
        transition-delay: initial;
    }

        .partsSearchBar input[type="text"]:focus {
            border-color: transparent !important;
        }

    .partsSearchBar input[type="submit"] {
        position: absolute;
        z-index: 99;
        right: 0;
        bottom: 0;
        height: 100%;
        border: 0;
        padding-left: 5px !important;
        padding-right: 5px !important;
        background: url(../Images/leftPointButton.png) no-repeat;
        background-size: cover;
        width: 41px;
        outline: none;
    }

.ModalParts td.w-25 {
    width: 25% !important;
}

.ModalParts td.w-75 {
    width: 75% !important;
}

.TextBox_CenterText {
    text-align: center;
}

/*fix site Check*/
td.fixSiteCheck {
    position: fixed;
    /*top: initial !important;*/
    margin-top: 23px;
    padding-right: 10px;
    width: 40%;
}

.right_siteCheck {
}

.right_siteCheck_scroll {
    height: 81vh;
    overflow: scroll;
}
/*fix site Check*/
.adjustPageWidth {
    text-decoration: none !important;
    cursor: pointer;
}

    .adjustPageWidth:hover .adjustPageWidth_options_container {
        /*top: initial;*/
    }

.adjustPageWidth_options_container {
    width: 230px;
    position: absolute;
    margin-left: 0 !important;
    right: 0;
    top: -1005px;
    margin-top: 4px;
}

.adjustPageWidth_options {
    font-size: 90%;
}

    .adjustPageWidth_options .rblSameLine input[type="radio"]:after {
        width: 10px;
        height: 10px;
        border: 2px solid white;
    }

    .adjustPageWidth_options .rblSameLine input[type="radio"]:checked {
        width: 10px;
        height: 10px;
    }

    .adjustPageWidth_options .rblSameLine label {
        margin-left: 4px;
    }

.adjustPageWidth_options {
    background: #000;
    color: #fff;
    padding: 10px 7px;
}

.adjustPageWidth_options_container.active {
    top: initial;
}

.saveBarFixToTop {
    margin-top: -20px;
    transition: 0.8s ease all;
    /*background: #00b894;*/
    color: #fff;
    padding: 0;
    font-weight: bold;
    font-size: 14px;
    position: fixed;
    width: 100%;
    z-index: 999999999;
}

    .saveBarFixToTop.active {
        padding: 12.5px 15px;
        margin-top: 0;
        display: flex;
        justify-content: space-between;
        align-items: center;
    }

    .saveBarFixToTop.redMsg {
        background: #ff7675;
    }

    .saveBarFixToTop.greenMsg {
        background: #00b894;
    }

    .saveBarFixToTop .closeThisMessage {
        cursor: pointer;
    }

.customerSummarySection {
}

.adjustPageWidth_body {
    margin-left: auto;
    margin-right: auto;
}

.modal-dialog-calender .modal-content {
    height: calc(100vh - 45px);
}

@media (min-width: 1440px) {
    .adjustPageWidth_body.body90 {
        width: 95%;
    }

    .adjustPageWidth_body.body80 {
        width: 90%;
    }

    .adjustPageWidth_body.body70 {
        width: 88%;
    }

    .adjustPageWidth_body.body60 {
        width: 85%;
    }

    .adjustPageWidth_body.body50 {
        width: 83%;
    }
}

@media (min-width: 1500px) {
    .adjustPageWidth_body.body90 {
        width: 95%;
    }

    .adjustPageWidth_body.body80 {
        width: 90%;
    }

    .adjustPageWidth_body.body70 {
        width: 88%;
    }

    .adjustPageWidth_body.body60 {
        width: 85%;
    }

    .adjustPageWidth_body.body50 {
        width: 80%;
    }
}

@media (min-width: 1920px) {
    .adjustPageWidth_body.body90 {
        width: 95%;
    }

    .adjustPageWidth_body.body80 {
        width: 90%;
    }

    .adjustPageWidth_body.body70 {
        width: 85%;
    }

    .adjustPageWidth_body.body60 {
        width: 80%;
    }

    .adjustPageWidth_body.body50 {
        width: 75%;
    }
}

@media (max-width: 1300px) {
    .adjustPageWidth_body.body90 {
        width: 98%;
    }

    .adjustPageWidth_body.body80 {
        width: 96%;
    }

    .adjustPageWidth_body.body70 {
        width: 94%;
    }

    .adjustPageWidth_body.body60 {
        width: 92%;
    }

    .adjustPageWidth_body.body50 {
        width: 90%;
    }
}

/*table.PageNavigation tbody tr td table tbody tr td
{
    width: initial !important;
    padding: 0;
}*/

.SearchQueryAsText {
    text-align: center !important;
    color: black !important;
    padding-bottom: 10px !important;
}

.SearchQueryAsTextPrefix {
    text-decoration: underline;
}

.Image_Multi {
    max-height: 120px !important;
    max-width: 200px !important;
}

.ReportModal .modal-dialog {
    margin-top: 0 !important;
}

.ReportModal .modal-body {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.ReportModal iframe {
    border: 0;
}

.ReportModal {
    background: #fff !important;
}

.modal.ReportModal div.modal-dialog.modal-dialog-calender .modal-content {
    background: #fff !important;
}

.TableHeaderTitle {
    font-size: 16px;
}

.TableHeader td {
    font-weight: bold;
}

.FormLabel {
    width: 150px;
}

.ReportTitle {
    font-size: 24px;
    font-weight: bold;
    padding-bottom: 20px;
    padding-left: 10px;
}

.ReportTable {
    width: 100%;
    margin-left: 10px;
    margin-right: 10px;
}

#LoadingModel {
    z-index: 999999999999999999999999999;
}

button,
input,
select,
textarea {
    font-family: inherit;
    font-size: 13.333px;
    line-height: initial;
}

    input[type="radio"] {
        margin: 3px 3px 0 5px;
    }

table {
    border-spacing: 0;
    border-collapse: initial;
}

.LinkAsButton,
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
    display: inline-block;
    margin-bottom: 0;
    font-size: 14px;
    /* font-weight: 400; */
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .LinkAsButton:hover,
    button:hover,
    html input[type="button"]:hover,
    input[type="reset"]:hover,
    input[type="submit"]:hover {
        color: #333;
        background-color: #e6e6e6;
        border-color: #adadad;
    }

.BigButton.SearchProducts {
    color: #333;
    background-color: #e6e6e6;
}
