@import url("font.css");
body{margin: 0px; padding: 0px;}
*,
*::before,
*::after {
  box-sizing: border-box;
}
.bg-white{background-color: #fff;}
.hidden{display: none;}
a:hover{ transition: .3s;}
.red{color: red;}
.error{
  font-size: 11px;
  color: red;
  margin: 0px;
  margin: auto;
  width: 100%;
  text-align: center;
  display: flex;
  justify-content: center;
}

.hide {
  display: none;
}

.user-box{ display: flex; flex-direction: column; align-items: center; border-bottom: 0px!important;}
.user-box .image{ padding-left: 0px; text-align: center;}
.border-radius30{border-radius: 25px; height:87vh;}
.user-box .info{color: #fff; flex-direction: column; display: flex; align-items: center;}
.user-box .image img{width: 70%;}
.section-width{ width: 80%;}
.section-width-web{ width: 45%;}
.section-width3{ width: 23%;}
.row-n{ display: flex; flex-wrap: wrap;}
.m50{margin: 50px 0px 0px 0px;}
.logo-txt{top: 5px;position: relative;font-size: 25px;font-weight: bold; color: #349efb;}
.logo-txt:hover{color: #349efb;}
/* aside bar icons */
.a-icons{ display: flex!important; align-items: center;}
.icon-aside{ width: 21px; height: 21px; display: inline-flex; margin-right: 10px; background-position: 100%;}
.setup{ background-image: url(../img/icon-settings.svg); background-repeat: no-repeat;}
.lead{ background-image: url(../img/leads.svg); background-repeat: no-repeat;}
.logout{ background-image: url(../img/logout.svg); background-repeat: no-repeat;}

/* Login Page Start */
.hide-ele{display: none;}
.logo-width{width:200px; height:100%; margin:auto;}
.login-main{ display: flex; align-items: left;}
.puchline{font-size: 16px;font-weight: 500!important;font-family: 'Avenir-Roman';line-height: 26px;margin: 38px 0px;}
.login-heading{font-size: 55px;font-family: 'Avenir-Light'; font-weight: 500; margin: 38px 0px;}
.login-box{font-family: 'Avenir-Roman';}
.login-box input::placeholder{font-weight: lighter!important;}
.form-group input[type="email"]{
border-radius: 31px; background-color: #F3F3F3; border: none; line-height: 35px; padding-left: 25px;}
.login-box input[type="password"]{
border-radius: 31px; background-color: #F3F3F3; border: none; line-height: 35px; padding-left: 25px;}
.login-box .form-group button[type="submit"]{ font-family: 'Avenir-Light';font-size: 18px;
border-radius: 31px; background-color: #3F84EE; border: none; line-height: 35px; padding-left: 25px; width: 100%;}

.social{display: flex;align-items: center;justify-content: center; margin-top: 38px;}
.social a:first-child{margin-right: 21px;}
.social a span{display: flex; width: 41px; height: 41px;}
.google-icon{background-image: url(../img/google.svg); background-repeat: no-repeat; background-size: 100%;}
.fb-icon{background-image: url(../img/fb.svg); background-repeat: no-repeat; background-size: 100%;}

.register{font-family: 'Avenir-Roman'; font-size: 14px; margin-top: 38px; text-align: center;}
.register a{text-decoration: underline;}
/* Login Page End */

/* Hover show Icon */
.chat-con-main {position: relative;display: inline-block;}
.chat-con-main:hover .edit {display: block; transition: .3s;}
.edit {padding-top: 7px;padding-right: 7px;position: absolute;left: -31px;top: -26px;display: none;}
.edit a {color: #000;}

.chat-config{padding:0px 30px; font-size: 15px; font-weight: 700;color: #fff!important;}
.right-card {padding-right: 3px!important;}
/* Dashboard Main Start */
.chat-icon{background-color: #06492f; color: #fff; border-radius: 30px 0px 0px 30px; padding:35px 0px; font-size: 15px; font-weight: 700; margin-left: 3rem; position: relative;}
.chat-icon-img{background-image: url(../img/nav-chat.svg); background-repeat: no-repeat; position: absolute;transition: .3s;
  width: 60px;height: 60px;left: -32px;top: 14px;background-size: 100%;}
.font-14{font-size: 14px!important;}
.chat-icon span{ padding-left: 1rem;}
.dashbord-main{display: flex; align-items: flex-start;}
.content-center{ position: relative!important;}
aside{overflow: hidden;}
.menu-squeez{position: absolute;bottom: 26px;z-index: 1050;left:0%; margin-left: 25px;}
.sidebar-mini.sidebar-collapse .menu-squeez {transform: rotate(180deg); margin-left: 28px;}
.pallet-bg-grey{background-color: #F7F7F7; border-radius: 10px;border: 0px solid;display: flex;padding: 10px;min-height: 100px;align-items: center;}
.pallet-bg-grey input{width: 100px;border: 0px; min-height: 100px;background-color: #F7F7F7;}
.nav-pills .nav-link.active, .nav-pills .show > .nav-link{ background-color: transparent!important;}
.menu-squeez a{color: #F3F3F3;padding: 0px 0px 0px 1rem !important;}
.sidebar{ padding-top: 30px;}
.main-dv{ display: flex;}
.main-dv .content-wrapper{margin-left: 0px!important;}
.tabs-main{background-color: #06492f;     height: 100%;

border-radius: 30px;
box-shadow: 0px 3px 6px rgba(0, 0, 0, .1);
/* overflow: hidden; */
padding-bottom: 0;
margin-bottom: 0;}
.tabs-main .tab-content{background-color: #fff;padding-bottom: 0px;border-radius: 25px;}
.tabs-main .nav-tabs {
border-bottom: 0px solid #dee2e6;
margin: 0px 0px 0px 50px;}
/* .content-wrapper{min-height: 100%!important;} */
.tabs-main .nav-tabs .nav-item a.active{border-radius: 25px 25px 0px 0px;}
/* .tabs-main .nav-tabs .nav-item a:focus{border:0px solid;} */
.tabs-main .nav-tabs .nav-item a{position: relative;padding:10px 15px; font-size: 14px; color: #fff; font-family: 'Avenir-Medium';}
.tabs-main .nav-tabs .nav-item a:hover {width:auto;padding: 10px 15px;/* height: 30px;   */position: relative;  color: #349EFB;background-color: #fff;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 25px;
border-top-right-radius: 25px;
transition: .3s;
border:1px solid #fff;}

/* Tabs */
.tabs-main .nav-tabs .nav-item a.active {
width:auto;
padding: 10px 15px;
/* height: 30px;   */
position: relative;
color: #349EFB;
-webkit-border-top-left-radius: 10px;
-webkit-border-top-right-radius: 10px;
-moz-border-radius-topleft: 10px;
-moz-border-radius-topright: 10px;
border-top-left-radius: 25px;
border-top-right-radius: 25px;
}

.tabs-main .nav-tabs .nav-item a.active:before,
.tabs-main .nav-tabs .nav-item a.active:after {
content: "";
position: absolute;
height: 10px;
width: 20px;
bottom: 0;
}


.tabs-main .nav-tabs .nav-item a.active:after {
right: -20px;
border-radius: 0 0 0 10px;
-moz-border-radius: 0 0 0 10px;
-webkit-border-radius: 0 0 0 10px;
-webkit-box-shadow: -10px 0 0 0 #fff;
box-shadow: -10px 0 0 0 #fff;
}

.tabs-main .nav-tabs .nav-item a.active:before {
left: -20px;
border-radius: 0 0 10px 0;
-moz-border-radius: 0 0 10px 0;
-webkit-border-radius: 0 0 10px 0;
-webkit-box-shadow: 10px 0 0 0 #fff;
box-shadow: 10px 0 0 0 #fff;
}

/* Profile Part Start */
.personal-info {padding-left: 0!important;padding-right: 0!important;}
.pro-main .pro-part{ display: flex; flex-direction: column;}
.pro-main .pro-part .pro-pic{ display: flex; align-items: center;}
.pro-main .pro-part .pro-pic a{ margin-right: 1rem; font-size: 15px; text-decoration: none;color: #38A0FB;}
.pro-main .pro-part .pro-pic a:hover{text-decoration: none;}
.pro-main .pro-part .pro-pic .box label{cursor: pointer;margin-bottom: 0px;}
.pro-main .pro-part .pro-pic .box figure{ margin-bottom: 0rem;}
.pro-main .pro-part .pro-pic .avatar{ margin-left: 1rem; width: 55px; height: 55px;}
.form-part .row .labels{font-size: 15px;  font-family: 'Avenir-Medium'; font-weight: 500;}
.form-part .row .form-control{background-color: #F7F7F7;border-radius: 10px; border: 0px solid;}
.form-part .row .form-control:focus{background-color: #F7F7F7;border-radius: 10px; box-shadow:0px 0px 0px rgba(0, 59, 111, .7);transition: .3s;}
.form-part .row .form-control::placeholder{color: #6F7E90; font-size: 14px;}
.form-part .row textarea{resize: none;}

/* Second tab Start */
.title-content{font-size: 20px;}
.font-15{font-size: 15px;}
.bg-grey{background-color: #F7F7F7!important;border-radius: 10px!important;border: 0px solid!important;}
/* .form-part .profile-button{background-color: #003B6F; font-family: 'Avenir-Medium';font-size: 15px;border-radius: 10px;padding-left: 30px;padding-right: 30px;line-height: 30px;} */
.form-part .profile-button:focus{box-shadow: none;}
.form-part .profile-button{background-color: #003B6F; font-family: 'Avenir-Medium';font-size: 15px;border-radius: 10px; height: 40px;}

/* Right part start */
.right-card .card{margin-bottom: 1rem;}
.right-card .card .card-head{color: #003B6F; font-size: 1.25rem !important; font-weight: 600; margin-bottom: 1rem;}
.right-card .card{border-radius: 20px !important; border: none; overflow: hidden; box-shadow: 0 3px 8px rgba(0, 59, 111, .1) !important;font-family: 'AvenirNextLTPro-Regular';}
.right-card .card .card-body{padding:15px;}
.chat-scroll{height: 260px; overflow-y: scroll;}
.head-sticky{position: sticky;z-index: 1;}
.right-card .card .card-body p{margin:.5rem 0px; font-size: 14px;line-height: 22px;}
.right-card .card .name-icon {display: flex;align-items: center;justify-content:left;}
.name-icon h6{margin-bottom: 0px;}
.right-card .card .name-icon img{margin-right: 10px;}
.right-card .card-box{display: flex;align-items: flex-end;}
.right-card .card-box span{word-break: break-all; border-radius: 20px;border: 1px solid #DDD5FF;padding: 15px; font-size: 14px; color: #6F7E90; line-height: 23px;margin: 1rem;}
.right-card .card-box .copy-icon{background-color:#003B6F; border-radius: 20px; padding: 20px;  margin-bottom: 15px; }
/* .right-card .card-box .copy-icon{background-color: #003B6F;border-radius: 10px;padding: 20px;width: 24px;height: 24px;display: flex;
  justify-content: center;align-items: center;} */
  .right-card .card-box .copy-icon img{width: 24px;height: 24px;}.right-card .card-box span
/* Chat Box */
.right-card .card .card-heading{box-shadow: 0px 5px 9px rgba(0, 0, 0, .2);background-color: #003B6F; border-radius: 30px 30px 0px 0px;display: flex;align-items: center;justify-content: space-between;padding:1rem;}
.right-card .card .card-heading .left-pic{display: flex; align-items: center;}
.right-card .card .card-heading .vertical-icon{ margin-right: 1rem;}
.right-card .card .card-heading .left-pic .user-name h6{margin: 0px; color: #B1DAFF;font-size: 20px;}
.right-card .card .card-heading .left-pic .user-name small{margin: 0px; color: #349EFB; font-size: 14px;}
.right-card .card .card-heading .left-pic .user-name{margin-left: 20px;}
.page-head p{
  color: #777 !important;
}

/* Footer start */
.right-card .card .card-footer{background-color: #fff; border-radius: 0px 0px 30px 30px;display: flex;align-items: center;justify-content: space-between;padding:1rem 0px; border-top: 0px solid;}
.right-card .card .card-footer .cta-icons {display: flex;align-items: center;justify-content: space-evenly;}
/* .right-card .card .card-footer .cta-icons a{ width: 32px; height: 32px; background-position: 100%; display: flex;} */
.right-card .card .card-footer a{font-size: 12px;}
.right-card .card .card-footer .cta-icons span{font-size: 12px;color: #bbb8b8}
.attachment{ background-image: url(../img/attachment.svg); background-repeat: no-repeat;}
.smily-face{ background-image: url(../img/smily-face.svg); background-repeat: no-repeat;}
.send{ background-image: url(../img/send-icon.svg); background-repeat: no-repeat;}
.chat-text{ width: 100%; border: none;outline: none;}
.chat-text:focus{outline: none;}

.bg-gredient{background: linear-gradient(#fff, #efefef);}
.chat-box{display: flex;flex-wrap: wrap;}
.row-right{text-align: right;display: flex;justify-content: flex-end;}
.chat-1{ border-radius: 0px 22.5px 22.5px 22.5px; background-color: #EAEEF2; border: 0px; padding: 20px;}
.chat-2{ border-radius: 22.5px 0px 22.5px 22.5px; background-color: #EAEEF2; border: 0px; padding: 20px;}

/* composer page */
.page-body{display: flex;width: 100%;height:79vh; align-items: flex-end;justify-content: space-between;}
.page-body2{display: flex;width: 100%;height:78vh; align-items: flex-end;justify-content: space-between;}
.wdth185{ width: 185px;}
.cta-btn-dv {display: flex;align-items: center;justify-content: space-around; margin-bottom: 10px;z-index: 100;}
.cta-btn-dv a{background-color: #003B6F; padding: 9px 16px; width: 106px !important; text-align: center; width: auto;border-radius: 10px; margin-right: 1rem;}
.cta-btn-dv a:last-child{margin-right: 0rem;}
.cta-btn-dv a:hover{text-decoration: none;background-color: #3c93d6; color: #fff;}
.cta-btn-dv button{padding: 9px 16px; width: 106px !important; text-align: center; width: auto;border-radius: 10px; margin-right: 1rem;}
.cta-btn-dv button{margin-right: 0rem;}
.cta-btn-dv1 {display: flex;align-items: center; justify-content: space-around;margin-left:2px;margin-bottom: 10px;margin-right:-49px;padding-right:-350px;z-index: 100;}
.cta-btn-dv1 a{background-color: #003B6F; padding: 9px 16px; width: 106px !important; text-align: center; width: auto;border-radius: 10px; margin-right: 1rem;}
.cta-btn-dv1 a:last-child{margin-right: 0rem;}
.cta-btn-dv1 a:hover{text-decoration: none;background-color: #3c93d6; color: #fff;}
.cta-btn-dv1 button{padding: 9px 16px; width: 106px !important; text-align: center; width: auto;border-radius: 10px; margin-right: 1rem;}
.cta-btn-dv1 button{margin-right: 0rem;}
.btn-bg-blue{ background-color: #003B6F;}
.btn-bg-grey{ background-color: #CBCBCB;}
.txt-white{color: #fff;}
.brder-btn{ color: #003B6F; border: 1px solid #003B6F;}
.height100{ height: calc(100vh - 13px);}

/* Custom radio */
.gender-radio{ display: flex; width: 100%;flex-direction: column;margin-top: 15px;}
.radio {margin: 0px!important;position: relative;cursor: pointer;padding-left: 0px!important;min-height: 35px!important;}
.radio label{position: absolute; width: 100%;font-weight:500!important;color: #003B6F;}
.radio input[type="radio"] {position: absolute;opacity: 0; margin-bottom: 1rem;}
.radio input[type="radio"] + .radio-label:after {right: 0px;
  content: ''; background:#E4E4E4;border-radius: 100%;border: 0px solid #b4b4b4;display: inline-block;width: 1.4em;height: 1.4em;position: absolute;
  top: 0em;vertical-align: top;cursor: pointer;text-align: center; -webkit-transition: all 250ms ease;transition: all 250ms ease;}
.radio input[type="radio"]:checked + .radio-label:after {background-color: #349EFB;box-shadow: inset 0 0 0 3px #fff; border: 3px solid #349EFB;}
.radio input[type="radio"]:focus + .radio-label:after {outline: none;border-color: #3197EE;}
.radio input[type="radio"]:disabled + .radio-label:after {box-shadow: inset 0 0 0 4px #f4f4f4;border-color: #b4b4b4;background: #b4b4b4;}
.radio input[type="radio"] + .radio-label:empty:after {margin-right: 0;}
.remove-circle .carousel-control span{border: 0px solid;}
.float_right{float: right;}
.blue-clor{color: #349efb!important;}
.font-16{ font-size: 16px;}
.img-size{width: 25px; height: 25px; margin-right: 3px;}

/* Custom Toggle switch btn */
.switch {position: relative; display: inline-block;width: 60px;height:auto;margin: 0px 10px;}
.switch input {opacity: 0;width: 0;height: 0;}
.slider {position: absolute;cursor: pointer;top: 0;left: 0;right: 0;bottom: 0;background-color: #f4f4f4;border:1px solid #ddd;-webkit-transition: .4s;
transition: .4s;}
.slider:before {position: absolute;content: "";height: 21px;width: 21px;left: 0px;bottom: 0px;background-color: #003b6f;-webkit-transition: .4s;
transition: .4s;}
input:checked + .slider {background-color: #f4f4f4;}
input:focus + .slider {box-shadow: 0 0 1px #ddd;}
input:checked + .slider:before{-webkit-transform: translateX(38px);-ms-transform: translateX(38px);transform: translateX(38px);}
.active-side{ color:#003b6f;font-weight: 600;}

/* Rounded sliders */
.slider.round {border-radius: 34px;}
.slider.round:before {border-radius: 50%;}

/* Onclick Change image */
/* #mainContainer,
#footerArea {clear: both;width: 700px;margin: 10px;}
#leftNav {float: left; margin-right: 0px;} */
/* #rightDisplay {float: right;width: 530px;margin: 0;text-align: center;} */
/* img {margin: 10px 0 10px 0;} */
.carousel {margin-top: 0px;}
.display-content{display: flex;width: 85%; height: 77vh;}
.display-content img {width: auto !important; height: 100%;}
.item-flex{ display: flex; flex-wrap: wrap;}
/* .item .thumb {width: 19%;cursor: pointer;float: left;margin:10px 5px;} */
.item .thumb {cursor: pointer; margin-bottom: 1.3rem; padding-right:8px; padding-left:8px;}
.main-carou-sel{ width: 100%;margin-top: -5px;}
.main-carou-sel .remove-circle{margin-top: -5px;}
/* .main-carou-sel .item.active{ display: flex; justify-content: center;} */
.item .thumb img {width: 100%;border-radius: 20px; border: 2px solid #f5f5f5;padding: 3px;}
.item .thumb .img-active{border-radius: 18px;border:3px solid #349efb;}
.item img {width: 100%;}
.height600{height: 580px;}
.height500{height: 500px;}
.right-card .card:last-child {
  margin-bottom: 0px;
  box-shadow: 0 3px 8px rgba(0, 59, 111, .18) !important;
}
.right-card .card:last-child .card-body .card-head{
  font-size: 1.25rem !important;
  color:#444 !important;
}


/* Popup */
.pop-up{display: flex;height: 98vh;vertical-align: middle;z-index: 99999!important;width: 80%;background-color: #fff;margin: auto;border-radius: 30px;
  flex-direction: column;position: relative;}
.pop-up .modal-header{border-bottom: 0px;}
.pop-up .close{right: 1rem;position: absolute;top: 1rem;}
.pop-up .modal-header{ flex-direction: row-reverse;}
.modal-backdrop{z-index: 1060!important;background-color: rgba(0, 0, 0, .6) !important;}
.modal-fade{transition: opacity 0.15s linear;}
.gender-add{justify-content: space-between; display: flex;align-items: center; margin-top: 0rem;}
.gender-add a{padding: 10px 25px;width: auto;border-radius: 10px;}
.gender-add a:first-child:hover{color: #fff;}
.gender-add a:hover{text-decoration: none;}






@media (min-width: 320px) {
  .login-main{ display: flex; flex-wrap: wrap; align-items: center;}
  section.m50{ margin-bottom: 50px;}
}




/*=========================*/

html, body {
  min-height: 100%;
  height: 100%;
}


.modal {
  z-index: 99999 !important;
}
.modal-content.modalcontainer {
  border-radius: 30px;
  border: none;
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.2);
}
.custom_modal_header {
  padding: 25px 15px 15px 15px;
  text-align: center;
  position: relative;
}

.removebtn {
  position: absolute;
  top: 13px;
  right: 13px;
  background: no-repeat;
  border: none;
}
.removebtn img{
  margin-right: 5px;
}
.custom_modal_header .modal-title {
  color: #003B6F;
  font-weight: 500;
  font-size: 20px;
  margin-bottom: 10px;
}
.custom_modal_header h6 {
  font-size: 14px;
  font-weight: 400;
  color: #777777;
}

ul.symptomitem {
  margin: 0;
  padding: 0;
  list-style: none;
}

ul.symptomitem li {
  display: flex;
  justify-content: space-between;
  margin: 15px 0;
}

ul.symptomitem li input {
  width: 100%;
  padding: 11px 15px;
  border-radius: 20px;
  border: 1px solid #EEEEEE;
  margin-right: 15px;
  color: #003B6F;
  font-size: 14px;
}

button.deletebtn {
  background: none;
  border: none;
  padding: 0 10px 0 10px;
}
button.deletebtn img{
  width: 50px;
}

button.deletebtn :focus{
  border: none !important;
}

button.deletebtn :hover{
  border: none !important;
}

#symptomModal .modal-dialog.modal-dialog-centered {
  max-width: 440px;
}
#symptomModal .modal-body {
  padding: 0 20px 30px 30px;
}

#selectsymptomModal .modal-dialog.modal-dialog-centered {
  max-width: 340px;
}
#selectsymptomModal .modal-body {
  padding: 0 30px 30px;
}

#symptomModal .modal-body {
  padding: 0 30px 30px;
}
input.addinput_symptoms {
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}

.addinput_symptoms::-webkit-input-placeholder { /* Edge */
  color: #CCCCCC;
}

.addinput_symptoms:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #CCCCCC;
}

.addinput_symptoms::placeholder {
  color: #CCCCCC;
}





.checkbox-custom, .radio-custom {
  opacity: 0;
  position: absolute;
}

.checkbox-custom, .checkbox-custom-label, .radio-custom, .radio-custom-label {
  display: inline-block;
  vertical-align: middle;
  margin: 5px;
  cursor: pointer;
}

.checkbox-custom-label, .radio-custom-label {
  position: relative;
}

.checkbox-custom + .checkbox-custom-label:before, .radio-custom + .radio-custom-label:before {
  content: '';
  background: #e4e4e4;
  border: none;
  display: inline-block;
  vertical-align: middle;
  width: 24px;
  height: 24px;
  padding: 2px;
  margin-right: 10px;
  text-align: center;
}

.checkbox-custom:checked + .checkbox-custom-label:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  background: rebeccapurple;
  color: #fff;
}

.radio-custom + .radio-custom-label:before {
  border-radius: 50%;
}

.radio-custom:checked + .radio-custom-label:before {
  content: "";
  color: #bbb;
  background: url('../img/tick.svg') #349EFB no-repeat;
  background-size: 11px;
  background-position: center center;
}

/* .checkbox-custom:focus + .checkbox-custom-label, .radio-custom:focus + .radio-custom-label {

  outline: 1px solid #ddd; /* focus style
} */

.radio_sec {
  display: flex;
  justify-content: space-between;
  margin: 10px 0;
}

.radio_sec label {
  width: 100%;
  font-weight: 400 !important;
  color: #003B6F;
  font-size: 14px;
}
.radio_sec .radio-custom-label:before {
  position: absolute;
  right: 0;
  margin: 0;
}

.add_consultation {
  width: auto;
  background: #003B6F;
  color: #fff;
  font-size: 0.69em;
  padding: 12px 15px;
  border-radius: 10px;
  text-align: center;
  display: inline-flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  border: none;
}

.symptom_save {
  width: 106px !important;
  background: #003B6F;
  color: #fff;
  font-size: 0.69em;
  padding: 12px 15px;
  border-radius: 10px;
  text-align: center;
  display: inline-flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  border: none;
}
.select_more_symptoms{
  background: #003B6F;
  font-size: 0.69em;
  color: #fff;
  padding: 12px 15px;
  border-radius: 10px;
  text-align: center;
  display: inline-flex;
  border-radius: 30px;
  justify-content: center;
  align-items: center;
  border: none;
}

.symptoms_finish_close{
  min-width: 60px !important;
  font-size: 0.69em;
  background: #003B6F;
  color: #fff;
  padding: 12px 15px;
  border-radius: 10px;
  text-align: center;
  display: inline-flex;
  margin: 0 auto;
  justify-content: center;
  align-items: center;
  border: none;
  margin: 0 0 0 26px;
}

.symptom_save_outer {
  display: flex;
  margin-top: 40px;
  float: right;
}

.add_consultation_outer {
  text-align: center;
  margin-top: 40px;
}

.thankyousec {
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
