@font-face {
    font-family: 'win8';
    src:url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot');
    src:url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.eot?#iefix') format('embedded-opentype'),
           url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.woff') format('woff'),
           url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.ttf') format('truetype'),
           url('http://i.s-microsoft.com/fonts/Segoe-UI/Cyrillic/Light/latest.svg#web') format('svg');
    font-weight: normal;
    font-style: normal;
}
body {
	font-family: 'win8';
	font-size: 16px;
	background: rgba(0, 0, 0, 0.1);
	background-image: url('../images/n50tz6v.jpg');
	background-size: cover;  background-attachment: fixed;
}
.wrapper {
	width: 90%;
	margin: 0 auto;
	padding-top: 5%;
}
.my-navbar {		
	background-color: rgba(0, 0, 0, 0.8);
	box-shadow: 1px 0 3px rgba(0,0,0,.15);
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	height: 35px;
	transition: all .3s ease-in-out;	
}
.my-navbar .my-brand {
	width: 400px;
	height: 70px;
	float: left;
	color: white;
}
.my-brand-text {
	font-weight: 600;
	margin-top: 30px;
}
.my-sidebar {
	width: 240px;
	height: 100%;
	position: fixed;
	background: #32323a;
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;	
}
.sidebar-menu {
	width: auto;
	padding-left: 0;
}
.sidebar-menu li {
	list-style: none;
	float:left;
	border-bottom: 1px solid rgba(255,255,255,0.05);
position: relative;
z-index: 999;
}
.sidebar-menu li>a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	text-decoration: none;
	color: rgba(199, 203, 224, 0.84);
	font-size: 12px;
	display: block;
	padding: 11px 21px;	
	border-left: solid rgba(255, 255, 255, 0.05) 1px;
}
.sidebar-submenu {
	padding-top: 0;
}
.sidebar-submenu li {
	border-bottom: 0;
}
.sidebar-submenu li>a {
	padding-left: 50px;
}
.sidebar-menu li>a:hover,
.sidebar-menu li>a:focus,
.sidebar-menu li>a.active {
	display: block;
	outline: none;
	background: #0F101A;
	color: white;	
}
.sidebar-menu ul {
	background: rgba(8, 0, 49, 0.9);
	position: absolute;
	visibility: hidden;
right: 0;
}
.sidebar-menu ul>li {
	clear:both;
	margin-left: -40px;
}
.sidebar-menu ul>li>a {
    clear: both;
    width: 160px;
    padding: 8px 20px 8px 21px;
    -webkit-transition: all 0s ease;
    -moz-transition: all 0s ease;
    -o-transition: all 0s ease;
    -ms-transition: all 0s ease;
    transition: all 0s ease;			
}
.sidebar-menu li:hover ul{
	visibility: visible;
}


.sidebar-submenu li {
	list-style: none;
	margin-left: -40px;
position: relative;
}
.sidebar-submenu li>a {
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	transition: all 0.3s ease;
	background-color: #1B1D2A;
	height: 50px;
	padding-top: 15px;
	text-decoration: none;
	color: #898ba2;
	font-size: 10px;
	display: block;
}
.sidebar-submenu li>a:hover {
	display: block;
	outline: none;
	background: #0F101A;
	color: white;	
}


.my-page {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;	
	background: rgba(255, 255, 255, 0.95);
	border-bottom: solid rgba(0, 0, 0, 0.2) 1px;
	box-shadow: 0px 0px 3px -1px #000000;
position: relative;
}
.my-page-content {
    border-right: solid rgba(0, 0, 0, 0.2) 1px;  
    border-left: solid rgba(0, 0, 0, 0.2) 1px;  
    padding-top: 15px;
    padding-bottom: 25px;
}
.tab-content {
	border-bottom: 1px solid #ddd;
	border-right: 1px solid #ddd;
	border-left: 1px solid #ddd;
}
.tab-pane {
	padding: 5px;
}
.nav-tabs>li>a {
	border-radius: 0px;
}
.nav>li>a {
	background-color: #eee;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
	border-top: 3px solid #1B1D2A;
}


.my-panel {
    border: solid rgba(0, 0, 0, 0.2) 1px;
    background: #FFF;
}
.my-panel-header {
    background-image: url("../images/n50tz6v.jpg");
	color: rgba(250,200,11, 0.8);
	padding: 8px;
	font-size: 12px;
}
.my-panel-header a {
	-webkit-transition: all .3s ease-in-out;
	-moz-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
	transition: all .3s ease-in-out;		
	color: #1c1d24;
}
.my-panel-header a:hover {
	color: #1c1d24;
	text-decoration: blink;
}
.my-panel-body {
	padding: 10% 0 0 30%;
	width: 110%;
}
.my-form input,textarea {
	height: 35px;
	border: 1px solid #898ba2;
	color: #898ba2;
	width: 70%;
	outline: none;
	text-indent: 5px;
	margin-bottom: 10px;
}
.my-form button {
	width: 70%;
	background: #1B1D2A;
	padding: 6.5px;
	border: none;
	color: #898ba2;
	margin-top: 10px;
}
.my-form p {
	color: #585858;
	font-size: 12px;
}
.my-form button:hover {
	background: #0F101A;
}
.my-login-form {
	width: 300px;
}
.my-login-header {
	padding: 40px;
}
.my-form-add-news {
	width: 100%;
}
.my-form-add-news textarea {
	min-height: 150px;
}


.my-opacity-4 {opacity: 1;}.my-opacity-4:hover{opacity:0.4;}
.my-opacity-5 {opacity: 1;}.my-opacity-5:hover{opacity:0.5;}
.my-opacity-6 {opacity: 1;}.my-opacity-6:hover{opacity:0.6;}
.my-opacity-7 {opacity: 1;}.my-opacity-7:hover{opacity:0.7;}
.my-opacity-8 {opacity: 1;}.my-opacity-8:hover{opacity:0.8;}
.my-opacity-9 {opacity: 1;}.my-opacity-9:hover{opacity:0.9;}

.my-page-content-new {
    width: 33%;
    float: left;
    padding-left: 10px;
    padding-top: 30px;
    color: #848484;
}
div.content-new-gl {
    font-size: 24px;
    color: #000;
    font-weight: bold;
}
div.content-new-gl2 {
    font-size: 17px;
    margin-top: 10px;
    color: #FF8484;
}
div.content-new-gl3 {
    font-size: 13px;
    margin-top: 10px;
    width: 98%;      
}
div.content-new {
    border-right: 1px solid rgba(0, 0, 0, 0.15);
    height: 250px;
    padding-top: 25px;
}
div.content-new2 {
    padding-top: 25px;
}
#cu3er-container
{
	width:800px; 
	height:360px; 
	float:left; 
	outline:0;   
	left:0px; 
	z-index:10;
	margin-bottom: 30px;
}
#head										{  box-shadow: 0px 0px 1px 1px rgba(0, 0, 0, 0.36);}
.head_height								{height:478px}
.head_pad									{padding-bottom:30px}
#head_cen									{}
#head_sup									{width:800px; float:left; position:relative}
#head p.search								{width:auto; margin-top:12px; float:right; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; color:#999999; line-height:25px; letter-spacing:1px}
#head p.search label						{width:auto; margin-right:10px; float:left}
#head p.search input.txt					{width:135px; height:21px; margin-right:7px; float:left; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:12px; color:#2c2d2c; border:0; background:url(../images/searchbg.png) no-repeat}
#head p.search input.btn					{width:68px; height:21px; float:left; border:0; font-family:"Trebuchet MS", Arial, Helvetica, sans-serif; font-size:11px; color:#999999; text-align:center; cursor:pointer; background:url(https://download-samp.ru/images/searchbtn.png) no-repeat}
#head p.search input.btn:active				{background-position:2px 2px}
h1.logo										{width:160px; height:36px; margin-top:112px; float:left; background:url(https://download-samp.ru/images/logo.png) no-repeat}
h1.logo a									{width:100%; height:100%; float:left; text-indent:-9999px}
#head ul									{width:396px; height:44px; margin-top:58px; float:right}
#head ul li									{width:auto; margin-left:1px; float:left; font-family:Arial, Helvetica, sans-serif; font-size:13px; color:#5f5f5f; line-height:35px; text-transform:uppercase}
#head ul li:first-child						{margin:0}
#head ul li	a,#head ul li a.active			{width:auto; height:42px; padding:0 23px; float:left; color:inherit; background:#252525}
#head ul li	a:hover,#head ul li a.active	{color:#31a1ff; background:#272727}
img.ban_bg									{width:auto; float:left; position:absolute;  left:-24px}

.my-form select {
    border: 1px solid #898ba2;
    width: 70%;
    height: 35px;
    color: #898ba2;
    margin: 0 0 10px 0;
}
.my-form select option {
    color: #000000;
}
form.my-form {
    width: 143%;
}
.my-form h {
    color: #585858;  
    font-size: 13px;
}
my-panel, .my-panel-body {
    width: 100%;
    padding: 10px;
    font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
    font-size: 13px;
    color: rgba(0, 0, 0, 0.5);
}
div.menu {
    background-color: rgba(8, 0, 49, 1);
    height: 43px;
}
div.menu-page {
    float: right;
}
div.items {
    padding-bottom: 25px;  
}
div.footer {
    float: right;
    color: rgba(199, 203, 224, 0.50);
    font-size: 11px;
    padding: 15px;
    font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
}
div.monitoring {
    margin-left: 22%;
}
div.padding-my-panel {
    padding-bottom: 15px;
}
@media only all and (max-width : 1000px) {
section.my-page-content > .row{margin:0!important;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
section.my-page-content > .row > div:nth-child(2){padding:0;}
section.my-page-content > .row,section.my-page-content > .row > div:nth-child(2){display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;}
section.my-page-content > .row > div{min-width:100%;padding:0 10px!important;}
section.my-page-content > .row > div div.padding-my-panel:nth-child(1){width:230px;margin-right:10px;}
section.my-page-content > .row > div div.padding-my-panel:nth-child(2){width:-webkit-calc(100% - 240px);width:calc(100% - 240px)}
}


.my-page {
    
position:relative;
}
 
.top-bnr {
    position:absolute;
    left: 50%;
    margin-top: 20px;
}
.header-sub-image{
    position:absolute;
    top:5px;
    right:300px;
	border:2px solid Midnightblue;
}

.rectangle {
counter-reset: li; 
list-style: none; 
font: 12px "Trebuchet MS", "Lucida Sans";
padding: 0;
text-shadow: 0 1px 0 rgba(255,255,255,.5);
}
.rectangle a {
position: relative;
display: block;
padding: .4em .4em .4em .8em;
margin: .5em 0 .5em 2.5em;
background: #d9e8e9;
color: #444;
text-decoration: none;
transition: all .3s ease-out;
}
.rectangle a:hover {background: #DCDDE1;}       
.rectangle a:before {
content: counter(li);
counter-increment: li;
position: absolute;
left: -2.5em;
top: 50%;
margin-top: -1em;
background: #9097A2;
height: 2em;
width: 2em;
line-height: 2em;
text-align: center;
font-weight: bold;
}
.rectangle a:after {
position: absolute;
content: "";
border: .5em solid transparent;
left: -1em;
top: 50%;
margin-top: -.5em;
transition: all .3s ease-out;
}
.rectangle a:hover:after {
left: -.5em;
border-left-color: #9097A2;
}


.text-shadow-1 {
  background: #FEE864;
  color: white;
  text-shadow: -2px -2px 0 #4D4644, 2px -2px 0 #4D4644, -2px 2px 0 #4D4644, 2px 2px 0 #4D4644, 4px 4px 0 white, 5px 5px 0 white, 6px 6px 0 white;
  letter-spacing: 0.1em;
}
