/* MegaAdmin - na Bootstrap4 by HAP, v 4 (7/2023) */

/* Importy */
@import url("https://fonts.googleapis.com/css?family=Roboto:100,200,300,400,500,600,700,900&display=swap");
@import url(color_theme.css);
@import url(../assets/icons/font-awesome/css/font-awesome.css);
@import url(../assets/icons/Ionicons/css/ionicons.css);
@import url(../assets/icons/themify-icons/themify-icons.css);


/*---reset---*/
html { height: 100%; font-size: 14px; }
body { height: 100%; }
body.layout-boxed { height: 100%; }

.wrapper { min-height: 100%; overflow-x: hidden; overflow-y: hidden; background-color: transparent; position: relative; }
.wrapper:before, .wrapper:after { content: " "; display: table; }
body { overflow-x: hidden; overflow-y: auto; color: #505b69; font-size: 1rem; font-style: normal; font-weight: 400; font-family: "Roboto", sans-serif; line-height: 1.5; background-color: #e4e9ef }

a { color: #475F7B }
a:hover, a:active, a:focus { outline: 0; text-decoration: none; }
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 { font-family: "Roboto", sans-serif; font-weight: 400; line-height: 1.2; }
h1 small, h2 small, h3 small, h4 small, h5 small, h6 small, .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small { font-size: 65%; }
h4, .h4, h5, .h5, h6, .h6 { margin-bottom: 0.7142857143rem; }
.h1, h1 { font-size: 2.5714285714285716rem; }
.h2, h2 { font-size: 2.142857142857143rem; }
.h3, h3 { font-size: 1.7142857142857142rem; }
.h4, h4 { font-size: 1.2857142857142858rem; }
.h5, h5 { font-size: 1.1428571428571428rem; }
.h6, h6 { font-size: 1rem; }
h1, h2, h3, .h1, .h2, .h3 { margin-top: 0.7142857143rem; margin-bottom: 0.7142857143rem; }

img { max-width: 100%; }

/* max pro velk� displeje */
.max-xl { max-width: 1200px;}
.max-lg { max-width: 960px;}
.max-md { max-width: 720px;}
.max-sm { max-width: 540px;}
.max-s { max-width: 320px;}
.max-150 { max-width: 150px;}
.max-200 { max-width: 200px;}
.max-300 { max-width: 300px;}


/* topografie */
.img-fluid { width: 100%; }
.align-sub { vertical-align: sub; }
.font-size-0 { font-size: 0rem!important; }
.font-size-10 { font-size: 0.7142857143rem!important; }
.font-size-12 { font-size: 0.8571428571rem!important; }
.font-size-14 { font-size: 1rem!important; }
.font-size-16 { font-size: 1.1428571429rem!important; }
.font-size-18 { font-size: 1.2857142857rem!important; }
.font-size-20 { font-size: 1.4285714286rem!important; }
.font-size-22 { font-size: 1.5714285714rem!important; }
.font-size-24 { font-size: 1.7142857143rem!important; }
.font-size-26 { font-size: 1.8571428571rem!important; }
.font-size-30 { font-size: 2.1428571429rem!important; }
.font-size-32 { font-size: 2.2857142857rem!important; }
.font-size-36 { font-size: 2.5714285714rem!important; }
.font-size-38 { font-size: 2.7142857143rem!important; }
.font-size-40 { font-size: 2.8571428571rem!important; }
.font-size-42 { font-size: 3rem!important; }
.font-size-46 { font-size: 3.2857142857rem!important; }
.font-size-48 { font-size: 3.4285714286rem!important; }
.font-size-50 { font-size: 3.5714285714rem!important; }
.font-size-60 { font-size: 4.2857142857rem!important; }
.font-size-70 { font-size: 5rem!important; }
.font-size-72 { font-size: 5.1428571429rem!important; }
.font-size-76 { font-size: 5.4285714286rem!important; }
.font-size-78 { font-size: 5.5714285714rem!important; }
.font-size-80 { font-size: 5.7142857143rem!important; }

.font-weight-100 { font-weight: 100; }
.font-weight-200 { font-weight: 200; }
.font-weight-300 { font-weight: 300; }
.font-weight-400 { font-weight: 400; }
.font-weight-500 { font-weight: 500; }
.font-weight-600 { font-weight: 600; }
.font-weight-700 { font-weight: 700; }
.font-weight-800 { font-weight: 800; }
.font-weight-900 { font-weight: 900; }
.font-weight-light { font-weight: 100; }
.font-weight-normal { font-weight: 400; }
.font-weight-medium { font-weight: 500; }
.font-weight-bold { font-weight: 700; }

.hide { display: none !important; }

.no-border { border: 0 !important; }
.no-radius { border-radius: 0 !important; }
.no-padding { padding: 0 !important; }
.no-margin { margin: 0 !important; }
.no-shadow { box-shadow: none !important; }

.chart-legend, .contacts-list, .list-unstyled, .mailbox-attachments, .users-list { list-style: none; margin: 0; padding: 0; }

.list-group-unbordered > .list-group-item { border-left: 0; border-right: 0; border-radius: 0; padding-left: 0; padding-right: 0; }

.code-preview { border: 1px solid #d5dfea; padding: 20px; background-color: #ffffff; }
code { border: 1px solid #d5dfea; background-color: #ffffff; border-radius: .25rem; padding: .2rem .4rem; }


hr { border-top-color: rgba(38, 38, 38, 0.07); margin: 1rem auto; }

.d3-line {
  fill: rgba(255, 255, 255, 0); }

.custom-select { cursor: pointer; border-radius: 5px; }

.image-popup-vertical-fit img,
.image-popup-fit-width img,
.image-popup-no-margins img,
.popup-gallery img,
.zoom-gallery img,
#image-popups img { border-radius: 5px; }

/*---border radius---*/
.rounded0 { border-radius: 0px; }
.rounded5 { border-radius: 5px; }
.rounded10 { border-radius: 10px; }
.rounded15 { border-radius: 15px; }
.rounded20 { border-radius: 20px; }
.rounded25 { border-radius: 25px; }
.rounded30 { border-radius: 30px; }
.rounded35 { border-radius: 35px; }
.rounded40 { border-radius: 40px; }
.rounded45 { border-radius: 45px; }
.rounded50 { border-radius: 50px; }
.rounded55 { border-radius: 55px; }
.rounded60 { border-radius: 60px; }
.rounded65 { border-radius: 65px; }
.rounded70 { border-radius: 70px; }
.rounded75 { border-radius: 75px; }
.rounded80 { border-radius: 80px; }
.rounded85 { border-radius: 85px; }
.rounded90 { border-radius: 90px; }
.rounded95 { border-radius: 95px; }
.rounded100 { border-radius: 100px; }

.overflow-h { overflow: hidden; }
.overflow-v { overflow: visible; }
.overflow-xh { overflow-x: hidden; }
.overflow-xv { overflow-x: visible; }
.overflow-yh { overflow-y: hidden; }
.overflow-yv { overflow-y: visible; }

/*---border---*/
.b-0{border:0px solid #d5dfea !important; }
.bt-0{border-top:0px solid #d5dfea !important; }
.br-0{border-right:0px solid #d5dfea !important; }
.bb-0{border-bottom:0px solid #d5dfea !important; }
.bl-0{border-left:0px solid #d5dfea !important; }
.bx-0{border-right:0px solid #d5dfea !important;  border-left:0px solid #d5dfea !important; }
.by-0{border-top:0px solid #d5dfea !important;  border-bottom:0px solid #d5dfea !important; }
.b-1{border:1px solid #d5dfea !important; }
.bt-1{border-top:1px solid #d5dfea !important; }
.br-1{border-right:1px solid #d5dfea !important; }
.bb-1{border-bottom:1px solid #d5dfea !important; }
.bl-1{border-left:1px solid #d5dfea !important; }
.bx-1{border-right:1px solid #d5dfea !important;  border-left:1px solid #d5dfea !important; }
.by-1{border-top:1px solid #d5dfea !important;  border-bottom:1px solid #d5dfea !important; }
.b-2{border:2px solid #d5dfea !important; }
.bt-2{border-top:2px solid #d5dfea !important; }
.br-2{border-right:2px solid #d5dfea !important; }
.bb-2{border-bottom:2px solid #d5dfea !important; }
.bl-2{border-left:2px solid #d5dfea !important; }
.bx-2{border-right:2px solid #d5dfea !important;  border-left:2px solid #d5dfea !important; }
y y-?{border-top:2px solid #d5dfea !important;  border-bottom:2px solid #d5dfea !important; }
.b-3{border:3px solid #d5dfea !important; }
.bt-3{border-top:3px solid #d5dfea !important; }
.br-3{border-right:3px solid #d5dfea !important; }
.bb-3{border-bottom:3px solid #d5dfea !important; }
.bl-3{border-left:3px solid #d5dfea !important; }
.bx-3{border-right:3px solid #d5dfea !important;  border-left:3px solid #d5dfea !important; }
.by-3{border-top:3px solid #d5dfea !important;  border-bottom:3px solid #d5dfea !important; }
.b-4{border:4px solid #d5dfea !important; }
y t-?{border-top:4px solid #d5dfea !important; }
.br-4{border-right:4px solid #d5dfea !important; }
.bb-4{border-bottom:4px solid #d5dfea !important; }
.bl-4{border-left:4px solid #d5dfea !important; }
.bx-4{border-right:4px solid #d5dfea !important;  border-left:4px solid #d5dfea !important; }
.by-4{border-top:4px solid #d5dfea !important;  border-bottom:4px solid #d5dfea !important; }
.b-5{border:5px solid #d5dfea !important; }
.bt-5{border-top:5px solid #d5dfea !important; }
.br-5{border-right:5px solid #d5dfea !important; }
.bb-5{border-bottom:5px solid #d5dfea !important; }
.bl-5{border-left:5px solid #d5dfea !important; }
.bx-5{border-right:5px solid #d5dfea !important;  border-left:5px solid #d5dfea !important; }
.by-5{border-top:5px solid #d5dfea !important;  border-bottom:5px solid #d5dfea !important; }
.dark-skin .b-0{border:0px solid #566f9e !important; }
.dark-skin .bt-0{border-top:0px solid #566f9e !important; }
.dark-skin .br-0{border-right:0px solid #566f9e !important; }
.dark-skin .bb-0{border-bottom:0px solid #566f9e !important; }
.dark-skin .bl-0{border-left:0px solid #566f9e !important; }
.dark-skin .bx-0{border-right:0px solid #566f9e !important;  border-left:0px solid #566f9e !important; }
.dark-skin .by-0{border-top:0px solid #566f9e !important;  border-bottom:0px solid #566f9e !important; }
.dark-skin .b-1{border:1px solid #566f9e !important; }
.dark-skin .bt-1{border-top:1px solid #566f9e !important; }
.dark-skin .br-1{border-right:1px solid #566f9e !important; }
.dark-skin .bb-1{border-bottom:1px solid #566f9e !important; }
.dark-skin .bl-1{border-left:1px solid #566f9e !important; }
.dark-skin .bx-1{border-right:1px solid #566f9e !important;  border-left:1px solid #566f9e !important; }
.dark-skin .by-1{border-top:1px solid #566f9e !important;  border-bottom:1px solid #566f9e !important; }
.dark-skin .b-2{border:2px solid #566f9e !important; }
.dark-skin .bt-2{border-top:2px solid #566f9e !important; }
.dark-skin .br-2{border-right:2px solid #566f9e !important; }
.dark-skin .bb-2{border-bottom:2px solid #566f9e !important; }
.dark-skin .bl-2{border-left:2px solid #566f9e !important; }
.dark-skin .bx-2{border-right:2px solid #566f9e !important;  border-left:2px solid #566f9e !important; }
.dark-skin .by-2{border-top:2px solid #566f9e !important;  border-bottom:2px solid #566f9e !important; }
.dark-skin .b-3{border:3px solid #566f9e !important; }
.dark-skin .bt-3{border-top:3px solid #566f9e !important; }
.dark-skin .br-3{border-right:3px solid #566f9e !important; }
.dark-skin .bb-3{border-bottom:3px solid #566f9e !important; }
.dark-skin .bl-3{border-left:3px solid #566f9e !important; }
.dark-skin .bx-3{border-right:3px solid #566f9e !important;  border-left:3px solid #566f9e !important; }
.dark-skin .by-3{border-top:3px solid #566f9e !important;  border-bottom:3px solid #566f9e !important; }
.dark-skin .b-4{border:4px solid #566f9e !important; }
.dark-skin .bt-4{border-top:4px solid #566f9e !important; }
.dark-skin .br-4{border-right:4px solid #566f9e !important; }
.dark-skin .bb-4{border-bottom:4px solid #566f9e !important; }
.dark-skin .bl-4{border-left:4px solid #566f9e !important; }
.dark-skin .bx-4{border-right:4px solid #566f9e !important;  border-left:4px solid #566f9e !important; }
.dark-skin .by-4{border-top:4px solid #566f9e !important;  border-bottom:4px solid #566f9e !important; }
.dark-skin .b-5{border:5px solid #566f9e !important; }
.dark-skin .bt-5{border-top:5px solid #566f9e !important; }
.dark-skin .br-5{border-right:5px solid #566f9e !important; }
.dark-skin .bb-5{border-bottom:5px solid #566f9e !important; }
.dark-skin .bl-5{border-left:5px solid #566f9e !important; }
.dark-skin .bx-5{border-right:5px solid #566f9e !important;  border-left:5px solid #566f9e !important; }
.dark-skin .by-5{border-top:5px solid #566f9e !important;  border-bottom:5px solid #566f9e !important; }
.border{border:1px solid #d5dfea !important; }
.border-primary{border-color:#40a2ed !important; }
.border-success{border-color:#33ac2e !important; }
.border-info{border-color:#25b5b5 !important; }
.border-warning{border-color:#f5b22e !important; }
.border-danger{border-color:#FF2829 !important; }
.border-dark{border-color:#475F7B !important; }
.border-white{border-color:#ffffff !important; }
.border-black{border-color:#000000 !important; }
.border-light{border-color:#d5dfea !important; }
.border-transparent{border-color:transparent !important; }
.border-white{border-color:#fff !important; }
.border-light{border-color:#d5dfea !important; }
.border-fade{border-color:#d8e2ec !important; }
.b-dashed{border-style:dashed !important; }
.bt-dashed{border-top-style:dashed !important; }
.bl-dashed{border-left-style:dashed !important; }
.br-dashed{border-right-style:dashed !important; }
.bb-dashed{border-bottom-style:dashed !important; }
.b-dotted{border-style:dotted !important; }
.bt-dotted{border-top-style:dotted !important; }
.bl-dotted{border-left-style:dotted !important; }
.br-dotted{border-right-style:dotted !important; }
.bb-dotted{border-bottom-style:dotted !important; }
.b-double{border-style:double !important; }
.bt-double{border-top-style:double !important; }
.bl-double{border-left-style:double !important; }
.br-double{border-right-style:double !important; }
.bb-double{border-bottom-style:double !important; }
.b-groove{border-style:groove !important; }
.bt-groove{border-top-style:groove !important; }
.bl-groove{border-left-style:groove !important; }
.br-groove{border-right-style:groove !important; }
.bb-groove{border-bottom-style:groove !important; }
.btr-0{border-top-left-radius:0 !important;  border-top-right-radius:0 !important; }
.bbr-0{border-bottom-left-radius:0 !important;  border-bottom-right-radius:0 !important; }
.brr-0{border-top-right-radius:0 !important;  border-bottom-right-radius:0 !important; }
.blr-0{border-top-left-radius:0 !important;  border-bottom-left-radius:0 !important; }
.bar-0{border-radius:0 !important; }


/*---vertical-align---*/
.vertical-align{font-size:0; }
.vertical-align:before{display:inline-block;  height:100%;  content:'';  vertical-align:middle; }
.vertical-align-middle,.vertical-align-bottom{display:inline-block;  max-width:100%; }
.vertical-align-middle{vertical-align:middle; }
.vertical-align-bottom{vertical-align:bottom; }



/*---Layout---*/
.fixed .wrapper,.main-header .logo,.user-panel{overflow:hidden; }
.layout-boxed .wrapper{max-width:1250px;  margin:0 auto;  min-height:100%;  box-shadow:0px 5px 10px 1px rgba(89,89,89,0.2);  position:relative; }

.content-wrapper, .main-footer { margin-left: 260px; z-index: 820; }
.layout-top-nav .content-wrapper, .layout-top-nav .main-footer { margin-left: 0; }

@media (min-width: 768px) {
  .sidebar-collapse .content-wrapper, .sidebar-collapse .main-footer {margin-left: 0; }
  }
.content-wrapper{min-height:100%;  background-color:transparent;  -moz-transition:all 0.5s ease-in-out;  -o-transition:all 0.5s ease-in-out;  -webkit-transition:all 0.5s ease-in-out;  transition:all 0.5s ease-in-out;  overflow:hidden; }
.main-footer{background-color:rgba(255,255,255,0);  padding:15px;  border-top:0px solid #cccccc;  z-index:1;  position:relative; }
.main-footer .nav{margin-top:-10px; }
.fixed .left-side{position:fixed; }
.fixed .main-header{position:fixed;  z-index:999;  top:0;  right:0;  left:0; }
.fixed .main-sidebar{position:fixed; }
.fixed .content-wrapper{padding-top:60px; }
.fixed .right-side{padding-top:60px; }


@media (max-width:767px){
.content-wrapper{margin-left:0; }
.main-footer{margin-left:0;    text-align:center; }
.fixed .content-wrapper{padding-top:110px; }
.fixed .right-side{padding-top:110px; }
 }
.fixedlayout-boxed .wrapper{max-width:100%; }
.hold-transition .content-wrapper,.hold-transition .left-side,.hold-transition .main-footer,.hold-transition .main-header .logo,.hold-transition .main-header .navbar,.hold-transition .main-sidebar,.hold-transition .menu-open .fa-angle-left,.hold-transition .right-side{-moz-transition:none;  -o-transition:none;  -webkit-transition:none;  transition:none; }
.content{min-height:250px;  padding:10px 10px 0px 10px;  margin-right:auto;  margin-left:auto; }
.container > .content{padding:10px 0px 0px 0px; }
.container > .content > .content-header{padding-top:0px; }
.container > .content-header{padding:10px 0px 0px 0px; }

/*---art shape---*/
.art-bg{top:0;  left:0;  width:100%;  position:fixed;  background-attachment:fixed;  z-index:-1;  min-height:400px; }
.art-bg img{left:-2px;    width:100%;    height:auto;    bottom:-32px;    position:absolute;    transform:scale(1.1,0.8);    transform-origin:bottom; }
.art-bg img.light-img{display:block; }
.art-bg img.dark-img{display:none; }
.dark-skin .art-bg img.dark-img{display:block; }
.dark-skin .art-bg img.light-img{display:none; }
.dark-skin.onlyfull .art-bg .art-img{display:none; }
.onlyheader .art-bg{min-height:60px; }
.onlyheader .art-bg .art-img{display:none; }
.onlyfull .art-bg{min-height:100%; }
.onlyfull .art-bg .art-img{display:none; }
#progressbar1 .progressbar-text{box-shadow:0px 0px 10px 0px rgba(0,0,0,0.16);  border-radius:100%;  height:115px;  width:115px;  line-height:115px;  font-family:"Roboto", sans-serif !important; }
.svg-icon{filter:invert(0.6) sepia(1) saturate(1) hue-rotate(185deg);}
.icon i{width:40px;  height:40px;  text-align:center;  color:#ffffff;  background-color:rgba(255,255,255,0.2);  line-height:40px;  border-radius:100%;  margin-right:30px; }
.wed-up{margin-top:-85px;  padding:30px 50px; }
.dask .fc-today-button{display:none; }
.dask .fc-right{display:none; }
.dask .fc-toolbar .fc-left{float:right; }
.dask .fc-toolbar .fc-center{float:left; }
.dash-chart{height:146px !important; }

/*---Header---*/
.page-header{margin:10px 0 20px;  padding-bottom:9px;  border-bottom:1px solid #e6e6e6; }
.page-header > small{color:#737373;    display:block;    margin-top:5px; }
.main-header{max-height:110px; z-index:999; position:relative; background:white}
.main-header > div{width:260px;    float:left;    -webkit-transition:-webkit-transform .3s ease-in-out, width .3s ease-in-out;    -moz-transition:-moz-transform .3s ease-in-out, width .3s ease-in-out;    -o-transition:-o-transform .3s ease-in-out, width .3s ease-in-out;    transition:transform .3s ease-in-out, width .3s ease-in-out; }
.main-header .push-btn, .main-header .full-screen, .main-header .svg-bt-icon{height:45px;    width:45px;    padding:10px;    text-align:center; }
.main-header .push-btn img, .main-header .full-screen img, .main-header .svg-bt-icon img{height:20px;    width:20px;    margin-top:2.5px; }
.main-header .logo-box{border-right:1px solid rgba(72,94,144,0.16);border-bottom:1px solid rgba(72,94,144,0.16); }
.main-header .app-menu .search-bx{max-width:250px; }
.main-header .app-menu .search-bx input[type="search"]{background-color:#f2f4f4;      color:#475F7B;      font-size:16px;      padding-left:20px;      border:none;      border-radius:3px 0 0 3px; }
.main-header .app-menu .search-bx::placeholder{color:#717C99; }
.main-header .app-menu .search-bx .input-group{margin-top:5px; }
.main-header .app-menu .search-bx .input-group-append{margin-left:0px; }
.main-header .app-menu .search-bx .btn{background-color:#f2f4f4;      color:#475F7B;      font-weight:700;      font-size:18px;      font-weight:700;      border-radius:0 3px 3px 0;      padding:3px 15px 3px 5px;      box-shadow:none; }
.main-header .app-menu .search-bx .btn img{width:20px;        margin-top:-3px;        filter:invert(0.6) sepia(1) saturate(1) hue-rotate(185deg); }
.main-header .r-side .app-menu, .main-header .r-side .btn-group a{margin:8px 0px; }
.main-header .navbar{margin-bottom:0; margin-left:260px; min-height:60px; border-radius:0; border-bottom:1px solid rgba(72,94,144,0.16); padding:0; box-shadow:none; }
.main-header .navbar .nav > li.user > a > i{margin-right:5px; }
.main-header .logo{display:block; height:60px; font-size:1.2rem; line-height:60px; text-align:left; padding:0 15px; position:relative; z-index:999; }
.main-header .logo .logo-lg{line-height:60px; display:inline-block; max-width:150px;}
.main-header .logo .logo-lg .dark-logo{display:none; }
.main-header .logo .logo-lg .light-logo{display:block; }
.main-header .logo .logo-mini{line-height:60px; display:inline-block; }
.main-header .logo .logo-mini .dark-logo{display:none; }
.main-header .logo .logo-mini .light-logo{display:block; }
.main-header #navbar-search-input.form-control{background-color:rgba(255,255,255,0.2);    border-color:transparent; }
.main-header #navbar-search-input.form-control:active, .main-header #navbar-search-input.form-control.active, .main-header #navbar-search-input.form-control:focus{border-color:rgba(0,0,0,0.1);      background:rgba(255,255,255,0.9); }
.main-header #navbar-search-input.form-control::-webkit-input-placeholder{color:#cccccc;      opacity:1; }
.main-header #navbar-search-input.form-control:-moz-placeholder{color:#cccccc;      opacity:1; }
.main-header #navbar-search-input.form-control::-moz-placeholder{color:#cccccc;      opacity:1; }
.main-header #navbar-search-input.form-control:-ms-input-placeholder{color:#cccccc;      opacity:1; }
.main-header .navbar-custom-menu{float:right;    padding-right:15px; }
.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after{content:'';      position:absolute;      top:23px;      right:16px;      display:none;      width:4px;      height:4px;      border-radius:100%;      background-color:#FF2829;      animation:beat .25s infinite alternate;      transform-origin:center; }
.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i.animated::after{top:17px;      right:-5px; }
.main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i.fa.animated::after{top:17px;      right:-5px; }
.main-header .navbar-right{float:right;    padding-right:15px; }
.main-header .navbar-brand{color:#ffffff; }
.main-header .sidebar-toggle{float:left;    padding:0 10px;    font-size:1.2rem;    line-height:normal; }
.main-header .sidebar-toggle:hover, .main-header .sidebar-toggle:focus{color:#ffffff; }
.main-header .sidebar-toggle .icon-bar{display:none; }
.dark-skin .main-header .logo .logo-lg .dark-logo{display:block; }
.dark-skin .main-header .logo .logo-lg .light-logo{display:none; }
@keyframes beat{
    to{transform:scale(2); }
 }
.layout-top-nav .main-header .navbar{margin-left:0; }
@media (max-width:767px){
  .main-header{position:relative;    z-index:999; }
  .main-header .navbar-right{padding-right:0px;      float:none; }
  .main-header .navbar-right > li{color:inherit;        border:0; }
  .main-header .logo{width:100%;      float:none;      text-align:center; }
  .main-header .navbar{width:100%;      float:none;      margin:0;      z-index:999; }
  .main-header .navbar-custom-menu{float:right;      padding-right:0px; }
  .navbar-collapse .main-header .navbar-right{margin:7.5px -15px; }
  .navbar-custom-menu .navbar-nav li > a.dropdown-toggle{padding:0px 14px; }
  .navbar-custom-menu .navbar-nav > li:last-child > a{padding:0px 14px; }
 }
@media (max-width:991px){
    .navbar-collapse .pull-left{float:none !important; }
    .navbar-collapse .pull-left + .navbar-custom-menu{display:block;      position:absolute;      top:0;      right:40px; }
 }
@media (min-width:768px){
  .main-header .logo{display:block; }
  .sidebar-mini.sidebar-collapse .main-header .logo-box{width:60px;    -webkit-transition:-webkit-transform .3s ease-in-out,width .3s ease-in-out;    -moz-transition:-moz-transform .3s ease-in-out,width .3s ease-in-out;    -o-transition:-o-transform .3s ease-in-out,width .3s ease-in-out;    transition:transform .3s ease-in-out,width .3s ease-in-out; }
  .sidebar-mini.sidebar-collapse .main-header .logo{width:0;    text-align:center;    padding:0; }
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-mini{display:inline-block;      margin-left:-15px;      margin-right:-15px;      font-size:18px; }
  .sidebar-mini.sidebar-collapse .main-header .logo > .logo-lg{display:block; }
  .sidebar-mini.sidebar-collapse .main-header .navbar{margin-left:60px; }
 }
@media (max-width:767px){
  .main-header > div{width:100%;    float:none;    margin-left:0 !important; }
  .main-header > div .logo{line-height:normal;      height:auto; }
  .main-header > div .logo .logo-lg{line-height:50px;        padding-left:0; }
  .main-header .navbar-custom-menu .navbar-nav .search-bar > div{padding:7px 0 8px; }
  .main-header .navbar-custom-menu .navbar-nav > li{height:50px; }
  .main-header .navbar-custom-menu .navbar-nav > li > a.dropdown-toggle{margin:3px 5px; }
  .main-header .navbar-custom-menu .navbar-nav > li:last-child > a{margin:2px 5px; }
  .main-header .navbar-custom-menu .full-screen{margin:0px 5px !important; }
 }
@media (max-width:370px){
  .main-header .navbar-custom-menu .navbar-nav .search-bar > div{padding:10px 0 10px; }
  .main-header .navbar-custom-menu .navbar-nav > li{height:50px; }
  .main-header .navbar-custom-menu .navbar-nav > li > a.dropdown-toggle{margin:8px 5px; }
  .main-header .navbar-custom-menu .navbar-nav > li:last-child > a{margin:8px 5px; }
 }
.navbar-custom-menu .navbar-nav{-ms-flex-direction:row;  flex-direction:row; }
.navbar-custom-menu .navbar-nav > li{height:60px; }
.navbar-custom-menu .navbar-nav > li > a.dropdown-toggle{padding:10px;      vertical-align:middle;      display:block;      font-size:1.5rem;      border-radius:5px;      height:45px;      text-align:center;      width:45px;      line-height:25px;      margin:7px 5px; }
.navbar-custom-menu .navbar-nav > li:last-child > a{padding:10px;    vertical-align:middle;    display:block;    font-size:1.5rem;    border-radius:5px;    height:45px;    text-align:center;    width:45px;    line-height:25px;    margin:7px 5px; }
.navbar-custom-menu .navbar-nav > .search-box > a{padding:10px;    vertical-align:middle;    display:block;    font-size:1.5rem;    border-radius:100%;    height:45px;    text-align:center;    width:45px;    line-height:25px;    margin:10px 5px; }
.navbar-custom-menu .navbar-nav > .search-box > div{padding:15px 0 15px; }
.navbar-custom-menu .navbar-nav .full-screen-btn > a{padding:10px;    vertical-align:middle;    display:block;    font-size:1.5rem;    border-radius:100%;    height:45px;    text-align:center;    width:45px;    line-height:25px;    margin:10px 5px; }
.navbar-custom-menu .navbar-nav .search-bar > div{padding:12px 0 25px; }
.navbar-custom-menu .navbar-nav .search-bar .lookup::before{color:#475f7b;    top:42%; }
.navbar-custom-menu .navbar-nav .search-bar .lookup-circle input{background-color:rgba(71,95,123,0.1);    height:35px;    border-radius:5px; }
.navbar-custom-menu > .navbar-nav > li{position:relative; }
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu{position:absolute;    right:0;    left:auto; }
.navbar-custom-menu.l-side > .navbar-nav > li > .dropdown-menu{right:auto;  left:0; }
.navbar-custom-menu .dropdown-toggle::after{display:none; }
@media (max-width:767px){
    .navbar-custom-menu .navbar-nav > .search-bar .lookup input{max-width:110px;    padding-left:10px !important; }
 }
@media (max-width:370px){
    .navbar-custom-menu .navbar-nav > .search-bar .lookup input{max-width:50px;    padding-left:10px !important;    padding:0;    height:30px; }
 }
.search-box .app-search{position:relative;  margin:0px;  display:block;  z-index:110;  width:100%;  top:-50px;  left:0px; }
.search-box .app-search input{width:100.5%;    padding:0px 40px 0px 15px;    border-radius:50px;    font-size:14px;    -webkit-transition:0.5s ease-in;    -o-transition:0.5s ease-in;    transition:0.5s ease-in;    border:none; }
.search-box .app-search .srh-btn{position:absolute;    top:9px;    cursor:pointer;    background:#ffffff;    width:15px;    height:15px;    right:15px;    font-size:14px; }
body .main-header .navbar .nav > li.search-box > a:hover,body .main-header .navbar .nav > li.search-box > a:focus{background:none; }
@media (max-width:1024px){
  .main-header .navbar-custom-menu.r-side li.dropdown .dropdown-toggle i::after{right:auto;    top:20px; }
  .navbar-custom-menu .navbar-nav li > a.dropdown-toggle{line-height:25px; }
  .navbar-custom-menu .navbar-nav > li:last-child > a{line-height:25px; }
  .navbar-custom-menu .navbar-nav .search-box > a{line-height:25px; }
 }
.dropdown-menu{box-shadow:none;  border-color:#cccccc; }
.dropdown-menu.scale-up{box-shadow:0 3px 12px rgba(0,0,0,0.05);    -webkit-box-shadow:0 3px 12px rgba(0,0,0,0.05);    -moz-box-shadow:0 3px 12px rgba(0,0,0,0.05);    border-color:rgba(0,0,0,0.13);    display:inline-block;    -webkit-transition:all .3s ease;    transition:all .3s ease;    -webkit-transform:scale(0);    transform:scale(0);    transform-origin:right 0; }
.dropdown-menu > li > a{color:gray; }
.dropdown-menu > li > a > i{margin-right:10px; }
.dropdown-menu > .divider{background-color:#cccccc; }
.show > .dropdown-menu.scale-up{transform:scale(1);  -webkit-transform:scale(1);  transform-origin:left 0;  -webkit-transform-origin:left 0; }
.main-header .navbar-nav > li.dropdown > .dropdown-menu{width:280px;  padding:0;  margin:0;  top:100%;  border:none; }
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li{position:relative; }
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li.header{background-color:#ffffff;      border-bottom:1px solid #d5dfea;      color:#475F7B;      font-size:14px;      border-radius:4px 4px 0 0;      padding:0; }
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li.header > div{box-shadow:none; }
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li.footer > a{font-size:14px;      padding:15px 10px;      text-align:center;      border-radius:0 0 4px 4px;      line-height:20px;      display:block;      width:auto;      margin:0; }
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li.footer > a:hover{text-decoration:none;        font-weight:300; }
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li .menu{margin:0;      padding:0;      list-style:none;      overflow-x:hidden; }
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li .menu > li > a{display:block;        white-space:nowrap;        border-bottom:1px solid #d5dfea; }
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li .menu > li > a:hover{background:#d5dfea;          text-decoration:none; }
.main-header .navbar-nav > li.dropdown > .dropdown-menu > li .menu > li > a > i{width:20px; }
.navbar-nav > .notifications-menu > .dropdown-menu > li .menu > li > a{color:#475F7B;  overflow:hidden;  text-overflow:ellipsis;  padding:10px; }
span.count-badge{position:absolute; font-size:11px; background:#ff6c00b0; z-index:5; display:block; width:20px; height:20px; line-height:20px; border-radius:100%; padding:0px; right:7px; top:7px; font-weight:600; color:white;}
.mail-contnet{display:inline-block;  width:75%;  vertical-align:middle;  overflow:hidden; }
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a{margin:0;  padding:15px; }
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > img{margin:auto 10px auto auto;    width:40px;    height:40px; }
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > h4{padding:0;    margin:0;    color:#475F7B;    font-size:15px;    position:relative;    font-weight:300; }
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > h4 > small{color:gray;      font-size:10px;      position:absolute;      top:0;      right:0; }
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > div > span{margin:5px 0 0;    font-size:10px;    color:#666666;    overflow:hidden;    text-overflow:ellipsis;    white-space:nowrap;    display:list-item; }
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4{padding:0;    margin:0 0 0 45px;    color:#475F7B;    font-size:15px;    position:relative; }
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 > small{color:gray;      font-size:10px;      position:absolute;      top:0;      right:0; }
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > p{margin:0 0 0 45px;    font-size:12px;    color:#666666; }
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:before,.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a:after{content:" ";    display:table; }
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a{padding:10px; }
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > h3{font-size:14px;    padding:0;    margin:0 0 10px;    color:gray; }
.navbar-nav > .tasks-menu > .dropdown-menu > li .menu > li > a > .progress{padding:0;    margin:0; }
.navbar-nav > .user-menu > .dropdown-menu{border-top-right-radius:0;  border-top-left-radius:0;  border-bottom-right-radius:4px;  border-bottom-left-radius:4px;  border-top-width:0;  width:auto;  width:250px;  border:none;  margin-top:0; }
.navbar-nav > .user-menu > .dropdown-menu > .user-body{border-bottom-right-radius:4px;    border-bottom-left-radius:4px; }
.navbar-nav > .user-menu > .dropdown-menu > li.user-header{height:auto; padding:10px; text-align:center;  background:linear-gradient(45deg,#0e5c87,#25ace2);}
.navbar-nav > .user-menu > .dropdown-menu > li.user-header img{z-index:5;      height:70px;      width:70px;      border:3px solid transparent;      border-color:rgba(255,255,255,0.2); }
.navbar-nav > .user-menu > .dropdown-menu > li.user-header .user-name{z-index:5;      color:#ffffff;      margin-top:0px;      margin-bottom:0;      text-align:right; }
.navbar-nav > .user-menu > .dropdown-menu > li.user-header > p > small{display:block;      font-size:12px; }
.navbar-nav > .user-menu > .dropdown-menu > .user-body{border-bottom:1px solid #d5dfea;    border-top:1px solid #cccccc; }
.navbar-nav > .user-menu > .dropdown-menu > .user-body:before,.navbar-nav > .user-menu > .dropdown-menu > .user-body:after{content:" ";      display:table; }
.navbar-nav > .user-menu > .dropdown-menu > .user-body a{padding:10px 15px;      display:block;      font-size:1.1rem; }
.navbar-nav > .user-menu > .dropdown-menu > .user-body a i{margin-right:10px; }
.navbar-nav > .user-menu > .dropdown-menu > .user-body .divider{height:1px;      margin:9px 0;      overflow:hidden;      background-color:rgba(71,95,123,0.13); }
.navbar-nav > .user-menu > .dropdown-menu .user-footer{padding:10px 10px 0;    border-bottom-left-radius:5px;    border-bottom-right-radius:5px; }
.navbar-nav > .user-menu > .dropdown-menu .user-footer:before,.navbar-nav > .user-menu > .dropdown-menu .user-footer:after{content:" ";      display:table; }
.navbar-nav > .user-menu > .dropdown-menu .user-footer .btn-default{color:gray; }
.navbar-nav > .user-menu .user-image{width:25px;  height:25px;  margin-top:0px; }
@media (max-width:767px){.navbar-nav > .user-menu .user-image{float:none;    margin-right:0;    margin-top:0px;    line-height:10px; }
.navbar-custom-menu .navbar-nav li > a.dropdown-toggle{padding:10px; }
.navbar-custom-menu .navbar-nav li:last-child > a{padding:10px; }
.navbar-custom-menu .navbar-nav > .search-box > a{padding:10px; }
 }
@media (max-width:370px){.navbar-custom-menu .navbar-nav li > a.dropdown-toggle{font-size:1rem;    height:35px;    width:35px;    line-height:normal; }
.navbar-custom-menu .navbar-nav > li:last-child > a{font-size:1rem;    height:35px;    width:35px;    line-height:normal; }
.navbar-custom-menu .navbar-nav > .search-box > a{font-size:1rem;    height:35px;    width:35px;    line-height:normal; }
.navbar-nav > .user-menu .user-image{width:15px;    height:15px; }
 }
.show:not(.dropup) > .animated-dropdown-menu{backface-visibility:visible !important;  -webkit-animation:flipInX .7s both;  -o-animation:flipInX .7s both;  animation:flipInX .7s both; }
@keyframes flipInX{0%{transform:perspective(400px) rotate3d(1,0,0,90deg);    transition-timing-function:ease-in;    opacity:0; }
40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);    transition-timing-function:ease-in; }
60%{transform:perspective(400px) rotate3d(1,0,0,10deg);    opacity:1; }
80%{transform:perspective(400px) rotate3d(1,0,0,-5deg); }
100%{transform:perspective(400px); }
 }
@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotate3d(1,0,0,90deg);    -webkit-transition-timing-function:ease-in;    opacity:0; }
40%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-20deg);    -webkit-transition-timing-function:ease-in; }
60%{-webkit-transform:perspective(400px) rotate3d(1,0,0,10deg);    opacity:1; }
80%{-webkit-transform:perspective(400px) rotate3d(1,0,0,-5deg); }
100%{-webkit-transform:perspective(400px); }
 }
@media (max-width:991px){.navbar-nav > .user-menu > .dropdown-menu > .user-footer .btn-default:hover{background-color:#d5dfea; }
.navbar-custom-menu > .navbar-nav{float:right; }
.navbar-custom-menu > .navbar-nav > li{position:static; }
.navbar-custom-menu > .navbar-nav > li > .dropdown-menu{position:absolute;        right:5%;        left:auto; }
.navbar-custom-menu.l-side > .navbar-nav > li > .dropdown-menu{left:5%; }
 }
.app-menu .dropdown-mega-menu{width:53rem;  padding:0.5rem 1rem; }
.app-menu .dropdown-mega-menu .nav-item.nav-item-header{text-transform:none;    font-size:1.429rem;    padding-top:0;    font-weight:normal;    padding:.715rem 1.072rem; }
.app-menu .dropdown-mega-menu .nav-link{display:flex;    align-items:center;    transition:background-color 0.3s ease,color 0.3s ease;    cursor:pointer;    color:#475F7B;    border:none;    font-weight:400; }
.app-menu .dropdown-mega-menu .nav-link:hover,.app-menu .dropdown-mega-menu .nav-link:focus{opacity:.8;      background-color:transparent !important; }
.app-menu .nav-link .nav-link-icon{font-size:1.286rem;  text-align:center;  opacity:1; }
.app-menu .nav-link:hover .nav-link-icon,.app-menu .nav-link:focus .nav-link-icon{opacity:.9; }
@media (max-width:1024px){.app-menu .dropdown-mega-menu{width:40rem; }
 }
/*sidebar*/
.main-sidebar{position:absolute; top:0; left:0; padding-top:60px; min-height:100%; width:260px; z-index:810;  -webkit-transition:-webkit-transform .3s ease-in-out,width .3s ease-in-out;  -moz-transition:-moz-transform .3s ease-in-out,width .3s ease-in-out;  -o-transition:-o-transform .3s ease-in-out,width .3s ease-in-out;  transition:transform .3s ease-in-out,width .3s ease-in-out; }
.main-sidebar .sidebar-footer{background-color:#ffffff; border-right:1px solid rgba(72,94,144,0.16); }
.sidebar-footer{position:fixed; z-index:10; bottom:0; left:0; transition:.2s ease-out; width:260px; background-color:#ffffff; border-top:1px solid rgba(71,95,123,0.13); }
.sidebar-footer a{padding:12px; width:33.333337%; float:left; text-align:center; font-size:18px; }
.layout-boxed .sidebar-footer{position:absolute; }
@media (max-width:991px){.main-sidebar{padding-top:60px; }
 }
@media (max-width:767px){.main-sidebar{margin-top:110px;    padding-top:0px;    -webkit-transform:translate(-320px,0);    -ms-transform:translate(-320px,0);    -o-transform:translate(-320px,0);    transform:translate(-320px,0); }
.sidebar-open .main-sidebar{-webkit-transform:translate(0,0);    -ms-transform:translate(0,0);    -o-transform:translate(0,0);    transform:translate(0,0); }
 }
@media (min-width:768px){.sidebar-collapse .main-sidebar{-webkit-transform:translate(-320px,0);    -ms-transform:translate(-320px,0);    -o-transform:translate(-320px,0);    transform:translate(-320px,0); }
.sidebar-collapse .sidebar-footer{width:60px; }
.sidebar-collapse .sidebar-footer a{width:100%; }
 }
.sidebar{padding-bottom:10px; }
.sidebar-form input:focus{border-color:transparent; }
.sidebar-menu{list-style:none; margin:0; padding:10px 0px 0px 0px}
.sidebar-menu > li{background:#e4e9ef; position:relative; margin:0; padding-left:0px; padding-right:0px; border-radius:0; border-left:3px solid #ffffff; }
.sidebar-menu .user-profile{background:#e4e9ef;}
.sidebar-menu > li.user-profile:hover > a,.sidebar-menu > li.user-profile:active > a,.sidebar-menu > li.user-profile.active > a{color:#000000; background-color:transparent !important; }
.sidebar-menu > li.user-profile:hover > a .email-id,.sidebar-menu > li.user-profile:active > a .email-id,.sidebar-menu > li.user-profile.active > a .email-id{color:rgba(71,95,123,0.7); }
.sidebar-menu > li.user-profile.menu-open > a{color:#000000; background-color:transparent !important; }
.sidebar-menu > li.user-profile > a{opacity:1; padding:25px; display:flex; }
.sidebar-menu > li.user-profile > .treeview-menu{background-color:#475F7B !important; }
.sidebar-menu > li:hover > a,.sidebar-menu > li:active > a,.sidebar-menu > li.active > a{opacity:1;      padding-left:10px;      padding-right:10px; }
.sidebar-menu > li:active > a,.sidebar-menu > li.active > a,.sidebar-menu > li:focus > a{font-weight:600; }
.sidebar-menu > li.treeview.menu-open{background-color:rgba(250,250,250,0) !important; }
.sidebar-menu > li.treeview.menu-open > a{opacity:1; }
.sidebar-menu > li > a{padding:10px 10px;      display:block; }
.sidebar-menu > li > a > i{width:35px;        line-height:33px;        font-size:1.714rem;        display:inline-block;        vertical-align:middle;        color:#bcc2c8;        text-align:center;        border:0px solid rgba(255,255,255,0.2);        border-radius:5px;        margin-right:20px; }
.sidebar-menu > li > a > svg{width:24px;        display:inline-block;        vertical-align:middle;        color:#485e90;        text-align:center;        margin-right:10px;        fill:rgba(27,46,75,0.06); }
.sidebar-menu > li > a > img.svg-icon{width:35px; height:35px; margin-right:10px; padding:8px; margin-top:-2px;  border:1px solid rgba(71,95,123,0.5)}
.sidebar-menu > li:hover > a > i,.sidebar-menu > li:active > a > i,.sidebar-menu > li.active > a > i{color:#475F7B; }
.sidebar-menu > li:hover > a > svg,.sidebar-menu > li:active > a > svg,.sidebar-menu > li.active > a > svg{color:#475F7B; }
.sidebar-menu > li.menu-open > a > i{color:#475F7B; }
.sidebar-menu > li.menu-open > a > svg{color:#475F7B; }
.sidebar-menu > li .badge{margin-right:5px;      width:20px;      height:20px;      border-radius:100%;      line-height:16px;      text-align:center;      font-weight:300;      margin-top:3px; }
.sidebar-menu > li .label{margin-right:5px;      width:20px;      height:20px;      border-radius:100%;      line-height:16px;      text-align:center;      font-weight:300; }
.sidebar-menu li.nav-devider{height:1px;    background-color:rgba(71,95,123,0.13);    display:block;    margin:15px 0; }
.sidebar-menu li.header{padding:10px 25px 10px 10px;    font-size:12px;    font-weight:700;    color:#475F7B;    text-transform:uppercase; }
.sidebar-menu li > a > .fa-angle-right{width:auto;    height:auto;    padding:0;    margin-right:10px;    -webkit-transition:transform .5s ease;    -o-transition:transform .5s ease;    transition:transform .5s ease;    position:absolute;    top:50%;    right:10px;    margin-top:-8px; }
.sidebar-menu li > a > .pull-right-container > i{width:auto;    height:auto;    padding:0;    margin-right:10px;    -webkit-transition:transform .5s ease;    -o-transition:transform .5s ease;    transition:transform .5s ease; }
.sidebar-menu li > a > .pull-right-container > .fa-angle-right{width:auto;    height:auto;    padding:0;    margin-right:10px;    -webkit-transition:transform .5s ease;    -o-transition:transform .5s ease;    transition:transform .5s ease; }
.sidebar-menu .menu-open > a > .fa-angle-right{-webkit-transform:rotate(90deg);    -ms-transform:rotate(90deg);    -o-transform:rotate(90deg);    transform:rotate(90deg); }
.sidebar-menu .menu-open > a > .pull-right-container > .fa-angle-right{-webkit-transform:rotate(90deg);    -ms-transform:rotate(90deg);    -o-transform:rotate(90deg);    transform:rotate(90deg); }
.sidebar-menu .menu-open > a > .pull-right-container > i{-webkit-transform:rotate(90deg);    -ms-transform:rotate(90deg);    -o-transform:rotate(90deg);    transform:rotate(90deg); }
.sidebar-menu .user-profile .treeview-menu > li > a{color:#ffffff !important;    opacity:1;    background-color:transparent;    padding:8px 5px 8px 30px; }
.sidebar-menu .active > .treeview-menu{display:block; }
@media (max-width:767px){.sidebar-menu{box-shadow:0 0 20px -10px;}
}
.sidebar-collapse .sidebar-menu > li.user-profile:hover > a,.sidebar-collapse .sidebar-menu > li.user-profile:active > a,.sidebar-collapse .sidebar-menu > li.user-profile.active > a{background-color:#475F7B !important;  color:#ffffff; }
.sidebar-collapse .sidebar-menu > li.user-profile:hover > a .email-id,.sidebar-collapse .sidebar-menu > li.user-profile:active > a .email-id,.sidebar-collapse .sidebar-menu > li.user-profile.active > a .email-id{color:#cccccc; }
.sidebar-collapse .sidebar-menu > li.user-profile.menu-open > a{background-color:#475F7B !important;  color:#ffffff; }
.sidebar-collapse .sidebar-menu > li.user-profile.menu-open > a .email-id{color:#cccccc; }
.sidebar-collapse .sidebar-menu > li.user-profile > a{display:block; }
.sidebar-mini.sidebar-collapse .sidebar-menu > li.user-profile > a{padding:10px; }
.user-panel{position:relative;  width:100%;  padding:10px 0 10px;  background-image:url(../../images/user-info.jpg); }
.user-panel:before,.user-panel:after{content:" ";    display:table; }
.user-panel > .image > img{width:100%;    max-width:25%;    height:auto;    margin:0 10px;    border:2px solid rgba(71,95,123,0.13); }
.user-panel > .info{padding:5px;    line-height:1;    margin:0 auto;    text-align:left;    position:absolute;    left:60px; }
.user-panel > .info > p{font-weight:300;      margin-bottom:9px; }
.user-panel > .info > a{text-decoration:none;      padding-right:5px;      margin-top:3px;      font-size:11px; }
.user-panel > .info > a > i{margin-right:3px; }
.sidebar-collapse .user-panel > .image > img{max-width:50px;  margin:0 0px; }
.user-profile .btn-group{display:block; }
.user-profile .btn-group .btn{width:100%;    border-radius:0;    background-color:rgba(71,95,123,0.4);    border:none;    text-align:left;    padding:5px 15px;    color:#ffffff; }
.user-profile .btn-group button.btn.dropdown-toggle::after{position:absolute;    right:20px;    top:15px; }
.user-profile .profile-pic{padding:15px 0;  text-align:center; }
.user-profile .ulogo{text-align:center;  padding:20px 0 0;  font-size:1.286rem;  color:#ffffff; }
.user-profile img{width:50px;  height:50px;  margin:0 auto;  border-radius:100px !important;  border:5px solid rgba(255,255,255,0.3); }
.user-profile .dropdown-menu{left:0px;  right:0px;  width:180px; }
.user-profile .profile-setting li a svg{width:18px; }
.sidebar-collapse .user-profile .profile-pic{padding:5px 0; }
.sidebar-collapse .user-profile .ulogo,.sidebar-collapse .user-profile .info{display:none;  -webkit-transition:all .5s ease-in-out;  -o-transition:all .5s ease-in-out;  -moz-transition:all .5s ease-in-out;  transition:all .5s ease-in-out; }
.sidebar-collapse .user-profile .profile-info,.sidebar-collapse .user-profile .profile-setting{display:none !important;  -webkit-transition:all .5s ease-in-out;  -o-transition:all .5s ease-in-out;  -moz-transition:all .5s ease-in-out;  transition:all .5s ease-in-out; }
.sidebar .user-profile .ulogo a{background-color:transparent; }
.sidebar .user-profile .btn-group a{color:#475F7B;  background-color:transparent; }
.sidebar-collapse.sidebar-mini .user-profile{overflow:hidden;  padding:5px !important; }
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li.user-profile:hover > .treeview-menu,.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li.user-profile:active > .treeview-menu,.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li.user-profile.active > .treeview-menu{top:79px; }
.sidebar-menu .user-profile > a img{width:45px;  border-radius:100%;  margin-right:10px; }
.sidebar-collapse .sidebar-menu .user-profile > a img{margin-right:0px; }
.light-sidebar .sidebar-menu > li:hover > a > i,.light-sidebar .sidebar-menu > li:active > a > i,.light-sidebar .sidebar-menu > li.active > a > i{border:1px solid rgba(0,0,0,0.2); }
.light-sidebar .sidebar-menu > li.menu-open > a > i{border:1px solid rgba(0,0,0,0.2); }
.light-sidebar .sidebar-menu > li > a > i{border:1px solid rgba(0,0,0,0.2); }
@media (min-width:768px){.sidebar-mini.sidebar-expanded-on-hover .content-wrapper{margin-left:60px; }
.sidebar-mini.sidebar-expanded-on-hover .main-header .navbar{margin-left:320px; }
.sidebar-mini.sidebar-expanded-on-hover .main-header .logo-box{position:absolute;    z-index:9;    background:#f2f4f4; }
.sidebar-mini.fixed.sidebar-mini-expand-feature .main-header .logo-box{position:absolute;    z-index:9;    background:#ffffff; }
.sidebar-mini.sidebar-collapse .content-wrapper{margin-left:60px;    z-index:840; }
.sidebar-mini.sidebar-collapse .main-footer{margin-left:60px;    z-index:840; }
.sidebar-mini.sidebar-collapse .right-side{margin-left:60px;    z-index:840; }
.sidebar-mini.sidebar-collapse .main-sidebar{-webkit-transform:translate(0,0);    -ms-transform:translate(0,0);    -o-transform:translate(0,0);    transform:translate(0,0);    width:60px;    z-index:850; }
.sidebar-mini.sidebar-collapse .main-sidebar .user-panel > .info{display:none !important;      -webkit-transform:translateZ(0); }
.sidebar-mini.sidebar-collapse .sidebar-menu > li{position:relative;    padding:0px 10px;    margin:0 0px; }
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a{margin-right:0;      padding-left:0;      padding-right:0; }
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a i{margin-right:0;        margin-left:11px;        display:none; }
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a svg{margin-right:0;        margin-left:11px; }
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span{border-top-right-radius:5px;        display:none !important;        -webkit-transform:translateZ(0); }
.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > .pull-right{display:none !important;        -webkit-transform:translateZ(0); }
.sidebar-mini.sidebar-collapse .sidebar-menu > li:not(.treeview) > a > span{border-top-right-radius:5px; }
.sidebar-mini.sidebar-collapse .sidebar-menu > li > .treeview-menu{padding-top:0px;      padding-bottom:0px;      border-bottom-right-radius:5px;      display:none !important;      -webkit-transform:translateZ(0); }
.sidebar-mini.sidebar-collapse .sidebar-menu li.header{display:none !important;    -webkit-transform:translateZ(0); }
.sidebar-mini.sidebar-collapse .sidebar-form{display:none !important;    -webkit-transform:translateZ(0); }
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right){display:block !important;    position:absolute;    width:320px;    left:57px;    text-align:left; }
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > span{top:0;    margin-left:-10px;    padding:14px 0px 14px 30px;    background-color:inherit; }
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container{position:relative !important;    float:right;    width:auto !important;    left:250px !important;    top:-16px !important;    z-index:900;    background-color:transparent !important;    box-shadow:none; }
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a > .pull-right-container > .label:not(:first-of-type){display:none; }
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > a:after{display:none; }
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li:hover > .treeview-menu{display:block !important;    position:absolute;    width:320px;    left:67px;    top:53px;    margin-left:0; }
.sidebar-mini:not(.sidebar-mini-expand-feature).sidebar-collapse .sidebar-menu > li .user-profile:hover > a > .pull-right-container{left:237px !important; }
.sidebar-collapse .treeview-menu{margin-left:-10px !important; }
.control-sidebar-open .content-wrapper{margin-right:345px; }
.control-sidebar-open .main-footer{margin-right:345px; }
.control-sidebar-open .right-side{margin-right:345px; }
 }
.main-sidebar .user-panel{white-space:nowrap;  overflow:hidden; }
.sidebar-menu{white-space:nowrap;  overflow:hidden; }
.sidebar-menu > li.header{white-space:nowrap;    overflow:hidden;    text-overflow:clip; }
.sidebar-menu > li.header.line{background-color:#d5dfea;      height:2px;      padding:0;      margin:20px 0px; }
.sidebar-menu > li:hover.header,.sidebar-menu > li:active.header,.sidebar-menu > li:focus.header,.sidebar-menu > li.active.header{background:transparent !important;    border-color:transparent !important; }
.sidebar-menu li > a{background:inherit; position:relative; font-weight:600; opacity:0.9; white-space:nowrap; align-items:center; line-height:25px; }
.sidebar-menu li > a > .pull-right-container{position:absolute;      right:0px;      top:50%;      margin-top:-7px; }
.sidebar-menu:hover{overflow:visible; }
.sidebar-menu .treeview-menu > li.active > a{opacity:1; }
.sidebar-menu .treeview-menu > li.active > a:hover{opacity:1; }
.sidebar-menu .treeview-menu > li > a:hover{opacity:1; }
.sidebar-collapse .sidebar-menu.tree{padding:0;  margin:0; }
.sidebar-collapse .sidebar-menu > li:hover > a,.sidebar-collapse .sidebar-menu > li:active > a,.sidebar-collapse .sidebar-menu > li.active > a{border-radius:0; }
.sidebar-collapse .sidebar-menu > li.menu-open > a{border-radius:0; }
.sidebar-form{float:left;  margin:20px 10px 10px;  overflow:hidden;  text-overflow:clip; }
.nav-tabs.control-sidebar-tabs > li > a{border-radius:0;  border-top:none;  border-right:none;  border-left:none;  border-bottom:1px solid transparent; }
.nav-tabs.control-sidebar-tabs > li > a:hover,.nav-tabs.control-sidebar-tabs > li > a:focus{border-top:none;    border-right:none;    border-left:none;    border-bottom:1px solid transparent; }
.nav-tabs.control-sidebar-tabs > li > a .icon{font-size:16px; }
.nav-tabs.control-sidebar-tabs > li:first-of-type > a{border-left-width:0; }
.nav-tabs.control-sidebar-tabs > li:first-of-type > a:hover,.nav-tabs.control-sidebar-tabs > li:first-of-type > a:focus{border-left-width:0; }
.nav-tabs.control-sidebar-tabs > li.active > a{border-top:none;  border-right:none;  border-bottom:none; }
.nav-tabs.control-sidebar-tabs > li.active > a:hover,.nav-tabs.control-sidebar-tabs > li.active > a:active,.nav-tabs.control-sidebar-tabs > li.active > a:focus,.nav-tabs.control-sidebar-tabs > li.active > a.active{border-top:none;    border-right:none;    border-bottom:none; }
.control-sidebar-bg{position:fixed;  z-index:1000;  bottom:0;  top:0;  right:-355px;  width:345px;  -webkit-transition:right .3s ease-in-out;  -o-transition:right .3s ease-in-out;  transition:right .3s ease-in-out; }
.control-sidebar{top:0;  right:-355px;  width:345px;  -webkit-transition:right .3s ease-in-out;  -o-transition:right .3s ease-in-out;  transition:right .3s ease-in-out;  position:absolute;  padding:30px 30px 30px 30px;  z-index:9999; }
.control-sidebar > .tab-content{padding:15px 0px; }
.control-sidebar.control-sidebar-open{right:0; }
.control-sidebar.control-sidebar-open.control-sidebar-bg,.control-sidebar.control-sidebar-open + .control-sidebar-bg{right:0; }
.control-sidebar .nav-tabs.control-sidebar-tabs > li{margin-right:30px; }
.control-sidebar .nav-tabs.control-sidebar-tabs > li > a{padding:10px 0px;      display:block;      font-size:24px; }
.control-sidebar .rpanel-title{position:absolute;    top:0;    right:0;    color:#ffffff; }
.control-sidebar .rpanel-title .btn{padding:0;      margin:0.75rem 1rem; }
@media (min-width:768px){.control-sidebar{padding:30px;    right:-345px;    width:345px; }
.control-sidebar-bg{right:-345px;    width:345px; }
.nav-tabs.control-sidebar-tabs > li{display:table-cell; }
 }
@media (max-width:767px){.control-sidebar{padding:20px;    width:300px; }
.control-sidebar-bg{width:300px; }
 }
.control-sidebar-open .control-sidebar{right:0; }
.control-sidebar-open .control-sidebar-bg{right:0; }
.fixed .control-sidebar{position:fixed;  height:100%;  overflow-y:auto;  padding-bottom:50px; }
.control-sidebar-heading{font-weight:600;  padding:10px 0;  margin-bottom:0px;  margin-top:0; }
.control-sidebar-subheading{display:block;  font-weight:500;  font-size:16px; }
.control-sidebar-menu{list-style:none;  padding:0;  margin:0 -15px; }
.control-sidebar-menu > li > a{display:block;    padding:10px 15px; }
.control-sidebar-menu > li > a:before,.control-sidebar-menu > li > a:after{content:" ";      display:table; }
.control-sidebar-menu > li > a > .control-sidebar-subheading{margin-top:0; }
.control-sidebar-menu .menu-icon{float:left;    width:35px;    height:35px;    text-align:center;    line-height:35px; }
.control-sidebar-menu .menu-info{margin-left:45px;    margin-top:3px; }
.control-sidebar-menu .menu-info > .control-sidebar-subheading{margin:0; }
.control-sidebar-menu .menu-info > p{margin:0;      font-size:11px; }
.control-sidebar-menu .progress{margin:0; }
#control-sidebar-theme-demo-options-tab p{font-size:12px; }
#control-sidebar-theme-demo-options-tab .form-group{margin-bottom:0.5rem; }
#control-sidebar-theme-demo-options-tab .form-group label{font-weight:300;    font-size:12px; }
/*treeview*/
.treeview-menu{background:inherit; display:none; list-style:none; padding:0; margin:0; }
.treeview-menu .treeview-menu{padding-left:20px; }
.treeview-menu > li{margin:0; }
.treeview-menu > li > a{padding:3px 5px 3px 25px; display:block; font-size:13px; }
.treeview-menu > li > a > i{width:20px; padding-right:20px; padding-left:10px; }
.treeview-menu > li > a > .fa-angle-down{width:auto; }
.treeview-menu > li > a > .fa-angle-left{width:auto; }
.treeview-menu > li > a > .pull-right-container > .fa-angle-down{width:auto; }
.treeview-menu > li > a > .pull-right-container > .fa-angle-left{width:auto; }
.sidebar-collapse .treeview-menu > li{margin:0; }
.sidebar-collapse .treeview-menu > li > a{padding:10px 5px 10px 20px; }
.sidebar-menu .treeview-menu > li.active > a i.ti-more:before{content:"\e628"; }
.sidebar-menu .treeview-menu > li > a:hover i.ti-more:before{content:"\e628"; }

/*---Pages Layout---*/


/*---Page Content Header & Breadcrumb ---*/
.content-header {
  position: relative;
  padding: 20px 20px 0px; }
  .content-header .page-title {
    margin: 0 15px 0 0;
    display: block;
    padding: 7px 25px 7px 0;
    color: #475F7B; }
  .content-header .breadcrumb-item + .breadcrumb-item::before {
    content: "-"; }
  .content-header .breadcrumb {
    padding: 0;
    margin-bottom: 0;
    color: #7792b1;
    background-color: transparent; }
    .content-header .breadcrumb .breadcrumb-item a {
      color: #7792b1; }
  .content-header > .breadcrumb > li > a {
    color: #98acc3;
    text-decoration: none;
    display: inline-block; }
    .content-header > .breadcrumb > li > a > i {
      margin-right: 5px; }
  .content-header > .breadcrumb > li + li:before {
    content: '>\00a0'; }
  .content-header > .container > .breadcrumb {
    position: relative;
    top: 0; }
    .content-header > .container > .breadcrumb > li > a {
      color: #98acc3;
      text-decoration: none;
      display: inline-block; }
      .content-header > .container > .breadcrumb > li > a > i {
        margin-right: 5px; }
    .content-header > .container > .breadcrumb > li + li:before {
      content: '>\00a0'; }
  .content-header .right-title {
    text-align: right; }
    .content-header .right-title .dropdown .dropdown-menu {
      padding: 15px;
      width: 245px;
      border-radius: 5px; }
      .content-header .right-title .dropdown .dropdown-menu .dropdown-item {
        padding: 10px 10px;
        font-size: 1.2rem; }
        .content-header .right-title .dropdown .dropdown-menu .dropdown-item i {
          font-size: 1.4rem;
          margin-right: 10px; }
        .content-header .right-title .dropdown .dropdown-menu .dropdown-item:hover {
          background-color: transparent; }
    .content-header .right-title .dropdown > .btn {
      width: 50px;
      height: 50px;
      -webkit-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.17) !important;
      -moz-box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.17) !important;
      box-shadow: 0 3px 20px 0 rgba(0, 0, 0, 0.17) !important;
      border-color: #ffffff !important;
      background: #ffffff;
      border-radius: 50%;
      padding: 0 !important;
      color: #475F7B !important; }

.breadcrumb-item.active {
  color: #475F7B; }
.breadcrumb-item + .breadcrumb-item::before {
  color: #98acc3; }

.onlyheader .content-header .page-title {
  color: #4d4d4d; }
.onlyheader .content-header .breadcrumb {
  color: gray; }
  .onlyheader .content-header .breadcrumb .breadcrumb-item a {
    color: gray; }
  .onlyheader .content-header .breadcrumb.active {
    color: #4d4d4d; }
.onlyheader .breadcrumb-item.active {
  color: #4d4d4d; }
.onlyheader .breadcrumb-item + .breadcrumb-item::before {
  color: #4d4d4d; }

@media (max-width: 991px) {
  .content-header > .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #666666;
    padding-left: 10px; }
    .content-header > .breadcrumb li:before {
      color: #b3b3b3; }
  .content-header > .container > .breadcrumb {
    position: relative;
    margin-top: 5px;
    top: 0;
    right: 0;
    float: none;
    background: #666666;
    padding-left: 10px; }
    .content-header > .container > .breadcrumb li:before {
      color: #b3b3b3; }

  .navbar-custom-menu .navbar-nav {
    margin: 0;
    float: left; }
    .navbar-custom-menu .navbar-nav > li {
      float: left; }
      .navbar-custom-menu .navbar-nav > li > a {
        padding-top: 15px;
        padding-bottom: 15px;
        line-height: 20px; } }
.left-block {
  height: auto;
  width: 280px;
  position: absolute;
  padding: 0;
  border-right: 1px solid #d5dfea;
  background-color: white; }
  .left-block .left-content-area > .box {
    background-color: rgba(255, 255, 255, 0) !important; }
  .left-block .left-content-area > .card {
    background-color: rgba(255, 255, 255, 0) !important; }
  .left-block .open-left-block {
    position: absolute;
    top: 45%;
    right: -41px;
    z-index: 9; }

.fixed .left-block {
  height: 100%; }

.reverse-mode .open-left-block {
  right: auto;
  left: -41px; }
.reverse-mode .left-block {
  right: 0;
  border-left: 1px solid #d5dfea; }
.reverse-mode .right-block {
  margin-left: 0;
  margin-right: 280px; }

.fixed .left-block {
  position: fixed;
  top: 0;
  padding-top: 60px;
  padding-bottom: 60px; }

.right-block {
  width: calc(100% - 280);
  min-height: calc(100vh - 64px);
  overflow: auto;
  margin-left: 280px; }

@media (max-width: 767px) {
  .left-block {
    left: -280px;
    z-index: 1;
    position: fixed;
    -webkit-transition: -webkit-transform .3s ease-in-out, left .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, left .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, left .3s ease-in-out;
    transition: transform .3s ease-in-out, left .3s ease-in-out; }

  .left-block.open-panel {
    left: 0; }

  .reverse-mode .left-block {
    right: -280px;
    left: auto;
    -webkit-transition: -webkit-transform .3s ease-in-out, right .3s ease-in-out;
    -moz-transition: -moz-transform .3s ease-in-out, right .3s ease-in-out;
    -o-transition: -o-transform .3s ease-in-out, right .3s ease-in-out;
    transition: transform .3s ease-in-out, right .3s ease-in-out; }
  .reverse-mode .left-block.open-panel {
    right: 0; }

  .fixed .left-block {
    padding-top: 110px; }

  .right-block {
    width: 100%;
    margin-left: 0; } }
.scrollable {
  position: relative; }



/*hidden*/
.hidden-xs-up{display:none !important; }
@media (max-width:575px){.hidden-xs-down{display:none !important; } }
@media (min-width:576px){.hidden-sm-up{display:none !important; } }
@media (max-width:767px){.hidden-sm-down{display:none !important; } }
@media (min-width:768px){.hidden-md-up{display:none !important; } }
@media (max-width:991px){.hidden-md-down{display:none !important; } }
@media (min-width:992px){.hidden-lg-up{display:none !important; } }
@media (max-width:991px){.hidden-lg-down{display:none !important; } }
@media (min-width:1200px){.hidden-xl-up{display:none !important; } }
.hidden-xl-down{display:none !important; }
@media (max-width:991px){.chart-legend > li{float:left;    margin-right:10px; } }


/*tab*/
.tabcontent-border {
  border: 1px solid #bfbfbf;
  border-top: 0px; }

.customtab li a.nav-link {
  border: 0px;
  padding: 0.5rem 0.75rem;
  color: #737373; }

/*Vertical tabs*/
.vtabs { display: table; }
.vtabs .tabs-vertical { width: 150px; border-bottom: 0px; border-right: 1px solid rgb(18 119 187 / 22%); display: table-cell; vertical-align: top; }
.vtabs .tabs-vertical li .nav-link { color: #262626; margin-bottom: 10px; border: 0px; border-radius: 5px 0 0 5px; }
.vtabs .tab-content { display: table-cell; padding: 10px; vertical-align: top; }

.tabs .tabs-horizontal { border-bottom: 1px solid rgb(18 119 187 / 22%); }
.tabs-horizontal li {margin:0 0 0 -1px; }
.tabs-horizontal li .nav-link {border:none}

.tabs-vertical li .nav-link:hover, .tabs-vertical li .nav-link:active, .tabs-vertical li .nav-link:focus, .tabs-vertical li .nav-link.active,
.tabs-horizontal li .nav-link:hover, .tabs-horizontal li .nav-link:active, .tabs-horizontal li .nav-link:focus, .tabs-horizontal li .nav-link.active { color: #ffffff; background:#1277bb}

@media (max-width: 767px) { .vtabs .tabs-vertical { width: auto; } }





/*---panel---*/
.panel{position:relative;  background-color:#ffffff;  border:0 solid transparent; }
.panel > *:not(.panel-loading):not(.collapsing){-webkit-transition:opacity .3s;    transition:opacity .3s; }
.panel.is-loading > *:not(.panel-loading){opacity:.3; }
.panel.is-loading .panel-loading{display:block;    opacity:1; }
.panel.is-dragging{opacity:0.8;    cursor:move; }
.panel > .nav-tabs-vertical .nav-tabs{margin-left:-1px; }
.panel > .nav-tabs-vertical .nav-tabs > li > a{border-left:none;      border-radius:0; }
.panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse{margin-right:-1px; }
.panel > .nav-tabs-vertical .nav-tabs.nav-tabs-reverse > li > a{border-right:none;        border-radius:0; }
.panel:hover .panel-actions .show-on-hover{display:inline-block; }
.panel .panel-actions .show-on-hover{display:none; }
.panel.is-fullscreen{position:fixed;    top:0;    left:0;    z-index:9999;    width:100%;    height:100%;    border-radius:0; }
.panel.is-fullscreen .panel-loading{border-radius:0; }
.panel.is-fullscreen .panel-actions [data-toggle=collapse]{display:none; }
.panel.is-close{display:none; }
.panel.is-collapse .panel-body{display:none;    height:0; }
.panel > .alert{padding-left:30px;    padding-right:30px; }
.panel > .alert-dismissible{padding-right:50px; }
.panel-content > .row{padding-left:30px;  padding-right:30px; }
.panel-content > .row > [class*="col-"]{padding-left:30px;    padding-right:30px; }
.panel-body{position:relative;  padding:1.25rem; }
.panel-body .list-group-item{border-radius:0; }
.panel-body::after{display:block;    content:"";    clear:both; }
.panel-body h1:first-child,.panel-body h2:first-child,.panel-body h3:first-child,.panel-body h4:first-child,.panel-body h5:first-child,.panel-body h6:first-child,.panel-body .h1:first-child,.panel-body .h2:first-child,.panel-body .h3:first-child,.panel-body .h4:first-child,.panel-body .h5:first-child,.panel-body .h6:first-child{margin-top:0; }
.panel-body > *:last-child{margin-bottom:0; }
.panel-body > .list-group-dividered:only-child > .list-group-item:last-child{border-bottom-color:transparent; }
.panel-body.scrollable-vertical{padding-left:0 !important;    padding-right:0 !important; }
.panel-body.scrollable-vertical > .scrollable-container > .scrollable-content{padding-left:30px;      padding-right:30px; }
.panel-body.scrollable-vertical > .scrollable-bar{margin-top:0;      margin-bottom:10px;      height:calc(100% - 30px);      transform:translateX(-26px); }
.panel-body.scrollable-horizontal{padding-top:0 !important;    padding-bottom:0 !important; }
.panel-body.scrollable-horizontal > .scrollable-container > .scrollable-content{padding-top:0;      padding-bottom:30px; }
.panel-body.scrollable-horizontal > .scrollable-bar{margin-left:0;      margin-right:30px;      width:calc(100% - 60px);      transform:translateY(-26px); }
.panel-heading{position:relative;  padding:0;  border-bottom:1px solid transparent;  border-top-right-radius:0.214rem;  border-top-left-radius:0.214rem; }
.panel-heading + .alert{border-radius:0; }
.panel-heading > .nav-tabs{border-bottom:none; }
.panel-heading + .nav-tabs{margin-top:-0.715rem; }
.panel-heading > .dropdown .dropdown-toggle{color:inherit; }
.panel-heading + .panel-body{padding-top:0; }
.panel-heading + .list-group .list-group-item:first-child{border-top-width:0; }
.panel-heading-tab{padding:10px 30px 0;  background-color:#25b5b5; }
.panel-heading-tab > .nav-tabs .nav-link{color:#ffffff; }
.panel-heading-tab > .nav-tabs .nav-link.hover{color:#737373; }
.panel-heading-tab > .nav-tabs .nav-link:hover{color:#737373; }
.panel-heading-tab > .nav-tabs .nav-link.active{color:#737373;      background-color:#ffffff; }
.panel-heading-tab > .nav-tabs .nav-link:active{color:#737373;      background-color:#ffffff; }
.panel-footer{padding:0 30px 15px;  border-top:1px solid transparent;  background-color:transparent;  border-bottom-right-radius:0.214rem;  border-bottom-left-radius:0.214rem; }
.table + .panel-footer{padding-top:15px;  border-color:#cccccc; }
.panel-title{display:block;  margin-top:0;  margin-bottom:0;  padding:1.25rem;  font-size:18px;  color:#4d4d4d; }
.panel-title > .icon,.panel-title > .badge{margin-right:10px; }
.panel-title small,.panel-title .small{color:#737373; }
.panel-title small > a,.panel-title .small > a{color:inherit; }
.panel-title > small > a,.panel-title > .small > a{color:inherit; }
.panel-title > a{color:inherit; }
.panel-desc{display:block;  padding:5px 0 0;  margin:0;  font-size:1rem;  color:#737373; }
.panel-actions{position:absolute;  right:30px;  top:50%;  transform:translate(0%,-50%);  margin:auto;  z-index:1; }
@media (max-width:575px){.panel-actions{right:20px; }
 }
ul .panel-actions{list-style:none; }
ul .panel-actions > li{display:inline-block;    margin-left:8px; }
ul .panel-actions > li:first-child{margin-left:0; }
.panel-actions a.dropdown-toggle{text-decoration:none; }
.panel-actions .dropdown{display:inline-block; }
.panel-actions .dropdown-toggle{display:inline-block; }
.panel-actions .panel-action{display:inline-block;  padding:8px 10px;  color:#999999;  text-decoration:none;  cursor:pointer;  background-color:transparent; }
.panel-actions .panel-action:hover,.panel-actions .panel-action:active,.panel-actions .panel-action.active{color:#666666; }
.panel-actions .progress{width:100px;  margin:0; }
.panel-actions .pagination{margin:0; }
ul.panel-actions > li{display:inline-block;  margin-left:8px; }
ul.panel-actions > li:first-child{margin-left:0; }
.panel-toolbar{padding:5px 15px;  margin:0;  background-color:transparent;  border-bottom:1px solid #e6e6e6;  border-top:1px solid #e6e6e6; }
.panel-bordered .panel-toolbar{border-top-color:transparent; }
.panel-bordered > .panel-body{padding-top:30px; }
.panel-bordered > .panel-body.scrollable-vertical > .scrollable-bar{margin-bottom:10px;    height:calc(100% - 60px); }
.panel-bordered > .panel-body.scrollable-horizontal > .scrollable-container > .scrollable-content{padding-top:30px;    padding-bottom:30px; }
.panel-bordered > .panel-body.scrollable-horizontal > .scrollable-bar{transform:translateY(-26px); }
.panel-bordered > .panel-heading{border-bottom:1px solid #e6e6e6; }
.panel-bordered > .panel-heading > .panel-title{padding-bottom:20px; }
.panel-bordered > .panel-footer{border-top:1px solid #e6e6e6;  padding-top:15px; }
.panel-bordered > .table > tbody:first-child > tr:first-child th,.panel-bordered > .table tbody:first-child > tr:first-child td{border-top:0; }
.panel-toolbar .btn{color:#999999;  padding:5px 10px; }
.panel-toolbar .btn.icon{width:1em;    text-align:center; }
.panel-toolbar .btn:hover,.panel-toolbar .btn:active,.panel-toolbar .btn.active{color:#737373; }
.panel-loading{position:absolute;  top:0;  left:0;  z-index:6;  display:none;  width:100%;  height:100%;  border-radius:0.286rem;  opacity:.6; }
.panel-loading .loader{position:absolute;    top:50%;    left:50%;    transform:translate(-50%,-50%); }
.panel-footer-chart{padding:0; }
.panel-control{padding:0;  border:none;  border-radius:0;  box-shadow:none; }
@media (max-width:575px){.panel-body.scrollable-vertical > .scrollable-container > .scrollable-content{padding-left:20px;    padding-right:20px; }
.panel-body.scrollable-horizontal > .scrollable-bar{margin-right:20px;    width:calc(100% - 40px); }
.panel > .alert{padding-left:20px;    padding-right:20px; }
.panel > .alert-dismissible{padding-right:40px; }
 }
.panel > .table{margin-bottom:0; }
.panel > .table:first-child{border-top-right-radius:0.214rem;    border-top-left-radius:0.214rem; }
.panel > .table:first-child > thead:first-child > tr:first-child{border-top-left-radius:0.214rem;      border-top-right-radius:0.214rem; }
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child{border-top-left-radius:0.214rem; }
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child{border-top-left-radius:0.214rem; }
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child{border-top-right-radius:0.214rem; }
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child{border-top-right-radius:0.214rem; }
.panel > .table:first-child > tbody:first-child > tr:first-child{border-top-left-radius:0.214rem;      border-top-right-radius:0.214rem; }
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child{border-top-left-radius:0.214rem; }
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:0.214rem; }
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child{border-top-right-radius:0.214rem; }
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:0.214rem; }
.panel > .table:last-child{border-bottom-right-radius:0.214rem;    border-bottom-left-radius:0.214rem; }
.panel > .table:last-child > thead:last-child > tr:last-child{border-bottom-left-radius:0.214rem;      border-bottom-right-radius:0.214rem; }
.panel > .table:last-child > thead:last-child > tr:last-child td:last-child{border-bottom-left-radius:0.214rem; }
.panel > .table:last-child > thead:last-child > tr:last-child th:last-child{border-bottom-left-radius:0.214rem; }
.panel > .table:last-child > thead:last-child > tr:last-child td:first-child{border-bottom-right-radius:0.214rem; }
.panel > .table:last-child > thead:last-child > tr:last-child th:first-child{border-bottom-right-radius:0.214rem; }
.panel > .table:last-child > tbody:last-child > tr:last-child{border-bottom-left-radius:0.214rem;      border-bottom-right-radius:0.214rem; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child{border-bottom-left-radius:0.214rem; }
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child{border-bottom-left-radius:0.214rem; }
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child{border-bottom-right-radius:0.214rem; }
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child{border-bottom-right-radius:0.214rem; }
.panel > .table + .panel-body{border-top:1px solid #cccccc; }
.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td{border-top:0; }
.panel > .table > tr > td:first-child,.panel > .table > tr > th:first-child{padding-left:30px; }
.panel > .table > tr > td:last-child,.panel > .table > tr > th:last-child{padding-right:30px; }
.panel > .table > thead > tr > td:first-child,.panel > .table > thead > tr > th:first-child{padding-left:30px; }
.panel > .table > thead > tr > td:last-child,.panel > .table > thead > tr > th:last-child{padding-right:30px; }
.panel > .table > tbody > tr > td:first-child,.panel > .table > tbody > tr > th:first-child{padding-left:30px; }
.panel > .table > tbody > tr > td:last-child,.panel > .table > tbody > tr > th:last-child{padding-right:30px; }
.panel > .table > tbody:first-child > tr:first-child th,.panel > .table > tbody:first-child > tr:first-child td{border-top:1px solid #cccccc; }
.panel > .table > tfoot > tr > td:first-child,.panel > .table > tfoot > tr > th:first-child{padding-left:30px; }
.panel > .table > tfoot > tr > td:last-child,.panel > .table > tfoot > tr > th:last-child{padding-right:30px; }
.panel > .table-responsive{border:0;  margin-bottom:0; }
.panel > .table-responsive > .table{margin-bottom:0; }
.panel > .table-responsive > .table caption{padding-left:30px 30px;    padding-right:30px 30px; }
.panel > .table-responsive:first-child > .table:first-child{border-top-right-radius:0.214rem;    border-top-left-radius:0.214rem; }
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child{border-top-left-radius:0.214rem;      border-top-right-radius:0.214rem; }
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child{border-top-left-radius:0.214rem; }
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child{border-top-left-radius:0.214rem; }
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child{border-top-right-radius:0.214rem; }
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child{border-top-right-radius:0.214rem; }
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child{border-top-left-radius:0.214rem;      border-top-right-radius:0.214rem; }
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child{border-top-left-radius:0.214rem; }
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child{border-top-left-radius:0.214rem; }
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child{border-top-right-radius:0.214rem; }
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child{border-top-right-radius:0.214rem; }
.panel > .table-responsive:last-child > .table:last-child{border-bottom-right-radius:0.214rem;    border-bottom-left-radius:0.214rem; }
.panel > .table-responsive:last-child > .table:last-child > thead:last-child > tr:last-child{border-bottom-left-radius:0.214rem;      border-top-right-radius:0.214rem; }
.panel > .table-responsive:last-child > .table:last-child > thead:last-child > tr:last-child td:last-child{border-bottom-left-radius:0.214rem; }
.panel > .table-responsive:last-child > .table:last-child > thead:last-child > tr:last-child th:last-child{border-bottom-left-radius:0.214rem; }
.panel > .table-responsive:last-child > .table:last-child > thead:last-child > tr:last-child td:first-child{border-bottom-right-radius:0.214rem; }
.panel > .table-responsive:last-child > .table:last-child > thead:last-child > tr:last-child th:first-child{border-bottom-right-radius:0.214rem; }
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child{border-bottom-left-radius:0.214rem;      border-bottom-right-radius:0.214rem; }
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child{border-bottom-left-radius:0.214rem; }
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child{border-bottom-left-radius:0.214rem; }
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child{border-bottom-right-radius:0.214rem; }
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child{border-bottom-right-radius:0.214rem; }
.panel > .table-responsive + .panel-body{border-top:1px solid #cccccc; }
.panel > .table-responsive > .table-bordered{border:0; }
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,.panel > .table-responsive > .table-bordered > thead > tr > td:first-child{border-left:0; }
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,.panel > .table-responsive > .table-bordered > thead > tr > td:last-child{border-right:0; }
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,.panel > .table-responsive > .table-bordered > thead > tr:first-child > td{border-bottom:0; }
.panel > .table-responsive > .table-bordered > thead > tr:last-child > th,.panel > .table-responsive > .table-bordered > thead > tr:last-child > td{border-bottom:0; }
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child{border-left:0; }
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child{border-right:0; }
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td{border-bottom:0; }
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td{border-bottom:0; }
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child{border-left:0; }
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child{border-right:0; }
.panel > .table-responsive .table > tr > td:first-child,.panel > .table-responsive .table > tr > th:first-child{padding-left:30px; }
.panel > .table-responsive .table > tr > td:last-child,.panel > .table-responsive .table > tr > th:last-child{padding-right:30px; }
.panel > .table-responsive .table > thead > tr > td:first-child,.panel > .table-responsive .table > thead > tr > th:first-child{padding-left:30px; }
.panel > .table-responsive .table > thead > tr > td:last-child,.panel > .table-responsive .table > thead > tr > th:last-child{padding-right:30px; }
.panel > .table-responsive .table > tbody > tr > td:first-child,.panel > .table-responsive .table > tbody > tr > th:first-child{padding-left:30px; }
.panel > .table-responsive .table > tbody > tr > td:last-child,.panel > .table-responsive .table > tbody > tr > th:last-child{padding-right:30px; }
.panel > .table-responsive .table > tfoot > tr > td:first-child,.panel > .table-responsive .table > tfoot > tr > th:first-child{padding-left:30px; }
.panel > .table-responsive .table > tfoot > tr > td:last-child,.panel > .table-responsive .table > tfoot > tr > th:last-child{padding-right:30px; }
.panel > .table caption{padding-left:30px 30px;  padding-right:30px 30px; }
.panel > .table-bordered{border:0; }
.panel > .table-bordered > thead > tr > th:first-child,.panel > .table-bordered > thead > tr > td:first-child{border-left:0; }
.panel > .table-bordered > thead > tr > th:last-child,.panel > .table-bordered > thead > tr > td:last-child{border-right:0; }
.panel > .table-bordered > thead > tr:first-child > th,.panel > .table-bordered > thead > tr:first-child > td{border-bottom:0; }
.panel > .table-bordered > thead > tr:last-child > th,.panel > .table-bordered > thead > tr:last-child > td{border-bottom:0; }
.panel > .table-bordered > tbody > tr > th:first-child,.panel > .table-bordered > tbody > tr > td:first-child{border-left:0; }
.panel > .table-bordered > tbody > tr > th:last-child,.panel > .table-bordered > tbody > tr > td:last-child{border-right:0; }
.panel > .table-bordered > tbody > tr:first-child > th,.panel > .table-bordered > tbody > tr:first-child > td{border-bottom:0; }
.panel > .table-bordered > tbody > tr:last-child > th,.panel > .table-bordered > tbody > tr:last-child > td{border-bottom:0; }
.panel > .table-bordered > tfoot > tr > th:first-child,.panel > .table-bordered > tfoot > tr > td:first-child{border-left:0; }
.panel > .table-bordered > tfoot > tr > th:last-child,.panel > .table-bordered > tfoot > tr > td:last-child{border-right:0; }
.panel > .list-group{margin-bottom:0; }
.panel > .list-group .list-group-item{border-width:1px 0;    border-radius:0;    padding-right:30px;    padding-left:30px; }
.panel > .list-group:first-child .list-group-item:first-child{border-top:0;    border-top-right-radius:0.214rem;    border-top-left-radius:0.214rem; }
.panel > .list-group:last-child .list-group-item:last-child{border-bottom:0;    border-bottom-right-radius:0.214rem;    border-bottom-left-radius:0.214rem; }
.panel > .panel-collapse > .table{margin-bottom:0; }
.panel > .panel-collapse > .table caption{padding-left:30px 30px;  padding-right:30px 30px; }
.panel > .panel-collapse > .list-group{margin-bottom:0; }
.panel > .panel-collapse > .list-group .list-group-item{border-width:1px 0;    border-radius:0; }
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child{border-top:0;    border-top-right-radius:0.214rem;    border-top-left-radius:0.214rem; }
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child{border-bottom:0;    border-bottom-right-radius:0.214rem;    border-bottom-left-radius:0.214rem; }
.panel > .panel-body + .table{border-top:1px solid #cccccc; }
.panel > .panel-body + .table-responsive{border-top:1px solid #cccccc; }
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child{border-top-right-radius:0;  border-top-left-radius:0; }
@media (max-width:575px){.panel > .table > tr > td:first-child,.panel > .table > tr > th:first-child{padding-left:20px; }
.panel > .table > tr > td:last-child,.panel > .table > tr > th:last-child{padding-right:20px; }
.panel > .table > thead > tr > td:first-child,.panel > .table > thead > tr > th:first-child{padding-left:20px; }
.panel > .table > thead > tr > td:last-child,.panel > .table > thead > tr > th:last-child{padding-right:20px; }
.panel > .table > tbody > tr > td:first-child,.panel > .table > tbody > tr > th:first-child{padding-left:20px; }
.panel > .table > tbody > tr > td:last-child,.panel > .table > tbody > tr > th:last-child{padding-right:20px; }
.panel > .table > tfoot > tr > td:first-child,.panel > .table > tfoot > tr > th:first-child{padding-left:20px; }
.panel > .table > tfoot > tr > td:last-child,.panel > .table > tfoot > tr > th:last-child{padding-right:20px; }
.panel > .table-responsive .table > tr > td:first-child,.panel > .table-responsive .table > tr > th:first-child{padding-left:20px; }
.panel > .table-responsive .table > tr > td:last-child,.panel > .table-responsive .table > tr > th:last-child{padding-right:20px; }
.panel > .table-responsive .table > thead > tr > td:first-child,.panel > .table-responsive .table > thead > tr > th:first-child{padding-left:20px; }
.panel > .table-responsive .table > thead > tr > td:last-child,.panel > .table-responsive .table > thead > tr > th:last-child{padding-right:20px; }
.panel > .table-responsive .table > tbody > tr > td:first-child,.panel > .table-responsive .table > tbody > tr > th:first-child{padding-left:20px; }
.panel > .table-responsive .table > tbody > tr > td:last-child,.panel > .table-responsive .table > tbody > tr > th:last-child{padding-right:20px; }
.panel > .table-responsive .table > tfoot > tr > td:first-child,.panel > .table-responsive .table > tfoot > tr > th:first-child{padding-left:20px; }
.panel > .table-responsive .table > tfoot > tr > td:last-child,.panel > .table-responsive .table > tfoot > tr > th:last-child{padding-right:20px; }
.panel > .list-group .list-group-item{padding-right:20px;    padding-left:20px; }
 }
.list-group + .panel-footer{border-top-width:0; }
.panel-group{margin-bottom:22px; }
.panel-group .panel{margin-bottom:0;    border-radius:0.286rem; }
.panel-group .panel + .panel{margin-top:5px; }
.panel-group .panel-heading{border-bottom:0; }
.panel-group .panel-heading + .panel-collapse > .panel-body{border-top:1px solid #cccccc; }
.panel-group .panel-heading + .panel-collapse > .list-group{border-top:1px solid #cccccc; }
.panel-group .panel-footer{border-top:0; }
.panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #cccccc; }
.panel.panel-transparent{background:transparent;  border-color:transparent;  box-shadow:none; }
.panel.panel-transparent > .panel-heading,.panel.panel-transparent > .panel-footer{border-color:transparent; }
.panel-default{border-color:#cccccc; }
.panel-default > .panel-heading{color:#737373;    background-color:#cccccc;    border-color:#cccccc; }
.panel-default > .panel-heading + .panel-collapse > .panel-body{border-top-color:#cccccc; }
.panel-default > .panel-heading .badge-pill{color:#cccccc;      background-color:#737373; }
.panel-default .panel-title{color:#4d4d4d; }
.panel-default .panel-action{color:#737373; }
.panel-default .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#cccccc; }
.panel-dark{border-color:#666666; }
.panel-dark > .panel-heading{color:#ffffff;    background-color:#666666;    border-color:#666666; }
.panel-dark > .panel-heading + .panel-collapse > .panel-body{border-top-color:#666666; }
.panel-dark > .panel-heading .badge-pill{color:#666666;      background-color:#ffffff; }
.panel-dark .panel-title,.panel-dark .panel-action{color:#ffffff; }
.panel-dark .panel-footer + .panel-collapse > .panel-body{border-bottom-color:#666666; }
.panel-primary{border:none; }
.panel-primary .panel-heading{border:none; }
.panel-primary .panel-title,.panel-primary .panel-action{color:#ffffff; }
.panel-info{border:none; }
.panel-info .panel-heading{border:none; }
.panel-info .panel-title,.panel-info .panel-action{color:#ffffff; }
.panel-success{border:none; }
.panel-success .panel-heading{border:none; }
.panel-success .panel-title,.panel-success .panel-action{color:#ffffff; }
.panel-warning{border:none; }
.panel-warning .panel-heading{border:none; }
.panel-warning .panel-title,.panel-warning .panel-action{color:#ffffff; }
.panel-danger{border:none; }
.panel-danger .panel-heading{border:none; }
.panel-danger .panel-title,.panel-danger .panel-action{color:#ffffff; }
.panel-dark{border:none; }
.panel-dark .panel-heading{border:none; }
.panel-dark .panel-title,.panel-dark .panel-action{color:#ffffff; }
.panel-line .panel-heading{background:transparent;  border:none;  border-top:3px solid transparent; }
.panel-line.panel-default .panel-heading{color:#cccccc;  border-top-color:#cccccc;  background:transparent; }
.panel-line.panel-default .panel-title,.panel-line.panel-default .panel-action{color:#cccccc; }
.panel-line.panel-dark .panel-heading{color:#666666;  border-top-color:#666666;  background:transparent; }
.panel-line.panel-dark .panel-title,.panel-line.panel-dark .panel-action{color:#666666; }
@media (max-width:767px){.panel-actions{position:relative;    top:auto;    right:auto;    display:block;    margin:auto;    padding:0 30px 15px;    transform:none; }
.panel-actions-keep{position:absolute;    top:50%;    right:30px;    padding:0;    transform:translate(0%,-50%); }
 }
@media (max-width:575px){.panel-actions{padding-left:20px; }
.panel-actions .progress{min-width:80px; }
.panel-actions .show-on-hover{display:none; }
.panel-actions-keep{right:15px; }
.panel-title,.panel-body,.panel-footer{padding-left:20px;    padding-right:20px; }
 }
.panel-group{margin-bottom:22px; }
.panel-group .panel{margin-bottom:0;    border-radius:0.286rem;    box-shadow:none; }
.panel-group .panel + .panel{margin-top:10px; }
.panel-group .panel-title{position:relative;    padding:15px 45px 15px 30px;    font-size:1rem; }
.panel-group .panel-title:before,.panel-group .panel-title:after{position:absolute;      top:15px;      right:30px;      font-family:"Material Design Icons";      transition:all 300ms linear 0s; }
.panel-group .panel-title:before{content:"\F415"; }
.panel-group .panel-title:after{content:"\F374"; }
.panel-group .panel-title[aria-expanded="false"]:before{opacity:.4; }
.panel-group .panel-title[aria-expanded="false"]:after{opacity:0;      transform:rotate(-180deg); }
.panel-group .panel-title[aria-expanded="true"]:before{opacity:0;      transform:rotate(180deg); }
.panel-group .panel-title[aria-expanded="true"]:after{opacity:1; }
.panel-group .panel-title:hover,.panel-group .panel-title:focus{color:#737373;      text-decoration:none; }
.panel-group .panel-title:focus{outline:none; }
.panel-group .panel-heading{border-bottom:0; }
.panel-group .panel-heading + .panel-collapse{margin:0; }
.panel-group .panel-heading + .panel-collapse > .list-group{border-top:1px solid #cccccc; }
.panel-group .panel-collapse .panel-body{padding:15px 30px; }
.panel-group .panel-footer{border-top:0; }
.panel-group .panel-footer + .panel-collapse .panel-body{border-bottom:1px solid #cccccc; }
.panel-group .panel + .panel{margin-top:10px; }
.panel-group-continuous .panel{border-radius:0; }
.panel-group-continuous .panel:first-child{border-radius:0.286rem 0.286rem 0 0; }
.panel-group-continuous .panel:last-child{border-radius:0 0 0.286rem 0.286rem; }
.panel-group-continuous .panel + .panel{margin-top:0;    border-top:1px solid #cccccc; }
.panel-group-simple .panel{background:transparent;  box-shadow:none; }
.panel-group-simple .panel + .panel{margin-top:0; }
.panel-group-simple .panel-title{padding-left:0;  padding-bottom:10px; }
.panel-group-simple .panel-title:before,.panel-group-simple .panel-title:after{right:5px; }
.panel-group-simple .panel-collapse .panel-body{padding-left:0;  padding-right:0;  padding-top:10px; }


/*---Notification---*/
.myadmin-alert {
  border-radius: 0;
  color: #ffffff;
  padding: 12px 30px 12px 12px;
  position: relative;
  text-align: left; }
  .myadmin-alert a {
    color: inherit;
    font-weight: 600;
    text-decoration: underline; }
  .myadmin-alert h4 {
    color: inherit;
    font-size: 1rem;
    font-weight: 600;
    line-height: normal;
    margin: 0; }
  .myadmin-alert .img {
    border-radius: 3px;
    height: 40px;
    left: 12px;
    position: absolute;
    top: 12px;
    width: 40px; }
  .myadmin-alert .closed {
    color: rgba(255, 255, 255, 0.5);
    font-size: 1.429rem;
    font-weight: 500;
    padding: 4px;
    position: absolute;
    right: 3px;
    text-decoration: none;
    top: 0; }
    .myadmin-alert .closed:hover {
      color: #ffffff; }
  .myadmin-alert .primary {
    background: rgba(0, 0, 0, 0.4);
    border: none;
    border-radius: 3px;
    color: inherit;
    outline: 0;
    padding: 4px 10px; }
    .myadmin-alert .primary:hover {
      opacity: .9; }
  .myadmin-alert .cancel {
    background: rgba(255, 255, 255, 0.4);
    border: none;
    border-radius: 3px;
    color: rgba(0, 0, 0, 0.8);
    outline: 0;
    padding: 4px 10px; }
    .myadmin-alert .cancel:hover {
      opacity: .9; }

.myadmin-alert-img {
  min-height: 64px;
  padding-left: 65px; }

.myadmin-alert-icon {
  padding-left: 20px; }
  .myadmin-alert-icon i {
    padding-right: 10px; }

.myadmin-alert-click {
  cursor: pointer;
  padding-right: 12px; }

.myadmin-alert-bottom {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  bottom: 0;
  left: 0;
  right: 0; }

.myadmin-alert-bottom-left {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  bottom: 20px;
  left: 20px; }

.myadmin-alert-bottom-right {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  bottom: 20px;
  right: 20px; }

.myadmin-alert-fullscreen {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  left: 50%;
  margin: -20px;
  top: 50%; }

.myadmin-alert-top {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  left: 0;
  right: 0;
  top: 0px; }

.myadmin-alert-top-left {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  left: 20px;
  top: 0px; }

.myadmin-alert-top-right {
  box-shadow: 2px 2px 2px rgba(0, 0, 0, 0.1);
  display: none;
  position: fixed;
  z-index: 1111;
  right: 20px;
  top: 0px; }

.alert-custom {
  background: #40a2ed;
  color: #ffffff;
  border-color: #40a2ed; }

.alert-inverse {
  background: #475F7B;
  color: #ffffff;
  border-color: #475F7B; }

.alert-dark {
  background: #000000;
  color: #ffffff;
  border-color: #000000; }

.alert-info .closed {
  color: inherit; }
.alert-info a.closed:hover {
  color: inherit; }



/*---avatar---*/
.avatar{position:relative;  display:inline-block;  width:36px;  height:36px;  line-height:36px;  text-align:center;  border-radius:100% !important;  text-transform:uppercase; }
.avatar img{width:100%;    height:100%;    border-radius:100%;    vertical-align:top; }
.avatar[class*='status-']::after{content:'';    position:absolute;    right:0px;    bottom:0;    display:inline-block;    width:10px;    height:10px;    border-radius:100%;    border:2px solid #ffffff; }
.avatar[class*='status-'].avatar-sm::after{right:-2px;    width:9px;    height:9px; }
.avatar[class*='status-'].avatar-lg::after{right:4px; }
.avatar[class*='status-'].avatar-xl::after{right:5px;    width:11px;    height:11px; }
.avatar[class*='status-'].avatar-xxl::after{right:15px;    width:12px;    height:12px; }
.avatar[class*='status-'].avatar-xxxl::after{right:25px;    width:16px;    height:16px; }
.avatar.status-dark::after{background-color:#475F7B; }
.avatar-bordered{border:4px solid rgba(255,255,255,0.25);  -webkit-background-clip:padding-box;
/* for Safari */
background-clip:padding-box;
/* for IE9+,Firefox 4+,Opera,Chrome */
 }
.avatar-square{border-radius:0; }
.avatar-sm{width:29px;  height:29px;  line-height:29px;  font-size:0.7143rem; }
.avatar-lg{width:48px;  height:48px;  line-height:48px;  font-size:1.286rem; }
.avatar-xl{width:64px;  height:64px;  line-height:64px;  font-size:1.286rem; }
.avatar-xxl{width:96px;  height:96px;  line-height:96px;  font-size:1.429rem; }
.avatar-xxxl{width:128px;  height:128px;  line-height:128px;  font-size:1.857rem; }
.avatar-pill{width:auto;  border-radius:18px;  color:#475F7B;  text-transform:none;  letter-spacing:0;  background-color:#d5dfea;  font-size:0.8571rem;  display:-webkit-inline-box;  display:inline-flex;  -webkit-box-align:center;  align-items:center; }
.avatar-pill:hover,.avatar-pill:focus{color:#475F7B;    background-color:#d5dfea; }
.avatar-pill img{width:36px; }
.avatar-pill span{padding-right:18px;    padding-left:8px; }
.avatar-pill .close{padding-left:0;    padding-right:8px;    font-size:1.286rem;    line-height:inherit; }
.avatar-pill.avatar-sm{border-radius:14.5px;    font-size:0.8571rem; }
.avatar-pill.avatar-sm img{width:29px; }
.avatar-pill.avatar-sm span{padding-right:14.5px; }
.avatar-pill.avatar-sm .close{padding-right:6px;      font-size:1.286rem; }
.avatar-pill.avatar-lg{border-radius:24px;    font-size:1rem; }
.avatar-pill.avatar-lg img{width:48px; }
.avatar-pill.avatar-lg span{padding-right:24px; }
.avatar-pill.avatar-lg .close{padding-right:10px;      font-size:1.429rem; }
.avatar-pill.avatar-xl{border-radius:32px;    font-size:1.143rem; }
.avatar-pill.avatar-xl img{width:64px; }
.avatar-pill.avatar-xl span{padding-right:32px;      padding-left:12px; }
.avatar-pill.avatar-xl .close{padding-right:12px;      font-size:1.5714285714rem; }
.avatar-pill.avatar-xxl{border-radius:48px;    font-size:1.286rem; }
.avatar-pill.avatar-xxl img{width:96px; }
.avatar-pill.avatar-xxl span{padding-right:48px;      padding-left:12px; }
.avatar-pill.avatar-xxl .close{padding-right:16px;      font-size:1.714rem; }
.avatar-pill.avatar-xxxl{border-radius:64px;    font-size:1.429rem; }
.avatar-pill.avatar-xxxl img{width:128px; }
.avatar-pill.avatar-xxxl span{padding-right:64px;      padding-left:12px; }
.avatar-pill.avatar-xxxl .close{padding-right:20px;      font-size:1.714rem; }
.avatar-list{display:-webkit-inline-box;  display:inline-flex; }
.avatar-list:not(.avatar-list-overlap){margin:-2px; }
.avatar-list:not(.avatar-list-overlap) > *{margin:2px; }
.avatar-list-overlap .avatar{border:2px solid #ffffff;  -webkit-box-shadow:0 0 25px rgba(0,0,0,0.2);  box-shadow:0 0 25px rgba(0,0,0,0.2);  -webkit-transition:.15s linear;  transition:.15s linear; }
.avatar-list-overlap .avatar + .avatar{margin-left:-16px; }
.avatar-list-overlap .avatar + .avatar-sm{margin-left:-12px; }
.avatar-list-overlap .avatar + .avatar-lg{margin-left:-20px; }
.avatar-list-overlap .avatar + .avatar-xl{margin-left:-26px; }
.avatar-list-overlap .avatar + .avatar-xxl{margin-left:-36px; }
.avatar-list-overlap .avatar + .avatar-xxxl{margin-left:-48px; }
.avatar-list-overlap .avatar:hover + .avatar{margin-left:0; }
.avatar-list-overlap .overlap-exclude{margin-left:0; }
.avatar-add{font-family:themify;  background-color:transparent;  border:1px dashed #475F7B;  color:#475F7B;  font-size:0.8571rem; }
.avatar-add::before{content:"\e61a"; }
.avatar-add:hover{color:#ffffff; }
.avatar-more span{position:absolute;  top:0;  left:0;  right:0;  bottom:0;  color:rgba(255,255,255,0.8);  border-radius:100%;  background-color:rgba(0,0,0,0.5);  -webkit-transition:0.3s ease;  transition:0.3s ease; }
.avatar-more:hover span{color:#ffffff;  background-color:rgba(0,0,0,0.65); }
.user-contact{margin-top:-45px;  position:relative; }
.user-social{text-align:center; }
[data-provide~="more-avatar"] ~ .avatar{display:none; }


/*---switch---*/
.switch {
  font-weight: 300;
  letter-spacing: 0;
  margin-bottom: 0;
  line-height: 29px;
  cursor: pointer;
  white-space: nowrap; }
  .switch input {
    display: none; }
  .switch input:checked ~ .switch-indicator {
    background: #91abc8; }
  .switch input:checked ~ .switch-indicator::after {
    left: calc(100% - 20px);
    -webkit-box-shadow: 0px 0px 3px #d5dfea;
    box-shadow: 0px 0px 3px #d5dfea; }
  .switch.switch-secondary input:checked ~ .switch-indicator::after {
    background: #a8b9cd; }
  .switch .switch-dark input:checked ~ .switch-indicator::after {
    background: #475F7B; }

.switch-indicator {
  position: relative;
  display: inline-block;
  width: 40px;
  height: 10px;
  background: #d5dfea;
  border-radius: 20px;
  vertical-align: middle;
  -webkit-transition: 0.3s;
  transition: 0.3s; }
  .switch-indicator::after {
    content: '';
    display: block;
    position: absolute;
    left: 0px;
    width: 20px;
    height: 20px;
    -webkit-transition: 0.3s;
    transition: 0.3s;
    cursor: inherit;
    background: #ffffff;
    border-radius: 50%;
    top: -5px;
    -webkit-box-shadow: 0px 0px 3px #b8c6d6;
    box-shadow: 0px 0px 3px #b8c6d6; }

/*---fullscreen---*/
[data-provide~="boxfull"].is-fullscreen .fullscreen-default, [data-provide~="fullscreen"].is-fullscreen .fullscreen-default {
  display: none; }

[data-provide~="boxfull"].is-fullscreen .fullscreen-active, [data-provide~="fullscreen"].is-fullscreen .fullscreen-active {
  display: inline-block; }

[data-provide~="boxfull"] .fullscreen-active, [data-provide~="fullscreen"] .fullscreen-active {
  display: none; }

@media (min-width: 768px) {
  .dl-horizontal dt {
    float: left;
    width: 160px;
    clear: left;
    text-align: right;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; }
  .dl-horizontal dd {
    margin-left: 180px; } }
/*products-list*/
.products-list {
  list-style: none;
  margin: 0;
  padding: 0; }
  .products-list > .item {
    border-radius: 3px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.1);
    padding: 10px; }
    .products-list > .item:before, .products-list > .item:after {
      content: " ";
      display: table; }
  .products-list .product-img {
    float: left; }
    .products-list .product-img img {
      width: 50px;
      height: 50px;
      border-radius: 100%; }
  .products-list .product-info {
    margin-left: 60px; }
  .products-list .product-description {
    display: block;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis; }

.product-list-in-box > .item {
  -webkit-box-shadow: none;
  box-shadow: none;
  border-radius: 0;
  border-bottom: 1px solid #d5dfea; }
  .product-list-in-box > .item:last-of-type {
    border-bottom-width: 0; }

/*data table*/
@media (max-width: 767px) {
  .table > tbody > tr > td, .table > tbody > tr > th {
    white-space: nowrap; }
  .table > tfoot > tr > td, .table > tfoot > tr > th {
    white-space: nowrap; }
  .table > thead > tr > td, .table > thead > tr > th {
    white-space: nowrap; } }
.table > tbody > tr > td, .table > tbody > tr > th {
  border-top: 1px solid #d5dfea;
  padding: 1rem;
  vertical-align: middle; }
.table > tbody > tr > th, .table > tbody > tr td {
  border-bottom: 0px solid #d5dfea; }
.table > tfoot > tr > td, .table > tfoot > tr > th {
  border-top: 1px solid #d5dfea;
  padding: 1rem;
  vertical-align: middle; }
.table > thead > tr > td, .table > thead > tr > th {
  border-top: 1px solid #d5dfea;
  padding: 1rem;
  vertical-align: middle; }

.table-dark > tr > td, .table-dark > tr > th {
  border-color: #475F7B; }
.table-dark > thead > tr > th {
  border-color: #475F7B; }
.table-dark > tbody > tr > th {
  border-color: #475F7B; }

.table tr td .progress {
  margin-top: 5px; }
.table.no-border {
  border: 0; }
  .table.no-border td, .table.no-border th {
    border: 0; }
.table.align th {
  text-align: left; }
.table.align td {
  text-align: right; }

.table-bordered {
  border: 1px solid #dfe3e7; }
  .table-bordered > tbody > tr > td, .table-bordered > tbody > tr > th {
    border: 1px solid #dfe3e7; }
  .table-bordered > thead > tr > td, .table-bordered > thead > tr > th {
    border: 1px solid #dfe3e7;
    border-bottom-width: 2px; }
  .table-bordered > tfoot > tr > td, .table-bordered > tfoot > tr > th {
    border: 1px solid #dfe3e7; }

.table-separated {
  border-collapse: separate;
  border-spacing: 0 8px; }
  .table-separated thead th {
    border-bottom: none; }
  .table-separated tbody tr {
    background-color: #fafafa;
    -webkit-transition: .5s;
    transition: .5s; }
    .table-separated tbody tr > *:first-child {
      border-top-left-radius: 3px;
      border-bottom-left-radius: 3px; }
    .table-separated tbody tr > *:last-child {
      border-top-right-radius: 3px;
      border-bottom-right-radius: 3px; }
    .table-separated tbody tr th, .table-separated tbody tr td {
      border-top: none; }

.dataTables_info, .dataTables_length, .dt-buttons {
  display: inline-block; }

dt-buttons {
  margin-bottom: 10px; }
  dt-buttons .dt-button {
    padding: 5px 15px;
    border-radius: 0;
    color: #ffffff;
    margin-right: 3px;
    display: inline-block; }
    dt-buttons .dt-button:hover {
      background: #475F7B; }

.dataTables_filter {
  float: right;
  padding-top: 5px; }
  .dataTables_filter input {
    border: 1px solid #cccccc;
    margin-left: 5px; }

table.dataTable thead .sorting, table.dataTable thead .sorting_asc, table.dataTable thead .sorting_asc_disabled, table.dataTable thead .sorting_desc, table.dataTable thead .sorting_desc_disabled {
  background: 0 0; }

.dataTables_wrapper .dataTables_paginate {
  float: right;
  text-align: right;
  padding-top: .25em; }
  .dataTables_wrapper .dataTables_paginate .paginate_button {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 1.5em;
    padding: .5em 1em;
    margin-left: 2px;
    text-align: center;
    text-decoration: none;
    cursor: pointer;
    color: #737373;
    border: 1px solid transparent;
    border-radius: 2px; }
    .dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
      color: #ffffff; }
    .dataTables_wrapper .dataTables_paginate .paginate_button.disabled, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:active, .dataTables_wrapper .dataTables_paginate .paginate_button.disabled:hover {
      cursor: not-allowed;
      color: #737373;
      border: 1px solid transparent;
      background: 0 0;
      -webkit-box-shadow: none;
      box-shadow: none; }
    .dataTables_wrapper .dataTables_paginate .paginate_button:hover {
      color: #ffffff;
      background-color: #40a2ed; }
    .dataTables_wrapper .dataTables_paginate .paginate_button:active {
      outline: 0;
      background-color: #737373; }
  .dataTables_wrapper .dataTables_paginate .ellipsis {
    padding: 0 1em; }

.tablesaw-bar .btn-group label {
  color: #737373; }

tfoot input {
  width: 100%;
  padding: 3px;
  box-sizing: border-box; }

.dt-bootstrap {
  display: block; }

.paging_simple_numbers .pagination .paginate_button {
  padding: 0;
  background: #ffffff; }
  .paging_simple_numbers .pagination .paginate_button:hover {
    background: #ffffff; }
    .paging_simple_numbers .pagination .paginate_button:hover a {
      color: #ffffff; }
  .paging_simple_numbers .pagination .paginate_button a {
    padding: 15px 15px;
    border-radius: 5px;
    border: 0 !important; }
  .paging_simple_numbers .pagination .paginate_button.active a {
    color: #ffffff; }

.footable .pagination {
  display: inline-block;
  padding: 8px 0; }
  .footable .pagination li {
    padding: 0;
    margin: 0 1px;
    display: inline-block; }
    .footable .pagination li a {
      padding: 5px 10px; }
      .footable .pagination li a.active, .footable .pagination li a:hover {
        color: #ffffff;
        border-radius: 4px; }
    .footable .pagination li.active a {
      color: #ffffff;
      border-radius: 4px; }

/*direct-chat*/
.direct-chat .box-body {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
  position: relative;
  overflow: hidden;
  padding: 0; }
.direct-chat.chat-pane-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.direct-chat-messages {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0);
  padding: 10px;
  height: 250px;
  overflow: auto; }

.direct-chat-msg {
  display: block;
  margin-bottom: 10px; }
  .direct-chat-msg:before, .direct-chat-msg:after {
    content: " ";
    display: table; }

.direct-chat-text {
  display: block;
  position: relative;
  margin: 5px 0 0 50px;
  display: table; }
  .direct-chat-text p {
    border-radius: 5px;
    padding: 0.5rem 0.5rem;
    background: #efefef;
    color: #737373;
    margin-bottom: 0.25rem;
    display: inherit; }
    .direct-chat-text p.direct-chat-timestamp {
      background-color: transparent !important;
      padding: 0;
      opacity: .8; }
  .direct-chat-text:after {
    border-width: 5px;
    margin-top: -5px; }
  .direct-chat-text:before {
    border-width: 6px;
    margin-top: -6px; }

.direct-chat-contacts {
  -webkit-transition: -webkit-transform .5s ease-in-out;
  -moz-transition: -moz-transform .5s ease-in-out;
  -o-transition: -o-transform .5s ease-in-out;
  transition: transform .5s ease-in-out;
  -webkit-transform: translate(101%, 0);
  -ms-transform: translate(101%, 0);
  -o-transform: translate(101%, 0);
  transform: translate(101%, 0);
  position: absolute;
  top: 0;
  bottom: 0;
  height: 250px;
  width: 100%;
  background: #475F7B;
  color: #ffffff;
  overflow: auto; }

.direct-chat-messages {
  -webkit-transition: -webkit-transform .5s ease-in-out;
  -moz-transition: -moz-transform .5s ease-in-out;
  -o-transition: -o-transform .5s ease-in-out;
  transition: transform .5s ease-in-out; }
  .direct-chat-messages.chat-app {
    padding: 0.8rem 1.25rem; }

.right .direct-chat-text {
  margin: 5px 0px 0 0px;
  float: right;
  text-align: right; }
  .right .direct-chat-text p {
    display: inherit;
    clear: both;
    float: right;
    color: #ffffff; }
.right .direct-chat-img {
  float: right; }

.direct-chat-img {
  float: left;
  width: 40px;
  height: 40px; }

.direct-chat-info {
  display: block;
  margin-bottom: 2px; }

.direct-chat-timestamp {
  color: #737373; }

.direct-chat-contacts-open .direct-chat-contacts {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  -o-transform: translate(0, 0);
  transform: translate(0, 0); }

.contacts-list > li {
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
  padding: 10px;
  margin: 0; }
  .contacts-list > li:before, .contacts-list > li:after {
    content: " ";
    display: table; }
  .contacts-list > li:last-of-type {
    border-bottom: none; }

.contacts-list-name, .contacts-list-status, .users-list-date, .users-list-name {
  display: block; }

.contacts-list-img {
  border-radius: 50%;
  width: 40px;
  float: left; }

.contacts-list-info {
  margin-left: 45px;
  color: #ffffff; }

.contacts-list-status {
  font-size: 12px; }

.contacts-list-date {
  color: #a6a6a6;
  font-weight: 300; }

.contacts-list-email {
  color: #b8c6d6; }

.contact-page-aside ul.list-style-none {
  margin: 0px;
  padding: 0px; }

ul.list-style-none li {
  list-style: none; }
  ul.list-style-none li a {
    color: #737373;
    padding: 10px 0px;
    display: block;
    text-decoration: none; }
    ul.list-style-none li a:hover {
      color: #25b5b5; }

.list-style-none li.box-label a {
  font-weight: 500; }
.list-style-none li.divider {
  margin: 10px 0;
  height: 1px;
  background: rgba(119, 146, 177, 0.13); }
.list-style-none li a span {
  float: right; }

div#employeelist_filter {
  margin-top: -60px;
  position: relative;
  z-index: 99; }

.chat-app .direct-chat-img {
  width: 55px;
  height: 55px;
  line-height: 55px; }
.chat-app .direct-chat-text {
  margin: 5px 0 0 80px; }
.chat-app .right .direct-chat-text {
  margin: 5px 0px 0 0px;
  float: right;
  text-align: right; }

time {
  font-size: 0.8571rem;
  color: #b8c6d6; }

/*---users-list---*/
.users-list > li {
  width: 25%;
  float: left;
  padding: 10px;
  text-align: center; }
  .users-list > li img {
    border-radius: 5px;
    max-width: 100%;
    height: auto; }
  .users-list > li > a:hover {
    color: #737373; }
    .users-list > li > a:hover .users-list-name {
      color: #737373; }

.users-list-name {
  font-weight: 600;
  color: #475F7B;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis; }

.users-list-date {
  color: #737373;
  font-size: 0.8571rem; }

/*---carousel-control---*/
.carousel-control.left, .carousel-control.right {
  background-image: none; }
.carousel-control > i {
  font-size: 2.857rem;
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -20px; }

/*---widget---*/
.widget-user .widget-user-username, .widget-user-2 .widget-user-username, .widget-user-3 .widget-user-username, .widget-user-4 .widget-user-username {
  margin-bottom: 5px;
  font-size: 1.714rem; }

.box-widget {
  border: none;
  position: relative; }

.widget-user .widget-user-header {
  padding: 20px;
  height: 140px;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }
.widget-user .widget-user-username {
  margin-top: 0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
.widget-user .widget-user-desc {
  margin-top: 0; }
.widget-user .widget-user-image {
  position: absolute;
  top: 85px;
  left: 50%;
  margin-left: -45px; }
  .widget-user .widget-user-image > img {
    width: 90px;
    height: auto;
    border: 3px solid #ffffff; }
.widget-user .box-footer {
  padding-top: 30px; }

.widget-user-2 .widget-user-header {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 20px; }
.widget-user-2 .widget-user-username {
  margin-top: 5px;
  margin-left: 75px; }
.widget-user-2 .widget-user-desc {
  margin-top: 0;
  margin-left: 75px; }
.widget-user-2 .widget-user-image > img {
  width: 65px;
  height: auto;
  float: left; }

.widget-user-3 .widget-user-header {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px;
  padding: 20px; }
.widget-user-3 .widget-user-username {
  margin-top: 5px;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
.widget-user-3 .widget-user-desc {
  margin-top: 0; }
.widget-user-3 .info-user {
  float: left;
  margin-top: 15px; }
.widget-user-3 .widget-user-image > img {
  width: 100px;
  height: auto;
  float: right;
  border: 3px solid #ffffff; }

.widget-user-4 .widget-user-header {
  text-align: center;
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }
.widget-user-4 .widget-user-username {
  margin-top: 0;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.2); }
.widget-user-4 .widget-user-desc {
  margin-top: 0;
  margin-bottom: 0; }
.widget-user-4 .widget-user-image {
  text-align: center;
  margin-bottom: 15px; }
  .widget-user-4 .widget-user-image > img {
    width: 100px;
    height: auto; }
.widget-user-4 .box-footer {
  padding-top: 30px; }

.box.widget-user-4 .overlay {
  z-index: 50;
  border-radius: 0;
  padding: 20px; }
  .box.widget-user-4 .overlay.overlay-none {
    background: rgba(0, 0, 0, 0); }

/*mailbox*/
.mailbox-messages > .table {
  margin: 0; }
.mailbox-messages .mailbox-date {
  font-size: 0.8571rem;
  color: #737373; }
.mailbox-messages table a {
  color: #737373; }

.mailbox-controls {
  padding: 0rem 0rem 1.25rem; }
  .mailbox-controls .btn {
    padding: 10px 15px; }
    .mailbox-controls .btn i {
      font-size: 1.143rem; }
  .mailbox-controls.with-border {
    border-bottom: 1px solid #d5dfea; }

.mailbox-read-info {
  border-bottom: 1px solid #d5dfea;
  padding: 10px; }
  .mailbox-read-info h3 {
    font-size: 1.429rem;
    margin: 0; }
  .mailbox-read-info h5 {
    margin: 0;
    padding: 5px 0 0; }

.mailbox-read-time {
  color: #737373;
  font-size: 1rem; }

.mailbox-read-message {
  padding: 10px; }

.mailbox-attachments li {
  float: left;
  width: 140px;
  border: 1px solid #a6a6a6;
  margin-bottom: 10px;
  margin-right: 10px; }

.mailbox-attachment-name {
  font-weight: 300;
  color: #737373;
  font-size: 10px; }

.mailbox-attachment-info {
  padding: 10px;
  background: #d5dfea; }

.mailbox-attachment-size {
  color: #737373;
  font-size: 0.8571rem; }

.mailbox-attachment-icon {
  text-align: center;
  font-size: 3.571rem;
  color: #737373;
  padding: 20px 10px; }
  .mailbox-attachment-icon.has-img {
    padding: 0; }
    .mailbox-attachment-icon.has-img > img {
      max-width: 100%;
      height: auto; }

/*Extra Pages*/
.lockscreen-box-body {
  -webkit-box-shadow: 0 2px 2px 0 rgba(128, 128, 128, 0.14), 0 3px 1px -2px rgba(128, 128, 128, 0.2), 0 1px 5px 0 rgba(128, 128, 128, 0.12);
  box-shadow: 0 2px 2px 0 rgba(128, 128, 128, 0.14), 0 3px 1px -2px rgba(128, 128, 128, 0.2), 0 1px 5px 0 rgba(128, 128, 128, 0.12); }

.has-feedback {
  position: relative; }
  .has-feedback .form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none; }

.register-page .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.login-page .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.lockscreen .form-control-feedback {
  position: absolute;
  top: 0;
  right: 0;
  z-index: 2;
  display: block;
  width: 34px;
  height: 34px;
  line-height: 34px;
  text-align: center;
  pointer-events: none; }

.content-top-agile {
  text-align: center;
  text-transform: uppercase;
  position: relative; }
  .content-top-agile h2 {
    color: #f5b22e;
    font-weight: 800;
    font-size: 1.7rem; }

.auth-2 {
  width: 500px;
  margin: 0;
  padding: 7% 30px;
  float: right;
  height: 100%;
  overflow-y: scroll; }

.auth-logo {
  text-align: center;
  font-weight: 300; }

.auth-body {
  padding: 20px 20px 10px; }

.auth-msg {
  margin: 0;
  text-align: center;
  padding: 0 20px 20px; }

.auth-2-outer {
  display: block; }

@media (max-width: 767px) {
  .content-top-agile {
    border-radius: 25px 25px 0 0; }

  .content-bottom {
    padding: 3em;
    background: #ffffff;
    border-radius: 0 0 25px 25px; }

  .auth-2 {
    width: 300px;
    margin: 0px auto;
    float: none;
    border-radius: 5px;
    height: auto; }

  .auth-2-outer {
    display: -ms-flexbox;
    display: flex; } }
.error-page-title {
  text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0 #b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, 0.1), 0 0 5px rgba(0, 0, 0, 0.1), 0 1px 3px rgba(0, 0, 0, 0.3), 0 3px 5px rgba(0, 0, 0, 0.2), 0 5px 10px rgba(0, 0, 0, 0.25), 0 10px 10px rgba(0, 0, 0, 0.2), 0 20px 20px rgba(0, 0, 0, 0.15); }

.error-page > .error-content, .login-box .fog-pwd, .mailbox-attachment-icon, .mailbox-attachment-info, .mailbox-attachment-size {
  display: block; }

/*lable floting*/
.has-warning .bar:before, .has-warning .bar:after {
  background: #f5b22e; }
.has-warning .form-control:focus ~ label, .has-warning .form-control:valid ~ label {
  color: #f5b22e; }

.has-success .bar:before, .has-success .bar:after {
  background: #33ac2e; }
.has-success .form-control:focus ~ label, .has-success .form-control:valid ~ label {
  color: #33ac2e; }

.has-error .bar:before, .has-error .bar:after {
  background: #FF2829; }
.has-error .form-control:focus ~ label, .has-error .form-control:valid ~ label {
  color: #FF2829; }

.has-feedback label ~ .t-0 {
  top: 0; }

.form-group.error input, .form-group.error select, .form-group.error textarea {
  border: 1px solid #FF2829; }
.form-group.error .help-block ul {
  padding: 0px;
  color: #FF2829; }
  .form-group.error .help-block ul li {
    list-style: none; }
.form-group.validate input, .form-group.validate select, .form-group.validate textarea {
  border: 1px solid #33ac2e; }
.form-group.issue .help-block ul {
  padding: 0px;
  color: #f5b22e; }
  .form-group.issue .help-block ul li {
    list-style: none; }

/*invoice*/
.no-print {
  margin: 15px 10px; }

.invoice {
  position: relative;
  background: #ffffff;
  border: 1px solid #d5dfea;
  padding: 20px;
  margin: 10px 10px; }

.invoice-details {
  padding-top: 15px;
  padding-bottom: 15px; }

.total-payment h3 {
  padding-top: 15px;
  padding-bottom: 15px;
  border-top: 1px solid #cccccc;
  display: inline-block;
  margin-top: 0; }

.invoice-title {
  margin-top: 0; }

.invoice-details {
  background-color: #d5dfea;
  margin-bottom: 15px;
  border: 1px solid #cccccc; }

@media print {
  .content-header, .left-side, .main-header, .main-sidebar, .no-print {
    display: none !important; }

  .content-wrapper, .main-footer, .right-side {
    margin-left: 0 !important;
    min-height: 0 !important;
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0); }

  .fixed .content-wrapper, .fixed .right-side {
    padding-top: 0 !important; }

  .invoice {
    width: 100%;
    border: 0;
    margin: 0;
    padding: 0; }

  .invoice-col {
    float: left;
    width: 33.3333333%; }

  .table-responsive {
    overflow: auto; }

  .table-responsive > .table tr td, .table-responsive > .table tr th {
    white-space: normal; } }
/*profile*/
.activitytimeline {
  position: relative;
  margin-left: 50px;
  margin-right: 10px; }

.box-profile .social-states {
  font-size: 1.143rem; }
  .box-profile .social-states a {
    color: #ffffff; }

.post {
  border-bottom: 1px solid #d9d9d9;
  margin-bottom: 15px;
  padding-bottom: 15px;
  color: #737373; }
  .post:last-of-type {
    border-bottom: 0;
    margin-bottom: 0;
    padding-bottom: 0; }
  .post .user-block {
    margin-bottom: 15px; }

.user-block:before, .user-block:after {
  content: " ";
  display: table; }
.user-block img {
  width: 40px;
  height: 40px;
  float: left; }
.user-block .comment, .user-block .description, .user-block .username {
  display: block;
  margin-left: 50px; }
.user-block .username {
  font-size: 1.143rem;
  font-weight: 600; }
.user-block .description {
  color: #737373;
  font-size: 1rem; }
.user-block.user-block-sm .username {
  font-size: 1rem; }

.img-sm + .img-push, .user-block.user-block-sm .comment, .user-block.user-block-sm .description, .user-block.user-block-sm .username {
  margin-left: 40px; }

/*calendar*/
.box .datepicker-inline, .box .datepicker-inline .datepicker-days, .box .datepicker-inline .datepicker-days > table, .box .datepicker-inline > table, .fc-grid {
  width: 100%; }

.fc-day-number {
  padding-right: 10px; }

.fc-header-right {
  padding-right: 10px; }

.fc-button {
  background: #ffffff;
  border: 1px solid rgba(184, 198, 214, 0.13);
  color: #737373;
  text-transform: capitalize; }
  .fc-button:hover, .fc-button:active, .fc-button.active {
    background-color: #d5dfea;
    opacity: .8; }

.fc-header-title h2 {
  font-size: 1.143rem;
  color: #737373;
  margin-left: 10px; }

.fc-header-left {
  padding-left: 10px; }

.fc-widget-header {
  background: #d5dfea;
  border: 0; }
  .fc-widget-header:first-of-type {
    border-left: 0;
    border-right: 0; }
  .fc-widget-header:last-of-type {
    border-right: 0; }

.fc-grid {
  border: 0; }

.fc-widget-content {
  border-color: rgba(184, 198, 214, 0.13) !important; }
  .fc-widget-content:first-of-type {
    border-left: 0;
    border-right: 0; }
  .fc-widget-content:last-of-type {
    border-right: 0; }

.fc-day-number {
  font-size: 1.429rem;
  font-weight: 300; }

.fc-color-picker {
  list-style: none;
  margin: 0;
  padding: 0; }
  .fc-color-picker > li {
    float: left;
    font-size: 2.143rem;
    margin-right: 5px;
    line-height: 30px; }
    .fc-color-picker > li .fa {
      -webkit-transition: -webkit-transform linear .3s;
      -moz-transition: -moz-transform linear .3s;
      -o-transition: -o-transform linear .3s;
      transition: transform linear .3s; }
      .fc-color-picker > li .fa:hover {
        -webkit-transform: rotate(30deg);
        -ms-transform: rotate(30deg);
        -o-transform: rotate(30deg);
        transform: rotate(30deg); }

.calendar {
  float: left;
  margin-bottom: 0; }

.fc-toolbar {
  margin: 0 !important;
  padding: 1.25rem; }
  .fc-toolbar h2 {
    font-size: 1.286rem;
    font-weight: 500;
    line-height: 30px; }
  .fc-toolbar.fc-header-toolbar {
    margin-bottom: 0; }
  .fc-toolbar .fc-center {
    color: #737373; }

.fc-day {
  background: #ffffff; }

.fc-toolbar .fc-state-active, .fc-toolbar .ui-state-active, .fc-toolbar button:focus, .fc-toolbar button:hover {
  z-index: 0; }

.fc th.fc-widget-header {
  color: #777777;
  font-size: 1rem;
  font-weight: 300;
  line-height: 20px;
  padding: 7px 0; }
.fc th.fc-fri, .fc th.fc-mon, .fc th.fc-sat, .fc th.fc-sun, .fc th.fc-thu, .fc th.fc-tue, .fc th.fc-wed {
  background: #d5dfea; }

.fc-view {
  margin-top: 0; }

.fc-time-grid .fc-slats td {
  color: #ffffff; }

.fc-text-arrow {
  font-family: inherit;
  font-size: 1.143rem; }

.fc-state-hover {
  background: #d5dfea; }

.fc-unthemed .fc-today {
  border: 1px solid #FF2829;
  background: #d5dfea !important; }

.fc-cell-overlay, .fc-state-highlight {
  background: #d5dfea; }

.calendar-event {
  cursor: move;
  text-align: center; }

.fc-event {
  border-radius: 0;
  border: none;
  color: #ffffff !important;
  font-size: 1rem;
  margin: 1px -1px 0;
  padding: 5px;
  cursor: move;
  text-align: center; }

.calendar-event {
  margin: 10px 5px 0 0;
  padding: 6px 10px;
  display: inline-block;
  color: #ffffff;
  min-width: 140px; }
  .calendar-event a {
    float: right;
    opacity: .6;
    font-size: 0.7143rem;
    margin: 4px 0 0 10px;
    color: #ffffff; }

.fc-basic-view td.fc-week-number span {
  padding-right: 5px; }
.fc-basic-view .fc-day-number {
  padding: 0px 15px;
  display: inline-block; }

.dask .fc-day-number {
  font-size: 1rem; }

@media (min-width: 1200px) {
  .fc-basic-view .fc-day-number {
    padding: 10px 15px; }

  .dask .fc-basic-view .fc-day-number {
    padding: 10px 15px 0px; } }
#add-new-event {
  -webkit-transition: all linear .3s;
  -o-transition: all linear .3s;
  transition: all linear .3s; }

.dot-outline {
  border: 1px dotted #cccccc; }

.external-event {
  text-transform: uppercase;
  padding: 0.75rem 1.5rem;
  font-weight: 300;
  margin: 0rem 1rem .25rem;
  cursor: move;
  border-radius: 5px; }
  .external-event i {
    margin-right: 5px; }
  .external-event:hover {
    background-color: #d5dfea; }

.description-block > .description-text {
  text-transform: uppercase; }

.res-tb-block {
  display: block;
  overflow: auto; }

.description-block {
  display: block;
  margin: 10px 0;
  text-align: center; }
  .description-block > .description-header {
    margin: 5px 0;
    padding: 0;
    font-weight: 600;
    font-size: 1.143rem; }

.list-header, .text-bold, .text-bold.table td, .text-bold.table th {
  font-weight: 700; }

/*---Extra---*/
.jqstooltip {
  padding: 5px !important;
  width: auto !important;
  height: auto !important; }

.box-comments .box-comment img, .img-lg, .img-md, .img-sm, .user-block.user-block-sm img {
  float: left; }

.box-comments .box-comment img, .img-sm, .user-block.user-block-sm img {
  width: 30px !important;
  height: 30px !important; }

.attachment-block .attachment-pushed, .img-lg + .img-push {
  margin-left: 110px; }

.attachment-block {
  border: 1px solid #d5dfea;
  padding: 5px;
  margin-bottom: 10px;
  background: .attachment-block light; }
  .attachment-block .attachment-img {
    max-width: 100px;
    max-height: 100px;
    height: auto;
    float: left; }
  .attachment-block .attachment-heading {
    margin: 0; }
  .attachment-block .attachment-text {
    color: #475F7B; }

.connectedSortable {
  min-height: 100px; }

.ui-helper-hidden-accessible {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px; }

.sort-highlight {
  background: #d5dfea;
  border: 1px dashed #ddd;
  margin-bottom: 10px; }

.full-opacity-hover {
  opacity: .65;
  filter: alpha(opacity=65); }
  .full-opacity-hover:hover {
    opacity: 1;
    filter: alpha(opacity=100); }

.chart {
  position: relative;
  overflow: hidden;
  width: 100%; }
  .chart canvas, .chart svg {
    width: 100% !important; }

/*---icon & divider---*/
@media (min-width: 768px) {
  .material-icon-list-demo .icons div {
    width: 33%;
    padding: 5px;
    display: inline-block;
    line-height: 40px; }
  .material-icon-list-demo .mdi {
    font-size: 1.5714285714rem; } }
.material-icon-list-demo .icons div code {
  margin: 0px 5px; }

.icons-list-demo .col-md-4, .icons-list-demo .col-3 {
  border-radius: 4px; }

.icons-list-demo div {
  cursor: pointer;
  line-height: 60px;
  white-space: nowrap;
  color: #737373; }

.icons-list-demo .col-md-4:hover, .icons-list-demo .col-3:hover {
  background-color: #d5dfea; }

.icons-list-demo div:hover {
  color: #475F7B; }

.icons-list-demo i {
  -webkit-transition: font-size .2s;
  -o-transition: font-size .2s;
  transition: font-size .2s;
  display: inline-block;
  font-size: 1.286rem;
  margin: 0 15px 0 10px;
  text-align: left;
  -webkit-transition: all 0.3s ease 0s;
  -o-transition: all 0.3s ease 0s;
  transition: all 0.3s ease 0s;
  vertical-align: middle; }

.divider-dash {
  opacity: .7;
  margin: 0 4px;
  vertical-align: middle;
  color: #879fba; }
  .divider-dash::before {
    content: '\2014 \00A0'; }

.divider-dot {
  display: inline-block;
  width: 3px;
  height: 3px;
  border-radius: 50%;
  margin: 0 4px;
  vertical-align: middle;
  opacity: .5;
  background-color: #879fba; }

.divider-line {
  display: -webkit-inline-box;
  display: inline-flex;
  height: 20px;
  width: 1px;
  margin: 0 4px;
  background-color: rgba(135, 159, 186, 0.07); }

.divider {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  -webkit-box-flex: 0;
  flex: 0 1 0%;
  color: #879fba;
  font-size: 0.8571rem;
  letter-spacing: .5px;
  margin: 2rem auto;
  width: 100%; }
  .divider:before, .divider:after {
    content: '';
    -webkit-box-flex: 1;
    flex-grow: 1;
    border-top: 1px solid #e6e6e6; }
  .divider::before {
    margin-right: 16px; }
  .divider::after {
    margin-left: 16px; }
  .divider a {
    color: #879fba; }

.divider-vertical {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  margin-top: 0;
  margin-bottom: 0;
  padding: 0 2rem; }
  .divider-vertical:before, .divider-vertical:after {
    border-top: none;
    border-right: 1px solid #e6e6e6;
    margin: 0; }
  .divider-vertical::before {
    margin-bottom: 16px; }
  .divider-vertical::after {
    margin-top: 16px; }
  .divider-vertical.divider-sm {
    padding: 0 1rem; }
  .divider-vertical.divider-lg {
    padding: 0 3rem; }

.hr-sm,
.divider-sm {
  margin: 1rem auto; }

.hr-lg,
.divider-lg {
  margin: 3rem auto; }

/*---box group---*/
.box-img-top {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px); }

.box-group .box {
  border: 1px solid rgba(0, 0, 0, 0.05); }

.box-deck {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column; }

@media (min-width: 576px) {
  .box-group {
    display: -ms-flexbox;
    display: flex;
    -ms-flex-flow: row wrap;
    flex-flow: row wrap; }
    .box-group .box {
      -ms-flex: 1 0 0%;
      flex: 1 0 0%; }
      .box-group .box:first-child {
        border-top-right-radius: 0;
        border-bottom-right-radius: 0; }
        .box-group .box:first-child .box-img-top {
          border-top-right-radius: 0; }

  .box-deck {
    -ms-flex-flow: row wrap;
    flex-flow: row wrap;
    margin-right: -15px;
    margin-left: -15px; }
    .box-deck .box {
      display: -ms-flexbox;
      display: flex;
      -ms-flex: 1 0 0%;
      flex: 1 0 0%;
      -ms-flex-direction: column;
      flex-direction: column;
      margin-right: 15px;
      margin-bottom: 0;
      margin-left: 15px; }

  .box-columns {
    -webkit-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    column-gap: 1.25rem; }
    .box-columns .box {
      display: inline-block;
      width: 100%; } }
.box-deck .box {
  margin-bottom: 20px; }

.box-columns .box {
  margin-bottom: 20px; }

/*---grid-stack---*/
.grid-stack > .grid-stack-item > .grid-stack-item-content {
  border: 1px solid rgba(51, 51, 51, 0.13); }

.grid-stack-item-content {
  background: #ffffff;
  color: #475F7B;
  text-align: center;
  font-size: 20px;
  background: #ffffff;
  color: #475F7B;
  font-family: 'Nunito Sans', sans-serif;
  text-align: center;
  font-size: 1.429rem; }
  .grid-stack-item-content .fa {
    font-size: 4.286rem;
    display: block;
    margin: 20px 0 10px; }

/* date-paginator */
.dp-selected[style] {
  background-color: #33ac2e !important; }

.dp-item {
  position: relative;
  line-height: 1.42857143; }

/**********Nestable**********/
.myadmin-dd .dd-list .dd-item .dd-handle {
  background: #ffffff;
  border: 1px solid rgba(119, 146, 177, 0.13);
  padding: 8px 16px;
  height: auto;
  font-weight: 600;
  border-radius: 0px; }
.myadmin-dd .dd-list .dd-item button {
  height: auto;
  font-size: 1.286rem;
  margin: 8px auto;
  color: #475F7B;
  width: 30px; }

.myadmin-dd-empty .dd-list .dd3-handle {
  border: 1px solid rgba(119, 146, 177, 0.13);
  border-bottom: 0px;
  background: #ffffff;
  height: 36px;
  width: 36px; }
  .myadmin-dd-empty .dd-list .dd3-handle:before {
    color: inherit;
    top: 7px; }
.myadmin-dd-empty .dd-list .dd3-content {
  height: auto;
  border: 1px solid rgba(119, 146, 177, 0.13);
  padding: 8px 16px 8px 46px;
  background: #ffffff;
  font-weight: 600; }
.myadmin-dd-empty .dd-list button {
  width: 26px;
  height: 26px;
  font-size: 1.143rem;
  font-weight: 600; }

/* ribbon */
.ribbon-box {
  position: relative; }
  .ribbon-box .ribbon {
    position: relative;
    float: left;
    clear: both;
    padding: 5px 12px 5px 12px;
    margin-left: -30px;
    margin-bottom: 15px;
    -webkit-box-shadow: 2px 5px 10px rgba(123, 93, 4, 0.15);
    -o-box-shadow: 2px 5px 10px rgba(123, 93, 4, 0.15);
    box-shadow: 2px 5px 10px rgba(123, 93, 4, 0.15);
    color: #ffffff;
    font-size: 1rem;
    font-weight: 600; }
    .ribbon-box .ribbon:before {
      content: " ";
      border-style: solid;
      border-width: 10px;
      display: block;
      position: absolute;
      bottom: -10px;
      left: 0;
      margin-bottom: -10px;
      z-index: -1; }
    .ribbon-box .ribbon + p {
      clear: both; }
  .ribbon-box .ribbon-dark {
    background: #475F7B; }
    .ribbon-box .ribbon-dark:before {
      border-color: #475F7B transparent transparent; }
  .ribbon-box .ribbon-two {
    position: absolute;
    left: -5px;
    top: -5px;
    z-index: 1;
    overflow: hidden;
    width: 75px;
    height: 75px;
    text-align: right; }
    .ribbon-box .ribbon-two span {
      font-size: 1rem;
      color: #ffffff;
      text-align: center;
      line-height: 20px;
      transform: rotate(-45deg);
      -webkit-transform: rotate(-45deg);
      width: 100px;
      display: block;
      -webkit-box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
      box-shadow: 0 0 8px 0 rgba(0, 0, 0, 0.06), 0 1px 0 0 rgba(0, 0, 0, 0.02);
      position: absolute;
      top: 19px;
      left: -21px;
      font-weight: 600; }
      .ribbon-box .ribbon-two span:before {
        content: "";
        position: absolute;
        left: 0;
        top: 100%;
        z-index: -1;
        border-right: 3px solid transparent;
        border-bottom: 3px solid transparent; }
      .ribbon-box .ribbon-two span:after {
        content: "";
        position: absolute;
        right: 0;
        top: 100%;
        z-index: -1;
        border-left: 3px solid transparent;
        border-bottom: 3px solid transparent; }
  .ribbon-box .ribbon-two-dark span {
    background: #475F7B; }
    .ribbon-box .ribbon-two-dark span:before {
      border-left: 3px solid #2b3a4a;
      border-top: 3px solid #2b3a4a; }

/*---gallery---*/
#gallery-header-center-center {
  line-height: 35px;
  margin-bottom: 0px;
  text-align: center; }
  #gallery-header-center-center .gallery-header-center-right-links {
    float: none;
    width: auto;
    display: inline-block;
    border-radius: 5px; }

#gallery-header-center {
  text-align: right; }

/*---subheader__daterange---*/
.subheader_daterange {
  display: inline-block;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
  padding: 5px 10px;
  cursor: pointer;
  background: #ffffff;
  width: max-content; }
  .subheader_daterange .subheader_daterange-label {
    padding: .5rem 0.25rem; }

/*---ecommerece pages---*/
.product-img {
  text-align: center;
  position: relative;
  transition: all 1s ease; }
  .product-img img {
    max-width: 200px; }
  .product-img .pro-img-overlay a {
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    display: inline-block;
    text-align: center;
    color: #ffffff; }
  .product-img .fileupload {
    overflow: hidden;
    position: relative; }
    .product-img .fileupload input.upload {
      cursor: pointer;
      filter: alpha(opacity=0);
      font-size: 1.429rem;
      margin: 0;
      opacity: 0;
      padding: 0;
      position: absolute;
      right: 0;
      top: 0; }

.product-text {
  border-top: 1px solid rgba(119, 146, 177, 0.13);
  padding: 15px;
  position: relative; }
  .product-text .pro-img-overlay {
    position: relative;
    display: block;
    margin-top: -40px;
    text-align: right; }
  .product-text .pro-price {
    position: absolute;
    text-align: center;
    top: 20px;
    right: 5px;
    margin: 0;
    font-weight: 600;
    padding: 0 10px; }

.product-order.table tbody tr td {
  vertical-align: middle; }
.product-order.table-hover tbody tr:hover {
  background-color: rgba(0, 0, 0, 0.01); }

.pro-photos {
  margin-left: -15px;
  overflow: hidden; }
  .pro-photos .photos-item {
    margin-left: 15px;
    width: calc(25% - 15px);
    text-align: center;
    float: left;
    border: 1px solid #d5dfea;
    border-radius: .35rem;
    overflow: hidden;
    margin-bottom: 1.42rem;
    background: #ffffff;
    cursor: pointer; }
    .pro-photos .photos-item img {
      width: 5rem;
      max-width: 100%; }
  .pro-photos .item-active {
    border-color: #FF2829; }

.pro-price .old-price {
  text-decoration: line-through; }
.pro-price span {
  font-size: 1.143rem;
  font-weight: 400;
  color: #8c8c8c;
  margin-left: 10px; }

.icheck-list {
  padding: 0;
  margin: 0;
  list-style: none; }

.icolors {
  padding: 0;
  margin: 0;
  list-style: none; }
  .icolors > li {
    padding: 0;
    margin: 2px;
    float: left;
    display: inline-block;
    height: 30px;
    width: 30px;
    text-align: center; }
    .icolors > li:first-child {
      margin-left: 0; }
    .icolors > li.active:after {
      content: "\2713 ";
      color: #ffffff;
      line-height: 30px; }

/*Font Icon demo style*/
.fontawesome-icon-list .fa-hover {
  cursor: pointer;
  line-height: 50px;
  white-space: nowrap;
  color: #475F7B;
  font-weight: 300;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden; }
  .fontawesome-icon-list .fa-hover i {
    padding-right: 10px;
    font-size: 1.286rem; }
  .fontawesome-icon-list .fa-hover:hover {
    background-color: #d5dfea;
    color: #475F7B; }
    .fontawesome-icon-list .fa-hover:hover i {
      color: #25b5b5; }

.ion-icon-list .ion-hover {
  cursor: pointer;
  line-height: 50px;
  white-space: nowrap;
  color: #475F7B;
  font-weight: 300;
  font-size: 16px;
  text-overflow: ellipsis;
  overflow: hidden; }
  .ion-icon-list .ion-hover i {
    padding-right: 10px;
    font-size: 1.286rem; }
  .ion-icon-list .ion-hover:hover {
    background-color: #d5dfea;
    color: #475F7B; }
    .ion-icon-list .ion-hover:hover i {
      color: #25b5b5; }

.icons-page .preview {
  padding: 15px 0;
  position: relative;
  height: 40px; }
  .icons-page .preview .code-preview {
    padding: 10px; }
.icons-page .si {
  margin-right: 10px; }

.bs-glyphicons {
  padding-left: 0;
  padding-bottom: 1px;
  margin-bottom: 20px;
  list-style: none;
  overflow: hidden; }
  .bs-glyphicons li {
    float: left;
    width: 25%;
    height: 115px;
    padding: 10px;
    margin: 0 -1px -1px 0;
    font-size: 12px;
    line-height: 1.4;
    text-align: center;
    border: 1px solid #d5dfea;
    color: #475F7B; }
    .bs-glyphicons li:hover {
      background-color: #d5dfea;
      color: #25b5b5; }
      .bs-glyphicons li:hover .glyphicon {
        color: #25b5b5; }
  .bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 1.714rem; }
  .bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word;
    /* Help out IE10+ with class names */ }

@media (min-width: 992px) {
  .bs-glyphicons li {
    width: 12.5%; } }
@media (max-width: 767px) {
  .bs-glyphicons li {
    width: 50%; } }
/*---web tickers---*/
.tickers-block .tickercontainer .cc {
  font-size: 1.429rem;
  margin: 0; }
.tickers-block .tickercontainer li {
  font-size: 1rem;
  font-weight: 500;
  line-height: 45px; }

.example-modal .modal {
  position: relative;
  top: auto;
  bottom: auto;
  right: auto;
  left: auto;
  display: block;
  z-index: 1;
  background: transparent !important; }

/*-- timer --*/
.timer {
  font-size: 3.2rem;
  display: inline-block;
  vertical-align: top;
  font-weight: 600; }

.text {
  font-size: 1rem;
  margin-top: 0.5em;
  text-align: center;
  letter-spacing: 4px;
  font-weight: 400; }

/*-- light on-off --*/
.light-skin .switch-on {
  display: block;
  color: #f5b22e; }
.light-skin .switch-off {
  display: none; }

.dark-skin .switch-on {
  display: none; }
.dark-skin .switch-off {
  display: block;
  color: #8c8c8c; }

/*---dash world map---*/
.map-marker {
  /* adjusting for the marker dimensions
  so that it is centered on coordinates */
  margin-left: -8px;
  margin-top: -8px; }

.map-marker.map-clickable {
  cursor: pointer; }

.pulse {
  width: 10px;
  height: 10px;
  border: 5px solid #25b5b5;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: #25b5b5;
  z-index: 10;
  position: absolute; }

.map-marker .dot {
  border: 10px solid #25b5b5;
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: mappulse 3s ease-out;
  -moz-animation: mappulse 3s ease-out;
  animation: mappulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -20px;
  left: -20px;
  z-index: 1;
  opacity: 0; }

@-moz-keyframes mappulse {
  0% {
    -moz-transform: scale(0);
    opacity: 0.0; }
  25% {
    -moz-transform: scale(0);
    opacity: 0.1; }
  50% {
    -moz-transform: scale(0.1);
    opacity: 0.3; }
  75% {
    -moz-transform: scale(0.5);
    opacity: 0.5; }
  100% {
    -moz-transform: scale(1);
    opacity: 0.0; } }
@-webkit-keyframes "mappulse" {
  0% {
    -webkit-transform: scale(0);
    opacity: 0.0; }
  25% {
    -webkit-transform: scale(0);
    opacity: 0.1; }
  50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3; }
  75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5; }
  100% {
    -webkit-transform: scale(1);
    opacity: 0.0; } }
.dash-tx {
  position: absolute;
  width: 40%;
  left: 40px; }

.apexcharts-canvas {
  margin: 0 auto; }

/* ps-scrollbar */
.ps-container {
  -ms-touch-action: auto;
  touch-action: auto;
  overflow: hidden !important;
  -ms-overflow-style: none; }

@supports (-ms-overflow-style: none) {
  .ps-container {
    overflow: auto !important; } }
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .ps-container {
    overflow: auto !important; } }
.ps-container.ps-active-x > .ps-scrollbar-x-rail, .ps-container.ps-active-y > .ps-scrollbar-y-rail {
  display: block;
  background-color: transparent; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: transparent;
  opacity: .9; }

.ps-container.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2);
  height: 11px; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: transparent;
  opacity: .9; }

.ps-container.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2);
  width: 11px; }

.ps-container > .ps-scrollbar-x-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color .2s linear,opacity .2s linear;
  -o-transition: background-color .2s linear,opacity .2s linear;
  -moz-transition: background-color .2s linear,opacity .2s linear;
  transition: background-color .2s linear,opacity .2s linear;
  bottom: 0;
  height: 15px; }

.ps-container > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
  transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
  transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
  bottom: 2px;
  height: 6px; }

.ps-container > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x, .ps-container > .ps-scrollbar-x-rail:active > .ps-scrollbar-x {
  height: 6px; }

.ps-container > .ps-scrollbar-y-rail {
  display: none;
  position: absolute;
  opacity: 0;
  -webkit-transition: background-color .2s linear,opacity .2s linear;
  -o-transition: background-color .2s linear,opacity .2s linear;
  -moz-transition: background-color .2s linear,opacity .2s linear;
  transition: background-color .2s linear,opacity .2s linear;
  right: 0;
  width: 15px; }

.ps-container > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  position: absolute;
  background-color: rgba(0, 0, 0, 0.2);
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
  transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,-webkit-border-radius .2s ease-in-out;
  -o-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
  -moz-transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
  transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out;
  transition: background-color .2s linear,height .2s linear,width .2s ease-in-out,border-radius .2s ease-in-out,-webkit-border-radius .2s ease-in-out,-moz-border-radius .2s ease-in-out;
  right: 2px;
  width: 6px; }

.ps-container > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y, .ps-container > .ps-scrollbar-y-rail:active > .ps-scrollbar-y {
  width: 6px; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail {
  background-color: transparent;
  opacity: .9; }

.ps-container:hover.ps-in-scrolling.ps-x > .ps-scrollbar-x-rail > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2);
  height: 6px; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail {
  background-color: transparent;
  opacity: .9; }

.ps-container:hover.ps-in-scrolling.ps-y > .ps-scrollbar-y-rail > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2);
  width: 6px; }

.ps-container:hover > .ps-scrollbar-x-rail, .ps-container:hover > .ps-scrollbar-y-rail {
  opacity: .6; }

.ps-container:hover > .ps-scrollbar-x-rail:hover {
  background-color: transparent;
  opacity: .9; }

.ps-container:hover > .ps-scrollbar-x-rail:hover > .ps-scrollbar-x {
  background-color: rgba(0, 0, 0, 0.2); }

.ps-container:hover > .ps-scrollbar-y-rail:hover {
  background-color: transparent;
  opacity: .9; }

.ps-container:hover > .ps-scrollbar-y-rail:hover > .ps-scrollbar-y {
  background-color: rgba(0, 0, 0, 0.2); }

.ps-container .ps-scrollbar-y-rail {
  position: absolute;
  /* please don't change 'position' */
  right: 3px;
  /* there must be 'right' for ps-scrollbar-y-rail */
  width: 8px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  opacity: 0;
  filter: alpha(opacity=0);
  -o-transition: background-color .2s linear, opacity .2s linear;
  -webkit-transition: background-color .2s linear, opacity .2s linear;
  -moz-transition: background-color .2s linear, opacity .2s linear;
  transition: background-color .2s linear, opacity .2s linear; }

/* formul��e */
span.form-text.text-muted { font-size: .75em;}
.form-group label.for-checkobx { font-weight: initial}
.box-body.highlight-rows .row { background: linear-gradient(rgba(255,255,255,0), #eff1f3 97%, rgba(255,255,255,0) 97%);}

/*form-element*/
.form-element .input-group .input-group-addon {
  border: none;
  -webkit-background-clip: padding-box;
  background-color: transparent;
  background-position: center bottom, center calc(100% - 1px);
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px; }
.form-element .form-control {
  color: #737373;
  min-height: 38px;
  display: initial;
  -webkit-background-clip: padding-box;
  background-color: transparent;
  background-position: center bottom, center calc(100% - 1px);
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px;
  padding: 0;
  -webkit-transition: background 0s ease-out 0s;
  -o-transition: background 0s ease-out 0s;
  transition: background 0s ease-out 0s;
  border: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
  float: none; }
  .form-element .form-control :focus {
    border: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none;
    background-size: 100% 2px, 100% 1px;
    outline: 0;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s; }
  .form-element .form-control .focus {
    background-size: 100% 2px, 100% 1px;
    outline: 0;
    -webkit-transition-duration: .3s;
    -o-transition-duration: .3s;
    transition-duration: .3s; }

@-webkit-keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent; }
  50% {
    -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1); }
  100% {
    -webkit-box-shadow: 0 0 0 15px transparent;
    box-shadow: 0 0 0 15px transparent; } }
@keyframes ripple {
  0% {
    -webkit-box-shadow: 0 0 0 1px transparent;
    box-shadow: 0 0 0 1px transparent; }
  50% {
    -webkit-box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 0 15px rgba(0, 0, 0, 0.1); }
  100% {
    -webkit-box-shadow: 0 0 0 15px transparent;
    box-shadow: 0 0 0 15px transparent; } }
.demo-checkbox label {
  min-width: 200px;
  margin-bottom: 20px; }

.demo-radio-button label {
  min-width: 200px;
  margin-bottom: 20px; }

.demo-swtich .demo-switch-title {
  width: 150px;
  margin-bottom: 10px;
  display: inline-block; }
.demo-swtich .switch {
  width: 150px;
  margin-bottom: 10px;
  display: inline-block; }

/* Radio Buttons
   ========================================================================== */
[type="radio"]:not(:checked),
[type="radio"]:checked { position: absolute; left: -9999px; opacity: 0; }

[type="radio"]:not(:checked) + label,
[type="radio"]:checked + label { position: relative; padding-left: 25px; cursor: pointer; display: inline-block; height: 25px; line-height: 25px; font-size: 1rem; transition: .28s ease; /* webkit (konqueror) browsers */  -webkit-user-select: none;  -moz-user-select: none;  -ms-user-select: none;  user-select: none; }

[type="radio"] + label:before,
[type="radio"] + label:after { content: ''; position: absolute; left: 0; top: 0; margin: 4px; width: 16px; height: 16px; z-index: 0; transition: .28s ease; }

/* Unchecked styles */
[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after,
[type="radio"]:checked + label:before,
[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border-radius: 50%; }

[type="radio"]:not(:checked) + label:before,
[type="radio"]:not(:checked) + label:after {
  border: 2px solid #5a5a5a; }

[type="radio"]:not(:checked) + label:after {
  z-index: -1;
  -webkit-transform: scale(0);
  transform: scale(0); }

/* Checked styles */
[type="radio"]:checked + label:before {
  border: 2px solid transparent;
  animation: ripple 0.2s linear forwards; }

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:before,
[type="radio"].with-gap:checked + label:after {
  border: 2px solid #26a69a; }

[type="radio"]:checked + label:after,
[type="radio"].with-gap:checked + label:after {
  background-color: #26a69a;
  z-index: 0; }

[type="radio"]:checked + label:after {
  -webkit-transform: scale(1.02);
  transform: scale(1.02); }

/* Radio With gap */
[type="radio"].with-gap:checked + label:after {
  -webkit-transform: scale(0.5);
  transform: scale(0.5); }

/* Focused styles */
[type="radio"].tabbed:focus + label:before {
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  animation: ripple 0.2s linear forwards; }

/* Disabled Radio With gap */
[type="radio"].with-gap:disabled:checked + label:before {
  border: 2px solid rgba(0, 0, 0, 0.26);
  animation: ripple 0.2s linear forwards; }

[type="radio"].with-gap:disabled:checked + label:after {
  border: none;
  background-color: rgba(0, 0, 0, 0.26); }

/* Disabled style */
[type="radio"]:disabled:not(:checked) + label:before,
[type="radio"]:disabled:checked + label:before {
  background-color: transparent;
  border-color: rgba(0, 0, 0, 0.26);
  animation: ripple 0.2s linear forwards; }

[type="radio"]:disabled + label {
  color: rgba(0, 0, 0, 0.26); }

[type="radio"]:disabled:not(:checked) + label:before {
  border-color: rgba(0, 0, 0, 0.26); }

[type="radio"]:disabled:checked + label:after {
  background-color: rgba(0, 0, 0, 0.26);
  border-color: #BDBDBD; }

/* Checkboxes
   ========================================================================== */
/* CUSTOM CSS CHECKBOXES */

.c-inputs-stacked { display: flex; gap: 15px;}

form p {
  margin-bottom: 10px;
  text-align: left; }

form p:last-child {
  margin-bottom: 0; }

/* Remove default checkbox */
[type="checkbox"]:not(:checked),
[type="checkbox"]:checked {position: absolute; left: -9999px; opacity: 0; }

[type="checkbox"] + label {
  position: relative;
  padding-left: 25px;
  cursor: pointer;
  display: inline-block;
  height: 25px;
  line-height: 25px;
  font-size: 1rem;
  -webkit-user-select: none;
  /* webkit (safari, chrome) browsers */
  -moz-user-select: none;
  /* mozilla browsers */
  -khtml-user-select: none;
  /* webkit (konqueror) browsers */
  -ms-user-select: none;
  /* IE10+ */ }

[type="checkbox"] + label:before,
[type="checkbox"]:not(.filled-in) + label:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 18px;
  height: 18px;
  z-index: 0;
  border: 2px solid #5a5a5a;
  border-radius: 1px;
  margin-top: 2px;
  transition: .2s; }

[type="checkbox"]:not(.filled-in) + label:after {
  border: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }

[type="checkbox"]:not(:checked):disabled + label:before {
  border: none;
  background-color: rgba(0, 0, 0, 0.26); }

[type="checkbox"].tabbed:focus + label:after {
  -webkit-transform: scale(1);
  transform: scale(1);
  border: 0;
  border-radius: 50%;
  box-shadow: 0 0 0 10px rgba(0, 0, 0, 0.1);
  background-color: rgba(0, 0, 0, 0.1); }

[type="checkbox"]:checked + label:before {
  top: -4px;
  left: -5px;
  width: 12px;
  height: 22px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #26a69a;
  border-bottom: 2px solid #26a69a;
  -webkit-transform: rotate(40deg);
  transform: rotate(40deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

[type="checkbox"]:checked:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  border-bottom: 2px solid rgba(0, 0, 0, 0.26); }

/* Indeterminate checkbox */
[type="checkbox"]:indeterminate + label:before {
  top: -11px;
  left: -12px;
  width: 10px;
  height: 22px;
  border-top: none;
  border-left: none;
  border-right: 2px solid #26a69a;
  border-bottom: none;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

[type="checkbox"]:indeterminate:disabled + label:before {
  border-right: 2px solid rgba(0, 0, 0, 0.26);
  background-color: transparent; }

[type="checkbox"].filled-in + label:after {
  border-radius: 2px; }

[type="checkbox"].filled-in + label:before,
[type="checkbox"].filled-in + label:after {
  content: '';
  left: 0;
  position: absolute;
  /* .1s delay is for check animation */
  transition: border .25s, background-color .25s, width .20s .1s, height .20s .1s, top .20s .1s, left .20s .1s;
  z-index: 1; }

[type="checkbox"].filled-in:not(:checked) + label:before {
  width: 0;
  height: 0;
  border: 3px solid transparent;
  left: 6px;
  top: 10px;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 20% 40%;
  transform-origin: 100% 100%; }

[type="checkbox"].filled-in:not(:checked) + label:after {
  height: 20px;
  width: 20px;
  background-color: transparent;
  border: 2px solid #5a5a5a;
  top: 0px;
  z-index: 0; }

[type="checkbox"].filled-in:checked + label:before {
  top: 0;
  left: 1px;
  width: 8px;
  height: 13px;
  border-top: 2px solid transparent;
  border-left: 2px solid transparent;
  border-right: 2px solid #ffffff !important;
  border-bottom: 2px solid #ffffff !important;
  -webkit-transform: rotateZ(37deg);
  transform: rotateZ(37deg);
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%; }

[type="checkbox"].filled-in:checked + label:after {
  top: 0;
  width: 20px;
  height: 20px;
  border: 2px solid #26a69a;
  background-color: #26a69a;
  z-index: 0; }

[type="checkbox"].filled-in.tabbed:focus + label:after {
  border-radius: 2px;
  border-color: #5a5a5a;
  background-color: rgba(0, 0, 0, 0.1); }

[type="checkbox"].filled-in.tabbed:checked:focus + label:after {
  border-radius: 2px;
  background-color: #26a69a;
  border-color: #26a69a; }

[type="checkbox"].filled-in:disabled:not(:checked) + label:before {
  background-color: transparent;
  border: 2px solid transparent; }

[type="checkbox"].filled-in:disabled:not(:checked) + label:after {
  border-color: transparent;
  background-color: #BDBDBD; }

[type="checkbox"].filled-in:disabled:checked + label:before {
  background-color: transparent; }

[type="checkbox"].filled-in:disabled:checked + label:after {
  background-color: #BDBDBD;
  border-color: #BDBDBD; }

input[type="color"] {
  height: 42px; }

.custom-file-label {
  border-radius: 5px; }
  .custom-file-label::after {
    border-radius: 0 5px 5px 0; }

.form-type-roundinput.form-control {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px; }

.form-type-round input.form-control {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px; }

.form-type-roundselect:not([multiple]).form-control {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px; }

.form-type-round select:not([multiple]).form-control {
  border-radius: 10rem;
  padding-left: 20px;
  padding-right: 20px; }

.form-group label {
  font-weight: 500; }
.form-group.has-success .help-block {
  color: #33ac2e; }
.form-group.has-success label {
  color: #33ac2e; }
.form-group.has-success .form-control {
  border-color: #33ac2e;
  box-shadow: none; }
.form-group.has-success .input-group-addon {
  border-color: #33ac2e;
  box-shadow: none; }
.form-group.has-warning .help-block {
  color: #f5b22e; }
.form-group.has-warning label {
  color: #f5b22e; }
.form-group.has-warning .form-control {
  border-color: #f5b22e;
  box-shadow: none; }
.form-group.has-warning .input-group-addon {
  border-color: #f5b22e;
  box-shadow: none; }
.form-group.has-error .help-block {
  color: #FF2829; }
.form-group.has-error label {
  color: #FF2829; }
.form-group.has-error .form-control {
  border-color: #FF2829;
  box-shadow: none; }
.form-group.has-error .input-group-addon {
  border-color: #FF2829;
  box-shadow: none; }

.form-control { border-radius: 5px; box-shadow: none; /*border-color: #688cb4;*/ height: auto; }
.form-control:focus {
    box-shadow: none; }
  .form-control::-webkit-input-placeholder {
    color: #d9d9d9;
    opacity: 1; }
  .form-control:-moz-placeholder {
    color: #d9d9d9;
    opacity: 1; }
  .form-control::-moz-placeholder {
    color: #d9d9d9;
    opacity: 1; }
  .form-control:-ms-input-placeholder {
    color: #d9d9d9;
    opacity: 1; }
  .form-control:not(select) {
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none; }
  .form-control + .input-group-addon:not(:first-child) {
    border-radius: 0px 5px 5px 0px;
    border-left: 0; }

.input-group-addon, .input-group-btn {
  white-space: nowrap;
  vertical-align: middle; }

textarea.form-control {
  border-radius: 5px; }

.iCheck-helper {
  border-radius: 0; }

.icheckbox_flat-blue {
  border-radius: 0; }
  .icheckbox_flat-blue input {
    border-radius: 0; }

.icheck > label {
  padding-left: 0; }

.input-group .input-group-addon {
  border-radius: 5px 0px 0px 5px;
  border-color: #688cb4;
  background-color: #ffffff; }
.input-group .input-group-text { padding: .425rem .75rem; background-color: #ffffff;/*  border-color: #688cb4;*/  border-radius: 5px; }

.input-group-addon {
  font-weight: 300;
  padding: .425rem .75rem;
  border: 1px solid #688cb4;
  line-height: 1.25;
  color: #475F7B;
  text-align: center;
  margin-bottom: 0;
  font-size: 1rem; }

.form-control-feedback.fa {
  line-height: 34px; }

.form-group-lg .form-control + .form-control-feedback.fa {
  line-height: 46px; }

.form-group-sm .form-control + .form-control-feedback.fa {
  line-height: 30px; }

.input-group-sm + .form-control-feedback.fa {
  line-height: 30px; }

.input-sm + .form-control-feedback.fa {
  line-height: 30px; }

.form-group-feedback {
  position: relative; }
  .form-group-feedback.form-group-feedback-right .form-control-feedback {
    position: absolute;
    top: 0;
    color: #333333;
    padding-left: .875rem;
    padding-right: .875rem;
    line-height: 2.25003rem;
    min-width: 1rem; }

.form-group-feedback-right .form-control-feedback {
  right: 0; }

.input-group-lg + .form-control-feedback.fa {
  line-height: 46px; }

.input-lg + .form-control-feedback.fa {
  line-height: 46px; }

/*Bootstrap select*/
.bootstrap-select .btn-group .dropdown-menu {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1); }
.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
  width: 100%; }
.bootstrap-select .dropdown-menu li a {
  display: block;
  padding: 7px 20px;
  clear: both;
  font-weight: 400;
  line-height: 1.42857143;
  color: #475F7B;
  white-space: nowrap; }
  .bootstrap-select .dropdown-menu li a:hover, .bootstrap-select .dropdown-menu li a:focus {
    color: #40a2ed;
    background: #d5dfea; }
.bootstrap-select .show > .dropdown-menu {
  display: block; }
.bootstrap-select.btn-group .dropdown-menu {
  -webkit-box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.1); }
  .bootstrap-select.btn-group .dropdown-menu li.divider {
    margin: 0.2rem auto; }
  .bootstrap-select.btn-group .dropdown-menu li a span.text {
    letter-spacing: inherit; }

.bootstrap-touchspin .input-group-btn-vertical > .btn {
  padding: 9px 10px; }

.btn.bootstrap-touchspin-up {
  border-radius: 5px; }

.btn.bootstrap-touchspin-down {
  border-radius: 5px; }

/*---form-group---*/
.input-group-append .btn, .input-group-prepend .btn {
  border-radius: 5px; }

.file-group input[type="file"] {
  position: absolute;
  opacity: 0;
  z-index: -1;
  width: 20px; }

.form-groups-attached {
  margin-bottom: 1rem; }
  .form-groups-attached .form-group {
    margin-bottom: 0;
    border-radius: 0; }
  .form-groups-attached > div:not(:last-child), .form-groups-attached > div:not(:last-child) .form-group {
    border-bottom-color: transparent; }
  .form-groups-attached .row {
    margin-left: 0;
    margin-right: 0; }
    .form-groups-attached .row > .form-group:not(:last-child) {
      border-right-color: transparent; }

.file-group {
  position: relative;
  overflow: hidden;
  display: inline-grid; }
  .file-group input[type="file"] {
    position: absolute;
    opacity: 0;
    z-index: 2;
    width: 100%;
    display: block;
    top: 0;
    cursor: pointer; }

.file-group-inline {
  display: inline-block; }

/*box*/
.small-box {
  position: relative;
  display: block;
  margin-bottom: 10px;
  box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.07);
  border-radius: 5px; }
  .small-box > .inner {
    padding: 1.25rem; }
  .small-box > .small-box-footer {
    position: relative;
    text-align: right;
    padding: 3px 10px;
    color: #ffffff;
    color: rgba(255, 255, 255, 0.8);
    display: block;
    z-index: 10;
    background: rgba(0, 0, 0, 0.1);
    text-decoration: none; }
    .small-box > .small-box-footer:hover {
      color: #ffffff;
      background: rgba(0, 0, 0, 0.15); }
  .small-box h3 {
    font-size: 2.7142857143rem;
    font-weight: 700;
    margin: 0 0 10px;
    white-space: nowrap;
    padding: 0;
    z-index: 5; }
  .small-box p {
    font-size: 1rem;
    margin-bottom: 10px;
    z-index: 5; }
    .small-box p > small {
      display: block;
      color: #d5dfea;
      font-size: 0.8571rem;
      margin-top: 5px; }
  .small-box .icon {
    -webkit-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;
    position: absolute;
    top: 5px;
    right: 10px;
    z-index: 0;
    font-size: 5.1428571429rem;
    color: rgba(0, 0, 0, 0.15); }
  .small-box:hover {
    text-decoration: none;
    color: #d5dfea; }
    .small-box:hover .icon {
      font-size: 5.5714285714rem; }

@media (max-width: 767px) {
  .small-box {
    text-align: center; }
    .small-box .icon {
      display: none; }
    .small-box p {
      font-size: 0.8571rem; } }
.box {
  position: relative;
  margin-bottom: 10px;
  width: 100%;
  background-color: #ffffff;
  border-radius: 5px;
  padding: 0px;
  -webkit-transition: .5s;
  transition: .5s;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  border: 1px solid rgba(72, 94, 144, 0.16); }
  .box.collapsed-box .box-body {
    display: none; }
  .box.collapsed-box .box-footer {
    display: none; }
  .box .flex-column > li {
    border-bottom: 1px solid #d5dfea;
    margin: 0; }
    .box .flex-column > li:last-of-type {
      border-bottom: none; }
  .box.height-control .box-body {
    max-height: 300px;
    overflow: auto; }
  .box .border-right {
    border-right: 1px solid #d5dfea; }
  .box .border-left {
    border-left: 1px solid #d5dfea; }
  .box.box-solid {
    border-top: 0;
    overflow: hidden; }
    .box.box-solid.box-default > .box-header {
      color: #475F7B;
      background-color: #d5dfea; }
      .box.box-solid.box-default > .box-header .btn {
        color: #475F7B; }
      .box.box-solid.box-default > .box-header a {
        color: #475F7B; }
      .box.box-solid.box-default > .box-header > .box-tools .btn {
        border: 0;
        box-shadow: none; }
    .box.box-solid[class*=bg] > .box-header {
      color: #ffffff; }
      .box.box-solid[class*=bg] > .box-header .box-title {
        color: #ffffff; }
  .box .box-group > .box {
    margin-bottom: 5px; }
  .box .knob-label {
    text-align: center;
    color: #475F7B;
    font-weight: 300;
    font-size: 0.8571rem;
    margin-bottom: .3em; }
  .box > .loading-img, .box > .overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%; }
  .box .overlay {
    z-index: 50;
    background: rgba(255, 255, 255, 0.7);
    border-radius: 5px; }
    .box .overlay > .fa {
      position: absolute;
      top: 50%;
      left: 50%;
      margin-left: -15px;
      margin-top: -15px;
      color: #000000;
      font-size: 2.143rem; }
  .box .overlay.dark {
    background: rgba(0, 0, 0, 0.5); }
  .box .box-header .box-subtitle {
    font-weight: 300;
    margin-bottom: 0px;
    margin-top: 5px;
    color: #b8c6d6; }
  .box .box-subtitle {
    font-weight: 300;
    margin-bottom: 0px;
    margin-top: 5px;
    color: #b8c6d6; }

.pull-up {
  -webkit-transition: all .25s ease;
  -o-transition: all .25s ease;
  -moz-transition: all .25s ease;
  transition: all .25s ease; }
  .pull-up: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(0, 0, 0, 0.2);
    box-shadow: 0 14px 24px rgba(0, 0, 0, 0.2);
    z-index: 999; }

.box-inverse {
  color: #ffffff !important;
  background-color: #475F7B; }
  .box-inverse .box-header {
    color: #ffffff !important; }
  .box-inverse .box-title {
    color: #ffffff !important; }
  .box-inverse h1, .box-inverse h2, .box-inverse h3, .box-inverse h4, .box-inverse h5, .box-inverse h6 {
    color: rgba(255, 255, 255, 0.8) !important; }
  .box-inverse small {
    color: rgba(255, 255, 255, 0.8) !important; }
  .box-inverse .box-controls li > a {
    color: rgba(255, 255, 255, 0.8) !important; }
  .box-inverse .box-title small {
    opacity: 0.8; }
  .box-inverse .box-btn-more:before, .box-inverse .box-btn-more:after {
    border-color: #ffffff; }
  .box-inverse .box-header {
    border-color: rgba(255, 255, 255, 0.15); }
  .box-inverse .box-footer {
    border-color: rgba(255, 255, 255, 0.15); }
  .box-inverse .box-action {
    border-color: rgba(255, 255, 255, 0.15); }

.box-secondary {
  background-color: #a8b9cd !important; }
  .box-secondary .box-bordered {
    border-color: white !important; }

.box-outline-secondary {
  background-color: #ffffff;
  border: 1px solid #a8b9cd; }

.box-bordered {
  border: 1px solid #a6a6a6; }

.box-shadowed {
  -webkit-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
  -moz-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
  box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08); }
  .box-shadowed:hover {
    -webkit-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
    -moz-box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08);
    box-shadow: 0 1px 15px 1px rgba(0, 0, 0, 0.08); }

.box-transparent {
  background-color: transparent; }

.box-round {
  border-radius: 5px; }

.box-header {
  color: #475F7B;
  display: block;
  padding: 1.5rem 1.5rem;
  position: relative;
  border-bottom: 1px solid rgba(72, 94, 144, 0.16);
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }
  .box-header.without-border {
    border-bottom: none; }
  .box-header.with-border {
    border-bottom-width: 1px;
    border-bottom-style: solid; }
  .box-header .box-title {
    display: inline-block;
    margin: 0;
    font-weight: 400; }
  .box-header > i {
    display: inline-block;
    margin: 0 5px 0 0;
    font-weight: 500; }
  .box-header > .box-tools {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem; }
    .box-header > .box-tools [data-toggle=tooltip] {
      position: relative; }
    .box-header > .box-tools .dropdown-menu > li > a {
      color: #475F7B; }
  .box-header > .box-controls {
    position: absolute;
    right: 1.5rem;
    top: 1.5rem; }
  .box-header img {
    border-top-left-radius: 5px;
    border-top-right-radius: 5px; }

.box-footer {
  border-top: 1px solid rgba(0, 0, 0, 0.07);
  padding: 1.5rem 1.5rem;
  border-bottom-left-radius: 5px;
  border-bottom-right-radius: 5px; }
  .box-footer > *:last-child {
    margin-bottom: 0; }
  .box-footer img {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px; }

.box-controls {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse; }
  .box-controls li > a {
    font-family: themify;
    font-size: 0.8571rem;
    display: inline-block;
    padding: 0 4px;
    margin: 0 4px;
    color: #b8c6d6;
    opacity: .8;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear; }
    .box-controls li > a i {
      font-family: themify;
      font-size: 0.8571rem;
      display: inline-block;
      padding: 0 4px;
      margin: 0 4px;
      color: #b8c6d6;
      opacity: .8;
      -webkit-transition: 0.3s linear;
      transition: 0.3s linear; }
  .box-controls li > button {
    font-family: themify;
    font-size: 0.8571rem;
    display: inline-block;
    padding: 0 4px;
    margin: 0 4px;
    color: #b8c6d6;
    opacity: .8;
    -webkit-transition: 0.3s linear;
    transition: 0.3s linear; }
  .box-controls li:first-child > a {
    margin-right: 0; }
  .box-controls [data-toggle="dropdown"], .box-controls .box-btn-reload {
    font-size: 1rem; }

.box-btn-reload::before {
  content: "\e619"; }

.box-btn-close::before {
  content: "\e646"; }

.box-btn-slide::before {
  content: "\e648"; }

.box-btn-maximize::before {
  content: "\e6e8"; }

.box-btn-fullscreen::before {
  content: "\e659"; }

.box-btn-prev::before {
  content: "\e64a"; }

.box-btn-next::before {
  content: "\e649"; }

.control {
  position: relative; }

.box-body {
  padding: 1.5rem 1.5rem;
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  border-radius: 5px; }
  .box-body .box-title {
    display: inline-block;
    margin: 0;
    margin-bottom: 1rem;
    color: #475F7B; }
  .box-body > .table {
    margin-bottom: 0; }
  .box-body .fc {
    margin-top: 5px; }
  .box-body .full-width-chart {
    margin: -10px; }
  .box-body.no-padding .full-width-chart {
    margin: -9px; }
  .box-body .box-pane {
    border-radius: 0 0 0 5px; }
  .box-body .box-pane-right {
    border-radius: 0 0 5px; }
  .box-body > *:last-child {
    margin-bottom: 0; }
  .box-body ul li {
    line-height: 24px; }

.box-title {
  z-index: auto; }
  .box-title.box-title-bold {
    font-weight: 900; }
  .box-title code {
    font-size: 0.7143rem; }

.overlay-wrapper > .loading-img, .overlay-wrapper > .overlay {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%; }
.overlay-wrapper .overlay {
  z-index: 50;
  background: rgba(255, 255, 255, 0.7);
  border-radius: 5px; }
  .overlay-wrapper .overlay > .fa {
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -15px;
    margin-top: -15px;
    color: #000000;
    font-size: 2.143rem; }
.overlay-wrapper .overlay.dark {
  background: rgba(0, 0, 0, 0.5); }

.collapsed-box .box-header.with-border {
  border-bottom: none; }

.no-header .box-body {
  border-top-right-radius: 5px;
  border-top-left-radius: 5px; }

.box-carousel .box-footer .carousel-indicators-outside {
  padding: 6px 0; }

.box-img, .box-img-top, .box-img-bottom {
  border-radius: 0; }

.box-loading {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.8);
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: center;
  justify-content: center;
  -webkit-box-align: center;
  align-items: center;
  opacity: 0;
  z-index: -1;
  -webkit-transition: .5s;
  transition: .5s; }
  .box-loading .reveal {
    opacity: 1;
    z-index: auto; }

.box-fullscreen {
  position: fixed !important;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin-bottom: 0;
  z-index: 9999 !important; }

.box-slided-up .box-content {
  display: none; }
.box-slided-up .box-body {
  display: none; }
.box-slided-up .box-btn-slide::before {
  content: "\e64b"; }

.box-header-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  margin: -4px; }
  .box-header-actions > * {
    margin: 4px; }

.box-solid .box-body {
  background-color: #ffffff !important;
  color: #737373; }
.box-solid .box-controls li a {
  color: #ffffff; }
.box-solid .box-controls .dropdown-item {
  color: #475F7B; }

.rotate-45 {
  display: inline-block;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

.rotate-90 {
  display: inline-block;
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg); }

.rotate-180 {
  display: inline-block;
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

/*User card page*/
.fx-element-overlay .white-box {
  padding: 0px; }
.fx-element-overlay .fx-card-item {
  position: relative;
  display: contents; }
  .fx-element-overlay .fx-card-item .fx-card-avatar {
    margin-bottom: 15px; }
  .fx-element-overlay .fx-card-item .fx-card-content {
    text-align: center;
    display: block;
    margin-bottom: 15px; }
  .fx-element-overlay .fx-card-item h3 {
    margin: 0px; }
  .fx-element-overlay .fx-card-item a {
    color: #737373; }
  .fx-element-overlay .fx-card-item .fx-overlay-1 {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: relative;
    text-align: center;
    cursor: default; }
    .fx-element-overlay .fx-card-item .fx-overlay-1 img {
      display: block;
      position: relative;
      -webkit-transition: all .4s linear;
      -o-transition: all .4s linear;
      transition: all .4s linear;
      width: 100%;
      height: auto;
      border-radius: 5px; }
    .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info {
      text-decoration: none;
      display: inline-block;
      text-transform: uppercase;
      color: #ffffff;
      background-color: transparent;
      filter: alpha(opacity=0);
      -webkit-transition: all .2s ease-in-out;
      -o-transition: all .2s ease-in-out;
      transition: all .2s ease-in-out;
      padding: 0;
      margin: auto;
      position: absolute;
      top: 50%;
      left: 0;
      right: 0;
      transform: translateY(-50%) translateZ(0);
      -webkit-transform: translateY(-50%) translateZ(0);
      -ms-transform: translateY(-50%) translateZ(0); }
      .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info > li {
        list-style: none;
        display: inline-block;
        margin: 0 3px; }
        .fx-element-overlay .fx-card-item .fx-overlay-1 .fx-info > li a {
          border-color: #ffffff;
          color: #ffffff;
          padding: 12px 15px 10px; }
    .fx-element-overlay .fx-card-item .fx-overlay-1 .scrl-dwn {
      top: -100%; }
    .fx-element-overlay .fx-card-item .fx-overlay-1 .scrl-up {
      top: 100%;
      height: 0px; }
    .fx-element-overlay .fx-card-item .fx-overlay-1:hover img {
      -ms-transform: scale(1.2) translateZ(0);
      -webkit-transform: scale(1.2) translateZ(0);
      transform: scale(1.2) translateZ(0); }
    .fx-element-overlay .fx-card-item .fx-overlay-1:hover .fx-overlay {
      opacity: 1;
      filter: alpha(opacity=100);
      -webkit-transform: translateZ(0);
      -ms-transform: translateZ(0);
      transform: translateZ(0); }
    .fx-element-overlay .fx-card-item .fx-overlay-1:hover .scrl-dwn {
      top: 0px; }
    .fx-element-overlay .fx-card-item .fx-overlay-1:hover .scrl-up {
      top: 0px;
      height: 100%; }
  .fx-element-overlay .fx-card-item .fx-overlay {
    width: 100%;
    height: 100%;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
    opacity: 0;
    background-color: rgba(0, 0, 0, 0.7);
    -webkit-transition: all .4s ease-in-out;
    -o-transition: all .4s ease-in-out;
    transition: all .4s ease-in-out; }

/*---card---*/
.card {
  border-radius: 5px;
  box-shadow: 0 10px 15px -5px rgba(0, 0, 0, 0.07);
  margin-bottom: 30px !important; }

.card-img-top {
  border-top-left-radius: 5px;
  border-top-right-radius: 5px; }

.card-body {
  padding: 1.5rem 1.5rem; }
  .card-body .card-title {
    margin-bottom: .75rem;
    border-bottom: none; }

.card-header {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  padding: 1.5rem 1.5rem;
  background-color: transparent;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }
  .card-header .card-title {
    padding: 0;
    border: none; }
  .card-header > *:first-child {
    margin-left: 0; }
  .card-header > *:last-child {
    margin-right: 0; }
  .card-header > * {
    margin-left: 8px;
    margin-right: 8px; }

.card-title {
  margin-bottom: 0;
  border-bottom: 1px solid rgba(0, 0, 0, 0.07); }

.card-controls {
  list-style-type: none;
  padding-left: 0;
  margin-bottom: 0;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse; }

.card-controls [data-toggle="dropdown"], .card-controls .card-btn-reload {
  font-size: 1rem; }
.card-controls li > a {
  font-size: 0.8571rem;
  display: inline-block;
  padding: 0 4px;
  margin: 0 4px;
  color: #b8c6d6;
  opacity: .8;
  -webkit-transition: 0.3s linear;
  transition: 0.3s linear; }

.card-footer {
  padding: 1.5rem 1.5rem;
  background-color: transparent; }

.card-inverse {
  color: #ffffff !important;
  background-color: #475F7B; }
  .card-inverse h1, .card-inverse h2, .card-inverse h3, .card-inverse h4, .card-inverse h5, .card-inverse h6, .card-inverse .card-title, .card-inverse small, .card-inverse .card-controls li > a {
    color: #ffffff !important; }

/*---box-comments---*/
.box-comments {
  background-color: #d5dfea; }
  .box-comments .box-comment {
    padding: 8px 0;
    border-bottom: 1px solid #cccccc; }
    .box-comments .box-comment:before, .box-comments .box-comment:after {
      content: " ";
      display: table; }
    .box-comments .box-comment:after {
      clear: both; }
    .box-comments .box-comment:last-of-type {
      border-bottom: 0; }
    .box-comments .box-comment:first-of-type {
      padding-top: 0; }
    .box-comments .box-comment img {
      float: left; }
  .box-comments .comment-text {
    margin-left: 40px;
    color: #7792b1; }
  .box-comments .username {
    color: #475F7B;
    display: block;
    font-weight: 600; }
  .box-comments .text-muted {
    font-weight: 300;
    font-size: 0.8571rem; }

/*---info-box---*/
.box-input {
  max-width: 200px; }

.info-box {
  display: block;
  min-height: 100px;
  background-color: #ffffff;
  width: 100%;
  margin-bottom: 10px;
  padding: 1.25rem;
  border-radius: 5px;
  -webkit-box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05);
  box-shadow: 0px 5px 20px rgba(0, 0, 0, 0.05); }
  .info-box small {
    font-size: 1rem; }
  .info-box .progress {
    background: rgba(0, 0, 0, 0.2);
    margin: 5px -10px 5px 0;
    height: 2px;
    border-radius: 0; }
    .info-box .progress .progress-bar {
      border-radius: 0;
      background-color: #ffffff; }

.info-box-icon {
  display: block;
  float: left;
  height: 70px;
  width: 70px;
  text-align: center;
  font-size: 30px;
  line-height: 74px; }
  .info-box-icon.push-bottom {
    margin-top: 20px; }
  .info-box-icon > img {
    max-width: 100%; }

.info-box-more {
  display: block; }

.info-box-icnumberon {
  display: block; }

.info-box-content {
  padding: 10px 10px 10px 0;
  margin-left: 90px; }

.info-box-number {
  font-weight: 300;
  font-size: 1.5714285714rem; }

.info-box-text, .progress-description {
  display: block;
  font-size: 1.143rem;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  font-weight: 300; }

.progress-description {
  margin: 0; }

/*---badges---*/
.badge {
  border-radius: 3px;
  font-weight: 300;
  line-height: 1.3;
  font-size: 85%; }
  .badge:empty {
    display: inline-block;
    vertical-align: inherit; }

.badge-pill {
  border-radius: 10rem; }

.badge-secondary {
  color: #ffffff;
  background-color: #a8b9cd; }
  .badge-secondary[href]:hover, .badge-secondary[href]:focus {
    color: #ffffff;
    background-color: #c8d3df; }

.badge-gray {
  background-color: gray;
  color: #ffffff; }
  .badge-gray[href]:hover, .badge-gray[href]:focus {
    color: #ffffff;
    background-color: #a6a6a6; }

.badge-dark {
  background-color: #475F7B;
  color: #ffffff; }
  .badge-dark[href]:hover, .badge-dark[href]:focus {
    color: #ffffff;
    background-color: #5a789b; }

.badge-default {
  background-color: #e6e6e6;
  color: #475F7B; }
  .badge-default[href]:hover, .badge-default[href]:focus {
    color: #475F7B;
    background-color: #cccccc; }

.badge-warning {
  color: #ffffff; }

.badge-sm {
  line-height: 1.2;
  padding-top: 1px;
  padding-bottom: 2px;
  font-size: 75%; }

.badge-lg {
  line-height: 1.5;
  padding: 5px 7px;
  font-size: 95%; }

.badge-xl {
  line-height: 1.7;
  padding: 7px 9px;
  font-size: 100%; }

.badge-dot {
  width: 8px;
  height: 8px;
  padding: 0;
  border-radius: 100%;
  vertical-align: middle; }
  .badge-dot.badge-sm {
    width: 6px;
    height: 6px; }
  .badge-dot.badge-lg {
    width: 10px;
    height: 10px; }
  .badge-dot.badge-xl {
    width: 12px;
    height: 12px; }

.badge-ring {
  position: relative;
  width: 10px;
  height: 10px;
  padding: 0;
  border-radius: 100%;
  vertical-align: middle; }
  .badge-ring::after {
    content: '';
    position: absolute;
    top: 2px;
    left: 2px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background-color: #fff;
    -webkit-transform: scale(1);
    transform: scale(1);
    -webkit-transition: .3s;
    transition: .3s; }
  .badge-ring.badge-sm {
    width: 8px;
    height: 8px; }
    .badge-ring.badge-sm::after {
      width: 4px;
      height: 4px; }
  .badge-ring.badge-lg {
    width: 12px;
    height: 12px; }
    .badge-ring.badge-lg::after {
      width: 8px;
      height: 8px; }
  .badge-ring.badge-xl {
    width: 14px;
    height: 14px; }
    .badge-ring.badge-xl::after {
      width: 10px;
      height: 10px; }
  .badge-ring.fill::after {
    -webkit-transform: scale(0);
    transform: scale(0); }

.badge-bold {
  text-transform: uppercase;
  font-weight: 500;
  letter-spacing: 1px; }

.list-group .badge-pill {
  margin-top: 3px; }

/*---modal---*/
.modal-left .modal-content {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-radius: 0; }
.modal-left .modal-dialog {
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  width: 360px;
  max-width: 100%;
  margin: 0;
  -webkit-transform: translate(-100%, 0) !important;
  transform: translate(-100%, 0) !important;
  -webkit-transition: .5s;
  transition: .5s; }
.modal-left.show .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important; }

.center-modal {
  -webkit-transform: scale(0);
  transform: scale(0);
  -webkit-transition: .4s;
  transition: .4s; }
  .center-modal.show {
    -webkit-transform: scale(1);
    transform: scale(1); }
  .center-modal .modal-dialog {
    margin: 0;
    width: 100%;
    position: absolute;
    bottom: 50%;
    left: 50%;
    -webkit-transform: translate(-50%, 50%) !important;
    transform: translate(-50%, 50%) !important; }

.modal-fill {
  background: rgba(255, 255, 255, 0.97);
  -webkit-transform: scale(0, 0);
  transform: scale(0, 0);
  -webkit-transition: .4s;
  transition: .4s; }
  .modal-fill.show {
    display: -webkit-box !important;
    display: flex !important;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    -webkit-transform: scale(1, 1);
    transform: scale(1, 1);
    -webkit-transition: .4s;
    transition: .4s; }
  .modal-fill .modal-dialog {
    display: -webkit-box;
    display: flex;
    max-width: 100%;
    width: 100%;
    height: 100%;
    margin: 0;
    -webkit-box-pack: center;
    justify-content: center;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-flow: column nowrap;
    align-content: center;
    -webkit-box-align: center;
    align-items: center; }
  .modal-fill .modal-content {
    background: rgba(255, 255, 255, 0.97);
    width: 100%;
    max-width: 600px;
    box-shadow: none; }
  .modal-fill .modal-header {
    border-bottom: none; }
    .modal-fill .modal-header .close {
      position: fixed;
      top: 0;
      right: 0;
      padding: 20px;
      font-size: 2.5714285714rem;
      font-weight: 300; }
  .modal-fill .modal-footer {
    border: none; }

.modal {
  background: rgba(0, 0, 0, 0.3); }
  .modal.modal-fill {
    background: rgba(255, 255, 255, 0.97); }
  .modal .panel-body {
    color: #475F7B; }

.modal-right.show .modal-dialog {
  -webkit-transform: translate(0, 0) !important;
  transform: translate(0, 0) !important; }
.modal-right .modal-dialog {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  width: 360px;
  max-width: 100%;
  margin: 0;
  -webkit-transform: translate(100%, 0) !important;
  transform: translate(100%, 0) !important;
  -webkit-transition: .5s;
  transition: .5s; }
.modal-right .modal-content {
  height: 100%;
  display: -webkit-box;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  border-radius: 0; }

.modal-content {
  border-radius: 0;
  -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
  border: 0; }

@media (min-width: 768px) {
  .modal-content {
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125);
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.125); } }
.modal-header {
  border-bottom-color: #d5dfea; }

.modal-footer {
  border-top-color: #d5dfea;
  display: inline-block; }

.model_img {
  cursor: pointer; }

/*---mask Formatter---*/
.sidetitle {
  font-style: italic;
  margin-left: 0.5rem; }
  .sidetitle::before {
    content: '\2014 \00A0'; }

.subtitle {
  display: block;
  margin-top: 8px;
  margin-bottom: 5px; }

/*---flexbox---*/
.flexbox {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between; }
  .flexbox .dropdown i {
    font-size: 1rem; }
  .flexbox > * {
    margin-left: 4px;
    margin-right: 4px; }
    .flexbox > *:last-child {
      margin-right: 0; }
    .flexbox > *:first-child {
      margin-left: 0; }
  .flexbox .list-inline > li {
    display: block; }
  .flexbox .dropdown a i {
    font-size: 1rem; }

.no-shrink {
  flex-shrink: 0; }

.flex-justified > *, .flex-grow-all > *, .flex-cols-wide > *, .flex-col-wide, .flex-grow {
  -webkit-box-flex: 1;
  flex: 1 1 0%; }

.list-inline > li.flexbox {
  display: -webkit-box;
  display: flex; }

ul.flexbox {
  list-style: none;
  padding-left: 0;
  margin-bottom: 0; }

/*---dropdown---*/
.dropdown-toggle {
  cursor: pointer;
  -webkit-transition: .2s linear;
  transition: .2s linear; }
  .dropdown-toggle .no-caret::after {
    display: none; }

.dropdown-item {
  color: #475F7B;
  font-weight: 300;
  padding: 4px 12px;
  width: auto;
  margin: 4px;
  -webkit-transition: 0.15s linear;
  transition: 0.15s linear; }
  .dropdown-item i {
    margin-right: 0.5rem; }

.dropdown-menu {
  color: #475F7B;
  border-radius: 2px;
  font-size: 1rem;
  border-color: #d5dfea;
  padding: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992; }

.dropdown-grid {
  color: #475F7B;
  border-radius: 2px;
  font-size: 1rem;
  border-color: #d5dfea;
  padding: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992; }

.dropdown-item.active, .dropdown-item:active {
  color: #475F7B;
  background-color: #d5dfea; }

.doc-dropdown .dropdown {
  display: inline-block; }
.doc-dropdown .dropup {
  display: inline-block; }
.doc-dropdown .dropdown-menu {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }
.doc-dropdown .dropdown-grid {
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1); }

.dropdown-menu {
  color: #475F7B;
  border-radius: 5px;
  font-size: 13px;
  border-color: #d5dfea;
  padding: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992; }

.show > .dropdown-grid {
  display: -webkit-box;
  display: flex; }

.dropdown-grid {
  display: none;
  flex-wrap: wrap;
  color: #475F7B;
  border-radius: 5px;
  font-size: 1rem;
  padding: 0;
  -webkit-box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  box-shadow: 0 0 4px rgba(0, 0, 0, 0.06);
  z-index: 992;
  position: absolute;
  top: 100%;
  float: left;
  min-width: 300px;
  margin: 2px 0 0;
  text-align: left;
  list-style: none;
  background-color: #ffffff;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  border: 1px solid rgba(0, 0, 0, 0.15); }
  .dropdown-grid .dropdown-item {
    display: -webkit-box;
    display: flex;
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    -webkit-box-pack: center;
    justify-content: center;
    flex-basis: 33.333333%;
    overflow: hidden;
    text-align: center;
    padding: 12px;
    margin: 0;
    min-height: 90px;
    border: 1px solid transparent; }
    .dropdown-grid .dropdown-item:hover {
      border-color: #d5dfea; }
    .dropdown-grid .dropdown-item.disabled {
      opacity: .5;
      cursor: not-allowed; }
      .dropdown-grid .dropdown-item.disabled:hover {
        background-color: transparent; }
    .dropdown-grid .dropdown-item.active, .dropdown-grid .dropdown-item:active {
      color: #475F7B;
      background-color: #d5dfea; }
  .dropdown-grid .icon {
    font-size: 1.714rem !important; }
    .dropdown-grid .icon:first-child {
      width: auto;
      margin-right: 0em;
      text-align: center; }
  .dropdown-grid img.icon:first-child {
    width: 60%;
    margin: 0 auto; }
  .dropdown-grid.cols-2 {
    min-width: 200px; }
    .dropdown-grid.cols-2 .dropdown-item {
      flex-basis: 50%; }
  .dropdown-grid.cols-4 {
    min-width: 400px; }
    .dropdown-grid.cols-4 .dropdown-item {
      flex-basis: 25%; }

.dropdown-item .icon {
  vertical-align: baseline;
  margin-right: 6px;
  font-size: 0.875rem; }

/*---Statistic widgets---*/
.percent {
  display: inline-block;
  line-height: 110px;
  z-index: 2; }
  .percent :after {
    content: '%';
    margin-left: 0.1em;
    font-size: 0.8571rem; }

.countnm.per:after {
  content: '%';
  margin-left: 0.1em;
  font-size: 0.8571rem; }

.icon-box {
  display: inline-block;
  line-height: 110px;
  z-index: 2;
  font-size: 2.5714285714rem; }

.easypie {
  position: relative;
  display: inline-block;
  width: 110px;
  height: 110px;
  text-align: center; }
  .easypie canvas {
    position: absolute;
    top: 0;
    left: 0; }

/*---media---*/
.box .media,
.box .box-body .media,
.box .box-header .media,
.box .box-footer .media,
.card .media,
.card .card-body .media,
.card .card-header .media,
.card .card-footer .media {
  box-shadow: none; }

.media {
  padding: 1rem;
  -webkit-transition: background-color .2s linear;
  transition: background-color .2s linear;
  border-radius: 5px; }
  .media > * {
    margin: 0rem 1rem; }
  .media .nav-link:hover, .media .nav-link:focus {
    background-color: transparent; }
  .media a:not(.btn):not(.avatar) {
    color: #475F7B; }
  .media.flex-column > * {
    margin: 0; }
  .media.flex-column > div {
    width: 100%; }
  .media.active {
    background-color: #d5dfea; }
  .media.bordered {
    border: 1px solid #d5dfea; }
  .media.items-center {
    -webkit-box-align: center;
    align-items: center; }
  .media[data-provide~="checkable"], .media[data-provide~="selectable"] {
    cursor: pointer; }
  .media .media {
    margin-top: 1.25rem; }
  .media .lead {
    line-height: 1.875rem; }
  .media .title {
    -webkit-box-flex: 1;
    flex: 1 1 0%; }
  .media .avatar {
    flex-shrink: 0; }
  .media .align-center {
    -ms-grid-row-align: center;
    align-self: center; }
  .media .media-hover-show {
    opacity: 0;
    -webkit-transition: .3s;
    transition: .3s; }
  .media .dropdown .dropdown-toggle {
    opacity: .7; }
  .media .dropdown:hover .dropdown-toggle {
    opacity: 1; }
  .media .dropdown.open .dropdown-toggle {
    opacity: 1; }
  .media:hover .media-hover-show {
    opacity: 1; }
  .media:hover .media-block-actions {
    opacity: 1; }
  .media:hover .media-action {
    opacity: 1; }
  .media .custom-control {
    margin-right: 0; }
  .media .nav {
    flex-wrap: nowrap;
    margin-left: -8px;
    margin-right: -8px; }
  .media .nav-link {
    line-height: 24px;
    font-size: 90%;
    padding: 0 8px; }
  .media.media-xs {
    padding: 10px 6px; }
  .media.media-sm {
    padding: 12px 8px; }
  .media.media-lg {
    padding-top: 20px 16px; }
  .media.media-xl {
    padding-top: 24px 20px; }
  .media.media-xxl {
    padding-top: 32px 24px; }

.media-reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse; }

.media-center {
  -webkit-box-align: center;
  align-items: center; }

.media-block-actions {
  display: -webkit-box;
  display: flex;
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-top: 1rem;
  -webkit-transition: .5s;
  transition: .5s; }

.media-collapsible {
  flex-wrap: wrap; }
  .media-collapsible .collapse {
    -webkit-box-flex: 1;
    flex-grow: 1;
    flex-shrink: 0;
    min-width: 100%; }

.collapse-arrow::before {
  content: "\e64b";
  font-family: themify;
  display: inline-block;
  -webkit-transition: .4s;
  transition: .4s; }
.collapse-arrow :not(.collapsed)::before {
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg); }

.media-body {
  min-width: 0; }
  .media-body > * {
    margin-bottom: 0; }
  .media-body .media > *:first-child {
    margin-left: 0; }
  .media-body .media > *:last-child {
    margin-right: 0; }

.media-left {
  padding-right: 0; }

.media-right-out {
  padding-left: 1.25rem; }
  .media-right-out a {
    color: #475F7B;
    font-size: 1.286rem;
    opacity: 0.8; }
    .media-right-out a + a {
      margin-left: 0.5rem; }

.media-action {
  opacity: 0;
  color: #475F7B; }

.media-action-visible .media-action {
  opacity: 1; }

.media-inverse {
  color: #ffffff; }
  .media-inverse h1, .media-inverse h2, .media-inverse h3, .media-inverse h4, .media-inverse h5, .media-inverse h6 {
    color: #ffffff; }
  .media-inverse .small, .media-inverse small, .media-inverse time, .media-inverse .nav-link {
    color: rgba(255, 255, 255, 0.7); }
  .media-inverse .nav-link:hover {
    color: #ffffff; }

.media-new {
  background-color: #d5dfea; }

.media-list-hover .media-new:hover {
  background-color: #d5dfea !important; }

.media-single, .media-center-v {
  -webkit-box-align: center;
  align-items: center; }

.media-vertical {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }

.media-chat {
  padding-right: 64px;
  margin-bottom: 0; }
  .media-chat.media-chat-reverse {
    padding-right: 12px;
    padding-left: 64px;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
    flex-direction: row-reverse; }
    .media-chat.media-chat-reverse .media-body p {
      float: right;
      clear: right;
      color: #ffffff; }
  .media-chat .media-body {
    display: table; }
    .media-chat .media-body p {
      position: relative;
      padding: 6px 8px;
      margin: 4px 0;
      background-color: #d5dfea;
      border-radius: 3px; }
      .media-chat .media-body p.inverse {
        color: #ffffff; }
      .media-chat .media-body p.meta {
        background-color: transparent !important;
        padding: 0;
        opacity: .8; }
        .media-chat .media-body p.meta time {
          font-weight: 300; }

.media-meta-day {
  -webkit-box-pack: justify;
  justify-content: space-between;
  -webkit-box-align: center;
  align-items: center;
  margin-bottom: 0;
  color: #475F7B;
  opacity: .8;
  font-weight: 300; }
  .media-meta-day:before, .media-meta-day:after {
    content: '';
    -webkit-box-flex: 1;
    flex: 1 1 0%;
    border-top: 1px solid #d5dfea; }
  .media-meta-day::before {
    margin-right: 16px; }
  .media-meta-day::after {
    margin-left: 16px; }

@media (max-width: 767px) {
  .media-doc {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column; }
    .media-doc > * {
      margin-left: 0;
      margin-right: 0; }
    .media-doc .media-body {
      margin: 30px 0; } }
.media-list > .media:not(.media-list-header):not(.media-list-footer), .media-list .media-list-body > .media {
  margin-bottom: 0; }
.media-list .media .sortable-dot {
  margin: 0;
  margin-left: -5px;
  opacity: 0;
  border-radius: 2px;
  -webkit-transition: .5s;
  transition: .5s; }
.media-list .media:hover .sortable-dot {
  opacity: .6; }
.media-list [data-provide~="selectable"] .media:not(.media-list-header):not(.media-list-footer) {
  cursor: pointer; }

.media-listul {
  padding-left: 0; }

.media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover, .media-list-hover .media-list-body > .media:hover {
  background-color: #40a2ed;
  color: #ffffff; }
  .media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover a:not(.btn):not(.avatar), .media-list-hover .media-list-body > .media:hover a:not(.btn):not(.avatar) {
    color: #ffffff; }
  .media-list-hover > .media:not(.media-list-header):not(.media-list-footer):hover .divider-dash, .media-list-hover .media-list-body > .media:hover .divider-dash {
    color: #ffffff; }

.media-list-divided > .media:not(.media-list-header):not(.media-list-footer), .media-list-divided .media-list-body > .media {
  border-bottom: 1px solid rgba(184, 198, 214, 0.07); }
.media-list-divided > .media:not(.media-list-header):not(.media-list-footer):last-child, .media-list-divided .media-list-body > .media:last-child {
  border-bottom: none; }

.media-list-bordered {
  border: 1px solid #d5dfea; }

.media-list-striped .media:not(.media-list-header):not(.media-list-footer):nth-child(even) {
  background-color: #d5dfea; }

.media-list-xs .media {
  padding: 10px 16px; }

.media-list-sm .media {
  padding: 12px 16px; }

.media-list-lg .media {
  padding: 20px 16px; }

.media-list-xl .media {
  padding: 24px 20px; }

.media-list-xxl .media {
  padding: 32px 24px; }

.media-list-header {
  border-bottom: 1px solid #d5dfea;
  background-color: #91abc8; }

.media-list-footer {
  border-top: 1px solid #d5dfea;
  background-color: #91abc8; }

.media-grid {
  display: -webkit-box;
  display: flex;
  flex-wrap: wrap;
  margin-right: -15px; }
  .media-grid::after {
    content: '';
    -webkit-box-flex: 1;
    flex: auto; }
  .media-grid.row {
    margin-left: -15px;
    margin-right: -15px; }
    .media-grid.row .media {
      margin-bottom: 15px; }
  .media-grid > .media {
    margin-right: 15px;
    margin-bottom: 15px;
    width: 200px; }

.media-grid-bordered .media {
  border: 1px solid #91abc8; }

.media-grid-hover .media:hover {
  background-color: #d5dfea; }

/*---blog and other widgets ---*/
[class*="img-hov-"] {
  overflow: hidden; }
  [class*="img-hov-"] img {
    -webkit-transition: .45s;
    transition: .45s;
    -webkit-backface-visibility: hidden; }

.img-hov-fadein {
  -webkit-transition: .45s;
  transition: .45s; }
  .img-hov-fadein:hover {
    opacity: .7; }

.img-hov-fadeout {
  opacity: .7;
  -webkit-transition: .45s;
  transition: .45s; }
  .img-hov-fadeout:hover {
    opacity: 1; }

.img-hov-zoomin img:hover {
  -webkit-transform: scale(1.045);
  transform: scale(1.045); }

.img-hov-zoomout img {
  -webkit-transform: scale(1.045);
  transform: scale(1.045); }
  .img-hov-zoomout img:hover {
    -webkit-transform: scale(1);
    transform: scale(1); }

.img-hov-stretchin img {
  -webkit-transform-origin: left top 0;
  transform-origin: left top 0; }
  .img-hov-stretchin img:hover {
    -webkit-transform: scale(1.045);
    transform: scale(1.045); }

.img-hov-stretchout img {
  -webkit-transform-origin: left top 0;
  transform-origin: left top 0;
  -webkit-transform: scale(1.045);
  transform: scale(1.045); }
  .img-hov-stretchout img:hover {
    -webkit-transform: scale(1);
    transform: scale(1); }

.img-hov-slideleft img {
  -webkit-transform-origin: left center 0;
  transform-origin: left center 0;
  -webkit-transform: scale(1.045) translateX(0);
  transform: scale(1.045) translateX(0); }
  .img-hov-slideleft img:hover {
    -webkit-transform: scale(1.045) translateX(-4.5%);
    transform: scale(1.045) translateX(-4.5%); }

.img-hov-slideright img {
  -webkit-transform-origin: right center 0;
  transform-origin: right center 0;
  -webkit-transform: scale(1.045) translateX(0);
  transform: scale(1.045) translateX(0); }
  .img-hov-slideright img:hover {
    -webkit-transform: scale(1.045) translateX(4.5%);
    transform: scale(1.045) translateX(4.5%); }

.img-hov-slideup img {
  -webkit-transform-origin: center top 0;
  transform-origin: center top 0;
  -webkit-transform: scale(1.045) translateY(0);
  transform: scale(1.045) translateY(0); }
  .img-hov-slideup img:hover {
    -webkit-transform: scale(1.045) translateY(-4.5%);
    transform: scale(1.045) translateY(-4.5%); }

.img-hov-slidedown img {
  -webkit-transform-origin: center bottom 0;
  transform-origin: center bottom 0;
  -webkit-transform: scale(1.045) translateY(0);
  transform: scale(1.045) translateY(0); }
  .img-hov-slidedown img:hover {
    -webkit-transform: scale(1.045) translateY(4.5%);
    transform: scale(1.045) translateY(4.5%); }

.img-hov-rotateleft img {
  -webkit-transform: rotateZ(0) scale(1);
  transform: rotateZ(0) scale(1); }
  .img-hov-rotateleft img:hover {
    -webkit-transform: rotateZ(-5deg) scale(1.1);
    transform: rotateZ(-5deg) scale(1.1); }

.img-hov-rotateright img {
  -webkit-transform: rotateZ(0) scale(1);
  transform: rotateZ(0) scale(1); }
  .img-hov-rotateright img:hover {
    -webkit-transform: rotateZ(5deg) scale(1.1);
    transform: rotateZ(5deg) scale(1.1); }

.gap-items > * {
  margin-left: 8px;
  margin-right: 8px; }
  .gap-items > *:first-child {
    margin-left: 0; }
  .gap-items > *:last-child {
    margin-right: 0; }

.gap-items-1 > * {
  margin-left: 2px;
  margin-right: 2px; }
  .gap-items-1 > *:first-child {
    margin-left: 0; }
  .gap-items-1 > *:last-child {
    margin-right: 0; }

.gap-items-2 > * {
  margin-left: 4px;
  margin-right: 4px; }
  .gap-items-2 > *:first-child {
    margin-left: 0; }
  .gap-items-2 > *:last-child {
    margin-right: 0; }

.gap-items-3 > * {
  margin-left: 8px;
  margin-right: 8px; }
  .gap-items-3 > *:first-child {
    margin-left: 0; }
  .gap-items-3 > *:last-child {
    margin-right: 0; }

.gap-items-4 > * {
  margin-left: 12px;
  margin-right: 12px; }
  .gap-items-4 > *:first-child {
    margin-left: 0; }
  .gap-items-4 > *:last-child {
    margin-right: 0; }

.gap-items-5 > * {
  margin-left: 16px;
  margin-right: 16px; }
  .gap-items-5 > *:first-child {
    margin-left: 0; }
  .gap-items-5 > *:last-child {
    margin-right: 0; }

.gap-multiline-items {
  margin: -8px; }
  .gap-multiline-items > * {
    margin: 8px; }

.gap-multiline-items-1 {
  margin: -2px; }
  .gap-multiline-items-1 > * {
    margin: 2px; }

.gap-multiline-items-2 {
  margin: -4px; }
  .gap-multiline-items-2 > * {
    margin: 4px; }

.gap-multiline-items-3 {
  margin: -8px; }
  .gap-multiline-items-3 > * {
    margin: 8px; }

.gap-multiline-items-4 {
  margin: -12px; }
  .gap-multiline-items-4 > * {
    margin: 12px; }

.gap-multiline-items-5 {
  margin: -16px; }
  .gap-multiline-items-5 > * {
    margin: 16px; }

.gap-y.gap-items {
  margin: -8px; }
  .gap-y.gap-items > * {
    margin: 8px; }
.gap-y.gap-items-1 {
  margin: -2px; }
  .gap-y.gap-items-1 > * {
    margin: 2px; }
.gap-y.gap-items-2 {
  margin: -4px; }
  .gap-y.gap-items-2 > * {
    margin: 4px; }
.gap-y.gap-items-3 {
  margin: -8px; }
  .gap-y.gap-items-3 > * {
    margin: 8px; }
.gap-y.gap-items-4 {
  margin: -12px; }
  .gap-y.gap-items-4 > * {
    margin: 12px; }
.gap-y.gap-items-5 {
  margin: -16px; }
  .gap-y.gap-items-5 > * {
    margin: 16px; }

/*---background and overlay ---*/
.bg-img {
  position: relative;
  border-bottom: none;
  background-position: center;
  -webkit-background-size: cover;
  background-size: cover;
  background-repeat: no-repeat;
  z-index: 0; }

.box.bg-img, .box .bg-img {
  border-radius: 5px; }

[data-overlay] {
  position: relative; }
  [data-overlay]::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #000000;
    z-index: -1;
    border-radius: inherit;
    display: block; }

[data-overlay-light] {
  position: relative; }
  [data-overlay-light]::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #ffffff;
    z-index: -1;
    border-radius: inherit;
    display: block; }

[data-overlay="1"]::before {
  opacity: 0.1; }

[data-overlay="2"]::before {
  opacity: 0.2; }

[data-overlay="3"]::before {
  opacity: 0.3; }

[data-overlay="4"]::before {
  opacity: 0.4; }

[data-overlay="5"]::before {
  opacity: 0.5; }

[data-overlay="6"]::before {
  opacity: 0.6; }

[data-overlay="7"]::before {
  opacity: 0.7; }

[data-overlay="8"]::before {
  opacity: 0.8; }

[data-overlay="9"]::before {
  opacity: 0.9; }

[data-overlay-light="1"]::before {
  opacity: 0.1; }

[data-overlay-light="2"]::before {
  opacity: 0.2; }

[data-overlay-light="3"]::before {
  opacity: 0.3; }

[data-overlay-light="4"]::before {
  opacity: 0.4; }

[data-overlay-light="5"]::before {
  opacity: 0.5; }

[data-overlay-light="6"]::before {
  opacity: 0.6; }

[data-overlay-light="7"]::before {
  opacity: 0.7; }

[data-overlay-light="8"]::before {
  opacity: 0.8; }

[data-overlay-light="9"]::before {
  opacity: 0.9; }

[data-scrim-top] {
  position: relative; }
  [data-scrim-top]::before {
    position: absolute;
    content: '';
    top: 0;
    left: 0;
    right: 0;
    bottom: 20%;
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(transparent));
    background: -webkit-linear-gradient(top, #000000 0%, transparent 100%);
    background: linear-gradient(to bottom, #000000 0%, transparent 100%);
    z-index: -1;
    border-radius: inherit; }

[data-scrim-bottom] {
  position: relative; }
  [data-scrim-bottom]::before {
    position: absolute;
    content: '';
    top: 20%;
    left: 0;
    right: 0;
    bottom: 0%;
    background: -webkit-gradient(linear, left top, left bottom, from(#000000), to(transparent));
    background: -webkit-linear-gradient(top, #000000 0%, transparent 100%);
    background: linear-gradient(to bottom, #000000 0%, transparent 100%);
    z-index: -1;
    border-radius: inherit; }

[data-scrim-top="1"]::before,
[data-scrim-bottom="1"]::before {
  opacity: 0.1; }

[data-scrim-top="2"]::before,
[data-scrim-bottom="2"]::before {
  opacity: 0.2; }

[data-scrim-top="3"]::before,
[data-scrim-bottom="3"]::before {
  opacity: 0.3; }

[data-scrim-top="4"]::before,
[data-scrim-bottom="4"]::before {
  opacity: 0.4; }

[data-scrim-top="5"]::before,
[data-scrim-bottom="5"]::before {
  opacity: 0.5; }

[data-scrim-top="6"]::before,
[data-scrim-bottom="6"]::before {
  opacity: 0.6; }

[data-scrim-top="7"]::before,
[data-scrim-bottom="7"]::before {
  opacity: 0.7; }

[data-scrim-top="8"]::before,
[data-scrim-bottom="8"]::before {
  opacity: 0.8; }

[data-scrim-top="9"]::before,
[data-scrim-bottom="9"]::before {
  opacity: 0.9; }

/*---blockquote ---*/
.blockquote {
  font-style: italic;
  margin-left: 2rem;
  margin-right: 2rem;
  margin-top: 1rem;
  color: #475F7B;
  padding: .5rem 1rem;
  margin-bottom: 1rem;
  font-size: 1.25rem;
  border-left: 0.25rem solid #d5dfea; }
  .blockquote p {
    font-size: 1.125rem;
    line-height: 1.875rem; }
  .blockquote a {
    color: #475F7B; }
  .blockquote footer {
    color: #98acc3;
    font-size: 0.875rem; }
    .blockquote footer::before {
      content: '\2014 \00A0'; }

.blockquote-inverse {
  color: rgba(255, 255, 255, 0.8) !important; }
  .blockquote-inverse footer {
    color: rgba(255, 255, 255, 0.8) !important; }

.blockquote-reverse {
  padding-right: 1rem;
  padding-left: 0;
  text-align: right;
  border-right: 0.25rem solid #d5dfea;
  border-left: 0; }

/*---nav-dot ---*/
.nav-dot-separated .nav-item::after, .nav-dot-separated > .nav-link::after {
  content: '/';
  vertical-align: middle;
  color: #475F7B;
  opacity: 0.4;
  cursor: default; }
.nav-dot-separated .nav-link:hover, .nav-dot-separated .nav-link:active, .nav-dot-separated .nav-link:focus, .nav-dot-separated .nav-link.active {
  background-color: transparent; }
.nav-dot-separated .nav-item, .nav-dot-separated > .nav-link {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-align: center;
  align-items: center; }
.nav-dot-separated .nav-item:last-child::after, .nav-dot-separated > .nav-link:last-child::after {
  display: none; }

.nav.no-gutters > .nav-link:first-child, .nav.no-gutters .nav-item:first-child .nav-link {
  padding-left: 0; }

/*---rating ---*/
.rating {
  display: -webkit-inline-box;
  display: inline-flex;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  flex-direction: row-reverse;
  list-style: none;
  margin: 0;
  padding: 0; }
  .rating input {
    display: none; }
  .rating label {
    color: #d5dfea;
    cursor: pointer; }
    .rating label::before {
      margin-right: 5px;
      font-size: 20px;
      display: inline-block; }

.rating-static {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  flex-direction: row; }
  .rating-static label {
    cursor: default; }
    .rating-static label:not(.active) {
      color: #d5dfea !important; }

.rating-xs label::before {
  margin-right: 1px;
  font-size: 1rem; }

.rating-sm label::before {
  margin-right: 2px;
  font-size: 1.143rem; }

.rating-lg label::before {
  font-size: 1.714rem; }

.rating-remove {
  margin-left: 10px;
  margin-right: 10px;
  cursor: pointer;
  line-height: 20px;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: .2s linear;
  transition: .2s linear; }

[data-has-rate="true"]:hover .rating-remove {
  opacity: .6;
  visibility: visible; }
  [data-has-rate="true"]:hover .rating-remove:hover {
    opacity: 1; }

.rating-secondary .active, .rating-secondary :checked ~ label, .rating-secondary label:hover, .rating-secondary label:hover ~ label {
  color: #a8b9cd; }

.rating-gray .active, .rating-gray :checked ~ label, .rating-gray label:hover, .rating-gray label:hover ~ label {
  color: gray; }

.rating-dark .active, .rating-dark :checked ~ label, .rating-dark label:hover, .rating-dark label:hover ~ label {
  color: #475F7B; }

/*---toggler ---*/
.toggler {
  color: #d5dfea;
  cursor: pointer;
  font-size: 1.429rem;
  margin-bottom: 0;
  line-height: 1.2; }
  .toggler i {
    -webkit-transition: color .2s linear;
    transition: color .2s linear; }
  .toggler input {
    display: none; }
    .toggler input:checked + i {
      color: #f5b22e; }

.toggler-gray input:checked + i {
  color: gray; }

.toggler-dark input:checked + i {
  color: #475F7B; }

.toggler-secondary input:checked + i {
  color: #a8b9cd; }

/*---box nav-tab---*/
.nav-tabs .nav-link {
  position: relative;
  color: #7792b1;
  padding: 0.5rem 1.25rem;
  border-radius: 0;
  -webkit-transition: 0.5s;
  transition: 0.5s;
  border: 1px solid #d9d9d9; }

@media (max-width: 767px) {
  .nav-tabs .nav-link {
    padding: 8px 12px; } }
.nav-tabs.nav-tabs-secondary .nav-link:hover, .nav-tabs.nav-tabs-secondary .nav-link:active, .nav-tabs.nav-tabs-secondary .nav-link.active {
  border-color: #a8b9cd;
  background-color: transparent;
  color: #475F7B; }
.nav-tabs.nav-tabs-secondary .nav-link.active:hover, .nav-tabs.nav-tabs-secondary .nav-link.active:focus {
  border-color: #a8b9cd;
  background-color: transparent;
  color: #475F7B; }
.nav-tabs.nav-tabs-gray .nav-link:hover, .nav-tabs.nav-tabs-gray .nav-link:active, .nav-tabs.nav-tabs-gray .nav-link.active {
  border-color: gray;
  background-color: transparent;
  color: #000000; }
.nav-tabs.nav-tabs-gray .nav-link.active:hover, .nav-tabs.nav-tabs-gray .nav-link.active:focus {
  border-color: gray;
  background-color: transparent;
  color: #000000; }
.nav-tabs.nav-tabs-dark .nav-link:hover, .nav-tabs.nav-tabs-dark .nav-link:active, .nav-tabs.nav-tabs-dark .nav-link.active {
  border-color: #475F7B;
  background-color: transparent;
  color: #475F7B; }
.nav-tabs.nav-tabs-dark .nav-link.active:hover, .nav-tabs.nav-tabs-dark .nav-link.active:focus {
  border-color: #475F7B;
  background-color: transparent;
  color: #475F7B; }

.nav-tabs-light-mode {
  background-color: #d5dfea; }
  .nav-tabs-light-mode .nav-link {
    border-bottom: none; }

.nav-tabs-inverse-mode {
  border-bottom: none;
  background-color: transparent;
  margin-bottom: 0; }
  .nav-tabs-inverse-mode .nav-link {
    border: none; }
    .nav-tabs-inverse-mode .nav-link.active {
      background-color: #d5dfea;
      color: #475F7B; }
      .nav-tabs-inverse-mode .nav-link.active:hover, .nav-tabs-inverse-mode .nav-link.active:focus {
        background-color: #d5dfea;
        color: #475F7B; }
  .nav-tabs-inverse-mode + .tab-content {
    background-color: #d5dfea;
    padding: 20px 16px; }

.nav-tabs-left {
  display: -webkit-box;
  display: flex; }
  .nav-tabs-left .nav-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border-bottom: 0;
    border-right: 1px solid #d5dfea; }
    .nav-tabs-left .nav-tabs .nav-item + .nav-item {
      margin-left: 0; }
    .nav-tabs-left .nav-tabs .nav-link {
      border-bottom: none;
      text-align: left;
      border-right: 2px solid transparent; }
  .nav-tabs-left .tab-content {
    overflow: hidden;
    padding-left: 20px; }

.nav-tabs-right {
  display: -webkit-box;
  display: flex; }
  .nav-tabs-right .nav-tabs {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
    flex-direction: column;
    border-bottom: 0;
    -webkit-box-ordinal-group: 3;
    order: 2;
    border-left: 1px solid #d5dfea; }
    .nav-tabs-right .nav-tabs .nav-item + .nav-item {
      margin-left: 0; }
    .nav-tabs-right .nav-tabs .nav-link {
      border-bottom: none;
      text-align: left;
      border-left: 2px solid transparent; }
  .nav-tabs-right .tab-content {
    overflow: hidden;
    -webkit-box-ordinal-group: 2;
    order: 1;
    padding-right: 20px; }

/*---lookup---*/
.lookup {
  position: relative;
  display: -webkit-block;
  display: block;
  -webkit-box-align: center;
  align-items: center; }
  .lookup::before {
    content: "\e610";
    font-family: themify;
    font-size: 1rem;
    position: absolute;
    top: 52%;
    left: 0;
    -webkit-transform: translateY(-50%);
    transform: translateY(-50%);
    color: rgba(0, 0, 0, 0.4);
    width: 36px;
    text-align: center;
    cursor: text; }
  .lookup input {
    color: #475F7B;
    border: 1px solid #d5dfea;
    border-radius: 18px;
    height: 25px;
    width: 200px;
    max-width: 100%;
    padding-left: 36px !important;
    padding-right: 18px;
    font-size: 1rem;
    font-weight: 300;
    letter-spacing: .5px;
    outline: none !important;
    -webkit-transition: .5s;
    transition: .5s; }
    .lookup input::-webkit-input-placeholder {
      color: rgba(71, 95, 123, 0.7); }
    .lookup input:-moz-placeholder {
      color: rgba(71, 95, 123, 0.7); }
    .lookup input::-moz-placeholder {
      color: rgba(71, 95, 123, 0.7); }
    .lookup input:-ms-input-placeholder {
      color: rgba(71, 95, 123, 0.7); }
    .lookup input:focus {
      background-color: rgba(71, 95, 123, 0.04); }
    .lookup input + input {
      border-left: none; }
    .lookup input + .bootstrap-select .dropdown-toggle {
      border-left: none; }
  .lookup .bootstrap-select + .bootstrap-select .dropdown-toggle {
    border-left: none; }
  .lookup .btn {
    height: 36px;
    line-height: 36px; }
  .lookup.no-icon::before {
    display: none; }
  .lookup.no-icon input {
    padding-left: 18px; }

.lookup-sm::before {
  font-size: 1rem;
  width: 29px; }
.lookup-sm input {
  border-radius: 14.5px;
  height: 29px;
  padding-left: 29px;
  padding-right: 14.5px;
  font-size: 1rem;
  width: 160px; }
.lookup-sm .btn {
  height: 29px;
  line-height: 29px; }

.lookup-lg::before {
  font-size: 1.429rem;
  width: 48px; }
.lookup-lg input {
  border-radius: 24px;
  height: 48px;
  padding-left: 48px;
  padding-right: 24px;
  font-size: 1.143rem;
  width: 250px; }
.lookup-lg .btn {
  height: 48px;
  line-height: 48px; }

.lookup-right::before {
  left: auto;
  right: 0; }
.lookup-right input {
  padding-left: 18px;
  padding-right: 36px; }
.lookup-right.lookup-sm input {
  padding-left: 14.5px;
  padding-right: 29px; }
.lookup-right.lookup-lg input {
  padding-left: 24px;
  padding-right: 48px; }
.lookup-right.no-icon input {
  padding-right: 18px; }
.lookup-right.no-icon.lookup-sm input {
  padding-right: 14.5px; }
.lookup-right.no-icon.lookup-sm input {
  padding-right: 24px; }

.lookup-circle {
  z-index: 0; }
  .lookup-circle::before {
    z-index: -1; }
  .lookup-circle input {
    background-color: rgba(71, 95, 123, 0.04);
    border: none;
    width: 36px;
    padding-right: 0; }
    .lookup-circle input:focus {
      background-color: rgba(71, 95, 123, 0.05);
      width: 170px;
      padding-right: 18px; }
  .lookup-circle.lookup-sm::before {
    font-size: 1rem;
    width: 29px; }
  .lookup-circle.lookup-sm input {
    border-radius: 14.5px;
    height: 29px;
    width: 29px;
    padding-left: 29px; }
    .lookup-circle.lookup-sm input:focus {
      width: 150px;
      padding-right: 14.5px; }
  .lookup-circle.lookup-lg::before {
    font-size: 1.143rem;
    width: 48px; }
  .lookup-circle.lookup-lg input {
    border-radius: 24px;
    height: 48px;
    width: 48px;
    padding-left: 48px; }
    .lookup-circle.lookup-lg input:focus {
      width: 200px;
      padding-right: 24px; }
  .lookup-circle.lookup-right::before {
    left: auto;
    right: 0; }
  .lookup-circle.lookup-right input {
    padding-left: 0;
    padding-right: 36px; }
    .lookup-circle.lookup-right input:focus {
      padding-left: 18px; }
  .lookup-circle.lookup-right.lookup-sm input {
    padding-left: 0;
    padding-right: 29px; }
    .lookup-circle.lookup-right.lookup-sm input:focus {
      padding-left: 14.5px; }
  .lookup-circle.lookup-right.lookup-lg input {
    padding-left: 0;
    padding-right: 48px; }
    .lookup-circle.lookup-right.lookup-lg input:focus {
      padding-left: 24px; }

.lookup-huge {
  display: -webkit-box;
  display: flex; }
  .lookup-huge::before {
    font-size: 1.714rem;
    width: 64px; }
  .lookup-huge input {
    border-radius: 32px;
    height: 64px;
    padding-left: 64px;
    padding-right: 32px;
    font-size: 1.429rem;
    font-weight: 100;
    width: 100%; }
    .lookup-huge input::-webkit-input-placeholder {
      color: #cccccc; }
    .lookup-huge input:-moz-placeholder {
      color: #cccccc; }
    .lookup-huge input::-moz-placeholder {
      color: #cccccc; }
    .lookup-huge input:-ms-input-placeholder {
      color: #cccccc; }
  .lookup-huge .btn, .lookup-huge .bootstrap-select.btn-group > .dropdown-toggle {
    height: 64px;
    line-height: 100%; }
  .lookup-huge.no-icon input {
    padding-left: 32px; }

.lookup-fullscreen {
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: rgba(255, 255, 255, 0.985);
  z-index: 1050;
  padding: 50px 5%;
  display: none;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column; }
  .lookup-fullscreen.reveal {
    display: -webkit-box;
    display: flex; }
  .lookup-fullscreen > .close {
    position: absolute;
    top: 32px;
    right: 32px; }
  .lookup-fullscreen .lookup-form {
    border-bottom: 1px solid #d9d9d9;
    margin-bottom: 2rem; }
    .lookup-fullscreen .lookup-form input {
      border: none;
      font-size: 44px;
      background-color: transparent;
      outline: none !important;
      padding: 25px 0;
      color: #475F7B;
      width: 100%; }
      .lookup-fullscreen .lookup-form input::-webkit-input-placeholder {
        color: #cccccc; }
      .lookup-fullscreen .lookup-form input:-moz-placeholder {
        color: #cccccc; }
      .lookup-fullscreen .lookup-form input::-moz-placeholder {
        color: #cccccc; }
      .lookup-fullscreen .lookup-form input:-ms-input-placeholder {
        color: #cccccc; }
  .lookup-fullscreen .lookup-results {
    height: 100%; }
    .lookup-fullscreen .lookup-results .ps-scrollbar-x-rail {
      display: none; }

@media (max-width: 767px) {
  .lookup-fullscreen .lookup-results.scrollable .row {
    margin-left: 0;
    margin-right: 0; }
    .lookup-fullscreen .lookup-results.scrollable .row [class*="col-"] {
      padding-left: 0;
      padding-right: 0; } }
/*---publisher---*/
.publisher {
  position: relative;
  display: -webkit-box;
  display: flex;
  -webkit-box-align: center;
  align-items: center;
  padding: 12px 20px; }
  .publisher > * {
    margin: 0 8px; }
    .publisher > *:first-child {
      margin-left: 0; }
    .publisher > *:last-child {
      margin-right: 0; }

.publisher-multi {
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  flex-direction: column;
  -webkit-box-align: start;
  align-items: flex-start;
  border-radius: 5px; }
  .publisher-multi > * {
    margin: 0;
    -webkit-box-flex: 1;
    flex-grow: 1;
    width: 100%; }
  .publisher-multi .publisher-input {
    margin-bottom: 1rem; }

.publisher-input {
  -webkit-box-flex: 1;
  flex-grow: 1;
  border: none;
  outline: none !important;
  background-color: transparent; }

.publisher-btn {
  background-color: transparent;
  border: none;
  color: #b8c6d6;
  font-size: 1.143rem;
  cursor: pointer;
  overflow: -moz-hidden-unscrollable;
  -webkit-transition: .2s linear;
  transition: .2s linear; }
  .publisher-btn:hover {
    color: #616a78; }

.publisher-avatar {
  position: absolute;
  width: auto;
  left: -18px;
  top: 8px; }
  .publisher-avatar.avatar-sm {
    left: -14.5px;
    top: auto; }

/*---price---*/
.price {
  font-weight: bold;
  font-size: 5.4285714286rem;
  line-height: normal;
  padding: 10px 0; }
  .price sup {
    font-size: 1.857rem;
    vertical-align: super; }
  .price span {
    display: block;
    font-size: 0.8571rem;
    font-weight: 400;
    line-height: 25px; }

.price-dollar {
  display: inline-block;
  font-size: 1.143rem;
  vertical-align: top;
  margin-right: -10px;
  margin-top: 14px; }

.price-interval {
  display: inline-block;
  font-size: 0.8571rem;
  vertical-align: text-bottom;
  margin-left: -10px;
  margin-bottom: 14px;
  color: #7792b1; }

/*---todo-list---*/
.todo-list {
  margin: 0;
  padding: 0;
  list-style: none;
  overflow: auto; }
  .todo-list > li {
    border-radius: 2px;
    padding: 1.5rem 2.2rem;
    margin-bottom: 2px;
    color: #475F7B; }
    .todo-list > li:last-of-type {
      margin-bottom: 0; }
    .todo-list > li > input[type=checkbox] {
      margin: 0 10px 0 5px; }
    .todo-list > li .text {
      display: inline-block;
      margin-left: 30px;
      font-weight: 600; }
    .todo-list > li .label {
      margin-left: 10px;
      font-size: fs-10; }
    .todo-list > li .tools {
      display: none;
      float: right;
      color: #FF2829; }
      .todo-list > li .tools > i {
        margin-right: 5px;
        cursor: pointer; }
    .todo-list > li:hover .tools {
      display: inline-block; }
    .todo-list > li.done {
      color: #737373; }
      .todo-list > li.done .text {
        text-decoration: line-through;
        font-weight: 500; }
      .todo-list > li.done .text-line {
        text-decoration: line-through;
        font-weight: 500; }
      .todo-list > li.done label {
        background: transparent; }
  .todo-list .done .text-line {
    text-decoration: line-through;
    font-weight: 500; }
  .todo-list .handle {
    display: inline-block;
    cursor: move;
    margin: 0 5px; }
  .todo-list .handle2 {
    border-left: 3px dotted #b3b3b3;
    border-right: 3px dotted #b3b3b3;
    height: 100%;
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    width: 10px;
    margin: 0; }

.control {
  margin-bottom: 0;
  display: inline;
  padding-left: 0;
  padding-top: 0;
  cursor: pointer;
  font-size: 1.143rem; }
  .control input {
    position: absolute;
    z-index: -1;
    opacity: 0; }
    .control input:focus ~ .control_indicator {
      background-color: #ffffff; }
    .control input:disabled ~ .control_indicator {
      background: #cccccc;
      opacity: .6;
      pointer-events: none; }
    .control input:checked ~ .control_indicator:after {
      display: block; }
  .control:hover input ~ .control_indicator {
    background-color: #ffffff; }

.control_indicator {
  position: absolute;
  top: 2px;
  left: 5px;
  height: 15px;
  width: 15px;
  background-color: #ffffff; }
  .control_indicator:after {
    box-sizing: unset;
    content: '';
    position: absolute;
    display: none; }

.control-radio .control_indicator {
  border-radius: undefined; }

.control-checkbox .control_indicator:after {
  left: 5px;
  top: 1px;
  width: 3px;
  height: 8px;
  border: solid #ffffff;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg); }
.control-checkbox input:disabled ~ .control_indicator:after {
  border-color: #737373; }

.label {
  display: inline;
  padding: .2em .6em .3em;
  font-size: 75%;
  line-height: 1;
  color: #ffffff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: .25em; }

td .label {
  font-size: 100%; }

.badge {
  font-weight: normal; }

.list-inline > li {
  display: inline-block;
  padding-left: 5px;
  padding-right: 5px; }

/*---chat---*/
.chat {
  padding: 5px 20px 5px 10px; }
  .chat .item {
    margin-bottom: 10px; }
    .chat .item:before, .chat .item:after {
      content: " ";
      display: table; }
    .chat .item > img {
      width: 40px;
      height: 40px;
      border: 2px solid transparent;
      border-radius: 5px; }
    .chat .item > .online {
      border: 2px solid #33ac2e; }
    .chat .item > .offline {
      border: 2px solid #FF2829; }
    .chat .item > .message {
      margin-left: 55px;
      margin-top: -40px;
      color: #737373; }
      .chat .item > .message > .name {
        display: block;
        font-weight: 600; }
    .chat .item > .attachment {
      border-radius: 5px;
      background-color: #d5dfea;
      margin-left: 65px;
      margin-right: 15px;
      padding: 10px; }
      .chat .item > .attachment .pull-right .btn {
        top: 10px;
        position: relative;
        border-radius: 5px; }
      .chat .item > .attachment > h4 {
        margin: 0 0 5px;
        font-weight: 600;
        font-size: 1rem; }
      .chat .item > .attachment > .filename, .chat .item > .attachment > p {
        font-weight: 600;
        font-size: 1rem;
        font-style: italic;
        margin: 0; }
      .chat .item > .attachment:before, .chat .item > .attachment:after {
        content: " ";
        display: table; }

/*---timeline---*/
.timeline {
  width: 100%;
  position: relative;
  padding: 1px 0;
  list-style: none;
  font-weight: 400; }
  .timeline .timeline-item {
    padding-left: 0;
    padding-right: 30px; }
    .timeline .timeline-item.timeline-item-right {
      padding-left: 30px;
      padding-right: 0; }
    .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
      padding-left: 30px;
      padding-right: 0; }
    .timeline .timeline-item .timeline-event {
      width: 100%; }
  .timeline:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    width: 50%;
    height: 100% !important;
    margin-left: 1px;
    border-right-width: 2px;
    border-right-style: solid;
    border-right-color: #8c8c8c;
    background: transparent; }
  .timeline:after {
    clear: both; }
  .timeline:before, .timeline:after {
    content: " ";
    display: block; }
  .timeline.timeline-single-column.timeline {
    width: 100%;
    max-width: 768px; }
    .timeline.timeline-single-column.timeline .timeline-item {
      padding-left: 72px;
      padding-right: 0;
      width: 100%;
      margin-bottom: 20px; }
      .timeline.timeline-single-column.timeline .timeline-item.timeline-item-right {
        padding-left: 72px;
        padding-right: 0; }
      .timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
        padding-left: 72px;
        padding-right: 0; }
      .timeline.timeline-single-column.timeline .timeline-item .timeline-event {
        width: 100%; }
      .timeline.timeline-single-column.timeline .timeline-item > .timeline-event {
        float: right !important; }
        .timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before, .timeline.timeline-single-column.timeline .timeline-item > .timeline-event:after {
          right: auto !important;
          border-left-width: 0 !important; }
        .timeline.timeline-single-column.timeline .timeline-item > .timeline-event:before {
          left: -15px !important;
          border-right-width: 15px !important; }
        .timeline.timeline-single-column.timeline .timeline-item > .timeline-event:after {
          left: -14px !important;
          border-right-width: 14px !important; }
      .timeline.timeline-single-column.timeline .timeline-item:nth-of-type(even) {
        margin-top: 0; }
      .timeline.timeline-single-column.timeline .timeline-item > .timeline-point {
        transform: translateX(-50%);
        left: 42px !important;
        margin-left: 0; }
    .timeline.timeline-single-column.timeline:before {
      left: 42px;
      width: 0;
      margin-left: -1px; }
    .timeline.timeline-single-column.timeline .timeline-label {
      transform: translateX(-50%);
      margin: 0 0 20px 42px; }
      .timeline.timeline-single-column.timeline .timeline-label + .timeline-item + .timeline-item {
        margin-top: 0; }
  .timeline.timeline-single-full-column.timeline {
    width: 100%;
    max-width: 100%; }
  .timeline.timeline-line-solid:before {
    border-right-style: solid; }
  .timeline.timeline-line-dotted:before {
    border-right-style: dotted; }
  .timeline.timeline-line-dashed:before {
    border-right-style: dashed; }
  .timeline .timeline-item {
    position: relative;
    float: left;
    clear: left;
    width: 50%;
    margin-bottom: 20px; }
    .timeline .timeline-item:before, .timeline .timeline-item:after {
      content: "";
      display: table; }
    .timeline .timeline-item:after {
      clear: both; }
    .timeline .timeline-item:last-child {
      margin-bottom: 0 !important; }
    .timeline .timeline-item.timeline-item-right > .timeline-event {
      float: right !important; }
      .timeline .timeline-item.timeline-item-right > .timeline-event:before, .timeline .timeline-item.timeline-item-right > .timeline-event:after {
        right: auto !important;
        border-left-width: 0 !important; }
      .timeline .timeline-item.timeline-item-right > .timeline-event:before {
        left: -15px !important;
        border-right-width: 15px !important; }
      .timeline .timeline-item.timeline-item-right > .timeline-event:after {
        left: -14px !important;
        border-right-width: 14px !important; }
    .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
      float: right !important; }
      .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before, .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
        right: auto !important;
        border-left-width: 0 !important; }
      .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
        left: -15px !important;
        border-right-width: 15px !important; }
      .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
        left: -14px !important;
        border-right-width: 14px !important; }
    .timeline .timeline-item > .timeline-event {
      background: #ffffff;
      border: 1px solid #8c8c8c;
      color: #475F7B;
      position: relative;
      float: left;
      border-radius: 3px; }
      .timeline .timeline-item > .timeline-event:after {
        top: 11px;
        right: -14px;
        border-top: 14px solid transparent;
        border-left-width: 14px;
        border-left-style: solid;
        border-right-width: 0;
        border-right-style: solid;
        border-bottom: 14px solid transparent;
        border-left-color: #ffffff;
        border-right-color: #ffffff; }
      .timeline .timeline-item > .timeline-event:before {
        top: 10px;
        right: -15px;
        border-top: 15px solid transparent;
        border-left-width: 15px;
        border-left-style: solid;
        border-right-width: 0;
        border-right-style: solid;
        border-bottom: 15px solid transparent;
        border-left-color: #8c8c8c;
        border-right-color: #8c8c8c; }
      .timeline .timeline-item > .timeline-event.timeline-event-default {
        background: #ffffff;
        border: 1px solid #8c8c8c;
        color: #475F7B; }
        .timeline .timeline-item > .timeline-event.timeline-event-default:before {
          border-left-color: #8c8c8c;
          border-right-color: #8c8c8c; }
        .timeline .timeline-item > .timeline-event.timeline-event-default:after {
          border-left-color: #ffffff;
          border-right-color: #ffffff; }
        .timeline .timeline-item > .timeline-event.timeline-event-default * {
          color: inherit; }
      .timeline .timeline-item > .timeline-event:before, .timeline .timeline-item > .timeline-event:after {
        content: "";
        display: inline-block;
        position: absolute; }
      .timeline .timeline-item > .timeline-event .timeline-heading {
        padding: 0.75rem 1.25rem; }
        .timeline .timeline-item > .timeline-event .timeline-heading .timeline-title {
          margin-bottom: 0; }
      .timeline .timeline-item > .timeline-event .timeline-body {
        padding: 0.25rem 1.25rem; }
      .timeline .timeline-item > .timeline-event .timeline-footer {
        padding: 0.75rem 1.25rem; }
        .timeline .timeline-item > .timeline-event .timeline-footer a {
          cursor: pointer;
          text-decoration: none; }
      .timeline .timeline-item > .timeline-event .timeline-heading p, .timeline .timeline-item > .timeline-event .timeline-body p, .timeline .timeline-item > .timeline-event .timeline-footer p, .timeline .timeline-item > .timeline-event .timeline-heading ul, .timeline .timeline-item > .timeline-event .timeline-body ul, .timeline .timeline-item > .timeline-event .timeline-footer ul {
        margin-bottom: 0; }
      .timeline .timeline-item > .timeline-event .panel, .timeline .timeline-item > .timeline-event .table, .timeline .timeline-item > .timeline-event .blankslate {
        margin: 0;
        border: none;
        border-radius: inherit;
        overflow: hidden; }
      .timeline .timeline-item > .timeline-event .table th {
        border-top: 0; }
    .timeline .timeline-item > .timeline-point {
      top: 25px;
      color: #8c8c8c;
      background: #ffffff;
      right: -24px;
      width: 24px;
      height: 24px;
      margin-top: -12px;
      margin-left: 12px;
      margin-right: 12px;
      position: absolute;
      z-index: 100;
      border-width: 2px;
      border-style: solid;
      border-radius: 100%;
      line-height: 20px;
      text-align: center; }
      .timeline .timeline-item > .timeline-point.timeline-point-blank {
        right: -12px;
        width: 12px;
        height: 12px;
        margin-top: -6px;
        margin-left: 6px;
        margin-right: 6px;
        color: #8c8c8c;
        background: #8c8c8c; }
      .timeline .timeline-item > .timeline-point.timeline-point-default {
        color: #8c8c8c;
        background: #ffffff; }
    .timeline .timeline-item:nth-of-type(2) {
      margin-top: 40px; }
    .timeline .timeline-item.timeline-item-left {
      clear: both !important; }
    .timeline .timeline-item.timeline-item-right {
      clear: both !important;
      float: right; }
      .timeline .timeline-item.timeline-item-right > .timeline-point {
        left: -24px; }
        .timeline .timeline-item.timeline-item-right > .timeline-point.timeline-point-blank {
          left: -12px; }
    .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
      float: right;
      clear: right; }
      .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point {
        left: -24px; }
        .timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) > .timeline-point.timeline-point-blank {
          left: -12px; }
    .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event {
      float: right !important; }
      .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after {
        right: auto !important;
        border-left-width: 0 !important; }
      .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:before {
        left: -10px !important;
        border-right-width: 10px !important; }
      .timeline .timeline-item.timeline-item-arrow-sm.timeline-item-right > .timeline-event:after {
        left: -9px !important;
        border-right-width: 9px !important; }
    .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
      float: right !important; }
      .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
        right: auto !important;
        border-left-width: 0 !important; }
      .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
        left: -10px !important;
        border-right-width: 10px !important; }
      .timeline .timeline-item.timeline-item-arrow-sm:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
        left: -9px !important;
        border-right-width: 9px !important; }
    .timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before {
      top: 4px;
      right: -10px;
      border-top: 10px solid transparent;
      border-left-width: 10px;
      border-left-style: solid;
      border-right-width: 0;
      border-right-style: solid;
      border-bottom: 10px solid transparent; }
    .timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
      top: 5px;
      right: -9px;
      border-top: 9px solid transparent;
      border-left-width: 9px;
      border-left-style: solid;
      border-right-width: 0;
      border-right-style: solid;
      border-bottom: 9px solid transparent; }
    .timeline .timeline-item.timeline-item-arrow-sm > .timeline-point {
      top: 14px; }
    .timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event {
      float: right !important; }
      .timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:after {
        right: auto !important;
        border-left-width: 0 !important; }
      .timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:before {
        left: -15px !important;
        border-right-width: 15px !important; }
      .timeline .timeline-item.timeline-item-arrow-md.timeline-item-right > .timeline-event:after {
        left: -14px !important;
        border-right-width: 14px !important; }
    .timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
      float: right !important; }
      .timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
        right: auto !important;
        border-left-width: 0 !important; }
      .timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
        left: -15px !important;
        border-right-width: 15px !important; }
      .timeline .timeline-item.timeline-item-arrow-md:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
        left: -14px !important;
        border-right-width: 14px !important; }
    .timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before {
      top: 10px;
      right: -15px;
      border-top: 15px solid transparent;
      border-left-width: 15px;
      border-left-style: solid;
      border-right-width: 0;
      border-right-style: solid;
      border-bottom: 15px solid transparent; }
    .timeline .timeline-item.timeline-item-arrow-md > .timeline-event :after {
      top: 11px;
      right: -14px;
      border-top: 14px solid transparent;
      border-left-width: 14px;
      border-left-style: solid;
      border-right-width: 0;
      border-right-style: solid;
      border-bottom: 14px solid transparent; }
    .timeline .timeline-item.timeline-item-arrow-md > .timeline-point {
      top: 25px; }
    .timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event {
      float: right !important; }
      .timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:after {
        right: auto !important;
        border-left-width: 0 !important; }
      .timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:before {
        left: -18px !important;
        border-right-width: 18px !important; }
      .timeline .timeline-item.timeline-item-arrow-lg.timeline-item-right > .timeline-event:after {
        left: -17px !important;
        border-right-width: 17px !important; }
    .timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event {
      float: right !important; }
      .timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before, .timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
        right: auto !important;
        border-left-width: 0 !important; }
      .timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:before {
        left: -18px !important;
        border-right-width: 18px !important; }
      .timeline .timeline-item.timeline-item-arrow-lg:nth-of-type(even):not(.timeline-item-left) > .timeline-event:after {
        left: -17px !important;
        border-right-width: 17px !important; }
    .timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before {
      top: 10px;
      right: -18px;
      border-top: 18px solid transparent;
      border-left-width: 18px;
      border-left-style: solid;
      border-right-width: 0;
      border-right-style: solid;
      border-bottom: 18px solid transparent; }
    .timeline .timeline-item.timeline-item-arrow-lg > .timeline-event :after {
      top: 11px;
      right: -17px;
      border-top: 17px solid transparent;
      border-left-width: 17px;
      border-left-style: solid;
      border-right-width: 0;
      border-right-style: solid;
      border-bottom: 17px solid transparent; }
    .timeline .timeline-item.timeline-item-arrow-lg > .timeline-point {
      top: 28px; }
  .timeline .timeline-label {
    position: relative;
    float: left;
    clear: left;
    margin-bottom: 20px;
    top: 1px;
    width: 100%;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
    text-align: center; }
    .timeline .timeline-label:before, .timeline .timeline-label:after {
      content: "";
      display: table; }
    .timeline .timeline-label:after {
      clear: both; }
    .timeline .timeline-label:last-child {
      margin-bottom: 0 !important; }
    .timeline .timeline-label + .timeline-item {
      margin-top: 0; }
      .timeline .timeline-label + .timeline-item + .timeline-item {
        margin-top: 40px; }
    .timeline .timeline-label .label-default {
      background-color: #8c8c8c; }

.timeline-single-column.timeline .timeline-item > .timeline-event {
  float: right !important; }
  .timeline-single-column.timeline .timeline-item > .timeline-event:before, .timeline-single-column.timeline .timeline-item > .timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important; }
  .timeline-single-column.timeline .timeline-item > .timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important; }
  .timeline-single-column.timeline .timeline-item > .timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important; }
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event {
  float: right !important; }
  .timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before, .timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important; }
  .timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:before {
    left: -10px !important;
    border-right-width: 10px !important; }
  .timeline-single-column.timeline .timeline-item.timeline-item-arrow-sm > .timeline-event:after {
    left: -9px !important;
    border-right-width: 9px !important; }
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event {
  float: right !important; }
  .timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before, .timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important; }
  .timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:before {
    left: -15px !important;
    border-right-width: 15px !important; }
  .timeline-single-column.timeline .timeline-item.timeline-item-arrow-md > .timeline-event:after {
    left: -14px !important;
    border-right-width: 14px !important; }
.timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event {
  float: right !important; }
  .timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before, .timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
    right: auto !important;
    border-left-width: 0 !important; }
  .timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:before {
    left: -18px !important;
    border-right-width: 18px !important; }
  .timeline-single-column.timeline .timeline-item.timeline-item-arrow-lg > .timeline-event:after {
    left: -17px !important;
    border-right-width: 17px !important; }

@media (max-width: 767px) {
  .timeline.timeline {
    width: 100%;
    max-width: 100%; }
    .timeline.timeline .timeline-item {
      padding-left: 72px;
      padding-right: 0;
      width: 100%;
      margin-bottom: 20px; }
      .timeline.timeline .timeline-item.timeline-item-right, .timeline.timeline .timeline-item:nth-of-type(even):not(.timeline-item-left) {
        padding-left: 72px;
        padding-right: 0; }
      .timeline.timeline .timeline-item .timeline-event {
        width: 100%; }
      .timeline.timeline .timeline-item > .timeline-event {
        float: right !important; }
        .timeline.timeline .timeline-item > .timeline-event:before, .timeline.timeline .timeline-item > .timeline-event:after {
          right: auto !important;
          border-left-width: 0 !important; }
        .timeline.timeline .timeline-item > .timeline-event:before {
          left: -15px !important;
          border-right-width: 15px !important; }
        .timeline.timeline .timeline-item > .timeline-event:after {
          left: -14px !important;
          border-right-width: 14px !important; }
      .timeline.timeline .timeline-item:nth-of-type(even) {
        margin-top: 0; }
      .timeline.timeline .timeline-item > .timeline-point {
        transform: translateX(-50%);
        left: 42px !important;
        margin-left: 0; }
    .timeline.timeline:before {
      left: 42px;
      width: 0;
      margin-left: -1px; }
    .timeline.timeline .timeline-label {
      transform: translateX(-50%);
      margin: 0 0 20px 42px; }
      .timeline.timeline .timeline-label + .timeline-item + .timeline-item {
        margin-top: 0; } }
/* Animation Delay */
.d01 {
  animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  -webkit-animation-delay: 0.1s; }

.d02 {
  animation-delay: 0.2s;
  -moz-animation-delay: 0.2s;
  -webkit-animation-delay: 0.2s; }

.d03 {
  animation-delay: 0.3s;
  -moz-animation-delay: 0.3s;
  -webkit-animation-delay: 0.3s; }

.d04 {
  animation-delay: 0.4s;
  -moz-animation-delay: 0.4s;
  -webkit-animation-delay: 0.4s; }

.d05 {
  animation-delay: 0.5s;
  -moz-animation-delay: 0.5s;
  -webkit-animation-delay: 0.5s; }

.d06 {
  animation-delay: 0.6s;
  -moz-animation-delay: 0.6s;
  -webkit-animation-delay: 0.6s; }

.d07 {
  animation-delay: 0.7s;
  -moz-animation-delay: 0.7s;
  -webkit-animation-delay: 0.7s; }

.d08 {
  animation-delay: 0.8s;
  -moz-animation-delay: 0.8s;
  -webkit-animation-delay: 0.8s; }

.d09 {
  animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s; }

.d10 {
  animation-delay: 1s;
  -moz-animation-delay: 1s;
  -webkit-animation-delay: 1s; }

.d11 {
  animation-delay: 1.1s;
  -moz-animation-delay: 1.1s;
  -webkit-animation-delay: 1.1s; }

.d12 {
  animation-delay: 1.2s;
  -moz-animation-delay: 1.2s;
  -webkit-animation-delay: 1.2s; }

.d13 {
  animation-delay: 1.3s;
  -moz-animation-delay: 1.3s;
  -webkit-animation-delay: 1.3s; }

.d14 {
  animation-delay: 1.4s;
  -moz-animation-delay: 1.4s;
  -webkit-animation-delay: 1.4s; }

.d15 {
  animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  -webkit-animation-delay: 1.5s; }

.d16 {
  animation-delay: 1.6s;
  -moz-animation-delay: 1.6s;
  -webkit-animation-delay: 1.6s; }

.d17 {
  animation-delay: 1.7s;
  -moz-animation-delay: 1.7s;
  -webkit-animation-delay: 1.7s; }

.d18 {
  animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  -webkit-animation-delay: 1.8s; }

y 19?
  animation-delay: 1.9s;
  -moz-animation-delay: 1.9s;
  -webkit-animation-delay: 1.9s; }

.d21 {
  animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  -webkit-animation-delay: 2.1s; }

.d26 {
  animation-delay: 2.6s;
  -moz-animation-delay: 2.6s;
  -webkit-animation-delay: 2.6s; }

.t14 {
  animation-duration: 1.4s !important; }

.t24 {
  animation-duration: 2.4s !important; }

/*Animation ends*/
.anim, .anima {
  opacity: 0; }

.anim.animated, .anima.animated {
  opacity: 1; }

#timeline {
  list-style: none;
  position: relative;
  margin: 50px auto;
  width: 90%; }
  #timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #40a2ed;
    left: 50%;
    margin-left: -1.5px; }
  #timeline .clearFix {
    clear: both;
    height: 0; }
  #timeline .timeline-badge {
    color: #ffffff;
    width: 25px;
    height: 25px;
    font-size: 1.2em;
    text-align: center;
    position: absolute;
    top: 0;
    left: 50%;
    margin-left: -13px;
    background-color: #ffffff;
    z-index: 6;
    border-radius: 50%;
    border: 2px solid #40a2ed; }
    #timeline .timeline-badge span.timeline-balloon-date-day {
      font-size: 1.4em; }
    #timeline .timeline-badge span.timeline-balloon-date-month {
      font-size: .7em;
      position: relative;
      top: -10px; }
    #timeline .timeline-badge .timeline-filter-movement {
      background-color: #ffffff;
      font-size: 1.7em;
      height: 35px;
      margin-left: -18px;
      width: 35px;
      top: 40px; }
      #timeline .timeline-badge .timeline-filter-movement a span {
        color: #40a2ed;
        font-size: 1.3em;
        top: -1px; }
    #timeline .timeline-badge .timeline-future-movement {
      background-color: #ffffff;
      height: 120px;
      width: 120px;
      font-size: 1.7em;
      top: -16px;
      margin-left: -60px;
      border: 2px solid #40a2ed; }
      #timeline .timeline-badge .timeline-future-movement a span {
        color: #40a2ed;
        font-size: .9em;
        top: 0;
        left: 1px; }
      #timeline .timeline-badge .timeline-future-movement p {
        color: #40a2ed;
        position: absolute;
        top: 40px;
        left: 32px; }
  #timeline .timeline-movement {
    position: relative;
    margin-bottom: 10rem; }
    #timeline .timeline-movement.timeline-movement-top {
      height: 60px; }
    #timeline .timeline-movement .timeline-item .timeline-panel {
      border: 1px solid #b3b3b3;
      border-radius: 5px;
      background-color: #ffffff;
      color: #666666;
      padding: 10px;
      position: relative;
      -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
      box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175); }
      #timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
        list-style: none;
        padding: 0;
        margin: 0; }
      #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .lefting-wrap {
        float: right;
        width: 30%;
        height: 130px;
        background-color: #d5dfea; }
      #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul .righting-wrap {
        float: left;
        width: 70%;
        height: 130px;
        padding: 0 12px 0 0;
        display: flex;
        flex-direction: column;
        justify-content: space-between; }
      #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li {
        color: #666666;
        width: 100%; }
        #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li.img-wraping a img {
          width: 100%;
          height: 130px; }
        #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li a.importo {
          font-size: 1.3em;
          font-weight: 600; }
      #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
        text-align: left; }
        #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .lefting-wrap {
          float: left;
          width: 30%;
          height: 130px;
          background-color: #d5dfea; }
        #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul .righting-wrap {
          float: right;
          width: 70%;
          height: 130px;
          padding: 0 0 0 12px;
          display: flex;
          flex-direction: column;
          justify-content: space-between; }
        #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li {
          color: #666666;
          width: 100%; }
          #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping {
            width: 100%; }
            #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li.img-wraping a img {
              width: 100%;
              height: 130px; }
          #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul li a.importo {
            font-size: 1.3em;
            font-weight: 600; }

.clear {
  clear: both; }

/*timeline5*/
.timeline5 {
  position: relative;
  padding-top: 3rem;
  padding-bottom: 3rem; }
  .timeline5:before {
    content: "";
    width: 4px;
    height: 100%;
    position: absolute;
    top: 0; }

.timeline__group {
  position: relative; }
  .timeline__group:not(:first-of-type) {
    margin-top: 4rem; }

.timeline__year {
  padding: .5rem 1.5rem;
  color: #ffffff;
  position: absolute;
  left: 0;
  top: 0; }

.timeline__box {
  position: relative; }
  .timeline__box:not(:last-of-type) {
    margin-bottom: 10px; }
  .timeline__box:before {
    content: "";
    width: 100%;
    height: 2px;
    position: absolute;
    left: 0;
    z-index: 1; }

.timeline__date {
  min-width: 80px;
  position: absolute;
  left: 0;
  z-index: 1;
  box-sizing: border-box;
  padding: .5rem 1.5rem;
  text-align: center;
  color: #ffffff; }

.timeline__day {
  font-size: 2rem;
  font-weight: 700;
  display: block; }

.timeline__month {
  display: block;
  font-size: .8em;
  text-transform: uppercase; }

.timeline__post {
  padding: 1.5rem 2rem;
  border-radius: 2px;
  box-shadow: 0 1px 3px 0 rgba(0, 0, 0, 0.12), 0 1px 2px 0 rgba(0, 0, 0, 0.24);
  background-color: #ffffff;
  z-index: 1;
  position: relative; }

@media screen and (min-width: 641px) {
  .timeline5:before {
    left: 38px; }

  .timeline__group {
    padding-top: 55px; }

  .timeline__box {
    padding-left: 105px; }
    .timeline__box:before {
      top: 50%;
      transform: translateY(-50%); }

  .timeline__date {
    top: 50%;
    margin-top: -38px; } }
@media screen and (max-width: 640px) {
  .timeline5:before {
    left: 0; }

  .timeline__group {
    padding-top: 40px; }

  .timeline__box {
    padding-left: 20px;
    padding-top: 70px; }
    .timeline__box:before {
      top: 90px; }

  .timeline__date {
    top: 0; } }
.timeline5 {
  font-size: 1.143rem; }

/* horizontal-timeline */
.cd-horizontal-timeline .timeline {
  padding: 20px 0 20px; }
  .cd-horizontal-timeline .timeline:before, .cd-horizontal-timeline .timeline:after {
    display: none; }

/*Button*/
.btn { border-radius: 4px; -webkit-box-shadow: none; box-shadow: none; border: 1px solid transparent; cursor: pointer; line-height: inherit; padding: 8px 16px; font-size: 1.1rem;
  -webkit-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; }
.btn.btn-flat { border-radius: 4px;  -webkit-box-shadow: none;  -moz-box-shadow: none;  box-shadow: none; border-width: 1px; }
.btn:active { -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); -moz-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125); }
.btn:focus, .btn.focus { outline: 0; -webkit-box-shadow: none; box-shadow: none; }
.btn:hover { cursor: pointer; -webkit-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -o-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out; transition: all .5s ease-in-out; -webkit-box-shadow: 0 14px 26px -12px rgba(0, 0, 0, 0.1), 0 4px 23px 0 rgba(0, 0, 0, 0.1), 0 8px 10px -5px rgba(0, 0, 0, 0.1);    box-shadow: 0 14px 26px -12px rgba(0, 0, 0, 0.1), 0 4px 23px 0 rgba(0, 0, 0, 0.1), 0 8px 10px -5px rgba(0, 0, 0, 0.1); }
.btn[class*=bg-gradient-] { color: #ffffff; border: none; }
.btn[class*=btn-outline-] { border-color: #d5dfea; }
.btn.btn-outline { border-color: #d5dfea; color: #475F7B; }
.btn.btn-file { position: relative; overflow: hidden; }
.btn.btn-file > input[type=file] { position: absolute; top: 0; right: 0; min-width: 100%; min-height: 100%; font-size: 100px; text-align: right; opacity: 0; filter: alpha(opacity=0); outline: 0; background: #ffffff; cursor: inherit; display: block; }
.btn[class*=bg-]:hover { -webkit-box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2); box-shadow: inset 0 0 100px rgba(0, 0, 0, 0.2); }
.btn.dropdown-toggle:after { display: none; }

a.btn {text-decoration: none !important; }

.btn-icon-circle{width:45px; height:45px; line-height:45px; padding:0; border-radius:100%; }
.btn-icon-circle.btn-lg{width:60px; height:60px; line-height:60px; padding:0; border-radius:100%; }
.btn-icon-circle.btn-md{width:50px; height:50px; line-height:50px; padding:0; border-radius:100%; }
.btn-icon-circle.btn-sm{width:40px; height:40px; line-height:40px; padding:0; border-radius:100%; }
.btn-icon-circle.btn-xs{width:30px; height:30px; line-height:30px; padding:0; border-radius:100%; }

.btn-rounded{border-radius:60px; }
.btn-circle{width:45px;  height:45px;  line-height:45px;  padding:0;  border-radius:100%; }
.btn-circle.btn-lg{width:60px;    height:60px;    line-height:60px;    padding:0;    border-radius:100%; }
.btn-circle.btn-md{width:50px;    height:50px;    line-height:50px;    padding:0;    border-radius:100%; }
.btn-circle.btn-sm{width:40px;    height:40px;    line-height:40px;    padding:0;    border-radius:100%; }
.btn-circle.btn-xs{width:30px;    height:30px;    line-height:30px;    padding:0;    border-radius:100%; }
.btn-group-vertical{display:-ms-inline-block;  display:inline-block; }
.btn-group-vertical > .btn:first-child:not(:last-child),.btn-group-vertical > .btn:last-child:not(:first-child){border-radius:4px; }
.btn-group-vertical .btn.btn-flat:first-of-type,.btn-group-vertical .btn.btn-flat:last-of-type{border-radius:0; }
.btn-group-vertical .btn.dropdown-toggle:after{display:none; }
.wysihtml5-toolbar .btn-group{display:-ms-inline-block;  display:inline-block; }
.wysihtml5-toolbar .btn-default{background-color:#ffffff; }
.wysihtml5-toolbar.btn.dropdown-toggle:after{display:inline-block; }
.btn-app{text-align:center;  position:relative;  padding:15px 5px;  margin:0 0 10px 10px;  min-width:80px;  height:60px;  font-size:0.8571rem;  overflow:visible; }
.btn-app .badge{font-size:100%;    position:absolute;    top:-3px;    right:-10px;    font-weight:300; }
.btn-app > i{font-size:1.429rem;    display:block; }
.btn-app:hover{background:#d5dfea;    color:#475F7B;    border-color:#595959; }
.btn-app:focus,.btn-app:active{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);    -moz-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);    box-shadow:inset 0 3px 5px rgba(0,0,0,0.125); }
.btn-xs,.btn-group-xs > .btn{padding:1px 5px;  font-size:0.8571rem;  line-height:1.5;  border-radius:3px; }
.btn-default{background-color:#e6e6e6; color:#475F7B; border-color:transparent; }
.btn-default.hover,.btn-default:active,.btn-default:hover{background-color:#cccccc; }
.btn-link{-webkit-box-shadow:none; box-shadow:none; }
button.btn.dropdown-toggle:after{display:inline-block; }
.dropdown-toggle.no-caret:after{display:none; }
.dropdown-toggle.no-caret.no-caret:after{display:none; }
.btn-box-tool{padding:5px;  font-size:12px;  background:0 0;  color:#7792b1;  cursor:pointer; }
.btn-box-tool:hover,.btn-box-tool .show .btn-box-tool{color:#475F7B; }
.btn-box-tool.btn:active{box-shadow:none; }
.btn-bold{text-transform:uppercase;  font-weight:600;  font-size:0.8571rem; }
.btn-group-sm > .btn{font-size:0.7143rem;  padding:4px 12px; }
.btn-sm{font-size:0.7143rem;  padding:4px 12px; }
.btn-group-lg > .btn{font-size:1.286rem;  padding:18px 32px; }
.btn-lg{font-size:1.286rem;  padding:18px 32px; }
.btn-md{font-size:1rem;  padding:6px 16px; }
.btn-w-xs{width:85px; }
.btn-w-sm{width:100px; }
.btn-w-md{width:120px; }
.btn-w-lg{width:145px; }
.btn-w-xl{width:180px; }
.btn-round{border-radius:10rem; }
.btn-square{padding:5px;  width:36px;  height:36px; }
.btn-square.btn-lg{width:48px;    height:48px; }
.btn-square.btn-sm{width:29px;    height:29px; }
.btn-square.btn-xs{width:24px;    height:24px; }
.btn-link{font-weight:500;  background-color:#d5dfea;  border-color:#d5dfea;  color:#475F7B; }
.btn-link:hover,.btn-link:focus{text-decoration:none;    color:#475F7B; }

.btn-outline.btn-white{color:#ffffff !important;  background-color:transparent;  border-color:#ffffff; }
.btn-outline.btn-white:hover{color:#475F7B !important;    background-color:#ffffff;    border-color:#ffffff; }
.btn-label{position:relative;  padding-left:52px;  overflow:hidden; }
.btn-label label{position:absolute;    left:0;    top:0;    bottom:0;    width:36px;    line-height:inherit;    padding-top:5px;    padding-bottom:5px;    background-color:rgba(0,0,0,0.1);    cursor:pointer;    margin-bottom:0; }
.btn-label .btn-xs{padding-left:32px; }
.btn-label .btn-xs label{width:24px; }
.btn-label .btn-sm{padding-left:41px; }
.btn-label .btn-sm label{width:29px; }
.btn-label .btn-lg{padding-left:64px; }
.btn-label .btn-lg label{width:48px; }
.btn-flat{position:relative;  font-size:1rem;  background-color:#d5dfea;  border:none;  letter-spacing:1px;  border-radius:0; }
.btn-flat:hover{background-color:#5178a2; }
.btn-flat svg{position:absolute;    top:0;    left:0;    width:100%;    height:100%; }
.btn-flat circle{fill:rgba(255,255,255,0.3); }

/* buttons on same color background*/
.bg-primary .btn-primary { filter: brightness(1.15);}
.bg-success .btn-success { filter: brightness(0.85) contrast(1.5);}
.bg-warning .btn-warning { filter: brightness(0.75) contrast(1.9);}
.bg-danger .btn-danger {   filter: brightness(0.85) contrast(1.2);}


/*callout*/
.callout {
  margin: 0 0 20px;
  padding: 15px 30px 15px 15px;
  border-radius: 5px; }
  .callout a {
    color: #ffffff;
    text-decoration: underline; }
    .callout a:hover {
      color: #475F7B; }
  .callout h4 {
    margin-top: 0; }
  .callout p:last-child {
    margin-bottom: 0; }
  .callout .callout-secondary {
    border-color: #a8b9cd;
    background-color: #a8b9cd; }
  .callout .highlight, .callout code {
    background-color: #ffffff; }

/*alert*/
.alert {
  border-radius: 5px; }
  .alert .icon {
    margin-right: 10px; }
  .alert .close {
    color: #475F7B;
    opacity: .2;
    filter: alpha(opacity=20); }
    .alert .close:hover {
      opacity: .5;
      filter: alpha(opacity=50); }
  .alert a {
    color: #ffffff;
    text-decoration: underline; }

/*tab*/
.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus {
  color: #475F7B;
  background: #d5dfea; }

.nav-pills > li > a {
  border-radius: 0;
  border-top: 3px solid transparent;
  color: #475F7B; }
  .nav-pills > li > a > i {
    margin-right: 5px; }
.nav-pills.rounded > li > a {
  border-radius: 5px; }

.flex-column > li > a {
  border-radius: 0 !important;
  border-top: 0;
  border-left: 3px solid transparent;
  color: #475F7B; }
  .flex-column > li > a .nav-link.active {
    background: 0 0;
    color: #ffffff;
    border-top: 0; }
    .flex-column > li > a .nav-link.active:hover {
      background: 0 0;
      color: #ffffff;
      border-top: 0; }
.flex-column > li .header {
  border-bottom: 1px solid #d9d9d9;
  color: #737373;
  margin-bottom: 10px;
  padding: 5px 10px; }

.nav-tabs-custom {
  margin-bottom: 20px;
  background: #ffffff;
  border: 1px solid rgba(72, 94, 144, 0.16);
  border-radius: 5px; }
  .nav-tabs-custom > .nav-tabs {
    margin: 0;
    border-bottom-color: #d5dfea;
    border-radius: 0; }
    .nav-tabs-custom > .nav-tabs > li {
      margin-bottom: -2px;
      margin-right: 5px; }
      .nav-tabs-custom > .nav-tabs > li.icon-btn {
        display: block;
        position: absolute;
        right: 15px;
        border: none;
        top: -2px; }
      .nav-tabs-custom > .nav-tabs > li.disabled > a {
        color: #737373; }
      .nav-tabs-custom > .nav-tabs > li > a {
        color: #475F7B;
        border-radius: 0;
        position: relative;
        display: block;
        padding: 10px 15px;
        background: 0 0;
        margin: 0;
        border-top: 3px solid transparent; }
        .nav-tabs-custom > .nav-tabs > li > a.text-muted {
          color: #737373; }
        .nav-tabs-custom > .nav-tabs > li > a:hover {
          background: 0 0;
          margin: 0; }
        .nav-tabs-custom > .nav-tabs > li > a.active {
          background-color: #ffffff;
          color: #475F7B;
          border-left: 1px solid #d5dfea;
          border-right: 1px solid #d5dfea; }
          .nav-tabs-custom > .nav-tabs > li > a.active:hover {
            background-color: #ffffff;
            color: #475F7B; }
      .nav-tabs-custom > .nav-tabs > li:first-of-type {
        margin-left: 0; }
        .nav-tabs-custom > .nav-tabs > li:first-of-type > a.active {
          border-left-color: transparent; }
      .nav-tabs-custom > .nav-tabs > li.header {
        line-height: 30px;
        padding: 5px 10px;
        font-size: 16px;
        color: #475F7B; }
        .nav-tabs-custom > .nav-tabs > li.header > i {
          margin-right: 5px; }
    .nav-tabs-custom > .nav-tabs.float-right {
      float: none !important;
      display: block; }
      .nav-tabs-custom > .nav-tabs.float-right li {
        float: right; }
        .nav-tabs-custom > .nav-tabs.float-right li:first-of-type {
          margin-right: 0; }
          .nav-tabs-custom > .nav-tabs.float-right li:first-of-type > a {
            border-left-width: 1px; }
            .nav-tabs-custom > .nav-tabs.float-right li:first-of-type > a.active {
              border-left-color: #d5dfea;
              border-right-color: transparent; }
  .nav-tabs-custom > .tab-content {
    background: #ffffff;
    padding: 1.25rem;
    border-radius: 0; }
  .nav-tabs-custom .dropdown.show > a:active, .nav-tabs-custom .dropdown.show > a.active, .nav-tabs-custom .dropdown.show > a:focus {
    background: 0 0;
    color: #737373; }
  .nav-tabs-custom.tab-default > .nav-tabs > li a.active {
    border-top-color: #d9d9d9; }

.profile-tab li a.nav-link.active {
  color: #ffffff; }

.box-profile.nav-tabs-custom {
  margin-bottom: 20px;
  background: transparent;
  box-shadow: none;
  border-radius: 3px; }
  .box-profile.nav-tabs-custom > .tab-content {
    padding: 1.25rem 0rem;
    border-radius: 0;
    background: transparent; }
  .box-profile.nav-tabs-custom > .nav-tabs {
    margin: 0;
    border-bottom: none;
    border-radius: 5px;
    background-color: #ffffff;
    overflow: hidden; }
    .box-profile.nav-tabs-custom > .nav-tabs > li {
      margin-bottom: 0px;
      margin-right: 5px; }
      .box-profile.nav-tabs-custom > .nav-tabs > li > a {
        color: #475F7B; }
        .box-profile.nav-tabs-custom > .nav-tabs > li > a.active {
          color: #455a64; }
          .box-profile.nav-tabs-custom > .nav-tabs > li > a.active:hover {
            color: #455a64; }

/*pagination*/
.pagination {
  margin-bottom: 2rem; }
  .pagination > li > a {
    background-color: #ffffff;
    color: #475F7B;
    border-color: #ffffff; }
  .pagination.pagination-flat > li > a {
    border-radius: 0; }
  .pagination li a {
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    display: inline-block;
    min-width: 50px;
    padding: 1rem;
    margin: 0 3px;
    text-decoration: none;
    cursor: pointer;
    color: #737373;
    border: 1px solid transparent;
    border-radius: 2px;
    text-align: center; }
    .pagination li a.current {
      color: #ffffff !important; }
      .pagination li a.current:hover {
        color: #ffffff !important; }
    .pagination li a:hover {
      color: #ffffff !important; }
  .pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
    color: #737373;
    background-color: #ffffff;
    border-color: #ffffff;
    cursor: not-allowed; }

.datepaginator .pagination li a, .datepaginator-lg .pagination li a, .datepaginator-sm .pagination li a {
  min-width: 100%; }

/*select2*/
.select2-container--default.select2-container--focus {
  outline: 0; }
  .select2-container--default.select2-container--focus .select2-selection--multiple {
    border-color: #d9d9d9; }
.select2-container--default:active, .select2-container--default.active, .select2-container--default:focus {
  outline: 0; }
.select2-container--default .select2-selection--single {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 6px 12px;
  height: 34px; }
  .select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 28px;
    right: 3px; }
    .select2-container--default .select2-selection--single .select2-selection__arrow b {
      margin-top: 0; }
.select2-container--default .select2-results__option--highlighted[aria-selected] {
  color: #ffffff; }
.select2-container--default .select2-results__option[aria-disabled=true] {
  color: #737373; }
.select2-container--default .select2-results__option[aria-selected=true] {
  background-color: #d9d9d9;
  color: #475F7B; }
  .select2-container--default .select2-results__option[aria-selected=true]:hover {
    color: #475F7B; }
.select2-container--default .select2-selection--multiple {
  border: 1px solid #d9d9d9;
  border-radius: 5px; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice {
    padding: 1px 10px;
    color: #ffffff; }
  .select2-container--default .select2-selection--multiple .select2-selection__choice__remove {
    margin-right: 5px;
    color: rgba(255, 255, 255, 0.7); }
    .select2-container--default .select2-selection--multiple .select2-selection__choice__remove:hover {
      color: #ffffff; }

.select2-selection.select2-container--focus {
  outline: 0; }
.select2-selection:active, .select2-selection.active, .select2-selection:focus {
  outline: 0; }
.select2-selection .select2-selection--single {
  border: 1px solid #d9d9d9;
  border-radius: 5px;
  padding: 6px 12px;
  height: 34px; }

.select2-dropdown {
  border: 1px solid #d9d9d9;
  border-radius: 0; }
  .select2-dropdown .select2-search__field {
    border: 1px solid #d9d9d9; }
    .select2-dropdown .select2-search__field:focus {
      outline: 0; }

.select2-results__option {
  padding: 6px 12px;
  user-select: none;
  -webkit-user-select: none; }

.select2-container .select2-selection--single .select2-selection__rendered {
  padding-left: 0;
  height: auto;
  margin-top: -4px;
  padding-right: 10px; }
.select2-container[dir=rtl] .select2-selection--single .select2-selection__rendered {
  padding-right: 6px;
  padding-left: 20px; }

.select2-search--inline .select2-search__field {
  border: 1px solid #d9d9d9; }
  .select2-search--inline .select2-search__field:focus {
    outline: 0; }

.datepicker .datepicker-switch:hover, .datepicker .next:hover, .datepicker .prev:hover, .datepicker tfoot tr th:hover {
  background: rgba(0, 0, 0, 0.15) !important; }

.box .datepicker-inline .datepicker-days td:hover, .box .datepicker-inline .datepicker-days > table td:hover, .box .datepicker-inline td:hover, .box .datepicker-inline > table td:hover {
  background-color: rgba(255, 255, 255, 0.3); }
.box .datepicker-inline .datepicker-days td.day.new, .box .datepicker-inline .datepicker-days td.day.old, .box .datepicker-inline .datepicker-days > table td.day.new, .box .datepicker-inline .datepicker-days > table td.day.old, .box .datepicker-inline td.day.new, .box .datepicker-inline td.day.old, .box .datepicker-inline > table td.day.new, .box .datepicker-inline > table td.day.old {
  color: #475F7B; }

.calculator .displayBox {
  background: #ffffff;
  overflow: hidden;
  font-size: 4.286rem;
  text-align: right;
  padding: 0px 20px; }
.calculator .numberPad {
  background-color: #25b5b5;
  display: -webkit-flex;
  display: -webkit-box;
  display: -moz-flex;
  display: -moz-box;
  display: -ms-flexbox;
  display: flex; }
  .calculator .numberPad .left-count {
    flex: 3; }
    .calculator .numberPad .left-count .btn {
      color: #ffffff;
      padding: 15px 10px; }
      .calculator .numberPad .left-count .btn:hover {
        box-shadow: none; }
  .calculator .numberPad .operationSide.right-count {
    flex: 1; }
  .calculator .numberPad .operationSide .btn-operation {
    color: #ffffff;
    width: 100%;
    border-radius: 0;
    padding: 15px 10px; }
    .calculator .numberPad .operationSide .btn-operation:hover {
      box-shadow: none; }

.lmg-bt {
  position: absolute !important;
  top: -30px;
  right: 30px; }

/* Morris chart */
.morris-chart text {
  font-family: "Roboto", sans-serif !important; }

.morris-hover.morris-default-style {
  border-radius: 5px;
  padding: 10px 12px;
  background: #ffffff;
  border: none;
  font-family: "Roboto", sans-serif;
  box-shadow: 0 5px 25px 5px rgba(71, 95, 123, 0.14); }
  .morris-hover.morris-default-style .morris-hover-point {
    line-height: 28px; }
  .morris-hover.morris-default-style .morris-hover-row-label {
    background-color: #475F7B;
    color: #ffffff;
    padding: 4px 20px;
    border-radius: 5px 5px 0 0;
    margin: -10px -12px 10px; }

.c-progress-steps {
  margin: 0;
  list-style-type: none;
  font-family: "Roboto", sans-serif; }
  .c-progress-steps li {
    position: relative;
    font-size: 13px;
    color: #b6c2e4;
    padding: 16px 0 0 36px; }
    .c-progress-steps li a {
      color: inherit; }
    .c-progress-steps li.done {
      color: #25b5b5; }
      .c-progress-steps li.done span {
        background-color: rgba(37, 181, 181, 0.09); }
      .c-progress-steps li.done:before {
        color: #25b5b5;
        content: "\f058";
        width: 30px;
        height: 30px;
        display: inline-block;
        text-align: center;
        border-radius: 50%;
        border: 2px solid #25b5b5; }
    .c-progress-steps li.current {
      color: #40a2ed;
      font-weight: 500; }
      .c-progress-steps li.current:before {
        color: #40a2ed;
        content: "\f192";
        width: 30px;
        height: 30px;
        display: inline-block;
        text-align: center;
        border-radius: 50%;
        border: 2px solid #40a2ed; }
    .c-progress-steps li:before {
      position: absolute;
      left: 0;
      font-family: 'Font Awesome 5 Free' !important;
      font-weight: 600;
      font-size: 18px;
      background-color: #ffffff;
      content: "\f111";
      width: 30px;
      height: 30px;
      display: inline-block;
      text-align: center;
      border-radius: 50%;
      border: 2px solid #dbe0ec; }
      @media all and (max-width: 600px) {
        .c-progress-steps li:before {
          top: calc(50% - 8px);
          font-size: 16px; } }
  @media all and (min-width: 600px) {
    .c-progress-steps {
      display: table;
      list-style-type: none;
      margin: 20px auto;
      padding: 0;
      table-layout: fixed;
      width: 100%; }
      .c-progress-steps li {
        display: table-cell;
        text-align: center;
        padding: 0;
        padding-bottom: 34px;
        white-space: nowrap;
        position: relative;
        border-left-width: 0;
        border-bottom-width: 4px;
        border-bottom-style: solid;
        border-bottom-color: #dbe0ec; }
        .c-progress-steps li.done {
          border-bottom-color: #25b5b5; }
        .c-progress-steps li.current {
          color: #40a2ed;
          border-bottom-color: #40a2ed; }
          .c-progress-steps li.current span {
            background-color: rgba(64, 162, 237, 0.15);
            box-shadow: 0px 0px 0px 0.25px #40a2ed; }
          .c-progress-steps li.current:before {
            color: #40a2ed;
            content: "\f192"; }
        .c-progress-steps li:before {
          bottom: -15px;
          left: 50%;
          margin-left: -16px; }
        .c-progress-steps li span {
          background-color: rgba(37, 181, 181, 0.1);
          border-radius: 3px;
          padding: 6px;
          box-shadow: 0px 0px 5px 0.25px #eff1f7; } }

/*---project table---*/
.dataTable tbody .details-control:before {
  font-family: FontAwesome;
  content: "\f055";
  font-size: 1.4em;
  color: #739e73; }

.dataTable tbody .shown .details-control::before {
  content: "\f056";
  color: #a90329; }

.dataTable tbody .details-control {
  vertical-align: middle;
  text-align: center;
  cursor: pointer;
  width: 50px; }

.project-members img {
  width: 25px;
  border-radius: 0; }

img.away {
  border-left-color: #ffc40d !important; }

img.online {
  border-left-color: #40ac2b !important; }

img.busy {
  border-left-color: #ed1c24 !important; }

img.offline {
  border-left-color: #ddd !important; }

img.away, img.busy, img.offline, img.online {
  border-left: 3px solid #fff; }

.project-members a {
  display: inline-block;
  overflow: hidden;
  margin: 0 3px 0 0;
  border-radius: 0; }

.dataTables_paginate.paging_simple_numbers .pagination .paginate_button a {
  padding: .5em 1em;
  border-radius: 2px;
  border: 0;
  margin: 0;
  min-width: 1.5em; }

.dataTables_wrapper .form-control { margin: 0 10px; padding: 5px 25px 5px 10px; }

ul.table-functions { display: flex; gap 5px; list-style: none; padding: 0; margin: 0;}
ul.table-functions a { padding: 5px; display: flex; border-radius: 3px; border: 1px solid transparent; }
ul.table-functions a:hover { background: aliceblue; border-color: inherit; }

@media all and (min-width: 1400px) {
  .proj-table {
    overflow: hidden; } }
.proj-table .pagination {
  margin-bottom: 0; }

