.pd-login{margin-top:25px; margin-bottom:25px;}
/*.pd-login h3,*/.pd_color{color: var(--ins-brand-color);}
.pd_submit{display: inline-block; color: #ffffff; font-size: 15px; background: var(--ins-brand-color); padding: 14px 28px 13px; width:100%; border:none; margin-top:25px;}
.pd_signup_link,.pd_signup_link:hover{color: var(--ins-brand-color); text-decoration:none;}
.pd_container{margin-top:25px; margin-bottom:25px;}
.pd_menu_list{display:inline-block; width:100%; margin-bottom:5px; background:#666; padding:10px;color:#fff !important;}
.pd_menu_list.active,.pd_menu_list:hover{background: var(--ins-brand-color);}
.pd_preview{width:75px;}
.pd_treatment_image{width:100%; border:#333 1px solid; padding:10px;}
.deleteimage{position:absolute; right:0; margin-right:5px; margin-top:-10px; border:#F00 1px solid; border-radius:50%; width:25px; height:25px; text-align:center; background:#F00; color:#FFF; cursor:pointer; font-size:13px; padding-top:2px;}
.doc_link,.doc_link:hover,.doc_link:active{color:#000;}
.deletelink{border:#F00 1px solid; border-radius:50%; width:25px; height:25px; text-align:center; background:#F00; color:#FFF; cursor:pointer; font-size:13px; display:inline-block; padding-top:2px; margin-right:15px;}
.mb20{margin-bottom:20px;}
.add_new_consult{color:#fff!important;}
.consult_form_sec{background:#defcfc; padding:25px; margin-top:40px;}
#consult_form #pd_submit{display: inline-block; color: #ffffff; font-size: 15px; background: var(--ins-brand-color); padding: 14px 28px 13px; width:100%; border:none;}
.pd_history{margin-bottom:30px;}
.pd_history_list{border-bottom:#666 1px solid; padding:15px; color:#000;}
.pd_history_title{font-weight:bold;}
.pd_history_sent{font-size:11px;}
.pd_history_messages{margin:15px 0; white-space: pre-line}
.pd_history_media ul{clear:both; margin:0; padding:0;}
.pd_history_media ul li{list-style:none; font-size:12px; float:left; margin-right:20px;}
.pd_history_media ul li a{color:var(--ins-brand-color);}
.pd_history_patient{background:#fafcf0;}
.pd_history_doctor{background:#e8e6e6;}
.pd_history_doctor .pd_history_title{color: var(--ins-brand-color);}
#pd_login_form,#pd_signup_form,#pd_profile_form{background:#fff; color:#000; padding:15px;}