/*----------------------------------------------
Author : www.webthemez.com
License: Commons Attribution 3.0
http://creativecommons.org/licenses/by/3.0/
------------------------------------------------*/


/*----------------------------------------------
    COMMON  STYLES    
------------------------------------------------*/
@import url('https://fonts.googleapis.com/css2?family=Poppins:wght@300;400;500;600;700&display=swap');

:root {
    --yel-color: #F2C94C;
    --dark-gray: #7A7D81;
    --grn-color: #2ED47A;
    --cblue-color: #098EDF;
    --rd-color: #F7685B;
}

html {
    background: url(../images/background.jpg) no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

body {
    font-family: 'Poppins', sans-serif;
    /* background-image: url(../images/background.jpg);
    background-position: 0%;
    background-repeat: no-repeat; */
    background-color: transparent !important;
}

.bg-light {
    background-color: #f8f9fa85 !important;
}

#wrapper {
    width: 100%;
    /* background: #13353F; */
}

#page-wrapper {
    padding: 15px 15px;
    min-height: 600px;
    background: transparent;
}

.page-title {
    background: transparent !important;

    font-size: 16px;
}

#page-inner {
    width: 100%;
    margin: 10px 20px 10px 0px;
    background-color: transparent;
    padding: 10px;
    min-height: 1200px;
}

.text-center {
    text-align: center;
}

.no-boder {
    border: 1px solid #f3f3f3;
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 7px;
    margin-bottom: -5px;
}

h2 {
    color: #000;
}

h4 {
    padding-top: 10px;
}

.square-btn-adjust {
    border: 0px solid transparent;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;

}

p {
    font-size: 16px;
    line-height: 25px;
    padding-top: 20px;
}

.panel,
.card {
    border-radius: 22px;
    box-shadow: 0px 4px 10px rgb(16 156 241 / 24%);
}

.navbar-side .nav>li>a>i {
    color: #39C6F0;
    background: rgba(255, 255, 255, 0.09);
    padding: 8px;
    width: 30px;
    text-align: center;
}

.top-navbar .nav>li>a:hover,
.top-navbar .nav>li>a:focus {
    text-decoration: none;
    background-color: #2497BA;
    color: #fff;
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #2497BA;
    border-color: #428bca;
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #FAFAFA;
    border-radius: 0;
}

/*----------------------------------------------
   DASHBOARD STYLES    
------------------------------------------------*/
.page-header {
    padding-bottom: 9px;
    margin: 10px 0 20px;
    border-bottom: 1px solid #C7D1DD;
}

.panel-left {
    width: 35%;
    height: 158px;
    background: #5CB85C;
}

.panel-left .fa-5x {
    font-size: 5em;
    color: #fff;
    padding: 40px 0;
    margin-bottom: 30px;
}

.panel-right {
    width: 65%;
    height: 158px;
    background: #F7F7F7;
    margin-bottom: 30px;
}

.panel-right h3 {
    font-size: 50px;
    padding: 31px 10px 13px;
}

.panel-back {
    background-color: #fff;

}

.panel-default>.panel-heading {
    color: #000;
    background-color: #FFFFFF;
    border-color: #ddd;
    font-weight: bold;
    background: #FAFAFA;
}

.jumbotron,
.well {
    background: #fff;
}

.noti-box {
    min-height: 100px;
    padding: 20px;
}

.noti-box .icon-box {
    display: block;
    float: left;
    margin: 0 15px 10px 0;
    width: 70px;
    height: 70px;
    line-height: 75px;
    vertical-align: middle;
    text-align: center;
    font-size: 40px;
}

.text-box p {
    margin: 0 0 3px;
}

.main-text {
    font-size: 25px;
    font-weight: 600;
}

.set-icon {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;

}

.green {
    background-color: #5cb85c;
    color: #fff;
}

.blue {
    background-color: #4CB1CF;
    color: #fff
}

.red {
    background-color: #F0433D;
    color: #fff;
}

.brown {
    background-color: #f0ad4e;
    color: #fff;
}

.back-footer-red {
    background-color: #F0433D;
    color: #fff;
    border-top: 0px solid #fff;
}

.icon-box-right {
    display: block;
    float: right;
    margin: 0 15px 10px 0;
    width: 70px;
    height: 70px;
    line-height: 75px;
    vertical-align: middle;
    text-align: center;
    font-size: 40px;
}

.main-temp-back {
    background: #8702A8;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: 300;
    text-align: center;
}

.main-temp-back .text-temp {
    font-size: 40px;
}

.back-dash {
    padding: 20px;
    font-size: 20px;
    font-weight: 500;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    background-color: #2EA7EB;
    color: #fff;
}

.back-dash p {
    padding-top: 16px;
    font-size: 13px;
    color: #fff;
    line-height: 25px;
    text-align: justify;
}

.color-bottom-txt {
    color: #000;
    font-size: 16px;
    line-height: 30px;
}

/*CHAT PANEL*/
/*Charts*/

.main-chart {
    background: #fff;
}

.easypiechart-panel {
    text-align: center;
    padding: 1px 0;
    margin-bottom: 20px;
}

.placeholder h2 {
    margin-bottom: 0px;
}

.donut {
    width: 100%;
}

.easypiechart {
    position: relative;
    text-align: center;
    width: 120px;
    height: 120px;
    margin: 20px auto 10px auto;
}

.easypiechart .percent {
    display: block;
    position: absolute;
    font-size: 26px;
    top: 38px;
    width: 120px;
}

#easypiechart-blue .percent {
    color: #30a5ff;
}

#easypiechart-teal .percent {
    color: #1ebfae;
}

#easypiechart-orange .percent {
    color: #ffb53e;
}

#easypiechart-red .percent {
    color: #ef4040;
}


.chat-panel .panel-body {
    height: 450px;
    overflow-y: scroll;
}

.chat-box {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat-box li {
    margin-bottom: 15px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #808080;
}

.chat-box li.left .chat-body {
    margin-left: 90px;
}

.chat-box li .chat-body p {
    margin: 0;
    color: #8d8888;
}

.chat-img>img {
    margin-left: 20px;
}

footer p {
    font-size: 14px;
}

/*----------------------------------------------
    MENU STYLES    
------------------------------------------------*/


.user-image {
    margin: 25px auto;
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
    max-height: 170px;
    max-width: 170px;
}

.top-navbar {
    margin: 0px;
}

.top-navbar .navbar-brand {
    color: #fff;
    width: 260px;
    text-align: left;
    height: 60px;
    font-size: 30px;
    font-weight: 700;
    text-transform: uppercase;
    line-height: 30px;
}

.top-navbar .nav>li {
    position: relative;
    display: inline-block;
    margin: 0px;
    padding: 0px;
}

.top-navbar .nav>li>a {
    position: relative;
    display: block;
    padding: 20px;
    color: #FFFFFF;
    border-left: 1px solid #40A7C5;
    margin: 0px;
}

.top-navbar .nav>li>a:hover,
.top-navbar .nav>li>a:focus {
    text-decoration: none;
    background-color: #2497BA;
    color: #fff;
}

.top-navbar .dropdown-menu {
    min-width: 230px;
    border-radius: 0 0 4px 4px;
}

.top-navbar .dropdown-menu>li>a:hover,
.top-navbar .dropdown-menu>li>a:focus {
    color: #225081;
    background: none;
}

.dropdown-tasks {
    width: 255px;
}

.dropdown-tasks .progress {
    height: 8px;
    margin-bottom: 8px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 0px;
}

.dropdown-tasks>li>a {
    padding: 0px 15px;
}

.dropdown-tasks p {
    font-size: 13px;
    line-height: 21px;
    padding-top: 4px;
}

.active-menu {
    background-color: #005C77 !important;
}

.arrow {
    float: right;
    margin-top: 8px;
}

.fa.arrow:before {
    content: "\f104";
}

.active>a>.fa.arrow:before {
    content: "\f107";
}


.nav-second-level li,
.nav-third-level li {
    border-bottom: none !important;
}

.nav-second-level li a {
    padding-left: 37px;
}

.nav-third-level li a {
    padding-left: 55px;
}

.sidebar-collapse,
.sidebar-collapse .nav {
    background: none;
}

.sidebar-collapse .nav {
    padding: 0;
}

.sidebar-collapse .nav>li>a {
    color: #fff;
    background: transparent;
    text-shadow: none;

}

.sidebar-collapse>.nav>li>a {
    padding: 15px 10px;
}

.sidebar-collapse>.nav>li {
    border-bottom: 1px solid rgba(107, 108, 109, 0.19);
}

ul.nav.nav-second-level.collapse.in {
    background: #005C77;
}

.sidebar-collapse .nav>li>a:hover,
.sidebar-collapse .nav>li>a:focus {

    outline: 0;
}

.navbar-side {
    border: none;
    background-color: transparent;

}

.top-navbar {
    background: #39C6F0;
    border-bottom: none;

}

.top-navbar .nav>li>a>i {
    margin-right: 2px;
}

.top-navbar .navbar-brand:hover {
    color: #fff;

}

.dropdown-user li {
    margin: 8px 0;
}

.navbar-default {
    border: 0px solid black;

}

.navbar-header {
    background: #39C6F0;
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #B40101;
}

.navbar-default .navbar-toggle {
    border-color: #fff;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #FFF;
}

.nav>li>a>i {
    margin-right: 10px;
    color: #FFFFFF;
}

/*----------------------------------------------
    UI ELEMENTS STYLES     
------------------------------------------------*/
.btn-circle {
    width: 50px;
    height: 50px;
    padding: 6px 0;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

label {
    font-size: 13px;
    margin-bottom: 0px !important;
    font-weight: normal;
    color: #334D6E;
}

.row {
    display: flex;

}

.btn {
    font-size: small !important;
}

.form-control {
    height: 25px !important;
    font-size: 1.2rem !important;
    box-shadow: none;
    border: 1px solid #C2CFE0;
    /* padding: 0 4px !important; */
}

.modal-body .form-control {
    height: 36px !important;
    font-size: 1.4rem !important;

}

select.form-control {
    padding: 0px 0.375rem!important;
    background: url(../images/bl-polygon.svg) no-repeat right 0.75rem center;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
}

.information {
    background-color: white;

    padding: 4px;
    box-shadow: 0 2px 10px rgb(0 0 0 / 8%);
    padding: 15px;
    border-radius: 4px;
}

.information p {
    font-size: small;
    padding: unset;
    margin: unset;
    line-height: unset;
}

/* 
**************************************************
Here you can change the main button colors easily
**************************************************
*/

.btn-primary {
    background-color: cornflowerblue !important;
}

.btn-secondary {
    background-color: rgb(122, 122, 122) !important;
}

.btn-dark {
    background-color: rgb(50, 73, 116) !important;
}

/*  */



.btn {
    text-decoration: none;
    /* border: 1px solid rgb(146, 148, 248) !important; */
    position: relative;
    overflow: hidden;
}

.btn:hover {
    /* box-shadow: 1px 1px 15px 10px rgba(146, 148, 248, 0.4) !important; */
}


#contact-email {
    cursor: pointer;
}

.panel {}

#header {
    min-height: 60px;
    border-bottom: solid 3px #C2CFE0;
    box-shadow: 0 4px 10px rgb(16 156 241 / 24%);
}

#footer {
    background: #000;
    color: #fff;
    min-height: 60px;
    font-size: 14px;
}

.mid-center {
    display: flex;
    justify-content: center;
    align-items: center;
    width: 100%;
    height: 100%;
}

.single-card {
    min-height: 320px;
}

/*----------------------------------------------
    MEDIA QUERIES     
------------------------------------------------*/

@media(min-width:768px) {
    #page-wrapper {
        /* margin: 0 0 0 260px; */
        padding: 15px 30px;
    }


    .navbar-side {
        z-index: 1;
        position: absolute;
        width: 260px;
    }

    .navbar {
        border-radius: 0px;
    }

}

@media(max-width:480px) {
    .page-header small {
        display: block;
        padding-top: 14px;
        font-size: 19px;
    }
}

.main-sec {
    background: url(../images/background2.jpg);
    background-size: cover;
}

.rd-color {
    color: var(--rd-color);
}

.yel-color {
    color: var(--yel-color);
}

form.sform {
    position: absolute;
    background: #f5f5f5;
    padding: 5px;
    border-radius: 5px;
}

form.sform input[type="search"] {
    background: transparent;
}

form.sform button {
    background: transparent;
    outline: none;
    border: 0;
}

.ser-div {
    display: none;
}

.fw-medium {
    font-weight: 500;
}

.login-btn {
    background: var(--yel-color) !important;
    border: 1px solid var(--yel-color);
    font-size: 11px !important;
    height: 22px;
    min-width: 84px;
}

div#notification {
    position: absolute;
    z-index: 9;
    right: 0;
    min-width: 160px;
}

div#notification ul {
    list-style: none;
}

.notif-sec {
    position: relative;
}

div#notification li {
    border-bottom: 1px solid #ddd;
    margin-bottom: 5px;
    padding-bottom: 5px;
}

.notif-btn {
    outline: none !important;
}

span.dot {
    width: 8px;
    height: 8px;
    background: #F7685B;
    position: absolute;
    border-radius: 100%;
    right: 5px;
}

.cbtn {
    height: 22px;
    font-size: 11px !important;
    background-color: var(--dark-gray) !important;
    font-weight: 500;
}

.cbtn:hover {
    color: #fff;
}

.fs-small {
    font-size: 11px;
}

.bal {
    color: var(--yel-color);
}

.cbtn2 {
    background-color: var(--dark-gray) !important;
    text-align: left;
    color: #fff;
    height: 31px;
}

.p-20 {
    padding: 20px;
}

.p-25 {
    padding: 25px;
}

.cbtn2:hover {
    color: #fff;
}

.dropdown-toggle::after {
    position: absolute;
    right: 12px;
    top: 50%;
    transform: translateY(-50%);
}

.acc-sec .card-header h2 .btn {
    font-size: 15px !important;
    padding: 0;
    outline: 0;
    box-shadow: none;
    color: #222;
    box-shadow: 0 2px 10px rgb(0 0 0 / 8%);
    padding: 17.3px 25px;
    border: 0;
}

.acc-sec .card {
    margin-bottom: 28px;
    border: 0;
    border-radius: 4px !important;
    box-shadow: none;
    overflow: inherit;
}

.acc-sec .card-header h2 {
    margin-top: 0;
}

.acc-sec .card-header {
    background: #fff;
    border: aliceblue;
    padding: 0;
}

.grn-color,
.grn-color:hover {
    color: var(--grn-color) !important;
}

.cblue-color,
.cblue-color:hover {
    color: var(--cblue-color) !important;
}

.info {
    font-size: 13px;
    color: #334D6E;
    font-weight: 500;
}

.bar {
    width: 100%;
    height: 3px;
    background: #97e9bc;
    border-radius: 10px;
    position: relative;
}

.cshadow {
    box-shadow: 0px 4px 10px rgb(16 156 241 / 24%);
}

.bar:before {
    content: '';
    background: var(--grn-color);
    width: 90%;
    height: inherit;
    position: absolute;
    left: 0;
    border-radius: 10px;
}

.card-header.newopen h2 .btn {
    box-shadow: none;
    padding-left: 0;
    font-weight: 600;
}

.fs-15 {
    font-size: 15px !important;
}

.acc-sec p {
    padding-bottom: 15px;
}

.border-green {
    border: 1px solid var(--grn-color);
}

.modal-content {
    border-radius: 22px!important;
    padding: 10px;
}

select.rd-icon {
    background: url(../images/red-polygon.svg) no-repeat right 0.75rem center;
}

select.gr-icon {
    background: url(../images/green-polygon.svg) no-repeat right 0.75rem center;
}

select.yl-icon {
    background: url(../images/yel-polygon.svg) no-repeat right 0.75rem center;
}

@media only screen and (max-width:768px) {
    .mid-center {
        display: block;
    }
}

.form-group {
    max-width: 300px;
    margin: auto;
}

.form-group input {
    background-color: white;
    height: 40px !important;
    font-size: 1.5rem !important;
    border-radius: 10px;
}

input[type="submit"] {
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 5px;
    padding-bottom: 5px;
    border-radius: 10px;
    background: linear-gradient(#e66465, #9198e5);
    border: none;
}

input[type="submit"]:hover {
    background: linear-gradient(#9198e5, #e66465);
}