#settings_left  {}

#settings_right  {padding: 12px 44px 20px 210px;}

#settings_right #settingworkspace  {padding: 0 10px;}

#settings_right .main_panel_title  {padding-bottom: 20px;}

.settingitem  {
	width: 100%;
	height: auto;
	margin-bottom: 20px;
}

.settingleft  {
	width: 200px;
	height: auto;
	float: left;
	font-size: 14px;
	padding-top: 3px;
}

.settingright  {
	width: auto;
	height: auto;
	float: left;
}

.settings_clinic_select  {
	margin-left: -10px;
	margin-top: -12px;
	width: 103% !important;
	background-color: #e7f2f8;
	border-bottom: 1px solid #c8c8c8;
	padding: 10px !important;
	color: #435F80;
	font-family: 'Montserrat', sans-serif;
}

.settings_clinic_select .settingleft  {font-size: 16px !important;}

.setting_subtitle  {
	width: 100%;
	height: auto;
	font-family: 'Montserrat', sans-serif;
	color: #435F80;
	font-size: 16px;
	padding-bottom: 18px;
}

.instruction_item  {
	width: 100%;
	height: auto;
	padding-top: 34px;
	padding-bottom: 20px;
	border-bottom: 1px solid #c8c8c8;
}

.instruction_step  {
	width: 70px;
	height: auto;
	float: left;
	font-weight: 700;
}

#signature_app_container .instruction_step  {width: 150px;}

.instruction_detail  {
	width: 600px;
	height: auto;
	float: left;
	padding-right: 14px;
}

.instruction_detail a  {color: #004677;}

.instruction_img  {
	width: 160px;
	height: auto;
	float: left;
	padding-left: 14px;
	border-left: 1px solid #c8c8c8;
}

#signature_app_container .instruction_img  {width: 200px;}

.instruction_img img  {
	width: 100%;
	height: auto;
}

#callType .default_sign_container  {
	width: 100%;
	max-width: 400px;
	height: auto;
}

#callType .default_sign_container img  {
	width: 100%;
	height: auto;
}

#callType #defaultQuairyContainer  {
	width: 100%;
	height: auto;
}

#callType #defaultQuairyContainer .default_qnaire_item  {
	width: 100%;
	height: auto;
	border: 1px solid #EAEAEA;
}

#callType #defaultQuairyContainer .default_qnaire_item:nth-child(even)  {background-color: #EAEAEA;}

#callType .default_qnaire_img  {
	width: 5%;
	max-width: 140px;
	height: auto;
	float: left;
}

#callType .default_qnaire_name  {
	width: 75%;
	height: auto;
	float: left;
	padding: 15px 10px 0 10px;
	font-family: 'Montserrat', sans-serif;
	color: #008ABE;
	font-size: 20px;
	line-height: 24px;
	border-right: 1px solid #EAEAEA;
}

#callType .default_qnaire_btn  {
	width: 20%;
	height: auto;
	float: right;
	text-align: right;
	padding: 10px 10px 0 0;
}

#callType .default_qnaire_btn .modal_body_btn  {margin-top: 0px;}




/**************** PHYSICIAN SCHEDULE ****************/

    .week_day_name
    {
        background-color: #004677;
        color:white;
        font-weight: 900;
        display: inline-block;
        padding:5px;
        width:300px;
        font-size:1.5em;
        text-align: center;
    }
    .genericcontainertitle
    {
        font-weight: 700;
        display: inline-block;
        margin:0 0 10px;
    }
    .week_eachday_schedule
    {
        display: inline-block;
        float: left;
        width: 300px;
        margin-right: 20px;
        height:230px;
    }
    #notin,#nolunch
    {
        float:right;
    }




/**************/
/*  Staff  */
/*************/

#Staff_DefaultClinic_ChkBox
{
	float: none;
}



/**************/
/*  Settings  */
/*************/

.settingchoice  {
	width: 250px;
	height: 40px;
	padding: 0 0 0 15px;
	font-size: 16px;
	line-height: 40px;
	color: #004677;
	background-color: #F5F7F5;
	border-bottom: thin solid #99CCCC;
}


#fctable tr th:nth-child(1)  {width: 10%; border-left: thin solid #BEBDBB; border-right: thin solid #FFFFFF;}
#fctable tr th:nth-child(2)  {width: 50%; border-right: thin solid #FFFFFF;}
#fctable tr th:nth-child(3)  {width: 10%; border-right: thin solid #FFFFFF;}
#fctable tr th:nth-child(4)  {width: 20%; border-right: thin solid #FFFFFF;}
#fctable tr th:nth-child(5)  {width: 10%; border-right: thin solid #BEBDBB;}
#fctable tr th:nth-child(6),
#fctable tr th:nth-child(7)  {display: none;}

#fctable tr td:nth-child(1)  {width: 10%; border-left: thin solid #BEBDBB; border-right: thin solid #BEBDBB;}
#fctable tr td:nth-child(2)  {width: 50%; border-right: thin solid #BEBDBB;}
#fctable tr td:nth-child(3)  {width: 10%; border-right: thin solid #BEBDBB; text-align: center;}
#fctable tr td:nth-child(3)::before  {content: '$';}
#fctable tr td:nth-child(4)  {width: 20%; border-right: thin solid #BEBDBB; text-align: center;}
#fctable tr td:nth-child(5)  {width: 10%; border-right: thin solid #BEBDBB; text-align: center;}
#fctable tr td:nth-child(5)::before  {content: '$';}
#fctable tr td:nth-child(6),
#fctable tr td:nth-child(7)  {display: none;}


.perm_item {
	padding-bottom:10px;
	font-size: 80%;
}