.user_name_label
{
    margin-top: 8px;
    margin-bottom: 0px;
    font-weight: normal;
}
.title_page
{
	font-size:30px;
	font-weight: 600;
	margin-bottom:15px;
}
.loginscreen.middle-box
{
    width:440px;
}

.middle-box
{
    max-width:725px;
}

.terms_chk_box
{
    margin-top:6px;
    margin-bottom:10px;
    font-weight:normal;
}
.action_button
{
    margin-top:8px;
}
.action_button button
{
    margin-bottom:10px;
    width:80px;
}

.login_form_box
{
    background: #fff;
border: 1px solid #ccc;
padding: 14px 30px;
border-radius: 4px;

}
.forgot_pwd
{
    display: block;
	margin-top:5px;
}
.back_link
{

}



/*input[type="checkbox"], input[type="radio"]{
	position: absolute;
	right: 9000px;
}*/

 input[type="radio"]{
	position: absolute;
	right: 9000px;
}

/*Check box*/
input[type="checkbox"] + .label-text:before{
	content: "\f096";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 5px;
}

input[type="checkbox"]:checked + .label-text:before{
	content: "\f14a";
	color: #2980b9;
	animation: effect 250ms ease-in;
}

input[type="checkbox"]:disabled + .label-text{
	color: #aaa;
}

input[type="checkbox"]:disabled + .label-text:before{
	content: "\f0c8";
	color: #ccc;
}

/*Radio box*/

input[type="radio"] + .label-text:before{
	content: "\f10c";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 5px;
}

input[type="radio"]:checked + .label-text:before{
	content: "\f192";
	color: #8e44ad;
	animation: effect 250ms ease-in;
}

input[type="radio"]:disabled + .label-text{
	color: #aaa;
}

input[type="radio"]:disabled + .label-text:before{
	content: "\f111";
	color: #ccc;
}

/*Radio Toggle*/

.toggle input[type="radio"] + .label-text:before{
	content: "\f204";
	font-family: "FontAwesome";
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;
	-webkit-font-smoothing:antialiased;
	width: 1em;
	display: inline-block;
	margin-right: 10px;
}

.toggle input[type="radio"]:checked + .label-text:before{
	content: "\f205";
	color: #16a085;
	animation: effect 250ms ease-in;
}

.toggle input[type="radio"]:disabled + .label-text{
	color: #aaa;
}

.toggle input[type="radio"]:disabled + .label-text:before{
	content: "\f204";
	color: #ccc;
}


@keyframes effect{
	0%{transform: scale(0);}
	25%{transform: scale(1.3);}
	75%{transform: scale(1.4);}
	100%{transform: scale(1);}
}


.parent_details_main h1
{
	font-size:16px;
	font-weight:600;
	border-bottom:1px dashed #e7eaec;
	padding-bottom:8px;
	margin-bottom:15px;
}

 .parent_details_main_area h1
 {
	 font-size:24px;
	 margin-top:0px;
	 margin-bottom:12px;
 }
.wizard_content .content 
{
		background:transparent!important;
}
.wizard_content  .step-content
{
	padding:0 !important;
}
.wizard > .content > .body
{
	width:100%;
}
.form_options
{
	
	margin-top:12px;
}
.form_options label
{
	font-weight:normal;
	margin-right:8px;
	font-size:14px;
}
.margin-top-40
{
	margin-top:40px;
}
.form_label_content
{
	font-weight:normal;
	margin-top:13px;
}

.date_time
{
	width:50% !important;
}

.form_terms_box label
{
	font-weight:normal;
}
.form_terms_box
{
	margin-top:4px;
}

.form_terms_box .form_options
{
	margin-top:0px;
}
.cotent_step_second ul
{
	list-style:list-style!important;
	margin-left:15px;
	padding-left:15px;
}
.cotent_step_second ul li
{
	margin-bottom:4px;
}
.form_signature
{
	margin-top:40px;
	margin-bottom:40px;
}

.digitals_signature
{
	border:1px solid #e5e6e7;
	border-radius:4px;
	
}
.signature_img
{
	
}
.signature_img
{
	padding:8px;
	text-align:center;
}
.sign_name
{
	border-top: 1px solid #e5e6e7;
    padding: 6px;
    text-align: center;
    font-weight: 600;
}
.sign_name strong, .sign_name span
{
	display:block;
	width:100%;
}
.margin-top-20
{
	margin-top:20px;
}
.common_heading
{
	border-bottom:1px dashed #e7eaec;	
	padding-bottom:10px;
	font-size:18px;
}
.case_summary
{
	font-size:14px;
	margin-bottom:25px;
	line-height:25px;
}
.case_summary h3
{
		line-height:22px;
}

.parent_details_main_area
{
	background:#eee ;
	padding:15px;
	border-radius:15px;
}

.wizard > .content > .body input
{
	 border: 1px solid #e5e6e7
}

.subheading
{
	font-size:16px;
	font-weight:600;
	border-bottom:1px dashed #e7eaec;
	padding-bottom:8px;
	margin-bottom:15px;
}



.home_login_btn
{
	margin-top:8px;margin-bottom:5px; width:80px;
}
.comp_logo img
{
	max-height:80px;
}
.comp_logo 
{
	text-align:center;
	margin-top:15px;
}
.default_menu
{
	margin-top:30px;
}
.margin-bottom-20
{
	margin-bottom:20px;
}
.logo-name
{
	margin-bottom:10px;
}
.terms_label
{
	font-weight:normal;
}

.small_subheading
{
	font-size:14px;
	font-weight:700;
}
.hr_cutome_lines
{
	margin-top:10px;
}

.form-group label
{
	font-weight:600;
}


.file_upload
{
	margin-top:25px;
	margin-bottom:25px;
	text-align:left;
}
.clear
{
	clear:both;
}




/* custom inclusion of right, left and below tabs */

.tab-pane {
	overflow: hidden;
}

.tabs-below > .nav-tabs,
.tabs-right > .nav-tabs,
.tabs-left > .nav-tabs {
  border-bottom: 0;
}

.tab-content > .tab-pane,
.pill-content > .pill-pane {
  display: none;
}

.tab-content > .active,
.pill-content > .active {
  display: block;
}

.tabs-below > .nav-tabs {
  border-top: 1px solid #ddd;
}

.tabs-below > .nav-tabs > li {
  margin-top: -1px;
  margin-bottom: 0;
}

.tabs-below > .nav-tabs > li > a {
  -webkit-border-radius: 0 0 4px 4px;
     -moz-border-radius: 0 0 4px 4px;
          border-radius: 0 0 4px 4px;
}

.tabs-below > .nav-tabs > li > a:hover,
.tabs-below > .nav-tabs > li > a:focus {
  border-top-color: #ddd;
  border-bottom-color: transparent;
}

.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover,
.tabs-below > .nav-tabs > .active > a:focus {
  border-color: transparent #ddd #ddd #ddd;
}

.tabs-left > .nav-tabs > li,
.tabs-right > .nav-tabs > li {
  float: none;
}

.tabs-left > .nav-tabs > li > a,
.tabs-right > .nav-tabs > li > a {
  min-width: 74px;
  margin-right: 0;
  margin-bottom: 3px;
}

.tabs-left > .nav-tabs {
  float: left;
  margin-right: 19px;
  border-right: 1px solid #ddd;
}

.tabs-left > .nav-tabs > li > a {
  margin-right: -1px;
  -webkit-border-radius: 4px 0 0 4px;
     -moz-border-radius: 4px 0 0 4px;
          border-radius: 4px 0 0 4px;
}

.tabs-left > .nav-tabs > li > a:hover,
.tabs-left > .nav-tabs > li > a:focus {
  border-color: #eeeeee #dddddd #eeeeee #eeeeee;
}

.tabs-left > .nav-tabs .active > a,
.tabs-left > .nav-tabs .active > a:hover,
.tabs-left > .nav-tabs .active > a:focus {
  border-color: #ddd transparent #ddd #ddd;
  *border-right-color: #ffffff;
}

.tabs-right > .nav-tabs {
  float: right;
  margin-left: 19px;
  border-left: 1px solid #ddd;
}

.tabs-right > .nav-tabs > li > a {
  margin-left: -1px;
  -webkit-border-radius: 0 4px 4px 0;
     -moz-border-radius: 0 4px 4px 0;
          border-radius: 0 4px 4px 0;
}

.tabs-right > .nav-tabs > li > a:hover,
.tabs-right > .nav-tabs > li > a:focus {
  border-color: #eeeeee #eeeeee #eeeeee #dddddd;
}

.tabs-right > .nav-tabs .active > a,
.tabs-right > .nav-tabs .active > a:hover,
.tabs-right > .nav-tabs .active > a:focus {
  border-color: #ddd #ddd #ddd transparent;
  *border-left-color: #ffffff;
}




.tabs-container .tabs-left .panel-body
{
	margin-left:0px;
	width:auto;
}
.tabs-container .tabs-left > .nav-tabs
{
	margin-right:-1px;
}
.tabs-left > .nav-tabs
{
	border-right:1px solid #e7eaec;
}
.cursor{
	cursor: pointer;
}

.input-right-direction
{
	direction: rtl !important;
	
}
span.help-block
{
	display: none!important;
}






.save-startegy-alert .cancel{
	background: #18a689 !important;
}
.save-startegy-alert .cancel.custom-cancel{
	background: #D0D0D0 !important;
}
.custom_ibox_tools .ibox-title
{
	border:0px;
	padding:15px 15px 0px;
}
.custom_ibox_tools .ibox-content
{
	border:0px;
	padding: 0px;

}

.custom_ibox_tools
{
	background: #eee;
	border-radius: 20px;
	margin-bottom:20px;

}
.custom_ibox_tools .ibox-title
{
	background: transparent;
}

.custom_ibox_tools  .parent_details_main_area
{
	
	padding:15px;
	border-radius:0 0 15px 15px;
}

.custom_ibox_tools   .collapse-link .fa
{
	font-size: 10px;
	vertical-align: middle;
}
.steps
{
	margin-bottom:15px;
}
.custom_ibox_tools h1
{
	padding-bottom: 15px;
font-size: 17px;
font-weight: 600;
margin-top: 0px;
}
.cursor
{
	cursor:pointer;
}



table.tableSection {
	display: table;
	width: 100%;
}
table.tableSection thead, table.tableSection tbody {
	float: left;
	width: 100%;
}
table.tableSection tbody {
	overflow: auto;
	max-height: 518px;
}
table.tableSection tr {
	width: 100%;
	display: table;
	text-align: left;
}
table.tableSection th, table.tableSection td {
	width: 33%;
}
button.close
{
	outline: none!important;
	box-shadow: none!important;
}

.ui-autocomplete.ui-front {
    max-height: 200px!important;
    overflow-y: auto!important;   /* prevent horizontal scrollbar */
    overflow-x: hidden!important; /* add padding to account for vertical scrollbar */
}

.has-error .chosen-single
{
	border:1px solid red!important;
}
.navbar-static-top {
    z-index: 10 !important;
}

#tab-examination.tab-pane.active
{
	overflow: visible!important;
	margin-bottom:90px;
}
.custom_ibox_tools.error h1{
	color:red;
}
.forminputbox
{
	font-weight: normal;
	margin-bottom: 0px !important;
}
.ibox-tools  .fa-chevron-up{
	transform: rotate(180deg);
}
.ibox-tools  .fa-chevron-down{
	transform: rotate(180deg);
}
.case_brish_radio{
margin-top: 20px;
margin-bottom: 0px;
}
.case_brish_radio .radio-inline
{
	padding-left:0px;
}
.custom_box_red{
	color: red;
}
.orginsationName
{
	font-size:11px!important;
}
.heading_content
{
	line-height: 25px!important;
}
.heading_content strong
{
	font-size:13px!important;
}
.summaryBox td
{
	line-height:23px!important;
}
.headingSection strong
{
		font-size:16px!important;
}
.content_table td
{
	line-height:23px!important;
}

.productImg
{
	margin-bottom:10px;
}
#custom_filter{
	text-align: center;
}
span.help-block.force-error-block{
	display: block!important;
}
.wrapercontent
{
	margin-left:0px!important;
}

.service_record_type_ul {
    list-style: none;
    padding: 0px;
    margin-bottom: 20px;
}

.service_record_type_ul li {
    padding: 0px;
    display: inline;
}

.service_record_type_ul li.divider {
    padding-left: 4px;
    padding-right: 4px;
}

.service_record_type_ul li.active a {
    color: #1c84c6;
}
.service_record_type_ul li a {
    color: #999;
}
.user_view_edit{
	 padding-top: 5px;
	 margin-top: 1px;
    display: block;

}
.datatable_info_label{
	text-align:center!important;
}

.filter_top_content .dataTables_filter input
{
	float: left;
    margin-left: 0px!important;
    margin-top: 5px;
}

.filter_top_content  .grid-col
{
	padding-left:5px;
	padding-right:5px;
}
.filter_top_content  .clear-filter
{
	margin-top:23px;
}
.filter_top_content .grid_sel_customer
{
	padding-right:5px;
}
.filter_top_content .datepicker_input_box
{
	margin-top:0px!important;
}
.btnCollapse 
{
	position: relative;
}
.table th
{
	font-weight: 400;
}