body, html{
margin:0;
height:100%;
font-family: Tahoma;
font-size:14px
}
input, textarea, select, button {
    font-family: Arial;
}



#header {
background-color:#eee;
width:100%;
height:70px;
position:fixed;
top:0;
left:0;
z-index:5000
}

#header div {  border:0; #padding:0; vertical-align: middle}
#header_logo { background-color: #474747; width:260px; display: table-cell }
#header_top {background-color: #fff; width:100%; display: table-cell; border-bottom: solid 2px #474747 !important; margin-bottom: 20px}
#top_context {padding:10px 5px 10px}

#layout {
display: table;
width:100%;
height: calc(100% - 70px);
padding-top:70px
}
#left_col { background-color: #474747; width: 260px; display: table-cell; color:#fff}
#center_col { background-color: #f9f9f9;  display: table-cell; padding:30px 15px 15px 15px}
#right_col { background-color: #eeeeee; width: 200px;  display: table-cell }


#left_col_fixed {
width:260px;
/*padding:15px;*/
position:fixed;
top:70px;
}
#left_menu {
width:230px;
padding:15px;
line-height: 30px
}
#left_menu a {
color:#fff;
text-decoration:none;
width:230px;
line-height: 30px;
display:block
}
#left_context {
margin-top:20px;
background-color:#535353;
width:230px;
padding:15px;
display:none;
}
#left_log {
margin-top:20px;
background-color:#535353;
width:230px;
height:300px;
overflow-y: scroll;
padding:15px;
display:none;
}
#left_log div {
font-size:10px;
padding:5px 0;
border-bottom:1px dotted #aaa;
}



#right_col_fixed {
width:180px;
padding:10px;
position:fixed;
top:70px;
background-color: #eeeeee;
}

#right_log {
width:calc(100% - 10px);
/*height:600px;*/
background-color: #fff;
/*overflow-y: scroll;*/
padding:5px;
}
.right_log_h {
margin:20px 0 10px;
font-size:14px;
color:#555;
}
.right_log_div {
margin-bottom:6px;
font-size: 11px;
color:#555;
}
.right_log_div1 {
width:2px;
vertical-align:bottom;
padding-bottom:3px;
}
.right_log_div3 {
border-right:1px solid #acacac;
}
.right_log_div2{
font-weight:bold;
color:#000;
padding-left:10px;
vertical-align:top;
padding-bottom:3px;
}
.right_log_div4 {
padding-left:10px;
padding-bottom:10px;
vertical-align:top;
}
.log_round {
width:6px;
height:6px;
border-radius: 6px;
border-width: 2px;
border-style: solid;
position:relative;
left:4px;
}
.action_71 { border-color:#4dad53 }
.action_73 { border-color:#000 }
.action_ { border-color:#aaa }

.admins_round {
width:8px;
height:8px;
border-radius: 8px;
}

/*статус logout*/
.activity_0 { background-color: #555}
/*статус оффлайн*/
.activity_1 { background-color: #ff9900}
/*статус онлайн*/
.activity_5 { background-color: #3f3}









.red {color:#d00}
.err {
background-color:#f00;
color:#000;
padding:5px 10px;
margin:10px 0;
}
.msg {
background-color:#2e2;
color:#000;
padding:5px 10px;
margin:10px 0;
}
.inline-table { display: inline-table }
.table { display: table }
.table-row { display: table-row !important}
.table-cell { display: table-cell; vertical-align: middle; }
.table-cell-top { display: table-cell; vertical-align: top; }
.table-cell-bottom { display: table-cell; vertical-align: bottom; }
.pad5 {padding:5px}
.inline { display: inline }
.tleft {text-align:left}
.tleft td {text-align:left !important}
.tright {text-align:right}
.tcenter {text-align:center}
.pointer {cursor:pointer}
.ttop { vertical-align: top;}

.select1 {
    border:1px solid #fa3469;
    padding:1px;
    margin:5px 0;
    width:280px;
}

.input1 {
    padding:5px;
    width:268px;
}
.input2 {
    border:1px solid #fa3469;
    padding:3px;
    margin:5px 0;
    width:95%;
}
.input3 {
    border:1px solid #fa3469;
    padding:3px;
    margin:5px 0;
    width:80px;
}
.input4 {
    border:none;
    padding:3px;
    margin-left:20px;
    width:20px;
}


.button {
display:inline-block;
font-size: 14px;
font-weight: bold;
background-color:#fa3469;
color:#fafafa;
padding: 3px 10px 3px 10px !important;
margin-bottom:10px;
margin-right:20px;
white-space: nowrap;
border-radius: 5px;
cursor:pointer;
text-decoration: none;
}
.button:hover {
color:#ffdc7e;
}

.button2 {
min-width:7px;
display:inline-block;
font-size: 12px;
font-weight: bold;
background-color:#fa3469;
color:#fafafa;
padding: 2px 8px 2px 8px !important;
/*margin-bottom:10px;*/
margin-right:5px;
white-space: nowrap;
border-radius: 4px;
cursor:pointer;
text-align:center;
text-decoration: none;
opacity: 0.7;
}
.button2:hover {
background-color:#ffc600;
opacity: 1;
}



#passport_blank {
width:860px;
height:1210px;
padding:10px;
background-color:#fff;
border:2px solid #aaa; 
box-shadow: 5px 5px 5px #aaa;
position: absolute
}
.passport_blank_preview {
width:860px;
height:1210px;
padding:10px;
background-color:#fff;
border:none !important;
box-shadow: none !important;
position: absolute
}

::-webkit-input-placeholder {font-weight: normal; font-style: italic; color:#c0392b;}
::-moz-placeholder          {font-weight: normal; font-style: italic; color:#c0392b;}/* Firefox 19+ */
:-ms-input-placeholder      {font-weight: normal; font-style: italic; color:#c0392b;}


.header_client{
position: absolute !important;
width:200px;
border: 1px dotted #f00;
padding:5px;
cursor:move;
text-align:center;
font-size:20px;
}
.header_client_preview{
position: absolute !important;
/*width:200px;*/
/*padding:5px;*/
text-align:center;
/*font-size:20px;*/
}
#client{
    width:inherit;;
font-weight: bold;
text-align:center;
font-size:inherit;
}
#client_add_button_preview{
display:none
}
.header_name_temp{
position: absolute !important;
left:230px;
width:500px;
border: 1px dotted #f00;
padding:5px;
cursor:move;
text-align:center;
font-size:20px;
}
.header_name_temp_preview{
position: absolute !important;
    border: 1px solid transparent;
/*left:230px;*/
/*width:500px;*/
/*padding:5px;*/
text-align:center;
/*font-size:20px;*/
}
#name_temp{
/*width:calc(100% - 10px);*/
    width:inherit;
font-size:inherit;
font-weight: bold;
text-align:center;
}
.header_name_final{
position: absolute !important;
top:70px;
left:230px;
width:500px;
border: 1px dotted #f00;
padding:5px;
cursor:move;
text-align:center;
font-size:20px;
}
.header_name_final_preview{
position: absolute !important;
    border: 1px solid transparent;

    /*top:70px;*/
/*left:230px;*/
/*width:500px;*/
/*padding:5px;*/
text-align:center;
/*font-size:20px;*/
}
#name_final{
/*width:calc(100% - 10px);*/
    width:inherit;
font-size:inherit;
font-weight: bold;
text-align:center;
}
.header_model{
position: absolute !important;
left:750px;
width:110px;
height:105px;
border: 1px dotted #f00;
padding:5px;
cursor:move;
text-align:center;
font-size:20px;
}
.header_model_preview{
position: absolute !important;
/*left:750px;*/
/*width:110px;*/
/*height:105px;*/
padding:5px;
text-align:center;
/*font-size:20px;*/
}
.model{
height:calc(100% - 25px);
width:calc(100% - 10px);
font-family: Arial;
font-size:inherit;
font-weight: bold;
text-align:center;
resize:none
}
.model_preview{
    height:inherit;
    width:inherit;
    font-family: Arial;
    font-size:inherit;
    font-weight: bold;
    text-align:center;
    resize:none
}
.header_note{
position: absolute !important;
top:140px;
width:750px;
height:105px;
border: 1px dotted #f00;
padding:5px;
cursor:move;
text-align:justify;
font-size:14px;
color: #d00;
}
.header_note_preview{
position: absolute !important;
/*width:850px;*/
/*height:105px;*/
/*padding:5px;*/
text-align:justify;
/*font-size:14px;*/
color: #d00;
}
.note{
height:calc(100% - 25px);
width:calc(100% - 10px);

font-family: Arial;
font-size:inherit;
font-weight: bold;
font-style: italic;
text-align:justify;
resize:none;
color: #d00;
}
.note_preview{
    height:inherit;
    width:inherit;
    font-family: Arial;
    font-size:inherit;
    font-weight: bold;
    font-style: italic;
    text-align:inherit;
    resize:none;
    border:none;
	color: inherit
}

.header_fitting{
position: absolute !important;
top:140px;
left:790px;
width:60px;
height:75px;
border: 1px dotted #f00;
padding:5px;
cursor:move;
text-align:center;
font-size:14px;
}
.header_fitting_preview{
position: absolute !important;
/*width:850px;*/
/*height:105px;*/
/*padding:5px;*/
text-align:center;
font-size:14px;
}
.fitting{
height:calc(100% - 25px);
width:calc(100% - 10px);
font-family: Arial;
font-size:26px !important;
font-weight: bold;
font-style: italic;
text-align:center;
resize:none
}
.fitting_preview{
    height:inherit;
    width:inherit;
    font-family: Arial;
    font-size:26px !important;;
    font-weight: bold;
    font-style: italic;
    text-align:inherit;
    resize:none;
    border:none;
}


.header_client:hover, .header_name_temp:hover, .header_name_final:hover, .header_model:hover, .header_note:hover  {
background-color:#fdd;
cursor:move;
opacity: 0.7;
}

.header_client_preview input, .header_name_temp_preview input, .header_name_final_preview input, .header_model_preview textarea {
text-align:center;
border:0px solid transparent;
resize:none;
background:transparent;
}




.make {
position: absolute !important;
top:270px;
width:800px;
height:500px;
border: 2px dotted #f00;
padding:10px;
cursor:move
}
.make_preview {
position: absolute !important;
top:200px;
width:800px;
height:500px;
border: 2px dotted transparent;
padding:10px;
}
.make_picture {
position: absolute !important;
right:20px;
width:300px;
height:300px;
border: 1px dotted #f00;
/*overflow:hidden;*/
}	  
.make_picture_preview {
position: absolute !important;
right:20px;
width:300px;
height:300px;
/*overflow:hidden;*/
border: 1px transparent;
}	  
.make_picture img{
width:100%;
}
.picture_add_button {
    position:absolute !important;
    right:-30px;
    background-color: #3e66ff;
}
.picture_copy_button {
    position:absolute !important;
    right:-30px;
    background-color: #3e66ff;
}
.picture_del_button {
    position:absolute !important;
    right:-30px;
    background-color: #3e66ff;
}
.make_picture_preview img{
width:100%;
}
.make_name {
position: absolute !important;
width:200px;
border: 1px dotted #f00;
padding:3px;
padding-right:30px;
font-size:18px;
}
.make_name_preview {
position: absolute !important;
width:200px;
padding:3px;
padding-right:30px;
background:transparent;
font-size:18px;
}
.make_name input{
width:100%;
background:transparent;
font-size:inherit !important;
}
.make_name_preview input{
width:100%;
border:none;
background:transparent;
}

.make_add_button {
position:absolute !important;
right:-30px;
top:0px;
background-color: #f00;
}
.make_picture:hover, .make_name:hover, .make_textblock:hover {
background-color:#fdd;
cursor:move;
opacity: 0.7;
}


.line_add_button {
position:absolute !important;
right:-30px;
top:0px;
background-color: #00cc00;
}
.line_copy_button {
position:absolute !important;
right:-30px;
top:0px;
background-color: #00cc00;
}




/* -------- линии ------------*/

/*горизонтальная сплошная со стрелками*/
.line_hor_arrow, .line_hor_arrow_preview {
position: absolute !important;
top:50px;
right:10px;
width:152px;
padding:4px 5px;
text-align:center;
}

.arrow_hor_arrow {
  width: 100%;
  height: 0;
    border-top-style: solid;
    border-top-width:2px;
    border-top-color: #000;

}
.arrow_hor_arrow:before{
    content: "";
    display: block;
    position: absolute;
	top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent; 
    border-left: 0;
    border-right-color: #000; 
	/*border-width: 5px 5px 5px 0;*/	
}
.arrow_hor_arrow:after {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent; 
    border-right: 0;
	border-left-color: #000; 
	/*border-width: 5px 0 5px 5px;*/
}

/*вертикальная сплошная со стрелками*/
.line_vert_arrow, .line_vert_arrow_preview {
position: absolute !important;
top:40px;
right:20px;
width:5px;
height:150px;
padding:5px 4px;
text-align:center;
/*border-left: 2px dotted #aaa;*/
}
.arrow_vert_arrow {
  width:0;
  height: 100%;
    border-left-style: solid;
    border-left-width:2px;
    border-left-color: #000;
}
.arrow_vert_arrow:before{
    content: "";
    display: block;
    position: absolute;
	top: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent; 
    border-top: 0;
    border-bottom-color: #000; 
	/*border-width: 5px 0 5px 5px;*/	
}
.arrow_vert_arrow:after {
    content: "";
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid transparent; 
    border-bottom: 0;
	border-top-color: #000; 
	/*border-width: 5px 0 5px 5px;*/
}



/*горизонтальная пунктирная без стрелок*/
.line_hor, .line_hor_preview {
position: absolute !important;
top:50px;
right:10px;
width:152px;
height:10px;
text-align:center;
}
/*вертикальная пунктирная без стрелок*/
.line_vert, .line_vert_preview {
position: absolute !important;
top:40px;
right:20px;
width:10px;
height:150px;
text-align:center;
/*border-left: 2px dotted #aaa;*/
}
.arrow_hor {
  width: 100%;
  height: 0;
    border-top-style: dashed;
    border-top-width:2px;
    border-top-color: #000;
}
.arrow_vert {
  width: 0;
  height: 100%;
    border-left-style: dashed;
    border-left-width:2px;
    border-left-color: #000;
}
.arrow_in {
  width: 0;
  height: 100%;
}

.line_hor, .line_vert, .line_vert_arrow, .line_hor_arrow  {
z-index:9999 !important
}

.line_hor:hover, .line_vert:hover, .line_vert_arrow:hover, .line_hor_arrow:hover  {
background-color:#ccffcc;
cursor:move;
opacity: 0.7;
}

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





.make_print {
position: absolute !important;
top:10px;
right:40px;
width:330px;
border: 1px dotted #bb00ff;
padding:3px;	
/*padding-right:30px;*/
font-size:16px;
}
.make_print_preview {
position: absolute !important;
top:140px;
/*width:330px;*/
border: 1px transparent;
padding:3px;	
/*padding-right:30px;*/
border-collapse: collapse;
display:table;
font-size:16px;
}
.make_print_preview input {
border:none;
background:transparent;
font-size:inherit;
}
.make_print_row input, .make_print_row select{
background:transparent;
font-size:inherit;
}
.make_print_row_preview {
display:table-row;
border:1px solid #ccc;
background:transparent;
padding:13px;
font-size:inherit;
}
.make_print_table_preview {
display:table;
width:100%;
border-collapse: collapse;
background:transparent;
font-size:inherit;
}
.print_add_button {
position:absolute !important;
right:-30px;
background-color: #c936ff;
}
.print_copy_button {
position:absolute !important;
right:-30px;
background-color: #d152ff;
}
.print_del_button {
position:absolute !important;
right:-30px;
background-color: #d86eff;
}
.print_size1 {
position:absolute !important;
right:-30px;
background-color: #999;
padding:2px 4px;
}
.print_size0 {
position:absolute !important;
right:-30px;
background-color: #bbb;
padding:2px 4px;
}
.client_size1 {
background-color: #999;
padding:2px 4px;
}
.client_size0 {
background-color: #bbb;
padding:2px 4px;
}

.make_textblock {
position: absolute !important;
top:10px;
right:40px;
width:40px;
border: 1px dotted #bb00ff;
padding:3px;	
/*padding-right:30px;*/
}
.make_textblock input {
width:calc(100% - 20px);
background:transparent;
font-size:inherit
}
.make_textblock_preview {
position: absolute !important;
top:30px;
/*width:330px;*/
border: 1px solid transparent;
/*padding:3px;*/
border-collapse: collapse;
display:table
}
.make_textblock_preview input {
border:3px transparent;
background:transparent;
padding:5px;
width:inherit;
}
.textblock_add_button {
position:absolute !important;
right:-30px;
background-color: #ffae00;
}
.textblock_copy_button {
position:absolute !important;
right:-30px;
background-color: #ffae00;
}
.textblock_del_button {
position:absolute !important;
right:-30px;
background-color: #ffae00;
}
.top0{ top:0px; }
.top1{ top:22px; }
.top2{ top:44px; }
.top3{ top:66px; }
.top4{ top:88px; }
.top5{ top:110px; }

/*.print_button {
position:absolute !important;
right:-35px;
top:0px;
background-color: #00f;
}*/
.make_print:hover {
background-color:#f8e5ff;
cursor:move;
opacity: 0.7;
}




.print_color:hover {
background-color: #beeaff;
cursor:pointer;
}
.print_color_preview {
display:table-row;
}

.print_sizes {
width:70%	
}
.print_sizes_length {
width:12%
}
.print_sizes_width {
width:12%
}

.color_number {
width:10px;
display: inline-block;
background:transparent;
}
.color_number_preview {
width:10px;
display:table-cell;
vertical-align:middle;
border:1px solid #ccc;
padding:2px;
background:transparent;
}
.color_select {
width:120px;
background:transparent;
}
.color_select_preview {
width:50%;
min-width:100px;
display:table-cell;
vertical-align:middle;
border:1px solid #ccc;
padding:2px;
background:transparent;
}
.code_select {
width:60px;
background:transparent;
}
.code_select_preview {
width:10px;
display:table-cell;
vertical-align:middle;
border:1px solid #ccc;
padding:2px;
background:transparent;
}
.color_setka {
background:transparent;
}
.setka_select_preview {
width:15px;
display:table-cell;
vertical-align:middle;
border:1px solid #ccc;
padding:2px;
background:transparent;
text-align:center;
}
.color_comment {
width:100px;
background:transparent;
}
.color_comment_preview {
width:100px;
display:table-cell;
vertical-align:middle;
border:1px solid #ccc;
padding:2px;
background:transparent;
}
.color_setka2 {
width:30px;
background:transparent;
}
.color_setka2_preview {
width:20px;
display:table-cell;
vertical-align:middle;
border:1px solid #ccc;
padding:2px;
background:transparent;
}
.color_rakel {
width:70px;
background:transparent;
}
.color_rakel_preview {
width:70px;
display:table-cell;
vertical-align:middle;
border:1px solid #ccc;
padding:2px;
background:transparent;
}

.color_add_button {
background-color: #69cfff;
}
.color_del_button {
background-color: #69cfff;
}





#client_add_overlay {
	z-index:10000; /* пoдлoжкa дoлжнa быть выше слoев элементoв сaйтa, нo ниже слoя мoдaльнoгo oкнa */
	position:fixed; /* всегдa перекрывaет весь сaйт */
	background-color:#000; /* чернaя */
	opacity:0.8; /* нo немнoгo прoзрaчнa */
	-moz-opacity:0.8; /* фикс прозрачности для старых браузеров */
	filter:alpha(opacity=80);
	width:100%; 
	height:100%; /* рaзмерoм вo весь экрaн */
	top:0; /* сверху и слевa 0, oбязaтельные свoйствa! */
	left:0;
	cursor:pointer;
	display:none; /* в oбычнoм сoстoянии её нет) */
}

#client_add_form {
	width: 300px; 
	/*min-height: 300px;*/
	box-sizing: border-box;
	border-radius: 5px;
	border: 3px #dd419c solid;
	background: #fff;
	position: fixed;
	top: 45%;
	left: 50%;
	margin-top: -150px;
	margin-left: -150px;
	display: none;
	opacity: 0;
	z-index: 10001;
	padding: 0;
	font-size:16px;
	text-align:center;

}
.client_add_1 {
background-color:#dd419c;
color:#fff;
font-size:20px;
padding:10px;
margin-bottom:5px
}

#client_add input {
width:100%;
border:1px solid #bbb;
font-size:16px;
text-align:center;
margin-bottom:8px;
}

.client_add_button{
padding:3px 15px;
margin:20px 10px;
background-color: #dd419c;
border:1px solid #555;
border-radius:3px;
cursor:pointer;
width:120px;
text-align:center;
display:inline;
color:#fff
}

.client_add_button:hover{
background-color:#fada2f;
color:#000;
}

#client_add_error {
color:#e00;
display:none
}

#passport_status_change {
	width: 300px; 
	/*min-height: 300px;*/
	box-sizing: border-box;
	border-radius: 5px;
	border: 3px #dd419c solid;
	background: #fff;
	position: fixed;
	top: 45%;
	left: 50%;
	margin-top: -150px;
	margin-left: -150px;
	display: none;
	opacity: 0;
	z-index: 10001;
	padding: 0;
	font-size:16px;
	text-align:center;

}




.red_table{
width:100%;
border-spacing:0;
border-collapse: collapse;
}
.red_table a {
color:#580d8e;
text-decoration:none;
}
.red_table  a:hover {
color:#fa3469;
}
.red_table td, .red_table th{
padding:5px;
text-align:center
}
.red_table td{
border:1px solid #fa3469;
}
.red_table th{
background-color:#81579f;
color:#fff;
border:1px solid #fafafa;
}
.th_tr {
border:1px solid #81579f;
}




.passport_div, .client_div {
display:inline-block;
width:240px;
box-shadow: 0 0 5px #aaa;
margin: 0 15px 30px 0;
font-size:13px;
background-color:#fff;
}
.passport_div_top, .client_div_top {
text-align:left;
min-height:90px;
padding:5px;
}
.passport_div_top2 {
    max-width:80px;
    max-height:90px;
    float:right;
}
.passport_div_top2 img {
max-width:80px;
max-height:90px;
    display:inline;
}
.img_all{
height:90px;
    width:500px;
    position:relative;
    top:-75px;
    right:-85px;
    display:none;
    overflow: hidden;
    padding: 5px;
    z-index:1000;
}
.img_all img {
    max-height:80px;
    box-shadow: 0 0 5px rgba(0,0,0,0.7);
    border: 1px solid #777;
}

.passport_div_bottom, .client_div_bottom {
height:15px;
background-color:#ddd;
text-align:right;
}

.list_name_temp {
font-weight:bold;
color: #0a0
}
.list_name_final {
font-weight:bold;
color: #a00
}
.list_model {
    width:100%;
}
.list_type {
    font-size: 12px;
}


.buttons30 {
width:30px;
height:30px;
display:inline-block;
margin-right:3px;
background-image: url('./images/buttons30.svg');
background-repeat: no-repeat;
}

.passport_div_bottom_buttons, .client_div_bottom_buttons {
text-align:right;
position:relative;
top:15px;
/*float:right;*/
z-index:100;
}
.button_print { background-position:0px 0px }
.button_print:hover { background-position:0px -30px }
.button_preview { background-position:-30px 0px }
.button_preview:hover { background-position:-30px -30px }
.button_edit { background-position:-60px 0px }
.button_edit:hover { background-position:-60px -30px }
.button_copy { background-position:-90px 0px }
.button_copy:hover { background-position:-90px -30px }
.button_del { background-position:-120px 0px }
.button_del:hover { background-position:-120px -30px }

.buttons16 {
width:16px;
height:16px;
display:inline-block;
margin:1px;
background-image: url('./images/buttons16.svg');
background-repeat: no-repeat;
}
.button16_print { background-position:0px 0px }
.button16_print:hover { background-position:0px -16px }
.button16_preview { background-position:-16px 0px }
.button16_preview:hover { background-position:-16px -16px }
.button16_edit { background-position:-32px 0px }
.button16_edit:hover { background-position:-32px -16px }
.button16_copy { background-position:-48px 0px }
.button16_copy:hover { background-position:-48px -16px }
.button16_del { background-position:-64px 0px }
.button16_del:hover { background-position:-64px -16px }
.button16_add { background-position:-80px 0px }
.button16_add:hover { background-position:-80px -16px }



.bgstatus00 { border-bottom: 15px solid #aaa; }
.bgstatus10 { border-bottom: 15px solid #0a0; }
.bgstatus20 { border-bottom: 15px solid  #ff9900; }
.bgstatus30 { border-bottom: 15px solid  #a00; }

.size1, .size0 {
width:5px;
height:5px;
border-radius: 1px;
margin:1px 3px;
}


.list_client {
font-size: 14px;
font-weight:bold
}
.client_div_top1 {
text-align:left;
min-height:20px;
padding:5px;
background-color:#efefef
}
.client_div_top2 {
text-align:left;
height:100px;
padding:5px;
background-color:#fff;
z-index:1000 !important;
}
.client_div_top2 .table{
z-index:1000 !important;
}
.td1 {
padding:3px 10px 3px 3px;
text-align:right;
width:40%;
color:#888;
font-style:italic;
vertical-align: middle;
}
.td2 {
padding:3px 5px;
text-align:left;
width:60%;
vertical-align: middle;
}


.section_div {
box-shadow: 0 0 5px #aaa;
font-size:16px;
font-weight:bold;
background-color:#eee;
margin:20px 0 30px;
padding: 5px 5px;
}




.color_div_table {
display: table;
width:100%;
}
.color_div_row {
display: table-row;
width:100%;
}
.color_div_cell {
display: table-cell;
width:25%;
padding:0 15px 30px 0;
}
.color_div {
box-shadow: 0 0 5px #aaa;
font-size:13px;
background-color:#fff;
}
.color_name {
max-width:calc(100% - 90px);
padding: 2px 5px;
font-weight:bold;
font-size:14px;
}
.color_color {
padding: 4px 5px 5px;
border-top: dotted 1px #bbb;
}
.color_but {
background-color:#fff;
float:right;
font-size:8px;
}



.pager {
width:740px;
height:45px;
margin-bottom:20px;
padding:0 5px 5px;
background-color:#fff;
}

.pager_scroll {
width:100%;
overflow-x: scroll;
white-space: nowrap;
padding:5px 0;
font-size:15px;
}
.pager_scroll b {
font-weight:bold;
margin-right:10px;
}
.pager_scroll a {
color:#81579f;
text-decoration:none;
font-weight:bold;
font-size:15px;
}
.pager_scroll ::-webkit-scrollbar-thumb {
width:20px;
height:20px
}


label {
    margin-right:10px;
}

.filter_div {
    text-align:center;
    display: table-cell;
}


