/* Over-ride Theme Variables */
:root,
[data-bs-theme=light] {
    --t4-warning-rgb: 255, 255, 224;
}

body,
body.contentpane {
    background-color: #d8e7f2;
    font-family:Helvetica Neue, Helvetica, Arial, sans-serif!important;
    font-size:15px;}
body.contentpane {
    padding-left: 20px;
}
h1, h2, h3, h4, h5{
    font-family:Helvetica Neue, Helvetica, Arial, sans-serif!important;
}

/* Set Hamburger Menu color so it shows */

.t4-offcanvas-toggle {color: #fff !important;}

.site-default #t4-section-1{
    /* background: url(https://lh5.googleusercontent.com/p/AF1QipOZaeKsO5qGg810TA31bYd4Fvr8SbrKFf_Sn3VF=s901-k-no); */
    background:linear-gradient(90deg, #97C1B4, #23A7B1);
    height: 330px;
    background-size: cover;
    background-position: 0px -30px;
}

#csc-intro-header, #csc-intro{
    padding-left: 15px;
}

.t4-wrapper {
    width:1170px;
    padding: 0 30px;
    background-color: #FFFFFF;
    margin-left: auto;
    margin-right:auto;
}

.t4-header {display:block;
}

.t4-megamenu .dropdown-menu > li > a .item-caret::before, .t4-megamenu .dropdown-menu li .dropdown-item .item-caret::before {
    border-top-color: var(--mainnav-link-color);
}

.t4-header .t4-navbar {margin-left:0 !important;}
#t4-header {background-color: #234269;}

.t4-topbar .module-title,
.ja-dark-mode {display:none;}

.t4-topbar {background-color: #FFFFFF;}

.t4-breadcrumbs{
    background-image: url("/media/header/header.png"); /* The image used */
    background-color: #fff; /* Used if the image is unavailable */
    height: 170px; /* You must set a specified height */
    background-position: left; /* Center the image */
    background-repeat: no-repeat; /* Do not repeat the image */
    background-size: cover; /* Resize the background image to cover the entire container */
    border: none !important;
    padding-left:20px;
    padding-right:20px;
    margin:0px;
    text-align: center;
    width: 100%;
}

.t4-content {
    margin-left: -30px;
    margin-right: -30px;
}

.t4-masthead .t4-col {
    margin-left: 60px;
}

body.site-default .t4-masthead{
    /* background: url(https://lh5.googleusercontent.com/p/AF1QipOZaeKsO5qGg810TA31bYd4Fvr8SbrKFf_Sn3VF=s901-k-no); */
    background:linear-gradient(90deg, #97C1B4, #23A7B1);
    height: 330px;
    background-size: cover;
    background-position: 0px -30px;
}
/*
#csc-intro{
    position: absolute;
    top: -230px;
}
 */

.mod-login__userdata .input-group {width:300px;}
.mod-login__userdata input,
.mod-login__userdata .input-group-text{ display:block;}
.mod-login__password.form-group,
.mod-login__remember.form-group,
.mod-login__submit.form-group,
.mod-login__options.list-unstyled{
    margin-top: 4px;
}

form:not(.form-no-margin) .control-group .controls {margin-left:0;}
.form-control {max-width:none;}
.controls:has(textarea) {width:100%;}
.field-calendar {width:200px;}
input[readonly],
input[disabled] {
    background-color: #eeeeee;
    opacity: 1;
}
input[readonly],
input[disabled] {
    cursor: not-allowed;
}

.close {
    float: right;
    font-size: 21px;
    font-weight: bold;
    line-height: 1;
    color: #000000;
    text-shadow: 0 1px 0 #ffffff;
    filter: alpha(opacity=20);
    opacity: 0.2;
    border:none;background-color:transparent;}

.far,.fa,.fas,.fad{
    padding:10px;
    text-transform: uppercase;
    font-size: 12px!important;
    font-weight: 500;
    border: none;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
    border-radius: 20px;
}

.far span,.fa span,.fas span,.fad span{
    font-size: 12px!important;
}

.com-content-article .edit-link a{
    color: #f87831;
    font-size: 15px;
    float: left;
}
.com-content-article .top-article-info {
    clear:both;
}

.csc_activity_icon{
    border:0px!important;
    box-shadow:none!important;
    display: block;
    max-width:90px!important;
    max-height:70px!important;
    width: auto;
    height: auto;
    float:left;
    margin-right:20px;
    margin-bottom: 0px;

}

.csc_activity_main{
    border:0px!important;
    box-shadow:none!important;
    float:left;
    margin-right:100px;
    margin-bottom: 50px;
}

body.site-default div.item-page h2.headerwithicon{

    height:70px;

}

body.site-default div.item-page ul{

    padding:20px;
    padding-top: 20px;

}

body.site-default div.item-page ul ul{

    padding:20px;
    padding-top: 0px;

}


body.site-default div.item-page h2.headerwithicon strong{
    position: relative;
    top:20px;

}

.t4-footer .nav {margin: 0 auto;}

.t4-footer .nav-link {
    font-size: 12px;
}

.t4-footer .nav > li > a {
    color: #f87831;
    text-transform: capitalize;
    display: inline-block;
    font_size: 12px;
    padding: 4px 0;
    line-height: 1;
}

.t4-footer .nav > li:before {
    content: "|";
    display: inline-block;
    margin: 0;
    padding: 0;
    font-weight: normal;
    font-style: normal;
    color: #ffffff;
    margin: 0 6px;
}

html.com_cscdinghylog table a{
    font-weight: 500;
    color:#F76F26;
}
html.com_cscdinghylog table {
    font-size:120%;
}

td,
tr td {
    border-top: 1px solid #dddddd;
}
tr.boatlistissues{
    background-color:#FFFFDB;
}

tr.boatlistdns{
    background-color: #FFE5E5;
}

tr.boatlistnoissues{
    background-color: #E5FFE5;
}



html.itemid-470 table{
    width:100%;
}


.approvedbutton form{
    margin:0px;
}

.itemname{
    padding:0px;
}

#ja-login-form .modal-header .close{
    color:#fff;
    font-size:20px;
}

#csc-intro-header, #csc-intro {
    width: 66.66666667%;

}
#csc-intro-header{
    padding-top:15px;
}

#csc-intro span a{
    background-color: rgb(249, 146, 88);
    color: #fff!important;
    margin-top: 10px;
    padding:10px;
    padding-left:15px;
    padding-right:15px;
    font-size:15px;
    font-weight:500;
    text-transform: uppercase;
    border-radius:20px;
    text-decoration: none;
    float:left;
}

span#csc-volunteer a, span#csc-renew a, span#csc-take-lessons a{
    background-color:#49afcd;
    margin-right:15px;
}

#csc-intro h2 {
    text-align:left;
}

#csc-intro h3{
    margin-top:0px;
    color:white;
}

span#csc-learn a{
    background-color:#49afcd;
    margin-right:20px;
}

span#csc-take-lessons a{
    background-color:#49afcd;
}

.register-switch, .login-switch, .header-status .btn-info{
    background-color:#f5f5f5;
    color:#555;
}


.far,.fa,.fas,.fad{
    padding:10px;
    text-transform: uppercase;
    font-size: 12px!important;
    font-weight: 500;
    border: none;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
    border-radius: 20px;
}

.far span,.fa span,.fas span,.fad span{
    font-size: 12px!important;
}


.issuesummary, .photos{
    padding:40px;
    border-width:1px;
}

.btn-info,.btn-primary,.register-switch,.button,.btn{
    text-transform: uppercase;
    font-size:12px!important;
    font-weight:500;
    border: none;

    background-image: none;

    text-shadow:none;
    box-shadow:none;
    border-radius:20px;
}

.btn-link {color: #f87831;}

.btn-info:hover{
    background-color:#49afcd;
    color:#fff;
}

.register-switch:hover,.register-switch:active{
    background-color:#ff884d;
    color:#fff;
}
a:hover {color: #0a58ca;}


/* JA Edenite II Theme Orange */

.btn.btn-secondary {
    color: #ffffff;
    background-color: #f87831;
    border-color: #f87831;
}
.btn.btn-secondary:focus,
.btn.btn-secondary.focus {
    color: #ffffff;
    background-color: #ee5a08;
    border-color: #a43e06;
}
.btn.btn-secondary:hover {
    color: #ffffff;
    background-color: #ee5a08;
    border-color: #e45608;
}
.btn.btn-secondary:active,
.btn.btn-secondary.active,
.open > .dropdown-toggle.btn-secondary {
    color: #ffffff;
    background-color: #ee5a08;
    background-image: none;
    border-color: #e45608;
}
.btn.btn-secondary:active:hover,
.btn.btn-secondary.active:hover,
.open > .dropdown-toggle.btn-secondary:hover,
.btn-secondary:active:focus,
.btn-secondary.active:focus,
.open > .dropdown-toggle.btn-secondary:focus,
.btn.btn-secondary:active.focus,
.btn.btn-secondary.active.focus,
.open > .dropdown-toggle.btn-secondary.focus {
    color: #ffffff;
    background-color: #cb4d07;
    border-color: #a43e06;
}
.btn.btn-secondary.disabled:hover,
.btn.btn-secondary[disabled]:hover,
fieldset[disabled] .btn.btn-secondary:hover,
.btn.btn-secondary.disabled:focus,
.btn.btn-secondary[disabled]:focus,
fieldset[disabled] .btn.btn-secondary:focus,
.btn.btn-secondary.disabled.focus,
.btn.btn-secondary[disabled].focus,
fieldset[disabled] .btn.btn-secondary.focus {
    background-color: #f87831;
    border-color: #f87831;
}
.btn.btn-secondary .badge {
    color: #f87831;
    background-color: #ffffff;
}

.bg-primary {
    color: #fff;
    background-color: #234269;
}
a.bg-primary:hover,
a.bg-primary:focus {
    background-color: #162a43;
}
.bg-success {
    background-color: #dff0d8;
}
a.bg-success:hover,
a.bg-success:focus {
    background-color: #c1e2b3;
}
.bg-info {
    background-color: #d9edf7;
}
a.bg-info:hover,
a.bg-info:focus {
    background-color: #afd9ee;
}
.bg-warning {
    background-color: #fcf8e3;
}
a.bg-warning:hover,
a.bg-warning:focus {
    background-color: #f7ecb5;
}
.bg-danger {
    background-color: #f2dede;
}
a.bg-danger:hover,
a.bg-danger:focus {
    background-color: #e4b9b9;
}

/* End JA Edenite II Theme Orange */

.dropdown-toggle::after {display:none;}  /* Eliminate Caret on Dropdown */
.dropdown-menu {
    background-color: #264771;
}
.dropdown-item {
    color: #f87831;
    background-color: #264771;
    margin-left: 0;
    text-decoration: none;
}
.dropdown-item:hover, .dropdown-item:focus {
    color: #f87831;
    background-color: #264771;
    text-decoration: underline;
}

.dropdown-item a {
    color: #f87831;
}
.dropdown-item a:hover {
    color: #ffffff;
}

#csc-intro-header .article-title{
    color: white;
}

body.site-default h1{
    margin-top:10px;
}

#ja-login-form .modal-header .close{
    color:#fff;
    font-size:20px;
}
.register-switch, .login-switch, .header-status .btn-info{
    background-color:#f5f5f5;
    color:#555;
}

#login-form{
    width:300px;
}

.login-greeting{
    float:left;
    padding-right: 10px;
}

.login-greeting{
    float:left;
    padding-right: 10px;
}

h1{
    font-size:36px;
}

h2{
    font-size:24px;
}

h3{
    font-size:20px;
}

.header-login {float:left;}
.header-status {
    float: right;
    margin-left: auto;
    margin-right:0;

    width:30%;
    text-align:right;
}

.header-login{
    width:60%;
}

.header-wrap a {display:none;}

.btn-info:hover{
    background-color:#49afcd;
    color:#fff;
}

.register-switch:hover,.register-switch:active{
    background-color:#ff884d;
    color:#fff;
}

.login-switch span.fa.fa-user.visible-xs {display: none!important;}

.logout-button .btn-light {background-color: #f5f5f5;}

[data-modals-element="overlay"]{
    backdrop-filter:none!important;
}
[data-modals-element="overlay"]{
    opacity:50%;
}

.testlogedit{
    border:0px;
}

div.basicinfo{
    border:solid 1px #000;
    background-color: #fff;
    padding:10px;
}

div.basicinfo .col-md-2{
    width:30%;
    padding:5px;
}
div.basicinfo .col-md-6{
    width:100%;
    padding:5px;
}

div.basicinfo .row{
    margin:0px;
}

.t4-content h2 span{
    font-size:32px;
}

.far,.fa,.fas,.fad{
    padding:10px;
    text-transform: uppercase;
    font-size: 12px!important;
    font-weight: 500;
    border: none;
    background-image: none;
    text-shadow: none;
    box-shadow: none;
    border-radius: 20px;
}

.far span,.fa span,.fas span,.fad span{
    font-size: 12px!important;
}


.issuesummary, .photos{
    padding:40px;
    border-width:1px;
}

.btn-info,.btn-primary,.register-switch,.login-switch,.button,.btn{
    text-transform: uppercase;
    font-size:12px!important;
    font-weight:500;
    border: none;

    background-image: none;

    text-shadow:none;
    box-shadow:none;
    border-radius:20px;
}

.btn-info:hover{
    background-color:#49afcd;
    color:#fff;
}

.register-switch:hover,.register-switch:active{
    background-color:#ff884d;
    color:#fff;
}
.login-switch:active,.login-switch:hover,.login-switch:focus{
    background-color:#ff884d!important;
    color: #fff!important;
}

.t4-content .basicinfo span{
    font-size:15px;
}

.t4-content .basicinfo{
    font-size:15px;
}

.module-title{
    font-size:23px;
    background:none;
    color:#49afcd;
    letter-spacing: 0px;
    font-weight: 700;
    text-transform: none;
}

#csc_logo {
    height: 70px;
    width: auto;}
.t4-col.banner {width:auto;
    margin-left:30%;
    margin-right:auto}
.t4-topbar {padding-top:30px;}

.t4-header .header-wrap {min-height:0;}
#t4-header .container-xxl {padding: 0;}

.navbar-nav {flex-direction: inherit;}
.t4-megamenu .navbar-nav > li > a, .t4-megamenu .navbar-nav > li > .nav-link  {
    font-size: 84%;
    height:50px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.t4-megamenu .navbar-nav > li > .nav-link,
.t4-megamenu .dropdown-menu li > a,
.t4-megamenu .dropdown-menu li > .nav-link,
.t4-megamenu .dropdown-menu li .dropdown-item{
    color: rgba(255,255,255,0.7);
}
.t4-megamenu .dropdown-menu {background-color: #274872;}
.t4-megamenu .navbar-nav > li.active {
    background: linear-gradient(#f99258, #f87831);
}
.footer .navbar-nav .nav-item a {margin-left:23px}

.btn.btn-outline,
.btn.btn-light {background-color:#efefef;}
.btn.btn-outline-light {color: #f87831}

/*
.js-stools {display: flex; justify-content: flex-end;}
*/
.article-title, .article-header h1{
    font-size: 32px;
    font-weight: 700;
}

.article-content{
    font-size:120%;
}

body.site-default h1.article-title{
    font-size:40px;
    text-align: left;
}

#t4-main-body .com-content-article .desc-article {text-align:left;}
#t4-main-body .com-content-article .desc-article {text-align:left;}
a {color: #f87831;}

.t4-content p {font-size:18px;}

.sidebar-2 .module-title{
    margin-top: 0px;
    margin-bottom: 20px;
    margin-left: 0px;
    margin-right: 0px;
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 0px;
    padding-right: 15px;
}

.support{
    padding-top: 20px;
}

.support img{
    border:0px;
    box-shadow: none;
    float:left;
    margin-right:24px;
    padding-top:20px;
}

.t4-footer{
    background-color: #001d42;
}

.t4-footer p{
    color:#fff;
    text-align: center;
    font-size: 12px;
}

.t4-footer a {
    color: #f87831;
}

.csctable td{
    padding:10px;
    padding-left: 20px;
    padding-right: 20px;
}
.container-popup [id="filter[search]-desc"] {
    top: 100%;
    bottom: auto;
}
.btn-toolbar,
.js-stools-container-filters {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-end;
    align-items: center;
}
.ordering-select {
    display: flex;
    align-items: center;
}
.btn-group {
    margin-right: 10px;
}
.js-stools-container-filters {
    display: none;
    margin-top: 20px;
}
.js-stools-container-filters.js-stools-container-filters-visible {
    display: flex;
}
.js-stools-container-filters .js-stools-field-filter {
    margin-right: 10px;
}
.js-stools-container-filters .js-stools-field-filter:last-child {
    margin-right: 0;
}
.js-stools-container-filters .choices .choices__inner {
    border: 0;
    min-height: auto;
    }
.custom-select {
    appearance: auto;

}
#membersearchinput {
    width: 300px;
    height: 40px;
    margin: 10px;
    padding: 10px;
}
#filter_search::placeholder {
    font-size: 10px;
}
.far, .fa, .fas, .fad, .fal, .fa-regular, .fa-solid, .fa-light, .fa-duotone, .fa-thin {
    font-family: Helvetica Neue, Helvetica, Arial, 'Font Awesome 6 Pro', sans-serif !important;
    font-size: 12px;
}

.cb_template{
    font-family:Helvetica Neue, Helvetica, Arial, sans-serif!important;
    font-size:16px;
}

.cb_template .form-control{
    font-size:16px;
}

.cb_template .form-check-label {

    padding-left: 20px;
}

.cb_template h3, .cb_template .h3 {
    font-size: 3.75rem;
}

.basicinfo{
    font-size:90%;
}

#csc_logo{
    height:70px;

}
.volhoursnegative {
    background-color: #ffd0d0;
}

.far, .fa, .fas, .fad, .fal, .fa-regular, .fa-solid, .fa-light, .fa-duotone, .fa-thin {
    font-family: Helvetica Neue, Helvetica, Arial, 'Font Awesome 6 Pro', sans-serif !important;
    font-size: 12px;
}

.fad span{
    font-family: Helvetica Neue, Helvetica, Arial, 'Font Awesome 6 Pro', sans-serif;
    font-size:12px;
}

/*  isis template pagination - copied from system template. Needed because T3 psagination
 *  is broken and disabled in the CSS template mods.
 */

.pagination {
    margin: 18px 0;
}
.pagination ul {
    display: inline-block;
    *display: inline;
    *zoom: 1;
    margin-left: 0;
    margin-bottom: 0;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,0.05);
    box-shadow: 0 1px 2px rgba(0,0,0,0.05);
}
.pagination ul > li {
    display: inline;
}
.pagination ul > li > a,
.pagination ul > li > span {
    float: left;
    padding: 8px 12px;
    line-height: 22px;
    border-radius:0 !important;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
    border-left-width: 0;
}
.pagination ul > li > a:hover,
.pagination ul > li > a:focus,
.pagination ul > .active > a,
.pagination ul > .active > span {
    background-color: #235269;
}
.pagination ul > .active > a,
.pagination ul > .active > span {
    color: #ffffff;
    cursor: default;
}
.pagination ul > .disabled > span,
.pagination ul > .disabled > a,
.pagination ul > .disabled > a:hover,
.pagination ul > .disabled > a:focus {
    color: #999;
    background-color: transparent;
    cursor: default;
}
.pagination ul > li:first-child > a,
.pagination ul > li:first-child > span {
    border-left-width: 1px;
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}
.pagination ul > li:last-child > a,
.pagination ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}
.pagination-centered {
    text-align: center;
}
.pagination-right {
    text-align: right;
}
.pagination-large ul > li > a,
.pagination-large ul > li > span {
    padding: 11px 19px;
    font-size: 16.25px;
}
.pagination-large ul > li:first-child > a,
.pagination-large ul > li:first-child > span {
    -webkit-border-top-left-radius: 6px;
    -moz-border-radius-topleft: 6px;
    border-top-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
    -moz-border-radius-bottomleft: 6px;
    border-bottom-left-radius: 6px;
}
.pagination-large ul > li:last-child > a,
.pagination-large ul > li:last-child > span {
    -webkit-border-top-right-radius: 6px;
    -moz-border-radius-topright: 6px;
    border-top-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    -moz-border-radius-bottomright: 6px;
    border-bottom-right-radius: 6px;
}
.pagination-mini ul > li:first-child > a,
.pagination-mini ul > li:first-child > span,
.pagination-small ul > li:first-child > a,
.pagination-small ul > li:first-child > span {
    -webkit-border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-left-radius: 3px;
}
.pagination-mini ul > li:last-child > a,
.pagination-mini ul > li:last-child > span,
.pagination-small ul > li:last-child > a,
.pagination-small ul > li:last-child > span {
    -webkit-border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
    border-top-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
    border-bottom-right-radius: 3px;
}
.pagination-small ul > li > a,
.pagination-small ul > li > span {
    padding: 2px 10px;
    font-size: 12px;
}
.pagination-mini ul > li > a,
.pagination-mini ul > li > span {
    padding: 0 6px;
    font-size: 9.75px;
}
.pager {
    margin: 18px 0;
    list-style: none;
    text-align: center;
    *zoom: 1;
}
.pager:before,
.pager:after {
    display: table;
    content: "";
    line-height: 0;
}
.pager:after {
    clear: both;
}
.pager li {
    display: inline;
}
.pager li > a,
.pager li > span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
}
.pager li > a:hover,
.pager li > a:focus {
    text-decoration: none;
    background-color: #f5f5f5;
}
.pager .next > a,
.pager .next > span {
    float: right;
}
.pager .previous > a,
.pager .previous > span {
    float: left;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {
    color: #999;
    background-color: #fff;
    cursor: default;
}

.pagination-toolbar {
    margin: 0;
}
.pagination-toolbar a {
    line-height: 26px;
}

/* End isis pagination */

/* From Bootstrap for JA Edenite II */

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 2px;
}
.pagination > li {
    display: inline;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 8px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #f87831;
    text-decoration: none;
    background-color: #ffffff;
    border: 1px solid #dddddd;
}
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #ee5a08;
    background-color: #eeeeee;
    border-color: #dddddd;
}
.pagination > li:first-child > a,
.pagination > li:first-child > span {
    margin-left: 0;
    border-top-left-radius: 2px;
    border-bottom-left-radius: 2px;
}
.pagination > li:last-child > a,
.pagination > li:last-child > span {
    border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 3;
    color: #ffffff;
    cursor: default;
    background-color: #234269;
    border-color: #234269;
}
.pagination > .disabled > span,
.pagination > .disabled > span:hover,
.pagination > .disabled > span:focus,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
    color: #999999;
    cursor: not-allowed;
    background-color: #ffffff;
    border-color: #dddddd;
}
.pagination-lg > li > a,
.pagination-lg > li > span {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
}
.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}
.pagination-sm > li > a,
.pagination-sm > li > span {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
}
.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}
.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

/* End From Bootstrap JA Edenite II */

/* EasyBlog mods */

#eb .eb-mod-thumb .eb-mod-image-cover{
    border:0px;
}

.blog_view_all{
    background-color: rgb(249, 146, 88);
    color: #fff!important;
    margin-top: 10px;
    padding: 10px;
    padding-left: 15px;
    padding-right: 15px;
    font-size: 15px;
    font-weight: 500;
    text-transform: uppercase;
    border-radius: 20px;
    text-decoration: none;
    float: left;
}

.view-all-blogs{
    padding-top: 30px;
}

/* End EasyBlog mods */

