.bootstrap-select>.dropdown-toggle.bs-placeholder, .bootstrap-select>.dropdown-toggle.bs-placeholder:active, .bootstrap-select>.dropdown-toggle.bs-placeholder:focus, .bootstrap-select>.dropdown-toggle.bs-placeholder:hover {
    color: #212529;
}

.bootstrap-select-sm {
    margin-top: -0.45rem;
}

.bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 100%;
}

.bootstrap-select>.dropdown-toggle {
    color: #212529;
    border: 1px solid transparent;
    border-radius: 5px;
    background-color: rgba(0,0,0,.15);
    position: relative;
    width: 100%;
    text-align: right;
    white-space: nowrap;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
    height: 23px;
    padding: 3px 7px 2px 10px;
    font: 13px Arial;
}

.bs-searchbox .form-control {
    margin-bottom: 0;
    float: none;
    height: 25px;
    min-width: 100%;
    width: 100%;
}

.dropdown-item {
    display: block;
    width: 100%;
    clear: both;
    font-weight: 400;
    color: #212529;
    text-align: inherit;
    white-space: nowrap;
    background-color: transparent;
    border: 0;
    overflow: hidden;
    font: 13px Arial;
    padding: .1rem 1rem;
}

.bg-light {
    background-color: #f9fafd !important;
}

.cal-sm {
    padding: 0 0.5rem 0.1rem 0.5rem !important
}

/*dataTable customized styles*/
table {
    border-collapse: collapse;
}

table.dataTable tbody th, table.dataTable tbody td {
    padding: 7px 15px;
    font-size: 0.9rem;
}

table.dataTable thead th, table.dataTable thead td {
    padding: 5px 15px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: 0.1em 0.5em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    color: #333 !important;
    border: 1px solid transparent;
    border-radius: 2px;
}

label {
    display: inline-block;
    margin-bottom: 0;
    color: #344050;
    font-family: helvetica;
    font-size: 0.9em;
}

.text-900 {
    color: #344050!important;
}

/*.btn-sm {
    background-color: #2c7be5;
    padding: 7px 7px 7px 7px;
    border: 1px solid #2c7be5;
    color: #fff;
    border-radius: 3px;
    font-family: "Century Gothic";
}*/

.search-btn{
    margin-top:0.5rem;
    padding-top: 0.1rem;
    padding-bottom: 0.1rem;
}

.search-txt{
    margin-left: 0.1rem;
}

.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid #37535e;
    border-radius: 0.5rem;
    margin-bottom: 1px;
    box-shadow: 0 5px 5px 0 rgba(0,0,0,.25);
}

.btn{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
    user-select: none;
    border: 1px solid transparent;
    padding: 0.5px 15px 0px 15px;
    height: 22px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    font-family: "Century Gothic";
}

.row-top{
    margin-top: 0.2rem;
}


/*Customized calendar styles*/

.calendar-btn{
    margin-top: 0.05rem;
    height: 1.4rem;
}

.calendar-sy{
    margin-top: 0.25rem;
}

.table-sy{
    margin-top: 2rem;
}

.top-1{
    margin-top: 1rem;
}

.top-2{
    margin-top: 2rem;
}

.hand-cursor{
    cursor: pointer;
}

@media (max-width: 575.98px) {

    .content-top{
        margin-top: 1.5rem;
    }

    .bis-sm{
        font-size: 14px;
    }
}

label.required::before {
    content: '*';
    margin-right: 2px;
    color: red;
}

.modal-header {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: justify;
    justify-content: space-between;
    padding: 0.3rem;
    border-bottom: 1px solid #dee2e6;
    border-top-left-radius: .3rem;
    border-top-right-radius: .3rem;
    background: #209e91;
    color: #f8f9fa;
}

.modal-footer {
    display: flex;
    align-items: center;
    justify-content: flex-end;
    padding: 0.5rem;
    border-top: 1px solid #dee2e6;
    border-bottom-right-radius: .3rem;
    border-bottom-left-radius: .3rem;
}

h5 {
    font-size: 1.2rem;
}

.label-text{
    color: #000000bf;
    font-weight: bold;
    font-size: 13px;
}

.label-output{
    color: #212529;
    margin-left: 0.18rem;
    font-size: 12px;
}

.image_details_container {
    border-radius: 5px;
    padding: 2px;
    margin-top: 0.5rem;
    text-align: center;
    background-color: #59697d;
    color: #ffffff;

}

.attachment_thumbnail {
    border: 1px solid #ddd;
    border-radius: 4px;
    padding: 5px;
    width: 50px;
    height: 60px;
    overflow: hidden;
    margin-left: 1rem;
}

.scroll-to-top {
    position: fixed;
    right: 18px;
    bottom: 40px;
    display: none;
    width: 50px;
    height: 50px;
    text-align: center;
    color: white;
    background: #209e91;
    line-height: 45px;
}

.scroll-to-top:focus, .scroll-to-top:hover {
    color: white;
}

.scroll-to-top:hover {
    background: #343a40;
}

.scroll-to-top i {
    font-weight: 800;
}

.rounded {
    border-radius: 2.25rem !important;
}

.modal-header {
    padding: 3px 15px;
    border-bottom: 1px solid #eee;
    border-radius: 1.3rem;
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-topright: 5px;
    border-top-left-radius: 2px;
    border-top-right-radius: 2px;
}

.modal-title {
    margin-bottom: 0;
    line-height: 1.5;
    font-size: 15px;
}

.close {
    float: right;
    font-size: 1.3rem;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    opacity: .5;
    outline: none;
}

.close:not(:disabled):not(.disabled) {
    cursor: pointer;
    outline: none;
}

.badge-float-outside {
    top: -.8rem;
    left: 1.4rem;
}

.badge-float {
    position: absolute;
    z-index: 1000;
}

.badge-pill {
    padding-right: .75rem;
    padding-left: .75rem;
    border-radius: 0rem;
    font: 15px Arial;
    margin-bottom: 1rem;
}

.badge-card-sy{
    margin-top: 1rem;
}

.badge-info {
    border: 0.01em solid;
    color: #fff;
    background-color: #61a59a !important;
    box-shadow: 3px 5px 5px 0 rgba(0,0,0,.25);
}

/* Bounce To Left */
.hvr-bounce-to-left {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
}
.hvr-bounce-to-left:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #61a59a !important;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 100% 50%;
    transform-origin: 100% 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.5s;
    transition-duration: 0.5s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}
.hvr-bounce-to-left:hover, .hvr-bounce-to-left:focus, .hvr-bounce-to-left:active {
    color: white;
}
.hvr-bounce-to-left:hover:before, .hvr-bounce-to-left:focus:before, .hvr-bounce-to-left:active:before {
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
    transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);
}

/* Wobble Horizontal */
@-webkit-keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
@keyframes hvr-wobble-horizontal {
    16.65% {
        -webkit-transform: translateX(8px);
        transform: translateX(8px);
    }
    33.3% {
        -webkit-transform: translateX(-6px);
        transform: translateX(-6px);
    }
    49.95% {
        -webkit-transform: translateX(4px);
        transform: translateX(4px);
    }
    66.6% {
        -webkit-transform: translateX(-2px);
        transform: translateX(-2px);
    }
    83.25% {
        -webkit-transform: translateX(1px);
        transform: translateX(1px);
    }
    100% {
        -webkit-transform: translateX(0);
        transform: translateX(0);
    }
}
.hvr-wobble-horizontal {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    -webkit-appearance: none;
}
.hvr-wobble-horizontal:hover, .hvr-wobble-horizontal:focus, .hvr-wobble-horizontal:active {
    -webkit-animation-name: hvr-wobble-horizontal;
    animation-name: hvr-wobble-horizontal;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-timing-function: ease-in-out;
    animation-timing-function: ease-in-out;
    -webkit-animation-iteration-count: 1;
    animation-iteration-count: 1;
}

.search-card-sy{
    margin-top: 1.8rem;
}
