﻿.alert-info {
}

#submitBtn {
    height:27px;
    color:black;
}

#idc-controlpanel-value-77 {
width:179px!important;
}

.idc-controlpanel-EIA {
    background-image: url('/Content/Images/cpanel/cpanel-background-grey.png');
}

#idc-entity-chart-wrapper-18615 {
    float:right;
    margin-left:20px; 
}

#idc-entity-text-wrapper-7654 table:nth-of-type(1),
#idc-entity-text-wrapper-7654 table:nth-of-type(2) {
    width:50%!important;
}

.idc-login-account-info {
    color: #03943F;
}

.idc-page-title-wrapper{
    margin-top:20px;
}


.idc-page-title{
    float:left;
    width:79%;
}

.idc-page-title h1{
    font-size: 45px;
    color: #5f6062;
    margin-bottom: 27px
}
.idc-page-title p.subheading{
    font-size: 23px;
    color: #5f6062;
    line-height: 27px !important;
    position: relative;
    top: 10px;
    margin: 0 0 9px;
}


.census-msg, 
.entity-census-msg {
    position: relative;
    width: 100%;
    background: #f2f2f2;
    margin-bottom: 20px;
    padding-left: 20px;
}

.entity-census-msg {
    display:table;
}

.census-msg a,
.entity-census-msg a {
    text-decoration: underline;
}

.census-msg p,
.entity-census-msg p {
    color: #444;
}

.census-msg__image {
    display: table-cell;
    background: #00b800;
    width: 110px;
    vertical-align: middle;
}

.census-msg__image svg {
    width:130px;
    height :42px;
    display: inline;
    vertical-align: middle;
}

.census-msg__text {
    display: table-cell;
    padding: 12px 15px;
    vertical-align: middle;
}

.census-msg__icon {
    position: absolute;
    width: 24px;
    height: 24px;
    top: 8px;
    left: 8px;
    font-size: 24px;
    color: #ff4612;
}

.census-msg__icon {
    background: none;
}