/* Write your custom CSS here */
.mt-10{
	margin-top:10px;
}

.frames_all{
	width:100%;
	min-height:620px;
}

.float-right{
	float:right; 
	margin-right:50px;
}

.input-group-append{
	position: relative;font-size: 0;white-space: nowrap;
}

.input-group-append .btn-primary{
position:relative;
top:-1px;
}

.export .dropdown-menu-right .dropdown-item {
width: 100%;
padding: 0 20px;
float: left;
}

.export .dropdown-menu-right .dropdown-item:hover {
background-color: #f7f7f7;
}

.page-list .dropdown-menu .dropdown-item {
width: 100%;
padding: 5px 20px;
float: left;
}

.page-list .dropdown-menu .dropdown-item:hover {
background-color: #f7f7f7;
}

.pagination-detail{
	float:left;
}

.todetail:hover{
	cursor:pointer;
}

.card-view-title{
	font-weight:600;
	margin-right: 10px;
}

.keep-open .dropdown-menu{
	width: 200px;
}

#mainTable thead th{
	font-weight:600;
	color:#000;
}

.rasfor{
	background-color: #ffdada !important;
}

.type_dostup{
	padding-left:10px;
	font-size:13px;
	color:#000;
	float:right;
}

.action-tabl a:hover{
	font-weight:600;
}

.pl-5{
	padding-right:5px;
}

.pl-10{
	padding-left:10px;
}

.p-b-50{
	padding-bottom:70px;
}

.assa, .action-tabl{
	width:80px;
}

.ipaddesss{
	width:40%;
}

.ipmaskk{
		width:20%;
}

.fl{
	float:left;
	margin-right:5px;
}

.messagebox{
	position:absolute;
	width:100px;
	margin-left:10px;
	border:1px solid #c93;
	background:#ffc;
	padding:3px;
}
.messageboxok{
	position:absolute;
	width:auto;
	margin-left:10px;
	border:1px solid #349534;
	background:#C9FFCA;
	padding:3px;
	border-radius: 4px;
	color:#008000;
	
}
.messageboxerror{
	position:absolute;
	width:auto;
	margin-left:10px;
	border:1px solid #CC0000;
	background:#F7CBCA;
	padding:3px;
	border-radius: 4px;
	color:#CC0000;
	
}

#add_field{
	float:right;
	margin-top:10px;;
}

#add_field2{
	float:right;
	margin-top:10px;;
}

.todetail-p2p:hover, .todetail-lan:hover, .todetail-baza:hover{
	cursor:pointer;
}
.mt-5{
	margin-top:7px;
}

.fl-i{
	float:right;
	font-size:20px;
	padding-top:13px;
	cursor:pointer;
}

.form-control-go{
display: block;
width: 90%;
height: 34px;
padding: 6px 12px;
font-size: 14px;
line-height: 1.42857143;
color: #555;
float:left;
background-color: #fff;
background-image: none;
border: 1px solid #ccc;
    border-top-color: rgb(204, 204, 204);
    border-right-color: rgb(204, 204, 204);
    border-bottom-color: rgb(204, 204, 204);
    border-left-color: rgb(204, 204, 204);
border-radius: 4px;
-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
box-shadow: inset 0 1px 1px rgba(0,0,0,.075);
-webkit-transition: border-color ease-in-out .15s,-webkit-box-shadow ease-in-out .15s;
-o-transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
margin-top:7px;
}

.user_name_tit{
padding: 8px 15px;
color: #1825db;
font-size: 14px;
display: block;
}

.user_name_tit span{
	color: #8f8989;
	width:100%;
	font-size: 12px;
}

.nitec{
	position:relative;
	top:10px;
}
/*  *   */

.thead_num_no2{
	width:120px !important;
}

.tbody2 .thead_num_no2{
	padding-left:13px;
	font-size:14px;
	line-height: 30px;
}

.fix-column2 {
    float: left;
}
.thead2 {
    white-space: nowrap;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}

.thead2 .thead_num_no2{
line-height: 30px;
border-top: none;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
}

.tbody2 {
	height: calc(100% - 30px);
    overflow-x: auto;
	overflow-y: hidden;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.fix-column2 > .tbody2 {
    overflow: hidden;
	box-shadow: rgba(60, 64, 67, 0.3) 0px 1px 2px 0px, rgba(60, 64, 67, 0.15) 0px 2px 6px 2px;
}
.fix-column > .tbody > .trow:last-child {margin-bottom: 50px;}

.fix-column2 > .tbody2 > .trow2 {
    margin-top: -30px;
    margin-bottom: 30px;
}
.fix-column2 > .tbody2 > .trow2:first-child {
    margin-top: 0px;
}

.rest-columns2 > .thead2 {
    overflow: hidden;
}

.thead2_day > span{
	width: calc(100%/7);
	min-width:calc(200px * 3);
}
.thead2 > span, .thead2_day > span {
    display: inline-block;
    line-height: 30px;
    border-right: 1px solid #ccc;
	background: #f7f9fa;
	color: #000;
    text-align: center;
	z-index:999;
}

.rest-columns2 > .thead2 > :first-child {margin-left: 0px;}

.trow2 {
    white-space: nowrap;
    height: 30px;
}

.trow2 > span {
    display: inline-block;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    line-height: 30px;
    height: 30px;
    overflow: hidden;
	color: #000;
}
.cell-time2 {
    cursor: pointer;
    position: relative;
	text-align: center;
}
.min-width-col2 span {
    min-width: 70px;
}
.sticky {
    position: fixed;
    top: 0;
    width: 100%;
}
.sticky2 {
margin-left: 120px;
position: fixed;
top: 0;
width: calc(100% - 230px);
z-index: 999;
padding-top: 50px;
height: 82px;
}

.sticky3 {
position: fixed;
top: 0;
z-index: 1000;
width: 100%;
border-bottom: 1px solid #ccc;
height: 51px !important;
}
.thead2_top_box1{
height: 50px;
border-bottom: 1px solid #ccc;
border-left: 1px solid #ccc;
background:#fff;
border-right: 1px solid #ccc;
width: 120px;
display: flex;
align-content: center;
}
.thead2_top_box2{
background:#fff;
height: 50px;
border-top: 1px solid #ccc;	
margin-left: 120px;
line-height: 50px;
}

#sticky_head_num2{
	height: 82px;
}

.sticky .thead_num_no2{
	line-height: 30px !important;
}

#righty, #lefty{
padding: 10px 25px;
font-size: 20px;
visibility: visible;
}

.reserved{
background: #4caf50;
color: #fff !important;
box-shadow: 12px 12px 16px 0 rgba(0, 0, 0, 0.01) inset, -8px -8px 12px 0 rgba(0, 0, 0, .25) inset;
border-radius: 3px;
}

.reserved2{
background: #eee;
color: #000;
}


.reserved_p2p{
background: #f8ff27;
color: #000 !important;
box-shadow: 12px 12px 16px 0 rgba(0, 0, 0, 0.01) inset, -8px -8px 12px 0 rgba(0, 0, 0, .25) inset;	
border-radius: 3px;
}

.disp-none{
	display:none !important;
}

.mask-30{
	width:70px;
}

.mask-29{
	width:140px;
}

.mask-28{
	width:280px;
}

.mask-27{
	width:560px;
}

.mask-26{
	width:1120px;
}

.mask-25{
	width:2240px;
}

.mask-24{
	width:4480px;
}

.mask-23{
	width:4480px;
	height:60px !important;
	line-height: 60px !important;
}

.mask-22{
	width:4480px;
	height:120px !important;
	line-height: 120px !important;
}

.reserved:hover{
	background: #2b7b0d;	
}

.reserved_p2p:hover{
	background: #e4ec06;	
}

.in-basket{
	background: #0070E0
}

#ip_selected_ontop{
	padding-left: 10px;
	height: 50px;
}

#tooltip{
display: none;
width: 300px;
height: 200px;
background: #fff;
z-index: 999999;
position: absolute;
box-shadow: 0 0 10px;
}

.red{
	color:red;
}

.time-price-info-desc{
width: 100%;
min-height: 30px;
border-bottom: 1px solid #ccc;
}

.time-price-box-descr{
padding-left: 0;
line-height: 20px;
list-style: none;
}

.time-price-box-descr li {
    float: left;
    margin: 0px 10px 0px 0px !important;
    font-size: 12px;
    line-height: 20px;
    padding: 0px !important;
}

.time-box-descr-info {
    width: 15px;
    height: 15px;
    display: inline-block;
    margin-right: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    -o-border-radius: 2px;
    -ms-border-radius: 2px;
    border-radius: 2px;
    line-height: 20px;
    position: relative;
    top: 3px;
}

.stat-top-svobodno {
    background: #fff;
    border: 1px solid #ccc;
}

.stat-top-vibrano {
    background: #0070E0;
    border: 1px solid #ccc;
}

.stat-top-lan {
    background: #3ba614;
    border: 1px solid #ccc;
}

.stat-top-p2p {
    background: #f8ff27;
    border: 1px solid #ccc;
}

.stat-top-reserve {
    background: #eee;
    border: 1px solid #ccc;
}

.stat-top-reserve2 {
    background: #716e6e;
    border: 1px solid #ccc;
}

.info-ff{
	cursor: pointer;
padding: 5px;
}

.reserved3 {
    background: #716e6e;
    color: #fff !important;
}