﻿@import url('https://fonts.googleapis.com/css?family=Open+Sans');
body{
	margin:0;
	background:url(../images/main-fon-first.jpg) center center no-repeat;
	background-size:1920px 1428px;
	font-family: 'Open Sans', sans-serif!important;
	}
h1, h2{
	font-weight: bold;
	text-align: center;
	}
a{
	outline:none!important;
	text-decoration:none;
	}

.left{
	float:left;
	position: relative;
	}
.right{
	float:right;
	position: relative;
	}
.center{	
	position:relative;
	height:100%;
	margin:0px auto;
	}
.clearfix{
	width:100%;
	height:3px;
	overflow:hidden;
	display:block;
	margin:0;
	padding:0;
	}
.block-1 .name-company{
	margin: 120px auto 0px;
	width:90%;
	background:#fff;
	}
.block-1 .name-company img{
	display:block;
	margin:0px auto;
	padding-top: 20px;
	width:270px;
	}
.block-1 h1{
	color:#6e7a79;
	font-size: 28px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	margin:20px 0px 0px;
	}
.block-1 h2{
	text-transform:uppercase;
	color:#565656;
	font-size: 32px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	margin:50px 0px 40px;
	}
.block-1 .input-img{
	width:40px;
	height:40px;
	float:left;
	}
.block-1 .user{
	background:url(../images/user-form.png) center center no-repeat, #00d1ff;
	background-size:22px;
	}
.block-1 .lock{
	background:url(../images/lock-form.png) center center no-repeat, #00d1ff;
	background-size:22px;
	}
.block-1 .input-wrap{
	margin:20px auto 20px;
	height:40px;
	width:400px;
	}
.block-1 input{
	background:#e8f2f1;
	border:none;
	box-shadow:none;
	color:#6e7a79;
	font-size: 16px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	text-indent:20px;
	float:right;
	height:40px;
	width:360px;
	}
.block-1 .new-password{
	text-align:right;
	margin:15px 383px 10px 0px;
	color:#6e7a79;
	font-size: 16px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	display:block;
	}
.block-1 form button{
	color:#ffffff;
	font-size: 18px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	background:#00d1ff;
	width:400px;
	height:40px;
	padding:0;
	display:block;
	margin:20px auto;
	border:none;
	box-shadow:none;
	}
.block-1 form button:hover{	
	background:#44ddff;
	}
.block-1 .login{
	color:#00d1ff;
	font-size: 18px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	text-align: center;
	display:block;
	margin:30px 0px 50px;
	}

/*page-1*/

.not-front{
	background:#fff;
	}
.not-front header .container-fluid{
	padding:0;
	}
.not-front header{
	background:#3a3a56;
	border-bottom:5px solid #3a3a56;
	}
.not-front  .collapse{
	padding:0!important;
	position:relative;
	}
.not-front .navbar{
	margin:0;
	}
.not-front .navbar-toggle {
	border:1px solid #fff;
	}
.not-front .navbar-toggle .icon-bar {
	background:#fff;
	}
.not-front  .collapse .username{
	position:absolute;
	top:18px;
	right:70px;
	color:#00c0ea;
	font-size:13px;
	}
.not-front  .collapse .infocompany{
	color: #fff;
	font-size: 11px;
	line-height: 13px;
	text-align: right;
	float:left;
	margin:7px 0px 0px 10px;
	}
.not-front  .collapse .infocompany span{
	color:#04b8e1;
	}
.not-front .nav{
	margin-bottom:-9px;
	margin-left: 0px;
	width:auto;
	}
.not-front .nav li{
	margin:0px 0px 0px 0px;
	}
.not-front .nav li a{
	background:#606078;
	color:#fff;
	font-size:12px;
	padding:20px 9px 20px;
	line-height: 10px;
	border-left:1px solid #6c6c83;
	}
.not-front .nav li a:hover, .not-front .nav li .active{
	background:#00c0ea;
	}
.not-front .nav .out-btn{
	float:right;
	margin: 12px 5px 0px;
	}
.not-front .out-btn{
	background:#f75b6a;
	border:none;
	text-transform:uppercase;
	padding: 10px 5px;
	position: absolute;
	right: 3px;
	top: 7px;
	color:#fff;
	}
.not-front .out-btn:hover{
	text-decoration:none;
	opacity:0.8;
	}
	
	
.not-front .fix-container{
	width:100%;
	position:relative;
	overflow:hidden;
	background:url(../images/waves.png) 100% 0px no-repeat;
	}
.not-front .fix-container .center{
	width:1100px;
	height:300px;
	display:block;
	margin:0px 0px 0px 10px;
	}
.not-front .fix-container .first_string{
	width:100%;
	height:50px;
	margin:15px 0px 0px;
	}
.not-front .fix-container .first_string .from-name{
	float:left;
	margin-left:10px;
	}
.not-front .fix-container .first_string .from-name p {
    color: #7a7a88;
    font-size: 13px;
    font-weight: 400;
    float: left;
    margin: 6px 10px 0px 0px;
	}
.not-front .fix-container .first_string form{
	float:left;
	}
.not-front .fix-container .first_string select{	
	border-width: 1px;
	border-color:#8a8a99;
	border-style: solid;
	background-color:#ffffff;
	text-indent:10px;
	box-shadow:none;
	width: 435px;
	height: 33px;
	color:#35354c;
	font-size: 13px;/* Приближение из-за подстановки шрифтов */
	background: url(../images/shape.png) 98% center no-repeat;
	font-weight: 400;
	/*for WebKit*/
     -webkit-appearance: none;
     /* for FF */
      -moz-appearance: none;
      text-overflow: '';
      /* for IE */
      -ms-appearance: none;
      appearance: none!important;
	  cursor: pointer;
	  outline:none !important;
	}
.not-front .fix-container .first_string ul{
	float:right;
	margin: -18px 10px 0px 0px;
	}
.not-front .fix-container .first_string ul li {
    color: #ee92a9;
    font-size: 13px;
    font-weight: 400;
    float: right;
    margin: 25px 0px 0px 30px;
	}
.not-front .center{
	width:980px;
	margin:0px 0px 0px 10px;
	}
.not-front .center .left-block{
	width:60%;
	float:left;
	margin:0;
	border:1px solid #e1e1e1;
	background:#fff;
	}
.not-front .center .right-block{
	width:39%;
	float:right;
	margin:0;
	border:1px solid #e1e1e1;
	background:#fff;
	}
.not-front .main-header{
	color:#606078;
	font-size: 24px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	text-align: left;
	margin:10px 0px 0px 10px;
	}
.not-front .center .col{
	margin:15px 0px 0px;
	float:left;
	}
.not-front .center .label{
	color:#7a7a88;
	font-size: 12px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	margin:0;
	padding:0;
	}
.not-front .col-1{
	width:150px;
	padding-right:5px;
	padding-left:10px;
	}
.not-front .col-2{
	width:150px;
	padding:0px 5px;
	}
.not-front .col-3{
	width:180px;
	padding:0px 5px;
	}
.not-front .center .col-4{
	width:173px;
	float:right;
	padding:0px 10px 0px 0px;
	}
.not-front .center .col .input-data{	
	background-color: #edf2f3;
	border:none;
	width:100%;
	text-align:center;
	padding:5px 0px;
	margin-top:5px;
	margin-bottom:10px;
	}
.not-front .center .col .select-1{
	background: url(../images/shape.png) 95% center no-repeat, #edf2f3;
    width: 100%;
    float: none;
    border: none;
    margin-top: 5px;
	margin-bottom:10px;
    font-size: 13px;
    font-weight: 300;
	text-align: center!important;
    text-align-last: center;
	height:32px;
	}
.not-front .center select{	
	border:none;
	background-color:#ffffff;
	box-shadow:none;
	width: 350px;
	height: 30px;
	color:#35354c;
	font-size: 13px;/* Приближение из-за подстановки шрифтов */
	background: url(../images/shape.png) 98% center no-repeat;
	font-weight: 400;
	/*for WebKit*/
     -webkit-appearance: none;
     /* for FF */
      -moz-appearance: none;
      text-indent: 0.01px; 
      text-overflow: '';
      /* for IE */
      -ms-appearance: none;
      appearance: none!important;
	  cursor: pointer;
	  outline:none !important;
	}
.not-front .col-4 .place-input{
	background: #edf2f3;
    border: none;
    margin-top: 25px;
	margin-bottom: 10px;
    text-indent: 5px;
	width:100%;
	height:32px;
	}
.not-front .string-wrap{
	width:100%;
	padding:0px 10px;
	margin-top:5px;
	}
.not-front .string-wrap .label{
	float:left;
	margin-top:8px;
	}
.not-front .string-wrap input{
	float:right;
	width:86%;
	background: #edf2f3;
    border: none;
    text-indent: 5px;
	height:30px;
	}
.not-front .first-col{
	float:left;
	margin-top:5px;
	}
.not-front .first-col .place-input{
	width:100%;
	background: #edf2f3;
    border: none;
    text-indent: 5px;
	height:30px;
	}
.not-front .first-col-1{
	width:100px;
	padding-left:10px;
	}
.not-front .first-col-1 p{
	color:#7a7a88;
	font-size: 13px;/* Приближение из-за подстановки шрифтов */
	font-weight: 500;
	margin-top:15px;
	}
.not-front .first-col-2{
	width:80px;
	padding-right:10px;
	}
.not-front .first-col-3{
	width:80px;
	padding-right:10px;
	}
.not-front .first-col-4{
	width:180px;
	margin-right:95px;
	}
.not-front .first-col-5{
	width:50px;
	padding-right:10px;
	}
.not-front .first-col-6{
	width:70px;
	float:right;
	padding-right:10px;
	}
.not-front .first-col-6 a{
	width:30px;
	background: #edf2f3;
	height:30px;
	display:block;
	margin-top:20px;
	float:left;
	}
.not-front .first-col-6 .plus{
	background:url(../images/plus-small.png) center center no-repeat, #edf2f3;
	}
.not-front .first-col-6 .minus{
	background:url(../images/minus.png) center center no-repeat, #edf2f3;
	}
.not-front .first-col-6 a:hover{
	opacity:0.8;
	}
.not-front .center .add-req{
	float:right;
	background:url(../images/plus-white.png) 10px center no-repeat, #3d88d5;
	width: 200px;
	padding:8px 0px;
	color:#fff;
	text-align:center;
	display:block;
	margin:10px 10px 10px 0px;
	font-size:14px;
	border:none;
	}
.not-front .center .add-req:hover{
	opacity:0.9;
	text-decoration:none;
	}
.not-front .right-block .main-header{
	float:left;
	margin-right: 8px;
	}
.not-front .right-block .label-correct{
	line-height:14px;
	text-align:right;
	float:left;
	margin:16px 10px 0px 10px;
	}
.not-front .right-block .label-correct-1{
	margin:25px 5px 0px 5px;
	}
.not-front .right-block .label-correct-2{
	margin:25px 38px 0px 10px;
	}
.not-front .right-block .label-correct-3{
	margin:25px 10px 0px 10px;
	}
.not-front .right-block .input-data-1{
	background: #edf2f3;
    border: none;
    margin-top: 18px;
	margin-bottom: 17px;
    text-indent: 5px;
	width:140px;
	float:left;
	height:30px;
	text-align: center!important;
    text-align-last: center;
	}
.not-front .right-block .input-data-2{
	background: #edf2f3;
    border: none;
    margin-top: 18px;
	margin-bottom: 10px;
    text-indent: 5px;
	width:80px;
	float:left;
	height:30px;
	text-align: center!important;
    text-align-last: center;
	}
.not-front .right-block .select-1{	
	background: url(../images/shape.png) 95% center no-repeat, #edf2f3;
	text-indent:10px;
	box-shadow:none;
	width: 74%;
	height: 30px;
	margin:8px 10px 0px 0px;
	float:right;
	color:#35354c;
	font-size: 13px;
	font-weight: 400;
	/*for WebKit*/
     -webkit-appearance: none;
     /* for FF */
      -moz-appearance: none;
      text-overflow: '';
      /* for IE */
      -ms-appearance: none;
      appearance: none!important;
	  cursor: pointer;
	  outline:none !important;
	}
.not-front .right-block .filtr-col-1{
	width:115px;
	float:left;
	margin:5px 0px 0px 10px;
	}
.not-front .right-block .filtr-col-2{
	width:60%;
	float:right;
	margin:5px 10px 0px 0px;
	}
.not-front .right-block .filtr-col-1 .checkbox-block{
	float:right;
	}
.not-front .right-block .filtr-col-2 .input-data-1{
	float:right;
	margin:8px 3px 0px 0px;
	}
.not-front .right-block .filtr-col-2 .label{
	float:right;
	}
.not-front .right-block .status .label{
	margin:16px 9px 0px 10px;
	float:left;
	}
.not-front .right-block .status .select-1{
	width:150px;
	float:right;
	}
.not-front .right-block .excel{
	float:left;
	border-width: 1px;
	border-color:#3d88d5;
	border-style: solid;
	background:url(../images/excel.png) 10px center no-repeat, #ffffff;
	width: 197px;
	padding:7px 0px 6px;
	display:block;
	margin:18px 0px 10px 10px;
	color:#3d88d5;
	font-size: 14px;/* Приближение из-за подстановки шрифтов */
	font-weight: 500;
	text-align:center;
	}
.not-front .right-block .apply{
	float:right;
	width:151px;
	background:url(../images/check.png) 10px center no-repeat, #3d88d5;
	color:#fff;
	font-size:14px;
	padding:7px 0px 6px;
	margin:18px 10px 10px 0px;
	text-align:center;
	border:none;
	}
.not-front .right-block button:hover{
	opacity:0.8;
	text-decoration:none;
	}
	
	
	
	
	
	
.not-front .block_1 .form_1{
	margin:15px 0px 0px 55px;
	}
.not-front .block_1 .add-company{	
	color:#00d1ff;
	font-size: 16px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	padding-left:30px;
	background:url(../images/plus.png) 0px center no-repeat;
	background-size:20px 20px;
	}
.not-front .block_1 .form_1 p{
	color:#000000;
	font-size: 14px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	margin:20px 0px 0px 0px;
	float:left;
	min-width:100px;
	}
.not-front .block_1 .form_1 input{
	width:400px;
	box-shadow:none;
	border:none;
	background:#e8f2f1;
	border-radius:3px;
	margin:15px 0px 0px 0px;
	padding:5px 0px;
	text-indent:10px;
	}
.switch {
    background-color:#e8f2f1;
    border-radius: 30px;
    height: 28px;
    margin: 18px 0px 0px;
    position: relative;
    width: 53px;
    display: block;
	float:left;
	}
.switch-check {
    position: absolute;
    visibility: hidden;
	}
.switch-label {
    cursor: pointer;
    display: block;
    height: 24px;
    text-indent: -9999px;
    width: 115px;
	}
.switch-label span {
    border-radius: 50%;
    display: block;
    height: 22px;
    left: 3px;
    position: absolute;
    top: 3px;
    transition: all 0.2s linear;
    width: 22px;
	background: #fff;
	}
.switch-check:checked + .switch-label span {
	left: 28px;
	background:#00d2ff;
	}
.not-front .block_1 .btn-add{
	background:#00d2ff;
	width:500px;
	border-radius:3px;
	color:#fff;
	box-shadow:none;
	border:none;
	margin:20px 0px 0px 0px;
	padding: 5px 0px;
	}
.not-front .block_1 .btn-add:hover{	
	background:#47dfff;
	}
.not-front .block_1_form_2{
	margin-top:37px;
	}
.not-front .block_1 .form_2 p{
	color:#000000;
	font-size: 14px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	margin:20px 20px 0px 0px;
	float:left;
	}
.not-front .block_1 .form_2 input{
	width:360px;
	box-shadow:none;
	border:none;
	background:#e8f2f1;
	border-radius:3px 0px 0px 3px;
	margin:15px 0px 0px 0px;
	padding:5px 0px;
	text-indent:10px;
	float:left;
	}
.not-front .block_1 .form_2 .search{
	float:left;
	background:url(../images/lupa.png) center center no-repeat, #00d2ff;
	background-size:20px 20px;
	width:40px;
	border-radius:0px 3px 3px 0px;
	box-shadow:none;
	border:none;
	margin:15px 0px 0px 0px;
	height:30px;
	}
.not-front .block_1 .form_2 .search:hover{
	background:url(../images/lupa.png) center center no-repeat, #47dfff;
	background-size:20px 20px;
	}
.not-front .block_1 .form_2{
	float:right;
	margin-right:100px;
	}
.not-front .block_2{
	min-height:100px;
	background:#e8f2f1;
	margin-top:20px;
	padding-bottom:15px;
	overflow: hidden;
	}
.not-front .block_2 table{
	min-width:1300px;
	}
.not-front .block_2 th{	
	font-size:14px;
	color:#fff;
	padding:10px 20px 10px 20px;
	font-weight:300;
	margin-bottom:30px;
	}
.not-front .block_2 td{	
	background:#fff;
	font-size:14px;
	color:#000;
	padding:2px 20px 2px 20px;
	font-weight:300;
	line-height: 18px;
	position:relative;
	border: none;
	vertical-align: middle;
	}
.not-front .block_2 td .block_2_input{
	width:100%;
	border:none;
	}
.not-front .block_2 .number{
	text-align:center;
	padding:0;
	}
.not-front .block_2 td .save{
	position:absolute;
	width:40px;
	height:40px;
	top:0px;
	right:0px;
	background:url(../images/save.png) center center no-repeat, #00d1ff;
	background-size:35px 35px;
	}
.not-front .block_2 td .save:hover{
	background:url(../images/save.png) center center no-repeat, #47dfff;
	background-size:35px 35px;
	}
.not-front .block_2 .none-bg{
	background:none;
	}
.not-front .block_2 .switch{
	margin: 0px auto;
	float:none;
	border: 2px solid #fff;
	height: 32px;
	width: 57px;
	}
.not-front .block_2 .switch-check:checked + .switch-label span {
	left: 28px;
	background:#00d2ff;
	}
.not-front .block_2 .table-responsive{
	border-top: 8px solid #E8F2F1;
	}	
.not-front .block_2 th div{
  position: absolute;
  color: #fff;
  padding: 11px 25px;
  margin-left: -24px;
  line-height: normal;
  border-left: 4px solid #E8F2F1;
  background: #00d1ff;
  width:100%;
  top: 8px;
  z-index:10;
}
.not-front .block_2 thead{
	height: 28px;
}
.not-front .block_2 .header-main{
	height:28px;
	}


/* page-2 request*/

.request .block_1 .from-name{
	margin-top:20px;
	}
.request .block_1 .from-name p{
	color:#7a7a88;
	font-size: 13px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	float:left;
	margin:6px 10px 0px 0px;
	}
.request .block_1 select{	
	border-width: 1px;
	border-color:#8a8a99;
	border-style: solid;
	background-color:#ffffff;
	box-shadow:none;
	width: 350px;
	height: 33px;
	color:#35354c;
	font-size: 13px;/* Приближение из-за подстановки шрифтов */
	background: url(../images/shape.png) 98% center no-repeat;
	font-weight: 400;
	/*for WebKit*/
     -webkit-appearance: none;
     /* for FF */
      -moz-appearance: none;
      text-indent: 0.01px; 
      text-overflow: '';
      /* for IE */
      -ms-appearance: none;
      appearance: none!important;
	  cursor: pointer;
	  outline:none !important;
	}
.request .block_1 ul li{
	color:#ba8bbe;
	font-size: 13px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	float:right;
	margin:25px 0px 0px 30px;
	}
.request .block_1 ul li span{
	color:#ae74b3;
	}
.request .block_1 .new-request, .request .block_1 .filtr{
	border:1px solid #e1e1e1;
	margin:15px 0px 0px;
	width:100%;
	overflow: hidden;
	padding-bottom: 10px;
	}
.request .block_1 h2{	
	color:#606078;
	font-size: 26px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	text-align:left;
	margin:10px 0px 10px 15px;
	}
.request .block_1 .new-request p{	
	color:#7a7a88;
	font-size: 13px;/* Приближение из-за подстановки шрифтов */
	font-weight: 400;
	float:left;
	margin:15px 5px -5px 0px;
	}
.request .block_1 .new-request .data-p-1{
	float:none;
	}
.request .block_1 .input-data{
	width:100%;
	}
.request .block_1 .new-request input{
	border-width: 1px;
	border-color:#8a8a99;
	border-style: solid;
	background-color:#ffffff;
	height: 33px;
	color:#35354c;
	font-size: 11px;
	text-align:center;
	margin-top:8px;
	}
.request .block_1 .new-request .col-sm-3, .request .block_1 .new-request .col-sm-4{
	padding-right:0px;
	}
.request .block_1 .new-request .select-1{
	background: url(../images/shape.png) 95% center no-repeat, #edf2f3;
	width:100%;
	float:none;
	border:none;
	margin-top:8px;
	font-size:13px;
	font-weight: 600;
	}
.request .block_1 .new-request .place-p{
	float:none;
	}
.request .block_1 .new-request .time-p{
	float:none;
	}
.request .block_1 .new-request .place-input{	
	width:91%;
	background:#edf2f3;
	border:none;
	margin-top:35px;
	text-align:left;
	text-indent:5px;
	}
.request .block_1 .new-request .meeting-1 p{
	margin-right:15px;
	}
.request .block_1 .new-request .meeting-2 p{
	margin-right:20px;
	}
.request .block_1 .new-request .meeting-3 p{
	margin-right:20px;
	}
.request .block_1 .new-request .note p{
	margin-right:13px;
	}
.request .block_1 .new-request .note input{	
	width:637px;
	background:#edf2f3;
	text-align:left;
	border:none;
	}
.request .block_1 .new-request h3{	
	color: #7a7a88;
	font-size: 13px;/* Приближение из-за подстановки шрифтов */
	font-weight: 700;
	float:left;
	margin:17px 30px 0px 0px;
	}
.request .block_1 .new-request .groups-1{
	padding-right:0px;
	}
.request .block_1 .new-request .groups-2{
	padding-right:0px;
	padding-left:0px;
	}
.request .block_1 .new-request .groups-3{
	padding-left:0px;
	}
.request .block_1 .new-request .groups-1 input{	
	width:40px;
	background:#edf2f3;
	text-align:left;
	float:left;
	border:none;
	margin-right:5px;
	}
.request .block_1 .new-request .groups-2 input{	
	width:47%;
	background:#edf2f3;
	text-align:left;
	float:left;
	border:none;
	margin-right:0px;
	}
.request .block_1 .new-request .groups-3 input{	
	width:70px;
	background:#edf2f3;
	text-align:left;
	border:none;
	margin-right:5px;
	}
.request .block_1 .new-request .groups-3 a{
	width:32px;
	height:32px;
	background:#edf2f3;
	float:right;
	margin:8px 0px 0px 5px;
	}
.request .block_1 .new-request .groups-3 .minus{
	margin-right:17px;
	background: url(../images/minus.png) center center no-repeat, #edf2f3;
	}
.request .block_1 .new-request .groups-3 .plus{
	background: url(../images/plus-small.png) center center no-repeat, #edf2f3;
	}
.request .block_1 .new-request .groups-3 a:hover{
	opacity:0.8;
	}
.request .block_1 .new-request button{
	background: url(../images/plus-white.png) 20px center no-repeat, #00c0ea;
	width: 208px;
	height: 30px;
	float:right;
	margin:20px 17px 0px 0px;
	box-shadow:none;
	border:none;
	color:#fff;
	}
.request .block_1 .new-request button:hover {
    background: url(../images/plus-white.png) 20px center no-repeat, #47dfff;
	}
.request .block_1 .filtr p {
    color: #7a7a88;
    font-size: 13px;
    font-weight: 400;
    float: left;
    margin: 15px 5px 0px 0px;
	}
.request .block_1 .filtr input{	
	width:100px;
	background:#edf2f3;
	text-align:center;
	float:left;
	border:none;
	height: 33px;
	color: #35354c;
	font-size: 11px;
	margin-top:8px;
	}
.request .block_1 .filtr h2{
	float:left;
	}
.request .block_1 .filtr .change{
	float:right;
	margin-right:15px;
	margin-top:3px;
	}
.request .block_1 .filtr .change .p-1{
	margin-left:5px;
	margin-right:5px;
	}
.request .block_1 .filtr .select-2{
    background: url(../images/shape.png) 95% center no-repeat, #edf2f3;
    width: 417px;
    border: none;
    margin-top: 7px;
    font-size: 13px;
	}
.request .block_1 .filtr .dates-1 input{
	idth:70px;
	margin-top: 10px;
	}
.request .block_1 .filtr .dates-1{
	padding-right:0;
	}
.request .block_1 .filtr .dates-1 .p-1{
	margin-right:24px;
	}
.request .block_1 .filtr .dates-1 .p-2{
	margin-right:10px;
	margin-left:10px;
	}
.request .block_1 .filtr .p-1{
    font-size: 11px;
    margin-top: 19px;
	}
.request .block_1 .filtr .dates-2-1{
	padding-left:0;
	}
.request .block_1 .filtr .dates-2 input{
	margin-top:10px;
	idth:70px;
	}
.request .block_1 .filtr .checkbox-block input{
	width:auto;
	height:auto;
	float: right;
	margin-right: 8px;
	margin-top:17px;
	}
.request .block_1 .filtr .select-3{
    background: url(../images/shape.png) 95% center no-repeat, #edf2f3;
    width: 130px;
    border: none;
    margin-top: 7px;
    font-size: 13px;
	}
.request .block_1 .filtr .no-pad{
	padding:0;
	}
.request .block_1 .filtr .select-4{
	width:81%;
	float:right;
	background: url(../images/shape.png) 95% center no-repeat, #edf2f3;
    border: none;
    margin-top: 7px;
    font-size: 13px;
	}
.request .block_1 .filtr .foto-p{
	float:right;
	}
.request .block_1 .filtr .btn-left{
    background: url(../images/excel.png) 10px center no-repeat, #fff;
    width: 170px;
    height: 30px;
    float: left;
    margin: 20px 0px 0px 17px;
    box-shadow: none;
    border: 1px solid #00c0ea;
    color: #00c0ea;
	}
.request .block_1 .filtr .btn-right{
    background: url(../images/check.png) 10px center no-repeat, #00c0ea;
    width: 170px;
    height: 30px;
    float: right;
    margin: 20px 17px 0px 0px;
    box-shadow: none;
    border: none;
    color: #fff;
	}
.request .block_1 .filtr .btn-right:hover {
    background: url(../images/check.png) 10px center no-repeat, #47dfff;
	}
.request .block_1 .filtr .btn-left:hover {
	background: url(../images/excel.png) 10px center no-repeat, #00c0ea;
	color:#fff;
	}
.request .block_2{
	background:none;
	}
.request .block_2 th{
	color:#35354c;
	font-size: 12px;/* Приближение из-за подстановки шрифтов */
	font-weight: 600;
	border-bottom:none;
	}
.request .block_2 th div {
    position: absolute;
    color: #35354c;
	color:#fff;
    padding: 22px 5px 11px 5px;
    margin-left: -5px;
    line-height: normal;
    border-left: none;
	text-indent:4px;
	border-bottom:1px solid #9999a6;
	border-top: 8px solid #f4f6f6;
    background: #f4f6f6;
	background:#606079;
    idth: 10%;
	width:100%;
    top: -8px;
    z-index: 10;
	ext-align:center;
	}
.request .block_2 td {
    padding:2px 3px;
    font-size: 12px;
	}
.request .block_2 .table-responsive {
    border-top: 8px solid #f4f6f6;
	}
.request .block_2 .wrapper{
	 min-height: .01%;
    overflow-x: auto;
	height:500px;
	}
.request .block_2 .table{
	margin-bottom:-10px;
	background:#f4f6f6;
	}
.request .block_2 .table-1 td p{
	float:left;
	font-size:12px;
	}
.request .block_2 #input1{
	float: left;
    width: 37px;
    margin: -1px 0px 0px 3px;
	}
.request .block_2 #input-g-1 {
    float: left;
    width: 37px;
    margin: -1px 0px 0px 3px;
}
.request .block_2 .td-2-2{
	width:330px;
	}
.request .block_2 #input2{
	float: left;
    width: 290px;
    margin: -1px 0px 0px 3px;
	}
.request .block_2 .td-2-3{
	width:90px;
	}
.request .block_2 #input3{
	float: left;
    width: 50px;
    margin: -1px 0px 0px 3px;
	}
.request .block_2 .td-2-4{
	width:70px;
	}
.request .block_2 #input4{
	float: left;
    width: 50px;
    margin: -1px 0px 0px 3px;
	}
.request .block_2 .td-2-5{
	width:125px;
	}
.request .block_2 #input5{
	float: left;
    width: 98px;
    margin: -1px 0px 0px 3px;
	}
.request .block_2 .td-2-0{
	width:67px;
	}
.request .block_2 table tr td .input0{
	float: left;
    width: 30px;
    margin: -1px 0px 0px 3px;
	}
.request .block_2 .td-2-10{
	width:170px;
	}
.request .block_2 .td-2-11 {
    width: 60px;
	}
.request .block_2 .td-2-11 button{
	border:none;
	background:none;
	margin:2px 0 0;
	padding:0;
	width:20px;
	height:20px;
	float:left;
	}
.request .block_2 .td-2-11 button:hover{
	opacity:0.8;
	}
.request .block_2 .td-2-11 button img{
	margin-bottom:5px;
	}
.request .block_2 .td-10{
	float: left;
    width: 30px;
    margin: -1px 0px 0px 3px;
	}
.request .block_2 td .input-10{
	float: left;
    width: 30px;
    margin: -1px 0px 0px 3px;
	}
.request .block_2 td .p-10{
	margin-left:10px;
	}
.request .block_2 .td-2-1-1{
	width:30px;
	}
.request .block_2 .td-2-1-3{
	width:60px;
	}
.request .block_2 .td-2-1-2{
	width:55px;
	}
.request .block_2 textarea{
	resize:none;
	}
.request .block_2 td{
	vertical-align:top;
	padding-top:13px;
	background:none;
	}
.request .block_2 td input, .request .block_2 td textarea{	
	background:#f4f6f6;
	}
.request .block_2 .number {
	padding-top:13px;
	text-align: left;
	text-indent: 4px;
	width:40px;
	}
.request .block_2 .btns {
	padding-top:0px;
	}
.request .block_2 .btns button:hover{
	opacity:0.8;
	}
.request .block_2 td .checkbox{
	display:block;
	margin:0px auto;
	}
.request .block_2 .rest-btn{
	background: #3d88d5;
	width: 100px;
	height: 30px;
	float: none;
	margin: 5px 0px 40px 5px;
	box-shadow: none;
	border: none;
	color: #fff;
	font-size:12px;
	display:block;
	}
.request .block_2 .save-btn{
	background: url(../images/check.png) 10px center no-repeat, #3d88d5;
	width: 100px;
	height: 30px;
	float: none;
	margin: 5px 0px 5px 5px;
	padding-left: 30px;
	box-shadow: none;
	border: none;
	color: #fff;
	font-size:12px;
	display:block;
	}
.request .block_2 .del-btn{
	background: url(../images/close.png) 10px center no-repeat, #f75b6a;
	width: 100px;
	height: 30px;
	float: none;
	margin: 5px 0px 5px 5px;
	box-shadow: none;
	border: none;
	color: #fff;
	font-size:12px;
	display:block;
	}
.request .block_2 .table-common{	
	border-top: 2px solid #dfdfea;
	background: #f4f6f6;
	}
.request .block_2 .table-1{
	background:#f4f6f6;
	}
.request .block_2 .table-1 td{
	background:none;
	padding-top:0;
	}
.request .block_2 .table-1 input{
	background:#f4f6f6;
	border-right:1px solid #dfdfea;
	}
.request .block_2 .table-1 .td-2{
	in-width:350px;
	}
.request .block_2 .table-1 .td-9{
	min-width:150px;
	border:none;
	}
.request .block_2 .first-tr td{
	order-top:1px solid #9999a6;
	}
.request .block_2 .no-color, .request .block_2 .no-color input, .request .block_2 .no-color textarea{
	background:none;
	}
.request .block_2 .no-color{
	border:none;
	}
.request .block_2 .no-color-table{	
	border-top:3px solid #00c0ea;
	}
.request .block_2 .table-respon {
    border-top: 2px solid #f4f6f6;
	}
.request .block_2 th{
	padding:0;
	}
.request .block_2 .th-1 div, .request .block_2 .th-9 div{
	text-indent:0;
	}
.request .block_2 .th-1{
	width:2%;
	}
.request .block_2 .th-2{
	width:14%;
	}
.request .block_2 .th-3{
	width:14%;
	}
.request .block_2 .th-4{
	width:10%;
	}
.request .block_2 .th-5{
	width:12%;
	}
.request .block_2 .th-6{
	width:10%;
	}
.request .block_2 .th-7{
	width:14%;
	}
.request .block_2 .th-8{
	width:14%;
	}
.request .block_2 .th-9{
	width:2%;
	}
.request .block_2 .th-10{
	width:10%;
	}
.request .block_2_input-1{
	border:none;
	}
.request .block_2_input-2{
	border:none;
	}
.request .table-responsive {
	overflow-x:visible;
	}
	
	
/*styles for 25.05*/

.request .block_1 .new-request .input-data{
	max-width:180px;
	font-weight: 600;
	}
.request .block_1 .new-request .place-input, .request .block_1 .new-request .center_align, .request .block_1 .filtr .center_align{
	text-align:center!important;
	text-align-last: center;
	}
.request .block_1 .filtr .dates-1 .p-1 {
    margin-right: 22px;
    font-size: 13px;
	}
.request .block_1 .filtr .dates-1 .p-1-1{
    margin-right: 5px;
    font-size: 13px;
	margin-top: 19px;
    margin-left: 10px;
	}
.request .block_1 .filtr .dates-3{
	float:right;
	}
.request .block_1 .filtr .dates-4{
	float:right;
	}
.request .block_1 .filtr .dates-3 .p-1-1{
	margin-top:18px;
	}
.request .block_1 .filtr .dates-2-1 input{
	float:right;
	margin-top: 10px;
	}
.request .block_1 .filtr .dates-2-1 .p-2 {
    margin:18px 3px 0px 10px;
	float:right;
	}
.request .block_2 .third-string{
	background:#eaeaea;
	}
.request .block_2 .third-string td textarea, .request .block_2 .third-string td input{
    background: #eaeaea;
	}
.request .block_2 .border-r{
	position:relative;
	}
.request .block_2 .border-r:after{
	ontent:"";
	position:absolute;
	top:0px;
	right:0px;
	height:20px;
	background:#dfdfea;
	width:1px;
	}
	

.request .block_1 .new-request p{
	font-weight:600;
	}
.request .block_1 .new-request .groups-2 input {
    width: 42%;
	}
.request .block_1 .new-request .groups-3 p{
	font-weight:400;
	}
.request .block_1 .new-request .note input {
    width: 629px;
	}
.request .block_1 .filtr input{
	font-size:12px!important;
	}
.weight-600{
	font-weight:500!important;
	olor:#606078!important;
	}
	
.not-front .block_2 .deleted{
	background:#f75b6a;
	}
.request .fix-container .center{
    width: 1130px;
	}
.request .fix-container .center .right-block {
    width: 445px;
	}
.request .center .left-block .label, .request .center .right-block .label{
    font-size: 14px;
	font-weight:600;
	color:#323232;
	}
.request .left-block .string-wrap input{
	width:540px;
	}
.request .left-block .first-col-1 p {
	font-size: 14px;
	font-weight:600;
	color:#323232;
	margin-top: 25px;
	}
.request .center .col .input-data, .request .center .left-block .col .select-1, .request .center .left-block .place-input{
	height:32px;
	color:#323232;
	font-weight:600;
	}
.request .center .col .input-data::-webkit-input-placeholder{
	opacity:1;
	font-weight:600;
	}
.request .center .col .input-data::-moz-placeholder{
	opacity:1;
	font-weight:600;
	}
.request .center .col .input-data::-webkit-input-placeholder{
	opacity:1;
	font-weight:600;
	}
.request .center .left-block .col .select-1 option{
	color:#323232!important;
	font-weight:600!important;
	}
.request .center .right-block .select-1, .request .center .right-block input{
	height:32px;
	color:#323232;
	font-weight:600;
	}
	
.request .center .right-block input::-webkit-input-placeholder{
	color:#323232;
	opacity:1;
	font-weight:600;
	}
.request .center .right-block input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#323232;
   opacity:1;
	font-weight:600;
	}
.request .center .right-block input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#323232;
   opacity:1;
	font-weight:600;
	}
.request .center .right-block input:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#323232;
   opacity:1;
	font-weight:600;
	}
	
.request .center .right-block .checkbox-block input{
	height:auto;
	}
.request .center .right-block option{
	color:#7a7a88!important;
	font-weight:600!important;
	}
.request .center .right-block .select-1 {
    width: 318px;
    margin: 8px 12px 0px 0px;
	}
.request .center .right-block .label-correct {
	margin-right:5px;
	}
.request .center .right-block .label-correct-2 {
	margin-right:38px;
	}
.request .center .right-block .label-correct-3 {
	margin-right:10px;
	}
.request .center .right-block .filtr-col-2 .label {
	margin-right:10px;
	}
	
	
/* Страница отчетов */

.reports .fix-container .first_string {
    width: auto;
    height: 50px;
    margin: 15px 0px 0px;
    float: right;
	}
.reports .nav-tabs > li.active > a, .reports .nav-tabs > li.active > a:focus{
	border-radius:0;
	background:#3a3a56;
	border:none;
	color:#fff;
	outline:none;
	}
.reports .nav-tabs > li > a{
	border-radius:0;
	border:none;
	margin:0;
	padding: 20px 14px;
	}
.reports .nav-tabs {
    border: none;
	}
.reports .tab-content .tab-wrap-1-edition{
	width: 735px;
	}
.reports .tab-wrap-1{
	width: 1015px;
    margin: 20px 0px 0px 15px;
    border: 1px solid #e1e1e1;
    background: #fff;
	}
.reports .tab-wrap-1 .col{
	float:left;
	padding:0px 5px;
	margin-top:15px;
	}
.reports .tab-wrap-1 .col-1{
	width:280px;
	}
.reports .tab-wrap-1 .col-2{
	width:390px;
	}
.reports .tab-wrap-1 .col-3{
	width:180px;
	}
.reports .tab-wrap-1 .col-4{
	width:160px;
	}
.reports .tab-wrap .label {
    color: #7a7a88;
    font-size: 12px;
    font-weight: 400;
	line-height: 14px;
	text-align: right;
	float: left;
	margin: 16px 0px 0px 0px;
	}
.reports .tab-wrap .select-1 {
    background: url(../images/shape.png) 95% center no-repeat, #edf2f3;
    text-indent: 10px;
    box-shadow: none;
	border:none;
    width: 170px;
    height: 30px;
    margin: 10px 0px 0px 0px;
    float: right;
    color: #35354c;
    font-size: 13px;
    font-weight: 400;
    -webkit-appearance: none;
    -moz-appearance: none;
    text-overflow: '';
    -ms-appearance: none;
    appearance: none !important;
    cursor: pointer;
    outline: none !important;
	}
.reports .tab-wrap .input-data-1 {
    background: #edf2f3;
    border: none;
    margin-top: 10px;
    margin-bottom: 17px;
    text-indent: 5px;
    width: 140px;
    float: left;
    height: 30px;
    text-align: center !important;
    text-align-last: center;
}
.reports .tab-wrap .input-number{
	width:110px;
	}
.reports .col-3 .select-1 {
    width: 110px;
	}
.reports .col-4 .select-1 {
    width: 110px;
	}
.reports .excel {
    float: right;
    border-width: 1px;
    border-color: #3d88d5;
    border-style: solid;
    background: url(../images/excel.png) 10px center no-repeat, #ffffff;
    width: 197px;
    padding: 7px 0px 6px;
    display: block;
    margin: 10px 10px 15px 0px;
    color: #3d88d5;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
	}
.reports .apply {
    float: right;
    width: 151px;
    background: url(../images/check.png) 10px center no-repeat, #3d88d5;
    color: #fff;
    font-size: 14px;
    padding: 7px 0px 6px;
    margin: 10px 8px 15px 0px;
    text-align: center;
    border: 1px solid #3d88d5;
	}
.reports .tab-wrap button:hover {
    opacity: 0.8;
	}
.reports .tab-wrap-2{
	width: 655px;
    margin: 20px 0px 0px 15px;
    border: 1px solid #e1e1e1;
    background: #fff;
	}
.reports .tab-wrap-2 .col{
	float:left;
	padding:0px 5px;
	margin-top:15px;
	}
.reports .tab-wrap-2 .col-1{
	width:260px;
	}
.reports .tab-wrap-2 .col-2{
	width:390px;
	}
.reports .tab-wrap-2 .col-1 .select-1 {
    width: 170px;
	}
.reports .block_2 .header th{
	width:10%;
	}
.reports .block_2 .tab-wrap-2 .header th{
	width:14.285%;
	}
.reports .block_2 th div{
	width:10%;
	text-align:center;
	}
.reports .wrapper-tab-2 th div{
	width:14.285%;
	text-align:center;
	}
.reports .block_2 .th-1 div {
    padding: 15px 0px 11px 0px;
	}
.reports .block_2 .th-2 div {
    padding: 15px 0px 11px 0px;
	}
.reports .block_2 .th-3 div {
    padding: 15px 0px 11px 0px;
	}
.reports .block_2 .th-4 div {
    padding: 15px 0px 11px 0px;
	}
.reports .block_2 .th-5 div {
    padding: 15px 0px 11px 0px;
	}
.reports .block_2 .th-6 div {
    padding: 15px 0px 11px 0px;
	}
.reports .block_2 .th-7 div {
    padding: 15px 0px 11px 0px;
	}
.reports .block_2 .th-8 div {
    padding: 15px 0px 11px 0px;
	}
.reports .block_2 .th-9 div {
    padding: 15px 0px 11px 0px;
	}
.reports .block_2 .th-10 div {
    padding: 32px 0px 11px 0px;
	}
.reports .block_2 td p{
	text-align:center;
	font-size:14px;
	color:#363636;
	}
.reports .block_2 .table {
    background: #fff;
	border-bottom: 3px solid aliceblue;
	}
.reports .block_2 .table-next td{
	width:10%;
	}
.reports .block_2 .table-next{
	margin-top:10px;
	}
.reports .fix-container {
	overflow:visible;
	}


/*Выдача оборудования*/
.equimp .fix-container .center{
	margin-top:20px;
	}
.equimp .fix-container .center .right-block{
	width:488px;
	float:left;
	}
.equimp .right-block .label-correct-2 {
    margin: 25px 79px 0px 10px;
	}
.equimp .right-block .input-data-2 {
	width:122px;
	}
.equimp .right-block .filtr-col-2 .input-data-1 {
    margin: 8px 3px 0px 0px;
	float:right;
	}
.equimp .right-block .apply {
	padding:8px 0px 7px;
	width: 149px;
	margin-right: 12px;
	}
.equimp .right-block .filtr-col-1 {
    width: 145px;
	}
.equimp .right-block .status .select-1 {
    width: 171px;
	float: left;
	}
.equimp .center .right-block .status .select-1 {
    margin: 8px 12px 0px 0px;
	}
.equimp .right-block .excel{
	width:160px;
	}
.equimp .right-block .print{
    float: left;
    border-width: 1px;
    border-color: #3d88d5;
    border-style: solid;
    background: url(../images/printer.png) 10px center no-repeat, #ffffff;
	background-size:18px;
    width: 135px;
    padding: 7px 0px 6px;
    display: block;
    margin: 18px 0px 10px 10px;
    color: #3d88d5;
    font-size: 14px;
    font-weight: 500;
    text-align: center;
	}
.equimp table .th-1 input{
	margin-left:6px;
	}
.equimp table td textarea, .request table td textarea{
	color: #323232!important;
	font-weight:800!important;
	font-size:13px!important;
	}
.equimp table td input, .request table td input{
	color: #323232!important;
	font-weight:800!important;
	font-size:13px!important;
	}
.equimp .block_2 .table-1 td p, .request .block_2 .table-1 td p{
	font-weight:800!important;
	}
.equimp .weight-600{
	font-weight:800!important;
	}
.equimp .center .right-block .select-1{
	margin-right:12px;
	}
.equimp .center .right-block .label-correct-2 {
    margin-right: 82px;
}
.request .add-color{
	color:#323232!important;
	font-weight:800!important;
	}


.request table td textarea::-webkit-input-placeholder, .request table td input::-webkit-input-placeholder{
	color:#323232;
	opacity:1;
	font-weight:600;
	}
.request table td textarea::-moz-placeholder, .request table td input::-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   color:#323232;
   opacity:1;
	font-weight:600;
	}
.request table td textarea::-moz-placeholder, .request table td input::-moz-placeholder { /* Mozilla Firefox 19+ */
   color:#323232;
   opacity:1;
	font-weight:600;
	}
.request table td textarea:-ms-input-placeholder, .request table td input:-ms-input-placeholder { /* Internet Explorer 10+ */
   color:#323232;
   opacity:1;
	font-weight:600;
	}



	
	
	
	
	
	
	
	
	
	
	
	


	
	
/*large*/
@media screen and (max-width: 1920px) {

.request .block_1 .new-request .time-p {
    loat: left;
	}
}
	
	
	
	
	





/*desktops*/
@media screen and (max-width: 1200px) {

.block-1 .name-company {
	width:100%;
	}
.block-1 .name-company img {
	width:250px;
	}
.block-1 h1 {
    font-size: 26px;
	}
.block-1 h2 {
    font-size: 34px;
    margin: 30px 0px 30px;
	}
.block-1 .new-password {
    margin: 15px 283px 10px 0px;
	}
.not-front .nav li a {
    font-size: 16px;
    padding: 20px 20px 20px;
	}
.not-front .navbar-nav{
	padding-bottom:5px;
	}
.not-front .collapse .username {
    top: 65px;
    right: 100px;
    font-size: 16px;
	}
.not-front .block_1 .form_1 {
    margin: 15px 0px 0px 20px;
	}
.not-front .block_1 .form_1 input {
    width: 300px;
	}
.not-front .block_1 .form_2 input {
    width: 300px;
	}
.not-front .block_1 .btn-add {
    width: 400px;
	}
.not-front .block_1 .form_2 {
    margin-right: 10px;
	}
.not-front .block_2 th div{
	position:relative;
	top:12px;
	width:150%;
	}
.not-front .out-btn {
    top: 57px;
	}
	
	/*page-2*/
.request .block_1 .new-request .time-p {
    float: left;
	}
}
/*tablets*/
@media screen and (max-width: 992px) {

.block-1 .name-company {
    margin: 60px auto 0px;
	}
.block-1 .name-company img {
    width: 200px;
	}
.block-1 h1 {
    font-size: 22px;
	}
.block-1 h2 {
    font-size: 26px;
	}
.block-1 .input-wrap {
	width:300px;
	}
.block-1 input {
	width:260px;
	}
.block-1 .new-password {
    margin: 15px 223px 10px 0px;
	}
.block-1 form button {
	width:300px;
	}
.not-front .nav li a {
    font-size: 14px;
    padding: 20px 10px 20px;
	}
.not-front .collapse .username {
    top: 67px;
    font-size: 14px;
	}
.not-front .block_1 .form_1 {
    margin: 15px 0px 0px 10px;
	}
.not-front .block_1 .form_1 input {
    width: 200px;
	}
.not-front .block_1 .btn-add {
    width: 300px;
	}
.not-front .block_1 .form_2 input {
    width: 200px;
	}
.not-front .block_2 th div{
	position:relative;
	top:12px;
	width:150%;
	}
}

/*phones*/
@media screen and (max-width: 768px) {
	
.block-1 .name-company {
	max-width:240px;
	}
.block-1 .input-wrap {
	width:240px;
	}
.block-1 input {
	width:200px;
	}
.block-1 .new-password {
    margin: 15px 0px 10px 0px;
    text-align: center;
	}
.block-1 form button {
	width:240px;
	}
.not-front .nav li a {
    font-size: 14px;
    padding: 10px 10px 10px;
	}
.not-front .nav .out-btn {
    float: left;
    margin-top: 20px;
	}
.not-front .nav {
	margin-top:50px;
	}
.not-front .collapse .username {
    top: 20px;
    left: 10px;
	}
.not-front .block_1 .form_2 {
    float: left;
    margin: -10px 0px 10px 10px;
	}
.not-front .block_1 .form_1 p {
    font-size: 12px;
    min-width: 80px;
	}
.not-front .block_1 .form_1 input {
    width: 150px;
	}
.not-front .block_1 .btn-add {
    width: 230px;
	}
.not-front .block_1 .form_2 p {
    font-size: 12px;
    margin: 20px 10px 0px 0px;
	}
.not-front .block_1 .form_2 input {
    width: 145px;
	}
.not-front .block_2 th div{
	position:relative;
	top:12px;
	width:150%;
	}
.not-front .block_2 .table-responsive {
    height: auto;
	}
.not-front .out-btn {
    top: 5px;
}
}

