.autsoob{
	background-color: rgb(255, 210, 180);
}
.redsoob{
	background-color: rgb(210, 250, 210);
}
.addpub {
	color: rgb(34, 139, 34);
	background: rgb(255, 204, 153);
	padding: 10px;
	font-size: 20px;
	border-radius: 5px;
	box-shadow: 0px 1px 3px; 
	cursor: pointer;
	box-sizing: border-box;
	transition: all 500ms ease-out;
}
.addpub:hover {
	background: rgba(0,0,0,0);
	color: rgb(0, 100, 0);
	box-shadow: inset 0 0 0 3px rgb(0, 100, 0);
}
.addpub:disabled {
	color: rgb(50, 50, 50);
	background: rgb(100, 100, 100);
	cursor: not-allowed;
	box-shadow: 0px 1px 3px; 	
}
.dll {
	color: rgb(0, 0, 0);
	background: rgb(350, 100, 100);
	padding: 3px;
	font-size: 12px;
	border-radius: 3px;
	box-shadow: 0px 1px 3px; 
	
	box-sizing: border-box;
	transition: all 500ms ease-out;
}
.dll:hover {
	background: rgba(0,0,0,0);
	color: rgb(100, 0, 0);
	box-shadow: inset 0 0 0 3px rgb(100, 0, 0);
}
.doika	{
	color: rgb(0, 110, 0); 
	text-align: right; 
	font-style: italic; 
	font-size: small;
}
.doika a	{
	text-decoration: none;
}
.knoppy {
	color: rgb(0, 50, 0);
	background: rgb(100, 350, 100);
	padding: 2px;
	font-size: 14px;
	border-radius: 3px;
	box-shadow: 0px 1px 3px; 
	
	box-sizing: border-box;
	transition: all 500ms ease-out;
}
.knoppy:hover {
	background: rgba(0,0,0,0);
	color: rgb(255, 204, 153);
	box-shadow: inset 0 0 0 3px rgb(255, 204, 153);
}
.kno2 {
	color: rgb(155, 104, 53);
	background: rgb(255, 255, 255);
	padding: 6px;
	font-size: 16px;
	border-radius: 0px;
	box-shadow: 1px 2px 3px; 
	font-style: italic;
	box-sizing: border-box;
	transition: all 500ms ease-out;
	cursor: pointer;
}
.kno2:hover {
	background: rgba(0,0,0,0);
	color: rgb(100, 200, 100);
	box-shadow: inset 0 0 0 3px rgb(255, 204, 153);
}
.ssss {
	font-size: 13px;
	width: 40px;
}
.ssss:hover {
	background: rgba(0,0,0,0);
	color: rgb(0, 0, 0);
}
.kurs {
	font-size: 13px;
	font-style: italic;
	width: 40px;
}
.kurs:hover {
	background: rgba(0,0,0,0);
	color: rgb(0, 0, 0);
}
.zirr {
	font-size: 13px;
	font-weight: bold;
	width: 40px;
}
.zirr:hover {
	background: rgba(0,0,0,0);
	color: rgb(0, 0, 0);
}
.knoppa {
	color: rgb(50, 100, 50);
	background: rgb(200, 200, 200);
	padding: 5px;
	font-size: 14px;
	font-style: italic;
	border-radius: 3px;
	box-shadow: 0px 1px 3px; 
	position: relative;
	box-sizing: border-box;
	transition: all 500ms ease-out;
	width: 250px;
}
.knoppa:hover {
	background: rgba(0,0,0,0);
	color: rgb(0, 0, 0);
	box-shadow: inset 0 0 0 3px rgb(0, 0, 0);
}
.knop {
	color: rgb(100, 50, 50);
	background: rgb(200, 200, 200);
	padding: 5px;
	font-size: 14px;
	font-style: italic;
	border-radius: 3px;
	box-shadow: 0px 1px 3px; 
	position: relative;
	box-sizing: border-box;
	transition: all 500ms ease-out;
	width: 250px;
}
.knop:hover {
	background: rgba(0,0,0,0);
	color: rgb(0, 0, 0);
	box-shadow: inset 0 0 0 3px rgb(0, 0, 0);
}
.knoppo {
	color: rgb(50, 50, 100);
	background: rgb(200, 200, 200);
	padding: 5px;
	font-size: 14px;
	font-style: italic;
	border-radius: 3px;
	box-shadow: 0px 1px 3px; 
	position: relative;
	box-sizing: border-box;
	transition: all 500ms ease-out;
	width: 250px;
}
.knoppo:hover {
	background: rgba(0,0,0,0);
	color: rgb(0, 0, 0);
	box-shadow: inset 0 0 0 3px rgb(0, 0, 0);
}
.leftab {
	border: 1px solid ; 
	width: 140px; 
	height: 200px;
}
.leftab:hover {
	transform: scale(1.1, 1.1);
	transition: 0.4s;
}
.banner:hover {
	transform: scale(1.2, 1.2);
	transition: 0.4s;
	background: rgb(255, 204, 153);
	box-shadow: inset 0 0 20px rgba(0,0,0,.2),
	0 2px 0 rgba(255,255,255,.4),
	inset 0 2px 0 rgba(0,0,0,.1);
}
.select {
    width: 370px;
   }
.imgblock {
    position: relative;
    display: inline-block;
}
.imgblock span {
    background: rgba(0,250,0,0.2);
    color: rgba(0,0,0,1);
	font: 12px arial;
	line-height: 15px;
    border-radius: 5px;
    position: absolute;
    left: 800px;
    bottom: 40px;
    padding: 3px 5px;
	height: 60px;
    width: 150px;
}
.poisk {
    position: relative;
	display: block;
	left: 555;
    bottom: 30px;
    padding: 0px 0px;
	height: 0px;
    width: 170px;
}
.asnt {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	background-image: url(images/fon.png);
	font-size: 14px;
	background-attachment: fixed;
}
.golovac {
	text-align: center;
	text-shadow: rgb(100, 100, 50) 2px 3px 4px,
				rgb(100, 100, 0) -1px 1px 0, rgb(100, 100, 50) 1px -1px 0;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: rgb(20, 240, 50);
	background-color: rgb(255, 204, 153);
	letter-spacing: 2px;
}
.textac {
	text-shadow: rgb(200, 200, 200) 0px 0.5px 0.5px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: rgb(20, 20, 20);
	text-decoration: none;
}
.menu {
    position: fixed;
    left: 10px;
    top: 35%;
    padding: 10px;
    background: rgba(255, 204, 153,0.6);
    border: 1px solid #333;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
   .text {
    height: 1000px;
}
.blok {
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
}
.anlink {
		text-decoration: none;
		line-height: 110%;
		font-weight: bold;
	}
.anlink:hover
	{
		color: rgb(130, 100, 76);
		text-decoration: none;
	}
.anlink:active
	{
		color: rgb(255, 204, 153);
		text-decoration: none;
		border-bottom: 1px dashed;
	}

.stronk
	{		
		text-decoration: underline;
		line-height: 110%;
		font-weight: bold;
		color: rgb(255, 204, 153);
		border-bottom: 1px dashed;
	}
	
	
.fenster
{
    display: inline-block;
    background: rgba(0,250,0,0.2);
    color: rgba(0,0,0,1);
	font: 12px arial;
	line-height: 15px;
    position: absolute;
    left: 50%;
    bottom: 60px;
    padding: 3px 5px;
	height: 60px;
    width: 150px;
}

.arssl
{
	color: rgb(0, 0, 0);
	text-decoration: none;
}
.arssl:hover
{
	text-decoration: underline;
}


/*кнопки личкабинета*/

.otm {
  display: inline-block;
  margin-left: 10px;
  margin-top: 4px;
  margin-bottom: 2px;
  width: 200px;
  height: 40px;
  background: url(knop/otm.png);
  cursor: pointer;
  border-radius: 2%;
  font-weight: bold;
  box-shadow: 0 3px 20px rgba(0,0,0,.25),
  inset 0 2px 0 rgba(255,255,255,.6),
  0 2px 0 rgba(0,0,0,.1),
  inset 0 0 20px rgba(0,0,0,.1);
}
.otm:hover {
  box-shadow: inset 0 0 20px rgba(0,0,0,.2),
  0 2px 0 rgba(255,255,255,.4),
  inset 0 2px 0 rgba(0,0,0,.1);
}
.dbpb {
 display: inline-block;
  margin-left: 10px;
  margin-top: 4px;
  margin-bottom: 2px;
  width: 200px;
  height: 40px;
  background: url(knop/dbpb.png);
  cursor: pointer;
  border-radius: 2%;
  font-weight: bold;
  box-shadow: 0 3px 20px rgba(0,0,0,.25),
  inset 0 2px 0 rgba(255,255,255,.6),
  0 2px 0 rgba(0,0,0,.1),
  inset 0 0 20px rgba(0,0,0,.1);
}
.dbpb:hover {
  box-shadow: inset 0 0 20px rgba(0,0,0,.2),
  0 2px 0 rgba(255,255,255,.4),
  inset 0 2px 0 rgba(0,0,0,.1);
}
.ext {
  display: inline-block;
  margin-left: 10px;
  margin-top: 4px;
  margin-bottom: 2px;
  width: 200px;
  height: 40px;
  background: url(knop/ext.png);
  cursor: pointer;
  border-radius: 2%;
  font-weight: bold;
  box-shadow: 0 3px 20px rgba(0,0,0,.25),
  inset 0 2px 0 rgba(255,255,255,.6),
  0 2px 0 rgba(0,0,0,.1),
  inset 0 0 20px rgba(0,0,0,.1);
}
.ext:hover {
  box-shadow: inset 0 0 20px rgba(0,0,0,.2),
  0 2px 0 rgba(255,255,255,.4),
  inset 0 2px 0 rgba(0,0,0,.1);
}
.redinf {
  display: inline-block;
  margin-left: 10px;
  margin-top: 4px;
  margin-bottom: 2px;
  width: 200px;
  height: 40px;
  background: url(knop/redinf.png);
  cursor: pointer;
  border-radius: 2%;
  font-weight: bold;
  box-shadow: 0 3px 20px rgba(0,0,0,.25),
  inset 0 2px 0 rgba(255,255,255,.6),
  0 2px 0 rgba(0,0,0,.1),
  inset 0 0 20px rgba(0,0,0,.1);
}
.redinf:hover {
  box-shadow: inset 0 0 20px rgba(0,0,0,.2),
  0 2px 0 rgba(255,255,255,.4),
  inset 0 2px 0 rgba(0,0,0,.1);
}
.redlink {
	text-decoration: none;
}
.redlink:hover {
	color: rgb(150, 150, 0);
	text-decoration: none;
}

.upr {
	width: 200px;
	height: 25px;
	cursor: pointer;
	border-radius: 2%;
	font-weight: bold;

}
.upr:hover {
	box-shadow: 0 3px 20px rgba(0,0,0,.25),
	inset 0 2px 0 rgba(255,255,255,.6),
	0 2px 0 rgba(0,0,0,.1),
	inset 0 0 20px rgba(0,0,0,.1);
}


.knobin {
	width: 180px;
}
.knobin:hover {

}
.knobin:active
	{

}

.infor {
	width: 20px;
	height: 20px;
	background: url(knop/infr.png);
	cursor: pointer;
}
.infor:hover {
	box-shadow: 0 3px 20px rgba(0,0,0,.25),
	inset 0 2px 0 rgba(255,255,255,.6),
	0 2px 0 rgba(0,0,0,.1),
	inset 0 0 20px rgba(0,0,0,.1);

}
.infor:active
	{

}

.dll {
	width: 80px;
	height: 30px;
	color: rgb(0, 0, 0);
	background: rgb(350, 100, 100);
	padding: 3px;
	font-size: 18px;
	border-radius: 3px;
	box-shadow: 0px 1px 3px; 
	position: relative;
	box-sizing: border-box;
	transition: all 500ms ease-out;
}
.dll:hover {
	background: rgba(0,0,0,0);
	color: rgb(100, 0, 0);
	box-shadow: inset 0 0 0 3px rgb(100, 0, 0);
}
.utvr  {
	width: 80px;
	height: 30px;
	color: rgb(0, 0, 0);
	background: rgb(100, 350, 100);
	padding: 3px;
	font-size: 18px;
	border-radius: 3px;
	box-shadow: 0px 1px 3px; 
	position: relative;
	box-sizing: border-box;
	transition: all 500ms ease-out;
}
.utvr:hover {
	background: rgba(0,0,0,0);
	color: rgb(0, 100, 0);
	box-shadow: inset 0 0 0 3px rgb(0, 100, 0);
}

.dele {
  float: right; 
  margin: 10px;
  width: 50px;
  height: 50px;
  background: url(knop/dele.gif);
  cursor: pointer;
  border-radius: 2%;
  font-weight: bold;
  box-shadow: 0 3px 20px rgba(0,0,0,.25),
  inset 0 2px 0 rgba(255,255,255,.6),
  0 2px 0 rgba(0,0,0,.1),
  inset 0 0 20px rgba(0,0,0,.1);
}
.dele:hover {
  box-shadow: inset 0 0 20px rgba(0,0,0,.2),
  0 2px 0 rgba(255,255,255,.4),
  inset 0 2px 0 rgba(0,0,0,.1);
}

.galka {
  width: 15px;
  height: 15px;
  cursor: pointer;
  border-radius: 10%;
  color: rgb(255, 204, 153);
  box-shadow: 0 3px 20px rgba(0,0,0,.25),
  inset 0 2px 0 rgba(255,255,255,.6),
  0 2px 0 rgba(0,0,0,.1),
  inset 0 0 20px rgba(0,0,0,.1);
}

	/*таблицы личного кабинета*/

.simple-little-table {
	font-family:Arial, Helvetica, sans-serif;
	color: rgb(50,50,50);
	font-size:15px;
	text-shadow: 1px 1px 0px #fff;
	background:#eaebec;
	margin:10px;
	border:#ccc 1px solid;
	border-collapse:separate;
 
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	border-radius:3px;
 
	-moz-box-shadow: 0 1px 2px #d1d1d1;
	-webkit-box-shadow: 0 1px 2px #d1d1d1;
	box-shadow: 0 1px 2px #d1d1d1;
}
 
.simple-little-table th {
	font-weight:bold;
	padding:10px 10px 10px 10px;
	border-top:1px solid #fafafa;
	border-bottom:1px solid #e0e0e0;
 
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#ebebeb));
	background: -moz-linear-gradient(top,  #ededed,  #ebebeb);
}
.simple-little-table th:first-child{
	text-align: left;
	padding-left:10px;
}
.simple-little-table tr:first-child th:first-child{
	-moz-border-radius-topleft:3px;
	-webkit-border-top-left-radius:3px;
	border-top-left-radius:3px;
}
.simple-little-table tr:first-child th:last-child{
	-moz-border-radius-topright:3px;
	-webkit-border-top-right-radius:3px;
	border-top-right-radius:3px;
}
.simple-little-table tr{
	text-align: left;
	padding-left:10px;
}
.simple-little-table tr td:first-child{
	text-align: left;
	padding-left:10px;
	border-left: 0;
}
.simple-little-table tr td {
	padding:18px;
	border-top: 1px solid #ffffff;
	border-bottom:1px solid #e0e0e0;
	border-left: 1px solid #e0e0e0;
 
	background: #fafafa;
	background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfb), to(#fafafa));
	background: -moz-linear-gradient(top,  #fbfbfb,  #fafafa);
}
.simple-little-table tr:nth-child(even) td{
	background: #f6f6f6;
	background: -webkit-gradient(linear, left top, left bottom, from(#f8f8f8), to(#f6f6f6));
	background: -moz-linear-gradient(top,  #f8f8f8,  #f6f6f6);
}
.simple-little-table tr:last-child td{
	border-bottom:0;
}
.simple-little-table tr:last-child td:first-child{
	-moz-border-radius-bottomleft:3px;
	-webkit-border-bottom-left-radius:3px;
	border-bottom-left-radius:3px;
}
.simple-little-table tr:last-child td:last-child{
	-moz-border-radius-bottomright:3px;
	-webkit-border-bottom-right-radius:3px;
	border-bottom-right-radius:3px;
}
.simple-little-table tr:hover td{
	background: #f2f2f2;
	background: -webkit-gradient(linear, left top, left bottom, from(#f2f2f2), to(#f0f0f0));
	background: -moz-linear-gradient(top,  #f2f2f2,  #f0f0f0);
}
 
.simple-little-table a:link {
	color: #666;
	font-weight: bold;
	text-decoration:none;
}
.simple-little-table a:visited {
	color: #999999;
	font-weight:bold;
	text-decoration:none;
}
.simple-little-table a:active,
.simple-little-table a:hover {
	color: #bd5a35;
	text-decoration:underline;
}

	/*кнопки главной панели*/

.glav {
	
	margin-top: 4px;
	margin-right: -4px;
	cursor: pointer;
	box-shadow: 0 3px 20px rgba(0,0,0,.25),
	inset 0 2px 0 rgba(255,255,255,.6),
	0 2px 0 rgba(0,0,0,.1),
	inset 0 0 20px rgba(0,0,0,.1);
}
.glav:hover {
	filter: brightness(10);
	transition: 2s;
	box-shadow: inset 0 0 20px rgba(0,0,0,.2),
	0 2px 0 rgba(255,255,255,.4),
	inset 0 2px 0 rgba(0,0,0,.1);
}
.glav:active {
	filter: blur(2px);
	box-shadow: 0 3px 20px rgba(0,0,0,.25),
	inset 0 2px 0 rgba(255,255,255,.6),
	0 2px 0 rgba(0,0,0,.1),
	inset 0 0 20px rgba(0,0,0,.1);
}
.libbo {
	margin-top: 4px;
	margin-right: -4px;
	cursor: pointer;
}
.libbo:hover {
	filter: brightness(5);
	transition: 5s;
}
.libbo:active {
	filter: blur(2px);
}

	/*таблица камертону*/
	
.kamtab {	
	font-family: Times New Roman; 
	font-size: 12pt; 
	border: medium none; 
	border-collapse: collapse;
	width: 1000px;
}
.kamtab td {	
	padding: 10px; 
	padding-left: 10px; 
	padding-top: 2px;
	padding-bottom: 2px;
	vertical-align: top;	
}
	/*бокова панель личного кб*/
.boktxt {
		font-size: 20px;
		color: rgb(20, 240, 50);
		font-family:times;
		font-style: italic;
		margin-left: 10px;
		margin-top: 8px;
		margin-bottom: 6px;
		text-shadow: rgb(50, 50, 50) 1px 2px 5px,
		rgb(150, 150, 150) -1px 1px 0;
}

	/*кнопки загрузки*/

.zagruz {
	color: rgb(34, 139, 34);
	background: rgba(0,0,0,0);
	padding: 5px;
	font-size: 15px;
	border-radius: 3px;
	box-shadow: 0px 1px 3px; 
	margin-top: 5px;
	box-sizing: border-box;
	transition: all 500ms ease-out;
	
	width:280px;
	height:32px;
	opacity:1;
	overflow:hidden;

	z-index:-1;

}
.zagruz:hover {
	background: rgb(200, 200, 200);
	color: rgb(0, 100, 0);
	box-shadow: inset 0 0 0 3px rgb(0, 100, 0);
}
.zagruz:active {

}

	/*поля личбинета*/

.tx_binet {
  margin-bottom: 10px;
  margin-left: 10px;
}
.tx_lbl {
  display: block;
  margin-bottom: 5px;
}
.tx_ipt {
  display: block;
  width: 600px;
  height: 35px;
  padding: 2px 1px;
  font-family: inherit;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.5;
  color: #212529;
  background-color: #fff;
  background-clip: padding-box;
  border: 1px solid #bdbdbd;
  border-radius: 2;
  transition: border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  
}
.jaz {
	width: 45px;
	height: 25px;
	border: 1px solid;
	margin-top: 5px;
	margin-left: 610px;
	position: absolute;
}
.bld {
	width: 50px;
	height: 50px;
	margin-top: 0px;
	margin-left: 10px;
	position: absolute;
}

	/*дизайн всплывающего окна*/

.smoke-base {
 position         : fixed;
 left             : 0%;
 top              : 0%;
 width            : 100%;
 height           : 100%;
 background-color : rgba(0,0,0,.4);
 display          : table;
 z-index          : 1001;
}

.smoke-dialog_wrapper {
 position       : relative;
 vertical-align : middle;
 display        : table-cell;
}

.smoke-dialog {
 width            : 500px;
 margin           : 2 auto;
 padding          : 20px;
 color            : #202020;
 border           : 2px solid rgb(51,255,51);
 border-radius    : 0px;
 background-color : #f3f3f3;
 font-family      : Arial;
 font-size        : 18px;
 font-weight      : normal;
 text-align       : center;
 line-height: 24px;
}

.smoke-dialog-buttons {
 vertical-align : middle;
    margin-top: 10px;
}

.smoke-dialog-buttons-ok, .smoke-dialog-buttons-cancel {
    margin: 0 7px;
    padding: 8px 24px;
    border: 0;
    border-radius: 0px;
    outline: 0;
    color: rgb(0,0,0);
    background: rgb(51,255,51);
    font-family: arial;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
    line-height: 18px;
    vertical-align: baseline;
    display: inline-block;
    cursor: pointer;
}
.smoke-dialog-buttons-ok:hover, .smoke-dialog-buttons-cancel:hover {
  background: rgb(255, 204, 153);
}

.smoke-prompt {
 margin-top : 15px;
 text-align : center;
}

.smoke-prompt-input {
 -moz-box-sizing  : border-box;
 box-sizing       : border-box;
 width            : 75%;
 margin           : 0;
 padding          : 11.2px;
 border           : 1.4px solid #aaa;
 outline          : none;
 font-family      : arial;
 font-size        : 22.4px;
 background-color : white;
 display          : inline-block;
}

.smoke-dialog-buttons-cancel {
 background-color : rgba(0, 0, 0, .40);
}