.header
{
	width:100%;
}
.header_container
{
	height:105px;
	width:100%;
}
.header_line
{
	width:100%;
	height:3px;
	background:#ff242b;
}
.logo img
{
	float:left;
	margin:10px 0 25px 25px;
}
.logo div
{
	height:17px;
	float:left;
	color:#FFF;
	margin:31px 50px 0 0;
	padding-left:5px;
}
.log_out
{
   width: 100px;
   float: right;
   margin-top:30px;
}
.log_out a
{
	color:#ff242b;
}
.error_box
{
	display:none;
	margin: 0 auto;
	margin-top: 30px;
	padding: 20px;
	width: 575px;
	height: 335px;
	background: url('/images/login_bg.png') 0 0 no-repeat;
	position: fixed;
	z-index: 100;
	top: 30%;
	left: 30%;
}
#close_error_box
{
	margin: -10px 0 0 560px;
	cursor:pointer;
}
#error_box_span
{
	  display: block;
	  padding: 20px;
	  text-align: center;
	  font-family: 'mtavruli';
	  font-size: 24px;
	  margin-top: 50px;
}
.red
{
	color:#d91b5c;
}
.list_radio
{
	display:inline-block;
}
.list_radio_label
{
	display:inline-block;
	vertical-align:top;
	margin:0 20px 0 0px;
}
/* login page */
.admin_params
{
	margin: 0 auto;
	margin-top:30px;
	padding: 20px;
	width: 575px;
	height: 335px;
	background: url('/images/login_bg.png') 0 0 no-repeat;
	position:relative;
}
.admin_param_errors
{
	position:absolute;
	top: 52px;
	color:#d91b5c;
}
.login_button
{
	height: 45px;
	width: 100px;
	background: url('/images/login_admin_button.png') 0 0 no-repeat;
	border: none;
	cursor:pointer;
	margin: 35px 0 0 327px;
}
.auth_text
{
	font-family:"mtavruli";
	font-size:16px;
	font-weight:bold; 
}
.admin_params_username input, .admin_params_password input
{
	height: 40px;
	width: 275px;
	margin-top:50px;
	background: #FFF;
	border-radius: 7px;
	-o-border-radius: 7px;
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border: none;
	padding: 0px 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #666;
}
.admin_params_username input
{
	margin-left:20px;
}
.admin_params_password input
{
	margin-left:68px;
}
/* end login page */
.backend_wrapper
{
	width:100%;
	height:100%;
	position:relative;
	margin-top:15px;
}
.backend_container
{
	width:1075px;
 	position:relative;
	float:left;
}
/* left_menu */
.left_menu_selected a
{
    background: transparent url('/images/menu_list_bg3.png') 0 0 no-repeat !important;
    color: #fff !important;
}
.header_li_active
{
	background: #ff242b !important;
    color: #fff !important;
}
.admin_left_menu
{
	float:left;
    padding: 2px 18px;
}
.admin_left_menu_container
{
	width:235px;
    padding: 2px 18px;
    background: url('/images/menu_bg.jpg') 0 0 repeat-y;
}
.header_li
{
   width:200px;
   background: transparent url('/images/menu_list_bg4.png') right center no-repeat;
   text-decoration:none;
   color: #bbbbbb;
   display:block;
   padding: 8px 0 8px 8px;
   font-size:13px;
   cursor:pointer;
}
.left_menu_main_li ul
{
	display:none;
}
.left_menu_main_li_active ul
{
	display:block;
}
.admin_left_menu li
{
	list-style:none;
	width:200px;
	overflow:hidden;
    background: url('/images/menu_line.jpg') bottom repeat-x;
}
.admin_left_menu a
{
   width:200px;
   background: transparent url('/images/menu_list_bg4.png') left 10px center no-repeat;
   text-decoration:none;
   color: #bbbbbb;
   display:block;
   padding: 8px 0 8px 36px;
   font-size:13px;
}
.menu_bottom {
	margin: 0 auto;
	width: 235px;
	background: url('/images/menu_bottom.jpg') 0 0 no-repeat;
	height: 54px;
}
.menu_top {
	margin: 0 auto;
	width: 235px;
	background: url('/images/menu_top.jpg') 0 0 no-repeat;
	height: 72px;
}
/* end left menu */
/* index page */
.filter_form
{
	margin-bottom:10px;
	display:none;
}
.complex_filter_form
{
	margin-bottom:10px;
}
.filter_hide_container
{
	display:none;
}
.filter_show_container 
{
	/*width:275px;*/
}
.send_blog_offer
{
	width: 100px;
    height: 50px;
    font-size: 10px;
    text-align: center;
}
/* end index page */
/* list pages */
.list_table
{
	width:100%;
	/*min-height:450px;*/
	border: #dcd9d6 1px solid;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-o-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.list_table td
{
	border-left: #dcd9d6 1px solid;
	border-bottom: #dcd9d6 1px solid;
	color: #5d5148;
	text-align:left;
	padding:10px;
	font-size:11px;
}
.list_table th
{
	text-align:left;
	padding:10px;
	border-bottom:#dcd9d6 1px solid;
	border-left: #dcd9d6 1px solid;
	font-size:11px;
}
.darchenili_tanxa span
{
	width:55px;
	display:inline-block;
}
.list_delete_image
{
	margin-left:20px;
}
.list_edit_image
{
	cursor:pointer;
}
.list_send_client
{
	cursor:pointer;
	margin-left:15px;
}
.list_edit_big_image
{
	cursor:pointer;
	margin-left:77px;
}
.deactive_tr td
{
	background:#eaeaea;
}
.active_tr td
{
	background:#ffffff;
}
.itemcount_total
{
	margin:15px 0;
}
.sended_tr td
{
	background:#FF0;
}
/* footer */
.footer_name, .footer_url
{
	width:390px;
}
.faq_header
{
	margin: 35px;
	color: #FFF !important;
	font-size:16px !important;
	width: 94%;
	height: 30px;
	background: #d91b5c;
	padding: 10px;
}
/* end footer */
.show_history_td
{
	position:relative;
}
.show_history
{
	cursor:pointer;
	text-decoration:underline;
}
.sended_history
{
	width: 350px;
	position:absolute;
	left:-259px;
	top:0px;
	z-index:999;
	padding:15px;
	background:#ffffff;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:#999 1px solid;
	display:none;
}
.sended_history div
{
	padding:15px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	border:#999 1px solid;
	margin-top:10px;
}
.sended_history span
{
	display:block;
	margin-top:10px;
}
/* end list pages */
/* view pages */
.view_content
{
	padding:10px 0 30px 0;
}
.view_contaier_table th
{
	text-align:left;
	padding:5px 0 15px 95px;
}
.view_contaier_table td
{
	text-align:left;
	padding:5px 0 15px 95px;
}
.title
{
	border: #fff 1px solid;
	background: #f1efed;
	padding: 8px;
	color: #333;
	font-family:"mtavruli";
	float: right;
	box-shadow: 0px 0px 2px #bead9f;
	margin-left: 10px;
	margin-bottom: 10px;
}
.title a
{
	color:#ff242b;
}
.small
{
	font-size:10px;
	color:#F00;
}
.vew_field
{
	margin-top:20px;
}
.view_label
{
	float: left;
	color: #333333;
	padding-right: 10px;
	width: 255px;
	display:block;
}
.complex_view_label
{
	color: #333333;
	padding: 10px 0;
	width: 255px;
	display:block;
}
.view_value
{
	padding: 9px 5px 9px 5px;
	font-size: 12px;
	font-weight: bold;
	width: 250px;
	border: #CCC solid 1px;
	border-radius: 9px;
	color: #918e8c;
	float:left;
	outline:none;
}
.view_value_normal
{
	width:140px;
}
.small_input
{
	width:80px;
}
.view_value_textarea
{
	padding: 10px;
	font-size: 12px;
	font-weight: bold;
	width: 450px;
	border: #CCC solid 1px;
	border-radius: 9px;
	color: #918e8c;
	float:left;
}
.choosen_div
{
	margin-left:195px;
}
.chosen-container
{
	width: 250px !important;
}
.submit_button:hover
{
	font-size: 12px;
	color: #ffffff;
	height: 30px;
	padding: 0 12px;
	background: #f88481;
	border: #bd0d11 solid 1px;
	border-radius: 2px;
	cursor:pointer;
	margin-top:50px;
}
.submit_button
{
	font-size: 12px;
	color: #717171;
	height: 30px;
	padding: 0 12px;
	background: url('/images/buttonbg.png') repeat-x;
	border: #d2d2d2 solid 1px;
	border-radius: 2px;
	cursor:pointer;
	margin-top:50px;
}
.add_quiz_answer
{
	margin: 10px 0 25px 190px;
	color:#41ba96;
	font-size:16px;
	font-family:'mtavruli';
	cursor:pointer;
}
.small_images_table th 
{
    text-align: left;
}
.small_images_table td 
{
    width: 170px;
    height: 170px;
}
.manage_image_list span
{
	display:inline-block;
	margin-left:20px;
}
.sortable_image li
{
	width:250px;
	list-style:none;
	margin-left: 213px;
    margin-top: 15px;
	cursor:move;
}
.delete_image_text
{
	margin-left:150px !important;
}
.image_delete_check
{
	display:inline-block;
	vertical-align: top;
    margin: 75px 0 0 80px;
}
.user_department_ul
{
	margin-left:10px;
}
.user_department_li
{
	margin-top:10px;
	line-height:25px;
}
.user_department_li_span
{
	color:#00a651;
	font-family:'mtavruli';
}
.user_service_ul
{
	margin-left:30px;
	display:none;
}
.user_service_li
{
	line-height:25px;
}
.user_service_li_span
{
}
.user_sub_service_ul
{
	margin-left:50px;
}
.user_service_li
{
	line-height:25px;
}
.user_service_li_span
{
}
.show_more_department
{
	cursor:pointer;
	margint:20px 0 0 8px;
}
.delete_department
{
	cursor:pointer;
}
.add_user_department
{
	margin: 50px 0px 30px 1px;
    font-family: 'mtavruli';
    cursor: pointer;
    text-decoration: underline;
}
.add_user_department_ul
{
	margin:20px 0 0 200px;
}
.country_container
{
	width:200px;
	  margin: 15px 0 20px 15px;
}
/* end view pages */
/* footer */
#footer
{
	height:250px;
}
.footer {
	margin: 0 auto;
	padding: 0px;
	width: 100%;
	height: 100px;
	margin-top:150px;
}
/* numlink */
.numlinks, .numlinks-inactive {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#336699;
}
.numlinks-inactive {
	color:#DDDDDD;
}
.numhighlight {
	background-color:#C6FFC9;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	font-weight:bold;
	color:#339900;
}
.t-border {
	border-collapse:collapse;
}
.td-border {
	width:23px;
	height:25px;
	padding-left:2px;
	padding-right:2px;
	text-align:center;
	vertical-align:middle;
	border:#EEEEEE solid; 
	border-width:1px;
}	
.fb_list_pager
{
	width:230px;
	margin:0 auto;
	border:none !important;
	margin-top:20px;
}
.fb_list_pager td
{
	border:none !important;
}
.numhighlight
{
	width:26px !important;
	height:26px !important;
	background:#fb9d2e !important;
	color:#FFF !important;
	border-radius:2px !important;
}
.show_all_image
{
	margin-left:85px;
}
/* end numlink */
.confirm
{
	display:none;
	margin: 0 auto;
	margin-top:30px;
	padding: 20px;
	width: 575px;
	height: 335px;
	background: url('/images/login_bg.png') 0 0 no-repeat;
	position:fixed;
	z-index:100;
	top:30%;
	left:30%;
}
.confirm_links
{
	margin:50px 0 0 150px;
}
.confirm a, .confirm a:hover
{
	margin:0;
	text-decoration:none;
	padding:6px 40px;
	font-size:16px;
}
.confirm span
{
	margin:90px 17px 0 17px;
	display: block;
    font-size: 25px;
}
.transparent
{ 
    width:100%;
	height:100%;
	position:absolute;
	z-index:99;
	opacity:.5;
    filter:alpha(opacity=500);
	background:#CCC;
	position:fixed;
	display:none;
}
/* end footer */
.disable_filter
{
	height:32px;
	vertical-align: middle;
	font-size: 12px;
	color: #717171;
	padding: 6px 10px;
	background: url('/images/buttonbg.png') repeat-x;
	border: #d2d2d2 solid 1px;
	border-radius: 2px;
	cursor:pointer;
	text-decoration: none;
	display: inline-block;
}
.disable_filter:hover
{
	color: #ffffff;
	background: #f88481;
	border: #bd0d11 solid 1px;
	border-radius: 2px;
	cursor:pointer;
}
.filter_container
{
	font-size:14px;
	font-family:'mtavruli';
	color:#ff242b;
	cursor:pointer;
}
.complex_filter_container
{
	font-size:14px;
	font-family:'mtavruli';
	color:#ff242b;
	cursor:pointer;
}
.filter_label
{
	padding:5px;
	width: 225px;
    float: left;
	margin-top:30px;
}
.submit_filter_button
{
  margin: 50px 0 15px 292px !important;
}
/* custom list page */
.div_table_th 
{
    height: 55px;
	border-bottom: #dcd9d6 1px solid;
}
.list_table form:hover
{
	/*background:#4fba65;*/
}
.div_table_th span
{
	height:35px;
    display: block;
    float: left;
    text-align: left;
    padding: 10px;
    border-left: #dcd9d6 1px solid;
}
.div_table_tr
{
    /*border-bottom: #dcd9d6 1px solid;*/
}
.div_table_tr span
{
	height:35px;
    display: block;
    float: left;
    color: #5d5148;
    text-align: left;
    padding: 10px;
    border-left: #dcd9d6 1px solid;
}
.div_table_th_id
{
	width:30px;
	border-left:none !important;
}
.filename_big_width
{
	width:350px;
}
.filename_small
{
	width:100px;
}
.filename
{
	width:160px;
}
.list_action
{
	width:80px;
}
.list_delete_image
{
	margin-left:15px;
}
.radio_status 
{
  width: 480px;
  display:inline-block;
}
.radio_status input 
{
  float: right;
  margin-right: 250px;
}
/* end custom list page */
/* view */
.extra_fields_title
{
	font-family:'mtavruli';
	font-size:16px;
	color:#00a651;
	margin:60px 0 20px 50px;
}
.in_view_table
{
	margin-left:80px;
}
li
{
	list-style:none;
}
.sort_class span, .sort_class_add span
{
	display:inline-block;
	margin:10px 20px 10px 20px;
}
.sub_service_tr, .sub_service_tr_add
{
	margin-left:50px;
}
.sub_service_tr textarea, .sub_service_tr_add textarea
{
	border:#41ba96 1px solid;
}
.list_table tr:hover
{
	/*background:#4fba65;*/
}
.sub_sort_class:hover
{
	/*background:#FF0;*/
}
.sort_title
{
	margin-left:30px;
}
.sort_title_second
{
	margin-left:230px;
}
.add_title_sub
{
	float:right;
	font-family:'mtavruli';
	font-size:14px;
	color:#ee1d4c;
	font-weight:bold;
}
.add_title
{
	font-family:'mtavruli';
	font-size:14px;
	color:#ee1d4c;
	font-weight:bold;
}
.add_new_sub_service_tr
{
	display:none;
}
.add_info, .add_fields
{
	cursor:pointer !important;
}
.delete_service, .delete_sub_service
{
	vertical-align: top;
    margin-top: 85px !important;
	cursor:pointer;
}
.delete_service img, .delete_sub_service img
{
	cursor:pointer;
}
/* end */
/* statistic */
.statistic_active_image
{
	border:#F00 1px solid !important;
}
.change_reports_window
{
	width:220px;
}
.change_reports_window div
{
	margin-top:10px;
}
.change_reports_window a
{
	text-decoration:none;
	display:inline-block;
}
.change_reports_window span
{
	width:150px;
	height:50px;
	display:inline-block;
	padding:5px;
	border:#cccccc 1px solid;
	border-right:none;
}
.change_reports_window img
{
	width:50px;
	height:50px;
	border:#cccccc 1px solid;
	padding:5px;
	-webkit-border-top-right-radius: 10px;
	-webkit-border-bottom-right-radius: 10px;
	-moz-border-radius-topright: 10px;
	-moz-border-radius-bottomright: 10px;
	border-top-right-radius: 10px;
	border-bottom-right-radius: 10px;
	vertical-align:top;
	border-left:none;
}
.active_report span, .active_report img
{
	border:#F00 1px solid;
}
.report_box
{
	width:800px;
	margin-left:50px;
}
.statistic_container_div_title
{
	margin:30px 0 20px 0;
	font-family:'mtavruli';
	font-size:16px;
	color:#00a651;
}
.statistic_table td
{
	padding:15px;
	border:#cccccc 1px solid;
}
.left_statistic_container
{
	width:990px;
	margin-left:17px;
}
.left_statistic_list span
{
	display:inline-block;
	padding:5px;
	border:#cccccc 1px solid;
	margin-top:10px;
}
.statistic_container_div
{
}
.user_daili_reports_title
{
	font-family:'mtavruli';
	font-size:16px;
	color:#00a651;
	margin-top: 40px;
}
.filter_radio_buttons, .filter_radio_buttons_text
{
	line-height:45px;
}
.filter_radio_buttons input
{
	margin-left:20px;
}
.report_filter_label_div
{
	margin:0 0 15px 0;
}
.submit_filter_report
{
	margin: 10px 15px 25px 450px;
}
.filter_radio_buttons_text
{
	padding-left:50px;
}
.list_statistic_image
{
	display:block;
	margin:10px 0 0 15px;
}
.export_excel
{
	margin:17px 0 30px 17px;
}
/* end statistic */
.slide_tiggle_text
{
	cursor:pointer;
	color:#ff242b;
	font-weight:700;
}
.slide_toggle
{
	display:none;
}
.come_go
{
	margin: 18px 0 0 300px;
}
.come_go span
{
	width:150px;
	height:50px;
	background:#ff242b;
	color:#ffffff;
	text-align:center;
	padding-top:20px;
	display:inline-block;
	margin-left:35px;
	font-family:'mtavruli';
	font-size:18px;
	cursor:pointer;
}
.come_delay, .come_out_delay
{
	position: absolute;
    width: 350px;
    height: 350px;
    background: #ffffff;
    border: #000000 1px solid;
    left: 288px;
    z-index: 999;
	display:none;
}
.come_delay div, .come_out_delay div
{
	width: 350px;
	text-align:center;
}
#close_come_delay_box, #close_come_out_delay_box
{
	margin-left: 323px;
	cursor:pointer;
}
#deleay_comment, #deleay_out_comment
{
	resize:none;
	display:block;
	margin:15px 0 0 50px;
	height:200px;
}
#come_in_delay_submit, #come_out_delay_submit
{
	display:block;
	margin:15px 0 0 57px;
	cursor: url('data:image/x-icon;base64,AAACAAEAICAAAA0ABQCoEAAAFgAAACgAAAAgAAAAQAAAAAEAIAAAAAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADAAAABQAAAAkAAAALAAAADAAAAAwAAAAMAAAADAAAAAwAAAAMAAAACQAAAAcAAAADAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAAAwAAAAVAAAAGQAAABwAAAAeAAAAHgAAAB4AAAAeAAAAHgAAABoAAAAUAAAADAAAAAYAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAATAAAAJgAAADkAAAA+AAAAQAAAAEEAAABBAAAAQQAAAEEAAABBAAAANAAAACMAAAAQAAAACQAAAAQAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAACYAAABHAAAAZgAAAGgAAABpAAAAagAAAGoAAABqAAAAagAAAGoAAABSAAAANQAAABQAAAAMAAAABQAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAAAANQAAAGAAAACCAAAAgwAAAIMAAACDAAAAgwAAAIMAAACDAAAAgwAAAGgAAABEAAAAGwAAAA8AAAAHAAAAAgAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQsLC/8ICAj/AwMD/wAAAP8AAAD/AAAA/wAAAP8AAAD/AAAA/wMDA/8AAACMAAAAdwAAAFEAAAAnAAAAEgAAAAoAAAAEAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGAAAA///////7+/v/////////////////////////////////GBgY/wAAAI4AAACDAAAAYAAAADcAAAAVAAAADQAAAAUAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAABUdHR3/+/v7//////////////////////////////////////8qKir/AAAAjgAAAIoAAABsAAAARAAAABsAAAAPAAAABwAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHBwcH////////////9fX1//////////////////////////////////z8/P8MDAz/AAAAjQAAAHcAAABRAAAAJgAAABEAAAAIAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQAAABUAAAD/+fn5/////////////////////////////////////////////////wEBAf8AAACOAAAAgwAAAF8AAAA1AAAAEgAAAAkAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAHAAAA//39/f/9/f3/////////////////////////////////////////////////AQEB/wAAAI4AAACKAAAAaAAAAD8AAAASAAAACQAAAAMAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABgAAABgJCQn//Pz8///////////////////////////////////////////////////////6+vr/IyMj/wAAAI0AAABrAAAAQgAAABIAAAAJAAAAAwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAASBAQE//n5+f/09PT///////////////////////////////////////////////////////j4+P8nJyf/AAAAjgAAAGsAAABBAAAAEAAAAAgAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACMJCQn////////////9/f3////////////////////////////////////////////9/f3//////ywsLP8AAACMAAAAaQAAAD8AAAAOAAAABgAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQE//r6+v/6+vr/AAAA//////////////////////////////////////////////////39/f//////LCws/wAAAIkAAABkAAAAOAAAAAoAAAAEAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAMDA//b29v///////////8AAAD///////r6+v/7+/v////////////////////////////y8vL///////39/f8sLCz/AAAAfAAAAFUAAAAqAAAABgAAAAIAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAwMD/+Tk5P/9/f3/BAQE/wYGBv/////////////////09PT/9PT0/////////////v7+/ycnJ//w8PD//////ywsLP8AAABhAAAAOAAAABYAAAADAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAGBgb/BAQE/wgICP8AAAAQAQEB////////////AQEB//39/f//////CQkJ//39/f/+/v7/Gxsb/+fn5//w8PD/KSkp/wAAADwAAAAZAAAACAAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAgAAAAIDAwP///////////8BAQH//f39//////8JCQn//f39//7+/v8bGxv/7e3t/wwMDP8AAAAsAAAAGQAAAAcAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP/z8/P//v7+/wICAv/8/Pz//////wEBAf/7+/v/5+fn/ycnJ/8AAAD/AAAAJAAAAA8AAAAHAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAP8EBAT/BwcH//z8/P//////BQUF/wICAv8AAAD/AAAASwAAABsAAAAPAAAABQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQH///////39/f8JCQn/AAAAjgAAAGsAAABDAAAAEgAAAAgAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAf///////f39/wkJCf8AAACMAAAAaQAAAD8AAAANAAAABgAAAAIAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAQEB///////9/f3/CQkJ/wAAAIgAAABjAAAANwAAAAkAAAAEAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABAQH///////39/f8JCQn/AAAAeAAAAFMAAAApAAAABQAAAAIAAAABAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAEBAf///////f39/wkJCf8AAABVAAAANwAAABUAAAACAAAAAQAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA///////+/v7/AAAA/wAAACkAAAAYAAAABwAAAAEAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAADw8P/wUFBf8AAAAMAAAADAAAAAYAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAIAAAACAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAA///////////////////////4B///wAf//8AD///AA///gAP//4AB//8AAf//AAH//gAB//4AAf/8AAH/+AAD//gAA//4gAP//4AH//+AD///wD////B////wf///8H////D////w////8P////n///////////////////////8='), auto; 
}
.info_span
{
	padding:10px 0 0 20px;;
	display:inline-block;
}
.checkbox_tick
{
	display:inline-block;
	margin-left:25px;
}
.checkbox_text
{
	width:180px;
	display:inline-block;
	margin:2px 0 0 5px;
}
.location_check_span
{
	display:block;
}
.location_check
{
	width:700px;
	float:left;
}
.filter
{
	margin:20px 0;
}
.list_re_call
{
	margin-left:15px;
}
#Project_Type_Multiple, .location_check
{
	display: block;
    float: left;
    width: 800px;
}
.checkbox_container
{
	width:265px;
	float:left;
	margin-top:7px;
}
.question_comment
{
	display: block;
    float: left;
    width: 385px;
    margin-left: 30px;
	color:#F00;
}
.location_title
{
	margin:25px 0 15px 0;
	font-family:'mtavruli';
	font-size:16px;
	font-weight:700;
}
.call_back
{
	cursor:pointer;
}
.call_back:hover
{
	font-size:16px;
}


.last_comments_content
{
	margin: 25px 0 0px 150px;
    background: gainsboro;
    padding: 20px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.last_comments_title
{
	font-size: 16px;
    font-weight: bold;
}
.last_comment_box
{
	margin-top: 25px;
    border: #ffffff 1px solid;
    padding: 10px;
	-webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}
.last_comment_box_0
{
}
.last_comment_box_1
{
	margin-left: 25px;
}
.last_comment_box_name
{
}
.last_comment_field
{
	color: red;
}
.last_comment_value
{
	color:#00F;
}
.last_comment_box_date
{
	margin-top:5px;
}
.last_comment_box_text
{
	margin-top:5px;
	color:#000;
}
.show_more_comments
{
	width: 100%;
    text-align: right;
    margin-top: 30px;
    font-weight: 700;
    font-size: 16px;
}
.list_schedule
{
	margin:15px;
}

/* schedule */
.schedule_edit_box_title
{
	margin:20px 0;
}
.schedule_title_box
{
	height:40px;
	margin-top:25px;
}
.schedule_title_box div
{
	padding:10px;
	text-decoration:underline;
}
.schedule_edit_boxi
{
	margin-top:15px;
	border: #cccccc 1px solid;
    padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.schedule_edit_boxi_show
{
	width:850px;
	border: #cccccc 1px solid;
    padding: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.schedule_edit_boxi_show_paid
{
	background:#FF0;
}
.schedule_edit_boxi_show_unpaid
{
	background:#F30;
}
.schedule_edit_boxi_show_month
{
	background:#9FF ;
}
.change_schedule
{
	width:80px;
	height:30px;
	border:#cccccc 1px solid;
	text-align:center;
	padding-top:7px;
	margin:25px 0 0 760px;
	cursor:pointer;
}
.change_schedule a
{
	width:80px;
	height:30px;
	display:inline-block;
}
.schedule_color_desc
{
	margin:15px 0;
}
.schedule_color_desc span
{
	width:10px;
	height:10px;
	display:inline-block;
}
.schedule_date
{
	width:153px;
	text-align:center;
}
.schedule_price
{
	width:192px;
	text-align:center;
}
.paid_status
{
	width:135px;
	text-align:center;
}
.paid_status span
{
	width: 110px;
	display: inline-block;
    text-align: left;
}
.paid_status input
{
}
.schedule_actions
{
	width:100px;
	text-align:center;
}
.schedule_actions_delete
{
	cursor:pointer;
}
.schedule_edit_boxi input
{
	float:none;
}
.add_schedule_box
{
	margin:0 0 0 10px;
	cursor:pointer;
}
.schedule_action_buttons
{
	text-align: right;
    margin-top: 25px;
}
.schedule_action_buttons span
{
	display: inline-block;
    margin-left: 15px;
    padding: 10px;
    border: #cccccc 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
	background: #e9f5ff;
}
.schedule_action_buttons a
{
	width: 100%;
    height: 100%;
    display: inline-block;
}
.schedule_sums
{
	width: 850px;
	height:40px;
    border: #cccccc 1px solid;
    padding: 10px;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	font-size:18px;
}
.schedule_sums_text
{
	width:330px;
	text-align:right;
}
.schedule_sums_price
{
	width:145px;
	text-align:center;
}
.schedule_sums_payed_money
{
	width: 225px;
    text-align: center;
}
.schedule_sums_increment_debt
{
}
.current_month
{
	background:#9FF !important;
}

.change_history_container
{
	margin-top: 50px;
	padding-bottom:50px;
}
.change_history_title
{
	font-size:16px;
	cursor:pointer;
}
.change_history_content
{
	margin-top:15px;
    background: #fff0f0;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
	display:none;
}
.change_history_box
{
	margin-top: 25px;
    padding: 5px;
    background: aliceblue;
}
.change_history_box_title
{
	margin: 10px 0;
}
.change_history_box_title span
{
	margin-left:30px;
}
.change_history_box_value
{
}
.change_history_box_old
{
}
.change_history_box_new
{
	margin-left:10px;
}
.history_back
{
	border:#999 1px solid;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:5px 15px;
	display:inline-block;
	margin-right:30px;
}
.history_back a
{
	width:100%;
	height:100%;
}
/* end schedule */

.opertaro_name
{
	display:block;
	font-size:10px;
	padding-top:10px;
}
.report_title
{
	font-size:16px;
}
.detail_report_single
{
	margin:15px 0;
	display:inline-block;
	padding:15px 0;
	border:#cccccc 1px solid;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.compare_button
{
	padding: 10px 20px;
    border: #cccccc 1px solid;
    width: 105px;
    margin-left: 645px;
    background: chartreuse;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	color: #100d0d;
	cursor:pointer;
}
.compare_form_box
{
	text-align: right;
    padding-right: 55px;
	display:none;
}
.span_width
{
	width:80px;
	display:block;
}
.success_sent td
{
	background:#0C3;
}
.no_paid td, .no_paid_box
{
	background:#ff0;
}
.descript
{
	padding:15px 0;
}
.descript span
{
	display:inline-block;
}
.no_paid_box
{
	width:15px;
	height:15px;
	border:#cccccc 1px solid;
}
.descript_text
{
	margin-left:10px;
}
.clear_picker
{
	cursor:pointer;
	display:inline-block;
	padding:5px;
}