.ovfa {overflow: auto;}

.width1,.w1{width:1%;}
.width2,.w2{width:2%;}.width3,.w3{width:3%;}.width4,.w4{width:4%;}.width5,.w5{width:5%;}.width6,.w6{width:6%;}
.width7,.w7{width:7%;}.width8,.w8{width:8%;}.width9,.w9{width:9%;}.width10,.w10{width:10%;}.width11,.w11{width:11%;}
.width12,.w12{width:12%;}.width13{width:13%;}.width14{width:14%;}.width15,.w15{width:15%;}
.width16{width:16%;}.width17{width:17%;}.width18{width:18%;}.width19{width:19%;}
.width20,.w20{width:20%;}.width21{width:21%;}.width22{width:22%;}.width23{width:23%;}
.width24{width:24%;}.width25,.w25{width:25%;}.width30,.w30{width:30%;}.width31,.w31{width:31%;}
.width32{width:32%;}.width33{width:33%;}.width34{width:34%;}
.width35,.w35{width:35%;}.width36,.w36{width:36%;}.width37,.w37{width:37%;}.width38,.w38{width:38%;}.width39,.w39{width:39%;}
.width40,.w40{width:40%;}.width45,.w45{width:45%;}
.width50,.w50{width:50%;}.width50alignleft{width:50%;float:left;margin:5px 10px 0 0;}
.width55,.w55{width:55%;}
.width60,.w60{width:60%;}.width65,.w65{width:50%;}
.width70,.w70{width:70%;}.width71{width:71%;}.width72{width:72%;}.width73{width:73%;}
.width74{width:74%;}.width75,.w75{width:75%;}.width76{width:76%;}.width77{width:77%;}
.width78{width:78%;}.width79{width:79%;}
.width80,.w80{width:80%;}.width85,.w85{width:85%;}
.width90,.w90{width:90%;}.width91{width:91%;}.width92{width:92%;}.width93{width:93%;}.width94{width:94%;}
.width95,.w95{width:95%;}.width96{width:96%;}.width97{width:97%;}.width98{width:98%;}.width99{width:99%;}
.width100,.w100{width:100%;}

.font0{font-size:0;}
.font1{font-size:1rem;}
.font4{font-size:18px;}
.font4blue{font-size:18px;color:#3300FF;}
.font5{font-size:20px;}
.font5blue{font-size:20px;color:#3300FF;}

.top0 {top:0;}
.top1 {top:1rem;}

.relative {position:relative;}
.absolute {position:absolute;}
.height-max-content {height: max-content;}
.tt{font-family:"Lucida Console", "Menlo", "Monaco", "Courier",monospace;}

.figure1{width:100%;margin:0;}
.figure1 figcaption{text-align:center;margin:0 5px;}

#newcontainer {
  	margin: 0 auto; /* Выравнивание по центру */
    /*
    background:#b2b2ad;
    */
    /* Цвет фона левой колонки */ 
    background:#e6e6e1;
    border-radius:10px;
    margin-top:10px;
}

body {/*font: 10pt Arial, Helvetica, sans-serif;*/ /* Шрифт на веб-странице */
    background: #f0f0f0;  /* Цвет фона */}
a {color:#006699;color:#993300;}

.greenborder {border:2px solid green;}
.orangeborder {border:2px solid orange;}
.redborder {border:2px solid red;}
.violetborder {border:2px solid violet;}
.display-table {display: table;}
.display-table-row {display: table-row;}
.display-block {display: block;}

.minh200px {min-height: 200px;}
.clear-both, .clearboth {clear: both;}
.height-auto {height:auto;}

.bodytext {position: relative; top: 50px; left: 20px; }
.count{position: relative; left: 45%; bottom: 1%; }
#cit { background: #FFFF99}
#leftcol {float: left; /* Обтекание справа */ width: 190px; /* Ширина колонки */}
#rightcol {/* Правая колонка */ margin-left: 240px; /* Отступ слева */}
#logoname {background: orange; /* Цвет фона левой колонки */}   
#container {background:#f2f2e8;margin: 0 auto;}
#bluecontainertop {background:#4682B4; margin:10px 0;/* Цвет фона Блока в котором спрятано верхнее меню */}
#header {margin: 0 auto; /* Выравнивание по центру */     }
.logoline{background:#f2f2e8;}
.logoline th{background:#f2f2e8;}
/* Верхнее меню */
.topmenu a {/* Размер текста */ color: #FFFFFF;}
.topmenu li {float:left;color: #FFFFFF;list-style: none;}
.topmenu ul{list-style: none; padding: 0; color: #FFFFFF;}
.topmenu UL LI {position: relative; color: #FFFFFF;top:0;left:0;}
.topmenu LI UL { position: absolute;/* Подменю позиционируются абсолютно */
display: none; /* Скрываем подменю */
left: 0px; /* Сдвигаем подменю вправо */
padding: 0px 0;    }
.topmenu LI:hover UL {display: block; /* При выделении пункта курсором мыши отображается подменю */
    margin-top: -2em;}
.topmenu LI A {color: #FFFFFF;
display: block; /* Ссылка как блочный элемент */
border: /*1px*/ 0px solid #ccc;
text-decoration: none;
/*background-color: #3366CC;  цвет фона кнопок меню синий*/
background-color: #4682B4;}
.topmenu LI A:HOVER {background-color: #99CCFF; color:green;/* Цвет при наводке курсора */
border-radius:4px;}
.topmenu UL LI UL li ul li {display: none; 
left: 210px; /* Сдвигаем подменю вправо */top: -2em;}
.topmenu ul LI UL LI:hover  UL li { 
    display: block; /* При выделении пункта курсором мыши отображается подменю */   }

/* Верхнее меню  конец*/

.table1 {
   border:1px; border-style:solid;padding:10;
}
.table1 td {text-align:left; background:#f0f0f0;
border-width: 0 1px 1px 0;border-color:#000000;}
.table1 tr:first-child th:first-child {border-radius: 10px 0 0 0 ;}
.table1 tr:first-child td:last-child {border-radius:  0 10px 0  0 ;}
.table1 tr:last-child td:last-child {border-radius:  0 0 10px 0 ;}
.table1 tr:last-child th:first-child {border-radius:  0 0 0 10px;}
.table1 th {text-align:left; background: #BCEBDD;
    border-width: 1px 1px 1px 1px;border-color: #000000;
}

.table100 {
   border:1px; 
   border-style:solid;
   width:100%;
   box-sizing: border-box;
}

.table100 td {text-align:left; background:#f0f0f0;
border-width: 0 1px 1px 0;border-color:#000000;}
.table100 tr:first-child th:first-child {border-radius: 10px 0 0 0 ;}
.table100 tr:first-child td:last-child {border-radius:  0 10px 0  0 ;}
.table100 tr:last-child td:last-child {border-radius:  0 0 10px 0 ;}
.table100 tr:last-child th:first-child {border-radius:  0 0 0 10px;}
.table100 th {text-align:left; background: #BCEBDD;
    border-width: 1px 1px 1px 1px;border-color: #000000;
}

.font4 {font-size:18px;}
.font4blue {font-size:18px;color:#3300FF;}
.font5blue {font-size:20px;color:#3300FF;}
.width30 {width:30%;}
.width50 {width:50%;}
.width50valigntop {width:50%;vertical-align:top;}
.width90 {width:90%;}

/* Левое меню  */
.leftmenu a {color: #FFFFFF; }
.leftmenu li {color: #FFFFFF;list-style: none;}
.leftmenu ul{color: #FFFFFF;}
.leftmenu UL LI {color:#FFFFFF;}
.leftmenu LI A {color: #FFFFFF;
border: 1px solid #ccc;text-decoration: none;
background-color: #4682B4;}
.leftmenu LI A:HOVER 
{background-color: #99CCFF; /* Цвет при наводке курсора */ }


/* Левое меню конец */

H1 {color: #003366;font-size: 170%;font-family: Arial, Verdana, sans-serif;text-align: center; }
.h1home{margin-left:2%;margin-right:2%;color: #003366;
font-size: 130%;font-family: Arial, Verdana, sans-serif;text-align: center; }
h2 {
    margin: auto;
    color: #003366;
    font-size: 1.5rem;
    font-family: Arial, Verdana, sans-serif;
    text-align: center; 
}
.h2left {color: #003366;font-size: 140%;font-family: Arial, Verdana, sans-serif;text-align: left; }

.h2home {margin-left:4%;color: #003366;font-size: 150%;
font-family: Arial, Verdana, sans-serif;text-align: left; }
.h2homemtop {margin-left:4%;margin-top:30px;color: #003366;font-size: 150%;
font-family: Arial, Verdana, sans-serif;text-align: left; }
H3 {color: #003366;font-size: 100%;font-family: Arial, Verdana, sans-serif;text-align: center; }
.h3left {color: #003366;font-size: 100%;font-family: Arial, Verdana, sans-serif;text-align: left; }

.h3home {margin-left:4%;color: #003366;font-size: 100%;
font-family: Arial, Verdana, sans-serif;text-align: left; }
H4 {color: #003366;font-size: 50%;font-family: Arial, Verdana, sans-serif;text-align: center; }

.star {color:#3300FF; font-size:25px;}
.margin-l-1 {margin-left:1%;}
.margin-l-20 {margin-left:20%;}


.mt2 {margin-top: 2rem;}
.m-top5rem,.mt5 {margin-top: 5rem;}
.anchor {margin-bottom: 4rem;}

.margin-l-1-pad-t-20px {margin-left:1%;padding-top:20px;}
.pnoind_pad-t-20px {text-indent:0;margin-left:0%;padding-top:20px;}
.pmarginl1p {margin-left:1%;}
.pmarginl4p {margin-left:4%;}
.pmarginl4p-noind-fs15 {text-indent:0;font-size:20px;}
.pmarginl3p {margin-left:3%;}
.palt11,.palt12 {text-indent:0;}
P {text-indent: 20px;padding-left: 10px;}
.noind {text-indent:0;}

P.green {padding-left: 70;color: #006600;}

blockquote {
font-size: 110%;
font-family: Verdana, Arial;
text-align: left;
background: #0f0f00;
color: #336600;}

.logo12{color:#000000;}

#help {
    position: absolute; /* Абсолютное позиционирование */
    left: 1200px; /* Положение элемента от левого края */
    top: 500px; /* Положение от верхнего края */
    width: 225px; /* Ширина блока */
    padding: 5px; /* Поля вокруг текста */
    background: #f0f0f0; /* Цвет фона */ 
}

.tab12 {border:0;border-collapse:collapse; padding:0;margin:0;width:100%;}
.tab12 td {padding:0;}

.img11 {margin:5px 20%;width:60%;border-radius: 15px}
.img12 {margin:50px 5% 100px 2%;width:30%;border-radius: 15px;float:left;}
.img14 {margin:2px 5% 100px 2%;width:30%;border-radius: 15px;float:left;}

.ul11 {margin-top:0;text-decoration:none;}
.ul11 li {text-decoration:none;list-style-type: none;margin:10px 5px;}
.ul22 {text-decoration:none;list-style-type: none;}
.ul22 li{margin-top:15px;}
.center{text-align: center;}

.fname {
    padding: 2px 4px;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px;
    font-family: Menio, Monaco, Consolas, "Courier New", monospace;
    box-sizing: border-box;
    font-weight: 400;
}

.p1,.p2,.p3,.p4,.p5,.p7,.p8,.p10,.p12,.p15,.p20,.p100 
{box-sizing: border-box;text-indent:0;}

.p1 .yellow,.p2 .yellow,.p3 .yellow,.p4 .yellow,.p5 .yellow
,.p7 .yellow,.p8 .yellow,.p10 .yellow,.p12 .yellow,.p15 .yellow
,.p20 .yellow,.p100 .yellow 
{color:#999900;}


.p1 {width:100%; margin-top: 1rem;}
.p2 {width:100%; margin-top: 2rem;}
.p3 {width:100%; margin-top: 3rem;}
.p4 {width:100%; margin-top: 4rem;}
.p5 {width:100%; margin-top: 5rem;}
.p7 {width:100%; margin-top: 7rem;}
.p8 {width:100%; margin-top: 8rem;}
.p10 {width:100%; margin-top: 10rem;}
.p12 {width:100%; margin-top: 12rem;}
.p15 {width:100%; margin-top: 15rem;}
.p20 {width:100%; margin-top: 20rem;}
.p100 {width:100%; margin-top: 100rem;}



/* #502542; main violet */
/* #31b393; main green */

blockquote {font-family: Verdana, Arial;text-align:left;color:#336600;background:#fff;}
.cmd1,.cmdout1, .cout1 {width:100%; margin-top: 1rem;}
.cmd2,.cmdout2, .cout2 {width:100%; margin-top: 2rem;}
.cmd3,.cmdout3, .cout3 {width:100%; margin-top: 3rem;}
.cmd4,.cmdout4, .cout4 {width:100%; margin-top: 4rem;}
.cmd5,.cmdout5, .cout5 {width:100%; margin-top: 5rem;}
.cmd10,.cmdout10, .cout10 {width:100%; margin-top: 10rem;}



/*pre{
    counter-reset: line;
    overflow: auto;
    white-space: nowrap;
}*/

.counter {
   counter-reset: line; 
}

code{
    counter-increment: line;
}
.incrementFrom4 {counter-increment: line 4;}
.incrementFrom5 {counter-increment: line 5;}
.incrementFrom6 {counter-increment: line 6;}
.incrementFrom7 {counter-increment: line 7;}
.incrementFrom8 {counter-increment: line 8;}
.incrementFrom9 {counter-increment: line 9;}
.incrementFrom10 {counter-increment: line 10;}
.incrementFrom11 {counter-increment: line 11;}
.incrementFrom12 {counter-increment: line 12;}
.incrementFrom13 {counter-increment: line 13;}
.incrementFrom14 {counter-increment: line 14;}
.incrementFrom15 {counter-increment: line 15;}
.incrementFrom16 {counter-increment: line 16;}
.incrementFrom17 {counter-increment: line 17;}
.incrementFrom18 {counter-increment: line 18;}
.incrementFrom19 {counter-increment: line 19;}
.incrementFrom20 {counter-increment: line 20;}
.incrementFrom21 {counter-increment: line 21;}
.incrementFrom22 {counter-increment: line 22;}
.incrementFrom23 {counter-increment: line 23;}
.incrementFrom24 {counter-increment: line 24;}
.incrementFrom25 {counter-increment: line 25;}
.incrementFrom26 {counter-increment: line 26;}
.incrementFrom27 {counter-increment: line 27;}
.incrementFrom28 {counter-increment: line 28;}
.incrementFrom29 {counter-increment: line 29;}
.incrementFrom30 {counter-increment: line 30;}
.incrementFrom31 {counter-increment: line 31;}
.incrementFrom32 {counter-increment: line 32;}
.incrementFrom33 {counter-increment: line 33;}
.incrementFrom34 {counter-increment: line 34;}
.incrementFrom35 {counter-increment: line 35;}
.incrementFrom36 {counter-increment: line 36;}
.incrementFrom37 {counter-increment: line 37;}
.incrementFrom38 {counter-increment: line 38;}
.incrementFrom39 {counter-increment: line 39;}
.incrementFrom40 {counter-increment: line 40;}
.incrementFrom50 {counter-increment: line 50;}
.incrementFrom60 {counter-increment: line 60;}
.incrementFrom70 {counter-increment: line 70;}
.incrementFrom80 {counter-increment: line 80;}
.incrementFrom90 {counter-increment: line 90;}
.incrementFrom100 {counter-increment: line 100;}
.incrementFrom193 {counter-increment: line 193;}
.incrementFrom194 {counter-increment: line 194;}

.br-counter br {counter-increment: line;}
.br-counter br:before {
    content: counter(line, decimal-leading-zero);
    color:#1d1f21;
    background:#c5c8c6;
    margin-left:-.6rem;
    margin-right:.5rem;
    padding:.5rem;
}
.br-counter br:before{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}

code:before{
    content: counter(line, decimal-leading-zero);
    color:#1d1f21;
    background:#c5c8c6;
    margin-left:-.6rem;
    margin-right:.5rem;
    padding:.4rem;
    opacity:1;
}
code:before{
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
}



@media screen and (min-width: 1840px) /* Desktop */ {
    
    .question,.answer,.command2,.path,.err,.warn,.warning
    {padding:15px; font-size: 1.4rem;margin-top:3rem;margin-bottom:3rem;} 
    
    .command,.cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd10,.info,.somecode,.cmdout,.cout1,.cout2
    {padding:0 .6rem 1rem 0.6rem;font-size: 1.2rem;}

    .somecode:before {
        content: "Code ";
    }

}
.path a {color:violet;}

@media screen and (min-width: 1200px) and (max-width: 1839px) {

    .path ,.err,.warn,.warning,.question,.answer,.reg
    {padding:1rem 0.6rem;font-size: 1.5rem;} 
    
    .command,.cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd10,.info,.somecode,.cmdout,.cout1,.cout2
    {padding:0 0.6rem 1rem 0.6rem;font-size: 1.2rem;}
    }

    .somecode:before {
        content: "Code ";
    }

@media screen and (min-width: 1001px) and (max-width: 1199px) {

    .path ,.err,.warn,.warning,.question,.answer,.reg,.somecode,.cmdout
    {padding:1rem 0.6rem;font-size: 1.1rem;}  
    
    .command,.cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd10
    {padding:0 .6rem 1rem 0.6rem;font-size: 1.1rem;}  
    }

@media screen and (min-width: 801px) and (max-width: 1000px) {

    .path ,.err,.warn,.warning,.question,.answer,.reg,.cmdout,.cout1,.cout2
    {padding:1rem 0.6rem;font-size: 1.1rem;box-shadow: 0 3px 4px; }  
    
    .command,.cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd10,.info,.somecode
    {padding:0 .6rem 1rem 0.6rem;font-size: 1.1rem;box-shadow: 0 3px 4px; } 
    }

@media screen and (min-width: 601px) and (max-width: 800px) {
        
    .path,.err,.warn,.warning,
    .answer,.question
    {box-shadow: 0 3px 4px;  
     padding:1rem 0.5rem;font-size: 1rem;}
    
     .command,.cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd10,.info,.somecode,.cmdout
     .cout1,.cout2,.email
     {box-shadow: 0 3px 4px;  
     padding:0 .5rem 1rem 0.5rem;font-size: 1rem;}

    code:before{
        font-size:1rem;
        margin-left:-.6rem;
        margin-right:.5rem;
        padding:.2rem .4rem;
    }
    
    }
@media screen and (min-width: 361px) and (max-width: 600px) {
    .path,.err,.warn,.warning,.answer,.question
    {box-shadow: 0 3px 4px;  
     padding:1rem 0.5rem;font-size: 1rem;}
     
    .command,.cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd10,.info,.somecode,.cmdout,.cout1,
    .cout2,.email
     {box-shadow: 0 3px 4px;  
     padding:0 .5rem 1rem 0.5rem;font-size: 1rem;}
    
    .somecode {
        margin-left:0;
        margin-right:0;}

    code:before{
        font-size:0.9rem;
        margin-left:-.6rem;
        margin-right:.5rem;
        padding:.2rem .4rem;
    }
    

}

@media screen and (min-width: 311px) and (max-width: 360px) {
    .path,.err,.warn,.warning,.question,.answer,.reg
    {padding:1rem 0.5rem;font-size: 1rem;} 
    
    .command,.cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd10,.info,
    .cmdout,.cout1,.cout2,.somecode,.email
    {padding:0 0.5rem 1rem 0.5rem;font-size: 1rem;} 
    
    code:before{
        font-size:0.9rem;
        margin-left:-.6rem;
        margin-right:.5rem;
        padding:.2rem .4rem;
    }    
}


@media screen and (max-width: 310px) {
    .path,.err,.warn,.warning,.question,.answer,.reg
    {padding:1rem 0.5rem;font-size: 1.0em;} 
    .command,.cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd10,.info,.cmdout,.cout1,.cout2,.somecode
    {padding:0 0.5rem 1rem 0.5rem;font-size: 1.0em;} 
}

.question,.answer,.command2,.path,.reg {
    font-family:Verdana,Arial;
    text-align:left;
    overflow:hidden;
    border:solid 1px #333;
    text-indent:0;
}

.question{background: #911E42; color:  #FFF9D0;}
.question a{color:#FFF9D0;}
.answer{background:#EAE9E8;color:#000000;}


.path {
    color:#e6db74;
    background-color:#29292e;
    font-family:Palatino, 'Palatino Linotype', 'Palatino LT STD', 'Book Antiqua', Georgia, serif; 
    border-left:solid 2px #333;
    position:relative;
    text-decoration:none;
    clear:both;
    border-radius: 1px;
    box-shadow: 3px 3px 4px #cccccc;
} 

.path .blue,.pathfw50 .blue,.path-blue {color:#66d9ef;}
.path .green,.pathfw50 .green,.path-green{color:#a6e22e;}
.path .yellow,.pathfw50 .yellow ,.path-yellow{color:#e6db74;}



.reg {color:#333;background:#ebecec; }


.command,.cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd10,.cmdout,.cout1,.cout2{
    text-indent:0;
    text-align: left;
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    border-radius: 2px;
    padding: 0 1rem 1.5rem 1rem;
}

.command:before,.cmd1:before,
.cmd2:before,
.cmd3:before,.cmd4:before,.cmd5:before,.cmd10:before,
.cmdout:before,.cout1:before,.cout2:before{
    font-size:1rem;
    text-align:right;
    display:block;
    padding:0 .5rem 0 0;
    margin:0 -1rem 1.5rem -1rem;
    box-sizing: border-box;
}

.command,.cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd10 {
    color:#c5c8c6;
    background:#000;
    overflow: auto;
}
.command:before,.cmd1:before,.cmd2:before,.cmd3:before,
.cmd4:before,.cmd5:before,.cmd10:before {
    content: "Command Line Input ";
    color:#fff;
    background-color: #000;
    border-bottom: 1px solid #4682B4;
}

.cmdout,.cout1,.cout2 {color:#c5c8c6;background:#000;
    overflow: auto;
}
.cmdout:before,.cout1:before,.cout2:before{
    content: "Command Line Output ";
    color:#fff;
    background-color: #000;
    border-bottom: 1px solid #31b393;
}

.cmdout a,.cout1 a,.cout2 a,.cmd1 a,
.cmd2 a,.cmd3 a,.cmd4 a,.cmd5 a,.cmd10 a {
    color:#ffffff;
}

.somecode {
    color:#c5c8c6;
    background:#1d1f21;
    text-indent:0;
    text-align: left;
    font-family: SFMono-Regular,Menlo,Monaco,Consolas,Liberation Mono,Courier New,monospace;
    border-radius: 3px;
    counter-reset: line;
    display: block;
    unicode-bidi: embed;
    white-space: pre;
    overflow: auto;
}

.somecode a,.command a,.cmd2 a{color:#31b393;}
.somecode a:HOVER,.command a:HOVER{color:#502542;}

.somecode:before {
    font-size:1rem;
    text-align:right;
    display:block;
    padding:0 0.5rem 0 0;
    margin-top:0;
    margin-right:-0.6rem;
    margin-bottom: 1rem;
    margin-left:-0.6rem;
    content: "Code ";
  background-color: #1d1f21;
  color:#c5c8c6;
  border-bottom: 1px solid #f2f2e8;
  opacity:.7;
  width:100%;
}

.somecode .blue {color:#0d85fc;}
.somecode .oldblue {color:#33fbdc;}
.somecode .salad {color:#33fbdc;}
.somecode .lightblue {color:#6ee4ff;}
.somecode .yellow {color:#f5ef7f;}
.somecode .orange {color:#f27e02;}
.somecode .violet {color:#a295f5;}
.somecode .green {color:#7cba5b;}

.info a{color:#333;}
.info a:HOVER{color:#000;}

.info 
{color:#393318;background:#eff0f1; border-radius:1px;
    font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif;  
    text-align:left;
    overflow: auto;
    text-indent:0;
    position:relative;
    text-decoration:none;clear:both;
    box-shadow: 3px 3px 4px #cccccc;
}  

.info:before{
    font-size:1rem;
    text-align:right;
    display:block;
    padding:0 1rem 0 0;
    margin:0 -0.6rem 1rem -0.6rem;
    content: "Info ";
    background-color: #FFBA10;
    border-bottom: 2px solid #502542;
}

.email {
    color:#393318;background:#eff0f1; 
    border-radius:1px;
    border-bottom: 2px solid #0024b5;
    border-left: 1px dashed #0024b5;
    font-family: Consolas,Menlo,Monaco,Lucida Console,Liberation Mono,DejaVu Sans Mono,Bitstream Vera Sans Mono,Courier New,monospace,sans-serif;  
    text-align:left;
    text-indent:0;
    position:relative;
    text-decoration:none;
    clear:both;
    box-shadow: 3px 3px 4px #cccccc;
}  

.email:before{
    font-size:2rem;
    text-align:right;
    display:block;
    padding:0 0 0 0;
    margin:-1rem -0.6rem 1rem -0.6rem;
    content: "рџ–„ ";
    color:#f0f0f0;
    background-color: #29c6ff;
    border-bottom: 2px solid #0024b5;
}

.err {
    color:#333;
    background-color: #ffad99;
    background-color: rgba(255, 173, 153, .1);
    border-left: 2px dashed #ffad99;
    border-right: 2px dashed #ffad99;
    border-top: 1px solid red;

}  

.err:before{
    content: "Error ";
    color:#fff;
    background-color: #ffad99;
    font-size:1rem;
    text-align:right;
    display:block;
    padding:0 1rem 0 0;
    margin:-1rem -0.9rem 1rem -0.9rem;
    border-bottom: 2px solid red;
    
    
    
}

.warn,.warning {
    color:#333;
    background-color: rgb(231, 239, 4);
    background-color: rgba(231, 239, 4,0.1);

}  

.warn:before,.warning:before{
    content: "Warning ";
    color:yellow;
    background-color: black;
    font-size:1rem;
    text-align:right;
    display:block;
    padding:0 1rem 0 0;
    margin:-1rem -0.9rem 1rem -0.9rem;
    border-bottom: 2px solid yellow;
    box-sizing: border-box;
    
    
}

.somecode,.command,.cmd1,.cmd2,.cmd3,.cmd4,.cmd5,.cmd10,.cmdout,
.cout1,.cout2,.info,.err,.warn,.warning,.question,.answer,.email,.path {
  -webkit-box-sizing: border-box; /* Safari/Chrome, other WebKit */
    -moz-box-sizing: border-box;    /* Firefox, other Gecko */
    box-sizing: border-box;         /* Opera/IE 8+ */
    overflow:auto;
}

/* РћС„РѕСЂРјР»РµРЅРёРµ С†РёС‚Р°С‚ РєРѕРЅРµС†  */
.fontSizeZero {font-size:0;}
.fontSize1rem {font-size: 1rem;}



.h2mTop {margin-top:10rem}
.h3mTop {margin-top:7rem}

.gridBox {
    display:grid;
}

.gridBox > div {
    padding: .1rem;
    }

.gridBox--one,
.gridBox--three
    {
    max-width:260px;}

.gridBox--one {
/*    border-top: 1px solid;
    border-color: #502542;;
    border-color: rgba(80, 37, 70, 0.3);*/
  grid-column: 1;
  grid-row: 1;
}
.gridBox--two { 
/*    border-top: 1px solid;
    border-bottom: 1px solid;
    border-color: #502542;;
    border-color: rgba(80, 37, 70, 0.3);*/
    min-width:320px;
    max-width:800px;
    grid-column: 2;
    grid-row: 1/3;
}
.gridBox--three {
 /*   border-bottom: 1px solid;
    border-color: #502542;;
    border-color: rgba(80, 37, 70, 0.3);*/
    grid-column: 1;
    grid-row: 2;
}


.gridBox--four { 
/*   Like two but for short table of contents */
    min-width:320px;
    max-width:800px;
    grid-column: 2;
    grid-row: 1;
}


.gridBox--five {
/*   Like three but for short table of contents */
    border-bottom: 1px solid;
    border-color: #502542;;
    border-color: rgba(80, 37, 70, 0.3);
    grid-column: 1 / 3;
    grid-row:2;
   
   
}

@media screen and (max-width: 735px) {
    .gridBox{width:100%; margin-left:0;}
    .gridBox > div {
      border: 0;
      border-color: #502542;;
      border-color: rgba(80, 37, 70, 0.3);
      border-radius: 0;
    /*  background-color: rgba(233,171,88,.5);*/
      padding: 0;}
    
    .gridBox--one,
    .gridBox--three
        {
        min-width:180px;
        max-width:100%;}
    
    .gridBox--one {
        grid-column: 1 ;
        grid-row: 1;
    }
    .gridBox--two {
        min-width:180px;
        width:100%;
        grid-column: 1;
        grid-row: 2;
        }
    
    .gridBox--three {
        grid-column: 1;
        grid-row: 3;
        }
    
    
    .gridBox--four {
        min-width:180px;
        width:100%;
        grid-column: 1;
        grid-row: 2;
        }
        
    .gridBox--five {
        grid-column: 1;
        grid-row:3;
        
    }
}

