/**
* Theme Name: CECP 
* Description: CECP Theme
* Version: 1.0.0
* Author: icreon
*/


/* line 1, ../sass/modules/_reset.scss */

.footer-links ul li {
    vertical-align: middle;
    padding-right: 15px;
}
.footer-links ul li a {
    font-size: 15px;
}
.footerlogo {
    display: none;
}
.footer-links {
    margin-top: 10px;
}
.footer-links ul li.menu-item-17162 a{
    color: #fff;
}

#menu-item-17162 {
    margin-left: -16px;
}

.coalition-form input[type="email"] {
    border: 1px solid #bbbcbc;
    font-family: Arial;
    font-size: 16px;
    height: 50px;
    line-height: 20px;
    padding: 10px;
    width: 100%;
}

.coalition-form .blue-btn {
    border-radius: 2px;
    background-color: #00aeef;
    border: 1px solid #00aeef;
    font-family: "foundrysterling-boldregular";
    font-size: 16px;
    display: inline-block;
    text-align: center;
    color: #ffffff;
    text-transform: uppercase;
    line-height: 16px;
    cursor: pointer;
    white-space: nowrap;
}


/* line 331, ../sass/modules/_common.scss */

.join-cecp-block {
    color: #fff;
}

.join-cecp-block a {
    color: #fff;
    text-decoration: underline;
}

.our-expertise .points ul li a {
    color: #7e8890;
}

.owl-navigation a {}

.owl-next {
    width: 26px;
    height: 26px;
    position: absolute;
    margin: 0;
    right: 0px!important;
    top: 0!important;
    background: url(images/about-arrow-rightsmall.jpg) no-repeat 0 0 !important;
}

.owl-next:hover {
    background: url(images/about-arrow-rightsmall.jpg) no-repeat 0 bottom !important;
}

.owl-prev {
    width: 26px;
    height: 26px;
    position: absolute;
    margin: 0;
    left: 0!important;
    top: 0px!important;
    background: url(images/about-arrow-left-small.jpg) no-repeat 0 0 !important;
}

.owl-prev:hover {
    background: url(images/about-arrow-left-small.jpg) no-repeat 0 bottom!important;
}

.customNavigation {
    text-align: center;
}

.customNavigation a {
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
}

.pagiactive {
    background: #00A7B5 !important;
}

.pagiactive a {
    color: #FFF !important;
}

.area-left {
    width: 45%;
    padding-left: 7%;
    float: left;
    margin-top: -6px;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.area-right {
    width: 50%;
    float: right;
    padding-right: 2%;
    position: relative;
    top: 50%;
    transform: translateY(-50%);
}

.area-slider .bx-has-pager {
    position: absolute;
    right: 0px;
    top: 50%;
    transform: translateY(-50%);
}
.area-slider .bx-has-pager .bx-pager {
	bottom: initial;
	left: 0;
	top: 50%;
	transform: translateY(-50%);
}
/*==================Styles added by Priyanka for Home Page Slider Started Here Date 30 Sep 2016=============*/


/*
.area-right {
    width: 100%;
}
.area-slider .area-left {
    width: 50%;
    display: inline-block;
    position: inherit;
    top: 430px;
    z-index: 9;
}
.area-slider .bx-wrapper img {
    float: right;
    margin-right: 20px;
}
.area-slider .bx-viewport {
  max-height: 668px !important;
}
.area-slider .bx-controls {
    position: absolute;
    right: 0;
    bottom: 55%;
}
.area-slider .bx-wrapper img {
    float: right;
    margin: 0 7% 0 0;
}*/


/*==================Stylesheet Ended by Priyanka Here 30 Sep 2016=============*/

.current-menu-item,
.current-page-ancestor {
    float: left;
    position: relative;
    padding: 0 27px;
}

.main-menu li.current_page_item>a {
    border-bottom: 4px solid #00aeef;
    color: #00aeef;
    padding-bottom: 13px;
}

.main-menu li.current-menu-parent>a {
    border-bottom: 4px solid #00aeef;
    color: #00aeef;
    padding-bottom: 13px;
}


/*======================Ended Here=======================*/

span .wpcf7-not-valid-tip {
    margin-top: 5px !important;
}

.bxslider {
    visibility: hidden;
    height: 100%;
    display: flex;
    align-items: center;
    justify-content: center;
}

.owl-prev.disabled {
    display: none;
}

.cecp-events .listing {
    width: 100%;
    float: left;
    margin-bottom: 11px;
}

#event-pagi-container {}

.cecp-events .list-heading div.col img {
    height: 25px;
    width: 25px;
}

#ceo-pagi-container,
#company-pagi-container {
    height: 40px;
}

#company-pagi-container ul,
#ceo-pagi-container ul {
    text-align: center;
    margin: 0 auto;
    margin-top: 8px;
}

#company-pagi-container ul li,
#ceo-pagi-container ul li {
    float: none;
    display: inline-block;
}

#cboxCurrent {
    display: none!important;
}

.user-dashboard-page ul.listing-bullet li a {
    color: #7e8890;
}

p.left-response {
    float: left;
}

.thought-pagi>a {
    margin-right: 20px;
}

.events-innerpage .wrapper .press-release-pagination.last {
    border: 0 none;
    margin: 20px 0 0;
    padding: 0;
}


/*======================datepicker=======================*/

.ui-datepicker table {
    font-size: 14px!important;
}

.ui-datepicker-prev {
    background: #fff url(images/res-arrow-left.png) no-repeat center center!important;
    border: 1px solid #aaaaaa!important;
    cursor: pointer
}

.ui-datepicker-prev:hover {
    left: 2px!important;
    top: 2px!important;
}

.ui-datepicker-next {
    background: #fff url(images/res-arrow-right.png) no-repeat center center!important;
    border: 1px solid #aaaaaa!important;
    cursor: pointer
}

.ui-datepicker-next:hover {
    right: 2px!important;
    top: 2px!important;
}


/*======================popup custom scroll heights=======================*/

.staff-bio-popup .team-content {
    max-height: 278px;
}

.staff-bio-popup.inpage .team-content {
    max-height: none;
}

.popup-scroll-common-height {
    max-height: 250px;
    float: left;
    width: 100%;
}

.partner-popup .inner-section {
    max-height: 540px;
    float: left;
    padding-right: 20px;
}

.custom-table-scroll {
    width: 100%;
    float: left;
}

.help-menu-popup {
    max-height: 460px;
    float: left;
    padding-right: 20px;
    margin-bottom: 20px;
}

.generate-pdf-popup .inner-section {
    max-height: 540px;
    float: left;
    padding-right: 20px;
}

.custom-table-scroll .mCSB_scrollTools.mCSB_scrollTools_horizontal {
    bottom: auto!important;
    top: 1px!important;
}

.custom-table-scroll .mCSB_horizontal.mCSB_inside>.mCSB_container {
    margin-bottom: 0!important
}

.custom-table-scroll .mCSB_buttonLeft {
    width: 30px!important;
    height: 30px!important;
    float: left;
    background: url(images/matrix-arrow.jpg) no-repeat 0 0!important;
    opacity: 1!important;
}

.custom-table-scroll .mCSB_buttonRight {
    width: 30px!important;
    height: 30px!important;
    float: left;
    background: url(images/matrix-arrow.jpg) no-repeat 0 bottom!important;
    opacity: 1!important;
}

.custom-table-scroll .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar {
    background-color: none!important;
    background-color: rgba(0, 0, 0, 0)!important;
}

.custom-table-scroll .mCSB_scrollTools .mCSB_draggerRail {
    background-color: rgba(0, 0, 0, 0)!important;
}

.custom-table-scroll #disable {
    opacity: .3!important;
}

.custom-table-scroll #enable {
    opacity: 1!important;
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border: 0!important;
}

.user-matrix-outer {
    width: 100%;
    float: left;
    background: #fff;
    box-shadow: 1px 1px 10px #cccccc;
    overflow: hidden;
}

#example_wrapper {
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

table.dataTable {
    width: 100%;
    margin: 0 auto;
    clear: both;
    border-collapse: separate;
    border-spacing: 0
}

table.dataTable thead th,
table.dataTable tfoot th {
    color: #343d4f;
    font-size: 14px;
    line-height: 27px;
    text-align: right;
    padding: 20px 20px 20px 20px;
    font-family: Arial, Helvetica, sans-serif;
}

table.dataTable thead th,
table.dataTable thead td {
    text-align: right;
    padding: 15px 20px 15px 20px;
    border-bottom: 1px solid #eaeaea;
    white-space: nowrap;
}

table.dataTable thead th:active,
table.dataTable thead td:active {
    outline: none
}

table.dataTable tfoot th,
table.dataTable tfoot td {
    padding: 10px 18px 6px 18px;
    border-top: 1px solid #eaeaea
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    cursor: pointer;
    *cursor: hand
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background-repeat: no-repeat;
    background-position: right 20px;
}

table.dataTable thead .sorting {
    background-image: url("images/sort_both.png");
}

table.dataTable thead .sorting_asc {
    background-image: url("images/sort_asc.png");
}

table.dataTable thead .sorting_desc {
    background-image: url("images/sort_desc.png");
}

table.dataTable thead .sorting_asc_disabled {
    background-image: url("images/sort_asc_disabled.png")
}

table.dataTable thead .sorting_desc_disabled {
    background-image: url("images/sort_desc_disabled.png")
}

table.dataTable tbody tr {
    background-color: #ffffff
}

table.dataTable tbody tr.selected {
    background-color: #B0BED9
}

table.dataTable tbody th,
table.dataTable tbody td {
    padding: 11px 20px 10px 20px;
    text-align: right;
    vertical-align: middle;
    font-size: 14px;
    line-height: 27px;
}

table.dataTable.row-border tbody th,
table.dataTable.row-border tbody td,
table.dataTable.display tbody th,
table.dataTable.display tbody td {
    border-top: 1px solid #eaeaea
}

table.dataTable.row-border tbody tr:first-child th,
table.dataTable.row-border tbody tr:first-child td,
table.dataTable.display tbody tr:first-child th,
table.dataTable.display tbody tr:first-child td {
    border-top: none
}

table.dataTable.cell-border tbody th,
table.dataTable.cell-border tbody td {
    border-top: 1px solid #ddd;
    border-right: 1px solid #ddd
}

table.dataTable.cell-border tbody tr th:first-child,
table.dataTable.cell-border tbody tr td:first-child {
    border-left: 1px solid #ddd
}

table.dataTable.cell-border tbody tr:first-child th,
table.dataTable.cell-border tbody tr:first-child td {
    border-top: none
}

table.dataTable.stripe tbody tr.odd,
table.dataTable.display tbody tr.odd {
    background-color: #fff;
}

table.dataTable.stripe tbody tr.odd.selected,
table.dataTable.display tbody tr.odd.selected {
    background-color: #eaeaea
}

table.dataTable.hover tbody tr:hover,
table.dataTable.display tbody tr:hover {
    background-color: #eaeaea;
    color: #343d4f;
}

table.dataTable.hover tbody tr:hover.selected,
table.dataTable.display tbody tr:hover.selected {
    background-color: #eaeaea;
    color: #343d4f;
}

table.dataTable.no-footer {
    border-bottom: 1px solid #eaeaea;
    border-top: 1px solid #eaeaea;
}

table.dataTable.nowrap th,
table.dataTable.nowrap td {
    white-space: nowrap
}

table.dataTable.compact thead th,
table.dataTable.compact thead td {
    padding: 4px 17px 4px 4px
}

table.dataTable.compact tfoot th,
table.dataTable.compact tfoot td {
    padding: 4px
}

table.dataTable.compact tbody th,
table.dataTable.compact tbody td {
    padding: 4px
}

table.dataTable th.dt-left,
table.dataTable td.dt-left {
    text-align: left
}

table.dataTable th.dt-center,
table.dataTable td.dt-center,
table.dataTable td.dataTables_empty {
    text-align: center
}

table.dataTable th.dt-right,
table.dataTable td.dt-right {
    text-align: right
}

table.dataTable th.dt-justify,
table.dataTable td.dt-justify {
    text-align: justify
}

table.dataTable th.dt-nowrap,
table.dataTable td.dt-nowrap {
    white-space: nowrap
}

table.dataTable thead th.dt-head-left,
table.dataTable thead td.dt-head-left,
table.dataTable tfoot th.dt-head-left,
table.dataTable tfoot td.dt-head-left {
    text-align: left
}

table.dataTable thead th.dt-head-center,
table.dataTable thead td.dt-head-center,
table.dataTable tfoot th.dt-head-center,
table.dataTable tfoot td.dt-head-center {
    text-align: center
}

table.dataTable thead th.dt-head-right,
table.dataTable thead td.dt-head-right,
table.dataTable tfoot th.dt-head-right,
table.dataTable tfoot td.dt-head-right {
    text-align: right
}

table.dataTable thead th.dt-head-justify,
table.dataTable thead td.dt-head-justify,
table.dataTable tfoot th.dt-head-justify,
table.dataTable tfoot td.dt-head-justify {
    text-align: justify
}

table.dataTable thead th.dt-head-nowrap,
table.dataTable thead td.dt-head-nowrap,
table.dataTable tfoot th.dt-head-nowrap,
table.dataTable tfoot td.dt-head-nowrap {
    white-space: nowrap
}

table.dataTable tbody th.dt-body-left,
table.dataTable tbody td.dt-body-left {
    text-align: left
}

table.dataTable tbody th.dt-body-center,
table.dataTable tbody td.dt-body-center {
    text-align: center
}

table.dataTable tbody th.dt-body-right,
table.dataTable tbody td.dt-body-right {
    text-align: right
}

table.dataTable tbody th.dt-body-justify,
table.dataTable tbody td.dt-body-justify {
    text-align: justify
}

table.dataTable tbody th.dt-body-nowrap,
table.dataTable tbody td.dt-body-nowrap {
    white-space: nowrap
}

table.dataTable,
table.dataTable th,
table.dataTable td {
    -webkit-box-sizing: content-box;
    box-sizing: content-box
}

.dataTables_wrapper {
    position: relative;
    clear: both;
    *zoom: 1;
    zoom: 1
}

.dataTables_wrapper .dataTables_length {
    float: left
}

.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right
}

.dataTables_wrapper .dataTables_filter input {
    margin-left: 0.5em
}

.dataTables_wrapper .dataTables_info {
    clear: both;
    float: left;
    font-size: 14px;
    line-height: 27px;
    color: #343d4f!important;
    padding: 16px 0 15px 20px;
}

.dataTables_wrapper .dataTables_paginate {
    float: right;
    text-align: right;
    padding: 15px 20px 10px 20px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button {
    box-sizing: border-box;
    float: left;
    border: 1px solid #00a7b5;
    margin-right: 28px;
    font-size: 16px;
    line-height: 16px;
    color: #00a7b5;
    text-align: center;
    padding: 4px 7px;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}

.dataTables_wrapper .dataTables_paginate .paginate_button:hover {
    background: #31a8b5;
    color: #fff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current {
    background: #31a8b5;
    color: #fff;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous {
    width: 26px;
    height: 26px;
    float: left;
    background: url(images/about-arrow-left-small.jpg) no-repeat -1px -1px;
    font-size: 0;
    line-height: 0;
    border: 1px solid #00a7b5;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.previous:hover {
    background-position: -1px -27px;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next {
    width: 26px;
    height: 26px;
    float: left;
    background: url(images/about-arrow-rightsmall.jpg) no-repeat -1px -1px;
    font-size: 0;
    line-height: 0;
    border: 1px solid #00a7b5;
    margin-right: 0;
}

.dataTables_wrapper .dataTables_paginate .paginate_button.next:hover {
    background-position: -1px -27px;
}

.dataTables_wrapper .dataTables_processing {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 100%;
    height: 40px;
    margin-left: -50%;
    margin-top: -25px;
    padding-top: 20px;
    text-align: center;
    font-size: 1.2em;
    background-color: white;
    background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(255, 255, 255, 0)), color-stop(25%, rgba(255, 255, 255, 0.9)), color-stop(75%, rgba(255, 255, 255, 0.9)), color-stop(100%, rgba(255, 255, 255, 0)));
    background: -webkit-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -moz-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -ms-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: -o-linear-gradient(left, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%);
    background: linear-gradient(to right, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0.9) 25%, rgba(255, 255, 255, 0.9) 75%, rgba(255, 255, 255, 0) 100%)
}

.dataTables_wrapper .dataTables_length,
.dataTables_wrapper .dataTables_filter,
.dataTables_wrapper .dataTables_info,
.dataTables_wrapper .dataTables_processing,
.dataTables_wrapper .dataTables_paginate {
    color: #333
}

.dataTables_wrapper .dataTables_scroll {
    clear: both
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody {
    *margin-top: -1px;
    -webkit-overflow-scrolling: touch
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td {
    vertical-align: middle
}

.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody th>div.dataTables_sizing,
.dataTables_wrapper .dataTables_scroll div.dataTables_scrollBody td>div.dataTables_sizing {
    height: 0;
    overflow: hidden;
    margin: 0 !important;
    padding: 0 !important
}

.dataTables_wrapper.no-footer .dataTables_scrollBody {
    border-bottom: 1px solid #111
}

.dataTables_wrapper.no-footer div.dataTables_scrollHead table,
.dataTables_wrapper.no-footer div.dataTables_scrollBody table {
    border-bottom: none
}

.dataTables_wrapper:after {
    visibility: hidden;
    display: block;
    content: "";
    clear: both;
    height: 0
}

@media screen and (max-width: 767px) {
    .dataTables_wrapper .dataTables_info,
    .dataTables_wrapper .dataTables_paginate {
        float: left;
        text-align: center
    }
    .dataTables_wrapper .dataTables_paginate {
        margin-top: 0.5em
    }
    .dataTables_wrapper .dataTables_paginate {
        padding-top: 0;
        padding-bottom: 20px;
    }
}

@media screen and (max-width: 640px) {
    .dataTables_wrapper .dataTables_length,
    .dataTables_wrapper .dataTables_filter {
        float: none;
        text-align: center
    }
    .dataTables_wrapper .dataTables_filter {
        margin-top: 0;
    }
}

.dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #fff!important;
}

.memberImageInfo {
    padding: 29px 0 0;
    clear: both;
    text-align: center;
    font-size: 12px;
    color: #000;
    font-family: arial;
}

.caption-to-all {
    padding: 8px 0 30px;
    clear: both;
    text-align: center;
    font-size: 12px;
    color: #000;
    font-family: arial;
}

.service-list li {
    font-size: 24px!important;
    line-height: 36px;
    color: #fff;
    font-family: "foundrysterling-bookregular";
    letter-spacing: 0;
}

.select2-search__field,
.select2-search__field {
    border: 2px solid #2cbb94 !important;
    height: 44px !important;
}

.list {
    overflow: hidden;
    /* just clearing floats */
}

.list__item {
    width: 25%;
    /* 4 items per row */
    float: left;
}

@media screen and ( max-width: 50em)
/* 800px */

{
    .list__item {
        width: 33.333%;
        /* 3 items per row */
    }
}

@media screen and ( max-width: 40em)
/* 640px */

{
    .list__item {
        width: 50%;
        /* 2 items per row */
    }
}

@media screen and ( max-width: 20em)
/* 320px */

{
    .list__item {
        width: 100%;
        /* 1 item per row */
        float: none;
    }
}

.compn-cont-header {}

.compn-cont-header ul.sponsor {
    margin-bottom: 1px;
}

.compn-cont-header ul.sponsor li {
    font-weight: bold;
    margin-right: 20%;
}

ul.ceo-comp-header li {
    width: 88%;
}

span.company-con-email {
    float: left;
    margin-left: 81px;
}

span.company-user-name {
    float: left;
    width: 14%;
}

#back-to-scroll #back-to-top {
    position: fixed;
    bottom: 40px;
    right: 40px;
    z-index: 9999;
    width: 32px;
    height: 32px;
    text-align: center;
    line-height: 30px;
    background: #00aeef;
    color: #FFF;
    cursor: pointer;
    border: 0;
    border-radius: 2px;
    text-decoration: none;
    transition: opacity 0.2s ease-out;
    opacity: 0;
}

#back-to-scroll #back-to-top:hover {
    background: #5ea5bf;
}

#back-to-scroll #back-to-top.show {
    opacity: 1;
}

#back-to-scroll #content {
    height: 2000px;
}

.min-height-300 {
    min-height: 300px!important;
}

.left-align {
    text-align: left!important;
}

#example_filter {
    border-left: 1px solid #eaeaea;
    min-height: 48px;
    padding: 15px 20px 0 40px;
}

#example_filter input[type="search"] {
    font-size: 14px;
    line-height: 16px;
    color: #7e8890;
    font-family: Arial, Helvetica, sans-serif;
    -webkit-appearance: none;
    width: 255px;
    border: 0;
}

#example_length {
    float: left;
    border-right: 1px solid #eaeaea;
    min-height: 48px;
    width: 220px;
    text-align: center;
}

#example_length select {
    text-align: center;
    border: 0;
    margin-top: 15px;
    font-size: 14px;
    line-height: 27px;
    color: #343d4f;
}

table.dataTable thead th:first-child,
table.dataTable tbody td:first-child {
    text-align: left!important;
    white-space: nowrap;
}

table.dataTable thead th:first-child {
    white-space: nowrap;
}

table.dataTable thead th:nth-child(2),
table.dataTable tbody td:nth-child(2) {
    text-align: left!important;
}

.dataTables_wrapper .dataTables_paginate .ellipsis {
    float: left;
    box-sizing: border-box;
    float: left;
    border: 1px solid #00a7b5;
    margin-right: 28px;
    font-size: 16px;
    line-height: 16px;
    color: #00a7b5;
    text-align: center;
    padding: 4px 7px;
    text-decoration: none !important;
    cursor: pointer;
    *cursor: hand;
    transition: background-color 0.25s ease-out, color 0.25s ease-out;
}

.dataTables_wrapper .dataTables_paginate .ellipsis:hover {
    background: #31a8b5;
    color: #fff;
}

#saved-filters {
    display: none;
}

.coalition-content {
    width: 100%;
    float: left;
    box-shadow: 1px 1px 10px #cccccc;
    background: #fff;
    margin-top: 60px;
    padding: 20px 20px;
    -webkit-transition: all .2s;
    transition: all .2s;
    margin: 0 auto;
    margin-bottom: 60px;
    margin-top: 20px;
}

.coalition-content p {
    font-size: 16px;
    line-height: 27px;
    font-family: arial;
    color: #7e8890;
    margin: 0;
    text-align: justify;
}

.coalition-ceo {
    padding: 2px 0 230px;
}

.cecp-roster {
    margin-top: 40px;
}


/*===============Css Added by Khursheed on Date 05 Jan 2017===========*/

.whatsnew-cecp h3.heading,
h3.heading.is-sub {
    color: #7e8890;
    font-family: "foundrysterling-bookregular";
    font-size: 24px;
    font-stretch: normal;
    font-style: normal;
    font-weight: normal;
    line-height: 1.5;
    padding-bottom: 15px;
    padding-top: 10px;
    text-align: center;
}

.whatsnew-cecp h2 {
    margin: 120px 0 0!important;
    padding-bottom: 0!important;
}

.help-menu-popup h3 {
    color: #00A7B5;
    font-family: "foundrysterling-bookregular";
    font-size: 22px;
    line-height: 28px;
    padding-bottom: 10px;
}

.wpcf7-form-control-wrap span {
    float: left;
    width: 100%;
}

div.wpcf7-validation-errors {
    float: left;
    color: red;
    font-weight: bold;
    margin-top: 10px !important;
}

div.wpcf7-mail-sent-ok {
    border: 2px solid #398f14;
    float: left;
    color: #00a7b5;
    font-weight: bold;
    margin-top: 10px !important;
    width: 100%;
}

.wpcf7-recaptcha {
    float: left;
}

p.browser-msg {
    font-style: italic;
    font-size: 12px !important;
}


/*.interactive-chart-inner-iframe p.browser-msg {
    margin: 8px 0px 0 0px;
    text-align: center;
    font-weight: bold;
}
.interactive-chart-inner-iframe {
  position: relative;
}
.bottom {
    top: 0%;
    position: absolute;
    width: 100%;
}
*/

.user-dashboard-page .form-section label span {
    text-transform: none;
}

.giving-mar-btn-30 {
    margin-bottom: 20px!important
}

.peer_text>span {
    font-weight: bold;
    position: absolute;
}

.user-dashboard-page .common-inner-section {
    padding: 20px 30px!important;
}

.full-dashboard-side {}

.full-dashboard-side .welcome-user {
    min-height: auto!important;
    min-height: initial;
}

.full-dashboard-side .marTop-60 {
    margin-top: 60px;
}

.full-dashboard-side .access-design {
    padding-bottom: 30px!important;
    background: #00a7b5;
    background: -moz-linear-gradient(left, #00a7b5 52%, #00d5e7 100%);
    background: -webkit-linear-gradient(left, #00a7b5 52%, #00d5e7 100%);
    background: linear-gradient(to right, #00a7b5 52%, #00d5e7 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#00a7b5', endColorstr='#00d5e7', GradientType=1);
}

.full-dashboard-side .access-design h3 {
    margin-bottom: 8px;
}

.full-dashboard-side .access-design h3 a {
    color: white;
}

.full-dashboard-side .access-design p {
    color: #7fd2d9;
    margin: 0;
}

.full-dashboard-side .access-design .min-height-55 {
    min-height: 55px;
}

.full-dashboard-side .access-design .white-btn {
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: "foundrysterling-boldregular";
    font-size: 16px;
    line-height: 16px;
    text-transform: uppercase;
    background: url(images/data-btn-icon.png) no-repeat right 0 !important;
    padding-right: 20px;
}

@media only screen and (max-width: 1380px) {
    .full-dashboard-side .access-design .min-height-55 {
        min-height: 84px;
    }
}

@media only screen and (max-width:1100px) {
    .full-dashboard-side .access-design .min-height-55 {
        min-height: 69px;
    }
}

.bench-error {
    padding-bottom: 0px!important;
}

.resources-all ul.years-menu {
    padding-bottom: 30px;
    text-align: center;
}

.resources-all ul.years-menu li {
    display: inline-block;
    float: none;
    margin: 0 30px;
}

.bio-new .white-box {
    position: relative;
}

.myarroy {
    background: rgba(0, 0, 0, 0) url("images/about-arrow-left.png") no-repeat scroll 0 bottom;
    cursor: pointer;
    display: block;
    height: 52px;
    overflow: hidden;
    position: absolute;
    width: 53px;
    top: 360px;
}

.myarroy:hover {
    background-position: 0 0 !important;
}

.myarroy.arr-right {
    right: -20px;
    background: rgba(0, 0, 0, 0) url("images/about-arrow-right.png") no-repeat scroll 0 bottom;
}

.myarroy.arr-left {
    left: -20px;
}

@media screen and (max-width:1000px) {
    .myarroy.arr-left {
        left: 00px;
    }
    .myarroy.arr-right {
        right: 00px;
    }
}

.aligncenter {
    margin: auto;
    display: block;
}

.chartbuilder_content {
    padding: 20px 30px;
}

.chartbuilder_content .content {
    padding: 0;
}

.datehour {
    font-size: 12px;
}

.member-image {
    font-size: 16px;
}


/*Investor Advisory page*/

.investors-page.advisory-board-page {
    padding: 130px 0 0;
}

.investors-page.advisory-board-page .content {
    padding-top: 20px;
    padding-bottom: 20px;
}

.white-box.quote-section {
    padding: 15px 15px 5px 15px;
}

.white-box.quote-section img {
    margin: 24px 24px 0 10px;
}

.white-box.quote-section p {
    padding: 0 0 10px 0;
}

.white-box.quote-section>div {
    font-size: 16px;
    line-height: 24px;
    font-family: arial;
    padding-bottom: 10px;
}

.investors-page .double-block .white-box {
    height: 100%!important;
    margin-bottom: 20px;
}

.button-section {
    text-align: center;
    margin-top: 10px;
}

.investors-page .double-block .white-box {
    min-height: 100%;
}

.investors-page .double-block .left .white-box {
    min-height: 100px;
}

.past-ceo-investor-forum-wrapper .past-ceo-investor-forum .report-content strong {
    font-size: 18px;
    color: #7e8890;
    font-weight: bold;
    line-height: 27px;
    font-family: Arial, Helvetica, sans-serif;
}

.past-ceo-investor-forum-wrapper .past-ceo-investor-forum .report-content h3,
.past-ceo-investor-forum-wrapper .past-ceo-investor-forum .report-content .speakers {
    margin-bottom: 20px;
}

.past-ceo-investor-forum-wrapper .past-ceo-investor-forum .report-content ul li {
    float: left;
    font-size: 16px;
    line-height: 27px;
    color: #7e8890;
    font-family: arial;
    padding-left: 30px;
    width: 100%;
    background: url(images/our-services/bullet.jpg) 7px 10px no-repeat;
}

.past-ceo-investor-forum-wrapper .past-ceo-investor-forum .report-content .events-links li {
    float: left;
    font-size: 16px;
    line-height: 27px;
    color: #7e8890;
    font-family: arial;
    padding-left: 30px;
    width: 100%;
    background: none;
}

.past-ceo-investor-forum-wrapper .past-ceo-investor-forum .report-content h2 {
    margin-bottom: 0px;
}

.past-ceo-investor-forum-wrapper .past-ceo-investor-forum .report-content .speakers {
    float: left;
}

.past-ceo-investor-forum-wrapper .past-ceo-investor-forum .report-content ul li strong {
    font-size: 16px;
}

.past-ceo-investor-forum-wrapper .past-ceo-investor-forum .report-content h3,
.past-ceo-investor-forum-wrapper .past-ceo-investor-forum .report-content h2 {
    /*color: #00A7B5;*/
    font-family: Arial, Helvetica, sans-serif;
    color: #00aeef;
}

.past-ceo-investor-forum-wrapper .past-ceo-investor-forum .report-content h3 {
    font-size: 20px;
}

.logo_thumbnail {
    width: 86px;
    height: 86px;
    line-height: 86px;
    margin: 0 auto;
    text-align: center;
    background: white;
    border-radius: 50%;
    overflow: hidden;
    padding: 10px;
}

.logo_thumbnail img {
    vertical-align: middle !important;
}
.btn-margin {
    margin: 10px 10px 0;
    white-space: inherit;
}
/* Styling for footer guidstar widget */
.pt-guidstar {
    float: right;
    margin-left: 30px;
    margin-top: -22px;
  }
  .pt-guidstar img {
    width: 62px;
  }
  