 @font-face {
  font-family: 'Glyphicons Halflings';
  src: url('../fonts/glyphicons-halflings-regular.eot');
  src: url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'), url('../fonts/glyphicons-halflings-regular.woff') format('woff'), url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'), url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg');
}

 /*bf6eb1*/

 body{

    background-color:#e8e8e8  !important;
}

.panel {
      background-color:#e8e8e8  !important;
     border: 1px solid #000 !important;
}
 div.disabled
        {
     cursor: not-allowed;
          
          opacity: 0.5;
        }

 div.disabled > *{pointer-events: none;}



        div.hidden
        {
          visibility:hidden
        }

        .btn-circle-sm {
              width: 35px;
              height: 35px;
              text-align: center;
              padding: 2px 0;
              font-size: 20px;
              line-height: 1.65;
              border-radius: 30px;
            }

        
        span.chk18 input[type="checkbox"]{height:18px; width:18px;}

        .password + .glyphicon {
   cursor: pointer;
   pointer-events: all;
   right:15px;
 }

        .form-chk{border:none; box-shadow:none}
        .form-chk input[type=checkbox]{width:18px; height:18px;}

 body{font-family:'open_sansregular', Helvetica, Arial}
 .ml10{margin-left:10px;}

 .error-content{position: absolute; width: 100%;  text-align: left;}
 .error-label{left:0}
 /*#c4081c*/

 .chosen-container-single .chosen-single {
    height: 34px;
    line-height: 32px;
}

 .chosen-container-single .chosen-single abbr {
    top: 11px;
}

 .chosen-container-single .chosen-single div b {
        background: url(../Scripts/chosen-sprite.png) no-repeat 0 6px;
}

 .chosen-container-multi .chosen-choices{border-radius: 4px; padding: 3px 5px;}
 .chosen-container-multi .error{border-color:red}

 .inv-color{filter: invert(100%);}

 .btn-success {
    color: #fff;
    background-color: #1c5ba2;
    border-color: #a6bfda;
}

 .btn-success:hover, .btn-success:focus, .btn-success:active, .btn-success.active, .open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #444444;
    border-color: #a6bfda;
}


 .row div[class^=col]:not(#Tabs) {
    margin-top: 21px;
}


.input-group-lg >.form-control{height:40px;}

 .modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5;
    background: #1c5ba2;
}

 .modal-header .close {
    margin-top: -2px;
    color: #fff!important;
    font-size: 25px;
}

 .table-bordered tbody tr.header-tbl {
    color: #fff;
    background-color: #1c5ba2;
}



.table-bordered tbody tr.header-tbl th {
    color: #FFF;
}    

    .table-bordered tbody tr.header-tbl th a {
        color: #FFF;
    }








    table thead tr.header-tbl {
    color: #fff;
    background-color: #1c5ba2;
}



table thead tr.header-tbl th {
    color: #FFF;
    font-size:11px;
}    

    table thead tr.header-tbl th a {
        color: #FFF;
        font-size:11px;
    }




 .mt_10{margin-top:10px;}
 .ml_10{margin-left:10px;}

 div.chListContent{padding:5px;}

 label.error{    color: red;    font-size: 0.87em;    font-weight: normal;    position: absolute;   }
        input[type="text"].error{border: 1px solid red;} 
        select.error{border: 1px solid red;} 
         div.error{border: 1px solid red;}
         a.error{border-color: red!important;}
 .modal-title {
    margin: 0;
    line-height: 1.42857143;
    color: #fff;
}

.img-logo{ height:110px!important; top: -15px;
    position: relative;}


div.panelTitulo input[type="image"] {
    position: relative;
    top: 8px;
    margin-right: 5px;
}


 .loader {
            border: 16px solid #f3f3f3;
            border-radius: 50%;
            border-top: 16px solid #1c5ba2;
            width: 120px;
            height: 120px;
            -webkit-animation: spin 2s linear infinite;
            animation: spin 2s linear infinite;
            position: fixed;
            top: 50%;
            left: 50%;
            margin-top: -50px;
            margin-left: -100px;
        }

        @-webkit-keyframes spin {
            0% {
                -webkit-transform: rotate(0deg);
            }

            100% {
                -webkit-transform: rotate(360deg);
            }
        }

        @keyframes spin {
            0% {
                transform: rotate(0deg);
            }

            100% {
                transform: rotate(360deg);
            }
        }



 .button {
 
  text-align: center;
  cursor: pointer;
  outline: none;
  color: #fff;
  background-color: #038996;
  border: none;
  border-radius: 15px;
  box-shadow: 0 9px #999;
}

.button:hover {background-color: #aff2ee}

.button:active {
  background-color: #3e8e41;
  box-shadow: 0 5px #666;
  transform: translateY(4px);
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #1c5ba2;
    border-color: #ddd #ddd transparent;
    border-image: none;
    border-style: solid;
    border-width: 1px;
    color: #fff;
    cursor: default;
}

.navbar-default .navbar-collapse, .navbar-default .navbar-form {
    border-color: #e7e7e7;
    padding-bottom: 5px;
}

.navbar-collapse .navbar-nav{padding-top:10px;}

.navbar
{
    /*min-height: 80px;*/
    margin-bottom: 0;
    height: 114px!important;
}

/*a6bfda*/

.navbar-default {
    background-color: #1c5ba2;
    border-color: #fff;
    color: #fff;
}

.panel-default>.panel-heading {
    color: #fff;
    background-color: #1c5ba2;
    border-color: #848484;
}
/*.navbar-nav > li input {
    -webkit-filter: blur(0px); -moz-filter: blur(0px); -o-filter: blur(0px); -ms-filter: blur(0px);
    filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0'); filter: blur(0px);
}

.navbar-nav > li:hover input {
    -webkit-filter: blur(0.8px); -moz-filter: blur(0.8px); -o-filter: blur(0.8px); -ms-filter: blur(0.8px);
    filter:progid:DXImageTransform.Microsoft.Blur(PixelRadius='0.8'); filter: blur(0.8px);
}*/

.nav>li>a:hover, .nav>li>a:focus {
    text-decoration: none;
    background-color: #1c5ba24a;
}

.navbar-nav > li:hover {
    position: relative;
    background: #1c5ba2!important;
    background-color: #1c5ba2!important;
    box-shadow: 0px 8px 0px 0px #1c5ba2bf;
    top: 6px;

}

.navbar-nav > li:hover a{
    background:none;
    background-color:none;
}


.navbar-nav > li:hover a input {
    background: none;
    background-color: none;
}

div.top-10{position:relative; top:-10px;}
div.top-10 a img{height:100px!important}
.padd-top-10{padding-top:10px;}

.content-wrapper
{
    background-color: #e8e8e8;
    min-height: 12%;
    position: absolute;
    top: 180px;
    width: 95%;
    z-index: 2;
    padding-left: 5%;
    
}

.panelTitulo
{
    
    width: 100%; 
    background-color: #444444; 
    top: 114px; 
    height: 50px; 
    position: absolute;
     padding-left: 80px; 
     padding-top: 0;
    
    }


*::before, *::after {
    box-sizing: border-box;
}
*::before, *::after {
    box-sizing: border-box;
}


/*.btn-cliente {
    background-color: #8a8c8f;
    border-color: #8a8c8f;
    color: #fff;
}*/
.btn-cliente {
    background-color: #1c5ba2;
    border-color: #a6bfda;
    color: #fff;
}

.btn-cliente:hover, .btn-cliente:focus {
    color: #ccc;
    text-decoration: none;
}

.table {
    margin-bottom: 0px;
    width: 100%;
}
.table tbody {
    margin-left: 3px;
}
/*th
{

    
    }*/

.TituloPaginaGrande
{
    background-color: transparent;
    border-style: none;
    color: #FFF;
    font-family: 'open_sansregular';
    font-size: 25px;
    margin-top:20px;
}


.TituloPagina
{
    background-color: transparent;
    border-style: none;
    color: #8a8c8f;
    font-family: 'open_sansregular';
    font-size: 20px;
}

.flechaVolver
{
         margin-top:20px;
    }

.row
{
    margin-bottom: 1%;
}
hr
{
    margin-top: 0px;
}

.labelBoton
{
    font-family: 'open_sansregular';
    line-height: 30px;
    font-size: 14px;
}

.labelHome
{
    font-family: 'open_sansregular';
    line-height: 30px;
    font-size: 16px;
    text-align:center;
}


.page-scroll
{
    padding-right: 15px;
    padding-left: 10px;
    padding-top: 15px;
}


.btnHome
{
    width:60%;
     height:60%;
     cursor: pointer;



}



.RolUsuario {
    color: #fff;
    font-family: 'open_sansregular';
    font-size: 15px;
    font-weight: bold;
}

.FechaIndex {
    font-family: 'open_sansregular';
    color:#fff;
    font-size: 13px;
}

.HoraIndex {
    color: black;
    font-family: 'open_sansregular';
    font-size: 22px;
}

collapse
{
    min-width: 660px;
}

label {
    display: inline-block;
    font-weight: 700;
    margin-bottom: 5px;
    max-width: 100%;
    font-family:'open_sansregular';
}
.Control
{
	font-family: 'open_sansregular';
	font-size: 12px;
}

/* galeria fotográfica */

.foto-inmueble-c
{
    margin: 10px;
    width: 300px;
    text-align: center;
    display: inline-block;
    cursor: pointer;
}

.foto-inmueble 
{
    box-sizing: border-box;     
    max-width: 300px;
    max-height: 200px;
    padding: 10px;
}

.foto-inmueble-c.active
{
    background: #7dff7d;
    border: 3px solid #7dff7d;
}

.foto-inmueble-c.foto-principal
{
    /*border: 3px solid #ce9947;*/
    background: #46C0FF;
}

.borrarMsg 
{
    padding: 10px 10px 10px 30px;
    background: url('../img/warning_icon.png') no-repeat #ffc300;
    color: white;
}

.widget .panel-body { padding:0px; }
.widget .list-group { margin-bottom: 0; }
.widget .panel-title { display:inline }
.widget .label-info { float: right; }
.widget li.list-group-item {border-radius: 0;border: 0;border-top: 1px solid #ddd;}
.widget li.list-group-item:hover { background-color: rgba(86,61,124,.1); }
.widget .mic-info { color: #666666;font-size: 11px; }
.widget .action { margin-top:5px; }
.widget .comment-text { font-size: 12px; }
.widget .btn-block { border-top-left-radius:0px;border-top-right-radius:0px; }


.pricing-table .plan
{
    border-radius: 0px;
    text-align: center;
    background-color: #DBDBDB;
    -moz-box-shadow: 0 0 6px 2px #b0b2ab;
    -webkit-box-shadow: 0 0 6px 2px #b0b2ab;
    transition: 0.3s;
    -moz-box-transition: 0.3s;
    -webkit-box-transition: 0.3s;
}
 
 .plan:hover {
  border-radius: 15px;
  background-color: #ffffff;
  color: #000000;
  -moz-box-shadow: 0 0 12px 3px #b0b2ab;
  -webkit-box-shadow: 0 0 12px 3px #b0b2ab;
  box-shadow: 0 0 12px 3px #b0b2ab;
  cursor: pointer;
}
 
 .plan {
  padding: 10px;
  color: #666666;
  background-color: #5e5f59;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}
  
.pricing-table .plan ul {
  list-style: none;
  margin: 0;
  -moz-border-radius: 0 0 5px 5px;
  -webkit-border-radius: 0 0 5px 5px;
  border-radius: 0 0 5px 5px;
}
 
.pricing-table .plan ul li.plan-feature {
  padding: 15px 10px;
  border-top: 1px solid #c5c8c0;
}
 
.pricing-three-column {
  margin: 0 auto;
  width: 80%;
}
 
.pricing-variable-height .plan {
  float: none;
  margin-left: 2%;
  vertical-align: bottom;
  display: inline-block;
  zoom:1;
  *display:inline;
}
 
.plan-mouseover .plan-name {
  background-color: #4e9a06 !important;
}


.awesome-tooltip + .tooltip > .tooltip-inner {
    background-color: #333333; 
    color: #ffffff; 
    border: 1px solid #000000; 
}
.awesome-tooltip + .tooltip.left > .tooltip-arrow{
    top:50%;
    right:0;
    margin-top:-5px;
    border-top:5px solid transparent;
    border-bottom:5px solid transparent;
    border-left:5px solid #000000;
}

/*
.pricing-table .planInmueble
{
    border-radius: 0px;
    text-align: center;
    background-color: #6D8DBE;
    -moz-box-shadow: 0 0 6px 2px #b0b2ab;
    -webkit-box-shadow: 0 0 6px 2px #b0b2ab;
    transition: 0.3s;
    -moz-box-transition: 0.3s;
    -webkit-box-transition: 0.3s;
}
 
.planInmueble:hover {
  border-radius: 15px;
  background-color: #ffffff;
  color: #000000;
  -moz-box-shadow: 0 0 12px 3px #b0b2ab;
  -webkit-box-shadow: 0 0 12px 3px #b0b2ab;
  box-shadow: 0 0 12px 3px #b0b2ab;
  cursor: pointer;
}
 .planInmueble {
  padding: 10px;
  color: #ffffff;
  background-color: Red;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}


.pricing-table .planPedido
{
    border-radius: 0px;
    text-align: center;
    background-color: #6D8DBE;
    -moz-box-shadow: 0 0 6px 2px #b0b2ab;
    -webkit-box-shadow: 0 0 6px 2px #b0b2ab;
    transition: 0.3s;
    -moz-box-transition: 0.3s;
    -webkit-box-transition: 0.3s;
}
 
.planPedido:hover {
  border-radius: 15px;
  background-color: #ffffff;
  color: #000000;
  -moz-box-shadow: 0 0 12px 3px #b0b2ab;
  -webkit-box-shadow: 0 0 12px 3px #b0b2ab;
  box-shadow: 0 0 12px 3px #b0b2ab;
  cursor: pointer;
}
 .planPedido {
  padding: 10px;
  color: #ffffff;
  background-color: Red;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}

.pricing-table .planCliente
{
    border-radius: 0px;
    text-align: center;
    background-color: #E9CC4C;
    -moz-box-shadow: 0 0 6px 2px #b0b2ab;
    -webkit-box-shadow: 0 0 6px 2px #b0b2ab;
    transition: 0.3s;
    -moz-box-transition: 0.3s;
    -webkit-box-transition: 0.3s;
}
 
 .planCliente:hover {
  border-radius: 15px;
  background-color: #ffffff;
  color: #000000;
  -moz-box-shadow: 0 0 12px 3px #b0b2ab;
  -webkit-box-shadow: 0 0 12px 3px #b0b2ab;
  box-shadow: 0 0 12px 3px #b0b2ab;
  cursor: pointer;
}
 .planCliente {
  padding: 10px;
  color: #ffffff;
  background-color: Red;
  -moz-border-radius: 5px 5px 0 0;
  -webkit-border-radius: 5px 5px 0 0;
  border-radius: 5px 5px 0 0;
}*/


.btnBlack
{
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.btnBlack:hover
{
    box-shadow: 0 0 12px #000000;
    -webkit-box-shadow: 0 0 12px #000000;
    -moz-box-shadow: 0 0 12px #000000;
    -o-box-shadow: 0 0 12px #000000;
    -ms-box-shadow: 0 0 12px #000000;
}
.btnWhite
{
    -webkit-transition: all 0.5s ease 0s;
    -moz-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    -ms-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
}
.btnWhite:hover
{
    padding-left: 25px;
    box-shadow: 0 0 12px #FFFFFF;
    -webkit-box-shadow: 0 0 12px #FFFFFF;
    -moz-box-shadow: 0 0 12px #FFFFFF;
    -o-box-shadow: 0 0 12px #FFFFFF;
    -ms-box-shadow: 0 0 12px #FFFFFF;
}
.paginado
{
    letter-spacing: 5px;
}

.btn-black  {
    background-color: #e5493a;
    border-color: #e5493a;
    color: #fff;
}
.btn-black:hover  {

    color: #fd952e;
}

.boton
{
     width:48px;
     height:48px;
     cursor: pointer;
  
}

.close
{
    color: #343434 !important;
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    opacity: 0.9 !important;
   
    
    
    }
    
    
    .headerstyle {
    background-color: #e5493a;
    border-color: #000;
    border-style: solid;
    border-width: 1px;
    color: white;
    font-weight: bold;
    min-width: 100px;
    text-align: center;
    vertical-align: middle;
}

.alert-azul {
    background-color: #038996;
    border-color: #038996;
    color: #706c6c;
}





/*DASHBOARD*/

.fa, .fas {
    font-family: 'Font Awesome 5 Free';
    font-weight: 900;
}

.card.mb-3 {
    margin-bottom: 30px !important;
}
.widget-chart.text-left {
    flex-direction: row;
    align-items: center;
}
.card-btm-border {
    border:0!important;
    border-bottom: transparent solid 4px!important;
}
.widget-chart {
    text-align: center;
    padding: 1rem;
    position: relative;
}
.card-shadow-primary {
    box-shadow: 0 0.46875rem 2.1875rem rgba(63,106,216,0.03), 0 0.9375rem 1.40625rem rgba(63,106,216,0.03), 0 0.25rem 0.53125rem rgba(63,106,216,0.05), 0 0.125rem 0.1875rem rgba(63,106,216,0.03);
}
.card-shadow-danger {
    box-shadow: 0 0.46875rem 2.1875rem rgba(217,37,80,0.03), 0 0.9375rem 1.40625rem rgba(217,37,80,0.03), 0 0.25rem 0.53125rem rgba(217,37,80,0.05), 0 0.125rem 0.1875rem rgba(217,37,80,0.03);
}
.card {
    box-shadow: 0 0.46875rem 2.1875rem rgba(4,9,20,0.03), 0 0.9375rem 1.40625rem rgba(4,9,20,0.03), 0 0.25rem 0.53125rem rgba(4,9,20,0.05), 0 0.125rem 0.1875rem rgba(4,9,20,0.03);
    border-width: 0;
    transition: all .2s;
}
.text-left {
    text-align: left !important;
}
.mb-3, .my-3 {
    margin-bottom: 1rem !important;
}
.border-primary {
    border-color: #3f6ad8 !important;
}
.border-danger {
    border-color: #d92550 !important;
}
.card {
    position: relative;
    display: flex;
    flex-direction: column;
    min-width: 0;
    word-wrap: break-word;
    background-color: #fff;
    background-clip: border-box;
    border: 1px solid rgba(26,54,126,0.125);
    border-radius: .25rem;
}

.widget-chart2 .widget-chat-wrapper-outer {
    display: flex;
    flex: 1;
    flex-direction: column;
    max-width: 100%;
}

.widget-chart.text-left .widget-chart-content {
    display: flex;
    flex-direction: column;
    align-content: center;
    flex: 1;
    position: relative;
}

.widget-chart .widget-chart-content {
    position: relative;
    z-index: 5;
}

.opacity-5 {
    opacity: .5 !important;
}

.text-uppercase {
    text-transform: uppercase !important;
}

.widget-chart.text-left .widget-numbers {
    margin-left: 0;
}
.widget-chart .widget-numbers {
    font-weight: bold;
    font-size: 2.5rem;
    display: block;
    line-height: 1;
    margin: 1rem auto;
}
.w-100 {
    width: 100%;
}
.fsize-4 {
    font-size: 3.2rem !important;
}
.mt-2, .my-2 {
    margin-top: .5rem !important;
}
.mb-0, .my-0 {
    margin-bottom: 0 !important;
}
.w-100 {
    width: 100% !important;
}

.widget-chart .widget-chart-flex:last-child {
    margin-bottom: 0;
}
.widget-chart2 .widget-chart-flex {
    display: flex;
    align-items: baseline;
    align-content: center;
    margin-bottom: 0;
}
.widget-chart .widget-chart-flex {
    display: flex;
    align-items: center;
    align-content: center;
    margin-bottom: 1rem;
    height:55px;
}
.align-items-center {
    align-items: center !important;
}

.opacity-10 {
    opacity: 1 !important;
}
.text-success {
    color: #3ac47d !important;
}
.text-danger {
    color: #d92550 !important;
}
.pr-2, .px-2 {
    padding-right: .5rem !important;
}

.opacity-5 {
    opacity: .5 !important;
}
.pl-1, .px-1 {
    padding-left: .25rem !important;
}
small, .small {
    font-size: 80%;
    font-weight: 400;
}
small {
    font-size: 80%;
}

.font-size-lg {
    font-size: 1.1rem !important;
}
.text-muted {
    color: #6c757d !important;
}
.font-weight-normal {
    font-weight: 400 !important;
}
.ml-auto, .mx-auto {
    margin-left: auto !important;
}

.circle-progress {
    position: relative;
}
.d-inline-block {
    display: inline-block !important;
}

.circle-progress canvas {
    display: block;
}

.circle-progress small {
    position: absolute;
    height: 100%;
    width: 100%;
    font-weight: bold;
    left: 0;
    top: 0;
    vertical-align: middle;
    text-align: center;
    display: flex;
    align-items: center;
    align-content: center;
}
small, .small {
    font-size: 80%;
    font-weight: 400;
}
small {
    font-size: 80%;
}

.circle-progress small span {
    margin: 0 auto;
}


.card-body {
    flex: 1 1 auto;
    padding: 1.25rem;
}

.card-header, .card-title {
    text-transform: uppercase;
    color: rgba(13,27,62,0.7);
    font-weight: bold;
    font-size: .88rem;
}

.card-title {
    margin-bottom: .75rem;
}

.btn-actions-pane-right {
    margin-left: auto;
    white-space: nowrap;
}

.btn-focus:not(:disabled):not(.disabled):active, .btn-focus:not(:disabled):not(.disabled).active, .show>.btn-focus.dropdown-toggle {
    color: #fff;
    background-color: #2d2a37;
    border-color: #272430;
}

.btn-group>.btn:not(:last-child):not(.dropdown-toggle), .btn-group>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.btn-group, .btn-group-vertical {
    position: relative;
    display: inline-flex;
    vertical-align: middle;
}

.btn-group .btn {
    font-size: 0.8rem;
    font-weight: 500;
}
.btn-group>.btn, .btn-group-vertical>.btn {
    position: relative;
    flex: 1 1 auto;
}
.btn-sm, .btn-group-sm>.btn {
    padding: .25rem .5rem;
    font-size: .875rem;
    line-height: 1.5;
    border-radius: .2rem;
}

.btn-focus {
    color: #fff;
    background-color: #444054;
    border-color: #444054;
}

.table-responsive {
    display: block;
    width: 100%;
    overflow-x: auto;
    -webkit-overflow-scrolling: touch;
    -ms-overflow-style: -ms-autohiding-scrollbar;
}

.mb-0, .my-0 {
    margin-bottom: 0 !important;
}
.align-middle {
    vertical-align: middle !important;
}
.table {
    width: 100%;
    margin-bottom: 1rem;
    background-color: rgba(0,0,0,0);
}
table {
    border-collapse: collapse;
}

.text-center {
    text-align: center !important;
}

.widget-content {
    padding: 1rem;
    flex-direction: row;
    align-items: center;
}

.p-0 {
    padding: 0 !important;
}

.widget-content .widget-content-wrapper {
    display: flex;
    flex: 1;
    position: relative;
    align-items: center;
}

.mr-3, .mx-3 {
    margin-right: 1rem !important;
}

.flex2 {
    flex: 2;
}   

.widget-content .widget-content-left .widget-heading {
    opacity: .8;
    font-weight: bold;
}

.opacity-7 {
    opacity: .7 !important;
}

.btn-focus:hover {
    color: #fff;
    background-color: #322f3e;
    border-color: #2d2a37;
}

label[for=chkAsignarAsesorAClientesAutomaticamente] {
    padding-left: 10px;
    font-size: large;
}