
/* ======================================> Press Releases Page <======================================= */
#block-views-press-releases-block {
    float: left;
    margin-top: 20px;
}

.view-team-admin .views-row {
    background: url("/sites/all/themes/workbooks/images/dots.png") no-repeat scroll center bottom transparent;
    margin: 20px 0;
    overflow: hidden;
    padding-bottom: 20px;
}
/* ======================================> Buzz Page <======================================= */
.buzz {
    float: left;
    margin: 15px 0;
    width: 100%;
}
.view-id-team_admin .views-field-field-phone {
    border: 3px solid #969696;
    float: right;
    margin: 10px;
}

.view-id-team_admin .views-field-title {
    color: #205FAB;
    font-size: 20px;
    margin-bottom: 20px;
}
.view-id-team_admin .views-field-body {
    margin-bottom: 20px;
}

#block-views-press-releases-block p {
margin-bottom :10px;
}

.field-type-text-with-summary p {
    /*margin-bottom :0px;*/
    margin-bottom:10px;
}

/* ==================================>contact<======================================== */

#block-webform-client-block-880 {
    display: block;
    margin-right: 10px;
    margin-top: 10px;
    float: left;
    width: 320px;
}

.address {
    display: block;
    margin-top: 10px;
    width: 360px;
}
.contactaddress {
    border-top: 1px dashed;
    padding-top: 10px;
    margin-top: 30px;
}
.addresslast {
    border-top: 1px dashed;
    padding-bottom: 110px;
}
.address span {
    color: #205FAB;
}

.email b, strong {
    color: #2C2C2C;
    font-weight: bold;
}
.support {
    margin-top: 40px;
}
.support h4 {
    margin-top: 40px;
    padding-bottom: 17px;
}
.support img {
    margin-right: 5px;
    margin-top: -13px;
}
.breadcrumb li {
    font-size: 11px;
}
.breadcrumb li:first-child a {
    background: url("/sites/all/themes/workbooks/images/home-little-icon.png") no-repeat scroll left center transparent;
    padding-left: 20px;
}
.breadcrumb li a {
    color: #606060;
    font-size: 11px;
    text-decoration: underline;
}
.careersoage {
    padding-bottom: 25px;
}

.elink {
    float: right;
    margin-right: 187px;
    margin-top: -25px;
}

.elink strong {
    color: #205FAB;
}

.vnumber b {
    color: #2C2C2C;
    font-weight: bold;

}

.footerdes {
    line-height: 18px;
    padding-bottom: 20px;
    text-align: justify;
    width: 696px;
}
#wb_form table tr td {
    border: none !important;
}
#wb_form tbody {
    border-top: none !important;
}
#service_status_table, #service_status_table tr, #service_status_table td .stats_key, #service_status_table td .stats_value {
    border: 1px solid #BBBBBB !important;
}
.team_member img  {
    border: 3px solid #969696;
    float: right;
    margin: 10px;
}
.team_member h3 {
    color: #205FAB;
    font-size: 20px;
}
/*
.node-type-page h2 {
    padding-bottom: 10px;
    padding-top: 10px;
}
*/

#wb_form textarea.required {
    width: 620px;
}


.featured_case_study {
    background: none repeat scroll 0 0 #E7E7E7;
    display: block;
    float: right;
    margin: 10px;
    padding: 3px;
}

.featured_case_study h2 {
    font-size: 18px;
    padding-bottom: 5px;
}





