/*

*  CSS TABLE OF CONTENTS

*   1.0 - Mobile StyleSheet

*   2.0 - Tablet StyleSheet

*   3.0 - Mix Query StyleSheet

*/





/*--------------------------------------------------------------------------------------------------------------------------------------*/





/************************************** 1.0 - Mobile StyleSheet ************************/



@media screen and (max-width: 767px) {

	/*Menu Change*/

	button.navbar-toggle.profile_toggle {

	    padding: 0;

	    margin: 0;

	}

	.pro_menu {

	    display: none;

	}

	.header-right .profile-img {

		display: none;

	}

	.mob_toggle_btns {

	    display: block;

	} 

	.left-menu-wrapper .left_menu_btn {

	    margin-left: 6px !important;

	}

	.header-search .input-group-btn button {

	    font-size: 14px;

	}

	.profile_toggle .profile-img {

	    width: 30px;

	    height: 30px;

	    object-fit: contain;

	    margin-top: 5px;

	}

	.left-menu-wrapper .header-right ul.pro_menu,

	.header-right ul.pro_menu {

	    margin-right: 5px;

	    position: absolute;

	    background-color: #fff;

	    top: 68px;

	    min-width: 150px;

	    right: 47px;

	    border-radius: 0 0 4px 4px;

	    box-shadow: 0px 2px 2px #c6bfbf;

	}

	.header-right ul.pro_menu {

	    right: 7px;

	}

	.header-right ul:before {

	    content: "";

	    position: absolute;

	    top: -5px;

	    right: 12px;

	    width: 20px;

	    transform: rotate( 180deg );

	    height: 20px;

	    width: 0;

	    height: 0;

	    border-left: 5px solid transparent;

	    border-right: 5px solid transparent;

	    border-top: 5px solid #ffffff;

	}

	.header-right ul.pro_menu li {

	    font-size: 15px;

	    padding-right: 5px;

	    padding: 10px 10px;

	    color: #000;

	    text-align: right;

	    display: block;

	    border-bottom: 1px solid #ddd;

	}

	.header-right ul.pro_menu li:last-child {

		border: none;

	}

	.header-right ul li a {

	    color: #000;

	}

	.header-search {

	     display: block; 

	}

	.header-right ul li::before {

		content: unset;

	}

	.header-search input {

	    width: calc(100% - 20px);

	    display: inline-block;

	    border-radius: 40px;

	    height: 35px;

	    font-size: 14px;

	    padding-right: 25px;

	    padding-left: 15px;

	}

	.header-search .input-group-btn {

	    display: inline-block;

	    margin-left: -40px;

	    margin-right: 20px;

	    margin-top: 0px;

	}

	/*End*/

	.container {

	    width: 100%;

	}

	.header-wrapper {

	    min-height: 60px;

	    padding: 13px 0px;

	    z-index: 9;

	}

	/*.header-search {

	    display: none;

	}*/

	.nosidebar_top {

	    margin-top: 60px;

	}

	/*NewClient*/

	.top_header_client {

	    padding: 15px 0px;

	}

	.top_header_client h2,

	.notepage_wrap .client_top_title h2 {

	    font-size: 22px;

	}

	.client_top_btn .btn-style3 {

	    min-width: 105px;

	    height: 34px;

	    font-size: 14.45px;

	    line-height: 35px;

	}

	.client_top_btn .cross-form {

	    margin-left: 10px;

	}

	.client_top_btn .cross-form img {

	    width: 16px;

	    height: 16px;

	}

	.client_inner_wrap .form-control {

	    width: 100% !important;

	    /*height: 49px;*/

	}

	.client_inner_wrap .form-group, .client_inner_wrap .form-group .th-forms {

	    display: block;

	}

	.client_inner_wrap .form-group .form-inner {

	    margin-bottom: 25px;

	}

	.client_inner_wrap .th-forms {

	    margin-right: 0;

	}

	.client_inner_wrap .triple-group .th-forms {

		display: flex;

	}

	.client_inner_wrap .triple-group .th-forms input {

	    margin-right: 10px !important;

	    margin-bottom: 10px;

	}

	.client_inner_wrap {

	    padding: 25px 0px;

	}

	.header-right ul li {

	    font-size: 15px;

	    padding-right: 5px;

	}

	.header-right ul {

	    margin-right: 5px;

	}

	.header-right .profile-img {

	    width: 30px;

	    height: 30px;

	}

	.room_selector {

	    width: 100%;

	}

	.form-group.therapst_blocks .sch_inner{

		width: 100%;

	}

	/*NotePage*/

	.notepage_wrap .form-inner {

	    width: 100% !important;

	}
	.c-diagnosis_div .slect-form .form-inner{
		width: 80% !important;
	}

	.notepage_wrap .form-select::before {

	    top: 12px;

	    right: 15px;

	    font-size: 25px;

	    pointer-events: none;

	}

	.notepage_wrap .client_inner_wrap label {

	    font-size: 16px;

	    margin-bottom: 5px;

	}

	.notepage_wrap span.value_selector {

	    font-size: 20px;

	    margin-top: -5px;

	}

	/*Client-Intake*/

	.c-intake-page .client_top_title h4 {

	    font-size: 19px;

	}

	.c-intake-page .client_top_title h5 {

	    font-size: 15.25px;

	}

	.c-intake-page .client_top_title ul li {

	    font-size: 11.71px;

	    margin-right: 5px;

	}

	.clnt_form_block h2 {

	    margin-bottom: 25px;

	}

	/*NewDay-Sheet*/

	.sheet_main_wrap {

	    width: 100%;

	}

	/*Day Sheet*/

	.daysheet_content_wrap .newclient_btn{

		margin-right: 0;

	}

	.daysheet_content_wrap .newclient_btn h2 {

	    margin-bottom: 0;

	    width: 60%;

	    font-size: 18px;

	}

	.daysheet_content_wrap .daysheet_drps {

	    display: block;

	    width: 100%;

	    text-align: right;

	}

	.daysheet_content_wrap .drp_sheet_year {

	    margin-bottom: 5px;

	    display: inline-block;

	}

	.daysheet_content_wrap .drp_sheet_year select {

	    min-width: 95px;

	    padding-left: 7px;

	    min-height: 34px;

	    font-size: 12px;

	}

	.daysheet_content_wrap .newclient_btn .d_session {

	    min-width: 198px;

	}

	.daysheet_content_wrap .upcoming_appoint .ds_view {

		min-width: 110px;

	}



	/*Dashboard*/

	.pending_tbe {

	    margin-top: 25px;

	}

	.db_block_wrp .upcoming_appoint table thead th,

	.db_block_wrp .upcoming_appoint table tbody td {

	    padding: 7px 12px;

	}

	.db_block_wrp .upcoming_appoint .ds_view,

	.db_block_wrp .d_session {

		min-width: 110px;

		margin-bottom: 5px;

	}



	/*Client Details*/

	.client_data_wrap {

	    display: block;

	    border-bottom: 2px solid #e7e7e7;

	    padding: 5px 10px 15px 10px;

	}

	.client_data_content h2 {

	    font-size: 22px;

	}

	.client_data_content li {

	    font-size: 14.36px;

	}

	.client_data_btns {

	    display: flex;

	    margin-top: 10px;

	}

	.client_data_btns .button_client {

	    min-width: calc(50% - 0px);

	    font-size: 12.88px;

	    margin-left: 0;

	    margin-right: 5px;

	}

	.client_personal_insurance_wrap {

	    display: block;

	}

	.diagins_btn a {

		min-width: 100%;

		font-size: 17px;

	}

	.client_personal_block {

	    width: 100%;

	    padding: 0 10px;

	    margin-bottom: 40px;

	}

	.client_personal_block li h5,

	.client_personal_block li span {

	    font-size: 14.36px;

	}

	.diagins_btn {

	    margin-top: 15px;

	}

	.client_insurance_block {

	    width: 100%;

	    padding: 0 10px;

	}

	.insu_content {

	    display: block;

	    padding: 0 10px 10px 10px;

	    border-bottom: 1px solid #c2c2c2;

	    margin-bottom: 20px;

	}

	.insu_details_wrap .insu_inner_block {

	    width: 100%;

	    border-bottom: 1px dashed #e1cfcf;

	    padding-bottom: 10px;

	}

	.insu_inner_block h4 {

	    padding-bottom: 5px;

	}

	.insu_amount {

	    text-align: left;

	    display: inline-block;

	    width: 50%;

	    margin-top: 10px;

	}

	.insu_verified_tag {

	    display: inline-block;

	    width: 47%;

	    text-align: right;

	    vertical-align: middle;

	    min-height: 35px;

	}

	.client_notes_wrapper {

	    padding: 0 10px;

	}

	.client_notes_wrapper .upcoming_appoint table thead th {

	    padding: 7px 25px;

	}

	.accordin_notes span {

		width: 120px;

	}

	.client_notes_wrapper .accordin_notes span::before {

		right: 30px;

		font-size: 22px;

    	top: -5px;

	}

	/*1st-itration*/

	.table-responsive {

		border: none;

	}

	.daysheet_table table td {

	    padding: 12px 10px;

	}

	.daysheet_table tbody td span {

	    font-size: 13.36px;

	}

	.daysheet_table .ds_view {

	    min-width: 90px;

	    min-height: 25px;

	    line-height: 25px;

	    font-size: 12.88px;

	    vertical-align: top;

	}

	.db_block_wrp .upcoming_appoint table thead th, 

	.db_block_wrp .upcoming_appoint table tbody td {

	    padding: 7px 4px;

	}

	.db_block_wrp .db_50 {

	    width: 40px;

	}

	.db_block_wrp .upcoming_appoint table tbody td {

	    font-size: 12.36px;

	}

	.db_block_wrp .d_rooom_green {

	    width: 21px;

	    height: 21px;

	}

	/*.db_block_wrp .db_80 {

	    width: 60px;

	}*/

	.db_block_wrp .upcoming_appoint .ds_view, 

	.db_block_wrp .d_session {

	    min-width: 100px;

	    margin-bottom: 5px;

	    min-height: 21.53px;

	    font-size: 11.88px;

	    line-height: 22px;

	}





	.hide_mob {

		display: none;

	}

	.clients_content_wrap .upcoming_appoint table thead th {

	    font-size: 10px;

	    padding: 7px 4px;

	}

	.clients_content_wrap .upcoming_appoint table thead th:last-child {

		display: none;

	}

	.clients_content_wrap .upcoming_appoint table tbody td {

	    font-size: 14.36px;

	    padding: 8px 5px;

	}

	.clients_content_wrap .upcoming_appoint .ds_view {

	    min-width: 95.65px;

	    min-height: 22.53px;

	    line-height: 20px;

	    font-size: 11.88px;

	}

	.clients_content_wrap table {

	    margin-top: 10px;

	}



	.client_notes_wrapper .upcoming_appoint table thead th {

	    padding: 7px 1px;

	    font-size: 10px;

    	vertical-align: middle;

	}

	.client_notes_wrapper .upcoming_appoint table tbody td {

	    font-size: 12.36px;

	}

	.client_notes_wrapper .accordin_notes span::before {

	    right: 20px;

	    font-size: 16px;

	    top: -2px;

	}

	.client_notes_wrapper .accordin_notes span {

	    padding-right: 35px;

	    font-size: 12.88px;

	}

	.client_notes_wrapper .accor_clr > div {

	    padding: 0px 35px 20px 10px;

	}

	.client_notes_wrapper .table-responsive {

	    overflow-x: hidden;

	}

	.client_notes_wrapper .client_nte_img img {

	    width: 24px;

	}



	section.login-page-wrap {

	    height: 100%;

	    position: absolute;

	    overflow: hidden;

	    text-align: center;

	    display: flex;

	    align-items: flex-start;

	    justify-content: flex-start;

	    padding-top: 70px;

	}

}



@media screen and (max-width: 375px) and (min-width: 320px) {

	.header-search {

	    margin-left: 10px;

	    position: relative;

	}

	.header-logo {

	    width: 40px;

	}

	.header-search .input-group-btn {

	    margin-left: -35px;

	    margin-right: 20px;

	    margin-top: 2px;

	    position: absolute;

	}

}



@media screen and (max-width: 340px) and (min-width: 320px) {

	.left-menu-wrapper .left_menu_btn {

	    margin-left: -25px;

	}

}



/************************************** 2.0 - Tablet StyleSheet ************************/



@media screen and (max-width: 992px) and (min-width: 768px) {

	.container {

	    width: 100%;

	}

	.mob_toggle_btns {

	    display: block;

	}

	.client_inner_wrap .form-control {

	    width: 100% !important;

	}

	.client_inner_wrap .form-group .form-inner {

	    width: 100%;

	    margin-right: 15px;

	}

	.top_header_client {

	    padding: 20px 0px;

	}

	.top_header_client h2 {

    	font-size: 35px;

	}

	.client_top_btn .btn-style3 {

	    min-width: 165px;

	    height: 44px;

	    font-size: 18.45px;

	    line-height: 44px;

	}

	.client_inner_wrap .th-forms {

	    margin-right: 0;

	}

	.header-search input {

	    width: 400px;

	}

	.client_top_btn .cross-form img {

	    width: 25px;

	    height: 25px;

	}

	.room_selector, 

	.form-group.therapst_blocks .sch_inner {

	    width: 100%;

	}



	.notepage_wrap .form-group {

		flex-wrap: wrap;

	}

	.notepage_wrap .slect-form .form-inner {

	    width: 31%;

	    margin-right: 10px;

	    margin-bottom: 20px;

	}
	.c-diagnosis_div .slect-form .form-inner{
		width: 90%;
	}

	.notepage_wrap .form-group label {

	    font-size: 17px;

	    margin-bottom: 10px;

	    margin-left: 10px;

	}

	.notepage_wrap .form-control {

	    height: 47px;

	    margin-right: 20px;

	    font-size: 15px;

	    padding-left: 20px;

	}

	.notepage_wrap .form-select::before {

	    top: 12px;

	    right: 15px;

	    font-size: 22px;

	    pointer-events: none;

	}

	.notepage_wrap .client_top_title h2 {

	    font-size: 25px;

	}

	.sheet_main_wrap {

	    width: 100%;

	}



	.left-menu-wrapper .header-search input {

	    width: 340px;

	}

	.left-menu-wrapper .left_menu_btn {

	    margin-left: -20px !important;

	}

	.left-menu-wrapper.navbar-collapse.collapse.in {

		box-shadow: 0 0 10px #c2bbbb;

		width: 306px !important;

	}

	.left-menu-wrapper.navbar-collapse {

		text-align: left !important;

		top: 65px !important;

	}

	.l_menus li, .l_menu_btns {

	    padding-left: 15px !important;

	}

	.upcoming_appoint .ds_view, .d_session {

	    min-width: 130px;

	    min-height: 30px;

	    line-height: 30px;

	}



	.db_block_wrp .upcoming_appoint table thead th,

	.db_block_wrp .upcoming_appoint table tbody td {

	    padding: 7px 20px !important;

	} 



	.client_detail_wrapper.sidebar_top {

	    padding: 85px 10px 30px 10px !important;

	}

	.client_data_content h2 {

	    font-size: 25px;

	}

	.client_data_content li {

	    font-size: 14.36px;

	}

	.client_data_btns .button_client {

	    min-width: 175px;

	}

	.diagins_btn a {

	    min-width: 100%;

	}

	.client_personal_block {

	    width: 45%;

	    padding-right: 10px;

	}

	.client_insurance_block {

	    width: 55%;

	}

	.client_personal_block li span, .client_personal_block li h5 {

	    font-size: 14.36px;

	}

	.client_notes_wrapper .upcoming_appoint table thead th {

	    padding: 7px 5px;

	}

	.insu_inner_block h4 {

	    font-size: 16.36px;

	}

	.insu_ids li {

	    font-size: 14.36px;

	}

}



@media screen and (max-width: 1200px) and (min-width: 993px) {

	.header-search input {

	    width: 650px;

	}

	.client_inner_wrap .form-control {

	    width: 100% !important;

	}

	.client_inner_wrap .form-group .form-inner {

	    width: 100%;

	    margin-right: 15px;

	}

	.top_header_client {

	    padding: 20px 0px;

	}

	.top_header_client h2 {

    	font-size: 30px;

	}

	.client_top_btn .btn-style3 {

	    min-width: 225px;

	    height: 44px;

	    font-size: 20.45px;

	    line-height: 44px;

	}

	.notepage_wrap .form-group {

		flex-wrap: wrap;

	}

	.notepage_wrap .slect-form .form-inner {

	    width: 31%;

	    margin-right: 10px;

	    margin-bottom: 20px;

	}

	.c-diagnosis_div .slect-form .form-inner{
		width: 90%;
	}

	.notepage_wrap .form-group label {

	    font-size: 17px;

	    margin-bottom: 10px;

	    margin-left: 10px;

	}

	.notepage_wrap .form-control {

	    height: 47px;

	    margin-right: 20px;

	    font-size: 15px;

	    padding-left: 20px;

	}

	.notepage_wrap .form-select::before {

	    top: 12px;

	    right: 15px;

	    font-size: 22px;

	    pointer-events: none;

	}

	.notepage_wrap .client_top_title h2 {

	    font-size: 25px;

	}

	.sheet_main_wrap {

	    width: 100%;

	}



	.left-menu-wrapper.navbar-collapse {

	    width: 230px;

	    top: 60px;

	}

	.l_menus li {

	    padding-left: 20px;

	}

	.l_menus li a {

	    font-size: 17px;

	}

	.sidebar_top {

	    margin-left: 220px;

	}

	.upcoming_appoint table tbody td {

	    font-size: 14.36px;

	    padding: 10px 5px;

	}

	.l_menus li.act::before {

	    width: 10px;

	    height: 25px;

	    top: -5px;

	}

	.l_menu_btns li a {

	    font-size: 15px;

	    min-width: 190px;

	}

	.diagins_btn a {

		min-width: 90%;

	}

	.client_personal_block {

	    width: 45%;

	}

	.client_insurance_block {

	    width: 55%;

	}

	.client_personal_block li span, .client_personal_block li h5 {

	    font-size: 14.36px;

	}

}



/************************************** 3.0 - Mix Query StyleSheet ************************/



@media screen and (max-width: 1380px) and (min-width: 993px) {

	.container {

	    width: 100%;

	}

	.room_selector, 

	.form-group.therapst_blocks .sch_inner {

	    width: 100%;

	}

}



@media screen and (max-width: 992px) {

	/*Clients*/

	.left_menu_btn img {

    	width: 20px;

	}

	.sidebar_top {

    	padding: 85px 0px 30px 0px !important;

    	margin-left: 0;

	}

	.left_menu_btn {

		display: none;

	}

	.left-menu-wrapper .left_menu_btn {

	    display: block;

	    padding: 5px 5px 3px 5px;

	    background-color: #7446ae;

	    margin-left: -40px;

	    margin-right: 0;

	}

	.left-menu-wrapper.navbar-collapse {

	    width: 0;

	    position: fixed;

	    height: 100% !important;

	    background-color: #f8f8f8;

	    /*display: none;*/

	    top: 55px;	    

	    text-align: center;

	    left: -370px;

	}

	.left-menu-wrapper.navbar-collapse.collapse.in {

		/*display: block;*/

		left: 0;

		width: 100%;

		z-index: 5;

		transition: all 0.2s;

	}

	.left-menu-wrapper.navbar-collapse.collapsing {

		transition: all 0.2s !important; 

	}

	.dashboard-middle-part {

	    display: block;

	}

	.l_menus li,

	.l_menu_btns {

	    padding-left: 0;

	}

	.l_menus li.act::before {

		content: unset;

	}

	.upcoming_appoint table thead th {

	    font-size: 12px;

	    padding: 7px 45px;

	}

	.upcoming_appoint table tbody td {

	    font-size: 14.36px;

	    padding: 5px 5px;

	}

	.clients_content_wrap .newclient_btn .d_session {

	    margin-bottom: 0;

	}

	.clients_content_wrap .newclient_btn h2 {

	    margin-bottom: 0;

	    margin-top: 0;

	}

	.newclient_btn {

	    margin-right: 0;

	}

}





@media screen and (max-width: 7000px) and (min-width: 1700px) {

	/*.upcoming_appoint,

	.calender_wrapper, 

	.client_detail_wrapper .client_data_wrap, .client_personal_insurance_wrap, .client_notes_wrapper {

	    width: 1300px;

	    margin: 0 auto;

	}*/

}
.c-diagnosis_div .c-diagnosis_uid {
	height: 40px;
}
.c-diagnosis_div {
    padding: 0px;
}
.c-diagnosis_div .slect-form {
    margin-bottom: 0px;
}

.c-diagnosis_div .form-select::before {
	top:4px !important;
}

@media screen and (max-width: 767px)
{
	button.navbar-toggle.profile_toggle {
		padding-top: 5px;
	}
}
/************************************** End ************************************/