﻿.row.estadisticas-promo > .col-xs-6, 
.row.estadisticas-promo > .col-xs-12 {
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.panel-info-promo,
.panel-info-promo > .panel-heading {
    min-height: 80px !important;
}

.panel-info-promo > .panel-heading {
    padding-right: 5px !important;
}

.panel-info-promo > .panel-social {
    padding-left: 5px !important;
    padding-bottom: 5px !important;
}

.panel-info-promo > .panel-footer {
    padding: 5px 5px !important;
}

.col-icon-social {
    padding-right: 5px !important;
}

.label-info-promo {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.label-info-promo > h4 {
    margin-bottom: 2px  !important;
}

.label-info-promo > p {
    font-size: 85%;
    line-height: 1.3;
    margin-bottom: 0px !important;
}


.panel-visitas {
    /* Color original = #ff7e27 */
    border-color: #ff8f43;
}

.panel-visitas > .panel-heading {
    background-color: #ff8f43;
    border-color: #ff8f43;
    color: #fff;
}

.panel-solicitudes {
    /* Color original = #3c763d */
    border-color: #51bd51;
}

.panel-solicitudes > .panel-heading {
    background-color: #51bd51;
    border-color: #51bd51;
    color: #fff;
}


.panel-social-facebook {
    /* Color original = #3B5998 */
    border-color: #485e8a;
}

.panel-social-facebook > .panel-heading {
    background-color: #485e8a;
    border-color: #485e8a;
    color: #fff;
}

.panel-social-twitter {
    /* Color original = #33ccff */
    border-color: #5dcff6;
}

.panel-social-twitter > .panel-heading {
    background-color: #5dcff6;
    border-color: #5dcff6;
    color: #fff;
}

.panel-social-google-plus {
    /* Color original = #BD3518 */
    border-color: #aa4732;
}

.panel-social-google-plus > .panel-heading {    
    background-color: #aa4732;
    border-color: #aa4732;
    color: #fff;
}

.tituloPromocion {
    margin-top: 0 !important;
}

.foto-promocion {
    width: 100%; /* ~702px */
    height: 260px;
}

.btn-toolbar {
    margin: 0;
    padding-top: 5px;
}

.btn > .icon-toolbar {
    width: 14px !important;
    height: 14px !important;
}

.btn-info {
    text-shadow: none !important;
}

#txtDescripcionPromocion {
    margin-top: 10px;
}

.editar-datepicker {
    background-color: #fff !important;
}

.chkDiaSeleccionado {
    color: #419641;
    font-weight: bold;
    text-decoration: underline;
}

.chkDiaDisabled {
    color: #a9a9a9;      
    cursor: not-allowed;  
}

#campoUrlPromocion > h3 {
    margin-top: 0 !important;
    margin-bottom: 0 !important;
}

.urlPromocion:link,
.urlPromocion:hover,
.urlPromocion:active,
.urlPromocion:visited {
    color: #696969;
    text-decoration: none;
}

.btn-share:hover {
    cursor: pointer;
}

@media (max-width: 991px) {
    .foto-promocion {
        width: 100%; /* ~975px */
        height: 360px;
    }

    .row.estadisticas-promo > .col-izq {
        padding-left: 0px !important;
    }

    .row.estadisticas-promo > .col-facebook {
        padding-left: 0px !important;
        padding-right: 10px !important;
    }
    
    .row.estadisticas-promo > .col-twitter {
        padding-left: 0px !important;
        padding-right: 10px !important;
    }

    .row.estadisticas-promo > .col-der {
        padding-right: 0px !important;
    }

    .row.estadisticas-promo > .col-google-plus {
        padding-right: 0px !important;
    }    
}

@media (max-width: 800px) {
    .foto-promocion {
        width: 100%; /* ~784px */
        height: 290px;
    }
}

@media (max-width: 767px) {
    .col-agendas {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }
}

@media (max-width: 730px) {
    .panel-info-promo > .panel-social {
        min-height: 100px !important;
    }
}

@media (max-width: 640px) {
    .urlPromocion {
        width: 100%;
    }

    .ayuda {        
        max-width: 35px;
        width: 35px;        
    }

    .prefijoUrl {
        position: absolute;
        visibility: hidden;
        text-indent: -9999px;
        line-height: 0; /* Collapse the original line */
    }

    .prefijoUrl:after {
        content:"";
        color: transparent;
    }

    .img-prefijoUrl:before {
      content:"\e135"; /* ícono del mundo - url */
    }

    .img-prefijoUrl {
        position: relative;
        top: 1px;
        display: inline-block;
        font-family: "Glyphicons Halflings";
        font-style: normal;        
        line-height: 1;
    }
}

@media (max-width: 600px) {
    .foto-promocion {
        width: 100%; /* ~584px */
        height: 215px;
    }
}

@media (max-width:500px) {
    .panel-info-promo > .panel-social {
        min-height: 135px !important;
    }

    .col-icon-social {
        width: 100% !important;
    }

  	.custom-input-group.input-group .input-group-btn {
  	    width:99%;
        display:block;
        margin-bottom:5px;
	}
	.custom-input-group.input-group .input-group-btn .btn {
	    width: 34%;
	}
	.custom-input-group.input-group .input-group-btn .btn:last-child {
	    border-radius:0 4px 4px 0;
	}
    .custom-input-group {
	    display: block
	}
	.custom-input-group.input-group .input-group-addon {
	    clear: both;
	    display: block;
	    width: 100%;
	    border: 1px solid #ccc;
	    border-radius: 4px;
	}
	.custom-input-group.input-group .input-group-addon + .form-control {
	    border-radius: 4px;
	    margin-bottom: 5px;
	}

    #txtFechaFinPublicacion {
        margin-bottom: 15px;
    }

    #txtFechaFinVigencia {
        margin-bottom: 15px;
    }
}

@media (max-width: 400px) {
    .foto-promocion {
        width: 100%; /* ~385px */
        height: 143px;
    }
}