

/* Start:/local/templates/calc_niges/assets/css/help.css?17349534904403*/

header, main, footer {
    display: block;
    max-width: 1080px;
    width: 100%;
    margin: 0 auto;
}
header {
    margin-bottom: 15px;  
}
header a {
    color: #fff;
}

.view-counter {
    text-align: right;
    font-size: 12px;
    font-family: 'mplight';
    color: #989898;
    letter-spacing: 0.35px;
}


#article {
    display: block;
    float: right; 
    width: calc(100% - 300px);
    height: 1000px;
    min-height: calc(100vh - 120px);
    margin-top: -45px;
}
#article * { color:#222; }
#article h2 {
    padding: 55px 0 21px;
    font-size: 27px;
}

#article h3 {
    padding: 35px 0 15px;
    font-size: 21px;
}

#article h4 {
    padding: 15px 0 5px;
    font-size: 18px;
}

#article p {
    line-height: 1.3;
    padding: 5px 0;
    font-size: 17px;
}

#article ul {
    line-height: 1.3;
    padding: 5px 0 5px 20px;
    font-size: 17px;
    margin: 0 0 6px 12px;
}

#aside1 { 
    display: inline-block;
    margin-left: 0px;  
    width: 255px; 
}

#aside1 .nav {
    /*margin-top: 35px !important;*/
    border-right: 1px solid #d0d0d0 !important;
    border-top: 35px solid #fff;
    border-bottom: 35px solid #fff;
}

#aside1 h3 { 
    line-height: 1.2;
    padding: 25px 0 5px;
    font-family: "mplight";
    font-weight: normal;
    color: #757575;
    font-size: 18px;
}

#aside1 a {
    display: block;
    line-height: 1.2;
    padding: 7px 8px 7px 9px;
    text-decoration: none;
    color: #222;
    font-size: 15px;
    background: #ffffff;
    transition: all ease .3s;
    border-radius: 2px 0 0 2px;
}

#aside1 a.cur-page, 
#aside1 a:hover {
    background: #e8e8e8;
    padding: 7px 5px 7px 12px;
}
#aside1 a.cur-page {cursor:default;color: #1b33e4;}

#aside1 .padding-nav {
    display: block;
    height: 5px;
    width: 100%;
    clear: both;
    position: relative;
}

#aside1 .padding-nav.last { 
    height: 15px; 
}



#article {
    height: auto;
}
.sticky {
    position: fixed;
    z-index: 101;
}
.stop {
    position: relative;
    z-index: 101;
}





.help-nav-module-a { 
    display: block;
    line-height: 1;
    padding: 0px !important;
    text-decoration: none; 
    background: none !important;
    transition: none;
    border-radius: none;
    margin-bottom:30px;
}
.help-nav-module-a:hover {background: none !important; padding: 0px !important;}

.help-nav-module-logo { 
    clear: both;
    width:55px;
    height:55px;
    padding:0 5px 0px;
}



footer {
    position: relative;
    top: 60px; 
    clear: both; 
    text-align: center; 
    padding: 25px 0 25px;
    border-top: 1px solid #d0d0d0;
    border-left: 35px solid #fff;
    border-right: 35px solid #fff;
}
footer div,
footer a {
    font-size: 14px;
    color: #777;
    font-family: 'mplight';
    text-decoration:none;
}
.wrp {
    margin-bottom: -60px;
}
.wrp h1 { 
    display:none; 
}





.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; 
    /* padding-bottom: 56.282%;  */
    /* padding-top: 25px; */
    height: 0;
    display: block;
    margin-top:35px;
    margin-bottom:35px;
    background: #dddddd;
    border: 1px solid #d0d0d0;
    /* box-shadow: 3px 15px 35px rgb(0 0 0 / 2%); */
    /* box-shadow: 8px 10px 0px #d0d0d0; */
    box-shadow: 5px 20px 25px #d0d0d0;;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.image-wrapper {
    max-width: calc(100% - 60px);
    margin-top: 10px;
    margin-bottom: 20px;
    border: 1px solid #d0d0d0;
    margin: 25px 30px 30px;
    /* box-shadow: 8px 10px 0px #d0d0d0; */
    box-shadow: 5px 20px 25px #d0d0d0;;
}




#article * {
    letter-spacing: .3px;
    word-spacing: 3px;
}

#article blockquote {
    background: #eee;
    padding: 20px;
    margin: 25px 25px 25px 10px;
}

#article a {
    color: #1b33e4;
    text-decoration: none;
}
#article a:hover {
    color: #0e4dff;
    text-decoration: underline;
}

#article button {
    background: #1b33e4;
    border-radius: 3px;
    border: none;
    padding: 10px 21px 12px;
    color: #fff;
    cursor: pointer;
    font-size: 18px;
    transition: all ease .3s;
}
#article button:hover {
    background: #0e4dff; 
}
/* End */


/* Start:/local/templates/calc_niges/template_styles.css?17349534897484*/
@font-face {  font-family: "mpregular"; src: url("/local/templates/calc_niges/./assets/fonts/zip/mpregular/mpregular.eot");    src: url("/local/templates/calc_niges/./assets/fonts/zip/mpregular/mpregular.eot?#iefix")format("embedded-opentype"),    url("/local/templates/calc_niges/./assets/fonts/zip/mpregular/mpregular.woff") format("woff"),     url("/local/templates/calc_niges/./assets/fonts/zip/mpregular/mpregular.woff2") format("woff2"),    url("/local/templates/calc_niges/./assets/fonts/zip/mpregular/mpregular.ttf") format("truetype");    font-style: normal;   font-weight: normal;  -webkit-text-rendering: optimizeLegibility;  -moz-text-rendering: optimizeLegibility;  -ms-text-rendering: optimizeLegibility;  -o-text-rendering: optimizeLegibility;  text-rendering: optimizeLegibility;  -webkit-font-smoothing: antialiased;  -moz-font-smoothing: antialiased;  -ms-font-smoothing: antialiased;  -o-font-smoothing: antialiased;  font-smoothing: antialiased;}			
@font-face {  font-family: "mpsbold"; src: url("/local/templates/calc_niges/./assets/fonts/zip/mpsbold/mpsbold.eot");    src: url("/local/templates/calc_niges/./assets/fonts/zip/mpsbold/mpsbold.eot?#iefix")format("embedded-opentype"),    url("/local/templates/calc_niges/./assets/fonts/zip/mpsbold/mpsbold.woff") format("woff"),     url("/local/templates/calc_niges/./assets/fonts/zip/mpsbold/mpsbold.woff2") format("woff2"),    url("/local/templates/calc_niges/./assets/fonts/zip/mpsbold/mpsbold.ttf") format("truetype");    font-style: normal;   font-weight: normal;  -webkit-text-rendering: optimizeLegibility;  -moz-text-rendering: optimizeLegibility;  -ms-text-rendering: optimizeLegibility;  -o-text-rendering: optimizeLegibility;  text-rendering: optimizeLegibility;  -webkit-font-smoothing: antialiased;  -moz-font-smoothing: antialiased;  -ms-font-smoothing: antialiased;  -o-font-smoothing: antialiased;  font-smoothing: antialiased;}			
@font-face {  font-family: "mpbold"; src: url("/local/templates/calc_niges/./assets/fonts/zip/mpbold/mpbold.eot");    src: url("/local/templates/calc_niges/./assets/fonts/zip/mpbold/mpbold.eot?#iefix")format("embedded-opentype"),    url("/local/templates/calc_niges/./assets/fonts/zip/mpbold/mpbold.woff") format("woff"),    url("/local/templates/calc_niges/./assets/fonts/zip/mpbold/mpbold.woff2") format("woff2"),    url("/local/templates/calc_niges/./assets/fonts/zip/mpbold/mpbold.ttf") format("truetype");    font-style: normal;   font-weight: normal;  -webkit-text-rendering: optimizeLegibility;  -moz-text-rendering: optimizeLegibility;  -ms-text-rendering: optimizeLegibility;  -o-text-rendering: optimizeLegibility;  text-rendering: optimizeLegibility;  -webkit-font-smoothing: antialiased;  -moz-font-smoothing: antialiased;  -ms-font-smoothing: antialiased;  -o-font-smoothing: antialiased;  font-smoothing: antialiased;}	
@font-face {  font-family: "mplight"; src: url("/local/templates/calc_niges/./assets/fonts/zip/mplight/mplight.eot");    src: url("/local/templates/calc_niges/./assets/fonts/zip/mplight/mplight.eot?#iefix")format("embedded-opentype"),    url("/local/templates/calc_niges/./assets/fonts/zip/mplight/mplight.woff") format("woff"),    url("/local/templates/calc_niges/./assets/fonts/zip/mplight/mplight.woff2") format("woff2"),    url("/local/templates/calc_niges/./assets/fonts/zip/mplight/mplight.ttf") format("truetype");    font-style: normal;   font-weight: normal;  -webkit-text-rendering: optimizeLegibility;  -moz-text-rendering: optimizeLegibility;  -ms-text-rendering: optimizeLegibility;  -o-text-rendering: optimizeLegibility;  text-rendering: optimizeLegibility;  -webkit-font-smoothing: antialiased;  -moz-font-smoothing: antialiased;  -ms-font-smoothing: antialiased;  -o-font-smoothing: antialiased;  font-smoothing: antialiased;}	


* {padding: 0; margin:0; font-family: 'mpregular',Arial, Helvetica, sans-serif; outline:none; user-select: none;}
/*body {
    width: 100vw;
    height: 100vh;
}*/
body {min-width: 1082px;}

.wrp {
    max-width: 1092px;
    margin: 75px auto;
    position: relative;
}


.btns {
    display: inline-block;
    position: relative;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -60%);

    top: 39%;
    transform: translate(-50%, -50%);
}

.wrp h1,
.btns h1{
    padding: 10px 0px 50px 0px;
    font-size: 27px;
    color: rgb(58, 58, 58);
    font-family: "mpbold";
    font-weight: normal;
}
.wrp h1 span,
.btns h1 span {
    position: absolute;
    margin: -25px 0 0;
    font-size: 16px;
    font-weight: normal;
    font-family: "mpregular";
}




.btns h1 {
    padding: 20px 160px 56px 80px;
    width: calc(100% - 240px);
    background-image: url(/local/templates/calc_niges/./assets/img/logo-1.png);
    background-repeat: no-repeat;
    background-position: left 10px top 1px;
    background-size: 55px;
}
.btns h1 span {
    margin: -15px 0 0;
    font-size: 15px;
}
.btns h1 a {
    
        position: absolute;
        padding: 0px 25px 0px 57px;
        background-color: #b3b0b0;
        border: none;
        height: 50px;
        line-height: 48px;
        font-size: 17px;
        text-align: right;
        min-width: 85px;
        margin: auto;
        margin-left: 35px;
        margin-top: -13px;
        font-weight: normal;
        font-family: "mpregular";
        float: right;
        right: 10px;
        opacity: 0.8;
        background-image: url(/local/templates/calc_niges/./assets/img/websites-store.png);
        background-repeat: no-repeat;
        background-position: left 16px top 11px;
        background-size: 27px;
    
 

}
.btns h1 a:hover { opacity: 1; background-color: #16b11b;    background-image: url(/local/templates/calc_niges/./assets/img/websites-store.png);
    background-repeat: no-repeat;
    background-position: left 16px top 11px;
    background-size: 27px; }



.btns a { 
    display: inline-block;
    height: 55px;
    background-color: #1b33e4;
    border-radius: 3px;
    color: #fff;
    line-height: 25px;
    padding: 15px 10px 10px 73px;
    margin: 0 10px;
    text-decoration: none;
    font-size: 25px;
    font-weight: normal;
    font-family: "mpsbold";
    min-width: 250px;
    border-left: 5px solid #217aff;
    transition: all ease .3s;
} 
.btns a:hover {
    background: #0e4dff;
}

.btns a span { 
    font-size: 18px;
    display: block;
    font-weight: normal;
    font-family: "mpregular";
}

.btns a.yt{
    background-image: url(/local/templates/calc_niges/./assets/img/demo-icons-yt.png);
    background-repeat: no-repeat;
    background-size: 42px auto;
    background-position: center left 15px;
}

.btns a.cl{
    background-image: url(/local/templates/calc_niges/./assets/img/demo-icons-cl.png);
    background-repeat: no-repeat;
    background-size: 42px auto;
    background-position: center left 15px;
}

.btns a.ex{
    background-image: url(/local/templates/calc_niges/./assets/img/demo-icons-ex.png);
    background-repeat: no-repeat;
    background-size: 42px auto;
    background-position: center left 15px;
}

.src-btns a {
    color:#1b33e4;
    padding: 5px 0;
    opacity: 0.6;
    transition: all .3s ease; 
}
.src-btns a:hover {
    opacity: 1;
}

.example .btns { 
    opacity:0.25; 
    transition: all .3s ease; 
    margin-right: -63px;
}  
.btns:hover { 
    opacity:1 
}
.example .btns a { 
    margin: 0 18px; 
}




.video-wrp {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
}
.video-container {
    width: 540px;
    height: 330px;
    overflow: hidden;
    background-color: #f1f2f7;
    float: left;
    margin-bottom: 13px;
    box-shadow: 1px 3px 3px rgb(0 0 0 / 18%);
}
.video-container iframe {background-color: #222;}
.video-container h2 {
    font-weight: normal;
    font-size: 17px;
    line-height: 1.2;
    padding: 10px 12px;
    height: 40px;
    text-overflow: ellipsis;
}



.calc-container {
    width: 100%;
    height: auto; 
    background-color: #f1f2f7; 
    margin-bottom: 13px;
    box-shadow: 1px 3px 3px rgb(0 0 0 / 18%);
}
/* End */
/* /local/templates/calc_niges/assets/css/help.css?17349534904403 */
/* /local/templates/calc_niges/template_styles.css?17349534897484 */
