
/****************************************************
 ******** VERTICAL SIDEBAR WIDGETS ******************
 ****************************************************/
.v-sidebar .widget {
    margin-bottom: 10px;
    clear: both;
}

.v-sidebar .widget.box {
    border: 1px solid #CCC;
    border-top-left-radius: 6px;
    border-top-right-radius: 6px;
    padding-bottom: 20px;
}


.v-sidebar .widget.box h3 {
    margin: 0 0 10px;
    font-family: "Open Sans", sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #4e4e4e;
    padding: 10px;
    border-bottom: 1px solid #CCC;
    width: 100%;
}

.v-sidebar .widget.box h3 i {
    font-size: 16px;
    margin-right: 5px;
    vertical-align: text-top;
}

/**** SIDEBAR BLUE PROMO ****/
.v-sidebar .widget_sp_image,
.v-sidebar .w-blue-promo {
    background: #069;
    text-align: center;
    margin-top: 0px;
    margin-bottom: 15px;
    border-bottom-left-radius: 6px;
    border-bottom-right-radius: 6px;
    padding-top: 15px;
    position: relative;
}

.v-sidebar .widget_sp_image .close_ads_image {
    display: none;
    right: 20px !important;
    top: 7px !important;
    font-size: 16px;
    color: rgba(100, 157, 190,1) !important;
    position: absolute;
}

.v-sidebar .widget_sp_image h3,
.v-sidebar .w-blue-promo header h3 {
    text-transform: uppercase;
    color: #FC0;
    font-family: "Open Sans", sans-serif;
    font-size: 16px;
    font-weight: bold;
    margin: 0;
}

.v-sidebar .widget_sp_image .widget_sp_image-description,
.v-sidebar .w-blue-promo header h5 {
    margin: 0 0 15px;
    color: #CCC !important;
    font-size: 13px;
}

.v-sidebar .widget_sp_image .widget_sp_image-image-link img {
    width: 88%;
    height: 100%;
}

/**** POPULAR WIDGET ****/
.popular-widget ul.pop-widget-tabs {
    margin: 25px 0 0 0 !important;
    border-top: 0px solid #CCC;
}
.popular-widget ul.pop-widget-tabs li {
    padding: 5px 10px;
    border: 0;
    width: 100%;
    background-color: #ededed;
}

.popular-widget ul.pop-widget-tabs li a {
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #4D4D4D;
    border: 0;
    background-color: #ededed;
}

.popular-widget div.pop-inside {
    border: 0;
}

.popular-widget .pop-inside ul li {
    border-bottom: solid 1px #ccc;
}

.popular-widget .most-view {
    text-align: right;
    float: right;
    color: #ffcc00;
    font-size: 25px;
    font-weight: bold;
    padding-left: 10px;
}

.popular-widget span.pop-title {
    padding-right: 30px !important;
}

.popular-widget span.pop-summary {
    padding-right: 30px !important;
}

/**** SUSCRIPTION FORM *****/
.v-sidebar .widget.widget_wysija{
    background-color: #dfdfdf;
    padding: 15px 22px 22px 22px;
    margin-bottom: 0px;
}

.v-sidebar .widget.widget_wysija h3{
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    font-stretch: normal;
    display: inline-block;
    margin-left: 7px;
}

.v-sidebar .widget.widget_wysija input.wysija-input {
    display: block;
    width: 100%;
    padding: .375rem .75rem;
    line-height: 1.5;
    background-clip: padding-box;
    border-radius: .25rem;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}

.v-sidebar .widget.widget_wysija input.wysija-input {
    height: 30px;
    border: solid 1px #929292;
    background-color: #ffffff;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    font-stretch: normal;
    color: #000000;
}

.v-sidebar .widget.widget_wysija .wysija-submit{
    border: solid 1px #929292;
    background-color: #ffffff;
    width: 100px;
    height: 30px;
    font-family: "Arial";
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    padding: 0 8px;
    text-align: center;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    user-select: none;
}

.v-sidebar .widget.widget_wysija .wysija-submit:hover{
    color: #000000 !important;
    background-color: #ededed;
    background-image: -webkit-linear-gradient(top, #fcfcfc, #e2e2e2);
    background-image: -moz-linear-gradient(top, #fcfcfc, #e2e2e2);
    background-image: -o-linear-gradient(top, #fcfcfc, #e2e2e2);
    background-image: linear-gradient(to bottom, #fcfcfc, #e2e2e2);
}


/***** RELATED WORKS *****/

.v-sidebar .w-related-content{
    margin-top: 1.5rem;
}

.v-sidebar .w-related-content h3 {
    padding: 10px 10px 5px 10px !important;
}

.v-sidebar .w-related-content li{
    line-height: 1;
    margin-right: 30px;
}

.v-sidebar .w-related-content li a{
    font-family: Arial;
    font-size: 13px;
    font-weight: normal;
    color:#0061a1;
}

/**** A DEBATE ****/
.v-sidebar .w-debate {
    float: left;
    margin-top: 1.2rem;
}

.v-sidebar .w-debate h4 {
    font-size: 18px;
    font-family: inherit;
    font-weight: 500;
    color: inherit;
}

.v-sidebar .w-debate h4 a {
    font-size: 16px;
    line-height: 20px;
}

.v-sidebar .w-debate .title {
    margin-top: 0;
}

.v-sidebar .w-debate .title a {
    font-family: "Open Sans",sans-serif;
    font-size: 16px;
    color: #4D4D4D;
    font-weight: bold;
    border-bottom: 1px solid #FFF;
}


.v-sidebar .w-debate header h3 {
    margin: 0 0 10px;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #666;
}

.v-sidebar .w-debate header i {
    font-size: 20px;
    margin-right: 5px;
}


.v-sidebar .w-debate figure {
    margin-bottom: 10px;
}

.v-sidebar .w-debate figure img {
    width: 100%;
}

.v-sidebar .w-debate .btn {
    border: solid 1px #929292;
    background-color: #ffffff;
    height: 30px;
    font-family: "Arial";
    font-weight: normal;
    font-size: 12px;
    color: #000000;
}

.v-sidebar .w-debate .btn:hover {
    color: #000000 !important;
    background-color: #ededed;
    background-image: -webkit-linear-gradient(top, #fcfcfc, #e2e2e2);
    background-image: -moz-linear-gradient(top, #fcfcfc, #e2e2e2);
    background-image: -o-linear-gradient(top, #fcfcfc, #e2e2e2);
    background-image: linear-gradient(to bottom, #fcfcfc, #e2e2e2);
}

/****** AGENDA SOCIAL *****/

.v-sidebar .w-agenda header h3 {
    margin-top: 10px;
    font-size: 15px;
    text-transform: uppercase;
    font-weight: bold;
    color: #4D4D4D;
    font-family: "Open Sans", sans-serif;
}

.v-sidebar .w-agenda h4{
    font-size: 16px;
    line-height: 20px;
}
.v-sidebar .w-agenda h4.title{
    font-family: "Open Sans",sans-serif;
    color: #4D4D4D;
    font-weight: bold;
}


.w-agenda .title a{
    font-size: 16px;
}

.w-agenda .title{
    margin-bottom: 10px;
    line-height: 20px;
}

.w-agenda .content{
    margin-bottom: 22px;
}

.w-agenda .btn-agenda {
    border: solid 1px #929292;
    background-color: #ffffff;
    height: 30px;
    font-family: "Arial";
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    margin-bottom: 20px;
    padding: 6px 12px;
}

.w-agenda .btn-agenda:hover {
    color: #000000 !important;
    background-color: #ededed;
    background-image: -webkit-linear-gradient(top, #fcfcfc, #e2e2e2);
    background-image: -moz-linear-gradient(top, #fcfcfc, #e2e2e2);
    background-image: -o-linear-gradient(top, #fcfcfc, #e2e2e2);
    background-image: linear-gradient(to bottom, #fcfcfc, #e2e2e2);
}

.w-agenda .content p{
    color: #4D4D4D;
    margin-top: 5px;
    margin-bottom: 2px;
}

.w-agenda .content figure{
    margin: 0 0 10px 0;
}

/****** DOSIER DE DOSIERES *****/

.w-dosier{
    margin-top: 26px;
}

/***** ADVANCED SEARCH *****/

.widget.widget_is_widget,
.widget.widget_is_search {
    background-color: #ededed;
    padding: 10px 13px 20px;
    margin-bottom: 0px;
}

.v-sidebar .widget_is_widget,
.v-sidebar .widget_is_search {
    background-color: #dfdfdf !important;
    padding-right: 60px !important;
    margin-bottom: 0px !important;
    margin-top: 1.5rem !important;
}

.v-sidebar .widget_is_widget .is-form-style input.is-search-input,
.v-sidebar .widget_is_search .is-form-style input.is-search-input{
    border-radius: 4px;
    padding: 5px 12px;
    font-size: 12px !important;
    font-family: Arial;
    font-weight: normal;
    color:#000 !important;
}

.widget_custom_html h3, .widget.widget_is_widget h3,
.widget_custom_html h3, .widget.widget_is_search h3{
    margin: 0;
    font-family: "Open Sans",sans-serif;
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    color: #4e4e4e;
    padding: 10px 0px;
}

.is-form-style input.is-search-input {
    height: auto !important;
}


/***** METADATA FILTER *****/
.v-sidebar .widget-meta-data-filter{
    background-color: #dfdfdf !important;
    padding: 0px 13px 10px 13px !important;
}
.v-sidebar .widget-meta-data-filter .mdf_one_moment_txt {
    display: none;
}
.v-sidebar .widget-meta-data-filter select {
    background-color: #ededed;
    /*background-image: -webkit-linear-gradient(top, #fcfcfc, #e2e2e2); !* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 *!*/
    /*background-image:    -moz-linear-gradient(top, #fcfcfc, #e2e2e2); !* For Firefox (3.6 to 15) *!*/
    /*background-image:      -o-linear-gradient(top, #fcfcfc, #e2e2e2); !* For old Opera (11.1 to 12.0) *!*/
    /*background-image:         linear-gradient(to bottom, #fcfcfc, #e2e2e2); !* Standard syntax; must be last *!*/
    border: 1px solid #ccc;
    border-radius: 4px;
    width: 180px !important;
    height: 25px !important;
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
    cursor: pointer;
    padding-top: 1px !important;


    background-image: url(../img/select.png); /*aquí deberás escribir la ruta de la imagen que utilizarás como flecha del desplegable*/
    background-repeat: no-repeat;
    background-position: right center;
    background-position-x: 160px;
    -webkit-appearance: none;
    -moz-appearance: none;
    -o-appearance: none;
    appearance: none;

}

.v-sidebar .widget-meta-data-filter input[type="submit"].mdf_button {
    font-size: 12px;
    font-family: Arial;
    font-weight: normal;
}

.v-sidebar .widget-meta-data-filter input[type="submit"].mdf_button:hover{
    font-size: 12px !important;
    font-family: Arial !important;
    font-weight: normal !important;
    color:#000000 !important;
    background-color: #ededed;
    background-image: -webkit-linear-gradient(top, #fcfcfc, #e2e2e2); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
    background-image:    -moz-linear-gradient(top, #fcfcfc, #e2e2e2); /* For Firefox (3.6 to 15) */
    background-image:      -o-linear-gradient(top, #fcfcfc, #e2e2e2); /* For old Opera (11.1 to 12.0) */
    background-image:         linear-gradient(to bottom, #fcfcfc, #e2e2e2); /* Standard syntax; must be last */

}

.v-sidebar .widget-meta-data-filter input[type="button"].mdf_reset_button{
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    background-color: #fff;
    color: #333;
    border: 1px solid #ccc;
    text-transform: uppercase;
    border-radius: 4px;
    margin-top: 20px;
    margin-right: 30px;
}

.v-sidebar .widget-meta-data-filter input[type="button"].mdf_reset_button:hover{
    font-size: 12px !important;
    font-family: Arial !important;
    font-weight: normal !important;
    color:#000000 !important;
    background-color: #ededed;
    background-image: -webkit-linear-gradient(top, #fcfcfc, #e2e2e2); /* For Chrome 25 and Safari 6, iOS 6.1, Android 4.3 */
    background-image:    -moz-linear-gradient(top, #fcfcfc, #e2e2e2); /* For Firefox (3.6 to 15) */
    background-image:      -o-linear-gradient(top, #fcfcfc, #e2e2e2); /* For old Opera (11.1 to 12.0) */
    background-image:         linear-gradient(to bottom, #fcfcfc, #e2e2e2); /* Standard syntax; must be last */
}

.widget-meta-data-filter h6 {
    display: none !important;
}

/**** PARTICIPANTES *****/
.v-sidebar .widget.participantes-bg{
    padding-bottom: 0rem;
}
.v-sidebar .widget.participantes-bg  h3{
    margin: 0rem;
}
.v-sidebar .widget.participantes-bg  .p-body {
    background-color: #efefef !important;
    padding: 10px;
}

.v-sidebar .widget.participantes-bg  .p-body a{
    color: #333;
    text-transform: uppercase;
}

.v-sidebar .widget.participantes-bg  ul{
    margin: 0rem;
}

.v-sidebar .widget.participantes-bg  li{
    margin: 0rem;
    line-height: 2;
}
