﻿body {
    font-family: quicksand, sans-serif;
    font-weight: 500;
}

.home-wrapper.wrapper {
    position: static !important;
    box-shadow: none !important;
}

body {
    background: #f2f6f8;
}

.margin-0 {
    margin: 0px !important
}

.mb-15 {
    margin-bottom: 15px !important;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

@media print {
    body {
        background: transparent !important;
    }
}

a {
    cursor: pointer;
}

[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng-cloak,
.ng-hide {
    display: none !important;
}

select.form-control:not([size]):not([multiple]) {
    height: 30px;
}

.form-control {
    height: 30px;
    padding: 3px 12px;
    border-radius: 5px 5px !important;
    font-weight: 500;
}

#home-user {
    width: 25px;
    height: 25px;
    border-radius: 50% 50%;
    background-color: #fff;
    color: #368cc6;
    text-align: center;
    line-height: 27px;
    padding-top: 0px;
}

.log-image {
    width: 40px;
    height: 40px;
    border-radius: 50% 50%;
    background-color: #01a4ef;
    color: #fff;
    text-align: center;
    padding-top: 0px;
    line-height: 40px;
}

#cmtImage {
    width: 40px;
    height: 40px;
    border-radius: 50% 50%;
    background-color: #01a4ef;
    color: #fff;
    text-align: center;
    padding-top: 9px;
}

#myTeam.products-list .product-img img {
    width: 40px;
    height: 40px;
    border-radius: 100%;
}

.groupaddon {
    color: #368cc6 !important;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    padding: 5px 10px;
    position: absolute;
    text-align: left;
    background-color: transparent !important;
    border: none !important;
}

/*#myTeam .dropdown-menu.panel-dropdown {
    top: 45%;
    min-width: 140px;
    font-size: 12px;
    color: #333;
    right: 0;
    left: auto;
    text-align: center;
}

    #myTeam .dropdown-menu.panel-dropdown a {
        border-bottom: 1px solid #ddd;
        cursor: pointer;
    }*/
.serach-input {
    float: left;
    width: 86%;
    border-radius: 4px 0px 0px 4px;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}

.inner-content-header {
    margin: 0;
    padding: 7px 0px;
    font-weight: 500;
    color: #333;
}

.header-align {
    float: right;
    margin-left: 7px;
    margin-top: 3px;
    /*color: #fff !important;*/
}

.inlineblock {
    display: inline-block;
}

.inline {
    display: inline;
}

.back_icon {
    padding: 8px;
    color: #554eeb;
    margin-top: 3px;
    cursor: pointer;
}

.fa-arrow-left:before {
    content: "\f112";
}

.no-padding {
    padding: 0;
}

.link {
    width: 33.333337%;
    float: left;
    text-align: center;
    font-size: 18px;
    cursor: pointer;
}

.link i {
    width: 35px;
    color: #2e9ad9;
    padding: 8px 8px;
    border-radius: 50% 50%;
    background: #fff;
    height: 35px;
    border: 1px solid #3f9dde;
}

.link:nth-child(1) i {
    color: #2e9ad9;
    border: 1px solid #3f9dde;
}

.link:nth-child(2) i {
    color: #44bf7a;
    border: 1px solid #44bf7a;
}

.link:nth-child(3) i {
    color: #f45454;
    border: 1px solid #f45454;
}

.control-label {
    font-weight: 600 !important;
    font-size: 13px;
    color: #333;
    display: block;
}

.only-label-contain .control-label-heading {
    font-size: 13px;
}

.only-label-contain .control-label {
    font-size: 12px;
}

/*.box {
    padding: 15px !important;
}*/

.custombox {
    padding: 0 !important;
}

.custombox .box-header {
    padding: 12px;
}

.panel-dropdown {
    border-color: #e0e0e0;
    left: -20px !important;
    height: 150px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    overflow-y: auto;
}

.panel-dropdown li {
    padding: 5px;
    border-bottom: 1px solid #e0e0e0;
}

.panel-dropdown li a {
    color: #484848;
    font-size: 12px;
}

span.roll {
    background: center center no-repeat #333;
    height: 150px;
    position: absolute;
    text-align: center;
    line-height: 145px;
    width: 150px;
    cursor: pointer;
    top: 0;
    z-index: 10;
    margin: 0;
}

/* add the font awesome icon */

.roll:before {
    content: "\f00e";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #ffffff;
    font-size: 40px;
    padding-right: 0.5em;
    position: absolute;
    top: 0;
    left: 50px;
}

legend {
    font-size: 1.3rem;
    border-bottom: 1px solid #f1f1f1;
}

.form-input-height {
    height: 25px !important;
    font-size: 12px !important;
    padding: 4px 10px !important;
}

.form-input-height2 {
    height: 30px !important;
    font-size: 12px !important;
    padding: 4px 10px !important;
}

.viewbutton {
    padding: 0.5rem 0.75rem !important;
    margin-left: 10px !important;
    border: 1px solid #e83636;
    color: #fff;
    text-decoration: none;
    background: #f95454;
    font-size: 0.8rem;
}

.search-btn {
    float: left;
    background-color: #554eeb;
    height: 30px;
    text-align: center;
    vertical-align: middle;
    width: 15%;
    padding: 4px;
    cursor: pointer;
    color: #fff;
    margin-top: 0px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.search-btn:hover {
    background-color: #6861ff;
    color: #fff;
}

.operation-tag {
    margin-right: 12px;
    color: #333;
    font-size: 0.0001em;
}

.operation-tag i {
    margin-right: 3px;
    font-size: 14px;
}

.operation-tag .fa-edit,
.operation-tag .fa-thumbs-up {
    color: #33bf7a;
}

.operation-tag .fa-eye {
    color: #12b6ff;
}

.operation-tag .fa-info {
    color: #0fb97c;
}

.operation-tag .fa-download {
    color: #00bffe;
}

.operation-tag .fa-trash-o,
.fa-times,
.operation-tag .fa-ban,
.operation-tag .fa-thumbs-down,
.fa-trash-o {
    color: #e83636;
}

.operation-tag:hover {
    cursor: pointer;
}

.custom-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.custom-list .item {
    /*border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .1);*/
    padding: 10px 0;
    background: #fff;
    box-shadow: none;
    border-radius: 0;
    border-bottom: 1px solid #f4f4f4;
}

.custom-list .item .list-title {
    font-weight: 500;
    font-size: 13px;
}

/*--------------WEEk WISE CALENDAR-------------*/
.calendarTable {
    border: 1px solid #368cc6;
    text-align: center;
}

.calendarTable thead td {
    background: #368cc6;
    color: #fff;
}

.calendarRow td a {
    border-radius: 3px;
    width: 25px;
    height: 23px;
    text-align: center;
    cursor: pointer;
    text-decoration: none;
    display: inline-block;
}

.calendarTable td {
    padding: 10px;
}

.unselected {
    border: 1px solid #368cc6;
    color: #368cc6;
}

.unselected:hover {
    color: #fff;
    background: #368cc6;
}

.activate {
    border: 1px solid #368cc6;
    color: #fff !important;
    background: #368cc6;
}

.blocked {
    color: #fff !important;
    background: #eee;
    border: 1px solid #eee;
    cursor: no-drop !important;
}

/*-------------FULL CALENDAR-------*/
.fullcalendarTable {
    text-align: center;
    width: 100%;
}

.fullcalendarTable thead td {
    /*padding: 10px;*/
    padding: 10px;
    font-weight: 600;
}

.fullcalendarTable tbody td {
    border: 1px solid #d2d2d2;
    padding: 0;
    width: 100px;
}

.fullcalendarTable tbody td a {
    cursor: pointer;
    /*width: 112px;*/
    width: 100% !important;
    display: inline-block !important;
    height: 90px;
    padding: 10px;
    text-decoration: none;
}

.fullcalendarTable tbody td a div:nth-child(1) {
    display: block;
    text-align: right;
    font-size: 20px;
    font-weight: 600;
}

.fullcalendarTable tbody td a div:nth-child(2) {
    display: block;
    text-align: left;
    margin-top: 20px;
}

.fullcalendarTable tbody td a span {
    font-size: 9px;
    font-weight: 600;
}

.fullcalendarTable .un_filled {
    color: #8a8a8a;
    background: #fff;
}

.fullcalendarTable .filled {
    background: #23d4ac;
    color: #fff;
}

.fullcalendarTable .disabled {
    background: #e2e2e2;
    color: #8a8a8a;
    cursor: no-drop !important;
}

.redBackground.dx-row-alt>td {
    background-color: #f45454 !important;
    color: #fff;
}

.redBackground.dx-row>td {
    background-color: #f45454 !important;
    color: #fff;
}

.blueBackground.dx-row-alt>td {
    background-color: #469ad9 !important;
    color: #fff;
}

.blueBackground.dx-row>td {
    background-color: #469ad9 !important;
    color: #fff;
}

.grayBackground.dx-row-alt>td {
    background-color: #ccc !important;
    color: #fff;
}

.grayBackground.dx-row>td {
    background-color: #ccc !important;
    color: #fff;
}

.lightorangeBackground.dx-row-alt>td {
    background-color: rgba(255, 87, 34, 0.16) !important;
    color: #4a4a4a;
}

.lightorangeBackground.dx-row>td {
    background-color: rgba(255, 87, 34, 0.16) !important;
    color: #4a4a4a;
}

.panel-body .showinfo {
    padding: 5px 10px;
    font-size: 12px;
}

.panel-body .showinfo:nth-child(even) {
    background: #efefef;
}

.panel-body .showinfo span {
    font-weight: 600;
    font-size: 12px;
}

.login-box-body .form-element .form-control {
    padding: 0 0 0 40px;
}

.login-group-addon {
    background-color: transparent !important;
    border: none;
    /*border-bottom: 1px solid #d9d9d9;*/
    margin-bottom: 1px;
    -webkit-column-rule: #448fe2;
    -moz-column-rule: #448fe2;
    -o-column-rule: #448fe2;
    column-rule: #448fe2;
    color: #448fe2;
    position: absolute;
    top: 8px;
    right: 0px;
    z-index: 3;
}

.login-box-body .form-control-feedback {
    color: #3f9dde !important;
}

/*------------------ css of html grid---------------------------*/
.htmlgrid {
    border: 1px solid #ddd;
    width: 100%;
}

.htmlgrid.table thead th,
.htmlgrid th {
    padding: 7px;
    background: #868e96;
    font-size: 12px;
    color: #fff;
    border-bottom: 1px solid #d3d3d3;
    border-right: 1px solid #ddd;
    border-left: 0;
    font-weight: 600;
}

.htmlgrid tbody tr td {
    border-color: #ddd;
    padding: 7px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    background: #fff;
    text-align: left;
    font-size: 12px;
    font-weight: 500;
}

.htmlgrid tfoot>tr>td {
    font-size: 12px;
    font-weight: bold;
}

/*------------------------------------*/
/*--------------------- css for notification page --------------------------*/
.notification {
    /*overflow-y: auto;*/
    height: 550px !important;
}

.notification ul {
    list-style: none;
    padding: 0;
    margin-bottom: 15px;
}

.notification ul li {
    padding: 5px;
    padding-left: 15px;
    background: #ffffff;
    color: #fff;
    margin-bottom: 0px;
    /* border-radius: 5px; */
    border-bottom: 1px solid #eaeaea;
    border-left: 4px solid #005390;
}

.notification ul li:nth-child(4n+1) {
    border-left: 4px solid #005390;
}

.notification ul li:nth-child(4n+2) {
    border-left: 4px solid #959a00;
}

.notification ul li:nth-child(4n+3) {
    border-left: 4px solid #db3d70;
}

.notification ul li:nth-child(4n+4) {
    border-left: 4px solid #00ae7d;
}

.notification ul li a {
    color: #333;
    cursor: pointer;
}

.notification ul li a:hover {
    /*color: #fff;*/
    text-decoration: none;
}

.notification ul li a span {
    display: block;
}

.read-notify {
    font-weight: bold;
    background: #efefef;
}

.load-more {
    text-align: center;
    border: 1px solid #e8e8e8;
    background: #fff;
    padding: 10px;
    color: orangered;
    border-top: none;
    cursor: pointer;
}

.load-more:hover {
    text-decoration: none;
    background: orangered;
    color: #fff;
}


/*--------------------------------------*/
/*-----messaging window start------*/
.message-tab .profileImage {
    width: 35px;
    height: 35px;
    border-radius: 50% 50%;
}

.message-tab .blank-image {
    width: 35px;
    height: 35px;
    background-color: #368cc6;
    color: #fff;
    border-radius: 50% 50%;
    padding-top: 8px;
    text-align: center;
}

.message-tab .upload-section {
    background-color: #f5f4f4;
    padding: 15px;
}

.message-tab {
    margin: 10px;
}

.message-tab .profiledp {
    width: 35px;
    height: 35px;
    border-radius: 50% 50%;
}

.message-tab a {
    cursor: pointer;
}

.message-tab .activeUserProfile {
    height: 20px;
    margin-top: 16px;
}

.message-tab .activeUserProfile .user_chat h5,
.user_chat h6 {
    color: #fff;
}

.message-tab .broadcsast_chat {
    padding-top: 8px;
    margin-left: 0px;
}

.message-tab .profile-info {
    padding: 10px 4px 4px 3px;
    border-bottom: 1px solid #e0e0e0;
    border-bottom-style: solid;
    height: 70px;
}

.message-tab .profile-info .user-name {
    margin-left: 23px;
}

.message-tab .profile-info a h5,
.profile-info a h6 {
    color: #333;
}

.message-tab .broadcast_text {
    padding-top: 6px;
    padding-left: 10px;
    padding-right: 10px;
}

.message-tab .contact-section {
    height: 500px;
    overflow-y: auto;
    overflow-x: hidden;
    padding-right: 0px;
    border: 1px solid #c1c1c1;
    padding-left: 0px;
    padding-bottom: 9px;
    background-color: #fff;
}

.message-tab .no-padding {
    padding-left: 0px;
    padding-right: 0px;
}

.message-tab .send-message {
    display: inline-table;
    padding: 10px 0px;
    border-radius: 33px;
    color: #f16021;
}

.message-tab .message-section {
    height: 449px;
    overflow-y: auto;
    padding-right: 0px;
    overflow-x: hidden;
}

.message-tab textarea {
    resize: none;
}

.message-tab .search-box {
    width: 96%;
    background-color: transparent;
    border: 1px solid #dcdada;
    margin-top: 2px;
    float: right;
    padding: 3px 13px;
    border-radius: 4px;
    margin-right: 8px;
    margin-left: 10px;
    border-left: none;
    border-right: none;
    border-top: none;
    border-radius: 0px;
}

.message-tab .group_user {
    font-size: 11px;
    color: #368cc6;
    font-weight: 700;
}

.message-tab .section_tab {
    padding: 4px;
}

.message-tab .section_tab .border-part {
    border-right: 1px solid #fff;
}

.message-tab .main-row-left {
    height: 70px;
    background-color: #56aeea;
    border-right: 1px solid #419bd8;
}

.message-tab .main-row-right {
    height: 70px;
    background-color: #56aeea;
}

.message-tab .main-row-left span {
    width: 47%;
    text-align: center;
    display: inline-block;
}

.message-tab .input-type::-webkit-input-placeholder {
    /* Chrome/Opera/Safari */
    color: #fff;
    opacity: 1;
    text-align: right;
}

.message-tab .input-type::-moz-placeholder {
    /* Firefox 19+ */
    color: #fff;
    opacity: 1;
    text-align: right;
}

.message-tab .input-type:-ms-input-placeholder {
    /* IE 10+ */
    color: #fff;
    opacity: 1;
}

.message-tab .input-type:-moz-placeholder {
    /* Firefox 18- */
    color: #fff;
    opacity: 1;
    text-align: right;
}

.message-tab .divide_msg {
    padding: 13px 10px;
    border-bottom: 1px solid #bfc0c0;
    background-color: #c1c1c1;
    margin-top: 0px;
    margin-bottom: 0;
    color: #000;
    font-weight: 700;
}

.message-tab input {
    font-family: FontAwesome;
    color: #fff;
}

.message-tab i {
    color: #ffffff;
}

.message-tab a {
    cursor: pointer;
    text-decoration: none;
}

.section_tab span a {
    color: #fff;
}

.attach-icon {
    font-size: 28px;
    margin-top: 5px;
    color: #dcdcdc !important;
}

.message-tab .activeUserProfile h5,
.message-tab .profile-info h5 {
    margin-top: 0px;
    margin-bottom: 4px;
    font-weight: 600;
    font-size: 14px;
}

.message-tab .activeUserProfile h6,
.message-tab .profile-info h6 {
    margin-top: 0px;
}

.message-tab .message-section .single-message {
    margin-top: 8px;
    padding: 1px 3px;
    border-radius: 5px;
    border: none;
    display: -webkit-inline-box;
}

.message-tab .load-more-message {
    text-align: center;
    margin-top: 10px;
}

.section_active {
    background: rgba(2, 149, 254, 0.1);
}

.message-tab .message-section .left .single-message::before {
    background-color: #fff;
    content: "\00a0";
    display: block;
    height: 13px;
    position: relative;
    top: 18px;
    transform: rotate(29deg) skew(-35deg);
    -moz-transform: rotate(29deg) skew(-35deg);
    -ms-transform: rotate(29deg) skew(-35deg);
    -o-transform: rotate(29deg) skew(-35deg);
    -webkit-transform: rotate(29deg) skew(-35deg);
    width: 20px;
    box-shadow: none;
    left: -27px;
}

.message-tab .message-section .right .single-message::before {
    float: right;
    background-color: #53b2f3;
    content: "\00a0";
    display: block;
    height: 19px;
    position: relative;
    left: 22px;
    top: 8px;
    transform: rotate(205deg) skew(-35deg);
    -moz-transform: rotate(205deg) skew(-35deg);
    -ms-transform: rotate(205deg) skew(-35deg);
    -o-transform: rotate(205deg) skew(-35deg);
    -webkit-transform: rotate(205deg) skew(-35deg);
    width: 20px;
    box-shadow: none;
}

.message-tab .message-section .right .single-message {
    max-width: 80%;
    background-color: #53b2f3;
    border-radius: 5px;
    box-shadow: none;
    display: inline-block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
    margin: 10px 10px;
}

.message-tab .message-section .left .single-message {
    text-align: left;
    background-color: #fff;
    border-radius: 5px;
    box-shadow: none;
    display: inline-block;
    padding: 10px 18px;
    position: relative;
    vertical-align: top;
    margin: 10px 10px;
    max-width: 80%;
    padding-top: 0px;
}

.message-tab .message-section .right {
    text-align: right;
    color: #fff;
}

.message-tab .message-section .left {
    text-align: left;
}

.message-tab .single-message {
    text-align: left;
}

.message-tab .message-section .right .single-message span {
    font-size: 14px;
}

.message-tab .message-section .right .single-message small span {
    text-align: right;
    color: #fff;
    font-size: 10px;
}

.message-tab .message-section .left .single-message span {
    text-align: right;
    font-size: 14px;
}

.message-tab .message-section .left .single-message small span {
    text-align: right;
    font-size: 10px;
}

.message-tab .message-section .single-message small {
    font-size: 68%;
    margin-left: 20px;
    margin-top: 0px;
    display: block;
    text-align: right;
    color: #333;
}

.message-tab .send-icon i {
    color: #368cc6;
}

.message-tab .send-icon {
    background-color: #fff;
    text-align: center;
    border-left: 1px solid #d6d1d1;
}

.message-tab .send-text {
    border-radius: 0px;
    border: none;
    /*line-height: 1;*/
    height: 49px;
}

.message-tab .attach-image {
    text-align: center;
    background-color: #fff;
    padding: 8px;
    border-right: 1px solid #d6d1d1;
}

.message-tab .msg-show {
    border: 1px solid #cccccc;
    background-color: #eeeeee;
    padding-left: 0px;
    padding-right: 0px;
}

.message-count {
    padding-top: 5px;
}

.uploadPopup .drag-image {
    width: 100% !important;
    background-color: #f5f4f4;
    text-align: center;
}

.uploadPopup .fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
    text-align: -webkit-right;
    margin-top: 10px;
}

.uploadPopup .fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0 !important;
    filter: alpha(opacity=0) !important;
}

.uploaded-image {
    width: 200px;
    height: 200px;
    border: 0px solid #ccc;
}

.uploadPopup .drag-drop {
    width: 100%;
    height: 240px;
    background-color: #f5f4f4;
}

.uploadPopup .plus-upload {
    position: relative;
    top: calc(50% - 10px);
    /* 50% - 3/4 of icon height */
    font-size: 28px;
    color: #2789c2;
}

.message-tab #imagePro {
    width: 35px;
    height: 35px;
    background-color: #418fcb;
    color: #fff;
    border-radius: 50% 50%;
    padding-top: 8px;
    text-align: center;
}

.message-tab #chatPro {
    width: 35px;
    height: 35px;
    background-color: #368cc6;
    color: #fff;
    border-radius: 50% 50%;
    padding-top: 8px;
    text-align: center;
    margin-left: 2px;
}

.message-tab .error-img {
    width: 35px;
    height: 35px;
    background-color: #368cc6;
    color: #fff;
    border-radius: 50% 50%;
    /*margin-left: 18px;*/
    padding-top: 8px;
    text-align: center;
}

.message-tab .convo-image {
    width: 40px;
    height: 40px;
    background-color: #ffffff;
    color: #184868;
    border-radius: 50% 50%;
    padding-top: 9px;
    text-align: center;
    font-size: 16px;
    margin-right: 0px;
}

.message-tab #convoImg {
    width: 40px;
    height: 40px;
    background-color: #fff;
    color: #184868;
    border-radius: 50% 50%;
    padding-top: 9px;
    text-align: center;
    margin-left: 2px;
}

.message-tab .sender-msg {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    margin-bottom: 0px;
}

.message-tab .msg-active {
    background: rgb(217, 240, 255);
}

.message-tab .tabactive a {
    color: #fff;
    font-weight: 800;
}

.profile-user h5 {
    font-size: 13px !important;
}

.profile-user h6 {
    font-size: 12px !important;
}

.profile-user small {
    color: #2c6f9c;
}

.profile-user small span {
    font-size: 11px !important;
}

#convoImg {
    width: 40px;
    height: 40px;
    border-radius: 50% 50%;
    background-color: #ee5623;
    color: #fff;
    text-align: center;
    padding-top: 9px;
}

/*-----messaging window end------*/
/*----------------- css of devextreme grid ---------------------*/
.dx-tab.dx-state-focused:after {
    content: "";
    pointer-events: none;
    position: absolute;
    top: -1px;
    bottom: -1px;
    right: -1px;
    left: -1px;
    /*border-right: 1px solid #418fcb;
    border-left: 1px solid #418fcb;
    border-top: 1px solid #418fcb;
    border-bottom: 1px solid #418fcb;*/
    border: none;
    z-index: 1;
}

.dx-tab.dx-tab-selected {
    /*border: 1px solid #c4c4c4;*/
    color: #333;
    box-shadow: 0 1px 6px 0 rgba(0, 0, 0, 0.2), 0 3px 4px 0 rgba(0, 0, 0, .19);
    background-color: #f3b54d;
    font-weight: 700;
}

.dx-tab:first-child {
    border-left: none;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.dx-scrollbar-horizontal .dx-scrollable-scroll {
    height: 9px;
    background: #607d90;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable {
    height: 9px;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover,
.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active {
    height: 9px;
    background: #607d90;
}

.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-state-hover .dx-scrollable-scroll,
.dx-scrollbar-horizontal.dx-scrollbar-hoverable.dx-scrollable-scrollbar-active .dx-scrollable-scroll {
    height: 9px;
}

.dx-datagrid.dx-datagrid-borders>.dx-datagrid-rowsview.dx-last-row-border tbody:last-child>.dx-data-row:nth-last-child(2)>td {
    height: 25px;
}

.dx-datagrid .dx-row-alt>td {
    background-color: rgba(239, 239, 239, 0.9);
}

.dx-datagrid-headers .dx-datagrid-table .dx-row>td {
    border-bottom: 1px solid #d3d3d3;
    background: #868e96;
    color: #fff;
    font-weight: 600;
}

.dx-datagrid-filter-row td {
    background: none !important;
}

.dx-datagrid-rowsview .dx-selection.dx-row>td,
.dx-datagrid-rowsview .dx-selection.dx-row:hover>td {
    background-color: #ffe3d2;
}

.dx-datebox-calendar .dx-dropdowneditor-icon {
    color: #554deb;
}

.dx-show-clear-button .dx-icon-clear {
    color: #db3885;
}

.dx-datagrid-export-button.dx-button {
    background-color: rgb(0, 191, 175);
    border-radius: 5px 5px;
}

.dx-button .dx-icon.dx-icon-export-excel-button {
    color: #fff;
}

.dx-widget {
    font-size: 12px !important;
}

.dx-texteditor {
    border-color: #d2d6de;
    border-radius: 5px 5px;
}

.dx-texteditor-input {
    border-radius: 0;
    height: 30px;
}

.dx-texteditor.dx-state-focused,
.dx-texteditor.dx-state-active {
    border-color: #418fcb !important;
    box-shadow: none;
}

.dx-dropdowneditor-input-wrapper .dx-texteditor-input {
    border-radius: 5px 5px;
    height: 30px;
}

.dx-datagrid-pager.dx-widget.dx-pager {
    border: 1px solid #d3d3d3 !important;
    border-top: none !important;
}

.dx-pager .dx-pages .dx-prev-button::before,
.dx-pager .dx-pages .dx-next-button::before {
    color: #368cc6;
}

.dx-datagrid.dx-filter-menu .dx-menu-item-content .dx-icon {
    color: #554eeb;
}

.dx-datagrid-total-footer table.dx-datagrid-table.dx-datagrid-table-fixed .dx-row>td {
    font-size: 11px;
}

/*-------tab padding--------*/
.dx-tabs {
    border: none;
}

.dx-tab {
    padding: 2px;
    border-left: 2px solid #ddd;
    background-color: #db3885;
    color: #fff;
}

.dx-tab::first-child {
    border-left: 0px solid #ddd;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}

.dx-tab:last-child {
    border-right: 0px solid #ddd;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}

.dx-tab.dx-state-hover {
    background-color: #db3885;
}

.dx-tab.dx-tab-selected.dx-state-hover {
    background-color: #f3b54d;
}

.dx-tab-content span {
    font-size: 11.5px;
}

/*-------tab padding--------*/
/*---popup title size changes----*/
.dx-popup-title.dx-toolbar .dx-toolbar-label {
    font-size: 18px;
}

.dx-popup-title.dx-toolbar .dx-toolbar-items-container {
    height: 28px;
    overflow: visible;
}

.dx-popup-title.dx-toolbar {
    padding: 2px 20px;
    background: #7a7f84;
}

.dx-popup-title {
    color: #fff;
}

.dx-toolbar-label .dx-toolbar-item-content>div {
    font-weight: 500;
    font-size: 15px;
}

.dx-popup-title .dx-closebutton .dx-icon {
    color: #fff;
}

.dx-datagrid-column-chooser-mode-drag .dx-toolbar-label, .dx-popup-title .dx-toolbar-button .dx-closebutton .dx-icon{
    color: #ffffff !important;
}


.dx-popup-title .dx-closebutton.dx-state-hover,
.dx-popup-title .dx-closebutton.dx-state-active,
.dx-popup-title .dx-closebutton.dx-state-focused {
    background-color: transparent;
    border-color: transparent;
}

/*---popup title size changes----*/
.collapse_box .dx-accordion-item-body {
    padding: 5px;
}

.collapse_box .dx-accordion-item.dx-state-hover>.dx-accordion-item-title {
    background-color: #fff;
}

.collapse_box .dx-state-focused.dx-accordion-item {
    border-color: #ededed;
}

.collapse_box .dx-accordion-item-title:before {
    font-weight: normal;
    color: #333;
    content: "\f016";
    font-family: DXIcons;
    font-size: 13px;
    margin-left: 9px;
    margin-right: 0;
    line-height: 12px;
}

.title_font {
    font-size: 12px;
}

.collapse_box .dx-accordion-item-opened+.dx-accordion-item {
    border-top-color: #ededed;
}

.collapse_box .dx-accordion-item-opened+.dx-accordion-item.dx-state-hover:not(.dx-state-focused) {
    border-top-color: #ededed;
}

/*-----date Picker height------*/
.dx-texteditor-input {
    margin: 0;
    padding: 7px 9px 8px;
    background: #fff;
    color: #333;
    font-size: 1em;
    border-radius: 4px;
    min-height: 26px;
}

.dx-datebox-wrapper-calendar .dx-calendar {
    margin: 20px !important;
}

/*-----Date Picker height----*/
.dx-show-clear-button .dx-icon-clear {
    line-height: 11px !important;
}

/*---Numeric Box grid-----*/

.grid-date.dx-numberbox .dx-texteditor-input {
    padding: 0px 2px 16px;
}

/*----Numeric box grid----*/
.dx-colorbox-overlay .dx-popup-content {
    padding: 10px !important;
}




























/*.ta-editor.ta-html, .ta-scroll-window.form-control {
    margin-left: -20px;
}*/

/*.btn-toolbar > .btn, .btn-toolbar > .btn-group, .btn-toolbar > .input-group {
    margin-left: 20px;
}*/

.ta-root .btn {
    font-size: 12px;
    padding: 4px 8px;
}

/*.btn-toolbar {
    margin-left: -20px;
}*/

.img-popup-close-button {
    position: absolute;
    top: 0px;
    right: 0px;
    border-radius: 30px;
    padding: 6px 10px;
    cursor: pointer;
}

.img-popup-close-button:hover {
    background-color: #ccc;
}

/*------------------- css of textbox-----------------*/

input[type="radio"],
input[type="checkbox"] {
    margin-right: 7px;
}

span {
    margin-top: 4px;
}

.dx-switch-on-value .dx-switch-handle:before {
    background-color: green;
}

.dx-switch-on-value:hover .dx-switch-handle:before {
    background-color: green !important;
}

.dx-switch:focus .dx-switch-on-value .dx-switch-handle:before {
    background-color: #63980a;
}

.dx-switch-handle:before {
    background-color: red;
}

.dx-switch:hover .dx-switch-handle:before {
    background-color: red;
}

.top-nav li.dropdown .dropdown-menu {
    float: right;
    right: 0;
    left: auto;
    padding-top: 10px;
}

.dropdown-menu.tasks-bar .task-info .desc {
    font-size: 13px;
    font-weight: normal;
    float: left;
    width: 80%;
}

.msg-icon {
    font-size: 20px;
    color: #184868;
}


.badge {
    position: absolute;
    right: -10px;
    top: -9px;
    z-index: 100;
}

.badge.bg-success {
    background: #ee5623;
}

.header-badge-count {
    font-weight: 500 !important;
    letter-spacing: 1px;
}

.top-nav .username {
    font-size: 13px;
    color: #555555;
}

.top-nav .nav .caret {
    border-bottom-color: #A4AABA;
    border-top-color: #A4AABA;
}

.readnotification p {
    font-weight: bold;
}

.dropdown-menu.tasks-bar .task-info .desc p {
    margin: 0px;
    font-size: 12px;
}

.dropdown-menu.tasks-bar .task-info .desc p {
    margin: 0px;
    font-size: 12px;
}

.external a {
    background: none !important;
    border-top: 1px solid #eee !important;
    width: 100% !important;
    border-radius: 0 !important;
    text-align: center;
    font-weight: 600 !important;
    color: #fe4902 !important;
    font-size: 14px !important;
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #000;
}

.scrollbar {
    margin-left: 30px;
    float: left;
    height: 300px;
    width: 65px;
    background: #F5F5F5;
    overflow-y: scroll;
    margin-bottom: 25px;
}

.select-all {
    margin-left: 30px;
    margin-bottom: 10px;
}

.caret {
    margin-top: 0px;
}

.info-box {
    box-shadow: 0 2px 10px rgba(0, 0, 0, 0.2);
    height: 60px;
    display: flex;
    cursor: default;
    background-color: #fff;
    position: relative;
    overflow: hidden;
    margin-bottom: 0px;
}

.bg-orange {
    background-color: #FF9800 !important;
    color: #fff;
}

.bg-light-green {
    background-color: #8BC34A !important;
    color: #fff;
}

.info-box .icon {
    display: inline-block;
    text-align: center;
    background-color: rgb(247, 123, 76) !important;
    height: 60px;
    width: 80px;
}

.info-box .content {
    display: inline-block;
    padding: 0px 40px;
}

.info-box .icon i {
    color: #fff;
    font-size: 40px;
    line-height: 60px;
}

.dx-datagrid-focus-overlay {
    border: 0px solid #337ab7 !important;
}

.capitalize {
    text-transform: uppercase;
}

.uib-datepicker-popup {
    z-index: 9999 !important;
}

.uib-datepicker-popup.dropdown-menu {
    padding: 10px 15px;
}

.uib-datepicker-popup .btn {
    padding: 6px 15px;
    border-color: #fff;
    font-size: 15px;
}

.uib-datepicker-popup .btn i {
    COLOR: #fa5d21;
}

.uib-datepicker-popup .btn:hover {
    background-color: #fffafa;
    border-color: #e6e6e6;
}

.uib-daypicker thead tr:nth-child(1) {
    border: 1px solid #ddd;
}

.uib-daypicker thead tr:nth-child(2) {
    border-bottom: 1px solid #ddd;
    padding-top: 1px;
    height: 40px;
}

table.uib-daypicker:focus {
    outline: none;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: none;
}

.uib-datepicker-popup .btn-info:active,
.uib-datepicker-popup .btn-info.active,
.open>.uib-datepicker-popup .dropdown-toggle.btn-info {
    color: #fff !important;
    background-color: #fb5e22;
    border-color: #fb5e22;
}

:focus {
    outline: none;
}

.uib-datepicker-popup .btn-info {
    color: #4a4949;
    background-color: #fff;
    border-color: transparent;
}

.dx-numberbox .dx-texteditor-input {
    margin: 0;
    padding: 1px 0px 14px;
}

.dx-popup-title.dx-toolbar {
    z-index: 1501 !important;
}

/*--breadcrumb start----*/
.right_space {
    margin-right: 224px;
}

.flat a,
.flat a:after {
    background: white;
    color: black;
    transition: all 0.5s;
}

.flat a:before {
    background: white;
    box-shadow: 0 0 0 1px #ccc;
}

.flat a:hover,
.flat span:hover,
.flat a.active,
.flat a:hover:after,
.flat a.active:after,
.flat a:last-child:hover,
.flat a:first-child:hover,
.review-counter:hover,
.review-counter:hover span,
.inprogress-counter:hover span,
.inprogress-counter:hover,
.open-counter:hover span,
.open-counter:hover,
.all-counter:hover,
.all-counter:hover span,
.hold-counter:hover,
.reopenCounter:hover,
.reopenCounter:hover span,
.hold-counter:hover span,
.closeCount:hover,
.closeCount:hover span,
.allCounter:hover,
.allCounter:hover span {
    background: #fe4902;
    color: #fff !important;
    transition: all 0.5s;
}


.flat a:hover span {
    color: #fff;
    transition: all 0.5s;
}

.flat a,
.crumb-span1 {
    color: #5DA33D;
    font-weight: 900;
}

/*---equipment user profile image----*/
/*-----create user-----*/
.create_user {
    width: 150px;
    height: 150px;
    border: 1px solid #ccc;
}

/*-----create user------*/

.expand {
    display: block;
    text-decoration: none;
    color: #555;
    cursor: pointer;
    padding: 10px;
    background-color: #efefef;
}

.expand h2 {
    padding: 0;
    margin: 0;
    font-size: 14px;
    font-weight: 400;
}

span {
    font-size: 12.5px;
}

.detail a {
    text-decoration: none;
    color: #C0392B;
    border: 1px solid #C0392B;
    padding: 6px 10px 5px;
    font-size: 14px;
}

.detail {
    border-top: 1px solid #dddddd;
    margin: 0;
    display: none;
    line-height: 22px;
    height: 120px;
}

.detail span {
    margin: 0;
}

.span-size {
    font-size: 13px;
}

.detail .form-group {
    margin-bottom: 8px;
}

.detail label {
    font-size: 13px;
    font-weight: 600 !important;
    margin-bottom: 0;
}

.right-arrow {
    margin-top: -5px;
    margin-left: 20px;
    width: 10px;
    height: 100%;
    float: right;
    font-weight: bold;
    font-size: 20px;
}

.icon {
    height: 75px;
    width: 75px;
    float: left;
    margin: 0 15px 0 0;
}

.templatepopup .dx-overlay-content .dx-popup-content>.dx-template-wrapper {
    overflow: auto;
}

/*--------- css of ui-bootstrap accordian ----------*/
.accordin-directive .panel-default>.panel-heading {
    background-color: #efefef !important;
}

.accordin-directive .panel-group .panel {
    margin-bottom: 5px;
    border-radius: 0px;
}

.devex-checkbox label::after {
    top: 2px !important;
}

.dx-datagrid-rowsview .dx-row .checkbox {
    position: relative;
    display: block;
    margin-top: 0px;
    margin-bottom: -6px;
}

/*-- color box-----*/
.dx-colorview-container {
    width: 450px;
    height: 250px !important;
}

.dx-popup-bottom .dx-button {
    min-width: 100px;
    margin-top: 10px;
}

/*-- color box end -----*/

/*---grid paddding-----*/
.dx-datagrid .dx-row>td {
    padding: 5px;
    font-family: quicksand, sans-serif;
    font-weight: 500;
}

/*---grid date start---*/
.grid-date .dx-dropdowneditor-input-wrapper .dx-texteditor-input {
    border-radius: 4px;
    height: 26px;
}

.grid-date .dx-texteditor-input {
    margin: 0;
    padding: 0px 2px 10px;
    background: #fff;
    color: #333;
    font-size: 1em;
    border-radius: 4px;
}

/*---grid date end----*/
/*---file uplode width--*/
.file_up {
    width: 80%;
}

.file_upload {
    width: 80%;
}

/*---file upload width---*/
/*--------setting---------*/
.panel-default>.panel-heading {
    color: #fff !important;
    background-color: #868e96 !important;
    font-weight: 500;
}

/*---responsive css start----*/
@media screen and (max-width: 1280px) {

    .select-label {
        font-size: 12px !important;
    }

    .small-pixel {
        padding: 0px;
    }
}

/*---responsive css end----*/
/*---responsive css start----*/
@media screen and (max-width: 1024px) {
    body {
        font-size: 12px;
    }

    .right_space {
        margin-right: 220px;
    }

    .create_user {
        width: 131px;
        height: 130px;
        border: 1px solid #ccc;
    }

    .form-control {
        font-size: 11px;
    }

    .file_up {
        width: 76%;
    }

    .file_upload {
        width: 74%;
    }

    .profile-info h5 {
        font-size: 12px;
    }

    .small-pixel {
        padding: 0px;
    }

    .message-tab .send-message {
        padding: 13px 0px;
    }

    .message-tab .message-section .right .single-message span {
        font-size: 11px !important;
    }

    .message-tab .section_tab .border-part {
        border-right: none !important;
    }
}

/*----header responsive----*/
@media screen and (max-width: 1236px) {
    .header-button {
        padding: 6px 5px !important;
        font-size: 10px;
    }

    .form-control {
        display: block;
        width: 98%;
        height: 34px;
        padding: 6px 12px;
        font-size: 10px;
    }

    .form-control {
        height: 30px;
        padding: 0px 10px;
    }
}

/*-----header responsive end---*/

/*-------full calendar--------*/

.full-calendar {
    text-align: right;
    margin-top: 7px;
}

.full-calendar button i {
    font-size: 20px;
}

.full-calendar-space-top {
    margin-top: 20px;
}

.mtbf_mttr .countable label.big {
    font-size: 16px;
}

.mtbf_mttr .countable input {
    float: left;
    width: 70%;
    display: inline-block;
    border-radius: 4px 0px 0px 4px;
    padding: 0 0 0 4px;
}

.mtbf_mttr .countable .without-hrs input {
    width: 100%;
}

.mtbf_mttr .countable div {
    float: right;
    width: 20%;
}

.mtbf_mttr p {
    margin: -6px 0px 6px;
}

.mtbf_mttr .countable .hrs-btn {
    width: 30%;
    margin-top: 0px;
}

.multiselect-parent.btn-group {
    width: 100% !important;
}

.multiselectDropdown .dropdown-toggle {
    width: 100%;
    /*width: 210px;*/
    text-align: left;
}

.multiselectDropdown .btn {
    padding: 7px;
    font-size: 12px;
}

.multiselectDropdown .caret {
    float: right;
    margin-top: 7px;
}

.multiSelectdropdowntag {
    padding: 0 !important;
}

.multiSelectdropdowntag div {
    padding: 0px 0px 0px 7px;
}

.multiselectDropdown .btn-group .dropdown-menu>li>a {
    padding: 5px 0px 6px 16px;
    font-size: 12px;
}

.custom-export-button {
    border: 1px solid #333;
    padding: 8px;
    float: right;
    -webkit-box-shadow: 0 1px 3px transparent;
    -moz-box-shadow: 0 1px 3px transparent;
    box-shadow: 0 1px 3px transparent;
    border-width: 1px;
    border-style: solid;
    background-color: #fff;
    border-color: #ddd;
    color: #333;
    line-height: 0;
    border-radius: 4px;
    font-size: 12px;
}

.rounded {
    border-radius: 50% 50% !important;
}

.chart-toggle .dropdown-toggle {
    background: #fff;
    padding: 0px 5px;
}

.chart-toggle .dropdown-menu {
    min-width: 5rem;
}

.f_weight {
    font-weight: 700;
}

.head_row {
    color: #5955b1;
}

.sub_point {
    font-size: 11px;
}

.border_divider {
    border-bottom: 1px solid #ccc;
    padding: 5px;
    /*margin-bottom:5px;*/
}

.border_divider a:hover {
    text-decoration: none;
}

.productpanel {
    height: 250px;
    overflow-y: auto;
    PADDING: 0PX !IMPORTANT;
    font-weight: 500;
}

.productpanel ul {
    padding-left: 0px;
}

.productpanel li {
    list-style: none;
    /* border-bottom: 1px solid #ccc; */
    margin-top: 5px;
    padding: 0 10px;
}

.productpanel li p {
    margin-top: 0;
    font-size: 11px;
    margin-bottom: 5px;
    display: inline;
}

.products-list .emp-img {
    float: left;
}

.products-list .emp-img img {
    width: 45px;
    height: 45px;
    border-radius: 100%;
}

.ta-scroll-window.form-control {
    margin-top: 20px;
}

/*.box-header.with-border + .box-body div span{
    border: 1px solid #ddd;
    background-color: #ddd;
    padding: 5px 5px;
}*/
/*.box-header.with-border + .box-body div span a{
 padding:5px 5px;   
}*/
/*--------------------------mailbox section ------------------------*/
.custom-file-attachment>div {
    border-radius: 5px 5px;
    margin-right: 10px;
    display: inline-block;
    margin-top: 5px;
}

.custom-file-attachment a span {
    border: 1px solid #ddd;
    padding: 5px 10px;
    background-color: #efefef;
}

.custom-file-attachment a:last-child {
    margin-left: -4px;
}

.custom-file-attachment .fa {
    font-size: 16px;
    padding: 6px 6px;
    /*display:inline;*/
}

.custom-file-attachment i {
    background-color: #4197c7;
    color: #fff;
}

.custom-file-attachment .fa-remove {
    background-color: #e4e4e4;
}

.custom-mailbox-controls.mailbox-controls {
    padding: 10px;
}

.custom-mailbox-controls.mailbox-controls .btn {
    padding: 5px 10px;
}

.custom-mailbox-controls.mailbox-controls .btn i {
    font-size: 14px;
}

.custom-tablerow-trash.table-striped tbody tr:nth-of-type(even) {
    background-color: rgba(0, 0, 0, 0.05);
}

.custom-tablerow-trash.table-striped tbody tr:nth-of-type(odd) {
    background-color: #fff;
}

.custom-box-padding.box,
.custom-checkbox-padding.checkbox {
    padding: 0px;
}

.custom-checkbox-padding [type=checkbox]+label:before,
[type=checkbox]:not(.filled-in)+label:after {
    width: 15px;
    height: 15px;
    margin-top: 12px;
    left: 12px;
}

.custom-checkbox-padding [type=checkbox]:checked+label:before {
    left: 10px;
    height: 18px;
}

.box-body.custom-composebox-body {
    padding: 10px 0px;
}

.box-footer.custom-composebox-footer,
.box-header.custom-composebox-header {
    padding: 10px 15px;
}

.composebtn-col a {
    font-size: 14px;
}

.composebtn-col a i {
    font-size: 12px;
    margin-top: 3px;
}

/*---------------------------mailbox section end ---------------------------------*/
/*--------------------------------------dashboard section-----------------------------*/
/*----------------calender section------------------------------------*/
.calender-box .box-header>.box-tools {
    font-size: 17px;
    top: 8px;
    right: 20px;
}

/*.calender-box .box-header{
background-color:#0989c1;
color:#fff;
}*/
.calender-box .box-body {
    padding: 0px 5px;
    /*background-color: #efefef;*/
    background-color: #fffbfb;
}

.calender-box .box-body li {
    /*background-color:#aed7ff; */
    /*border-bottom-color: #ddd;
    background-color: #fffbfb;*/
    color: #fff;
    padding: 8px 8px;
}

.calender-box .box-body li:nth-child(4n+1) {
    background-color: #0055a9;
}

.calender-box .box-body li:nth-child(4n+2) {
    background-color: #3e9962;
}

.calender-box .box-body li:nth-child(4n+3) {
    background-color: #9b3132;
}

.calender-box .box-body li:nth-child(4n+4) {
    background-color: #357e99;
}

.leave-balance .box-body li:nth-child(4n+1) {
    background-color: #3985e3 !important;
}

.leave-balance .box-body li:nth-child(4n+2) {
    background-color: #efb614 !important;
}

.leave-balance .box-body li:nth-child(4n+3) {
    background-color: #33bf7a !important;
}

.leave-balance .box-body li:nth-child(4n+4),
.leave-balance .box-body li:nth-child(4n+4) .progress .progress-bar {
    background-color: #ed4885 !important;
}

.leave-balance .box-body li.list-not-found {
    background-color: #0055a9 !important;
}

.leave-balance .box-body li {
    background-color: #fff !important;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    margin: 5px;
    border-radius: 5px;
    padding: 4px 8px;
}

.leave-balance .box-body li .progress {
    height: 8px;
    margin-bottom: 0;
}

.leave-balance .box-body li span {
    border-radius: 50% 50%;
    padding: 5px;
    margin-top: 0px;
    background-color: #fff;
    color: #333;
    font-weight: 600;
    border-radius: 50% 50%;
    padding: 5px;
    margin-top: 0px;
}

.calender-box .box-body li .custom-holidayCount {
    border-radius: 50% 50%;
    padding: 4px 9px;
    background-color: #f8f8f8;
    color: black;
}

#chart table {
    border-spacing: 0;
    border-collapse: separate;
}

#chart tr td {
    line-height: 15px;
}

.title {
    color: red;
}

.google-visualization--orgchart-node-medium {
    font-size: 13px;
}

ol.bulkdata {
    margin-left: -22px;
}

ol.bulkdata li {
    font-size: 12px;
}

/*-------------css for back to top button------------------*/
.back-to-top {
    position: fixed;
    bottom: 30px;
    right: 30px;
}

.back-to-top a {
    width: 40px;
    height: 40px;
    display: block;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
    font-size: 16px;
    line-height: 40px;
    font-family: 'Genericons';
    background-color: #555;
    text-align: center;
    border-radius: 3px;
    color: #fff;
    opacity: 0.8;
    filter: alpha(opacity=80);
    transition: all 0.5s ease-out;
}

.back-to-top:hover {
    background-color: #16aad8;
}

/*------------------------------------------------------*/


.handsontable th {
    background-color: #868e96 !important;
    color: #fff !important;
}

.htDimmed {
    color: #000;
    white-space: nowrap !important;
    font-size: 11px;
    font-weight: 600;
}

#mapContainer {
    display: block;
    width: 100%;
    height: 500px;
    z-index: 100;
}

/*------------login page css ------------*/
.login-page {
    background-size: 100% 100% !important;
}

.login-box-body {
    box-shadow: none !important;
    background: transparent !important;
}

.login-box {
    padding: 22% 0%;
    margin: 0% !important;
}

/*.custom-login-logo.login-logo{
    padding:10px 110px;
}*/
.login-box-msg {
    text-align: left !important;
    font-size: 20px;
    letter-spacing: 1px;
    color: #448fe2;
    padding: 0 0px 20px !important;
    font-weight: 500;
}

.btn.btn-flat.custom-submit-btn,
.btn.btn-flat.custom-forget-btn {
    border-radius: 20px 20px;
}

.btn-info.custom-forget-btn {
    background-color: #ffdb59;
    border-color: #ffdb59;
    color: #000;
    padding: 0.7rem 0.75rem;
}

.btn-info.custom-forget-btn:hover {
    border: 2px solid #ffdb59;
    background-color: transparent;
}

.btn-info.custom-submit-btn {
    background-color: #47a3f7;
    border-color: #47a3f7;
    padding: 0.7rem 0.75rem;
}

.btn-info.custom-submit-btn:hover {
    background-color: transparent;
    border: 2px solid #47a3f7;
    color: #000;
}

.login-box-body ::placeholder {
    color: #b1a7a8;
    font-weight: 500;
    font-size: 13px;
    letter-spacing: 1px;
}

.navbar-custom-menu .dx-texteditor {
    border: none;
}

/*.main-header .navbar{
    min-height: 59px !important;
}*/
/*.custom-header .navbar-nav .nav-link{
    color:#000;
}
.custom-navbar-list{
    margin-right:10%;
}*/
/*header{
    margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline; 
  
}
header{
    display: block; 
}*/
/* --------------------------------
BOOTSTRAP OVERWRITE CSS
-------------------------------- */
.header-area .navbar-brand {
    padding-top: 0;
    padding-bottom: 0;
}

.header-area .navbar-brand>img {
    max-width: initial;
    max-height: 100%;
}

.header-area .navbar-nav {
    padding: 4px 0;
}

.custom-login-page .footer .nav>li>a,
.header-area .nav>li>a {
    font-size: 16px;
    font-weight: 600;
    padding: 2px 2px;
    margin: 0 14px;
    letter-spacing: 0.6px;
    font-weight: 500;
}

.header-area .navbar-fixed-bottom .navbar-collapse,
.navbar-fixed-top .navbar-collapse {
    max-height: initial;
}

.custom-login-page .form-group {
    margin-bottom: 28px;
}

.custom-login-page input.form-control {
    height: 40px;
}

.header-area .nav>li>a:focus {
    background: transparent;
}

/*------------- header-css-----------*/
.header-area {
    position: fixed;
    top: 0px;
    left: 0px;
    right: 0px;
    z-index: 100;
    height: 125px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.header-area .main-nav .logo {
    float: left;
    margin-top: 30px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.header-area .main-nav .nav {
    float: right;
    margin-top: 35px;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.header-area .main-nav .nav li:last-child {
    padding-right: 0px;
}

.header-area .main-nav .nav li a {
    display: block;
    font-weight: 500;
    font-size: 16px;
    color: #000;
    -webkit-transition: all 0.3s ease 0s;
    -moz-transition: all 0.3s ease 0s;
    -o-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    height: 40px;
    line-height: 40px;
    border: transparent;
    letter-spacing: 1px;
}

.header-area .main-nav .nav li a:hover {
    color: #448fe2;
    background-color: transparent;
}

.header-area .main-nav .menu-trigger {
    cursor: pointer;
    display: block;
    position: absolute;
    top: 28px;
    width: 28px;
    height: 28px;
    text-indent: -9999em;
    z-index: 99;
    right: 40px;
    display: none;
}

.header-area .main-nav .menu-trigger span,
.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #000;
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
    -moz-transition: all 0.4s;
    -o-transition: all 0.4s;
    -webkit-transition: all 0.4s;
    transition: all 0.4s;
    background-color: #000;
    display: block;
    position: absolute;
    width: 30px;
    height: 2px;
    left: 0;
    width: 75%;
}

.header-area .main-nav .menu-trigger span:before,
.header-area .main-nav .menu-trigger span:after {
    content: "";
}

.header-area .main-nav .menu-trigger span {
    top: 16px;
}


.header-area .main-nav .menu-trigger span:before {
    -moz-transform-origin: 33% 100%;
    -ms-transform-origin: 33% 100%;
    -webkit-transform-origin: 33% 100%;
    transform-origin: 33% 100%;
    top: -9px;
    z-index: 10;
}

.header-area .main-nav .menu-trigger span:after {
    -moz-transform-origin: 33% 0;
    -ms-transform-origin: 33% 0;
    -webkit-transform-origin: 33% 0;
    transform-origin: 33% 0;
    top: 10px;
}

.header-area .main-nav .menu-trigger.active span,
.header-area .main-nav .menu-trigger.active span:before,
.header-area .main-nav .menu-trigger.active span:after {
    background-color: transparent;
    width: 100%;
}

.header-area .main-nav .menu-trigger.active span:before {
    -moz-transform: translateY(6px) translateX(1px) rotate(45deg);
    -ms-transform: translateY(6px) translateX(1px) rotate(45deg);
    -webkit-transform: translateY(6px) translateX(1px) rotate(45deg);
    transform: translateY(6px) translateX(1px) rotate(45deg);
    background-color: #000;
}

.header-area .main-nav .menu-trigger.active span:after {
    -moz-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    -ms-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    -webkit-transform: translateY(-6px) translateX(1px) rotate(-45deg);
    transform: translateY(-6px) translateX(1px) rotate(-45deg);
    background-color: #000;
}

.header-area .container {
    max-width: 1140px !important;
}

.header-area .logo {
    height: 100px;
    bottom: 10px;
    position: relative;
}

#header+.container {
    max-width: 1140px !important;
}

@media (max-width: 1200px) {
    .header-area .main-nav .nav li {
        padding-left: 12px;
        padding-right: 12px;
    }

    .header-area .main-nav .nav li.submenu {
        padding-right: 20px;
    }

    .header-area .main-nav .nav li.submenu:after {
        right: 5px;
    }
}

@media (max-width: 991px) {
    .header-area {
        /*background: #fff;*/
        height: 90px;
        /*box-shadow: 0 2px 28px 0 rgba(0, 0, 0, 0.06);*/
    }

    .header-area .container {
        padding: 0px;
    }

    .header-area .logo {
        margin-top: 20px !important;
        margin-left: 10px;
    }

    .header-area .menu-trigger {
        display: block !important;
    }

    .header-area .main-nav {
        overflow: hidden;
    }

    .header-area .main-nav .nav {
        float: none;
        width: 100%;
        margin-top: 120px !important;
        display: none;
        -webkit-transition: all 0s ease 0s;
        -moz-transition: all 0s ease 0s;
        -o-transition: all 0s ease 0s;
        transition: all 0s ease 0s;
    }

    .header-area .main-nav .nav li {
        width: 100%;
        background: #fff;
        border-bottom: 1px solid #f5f5f5;
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

    .header-area .main-nav .nav li a {
        height: 50px !important;
        line-height: 50px !important;
        padding: 0px !important;
        padding-left: 30px !important;
        border: none !important;
        background: #fff !important;
        color: #3B566E !important;
    }

    .header-area .main-nav .nav li a:hover {
        background: #f5f5f5 !important;
    }

    .custom-login-page.login-page {
        position: fixed;
    }

    /*.custom-login-box.login-box {
    margin: 40% 0% !important;
}*/
}

@media (min-width: 992px) {
    .header-area .main-nav .nav {
        display: flex !important;
    }
}

/*-----------footer login page------------*/
.footer {
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    color: #ffffff;
    padding: 0px;
    /*padding: 10px 0px;*/
}

.footer-login-padding {
    padding: 10px 0px
}

.footer .nav {
    float: right;
    padding-right: 150px;
}

.footer .nav li a:hover {
    color: #f9ce34;
    background-color: transparent;
}

.navbar-nav>.messages-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a,
.navbar-nav>.tasks-menu>.dropdown-menu>li.footer>a {
    padding: 10px 10px !important;
}

/*--------------------fill dcr--------*/
/*--------button css--------*/
.btn.btn-danger {
    border-radius: 5px 5px;
}

.header-align.btn-outline-info {
    border-color: #554eeb;
    color: #554eeb;
    border-radius: 5px 5px !important;
}

.header-align.btn-outline-info:hover {
    background-color: #554eeb;
    color: #fff;
}

.header-align.btn-outline-danger {
    border-color: #db3885;
    color: #db3885;
    border-radius: 5px 5px !important;
}

.header-align.btn-outline-danger:hover {
    background-color: #db3885;
    color: #fff;
}

.header-align.btn-outline-success {
    border-radius: 5px 5px;
}

.btn.btn-secondary {
    border-radius: 5px 5px;
}

.btn-group .btn-info:first-child {
    border-top-left-radius: 5px 5px;
    border-bottom-left-radius: 5px 5px;
}

.btn-group .btn-info:last-child {
    border-top-right-radius: 5px 5px;
    border-bottom-right-radius: 5px 5px;
}

.btn-group .btn-info {
    border-color: #8b86e5;
    background-color: #554eeb;
}

.btn.btn-success {
    border-radius: 5px 5px;
}

.btn.btn-info {
    border-radius: 5px 5px;
}

.btn.btn-outline-success:hover {
    background-color: rgb(0, 191, 175);
    color: #fff;
}

.btn.btn-outline-success {
    color: rgb(0, 191, 175);
    border-color: rgb(0, 191, 175);
}

.custom-btngroup .btn.btn-info.active {
    background-color: #fed849 !important;
    color: #333 !important;
    border-color: #fed849 !important;
}

.custom-btngroup .btn.btn-info:hover {
    background-color: #554eeb;
    color: #fff;
    border-color: #8b86e5;
}

/*--------------sidebar-------------*/

.sidebar-menu li>a {
    font-weight: 500 !important;
}

.treeview-menu li>a {
    background-color: #f1f0f0;
    position: relative;
    padding-left: 39px !important;
}

.treeview-menu li>a i {
    position: absolute;
    left: 15px;
    top: 8.8px;
}

.sidebar-menu .treeview-menu li>a .pull-right-container {
    top: 0%;
    right: 42px;
    margin-top: -1px;
}

/*-----------------header -------*/
.main-header .logo {
    height: 53px !important;
}

/*--------------manager dashboard------------*/
.approval-card .product-title span {
    background-color: #e13f64;
}

/*  .......manager dashboard.............*/
.myTeam {
    margin-top: 15px;
    font-size: 16px;
    padding-right: 25px;
    text-align: right;
}

.myTeam-icon {
    /* background-color: #efeff3; */
    color: #6363cc;
    position: absolute;
    top: 53px;
    padding-bottom: 5px;
    border-bottom: 1px solid #bebec1;
}

.myTeam-box .card-list .card-description {
    color: #fff;
}

.myTeam input {
    background: transparent;
    border: none;
    border-bottom: 1px solid #bebec1;
}

.myTeam-box .card-description-btn .btn {
    padding: 5px 12px;
    color: #fff;
    border-radius: 20px 20px;
    display: inline-flex;
}

.myTeam-box .box.box-primary {
    color: #fff;
    border-radius: 10px 10px;
}

.myTeam-box .box.box-primary:nth-child(4n+1),
.myTeam-box .box.box-primary:nth-child(4n+1) .box-footer .btn {
    background-image: linear-gradient(to right, #76a7e2 0%, #739ae5 100%);
}

.myTeam-box .box.box-primary:nth-child(4n+2),
.myTeam-box .box.box-primary:nth-child(4n+2) .box-footer .btn {
    background-image: linear-gradient(to right, #e8a25a 0%, #dd9855 100%);
}

.myTeam-box .box.box-primary:nth-child(4n+3),
.myTeam-box .box.box-primary:nth-child(4n+3) .box-footer .btn {
    background-image: linear-gradient(to right, #da6084 0%, #dc536f 100%);
}

.myTeam-box .box.box-primary:nth-child(4n+4),
.myTeam-box .box.box-primary:nth-child(4n+4) .box-footer .btn {
    background-image: linear-gradient(to right, #b070e3 0%, #9175e4 100%);
}

.myTeam-box .card-list .cardimg img {
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
}

.myTeam-box .card-description-btn {
    display: inline-flex;
    /*width:100%;*/
}

/* .myTeam-box .card-description-btn .btn:nth-child(1){   
        background-color: #ed4885;
    }
    .myTeam-box .card-description-btn .btn:nth-child(2){   
        background-color: #3984e3;
    }
    .myTeam-box .card-description-btn .btn:nth-child(3){   
        background-color: #dd6019;
    } */
.myTeam-box .card-description-btn span {
    margin-top: 2px;
}

.myTeam-box .card-description-btn div {
    height: 20px;
    width: 21px;
    line-height: 20px;
    /* padding: 2px 6px; */
    border-radius: 50% 50%;
    background-color: #fff;
    color: #333;
    margin-left: 5px;
}

.myTeam-box .card-description-btn .btn.btn:focus {
    box-shadow: none;
}

.myTeam-box .card-list .card-info {
    width: 85%;
}

.myTeam-box .card-list span.card-description {
    font-size: 11px;
    margin-top: 2px;

}

.myTeam-box .more-option-btn {
    border-radius: 50px 50px;
    box-shadow: 0 0 5px rgba(0, 0, 0, .2);
    margin-top: 25px;
    font-size: 1rem;
    color: #fff;
}

.myTeam-box .box.box-primary:nth-child(4n+1) .more-option-btn {
    background-color: #86acec;
}

.myTeam-box .box.box-primary:nth-child(4n+2) .more-option-btn {
    background-color: #eca45c;
}

.myTeam-box .box.box-primary:nth-child(4n+3) .more-option-btn {
    background-color: #f16382;
}

.myTeam-box .box.box-primary:nth-child(4n+4) .more-option-btn {
    background-color: #a261e4;
}

.myTeam-box .col-3 {
    border-right: 1px solid #ddd;
}

.myTeam-box .col-3:last-child {
    border-right: none;
}

/*---------------login-page alert---------------*/
.toast-error {
    background-color: #df1818 !important;
}

#toast-container .toast {
    border-radius: 20px 20px !important;
}

.toast-message {
    padding-top: 5px !important;
}

.toast-close-button {
    right: 0.3em !important;
    top: -0.2em !important;
}

#toast-container.toast-top-center .toast,
#toast-container.toast-bottom-center .toast {
    width: 600px;
}

/*--------field dashboard calender--------------*/
.box-header>.box-tools [data-toggle=tooltip] {
    font-size: 1.1rem;
}

.box-header .box-title,
.box-header>.fa,
.box-header>.glyphicon,
.box-header>.ion {
    font-size: 16px !important;
}

.calender-header-arrow {
    position: relative;
}

.calender-header-arrow a {
    padding: 5px 20px;
}

/*------------company navbar name -------------------*/
.home-nav-companyname {
    color: #fff;
    font-weight: bold;
    font-size: 18px;
    font-family: 'quicksand';
    padding-left: 20px;
}

@media(max-width:599px) {

    .navbar-custom-menu .dx-texteditor-input,
    .home-nav-companyname {
        display: none;
    }

    .login-box {
        padding: 50% 0;
        width: 90% !important;
    }

    .login-page,
    .register-page {
        background: transparent !important;
    }

    .footer .nav {
        display: -webkit-inline-box;
    }
}

@media screen and (min-width:600px) and (max-width:1023px) {
    .navbar-custom-menu .dx-texteditor-input {
        display: none;
    }
}

/*---------------- doctor count in dx table ----------*/
.tbl-doctor-count {
    color: #554eeb;
    text-decoration: underline !important;
}

.tbl-doctor-count i.fa-external-link.doctorCount-link-icon {
    padding-right: 10px;
}

/*-------------------doctor count in dx table ---------*/
@media screen and (min-width:600px) and (max-width:800px) {
    .login-box {
        padding: 55% 0;
        width: 50% !important;
    }
}

/*@media screen and (min-width:801px) and (max-width:1366px) and (min-height:601px) and (max-height:768px) {
    .login-box {
        padding: 22% 0;*/
/*width: 33% !important;*/
/*}
    }*/
@media screen and (min-width:801px) and (max-width:1366px) and (min-height:450px) and (max-height:600px) {
    .login-box {
        padding: 16% 0;
        width: 35% !important;
    }
}

@media screen and (min-width:801px) and (max-width:1024px) and (min-height:769px) and (max-height:1366px) {
    .login-box {
        padding: 55% 0;
        width: 40% !important;
    }
}

@media screen and (min-width:601px) and (max-width:800px) and (max-height:600px) {
    .login-box {
        padding: 15% 0;
        width: 45% !important;
    }

    .custom-login-page .form-group {
        margin-bottom: 10px;
    }
}

/*@media (max-height: 480px){
            .custom-login-page .form-group{
                margin-bottom: 0px;
            }
            .login-box-msg{
                font-size: 15px;
            }
        }*/
@media screen and (max-width: 320px) and (max-height:599px) {
    .custom-login-page .form-group {
        margin-bottom: 18px;
    }

    .login-box-msg {
        font-size: 16px;
    }

    .footer .nav {
        display: -webkit-inline-box;
    }
}


/*  @media screen and (min-width:600px) and (max-width:1024px) {
    .login-box {
        padding: 50% 0;
        width: 50% !important;
        }
    } */
/*-------------------company Information---------------------*/
.companyInfo-row input,
.companyInfo-row textarea,
.companyInfo-row select {
    border-radius: 5px 5px;
}

.content.companyInfo-content {
    padding: 20px 5px;
}

/*--------------alert box ------------*/
.sweet-alert .sa-icon.sa-warning {
    border-color: #e76603;
}

.sa-confirm-button-container .confirm {
    background-color: rgb(231, 47, 35) !important;
}

.sweet-alert button.cancel {
    background-color: #939191;
}

.sweet-alert button.cancel:hover {
    background-color: #8c8c8c;
}

.sweet-alert {
    font-family: quicksand, sans-serif;
}

.sweet-alert p {
    font-weight: 500;
}



.img-sortable {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.img-sortable li {
    margin: 10px 10px 10px 0;
    float: left;
    width: 151px;
    height: 161px;
    text-align: center;
    position: relative;
    cursor: move;
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
    margin-bottom: 73PX;
}

.img-sortable li img {
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.img-sortable li .img-popup-close-button {
    position: absolute;
    top: -12px;
    right: -11px;
    border-radius: 30px;
    padding: 1px 6px;
    z-index: 10;
    cursor: pointer;
}

/*------------------notification-popup----------------*/
.notifications-menu .footer a {
    font-weight: 500 !important;
    color: #f9af54 !important;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.footer>a:hover {
    font-weight: 700 !important;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li.header {
    color: #ca6e2a !important;
    font-weight: 500;
}

.navbar-nav>.notifications-menu>.dropdown-menu>li .menu>li>a {
    font-weight: 500;
}

/*-----------------------doctor dcr detail --------------*/
.doctorDCrDetail-table {
    width: 100%;
    font-weight: 500;
    font-size: 13px;
}

.doctorDCrDetail-table tbody strong {
    font-weight: 600;
}

.doctorDCrDetail-table thead th {
    font-weight: 500;
}

.handsontable-currentRow {
    background-color: #d4d4d4 !important;
}

.handsontable-hover tbody tr:hover td,
.handsontable-hover tbody tr:hover th {
    background-color: #e0e0e0 !important;
}

.dcr-btn-grp .fa-edit {
    color: #33bf7a;
    font-size: 13px;
}

.dcr-btn-grp .fa-eye {
    color: #12b6ff;
    font-size: 13px;
}

.dcr-btn-grp .fa-trash-o {
    color: #e83636;
    font-size: 13px;
}

.box.dcr-tabs-box {
    margin-bottom: 15px;
    padding: 0px 0px;
}

.box.dcr-tabs-box .dcr-tabs-box-row {
    background-color: #0994d6;
    margin-right: 0px;
    margin-left: 0px;
}

.box.dcr-tabs-box .dcr-tabs-box-row .control-label {
    color: #fff;
}

.box.dcr-tabs-box .dcr-tabs-box-row+.row {
    padding: 5px;
}

.box.dcr-tabs-box .dcr-tabs-box-row+.row h5 {
    margin-top: 0px;
}

.box.dcr-doctorDetail-Card {
    width: 95%;
    margin: 10px;
}

.box.dcr-doctorDetail-Card .doctorDetail-para {
    font-size: 13px;
    margin-bottom: 0.2rem;
    font-weight: 500;
}

.box.dcr-doctorDetail-Card .doctorDetail-para:first-child {
    font-weight: 600;
}

.box.dcr-tabs-box .dcr-tabs-box-row .control-label span {
    font-size: 11.5px;
}

/*----------------doctor Entry ---------------*/
.custom-entry-checkbox {
    display: inline-block;
}

.custom-entry-checkbox:nth-child(2),
.custom-entry-checkbox:nth-child(3) {
    padding-left: 30px;
}

.custom-entry-checkbox .mtop-25 {
    margin-top: 25px;
}

/*-------------radio button ----------*/
.radiotextsty {
    color: #5a5a5a !important;
    font-weight: 500;
    /* //// font-size: 18px; */
}

.customradio {
    display: block;
    position: relative;
    padding-left: 30px;
    margin-bottom: 0px;
    cursor: pointer;
    font-size: 18px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

/* Hide the browser's default radio button */
.customradio input {
    position: absolute;
    opacity: 0;
    cursor: pointer;
}

/* Create a custom radio button */
.checkmark {
    position: absolute;
    top: 0;
    left: 0;
    height: 22px;
    width: 22px;
    background-color: white;
    border-radius: 50%;
    /* border:1px solid #BEBEBE; */
    border: 2px solid #5a5a5a;
}

/* On mouse-over, add a grey background color */
.customradio:hover input~.checkmark {
    background-color: transparent;
}

/* When the radio button is checked, add a blue background */
.customradio input:checked~.checkmark {
    background-color: white;
    border: 1px solid #BEBEBE;
}

/* Create the indicator (the dot/circle - hidden when not checked) */
.checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

/* Show the indicator (dot/circle) when checked */
.customradio input:checked~.checkmark:after {
    display: block;
}

/* Style the indicator (dot/circle) */
.customradio .checkmark:after {
    top: 2px;
    left: 2px;
    width: 16px;
    height: 16px;
    border-radius: 50%;
    /* background: #A3A0FB; */
    background: linear-gradient(45deg, #554deb, #2cabe3);
}

/*------------activity Performance ------------*/

.weekly-doctorcall-content.table.table-bordered {
    page-break-after: always;
}

.weekly-doctorcall-content.table.table-bordered thead th,
.weekly-doctorcall-content.table.table-bordered tbody td {
    font-size: 11px !important;
    color: #333 !important;
    font-weight: 500;
    text-align: center;
}

.weekly-doctorcall-content.table.table-bordered thead th {
    text-align: left;
    font-weight: 600;
}

.weekly-doctorcall-content .bg-cell-blue {
    background-color: #a6ffff !important;
    -webkit-print-color-adjust: exact;
    height: 22px;
}

.weekly-doctorcall-content .bg-cell-orange {
    background-color: #f7c78e !important;
    -webkit-print-color-adjust: exact;
    height: 22px;
}

.weekly-doctorcall-heading {
    text-align: center;
}

.weekly-doctorcall-heading h3 {
    color: #584eff;
    text-decoration: underline;
}

.weekly-doctorcall-heading h5 span {
    color: #ff0103;
    font-size: 15px;
}

.weekly-doctorCall-status table th {
    font-size: 12px;
    font-weight: 600;
}

.weekly-doctorCall-status p {
    margin-bottom: 0px;
}

.weekly-doctorCall-status p:nth-child(2) {
    font-size: 16px;
}

.weekly-doctorcall-content .total-row td {
    font-weight: 600 !important;
}

/*----------printPurposeInCaseOfManagerFieldSnapshot-------------*/
.custom-print-report-heading h2 {
    text-align: center;
    font-weight: 500;
    text-decoration: #3333ff;
    color: #3333ff;
}

.common-custom-table.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    text-align: center;
}

table.common-custom-table {
    border-collapse: collapse;
}

.common-custom-table.table-sm th {
    background-color: skyblue !important;
    color: #333;
    font-size: 13px;
    border-bottom-width: 1px;
    text-align: center;
    font-weight: 600;
}

.common-custom-table.table.table-bordered tbody tr td:first-child {
    text-align: left;
}

.common-custom-table.table td {
    border: 1px solid #070707 !important;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    color: #333;
    border-bottom-width: 1px;
    padding: 4px 0px;
}

/*------------------expenseStatement pdf---------------------*/
/* .expense-statement-pdf-table.common-custom-table.table-sm{
    width:unset;
} */
.expense-statement-pdf-table.common-custom-table.table {
    margin-bottom: 0.6rem;
}

.expense-statement-pdf-table.common-custom-table.table-sm th {
    background-color: #fff !important;
    border: 1px solid #333;
    font-size: 9px;
}

.pdf-print-heading-section {
    display: inline-flex;
    width: 100%;
    /* margin-bottom:10px; */
    /* margin-top:15px; */
}

.pdf-print-heading-section div:first-child {
    width: 36%
}

.pdf-print-heading-section div {
    width: 22%;
    font-size: 10px;
    font-weight: 600;
}

.pdf-print-heading-section div span {
    color: #ff0103 !important;
    font-size: 10px;
}

.expense-statement-pdf-table.common-custom-table.table td {
    /* border: 2px solid #333 !important; */
    font-size: 8px;
    padding: 2px 0px;
}

@media print {
    body {
        font-family: 'Open Sans Light', sans-serif !important;
    }
}

/*-------------End-----------*/
.custom-table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.custom-table-responsive.table-bordered {
    border: 0;
}

.weekly-doctorcall-content .table.table-bordered thead th,
.weekly-doctorcall-content .table.table-bordered tbody td {
    font-size: 11px !important;
    font-weight: 500 !important;
}

/*.territoryAtGlance .table.table-bordered thead th, .territoryAtGlance .table.table-bordered tbody tr td{
     vertical-align: middle;
     text-align: center;
 }
.territoryAtGlance .table.table-bordered thead tr:nth-child(1) th:nth-child(1),.territoryAtGlance .table.table-bordered thead tr:nth-child(1) th:nth-child(2),.territoryAtGlance .table.table-bordered thead tr:nth-child(1) th:nth-child(3){
    vertical-align: bottom;
}
.territoryAtGlance .short-table thead tr th:first-child, .territoryAtGlance .short-table tbody tr td:first-child{
    width:260px;
}*/
#displayHeading {
    display: none;
}

/*----------------Sales Trend & Activity Performance Report Print View---------------*/
/*-------common class for print heading & table-------------*/
.common-salesReport-heading {
    font-weight: 600;
}

.common-salesReport-heading h2 {
    text-align: center;
    font-weight: 500;
    text-decoration: underline #3333ff;
    color: #3333ff;
}

.common-salesReport-heading div span {
    color: #ff1616;
}

.common-salesReport-table.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    text-align: center;
}

.common-salesReport-table.table td {
    border: 1px solid #070707 !important;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    color: #333;
    border-bottom-width: 1px;
    padding: 4px 0px;
}

.common-salesReport-table.table-sm th {
    border-bottom-width: 1px;
    padding: 0.75rem;
    text-align: center;
    font-weight: 600;
}

table.common-salesReport-table {
    border-collapse: collapse;
}

.common-salesReport-tablehead tr th,
.common-salesReport-tablehead tr {
    border: 1px solid #333 !important;
    color: #333;
    font-size: 13px !important;
}

/*--------------close common class for print heading & table----------*/
/*-------------Sales Trend Report ------------*/
/* .sales-trend-table .rowColorDarkBlue{
					background-color: #bfe1ff;
				}
		.sales-trend-table .rowColorDarkBlue td{
            font-weight:600;
        }	 */
/* .sales-trend-table.table .rowColorLightBlue{
                    background-color:#f1f8ff;
				} */
.sales-trend-table.table-sm th {
    /*background-color: #636363 !important;
				    color: #fff;*/
    font-size: 13px;
}

.sales-trend-table.table.table-bordered tbody tr .sales-trend-tableCell {
    /*background-color: #bfe1ff !important;*/
    font-weight: 600;
}

.salesTrend-print-heading div {
    width: 33%
}

.sales-trend-table.table.table-bordered tbody tr td:first-child {
    text-align: left;
}

.sales-trend-table tbody tr:nth-child(2n+2) {
    background-color: #fff1ef;
}

.sales-trend-table thead th {
    border: 2px solid #333 !important;
}

.common-salesReport-table.sales-trend-table tbody tr td {
    border: 1px solid #9a9595 !important;
}

.sales-trend-table tbody tr.row-skin-bg {
    border: 2px solid #333;
}

/*---------------activity Performance--------------*/
.activityPerfomance-heading-section,
.salesTrend-print-heading {
    display: inline-flex;
    width: 100%;
    margin-bottom: 10px;

}

.activityPerfomance-heading-section div {
    width: 50%;
}

.activity-performance-table.table-sm th {
    border: 1px solid #9c9c9c !important;
    font-size: 13px;
    padding: 0.3rem !important;
}

.activity-performance-table.table td:first-child {
    text-align: left !important;
    /*width: 263px !important;*/
    padding: 4px;
}

.activity-performance-table.table td {
    padding: 4px 0px;
    vertical-align: middle;
    font-size: 12px;
    border: 1px solid #9c9c9c !important;
}

.activity-performance-table.table td.particular-data {
    text-align: left;
    padding-left: 4px;
    font-size: 14px;
    font-weight: 600;
}

.activity-performance-table.table td.data-font-bold,
.activity-performance-table.table-sm th.data-font-bold {
    font-weight: 600;
    font-size: 14px;
    color: #333;
}

.activity-performance-cell {
    color: #554eeb;
    text-decoration: underline !important;
    cursor: pointer;
}

/*-------------territory at glance ------------*/
.territoryAtGlance-total-bg {
    background-color: #f0f8ff;
    font-weight: 600 !important;
}

.territoryAtGlance-total-bg td {
    font-weight: 600 !important;
}

/*----------sales summary---------*/
.row-border {
    border: 2px solid #333;
}

.row-white-bg {
    background-color: #fff;
}

/*.row-skin-bg{
background-color: #fff1ef !important;
}*/
.row-purple-bg {
    background-color: #eea7ff;
}

.common-salesReport-table.table .row-skin-bg td {
    /* color: #3333ff; */
    font-weight: 600;
    font-size: 14px;
}

.custom-text-wrap {
    white-space: nowrap !important;
}

.sales-summary-report tr td {
    padding: 10px 0px;
}

.sales-summary-report tr th {
    white-space: nowrap !important;
    padding: 0.3rem !important;
}

.common-salesReport-table.table .custom-report-text-highlight td {
    font-weight: 600;
    font-size: 14px;
    background-color: #ddd;
}

.salesStockStatement-table tr th {
    background-color: #5a5a5a;
    color: #fff;
    padding: 0.75rem 0 !important;
}

.salesReport-sec-table-row .col-3 {
    flex: 0 0 25%;
    max-width: 25%;
    padding-right: 15px;
    padding-left: 15px;
}

.salesReport-sec-table-row .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
}

.salesReport-sec-table-row.row {
    display: flex;
    flex-wrap: wrap;
}

.salesReport-sec-table-row .common-salesReport-table thead.common-salesReport-tablehead th {
    background-color: #5a5a5a;
    color: #fff;
}

.salesReport-sec-table-row h5 {
    font-weight: 600;
}

.font-14 {
    font-size: 14px !important;
    font-weight: 600 !important;
}

.sales-summary-report tbody tr:nth-child(2n+2) {
    background-color: #fff1ef;
}

.sales-summary-report thead tr th,
.sales-summary-report tbody tr.row-skin-bg {
    border: 2px solid #333 !important;
}

.sales-summary-report.common-salesReport-table.table td {
    border: 1px solid #9a9595 !important;
}

/*-------manager Wise focuse list ----------*/
.weekly-doctorcall-content.table.table-bordered thead .managerWise-focused-list-head th {
    font-size: 12px !important;
    font-weight: 600 !important;
    text-align: center;
}

.weekly-doctorcall-content.table.table-bordered thead .managerWise-focused-list-head th:nth-child(4) {
    text-align: right;
}

.text-left {
    text-align: left !important;
}

.font-bold {
    font-weight: 600 !important;
}

@media print {
    body {
        margin: 16px !important;
    }

    .common-salesReport-table.table-sm th {
        width: 6.5% !important;
    }

    .common-salesReport-table.table-sm th.width-auto {
        width: auto !important;
    }

    .common-salesReport-table.table-sm th.width-7 {
        width: 7% !important;
    }

    .common-salesReport-table.table-sm th.width-4 {
        width: 4% !important;
    }
}

/*-------------manager Activity Report--------------------------*/
.manager-activity-table.activity-performance-table.table td:first-child {
    text-align: center !important;
}

.manager-activity-table.activity-performance-table.table td.particular-data,
.manager-activity-table.activity-performance-table.table td.data-font-bold {
    font-size: 12px;
}

.manager-activity-table.activity-performance-table.table td {
    padding: 4px 4px;
}

.common-salesReport-table.table .manager-activity-tableBody-third tr:nth-child(2) td {
    background-color: #f2dcdb;
    font-weight: 600;
}

.common-salesReport-table.table .manager-activity-tableBody-third tr:nth-child(1) td {
    font-weight: 600;
}

.manager-activity-table.activity-performance-table.table-sm th.no-border-top-bottom,
.manager-activity-table.activity-performance-table.table td.no-border-top-bottom {
    border-top: 0 !important;
    border-bottom: 0 !important;
    background-color: transparent !important;
}

.manager-activity-table.activity-performance-table.table-sm th.no-border-left-right,
.manager-activity-table.activity-performance-table.table td.no-border-left-right {
    border-left: 0px solid !important;
    border-right: 0px solid !important;
}

.manager-activity-table .manager-activity-tableBody-four tr td {
    font-size: 10px;
}

.manager-activity-table.activity-performance-table.table td,
.manager-activity-table.activity-performance-table.table-sm th {
    font-size: 11px;
}

.manager-activity-table .manager-activity-tableBody-four tr:nth-child(2) td {
    background-color: #dcf2f8;
}

.blue-color-background {
    background-color: #0070c0 !important;
    color: #fff !important;
}

.font-8 {
    font-size: 8px !important;
    color: #333;
    font-weight: 600;
}

.font-9 {
    font-size: 9px !important;
    color: #333;
    font-weight: 600;
}

.cell-value-red {
    color: #ff0103 !important;
    cursor: pointer;
}

.cell-underline {
    text-decoration: underline;
}

.cell-value-blue {
    color: #3333ff !important;
}

.cell-value-green {
    color: #0ac20a !important;
}

.blueRowBackgroundColor-light td {
    background-color: #e4f4ff !important;
    color: #333 !important;
}

.only-cell-value-red {
    color: #ff0103 !important;
}

/*-----------search doctor--------------*/
.doctor-search-col {
    display: inline-flex;
}

.doctor-search-col input {
    border: 0;
    border-bottom: 1px solid #ddd;
}

.doctor-search-col .fa-search {
    border-bottom: 1px solid #ddd;
    padding-top: 7px;
    padding-right: 5px;
}

/*----------expense statement ----------*/
.expenseStatement-print-table.htmlgrid tbody tr td,
.expenseStatement-print-table.htmlgrid thead tr th,
.expenseStatement-print-table.htmlgrid tfoot tr td {
    font-size: 9px;
    padding: 2px;
    max-width: 100px;
    word-wrap: break-word;
}

.expenseStatement-print-head .salesTrend-print-heading div {
    font-size: 14px;
}

.expenseStatement-print-head .salesTrend-print-heading div span {
    font-size: 11px;
}

.expenseStatement-print-table.htmlgrid tbody tr:nth-child(2n+1) td {
    background-color: rgba(239, 239, 239, 0.9);

}

.attendance-lessDoctor-cell {
    background-color: #e42323;
}


/*--------------crm------------*/
.crm-list .item {
    font-size: 14px;
    box-shadow: 0 5px 20px rgba(0, 0, 0, .1) !important;
    font-weight: 600;
    background-color: #fbffff !important;
    border-radius: 10px 10px;
    margin-left: 10px;
    margin-right: 10px;
    color: #333 !important;
}

.crm-list .item.crm-item-data:nth-child(3n+1) {
    border-left: 5px solid #4068a6;
    background-color: #f1f5ff !important;
}

.crm-list .item.crm-item-data:nth-child(3n+2) {
    border-left: 5px solid #b1524f;
    background-color: #ffedeb !important;
}

.crm-list .item.crm-item-data:nth-child(3n+3) {
    border-left: 5px solid #e1ab6e;
    background-color: #fff3e3 !important;
}

.crm-data-list {
    background-color: #f1f5ff;
}

.crm-list {
    margin-top: 10px;
}

.crm-list i {
    padding-right: 5px;
    color: #ff3051;
}

.crm-list .item p {
    font-weight: 500;
    margin-bottom: 0px;
}

.crm-list .item.list-not-found {
    color: #d23434 !important;
    font-weight: 500;
}

/*-----------------doctor Entry ----------------*/
.prdChemlinking-panel.panel-default>.panel-heading {
    background-color: #fff !important;
    padding: 20px 10px;
}

.prdChemlinking-panel.panel-default.panel {
    border: none;
}

.prdChemlinking-box.box {
    margin-bottom: 10px;
}

.prdChemlinking-panel.panel-default.panel .panel-heading a {
    margin-top: -20px;
}

/*-------------question bank --------------*/
.faq-section .card {
    background-color: #fff;
    border-radius: 8px;
    box-shadow: 0 8px 15px rgba(125, 147, 178, .25);
    transition: all 0.3s;
    padding: 20px;
    margin-top: 10px;
}

.faq-header.header-home.header-home--color {
    margin-top: 0;
    padding-top: 190px;
}

.faq-header .background.background--wave {
    background-position-y: bottom;
    background-repeat-y: no-repeat;
    background-repeat: repeat-x;
    background-size: contain;
    background-image: url(../img/wave.png);
}

.faq-header .header-home__title {
    font-size: 45px;
    font-weight: 500;
    color: #fff;
}

.header-home .header-home__description--faq {
    margin-bottom: 315px;
    color: #fff;
}

.faq .faq__content {
    max-width: 1010px;
}

.faq .faq__chapter {
    margin-bottom: 128px;
}

.faq .faq__chapter-title {
    margin-bottom: 76px;
}

.faq .faq__card {
    padding: 10px 34px;
    transition: all 0.3s;
    cursor: pointer;
    position: relative;
    margin-bottom: 20px;
}

.faq .faq__card-title {
    padding-right: 40px;
    position: relative;
    font-size: 14px;
    font-weight: 500;
    margin-top: 15px;
}

.faq .faq__card:last-child {
    margin-bottom: 0;
}

/* .faq .faq__card.active .faq__card-description {
    margin-top: 10px;
    visibility: visible;
    opacity: 1;
    transition: height 0.3s ease-out 0s, margin-top 0.3s ease-out 0s, opacity 0.6s ease-out 0.2s;
  } */
.faq .faq__card:hover .faq__card-title {
    color: #ff5c72;
}

.faq .faq__card-title {
    padding-right: 40px;
    position: relative;
}

.faq .faq__card-icon {
    color: #ff5c72;
    position: absolute;
    right: 0;
    font-size: 16px;
    top: calc(50% - 16px);
}

/* .faq .faq__card-description {
    visibility: hidden;
    height: 0;
    transition: opacity 0.6s ease-out 0s, height 0.6s ease-out 0s, margin-top 0.6s ease-out 0s;
    margin: 0;
    opacity: 0;
  } */
.faq .faq__card-description p {
    margin-top: 0;
    /* padding-top: 0px; */
}

.card:hover {
    box-shadow: 0 20px 30px rgba(125, 147, 178, .15);
}

.faq .faq__card:hover .faq__card-title {
    color: #ff5c72;
}

/*----------survey -----------*/
.survey-option-box.myTeam-box .card-list .box {
    padding: 5px !important;
}

.survey-section .faq .faq__card-title {
    font-weight: 600;
}

.survey-section p {
    font-weight: 500;
}

/*----------------radio button ----------------*/
/*---radio button start------*/
.radio {
    padding-left: 20px;
}

.radio-inline:nth-child(2) {
    padding-left: 0px;
}

.radio label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
}

.radio label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #cccccc;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out;
    transition: border 0.15s ease-in-out;
}

.radio label::after {
    display: inline-block;
    position: absolute;
    content: " ";
    width: 11px;
    height: 11px;
    left: 3px;
    top: 3px;
    margin-left: -20px;
    border-radius: 50%;
    background-color: #555555;
    -webkit-transform: scale(0, 0);
    -ms-transform: scale(0, 0);
    -o-transform: scale(0, 0);
    transform: scale(0, 0);
    -webkit-transition: -webkit-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -moz-transition: -moz-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    -o-transition: -o-transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
    transition: transform 0.1s cubic-bezier(0.8, -0.33, 0.2, 1.33);
}

.radio input[type="radio"] {
    opacity: 0;
}


.radio input[type="radio"]:checked+label::after {
    -webkit-transform: scale(1, 1);
    -ms-transform: scale(1, 1);
    -o-transform: scale(1, 1);
    transform: scale(1, 1);
}

.radio input[type="radio"]:disabled+label {
    opacity: 0.65;
}

.radio input[type="radio"]:disabled+label::before {
    cursor: not-allowed;
}

.radio.radio-inline {
    margin-top: 0;
}

.radio-info input[type="radio"]+label::after {
    background-color: #fe5f02;
}

.radio-info input[type="radio"]:checked+label::before {
    border-color: #fe5f02;
}

.radio-info input[type="radio"]:checked+label::after {
    background-color: #fe5f02;
}

.radio-lable {
    font-size: 12px;
    font-weight: normal !important;
}


.radio,
.checkbox {
    display: block;
    margin-bottom: 10px;
    margin-top: 10px;
    min-height: 20px;
    position: relative;
}

.radio label,
.checkbox label {
    cursor: pointer;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 20px;
}

.radio input[type="radio"],
.radio-inline input[type="radio"] {
    margin-left: -35px;
    position: absolute;
}

.checkbox input[type="checkbox"],
.checkbox-inline input[type="checkbox"] {
    margin-left: -20px;
    position: absolute;
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px;
}

.radio-inline,
.checkbox-inline {
    cursor: pointer;
    display: inline-block;
    font-weight: normal;
    margin-bottom: 0;
    padding-left: 20px;
    vertical-align: middle;
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-left: 10px;
    margin-top: 0;
}

input[type="radio"][disabled],
input[type="checkbox"][disabled],
input.disabled[type="radio"],
input.disabled[type="checkbox"],
fieldset[disabled] input[type="radio"],
fieldset[disabled] input[type="checkbox"] {
    cursor: not-allowed;
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed;
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed;
}

/*-----------check box ----------*/
.custom-entry-checkbox {
    display: inline-block;
}

.custom-entry-checkbox:nth-child(3),
.custom-entry-checkbox:nth-child(4),
.custom-entry-checkbox:nth-child(5) {
    padding-left: 30px;
}

.custom-entry-checkbox .mtop-25 {
    margin-top: 25px;
}

.custom-entry-checkbox .mtop-18 {
    margin-top: 18px;
}

/*-----------product-tab------------*/
.product-panel-box.box {
    margin-bottom: 10px;
    border-radius: 5px 5px;
    padding: 10px 10px 0px;
}

.product-panel-box.box .form-group {
    display: inline-flex;
}

.product-panel-box.box .form-group .serach-input {
    width: 80%;
    margin-left: 5px;
    height: 25px;
}

.product-panel-box.box .form-group .search-btn {
    height: 25px;
    padding: 2px;
}

.product-panel-box.box label.control-label {
    white-space: nowrap;
}

.product-panel-box.box .product-number-box {
    height: 30px;
    margin-left: 4px;
    width: 158px;
}

/*---------accordion card ------------------*/
.accordion-card .card {
    margin-bottom: 1rem;
}

.accordion-card .card .card-header {
    padding: 0.25rem 1.25rem;
    cursor: pointer;
}

.accordion-card .card h5 {
    font-size: 14px;
    font-weight: 500;
}

.accordion-card .card .radio-inline {
    margin-left: 0px !important;
    display: block;
    padding-left: 0px;
}

/*--------------deactivation popup ------------------*/
.deactivation-popup-icon.flaticon-info-button:before {
    font-size: 60px;
    color: #e76603;
}

/* .deactivation-popup .dx-popup-title.dx-toolbar{
    display: none;
} */
.deactivation-popup .btn {
    padding: 0.75rem 1rem;
    font-size: 1rem;
}

.deactivation-popup .confirmation-para {
    color: #797979;
    margin-bottom: 0;
}

/*-----------------total row color ----------------*/
.totalRow-BackgroundColor td {
    background-color: #e4f4ff !important;
    color: #333 !important;
    font-weight: 600 !important;
}

.table-with-no-bg {
    color: #333;
}

.table-with-no-bg th,
.table-with-no-bg.table thead th {
    background: #fff !important;
    color: #333;
    font-weight: 700;
    border-bottom: 1px solid #333;
    border-right: 1px solid #333;
}

.table-with-no-bg tbody tr td {
    border-color: #333;
}

.table-with-no-bg {
    border: 1px solid #333;
}

/*---------- gallery -------*/
.dx-gallery-item-image {
    height: 100%;
}

.dx-gallery .dx-gallery-nav-button-prev:before,
.dx-gallery .dx-gallery-nav-button-next:before {
    background-color: #72b8ff;
    border-radius: 50% 50%;
    padding: 9px 0px;
    width: 50px;
    box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175);
}

.dx-gallery .dx-gallery-nav-button-prev:after,
.dx-gallery .dx-gallery-nav-button-next:after {
    position: unset;
}

/*---------------inline text box ----------------*/
.custom-inline-text-box .form-control {
    margin: 0px 10px;
    width: 100px;
}

.custom-inline-text-box .form-label {
    font-weight: 500;
}

/*--------- handson table ----------*/
.custom-handson-table.handsontable td,
.custom-handson-table.handsontable th,
.custom-handson-table .colHeader {
    font-size: 10.5px;
}

.custom-password-instruction {
    margin-top: 40px;
}

.custom-password-instruction p {
    font-size: 12px;
    letter-spacing: 0.2px;
    font-weight: 600;
}

.custom-password-instruction .label__check i {
    font-size: calc(0.8rem + 0.8vw);
    height: auto;
    width: auto;
}

.custom-password-instruction .label__check .fa-times-circle {
    color: #ff1616;
}

.custom-password-instruction .label__check i.fa-check-circle {
    color: #00ae7d;
}

.media-body,
.media-left,
.media-right {
    display: table-cell;
    vertical-align: top;
}

.media-left,
.media>.pull-left {
    padding-right: 10px;
}

.mr-dashboard-section .emp-detail-section .custom-box {
    text-align: center;
    padding: 0.8rem 0rem;
}

.mr-dashboard-section .emp-detail-section .custom-box h5,
.mr-dashboard-section .emp-detail-section .custom-box p {
    margin: 0px;
    font-weight: 600;
}

.mr-dashboard-section .emp-detail-section .custom-box p {
    font-size: 12px;
}

.mr-dashboard-section .emp-detail-section .custom-box h5 {
    font-size: 13px;
}

.mr-dashboard-section .emp-detail-section {
    box-shadow: 3px 3px 7px #ccc !important;
    margin: 0;
}

.mr-dashboard-section .custom-dashboard-card.approval-card .product-title span {
    background: transparent;
    font-weight: 600;
    color: #333;
    padding-top: 0px;
    display: block;
    font-size: 11px;
}

.mr-dashboard-section .info-box {
    box-shadow: 0 0 5px rgb(0 0 0 / 20%);
    border-radius: 5px 5px;
}

.custom-dashboard-card .box-title {
    font-weight: 600;
}

.custom-dashboard-card .box-header {
    background-color: #f1f0f0;
}

.mr-dashboard-section .custom-dashboard-card.approval-card .product-title span i {
    padding-left: 2px;
}

.mr-dashboard-section .custom-dashboard-card.approval-card .product-title span .fa-arrow-down {
    color: #ca0909;
}

.mr-dashboard-section .custom-dashboard-card.approval-card .product-title span .fa-arrow-up {
    color: #17a00a;
}

.mr-dashboard-section .custom-dashboard-card.approval-card .box-body {
    height: 310px;
}

.custom-accordion .card {
    margin-bottom: 0px;
}

.custom-accordion .card .card-header {
    padding: 0px;
}

.custom-accordion .card .card-body {
    padding: 0px;
}

.custom-accordion .card .nav-item {
    border-bottom: 1px solid #ddd;
}

.custom-emp-popup .header-align {
    padding: 0.5rem 1rem;
    font-size: 0.9rem;
}

.custom-accordion .btn-link {
    width: 100%;
    text-align: left;
}

.custom-accordion .btn-link:after {
    content: "\f054";
    font-family: 'FontAwesome';
    position: absolute;
    right: 0;
    padding-right: 15px;
    top: 12px;
}

.custom-accordion .btn-link[aria-expanded="true"]:after {
    content: "\f054";
    content: "\f078";
}

.custom-accordion .nav-item {
    font-size: 12px;
}

.custom-accordion .nav-link {
    padding: 0.5rem 1.072rem;
}

.custom-accordion [type=checkbox]+label,
.custom-accordion [type=checkbox]+label:before,
.custom-accordion [type=checkbox]:not(.filled-in)+label:after,
.custom-accordion [type=checkbox]:not(.filled-in)+label:after {
    width: 14px;
    height: 14px;
}

.custom-accordion .checkbox {
    margin-bottom: 5px;
    margin-top: 7px;
    min-height: unset;
}

.custom-accordion [type=checkbox]+label {
    height: 14px;
}

.custom-accordion [type=checkbox]:checked+label:before {
    border-right: 3px solid #554deb;
    border-bottom: 3px solid #2cabe3;
    width: 9px;
    height: 16px;
    top: -3px;
}


/*---------css for side toggle for more option--------------*/
.chart-collapse {
    list-style: none;
    float: right;
    padding-left: 10px;
    margin-bottom: 0;
}

/* .sidetoggle a i {
	color: #fff;
} */

.sidetoggle ul {
    top: 25px;
    background-color: #eef0f0;
    padding: 5px 10px;
}

.sidetoggle .arrow.top::after {
    border-bottom-color: #afbabc;
}

.sidetoggle ul li {
    border-bottom: 1px solid #dbdfdf;
}

.sidetoggle ul li a {
    font-weight: 500;
}

.sidetoggle .arrow.top {
    border-bottom-color: rgba(0, 0, 0, 0.1);
    border-top-width: 0;
    left: 90%;
    margin-left: 0px;
    top: -9px;
}

.sidetoggle .dropdown-menu>li>a:hover,
.sidetoggle .dropdown-menu>li>a:focus,
.sidetoggle .dropdown-menu>.active>a,
.sidetoggle .dropdown-menu>.active>a:hover,
.sidetoggle .dropdown-menu>.active>a:focus {
    background-color: #e2e7e7 !important;
    background-image: none;
    color: #717171;
    filter: none;
}

.cardtoggle ul {
    top: 25px;
    background-color: #FBFBFB;
    left: -55px;
    padding: 0;
    min-width: 100px;
}

.cardDropdownValue {
    float: left;
    color: #000;
    font-weight: bold;
}

.custom-dashboard-card .box-title i {
    padding-right: 5px;
}

/*------------------------------------------------------*/

.chart-collapse .dropdown-toggle::after {
    border: 0px !important;
}

.mr-dashboard-section .info-box-text {
    font-size: 14px;
    font-weight: 600;
}

.mr-dashboard-section .approval-card .product-title {
    font-size: 10px;
}

.mr-dashboard-section .approval-card .detail-title {
    font-size: 12px;
    font-weight: 600;
}

.mr-dashboard-section .info-box-number {
    display: inline;
    line-height: 10px;
    font-size: 24px;
    font-weight: 600;
}

.mr-dashboard-section .custom-dashboard-card .box-title {
    font-size: 14px !important;
}

/*------------------------------*/
.align-checkbox-after input[type=checkbox]+label {
    padding-right: 30px;
    padding-left: 0;
}

.align-checkbox-after [type=checkbox]+label:before,
.align-checkbox-after [type=checkbox]:not(.filled-in)+label:after,
.align-checkbox-after [type=checkbox]:checked+label:before {
    right: 0px;
    left: unset;
}

.monthly-coverage-popup-heading {
    font-weight: 600;
    font-size: 12px;
}

.progressive-popup .fa.fa-thumbs-up {
    color: #17a00a;
}

.progressive-popup .fa.fa-exclamation {
    color: #f1994c;
}

.progressive-popup .heading-icon {
    width: 80px;
    height: 80px;
    border: 4px solid;
    -webkit-border-radius: 40px;
    border-radius: 40px;
    border-radius: 50%;
    margin: 0px auto 20px;
    padding: 0;
    position: relative;
    box-sizing: content-box;
    text-align: center;
}

.progressive-popup .heading-icon i {
    font-size: 5rem;
    padding-top: 5px;
}

.progressive-popup .dx-popup-title.dx-toolbar {
    background: transparent;
}

.progressive-popup .info-box-content {
    margin-left: 0px;
}

.progressive-popup .info-box-number {
    font-weight: 600;
    font-size: 16px;
    line-height: 15px;
}

.progressive-popup .info-box-content i {
    color: #0094ff;
}

.progressive-popup .info-box-text {
    color: #d94a4a;
}

.progressive-popup .info-box {
    min-height: 50px;
}

/*-----------mr dashboard ---------*/
.mr-dashboard-section .info-box-content {
    margin-left: auto;
    margin-left: 50px;
    padding: 0px 0px 5px 0;
}

.mr-dashboard-section .info-box-icon {
    height: 40px;
    width: 40px;
    font-size: 18px;
    line-height: 41px;
}

.mr-dashboard-section .info-box-number {
    font-size: 18px;
}

.mr-dashboard-section .info-box {
    min-height: 70px;
    margin-bottom: 10px;
}

.mr-dashboard-section .approval-card .product-title {
    margin-top: 5px;
}

.custom-product-table.table thead th {
    font-weight: 600;
    color: #000;
    font-size: 11px;
    text-align: center;
    background-color: #ddd;
    padding: 0.75rem 0.2rem;
}

.custom-product-table.table thead th:nth-child(2) {
    text-align: left;
}

.custom-product-table.table tbody td {
    font-weight: 500;
    color: #000;
    text-align: center;
    font-size: 12px;
    padding: 0.25rem;
}

.custom-product-table.table tbody td:nth-child(2) {
    text-align: left;
    font-weight: 600;
    font-size: 12px;
    padding: 0 0.75rem;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    width: 200px;
    display: block;
}

.custom-product-table.table tbody td span {
    padding: 2px 15px;
    border-radius: 5px 5px;
    color: #fff;
}

.mr-dashboard-section .approval-card .products-list.dashboard-content-list .product-info .product-info {
    margin-left: unset;
}

.mr-dashboard-section .custom-dashboard-card.approval-card .dashboard-content-list .product-title span {
    padding: 0px;
    font-size: 10px;
    text-align: left;
}

.mr-dashboard-section .approval-card .dashboard-content-list.products-list .product-title {
    font-size: 10px;
}

.mr-dashboard-section .dashboard-content-list.products-list>.item {
    padding: 10px 0 0px;
}

.mr-dashboard-section .info-box-content .col-lg-4,
.mr-dashboard-section .info-box-content .col-lg-6 {
    padding: 0px 5px;
}

/*---For Normal Print---*/
.commons-customs-table.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 1rem;
    text-align: center;
}

table.commons-customs-table {
    border-collapse: collapse;
}

.commons-customs-table.table-sm th {
    background-color: skyblue !important;
    color: #333;
    font-size: 13px;
    border-bottom-width: 1px;
    text-align: center;
    font-weight: 600;
}

.commons-customs-table.table.table-bordered tbody tr td:first-child {
    text-align: left;
}

.commons-customs-table.table td {
    border: 1px solid #070707 !important;
    text-align: center;
    font-weight: 500;
    font-size: 12px;
    color: #333;
    border-bottom-width: 1px;
    padding: 4px 0px;
}

/*---------End---------*/

/*------------------ css of print grid---------------------------*/
.printgrid {
    border: 1px solid #ddd;
    border-collapse: collapse;
    width: 100%;
}

.printgrid.table thead th,
.printgrid th {
    padding: 7px;
    background: #868e96;
    font-size: 14px;
    color: #fff;
    border: 1px solid black;
    font-weight: 600;
}

.printgrid tbody tr td {
    border-color: #ddd;
    padding: 7px;
    border-style: solid;
    border-width: 1px 1px 1px 1px;
    background: #fff;
    text-align: left;
    font-size: 12px;
    font-weight: 500;
    max-width: 100px;
    word-wrap: break-word;
}

.printgrid tfoot>tr>td {
    font-size: 12px;
    font-weight: bold;
}

/*----------doctor coverage table ----------*/
.doctor-coverage-table table {
    margin: 0px;
}

.doctor-coverage-table tbody tr td {
    padding: 2px 5px;
}

.doctor-coverage-table tr th {
    font-weight: 600;
}

.doctor-coverage-table table tr th {
    padding: 2px 5px;
}

.doctor-coverage-detail-table td {
    background: #868e96 !important;
    color: #fff !important;
}

.light-yellow-bg,
.light-yellow-bg td {
    background-color: #ffe3d2 !important;
}

/*------For the Purpose of Monthly DoctorVisit Frequency -----*/

.monthly-doctor-Visit-report .box.box-default {
    margin-bottom: 10px;
}

.monthly-doctor-Visit-report h2 {
    margin-top: 10px;
    margin-bottom: 3px;
    color: #fff;
}

.monthly-doctor-Visit-report p {
    margin-bottom: 0.6rem;
    color: #fff;
}

.monthly-doctor-Visit-report p a {
    color: #fff;
}

p a:active,
p a:focus,
p a:hover {
    outline: 0;
    text-decoration: none;
    color: black;
}

.custom-box-size {
    display: flex;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin-right: -15px;
    margin-left: -15px;
    padding-left: 10px;
}

.custom-box-size .col {
    flex: 0 0 16%;
    max-width: 16%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 0px;
    padding-left: 10px;
    page-break-inside: auto !important;
}

.custom-box-size p,
.custom-box-size h2 {
    color: #fff;
}

.custom-box-size h2 {
    font-size: 20px;
}

.custom-print-report-heading {
    font-weight: 600;
}

.custom-print-report-heading h2 {
    text-align: center;
    font-weight: 500;
    text-decoration: #3333ff;
    color: #3333ff;
}

.custom-print-report-heading div span {
    color: #ff1616;
}

.custom-print-report-heading .print-heading div {
    width: 33%
}

.custom-print-report-heading .print-heading {
    display: inline-flex;
    width: 100%;
    margin-bottom: 10px;

}

.custom-box-size .col-12 {
    flex: 0 0 100%;
    max-width: 100%;
    position: relative;
    width: 100%;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.custom-box-size .box.box-default {
    margin-bottom: 10px;
    border-radius: 5px 5px;
}

@media print {
    .custom-box-size .col {
        padding-right: 10px;
    }
}

/*---CRM Activity Configuration Purpose---*/

.custom-txt-heading {
    font-weight: 600;
    font-size: 14px;
}

/*-----Sponsorship Amount Range Table Purpose-----*/

.customs-products-table.table thead th {
    font-weight: 600;
    color: #000;
    font-size: 11px;
    text-align: center;
    background-color: #ddd;
    padding: 0.75rem 0.2rem;
}

.customs-products-table.table tbody td {
    font-weight: 500;
    color: #000;
    text-align: center;
    font-size: 12px;
    padding: 0.25rem;
}

/*------------------------------------*/
.reports-title {
    background-color: #99f1ff;
    color: black;
    text-align: center;
    padding: 6px;
    font: weight 400px;
    border-radius: 2px;
}

.img-sortable-CRM {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

.img-sortable-CRM li {
    margin: 10px 10px 10px 0;
    float: left;
    width: 100px;
    height: 110px;
    text-align: center;
    position: relative;
    cursor: move;
    border: 1px solid #c5c5c5;
    background: #f6f6f6;
    font-weight: normal;
    color: #454545;
}

.img-sortable-CRM li img {
    height: 100%;
    width: 100%;
    cursor: pointer;
}

.img-sortable-CRM li .img-popup-close-button {
    position: absolute;
    top: -12px;
    right: -11px;
    border-radius: 30px;
    padding: 1px 6px;
    z-index: 10;
    cursor: pointer;
}

.dash:hover {
    color: #fff;
    font-weight: 500;
    background: #448fe2;
}

.white-color li a {
    color: white;
}

.Font15 {
    font-size: 15px;
}

/* ----JFW Feedback Rating CSS----*/
.feedback-click {
    color: #ffac33;
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 17px;
    outline: none !important;
}

.feedback-rating {
    border: none;
    background: transparent;
    cursor: pointer;
    font-size: 17px;
    outline: none !important;
}

/*---- Team dashbord ----*/
.onhover:hover {
    color: #000
}

.team-work-summary-detail {
    font-size: small;
    font-weight: 600;
    text-align: center;
}

.team-work-summary-detail h5 {
    font-size: small;
    font-weight: 600;
    text-align: center;
}
.summary-box .info-box{
    height: 316px !important;
}
.summary-box .custom-box{
    margin: 19px;
    padding-bottom: 0px;
    border-bottom: 1px solid lightgrey;
}
.working-summary-card{
    margin-left: 0px !important;
    display: flex;
    align-items: center;

}
.dx-datagrid-column-chooser .dx-overlay-content .dx-popup-title {
    padding-top: 0px;
    padding-bottom: 0px;
    background-color: #7a7f84;
    margin-bottom: 10px;
}
@media (max-width: 1366px) {
    .login-box {
        padding: 15% 0%;
        margin: 0% !important;
    }
  }
