/* MSFmultiSelect v2.3
 * Copyright (c) 2020 Mini Super Files | https://github.com/minisuperfiles/MSFmultiSelect/blob/master/LICENSE
 * https://github.com/minisuperfiles/MSFmultiSelect
 * https://minisuperfiles.blogspot.com/p/documentation.html?project=msfmultiselect
 */
 
 /* --- мобильная верстка --------- */
 
.mob_wrap {
	margin: 0 10px 0 10px;
}

.mob_list_header_main_wrapper {float:left; width:100%;}
.mob_list_header_main {margin:0 70px 0 0; min-height:1px;}
.mob_list_header_right {float:left; margin-left:-70px; min-height:1px; width:70px;}
.mob_list_header:after {clear:both; content:''; display:block;}

.list_srch_img_mob {
	float: left;
    width: 20px;
    height: 20px;
    margin-top: 5px;
    background-image: url(/wp-content/plugins/v-crm/img/srch_20.png);
    background-repeat: no-repeat;
    background-size: contain;
}

.list_add_btn_mob {
	background-color: #001c54;
    display: inline-block;
    float: right;
    color: white;
    margin-top: 10px;
    padding: 0px 10px 7px 10px;
    border-radius: 7px;
	font-size: xx-large;
    text-align: center;
	line-height: normal;
}
.mob_list_cont {
	text-align: center;
}
.mob_quant{
	border-style: groove;
    border-width: thin;
    padding: 5px;
    margin: 5px 0px 5px 0px;
}

	
.mob_quant_pn {
	margin-top: 5px;
}
.quant_nm {
	font-size: larger;
    font-weight: 500;
}
.quant_nom {
	font-size: medium; 
	font-weight: normal;
}

.mob_quant_dt_sm {
	font-size: x-small; 
}

.mob_wrap .quant_tab {
	border: 0px solid grey;
	margin: 0px;
}

.mob_wrap .quant_tab td{
	border: 0px solid grey;
    padding: 5px 0px 0px 5px;
}

.mob_wrap .quant_tab .quant_tab_2td {
	width: 120px;
}

.ast-single-post .entry-content .quant_tab_1td a {
	text-decoration: none;
	color: inherit;
}

#mob_lk_tabs-1 {
	padding: 0 1.4em;
}
#mob_lk_tabs-2 {
	padding: 0 1.4em;
}
#mob_lk_tabs-3 {
	padding: 0 1.4em;
}

#lk_top_margin {
	margin-top: 10px;
    float: left;
    width: 100%;
}

/* --   форма для добавления нового пациента  ------------------------- */
		#vcrm_new_user_modal {
			float:left; 
			margin:12px 12px 20px 0;
		}
		.vcrm_new_nm {
			float:left;
			width:170px;
			margin-left: 10px;
		}
		.vcrm_new_fld {
			float:left;
			width:280px;
			margin-bottom:10px;
		}
		#vcrm_new_chkbx {
			float:left; width:20px; 
			margin: 5px 10px 0 0;
		}
		.vcrm_new_validate {
			float:left;
			display: none;
			color:red;
			font-size:15px;
		}
		.vcrm_new_validate_ok {
			display: none;
			color:green;
			font-size:16px;
			text-align: center;
			
		}
		#vcrm_new_gr_plus {
			background-image: url('/wp-content/plugins/v-crm/img/plus_.jpg');	
			display:none;
			margin-bottom: 20px;
		}
		
		#vcrm_new_rd_cros {
			display:none;
			margin-bottom: 20px;
			background-image: url('/wp-content/plugins/v-crm/img/cros_15_rd.png');	
		}
				
		#vcrm_new_phone {
			margin:0px;
			float:left;
			width:238px;
			border-color:grey;
		}
		#vcrm_new_name {
			width:238px;
			border-color:grey;
		}
		
		.vcrm_new_txt_inp {
			margin: 0px;
			float: left;
			width: 238px;
			border-color: grey;
		}
		
		#vcrm_new_chkbx_id {
			float:left;
			margin-top: 7px;
		}
				
		#vcrm_new_progr {
			background-image: url('/wp-content/plugins/v-crm/img/progress.gif');
			display:none;
			margin-bottom: 20px;
		}
		
		#vcrm_new_eml_gr_plus {
			background-image: url('/wp-content/plugins/v-crm/img/plus_.jpg');	
			display:none;
			margin-bottom: 20px;
		}
		
		#vcrm_new_eml_rd_cros {
			display:none;
			margin-bottom: 20px;
			background-image: url('/wp-content/plugins/v-crm/img/cros_15_rd.png');	
		}
		
		#vcrm_new_eml_progr {
			background-image: url('/wp-content/plugins/v-crm/img/progress.gif');
			display:none;
			margin-bottom: 20px;
		}	
				
		#vcrm_new_cty {
			width:238px;
			border-color:grey;
		}
		
		#vcrm_new_eml_id {
			margin:0px;
			float:left;
			width:238px;
			border-color:grey;
		}
	



 /* ---  модальное окно по тег-фильтрам  ------ */
  
.tag_swch{
	color:	green;
	display: inline-block;
	width: 35px;
}
.tag_nm{
	color:	black;
	display: inline-block;
	width: 130px;
}
.tag_not{
	color:	red;
	display: inline-block;
	margin-left: 10px;
}
#tag_filter_modal_left {
	display: inline-block;
	width: 49%;
	overflow-y: scroll;
	height: 90%;
	scrollbar-width: thin;
}
#tag_filter_modal_rt {
	display: inline-block;
	width: 49%;
	//border-style: groove;
	height: 320px;
	vertical-align: top;
}
#sql_wr {
	width:100%;
	height: 200px;
}
#tag_console {
	display: none;
}
 
 
 /* -----   vcrm_chs_sort_type_wrap styles   ------ */
 
.vcrm_chs_sort_type_wrap_opnr {
	position: relative;
	display	: inline-block;
}

.vcrm_chs_sort_type_wrap {
	display: none;
	position: absolute;
	min-width: 160px;
	z-index: 1;
	background-color: white;
	border-style: solid;
	border-color: #cfcfcf;
}

.vcrm_chs_sort_type_wrap a {
	padding		: 10px;
	display		: block;
	color		: black;
	border-bottom-style: solid;
	border-bottom-width: 1px;
	border-bottom-color: #cfcfcf;
}

.vcrm_chs_sort_type_wrap a:hover {
	color: blue;
}

.vcrm_chs_sort_type_wrap_opnr:hover .vcrm_chs_sort_type_wrap{
	display	: block;
}

 
 /* ----------------------  */
 
 
 /* ----  vcrm_make_list_tab  styles ------ */
#vcrm_doc_select_id {
	display:none;
}
#vcrm_doc_srch_id {
	font-size: 18px;
	color: #1c1a1a;
	height: 30px;
}
.tab_title {
	text-align: center;
}
 
 /* ----------------  */
 
.clear {
	clear:both;
}
.msf_multiselect_container {
  display: inline-block;
  float: left;
  width: 180px;
}
.msf_multiselect_container .msf_multiselect {
  border: 1px solid #e4e4e4;
  list-style-type:none;
  margin: 0;
  padding: 0;
  position: relative;
  z-index: 240;
}
.msf_multiselect li:hover, .msf_multiselect li:focus{
  background-color: #e5e5e5;
}
.msf_multiselect li.active{
  background-color: #e5e5e5;
}

.msf_multiselect li input{
	width: 25%;
}

.msf_multiselect li{
  padding-left: 4px;
  background-color: #ffffff;
  cursor: pointer;
}
.msf_multiselect_container textarea{
  resize: none;
  padding-left: 2px;
  padding-top: 2px;
  overflow: auto;
}
.msf_multiselect_container .msf_multiselect{
  max-height: 200px;
  overflow: auto;
  background-color: white;
  display: grid;
  text-align: left;
}

.msf_multiselect_container .msf_multiselect::-webkit-scrollbar { 
	width: 6px;
}
		
.msf_multiselect_container .msf_multiselect::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
}

.msf_multiselect label{
  display: block;
  margin-bottom: 1px;
  margin-left: -15px;
}
/* v2 css here */
.msf_multiselect_container .logger .selectedLabels {
  padding: 1px 6px 1px 6px;
  background: #f2f2f2;
  border: 1px solid #e6e3e3;
  border-radius: 25px;
  display: inline-block;
  font-size: 12px;
}
.msf_multiselect_container .closeBtn {
  padding-left: 4px;
  cursor: pointer;
  color: #ff6060;
}
.msf_multiselect_container .closeBtn.readOnly {
  cursor: unset;
}
.msf_multiselect_container .hidden {
  display: none !important;
}
.msf_multiselect .searchbox {
  width: -moz-available;
  width: -webkit-fill-available;
  padding: 0;
  margin-left: 25px;
  height: 30px;
  font-size: 12px;
}
.msf_multiselect_container .logger {
  //border: 1px solid #b6b6b3;;
  display: inherit;
  cursor: pointer;
  padding: 1px;
  overflow-y: auto;
  float: left;
}

.msf_multiselect_container .logger::-webkit-scrollbar { 
	width: 6px;
}
		
.msf_multiselect_container .logger::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
}


.msf_multiselect_container .msf_multiselect.offdropdown {
  position: unset;
}


.list_nav_panel_wrap {
	display:block;
	width:100%;
}
.list_nav_panel_left {
	//float: left;
	width: 250px;
	margin-left: auto;
    margin-right: auto;
	text-align: center;
	//background-color:red;
}
.ast-single-post .entry-content .list_nav_panel_left a{
	font-size: 15px;
	text-decoration: none;
	margin: 6px;
	color: black;
}
.list_nav_panel_right {
	float: right;
	width: 200px;
	//background-color:green;
}
@media (max-width: 600px) {
	.list_nav_panel_right {
		float: left;
	}
}
/*----------------------------- */
.list_top {
	padding: 0;
	background-color: #fff;
	position: relative;
	top: 0;
	left: 5px;
	right: 0;
	min-width: calc(768 - 65px);
	border-bottom: 1px solid #e8eaeb;
	height: 65px;
	box-sizing: border-box;
	
}
.list_mark {
	float :left;
	width: 120px;
	//background-color: red;
	height: inherit;
	line-height: 60px;
	text-align: center;
	font-size: 21px;	
	border-style: solid;
	border-color: #ced0d1;
	border-width: thin;				
}

.list_serch_wrap {
	float:left;
	width: 100%;
	height: inherit;
	margin-left: 3px;
	padding-left: 15px;
	border-style: solid;
	border-color: #ced0d1;
	border-width: thin;
}

.list_srch_img {
	float:left;
	width: 20px;
	height: 20px;
	margin-top:23px;
	background-image: url(/wp-content/plugins/v-crm/img/srch_20.png);
	background-repeat: no-repeat;
	background-size: contain;				
}

.list_serch_input {	
	//float:left;
	height: 47px;
	border:0;
	margin-left:30px;
	//width: 300px;
	//background-color: green;
	margin-top: 12px;
	padding-right:10px;
}

#list_serch_txt {
	width:100%;
}

.list_srch_res {
	background-color:green;
	position: absolute;
	//display: block;
	padding: 2px 5px 2px 5px;
	width:80%;
	display:none;				
}

.list_count {
	float:left;
	//background-color:yellow;
	width:100px;
	margin-top: 7px;
    margin-left: 13px;
    font-size: small;
    line-height: 15px;
	text-align: center;
	height: 30px;
    position: absolute;
    top: 0;
    bottom: 0;
    margin: auto 10px;
}

.list_add_btn {
	background-color: #001c54;
	display: inline-block;
	float:right;
	color: white;
	height: 40px;
	margin: 10px 10px 0px 0px;
	padding: 5px 10px 0px 10px;
	border-radius: 7px;
}

.list_add_btn:hover {
	background-color: blue;
	cursor: pointer;
	
}

.list_add_btn:active {
	background-color: #91b0ef;
	cursor: pointer;
}

.column_main_top {margin:0 300px 0 125px; min-height:1px;}
.column_left_120 {
	float:left; 
	margin-left:-100%; 
	min-height:1px; 
	width:125px;
	//background-color:green;
}
.column_right_300 {
	float:left; 
	margin-left:-300px; 
	min-height:1px; 
	width:300px;
	padding-right: 20px;
}

@media (max-width: 900px) {
	.column_main_top {margin:0 200px 0 125px; min-height:1px;}
	.column_right_300 {
		width:200px;
		margin-left:-200px; 
	}
	.list_count {
		display: none;
	}				
}

@media (max-width: 700px) {
	
	.column_main_top {margin:0 100px 0px 125px; min-height:1px;}
	
	.column_right_300 {
		width:1px;
		padding-top: 10px;
		margin-left:-20px;
	}
	
	#list_add_btn_id {
		width:50px;
	}
	//.list_add_btn { display: none; 	}			
}

/* --------------------------- */


.column_main_wrapper {float:left; width:100%;}
.column_main_75 {
	margin:0 0 0 75px; 
	min-height:1px;
	padding-left:15px;
}

.column_left_75 {
	float:left; 
	margin-left:-100%; 
	min-height:1px; 
	width: 75px;
	background-color: #001c54;
	color: white;
}
.columns:after {clear:both; content:''; display:block;}

.pic_wrap {
	//background-color:green;
	color:#c3c4c7;
	margin-top:15px;
}

.pic_wrap:hover{
	cursor: pointer;
	color: white;
	
}

.pic_icn {		
	margin-left: auto;
	margin-right:auto;
	width: 50px;
	height: 50px;
	//background-color:red;
	padding-bottom:10px;
	display:block;
	background-size: 50px 50px;			
}


.pic_text {
	font-size:11px;
	text-align:center;
}

#conv {
	background-image: url(/wp-content/plugins/v-crm/img/met_50_.png);
}
#conv:hover{
	background-image: url(/wp-content/plugins/v-crm/img/met_50_hover.png);			
}


#task {
	background-image: url(/wp-content/plugins/v-crm/img/task_50_.png);
		
}
#task:hover{
	background-image: url(/wp-content/plugins/v-crm/img/task_50_hov.png);			
}

.task_notification {
	position: relative;
	float: right;
	font-size: 10px;
	font-weight: 700;
	background: #ff7779;
	color: #fff;
	border-radius: 20px;
	min-width: 16px;
	padding: 3px;
	line-height: 1;
	right: 8px;
	text-align: center;
	box-sizing: border-box;		
}

#list {
	background-image: url(/wp-content/plugins/v-crm/img/list_50_.png);
		
}
#list:hover{
	background-image: url(/wp-content/plugins/v-crm/img/list_50_hov.png);			
}

#opts {
	background-image: url(/wp-content/plugins/v-crm/img/nastr_50.png);

}
#opts:hover{
	background-image: url(/wp-content/plugins/v-crm/img/nastr_50_hov.png);			
}

#analyt {
	background-image: url(/wp-content/plugins/v-crm/img/analiz_50_.png);
		
}
#analyt:hover{
	background-image: url(/wp-content/plugins/v-crm/img/analiz_50_hov.png);			
}

#wtsp_ico {
    background-image: url(/wp-content/plugins/v-crm/img/wtsp_fvc.png);
    float: right;
    margin-right: 10px;
    width: 20px;
    display: inline-block;
    height: 20px;
    background-size: 20px;	
}

#vcrm_modal_wtsp {
	margin-top: 5px;
	margin-bottom: 10px;
	line-height: 17px;
	font-size: 17px;
}

div .stck {
	//position: fixed;
	//top: 80px;
	height: 430px;
	background-color: #001c54;
}

/*-------------------------------------------------- */

.column_main_350 {
	margin:0 0 0 350px; 
	min-height:1px;
	overflow:scroll; 
	height:630px;
	background-color: #ebebeb;
}

.column_main_350::-webkit-scrollbar {
	width: 7px;
	background-color: #f9f9fd;
}

.column_main_350::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
}

.column_left_350 {
	float:left; 
	margin-left:-100%; 
	min-height:1px; 
	width:350px;
	overflow:scroll; 
	height:630px;
}

.column_left_350::-webkit-scrollbar {
	width: 7px;
	background-color: #f9f9fd;
}

.column_left_350::-webkit-scrollbar-thumb {
	background-color: #c1c1c1;
}


.tape_left_top {
	background-color:#181e2e;
	color:white;
	height:75px;
	padding-left:15px;
}

.tape_left_top input[type=text] {
	color: white;
	width: 100%;
	background-color: #181e2e;
	border: none;
	margin-left: -8px;
	font-size:22px;
	padding: 7px;
}

.tape_left_top_mob {
	background-color:#181e2e;
	color:white;
	height:45px;
	padding-left:15px;
}

.tape_left_top_mob input[type=text] {
	color: white;
	width: 100%;
	background-color: #181e2e;
	border: none;
	margin-left: -8px;
	font-size:22px;
	padding: 7px;
}

.tape_tab_wraper{
	display:block;
	height: 12px;
	margin-top: 9px;
	font-size: 12px;
}
.tape_tab_wraper span{
	margin: 0px 5px 0px 5px;
	cursor: pointer;
	color:grey;
	border-bottom-width: 4px;
}
.tape_tab_wraper span:hover{
	color:white;
}

.tape_tabs {
	float:left;
	height:500px;
	width: 100%;
}

#lets_center {
	margin-left:25%;
}

.tab_main_btn_wrap_stck {
	background-color: white;
	position: fixed;
	bottom: 0;
	width: 345px;
	height: 50px;
	display:none;
	padding-top: 6px;
}

.vcrm_btn {
	width: 110px;
	height:40px;
	color:white;
	border-radius: 9px;
	text-align: center;
	padding-top: 6px;
	cursor:pointer;
}
#vcrm_btn_subm {
	background-color: #1f25ff;
	float: left;
	
}
#vcrm_btn_subm:hover {
	background-color: #001c54;
}
#vcrm_btn_cancel {
	background-color: #d1cfcf;
	color:black;
	float: left;
	margin-left: 15px;		
}
#vcrm_btn_cancel:hover{
	background-color: #b7b4b4;
}

/* ------------------------------------------- */

.tab_main_wrap{
	width:100%;
	padding-top:8px;
	float:left;
}
.tab_main_line{
	width:100%;
	display:block;
	margin-top: 3px;
	margin-bottom:3px;
	float:left;
}
.tab_main_name{
	width: 45%;
	font-size: 14px;
	float: left;
	color: grey;
}
.tab_main_val{
	//width: 54%;
	float: left;
	color: black;
	font-size: 14px;
}
.tab_main_input{
	width:65%;
	float:left;
	color:black;
	border: none;
}

.tab_main_line input, textarea{
	width: 45%;
	float: left;
	color: black;
	border: none;
	padding: 0;
	font-size: 14px;
	resize: none;
	overflow: hidden; 
	overflow-wrap: break-word; 
}

.tab_main_line input:focus, textarea:focus{
	border-bottom-width: 4px;
	border-bottom-color: #e7efff;
	border-bottom-style: groove;
	outline:none;
}
	
/* ------------------------------------- */

#tab_main_name_gend {
	height:50px;
}
.tab_main_name_subnm {
	float:left;
	width: 80px;
	margin-left: 10px;
}

#tab_main_radio1 {
	width: 10px;
	float: left;
	margin-top: 5px;
	color: black;
	border: none;
	padding: 0;
	font-size: 14px;
	resize: none;
}
#tab_main_radio2 {
	width: 10px;
	float: left;
	margin-top: 5px;
	color: black;
	border: none;
	padding: 0;
	font-size: 14px;
	resize: none;
}
.tab_main_link {
	color: black;
	display: block;
	float: left;
	width: 49%;
	overflow: hidden;
	height: 22px;
	text-decoration: none;
	font-size: 13px;
}

/* ------------------------------------- */

.main_350_footer{
	background-color: white;
	position: sticky;
	bottom: 0;
	float: left;
	width: 100%;
	
	
	//height: 250px;
	overflow-x: hidden;
}
.main_350_foter_note {
	float:left;
	width:100%;
	padding: 5px;
	border-style: solid;
	border-color: #878585;
	border-width: 2px;
}

.main_350_foter_head {
	//background-color: grey;
	width:100%;
	float: left;
}
.main_350_footer_head_nm {
	//background-color: grey;
	//color:white;
	cursor:pointer;
	margin-left:5px;	
	float:left;
}
.main_350_footer_head_nm:hover {
	text-decoration:underline;
}
		
.main_350_footer_head_nm_tsk {
	cursor:pointer;
	float:left;
	margin: 5px 0px 0px 10px;
	
}

.main_350_footer_head_nm_tsk input{
	float:left;
	border-style: none;
	font-size: 14px;
	margin: 0px 0px 5px 0px;
}

.main_350_footer_head_nm_tsk input:active {
	border-style: none;
	border-bottom-style:solid;
	border-color:grey;
}

.main_350_footer_head_nm_tsk select{
	padding: 0px;
	color:black;
}

.main_350_footer_head_nm_tsk:hover {
	text-decoration:underline;
}

#foter_task {
	display:none;
}

#footer_head_date input{
		
	color: black;
    font-size: 15px;
    padding: 5px;
}			

#main_350_footer_top_menu {
	//position: absolute;
	background-color: white;
	display: none;
	border-style: solid;
	border-color: #878585;
	border-width: 2px;
	width: 120px;	
	border-bottom-style: none;
	padding:5px;
}

.main_350_footer_top_menu_line{
	cursor:pointer;
	
}

.main_350_footer_top_menu_line:hover{
	 text-decoration: underline;
}

.main_350_footer_cont{
	width:100%;
	float:left;
}
.main_350_footer_cont textarea{
	width:100%;
	
}

.main_350_footer_textarea{
	width:100%;
	color: black;
	border: none;
	padding: 0;
	font-size: 14px;
	resize: none;
	overflow: hidden; 
	overflow-wrap: break-word; 
	height: 30px;
}

.main_350_footer_bottom_wrap{
	position: relative;
	bottom: 0;
	//background-color: blue;
	width:100%;
	margin:5px;
}

.footer_bottom_wrap_left{
	float:left;
	display:none;
}


.vcrm_main_350_footer_subm {	
	width: 110px;
	height:40px;
	color:white;
	border-radius: 9px;
	text-align: center;
	padding-top: 6px;
	cursor:pointer;
	background-color: #1f25ff;
	float: left;
}	

.vcrm_main_350_footer_subm:hover {
	background-color: #001c54;			
}

.vcrm_main_350_footer_cancel {
	width: 110px;
	height:40px;
	color:white;
	border-radius: 9px;
	text-align: center;
	padding-top: 6px;
	cursor:pointer;
	background-color: #a5a5a5;
	float: left;
	margin-left:10px;
}

.vcrm_main_350_footer_cancel:hover {
	background-color: #878484;
}
		
.vcrm_main_350_footer_del {
	width: 25px;
	height:25px;
	background-image: url('/wp-content/plugins/v-crm/img/back_25_gr.png'); 
	background-size: 25px 25px;
	float: right;
	margin-right: 30px;
	cursor:pointer;
}

.vcrm_main_350_footer_del:hover {
	background-image: url('/wp-content/plugins/v-crm/img/back_25_black.png'); 
}

.footer_bottom_wrap_right{
	width: 175px;
	float:right;
	cursor: pointer;
	margin:5px;
}

#add_file_pic {
	display: block;
	float: left;
	width: 15px;
	height: 15px;
	background-size: 15px 15px;
	margin: 7px;
	background-image: url('/wp-content/plugins/v-crm/img/skr_25.png');
}
#add_file_txt {
	float:right;
	color:grey;
}

#add_file_txt:hover {
	text-decoration:underline;
}

/* ------------------------------------------------- */

.main_350_block_wrap {
	background-color:white;
	width:100%;
	float:left;
	border-style: groove;
	border-width: 2px;
	margin-bottom: 10px;			
}

.main_bl_tape {
	margin:0 5px 0 50px; 
	min-height:1px;
}

.left_bl_tape {
	float:left; 
	margin-left:-100%; 
	min-height:1px; 
	width:50px;
}

.left_bl_itm_chkbx{
    margin: 5px 19px 5px;
    position: relative;
}

.left_bl_itm_chkbx_inv{
	margin: 5px 19px 5px;
    position: relative;
	display:none;
}

#tape_img {
	width: 25px;
	height: 25px;
	margin: 6px auto 0px;
	display: block;
	background-size: 25px 25px;
	background-image: url('/wp-content/plugins/v-crm/img/list_40_.png');
}

.main_bl_header {
	width:100%;
	float:left;	
	font-size:15px;			
}

.main_bl_tape_cnt {
	font-size:14px;
	margin-bottom: 6px;
}

.main_bl_tape_txtarea_wrap {
	width:100%;
	float:left;	
}

.main_bl_tape_textarea {
	width:100%;
	float:left;	
}

.main_bl_tape_footer {
	width:100%;
	float:left;	
	margin:10px;
	display:none;
}

.topper_wrap {
    width: -webkit-fill-available;
    background-color: white;
    position: fixed;
    top: 30px;
    margin: 0px 10px 0px 0px;
    border-color: grey;
    padding: 5px;
    border-style: solid;
    border-color: #878585;
    border-width: 2px;
	display: none;
}

#merge_btn_subm {
	background-color: #1f25ff;
    float: left;
}

#merge_btn_cancel {
	color: black;
    float: left;
	background-color: #d3cece;
    margin-left: 15px;
}

#merge_btn_subm:hover{
	background-color: #001c54;
}

#merge_btn_cancel:hover{
	background-color: #b7b4b4;
}

#footer_bottom_file_upl_wrap {
	display:none;
	width:100%;	
}

/*- ------------------------- */

.bl_header_alarm_time_late {
	float:left;
	color:red;
}

.bl_header_alarm_time_late input{
	color:red;
}

.bl_header_alarm_time_act {
	float:left;
}
.bl_header_alarm_time_cls {
	float:left;
	text-decoration: line-through;
}
.bl_header_alarm_subtype {
	float:left;
	margin-left: 10px;
	text-decoration: line-through;
}

.bl_header_alarm_subtype_act{
	float:left;
	margin-left: 10px;
	font-size:15px;
	font-weight: 900;
	color:black;
}

.main_bl_tape_result {
	font-size:14px;
	margin-bottom: 6px;
}

.main_bl_tape_result:after {	
	clear:both; 
	content:''; 
	display:block;
}
	
	
.task_res_textarea {
	float:left;
	width:100%;
}
.task_res_btn_area {
	width: 110px;
	float:left; 
	margin-left:-110px; 
	min-height:1px; 		
}
.main_bl_tape_130{
	margin:0 110px 0 0; 
	min-height:1px;}

.task_res_btn_subm {
	width: 100px;
	height:40px;
	color:white;
	border-radius: 9px;
	text-align: center;
	padding-top: 6px;
	cursor:pointer;
	background-color: #a5a5a5;
	float: right;
	margin-right: 5px;
}
.task_res_btn_subm:hover {
	background-color: #686868;
}
.task_img{
	width: 25px;
	height: 25px;
	margin: 6px auto 0px;
	display: block;
	background-size: 25px 25px;		
}

#task_img_gr{
	background-image: url('/wp-content/plugins/v-crm/img/task_25_gr.png');
}

#task_img_rd{
	background-image: url('/wp-content/plugins/v-crm/img/task_25_rd.png');
}
	
.sub_tp_img {
	width: 15px;
	height: 15px;
	margin: 6px 10px 0px 10px;
	display: block;
	background-size: 15px 15px;
	float:left;
}
.sub_tp_img_tags_crs {
	width: 15px;
	height: 15px;
	margin: 8px 5px 0px 1px;
	display: block;
	background-size: 15px 15px;
	float:left;
	cursor: pointer;
	//margin-bottom: 20px;
	background-image: url('/wp-content/plugins/v-crm/img/cros_15_rd.png');	
}

.sub_tp_img_tags_trsh {
	width: 15px;
	height: 15px;
	margin: 8px 5px 0px 1px;
	display: block;
	background-size: 15px 15px;
	float:left;
	cursor: pointer;
	//margin-bottom: 20px;
	background-image: url('/wp-content/plugins/v-crm/img/trash_15.png');	
}

.vcrm_default_chck {
	float:left;
	margin: 8px 5px 0px 1px;
	cursor: pointer;
}


#img_control_15 {
	background-image: url('/wp-content/plugins/v-crm/img/control_15_rd.png');
}

#img_met_15 {
	background-image: url('/wp-content/plugins/v-crm/img/met_15_br.png');
}

#img_phn_15 {
	background-image: url('/wp-content/plugins/v-crm/img/pnone_15_gr.png');
}

.task_header_edtbl{
	float:left;
	width:100%;
	display:none;
}

.task_header_fixd {
	float:left;
	width:100%;
}

.main_bl_tape_task_title{
	float:left;
	width:100%;
	font-weight:900;
	
}

.main_bl_tape_cnt_task{
	float:left;
	width:100%;
	font-weight:900;
	margin-top:6px;
	margin-bottom:10px;
}
	
.todo_tab_header {
	background-color:#c7c2c2;
	font-weight:900;
	text-align: center;
}	

.todo_tab_row_late {
	color:red;
}

.todo_tab_row_late a{
	color:red;
}

.todo_tab_row_today{
	color:green;
	font-weight:bold;
	background-color: #d9f9d7;

}

.todo_tab_row_today a{
	color:green;
}

/* ----------------------------- */

.bl_header_alarm_time_late {
	float:left;
	color:red;
}

.bl_header_alarm_time_act {
	float:left;
	margin:5px;
}
.bl_header_alarm_time_cls {
	float:left;
	text-decoration: line-through;
}
.bl_header_alarm_subtype {
	float:left;
	margin-left: 10px;
	text-decoration: line-through;
}

.bl_header_alarm_subtype_act{
	float:left;
	margin-left: 10px;
	font-size:15px;
	font-weight: 900;
	color:black;
}

.main_bl_tape_result {
	font-size:14px;
	margin-bottom: 6px;
}
.task_res_textarea {
	float:left;
}
.task_res_btn_area {
	width: 130px;
	float:right;
	margin: 0px 10px 10px 0px;
}
.task_res_btn_subm {
	width: 110px;
	height:40px;
	color:white;
	border-radius: 9px;
	text-align: center;
	padding-top: 6px;
	cursor:pointer;
	background-color: #a5a5a5;
	float: right;
	margin-left:10px;
}
.task_res_btn_subm:hover {
	background-color: #686868;
}
.task_img{
	width: 25px;
	height: 25px;
	margin: 6px auto 0px;
	display: block;
	background-size: 25px 25px;		
}

#task_img_gr{
	background-image: url('/wp-content/plugins/v-crm/img/task_25_gr.png');
}

#task_img_rd{
	background-image: url('/wp-content/plugins/v-crm/img/task_25_rd.png');
}

	
.sub_tp_img {
	width: 15px;
	height: 15px;
	margin: 6px 10px 0px 10px;
	display: block;
	background-size: 15px 15px;
	float:left;
}
#img_control_15 {
	background-image: url('/wp-content/plugins/v-crm/img/control_15_rd.png');
}

#img_met_15 {
	background-image: url('/wp-content/plugins/v-crm/img/met_15_br.png');
}

#img_phn_15 {
	background-image: url('/wp-content/plugins/v-crm/img/pnone_15_gr.png');
}

.ui-widget-overlay {
    background: #aaaaaa;
    opacity: .7;
}

.vcrm_progr_img  {
	width: 15px;
	height: 15px;
	margin: 6px 10px 0px 10px;
	display: inline-block;
	float:right;
	
}

.vcrm_progr_img_span {
	width: 15px;
	height: 15px;
	margin: 6px 10px 0px 10px;
	display: inline-block;
}