@charset "UTF-8";
/**
 *  Document   : style.css
 *  Author     : RedStar Template
 *  Description: This is a main style scss file for import all scss files.
 *
 * 
 */
/**
 * TABLE OF CONTENTS
 *
 * 1. Variable
 * 2. Mixin
 * 3. Helper Classes
 * 3. Bootstrap Override
 * 	  3.1 Misc
 * 	  3.2 Form
 * 	  3.3 List
 * 	  3.4 Alert
 * 	  3.5 Card
 * 	  3.6 Table
 * 	  3.7 Tooltip
 * 	  3.8 Modal
 * 	  3.9 Nav
 * 	  3.10 Pagination
 * 	  3.11 Badge
 * 	  3.12 Button
 * 	  3.13 Media
 * 	  3.14 Breadcrumb
 * 	  3.15 Accordion
 * 	  3.16 Popover
 * 	  3.17 Grid
 * 	  3.18 Navbar
 * 	  3.19 Dropdown
 * 	  3.20 Tab
 * 	  3.21 Progressbar
 * 	  3.22 Jumbotron
 * 	  3.23 Carousel
 * 	  3.24 Icons
 * 4. Layout Style
 * 	  4.1 Misc
 * 	  4.2 Section
 * 	  4.3 Page
 * 	  4.4 Layout
 * 	  4.5 Animation
 * 5. Theme Style
 * 	  5.1 Dark Sidebar 
 * 	  5.2 Light Sidebar 
 *    5.3 Purple Theme 
 *    5.4 Cyan Theme 
 *    5.5 Green Theme
 *    5.6 Red Theme 
 *    5.7 Orange Theme 
 *    5.8 White Theme 
 *    5.9 Black Theme 
 *    5.10 Dark Template 
 */
/* 1. Variable */
/* 2. Mixin */
/* 3. Helper classes */
.m-l--125 {
  margin-left: -125px;
}

.m-t--125 {
  margin-top: -125px;
}

.m-r--125 {
  margin-right: -125px;
}

.m-b--125 {
  margin-bottom: -125px;
}

.m-l--120 {
  margin-left: -120px;
}

.m-t--120 {
  margin-top: -120px;
}

.m-r--120 {
  margin-right: -120px;
}

.m-b--120 {
  margin-bottom: -120px;
}

.m-l--115 {
  margin-left: -115px;
}

.m-t--115 {
  margin-top: -115px;
}

.m-r--115 {
  margin-right: -115px;
}

.m-b--115 {
  margin-bottom: -115px;
}

.m-l--110 {
  margin-left: -110px;
}

.m-t--110 {
  margin-top: -110px;
}

.m-r--110 {
  margin-right: -110px;
}

.m-b--110 {
  margin-bottom: -110px;
}

.m-l--105 {
  margin-left: -105px;
}

.m-t--105 {
  margin-top: -105px;
}

.m-r--105 {
  margin-right: -105px;
}

.m-b--105 {
  margin-bottom: -105px;
}

.m-l--100 {
  margin-left: -100px;
}

.m-t--100 {
  margin-top: -100px;
}

.m-r--100 {
  margin-right: -100px;
}

.m-b--100 {
  margin-bottom: -100px;
}

.m-l--95 {
  margin-left: -95px;
}

.m-t--95 {
  margin-top: -95px;
}

.m-r--95 {
  margin-right: -95px;
}

.m-b--95 {
  margin-bottom: -95px;
}

.m-l--90 {
  margin-left: -90px;
}

.m-t--90 {
  margin-top: -90px;
}

.m-r--90 {
  margin-right: -90px;
}

.m-b--90 {
  margin-bottom: -90px;
}

.m-l--85 {
  margin-left: -85px;
}

.m-t--85 {
  margin-top: -85px;
}

.m-r--85 {
  margin-right: -85px;
}

.m-b--85 {
  margin-bottom: -85px;
}

.m-l--80 {
  margin-left: -80px;
}

.m-t--80 {
  margin-top: -80px;
}

.m-r--80 {
  margin-right: -80px;
}

.m-b--80 {
  margin-bottom: -80px;
}

.m-l--75 {
  margin-left: -75px;
}

.m-t--75 {
  margin-top: -75px;
}

.m-r--75 {
  margin-right: -75px;
}

.m-b--75 {
  margin-bottom: -75px;
}

.m-l--70 {
  margin-left: -70px;
}

.m-t--70 {
  margin-top: -70px;
}

.m-r--70 {
  margin-right: -70px;
}

.m-b--70 {
  margin-bottom: -70px;
}

.m-l--65 {
  margin-left: -65px;
}

.m-t--65 {
  margin-top: -65px;
}

.m-r--65 {
  margin-right: -65px;
}

.m-b--65 {
  margin-bottom: -65px;
}

.m-l--60 {
  margin-left: -60px;
}

.m-t--60 {
  margin-top: -60px;
}

.m-r--60 {
  margin-right: -60px;
}

.m-b--60 {
  margin-bottom: -60px;
}

.m-l--55 {
  margin-left: -55px;
}

.m-t--55 {
  margin-top: -55px;
}

.m-r--55 {
  margin-right: -55px;
}

.m-b--55 {
  margin-bottom: -55px;
}

.m-l--50 {
  margin-left: -50px;
}

.m-t--50 {
  margin-top: -50px;
}

.m-r--50 {
  margin-right: -50px;
}

.m-b--50 {
  margin-bottom: -50px;
}

.m-l--45 {
  margin-left: -45px;
}

.m-t--45 {
  margin-top: -45px;
}

.m-r--45 {
  margin-right: -45px;
}

.m-b--45 {
  margin-bottom: -45px;
}

.m-l--40 {
  margin-left: -40px;
}

.m-t--40 {
  margin-top: -40px;
}

.m-r--40 {
  margin-right: -40px;
}

.m-b--40 {
  margin-bottom: -40px;
}

.m-l--35 {
  margin-left: -35px;
}

.m-t--35 {
  margin-top: -35px;
}

.m-r--35 {
  margin-right: -35px;
}

.m-b--35 {
  margin-bottom: -35px;
}

.m-l--30 {
  margin-left: -30px;
}

.m-t--30 {
  margin-top: -30px;
}

.m-r--30 {
  margin-right: -30px;
}

.m-b--30 {
  margin-bottom: -30px;
}

.m-l--25 {
  margin-left: -25px;
}

.m-t--25 {
  margin-top: -25px;
}

.m-r--25 {
  margin-right: -25px;
}

.m-b--25 {
  margin-bottom: -25px;
}

.m-l--20 {
  margin-left: -20px;
}

.m-t--20 {
  margin-top: -20px;
}

.m-r--20 {
  margin-right: -20px;
}

.m-b--20 {
  margin-bottom: -20px;
}

.m-l--15 {
  margin-left: -15px;
}

.m-t--15 {
  margin-top: -15px;
}

.m-r--15 {
  margin-right: -15px;
}

.m-b--15 {
  margin-bottom: -15px;
}

.m-l--10 {
  margin-left: -10px;
}

.m-t--10 {
  margin-top: -10px;
}

.m-r--10 {
  margin-right: -10px;
}

.m-b--10 {
  margin-bottom: -10px;
}

.m-l--5 {
  margin-left: -5px;
}

.m-t--5 {
  margin-top: -5px;
}

.m-r--5 {
  margin-right: -5px;
}

.m-b--5 {
  margin-bottom: -5px;
}

.m-l-0 {
  margin-left: 0px;
}

.m-t-0 {
  margin-top: 0px;
}

.m-r-0 {
  margin-right: 0px;
}

.m-b-0 {
  margin-bottom: 0px;
}

.m-l-5 {
  margin-left: 5px;
}

.m-t-5 {
  margin-top: 5px;
}

.m-r-5 {
  margin-right: 5px;
}

.m-b-5 {
  margin-bottom: 5px;
}

.m-l-10 {
  margin-left: 10px;
}

.m-t-10 {
  margin-top: 10px;
}

.m-r-10 {
  margin-right: 10px;
}

.m-b-10 {
  margin-bottom: 10px;
}

.m-l-15 {
  margin-left: 15px;
}

.m-t-15 {
  margin-top: 15px;
}

.m-r-15 {
  margin-right: 15px;
}

.m-b-15 {
  margin-bottom: 15px;
}

.m-l-20 {
  margin-left: 20px;
}

.m-t-20 {
  margin-top: 20px;
}

.m-r-20 {
  margin-right: 20px;
}

.m-b-20 {
  margin-bottom: 20px;
}

.m-l-25 {
  margin-left: 25px;
}

.m-t-25 {
  margin-top: 25px;
}

.m-r-25 {
  margin-right: 25px;
}

.m-b-25 {
  margin-bottom: 25px;
}

.m-l-30 {
  margin-left: 30px;
}

.m-t-30 {
  margin-top: 30px;
}

.m-r-30 {
  margin-right: 30px;
}

.m-b-30 {
  margin-bottom: 30px;
}

.m-l-35 {
  margin-left: 35px;
}

.m-t-35 {
  margin-top: 35px;
}

.m-r-35 {
  margin-right: 35px;
}

.m-b-35 {
  margin-bottom: 35px;
}

.m-l-40 {
  margin-left: 40px;
}

.m-t-40 {
  margin-top: 40px;
}

.m-r-40 {
  margin-right: 40px;
}

.m-b-40 {
  margin-bottom: 40px;
}

.m-l-45 {
  margin-left: 45px;
}

.m-t-45 {
  margin-top: 45px;
}

.m-r-45 {
  margin-right: 45px;
}

.m-b-45 {
  margin-bottom: 45px;
}

.m-l-50 {
  margin-left: 50px;
}

.m-t-50 {
  margin-top: 50px;
}

.m-r-50 {
  margin-right: 50px;
}

.m-b-50 {
  margin-bottom: 50px;
}

.m-l-55 {
  margin-left: 55px;
}

.m-t-55 {
  margin-top: 55px;
}

.m-r-55 {
  margin-right: 55px;
}

.m-b-55 {
  margin-bottom: 55px;
}

.m-l-60 {
  margin-left: 60px;
}

.m-t-60 {
  margin-top: 60px;
}

.m-r-60 {
  margin-right: 60px;
}

.m-b-60 {
  margin-bottom: 60px;
}

.m-l-65 {
  margin-left: 65px;
}

.m-t-65 {
  margin-top: 65px;
}

.m-r-65 {
  margin-right: 65px;
}

.m-b-65 {
  margin-bottom: 65px;
}

.m-l-70 {
  margin-left: 70px;
}

.m-t-70 {
  margin-top: 70px;
}

.m-r-70 {
  margin-right: 70px;
}

.m-b-70 {
  margin-bottom: 70px;
}

.m-l-75 {
  margin-left: 75px;
}

.m-t-75 {
  margin-top: 75px;
}

.m-r-75 {
  margin-right: 75px;
}

.m-b-75 {
  margin-bottom: 75px;
}

.m-l-80 {
  margin-left: 80px;
}

.m-t-80 {
  margin-top: 80px;
}

.m-r-80 {
  margin-right: 80px;
}

.m-b-80 {
  margin-bottom: 80px;
}

.m-l-85 {
  margin-left: 85px;
}

.m-t-85 {
  margin-top: 85px;
}

.m-r-85 {
  margin-right: 85px;
}

.m-b-85 {
  margin-bottom: 85px;
}

.m-l-90 {
  margin-left: 90px;
}

.m-t-90 {
  margin-top: 90px;
}

.m-r-90 {
  margin-right: 90px;
}

.m-b-90 {
  margin-bottom: 90px;
}

.m-l-95 {
  margin-left: 95px;
}

.m-t-95 {
  margin-top: 95px;
}

.m-r-95 {
  margin-right: 95px;
}

.m-b-95 {
  margin-bottom: 95px;
}

.m-l-100 {
  margin-left: 100px;
}

.m-t-100 {
  margin-top: 100px;
}

.m-r-100 {
  margin-right: 100px;
}

.m-b-100 {
  margin-bottom: 100px;
}

.m-l-105 {
  margin-left: 105px;
}

.m-t-105 {
  margin-top: 105px;
}

.m-r-105 {
  margin-right: 105px;
}

.m-b-105 {
  margin-bottom: 105px;
}

.m-l-110 {
  margin-left: 110px;
}

.m-t-110 {
  margin-top: 110px;
}

.m-r-110 {
  margin-right: 110px;
}

.m-b-110 {
  margin-bottom: 110px;
}

.m-l-115 {
  margin-left: 115px;
}

.m-t-115 {
  margin-top: 115px;
}

.m-r-115 {
  margin-right: 115px;
}

.m-b-115 {
  margin-bottom: 115px;
}

.m-l-120 {
  margin-left: 120px;
}

.m-t-120 {
  margin-top: 120px;
}

.m-r-120 {
  margin-right: 120px;
}

.m-b-120 {
  margin-bottom: 120px;
}

.m-l-125 {
  margin-left: 125px;
}

.m-t-125 {
  margin-top: 125px;
}

.m-r-125 {
  margin-right: 125px;
}

.m-b-125 {
  margin-bottom: 125px;
}

.margin-0 {
  margin: 0;
}

.p-l-0 {
  padding-left: 0px;
}

.p-t-0 {
  padding-top: 0px;
}

.p-r-0 {
  padding-right: 0px;
}

.p-b-0 {
  padding-bottom: 0px;
}

.p-l-5 {
  padding-left: 5px;
}

.p-t-5 {
  padding-top: 5px;
}

.p-r-5 {
  padding-right: 5px;
}

.p-b-5 {
  padding-bottom: 5px;
}

.p-l-10 {
  padding-left: 10px;
}

.p-t-10 {
  padding-top: 10px;
}

.p-r-10 {
  padding-right: 10px;
}

.p-b-10 {
  padding-bottom: 10px;
}

.p-l-15 {
  padding-left: 15px;
}

.p-t-15 {
  padding-top: 15px;
}

.p-r-15 {
  padding-right: 15px;
}

.p-b-15 {
  padding-bottom: 15px;
}

.p-l-20 {
  padding-left: 20px;
}

.p-t-20 {
  padding-top: 20px;
}

.p-r-20 {
  padding-right: 20px;
}

.p-b-20 {
  padding-bottom: 20px;
}

.p-l-25 {
  padding-left: 25px;
}

.p-t-25 {
  padding-top: 25px;
}

.p-r-25 {
  padding-right: 25px;
}

.p-b-25 {
  padding-bottom: 25px;
}

.p-l-30 {
  padding-left: 30px;
}

.p-t-30 {
  padding-top: 30px;
}

.p-r-30 {
  padding-right: 30px;
}

.p-b-30 {
  padding-bottom: 30px;
}

.p-l-35 {
  padding-left: 35px;
}

.p-t-35 {
  padding-top: 35px;
}

.p-r-35 {
  padding-right: 35px;
}

.p-b-35 {
  padding-bottom: 35px;
}

.p-l-40 {
  padding-left: 40px;
}

.p-t-40 {
  padding-top: 40px;
}

.p-r-40 {
  padding-right: 40px;
}

.p-b-40 {
  padding-bottom: 40px;
}

.p-l-45 {
  padding-left: 45px;
}

.p-t-45 {
  padding-top: 45px;
}

.p-r-45 {
  padding-right: 45px;
}

.p-b-45 {
  padding-bottom: 45px;
}

.p-l-50 {
  padding-left: 50px;
}

.p-t-50 {
  padding-top: 50px;
}

.p-r-50 {
  padding-right: 50px;
}

.p-b-50 {
  padding-bottom: 50px;
}

.p-l-55 {
  padding-left: 55px;
}

.p-t-55 {
  padding-top: 55px;
}

.p-r-55 {
  padding-right: 55px;
}

.p-b-55 {
  padding-bottom: 55px;
}

.p-l-60 {
  padding-left: 60px;
}

.p-t-60 {
  padding-top: 60px;
}

.p-r-60 {
  padding-right: 60px;
}

.p-b-60 {
  padding-bottom: 60px;
}

.p-l-65 {
  padding-left: 65px;
}

.p-t-65 {
  padding-top: 65px;
}

.p-r-65 {
  padding-right: 65px;
}

.p-b-65 {
  padding-bottom: 65px;
}

.p-l-70 {
  padding-left: 70px;
}

.p-t-70 {
  padding-top: 70px;
}

.p-r-70 {
  padding-right: 70px;
}

.p-b-70 {
  padding-bottom: 70px;
}

.p-l-75 {
  padding-left: 75px;
}

.p-t-75 {
  padding-top: 75px;
}

.p-r-75 {
  padding-right: 75px;
}

.p-b-75 {
  padding-bottom: 75px;
}

.p-l-80 {
  padding-left: 80px;
}

.p-t-80 {
  padding-top: 80px;
}

.p-r-80 {
  padding-right: 80px;
}

.p-b-80 {
  padding-bottom: 80px;
}

.p-l-85 {
  padding-left: 85px;
}

.p-t-85 {
  padding-top: 85px;
}

.p-r-85 {
  padding-right: 85px;
}

.p-b-85 {
  padding-bottom: 85px;
}

.p-l-90 {
  padding-left: 90px;
}

.p-t-90 {
  padding-top: 90px;
}

.p-r-90 {
  padding-right: 90px;
}

.p-b-90 {
  padding-bottom: 90px;
}

.p-l-95 {
  padding-left: 95px;
}

.p-t-95 {
  padding-top: 95px;
}

.p-r-95 {
  padding-right: 95px;
}

.p-b-95 {
  padding-bottom: 95px;
}

.p-l-100 {
  padding-left: 100px;
}

.p-t-100 {
  padding-top: 100px;
}

.p-r-100 {
  padding-right: 100px;
}

.p-b-100 {
  padding-bottom: 100px;
}

.p-l-105 {
  padding-left: 105px;
}

.p-t-105 {
  padding-top: 105px;
}

.p-r-105 {
  padding-right: 105px;
}

.p-b-105 {
  padding-bottom: 105px;
}

.p-l-110 {
  padding-left: 110px;
}

.p-t-110 {
  padding-top: 110px;
}

.p-r-110 {
  padding-right: 110px;
}

.p-b-110 {
  padding-bottom: 110px;
}

.p-l-115 {
  padding-left: 115px;
}

.p-t-115 {
  padding-top: 115px;
}

.p-r-115 {
  padding-right: 115px;
}

.p-b-115 {
  padding-bottom: 115px;
}

.p-l-120 {
  padding-left: 120px;
}

.p-t-120 {
  padding-top: 120px;
}

.p-r-120 {
  padding-right: 120px;
}

.p-b-120 {
  padding-bottom: 120px;
}

.p-l-125 {
  padding-left: 125px;
}

.p-t-125 {
  padding-top: 125px;
}

.p-r-125 {
  padding-right: 125px;
}

.p-b-125 {
  padding-bottom: 125px;
}

.margin-0 {
  margin: 0px;
}

.padding-0 {
  padding: 0px;
}

.margin-5 {
  margin: 5px;
}

.padding-5 {
  padding: 5px;
}

.margin-10 {
  margin: 10px;
}

.padding-10 {
  padding: 10px;
}

.margin-15 {
  margin: 15px;
}

.padding-15 {
  padding: 15px;
}

.margin-20 {
  margin: 20px;
}

.padding-20 {
  padding: 20px;
}

.margin-25 {
  margin: 25px;
}

.padding-25 {
  padding: 25px;
}

.margin-30 {
  margin: 30px;
}

.padding-30 {
  padding: 30px;
}

.margin-35 {
  margin: 35px;
}

.padding-35 {
  padding: 35px;
}

.margin-40 {
  margin: 40px;
}

.padding-40 {
  padding: 40px;
}

.margin-45 {
  margin: 45px;
}

.padding-45 {
  padding: 45px;
}

.margin-50 {
  margin: 50px;
}

.padding-50 {
  padding: 50px;
}

.margin-55 {
  margin: 55px;
}

.padding-55 {
  padding: 55px;
}

.margin-60 {
  margin: 60px;
}

.padding-60 {
  padding: 60px;
}

.margin-65 {
  margin: 65px;
}

.padding-65 {
  padding: 65px;
}

.margin-70 {
  margin: 70px;
}

.padding-70 {
  padding: 70px;
}

.margin-75 {
  margin: 75px;
}

.padding-75 {
  padding: 75px;
}

.margin-80 {
  margin: 80px;
}

.padding-80 {
  padding: 80px;
}

.margin-85 {
  margin: 85px;
}

.padding-85 {
  padding: 85px;
}

.margin-90 {
  margin: 90px;
}

.padding-90 {
  padding: 90px;
}

.margin-95 {
  margin: 95px;
}

.padding-95 {
  padding: 95px;
}

.margin-100 {
  margin: 100px;
}

.padding-100 {
  padding: 100px;
}

.margin-105 {
  margin: 105px;
}

.padding-105 {
  padding: 105px;
}

.margin-110 {
  margin: 110px;
}

.padding-110 {
  padding: 110px;
}

.margin-115 {
  margin: 115px;
}

.padding-115 {
  padding: 115px;
}

.margin-120 {
  margin: 120px;
}

.padding-120 {
  padding: 120px;
}

.margin-125 {
  margin: 125px;
}

.padding-125 {
  padding: 125px;
}

.padding-0 {
  padding: 0;
}

.font-6 {
  font-size: 6px !important;
}

.font-7 {
  font-size: 7px !important;
}

.font-8 {
  font-size: 8px !important;
}

.font-9 {
  font-size: 9px !important;
}

.font-10 {
  font-size: 10px !important;
}

.font-11 {
  font-size: 11px !important;
}

.font-12 {
  font-size: 12px !important;
}

.font-13 {
  font-size: 13px !important;
}

.font-14 {
  font-size: 14px !important;
}

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

.font-16 {
  font-size: 16px !important;
}

.font-17 {
  font-size: 17px !important;
}

.font-18 {
  font-size: 18px !important;
}

.font-19 {
  font-size: 19px !important;
}

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

.font-21 {
  font-size: 21px !important;
}

.font-22 {
  font-size: 22px !important;
}

.font-23 {
  font-size: 23px !important;
}

.font-24 {
  font-size: 24px !important;
}

.font-25 {
  font-size: 25px !important;
}

.font-26 {
  font-size: 26px !important;
}

.font-27 {
  font-size: 27px !important;
}

.font-28 {
  font-size: 28px !important;
}

.font-29 {
  font-size: 29px !important;
}

.font-30 {
  font-size: 30px !important;
}

.font-31 {
  font-size: 31px !important;
}

.font-32 {
  font-size: 32px !important;
}

.font-33 {
  font-size: 33px !important;
}

.font-34 {
  font-size: 34px !important;
}

.font-35 {
  font-size: 35px !important;
}

.font-36 {
  font-size: 36px !important;
}

.font-37 {
  font-size: 37px !important;
}

.font-38 {
  font-size: 38px !important;
}

.font-39 {
  font-size: 39px !important;
}

.font-40 {
  font-size: 40px !important;
}

.font-41 {
  font-size: 41px !important;
}

.font-42 {
  font-size: 42px !important;
}

.font-43 {
  font-size: 43px !important;
}

.font-44 {
  font-size: 44px !important;
}

.font-45 {
  font-size: 45px !important;
}

.font-46 {
  font-size: 46px !important;
}

.font-47 {
  font-size: 47px !important;
}

.font-48 {
  font-size: 48px !important;
}

.font-49 {
  font-size: 49px !important;
}

.font-50 {
  font-size: 50px !important;
}

.pull-left {
  float: left;
}

.pull-right {
  float: right;
}

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

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

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

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

.no-resize {
  resize: none;
}

.font-bold {
  font-weight: bold;
}

.font-italic {
  font-style: italic;
}

.font-underline {
  text-decoration: underline;
}

.font-line-through {
  text-decoration: line-through;
}

.font-overline {
  text-decoration: overline;
}

.bg-red {
  background-color: #f44336 !important;
  color: #fff;
}
.bg-red .content .text,
.bg-red .content .number {
  color: #fff !important;
}

.bg-pink {
  background-color: #e91e63 !important;
  color: #fff;
}
.bg-pink .content .text,
.bg-pink .content .number {
  color: #fff !important;
}

.bg-purple {
  background-color: #9c27b0 !important;
  color: #fff;
}
.bg-purple .content .text,
.bg-purple .content .number {
  color: #fff !important;
}

.bg-deep-purple {
  background-color: #673ab7 !important;
  color: #fff;
}
.bg-deep-purple .content .text,
.bg-deep-purple .content .number {
  color: #fff !important;
}

.bg-indigo {
  background-color: #6777ef !important;
  color: #fff;
}
.bg-indigo .content .text,
.bg-indigo .content .number {
  color: #fff !important;
}

.bg-blue {
  background-color: #2196f3 !important;
  color: #fff;
}
.bg-blue .content .text,
.bg-blue .content .number {
  color: #fff !important;
}

.bg-light-blue {
  background-color: #03a9f4 !important;
  color: #fff;
}
.bg-light-blue .content .text,
.bg-light-blue .content .number {
  color: #fff !important;
}

.bg-cyan {
  background-color: #29c0b1 !important;
  color: #fff;
}
.bg-cyan .content .text,
.bg-cyan .content .number {
  color: #fff !important;
}

.bg-teal {
  background-color: #009688 !important;
  color: #fff;
}
.bg-teal .content .text,
.bg-teal .content .number {
  color: #fff !important;
}

.bg-green {
  background-color: #4caf50 !important;
  color: #fff;
}
.bg-green .content .text,
.bg-green .content .number {
  color: #fff !important;
}

.bg-light-green {
  background-color: #8bc34a !important;
  color: #fff;
}
.bg-light-green .content .text,
.bg-light-green .content .number {
  color: #fff !important;
}

.bg-lime {
  background-color: #cddc39 !important;
  color: #fff;
}
.bg-lime .content .text,
.bg-lime .content .number {
  color: #fff !important;
}

.bg-yellow {
  background-color: #ffe821 !important;
  color: #fff;
}
.bg-yellow .content .text,
.bg-yellow .content .number {
  color: #fff !important;
}

.bg-amber {
  background-color: #ffc107 !important;
  color: #fff;
}
.bg-amber .content .text,
.bg-amber .content .number {
  color: #fff !important;
}

.bg-orange {
  background-color: #ff9800 !important;
  color: #fff;
}
.bg-orange .content .text,
.bg-orange .content .number {
  color: #fff !important;
}

.bg-deep-orange {
  background-color: #ff5722 !important;
  color: #fff;
}
.bg-deep-orange .content .text,
.bg-deep-orange .content .number {
  color: #fff !important;
}

.bg-brown {
  background-color: #795548 !important;
  color: #fff;
}
.bg-brown .content .text,
.bg-brown .content .number {
  color: #fff !important;
}

.bg-grey {
  background-color: #9e9e9e !important;
  color: #fff;
}
.bg-grey .content .text,
.bg-grey .content .number {
  color: #fff !important;
}

.bg-blue-grey {
  background-color: #607d8b !important;
  color: #fff;
}
.bg-blue-grey .content .text,
.bg-blue-grey .content .number {
  color: #fff !important;
}

.bg-black {
  background-color: #000000 !important;
  color: #fff;
}
.bg-black .content .text,
.bg-black .content .number {
  color: #fff !important;
}

.bg-white {
  background-color: #ffffff !important;
  color: #fff;
}
.bg-white .content .text,
.bg-white .content .number {
  color: #fff !important;
}

.bg-dark-gray {
  background-color: #888888 !important;
  color: #fff;
}
.bg-dark-gray .content .text,
.bg-dark-gray .content .number {
  color: #fff !important;
}

.l-bg-green {
  background: linear-gradient(135deg, #23bdb8 0%, #43e794 100%) !important;
  color: #fff;
}
.l-bg-green .content .text,
.l-bg-green .content .number {
  color: #fff !important;
}

.l-bg-green-dark {
  background: linear-gradient(135deg, #23bdb8 0, #65a986 100%) !important;
  color: #fff;
}
.l-bg-green-dark .content .text,
.l-bg-green-dark .content .number {
  color: #fff !important;
}

.l-bg-orange {
  background: linear-gradient(135deg, #f48665 0%, #fda23f 100%) !important;
  color: #fff;
}
.l-bg-orange .content .text,
.l-bg-orange .content .number {
  color: #fff !important;
}

.l-bg-orange-dark {
  background: linear-gradient(135deg, #f48665 0, #d68e41 100%) !important;
  color: #fff;
}
.l-bg-orange-dark .content .text,
.l-bg-orange-dark .content .number {
  color: #fff !important;
}

.l-bg-cyan {
  background: linear-gradient(135deg, #289cf5, #84c0ec) !important;
  color: #fff;
}
.l-bg-cyan .content .text,
.l-bg-cyan .content .number {
  color: #fff !important;
}

.l-bg-cyan-dark {
  background: linear-gradient(135deg, #289cf5, #4f8bb7) !important;
  color: #fff;
}
.l-bg-cyan-dark .content .text,
.l-bg-cyan-dark .content .number {
  color: #fff !important;
}

.l-bg-red {
  background: linear-gradient(to right, #a77ffc 0%, #ff6eac 100%) !important;
  color: #fff;
}
.l-bg-red .content .text,
.l-bg-red .content .number {
  color: #fff !important;
}

.l-bg-purple {
  background: linear-gradient(135deg, #9a56ff 0%, #e36cd9 100%) !important;
  color: #fff;
}
.l-bg-purple .content .text,
.l-bg-purple .content .number {
  color: #fff !important;
}

.l-bg-purple-dark {
  background: linear-gradient(135deg, #8e4cf1 0, #c554bc 100%) !important;
  color: #fff;
}
.l-bg-purple-dark .content .text,
.l-bg-purple-dark .content .number {
  color: #fff !important;
}

.l-bg-yellow {
  background: linear-gradient(to right, #f6e384, #ffd500) !important;
  color: #fff;
}
.l-bg-yellow .content .text,
.l-bg-yellow .content .number {
  color: #fff !important;
}

.col-red {
  color: #f44336 !important;
}

.col-pink {
  color: #e91e63 !important;
}

.col-purple {
  color: #9c27b0 !important;
}

.col-deep-purple {
  color: #673ab7 !important;
}

.col-indigo {
  color: #6777ef !important;
}

.col-blue {
  color: #2196f3 !important;
}

.col-light-blue {
  color: #03a9f4 !important;
}

.col-cyan {
  color: #29c0b1 !important;
}

.col-teal {
  color: #009688 !important;
}

.col-green {
  color: #4caf50 !important;
}

.col-light-green {
  color: #8bc34a !important;
}

.col-lime {
  color: #cddc39 !important;
}

.col-yellow {
  color: #ffe821 !important;
}

.col-amber {
  color: #ffc107 !important;
}

.col-orange {
  color: #ff9800 !important;
}

.col-deep-orange {
  color: #ff5722 !important;
}

.col-brown {
  color: #795548 !important;
}

.col-grey {
  color: #9e9e9e !important;
}

.col-blue-grey {
  color: #607d8b !important;
}

.col-black {
  color: #000000 !important;
}

.col-white {
  color: #ffffff !important;
}

.col-dark-gray {
  color: #888888 !important;
}

.width-per-0 {
  width: 0%;
}

.width-per-1 {
  width: 1%;
}

.width-per-2 {
  width: 2%;
}

.width-per-3 {
  width: 3%;
}

.width-per-4 {
  width: 4%;
}

.width-per-5 {
  width: 5%;
}

.width-per-6 {
  width: 6%;
}

.width-per-7 {
  width: 7%;
}

.width-per-8 {
  width: 8%;
}

.width-per-9 {
  width: 9%;
}

.width-per-10 {
  width: 10%;
}

.width-per-11 {
  width: 11%;
}

.width-per-12 {
  width: 12%;
}

.width-per-13 {
  width: 13%;
}

.width-per-14 {
  width: 14%;
}

.width-per-15 {
  width: 15%;
}

.width-per-16 {
  width: 16%;
}

.width-per-17 {
  width: 17%;
}

.width-per-18 {
  width: 18%;
}

.width-per-19 {
  width: 19%;
}

.width-per-20 {
  width: 20%;
}

.width-per-21 {
  width: 21%;
}

.width-per-22 {
  width: 22%;
}

.width-per-23 {
  width: 23%;
}

.width-per-24 {
  width: 24%;
}

.width-per-25 {
  width: 25%;
}

.width-per-26 {
  width: 26%;
}

.width-per-27 {
  width: 27%;
}

.width-per-28 {
  width: 28%;
}

.width-per-29 {
  width: 29%;
}

.width-per-30 {
  width: 30%;
}

.width-per-31 {
  width: 31%;
}

.width-per-32 {
  width: 32%;
}

.width-per-33 {
  width: 33%;
}

.width-per-34 {
  width: 34%;
}

.width-per-35 {
  width: 35%;
}

.width-per-36 {
  width: 36%;
}

.width-per-37 {
  width: 37%;
}

.width-per-38 {
  width: 38%;
}

.width-per-39 {
  width: 39%;
}

.width-per-40 {
  width: 40%;
}

.width-per-41 {
  width: 41%;
}

.width-per-42 {
  width: 42%;
}

.width-per-43 {
  width: 43%;
}

.width-per-44 {
  width: 44%;
}

.width-per-45 {
  width: 45%;
}

.width-per-46 {
  width: 46%;
}

.width-per-47 {
  width: 47%;
}

.width-per-48 {
  width: 48%;
}

.width-per-49 {
  width: 49%;
}

.width-per-50 {
  width: 50%;
}

.width-per-51 {
  width: 51%;
}

.width-per-52 {
  width: 52%;
}

.width-per-53 {
  width: 53%;
}

.width-per-54 {
  width: 54%;
}

.width-per-55 {
  width: 55%;
}

.width-per-56 {
  width: 56%;
}

.width-per-57 {
  width: 57%;
}

.width-per-58 {
  width: 58%;
}

.width-per-59 {
  width: 59%;
}

.width-per-60 {
  width: 60%;
}

.width-per-61 {
  width: 61%;
}

.width-per-62 {
  width: 62%;
}

.width-per-63 {
  width: 63%;
}

.width-per-64 {
  width: 64%;
}

.width-per-65 {
  width: 65%;
}

.width-per-66 {
  width: 66%;
}

.width-per-67 {
  width: 67%;
}

.width-per-68 {
  width: 68%;
}

.width-per-69 {
  width: 69%;
}

.width-per-70 {
  width: 70%;
}

.width-per-71 {
  width: 71%;
}

.width-per-72 {
  width: 72%;
}

.width-per-73 {
  width: 73%;
}

.width-per-74 {
  width: 74%;
}

.width-per-75 {
  width: 75%;
}

.width-per-76 {
  width: 76%;
}

.width-per-77 {
  width: 77%;
}

.width-per-78 {
  width: 78%;
}

.width-per-79 {
  width: 79%;
}

.width-per-80 {
  width: 80%;
}

.width-per-81 {
  width: 81%;
}

.width-per-82 {
  width: 82%;
}

.width-per-83 {
  width: 83%;
}

.width-per-84 {
  width: 84%;
}

.width-per-85 {
  width: 85%;
}

.width-per-86 {
  width: 86%;
}

.width-per-87 {
  width: 87%;
}

.width-per-88 {
  width: 88%;
}

.width-per-89 {
  width: 89%;
}

.width-per-90 {
  width: 90%;
}

.width-per-91 {
  width: 91%;
}

.width-per-92 {
  width: 92%;
}

.width-per-93 {
  width: 93%;
}

.width-per-94 {
  width: 94%;
}

.width-per-95 {
  width: 95%;
}

.width-per-96 {
  width: 96%;
}

.width-per-97 {
  width: 97%;
}

.width-per-98 {
  width: 98%;
}

.width-per-99 {
  width: 99%;
}

.width-per-100 {
  width: 100%;
}

/* 3. Bootstrap Override */
/* 3.1 Misc */
.btn:focus,
.btn:active:not(:disabled),
.btn:active:focus,
.custom-select:focus,
.form-control:focus {
  box-shadow: none !important;
  outline: none;
}

a {
  color: #6777ef;
  font-weight: 500;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  -o-transition: all 0.5s;
}

a:not(.btn-social-icon):not(.btn-social):not(.page-link) .ion,
a:not(.btn-social-icon):not(.btn-social):not(.page-link) .fas,
a:not(.btn-social-icon):not(.btn-social):not(.page-link) .far,
a:not(.btn-social-icon):not(.btn-social):not(.page-link) .fal,
a:not(.btn-social-icon):not(.btn-social):not(.page-link) .fab {
  margin-left: 4px;
}

.bg-primary {
  background-color: #6777ef !important;
}

.bg-secondary {
  background-color: #cdd3d8 !important;
}

.bg-success {
  background-color: #54ca68 !important;
}

.bg-info {
  background-color: #3abaf4 !important;
}

.bg-warning {
  background-color: #ffa426 !important;
}

.bg-danger {
  background-color: #fc544b !important;
}

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

.bg-dark {
  background-color: #191d21 !important;
}

.text-primary,
.text-primary-all *,
.text-primary-all *:before,
.text-primary-all *:after {
  color: #6777ef !important;
}

.text-secondary,
.text-secondary-all *,
.text-secondary-all *:before,
.text-secondary-all *:after {
  color: #cdd3d8 !important;
}

.text-success,
.text-success-all *,
.text-success-all *:before,
.text-success-all *:after {
  color: #54ca68 !important;
}

.text-info,
.text-info-all *,
.text-info-all *:before,
.text-info-all *:after {
  color: #3abaf4 !important;
}

.text-warning,
.text-warning-all *,
.text-warning-all *:before,
.text-warning-all *:after {
  color: #ffa426 !important;
}

.text-danger,
.text-danger-all *,
.text-danger-all *:before,
.text-danger-all *:after {
  color: #fc544b !important;
}

.text-light,
.text-light-all *,
.text-light-all *:before,
.text-light-all *:after {
  color: #e3eaef !important;
}

.text-white,
.text-white-all *,
.text-white-all *:before,
.text-white-all *:after {
  color: #ffffff !important;
}

.text-dark,
.text-dark-all *,
.text-dark-all *:before,
.text-dark-all *:after {
  color: #191d21 !important;
}

.font-weight-normal {
  font-weight: 500 !important;
}

.lead {
  line-height: 34px;
}

@media (max-width: 575.98px) {
  .lead {
    font-size: 17px;
    line-height: 30px;
  }
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
}

p,
ul:not(.list-unstyled),
ol {
  line-height: 28px;
}

.shadow {
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
}

.text-muted {
  color: #98a6ad !important;
}

/* 3.2 Form */
.form-control,
.input-group-text,
.custom-select,
.custom-file-label {
  background-color: rgb(252.5028571429, 252.7657142857, 254.7371428571);
  border-color: rgb(227.5857142857, 230.4714285714, 252.1142857143);
}
.form-control:focus,
.input-group-text:focus,
.custom-select:focus,
.custom-file-label:focus {
  background-color: rgb(254.3485714286, 254.4171428571, 254.9314285714);
  border-color: rgb(149.1428571429, 160.2857142857, 243.8571428571);
}

.input-group-text,
select.form-control:not([size]):not([multiple]),
.form-control:not(.form-control-sm):not(.form-control-lg) {
  font-size: 14px;
  padding: 10px 15px;
  height: 42px;
}

textarea.form-control {
  /* height: 64px !important; */
  height: 100% !important;
}

.custom-control {
  line-height: 1.6rem;
}

.custom-file,
.custom-file-label,
.custom-select,
.custom-file-label:after,
.form-control[type=color],
select.form-control:not([size]):not([multiple]) {
  height: calc(2.25rem + 6px);
}

.form-control.creditcard {
  background-position: 98%;
  background-repeat: no-repeat;
  background-size: 40px;
  padding-right: 60px;
}
.form-control.creditcard.visa {
  background-image: url("../img/cards/visa.png");
}
.form-control.creditcard.americanexpress {
  background-image: url("../img/cards/americanexpress.png");
}
.form-control.creditcard.dinersclub {
  background-image: url("../img/cards/dinersclub.png");
}
.form-control.creditcard.discover {
  background-image: url("../img/cards/discover.png");
}
.form-control.creditcard.jcb {
  background-image: url("../img/cards/jcb.png");
}
.form-control.creditcard.mastercard {
  background-image: url("../img/cards/mastercard.png");
}
.form-control.creditcard.visa {
  background-image: url("../img/cards/visa.png");
}

.form-group {
  margin-bottom: 25px;
}
.form-group .control-label,
.form-group > label {
  font-weight: 600;
  color: #34395e;
  font-size: 12px;
  letter-spacing: 0.5px;
}
.form-group.floating-addon {
  position: relative;
}
.form-group.floating-addon .input-group-prepend {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  z-index: 5;
}
.form-group.floating-addon:not(.floating-addon-not-append) .input-group-append {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 5;
  left: initial;
  right: 0;
}
.form-group.floating-addon .input-group-prepend .input-group-text,
.form-group.floating-addon .input-group-append .input-group-text {
  border-color: transparent;
  background-color: transparent;
  font-size: 20px;
}
.form-group.floating-addon .form-control {
  border-radius: 3px;
  padding-left: 40px;
}
.form-group.floating-addon .form-control + .form-control {
  border-radius: 0 3px 3px 0;
  padding-left: 15px;
}

.input-group-append [class*=btn-outline-] {
  background-color: rgb(252.5028571429, 252.7657142857, 254.7371428571);
}

.form-text {
  font-size: 12px;
  line-height: 22px;
}

.custom-radio .custom-control-input:checked ~ .custom-control-label::before,
.custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6777ef !important;
}

.custom-file-label {
  line-height: 2.2;
}
.custom-file-label:after {
  height: calc(2.25rem + 4px);
  line-height: 2.2;
  border-color: transparent;
}
.custom-file-label:focus, .custom-file-label:active {
  box-shadow: none;
  outline: none;
}

.custom-file-input:focus + .custom-file-label {
  box-shadow: none;
  border-color: #6777ef;
}
.custom-file-input:focus + .custom-file-label:after {
  border-color: transparent;
}

.selectgroup {
  display: -ms-inline-flexbox;
  display: inline-flex;
}

.selectgroup-item {
  -ms-flex-positive: 1;
  flex-grow: 1;
  position: relative;
}
.selectgroup-item + .selectgroup-item {
  margin-left: -1px;
}
.selectgroup-item:not(:first-child) .selectgroup-button {
  border-top-left-radius: 0;
  border-bottom-left-radius: 0;
}
.selectgroup-item:not(:last-child) .selectgroup-button {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.selectgroup-input {
  opacity: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

.selectgroup-input-radio {
  opacity: 0;
  position: absolute;
  z-index: -1;
  top: 0;
  left: 0;
}

.selectgroup-button {
  background-color: rgb(252.5028571429, 252.7657142857, 254.7371428571);
  border-color: rgb(227.5857142857, 230.4714285714, 252.1142857143);
  border-width: 1px;
  border-style: solid;
  display: block;
  text-align: center;
  padding: 0 1rem;
  height: 35px;
  position: relative;
  cursor: pointer;
  border-radius: 3px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  font-size: 13px;
  min-width: 2.375rem;
  line-height: 36px;
}

.selectgroup-button-icon {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
.selectgroup-button-icon i {
  font-size: 14px;
}

.selectgroup-input-radio:focus + .selectgroup-button, .selectgroup-input-radio:checked + .selectgroup-button {
  background-color: #6777ef;
  color: #fff;
  z-index: 1;
}

.selectgroup-pills {
  display: block;
  flex-wrap: wrap;
  align-items: flex-start;
}
.selectgroup-pills .selectgroup-item {
  margin-right: 0.5rem;
  flex-grow: 0;
}
.selectgroup-pills .selectgroup-button {
  border-radius: 50px !important;
}
.selectgroup-pills input:checked + span {
  background-color: #6777ef;
  border-radius: 50px !important;
  color: #fff;
  z-index: 1;
}

.custom-switch {
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  cursor: default;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  margin: 0;
}

.custom-switch-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.custom-switches-stacked {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
}
.custom-switches-stacked .custom-switch {
  margin-bottom: 0.5rem;
}

.custom-switch-indicator {
  display: inline-block;
  height: 1.25rem;
  width: 2.25rem;
  background: #e9ecef;
  border-radius: 50px;
  position: relative;
  vertical-align: bottom;
  border: 1px solid rgba(0, 40, 100, 0.12);
  transition: 0.3s border-color, 0.3s background-color;
}
.custom-switch-indicator:before {
  content: "";
  position: absolute;
  height: calc(1.25rem - 4px);
  width: calc(1.25rem - 4px);
  top: 1px;
  left: 1px;
  background: #fff;
  border-radius: 50%;
  transition: 0.3s left;
}

.custom-switch-input:checked ~ .custom-switch-indicator {
  background: #6777ef;
}
.custom-switch-input:checked ~ .custom-switch-indicator:before {
  left: calc(1rem + 1px);
}
.custom-switch-input:focus ~ .custom-switch-indicator {
  border-color: #6777ef;
}

.custom-switch-description {
  margin-left: 0.5rem;
  color: #6e7687;
  transition: 0.3s color;
}

.custom-switch-input:checked ~ .custom-switch-description {
  color: #495057;
}

.imagecheck {
  margin: 0;
  position: relative;
  cursor: pointer;
}

.imagecheck-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.imagecheck-figure {
  background-color: rgb(252.5028571429, 252.7657142857, 254.7371428571);
  border-color: rgb(227.5857142857, 230.4714285714, 252.1142857143);
  border-width: 1px;
  border-style: solid;
  border-radius: 3px;
  margin: 0;
  position: relative;
  vertical-align: top;
}

.imagecheck-input:focus ~ .imagecheck-figure {
  border-color: #6777ef;
}
.imagecheck-input:checked ~ .imagecheck-figure {
  border-color: rgba(0, 40, 100, 0.24);
}

.imagecheck-figure:before {
  content: "";
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  display: block;
  width: 1rem;
  height: 1rem;
  pointer-events: none;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background: #6777ef url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
  color: #fff;
  z-index: 1;
  border-radius: 3px;
  opacity: 0;
  transition: 0.3s opacity;
}

.imagecheck-input:checked ~ .imagecheck-figure:before {
  opacity: 1;
}

.imagecheck-image {
  max-width: 100%;
  opacity: 0.64;
  transition: 0.3s opacity;
}
.imagecheck-image:first-child {
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
}
.imagecheck-image:last-child {
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
}

.imagecheck:hover .imagecheck-image {
  opacity: 1;
}

.imagecheck-input:focus ~ .imagecheck-figure .imagecheck-image, .imagecheck-input:checked ~ .imagecheck-figure .imagecheck-image {
  opacity: 1;
}

.imagecheck-caption {
  text-align: center;
  padding: 0.25rem 0.25rem;
  color: #9aa0ac;
  font-size: 0.875rem;
  transition: 0.3s color;
}

.imagecheck:hover .imagecheck-caption {
  color: #495057;
}

.imagecheck-input:focus ~ .imagecheck-figure .imagecheck-caption, .imagecheck-input:checked ~ .imagecheck-figure .imagecheck-caption {
  color: #495057;
}

.colorinput {
  margin: 0;
  position: relative;
  cursor: pointer;
}

.colorinput-input {
  position: absolute;
  z-index: -1;
  opacity: 0;
}

.colorinput-color {
  background-color: rgb(252.5028571429, 252.7657142857, 254.7371428571);
  border-color: rgb(227.5857142857, 230.4714285714, 252.1142857143);
  border-width: 1px;
  border-style: solid;
  display: inline-block;
  width: 1.75rem;
  height: 1.75rem;
  border-radius: 3px;
  color: #fff;
  box-shadow: 0 1px 2px 0 rgba(0, 0, 0, 0.05);
}
.colorinput-color:before {
  content: "";
  opacity: 0;
  position: absolute;
  top: 0.25rem;
  left: 0.25rem;
  height: 1.25rem;
  width: 1.25rem;
  transition: 0.3s opacity;
  background: url("data:image/svg+xml;charset=utf8,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 8 8'%3E%3Cpath fill='%23fff' d='M6.564.75l-3.59 3.612-1.538-1.55L0 4.26 2.974 7.25 8 2.193z'/%3E%3C/svg%3E") no-repeat center center/50% 50%;
}

.colorinput-input:checked ~ .colorinput-color:before {
  opacity: 1;
}

/* 3.3 List */
.list-unstyled-border li {
  border-bottom: 1px solid #f9f9f9;
  padding-bottom: 15px;
  margin-bottom: 10px;
}
.list-unstyled-border li .custom-checkbox {
  margin-right: 15px;
}
.list-unstyled-border li:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: none;
}

.list-unstyled-noborder li:last-child {
  border-bottom: none;
}

.list-group-item.active {
  background-color: #6777ef;
}
.list-group-item.disabled {
  color: rgb(201.0363636364, 214.5272727273, 224.1636363636);
}

.list-group-item-primary {
  background-color: #6777ef;
  color: #fff;
}

.list-group-item-secondary {
  background-color: #cdd3d8;
  color: #fff;
}

.list-group-item-success {
  background-color: #54ca68;
  color: #fff;
}

.list-group-item-danger {
  background-color: #fc544b;
  color: #fff;
}

.list-group-item-warning {
  background-color: #ffa426;
  color: #fff;
}

.list-group-item-info {
  background-color: #3abaf4;
  color: #fff;
}

.list-group-item-light {
  background-color: #e3eaef;
  color: #191d21;
}

.list-group-item-dark {
  background-color: #191d21;
  color: #fff;
}

/* 3.4 Alert */
.alert {
  color: #fff;
  border: none;
  padding: 15px 20px;
}
.alert .alert-title {
  font-size: 18px;
  font-weight: 700;
  margin-bottom: 5px;
}
.alert code {
  background-color: #fff;
  border-radius: 3px;
  padding: 1px 4px;
}
.alert p {
  margin-bottom: 0;
}
.alert.alert-has-icon {
  display: flex;
}
.alert.alert-has-icon .alert-icon {
  margin-top: 4px;
  width: 30px;
}
.alert.alert-has-icon .alert-icon .ion,
.alert.alert-has-icon .alert-icon .fas,
.alert.alert-has-icon .alert-icon .far,
.alert.alert-has-icon .alert-icon .fab,
.alert.alert-has-icon .alert-icon .fal {
  font-size: 20px;
}
.alert.alert-has-icon .alert-body {
  flex: 1;
}
.alert:not(.alert-light) a {
  color: #fff;
}
.alert.alert-primary {
  background-color: #6777ef;
}
.alert.alert-secondary {
  background-color: #cdd3d8;
}
.alert.alert-success {
  background-color: #54ca68;
}
.alert.alert-info {
  background-color: #3abaf4;
}
.alert.alert-warning {
  background-color: #ffa426;
}
.alert.alert-danger {
  background-color: #fc544b;
}
.alert.alert-light {
  background-color: #e3eaef;
  color: #191d21;
}
.alert.alert-dark {
  background-color: #191d21;
}

/* 3.5 Card */
.card {
  background-color: #fff;
  border-radius: 10px;
  border: none;
  position: relative;
  margin-bottom: 20px;
  box-shadow: 0 0.46875rem 2.1875rem rgba(90, 97, 105, 0.1), 0 0.9375rem 1.40625rem rgba(90, 97, 105, 0.1), 0 0.25rem 0.53125rem rgba(90, 97, 105, 0.12), 0 0.125rem 0.1875rem rgba(90, 97, 105, 0.1);
}
.card .card-header,
.card .card-body,
.card .card-footer {
  background-color: transparent;
  padding: 20px 25px;
}
.card .navbar {
  position: static;
}
.card .card-body {
  padding-top: 20px;
  padding-bottom: 20px;
}
.card .card-body .section-title {
  margin: 30px 0 10px 0;
  font-size: 16px;
}
.card .card-body .section-title:before {
  margin-top: 8px;
}
.card .card-body .section-title + .section-lead {
  margin-top: -5px;
}
.card .card-body p {
  font-weight: 500;
  color: #212529;
}
.card .card-header {
  border-bottom-color: #f9f9f9;
  line-height: 30px;
  -ms-grid-row-align: center;
  align-self: center;
  width: 100%;
  padding: 10px 25px;
  display: flex;
  align-items: center;
}
.card .card-header .btn {
  margin-top: 1px;
  padding: 2px 15px;
}
.card .card-header .btn:not(.note-btn) {
  border-radius: 30px;
}
.card .card-header .btn:hover {
  box-shadow: none;
}
.card .card-header .form-control {
  height: 31px;
  font-size: 13px;
  border-radius: 30px;
}
.card .card-header .form-control + .input-group-btn .btn {
  margin-top: -1px;
}
.card .card-header h4 {
  font-size: 17px;
  line-height: 28px;
  padding-right: 10px;
  margin-bottom: 0;
  color: #212529;
}
.card .card-header h4 + .card-header-action,
.card .card-header h4 + .card-header-form {
  margin-left: auto;
}
.card .card-header h4 + .card-header-action .btn,
.card .card-header h4 + .card-header-form .btn {
  font-size: 12px;
  border-radius: 30px !important;
  padding-left: 13px !important;
  padding-right: 13px !important;
}
.card .card-header h4 + .card-header-action .btn.active,
.card .card-header h4 + .card-header-form .btn.active {
  box-shadow: 0 2px 6px rgb(172.2142857143, 180.9285714286, 246.2857142857);
  background-color: #6777ef;
  color: #fff;
}
.card .card-header h4 + .card-header-action .dropdown,
.card .card-header h4 + .card-header-form .dropdown {
  display: inline;
}
.card .card-header h4 + .card-header-action .btn-group .btn,
.card .card-header h4 + .card-header-form .btn-group .btn {
  border-radius: 0 !important;
}
.card .card-header h4 + .card-header-action .btn-group .btn:first-child,
.card .card-header h4 + .card-header-form .btn-group .btn:first-child {
  border-radius: 30px 0 0 30px !important;
}
.card .card-header h4 + .card-header-action .btn-group .btn:last-child,
.card .card-header h4 + .card-header-form .btn-group .btn:last-child {
  border-radius: 0 30px 30px 0 !important;
}
.card .card-header h4 + .card-header-action .input-group .form-control,
.card .card-header h4 + .card-header-form .input-group .form-control {
  border-radius: 30px 0 0 30px !important;
}
.card .card-header h4 + .card-header-action .input-group .form-control + .input-group-btn .btn,
.card .card-header h4 + .card-header-form .input-group .form-control + .input-group-btn .btn {
  border-radius: 0 30px 30px 0 !important;
}
.card .card-header h4 + .card-header-action .input-group .input-group-btn + .form-control,
.card .card-header h4 + .card-header-form .input-group .input-group-btn + .form-control {
  border-radius: 0 30px 30px 0 !important;
}
.card .card-header h4 + .card-header-action .input-group .input-group-btn .btn,
.card .card-header h4 + .card-header-form .input-group .input-group-btn .btn {
  margin-top: -1px;
  border-radius: 30px 0 0 30px !important;
}
.card .card-footer {
  background-color: transparent;
  border: none;
}
.card.card-mt {
  margin-top: 30px;
}
.card.card-progress:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 99;
  z-index: 99;
}
.card.card-progress .card-progress-dismiss {
  position: absolute;
  top: 66%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  z-index: 999;
  color: #fff !important;
  padding: 5px 13px;
}
.card.card-progress.remove-spinner .card-progress-dismiss {
  top: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
}
.card.card-progress:not(.remove-spinner):after {
  background-image: url("../img/spinner.svg");
  background-size: 80px;
  background-repeat: no-repeat;
  background-position: center;
}
.card.card-primary {
  border-top: 2px solid #6777ef;
}
.card.card-secondary {
  border-top: 2px solid #34395e;
}
.card.card-success {
  border-top: 2px solid #54ca68;
}
.card.card-danger {
  border-top: 2px solid #fc544b;
}
.card.card-warning {
  border-top: 2px solid #ffa426;
}
.card.card-info {
  border-top: 2px solid #3abaf4;
}
.card.card-dark {
  border-top: 2px solid #191d21;
}
.card.card-hero .card-header {
  padding: 40px;
  background-image: linear-gradient(to bottom, #6777ef, rgb(149.1428571429, 160.2857142857, 243.8571428571));
  color: #fff;
  overflow: hidden;
  height: auto;
  min-height: auto;
  display: block;
}
.card.card-hero .card-header h4 {
  font-size: 40px;
  line-height: 1;
}
.card.card-hero .card-header .card-description {
  margin-top: 5px;
  font-size: 16px;
}
.card.card-hero .card-header .card-icon {
  float: right;
  color: rgb(139.9142857143, 152.0285714286, 242.8857142857);
  margin: -60px;
}
.card.card-hero .card-header .card-icon .ion,
.card.card-hero .card-header .card-icon .fas,
.card.card-hero .card-header .card-icon .far,
.card.card-hero .card-header .card-icon .fab,
.card.card-hero .card-header .card-icon .fal {
  font-size: 140px;
}
.card.card-statistic-1 .card-header, .card.card-statistic-2 .card-header {
  border-color: transparent;
  padding-bottom: 0;
  height: auto;
  min-height: auto;
  display: block;
}
.card.card-statistic-1 .card-icon {
  width: 30px;
  height: 30px;
  margin: 10px 0px 0px 20px;
  border-radius: 3px;
  line-height: 78px;
  text-align: center;
  float: left;
  font-size: 30px;
}
.card.card-statistic-1 .card-header h4, .card.card-statistic-2 .card-header h4 {
  line-height: 1.2;
  color: #98a6ad;
}
.card.card-statistic-1 .card-body, .card.card-statistic-2 .card-body {
  padding-top: 0;
}
.card.card-statistic-1 .card-body, .card.card-statistic-2 .card-body {
  font-size: 26px;
  font-weight: 700;
  color: #34395e;
  padding-bottom: 0;
}
.card.card-statistic-1, .card.card-statistic-2 {
  display: inline-block;
  width: 100%;
}
.card.card-statistic-1 .card-icon, .card.card-statistic-2 .card-icon {
  width: 80px;
  height: 80px;
  margin: 10px;
  border-radius: 3px;
  line-height: 94px;
  text-align: center;
  float: left;
  border-radius: 50px;
  margin-right: 15px;
}
.card.card-statistic-1 .card-icon .ion,
.card.card-statistic-1 .card-icon .fas,
.card.card-statistic-1 .card-icon .far,
.card.card-statistic-1 .card-icon .fab,
.card.card-statistic-1 .card-icon .fal, .card.card-statistic-2 .card-icon .ion,
.card.card-statistic-2 .card-icon .fas,
.card.card-statistic-2 .card-icon .far,
.card.card-statistic-2 .card-icon .fab,
.card.card-statistic-2 .card-icon .fal {
  font-size: 22px;
  color: #fff;
}
.card.card-statistic-1 .card-icon {
  line-height: 90px;
}
.card.card-statistic-2 .card-icon {
  width: 50px;
  height: 50px;
  line-height: 50px;
  font-size: 22px;
  margin: 25px;
  box-shadow: 5px 3px 10px 0 rgba(21, 15, 15, 0.3);
  border-radius: 10px;
  background: #6777ef;
}
.card.card-statistic-1 .card-header, .card.card-statistic-2 .card-header {
  padding-bottom: 0;
  padding-top: 25px;
}
.card.card-statistic-2 .card-body {
  padding-top: 20px;
}
.card.card-statistic-2 .card-header + .card-body, .card.card-statistic-2 .card-body + .card-header {
  padding-top: 0;
}
.card.card-statistic-1 .card-header h4, .card.card-statistic-2 .card-header h4 {
  font-weight: 600;
  font-size: 13px;
  letter-spacing: 0.5px;
}
.card.card-statistic-1 .card-header h4 {
  margin-bottom: 0;
}
.card.card-statistic-2 .card-header h4 {
  text-transform: none;
  margin-bottom: 0;
}
.card.card-statistic-1 .card-body {
  font-size: 20px;
}
.card.card-statistic-2 .card-chart {
  padding-top: 20px;
  margin-left: -9px;
  margin-right: -1px;
  margin-bottom: -15px;
}
.card.card-statistic-2 .card-chart canvas {
  height: 90px !important;
}
.card .card-stats {
  width: 100%;
  display: inline-block;
  margin-top: 2px;
  margin-bottom: -6px;
}
.card .card-stats .card-stats-title {
  padding: 15px 25px;
  background-color: #fff;
  font-size: 13px;
  font-weight: 600;
  letter-spacing: 0.3px;
}
.card .card-stats .card-stats-items {
  display: flex;
  height: 50px;
  align-items: center;
}
.card .card-stats .card-stats-item {
  width: 33.3333333333%;
  text-align: center;
  padding: 5px 20px;
}
.card .card-stats .card-stats-item .card-stats-item-label {
  font-size: 12px;
  letter-spacing: 0.5px;
  margin-top: 4px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.card .card-stats .card-stats-item .card-stats-item-count {
  line-height: 1;
  margin-bottom: 8px;
  font-size: 20px;
  font-weight: 700;
}
.card.card-large-icons {
  display: flex;
  flex-direction: row;
}
.card.card-large-icons .card-icon {
  display: flex;
  align-items: center;
  justify-content: center;
  flex-shrink: 0;
  width: 150px;
  border-radius: 3px 0 0 3px;
}
.card.card-large-icons .card-icon .ion,
.card.card-large-icons .card-icon .fas,
.card.card-large-icons .card-icon .far,
.card.card-large-icons .card-icon .fab,
.card.card-large-icons .card-icon .fal {
  font-size: 60px;
}
.card.card-large-icons .card-body {
  padding: 25px 30px;
}
.card.card-large-icons .card-body h4 {
  font-size: 18px;
}
.card.card-large-icons .card-body p {
  opacity: 0.6;
  font-weight: 500;
}
.card.card-large-icons .card-body a.card-cta {
  text-decoration: none;
}
.card.card-large-icons .card-body a.card-cta i {
  margin-left: 7px;
}
.card.bg-primary, .card.bg-danger, .card.bg-success, .card.bg-info, .card.bg-dark, .card.bg-warning {
  color: #fff;
}
.card.bg-primary .card-header, .card.bg-danger .card-header, .card.bg-success .card-header, .card.bg-info .card-header, .card.bg-dark .card-header, .card.bg-warning .card-header {
  color: #fff;
  opacity: 0.9;
}
.card .card-type-3 .card-circle {
  display: inline-flex;
  text-align: center;
  border-radius: 50%;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  height: 45px;
  width: 45px;
  box-shadow: 0 4px 20px 0 rgba(0, 0, 0, 0.14), 0 7px 10px -5px rgba(76, 175, 80, 0.4);
}
.card .card-type-3 .card-circle i {
  font-size: 15px;
}
.card .card-statistic-3 {
  position: relative;
  color: #fff;
  padding: 15px;
  border-radius: 3px;
  overflow: hidden;
}
.card .card-statistic-3 .card-icon-large {
  font-size: 110px;
  width: 110px;
  height: 50px;
  text-shadow: 3px 7px rgba(0, 0, 0, 0.3);
}
.card .card-statistic-3 .card-icon {
  text-align: center;
  line-height: 50px;
  margin-left: 15px;
  color: #000;
  position: absolute;
  right: -5px;
  top: 20px;
  opacity: 0.1;
}
.card .card-statistic-3 .banner-img img {
  max-width: 100%;
}
.card .card-statistic-4 {
  position: relative;
  color: #000000;
  padding: 15px;
  border-radius: 3px;
  overflow: hidden;
}
.card .card-statistic-4 .card-icon-large {
  font-size: 110px;
  width: 110px;
  height: 50px;
  text-shadow: 3px 7px rgba(0, 0, 0, 0.3);
}
.card .card-statistic-4 .card-icon {
  text-align: center;
  line-height: 50px;
  margin-left: 15px;
  color: #000;
  position: absolute;
  right: -5px;
  top: 20px;
  opacity: 0.1;
}
.card .card-statistic-4 .banner-img img {
  max-width: 100%;
  float: right;
}

@media (max-width: 575.98px) {
  .card.card-large-icons {
    display: inline-block;
  }
  .card.card-large-icons .card-icon {
    width: 100%;
    height: 200px;
  }
  .col-xs-6 {
    -ms-flex: 0 0 50%;
    -webkit-box-flex: 0;
    flex: 0 0 50%;
    max-width: 50%;
  }
}
@media (max-width: 767.98px) {
  .card .card-header {
    height: auto;
    flex-wrap: wrap;
  }
  .card .card-header h4 + .card-header-action,
  .card .card-header h4 + .card-header-form {
    flex-grow: 0;
    width: 100%;
    margin-top: 10px;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .card .card-stats .card-stats-items {
    height: 49px;
  }
  .card .card-stats .card-stats-items .card-stats-item {
    padding: 5px 7px;
  }
  .card .card-stats .card-stats-items .card-stats-item .card-stats-item-count {
    font-size: 16px;
  }
  .card.card-sm-6 .card-chart canvas {
    height: 85px !important;
  }
  .card.card-hero .card-header {
    padding: 25px;
  }
}
/* 3.6 Table */
.table td, .table:not(.table-bordered) th {
  border-top: none;
}
.table:not(.table-sm):not(.table-md):not(.dataTable) td, .table:not(.table-sm):not(.table-md):not(.dataTable) th {
  padding: 0 10px;
  height: 60px;
  vertical-align: middle;
}
.table:not(.table-sm) thead th {
  border-bottom: none;
  background-color: rgba(0, 0, 0, 0.04);
  color: #666;
  padding-top: 15px;
  padding-bottom: 15px;
}
.table.table-md th, .table.table-md td {
  padding: 10px 15px;
}
.table.table-bordered td, .table.table-bordered th {
  border-color: #f6f6f6;
}
.table .team-member {
  position: relative;
  width: 30px;
  white-space: nowrap;
  border-radius: 1000px;
  vertical-align: bottom;
  display: inline-block;
}
.table .team-member img {
  width: 100%;
  max-width: 100%;
  height: auto;
  border: 0;
  border-radius: 1000px;
}
.table .team-member-sm {
  width: 32px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  -moz-transition: all 0.25s ease;
  transition: all 0.25s ease;
}
.table .team-member-sm:hover {
  webkit-transform: translateY(-4px) scale(1.02);
  -moz-transform: translateY(-4px) scale(1.02);
  -ms-transform: translateY(-4px) scale(1.02);
  -o-transform: translateY(-4px) scale(1.02);
  transform: translateY(-4px) scale(1.02);
  -webkit-box-shadow: 0 14px 24px rgba(75, 70, 124, 0.2);
  box-shadow: 0 14px 24px rgba(75, 70, 124, 0.2);
  z-index: 999;
}
.table .order-list li img {
  border: 2px solid #ffffff;
  box-shadow: 4px 3px 6px 0 rgba(0, 0, 0, 0.2);
}
.table .order-list li + li {
  margin-left: -14px;
  background: transparent;
}
.table .order-list li .badge {
  background: rgba(228, 222, 222, 0.8);
  color: #6b6f82;
  margin-bottom: 6px;
}

.table-links {
  color: #34395e;
  font-size: 12px;
  margin-top: 5px;
  opacity: 0;
  transition: all 0.3s;
}
.table-links a {
  color: #666;
}

table tr:hover .table-links {
  opacity: 1;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.02);
}

@media (max-width: 575.98px) {
  .table-responsive table {
    min-width: 800px;
  }
}
/* 3.7 Tooltip */
.tooltip {
  font-size: 12px;
}

.tooltip-inner {
  padding: 7px 13px;
}

/* 3.8 Modal */
.modal-header,
.modal-body,
.modal-footer {
  padding: 25px;
}

.modal-body {
  padding-top: 15px;
}

.modal-footer {
  padding-top: 15px;
  padding-bottom: 15px;
}

.modal-header {
  border-bottom: none;
  padding-bottom: 5px;
}
.modal-header h5 {
  font-size: 18px;
}

.modal-footer {
  border-top: none;
  border-radius: 0 0 3px 3px;
}

.modal-content {
  max-width: 100%;
  border: none;
  box-shadow: 0 3px 8px rgba(0, 0, 0, 0.05);
}

.modal.show .modal-content {
  box-shadow: 0 4px 15px rgba(0, 0, 0, 0.2);
}

.modal-progress .modal-content {
  position: relative;
}
.modal-progress .modal-content:after {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(255, 255, 255, 0.5);
  z-index: 999;
  background-image: url("../img/spinner.svg");
  background-size: 80px;
  background-repeat: no-repeat;
  background-position: center;
  border-radius: 3px;
}

.modal-part {
  display: none;
}

/* 3.9 Nav */
.nav-tabs .nav-item .nav-link {
  color: #6777ef;
}
.nav-tabs .nav-item .nav-link.active {
  color: #000;
}

.tab-content > .tab-pane {
  padding: 10px 0;
  line-height: 24px;
}

.tab-bordered .tab-pane {
  padding: 15px;
  border: 1px solid #ededed;
  margin-top: -1px;
}

.nav-pills .nav-link.active,
.nav-pills .show > .nav-link {
  color: #fff;
  background-color: #6777ef;
}
.nav-pills .nav-item .nav-link {
  color: #6777ef;
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.nav-pills .nav-item .nav-link:hover {
  background-color: rgb(246.0428571429, 246.9857142857, 254.0571428571);
}
.nav-pills .nav-item .nav-link.active {
  box-shadow: 0 2px 6px rgb(172.2142857143, 180.9285714286, 246.2857142857);
  color: #fff;
  background-color: #6777ef;
}
.nav-pills .nav-item .nav-link .badge {
  padding: 5px 8px;
  margin-left: 5px;
}

.nav .nav-item .nav-link .ion,
.nav .nav-item .nav-link .fas,
.nav .nav-item .nav-link .far,
.nav .nav-item .nav-link .fab,
.nav .nav-item .nav-link .fal {
  margin-right: 3px;
  font-size: 12px;
}

.sticky {
  position: fixed !important;
  top: 0;
}

/* 3.10 Pagination */
.page-item .page-link {
  color: #6777ef;
  border-radius: 3px;
  margin: 0 3px;
  -webkit-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.2);
}
.page-item.active .page-link {
  background-color: #6777ef;
  border-color: #6777ef;
}
.page-item.disabled .page-link {
  border-color: transparent;
  background-color: rgb(249.2728571429, 249.8757142857, 254.3971428571);
  color: #6777ef;
  opacity: 0.6;
}

.page-link {
  border-color: transparent;
  background-color: rgb(249.2728571429, 249.8757142857, 254.3971428571);
  font-weight: 600;
}
.page-link:hover {
  background-color: #6777ef;
  color: #fff;
  border-color: transparent;
}
.page-link:focus {
  box-shadow: none;
}

/* 3.11 Badge */
.badges .badge {
  margin: 0 8px 10px 0;
}

.badge {
  vertical-align: middle;
  padding: 7px 12px;
  font-weight: 600;
  letter-spacing: 0.3px;
  border-radius: 30px;
  font-size: 12px;
}
.badge.badge-warning {
  color: #fff;
}
.badge.badge-primary {
  background-color: #6777ef;
}
.badge.badge-secondary {
  background-color: #34395e;
}
.badge.badge-success {
  background-color: #54ca68;
}
.badge.badge-info {
  background-color: #3abaf4;
}
.badge.badge-danger {
  background-color: #fc544b;
}
.badge.badge-light {
  background-color: #e3eaef;
  color: #191d21;
}
.badge.badge-white {
  background-color: #ffffff;
  color: #191d21;
}
.badge.badge-dark {
  background-color: #191d21;
}

h1 .badge {
  font-size: 24px;
  padding: 16px 21px;
}

h2 .badge {
  font-size: 22px;
  padding: 14px 19px;
}

h3 .badge {
  font-size: 18px;
  padding: 11px 16px;
}

h4 .badge {
  font-size: 16px;
  padding: 8px 13px;
}

h5 .badge {
  font-size: 14px;
  padding: 5px 10px;
}

h6 .badge {
  font-size: 11px;
  padding: 3px 8px;
}

.btn .badge {
  margin-left: 5px;
  padding: 4px 7px;
}
.btn .badge.badge-transparent {
  background-color: rgba(255, 255, 255, 0.25);
  color: #fff;
}

/* 3.12 Button */
.buttons .btn {
  margin: 0 8px 10px 0;
}

.btn:not(:disabled):focus {
  box-shadow: none !important;
  outline: none;
}
.btn:not(:disabled):active {
  box-shadow: none !important;
  outline: none;
}
.btn:not(:disabled):active:focus {
  box-shadow: none !important;
  outline: none;
}

.btn.btn-icon-split i,
.dropdown-item.has-icon i {
  text-align: center;
  width: 15px;
  font-size: 15px;
  float: left;
  margin-right: 10px;
}

.btn {
  font-weight: 600;
  font-size: 12px;
  line-height: 24px;
  padding: 0.3rem 0.8rem;
  letter-spacing: 0.5px;
}
.btn.btn-icon-split {
  position: relative;
}
.btn.btn-icon-split i {
  position: absolute;
  left: 0;
  top: 0;
  height: 100%;
  width: 45px;
  border-radius: 3px 0 0 3px;
  line-height: 32px;
}
.btn.btn-icon-split div {
  margin-left: 40px;
}
.btn.btn-icon-noflo-splitat {
  display: table;
  text-align: right;
}
.btn.btn-icon-noflo-splitat i {
  float: none;
  margin: 0;
  display: table-cell;
  vertical-align: middle;
  width: 30%;
}
.btn.btn-icon-noflo-splitat div {
  display: table-cell;
  vertical-align: middle;
  width: 70%;
  text-align: left;
  padding-left: 10px;
}
.btn:not(.btn-social):not(.btn-social-icon):not(:disabled):active, .btn:not(.btn-social):not(.btn-social-icon):focus, .btn:not(.btn-social):not(.btn-social-icon):hover {
  border-color: transparent !important;
  background-color: white;
}
.btn > i {
  margin-left: 0 !important;
}
.btn.btn-lg {
  padding: 0.55rem 1.5rem;
  font-size: 12px;
}
.btn.btn-lg.btn-icon-split i {
  line-height: 42px;
}
.btn.btn-lg.btn-icon-split div {
  margin-left: 25px;
}
.btn.btn-sm {
  padding: 0.1rem 0.4rem;
  font-size: 12px;
}
.btn.btn-icon .ion,
.btn.btn-icon .fas,
.btn.btn-icon .far,
.btn.btn-icon .fab,
.btn.btn-icon .fal {
  margin-left: 0 !important;
  font-size: 12px;
}
.btn.btn-icon.icon-left .ion,
.btn.btn-icon.icon-left .fas,
.btn.btn-icon.icon-left .far,
.btn.btn-icon.icon-left .fab,
.btn.btn-icon.icon-left .fal {
  margin-right: 3px;
}
.btn.btn-icon.icon-right .ion,
.btn.btn-icon.icon-right .fas,
.btn.btn-icon.icon-right .far,
.btn.btn-icon.icon-right .fab,
.btn.btn-icon.icon-right .fal {
  margin-left: 3px !important;
}

.btn-action {
  color: #fff !important;
  line-height: 25px;
  font-size: 12px;
  min-width: 35px;
  min-height: 35px;
}

.btn-secondary,
.btn-secondary.disabled {
  box-shadow: 0 2px 6px rgb(225.0561797753, 228.6494382022, 231.6438202247);
  background-color: #cdd3d8;
  border-color: #cdd3d8;
  color: #fff;
}
.btn-secondary:hover, .btn-secondary:focus, .btn-secondary:active,
.btn-secondary.disabled:hover,
.btn-secondary.disabled:focus,
.btn-secondary.disabled:active {
  background-color: rgb(190.6741573034, 198.393258427, 204.8258426966) !important;
  color: #fff !important;
}

.btn-outline-secondary:hover, .btn-outline-secondary:focus, .btn-outline-secondary:active,
.btn-outline-secondary.disabled:hover,
.btn-outline-secondary.disabled:focus,
.btn-outline-secondary.disabled:active {
  background-color: #cdd3d8 !important;
  color: #fff !important;
}

.btn-success,
.btn-success.disabled {
  box-shadow: 0 2px 6px rgb(142.3995535714, 220.1004464286, 155.5691964286);
  background-color: #54ca68;
  border-color: #54ca68;
  color: #fff;
}
.btn-success:hover, .btn-success:focus, .btn-success:active,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active {
  background-color: rgb(64.5334821429, 195.9665178571, 86.8102678571) !important;
  color: #fff !important;
}

.btn-outline-success:hover, .btn-outline-success:focus, .btn-outline-success:active,
.btn-outline-success.disabled:hover,
.btn-outline-success.disabled:focus,
.btn-outline-success.disabled:active {
  background-color: #54ca68 !important;
  color: #fff !important;
}

.btn-danger,
.btn-danger.disabled {
  box-shadow: 0 2px 6px rgb(253.2540983607, 155.4836065574, 150.2459016393);
  background-color: #fc544b;
  border-color: #fc544b;
  color: #fff;
}
.btn-danger:hover, .btn-danger:focus, .btn-danger:active,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active {
  background-color: rgb(250.9131147541, 22.0475409836, 9.7868852459) !important;
}

.btn-outline-danger:hover, .btn-outline-danger:focus, .btn-outline-danger:active,
.btn-outline-danger.disabled:hover,
.btn-outline-danger.disabled:focus,
.btn-outline-danger.disabled:active {
  background-color: rgb(250.9131147541, 22.0475409836, 9.7868852459) !important;
  color: #fff !important;
}

.btn-dark,
.btn-dark.disabled {
  box-shadow: 0 2px 6px rgb(113.8965517241, 131, 148.1034482759);
  background-color: #191d21;
  border-color: #191d21;
  color: #fff;
}
.btn-dark:hover, .btn-dark:focus, .btn-dark:active,
.btn-dark.disabled:hover,
.btn-dark.disabled:focus,
.btn-dark.disabled:active {
  background-color: black !important;
}

.btn-outline-dark:hover, .btn-outline-dark:focus, .btn-outline-dark:active,
.btn-outline-dark.disabled:hover,
.btn-outline-dark.disabled:focus,
.btn-outline-dark.disabled:active {
  background-color: black !important;
  color: #fff !important;
}

.btn-light,
.btn-light.disabled {
  box-shadow: 0 2px 6px rgb(230.2454545455, 236.4340909091, 240.8545454545);
  background-color: #e3eaef;
  border-color: #e3eaef;
  color: #191d21;
}
.btn-light:hover, .btn-light:focus, .btn-light:active,
.btn-light.disabled:hover,
.btn-light.disabled:focus,
.btn-light.disabled:active {
  background-color: rgb(194.5454545455, 209.6590909091, 220.4545454545) !important;
}

.btn-outline-light,
.btn-outline-light.disabled {
  border-color: #e3eaef;
  color: #e3eaef;
}
.btn-outline-light:hover, .btn-outline-light:focus, .btn-outline-light:active,
.btn-outline-light.disabled:hover,
.btn-outline-light.disabled:focus,
.btn-outline-light.disabled:active {
  background-color: #e3eaef !important;
  color: #fff !important;
}

.btn-warning,
.btn-warning.disabled {
  box-shadow: 0 2px 6px rgb(255, 196.0806451613, 114.5);
  background-color: #ffa426;
  border-color: #ffa426;
  color: #fff;
}
.btn-warning:hover, .btn-warning:focus, .btn-warning:active,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active {
  background-color: rgb(255, 153.3064516129, 12.5) !important;
  color: #fff !important;
}

.btn-outline-warning:hover, .btn-outline-warning:focus, .btn-outline-warning:active,
.btn-outline-warning.disabled:hover,
.btn-outline-warning.disabled:focus,
.btn-outline-warning.disabled:active {
  background-color: #ffa426 !important;
  color: #fff !important;
}

.btn-info,
.btn-info.disabled {
  box-shadow: 0 2px 6px rgb(130.4543269231, 211.3774038462, 248.0456730769);
  background-color: #3abaf4;
  border-color: #3abaf4;
  color: #fff;
}
.btn-info:hover, .btn-info:focus, .btn-info:active,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active {
  background-color: rgb(13.2740384615, 167.7355769231, 237.7259615385) !important;
}

.btn-outline-info:hover, .btn-outline-info:focus, .btn-outline-info:active,
.btn-outline-info.disabled:hover,
.btn-outline-info.disabled:focus,
.btn-outline-info.disabled:active {
  background-color: rgb(13.2740384615, 167.7355769231, 237.7259615385) !important;
  color: #fff !important;
}

.btn-primary,
.btn-primary.disabled {
  box-shadow: 0 2px 6px rgb(172.2142857143, 180.9285714286, 246.2857142857);
  background-color: #6777ef;
  border-color: #6777ef;
}
.btn-primary:focus,
.btn-primary.disabled:focus {
  background-color: rgb(56.8571428571, 77.7142857143, 234.1428571429) !important;
}
.btn-primary:focus:active,
.btn-primary.disabled:focus:active {
  background-color: rgb(56.8571428571, 77.7142857143, 234.1428571429) !important;
}
.btn-primary:active, .btn-primary:hover,
.btn-primary.disabled:active,
.btn-primary.disabled:hover {
  background-color: rgb(56.8571428571, 77.7142857143, 234.1428571429) !important;
}

.btn-outline-primary,
.btn-outline-primary.disabled {
  border-color: #6777ef;
  color: #6777ef;
}
.btn-outline-primary:hover, .btn-outline-primary:focus, .btn-outline-primary:active,
.btn-outline-primary.disabled:hover,
.btn-outline-primary.disabled:focus,
.btn-outline-primary.disabled:active {
  background-color: #6777ef !important;
  color: #fff;
}

.btn-outline-white,
.btn-outline-white.disabled {
  border-color: #fff;
  color: #fff;
}
.btn-outline-white:hover, .btn-outline-white:focus, .btn-outline-white:active,
.btn-outline-white.disabled:hover,
.btn-outline-white.disabled:focus,
.btn-outline-white.disabled:active {
  background-color: #fff;
  color: #6777ef;
}

.btn-round {
  border-radius: 30px;
  padding-left: 34px;
  padding-right: 34px;
}

.btn-social-icon,
.btn-social {
  border: none;
  border-radius: 3px;
}

.btn-social-icon {
  color: #fff !important;
  padding-left: 18px;
  padding-right: 18px;
}
.btn-social-icon > :first-child {
  font-size: 16px;
}

.btn-social {
  padding: 12px 12px 12px 50px;
  color: #fff !important;
  font-weight: 500;
}
.btn-social > :first-child {
  width: 55px;
  line-height: 50px;
  border-right: none;
}

.btn-reddit {
  color: #000 !important;
}

.btn-group .btn.active {
  background-color: #6777ef;
  color: #fff;
}

.btn-progress {
  position: relative;
  background-image: url("../img/spinner-white.svg");
  background-position: center;
  background-repeat: no-repeat;
  background-size: 30px;
  color: transparent !important;
  pointer-events: none;
}

/* 3.13 Media */
.media .media-right {
  float: right;
  color: #6777ef;
  font-weight: 600;
  font-size: 16px;
}
.media .media-icon {
  font-size: 20px;
  margin-right: 15px;
  line-height: 1;
}
.media .media-title {
  margin-top: 0;
  margin-bottom: 5px;
  font-weight: 600;
  font-size: 15px;
  color: #34395e;
}
.media .media-title a {
  font-weight: inherit;
  color: #000;
}
.media .media-description {
  line-height: 24px;
  color: #34395e;
}
.media .media-links {
  margin-top: 10px;
}
.media .media-links a {
  font-size: 12px;
  color: #999;
}
.media .media-progressbar {
  flex: 1;
}
.media .media-progressbar .progress-text {
  font-size: 12px;
  font-weight: 600;
  margin-bottom: 5px;
  color: #34395e;
}
.media .media-cta {
  margin-left: 40px;
}
.media .media-cta .btn {
  padding: 5px 15px;
  border-radius: 30px;
  font-size: 12px;
}
.media .media-items {
  display: flex;
}
.media .media-items .media-item {
  flex: 1;
  text-align: center;
  padding: 0 15px;
}
.media .media-items .media-item .media-label {
  font-weight: 600;
  font-size: 12px;
  color: #34395e;
  letter-spacing: 0.5px;
}
.media .media-items .media-item .media-value {
  font-weight: 700;
  font-size: 18px;
}

/* 3.14 Breadcrumb */
.breadcrumb {
  background-color: #f9f9f9;
}
.breadcrumb .breadcrumb-item {
  line-height: 1;
}
.breadcrumb .breadcrumb-item i {
  margin-right: 5px;
}

/* 3.15 Accordion */
.accordion {
  display: inline-block;
  width: 100%;
  margin-bottom: 10px;
}
.accordion .accordion-header,
.accordion .accordion-body {
  padding: 10px 15px;
}
.accordion .accordion-header {
  background-color: #f9f9f9;
  border-radius: 3px;
  cursor: pointer;
  transition: all 0.5s;
}
.accordion .accordion-header h4 {
  line-height: 1;
  margin: 0;
  font-size: 14px;
  font-weight: 700;
}
.accordion .accordion-header:hover {
  background-color: #f2f2f2;
}
.accordion .accordion-header[aria-expanded=true] {
  box-shadow: 0 2px 6px rgb(172.2142857143, 180.9285714286, 246.2857142857);
  background-color: #6777ef;
  color: #fff;
}
.accordion .accordion-body {
  line-height: 24px;
}

/* 3.16 Popover */
.popover {
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
  border-color: transparent;
}
.popover .manual-arrow {
  position: absolute;
  bottom: -15px;
  font-size: 26px;
  left: 50%;
  -webkit-transform: translateX(-50%);
  transform: translateX(-50%);
  color: #fff;
}

.bs-popover-auto[x-placement^=left] .arrow::before,
.bs-popover-left .arrow::before {
  border-left-color: #f2f2f2;
}

.bs-popover-auto[x-placement^=bottom] .arrow::before,
.bs-popover-bottom .arrow::before {
  border-bottom-color: #f2f2f2;
}

.bs-popover-auto[x-placement^=top] .arrow::before,
.bs-popover-top .arrow::before {
  border-top-color: #f2f2f2;
}

.bs-popover-auto[x-placement^=right] .arrow::before,
.bs-popover-right .arrow::before {
  border-right-color: #f2f2f2;
}

.popover .popover-header {
  background-color: transparent;
  border: none;
  padding-bottom: 0;
  padding-top: 10px;
}
.popover .popover-body {
  padding: 15px;
  line-height: 24px;
}

/* 3.17 Grid */
.sm-gutters {
  margin-left: -5px;
  margin-right: -5px;
}
.sm-gutters > .col,
.sm-gutters > [class*=col-] {
  padding-left: 5px;
  padding-right: 5px;
}

/* 3.18 Navbar */
.navbar {
  left: 250px;
  right: 0px;
  position: absolute;
  z-index: 890;
  background-color: transparent;
  height: 70px;
  left: 250px;
  right: 0;
  position: absolute;
  z-index: 890;
  background-color: transparent;
}
.navbar.active {
  background-color: #6777ef;
  box-shadow: rgba(103, 119, 239, 0.2) rgba(0, 0, 0, 0.1);
}
.navbar.full-width {
  left: 0;
}
.navbar .nav-link.nav-link-lg {
  position: relative;
  top: -2px;
}

.navbar-bg {
  content: " ";
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 70px;
  z-index: -1;
}

.navbar {
  align-items: center;
}
.navbar .navbar-brand {
  color: #fff;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
}
.navbar .form-inline .form-control {
  background-color: #fff;
  border-color: transparent;
  padding-left: 20px;
  padding-right: 0;
  margin-right: -6px;
  min-height: 46px;
  font-weight: 500;
  border-radius: 3px 0 0 3px;
  transition: all 1s;
}
.navbar .form-inline .form-control:focus, .navbar .form-inline .form-control:focus + .btn {
  position: relative;
  z-index: 9001;
}
.navbar .form-inline .form-control:focus + .btn + .search-backdrop {
  opacity: 0.6;
  visibility: visible;
}
.navbar .form-inline .form-control:focus + .btn + .search-backdrop + .search-result {
  opacity: 1;
  visibility: visible;
  top: 80px;
}
.navbar .form-inline .btn {
  border-radius: 0 3px 3px 0;
  background-color: #fff;
  padding: 9px 15px 9px 15px;
  border-color: transparent;
}
.navbar .form-inline .search-element .form-control {
  border-radius: 5px 0 0 5px;
}
.navbar .form-inline .search-element .btn {
  border-radius: 0px 5px 5px 0px;
}
.navbar .form-inline .search-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  z-index: 9000;
  background-color: #000;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.navbar .form-inline .search-result {
  position: absolute;
  z-index: 9002;
  top: 100px;
  background-color: #fff;
  border-radius: 3px;
  width: 450px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.5s;
}
.navbar .form-inline .search-result:before {
  position: absolute;
  top: -26px;
  left: 34px;
  content: "\f0d8";
  font-weight: 600;
  font-family: "Font Awesome 5 Free";
  color: #fff;
  font-size: 30px;
}
.navbar .form-inline .search-result .search-header {
  padding: 13px 18px 2px 18px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-weight: 600;
  font-size: 10px;
  color: rgb(188.4763948498, 193.2660944206, 197.5236051502);
}
.navbar .form-inline .search-result .search-item {
  display: flex;
}
.navbar .form-inline .search-result .search-item a {
  display: block;
  padding: 13px 18px;
  text-decoration: none;
  color: #34395e;
  font-weight: 600;
  display: flex;
  align-items: center;
}
.navbar .form-inline .search-result .search-item a:hover {
  background-color: rgb(250.6571428571, 251.1142857143, 254.5428571429);
}
.navbar .form-inline .search-result .search-item a:not(.search-close) {
  width: 100%;
}
.navbar .form-inline .search-result .search-item a i {
  margin-left: 0 !important;
}
.navbar .form-inline .search-result .search-item .search-icon {
  width: 35px;
  height: 35px;
  line-height: 35px;
  text-align: center;
  border-radius: 50%;
}
.navbar .active .nav-link {
  color: #fff;
  font-weight: 700;
}
.navbar .navbar-text {
  color: #fff;
}
.navbar .nav-link {
  color: rgb(242.25, 242.25, 242.25);
  padding-left: 12px !important;
  padding-right: 12px !important;
  height: 100%;
}
.navbar .nav-link.nav-link-lg div {
  margin-top: 3px;
}
.navbar .nav-link.nav-link-lg i {
  margin-left: 0 !important;
  font-size: 18px;
  line-height: 32px;
}
.navbar .nav-link.nav-link-lg .feather {
  width: 20px;
  height: 20px;
  stroke: currentColor;
  stroke-width: 2;
  stroke-linecap: round;
  stroke-linejoin: round;
  fill: none;
  color: #ffffff;
}
.navbar .nav-link.nav-link-user {
  color: #fff;
  padding-top: 4px;
  padding-bottom: 4px;
  font-weight: 600;
  padding-right: 12px !important;
}
.navbar .nav-link.nav-link-user img {
  width: 30px;
}
.navbar .nav-link.nav-link-user:after {
  content: none;
}
.navbar .nav-link.nav-link-user .user-img-radious-style {
  border-radius: 6px;
  box-shadow: 4px 3px 6px 0 rgba(0, 0, 0, 0.2);
}
.navbar .nav-link.nav-link-img {
  padding-top: 4px;
  padding-bottom: 4px;
  border-radius: 50%;
  overflow: hidden;
}
.navbar .nav-link.nav-link-img .flag-icon {
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
  border-radius: 50%;
  line-height: 18px;
  height: 22px;
  width: 22px;
  background-size: cover;
}
.navbar .dropdown-list-toggle .message-toggle .headerBadge1 {
  position: absolute;
  top: 4px;
  right: 0px;
  font-weight: 300;
  padding: 3px 6px;
  background: #6677ef;
  border-radius: 10px;
}
.navbar .dropdown-list-toggle .notification-toggle .headerBadge2 {
  position: absolute;
  top: 5px;
  right: 0px;
  font-weight: 300;
  padding: 2px 5px;
  background: #67be7e;
  border-radius: 5px;
}

.remove-caret:after {
  display: none;
}

.navbar .nav-link:hover {
  color: #fff;
}
.navbar .nav-link.disabled {
  color: #fff;
  opacity: 0.6;
}

.nav-collapse {
  display: flex;
}

@media (max-width: 575.98px) {
  body.search-show .navbar .form-inline .search-element {
    display: block;
  }
  .navbar .form-inline .search-element {
    position: absolute;
    top: 10px;
    left: 10px;
    right: 10px;
    z-index: 892;
    display: none;
  }
  .navbar .form-inline .search-element .form-control {
    float: left;
    border-radius: 3px 0 0 3px;
    width: calc(100% - 43px) !important;
  }
  .navbar .form-inline .search-element .btn {
    margin-top: 1px;
    border-radius: 0 3px 3px 0;
  }
  .navbar .form-inline .search-result {
    width: 100%;
  }
  .navbar .form-inline .search-backdrop {
    display: none;
  }
  .navbar .nav-link.nav-link-lg div {
    display: none;
  }
  .navbar .nav-link {
    padding-left: 8px !important;
    padding-right: 8px !important;
  }
}
@media (min-width: 576px) and (max-width: 767.98px) {
  .navbar .form-inline .search-element {
    display: block;
  }
}
@media (min-width: 768px) and (max-width: 991.98px) {
  .collapse {
    position: relative;
  }
  .collapse .navbar-nav {
    position: absolute;
  }
}
@media (max-width: 1024px) {
  .nav-collapse {
    position: relative;
  }
  .nav-collapse .navbar-nav {
    box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
    position: absolute;
    top: 40px;
    left: 0;
    width: 200px;
    display: none;
  }
  .nav-collapse .navbar-nav.show {
    display: block;
  }
  .nav-collapse .navbar-nav .nav-item:first-child {
    border-radius: 3px 3px 0 0;
  }
  .nav-collapse .navbar-nav .nav-item:last-child {
    border-radius: 0 0 3px 3px;
  }
  .nav-collapse .navbar-nav .nav-item .nav-link {
    background-color: #fff;
    color: #6c757d;
  }
  .nav-collapse .navbar-nav .nav-item .nav-link:hover {
    background-color: rgb(251.6654545455, 252.4990909091, 253.0945454545);
    color: #6777ef;
  }
  .nav-collapse .navbar-nav .nav-item:focus > a, .nav-collapse .navbar-nav .nav-item.active > a {
    background-color: #6777ef;
    color: #fff;
  }
  .navbar {
    left: 5px;
    right: 0;
  }
  .navbar .dropdown-menu {
    position: absolute;
  }
  .navbar .navbar-nav {
    flex-direction: row;
  }
  .navbar-expand-lg .navbar-nav .dropdown-menu-right {
    right: 0;
    left: auto;
  }
}
.app-dropdown {
  width: 280px !important;
}

.app-icon-dropdown {
  padding-left: 15px;
}
.app-icon-dropdown li {
  display: inline-block;
  margin-top: 10px;
  margin-bottom: 10px;
}
.app-icon-dropdown li:hover {
  background: rgba(181, 174, 174, 0.22);
}
.app-icon-dropdown li a {
  display: inline-block;
  padding-bottom: 10px;
  padding-top: 10px;
  text-align: center;
  color: #878787;
  text-transform: capitalize;
  width: 80px;
}
.app-icon-dropdown li a:hover {
  text-decoration: none;
}
.app-icon-dropdown .email-icon .material-icons {
  color: #71aa68;
  width: 100%;
}
.app-icon-dropdown .blog-icon .material-icons {
  color: #0080c0;
  width: 100%;
}
.app-icon-dropdown .cal-icon .material-icons {
  color: #ff8000;
  width: 100%;
}
.app-icon-dropdown .chat-icon .material-icons {
  color: #ff0080;
  width: 100%;
}
.app-icon-dropdown .gallery-icon .material-icons {
  color: #8000ff;
  width: 100%;
}
.app-icon-dropdown .profile-icon .material-icons {
  color: #008040;
  width: 100%;
}

@media (max-width: 619px) {
  .navbar .form-inline .search-element {
    display: none;
  }
}
@media (max-width: 725px) {
  .navbar {
    height: auto;
  }
}
/* 3.19 Dropdown */
.dropdown-item.has-icon i {
  margin-top: -1px;
  font-size: 13px;
}

.dropdown-menu {
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
  border: none;
  width: 200px;
}
.dropdown-menu.show {
  display: block !important;
}
.dropdown-menu a {
  font-size: 13px;
}
.dropdown-menu .dropdown-title {
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 1.5px;
  font-weight: 700;
  color: #191d21 !important;
  padding: 10px 20px;
  line-height: 20px;
  color: #98a6ad;
}
.dropdown-menu.dropdown-menu-sm a {
  font-size: 14px;
  letter-spacing: normal;
  padding: 10px 20px;
  color: #6c757d;
}

a.dropdown-item {
  padding: 10px 20px;
  font-weight: 500;
  line-height: 1.2;
}
a.dropdown-item:focus, a.dropdown-item:active, a.dropdown-item.active {
  background-color: #e9e9e9;
  color: #666666 !important;
}

.dropdown-divider {
  border-top-color: #f9f9f9;
}

.dropdown-list {
  width: 300px;
  padding: 0;
}
.dropdown-list .dropdown-item {
  display: inline-block;
  width: 100%;
  padding-top: 15px;
  padding-bottom: 15px;
  font-size: 13px;
  border-bottom: 1px solid #f9f9f9;
}
.dropdown-list .dropdown-item.dropdown-item-header:hover {
  background-color: transparent;
}
.dropdown-list .dropdown-item .time {
  margin-top: 10px;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 10px;
  letter-spacing: 0.5px;
}
.dropdown-list .dropdown-item .dropdown-item-avatar {
  float: left;
  width: 50px;
  text-align: right;
  position: relative;
}
.dropdown-list .dropdown-item .dropdown-item-avatar img {
  width: 100%;
}
.dropdown-list .dropdown-item .dropdown-item-avatar .is-online {
  position: absolute;
  bottom: 0;
  right: 0;
}
.dropdown-list .dropdown-item .dropdown-item-desc {
  line-height: 24px;
  white-space: normal;
  color: #34395e;
  margin-left: 60px;
}
.dropdown-list .dropdown-item .dropdown-item-desc b {
  font-weight: 600;
  color: #666;
}
.dropdown-list .dropdown-item .dropdown-item-desc p {
  margin-bottom: 0;
}
.dropdown-list .dropdown-item .dropdown-msg-item-desc {
  margin-left: 13px;
  display: inline-grid;
}
.dropdown-list .dropdown-item:focus {
  background-color: #e9e9e9;
}
.dropdown-list .dropdown-item:focus .dropdown-item-desc {
  color: #666 !important;
}
.dropdown-list .dropdown-item:focus .dropdown-item-desc b {
  color: #666 !important;
}
.dropdown-list .dropdown-item.dropdown-item-unread:active .dropdown-item-desc {
  color: #6c757d;
}
.dropdown-list .dropdown-item.dropdown-item-unread:active .dropdown-item-desc b {
  color: #6c757d;
}
.dropdown-list .dropdown-item:active .dropdown-item-desc {
  color: #fff;
}
.dropdown-list .dropdown-item:active .dropdown-item-desc b {
  color: #fff;
}
.dropdown-list .dropdown-item.dropdown-item-unread {
  background-color: #fbfbfb;
  border-bottom-color: #f2f2f2;
}
.dropdown-list .dropdown-item.dropdown-item-unread:focus .dropdown-item-desc {
  color: #6c757d !important;
}
.dropdown-list .dropdown-item.dropdown-item-unread:focus .dropdown-item-desc b {
  color: #6c757d !important;
}
.dropdown-list .dropdown-footer,
.dropdown-list .dropdown-header {
  letter-spacing: 0.5px;
  font-weight: 600;
  padding: 10px 15px 10px 15px;
}
.dropdown-list .dropdown-footer a,
.dropdown-list .dropdown-header a {
  font-weight: 600;
}
.dropdown-list .dropdown-list-content {
  height: 250px;
  overflow: hidden;
}
.dropdown-list .dropdown-list-content:not(.is-end):after {
  content: " ";
  position: absolute;
  bottom: 46px;
  left: 0;
  width: 100%;
  height: 60px;
}
.dropdown-list .dropdown-list-icons .dropdown-item {
  display: flex;
}
.dropdown-list .dropdown-list-icons .dropdown-item .dropdown-item-icon {
  flex-shrink: 0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 42px;
  text-align: center;
}
.dropdown-list .dropdown-list-icons .dropdown-item .dropdown-item-icon i {
  margin: 0;
}
.dropdown-list .dropdown-list-icons .dropdown-item .dropdown-item-desc {
  margin-left: 15px;
  line-height: 20px;
}
.dropdown-list .dropdown-list-icons .dropdown-item .dropdown-item-desc .time {
  margin: 0;
  font-size: 10px;
  color: #aaa;
  float: left;
  width: 100%;
  line-height: 20px;
}
.dropdown-list .dropdown-list-message .dropdown-item {
  display: flex;
  padding-top: 4px;
  border-bottom: 1px solid #eee;
  padding-bottom: 0px;
}
.dropdown-list .dropdown-list-message .dropdown-item .dropdown-item-icon {
  flex-shrink: 0;
  border-radius: 50%;
  width: 40px;
  height: 40px;
  line-height: 42px;
  text-align: center;
}
.dropdown-list .dropdown-list-message .dropdown-item .dropdown-item-icon i {
  margin: 0;
}
.dropdown-list .dropdown-list-message .dropdown-item .dropdown-item-desc {
  margin-left: 15px;
  line-height: 20px;
  width: 100%;
}
.dropdown-list .dropdown-list-message .dropdown-item .dropdown-item-desc .time {
  margin: 0;
  font-size: 10px;
  color: #aaa;
  float: left;
  width: 100%;
  line-height: 20px;
}
.dropdown-list .dropdown-list-message .dropdown-item .dropdown-item-desc .messege-text {
  text-transform: none;
  font-size: 12px;
  color: #6d6c6c;
}
.dropdown-list .dropdown-list-message .dropdown-item .dropdown-item-desc .message-user {
  font-size: 14px;
  font-weight: 600;
  color: #39393c;
}

.dropdown-flag .dropdown-item {
  font-weight: 600;
}
.dropdown-flag .dropdown-item .flag-icon {
  width: 20px;
  height: 13px;
  margin-right: 7px;
  margin-top: -6px;
}
.dropdown-flag .dropdown-item.active {
  background-color: #6777ef;
  color: #fff;
}

@media (max-width: 575.98px) {
  .dropdown-list-toggle {
    /*position: static;*/
  }
  .dropdown-list-toggle .dropdown-list {
    /*left: 10px !important;
    width: calc(100% - 20px);*/
  }
}
@media (max-width: 479px) {
  .dropdown-list-toggle:first-child .dropdown-list {
    right: -100px;
  }
  .dropdown-list-toggle:nth-child(2) .dropdown-list {
    right: -60px;
  }
}
/* 3.20 Dropdown */
.tab-content.no-padding > .tab-pane {
  padding: 0;
}
.tab-content > .tab-pane {
  line-height: 28px;
}

/* 3.21 Progress Bar */
.progress {
  -webkit-box-shadow: 0 0.4rem 0.6rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.4rem 0.6rem rgba(0, 0, 0, 0.15);
}
.progress.progress-xs {
  height: 5px;
}
.progress.progress-s {
  height: 7px;
}

.progress-bar {
  background-color: #6777ef;
}

/* 3.22 Jumbotron */
.jumbotron {
  background-color: #e3eaef;
  padding: 2rem 1rem;
}

/* 3.23 Carousel */
.carousel .carousel-caption p {
  font-size: 13px;
  line-height: 24px;
}

/* 3.24 Icons */
.ionicons {
  padding: 0;
  margin: 0;
  display: flex;
  flex-wrap: wrap;
}
.ionicons li {
  width: 12.5%;
  font-size: 40px;
  padding: 40px 20px;
  list-style: none;
  text-align: center;
  border-radius: 3px;
  position: relative;
  cursor: pointer;
}
.ionicons li:hover {
  opacity: 0.8;
}
.ionicons li .icon-name {
  position: absolute;
  top: 100%;
  left: 50%;
  width: 100%;
  -webkit-transform: translate(-50%, -100%);
  transform: translate(-50%, -100%);
  font-family: "Segoe UI";
  font-size: 12px;
  margin-top: 10px;
  line-height: 22px;
  background-color: #f9f9f9;
  border-radius: 3px;
  padding: 10px;
  display: none;
}

.icon-preview {
  width: 30px;
}
.icon-preview i {
  font-size: 20px;
}

.icon-container .preview {
  display: flex;
  padding: 12px;
  border-radius: 5px;
  margin: 5px;
  border: 1px solid #c1bbbb;
}
.icon-container .preview .icon-name {
  padding-left: 10px;
}

.icon-feather-container div {
  padding: 12px;
  border: 1px solid #c1bbbb;
}

/* 4. layouts Style */
/* 4.1 Misc */
/* nunito-regular - latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 400;
  src: url("fonts/nunito-v9-latin-regular.eot");
  /* IE9 Compat Modes */
  src: local("Nunito Regular"), local("Nunito-Regular"), url("fonts/nunito-v9-latin-regular.eot?#iefix") format("embedded-opentype"), url("fonts/nunito-v9-latin-regular.woff2") format("woff2"), url("fonts/nunito-v9-latin-regular.woff") format("woff"), url("fonts/nunito-v9-latin-regular.ttf") format("truetype"), url("fonts/nunito-v9-latin-regular.svg#Nunito") format("svg");
  /* Legacy iOS */
}
/* nunito-600 - latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 600;
  src: url("fonts/nunito-v9-latin-600.eot");
  /* IE9 Compat Modes */
  src: local("Nunito SemiBold"), local("Nunito-SemiBold"), url("fonts/nunito-v9-latin-600.eot?#iefix") format("embedded-opentype"), url("fonts/nunito-v9-latin-600.woff2") format("woff2"), url("fonts/nunito-v9-latin-600.woff") format("woff"), url("fonts/nunito-v9-latin-600.ttf") format("truetype"), url("fonts/nunito-v9-latin-600.svg#Nunito") format("svg");
  /* Legacy iOS */
}
/* nunito-700 - latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 700;
  src: url("fonts/nunito-v9-latin-700.eot");
  /* IE9 Compat Modes */
  src: local("Nunito Bold"), local("Nunito-Bold"), url("fonts/nunito-v9-latin-700.eot?#iefix") format("embedded-opentype"), url("fonts/nunito-v9-latin-700.woff2") format("woff2"), url("fonts/nunito-v9-latin-700.woff") format("woff"), url("fonts/nunito-v9-latin-700.ttf") format("truetype"), url("fonts/nunito-v9-latin-700.svg#Nunito") format("svg");
  /* Legacy iOS */
}
/* nunito-800 - latin */
@font-face {
  font-family: "Nunito";
  font-style: normal;
  font-weight: 800;
  src: url("fonts/nunito-v9-latin-800.eot");
  /* IE9 Compat Modes */
  src: local("Nunito ExtraBold"), local("Nunito-ExtraBold"), url("fonts/nunito-v9-latin-800.eot?#iefix") format("embedded-opentype"), url("fonts/nunito-v9-latin-800.woff2") format("woff2"), url("fonts/nunito-v9-latin-800.woff") format("woff"), url("fonts/nunito-v9-latin-800.ttf") format("truetype"), url("fonts/nunito-v9-latin-800.svg#Nunito") format("svg");
  /* Legacy iOS */
}
:root {
  /* Colors */
  --primary: color(primary);
  --secondary: color(fontdark);
  --success: color(success);
  --info: color(info);
  --warning: color(warning);
  --danger: color(danger);
  --light: color(light);
  --dark: color(dark);
}

body {
  background-color: #f6f6f6;
  font-size: 14px;
  font-weight: 400;
  font-family: "Nunito", "Segoe UI", arial;
  color: #6c757d;
}

a.bb {
  text-decoration: none;
  border-bottom: 1px solid #6777ef;
  padding-bottom: 1px;
}

.form-divider {
  display: inline-block;
  width: 100%;
  margin: 10px 0;
  font-size: 16px;
  font-weight: 600;
}

.ui-sortable-handle,
.sort-handler {
  cursor: move;
}

.text-job {
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1px;
  font-weight: 700;
  color: #34395e;
}

.text-time {
  font-size: 12px;
  color: #666;
  font-weight: 500;
  margin-bottom: 10px;
}

.bullet,
.slash {
  display: inline;
  margin: 0 4px;
}

.bullet:after {
  content: "•";
}

.slash:after {
  content: "/";
}

.login-brand {
  margin: 20px 0;
  margin-bottom: 40px;
  font-size: 24px;
  text-transform: uppercase;
  letter-spacing: 4px;
  color: #666;
  text-align: center;
}

.font-weight-600 {
  font-weight: 600 !important;
}

.budget-price {
  display: inline-block;
  width: 100%;
  display: flex;
  align-items: center;
  margin-bottom: 3px;
}
.budget-price .budget-price-square {
  width: 15px;
  height: 3px;
  background-color: #f9f9f9;
}
.budget-price .budget-price-label {
  font-size: 12px;
  font-weight: 600;
  margin-left: 5px;
}

.gradient-bottom {
  position: relative;
}
.gradient-bottom:after {
  content: " ";
  position: absolute;
  bottom: 41px;
  left: 0;
  width: 100%;
  background-image: linear-gradient(to bottom, rgba(255, 255, 255, 0), rgba(255, 255, 255, 0.4), rgba(255, 255, 255, 0.8));
  height: 60px;
}

.text-small {
  font-size: 12px;
  line-height: 20px;
}

.text-title {
  font-size: 14px;
  color: #34395e;
  font-weight: 600;
}

.img-shadow {
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.1);
}

.colors {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -5px;
}
.colors .color {
  border-radius: 3px;
  width: calc(25% - 10px);
  padding: 10px;
  height: 60px;
  line-height: 40px;
  text-align: center;
  margin: 5px;
}

blockquote {
  padding: 20px;
  padding-left: 40px;
  font-style: oblique;
  background-color: #f9f9f9;
  border-radius: 3px;
  position: relative;
  font-family: "Time new Romans";
  font-size: 16px;
  letter-spacing: 0.3px;
}
blockquote:before {
  content: '"';
  font-size: 30px;
  position: absolute;
  top: 10px;
  left: 20px;
  opacity: 0.2;
}
blockquote .blockquote-footer {
  margin-top: 10px;
}

.bg-whitesmoke {
  background-color: #f7f9f9 !important;
}

.ion {
  font-size: 15px;
}

.fas,
.far,
.fab,
.fal {
  font-size: 13px;
}

#visitorMap {
  height: 400px;
}

#visitorMap2,
#visitorMap3 {
  height: 350px;
}

#visitorMap4 {
  height: 190px;
}

.sidebar-gone-show {
  display: none !important;
}

pre {
  border-radius: 3px;
}

.circle-step {
  display: flex;
  margin-bottom: 10px;
}
.circle-step .circle-content {
  margin-top: 3px;
  margin-left: 13px;
}
.circle-step .circle {
  border-width: 2px;
  border-style: solid;
  border-radius: 50%;
  display: inline-block;
  width: 32px;
  height: 32px;
  line-height: 30px;
  font-size: 11px;
  text-align: center;
}
.circle-step .circle.circle-primary {
  border-color: #6777ef;
  color: #6777ef;
}

.pe-none {
  pointer-events: none;
}

.contact-map {
  width: 100%;
  height: 100%;
  min-height: 400px;
}

.shadow-primary {
  box-shadow: 0 2px 6px rgb(172.2142857143, 180.9285714286, 246.2857142857);
}

.shadow-secondary {
  box-shadow: 0 2px 6px rgb(225.0561797753, 228.6494382022, 231.6438202247);
}

.shadow-success {
  box-shadow: 0 2px 6px rgb(142.3995535714, 220.1004464286, 155.5691964286);
}

.shadow-warning {
  box-shadow: 0 2px 6px rgb(255, 196.0806451613, 114.5);
}

.shadow-danger {
  box-shadow: 0 2px 6px rgb(253.2540983607, 155.4836065574, 150.2459016393);
}

.shadow-info {
  box-shadow: 0 2px 6px rgb(130.4543269231, 211.3774038462, 248.0456730769);
}

.shadow-light {
  box-shadow: 0 2px 6px rgb(230.2454545455, 236.4340909091, 240.8545454545);
}

.shadow-dark {
  box-shadow: 0 2px 6px rgb(113.8965517241, 131, 148.1034482759);
}

.is-online {
  width: 10px;
  height: 10px;
  background-color: #54ca68;
  border-radius: 50%;
  display: inline-block;
}

.gutters-xs {
  margin-right: -0.25rem;
  margin-left: -0.25rem;
}

.gutters-xs > .col,
.gutters-xs > [class*=col-] {
  padding-right: 0.25rem;
  padding-left: 0.25rem;
}

.beep {
  position: relative;
}
.beep:after {
  content: "";
  position: absolute;
  top: 2px;
  right: 8px;
  width: 7px;
  height: 7px;
  background-color: #ffa426;
  border-radius: 50%;
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  opacity: 1;
}
.beep.beep-sidebar:after {
  position: static;
  margin-left: 10px;
}

@media (max-width: 575.98px) {
  .fc-overflow {
    width: 100%;
    overflow: auto;
  }
  .fc-overflow #myEvent {
    width: 800px;
  }
  .ionicons li {
    width: 25%;
  }
  .icon-wrap {
    width: 100%;
  }
}
/* 4.2 Section */
.section {
  position: relative;
  z-index: 1;
}
.section > *:first-child {
  margin-top: -2px;
}
.section .section-header {
  padding: 20px;
  display: flex;
  align-items: center;
}
.section .section-header h1 {
  margin-bottom: 0;
  font-weight: 700;
  display: inline-block;
  font-size: 24px;
  margin-top: 3px;
  color: #34395e;
}
.section .section-header .section-header-back {
  margin-right: 15px;
}
.section .section-header .section-header-back .btn:hover {
  background-color: #6777ef;
  color: #fff;
}
.section .section-header .section-header-button {
  margin-left: 20px;
}
.section .section-header .section-header-breadcrumb {
  margin-left: auto;
  display: flex;
  align-items: center;
  background: #e7e8e9;
  padding: 15px;
  border-radius: 30px;
}
.section .section-header .section-header-breadcrumb .breadcrumb-item {
  font-size: 13px;
}
.section .section-header .btn {
  font-size: 12px;
}
.section .section-title {
  font-size: 18px;
  color: #191d21;
  font-weight: 600;
  position: relative;
  margin: 30px 0 25px 0;
}
.section .section-title + .section-lead {
  margin-top: -20px;
}
.main-wrapper-1 .section .section-header {
  margin-left: -30px;
  margin-right: -30px;
  margin-top: -10px;
  border-radius: 0;
  border-top: 1px solid #f9f9f9;
  padding-left: 35px;
  padding-right: 35px;
}

@media (max-width: 575.98px) {
  .section .section-title {
    font-size: 14px;
  }
  .section .section-header {
    flex-wrap: wrap;
    margin-bottom: 20px !important;
  }
  .section .section-header h1 {
    font-size: 18px;
  }
  .section .section-header .float-right {
    display: inline-block;
    width: 100%;
    margin-top: 15px;
  }
  .section .section-header .section-header-breadcrumb {
    flex-basis: 100%;
    margin-top: 10px;
  }
}
/* 4.3 Page */
.page-error {
  height: 100%;
  width: 100%;
  padding-top: 60px;
  text-align: center;
  display: table;
}
.page-error .page-inner {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.page-error h1 {
  font-size: 10em;
  font-weight: 700;
}
.page-error .page-description {
  font-size: 18px;
  font-weight: 400;
  color: #34395e;
}
.page-error .page-search {
  margin: 40px auto;
  max-width: 100%;
  width: 350px;
}
.page-error .page-search .form-control {
  border-radius: 30px;
}
.page-error .page-search .btn {
  border-radius: 30px;
  margin-left: 10px;
}

@media (max-width: 575.98px) {
  .page-error .page-search {
    width: 100%;
  }
}
/* 4.4 Layout */
.main-sidebar {
  position: fixed;
  top: 0;
  height: 100%;
  width: 250px;
  background-color: #fff;
  z-index: 880;
  left: 0;
}

.main-sidebar,
.navbar,
.main-content,
.main-footer {
  transition: all 0.5s;
}

body.sidebar-gone .main-sidebar {
  left: -250px;
}

.sidebar-mini .hide-sidebar-mini {
  display: none !important;
}
.sidebar-mini .main-sidebar {
  width: 65px;
  overflow: initial !important;
  position: fixed;
  height: 100vh;
  box-shadow: none;
}
.sidebar-mini .main-sidebar:after {
  width: 65px;
}
.sidebar-mini .main-sidebar .logo-name {
  display: none;
}
.sidebar-mini .main-sidebar .sidebar-user {
  margin: 0;
  height: 70px;
  padding: 15px;
}
.sidebar-mini .main-sidebar .sidebar-user .sidebar-user-picture img {
  width: 35px;
}
.sidebar-mini .main-sidebar .sidebar-user .sidebar-user-details .user-name,
.sidebar-mini .main-sidebar .sidebar-user .sidebar-user-details .user-role {
  display: none;
}
.sidebar-mini .main-sidebar .sidebar-brand-sm {
  display: block;
}
.sidebar-mini .main-sidebar .sidebar-menu > li {
  padding: 0px 0px;
}
.sidebar-mini .main-sidebar .sidebar-menu > li > a {
  border-radius: 3px;
  padding: 0 20px;
  justify-content: left;
  white-space: nowrap;
}
.sidebar-mini .main-sidebar .sidebar-menu > li > a .ion,
.sidebar-mini .main-sidebar .sidebar-menu > li > a .fas,
.sidebar-mini .main-sidebar .sidebar-menu > li > a .far,
.sidebar-mini .main-sidebar .sidebar-menu > li > a .fab,
.sidebar-mini .main-sidebar .sidebar-menu > li > a .fal {
  margin: 0;
  font-size: 20px;
}
.sidebar-mini .main-sidebar .sidebar-menu > li > a span {
  width: 0;
}
.sidebar-mini .main-sidebar .sidebar-menu > li > a .badge {
  padding: 5px;
  position: absolute;
  top: 4px;
  right: 4px;
  font-size: 10px;
}
.sidebar-mini .main-sidebar .sidebar-menu > li > a.has-dropdown:after {
  content: initial;
}
.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  box-shadow: 0 4px 8px rgb(172.2142857143, 180.9285714286, 246.2857142857);
  background-color: #6777ef;
  color: #fff;
}
.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu {
  position: absolute;
  background-color: #fff;
  left: 65px;
  top: 10px;
  width: 240px;
  display: none;
  box-shadow: 0 0 30px rgba(0, 0, 0, 0.1);
}
.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li > a:focus,
.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a,
.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a:hover {
  color: #6777ef;
}
.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li a {
  height: 40px;
  background-color: #fff;
  line-height: 40px;
}
.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li a.has-dropdown:after {
  content: "\f107";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  position: absolute;
  top: 50%;
  right: 20px;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  font-size: 14px;
}
.sidebar-mini .main-sidebar .sidebar-menu li:hover > ul.dropdown-menu {
  display: block !important;
}
.sidebar-mini .main-sidebar .sidebar-menu li:hover > ul.dropdown-menu li:hover > a {
  background-color: rgb(251.6654545455, 252.4990909091, 253.0945454545);
}
.sidebar-mini .main-sidebar .sidebar-menu li:hover > ul.dropdown-menu li .dropdown-menu {
  left: 240px;
  padding: 0;
}
.sidebar-mini .main-sidebar .sidebar-menu .menu-toggle:before {
  opacity: 0;
}
.sidebar-mini .main-sidebar .sidebar-menu .menu-toggle:after {
  opacity: 0;
}
.sidebar-mini .navbar {
  left: 65px;
}
.sidebar-mini .main-content,
.sidebar-mini .main-footer {
  padding-left: 90px;
}

.loader {
  position: fixed;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  z-index: 9999;
  background: url("../img/loading.gif") 50% 50% no-repeat rgb(249, 249, 249);
  opacity: 1;
}

.user-img-radious-style {
  border-radius: 50%;
  box-shadow: 4px 3px 6px 0 rgba(0, 0, 0, 0.2);
}

.shadow-style {
  -webkit-box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5rem 1rem rgba(0, 0, 0, 0.15);
}

.main-sidebar {
  /****************************/
  /* this is the main menu... */
  /****************************/
}
.main-sidebar .sidebar-brand {
  display: inline-block;
  width: 100%;
  text-align: center;
  height: 70px;
  line-height: 70px;
}
.main-sidebar .sidebar-brand.sidebar-brand-sm {
  display: none;
}
.main-sidebar .sidebar-brand a {
  text-decoration: none;
  text-transform: uppercase;
  letter-spacing: 3px;
  font-weight: 700;
  font-size: 23px;
  vertical-align: bottom;
  color: #000;
}
.main-sidebar .sidebar-brand a .header-logo {
  height: 30px;
}
.main-sidebar .sidebar-brand a .logo-name {
  vertical-align: middle;
  font-size: 20px;
}
.main-sidebar .sidebar-user {
  display: inline-block;
  width: 100%;
  padding: 10px;
  text-align: center;
}
.main-sidebar .sidebar-user .sidebar-user-picture {
  margin-right: 10px;
}
.main-sidebar .sidebar-user .sidebar-user-picture img {
  width: 75px;
  border-radius: 50%;
}
.main-sidebar .sidebar-user .sidebar-user-details .user-name {
  white-space: nowrap;
  -o-text-overflow: ellipsis;
  text-overflow: ellipsis;
  overflow: hidden;
  margin-top: 7px;
  margin-bottom: 3px;
  font-weight: 600;
  color: #505c66;
}
.main-sidebar .sidebar-user .sidebar-user-details .user-role {
  font-weight: 400;
  color: #868e96;
  font-size: 10px;
  letter-spacing: 0.5px;
}
.main-sidebar .sidebar-menu {
  padding: 0;
  margin: 20px 0px 0px 0px;
}
.main-sidebar .sidebar-menu li {
  display: block;
  white-space: nowrap;
}
.main-sidebar .sidebar-menu li.menu-header {
  padding: 3px 15px;
  color: rgb(133.7553648069, 142.4849785408, 150.2446351931);
  font-size: 10px;
  text-transform: uppercase;
  letter-spacing: 1.3px;
  font-weight: 600;
  white-space: nowrap;
  height: 34px;
  transition: opacity 0.5s;
}
.main-sidebar .sidebar-menu li.menu-header:not(:first-child) {
  margin-top: 10px;
}
.main-sidebar .sidebar-menu li.menu-header > hr {
  border-top: 1px solid rgba(0, 0, 0, 0.25);
  position: relative;
  top: -5px;
}
.main-sidebar .sidebar-menu li .menu-toggle:before {
  content: "\f067";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 10px;
  right: 17px;
  transform: scale(1);
  transition: all 0.5s;
}
.main-sidebar .sidebar-menu li .menu-toggle:after {
  content: "\f068";
  font-family: "Font Awesome 5 Free";
  position: absolute;
  font-size: 10px;
  right: 17px;
  transform: scale(0);
  transition: all 0.5s;
  opacity: 1;
}
.main-sidebar .sidebar-menu li .menu-toggle.toggled:before {
  transform: scale(0);
}
.main-sidebar .sidebar-menu li .menu-toggle.toggled:after {
  transform: scale(1);
}
.main-sidebar .sidebar-menu li a {
  position: relative;
  height: 65px;
  padding: 0 20px;
  width: 100%;
  letter-spacing: 0.3px;
  color: rgb(96.1802575107, 104.19527897, 111.3197424893);
  font-weight: 600;
  text-decoration: none;
  display: block;
  line-height: 65px;
}
.main-sidebar .sidebar-menu li a .badge {
  float: right;
  padding: 5px 10px;
  margin-top: 2px;
}
.main-sidebar .sidebar-menu li a i {
  width: 28px;
  font-size: 20px;
  margin-right: 10px;
  text-align: center;
}
.main-sidebar .sidebar-menu li a .feather {
  height: 20px;
  width: 20px;
  margin-right: 10px;
  margin-top: -3px;
  text-align: center;
  fill: rgba(75, 75, 90, 0.12);
}
.main-sidebar .sidebar-menu li a span {
  width: 140px;
  display: inline-flex;
  overflow: hidden;
  transition: width 0.5s;
}
.main-sidebar .sidebar-menu li a:hover {
  background-color: rgb(241.9290909091, 245.1968181818, 247.5309090909);
}
.main-sidebar .sidebar-menu li.active a {
  color: #54ca68;
  font-weight: 600;
  background-color: rgb(251.6654545455, 252.4990909091, 253.0945454545);
}
.main-sidebar .sidebar-menu li.active ul.dropdown-menu {
  background-color: rgb(251.6654545455, 252.4990909091, 253.0945454545);
}
.main-sidebar .sidebar-menu li.active > ul.dropdown-menu {
  display: block;
}
.main-sidebar .sidebar-menu li.active > ul.dropdown-menu li a:hover {
  background-color: rgb(251.6654545455, 252.4990909091, 253.0945454545);
}
.main-sidebar .sidebar-menu li ul.dropdown-menu {
  padding: 0;
  margin: 0;
  display: none;
  position: static;
  float: none;
  width: 100%;
  box-shadow: none;
  background-color: transparent;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li a {
  color: rgb(96.1802575107, 104.19527897, 111.3197424893);
  height: 35px;
  line-height: 35px;
  padding-left: 50px;
  font-weight: 400;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li a:hover {
  color: #54ca68;
  background-color: inherit;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li a:hover:before {
  color: #54ca68;
  font-weight: 600;
  left: 35px;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li a:before {
  content: "\f105";
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 12px;
  position: absolute;
  transition: 0.5s;
  left: 30px;
  color: #868e96;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li.active > a {
  color: #54ca68;
  font-weight: 600;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li.active > a:before {
  color: #54ca68;
  font-weight: 600;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li a i {
  margin-top: 1px;
  text-align: center;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu li ul.dropdown-menu {
  padding-left: 10px;
}
.main-sidebar .sidebar-menu li ul.dropdown-menu.mini-sidebar-menu:last-child {
  padding-bottom: 0.5rem;
}

.main-content {
  padding-left: 280px;
  padding-right: 30px;
  padding-top: 100px;
  width: 100%;
  position: relative;
}

.main-footer {
  padding: 20px 30px 20px 280px;
  margin-top: 40px;
  color: #98a6ad;
  border-top: 1px solid #e3eaef;
  display: inline-block;
  background: #ffffff;
  font-weight: 600;
  text-transform: uppercase;
  font-size: 11px;
  width: 100%;
}
.main-footer .footer-left {
  float: left;
}
.main-footer .footer-right {
  float: right;
}

.simple-footer {
  text-align: center;
  margin-top: 40px;
  margin-bottom: 40px;
}

body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu {
  height: calc(100vh - 85px);
  overflow-y: auto;
  overflow-x: hidden;
  padding-bottom: 50px;
}
body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active > a {
  padding-left: 20px;
  position: relative;
  color: #54ca68;
}
body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu li.active ul.dropdown-menu li a {
  /*  padding-left: 61px;*/
  background-color: #fff;
}

@media (max-width: 1024px) {
  .sidebar-gone-hide {
    display: none !important;
  }
  .sidebar-gone-show {
    display: block !important;
  }
  .main-sidebar {
    position: fixed !important;
    margin-top: 0 !important;
    z-index: 891;
  }
  body.layout-2 .main-wrapper,
  body.layout-3 .main-wrapper {
    width: 100%;
    padding: 0;
    display: block;
  }
  .main-content {
    padding-left: 30px;
    padding-right: 30px;
    width: 100% !important;
  }
  .main-footer {
    padding-left: 30px;
  }
  body.search-show {
    overflow: hidden;
  }
  body.search-show .navbar {
    z-index: 892;
  }
  body.sidebar-show {
    position: fixed;
    overflow-y: scroll;
  }
  body.search-show:before, body.sidebar-show:before {
    content: "";
    position: fixed;
    left: 0;
    right: 0;
    width: 100%;
    height: 100%;
    background-color: #000;
    opacity: 0;
    z-index: 891;
    -webkit-animation-name: fadeinbackdrop;
    animation-name: fadeinbackdrop;
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: forwards;
    animation-fill-mode: forwards;
  }
  @-webkit-keyframes fadeinbackdrop {
    to {
      opacity: 0.6;
    }
  }
  @keyframes fadeinbackdrop {
    to {
      opacity: 0.6;
    }
  }
}
@media (max-width: 725px) {
  .main-content {
    padding-top: 115px;
  }
}
/* 4.5 Animation */
/*
 *  Document   : _animation.scss
 *  Author     : RedStar Template
 *  Description: This scss file for animation css classes
 */
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

.waves-effect .waves-ripple {
  position: absolute;
  border-radius: 50%;
  width: 100px;
  height: 100px;
  margin-top: -50px;
  margin-left: -50px;
  opacity: 0;
  background: transparent;
  -webkit-transition: all 0.5s ease-out;
  -moz-transition: all 0.5s ease-out;
  -o-transition: all 0.5s ease-out;
  transition: all 0.5s ease-out;
  -webkit-transition-property: -webkit-transform, opacity;
  -moz-transition-property: -moz-transform, opacity;
  -o-transition-property: -o-transform, opacity;
  transition-property: transform, opacity;
  -webkit-transform: scale(0) translate(0, 0);
  -moz-transform: scale(0) translate(0, 0);
  -ms-transform: scale(0) translate(0, 0);
  -o-transform: scale(0) translate(0, 0);
  transform: scale(0) translate(0, 0);
  pointer-events: none;
}

.waves-effect.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
  background: -webkit-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -o-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: -moz-radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
  background: radial-gradient(rgba(255, 255, 255, 0.2) 0, rgba(255, 255, 255, 0.3) 40%, rgba(255, 255, 255, 0.4) 50%, rgba(255, 255, 255, 0.5) 60%, rgba(255, 255, 255, 0) 70%);
}

.waves-effect.waves-classic .waves-ripple {
  background: rgba(0, 0, 0, 0.2);
}

.waves-effect.waves-classic.waves-light .waves-ripple {
  background: rgba(255, 255, 255, 0.4);
}

.waves-notransition {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}

.waves-button,
.waves-circle {
  -webkit-transform: translateZ(0);
  -moz-transform: translateZ(0);
  -ms-transform: translateZ(0);
  -o-transform: translateZ(0);
  transform: translateZ(0);
  -webkit-mask-image: -webkit-radial-gradient(circle, #fff 100%, #000 100%);
}

.waves-button,
.waves-button:hover,
.waves-button:visited,
.waves-button-input {
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: none;
  outline: none;
  color: inherit;
  background-color: transparent;
  font-size: 1em;
  line-height: 1em;
  text-align: center;
  text-decoration: none;
  z-index: 1;
}

.waves-button {
  padding: 0.85em 1.1em;
  border-radius: 0.2em;
}

.waves-button-input {
  margin: 0;
  padding: 0.85em 1.1em;
}

.waves-input-wrapper {
  border-radius: 0.2em;
  vertical-align: bottom;
}

.waves-input-wrapper.waves-button {
  padding: 0;
}

.waves-input-wrapper .waves-button-input {
  position: relative;
  top: 0;
  left: 0;
  z-index: 1;
}

.waves-circle {
  text-align: center;
  width: 2.5em;
  height: 2.5em;
  line-height: 2.5em;
  border-radius: 50%;
}

.waves-float {
  -webkit-mask-image: none;
  -webkit-box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  box-shadow: 0px 1px 1.5px 1px rgba(0, 0, 0, 0.12);
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
  transition: all 300ms;
}

.waves-float:active {
  -webkit-box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
  box-shadow: 0px 8px 20px 1px rgba(0, 0, 0, 0.3);
}

.waves-block {
  display: block;
}

.slideDown {
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes slideDown {
  0% {
    transform: translateY(-100%);
  }
  50% {
    transform: translateY(8%);
  }
  65% {
    transform: translateY(-4%);
  }
  80% {
    transform: translateY(4%);
  }
  95% {
    transform: translateY(-2%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes slideDown {
  0% {
    -webkit-transform: translateY(-100%);
  }
  50% {
    -webkit-transform: translateY(8%);
  }
  65% {
    -webkit-transform: translateY(-4%);
  }
  80% {
    -webkit-transform: translateY(4%);
  }
  95% {
    -webkit-transform: translateY(-2%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
.slideUp {
  animation-name: slideUp;
  -webkit-animation-name: slideUp;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes slideUp {
  0% {
    transform: translateY(100%);
  }
  50% {
    transform: translateY(-8%);
  }
  65% {
    transform: translateY(4%);
  }
  80% {
    transform: translateY(-4%);
  }
  95% {
    transform: translateY(2%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes slideUp {
  0% {
    -webkit-transform: translateY(100%);
  }
  50% {
    -webkit-transform: translateY(-8%);
  }
  65% {
    -webkit-transform: translateY(4%);
  }
  80% {
    -webkit-transform: translateY(-4%);
  }
  95% {
    -webkit-transform: translateY(2%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
.slideLeft {
  animation-name: slideLeft;
  -webkit-animation-name: slideLeft;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes slideLeft {
  0% {
    transform: translateX(150%);
  }
  50% {
    transform: translateX(-8%);
  }
  65% {
    transform: translateX(4%);
  }
  80% {
    transform: translateX(-4%);
  }
  95% {
    transform: translateX(2%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes slideLeft {
  0% {
    -webkit-transform: translateX(150%);
  }
  50% {
    -webkit-transform: translateX(-8%);
  }
  65% {
    -webkit-transform: translateX(4%);
  }
  80% {
    -webkit-transform: translateX(-4%);
  }
  95% {
    -webkit-transform: translateX(2%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
.slideRight {
  animation-name: slideRight;
  -webkit-animation-name: slideRight;
  animation-duration: 1s;
  -webkit-animation-duration: 1s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes slideRight {
  0% {
    transform: translateX(-150%);
  }
  50% {
    transform: translateX(8%);
  }
  65% {
    transform: translateX(-4%);
  }
  80% {
    transform: translateX(4%);
  }
  95% {
    transform: translateX(-2%);
  }
  100% {
    transform: translateX(0%);
  }
}
@-webkit-keyframes slideRight {
  0% {
    -webkit-transform: translateX(-150%);
  }
  50% {
    -webkit-transform: translateX(8%);
  }
  65% {
    -webkit-transform: translateX(-4%);
  }
  80% {
    -webkit-transform: translateX(4%);
  }
  95% {
    -webkit-transform: translateX(-2%);
  }
  100% {
    -webkit-transform: translateX(0%);
  }
}
.slideExpandUp {
  animation-name: slideExpandUp;
  -webkit-animation-name: slideExpandUp;
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease -out;
  visibility: visible !important;
}

@keyframes slideExpandUp {
  0% {
    transform: translateY(100%) scaleX(0.5);
  }
  30% {
    transform: translateY(-8%) scaleX(0.5);
  }
  40% {
    transform: translateY(2%) scaleX(0.5);
  }
  50% {
    transform: translateY(0%) scaleX(1.1);
  }
  60% {
    transform: translateY(0%) scaleX(0.9);
  }
  70% {
    transform: translateY(0%) scaleX(1.05);
  }
  80% {
    transform: translateY(0%) scaleX(0.95);
  }
  90% {
    transform: translateY(0%) scaleX(1.02);
  }
  100% {
    transform: translateY(0%) scaleX(1);
  }
}
@-webkit-keyframes slideExpandUp {
  0% {
    -webkit-transform: translateY(100%) scaleX(0.5);
  }
  30% {
    -webkit-transform: translateY(-8%) scaleX(0.5);
  }
  40% {
    -webkit-transform: translateY(2%) scaleX(0.5);
  }
  50% {
    -webkit-transform: translateY(0%) scaleX(1.1);
  }
  60% {
    -webkit-transform: translateY(0%) scaleX(0.9);
  }
  70% {
    -webkit-transform: translateY(0%) scaleX(1.05);
  }
  80% {
    -webkit-transform: translateY(0%) scaleX(0.95);
  }
  90% {
    -webkit-transform: translateY(0%) scaleX(1.02);
  }
  100% {
    -webkit-transform: translateY(0%) scaleX(1);
  }
}
.expandUp {
  animation-name: expandUp;
  -webkit-animation-name: expandUp;
  animation-duration: 0.7s;
  -webkit-animation-duration: 0.7s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  visibility: visible !important;
}

@keyframes expandUp {
  0% {
    transform: translateY(100%) scale(0.6) scaleY(0.5);
  }
  60% {
    transform: translateY(-7%) scaleY(1.12);
  }
  75% {
    transform: translateY(3%);
  }
  100% {
    transform: translateY(0%) scale(1) scaleY(1);
  }
}
@-webkit-keyframes expandUp {
  0% {
    -webkit-transform: translateY(100%) scale(0.6) scaleY(0.5);
  }
  60% {
    -webkit-transform: translateY(-7%) scaleY(1.12);
  }
  75% {
    -webkit-transform: translateY(3%);
  }
  100% {
    -webkit-transform: translateY(0%) scale(1) scaleY(1);
  }
}
.fadeIn {
  animation-name: fadeIn;
  -webkit-animation-name: fadeIn;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  visibility: visible !important;
}

@keyframes fadeIn {
  0% {
    transform: scale(0);
    opacity: 0;
  }
  60% {
    transform: scale(1.1);
  }
  80% {
    transform: scale(0.9);
    opacity: 1;
  }
  100% {
    transform: scale(1);
    opacity: 1;
  }
}
@-webkit-keyframes fadeIn {
  0% {
    -webkit-transform: scale(0);
    opacity: 0;
  }
  60% {
    -webkit-transform: scale(1.1);
  }
  80% {
    -webkit-transform: scale(0.9);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
}
.expandOpen {
  animation-name: expandOpen;
  -webkit-animation-name: expandOpen;
  animation-duration: 1.2s;
  -webkit-animation-duration: 1.2s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important;
}

@keyframes expandOpen {
  0% {
    transform: scale(1.8);
  }
  50% {
    transform: scale(0.95);
  }
  80% {
    transform: scale(1.05);
  }
  90% {
    transform: scale(0.98);
  }
  100% {
    transform: scale(1);
  }
}
@-webkit-keyframes expandOpen {
  0% {
    -webkit-transform: scale(1.8);
  }
  50% {
    -webkit-transform: scale(0.95);
  }
  80% {
    -webkit-transform: scale(1.05);
  }
  90% {
    -webkit-transform: scale(0.98);
  }
  100% {
    -webkit-transform: scale(1);
  }
}
.bigEntrance {
  animation-name: bigEntrance;
  -webkit-animation-name: bigEntrance;
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  visibility: visible !important;
}

@keyframes bigEntrance {
  0% {
    transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
    opacity: 0.2;
  }
  30% {
    transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
    opacity: 1;
  }
  45% {
    transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  60% {
    transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  75% {
    transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  90% {
    transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  100% {
    transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
}
@-webkit-keyframes bigEntrance {
  0% {
    -webkit-transform: scale(0.3) rotate(6deg) translateX(-30%) translateY(30%);
    opacity: 0.2;
  }
  30% {
    -webkit-transform: scale(1.03) rotate(-2deg) translateX(2%) translateY(-2%);
    opacity: 1;
  }
  45% {
    -webkit-transform: scale(0.98) rotate(1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  60% {
    -webkit-transform: scale(1.01) rotate(-1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  75% {
    -webkit-transform: scale(0.99) rotate(1deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  90% {
    -webkit-transform: scale(1.01) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1) rotate(0deg) translateX(0%) translateY(0%);
    opacity: 1;
  }
}
.hatch {
  animation-name: hatch;
  -webkit-animation-name: hatch;
  animation-duration: 2s;
  -webkit-animation-duration: 2s;
  animation-timing-function: ease-in-out;
  -webkit-animation-timing-function: ease-in-out;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
  visibility: visible !important;
}

@keyframes hatch {
  0% {
    transform: rotate(0deg) scaleY(0.6);
  }
  20% {
    transform: rotate(-2deg) scaleY(1.05);
  }
  35% {
    transform: rotate(2deg) scaleY(1);
  }
  50% {
    transform: rotate(-2deg);
  }
  65% {
    transform: rotate(1deg);
  }
  80% {
    transform: rotate(-1deg);
  }
  100% {
    transform: rotate(0deg);
  }
}
@-webkit-keyframes hatch {
  0% {
    -webkit-transform: rotate(0deg) scaleY(0.6);
  }
  20% {
    -webkit-transform: rotate(-2deg) scaleY(1.05);
  }
  35% {
    -webkit-transform: rotate(2deg) scaleY(1);
  }
  50% {
    -webkit-transform: rotate(-2deg);
  }
  65% {
    -webkit-transform: rotate(1deg);
  }
  80% {
    -webkit-transform: rotate(-1deg);
  }
  100% {
    -webkit-transform: rotate(0deg);
  }
}
.bounce {
  animation-name: bounce;
  -webkit-animation-name: bounce;
  animation-duration: 1.6s;
  -webkit-animation-duration: 1.6s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
}

@keyframes bounce {
  0% {
    transform: translateY(0%) scaleY(0.6);
  }
  60% {
    transform: translateY(-100%) scaleY(1.1);
  }
  70% {
    transform: translateY(0%) scaleY(0.95) scaleX(1.05);
  }
  80% {
    transform: translateY(0%) scaleY(1.05) scaleX(1);
  }
  90% {
    transform: translateY(0%) scaleY(0.95) scaleX(1);
  }
  100% {
    transform: translateY(0%) scaleY(1) scaleX(1);
  }
}
@-webkit-keyframes bounce {
  0% {
    -webkit-transform: translateY(0%) scaleY(0.6);
  }
  60% {
    -webkit-transform: translateY(-100%) scaleY(1.1);
  }
  70% {
    -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1.05);
  }
  80% {
    -webkit-transform: translateY(0%) scaleY(1.05) scaleX(1);
  }
  90% {
    -webkit-transform: translateY(0%) scaleY(0.95) scaleX(1);
  }
  100% {
    -webkit-transform: translateY(0%) scaleY(1) scaleX(1);
  }
}
.pulse {
  animation-name: pulse;
  -webkit-animation-name: pulse;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes pulse {
  0% {
    transform: scale(0.9);
    opacity: 0.7;
  }
  50% {
    transform: scale(1);
    opacity: 1;
  }
  100% {
    transform: scale(0.9);
    opacity: 0.7;
  }
}
@-webkit-keyframes pulse {
  0% {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
  50% {
    -webkit-transform: scale(1);
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(0.95);
    opacity: 0.7;
  }
}
.floating {
  animation-name: floating;
  -webkit-animation-name: floating;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes floating {
  0% {
    transform: translateY(0%);
  }
  50% {
    transform: translateY(8%);
  }
  100% {
    transform: translateY(0%);
  }
}
@-webkit-keyframes floating {
  0% {
    -webkit-transform: translateY(0%);
  }
  50% {
    -webkit-transform: translateY(8%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
.tossing {
  animation-name: tossing;
  -webkit-animation-name: tossing;
  animation-duration: 2.5s;
  -webkit-animation-duration: 2.5s;
  animation-iteration-count: infinite;
  -webkit-animation-iteration-count: infinite;
}

@keyframes tossing {
  0% {
    transform: rotate(-4deg);
  }
  50% {
    transform: rotate(4deg);
  }
  100% {
    transform: rotate(-4deg);
  }
}
@-webkit-keyframes tossing {
  0% {
    -webkit-transform: rotate(-4deg);
  }
  50% {
    -webkit-transform: rotate(4deg);
  }
  100% {
    -webkit-transform: rotate(-4deg);
  }
}
.pullUp {
  animation-name: pullUp;
  -webkit-animation-name: pullUp;
  animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 50% 100%;
  -ms-transform-origin: 50% 100%;
  -webkit-transform-origin: 50% 100%;
}

@keyframes pullUp {
  0% {
    transform: scaleY(0.1);
  }
  40% {
    transform: scaleY(1.02);
  }
  60% {
    transform: scaleY(0.98);
  }
  80% {
    transform: scaleY(1.01);
  }
  100% {
    transform: scaleY(0.98);
  }
  80% {
    transform: scaleY(1.01);
  }
  100% {
    transform: scaleY(1);
  }
}
@-webkit-keyframes pullUp {
  0% {
    -webkit-transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.02);
  }
  60% {
    -webkit-transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.01);
  }
  100% {
    -webkit-transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.01);
  }
  100% {
    -webkit-transform: scaleY(1);
  }
}
.pullDown {
  animation-name: pullDown;
  -webkit-animation-name: pullDown;
  animation-duration: 1.1s;
  -webkit-animation-duration: 1.1s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 50% 0%;
  -ms-transform-origin: 50% 0%;
  -webkit-transform-origin: 50% 0%;
}

@keyframes pullDown {
  0% {
    transform: scaleY(0.1);
  }
  40% {
    transform: scaleY(1.02);
  }
  60% {
    transform: scaleY(0.98);
  }
  80% {
    transform: scaleY(1.01);
  }
  100% {
    transform: scaleY(0.98);
  }
  80% {
    transform: scaleY(1.01);
  }
  100% {
    transform: scaleY(1);
  }
}
@-webkit-keyframes pullDown {
  0% {
    -webkit-transform: scaleY(0.1);
  }
  40% {
    -webkit-transform: scaleY(1.02);
  }
  60% {
    -webkit-transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.01);
  }
  100% {
    -webkit-transform: scaleY(0.98);
  }
  80% {
    -webkit-transform: scaleY(1.01);
  }
  100% {
    -webkit-transform: scaleY(1);
  }
}
.stretchLeft {
  animation-name: stretchLeft;
  -webkit-animation-name: stretchLeft;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 100% 0%;
  -ms-transform-origin: 100% 0%;
  -webkit-transform-origin: 100% 0%;
}

@keyframes stretchLeft {
  0% {
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  80% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(0.98);
  }
  80% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@-webkit-keyframes stretchLeft {
  0% {
    -webkit-transform: scaleX(0.3);
  }
  40% {
    -webkit-transform: scaleX(1.02);
  }
  60% {
    -webkit-transform: scaleX(0.98);
  }
  80% {
    -webkit-transform: scaleX(1.01);
  }
  100% {
    -webkit-transform: scaleX(0.98);
  }
  80% {
    -webkit-transform: scaleX(1.01);
  }
  100% {
    -webkit-transform: scaleX(1);
  }
}
.stretchRight {
  animation-name: stretchRight;
  -webkit-animation-name: stretchRight;
  animation-duration: 1.5s;
  -webkit-animation-duration: 1.5s;
  animation-timing-function: ease-out;
  -webkit-animation-timing-function: ease-out;
  transform-origin: 0% 0%;
  -ms-transform-origin: 0% 0%;
  -webkit-transform-origin: 0% 0%;
}

@keyframes stretchRight {
  0% {
    transform: scaleX(0.3);
  }
  40% {
    transform: scaleX(1.02);
  }
  60% {
    transform: scaleX(0.98);
  }
  80% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(0.98);
  }
  80% {
    transform: scaleX(1.01);
  }
  100% {
    transform: scaleX(1);
  }
}
@-webkit-keyframes stretchRight {
  0% {
    -webkit-transform: scaleX(0.3);
  }
  40% {
    -webkit-transform: scaleX(1.02);
  }
  60% {
    -webkit-transform: scaleX(0.98);
  }
  80% {
    -webkit-transform: scaleX(1.01);
  }
  100% {
    -webkit-transform: scaleX(0.98);
  }
  80% {
    -webkit-transform: scaleX(1.01);
  }
  100% {
    -webkit-transform: scaleX(1);
  }
}
.pulsate {
  animation: pulsate 1s ease-out;
  animation-iteration-count: infinite;
  opacity: 1;
}

.bell {
  display: block;
  width: 40px;
  height: 40px;
  font-size: 40px;
  margin: 5px auto 0;
  color: #9e9e9e;
  -webkit-animation: ring 4s 0.7s ease-in-out infinite;
  -webkit-transform-origin: 50% 4px;
  -moz-animation: ring 4s 0.7s ease-in-out infinite;
  -moz-transform-origin: 50% 4px;
  animation: ring 4s 0.7s ease-in-out infinite;
  transform-origin: 50% 4px;
}

@-webkit-keyframes ring {
  0% {
    -webkit-transform: rotateZ(0);
  }
  1% {
    -webkit-transform: rotateZ(30deg);
  }
  3% {
    -webkit-transform: rotateZ(-28deg);
  }
  5% {
    -webkit-transform: rotateZ(34deg);
  }
  7% {
    -webkit-transform: rotateZ(-32deg);
  }
  9% {
    -webkit-transform: rotateZ(30deg);
  }
  11% {
    -webkit-transform: rotateZ(-28deg);
  }
  13% {
    -webkit-transform: rotateZ(26deg);
  }
  15% {
    -webkit-transform: rotateZ(-24deg);
  }
  17% {
    -webkit-transform: rotateZ(22deg);
  }
  19% {
    -webkit-transform: rotateZ(-20deg);
  }
  21% {
    -webkit-transform: rotateZ(18deg);
  }
  23% {
    -webkit-transform: rotateZ(-16deg);
  }
  25% {
    -webkit-transform: rotateZ(14deg);
  }
  27% {
    -webkit-transform: rotateZ(-12deg);
  }
  29% {
    -webkit-transform: rotateZ(10deg);
  }
  31% {
    -webkit-transform: rotateZ(-8deg);
  }
  33% {
    -webkit-transform: rotateZ(6deg);
  }
  35% {
    -webkit-transform: rotateZ(-4deg);
  }
  37% {
    -webkit-transform: rotateZ(2deg);
  }
  39% {
    -webkit-transform: rotateZ(-1deg);
  }
  41% {
    -webkit-transform: rotateZ(1deg);
  }
  43% {
    -webkit-transform: rotateZ(0);
  }
  100% {
    -webkit-transform: rotateZ(0);
  }
}
@-moz-keyframes ring {
  0% {
    -moz-transform: rotate(0);
  }
  1% {
    -moz-transform: rotate(30deg);
  }
  3% {
    -moz-transform: rotate(-28deg);
  }
  5% {
    -moz-transform: rotate(34deg);
  }
  7% {
    -moz-transform: rotate(-32deg);
  }
  9% {
    -moz-transform: rotate(30deg);
  }
  11% {
    -moz-transform: rotate(-28deg);
  }
  13% {
    -moz-transform: rotate(26deg);
  }
  15% {
    -moz-transform: rotate(-24deg);
  }
  17% {
    -moz-transform: rotate(22deg);
  }
  19% {
    -moz-transform: rotate(-20deg);
  }
  21% {
    -moz-transform: rotate(18deg);
  }
  23% {
    -moz-transform: rotate(-16deg);
  }
  25% {
    -moz-transform: rotate(14deg);
  }
  27% {
    -moz-transform: rotate(-12deg);
  }
  29% {
    -moz-transform: rotate(10deg);
  }
  31% {
    -moz-transform: rotate(-8deg);
  }
  33% {
    -moz-transform: rotate(6deg);
  }
  35% {
    -moz-transform: rotate(-4deg);
  }
  37% {
    -moz-transform: rotate(2deg);
  }
  39% {
    -moz-transform: rotate(-1deg);
  }
  41% {
    -moz-transform: rotate(1deg);
  }
  43% {
    -moz-transform: rotate(0);
  }
  100% {
    -moz-transform: rotate(0);
  }
}
@keyframes ring {
  0% {
    transform: rotate(0);
  }
  1% {
    transform: rotate(30deg);
  }
  3% {
    transform: rotate(-28deg);
  }
  5% {
    transform: rotate(34deg);
  }
  7% {
    transform: rotate(-32deg);
  }
  9% {
    transform: rotate(30deg);
  }
  11% {
    transform: rotate(-28deg);
  }
  13% {
    transform: rotate(26deg);
  }
  15% {
    transform: rotate(-24deg);
  }
  17% {
    transform: rotate(22deg);
  }
  19% {
    transform: rotate(-20deg);
  }
  21% {
    transform: rotate(18deg);
  }
  23% {
    transform: rotate(-16deg);
  }
  25% {
    transform: rotate(14deg);
  }
  27% {
    transform: rotate(-12deg);
  }
  29% {
    transform: rotate(10deg);
  }
  31% {
    transform: rotate(-8deg);
  }
  33% {
    transform: rotate(6deg);
  }
  35% {
    transform: rotate(-4deg);
  }
  37% {
    transform: rotate(2deg);
  }
  39% {
    transform: rotate(-1deg);
  }
  41% {
    transform: rotate(1deg);
  }
  43% {
    transform: rotate(0);
  }
  100% {
    transform: rotate(0);
  }
}
@-webkit-keyframes pulsate {
  0% {
    -webkit-transform: scale(0.1, 0.1);
    opacity: 0;
  }
  50% {
    opacity: 1;
  }
  100% {
    -webkit-transform: scale(1.2, 1.2);
    opacity: 0;
  }
}
/* 5. Theme Style */
/* 5.1 Dark Sidebar */
/* @import "skins/_darksidebar"; */
/* 5.2 Light Sidebar */
.light-sidebar:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active ul.dropdown-menu li a {
  background-color: #fff !important;
}
.light-sidebar.sidebar-mini .main-sidebar .sidebar-menu {
  background-color: #fff;
}
.light-sidebar.sidebar-mini .main-sidebar .sidebar-menu li.active a {
  box-shadow: none;
  color: #6777ef;
}
.light-sidebar.sidebar-mini .main-sidebar .sidebar-menu li ul.dropdown-menu li a {
  background-color: #fff;
}
.light-sidebar.sidebar-mini .main-sidebar .sidebar-menu li ul.dropdown-menu li:hover a {
  background-color: #fff;
}
.light-sidebar.sidebar-mini .main-sidebar .sidebar-user {
  background-color: #fff;
}
.light-sidebar.sidebar-mini .main-sidebar .dropdown-title {
  background-color: #fff;
}
.light-sidebar.sidebar-mini .main-sidebar:after {
  background-color: #fff;
}
.light-sidebar .navbar.active {
  background-color: #fff;
}
.light-sidebar .navbar .form-inline .form-control {
  background-color: #f2f2f2;
}
.light-sidebar .navbar .form-inline .btn {
  background-color: #f2f2f2;
}
.light-sidebar .main-sidebar .sidebar-menu li.active a {
  background-color: #f0f3ff;
}
.light-sidebar .main-sidebar .sidebar-menu li ul.dropdown-menu li.active > a {
  color: #454546;
  font-weight: 600;
}
.light-sidebar .main-sidebar .sidebar-menu li ul.dropdown-menu li.active > a::before {
  color: #454546;
}
.light-sidebar .main-sidebar .sidebar-menu li ul.dropdown-menu li a:hover {
  color: #454546;
}
.light-sidebar .main-sidebar .sidebar-menu li ul.dropdown-menu li a:hover::before {
  color: #454546;
}

/* 5.3 Purple Theme */
.theme-black .show > .btn-outline-primary.dropdown-toggle, .theme-black .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-black .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-white .show > .btn-outline-primary.dropdown-toggle, .theme-white .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-white .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-orange .show > .btn-outline-primary.dropdown-toggle, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-red .show > .btn-outline-primary.dropdown-toggle, .theme-red .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-red .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-green .show > .btn-outline-primary.dropdown-toggle, .theme-green .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-green .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-cyan .show > .btn-outline-primary.dropdown-toggle, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .show > .btn-outline-primary.dropdown-toggle, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled):active {
  color: #fff;
  background-color: #5864bd;
  border-color: #5864bd;
}

.theme-purple.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  background-color: rgba(0, 0, 0, 0.14);
}
.theme-purple.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a:hover {
  color: #5864bd;
}
.theme-purple .bg-primary {
  background-color: #5864bd !important;
}
.theme-purple .text-primary {
  color: #5864bd !important;
}
.theme-purple a {
  color: #5864bd;
}
.theme-purple a:hover {
  color: #5864bd;
}
.theme-purple .btn-primary {
  background-color: #5864bd;
  border-color: transparent !important;
  color: #fff;
}
.theme-purple .btn-primary:focus {
  background-color: #5864bd !important;
}
.theme-purple .btn-primary:focus:active {
  background-color: #5864bd !important;
}
.theme-purple .btn-primary:active {
  background-color: #5864bd !important;
}
.theme-purple .btn-primary:hover {
  background-color: #5864bd !important;
  color: #fff;
}
.theme-purple .btn-primary.disabled {
  background-color: #5864bd;
  border-color: #5864bd;
}
.theme-purple .btn-primary:disabled {
  background-color: #5864bd;
  border-color: #5864bd;
}
.theme-purple .btn-outline-primary {
  color: #5864bd;
  background-color: transparent;
  background-image: none;
  border-color: #5864bd;
}
.theme-purple .btn-outline-primary:hover {
  color: #fff;
  background-color: #5864bd;
  border-color: #5864bd;
}
.theme-purple .btn-outline-primary.disabled {
  color: #5864bd;
  background-color: transparent;
}
.theme-purple .btn-outline-primary:disabled {
  color: #5864bd;
  background-color: transparent;
}
.theme-purple .btn-link {
  font-weight: 400;
  color: #5864bd;
  background-color: transparent;
}
.theme-purple .btn-link:hover {
  color: #5864bd;
}
.theme-purple .dropdown-item.active {
  color: #fff;
  background-color: #5864bd;
}
.theme-purple .dropdown-item:active {
  color: #fff;
  background-color: #5864bd;
}
.theme-purple .nav-pills .nav-link.active {
  color: #fff;
  background-color: #5864bd;
}
.theme-purple .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #5864bd;
}
.theme-purple .page-link {
  color: #5864bd;
  background-color: #fff;
  border: 1px solid #ededed;
}
.theme-purple .page-link:focus {
  color: #5864bd;
}
.theme-purple .page-link:hover {
  color: #5864bd;
  background-color: #eaeaea;
}
.theme-purple .page-item .page-link {
  color: #5864bd;
}
.theme-purple .page-item.active .page-link {
  color: #fff;
  background-color: #5864bd;
  border-color: #5864bd;
}
.theme-purple .page-item.disabled .page-link {
  color: #5864bd;
}
.theme-purple .progress-bar {
  color: #fff;
  background-color: #5864bd;
}
.theme-purple .border-primary {
  border-color: #5864bd !important;
}
.theme-purple .navbar {
  background-color: #5864bd;
}
.theme-purple .navbar .nav-link .feather {
  color: #fff;
}
.theme-purple .jqvmap-circle {
  background-color: #5864bd;
  border: 1px solid #000;
}
.theme-purple .dropzone {
  border: 2px dashed #5864bd;
}
.theme-purple .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #5864bd;
}
.theme-purple .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #5864bd;
}
.theme-purple .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #5864bd;
}
.theme-purple .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #5864bd;
}
.theme-purple .list-group-item.active {
  color: #fff;
  background-color: #5864bd;
  border-color: #5864bd;
}
.theme-purple .navbar.active {
  background-color: #5864bd;
}
.theme-purple .form-control:focus {
  border-color: #5864bd;
}
.theme-purple .alert.alert-primary {
  background-color: #5864bd;
}
.theme-purple .card.card-primary {
  border-top: 2px solid #5864bd;
}
.theme-purple .fc button.fc-state-active {
  background-color: #5864bd;
  color: #fff;
}
.theme-purple .weather ul li {
  border: 2px solid #5864bd;
  color: #5864bd;
}
.theme-purple .card-chat .chat-content .chat-item.chat-right .chat-details .chat-text {
  background-color: #5864bd;
  color: #fff;
}
.theme-purple .nav-tabs .nav-item .nav-link {
  color: #5864bd;
}
.theme-purple .swal-button.swal-button--confirm {
  background-color: #5864bd;
}
.theme-purple .btn-group .btn.active {
  background-color: #5864bd;
  color: #fff;
}
.theme-purple .media .media-right {
  color: #5864bd;
}
.theme-purple .selectric-items li.selected {
  background-color: #5864bd;
  color: #fff;
}
.theme-purple .selectric-items li.highlighted {
  background-color: #5864bd;
  color: #fff;
}
.theme-purple .accordion .accordion-header[aria-expanded=true] {
  background-color: #5864bd;
  color: #fff;
}
.theme-purple .bootstrap-tagsinput .tag {
  background-color: #5864bd;
}
.theme-purple body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active > a:before {
  background-color: #5864bd;
}
.theme-purple body.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  box-shadow: 0 4px 8px #5e6cdd;
  background-color: #5864bd;
  color: #fff;
}
.theme-purple body.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a {
  color: #5864bd;
}
.theme-purple .activities .activity:before {
  background-color: #5864bd;
}
.theme-purple .settingSidebar .settingPanelToggle {
  background: #5864bd;
}
.theme-purple .settingSidebar .settingPanelToggle i {
  color: #fff;
}
.theme-purple .sidebar-color .selectgroup-input:checked + .selectgroup-button {
  background-color: #5864bd;
}
.theme-purple .custom-switch-input:checked ~ .custom-switch-indicator {
  background: #5864bd;
}
.theme-purple .selectgroup-input:focus + .selectgroup-button,
.theme-purple .selectgroup-input:checked + .selectgroup-button {
  background-color: #5864bd;
}
.theme-purple .selectgroup-input-radio:focus + .selectgroup-button,
.theme-purple .selectgroup-input-radio:checked + .selectgroup-button {
  background-color: #5864bd;
}

/* 5.4 Cyan Theme */
.theme-black .show > .btn-outline-primary.dropdown-toggle, .theme-black .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-black .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-white .show > .btn-outline-primary.dropdown-toggle, .theme-white .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-white .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-orange .show > .btn-outline-primary.dropdown-toggle, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-red .show > .btn-outline-primary.dropdown-toggle, .theme-red .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-red .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-green .show > .btn-outline-primary.dropdown-toggle, .theme-green .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-green .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-cyan .show > .btn-outline-primary.dropdown-toggle, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-purple .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #3dc9b3;
  border-color: #3dc9b3;
}

.theme-cyan.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  background-color: rgba(0, 0, 0, 0.14);
}
.theme-cyan.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a:hover {
  color: #3dc9b3;
}
.theme-cyan .bg-primary {
  background-color: #3dc9b3 !important;
}
.theme-cyan .text-primary {
  color: #3dc9b3 !important;
}
.theme-cyan a {
  color: #3dc9b3;
}
.theme-cyan a:hover {
  color: #4bded5;
}
.theme-cyan .btn-primary {
  background-color: #3dc9b3;
  border-color: transparent !important;
  color: #fff;
}
.theme-cyan .btn-primary:focus {
  background-color: #4bded5 !important;
}
.theme-cyan .btn-primary:focus:active {
  background-color: #4bded5 !important;
}
.theme-cyan .btn-primary:active {
  background-color: #4bded5 !important;
}
.theme-cyan .btn-primary:hover {
  background-color: #4bded5 !important;
  color: #fff;
}
.theme-cyan .btn-primary.disabled {
  background-color: #3dc9b3;
  border-color: #3dc9b3;
}
.theme-cyan .btn-primary:disabled {
  background-color: #3dc9b3;
  border-color: #3dc9b3;
}
.theme-cyan .btn-outline-primary {
  color: #3dc9b3;
  background-color: transparent;
  background-image: none;
  border-color: #3dc9b3;
}
.theme-cyan .btn-outline-primary:hover {
  color: #fff;
  background-color: #3dc9b3;
  border-color: #3dc9b3;
}
.theme-cyan .btn-outline-primary.disabled {
  color: #3dc9b3;
  background-color: transparent;
}
.theme-cyan .btn-outline-primary:disabled {
  color: #3dc9b3;
  background-color: transparent;
}
.theme-cyan .btn-link {
  font-weight: 400;
  color: #3dc9b3;
  background-color: transparent;
}
.theme-cyan .btn-link:hover {
  color: #4bded5;
}
.theme-cyan .dropdown-item.active {
  color: #fff;
  background-color: #3dc9b3;
}
.theme-cyan .dropdown-item:active {
  color: #fff;
  background-color: #3dc9b3;
}
.theme-cyan .nav-pills .nav-link.active {
  color: #fff;
  background-color: #3dc9b3;
}
.theme-cyan .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #3dc9b3;
}
.theme-cyan .page-link {
  color: #3dc9b3;
  background-color: #fff;
  border: 1px solid #ededed;
}
.theme-cyan .page-link:focus {
  color: #4bded5;
}
.theme-cyan .page-link:hover {
  color: #4bded5;
  background-color: #eaeaea;
}
.theme-cyan .page-item .page-link {
  color: #3dc9b3;
}
.theme-cyan .page-item.active .page-link {
  color: #fff;
  background-color: #3dc9b3;
  border-color: #3dc9b3;
}
.theme-cyan .page-item.disabled .page-link {
  color: #3dc9b3;
}
.theme-cyan .progress-bar {
  color: #fff;
  background-color: #3dc9b3;
}
.theme-cyan .border-primary {
  border-color: #3dc9b3 !important;
}
.theme-cyan .navbar {
  background-color: #3dc9b3;
}
.theme-cyan .jqvmap-circle {
  background-color: #3dc9b3;
  border: 1px solid #000;
}
.theme-cyan .dropzone {
  border: 2px dashed #3dc9b3;
}
.theme-cyan .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #3dc9b3;
}
.theme-cyan .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3dc9b3;
}
.theme-cyan .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #3dc9b3;
}
.theme-cyan .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #3dc9b3;
}
.theme-cyan .list-group-item.active {
  color: #fff;
  background-color: #3dc9b3;
  border-color: #3dc9b3;
}
.theme-cyan .navbar.active {
  background-color: #3dc9b3;
}
.theme-cyan .form-control:focus {
  border-color: #3dc9b3;
}
.theme-cyan .alert.alert-primary {
  background-color: #3dc9b3;
}
.theme-cyan .card.card-primary {
  border-top: 2px solid #3dc9b3;
}
.theme-cyan .fc button.fc-state-active {
  background-color: #3dc9b3;
  color: #fff;
}
.theme-cyan .weather ul li {
  border: 2px solid #3dc9b3;
  color: #3dc9b3;
}
.theme-cyan .card-chat .chat-content .chat-item.chat-right .chat-details .chat-text {
  background-color: #3dc9b3;
  color: #fff;
}
.theme-cyan .nav-tabs .nav-item .nav-link {
  color: #3dc9b3;
}
.theme-cyan .swal-button.swal-button--confirm {
  background-color: #3dc9b3;
}
.theme-cyan .btn-group .btn.active {
  background-color: #3dc9b3;
  color: #fff;
}
.theme-cyan .media .media-right {
  color: #3dc9b3;
}
.theme-cyan .selectric-items li.selected {
  background-color: #3dc9b3;
  color: #fff;
}
.theme-cyan .selectric-items li.highlighted {
  background-color: #3dc9b3;
  color: #fff;
}
.theme-cyan .accordion .accordion-header[aria-expanded=true] {
  background-color: #3dc9b3;
  color: #fff;
}
.theme-cyan .bootstrap-tagsinput .tag {
  background-color: #3dc9b3;
}
.theme-cyan body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active > a:before {
  background-color: #3dc9b3;
}
.theme-cyan body.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  box-shadow: 0 4px 8px #8ddcd7;
  background-color: #3dc9b3;
  color: #fff;
}
.theme-cyan body.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a {
  color: #3dc9b3;
}
.theme-cyan .activities .activity:before {
  background-color: #3dc9b3;
}
.theme-cyan .settingSidebar .settingPanelToggle {
  background: #3dc9b3;
}
.theme-cyan .settingSidebar .settingPanelToggle i {
  color: #fff;
}
.theme-cyan .sidebar-color .selectgroup-input:checked + .selectgroup-button {
  background-color: #3dc9b3;
}
.theme-cyan .custom-switch-input:checked ~ .custom-switch-indicator {
  background: #3dc9b3;
}
.theme-cyan .selectgroup-input:focus + .selectgroup-button,
.theme-cyan .selectgroup-input:checked + .selectgroup-button {
  background-color: #3dc9b3;
}
.theme-cyan .selectgroup-input-radio:focus + .selectgroup-button,
.theme-cyan .selectgroup-input-radio:checked + .selectgroup-button {
  background-color: #3dc9b3;
}

/* 5.5 Green Theme */
.theme-black .show > .btn-outline-primary.dropdown-toggle, .theme-black .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-black .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-white .show > .btn-outline-primary.dropdown-toggle, .theme-white .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-white .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-orange .show > .btn-outline-primary.dropdown-toggle, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-red .show > .btn-outline-primary.dropdown-toggle, .theme-red .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-red .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-green .show > .btn-outline-primary.dropdown-toggle, .theme-green .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-green .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-purple .show > .btn-outline-primary.dropdown-toggle, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-cyan .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #28c76f;
  border-color: #28c76f;
}

.theme-green.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  background-color: rgba(0, 0, 0, 0.14);
}
.theme-green.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a:hover {
  color: #28c76f;
}
.theme-green .bg-primary {
  background-color: #28c76f !important;
}
.theme-green .text-primary {
  color: #28c76f !important;
}
.theme-green a {
  color: #28c76f;
}
.theme-green a:hover {
  color: #85d888;
}
.theme-green .btn-primary {
  background-color: #28c76f;
  border-color: transparent !important;
  color: #fff;
}
.theme-green .btn-primary:focus {
  background-color: #85d888 !important;
}
.theme-green .btn-primary:focus:active {
  background-color: #85d888 !important;
}
.theme-green .btn-primary:active {
  background-color: #85d888 !important;
}
.theme-green .btn-primary:hover {
  background-color: #85d888 !important;
  color: #fff;
}
.theme-green .btn-primary.disabled {
  background-color: #28c76f;
  border-color: #28c76f;
}
.theme-green .btn-primary:disabled {
  background-color: #28c76f;
  border-color: #28c76f;
}
.theme-green .btn-outline-primary {
  color: #28c76f;
  background-color: transparent;
  background-image: none;
  border-color: #28c76f;
}
.theme-green .btn-outline-primary:hover {
  color: #fff;
  background-color: #28c76f;
  border-color: #28c76f;
}
.theme-green .btn-outline-primary.disabled {
  color: #28c76f;
  background-color: transparent;
}
.theme-green .btn-outline-primary:disabled {
  color: #28c76f;
  background-color: transparent;
}
.theme-green .btn-link {
  font-weight: 400;
  color: #28c76f;
  background-color: transparent;
}
.theme-green .btn-link:hover {
  color: #85d888;
}
.theme-green .dropdown-item.active {
  color: #fff;
  background-color: #28c76f;
}
.theme-green .dropdown-item:active {
  color: #fff;
  background-color: #28c76f;
}
.theme-green .nav-pills .nav-link.active {
  color: #fff;
  background-color: #28c76f;
}
.theme-green .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #28c76f;
}
.theme-green .page-link {
  color: #28c76f;
  background-color: #fff;
  border: 1px solid #ededed;
}
.theme-green .page-link:focus {
  color: #85d888;
}
.theme-green .page-link:hover {
  color: #85d888;
  background-color: #eaeaea;
}
.theme-green .page-item .page-link {
  color: #28c76f;
}
.theme-green .page-item.active .page-link {
  color: #fff;
  background-color: #28c76f;
  border-color: #28c76f;
}
.theme-green .page-item.disabled .page-link {
  color: #28c76f;
}
.theme-green .progress-bar {
  color: #fff;
  background-color: #28c76f;
}
.theme-green .border-primary {
  border-color: #28c76f !important;
}
.theme-green .navbar {
  background-color: #28c76f;
}
.theme-green .jqvmap-circle {
  background-color: #28c76f;
  border: 1px solid #000;
}
.theme-green .dropzone {
  border: 2px dashed #28c76f;
}
.theme-green .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #28c76f;
}
.theme-green .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #28c76f;
}
.theme-green .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #28c76f;
}
.theme-green .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #28c76f;
}
.theme-green .list-group-item.active {
  color: #fff;
  background-color: #28c76f;
  border-color: #28c76f;
}
.theme-green .navbar.active {
  background-color: #28c76f;
}
.theme-green .form-control:focus {
  border-color: #28c76f;
}
.theme-green .alert.alert-primary {
  background-color: #28c76f;
}
.theme-green .card.card-primary {
  border-top: 2px solid #28c76f;
}
.theme-green .fc button.fc-state-active {
  background-color: #28c76f;
  color: #fff;
}
.theme-green .weather ul li {
  border: 2px solid #28c76f;
  color: #28c76f;
}
.theme-green .card-chat .chat-content .chat-item.chat-right .chat-details .chat-text {
  background-color: #28c76f;
  color: #fff;
}
.theme-green .nav-tabs .nav-item .nav-link {
  color: #28c76f;
}
.theme-green .swal-button.swal-button--confirm {
  background-color: #28c76f;
}
.theme-green .btn-group .btn.active {
  background-color: #28c76f;
  color: #fff;
}
.theme-green .media .media-right {
  color: #28c76f;
}
.theme-green .selectric-items li.selected {
  background-color: #28c76f;
  color: #fff;
}
.theme-green .selectric-items li.highlighted {
  background-color: #28c76f;
  color: #fff;
}
.theme-green .accordion .accordion-header[aria-expanded=true] {
  background-color: #28c76f;
  color: #fff;
}
.theme-green .bootstrap-tagsinput .tag {
  background-color: #28c76f;
}
.theme-green body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active > a:before {
  background-color: #28c76f;
}
.theme-green body.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  box-shadow: 0 4px 8px #64c367;
  background-color: #28c76f;
  color: #fff;
}
.theme-green body.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a {
  color: #28c76f;
}
.theme-green .activities .activity:before {
  background-color: #28c76f;
}
.theme-green .settingSidebar .settingPanelToggle {
  background: #28c76f;
}
.theme-green .settingSidebar .settingPanelToggle i {
  color: #fff;
}
.theme-green .sidebar-color .selectgroup-input:checked + .selectgroup-button {
  background-color: #28c76f;
}
.theme-green .custom-switch-input:checked ~ .custom-switch-indicator {
  background: #28c76f;
}
.theme-green .selectgroup-input:focus + .selectgroup-button,
.theme-green .selectgroup-input:checked + .selectgroup-button {
  background-color: #28c76f;
}
.theme-green .selectgroup-input-radio:focus + .selectgroup-button,
.theme-green .selectgroup-input-radio:checked + .selectgroup-button {
  background-color: #28c76f;
}

/* 5.6 Red Theme */
.theme-black .show > .btn-outline-primary.dropdown-toggle, .theme-black .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-black .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-white .show > .btn-outline-primary.dropdown-toggle, .theme-white .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-white .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-orange .show > .btn-outline-primary.dropdown-toggle, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-red .show > .btn-outline-primary.dropdown-toggle, .theme-red .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-red .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-purple .show > .btn-outline-primary.dropdown-toggle, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-cyan .show > .btn-outline-primary.dropdown-toggle, .theme-green .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-green .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-green .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #ea5455;
  border-color: #ea5455;
}

.theme-red.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  background-color: rgba(0, 0, 0, 0.14);
}
.theme-red.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a:hover {
  color: #ea5455;
}
.theme-red .bg-primary {
  background-color: #ea5455 !important;
}
.theme-red .text-primary {
  color: #ea5455 !important;
}
.theme-red a {
  color: #ea5455;
}
.theme-red a:hover {
  color: #d8595a;
}
.theme-red .btn-primary {
  background-color: #ea5455;
  border-color: transparent !important;
  color: #fff;
}
.theme-red .btn-primary:focus {
  background-color: #d8595a !important;
}
.theme-red .btn-primary:focus:active {
  background-color: #d8595a !important;
}
.theme-red .btn-primary:active {
  background-color: #d8595a !important;
}
.theme-red .btn-primary:hover {
  background-color: #d8595a !important;
  color: #fff;
}
.theme-red .btn-primary.disabled {
  background-color: #ea5455;
  border-color: #ea5455;
}
.theme-red .btn-primary:disabled {
  background-color: #ea5455;
  border-color: #ea5455;
}
.theme-red .btn-outline-primary {
  color: #ea5455;
  background-color: transparent;
  background-image: none;
  border-color: #ea5455;
}
.theme-red .btn-outline-primary:hover {
  color: #fff;
  background-color: #ea5455;
  border-color: #ea5455;
}
.theme-red .btn-outline-primary.disabled {
  color: #ea5455;
  background-color: transparent;
}
.theme-red .btn-outline-primary:disabled {
  color: #ea5455;
  background-color: transparent;
}
.theme-red .btn-link {
  font-weight: 400;
  color: #ea5455;
  background-color: transparent;
}
.theme-red .btn-link:hover {
  color: #d8595a;
}
.theme-red .dropdown-item.active {
  color: #fff;
  background-color: #ea5455;
}
.theme-red .dropdown-item:active {
  color: #fff;
  background-color: #ea5455;
}
.theme-red .nav-pills .nav-link.active {
  color: #fff;
  background-color: #ea5455;
}
.theme-red .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #ea5455;
}
.theme-red .page-link {
  color: #ea5455;
  background-color: #fff;
  border: 1px solid #ededed;
}
.theme-red .page-link:focus {
  color: #d8595a;
}
.theme-red .page-link:hover {
  color: #d8595a;
  background-color: #eaeaea;
}
.theme-red .page-item .page-link {
  color: #ea5455;
}
.theme-red .page-item.active .page-link {
  color: #fff;
  background-color: #ea5455;
  border-color: #ea5455;
}
.theme-red .page-item.disabled .page-link {
  color: #ea5455;
}
.theme-red .progress-bar {
  color: #fff;
  background-color: #ea5455;
}
.theme-red .border-primary {
  border-color: #ea5455 !important;
}
.theme-red .navbar {
  background-color: #ea5455;
}
.theme-red .jqvmap-circle {
  background-color: #ea5455;
  border: 1px solid #000;
}
.theme-red .dropzone {
  border: 2px dashed #ea5455;
}
.theme-red .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #ea5455;
}
.theme-red .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ea5455;
}
.theme-red .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #ea5455;
}
.theme-red .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ea5455;
}
.theme-red .list-group-item.active {
  color: #fff;
  background-color: #ea5455;
  border-color: #ea5455;
}
.theme-red .navbar.active {
  background-color: #ea5455;
}
.theme-red .form-control:focus {
  border-color: #ea5455;
}
.theme-red .alert.alert-primary {
  background-color: #ea5455;
}
.theme-red .card.card-primary {
  border-top: 2px solid #ea5455;
}
.theme-red .fc button.fc-state-active {
  background-color: #ea5455;
  color: #fff;
}
.theme-red .weather ul li {
  border: 2px solid #ea5455;
  color: #ea5455;
}
.theme-red .card-chat .chat-content .chat-item.chat-right .chat-details .chat-text {
  background-color: #ea5455;
  color: #fff;
}
.theme-red .nav-tabs .nav-item .nav-link {
  color: #ea5455;
}
.theme-red .swal-button.swal-button--confirm {
  background-color: #ea5455;
}
.theme-red .btn-group .btn.active {
  background-color: #ea5455;
  color: #fff;
}
.theme-red .media .media-right {
  color: #ea5455;
}
.theme-red .selectric-items li.selected {
  background-color: #ea5455;
  color: #fff;
}
.theme-red .selectric-items li.highlighted {
  background-color: #ea5455;
  color: #fff;
}
.theme-red .accordion .accordion-header[aria-expanded=true] {
  background-color: #ea5455;
  color: #fff;
}
.theme-red .bootstrap-tagsinput .tag {
  background-color: #ea5455;
}
.theme-red body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active > a:before {
  background-color: #ea5455;
}
.theme-red body.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  box-shadow: 0 4px 8px #ef6d6e;
  background-color: #ea5455;
  color: #fff;
}
.theme-red body.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a {
  color: #ea5455;
}
.theme-red .activities .activity:before {
  background-color: #ea5455;
}
.theme-red .settingSidebar .settingPanelToggle {
  background: #ea5455;
}
.theme-red .settingSidebar .settingPanelToggle i {
  color: #fff;
}
.theme-red .sidebar-color .selectgroup-input:checked + .selectgroup-button {
  background-color: #ea5455;
}
.theme-red .custom-switch-input:checked ~ .custom-switch-indicator {
  background: #ea5455;
}
.theme-red .selectgroup-input:focus + .selectgroup-button,
.theme-red .selectgroup-input:checked + .selectgroup-button {
  background-color: #ea5455;
}
.theme-red .selectgroup-input-radio:focus + .selectgroup-button,
.theme-red .selectgroup-input-radio:checked + .selectgroup-button {
  background-color: #ea5455;
}

/* 5.7 Orange Theme */
.theme-black .show > .btn-outline-primary.dropdown-toggle, .theme-black .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-black .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-white .show > .btn-outline-primary.dropdown-toggle, .theme-white .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-white .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-orange .show > .btn-outline-primary.dropdown-toggle, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-purple .show > .btn-outline-primary.dropdown-toggle, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-cyan .show > .btn-outline-primary.dropdown-toggle, .theme-green .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-green .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-green .show > .btn-outline-primary.dropdown-toggle, .theme-red .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-red .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-red .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #ffa117;
  border-color: #ffa117;
}

.theme-orange.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  background-color: rgba(0, 0, 0, 0.14);
}
.theme-orange.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a:hover {
  color: #ffa117;
}
.theme-orange .bg-primary {
  background-color: #ffa117 !important;
}
.theme-orange .text-primary {
  color: #ffa117 !important;
}
.theme-orange a {
  color: #ffa117;
}
.theme-orange a:hover {
  color: #efb45f;
}
.theme-orange .btn-primary {
  background-color: #ffa117;
  border-color: transparent !important;
  color: #fff;
}
.theme-orange .btn-primary:focus {
  background-color: #efb45f !important;
}
.theme-orange .btn-primary:focus:active {
  background-color: #efb45f !important;
}
.theme-orange .btn-primary:active {
  background-color: #efb45f !important;
}
.theme-orange .btn-primary:hover {
  background-color: #efb45f !important;
  color: #fff;
}
.theme-orange .btn-primary.disabled {
  background-color: #ffa117;
  border-color: #ffa117;
}
.theme-orange .btn-primary:disabled {
  background-color: #ffa117;
  border-color: #ffa117;
}
.theme-orange .btn-outline-primary {
  color: #ffa117;
  background-color: transparent;
  background-image: none;
  border-color: #ffa117;
}
.theme-orange .btn-outline-primary:hover {
  color: #fff;
  background-color: #ffa117;
  border-color: #ffa117;
}
.theme-orange .btn-outline-primary.disabled {
  color: #ffa117;
  background-color: transparent;
}
.theme-orange .btn-outline-primary:disabled {
  color: #ffa117;
  background-color: transparent;
}
.theme-orange .btn-link {
  font-weight: 400;
  color: #ffa117;
  background-color: transparent;
}
.theme-orange .btn-link:hover {
  color: #efb45f;
}
.theme-orange .dropdown-item.active {
  color: #fff;
  background-color: #ffa117;
}
.theme-orange .dropdown-item:active {
  color: #fff;
  background-color: #ffa117;
}
.theme-orange .nav-pills .nav-link.active {
  color: #fff;
  background-color: #ffa117;
}
.theme-orange .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #ffa117;
}
.theme-orange .page-link {
  color: #ffa117;
  background-color: #fff;
  border: 1px solid #ededed;
}
.theme-orange .page-link:focus {
  color: #efb45f;
}
.theme-orange .page-link:hover {
  color: #efb45f;
  background-color: #eaeaea;
}
.theme-orange .page-item .page-link {
  color: #ffa117;
}
.theme-orange .page-item.active .page-link {
  color: #fff;
  background-color: #ffa117;
  border-color: #ffa117;
}
.theme-orange .page-item.disabled .page-link {
  color: #ffa117;
}
.theme-orange .progress-bar {
  color: #fff;
  background-color: #ffa117;
}
.theme-orange .border-primary {
  border-color: #ffa117 !important;
}
.theme-orange .navbar {
  background-color: #ffa117;
}
.theme-orange .jqvmap-circle {
  background-color: #ffa117;
  border: 1px solid #000;
}
.theme-orange .dropzone {
  border: 2px dashed #ffa117;
}
.theme-orange .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #ffa117;
}
.theme-orange .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffa117;
}
.theme-orange .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #ffa117;
}
.theme-orange .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #ffa117;
}
.theme-orange .list-group-item.active {
  color: #fff;
  background-color: #ffa117;
  border-color: #ffa117;
}
.theme-orange .navbar.active {
  background-color: #ffa117;
}
.theme-orange .form-control:focus {
  border-color: #ffa117;
}
.theme-orange .alert.alert-primary {
  background-color: #ffa117;
}
.theme-orange .card.card-primary {
  border-top: 2px solid #ffa117;
}
.theme-orange .fc button.fc-state-active {
  background-color: #ffa117;
  color: #fff;
}
.theme-orange .weather ul li {
  border: 2px solid #ffa117;
  color: #ffa117;
}
.theme-orange .card-chat .chat-content .chat-item.chat-right .chat-details .chat-text {
  background-color: #ffa117;
  color: #fff;
}
.theme-orange .nav-tabs .nav-item .nav-link {
  color: #ffa117;
}
.theme-orange .swal-button.swal-button--confirm {
  background-color: #ffa117;
}
.theme-orange .btn-group .btn.active {
  background-color: #ffa117;
  color: #fff;
}
.theme-orange .media .media-right {
  color: #ffa117;
}
.theme-orange .selectric-items li.selected {
  background-color: #ffa117;
  color: #fff;
}
.theme-orange .selectric-items li.highlighted {
  background-color: #ffa117;
  color: #fff;
}
.theme-orange .accordion .accordion-header[aria-expanded=true] {
  background-color: #ffa117;
  color: #fff;
}
.theme-orange .bootstrap-tagsinput .tag {
  background-color: #ffa117;
}
.theme-orange body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active > a:before {
  background-color: #ffa117;
}
.theme-orange body.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  box-shadow: 0 4px 8px #f1a535;
  background-color: #ffa117;
  color: #fff;
}
.theme-orange body.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a {
  color: #ffa117;
}
.theme-orange .activities .activity:before {
  background-color: #ffa117;
}
.theme-orange .settingSidebar .settingPanelToggle {
  background: #ffa117;
}
.theme-orange .settingSidebar .settingPanelToggle i {
  color: #fff;
}
.theme-orange .sidebar-color .selectgroup-input:checked + .selectgroup-button {
  background-color: #ffa117;
}
.theme-orange .custom-switch-input:checked ~ .custom-switch-indicator {
  background: #ffa117;
}
.theme-orange .selectgroup-input:focus + .selectgroup-button,
.theme-orange .selectgroup-input:checked + .selectgroup-button {
  background-color: #ffa117;
}
.theme-orange .selectgroup-input-radio:focus + .selectgroup-button,
.theme-orange .selectgroup-input-radio:checked + .selectgroup-button {
  background-color: #ffa117;
}

/* 5.8 White Theme */
.theme-black .show > .btn-outline-primary.dropdown-toggle, .theme-black .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-black .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-white .show > .btn-outline-primary.dropdown-toggle, .theme-white .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-white .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-purple .show > .btn-outline-primary.dropdown-toggle, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-cyan .show > .btn-outline-primary.dropdown-toggle, .theme-green .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-green .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-green .show > .btn-outline-primary.dropdown-toggle, .theme-red .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-red .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-red .show > .btn-outline-primary.dropdown-toggle, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-orange .show > .btn-outline-primary.dropdown-toggle {
  color: #000;
  background-color: #6777ef;
  border-color: #6777ef;
}

.theme-white.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a:hover {
  color: #6777ef;
}
.theme-white .bg-primary {
  background-color: #6777ef !important;
}
.theme-white .text-primary {
  color: #ffffff !important;
}
.theme-white a:hover {
  color: #6777ef;
}
.theme-white .btn-primary {
  background-color: #6777ef;
  border-color: transparent !important;
  color: #fff;
}
.theme-white .btn-primary:focus {
  background-color: #4f5ece !important;
}
.theme-white .btn-primary:focus:active {
  background-color: #4f5ece !important;
}
.theme-white .btn-primary:active {
  background-color: #4f5ece !important;
}
.theme-white .btn-primary:hover {
  background-color: #4f5ece !important;
  color: #fff;
}
.theme-white .btn-primary.disabled {
  background-color: #6777ef;
  border-color: #6777ef;
}
.theme-white .btn-primary:disabled {
  background-color: #6777ef;
  border-color: #6777ef;
}
.theme-white .btn-outline-primary {
  color: #6777ef;
  background-color: transparent;
  background-image: none;
  border-color: #6777ef;
}
.theme-white .btn-outline-primary:focus {
  background-color: #4f5ece !important;
  color: #fff;
}
.theme-white .btn-outline-primary:focus:active {
  background-color: #4f5ece !important;
  color: #fff;
}
.theme-white .btn-outline-primary:hover {
  color: #fff;
  background-color: #6777ef;
  border-color: #6777ef;
}
.theme-white .btn-outline-primary.disabled {
  color: #6777ef;
  background-color: transparent;
}
.theme-white .btn-outline-primary:disabled {
  color: #6777ef;
  background-color: transparent;
}
.theme-white .btn-link {
  font-weight: 400;
  color: #6777ef;
  background-color: transparent;
}
.theme-white .btn-link:hover {
  color: #6777ef;
}
.theme-white .dropdown-item.active {
  color: #fff;
  background-color: #e9e9e9;
}
.theme-white .nav-pills .nav-link.active {
  color: #fff;
  background-color: #6777ef;
}
.theme-white .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #6777ef;
}
.theme-white .page-link {
  color: #6777ef;
  background-color: #fff;
  border: 1px solid #ededed;
}
.theme-white .page-link:focus {
  color: #6777ef;
}
.theme-white .page-link:hover {
  color: #6777ef;
  background-color: #eaeaea;
}
.theme-white .page-item .page-link {
  color: #6777ef;
}
.theme-white .page-item.active .page-link {
  color: #fff;
  background-color: #6777ef;
  border-color: #6777ef;
}
.theme-white .page-item.disabled .page-link {
  color: #6777ef;
}
.theme-white .progress-bar {
  color: #fff;
  background-color: #6777ef;
}
.theme-white .border-primary {
  border-color: #ffffff !important;
}
.theme-white .navbar {
  background-color: #ffffff;
  box-shadow: 15px 9px 25px 0 rgba(0, 0, 0, 0.1);
}
.theme-white .jqvmap-circle {
  background-color: #6777ef;
  border: 1px solid #000;
}
.theme-white .dropzone {
  border: 2px dashed #6777ef;
}
.theme-white .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #6777ef;
}
.theme-white .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6777ef;
}
.theme-white .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #6777ef;
}
.theme-white .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #6777ef;
}
.theme-white .list-group-item.active {
  color: #fff;
  background-color: #6777ef;
  border-color: #6777ef;
}
.theme-white .navbar.active {
  background-color: #6777ef;
}
.theme-white .form-control:focus {
  border-color: #6777ef;
}
.theme-white .alert.alert-primary {
  background-color: #6777ef;
}
.theme-white .card.card-primary {
  border-top: 2px solid #6777ef;
}
.theme-white .fc button.fc-state-active {
  background-color: #6777ef;
  color: #fff;
}
.theme-white .weather ul li {
  border: 2px solid #6777ef;
  color: #6777ef;
}
.theme-white .card-chat .chat-content .chat-item.chat-right .chat-details .chat-text {
  background-color: #6777ef;
  color: #fff;
}
.theme-white .nav-tabs .nav-item .nav-link {
  color: #6777ef;
}
.theme-white .swal-button.swal-button--confirm {
  background-color: #6777ef;
}
.theme-white .btn-group .btn.active {
  background-color: #6777ef;
  color: #fff;
}
.theme-white .media .media-right {
  color: #6777ef;
}
.theme-white .selectric-items li.selected {
  background-color: #6777ef;
  color: #fff;
}
.theme-white .selectric-items li.highlighted {
  background-color: #6777ef;
  color: #fff;
}
.theme-white .accordion .accordion-header[aria-expanded=true] {
  background-color: #6777ef;
  color: #fff;
}
.theme-white .bootstrap-tagsinput .tag {
  background-color: #6777ef;
}
.theme-white body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active > a:before {
  background-color: #6777ef;
}
.theme-white body.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  box-shadow: 0 4px 8px #6777ef;
  background-color: #6777ef;
  color: #fff;
}
.theme-white body.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a {
  color: #6777ef;
}
.theme-white .activities .activity:before {
  background-color: #6777ef;
}
.theme-white .settingSidebar .settingPanelToggle {
  background: #6777ef;
}
.theme-white .settingSidebar .settingPanelToggle i {
  color: #fff;
}
.theme-white .settingSidebar ul.choose-theme li.active div::after {
  color: #000;
}
.theme-white .sidebar-color .selectgroup-input:checked + .selectgroup-button {
  background-color: #6777ef;
}
.theme-white .navbar .nav-link .feather {
  color: #555556;
}
.theme-white .navbar .form-inline .form-control {
  background-color: #f0f3ff;
}
.theme-white .navbar .form-inline .form-control:focus {
  border-color: transparent;
}
.theme-white .navbar .form-inline .btn {
  background-color: #f0f3ff;
}
.theme-white .custom-switch-input:checked ~ .custom-switch-indicator {
  background: #6777ef;
}

/* 5.9 Black Theme */
.theme-black .show > .btn-outline-primary.dropdown-toggle, .theme-black .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-black .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-purple .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-purple .show > .btn-outline-primary.dropdown-toggle, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-cyan .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-cyan .show > .btn-outline-primary.dropdown-toggle, .theme-green .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-green .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-green .show > .btn-outline-primary.dropdown-toggle, .theme-red .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-red .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-red .show > .btn-outline-primary.dropdown-toggle, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-orange .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-orange .show > .btn-outline-primary.dropdown-toggle, .theme-white .btn-outline-primary:not([disabled]):not(.disabled):active, .theme-white .btn-outline-primary:not([disabled]):not(.disabled).active, .theme-white .show > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #353c48;
  border-color: #353c48;
}

.theme-black.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  background-color: rgba(0, 0, 0, 0.14);
}
.theme-black .bg-primary {
  background-color: #353c48 !important;
}
.theme-black .text-primary {
  color: #fff !important;
}
.theme-black a {
  color: #96a2b4;
}
.theme-black a:hover {
  color: #96a2b4;
  text-decoration: none;
}
.theme-black .buttons a {
  color: #fff;
}
.theme-black .btn-primary {
  background-color: #30353e;
  border-color: transparent !important;
  color: #fff;
}
.theme-black .btn-primary:focus {
  background-color: #34373e !important;
}
.theme-black .btn-primary:focus:active {
  background-color: #34373e !important;
}
.theme-black .btn-primary:active {
  background-color: #34373e !important;
}
.theme-black .btn-primary:hover {
  background-color: #34373e !important;
  color: #fff;
}
.theme-black .btn-primary.disabled {
  background-color: #353c48;
  border-color: #353c48;
}
.theme-black .btn-primary:disabled {
  background-color: #353c48;
  border-color: #353c48;
}
.theme-black .btn-outline-primary {
  color: #353c48;
  background-color: transparent;
  background-image: none;
  border-color: #353c48;
}
.theme-black .btn-outline-primary:hover {
  color: #fff;
  background-color: #353c48;
  border-color: #353c48;
}
.theme-black .btn-outline-primary.disabled {
  color: #353c48;
  background-color: transparent;
}
.theme-black .btn-outline-primary:disabled {
  color: #353c48;
  background-color: transparent;
}
.theme-black .btn-link {
  font-weight: 400;
  color: #353c48;
  background-color: transparent;
}
.theme-black .btn-link:hover {
  color: #353c48;
}
.theme-black .dropdown-item.active {
  color: #fff;
  background-color: #353c48;
}
.theme-black .dropdown-item:active {
  color: #fff;
  background-color: #353c48;
}
.theme-black .nav-pills .nav-link.active {
  color: #fff;
  background-color: #353c48;
}
.theme-black .nav-pills .show > .nav-link {
  color: #fff;
  background-color: #353c48;
}
.theme-black .page-link {
  color: #353c48;
  background-color: #fff;
  border: 1px solid #ededed;
}
.theme-black .page-link:focus {
  color: #353c48;
}
.theme-black .page-link:hover {
  color: #353c48;
  background-color: #eaeaea;
}
.theme-black .page-item .page-link {
  color: #353c48;
}
.theme-black .page-item.active .page-link {
  color: #fff;
  background-color: #353c48;
  border-color: #353c48;
}
.theme-black .page-item.disabled .page-link {
  color: #353c48;
}
.theme-black .progress-bar {
  color: #fff;
  background-color: #353c48;
}
.theme-black .border-primary {
  border-color: #353c48 !important;
}
.theme-black .navbar {
  background-color: #353c48;
}
.theme-black .navbar .form-inline .form-control {
  background-color: #212429 !important;
}
.theme-black .navbar .form-inline .btn {
  background-color: #212429 !important;
}
.theme-black .navbar .form-inline .btn i {
  color: #96a2b4;
}
.theme-black .jqvmap-circle {
  background-color: #353c48;
  border: 1px solid #000;
}
.theme-black .dropzone {
  border: 2px dashed #353c48;
}
.theme-black .custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  background-color: #353c48;
}
.theme-black .custom-checkbox .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #353c48;
}
.theme-black .custom-checkbox .custom-control-input:indeterminate ~ .custom-control-label::before {
  background-color: #353c48;
}
.theme-black .custom-radio .custom-control-input:checked ~ .custom-control-label::before {
  background-color: #353c48;
}
.theme-black .list-group-item.active {
  color: #fff;
  background-color: #353c48;
  border-color: #353c48;
}
.theme-black .navbar.active {
  background-color: #353c48;
}
.theme-black .form-control:focus {
  border-color: #353c48;
}
.theme-black .alert.alert-primary {
  background-color: #353c48;
}
.theme-black .card.card-primary {
  border-top: 2px solid #353c48;
}
.theme-black .fc button.fc-state-active {
  background-color: #353c48;
  color: #fff;
}
.theme-black .weather ul li {
  border: 2px solid #353c48;
  color: #353c48;
}
.theme-black .card-chat .chat-content .chat-item.chat-right .chat-details .chat-text {
  background-color: #353c48;
  color: #fff;
}
.theme-black .nav-tabs .nav-item .nav-link {
  color: #353c48;
}
.theme-black .swal-button.swal-button--confirm {
  background-color: #353c48;
}
.theme-black .btn-group .btn.active {
  background-color: #353c48;
  color: #fff;
}
.theme-black .media .media-right {
  color: #353c48;
}
.theme-black .selectric-items li.selected {
  background-color: #353c48;
  color: #fff;
}
.theme-black .selectric-items li.highlighted {
  background-color: #353c48;
  color: #fff;
}
.theme-black .accordion .accordion-header[aria-expanded=true] {
  background-color: #353c48;
  color: #fff;
}
.theme-black .bootstrap-tagsinput .tag {
  background-color: #353c48;
}
.theme-black body:not(.sidebar-mini) .sidebar-style-2 .sidebar-menu > li.active > a:before {
  background-color: #353c48;
}
.theme-black body.sidebar-mini .main-sidebar .sidebar-menu > li.active > a {
  box-shadow: 0 4px 8px #353c48;
  background-color: #353c48;
  color: #fff;
}
.theme-black body.sidebar-mini .main-sidebar .sidebar-menu > li ul.dropdown-menu li.active > a {
  color: #353c48;
}
.theme-black .activities .activity:before {
  background-color: #353c48;
}
.theme-black .settingSidebar .settingPanelToggle {
  background: #353c48;
}
.theme-black .settingSidebar .settingPanelToggle i {
  color: #fff;
}
.theme-black .sidebar-color .selectgroup-input:checked + .selectgroup-button {
  background-color: #353c48;
}
.theme-black .custom-switch-input:checked ~ .custom-switch-indicator {
  background: #353c48;
}
.theme-black .selectgroup-input:focus + .selectgroup-button,
.theme-black .selectgroup-input:checked + .selectgroup-button {
  background-color: #353c48;
}
.theme-black .selectgroup-input-radio:focus + .selectgroup-button,
.theme-black .selectgroup-input-radio:checked + .selectgroup-button {
  background-color: #353c48;
}

/* 5.10 Dark Template */
.dark .select2-container .select2-selection--single, .dark .select2-container .select2-selection--multiple, .dark .custom-file-label, .dark .custom-select {
  background-color: #353c48;
  border-color: #979da6;
  color: #96a2b4;
}

.dark {
  background-color: #3b4452;
}
.dark .card {
  background-color: #353c48;
  color: #96a2b4;
}
.dark .card .card-header {
  border-bottom-color: #353c48;
}
.dark .card .card-header h4 + .card-header-action .btn {
  color: #fff;
  box-shadow: none;
}
.dark .card .card-header h4 + .card-header-action .btn.active {
  box-shadow: none;
  color: #fff;
}
.dark .card .card-header h4 {
  color: #96a2b4;
}
.dark .card .card-body p {
  color: #96a2b4;
}
.dark .card.card-statistic-1 .card-body {
  color: #96a2b4;
}
.dark .card.card-statistic-2 .card-body {
  color: #96a2b4;
}
.dark .card .card-statistic-4 .card-content {
  color: #96a2b4;
}
.dark .section .section-header h1 {
  color: #96a2b4;
}
.dark .section .section-header .section-header-breadcrumb {
  background: #353c48;
}
.dark .section .section-title {
  color: #96a2b4;
}
.dark .navbar.active {
  background-color: #fff;
}
.dark .navbar .form-inline .form-control {
  background-color: #f2f2f2;
}
.dark .navbar .form-inline .btn {
  background-color: #f2f2f2;
}
.dark .navbar .form-inline .search-element .form-control:focus {
  border-color: #30353d;
}
.dark .navbar .form-inline .search-element .btn i {
  color: #96a2b4;
}
.dark .table {
  color: #96a2b4;
}
.dark .table.table-bordered td {
  border-color: rgb(102, 104, 105);
}
.dark .table.table-bordered th {
  border-color: rgb(102, 104, 105);
}
.dark .table:not(.table-sm) thead th {
  color: #96a2b4;
  background-color: rgba(0, 0, 0, 0.2);
}
.dark .btn-primary {
  box-shadow: none;
}
.dark .btn-secondary {
  box-shadow: none;
}
.dark .btn-info {
  box-shadow: none;
}
.dark .btn-warning {
  box-shadow: none;
}
.dark .btn-danger {
  box-shadow: none;
}
.dark .btn-success {
  box-shadow: none;
}
.dark .btn-light {
  box-shadow: none;
}
.dark .btn-dark {
  box-shadow: none;
}
.dark .text-title {
  color: #96a2b4;
}
.dark .text-muted {
  color: #64789a !important;
}
.dark .main-footer {
  border-top: 1px solid #353c48;
  background: #353c48;
}
.dark .btn-outline-primary {
  color: #96a2b4;
  border-color: #96a2b4;
}
.dark .form-control {
  background-color: #353c48;
  border-color: #979da6;
  color: #96a2b4;
}
.dark .select2-container.select2-container--focus .select2-selection--multiple {
  background-color: #353c48;
  border-color: #979da6;
  color: #96a2b4;
}
.dark .select2-container.select2-container--open .select2-selection--single {
  background-color: #353c48;
  border-color: #979da6;
  color: #96a2b4;
}
.dark .selectric {
  background-color: #353c48;
  border-color: #979da6;
  color: #96a2b4;
}
.dark .selectric .label {
  color: #96a2b4;
}
.dark .selectric:hover {
  background-color: #353c48;
  border-color: #979da6;
  color: #96a2b4;
}
.dark .select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #32363c;
}
.dark .select2-container--default .select2-results__option--highlighted[aria-selected] {
  background-color: #32363c;
}
.dark .select2-container--default .select2-selection--single .select2-selection__rendered {
  color: #96a2b4;
}
.dark .select2-container--default .select2-search--dropdown .select2-search__field {
  background-color: #353c48;
  color: #96a2b4;
}
.dark .select2-container--default .select2-search--inline .select2-search__field {
  color: #96a2b4;
}
.dark .select2-dropdown {
  background-color: #353c48;
  color: #96a2b4;
}
.dark .bootstrap-tagsinput {
  background-color: #353c48;
  border-color: #979da6;
  color: #96a2b4;
}
.dark .selectgroup-button {
  background-color: #353c48;
}
.dark .custom-switch-indicator {
  background: #585b5f;
}
.dark .selectric-items {
  background-color: #353c48;
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.3);
  color: #96a2b4;
}
.dark .selectric-items li {
  color: #96a2b4;
}
.dark .selectric-items li.selected {
  background-color: #33333a;
}
.dark .selectric-items li.highlighted {
  background-color: #33333a;
}
.dark .selectric-items li:hover {
  background-color: #37373e;
}
.dark .custom-switch-description {
  color: #96a2b4;
}
.dark .input-group-text {
  background-color: #32363c;
  color: #96a2b4;
}
.dark .custom-file-label::after {
  background-color: #32363c;
  color: #96a2b4;
}
.dark .jumbotron {
  background-color: #32363c;
}
.dark .article .article-details {
  background-color: #353c48;
}
.dark .article.article-style-b .article-details p {
  color: #96a2b4;
}
.dark .article.article-style-c .article-details p {
  color: #96a2b4;
}
.dark .article.article-style-c .article-details .article-category {
  color: #96a2b4;
}
.dark .article.article-style-c .article-details .article-category a {
  color: #96a2b4;
}
.dark .text-job {
  color: #96a2b4;
}
.dark #mail-nav li a {
  color: #96a2b4;
}
.dark #mail-nav #mail-folders > li a:hover {
  background-color: #313131;
}
.dark #mail-nav #mail-labels li a:hover {
  background-color: #313131;
}
.dark #mail-nav #online-offline li a:hover {
  background-color: #313131;
}
.dark .breadcrumb {
  background-color: #353c48;
}
.dark .dropdown-menu {
  background-color: #353c48;
  box-shadow: 0 4px 25px 0 rgba(0, 0, 0, 0.3);
}
.dark .dropdown-menu a:hover {
  color: #ffffff;
  background-color: #32363c;
}
.dark .dropdown-menu .dropdown-title {
  color: #ffffff !important;
}
.dark .dropdown-item {
  color: #96a2b4;
  background-color: #353c48;
}
.dark .dropdown-divider {
  border-top-color: #96a2b4;
}
.dark .dropdown-list .dropdown-item {
  border-bottom: 1px solid #96a2b4;
}
.dark .dropdown-list .dropdown-item .dropdown-item-desc {
  color: #96a2b4;
}
.dark .dropdown-list .dropdown-item .dropdown-item-desc b {
  color: #ffffff;
}
.dark .dropdown-list .dropdown-item.dropdown-item-unread {
  background-color: #32363c;
}
.dark .dropdown-list .dropdown-list-content:not(.is-end):after {
  background-image: none;
}
.dark .dropdown-list .dropdown-list-message .dropdown-item .dropdown-item-desc .message-user {
  color: #96a2b4;
}
.dark .dropdown-list .dropdown-list-message .dropdown-item .dropdown-item-desc .messege-text {
  color: #96a2b4;
}
.dark .list-group-item {
  background-color: #353c48;
  border: 1px solid rgba(234, 227, 227, 0.2);
}
.dark .list-group-item.disabled {
  background-color: #343a40;
}
.dark .list-group-item-action {
  color: #96a2b4;
}
.dark .dropzone {
  border: 2px dashed #96a2b4;
  background: #353c48;
}
.dark .dropzone .dz-message {
  color: #96a2b4;
}
.dark .pricing {
  background: #353c48;
}
.dark .pricing .pricing-cta a {
  background-color: #32363c;
}
.dark .settingSidebar .settingSidebar-body {
  background: #353c48;
  color: #96a2b4;
}
.dark .settingSidebar .setting-panel-header {
  background-color: #32363c;
  color: #96a2b4;
  border: 1px solid #32363c;
}
.dark .image-preview {
  background-color: #353c48;
}
.dark .invoice {
  background-color: #353c48;
}
.dark .invoice .invoice-detail-item .invoice-detail-value {
  color: #ffffff;
}
.dark .main-wrapper-1 .section .section-header {
  border-top: 1px solid #38424b;
}
.dark .list-unstyled-border li {
  border-bottom: 1px solid #616161;
}
.dark .table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0, 0, 0, 0.06);
}
.dark table.dataTable thead th {
  border-bottom: 1px solid #343b44 !important;
}
.dark table.dataTable thead td {
  border-bottom: 1px solid #343b44 !important;
}
.dark .media .media-title {
  color: #96a2b4;
}
.dark .media .media-title a {
  color: #96a2b4;
}
.dark.main-sidebar .sidebar-menu li ul.dropdown-menu li.active > a {
  color: #f1d065;
}
.dark.main-sidebar .sidebar-menu li ul.dropdown-menu li.active > a:before {
  color: #f1d065;
}
.dark.main-sidebar .sidebar-menu li ul.dropdown-menu li a:hover {
  color: #f1d065;
}
.dark.main-sidebar .sidebar-menu li ul.dropdown-menu li a:hover:before {
  color: #f1d065;
}
.dark .profile-widget .profile-widget-items .profile-widget-item .profile-widget-item-label {
  color: #96a2b4;
}
.dark .profile-widget .profile-widget-items .profile-widget-item .profile-widget-item-value {
  color: #96a2b4;
}
.dark .user-item .user-details .user-name {
  color: #96a2b4;
}
.dark .gradient-bottom:after {
  background-image: none;
}
.dark .buttons .btn {
  box-shadow: none;
}
.dark .btn-group > .btn {
  box-shadow: none;
}
.dark .btn-group-vertical > .btn {
  box-shadow: none;
}
.dark .chat-box .chat-content {
  background-color: #353c48 !important;
}
.dark .chat-box .chat-content .chat-text {
  background-color: #1f1e1e !important;
}
.dark .people-list .chat-list li.active {
  background: #1f1e1e;
}
.dark .people-list .chat-list li:hover {
  background: #1f1e1e;
}
.dark .custom-switch-input:checked ~ .custom-switch-description {
  color: #f5f7f9;
}
.dark .form-group > label {
  color: #96a2b4;
}
.dark input.form-control {
  color: #96a2b4;
}
.dark input.form-control:focus {
  border-color: #b9b9b9;
}
.dark select.form-control {
  color: #96a2b4;
}
.dark select.form-control:focus {
  border-color: #b9b9b9;
}
.dark .fc-view > table td {
  color: #fff;
}
.dark .max-texts a {
  color: #96a2b4;
}
.dark .table-hover tbody tr:hover {
  color: #96a2b4;
}
.dark .author-box .author-box-job {
  color: #96a2b4;
}
.dark .wizard > .steps .disabled a {
  background: #32363c;
  color: #96a2b4;
}
.dark .activities .activity .activity-detail {
  background-color: #353c48;
}
.dark .statistic-details .statistic-details-item .detail-name {
  color: #96a2b4;
}
.dark .to-do-list li {
  background-color: #353c48;
}
.dark .form-check {
  color: #96a2b4;
}
.dark .form-check .form-check-sign .check {
  border: 1px solid rgba(228, 224, 224, 0.54);
}
.dark #visitorMap,
.dark #visitorMap2,
.dark #visitorMap3,
.dark #visitorMap4 {
  background-color: #353c48 !important;
}
.dark .note-editor.note-frame .note-editing-area .note-editable {
  background-color: #353c48;
  color: #96a2b4;
}
.dark .note-editor.note-frame .note-toolbar button {
  color: #96a2b4;
}
/*# sourceMappingURL=data:application/json;charset=utf8;base64,eyJ2ZXJzaW9uIjozLCJzb3VyY2VzIjpbInN0eWxlLnNjc3MiLCJfaGVscGVycy5zY3NzIiwib3ZlcnJpZGUvX21pc2Muc2NzcyIsIl9taXhpbi5zY3NzIiwib3ZlcnJpZGUvX2Zvcm0uc2NzcyIsIm92ZXJyaWRlL19saXN0LnNjc3MiLCJvdmVycmlkZS9fYWxlcnQuc2NzcyIsIm92ZXJyaWRlL19jYXJkLnNjc3MiLCJvdmVycmlkZS9fdGFibGUuc2NzcyIsIm92ZXJyaWRlL190b29sdGlwLnNjc3MiLCJvdmVycmlkZS9fbW9kYWwuc2NzcyIsIm92ZXJyaWRlL19uYXYuc2NzcyIsIm92ZXJyaWRlL19wYWdpbmF0aW9uLnNjc3MiLCJvdmVycmlkZS9fYmFkZ2Uuc2NzcyIsIm92ZXJyaWRlL19idXR0b24uc2NzcyIsIm92ZXJyaWRlL19tZWRpYS5zY3NzIiwib3ZlcnJpZGUvX2JyZWFkY3J1bWIuc2NzcyIsIm92ZXJyaWRlL19hY2NvcmRpb24uc2NzcyIsIm92ZXJyaWRlL19wb3BvdmVyLnNjc3MiLCJvdmVycmlkZS9fZ3JpZC5zY3NzIiwib3ZlcnJpZGUvX25hdmJhci5zY3NzIiwib3ZlcnJpZGUvX2Ryb3Bkb3duLnNjc3MiLCJvdmVycmlkZS9fdGFiLnNjc3MiLCJvdmVycmlkZS9fcHJvZ3Jlc3NiYXIuc2NzcyIsIm92ZXJyaWRlL19qdW1ib3Ryb24uc2NzcyIsIm92ZXJyaWRlL19jYXJvdXNlbC5zY3NzIiwib3ZlcnJpZGUvX2ljb25zLnNjc3MiLCJsYXlvdXRzL19taXNjLnNjc3MiLCJsYXlvdXRzL19zZWN0aW9uLnNjc3MiLCJsYXlvdXRzL19wYWdlLnNjc3MiLCJsYXlvdXRzL19sYXlvdXQuc2NzcyIsImxheW91dHMvX2FuaW1hdGlvbi5zY3NzIiwic2tpbnMvX2xpZ2h0c2lkZWJhci5zY3NzIiwic2tpbnMvX3B1cnBsZS5zY3NzIiwic2tpbnMvX2N5YW4uc2NzcyIsInNraW5zL19ncmVlbi5zY3NzIiwic2tpbnMvX3JlZC5zY3NzIiwic2tpbnMvX29yYW5nZS5zY3NzIiwic2tpbnMvX3doaXRlLnNjc3MiLCJza2lucy9fYmxhY2suc2NzcyIsInNraW5zL19kYXJrLnNjc3MiXSwibmFtZXMiOltdLCJtYXBwaW5ncyI6IjtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBUUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFrREE7QUFHQTtBQUdBO0FDN0JFO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUlKO0VBQ0U7OztBQUlBO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQWJGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUtGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUxGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUlKO0VBQ0U7OztBQUlBO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQUlKO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUtBO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVFOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVJOO0VBQ0U7RUFDQTs7QUFJRTtBQUFBO0VBRUU7OztBQVFOO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQUtGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBQURGO0VBQ0U7OztBRHBISjtBQUNBO0FFcEVBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFLRTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFLRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7QUFBQTtBQUFBO0FBQUE7RUFJRTs7O0FBR0Y7QUFBQTtBQUFBO0FBQUE7RUFJRTs7O0FBR0Y7QUFBQTtBQUFBO0FBQUE7RUFJRTs7O0FBR0Y7QUFBQTtBQUFBO0FBQUE7RUFJRTs7O0FBR0Y7QUFBQTtBQUFBO0FBQUE7RUFJRTs7O0FBR0Y7QUFBQTtBQUFBO0FBQUE7RUFJRTs7O0FBR0Y7QUFBQTtBQUFBO0FBQUE7RUFJRTs7O0FBR0Y7QUFBQTtBQUFBO0FBQUE7RUFJRTs7O0FBR0Y7QUFBQTtBQUFBO0FBQUE7RUFJRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FDNkVFO0VEekVGO0lBQ0U7SUFDQTs7O0FBSUo7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBTUU7OztBQUdGO0FBQUE7QUFBQTtFQUdFOzs7QUFHRjtFQ3JKRTs7O0FEeUpGO0VBQ0U7OztBRnJGRjtBSXRFQTtBQUFBO0FBQUE7QUFBQTtFRGdIRTtFQUNBOztBQzNHQTtBQUFBO0FBQUE7QUFBQTtFRCtHQTtFQUNBOzs7QUMzR0Y7QUFBQTtBQUFBO0VBR0U7RUFDQTtFQUNBOzs7QUFHRjtBQUNFO0VBQ0E7OztBQUdGO0VBQ0U7OztBQUdGO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQU1FOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7O0FBR0Y7RUFDRTs7QUFHRjtFQUNFOztBQUdGO0VBQ0U7O0FBR0Y7RUFDRTs7QUFHRjtFQUNFOztBQUdGO0VBQ0U7OztBQUlKO0VBQ0U7O0FBRUE7QUFBQTtFQUVFO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUlBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUlKO0FBQUE7RUFFRTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTs7O0FBTVI7RUFDRTs7O0FBR0Y7RUFDRTtFQUNBOzs7QUFHRjtBQUFBO0VBRUU7OztBQUtGO0VBQ0U7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7O0FBR0Y7RUFFRTtFQUNBOzs7QUFNQTtFQUNFO0VBQ0E7O0FBRUE7RUFDRTs7O0FBT1I7RUFDRTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUdGO0VBQ0U7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtFRG5HRTtFQUNBO0VDb0dBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7O0FBRUE7RUFDRTs7O0FBTUY7RUFFRTtFQUNBO0VBQ0E7OztBQUlKO0VBQ0U7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTs7QUFHRjtFQUNFOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFLRjtFQUNFOztBQUVBO0VBQ0U7O0FBSUo7RUFDRTs7O0FBSUo7RUFDRTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTs7O0FBR0Y7RUQxUEU7RUFDQTtFQzJQQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUlBO0VBQ0U7O0FBR0Y7RUFDRTs7O0FBSUo7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7OztBQUlKO0VBQ0U7OztBQUtBO0VBRUU7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTs7O0FBS0E7RUFFRTs7O0FBSUo7RUFDRTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7RUFDQTtFQUNBOzs7QUFHRjtFRG5XRTtFQUNBO0VDb1dBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUtGO0VBQ0U7OztBSnJhSjtBS3hFQTtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUdGO0VBQ0U7RUFDQTtFQUNBOzs7QUFJSjtFQUNFOzs7QUFJQTtFQUNFOztBQUdGO0VBQ0U7OztBQUlKO0VBQ0U7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7OztBQUdGO0VBQ0U7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7OztBQUdGO0VBQ0U7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBOzs7QUxPRjtBTTFFQTtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTs7QUFHRjtFQUNFOztBQUdGO0VBQ0U7O0FBRUE7RUFDRTtFQUNBOztBQUVBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFLRTs7QUFJSjtFQUNFOztBQUlKO0VBQ0U7O0FBR0Y7RUFDRTs7QUFHRjtFQUNFOztBQUdGO0VBQ0U7O0FBR0Y7RUFDRTs7QUFHRjtFQUNFOztBQUdGO0VBQ0U7O0FBR0Y7RUFDRTtFQUNBOztBQUdGO0VBQ0U7OztBTkFKO0FPNUVBO0VKS0U7RUFDQSxlQUYrQjtFQUcvQjtFQUNBO0VBQ0E7RUFDQTs7QUlQQTtBQUFBO0FBQUE7RUFHRTtFQUNBOztBQUdGO0VBQ0U7O0FBR0Y7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTs7QUFFQTtFQUNFOztBQUlKO0VBQ0U7O0FBR0Y7RUFDRTtFQUNBOztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7O0FBRUE7RUFDRTs7QUFHRjtFQUNFOztBQUlKO0VBQ0U7RUFDQTtFQUNBOztBQUVBO0VBQ0U7O0FBSUo7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0FBQUE7RUFFRTs7QUFFQTtBQUFBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7QUFBQTtFSmxCUjtFSW9CVTtFQUNBOztBQUlKO0FBQUE7RUFDRTs7QUFJQTtBQUFBO0VBQ0U7O0FBR0Y7QUFBQTtFQUNFOztBQUdGO0FBQUE7RUFDRTs7QUFLRjtBQUFBO0VBQ0U7O0FBR0U7QUFBQTtFQUNFOztBQU1KO0FBQUE7RUFDRTs7QUFHRjtBQUFBO0VBQ0U7RUFDQTs7QUFRWjtFQUNFO0VBQ0E7O0FBR0Y7RUFDRTs7QUFJQTtFSjVIRjtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQSxrQkFQOEM7RUFROUMsU0FSdUI7RUkrSG5COztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFJQTtFQUNFO0VBQ0E7RUFDQTs7QUFLRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUtOO0VBQ0U7O0FBR0Y7RUFDRTs7QUFHRjtFQUNFOztBQUdGO0VBQ0U7O0FBR0Y7RUFDRTs7QUFHRjtFQUNFOztBQUdGO0VBQ0U7O0FBSUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBOztBQUVBO0FBQUE7QUFBQTtBQUFBO0FBQUE7RUFLRTs7QUFNUjtFQUVFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBRUU7RUFDQTs7QUFHRjtFQUVFOztBQUdGO0VBRUU7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFFRTtFQUNBOztBQUdGO0VBRUU7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFBQTtFQUtFO0VBQ0E7O0FBSUo7RUFDRTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFFRTtFQUNBOztBQUdGO0VBQ0U7O0FBR0Y7RUFFRTs7QUFHRjtFQUVFO0VBQ0E7RUFDQTs7QUFHRjtFQUNFOztBQUdGO0VBQ0U7RUFDQTs7QUFHRjtFQUNFOztBQUlBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFLTjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUtOO0VBQ0U7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtBQUFBO0FBQUE7QUFBQTtBQUFBO0VBS0U7O0FBSUo7RUFDRTs7QUFFQTtFQUNFOztBQUdGO0VBQ0U7RUFDQTs7QUFHRjtFQUNFOztBQUVBO0VBQ0U7O0FBTVI7RUFNRTs7QUFHRjtFQU1FO0VBQ0E7O0FBSUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFLTjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7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Q0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFLTjtFQUNFO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBOztBQUdGO0VBQ0U7RUFDQTs7QUFHRjtFQUNFO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBOztBQUdGO0VBQ0U7RUFDQTs7O0FBSUo7RUFHTTtJQUNFOzs7QUFNUjtFQUNFO0lBQ0U7OztBcEI5WUo7QXFCeEdBO0VBQ0U7RUFDQTs7O0FBR0Y7RWxCSkU7RWtCTUE7RUFDQTs7QUFFQTtFQUNFOztBQUdGO0VBQ0U7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUlBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7OztBQUtOO0VBQ0U7RUFDQTtFQUNBOztBQUVBO0VBR0U7RUFDQTs7O0FBSUo7RUFDRTs7O0FBR0Y7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFHRjtFQUNFO0VBQ0E7RUFDQTs7QUFJSjtFQUNFO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTs7QUFHRjtFQUNFOztBQUlKO0VBQ0U7RUFDQTs7QUFHRjtFQUNFOztBQUVBO0VBQ0U7O0FBRUE7RUFDRTs7QUFLTjtFQUNFOztBQUVBO0VBQ0U7O0FBS0Y7RUFDRTs7QUFFQTtFQUNFOztBQUtOO0VBQ0U7RUFDQTs7QUFHRTtFQUNFOztBQUVBO0VBQ0U7O0FBT1Y7QUFBQTtFQUVFO0VBQ0E7RUFDQTs7QUFFQTtBQUFBO0VBQ0U7O0FBSUo7RUFDRTtFQUNBOztBQUdFO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQU1KO0VBQ0U7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFJSjtFQUNFO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBT047RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUlKO0VBQ0U7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBOzs7QUFRUjtFQUNFOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBOzs7QWxCckZGO0VrQjJGRjtBQUVFOztFQUNBO0FBQ0U7QUFBQTs7O0FBTU47RUFDRTtJQUNFOztFQUdGO0lBQ0U7OztBckIzTUo7QXNCeEdJO0VBQ0U7O0FBSUo7RUFDRTs7O0F0Qm9HSjtBdUI1R0E7RUFDRTtFQUNBOztBQUVBO0VBQ0U7O0FBR0Y7RUFDRTs7O0FBSUo7RUFDRTs7O0F2QmdHRjtBd0I5R0E7RUFDRTtFQUNEOzs7QXhCOEdEO0F5QjlHSTtFQUNFO0VBQ0E7OztBekI4R047QTBCbEhBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFLTjtFQUNFOztBQUVBO0VBQ0U7OztBQUtGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOzs7QUFNSjtFQUNFO0VBQ0E7OztBMUJxREo7QUFDQTtBMkJ0SEE7QUFDQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0FBQ0E7RUFDQTtBQVVBOztBQUdGO0FBQ0E7RUFDRTtFQUNBO0VBQ0E7RUFDQTtBQUNBO0VBQ0E7QUFVQTs7QUFHRjtBQUNBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7QUFDQTtFQUNBO0FBVUE7O0FBR0Y7QUFDQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0FBQ0E7RUFDQTtBQVVBOztBQUdGO0FBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0FBQUE7RUFFRTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtBQUFBO0VBRUU7RUFDQTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBOzs7QUFJSjtFQUNFOztBQUVBO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBSUE7OztBQUlKO0VBQ0U7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7OztBQUdGO0V4QmpORTs7O0F3QnFORjtFQUNFO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFJSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFOzs7QUFJSjtFQUNFOzs7QUFHRjtFQUNFOzs7QUFHRjtBQUFBO0FBQUE7QUFBQTtFQUlFOzs7QUFHRjtFQUNFOzs7QUFHRjtBQUFBO0VBRUU7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBOzs7QUFLTjtFQUNFOzs7QUFHRjtFQUNFO0VBQ0E7RUFD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OztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBUU47RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTs7QUFFQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFFQTtFQUNFOztBQUdGO0VBQ0U7RUFDQTtFQUNBOztBQUtGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOztBQUlBO0VBQ0U7O0FBR0Y7RUFDRTs7QUFLTjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFFQTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBSUY7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7QUFHRjtFQUNFOztBQUtGO0VBQ0U7RUFDQTtFQUNBOztBQUdGO0VBQ0U7O0FBSUo7RUFDRTs7QUFJSTtFQUNFOztBQU1SO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7QUFHRTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTtFQUNBOztBQUlKO0VBQ0U7RUFFQTtFQUNBO0VBQ0E7RUFDQTtFQUNBLFlBamRPO0VBa2RQO0VBQ0E7O0FBS0o7RUFDRTtFQUNBOztBQUVBO0VBQ0U7RUFDQTs7QUFJSjtFQUNFO0VBQ0E7O0FBR0Y7RUFDRTs7QUFLRjtFQUNJOzs7QUFRZDtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7O0FBRUE7RUFDRTs7QUFHRjtFQUNFOzs7QUFJSjtFQUNFO0VBQ0E7RUFDQTs7O0FBTUE7RUEwQkU7RUFDQTtFQUNBO0VBRUE7O0FBM0JJO0VBQ0U7RUFDQTtFQUNBOztBQVVJO0FBQ0U7RUFDQTs7O0FBZ0JoQjtFQUNFO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFO0lBQ0E7SUFDQTs7RUFLQTtBQUFBO0lBQ0U7SUFDQTtJQUNBOztFQUlKO0lBQ0U7SUFDQTtJQUNBOztFQUdGO0lBQ0U7O0VBSUE7SUFLRTs7RUFKQTtJQUNFOztFQU1KO0lBQ0U7SUFDQTs7RUFHRjtJQUVFO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTtJQUNBO0lBQ0E7SUFDQTs7RUFHRjtJQUNFO01BQ0U7OztFQUlKO0lBQ0U7TUFDRTs7OztBQU1SO0VBQ0U7SUFDRTs7O0E5Qm5oQko7QStCOUhBO0FBQUE7QUFBQTtBQUFBO0FBQUE7QUFLQTtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBTUE7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBO0VBS0E7RUFLQTtFQUtBOzs7QUFPRjtFQUNFOzs7QUFHRjtFQUNFOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtBQUFBO0VBRUU7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtBQUFBO0FBQUE7QUFBQTtFQUlFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7OztBQUdGO0VBQ0U7RUFDQTs7O0FBR0Y7RUFDRTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0VBQ0E7OztBQUdGO0VBQ0U7OztBQUdGO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7O0FBSUo7RUFDRTtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOzs7QUFJSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0lBQ0U7SUFDQTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7SUFDQTs7RUFHRjtJQUNFO0lBQ0E7OztBQUlKO0VBQ0U7SUFDRTtJQUNBOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTtJQUNBOztFQUdGO0lBQ0U7SUFDQTs7O0FBSUo7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOzs7QUFJSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0lBQ0U7SUFDQTs7RUFHRjtJQUNFO0lBQ0E7O0VBR0Y7SUFDRTtJQUNBOztFQUdGO0lBQ0U7SUFDQTs7RUFHRjtJQUNFO0lBQ0E7O0VBR0Y7SUFDRTtJQUNBOztFQUdGO0lBQ0U7SUFDQTs7O0FBSUo7RUFDRTtJQUNFO0lBQ0E7O0VBR0Y7SUFDRTtJQUNBOztFQUdGO0lBQ0U7SUFDQTs7RUFHRjtJQUNFO0lBQ0E7O0VBR0Y7SUFDRTtJQUNBOztFQUdGO0lBQ0U7SUFDQTs7RUFHRjtJQUNFO0lBQ0E7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7O0FBSUo7RUFDRTtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOzs7QUFJSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7O0FBSUo7RUFDRTtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7O0FBSUo7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7SUFDRTtJQUNBOztFQUdGO0lBQ0U7SUFDQTs7RUFHRjtJQUNFO0lBQ0E7OztBQUlKO0VBQ0U7SUFDRTtJQUNBOztFQUdGO0lBQ0U7SUFDQTs7RUFHRjtJQUNFO0lBQ0E7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOzs7QUFJSjtFQUNFO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOzs7QUFJSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7O0FBSUo7RUFDRTtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7O0FBSUo7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7O0FBSUo7RUFDRTtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOzs7QUFJSjtFQUNFO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOzs7QUFJSjtFQUNFO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBOzs7QUFHRjtFQUNFO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7OztBQUlKO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7O0FBSUo7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7O0FBSUo7RUFDRTtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOzs7QUFJSjtFQUNFO0VBQ0E7RUFDQTs7O0FBR0Y7RUFDRTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7RUFDQTtFQUNBO0VBQ0E7OztBQUdGO0VBQ0U7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNFOztFQUdGO0lBQ0U7O0VBR0Y7SUFDRTs7RUFHRjtJQUNF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 */

/*# sourceMappingURL=style.css.map */
