.btnswitch {

    font-weight: 400;
    font-size: .93em;
    line-height: 1.35em;
    margin: 5px 0px 15px;
    padding: 11px 2px;
    cursor: pointer;
    background-color: #313131;
    color: #fff;
}

.btn-redchamba {
    border-width: 1px;
    border-radius: 30px !important;
    padding: 11px 23px;
}


.smallxs {
    font-size: 70%;
}

.bg-verde {
    background-color: #00B178 !important;
    color: #fff;
}

.btnverde, .navbar-nav > a.btnverde {
    border-width: 2px;
    font-weight: 400;
    font-size: .93em;
    line-height: 1.35em;
    margin: 5px 0px 15px;
    border: none;
    border-radius: .1875rem;
    padding: 11px 22px;
    cursor: pointer;
    background-color: #00B178;
    color: #fff;
}

.theme-lozamorarh .minileftbar {
    background: #9C7DFB;
}

.bg-morado {
    background-color: #9C7DFB !important;
    color: #fff;
}

.theme-lozamorarh .authentication {
    background: #9C7DFB
}

.theme-lozamorarh .authentication::before {
    opacity: 0.07
}

.theme-lozamorarh .authentication .company_detail h3,
.theme-lozamorarh .authentication .company_detail p {
    opacity: 1
}

.theme-lozamorarh .minileftbar {
    background: #9C7DFB
}

.theme-lozamorarh
.minileftbar .btn-neutral {
    color: #22252b
}

.theme-lozamorarh .right_menu .menu-app a:hover {
    background: #9C7DFB;
    color: #fff
}

.theme-lozamorarh.menu_sm .sidebar .list li .ml-menu a {
    color: #fef8f2
}

.theme-lozamorarh.menu_sm .sidebar .list li .ml-menu a::before {
    color: #78909c
}

.theme-lozamora.menu_sm .sidebar .list li .ml-menu a:hover {
    background: #313131;
    color: #fff
}

.theme-lozamorarh .btn-primary {
    background: #9C7DFB
}

.theme-lozamorarh .btn-primary:active, .theme-lozamorarh .btn-primary:hover, .theme-lozamorarh .btn-primary:focus {
    background: #313131
}

.theme-lozamorarh .btn-primary.btn-simple {
    border-color: #9C7DFB;
    color: #9C7DFB;
    background: transparent
}

.theme-lozamorarh .page-loader-wrapper {
    background: #9C7DFB
}

.theme-lozamorarh .sidebar .menu .list li.active.open {
    background: #9C7DFB
}

.theme-lozamorarh .sidebar .menu .list a:hover {
    color: #9C7DFB
}

.theme-lozamorarh .checkbox input[type="checkbox"]:checked + label::after {
    border-color: #9C7DFB;
    background: #9C7DFB;
    color: white
}

.theme-lozamorarh .nav-tabs .nav-link.active {
    border: 1px solid #9C7DFB !important;
    background: #9C7DFB;
    color: #fff
}

.theme-lozamorarh .card .header h2:before {
    background: #9C7DFB
}

.theme-lozamorarh .card .header .dropdown-menu li a:hover {
    background-color: #9C7DFB;
    color: #fff
}

.theme-lozamorarh .chat-widget li.left .message {
    background: #9C7DFB;
}

.theme-lozamorarh .authentication .navbar, .theme-lozamorarh .authentication .page-header {
    background: #9C7DFB !important
}

.theme-lozamorarh .menu-container ul > li > ul > li a:hover, .theme-lozamorarh .menu-container ul.normal-sub > li a:hover {
    background: #9C7DFB
}

.theme-lozamorarh .fc .fc-toolbar .fc-right .fc-state-active {
    background: #9C7DFB;
    color: #fff
}

.theme-lozamorarh .form-control:focus, .theme-lozamorarh .form-control:focus + .input-group-addon, .theme-lozamorarh .form-control:focus ~ .input-group-addon, .theme-lozamorarh .input-group-focus .input-group-addon {
    border-color: #9C7DFB;
    background: #fff
}

.theme-green .authentication {
    background: #9C7DFB
}