/* List Style Reset*/
.listReset ul li {
    list-style-type: disc;
    list-style-position: inside;
    margin-left: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
}

.listReset ol li {
    list-style-type: decimal;
    list-style-position: inside;
}


.lineItem {
    width: 100%;
    margin-bottom: 15px;
}

.lineItem p:nth-child(1) {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 5px;
}

.lineItem p:nth-child(2) {
    font-size: 14px;
    margin-bottom: 0px;
}

.lineItem ul li {
    font-size: 14px;
}


.boxHeaderWithBorder {
    width: 100%;
    padding-bottom: 8px;
    margin-bottom: 16px;
    border-bottom: 1px solid #efefef !important;
}

.boxHeaderTitle {
    font-weight: bold;
    font-size: 18px;
}

.cdpLabel {
    margin-bottom: 5px;
}

.formFooterBar {
    background: #F7F7F7 !important;
    border-top: 1px solid #efefef !important;
    width: 100%;
    padding: 20px;
    margin-top: 48px;
}

.formErrorBox {
    background-color: #ffdcdc !important;
    border: 1px solid #ff4242 !important;
    padding: 10px;
}

#loginForm-box {
    min-height: 300px;
}


.zendeskButtonMargin {
    margin-right: 150px;
}


.col-left-support {
    margin-right: 280px;
}

.col-right-support {
    float: right;
    width: 240px;
}

#cmd-left-column {
    position: absolute;
    top: 190px;
    width: 450px;
    background-color: white;
    border-right: 1px solid #cecece;
    overflow-y: hidden;
    padding-bottom: 130px;
}


.right-shadow-10 {
    -webkit-box-shadow: 15px 0 5px -2px rgba(197, 197, 197, 0.5);
    box-shadow: 15px 0 5px -2px rgba(197, 197, 197, 0.5);
}

.cmd-row {
    width: 100%;
}

/*.cmd-row-right {display:inline-block;}*/
#cmd-col-1-mask {
    width: 450px;
    height: 54px;
    position: absolute;
    background: white;
    margin-top: -20px;
    border-right: 1px solid #cecece;
}

.cmd-col-1 {
    position: fixed;
    width: 450px;
    z-index: 5;
}

.cmd-col-1 div:nth-child(1) {
    float: left;
    width: 28%;
    padding-left: 25px;
    padding-right: 3px;
}

.cmd-col-1 div:nth-child(2) {
    float: left;
    width: 23%;
}

.cmd-col-1 div:nth-child(3) {
    float: left;
    width: 12%;
}

.cmd-col-1 div:nth-child(4) {
    float: left;
    width: 30%;
}

.cmd-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.cmd-col-1-project {
    position: fixed;
    width: 450px;
    z-index: 5;
}

.cmd-col-1-project div:nth-child(1) {
    float: left;
    width: 28%;
    padding-left: 25px;
    padding-right: 3px;
}

.cmd-col-1-project div:nth-child(2) {
    float: left;
    width: 15%;
    padding-right: 2%
}

.cmd-col-1-project div:nth-child(3) {
    float: left;
    width: 30%;
}

.cmd-col-1-project div:nth-child(4) {
    float: left;
    width: 27%;
}

.cmd-col-1-project div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.cmd-lc-1 {
    width: 450px;
    z-index: 5;
}

.cmd-lc-1 div:nth-child(1) {
    float: left;
    width: 28%;
    padding-left: 25px;
    padding-right: 3px;
}

.cmd-lc-1 div:nth-child(2) {
    float: left;
    width: 45%;
}

.cmd-lc-1 div:nth-child(3) {
    float: left;
    width: 24%;
}

.cmd-lc-1 div:nth-child(4) {
    float: left;
    width: 23%;
}

.cmd-lc-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 3px;
}

.cmd-lc-1-project {
    width: 450px;
    z-index: 5;
}

.cmd-lc-1-project div:nth-child(1) {
    float: left;
    width: 28%;
    padding-left: 25px;
    padding-right: 3px;
}

.cmd-lc-1-project div:nth-child(2) {
    float: left;
    width: 15%;
}

.cmd-lc-1-project div:nth-child(3) {
    float: left;
    width: 30%;
}

.cmd-lc-1-project div:nth-child(4) {
    float: left;
}

.cmd-lc-1-project div:nth-child(4) {
    float: left;
}

.cmd-lc-1-project div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.cmd-header-col-2-container {
    margin-left: 450px;
    overflow-x: scroll;
    margin-bottom: -30px;
    padding-bottom: 30px;
}

.cmd-body-col-2-container {
    margin-left: 450px;
    overflow-x: scroll;
    margin-bottom: -50px;
    padding-bottom: 50px;
    margin-top: 50px;
    padding-bottom: 130px;
}

.cmd-body-col-2-container.sticky {
    margin-top: 46px;
}

.cmd-col-2 {
    padding-left: 20px;
}

.cmd-col-2-generic {
    display: inline-block;
    width: 180px;
    padding-right: 10px;
}

.cmd-col-2-fieldJurisdiction {
    display: inline-block;
    width: 110px;
    padding-right: 10px;
    margin-left: 20px;
}

.cmd-col-2-fieldProvinceName {
    display: inline-block;
    width: 110px;
    padding-right: 10px;
    margin-left: 20px;
}

.cmd-col-2-fieldCountyName {
    display: inline-block;
    width: 110px;
    padding-right: 10px;
    margin-left: 20px;
}

.cmd-col-2-fieldTownName {
    display: inline-block;
    width: 110px;
    padding-right: 10px;
    margin-left: 20px;
}

.cmd-col-2-fieldFirstTaxYear {
    display: inline-block;
    width: 85px;
    padding-right: 10px;
}

.cmd-col-2-fieldFirstTaxYear-second {
    display: inline-block;
    width: 55px;
    padding-right: 10px;
}

.cmd-col-2-fieldIncentiveProgram {
    display: inline-block;
    width: 250px;
    padding-right: 10px;
}

.cmd-col-2-fieldTypeOfWork {
    display: inline-block;
    width: 190px;
    padding-right: 10px;
}

.cmd-col-2-fieldListingId {
    display: inline-block;
    width: 80px;
    padding-right: 10px;
}

.cmd-col-2-fieldCreditType {
    display: inline-block;
    width: 190px;
    padding-right: 10px;
}

.cmd-col-2-fieldProjectBudgetEst {
    display: inline-block;
    width: 145px;
    padding-right: 10px;
}

.cmd-col-2-fieldAmountUSD {
    display: inline-block;
    width: 162px;
    padding-right: 10px;
}

.cmd-col-2-fieldAmountUSDActual {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldAmountLocal {
    display: inline-block;
    width: 185px;
    padding-right: 10px;
}

.cmd-col-2-fieldAmountLocalActual {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldEstimatedValue {
    display: inline-block;
    width: 150px;
    padding-right: 10px;
}

.cmd-col-2-fieldEstimatedValueLocal {
    display: inline-block;
    width: 175px;
    padding-right: 10px;
}

.cmd-col-2-fieldAmountValueLocal {
    display: inline-block;
    width: 150px;
    padding-right: 10px;
}

.cmd-col-2-fieldAmountValueUSD {
    display: inline-block;
    width: 125px;
    padding-right: 10px;
}


.cmd-col-2-fieldCreditAmountGrossUSD {
    display: inline-block;
    width: 175px;
    padding-right: 10px;
}


.cmd-col-2-fieldCreditAmountGrossLocal {
    display: inline-block;
    width: 175px;
    padding-right: 10px;
}


.cmd-col-2-fieldUtilizationAmountActEstGrossUSD {
    display: inline-block;
    width: 210px;
    padding-right: 10px;
}

.cmd-col-2-fieldUtilizationAmountActEstNetUSD {
    display: inline-block;
    width: 195px;
    padding-right: 10px;
}


.cmd-col-2-fieldEstCreditPrice {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-amountReceived {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldAmountRemaining {
    display: inline-block;
    width: 175px;
    padding-right: 10px;
}

.cmd-col-2-fieldAmountNet {
    display: inline-block;
    width: 140px;
    padding-right: 10px;
}

.cmd-col-2-fieldAmountPendingNet {
    display: inline-block;
    width: 195px;
    padding-right: 10px;
}

.cmd-col-2-fieldAmountUtilizedNet {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldAmountUtilized {
    display: inline-block;
    width: 175px;
    padding-right: 10px;
}

.cmd-col-2-fieldEstPaymentDate {
    display: inline-block;
    width: 205px;
    padding-right: 10px;
}

.cmd-col-2-fieldSharedAccount {
    display: inline-block;
    width: 150px;
    padding-right: 10px;
}

.cmd-col-2-fieldAdvisorProjectStartDate {
    display: inline-block;
    width: 155px;
    padding-right: 10px;
}

.cmd-col-2-fieldAdvisorProjectEndDate {
    display: inline-block;
    width: 155px;
    padding-right: 10px;
}

.cmd-col-2-fieldAdvisorStatus {
    display: inline-block;
    width: 140px;
    padding-right: 10px;
}

.cmd-col-2-fieldCertStatus {
    display: inline-block;
    width: 180px;
    padding-right: 10px;
}

.cmd-col-2-fieldStatus {
    display: inline-block;
    width: 140px;
    padding-right: 10px;
}

.cmd-col-2-fieldProjectStartDate {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldProjectEndDate {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldAuditStartDate {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldAuditEndDate {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldEstInitialCertDate {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldEstFinalCertDate {
    display: inline-block;
    width: 150px;
    padding-right: 10px;
}

.cmd-col-2-fieldComplianceNotes {
    display: inline-block;
    width: 300px;
    padding-right: 10px;
}

.cmd-col-2-fieldStatusNotes {
    display: inline-block;
    width: 300px;
    padding-right: 10px;
}

.cmd-col-2-fieldGeneralNotes {
    display: inline-block;
    width: 300px;
    padding-right: 10px;
}

.cmd-col-2-fieldLastDayPrincipalPhotography {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldDateLoaded {
    display: inline-block;
    width: 100px;
    padding-right: 10px;
}

.cmd-col-2-fieldJurisdiction {
    display: inline-block;
    width: 120px;
    padding-right: 10px;
}

.cmd-col-2-fieldCountry {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldLocalCurrency {
    display: inline-block;
    width: 70px;
    padding-right: 10px;
}

.cmd-col-2-fieldBudgetExchangeRate {
    display: inline-block;
    width: 105px;
    padding-right: 10px;
}

.cmd-col-2-fieldIssueDate {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldStatusMonetization {
    display: inline-block;
    width: 150px;
    padding-right: 10px;
}

.cmd-col-2-fieldCreditAmountStatus {
    display: inline-block;
    width: 200px;
    padding-right: 10px;
}

.cmd-col-2-fieldFinanceStatus {
    display: inline-block;
    width: 120px;
    padding-right: 10px;
}

.cmd-col-2-fieldAuditStatus {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldProjectStatus {
    display: inline-block;
    width: 180px;
    padding-right: 10px;
}

.cmd-col-2-fieldCreditStartDate {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldCreditEndDate {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldCreditStatus {
    display: inline-block;
    width: 180px;
    padding-right: 10px;
}

.cmd-col-2-fieldQualifiedExpenditures {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldCertificationNum {
    display: inline-block;
    width: 140px;
    padding-right: 10px;
}

.cmd-col-2-fieldCarryForwardYears {
    display: inline-block;
    width: 132px;
    padding-right: 10px;
}

.cmd-col-2-fieldSubSeller {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldInternalOwner {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldInternalId {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldLienHolder {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldMonetizationType {
    display: inline-block;
    width: 140px;
    padding-right: 10px;
}

.cmd-col-2-fieldAdvisoryFirm {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldAdvisorFeeTotal {
    display: inline-block;
    width: 145px;
    padding-right: 10px;
}

.cmd-col-2-fieldAdvisorFeeOutstanding {
    display: inline-block;
    width: 145px;
    padding-right: 10px;
}

.cmd-col-2-fieldAdvisorFeePaid {
    display: inline-block;
    width: 145px;
    padding-right: 10px;
}

.cmd-col-2-fieldAuditFirm {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldSellerTaxEntity {
    display: inline-block;
    width: 180px;
    padding-right: 10px;
}

.cmd-col-2-fieldLegalEntityFiscalYearEnd {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldLegislativeFramework {
    display: inline-block;
    width: 155px;
    padding-right: 10px;
}

.cmd-col-2-fieldRequiredJobs {
    display: inline-block;
    width: 110px;
    padding-right: 10px;
}

.cmd-col-2-fieldComplianceLastYear {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldRequiredComplianceTerm {
    display: inline-block;
    width: 190px;
    padding-right: 10px;
}

.cmd-col-2-fieldRequiredSpend {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldComplianceFirstYear {
    display: inline-block;
    width: 160px;
    padding-right: 10px;
}

.cmd-col-2-fieldNumberSubProjects {
    display: inline-block;
    width: 180px;
    padding-right: 10px;
}

.cmd-col-2-fieldFirstEstimatedUtilizationDate {
    display: inline-block;
    width: 200px;
    padding-right: 10px;
}

.cmd-col-2-fieldEstimatedActualUtilizationDate {
    display: inline-block;
    width: 200px;
    padding-right: 10px;
}

.cmd-col-2-fieldFirstActualUtilizationDate {
    display: inline-block;
    width: 180px;
    padding-right: 10px;
}

.cmd-col-2-fieldFinalActualUtilizationDate {
    display: inline-block;
    width: 180px;
    padding-right: 10px;
}

.cmd-col-2-fieldCreditExpirationDate {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldCustomDataPoint {
    display: inline-block;
    width: 190px;
    padding-right: 10px;
}

.cmd-col-2-fieldAdvisorAssignedTo {
    display: inline-block;
    width: 170px;
    padding-right: 10px;
}

.cmd-col-2-fieldAdvisorRepresentative {
    display: inline-block;
    width: 170px;
    padding-right: 10px;
}

.cmd-col-2-fieldProjectName {
    display: inline-block;
    width: 190px;
    padding-right: 10px;
}

.cmd-col-2-fieldProjectNameExt {
    display: inline-block;
    width: 70px;
    padding-right: 10px;
}

.cmd-col-2-fieldSource {
    display: inline-block;
    width: 130px;
    padding-right: 10px;
}

.cmd-col-2-fieldIncentiveRate {
    display: inline-block;
    width: 125px;
    padding-right: 10px;
}

.cmd-col-2-fieldSiteNameCredit {
    display: inline-block;
    width: 190px;
    padding-right: 10px;
}

.cmd-col-2-fieldVarianceActInitAmountValueEstimateUSD {
    display: inline-block;
    width: 190px;
    padding-right: 10px;
}

.cmd-col-2-fieldVarianceActInitAmountValueEstimateUSDPercentage {
    display: inline-block;
    width: 190px;
    padding-right: 10px;
}

.cmd-col-2-fieldSiteAddressCredit {
    display: inline-block;
    width: 190px;
    padding-right: 10px;
}


.mycredits-edit-buttons {
    position: absolute;
    right: 0;
    margin-top: -5px;
    height: 25px;
    padding-top: 5px;
    color: white;
    background-color: #2F85F1;
}


/* custom scrollbar */
#cmd-scrollBar-container {
    position: fixed;
    height: 30px;
    bottom: 35px;
    right: 0;
    background-color: #F1F1F1;
    border-top: 1px solid #cecece;
    text-align: center;
}

#cmd-scrollBar-base {
    height: 30px;
    background-color: blue;
    display: inline-block;
}

#cmd-scrollBar-marker {
    width: 100px;
    height: 30px;
    background-color: #BCCBD3;
    color: white;
    line-height: 1;
    padding-top: 6px;
}

.cmd-scrollBar-lrBtns {
    height: 30px;
    width: 30px;
    border-left: 1px solid #cecece;
    background-color: #BCCBD3;
    color: white;
    line-height: 1;
    padding-top: 6px;
}

.cmd-sc-btn-unselected {
    background: none;
    color: #F1F1F1;
}

#cmd-scrollBar-leftBtn {
    position: fixed;
    z-index: 2;
    right: 30px;
    bottom: 35px;
}

#cmd-scrollBar-rightBtn {
    position: fixed;
    z-index: 2;
    right: 0;
    bottom: 35px;
}


.cmd-order-row {
    width: 100%;
    background-color: #F1F1F1; /*padding:20px 0 35px 0 !important;*/
}

.cmd-order-row-right {
    background-color: #F1F1F1; /*padding:20px 0 35px 0 !important;*/
}

.cmd-order-col-1 {
    position: fixed;
    width: 450px;
}

.cmd-order-col-1 div:nth-child(1) {
    float: left;
    width: 95%;
    padding-left: 25px;
}

.cmd-order-col-1 div:nth-child(1) img {
    width: 25px;
    margin-top: -6px;
    margin-right: 10px;
}

.cmd-order-lc-1 {
    width: 450px;
}

.cmd-order-lc-1 div:nth-child(1) {
    float: left;
    width: 95%;
    padding-left: 25px;
}

.cmd-order-lc-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -6px;
    margin-right: 10px;
}

.cmd-over-col-jurisdiction {
    width: 23% !important;
}

.cmd-over-col-taxyear {
    width: 11% !important;
}

.cmd-over-col-project {
    width: 33% !important;
}

.cmd-over-col-shared-flag {
    width: 4% !important;
}


.credit-utilization-row {
    width: 100%;
}

.credit-utilization-col-1 {
    float: left;
    width: 250px;
}

.credit-utilization-col-1 div:nth-child(1) {
    float: left;
    width: 64%;
    padding-left: 25px;
}

.credit-utilization-col-1 div:nth-child(2) {
    float: left;
    width: 35%;
}

.credit-utilization-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
}

.credit-utilization-col-2 {
    margin-left: 250px;
    margin-right: 760px;
}

.credit-utilization-col-2 div:nth-child(1) {
    display: inline-block;
    width: 33%;
    padding-right: 2%;
}

.credit-utilization-col-2 div:nth-child(2) {
    display: inline-block;
    width: 30%;
    padding-right: 2%;
}

.credit-utilization-col-2 div:nth-child(3) {
    display: inline-block;
    width: 30%;
    padding-right: 2%;
}


.credit-utilization-col-3 {
    float: right;
    width: 760px;
}

.credit-utilization-col-3 div:nth-child(8) {
    float: right;
    width: 13%;
}

.credit-utilization-col-3 div:nth-child(7) {
    float: right;
    width: 15%;
}

.credit-utilization-col-3 div:nth-child(6) {
    float: right;
    width: 13%;
    padding-right: 5px;
}

.credit-utilization-col-3 div:nth-child(5) {
    float: right;
    width: 15%;
}

.credit-utilization-col-3 div:nth-child(4) {
    float: right;
    width: 13%;
    padding-right: 5px;
}

.credit-utilization-col-3 div:nth-child(3) {
    float: right;
    width: 12%;
}

.credit-utilization-col-3 div:nth-child(2) {
    float: right;
    width: 15%;
}

.credit-utilization-col-3 div:nth-child(1) {
    float: right;
    width: 4%;
}

.taxpayer-pending-row {
    width: 100%;
    font-size: 13px;
    display: inline-block;
}

.taxpayer-pending-col-1 {
    float: left;
    width: 280px;
}

.taxpayer-pending-col-1 div:nth-child(1) {
    float: left;
    width: 40%;
    padding-left: 25px;
    padding-right: 3px;
}

.taxpayer-pending-col-1 div:nth-child(2) {
    float: left;
    width: 35%;
}

.taxpayer-pending-col-1 div:nth-child(3) {
    float: left;
    width: 25%;
}

.taxpayer-pending-col-1 div:nth-child(2) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 3px;
}

.taxpayer-pending-col-3 {
    float: right;
    width: 760px;
}

.taxpayer-pending-col-3 div:nth-child(6) {
    float: right;
    width: 15%;
}

.taxpayer-pending-col-3 div:nth-child(5) {
    float: right;
    width: 10%;
}

.taxpayer-pending-col-3 div:nth-child(4) {
    float: right;
    width: 14%;
}

.taxpayer-pending-col-3 div:nth-child(3) {
    float: right;
    width: 26%;
}

.taxpayer-pending-col-3 div:nth-child(2) {
    float: right;
    width: 24%;
}

.taxpayer-pending-col-3 div:nth-child(1) {
    float: right;
    width: 8%;
    margin-right: 20px;
    padding-top: 1px;
}

.lockedTopRow {
    margin: 15px 0px;
    padding-bottom: 10px;
}

.leftContentSubNav-row-header {
    right: 250px !important;
    width: auto !important;
}

.tasks-row {
    width: 100%;
}

.tasks-col-1 {
    float: left;
    width: 210px;
}

.tasks-col-1 div:nth-child(1) {
    float: left;
    width: 33%;
    padding-left: 20px;
}

.tasks-col-1 div:nth-child(2) {
    float: left;
    width: 66%;
}

.tasks-col-2 {
    margin-left: 210px;
    margin-right: 410px;
}

.tasks-col-2 div:nth-child(1) {
    display: inline-block;
    width: 100%;
}

.tasks-col-3 {
    float: right;
    width: 400px;
}

.tasks-col-3 div:nth-child(2) {
    float: right;
    width: 25%;
}

.tasks-col-3 div:nth-child(1) {
    float: right;
    width: 75%;
}

.rightBarSubNav {
    position: fixed;
    top: 120px;
    right: 0px;
    bottom: 0;
    width: 250px;
    background-color: #F5F4F4;
    padding-top: 20px;
}

.leftContentSubNav {
    margin-right: 250px;
}


.terminologyRow {
    width: 100%;
    padding: 10px 15px;
}

.terminologyRow div:nth-child(1) {
    display: inline-block;
    width: 20%;
    padding-right: 2%;
    font-weight: bold;
}

.terminologyRow div:nth-child(2) {
    display: inline-block;
    width: 40%;
    padding-right: 2%;
}

.terminologyRow div:nth-child(3) {
    display: inline-block;
    width: 33%;
    padding-right: 2%;
}


.messages-full-row {
    width: 100%;
}

.messages-full-col-1 {
    margin-left: 0;
    margin-right: 380px;
}

.messages-full-col-1 div:nth-child(1) {
    display: inline-block;
    width: 98%;
    margin-right: 2%;
    padding-left: 25px;
}

.messages-full-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -3px;
    margin-right: 10px;
}

.messages-full-col-2 {
    float: right;
    width: 380px;
}

.messages-full-col-2 div:nth-child(4) {
    float: right;
    width: 22%;
}

.messages-full-col-2 div:nth-child(3) {
    float: right;
    width: 36%;
}

.messages-full-col-2 div:nth-child(2) {
    float: right;
    width: 17%;
}

.messages-full-col-2 div:nth-child(1) {
    float: right;
    width: 18%;
    margin-right: 25px;
    padding-top: 1px;
    text-align: right;
}

.compliance-full-row {
    width: 100%;
}

.compliance-full-col-1 {
    float: left;
    width: 450px;
}

/* This is max - dynamic width for responsive */
.compliance-full-col-1 div:nth-child(1) {
    display: inline-block;
    width: 23%;
    padding-left: 20px;
}

.compliance-full-col-1 div:nth-child(2) {
    display: inline-block;
    width: 35%;
    padding-right: 5px;
}

.compliance-full-col-1 div:nth-child(3) {
    display: inline-block;
    width: 39%;
    padding-right: 5px;
}

.compliance-full-col-2 {
    margin-left: 450px;
    margin-right: 470px;
}

.compliance-full-col-2 div:nth-child(1) {
    display: inline-block;
    width: 60%;
}

.compliance-full-col-3 {
    float: right;
    width: 560px;
}

/* This is max - dynamic width for responsive */
.compliance-full-col-3 div:nth-child(4) {
    float: right;
    width: 30%;
    padding-right: 3px;
}

.compliance-full-col-3 div:nth-child(3) {
    float: right;
    width: 19%;
    padding-right: 3px;
}

.compliance-full-col-3 div:nth-child(2) {
    float: right;
    width: 30%;
    padding-right: 3px;
}

.compliance-full-col-3 div:nth-child(1) {
    float: right;
    width: 20%;
    padding-right: 20px;
    text-align: right;
}

.compliance-extra-col-2 {
    margin-left: 550px;
    margin-right: 490px;
}

.compliance-extra-col-2 div:nth-child(1) {
    display: inline-block;
    width: 100%;
}

.compliance-extra-col-3 {
    float: right;
    width: 480px;
}

/* This is max - dynamic width for responsive */
.compliance-extra-col-3 div:nth-child(5) {
    float: right;
    width: 24%;
    padding-right: 3px;
}

.compliance-extra-col-3 div:nth-child(4) {
    float: right;
    width: 24%;
    padding-right: 3px;
}

.compliance-extra-col-3 div:nth-child(3) {
    float: right;
    width: 15%;
    padding-right: 3px;
}

.compliance-extra-col-3 div:nth-child(2) {
    float: right;
    width: 15%;
    padding-right: 3px;
}

.compliance-extra-col-3 div:nth-child(1) {
    float: right;
    width: 22%;
    padding-right: 20px;
    text-align: right;
}


.taxpayers-full-row {
    width: 100%;
}

.taxpayers-full-col-2 {
    margin-left: 0;
    margin-right: 510px;
}

.taxpayers-full-col-2 div:nth-child(1) {
    display: inline-block;
    width: 98%;
    margin-right: 2%;
    padding-left: 25px;
}

.taxpayers-full-col-2 div:nth-child(1) img {
    width: 20px;
    margin-top: -3px;
    margin-right: 10px;
}

.taxpayers-full-col-3 {
    float: right;
    width: 500px;
}

.taxpayers-full-col-3 div:nth-child(4) {
    float: right;
    width: 30%;
}

.taxpayers-full-col-3 div:nth-child(3) {
    float: right;
    width: 30%;
}

.taxpayers-full-col-3 div:nth-child(2) {
    float: right;
    width: 30%;
}

.taxpayers-full-col-3 div:nth-child(1) {
    float: right;
    width: 10%;
    font-size: 16px;
}


.credit-tp_managing-row {
    width: 100%;
}

.credit-tp_managing-col-1 {
    float: left;
    width: 290px;
}

.credit-tp_managing-col-1 div:nth-child(1) {
    float: left;
    width: 50%;
    padding-left: 25px;
    padding-right: 3px;
}

.credit-tp_managing-col-1 div:nth-child(2) {
    float: left;
    width: 24%;
}

.credit-tp_managing-col-1 div:nth-child(3) {
    float: left;
    width: 24%;
}

.credit-tp_managing-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.credit-tp_managing-col-2 {
    margin-left: 290px;
    margin-right: 310px;
}

.credit-tp_managing-col-2 div:nth-child(1) {
    display: inline-block;
    width: 31%;
    margin-right: 2%;
}

.credit-tp_managing-col-2 div:nth-child(2) {
    display: inline-block;
    width: 35%;
}

.credit-tp_managing-col-2 div:nth-child(3) {
    display: inline-block;
    width: 30%;
}

.credit-tp_managing-col-3 {
    float: right;
    width: 300px;
}


.credit-tp_managing-col-3 div:nth-child(2) {
    float: right;
    width: 60%;
}

.credit-tp_managing-col-3 div:nth-child(1) {
    float: right;
    width: 20%;
}


.customers-full-row {
    width: 100%;
}

.customers-full-col-2 {
    margin-left: 0;
    margin-right: 110px;
}

.customers-full-col-2 div:nth-child(1) {
    display: inline-block;
    width: 40%;
    padding-left: 25px;
}

.customers-full-col-2 div:nth-child(1) img {
    width: 20px;
    margin-top: -3px;
    margin-right: 10px;
}

.customers-full-col-2 div:nth-child(2) {
    display: inline-block;
    width: 15%;
}

.customers-full-col-2 div:nth-child(3) {
    display: inline-block;
    width: 15%;
}

.customers-full-col-2 div:nth-child(4) {
    display: inline-block;
    width: 15%;
}

.customers-full-col-2 div:nth-child(5) {
    display: inline-block;
    width: 13%;
}

.customers-full-col-3 {
    float: right;
    width: 100px;
}

.customers-full-col-3 div:nth-child(1) {
    float: right;
    width: 75%;
    margin-right: 25px;
    padding-top: 1px;
}

.reports-full-row {
    width: 100%;
}

.reports-full-col-1 div:nth-child(1) {
    display: inline-block;
    width: 45%;
    padding-left: 20px;
    padding-right: 20px;
}

.reports-full-col-1 div:nth-child(2) {
    display: inline-block;
    width: 10%;
}

.reports-full-col-1 div:nth-child(3) {
    display: inline-block;
    width: 16%;
}

.reports-full-col-1 div:nth-child(4) {
    display: inline-block;
    width: 10%;
}

.reports-full-col-1 div:nth-child(5) {
    display: inline-block;
    width: 15%;
    margin-right: 2%;
    text-align: right;
}

.report-exports-full-row {
    width: 100%;
}

.report-exports-full-col-1 div:nth-child(1) {
    display: inline-block;
    width: 25%;
    padding-left: 20px;
    padding-right: 20px;
}

.report-exports-full-col-1 div:nth-child(2) {
    display: inline-block;
    width: 16%;
    padding-right: 10px;
}

.report-exports-full-col-1 div:nth-child(3) {
    display: inline-block;
    width: 16%;
    padding-right: 10px;
}

.report-exports-full-col-1 div:nth-child(4) {
    display: inline-block;
    width: 10%;
}

.report-exports-full-col-1 div:nth-child(5) {
    display: inline-block;
    width: 8%;
}

.report-exports-full-col-1 div:nth-child(6) {
    display: inline-block;
    width: 13%;
}

.report-exports-full-col-1 div:nth-child(7) {
    display: inline-block;
    width: 7%;
    margin-right: 2%;
    text-align: right;
}

.tax-liabilities-full-row {
    width: 100%;
}

.tax-liabilities-full-col-1 div:nth-child(1) {
    display: inline-block;
    width: 15%;
    padding-left: 20px;
}

.tax-liabilities-full-col-1 div:nth-child(2) {
    display: inline-block;
    width: 10%;
}

.tax-liabilities-full-col-1 div:nth-child(3) {
    display: inline-block;
    width: 24%;
}

.tax-liabilities-full-col-1 div:nth-child(4) {
    display: inline-block;
    width: 15%;
}

.tax-liabilities-full-col-1 div:nth-child(5) {
    display: inline-block;
    width: 24%;
}

.tax-liabilities-full-col-1 div:nth-child(6) {
    display: inline-block;
    width: 7%;
    margin-right: 2%;
}

.dmamembers-full-row {
    width: 100%;
}

.dmamembers-full-col-2 {
    margin-left: 0;
    margin-right: 610px;
}

.dmamembers-full-col-2 div:nth-child(1) {
    display: inline-block;
    width: 98%;
    margin-right: 2%;
    padding-left: 25px;
}

.dmamembers-full-col-3 {
    float: right;
    width: 600px;
}

.dmamembers-full-col-3 div:nth-child(4) {
    float: right;
    width: 40%;
}

.dmamembers-full-col-3 div:nth-child(3) {
    float: right;
    width: 25%;
}

.dmamembers-full-col-3 div:nth-child(2) {
    float: right;
    width: 25%;
}

.dmamembers-full-col-3 div:nth-child(1) {
    float: right;
    width: 10%;
    padding-top: 1px;
    text-align: right;
    padding-right: 30px;
}

.plan-feature-list {
    width: 100%;
    padding: 5px 0px 5px 5px;
    border-bottom: 1px solid #E2E2E2 !important;
}

.plan-feature-list div:nth-child(1) {
    display: inline-block;
    width: 80%;
}

.plan-feature-list div:nth-child(2) {
    display: inline-block;
    width: 19%;
    text-align: right;
}


.compliance-req-col-right {
    float: right;
    width: 500px;
}

.compliance-req-col-right div:nth-child(1) {
    float: right;
    width: 20%;
    font-weight: normal;
    padding-right: 25px;
}

.compliance-req-col-right div:nth-child(2) {
    float: right;
    width: 25%;
    font-weight: normal;
}

.compliance-req-col-right div:nth-child(3) {
    float: right;
    width: 55%;
    font-weight: normal;
}

.compliance-req-col-left {
    margin-left: 0;
    margin-right: 510px;
}

.compliance-req-col-left div:nth-child(1) {
    display: inline-block;
    width: 100%;
    padding-left: 25px;
}


.sites-full-col-right {
    float: right;
    width: 760px;
}

.sites-full-col-right div:nth-child(1) {
    float: right;
    width: 8%;
    font-weight: normal;
}

.sites-full-col-right div:nth-child(2) {
    float: right;
    width: 25%;
    font-weight: normal;
}

.sites-full-col-right div:nth-child(3) {
    float: right;
    width: 25%;
    font-weight: normal;
}

.sites-full-col-right div:nth-child(4) {
    float: right;
    width: 42%;
    font-weight: normal;
}

.sites-full-col-left {
    margin-left: 0;
    margin-right: 760px;
}

.sites-full-col-left div:nth-child(1) {
    display: inline-block;
    width: 100%;
    padding-right: 2%;
    padding-left: 25px;
}

.customDataPoints-full-row, .sites-full-row, .compliance-requirements-full-row {
    width: 100%;
}

.customDataPoints-full-col-2 {
    margin-left: 0;
    margin-right: 780px;
}

.customDataPoints-full-col-2 div:nth-child(1) {
    display: inline-block;
    width: 100%;
    padding-right: 2%;
    padding-left: 25px;
}

.customDataPoints-full-col-3 {
    float: right;
    width: 780px;
}

.customDataPoints-full-col-3 div:nth-child(8) {
    float: right;
    width: 11%;
    font-weight: normal;
}

.customDataPoints-full-col-3 div:nth-child(7) {
    float: right;
    width: 11%;
    font-weight: normal;
}

.customDataPoints-full-col-3 div:nth-child(6) {
    float: right;
    width: 11%;
    font-weight: normal;
}

.customDataPoints-full-col-3 div:nth-child(5) {
    float: right;
    width: 11%;
    font-weight: normal;
}

.customDataPoints-full-col-3 div:nth-child(4) {
    float: right;
    width: 11%;
    font-weight: normal;
}

.customDataPoints-full-col-3 div:nth-child(3) {
    float: right;
    width: 24%;
}

.customDataPoints-full-col-3 div:nth-child(2) {
    float: right;
    width: 10%;
}

.customDataPoints-full-col-3 div:nth-child(1) {
    float: right;
    width: 10%;
    padding-top: 1px;
    text-align: right;
    padding-right: 30px;
}

.dmainvites-full-row {
    width: 100%;
}

.dmainvites-full-col-1 {
    float: left;
    width: 100px;
}

.dmainvites-full-col-1 div:nth-child(1) {
    float: left;
    width: 100%;
    padding-left: 25px;
    padding-right: 3px;
}

.dmainvites-full-col-1 div:nth-child(1) span {
    margin-right: 10px;
}

.dmainvites-full-col-2 {
    margin-left: 110px;
    margin-right: 360px;
}

.dmainvites-full-col-2 div:nth-child(1) {
    display: inline-block;
    width: 24%;
}

.dmainvites-full-col-2 div:nth-child(2) {
    display: inline-block;
    width: 32%;
}

.dmainvites-full-col-2 div:nth-child(3) {
    display: inline-block;
    width: 19%;
}

.dmainvites-full-col-2 div:nth-child(4) {
    display: inline-block;
    width: 19%;
    margin-right: 2%;
}

.dmainvites-full-col-3 {
    float: right;
    width: 360px;
}

.dmainvites-full-col-3 div:nth-child(4) {
    float: right;
    width: 27%;
}

.dmainvites-full-col-3 div:nth-child(3) {
    float: right;
    width: 27%;
}

.dmainvites-full-col-3 div:nth-child(2) {
    float: right;
    width: 30%;
}

.dmainvites-full-col-3 div:nth-child(1) {
    float: right;
    width: 9%;
    margin-right: 25px;
    padding-top: 1px;
}

.api-key-full-row {
    width: 100%;
}

.api-key-full-col-2 {
    margin-left: 0;
    margin-right: 280px;
}

.api-key-full-col-2 div:nth-child(1) {
    display: inline-block;
    width: 95%;
    padding-left: 25px;
}

.api-key-full-col-3 {
    float: right;
    width: 260px;
}

.api-key-full-col-3 div:nth-child(1) {
    float: right;
    width: 60%;
    font-size: 16px;
    text-align: right;
    padding-right: 20px;
}

.api-key-full-col-3 div:nth-child(2) {
    float: right;
    width: 38%;
    font-size: 16px;
    text-align: left;
}

.api-settings-full-row {
    width: 100%;
}

.api-settings-full-col-2 {
    margin-left: 0;
    margin-right: 160px;
}

.api-settings-full-col-2 div:nth-child(1) {
    display: inline-block;
    width: 25%;
    margin-right: 2%;
    padding-left: 25px;
}

.api-settings-full-col-2 div:nth-child(2) {
    display: inline-block;
    width: 25%;
    margin-right: 2%;
    padding-left: 25px;
}

.api-settings-full-col-2 div:nth-child(3) {
    display: inline-block;
    width: 20%;
    margin-right: 2%;
    padding-left: 25px;
}

.api-settings-full-col-2 div:nth-child(4) {
    display: inline-block;
    width: 15%;
    margin-right: 2%;
    padding-left: 25px;
}

.api-settings-full-col-3 {
    float: right;
    width: 150px;
}

.api-settings-full-col-3 div:nth-child(1) {
    float: right;
    padding-right: 10px;
}

.api-settings-full-col-3 div:nth-child(2) {
    float: right;
    width: 50px;
    font-size: 16px;
    text-align: left;
    padding-right: 10px;
}

.scAL-item {
    width: 100%;
    font-size: 13px;
    margin-bottom: 10px;
}

.scAL-item div:nth-child(1) {
    display: inline-block;
    width: 10%;
    margin-right: 4%;
    height: 15px;
}

.scAL-item div:nth-child(2) {
    display: inline-block;
    width: 85%;
}


.pendingList-item {
    width: 100%;
    font-size: 13px;
    padding: 13px 10px 10px 10px;
}

.pendingList-item div:nth-child(1) {
    display: inline-block;
    width: 10%;
    padding-right: 10px;
}

.pendingList-item div:nth-child(2) {
    display: inline-block;
    width: 30%;
    height: 15px;
}

.pendingList-item div:nth-child(3) {
    display: inline-block;
    width: 10%;
}

.pendingList-item div:nth-child(4) {
    display: inline-block;
    width: 20%;
}

.pendingList-item div:nth-child(5) {
    display: inline-block;
    width: 24%;
}

.pendingList-item div:nth-child(6) {
    display: inline-block;
    width: 4%;
    text-align: right;
}

.pendingList-item div:nth-child(3) img {
    width: 20px;
    margin-top: -3px;
    margin-right: 5px;
}

.dashList-item {
    width: 100%;
    font-size: 13px;
    margin-bottom: 20px;
}

.dashList-item div:nth-child(1) {
    display: inline-block;
    width: 14%;
}

.dashList-item div:nth-child(2) {
    display: inline-block;
    width: 14%;
    margin-right: 2%;
    height: 15px;
}

.dashList-item div:nth-child(3) {
    display: inline-block;
    width: 11%;
}

.dashList-item div:nth-child(4) {
    display: inline-block;
    width: 16%;
}

.dashList-item div:nth-child(5) {
    display: inline-block;
    width: 13%;
}

.dashList-item div:nth-child(6) {
    display: inline-block;
    width: 16%;
}

.dashList-item div:nth-child(7) {
    display: inline-block;
    width: 9%;
    text-align: right;
}

.dashList-item div:nth-child(2) img {
    width: 20px;
    margin-top: -5px;
}


.credits-min-col-1 {
    float: left;
    width: 100px;
}

.credits-min-col-1 div:nth-child(1) {
    float: left;
    width: 100%;
    padding-left: 10px;
    padding-right: 5px;
}

.credits-min-col-2 {
    margin-left: 100px;
}

.credits-min-col-2 div:nth-child(1) {
    display: inline-block;
    width: 15%;
    padding-right: 10px;
}

.credits-min-col-2 div:nth-child(2) {
    display: inline-block;
    width: 23%;
    padding-right: 10px;
}

.credits-min-col-2 div:nth-child(3) {
    display: inline-block;
    width: 30%;
    padding-right: 10px;
}

.credits-min-col-2 div:nth-child(4) {
    display: inline-block;
    width: 15%;
    text-align: right;
}

.credits-min-col-2 div:nth-child(5) {
    display: inline-block;
    width: 15%;
    text-align: right;
}


.utilizations-min-col-1 {
    float: left;
    width: 100px;
}

.utilizations-min-col-1 div:nth-child(1) {
    float: left;
    width: 100%;
    padding-left: 10px;
    padding-right: 5px;
}

.utilizations-min-col-2 {
    margin-left: 100px;
}

.utilizations-min-col-2 div:nth-child(1) {
    display: inline-block;
    width: 12%;
    padding-right: 10px;
}

.utilizations-min-col-2 div:nth-child(2) {
    display: inline-block;
    width: 20%;
    padding-right: 10px;
}

.utilizations-min-col-2 div:nth-child(3) {
    display: inline-block;
    width: 26%;
    padding-right: 10px;
}

.utilizations-min-col-2 div:nth-child(4) {
    display: inline-block;
    width: 12%;
    text-align: right;
}

.utilizations-min-col-2 div:nth-child(5) {
    display: inline-block;
    width: 14%;
    text-align: right;
}

.utilizations-min-col-2 div:nth-child(6) {
    display: inline-block;
    width: 14%;
    text-align: right;
}

.signerActivity-row {
    width: 100%;
}

.signerActivity-col-1 {
    float: left;
    width: 290px;
}

.signerActivity-col-1 div:nth-child(1) {
    float: left;
    width: 52%;
    padding-left: 25px;
    padding-right: 3px;
}

.signerActivity-col-1 div:nth-child(2) {
    float: left;
    width: 24%;
}

.signerActivity-col-1 div:nth-child(3) {
    float: left;
    width: 22%;
}

.signerActivity-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.signerActivity-col-2 {
    margin-left: 300px;
    margin-right: 620px;
}

.signerActivity-col-2 div:nth-child(1) {
    display: inline-block;
    width: 48%;
}

.signerActivity-col-2 div:nth-child(2) {
    display: inline-block;
    width: 47%;
    margin-right: 2%;
}

.signerActivity-col-3 {
    float: right;
    width: 620px;
}

.signerActivity-col-3 div:nth-child(5) {
    float: right;
    width: 20%;
}

.signerActivity-col-3 div:nth-child(4) {
    float: right;
    width: 20%;
}

.signerActivity-col-3 div:nth-child(3) {
    float: right;
    width: 29%;
}

.signerActivity-col-3 div:nth-child(2) {
    float: right;
    width: 20%;
}

.signerActivity-col-3 div:nth-child(1) {
    float: right;
    width: 7%;
    margin-right: 20px;
    padding-top: 1px;
}

.section-division-bar div {
    padding-left: 15px;
    font-weight: bold;
    font-size: 14px;
}

.section-division-bar .showHideToggleBtn {
    font-weight: normal;
    margin-right: 10px;
}

.programs-row {
    width: 100%;
}

.programs-col-1 {
    float: left;
    width: 70px;
}

.programs-col-1 div:nth-child(1) {
    float: left;
    width: 45%;
    padding-left: 10px;
    padding-right: 5px;
}

.programs-col-1 div:nth-child(2) {
    float: left;
    width: 45%;
    padding-right: 3px;
    text-align: center;
    font-weight: bold;
}

.programs-col-2 {
    margin-left: 70px;
}

.programs-col-2 div:nth-child(1) {
    display: inline-block;
    width: 23%;
    padding-right: 10px;
}

.programs-col-2 div:nth-child(2) {
    display: inline-block;
    width: 50%;
    padding-right: 10px;
}

.programs-col-2 div:nth-child(3) {
    display: inline-block;
    width: calc(25% - 60px);
    padding-right: 10px;
}

.programs-col-2 div:nth-child(4) {
    display: inline-block;
    width: 60px;
    text-align: right;
}

.programs-col-2-old {
    margin-left: 70px;
    margin-right: 425px;
}

.programs-col-2-old div:nth-child(1) {
    display: inline-block;
    width: 53%;
    margin-right: 2%;
}

.programs-col-2-old div:nth-child(2) {
    display: inline-block;
    width: 40%;
    margin-right: 2%;
}

.programs-col-3-old {
    float: right;
    width: 425px;
}

.programs-col-3-old div:nth-child(3) {
    float: right;
    width: 27%;
    margin-right: 2%;
}

.programs-col-3-old div:nth-child(2) {
    float: right;
    width: 30%;
    margin-right: 2%;
}

.programs-col-3-old div:nth-child(1) {
    float: right;
    width: 36%;
    margin-right: 2%;
}

.programHistoryRow-col-1 {
    float: left;
    width: 140px;
}

.programHistoryRow-col-1 div:nth-child(1) {
    float: left;
    width: 100%;
    padding-right: 20px;
}

.programHistoryRow-col-2 {
    margin-left: 140px;
}

.programHistoryRow-col-2 div:nth-child(1) {
    display: inline-block;
    width: 49%;
    padding-right: 10px;
}

.programHistoryRow-col-2 div:nth-child(2) {
    display: inline-block;
    width: 49%;
    padding-left: 10px;
}


/* Compliance Template list */

#complianceTemplatesLeftCol {
    float: left;
    width: 300px;
}

.complianceTemplatesLeftColFullPage {
    height: calc(100vh - 180px);
    min-height: 450px;
    overflow: scroll;
}

.complianceTemplatesLeftColMinOverlay {
    max-height: calc(100vh - 400px);
    min-height: 200px;
    overflow: scroll;
}

.scrollTeaser {
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    height: 50px;
    background: linear-gradient(transparent, white);
}

#complianceTemplatesRightCol {
    padding-left: 320px;
}

.ctlLeftCol {
    margin-right: 510px;
    padding-left: 20px;
}

.ctlRightCol {
    float: right;
    width: 500px;
    padding-right: 20px;
}

.ctlLeftColMin {
    margin-right: 380px;
    padding-left: 20px;
}

.ctlRightColMin {
    float: right;
    width: 370px;
    padding-right: 20px;
}

.listCapRow {
    background-color: #f5f5f5;
    padding: 15px 0;
}

.templatesSearchInput {
    font-size: 12px !important;
    margin-bottom: 0px !important;
    background-color: #f9f9f9 !important;
}

/* broker dashboard */
.dashboardTopBox {
    height: 165px;
    overflow-y: scroll;
}

#paymentStatusPieChartContainer {
    max-height: 180px;
    max-width: 720px;
}

.colorBox1 {
    background-color: #355577;
    width: 70%;
    height: 15px;
}

.colorBox2 {
    background-color: #4d7cb0;
    width: 70%;
    height: 15px;
}

.colorBox3 {
    background-color: #67a7eb;
    width: 70%;
    height: 15px;
}

.colorBoxEmpty {
    width: 70%;
    height: 15px;
}

.dashboard-pending-membership-row-header {
    border-bottom: 1px solid gray;
}

.dashboard-pending-membership-row {
    width: 100%;
    padding: 10px 0;
}

.dashboard-pending-membership-row div:nth-child(1) {
    display: inline-block;
    width: 15%;
}

.dashboard-pending-membership-row div:nth-child(2) {
    display: inline-block;
    width: 28%;
}

.dashboard-pending-membership-row div:nth-child(3) {
    display: inline-block;
    width: 20%;
}

.dashboard-pending-membership-row div:nth-child(4) {
    display: inline-block;
    width: 10%;
}

.dashboard-pending-membership-row div:nth-child(5) {
    display: inline-block;
    width: 15%;
}

.dashboard-pending-membership-row div:nth-child(6) {
    display: inline-block;
    width: 10%;
    text-align: right;
}

.allocation-sheets-tradesdash-row-header {
    border-bottom: 1px solid gray;
}

.allocation-sheets-tradesdash-row {
    width: 100%;
    padding: 10px 0;
}

.allocation-sheets-tradesdash-row div:nth-child(1) {
    display: inline-block;
    width: 10%;
}

.allocation-sheets-tradesdash-row div:nth-child(2) {
    display: inline-block;
    width: 25%;
}

.allocation-sheets-tradesdash-row div:nth-child(3) {
    display: inline-block;
    width: 17%;
}

.allocation-sheets-tradesdash-row div:nth-child(4) {
    display: inline-block;
    width: 17%;
}

.allocation-sheets-tradesdash-row div:nth-child(5) {
    display: inline-block;
    width: 17%;
}

.allocation-sheets-tradesdash-row div:nth-child(6) {
    display: inline-block;
    width: 10%;
    text-align: right;
}

.transactionStatusPreviewRow {
    width: 100%;
    height: 40px;
    padding: 10px;
    border-bottom: 1px solid #E2E2E2;
    font-size: 14px;
}

.transactionStatusPreviewRow div:nth-child(1) {
    float: left;
    width: 10%;
}

.transactionStatusPreviewRow div:nth-child(2) {
    float: left;
    width: 40%;
}

.transactionStatusPreviewRow div:nth-child(3) {
    float: left;
    width: 25%;
}

.transactionStatusPreviewRow div:nth-child(4) {
    float: left;
    width: 25%;
}


#allocation-bottombar-chart-1 {
    width: 80%;
    float: left;
}

.allocation-bottombar-header {
    font-weight: bold;
}

.allocation-bottombar-row {
    width: 100%;
    display: inline-block;
    font-size: 13px;
    padding: 3px 0;
}

.allocation-bottombar-row div:nth-child(1) {
    float: left;
    min-width: 160px;
    width: 19%;
    text-align: left;
}

.allocation-bottombar-row div:nth-child(2) {
    float: left;
    min-width: 55px;
    width: 5%;
}

.allocation-bottombar-row div:nth-child(3) {
    float: left;
    min-width: 100px;
    width: 12%;
    font-weight: bold;
}

.allocation-bottombar-row div:nth-child(4) {
    float: left;
    min-width: 100px;
    width: 12%;
    font-weight: bold;
}

.allocation-bottombar-row div:nth-child(5) {
    float: left;
    min-width: 90px;
    width: 11%;
    font-weight: bold;
}

.allocation-bottombar-row div:nth-child(6) {
    float: left;
    min-width: 80px;
    width: 10%;
}

.allocation-bottombar-row div:nth-child(7) {
    float: left;
    min-width: 80px;
    width: 10%;
}

.allocation-bottombar-row div:nth-child(8) {
    float: left;
    min-width: 80px;
    width: 10%;
}

.allocation-bottombar-row div:nth-child(9) {
    float: left;
    min-width: 80px;
    width: 10%;
    padding-right: 5px;
}

/*Variations on these styles where this list is embedded*/
#paymentGridOnDashboard .allocation-bottombar-row {
    padding: 7px 0;
}

#allocation-bottombar-chart-2 {
    width: 19%;
    float: right;
    height: 110px;
}

.allocation-bottombar2-header {
    font-weight: bold;
}

.allocation-bottombar2-row {
    width: 100%;
    display: inline-block;
    font-size: 13px;
    padding: 5px 10px 5px 10px;
}

.allocation-bottombar2-row div:nth-child(1) {
    float: left;
    width: 80%;
    text-align: left;
}

.allocation-bottombar2-row div:nth-child(2) {
    float: left;
    width: 20%;
    text-align: right;
}


.bottomGrayBar {
    position: fixed;
    z-index: 3;
    width: 100%;
    left: 0;
    bottom: 0;
    color: black;
    background-color: #F1F1F1;
    border-top: 1px solid #cecece;
    padding: 10px 25px 5px 10px;
}


.listLock {
    margin-left: -6px;
}

.creditsListSearchDD {
    width: 100%;
}

#jurisdictionChart {
    position: absolute;
    width: 410px !important;
    height: 200px !important;
    margin-left: -60px;
    margin-top: 20px;
}

#maJL {
    width: 100%;
    padding-left: 300px;
}

/* Heat Map */
.heatmap-row {
    width: 100%;
    font-size: 13px;
}

.heatmap-row div:nth-child(1) {
    display: inline-block;
    width: 12%;
    padding-right: 5px;
}

.heatmap-row div:nth-child(2) {
    display: inline-block;
    width: 9%;
}

.heatmap-row div:nth-child(3) {
    display: inline-block;
    width: 14%;
    padding-right: 5px;
    padding-bottom: 5px;
}

.heatmap-row div:nth-child(4) {
    display: inline-block;
    width: 5%;
}

.heatmap-row div:nth-child(5) {
    display: inline-block;
    width: 6%;
}

.heatmap-row div:nth-child(6) {
    display: inline-block;
    text-align: right;
    padding-right: 5px;
    width: 9%;
}

.heatmap-row div:nth-child(7) {
    display: inline-block;
    text-align: right;
    padding-right: 5px;
    width: 9%;
}

.heatmap-row div:nth-child(8) {
    display: inline-block;
    text-align: right;
    padding-right: 5px;
    width: 9%;
}

.heatmap-row div:nth-child(9) {
    display: inline-block;
    text-align: right;
    padding-right: 10px;
    width: 9%;
}

.heatmap-row div:nth-child(10) {
    display: inline-block;
    width: 9%;
}

.heatmap-row div:nth-child(11) {
    display: inline-block;
    text-align: right;
    width: 6%;
}

#map-guide-div {
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 10px;
    width: 115px;
}

#map-guide-div .marker-img {
    width: 30px;
    height: 30px;
}

.heatMapShowHideMarker {
    padding: 5px 10px;
}

.heatMapShowHideMarker:hover {
    cursor: pointer;
}

.heatmapOverlaySummaryField {
    width: 100%;
    margin-bottom: 2px;
    text-align: left;

}

.heatmapOverlaySummaryField div {
    width: 120px;
    text-align: right;
    float: right;
}

.heatmapCountryColorBckgr {
    background-color: #578ac1;
}

.heatmapCountryColor {
    bcolor: #578ac1;
}

.heatmapStateColorBckgr {
    background-color: #ff0000;
}

.heatmapStateColor {
    bcolor: #ff0000;
}

.heatmapCountyColorBckgr {
    background-color: #ffe200;
}

.heatmapCountyColor {
    bcolor: #ffe200;
}

.heatmapTownColorBckgr {
    background-color: #00b92b;
}

.heatmapTownColor {
    bcolor: #00b92b;
}

.heatmapSiteColorBckgr {
    background-color: #fc712c;
}

.heatmapSiteColor {
    bcolor: #fc712c;
}

.mapKeyTooltipBox {
    display: none;
    position: absolute;
    z-index: 11;
    left: 45px;
    bottom: -5px;
    background-color: white;
    border: 1px solid black;
    padding: 2px 6px;
    font-size: 13px;
    color: rgba(0, 0, 0, 1);
    opacity: 1 !important;
}

.mapMarkerTypeImg {
    float: left;
    width: 140px;
    text-align: center;
}

.mapMarkerTypeImg img {
    width: 30%;
    display: inline-block;
}

/* Credit List in Overlay */
.credit-included-row {
    width: 100%;
    font-size: 13px;
    margin-bottom: 10px;
}

.credit-included-row div:nth-child(1) {
    display: inline-block;
    width: 25%;
    height: 15px;
}

.credit-included-row div:nth-child(2) {
    display: inline-block;
    width: 35%;
}

.credit-included-row div:nth-child(3) {
    display: inline-block;
    width: 14%;
}

.credit-included-row div:nth-child(4) {
    display: inline-block;
    width: 14%;
    text-align: right;
}

.credit-included-row div:nth-child(5) {
    display: inline-block;
    width: 10%;
    text-align: right;
}

/* Harvests */
#addNewBoxOptions {
}

.newHarvestLeftColBox {
}

#newHarvestRightCol {
    position: fixed;
    z-index: 2;
    right: 20px;
    top: 280px;
    width: 250px;
}

#newHarvestRightCol.sticky {
    top: 260px;
}

#newHarvestRightCol_block {
    position: absolute;
    z-index: 2;
    right: 0;
    top: 0;
    width: 250px;
}

#mapLoader {
    position: absolute;
    left: 50%;
    margin-left: -50px;
    margin-top: 170px;
}

#globeToolTip {
    position: absolute;
    left: -65px;
    width: 80px;
    top: 13px;
}

#vMapContainer {
}

.gm-style-iw button[title="Close"] {
    display: none !important;
}

/* main structure */
.container {
    margin-right: auto;
    margin-left: auto;
    padding-right: 16px;
    padding-left: 16px;
    padding-right: 1rem;
    padding-left: 1rem;
    width: 100%;
    max-width: 1204px;
}

.content {
    padding-right: 32px;
    padding-left: 32px;
    padding-right: 2rem;
    padding-left: 2rem;
    width: 100%;
}

.wrap {
    padding: 16px;
    padding: 1rem;
    width: 100%;
}

#pageContainer { /*margin-left:220px;*/
    margin-top: 70px;
}

#pageEnvelope {
    width: 100%;
}


/* CORP navigation (top) */
#nav { /*box-shadow:0 2px 0 2px rgba(0,0,0,.2);*/
    color: white;
    float: left;
    min-height: 67px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.ie8 #nav {
    background: black; /*box-shadow:0 2px 0 2px rgba(0,0,0,.2);*/
    float: left;
    min-height: 67px;
    position: fixed;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

#nav.sticky {
    min-height: 48px;
    background-color: #304f6e;
}

#nav .container {
    padding: 10px 0;
}

#nav.sticky .container {
    padding: 0;
}

#nav ul#topNav, #nav ul#staticNav {
    margin: 5px 0 0 10px;
}

#nav li a.top-level {
    display: block;
    height: 100%;
    line-height: 2.5;
    padding: 0 16px;
    padding: 0 1rem;
    font-size: 0.95rem;
}

#topNav a #mainNavLogin a {
    color: #ccc !important;
}

#mainNavLogin.sticky {
    color: #000;
    font-weight: normal !important;
    background-color: #fff;
}

#mainNavRegister.sticky {
    color: white;
}

#navSpacer {
    background: transparent;
    height: 70px;
    width: 100%;
}

#myCreditSpacer {
    background: transparent;
    height: 220px;
    width: 100%;
}

#mySaleSpacer {
    background: transparent;
    height: 110px;
    width: 100%;
}

#myBidSpacer {
    background: transparent;
    height: 110px;
    width: 100%;
}

#myBidEditSpacer {
    background: transparent;
    height: 70px;
    width: 100%;
}

#myPurchaseSpacer {
    background: transparent;
    height: 50px;
    width: 100%;
}

#myPurchaseSubpageSpacer {
    background: transparent;
    height: 110px;
    width: 100%;
}

#taxpayerSpacer {
    background: transparent;
    height: 120px;
    width: 100%;
}

#tutorialSpacer {
    background: transparent;
    height: 120px;
    width: 100%;
}

#myManagedCreditSpacer {
    background: transparent;
    height: 150px;
    width: 100%;
}

#navSpacer.subHeight {
    height: 137px;
}

#navSpacer.sticky {
    display: block;
    height: 74px;
}

#mainLogoImg.sticky {
    height: 35px;
    margin-top: 7px;
}

.dropList li {
    margin-bottom: 6px;
}

.dropList2 li {
    margin-bottom: 4px;
}

#drop1 {
    width: 130px;
}

#drop2 {
    width: 130px;
}

#drop3 {
    width: 225px;
}

#drop4 {
    width: 120px;
}

#drop5 {
    width: 235px;
}

#drop50 {
    width: 300px;
}

#drop51 {
    width: 200px;
}

#drop52 {
    width: 170px;
}

#drop53 {
    width: 130px;
}

#drop54 {
    width: 200px;
}

#drop55 {
    width: 185px;
}

#drop56 {
    width: 185px;
}

#drop57 {
    width: 230px;
}

.dropW170 {
    width: 170px !important;
}

.dropDown2Pad {
    padding-left: 13px;
    padding-right: 10px;
}

.main_nav_tucked {
    margin-bottom: -2px !important;
    margin-top: -2px !important;
}

#drop-lnav-settings {
    width: 170px;
}

.dropMenu-lnav-settings {
    position: fixed;
    z-index: 100;
    display: none;
    right: 10px;
    top: 32px;
    margin: 0 auto;
    padding-top: 5px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.blueDropdownBar {
    width: 100%;
    height: 4px;
    background-color: #DDE6ED;
}

.dropMenu-wrap a {
    z-index: 9999;
}

.dropMenu-wrap a:hover {
    text-decoration: none;
}

.dropMenu-wrap:hover a.top-level, .dropMenu-wrap:hover a.top-level:hover { /*background:#ebebeb;border:1px solid #ddd!important;border-radius:5px 5px 0 0;opacity:1!important;*/
    text-decoration: none;
}

.dropMenu {
    background: #fff;
    display: none;
    margin: 0 auto;
    position: fixed; /*left:20%;*/
    top: 50px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.dropMenu2 {
    z-index: 10000;
    background: #fff;
    display: none;
    margin: 0 auto;
    position: fixed; /*left:20%;*/
    top: 66px;
    box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.2);
}

.dropMenu.sticky {
    top: 41px;
}

.dropMenu .darkGrey {
    border-radius: 5px 0 0 5px;
    min-height: 180px;
    line-height: 1;
}

.corpLogo img {
    cursor: pointer;
    height: 55px;
}

.corpLogo {
    color: white;
}

.mobileLogo img {
    cursor: pointer;
    height: 45px;
}

/* navigation mobile (top) */
#navMobile { /*background:rgba(0,0,0,0.6);box-shadow:0 2px 0 2px rgba(0,0,0,.2);*/
    float: left;
    min-height: 67px;
    position: absolute;
    padding: 4px 10px 0 10px;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

.ie8 #navMobile {
    background: black; /*box-shadow:0 2px 0 2px rgba(0,0,0,.2);*/
    float: left;
    min-height: 67px;
    position: absolute;
    width: 100%;
    z-index: 9999;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

#menuMobileAll {
    display: none;
    height: 100%;
    overflow: hidden;
    position: absolute;
    top: 67px;
    width: 100%;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
    z-index: 10000;
}

#menuMobile, #menuMobileSolutions {
    background: rgba(247, 247, 247, .9);
    border-top: 1px solid #ddd;
    position: absolute;
    top: -272px;
    width: 100%;
    -webkit-transition: all 0.15s linear;
    -moz-transition: all 0.15s linear;
    -ms-transition: all 0.15s linear;
    -o-transition: all 0.15s linear;
    transition: all 0.15s linear;
}

#menuMobile.menuOpen, #menuMobileSolutions.menuOpen {
    top: 0;
}

#menuMobile {
    right: 0;
}

#menuMobile.push {
    right: 100%;
}

#menuMobileSolutions {
    left: 100%;
}

#menuMobileSolutions.push {
    left: 0;
}

.menuMobile li a {
    border-bottom: 1px solid #ddd;
    font-size: 1.25rem;
    line-height: 2.2;
    padding: 14px 20px;
}

/* sub Nav */
#subNav {
    color: white;
    height: 60px;
    top: 67px; /*-webkit-transition: all 0.15s linear;-moz-transition: all 0.15s linear;-ms-transition: all 0.15s linear;-o-transition: all 0.15s linear;transition: all 0.15s linear;*/
    position: fixed;
    width: 100%;
    z-index: 9010;
}

#subNav.sticky {
    background-color: #fff;
    height: 50px;
    top: 47px;
    left: 0;
    box-shadow: 0 2px 0 2px rgba(0, 0, 0, .2);
}

#subNav.sticky ul li.title {
    line-height: 2.25;
}

#subNav.sticky ul li a {
    height: 30px;
    line-height: 2.25;
}

#subNav ul li.title {
    line-height: 3;
    padding: 0 10px;
}

#subNav ul li a {
    color: white;
    display: block;
    height: 40px;
    line-height: 3;
    padding: 0 20px;
}

#subNav ul li a:hover {
    opacity: .9;
}

#subNav ul li.selected a {
    background: #1374b9;
}

/* My Accounts */
#incentifyLogoTopNav {
    width: 150px;
    margin-top: 15px;
}


#oixLogoTopNav {
    width: 150px;
    margin-top: -10px;
    margin-right: 10px;
    margin-left: 10px;
}

#myAccountsList {
    position: absolute;
    left: 250px;
    right: 20px;
    bottom: 0px;
    top: 90px;
    overflow: scroll;
}

#myAccountsLeftNav {
    position: absolute;
    left: 0;
    top: 0;
    width: 230px;
    min-height: 100vh;
    background-color: white;
    border-right: 1px solid #cecece;
}

.myAccountsLogout {
    float: right;
    margin: 15px 10px 0 0;
}

.myAccountsSearchInput {
    background-image: url('https://static-assets.theoix.com/images/clipart/search_icon.png') !important; /* Add a search icon to input */
    background-position: 10px 12px !important; /* Position the search icon */
    background-repeat: no-repeat !important; /* Do not repeat the icon image */
    width: 100%; /* Full-width */
    font-size: 16px !important; /* Increase font-size */
    padding: 12px 20px 12px 40px !important; /* Add some padding */
    border: 1px solid #ddd; /* Add a grey border */
    margin-bottom: 12px; /* Add some space below the input */
}

.myaccounts-item {
    float: left;
    margin-right: 16px;
    margin-bottom: 16px;
    width: 252px;
    background-color: #fff;
    padding: 10px;
    border: 1px solid #E0E0E0;
    border-radius: 8px;
}

.myaccounts-list-item {
    padding: 10px 15px 10px 10px;
    border: 1px solid #E0E0E0;
    border-radius: 8px;
}

.myaccounts-item-top {
    padding: 20px;
    background-color: #1A4FE5;
    color: white;
    height: 136px;
    border-radius: 8px;
}

.myaccounts-item-bottom {
    padding: 15px 5px 0 5px;
}

.myaccounts-item-bottom-card {
    border-left: 1px solid #BCCBD3;
    border-bottom: 1px solid #BCCBD3;
    border-right: 1px solid #BCCBD3;
    padding: 15px;
    background: white;
}

.myMainAccountBox {
    background-color: #1375FF !important;
}

/* Custom Data Points */

.customDataPointOptions-full-row {
    width: 100%;
    font-weight: bold;
}

.customDataPointOptions-full-col-2 {
    margin-left: 0;
    margin-right: 450px;
}

.customDataPointOptions-full-col-2 div:nth-child(1) {
    display: inline-block;
    width: 100%;
    padding-right: 2%;
    padding-left: 40px;
}

.customDataPointOptions-full-col-3 {
    float: right;
    width: 450px;
}

.customDataPointOptions-full-col-3 div:nth-child(5) {
    float: right;
    width: 20%;
}

.customDataPointOptions-full-col-3 div:nth-child(4) {
    float: right;
    width: 20%;
}

.customDataPointOptions-full-col-3 div:nth-child(3) {
    float: right;
    width: 43%;
}

.customDataPointOptions-full-col-3 div:nth-child(2) {
    float: right;
    width: 8%;
}

.customDataPointOptions-full-col-3 div:nth-child(1) {
    float: right;
    width: 8%;
    padding-top: 1px;
    text-align: right;
    padding-right: 30px;
}

li.custom-datapoint-option div.new-option {
    margin-right: 18px;
    margin-left: 30px;
    margin-right: 50px;
}

li.custom-datapoint-option div.existing-option {
    margin-right: 15px;
    margin-left: 30px;
}

li.custom-datapoint-option input {
    width: 100%;
}

li.custom-datapoint-option input:disabled {
    background-color: #cccccc;
}

li.custom-datapoint-option a {
    font-size: 16px;
    float: left;
}

li.custom-datapoint-option a.removeHandle {
    float: right;
}

li.custom-datapoint-option a.editHandle {
    float: right;
}


/* My Settings */

/* Account Settings */
.settingsLogoBox {
    width: 80%;
    padding: 10px;
    background-color: #1a242d;
    text-align: center;
}

#adminTopNav {
    position: fixed; /* width:220px; *//* height:100%; */
    background-color: white; /* padding:15px; */
    z-index: 105;
    left: 0;
    top: 0;
    right: 0;
    height: 70px;
    border-bottom: 1px solid #cecece;
}

#myAccountsNav {
    position: fixed; /* width:220px; *//* height:100%; */
    background-color: white; /* padding:15px; */
    z-index: 105;
    left: 230px;
    top: 0;
    right: 0;
    height: 70px;
    border-bottom: 1px solid #cecece;
}

/* Admin */

#adminNav {
    position: fixed; /* width:220px; *//* height:100%; */
    background-color: #fff; /* padding:15px; */
    z-index: 105;
    left: 0;
    top: 0;
    right: 0;
    height: 70px;
}

#adminNavLogo {
    margin-top: 5px;
    margin-left: 25px;
    width: 200px;
    display: inline-block;
    padding-right: 20px;
}

#adminNavMain {
    position: absolute;
    bottom: 22%;
    left: 230px;
    right: 200px;
    height: 30px;
}

#adminNavMain li a {
    display: block;
    height: 100%;
    line-height: 1.5;
    height: 30px;
    color: #4a4a4a;
    font-size: 16px;
    margin-left: 30px
}

#adminNavMain li a.selected {
    color: #000 !important;
    font-weight: bold;
    text-decoration: underline;
}

#adminNavMain li a:hover {
    color: #000 !important;
    text-decoration: none;
    opacity: 1;
}


/* Navigation Left */
#leftNav {
    position: fixed; /* width:220px; *//* height:100%; */
    background-color: #1a4ee5; /* padding:15px; */
    z-index: 105;
    left: 0;
    top: 0;
    right: 0;
    height: 70px;
}

#lnavLogo {
    margin-top: 5px;
    margin-left: 10px;
    width: 140px;
    display: inline-block;
    padding-right: 20px;
}

.lnavText {
    color: white;
    font-size: 16px;
    height: 90px;
    text-align: center;
    font-weight: bold;
}

#lnavMenusContainer {
    width: 100%;
    overflow: hidden;
}

#lnavMenus {
    color: #B8BCC3;
    font-size: 16px;
    padding-left: 5px;
    margin-top: 10px;
    overflow-y: scroll;
    padding-right: 20px;
    width: 215px;
}

#lnavMenus p {
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 15px;
}

#lnavMenus ul {
}

#lnavMenus ul li {
    margin-bottom: 0px;
}

#lnavMenus ul li a {
    color: #B8BCC3;
}

#lnavMenus ul li a.selected {
    color: white;
    font-weight: bold;
}

#lnavMenus ul li a:hover {
    color: white;
    opacity: 1;
}

.lnavMenuFirstHeader {
    margin-top: 10px !important;
}

#lnavUser {
    color: #FFFFFF;
    font-size: 16px; /* margin-top:20px; */
    text-align: center;
    position: fixed;
    right: 10px;
    top: 7px;
}

#lnavUser p {
    margin-bottom: 5px;
}

#lnavUser ul {
    font-size: 20px;
}

#lnavUser ul li {
    display: inline;
}

#lnavUser ul li a {
    color: #e6e9f1;
}

#lnavUser ul li a.selected {
    color: #FFFFFF;
}

#lnavUser ul li a:hover {
    color: #FFFFFF;
    opacity: 1;
}

#lnav-drop-li {
    font-size: 16px !important;
    text-align: left;
}

#lnav-drop-li li {
    display: block !important;
    margin: 0 !important;
}

#lnav-drop-li li a {
    color: black !important;
}

#lnav-drop-li li a:hover {
    opacity: 0.8 !important;
    text-decoration: none;
}

#navTier2 {
    position: absolute;
    bottom: 0;
    left: 170px;
    right: 0;
    height: 30px;
}

.dropMenu-wrap {
    padding-bottom: 7px;
}

/* Navigation drop downs */
#topNav {
    right: 0px;
}

ul#topMainDDNav, #nav ul#staticNav {
    margin: 0 0 0 0;
}

#topMainDDNav li {
    height: 30px;
}

#topMainDDNav li div.selectedBar {
    position: absolute;
    bottom: 0;
    height: 3px;
    width: 100%;
    background-color: white;
}

#topMainDDNav li a.top-level {
    display: block;
    height: 100%;
    line-height: 1.5;
    height: 30px;
    color: #e6e9f1;
    font-size: 0.91rem;
}

#topMainDDNav li a.top-level.selected {
    color: #FFFFFF !important;
    font-weight: bold;
}

#topMainDDNav li a.top-level:hover {
    color: #FFFFFF !important;
    text-decoration: none;
    opacity: 1;
}

#topMainDDNav a #mainNavLogin a {
    color: #ccc !important;
}

.mainNavIconOnly {
    color: #FFFFFF;
}

.mainNavIconOnly:hover {
    color: #FFFFFF !important;
}

.mainNavIconOnly.selected {
    color: #FFFFFF !important;
    font-weight: bold;
}


#lnavInviteLogo {
    margin-top: 10px;
    width: 50px;
    display: inline-block;
}

#lnavPoweredBy {
    position: fixed;
    left: 75px;
    bottom: 30px;
    font-size: 14px;
    color: white;
}

#listDetailsNav {
    position: fixed;
    right: 0;
    top: 0;
    z-index: 0;
    width: 75px; /*background-color:rgba(0,0,0,0.75);color:white;*/
    height: 2000px;
}

.workOrderActionMarker {
    width: 20px;
    height: 20px;
    line-height: 1.6em;
    border-radius: 0.8em;
    font-size: 13px;
    color: #fff;
    text-align: center;
    background: #FF1D25;
    display: inline-block;
}

.pendingActionMarker {
    background: #FF1D25;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #ffffff;
    line-height: 1.6em;
    text-align: center;
    width: 20px;
    position: absolute;
    height: 20px;
    font-size: 13px;
    top: -2px;
    margin-left: 5px;
    display: none;
}

#lnavUser .pendingActionMarker {
    margin-left: 13px;
    top: 10px;
}

.pendingActionMarkerTab {
    background: #ff0000;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #ffffff;
    line-height: 1.6em;
    text-align: center;
    width: 20px;
    position: absolute;
    height: 20px;
    font-size: 13px;
    right: -5px;
    top: 4px;
    display: none;
}

.pendingActionMarkerDash {
    background: #ff0000;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    color: #ffffff;
    line-height: 2em;
    text-align: center;
    width: 35px;
    position: absolute;
    height: 35px;
    font-size: 18px;
    right: 20px;
    top: 10px;
    display: none;
}

.pendingActionMarkerDashEmpty {
    background: #5EA952;
    border-radius: 20px;
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    color: #ffffff;
    line-height: 2em;
    text-align: center;
    width: 35px;
    position: absolute;
    height: 35px;
    font-size: 18px;
    right: 20px;
    top: 10px;
    display: none;
}

#newCalendarMarker {
    background: #ff0000;
    border-radius: 0.8em;
    -moz-border-radius: 0.8em;
    -webkit-border-radius: 0.8em;
    color: #ffffff;
    line-height: 1.6em;
    text-align: center;
    width: 20px;
    position: absolute;
    height: 20px;
    font-size: 13px;
    left: 13px;
    top: 10px;
    display: none;
    font-weight: bold;
}


/* Main Tab Nav */
#mainTabNav {
    background-color: white;
    color: white;
    height: calc(70px + var(--upsell-banner-height, 0px));
    top: 70px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 100; /*padding-left:220px;*/
}

#mainTabNav.sticky {
    background-color: #fff;
    height: calc(50px + var(--upsell-banner-height, 0px));
    top: 70px;
    left: 0;
    box-shadow: 0 2px 0 2px rgba(0, 0, 0, .2);
}

#mainTabNav.sticky ul li.title {
    line-height: 2.25;
}

#mainTabNav.sticky ul li a {
    height: 30px;
    line-height: 2.25;
}

#mainTabNav ul li.title {
    line-height: 3;
    padding: 0 10px;
}

#mainTabNav ul li a {
    color: white;
    display: block;
    height: 40px;
    line-height: 3;
    padding: 0 15px;
}

#mainTabNav ul li a:hover {
    opacity: .9;
}

#mainTabNav ul li.selected a {
    background: #1374b9;
}


#leftColumnDetailPage {
    float: left;
    width: 350px;
}

#rightColumnDetailPage {
    margin-left: 370px;
}

.taxpayerTabNav {
    position: fixed;
    z-index: 99;
    top: 130px;
    width: 100%;
    left: 0;
}

.button-tab {
    border-bottom: none !important;
    margin-top: 5px !important;
    padding-right: 20px !important;
}

.button-tab-min {
    border-bottom: none !important;
    margin-top: 5px !important;
    padding: 0 0 0 10px !important;
    margin-left: 0 !important;
}

.creditSearchButton {
    position: fixed;
    right: 190px;
    top: 26px;
    z-index: 101;
}

.creditSearchButton.sticky {
    top: 20px;
}

.creditSearchResultsLink {
    padding: 0 !important;
    margin-right: -10px !important;
}

.creditSearchResultsLink a {
    color: #009DB8 !important;
}

.mainTabNavBtnLink {
    padding: 0 !important;
    margin-right: -10px !important;
}

.mainTabNavBtnLink a {
    color: #009DB8 !important;
}


.pdfDownloadPageOne {
    background-image: url('https://static-assets.theoix.com/oixstatic_s3_dump/random/oix_page_background_image_1.png');
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.portraitFullPagePDFTop {
    padding-top: 300px;
}

.landscapeFullPagePDFTop {
    padding-top: 230px;
}

.pagePDFFooter {
    position: absolute;
    left: 0;
    bottom: 0;
    right: 0px;
    padding-top: 20px;
}

#tooltipMyCredits {
    border-radius: 5px;
    margin-top: 7px;
    line-height: 1.5;
    padding: 3px 8px;
}

#tooltipMyCredits.sticky {
    margin-top: 2px;
}

#tooltipMyCreditsArrow {
    color: #3FA8F4;
    margin-left: -7px;
    margin-top: -6px;
}

#tooltipMyCreditsArrow.sticky {
    margin-top: -1px;
}

#tooltipAnalyticsDefault {
    border-radius: 5px;
    margin-top: -7px;
    line-height: 1.5;
    padding: 3px 8px;
}

#tooltipAnalyticsDefaultArrow {
    color: #9DCEFF;
    margin-left: -7px;
    margin-top: -2px;
}

/* Side Tabs */
/* Style the tab */
.leftToggleTabs {
    float: left;
    border: 1px solid #ccc;
    background-color: #FFFFFF;
    width: 30%;
    height: 300px;
}

/* Style the buttons inside the tab */
.leftToggleTab {
    display: block;
    background-color: inherit;
    color: black;
    padding: 22px 16px;
    width: 100%;
    border-bottom: 1px solid #ccc;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
}

/* Change background color of buttons on hover */
.leftToggleTab:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.leftToggleTab.active {
    background-color: #e0ebf7;
    font-weight: bold;
}

/* Style the tab content */
.leftToggleTabContent {
    float: left;
    /*padding: 0px 12px;*/
    border: 1px solid #ccc;
    width: 70%;
    border-left: none;
    height: 300px;
    overflow: scroll;
}


/* Side Tabs */
/* Style the tab */
.topToggleTabs {
    float: left;
    width: 100%;
}

/* Style the buttons inside the tab */
.topToggleTab {
    float: left;
    background-color: #FFFFFF;
    color: black;
    padding: 22px 16px;
    border-bottom: 1px solid #ccc;
    border-left: 1px solid #ccc;
    text-align: left;
    cursor: pointer;
    transition: 0.3s;
    font-size: 14px;
}

/* Change background color of buttons on hover */
.topToggleTab:hover {
    background-color: #ddd;
}

/* Create an active/current "tab button" class */
.topToggleTab.active {
    background-color: #FFF;
    font-weight: bold;
    border-bottom: none;
}

/* Style the tab content */
.topToggleTabContent {
    margin-top: 80px;
    width: 100%;
    border-left: none;
    min-height: 300px;
}


/* graphics */
.background-image {
    position: absolute;
    right: 0;
    bottom: 0;
    z-index: 0;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    top: 50%;
    left: 50%;
    max-width: none;
    -webkit-transform: translateX(-50%) translateY(-50%);
    -moz-transform: translateX(-50%) translateY(-50%);
    -ms-transform: translateX(-50%) translateY(-50%);
    -o-transform: translateX(-50%) translateY(-50%);
    transform: translateX(-50%) translateY(-50%);
    opacity: 0.20;
}


.oixProgressBarContainer {
    width: 100%;
    overflow: hidden;
    border: 1px solid #dddddd;
    background-color: #f5f4f4;
    overflow: hidden;
    font-size: 14px;
}

.oixProgressBar {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.oixProgressBarComplete {
    position: absolute;
    left: 10px;
    top: -1px;
    text-align: center;
}

.oixProgressBarRemaining {
    height: 25px;
    background-color: #f5f4f4;
    float: right;
}

.creditRemainingPercent {
    position: absolute;
    right: 10px;
    width: 60px;
    text-align: center;
}

.creditProgressBar {
    height: 25px;
    float: right;
}

.creditOrigAmtBar {
    position: absolute;
    right: 0;
    left: 0;
    text-align: center;
}

.cProgTop {
    width: 100%;
    margin-top: 7px;
    font-size: 12px;
}

.cProgBottom {
    width: 100%;
    font-size: 14px;
}

/* Banners Images */
.transparent-blue-90 {
    background-color: rgba(40, 78, 117, 0.90);
}

#whyoix-banner-photo {
    position: absolute;
    opacity: 0.2;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/banners/banner-why-oix-v1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

#platform-banner-photo {
    position: absolute;
    opacity: 0.6;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-globe-nework-v1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#security-banner-photo {
    position: absolute;
    opacity: 0.2;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/security-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


#contact-banner-photo {
    position: absolute;
    opacity: 0.2;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-hiw.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#customer-assist-banner-photo {
    position: absolute;
    opacity: 0.2;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-customer-assist.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

/*#press-banner-photo {position:absolute;opacity:0.3;height:100%;width:100%;background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-participants-1.jpg);background-size:cover;background-repeat:no-repeat;background-position:center center;}*/
#press-banner-photo {
    position: absolute;
    opacity: 0.8;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-tedx-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#tedx-banner-photo {
    position: absolute;
    opacity: 0.3;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/tedx-banner-red-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#press-network-banner-photo {
    position: absolute;
    opacity: 0.3;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/press/events/press-network-bckg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#membership-banner-photo {
    position: absolute;
    opacity: 0.2;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-membership.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#financial-services-banner-photo {
    position: absolute;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-financial-services.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#taxpayers-banner-photo {
    position: absolute;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-buyer.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#seller-banner-photo {
    position: absolute;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-seller.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

.whyVetted {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-pen.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center bottom;
}

.pen-and-paper-signature {
    background: url("https://static-assets.theoix.com/oixstatic_s3_dump/banners/temp/stock-photo-contract-signing-132194024.jpg") no-repeat transparent;
    background-position: center bottom;
    background-size: cover;
}

#video_banner_center {
    position: absolute;
    left: 10%;
    top: 100px;
    overflow: visible !important;
    background-color: #fff;
    padding: 5px;
    width: 80%;
}

#video_banner_module_below {
    margin-top: 240px;
}

.iframe_video_container {
    position: relative;
    width: 100%;
    height: 0;
    padding-bottom: 56.25%;
}

.iframe_video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#backgroundServers {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/bckg-server-racks-3.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center bottom;
}

#support-banner-photo {
    position: absolute;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-support.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#faq-banner-photo {
    position: absolute;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-faq.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#oixadvisors-banner-photo {
    background-image: url("https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-oixadvisors.jpg");
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    opacity: 0.2;
    width: 100%;
}

#services-banner-photo {
    background-image: url("https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-oixadvisors-services.jpg");
    background-position: center bottom;
    background-repeat: no-repeat;
    background-size: cover;
    height: 100%;
    position: absolute;
    opacity: 0.2;
    width: 100%;
}

/*
#login-banner-photo {
    position: absolute;
    opacity: 0.2;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-membership.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}
*/

#login-banner-photo {
    position: absolute;
    opacity: 1;
    height: 800px;
    width: 510px;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/random/incentify-large-icon-cut-off-1.png);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: right top;
    right: 0;
    top: 20px;
}


#login-banner-photo-locked {
    position: absolute;
    opacity: 0.7;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/bckg-server-racks-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center top;
}

#join-banner-photo {
    position: absolute;
    opacity: 0.2;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-join.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#join-pending-banner-photo {
    position: absolute;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-join.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#accept-pending-banner-photo {
    position: absolute;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-accept.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#security-upgrade-banner-photo {
    position: absolute;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/security-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

#buycredit-banner {
    height: 100%;
    width: 100%;
    opacity: 0.15;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/banners/buycredit-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#sellcredit-banner {
    height: 100%;
    width: 100%;
    opacity: 0.15;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/home-banner-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#record-trade-banner {
    height: 100%;
    width: 100%;
    opacity: 0.15;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/banners/banner-rat-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: top center;
}

#support-banner {
    height: 100%;
    width: 100%;
    opacity: 0.15;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-support.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#marketdata-banner-photo {
    position: absolute;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-whyoix.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#signer-banner {
    height: 100%;
    width: 100%;
    opacity: 0.15;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/banners/signer-banner.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#banner-cloud-applications {
    height: 100%;
    width: 100%;
    opacity: 0.15;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/banners/banner-cloud-applications-v1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#deloitte-banner {
    height: 100%;
    width: 100%;
    opacity: 0.15;
    background-color: black;
}

#marketplaceBannerImg {
    position: absolute;
    opacity: 0.3;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/banners/marketplaceBanner-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

#storefrontBannerImg {
    position: absolute; /*opacity:0.3;*/
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/banners/marketplaceBanner-3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}


.banner-meeting {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-meeting-v2.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.banner-brain-network {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-brain-network-v1.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.banner-map-network {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-map-network-v2.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.banner-senate-building {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-senate-building-v1.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.banner-city {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-city-v1.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.banner-pillars {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-pillars-v2.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.banner-data-lines {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-data-lines-v1.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.banner-laptop-coffee {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-laptop-coffee-v1.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.graphic-assist {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-secure-2.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.banner-other-participants {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/banner-other-participants-1.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.whiteNetworkBckg {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/banners/banner-network-white-bckg.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.growthUpChartBckg {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/banners/banner-chart-up-bckg.png) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.oixLaptopBckgr {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-oix-laptop-1.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center bottom;
}

.clipboardHandBckgr {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-clipboard-hand-1.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center center;
}

.oixLineChartBckgr {
    background: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-line-chart-1.jpg) no-repeat transparent;
    background-size: cover;
    background-position: center bottom;
}


/* Home Banner Area and Background Video */
#largeBanner {
    height: 620px;
}

#largeBanner h1 {
    float: left;
    display: block;
    margin-right: 3.0674846626%;
    margin-bottom: 1em;
    width: 46%;
    position: relative;
    margin-top: 145px;
    color: #ffffff;
    font-size: 2.2em;
    line-height: 1.2;
    text-align: left;
}

.bannerHeadline {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3.0674846626%;
    margin: 0 auto;
    overflow: visible;
    position: relative;
}

.heroButton {
    width: 100%;
    width: 40%;
}

#xlargeBanner {
    height: 750px;
}

#xlargeBanner h1 {
    display: inline-block;
    margin-bottom: 1.6em;
    width: 100%;
    position: relative;
    margin-top: 200px;
    color: #ffffff;
    font-size: 2.5em;
    line-height: 1.2;
    text-align: center;
}

#xlargeBanner p {
    display: inline-block;
    width: 100%;
    position: relative;
    margin-top: 50px;
    color: #ffffff;
    font-size: 1.5em;
    line-height: 1.5;
    text-align: center;
}

.xlargeBannerHeadline {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    padding: 0 3.0674846626%;
    margin: 0 auto;
    overflow: visible;
    position: relative;
    text-align: center;
}

.xlargeBannerHeroButton {
    width: 100%;
    margin-top: 20px;
    margin-bottom: 30px;
}

.home-key-action-button {
    float: left;
    background-color: #5EA952;
    padding: 10px 20px;
    font-size: 1em;
    color: #ffffff;
    border-radius: 3px;
    min-width: 320px;
    text-align: center;
}

.home-second-action-button {
    float: left;
    border: 1px solid #90caf9;
    padding: 10px 20px;
    font-size: 1em;
    border-radius: 3px;
    color: #ffffff;
    background-color: rgba(144, 202, 249, 0.2);
    min-width: 140px;
    text-align: center;
}

#home-bottom-bar {
    width: 100%;
    height: 70px;
    background-color: #f1f0f0;
    border-bottom: 1px solid #e2e2e2; /*background-color:#fafafa;background-image:url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/graph-bar-white.png);background-repeat: repeat-x;*/
    background-size: auto 70px
}

#home-banner-photo {
    position: absolute;
    opacity: 0.15;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/home-banner-v6.3.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.twoColumn70Expand {
    width: 70%;
}

#video-container video {
    width: 100%;
    opacity: 0.3;
    position: absolute;
}

.first-diagonal {
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg);
    opacity: 0.5;
    top: 75%;
    left: 65%;
    background-color: rgba(0, 157, 184, 0.3);
    border: 5px solid #009DB8;
    position: absolute;
    width: 400px;
    height: 800px;
    z-index: 501;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    transition: all 1s ease-out;
    animation: slideup1 3s;
    -moz-animation: slideup1 3s;
    -webkit-animation: slideup1 3s;
    -o-animation: slideup1 3s;
}

.second-diagonal {
    -webkit-transform: rotate(-40deg);
    -moz-transform: rotate(-40deg);
    -ms-transform: rotate(-40deg);
    -o-transform: rotate(-40deg);
    transform: rotate(-40deg);
    opacity: 0.5;
    top: 50%;
    left: 73%;
    background-color: rgba(0, 157, 184, 0.3);
    border: 5px solid #009DB8;
    position: absolute;
    width: 1000px;
    height: 1000px;
    z-index: 501;
    -webkit-transition: all 1s ease-out;
    -moz-transition: all 1s ease-out;
    transition: all 1s ease-out;
    animation: slideup2 5s;
    -moz-animation: slideup2 5s;
    -webkit-animation: slideup2 5s;
    -o-animation: slideup2 5s;
}

#homeVideoContainer {
    width: 100%;
    max-width: 900px;
    margin: 5% auto;
    padding: 0 20px;
}

#homeVideo {
    margin-top: 10px;
}

#marketplace-banner-photo {
    position: absolute;
    opacity: 0.1;
    height: 100%;
    width: 100%;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/home-banner-1.jpg);
    background-size: cover;
    background-repeat: no-repeat;
}

#marketplaceCorpBanner {
    height: 540px;
    background-color: #0B2744
}

.secBanner {
    height: 350px;
    color: white;
}

.secTagline {
    font-size: 40px;
    font-size: 2.5rem;
    margin-top: 150px;
    position: relative;
    color: white;
    padding: 0;
}

.banner {
    background-repeat: no-repeat;
    background-position: center center;
    background-size: cover;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    text-shadow: 0 0 3px #333;
}

.banner h3 {
    line-height: 1.5
}

.pageBanner {
    position: relative;
    overflow: hidden;
    margin-top: -70px;
    background-color: #1A4FE5;
}

.pageBannerBlack {
    position: relative;
    overflow: hidden;
    margin-top: -70px;
    background-color: #000;
}

.loginBanner {
    height: 900px;
}

.accountSuccessBanner {
    height: 900px;
    color: white;
}

#marketdataBanner {
    height: 470px;
    margin-top: 0;
}


.videoWrapper {
    position: relative;
    padding-bottom: 53%; /* 16:9 */
    padding-top: 25px;
    height: 0;
}

.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

#mapContainer {
    overflow: hidden;
    position: absolute;
    z-index: 10;
    width: 100%;
}

#stateInfoBox {
    width: 100%;
    margin: 0px 0 20px 0;
    padding: 20px;
    border: 1px solid #2a4461;
    background-color: #3B546F
}

.key-circle {
    border-radius: 50%;
    width: 10px;
    height: 10px;
    margin-right: 5px;
    margin-top: 4px;
}

#home-computer-slide {
    margin-top: 100px;
    opacity: 0;
}

#double-monitor-1 {
}

#double-monitor-2 {
    right: 150px;
    top: 50px;
    z-index: -1;
}

#browser-image-1 {
    margin-right: -150px;
    opacity: 0.5;
}

#browser-image-2 {
    margin-right: -150px;
    opacity: 0.5;
}

/* Footer */
#back-to-top {
    text-align: right;
    line-height: 30px;
    color: #fff;
    font-size: 14px;
}

.footerLinks {
    font-size: 14px;
}

.social-icons-footer {
    height: 30px;
    margin-right: 10px;
}

.secure-icons-footer {
    height: 20px;
    margin-right: 10px;
}

#footer-top-bar {
    width: 100%;
    height: 69px;
    background-color: #0e3054;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/graph-bar-white.png);
    background-size: auto 100%;
}

#footer-2 {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 30px;
    color: black;
    background-color: #DDE6ED;
    z-index: 106;
}

#footer-expiration-notice {
    position: fixed;
    bottom: 0;
    width: 100%;
    height: 30px;
    color: white;
    background-color: red;
    z-index: 107;
}


#browserWarningIE {
    position: fixed;
    bottom: 30px;
    left: 0;
    right: 0;
    height: 40px;
    background-color: red;
    color: white;
    z-index: 2;
    padding: 10px;
}


/* Sticky scroll nav thingy */
#stickyLeftNav {
    width: 225px;
}

#stickyLeftNav.sticky {
    position: fixed;
    top: 110px;
}

#toTopLink {
    display: none;
    background-color: #BCCBD3;
}

#toTopLink.sticky {
    display: list-item;
}

.sectionList {
    background-color: #f1f1f1;
    border-radius: 5px;
    width: 100%;
    border: 1px solid #d0d0d0;
}

.sectionList li {
    cursor: pointer;
    border-bottom: 1px solid #d0d0d0;
    padding: 8px 20px;
    width: 100%;
}

.sectionList.partnersNav li {
    color: white;
    cursor: pointer;
    padding: 3px 20px;
    width: 100%;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sectionList li:first-child {
    border-radius: 5px 5px 0 0;
}

.sectionList li:nth-last-child(-n+2), .sectionList li.topLink {
    border-bottom: none;
    border-radius: 0 0 5px 5px;
}

.sectionList li:hover, .sectionList li.active {
    background-color: #FFFFFF;
}


.box-increase {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: #5EA952 2px solid;
}

.box-decrease {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: red 2px solid;
}

/* My Analytics */
#myanalytics-topboxes {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 24px;
}

#ma-topboxes-1 {
    float: left;
    background-color: #1a4ee5;
    border: 1px solid #1b55ff;
    width: 96% !important;
}

#box-m4 {
    float: left;
    margin-left: 4%;
}

#ma-topboxes-3 {
    float: right;
    margin-left: 4%;
}

.myanalytics-topbox-main {
    float: left;
    width: 35.5%;
}

.boxes-three {
    float: left;
    width: 33.3333%;
}

.boxes-two {
    float: left;
    width: 50%;
}

.ma-topbox {
    display: inline-block;
    width: 94%;
    background-color: #1375FF;
    border: 1px solid #4a8fff;
    color: white;
    padding: 15px 10px;
}

.ma-topbox div:nth-child(1) {
    font-size: 16px;
    margin-bottom: 10px;
}

.ma-topbox div:nth-child(2) {
    font-size: 20px;
    margin-bottom: 10px;
}

.ma-topbox div:nth-child(3) {
    font-size: 15px;
    margin-bottom: 5px;
}

.ma-topbox div:nth-child(4) {
    font-size: 14px;
}

.box-three-tier-1 {
    display: inline-block;
    width: 94%;
    background-color: #536781;
    border: 1px solid #151B23;
    color: white;
    padding: 15px 10px;
}

.box-three-tier-1 div:nth-child(1) {
    font-size: 16px;
    margin-top: 10px;
    margin-bottom: 15px;
}

.box-three-tier-1 div:nth-child(2) {
    font-size: 18px;
    margin-bottom: 15px;
}

.box-three-tier-1 div:nth-child(3) {
    font-size: 24px;
    margin-bottom: 10px;
}

.ma-section-2-box {
    height: 230px;
    overflow-y: scroll;
}

.ma-section-5-box {
    min-height: 240px;
    overflow-y: scroll;
}

#analyticsViewSelector {
    position: fixed;
    top: 85px;
    right: 20px;
    z-index: 100;
}

#analyticsViewSelector.sticky {
    top: 77px;
    right: 20px;
    z-index: 100;
}

/* Statistical Analysis Chart */
.statistical-anal-chart-rate-label {
    position: absolute;
    top: 32px;
    left: calc(50% - 15px);
}

/* Doughnut Text Large */
.doughnut-text-large-2digits {
    position: absolute;
    top: 60px;
    left: calc(50% - 15px);
}

.doughnut-text-large-3digits {
    position: absolute;
    top: 60px;
    left: calc(50% - 21px);
}

.doughnut-text-large-4digits {
    position: absolute;
    top: 60px;
    left: calc(50% - 27px);
}

.doughnut-text-large-5digits {
    position: absolute;
    top: 60px;
    font-size: 26px;
    left: calc(50% - 32px);
}

#analyticsTopBar {
    position: fixed;
    left: 150px;
    right: 0px;
    z-index: 100;
    top: 77px;
}

#analyticsTopBar.sticky {
    top: 70px;
}

/* Taxpayer Boxes */
#taxpayer-totalboxes {
    width: 100%;
    text-align: center;
    display: inline-block;
    margin-bottom: 24px;
}

#tp-totalboxes-1 {
    float: left;
}

#tp-totalboxes-2 {
    margin-left: -2.5%;;
}

#tp-totalboxes-4 {
    margin-right: -2.5%;;
}

#tp-totalboxes-5 {
    float: right;
}

.taxpayer-totalbox {
    float: left;;
    width: 20%;
}

.tp-totalbox {
    display: inline-block;
    width: 93.5%;
    background-color: #F5F4F4;
    border: 1px solid #E2E2E2;
    padding: 15px 10px;
}

.tp-totalbox div:nth-child(1) {
    font-size: 20px;
    margin-bottom: 15px;
}

.tp-totalbox div:nth-child(2) {
    font-size: 18px;
    margin-bottom: 10px;
}

.tp-totalbox div:nth-child(3) {
    font-size: 24px;
    margin-bottom: 10px;
}

.tp-totalbox div:nth-child(4) {
    font-size: 14px;
}

.tp-section-2-box {
    height: 220px;
    overflow-y: scroll;
}

.tp-section-5-box {
    height: 300px;
    overflow-y: scroll;
}

/* Messages */
.messageRead {
    background-color: #F5F4F4;
    border-bottom: 1px solid #e4e4e4;
}

/* DIV Table Structure*/
.boxer {
    display: table;
    border-collapse: collapse;
}

.boxer .box-row {
    display: table-row;
}

.boxer .box {
    display: table-cell;
    text-align: center;
    vertical-align: top;
    border: 1px solid black;
    padding: 10px;
    font-size: 14px;
}

.boxer .box-row .col-1 {
    width: 65%;
    text-align: left;
}

.boxer .top-row {
    padding: 10px;
    font-size: 16px;
}

.boxer .box span {
    font-size: 16px;
}

/* Mouse Trap Pages */
#calculator-2 {
    display: none;
}

#calculator-3 {
    display: none;
    opacity: 0;
}

#calculator-bar {
    border-bottom: 1px solid #E2E2E2;
    padding: 15px 0;
}

#dd3 {
    margin-right: 0px;
}

/* Step Tracker Progress*/
.progress_nav_left {
    float: left;
    width: 300px;
    text-align: left;
}

.progress_nav_middle {
    margin: 0 300px;
    text-align: center;
}

.progress_nav_right {
    float: right;
    width: 300px;
    text-align: right;
}

.progress_tracker div {
    width: 50px;
    height: 5px;
    position: relative;
    margin-top: 8px;
    background: #c4cbd1;
    float: left;
}

.progress_tracker div:after {
    content: '';
    width: 20px;
    height: 20px;
    border-radius: 50%;
    position: absolute;
    right: -7.5px;
    top: -8px;
    background: #c4cbd1;
    z-index: 100;
}

.step_complete {
    background: #61a2db !important;
}

.step_complete:after {
    background: #61a2db !important;
}

.step_first {
    width: 0 !important;
}

.button-triangle-left {
    padding-left: 10px;
    padding-top: 5px;
    padding-bottom: 5px;
    color: white;
    background-color: #61a2db;
}

.button-triangle-right {
    width: 0;
    height: 0;
    border-top: 20px solid transparent;
    border-left: 25px solid #61a2db;
    border-bottom: 20px solid transparent;
    float: right;
    margin-top: -10px;
}

#stepTrackerLocked {
    position: fixed;
    left: 0;
    top: 140px;
    width: 100%;
    background-color: #F5F4F4;
    padding: 18px 16px 14px 236px;
    border-bottom: 1px solid #E2E2E2;
}

#stepTrackerLocked-2 {
    position: fixed;
    left: 0;
    top: 153px;
    width: 100%;
    background-color: #F5F4F4;
    padding: 18px 16px 14px 236px;
    border-bottom: 1px solid #E2E2E2;
}

#stepTrackerLocked-3 {
    position: fixed;
    left: 0;
    top: 125px;
    width: 100%;
    background-color: #F5F4F4;
    padding: 18px 16px 14px 236px;
    border-bottom: 1px solid #E2E2E2;
}

#stepTrackerLocked.sticky {
    z-index: 104;
    top: 120px;
    border-top: 1px solid #E2E2E2;
    box-shadow: 0 2px 0 2px rgba(0, 0, 0, .2);
}

#stepTrackerLocked-2.sticky {
    z-index: 104;
    top: 150px;
    border-top: 1px solid #E2E2E2;
    box-shadow: 0 2px 0 2px rgba(0, 0, 0, .2);
}

#subStatusBar {
    position: fixed;
    z-index: 100;
    left: 0;
    top: 125px;
    width: 100%;
    background-color: #526782;
    padding: 18px 16px 14px 16px;
    color: white;
}

.govAgenciesListItem {
    width: 100%;
    margin-bottom: 10px;
}

.govAgenciesListItem img:nth-child(1) {
    float: left;
    width: 140px;
}

.govAgenciesListItem div:nth-child(2) {
    margin-left: 160px;
    font-weight: bold;
    margin-top: 10px;
}

.govAgenciesListItem div:nth-child(3) {
    margin-left: 160px;
    margin-top: 5px;
    font-size: 12px;
}

/* Marketplace Structure */
.mar-item {
    padding: 10px;
    width: 100%;
    height: 250px;
    overflow: hidden;
}

.mar-item-left {
    float: left;
    width: 110px;
    text-align: center;
}

.mar-item-mid {
    margin-left: 130px;
    margin-right: 460px;
}

.mar-item-right {
    float: right;
    width: 420px;
}

.mar-item-tag {
    float: left;
    width: 3px;
    height: 250px;
    color: white; /*line-height:305px;text-align:center;margin-top:10px;border-radius:10px 0 0 10px;*/
}

.mar-item-tag img {
    width: 55%;
    vertical-align: middle;
    margin-left: 2px;
}

.mar-item-body {
    margin-left: 3px;
}

.tag-credit {
    background-color: #BDE2B7; /*border-left:1px solid #74BBF9;border-top:1px solid #74BBF9;border-bottom:1px solid #74BBF9;*/
}

.tag-bid {
    background-color: #B2D9FD; /*border-left:1px solid rgba(255, 179, 103, 1);border-top:1px solid rgba(255, 179, 103, 1);border-bottom:1px solid rgba(255, 179, 103, 1);*/
}

.boxMidTitle {
    text-align: center;
    font-size: 18px;
    line-height: 3;
    border-bottom: 1px solid #DDD;
    margin: 0;
    padding-left: 20px;
}

.markRFoot {
    padding-top: 5px;
    padding-bottom: 8px;
}

.borderBottomCredit {
    border-bottom: 1px solid #BDE2B7;
}

.borderBottomBid {
    border-bottom: 1px solid #B2D9FD;
}

.mLastSaleItem {
    min-width: 50px;
}

#marketplaceResults {
    margin-top: 0px;
}

#marketplaceResults.sticky {
    margin-top: 320px;
}

#marketplaceBanner {
    position: relative;
    height: 250px;
    width: 100%;
    background-color: gray;
    background-color: #0e3054;
}

#marketplaceBanner.sticky {
    position: fixed;
    z-index: 10;
    top: 0;
    left: 0; /*padding-left:220px;*/
    height: 70px;
}

#mBannerHeadline {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: white;
    margin-top: 80px;
    z-index: 10;
    text-align: center;
}

#mBannerHeadline.sticky {
    position: fixed;
    z-index: 20;
    top: 0;
    left: 0; /*padding-left:220px;*/
    height: auto;
    margin-top: 30px;
    font-size: 25px;
}

#mBannerSubline {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 18px;
    color: white;
    margin-top: 140px;
    z-index: 10;
}

#mBannerSubline.sticky {
    display: none;
}

#marketSearchBox {
    height: 70px;
    overflow: hidden;
}

#marketSearchBox.sticky {
    position: fixed;
    z-index: 10;
    top: 70px;
    left: 0; /*padding-left:220px;*/
}

#marketSearchCover {
    height: 70px;
    width: 100%;
    z-index: 10;
}

#particle-canvas {
    width: 100%;
    height: 100%;
}

#mSC-criteria {
    float: left;
    margin-left: 25px;
    margin-top: 25px;
}

#mSC-search {
    float: right;
    text-align: right;
    margin-right: 20px;
    margin-top: 25px;
}

.searchCriteriaField {
    background-color: white;
    border-radius: 10px;
    color: #3a3a3a;
    padding: 10px;
    margin: 0 5px;
}

.creditsMarkDD {
    width: 155px;
}

.jurisdictionsMarkDD {
    width: 170px;
}

.yearsMarkDD {
    width: 150px;
}

.industriesMarkDD {
    width: 180px;
}

.offsetsMarkDD {
    width: 240px;
}

.sharedAccountsDD {
    width: 200px;
}

.bottomBarLockedAboveFooter {
    position: fixed;
    bottom: 0;
    left: 0;
    right: 0;
}

/* Pending Actions */
#pendingActionsContainer {
    min-height: 350px;
    max-height: 520px;
    overflow-y: scroll;
}


.emptyCreditBidIcon {
    width: 85px;
}

.listingTopBarMain {
    position: fixed;
    z-index;
    1;
    top: 10px;
    height: 55px;
    width: 100%;
    color: white;
    left: 0; /*padding-left:220px;*/
}

.scrollVerNav {
    background-color: rgba(68, 90, 113, 0.8);
    color: #cad7e8;
    z-index: 5;
    display: none;
}

.listingInfoBarMain {
    width: 100%;
    position: relative;
}

.listingInfoBarMain-sticky {
    position: fixed;
    top: 70px;
    left: 0;
    height: 98px; /*padding-left:220px;*/
    width: 100%;
    z-index: 5;
}

.listingInfoBarMain .lib-pad {
    width: 100%;
    height: 300px;
    padding: 220px 20px 20px 20px;
    display: inline-block;
}

.listingBlueGradient {
    height: 100px;
    position: absolute;
    z-index: -1;
    bottom: 0;
    width: 100%;
    background: -webkit-linear-gradient(top, rgba(82, 103, 130, 0), rgba(82, 103, 130, 1)); /* For Safari 5.1 to 6.0 */
    background: -o-linear-gradient(bottom, rgba(82, 103, 130, 0), rgba(82, 103, 130, 1)); /* For Opera 11.1 to 12.0 */
    background: -moz-linear-gradient(bottom, rgba(82, 103, 130, 0), rgba(82, 103, 130, 1)); /* For Firefox 3.6 to 15 */
    background: linear-gradient(to bottom, rgba(82, 103, 130, 0), rgba(82, 103, 130, 1));
}

.listingBlueSemiTrans {
    position: absolute;
    z-index: -1;
    bottom: 0;
    height: 100px;
    width: 100%;
    background-color: rgba(68, 90, 113, 0.5);
}

.listingBckg {
    position: absolute;
    left: 0;
    top: 70px;
    width: 100%;
    height: 300px; /*padding-left:220px;*/
    background-color: #526782;
    z-index: -2;
}

.listingBckg-sticky {
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 168px; /*padding-left:220px;*/
    background-color: #526782;
    z-index: 1;
}

.listingBckgImg {
    opacity: 0.15;
    width: 100%;
    height: 100%;
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center center;
}

.listingTopBarSub {
    position: fixed;
    z-index: 5;
    top: 0;
    height: 55px;
    width: 100%;
    color: white;
    left: 0; /*padding-left:220px;*/
    background-color: rgba(68, 90, 113, 0.8);
    color: #cad7e8;
}

.listingInfoBarSub {
    position: fixed;
    z-index: 5;
    top: 70px;
    left: 0; /*padding-left:220px;*/
    height: 98px;
    width: 100%;
}

.listingSubSpacer {
    margin-top: 100px;
}

.spacer_sellcreditonbid {
    width: 100%;
    height: 200px;
}

.spacer_sellcreditnew {
    width: 100%;
    height: 40px;
}


/* left/right Bar */
.lr_nav_left {
    float: left;
    width: 300px;
    text-align: left;
}

.lr_nav_middle {
    margin: 0 300px;
    text-align: center;
}

.lr_nav_right {
    float: right;
    width: 300px;
    text-align: right;
}

/* bid and confirm page */
.bid_setting_box {
    min-height: 280px;
}

#bid_price_amount, #bid_price_usd_amount {
    border: none;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    color: black;
}

#bid-price-buynow {
    width: 100%;
    margin: 23px 0;
    padding-bottom: 7px;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    color: black;
}

#bid-amount-buynow {
    width: 100%;
    margin: 23px 0;
    padding-bottom: 7px;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    color: black;
}

.multi_buyer_total_amount { /*border-top:none !important;border-left:none !important;border-right:none !important;font-weight:bold;text-align:left;font-size:20px;color:black;*/
}

#tpListOrig {
    height: 200px;
    overflow-y: scroll;
}

/* Offer Credit page */
#price {
    border: none;
    font-weight: bold;
    text-align: center;
    font-size: 20px;
    color: black;
}

#amount_available_to_list {
    border: none;
    font-weight: bold;
    text-align: left;
    color: black;
}

/* Buy and Sell New Credit */
.buysell-banner-box {
    width: 100%;
    height: 300px;
    position: relative;
    overflow: hidden;
    margin-top: -70px;
}

.buysell-banner-headline {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: white;
    margin-top: 100px;
}

.buysell-banner-icon {
    width: 80px;
    display: inline-block;
    margin-top: 15px;
}

/*record a trade*/
.banner-record-trade-headline {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: white;
    margin-top: 100px;
}


/* General Banner */
.general-banner-box-medium {
    width: 100%;
    height: 250px;
    position: relative;
    overflow: hidden;
}

.general-banner-medium-headline-oneline {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: white;
    margin-top: 100px;
}

/* Miscellaneous */
#puertoRicoBox {
    position: absolute;
    bottom: -20px;
    right: 180px;
}

#mapClickWarning {
    position: absolute;
    top: 150px;
    left: 0;
    margin-left: 20%;
    z-index: 50;
}


.shadow {
    width: 100%;
    margin-top: -200px;
    height: 200px;
    position: absolute;
    z-index: -1;
    opacity: .03;
    background-image: -webkit-linear-gradient(top, transparent 80%, #000000 100%);
    background-image: linear-gradient(to bottom, transparent 80%, #000000 100%);
}

.faq-section {
    cursor: pointer;
}

.faq-list-show {
    padding-left: 40px;
    margin-bottom: 20px;
}

.faq-list {
    display: none;
    padding-left: 40px;
    margin-bottom: 20px;
}

.faqDiv {
    display: none;
    color: #646464;
    padding-left: 40px;
    margin-bottom: 20px;
}

.faq-list li {
    cursor: pointer;
}

.inpName {
    margin-bottom: 5px;
}

.inpLeft {
    width: 50%;
    padding-right: 20px;
    float: left;
}

.inpRight {
    width: 50%;
    padding-left: 20px;
    float: right;
}

.inpContent {
}

.formAccountConfirmList {
}

.formAccountConfirmList li {
    display: inline-block;
    margin-bottom: 5px;
    width: 100%;
}

.inpNameConf {
    width: 45%;
    float: left;
    font-weight: bold;
}

.inpContentConf {
    width: 45%;
    float: right;
}

.accountStepsList li {
    margin-bottom: 5px;
}

#return-to-edit {
    margin-right: 20px;
}

#popup_overlay {
    opacity: 0.8 !important;
}

#welcomeList {
    text-align: center;
}

#welcomeList li {
    width: 32%;
    display: inline-block;
    padding: 20px 0;
    font-size: 1.4em;
}

#aboutMetrics {
    text-align: center;
    margin: 120px 0 80px 0;
}

#aboutMetrics li {
    width: 32%;
    display: inline-block;
    padding: 20px 0;
    font-size: 1.4em;
    color: white;
    text-shadow: 1px 1px 5px #000;
}

.aNumber {
    float: left;
    width: 100%;
    font-size: 3em;
}

.aNText {
    font-size: 1.2em;
}

#featureScreenBox1 {
    position: absolute;
    width: 200px;
    margin-top: 45px;
    margin-left: 110px;
}

#featureScreenBox2 {
    position: absolute;
    width: 300px;
    margin-top: 65px;
    margin-left: 110px;
}

#progressBar {
    width: 200px;
    height: 30px;
    border: 1px solid #111;
    background-color: #5b5b5b;
}

#progressBar div {
    height: 100%;
    color: #fff;
    text-align: right;
    line-height: 22px;
    width: 0;
    background-color: #0099ff;
}

#progressKnob {
    width: 20px;
    height: 50px;
    border-radius: 10px;
    border: 1px black solid;
    background-color: #d0d0d0;
    position: absolute;
    left: 0;
    margin-top: -10px;
}

#offerCountBox {
    font-size: 3em;
}

#askBox {
    font-size: 1.5em;
    margin-top: 10px;
}

#perCredit {
    font-size: 1.2em;
    margin-bottom: 20px;
}

#featureBuySell {
    height: 280px; /*background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/official-taxcredit.png);*/
    background-size: 100% auto;
    background-repeat: no-repeat;
}

#featureManage {
    height: 280px;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/laptop-manage-2.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

#featureDocumentation {
    height: 350px;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/folder-frame.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
}

#featureMultibuyer2 {
    height: 470px;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/laptop-large-multibuyer.jpg);
    background-size: 100% auto;
    background-repeat: no-repeat;
    margin-bottom: -20px;
}

#closingDocs {
    font-size: 1.5em;
    border-bottom: 2px solid gray;
}

#closingDocList li {
    font-size: 1.25em;
    opacity: 0;
}

#whyCheckList {
}

/* margin-top:90px; */
#whyCheckList li {
    font-size: 16px;
}

#why-vetted-list li {
    margin-bottom: 10px;
}

#customer-assist-list li {
    margin-bottom: 15px;
}

#featuredMembers {
    text-align: center;
    width: 90%;
}

#featuredMembers li {
    width: 15%;
    display: inline-block;
    margin-bottom: 20px;
}

#featuredServiceProviders {
    text-align: center;
    width: 90%;
}

#featuredServiceProviders li {
    width: 19%;
    display: inline-block;
    margin-bottom: 20px;
}

#featuredPress {
    text-align: center;
    width: 80%;
}

#featuredPress li {
    width: 30%;
    display: inline-block;
    margin-bottom: 25px;
}

.pastEvents {
    float: left;
    width: 250px;
}

#fasbProviderLogos li {
    width: 24%;
    display: inline-block;
    text-align: center;
}

.homeProductBox {
    min-height: 250px;
}

#TOS-box-activate {
    width: 100%;
    height: 280px;
    color: black;
}

#TOS-box-activate p {
    font-size: 11px;
}


.sell-buy-credit-option-box {
    min-height: 150px;
}


/* Form */

.formBoxHeader {
    margin: 0;
    font-size: 24px;
    color: #ffffff;
    text-align: center;
    background: #0E3053;
    padding: 20px 0;

}

/*
	Login lightbox
*/

#loginbox {
    /*display:none;*/
}

/*
	Login required lightbox
*/

#loginrequired {
    /*display:none;*/
    font-size: 1.4em;
}

#loginrequired fieldset {
    border: none;
    font-size: 0.9em;
    text-align: center;
}


/* Warning Bar */
#warningBarBottom1 {
    position: fixed;
    z-index: 100;
    bottom: 0;
    left: 0;
    right: 0px;
    height: 80px;
    background: #1374b9;
    color: white;
    border-top: 1px solid gray;
    padding: 10px;
}

#warningBarBottom1-icon {
    float: left;
    width: 100px;
    padding-top: 5px;
}

#warningBarBottom1-text {
    margin-left: 120px;
}


/* Workflow List Items */
.wkflow-row {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    font-size: 13px;
}

.wkflow-row div:nth-child(1) {
    float: left;
    width: 100px;
    padding-left: 20px;
}

.wkflow-row div:nth-child(2) {
    float: right;
    width: 40px;
}

.wkflow-row div:nth-child(3) {
    float: right;
    width: 160px;
    color: #646464;
}

.wkflow-row div:nth-child(4) {
    float: right;
    width: 110px;
    color: #646464;
}

.wkflow-row div:nth-child(5) {
    float: right;
    width: 60px;
}

.wkflow-row div:nth-child(6) {
    float: right;
    width: 90px;
}

.wkflow-row div:nth-child(7) {
    float: right;
    width: 120px;
}

.wkflow-row div:nth-child(8) {
    margin-left: 100px;
    margin-right: 550px;
}


.wkflow-stage {
    border-bottom: 1px solid #efefef;
}

.wkflow-header {
    border-bottom: 1px solid #efefef;
    margin-bottom: 0px;
}

.workflowSubValue {
    float: none !important;
    width: 100% !important;
    margin-top: 15px;
    padding-left: 0px !important;
    color: #646464;
}

.workflowSubName {
    float: none !important;
    width: 100% !important;
    margin-top: 15px;
    padding-left: 0px !important;
    color: #646464;
}

/* Compliance List Items */
.compliance-row {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    font-size: 13px;
}

.compliance-row div:nth-child(1) {
    float: left;
    width: 100px;
    padding-left: 20px;
}

.compliance-row div:nth-child(2) {
    float: right;
    width: 50px;
}

.compliance-row div:nth-child(3) {
    float: right;
    width: 120px;
    color: #646464;
}

.compliance-row div:nth-child(4) {
    float: right;
    width: 110px;
    color: #646464;
}

.compliance-row div:nth-child(5) {
    float: right;
    width: 60px;
}

.compliance-row div:nth-child(6) {
    float: right;
    width: 60px;
}

.compliance-row div:nth-child(7) {
    float: right;
    width: 120px;
}

.compliance-row div:nth-child(8) {
    float: right;
    width: 130px;
}

.compliance-row div:nth-child(9) {
    float: right;
    width: 130px;
}

.compliance-row div:nth-child(10) {
    margin-left: 100px;
    margin-right: 620px;
}


/* Estimated Credit Value List Items */
.estcv-row {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    font-size: 13px;
}

.estcv-row div:nth-child(1) {
    float: left;
    width: 11%;
    padding-left: 20px;
}

.estcv-row div:nth-child(2) {
    float: left;
    width: 5%;
}

.estcv-row div:nth-child(3) {
    float: left;
    width: 11%;
    padding-left: 8px;
}

.estcv-row div:nth-child(4) {
    float: left;
    width: 11%;
}

.estcv-row div:nth-child(5) {
    float: left;
    width: 11%;
}

.estcv-row div:nth-child(6) {
    float: left;
    width: 11%;
}

.estcv-row div:nth-child(7) {
    float: left;
    width: 9%;
}

.estcv-row div:nth-child(8) {
    float: left;
    width: 9%;
}

.estcv-row div:nth-child(9) {
    float: left;
    width: 9%;
}

.estcv-row div:nth-child(10) {
    float: left;
    width: 5%;
}

.estcv-row div:nth-child(11) {
    float: left;
    width: 5%;
}

.estcv-row div:nth-child(12) {
    float: left;
    width: 3%;
}

.estcv-header {
    border-bottom: 1px solid #efefef;
    margin-bottom: 0px;
}

.estcv-stage {
    border-bottom: 1px solid #efefef;
}

/* Estimated Payment Date List Items */
.estpd-row {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    font-size: 13px;
}

.estpd-row div:nth-child(1) {
    float: left;
    width: 12%;
    padding-left: 20px;
}

.estpd-row div:nth-child(2) {
    float: left;
    width: 14%;
}

.estpd-row div:nth-child(3) {
    float: left;
    width: 15%;
}

.estpd-row div:nth-child(4) {
    float: left;
    width: 14%;
}

.estpd-row div:nth-child(5) {
    float: left;
    width: 12%;
}

.estpd-row div:nth-child(6) {
    float: left;
    width: 11%;
}

.estpd-row div:nth-child(7) {
    float: left;
    width: 11%;
}

.estpd-row div:nth-child(8) {
    float: left;
    width: 11%;
}

.estpd-header {
    border-bottom: 1px solid #efefef;
    margin-bottom: 0px;
}

.estpd-stage {
    border-bottom: 1px solid #efefef;
}

.dashRecentlyUpdatedCreditRow {
    width: 100%;
    display: inline-block;
    padding: 3px 0;
    font-size: 13px;
}

.dashRecentlyUpdatedCreditRow-1 {
    float: left;
    width: 30px;
}

.dashRecentlyUpdatedCreditRow-1 div:nth-child(1) {
    float: left;
    width: 100%;
    padding-left: 10px;
}

.dashRecentlyUpdatedCreditRow-1 div:nth-child(1) img {
    width: 100%;
    margin-top: 5px;
}

.dashRecentlyUpdatedCreditRow-2 {
    margin-left: 37px;
    margin-right: 95px;
}

.dashRecentlyUpdatedCreditRow-3 {
    float: right;
    width: 90px;
}

.dashRecentlyUpdatedCreditRow-3 div:nth-child(1) {
    float: right;
    text-align: right;
    width: 100%;
    padding-right: 10px;
    margin-top: 10px;
}

.dashRemindersAlertRow {
    width: 100%;
    font-size: 13px;
}

.dashRemindersAlertRow-1 {
    float: left;
}

.dashRemindersAlertRow-2 {
    margin-left: 30px;
    margin-right: 110px;
}

.dashRemindersAlertRow-3 {
    float: right;
    width: 90px;
}


/* Havest Value List Items */
.harv-variance-row {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    font-size: 13px;
}

.harv-variance-row div:nth-child(1) {
    float: left;
    width: 10%;
    padding-left: 20px;
}

.harv-variance-row div:nth-child(2) {
    float: left;
    width: 5%;
}

.harv-variance-row div:nth-child(3) {
    float: left;
    width: 11%;
}

.harv-variance-row div:nth-child(4) {
    float: left;
    width: 11%;
}

.harv-variance-row div:nth-child(5) {
    float: left;
    width: 11%;
}

.harv-variance-row div:nth-child(6) {
    float: left;
    width: 10%;
}

.harv-variance-row div:nth-child(7) {
    float: left;
    width: 9%;
}

.harv-variance-row div:nth-child(8) {
    float: left;
    width: 9%;
}

.harv-variance-row div:nth-child(9) {
    float: left;
    width: 10%;
}

.harv-variance-row div:nth-child(10) {
    float: left;
    width: 5%;
}

.harv-variance-row div:nth-child(11) {
    float: left;
    width: 5%;
}

.harv-variance-row div:nth-child(12) {
    float: left;
    width: 4%;
}

.harv-variance-header {
    border-bottom: 1px solid #efefef;
    margin-bottom: 0px;
}

.harv-variance-stage {
    border-bottom: 1px solid #efefef;
}

.workflow-templates-full-row {
    width: 100%;
}

.workflow-templates-full-col-2 {
    margin-left: 0;
    margin-right: 460px;
}

.workflow-templates-full-col-2 div:nth-child(1) {
    display: inline-block;
    width: 98%;
    margin-right: 2%;
    padding-left: 25px;
}

.workflow-templates-full-col-3 {
    float: right;
    width: 450px;
}

.workflow-templates-full-col-3 div:nth-child(4) {
    float: right;
    width: 40%;
}

.workflow-templates-full-col-3 div:nth-child(3) {
    float: right;
    width: 25%;
}

.workflow-templates-full-col-3 div:nth-child(2) {
    float: right;
    width: 20%;
}

.workflow-templates-full-col-3 div:nth-child(1) {
    float: right;
    width: 10%;
    margin-right: 20px;
    padding-top: 1px;
}

.compliance-templates-full-row {
    width: 100%;
}

.compliance-templates-full-col-2 {
    margin-left: 0;
    margin-right: 490px;
}

.compliance-templates-full-col-2 div:nth-child(1) {
    display: inline-block;
    width: 98%;
    margin-right: 2%;
    padding-left: 25px;
}

.compliance-templates-full-col-3 {
    float: right;
    width: 480px;
}

.compliance-templates-full-col-3 div:nth-child(5) {
    float: right;
    width: 20%;
}

.compliance-templates-full-col-3 div:nth-child(4) {
    float: right;
    width: 20%;
}

.compliance-templates-full-col-3 div:nth-child(3) {
    float: right;
    width: 24%;
}

.compliance-templates-full-col-3 div:nth-child(2) {
    float: right;
    width: 24%;
}

.compliance-templates-full-col-3 div:nth-child(1) {
    float: right;
    width: 5%;
    margin-right: 20px;
    padding-top: 1px;
}


/* Audit Trail List Items */
.audit-row {
    width: 100%;
    display: inline-block;
    padding: 15px 0;
    font-size: 13px;
}

.audit-row div:nth-child(1) {
    float: left;
    width: 11%;
    padding-left: 20px;
    padding-right: 5px;
}

.audit-row div:nth-child(2) {
    float: left;
    width: 25%;
}

.audit-row div:nth-child(3) {
    float: left;
    width: 20%;
}

.audit-row div:nth-child(4) {
    float: left;
    width: 20%;
}

.audit-row div:nth-child(5) {
    float: left;
    width: 10%;
}

.audit-row div:nth-child(6) {
    float: left;
    width: 5%;
    text-align: center;
}

.audit-row div:nth-child(7) {
    float: left;
    width: 5%;
    text-align: center;
}

.audit-row div:nth-child(8) {
    float: left;
    width: 4%;
}

.audit-header {
    border-bottom: 1px solid #efefef;
    margin-bottom: 0px;
}

.audit-stage {
    border-bottom: 1px solid #efefef;
}

.audit-stage div:nth-child(2) {
    padding-right: 5px;
}

.audit-stage div:nth-child(3) { /*font-weight:bold;*/
}

.audit-stage div:nth-child(4) {
    color: #807e7e;
}

/* Advisor Lists */
.projects-pending-row {
    width: 100%;
}

.projects-pending-col-1 {
    float: left;
    width: 190px;
}

.projects-pending-col-1 div:nth-child(1) {
    float: left;
    width: 66%;
    padding-left: 25px;
    padding-right: 3px;
}

.projects-pending-col-1 div:nth-child(2) {
    float: left;
    width: 33%;
}

.projects-pending-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.projects-pending-col-2 {
    margin-left: 190px;
    margin-right: 530px;
}

.projects-pending-col-2 div:nth-child(1) {
    display: inline-block;
    width: 30%;
    margin-right: 2%;
}

.projects-pending-col-2 div:nth-child(2) {
    display: inline-block;
    width: 30%;
}

.projects-pending-col-2 div:nth-child(3) {
    display: inline-block;
    width: 35%;
}

.projects-pending-col-3 {
    float: right;
    width: 520px;
}

.projects-pending-col-3 div:nth-child(5) {
    float: right;
    width: 20%;
}

.projects-pending-col-3 div:nth-child(4) {
    float: right;
    width: 20%;
}

.projects-pending-col-3 div:nth-child(3) {
    float: right;
    width: 18%;
}

.projects-pending-col-3 div:nth-child(2) {
    float: right;
    width: 18%;
}

.projects-pending-col-3 div:nth-child(1) {
    float: right;
    width: 22%;
}

.projects-active-row {
    width: 100%;
}

.projects-active-col-1 {
    float: left;
    width: 190px;
}

.projects-active-col-1 div:nth-child(1) {
    float: left;
    width: 66%;
    padding-left: 25px;
    padding-right: 3px;
}

.projects-active-col-1 div:nth-child(2) {
    float: left;
    width: 33%;
}

.projects-active-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.projects-active-col-2 {
    margin-left: 190px;
    margin-right: 530px;
}

.projects-active-col-2 div:nth-child(1) {
    display: inline-block;
    width: 30%;
    margin-right: 2%;
}

.projects-active-col-2 div:nth-child(2) {
    display: inline-block;
    width: 30%;
}

.projects-active-col-2 div:nth-child(3) {
    display: inline-block;
    width: 35%;
}

.projects-active-col-3 {
    float: right;
    width: 520px;
}

.projects-active-col-3 div:nth-child(5) {
    float: right;
    width: 20%;
}

.projects-active-col-3 div:nth-child(4) {
    float: right;
    width: 20%;
}

.projects-active-col-3 div:nth-child(3) {
    float: right;
    width: 18%;
}

.projects-active-col-3 div:nth-child(2) {
    float: right;
    width: 18%;
}

.projects-active-col-3 div:nth-child(1) {
    float: right;
    width: 22%;
}

.projects-completed-row {
    width: 100%;
}

.projects-completed-col-1 {
    float: left;
    width: 190px;
}

.projects-completed-col-1 div:nth-child(1) {
    float: left;
    width: 66%;
    padding-left: 25px;
    padding-right: 3px;
}

.projects-completed-col-1 div:nth-child(2) {
    float: left;
    width: 33%;
}

.projects-completed-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.projects-completed-col-2 {
    margin-left: 190px;
    margin-right: 530px;
}

.projects-completed-col-2 div:nth-child(1) {
    display: inline-block;
    width: 30%;
    margin-right: 2%;
}

.projects-completed-col-2 div:nth-child(2) {
    display: inline-block;
    width: 30%;
}

.projects-completed-col-2 div:nth-child(3) {
    display: inline-block;
    width: 35%;
}

.projects-completed-col-3 {
    float: right;
    width: 520px;
}

.projects-completed-col-3 div:nth-child(5) {
    float: right;
    width: 20%;
}

.projects-completed-col-3 div:nth-child(4) {
    float: right;
    width: 20%;
}

.projects-completed-col-3 div:nth-child(3) {
    float: right;
    width: 18%;
}

.projects-completed-col-3 div:nth-child(2) {
    float: right;
    width: 18%;
}

.projects-completed-col-3 div:nth-child(1) {
    float: right;
    width: 22%;
}

.projects-cancelled-row {
    width: 100%;
}

.projects-cancelled-col-1 {
    float: left;
    width: 190px;
}

.projects-cancelled-col-1 div:nth-child(1) {
    float: left;
    width: 66%;
    padding-left: 25px;
    padding-right: 3px;
}

.projects-cancelled-col-1 div:nth-child(2) {
    float: left;
    width: 33%;
}

.projects-cancelled-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.projects-cancelled-col-2 {
    margin-left: 190px;
    margin-right: 530px;
}

.projects-cancelled-col-2 div:nth-child(1) {
    display: inline-block;
    width: 30%;
    margin-right: 2%;
}

.projects-cancelled-col-2 div:nth-child(2) {
    display: inline-block;
    width: 30%;
}

.projects-cancelled-col-2 div:nth-child(3) {
    display: inline-block;
    width: 35%;
}

.projects-cancelled-col-3 {
    float: right;
    width: 520px;
}

.projects-cancelled-col-3 div:nth-child(5) {
    float: right;
    width: 20%;
}

.projects-cancelled-col-3 div:nth-child(4) {
    float: right;
    width: 20%;
}

.projects-cancelled-col-3 div:nth-child(3) {
    float: right;
    width: 18%;
}

.projects-cancelled-col-3 div:nth-child(2) {
    float: right;
    width: 18%;
}

.projects-cancelled-col-3 div:nth-child(1) {
    float: right;
    width: 22%;
}


.taxpayers-select-row {
    width: 100%;
}

.taxpayers-select {
    padding: 5px 0;
}

.taxpayers-select div:nth-child(1) {
    display: inline-block;
    width: 52%;
}

.taxpayers-select div:nth-child(2) {
    display: inline-block;
    width: 28%;
}

.taxpayers-select div:nth-child(3) {
    display: inline-block;
    width: 15%;
    text-align: right;
}

.taxpayers-select div:nth-child(1) img {
    width: 20px;
    margin-top: -3px;
    margin-right: 10px;
}

.taxpayers-selected-row {
    width: 100%;
}

.taxpayers-selected {
    padding: 5px 5px 0 5px;
}

.taxpayers-selected div:nth-child(1) {
    display: inline-block;
    width: 35%;
    padding-top: 8px;
}

.taxpayers-selected div:nth-child(2) {
    display: inline-block;
    width: 15%;
    padding-top: 8px;
}

.taxpayers-selected div:nth-child(3) {
    display: inline-block;
    width: 44%;
    text-align: right;
}

.taxpayers-selected div:nth-child(4) {
    display: inline-block;
    width: 4%;
    text-align: right;
    padding-top: 5px;
}

.taxpayers-selected div:nth-child(1) img {
    width: 20px;
    margin-top: -3px;
    margin-right: 10px;
}

.taxpayers-selected div:nth-child(3) span {
    display: inline-block;
    width: 35%;
    text-align: left;
    padding-top: 8px;
}

.taxpayers-selected div:nth-child(3) input {
    display: inline-block;
    width: 60%;
    text-align: left;
    font-size: 13px;
}

.messages-calendar-row {
    width: 100%;
}

.messages-calendar-col-1 {
    margin-left: 0;
    margin-right: 100px;
}

.messages-calendar-col-1 div:nth-child(1) {
    display: inline-block;
    width: 98%;
    margin-right: 2%;
    padding-left: 25px;
}

.messages-calendar-col-2 {
    float: right;
    width: 100px;
}

.messages-calendar-col-2 div:nth-child(1) {
    float: right;
    width: 100%;
    padding-right: 25px;
    padding-top: 1px;
    text-align: right;
}

.messages-calendar-expired {
    background-color: #ffdcdc !important;
}

.credit-status-row {
    width: 100%;
    padding: 5px 0;
}

.credit-status-row div:nth-child(1) {
    display: inline-block;
    width: 25%;
    padding-left: 5px;
}

.credit-status-row div:nth-child(2) {
    display: inline-block;
    width: 18%;
}

.credit-status-row div:nth-child(3) {
    display: inline-block;
    width: 9%;
}

.credit-status-row div:nth-child(4) {
    display: inline-block;
    width: 10%;
}

.credit-status-row div:nth-child(5) {
    display: inline-block;
    width: 10%;
}

.credit-status-row div:nth-child(6) {
    display: inline-block;
    width: 10%;
    text-align: right;
}

.credit-status-row div:nth-child(7) {
    display: inline-block;
    width: 15%;
    padding-right: 5px;
    text-align: right;
}

.usage-tracker-row {
    width: 100%;
    padding: 5px 0;
}

.usage-tracker-row div:nth-child(1) {
    display: inline-block;
    width: 20%;
    padding-left: 10px;
}

.usage-tracker-row div:nth-child(2) {
    display: inline-block;
    width: 11%;
    text-align: right;
}

.usage-tracker-row div:nth-child(3) {
    display: inline-block;
    width: 11%;
    text-align: right;
}

.usage-tracker-row div:nth-child(4) {
    display: inline-block;
    width: 11%;
    text-align: right;
}

.usage-tracker-row div:nth-child(5) {
    display: inline-block;
    width: 11%;
    text-align: right;
}

.usage-tracker-row div:nth-child(6) {
    display: inline-block;
    width: 11%;
    text-align: right;
}

.usage-tracker-row div:nth-child(7) {
    display: inline-block;
    width: 11%;
    text-align: right;
}

.usage-tracker-row div:nth-child(8) {
    display: inline-block;
    width: 11%;
    padding-right: 10px;
    text-align: right;
}

/* My Bids and Credits*/
.itemStatus {
    position: absolute;
    right: 20px;
    top: 18px;
}

#lockedPSAreupload {
    position: absolute;
    right: 120px;
    bottom: 50px;
}

/* Listing of Bids and Credits */
.creditOrBidListBox {
    margin-bottom: 100px;
    margin-top: 55px;
}

.creditOrBidListBoxMin {
    margin-bottom: 100px;
    margin-top: 50px;
}

.listBox60t100b {
    margin-bottom: 100px;
    margin-top: 60px;
}

.listBox50t100b {
    margin-bottom: 100px;
    margin-top: 50px;
}

.listBox100b {
    margin-bottom: 100px;
}


#listBoxCreditLists {
    font-size: 14px;
    height: 50px;
    padding-top: 18px;
    border-bottom: 1px solid #CECECE;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: white;
}

#listRowHeader {
    position: fixed;
    width: 100%;
    top: 140px;
    left: 0;
    height: calc(50px + var(--upsell-banner-height, 0px));
    font-size: 13.5px;
    padding-top: 18px;
    border-bottom: 1px solid #CECECE;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: white;
    overflow: hidden;
}

#listRowHeader.sticky {
    top: 120px;
    height: calc(50px + var(--upsell-banner-height, 0px));
    z-index: 103;
    border-top: 1px solid #CECECE;
    box-shadow: 0 2px 0 2px rgba(0, 0, 0, .2);
}

#listRowHeader-scroll {
    width: 100%;
    height: 50px;
    font-size: 14px;
    padding-top: 18px;
    border-bottom: 1px solid #CECECE;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: white;
}

#listRowHeaderInBox {
    width: 100%;
    font-size: 14px;
    padding: 15px 0;
    border-bottom: 1px solid #CECECE;
    font-weight: bold;
    margin-bottom: 10px;
}

.listRowSub {
    height: 35px;
    font-size: 13px;
    padding: 10px 0;
    border-bottom: 1px solid #F5F4F4;
}

.listRowSubMin {
    height: 30px;
    font-size: 13px;
    padding: 7px 0;
    border-bottom: 1px solid #FFFFFF;
}

.listRowSubNoHeight {
    font-size: 13px;
    padding: 15px 0;
    border-bottom: 1px solid #F5F4F4;
}

.listRowSubNoPadding {
    height: 32px;
    font-size: 13px;
    border-bottom: 1px solid #F5F4F4;
}

.listRowSub:hover {
    background-color: #f5f5f5 !important;
}

/*old: f7fbff */

#listRowHeaderAdmin {
    position: fixed;
    width: 100%;
    top: 120px;
    left: 0;
    height: 50px;
    font-size: 14px;
    padding-top: 18px;
    border-bottom: 1px solid #CECECE;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: white;
}

#listRowHeaderAdmin.sticky {
    top: 107px;
    height: 50px;
    z-index: 9020;
    border-top: 1px solid #CECECE;
    box-shadow: 0 2px 0 2px rgba(0, 0, 0, .2);
}

#listRowHeaderAdmin-scroll {
    width: 100%;
    height: 40px;
    font-size: 13px;
    padding-top: 10px;
    border-bottom: 1px solid #CECECE;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: white;
}

#listRowHeaderAdminInBox {
    width: 100%;
    font-size: 13px;
    padding: 15px 0;
    border-bottom: 1px solid #CECECE;
    font-weight: bold;
    margin-bottom: 10px;
}

#listRowHeaderAdminTrades {
    position: fixed;
    width: 100%;
    top: 155px;
    left: 0;
    height: 50px;
    font-size: 13px;
    padding-top: 18px;
    border-bottom: 1px solid #CECECE;
    font-weight: bold;
    margin-bottom: 10px;
    background-color: white;
}


.googleChartRowLabel {
    line-height: 2.95;
    padding-left: 10px;
}

/* Search - Structure */
#rightSearchBar1 {
    width: 300px;
    padding-left: 20px;
}

#searchListLeft1 {
    margin-right: 320px;
    min-height: 600px;
}

.searchSelect1 {
    width: 300px;
}

/* Workflow Select */
.workflow-select-banner-headline {
    position: absolute;
    width: 100%;
    text-align: center;
    font-size: 30px;
    color: black;
    margin-top: 60px;
}

.workflowAssignSelect {
    width: 100%;
}

/* Report Layout */

.pageScreenContainer {
    height: calc(100vh - 230px);
    overflow: scroll;
}

.newBoxBottomBar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 10px 20px;
    background: #f5f5f5;
    border-top: 1px solid #efefef;
}


/* Edit Workflow Checklist */
#newWorkflowRightCol {
    float: right;
    width: 250px;
}

#newWorkflowLeftCol {
    margin-right: 270px;
}

#complianceEditLeftCol {
    float: left;
    padding-right: 20px;
}

#complianceEditMiddleCol {
    float: left;
    padding-right: 20px;
}

#complianceEditRightCol {
}

.programEditContainer {
    height: calc(100vh - 230px);
    overflow: scroll;
}

.programEditBottomBar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 10px 20px;
    background: #f5f5f5;
    border-top: 1px solid #efefef;
}

.reportTemplateEditBottomBar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 40px;
    margin: 0;
    padding: 10px 20px;
    border-top: 1px solid #efefef;
}


.setupNewComplianceLeftCol {
    background-color: #F1F1F1;
    height: calc(100vh - 170px);
    float: left;
    width: 300px;
    padding: 20px;
}

.setupNewComplianceRightCol {
    margin-left: 300px;
    padding: 20px;
}

.stepContentMaxWidth {
    max-width: 1200px;
    width: 100%;
}

.stepContentOptionRight {
    float: right;
}

.stepContentOptionLeft {
    margin-right: 200px;
}

#allCreditsListBox {
    height: calc(100vh - 290px);
    min-height: 200px;
    overflow: scroll;
}

.fullScreenInfoMessageBckgr {
    position: fixed;
    background-color: rgba(0, 0, 0, 0.4);
    top: 70px;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100;
}

#complianceEditorWelcomeMessage {
    position: absolute;
    z-index: 101;
    width: 550px;
    top: 230px;
    left: 50%;
    margin-left: -280px;
}

.complianceProgramSelector .select {
    width: 100%;
}

.complianceProgramSelector #oixIncentiveProgramId {
    width: 100%;
}

#complianceListToCopyContainer {
    max-height: calc(100vh - 400px);
    min-height: 200px;
    overflow: scroll;
}

.boxBottomBar {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    margin: 0;
    padding: 10px 20px;
    background: #F1F1F1;
    border-top: 1px solid #efefef;
}

.WChecklistItem {
    display: inline-block;
    min-height: 46px !important;
    width: 100%;
    border: 1px #efefef solid;
    padding: 10px;
    margin-bottom: 8px;
    background-color: white;
    font-size: 14px;
}

.WChecklistItem-placeholder {
    height: 46px !important;
    width: 100%;
    border: 1px #efefef solid;
    padding: 10px;
    margin-bottom: 8px;
    background-color: #faffb8;
}

.connectedSortableMinHeight {
    min-height: 46px !important;
}

.WChecklistItem-col-1 {
    margin-right: 150px;
}

.WChecklistItem-col-1 div:nth-child(1) {
    display: inline-block;
    width: 70%;
}

.WChecklistItem-col-1 div:nth-child(2) {
    display: inline-block;
    width: 29%;
}

.WChecklistItem-col-3 {
    float: right;
    width: 140px;
}

.WChecklistItem-col-3 div:nth-child(1) {
    float: right;
    width: 25%;
}

.WChecklistItem-col-3 div:nth-child(2) {
    float: right;
    width: 25%;
}

.WChecklistItem-col-3 div:nth-child(3) {
    float: right;
    width: 25%;
}

.WChecklistItem-col-3 div:nth-child(4) {
    float: right;
    width: 25%;
}

#newWorkflowTooltip1 {
    position: fixed;
    z-index: 2;
    top: 140px;
    right: 20px;
    width: 250px;
}

#newWorkflowTooltip2 {
    position: fixed;
    z-index: 2;
    top: 250px;
    right: 20px;
    width: 250px;
}

#newWorkflowTooltip3 {
    position: fixed;
    z-index: 2;
    top: 280px;
    right: 20px;
    width: 250px;
}

.workflow-select-banner-box {
    width: 100%;
    height: 150px;
    position: relative;
    overflow: hidden;
}

#workflow-select-banner {
    height: 100%;
    width: 100%;
    opacity: 0.15;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/corp/banners/banner-oixadvisors-services.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    background-position: center bottom;
}

.CChecklistItem {
    display: inline-block;
    min-height: 46px !important;
    width: 100%;
    border: 1px #efefef solid;
    padding: 10px;
    margin-bottom: 8px;
    background-color: white;
    font-size: 14px;
}

.CChecklistItem-col-1 {
    margin-right: 510px;
}

.CChecklistItem-col-1 div:nth-child(1) {
    display: inline-block;
    width: 100%;
}

.CChecklistItem-col-3 {
    float: right;
    width: 500px;
}

.CChecklistItem-col-3 div:nth-child(1) {
    float: right;
    width: 6%;
}

.CChecklistItem-col-3 div:nth-child(2) {
    float: right;
    width: 6%;
}

.CChecklistItem-col-3 div:nth-child(3) {
    float: right;
    width: 6%;
}

.CChecklistItem-col-3 div:nth-child(4) {
    float: right;
    width: 15%;
    padding-right: 5px;
}

.CChecklistItem-col-3 div:nth-child(5) {
    float: right;
    width: 22%;
    padding-right: 5px;
}

.CChecklistItem-col-3 div:nth-child(6) {
    float: right;
    width: 15%;
    padding-right: 5px;
}

.CChecklistItem-col-3 div:nth-child(7) {
    float: right;
    width: 18%;
    padding-right: 5px;
}


/* Launch Pad */
.col-right-launchpad {
    position: absolute;
    right: 20px;
    width: 190px;
}

.col-left-launchpad {
    margin-right: 210px;
}

.launchpad-items-container {
    width: 100%;
    padding: 20px 0 0 20px;
}

.launchpad-item-container {
    width: 32.7%;
    padding-right: 20px;
    display: inline-block;
}

.launchpad-item-box {
    float: left;
    width: 100%;
    height: 80px;
    margin-bottom: 20px;
    border: 1px solid #c1c1c1;
    background-color: #f9f9f9;
    border-radius: 5px;
    padding: 10px;
    text-align: center;
}

.launchpad-item-box:hover {
    background-color: white;
    color: #1374b9;
}

.launchpad-item-icon {
    width: 100%;
    font-size: 30px;
}

.launchpad-item-text {
    width: 100%;
    font-size: 14px;
    margin-top: 3px;
}

.lpi-no-access {
    background-color: #d4d4d4 !important;
}

.lpi-no-access:hover {
    background-color: #d4d4d4 !important;
    color: black !important;
}

/* Feature Upgrade Box */
.feaureUpgradeBox {
    width: 950px;
    min-height: 320px;
}

.feaureUpgradeRight {
    margin-top: 20px;
}


.twoColumnLabelForm {
}

.twoColumnLabelForm label {
    float: left;
    margin-top: 8px;
    width: 45%;
}

.twoColumnLabelForm input {
    width: 45% !important;
    float: right;
}

.twoColumnLabelForm .select {
    width: 45%;
    float: right;
    margin-bottom: 0.5em;
}

.twoColumnLabelForm .select select {
    width: 100%;
}


/* BOXES */
.count-bluebox {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #1375FF;
    border: 1px solid #4a8fff;
    color: white;
    padding: 10px 5px 5px 5px;
}

.count-bluebox div:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.count-bluebox div:nth-child(2) {
    font-size: 35px;
}

.count-bluebox div:nth-child(3) {
    font-size: 18px;
    margin-top: 5px;
}

.count-bluebox-2-small div:nth-child(2) {
    font-size: 24px !important;
}

.count-bluebox-mini {
    padding: 20px 5px 15px 5px;
}

.count-bluebox-mini div:nth-child(1) {
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 20px;
}

.count-bluebox-mini div:nth-child(2) {
    font-size: 14px !important;
}

.count-bluebox-mini div:nth-child(3) {
    font-size: 14px !important;
    margin-top: 20px;
}

.count-bluebox-mini div:nth-child(4) {
    font-size: 12px !important;
    margin-top: 10px;
}

.count-greenbox {
    background-color: #338e33;
}

.count-box-small {
    font-size: 18px !important;
    margin: 13px 0 !important;
}

.count-bluebox-full {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #536781;
    border: 1px solid #151B23;
    color: white;
    padding: 10px 20px 5px 20px;
}

.count-bluebox-full div:nth-child(1) {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.count-bluebox-full div:nth-child(2) {
    float: right;
    font-size: 35px;
}

.count-bluebox-full-mini {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #536781;
    border: 1px solid #151B23;
    color: white;
    padding: 10px 20px 5px 20px;
}

.count-bluebox-full-mini-inside {
    display: inline-block;
    width: 100%;
}

.count-bluebox-full-mini-inside div:nth-child(1) {
    float: left;
    font-size: 13px;
}

.count-bluebox-full-mini-inside div:nth-child(2) {
    float: right;
    font-size: 13px;
}

.count-whitebox-dashboard {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #FFF;
    border: 1px solid #efefef;
    padding: 14px 5px 8px 5px;
}

.count-whitebox-dashboard div:nth-child(1) {
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 5px;
}

.count-whitebox-dashboard div:nth-child(2) {
    font-size: 35px;
}

.count-whitebox-dashboard div:nth-child(3) {
    font-size: 14px;
    margin-top: 5px;
}

.count-whitebox-full {
    display: inline-block;
    width: 100%;
    text-align: center;
    background-color: #FFF;
    border: 1px solid #efefef;
    padding: 10px 20px 5px 20px;
}

.count-whitebox-full div:nth-child(1) {
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-top: 10px;
}

.count-whitebox-full div:nth-child(2) {
    float: right;
    font-size: 35px;
}


/* Calendar */
.calendarYearBox {
    float: left;
    width: 70px;
    height: 68px;
    margin-top: -3px;
    margin-right: 10px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 20px;
    padding-top: 33px;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/icons/icon-calendar-black.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
}

.calendarYearBoxBlue {
    float: left;
    width: 70px;
    height: 68px;
    margin-top: -3px;
    margin-right: 10px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 20px;
    padding-top: 33px;
    background-image: url(https://static-assets.theoix.com/oixstatic_s3_dump/icons/icon-calendar-blue.png);
    background-size: 100% auto;
    background-repeat: no-repeat;
    background-position: center top;
}

.calendarYearBoxEmpty {
    float: left;
    width: 70px;
    margin-right: 10px;
    padding: 20px;
}

.calendarQuarterBox {
    margin-left: 80px; /*margin-right:110px;*/
    margin-bottom: 10px;
    padding: 20px;
    background-color: #F6FBFF;
    border: 1px solid #efefef;
}

/*.calendarQuarterBox {float:left;width:70px;padding:20px;text-align:center;background-color:#EFF7FF;border:1px solid #efefef;}*/
.calendarQuarterBoxEmpty {
    margin-left: 80px; /*margin-right:110px;*/
    margin-bottom: 10px;
    padding: 20px;
}

.calendarItemBox {
    margin-left: 80px; /*margin-right:110px;*/
}

.cIBDate {
    float: left;
    width: 110px;
    padding: 15px;
    text-align: center;
    font-size: 14px;
    background-color: #FFF;
    border: 1px solid #efefef;
    margin-bottom: 10px;
}

.cIBDateMin {
    padding: 10px;
}

.calendarItem {
    margin-left: 120px;
    padding: 15px;
    font-size: 14px;
    background-color: #FFF;
    border: 1px solid #efefef;
    margin-bottom: 10px;
}

.calendarItemMin {
    padding: 10px;
}

.calendarItemPast {
    background-color: #F5F4F4 !important;
    opacity: 0.6;
}

.calendarItemEmpty {
    margin-left: 120px;
    padding: 15px;
    background-color: #F5F4F4;
    border: 1px solid #efefef;
    margin-bottom: 10px;
}

.calendarCurrentBox {
    float: right;
    width: 100px;
    height: 68px;
}

.calendarTimeNowBubble {
    width: 100%;
    padding: 10px 0;
    border-radius: 5px;
    text-align: center;
    background-color: #EFF7FF;
    border: 1px solid #efefef;
}

#currYearFixed {
    position: fixed;
    top: 146px;
    left: 20px;
    width: 70px;
    height: 68px;
}

#trackerCalendar {
    max-width: 100%;
    margin: 0 auto;
}

#calendarAlertsBarCredit {
    font-size: 14px;
    position: fixed;
    left: 0;
    right: 0;
    z-index: 100;
    top: 259px;
    height: 50px;
    background: white;
    border-bottom: 1px solid #efefef;
    border-top: 1px solid #efefef;
    padding: 12px 20px;
}

#calendarAlertsBarCredit.sticky-mini {
    top: 240px;
}

#calendarAlertsBarCredit.sticky-full {
    top: 225px !important;
}

#calendarAlertsBarCredit_block {
    width: 100%;
    display: inline-block;
    margin-bottom: 16px;
    font-size: 14px;
}

#calendarAlertsBarPadding {
    width: 100%;
    display: inline-block;
    margin-bottom: 48px;
}

#calendarAlertsBarPadding_block {
}


/* Shared Credits */
.scSummaryColumn {
    min-height: 200px;
}

.scCompanyBox {
}

.scCompanyBoxLeft {
    float: left;
    width: 140px;
    background-color: #1A4FE5;
    min-height: 220px;
    text-align: center;
    color: white;
}

.scCompanyBoxMiddle {
    margin-left: 140px;
    margin-right: 360px;
    background-color: #F5F4F4;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.scCompanyBoxMiddleNoRight {
    margin-left: 140px;
    background-color: #F5F4F4;
    border-top: 1px solid #efefef;
    border-bottom: 1px solid #efefef;
}

.scCompanyBoxRight {
    float: right;
    width: 360px;
}

.scCompanyBoxRightColumn {
    min-height: 150px;
}

.shareItemLeft {
    float: left;
    width: 120px;
    background-color: #1a242d;
    padding: 10px;
    text-align: center;
    color: white;
}

.shareItemRight {
    margin-left: 120px;
}

#sharedAccountsChart {
    position: absolute;
    width: 385px !important;
    height: 190px !important;
    margin-left: -100px;
    margin-top: 0px;
}

#scAL {
    width: 100%;
    padding-left: 210px;
}

#loanDatesChart {
    width: 100% !important;
    margin-left: 0px;
    margin-top: 0px;
}


/* Closing Process */
.cpt-row {
    width: 100%;
    display: inline-block;
    padding: 10px 0;
    font-size: 14px;
}

.cpt-row div:nth-child(1) {
    float: left;
    width: 100px;
    padding-left: 20px;
}

.cpt-row div:nth-child(3) {
    margin-left: 110px;
    margin-right: 260px;
}

.cpt-row div:nth-child(2) {
    float: right;
    width: 240px;
}

.cpt-stage div:nth-child(1) {
    font-weight: bold;
}

.cpt-header {
    border-bottom: 1px solid #efefef;
    margin-bottom: 10px;
}


/* Listing Page Structure */
.listingTopBar {
    width: 100%;
    background-color: #4e657d;
    color: #cad7e8;
}

.privateTopBar {
    position: fixed;
    z-index: 100;
    top: 70px;
    left: 0;
    width: 100%;
    background-color: #1a4ee5;
    color: #FFFFFF;
}

.privateTopBar a {
    color: #FFFFFF !important;
}

.ltb-pad {
    padding: 15px 20px;
}

/* Start - listingTopBar is also used on the private credit manage page so has slight mod there*/
.listingTopBar .ltb-pad {
    padding: 10px 20px 10px 20px;
}

.listingTopBar .ltb-pad.sticky {
    padding: 7px 20px 3px 20px;
}

/* End */
.ltb-left {
    float: left;
    width: 190px;
    text-align: left;
    margin-top: 5px;
    font-size: 14px;
}

.ltb-mid {
    margin-left: 190px;
    margin-right: 190px;
    text-align: center;
    color: white;
    font-weight: bold;
    font-size: 20px;
}

.ltb-right {
    float: right;
    text-align: right;
    font-size: 14px;
}

.ltb-left-icon {
    height: 25px;
    position: absolute;
    margin-left: -30px;
    margin-top: -1px;
}

.ltb-mid-text {
    margin-right: -15px;
}

.ltbShare {
    background-color: #586e86 !important;
}

.libProjectShare {
    background-color: #586e86 !important;
}

.libShare {
    /*background-color: #4272ff !important;
    background-color: white !important;*/
}

.listingInfoBar {
    width: 100%;
}

.privateInfoBar {
    width: 100%;
    background-color: #526782;
}

.lib-pad {
    width: 100%;
    padding: 20px 20px 15px 20px;
    display: inline-block;
}

/* Start - lib-pad is also used on the private credit manage page so has slight mod there*/
.listingInfoBar .lib-pad {
    width: 100%;
    padding: 15px 20px 15px 20px;
    display: inline-block;
}

.listingInfoBar .lib-pad.sticky {
    padding: 10px 20px 5px 20px;
}

/* End */
#lib-project {
    width: 100%;
    font-size: 18px;
    color: white;
    font-weight: bold;
    text-align: center;
    padding: 8px 0px 8px 0px;
    background-color: #495c75;
    margin-bottom: 13px;
}

#lib-project.sticky {
    padding: 4px 0px 4px 0px;
    margin-bottom: 10px;
}

.lib-item-left {
    float: left;
}

.lib-item-right {
    float: right;
    margin-left: 30px;
}

.lib-item-flex {
    margin-left: 95px;
    margin-right: 560px;
    font-size: 14px;
}

.lib-item-flex-broker {
    margin-left: 95px;
    margin-right: 360px;
    font-size: 14px;
}

.lib-item-flex-max {
    margin-left: 95px;
    margin-right: 290px;
    font-size: 14px;
}

.lib-item-icon {
    height: 80px;
}

.lib-item-title {
    font-size: 14px;
    color: white;
    margin-bottom: 5px;
}

.lib-item-value {
    font-size: 24px;
    color: white;
    margin-bottom: 0px;
}

.lib-item-value-flex {
    font-size: 14px;
    color: white;
    margin-bottom: 0px;
    max-height: 60px;
    overflow: hidden;
}


#creditTabNav {
    background-color: #fff;
    width: 100%;
}

#creditTabNav.sticky {
    box-shadow: 0 2px 0 2px rgba(0, 0, 0, .2);
}

.sec_cred_tab_nav {
}

.secCredTab {
}

#creditBarPriceBox {
    width: 190px;
    margin-top: 2px;
}

.creditBarAmtBox {
    width: 270px;
    margin-top: -5px;
    margin-bottom: -5px;
}

.creditBarAmt1a {
    margin-top: 5px;
}

.creditBarAmt1a.sticky {
    margin-top: 0px;
}

.creditBarAmt1b {
    font-size: 18px;
}

.creditBarAmt1b.sticky {
    font-size: 14px;
}

#utilizeCreditOverlayBtn.sticky {
    padding: 6px 0.8em 5px !important;
}

.creditStatusTag {
    margin-top: 14px;
    font-size: 13px;
}

.creditStatusTagShared {
    margin-top: 22px;
    font-size: 13px;
}

.creditStatusTag.sticky {
    margin-top: 4px;
}

.creditStatusTagShared.sticky {
    margin-top: 12px;
}


.research-globeBanner-small {
    color: white;
    height: 120px;
    background: url(https://static-assets.theoix.com/images/banners/banner-globe-us.jpg);
    background-size: cover;
}

.research-globeBanner-pageTitle {
    font-size: 1.5em;
    padding-top: 40px;
    padding-left: 20px;
}

/*===================== TAB NAVIGATION */

.sec_tab_nav {
    margin: 10px auto 0;
    padding: 0;
}

.secTabHeadline {
    float: left;
    margin-top: 15px;
    margin-left: 25px;
    font-weight: bold;
    font-size: 18px;
}

.secTabHeadline.sticky {
    margin-top: 7px;
    font-size: 14px;
}

#secTab {
}

.secTab {
    color: #333;
    height: 60px;
    border-bottom: 1px solid #CECECE; /**/
}

.secTab ul {
    padding: 0;
}

.secTab ul li {

    /*width:129px;
          width:150px;*/
    list-style: none;
    padding: 0 18px;
    text-align: center;
    color: #292929 !important;
    font-size: 13.5px;
    line-height: 55px;
    display: block;
    text-align: center;
    float: right;
    margin-left: 7px;
    margin-right: 0;
    border-bottom: 5px solid #BCCBD3;
}

.secTab.secTabNarrow ul li {
    padding: 0 8px !important;
}

.secTab.sticky {
    border-bottom: none;
    height: auto;
}

.secTab.sticky ul li {
    line-height: 35px;
}

.secTab ul li.tulDropDown {
    line-height: 1.5 !important;
}

.secTab.sticky ul li.tulDropDown {
    line-height: 0.8 !important;
}

.secTab li a {
    color: inherit;
    text-decoration: none;
}

.secTab li:hover {
    border-bottom: 5px solid #61a2db;
}

.secTab .activeli {
    border-bottom: 5px solid #2e85f1;
    font-weight: bold;
    color: #2e85f1 !important;
}

.secTab .activeli a, .secTab li .activeli a:hover {
    color: #4f4f4f;
}

.tabNav {
    height: 40px;
    border-bottom: 1px solid #efefef;
}

.tabNav ul {
    padding: 0;
}

.tabNav ul li {
    list-style: none;
    padding: 0 20px;
    margin-right: 3px;
    text-align: center;
    color: #000;
    font-size: 14px;
    line-height: 37px;
    display: block;
    float: left;
    cursor: pointer;
}

.tabNav li a {
    color: inherit;
    text-decoration: none;
}

.tabNav li:hover {
    border-bottom: 3px solid #DDE6ED;
}

.tabNav .activeli {
    border-bottom: 3px solid #3FA8F4;
}

.tabPane {
    position: absolute;
    opacity: 0;
}

.tabPane.activePane {
    position: relative;
    opacity: 1;
}

/* ========== end Tab Navigation */


.securityLogosLeft {
    margin-right: 370px;
}

.securityLogosRight {
    width: 350px;
    float: right
}

.memberPage {
    width: 100%; /*overflow:hidden;*/
    background-color: #fff;
    padding: 20px;
    min-height: 100vh;
}

.memberPageGray {
    width: 100%; /*overflow:hidden;*/
    background-color: #F1F1F1;
    padding: 20px;
    min-height: 100vh;
}


.memberPageGrayFlex {
    width: 100%; /*overflow:hidden;*/
    background-color: #F1F1F1;
    padding: 20px 20px 0 20px;
}

#creditShadow {
}

.creditShadow {
    /*-webkit-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.75);
    box-shadow: 0px 0px 7px -2px rgba(0, 0, 0, 0.75); */
    /*border: 1px solid #b1b1b1;*/
}

#creditPageFlex {
    margin-bottom: 90px;
}

.creditPageFlexMinimized {
    max-width: 1300px;
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 20px;
}

.creditHeaderGray {
    color: #6d6d6d; /*6d6d6d */
}

.creditPageBackground {
    position: fixed;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #F1F1F1;
    /*background-image: url('https://static-assets.theoix.com/oixstatic_s3_dump/clipart/tile-4.png');*/
}

.creditPageContents_block {
    padding-left: 0 !important;
    padding-right: 0 !important;
}

.credit-utilizations-row {
    width: 100%;
}

.credit-utilizations-col-1 {
    float: left;
    width: 500px;
}

.credit-utilizations-col-1 div:nth-child(1) {
    float: left;
    width: 20%;
    padding-left: 20px;
    padding-right: 3px;
}

.credit-utilizations-col-1 div:nth-child(2) {
    float: left;
    width: 16%;
    padding-right: 3px;
}

.credit-utilizations-col-1 div:nth-child(3) {
    float: left;
    width: 17%;
    padding-right: 3px;
}

.credit-utilizations-col-1 div:nth-child(4) {
    float: left;
    width: 25%;
    padding-right: 2px;
}

.credit-utilizations-col-1 div:nth-child(5) {
    float: left;
    width: 20%;
    padding-right: 2px;
}

.credit-utilizations-domestic-col-2 {
    margin-left: 500px;
    margin-right: 700px;
}

.credit-utilizations-domestic-col-2 div:nth-child(1) {
    display: inline-block;
    width: 100%;
    padding-right: 5px;
}

.credit-utilizations-domestic-col-3 {
    float: right;
    width: 700px;
}

.credit-utilizations-domestic-col-3 div:nth-child(6) {
    float: right;
    width: 21%;
    text-align: right;
    padding-right: 10px;
}

.credit-utilizations-domestic-col-3 div:nth-child(5) {
    float: right;
    width: 18%;
}

.credit-utilizations-domestic-col-3 div:nth-child(4) {
    float: right;
    width: 21%;
    text-align: right;
    padding-right: 10px;
}

.credit-utilizations-domestic-col-3 div:nth-child(3) {
    float: right;
    width: 21%;
    text-align: right;
    padding-right: 10px;
}

.credit-utilizations-domestic-col-3 div:nth-child(2) {
    float: right;
    width: 14%;
}

.credit-utilizations-domestic-col-3 div:nth-child(1) {
    float: right;
    width: 4%;
}


.credit-utilizations-international-col-2 {
    margin-left: 420px;
    margin-right: 730px;
}

.credit-utilizations-international-col-2 div:nth-child(1) {
    display: inline-block;
    width: 100%;
    padding-right: 5px;
}

.credit-utilizations-international-col-3 {
    float: right;
    width: 730px;
}

.credit-utilizations-international-col-3 div:nth-child(7) {
    float: right;
    width: 18%;
    text-align: right;
    padding-right: 10px;
}

.credit-utilizations-international-col-3 div:nth-child(6) {
    float: right;
    width: 12%;
}

.credit-utilizations-international-col-3 div:nth-child(5) {
    float: right;
    width: 18%;
    text-align: right;
    padding-right: 10px;
}

.credit-utilizations-international-col-3 div:nth-child(4) {
    float: right;
    width: 18%;
    text-align: right;
    padding-right: 10px;
}

.credit-utilizations-international-col-3 div:nth-child(3) {
    float: right;
    width: 18%;
    text-align: right;
    padding-right: 10px;
}

.credit-utilizations-international-col-3 div:nth-child(2) {
    float: right;
    width: 12%;
}

.credit-utilizations-international-col-3 div:nth-child(1) {
    float: right;
    width: 4%;
}


.transactions-multi-row {
    width: 100%;
}

.transactions-multi-col-1 {
    float: left;
    width: 180px;
}

.transactions-multi-col-1 div:nth-child(1) {
    float: left;
    width: 100%;
    padding-left: 25px;
    padding-right: 3px;
}

.transactions-multi-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.transactions-multi-col-2 {
    margin-left: 190px;
    margin-right: 770px;
}

.transactions-multi-col-2 div:nth-child(1) {
    display: inline-block;
    width: 65%;
    margin-right: 2%;
}

.transactions-multi-col-2 div:nth-child(2) {
    display: inline-block;
    width: 30%;
}

.transactions-multi-col-3 {
    float: right;
    width: 770px;
}

.transactions-multi-col-3 div:nth-child(8) {
    float: right;
    width: 10%;
}

.transactions-multi-col-3 div:nth-child(7) {
    float: right;
    width: 15%;
}

.transactions-multi-col-3 div:nth-child(6) {
    float: right;
    width: 10%;
}

.transactions-multi-col-3 div:nth-child(5) {
    float: right;
    width: 12%;
}

.transactions-multi-col-3 div:nth-child(4) {
    float: right;
    width: 8%;
}

.transactions-multi-col-3 div:nth-child(3) {
    float: right;
    width: 6%;
}

.transactions-multi-col-3 div:nth-child(2) {
    float: right;
    width: 28%;
}

.transactions-multi-col-3 div:nth-child(1) {
    float: right;
    width: 6%;
    margin-right: 25px;
    padding-top: 1px;
}

.bids-multi-row {
    width: 100%;
}

.bids-multi-col-1 {
    float: left;
    width: 180px;
}

.bids-multi-col-1 div:nth-child(1) {
    float: left;
    width: 100%;
    padding-left: 25px;
    padding-right: 3px;
}

.bids-multi-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.bids-multi-col-2 {
    margin-left: 190px;
    margin-right: 550px;
}

.bids-multi-col-2 div:nth-child(1) {
    display: inline-block;
    width: 55%;
    margin-right: 2%;
}

.bids-multi-col-2 div:nth-child(2) {
    display: inline-block;
    width: 40%;
}

.bids-multi-col-3 {
    float: right;
    width: 550px;
}

.bids-multi-col-3 div:nth-child(4) {
    float: right;
    width: 21%;
}

.bids-multi-col-3 div:nth-child(3) {
    float: right;
    width: 24%;
}

.bids-multi-col-3 div:nth-child(2) {
    float: right;
    width: 24%;
}

.bids-multi-col-3 div:nth-child(1) {
    float: right;
    width: 16%;
    margin-right: 25px;
    padding-top: 1px;
}

.credit-sharedcredits-order-row {
    width: 100%;
    background-color: #F5F4F4; /*padding:20px 0 35px 0 !important;*/
}

.credit-sharedcredits-order-col-1 {
    float: left;
    width: 100%;
}

.credit-sharedcredits-order-col-1 div:nth-child(1) {
    float: left;
    width: 95%;
    padding-left: 25px;
}

.credit-sharedcredits-order-col-1 div:nth-child(1) img {
    width: 25px;
    margin-top: -6px;
    margin-right: 10px;
}

.credit-sharedcredits-order-col-3 {
    float: right;
    width: 480px;
}

.credit-sharedcredits-order-col-3 div:nth-child(6) {
    float: right;
    width: 24%;
}

.credit-sharedcredits-order-col-3 div:nth-child(5) {
    float: right;
    width: 24%;
}

.credit-sharedcredits-order-col-3 div:nth-child(4) {
    float: right;
    width: 9%;
}

.credit-sharedcredits-order-col-3 div:nth-child(3) {
    float: right;
    width: 10%;
}

.credit-sharedcredits-order-col-3 div:nth-child(2) {
    float: right;
    width: 14%;
}

.credit-sharedcredits-order-col-3 div:nth-child(1) {
    float: right;
    width: 19%;
}

.credit-sharedcredits-row {
    width: 100%;
}

.credit-sharedcredits-col-1 {
    float: left;
    width: 190px;
}

.credit-sharedcredits-col-1 div:nth-child(1) {
    float: left;
    width: 66%;
    padding-left: 25px;
    padding-right: 3px;
}

.credit-sharedcredits-col-1 div:nth-child(2) {
    float: left;
    width: 33%;
}

.credit-sharedcredits-col-1 div:nth-child(1) img {
    width: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

.credit-sharedcredits-col-2 {
    margin-left: 190px;
    margin-right: 490px;
}

.credit-sharedcredits-col-2 div:nth-child(1) {
    display: inline-block;
    width: 22%;
    margin-right: 2%;
}

.credit-sharedcredits-col-2 div:nth-child(2) {
    display: inline-block;
    width: 48%;
}

.credit-sharedcredits-col-2 div:nth-child(3) {
    display: inline-block;
    width: 25%;
}

.credit-sharedcredits-col-3 {
    float: right;
    width: 480px;
}

.credit-sharedcredits-col-3 div:nth-child(4) {
    float: right;
    width: 24%;
}

.credit-sharedcredits-col-3 div:nth-child(3) {
    float: right;
    width: 24%;
}

.credit-sharedcredits-col-3 div:nth-child(2) {
    float: right;
    width: 33%;
}

.credit-sharedcredits-col-3 div:nth-child(1) {
    float: right;
    width: 19%;
}

.document-row {
    width: 100%;
    height: 45px;
    padding: 5px;
    font-size: 14px;
}

.document-col-1 {
    display: none;
}

.doccol1-selector {
    display: block;
    float: left;
    width: 150px;
    padding-top: 5px;
}

.document-col-1 div:nth-child(1) {
    float: left;
    width: 66%;
    padding-left: 25px;
    padding-right: 3px;
}

.document-col-2 {
    margin-left: 0;
}

.doccol2-selector {
    margin-left: 150px;
}

.doccol2-full-btns {
    margin-right: 325px;
}

.doccol2-med-btns {
    margin-right: 175px;
}

.doccol2-min-btns {
    margin-right: 105px;
}

.doccol2-no-btns {
    margin-right: 0px;
}

.document-col-2 div:nth-child(1) {
    width: 95%;
    background-image: url("https://static-assets.theoix.com/oixstatic_s3_dump/icons/icon-document.png");
    background-size: 27px 33px;
    background-repeat: no-repeat;
    color: #000000;
    margin: 0 5px 0;
    padding-left: 40px;
    height: 35px; /*line-height:30px;*/
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.document-col-3 {
    float: right;
}

.doccol3-full-btns {
    width: 320px;
}

.doccol3-med-btns {
    width: 170px;
}

.doccol3-min-btns {
    width: 70px;
}

.doccol3-no-btns {
    width: 0px;
}

.document-col-3 div:nth-child(4) {
    float: right; /*width:30%;*/
    line-height: 30px;
    text-align: right;
}

.document-col-3 div:nth-child(3) {
    float: right; /*width:30%;*/
    margin-left: 20px;
    line-height: 30px;
    text-align: right;
}

.document-col-3 div:nth-child(2) {
    float: right; /*width:30%;*/
    margin-left: 20px;
    line-height: 30px;
    text-align: right;
}

.document-col-3 div:nth-child(1) {
    float: right; /*width:30%;*/
    margin-left: 20px;
    line-height: 30px;
    text-align: right;
}

.downloadDocLoader {
    position: absolute;
    right: 0;
    margin-top: 5px;
}

/* Reports
.reportColumn {
    padding: 3px 20px;
}

*/

.reportColumnHeader {
    padding: 10px 5px !important;
}

.reportColumn {
    width: 100%;
    padding: 5px 5px;
}

.reportColumn-col-1 {
    float: left;
    width: 50%;
}

.reportColumn-col-1 div:nth-child(1) {
    display: inline-block;
    width: 100%;
    padding-right: 3px;
}

.reportColumn-col-3 {
    float: right;
    width: 50%;
}

.reportColumn-col-3 div:nth-child(4) {
    float: right;
    width: 20%;
}

.reportColumn-col-3 div:nth-child(3) {
    float: right;
    width: 15%;
}

.reportColumn-col-3 div:nth-child(2) {
    float: right;
    width: 50%;
}

.reportColumn-col-3 div:nth-child(1) {
    float: right;
    width: 15%;
    text-align: right;
}


.sortable_vanilla.over {
    border-top: 2px solid blue !important;
}


.pageHeader {
    width: 100%;
    padding: 0px 20px 10px;
}

.pageHeaderTitle {
    font-size: 24px;
    font-weight: bold;
}


.homePulseRed {
    position: absolute;
    right: 30px;
    top: 111px;
    height: 50px;
    width: 50px;
    margin: 0 auto;
    background-color: red;
    animation-name: homepulse;
    animation-duration: 8s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: ;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}

.homeGreenCheck {
    position: absolute;
    right: 26px;
    top: 110px;
    height: 50px;
    width: 50px;
    font-size: 20px;
    padding-right: 15px;
    padding-top: 16px;
    margin: 0 auto;
    animation-name: homecheck;
    animation-duration: 8s;
    animation-timing-function: ease-out;
    animation-delay: 0;
    animation-direction: ;
    animation-iteration-count: infinite;
    animation-fill-mode: none;
    animation-play-state: running;
}


.mnc-demo-dot-straight-1 {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: #73b2ef;
    -webkit-animation: straightLine-1 4s infinite linear;
    animation: straightLine-1 4s infinite linear;
}

.mnc-demo-dot-straight-1:after {
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes straightLine-1 {
    0% {
        -webkit-transform: translate3D(80px, 80px, 0);
        transform: translate3D(80px, 80px, 0);
        opacity: 0;
    }
    50% {
        -webkit-transform: translate3D(100px, 110px, 0);
        transform: translate3D(100px, 110px, 0);
        opacity: 0;
    }
    51% {
        -webkit-transform: translate3D(100px, 110px, 0);
        transform: translate3D(100px, 110px, 0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3D(80px, 80px, 0);
        transform: translate3D(80px, 80px, 0);
        opacity: 1;
    }
}

@keyframes straightLine-1 {
    0% {
        -webkit-transform: translate3D(80px, 80px, 0);
        transform: translate3D(80px, 80px, 0);
        opacity: 0;
    }
    50% {
        -webkit-transform: translate3D(100px, 110px, 0);
        transform: translate3D(100px, 110px, 0);
        opacity: 0;
    }
    51% {
        -webkit-transform: translate3D(100px, 110px, 0);
        transform: translate3D(100px, 110px, 0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3D(80px, 80px, 0);
        transform: translate3D(80px, 80px, 0);
        opacity: 1;
    }
}

.mnc-demo-dot-straight-2 {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: #73b2ef;
    -webkit-animation: straightLine-2 8s infinite linear;
    animation: straightLine-2 8s infinite linear;
}

.mnc-demo-dot-straight-2:after {
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes straightLine-2 {
    0% {
        -webkit-transform: translate3D(175px, 75px, 0);
        transform: translate3D(175px, 75px, 0);
    }
    50% {
        -webkit-transform: translate3D(140px, 100px, 0);
        transform: translate3D(160px, 100px, 0);
    }
    100% {
        -webkit-transform: translate3D(175px, 75px, 0);
        transform: translate3D(175px, 75px, 0);
    }
}

@keyframes straightLine-2 {
    0% {
        -webkit-transform: translate3D(175px, 75px, 0);
        transform: translate3D(175px, 75px, 0);
    }
    50% {
        -webkit-transform: translate3D(140px, 100px, 0);
        transform: translate3D(160px, 100px, 0);
    }
    100% {
        -webkit-transform: translate3D(175px, 75px, 0);
        transform: translate3D(175px, 75px, 0);
    }
}


.mnc-demo-dot-straight-3 {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: #73b2ef;
    -webkit-animation: straightLine-3 4s infinite linear;
    animation: straightLine-3 4s infinite linear;
}

.mnc-demo-dot-straight-3:after {
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes straightLine-3 {
    0% {
        -webkit-transform: translate3D(45px, 300px, 0);
        transform: translate3D(45px, 300px, 0);
        opacity: 1;
    }
    50% {
        -webkit-transform: translate3D(75px, 260px, 0);
        transform: translate3D(75px, 260px, 0);
        opacity: 1;
    }
    51% {
        -webkit-transform: translate3D(75px, 260px, 0);
        transform: translate3D(75px, 260px, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3D(45px, 300px, 0);
        transform: translate3D(45px, 300px, 0);
        opacity: 0;
    }
}

@keyframes straightLine-3 {
    0% {
        -webkit-transform: translate3D(45px, 300px, 0);
        transform: translate3D(45px, 300px, 0);
        opacity: 1;
    }
    50% {
        -webkit-transform: translate3D(75px, 260px, 0);
        transform: translate3D(75px, 260px, 0);
        opacity: 1;
    }
    51% {
        -webkit-transform: translate3D(75px, 260px, 0);
        transform: translate3D(75px, 260px, 0);
        opacity: 0;
    }
    100% {
        -webkit-transform: translate3D(45px, 300px, 0);
        transform: translate3D(45px, 300px, 0);
        opacity: 0;
    }
}


.mnc-demo-dot-straight-4 {
    height: 10px;
    width: 10px;
    border-radius: 5px;
    background-color: #73b2ef;
    -webkit-animation: straightLine-4 4s infinite linear;
    animation: straightLine-4 4s infinite linear;
}

.mnc-demo-dot-straight-4:after {
    -webkit-animation: none;
    animation: none;
}

@-webkit-keyframes straightLine-4 {
    0% {
        -webkit-transform: translate3D(285px, 300px, 0);
        transform: translate3D(285px, 300px, 0);
        opacity: 0;
    }
    50% {
        -webkit-transform: translate3D(250px, 260px, 0);
        transform: translate3D(250px, 260px, 0);
        opacity: 0;
    }
    51% {
        -webkit-transform: translate3D(250px, 260px, 0);
        transform: translate3D(250px, 260px, 0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3D(285px, 300px, 0);
        transform: translate3D(285px, 300px, 0);
        opacity: 1;
    }
}

@keyframes straightLine-4 {
    0% {
        -webkit-transform: translate3D(285px, 300px, 0);
        transform: translate3D(285px, 300px, 0);
        opacity: 0;
    }
    50% {
        -webkit-transform: translate3D(250px, 260px, 0);
        transform: translate3D(250px, 260px, 0);
        opacity: 0;
    }
    51% {
        -webkit-transform: translate3D(250px, 260px, 0);
        transform: translate3D(250px, 260px, 0);
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3D(285px, 300px, 0);
        transform: translate3D(285px, 300px, 0);
        opacity: 1;
    }
}


@keyframes homepulse {
    0% {
        transform: scale(.1);
        background-color: #440000;
        border-radius: 100%;
        opacity: 1;
    }
    10% {
        transform: scale(.3);
        background-color: red;
        border-radius: 100%;
        opacity: 1;
    }
    20% {
        transform: scale(.1);
        background-color: #440000;
        border-radius: 100%;
        opacity: 1;
    }
    30% {
        transform: scale(.3);
        background-color: red;
        border-radius: 100%;
        opacity: 1;
    }
    40% {
        transform: scale(.1);
        background-color: #440000;
        border-radius: 100%;
        opacity: 0;
    }
    100% {
        opacity: 0;
    }
}

@keyframes homecheck {
    0% {
        opacity: 0;
    }
    40% {
        opacity: 0;
    }
    45% {
        opacity: 1;
    }
    100% {
        opacity: 1;
    }
}

#snapshotPieChart {
    width: 240px;
    margin-left: -30px;
}

#snapshotPieChartDetails {
    margin-left: 210px;
}


#dashboardPieChart {
    height: 300px;
}

#dashboardPieChartDetails {
    margin-left: 300px;
}


/* WHY  */

.ico-background {
    background-size: cover !important;
    background-repeat: no-repeat !important;
    background-position: 0 0 !important;
    margin: 10px 0;
}

.ico-background.black-white-city {
    background-image: url("https://static-assets.theoix.com/oixstatic_s3_dump/clipart/black-and-white-city-man-people.jpg");
}

.ico-background.typewriter {
    background-image: url("https://static-assets.theoix.com/oixstatic_s3_dump/clipart/typewriter-keys-mechanically-letters.jpg");
}

.ico-background.office {
    background-image: url("https://static-assets.theoix.com/oixstatic_s3_dump/clipart/pexels-photo.jpg");
}


/* BUYERS */
.ico-background.inventory {
    background-image: url("https://static-assets.theoix.com/oixstatic_s3_dump/clipart/pexels-photo-122164.jpeg");
}

/* SELLERS */
.ico-background.business-woman {
    background-image: url("https://static-assets.theoix.com/oixstatic_s3_dump/clipart/pexels-photo-70292.jpeg");
}

/* INTERMEDIARIES */
.ico-background.laptop {
    background-image: url("https://static-assets.theoix.com/oixstatic_s3_dump/clipart/pexels-photo-1.jpg");
}


/* NGN Styles for Incentify */

.gbutton-NGN:focus {
    border: 1px solid #ddd;
    background-color: #fff;
    color: #fff;
    outline: none;
    position: relative;
    z-index: 5;
    box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -webkit-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -moz-box-shadow: 0 0 5px rgba(81, 203, 238, 1);
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05);
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;
}

.gbutton-NGN {

    /* used as green button for link */

    display: inline-block;
    width: auto !important;
    cursor: pointer;
    position: relative;
    color: #fff !important;
    padding: 0.75em 1em;
    text-decoration: none;
    background: #5EA952 !important;
    margin: 0;
    font-size: 1.0em;
    line-height: 2.5;
    border: 0;
    font: 1.0em "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    vertical-align: top;
    transition: all 0.25s ease-in-out;
    -webkit-transition: all 0.25s ease-in-out;
    -moz-transition: all 0.25s ease-in-out;

}

.gbutton-page-NGN {
    padding: 0.75em 2em;
}

.gbutton-NGN:hover {
    background: #f08900;
    transition: none;
    -webkit-transition: none;
    -moz-transition: none;
}

.gbutton-NGN:active, .gbutton-NGN:focus {
    top: 1px;
    color: #00000 !important;
}

.gbutton-NGN.disabled {
    background: #B3B3B3 !important;
    border: 1px solid #B9B3B1;
}

.gbutton-NGN:hover.disabled {
    background: #C3C3C2 !important
}


.whiteGradientUp {
    left: 0;
    right: 0;
    bottom: 0;
    height: 250px;
    position: absolute;
    background: rgba(237, 237, 237, 0.01);
    background: -moz-linear-gradient(top, rgba(237, 237, 237, 0.01) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 1) 90%);
    background: -webkit-gradient(left top, left bottom, color-stop(0%, rgba(237, 237, 237, 0.01)), color-stop(50%, rgba(255, 255, 255, 0.4)), color-stop(90%, rgba(255, 255, 255, 1)));
    background: -webkit-linear-gradient(top, rgba(237, 237, 237, 0.01) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 1) 90%);
    background: -o-linear-gradient(top, rgba(237, 237, 237, 0.01) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 1) 90%);
    background: -ms-linear-gradient(top, rgba(237, 237, 237, 0.01) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 1) 90%);
    background: linear-gradient(to bottom, rgba(237, 237, 237, 0.01) 0%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 1) 90%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff', GradientType=0);
}

#pleaseLoginContainer {
    width: 50%;
    left: 0;
    right: 0;
    margin-left: auto;
    margin-right: auto;
    position: absolute;
    margin-top: 300px;
}

#pleaseLogin {
    background: white;
    border: 1px solid #b0b0b0;
    padding: 30px;
}


.sampleDropDown {
    color: #000;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    font-size: 14px;
    padding: 10px;
    width: 100%;
    cursor: pointer;
    margin-bottom: 15px;
    border: 1px solid #b7b7b7;
    background: #F9F9F9 url(https://static-assets.theoix.com/oixstatic_s3_dump/zoriginal/arrow-sample-dropdown.png) no-repeat right center;
    background-size: 40px 37px; /*TO ACCOUNT FOR @2X IMAGE FOR RETINA */
}


#dashStateList {
    width: 100%;
}

#dashStateList li {
    width: 25%;
    line-height: 1.5em;
    float: left;
    display: inline;
    margin-bottom: 15px;
    display: inline-block;
}

#dashStateList li div:nth-child(1) {
    width: 80px;
    float: left;
}

#dashStateList li div:nth-child(2) {
    width: 100%;
    padding: left: 100px;
}

#dashStateList li div:nth-child(1) img {
    width: 70px;
}

#dashActivityList {
    width: 100%;
}

#dashActivityList li {
    padding-bottom: 15px;
    display: inline-block;
    width: 100%;
}

.programStateIcon {
    width: 70px;
    margin-top: 10px;
}

.programHeadlineBox {
    margin-left: 90px;
    line-height: 1.3;
}

.ipdbParagraph li {
    padding-left: 20px;
    list-style-type: circle;
    list-style-position: inside;
    text-indent: -1.4em;
    padding-left: 2.5em;
}

.tradeListMyActivity li {
    width: 24%;
    display: inline-block;
    text-align: center;
    padding: 5px 0;
}


/* WHY  */

.ico-background-2 {
    font-size: 80px;
}


/* HOW IT WORKS */

#hiwNav {

}

#hiwNav a {
    display: inline-block;
}

#hiwNav button {
    background: none;
    border: 1px solid rgb(0, 157, 184);
    color: black;
    outline: none;
    padding: 6px 20px;
    border-radius: 3px;
    font-size: 1em;
    display: inline-block;
    margin: 9px 0 9px 24px;
    cursor: pointer;
}

#hiwNav button:hover {
    background: white;
}

.dualColumnImg {
    height: 280px;
}

ul li.icon-right-dir {
    color: #646464;
}

ul li.icon-right-dir:before {
    color: #1374b9;
    font-size: 22px;
    vertical-align: middle;
}


@media all and (max-width: 667px) {
    .buttonColumn {
        margin: 0 !important;
    }

    .dualColumnImg {
        width: 100%;
        height: auto;
    }
}


#openProgramDocLoader {
    position: relative;
    top: 30vh;
    text-align: center;
    display: none;
}

#creditProgramsPage {
    margin-bottom: 180px;
}

#compareProgramsBox {
    position: fixed;
    bottom: 45px;
    left: 22%;
    width: 100%;
    max-width: 600px;
    height: 140px;
    padding: 3px 15px;
    z-index: 10000;
    box-shadow: 1px 1px 5px #8a8a8a;
}

#compareProgramsButton {
    position: absolute;
    right: 0;
    top: -4px;
}

#compareProgramsList {
    height: 75px;
    overflow-y: auto;
    padding: 1px 7px;
}

.compareProgramsRow {
    font-size: 13px;
    border-bottom: 1px solid #F5F4F4;
    padding: 3px 0;
}

.compareProgramsRow-1 {
    float: left;
    width: 30px;
}

.compareProgramsRow-2 {
    margin-left: 35px;
    margin-right: 60px
}

.compareProgramsRow-3 {
    float: right;
    width: 55px;
}


/* API Settings */
#revoke-api-confirm-input {
    width: 200px;
}

.button.disabled, .button-blue.disabled {
    opacity: .7 !important;
    cursor: not-allowed !important;
}

#revokeApiLoader, #savingApiLoader {
    display: none;
}


/* Customized Selectors */
.type_label {
    width: 300px;
}

#custom_type_model {
    display: none;
}

.new_custom_type {
    max-width: 280px;
    font-size: 100% !important;
    margin-right: 23px;
    padding: 6px 8px !important;
}

.credit-dropdown-pad-container .launchpad-item-container {
    width: 19.5%;
}


@media all and (max-width: 1150px) {
    .credit-dropdown-pad-container .launchpad-item-container {
        width: 32.7%;
    }
}


/* Bulk Process Credits */
#bulk-loading-div {
    display: none;
}

#bulk-loading-div span {
    top: 11px;
    position: relative;
    margin-right: 20px;
}

#bulk-loading-div .loading-gif-center-small {
    width: 80px;
    height: 40px;
}

#bulk-loading-result-div {
    display: none;
    float: right;
    width: calc(100% - 1200px);
    min-width: 240px;
}

#bulk-load-alert span:before {
    font-size: 20px;
    top: 1px;
    position: relative;
}

.jexcel > div > table > thead > tr > td {
    white-space: pre-wrap;
    font-weight: bold;
}

.jexcel > div > table > tbody > tr > td,
.jexcel > div > table > tbody > tr > td > * {
    font-size: 14px;
}

.jexcel > div > table > tbody > tr > td.readonly {
    color: inherit !important;
}

.jexcel > div > table > tbody > tr > td.unconfirmed {
    background: #ffdcdc;
    color: rgba(0, 0, 0, 0.5) !important;
    font-style: italic;
}

.jexcel .status-img {
    position: relative;
    display: inline-block;
    top: -1px;
    width: 17px;
    margin-right: 5px;
}

.jexcel .chk_jurisdiction {
    position: relative;
    top: 3px;
    margin-right: 3px;
}

.jexcel .jurisdiction-edit-img {
    position: relative;
    display: inline-block;
    top: -2px;
    width: 17px;
    margin: 0 5px;
    cursor: pointer;
}


/* File Uploading Test Page */
#drop-zone {
    width: 320px;
    height: 200px;
    left: 50%;
    margin-left: -160px;
    margin-bottom: 40px;
    border: 2px dashed rgba(0, 0, 0, .3);
    border-radius: 20px;
    text-align: center;
    position: relative;
    line-height: 180px;
    font-size: 20px;
    color: rgba(0, 0, 0, .3);
}

#drop-zone input {
    position: absolute;
    cursor: pointer;
    left: 0px;
    top: 0px;
    opacity: 0;
}

#drop-zone.mouse-over {
    border: 2px dashed rgba(0, 0, 0, .5);
    color: rgba(0, 0, 0, .5);
}

#clickHere {
    position: absolute;
    cursor: pointer;
    left: 50%;
    top: 50%;
    margin-left: -50px;
    margin-top: 20px;
    line-height: 30px;
    color: white;
    font-size: 14px;
    width: 110px;
    height: 30px;
    border-radius: 4px;
    background-color: #3b85c3;
}

#clickHere:hover {
    background-color: #4499DD;
}

.fileListBox {
    min-height: 300px;
    min-width: 500px;
}

.fileListBoxRow {
    padding: 8px 0;
    font-size: 13px;
    border-bottom: 1px solid #E2E2E2 !important;
}

.fileListBoxRow-1 {
    margin-right: 95px;
    text-align: left;
    padding: 0 15px;
}

.fileListBoxRow-2 {
    float: right;
    width: 90px;
}


/* Compare Programs Page */
#shareLinkDiv {
    position: relative;
    top: -2px;
}

#pageLink {
    width: 300px;
    height: 28px;
}

#copyPageLinkBtn, #downloadExcelBtn {
    position: relative;
    top: 5px;
}

#returnSearchBtn, #closeTabBtn {
    position: absolute;
    top: 12px;
    right: 20px;
}

.cptbl-row-header.sticky {
    top: 140px !important;
    border-top: none !important;
}

.cptbl-col-1 {
    position: fixed;
    width: 230px;
    z-index: 5;
}

#cptbl-col-1-mask {
    width: 230px;
    height: 54px;
    position: absolute;
    background: #F5F4F4;
    margin-top: -20px;
    border-right: 1px solid #cecece;
}

.cptbl-col-1 div:nth-child(1) {
    float: left;
    padding-left: 25px;
    padding-right: 3px;
}

.cptbl-header-col-2-container {
    margin-left: 230px;
    overflow-x: scroll;
    margin-bottom: -30px;
    padding-bottom: 30px;
}

.cptbl-col-2 {
    padding-left: 20px;
}

.cptbl-col-2-fieldIncentiveProgram {
    display: inline-block;
    width: 400px;
    padding-right: 10px;
}

#cptbl-left-column {
    position: absolute;
    top: 190px;
    width: 230px;
    background-color: #F5F4F4;
    border-right: 1px solid #cecece;
    overflow-y: hidden;
    padding-bottom: 130px;
}

#cptbl-left-column .listRowSubMin,
#cptbl-right-column .listRowSubMin {
    border-bottom: 1px solid #E2E2E2;
}

.cptbl-lc-1 {
    width: 229px;
    font-weight: bold;
    z-index: 5;
}

.cptbl-lc-1 div:nth-child(1) {
    float: left;
    padding-left: 25px;
    padding-right: 3px;
}

.cptbl-body-col-2-container {
    margin-left: 230px;
    overflow-x: scroll;
    margin-bottom: -50px;
    padding-bottom: 50px;
    margin-top: 190px;
    padding-bottom: 130px;
}

.cptbl-row-right {
    min-height: 30px;
    height: auto !important;
    min-width: 100%;
}

#cptbl-scrollBar-container {
    position: fixed;
    height: 30px;
    bottom: 0px;
    right: 0;
    background-color: #F5F4F4;
    border-top: 1px solid #cecece;
    text-align: center;
}

#cptbl-scrollBar-leftBtn {
    position: fixed;
    z-index: 2;
    right: 30px;
    bottom: 45px;
}

#cptbl-scrollBar-rightBtn {
    position: fixed;
    z-index: 2;
    right: 0;
    bottom: 45px;
}

#cptbl-scrollBar-marker {
    width: 100px;
    height: 30px;
    background-color: #9aa6b3;
    color: white;
    line-height: 1;
    padding-top: 6px;
}

.cptbl-scrollBar-lrBtns {
    height: 30px;
    width: 30px;
    border-left: 1px solid #cecece;
    background-color: #9aa6b3;
    color: white;
    line-height: 1;
    padding-top: 8px;
}

.cptbl-sc-btn-unselected {
    background: none;
    color: #cecece;
}


/* Switcher plugin styles: https://github.com/zellien/switcher */
.ui-switcher {
    background-color: #bdc1c2;
    display: inline-block;
    height: 20px;
    width: 48px;
    border-radius: 10px;
    box-sizing: border-box;
    vertical-align: middle;
    position: relative;
    cursor: pointer;
    transition: border-color 0.25s;
    margin: -2px 4px 0 0;
    box-shadow: inset 1px 1px 1px rgba(0, 0, 0, 0.15);
}

.ui-switcher:before {
    font-family: sans-serif;
    font-size: 10px;
    font-weight: 400;
    color: #ffffff;
    line-height: 1;
    display: inline-block;
    position: absolute;
    top: 6px;
    height: 12px;
    width: 20px;
    text-align: center;
}

.ui-switcher[aria-checked=false]:before {
    content: 'OFF';
    right: 7px;
}

.ui-switcher[aria-checked=true]:before {
    content: 'ON';
    left: 7px;
}

.ui-switcher[aria-checked=true] {
    background-color: #25ba9a;
}

.ui-switcher:after {
    background-color: #ffffff;
    content: '\0020';
    display: inline-block;
    position: absolute;
    top: 2px;
    height: 16px;
    width: 16px;
    border-radius: 50%;
    transition: left 0.25s;
}

.ui-switcher[aria-checked=false]:after {
    left: 2px;
}

.ui-switcher[aria-checked=true]:after {
    left: 30px;
}


/* Compare Programs Page */
.inpContent .multi-selector {
    padding: 4px 5px;
}

/* New Dashboard UI */
#dashCreditPortfolioBox .colorCircleBullet {
    width: 10px;
    height: 10px;
    border-radius: 50%;
}

#dashRemindersAlertsBox .dashboardBoxSubContainer {
    height: 235px;
}


/* Delete Program Overlay */
.attachedCreditRow {
    width: 100%;
    display: inline-block;
    padding: 8px 0;
    font-size: 13px;
}

.attachedCreditRow-1 {
    float: left;
    width: 30px;
}

.attachedCreditRow-1 div:nth-child(1) {
    float: left;
    width: 100%;
    padding-left: 10px;
}

.attachedCreditRow-1 div:nth-child(1) img {
    width: 100%;
}

.attachedCreditRow-2 {
    margin-left: 37px;
    margin-right: 95px;
}

.attachedCreditRow-2 div:nth-child(1) {
    margin-top: 3px;
}

.attachedCreditRow-3 {
    float: right;
    width: 90px;
}

.attachedCreditRow-3 div:nth-child(1) {
    float: right;
    text-align: right;
    width: 100%;
    padding-right: 10px;
    margin-top: 5px;
}


/*////////////////////////////////////////////////////////////////////////////////
//    STOP - Do NOT stick normal CSS BELOW here. The bottom is only for @media so that responsive settings are grouped at bottom of this file. Stick your normal CSS above here
//////////////////////////////////////////////////////////////////////////////////////// */

/* RESPONSIVE SETTINGS */
@media all and (max-width: 1500px) {
    .feaureUpgradeBox {
        width: 850px;
        min-height: 290px;
    }

    #xlargeBanner {
        height: 620px
    }

    #xlargeBanner h1 {
        margin-top: 170px;
        margin-bottom: 1em;
    }

    .xlargeBannerHeroButton {
        margin-bottom: 0px;
    }
}


@media all and (max-width: 1400px) {
    .credit-utilization-col-2 {
        margin-right: 600px;
    }

    .credit-utilization-col-3 {
        width: 600px;
    }

}


@media all and (max-width: 1300px) {
    .credit-utilization-col-2 {
        margin-right: 600px;
    }

    .credit-utilization-col-3 {
        width: 600px;
    }

}

@media all and (max-width: 1200px) {
    #featureScreenBox1 {
        margin-left: 8%;
        margin-top: 3%;
    }

    #featureScreenBox2 {
        width: 250px;
        margin-left: 8%;
        margin-top: 5%;
    }

    #progressBar {
        width: 200px;
    }

    #closingDocList li {
        font-size: 1.1em;
    }

    .credit-buying-col-2 {
        display: none;
    }

    .feaureUpgradeBox {
        width: 600px;
        min-height: 220px;
    }

    .feaureUpgradeRight {
        margin-top: 0;
    }

    .compliance-full-col-1 {
        width: 320px;
    }

    .compliance-full-col-2 {
        margin-left: 320px;
    }

}

@media all and (max-width: 1150px) {
    .industriesMarkDD {
        width: 160px;
    }

    .offsetsMarkDD {
        width: 200px;
    }

    #xlargeBanner {
        height: 500px
    }

    #xlargeBanner h1 {
        margin-top: 125px;
    }

    #largeBanner {
        height: 500px
    }

    .twoColumn70Expand {
        width: 80%;
    }

}

@media all and (max-width: 1024px) {
    #nav li a.top-level {
        padding: 3px 8px;
        padding: 0.2rem .5rem;
    }

    .cgcorpLogo {
        margin-left: 5px;
        margin-top: 10px;
    }

    #toggleNavMobile {
        margin: 10px 5px 0 0;
        color: white;
    }

    .dropMenu {
        width: 55%;
    }

    #featureScreenBox2 {
        width: 200px;
    }

    #progressBar {
        width: 200px;
    }

    #closingDocList li {
        font-size: 1em;
    }

    #featureManage {
        height: 240px;
    }

    #featureScreenBox1 {
        margin-left: 6%;
    }

    #progressBar {
        width: 180px;
    }

    #featureBuySell {
        height: 250px;
    }

    #pressLeftText {
        margin-top: 10px;
    }

    .secBanner {
        height: 300px
    }

    #xlargeBanner h1 {
        width: 100%;
    }

    #largeBanner h1 {
        width: 100%;
    }

    .secTagline {
        margin-top: 125px;
    }

    #dashStateList li {
        width: 33% !important;
    }

    .home-key-action-button {
        min-width: 305px;
    }

    .twoColumn70Expand {
        width: 90%;
    }


}

@media all and (max-width: 900px) {
    #xlargeBanner {
        height: 450px
    }

    #xlargeBanner h1 {
        margin-top: 120px;
    }

    #largeBanner {
        height: 450px
    }

    #largeBanner h1 {
        margin-top: 120px;
    }

    .secBanner {
        height: 250px;
    }

    .heroButton {
        width: 100%;
    }

    .xlargeBannerHeadline
    .secTagline {
        margin-top: 100px;
        font-size: font-size: 40px;
        font-size: 1.75rem;
    }

    .twoColumn70Expand {
        width: 100%;
    }
}

@media all and (max-width: 800px) {
    #aboutMetrics li {
        font-size: 1.2em;
    }

    #crowleyQuote {
        margin: 110px auto 55px auto;
    }

    h2.teamPQuote {
        font-size: 20px;
        font-size: 1.4em;
    }

    .welcomePadding {
        margin-top: 130px;
    }

    .bannerHomeBox {
        width: 600px;
    }

    .bannerReviewBox {
        width: 600px;
    }

    .reviewTextBox {
        width: 300px;
    }

    #closingDocList li {
        font-size: 0.8em;
    }

    #featureManage {
        height: 230px;
    }

    #featureScreenBox1 {
        margin-left: 4%;
        margin-top: 3%;
    }

    #pressLeftText {
        margin-top: 0;
    }

    #xlargeBanner {
        height: 395px
    }

    #largeBanner {
        height: 395px
    }

    .secBanner {
        height: 200px
    }

    #xlargeBanner h1 {
        margin-top: 80px;
        font-size: 2.2em;
    }

    #largeBanner h1 {
        margin-top: 80px;
        font-size: 2.2em;
    }

    #featuredMembers li {
        width: 24%;
    }

    .secTagline {
        margin-top: 80px;
    }
}

@media all and (max-width: 700px) {
    #xlargeBanner {
        height: 375px;
    }

    #xlargeBanner h1 {
        width: 100%;
        margin-top: 100px;
        text-align: center;
        margin-right: 0px;
    }

    #xlargeBanner a {
        text-align: center;
    }

    #largeBanner {
        height: 375px;
    }

    #largeBanner h1 {
        width: 100%;
        margin-top: 100px;
        text-align: center;
        margin-right: 0px;
    }

    #largeBanner a {
        text-align: center;
    }

    #home-banner-photo {
        display: block;
    }

    .get-started {
        float: none;
    }

    .heroButton {
        width: 100%;
        text-align: center;
        margin-top: 10px;
        display: inline-block;
    }

    .heroButtonEP {
        margin-top: 40px;
    }

    .home-key-action-button {
        float: none;
        display: inline-block;
    }

    .home-second-action-button {
        float: none;
        display: inline-block;
    }

}

@media all and (max-width: 667px) {

    .companyName {
        width: 100%;
        text-align: center;
    }

    #whyCheckList {
        margin-top: 0;
    }

    #subNav, #subNav.sticky {
        background: #169ed2;
        height: 30px;
        position: relative;
        top: 0;
    }

    #subNav.sticky ul li a, #subNav.sticky ul li.title {
        height: 30px;
        line-height: 3;
    }

    #subNav ul li.title {
        padding: 0 5px;
    }

    #subNav ul li a {
        height: 30px;
        padding: 0 8px;
    }

    #largeBanner.bannerHome {
        height: 300px;
    }

    .bannerHome {
    }

    .loginBanner {
        height: 750px;
    }

    .mobileBW {
        background-color: rgba(255, 255, 255, 0.7);
        padding: 0 20px;
    }

    .mobileMT0 {
        margin-top: 0 !important;
    }

    .welcomeHeadline {
        font-size: 1.5em
    }

    #welcomeList li {
        font-size: 1.2em;
    }

    #aboutMetrics li {
        font-size: 1em;
    }

    .bannerHomeBox {
        width: 90%;
    }

    .bannerReviewBox {
        width: 90%;
    }

    .reviewImage {
        width: 100%
    }

    .reviewTextBox {
        width: 100%;
        margin-top: 10px;
    }

    #closingDocList li {
        font-size: 1.25em;
    }

    #featureManage {
        height: 200px;
    }

    #pressLeftText {
        margin-bottom: 30px;
    }

    #pressLeftText h3 {
        text-align: center;
    }

    #video_banner_center {
        position: absolute;
        left: 0;
        top: 100px;
        overflow: visible !important;
        background-color: #fff;
        padding: 5px;
        width: 100%;
    }

    #video_banner_module_below {
        margin-top: 190px;
    }

}

@media all and (max-width: 500px) {
    #aboutMetrics {
        margin: 70px 0 40px 0;
    }

    #aboutMetrics li {
        font-size: 1.4em;
        width: 100%;
        padding: 0px;
    }

    .welcomePadding {
        margin-top: 90px;
    }

    .companyBox {
        height: 150px !important
    }

    .companyName {
        padding: 5px 40px;
        font-size: 1.4em;
    }

    #featureScreenBox1 {
        margin-top: 45px;
        margin-left: 18%;
    }

    #featureScreenBox2 {
        margin-top: 75px;
        margin-left: 110px;
    }

    #featureBuySell {
        margin-bottom: 20px;
    }

    #featureManage {
        background-size: auto 100%;
        background-position: center;
    }

    #featureDocumentation {
        height: 260px;
    }

    #largeBanner {
        height: 420px;
    }

    #video_banner_module_below {
        margin-top: 240px;
    }

    #video_banner_module_below {
        margin-top: 100px;
    }
}

@media all and (max-width: 450px) {
    .bioIcon {
        width: 100%;
    }

    .bioText {
        width: 100%;
    }

    #featureScreenBox2 {
        margin-top: 15%;
        margin-left: 20%;
    }

    #home-banner-photo {
        background-position: center right;
    }
}

@media all and (max-width: 350px) {
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: landscape) {
    /* iphone4 Landscape styles */
    #largeBanner h2 {
        font-size: 21px;
        font-weight: normal;
        line-height: 1.5;
    }

    /* hack for hero_alt text */
    .graphic-devices, .graphic-cloud, .graphic-cloud-cjs {
        height: 250px;
    }
}

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (orientation: portrait) {
    /* iphone 4 portrait styles */
    .graphic-devices {
        height: 240px;
    }

    .graphic-cloud, .graphic-cloud-cjs {
        height: 200px;
    }
}


/*////////////////////////////////////////////////////////////////////////////////
//    STOP - Do NOT stick normal CSS at the bottom. The bottom is only for @media so that responsive settings are grouped at bottom of this file. Stick your normal CSS above the @media
//////////////////////////////////////////////////////////////////////////////////////// */
