/*
Used on info pages
*/
/*.content-main {*/
/*    padding: 5px 31px;*/
/*}*/

/*.bold {*/
/*    font-weight: 700;*/
/*}*/

/*ol.blue, ul.blue {*/
/*    color: #009CFF;*/
/*    margin-left: 30px;*/
/*}*/

/*ol.blue {*/
/*    list-style: decimal;*/
/*}*/

/*ul.blue {*/
/*    list-style: disc;*/
/*}*/

/*.content-main .blue li {*/
/*    margin-top: 6px;*/
/*}*/

/*li span {*/
/*    color: #000;*/
/*}*/

/*li span ol {*/
/*    color: #009CFF;*/
/*    list-style: decimal;*/
/*    margin-left: 30px;*/
/*}*/

/*.content-main h3{*/
/*    padding: 10px 0px;*/
/*}*/

/*.content-main p{*/
/*    display: block;*/
/*    margin: 10px 0;*/
/*}*/

/*.warranty-form {*/
/*    padding: 0px 0px 15px 30px;*/
/*}*/

/*.warranty-form .row {*/
/*    display: inline-block;*/
/*    margin-top: 10px;*/
/*    font-size: 1em;*/
/*}*/

/*.warranty-form .row label {*/
/*    display: inline-block;*/
/*}*/

/*.warranty-form input[type=text] {*/
/*    margin-left: 30px;*/
/*    width: 200px;*/
/*}*/

/*.warranty-form .nextBtn {*/
/*     margin-left: 30px;*/
/* }*/

/*.star {*/
/*    font-size: 0.85em;*/
/*    color:black;*/
/*}*/

/*.report-form {*/
/*    margin: 10px 225px 15px 150px;*/
/*}*/

/*.report-form .radio {*/
/*    margin-left: 250px;*/
/*}*/

/*.report-form .row {*/
/*    margin-top: 10px;*/
/*    font-size: 1em;*/
/*}*/

/*.report-form .row label {*/
/*    display: inline-block;*/
/*    width: 250px;*/
/*}*/

/*.report-form input[type=text] {*/
/*    width: 255px;*/
/*}*/

/*#reportForm .sendForm {*/
/*    margin: 25px 0px 0px 220px;*/
/*}*/

/*#video-tutorials {*/
/*    width: auto;*/
/*    border-bottom: none;*/
/*    height: auto;*/
/*}*/

/*.column1, .column2{*/
/*    width: 45%;*/
/*    display: inline-table;*/
/*}*/

/*.column1{*/
/*    padding-right: 4%;*/
/*}*/

/*.column2{*/
/*    padding-left: 4%;*/
/*}*/

.faq-main span:hover {
    text-decoration: underline;
    cursor: pointer;
}

.faq-main .alert {
    display:none;
}

/*.warning {*/
/*    color: #ff0005;*/
/*    font-weight: bold;*/
/*}*/
