@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Bold.woff2') format('woff2'),
        url('../fonts/Lato-Bold.woff') format('woff'),
        url('../fonts/Lato-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-BlackItalic.woff2') format('woff2'),
        url('../fonts/Lato-BlackItalic.woff') format('woff'),
        url('../fonts/Lato-BlackItalic.ttf') format('truetype');
    font-weight: 900;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Black.woff2') format('woff2'),
        url('../fonts/Lato-Black.woff') format('woff'),
        url('../fonts/Lato-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Light.woff2') format('woff2'),
        url('../fonts/Lato-Light.woff') format('woff'),
        url('../fonts/Lato-Light.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Italic.woff2') format('woff2'),
        url('../fonts/Lato-Italic.woff') format('woff'),
        url('../fonts/Lato-Italic.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-LightItalic.woff2') format('woff2'),
        url('../fonts/Lato-LightItalic.woff') format('woff'),
        url('../fonts/Lato-LightItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-Regular.woff2') format('woff2'),
        url('../fonts/Lato-Regular.woff') format('woff'),
        url('../fonts/Lato-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('../fonts/Lato-HairlineItalic.woff2') format('woff2'),
        url('../fonts/Lato-HairlineItalic.woff') format('woff'),
        url('../fonts/Lato-HairlineItalic.ttf') format('truetype');
    font-weight: 300;
    font-style: italic;
    font-display: swap;
}

@font-face {
    font-family: 'Lato Hairline';
    src: url('../fonts/Lato-Hairline.woff2') format('woff2'),
        url('../fonts/Lato-Hairline.woff') format('woff'),
        url('../fonts/Lato-Hairline.ttf') format('truetype');
    font-weight: 300;
    font-style: normal;
    font-display: swap;
}

@font-face {
    font-family: 'Lato';
    src: url('../fonts/Lato-BoldItalic.woff2') format('woff2'),
        url('../fonts/Lato-BoldItalic.woff') format('woff'),
        url('../fonts/Lato-BoldItalic.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
    font-display: swap;
}

.footer {
    position: fixed;
    bottom: 0;
    width: 100%;
}

.sidebar-main-logo{
    font-size: 32px;
    width: 32px;
    padding: 0px 10px;
}

#loadermain, #masterloader, #DefaultLoader {
    z-index: 1041;
    display: block;
    position: absolute;
    top: 0;
    width: 100%;
    height: 100%;
    text-align: center;
    background: rgb(233 236 239 / 82%) none repeat scroll 0 0;
}

    #loadermain #loader, #masterloader #loader, #DefaultLoader .loader {
        margin: auto;
        margin-top: 10em;
    }

    #loadermain .app-header__logo, #masterloader .app-header__logo, #DefaultLoader .app-header__logo {
        background-color: unset;
        margin: auto;
        height: 100%;
    }

    #loadermain .spinner, #masterloader .spinner, #DefaultLoader .spinner {
        width: 30px;
        height: 30px;
    }

.logo-src-loader {
    height: 100%;
    background-image: url(../../images/loader.gif);
    background-repeat: no-repeat;
    margin: auto;
    background-position: center;
    position: fixed;
    width: 20em;
    /* top: 50%; */
    left: calc(45vw - 50px);
    /* background-color: white; */
    /* box-shadow: 0 0 5px #000; */
    border-radius: 5px;
    background-size: auto;
}

.fs12{
    font-size: 12px;
}

.fs20{
    font-size: 20px!important;
}

.navbar-main {
    background-color: white;
}

.nav-item div.icon {
    background: #344767;
    background-image: none!important;
}

.nav-item .active div.icon {
    background: #cb0c9f;
}
.page-item.active .page-link {
    z-index: 3;
    color: #fff;
    background-color: #cb0c9f;
    border-color: #cb0c9f
}
.table-wrapper > .dt-bootstrap5 {
    padding: 0 1rem;
}

.dt-length > .form-select {
    padding-right: 2rem;
}

.dt-info {
    font-size: 0.875rem;
}

#btnSubmitAddHeader { display: none; }
.blur #btnSubmitAddHeader { display: block;}






/***C***/


/*menu-font*/
.navbar .navbar-brand {
    color: #333;
    text-transform: uppercase;
	font-weight: 700;
}

.navbar-vertical .navbar-nav .nav-link {
    font-weight: 500;
    letter-spacing: 0.1px;
    font-size: 14px;
    color: #333;
}

/*menu-icon*/
.nav-item div.icon {
    background: #ffffff;
    box-shadow: 0 .3125rem .625rem 0 rgb(0 0 0 / 0%) !important;
}
.navbar-vertical .navbar-nav .nav-item .nav-link .icon i {
    color: #00ed61;
}

/*menu-icon*/
.navbar .sidenav-toggler-inner .sidenav-toggler-line {
    /*transition: all .0s ease;*/
    background: #00ed61;
}

.navbar .navbar-brand {
    background-image: url(https://evot.techmaxnetwork.net/assets/css/evot-bg-1.jpg);
    background-repeat: no-repeat;
    background-size: cover;
    background-position: center;
}







/*button*/
.bg-gradient-primary {
    background-image: linear-gradient(310deg, #00cb53, #33f181);
}


/*text*/
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
    color: #333;
}

/*text-content*/
.font-weight-bold {
    font-weight: 500;
}

/*text-small title*/
.font-weight-bolder {
    font-weight: 500;
}

/*text-small title*/
.table thead th {
    padding: 0rem 0rem;
}

/*text-button*/
.text-secondary {
    color: #f27474;
}

/*button-overlay*/
.bg-gradient-secondary {
    background-image: linear-gradient(310deg, #5f5f5f, #9d9d9d);
}


/*text-form*/
.form-label, label {
	font-size: 14px;
	font-weight: 600;
    color: #333;
}

/*form*/
.form-control {
    border: 1px solid #f3f3f3;
}


/*card-top*/
.py-1 {
    padding: 0.1rem 2.5rem
}

/*card-bottom*/
.card {
    box-shadow: 0 20px 27px 0 rgb(0 0 0 / 0%);
    padding: 1rem 0.5rem;
}

.card-header {
    padding: 1rem 2rem;
}

.card-body {
    /*font-family: 'lato';*/
    padding: 1rem 2rem;
}

.px-2 {
    padding-right: 0rem;
    padding-left: 0rem;
}

.text-sm {
    margin-bottom: 0px;
}
.text-xs {
	font-size: .875rem;
    line-height: 1.5;
}



/***page-vote***/

/*vote-result*/
.bg-success {
    background-color: #33f181 !important;
}
/*vote-spacing*/
.pb-3 {
    padding-bottom: 3rem !important;
}
/*vote-spacing*/
.mb-4 {
    margin-bottom: 3rem !important;
}
/*vote-border*/
.border-bottom {
    border-bottom: 1px solid #33f181 !important;
}
/*vote-title*/
.mb-2 {
    font-weight: 900 !important;
}
/*vote-alert msg*/
.text-muted {
    color: #f27474 !important;
}



/***page-system admin***/

/*small title*/
.table thead th {
    padding: 0.5rem;
}


/***page-admin password***/

/*-eye*/
.input-group .btn {
    background-color: #f27474!important;
    opacity: 1!important;
    color: #fff!important;
    border-radius: 10px !important;
}

.btn{
	border: var(--bs-btn-border-width) solid #f27474;
	/*color: #f27474;*/
}

/***user-vote***/
.btn-outline-primary {
    bs-btn-color: #f27474!important;
}
.btn-primary {
    /*bs-btn-bg: #f27474!important;*/
	background-image: linear-gradient(310deg, #5f5f5f, #9d9d9d);
}
.swal2-styled.swal2-confirm {
    background-image: linear-gradient(310deg, #00cb53, #33f181);
}
.btn-info {
    background-color: #f27474!important;
    border-color: #f27474!important;
}
.btn-info:hover, .btn.bg-gradient-info:hover {
    background-color: #f27474!important;
    border-color: #f27474!important;
}



/***page-login***/

/*copyright
.mb-0 {
    color: #d5d5d500;
}*/

/*background*/
.agm_attendance {
	background-color: #ffffff00;
    background-image: url(https://evot.techmaxnetwork.net/assets/css/evot-bg-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	height: 100vh;
}



/***page-landing***/

/*background*/
.bg-gray-100 {
    background-color: #ffffff00;
    background-image: url(https://evot.techmaxnetwork.net/assets/css/evot-bg-1.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	background-position: center;
	background-attachment: fixed;
	/*height: 100vh;*/
}



/***login-admin***/

/*button*/
.bg-gradient-info {
    background-image: linear-gradient(310deg, #00cb53, #33f181);
}
/*title*/
.text-gradient.text-info{
    background-image: linear-gradient(310deg, #00cb53, #33f181);	
}
/*background image
.oblique .oblique-image {
    background-image: url(https://evot.techmaxnetwork.net/assets/css/evot-bg-1.jpg);
}*/


