.page-link {
    position: relative;
    display: block;
    padding: .5rem .75rem;
    margin-left: -1px;
    line-height: 1.25;
    color:#621132;
    background-color: #fff;
    border: 1px solid #dee2e6;
}

.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color:#621132;
    border-color:#621132;
}

#divaddmap{
    height: 300px;
}

.rowmapa{
    margin-right: 3px !important;
}

#logomenu{
	margin-left: 0px;
	margin-top: 22px;
	margin-bottom: 10px;
}

#tablerodivmenu{
    height: 720px;
	background-color: #343434;
    border-color: #343434;
    padding-left: 10px;
	padding-right: 10px;
    box-shadow: 5px 5px 5px #888888;
    border-radius: 4px;
}

#tablerodivmenuhead{
	background-color: #343434;
	padding-left: 0px;
	border-bottom: 0px;
}

#tablerodivmapa{
    height: 720px;
    box-shadow: 5px 5px 5px #888888;
    border-radius: 4px;
}

#tablerodivdetalle{
	height: 720px;
	overflow-y:auto;
	box-shadow: 5px 5px 5px #888888;
	padding-top: 5px;
	padding-left: 5px;
	padding-right: 5px;

	background-color: #343434;
	border-radius: 4px;
}

#footermodallogo
{
    width: 16%;
}

.headermodal{
    background-color: #343434;
}

.footermodal{
    background-color: #343434;
}

.encabezadoform{
    background-color: #343434;
    color: #fff;
}

#headerlistalogo{
    margin-top: 2px;
	margin-bottom: 5px;
}

.headerlistatitulo{
    margin-bottom: 0px;
}

.cardborde{
    box-shadow: 5px 5px 5px #888888;
}

#divcontentgrafica{
    height: 720px;
    box-shadow: 5px 5px 5px #888888;
    border-radius: 4px;
    background-color: #fff;
}

#divgrafica{
    height: 700px;
}

#divdescripcion{
    height: 169px;
    border-radius: 4px;
    overflow: auto;
}

.icon-color{
    color:#621132;
}

.icon-color-blanco{
    color:#ffffff;
}

.fondo1{
    /* background: linear-gradient(to bottom, rgba(255,255,255,0), rgba(255,255,255,1)), url(../storage/img/bg.png); */
    background-image: url(../storage/img/bg.png);
}

.form-rounded {
    border-radius: 1rem;
    }

.selectedDate
{
  background-color: #621132 !important;
}

.btn-personal{
    background-color: #621132 !important;
    color: #ffffff;
}

.btn-outline-personal{
    color: #621132 !important;
    border-color: #621132 !important;
}

.btn-outline-personal:hover{
    background-color: #621132 !important;
    color: #ffffff !important;
}

.btn-personal:hover{
    color: #ffffff;
}

.grid-texto{
    color: grey;
}

.grid-titulo{
    color:#621132;
}

.campo-obligatorio
{
    color:#d61515;
}

.logo-home{
    margin-top: 15%;
}

.fc-event{
    border-radius: 60px !important;
    width: 8px !important;
    height: 10px !important;
}

bg-personal{
    background-color:#343434 !important;
}

.u-heading-v2-3--bottom::after {
    margin-top: 1.07143rem;
}
.u-heading-v2-3--bottom::after, .u-heading-v2-3--top::before {
    width: 5rem;
    border-top-width: 1px;
}

.u-heading-v2-3--bottom::after, .u-heading-v2-3--top::before{
    content: "";
    display: inline-block;
    border-top-style: solid;
    border-color: inherit;
}

.u-icon-v2.u-icon-size--xs, .u-icon-v2.u-icon-size--xs .u-icon__elem-regular, .u-icon-v2.u-icon-size--xs .u-icon__elem-hover, .u-icon-v3.u-icon-size--xs, .u-icon-v3.u-icon-size--xs .u-icon__elem-regular, .u-icon-v3.u-icon-size--xs .u-icon__elem-hover, .u-icon-v4.u-icon-size--xs .u-icon-v4-inner, .u-icon-v4.u-icon-size--xs .u-icon__elem-regular, .u-icon-v4.u-icon-size--xs .u-icon__elem-hover, .u-icon-v5.u-icon-size--xs {
    width: 2.14286rem;
    height: 2.14286rem;
    font-size: 0.92857rem;
}

.u-icon-v1, .u-icon-v2, .u-icon-v3, .u-icon-v4 {
    position: relative;
    display: inline-block;
    text-align: center;
    transition: all .2s ease-in-out;
}

.u-icon-v1::before, .u-icon-v2::before, .u-icon-v3::before {
    display: block;
}

.divfondoini a:hover{
    /*background-color: #333333;*/
    background: linear-gradient(45deg, rgb(194, 191, 193) 31%, rgb(116, 116, 119) 100%);
    color: #fff !important;
    text-decoration-line: none;
  }

/* .divisionvt{
    border-left: 0.099rem solid #1b1a1a;
    margin-left: 0.07rem;
    margin-top: 18%;
    height: 60%;
}

.divisionvb{
    border-left: 0.099rem solid #1b1a1a;
    margin-left: 0.07rem !important;
    margin-top: 0px;
    height: 60%;
} */

.divslider{
    /* height: 54vh; */
    /* min-height: 300px; */
    height: 25vh;
    min-height: 531px;
    background: no-repeat center center scroll;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    /* -background-size: cover; */
    background-size: cover;
    transition: -webkit-transform 0.5s ease;
    transition: transform e.5s ease;
    transition: transform e.5s ease, -webkit-transform 0.5s ease;
    -webkit-backface-visibility: visible;
    backface-visibility: visible;
}
  
.navbar-personal{
    border-top: 5px solid #621132;
}

.btn-acceso{
    font-size: 12px;
    display: flex;
    color: #ffffff;
    padding-left: 20px;
    padding-right: 20px;
    background-color:#621132;
    margin-top: -40px;
    border-radius: 0 0 360px 360px;
}

.divloading{
    background-color:#621132 !important;
}

.dropdown-menu{
    width: 200px !important;
}

.g-recaptcha {
    display: inline-block;
}