/*------------------------------------------------------------- 
                    Content Section
--------------------------------------------------------------- */
.bc_main_content {
        padding:40px 0 30px;
}
.bc_main_content p {
        display:inline-block;
        width:100%;
        font-weight:300;
}
.bc_main_content p a {
        font-weight:700;
        color:#5177b6;
}
.bc_main_content p strong {
        display:inline-block;
        color:#333;
        font-weight:700;
}
.cz-main-left-section h3 {
        font-family: 'Roboto', sans-serif;
        color:#333333;
        font-size:24px;
        font-weight:700;
        display:block;
        text-transform:none;
}

.cz-main-left-section a:hover {
        color: #2a6496;
}

.cz-alist-wrap {
    display: inline-block;
    vertical-align: top;
    width: 100%;
}
.cz-alist-wrap ul li {
    border-bottom: 1px dotted #e5e5e5;
    display: inline-block;
    padding: 36px 0px;
    width: 100%;
}
.cz-alist-wrap ul li:last-child {
        border-bottom:0;
}
.cz-alist-inner-wrapper {
    display: inline-block;
    vertical-align: top;
        width:100%;
}
.cz-alist-img-section {
    display: inline-block;
    max-width: 170px;
    min-height: 170px;
    padding: 0;
    text-align: center;
    vertical-align: top;
    width: 100%;
        margin-right:15px;
}
.cz-alist-content-section {
    display: inline-block;
    float: right;
    vertical-align: top;
    width: 75%;
}
.cz-alist-content-section h4 {
    color: #333333;
    display: inline-block;
        width:100%;
    font-family: "Roboto",sans-serif;
    font-size: 20px;
    font-weight: 500;
    line-height: 20px;
    margin: 0;
    text-align: left;
}
.cz-alist-content-section h4 a {
    color: #333333;
        display:inline-block;
}
.cz-alist-content-section h4 a:hover {
        color:#5177b6;
}
.cz-alist-modified-wrapp {
    clear: both;
    display: inline-block;
    width: 100%;
}
.cz-alist-modified-wrapp ul {
        margin:0 0 0 0;
}
.cz-alist-modified-wrapp ul li {
    background: url("https://www.bleepstatic.com/images/site/small-dott.png") no-repeat scroll left center rgba(0, 0, 0, 0);
    border-bottom: 0 none !important;
    display: inline-block;
    margin: 0;
    padding: 0 10px 0 16px !important;
    vertical-align: top;
    width: auto !important;
}
.cz-alist-modified-wrapp ul li:first-child {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    padding-left: 0 !important;
}
.cz-alist-modified-wrapp ul li a {
    color: #999999;
    font-family: "Roboto",sans-serif;
    font-size: 12px;
    line-height: 16px;
    text-transform: uppercase;
}
.cz-profile-name {
    background: url("https://www.bleepstatic.com/images/site/user.png") no-repeat scroll left center;
    color: #444444 !important;
    min-height: 16px;
    padding: 0 0 0 20px;
}
.cz-read-times {
    background: url("https://www.bleepstatic.com/images/site/eye.png") no-repeat scroll left center;
    min-height: 16px;
    padding: 0 0 0 20px;
}
.cz-passcode {
    background: url("https://www.bleepstatic.com/images/admissions/lock.png") no-repeat scroll left center;
    min-height: 16px;
    padding: 0 0 0 20px;
}

.alist-agreement li {
	margin: 0 0 10px 0;
}

.application table {
    border-collapse: collapse;
    width: 100%;
}
.application td {
    vertical-align: top;
    padding: .5em;
}
.application textarea {
    width: 100%;
    height: 10em;

}

#codelist td {
	padding: .5em;
}

@media screen and (max-width: 1200px) {
.cz-alist-img-section {
        max-width:140px;
}
.cz-alist-modified-wrapp ul li {
        padding:0 10px!important;
}
.cz-alist-modified-wrapp ul li a {
        font-size:11px;
}
}

@media screen and (max-width: 767px) {
.cz-alist-img-section {
    max-width: 120px;
}
.cz-alist-content-section {
        width:72%;
}
}


@media screen and (max-width: 500px) {
.cz-alist-img-section {
    max-width: 100px;
}
}


@media screen and (max-width: 450px) {
.cz-alist-img-section {
    max-width: 100%;
        margin-right:0px;
        display:block;
        margin:0 auto 10px auto;
}
.cz-alist-content-section {
        float:none;
        width:100%;
}
}
