
* {
    margin: 0;
    padding: 0;
}
.chat-box {
    background: #FFFFFF;
}
.chat-content {
    background: #F3F7FA;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
}
.chat-content p {
    line-height: 18px;
    display: flex;
    align-items: center;
    font-size: 15px;
    padding: 8px 8px;
    margin: 0;
}
.chat-list .chat-item {
    list-style: none;
    margin-top: 20px;
}
.chat-list .chat-item .chat-img {
    vertical-align: top;
    width: 45px;
    display: inline-block;
}
.chat-list .chat-item .chat-img img {
    width: 100%;
}
.chat-list .chat-item > .chat-content {
    width: calc(100% - 50px);
    display: inline-block;
    padding-left: 15px;
    margin-bottom: 5px;
    min-height: 55px;
}
.p-5 {
    padding: 5px;
}
.btn-register {
    background: linear-gradient(180deg, #CEBD87 35.94%, #F3F9A7 100%);
}
.btn-extra {
    background: linear-gradient(180deg, #00376F 6.06%, #4DA6FF 143.85%);
}
.chat-button .btn-group > button {
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px !important;
    padding-left: 20px;
    padding-right: 20px;
}
.text-darkblue {
    color: #003770;;
}
.text-white {
    color: #ffffff;
}
.font-weight-bold {
    font-weight: 700;
}
.m-l-20 {
    margin-left: 20px !important;
}
.chat-item.odd > .chat-img {
    float: right;
}
.w-100 {
    width: 100%;
}
.mw-100 {
    min-width: 100%;
}
.sub-img {
    width: 138px;
}
.sub-chat {
    width: calc(100% - 138px);
}
.m-b-10 {
    margin-bottom: 10px;
}
.m-t-10 {
    margin-top: 10px;
}
.img-question {
    height: 146px;
    width: 268px;
    object-fit: cover;
}

.w-50 {
    width: 50%;
}
.m-0 {
    margin: 0;
}
.bg-yellow {
    background-color: #CEBD87 !important;
}
.text-white {
    color: #fff;
}
.text-cyan {
    color: #0BBAF1;
}
.font-16 {
    font-size: 16px;
}
.font-24 {
    font-size: 24px;
}
.extra-name {
    padding: 10px;
}
.m-5 {
    margin: 5px !important;
}
.p-5 {
    padding: 5px !important;
}
.float-right {
    float: right;
}
.m-b-0 {
    margin-bottom: 0 !important;
}
.p-t-0 {
    padding-top: 0 !important;
}
.b-none {
    border: none !important;
}
.m-t-0 {
    margin-top: 0;
}
.m-t-30 {
    margin-top: 30px;
}
.p-l-5 {
    padding-left: 5px;
}
.p-r-5 {
    padding-right: 5px
}
.pointer {
    cursor: pointer;
}
.d-flex {
    display: flex !important;
    display: -ms-flex !important;
}
.justify-content-center {
    -ms-flex-pack: center !important;
    justify-content: center !important;
}
.d-none {
    display: none !important;
}
.m-b-5 {
    margin-bottom: 5px;
}
.m-b-30 {
    margin-bottom: 30px;
}
.m-t-5 {
    margin-top: 5px;
}
.bg-gray {
    background-color: #EEF7FF;
}
.weight-900 {
    font-weight: 900 !important;
}
.p-t-15 {
    padding-top: 15px !important;
}
.p-b-10 {
    padding-bottom: 10px !important;
}
.p-b-15 {
    padding-bottom: 15px !important;
}
.m-b-20 {
    margin-bottom: 20px;
}
.m-t-20 {
    margin-top: 20px;
}
.btn-group > .btn {
    margin-right: 5px;
    margin-bottom: 5px;
}
.button-group > .btn {
    margin-right: 5px;
    margin-bottom: 5px;
}
.pick_date {
    border: 1px solid #DADADA;
    box-sizing: border-box;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    transform: translate(13%);
}
.justify-content-around {
    -ms-flex-pack: distribute!important;
    justify-content: space-around!important;
}
.flex-column {
    ms-flex-direction: column!important;
    flex-direction: column!important;
}
.flex-wrap {
    ms-flex-wrap: wrap!important;
    flex-wrap: wrap!important;
}
.flex-column > button {
    background: #205082;
    color: #DADADA;
}
.flex-column > button:hover {
    color: #DADADA;
}
.btn_select {
    background: #CEBD87;
    color: #003770;
}
.btn_select:hover {
    background: #003770;
    color: #CEBD87;
}
#form_data td {
    vertical-align: middle;
}
.required:after {
    content: ' *';
    color: #ff0000;
}
.text-lemon {
    color: #CEBD87 !important;
}
.full-img {
    width: 100%;
    object-fit: cover;
}
.p-r-5 {
    padding-right: 5px;
}
.p-l-5 {
    padding-left: 5px;
}
.bg-darkblue {
    background: #205082;
    color: #fff;
}
.bg-white {
    background-color: #fff !important;
}
.bg-breeze {
    background-color: #EEF7FF;
}
.d-block {
    display: block !important;
}
.p-15 {
    padding: 15px !important;
}
.plan-item {
    width: 200px;
}
.item-box {
    width: 100%;
    background: #FFFFFF;
    box-shadow: 0 4px 4px rgba(0, 0, 0, 0.25);
    border-radius: 5px;
    margin: auto;
}
.plan-item > div > img {
    width: 100%;
    margin: auto;
}
.item-box > p {
    font-size: 11px;
    line-height: 15px
}
.bg-breeze {
    background-color: #EEF7FF;
}
.p-10 {
    padding: 10px;
}
.overflow-hidden {
    overflow: hidden;
}
.m-r-10 {
    margin-right: 10px !important;
}
.inline-flex {
    display: inline-flex;
}
.slick-slide {
    margin-right: 10px;
}
.p-30 {
    padding: 30px;
}
.float-left {
    float: left !important;
}
.justify-content-between {
    -ms-flex-pack: justify!important;
    justify-content: space-between!important;
}
.border-darkblue {
    border: 1px solid #003770 !important;
}
.hr-darkblue {
    border-top: 2px solid #003770;
    min-width: 200px;
}
.p-l-15 {
    padding-left: 15px;
}
.p-r-15 {
    padding-right: 15px;
}
.modal-dialog-centered {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-align: center;
    align-items: center;
    min-height: calc(100% - (.5rem * 2));
}
.font-20 {
    font-size: 20px;
}
.p-15 {
    padding: 15px !important;
}
.three-dot {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.flex-column-tr {
    display: flex;
    flex-direction: column;
}

.border-td {
    border: 0px solid;
}
