.event a,
.edac-booked {
    background: #FF0000 !important;
    color: #fff !important;
}

.loader {
    background: url(../../images/loader.gif);
    position: absolute;
    height: 16px;
    width: 16px;
    margin: -20px 4px;
}

.edac-settings-main-warapper {
    width: 98%;
    margin-top: 25px;
}

.edac-settings-main-warapper .edac-header-section {
    background-color: #2c9dc6;
    min-height: 50px;
    padding: 15px 20px;
}

.edac-settings-main-warapper .edac-header-logo {
    color: #ffffff;
    display: inline-block;
    font-size: 25px;
    font-weight: 600;
}

.edac-settings-main-warapper .edac-version-wrap {
    display: inline-block;
}

.edac-settings-main-warapper .edac-header-social-link {
    display: inline-block;
    float: right;
}

.edac-settings-main-warapper .edac-header-social-link > label {
    color: #ffffff;
    display: block;
    float: right;
    font-size: 16px;
    margin-bottom: 8px;
}

.edac-settings-main-warapper .edac-main-version {
    background-color: #0073aa;
    display: block;
    font-size: 13px;
    margin-top: 12px;
    padding: 0 2px;
    width: 82px;
}

.edac-settings-main-warapper #edac-settings {
    font-size: 14px;
}

.edac-settings-main-warapper label input[type="checkbox"] {
    margin-left: 20px;
}

.colorPicker.evo-cp0 {
    left: 0 !important;
    width: 214px !important;
    position: static !important;
}

.edac-settings-main-warapper input[type="text"] {
    height: 33px;
    left: 140px;
    position: absolute;
    width: 125px;
    z-index: 999;
}

.edac-settings-main-warapper input {
    border: 1px solid #cccccc !important;
}

.edac-legend-wrap > label {
    display: block;
    margin-top: 20px;
}

.edac-year-availability-inner-wrap {
    margin-top: 25px;
}

.edac-inner-calendar-wrap {
    margin-top: 25px;
}


/*--------- menu ---------*/

.edac-settings-main-warapper a:focus {
    box-shadow: none;
}

.edac-settings-main-warapper .edac-plugin-menu {
    margin-top: 60px;
}

.edac-settings-main-warapper .edac-plugin-menu > div {
    display: inline-block;
}

.edac-settings-main-warapper .edac-plugin-menu > div > a {
    background-color: #eae4e4;
    border: 1px solid #cccccc;
    color: #23282d;
    font-size: 15px;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: 600;
}

.edac-settings-main-warapper .edac-plugin-menu > .edac-active-tab a {
    background-color: #fff;
    border: 1px solid #cccccc;
    color: #23282d;
    font-size: 15px;
    padding: 10px 20px;
    text-decoration: none;
    font-weight: 600;
    border-bottom: 1px solid #fff;
}

.edac-settings-main-warapper .edac-setting {
    margin: 11px 0;
}

.edac-settings-main-warapper .edac-backend-title {
    border: 1px solid #cccccc;
    color: #000000;
    display: inline-block;
    font-size: 14px;
    font-weight: 600;
    margin-bottom: 5px;
    padding: 10px;
}

.edac-settings-main-warapper .edac-setting {
    background-color: #ffffff;
    padding: 40px 15px 20px;
}

.edac-settings-main-warapper .edac-enable,
.edac-settings-main-warapper .edac-enable p {
    font-size: 14px;
    margin-bottom: 25px;
}

.edac-settings-main-warapper .edac-enable {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
}

.edac-settings-main-warapper .edac-layout-first {
    margin-bottom: 15px;
    margin-top: 25px;
}

.edac-settings-main-warapper .evo-cp-wrap {
    width: 246px !important;
}

.evo-pointer.evo-colorind-ff {
    height: 31px;
    margin-left: -18px;
    margin-top: 1px;
    width: 30px;
}

.edac-unavailable-color-wrapper.edac-uv-color > label {
    display: block;
    margin-bottom: 5px;
}

.edac-settings-main-warapper .edac-layout-second {
    border-bottom: 1px solid #cccccc;
    margin-bottom: 40px;
    padding-bottom: 25px;
    padding-top: 20px;
}

.edac-settings-main-warapper .edac-legend-field {
    margin: 20px 0;
}

.edac-settings-main-warapper .edac-legend-wrap {
    border-bottom: 1px solid #ccc;
    margin-bottom: 40px;
    padding-bottom: 25px;
}

.edac-settings-main-warapper .edac-legend-field > label {
    display: inline-block;
    width: 120px !important;
}

.edac-settings-main-warapper .edac-year-availability-inner-wrap label {
    display: inline-block;
    width: 120px !important;
}

.edac-settings-main-warapper .edac_setting_form .edac-select-drop {
    border: medium none rgba(0, 0, 0, 0);
    height: 33px;
    left: 0;
    padding: 2px;
    position: relative;
    top: 0;
    width: 145px;
}

.edac-settings-main-warapper select:focus {
    box-shadow: none;
}

.edac-settings-main-warapper .edac-fz-wrap,
.edac-settings-main-warapper .edac-to-wrap {
    margin-bottom: 20px;
}

.edac-settings-main-warapper .edac-plugin-submit-wrap {
    background: #eae4e4 none repeat scroll 0 0;
    padding: 10px 20px;
}

.edac-settings-main-warapper .edac_buttons,
.edac-reset-button {
    background-color: #0073aa;
    box-shadow: none;
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    padding: 5px 10px;
    text-decoration: none;
    outline: none;
}

.edac-settings-main-warapper .edac_buttons:hover,
.edac-reset-button:hover {
    background-color: #0695da;
    outline: none;
    border: none;
    box-shadow: none;
    text-decoration: none;
}

.first-p {
    border-bottom: medium none !important;
    margin-bottom: 0 !important;
}

.edac-sesion-msg.error {
    background-color: #ffffff;
    border-left: 4px solid #2c9dc6;
    padding: 12px;
    box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}

.edac-layout-first .edac-layout-demo {
    background: rgba(0, 0, 0, 0) url("../../images/layout-1.jpg") no-repeat scroll 0 0 / 100% auto;
    display: inline-block;
    height: 160px;
    margin-left: 80px;
    vertical-align: top;
    width: 200px;
}

.edac-layout-second .edac-layout-demo {
    background: rgba(0, 0, 0, 0) url("../../images/layout-2.jpg") no-repeat scroll 0 0 / 100% auto;
    display: inline-block;
    height: 160px;
    margin-left: 80px;
    vertical-align: top;
    width: 200px;
}

.edac-layout-inner-wrap .edac-unavailable-color-wrapper.edac-uv-color {
    margin-left: 170px;
}


/*--------- Admin Calender ---------*/

.evo-pop.ui-widget.ui-widget-content.ui-corner-all {
    background-color: #ffffff;
    border: 1px solid #cccccc;
}

.edac-settings-main-warapper .edac-edacpicker-prev.edac-corner-all,
.edac-settings-main-warapper .edac-icon.edac-icon-circle-triangle-e {
    display: none;
}

.edac-edacpicker-inline.edac-edacpicker.edac-widget.edac-widget-content.edac-helper-clearfix.edac-corner-all.edac-edacpicker-multi-12.edac-edacpicker-multi {
    width: 100% !important;
}

.edac-settings-main-warapper .edac-edacpicker-group {
    display: inline-block;
    margin-bottom: 40px;
    margin-left: 50px;
    width: 26.8%;
}

.edac-settings-main-warapper .edac-state-default {
    text-decoration: none;
}

.edac-state-default {
    background-color: #eee9e9;
    display: block;
    height: 25px;
    line-height: 25px;
    padding: 0 4px;
    width: 25px;
}

.edac-state-default {
    text-align: center;
}

.edac-settings-main-warapper td span {
    color: #a19292;
}

.edac-settings-main-warapper td a {
    color: #000000;
}

.edac-settings-main-warapper .edac-edacpicker-title span {
    color: #000000;
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
    padding-bottom: 10px;
}

.edac-settings-main-warapper th span {
    display: inline-block;
    font-size: 15px;
    font-weight: 600;
}

.edac-edacpicker-title {
    margin-bottom: 5px;
}

.evo-pointer.evo-colorind {
    width: 27px;
    height: 32px;
    display: inline-block;
}

a.edac-state-highlight {
    background-color: #a5a2a2;
    color: #ffffff !important;
}

.edn-how-to-use-content-wrap > p,
.edac-plugin-desc-wrpa > p {
    border-bottom: 1px solid #cccccc;
    font-size: 14px;
    margin-bottom: 25px;
    padding-bottom: 20px;
}

table.edac-edacpicker-calendar {
    box-shadow: 0 0 2px;
    padding: 10px;
}


/*-------------- Responsive css --------------*/

@media only screen and (max-width:1024px) {
    .edac-settings-main-warapper .edac-edacpicker-group {
        margin-left: 20px;
        width: 44%;
    }
}

@media only screen and (max-width:980px) {}

@media only screen and (max-width:800px) {}

@media only screen and (max-width:640px) {
    .edac-settings-main-warapper .edac-header-logo {
        font-size: 18px;
    }
    .edac-settings-main-warapper .edac-edacpicker-group {
        margin-left: 20px;
        width: 100%;
    }
}

@media only screen and (max-width:480px) {
    .edac-tabs-trigger.edac-active-tab {
        margin-bottom: 30px;
    }
    .edac-settings-main-warapper .edac-dis-value {}
    .edac-settings-main-warapper .edac-header-section {
        min-height: 100px;
    }
}

@media only screen and (max-width:406px) {
    .edac-settings-main-warapper .edac_setting_form .edac-select-drop {
        left: 19px;
        position: relative;
        top: 38px;
    }
    .edac-settings-main-warapper .edac-dis-value {
        margin-left: 0;
        position: relative;
    }
    .edac-layout-inner-wrap .edac-unavailable-color-wrapper.edac-uv-color {
        margin-left: 0;
    }
}

@media only screen and (max-width:320px) {}
