
      
      
      .feed-options {
        position: absolute;
        right: auto;
        left: 5px;
      }
      
      .feed-options a {
        padding: 3px;
        line-height: 20px;
        font-size: 16px;
        width: 20px;
        height: 20px;
        text-align: center;
        background-color: rgba(255,255,255,0.6);
        border-radius: 50%;
        color: #d3d200;
      }
      
      .feed-options a:hover {
        color: #C7C7C7;
      }
      
      .feed-options .edit-post {
        position: relative;
        z-index: 1;
      }
      
      .button-action, .button-submit {
        background-color: #C2C2C2;
      }
      
      .button-action:hover, .button-submit:hover {
        color: #C2C2C2;
        background-color: #C7C7C7;
      }
      
      .single-post .feed-item {
        background-color: transparent;
        margin: 0px 20px;
      }
      
      .single-post .feed-options {
        position: static;
        display: inline-block;
      }
      
      .single-post .feed-item:hover .feed-options {
        display: inline-block;
      }
      
      .single-post .feed-options a {
        background-color: transparent;
      }
      
      .single-post .feed-share ul {
        margin-left: 0px;
      }
      
      .single-post .feed-comment {
        background-color: #E4E4E4;
      }
      
      .single-post .form-comment-text {
        background-color: #FFF;
      }
      
      .ch-feeds-stream > * a:hover,
      .ch-share-box > * a:hover {
        color: #C2C2C2;
      }
      
      .ch-feeds-stream h4 a:hover {
        color: #C7C7C7;
      }
      
      /*______   CALENDAR (500)   ______*/
      
      .ui-datepicker .ui-datepicker-header {
        background-color: #d3d200;
      }
      
      .ui-datepicker tbody td.highlight>a {
        background-color: #d3d200;
      }
      
    
      * a:hover {
        color: #C7C7C7;
      }
      
      h5 a:hover, h4 a:hover {
        color: #C7C7C7;
      }
      
      html, body {
        font: 14px 'Segoe UI', Helvetica, Verdana, san-serif;
        background-color: #F8F8F8;
        color: #868686;
      }
      
      #mainnav-holder,
      .header-content,
      #content {
        max-width: 1170px;
        margin: 0px auto;
      }
      
      .content-wrapper {
        margin-top: 135px;
      }
      
      #content > div > div > #main {
        max-width: -width;
      }
      
      #column-one {
        width: 0px;
        min-width: 0px;
      }
      
      #column-two {
        width: 420px;
        min-width: 420px;
      }
      
      .secondbar-wrapper > div,
      .topbar-wrapper > div,
      [data-section="over-footer"] {
        max-width: 1170px;
        margin: 0px auto;
      }
      
      /*______   HEADER   ______*/
      
      .title-wrapper {
        position: absolute;
        top: 50%;
        left: 50%;
        transform: translateX(-50%) translateY(-50%);
        margin: 40px auto;
        width: 100%;
        max-width: 1170px;
      }
      
      .title-wrapper h1 {
        font: 30px 'Open Sans', Arial, san-serif;
        color: #FFF;
        padding: 8px 20px;
        display: inline-block;
        background-color: rgb(211, 210, 0);
        font-weight: 600;
      }
      
      .title-wrapper .title-help {
        font-size: 26px;
        background-color: rgba(0, 0, 0, 0.1);
      }
      
      
      .title-holder h1 a {
        background-color: #b10504;
      }
      
      .title-holder h1:before {
        border-color: #b10504 transparent transparent #b10504;
      }
      
      /*EndHeader*/
      
      /*______   FOOTER   ______*/
      
      footer {
        background-color: #d3d200;
      }
      
      footer .widget-content {
        color: #606060;
      }
      
      /*EndFooter*/
      
      /*______   SWITCH BUTTON   ______*/
      
      .switch-button {
        float: left;
        position: static;
        margin-left: 20px;
      }
      
      .switch-button label {
        color: #FFF;
      }
      
      .switch-button label span {
        line-height: 33px;
      }
      
      .switch-button input[type="checkbox"].switch+span+div {
        margin-top: 8px;
      }
      
      .switch-button input[type="checkbox"].switch + span + div:before {
        background: #b10504;
      }
      
      .ch-profile-custom-info > div div:first-child {
        color: #C2C2C2;
        font: 40px 'Roboto', Arial, san-serif;
      }
      
      .switch-button input[type="checkbox"].switch + span + div:before {
        background: #d3d200;
      }
      
      /*EndSwitchButton*/
      
      .widget-content {
        background-color: transparent;
        font: 14px 'Segoe UI', Helvetica, Verdana, san-serif;
        color: #8A8A8A;
        padding: 0px;
        margin-bottom: 40px;
      }
      
      .widget-content h2 {
        font: 40px 'Roboto', Arial, san-serif;
        color: #C2C2C2;
      }
      
      .widget-content h4 {
        font: 19px 'Open Sans', Arial, san-serif;
        color: #3F3F3F;
      }
      
      .widget-content h5 {
        font: 17px 'Open Sans', Arial, san-serif;
        color: #C2C2C2;
      }
      
      .widget-content hr {
        clear: both;
        margin: 30px 0px;
        border-bottom: 1px solid #fab915;
      }
      
      .widget-actions i {
        color: #d3d200;
        font-size: 20px;
      }
      
      .widget-actions i:hover {
        color: #C7C7C7;
      }
      
      .edit-item {
        color: #d3d200;
      }
      
      .inline-actions {
        border-left: 2px solid #FFE600;
        padding-left: 10px;
      }
      
      
      /*253*/
      /*_________   MAIN NAV   __________*/
      
      .topbar-wrapper {
        background-color: #FFF;
      }
      
      #second-nav,
      .index-table,
      #main-nav {
        background-color: transparent;
        color: #d3d200;
        font: 12px 'Open Sans', Arial, san-serif;
        height: 80px;
      }
      
      #second-nav td:hover,
      #second-nav td.selected,
      .index-table td:hover,
      #main-nav td.selected,
      #main-nav td:hover {
        color: #404040;
      }
      
      #second-nav td > a,
      .index-table td > a,
      #main-nav td > a {
        color: inherit;
        font: inherit;
      }
      #main-nav td > a {
        border-right: 1px solid #dedede;
      }
      
      .index-table td>a,
      table#main-nav td>a {
        padding: 4px 5px;
        font-weight: 600;
      }
      
      .index-table td:last-child > a,
      #main-nav td:last-child > a {
        border-right: none;
      }
      
      #main-nav > div > ul li:hover {
        background: #FFF;
      }
      
      #main-nav > div ul li:hover a {
        color: #404040;
      }
      
      
      /*SUBMENU*/
      
      #main-nav > div > ul li ul {
        background-color: #FFF;
      }
      
      /*End Main Nav*/
      
      
      /*316*/
      /*______ FLEXBOX ______*/
      
      .flexbox-info {
        min-width: 120px;
      }
      
      .flexbox-info h4 a span {
        line-height: 25px;
        max-height: 50px;
      }
      
      
      /*EVENT_PANEL*/
      .event-panel {
        background-color: #FFF;
        min-height: 190px;
      }
      .event-panel .flexbox-hero {
        font: 40px 'Roboto', Arial, san-serif;
      }
      .event-panel .location i {
        color: #3F3F3F;
      }
      .event-panel .flexbox-info {
        background-color: #FFF;
        padding: 20px;
        padding-bottom: 60px;
      }
      .event-panel .flexbox-hero {
        background-color: transparent;
        width: 190px;
        min-width: 190px;
        padding: 0px;
      }      
      .event-panel .date-wrapper {
        font-size: 20px;
        text-align: center;
        color: #838383;
        background-color: #F5F5F5;
        padding: 6px;
        width: 66px;
        float: left;
      }
      .event-panel .flexbox-info span.month {
        font-size: 12px;
        border-bottom: none;
        margin: 0px;
      }
      
      .event-panel .flexbox-info h4 {
        position: relative;
        margin-left: 96px;
      }
            
      .event-panel .share-social {
        position: absolute;
        left: 20px;
        bottom: 10px;
      }
      
      /*DOC_PANEL*/
      
      .doc-panel .flexbox-hero {
        border: none;
        margin-right: 0px;
        min-width: 80px;
        height: 120px;
      }
      
      .doc-panel .flexbox-info {
        background-color: #FFF;
        padding: 10px;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
      }
      
      /*______   TABLES   ______*/
      
      table.ch-table {
        background-color: transparent;
        font: 12px 'Segoe UI', Helvetica, Verdana, san-serif;
      }
      
      table.ch-table td {
        border: 1px solid transparent;
        color: ;
      }
      
      .ch-table thead {
        background-color: rgb(18, 68, 69);
        font: 18px 'Roboto', Arial, san-serif;
        color: #FFF;
      }
      
      .ch-table thead td {
        color: #FFF;
        border-color: transparent #FFF;
      }
      
      .ch-table thead tr td:first-child {
        border-left: 1px solid transparent;
      }
      .ch-table thead tr td:last-child {
        border-right: 1px solid transparent;
      }
      .ch-profile-custom-info > div div:first-child {
        color: ;
      }
      
      .avatar-img .fonticon-Question {
        background-color: #d3d200;
      }
      
      .avatar-img .fonticon-Exclamation {
        background-color: #C2C2C2;
      }
      
      .button-submit {
        background-color: #d3d200;
        float: right;
      }
      
    