/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - For skin: */
body{ 
    font-family:Verdana;
    color: #cecece;
    background: #292929;
    font-size: 15px; line-height: 25px;
}
/* Remove the navbar's default margin-bottom and rounded borders */ 
.navbar {
  margin-bottom: 0;
  border-radius: 0;
}
.navbar-inverse {
    background-color: #000000;
}
/* Set height of the grid so .sidenav can be 100% (adjust as needed) */
.row.content { height: 100%; }
/* Set gray background color and 100% height */
.sidenav {
  padding-top: 20px;
  background-color: #0f6504;
  height: 100%;
}
/* Set black background color, white text and some padding */
footer {
  background-color: #000;
  color: white;
  padding: 15px;
}
footer p, footer a, footer a:hover{ color: #a2a0a0; }
h1 {
    font-size: 28px; font-weight: bold;
    color: #072f7b; margin: 15px 0 10px;
}
h2 {
    font-size: 24px; font-weight: bold;
    color: #072f7b;
}
h3 {
    font-size: 18px; margin: 0 0 10px;
    color: #072f7b; font-weight: bold;
}
h3.tinyH3 {
    font-size: 17pt; line-height: 30px;
}
.listBox p.reDesc {
    padding: 10px 0 0;
}
.well {
    padding: 0;
    background-color: transparent;
    color: #FFFFFF;
    border: none;
    border-radius: unset;
    border-bottom: 1px solid #FFFFFF;
}

.col-sm-2.sidemenu p{ border-bottom: 1px solid #b7b7b7; padding: 0 0 5px; }
.col-sm-2.sidemenu a{ color: #FFFFFF; font-weight: bold; font-size: 11pt; }

a.navbar-brand{ padding: 5px 20px; }
.faqsBox {
    width: 100%; float: left;
}
.faqsBox .ask {
    color: #0f1e8c;
}
.faqsBox .ans strong{
    color: #777777;
}
.faqsBox h2 span{ color: #d69a41; }
.listBox { padding: 0; }

a { color: #072f7b; }
a:hover{ color: #00bcd4; }
a.signup.getcreditfree {
    margin: 10px 0 20px;
    display: inline-block;
    font-size: 20px;
    background: #4e8a31;
    color: #FFFFFF;
    border-color: #000000;
    font-weight: bold;
    padding: 10px 30px;
    text-shadow: 1px 1px #000000; text-decoration: none;
}
a.signup.getcreditfree:hover {
    text-decoration: none; background: #d20e00;
}


h2.tinyH2 {
    margin: 0 0 8px; color: #072f7b;
}
div.main{ font-size: 15px; }
hr{ width: 100%; }


.boxlist{ width: 100%; padding: 0; }
.boxlist li{ 
    width: 96%;
    display: inline-block;
    padding: 10px;
    margin: 5px;
    border: 1px solid #a5a1a1;
    border-radius: 10px; position: relative;
}
.boxlist img.topPic{ width: 96%; margin-bottom: 15px; }
.boxlist div{ display:table-cell; text-align: center; vertical-align: middle; }
.boxlist div.co1{ width: 25%; }
.boxlist div.co1 img{ width: 100%; }
.boxlist div.co2{ padding: 0 10px; width: 130px; }
.boxlist div.co2 strong{ font-size: 30px; color: #FFFFFF; }
.boxlist div.co4{ padding: 0 10px 0 20px; font-size: 12px; text-align: left; }
.boxlist div.co4 span.det{ text-decoration: underline; font-size: 14px; }
.boxlist div.co4 span.exp{ font-size: 10px; color: #a9a9a9; }
.boxlist div.co0{ width: 30%; position: absolute; }
.boxlist div.co0{ position: absolute;z-index: 9; right: 10px; top: -7px;  width: 50px; }
.boxlist div.co0 strong{ position: absolute; left: 18px; top: 0; color: #FFFFFF; z-index: 99; font-size: 18px; font-weight: bold; }
.boxlist div.co0 span{ font-size: 45px; color: #f55a6a; text-shadow: 1px 1px #FFFFFF; }

/* On small screens, set height to 'auto' for sidenav and grid */
@media screen and (max-width: 767px) {
    .sidenav {
        height: auto;
        padding: 15px;
        display: inline-block;
        width: 100%;
    }
    .row.content {height:auto;} 
    .boxlist div.co4{ display: none; }
    .boxlist div.co3{ text-align: left; }
    .boxlist div.co1{ width: 30%; }
    body{ font-size: 16px; }
}

@media (min-width: 768px){
    .col-sm-8 { width: 60.66666667%; }
    .col-sm-2.sidenav.sidemenu{ width: 16.66666667%; }
    .col-sm-2.sidenav{ width: 22.66666667%; }
}
.glyphicon-ok-sign{ 
    color: #ff9800;
    margin: 0 5px 0 0;
    vertical-align: bottom;
}
}



/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - tableList */
table, th, td { border: 1px solid #1d1d1d; border-collapse: collapse; }
td, th { padding: 10px; }
.tableList{ width: 100%; color: #FFFFFF; }
.tableList, .tableList th, .tableList td { border: 1px solid #676767; }
.tableList td{ padding: 8px; vertical-align: middle; line-height: 18px; }
.tableList thead{ background: #000000; }
.tableList tbody tr{ background: #2b2b2b; }
.tableList thead th{ font-size: 12pt; text-align: center; padding: 10px 3px; color: #FFFFFF; }
.tableList a.btn{ 
    background-color: #cc0202; box-shadow: 0px 2px 0px 0px #1d1c1c; display: inline-block; color: #FFFFFF;
    text-shadow: 0 -0.0625em 0 rgba(0,0,0,.4); text-transform: uppercase; text-align: center; min-width: 30px;
    padding: 10px 13px; border: 0.5px solid #848484; border-radius: 10px; font-weight: bold; font-size: 12pt; text-decoration: none;
}
.tableList a.btn:hover{ background-color: #a90000; text-decoration: none; }
.tableList .co1{ width: 1px; font-weight: bold; font-size: 13pt; }
.tableList .co2{ width: 1px; }
.tableList .co2 img{ width:150px; margin: 5px 0 0; border: 2px solid #353535; border-radius: 8px; }
.tableList .co3{ color: #02de4a; font-size: 22px; font-weight: bold; text-align: center; font-family: sans-serif,arial,tahoma,verdana; }
.tableList .co4{ font-size: 9pt; text-align: center; }
.tableList .co5{ font-size: 9pt; max-width: 150px; }
/* if screen < 800px */
@media screen and (max-width: 800px) {
    .tableList td{ padding: 5px; }
    .tableList .co2 img{ width:100px; }
    .tableList .co3 { font-size: 18px; }
    .tableList .hCo5, .tableList .co5{ display:none; }
    .tableList a.btn { font-size: 10pt; padding: 10px 9px; }
}