
/*.dailyschedulet-text-font-size {
    font-size: 17px !important;
}*/
h3 {
    padding: 0px;
}
.v--modal-overlay.scrollable{
    overflow-y: scroll;
}
.skill-max-width-style {
    height: 40px;
    overflow-y: scroll;
}
.o-select-call-timeout{
    border-radius: 5px;
    border: #BACCDD 1px solid;
    appearance: none;
    -ms-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    height: 30px;
    width: 16%;
    padding: 0px 0px 0px 10px;
    color: #959595;
    font-size: 14px;
    outline: none;
    background: white;
    margin-right: 5px;
    /*-webkit-appearance: none;*/
}
.o-label-call-timeout{
    padding-left: 0px;
    min-height: 15px;
    font-size: 14px;
}
.o-instruction-call-timeout{
    padding-top: 11px;
    font-size: 11px;
    font-weight: 500;
    color: #ff0000;
}
.u-btn-orange {
    background: #ff5615;
    /*background: #ff6429;*/
}

.u-btn-light-orange {
    background:#fb8b03;
    /*background: #ff6429;*/
}

.center {
    width: 50%;
    border: 3px solid gray;
    padding: 10px;
    text-align: center;
    margin: 210px;
}

.err-msg {
    margin: 2px;
    color: red
}

.red-mark{
    color: red !important;
}
.h5-v2-overwrite{
    font-size: 15px;
    font-weight: 500;
}
/* .modal-body
 {
   margin:0px 15px;
 } */

.status_message {
    margin: 15px 220px
}

.v--modal-overlay.scrollable {
    margin-top: 0;
    padding-top: 30px;
}

.el-date-editor.el-input,
.el-date-editor.el-input__inner {
    width: auto;
}

a {
    cursor: pointer;
}

.el-date-editor.el-input,
.el-date-editor.el-input__inner {
    width: 100%;
}

.el-input__inner {
    height: 35px !important;
    margin-bottom: 15px;
}

.el-input--suffix .el-input__inner {
    padding-right: 5px !important;
    border-radius: 5px !important;
    border: #959595 1px solid;
    background-color: #fff;
}

.el-input__icon {
    line-height: 35px !important;
}

.el-input__prefix,
.el-input__suffix {
    height: 35px !important;
}

.el-input--suffix .el-input__inner:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(102, 175, 233, 0.6);
}

.bootstrap-datetimepicker-widget {
    width: 150px;
    display: block !important;
}

.err-msg {
    display: block;
    font-size: 11px;
    margin-top: 5px !important;
    position: absolute;
}

.el-input__inner {
    margin-bottom: 0px;
}

.customError {
    display: none;
}

.form-group {
    margin-bottom: 20px;
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.o-upload-trigger:hover {
    cursor: pointer;
}

.common-input--fullwidth {
    width: 100% !important;
}

/* Change the white to any color ;) */

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0 30px white inset;
}

/*Change text in autofill textbox*/

input:-webkit-autofill {
    -webkit-text-fill-color: #dcdcdc !important;
}

input:-webkit-autofill,
input:-webkit-autofill:hover,
input:-webkit-autofill:focus,
input:-webkit-autofill:active {
    transition: background-color 5000s ease-in-out 0s;
}

.o-login-btn {
    padding: 10px 40px;
    margin-top: 10px;
}

.o-modal-body--calender {
    background-color: #FFF9BD;
    padding: 12px !important;
/*    margin-bottom: 15px;*/
}

.o-calender-container {
    display: table;
    width: 100%;
}

.o-calender-area {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.o-calender-details-list ul li {
    font-size: 12px;
    line-height: 18px;
}

.o-calender-details-list ul li strong {
    font-weight: medium;
    min-width: 70px;
    display: inline-block;
}

.o-calender-details-list ul li span {
    font-weight: normal;
}

.o-calender-wishlist {
    margin-top: 10px;
}

.o-calender-wishlist a {
    width: 100%;
    text-align: center;
}

.fc-view,
.fc-view > table {
    background-color: white;
    -webkit-box-shadow: 0px 0px 5px 2px #bdbdbd;
    -moz-box-shadow: 0px 0px 5px 2px #bdbdbd;
    box-shadow: 0px 0px 5px 2px #bdbdbd;
    border-radius: 5px;
}

.fc-toolbar h2 {
    font-size: 32px;
}

.fc-day-header span {
    padding: 12px;
    display: inline-block;
}

.o-datepicker-input div input {
    border-color: #959595 !important;
    color: #FB8B03;
    cursor: pointer;
    font-size: 14px;
    font-weight: 500;
    padding: 12px 15px;
    height: 40px !important;
    width: 120px;
    /*background-color: red;*/
}

.o-datepicker-input div input:focus {
    color: #000;
}

.o-datepicker-input div span.el-input__prefix {
    height: 40px!important;
}

.o-datepicker-input div span.el-input__suffix {
    height: 42px!important;
}

.o-month-select a {
    border-color: #FB8B03 !important;
    color: #FB8B03 !important;
}

.o-month-select .o-datepicker-input .el-date-editor input {
    border-color: #FB8B03 !important;
    color: #FB8B03 !important;
}

.o-month-select .o-datepicker-input .el-date-editor input {
    border-color: #FB8B03 !important;
    /*color: #FB8B03 !important;*/
}

.o-month-select .o-datepicker-input .el-date-editor input::placeholder {
    color: #FB8B03 !important;
}

.o-month-tab li a {
    color: #959595;
    border-color: #959595;
}

.no-job-dispaly {
    border: #BACCDD 1px solid;
    text-align: center;
    padding: 50px 15px;
    color: #959595;
    font-weight: bold;
    /*background-color: #fff;*/
    /* font-size: 40px; */
    font-size: 28px;
    line-height: 1.7;
}

.no-job-dispaly i {
    font-size: 60px;
    margin-bottom: 20px;
}

.o-phone-text {
    font-size: 13px;
    margin-bottom: 5px;
}

.o-custom-drop {
    line-height: 18px;
}

.o-no-padding-right {
    padding-right: 0px;
}

.o-no-padding-left {
    padding-left: 0px !important;
}

.el-progress-bar {
    padding-right: 35px !important;
    margin-right: -35px !important;
}

.o-upload-devider {
    border-bottom: red 1px solid;
}

.searchBox .el-input input {
    height: 40px !important;
}

.el-autocomplete-suggestion {
    z-index: 7!important;
}

.js-label-transition {
    color: red !important;
}

.employee-summary-profile-pic img {
    width: 100%;
}

.o-inline-datepicker-label {
    display: inline-block;
}

.o-inline-datepicker-icon {
    display: inline-block;
    width: 140px !important;
}

.o-inline-datepicker-icon input {
    /*    border: none !important;*/
    background-color: transparent;
    padding-left: 5px !important;
}

.o-inline-datepicker-icon .el-input__prefix {
    left: auto;
    right: 5px;
    margin-right: 0px;
}

.o-inline-datepicker-icon .el-input__prefix i {
    font-weight: 700;
    font-size: 18px;
}

.o-inline-datepicker-icon .el-input__suffix {
    /*right: -40px;*/
    display: none;
}

.o-list-user-img {
    width: 45px !important;
}


.o-cutsomSelect select {
    /*    background-color: transparent;*/
    background-color: #fff;
}


.custom_date {
    width: 100% !important;
}

.c-user__profile-pic img {
    width: 100%;
}

.highlight div.o-wislist-drop {
    border: #066482 5px dashed;
}

.highlight div.o-wislist-drop .o-wislist-drop-note {
    color: #066482;
}

.o-decline-text {
    text-align: center;
    line-height: 28px;
}

.o-upcome-list {
    font-size: 13px !important;
}

.o-vacation-edit-modal {
    min-height: 300px;
}

.o-no-padding-modal {
    padding: 0px !important;
}

.o-vacation-history {
    padding: 20px 15px;
    font-size: 13px;
    line-height: 20px;
    border-bottom: #ccc 1px solid;
    margin-top: 0px !important;
    background: rgba(247, 247, 247, 1);
    background: -moz-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(235, 235, 235, 1) 51%, rgba(247, 247, 247, 1) 100%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(247, 247, 247, 1)), color-stop(51%, rgba(235, 235, 235, 1)), color-stop(100%, rgba(247, 247, 247, 1)));
    background: -webkit-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(235, 235, 235, 1) 51%, rgba(247, 247, 247, 1) 100%);
    background: -o-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(235, 235, 235, 1) 51%, rgba(247, 247, 247, 1) 100%);
    background: -ms-linear-gradient(top, rgba(247, 247, 247, 1) 0%, rgba(235, 235, 235, 1) 51%, rgba(247, 247, 247, 1) 100%);
    background: linear-gradient(to bottom, rgba(247, 247, 247, 1) 0%, rgba(235, 235, 235, 1) 51%, rgba(247, 247, 247, 1) 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f7f7f7', endColorstr='#f7f7f7', GradientType=0);
}

.o-margin-top15 {
    margin-top: 15px;
}

.o-bulk-edit-list li {
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 14px;
}

.o-bulk-edit-list-item span {
    display: inline-block;
}

.c-skillset--avail {
    display: inline-block;
    width: 100%;
}

.c-skillset--avail li {
    float: left;
    width: 25%;
    min-height: 100px;
    padding-left: 5px;
    padding-right: 5px;
    text-align: center;

}

.c-skillset--avail li h6 {
    color: #4392c5;
}

.c-skillset--avail li p {
    margin-bottom: 0px;
    margin-top: 5px;
}

.o-avail-tag p {
    display: inline-block;
    background-color: #1AB677;
    padding: 1px 10px;
    border-radius: 5px;
    color: #fff;
}

.o-ocup-tag p {
    display: inline-block;
    background-color: #e2ce00;
    padding: 1px 10px;
    border-radius: 5px;
    color: #000;
}

.call-clone-table-head {
    padding: 2px 20px;

}

.o-upload-profile-btn {
    display: inline-block;
    width: 35px;
    height: 35px;
}

.o-upload-profile-btn span.input-group-btn span.btn-file {
    padding: 0px;
    width: 35px;
    height: 35px;
}

.o-upload-profile-btn span.input-group-btn span.btn-file input {
    width: 35px;
    height: 35px;
}

.employerpic img {
    width: 100%;
}

.o-delete-list-align {
    width: 70px !important;
}

.o-header-profile-pic {
    position: relative;
}

.o-header-profile-pic img {
    top: 50%;
    left: 50%;
    position: absolute;
    transform: translate(-50%, -50%);
    color: #fbfbfb;
}

.o-bulk-assign-head li {
    line-height: 32px;
}

.o-bulk-assign-head li:last-child {
    /*    float: right;*/
}

.o-bulk-assign-head li:last-child a {
    line-height: 16px;
}

.h5-v1 {
    line-height: 20px;
    margin-top: 5px;
}

.c-user-tab-content p {
    margin-bottom: 5px;
}

.o-file-strip {
    padding: 15px 10px;
    border-radius: 3px;
    background-color: #dcdcdc;
    font-size: 13px;
    color: #222;
}

.o-attachment-strip {
    padding: 15px 10px;
    border-radius: 0px;
    background-color: #e8e8e8;
    font-size: 14px;
    color: #222;
    text-align: center;
}

.o-documents-container li {
    padding-top: 8px;
    padding-bottom: 8px;
}

.o-emp-pic-align {
    width: 62px !important;
}

.o-wislist-drop--large {
    height: 200px;
}

.o-wishlist-box-large {
    max-height: 395px;
    min-height: 395px;
}

.o-uploaded-doc {
    font-size: 12px;
    line-height: 15px;
}

.o-uploaded-doc span {
    font-size: 14px;
    margin-right: 5px;
}

.o-uploaded-doc-owner h5 {
    font-size: 12px;
}

.o-uploaded-doc-owner h5 a {
    font-size: 15px;
    margin-right: 0px;
    margin-left: 5px;
    color: #fff;
    background-color: #EE6363;
    padding: 3px 5px;
    border-radius: 2px;
}

.o-uploaded-doc-owner h5 a:hover {
    background-color: #eb4c4c;
    color: #fff;
}

.o-attachment-pad {
    padding: 5px 15px;
}

.o-inlineblock {
    display: inline-block;
    float: left;
    width: 50%;
}

.o-attachmentdate {
    font-size: 10px;
    line-height: 23px;
    color: #6d6d6d;
}

.o-no-margin {
    margin: 0px;
}

.o-no-pad-right {
    padding-right: 0px;
    display: block;
}

.o-table-center {
    text-align: center !important;

}

.view-icon {
    color: #335479 !important;
    font-size: 18px;
    padding: 15px 5px;
}

.view-icon:hover {
    color: #FB8B03 !important;
}



.o-table-overflow {
    overflow-y: scroll;
    max-height: 175px;
}

.o-table-overflow-large {
    overflow-y: scroll;
    max-height: 400px;
    min-height: 40px;
}

.o-large-modal {
    padding-top: 10px !important;
}

.o-large-modal .v--modal-box {
    top: 0px !important;
}

.o-modal-body {
    margin-top: 10px;
}

.o-custom-radio {
    margin-top: 3px;
    margin-bottom: 5px;
    margin-right: 5px;
}

.call-clone-table-body .call-clone-table-body-tr .call-clone-table-body-tr-td {
    padding: 5px 10px;
}
.o-common-margin-top10
{
    margin-top: 10px;
}
.deactivate-btn {
    color: #ababab !important;
    pointer-events: none;
    background-color: #e0e0e0;
}
.deactivate-btn i{
    color: #ababab !important;
}
.o-modal-empList {
    padding: 10px 10px 0px 10px;
}

.c-margin-top-5 {
    margin-top: 5px;
}

.empModal-table-align .calls-table-row .calls-table-cell:first-child {
    text-align: left;
    width: 125px;
}

.empModal-table-align .calls-table-row .calls-table-cell:nth-child(2) {
    /*    text-align: left;*/
    width: 105px;
}

.o-filter-active {
    color: #fff !important;
    font-size: 14px;
    font-weight: 500;
    background-color: #FB8B03;
    /*    padding: 12px 20px;*/
    border-radius: 5px;
    display: inline-block;
}

.o-filter-active:hover {
    background-color: #FB8B03;
}

.c-common-btn {
    outline: none;
}

.ql-container.ql-snow {
    background-color: #fff;
}

.ql-toolbar.ql-snow {
    background-color: #eaf8ff;
}

.ql-toolbar.ql-snow .ql-formats {
    margin-right: 0px !important;
}

.filesLisBoxInfo ul li {
    padding-left: 15px;
    padding-right: 15px;
}

.o-attachment-strip--left {
    text-align: left !important;
}

.o-modal-tab {
    overflow: hidden;
}

.o-modal-tab li {
    display: inline-block;
    width: 100%;
    float: left;
}

.o-modal-tab li a {
    display: inline-block;
    width: 100%;
    color: #606266;
    text-align: center;
    padding: 15px 10px;
    border: #bfbfbf 1px solid;
}

.o-modal-nopad-body {
    background-color: #fff;
    padding: 0px;
}

.o-tab-active {
    background-color: #FB8B03;
    color: #fff !important;
}

.ql-snow.ql-toolbar button,
.ql-snow .ql-toolbar button {
    padding: 0px 2px !important;
    width: 25px !important;
}

.ql-snow .ql-toolbar button svg,
.quillWrapper .ql-snow.ql-toolbar button svg {
    width: 18px !important;
    height: 18px !important;

}

.ql-picker:not(.ql-background) {
    top: 0px !important;
}

.quillWrapper .ql-snow.ql-toolbar .ql-formats {
    margin-bottom: 5px !important;
}

.o-no-radius {
    border-radius: 0px !important;
}

.o-small-modal-head {
    padding-top: 0px;
}

.notification-scroll {
    max-height: 200px;
    overflow-y: scroll;
}

.notify-icon a {
    color: #335479 !important;
}

.notify-icon a:hover {
    color: #FB8B03 !important;
}

.o-table-block-btn a {
    padding: 10px 0px;
}

.o-vertical-top {
    vertical-align: top;
}

.o-assigned-employees-list {
    max-height: 325px;
    height: auto;
}

.o-assigned-employees-list ul {
    padding: 5px 10px;
}

.o-assigned-employees-list ul li {
    width: 100%;
    padding: 12px 5px;
    border-bottom: #ccc 1px solid;
}

.o-assigned-employees-list ul li:last-child {
    border-bottom: none;
}

.o-accordion-left {
    padding: 15px 0px;
}

.o-accordion-right {
    padding: 25px 0px;
}

.o-job-list-left li:nth-child(2) {
    width: 105px;
}

.o-job-list-left li:nth-child(3) {
    width: 105px;
}

.o-accordion-subtext {
    font-size: 12px;
}

.o-accordion-subtext-block {
    margin-bottom: 10px;
    margin-top: 10px;
}


.o-skill-auth {
    margin-top: 10px;
}

.o-edit-trash {
    padding: 0px 0px;
}

.call-list-table-align .calls-table-row .calls-table-cell:nth-child(3) {
    width: 715px;
}

.o-no-emp-alert {
    padding: 0px 10px 10px 10px;
    text-align: center;
}

.o-wishlist-delete:hover {
    color: #EE6363 !important;
}

.o-wishlist-right {
    width: 50px;
}

.o-job-add-icon .common-label-text--modalwidth {
    padding-right: 10px;
}

.o-choose-add-btn {
    font-size: 21px;
    margin-top: 2px;
}

.o-choose-add-btn:hover {
    color: #008d54;
}

.o-choose-del-btn {
    color: #EE6363;
    float: right;
    font-size: 18px;
    margin-top: 10px;
}

.o-choose-del-btn:hover {
    color: #d43535;
}

.o-issue-couter-sign:hover {
    background-color: #fff;
    color: #EE6363;
}

.o-job-assignBtn {
    width: 135px;
    text-align: center;
    padding: 8px 2px !important;
}

.o-job-assignBtn:hover {
    background-color: #FB8B03;
    color: #fff;
}

.o-assign-leftBox {
    width: 100px;
}

.o-files-view {
    color: #1AB677;
}

.o-files-view:hover {
    color: #0ea065;
}

.o-files-download {
    color: #FB8B03;
}

.o-files-download:hover {
    color: #c46c00;
}

.o-files-delete {
    color: #EE6363;
}

.o-files-delete:hover {
    color: #cc3737;
}

.o-display-table {
    display: table;
    width: 100%;
}

.o-display-table-cell {
    display: table-cell;
    float: none;
    vertical-align: middle;
}

.o-signin-logo img {
    /*    width: 100%;*/
}

.o-display-inline {
    display: inline-block;
}

.o-display-inline select {
    margin-right: 0px;
    background-color: #fff !important;
}

.o-margin-right-10 {
    margin-right: 10px;
}

.filesLisBoxInfo ul li:hover {
    background-color: #d8dbde;
}

.o-demo-table thead tr th {
    font-weight: bold;
    background-color: #e0e0e0;
}

.o-demo-table tbody tr td {
    background-color: #ededed;
}

.skill-details {
    margin-top: 5px;
    margin-bottom: 5px;
}

.skill-details li {
    color: #222;
    font-size: 13px;
    line-height: 20px;
}

.el-loading-mask {
    z-index: 9999 !important;
}

.exampleDate {
    font-style: italic;
    color: chocolate !important;
}

@media print {
    .o-header,
    .o-sidenav,
    .o-sidebar-trigger,
    .u-back,
    .o-filter-area,
    .print-icon,
    .sign-sortby {
        display: none !important;
    }
    .o-main-content-area {
        padding: 0 !important;
    }
    .wrapper {
        margin: 0 !important;
    }
    .formSigninLogo img {
        width: 50px;
    }
    @page {
        size: landscape
    }
}

.o-cutsomSelect select {
    line-height: 15px;
}

.o-csv-upload {
    cursor: pointer;
}

.o-csv-upload:hover {
    background-color: #10955f;
}

.o-uploaded-doc {
    line-height: 20px;
}

.o-uploaded-doc-owner h5 {
    line-height: 20px;
}

.o-sidenav {
    z-index: 12;
}

.user-name-camel {
    text-transform: capitalize;
}

.custom-date-range {
    overflow: hidden;
    border-bottom: #ccc 1px solid;
}

.custom-date-range-field {
    display: inline-block;
    float: left;
}

.custom-date-range-select {
    margin-left: 20px;
}

.custom-date-range-select li {
    width: 50% !important;
    padding: 0px 5px !important;
    float: left;
}

.lebel-width {
    width: 36%;
}

.lebel-width-field {
    width: 60%;
}

@media only screen and (min-width: 1366px) {
    .col-xl-12 {
        width: 100%;
    }
    .o-super-header {
        width: 88% !important;
    }
    .o-table-extend {
        margin-top: 5px;
    }
    .o-signin-box {
        max-height: 280px;
    }
    .employee-label-input {
        width: 100% !important;
    }
    .c-common-btn--small {
        padding: 9px 10px;
        font-size: 16px;
    }
    .o-user-profile-img {
        margin-right: 0px;
    }
    .o-list-user-img {
        width: 45px !important;
    }
   
    .employees-list-table-align .calls-table-row .calls-table-cell:first-child {
        padding-left: 0px !important;
    }
    .employees-list-table-align .calls-table-row .calls-table-cell:first-child {
        width: 150px;
    }
    .employees-list-table-align .calls-table-row .calls-table-cell:nth-child(2) {
        width: 150px;
    }
    .employees-list-table-align .calls-table-row .calls-table-cell:nth-child(3) {
        width: 130px;
    }

    .employees-list-table-align .calls-table-row .calls-table-cell:nth-child(4) {
        width: 47px;
    }
    
    .employees-list-table-align .calls-table-row .calls-table-cell:nth-child(5) {
        width: 148px;
    }

    .employees-list-table-align .calls-table-row .calls-table-cell:nth-child(6) {
        width: 160px;
    }

    .employees-list-table-align .calls-table-row .calls-table-cell:nth-child(7) {
        width: 104px;
    }

    .employees-list-table-align .calls-table-row .calls-table-cell:nth-child(8) {
        width: 22px;
    }
    .employees-list-table-align .calls-table-row .calls-table-cell:nth-child(9) {
        width: 65px;
    }
    .employees-list-table-align .calls-table-row .calls-table-cell:nth-child(10) {
        width: 65px;
    }
    .c-tag-btn{
        font-size: 16px;
    }
}

.o-employer-file-upload-height {
    min-height: 224px;
}

.o-signin-sheet-check {
    margin-bottom: 28px;
}

.o-margin-bottom5 {
    margin-bottom: 5px !important;
}

.o-signin-sheet-check li {
    margin-bottom: 5px;
}

.o-table-extend {
    margin-top: 3px;
}

.o-super-header {
    width: 100%;
    background-color: #fff;
    display: inline-block;
    top: 0;
    padding-top: 0px;
    padding-bottom: 0px;
    text-align: right;
    transition: width 0.6s linear;
    position: fixed;
    top: 0;
    z-index: 9;
    -webkit-box-shadow: 0px 5px 3px 0px #f4f7f8;
    -moz-box-shadow: 0px 5px 3px 0px #f4f7f8;
    box-shadow: 0px 5px 3px 0px #f4f7f8;
}

.fullwidth-input {
    width: 100% !important;
}

.o-filter-area li {
    margin-right: 5px;
}

.o-sms-field {
    padding-top: 10px;
}

.o-sms-note {
    padding: 5px 10px;
    border: #d2d2d2 1px solid;
    background-color: #f3f3f3;
    border-radius: 5px;
    margin-top: 10px;
}

.o-sms-note h3 {
    margin-top: 0px;
}

.o-sms-note p {
    font-size: 13px;
    line-height: 16px;
}

.o-calls-table .calls-table-row .calls-table-cell {
    padding: 4px;
}

.o-accordion-subtext-list {
    padding-right: 5px;
    padding-left: 5px;
}

.notify-custome-head {
    overflow: hidden;
}

.notify-custome {
    float: left;
    width: 100%;
}

.notify-custome-right {
    float: right;
}

.notify-custome-padding {
    padding-left: 0px;
}

.notify-custome-radio {
    margin-top: 0px;

}

.notify-custome-padding {
    margin-top: 10px;
}

.notify-go-btn {
    background-color: #17a068;
    color: #fff;
}

.notify-go-btn:hover {
    background-color: #066f44;
    color: #fff;
}

.o-custom-drop-arrow-top {
    top: 5px;
}

.customExisticon {
    position: absolute;
    top: 37px;
    right: 24px;
}

.o-customExisticon-tick {
    color: #1AB677;
    font-size: 13px;
}

.o-customExisticon-cross {
    color: #EE6363;
    font-size: 13px;
}

.o-no-margin-bottom {
    margin-bottom: 0px;
}

.o-no-margin-top {
    margin-top: 0px !important;
}

.o-margin-top5 {
    margin-top: 5px !important;
}

.u-padding-15 {
    padding-bottom: 15px !important;
    padding-top: 10px !important;
}

.u-padding-all-10 {
    padding: 10px;
}

.o-config-side-padd {
    padding: 20px 5px;
}

.o-config-edit {
    background-color: #4D7FAE !important;
}

.o-config-edit:hover {
    background-color: #234e76 !important;
}

.o-multiselect-drop:after {
    content: "";
    display: none;
}

.o-multiselect-drop select {
    height: 115px;
    padding: 0px;
}

.o-multiselect-drop select option {
    padding: 5px 10px;
}

.o-multiselect-drop select option:hover {
    background-color: #e6e6e6;
    cursor: pointer;
}

.u-back {
    margin-bottom: 20px;
}

.u-back a:hover {
    color: #FB8B03;
}

.o-job-expand-left {
    padding: 0px 0px;
}

.o-job-expand-right {
    padding: 15px 0px;
}

.o-no-side-margin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.o-table-extend li a {
    line-height: 19px;
}

a.disabled {
    color: gray !important;
    pointer-events: none;
}

a.disabled i {
    color: gray !important;
}

.o-left-side-padding5 {
    padding-left: 5px;
}

.o-right-side-padding5 {
    padding-right: 5px !important;
}

.single-user-icon {
    width: 50px !important;
}

.ql-snow .ql-formats:nth-child(8) {
    display: none !important;
}

.ql-snow .ql-formats:nth-child(9) {
    display: none !important;
}
.no-right-padding
{
    padding-right: 0px;
}
.common-margin-bottom20
{
    margin-bottom: 20px !important;
}
.o-attachment-sec {
    position: relative;
    margin-bottom: 0px;
}
.o-common-margin-bottom15
{
    margin-bottom: 15px;
}
.o-attachment-icon {
    width: 40px;
    height: 40px;
    border-radius: 100%;
    background-color: #457ebe;
    cursor: pointer;
    font-size: 20px;
    line-height: 20px;
    color: #fff;
    margin-bottom: 5px;
    margin-right: 5px;
    margin-left: 5px;
    -webkit-box-shadow: 0px 0px 5px 2px #989898;
    -moz-box-shadow: 0px 0px 5px 2px #989898;
    box-shadow: 0px 0px 5px 2px #989898;
}

.o-attachment-icon:focus {
    background-color: #335479;
    color: #fff;
}

.attachment-btn-wrapper input[type=file] {
    position: absolute;
    left: 5px;
    top: 0;
    opacity: 0;
    height: 40px;
    width: 40px;
    cursor: pointer;
}

.attachment-btn-wrapper {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100% !important;

}

.ql-editor {
    min-height: 150px !important;
    max-height: 150px;
    font-size: 14px !important;
    overflow-y: scroll !important;
}

.ql-container {
    background-color: #fff !important;
    height: 200px !important;
}

.o-sms-counter {
    position: absolute;
    top: 8px;
    right: 10px;
    font-size: 13px;
    font-weight: bold;
    color: #929292;
}

.o-notifications-sms {
    position: relative;
}

.notifySms-field {
    padding: 20px 10px;
}

.o-sms-counter-normal {
    right: 25px;
}

.o-cutsomSelect--poweruser {
    display: inline-block;
    width: 260px;
}

.o-powerUser-list {
    padding-top: 5px;
    padding-bottom: 5px;
}

.o-timzone-arrow:after {
    display: none !important;
}

.bold-text {
    color: #000;
    font-size: 15px;
}

.o-emp-csv-download {
    text-align: right;
    margin-top: 10px;
}

.o-csv-download {
    padding: 5px 5px;
    border: #888888 1px solid;
    display: inline-block;
    border-radius: 3px;
    font-size: 16px;
    line-height: 16px;
    margin-left: 5px;
    color: #888888;
    background-color: #f7f7f7;
}

.o-csv-download:hover {
    background-color: #FB8B03;
    color: #fff;
}

.o-employee-listing {
    min-height: 424px;
    max-height: 424px;
    overflow-y: scroll;
}

.o-employeeList {
    padding: 10px;
    position: relative;
}

.o-employeeList h3 {
    font-size: 14px;
    margin-bottom: 10px;
}

.o-employeeList p {
    font-size: 13px;

}

.o-employeeCsv-list {
    padding-left: 15px;
    padding-right: 15px;
}

.o-employeeCsv-list li {
    margin-bottom: 5px;
}

.phonesheet-list-table--adjust .phonesheet-table-row .calls-table-cell:nth-child(2) {
    width: 220px;
}

.phonesheet-list-table--adjust .phonesheet-table-row .calls-table-cell:nth-child(7) {
    width: 138px;
}

.phonesheet-list-table--adjust .phonesheet-table-row .calls-table-cell:nth-child(3) {
    width: 105px;
}

.phonesheet-list-table--adjust .phonesheet-table-row .calls-table-cell:nth-child(4) {
    width: 150px;
}

.o-no-margin-top10 {
    margin-top: 10px;
}

.side-padding {
    margin-left: 10px;
    margin-right: 10px;
}

.o-error-msg {}

.o-login-field label {
    color: #dcdcdc;
}

.o-forget-password {
    color: #dcdcdc;

}

.o-rest-icon {
    font-size: 75px;
    color: #ccc;
    width: 120px;
    height: 120px;
    line-height: 120px;
    border-radius: 100%;
    border: #FB8B03 2px solid;
    display: inline-block;
}

.o-login-left img {
    width: 100px;
}


.error-note {
    display: block;
    margin-top: 10px;
    color: #e83e3e;
    font-size: 12px;
    line-height: 20px;
    text-align: center;
    border: #e83e3e 1px solid;
    padding: 5px;
    background-color: rgba(136, 36, 36, 0.26);
}

.login-success-note {
    text-align: center;
    color: #fff;
}

.login-success-note h1 {
    font-size: 28px;
    font-weight: 400;
    margin-bottom: 10px;
}

.login-success-note h3 {
    font-size: 15px;
    line-height: 20px;
    font-weight: 300;
    margin-bottom: 10px;
}

.o-client-view {
    display: block;
    text-align: center;
    font-size: 20px;
    color: #5986b9 !important;
}

.o-client-view:hover {
    color: #FB8B03 !important;
}

.o-page-not-found {
    padding: 20px;
    position: relative;
}

.no-page-display {
    text-align: center;
    margin-top: 20px;
    margin-bottom: 20px;
   
}

.no-page-display i.fa-frown-o {
    font-size: 90px;
    margin-bottom: 10px;

}

.no-page-display h1 {
    font-size: 110px;
    font-weight: 700;
    margin-bottom: 20px;
}

.no-page-display h5 {
    font-size: 18px;
    text-transform: uppercase;
    margin-bottom: 30px;
    font-weight: 300;
    letter-spacing: 5px;
}

.o-no-page-area {
    position: relative;
}

.customExisticon--client {
    top: 30px;
}

.custom-error-note {
    position: absolute;
    bottom: 2px;
}

.config-logo-img-border {
    border: #ccc 1px solid;
    border-radius: 3px;
}

.formSigninLogo img {
    width: 120px;
}

.notify-tab-hide div.notify-icon a {
    pointer-events: none;
    color: #a5aaaf !important;
}

.tabNotifyHide a {
    pointer-events: none;
    color: #a5aaaf !important;
}

.tabNotifyHide a i {
    color: #a5aaaf !important;
}
.extra-small-text
{
    font-size: 12px;
    margin-bottom: 5px;
    font-style: italic;
}
.o-common-margin-top20
{
    margin-top: 20px;
}
.o-common-margin-right10
{
    margin-right: 10px;
}
.pagination h1.h1{
    font-size: 17px;  
    line-height: 17px;
    margin-bottom: 0px;
    margin-top: 12px;
}
.pagination h1.h1 a{
    font-size: 17px;
}
.pagination h1.h1 a:hover{
    color: #FB8B03;
}
.pagination h1.h1 i{
    font-size: 17px;
    margin-top: -5px;
    margin-left: 5px;
    margin-right: 5px;
}
.bulk-user-icon
{
    width: 60px !important;
}
.o-overflow-show
{
    overflow: visible!important;
}
.addJobTypeArea
{
    width: 60%;
    margin-left: 0px !important;
}
.addJob-title
{
    width: 65%;
    overflow: hidden;
    margin-left: 0px;
}
.addJob-drop
{
    float: right;
        margin-top: -5px;
}
.add-job-drop-type select
{
    height: 25px;
    padding: 2px 12px 2px 5px;
    line-height: 16px;
    font-size: 12px;
}
.add-job-drop-type:after
{
    right: 3px;
}
.no-margin-top
{
    margin-top: 0px !important;
}
.el-loading-parent--relative
{
    min-height: 100px;
}
.modal-header
{
    padding: 0px;
}

.skill-notify-icon i
{
    font-size: 22px !important;
}
.joblist-dateField div.o-accordion-element
{
    font-size: 14px;
}
.o-daily-schedule-navigation span
{
    display: inline-block;
    margin-left: 10px;
    margin-right: 10px;
}
.o-daily-schedule-navigation span a{
    padding: 5px 7px;
    background-color: #fff;
    border: #ccc 1px solid;
    display: inline-block;
    border-radius: 4px;
    color: #1AB677;
}
.o-daily-schedule-navigation span a:hover{
    background-color: #1AB677;
    color: #fff;
}
.o-common-border
{
    margin-top: 10px;
    margin-bottom: 0px;
    border-top: #e0da9e 1px solid;
}
.fc-content
{
    padding: 2px 8px;
}
.fc-event
{
/*    border-radius: 10px !important;*/
}
.o-calender-notes h4
{
    color: #000;
    font-weight: bold;
    margin-bottom: 5px;
}
.o-calender-notes ul{
 padding-left: 15px;   
}
.o-calender-notes ul li{
    font-size: 13px;
    list-style-type: disc;
    margin-bottom: 5px;
    
}

.o-issue-counter-green {
    background-color: #0c8a2d !important;
}
/*
<div v-if="filterDaily#FB8B03;Schedule.length <= 0 && afterAPI == true" class="c-common-space c-common-gradient c-common-box-shadow c-radius3">
                        <div class="col-md-12 no-job-dispaly">
                           <i class="fa fa-frown-o" aria-hidden="true"></i>
                           <br />
                            No Data Stored
                        </div>
                    </div>
*/

/* for date picker field ==
class="custom_date"
*/
.o-skill-box .skill-details .schedule-details-box
{
    font-size: 13px;
}

.view-call-list-note-value {
    overflow-y: scroll;
    min-width: 150px;
    max-height: 80px;
}
.phone-sheet-list-note-value {
    overflow-y: scroll;
    min-width: 150px;
    max-height: 62px;
}
.margin-5{
 margin: 5px !important;
}
/*.sign-in-sheet-overflow-y{
    overflow-y:hidden;
}*/

@media only screen and (min-width: 1366px) {
    .o-accordion-subtext span
    {
        font-size: 16px;
    }
    .o-rowtable-text div
    {
        font-size: 16px;

    }
    .o-edit-trash .o-table-block-btn
    {
        float: none;
    }
    .o-cutsomSelect select 
    {
        font-size: 16px;  
    }
    .common-label-text
    {
        font-size: 16px; 
    }
    .c-link 
    {
        font-size: 16px;
    }
    /* .c-link.responsive-clink{
            font-size:14px!important;
        } */
    .o-post-logged {
      font-size: 16px;  
    }
    .o-profile-drop .profile-drop-menu ul li a{
        font-size: 16px; 
    }
    .h5
    {
        font-size: 16px;   
    }
    .o-skill-box .skill-details .schedule-details-box p 
    {
        font-size: 16px;  
    }
    .o-scheduleTable .o-skill-box .skill-details-box p{
        font-size: 16px; 
    }
    .form-control 
    {
       font-size: 16px; 
    }
    .btn 
    {
       font-size: 16px; 
    }
    .c-solid-btn
    {
        font-size: 16px; 
    }
    .o-month-tab li a 
    {
        font-size: 16px; 
    }
    .o-tab-view--text li a 
    {
        font-size: 16px;
    }
    .o-accordion-head 
    {
        font-size: 15px;
        padding-right: 3px;
    }
    .joblist-dateField div.o-accordion-element
    {
        font-size: 15px;
    }
    .o-accordion-subtext{
        font-size: 14px;
    }
    .o-schedule-user p{
        font-size: 16px;
    }
    .summary-info span{
        font-size: 16px;
    }
    .o-schedule-month label 
    {
        font-size: 16px;
    }
    .c-common-btn
    {
       font-size: 16px; 
    }
    .fc-view-container *, .fc-view-container *:before, .fc-view-container *:after
    {
        font-size: 16px;
    }
    .o-skill-box .skill-details .skill-details-box p span
    {
        font-size: 16px;
    }
    .o-skill-box .skill-title
    {
        font-size: 18px;
        padding-top: 4px
    }
    .o-assigned-employees-list ul li
    {
        font-size: 16px;
    }
    .o-skill-box .skill-box-right i
    {
        font-size: 20px;
    }
    .o-custom-radio label
    {
        font-size: 16px;  
    }
    .o-blue-regular-text
    {
        font-size: 16px; 
    }
    .o-sms-counter
    {
        font-size: 16px; 
    }
    .el-input--prefix .el-input__inner
    {
        font-size: 16px;
    }
    .el-year-table td .cell
    {
        font-size: 16px;
    }
    .el-month-table td .cell
    {
        font-size: 16px;
    }
    .jobs-gridview .grids .head>div.title a
    {
        font-size: 16px;
    }
    .el-tooltip__popper
    {
       font-size: 16px; 
    }
    .o-viewBy
    {
        font-size: 16px;   
    }
    .el-date-table
    {
        font-size: 15px !important; 
    }
    .call-assign-info-font p
    {
        font-size: 22px;  
    }
    /*.h5-v1 div
    {
        font-size: 22px;  
    }*/
    .o-skill-box .skill-details .schedule-details-box
    {
        font-size: 16px;
    }
    .o-calender-details-list ul li
    {
        font-size: 15px;
    }
    .h4{
        font-size: 16px;
    }
    .h5-v1
    {
        font-size: 16px;
    }

}

/*23-01-19*/
.search-inner-selector{
    float: left;
}
.btn-save-skill{
    background:#234264;
}
.search-filter-skill{
    float: right;
    margin-top: 10px;
}
.btn-grp-skill{
    display:block;
    float: left;
}
.input-mod-skill{
    margin-left: 10px;
}
.c-solid-skill{
    color: #fff;
    font-size: 14px;
    font-weight: 500;
    background-color: #FB8B03;
    padding: 7px 14px;
    border-radius: 5px;
    display: inline-block;
    border: 1px solid #FB8B03;
}
.c-common-skill{
    font-size: 14px;
    font-weight: 500;
    padding: 7px 14px;
    border-radius: 5px;
    color: #222;
    border: #BACCDD 1px solid;
    background-color: #fff;
    display: inline-block;
}
.input-control-skill{
    height: 30px !important;
}
.search-inner-skill{
    max-width:150px;
}
.btn-save-skill{
    background:#1AB677;
}
.btn-save-skill:hover, .btn-save-skill:focus{
    background:#17a068;
}
.skill-box-selected{
    border: 1px solid #FB8B03;
}


.table_header_wrapper.assign-fixed-header.sticky_header {
    padding-top: 0;
    z-index: 1;
}
.table_header_wrapper.assign-fixed-header.sticky_header .pagination {
    margin: 0 0 10px 0;
}
.o-main-content-area-assign-adjust{
    padding: 30px 30px 0px 30px !important;
}

.animate_header {
    left: 160px !important; 
    -webkit-animation-name: example;
    -webkit-animation-duration: 4s;
    animation-name: animateheader;
    animation-duration: 0.5s;
}
/*10.05.19*/
.login-right-screen h3{
    color: #fff;
    line-height: normal;
    font-size: 19px;
    font-weight: 600;
    margin-bottom: 10px;
}
.login-right-screen{
    padding-top:40px;
}
.login-right-screen p{
    color: #fff;
    line-height: normal;
    font-size: 15px;
    font-weight: 300;
}
.login-right-spacing{
    display: table;
    width: 100%;
    min-height: 400px;
}
.login-left-spacing{
    display: table;
    width: 100%;
    height: 100px;
}
.login-left-spacing img{
    padding-top:20px;
}
.login-center{
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%,-50%);
    width: inherit;
}
.custom-deactive-btn{
    background-color: #ffffff;
    border-radius: 5px;
    border: 1px solid #bfbdbd;
}
.u-btn-hts {
    background: #12e2ec;
}

.active-color{
  color:#297eff !important;
}

.o-sign-in-sheet-nb{
    background-color: #f48b30;
    color: white !important;
    border-radius: 2px;
    padding: 0px 2px;
    line-height: 1.3;
    font-weight: 500 !important;
}

.d-inline{
    display: inline;
}
.mr-10{
    margin-right: 10px;
}

.isDisabled {
    color: currentColor;
    cursor: not-allowed;
    opacity: 0.5;
    text-decoration: none;
    pointer-events: none;
}

.c-common-btn-min-width {
    font-size: 13px;
    min-width: 110px;
}
.c-common-btn--xsmall{
    padding: 5px 7px;
}
.status-color-picker{
    /* background-color: #234264; */
    padding: 3px 29px;
    border-radius: 4px;
    margin-left: 20px;
}


/**
* assign page buttom pagination
*/
.el-pagination-assign{
    background-color: white;
    padding: 12px;
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

.el-pagination-assign .el-pagination{
    text-align: right;
}

.calendar-arrow{
    padding: 7px 10px;
    border-radius: 100%;
}
.o-job-copy-icon{
    color: #234264;
    font-size: 14px;
}
.o-job-copy-icon :hover{
    color: #337ab7;
}

.margin-top-15{
    margin-top: 15px;
}
.word-break{
    word-break: break-word;
    line-height: 1.4;
}
.call-modal-scroll{
    max-height: 800px;
    overflow-y: scroll;   
}

@media (min-width:1024px) and (max-width:1640px) {
    .new-line-padding {
        padding-left: 35px;
    }
}

@media (max-width: 767px) {
    .o-datepicker-input div input {
        width: 80px !important;
        font-size: 12px !important;
    }    
}
