/*! Generated by Font Squirrel (https://www.fontsquirrel.com) on November 6, 2017 */
@import url(https://fonts.googleapis.com/css?family=Lobster);
@import url(../../app/fonts/Source_Pro/stylesheet.css);

@font-face {
    font-family: 'source_sans_proregular';
    src: url('../../app/fonts/Source_Pro/sourcesanspro-regular-webfont.woff2') format('woff2'),
    url('../../app/fonts/Source_Pro/sourcesanspro-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'source_sans_prosemibold';
    src: url('../../app/fonts/Source_Pro/sourcesanspro-semibold-webfont.woff2') format('woff2'),
    url('../../app/fonts/Source_Pro/sourcesanspro-semibold-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

#page {
    margin: 0 15px;
    padding-top: 30px;
}

label {
    font-size: 0.875em;
}

.btn-primary1 {
    background-color: #fa1954;
    border: 0;
    margin: 10px 0;
}

.btn-primary1:hover {
    background-color: #db053d;
}

.form-group.error input {
    border-color: #ee4141;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(238, 65, 65, 0.4);
}

.form-group.error label.error {
    margin-top: 5px;
    color: #ee4141;
}

.pod {
    padding: 25px;
    background: #fff;
    border: 1px solid #d9d9d9;
    border-radius: 4px;
}

.pod h3 {
    text-align: center;
    margin: 10px 0 30px;
    font-family: 'Lobster', cursive;
}

#password-info {
    margin: 0 0 20px 0;
    overflow: hidden;
    text-shadow: 0 1px 0 #fff;
    margin-bottom: 0;
}

#password-info ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#password-info ul li {
    padding: 5px 5px 6px 15px;
    margin-bottom: 1px;
    background: #fff;
    font-size: 14px;
    transition: 250ms ease;
    position: relative;
    color: #333;
    line-height: 1.32;
}

#password-info ul li .icon-container {
    display: block;
    width: 40px;
    background: #fff;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    text-align: center;
}

#password-info ul li .icon-container .fa {
    color: #373a3c;
    padding-top: 10px;
    position: relative;
    top: 0;
}

#password-info ul li .tip {
    color: #5ca6d5;
    text-decoration: underline;
}

#password-info ul li.valid {
    color: #129652;
}

#password-info ul li.valid .fa {
    color: #18c36b;
}

#password-info ul li.invalid {
    color: #ff642e;
}


.abcd {
    min-height: 50% !important;
}

.col-xs-61 {
    margin-left: 25%;
    float: left;
    width: 50%;

}


.f-20px {
    font-size: 20px;
}


.primary-blue {
    color: #2c7bc6 !important;
}

.f-14px {
    font-size: 14px;
}

.mh-350 {
    min-height: 350px;
}

.mh-123 {
    min-height: 123px;
}

.bg-primary-blue {
    background: #458dd2;
}

footer {
    background: #d8e2e5;
    padding: 20px;
}

.footer-right {
    color: #849198;
    font-size: 12px;
    line-height: 20px;
    font-family: Nunito-Light;
    float: right;
}

.pac-container {
    z-index: 2000 !important;
}

.v-middle {
    vertical-align: middle !important;
}

.text-center {
    text-align: center;
}

.p-24 {
    padding: 24px;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-20 {
    margin-top: 20px;
}
.margin-top-9px {
    margin-top: 9px;
}

/*Table Icon Colors*/

.p {
    color: #8cc739;
}

.a {
    color: #ff684f;
}

.fv {
    color: #68d9ea;
}

.wh {
    color: #bfacef;
}

.woff {
    color: #ffc663;
}

.time-blue {
    color: #619cd4;
}

.orange {
    color: #faa07f;
}

.fade-tn {
    color: #aeb5b9;
}

.attendance-log i {
    margin-right: 5px;
}

.mb-10 {
    margin-bottom: 10px !important;
}

.mt-10 {
    margin-top: 10px !important;
}

.table-responsive > .table-striped > tbody > tr:nth-of-type(odd) {
    background-color: #f3faff !important;
}

.table-log > .table-responsive > .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 15px;
    line-height: 1.5;
    vertical-align: top;
    border-top: none;
    font-size: 0.9rem;
}

.table-log > .table-responsive > .table > thead > tr > th {
    vertical-align: bottom;
    border-bottom: 1px solid #f3f3f3;
    font-weight: normal;
    color: #9badb6;
    font-size: 0.9rem;
}

.table-log i {
    margin-right: 5px;
}


/*Colors*/

.icon-grey {
    color: #cedae1;
}

.green {
    color: #8cc739;
}

.red {
    color: #ff684f;
}

.light-blue {
    color: #68d9ea;
}

.light-purple {
    color: #bfacef;
}

.yellow {
    color: #ffc663;
}

.blue {
    color: #2c7bc6;
}

.orange {
    color: #faa07f;
}

.green.icon-square {
    font-size: 12px;
}

.red.icon-square {
    font-size: 12px;
}

.light-blue.icon-square {
    font-size: 12px;
}

.light-purple.icon-square {
    font-size: 12px;
}

.yellow.icon-square {
    font-size: 12px;
}

.blue.icon-square {
    font-size: 12px;
}

.orange.icon-square {
    font-size: 12px;
}

.fade-tn {
    color: #aeb5b9;
}

.half-day {
    color: #98ca9a;
}

.holiday {
    color: #009688;
}

.btn-primary {
    color: #fff;
    background-color: #2c7bc6 !important;
    border-color: #2c7bc6 !important;
}

.btn-primary-border {
    color: #2c7bc6;
    border-color: #2c7bc6;
    background: #fff;
}

.no-border {
    border: 0px;
}

.min-width-150 {
    min-width: 150px;
}

.login-page {
    background-color: #cee7ef;
}

.no-shadow {
    box-shadow: none;
}

.m-t-minus30 {
    margin-top: -30px;
}


/*Error Color*/

.has-error .form-control {
    border: 1px solid #fb9678;
}

.has-error .checkbox,
.has-error .checkbox-inline,
.has-error .control-label,
.has-error .help-block,
.has-error .radio,
.has-error .radio-inline,
.has-error.checkbox label,
.has-error.checkbox-inline label,
.has-error.radio label,
.has-error.radio-inline label {
    color: #e4724f;
}

.btn-tag {
    border: 1px solid #2c7bc6;
    background: #f0f8ff;
}

.p-05 {
    padding: 0.5rem;
}

.col-40 {
    width: 40%;
    float: left;
}

.col-60 {
    width: 60%;
    float: right;
}


.m-t-24 {
    margin-top: 24px;
}

.primary-blue-border {
    border-bottom: 1px solid #2c7bc6;
}

.m-l-5 {
    margin-left: 5px !important;
}

.m-t-16 {
    margin-top: 16px;
}

html,
body,
section {
    height: 100%;
}

.flex-div {
    display: flex;
    flex-direction: column;
}

.flex-container {
    display: flex;
}

.left-half {
    flex: 1;
    padding: 0rem 1rem 1rem;
    justify-content: center;
    background: #fff;
    background-image: url("../img/login-img-big.png");
    background-repeat: no-repeat;
    background-position: left top;
    background-size: contain;
}


.right-half {
    justify-content: center;
    flex: 1;
    padding: 1rem;
}

.t-c {
    text-align: center;
}

.vertical-center-container {
    height: auto;
    border-radius: 1em;
    padding: 1em;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%);
}

.bg-lighter {
    background: #f0f8ff;
}

.border-right-bg-lighter {
    border-right: 1px solid #f0f8ff;
}

#project-info .project-info-count .complete {
    border: 3px solid #37BC9B;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    padding: 37px 0;
    position: relative;
    width: 110px;
    height: 110px;
}

#project-info .project-info-count .check-complete {
    position: relative;
    border-radius: 65px;
    border: 1px solid #adadad;
    background: #37BC9B;
    color: #fff;
    bottom: -5px;
    left: 34px;
    width: 40px;
    height: 40px;
}

.text-black {
    color: #555151 !important;
}

.border-black {
    border: 3px solid #555151 !important;
}

.text-success {
    color: #37BC9B !important;
}

.border-success {
    border: 3px solid #37BC9B !important;
}

#steps-right {
    overflow: hidden;
}

#steps-right .number {
    text-align: center;
    vertical-align: top;
}

#steps-right .number .number-icon {
    border: 3px solid #ececec;
    border-radius: 50%;
    display: block;
    margin: 0 auto;
    padding: 14px 0;
    position: relative;
    width: 73px;
    height: 73px;
}

#steps-right .number .module-text {
    display: block;
    margin-top: 20px;
    left: 0;
    position: relative;
    top: 5px;
    width: 99.8%;
}

#steps-right .number .module-icon {
    position: relative;
    border-radius: 65px;
    border: 1px solid #adadad;
    background: #fff;
    left: 14px;
    width: 40px;
    height: 40px;
    margin-bottom: 10px;
}

#steps-right .number .module-icon span {
    font-size: 1.2rem;
    top: 10px;
    position: relative;
}


/*Previous Next Question Answer Setup*/

#group div.notActive {
    display: none;
}

#group div.current {
    display: block;
}

.success-border {
    border: 1px solid #37BC9B !important;
}


/*New Switch*/

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2c7bc6;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2c7bc6;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.border-bottom-primary-blue {
    border-bottom: 1px solid #2c7bc6;
}

.employee-landing-bg {
    background: url(../img/ff.png) center bottom no-repeat #eefdd8;
    border-bottom: 1px #b5d18c solid;
}

.pb-3px {
    padding-bottom: 3px;
}

.left-nav {
    padding: 0px 1px 10px 0px;
    overflow-y: auto;
}

ul.left-nav li:last-child {
    height: 250px;
}

ul.sub-menu li:last-child {
    height: auto !important;
}

.left-nav li {
    list-style: none;
}

.left-nav li a:hover,
.left-nav li a.active {
    background: #fff;
    border-left: 3px solid;
    border-color: #2c7bc6;
    color: #2c7bc6;
    text-decoration: none;
    /*    border-bottom: 1px solid #dadee8;*/
}

.left-nav li a {
    display: block;
    padding: 12px 11px 12px 22px;
    font-size: 14px;
    color: #666;
    /*    border-bottom: 1px solid #dadee8;*/
    background: #fff;
    border-left: 5px solid transparent;
}

.left-nav li i {
    font-size: 15px;
    padding-right: 8px;
}

.scrollbar {
    float: left;
    background: rgba(245, 245, 245, 0.00);
    overflow-y: scroll;
}

#style-3::-webkit-scrollbar-track {
    background-color: rgba(245, 245, 245, 0.00);
}

#style-3::-webkit-scrollbar {
    width: 1px;
    background-color: rgba(245, 245, 245, 0.00);
}

#style-3::-webkit-scrollbar-thumb {
    background-color: rgba(173, 173, 173, 0.00);
}

.bs-callout-grey.callout-transparent {
    border-color: #eee !important;
}

.bs-callout-grey .callout-arrow-right:before {
    border-right-color: #2c7bc6;
}

.border-light-grey {
    border: 1px solid #eee !important;
}

body.vertical-layout.vertical-menu.menu-expanded .navbar .navbar-header {
    width: 80%;
}

@media (min-width: 992px) {
    body.vertical-layout.vertical-menu .navbar .navbar-header {
        width: 80%;
    }
}


/*For using scrollable modal*/

.modal-scroll {
    max-height: calc(100vh - 210px);
    overflow-y: auto;
}

.fc-bgevent {
    opacity: 1 !important;
}

.bg-404 {
    background: url(../img/bg-test.png) no-repeat;
    background-size: cover;
    height: 100%;
    width: 100%;
    background-color: #cbf7f5;
}

.centred-div {
    padding: 1em;
    position: absolute;
    top: 48%;
    left: 50%;
    margin-right: -50%;
    transform: translate(-50%, -50%)
}


/*New Switch*/

.switch {
    position: relative;
    display: inline-block;
    width: 60px;
    height: 34px;
}

.switch input {
    display: none;
}

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ccc;
    -webkit-transition: .4s;
    transition: .4s;
}

.slider:before {
    position: absolute;
    content: "";
    height: 26px;
    width: 26px;
    left: 4px;
    bottom: 4px;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider {
    background-color: #2c7bc6;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2c7bc6;
}

input:checked + .slider:before {
    -webkit-transform: translateX(26px);
    -ms-transform: translateX(26px);
    transform: translateX(26px);
}


/* Rounded sliders */

.slider.round {
    border-radius: 34px;
}

.slider.round:before {
    border-radius: 50%;
}

.slideDown {
    animation-name: slideDown;
    -webkit-animation-name: slideDown;
    animation-duration: 3s;
    -webkit-animation-duration: 3s;
    animation-timing-function: ease;
    -webkit-animation-timing-function: ease;
    visibility: visible !important;
}

@keyframes slideDown {
    0% {
        transform: translateY(-100%);
    }
    50% {
        transform: translateY(8%);
    }
    65% {
        transform: translateY(-4%);
    }
    80% {
        transform: translateY(4%);
    }
    95% {
        transform: translateY(-2%);
    }
    100% {
        transform: translateY(0%);
    }
}

@-webkit-keyframes slideDown {
    0% {
        -webkit-transform: translateY(-100%);
    }
    50% {
        -webkit-transform: translateY(8%);
    }
    65% {
        -webkit-transform: translateY(-4%);
    }
    80% {
        -webkit-transform: translateY(4%);
    }
    95% {
        -webkit-transform: translateY(-2%);
    }
    100% {
        -webkit-transform: translateY(0%);
    }
}

td.reg-status > div.regularize {
    display: none;
}

td.reg-status:hover > div.regularize {
    display: block;
    transition: ease-out 1s;
}

.ladda-spinner {
    position: relative;
    top: -8px;
}

.table-fixed-height {
    overflow: hidden;
    overflow-y: scroll;
    height: 400px;
}

.less-pad-table > .table-responsive > .table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    padding: 7px 10px 7px 12px !important;
    color: #101010;
    font-weight: normal;
}

.horizontal-center {
    margin-left: auto;
    margin-right: auto;
    display: flex;
    align-items: center;
    justify-content: center;
}

.values {
    display: inline-block;
    font-weight: normal;
    line-height: 1.1;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    border: 1px solid transparent;
    padding: 0.5rem 1rem;
    font-size: 0.85rem;
    border-radius: 0.18rem;
    color: #373a3c;
    background-color: #fff;
    border-color: #818a91;
}

.tenant-container {
    background: white;
    margin-bottom: 1.5rem;
}

.mt-05 {
    margin-top: 0.5rem;
}

.bg-very-light-green {
    background: #e2f4e2;
}


sub, sup {
    font-size: 65%;
}

sup {

    top: -1.1em;
}

/************************* style by mukesh *************/


body {
    font-family: 'source_sans_proregular', 'sans-serif' !important;
    line-height: normal;
}

.dropdown .dropdown-menu .dropdown-item {
    width: 100%;
}


/*@media (min-width: 769px) {
    .input-group-addon:not(:first-child):not(:last-child), .input-group-btn:not(:first-child):not(:last-child), .input-group .form-control:not(:first-child):not(:last-child) {
        padding: 6px 5px;
    }
    .select2-container--default .select2-selection--single .select2-selection__rendered {
        line-height: 40px;
        font-size: 14px;
        opacity: .8;
    }
    .select2-container--default .select2-selection--single .select2-selection__arrow {
        line-height: 40px;
        height: 40px;
    }
    .select2-container--default .select2-search--inline .select2-search__field {
        font-size: 14px;
        line-height: 40px;
        margin: 0;
    }
    .margin-top-30 {
        margin-top: 33px;
    }
}
*/
/*.clndr .clndr-grid .days > .day:nth-child(7n+1), .clndr .clndr-grid .days > .day:nth-child(7n){
    background-color: #ddd;
}*/
/*.clndr .clndr-grid .days > .day:nth-child(7n+1) span, .clndr .clndr-grid .days > .day:nth-child(7n) span {
    border-radius: 50%;
    padding: 6px 9px;
    border: 1px solid #ddd;
    background: #f7f7f7;
    min-width: 34px;
    min-height: 32px;
}*/
.clndr .clndr-grid .days .day.event .day-number, .clndr .clndr-grid .days .empty.event .day-number {
    padding: 6px 9px;
    min-width: 34px;
    min-height: 32px;
}

.fc td.fc-today {
    background-color: rgb(255, 235, 235);
}


tr.tickets_table_closed {
    background-color: #f7f7f7;
}

tr.tickets_table_closed td {
    opacity: .5;
}

.policies_page .card .card-block p {
    display: inline-block;
    color: #7c7c7c;
    opacity: .7;
}

.policies_page .card .card-block label {
    color: #323232;
}

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

/*.font-size-md {
    font-size: 16px;
}*/
div label.legend_bar span {
    border: 1px solid rgba(128, 128, 128, 0.2);
    background-color: rgba(128, 128, 128, 0.2);
    padding: 5px 10px;
    border-radius: 100%;
}

div label.legend_bar {
    font-size: 10px;
}

.middle_view {
    vertical-align: bottom !important;

}

.
    /*select.form-control {
        font-size: 0.9rem !important;
        min-height: 40px;
    }
    */
input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    margin: 0;
}

. /*select-data-table select.form-control:not([size]):not([multiple]) {
    min-height: 10px !important;
}
*/
.form-group .input-group .picker__box > .picker__footer {
    display: none;
}

.select2-offscreen {
    left: 0 !important;
}

.fc-event span {
    display: block;
    text-align: center;
}

.bg-gray-col-head {
    background-color: #F9F9F9;
}

.navigation-main .nav-item > img {
    display: block;
    margin: auto;
    max-width: 100%;
    height: auto;
    width: auto;
    padding: 7px 18px;
}

.footer-tag label {

    font-style: italic;
    padding: 10px 15px;
    margin: 0 0 10px 0;
    font-size: 13px;
    text-align: justify;
}

.overflow-y-auto {
    overflow-y: auto !important;
}


.clndr .event-listing .event-listing-title {
    padding: 8.5px;
}

.font-size-08 {
    font-size: .8rem;
}

.padding-07 {
    padding: .4rem;
}

.bg-faded-base {
    background-color: #E1DEDE;
}

.mt-mb-1 {
    margin: .5rem 0;
}

.bt-2 {
    border-top-width: 2px;
    border-color: #FC6B53;
    border-bottom-width: 0;
    border-left-width: 0;
    border-right-width: 0;
}

.toast-container > .toast-success {
    background-image: url("../img/checked-tick.png") !important;
    background-size: 25px;
    background-repeat: no-repeat;
    /*background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;*/
}

.toast-container > .toast-error {
    background-image: url("../img/error-icon.png") !important;
    background-size: 25px;
    background-repeat: no-repeat;
    /*background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAJcEhZcwAADsMAAA7DAcdvqGQAAADsSURBVEhLY2AYBfQMgf///3P8+/evAIgvA/FsIF+BavYDDWMBGroaSMMBiE8VC7AZDrIFaMFnii3AZTjUgsUUWUDA8OdAH6iQbQEhw4HyGsPEcKBXBIC4ARhex4G4BsjmweU1soIFaGg/WtoFZRIZdEvIMhxkCCjXIVsATV6gFGACs4Rsw0EGgIIH3QJYJgHSARQZDrWAB+jawzgs+Q2UO49D7jnRSRGoEFRILcdmEMWGI0cm0JJ2QpYA1RDvcmzJEWhABhD/pqrL0S0CWuABKgnRki9lLseS7g2AlqwHWQSKH4oKLrILpRGhEQCw2LiRUIa4lwAAAABJRU5ErkJggg==") !important;*/
}

.form .form-body {
    overflow: visible !important;
}

@media (min-width: 1200px) {
    .clndr .clndr-grid {
        padding: 5px 0;
    }

    .picker__holder {
        min-width: 220px;
    }
}

@media (max-width: 1200px) {
    .clndr .clndr-grid {
        padding: 5px 0 14px;
    }
}

.font-s-1 {
    font-size: 15px !important;
}

.fs-08 {
    font-size: 13px !important;
}

.opacity-05 {
    opacity: .4;
}

.blockquote-primary {
    line-height: 15px;
}

.font-medium-2 {
    font-size: 1.1rem !important;
}

.no-boder-top {
    border-top-width: 0 !important;
}

.color-black {
    color: #111111;
    display: block;
}

.font-s-1 {
    font-size: 15px !important;
}

.lh-20 {
    line-height: 20px;
}

.lh-2 {
    line-height: 2rem
}

/*.card-block blockquote.gradient {
    background: #EDFED7; !* For browsers that do not support gradients *!
    background: -webkit-linear-gradient(left, #EDFED7 , #ffffff); !* For Safari 5.1 to 6.0 *!
    background: -o-linear-gradient(right, #EDFED7, #ffffff); !* For Opera 11.1 to 12.0 *!
    background: -moz-linear-gradient(right, #EDFED7, #ffffff); !* For Firefox 3.6 to 15 *!
    background: linear-gradient(to right, #EDFED7 , #ffffff);!* Standard syntax *!
    padding: 10px 15px !important;
    border-left-color: #C4EB96 !important;
}*/
.gradient {
    background: linear-gradient(to right, #EDFED7, #ffffff) !important;
    background: -moz-linear-gradient(right, #EDFED7, #ffffff) !important;
    background: -o-linear-gradient(right, #EDFED7, #ffffff) !important;
    padding: 8px 15px !important;
    border-left-color: #8ECC3E !important;
}

.popover-content {
    background-color: #3b3b3b;
    color: #ffffff;
}

.popover.popover-right::before, .popover.bs-tether-element-attached-left::before {
    content: "▼";
    color: #3b3b3b;
    top: 58%;
    left: -15px;
    font-size: 18px;
    -ms-transform: rotate(-30deg); /* IE 9 */
    -webkit-transform: rotate(-30deg); /* Chrome, Safari, Opera */
    transform: rotate(-30deg);
    border-width: 0;
    border-style: initial;
}

.popover.popover-right, .popover.bs-tether-element-attached-left {
    margin-left: 10px;
    border-color: transparent;
    border-width: 0;
}

p.announcement {
    margin: 0;
    display: flex;
}

p.announcement span {
    font-size: 18px;
}

p.announcement i {
    font-size: 22px;
    padding: 0 10px;
    line-height: 16px;
}

.postion-ab {
    position: absolute;
    bottom: 5px;
}

a.remove-btn {
    position: absolute;
    top: 100px;
    left: 48.4%;
    padding: 7px 10px;
    border-radius: 100%;
    background-color: transparent;
    display: none;
}

.remove-btn i {
    font-size: 25px;
    color: #ffffff;

}

#output {
    position: relative;
}

label[for="image"] > img {
    cursor: pointer;
}

.nav.nav-tabs.nav-justified .nav-link {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    margin-top: -1px !important;
}

.nav.nav-tabs.nav-justified li {
    padding: 0;
}

.nav.nav-tabs.nav-justified li a {
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    color: #222222;
    border-width: 1px;
    background-color: #fff;
}

.nav-tabs .nav-link {
    border-color: #eceeef #eceeef #ddd
}

.nav.nav-tabs.nav-justified li:nth-last-child(1) a {
    margin-right: 0 !important;
}

.nav.nav-tabs.nav-justified li:nth-child(1) a {
    margin-left: 0 !important;
}

.nav.nav-tabs.nav-justified .nav-item a.nav-link.active {
    color: #ffffff;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
    border-top-width: 0;
    background-color: #3A75C4;
}

.nav.nav-tabs.nav-justified .nav-item a.nav-link:hover {
    border-width: 1px;
}

@media (min-width: 990px) {
    .nav.nav-tabs.nav-justified li a {
        margin: 0 10px !important;
    }
}

.nav.nav-tabs.nav-justified {
    position: relative;
    display: block;
    margin-bottom: 1rem;
    border-radius: 0;
    border: 1px solid rgba(0, 0, 0, 0.06);
    border-bottom-width: 0px;
    /*border-top-width: 0px;*/
    margin: 0 20px 20px 0;
    border-bottom-left-radius: 10px;
    border-bottom-right-radius: 10px;
}

.position-absolute-bar {
    position: absolute;
    right: 25px;
    width: auto;
}

/******** blue tab color ********/
.profile-pg .nav-item a.nav-link {
    color: #2c7bc6 !important;
    line-height: 30px !important;
}

.profile-pg .nav-item a.nav-link.active {
    /*background-color: #F0F7FF !important;
    color: #222222 !important;*/
    background-color: #ffffff !important;
    color: #3A75C4 !important;
    /*background-color: #3A75C4 !important;
    color: #ffffff !important;*/
}

/******** green tab color ********/

/*.profile-pg-green .nav-item a.nav-link {
    color: #222 !important;
    line-height: 30px !important;
}
.profile-pg .nav-item a.nav-link.active {
    background-color: #EDFED7 !important;
    color: #222 !important;
}
.profile-pg .nav-item a.nav-link:before {
    background: #8ECC3E!important;
}
.profile-pg {
    border-bottom-color: #8ECC3E!important;
}*/

.padding-06 {
    padding: 0.6rem;
}

.pt-15 {
    padding-top: 15px;
}

.float-right {
    float: right;
}

.border-bg-1 {
    border: 1px solid #B7CBF1;
}

.padding-6-1 {
    padding: 0.6rem 1rem !important;
}

.padding-1-15 {
    padding: 1.5rem 0.8rem 1rem !important;
}

.lh-10 {
    line-height: 10px;
}

.margin-6-1 {
    margin: 0.6rem 1rem 0 !important;
}

.bw-0 {
    border-width: 0 !important;
}

.padding-0-10 {
    padding: 10px 0;
}

.fs-20 {
    font-size: 20px;
}

.padding-0-15 {
    margin: 0 1.5rem;
}

.switch {
    position: relative;
    display: inline-block;
    width: 50px !important;
    height: 27px !important;
}

.slider:before {
    position: absolute;
    content: "";
    height: 23px !important;
    width: 23px !important;
    left: 3px !important;
    bottom: 2px !important;
    background-color: white;
    -webkit-transition: .4s;
    transition: .4s;
}

input:checked + .slider:before {
    webkit-transform: translateX(21px) !important;
    -ms-transform: translateX(21px) !important;
    transform: translateX(21px) !important;
}

.border-bg-1 {
    border: 1px solid #B7CBF1;
}

.padding-1-15 {
    padding: 1.5rem 0.8rem 1rem !important;
}

.lh-10 {
    line-height: 10px;
}

.margin-6-1 {
    margin: 0.6rem 1rem 0 !important;
}

.bw-0 {
    border-width: 0 !important;
}

.padding-0-10 {
    padding: 10px 0;
}

.padding-0 {
    padding: 0 !important;
}

.pad-0-15 {
    padding: 0 1.5rem;
}

.pad-0-1 {
    padding: 0 1rem;
}

.text-bold-500 {
    font-weight: 500 !important;
}

.chatBox .card-header:last-child {
    border-bottom-width: 0;
}

i.online {
    width: 12px;
    height: 12px;
    border: 1px solid #fff;
    border-radius: 100%;
    background-color: #aacc4e;
    position: absolute;
    top: 0;
}

.grid-icons {
    height: 17px;
}

#form_id .nav.nav-tabs.nav-linetriangle .nav-item {
    width: 25%;
}

#form_id .nav-tabs .nav-item + .nav-item {
    margin: 0;
}

.nav.nav-tabs.nav-linetriangle .nav-item:nth-child(1) a.nav-link.active {
    border-color: #2c7bc6;
    border-bottom: 2px solid;
}

.header-navbar {
    min-height: auto;
}

.border-radius-all {
    border-radius: 100%;
}

.float-left {
    float: left;
}

.employee-cards .image-content {
    max-width: 50px;
    max-height: 50px;
}

.max-height {
    max-height: 345px;
    overflow: visible;
}

.height-300 {
    max-height: 300px;
}

/*
//commented due to overflow issue
.select2-container {
    width: 100% !important;
}*/

@media (max-width: 767px) {
    #navbar-mobile {
        background: #fff;
    }

    .header-navbar.navbar-with-menu .navbar-container {
        display: table;
        background: transparent;
        top: 55px;
        padding: 0;
        right: 0;
        width: 100%;
        height: auto;
        position: absolute;
    }

    .clndr .clndr-grid .days-of-the-week .header-day {
        padding: 5px;
    }

    .clndr .clndr-grid .days .day, .clndr .clndr-grid .days .empty {
        padding: 5px;
        font-size: 10px;
    }

    .header-navbar {
        height: 4rem;
    }

    .errspan {
        float: left;
        margin-left: 10px;
        margin-top: -27px;
        position: relative;
        z-index: 2;
        color: #2c7bc6;
    }

    .header-navbar .navbar-header {
        height: 4rem !important;
    }

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:first-child {
        padding: 0;
    }

    div.table-responsive > div.dataTables_wrapper > div.row > div[class^="col-"]:last-child {
        padding: 0;
    }

    .content-header-left .content-header-title {
        padding-top: 10px;
    }

    .card-header .heading-elements, .card-header .heading-elements-toggle {
        top: 17px;
    }

    .content-header-right form span.float-right {
        float: left;
    }
}

.tab-pane.table-log .card-header {
    padding: 10px 0;
}

.tab-pane.table-log .card-header:nth-child(2) {
    border-width: 0;
}

div.input-group .select2-container {
    width: 100% !important;
}

.input-group {
    margin-bottom: 15px;
}

.select2-container--classic .select2-selection--single, .select2-container--default .select2-selection--single {
    height: 35px !important;
    padding: 1px;
    border-color: #D9D9D9 !important;
}

/*.input-group .form-control, .form-group input{min-height: 40px;}*/
.media-list .media {
    margin-bottom: 15px;
}

.btn-outline-blue {
    border-color: #2c7bc6;
    background-color: #ffffff;
}

.btn-outline-blue:hover, .btn-outline-blue:focus, .btn-outline-blue:active {
    border-color: #2c7bc6;
    background-color: #2c7bc6;
    color: #ffffff;
}

div.col-md-6.text-center div.text-center div {
    margin: auto;
}

.animate-trans {
    -webkit-transition: all 0.8s;
    -moz-transition: all 0.8s;
    transition: all 0.8s;
}

.form-group.custom_select span.select2 span.selection .select2-selection {
    padding: 0 15px !important;
}

.card-body.table-log .card-header {
    border-bottom: 0;
}

div.dataTables_wrapper div.dataTables_filter label {
    margin-top: 0;
}

.text-right {
    text-align: right;
}

.lh-main {
    line-height: 25px;
    font-size: 16px;
}

@media (max-width: 769px) {
    .lh-main {
        line-height: 20px;
    }

    .media-list .media:last-child {
        padding-bottom: 0.5rem;
    }

    .content-body .col-sm-7 .card .col-md-12.pt-3 {
        padding-top: 10px !important;
    }

    #timeline.timeline-wrapper .timeline-item {
        padding: 20px 0 0 !important;
    }
}

.locations-list ul li {
    float: left;
    list-style: none;
    display: inline-block;
    width: 20%;
    margin: 2%;
}

.locations-list ul {
    padding: 0;
    margin: 0;
}

.employee-sum table tr > td, .employee-sum table thead tr > th {
    text-align: left;
}

.border-round {
    border-radius: 30px;
    background-color: #dcdcdc;
    padding: 7px 10px;
}

.d-grid {
    display: grid;
}


/*commit check*/

/**************************************Timeline CSS**********************************************/
/* The actual timeline (the vertical ruler) */
.timelinem {
    position: relative;
    max-width: 1200px;
    margin: 0 auto;
}

/* The actual timeline (the vertical ruler) */
.timelinem::after {
    content: '';
    position: absolute;
    width: 6px;
    background-color: #dddddd;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -3px;
}

/* Container around content */
.timeline-container {
    padding: 10px 40px;
    position: relative;
    background-color: inherit;
    width: 50%;
}

/* The circles on the timeline */
.timeline-container::after {
    content: '';
    position: absolute;
    width: 25px;
    height: 25px;
    right: -14px;
    background-color: #f3faff;
    border: 4px solid #2c7bc7;
    top: 15px;
    border-radius: 50%;
    z-index: 1;
}

/* Place the container to the left */
.tm-left {
    left: 0;
}

/* Place the container to the right */
.tm-right {
    left: 50%;
}

/* Add arrows to the left container (pointing right) */
.tm-left::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    right: 30px;
    border: medium solid #f3faff;
    border-width: 10px 0 10px 10px;
    border-color: transparent transparent transparent #f3faff;
}

/* Add arrows to the right container (pointing left) */
.tm-right::before {
    content: " ";
    height: 0;
    position: absolute;
    top: 22px;
    width: 0;
    z-index: 1;
    left: 30px;
    border: medium solid #f3f3f3;
    border-width: 10px 10px 10px 0;
    border-color: transparent #f3f3f3 transparent transparent;
}

/* Fix the circle for containers on the right side */
.tm-right::after {
    left: -12px;
}

/* The actual content */
.timeline-content {
    padding: 10px 10px;
    position: relative;
    border-radius: 6px;
}

/* Media queries - Responsive timeline on screens less than 600px wide */
@media all and (max-width: 600px) {
    .xs-hidden {
        display: none !important;
    }

    /* Place the timelime to the left */
    .timelinem::after {
        left: 31px;
    }

    /* Full-width containers */
    .timeline-container {
        width: 100%;
        padding-left: 70px;
        padding-right: 25px;
    }

    /* Make sure that all arrows are pointing leftwards */
    .timeline-container::before {
        left: 60px;
        border: medium solid #f3f3f3;
        border-width: 10px 10px 10px 0;
        border-color: transparent #f3f3f3 transparent transparent;
    }

    /* Make sure all circles are at the same spot */
    .tm-left::after, .tm-right::after {
        left: 15px;
    }

    /* Make all right containers behave like the left ones */
    .tm-right {
        left: 0%;
    }

    div.dataTables_wrapper div.dataTables_filter label, div.dataTables_wrapper div.dataTables_length label {
        width: 100%;
    }

    .card-header .heading-elements, .card-header .heading-elements-toggle {
        position: relative;
        margin-bottom: 10px;
        top: 0;
        right: 0;
    }

    .card-header .heading-elements .select2-container--classic .select2-selection--single {
        height: auto !important;
        padding: 0;
    }

    .card-header .heading-elements .select2-container--default .select2-selection--single .select2-selection__arrow {
        top: 1px !important;
        right: 1px !important;
    }

    .nav.nav-tabs.nav-underline {
        display: flex;
        overflow-x: auto;
    }

    .tab-pane .card-body .card-header {
        padding: 1rem 0;
    }

    .tab-pane .card-body .card .card-header {
        padding: 1rem;
    }

    .tab-pane .card .card-body .card-header {
        padding: 1rem;
    }

}


.timeline-main-bgcolor {
    background: #f3faff;
}

.timeline-reportee-bgcolor {
    background: #f3f3f3;
}

@media (max-width: 990px) {
    .border-right-blue-grey.border-right-lighten-5 {
        border-width: 0 !important;
    }
}

@media (min-width: 600px) and (max-width: 800px) {
    .content-body .col-sm-5 .card-block {
        padding: 20px 0;
    }

    .content-body .col-sm-5 .card-block div[class^="col"] {
        padding: 0 10px;
    }

    .footer-tag, ._hide {
        display: none;
    }

    body.vertical-layout.vertical-menu.menu-collapsed .main-menu .navigation > li > a {
        font-size: 0;
    }
}

@media (max-width: 350px) {
    .btn {
        min-width: 80px;
    }
}

/*New Signup CSS*/
.sleft-half {
    flex: 1;
    padding: 1rem;
    justify-content: center;
    background: #fff;
}

.s2left-half {
    flex: 1;
    padding: 1rem;
    justify-content: center;
    background: #fff;
}

.sright-half {
    justify-content: center;
    flex: 1;
    padding: 1rem;
}

.bg-blue-signup-s1 {
    background: #daebff;
}

.logo-signup-position {
    position: relative;
    top: 2%;
    left: 1.8%;
}

.signup-title {
    color: #333;
    font-size: 37px;
    line-height: 48px;
    font-weight: 100;
}

.signups2-title {
    color: #333;
    font-size: 36px;
    line-height: 20px;
    font-weight: 100;
}

.signup-subtitle:after {
    content: '';
    position: absolute;
    display: -webkit-box;
    margin-top: 8px;
    width: 65px;
    height: 10px;
    background: url(../img/header-bottom.png) no-repeat;
}

.domain-icon {
    font-size: 22px;
    line-height: 38px;
    text-align: right;
    border-top: none !important;
    border-right: none !important;
    border-left: none !important;
    box-shadow: unset !important;
}

.tn-domain {
    border: none;
    color: #333;
    padding: 0 9px;
    font-weight: 500;
    font-size: 22px;
}

.bg-pink-signup-s2 {
    background: #e5ffe7;
}

h1.signups2-title:after {
    content: '';
    position: absolute;
    display: -webkit-box;
    margin-top: 15px;
    width: 65px;
    height: 10px;
    background: url(../img/header-bottom.png) no-repeat;
}

.responsive-logo-tn {
    height: 80px;
    width: 175px;
}

.bg-green-signup-s3 {
    background: #d5f9ff;
}

.signups3-title {
    color: #333;
    font-size: 36px;
    line-height: 51px;
    font-weight: 100;
}

h1.signups3-title:after {
    content: '';
    position: absolute;
    display: -webkit-box;
    margin-top: 8px;
    width: 65px;
    height: 10px;
    background: url(../img/header-bottom.png) no-repeat;
}

.signup-graphic-title {
    font-size: 24px;
    line-height: 34px;
    color: #333
}

/***** style by mukesh  ********/
.text-green {
    color: #4CAF50 !important;
}

.btn.text-green.bg-white {
    margin-right: 5px;
}

.btn.text-danger.bg-white {
    margin-right: 5px;
}

.text-danger.bg-white:hover {
    color: #f81707 !important;
}

.text-green.bg-white:hover {
    color: #1aab20;
}

.today {
    color: rgb(249, 206, 206);
}

.clndr .clndr-controls .clndr-previous-button, .clndr .clndr-controls .clndr-next-button {
    font-weight: bolder;
    color: #2c7bc6;
    padding: 0 10px;
    font-size: 20px;
    line-height: 20px;
}

.current-month {
    font-size: 18px;
}

.clndr .clndr-grid .days-of-the-week .header-day {
    color: #111111;
}

.page-item.active .page-link, .page-item.active .page-link:focus {
    background-color: #eceeef;
    border-color: #eceeef;
    color: #2c7bc6;
}

.page-link:hover, .page-item.active .page-link:hover {
    color: #2c7bc6;
    background-color: #eceeef;
    border-color: #eceeef;
}

.border-right-2 {
    border-right: 2px solid #e3ebf3;
}

.popover.bs-tether-element-attached-bottom {
    margin-top: -14px;
    border-color: transparent;
}

.avatar img {
    height: 100%;
}

.avatar {
    height: 30px;
}

.stream .timeline li .timeline-card .list-inline a {
    color: #444444;
    font-size: 13px;
}

.leave-policy {
    background-color: #f0fffd;
    text-align: center;
}

.attendance-policy {
    background-color: #f3faff;
    text-align: center;
}

.expense-policy {
    background-color: #fffef1;
    text-align: center;
}

.holiday-policy {
    background-color: #f3f3ff;
    text-align: center;
}

.week-off-policy {
    background-color: #f7fff0;
    text-align: center;
}

.p-05.card-header h4 i img {
    vertical-align: bottom;
}

.policy-set {
    padding: 1.5rem;
}

.policy-set p {
    margin-bottom: 0;
    font-size: 13px;
    color: #818a91;
    padding-bottom: 0.25rem;
}

.policy-set span {
    display: block;
    font-size: 14px;
    color: #373a3c;
}

.policy-set span b {
    padding-bottom: 0.75rem;
    display: inline-block;
}

.policy-set span li {
    list-style: none;
}

.policy-set .table-stripe tbody tr:nth-of-type(even) {
    background-color: #f8f8f8;
}

.timeline-item .timeline-card .media-body h4 {
    font-size: 16px;
}

.timeline-item .timeline-card .card-header p {
    font-size: 16px;
}


/**** to do pages ******/
.square-box {
    width: 32px;
    height: 32px;
    border: 1px solid #F6F6F6;
    margin-right: 5px;
    padding: 7px;
    background-color: #F6F6F6;
    text-align: center;
}

.square-box i {
    color: #D0D0D0;
    margin: 0;
    font-size: 20px;
    line-height: 20px;
    vertical-align: sub;
}

.square-box:hover i {
    color: #2C7BC6;
}

.width-60 {
    width: 60%;
}

.width-40 {
    width: 40%;
}

.table-responsive.tasks > .table > thead > tr > th {
    font-size: 20px;
    font-weight: 600;
    line-height: 24px;
    color: #444444;
    border-bottom: 0;
}

.tasks table tr td.width-60 {
    text-align: left;
    font-size: 18px !important;
    line-height: 27px !important;
    color: #444444;
    font-weight: 300;
}

.tasks table tr td.width-60 span.tag {
    padding: 5px 15px;
    font-size: 13px;
    font-weight: 400;
    color: #444444;
    margin-left: 10px;
}

.tasks table tr td.width-60 span.tag-medium {
    background-color: #FFF6CE;
    border-color: #F8E080;
}

.tasks table tr td.width-60 span.tag-high {
    background-color: #FFD9D8;
    border-color: #F5B2B2;
}

.tasks table tr td.width-60 span.tag-low {
    background-color: #DBFAD1;
    border-color: #C3EB98;
}

.tasks table tr td.width-40 {
    text-align: right;
    font-size: 18px !important;
    line-height: 27px !important;
}

.tasks table tr td.width-30 {
    text-align: right;
    font-size: 18px !important;
    line-height: 27px !important;
}

.tasks table tr td.width-10 {
    text-align: right;
    font-size: 15px !important;
    line-height: 27px !important;
}

.tasks table tr td a {
    display: inline-block;
    padding: 0 10px;
    font-size: 14px;
    color: #34474F;
}

.tasks table tr td a i {
    color: #9F9F9F;
}

.tasks table tr td a:hover i {
    color: #428bca;
}

/*tasks table tr td span.date{color: #FB3535;padding-left: 30px;}*/
.checkbox input[type="checkbox"] {
    opacity: 0;
    z-index: 1;
}

.checkbox {
    padding-left: 20px;
}

.checkbox label {
    display: inline-block;
    vertical-align: middle;
    position: relative;
    padding-left: 10px;
}

.checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 4px;
    top: 4px;
    margin-left: -20px;
    border: 1px solid #707070;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 19px;
    height: 19px;
    left: 6px;
    top: 1px;
    margin-left: -19px;
    padding-left: 0;
    padding-top: 0;
    font-size: 12px;
}

.checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'icomoon' !important;
    content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}

.checkbox input[type="checkbox"]:checked + label::before {
    background-color: #428bca;
    border-color: #428bca;
}

.checkbox input[type="checkbox"]:checked + label::after {
    color: #ffffff;
}

input.form-control.file {
    position: relative;
    overflow: hidden;
    right: 0;
    top: 0;
    width: 50px;
    height: 50px;
    border: 1px solid #C4C4C4;
    outline: 0;
    -moz-appearance: none;
    -webkit-appearance: none;
    -ms-appearance: none;
    appearance: none;
    border-radius: 0;
    cursor: pointer;
    display: inline-block;
    font-size: 0.8rem;
    font-family: "Source Sans Pro", sans-serif;
    letter-spacing: 0.075em;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    white-space: nowrap;
}

input.form-control.file:after {
    content: '+';
    position: absolute;
    right: 0;
    width: 50px;
    height: 50px;
    line-height: 46px;
    font-size: 20px;
    background-color: #ffffff;
    color: #212931;
    text-align: center;
    -moz-transition: background-color 0.2s ease-in-out;
    -webkit-transition: background-color 0.2s ease-in-out;
    -ms-transition: background-color 0.2s ease-in-out;
    transition: background-color 0.2s ease-in-out;
}

.full-wide {
    width: 100%;
}

.text-right {
    text-align: right;
}

.pr-05 {
    padding-right: 0.25rem;
}

.task-tags ul {
    display: inline-block;
    padding: 0;
    margin: 0;
}

.task-tags ul li {
    float: left;
    list-style: none;
    border-radius: 15px;
    padding: 5px 15px;
    margin-right: 8px;
    font-size: 14px;
    line-height: 18px;
    color: #2C7BC6;
    border: 1px solid #2C7BC6;
}

.primary-bg {
    background-color: #E4F8FF;
}

.bg-gray {
    background-color: #F7F7F7;
}

.task-tags ul li.high-bg {
    background-color: #FFD9D8;
    color: #444444;
    border-color: #F5B2B2;
}

p.new_para {
    font-size: 14px;
    line-height: 22px;
    font-weight: 300;
    color: #444444;
}

.task-tags.person ul li {
    padding: 1px 15px 1px 0;
    border-width: 0;
}

.task-tags.person ul li:nth-last-child(1) {
    padding: 4px 8px;
}

@media (max-width: 576px) {
    .checkbox label {
        padding-left: 25px;
    }

    .checkbox label::before {
        left: 20px;
    }

    .checkbox label::after {
        left: 23px;
    }

    .tasks table tr td.width-60 span.tag {
        margin-left: 20px;
    }

    .left-icons {
        margin-bottom: 20px;
    }
}


/******************** MAILER CSS FOR TEAM SECTION ********************/
table.email-table {
    border-collapse: separate;
    mso-table-lspace: 0pt;
    mso-table-rspace: 0pt;
    width: 100%;
    padding: 35px 0 50px 0;
}

table.email-table td {
    font-family: sans-serif;
    font-size: 14px;
    vertical-align: top;
}

/* -------------------------------------
 BODY & CONTAINER
 ------------------------------------- */

.email-content {
    box-sizing: border-box;
    display: block;
    Margin: 0 auto;
    max-width: 650px;
    box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.1);
}

/* -------------------------------------
 HEADER, FOOTER, MAIN
 ------------------------------------- */

span.yellow {
    color: #ffde00;
    font-size: 16px;
}

.email-header {
    clear: both;
    padding: 0;
    text-align: center;
    width: 100%;
    background: #fff;
}

table.email-table .listing-table {
    background: #fff;
    padding: 15px 30px 15px 30px;
}

table.email-table .listing-table-inner {
    border-collapse: collapse;
}

table.email-table .listing-table-inner tr td {
    border-bottom: 1px #e2e2e2 solid;
    padding: 5px;
}

.other {
    color: #110064;
}

.file-input-1 {
    width: 85px;
    color: transparent;
}

.changed_by_admin {
    /*background-color: #f3faff;*/
    background-color: #d4ecfc;
}
.form-group.validate input, .form-group.validate select, .form-group.validate textarea {
    color: #333 !important;
    border-color: #d4d4d4 !important;
}
.form-group.error input, .form-group.error select, .form-group.error textarea {
    color: #333;
    border-color: #ee4141;
}

.form-group.issue input, .form-group.issue select, .form-group.issue textarea {
    color: #DA4453;
    border-color: #DA4453;
}
.form-group.issue .help-block, .form-group.issue .help-inline {
    color: #DA4453 !important;
}
.visibility-hidden {
    visibility: hidden;
}
.org {
    background: url(../img/org-bg.png) top right no-repeat !important;
    margin-top: 0;
    background-size: 95% !important;
}
.org .container{
    padding-top: 80px;
}

html body .content .content-wrapper{
    overflow: hidden
}

/** CSS for Custom Error Messages like Start End Time/Date Validation */
.has-custom-error .form-control {
    border: 1px solid #fb9678;
}

.has-custom-error .checkbox,
.has-custom-error .checkbox-inline,
.has-custom-error .control-label,
.has-custom-error .help-block,
.has-custom-error .radio,
.has-custom-error .radio-inline,
.has-custom-error.checkbox label,
.has-custom-error.checkbox-inline label,
.has-custom-error.radio label,
.has-custom-error.radio-inline label {
    color: #e4724f;
}