body{
    color: #636363;
    /*margin-top: -11px;*/
}

.footer{
background: #141618;
    color: #FFF;
    padding: 20px 0;
    font-size: 15px;
    margin-top: 30px;
}

.footer p{
    margin: 0px;
    float: left;
    margin-left: 28px;
}

.footer p a {
    color: #FFFFFF;
}

.modal-showAvisoCookies {
    width: 90% !important;
    margin: 50px auto !important;
}

.modal-showAvisoCookies p {
    text-align: justify !important;
    margin-left: 0px !important;
    margin-top: 15px;
    clear: both;
}

.modal-showAvisoCookies a {
    color: #5eb579 !important;
}

.navbar-inverse {
    background-color: #5eb579;
    border-color: #5eb579;
}
.navbar-inverse .navbar-nav > .active > a, .navbar-inverse .navbar-nav > .active > a:hover {
    color: #fff;
    background-color: #7D7D7D;
}

.navbar-inverse .navbar-nav > li > a {
    color: #FFF;
}

.navbar-nav > li:hover {
    background-color: #CCCCCC;
}

.navbar {
    border-radius: 0px;
}

.logo {
    margin: 6px 0px 4px 0
}

.menu {
    margin-left: 20px;
}

.responsive-image {
    max-width: 100%;
}

.navbar-fixed-bottom, .navbar-fixed-top {
    position: inherit;
}

.nav > li {
    text-align: center;
}

.navbar-default .navbar-nav > li > a {
    color: #FFF;
}

.navbar-default .navbar-brand {
    color: #FFF;
    width: auto;
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 35px;
}

.navbar-default {
    background-color: #5eb579;
    border-color: #5eb579;
}

.row {
    /*margin-right: 0;*/
    /*margin-left: 0;*/
}

.col-xs-3, .col-xs-6, .col-xs-12 {
    margin: 20px 0;
}

.thumbnail {
    margin-bottom: 13px;
}
.thumbnail-titulo {
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    margin-bottom: 3px;
}

.thumbnail-parrafo {
    font-size: 12px;
    font-weight: bold;
    color: #2F7A49;
    margin: 0;
    text-align: center;
}

.scrollToTop {
    width: auto;
    height: auto;
    padding: 10px;
    text-align: center;
    background: #5eb579 !important;
    font-weight: bold;
    color: #FFF !important;
    text-decoration: none;
    position: fixed;
    bottom: 20px;
    right: 20px;
    z-index: 9999;
    display: none;
    border-radius: 10px;
}

.scrollToTop:hover{
    text-decoration:none;
}

 a.scrollToTop:hover {
    color: #FFF;
    text-decoration: underline;
    opacity: 0.8;
}

a.scrollToTop:active {
    color: #FFF;
}

.glyphicon {

    margin-right: 3px;
    margin-left: 2px;
}

.caption a{
color: #000;
    text-decoration: none;
}

.caption a:hover{
    color: #5eb579;
    text-decoration: none;
}

.thumbnail {
    display: block;
    padding: 2px;
}

.thumbnail:hover {
    opacity: 0.8;
}

#buscadorEventoUser .form-control, #buscadorEventoAdmin .form-control, #buscadorClienteAdmin .form-control, #buscadorUsuarioAdmin .form-control{
    height: 43px;
    padding: 6px 10px;
    font-size: 16px;
    border-radius: 0px;
    margin-top: 5px;
    margin-right: 5px;
}

.btn-success {
    color: #fff;
    background-color: #5eb579;
    border-color: #5eb579;
}

.btn-success:hover {
    color: #fff;
    background-color: #5eb579;
    border-color: #5eb579;
}

.btn {
    padding: 8px 10px;
    font-size: 16px;
    border-radius: 0px;
    margin-top: 5px;
}

select {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
    height: 43px;
    margin-top: 5px;
    border: 1px solid #ccc;
    width: 110px;
    padding-left: 8px;
}

.totalEventos {
    text-align: right;
    padding-right: 27px;
    padding-top: 0px;
    margin-top: 0;
}

.totalEventos h4 {
    font-size: 16px;
}

.totalEventos span{
    color: #5eb579;
    font-weight: bold;
    font-size: 20px;
    margin-right: 5px;
}

.btneliminar {
    margin-left: 5px;
    width: 28px;
    padding: 1px 5px;
    float: left;
    margin-top: 0;
}

.btnver{
    width: 28px;
    padding: 1px 5px;
    float: left;
    margin-top: 0;
}

.btneditar {
    margin-left: 5px;
    margin-right: 0px;
    margin-top: 0px;
    width: 28px;
    padding: 1px 5px;
    float: left;
}

.btnnuevo{
    margin-top: 5px;
}

ul li {
list-style: none;
}

ul {
    padding: 0;
    margin-bottom: 0;
}

table thead tr {
    height: 45px;
}

/*thead {*/
    /*background: #5eb579;*/
    /*color: #FFF;*/
/*}*/

.table thead th {
    border-bottom: 2px solid #e9ecef !important;
    vertical-align: middle !important;
}

.table th {
    padding-top: 0px !important;
    padding-bottom: 0px !important;
    font-size: 16px;
    border: 1px solid #ddd !important;
}

.table td {
    border: 1px solid #ddd;
    vertical-align: middle !important;
}

.tablefechacreacionevento {
    width: 164px !important;
}

.tablefechainicioevento {
    width: 152px !important;
}

.tablefechafinevento {
    width: 152px !important;
}

.tableimagenevento {
    width: 100px !important;
}

.tableimagencliente {
    width: 89px !important;
}

.tableimagenusuario {
    width: 59px !important;
}

.imgcliente{
    max-width: 50%;
}

.tableclienteshow td,.tableusuariosshow td {
    border: 0px solid #ddd;
    vertical-align: middle !important;
}

.tableusuarioevento {
    width: 169px !important;
}

.tableclienteshow,.imgcliente, .tableusuariosshow,.imgusuario  {
    width: auto;
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
}

.img-responsive{
    margin: 0 auto;
}

.navbar-nav a{
    font-size: 16px !important;
}

.tableaccionevento {
    width: 135px;
}

.pagination span {
    display: inline-block !important;
    margin: 0 1px 1px 0 !important;
    padding: 5px 9px !important;
    background: #303030 !important;
    color: #fff !important;
    text-align: center !important;
    text-decoration: none !important;
}

.pagination a {
    display: inline-block !important;
    margin: 0 1px 1px 0 !important;
    padding: 5px 10px !important;
    background: #303030 !important;
    color: #fff !important;
    text-align: center !important;
    text-decoration: none !important;
}

.pagination {
    margin-bottom: 30px !important;
    margin-top: 00px !important;
}

.pagination {
    margin: 0 0 2em !important;
    margin-top: 0px !important;
    margin-bottom: 2em !important;
}

.paginacion {
    width: auto;
    float: none;
    margin: 0 auto;
    margin-top: 0px;
    margin-top: 0px;
    display: table;
    table-layout: fixed;
    margin-top: 0px;
}

.pagination {
    display: -ms-flexbox !important;
    display: flex !important;
    padding-left: 0 !important;
    list-style: none !important;
    border-radius: .25rem !important;
}

.pagination li.active span {
    background: #5eb579 !important;
}

.pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
    z-index: 2;
    color: #23527c;
    background-color: #5eb579 !important;
    border-color: #ddd !important;
}

.pagination > .active > span{
    border-color: #ddd !important;
}

thead a, thead a:hover {
    color: #FFF !important;
    text-decoration: none !important;
}

thead a {
    color: #FFF !important;
    text-decoration: underline;
}

thead a:active {
    color: #FFF !important;
    text-decoration: underline;
}

.glyphicon {
    top: 0px !important;
    font: normal normal 14px/1 'Glyphicons Halflings' !important;
}

.buscadorEvento{
    margin-top: 0 !important;
}

.buscadorCliente, .buscadorUsuario{
    margin-top: 0 !important;
}

    /*modal*/

.modal-confirm {
    color: #636363;
    width: 420px;
}
.modal-confirm .modal-content {
    padding: 20px;
    border-radius: 5px;
    border: none;
    text-align: left;
    font-size: 14px;
}

.modal-confirm p {
    text-align: center;
}
.modal-confirm .modal-header {
    border-bottom: none;
    position: relative;
}
.modal-confirm h4 {
    text-align: center;
    font-size: 21px;
    margin: 30px 0 -10px;
}
.modal-dialog {
    margin: 128px auto;
}

.modal-confirm p {
    font-size: 16px;
}

.modal-confirm .close {
    position: absolute;
    top: -5px;
    right: -2px;
}
.modal-confirm .modal-body {
    color: #636363;
}
.modal-confirm .modal-footer {
    border: none;
    text-align: center;
    border-radius: 5px;
    font-size: 13px;
    padding: 10px 15px 25px;
}
.modal-confirm .icon-box {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    z-index: 9;
    text-align: center;
    border: 3px solid #f15e5e;
}
.modal-confirm .icon-box i {
    color: #f15e5e;
    font-size: 46px;
    display: inline-block;
    margin-top: 21px;
    font-size: xx-large !important;
}

.undelete > .modal-confirm .icon-box {
    width: 80px;
    height: 80px;
    margin: 0 auto;
    border-radius: 50%;
    z-index: 9;
    text-align: center;
    border: 3px solid #5eb579;
}
.undelete > .modal-confirm .icon-box i {
    color: #5eb579;
    font-size: 46px;
    display: inline-block;
    margin-top: 21px;
    font-size: xx-large !important;
}

.modal-confirm .btn {
    color: #fff;
    border-radius: 4px;
    /*background: #60c7c1;*/
    text-decoration: none;
    transition: all 0.4s;
    line-height: normal;
    min-width: 120px;
    border: none;
    min-height: 40px;
    border-radius: 3px;
    margin: 0 5px;
    outline: none !important;
}
/*.modal-confirm .btn-info {*/
    /*background: #c1c1c1;*/
/*}*/
/*.modal-confirm .btn-info:hover, .modal-confirm .btn-info:focus {*/
    /*background: #a8a8a8;*/
/*}*/
.modal-confirm .btn-danger {
    background: #f15e5e;
}
.modal-confirm .btn-danger:hover, .modal-confirm .btn-danger:focus {
    background: #ee3535;
}
.trigger-btn {
    display: inline-block;
    margin: 100px auto;
}

.modal-showEvento {
    width: 1100px;
    margin: 40px auto;
}

.modal-showEvento .icon-box {
    border: 3px solid #5eb579;
}
.modal-showEvento .icon-box i {
    color: #5eb579;
}
/*modal*/


thead.table-show {
    background: #5eb579;
    color: #FFF;
}

.btn-info {
    color: #fff;
    background-color: #c1c1c1;
    border-color: #c1c1c1;
}

.btn-info:hover {
    color: #fff;
    background-color: #a8a8a8;
    border-color: #a8a8a8;
}

.tableestadoevento {
    width: 98px;
    text-align: center;
}

.finalizado, .beta, .publico, .urlweb, .activosi, .activono, .icon-gris {
    font: normal normal 32px/1 'Glyphicons Halflings' !important;
    margin-top: 4px;
}

.glyphicon-remove, .glyphicon-ok{
    font: normal normal 28px/1 'Glyphicons Halflings' !important;
    margin-top: 4px;
}

.betatotal, .publicototal, .finalizadototal{
    font: normal normal 18px/1 'Glyphicons Halflings' !important;
    margin-top: 4px;
    margin-right: 0px !important;
}

span.totaleventobpf  {
    color: #000;
    font-weight: inherit;
    font-size: 17px;
}

.publico{
    color: #5eb579;
}
.beta{
    color: #eea236;
}
.finalizado{
    color: #d43f3a;
}


.urlweb{
    color: #636363;
}

.tableurlevento {
    width: 78px;
    text-align: center;
}

h3 {
    margin-top: 0px;
    margin-bottom: 0px;
}

.editEvento{
    max-width: 50%;
    text-align: center;
    margin-left: 25%;
    padding: 37px 13%;
    background: #EFEFEF;
}

form[name='appbundle_extplantillacorreo'] input, form[name='appbundle_extplantillacorreo'] select,
form[name='appbundle_enviocontrasena'] input, form[name='appbundle_enviocontrasena'] select,
form[name='appbundle_extstreamingburcode'] input, form[name='appbundle_extstreamingburcode'] select,
form[name='appbundle_extplantillacorreopasswordstreaming'] input, form[name='appbundle_extplantillacorreopasswordstreaming'] select,
form[name='appbundle_extcalendarstreaming'] input, form[name='appbundle_extcalendarstreaming'] select,
form[name='appbundle_extwebeventoonline'] input, form[name='appbundle_extwebeventoonline'] select,
form[name='appbundle_extreciboemailcps'] input, form[name='appbundle_extreciboemailcps'] select,
form[name='appbundle_extautorizograbponentes'] input, form[name='appbundle_extautorizograbponentes'] select,
form[name='appbundle_extplantillaautorizograbponente'] input, form[name='appbundle_extplantillaautorizograbponente'] select,
form[name='appbundle_extenvioautorizograbponente'] input, form[name='appbundle_extenvioautorizograbponente'] select,
form[name='appbundle_extplantillaautorizograbmoderador'] input, form[name='appbundle_extplantillaautorizograbmoderador'] select,
form[name='appbundle_extenvioautorizograbmoderador'] input, form[name='appbundle_extenvioautorizograbmoderador'] select,
form[name='appbundle_extautorizograbmoderador'] input, form[name='appbundle_extautorizograbmoderador'] select,
form[name='appbundle_extautenticasistencia'] input, form[name='appbundle_extautenticasistencia'] select,
form[name='appbundle_extlopd'] input, form[name='appbundle_extlopd'] select,
form[name='appbundle_extestadisticasmodal'] input, form[name='appbundle_extestadisticasmodal'] select,
form[name='appbundle_extnotificaciones1senalsesiones'] input, form[name='appbundle_extnotificaciones1senalsesiones'] select,
form[name='appbundle_extplantillalopdpresencial'] input, form[name='appbundle_extplantillalopdpresencial'] select,
form[name='appbundle_extenviolopdpresencial'] input, form[name='appbundle_extenviolopdpresencial'] select,
form[name='appbundle_extrecibolopdpresencial'] input, form[name='appbundle_extrecibolopdpresencial'] select,
form[name='appbundle_extlopdpresencial'] input, form[name='appbundle_extlopdpresencial'] select,
form[name='appbundle_extweblopdpresencial'] input, form[name='appbundle_extweblopdpresencial'] select,
form[name='appbundle_extasistenciapordia'] input, form[name='appbundle_extasistenciapordia'] select,
form[name='appbundle_extasistenciasala'] input, form[name='appbundle_extasistenciasala'] select,
form[name='appbundle_extasistenciasesion'] input, form[name='appbundle_extasistenciasesion'] select,
form[name='appbundle_extinfoexterna'] input, form[name='appbundle_extinfoexterna'] select,
form[name='appbundle_extenviocorreopresencial'] input, form[name='appbundle_extenviocorreopresencial'] select,
form[name='appbundle_extrecibocorreopresencial'] input, form[name='appbundle_extrecibocorreopresencial'] select,
form[name='appbundle_extplantillacorreopresencial'] input, form[name='appbundle_extplantillacorreopresencial'] select,
form[name='appbundle_extplantillacorreoonline'] input, form[name='appbundle_extplantillacorreoonline'] select,
form[name='appbundle_extenvioautorizograbponentepresencial'] input, form[name='appbundle_extenvioautorizograbponentepresencial'] select,
form[name='appbundle_extautorizograbponentepresencial'] input, form[name='appbundle_extautorizograbponentepresencial'] select,
form[name='appbundle_extplantillacorreoponentepresencial'] input, form[name='appbundle_extplantillacorreoponentepresencial'] select,
form[name='appbundle_extplantillacorreoponenteonline'] input, form[name='appbundle_extplantillacorreoponenteonline'] select,
form[name='appbundle_extplantillacorreomoderadorpresencial'] input, form[name='appbundle_extplantillacorreomoderadorpresencial'] select,
form[name='appbundle_extenvioautorizograbmoderadorpresencial'] input, form[name='appbundle_extenvioautorizograbmoderadorpresencial'] select,
form[name='appbundle_extautorizograbmoderadorpresencial'] input, form[name='appbundle_extautorizograbmoderadorpresencial'] select,
form[name='appbundle_extplantillacorreomoderadoronline'] input, form[name='appbundle_extplantillacorreomoderadoronline'] select,
form[name='appbundle_extenvioautorizograbasistentepresencial'] input,
form[name='appbundle_extenvioautorizograbasistentepresencial'] select,
form[name='appbundle_extautorizograbasistentepresencial'] input, form[name='appbundle_extautorizograbasistentepresencial'] select,
form[name='appbundle_extplantillacorreograbasistentepresencial'] input, form[name='appbundle_extplantillacorreograbasistentepresencial'] select
{
    height: 43px;
    padding: 6px 10px;
    font-size: 16px;
    border-radius: 0px;
    margin-top: 0px;
    border: 1px solid #ccc;
    width: 100%;
    margin-bottom: 15px;
}

form[name='appbundle_extplantillacorreo'] label, form[name='appbundle_enviocontrasena'] label, form[name='appbundle_extstreamingburcode'] label,
form[name='appbundle_extplantillacorreopasswordstreaming'] label, form[name='appbundle_extcalendarstreaming'] label, form[name='appbundle_extwebeventoonline'] label,
form[name='appbundle_extreciboemailcps'] label, form[name='appbundle_extautorizograbponentes'] label, form[name='appbundle_extplantillaautorizograbponente'] label,
form[name='appbundle_extenvioautorizograbponente'] label, form[name='appbundle_extplantillaautorizograbmoderador'] label, form[name='appbundle_extenvioautorizograbmoderador'] label,
form[name='appbundle_extautorizograbmoderador'] label, form[name='appbundle_extautenticasistencia'] label, form[name='appbundle_extlopd'] label,
form[name='appbundle_extestadisticasmodal'] label, form[name='appbundle_extnotificaciones1senalsesiones'] label,
form[name='appbundle_extplantillalopdpresencial'] label, form[name='appbundle_extenviolopdpresencial'] label,
form[name='appbundle_extrecibolopdpresencial'] label, form[name='appbundle_extlopdpresencial'] label,
form[name='appbundle_extweblopdpresencial'] label, form[name='appbundle_extasistenciapordia'] label,
form[name='appbundle_extasistenciasala'] label, form[name='appbundle_extasistenciasesion'] label, form[name='appbundle_extinfoexterna'] label,
form[name='appbundle_extenviocorreopresencial'] label, form[name='appbundle_extrecibocorreopresencial'] label,
form[name='appbundle_extplantillacorreopresencial'] label, form[name='appbundle_extplantillacorreoonline'] label,
form[name='appbundle_extenvioautorizograbponentepresencial'] label, form[name='appbundle_extautorizograbponentepresencial'] label,
form[name='appbundle_extplantillacorreoponentepresencial'] label, form[name='appbundle_extplantillacorreoponenteonline'] label,
form[name='appbundle_extplantillacorreomoderadorpresencial'] label, form[name='appbundle_extenvioautorizograbmoderadorpresencial'] label,
form[name='appbundle_extautorizograbmoderadorpresencial'] label, form[name='appbundle_extplantillacorreomoderadoronline'] label,
form[name='appbundle_extenvioautorizograbasistentepresencial'] label, form[name='appbundle_extautorizograbasistentepresencial'] label,
form[name='appbundle_extplantillacorreograbasistentepresencial'] label
{
    float: left;
    margin-bottom: 2px;
}

form[name='appbundle_extplantillacorreo'] div ul li, form[name='appbundle_enviocontrasena'] div ul li, form[name='appbundle_extstreamingburcode'] div ul li,
form[name='appbundle_extplantillacorreopasswordstreaming'] div ul li, form[name='appbundle_extcalendarstreaming'] div ul li, form[name='appbundle_extwebeventoonline'] div ul li,
form[name='appbundle_extreciboemailcps'] div ul li, form[name='appbundle_extautorizograbponentes'] div ul li, form[name='appbundle_extplantillaautorizograbponente'] div ul li,
form[name='appbundle_extenvioautorizograbponente'] div ul li, form[name='appbundle_extplantillaautorizograbmoderador'] div ul li,
form[name='appbundle_extenvioautorizograbmoderador'] div ul li, form[name='appbundle_extautorizograbmoderador'] div ul li, form[name='appbundle_extautenticasistencia'] div ul li,
form[name='appbundle_extlopd'] div ul li, form[name='appbundle_extestadisticasmodal'] div ul li, form[name='appbundle_extnotificaciones1senalsesiones'] div ul li,
form[name='appbundle_extplantillalopdpresencial'] div ul li, form[name='appbundle_extenviolopdpresencial'] div ul li,
form[name='appbundle_extrecibolopdpresencial'] div ul li, form[name='appbundle_extlopdpresencial'] div ul li,
form[name='appbundle_extweblopdpresencial'] div ul li, form[name='appbundle_extasistenciapordia'] div ul li,
form[name='appbundle_extasistenciasala'] div ul li, form[name='appbundle_extasistenciasesion'] div ul li, form[name='appbundle_extinfoexterna'] div ul li,
form[name='appbundle_extenviocorreopresencial'] div ul li, form[name='appbundle_extrecibocorreopresencial'] div ul li,
form[name='appbundle_extplantillacorreopresencial'] div ul li, form[name='appbundle_extplantillacorreoonline'] div ul li,
form[name='appbundle_extenvioautorizograbponentepresencial'] div ul li, form[name='appbundle_extautorizograbponentepresencial'] div ul li,
form[name='appbundle_extplantillacorreoponentepresencial'] div ul li, form[name='appbundle_extplantillacorreoponenteonline'] div ul li,
form[name='appbundle_extplantillacorreomoderadorpresencial'] div ul li, form[name='appbundle_extenvioautorizograbmoderadorpresencial'] div ul li,
form[name='appbundle_extautorizograbmoderadorpresencial'] div ul li, form[name='appbundle_extplantillacorreomoderadoronline'] div ul li,
form[name='appbundle_extenvioautorizograbasistentepresencial'] div ul li, form[name='appbundle_extautorizograbasistentepresencial'] div ul li,
form[name='appbundle_extplantillacorreograbasistentepresencial'] div ul li
{
    color: red;
    float: right;
}

form[name='appbundle_extplantillacorreo'] input[type="submit"], form[name='appbundle_enviocontrasena'] input[type="submit"],
form[name='appbundle_extstreamingburcode'] input[type="submit"], form[name='appbundle_extplantillacorreopasswordstreaming'] input[type="submit"],
form[name='appbundle_extcalendarstreaming'] input[type="submit"], form[name='appbundle_extwebeventoonline'] input[type="submit"],
form[name='appbundle_extreciboemailcps'] input[type="submit"], form[name='appbundle_extautorizograbponentes'] input[type="submit"],
form[name='appbundle_extplantillaautorizograbponente'] input[type="submit"], form[name='appbundle_extenvioautorizograbponente'] input[type="submit"],
form[name='appbundle_extplantillaautorizograbmoderador'] input[type="submit"], form[name='appbundle_extenvioautorizograbmoderador'] input[type="submit"],
form[name='appbundle_extautorizograbmoderador'] input[type="submit"], form[name='appbundle_extautenticasistencia'] input[type="submit"],
form[name='appbundle_extlopd'] input[type="submit"], form[name='appbundle_extestadisticasmodal'] input[type="submit"],
form[name='appbundle_extnotificaciones1senalsesiones'] input[type="submit"], form[name='appbundle_extplantillalopdpresencial'] input[type="submit"],
form[name='appbundle_extenviolopdpresencial'] input[type="submit"], form[name='appbundle_extrecibolopdpresencial'] input[type="submit"],
form[name='appbundle_extlopdpresencial'] input[type="submit"], form[name='appbundle_extweblopdpresencial'] input[type="submit"],
form[name='appbundle_extasistenciapordia'] input[type="submit"], form[name='appbundle_extasistenciasala'] input[type="submit"],
form[name='appbundle_extasistenciasesion'] input[type="submit"], form[name='appbundle_extinfoexterna'] input[type="submit"],
form[name='appbundle_extenviocorreopresencial'] input[type="submit"], form[name='appbundle_extrecibocorreopresencial'] input[type="submit"],
form[name='appbundle_extplantillacorreopresencial'] input[type="submit"], form[name='appbundle_extplantillacorreoonline'] input[type="submit"],
form[name='appbundle_extenvioautorizograbponentepresencial'] input[type="submit"], form[name='appbundle_extautorizograbponentepresencial'] input[type="submit"],
form[name='appbundle_extplantillacorreoponentepresencial'] input[type="submit"], form[name='appbundle_extplantillacorreoponenteonline'] input[type="submit"],
form[name='appbundle_extplantillacorreomoderadorpresencial'] input[type="submit"],
form[name='appbundle_extenvioautorizograbmoderadorpresencial'] input[type="submit"],
form[name='appbundle_extautorizograbmoderadorpresencial'] input[type="submit"],
form[name='appbundle_extplantillacorreomoderadoronline'] input[type="submit"],
form[name='appbundle_extenvioautorizograbasistentepresencial'] input[type="submit"],
form[name='appbundle_extautorizograbasistentepresencial'] input[type="submit"],
form[name='appbundle_extplantillacorreograbasistentepresencial'] input[type="submit"]
{
    border: 0px solid #ccc;
    border-radius: 4px;
}

input#appbundle_extplantillacorreo_curriculum, input#appbundle_cliente_curriculum, input#appbundle_usuario_curriculum{
    border: none;
    height: auto;
}

.disabledform {
    background: #CDC7BD;
    pointer-events: none;
}

textarea#appbundle_extplantillacorreo_cuerpo, textarea#appbundle_extplantillacorreopasswordstreaming_textoContacto,
textarea#appbundle_extautorizograbponentes_pptsfuera, textarea#appbundle_extplantillaautorizograbponente_textoAutorizo,
textarea#appbundle_extplantillaautorizograbmoderador_textoAutorizo,textarea#appbundle_extplantillalopdpresencial_encabezado,
textarea#appbundle_extplantillalopdpresencial_cuerpo, textarea#appbundle_extplantillalopdpresencial_footer,
textarea#appbundle_extautorizograbponentepresencial_pptsfuera
{
    width: 100%;
    height: 180px;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 13px;
}

textarea#appbundle_extplantillacorreopresencial_cuerpo, textarea#appbundle_extplantillacorreoonline_cuerpo,
textarea#appbundle_extplantillacorreoponentepresencial_cuerpo, textarea#appbundle_extplantillacorreoponenteonline_cuerpo,
textarea#appbundle_extplantillacorreomoderadorpresencial_cuerpo, textarea#appbundle_extplantillacorreomoderadoronline_cuerpo,
textarea#appbundle_extplantillacorreograbasistentepresencial_cuerpo
{
    width: 100%;
    height: 400px;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 13px;
}

textarea#appbundle_extnotificaciones1senalsesiones_textoNotificacion   {
    width: 100%;
    height: 80px;
    padding: 10px;
    font-size: 16px;
    margin-bottom: 13px;
}

.cancelarEdit{
    width: 100%;
    border: 0px solid #ccc;
    border-radius: 4px;
}

.datetimepicker {
    width: 23.6%;
}

.datetimepicker table {
    width: 100%;
}

.datetimepicker thead tr:first-child th:hover, .datetimepicker tfoot th:hover {
    background: #0057CC !important;
}

.tableidcliente {
    width: 35px;
}
.tableaccioncliente, .tableaccionusuario {
    width: 135px;
}
.tablenumeventocliente, .tablenumeventousuario {
    width: 93px;
    text-align: center;
}

select.form-control.evento_usuario {
    width: 170px;
}

select.form-control.evento_cliente {
    width: 170px;
}

select.form-control.evento_tipoweb {
    width: 140px;
}

select.form-control.evento_idioma {
    width: 120px;
}

input.form-control.evento_nombre{
    width: 200px;
}

input.form-control.evento_localidad {
    width: 175px;
}

.tableactivocliente, .tableactivousuario {
    width: 93px;
    text-align: center;
}

.tableroleusuario {
    width: 105px;
}

.glyphicon-remove-circle::before {
    color: #d9534f;
}

.glyphicon-ok-circle::before {
    color: #5eb579;
}

.glyphicon-globe::before {

}

.glyphicon-wrench::before {
    color: #f0ad4e;
}

.tableclienteevento{
    width: 98px;
}

.btn-info {
    color: #fff;
    background-color: #a8a8a8;
    border-color: #a8a8a8;
}

.btn-info:hover {
    color: #fff;
    background-color: #777;
    border-color: #777;
}

.tabledepartamentousuario{
    width: 152px;
}

.orden {
    font-size: 11px !important;
    margin-left: 12px;
}

.doctaforumlogo{
    width: auto;
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
    padding: 6px;
}

.btnexcel {
    padding: 5px;
    margin-left: 5px;
}

.btnexcelglyphicon{
    font: normal normal 25px/1 'Glyphicons Halflings' !important;
    top: 3px !important;
}


.olvidopassword{
    float: right;
    margin-right: 19px;
}


.parrafo-recuperar {
    margin-left: 19px;
    margin-right: 19px;
}

.btniniciorecuperar {
    padding: 9px 10px;
    font-size: 16px;
    margin-top: 5px;
    margin-bottom: 15px;
    margin-left: 18px;
    width: 90%;
    border: 0px solid #ccc;
    border-radius: 4px;
}

table#showAsistentes1 > tbody > tr > th, table#showAsistentes2 > tbody > tr > th, table#showAsistentes3 > tbody > tr > th,
table#showAsistentes4 > tbody > tr > th, table#showAsistentes5 > tbody > tr > th, table#showEmpresas1 > tbody > tr > th,
table#showEmpresas2 > tbody > tr > th, table#showEmpresas3 > tbody > tr > th, table#showEventos1 > tbody > tr > th,
table#showEventos2 > tbody > tr > th, table#showEventos3 > tbody > tr > th, table#showEventos4 > tbody > tr > th, table#showEventos5 > tbody > tr > th,
table#showEventos6 > tbody > tr > th, table#showEventos7 > tbody > tr > th, table#showCupos1 > tbody > tr > th, table#showIngreso1 > tbody > tr > th,
table#showPago1 > tbody > tr > th
  {
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

table#showAsistentes1, table#showAsistentes2, table#showAsistentes3, table#showAsistentes4, table#showAsistentes5, table#showEmpresas1,
table#showEmpresas2, table#showEmpresas3, table#showEventos1, table#showEventos2, table#showEventos3, table#showEventos4, table#showEventos5,
table#showEventos6, table#showEventos7, table#showCupos1, table#showIngreso1, table#showPago1
{
    margin-bottom: 15px;
}

table#showEmpleados1 > tbody > tr > th, table#showEmpleados2 > tbody > tr > th, table#showEmpleados3 > tbody > tr > th, table#showEmpleados4 > tbody > tr > th,
table#showEmpresas1 > tbody > tr > th, table#showEmpresas3 > tbody > tr > th, table#showEmpresas3 > tbody > tr > th, table#showEventos1 > tbody > tr > th,
table#showEventos2 > tbody > tr > th, table#showEventos3 > tbody > tr > th, table#showEventos4 > tbody > tr > th, table#showEventos6 > tbody > tr > th,
table#showEventos5 > tbody > tr > th, table#showEventos7 > tbody > tr > th, table#showCupos1 > tbody > tr > th, table#showIngreso1 > tbody > tr > th,
table#showPago1 > tbody > tr > th
{
    padding-top: 8px !important;
    padding-bottom: 8px !important;
}

table#showEmpleados1, table#showEmpleados2, table#showEmpleados3, table#showEmpleados4, table#showEmpresas1, table#showEmpresas2, table#showEmpresas3,
table#showEventos1, table#showEventos2, table#showEventos3, table#showEventos4, table#showEventos5, table#showEventos6, table#showEventos7, table#showCupos1,
table#showIngreso1, table#showPago1
{
    margin-bottom: 15px;
}

#showAsistentes4_paginate .pagination a{
    padding: 0.3em 0.7em !important;
}

/*autocompletado de localidad*/
#map {
    width: 100%;
    height: 400px;
    display: none;
}
/*autocompletado de localidad*/

/*login*/

.login {
    border-radius: 2px 2px 5px 5px;
    /*padding: 10px 20px 20px 20px;*/
    width: 90%;
    max-width: 350px;
    background: #ffffff;
    position: relative;
    padding-bottom: 80px;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.3);
    margin: 0;
    position: absolute;
    top: 35%;
    left: 50%;
    transform: translate(-50%, 50%);
}

.login button.loginboton:hover{
    background: #5eb579;
}

.login input {
    display: block;
    padding: 15px 10px;
    margin: 17px;
    width: 90%;
    /*width: 100%;*/
    border: 1px solid #ddd;
    transition: border-width 0.2s ease;
    border-radius: 2px;
    color: #777;
    font-size: 18px;
}

.usuariosesion{
    color: #555 !important;
    background-color: #e7e7e7 !important;
}

.dropdown-menu > .active > a, .dropdown-menu > .active > a:focus, .dropdown-menu > .active > a:hover {
    background-color: #5eb579 !important;
}

.errorlogin{
    margin: 17px;
    width: 90%;
}

.logoin{
    background: #5eb579;
    margin-bottom: 30px;
    padding: 10px;
    border-radius: 5px 5px 0 0 ;
}

.login .title {
    color: #444;
    font-size: 1.2em;
    font-weight: bold;
    margin: 10px 0 30px 0;
    border-bottom: 1px solid #eee;
    padding-bottom: 20px;
}

.login button.loginboton {
    font-size: 17px;
    width: 100%;
    height: 100%;
    padding: 10px 10px;
    background: #5eb579;
    color: #fff;
    display: block;
    border: none;
    margin-top: 20px;
    position: absolute;
    left: 0;
    bottom: 0;
    max-height: 60px;
    border: 0px solid rgba(0,0,0,0.1);
    border-radius: 0 0 5px 5px;
    transform: rotateZ(0deg);
    transition: all 0.1s ease-out;
    border-bottom-width: 7px;
}

.login .spinner {
    display: block;
    width: 40px;
    height: 40px;
    position: absolute;
    border: 4px solid #ffffff;
    border-top-color: rgba(255,255,255,0.3);
    border-radius: 100%;
    left: 50%;
    top: 0;
    opacity: 0;
    margin-left: -20px;
    margin-top: -20px;
    animation: spinner 0.6s infinite linear;
    transition: top 0.3s 0.3s ease,
    opacity 0.3s 0.3s ease,
    border-radius 0.3s ease;
    box-shadow: 0px 1px 0px rgba(0,0,0,0.2);
}


/*login*/

.navbar-nav .dropdown-menu {
    position: absolute !important;
    float: none;
}


.container-fluid {
    width: 99% !important;
}

.table-responsive{
    border: 0px solid #ddd !important;
}

.editPlantilla{
    max-width: 96%;
    text-align: center;
    margin-left: 2%;
    padding: 37px 5%;
    background: #EFEFEF;
}

.centrado{
    float: none;
    margin: 0 auto;
    display: table;
    table-layout: fixed;
}

/*media queries*/

@media (min-width: 768px) {
    .navbar-left {
        float: left !important;
        margin-left: 50px;
    }
}

@media (max-width: 767px) {
    .nav > li {
        text-align: center;
        width: 100%;
    }
    .autocomplete {
        width: 100%;
    }
    input.form-control.evento_localidad {
        width: 100%;
    }
    .navbar-default .navbar-nav .open .dropdown-menu > li > a {
        color: #000000 !important;
        background: #fff !important;
    }
}

/*media queries*/


/* Admin LTE */

body {
    font-size: 15px;
}
.col-lg-3 .small-box h3, .col-md-3 .small-box h3, .col-xl-3 .small-box h3 {
    font-size: 3.2rem;
}
.small-box p {
    font-size: 2rem;
}

a, a:hover {
    color: #5eb579;
}

.card-title {
    font-size: 2rem;
}

.navbar-nav {
    display: initial;
}

.navbar > .container, .navbar > .container-fluid {
    display: initial;
}

.navbar {
    margin-bottom: 20px;
    padding: 0rem;
}

/* Admin LTE */

/*.popover-title {*/
/*    background-color: #EFAC4E !important;*/
/*    color: #FFFFFF !important;*/
/*}*/

.popover-title {
    font-size: 16px;
}

.popover-content {
    font-size: 14px !important;
}

.popover.right > .arrow {
    left: -14px !important;
}

.fade {
     opacity: 0 !important;
     -webkit-transition: opacity 0.5s linear !important;
     -o-transition: opacity 0.5s linear !important;
     transition: opacity 0.5s linear !important;
 }

.fade.show {
    opacity: 0.9 !important;
}

.fade.in {
    opacity: 1 !important;
    display: block !important;
}

.popover-header {
    padding: .5rem 2.75rem !important;
    font-size: 1.7rem !important;
}

.popover-body {
    padding: .5rem 2.75rem !important;
    font-size: 14px !important;
}

#custom-tabs-one-tab .nav-link.active {
    color: #fff;
    background-color: #5eb579;
    border-color: #dee2e6 #dee2e6 #fff;
}

#showAsistentesAGP_paginate .pagination a {
    padding: 0.3em 0.7em !important;
}

#showAsistentesAGM_paginate .pagination a {
    padding: 0.3em 0.7em !important;
}

#showAutenticaAsistente_paginate .pagination a {
    padding: 0.3em 0.7em !important;
}

#showLopdAsistente_paginate .pagination a {
    padding: 0.3em 0.7em !important;
}

#showenvioLOPDP_paginate .pagination a {
    padding: 0.3em 0.7em !important;
}

#showAsistenciaPorDias_paginate .pagination a {
    padding: 0.3em 0.7em !important;
}

#showAsistenciaPorDias_paginate .pagination a {
    padding: 0.3em 0.7em !important;
}

#showAsistenciaSalas_paginate .pagination a {
    padding: 0.3em 0.7em !important;
}

#showAsistenciaSesiones_paginate .pagination a {
    padding: 0.3em 0.7em !important;
}

.inputcheckboxweblopdpresencial{
    margin-left: -20px !important;
    width: 15px !important;
    height: 15px !important;
    margin-top: 6px !important;
}

.inputlabelweblopdpresencial{
    font-size: 18px !important;
    font-weight: 500 !important;
}

.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 0px 8px !important;
}

.nav > li > a {
    padding: 5px 15px !important;
}

.cuadradosearch{
    position: fixed;
    top: 0;
    left: 0;
    z-index: 1050;
    width: 100%;
    height: 100%;
    overflow: hidden;
    outline: 0;
}