.ecwd-modal {
    position: fixed;
    overflow-y: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0, 0, 0, 0.8);
    z-index: 9999;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}


.ecwd-modal > div.ecwd_add_event_form {
    width: 600px;
    max-width: 100%;
    margin: 5% auto;
    background: #fff;
    position: relative;
    padding: 2px;
    background: #fff;
    border: 1px solid #CFD7DE;
}

.ecwd_add_event_form  .modal-body {
    padding:15px !important;
}

.ecwd_add_event_form  .modal-footer button,form#edit_event_form  .ecwd_event_save button {
    padding: 2px 1px 2px 43px;
    border-radius: 0;
    border: 1px solid #DBDBDB !important;
    background: transparent;
    position:relative;
    color: #737373;
    margin-top: 10px;
    font-size: 14px;
    letter-spacing: 1px;
    transition:all 0.3s;
    -webkit-transition:all 0.3s;
    -moz-transition:all 0.3s;
    float: left;
}
.ecwd_add_event_form  .modal-footer button i,form#edit_event_form  .ecwd_event_save button i{
    font-size: 24px;
    left: 10px;
    top: 6px;
    position: absolute;
}

.modal-footer:after,
.ecwd_event_edit .ecwd_repeat:after,
.event_list_cont >ul> li:after,
.ecwd_event_row:after{
    content:'';
    display:table;
    clear:both;
}

.ecwd_add_event_form  .modal-footer button:focus ,
.ecwd_add_event_form   select:focus {
    outline: none;
}

.ecwd_add_event_form  .modal-date-info:after,.ecwd_add_event_form  .event_categories ul:after,.ecwd_add_event_form  .modal_event_organizers ul:after {
    display: table;
    content: '';
    clear: both;
}
.ecwd_add_event_form  .modal-footer button span ,form#edit_event_form  .ecwd_event_save button span{
    display: inline-block;
    border-left: 1px solid #DBDBDB;
    padding: 10px 10px 10px 12px;
}
.ecwd_add_event_form  .ecwd_new_organizer {
    margin-top:17px;
}

.ecwd_add_event_form  div[id^="content-"] label {
    color:#4A4A4A;
    font-size: 16px;
}
.ecwd_add_event_form  div[id^="content-"]>div {
    margin-bottom:5px;
    clear: both;
}
.ecwd_add_event_form  input:focus, .ecwd_add_event_form  select:focus {
    outline:0px !important;
}

.ecwd_add_event_form  .part-section {
    display:inline-block;
    width:40%;
    float: left;
    margin-right: 1%;
}
.ecwd_add_event_form  .modal-date-info {
    margin-bottom:10px;
}
.ecwd_add_event_form  #sc_daily > div,
.ecwd_add_event_form  #sc_weekly > div,
.ecwd_add_event_form  #sc_monthly > div,
.ecwd_add_event_form  #sc_yearly > div {
    margin-bottom:8px;
    margin-top: 8px;
}
.ecwd_add_event_form  .ecwd_event_repeat_event_div{
    margin-top:8px;
}
.ecwd_add_event_form   .header-label{
    min-width:125px;
    display:inline-block;
}
#ecwd_login_form    input[type="text"],
#ecwd_login_form    input[type="password"]{
    width: 225px;
    padding: 5px;
    border: 1px solid #ddd;
}
#ecwd_login_form    input[type="submit"]{
    background: #939393 !important;
    color: #FFFFFF;
    border: 0 !important;
    padding: 8px 26px !important;
    border-radius: 0 !important;
}
#ecwd_login_form    label{
    width: 100px;
    display:inline-block;
}
.ecwd_add_event_form  div[id="content-4"] .ecwd_repeat_advanced  input[type="text"]{
    width: 217px;
    padding: 5px;
}
.ecwd_add_event_form  input[name="ecwd_event_repeat_how"]{
    width: 70px !important;
    margin-right: 7px !important;
}
.ecwd_add_event_form  .ecwd_yearly{
    margin-top: 10px;
}
.ecwd_add_event_form  div[id="content-4"] select[name="ecwd_monthly_week_monthly"],
.ecwd_add_event_form  div[id="content-4"] select[name="ecwd_monthly_week_yearly"]{
    width: 117px;
}

.ecwd_add_event_form  div[id="content-4"] .checkbox-div+  label[for="ecwd_event_repeat_choose1"],
.ecwd_add_event_form  div[id="content-4"] .checkbox-div+ label[for="ecwd_event_repeat_list_radio"] ,
.ecwd_add_event_form  div[id="content-4"] .checkbox-div+ label[for="ecwd_event_repeat_choose2"] {
    width:75px;
    display:inline-block;
}
.ecwd_add_event_form   .long_label{
    width:auto !important;
}
.ecwd_add_event_form  .part-section:first-child input {
    width:78%;
}

.ecwd_add_event_form  .part-section input {
    width:85%;
}

.ecwd_add_event_form  div[id^="content-"] label.header-label {
    color:#737373;
    font-weight: bold;
}

.ecwd_add_event_form  input[type="text"]{
    border-radius:0;
    border:1px solid #DBDBDB;
    padding: 2px;
    background-color: initial;
    box-shadow:none;
    -webkit-box-shadow:none;
    -moz-box-shadow:none;
    max-width: 100%;
}

.ecwd_add_event_form  #post-tags{
    width:85%;
}
.my_events_filter{
    border: 1px solid #e8e8e8;
    padding: 20px
}
.my_events_filter div{
    display:inline-block;
    width:100%;    
}
.my_events_filter .events_categories_filter,
.my_events_filter .events_status_filter{
    padding-bottom: 10px;
}
.my_events_filter .events_categories_filter ul li{
    float:left;
    list-style: none;
    min-width: 24%;
    margin-right: 1%;    
}

.my_events_filter .filter_title{
    color: #494949;
    font-size: 18px;    
}
.my_events_filter select{
    background-color: white;
    border: none;
    padding-left: 7px;        
    color:#6c6c6c;
}
.ecwd_add_event_form  .event_categories ul li{
    display:inline-block;
    list-style: none;
    /*min-width: 31%;*/
    margin-right: 2%;    
}


.ecwd_add_event_form  .modal_event_organizers ul,
.ecwd_add_event_form  .event_categories ul{
    padding:0 !important;
    margin-left: 0 !important;
    margin-bottom: 0 !important;
    list-style: none;
}

.ecwd_add_event_form  input[type="text"].full-input{
    width:100%;
}

.ecwd_add_event_form  input[type="checkbox"],
.filter_category_checkbox  input[type="checkbox"],
.ecwd_add_event_form  input[type="radio"]{
    position: absolute;
    z-index: -1;
    margin: 0 !important;
    height: 11px;
    width: 8px;
}
.ecwd_add_event_form  select{
    /*padding: 5px 11px 5px 1px !important;*/
    background-color: white;
    border-radius: 0px;
    border: 1px solid #DBDBDB;
    color: #868686;
    font-size: 16px;
}

.ecwd_add_event_form  .checkbox-div,
.filter_category_checkbox .checkbox-div{
    width: 13px;
    height: 12px;
    background: #FDFDFD;
    border: 1px solid #CBCBCB;
    border-radius: 0px;
    position: relative;
    display: inline-block;
    top: 2px;
    margin: 0 7px 0 0 !important;
    box-sizing: content-box;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
}

.add_event_gdpr-div .checkbox-div input[type="checkbox"]:checked + label ,
#ecwd-tabs  .checkbox-div input[type="checkbox"]:checked + label ,
#ecwd-tabs  .checkbox-div input[type="radio"]:checked + label,
.ecwd_event_edit .checkbox-div input[type="checkbox"]:checked + label,
.ecwd_event_edit .checkbox-div input[type="radio"]:checked + label,
.filter_category_checkbox .checkbox-div input[type="checkbox"]:checked + label {
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    background: #CBCBCB;
    position: absolute;
    top: 2px;
    padding:0; 
	margin: 0;
}

.add_event_gdpr-div, .ecwd_add_event_email-div {
    margin-top: 9px;
}
.ecwd_add_event_email-div.error label,
.add_event_gdpr-div.error .checkbox-div + label {
    color: #ff1a1a !important;
}
.ecwd_add_event_email-div.error input,
.add_event_gdpr-div.error .checkbox-div {
    border: 1px solid #ff1a1a;
}
.ecwd_add_event_form  .checkbox-div label, .filter_category_checkbox .checkbox-div label{
    cursor: pointer;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    content: "";
    position: absolute;
    width: 9px;
    height: 8px;
    background: #CBCBCB;
    border-radius: 0px;
    top: 2px;
    left: 2px;
}


.ecwd_add_event_form  .ecwd_repeat_advanced  {
    width: 64%;
    float: left;
    padding-left: 23px;
    border-left: 1px solid #E0E0E0;
    box-sizing:content-box;
    -webkit-box-sizing:content-box;
    -moz-box-sizing:content-box;
}


.ecwd-close {
    display: inline-block;
    position: absolute;
    right: 0px;
    height: 44px;
    top: 0px;
    width: 42px;
    text-decoration: none;
    border-bottom: 0 !important;
    border-left: 1px solid #CFD7DE;
    color: #737373;
}
.ecwd-close .fa{
    position: absolute;
    left: 15px;
    top: 14px;
}


.modalDialog {
    position: fixed;
    overflow-y: scroll;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background: rgba(0,0,0,0.8);
    z-index: 9998;
    opacity:0;
    -webkit-transition: opacity 400ms ease-in;
    -moz-transition: opacity 400ms ease-in;
    transition: opacity 400ms ease-in;
    pointer-events: none;
}
.modalDialog:target {
    opacity:1;
    pointer-events: auto;
}

.modalDialog > div {
    max-width: 960px;
    position: relative;
    margin: 10% auto;
    padding: 5px 20px 13px 20px;
    border-radius: 10px;
    background: #fff;
}

#ecwd-tabs input:checked + label {
    background: #FDFDFD;  /* Fondo de las pestañas al presionar */
    font-weight: bold; /* Color de las pestañas al presionar */
    position: relative;
    top: 1px;
    z-index: 6;
    border-bottom:0 !important;
    /*
    -webkit-transition: .1s;
    -moz-transition: .1s;
    -o-transition: .1s;
    -ms-transition: .1s;
    */
}

#ecwd-tabs > input[type="radio"] {
    visibility: hidden;
}

#ecwd-tabs > label {
    background: #F7F7F7;
    color: #0D0D0D;
    cursor: pointer;
    display: block;
    float: left;
    font-size: 1em;
    height: 2.5em;
    line-height: 2.5em;
    padding: 0 1.5em;
    text-align: center;
    border-top: 1px solid #EDEDED;
    border-right: 1px solid #ededed;
}
#ecwd-tabs > label:last-child {
    float: right;
    background: none;
}
#ecwd-tabs > label:first-of-type{
    border-left: 1px solid #ededed;
}

#ecwd-tabs input:hover + label {
    background: #FDFDFD;  /* Fondo de las pestañas al pasar el cursor por encima */
}

.ecwd_add_event_content {
    background: #FDFDFD;  /* Fondo del contenido */
    border-radius: 0 .25em .25em .25em;
    min-height: 28em;  /* Alto del contenido */
    position: relative;
    overflow-y: scroll;
    width: 100%;
    z-index: 5;
    border: 1px solid #EDEDED;
    clear: both;
}
.ecwd_add_event_content   textarea.wp-editor-area {
    border: 1px solid #E8E8E8;
}

.ecwd_add_event_content > div:not(.ecwd-alert) {
    opacity: 0;
    padding: 1.2em;
    position: absolute;
    width: 100%;
    z-index: -100;
    box-sizing: border-box;
    /*
    transition: all linear 0.1s;
    */
}

#ecwd-tabs input#tab-1:checked ~ .ecwd_add_event_content #content-1,

#ecwd-tabs input#tab-2:checked ~ .ecwd_add_event_content #content-2,
#ecwd-tabs input#tab-4:checked ~ .ecwd_add_event_content #content-4,
#ecwd-tabs input#tab-3:checked ~ .ecwd_add_event_content #content-3 {
    opacity: 1;
    z-index: 100;
}

input.visible {
    visibility: visible !important;
}

.ecwd_repeat_type_list{
    width: 30%;
    float: left;
}
.ecwd_repeat_advanced{
    width: 48%;
    float: left;
}
span.ecwd_error{
    color: #bc0b0b;
    display: block;
    min-height: 20px;
    white-space: nowrap;
}
input[type="text"].ecwd_error, select.ecwd_error{
    border: 1px solid  #bc0b0b;
}



.ecwd-alert {
    padding: 8px 35px 8px 14px;
    margin-bottom: 18px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #fcf8e3;
    border: 1px solid #fbeed5;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    color: #c09853;
}
.ecwd-alert-heading {
    color: inherit;
}

/*.ecwd-alert-success {
    background-color: #dff0d8;
    border-color: #d6e9c6;
    color: #468847;
}*/

.ecwd-alert-error {
    background-color: #f2dede;
    border-color: #eed3d7;
    color: #b94a48;
}
.ecwd_add_event_link{
    display: inline-block;
    font-size: 16px;
    padding: 5px;
    border: 1px solid #e2e2e2;
    width: 31%;
    text-align: center;
    margin-left: 10px;
    max-height: 36px;
    overflow: hidden;
}
.ecwd_add_event_link span{
    color: #888888;
    text-decoration: underline;
    cursor:pointer;    
}
.ecwd_add_event_link span a{
    color: #888888;
}
.ecwd_add_event_link span a:hover,.ecwd_add_event_link span:hover{
    color: #4b4b4b;
}
.ecwd-alert-success{
    border: 1px solid #ececec;
    color:#4b4b4b;
    background-color: white;
    text-align:center;
}
.add_event_links{
    padding-bottom: 19px;
}

@media only screen and (max-width: 500px){
    .ecwd_repeat_type_list {
        width: 100%;
        float: none;
    }
    .ecwd_add_event_form .ecwd_repeat_advanced {
        width: 100%;
        float: none;
        padding-top:20px;
        padding-left: 0;
        border-left: 0px;
        border-top: 1px solid #E0E0E0;
        margin-top: 16px;
    }
    span.ecwd_error{
        white-space: normal;
    }
}
ul.autocomplete {
    display:block;
    margin: 0;
    padding: 1px;
    background-color:#FFFFFF;
    border: 1px solid #DDDDDD;
    max-height: 200px;
    overflow-y: scroll;
    text-align:left;
    z-index:9999;
}
ul.autocomplete li{
    padding: 0;
    cursor:default;
    border:1px solid #EEEEEE;
    list-style: none outside none;
}
ul.autocomplete li.hover{
    border:1px solid #888888;
}
ul.autocomplete li a{
    display:block;
    cursor:default;
    width:100%;
    text-decoration: none;
    outline: medium none;
    color: #333333;
}
.ecwd_addevent_map img{
    max-width: none !important;
}
#ecwd_login_form input[type="checkbox"]{
    z-index: 1;
    position: relative;
    height: 16px;
    width: 16px;
    margin-top: 4px !important;
}
#ecwd_login_form label:last-of-type{
    width: auto;
}

.wd_overlay{
    background: #f4f3f1 url("images/loading.gif") no-repeat center center;
    position: absolute;
    z-index: 999999999;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    opacity: 0.8;
    filter: alpha(opacity=80);
}

.event_list_cont{
    margin: 0 auto;
}
.event_list_cont ul,
.event_list_cont ul li{
    padding:0 !important;
}
.event_list_cont ul{
    margin-left:0 !important;
    list-style: none !important;
}

.event_list_cont >ul> li{
    margin:10px 0 !important;
    background-color: #FFFFFF;
}
.events_filter_button button{
    color:#4a4a4a;
    background: white;
    padding:4px 10px;
    border:none;
    border-radius: 0;
}
.events_filter_button button:hover,
.events_filter_button button:active{
    padding:4px 10px;
    border:none;
    background: #A5A5A5;
    color: #FFFFFF;
    border-radius: 0;
}
.ecwd_add_event_form  .modal-footer button:hover,
.ecwd_add_event_form  .modal-footer button:active,
form#edit_event_form  .ecwd_event_save button:hover,
form#edit_event_form  .ecwd_event_save button:active{
    background: #A5A5A5;
    color: #FFFFFF;
    border:none;
    border-radius: 0;
}
.event_list_cont .submit_event_edit_form{
    line-height: 1;
    padding: 7px 17px;
    margin-left: 6px;
    background: white;
    color:#494949;
    border:none;
}
.my_events_filter .events_filter_button,
.my_events_filter .events_status_filter{
    display:inline-block;
    width:auto;
}
.event_list_cont .ecwd-my-events-title button{
    margin-top: 3px;
    width: 13%;
    float:right;
    background:transparent;
    color:#5a5a5a;
    border:none;
    background-size: 29px 28px;
}
.event_list_cont .ecwd-my-events-title button:hover,
.event_list_cont .ecwd-my-events-title button:active{
    float:right;
    background-size: 29px 28px;
    border:none !important;
}

.event_list_cont .edit_event_button:before{
    content: "";
    background: url("images/edit_icon.png") no-repeat center left;
    width: 14px;
    height: 14px;
    display:inline-block;
    padding-right: 2px;        
}
a.edit_event_button,
a.edit_event_button:hover,
a.edit_event_button:visited{
    color: #5a5a5a !important;
    margin-top: 5px;
    width: 13%;
    float: right;
    background: transparent;
    color: #5a5a5a;
    border: none;
    background-size: 29px 28px;
    padding:4px !important;
    line-height: 1 !important;
}
.delete_event_button{
    padding:4px !important;
}
.event_list_cont .delete_event_button:before{
    display: inline-block;
    font-family: FontAwesome !important;
    font-style: normal;
    font-weight: normal;
    line-height: 1 !important;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased !important;
    -moz-osx-font-smoothing: grayscale !important;
}
.event_list_cont .delete_event_button:before{    
    content: "\f00d";    
    font-size: 17px !important;
    width: 16px;
    height: 16px;
    display:inline-block;
    padding-right: 2px;
}
.ecwd_event_edit label,.ecwd_event_label{
    color:#4a4a4a;
}
.description {
    color:#9f9f9f;
    font-style: italic;
}

.event_list_cont .ecwd-my-events-title{
    background: #eaeaea;
    display: inline-block;
    width: 100%;
}
.event_list_cont .ecwd-my-events-title .my_event_title{
    display: block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    font-size: 17px;
    line-height: 1.2;
    color:#4a4a4a;    
    float: left;
    padding: 5px;
    width: 70%;
}
.event_list_cont .my_event_info{
    display: inline-block;
    width: 74%;
    padding-left: 5px;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    color:#7a7a7a;
}
.my_event_date_time{
    padding: 0;
}
.event_list_cont .my_event_date,.event_list_cont .my_event_time{    
    padding-left:24px;
    font-size: 15px;
    line-height: 1;
    margin-bottom: 5px;
    display: inline-block;
}
.event_list_cont .my_event_date{
    background: url(images/date.png) no-repeat left bottom;
    height:18px;
}
.event_list_cont .my_event_time{
    background: url(images/time.png) no-repeat left bottom;
    height:18px;
}
.event_list_cont .my_event_categories,.event_list_cont .my_event_status{
    font-size: 15px;
    line-height: 1;
    margin-bottom: 5px;
    display: block;
}

.event_list_cont .submit_event_edit_form {
    margin-left: 0px;
}
.event_list_cont .submit_event_edit_form .fa{
    margin-right: 5px;
}
.ecwd_event_edit{
    border: 0;
    /*width: 95%; */
    padding: 0;
    margin-top: 10px;
}


.ecwd_event_edit .ecwd_event_row{
    border-bottom:1px solid #E8E8E8;
}
.ecwd_event_edit .ecwd_event_label{
    font-weight:normal !important;
    font-size: 16px !important;
    line-height: 1.2 !important;
    cursor: inherit;
    width: 25%;
    float:left;
}
.ecwd_event_edit .ecwd_event_cont{
    float:left;
    width: 74%;
    border-left:1px solid #E8E8E8;
    min-height: 52px;
}

.ecwd_event_edit .description{
    font-size: 16px;
    line-height: 1.2;
    margin: 14px 0 8px;
    clear: both;
}

.ecwd_event_edit .form_table{
    border:1px solid #E8E8E8;
    margin: 0 !important;
    border-radius: 0 !important;
    border-bottom: 0 !important;
}

.ecwd_event_edit .ecwd_event_label,
.ecwd_event_edit .ecwd_event_save,
.ecwd_event_edit .ecwd_event_cont{
    padding:7px;
    box-sizing:border-box;
    display:inline-block;
    -webkit-box-sizing:border-box;
    -moz-box-sizing:border-box;
}

.ecwd_event_edit .ecwd_event_label{
    border-left:0  !important;
    width:25%;
}
.ecwd_event_edit.ecwd_event_cont:first-of-type,
.ecwd_event_edit .ecwd_event_label:first-of-type{
    border-top:0 !important;
}
.ecwd_event_edit .ecwd_repeat_until{
    margin-top: 8px;
}
.ecwd_event_edit  .date-header-label,
.ecwd_event_edit  .time_cont{
    min-width: 60px;
    display: inline-block;
}

.ecwd_event_edit label ,
.ecwd_add_event_form label {
}
/*span.ecwd-calendar-event-add:first-child{
    padding-right:10px;
    margin-right:5px;
    border-right:1px solid;

}*/
.ecwd_event_edit.ecwd_add_event_content{
    overflow-y:visible;
}
.ecwd_event_edit input[name="ecwd_event_date_from"]{
    margin-bottom: 8px;
}

.filter_category_checkbox label{
    cursor:pointer;
    color: #6c6c6c;
}

@media only screen and (max-width: 500px){
    .ecwd_event_edit .ecwd_event_label,.ecwd_event_edit .ecwd_event_cont{
        float:none;
        width:100%;
    }
    .ecwd_event_edit .ecwd_event_cont{
        border-left:none;
    }
    .ecwd_event_edit .ecwd_event_label{
        border-bottom:1px solid #E8E8E8;
    }
}
.ecwd_img_upload_button{
    padding:3px !important;
    background: #A5A5A5 !important;
    color:white;
    border:none !important;
}

/* Bridge
========================================================================== */
.ecwd-theme-bridge .ecwd-modal {
    top: 65px !important;
}
.my_events_navigation{
    text-align: center;
}
.my_events_navigation .page-numbers{
    color:#929292;
    font-size: 17px;
}
.my_events_navigation a.page-numbers:hover{
    color:#929292;
    text-decoration: none;
}
.my_events_navigation .current{
    color:#2F2F2F;
}
.my_events_permalink a{
    /*color: #2F2F2F !important;*/
}
.my_events_permalink{
    display: inline-block;    
    padding: 7px 17px;
}
.no_events{
    text-align: center;
    font-size: 19px;
    color: #494949;
}
.remove_img{
    cursor:pointer;
}

#ecwd-add-event .ecwd-close{
    box-shadow: none;
}
/*custom filds*/
#ecwd_add_event_form .ecwd_af_table tr{
    width: 100%;
}

#ecwd_add_event_form .ecwd_af_table tbody tr td{
    float: left;
    width: 200%;
}

#ecwd_add_event_form .ecwd_af_table td .af_value{
    width: 100%;
}

#ecwd_add_event_form .ecwd_af_table{
    border-collapse: separate;
}

.ecwd-hide-map {
    width: 100%;
    position: absolute;
    left: -200%;
}

.ecwd_google_map_wrapper {
    position: relative;
}
label[for="ecwd_add_event_gdpr"]{
	display:inline;
}
