/*--Fonts--*/


@font-face {
    font-family: "Astrologer";
      font-display: swap;
    src: url('../fonts/astrolog.ttf') format('truetype'), url('../fonts/astrolog.eot?#iefix') format('embedded-opentype'), url('../fonts/astrolog.woff') format('woff'), url("../fonts/astrolog.woff2") format("woff2"), url('../fonts/astrolog.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


/*
@font-face {
    font-family: astrologer;
    src: url('../fonts/astrolog.eot');
    src: local('astrologer'), url('../fonts/astrolog.woff') format('woff'), url('../fonts/astrolog.ttf') format('truetype'), url('../fonts/astrolog.svg') format('svg');
    font-weight: normal;
    font-style: normal;
}


, url('/fonts/astrolog.svg') format('svg')
, url('/fonts/astrolog.otf') format('opentype')

local("ElMessiri-Regular"), 
local("ElMessiri-Medium"), 
local("ElMessiri-Semibold"), 
local("ElMessiri-Bold"), 

*/

@font-face {
  font-family: "ElMessiri";
  font-display: swap;
  src: url("../fonts/ElMessiri/ElMessiri-Regular.ttf") format("ttf"), url("../fonts/ElMessiri/ElMessiri-Regular.woff") format("woff");
  font-weight: 400;
  font-style: normal;
}

@font-face {
  font-family: "ElMessiri";
  font-display: swap;
  src: url("../fonts/ElMessiri/ElMessiri-Medium.ttf") format("ttf"), url("../fonts/ElMessiri/ElMessiri-Medium.woff") format("woff");
  font-weight: 500;
  font-style: normal;
}

@font-face {
  font-family: "ElMessiri";
  font-display: swap;
  src: url("../fonts/ElMessiri/ElMessiri-Semibold.ttf") format("ttf"), url("../fonts/ElMessiri/ElMessiri-Semibold.woff") format("woff");
  font-weight: 600;
  font-style: normal;
}

@font-face {
  font-family: "ElMessiri";
  font-display: swap;
  src: url("../fonts/ElMessiri/ElMessiri-Bold.ttf") format("ttf"), url("../fonts/ElMessiri/ElMessiri-Bold.woff") format("woff");
  font-weight: 700;
  font-style: normal;
}


* {
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}

body {
  font-family: "ElMessiri", Verdana, Century Gothic, Courier New, Trebuchet MS, Comic Sans MS;
  font-size: 100%; 
  cursor: default;
  margin: 0;
  padding: 0;
  overflow-x: hidden;
}

ul, ol, li {
  list-style-type: none;
}

a:link { font-weight : 500; color: #A11931; text-decoration: none }
a:active { font-weight : 500; color: #D02830; text-decoration: underline }
a:visited { font-weight : 500; color: #D02830; text-decoration: none }
a:hover { font-weight : 500; color: #0b3768; text-decoration: underline }



h1, p.maintexth1 {
  font-size: 110%; 
  font-weight: bold; 
  color: #D02830;
  text-decoration: underline;
  letter-spacing: +1.4px;
  line-height: normal;
/*PADDING-RIGHT: 0px; PADDING-LEFT: 0px; FONT-WEIGHT: 700; FONT-SIZE: 33px; PADDING-BOTTOM: 0px; PADDING-TOP: 10px; FONT-FAMILY: DS Izmir, Verdana;*/
}

p.maintext {
text-indent: 20px; 
margin-top: 0; 
margin-bottom: 0;
text-align: justify;
}

p.nomaintext {
text-indent: 0px; 
margin-top: 0; 
margin-bottom: 0;
text-align: justify;
}


.lagna_img {
width: 125px;
margin-right: 5px;
border: 0px;
}



table {
  font-size: 100%;
  empty-cells: show;
  border-collapse: collapse;
/*  border: #ccc 1px dashed; */
  BACKGROUND-COLOR: transparent;
  padding-right: 15px;
  padding-left: 15px;
  margin: auto;
  overflow-x:auto;

}

table.boxtab {
  border-bottom: #ccc 1px dashed;
}

.tab-wrap {
overflow-x:auto;
}

td.pagetd {
  border: none;
  padding-right: 10px;
  padding-left: 10px;
  margin-right: 5px;
  margin-left: 5px;
}

td.pagetdtext {
/*  border: #fff 1px dashed; */
  border: none;
  padding-top: 20px;
  padding-right: 15px;
  padding-left: 15px;
  margin-right: 5px;
  margin-left: 5px;
}

td.tdout {
  border: #ccc 1px dashed;
  padding-right: 5px;
  padding-left: 5px;
text-align: center;
vertical-align: middle;
height: 25px;
}

span.jplspan {
  padding-right: 3px;
  padding-left: 6px;
text-align: center;
vertical-align: middle;
font-weight: bold;
font-size: 140%;
/* display: table;
display: block; */
display: inline-block;
/* all: initial; */
}

sup.supk0, sup.supk1, sup.supk2, sup.supk5, sup.supk7 {
color: red;
}

sup.supk6 {
color: slateblue; /* navy; */
}

sub.subr {
font-size: 50%;
}

span.arspan {
font-size: 80%;
position: absolute;
bottom: 10px;
left: 10px;
}

span.dzspan {
font-size: 100%;
position: absolute;
top: 10px;
left: 10px;
}

span.slspan {
font-size: 100%;
position: absolute;
top: 10px;
right: 10px;
}

td, th {
  border: #ccc 1px dashed;
  padding-right: 5px;
  padding-left: 5px;
}


th:hover {
background: #EDB6B8; /* #d7ffd7; #ffdfdf; */
}


td.zel {
  border: #ccc 1px dashed;
  padding-right: 5px;
  padding-left: 5px;
  background: #d7ffd7;
  text-align: center;
}

td.kras {
  border: #ccc 1px dashed;
  padding-right: 5px;
  padding-left: 5px;
  background: #ffdfdf;
  text-align: center;
}

table.settings-top {
  table-layout: fixed;
  width: 100%;
}

/* Заголовки таблиц */
tr.trhead {
  font-size: 90%; 
  font-weight: bold; 
  color: #000000;
  text-decoration: none;
  letter-spacing: +1px;
  text-align: center;
  height: +30px;
}

TR.trout:hover {
 background: #FDF7E1; /* Меняем цвет фона строки таблицы */
} 

/* TABLE.ex3 TR:hover { background: #cfcfcf;} */
TABLE.tabout:hover { background: #F9F9F9;}

TABLE.taboutsm:hover { background: #F9F9F9;}
TABLE.taboutsm {font-size: 75%;}

table.tabvl td {
margin-bottom: 5px; 
border: #fff 0px none;
}

TABLE.taboutav td:hover, TABLE.taboutar td:hover { background: #FDF7E1;}
TABLE.taboutav td, TABLE.taboutar td {
width: 35px;
height: 35px;
text-align: center;
font-weight: bold;
font-size: 85%; 
}

TABLE.gorol {
border: #aaa double 4px;
min-width: 544px;
}
TABLE.gorol td:hover { background: #FDF7E1;}
TABLE.gorol td {
width: 135px;
height: 135px;
text-align: center;
vertical-align: middle;
cursor: pointer;
position: relative;
}

TABLE.taboutar td {
font-size: 9px;
}

TABLE.taboutav td.tdred {
background: #fff0f0;
}

TABLE.taboutav td.tdgrey, TABLE.taboutar td.tdgrey, TABLE.gorol td.tdgrey {
background: #f1f1f1;
}

TABLE.sstaboutav { 
background: url('/img/sstilbg.png') #F0F3F5 0% 0% repeat-x;
height: 200px;
width: 200px;
}
TABLE.sstaboutav td:hover { background: #FDF7E1;}
TABLE.sstaboutav td {
height: 19px;
width: 22px;
font-size: 12px;
text-align: center;
font-weight: bold;
}

TABLE.tavout td.ober {
border: none;
padding: 10px;
text-align: center;
font-weight: bold;
}

#maintab {
font-size: 80%;
}



div.ssavout {
background: url('/img/sstilbg.png') #F0F3F5 0% 0% repeat-x;
position: relative;
display: block;
height: 200px;
width: 200px;
font-size: 16px;
text-align: center;
font-weight: bold;
border: #ccc 1px solid;
}

div.ssavout .p1, .p2, .p3, .p4, .p5, .p6, .p7, .p8, .p9, .p10, .p11, .p12, .pcntd { 
position: absolute; display: block; float: left; height: 25px; width: 25px;
border: #ccc 0px solid;
}
div.ssavout .p1 {
left: 88px;
top: 37px;
}
div.ssavout .p2 {
left: 37px;
top: 3px;
}
div.ssavout .p3 {
left: 3px;
top: 37px;
}
div.ssavout .p4 {
left: 37px;
top: 88px;
}
div.ssavout .p5 {
left: 3px;
bottom: 37px;
}
div.ssavout .p6 {
left: 37px;
bottom: 3px;
}
div.ssavout .p7 {
left: 88px;
bottom: 37px;
}
div.ssavout .p8 {
right: 36px;
bottom: 3px;
}
div.ssavout .p9 {
right: 3px;
bottom: 37px;
}
div.ssavout .p10 {
right: 37px;
top: 88px;
}
div.ssavout .p11 {
top: 37px;
right: 3px;
}
div.ssavout .p12 {
right: 36px;
top: 3px;
}
div.ssavout .pcntd {
left: 88px;
top: 87px;
}


div.ssavout .ps1, .ps2, .ps3, .ps4, .ps5, .ps6, .ps7, .ps8, .ps9, .ps10, .ps11, .ps12 { 
position: absolute; display: block; float: left; height: 16px; width: 18px;
border: #ccc 0px solid;
font-size: 10px;
font-weight: normal;
}
div.ssavout .ps1 {
left: 90px;
top: 67px;
}
div.ssavout .ps2 {
left: 40px;
top: 25px;
}
div.ssavout .ps3 {
left: 25px;
top: 41px;
}
div.ssavout .ps4 {
left: 69px;
top: 92px;
}
div.ssavout .ps5 {
left: 25px;
bottom: 41px;
}
div.ssavout .ps6 {
left: 40px;
bottom: 25px;
}
div.ssavout .ps7 {
left: 90px;
bottom: 69px;
}
div.ssavout .ps8 {
right: 40px;
bottom: 25px;
}
div.ssavout .ps9 {
right: 25px;
bottom: 41px;
}
div.ssavout .ps10 {
right: 69px;
top: 92px;
}
div.ssavout .ps11 {
top: 41px;
right: 25px;
}
div.ssavout .ps12 {
right: 40px;
top: 25px;
}


.gorsel,
.gornam,
.gorselsm,
.gorro,
.gortxt,
.gorsm,
.mvrem
{cursor: pointer; cursor: hand;
border-top: #ccc 1px solid;
border-left: #ccc 5px solid;
border-right: #ccc 1px solid;
border-bottom: #ccc 1px solid;
border-radius: 5px;
padding-left: 5px;}


.gorsel:hover, .gorsm:hover, .gorselsm:hover, .gornam:hover,
.gortxt:hover,
.mvrem:hover {
 background: #FDF7E1;
}


.gorselsm
{ font-size: 10px;
}

.gorsm {
width: 80px;
font-size: 95%;
font-weight: normal;
text-align: center;
padding-right: 1px;
margin-left: 5px;
margin-right: 5px;
}


.mvramas, .ramas {
border-radius: 7px;
padding: 7px;
}

.ramasmv.legend {
text-align: center;}


.gornam {
width: 300px;
font-size: 14px;
}


// поля только для чтения формы ввода исходных данных
.gorro {
background: #eee;
width: 60px;
font-size: 14px;
}

.gortxt {
width: 30px;
font-size: 14px;}


.gorbtn {
width: 120px;
height: 45px;
border-left: #ddd;
border-top: #ddd;
border-right: #aaa;
border-bottom: #aaa;
border-style: solid;
border-width: 1px;
background:url('/img/gorras.png') #f0f0f0 7% 50% no-repeat;
cursor: pointer;
cursor: hand;
border-radius: 5px;
margin-bottom: 10px;
}


.nastbtn {
padding: 2px 10px 2px 10px;
}



td.boxh {
/* background: #eeeeee; */
background: #FCF2D4; /* #C6DFEE; #D7D7FF; #D8D3E7; */
border: #DCB6B6 1px solid;
/* font-family: Comic Sans MS, Arial; */
  font-size: 90%; 
  font-weight: bold; 
  color: #000000;
  text-decoration: none;
  letter-spacing: +1px;
  height: +10px;
  border-radius: 5px;
  text-shadow: 0px 1px 0px #e5e5ee;
  filter: dropshadow(color=#e5e5ee,offX=0,offY=1);
}

td.boxt {
  font-size: 90%;
  color: #000000;
  text-decoration: none;
  height: +10px;
}

td.boxtvn {
  font-size: 90%;
  color: #000000;
  text-decoration: none;
  height: +10px;
  border-top: 0px; border-bottom: 0px;
}


TD.boxt:hover, TD.boxtvn:hover {
 background: #FDF7E1; /* Меняем цвет фона строки таблицы */
} 

td.htd {
  font-size: 90%; 
  font-weight: bold; 
  color: #000000;
  text-decoration: none;
  letter-spacing: +1px;
  text-align: center;
  height: +10px;
}

div.ital {
padding-left: 20px;
padding-right: 20px;
# padding-top: 20px;
# padding-bottom: 20px;
text-align: justify;
# margin-top: 15px; 
# margin-bottom: 15px;
# margin-left: 5px;
margin: 20px;
FONT-SIZE: 18px;
border-left: solid 7px #FCF2D4;  /* #eeeeee */
}

div.divspr {
font-family: Courier New;
font-size: 12px;
margin-left: 15px;
}

img.textimg {
  margin-right: 15px;
  margin-left: 15px;
}

div.lastob {
/* flex: 1 0 auto; */
/* justify-content: space-around; */
/* flex-shrink: 0; */
/* flex-grow: 10; */
/*  flex: 2 0 calc(100% - 520px);
  flex: 2 0 -webkit-calc(100% - 520px);
  flex: 2 0 -o-calc(100% - 520px); */
/* align-self: center; */
background: #FFFADC;
border: 1px solid #F3E2A5;
padding: 5px 10px 5px 10px;
margin-bottom: 15px;
border-radius: 5px;
line-height: 20px;
font-size: 90%;
}

.dhbox {
background: #FCF2D4;
border: #DCB6B6 1px solid;
padding: 7px 10px 7px 10px;
font-size: 90%;
font-weight: bold;
color: black;
text-decoration: none;
letter-spacing: +1px;
border-radius: 5px;
min-height: 15px;
width: 240px;
text-align: center;
text-shadow: 4px 4px 8px #DCB6B6;
filter: dropshadow(color=#DCB6B6,offX=0,offY=1);
}

.dbox {
border-top: #CCC 0px solid; /* dashed; */
border-left: #CCC 1px solid;
border-right: #CCC 1px solid;
border-bottom: #CCC 1px solid;
padding: 5px 10px 5px 10px;
margin: 0;
font-size: 90%;
text-decoration: none;
min-height: 15px;
border-radius: 5px;
width: 240px;
text-align: left;
margin-bottom: 15px;
}
.dbox:hover {
 background: #FFFADC; /* Меняем цвет фона */
}

.sl {
border-radius: 5px;
padding: 1px 3px 1px 3px;
width: 100%;
}
.sl:hover {background: #DCB6B6;}

textarea:hover { background: #FDF7E1;}


#floatTip {
position: absolute; 
width: 410px; 
display: none; 
border: #DCB6B6 1px solid;
padding: 42px 14px 14px 14px;
font-size: 11pt;
color: #ccc; 
background: #aaa;
z-index: 999;

background: url('/img/border-hf.gif') #F0F3F5 0% 0% repeat-x;

color: black;
text-decoration: none;
letter-spacing: +1px;
border-radius: 5px;
min-height: 25px;
text-align: justify;
text-shadow: 4px 4px 8px #DCB6B6;
filter: dropshadow(color=#DCB6B6,offX=0,offY=1);
box-shadow: 0 1px 1px #191a1b;
  line-height: 1.1;
}

.hintimg {
margin-right: 10px;
}

.sgood {
color: #11AC0D;
font-weight: bold;
}

.smid {
color: #FF9900;
font-weight: bold;
}

.sbad {
color: #FF0000;
font-weight: bold;
}

.tgood {
background: #d7ffd7;
}

.tmid {
background: #f0fff0;
}

.tnog {
background: #fff0f0;
}

.tbad {
background: #ffdfdf;
}

#rasibala td, #tablongevity td, #tablongevityg td {
text-align: center;
}

#rasibala td.tdh{
text-align: left;
font-weight: bold;
}


.linkta {
  width: 80%; 
  height: 80px; 
  overflow-x: auto; 
  overflow-y: visible;
}

/*
span.spr {
text-align: right;
float: right;
}

span.spl {
text-align: left;
float: left;
}

span.spc {
text-align: center;
display:block;
width:100%;
height: 100%;
margin: 0 auto;
}
*/



