body {

	margin: 0px;
	padding: 0px;
	background-color: #ECF3F7;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #354A6A;
	border: solid #5991B9 1px;
  min-width: 820px;
  top: 0 !important;
  position: static !important;

}


table {

	/*border: 4px double #CADCEB;*/

}

.newstable {
	border: 2px solid #5991B9;
	background-color: #CADCEB;	
}


td {

	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;

}

.box {
    width:330px; 
    border:solid 1px #5991B9; 
    padding:10px;
    margin:10px;
}

#doglist {
	width: 95%;
	border: 2px solid #5991B9;

}

#categorylist {
	border: 1px solid #5991B9;
	/*float: left;*/
	height: 570px;
	/*width: 15%;*/
}


#doglist tr {
	background-color: #CADCEB;
}

#doglist th, #pedigree th, #categorylist th, #standard_table th {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	height: 20px;
	background-color:#5991B9;
}



#doglist th, #categorylist th {
	text-align:left;
}


#doglist .tablesubheadline {
	color: #666;
	font-weight: bold;
	font-style: italic;
}

#printable_pedigree {
  border: double 1px #5991B9;
}

#printable_pedigree th {
	background-color:#CADCEB;
}

#printable_pedigree td {
	text-align: center;
}

#pedigree {
	/*border: double 1px #5991B9;*/
}

#pedigree tr {
	background-color:#CADCEB;
}

#pedigree td {
	text-align: center;
}

#standard_table {
	border: double 1px #5991B9;
}

#standard_table tr {
	background-color:#CADCEB;
}

#standard_table td {
	text-align: left;
	padding: 10px 5px 10px 5px;
	font-size: 10px;
}



h2 {

	font-size: 20px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #5991B9;

	font-style: normal;

	font-weight: normal;

	padding-bottom: 5px;

	padding-top: 5px;

}



h3 {

	font-size: 16px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	color: #354A6A;

}



select {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #354A6A;

	background-color: #E1EBF2;

	border: 1px solid #5991B9;
	
	border-radius: 3px;

/*	scrollbar-base-color: #ECF3F7;

	scrollbar-3dlight-color: #000000;

	scrollbar-arrow-color: #5991B9;

	scrollbar-darkshadow-color: #5991B9;

	scrollbar-face-color:

	scrollbar-highlight-color:

	scrollbar-shadow-color:

	scrollbar-track-color: */

}



input, textarea {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #354A6A;

	background-color: #E1EBF2;

	border: 1px solid #115098;

	/*padding-left: 2px;*/

  border-radius: 3px;

}



/* workaround for IE !!*/

input.radio {

	font-family: Verdana, Arial, Helvetica, sans-serif;

	font-size: 10px;

	color: #354A6A;

	background-color: #ECF3F7;

	border: 0px;

	padding-left: 5px;

}



input[readonly], textarea[readonly] {

	background-color: #ECF3F7;

	color: #5991B9;

}



.button {
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 10px;
color:#354A6A;
background-color:#E1EBF2;
border: 1px solid #115098;
box-shadow: inset 0 1px 0 rgba(17,80,152,0.2);
border-radius: 4px;
padding: 2px 12px;
border-bottom: 2px solid #115098;

}



.button[disabled], input[disabled] {

	color: #5991B9;

	background-color: #ECF3F7;

}



label {
	font-size: 10px;
}



/* ---- Header section ---- */

.header {

	background-color: #808080;

	position: relative;

	border-bottom: 1px solid #bbb;

	margin-left: 150px;

}



/* ---- Navigation area ----- */

.navarea {

	position: relative;

	clear: both;

	margin: 0px;

	padding: 5px;

/*	background-color: #457A9D; */
	
	background-image: url("/images/footer.png");

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #5991B9;

	white-space:nowrap;

	color: #5991B9;

}



.selectednavitem {

	position: relative;

	font-weight: bold;

	background-color: #DFD4BE;

	border: 1px solid #5991B9;

	padding-left: 10px;

	padding-top: 10px;

	padding-right: 5px;

	padding-bottom: 10px;

}



.navitem {
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 5px;
	white-space: nowrap;
}



.separator {
	color: #5991B9;
	padding: 5px;
}



.main {

	border: 12px solid #457A9D;

	margin-top: 0px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

  /*background-color: #CADCEB;*/

}



.content {

	/*text-align: center;*/

	padding: 10px;

	/*margin: 0;

	background-color: #DFD4BE;*/

	font-size: 12px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	/*left: 0px;

	top: 0px;

	position: absolute;

	width: 750px;*/



}



.footer {

	padding-left: 20px;

	padding-right: 20px;

	padding-top: 5px;

	padding-bottom: 5px;

	font-size: 9px;

	font-family: Verdana, Arial, Helvetica, sans-serif;

	/*color: #115098;*/

	background-color: #5991B9;

	clear: both;

}



a:link, a:visited, a:active {
	color: #115098;
	text-decoration: none;
}

a:hover {
	text-decoration: none;
	color: #12A3EB;
}

a.a-pict:link, a.a-pict:visited, a.a-pict:active  {
	border: thin #115098;
}

a.a-pict:hover{
	border: medium #115098;
}

a img {
	border: 0px;
}



/*

    #sireDiv, #damDiv, #kennelDiv {position:relative;width:40%;margin:1em;} 

    #sireInput, #damInput, #kennelInput {position:relative;width:100%;display:block;}

	#sireContainer, #damContainer, #kennelContainer {position:relative;bottom:4px;right:4px;border:1px solid #777;background:#ECF3F7;font-size:85%;overflow:hidden;/* display:none;*//*} 

    #sireContainer .yui-ac-content, #damContainer .yui-ac-content, #kennelContainer .yui-ac-content {position:relative;width:100%;border:1px solid #404040;background:#fff;overflow:hidden;z-index:9050;}

    #sireContainer ul, #damContainer ul, #kennelContainer ul {position:relative;width:100%;padding:5px 0;list-style:none;}

    #sireContainer li, #damContainer li, #kennelContainer li {padding:0 5px;cursor:default;white-space:nowrap;display:list-item;}

    #sireContainer li.highlight, #damContainer li.highlight, #kennelContainer li.highlight {background:#ddd;}

*/


.suckertreemenu ul{
margin: 0;
padding: 0;
list-style-type: none;
}
/*Top level list items*/
.suckertreemenu ul li{
position: relative;
display: inline;
float: left;
background-color: #ECF3F7;
z-index:10;
}
/*Top level menu link items style*/
.suckertreemenu ul li a{
display: block;
/*width: 90px; /*Width of top level menu link items*/
padding: 1px 8px;
border: 1px solid #5991B9;
border-left-width: 0;
text-decoration: none;

font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 5px;
white-space: nowrap;

}
/*1st sub level menu*/
.suckertreemenu ul li ul{
left: 0;
position: absolute;
top: 1em; /* no need to change, as true value set by script */
display: block;
visibility: hidden;

}
/*Sub level menu list items (undo style from Top level List Items)*/
.suckertreemenu ul li ul li{
display: list-item;
float: none;
}
/*All subsequent sub menu levels offset after 1st level sub menu */
.suckertreemenu ul li ul li ul{ 
left: 159px; /* no need to change, as true value set by script */
top: 0;
}
/* Sub level menu links style */
.suckertreemenu ul li ul li a{
display: block;
width: 160px; /*width of sub menu levels*/
text-decoration: none;
padding: 1px 5px;
border: 1px solid #5991B9;

font-size: 12px;
font-family: Verdana, Arial, Helvetica, sans-serif;
padding: 5px;
white-space: nowrap;

}
.suckertreemenu ul li a:hover{
background-color: #115098;
color: #CADCEB;

}
/*Background image for top level menu list links */
.suckertreemenu .mainfoldericon{
/*background: url(../images/sort_desc_active.gif) no-repeat right center;*/
}
/*Background image for subsequent level menu list links */
.suckertreemenu .subfoldericon{
background: url(/images/sort_desc_active.gif) no-repeat center right;
}
* html p#iepara{ /*For a paragraph (if any) that immediately follows suckertree menu, add 1em top spacing between the two in IE*/
padding-top: 1em;
}

/* mating children yui overlay */
.overlay { border:1px dotted black;padding:5px;margin:10px; } 
.overlay .hd { border:1px solid red;padding:5px; } 
.overlay .bd { border:1px solid green;padding:5px; } 
.overlay .ft { border:1px solid blue;padding:5px; } 

/* прогресбар заполение анкеты */


/* Стилизация чекбоксов и радиокнопок */

/* пульсация текста*/
@keyframes pulsate {50%{color:#fff;text-shadow:0 -1px rgba(0,0,0,.3),0 0 5px #f03000,0 0 8px #f80000;}
}
.pulse {
    color: rgb(245,245,245);
    text-shadow: 0 -1px rgba(0,0,0,.1);
    font-size: 32px;
    font-weight: 600;
    text-decoration: none;
    -webkit-animation: pulsate 1.2s linear infinite;
    animation: pulsate 1.2s linear infinite; 
}
/* пульсация текста*/


/*tooltip*/
/* Контейнер подсказок */
.tooltip .tooltiptext::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%; /* Слева от всплывающей подсказки */
    margin-top: -5px;
    border-width: 5px;
    border-style: solid;
    border-color: transparent black transparent transparent;
}
/* Текст подсказки */
.tooltip .tooltiptext {
    visibility: hidden;
    width: 120px;
    background-color: black;
    color: #fff;
    text-align: center;
    padding: 5px 0;
    border-radius: 5px;
    /* Расположите текста подсказки - см. примеры ниже! */
    position: absolute;
    z-index: 1;
}
/* Показ текста всплывающей подсказки при наведении указателя мыши на контейнер */
.tooltip:hover .tooltiptext {
    visibility: visible;
}
/*tooltip*/

/* перенос длинных слов*/
.perenos {
  word-break: break-all;
}
/* перенос длинныйх слов*/

/* градиент */
.gradient-text {
  text-transform: uppercase;
  background: linear-gradient(90deg, #fb4040 50%, #115098 50%);
  -webkit-background-clip: text; /* Обрезаем фон по тексту */
  -webkit-text-fill-color: transparent; /* Прозрачный текст */  
}
/* градиент */



/* кнопки NEW OLD */
.switch {
  position: relative;
  display: inline-block;
  vertical-align: top;
  width: 151px;
  height: 20px;
  padding: 3px;
  background-color: white;
  border-radius: 18px;
  box-shadow: inset 0 -1px #b3b3b3, inset 0 1px 1px rgba(0, 0, 0, 0.11);
  cursor: pointer;
  background-image: -webkit-linear-gradient(top, #eeeeee, white 25px);
  background-image: -moz-linear-gradient(top, #eeeeee, white 25px);
  background-image: -o-linear-gradient(top, #eeeeee, white 25px);
  background-image: linear-gradient(to bottom, #eeeeee, white 25px);
}
.switch-input {
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
}
.switch-label {
  position: relative;
  display: block;
  height: inherit;
  font-size: 10px;
  font-weight:bold;
  text-transform: uppercase;
  background: #ff0000;
  border-radius: inherit;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.12), inset 0 0 2px rgba(0, 0, 0, 0.15);
  -webkit-transition: 0.15s ease-out;
  -moz-transition: 0.15s ease-out;
  -o-transition: 0.15s ease-out;
  transition: 0.15s ease-out;
  -webkit-transition-property: opacity background;
  -moz-transition-property: opacity background;
  -o-transition-property: opacity background;
  transition-property: opacity background;
}
.switch-label:before, .switch-label:after {
  position: absolute;
  top: 50%;
  margin-top: -.5em;
  line-height: 1;
  -webkit-transition: inherit;
  -moz-transition: inherit;
  -o-transition: inherit;
  transition: inherit;
}
.switch-label:before {
  content: attr(data-off);
  right: 5px;
  color: #ffffff;
  text-shadow: 0 1px rgba(255, 255, 255, 0.5);
}
.switch-label:after {
  content: attr(data-on);
  left: 7px;
  color: white;
  text-shadow: 0 1px rgba(0, 0, 0, 0.2);
  opacity: 0;
}
.switch-input:checked ~ .switch-label {
  background: #5991b9;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.15), inset 0 0 3px rgba(0, 0, 0, 0.2);
}
.switch-input:checked ~ .switch-label:before {
  opacity: 0;
}
.switch-input:checked ~ .switch-label:after {
  opacity: 1;
}
.switch-handle {
  position: absolute;
  top: 4px;
  left: 4px;
  width: 18px;
  height: 18px;
  background: white;
  border-radius: 10px;
  box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
  background-image: -webkit-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -moz-linear-gradient(top, white 40%, #f0f0f0);
  background-image: -o-linear-gradient(top, white 40%, #f0f0f0);
  background-image: linear-gradient(to bottom, white 40%, #f0f0f0);
  -webkit-transition: left 0.15s ease-out;
  -moz-transition: left 0.15s ease-out;
  -o-transition: left 0.15s ease-out;
  transition: left 0.15s ease-out;
}
.switch-handle:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  margin: -6px 0 0 -6px;
  width: 12px;
  height: 12px;
  background: #f9f9f9;
  border-radius: 6px;
  box-shadow: inset 0 1px rgba(0, 0, 0, 0.02);
  background-image: -webkit-linear-gradient(top, #eeeeee, white);
  background-image: -moz-linear-gradient(top, #eeeeee, white);
  background-image: -o-linear-gradient(top, #eeeeee, white);
  background-image: linear-gradient(to bottom, #eeeeee, white);
}
.switch-input:checked ~ .switch-handle {
  left: 135px;
  box-shadow: -1px 1px 5px rgba(0, 0, 0, 0.2);
}
.switch-green > .switch-input:checked ~ .switch-label {
  background: #4fb845;
}

/* QRкод */
.iphone
{
    width: 500px;
    height: 665px;
    position: relative;
    background: url(/images/iphone.png) no-repeat;
    
}
.QRingrus
{
    display: inline-block;
    position: absolute;
    width: 300px;
    height: 300px;
    top: 210px;
    left: 110px;
    
}
.linkingrus
{
    font-weight:bold;
    display: inline-block;
    position: absolute;
    top: 565px;
    left: 40px;
    text-align: center;
    margin:0 20% 0 20%;
}
/* QRкод */
/* кнопки */
.butt-red{
color:#fff;
background-color:#ff3f3a;
border-color:#bb0702;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
border-radius: 4px;
padding: 2px 12px;
}
.butt-green{
color:#fff;
background-color:#199b71;
border-color:#167355;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
border-radius: 4px;
padding: 2px 12px;
}
.butt-blue{
color:#fff;
background-color:#2E75A8;
border-color:#2e6da4;
box-shadow: inset 0 1px 0 rgba(255,255,255,0.2);
border-radius: 4px;
padding: 2px 12px;
}
/* кнопки */
/*индикатор анкеты*/

.indicator {
  
  width: 100%;  
  background-color: #ddd; 
  border-radius: 2px; 
  margin: 0px 2px 5px 0;
}
.indicator-bar {
  height: 10px; 
  text-align: center;
  font-weight:bold;
  padding: 2px;
  line-height: 10px;
  color: white;

  background-color: #5991b9;
  border-radius: 2px;
  animation: 1 2s progressBar;
}
@keyframes progressBar {
  0% {
    width: 0;
  }
  100% {
    /*width: 97%;*/
  }
}
/*индикатор анкеты*/
