.my-header{
	margin-top: -20px;
}
.mybut{
	max-width: 300px;
	margin-top: 12px;
}
.mind-features-item {
	background-color: #eee;
	border: solid 1px #ccc;
	height: 240px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	padding: 10px;
	border-radius: 15px;
}
.mind-features-item:hover {
	background-color: #588c96;
}
.center-buttons{
	margin-top: 10px;
}
.my-title-button{
	display: inline-block;
	padding-top: 60px;
}
.my-nav-text{
	color: #9d9d9d;
}
body {
  padding-top: 0px;
  padding-bottom: 20px;
  background: #eee url("/images/fon.png") repeat scroll 0 0;
}
.mind-features-item {
	background-color: #eee;
	border: solid 1px #ccc;
	height: 170px;
	margin: 0 auto;
	margin-bottom: 20px;
	text-align: center;
	padding: 10px;
	border-radius: 15px;
}
.mind-features-item:hover {
	background-color: #337ABC;
	color: white;
}
.center-buttons{
	margin-top: 90px;
}
.my-title-button{
	display: inline-block;
	padding-top: 40px;
}
.my-nav-text{
	color: #9d9d9d;
}
.bordered{
	border: 1px solid grey;
	padding: 7px;
}
.center{
	text-align: center;
}
.my-padding{
	margin: 0px 0 0px 0;
}
.my-margin {
    margin: 10px 0 10px 0;
}
.my-inputs{
	max-width: 350px;
}
.my-center{
	margin-top: 50px;
}
.my-nav-text{
	color: #9d9d9d;
}
.my-center-button{
	margin: 0 auto;
}
.form-control-select{
	max-width: 450px;
}
.form-control-text{
	margin-top: 12px;
}
.form-control-text-min{
	max-width: 450px;
}
.mypad{
	padding: 0 15px;
}
#keyboard{
	background: #EEEEEE;
	width: 570px;
	height: 197px;
	cursor: move;
	margin: 0 auto;
	text-align: center;
	margin-top: 40px;
	border-radius: 10px;
	border: 1px solid #CCCCCC;
	box-shadow: 0 0 10px rgba(0,0,0,0.2);
}
	#inner_keyboard{
		margin-top: 3px;
	}
button{
	cursor: pointer;
}
.my-btn{
	width: 39px;
	height: 39px;
}
	.my-btn:active{
		background-color: #428BCA;
	}
#space{
	width: 350px;
}
	#space:active{
		background-color: #428BCA;
	}
.to-upper{
	text-transform: uppercase;
}
.btn-hide{
	display: none;
}
#kb{
	margin-left: 15px;
	cursor: pointer;
}
.my-manage{
	cursor: pointer;
}
.my-bg-danger{
	border-left: 4px solid #D9534F;
	background-color: #F2DEDE;
	padding-left: 10px;
}
.my-bg-success{
	border-left: 4px solid #5CB85C;
	background-color: #DFF0D8;
	padding-left: 10px;
}
.my-bg-info {
	border-left: 4px solid #5BC0DE;
	background-color: #D9EDF7;
	padding-left: 12px;
}
.my-div-info{
	max-width: 450px;
}
.change-select{
	max-width: 100px;
	height: 25px;
	padding: 2px;
}
.change-text{
	max-width: 100px;
	height: 25px;
}
.change-text-user{
	max-width: 300px;
	height: 25px;
	margin-bottom: -15px;
}
#uploadDoc{
	width: 300px;
	height: 70px;
}
.adduser-title {
	margin: 0px 0px -10px 0px;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.42857143;
	color: #337ab7;
	text-transform: uppercase;
}
.table {
	/* border: 1px solid #dee4ef; */
	background-color: #dee4ef;
}
.form-control-2 {
    display: block;
    width: 100%;
    height: 25px;
    padding: 3px 5px 2px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -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;
}
.form-control-3 {
    display: block;
    width: 100%;
    height: 37px;
    padding: 3px 5px 2px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -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;
}
.form-control-4 {
    display: block;
    width: 100%;
    height: 34px;
    padding: 3px 5px 2px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -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;
}
.form-control-5 {
    display: block;
    width: 100%;
    height: 30px;
    padding: 3px 5px 2px 5px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -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;
}
.color-red {
	color: #cc0000;
	font-size:20px;
}
.color-yellow {
	color: #FF9000;
	font-size:20px;
}
.color-blue {
	color: #0066CC;
	font-size:20px;
}
.color-green {
	color: #449D44;
	font-size:20px;
}

/* Стиль для фиксированной таблицы */

table {
    /* width:100%; */
    table-layout: fixed;
	margin-bottom: 0px !important;
}
.tbl-header {
    /* background-color: #F0F0F0; */
}
.tbl-content {
    height:830px;
    overflow-x:auto;
    margin-top: 0px;
    border: 1px solid rgba(255,255,255,0.3);
	margin-top: -2px;
}
.tbl-content2 {
    height:790px;
    overflow-x:auto;
    margin-top: 0px;
    border: 1px solid rgba(255,255,255,0.3);
	margin-top: -2px;
}
.tbl-content3 {
    height:750px;
    overflow-x:auto;
    margin-top: 0px;
    border: 1px solid rgba(255,255,255,0.3);
	margin-top: -2px;
}
th {
    /* padding: 20px 15px; */
	padding: 0px 0px;
    text-align: left;
    font-weight: bold;
    font-size: 14px;
    color: #000;
    text-transform: uppercase;
}
td {
    padding: 15px;
    text-align: left;
    vertical-align:middle;
    font-weight: 300;
    font-size: 14px;
    color: #000;
    border-bottom: solid 1px rgba(255,255,255,0.1);
}
  
  
/* demo */
/* @import url(https://fonts.googleapis.com/css?family=Roboto:400,500,300,700);
body{
    background: -webkit-linear-gradient(left, #25c481, #25b7c4);
    background: linear-gradient(to right, #25c481, #25b7c4);
    font-family: 'Roboto', sans-serif;
} */
section{
    margin: 0px;
}
  
  
::-webkit-scrollbar {
    width: 6px;
} 
::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
} 
::-webkit-scrollbar-thumb {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3); 
}
/* КОНЕЦ Стиль для фиксированной таблицы */
.btn-light-blue {
	background: -webkit-linear-gradient(left, #fff, #f9f9f9);
    background: linear-gradient(to right, #fff, #dee4ef);
	border: 1px solid #dee4ef;
}
.btn.active {
	/* background: #196AF3; */
	background: #dd0000;
	color: #fff;
}
/* модальное окно modal-my*/
      #modal-my {
        /* background: #11123580; */
		background: #eee url("/images/fon.png") repeat scroll 0 0;
        width: 100%;
        height: 100%;
        position: absolute;
        top: 0;
        left: 0;
        display: none;
}
      #okno {
        width: 90%;
		/* height: 200px; */
		/* text-align: center; */
		padding: 15px;
		border: 1px solid #337ab7;
		border-radius: 0px;
		color: #337ab7;
		position: absolute;
		top: 10%;
		right: 0;
		/* bottom: 0; */
		left: 0;
		margin: auto;
		/* background: #dee4ef url("/images/fon.png") repeat scroll 0 0; */
		background: #ffffff;
}
      #modal-my:target {display: block;}
      .close-modal {
        display: inline-block;
        border: 2px solid #eee;
        color: #eee;
        padding: 4px 10px 4px 10px;
        text-decoration: none !important;
        background: #337ab7;
        font-size: 12pt;
        cursor: pointer;
        border-radius: 50%;
        font-weight: bold;
        position: absolute;
        top: -15px;
        right: -15px;
}
      .close-modal:hover {
		background: #337ab7;
		color: #fff;
		border: 2px solid #fff;
}

/* Конец модальное окно modal-my*/

