

/* Manual */

#content-menu {
    width: 980px;
    max-width: calc(100% - 5px);
    margin: 0 auto;
    padding-left: 5px;
}
/* #menu .sticky-active{
    position:fixed!important;
}*/
#content-menu #menu2 {
    width: 280px;
    height: 100%;
    font-size: 13px;
    font-weight: 400;
    line-height: 30px;
    color: #999999;
    float: left;
    margin: 0;
    padding: 0;
    padding-top: 80px;
    margin-right: 30px;
}

#content-menu #menu2 li {
    padding: 5px 0;
    border-bottom: 1px dotted #d7d7d7;
}

#content-menu #menu2 li a {
	color: #999999;
}

#content-menu #menu2 li.active {
    color: #0e0e0e;
    font-weight: 700;
    list-style-image: url("images/point2.png");
}

#content-menu #menu2 li:last-of-type {
    border-bottom: 0;
}

#content-menu .box {
    width: 620px;
    padding-top: 60px;
    margin: auto 0;
    font-size: 14px;
    font-weight: 400;
    opacity: 0.3;
    float: right;
    position: relative;
}

#content-menu .box:first-of-type {
    padding-top: 0;
}

#content-menu .box .header {
    color: #0f0f0f!important;
    font-family: 'Helvetica W01 Light', 'Source Sans Pro';
    font-size: 34px;
    font-weight: 400;
    margin-bottom: 30px!important;
}

#content-menu #menu2 .box ul {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-left: 35px;
    /*border-left: 1px dotted #0e0e0e;*/
    margin-left: -35px;
}

#content-menu #menu2 .box ul li {
	padding: 0 0 19px 30px;
	margin: 0 0 0 7px;
	border-left: 1px dotted #0e0e0e;
    /*margin: 30px 0;*/
    position: relative;
    line-height: 26px;
}

#content-menu .box ul li:last-child {
	border-left: none;
}

#content .box ul li.def {
    /*list-style: circle;
    margin: 0;
    margin-left: 15px;*/
    list-style: disc;
    list-style-position: inside;
}

#content-menu .box ul li a {
    color: #0e0e0e;
    font-weight: 700;
}

#content-menu .box ul li .point {
    width: 26px;
    height: 26px;
    background-image: url("images/element.jpg");
    display: inline-block;
    color: #ffffff;
    font-weight: 400;
    text-align: center;
    position: absolute;
    /*left: -50px;*/
    left: -13px;
    font-size: 13px;
}

#content-menu .box ul li .point.answer {
    background-image: url("images/element-grey.jpg");
}

#content-menu .box img {
    max-width: 100%;
    margin-top: 20px;
}

#content-menu .box ul.faq li {
    /*margin-bottom: 10px;*/
}

#content-menu .box ul li .gallery {
    position: relative;
    max-width: 100%;
    margin-top: 20px;
}

#content-menu .box ul li .gallery .left {
    width: 36px;
    height: 36px;
    background-image: url("images/gal_left.jpg");
    vertical-align: center;
    position: absolute;
    left: -8px;
    top: calc(50% - 18px);
    margin-top: 10px;
    cursor: pointer;
    border-radius: 3px;
    z-index: 1;
    display: block;
}

#content-menu .box ul li .gallery .right {
    width: 36px;
    height: 36px;
    background-image: url("images/gal_right.jpg");
    display: table-cell;
    vertical-align: middle;
    position: absolute;
    right: 1px;
    margin-top: 10px;
    top: calc(50% - 18px);
    cursor: pointer;
    border-radius: 3px;
    z-index: 1;
    display: block;
}

#content-menu .box .note {
    border-top: 1px solid #969696;
    color: #969696;
    font-weight: 400;
    font-size: 13px;
    padding-top: 20px;
    line-height: 20px;
}

#content-menu .box .custom.stream_arrow { display: none; position: absolute; top: 50px; left: 50%; }
#content-menu .box .custom.wired { display: none; color: #444444; font-weight: 700; }
#content-menu.box .custom.wifi { display: none; color: #444444; font-weight: 700; }
#content-menu #menu ul{
    
    margin-top:30px;
}

b {
    font-weight: 700;
}



#content-menu #menu2 li.active a {
color: #0e0e0e!important;
}
.modulecat {
    font-family: 'Source Sans Pro', Arial, Helvetica, sans-serif;
    font-weight: 700;
    position: relative;
    font-size: 13px;
    text-transform: uppercase;
    width: 240px;
    height: 17px;
    padding: 10px 0 5px 0;
    color: #000000;
}
hr.righthr{
    margin-left: 5px;
    width: 60%;
    border: 0px;
    height: 1px;
    background-color: #d7d7d7;
    float: left;
    margin-right: 5px;
}
input.form-subscribe{
    width: 200px;
    height: 20px;
    color: #999999;
    font-size: 16px;
    padding-left: 15px;
    margin-bottom: 5px;
}
.image_carousel .partners{
    font-family: 'Helvetica W01 Bold', Helvetica, Arial, Helvetica, sans-serif!important;
    font-size: 13px!important;
    font-weight: 100!important;
}
#logojcat
{
    display:block;
    height:90px;
    width:230px;
    background: url(images/logojcat.jpg);
    
}
#content-menu .box .note {
    background: url(images/warning-ico.gif) no-repeat left center;
    padding-left: 40px;

}
a.blogautor {
    color: #2bcda1;
    text-decoration: none;
}
a.blogautor:hover {
    color: #2bcda1;
    font-weight: 400;
    text-shadow: 0 0 0.1em #2bcda1, 0 0 0.1em #2bcda1;
}
.widget a {
    color: #999999!important;
    text-decoration: none;
}
.widget a:hover {
    color: #999999!important;
    text-decoration: none;
}
.juiz_ltw_user__jplay_ {
    margin-bottom: 30px;
}

img.jpreadmoreimg2 {
    position: absolute;
    opacity: 0;
      transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
.page img.jpreadmoreimg2:hover, .archive img.jpreadmoreimg2:hover {
    position: absolute;
    opacity: 1;
      transition: opacity .25s ease-in-out;
   -moz-transition: opacity .25s ease-in-out;
   -webkit-transition: opacity .25s ease-in-out;
}
div.blogimageread {
width: 639px;
height: 310px;
margin:0;
padding:0;
background-image:url("images/read-moreblog.png");
}

div.blogimageread a, div.blogimageread a:link, div.blogimageread a:visited {
display:block;
}

div.blogimageread img {
border:0;
}

div.blogimageread a:hover img {
visibility:hidden;
}
.footer-bottom {
    width: 100%;
    float: left;
    padding-top: 15px;
    border-top: #353535 solid 1px;
    color: #353535;
}

.BoxInfoPartners .Text .Link {
padding: 20px 0 0 0;
color: #2BCDA1;
font-family: 'Helvetica W01 Roman', Helvetica;
font-weight: 600;
text-decoration: none;
float: left;
font-size: 15px;
}
.BoxInfoPartners .Text .Link:after {
content: url("images/small-arrow.png");
width: 7px;
height: 5px;
margin: -2px 0 0 10px;
position: absolute;
-webkit-transition: 1s all;
-moz-transition: 1s all;
-o-transition: 1s all;
transition: 1s all;
}
.MainPagePartners .BoxInfoPartners .Text .Link:hover:after {
				margin-left: 25px !important;
}
.page-id-16 .site-content {
    margin: 5px 0 0;
    margin-bottom: 0px;
}
.page-id-16 .woocommerce{
    width: 530px; 
    float: right;
    padding-top: 50px;
}
.nivoSlider{
    height: 420px!important;
}
.nivoSlider .nivo-main-image{
    height: 420px!important;    
    width: 2000px!important;
}
.tip-box{
    font-size: 12px!important;
}
.thanks_newsl{
    width: 690px!important;
    height: 270px!important;
}
#popup2 .content{
    background: #ffffff;
}
#popup2 .content .top_thanks_newsl{
    padding-left: 20px;
    padding-top: 17px;
    font-size: 25px;
    top: 0px;
    background: #000000;
    width: 98%;
    height: 55px;
    color: #2bcda1;
}
#popup2 .content .title_thanks_newsl{
    padding-left: 20px;
    padding-top: 17px;
    font-size: 25px;
    top: 0px;
    color: #000;
    margin-top: 40px;
    margin-bottom: 50px;
}
#popup2 iframe{background:url('loader.gif') center center no-repeat;min-height:142px;min-width:642px}.loading{background:url('loader.gif') center center no-repeat}.bMulti p{font:500% 'Petrona',sans-serif;padding:45px 0 0;text-align:center}.bMulti a{left:175px;position:absolute;top:175px}.lt-ie9 .bModal{background-color:#000}.github{background:url('images/github.png') 0 0 no-repeat;height:149px;width:149px;opacity:.6;position:fixed;right:0;top:0;-webkit-transition-property:opacity;-moz-transition-property:opacity;transition-property:opacity;-webkit-transition-duration:.35s;-moz-transition-duration:.35s;transition-duration:.35s;-webkit-transition-timing-function:ease-out;-moz-transition-timing-function:ease-out;transition-timing-function:ease-out}.github:hover{opacity:1}

.itemnamecartjplay{
    color: #0f0f0f!important;
    font-family: 'Helvetica W01 Roman', 'Source Sans Pro';
    font-size: 20px;
    line-height: 18px;
}
.shopping_cart th{
    color: #0f0f0f!important;
    font-family: 'Helvetica W01 Roman', 'Source Sans Pro';
    font-size: 13px;
    line-height: 18px;
    text-transform: none!important;
    font-weight: normal!important;
    padding-left: 20px!important;
}
.shopping_cart td{
     text-transform: none!important;
    font-weight: normal!important;
    padding-left: 20px!important; 
}
.subtotalpaypal{
    color: #0f0f0f; 
    font-family: 'Helvetica W01 Bold'!important;
    font-size: 14px;
    line-height: 20px; 
    text-align: left;
   font-weight: normal!important;
}

#downliadupdatesnews li
{
    border-bottom: 1px dotted #D7D7D7;
    margin-bottom:20px;
}


#downliadupdatesnews .title
{
    color: #0f0f0f;
    font-family: 'Helvetica W01 Roman', Helvetica,sans-serif;
    font-weight: 400;
	line-height: 24px;    
    font-size:15px;
}

#downliadupdatesnews .date
{
    color: #999999;
    font-family: 'Helvetica W01 Roman', Helvetica,sans-serif;
    font-weight: 400;
    font-size:13px;
    margin-bottom:15px;
    margin-top: 5px;
}
#downliadupdatesnews .breaker-box{
    font-size: 12px;
}


#downliadupdatesnews .breaker-box
{
    margin-left:0px;
    margin-top:15px;
}

#downliadupdatesnews .breaker
{
    padding:0px;
}


#downliadupdatesnews li
{
    border-bottom: dotted 1px #d7d7d7;
    /*padding-bottom:5px;
    padding-top:5px;*/
    padding: 20px 0;
    position:relative;
    display: table;
    width: 100%;
}