@import url(https://fonts.googleapis.com/css?family=Lato);
body {
    font-family: 'Poppins', sans-serif;
}

.row {
    margin: 0;
    padding: 0;
}

nav.navbar.navbar-expand-lg.navbar-light.fixed-top.bg-light {
    border-bottom: 1px solid #14C85B;
    background-color: #FFF !important;

}

a.nav-link {
    color: #14C85B;
}

.navbar {
    padding-left: 50px;
    padding-right: 50px;
}

.footer {
    background-color: #212229;
    padding: 50px;
}

.foot {
    background-color: #353742;
    padding: 20px;
    color: #FFF;
    padding-left: 50px;
    padding-right: 50px;
}

.footy {
    background-color: #353742;
    padding: 20px;
    color: #FFF;
    padding-left: 50px;
    padding-right: 50px;
    width: calc(100% - 200px);
    display: block;
    float: left;
    margin-left: 200px;
    margin-top: 100px;
}

.gradient {
    background-color: #8B8C90;
    /*background: rgba(134,243,178,1);
background: -moz-linear-gradient(top, rgba(134,243,178,1) 0%, rgba(75,161,241,1) 100%);
background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(134,243,178,1)), color-stop(100%, rgba(75,161,241,1)));
background: -webkit-linear-gradient(top, rgba(134,243,178,1) 0%, rgba(75,161,241,1) 100%);
background: -o-linear-gradient(top, rgba(134,243,178,1) 0%, rgba(75,161,241,1) 100%);
background: -ms-linear-gradient(top, rgba(134,243,178,1) 0%, rgba(75,161,241,1) 100%);
background: linear-gradient(to bottom, rgba(134,243,178,1) 0%, rgba(75,161,241,1) 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#86f3b2', endColorstr='#4ba1f1', GradientType=0 );*/
}

.one100VH {
    min-height: calc(100vh - 80px);
}

.login {
    margin: auto;
    margin-top: 100px;
    max-width: 400px;
    margin-bottom: 50px;
}

.xSugar p {
    font-size: 14px;
}

.xSugar h5 {
    font-size: 16px;
    color: #218838;
    font-weight: 300;
}

.table td, .table th {
    padding: 5px;
    font-size: 14px;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}

.table-striped tbody tr:nth-of-type(odd) {
    background-color: #cff7e0;
}

.xRight {
    float: right;
    display: block;
}

.indexHeader {
    /*border-bottom: 2px solid #000;*/
    margin-bottom: 30px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #3A3B42 !important;
    color: #000 !important;
    padding: 20px;
    color: #E1B00A !important;
    box-shadow: 0px 1px 2px 0px rgba(221, 221, 221, 1);

}

.indexHeader h4 {
    font-size: 18px !important;
    font-weight: 600;
}

.indexHeader2 {
    margin-bottom: 10px;
    padding-right: 0px;
    padding-left: 0px;
    background-color: #E1B00B !important;
    color: #000 !important;
    padding: 5px;
    font-size: 14px !important;
    font-weight: 600;
    border-radius: 5px;
}

.px12 {
    font-size: 12px;
}

.labName {
    font-size: 18px;
    font-weight: 600;
    margin-left: 10px;
    text-transform: uppercase;
}

.ySugar {
    background-color: #85F1B2;
}

.register {
    margin: auto;
    margin-top: 100px;
    margin-bottom: 50px;
}

.footer .col-sm-4 {
    color: #FFF;
    padding: 20px;
    text-align: center;
}

.bgees {
    /*background-color: #c9cbd360;*/
    /*-webkit-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);
    box-shadow: 1px 1px 2px 0px rgba(0,0,0,0.75);*/
    border-radius: 5px;
    padding: 10px;
}

.col-sm-4 h5 {
    font-size: 18px;
}

.footer-link {
    display: block;
    text-decoration: none;
    color: #FFF;
    text-align: center;
}

.content {
    min-height: calc(100vh - 50px)
}

.pull-right {
    float: right;
}

.sidebar {
    width: 200px;
    height: calc(100vh - 50px);
    display: block;
    float: left;
    position: fixed;
    top: 50px;
    overflow: auto;
    padding-bottom: 20px;
}

.content {
    width: calc(100% - 200px);
    min-height: calc(100vh - 50px);
    display: block;
    float: left;
    background-color: #FFF;
    margin-left: 200px;
    padding-top: 56px;
}

.sidebar-menu li a {
    text-transform: capitalize;
    color: #FFF;
    font-size: 14px;
    padding: 5px;
    display: block;
    width: 100%;
    padding-left: 20px;
    font-weight: 400;
}

.sidebar-menu li {
    list-style: none;
}

.sidebar-menu li a:hover {
    text-decoration: none;
    color: #E1B00B;
    background-color: #FFF;
}

.sidebar-menu li a.active {
    text-decoration: none;
    color: #E1B00B;
    background-color: #FFF;
}

.sidebar-menu {
    margin: 0px;
    margin-top: 20px;
    padding: 0px;
}

.price {
    background-color: #DDDDDD;
    color: #000;
    font-size: 14px;
    display: block;
    text-align: center;
    padding: 5px;
    border-radius: 5px;
    margin: 5px;
    font-weight: 600;
}

.smallCard .card-body {
    padding: 5px;
}

.smallCard {
    margin-bottom: 5px;
}

ol.breadcrumb {
    padding: 2px;
    font-size: 12px;
    font-weight: 400;
    padding-left: 30px;
    margin-bottom: 0px;
    background-color: #CFF7E0;
}

.breadcrumb-item a {
    color: #000;
}


.row-eq-height {
    display: flex;
    flex-wrap: wrap;
}

.row-eq-height .col-sm-6 {
    display: flex;
    flex-direction: column;
}

.card.col-sm-6 {
    width: calc(50% - 10px) !important;
    margin: 5px;
    flex: 0 0 calc(50% - 10px);
}

.card.col-sm-12 {
    width: calc(100% - 10px) !important;
    margin: 5px;
    flex: 0 0 calc(100% - 10px);
}

.card.col-sm-3 {
    width: calc(25% - 10px) !important;
    margin: 5px;
    flex: 0 0 calc(25% - 10px);
}

.ml-auto .dropdown-menu {
    left: auto !important;
    right: 0px;
}

.report .col-sm-3 h5 {
    font-size: 16px;
    font-weight: 400;
    color: #4FA7ED;
    border-bottom: 1px solid #4FA7ED;
    padding-bottom: 5px;
}

.report .col-sm-3 ul {
    list-style: none;
    color: #E1B00B;
    padding: 0px;
}

.report .col-sm-3 ul li a {
    color: #000;
    font-size: 14px;
}

.report {
    padding: 10px;
}

.itemX {
    font-size: 12px;
    padding: 4px;
    background-color: #DDDDDD;
    margin: 2px;
    display: block;
    float: left;
}

/*CHAIN OF CUSTODY STYLES*/

.bs-wizard {
    margin-top: 40px;
}

/*Form Wizard*/
.bs-wizard {
    border-bottom: solid 1px #e0e0e0;
    padding: 0 0 10px 0;
}

.bs-wizard > .bs-wizard-step {
    padding: 0;
    position: relative;
}

.bs-wizard > .bs-wizard-step + .bs-wizard-step {
}

.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {
    color: #595959;
    font-size: 14px;
    margin-bottom: 5px;
    font-weight: 600;
}

.bs-wizard > .bs-wizard-step .bs-wizard-info {
    color: #000;
    font-size: 12px;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot {
    position: absolute;
    width: 30px;
    height: 30px;
    display: block;
    background: #fbe8aa;
    top: 45px;
    left: 50%;
    margin-top: -15px;
    margin-left: -15px;
    border-radius: 50%;
}

.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {
    content: ' ';
    width: 14px;
    height: 14px;
    background: #fbbd19;
    border-radius: 50px;
    position: absolute;
    top: 8px;
    left: 8px;
}

.bs-wizard > .bs-wizard-step > .progress {
    position: relative;
    border-radius: 0px;
    height: 8px;
    box-shadow: none;
    margin: 20px 0;
}

.bs-wizard > .bs-wizard-step > .progress > .progress-bar {
    width: 0px;
    box-shadow: none;
    background: #fbe8aa;
}

.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {
    width: 50%;
}

.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {
    width: 0%;
}

.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {
    width: 100%;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {
    background-color: #f5f5f5;
}

.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {
    opacity: 0;
}

.bs-wizard > .bs-wizard-step:first-child > .progress {
    left: 50%;
    width: 50%;
}

.bs-wizard > .bs-wizard-step:last-child > .progress {
    width: 50%;
}

.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {
    pointer-events: none;
}

/*END Form Wizard*/

.nav-item .nav-link {
    text-transform: uppercase;
}

.navH {
    display: none;
}

.navbar-nav.ml-auto .nav-link {
    text-transform: capitalize;
}

label {
    font-weight: 600 !important;
}

.cardix {
    text-decoration: none !important;
}


a {
    text-decoration: none;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

h4, h5 {
    line-height: 1.5em;
    margin: 0;
}

hr {
    background: #000;
    border: 0;
    box-sizing: content-box;
    height: 1px;
    min-height: 1px;
}

img {
    border: 0;
    /* display: block;*/
    /*height: auto;*/
    max-width: 100%;
}

input {
    border: 0;
    color: inherit;
    font-family: inherit;
    font-size: 100%;
    line-height: normal;
    margin: 0;
}

p {
    margin: 0;
}

.clearfix {
    *zoom: 1;
}

/* For IE 6/7 */
.clearfix:before, .clearfix:after {
    content: "";
    display: table;
}

.clearfix:after {
    clear: both;
}

/* ---------- LIVE-CHAT ---------- */

#live-chat {
    bottom: 0;
    font-size: 12px;
    right: 24px;
    position: fixed;
    width: 300px;
    z-index: 1000;
}

#live-chat header {
    background: #85F1B4;
    border-radius: 5px 5px 0 0;
    color: #000;
    cursor: pointer;
    padding: 16px 24px;
}

#live-chat h4:before {
    background: #1a8a34;
    border-radius: 50%;
    content: "";
    display: inline-block;
    height: 8px;
    margin: 0 8px 0 0;
    width: 8px;
}

#live-chat h4 {
    font-size: 12px;
}

#live-chat h5 {
    font-size: 10px;
}

#live-chat form {
    padding: 24px;
}

#live-chat input[type="text"] {
    border: 1px solid #ccc;
    border-radius: 3px;
    padding: 8px;
    outline: none;
    width: 100%;
    margin-bottom: 5px;
}


.chat-message-counter {
    background: #e62727;
    border: 1px solid #fff;
    border-radius: 50%;
    display: none;
    font-size: 12px;
    font-weight: bold;
    height: 28px;
    left: 0;
    line-height: 28px;
    margin: -15px 0 0 -15px;
    position: absolute;
    text-align: center;
    top: 0;
    width: 28px;
}

.chat-close {
    background: #1b2126;
    border-radius: 50%;
    color: #fff;
    display: block;
    float: right;
    font-size: 10px;
    height: 16px;
    line-height: 16px;
    margin: 2px 0 0 0;
    text-align: center;
    width: 16px;
}

.chat {
    background: #E9ECEF;
}

.chat-history {
    height: 252px;
    padding: 8px 24px;
    overflow-y: scroll;
}

.chat-message {
    margin: 16px 0;
}

.chat-message img {
    border-radius: 50%;
    float: left;
}

.chat-message-content {
    margin-left: 56px;
    background-color: #FFF;
    padding: 10px;
}

.chat-time {
    float: right;
    font-size: 10px;
}

.chat-feedback {
    font-style: italic;
    margin: 0 0 0 80px;
}

.side-drop {
    display: none;
    height: 0px;
    transition-property: height;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}

.side-show {
    display: block;
    background-color: #FFF;
    height: auto;
    transition-property: height;
    transition-duration: 1s;
    transition-timing-function: ease-in-out;
    transition-delay: 0s;
}

.page-header {
    padding: 70px;
    background-color: #A5C3DD;
    background-image: url('/img/4.jpg');
    background-size: contain;
    background-repeat: no-repeat;
    background-position: right top;
}

/*CHAT MODE*/

.inbox_people {
    background: #f8f8f8 none repeat scroll 0 0;
    float: left;
    overflow: hidden;
    width: 40%;
    border-right: 1px solid #c4c4c4;
}

.inbox_msg {
    border: 1px solid #c4c4c4;
    clear: both;
    overflow: hidden;
}

.top_spac {
    margin: 20px 0 0;
}


.recent_heading {
    float: left;
    width: 40%;
}

.srch_bar {
    display: inline-block;
    text-align: right;
    width: 60%;
    padding:
}

.headind_srch {
    padding: 10px 29px 10px 20px;
    overflow: hidden;
    border-bottom: 1px solid #c4c4c4;
}

.recent_heading h4 {
    color: #05728f;
    font-size: 21px;
    margin: auto;
}

.srch_bar input {
    border: 1px solid #cdcdcd;
    border-width: 0 0 1px 0;
    width: 80%;
    padding: 2px 0 4px 6px;
    background: none;
}

.srch_bar .input-group-addon button {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    padding: 0;
    color: #707070;
    font-size: 18px;
}

.srch_bar .input-group-addon {
    margin: 0 0 0 -27px;
}

.chat_ib h5 {
    font-size: 15px;
    color: #464646;
    margin: 0 0 8px 0;
}

.chat_ib h5 span {
    font-size: 13px;
    float: right;
}

.chat_ib p {
    font-size: 14px;
    color: #989898;
    margin: auto
}

.chat_img {
    float: left;
    width: 11%;
}

.chat_ib {
    float: left;
    padding: 0 0 0 15px;
    width: 88%;
}

.chat_people {
    overflow: hidden;
    clear: both;
}

.chat_list {
    border-bottom: 1px solid #c4c4c4;
    margin: 0;
    padding: 18px 16px 10px;
}

.inbox_chat {
    height: 550px;
    overflow-y: scroll;
}

.active_chat {
    background: #ebebeb;
}

.incoming_msg_img {
    display: inline-block;
    width: 6%;
}

.received_msg {
    display: inline-block;
    padding: 0 0 0 10px;
    vertical-align: top;
    width: 92%;
}

.received_withd_msg p {
    background: #ebebeb none repeat scroll 0 0;
    border-radius: 3px;
    color: #646464;
    font-size: 14px;
    margin: 0;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.time_date {
    color: #747474;
    display: block;
    font-size: 12px;
    margin: 8px 0 0;
}

.received_withd_msg {
    width: 57%;
}

.mesgs {
    float: left;
    padding: 30px 15px 0 25px;
    width: 60%;
}

.sent_msg p {
    background: #05728f none repeat scroll 0 0;
    border-radius: 3px;
    font-size: 14px;
    margin: 0;
    color: #fff;
    padding: 5px 10px 5px 12px;
    width: 100%;
}

.outgoing_msg {
    overflow: hidden;
    margin: 26px 0 26px;
}

.sent_msg {
    float: right;
    width: 46%;
}

.input_msg_write input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    color: #4c4c4c;
    font-size: 15px;
    min-height: 48px;
    width: 100%;
    padding: 20px;
}

.type_msg {
    border-top: 1px solid #c4c4c4;
    position: relative;
}

.msg_send_btn {
    background: #05728f none repeat scroll 0 0;
    border: medium none;
    border-radius: 50%;
    color: #fff;
    cursor: pointer;
    font-size: 17px;
    height: 33px;
    position: absolute;
    right: 0;
    top: 11px;
    width: 33px;
}

.messaging {
    padding: 0 0 50px 0;
}

.msg_history {
    height: 516px;
    overflow-y: auto;
}

/*END OF CHAT MODE*/

/*END OF CHAT MODE*/


.bigdrop {
    width: 600px !important;
}


/*COLLAPSIBLE MENU*/
.nolist {
    padding-left: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.sidebar .sidebar-menu li.nolistHighlight {
    background-color: #17629e;
    color: #1FB9B9;
    text-decoration: none
}

.sidebar .sidebar-menu li.nolistHighlight a {
    color: #1FB9B9;
}

.sidebar .sidebar-menu li ul {
    display: none;
    background-color: #FFF;
}

.sidebar .sidebar-menu li ul li a {
    font-size: 14px;
    font-weight: 400;
    color: #00000090;
    padding-left: 10px;
}

.sidebar .sidebar-menu li ul li a.active {
    background-color: initial;
    color: #e1b00b !important;
    padding-bottom: initial;
}

.sidebar .sidebar-menu li ul li a:hover {
    color: #1FB9B9;
    /*background-color: #DDDDDD50;*/
}


#chatter .chatter_avatar span.chatter_avatar_circle {
    color: #000 !important;
    background-color: #e1b00b !important;
}


#chatter #chatter_header h1 {
    color: #000 !important;
}

#chatter #chatter_header {
    background: #e1b00b !important;
    color: #000 !important;
}

.doods {
    transition: ease-in-out 1s;
}

.doods:hover {
    transform: rotateX(360deg);
    transition: ease-in-out 1s;
}

.zozo {
    padding: 0px !important;
    perspective: 100px;
}

.zozo .btn {
    display: block;
    width: 100%;
}

.nav-link.active {
    background-color: #E1B00A;
    color: #000;
    border-radius: 5px;
    font-weight: 600;
}

a.nav-link {
    color: #000;
}

.tabx {
    border-left: 2px solid #000;
}

.thumbs img {
    border-radius: 5px;
}

.thumbs {
    margin-top: 15px;
    margin-bottom: 15px;
}

.mce-notification {
    display: none;
}

.inline-wrapper [class*=col]:first-child {
    padding-left: 0px;
    margin-left: 0px;
}

.inline-wrapper [class*=col]:last-child {
    padding-right: 0px;
    margin-right: 0px;
}

.box-shadow {
    box-shadow: 2px 2px 3px 0px rgba(0, 0, 0, 0.75);
}

.first-child {
    padding-right: 5px !important;
    padding-left: 0px;
}

.last-child {
    padding-left: 5px !important;
    padding-right: 0px;
}

.greyish {
    background-color: #DDDDDD70;
    padding: 10px;
    margin-top: 10px;
    margin-left: 5px;
    margin-right: 5px;
    width: calc(100% - 10px) !important;
    flex: calc(100% - 10px) !important;
    border-radius: 5px;
}

.greyish .row .col-sm-12 h4, .greyish .row .col-sm-6 h4 {
    font-weight: 600;
    font-size: 14px;
}

.greyish .row .col-sm-12 h5, .greyish .row .col-sm-6 h5 {
    font-weight: 400;
    font-size: 14px;
}

.greyish .row .col-sm-12 h3, .greyish .row .col-sm-6 h3 {
    font-weight: 800;
    font-size: 16px;
}

.greyish .row .col-sm-12, .greyish .row .col-sm-6 {
    padding: 0px;
}

.choice td, .choice th {
    border: none;
}

.choice td .form-check-label {
    margin-left: 30px;
}

.questionNumber {
    display: inline-block;
    padding: 10px;
    font-weight: 600;
    background-color: #DB9A30;
    color: #000;
    padding-top: 5px;
    padding-bottom: 5px;
    width: 30px;
    height: 30px;
    border-radius: 15px;
    margin-right: 10px;
}

.noTopBorder th, .noTopBorder td {
    padding-top: 30px;
    border-top: none;
}

.education {
    background-color: #117a8b;
}

.changex p {
    font-size: 12px !important;
    color: #F00 !important;
    font-family: 'Lato', sans-serif !important;
}

.changex {
    font-size: 12px !important;
    color: #F00 !important;
    font-family: 'Lato', sans-serif !important;
}

.changex p span {
    font-size: 12px !important;
    color: #F00 !important;
    font-family: 'Lato', sans-serif !important;
}

/*.tooltip {
    z-index: 100000000;
}*/

.bio-header {
    font-weight: 600;
    font-size: 14px;
    /*  color: #E1B00A;*/
}

.bio {
    font-size: 14px;
}

.history-date {
    font-size: 12px;
    font-weight: 600;
}

.history-title {
    font-size: 16px;
    font-weight: 400;
}

.history-institution {
    font-size: 16px;
    font-weight: 400;
}

.fa.checked {
    color: orange;
}

.cv {
    padding: 10px;
    border: 1px solid #DDDDDD;
    border-left: 35px solid #DDDDDD;
    margin-top: 10px;
}

.userP {
    padding: 10px;
    border: 1px solid #DDDDDD;
    border-left: 5px solid #DDDDDD;
    margin-top: 10px;
}

.points {
    width: 150px;
    height: 150px;
    border: 2px solid #E1B00B;
    border-radius: 75px;
    margin: auto;
    margin-top: 10px;
    margin-bottom: 10px;
    text-align: center;
    padding: 20px;
    padding-top: 35px;
}

.points h4 {
    font-size: 14px;
    font-weight: 600;
}

.points h1 {
    font-size: 40px;
    font-weight: 900;
}

.sec-header1 {
    font-size: 14px;
    font-weight: 800;
}

.sec-header2 {
    font-size: 44px;
    font-weight: 800;
}

.sec-header3 {
    font-size: 18px;
    font-weight: 800;
}

.sec-header4 {
    font-size: 24px;
    font-weight: 800;
}

.author {
    display: flex;
    /*background-color: #DDD;*/
    border-radius: 5px;
    padding: 5px;
    width: 300px;
    margin-bottom: 10px;
    margin-top: 10px;
    border: 1px solid #DDD;
}

.author .sec1 {
    width: 80px;
    float: left;
    display: block;
    padding: 10px;
}

.author .sec2 {
    width: calc(100% - 80px);
    float: left;
    display: block;
}

.sec2 .header {
    font-weight: 600;
    color: #000;
}

.sec2 .subheader {
    font-weight: 400;
    color: #000;
}

.comment {
    margin-top: 10px;
    background-color: #DDD;
    border-radius: 5px;
    padding: 10px;
}

.comment .sec1 {
    width: 60px;
    float: left;
    display: block;
    padding: 10px;
}

.comment .sec2 {
    width: calc(100% - 60px);
    float: left;
    display: block;
    padding-left: 20px;
}

.digitalPath {
    padding: 5px;
    border: 1px solid #DDD;
    width: 100%;
    display: flex;
    margin-top: 5px;
}

.digitalPath .img {
    float: left;
    width: 40px;
    padding: 5px;
    /*background-color: #DDD;*/
    display: block;
}

.digitalPath .img img {
    width: 100%;
}

.digitalPath.active {
    border-color: green;
}

.digitalPath:hover {
    border-color: green;
}

.digital-link:hover {
    text-decoration: none;
}

.digitalPath .desc {
    font-size: 12px;
    float: left;
    width: calc(100% - 40px);
    padding: 5px;
    display: block;
    text-decoration: none;
    color: #000;
}

.digitalPath .desc h4 {
    font-size: 16px;
    font-weight: 600;
}


#registration-form .form-control {
    border-color: #14C85B;
}

.register h4, .register-header-h4 {
    font-size: 32px;
    font-weight: 800;
    color: #DFB011;
}

.register-header {
    padding: 15px;
    margin-bottom: 50px;

}

.hidden {
    display: none;
}

.select2-container--default .select2-selection--single .select2-selection__rendered {
    line-height: 38px !important;
}

.select2-container .select2-selection--single {
    height: 38px !important;
}

.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 36px !important;
}

.finance-number {
    display: inline-block;
    border: 1px solid #E1B00A;
    padding: 5px;
    background-color: #E1B00A;
    font-weight: 600;
    float: right;
    margin-bottom: 5px;
    margin-top: 5px;
}

.yellow-head {
    background-color: #E1B00A;
}

.invalid-feedback {
    display: block;
}

.grey tr td, .grey tr th {
    border-color: #c4c4c4 !important;
    padding: 5px;
    font-size: 14px;
}

.currency {
    font-size: 12px;
    text-transform: capitalize;
}

.doc-header {
    background-color: #DDDDDD;
    margin-bottom: 15px;
    border-radius: 5px;
    padding: 0px;

}

.doc-header .col-sm-6 {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
}

.subscription_package .card .card-title {
    font-weight: 600;
    font-size: 20px;
    padding: 5px;
    text-align: center;

}

.subscription_package .card .card-body ul li {
    /*list-style: none;*/
    font-size: 12px;
}

.subscription_package .card .card-body ul {
    padding-left: 20px;
}

.subscription_package .card .card-body {
    padding: 10px;
}

.subscription_amount {
    background-color: #DDD;
    font-size: 20px;
    display: block;
    text-align: center;
    font-weight: 600;
}

i.fa {
    display: inline-block;
}

.mdt-chat{
    display: block;
    background-color: #F2F2F2;
    position: fixed;
    top: 0px;
    right: -350px;
    width: 350px;
    height: 100vh;
    z-index: 1001;
    transition: ease-in-out .5s;
box-shadow: -1px 0px 5px 0px rgba(0,0,0,0.5);
}
.mdt-chat.show{
    display: block;
    right: 0px;
    transition: ease-in-out .5s;
}
.mdt-header{
    margin-top: 50px;
    background-color: #DAE9F2;
    width: 100%;
    padding: 20px;
    padding-bottom: 30px;
}
.mdt-header h3{
    font-size: 18px;
    font-weight: 800;
}
.mdt-header h4 {
    font-size: 14px;
    font-weight: 500;
    line-height: 16px;
}
.mdt-form {
    position: absolute;
    bottom: 0px;
    width: 100%;
    background-color: #F2F2DA;
    padding: 10px;
}
.send-btn{
    background-color: #A69595 !important;
    border:none !important ;
    border-bottom-left-radius:0px;
    border-top-left-radius:0px;
}
.messages {
    height: 60vh;
    overflow: auto;
    width: 100%;
    padding-bottom: 50px;
    padding-top: 30px;
}
.message{
    display: block;
    max-width: 70%;
    background-color: #F2F2DA;
    border-radius: 5px;
    border-bottom-left-radius: 0px;
    margin: 10px;
    font-size: 12px;
    line-height: 14px;
    padding: 5px;
    clear: both;
}
.message-user {
    display: block;
    width: 100%;
    clear: both;
    margin-bottom: 5px;
}
.message-date{
    font-size: 11px;
    font-weight: 700;
    width: 100%;
    text-align: right;
}
.message-user .image{
    width: 20px;
    height: 20px;
    float: left;
    border-radius: 10px;
    overflow: hidden;
    display: block;
}
.message-user .name{
    width: calc(100% - 40px);
    float: left;
    font-size: 12px;
    font-weight: 600;
    margin-left: 5px;
}
.message-user img{
    display: block;
    width: 100%;
}
.message.sender{
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 5px;
    float: right;
    background-color: #DAE9F2;
}

.messages::-webkit-scrollbar {
  width: 5px;
}
 
.messages::-webkit-scrollbar-track {
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
}
 
.messages::-webkit-scrollbar-thumb {
  background-color: darkgrey;
  outline: 1px solid slategrey;
}


.custom-file-upload {

    padding: 5px 10px;
    cursor: pointer;
}

.file-selector{
    display: none;
}

.mdt-navigation{
    width: 100%;
    display: block;
    clear: both;
}
.mdt-navigation .navig{
    font-size: 12px;
    display: block;
    padding: 5px;
    padding-right: 10px;
    padding-left: 10px;
    float: left;
    cursor: pointer;
}
.mdt-navigation .active{
    font-weight: 800;
    border-bottom: 2px solid #000;
}

.participants{
    height: 60vh;
    overflow: auto;
    width: 100%;
    padding-bottom: 50px;
    padding-top: 10px;

}
.participant{
    display: block;
    max-width: 100%;
    margin: 10px;
    font-size: 12px;
    line-height: 14px;
    padding: 5px;
    clear: both;
}
.participant-image{
    display: block;
    float: left;
    width: 40px;
    height: 40px;
    border-radius: 20px;
    overflow: hidden;
    background-size: cover;
}
.participant-name{
    display: block;
    float: left;
    margin-left: 10px;
}
.participant-name h5{
    font-size: 14px;
    font-weight: 800;
}
.participant-name h6{
    font-size: 12px;
    font-weight: 400;
}
.participant-actions{
    display: block;
    float: right;
}

.mdtChat {
    display: block;
    max-width: 100%;
    padding: 10px !important;
    padding-bottom: 15px !important;
    font-size: 12px;
    line-height: 14px;
    padding: 5px;
    clear: both;
    cursor: pointer;
    border-bottom: 1px solid #DDD;
}

.mdtChat.active{
    background-color: #F2F2F2;
}
.mdtChat-image{
    display: block;
    float: left;
    width: 50px;
    height: 50px;
    border-radius: 25px;
    overflow: hidden;
    background-size: cover;
    margin-right: 10px;
    text-align: center;
    padding-top: 15px;
    font-weight: 800;
}
.mdtChat-name{
    display: block;
    margin-left: 10px;
}
.mdtChat-name h5{
    font-size: 14px;
    font-weight: 800;
}
.mdtChat-name h6{
    font-size: 12px;
    font-weight: 400;
}
.col-sm-8 .mdt-header{
    margin-top: 0px !important;
}
.col-sm-8 .mdt-form{
    padding-bottom: 40px !important;
}
.custody-pod{
    display: block;
    width:calc(20% - 10px);
    margin: 5px;
    height: 10px;
    border-radius: 5px;
    background-color: #DDDDDD;
    float: left;
    border: none;
}
.custody-pod.active{
    background-color: #E1B00A;
}
.custody-pod:focus{
    border: none;
    outline: none;
  box-shadow: none;
}

.patient-img{
    display: block;
    float: left;
    width:80px;
    height: 80px;
    border-radius: 40px;
    padding-top: 20px;
    font-size: 24px;
    font-weight: 800;
    text-align: center;
    background-color: #DDD;
    background-size: cover;
}
.patient-name{
    display: block;
    float: left;
    margin-left: 10px;
    width: calc(100% - 90px);
}
.patient-name h4{
    font-weight: 800;
    font-size: 20px;
    margin: 0px;
}
.patient-name h6{
    font-weight: 400;
    font-size: 16px;
    margin: 0px;
}
.clean-link{
    color: #000;
    background-color: none;
    padding: 10px;
    display: block;
    float: left;
    font-size: 14px;
    cursor: pointer;
    font-weight: 400;
}

.clean-link:hover{
    font-weight: 800;
    text-decoration: none;
}
#accordion .card .card-header {
    padding: 0px !important;
}
.card-header .btn-link {
    color: #000;
    font-weight: 800;
    width: 100%;
    text-align: left;
}
.card-header .btn-link:hover{
    text-decoration: none;
}
#accordion{
    margin-bottom: 10px;
}
.title-heading{
    font-size: 16px;
    font-weight: 800;
    margin-top: 20px;
}

@media only screen and (max-width: 990px) {
    .footy {
        background-color: #353742;
        padding: 20px;
        color: #FFF;
        padding-left: 50px;
        padding-right: 50px;
        width: 100%;
        display: block;
        clear: both;
        margin-left: 0px;
        margin-top: 100px;
    }

    .navbar-nav.ml-auto {
        display: block;
    }

    .navH {
        display: block;
    }

    .sidebar {
        display: none;
    }

    .navbar-nav {
        display: block;
    }

    .side-grey {
        display: none;
    }

    .content {
        width: 100%;
        min-height: calc(100vh - 50px);
        display: block;
        background-color: #FFF;
        margin-left: 0px;
        padding-top: 86px;
    }

    .footer {
        position: fixed;
        bottom: 0px;
        width: 100%;
        padding: 10px;
        background-color: #F8F9FA;
        display: block;
        color: #000;
        height: 50px;
        border-top: solid 1px #E1B00B;
        font-weight: 400;
        font-size: 12px;
        color: #E1B00B;
    }

    .row.bs-wizard {
        display: none;
    }

    .card.col-sm-3 {
        width: calc(100% - 10px) !important;
        margin: 5px;
        flex: 0 0 calc(100% - 10px);
    }
}

