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;
}

.btn-success {
    color: #fff;
    background-color: #5eb579;
    border-color: #5eb579;
}

.btn-success:hover {
    color: #fff;
    background-color: #5eb579;
    border-color: #5eb579;
}

.btn {
    padding: 7px 10px;
    font-size: 18px;
    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: 26px;
    padding: 0px 3px;
    float: left;
    margin-top: 0;
}

.btnver{
    width: 26px;
    padding: 0px 3px;
    float: left;
    margin-top: 0;
}

.btneditar {
    margin-left: 5px;
    margin-right: 0px;
    margin-top: 0px;
    width: 26px;
    padding: 0px 3px;
    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: 15px;
    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 3px 3px 0 !important;
    padding: 0.7em 1.2em !important;
    background: #303030 !important;
    color: #fff !important;
    text-align: center !important;
    text-decoration: none !important;
}

.pagination a {
    display: inline-block !important;
    margin: 0 3px 3px 0 !important;
    padding: 0.7em 1.2em !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: 530px;
}
.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: 1073px;
    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 23px/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;
}

.editPlantilla{
    max-width: 96%;
    text-align: center;
    margin-left: 2%;
    padding: 37px 5%;
    background: #EFEFEF;
}

form[name='appbundle_plantillacertificadopdf'] input, form[name='appbundle_plantillacertificadopdf'] select, form[name='appbundle_plantillacorreo'] input, form[name='appbundle_plantillacorreo'] select, form[name='appbundle_registroenvio'] input, form[name='appbundle_registroenvio'] select, form[name='appbundle_certificado'] input, form[name='appbundle_certificado'] select, form[name='appbundle_evento'] input, form[name='appbundle_evento'] select, form[name='appbundle_asistente'] input, form[name='appbundle_asistente'] select, form[name='appbundle_usuario'] input, form[name='appbundle_usuario'] select, form[name='appbundle_usuario'] input, form[name='appbundle_eventomultipledia'] select, form[name='appbundle_eventomultipledia'] input, form[name='appbundle_plantillacorreoasistencia'] select, form[name='appbundle_plantillacorreoasistencia'] input, form[name='appbundle_plantillaasistenciapdf'] select, form[name='appbundle_plantillaasistenciapdf'] input  {
    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_plantillacertificadopdf'] label, form[name='appbundle_plantillacorreo'] label, form[name='appbundle_registroenvio'] label, form[name='appbundle_certificado'] label, form[name='appbundle_evento'] label, form[name='appbundle_asistente'] label, form[name='appbundle_usuario'] label, form[name='appbundle_eventomultipledia'] label, form[name='appbundle_plantillacorreoasistencia'] label, form[name='appbundle_plantillaasistenciapdf'] label {
    float: left;
    margin-bottom: 2px;
}

form[name='appbundle_plantillacertificadopdf'] div ul li, form[name='appbundle_plantillacorreo'] div ul li, form[name='appbundle_registroenvio'] div ul li, form[name='appbundle_certificado'] div ul li, form[name='appbundle_evento'] div ul li, form[name='appbundle_asistente'] div ul li, form[name='appbundle_usuario'] div ul li, form[name='appbundle_eventomultipledia'] div ul li, form[name='appbundle_plantillacorreoasistencia'] div ul li, form[name='appbundle_plantillaasistenciapdf'] div ul li {
    color: red;
    float: right;
}

form[name='appbundle_plantillacertificadopdf'] input[type="submit"], form[name='appbundle_plantillacorreo'] input[type="submit"], form[name='appbundle_registroenvio'] input[type="submit"], form[name='appbundle_certificado'] input[type="submit"], form[name='appbundle_evento'] input[type="submit"], form[name='appbundle_asistente'] input[type="submit"], form[name='appbundle_usuario'] input[type="submit"], form[name='appbundle_eventomultipledia'] input[type="submit"], form[name='appbundle_plantillacorreoasistencia'] input[type="submit"], form[name='appbundle_plantillaasistenciapdf'] input[type="submit"]  {
    border: 0px solid #ccc;
    border-radius: 4px;
}


input#appbundle_plantillacertificadopdf_curriculum1, input#appbundle_plantillacertificadopdf_curriculum2, input#appbundle_plantillacertificadopdf_curriculum3,
input#appbundle_plantillacertificadopdf_curriculum4, input#appbundle_plantillacertificadopdf_curriculum5, input#appbundle_plantillacertificadopdf_curriculum6,
input#appbundle_plantillacertificadopdf_curriculum7, input#appbundle_plantillacertificadopdf_curriculum8, input#appbundle_plantillacertificadopdf_curriculum9,
input#appbundle_plantillacertificadopdf_curriculum10, input#appbundle_plantillacorreo_curriculum, input#appbundle_evento_curriculum,
input#appbundle_asistente_curriculum, input#appbundle_usuario_curriculum, input#appbundle_eventomultipledia_curriculum,
input#appbundle_plantillacorreoasistencia_curriculum, input#appbundle_plantillaasistenciapdf_curriculum1, input#appbundle_plantillaasistenciapdf_curriculum2,
input#appbundle_plantillaasistenciapdf_curriculum3, input#appbundle_plantillaasistenciapdf_curriculum4, input#appbundle_plantillaasistenciapdf_curriculum5,
input#appbundle_plantillaasistenciapdf_curriculum6, input#appbundle_plantillaasistenciapdf_curriculum7, input#appbundle_plantillaasistenciapdf_curriculum8,
input#appbundle_plantillaasistenciapdf_curriculum9, input#appbundle_evento_curriculum2{
    border: none;
    height: auto;
}

.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: 105px;
}
.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;
}

textarea#appbundle_evento_comentario {
    width: 100%;
    height: 150px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    padding: 10px;
    margin-bottom: 12px;
}

textarea#appbundle_eventomultipledia_comentarioEventoMultipleDia {
    width: 100%;
    height: 150px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    padding: 10px;
    margin-bottom: 12px;
}


textarea#appbundle_plantillacorreoasistencia_textoGrande {
    width: 100%;
    height: 150px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    padding: 10px;
    margin-bottom: 12px;
}

.glyphicon-globe::before {

}

.glyphicon-wrench::before {
    color: #f0ad4e;
}

.popover-title {
    background-color: #EFAC4E !important;
    color: #FFFFFF !important;
}

#appbundle_evento_responsable{
    height: 200px !important;
}

#appbundle_evento_responsable option {
    margin-bottom: 5px;
}

.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;
}

input.form-control.evento_nombre {
    width: 200px;
}

.btnexcel {
    padding: 4px;
}

.btnexcelglyphicon{
    font: normal normal 25px/1 'Glyphicons Halflings' !important;
    top: 3px !important;
}

.btnzip {
    padding: 6px;
}

.btnzipglyphicon{
    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;
}

.tablevercertificado {
    width: 50px;
}

.tabledescargarcertificado {
    width: 95px;
}

.glyphicon-download, .glyphicon-file {
    font: normal normal 20px/1 'Glyphicons Halflings' !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: 17px;
}

.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*/

.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: 6px 8px !important;
}

.tableidevento {
    width: 40px;
}

.tableaccionevento {
    width: 105px;
}

.tablenumeroevento{
    width: 73px;
}

.tabletipoevento {
    width: 96px;
}

.tablecrearcorreoevento {
    width: 89px;
}

.tableplantillaevento {
    width: 117px;
}

.tableasistentesevento {
    width: 81px;
}

.tablcertificadosevento{
    width: 184px;
}

.tablacertificadoindividual {
    width: 210px;
}

.configuradoicon, .noconfiguradoicon {
    color: #5eb579;
    font: normal normal 28px/1 'Glyphicons Halflings' !important;
    vertical-align: middle;
}

.printicon {
    font: normal normal 24px/1 'Glyphicons Halflings' !important;
    vertical-align: middle;
    margin-top: 2px;
}

.printicon.glyphicon-remove-circle{
    font: normal normal 28px/1 'Glyphicons Halflings' !important;
    margin-top: 0px;
}

.table td {
    vertical-align: middle !important;
}

.btnverasistente{
    margin-left: 5px;
    margin-right: 5px;
    margin-top: 0px;
    padding: 1px 9px;
    font-size: 17px;
}

.tableverasistentesevento {
    width: 107px;
}

.tablecreditosasistente {
    width: 82px;
}

.editAsistente #appbundle_asistente_idasistente {
    pointer-events: none;
    background: #ccc;
}

a.CICCF:focus, a.CISCF:focus, a.CNCCF:focus, a.CNSCF:focus, a.CICCF:hover, a.CISCF:hover, a.CNCCF:hover, a.CNSCF:hover {
    text-decoration: none !important;
}

.tablefecharegistro {
    width: 151px;
}

.tableestadoregistro {
    width: 119px;
}

textarea#appbundle_plantillacorreo_textoGrande {
    width: 100%;
    height: 125px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    padding: 10px;
    margin-bottom: 12px;
}

textarea#appbundle_plantillacertificadopdf_numeroExpediente {
    width: 100%;
    height: 250px;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 16px;
    line-height: 1.42857143;
    padding: 10px;
    margin-bottom: 12px;
}

.tablecorreoimagen {
    width: 150px;
}

.tablecorreoidioma {
    width: 68px;
}

.imagenno {
    font: normal normal 18px/1 'Glyphicons Halflings' !important;
}

a.downloadver:focus, a.downloadver:hover {
    color: #636363;
}

a.downloadver {
    color: #636363;
}

/*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%;
    }
}

/*media queries*/

