﻿
h1 {
    font-size:34px !important; 
    font-weight: 600;
    
    margin-bottom: 20px; 
    line-height: 1.2;
}

h2 {
    font-size: 30px; 
   color: #3c3c3c;
    font-weight: 600;
    line-height: 1.6;
    letter-spacing: normal;
}

/* h2 {
    font-size: 1.875em; 
   color: #009300;
    font-weight: 400;
    line-height: 1.6;
    letter-spacing: normal;
} */

h3 {
    font-size: 26px; 
    color: #3c3c3c;
    line-height: 1.2;
    letter-spacing: normal;
    font-weight: 600;
}

h4 {
    font-size: 24px;
    font-weight: 600;
    line-height: 1.2;
    color: #3c3c3c;
   
}

h5 {
    font-size: 22px; 
    font-weight: 600;
    padding: 4px 2px;
    line-height: 1.2;
}

h6 {
    font-size: 20px; 
    font-weight: 600;
    padding: 2px 0;
    line-height: 1.2;
    margin-bottom: 15px;
}
p{
   line-height: 1.5;
   font-size: 17px !important;
}

 
 /** parent child */
 .article-menu {
    position: inherit !important;
    left: 0;
}
.content a{
    font-size: 17px;
    font-weight: 500;
    color: #026ce3;
    word-wrap: break-word;
}
.content  a:hover {
    text-decoration: underline;
    color: #000050
}
.article-content {
    margin-bottom: 30px;
    font-weight: 400;
    font-size: 17px;
    color: #333
}

.article-content strong {
    font-weight: 700;
    font-size: 17px;
    color: #333
}

.article-content img {
    max-width: 100%;
    object-fit: contain;
}

.article-content img.img-responsive {
    width: auto;
    display: block;
    max-width: 80%;
    float: none;
    margin: 10px 0
}

.article-content img.icon-pdf {
    width: 19px;
    height: 19px;
    margin-right: 5px;
    float: none;
    margin-bottom: 0
}

.article-content img.icon-25px {
    width: 25px;
    height: auto;
    margin-right: 5px;
    float: none;
    margin-bottom: 0
}

.article-content img.img-screenshot-m {
    width: 100%;
    height: auto;
    display: block;
    max-width: 280px;
    float: none;
    margin: 10px 0
}

.article-content a {
    font-family: gotham !important;
    font-weight: 400;
    font-size: 17px !important;
    color: #026ce3;
    word-wrap: break-word;
}

.article-content a:hover {
    text-decoration: underline;
    color: #000050
}

.article-content ul {
    margin-left: 22px;
    margin-top: 15px;
    list-style: disc
}

.article-content ul>li>ul {
    list-style-type: disc;
    overflow: inherit
}

.article-content ul>li>ul>li {
    margin-bottom: 0
}

.article-content ol {
    padding-left: 26px
}

.article-content li {
    padding-bottom: 10px;
  line-height: 1.5;
  font-size: 17px !important;
   
}

.article-content .highlight {
    color: #333
}

.article-content>.row>div:first-child {
    text-align: center
}

.article-share .article-print {
    margin-bottom: 10px
}

.article-share .article-print a {
    font-weight: 400;
    font-size: 18px;
    color: inherit;
    border-bottom: none
}

.article-share .article-print a:hover {
    color: #2b7e93
}

.article-share .article-print a:first-child {
    margin-right: 10px
}

.article-share .article-print a span {
    font-size: 14px;
    font-weight: 500;
    color : #026ce3;
    
}
.article-share .article-print a span:hover {
    font-size: 14px;
    font-weight: 500;
    color: #000050;
}

.article-share .article-social {
    margin-bottom: 40px
}

.article-help {
    border-top: 1px solid #CECECE;
    border-bottom: 1px solid #CECECE;
    padding: 10px 0;
    font-weight: 400;
    font-size: 15px;
    color: #333
}

.article-help .title {
    margin-right: 30px
}

.article-help .text i {
    color: #026ce3;
    font-size: inherit !important
}

.article-help .text strong,
.article-help .text strong a {
    font-weight: 700;
    font-size: 15px;
    color: #333
}

.article-help .text strong a:hover {
    font-weight: 700;
    font-size: 15px;
    color: #bb0826
}

.article-help .text .hidden-inline {
    display: inline;
    margin-left: 5px
}

.article-help .text .hidden-inline i.fa.fa-comment {
    -moz-transform: translate(0, -2px);
    -o-transform: translate(0, -2px);
    -ms-transform: translate(0, -2px);
    -webkit-transform: translate(0, -2px);
    transform: translate(0, -2px);
    margin-left: 8px
}

.article-help .text .hidden-inline strong a {
    font-weight: 700;
    font-size: 15px;
    color: #333
}

.article-help .text .hidden-inline strong a:hover {
    font-weight: 700;
    font-size: 15px;
    color: #bb0826
}

.article-recommended {
    overflow-x: hidden;
    max-height: 600px;
    overflow-y: auto;

}

.article-recommended .col-sm-4 {
    width: 100%;
    float: left;
    margin: 5px;
}

.article-recommended h4 {
    font-weight: 400;
    font-size: 26px;
    /* color: #009300 */
}

.article-recommended a {
    display: block;
    overflow: hidden;
    border-bottom: none
}

.article-recommended a.subtitle-link h5 {
    font-weight: 400;
    font-size: 17px;
    color: #008c9b
}

.article-recommended a.read-more {
    text-transform: uppercase;
    color: #026ce3;
    text-decoration: none;
    font-weight: 700;
    font-size: 12px;
    cursor:pointer;
}
/* hover effect read more article */
.article-recommended a.read-more:hover {
    text-decoration: underline !important;
    color: #000050;
}


/* .article-recommended a.read-more:after {
    background: url(../img/home-arrow.png) no-repeat;
    content: "";
    width: 5px;
    height: 8px;
    position: absolute;
    margin-left: 5px;
    margin-top: 4px
} */

.article-recommended p {
    font-weight: 400;
    font-size: 14px !important;
    color: inherit
}

.article-recommended p a {
    display: inline
}
/* 
.article-menu {
    position: absolute;
    left: 0
} */

/* sticky solution menu */
.article-menu {
position: sticky !important;
    height: 100%;
    left: 0;
    overflow-y: auto;
    padding:5px 16px;
}

.article-menu ul {
    margin-bottom: 15px;
    list-style-type: none;
}

.article-menu ul li ul {
    list-style-type: disc
}

.article-menu ul li.collapsible {
    position: relative
}

.article-menu ul li.collapsible h3 {
    margin-left: 15px;
    width: 100%;
    display: block;
    cursor: pointer
}

.go-back {
    visibility: hidden !important;
}

/******************************************/
.legacy-container p {
    margin: 0 0 10px !important;
    margin-top: 0px;
    margin-right: 0px;
    /* margin-bottom: 20px !important; */
    margin-left: 0px;
}

.legacy-container .nopad,
.legacy-container ul {
    /* Account management resources */
    padding: 0; 
    /* display: flex;         */
    flex-wrap: wrap;

}


.legacy-container .row .category-menu {
    padding: 30px 0
}

.legacy-container .row .category-menu li {
    list-style: none;
}

.legacy-container .row .category-menu li a{
    font-size: 12px;
    font-weight: 400;
    color: #026ce3;
    word-wrap: break-word;
}
.legacy-container .row .category-menu li a:hover {
    text-decoration: underline;
    color: #000050
}

.category-menu a{
    font-size: 17px;
    font-weight: 500;
    color: #026ce3;
    word-wrap: break-word;
}
.category-menu  a:hover {
    text-decoration: underline;
    color: #000050
}
.legacy-container .row h1 {
    /* font-size: 30px; */
    margin: 0;
    display: inline-block;
    color: #009300;
    letter-spacing: normal;
}


.legacy-container .hidden+ul li a.subtitle-link>.span-heading5,
.legacy-container a.subtitle-link>.span-heading5 {
    color: #026ce3;
    
    /* color: #3c3c3c; */
    font-size: 16px !important;
    font-weight: 400;
    margin-bottom: 5px;
    /* margin-top: 20px; */
    display: inline-block;
    font-weight: 400 !important;
    line-height: 20px !important;
}




/* .legacy-container a {
 color: #206c72 !important;
    text-decoration: none !important; 
    font-family: "nexa bold" !important; 
} */

.legacy-container .span-heading4 {
    color: inherit;
    font-size: 20px !important;
    font-weight: 500 !important;
}

.legacy-container .span-heading5 {
    font-weight: 400 !important;
    font-size: 16px !important;
    line-height: 20px !important;
    color: inherit
}
.legacy-container .hidden+ul li a.read-more,
.legacy-container li a.read-more {
    font-weight: 900;
    font-size: 12px;
    color: #333;
    text-transform: uppercase;
    border-bottom: none;
    line-height: 14px;
    display: block
}


.legacy-container li a.subtitle-link .span-heading5,
.legacy-container li a.subtitle-link>.span-heading5  {
    font-size: 16px;
    font-weight: 400;
    margin-bottom: 5px;
    margin-top: 20px;
    display: inline-block
}
 



.legacy-container ul li a.title-link,
.legacy-container .home ul li a.title-link,
.legacy-container ul.video-module li a.title-link {
    display: block;
    border-bottom: 1px solid #CECECE;
    clear: both
}


/* .legacy-container  ul li,.legacy-container  .container ul li,.legacy-container ul.video-module li {
   float: left;
   display: block;
   text-align: left;
   border-bottom: 0;
   margin-bottom: 15px
} */


.legacy-container .toolbox .span-heading3 {
    padding: 12px 20px;
    margin: 0;
    font-weight: 400;
    font-size: 17px;
    color: #666;
    background: #e8e8e8;
    border-bottom: 1px solid #CECECE;
    display: inherit
}

.legacy-container .toolbox .span-heading3 i {
    margin-right: 10px;
    font-weight: 400;
    font-size: 24px;
    color: #666
}

.legacy-container .toolbox,
.container .row>.category>ul,
.container .row>.home>ul,
.container .row>div>ul.video-module {
    overflow: hidden
}

.legacy-container .toolbox h3,
.toolbox h3 i {
    color: #666;
    font-weight: 400
}


.legacy-container .toolbox {
    border: 1px solid #CECECE;
    margin-bottom: 40px
}

.legacy-container .toolbox h3 {
    padding: 12px 20px;
    margin: 0;
    font-size: 17px;
    background: #e8e8e8;
    border-bottom: 1px solid #CECECE
}

.legacy-container .toolbox h3 i {
    margin-right: 10px;
    font-size: 24px
}

.legacy-container .toolbox .row {
    padding: 2% 5%;
    background-color: #F8F8F8
}

.legacy-container .toolbox .row div:nth-child(odd) {
    padding-left: 50px;
    padding-right: 25px
}

.legacy-container .toolbox .row div:nth-child(even) {
    padding-left: 25px;
    padding-right: 50px
}

.legacy-container .toolbox .row div a {
    display: inline-block;
    text-align: left;
    font-size: 13px;
    padding-bottom: 5px;
    margin-bottom: 5px;
    color: #333;
    border-bottom: 1px solid #CECECE !important;
    width: 100%
}

.legacy-container .toolbox .row div a:hover {
    color: #2b7e93
}

.legacy-container .toolbox .row div a i {
    color: #206c72;
    padding: 0 5px
}



.legacy-container div.carousel {
    height: 280px;
    background-color: #FFF;
    margin-bottom: -20px;
    overflow: hidden
}

.legacy-container div.carousel ul.slick-dots {
    position: absolute;
    right: 0;
    width: auto;
    bottom: 0;
    margin-bottom: 0;
    margin-right: 0;
    height: 25px;
    z-index: 1
}

.legacy-container div.carousel ul.slick-dots li {
    margin: 0;
    width: auto;
    height: 25px
}

.legacy-container div.carousel ul.slick-dots li .paging {
    position: relative;
    float: left;
    padding: 5px 8px;
    line-height: 1.1;
    color: #333;
    text-decoration: none;
    background-color: #F8F8F8;
    border: none
}

.legacy-container #homepage .franks-corner .description a:hover,
#homepage .mosaic .description a:hover,
#homepage .popular-plans .price a:hover p,
.links ul li a:hover h6,
.making-a-difference .mad-content .text a:hover {
    text-decoration: underline
}

.legacy-container div.carousel ul.slick-dots li.slick-active .paging {
    z-index: 2;
    color: #FFF;
    cursor: default;
    background-color: #3bc1cd
}

.legacy-container div.carousel .slick-slice {
    background-color: #FFF
}

.legacy-container div.carousel .featured {
    display: block;
    float: left
}

.legacy-container div.carousel .featured .txt-featured {
    width: 250px;
    margin-left: 20px;
    float: left;
    margin-right: 20px
}

.legacy-container div.carousel .featured .txt-featured .btn {
    width: 100%;
    margin-bottom: 20px
}

.legacy-container div.carousel .featured .img-featured {
    width: calc(100% - 290px);
    width: -ms-calc(100% - 290px);
    width: -webkit-calc(100% - 290px);
    position: relative;
    float: left
}

.legacy-container div.carousel .featured .img-featured img {
    max-width: 100%;
    max-height: 250px;
    height: auto
}

.legacy-container div.carousel .cmn_month small {
    font-size: 24px
}

.legacy-container div.carousel .cmn_month strong {
    font-size: 120px;
    line-height: 110px
}

.legacy-container div.carousel .cmn_month sup {
    font-size: 60px;
    line-height: 1em;
    font-weight: 700;
    max-width: 115px
}

.legacy-container div.carousel .cmn_month em {
    display: inline-block;
    font-size: 12px;
    line-height: 14px;
    font-weight: 400
}

.section-link h2 {
    font-size: 1.6em;}

.section-link .section-list{
 padding-left: 27px;}

.section-link li a {
    font-size: 0.85em;
    color: #026ce3 !important;
}
.legacy-container .container .row.article .article-menu ul li.section-link ul.video-gallery a,
.legacy-container .container .row.article li.section-link,
.legacy-container .container .row.article ul.video-gallery li a.video-link {
    text-decoration: none
}


.legacy-container #supportWizard-login .row {
    margin: 0 0 15px
}

.legacy-container #supportWizard-login input[type=button],
input[type=submit] {
    font-size: 1em;
    margin: 0 0 15px;
    text-align: left
}

.legacy-container #supportWizard-login input#btnContinue {
    width: 100%;
    text-align: center
}

.legacy-container #supportWizard-login .seperator {
    border-left: 1px dotted #e6e6e6;
    float: left;
    height: 300px;
    margin: 0 15px;
    position: relative
}




.legacy-container #supportWizard-login .btn-blue,
.legacy-container #supportWizard-login .btn-blue:active.legacy-container,
#supportWizard-login .btn-blue:focus,
.legacy-container #supportWizard-login .btn-blue:hover,
.legacy-container #supportWizard-login .btn-blue:visited {
    background: #6199d4;
    background: -webkit-linear-gradient(#6199d4, #3976b6);
    background: -o-linear-gradient(#6199d4, #3976b6);
    background: -moz-linear-gradient(#6199d4, #3976b6);
    background: linear-gradient(#6199d4, #3976b6);
    color: #fff;
    box-shadow: 4px 4px 4px #000 rgba(0, 0, 0, .4);
    border-color: #33a6cc
}

.legacy-container #supportWizard-login .hide {
    display: none
}


.legacy-container .span-heading4 {
    color: inherit;
    font-size: 20px;
    font-weight: 400
}

.legacy-container .container .row>.category>ul li a.title-link .span-heading4:after,
.legacy-container .container .row>.home>ul li a.title-link .span-heading4:after,
.legacy-container .container .row>div>ul.video-module li a.title-link .span-heading4:after {
    background: url(../img/home-arrow.png) no-repeat;
    content: "";
    width: 5px;
    height: 8px;
    position: absolute;
    margin-left: 10px;
    margin-top: 10px
}



/* .legacy-container .container .row > .category > ul li, .container .row > .home > ul li, .container .row > div > ul.video-module li {
           float: left;
           display: block;
           text-align: left;
           border-bottom: 0;
           margin-bottom: 15px
       } */

.legacy-container .container .row>.category>ul li a.title-link,
.container .row>.home>ul li a.title-link,
.container .row>div>ul.video-module li a.title-link {
    display: block;
    border-bottom: 1px solid #CECECE;
    clear: both
}

.legacy-container .container .row>.category>ul li a.title-link i,
.container .row>.home>ul li a.title-link i,
.container .row>div>ul.video-module li a.title-link i {
    display: none
}

.legacy-container .container .row>.category>ul li a.title-link h4,
.container .row>.home>ul li a.title-link h4,
.container .row>div>ul.video-module li a.title-link h4 {
    margin: 0 0 15px;
    display: inline-block;
    text-decoration: none
}

.legacy-container .container .row>.category>ul li a.title-link h4:after,
.container .row>.home>ul li a.title-link h4:after,
.container .row>div>ul.video-module li a.title-link h4:after {
    background: url(../img/home-arrow.png) no-repeat;
    content: "";
    width: 5px;
    height: 8px;
    position: absolute;
    margin-left: 10px;
    margin-top: 7px
}

.legacy-container .container .row>.category>ul li ul+a.title-link,
.container .row>.home>ul li ul+a.title-link,
.container .row>div>ul.video-module li ul+a.title-link {
    margin-top: 40px
}

.legacy-container .container .row>.category>ul li p,
.container .row>.home>ul li p,
.container .row>div>ul.video-module li p {
    padding: 5px 0 0
}

.legacy-container .container .row>.category>ul li:after,
.container .row>.home>ul li:after,
.container .row>div>ul.video-module li:after {
    display: none
}

/* body > section.container.container-max--width.support-module.full-width--section.legacy-container > div > div:nth-child(1) > div.col-sm-9.category > ul > li > ul > li  {
   width: 33%;
   float:left;
   display: block;
   text-align: left;
   border-bottom: 0;
   margin-bottom: 15px;
} 
*/

body > section.container.container-max--width.support-module.full-width--section.legacy-container > div > div:nth-child(1) > div.col-sm-9.category > ul > li.col-sm-8 > ul > li  {
   width: 33%;
   /* margin-right: 1%; */
   float:left;
   display: block;
   text-align: left;
   border-bottom: 0;
   margin-bottom: 15px;
}

.outageForm a{
    font-size: 67px !important;
}

/* Media Queries */


@media only screen and (max-width: 599px) {
    h1 {
        font-size: 26px !important; 
       
          padding: 5px 3px; 
        margin-bottom: 10px; 
        line-height: 1.2em;
    }
    h2 {
        font-size: 24px; 
        line-height: 1.2em;
        
    }
    h3 {
        font-size: 23px;
        padding: 8px 3px;
        line-height: 1.2;
    }
    h4 {
        font-size: 22px;
        line-height: 1.2;
    }
    
    h5 {
        font-size: 21px;
        padding: 4px 2px;
        line-height: 1.2;
    }
    
    h6 {
        font-size: 20px;
        padding: 2px 0;
        line-height: 1.2;
        margin-bottom: 5px;
    }

    .article-recommended {
        display: flex;
        flex-direction: column;
        overflow: hidden
    }
    .article-recommended .col-sm-4 {
        width: 100%;
        float: left;
    }
    body > section.container.container-max--width.support-module.full-width--section.legacy-container > div > div:nth-child(1) > div.col-sm-9.category > ul > li.col-sm-8 > ul > li  {
        width: 100%;
        /* margin-right: 1%; */
        float:left;
        display: block;
        text-align: left;
        border-bottom: 0;
        margin-bottom: 15px;
     }
     .section-link h2 {
        font-size: 1.6em;}
       
}
@media screen and (max-width: 390px) {
    .article-help {
      display: flex;
      flex-direction: column;
    }
}
@media only screen and (min-width: 768px) {
    h1 {
        font-size:30px !important; 

          padding: 5px 3px; 
        line-height: 1.2em;
    }
    h2 {
        font-size: 28px; 
    
        line-height: 1.2em;
        
    }
    h3 {
        font-size:26px; 
  
        padding: 8px 3px;
        line-height: 1.2;
    }
    h4 {
        font-size: 22px;

        line-height: 1.2;
    }
    
    h5 {
        font-size: 20px;
    
        padding: 4px 2px;
        line-height: 1.2;
    }
    
    h6 {
        font-size: 20px;
        
        padding: 2px 0;
        line-height: 1.2;
        margin-bottom: 10px;
    }
    .article-recommended h4 {
        font-weight: 400;
        font-size: 18px;
        /* color: #009300 */
    }
    .legacy-container .nopad,
.legacy-container ul {
    /* Account management resources */
    padding: 0; 
    display: flex;
    flex-direction: column;        

}
body > section.container.container-max--width.support-module.full-width--section.legacy-container > div > div:nth-child(1) > div.col-sm-9.category > ul > li.col-sm-8 > ul > li  {
    width: 100%;
    /* margin-right: 1%; */
    float:left;
    display: block;
    text-align: left;
    border-bottom: 0;
    margin-bottom: 15px;
 }
   
    .search-box-module.header-wrapper {
        background-color: #008600 !important;
    }
    .article-recommended {
        display: flex;
        flex-direction: column;
        overflow: hidden
    }
    .article-recommended .col-sm-4 {
        width: 100%;
        float: left;
    }
    .section-link h2 {
        font-size: 1.2em;
    }
        .article-menu {
            padding:5px 19px;  
            left: 0;    
        }
}

@media (min-width: 1025px) and (max-width: 1440px) {
    body > section.container.container-max--width.support-module.full-width--section.legacy-container > div > div:nth-child(1) > div.col-sm-9.category > ul > li.col-sm-8 > ul > li  {
        width: 33%;
        /* margin-right: 1%; */
        float:left;
        display: block;
        text-align: left;
        border-bottom: 0;
        margin-bottom: 15px;
     }
}
