﻿.mb-20 {
    margin-bottom: 20px;
}

.h-20 {
    height: 70px;
}

.w-300 {
    width: 300px;
}

.ml-0 {
    margin-left: 0;
}

.mw-250 {
    max-width: 250px;
}

.w-100 {
    width: 10%;
}

.w-10 {
    width: 10%;
}

.w-40 {
    width: 40%;
}

.mh-600 {
    max-height: 600px;
    overflow: auto;
}

.wh-150 {
    width: 150px;
    height: 150px;
}

.pr-50 {
    padding-right: 50px;
}

.ml-20-n {
    margin-left: -20px;
}

#dvSubscribers tr.selected td {
    background-color: #059253;
    color: #ffffff;
}

#sidebar {
    height: 100%;
    padding-right: 0;
}

#sidebar .nav {
    width: 95%;
}

#sidebar li {
    border: 0 #f2f2f2 solid;
    border-bottom-width: 1px;
}

.nav > li > a:hover {
    background-color: #f2f6fb;
}

.nav.sub {
    font-size: 13px;
    margin-left: 10px;
}

.FirstColumn, .LastColumn {
    width: 180px;
    font-size: 1.2em;
    border-top: solid 1px #2a53a5;
}

.FirstColumn {
    margin: 0;
}

.PassiveRow {
    color: #1461cb;
    padding: 0 0 0 25px;
    font-size: 14px;
    background: url('data:image/gif;base64,R0lGODdhGAASAPEDAFJ0tvL2+52x16e52ywAAAAAGAASAAACIIyPqcvtD6McAAipqMVJX55VHxh4pGFyKbmC7QnH8iwXADs=') center left no-repeat;
    margin-bottom: 6px;
}

.FirstColumn h2, .headingAd {
    margin-bottom: 15px;
    text-transform: none;
    background: none repeat scroll 0 0 transparent;
    color: #B00F1F;
    font-size: 14px;
    height: 1.2em;
    margin-top: 20px;
    padding-left: 10px;
}

.FirstColumn a {
    color: #0E65AC;
    font-size: 100%;
    text-decoration: none;
}

/* CUSTOMIZATIONS */

#dvSubscribers input.text-box {
    width: 230px;
}

.input-validation-error {
    border: 1px solid red;
    background-color: #FEE;
}

#dvSubscribers {
    border-bottom: 1px solid #0076B1;
}

#dvSubscribers table, #dvProducts table {
    border: 1px solid #0076B1;
}

#dvSubscribers tr.selected td {
    background-color: #0076B1;
}

h2.heading2 {
    color: black;
    padding-left: 0;
}

div#details-section label {
    float: left;
}

div#details-section input {
    float: right;
    margin-right: 50px;
}

div#details-section ul li {
    clear: both;
}

#side-content {
    float: left;
    width: 200px;
}

#main {
    float: left;
    width: 734px;
    min-height: 700px;
    margin: 0 0 0 10px;
}

.dvSubscribers {
    max-height: 400px;
    overflow: auto;
}

.w-30 {
    width: 30px;
}

.dvProducts {
    margin-top: 10px;
    margin-bottom: 10px;
}

.w-200 {
    width: 200px;
}

.text-linethrough {
    text-decoration: line-through;
}

.inline {
    display: inline;
}

.v-hidden {
    visibility: hidden
}

.placeholder {
    color: #bbb;
}

.validation-summary-valid, .field-validation-valid.help-block {
    display: none;
}

.field-validation-error {
    color: #ed5565;
}

.validation-summary-errors ul {
    padding-left: 10px;
}

.validation-summary-errors ul li {
    list-style-type: none;
}

.mt-100 {
    margin-top: 100px;
    position: relative;
}

.mw-180 {
    max-width: 180px;
}

.red-underline {
    text-decoration: underline;
    color: red;
}

.underline {
    text-decoration: underline;
}

.faqHeader {
    font-size: 18px;
    margin: 20px 10px 10px 5px;
}

.ibox-content .panel-title {
    margin-top: 0;
}

.panel-group .panel {
    -ms-border-radius: 0;
    border-radius: 0;
}

.panel-title > a {
    display: block;
}

.panel-default > .panel-heading:hover {
    background-color: #e5e5e5;
}

.fw-normal {
    font-weight: normal;
}

.letter-ident {
    width: 5%;
    float: left;
    height: auto;
    margin: 0;
}

.letter-ident + div {
    width: 95%;
    float: left;
    height: auto;
    margin: 0;
}

.check {
    text-align: center;
}

.table-bordered {
    border: 1px solid #ddd;
    border-top: none;
}

.table > thead:first-child > tr:first-child > th.table-h-sm {
    text-align: center;
    border-top: 4px solid #e7eaec;
}

.table > thead:first-child > tr:first-child > th.table-h-sm.table-h-dr {
    border-top-color: #41C489;
}

.table > thead:first-child > tr:first-child > th.table-h-sm.table-h-vvv {
    border-top-color: #6FC6FC;
}

.table > thead:first-child > tr:first-child > th.table-h-sm.table-h-vv {
    border-top-color: #166699;
}

.table > thead:first-child > tr:first-child > th.table-h-sm.table-h-ppsr {
    border-top-color: #ac59bd;
}

.table > thead:first-child > tr:first-child > th.table-h-sm.table-h-sc {
    border-top-color: #dc5236;
}

.table > thead:first-child > tr:first-child > th.table-h-sm.table-h-fr {
    border-top-color: #77fed8;
}

.table > thead:first-child > tr:first-child > th.table-h-sm.table-h-ic {
    border-top-color: #fed877;
}

.w-14 {
    width: 14%;
}

.w-12 {
    width: 12%;
}

.no-wrap {
    white-space: nowrap
}

.graph {
    width: initial !important;
}

.base-bg {
    min-height: 1000px;
}

.w-942 {
    width: 942px;
}

.f-size-large {
    font-size: large;
}

.link-style {
    font-size: 30px;
    color: blue;
}

.div1 {
    padding: 0 20px 20px 20px
}

.div2 {
    padding: 0 15px 20px 20px
}

.placeholder {
    color: #bbb;
}

.validation-summary-valid {
    display: none;
}

.validation-summary-errors ul {
    padding-left: 10px;
}

    .validation-summary-errors ul li {
        list-style-type: none;
    }

.html-popup {
    display: none;
}

.divPopup {
    display: none;
    position: absolute;
    z-index: 100;
    top: 245px;
    left: 405px;
}

.certIframe {
    margin-left: 10%;
}

.mobile-device-style {
    width: 100%;
    margin: 0%;
}

.pg-br {
    page-break-before: always
}

.bg-none {
    background: none;
}
