body {
    font-family: 'Open Sans', sans-serif;
}
/*Useable classes*/
#ctl00_ItemMain_strCustomerId_InnerLabel {
    text-decoration: underline !important;
    padding-left: 4px;
    color: #659612;
    cursor: pointer;
}
.ss8-value-container {
    display: flex;
    flex-direction: column;
    text-align:center;
}

.ss8-value-text {
    font-weight: bold;
    color: #78aa23 !important;
}

.ss8-comments {
    color: #666;
    font-style: italic;
}
#lnkAddNewCompany {
    color: #4e8000;
    display: inline-block;
    font-size: 12px;
}
.showAddress
{
    padding-top:10px;
}
.AddHandIcon.ClsAddNewSiteAddress {
    color: #4e8000;
    font-size: 12px;
}
.CustomFieldsNotes {
    float: left;
    margin-top: 6px;
    color: red;
    font-weight: bold !important;
}
.user-award {
    text-align: left;
    padding-left:170px;
}
.PurchaseReceived{
    color: green !important;
}
.PurchaseNotReceived {
    color: red!important;
}
#tileUsers {
    margin-top: 22px;
}
#customerContactgrid td {
    font-size:11px;
}
#siteContactgrid td {
    font-size: 11px;
}
.customercontactAddress {
    font-size: 11px;
}
.clsreadonly {
    text-align: left !important;
}
.StatusSubHeading {
    text-align: right !important;
    font-size: 15px !important;
    font-weight: bold !important;
    color: #78aa23 !important;
}
    .StatusSubHeading DoorsHeading {
        text-align: left !important;
        font-size: 15px !important;
        font-weight: bold !important;
        color: black !important;
        background-color: #78aa23;
        border: none;
        text-decoration: none;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
    }
    .StatusSubHeadingBtn {
        text-align: left !important;
        font-size: 15px !important;
        font-weight: bold !important;
        color: black !important;
        background-color: #78aa23;
        border: none;
        text-decoration: none;
        font-size: 16px;
        margin: 4px 2px;
        cursor: pointer;
    }
.StatusNameHeading {
    text-align: center !important;
    font-size: 15px !important;
    font-weight: bold !important;
    color: #78aa23 !important;
}
#MainCalendar {
    position: absolute !important;
    /*height:665px !important;*/
    width: 100% !important;
    overflow: hidden auto !important;
    overflow-x: hidden;
    overflow-y: auto;
}

#MainCalendar1 {
    position: relative !important;
    width: 100% !important;
    overflow: hidden !important;
}

.cursor {
    cursor: pointer;
}

.green {
    color: #679913;
}

.btn-div {
    margin: 5px;
}

.blue {
    color: #0a2162;
}

.red {
    color: #bb0707;
}

.display-hide {
    display: none;
}

.custNote {
    color: #679913;
}

.display-show {
    display: block;
}

/*Useable classes*/


h2 {
    border-bottom: 1px solid #cccccc;
    color: #679913;
    font-size: 17px;
    padding-bottom: 10px;
}

h3 {
    border-bottom: 1px solid #cccccc;
    font-size: 17px;
    padding-bottom: 11px;
}



/*======== Start Old CSS ========*/

.popupDiv {
    z-index: 10 !important;
}

.OverlayNotes {
    background: #000000 none repeat scroll 0 0;
    display: none;
    height: 100%;
    opacity: 0.6;
    position: fixed;
    width: 100%;
    z-index: 999;
}

/*.Overlay-loader {
    background: #1e6db1;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999;
}*/

.div_Loader.loaderDiv > img {
    width: 100%;
}

.percent {
    position: absolute;
    width: 300px;
    height: 14px;
    z-index: 1;
    text-align: center;
    font-size: 0.8em;
    color: white;
}

.progress-bar {
    width: 300px;
    height: 14px;
    border-radius: 10px;
    border: 1px solid #CCC;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#6666cc), to(#4b4b95));
    border-image: initial;
}

.uploaded {
    padding: 0;
    height: 14px;
    border-radius: 10px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#66cc00), to(#4b9500));
    border-image: initial;
}
/*.dropbox {
    width: 15em;
    height: 3em;
    border: 2px solid #DDD;
    border-radius: 8px;
    background-color: #FEFFEC;
    text-align: center;
    color: #BBB;
    font-size: 2em;
    font-family: Arial, sans-serif;
}*/
#addAttachment .modal-dialog {
    width: 400px;
}

/*.Overlay-loader {
    background: rgba(0, 0, 0, 0.93) none repeat scroll 0 0;
    display: none;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 999;
}*/
#BackToJobList {
    float: right;
    margin-top: 4px;
    margin-right: 40px;
    padding: 11px 21px;
    background: #76a821;
    border-radius: 10px;
}

.Overlay-loader {
    background: rgba(0, 0, 0, 0.93) none repeat scroll 0 0;
    display: none;
    height: 80%;
    position: fixed;
    top: 122px;
    width: 100%;
    z-index: 5;
}

.Overlay {
    background: #000000 none repeat scroll 0 0;
    display: none;
    height: 100%;
    opacity: 0.6;
    position: fixed;
    width: 100%;
    z-index: 999;
    top: 0;
    bottom: 0;
}

/*.loaderDiv {
  display: none;
  left: 50%;
  opacity: 0.5;
  position: absolute;
  top: 50%;
  z-index: 9999;
}*/

.loaderDiv {
    bottom: 0;
    display: none;
    height: 150px;
    left: 0;
    margin: auto;
    opacity: 1;
    position: fixed;
    right: 0;
    top: 0;
    width: 150px;
    z-index: 9999;
}

.OverlayPurchase {
    background: #000000 none repeat scroll 0 0;
    display: none;
    height: 100%;
    opacity: 0.6;
    position: fixed;
    width: 100%;
    z-index: 1;
}

div#txt_div_Notes {
    position: fixed;
    width: 50%;
    height: 400px;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    background: #fff;
    margin: auto;
    z-index: 1000;
    padding: 25px 0 25px 25px;
}

#ctl00_ItemMain_pushMessage b {
    float: left;
    width: 97px;
}

#ctl00_ItemMain_pushMessage {
    float: left;
    margin-bottom: 0px;
}

.accountvalidation {
    float: left;
}

.timesheetdetail {
    overflow-y: auto;
    height: 79%;
    padding-right: 10px;
    margin-bottom: 16px;
}

span#a_closeNotesPopUp {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
    background: #eee;
    width: 30px;
    text-align: center;
    padding: 2px;
}

.PopupSceenMaster {
    background-color: #ffffff;
    border: 3px solid #cccccc;
    border-radius: 4px;
    border-radius: 0;
    display: none;
    height: auto;
    left: 35%;
    padding: 19px 8px;
    position: absolute;
    top: 60%;
    width: 23%;
    z-index: 17;
}


.loaderDivNotes {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #cccccc;
    /*border-radius: 5px;*/
    border-radius: 0;
    box-shadow: 0 4px 13px #000000;
    display: none;
    font-size: 12px;
    left: 32%;
    line-height: 19px;
    max-width: 400px;
    min-height: 200px;
    padding: 20px;
    position: absolute;
    text-align: left;
    top: 28%;
    z-index: 9999;
}

.divJobUpdate {
    background: #333333 none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}

.divCreateNewCustomerContact {
    background-color: #ffffff;
    border: 3px solid #cccccc;
    /*border-radius: 4px;*/
    border-radius: 0;
    display: none;
    height: auto;
    left: 29%;
    padding: 16px;
    position: absolute;
    top: 21%;
    width: 34%;
    z-index: 17;
}
.divCreateNewSiteContact {
    background-color: #ffffff;
    border: 3px solid #cccccc;
    /*border-radius: 4px;*/
    border-radius: 0;
    display: none;
    height: auto;
    left: 29%;
    padding: 16px;
    position: absolute;
    top: 21%;
    width: 34%;
    z-index: 17;
}

.divCreateNewSiteAddress {
    background-color: #ffffff;
    border: 3px solid #cccccc;
    /*border-radius: 4px;*/
    border-radius: 0;
    display: none;
    height: auto;
    left: 29%;
    padding: 16px;
    position: absolute;
    top: 21%;
    width: 34%;
    z-index: 17;
}

.divCreateNewSiteCustmer {
    background-color: #ffffff;
    border: 3px solid #cccccc;
    /*border-radius: 4px;*/
    border-radius: 0;
    display: none;
    height: auto;
    left: 35%;
    padding: 16px;
    position: absolute;
    top: 21%;
    width: 34%;
    z-index: 17;
}

/*.divChangeCustomerCode {
  background-color: #ffffff;
  border: 3px solid #cccccc;
  border-radius: 4px;
  display: none;
  height: auto;
  left: 32%;
  padding: 16px;
  position: absolute;
  top: 34%;
  width: 25%;
  z-index: 99;
}*/

.divChangeCustomerCode {
    background-color: #ffffff;
    border: 3px solid #e2e2e2;
    /*border-radius: 4px;*/
    border-radius: 0;
    bottom: 0;
    display: none;
    /*height: 134px;*/
    height: 172px;
    left: 0;
    margin: auto;
    padding: 16px;
    position: fixed;
    right: 0;
    top: 0;
    width: 29%;
    z-index: 99;
    overflow-y: auto;
}

.divChangeProductID {
    background-color: #ffffff;
    border: 3px solid #e2e2e2;
    /*border-radius: 4px;*/
    border-radius: 0;
    bottom: 0;
    display: none;
    height: 200px;
    left: 0;
    margin: auto;
    padding: 16px;
    position: fixed;
    right: 0;
    top: 0;
    width: 29%;
    z-index: 99;
}

.ProductIDWarning {
    padding: 10px 0;
    text-align: left;
    font-size: 12px;
}

span#txt_ProductIDError {
    float: left;
    font-size: 13px;
    text-align: left;
    margin-top: 5px;
}

.ProductIDWarning span.error {
    text-align: left;
    width: auto;
    padding-right: 4px;
}

#div_CreateRecipt {
    background-color: #ffffff;
    border: 3px solid #cccccc;
    /*border-radius: 4px;*/
    border-radius: 0;
    display: none;
    height: 298px;
    left: 0;
    padding: 16px;
    position: fixed;
    top: 0;
    width: 34%;
    z-index: 17;
    right: 0;
    bottom: 0;
    margin: auto;
}

#divBatchRegroup {
    display: none;
    height: 100%;
    left: 14%;
    position: absolute;
    top: 31%;
    width: 80%;
    z-index: 17;
}

#div_DuplicateQuote {
    display: none;
    height: 100%;
    left: 14%;
    position: absolute;
    top: 36%;
    width: 80%;
    z-index: 17;
}

/*======== End Old CSS ========*/


.login-logo {
    text-align: center;
}

.LoginLogoImg img {
    text-align: center;
    width: 80%;
}

.pageFooter img {
    display: inline-block;
    width: 7%;
}

.login-outer {
    bottom: 0;
    height: 400px;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    top: 0;
    width: 347px;
}

.login {
    background: #78aa23 none repeat scroll 0 0;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    color: #ffffff;
    padding: 1px 26px 38px;
    position: relative;
}

    .login input {
        border: 0 none;
        border-radius: 5px !important;
    }

.arrow-image {
    position: absolute;
    top: -17px;
}

.login h1 {
    font-size: 22px;
    font-weight: 100;
    margin-bottom: 20px;
    margin-top: 28px;
    text-transform: uppercase;
    color: #ffffff;
}

input[type="text"], input[type="Password"], select {
    /*border-radius: 5px;*/
    border-radius: 0;
    height: 29px;
    min-width: 100%;
    /*min-width: 97%;*/
    color: #737373;
    /*padding: 0 11px;*/
    padding: 0 6px;
    border: 1px solid #b2b2b2;
    /*border: 1px solid #b2b2b2 !important;*/
}

.joblist-outer input[type="text"], .joblist-outer input[type="Password"] {
    width: 94% !important;
    min-width: 94% !important;
}

.joblist-outer .notification_Section .pin_bottom_left input[type="text"] {
    width: 97% !important;
    min-width: 97% !important;
}

.timesheetform .data.DueDate input[type="text"] {
    width: 100% !important;
}

.timesheetform .data.StartDate input {
    width: 100% !important;
}

.joblist-outer select {
    width: 100% !important;
    min-width: 100% !important;
}

.login-outer input[type="submit"], .login-outer input[type="button"] {
    background: #0a2467 none repeat scroll 0 0;
    border: 0 none;
    /*border-radius: 15px;*/
    /*border-radius: 0;*/
    font-size: 13px;
    height: 28px;
}

.rememberme-check {
    float: left;
}

.remamberme-text {
    font-size: 13px;
    line-height: 21px;
    padding-left: 4px;
}


.submit-row {
    display: inline-block;
    margin-bottom: 9px;
    position: relative;
    width: 100%;
}

.login-error {
    position: absolute;
    right: 0;
    top: 0;
}

.timesheetform .error {
    width: auto;
}


.login-copyright {
    display: inline-block;
    font-size: 13px;
    margin-top: 14px;
    text-align: center;
    width: 100%;
}

.manu-bar {
    float: right;
}


.bottom-header img {
    width: 27%;
}

.bottom-header img {
    width: 77%;
}

.bottom-header {
    margin-bottom: 20px;
    position: relative;
    height: 51px;
}

.logo-title {
    position: absolute;
    top: -37px;
    z-index: 1;
    width: 255px;
}

.pageFooter {
    border-top: 1px solid #dedede;
    padding: 18px 0 8px;
    text-align: center;
    float: left;
    width: 100%;
}

.pageMain {
    float: left;
    width: 100%;
}

.dashboard {
    float: left;
    width: 100%;
}

.title > a {
    display: inline-block;
}

    .title > a > span.tiles-design {
        border-radius: 0;
        color: #ffffff;
        display: inline-block;
        font-size: 14px;
        /*margin: 6px;*/
        margin: 12px 0;
        padding: 26px 8px;
        text-align: center;
        /*width:216px;*/
        width: 100%;
        position: relative;
        overflow: hidden;
    }

.tiles-setting {
    color: rgba(255, 255, 255, 0.1);
    font-size: 115px;
    position: absolute;
    right: -45px;
    top: -45px;
}

.tiles-setting2 {
    color: rgba(255, 255, 255, 0.1);
    font-size: 115px;
    position: absolute;
    left: -55px;
    bottom: -55px;
    top: auto;
}

.title > a:hover > span.tiles-design {
    box-shadow: 10px 10px 10px 5px hsla(0, 0%, 31%, 1);
}

.pageFooter p {
    color: #474747;
}

a:hover {
    text-decoration: none;
}


.heading {
    border-bottom: 1px solid #78aa23;
}

h1 {
    color: #0b2063;
    font-size: 20px;
    margin-bottom: 20px;
}

.login-details {
    text-align: right;
}

.login-help li {
    display: inline;
    padding-left: 9px;
    position: relative;
}

    .login-help li a::after {
        background: #4d740b none repeat scroll 0 0;
        content: "";
        height: 12px;
        position: absolute;
        right: -6px;
        top: 3px;
        width: 1px;
    }

    .login-help li:last-of-type a::after {
        background: rgba(0,0,0,0);
        content: "";
        height: 12px;
        position: absolute;
        right: -7px;
        top: 5px;
        width: 1px;
    }


.login-user a {
    color: #333333;
    font-size: 14px;
}

.login-help a {
    color: #4d740b;
    font-size: 13px;
}

    .login-help a:hover {
        text-decoration: underline;
    }

.login-details {
    margin-bottom: 0;
    margin-top: 8px;
}

.login-help ul {
    margin-bottom: 0;
}


.login-help {
    margin-top: 5px;
}

.manu-bar .navbar {
    margin-bottom: 0;
    border-radius: 0;
}

.manu-bar .navbar-nav {
    float: left;
    margin: -1px 0 0;
}

.manu-bar .navbar-default {
    background-color: rgba(0, 0, 0, 0);
    border-color: rgba(0, 0, 0, 0);
}

    .manu-bar .navbar-default .navbar-nav li {
        margin-left: 1px;
        background: #dadada;
        position: relative;
    }

/*.dropdown-menu.satup-submenu {
    position: absolute;
    top: 0 !important;
}*/

.dropdown-menu.satup-submenu {
    position: absolute;
    top: -1PX !important;
    right: AUTO !important;
    LEFT: -250PX !important;
}

.manu-bar .navbar-default .navbar-nav > li > a {
    color: #000;
    /*padding-bottom: 10px;
    padding-top: 10px;*/
    font-size: 12px;
    /*padding-left: 10px;
    padding-right: 10px;*/
    padding: 10px 12px;
}

.manu-bar .navbar-default .navbar-nav > .active > a, .manu-bar .navbar-default .navbar-nav > .active > a:focus, .manu-bar .navbar-default .navbar-nav > .active > a:hover {
    background-color: #78aa23;
    color: #fff;
}

.manu-bar .navbar-default .navbar-nav > .open > a, .manu-bar .navbar-default .navbar-nav > .open > a:focus, .manu-bar .navbar-default .navbar-nav > .open > a:hover {
    background-color: #78aa23;
    color: #fff !important;
}


.manu-bar .dropdown-menu {
    border-radius: 0;
    font-size: 13px;
    margin: 2px 0 0;
    padding: 0;
}

    .manu-bar .dropdown-menu > li > a {
        background: #ffffff none repeat scroll 0 0;
        border-bottom: 1px solid #cccccc;
        margin-left: -1px;
        padding: 6px 5px;
    }

        .manu-bar .dropdown-menu > li > a:focus, .manu-bar .dropdown-menu > li > a:hover {
            background-color: #dadada;
            color: #000000;
            text-decoration: none;
        }


.marginBottom-0 {
    margin-bottom: 0;
}

.dropdown-submenu {
    position: relative;
}

    .dropdown-submenu > .dropdown-menu {
        top: 0;
        left: 100%;
        margin-top: -6px;
        margin-left: -1px; /*-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;*/
        border-radius: 0;
    }
    /*.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}*/
    .dropdown-submenu:hover > a:after {
        border-left-color: #555;
    }

    .dropdown-submenu.pull-left {
        float: none;
    }

        .dropdown-submenu.pull-left > .dropdown-menu {
            left: -100%;
            margin-left: 10px; /*-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;*/
            border-radius: 0;
        }

.dropdown-menu .caret {
    position: absolute;
    right: 10px;
}

.manu-bar .dropdown-menu.satup-submenu > li > a {
    background: #efefef none repeat scroll 0 0;
}

    .manu-bar .dropdown-menu.satup-submenu > li > a:hover {
        background: #78aa23 none repeat scroll 0 0;
        color: #fff;
    }

/*.dropdown-menu.satup-submenu {
  box-shadow: none;
  left: 0;
  position: relative;
}*/

.manu-bar .dropdown.dropdown-submenu > li > a {
    background: #ffffff none repeat scroll 0 0;
}

.nav .open > a, .nav .open > a:focus, .nav .open > a:hover {
    background-color: #eeeeee;
    border-color: #eeeeee !important;
}

.navbar-nav > li {
    z-index: 2;
}



.main-heading {
    border-bottom: 1px solid #dedede;
    margin-bottom: 17px;
    text-align: left;
}


.container {
    width: 100%;
}

.k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu {
    padding: 0.714em 3px !important;
}

.k-grid-header th.k-header {
    padding-left: 0.286em !important;
    font-size: 13px;
}

.k-grid-edit {
    background-color: rgba(0, 0, 0, 0) !important;
    border-color: rgba(0, 0, 0, 0) !important;
    color: #444444;
    height: 30px !important;
    overflow: hidden !important;
    width: 10px !important;
}

#customerContactgrid .k-grid-edit {
    min-width: 0;
}

#siteContactgrid .k-grid-edit {
    min-width: 0;
}

#siteContactgrid .k-grid-header th.k-header {
    font-weight: bold !important;
}

#siteContactgrid .k-tooltip-validation {
    position: absolute;
    margin-top: 50px !important;
}

#customerContactgrid .k-grid-header th.k-header {
    font-weight: bold !important;
}

#customerContactgrid .k-tooltip-validation {
    position: absolute;
    margin-top: 50px !important;
}

.k-grid td {
    /*font-size: 13px;*/
    font-size: 14px;
}

.k-grid-header th.k-header > .k-link {
    font-size: 14px;
}

.k-grid-content table tbody tr:nth-child(2n) {
    background: #f7f7f7;
}

.k-button, .k-button.k-state-focused, .k-button.k-state-hover, .k-button:focus, .k-button:focus:not(.k-state-disabled):not([disabled]), .k-button:hover {
    box-shadow: none !important;
}

.k-grid-header .k-grid-filter, .k-grid-header .k-header-column-menu {
    margin: -0.786em 0 !important;
    padding: 0.714em 0 !important;
}

.k-filter {
    height: 16px !important;
    width: 10px !important;
}

.barD a {
    color: #ffffff;
}

    .barD a:hover, .barD a:focus {
        color: #073500;
        text-decoration: none;
    }



.k-grid td {
    padding: 0.929em 0.286em !important;
}

.k-grid-header .k-header, .k-grid-header .k-header .k-link, .k-grid-header .k-link, .k-grid-header .k-link:link, .k-pager-info, .k-scheduler-agendaview .k-scheduler-datecolumn, .k-scheduler-header {
    color: #484848 !important;
}

.resultContainer a {
    color: #444444 !important;
    text-decoration: none;
}

.resultContainer th a {
    color: #444444 !important;
    text-decoration: none;
}


.resultContainer .Vender-table a.green {
    color: #679913 !important;
}

.k-block, .k-content, .k-dropdown .k-input, .k-popup, .k-toolbar, .k-widget {
    color: #757575 !important;
}


.k-grid-header .k-header, .k-grid-header .k-header .k-link, .k-grid-header .k-link, .k-grid-header .k-link:link, .k-pager-info, .k-scheduler-agendaview .k-scheduler-datecolumn, .k-scheduler-header {
    color: #000000 !important;
}

.k-pager-numbers .k-state-selected {
    border-color: #78aa23 rgba(0, 0, 0, 0) rgba(0, 0, 0, 0);
    border-radius: 0;
    box-shadow: none;
    color: #78aa23;
}
/*.barD {
  background: #78aa23 none repeat scroll 0 0;
  padding: 5px 16px;
}*/

table.buttonA {
    background: #78aa23 none repeat scroll 0 0;
    display: inline-block;
    padding: 5px 16px;
    width: 100%;
}

.main-dev {
    float: left;
    width: 100%;
}

.k-list > .k-state-selected.k-state-focused {
    box-shadow: none;
    color: #1b2f6d !important;
}


.k-edit-form-container .k-primary, .k-popup .k-primary {
    color: #78aa23 !important;
}

.entryBtn {
    background: #78aa23 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    display: inline-block;
    font-size: 13px;
    padding-bottom: 16px;
    padding-top: 16px;
    text-align: center;
    width: 100%;
    font-size: 16px;
}

    .entryBtn:hover {
        background: #0a2467;
        color: #fff;
    }


.addtimesheet-button {
    margin-bottom: 18px;
}

.sheet {
    padding-bottom: 48px;
    padding-top: 48px;
}

.timesheet-icon {
    margin-top: 40px;
    position: relative;
}

.AddTimesheetIcon {
    font-size: 60px;
    font-weight: bold;
    line-height: 32px;
    position: absolute;
    right: 66px;
    top: 0;
}

    .AddTimesheetIcon > input {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
        border: 0 none;
        line-height: 32px;
        color: #78aa23;
    }

        .AddTimesheetIcon > input:hover {
            color: #0a2467;
        }


.popup-add-status {
    left: 0 !important;
    margin: auto;
    width: 65%;
    right: 0 !important;
    height: 445px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

.popup-inventory-status {
    border: 1px solid;
    bottom: 0;
    height: 314px;
    left: 0 !important;
    margin: auto;
    position: fixed;
    right: 0 !important;
    top: 0 !important;
    width: 65%;
}

.popup-add-status .detail {
    height: 400px;
    overflow-y: scroll;
    overflow-x: hidden;
}

.popup-add-ResourceSetup {
    left: 0 !important;
    margin: auto;
    width: 36%;
    right: 0 !important;
    /*height:629px;*/
    height: 300px;
    top: 0 !important;
    bottom: 0;
    /*position: absolute;*/
    position: fixed;
}


/*.popup-add-status .popup {
  display: inline-block;
  padding: 19px 21px;
  position: relative;
  width: 100%;
  background: #78aa23 none repeat scroll 0 0;
  z-index:3;
  border-radius: 6px;
}*/

.popupDiv .header .left {
    color: #ffffff;
    font-size: 20px;
    font-weight: 500;
}



.popup > tbody {
    display: inline-block;
    width: 100%;
}

    .popup > tbody > tr {
        display: inline-block;
        width: 100%;
    }

.detail .left {
    display: inline-block;
    width: 100%;
}

.popup-sheet-row {
    float: left;
    margin: 3px 0;
    width: 100%;
}

    .popup-sheet-row .label {
        float: left;
        font-size: 13px;
        font-weight: 100;
        padding-left: 0;
        text-align: left;
        width: 100%;
        color: #434343;
        line-height: 20px;
    }

.data textarea {
    border: 1px solid #b2b2b2;
    /*border-radius: 5px;*/
    border-radius: 0;
    width: 100% !important;
    padding: 6px;
    height: 50px;
}

.data select {
    /*border: 0 none;*/
    /*border-radius: 5px;*/
    border-radius: 0;
    width: 100% !important;
    /*padding: 1px 6px;*/
    padding: 1px 3px 1px 2px;
}

select {
    background-image: url(../../Images/select-arrow.png) !important;
    background-repeat: no-repeat;
    -moz-appearance: none;
    -webkit-appearance: none;
    background-position: 97% center;
}
.cke_dialog_ui_input_select {
    background-image: none !important;
    -webkit-appearance:auto !important;
}
p a {
    color: #337ab7 !important;
    text-decoration: none;
}
.data .time-select {
    display: inline-block;
    width: 31% !important;
    float: none;
}


.popupDiv .header {
    /*border-bottom: 1px solid #85c11e;*/
    margin-bottom: 0;
    padding-bottom: 8px;
    background: #0a2162;
    padding: 8px 20px;
    /*border-radius: 5px 5px 0 0;*/
    border-radius: 0;
}

.popupDiv .detail {
    padding: 3px 20px 20px;
}

.popup-sheet-row.field-hours {
    float: left;
    margin-right: 1%;
    width: 48%;
}

.popup-sheet-row.field-Minutes {
    float: left;
    margin-left: 1%;
    width: 48%;
}

.popup-sheet-row {
    float: left;
    margin: 3px 0;
    width: 100%;
    /*width:96%;*/
}
/*.popupDiv input[type="submit"] {
 background: #0a2467 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 15px;
  font-size: 13px;
  height: 28px;
  color:#fff;
  }*/

.popup-overlay {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    bottom: 0;
    height: 100%;
    left: 0;
    position: fixed;
    right: 0;
    top: 0;
    width: 100%;
    z-index: 7;
    display: none;
}



.popupDiv {
    bottom: 0 !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
}




.popup-job-list {
    bottom: 0;
    height: 491px;
    left: 0 !important;
    margin: auto;
    right: 0 !important;
    top: 0 !important;
    width: 36%;
    position: fixed;
}

/*.popup-job-list .popup {
  background: #fff none repeat scroll 0 0;
  border-radius: 5px;
  display: inline-block;
  padding:0;
  position: relative;
  width: 100%;
  z-index: 3;
}*/
/*.error {
  color: #cf0707;
  display: inline-block;
  padding-bottom: 4px;
  width: auto;
}*/

.error {
    color: #cf0707;
    display: inline-block;
    padding-bottom: 4px;
    text-align: center;
    width: 100%;
}

.data.data_time.DueDate > span {
    float: left !important;
    margin-right: 1%;
    width: 49%;
}

.MarTable .label {
    color: #444444;
    float: left;
    font-size: 14px;
    font-weight: bold;
    padding-left: 0;
    text-align: left;
    width: 39%;
    white-space: inherit !important;
}

.MarTable .column_2 .label {
    width: 80px;
}

.MarTable .column_2 .data {
    float: left;
    width: 70%;
}

.MarTable input[type="text"], .MarTable input[type="Password"], .MarTable select, .MarTable textarea {
    border: 1px solid #cccccc;
}

.form-row {
    float: left;
    width: 100%;
    /*margin-bottom: 10px;*/
    margin-bottom: 20px;
}

/*.notification_Section .form-row {
    margin-bottom: 20px;
}*/

.MarTable .data {
    float: left;
    width: 55%;
}

.rptOptions table .column_1 .clsNewCompany {
    color: #4e8000;
    display: inline-block;
    font-size: 12px;
}



.AddHandIcon.ClsAddNewCustomerContact {
    color: #4e8000;
    font-size: 12px;
}
.AddHandIcon.ClsAddNewSiteContact {
    color: #4e8000;
    font-size: 12px;
}
/*.ng-scope {
  float: left;
}*/

div #example {
    float: left;
}

.joblist-outer {
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    width: 100%;
}

.column_1 {
    /*border: 1px solid #cccccc;*/
    padding: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box !important;
    height: auto;
    border-right: 3px solid #fff;
}

.column_2 {
    border-left: 1px solid #fff;
    border-right: 1px solid #fff;
    /*height: 818px;*/
    padding: 20px;
    box-sizing: border-box !important;
}

.column_3 {
    /*border: 1px solid #cccccc;*/
    height: 818px;
    padding: 20px;
    position: relative !important;
    box-sizing: border-box !important;
    border-left: 3px solid #fff;
}

    .column_3 a {
        color: #4e8000;
    }

        .column_3 a:hover {
            color: #23527c;
        }

.job-edit-button-center {
    display: inline-table;
}

.notificationbox {
    /*bottom: 19px;*/
    display: inline-block;
    left: 10px;
    margin-top: 10px;
    /*position: absolute;*/
    right: 0;
    text-align: center;
    top: auto;
    width: 96%;
}

.MarTable {
    float: left;
    width: 100%;
}

/*.column_3 input[type="submit"], .column_3 input[type="button"] {
     background: #0a2467 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 15px;
  font-size: 13px;
  height: 28px;
  color:#fff;
  }

.upload-sheet-button input[type="submit"]:hover, .upload-sheet-button input[type="button"]:hover {
    background: #78aa23;
}*/


.upload-sheet-button input[type="submit"], .upload-sheet-button input[type="button"] {
    background-color: #0a2162;
    border-color: #0a2162;
    color: #ffffff;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    /*border-radius: 4px;*/
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

    .upload-sheet-button input[type="submit"]:hover, .upload-sheet-button input[type="button"]:hover {
        background: #76a821;
    }


/*.upload-sheet-button input[type="submit"], .upload-sheet-button input[type="button"] {
  background: #0a2467 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 15px;
  font-size: 13px;
  height: 28px;
  color:#fff;
  }*/

.column_3 input[type="submit"]:hover, .column_3 input[type="button"]:hover {
    background: #78aa23;
}


.job-edit-button {
    float: left;
    padding: 3px;
}

.notificationbox {
    display: inline-block;
    text-align: center;
    margin: auto;
}

.job-edit-button {
    display: inline-block;
    padding: 3px;
}

.column_3 td {
    border: 1px solid #cccccc;
    padding: 7px;
}

.small-heading {
    border-bottom: 1px solid #e4e4e4;
    float: left;
    font-weight: bold;
    margin-bottom: 10px;
    padding-bottom: 4px;
    width: 100%;
    font-size: 15px;
}

.notification_Section {
    font-size: 13px;
}

#ctl00_MainError1.errorLeft {
    color: #78aa23;
    display: inline-block;
    font-size: 13px;
    text-align: center;
    width: 100%;
}

/*.k-overflow-container .k-primary, .k-primary {
  background-color: #0b2063 !important;
}*/

.k-overflow-container .k-primary, .k-primary {
    background-color: rgba(0, 0, 0, 0) !important;
    border: 0 none !important;
}

.dropdown-menu.animated::before {
    position: relative !important;
}

.upload-sheet .label {
    color: #444444;
    float: left;
    font-size: 14px;
    font-weight: 100;
    padding-left: 0;
    text-align: left;
    width: 20%;
}

.upload-sheet .data select {
    border: 1px solid #cccccc;
    /*width: 29% !important;*/
}

.upload-sheet .data {
    float: left;
}



.upload-msg {
    color: #78aa23;
    float: left;
    font-size: 12px;
    width: 100%;
}


.upload-sheet-button {
    margin-bottom: 31px;
    margin-top: 20px;
}

.upload-sheet .error {
    color: #cf0707;
    float: left;
    font-size: 12px;
    text-align: center;
    width: 100%;
}

.upload-sheet {
    margin-bottom: 52px;
    margin-top: 49px;
}

.login-outer .error {
    color: #cf0707;
    font-size: 12px;
    margin-left: 48px;
    width: 85%;
}

/*Start Job Scheduler popup*/
.divJobUpdate {
    background: #333333 none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 9;
}

.divJobUpdate_popup {
    background-color: #ffffff;
    /*border-radius: 4px;*/
    border-radius: 0;
    bottom: 0;
    display: none;
    /*height: 500px;*/
    height: 700px;
    left: 0;
    margin: auto;
    padding: 0;
    position: fixed;
    right: 0;
    top: 0;
    /*width: 75%;*/
    width: 68%;
    z-index: 15;
}
/*End Job Scheduler popup*/

.panel-heading {
    width: 100%;
}

.panel-title > a {
    display: inline-block;
    width: 100%;
}

.panel-default > .panel-heading {
    background-color: #6e9c20;
    border-color: #dddddd;
    color: #ffffff;
}

    .panel-default > .panel-heading:hover {
        background-color: #0a2061;
        border-color: #dddddd;
        color: #ffffff;
    }

#div_customerList > table {
    width: 100%;
}

#div_customerList td {
    border-bottom: 1px solid #cccccc;
    font-size: 13px;
    padding: 5px;
    width: 100%;
}

#div_customerList input[type="radio"] {
    float: left;
    margin-right: 5px;
}

#external-events1 {
    height: auto;
    max-height: 669px;
    overflow-y: scroll;
}

/*#div_JobsList*/ .Ticket-list {
    /*height:648px;*/
    /*height: 689px;
    overflow-y: scroll;*/
    height: 411px;
    overflow-y: auto;
}

/*.JobScheduling {
  margin-top: 95px;
}*/

a:focus, a:hover {
    color: #23527c;
    text-decoration: none;
}

.JobScheduling a:focus, .JobScheduling a:hover {
    color: #fff;
    text-decoration: none !important;
}

.JobScheduling table {
    width: 100%;
}
/*.JobScheduling .fc-event{
  background-color: #dcdcdc !important;
  border: 1px solid #dcdcdc !important;
  margin: 7px 0;
  padding: 5px;
}*/


.JobScheduling .fc-event {
    border-left: none !important;
    border-right: none !important;
    border-top: none !important;
    background-color: #ffffff !important;
    border-bottom: 1px solid #e6e6e6 !important;
    border-image: none !important;
    margin: 7px 0 0;
    padding: 5px 5px 11px;
}

/*#div_Tray .fc-event{
  background-color: #dcdcdc !important;
  border: 1px solid #dcdcdc !important;
  margin: 7px 0;
  padding: 5px;
}*/
#div_Tray {
    height: 740px;
    overflow-y: scroll;
}

.fc-event, .fc-event:hover, .ui-widget .fc-event {
    color: #5e5e5e !important;
}

.BusinessDays {
    text-align: right;
}

.Calender-business {
    background: #ebebeb none repeat scroll 0 0;
    float: left;
    margin-bottom: 12px;
    padding: 6px 0;
    width: 100%;
}

    .Calender-business select {
        border: 1px solid #cccccc;
        /*border-radius: 5px;*/
        border-radius: 0;
        font-size: 14px;
        padding: 3px;
        width: 43%;
        min-width: 43%;
    }

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    /*background: #f0f0f0 !important;
border: 1px solid #f0f0f0 !important;
color: #747474 !important;*/
    background: #0a2162 !important;
    border: 1px solid #0a2162 !important;
    color: #dedede !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    color: #fff !important;
}

.ui-icon {
    height: 9px !important;
    text-align: center;
    width: 5px !important;
}

.ui-corner-left .ui-icon {
    background-image: url('../../Images/calenderr-left-arrow.png') !important;
}

.ui-corner-right .ui-icon {
    background-image: url('../../Images/calenderr-right-arrow.png') !important;
}

.ui-icon-circle-triangle-e {
    background-position: 0 0 !important;
}

.ui-icon-circle-triangle-w {
    background-position: 0 0 !important;
}

.ui-widget-content {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border: 1px solid #aaaaaa;
    color: #222222;
}

.ui-widget-header {
    background: #6e9c20 none repeat scroll 0 0 !important;
    color: #ffffff !important;
    font-weight: normal !important;
}

.fc-day-header.ui-widget-header.fc-sun {
    border: 0 none !important;
}

.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active {
    background: #6e9c20 none repeat scroll 0 0 !important;
    border: 1px solid #6e9c20 !important;
}


.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #6e9c20 none repeat scroll 0 0 !important;
    border: 1px solid #6e9c20 !important;
}

.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {
    background: #6e9c20 none repeat scroll 0 0 !important;
    border: 1px solid #6e9c20 !important;
}


.k-button, .k-toolbar .k-button {
    padding: 10px 14px !important;
}



/*a.popupcloseBtn {
  background: #5d8f08 none repeat scroll 0 0;
  border-radius: 50%;
  color: #ffffff;
  display: inline-block;
  font-size: 17px;
  font-weight: 500;
  height: 26px;
  line-height: 26px;
  overflow: hidden;
  position: absolute;
  right: -9px;
  text-align: center;
  top: -7px;
  width: 26px;
  cursor:pointer;
}

a.popupcloseBtn:hover {
    background:#0e2364;
    color:#fff;
}*/

a.popupcloseBtn {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-size: 17px;
    font-weight: 500;
    height: 26px;
    line-height: 26px;
    overflow: hidden;
    position: absolute;
    right: 15px;
    text-align: center;
    top: 8px;
    width: 26px;
}



.popupDiv .popup-add-status .header .right {
    display: none;
}

.popupDiv .popup-job-list .header .right {
    display: none;
}

/*#navigation-toggle { display:none;
}*/


.navigation-items img {
    /*width: 45px;*/
    width: 100%;
}

.sidemenu-text {
    float: left;
    line-height: 24px;
}

.sidemenu-img {
    float: left;
    margin-right: 11px;
    /*width: 27px;*/
    width: 22px;
}


.grid-lists {
    float: left;
    width: 100%;
}


.productedit .label {
    color: #444444;
    float: left;
    font-size: 14px;
    font-weight: 100;
    padding-left: 0;
    text-align: left;
    /*width: 35%;*/
    width: 38%;
}


.productedit .data {
    float: left;
    /*width: 65%;*/
    width: 62%;
}

    .productedit .data select, .productedit .data input[type="text"], .productedit .data textarea {
        border: 1px solid #cccccc;
        width: 100% !important;
    }

/*.form-row input[type="submit"], .form-row input[type="button"] {
     background: #0a2467 none repeat scroll 0 0;
  border: 0 none;
  border-radius: 15px;
  font-size: 13px;
  height: 28px;
  color:#fff;
  width: auto !important;
    padding: 5px 15px;
    margin-bottom: 7px;
  }

.form-row input[type="submit"]:hover, .form-row input[type="button"]:hover {
    background: #78aa23;
}*/



/*.error {
  color: #cf0707;
  display: inline-block;
  font-size: 12px;
  text-align: center;
  width: 100%;*/
}

.navigation-items ul.side-menu-toggle {
    list-style: outside none none;
    padding: 0 8px;
}

.side-menu-toggle .tiles-design {
    height: 100%;
    padding: 6px 2px;
    width: 100%;
}

/*.navigation-items .side-menu-toggle > li > a {
  display: inline-block;
  float: left;
  font-size: 9px;
  height: 47px;
  margin: 7px;
  padding: 0;
  width: 75px;

  -webkit-transition: all .9s ease-out;
 -moz-transition: all .9s ease-out;
 -ms-transition: all .9s ease-out;
 -o-transition: all .9s ease-out;
 transition: all .9s ease-out;
}*/


.navigation-items .side-menu-toggle > li > a {
    display: inline-block;
    float: left;
    font-size: 12px;
    height: 47px;
    line-height: 16px;
    margin: 2px;
    padding: 0;
    /*-webkit-transition: all .9s ease-out;
 -moz-transition: all .9s ease-out;
 -ms-transition: all .9s ease-out;
 -o-transition: all .9s ease-out;
 transition: all .9s ease-out;*/
    width: 118px;
}


    .navigation-items .side-menu-toggle > li > a:hover span {
        background: #78aa23 !important;
    }


.side-menu-toggle .tiles-design .glyphicon.glyphicon-cog {
    display: none;
}

.side-menu-toggle.list-report li a {
    font-size: 13px;
    height: auto;
    padding-bottom: 10px;
    padding-left: 20px;
    padding-top: 10px;
    width: 92%;
    position: relative;
}

    .side-menu-toggle.list-report li a::before {
        content: "-";
        left: 8px;
        position: absolute;
    }


    .side-menu-toggle.list-report li a:hover span {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }

.navbar {
    z-index: 5;
}

/*===== temp =====*/

.popup {
    background: #fff none repeat scroll 0 0;
    /*border-radius: 7px 7px 5px 5px;*/
    border-radius: 0;
    display: inline-block;
    padding: 0;
    position: relative;
    width: 100%;
    z-index: 8;
}

/*===== temp =====*/


.navigation-items {
    border-bottom: 1px solid #14296c;
    float: left;
    width: 100%;
}


#DraggableJobs select {
    border: 1px solid #cccccc;
    /*border-radius: 5px;*/
    border-radius: 0;
    padding: 4px;
}

#JobStatusColor {
    height: 750px;
    overflow-y: auto;
}





.JobScheduling .nav-tabs > li.active > a, .JobScheduling .nav-tabs > li.active > a:focus, .JobScheduling .nav-tabs > li.active > a:hover {
    /*background-color: #6e9c20;*/
    background: #6e9c20;
    border-color: #dddddd;
    color: #ffffff;
}

.JobScheduling .nav-tabs > li > a {
    /*background-color: #7b7b7b;*/
    background-color: #3c3c3c;
    border-color: #dddddd;
    color: #ffffff;
}

.JobScheduling .tab-pane {
    border: 1px solid #dddddd;
    padding: 15px;
}

#div_customerList tr:last-of-type td {
    border-bottom: 0 none !important;
}

.JobScheduling tr:last-of-type .fc-event {
    border-bottom: 0 none !important;
}


.Calender-business select {
    border: 1px solid #cccccc;
    /*border-radius: 5px;*/
    border-radius: 0;
    padding: 4px;
}


.detail-label {
    font-weight: bold;
}

.invoicedetails {
    float: left;
    margin-bottom: 14px;
    width: 100%;
}

.AddHandIcon {
    color: #61930d;
    font-size: 14px;
}

.invoicedetails .AddHandIcon {
    cursor: pointer;
}

.AddHandIcon:hover {
    color: #61930d;
    text-decoration: underline;
}


#ctl00_popup1_frmTimeClocking_startTime input {
    border: 0 none !important;
}

#ctl00_popup1_frmTimeClocking_startTime tr {
    border: 1px solid #b2b2b2 !important;
    float: left !important;
    height: 30px !important;
    /*border-radius: 5px ;*/
    border-radius: 0 !important;
    padding: 0 6px;
}

#ctl00_popup1_frmTimeClocking_startTime td {
    float: left !important;
    line-height: 26px;
}

    #ctl00_popup1_frmTimeClocking_startTime td:last-of-type {
        line-height: 12px;
    }


.Popup-TimeClockAdmin {
    bottom: 0;
    height: 312px;
    left: 0 !important;
    margin: auto;
    /*position: absolute;*/
    position: fixed;
    right: 0 !important;
    top: 0 !important;
    width: 36%;
}


.popup .header .right {
    display: none;
}

.EditCustomerqualificationtable select {
    min-width: 40%;
}

a#addNew_Row {
    /*float: right;
    margin-bottom: 10px;*/
    padding: 6px 12px;
    /*position: absolute;
    right: 775px;
    top: -65px;*/
}







.btn-primary {
    background-color: #0a2162;
    border-color: #0a2162;
    color: #ffffff;
    width: auto !important;
    border-radius: 0;
    cursor: pointer;
    border: 0;
}

    .btn-primary:hover, .btn-primary:focus {
        background-color: #6d9f18;
        border-color: #6d9f18;
        color: #ffffff;
    }


    .btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary.focus:active, .btn-primary:active:focus, .btn-primary:active:hover, .open > .dropdown-toggle.btn-primary.focus, .open > .dropdown-toggle.btn-primary:focus, .open > .dropdown-toggle.btn-primary:hover {
        background-color: #6d9f18;
        border-color: #6d9f18;
        color: #ffffff;
    }

    .btn-primary.active, .btn-primary:active, .open > .dropdown-toggle.btn-primary {
        background-color: #6d9f18;
        border-color: #6d9f18;
        color: #ffffff;
    }



.bottom-area {
    margin-top: 15px;
}

.k-grid tbody .k-button {
    min-width: 12px;
    width: 18px;
}

.JoblistEdit {
    overflow-x: auto;
    float: none;
    margin: 0 auto;
    width: 98%;
}

.notificationbox input {
    width: auto !important;
    margin-top: 5px;
}

/*.top-btn-action {
    height: 34px;
}*/

.top-btn-action {
    float: left;
    height: 33px;
    overflow: hidden;
    width: 100%;
}

    .top-btn-action .buttonB {
        background: #0a2162 none repeat scroll 0 0;
        float: left;
        width: 100%;
    }

        .top-btn-action .buttonB td {
            float: left;
            width: auto !important;
        }

.buttonB td {
    width: auto !important;
}

.buttonB a {
    background-color: #0a2162;
    border-color: #0a2162;
    color: #ffffff;
    -moz-user-select: none;
    background-image: none;
    border: 1px solid rgba(0, 0, 0, 0);
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 6px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
}

    .buttonB a:hover {
        background: #76a821;
    }


table.CustomerEdit {
    width: 100%;
}

    table.CustomerEdit .head td {
        background: #0a2467;
        color: #FFF;
    }

    table.CustomerEdit td {
        padding: 5px;
        border: 1px solid #ccc;
    }

.productedit {
    margin-bottom: 35px;
}


.upload-sheet .CustomerUpload_bottom .label {
    width: 46%;
}

.upload-sheet .CustomerUpload_bottom .data {
    float: left;
    width: 54%;
}

.upload-sheet .productUpload_bottom .data {
    float: left;
    width: 61%;
}

.upload-sheet .CustomerUpload_bottom .data select {
    border: 1px solid #cccccc;
    width: 100%;
}

.popup-current-task {
    bottom: 0;
    /*height: 556px;*/
    height: 500px;
    left: 0 !important;
    margin: auto;
    position: fixed;
    right: 0 !important;
    top: 0 !important;
    width: 87%;
    /*overflow-y: auto;*/
}

.currentTaskBlock input[type=file] {
    display: inline-block;
    /*width: initial;*/
    width: 92%;
}

.data > span.fright {
    float: right;
    width: INITIAL;
}

.popup-current-task tr.detail {
    overflow-y: auto;
    height: 475px;
}


.pricing-btn {
    position: relative;
    z-index: 1;
}

    .pricing-btn .btn.btn-primary {
        position: absolute;
        right: 1px;
        /*top: 19px;*/
        top: -2px;
    }


.JobScheduling .nav > li > a {
    /*padding-left: 10px;
    padding-right: 10px;*/
    padding-left: 7px;
    padding-right: 7px;
    margin-right: 0px !important;
}


.CalenderScheduling h2 {
    border-bottom: 0 none;
}

.buttonA td {
    padding-right: 23px;
    width: auto !important;
}

/*.form.grid-table {
    border: 1px solid #d1d1d1;
    display: inherit;
    margin: 0 auto;
    width: 93%;
}

    .form.grid-table .head td {
        color: #000;
    }

    .form.grid-table td {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #d8d8d8;
        padding: 8px 12px;
        display: table-cell;
    }*/

.form.grid-table input[type="text"] {
    min-width: 30% !important;
    width: 79%;
}

.div_PopupProductNotes {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #cccccc;
    padding: 7px 16px;
    position: absolute;
    width: 212px;
    display: none;
    z-index: 1;
}

.product-titile {
    border-bottom: 1px solid #cccccc;
    display: inline-block;
    width: 100%;
}

.grid-table .label {
    color: #3b2b2b;
    font-size: 15px;
    font-weight: normal;
}

.PurchaseEditPanel-right .PurchaseEditPanel-inner {
    padding: 19px;
}
    /*.PurchaseEditPanel-right .PurchaseEditPanel-inner {
  border: 1px solid #f3f3f3;
  margin-top: 28px;
  padding: 19px;
}*/

    .PurchaseEditPanel-right .PurchaseEditPanel-inner .detail-label {
        float: left;
        margin-right: 5px;
        /*text-align: right;*/
        width: 118px;
    }

textarea {
    border: 1px solid #d1d1d1;
}


#ctl00_ItemLine_LineGrid_ctl01_memDescription_editPanel > textarea {
    color: #959595;
}


.label {
    color: #333333;
    float: left;
    font-size: 14px;
    font-weight: normal;
    line-height: 1;
    padding: 0;
    text-align: left;
    width: 22%;
}

.vendorSupplier .data {
    float: left;
    width: 65%;
}

.divChangeCustomerCode .data {
    width: 100%;
}

.divChangeProductID .data {
    width: 100%;
}

.divChangeProductID .label {
    padding-bottom: 10px;
}

.divChangeCustomerCode .label {
    padding-bottom: 10px;
}

.vendorSupplier {
    margin-top: 13px;
}


.resultContainer .resultButtons a {
    color: #fff !important;
}

    .resultContainer .resultButtons a:hover {
        background: #78aa23 !important;
    }

.resultButtons a {
    background: #0b2063 none repeat scroll 0 0;
    /*border-radius: 2px;*/
    border-radius: 0;
    color: #ffffff !important;
    float: left;
    font-size: 12px;
    margin-right: 6px;
    margin-top: 13px;
    padding: 7px 13px;
}

    .resultButtons a:hover {
        background: #78aa23;
    }

.venderupload .data {
    width: 78%;
}

.PurchaseEditPanel-inner.PurchaseAddPanel .detail-label {
    text-align: left;
}

.PurchaseEditPanel-inner.PurchaseAddPanel .form-row {
    width: 82%;
}

.EditCustomertable table.result {
    border: 1px solid #cccccc;
    width: 100%;
}

.EditCustomertable table.result {
    border: 1px solid #cccccc;
    width: 100%;
}


    .EditCustomertable table.result th {
        background: #78aa23 none repeat scroll 0 0;
        border: 1px solid #cccccc;
        color: #ffffff;
        padding: 9px;
        font-weight: normal;
    }


        .EditCustomertable table.result th a {
            color: #ffffff;
        }

    .EditCustomertable table.result td {
        color: #454545;
        font-size: 14px;
        padding: 9px;
    }


    .EditCustomertable table.result tr:nth-child(2n+1) {
        background: #f4f4f4 none repeat scroll 0 0;
    }

    .EditCustomertable table.result tr:nth-child(2n) {
        background: #ffffff none repeat scroll 0 0;
    }

    .EditCustomertable table.result td a {
        color: #2b2b2b;
        text-decoration: underline;
    }

        .EditCustomertable table.result td a:hover {
            color: #659612;
        }


/*---------------*/

.EditCustomercommenttable table {
    border: 1px solid #cccccc;
    width: 100%;
}

.EditCustomercommenttable table {
    border: 1px solid #cccccc;
    width: 100%;
}


    .EditCustomercommenttable table tr.head td {
        background: #78aa23 none repeat scroll 0 0;
        border: 1px solid #cccccc;
        color: #ffffff;
        padding: 9px;
        font-weight: normal;
    }



    .EditCustomercommenttable table td {
        color: #454545;
        font-size: 14px;
        padding: 9px;
    }


    .EditCustomercommenttable table tr:nth-child(2n+1) {
        background: #f4f4f4 none repeat scroll 0 0;
    }

    .EditCustomercommenttable table tr:nth-child(2n) {
        background: #ffffff none repeat scroll 0 0;
    }



    .EditCustomercommenttable table td a {
        color: #2b2b2b;
        text-decoration: underline;
    }

        .EditCustomercommenttable table td a:hover {
            color: #659612;
        }
/*----------------*/




.Vender-table {
    float: left;
    width: 100%;
}

    .Vender-table table {
        border: 1px solid #cccccc;
        width: 100%;
    }

    .Vender-table th {
        background: #78aa23 none repeat scroll 0 0;
        border: 1px solid #cccccc;
        color: #ffffff;
        padding: 9px;
    }





.resultContainer .Vender-table th a {
    color: #ffffff !important;
    font-size: 14px;
    font-weight: normal;
}


.Vender-table td {
    color: #454545;
    font-size: 14px;
    padding: 9px;
}

.resultContainer .Vender-table td a {
    color: #2b2b2b !important;
    text-decoration: underline;
}

    .resultContainer .Vender-table td a:hover {
        color: #659612 !important;
        text-decoration: underline;
    }

.Vender-table tr:nth-child(2n+1) {
    background: #f4f4f4 none repeat scroll 0 0;
}

.Vender-table tr:nth-child(2n) {
    background: #ffffff none repeat scroll 0 0;
}


.resultContainer td a {
    color: #676767 !important;
    text-decoration: none;
}

.vender-form .data {
    margin-top: 5px;
    width: 100%;
}

.data-btn {
    display: inline-block;
    margin-top: 6px;
}

.VenderEdit-table table {
    border: 1px solid #cccccc;
    width: 100%;
}

.VenderEdit-table td {
    border: 1px solid #cccccc;
    padding: 5px;
}

.PopUpScreen .popup {
    background: #ffffff none repeat scroll 0 0;
    border: 2px solid #cccccc;
    left: 0;
    margin: auto;
    padding: 20px;
    position: absolute;
    right: 0;
    width: 304px;
    z-index: 999;
}

.PopUpScreen .header .left {
    border-bottom: 1px solid #d4d4d4;
    color: #4c4c4c;
    display: inline-block;
    font-size: 15px;
    font-weight: bold;
    margin-bottom: 12px;
    padding-bottom: 4px;
    width: 100%;
}

.PopUpScreen .detail input[type="radio"] {
    margin-right: 5px;
}

/*.PopUpScreen .detail input[type="button"] {
      background-color: #0a2162;
    border-color: #0a2162;
    color: #ffffff;
    width: auto !important;
    border:0;
    }*/


.PopUpScreen .detail input, .PopUpScreen .detail input {
    background-color: #0a2162;
    border: 0 none;
    /*border-radius: 3px;*/
    border-radius: 0;
    color: #ffffff;
    padding: 5px 14px;
    width: auto !important;
}

    .PopUpScreen .detail input:hover, .PopUpScreen .detail input:focus {
        background-color: #6d9f18;
        border-color: #6d9f18;
        color: #ffffff;
    }

#divDownloadPricing .detail input[type="submit"], #divDownloadPricing .detail input[type="button"] {
    background-color: #0a2162;
    border: 0 none;
    /*border-radius: 3px;*/
    border-radius: 0;
    color: #ffffff;
    padding: 5px 14px;
    width: auto !important;
}

    #divDownloadPricing .detail input[type="submit"]:hover, #divDownloadPricing .detail input[type="submit"]:focus, #divDownloadPricing .detail input[type="button"]:hover, #divDownloadPricing .detail input[type="button"]:focus {
        background-color: #6d9f18;
        border-color: #6d9f18;
        color: #ffffff;
    }

.PurchaseTopInfo {
    border-bottom: 1px dashed #ededed;
    display: inline-block;
    padding-bottom: 8px;
    width: 100%;
}

.PurchaseEditPanel-left {
    padding: 0px;
}

.left-spc {
    padding: 0px;
}

.col-purchase {
    /*  border: 1px solid #dcd5d5;
    /* width: 26%; 
    box-shadow: 3px 5px 4px 1px #eadfdf;*/
    margin-top: 8px;
    padding: 20px;
    padding-left: 0px;
}

.dvd {
    padding: 10px;
    float: left;
    width: 100%;
    /* margin-bottom: 10px; */
    margin-bottom: 0px !important;
    border-bottom: 1px solid #dcdcdc;
}

.PurchaseEditPanel-inner {
    /*  border: 1px solid #dcd5d5;
   width: 26%; 
    box-shadow: 3px 5px 4px 1px #eadfdf;*/
    margin-top: 8px;
    padding: 20px;
    padding-left
}

.PurchaseEdit-page a.ShippingOrder {
    background: #0a2162 none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    padding: 6px 16px;
    position: relative;
}

    .PurchaseEdit-page a.ShippingOrder:hover {
        background: #467800;
        color: #ffffff;
    }


/*.PurchaseEdit-page a.ShippingOrder {
  color: #4e4e4e;
  display: inline-block;
  font-size: 17px;
  font-weight: bold;
  position: relative;
}

.PurchaseEdit-page a.ShippingOrder::after {
  background: #efefef none repeat scroll 0 0;
  bottom: -2px;
  content: "";
  height: 2px;
  left: 0;
  position: absolute;
  width: 100%;
}

.PurchaseEdit-page a.ShippingOrder::before {
  border-left: 5px solid rgba(0, 0, 0, 0);
  border-right: 5px solid rgba(0, 0, 0, 0);
  border-top: 5px solid #efefef;
  bottom: -7px;
  content: "";
  height: 0;
  left: 0;
  margin: auto;
  position: absolute;
  right: 0;
  width: 0;
}*/

.PurchaseEditPanel-left .data {
    float: left;
    width: 78%;
}


.PurchaseEdit-page a:hover {
    color: #78aa23;
}

.InvoiceEditGrid table {
    border: 1px solid #cccccc;
    width: 100%;
}

    .InvoiceEditGrid table th {
        background: #78aa23 none repeat scroll 0 0;
        border: 1px solid #cccccc;
        color: #ffffff;
        font-size: 14px;
        font-weight: normal;
        padding: 9px 6px;
    }

    .InvoiceEditGrid table td a {
        color: #000;
    }

        .InvoiceEditGrid table td a:hover {
            color: #679913;
        }

.InvoiceEditGrid-aligned {
    margin-top: 20px;
    text-align: center;
}

/*.tabB {
    display: none;
}*/
.rptOptions .purchaseEddit-gird table td {
    padding: 9px 6px;
}

.ReciptAmount {
    text-align: center;
}


.StockProducts {
    background: #b40000 none repeat scroll 0 0;
    display: inline-block;
    float: left;
    height: 16px;
    margin-right: 7px;
    width: 16px;
}

.Stock-input {
    margin-left: 6px;
}

.GridStockProducts table {
    border: 1px solid #cccccc;
}

    .GridStockProducts table th {
        color: #000;
    }

/*.GridStockProducts table th, .GridStockProducts table td {
        border: 1px solid #cccccc;
        font-weight: normal;
        padding: 5px;
    }*/

.rptOptions .GridStockProducts table th {
    background: #78aa23 none repeat scroll 0 0;
    border: 1px solid #cccccc;
    color: #ffffff;
    font-weight: normal;
    font-size: 14px;
    padding: 9px 6px;
}

.rptOptions .GridStockProducts table td {
    color: #454545;
    font-size: 14px;
    padding: 9px 6px;
}

.GridStockProducts input {
    width: 52px;
}

.GridStockProducts a {
    color: #000000;
}

    .GridStockProducts a:hover {
        color: #679913;
    }

.download-page-btn {
    float: left;
    text-align: center;
    width: 100%;
}

.download-note .data {
    float: left;
    width: 80%;
}

.download-note {
    margin-bottom: 20px;
    margin-top: 42px;
}

    .download-note .label {
        width: 60px;
    }

    .download-note .data {
        width: 80%;
    }

.PricingList-form .label {
    line-height: 31px;
    width: auto;
    font-weight: bold;
}


.PricingList-form .data {
    line-height: 30px;
    margin-left: 3px;
    /*width: 30%;*/
    width: 100%;
}

.PricingList-form input[type="text"] {
    min-width: 101px;
    width: 5% !important;
}

/*.PricingListShowGroup {
    border-bottom: 1px solid #e3e3e3;
    border-top: 1px solid #e3e3e3;
    margin-top: 32px;
    padding-bottom: 5px;
    padding-top: 12px;
}*/

.PricingListShowGroup {
    margin-top: 17px;
    padding-bottom: 0;
    padding-top: 0;
}

    .PricingListShowGroup .label {
        line-height: 25px;
        /*border: 1px solid #cccccc;*/
        font-weight: bold;
    }


    .PricingListShowGroup .form-row {
        margin-bottom: 0;
        margin-left: 15px;
    }


/*.PricingList-grid tr.head td {
    border: 1px solid #cccccc;
    background: #78aa23 none repeat scroll 0 0;
    color: #ffffff;
}*/

.rptOptions table {
    border: 1px solid #cccccc;
    width: 100%;
}

.rptOptions .hr-setup-Details table {
    border: 0;
    width: 100%;
}

.rptOptions table tr.head td {
    border: 1px solid #cccccc;
    background: #78aa23 none repeat scroll 0 0;
    color: #ffffff;
}

.rptOptions table tr.add td span input[type=text] {
    width: 100%;
    float: left !important;
}


.PricingList-grid tr.add td span input, .PricingList-grid tr.add td span select, .PricingList-grid tr.add td span textarea {
    width: 100% !important;
}

.vtop.right.clsHideInCasePOS > span {
    float: left;
    /*line-height: 29px;*/
}
.vtop.right.salePriceSpan > span {
    float: left;
    /*line-height: 29px;*/
}
.dollar-sign {
    float: left;
    padding-right: 2px;
}

.vtop {
    vertical-align: middle;
}

.rptOptions table tr.add td span input[type=text]:first-of-type {
    float: left;
    width: 79%;
}

.rptOptions table tr.add td span input[type=text]:last-of-type {
    float: right;
    margin-left: 2px;
    padding-top: 0;
    width: auto;
}


.rptOptions .SLChatLeft table tr:nth-child(2n+1) {
    background: rgba(0,0,0,0);
}

.rptOptions .SLChatLeft table {
    background: rgba(0,0,0,0);
    border: 0;
}



.rptOptions table td {
    padding: 9px;
    color: #454545;
    font-size: 14px;
}

.rptOptions table tr:hover {
    background: #e8e8e8 none repeat scroll 0 0;
}

/*.PricingList-grid td.table-label, .PricingList-grid td.table-data {
    color: #000000;
}*/
.PricingList-grid td.table-label, .PricingList-grid td.table-data {
    color: #313131;
    font-style: italic;
    font-weight: bold;
}



.rptOptions table a {
    /*color: #000000;*/
    color: #2b2b2b;
    text-decoration: underline;
    cursor: pointer;
    word-break: break-all;
}

    .rptOptions table a:hover {
        color: #659612;
    }
/*#popupForm2 .popup {
  bottom: 0;
  height: 202px;
  left: 0;
  margin: auto;
  position: fixed;
  right: 0;
  top: 0;
  width: 263px;
}*/

.popup-add-pricingAddDetails {
    left: 0 !important;
    margin: auto;
    width: 36%;
    right: 0 !important;
    height: 220px;
    top: 0 !important;
    bottom: 0;
    /*position: absolute;*/
    position: fixed;
}

    .popup-add-pricingAddDetails .detail .label {
        line-height: 25px;
        width: 102px;
    }

    .popup-add-pricingAddDetails .detail .data {
        float: left;
        width: 76%;
    }

.PricingList-grid-inner {
    overflow: auto;
}




.popup-Pricing-ManageGroup {
    left: 0 !important;
    margin: auto;
    width: 36%;
    right: 0 !important;
    height: 489px;
    top: 0 !important;
    bottom: 0;
    /*position: absolute;*/
    position: fixed;
}

a.btnEmailClick {
    color: green;
}

a.btnDownloadClick {
    color: green;
}


.popup-PricingEmail {
    bottom: 0;
    height: 456px;
    left: 0 !important;
    margin: auto;
    /*overflow-y: scroll;*/
    position: fixed;
    right: 0 !important;
    top: 0 !important;
    width: 55%;
}

    .popup-PricingEmail .detail {
        height: 411px;
        overflow-y: scroll;
    }

.popup-InvoiceSendMail {
    bottom: 0;
    height: 300px;
    left: 0 !important;
    margin: auto;
    position: fixed;
    right: 0 !important;
    top: 0 !important;
    width: 55%;
}

    .popup-InvoiceSendMail .detail {
        height: 256px;
        overflow-y: scroll;
    }


.popup-DuplicateQuote {
    bottom: 0;
    height: 233px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 36%;
}

    .popup-DuplicateQuote .header {
        background: #0a2162 none repeat scroll 0 0;
        /*border-radius: 5px 5px 0 0;*/
        border-radius: 0;
        color: #ffffff;
        height: 49px;
        padding: 15px;
    }

        .popup-DuplicateQuote .header h3 {
            border-bottom: 0 none;
            margin: 0;
        }

.duplicateQutoe-closebtn {
    text-align: right;
}

    .duplicateQutoe-closebtn a {
        color: #fff;
        font-size: 15px;
        font-weight: bold;
    }

.popup-DuplicateQuote .detail {
    display: inline-block;
    padding: 20px 28px;
    width: 100%;
}

.errorLeft {
    color: #679913;
    float: left;
    font-weight: bold;
    margin-bottom: 26px;
    text-align: center;
    width: 100%;
}

.popup-DuplicateQuote input[type="text"] {
    width: 100% !important;
}


.Jobedit-menu .k-reset {
    background: #0a2162 none repeat scroll 0 0;
    float: left;
    width: 100%;
}


.k-autocomplete, .k-button, .k-draghandle, .k-dropdown-wrap, .k-grid-header, .k-grouping-header, .k-header, .k-numeric-wrap, .k-pager-wrap, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap, .k-progressbar, .k-state-highlight, .k-textbox, .k-toolbar, .km-pane-wrapper > .km-pane > .km-view > .km-content {
    background-image: none;
    background-position: 50% 50%;
    background-color: transparent !important;
}

.Jobedit-menu .k-tabstrip > .k-tabstrip-items > .k-item {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none !important;
    border-radius: 0;
    margin: 0 !important;
}

.Jobedit-menu .k-tabstrip > .k-tabstrip-items > .k-state-active.k-item {
    background: #76a821 none repeat scroll 0 0;
}

.Jobedit-menu .k-tabstrip {
    float: left;
    width: 100%;
}

.Jobedit-menu .k-tabstrip-items .k-loading {
    border-top-width: 0;
}


.JoblistEdit .MarTable .label {
    width: 44%;
}

.JoblistEdit .MarTable input[type="text"], .JoblistEdit .MarTable input[type="Password"], .JoblistEdit .MarTable select {
    width: 100% !important;
}



.popup-PricingEmail input[type="submit"] {
    background: #0b2063 none repeat scroll 0 0;
    /*border-radius: 2px;*/
    border-radius: 0;
    color: #ffffff !important;
    float: left;
    font-size: 12px;
    margin-right: 6px;
    margin-top: 13px;
    padding: 7px 13px;
    border: 0;
    width: auto !important;
}

    .popup-PricingEmail input[type="submit"]:hover {
        background: #78aa23;
    }


a.PClosetn {
    color: #679913 !important;
}

.divCreateNewCustomerContact.addnewcontact {
    background: transparent;
    border: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.divCreateNewSiteContact.addnewsitecontact {
    background: transparent;
    border: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}
.divCreateNewSiteAddress.addnewsitecontact {
    background: transparent;
    border: 0;
    position: fixed;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
}


.popup-DuplicateQuote.popup-addnewcontact {
    height: 400px;
    width: 63%;
}

    .popup-DuplicateQuote.popup-addnewcontact .header {
        height: auto;
        height: 22px;
    }

.contact-heading {
    float: left;
}

.duplicateQutoe-closebtn {
    float: right;
}


.popup-DuplicateQuote.popup-addnewcontact .detail {
    display: inline-block;
    padding: 20px 24px;
    width: 90%;
}

.popup-addnewcontact input[type="text"], .popup-addnewcontact input[type="Password"], .popup-addnewcontact select {
    min-width: 85% !important;
}

.AddNewContact-left {
    float: left;
    width: 47%;
}

.AddNewContact-right {
    float: right;
    margin-top: 4px;
    width: 47%;
}

.resultContainer .joblistgrid td a {
    color: #000 !important;
}


.k-window-title {
    color: #0a2162;
}


.k-window-titlebar .k-i-close, .k-window-titlebar .k-link:hover:not(.k-state-disabled) > .k-i-close {
    background-position: auto auto !important;
}

input.form-control[type="text"], input.form-control[type="Password"] {
    /*border: 1px solid #cccccc;*/
    min-width: 64%;
}

#hrDetailsForm input.form-control[type="text"], #hrDetailsForm input.form-control[type="Password"] {
    /*min-width: 100%;*/
    min-width: 95%;
    width: 95%;
}

.jobEdit-Attachment.k-window-content {
    /*width: 92%;*/
    width: 100%;
}

.k-window-actions a .k-icon.k-i-close::after {
    content: "X";
    font-size: 15px;
    font-weight: bold;
    line-height: 18px;
    position: absolute;
}

.k-window-actions a.k-window-action .k-icon.k-i-close, .k-window-actions a.k-window-action.k-state-hover .k-icon.k-i-close {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    /*color: #0a2162;*/
    color: #ffffff;
}

.k-window-actions a.k-window-action.k-state-hover {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    color: #0a2162;
    border: 0;
}

.k-pager-numbers.k-reset {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
}

.kendo-subTab.k-tabstrip-items.k-reset {
    background: #e3e3e3 none repeat scroll 0 0;
}

    .kendo-subTab.k-tabstrip-items.k-reset .k-link {
        padding: 0.8em 1.071em;
        color: #616161;
    }

    .kendo-subTab.k-tabstrip-items.k-reset .k-state-active .k-link {
        color: #fff;
    }

.resources-left {
    float: left;
    width: 50%;
}

.resources-right {
    float: right;
    width: 50%;
}
.PurchaseNotes {
    float: left;
}
.popup-resources {
    bottom: 0;
    height: 300px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 36%;
}

    .popup-resources .data.data_time.DueDate {
        float: left;
        width: 100%;
    }

    .popup-resources .pin_bottom_left {
        float: left;
        width: 96% !important;
    }

.k-pager-numbers.k-reset {
    width: auto;
}

.NewCostomerLeft {
    float: left;
    width: 49%;
}

.NewCostomerRight {
    float: right;
    width: 49%;
}

.popup-NewCostomer {
    bottom: 0;
    height: 500px;
    left: 0;
    margin: auto;
    /*overflow-y: auto;*/
    position: fixed;
    right: 0;
    top: 0;
    width: 80%;
}

    .popup-NewCostomer .detail {
        overflow-y: auto;
        height: 450px;
    }

#ctl00_popup5_frmNewCustomer_strCity_editPanel > input {
    width: 100% !important;
}

#ctl00_popup5_frmNewCustomer_strCompanyName_editPanel > input {
    width: 100% !important;
}

.k-window-titlebar.k-header {
    background-color: #0a2162 !important;
}

    .k-window-titlebar.k-header .k-window-title {
        color: #ffffff;
    }

.popup-JobTasks {
    bottom: 0;
    height: 500px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    /*width: 36%;*/
    width: 78%;
}

    .popup-JobTasks .detail {
        height: 500px;
        overflow: scroll;
    }

.popup-JobEditPricing {
    bottom: 0;
    height: 500px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 66%;
}

    .popup-JobEditPricing .detail {
        height: 456px;
        overflow-y: scroll;
    }

.JobEditPricing-left {
    float: left;
    width: 46%;
}

.JobEditPricing-right {
    float: right;
    width: 46%;
}

.custome-feilds-table table {
    float: left;
    width: 100%;
}

    .custome-feilds-table table .head {
        border-bottom: 1px solid #cccccc;
        border-top: 1px solid #cccccc;
    }

    .custome-feilds-table table td, .custome-feilds-table table th {
        padding: 5px;
    }




        .custome-feilds-table table td input[type="text"], .custome-feilds-table table td input[type="Password"], .custome-feilds-table table td select {
            min-width: 36%;
            width: 100%;
        }



.custome-feild-outer table#ctl00_ItemMain_Grd_CustomField td input[type="text"], .custome-feild-outer table#ctl00_ItemMain_Grd_CustomField td select {
    padding-right:0px;
    width: 350px !important;
}

.custome-feild-outer table#ctl00_ItemMain_Grd_CustomField th {
    border: 1px solid #cccccc;
    background: #78aa23 none repeat scroll 0 0;
    color: #ffffff;
    text-decoration: none;
    padding: 9px;
    width: 350px !important;
}

#ui-datepicker-div {
    background: #fff !important;
}

.custome-feild-outer table#ctl00_ItemMain_Grd_CustomField th a {
    color: #ffffff;
    text-decoration: none;
}

.custome-feild-outer table#ctl00_ItemMain_Grd_CustomField td {
    border: 1px solid #cccccc;
    text-align: right;
    text-wrap:nowrap;
}


.custome-feilds-table table td:last-of-type, .custome-feilds-table table th:last-of-type {
    text-align: center;
}

.custome-feilds-table table th a, .custome-feilds-table table th {
    color: #000;
}

.custome-feilds-table table td {
    color: #696969;
}

.custome-heading {
    float: left;
    width: 71%;
}

.custome-feilds-btn {
    float: right;
    margin-top: 14px;
    text-align: right;
}

.jobDashBoardCalculation {
    font-size: 11px;
}

.page-heading {
    color: #0a2162;
    display: inline-block;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 11px;
    width: 100%;
}

.column_3 .notification_Section > .page-heading {
    color: #435a9b;
    display: inline-block;
    font-size: 13px;
    font-weight: 600;
    margin-bottom: 5px;
    margin-top: 5px;
    width: 100%;
}

.popup-Scheduler-left {
    float: left;
    width: 49%;
}

.popup-Scheduler-right {
    float: right;
    width: 49%;
}

.scheduler-popup .popup-heading {
    background: #0a2162 none repeat scroll 0 0;
    /*border-radius: 4px 4px 0 0;*/
    border-radius: 0;
    float: left;
    margin-bottom: 0;
    padding: 8px 20px;
    width: 100%;
}

.divJobUpdate_popup.scheduler-popup {
    /*height: 600px;*/
    height: 567px;
}

.scheduler-popup .detail {
    /*height: 418px;
    height:620px;
    height: 547px;*/
    height: 529px;
    overflow-y: scroll;
    padding: 20px;
}

.scheduler-close {
    color: #ffffff;
    float: right;
}

.headBlock {
    color: #ffffff;
    float: left;
}

.Scheduler-right-sections {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}

.popup-Scheduler-right .popup-sheet-row .label {
    float: left;
    width: 130px;
}

.heading-row {
    color: #6e9c20;
    font-size: 15px;
    font-weight: bold;
}

.date input[type="text"], .data .date select {
    min-width: inherit;
    width: 16% !important;
}

.date input[type="text"], .date select {
    min-width: inherit;
    width: 16% !important;
}

.data #ctl00_BasicForm_Form1_ImgstartDate_editPanel > input[type="text"], .data #ctl00_BasicForm_Form1_ImgEndDate_editPanel > input[type="text"] {
    width: 113px !important;
}




/*.data #ctl00_popup1_frmUserEdit_StartDate_editPanel > input[type="text"] {
    width: 113px !important;
}*/

span.clsTDspacng.date.current-task {
    /*margin-top: 7px;*/
    margin-top: 0;
}

.date input[type="text"], .data .date.current-task select {
    min-width: inherit;
    /*width: 30% !important;*/
    width: 100% !important;
    background-position: 91% center;
    padding: 1px;
}

.clsTDspacng.date.current-task > span {
    display: inline-block;
    /*width: 27%;*/
    width: 28%;
}

a {
    color: #000000;
}

.div_JobDetail {
    display: inline-block;
    margin-bottom: 30px;
    width: 100%;
}


.sl-JobEdit-OverviewTab table.buttonB {
    width: 100%;
    background: #e3e3e3 none repeat scroll 0 0;
    display: inline-block;
    height: 34px;
    border: 0;
}

.JoblistEdit table.joblist-outer > tbody > tr > td {
    border: 0 none;
}

.top-margin {
    margin-top: 30px;
}

.sl-JobEdit-OverviewTab table.buttonB td {
    float: left;
    border-left: 1px solid #ffffff;
    padding: 0;
}

.sl-JobEdit-OverviewTab table.buttonB a {
    background: #e3e3e3;
    color: #616161;
    text-decoration: none;
}

.sl-JobEdit-OverviewTab .buttonB a:hover {
    background: #76a821;
    color: #fff;
}

.scheduler-btn-outer {
    background: #ffffff none repeat scroll 0 0;
    bottom: 0;
    padding: 12px 0;
    /*position: absolute;*/
    width: 96%;
}

.k-content {
    margin-top: 0 !important;
    padding-top: 0 !important;
}

.table-responsive {
    float: left;
    width: 100%;
}

.ShowMessage {
    float: left;
    text-align: center;
    width: 100%;
}

.BusinessDaysTablet {
    text-align: right;
}

/*.k-button-group .k-tool-icon, .k-icon, .k-sprite {
    height: 19px !important;
}*/
.k-button-group .k-tool-icon, .k-icon, .k-sprite {
    height: 16px !important;
}

.k-button.k-button-icontext.k-primary.k-grid-update, .k-button.k-button-icontext.k-grid-cancel {
    font-size: 11px;
}

.k-autocomplete, .k-block, .k-button, .k-calendar .k-link, .k-calendar td, .k-calendar-container, .k-colorpicker, .k-combobox, .k-datepicker, .k-datetimepicker, .k-drag-clue, .k-dropdown, .k-dropdown-wrap, .k-editor-inline, .k-grid .k-filter-options, .k-grouping-header .k-group-indicator, .k-inline-block, .k-list-container, .k-multiselect, .k-notification, .k-numeric-wrap, .k-numerictextbox, .k-picker-wrap, .k-slider-selection, .k-slider-track, .k-textbox, .k-tile, .k-timepicker, .k-tooltip, .k-touch-scrollbar, .k-treeview .k-in, .k-upload, .k-window, .k-window-action, .k-window-titleless .k-window-content {
    border-radius: 0 !important;
}

.divCreateNewSiteCustmer.over-popoup {
    background: rgba(0, 0, 0, 0);
    border: medium none rgba(0, 0, 0, 0);
    bottom: 0;
    /*height: 363px;*/
    height: 556px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    /*width: 48%;*/
    width: 66%;
}


    .divCreateNewSiteCustmer.over-popoup .header {
        background: #0a2162 none repeat scroll 0 0;
        /*border-radius: 5px 5px 0 0;*/
        border-radius: 0;
        height: 29px;
        margin-bottom: 0;
        padding: 8px 20px 8px 12px;
    }

    /*.divCreateNewSiteCustmer.over-popoup .detail {
        height: 300px;
        overflow-y: scroll;
        padding: 17px;
        width: 95%;
    }*/

    .divCreateNewSiteCustmer.over-popoup .detail {
        height: 486px;
        padding: 9px 17px 17px;
        width: 95%;
        display: inline-block;
    }

.popup-sheet-row .error {
    width: auto;
}

.divCreateNewSiteCustmer.over-popoup input[type="text"], .divCreateNewSiteCustmer.over-popoup input[type="Password"] {
    min-width: 74%;
    width: 96% !important;
}

.divCreateNewSiteCustmer.over-popoup select {
    min-width: 74%;
    width: 99% !important;
}

.divCreateNewSiteCustmer.over-popoup .headBlock {
    line-height: 30px;
}

.NewSiteAddress td {
    border-top: 1px solid #cccccc;
    font-size: 14px;
    padding: 5px 0;
}

    .NewSiteAddress td:first-of-type {
        text-align: left;
    }

.NewSiteAddress tr:last-of-type td {
    border-bottom: 1px solid #cccccc;
}

.NewSiteAddress {
    margin: 8px 0;
}

.DivNewCompany .txtNewComapny {
    min-width: 91%;
    width: 80% !important;
}

.popup-Scheduler-left textarea {
    height: 103px;
}

/*#trJobSch_Note a {
    cursor: pointer;
}*/
#div_JobsList p {
    word-break: break-all;
}

#trJobSch_Note a {
    /*background: #6e9c20 none repeat scroll 0 0;*/
    border: 1px solid #6e9c20;
    color: #6e9c20;
    cursor: pointer;
    display: inline-block;
    padding: 5px 13px;
    margin-bottom: 4px;
}

    #trJobSch_Note a:hover {
        background: #6e9c20 none repeat scroll 0 0;
        color: #fff;
    }

.data.clsTDspacng > div#txt_Description {
    border: 1px solid #ccc;
    float: left;
    height: 100px;
    padding: 10px;
    width: 100%;
    overflow-y: auto;
}

.column_1 .data {
    float: right;
    margin-right: 17px;
    width: 52%;
}

.popup-SaleInfo {
    bottom: 0;
    height: 391px;
    left: 0;
    margin: auto;
    position: fixed;
    right: 0;
    top: 0;
    width: 50%;
}

.txtValidation {
    color: #ff0000;
    margin-bottom: 8px;
}

.txtValidation_incident {
    color: #ff0000;
    margin-bottom: 13px;
    margin-top: -13px;
}

.txtValidationtab1 {
    color: #ff0000;
    margin-bottom: 12px;
}

.txtValidationtab2 {
    color: #ff0000;
    margin-bottom: 12px;
}

.txtValidationtab3 {
    color: #ff0000;
    margin-bottom: 12px;
}

.txtValidationtab4 {
    color: #ff0000;
    margin-bottom: 12px;
}

.txtValidationtab5 {
    color: #ff0000;
    margin-bottom: 3px;
    margin-top: 10px;
    padding-left: 13px;
}

.txtValidationtab6 {
    color: #ff0000;
    margin-bottom: 12px;
}

.txtValidationtab7 {
    color: #ff0000;
    margin-bottom: 12px;
}

.txtValidationExamResut {
    color: #ff0000;
    margin-bottom: 12px;
    margin-top: -7px;
}

.txtValidationexam {
    color: #ff0000;
    margin-bottom: 12px;
}

.txtValidationProbation {
    color: #ff0000;
    margin-bottom: 12px;
}

.txtValidation_LeaveS {
    color: #ff0000;
    margin-bottom: 12px;
}

.txtValidation_Recruitment {
    color: #ff0000;
    margin-bottom: 12px;
}


.txtValidation_comment {
    color: #ff0000;
    margin-bottom: 12px;
    margin-top: -7px;
}

.popup-grid-comment input[type="text"] {
    width: 96%;
}

.popup-grid-comment .data textarea {
    width: 96% !important;
}

.k-animation-container .k-list-container.k-popup.k-group.k-reset {
    width: 180px !important;
}

.StatusFilterWidth .k-animation-container .k-list-container.k-popup.k-group.k-reset {
    width: 400px !important;
}

.form-group label[for="LastInterviewDate"] {
    float: left;
    width: 100%;
}

.RecruitmentForm-outer .form-row:first-of-type {
    margin-bottom: 13px;
}

.RecruitmentForm-outer .label {
    width: 169px;
}

.RecruitmentForm-outer .data {
    float: left;
    width: 208px;
}

.html-display {
    color: #679913;
    font-weight: bold;
    text-decoration: underline;
}

    .html-display:hover {
        text-decoration: none;
    }

.k-tabstrip-top > .k-tabstrip-items .k-state-active, .k-tabstrip-top > .k-tabstrip-items .k-tab-on-top {
    margin-bottom: 0 !important;
}

.HrPerformanceAppraisals .ActiveFilter.ActiveFilterBottom-padding {
    margin-bottom: 5px;
    padding-left: 11px;
    padding-top: 9px;
}

.k-autocomplete.k-state-border-down, .k-block > .k-header, .k-calendar-container.k-state-border-down, .k-dropdown-wrap.k-state-border-down, .k-list-container.k-state-border-down, .k-multiselect.k-state-border-down, .k-numeric-wrap.k-state-border-down, .k-panelbar .k-tabstrip-items .k-item, .k-picker-wrap.k-state-border-down, .k-tabstrip-items .k-item, .k-tabstrip-items .k-link, .k-window-titlebar {
    border-radius: 0 !important;
}

.form-group > label[for="ResultInPercentage"] {
    width: 100%;
}

input#ResultInPercentage {
    /*width: 97%;*/
    width: 96%;
}

.form-group > label[for="Qualification"] {
    width: 100%;
}

.error.CreateNewCustomerContactError {
    font-size: 12px;
    text-align: left;
    width: 100%;
}

.hr-setup-menu {
    margin-left: 0 !important;
    margin-right: 0 !important;
    background: #0a2162 !important;
}

    .hr-setup-menu .k-item.k-state-default {
        /*background-color: #0a2162 !important;*/
        background-color: rgba(0, 0, 0, 0) !important;
        background-position: 0 !important;
    }

        .hr-setup-menu .k-item.k-state-default.k-tab-on-top.k-state-active {
            background-color: #76a821 !important;
            border-color: #76a821 !important;
        }

.Hr-setup-button {
    border-top: 1px solid #d7d7d7;
    display: inline-block;
    padding-top: 15px;
    text-align: left;
    width: 100%;
}

input#ProbationDays {
    width: 96%;
}

.ProbationDays {
    margin-bottom: 54px;
    margin-top: 57px;
}


.k-tabstrip-items.hr-setup-menu .k-item.k-state-hover {
    background-color: #76a821 !important;
    border-color: #76a821 !important;
}

.form-row.hr-heightCol-1 {
    margin-bottom: 0;
}

.form-row.hr-heightCol-2 {
    margin-bottom: 16px;
}

label {
    font-weight: 300;
}

#hrDetailsForm .data {
    float: left;
    /*width: 194px;*/
    width: 300px;
}

#hrDetailsForm .label {
    float: left;
    width: 150px;
}
/*#hrDetailsForm .k-widget.k-datepicker.k-header.form-control.ng-pristine.ng-untouched.ng-valid.ng-not-empty {
  width: 100%;
}*/

#hrDetailsForm .k-picker-wrap.k-state-default > .k-select {
    background: #ffffff none repeat scroll 0 0;
    border-color: #cccccc;
}

#hrDetailsForm .k-autocomplete.k-state-hover, #hrDetailsForm .k-dropdown-wrap.k-state-hover, #hrDetailsForm .k-numeric-wrap.k-state-hover, #hrDetailsForm .k-overflow-anchor:hover, #hrDetailsForm .k-picker-wrap.k-state-hover, #hrDetailsForm .k-textbox:hover {
    box-shadow: none !important;
}

#hrDetailsForm .k-dropdown .k-state-default {
    border: 1px solid #cccccc;
}

#hrDetailsForm .k-dropdown .k-input, #hrDetailsForm .k-dropdown .k-state-focused .k-input, #hrDetailsForm .k-menu .k-popup {
    background: #ffffff !important;
    color: #444444;
}

#hrDetailsForm .k-state-default > .k-select {
    background: #ffffff none repeat scroll 0 0;
    border-color: #cccccc;
}

.k-picker-wrap.k-state-default {
    border: 1px solid #cccccc !important;
}

.hr-setup-Details .k-picker-wrap.k-state-default {
    /*width: 90%;*/
    width: 87%;
}



.k-widget.k-datepicker.k-header.form-control.ng-pristine.ng-valid.ng-not-empty.k-valid.ng-touched {
    width: 100%;
}

.hr-setup-Details {
    margin-top: 21px;
}

.productedit .error {
    width: auto;
}

.k-calendar .k-header .k-link {
    background: #0b2063;
}

.k-grid-filter.k-state-active {
    position: relative;
}

    .k-grid-filter.k-state-active::before {
        background: #008000 none repeat scroll 0 0;
        border-radius: 50%;
        content: "";
        height: 10px;
        left: 0;
        position: absolute;
        top: 0;
        width: 10px;
    }

.ActiveFilter-green {
    background: #008000 none repeat scroll 0 0;
    border-radius: 50%;
    display: inline-block;
    height: 10px;
    /*margin-right: 9px;
  width: 17px;*/
    margin-right: 7px;
    width: 10px;
}

.ActiveFilter {
    float: left;
    width: 100%;
}

.ActiveFilterBottom-padding {
    margin-bottom: 21px;
}

.ActiveFilter-text {
    color: #2c2c2c;
    font-size: 12px;
}


.HrPerformanceAppraisals .k-grid.k-widget {
    float: left;
    width: 100%;
}

div.k-window {
    position: fixed !important;
    left: 0 !important;
    right: 0 !important;
    top: 0 !important;
    bottom: 0 !important;
    margin: auto !important;
}

.form-group > label {
    width: 130px;
}

.k-widget.k-tooltip-validation {
    position: absolute;
    right: 0;
    top: 37px;
}

.HrPopup .form-group {
    float: left;
    width: 100%;
}

.HrPopup .label {
    float: left;
    width: 98px;
    line-height: 31px;
}

.HrPopup .data {
    float: left;
    width: 245px;
}

.HrPopup {
    float: left;
    margin-top: 32px;
}

.HrPopup-Incident {
    float: left;
    margin-top: 32px;
}

    .HrPopup-Incident .form-group {
        float: left;
        width: 100%;
    }

    /*.HrPopup-Incident .label {
        float: left;
        width: 170px;
        line-height: 31px;
    }

    .HrPopup-Incident .data {
        float: left;
        width: 68%;
    }*/
    .HrPopup-Incident .label {
        float: left;
        line-height: 31px;
        width: 217px;
    }

.HrPopup-Inciden.popup-grid-comment .label {
    float: left;
    line-height: 31px;
    width: 141px;
}


.HrPopup-Incident .data {
    float: left;
    width: 59%;
}

.k-dropdown .k-state-default {
    border: 1px solid #cccccc !important;
}


.kendo-subTab .k-item.k-state-default {
    background: #e3e3e3 !important;
    border-left: 1px solid #ffffff !important;
}

.k-state-active.k-item.k-tab-on-top.k-state-default {
    background-color: #76a821 !important;
    border-color: #76a821 !important;
}

.k-item.k-state-default.k-state-hover {
    background-color: #76a821 !important;
    border-color: #76a821 !important;
    color: #fff !important;
}

    .k-item.k-state-default.k-state-hover .k-link {
        color: #ffffff;
    }

.form-group-left {
    float: left;
    width: 50%;
}

.form-group-right {
    float: left;
    width: 50%;
}



.HrPopup-timesheet {
    float: left;
    margin-top: 32px;
}

    .HrPopup-timesheet .form-group {
        float: left;
        width: 100%;
    }

    .HrPopup-timesheet .label {
        float: left;
        width: 123px;
        line-height: 31px;
    }

    .HrPopup-timesheet .data {
        float: left;
        width: 74%;
    }

    .HrPopup-timesheet .form-group-left .data {
        float: left;
        width: 30%;
        line-height: 31px;
    }

    .HrPopup-timesheet .form-group-right .data {
        float: left;
        width: 30%;
        line-height: 31px;
    }

.k-grid.k-widget {
    float: left;
    width: 100%;
}


.annual-amount {
    float: left;
    /*margin: 14px 0 3px;*/
    width: 100%;
}

    .annual-amount > label#Annual {
        border-bottom: 1px solid #f0f0f0;
        border-top: 1px solid #f0f0f0;
        float: left;
        padding: 5px 0;
        width: 100%;
        margin-top: 14px;
    }

    .annual-amount > label#Weekly {
        border-bottom: 1px solid #f0f0f0;
        float: left;
        padding: 5px 0;
        width: 100%;
    }

    .annual-amount > label#Bi-monthly {
        border-bottom: 1px solid #f0f0f0;
        float: left;
        padding: 5px 0;
        width: 100%;
        margin-bottom: 3px;
    }

.addnote {
    font-weight: bold;
    text-decoration: underline;
}

.k-multiselect .k-reset {
    float: left !important;
    width: 100% !important;
}

.k-multiselect .k-button {
    color: #727272 !important;
    float: left !important;
    font-size: 12px !important;
    padding-bottom: 0 !important;
    padding-left: 7px !important;
    padding-top: 0 !important;
    text-align: left;
    text-transform: none;
    width: 100% !important;
}

.ShowMessage {
    color: #004c00;
    font-size: 15px;
}

.timesheet-icon .ShowMessage {
    font-size: 17px;
}


.fordesktop {
    display: block;
}

.formobile {
    display: none;
}

.RemoveFilter-text {
    background: #daf3ae none repeat scroll 0 0;
    border: 0 none;
    float: right;
    padding: 4px 10px;
    /*border-radius: 2px;*/
    border-radius: 0;
    cursor: pointer;
    position: relative;
}

.filter-text {
    color: #4b7d09;
}


.active-filter-hover {
    background: #e2e2e2 none repeat scroll 0 0;
    color: #7e7e7e;
    font-size: 14px;
    line-height: 14px;
    padding: 5px 3px;
    position: absolute;
    right: -11px;
    top: -51px;
    width: 100px;
    display: none;
}

    .active-filter-hover::after {
        border-left: 8px solid rgba(0, 0, 0, 0);
        border-right: 8px solid rgba(0, 0, 0, 0);
        border-top: 8px solid #e2e2e2;
        bottom: -8px;
        content: "";
        height: 0;
        left: 0;
        margin: auto;
        position: absolute;
        right: 0;
        width: 0;
    }

.RemoveFilter-text:hover .active-filter-hover {
    display: block;
}



span.tile-tooltip-hover {
    position: absolute !important;
    bottom: 92px;
    right: 0 !important;
    left: 0 !important;
    margin: auto !important;
    width: 267px !important;
    padding: 10px !important;
    background: #666;
    border-radius: 2px !important;
    display: none;
    color: #fff;
}

.tile-tooltip-hover:after {
    border-left: 8px solid rgba(0, 0, 0, 0);
    border-right: 8px solid rgba(0, 0, 0, 0);
    border-top: 8px solid #666;
    bottom: -8px;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    width: 0;
}

.title > a:hover .tile-tooltip-hover {
    display: block;
}


/*.max-lines {
 display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  padding: 10px;
  width: 150px; 
  border: 1px solid black;
  overflow: hidden;
}*/

span.read-more {
    cursor: pointer;
    color: red;
}

span.more {
    display: none;
}

/*.form.bottom-pricing {
    margin: 29px auto 0;
    width: 359px;
}*/

.form.bottom-pricing {
    float: right;
    margin: 10px 0 0;
    width: 359px;
}

.form.bottom-purchase {
    float: right;
    width: 150px;
}

.scheduler-menu {
    background: #0a2162 none repeat scroll 0 0;
    float: left;
    margin-bottom: 20px;
    width: 100%;
}


    .scheduler-menu a {
        color: #ffffff;
        display: inline-block;
        font-size: 14px;
        font-weight: 400;
        margin-bottom: 0;
        padding: 6px 12px;
    }




        .scheduler-menu a:hover {
            background: #76a821 none repeat scroll 0 0;
        }

.popupcloseBtn.XToGreen {
    color: #76a821;
}


.divPayment {
    margin-top: 20px;
    float: left;
    width: 100%;
}

.clsShowInCasePOS {
    width: 359px;
    margin: auto;
}

.CasePOSpayment .label {
    padding-bottom: 6px;
}

.CasePOSpayment {
    border: 1px solid #cccccc;
    display: inline-block;
    padding: 14px;
    width: 100%;
}

.popupDiv .popup-add-ResourceSetup .detail {
    height: auto;
}
/*#doSvrDetPopup {
    left: 453px !important;
    top: 106px !important;
}*/


.tabB td {
    background: #071c5f none repeat scroll 0 0;
    padding: 7px 10px;
    text-align: center;
}

    .tabB td:hover {
        background: #909090 none repeat scroll 0 0;
    }

.tabB a:hover {
    color: #000000;
}

.tabB a {
    /*color: #808080;*/
    color: #fff;
}

.tabB td.active > a {
    color: #000000;
}

.customerCategory-outer {
    float: left;
    width: 100%;
}

.customerCategory-table {
    /*margin: 0 auto;*/
    margin: 13px auto 0;
    width: 300px;
}

    .customerCategory-table table {
        width: 100%;
    }

    .customerCategory-table tr.head td {
        border: 1px solid #cccccc;
        padding: 6px;
        color: #000;
    }

    .customerCategory-table tr {
        border: 1px solid #cccccc;
    }

        .customerCategory-table tr td {
            padding: 6px;
            color: #a8a8a8;
        }




/*.EditCustomertable table.result {
    border: 1px solid #cccccc;
    width: 100%;
}

    .EditCustomertable table.result th {
        border: 1px solid #c9c9c9;
        color: #000000;
        font-weight: normal;
        padding: 9px;
    }

    .EditCustomertable table.result tr {
        border-bottom: 1px solid #c9c9c9;
    }

    .EditCustomertable table.result td {
        padding: 9px;
        color: #767676;
    }



.EditCustomercommenttable table {
    border: 1px solid #cccccc;
    width: 100%;
}


    .EditCustomercommenttable table tr:first-of-type td {
        border: 1px solid #c9c9c9;
        color: #000000;
    }

    .EditCustomercommenttable table tr {
        border: 1px solid #c9c9c9;
    }

    .EditCustomercommenttable table td {
        padding: 9px;
        color: #767676;
    }*/

.CalenderColorRow {
    float: right;
    width: 10px;
    height: 10px;
}


#hrDetailsForm .form-group {
    display: inline-block;
    width: 100%;
}

.rptOptions .hr-setup-Details table th {
    padding: 9px;
    color: #000;
    border-bottom: 1px solid #dbdbdb;
}

.hr-setup-Details.hr-employee-detail .k-picker-wrap.k-state-default {
    width: 80%;
}

.hr-setup-Details.hr-employee-detail {
    margin-left: 9%;
}

.hr-employee-detail .btn.btn-primary {
    width: 63px !important;
}

/**/
@-webkit-keyframes uil-default-anim {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

@keyframes uil-default-anim {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

.uil-default-css > div:nth-of-type(1) {
    -webkit-animation: uil-default-anim 1s linear infinite;
    animation: uil-default-anim 1s linear infinite;
    -webkit-animation-delay: -0.5s;
    animation-delay: -0.5s;
}

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(2) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: -0.4166666666666667s;
        animation-delay: -0.4166666666666667s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(3) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: -0.33333333333333337s;
        animation-delay: -0.33333333333333337s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(4) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: -0.25s;
        animation-delay: -0.25s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(5) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: -0.16666666666666669s;
        animation-delay: -0.16666666666666669s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(6) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: -0.08333333333333331s;
        animation-delay: -0.08333333333333331s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(7) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0s;
        animation-delay: 0s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(8) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0.08333333333333337s;
        animation-delay: 0.08333333333333337s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(9) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0.16666666666666663s;
        animation-delay: 0.16666666666666663s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(10) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0.25s;
        animation-delay: 0.25s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(11) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0.33333333333333337s;
        animation-delay: 0.33333333333333337s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}

    .uil-default-css > div:nth-of-type(12) {
        -webkit-animation: uil-default-anim 1s linear infinite;
        animation: uil-default-anim 1s linear infinite;
        -webkit-animation-delay: 0.41666666666666663s;
        animation-delay: 0.41666666666666663s;
    }

.uil-default-css {
    position: relative;
    background: none;
    width: 200px;
    height: 200px;
}
/**/

.notification_Section b {
    display: inline-block;
    margin-bottom: 5px;
}


.Hr-setup-overview .error {
    width: auto;
}

.demo-section .txtValidation {
    margin-top: 21px;
    padding-left: 15px;
}

.Hr-setup .k-tabstrip-next .k-icon {
    background: #0a2162;
    opacity: 1;
    overflow: auto !important;
    padding: 2px;
    position: relative;
    top: 34px;
    z-index: 2147483647;
    right: -27px !important;
}


    .Hr-setup .k-tabstrip-next .k-icon::after {
        color: #fff;
        content: ">";
        font-size: 19px;
        opacity: 1;
        position: absolute;
        right: 5px;
        top: 10px;
    }



.Hr-setup .k-tabstrip-prev .k-icon {
    background: #0a2162;
    opacity: 1;
    overflow: auto !important;
    padding: 2px;
    position: relative;
    top: 34px;
    z-index: 2147483647;
    left: -27px !important;
}


    .Hr-setup .k-tabstrip-prev .k-icon::after {
        color: #fff;
        content: "<";
        font-size: 19px;
        opacity: 1;
        position: absolute;
        right: 5px;
        top: 10px;
    }

    .Hr-setup .k-tabstrip-next .k-icon:hover, .Hr-setup .k-tabstrip-prev .k-icon:hover {
        background: #76a821;
    }


.clsmandatory {
    color: #e81717 !important;
}

.demo-section .hr-setup-Details .txtValidation {
    padding-left: 0;
}


.demo-section .glyphicon.glyphicon-plus.cursor {
    color: #679913;
}

.txtValidation_MetricsSetup {
    color: #ff0000;
    margin-bottom: 12px;
    margin-top: -7px;
}

.txtValidation_MetricResults {
    color: #ff0000;
    margin-bottom: 12px;
    margin-top: -7px;
}

div.showValueOnHover {
    position: relative;
}
a.showValueOnHover {
    position: relative;
}
.showHoverContent {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    padding: 6px 14px;
    position: absolute;
    right: 0;
    z-index: 1;
    top: 13px;
    width: 200px;
    color: black;
}

.ValueOnHover {
    overflow: visible !important;
}


a.showValueOnHover:hover .showHoverContent {
    display: block !important;
}
div.showValueOnHover:hover .showHoverContent {
    display: block !important;
}

/*start setup screens*/
.setup-grids table {
    width: 100%;
}

.setup-grids th {
    border: 1px solid #e8e8e8;
    padding: 9px;
    font-size: 13px;
}

.resultContainer .setup-grids th {
    font-size: 13px;
}

.setup-grids td {
    padding: 9px;
    font-size: 12px;
    color: #949494;
}

.setup-grids tr {
    border: 1px solid #e8e8e8;
}

.SearchPanelOuter {
    display: inline-block;
    width: 100%;
}

    .SearchPanelOuter .form-row {
        /*width: 33.3%;*/
        width: 31.3%;
    }

.middle-div {
    /*padding: 0 3px;*/
    margin: 0 13px;
}

.search-two .form-row {
    /*padding-right: 6px;*/
    width: 50%;
}

.SearchPanelOuter .label {
    margin-bottom: 5px;
}

.setup-popups table {
    border: 1px solid #0a2162;
}

.search-two .form-row {
    /*width:50%;*/
    width: 47%;
}

.search-two .label {
    margin-bottom: 5px;
}

.no-division .label {
    margin-bottom: 5px;
}

.setup-grids table tr.pager td table tr {
    border: 0 none;
}

    .setup-grids table tr.pager td table tr td {
        padding: 0;
    }

        .setup-grids table tr.pager td table tr td a {
            color: #78aa23;
            font-weight: bold;
        }

.setup-checkbox .label {
    width: auto;
}

.SearchPanelOuter-four .form-row {
    /*width: 20%;*/
    width: 18%;
}

.right-padding {
    /*padding-right: 5px;*/
    margin-right: 10px;
}

.popup-add-status.type-of-hour-popup .detail {
    height: 296px;
}

.popup-add-status.type-of-hour-popup {
    height: 341px;
}

.Account-Button {
    float: left;
    margin-bottom: 11px;
    width: 100%;
}

.rptOptions #ctl00_SearchForm_SearchPanel .form {
    background: #e7e7e7 none repeat scroll 0 0;
    padding: 26px 26px 16px;
    display: inline-block;
    width: 100%;
    margin-bottom: 28px;
}

.form.SearchPanel {
    background: #e7e7e7 none repeat scroll 0 0;
    padding: 26px 26px 16px;
    display: inline-block;
    width: 100%;
    margin-bottom: 28px;
}
/*end setup screens*/


.barE.HideInLoginScreen {
    float: left;
}

.top-icon {
    display: inline-block;
    margin-right: 4px;
}

.bottom-header .top-icon > img {
    width: auto;
}
.website-top-icon {
    background-image: url(../../Images/website.png) !important;
    background-repeat: no-repeat;
    height: 13px;
    width:13px;
}
.help-top-icon {
    background-image: url(../../Images/help-icon.png) !important;
    background-repeat: no-repeat;
    height: 10px;
    width: 7px;
}
.Chat-top-icon {
    background-image: url(../../Images/ChatIcon.png) !important;
    background-repeat: no-repeat;
    height: 13px;
    width: 13px;
}
.login-help a:hover .help-top-icon {
    background-image: url(../../Images/help-icon-hover.png) !important;
}

.logout-top-icon {
    background-image: url(../../Images/log-out.png) !important;
    background-repeat: no-repeat;
    height: 11px;
    width: 11px;
}

.login-help a:hover .logout-top-icon {
    background-image: url(../../Images/log-out-hover.png) !important;
}


.refresh-top-icon {
    background-image: url(../../Images/refresh-icon.png) !important;
    background-repeat: no-repeat;
    height: 13px;
    width: 13px;
}

.login-help a:hover .refresh-top-icon {
    background-image: url(../../Images/refresh-icon-hover.png) !important;
}



.navigation-items a.refresh-icon-sidebar > img {
    width: auto;
}

.refresh-icon-sidebar {
    margin-right: 6px;
    opacity: 0.8;
}

.side-menu-toggle {
    list-style: outside none none;
}

.SearchPanelOuter-four .form-row {
    width: 31%;
}

select[multiple] {
    background-image: none !important;
}

.setup-grids {
    float: left;
    width: 100%;
}

.AddButtonAtTheBottom {
    float: left;
    width: 100%;
}

.timeclock .label {
    margin-bottom: 8px;
}

.data.EmailSignature {
    max-height: 148px;
    overflow-x: hidden;
    overflow-y: auto;
}

.popup-add-status .data textarea {
    height: 126px;
}

.popup-add-status.TimeSheetReport-popup .detail {
    height: 340px;
    overflow-x: hidden;
    overflow-y: scroll;
}

.popup-add-status.TimeSheetReport-popup .data textarea {
    height: 158px;
}

.k-grid-content, .k-grid-content-locked, .k-pager-wrap {
    overflow: visible !important;
    white-space: normal;
}


.PricingList-grid-inner table tr.odd {
    background: #f4f4f4 none repeat scroll 0 0;
}

.rptOptions table tr:nth-child(2n+1) {
    background: #f4f4f4 none repeat scroll 0 0;
}

.rptOptions .k-tabstrip-wrapper table tr:nth-child(2n+1) {
    background: #fff none repeat scroll 0 0;
}

.jobEdit-Attachment .data {
    display: block;
    height: auto;
    width: 100%;
}

    .jobEdit-Attachment .data.control {
        float: left;
    }

.rptOptions table tr:nth-child(2n) {
    background: #ffffff none repeat scroll 0 0;
}

.buttonB a.ChangeParentColor {
    background: #c80b0b none repeat scroll 0 0;
}

.tabB td.active.nowrap {
    /*background: #0a2162 none repeat scroll 0 0;
    display: inline-block;*/
    background: #0a2162 none repeat scroll 0 0;
    border-right: 1px solid #777777;
    display: inline-block;
    width: auto;
}

.tabB td.normal.nowrap {
    border-right: 1px solid #ffffff;
    display: inline-block;
}

.tabB td.active.nowrap a {
    color: #ffffff;
}

.tabB td.normal {
    display: none;
}

.tabB td.active {
    display: none;
}

.AddButtonAtTheBottom img {
    cursor: pointer;
}

.form.grid-table > tbody {
    display: inline-table;
    width: 100%;
}

.rptOptions .invoiceEdit-StockProducts table {
    border: 0 none;
    border-collapse: unset;
}

    .rptOptions .invoiceEdit-StockProducts table tr {
        background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    }

.clear.custome-feilds-table {
    width: 98%;
}


input.form-control-file[type="file"] {
    width: 188px;
    display: inline-block !important;
}

.ClsTasksValidation {
    color: #f21d1d;
    font-size: 13px;
}

.rptOptions table .SiteNew .clsNewCompany {
    color: #4e8000;
    display: inline-block;
    font-size: 12px;
    margin-top: 8px;
}

.data > span {
    float: left;
    /*width: 97%;*/
    width: 100%;
}

.PurchaseAddPanel .data > span {
    float: left;
    width: 100%;
}

.PurchaseEditPanel-inner .data {
    float: left;
    width: 71%;
}

.PurchaseEditPanel-left > div {
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #d9d9d9;
    display: inline-block;
    margin-top: 14px;
    padding: 18px 8px 2px 15px;
    width: 100%;
}

.SiteCustomer-left {
    float: left;
    width: 48%;
}


.SiteCustomer-right {
    float: right;
    width: 48%;
}

.PurchaseProduct .clsProductID {
}

.setup-grids.GeneralSettings {
    margin-bottom: 43px;
}

/*#GeneralSettingValue {
	width: auto;
	display: inline-block;
	margin: 0;
	padding: 0;
	height: auto;
}*/

#GeneralSettingValue {
    display: inline-block;
    height: auto;
    margin: 0;
    padding: 6px 5px;
    width: auto;
}

#GeneralSettingForm .form-group > label {
    float: left;
    line-height: 31px;
    margin-bottom: 0;
    width: 65px;
}

#GeneralSettingForm input.form-control[type="text"], #GeneralSettingForm input.form-control[type="Password"] {
    min-width: 83%;
    /*width:auto;*/
    width: 100%;
    float: left;
}

#GeneralSettingForm .data {
    float: left;
    width: 91%;
}


#GeneralSettingForm .form-group {
    float: left;
    width: 100%;
}

.k-grid tr:hover {
    background-color: #fdffd1 !important;
}



.k-grid-content tr td {
    border-left-width: 0;
    overflow-wrap: break-word;
}


.jobEdit-Attachment .cke_chrome {
    width: 100% !important;
    /*margin-bottom: 20px;*/
    margin-bottom: 0;
}

.jobEdit-Attachment .form-group > label {
    width: 100%;
}

.popup-sheet-row div#cke_txt_JobNote, .popup-sheet-row div#cke_txt_JobNotes {
    float: left;
    width: 100% !important;
}

.resultContainer, .clsGridview {
    float: left;
    width: 100%;
}

    .resultContainer table, .clsGridview table, .rptOptions-outer table {
        width: 90%;
    }

    .resultContainer tr, .clsGridview tr, .rptOptions-outer tr {
        border: 1px solid #e8e8e8;
    }

    .resultContainer th, .clsGridview th, .rptOptions-outer th {
        font-size: 13px;
    }

    .resultContainer th, .clsGridview th, .rptOptions-outer th {
        border: 1px solid #e8e8e8;
        font-size: 13px;
        padding: 9px;
    }

    .resultContainer td, .clsGridview td, .rptOptions-outer td {
        color: #949494;
        font-size: 12px;
        padding: 9px;
    }


.PricingList-grid {
    margin-top: 20px;
}

.rptOptions > div {
    margin-bottom: 24px;
}

.cke_4.cke.cke_reset.cke_chrome.cke_editor_ctl00_ItemMain_Notes_InnerTextBox.cke_ltr.cke_browser_gecko {
    width: 100% !important;
}

.cke_5.cke.cke_reset.cke_chrome.cke_editor_ctl00_ItemMain_PrintNotes_InnerTextBox.cke_ltr.cke_browser_gecko {
    width: 100% !important;
}

.cke_6.cke.cke_reset.cke_chrome.cke_editor_ctl00_ItemMain_InstallationNotes_InnerTextBox.cke_ltr.cke_browser_gecko {
    width: 100% !important;
}

.sl-JobEdit-OverviewTab .buttonB tr {
    border: medium none;
}

/*#updateTask select {
    min-width: 69px !important;
}*/


#ApplyPostalfilter {
    position: relative;
    float: right;
}

.apply-filter {
    background: #daf3ae;
    float: right;
    padding: 4px 13px;
    margin-right: 5px;
}

.filter-popup {
    /*background: #daf3ae none repeat scroll 0 0;*/
    background: #fff;
    display: inline-block;
    position: absolute;
    right: 80px;
    top: 28px;
    width: 230px;
    z-index: 2;
    height: 0;
    overflow: hidden;
    -webkit-transition: all .9s ease-out;
    -moz-transition: all .9s ease-out;
    -ms-transition: all .9s ease-out;
    -o-transition: all .9s ease-out;
    transition: all .9s ease-out;
}

    .filter-popup.filter-popup-task.filterJobEdit {
        right: 3px;
    }

.filter-popup-inner {
    padding: 14px 19px 18px;
    display: inline-block;
}

.filter-popup.open {
    height: 311px;
    box-shadow: 0 1px 3px 0 #c6c6c6;
    -moz-box-shadow: 0 1px 3px 0 #c6c6c6;
    -webkit-box-shadow: 0 1px 3px 0 #c6c6c6;
    -ms-box-shadow: 0 1px 3px 0 #c6c6c6;
    -o-box-shadow: 0 1px 3px 0 #c6c6c6;
    border: 1px solid #daf3ae;
}

.filter-popup.filter-popup-task.open {
    height: 200px;
}

.filter-popup.PopupJobList.open {
    height: 405px;
}

.filter-popup-inner textarea#Notes {
    width: 100%;
}

.filter-popup .label {
    float: left;
    line-height: 31px;
}

.filter-popup input#PostCode {
    float: left;
    min-width: 100%;
    width: 100%;
}


.filter-popup input#PostalCodeFilter {
    border: 0 none;
    float: left;
    font-size: 12px;
    margin-top: 7px;
    padding: 3px 10px;
    /*background: #777777;*/
}


.filterActive {
    float: left;
}


.filterdownarrow::after {
    content: "\25bc";
    color: #4b7d09;
    font-size: 11px;
    margin-left: 5px;
}


.filterdownarrow.filteruparrow::after {
    content: "\25b2";
    color: #4b7d09;
    font-size: 11px;
    margin-left: 5px;
}

/*.data > span.check-notification {
  float: left;
  padding-right: 15px;
  width: auto;
}*/
.data > span.check-notification {
    margin-bottom: 6px;
}

    .data > span.check-notification input {
        float: left;
        margin-right: 5px;
    }

.notification-popup .popup-sheet-row {
    margin: 20px 1px 4px;
}

.popup-job-list.checkboxNotification {
    height: 202px;
    width: 275px;
}

.popup-sheet-row.checkboxNotifiButton {
    text-align: center;
}

/*.data span.pin_bottom_left input {
  min-width: 100% !important;
  width: 100% !important;
}*/

.data.DueDate > span:first-of-type {
    float: left !important;
    margin-right: 7px;
    width: 38%;
}

.div-ta {
    margin-top: 20px;
}
/*.data.DueDate > span:last-of-type {
  float: left !important;
  width: 59%;
}*/

.data.DueDate > span.current-task {
    float: left !important;
    width: 59%;
}


.data.StartDate > span:first-of-type {
    float: left !important;
    margin-right: 7px;
    width: 38%;
}
/*.data.StartDate > span:last-of-type {
  float: left !important;
  width: 59%;
}*/

.data.StartDate > span.current-task {
    float: left !important;
    width: 59%;
}



.pin_bottom_left {
    float: left !important;
    margin-right: 9px;
    width: 28%;
}


.menu-header {
    height: 50px;
}


.CurrentTaskHistory {
    display: inline-block;
    margin-left: 10px;
}

abbr {
    float: left;
}

.CurrentTaskHistory i {
    color: #78aa23;
    font-size: 14px;
    font-weight: normal;
}

.JobEditHistory i {
    color: #696969;
    font-size: 14px;
    font-weight: normal;
}

.HistoryCriteria {
    border-bottom: 1px dashed #dadada;
    margin-bottom: 21px;
    padding: 12px 10px 22px;
}

.table-responsive.HistoryTable th, .table-responsive.HistoryTable td {
    font-size: 13px;
}

.HistoryCriteria > span {
    color: #4f4f4f;
    font-size: 12px;
    padding-left: 16px;
}

.table-responsive.HistoryTable th {
    color: #6c6c6c;
}


#modalEduType .form-group > label {
    float: left;
    line-height: 31px;
    margin-right: 7px;
    width: auto;
}

#modalEduType select {
    float: left;
    min-width: 61%;
    width: 20%;
}

#modalEduType .form-group {
    float: left;
    width: 44%;
}

div#ManageTabsCtrl {
    position: relative;
}

select#ScreenList {
    min-width: 253px;
}

.managefilter > label {
    float: left;
    line-height: 30px;
    margin-right: 13px;
}

.managefilter {
    min-width: 300px;
    margin-bottom: 20px;
    position: absolute;
    top: -50px;
    right: 0;
}

.RSSearch {
    display: inline-block;
    margin: 10px 0 5px;
    width: 100%;
    position: relative;
}

    .RSSearch > input[type="text"] {
        float: left;
        /*min-width:74%;*/
        min-width: 100%;
        font-size: 13px;
    }


    .RSSearch > input[type="image"] {
        background-color: #6e9c20;
        border: 0 none;
        float: left;
        font-size: 0;
        height: 29px;
        padding: 0;
        width: 30px;
        background-image: url(../../Images/RSSearchicon.png);
        background-repeat: no-repeat;
        background-position: center center;
        position: absolute;
        right: 30px;
    }

    .RSSearch > img {
        background-color: #3c3c3c;
        border-left: 1px solid #ffffff;
        float: left;
        height: 29px;
        padding: 7px;
        width: 30px;
        cursor: pointer;
        position: absolute;
        right: 0;
    }

.JobScheduling tr:nth-child(2n) {
    background: #eeeeee none repeat scroll 0 0;
}

    .JobScheduling tr:nth-child(2n) .fc-event {
        background: #eeeeee none repeat scroll 0 0 !important;
    }

.JobScheduling .fc-event:hover {
    background: #fdffd1 !important;
}

.JobScheduling tr:nth-child(2n):hover .fc-event {
    background: #fdffd1 !important;
}

.JobScheduling tr:hover {
    background: #fdffd1 !important;
}


.side-menu-toggle .tile-tooltip-hover {
    display: none;
}

.rserror {
    font-size: 12px;
    color: #FF0000;
}

.RSNote {
    border-bottom: 1px solid #cccccc;
    border-top: 1px solid #cccccc;
    color: #0a2162;
    font-size: 12px;
    margin: 7px 0;
    padding: 5px 9px;
    font-style: italic;
}


.productedit .data.Invalid select, .productedit .data.Invalid input[type="text"], .productedit .data.Invalid textarea {
    border: 1px solid #cf5554;
}


.data.Invalid input {
    border: 1px solid #cf5554;
    /*background-image: url('../../Images/ErrorIcon.png');
    background-repeat: no-repeat;
    background-position: 97% center;*/
}


.data.Invalid select {
    border: 1px solid #cf5554;
}

.data.Invalid textarea {
    /*background-image: url('../../Images/ErrorIcon.png');
    background-repeat: no-repeat;
    background-position: 97% center;*/
    border: 1px solid #cf5554;
}
.data.Invalid #cke_ctl00_ItemMain_InstallationNotes_InnerTextBox {
    border: 1px solid #cf5554;
}

.data.Invalid::after {
    background-image: url('../../Images/ErrorIcon.png');
    content: "";
    height: 13px;
    position: absolute;
    right: -17px;
    top: 6px;
    width: 13px;
    cursor: pointer;
}

.data.Invalid {
    position: relative;
}

    .data.Invalid .CommonValidation {
        background: #cf5554 none repeat scroll 0 0;
        border: 1px solid #cf5554;
        border-radius: 3px;
        color: #fff;
        /*padding: 8px;*/
        padding: 2px 8px;
        position: absolute;
        /*right: 3px;
    top: -23px;*/
        right: -24px;
        /*top: -24px;*/
        bottom: 32px;
        width: auto;
        display: none;
        font-size: 12px;
    }

        .data.Invalid .CommonValidation::after {
            border-left: 5px solid rgba(0, 0, 0, 0);
            border-right: 5px solid rgba(0, 0, 0, 0);
            border-top: 5px solid #cf5554;
            bottom: -6px;
            content: "";
            height: 0;
            position: absolute;
            right: 8px;
            width: 0;
        }

.CommonValidation {
    display: none;
}


.data.Invalid:hover .CommonValidation {
    display: block;
}

.main-heading > h1 {
    float: left;
}

.main-heading label i {
    font-size: 16px;
    color: #1e821e;
    cursor: pointer;
}

.main-heading label.clsSuperAdmin {
    margin: 22px 0 22px 6px;
    padding-right: 40px;
}

.data {
    float: left;
    width: 100%;
}

.jobEdit-Attachment label > .error {
    width: auto;
}

.popup-sheet-row.field-hours .data {
    width: 88%;
}

    .popup-sheet-row.field-hours .data input {
        border-bottom: 1px solid #cccccc !important;
    }

    .popup-sheet-row.field-hours .data.Invalid input {
        border-bottom: 1px solid #cf5554 !important;
    }

.popup-sheet-row.field-Minutes .data input {
    border-bottom: 1px solid #cccccc !important;
}
/*.Popup-TimeClockAdmin .data.data_time.DueDate.Invalid > span {width: auto;}*/
.Popup-TimeClockAdmin .data.data_time.DueDate {
    width: auto;
}

    .Popup-TimeClockAdmin .data.data_time.DueDate > span#ctl00_popup1_frmTimeClocking_startTime {
        width: auto !important;
    }

.Popup-TimeClockAdmin .data.DueDate > span:first-of-type {
    width: 56%;
}

.JoblistEdit .data > span {
    float: left;
    width: 97%;
}

.JoblistEdit .data > a > span {
    float: left;
    width: 97%;
}

.validheight .data.Invalid .CommonValidation {
    bottom: 49px;
}

.productedit .StockLabelWidth .data {
    width: auto;
}

    .productedit .StockLabelWidth .data.DueDate > span:first-of-type {
        width: 100%;
    }

.jobEdit-Attachment .form-group {
    display: inline-block;
    margin-bottom: 10px;
    width: 100%;
}


.jobEdit-Attachment input.form-control[type="text"], .jobEdit-Attachment input.form-control[type="Password"] {
    min-width: 95%;
    width: 95%;
}

.task-Attachment input.form-control[type="text"], .task-Attachment input.form-control[type="Password"] {
    min-width: 95%;
    width: 95%;
}




/* Div HTML Support ToolTp */

/*div#Tooltip_Text_container {
  max-width: 25em;
  height: auto;
  display: inline;
  position: relative;
}*/

div#Tooltip_Text_container {
    display: inline-flex;
    height: auto;
    margin-top: 4px;
    max-width: 25em;
    position: relative;
}

    div#Tooltip_Text_container a {
        text-decoration: none;
        color: black;
        cursor: default;
        font-weight: normal;
    }

        div#Tooltip_Text_container a span.tooltips {
            visibility: hidden;
            opacity: 0;
            transition: visibility 0s linear 0.2s, opacity 0.2s linear;
            position: absolute;
            left: -50px;
            top: 18px;
            width: 24em;
            /*border: 1px solid #404040;*/
            border: 1px solid #cccccc;
            padding: 0.2em 0.5em;
            cursor: default;
            line-height: 140%;
            font-size: 12px;
            -moz-border-radius: 0;
            -webkit-border-radius: 0;
            border-radius: 0;
            -moz-box-shadow: 7px 7px 5px -5px #666;
            -webkit-box-shadow: 7px 7px 5px -5px #666;
            box-shadow: 7px 7px 5px -5px #666;
            /*background: #E4E5F0  repeat-x;*/
            background: #ffffff none repeat-x scroll 0 0;
            padding: 12px;
        }

    div#Tooltip_Text_container:hover a span.tooltips {
        visibility: visible;
        opacity: 1;
        transition-delay: 0.2s;
    }

    div#Tooltip_Text_container img {
        left: -10px;
    }

    div#Tooltip_Text_container:hover a span.tooltips {
        visibility: visible;
        opacity: 1;
        transition-delay: 0.2s;
    }


#EditGeneralSettingModal #Tooltip_Text_container > span {
    background: #000000 none repeat scroll 0 0;
    border-radius: 20px;
    display: inline-block;
    height: 18px;
    line-height: 16px;
    text-align: center;
    width: 18px;
}

    #EditGeneralSettingModal #Tooltip_Text_container > span i {
        color: #ffffff;
        font-size: 11px;
    }

    #EditGeneralSettingModal #Tooltip_Text_container > span:hover {
        cursor: pointer;
    }


#EditGeneralSettingModal .form-group {
    display: inline-block;
    width: 100%;
}

.form-group.GeneralSettingValue input.form-control {
    float: left;
    margin-right: 8px;
    width: 94%;
}


.form-group {
    display: inline-block;
    width: 99%;
}

.taskAttachmentsform {
    margin-top: 12px !important;
}

.currentTaskBlock .clsTDspacng.date.current-task > span {
    width: 27.7%;
}

.Hr-setup-divison input[type="text"] {
    min-width: 94%;
    width: 100%;
}

.Hr-setup-divison select {
    min-width: 97%;
    width: 97% !important;
}

.Hr-setup-divison .data textarea {
    width: 93% !important;
}


.UserDocument input.form-control[type="text"] {
    min-width: 64%;
    width: 97%;
}

.UserPerformanceAppraisal input.form-control[type="text"] {
    min-width: 64%;
    width: 97%;
}

.UserPerformanceAppraisal .form-group > label {
    width: 77px;
}

#qualificationForm .data select {
    min-width: 50%;
    width: 98.6% !important;
}

#qualificationForm .data textarea {
    width: 97.2% !important;
}


.UserTraining textarea {
    width: 95.2% !important;
}

.UserTraining input.form-control[type="text"] {
    min-width: 64%;
    width: 97%;
}

.UserTimeSheet .data textarea {
    width: 95.2% !important;
}


.UserTimeSheet .validheight .data.Invalid .CommonValidation {
    bottom: auto;
    top: -20px;
}

.UserIncidentSummary.validheight .data.Invalid .CommonValidation {
    bottom: auto;
    top: -20px;
}



.UserIncidentSummary .data textarea {
    width: 95.2% !important;
}

.UserIncidentSummary .data select {
    width: 98% !important;
    min-width: 98% !important;
}

.UserIncidentSummary .data input#BodilyLocation, .UserIncidentSummary .data input#NatureofInjury {
    width: 96% !important;
    min-width: 96% !important;
}


.UserExamResult .form-group > label {
    float: left;
    width: 145px;
}

.UserExamResult .data select {
    min-width: 98% !important;
    width: 98% !important;
}

.SetUpManageJobRole #GeneralSettingForm .data {
    float: left;
    width: 78%;
}

.SetUpManageJobRole #GeneralSettingForm .form-group > label {
    float: left;
    line-height: 31px;
    margin-bottom: 0;
    width: 112px;
}

.SetUpManageJobRole #GeneralSettingForm .data input.form-control[type="text"] {
    min-width: 83%;
    width: 96%;
}


.SetUpGeneralSetting #GeneralSettingForm input.form-control[type="text"], .SetUpGeneralSetting #GeneralSettingForm input.form-control[type="Password"] {
    float: left;
    min-width: 83%;
    width: 97%;
}

.SetUpGeneralSetting .data textarea {
    width: 97% !important;
}

.SetUpExamCategory input.form-control[type="text"] {
    min-width: 64%;
    width: 97%;
}


.SetUpExam input.form-control[type="text"] {
    min-width: 64%;
    width: 97%;
}

.SetUpExam .data select {
    min-width: 80%;
    width: 98% !important;
}

.SuperAdminTooltip {
    background: #000000 none repeat scroll 0 0;
    border-radius: 3px;
    color: #ffffff;
    font-size: 12px;
    padding: 7px 11px;
    display: none;
    position: absolute;
    left: -5px;
    bottom: 25px;
    width: 142px;
}

    .SuperAdminTooltip::after {
        border-left: 5px solid rgba(0, 0, 0, 0);
        border-right: 5px solid rgba(0, 0, 0, 0);
        border-top: 5px solid #000;
        bottom: -5px;
        content: "";
        height: 0;
        position: absolute;
        left: 8px;
        width: 0;
    }


.clsSuperAdmin {
    position: relative;
}

    .clsSuperAdmin:hover .SuperAdminTooltip {
        display: block;
    }


.last-activity-time {
    text-align: center;
    padding-bottom: 2px;
    font-style: italic;
    font-size: 11px;
}


.SLChatLeft {
    float: left;
    width: 25%;
}

.Ticket-list /*.SLChatLeft*/ {
    /*background: #0a2162 none repeat scroll 0 0;*/
    background: #eee none repeat scroll 0 0;
    color: #ffffff;
    float: left;
    width: 100%;
}

.Ticket-icons > .Ticket-iconsDiv {
    display: inline-block;
    /*width: 31%;*/
    width: 39%;
}

/*#div_JobsList div.Ticket-list {
  color: #ffffff;
  font-style: italic;
  cursor: pointer;
}*/

#div_JobsList div.Ticket-list {
    color: #ccc;
    font-style: italic;
    cursor: pointer;
}

/*.Ticket-list div {
  color: #ffffff;
}*/
.Ticket-list div {
    color: #2a2a2a;
    float: left;
    width: 80%;
}

div.divSupportCount {
    float: right;
    width: 18px;
    text-align: center;
    background: #ff8c00;
    padding: 1px 5px;
    border-radius: 50%;
    color: #fff;
    font-size: 12px;
}


.message-icon {
    background: #cccccc none repeat scroll 0 0;
    border: 2px solid #cccccc;
    border-radius: 26px;
    float: left;
    margin-right: 11px;
    padding: 5px;
    text-align: center;
    width: 35px;
}

/*#div_JobsList td {
  border-bottom: 1px solid #243b7c;
  padding:12px 20px;
}*/
#div_JobsList td {
    border-bottom: 1px solid #acacac;
    padding: 12px 20px;
}

.Ticket-icons {
    float: left;
    margin-bottom: 10px;
    width: 100%;
}

.SLChatRight {
    float: left;
    width: 75%;
    /*height: 408px;
  height:411px;*/
    height: 450px;
    position: relative;
}



.div_MessageHistory {
    float: left;
    height: 353px;
    overflow-y: auto;
    padding: 0 25px;
    width: 100%;
    /*display: flex;
    flex-direction: column-reverse;*/
}

.Message-box.ClientMsg {
    display: inline-block;
    padding: 6px 0;
    position: relative;
    /*width: 97%;*/
    width: 72%;
    float: right;
}



.Message-box.SupportMsg {
    display: inline-block;
    padding: 6px 0;
    position: relative;
    width: 100%;
}


.HKPL .Message-box.ClientMsg {
    display: inline-block;
    padding: 6px 0;
    position: relative;
    /*width: 97%;*/
    width: 100%;
}



.HKPL .Message-box.SupportMsg {
    display: inline-block;
    padding: 6px 0;
    position: relative;
    width: 75%;
    float: right;
}




#btn_Close_Ticket {
    margin-left: 5px;
}

.div_SendMsg_Panel input[type='text'] {
    float: left;
    height: 40px;
    /*min-width: 82%;
      min-width: 74%;*/
    /*padding: 5px 10px;*/
    padding: 5px 130px 5px 10px;
    /*width: 69%;
  width:780px;*/
    width: 100%;
}

/*.div_SendMsg_Panel input[type='file'] {
    width: auto;
    background-image: url('../../Images/TicketsUpload.png');
    background-repeat:no-repeat;
}*/


.upload-btn-wrapperFile {
    position: relative;
    overflow: hidden;
    display: inline-block;
    top: 14px;
    margin: 0 1px 0px 7px;
}

.btnFile {
    border: 0;
    /* color: gray;
  background-color: white;
  padding: 8px 20px;
  border-radius: 8px;
  font-size: 20px;
  font-weight: bold;*/
    /*background-image: url('../../Images/TicketsUpload.png');
    background-repeat:no-repeat;
    font-size:0;
        width: 23px;
    height: 22px;
    background-size:100% 100%;*/
    cursor: pointer;
    /*background-color: rgba(0,0,0,0);*/
    background-image: url('../../Images/TicketsUploadhover.png');
    background-repeat: no-repeat;
    font-size: 0;
    width: 30px;
    height: 28px;
    background-size: 60% 60%;
    background-color: #39c0dd;
    padding: 14px;
    border: 0 !important;
    border-radius: 50px;
    background-position: center center;
}

.upload-btn-wrapperFile input[type=file] {
    font-size: 0;
    position: absolute;
    left: 0;
    top: 0;
    opacity: 0;
    width: 30px;
    height: 28px;
    background-color: rgba(0,0,0,0);
    border: 0;
    cursor: pointer;
}

.btnFile:hover {
    background-color: #000;
}

/*.upload-btn-wrapperFile input[type=file]:hover {
    background-color:#000;
}*/

/*.upload-btn-wrapperFile input[type=file]:hover {
    background-image: url('../../Images/TicketsUploadhover.png');
}*/



button#btn_Send_Message {
    width: auto;
    /*background-image: url('../../Images/TicketsSend.png');
    background-repeat: no-repeat;
    font-size: 0;
    width: 23px;
    height: 22px;
    background-size: 100% 100%;
    background-color: rgba(0,0,0,0);
    border: 0;*/
    background-image: url(../../Images/TicketsSendhover.png);
    background-repeat: no-repeat;
    font-size: 0;
    width: 30px;
    height: 28px;
    background-size: 60% 60%;
    background-color: #39c0dd;
    padding: 14px;
    border: 0 !important;
    border-radius: 50px;
    background-position: center center;
}
/*button:hover#btn_Send_Message {
     background-color: #000;
}*/

button#btn_Close_Ticket {
    background-image: url('../../Images/Ticketsclosehover.png');
    background-repeat: no-repeat;
    font-size: 0;
    width: 30px;
    height: 28px;
    background-size: 60% 60%;
    background-color: #39c0dd;
    padding: 14px;
    border: 0 !important;
    border-radius: 50px;
    background-position: center center;
}

/*button:hover#btn_Close_Ticket {
    background-color: #000;
}*/


div.buttons {
    position: absolute;
    right: 14px;
    top: -3px;
}

    div.buttons.CustomerEdit {
        position: absolute;
        right: 14px;
        bottom: -3px;
        top: auto;
    }


.div_SendMsg_Panel > button {
    background: #000000 none repeat scroll 0 0;
    border: 0 none;
    color: #ffffff;
    /*float: left;*/
    float: right;
    margin: 0;
    padding: 10px 12px;
}

.div_SendMsg_Panel.ng-scope {
    background: #d3d3d3 none repeat scroll 0 0;
    bottom: 0;
    padding: 5px;
    position: absolute;
    width: 100%;
}

/*.SLChatOuter {
  background: #f5f5f5 none repeat scroll 0 0;
  display: table;
  margin: 48px auto 0;
  position: relative;
  width: 86%;
   padding-top: 27px;
}*/

.message-time {
    bottom: 18px;
    color: #a9a9a9;
    float: right;
    font-size: 12px;
    font-style: italic;
    position: absolute;
    right: 0;
}

.ClientMsg .message-content {
    background: #e1f8fd none repeat scroll 0 0;
    border-radius: 21px;
    float: left;
    padding: 10px; /*width: 82%;*/
    width: 526px;
    position: relative;
    word-wrap: break-word;
}

.SupportMsg .message-content {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 21px;
    float: left;
    padding: 10px; /*width: 88%;*/
    width: 782px;
    position: relative;
    word-wrap: break-word;
}


.ClientMsg .message-content::after {
    border-bottom: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid #e1f8fd;
    border-top: 7px solid rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 0;
    left: -5px;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 0;
}

.SupportMsg .message-content::after {
    border-bottom: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid #f1f1f1;
    border-top: 7px solid rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 0;
    left: -5px;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 0;
}


.HKPL .ClientMsg .message-content {
    background: #f1f1f1 none repeat scroll 0 0;
    border-radius: 21px;
    float: left;
    padding: 10px;
    /*width:83%;*/ /*width: 82%;*/
    width: 775px;
    position: relative;
    word-wrap: break-word;
}



.HKPL .SupportMsg .message-content {
    background: #e1f8fd none repeat scroll 0 0;
    border-radius: 21px;
    float: left;
    padding: 10px;
    /*width:83%; width: 88%;*/
    width: 550px;
    position: relative;
    word-wrap: break-word;
}

.HKPL .ClientMsg .message-content::after {
    border-bottom: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid #f1f1f1;
    border-top: 7px solid rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 0;
    left: -5px;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 0;
}

.HKPL .SupportMsg .message-content::after {
    border-bottom: 7px solid rgba(0, 0, 0, 0);
    border-right: 7px solid #e1f8fd;
    border-top: 7px solid rgba(0, 0, 0, 0);
    bottom: 0;
    content: "";
    height: 0;
    left: -5px;
    margin: auto;
    position: absolute;
    right: auto;
    top: 0;
    width: 0;
}




.clsClientMsg {
    float: left;
    font-style: italic;
    margin-right: 7px;
    font-weight: bold;
}

.clsSupportMsg {
    float: left;
    font-style: italic;
    margin-right: 7px;
    font-weight: bold;
}

.message-content a {
    color: #1b50a7;
    /*text-decoration: underline;*/
}

.message-content > span {
    font-weight: bold;
}

/*.main-heading.page-heading {
  margin-left: 93px;
  width: 86%;
}*/

.SLChatOuter {
    /*background: #f5f5f5 none repeat scroll 0 0;*/
    background: #fff none repeat scroll 0 0;
    border: 1px solid #eaeaea;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    /*display: table;*/
    display: inline-block;
    /*margin: 48px auto 0;*/
    margin: 0 auto 0;
    padding: 19px 16px 10px;
    position: relative;
    /*width: 86%;*/
    width: 100%;
    /*overflow-x:auto;*/
}

.main-heading.page-heading {
    border-bottom: 0 none;
    margin-bottom: 0;
}

    .main-heading.page-heading h1 {
        margin-bottom: 0;
    }

/*.SLChatOuter > div {
  display: inline-block;
  width: 100%;
}*/

.SLChatSectionOuter {
    display: inline-block;
    width: 100%;
    overflow-x: auto;
}

    .SLChatSectionOuter > div.container {
        width: 1312px;
        padding: 0 !important;
        margin: 0 auto !important;
    }

.Ticket-iconsDiv.TicketSelect {
    float: right;
    margin-right: 5px;
}

.chatPopup .error {
    width: auto;
}


.chatPopup input.form-control[type="text"], .chatPopup input.form-control[type="Password"], .chatPopup select, .chatPopup textarea {
    min-width: 97% !important;
    width: 97% !important;
}

/*.SLChatOuter a {
  left: 19px;
  position: absolute;
  top: 5px;
}*/

.Ticket-iconsDiv.TicketSelect > select {
    border-radius: 7px;
    cursor: pointer;
}

.Ticket-iconsDiv > a {
    display: inline-block;
    font-size: 20px;
    /*margin-right: 16%;*/
    margin-right: 9%;
    margin-left: 7px;
    position: relative;
    cursor: pointer;
}

    .Ticket-iconsDiv > a:hover .ticketHover {
        display: block;
    }

.ticketHover {
    background: #2e2e2e none repeat scroll 0 0;
    border-radius: 5px;
    color: #bfbfbf;
    font-size: 11px;
    /*left: -26px;*/
    left: -22px;
    padding: 5px;
    position: absolute;
    text-align: center;
    /*top: -26px;*/
    top: -17px;
    width: 67px;
    z-index: 555;
    display: none;
}

span.ticketHover.RefreshTicket {
    width: 100px;
    left: -40px;
}

.ticketHover::after {
    border-left: 5px solid rgba(0, 0, 0, 0);
    border-right: 5px solid rgba(0, 0, 0, 0);
    border-top: 5px solid #2e2e2e;
    bottom: -5px;
    content: "";
    height: 0;
    left: 0;
    margin: auto;
    position: absolute;
    right: 0;
    left: 0;
    width: 0;
}

/*.SLChatRight > div#div_Messages {
  height: 408px;
}*/



.TopGreenBar {
    background: #78aa23 none repeat scroll 0 0;
    display: inline-block;
    padding: 5px 16px;
    width: 100%;
}

    .TopGreenBar > a {
        color: #ffffff;
        cursor: pointer;
    }

.rptOptions .SLChatLeft table tr:nth-child(2n) {
    background: rgba(0,0,0,0);
}


.TicketNumber::after {
    background: #cccccc none repeat scroll 0 0;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    top: 10px;
    width: 94%;
    right: 0;
    margin: auto;
}

.TicketNumber {
    position: relative;
    text-align: center;
    float: left;
    width: 100%;
}


    .TicketNumber span {
        background: #ffffff none repeat scroll 0 0;
        display: inline-block;
        padding: 0 15px;
        position: relative;
        z-index: 555;
    }



#div_JobsList td.TicketActive {
    background: #e1f8fd none repeat scroll 0 0;
}

.invoiceEdit-StockProducts .form-row {
    float: left;
    width: auto;
    margin-right: 9px;
    background: #f1f1f1;
    padding: 6px 16px;
    border: 1px solid #ddd;
}

.gird-table-outer.purchaseEddit-gird {
    overflow-x: auto;
}

#div_JobsList {
    height: 595px;
    overflow-y: auto;
}




span.top-icon.create-ticket-top-icon {
    background: #ff8c00;
    border-radius: 100%;
    padding: 0px;
    height: 20px;
    width: 20px;
    text-align: center;
    line-height: 13px;
}

    span.top-icon.create-ticket-top-icon i {
        font-size: 14px;
        color: #fff;
        padding-top: 2px;
    }

.meetingwarningDiv {
    /*font-size: small;
    text-align: left;
    padding-top: 4px;*/
    font-size: 12px;
    text-align: left;
    padding-top: 14px;
    float: left;
    width: 100%;
}

.meetingwarning {
    color: red;
}

.CcEmailError {
    color: red;
    font-size: 13px;
    line-height: 30px;
    /*padding: 15px 0;*/
    padding: 11px 0 3px;
    float: left;
}

span.ccEmail {
    float: left;
    width: 100%;
}

.ccEmail b {
    float: left;
    margin-top: 12px;
    margin-right: 8px;
}

input#CcEmail {
    min-width: 12%;
    width: 39%;
}

div.SendPopup {
    position: fixed;
    width: 406px;
    height: 254px;
    background: #fff;
    left: 0;
    right: 0;
    top: 0;
    bottom: 0;
    margin: auto;
    padding: 13px 20px 20px 20px;
}

.SendRequestHeader {
    border-bottom: 1px solid #eee;
    margin-bottom: 6px;
    padding-bottom: 6px;
}

    .SendRequestHeader span.bold {
        font-size: 18px;
    }

#OuterPopup_SendMeeting {
    position: fixed;
    background: rgba(0,0,0,.8);
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
}

#InnerPopup_SendMeeting a.popupcloseBtn {
    color: #000;
    background: #eee;
    top: 0;
    right: 0;
}

#InnerPopup_SendMeeting input {
    margin-right: 10px;
    margin-top: 13px;
    float: left;
}

.CalenderScheduling {
    margin-bottom: 50px;
}

.RefreshAlert {
    float: left;
    width: 100%;
    text-align: center;
    padding-top: 7px;
    color: green;
    font-style: italic;
}

.AddScheduler span.data {
    width: initial;
    margin-right: 8px;
}

.popup-sheet-row.AddScheduler {
    margin: 10px 0 5px;
}

.AddScheduler span.label.right {
    width: initial;
}

span.taskSchedule {
    font-size: 15px;
    font-weight: bold;
    margin-top: 5px;
}

.SubTaskChecklist .k-grid td {
    padding: 2px 0 0 !important;
    border-bottom: 0 !important;
}

.SubTaskChecklist .k-grid-content table tbody tr:nth-child(2n) {
    background: none !important;
}

.SubTaskChecklist .k-grid td:first-of-type {
    text-align: center;
}

.SubTaskChecklist .k-grid td input[type=checkbox] {
    display: inline-block;
}

.SubTaskChecklist th.k-header:first-child {
    text-align: center;
}

.SubTaskChecklist .k-grid td.k-state-selected, .SubTaskChecklist .k-grid tr.k-state-selected > td, .SubTaskChecklist .k-grid td.k-state-selected:hover, .SubTaskChecklist .k-grid tr.k-state-selected:hover > td {
    background: #fff;
    color: #757575;
}

a.SubTasksButtons {
    float: right;
    font-size: 11px;
    color: #bcbcbc;
    cursor: pointer;
}

    a.SubTasksButtons:hover {
        text-decoration: underline;
    }

.popup-sheet-row.TaskSaveButton {
    float: right;
    width: 100%;
    text-align: right;
    margin-top: 30px;
}

.SubTaskChecklist div.k-grid-header {
    padding-right: 0 !important;
}


#Description div {
    display: inline-block;
    width: 100%;
    margin-bottom: 0;
    border-bottom: 1px solid #eee;
    padding: 6px 11px 11px 11px;
}

.highlightTR {
    background-color: #99CCFF;
}

#Description div span {
    font-size: 11px;
    color: #acacac;
}

.timesheetform input[type=file] {
    display: inline-block;
    width: 100%;
}

#gridChildJob .highlightTR {
    background: #fff;
}

select#listWorkflow {
    width: 100%;
}

.popup-JobTasks.WithoutSubTasks {
    width: 50%;
}

    .popup-JobTasks.WithoutSubTasks .timesheetform.col-lg-8.col-md-8.col-sm-12.col-xs-12 {
        width: 100%;
    }

    .popup-JobTasks.WithoutSubTasks .timesheetform.col-lg-4.col-md-4.col-sm-12.col-xs-12 {
        width: 100%;
    }



.StatusLeft {
    float: left;
    width: 31%;
    margin-right: 3%;
}

.StatusCenter {
    float: left;
    width: 31%;
}

.StatusRight {
    float: left;
    width: 31%;
    margin-left: 3%;
}

.popup-sheet-row.StatusButton {
    margin-top: 10px;
    /*text-align: right;
    width: 98%;*/
}


/*Setting Screen*/
.form.SettingStock {
    display: inline-block;
    width: 100%;
    background: #eee;
    padding: 26px;
}

.SettingStockRow {
    float: left;
    width: 49%;
    margin: 6px;
}

.SettingStockInnerRow {
    float: left;
    width: 50%;
}

.SettingStockRow .label.right {
    width: 88px;
    line-height: 26px;
}

.SettingStockRow .data {
    width: 85%;
}

.SettingStockRow .SettingStockInnerRow .label.right {
    width: 154px;
}

.SettingStockRow .SettingStockInnerRow .data.DueDate {
    width: 48%;
}

    .SettingStockRow .SettingStockInnerRow .data.DueDate > span:first-of-type {
        float: left !important;
        margin-right: 7px;
        width: 100%;
    }

    .SettingStockRow .SettingStockInnerRow .data.DueDate input {
        width: 100%;
    }

.SettingStockInnerRow:last-of-type {
    float: left;
    width: 50%;
}

.SettingStockRow .SettingStockInnerRow:last-of-type .label.right {
    width: auto;
    margin-right: 10px;
}

.SettingStockRow .SettingStockInnerRow:last-of-type .data.DueDate {
    width: 92%;
}

.SettingStockInnertop .data {
    width: 49%;
    margin-bottom: 12px;
    margin-right: 5px;
}

    .SettingStockInnertop .data:last-of-type {
        width: 49%;
        margin-bottom: 12px;
        margin-left: 5px;
        margin-right: 0;
    }

.SettingStockRow .SettingStockInnerBottom .label.right {
    width: 28px;
}

.SettingStockRow .SettingStockInnerBottom .data {
    width: 95%;
}

.SettingStockRow .btn-primary {
    border: 0;
    padding: 6px 18px;
}

.ViewElement a {
    font-size: 0;
    background-image: url(../../Images/view.png);
    height: 9px;
    width: 11px;
    display: inline-block;
}


.popup-add-status.setup-popups {
    left: 0 !important;
    margin: auto;
    width: 39%;
    right: 0 !important;
    height: 300px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.setup-popups .detail {
        height: 300px;
        overflow-y: auto;
    }

.popup-add-status.CreditHolder {
    left: 0 !important;
    margin: auto;
    width: 39%;
    right: 0 !important;
    height: 347px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.CreditHolder .detail {
        height: 293px;
        overflow-y: auto;
    }

.popup-add-status.SetupTerms {
    left: 0 !important;
    margin: auto;
    width: 39%;
    right: 0 !important;
    height: 305px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.SetupTerms .detail {
        height: 260px;
        overflow-y: auto;
    }

.SetupTerms .btn-primary {
    border: 0;
    padding: 5px 20px;
    margin-top: 10px;
}

.termsMentanceButtons input {
    border: 0;
    margin-top: 13px;
    padding: 5px 15px;
}

.popup-add-status input[type="submit"] {
    border: 0;
    margin-top: 5px;
    padding: 5px 15px;
}


.popup-add-status.SetupCustomerStatus {
    left: 0 !important;
    margin: auto;
    width: 30%;
    right: 0 !important;
    height: 210px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}


    .popup-add-status.SetupCustomerStatus .detail {
        height: 140px;
        overflow-y: auto;
    }



.popup-add-status.setup-CreditLimit {
    left: 0 !important;
    margin: auto;
    width: 40%;
    right: 0 !important;
    height: 395px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.setup-CreditLimit .detail {
        height: 350px;
        overflow-y: auto;
    }

.rptOptions #ctl00_SearchForm_SearchPanel .form.CustomerStatus {
    width: auto;
}



.popup-add-status.SetupDivision {
    left: 0 !important;
    margin: auto;
    width: 30%;
    right: 0 !important;
    height: 310px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}


    .popup-add-status.SetupDivision .detail {
        height: 200px;
        overflow-y: auto;
    }


.popup-add-status.setupJobTaskstatus {
    left: 0 !important;
    margin: auto;
    width: 55%;
    right: 0 !important;
    height: 450px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.setupJobTaskstatus .detail {
        height: 450px;
        overflow-y: auto;
    }



.popup-add-status.PaymentMethodsMaintenance {
    left: 0 !important;
    margin: auto;
    width: 60%;
    right: 0 !important;
    height: 410px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.PaymentMethodsMaintenance .detail {
        height: 410px;
        overflow-y: auto;
    }


.popup-add-status.SetupCoreProduct {
    left: 0 !important;
    margin: auto;
    width: 30%;
    right: 0 !important;
    height: 150px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.SetupCoreProduct .detail {
        height: 430px;
        overflow-y: auto;
    }

.popup-add-status.SetupCustomFieldValues {
    left: 0 !important;
    margin: auto;
    width: 30%;
    right: 0 !important;
    height: 450px !important;
    ;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.SetupCustomFieldValues .detail {
        height: 450px !important;
        overflow-y: auto !important;
    }

.popup-add-status.SetupCustomField .detail {
    height: 200px !important;
    overflow-y: auto !important;
}

.popup-add-status.SetupCustomField {
    left: 0 !important;
    margin: auto;
    width: 30%;
    right: 0 !important;
    height: 200px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

.popup-add-status.SetupJobPosLogging {
    left: 0 !important;
    margin: auto;
    width: 60%;
    right: 0 !important;
    height: 450px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.SetupJobPosLogging .detail {
        height: 450px;
        overflow-y: auto;
    }

.popup-add-status.type-of-hour-popup.setup-popups {
    height: 380px;
}

    .popup-add-status.type-of-hour-popup.setup-popups .detail {
        height: 380px;
        overflow-y: auto;
    }


.popup-add-status.SetupMeasure {
    left: 0 !important;
    margin: auto;
    width: 30%;
    right: 0 !important;
    height: 150px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.SetupMeasure .detail {
        height: 150px;
        overflow-y: auto;
    }

.popup-add-status.SetupManageAccountDatabase {
    left: 0 !important;
    margin: auto;
    width: 50%;
    right: 0 !important;
    height: 350px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.SetupManageAccountDatabase .detail {
        height: 350px;
        overflow-y: auto;
    }


.popup-add-status.SetupManageDatabaseAccount {
    left: 0 !important;
    margin: auto;
    width: 40%;
    right: 0 !important;
    height: 250px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.SetupManageDatabaseAccount .detail {
        height: 250px;
        overflow-y: auto;
    }


.popup-add-status.SetupCitiesMaintenance {
    left: 0 !important;
    margin: auto;
    width: 40%;
    right: 0 !important;
    height: 260px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.SetupCitiesMaintenance .detail {
        height: 260px;
        overflow-y: auto;
    }

.popup-add-status.SetupCRUDOpertation {
    left: 0 !important;
    margin: auto;
    width: 40%;
    right: 0 !important;
    height: 260px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.SetupCRUDOpertation .detail {
        height: 260px;
        overflow-y: auto;
    }


.popup-add-status.setup-DownloadTemplate {
    left: 0 !important;
    margin: auto;
    width: 50%;
    right: 0 !important;
    height: 480px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.setup-DownloadTemplate .detail {
        height: 480px;
        overflow-y: auto;
    }

.popup-add-status.setup-ManageRole {
    left: 0 !important;
    margin: auto;
    width: 50%;
    right: 0 !important;
    height: 380px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.setup-ManageRole .detail {
        height: 380px;
        overflow-y: auto;
    }

.popup-add-status.setup-ManageRoleUserPermission {
    left: 0 !important;
    margin: auto;
    width: 50%;
    right: 0 !important;
    height: 380px;
    top: 0 !important;
    bottom: 0;
    position: fixed;
}

    .popup-add-status.setup-ManageRoleUserPermission .detail {
        height: 380px;
        overflow-y: auto;
    }














.SearchPanelOuter-four > div {
    margin-bottom: 10px;
}

    .SearchPanelOuter-four > div:last-of-type {
        margin-bottom: 0;
    }


.PaddingBottom {
    margin-bottom: 10px;
}

/*.Hr-setup-divison .form-row {
    padding: 8px 0;
}*/

.hr-setup-Details .form-row {
    /*margin: 6px 0;*/
    display: inline-block;
    width: 100%;
}

.hr-setup-Details .form-group {
    margin-bottom: 0;
}







/*Setting Screen*/

#ResourcesCalendar .fc-right {
    display: none;
}

.JobScheduling {
    padding-left: 0;
    padding-right: 0;
}

.Invalid span.k-input.ng-scope {
    border: 1px solid #cf5554 !important;
}

#Verification p {
    margin-bottom: 0;
    line-height: 23px;
}

span.successIcon {
    float: left;
    margin-right: 10px;
}

.ui-datepicker .ui-datepicker-prev::after, .ui-datepicker .ui-datepicker-next::after {
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    /*--adjust as necessary--*/
    color: #fff;
    font-size: 18px;
    padding-right: 0.5em;
    /*top: 10px;
    left: 0;*/
}

.ui-datepicker .ui-datepicker-prev::after {
    content: "\f053";
}

.ui-datepicker .ui-datepicker-prev {
    left: 5px !important;
    top: 5px !important;
    text-align: center;
    cursor: pointer;
}

.ui-datepicker .ui-datepicker-next::after {
    content: "\f054";
}

.ui-datepicker .ui-datepicker-next {
    left: auto !important;
    right: 0px !important;
    top: 5px !important;
    text-align: center;
    cursor: pointer;
}

#ui-datepicker-div {
    z-index: 9999999 !important;
}

.dropdownhover-bottom {
    -webkit-transform-origin: 0 0 !important;
    transform-origin: 0 0 !important;
}

.nav.navbar-nav li:hover > .dropdown-menu {
    display: block;
}

.nav.navbar-nav li.sndlast:hover > .dropdown-menu {
    display: block;
    right: 0;
    left: auto;
}

.nav.navbar-nav li:hover:last-of-type > .dropdown-menu {
    right: 0;
    left: auto;
}

.login-bottom {
    margin-bottom: 63px;
}

.div-demo h3 {
    font-size: 20px;
    text-align: center;
    font-weight: bold;
    color: #0a2467;
    border-bottom: none;
    padding-top: 12px;
}

.div-demo p {
    font-size: 16px;
    color: #525353;
}

.div-demo {
    margin-bottom: 30px;
}

.copy-text {
    margin-bottom: 47px;
}

.welcome-h1 {
    color: #000;
    font-size: 29px;
    margin-bottom: 20px;
    text-align: center;
    margin-top: 41px;
    font-weight: bold;
}

.div-expire h2 {
    font-size: 14px;
    text-align: center;
    font-weight: bold;
    color: #ff0000;
    padding-bottom: 0px;
    border-bottom: none !important;
}

.div-expire {
    margin-bottom: 19px;
    border-bottom: 1px solid #cccccc;
    padding-bottom: 5px;
}

.outer-demo {
    padding-top: 48px;
}

.i-notify {
    border-radius: 50px;
    padding-right: 7px;
    font-size: 14px;
    color: #ff3600;
}

div#new-dashboard table th {
    /* margin-left: 10px; */
    padding-left: 10px !important;
    text-decoration: none;
    cursor: unset;
    font-weight: bold;
    font-size: 15px;
    padding: 12px;
    color: #0c96f5 !important;
}

.div-dashboard {
    margin-left: auto;
    margin-right: auto;
    width: 949px;
    display: flex;
    margin-top: 30px;
}

.new-dashboard div.k-grid-header {
    /* margin-right: 0px; */
    padding-right: 0px !important;
}

div#new-dashboard table tr td span {
    padding-left: 9px;
    font-weight: bold;
    font-size: 14px;
}

h3.total-h3 {
    text-align: center;
    border: none;
    font-weight: bold;
    font-size: 24px;
    color: #060606;
}

div#new-dashboard table tbody tr td:nth-child(2) {
    background: #ccd7c5;
}

div#new-dashboard table tbody tr td:nth-child(3) {
    background: #ccd7c5;
}

div#new-dashboard table tbody tr td:nth-child(4) {
    background: #ccd7c5;
}

div#new-dashboard table tbody tr td:nth-child(5) {
    padding: 0 !important;
}

.div-overdue {
    color: white;
    padding: 0px 31px;
    width: 100%;
    padding-left: 16px;
    display: inline-block;
    line-height: 49px;
    background: red;
}

@media screen and (max-width:900px) {
    .setup-grids {
        margin-top: 30px;
    }
}

@media screen and (max-width:509px) {





    .filter-popup input#PostCode {
        min-width: 96%;
        width: 96%;
    }

    .filter-popup .row.second-row .label {
        display: none;
    }


    .PurchaseEditPanel-left .data {
        width: 100%;
    }

    .SearchPanelOuter-four .form-row {
        width: 100%;
    }

    .right-padding {
        padding-right: 0;
    }

    .MarTable .Hr-setup-overview .label {
        float: left;
        width: 143px;
    }

    .MarTable .Hr-setup-overview .data {
        float: left;
        width: 45%;
    }

    .col-xs-6.login-details {
        width: 100% !important;
    }
    .col-xs-6.user-award {
        width: 100% !important;
    }
    .user-award {
        padding-left: 0px !important;
    }
    .bottom-header img {
        width: auto !important;
    }

    .logo-title {
        top: 0;
        width: 100%;
    }

    .bottom-header {
        margin-top: 16px;
    }

    .menu-header {
        z-index: 2;
    }

    .logo-title {
        z-index: 1;
    }

    .timesheet-icon {
        margin-top: 0;
    }

    .data .time-select {
        display: inline-block;
        width: 30% !important;
    }

    .popup-sheet-row em {
        float: left;
    }

    .MarTable .label {
        width: 100%;
    }

    .MarTable .data {
        width: 100%;
    }

    .column_3 input[type="submit"], .column_3 input[type="button"] {
        padding: 0 14px;
        width: 100% !important;
        /*font-size: 11px;*/
        font-size: 14px;
    }

    .CustomerEdit-outer {
        float: left;
        overflow-x: auto;
        width: 100%;
    }

    table.CustomerEdit {
        overflow-x: scroll;
        width: 100%;
    }

    .divChangeCustomerCode {
        width: 71% !important;
    }

    .divChangeProductID {
        width: 71% !important;
    }

    .pricing-btn {
        margin-bottom: 15px;
        position: relative;
        z-index: 1;
    }

        .pricing-btn .btn.btn-primary {
            position: relative;
            top: 0;
        }

    .div_Loader.loaderDiv > img {
        width: 100%;
    }

    .vendorSupplier .data {
        float: left;
        margin: 8px 0;
        width: 100%;
    }

    .venderupload .data {
        width: 100%;
        margin-top: 10px;
    }

    .PurchaseEditPanel-right .PurchaseEditPanel-inner .data {
        float: left;
        width: 100%;
    }

    .PurchaseEditPanel-inner.PurchaseAddPanel .form-row {
        width: 100%;
    }

    .InvoiceEditGrid > div {
        overflow-x: auto;
    }

    .InvoiceEditGrid table {
        border: 1px solid #cccccc;
        overflow-x: scroll;
        width: 543px;
    }

    .PricingList-form .label {
        float: left;
        width: 138px;
    }

    .PricingList-form .data {
        float: left;
        width: 41%;
    }

    .column_3 {
        padding: 20px 2px;
    }

    .PricingList-form > .form > div:last-of-type {
        margin-top: 18px;
    }

    .SearchPanelOuter .form-row {
        width: 100%;
    }

    .middle-div {
        padding: 0;
    }

    .search-two .form-row {
        padding-right: 0;
        width: 100%;
    }
}

@media screen and (max-width:600px) {
    .currentTaskBlock .clsTDspacng.date.current-task > span {
        width: 27%;
    }

    .login-outer {
        width: 91%;
    }

    .timesheet-icon {
        width: 100% !important;
    }

    .timesheet-button {
        width: 100% !important;
    }

    .divJobUpdate_popup {
        /*width: 90% !important;*/
        width: 83%;
    }

    .popup-SaleInfo {
        width: 90% !important;
    }
}

@media screen and (min-width:400px) and (max-width:767px) {
    .PurchaseEditPanel-inner .data {
        width: 43% !important;
    }

    .PurchaseEditPanel-left .data {
        float: left;
        width: 43% !important;
    }
}




@media screen and (max-width:600px) {
    .fc-toolbar .fc-center {
        display: inline-block;
        width: 100%;
    }

    .clsCalenderViewResourceWise {
        width: 100%;
    }

    .BusinessDays {
        text-align: left;
        width: 100%;
    }

    .clsCalenderViewResourceWise, .clsCalenderView {
        margin-bottom: 7px;
        width: 100%;
    }

    .fc-header td {
        width: 100%;
        float: left;
    }

    .CalenderScheduling {
        margin-top: 33px;
        /*overflow: auto;*/
        width: 100%;
    }


    .fc-toolbar .fc-left {
        float: none !important;
        display: inline-block;
        width: 100%;
        text-align: center;
        margin-bottom: 10px;
    }

    .fc .fc-toolbar > * > * {
        float: none !important;
        margin-left: .75em;
        display: inline-flex;
    }

    .fc-toolbar .fc-right {
        float: none !important;
        display: inline-block;
        margin-bottom: 10px;
    }

    .CalenderScheduling {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }

    .JobScheduling {
        padding-left: 0 !important;
        padding-right: 0 !important;
    }
}


@media screen and (max-width:767px) {
    #ResourcesCalendar, #calendar {
        padding-left: 0;
        padding-right: 0;
    }


    /*Responsive changes*/
    .JobScheduling .nav > li > a {
        /*padding: 10px 7px;*/
        padding: 10px 5px;
    }

    .CalenderScheduling-inner {
        /*overflow-x: scroll;
        width: 1000px;*/
        width: 100%;
    }

    .Calender-business select {
        min-width: 23%;
        /*width: 23%;*/
        width: 52%;
    }


    .JobScheduling .nav > li > a {
        font-size: 12px;
    }

    #ResourcesCalendar .fc-content { /*width: 600px;*/
        width: 100%;
        overflow-y: scroll;
    }

    #calendar .fc-view-container { /*width: 800px;*/
        width: 100%;
        overflow-y: scroll;
    }

    #ResourcesCalendar .fc-view-container {
        /*width: 600px;*/ width: 100%;
        overflow-y: scroll;
    }

    #ResourcesCalendar .fc-view {
        width: 600px;
    }

    #calendar .fc-view {
        width: 800px;
    }

    #ResourcesCalendar .fc-view {
        width: 600px;
    }

    .fc-header td {
        text-align: center;
    }






    /*Responsive changes*/



    .StatusLeft {
        width: 100%;
        margin-right: 0%;
    }

    .StatusCenter {
        width: 100%;
    }

    .StatusRight {
        width: 100%;
        margin-left: 0%;
    }

    .SubTaskChecklist .k-grid.k-widget {
        width: 100%;
    }


    .currentTaskBlock input[type='text'] {
        width: 100% !important;
    }

    .JobScheduling {
        margin-top: 50px;
    }

    /*.SLChatLeft {
  float: left;
  width: 100%;
}*/

    /*.SLChatRight {
  margin-top: 30px;
  width: 100%;
}*/

    .bottom-header {
        height: auto;
    }

    .menu-header {
        height: auto;
    }

    .filterActive {
        float: left;
        margin-bottom: 12px;
        width: 100%;
    }

    .RemoveFilter-text {
        float: left;
    }

    #ApplyPostalfilter {
        float: left;
        margin-left: 5px;
        position: relative;
    }

    .filter-popup {
        left: -30px;
        right: auto !important;
    }


    .dropdown-menu.satup-submenu {
        display: block;
    }

    .dropdown .dropdown-menu .caret {
        border-left: 4px solid rgba(0, 0, 0, 0) !important;
        border-right: 4px solid rgba(0, 0, 0, 0) !important;
        border-top: 4px dashed !important;
        display: inline-block;
        height: 0;
        margin-left: 2px;
        vertical-align: middle;
        width: 0;
    }

    .PurchaseTopInfo > div {
        padding-bottom: 18px;
    }

    .EditCustomertable {
        overflow: auto;
        width: 100%;
    }

    .EditCustomercommenttable {
        overflow: auto;
    }

    .tabB td {
        padding: 7px 0;
    }

    .popup-add-ResourceSetup {
        width: 298px;
    }



    .Hr-setup-divison {
        padding: 0 !important;
    }

    .data > span {
        float: left;
        width: 100%;
        line-height: 12px;
    }

    .upload-sheet .CustomerUpload_bottom .data, .upload-sheet .productUpload_bottom .data {
        width: 100%;
    }

    .popup-add-status {
        width: 90% !important;
        height: 389px;
    }

        .popup-add-status .detail {
            height: 300px;
            overflow-y: scroll;
        }

    .menu-header {
        z-index: 2;
    }

    .manu-bar .navbar-nav {
        width: 242px;
    }

    .manu-bar .navbar-collapse.collapse.in {
        display: block !important;
        position: absolute;
        right: 0;
        top: 45px;
        z-index: 2;
    }

    .login-user {
        position: relative;
        z-index: 1;
    }

    .logo-title {
        float: left;
        position: relative;
        text-align: center;
    }

    .menu-header {
        position: relative;
    }

    .bottom-header {
        margin-top: 45px;
    }

    .menu-header .navbar.navbar-default {
        position: absolute;
        right: 0;
    }

    .dropdown-menu {
        min-width: 100% !important;
    }

    .navbar-default .navbar-collapse, .navbar-default .navbar-form {
        border-color: transparent;
    }

    .resultContainer {
        overflow-x: scroll;
    }

    #example {
        overflow-x: scroll;
        width: 1175px;
    }

    .addtimesheet-button {
        margin-bottom: 6px;
    }

    .timesheet-icon {
        text-align: center;
    }

    .popup-job-list {
        height: 400px;
        overflow-y: scroll;
        width: 90%;
    }

    .column_2 {
        height: auto;
    }

    .column_3 {
        height: auto;
    }


    .notificationbox {
        bottom: 0;
        left: 0;
        position: relative;
        right: 0;
        padding-top: 25px;
    }

    .grid-lists {
        overflow-x: scroll;
    }

        .grid-lists table {
            width: 1421px !important;
        }

    .productedit .data {
        float: left;
        width: 100%;
    }

    .Popup-TimeClockAdmin {
        width: 88%;
    }

    .divChangeCustomerCode {
        width: 57%;
    }

    .divChangeProductID {
        width: 57%;
    }

    h3 {
        margin-top: 0;
    }

    .popup-current-task {
        height: 350px;
        width: 90%;
    }

        .popup-current-task .detail {
            overflow-y: scroll;
            height: 300px;
        }

    .pricing-btn .btn.btn-primary {
        top: 0;
    }










    .gird-table-outer {
        overflow: auto;
        width: 100%;
    }

    .grid-table {
        overflow-y: scroll;
        width: 1300px !important;
    }

    .PurchaseEditPanel-right .PurchaseEditPanel-inner .data {
        float: left;
    }

    .PurchaseEditPanel-right .PurchaseEditPanel-inner .detail-label {
        text-align: left;
        width: 118px;
    }

    #div_CreateRecipt {
        width: 84%;
    }

    .GridStockProducts {
        overflow: auto;
    }

    .popup-add-pricingAddDetails {
        width: 75%;
    }

    .PricingList-grid-inner {
        overflow: auto;
    }

    .PricingList-grid table {
        width: 1200px;
    }

    .popup-Pricing-ManageGroup {
        width: 82%;
        height: 344px;
    }

        .popup-Pricing-ManageGroup .detail input[type="text"], .popup-Pricing-ManageGroup .detail input[type="Password"] {
            min-width: 97%;
            width: 100% !important;
        }

    .popupDiv .header .left {
        color: #ffffff;
        font-size: 16px;
        font-weight: 500;
    }

    .popup-InvoiceSendMail {
        width: 80%;
    }

    .popup-DuplicateQuote {
        width: 80%;
    }

    .top-btn-action {
        height: auto;
    }

    .popup-DuplicateQuote.popup-addnewcontact {
        height: 400px;
        overflow-y: scroll;
        width: 95%;
    }

        .popup-DuplicateQuote.popup-addnewcontact .detail {
            width: 73%;
        }

    .AddNewContact-left {
        width: 100%;
    }

    .AddNewContact-right {
        float: left;
        margin-top: 0;
        width: 100%;
    }

    .NewCostomerLeft {
        width: 100%;
    }

    .NewCostomerRight {
        float: left;
        width: 100%;
    }

    /*---26-Sep-2016---*/
    .k-tabstrip-scrollable .k-tabstrip-items {
        margin-left: 0 !important;
        white-space: inherit !important;
    }

    .popup-select-grid .k-widget.k-window {
        left: 0;
        margin: 0 auto;
        overflow-y: auto;
        position: fixed;
        right: 0;
        width: 93% !important;
    }

    .popup-select-grid .k-window-content.k-content {
        overflow-y: scroll;
        width: 800px;
    }

    .popup-JobTasks {
        height: 300px;
        width: 90%;
    }

        .popup-JobTasks .detail {
            height: 300px;
        }

    .popup-JobEditPricing {
        height: 300px;
        width: 90%;
    }

    .popupDiv .detail {
        height: 300px;
    }

    .popup-current-task tr.detail {
        overflow-y: auto;
        height: 300px;
    }

    .custome-feilds-table {
        width: 93%;
    }

    .custome-heading {
        float: left;
        width: 63%;
    }

    .custome-feilds-btn {
        float: right;
    }

    .k-grid.k-widget.k-editable {
        overflow: auto;
    }

    div.k-window.k-widget {
        width: 80% !important;
    }

    .k-window-content.k-content {
        overflow-y: auto !important;
        width: 100%;
    }
    /*---26-Sep-2016---*/

    .divJobUpdate_popup {
        height: 379px;
    }

    .popup-Scheduler-left {
        width: 100%;
    }

    .popup-Scheduler-right {
        float: left;
        width: 100%;
    }

    .scheduler-btn {
        margin-bottom: 6px;
    }

    .scheduler-popup .detail {
        /*height: 264px;*/
    }

    .sl-JobEdit-OverviewTab .buttonB {
        height: auto;
    }

    .popup-PricingEmail {
        width: 90%;
        height: 346px;
    }

    .popup-Pricing-ManageGroup .detail {
        overflow-y: scroll;
    }

    .popup-Pricing-ManageGroup .detail {
        height: 300px;
        overflow-y: scroll;
    }

        .popup-Pricing-ManageGroup .detail input[type="text"], .popup-Pricing-ManageGroup .detail input[type="Password"] {
            min-width: 97%;
            width: 100% !important;
        }

    .popup-NewCostomer {
        height: 300px;
    }

    .k-grid.k-widget {
        width: 1200px;
    }

    .divCreateNewSiteCustmer.over-popoup {
        height: 372px;
        width: 84%;
    }

        .divCreateNewSiteCustmer.over-popoup .detail {
            height: 300px;
            overflow-y: scroll;
            width: 88%;
        }

    .SiteCustomer-left {
        float: left;
        width: 100%;
    }

    .SiteCustomer-right {
        float: left;
        width: 100%;
    }

    .divCreateNewSiteCustmer.over-popoup input[type="text"], .divCreateNewSiteCustmer.over-popoup input[type="Password"], .divCreateNewSiteCustmer.over-popoup select {
        min-width: 80%;
        width: 86% !important;
    }


    input[type="text"], input[type="Password"], select {
        min-width: 95%;
    }

    .scheduler-btn-outer {
        width: 93%;
    }

    .column_1 {
        height: auto;
    }

    .popup-SaleInfo {
        width: 80%;
    }

    .popupDiv .popup-SaleInfo .detail {
        height: auto;
    }

    .column_1 .data {
        float: left;
        margin-right: 0;
        width: 100%;
    }

    #hrDetailsForm .data {
        width: 100%;
    }
    /*.k-picker-wrap.k-state-default {
  border: 1px solid #cccccc !important;
  width: 100%;
}*/

    .fordesktop {
        display: none;
    }

    .formobile {
        display: block;
    }

    .timesheetform .data {
        /*display: inline-flex;*/
        width: 100%;
    }



    input[type="text"], input[type="Password"], select {
        min-width: 100%;
    }

    .column_1 .form-row {
        width: 94%;
    }

    .joblist-outer > tbody > tr > td {
        border-top: 3px solid #ffffff;
        float: left !important;
        width: 100%;
    }

    .column_3 {
        padding-left: 21px;
        padding-right: 21px;
    }

    .notificationbox {
        text-align: left;
    }

    .job-edit-button {
        display: inline-flex;
    }

    .form.bottom-pricing {
        margin: 29px auto 0;
        width: 99%;
    }

    .clsShowInCasePOS {
        width: 92%;
    }
}

@media screen and (min-width:768px) and (max-width:900px) {


    .dropdown-menu.satup-submenu {
        left: -1px !important;
    }

    .Ticket-icons > .Ticket-iconsDiv {
        display: inline-block;
        width: 45%;
    }

    .SLChatLeft {
        width: 27%;
    }

    .SLChatRight {
        width: 73%;
    }

    /*.div_SendMsg_Panel input[type='text'] {
  min-width:88%;
  width: 88%;
}*/

    .ClientMsg .message-content {
        width: 71%;
    }

    .SupportMsg .message-content {
        /*width: 72%;*/
        width: 733px;
    }


    .top-btn-action {
        height: auto;
    }

    .divCreateNewSiteCustmer.over-popoup {
        height: 372px;
        width: 84%;
    }

        .divCreateNewSiteCustmer.over-popoup .detail {
            height: 300px;
            overflow-y: scroll;
            width: 88%;
        }

    .SiteCustomer-left {
        float: left;
        width: 100%;
    }

    .SiteCustomer-right {
        float: left;
        width: 100%;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {

    .Ticket-icons > .Ticket-iconsDiv {
        display: inline-block;
        width: 45%;
    }
    /*.div_SendMsg_Panel input[type='text'] {
  min-width:88%;
  width: 88%;
}*/

    .menu-header {
        height: auto;
    }

    .hr-setup-Details.hr-employee-detail {
        margin-left: 0;
    }


    .gird-table-outer.purchaseEddit-gird {
        overflow-x: scroll;
    }

    .PurchaseTopInfo > div {
        padding-bottom: 18px;
    }
    /*.form.bottom-pricing {
  width: 49%;
}*/
    .hr-setup-Details {
        padding: 0;
    }

    .k-picker-wrap.k-state-default {
        border: 1px solid #cccccc !important;
        /*width: 94%;*/
    }

    .popup-add-status {
        width: 90% !important;
        /*height: 344px;*/
        height: 413px;
    }

    /*.popup-add-status .detail {
            height: 300px;
            overflow-y: scroll;
        }*/
    .popupDiv .popup-add-status .detail {
        /*height: 300px;*/
        height: 371px !important;
        overflow-y: scroll;
    }

    .popup-sheet-row.StatusButton {
        margin-top: 10px;
    }

    .popup-job-list {
        width: 90% !important;
        height: 389px;
    }

        .popup-job-list .detail {
            height: 300px;
            overflow-y: scroll;
        }

    a.popupcloseBtn {
        top: 0;
        right: 18px;
        border-radius: 0;
    }

    .manu-bar .navbar-collapse.collapse {
        display: none !important;
        position: absolute !important;
        right: 0;
        top: 45px;
        z-index: 1;
    }

        .manu-bar .navbar-collapse.collapse.in {
            display: block !important;
            position: absolute !important;
            right: 0;
            top: 45px;
            z-index: 1;
        }

    .manu-bar button {
        overflow: visible;
    }

    .manu-bar .navbar-toggle {
        display: block;
    }

    .manu-bar .navbar-nav {
        width: 200px;
    }

        .manu-bar .navbar-nav li {
            width: 100%;
        }

    .manu-bar .dropdown-menu {
        border-bottom: 0 none;
        box-shadow: none;
        margin: 2px 0 0;
        padding: 0;
        position: relative;
        width: 99%;
    }

    .manu-bar .navbar-header {
        float: right !important;
    }

    .manu-bar {
        float: right;
        width: 100%;
    }

        .manu-bar .navbar-header {
            float: right;
            width: 100%;
        }

        .manu-bar .navbar-nav {
            float: right;
        }

    .logo-title {
        float: left;
        position: absolute;
        top: -37px;
    }

    .menu-header {
        position: relative;
    }

    .bottom-header {
        margin-top: 45px;
    }

    .menu-header .navbar.navbar-default {
        position: absolute;
        right: 0;
    }

    .dropdown-menu {
        min-width: 100% !important;
    }

    .manu-bar .dropdown-menu.satup-submenu {
        right: 2px !important;
        width: 101%;
    }

    .resultContainer {
        overflow-x: scroll;
    }

    #example {
        overflow-x: scroll;
        width: 1175px;
    }

    .addtimesheet-button {
        margin-bottom: 13px;
    }

    .popup-add-status {
        width: 65%;
    }

    .column_2 {
        height: auto;
    }

    .column_3 {
        height: auto;
    }

    .notificationbox {
        bottom: 0;
        left: 0;
        position: relative;
        right: 0;
        padding-top: 25px;
    }

    .productedit .label {
        width: 30%;
    }

    .productedit .data {
        width: 70%;
    }

    .pricing-btn .btn.btn-primary {
        top: 0;
    }


    .GridStockProducts {
        overflow: auto;
    }

    .popup-DuplicateQuote.popup-addnewcontact .detail {
        width: 83%;
    }

    .AddNewContact-left {
        float: left;
        width: 100%;
    }

    .AddNewContact-right {
        float: right;
        margin-top: 0;
        width: 100%;
    }

    .popup-DuplicateQuote.popup-addnewcontact {
        overflow-y: scroll;
    }

    .k-tabstrip-scrollable .k-tabstrip-items {
        margin-left: 0 !important;
        white-space: inherit !important;
    }

    .popup-JobTasks {
        height: 300px;
        width: 50%;
    }

        .popup-JobTasks .detail {
            height: 300px;
        }

    .popup-JobEditPricing {
        height: 346px;
        width: 63%;
    }

    .popupDiv .detail {
        height: 300px;
    }

    a.popupcloseBtn {
        top: 8px;
    }

    .k-grid.k-widget.k-editable {
        overflow: auto;
    }

    .k-grid-header-wrap.k-auto-scrollable > table {
        overflow-x: scroll;
        width: 1200px;
    }

    .k-grid.k-widget.k-editable {
        overflow: auto;
    }

    div.k-window.k-widget {
        width: 80% !important;
    }

    .k-window-content.k-content {
        overflow-y: auto !important;
        width: 100%;
    }

    .popup-Pricing-ManageGroup .detail {
        height: 300px;
        overflow-y: scroll;
    }

        .popup-Pricing-ManageGroup .detail input[type="text"], .popup-Pricing-ManageGroup .detail input[type="Password"] {
            min-width: 97%;
            width: 100% !important;
        }

    .popup-Pricing-ManageGroup {
        height: 346px;
    }

    .popup-current-task .detail {
        overflow-y: scroll;
    }

    .popup-current-task {
        height: 345px;
    }

    .popup-NewCostomer {
        height: 300px;
    }

    .divCreateNewSiteCustmer.over-popoup {
        width: 59%;
    }

        .divCreateNewSiteCustmer.over-popoup .detail {
            width: 93%;
        }

        .divCreateNewSiteCustmer.over-popoup input[type="text"], .divCreateNewSiteCustmer.over-popoup input[type="Password"] {
            min-width: 80%;
            width: 92% !important;
        }

        .divCreateNewSiteCustmer.over-popoup select {
            min-width: 80%;
            width: 95% !important;
        }

    .scheduler-btn-outer {
        width: 93%;
    }

    .popupDiv .popup-SaleInfo .detail {
        height: auto;
    }

    input[type="text"], input[type="Password"], select {
        min-width: 100%;
    }

    .column_1 .form-row {
        width: 94%;
    }

    .joblist-outer td {
        border-top: 3px solid #ffffff;
        float: left !important;
        width: 100%;
    }

    .column_3 {
        padding-left: 21px;
        padding-right: 21px;
    }

    .notificationbox {
        text-align: left;
    }

    .job-edit-button {
        display: inline-flex;
    }
}

@media screen and (min-width:1025px) and (max-width:1100px) {
    .gird-table-outer.purchaseEddit-gird {
        overflow-x: scroll;
    }

    .container {
        width: 100%;
    }

    /*.dropdown-menu {
  min-width: 174px;
}*/

    .manu-bar .navbar-default .navbar-nav > li > a {
        color: #000000;
        font-size: 12px;
        padding: 10px 6px;
    }

    .dropdown-menu {
        min-width: 165px !important;
    }

    .resultContainer {
        overflow-x: scroll;
    }

    #example {
        overflow-x: scroll;
        width: 1175px;
    }

    .productedit .label {
        width: 40%;
    }

    .productedit .data {
        width: 60%;
    }

    .pricing-btn .btn.btn-primary {
        top: 0;
    }


    .JobScheduling .nav > li > a {
        font-size: 12px;
        padding: 10px 6px;
    }

    #div_JobsList {
        height: 476px;
        overflow-y: scroll;
    }

    /*#div_JobsList {
        height: 601px;
        overflow-y: scroll;
    }*/

    .GridStockProducts {
        overflow: auto;
    }
}

@media screen and (min-width:1101px) and (max-width:1200px) {

    .JobScheduling .nav > li > a {
        padding: 10px 6px;
    }

    .container {
        width: 100%;
    }

    .manu-bar .navbar-default .navbar-nav > li > a {
        font-size: 12px;
    }

    .dropdown-menu {
        min-width: 203px;
    }

    .manu-bar .dropdown-menu > li > a {
        font-size: 11px;
    }

    .dropdown-menu {
        min-width: 219px !important;
    }
}

.AddHandIconCustomerCode {
    pointer-events: all;
    cursor: pointer;
    color: blue;
    text-decoration: underline;
}

#cke_ctl00_popup11_frmEmail_messageWithAttatchment_InnerTextBox {
    width: 100% !important;
}

#cke_ctl00_popup3_frmEmail_messageWithAttatchment_InnerTextBox {
    width: 100% !important;
}

#cke_ctl00_popup1_frmUserEdit_body_InnerTextBox {
    width: 100% !important;
}

#cke_ctl00_popup1_frmUserEdit_footer_InnerTextBox {
    width: 100% !important;
}

#cke_ctl00_popup1_frmUserEdit_header_InnerTextBox {
    width: 100% !important;
}

a.AddHandIconCustomerCode {
    color: #000;
    text-decoration: none;
    border: 1px solid #666;
    padding: 3px 8px;
    display: inline-block;
}


    a.AddHandIconCustomerCode:hover {
        color: #fff;
        background: #666;
    }


#txt_JobNotes {
    width: 100%;
    float: left;
}

.att-wrap {
    position: relative;
    display: inline-block;
    border: 1px red solid;
    font-size: 0;
}

    .att-wrap .attclose {
        position: absolute;
        top: 2px;
        right: 2px;
        z-index: 100;
        background-color: #FFF;
        padding: 5px 2px 2px;
        color: #000;
        font-weight: bold;
        cursor: pointer;
        opacity: .2;
        text-align: center;
        font-size: 22px;
        line-height: 10px;
        border-radius: 50%;
    }

    .att-wrap:hover .attclose {
        opacity: 1;
    }

#jobAttachments {
    padding-top: 40px;
}

.attachmentsList ul {
    margin-top: 0;
}

    .attachmentsList ul li {
        padding-bottom: 5px;
        list-style: none;
        float: left;
        padding-right: 10px;
    }

        .attachmentsList ul li a {
            text-decoration: none;
        }

.jobEditValidation {
    text-align: left;
    padding-left: 5px !important;
    width: 100%;
    float: left;
    margin-top: 0px !important;
}

.div_PopupProductNotes.PurchaseJoblistpopup {
    left: 37%;
    width: 600px;
}

    .div_PopupProductNotes.PurchaseJoblistpopup .product-titile {
        border-bottom: 0 none;
        float: left;
        padding: 2px 0;
        width: 50%;
    }

        .div_PopupProductNotes.PurchaseJoblistpopup .product-titile > b {
            display: inline-block;
            width: 128px;
        }

        .div_PopupProductNotes.PurchaseJoblistpopup .product-titile.PurchaseJobHeading {
            border-bottom: 1px solid #cccccc;
            float: left;
            font-size: 16px;
            font-weight: bold;
            margin-bottom: 5px;
            padding-bottom: 5px;
            width: 100%;
        }

.AddManagerTab select {
    min-width: 95%;
}

.AddManagerTab input[type="text"] {
    width: 95%;
}

.txArea_2 input[type="text"] {
    display: inline-block;
    min-width: 150px;
}

.txArea_2 select {
    border-radius: 0;
    padding: 0 5px;
    min-width: 150px;
}

#dvHtml-15 .table td {
    border-left: 1px solid #dfdfdf;
}

@media screen and (max-width:500px) {
    .login-help ul {
        padding-left: 0;
    }

    .login-help li {
        padding-left: 6px;
        padding-right: 6px;
    }

    .form-group.GeneralSettingValue input.form-control {
        width: 89%;
    }


    .div_PopupProductNotes.PurchaseJoblistpopup {
        left: 5% !important;
    }

    select#ScreenList {
        min-width: 216px;
    }
}

@media screen and (max-width:767px) {


    .joblist-outer {
        display: inline-block;
        float: left;
        width: 100% !important;
    }

        .joblist-outer > tbody {
            display: inline-block;
            float: left;
            width: 100%;
        }

            .joblist-outer > tbody > tr {
                display: inline-block;
                float: left;
                width: 100%;
            }

    .job-edit-button {
        display: inline-grid;
    }

    .data.StartDate > span:first-of-type {
        width: 25%;
    }

    .clsTDspacng.date.current-task > span {
        display: inline-block;
        width: 27%;
    }

    .data.StartDate > span.current-task {
        float: left;
        width: 71%;
    }

    .data.DueDate > span:first-of-type {
        float: left;
        margin-right: 7px;
        width: 25%;
    }

    .data.DueDate > span.current-task {
        float: left;
        width: 71%;
    }

    .popup-JobTasks input[type="text"] {
        min-width: 98% !important;
        width: 88% !important;
    }




    div#Tooltip_Text_container a span.tooltips {
        left: auto;
        right: -15px;
    }

    #GeneralSettingModal .modal-dialog {
        width: 92% !important;
    }

    #GeneralSettingModal .k-grid.k-widget {
        overflow-x: hidden !important;
    }

    #EditGeneralSettingModal .modal-dialog {
        width: 92% !important;
    }


    .managefilter {
        left: 0;
        margin-bottom: 20px;
        min-width: 300px;
        position: relative;
        right: auto;
        top: 0;
    }

    .div_PopupProductNotes.PurchaseJoblistpopup {
        left: 6%;
        width: 91%;
    }


        .div_PopupProductNotes.PurchaseJoblistpopup .product-titile {
            width: 100%;
        }


    .data > span.check-notification input {
        margin-top: 0;
    }

    .data > span.check-notification {
        margin-bottom: 9px;
    }

    /*.popup-job-list.checkboxNotification {
  overflow: hidden;
}*/

    .popup-job-list.checkboxNotification {
        overflow-y: inherit;
    }

    .popupDiv .popup-job-list.checkboxNotification .detail {
        height: 146px;
        overflow-y: scroll;
    }

    .form-control {
        width: 97%;
    }

    .hr-setup-Details.hr-employee-detail {
        margin-left: 0;
    }

    a.AddHandIconCustomerCode {
        color: #000;
        text-decoration: none;
        border: 1px solid #666;
        padding: 8px 20px;
        display: inline-block;
        font-size: 15px;
    }
}

@media screen and (min-width:768px) and (max-width:1024px) {



    .managefilter {
        left: 0;
        margin-bottom: 20px;
        min-width: 300px;
        position: relative;
        right: auto;
        top: 0;
    }


    .div_PopupProductNotes.PurchaseJoblistpopup {
        left: 26%;
    }

    .popup-job-list.checkboxNotification {
        height: 202px !important;
        width: 275px !important;
    }

    .popupDiv .popup-job-list.checkboxNotification .detail {
        height: 170px !important;
    }


    a.AddHandIconCustomerCode {
        color: #000;
        text-decoration: none;
        border: 1px solid #666;
        padding: 8px 20px;
        display: inline-block;
        font-size: 15px;
    }
}

@media screen and (min-width:768px) and (max-width:899px) {
    .Ticket-iconsDiv > a {
        margin-right: 5%;
    }

    .Ticket-iconsDiv.TicketSelect {
        width: 56%;
    }

    .Ticket-icons > .Ticket-iconsDiv:first-of-type {
        width: 40%;
    }

    .SLChatLeft {
        float: left;
        /*width: 27%;*/ width: 34%;
    }

    .SLChatRight {
        float: left;
        /*width: 73%;*/
        width: 66%;
    }


    .Message-box.ClientMsg {
        width: 96%;
    }

    .HKPL .Message-box.SupportMsg {
        width: 96%;
    }


    #div_JobsList {
        overflow-y: inherit;
    }

    .SLChatSectionOuter > div.container {
        width: 721px;
    }

    .ClientMsg .message-content {
        width: 249px;
    }



    .SupportMsg .message-content {
        width: 270px;
    }

    .HKPL .ClientMsg .message-content {
        width: 270px;
    }

    .HKPL .SupportMsg .message-content {
        width: 249px;
    }
}


@media screen and (min-width:900px) and (max-width:999px) {
    .Ticket-iconsDiv > a {
        margin-right: 5%;
    }

    .SLChatLeft {
        float: left;
        width: 27%;
    }

    .SLChatRight {
        float: left;
        width: 73%;
    }


    .Message-box.ClientMsg {
        width: 88%;
    }

    .HKPL .Message-box.SupportMsg {
        width: 88%;
    }


    #div_JobsList {
        overflow-y: inherit;
    }

    .SLChatSectionOuter > div.container {
        width: 850px;
    }

    .ClientMsg .message-content {
        width: 345px;
    }



    .SupportMsg .message-content {
        width: 410px;
    }

    .HKPL .ClientMsg .message-content {
        width: 410px;
    }

    .HKPL .SupportMsg .message-content {
        width: 345px;
    }
}

@media screen and (min-width:1000px) and (max-width:1199px) {
    .Ticket-iconsDiv > a {
        margin-right: 5%;
    }

    .SLChatLeft {
        float: left;
        width: 27%;
    }

    .SLChatRight {
        float: left;
        width: 73%;
    }


    .Message-box.ClientMsg {
        width: 88%;
    }

    .HKPL .Message-box.SupportMsg {
        width: 88%;
    }


    #div_JobsList {
        overflow-y: inherit;
    }

    .SLChatSectionOuter > div.container {
        width: 948px;
    }

    .ClientMsg .message-content {
        width: 409px;
    }



    .SupportMsg .message-content {
        width: 483px;
    }

    .HKPL .ClientMsg .message-content {
        width: 483px;
    }

    .HKPL .SupportMsg .message-content {
        width: 409px;
    }
}

@media screen and (min-width:1100px) and (max-width:1199px) {
    .Ticket-iconsDiv > a {
        margin-right: 5%;
    }

    .SLChatLeft {
        float: left;
        width: 27%;
    }

    .SLChatRight {
        float: left;
        width: 73%;
    }

    #div_JobsList {
        overflow-y: inherit;
    }

    .SLChatSectionOuter > div.container {
        width: 1000px;
    }

    .ClientMsg .message-content {
        width: 436px;
    }



    .SupportMsg .message-content {
        width: 513px;
    }

    .HKPL .ClientMsg .message-content {
        width: 513px;
    }

    .HKPL .SupportMsg .message-content {
        width: 436px;
    }
}

@media screen and (min-width:1200px) and (max-width:1279px) {

    .Ticket-iconsDiv > a {
        margin-right: 5%;
    }

    .SLChatLeft {
        float: left;
        width: 27%;
    }

    .SLChatRight {
        float: left;
        width: 73%;
    }

    #div_JobsList {
        overflow-y: inherit;
    }

    .SLChatSectionOuter > div.container {
        width: 1000px;
    }

    .ClientMsg .message-content {
        width: 333px;
    }



    .SupportMsg .message-content {
        width: 513px;
    }

    .HKPL .ClientMsg .message-content {
        width: 513px;
    }

    .HKPL .SupportMsg .message-content {
        width: 352px;
    }
}


@media screen and (min-width:1280px) and (max-width:1300px) {



    .SLChatSectionOuter > div.container {
        /*width: 1200px;*/
        width: 1233px;
    }

    .ClientMsg .message-content {
        width: 460px;
    }



    .SupportMsg .message-content {
        width: 689px;
    }

    .HKPL .ClientMsg .message-content {
        width: 689px;
    }

    .HKPL .SupportMsg .message-content {
        width: 487px;
    }
}

@media screen and (min-width:1301px) and (max-width:1399px) {
    .SLChatSectionOuter > div.container {
        /*width: 1200px;*/
        width: 1277px;
    }

    .ClientMsg .message-content {
        width: 489px;
    }



    .SupportMsg .message-content {
        width: 731px;
    }

    .HKPL .ClientMsg .message-content {
        width: 731px;
    }

    .HKPL .SupportMsg .message-content {
        width: 489px;
    }
}

@media screen and (min-width:1400px) and (max-width:1599px) {

    .SLChatSectionOuter > div.container {
        /*width: 1200px;*/
        width: 1360px;
    }

    .ClientMsg .message-content {
        width: 536px;
    }



    .SupportMsg .message-content {
        width: 792px;
    }

    .HKPL .ClientMsg .message-content {
        width: 792px;
    }

    .HKPL .SupportMsg .message-content {
        width: 536px;
    }
}

@media screen and (min-width:1600px) and (max-width:1899px) {
    .SLChatSectionOuter > div.container {
        width: 1552px;
    }

    .ClientMsg .message-content {
        width: 646px;
    }



    .SupportMsg .message-content {
        width: 945px;
    }

    .HKPL .ClientMsg .message-content {
        width: 945px;
    }

    .HKPL .SupportMsg .message-content {
        width: 674px;
    }
}

@media screen and (min-width:1900px) and (max-width:2560px) {
    .SLChatSectionOuter > div.container {
        width: 1860px;
    }


    .ClientMsg .message-content {
        width: 809px;
    }



    .SupportMsg .message-content {
        width: 1174px;
    }

    .HKPL .ClientMsg .message-content {
        width: 1174px;
    }

    .HKPL .SupportMsg .message-content {
        width: 850px;
    }
}

.purc-class {
    margin-top: -19px;
}

.col-rights span.data {
    float: none !important;
}

    .col-rights span.data > span {
        float: none !important;
    }

.PurchaseTopInfo.purch-top span.data {
    float: none !important;
}

    .PurchaseTopInfo.purch-top span.data > span {
        float: none !important;
    }

.space-class {
    margin-right: 32px;
}

.col-l {
    margin-right: 28px;
}
