html, body, .main {
	height: 100%;
	font-family: "Didact Gothic",sans-serif;
}

#bar_left input {
	display:block;
	width:100px;
	height:100px;
	background-color:#E6E6E6;
}

.bar_report {
    background: none repeat scroll 12px center rgba(186, 181, 181, 0.25);
    border-radius: 5px;
    display: inline;
    float: left;
    height: 20px;
    position: relative;
    width: 580px;
}

.bar_report .active {
	background: none repeat scroll 0 0 #bfddf5;
    border: 0 none;
    border-radius: 4px;
    color: #bb7d03;
    font-weight: bold;
}

#bar_save {
    background: none repeat scroll 12px center rgba(186, 181, 181, 0.25);
    border-radius: 5px;
    display: inline;
    float: left;
    height: 20px;
    left: 10px;
    position: relative;
    width: 541px;
}
#bar_save label, input{
	display:inline;
}

.button_e{
	background: url("/css/img/edit.png") no-repeat scroll 0 0;
}
.button_c{
	background: url("/css/img/undo.png") no-repeat scroll 0 0;
}
.button_s{
	background: url("/css/img/save.png") no-repeat scroll 0 0;
}

#child_login {
	font-family: "Didact Gothic",sans-serif;
	height: 100px;
	left: 50%;
	margin-left: -100px;
	margin-top: -50px;
	position: relative;
	top: 50%;
	width: 200px;
}
#child_login input {
	left: 12px;
}

#parent_login{
	font-family: "Didact Gothic",sans-serif;
	height: 100%;
	position: absolute;
	width: 100%;
}

/* E */
.exit input{
	display:block;
	width:100px;
	height:100px;
	background-color:#E6E6E6;
}

#editmodfirms_list {
	display: block;
    left: 50%;
    margin-left: -150px;
    margin-top: -120px;
    overflow: hidden;
    position: fixed;
    top: 50%;
    z-index: 950;
}

#form_firm_new	{
	display:block;
	width:430px;
}
#gbox_kt_list {
	float:left;
}
#gbox_kt_list_calc {
	float:left;
	display:none;
	margin:0px 0px;
}
#gbox_pt_list_calc {
	float:left;
	display:none;
	margin:0px 0px;
}
#gbox_j_list {
	float:left;
	display:none;
	max-width: 100% !important; width:100% !important;
}
#gbox_j_list2 {
	float:left;
	display:none;
	max-width: 100% !important; width:100% !important;
}
#gbox_firms_list {
	float:left;
	max-width: 100% !important; width:100% !important;
}
#gbox_users_list {
	float: left;
	max-width: 100% !important; width:100% !important;
}

#gbox_users_list_d {
	border-top-left-radius: 0;
    border-top-right-radius: 0;
	float: left;
	left: 0px;
	max-width: 100% !important; width:100% !important;
}
#gbox_kt_list_d {
	border-top-left-radius: 0;
    border-top-right-radius: 0;
	float: left;
	left: 0px;
	max-width: 100% !important; width:100% !important;
}
#gbox_pt_list_d {
	border-top-left-radius: 0;
    border-top-right-radius: 0;
	float: left;
	left: 0px;
	max-width: 100% !important; width:100% !important;
}
#gbox_users_list_d .ui-jqgrid-hdiv {
	font-size:11px;
}

.main {
	background: none repeat scroll 0 0 #fff;
	border: 1px solid black;
	border-radius: 5px;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
	font-size: 12px;
	min-width: 1100px;
	overflow: hidden;
	padding: 5px 20px 5px 5px;
}

.myAltRowClass {
    background-color: #dcffff;
    background-image: none;
}

.left {
	float: left;
    max-width: 100px;
    min-width: 100px;
    width: 10%;
}
.right {
    float: left;
    padding-left: 10px;
    position: relative;
    width: 90%;
    height: 100%;
}

#login {
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
}
.f_calc {
	display: none;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 12px;
    float: left;
    margin-left: 10px;
}

.result {
	float: left;
	font-family: Lucida Grande,Lucida Sans,Arial,sans-serif;
    font-size: 12px;
    margin-left: 10px;
    width: 285px;
}



.exit input {
	width:100px;
	height:100px;
}


.ui-jqgrid-htable,
.ui-jqgrid-btable,
.ui-jqgrid-pager,
.ui-jqgrid-view,
.ui-jqgrid-bdiv,
.ui-jqgrid-hdiv,
.ui-jqgrid-hbox,
.ui-jqgrid { max-width: 100% !important; width:100% !important; }

#u1 {
	float: left;
	width: 35%;
	height: 95%;
}
.u2 {
	float: left;
	height: 95%;
	width: 65%;
}
#u3{
	float: left;
	width: 100%;
	height: 95%;	
}
.u4 {
	float: left;
	height: 95%;
	width: 65%;
}
.u5 {
	float: left;
	height: 95%;
	width: 35%;
}
#tabs {
	left:10px;
	float:left;
	width:100%;
	padding:0px;
	font-size:12px;
}
#tabs a {
	font-size:11px;
	padding: 2px 4px;
}
#tabs ul {
	border-radius:5px 5px 0 0;
	padding: 0.7px;
}
#tabs li{
	top:0px;
	margin:0 0.2em 0 0;
}

#tabs-1 {
	padding:0;
}
#tabs-2 {
	padding:0;
}
#tabs-3 {
	padding:0;
}
.tabs-t{
	float: left;
	width: 100%;
}
.tabs_ {
	float: left;
    min-width: 600px;
    padding-left: 10px;
    position: inherit;
    width: 100%;
}
/* Стили секций с содержанием */
.tabs_ > section {
  display: none;
}
.tabs_ > input {
  display: none;
}
/* Стили вкладок (табов) */
.tabs_ > label {
	background: none repeat scroll 0 0 #dfeffc;
	border: 1px solid #c5dbec;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #2e6e9e;
	display: inline-block;
	height: 20px;
	margin: 0 0 -1px;
	padding: 2px;
	text-align: center;
	width: 120px;
}
/* Шрифт-иконки от Font Awesome в формате Unicode */
.tabs_ label:before {
  font-family: fontawesome;
  font-weight: normal;
  margin-right: 10px;
}
/* Изменения стиля заголовков вкладок при наведении */
.tabs_ label:hover {
  color: #fff;
  cursor: pointer;
}
 /* Стили для активной вкладки */
.tabs_ input:checked + label {
	background: none repeat scroll 0 0 #f5f8f9;
	border: 1px solid #79b7e7;
	border-top-left-radius: 5px;
	border-top-right-radius: 5px;
	color: #e17009;
	font-weight: bold;
	margin-left: 1px;
	text-align: center;
}
/* Активация секций с помощью переключателя :checked */
#tab1_:checked ~ #content1,
#tab2_:checked ~ #content2,
#tab3_:checked ~ #content3
{
	display: block;
}
.l_part{
 	float: left;
    min-width: 360px;
    padding-right: 20px;
    width: 25%;
}
