/*
Template Name: Admin Press Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
/*
Template Name: Admin Press Admin
Author: Themedesigner
Email: niravjoshi87@gmail.com
File: scss
*/
@import url("https://fonts.googleapis.com/css?family=Poppins:300,400,500,600,700");
/*Theme Colors*/
/*bootstrap Color*/
/*Light colors*/
/*Normal Color*/
/*Extra Variable*/
/*Preloader*/
#wrapper {
    height: 100vh;
}
.preloader {
    width: 100%;
    height: 100%;
    top: 0px;
    position: fixed;
    z-index: 99999;
    background: #fff;
}

.preloader .cssload-speeding-wheel {
    position: absolute;
    top: calc(50% - 3.5px);
    left: calc(50% - 3.5px);
}

/*******************
/*Top bar
*******************/
.topbar {
    background: white;
}

.topbar .navbar-header {
    background: #432874;
}

.topbar .top-navbar .navbar-header .navbar-brand .light-logo {
    display: none;
    color: rgba(255, 255, 255, 0.8);
}

.topbar .navbar-light .navbar-nav .nav-item > a.nav-link {
    color: #432874 !important;
}

.topbar .navbar-light .navbar-nav .nav-item > a.nav-link:hover,
.topbar .navbar-light .navbar-nav .nav-item > a.nav-link:focus {
    color: #e4ce0b !important;
}

/*******************
/*General Elements
*******************/
a.link:hover,
a.link:focus {
    color: #1976d2 !important;
}

.bg-theme {
    background-color: #1976d2 !important;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #1976d2;
    border-color: #1976d2;
}

.right-sidebar .rpanel-title {
    background: #1976d2;
}

.stylish-table tbody tr:hover,
.stylish-table tbody tr.active {
    border-left: 4px solid #1976d2;
}

.text-themecolor {
    color: #432874 !important;
}

.profile-tab li a.nav-link.active,
.customtab li a.nav-link.active {
    border-bottom: 2px solid #1976d2;
    color: #1976d2;
}

.profile-tab li a.nav-link:hover,
.customtab li a.nav-link:hover {
    color: #1976d2;
}

/*******************
/*Buttons
*******************/
.btn-themecolor,
.btn-themecolor.disabled {
    background: #1976d2;
    color: #ffffff;
    border: 1px solid #1976d2;
}

.btn-themecolor:hover,
.btn-themecolor.disabled:hover {
    background: #1976d2;
    opacity: 0.7;
    border: 1px solid #1976d2;
}

.btn-themecolor.active,
.btn-themecolor:focus,
.btn-themecolor.disabled.active,
.btn-themecolor.disabled:focus {
    background: #028ee1;
}

/*******************
/*sidebar navigation
*******************/
.label-themecolor {
    background: #1976d2;
}

.sidebar-nav > ul > li.active > a {
    color: #e4ce0b;
    border-color: #e4ce0b;
}

.sidebar-nav > ul > li.active > a i {
    color: #e4ce0b;
}

.sidebar-nav ul li a.active,
.sidebar-nav ul li a:hover {
    color: #e4ce0b;
    border-left: 3px solid #e4ce0b;
}

.sidebar-nav ul li a.active i,
.sidebar-nav ul li a:hover i {
    color: #e4ce0b;
}

.titlelogin {
    color: #432874;
    text-align: center;
    font-size: 70px;
}

.btn {
    border-radius: 50px;
}
.shadow-input {
    padding: 25px;
    border: 0px;
    border-radius: 80px;
    -webkit-box-shadow: -2px 7px 20px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 7px 20px -9px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 7px 20px -9px rgba(0, 0, 0, 0.75);
}

.shadow-select {
    height: 55px;
    padding: 16px;
    border-radius: 80px;
    -webkit-box-shadow: -2px 7px 20px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 7px 20px -9px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 7px 20px -9px rgba(0, 0, 0, 0.75);
}
.shadow-box {
    border-radius: 30px;
    -webkit-box-shadow: -2px 7px 20px -9px rgba(0, 0, 0, 0.75);
    -moz-box-shadow: -2px 7px 20px -9px rgba(0, 0, 0, 0.75);
    box-shadow: -2px 7px 20px -9px rgba(0, 0, 0, 0.75);
}

::placeholder {
    /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #432874 !important;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    color: #432874;
}

::-ms-input-placeholder {
    /* Microsoft Edge */
    color: #432874;
}

.only-btn {
    border: 0;
    box-shadow: none;
    border-radius: 0;
}

.card-title {
    color: #432874;
}

.input-group-text {
    background: transparent;
    border-left: 0;
}
.input-group > .form-control {
    border-right: 0;
}
.input-group-append i {
    color: #432874;
}

.btn-photo {
    border: 1px solid #ccc;
    border-radius: 5px;
    color: #432874;
    padding: 5px 10px;
    font-size: 15px;
}
.file-field input[type="file"] {
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 0;
    margin: 0;
    cursor: pointer;
    filter: alpha(opacity=0);
    opacity: 0;
}

.nav-bar-yellow {
    background: #e4ce0b !important;
}
.btn-especial {
    padding: 10px;
    font-weight: bold;
    padding-left: 35px;
    padding-right: 35px;
}
.box-link {
    background: #432874;
    padding: 5px 21px;
    width: 100%;
    border-radius: 50px;
    color: white;
    clear: both;
    cursor: pointer;
}
.box-link i {
    font-size: 22px;
}

.page-link {
    height: 40px;
    width: 40px;
    text-align: center;
    margin-right: 6px;
    border: 2px solid #dee2e6;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #684c9c;
    border-color: #432874;
}
.page-item.active .page-link {
    background-color: #432874;
    border-color: #684c9c;
    color: white;
}

.btn-info {
    background: #e4ce0b;
    border: 1px solid #ffe607;
}
.box-link {
    font-size: 12px;
    padding: 5px 12px;
    font-size: 12px;
    line-height: 23px;
}

.box-link a {
    color: white;
}

.box-link a:hover {
    color: #684c9c;
}

.box-linkeado {
    background: #e4ce0b !important;
    font-weight: bold;
}

.search-box .app-search {
    margin: 0px;
    display: block !important;
    width: 100%;
    -webkit-box-shadow: none;
    box-shadow: none;
    left: 0px;
}

::-webkit-input-placeholder {
    /* Edge */
    font-weight: bold;
}

:-ms-input-placeholder {
    /* Internet Explorer 10-11 */
    font-weight: bold;
}

::placeholder {
    font-weight: bold;
}
.search_float {
    position: absolute;
    z-index: 9;
    width: 280px;
    right: 0;
    margin-top: 45px;
    display: none;
}

.search_float .form-group {
    margin-bottom: 5px;
}

.btn-especial .fa-angle-down,
.btn-especial .fa-angle-up {
    font-size: 23px;
    float: right;
    margin-top: -3px;
    margin-left: 5px;
}

.app-search .form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: transparent !important;
    outline: 0;
    box-shadow: none !important;
}

.btn-dark {
    background: #929292;
}

#myTable th {
    border-right: 1px solid #ccc;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc {
    background-image: none !important;
}

.btn-search-all {
    cursor: pointer;
}
.btn-search-all:hover {
    color: #e4ce0b;
}
.alert-copy {
    position: fixed;
    bottom: 0;
    right: 10px;
    display: none;
    z-index: 99;
}
.alert-cargam {
    position: fixed;
    top: 10px;
    right: 10px;
    display: none;
    z-index: 99;
}
.error-excel {
    display: none;
}

.box-estado {
    width: 100%;
    padding: 5px 20px 5px 20px;
    border-radius: 20px;
    text-align: center;
    font-weight: bold;
}

.box-E {
    background: #e4ce0b;
    color: white;
}
.box-EA {
    background: cornflowerblue;
    color: white;
}
.box-R {
    background: #b70f0a;
    color: white;
}
.box-C {
    background: #72bb53;
    color: white;
}
.content-img {
    padding: 0;
}
