@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,400i,600,700);
.page-wrapper, .pos-relative, body {
  position: relative
}

a:focus, a:hover, body {
  color: #666
}
.btn, .h1, .h2, .h3, .h4, .h5, .h6, body, h1, h2, h3, h4, h5, h6 {
  letter-spacing: 0;
  font-family: "Open Sans", sans-serif
}

.base-font, .btn, .h1, .h2, .h3, .h4, .h5, .h6, body, button, h1, h2, h3, h4, h5, h6, input, optgroup, select, textarea {
  font-family: "Open Sans", sans-serif
}

.btn, .btn i, .user-item, .user-item>a, .user-item>a .img-fluid {
  vertical-align: middle
}

a:focus, a:hover, button:focus {
  outline: 0 !important
}

.btn.btn-link:hover, a, a:focus, a:hover {
  text-decoration: none
}

.badge, .btn.btn-icon, .btn.btn-label>i, .grid-col {
  text-align: center
}
.main-content{background: #DCDCDC;}
@font-face {
  font-family: FontAwesome;
  src: url(../bower_components/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);
  src: url(../bower_components/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format("embedded-opentype"), url(../bower_components/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format("woff2"), url(../bower_components/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format("woff"), url(../bower_components/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format("truetype"), url(../bower_components/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format("svg");
  font-weight: 400;
  font-style: normal
}

@font-face {
  font-family: Ionicons;
  src: url(../ionicons/fonts/ionicons.eot?v=2.0.0);
  src: url(../ionicons/fonts/ionicons.eot?v=2.0.0#iefix) format("embedded-opentype"), url(../ionicons/fonts/ionicons.ttf?v=2.0.0) format("truetype"), url(../ionicons/fonts/ionicons.woff?v=2.0.0) format("woff"), url(../ionicons/fonts/ionicons.svg?v=2.0.0#Ionicons) format("svg");
  font-weight: 400;
  font-style: normal
}

html {
  height: 100%
}

body {
  font-size: 13px;
  font-weight: 400;
  line-height: 1.6;
  overflow-x: hidden;
  background-color: #f5f6f7
}

.rounded {
  border-radius: 100px !important
}

.shadow {
  box-shadow: 0 0 30px rgba(69, 101, 173, .1);
  border: 0 !important
}

.shadow-primary {
  box-shadow: 0 2px 30px 0 #2b395f;
  border: 0 !important
}

.btn, .simple-hover img, a, button {
  transition: all .3s;
  -webkit-transition: all .3s
}

a {
  color: #2b395f
}

.base-font {
  font-weight: 300
}

.font300 {
  font-weight: 300 !important
}

.font400 {
  font-weight: 400 !important
}

.font500 {
  font-weight: 500 !important
}

.font600 {
  font-weight: 600 !important
}

.font700 {
  font-weight: 700 !important
}

.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6 {
  margin-top: 0;
  color: #222;
  font-weight: 600
}

.label {
  display: inline-block;
  padding: 1px 7px;
  border-radius: 2px;
  font-size: 10px
}

.label-default {
  background-color: #f7f7f7;
  color: #777
}

.label-primary {
  background-color: #2b395f;
  color: #fff
}

.label-success {
  background-color: #000000;
  color: #fff
}

.label-info {
  background-color: #5bc0de;
  color: #fff
}

.label-warning {
  background-color: #f0ad4e;
  color: #fff
}

.label-danger {
  background-color: #e65252;
  color: #fff
}

.bg-faded {
  background: #F9F9F9
}

.badge {
  font-size: 9px;
  padding: 0 4px;
  color: #fff;
  background-color: #f1f3f6;
  min-width: 16px;
  min-height: 16px;
  display: -ms-inline-flex;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  line-height: 16px
}

.badge-primary, .bg-primary {
  background: #2b395f !important;
  border-color: #2b395f
}

.badge-success, .bg-success {
  background: #000000 !important;
  border-color: #000000
}

.badge-suc, .bg-suc {
  background: #32CD32 !important;
  border-color: #32CD32
}

.badge-warning, .bg-warning {
  background: #f0ad4e !important;
  border-color: #f0ad4e
}

.badge-info, .bg-info {
  background-color: #5bc0de !important;
  border-color: #5bc0de
}

.badge-danger, .bg-danger {
  background-color: #e65252 !important;
  border-color: #e65252
}

.badge-dark, .bg-dark {
  border-color: #333 !important;
  background-color: #333
}

.badge-white, .bg-white {
  background: #fff
}

.text-muted {
  color: #999 !important
}

.text-primary {
  color: #2b395f !important
}

.text-danger {
  color: #e65252 !important
}

.text-success {
  color: #000000 !important
}

.text-warning {
  color: #f0ad4e !important
}

.text-info {
  color: #5bc0de !important
}

.text-white {
  color: #fff !important
}

.text-dark {
  color: #222 !important
}

.text-white-gray {
  color: rgba(255, 255, 255, .8) !important
}

.text-small {
  font-size: 12px !important
}

.border-round {
  border-radius: 6px;
  -webkit-border-radius: 6px
}

.lead {
  font-weight: 300
}

b, strong {
  font-weight: 600
}

.fWidth {
  width: 100% !important
}

.oHidden {
  overflow: hidden !important
}

.pl0 {
  padding-left: 0 !important
}

.pr0 {
  padding-right: 0 !important
}

.mr0 {
  margin-right: 0 !important
}

.pt0 {
  padding-top: 0 !important
}

.pt10 {
  padding-top: 10px !important
}

.pt20 {
  padding-top: 20px !important
}

.pt30 {
  padding-top: 30px !important
}

.pt40 {
  padding-top: 40px !important
}

.pt50 {
  padding-top: 50px !important
}

.pt60 {
  padding-top: 60px !important
}

.pt70 {
  padding-top: 70px !important
}

.pt80 {
  padding-top: 80px !important
}

.pt90 {
  padding-top: 90px !important
}

.pt100 {
  padding-top: 100px !important
}

.pb0 {
  padding-bottom: 0 !important
}

.pb10 {
  padding-bottom: 10px !important
}

.pb15 {
  padding-bottom: 15px !important
}

.pb20 {
  padding-bottom: 20px !important
}

.pb30 {
  padding-bottom: 30px !important
}

.pb40 {
  padding-bottom: 40px !important
}

.pb50 {
  padding-bottom: 50px !important
}

.pb60 {
  padding-bottom: 60px !important
}

.pb70 {
  padding-bottom: 70px !important
}

.pb80 {
  padding-bottom: 80px !important
}

.pb90 {
  padding-bottom: 90px !important
}

.pb100 {
  padding-bottom: 100px !important
}

.mb0 {
  margin-bottom: 0 !important
}

.mb5 {
  margin-bottom: 5px !important
}

.mb10 {
  margin-bottom: 10px !important
}

.mb20 {
  margin-bottom: 20px !important
}

.mb30 {
  margin-bottom: 30px !important
}

.mb40 {
  margin-bottom: 40px !important
}

.mb50 {
  margin-bottom: 50px !important
}

.mb60 {
  margin-bottom: 60px !important
}

.mb70 {
  margin-bottom: 70px !important
}

.mb80 {
  margin-bottom: 80px !important
}

.mb90 {
  margin-bottom: 90px !important
}

.mb100 {
  margin-bottom: 100px !important
}

.mt5 {
  margin-top: 5px !important
}

.mt10 {
  margin-top: 10px !important
}

.mt20 {
  margin-top: 20px !important
}

.mt30 {
  margin-top: 30px !important
}

.mt40 {
  margin-top: 40px !important
}

.mt50 {
  margin-top: 50px !important
}

.bg-default {
  background-color: #f7f7f7 !important
}

.bg-gray {
  background-color: #fbfbfb
}

.border0-hor {
  border-left: 0 !important;
  border-right: 0 !important
}

.text-sm {
  font-size: 13px !important
}

@media (min-width:992px) {
  .page-wrapper {
    width: 100%;
    min-width: 300px;
    padding-left: 220px;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
  }
}

.page-wrapper {
  min-height: 100%;
  display: block;
  width: 100%
}

.main-content {
  min-height: 100vh;
  padding-bottom: 40px
}

.content, .page-footer {
  padding: 0 15px
}

.page-footer {
  position: absolute;
  left: 220px;
  bottom: 0;
  height: 40px;
  line-height: 40px;
  width: 100%
}

.btn:before, .layout-accounts {
  height: 100%
}

.page-footer .container {
  max-width: 100%
}

.container, .page-wrapper.sidebar-enable .page-footer .container {
  max-width: 1200px
}

.container {
  width: 100%;
  margin: 0 auto
}

.layout-accounts .account-wrap {
  width: 100%;
  height: 100%;
  display: table;
  position: relative
}

.layout-accounts .account-wrap .account-card {
  display: table-cell;
  vertical-align: middle
}

.layout-accounts .account-wrap .account-card .account-content {
  max-width: 600px;
  margin: 10px auto;
  padding: 30px 15px;
  border-radius: 5px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, .2)
}

label.error {
  display: block;
  font-weight: 400;
  margin-top: 5px;
  border: 1px solid #e65252;
  color: #e65252;
  font-size: 12px;
  padding: 5px 10px 3px
}

.grid-col {
  padding: 10px 15px;
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, .02);
  border-radius: 5px;
  color: #e65252;
  margin-bottom: 15px;
  font-weight: 700
}

.icon-card {
  border: none;
  padding: 20px
}

.icon-card>i {
  font-size: 30px;
  margin-bottom: 20px;
  display: inline-block
}

.btn, .form-control-lg, .icon-card h5, .input-group-lg>.form-control, .input-group-lg>.input-group-addon, .input-group-lg>.input-group-btn>.btn {
  font-size: .8rem
}

.icon-card h5 {
  color: #888;
  font-weight: 400
}

@media (max-width:991px) {
  .hidden-lg-down {
    display: none
  }
}

@media (max-width:767px) {
  .hidden-md-down {
    display: none
  }
}

@media (max-width:576px) {
  .hidden-sm-down {
    display: none
  }
}

.btn {
  overflow: hidden;
  position: relative;
  z-index: 1;
  border-radius: 2px;
  cursor: pointer;
  font-weight: 600;
  padding: 10px 12px !important;
  text-transform: uppercase
}

.btn:before, .btn:focus:before, .btn:hover:before {
  transition: all .3s;
  z-index: -1
}

.btn i {
  display: inline-block;
  margin-right: 8px
}

.btn.btn-rounded {
  border-radius: 100px
}

.btn:before {
  content: "";
  position: absolute;
  left: 0;
  top: 0;
  width: 0%
}

.btn:focus, .btn:hover {
  box-shadow: none;
  outline: 0 !important
}

.social-icon i, .social-icon-lg i {
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease
}

.btn.btn-link {
  border: 0;
  padding: 0 !important;
  color: #2b395f;
  text-transform: capitalize
}

.btn.btn-sm {
  padding: 6px 15px !important;
  font-size: .65rem;
  height: auto;
  line-height: inherit;
  font-weight: 600
}

.btn.btn-lg {
  padding: 16px 30px !important;
  font-size: .85rem
}

.btn.btn-link:after {
  font-family: Linearicons;
  content: "\e93c";
  margin-left: 5px;
  font-size: 12px
}

.btn.btn-link:hover {
  color: #999
}

.btn.btn-icon {
  width: 36px;
  height: 36px;
  line-height: 100%;
  border-radius: 50%;
  padding: 0 !important;
  z-index:auto;
}

.btn.btn-icon>i {
  display: inline-block;
  margin: 0;
  font-size: 16px
}

.btn.btn-icon.btn-sm {
  width: 24px;
  height: 24px
}

.btn.btn-icon.btn-sm>i {
  display: inline-block;
  margin: 0;
  font-size: 12px
}

.btn.btn-icon.btn-lg {
  width: 48px;
  height: 48px
}

.btn.btn-icon.btn-lg>i {
  display: inline-block;
  margin: 0;
  font-size: 25px
}

.btn.btn-label {
  position: relative;
  overflow: hidden;
  padding-left: 55px !important
}

.btn.btn-label>i {
  width: 40px;
  height: 100%;
  position: absolute;
  left: 0;
  top: 0;
  display: block;
  line-height: 35px;
  background-color: rgba(0, 0, 0, .1)
}

.social-icon i, .social-icon-lg i, .social-icon-sm i, .widget-img .img-widget-top {
  position: relative
}

.btn.btn-label.btn-lg>i {
  line-height: 50px
}

.btn.btn-label.btn-sm>i {
  line-height: 28px
}

.btn-white {
  background-color: #fff;
  color: #333
}

.btn-white-outline {
  border: 2px solid #fff;
  background-color: transparent;
  color: #fff
}

.btn-white-outline:focus, .btn-white-outline:hover {
  color: #333;
  border-color: #fff
}

.btn-white-outline:focus:before, .btn-white-outline:hover:before {
  width: 100%;
  background-color: #fff
}

.btn-outline-primary {
  border: 2px solid #2b395f;
  background-color: transparent;
  color: #2b395f
}

.btn-outline-primary:active, .btn-outline-primary:focus, .btn-outline-primary:hover {
  color: #fff;
  border-color: #2b395f;
  background-color: transparent
}

.btn-outline-primary:active:before, .btn-outline-primary:focus:before, .btn-outline-primary:hover:before {
  width: 100%;
  background-color: #2b395f
}

.btn-outline-info {
  border: 2px solid #5bc0de;
  background-color: transparent;
  color: #5bc0de
}

.btn-outline-info:active, .btn-outline-info:focus, .btn-outline-info:hover {
  color: #fff;
  border-color: #5bc0de;
  background-color: transparent
}

.btn-outline-info:active:before, .btn-outline-info:focus:before, .btn-outline-info:hover:before {
  width: 100%;
  background-color: #5bc0de
}

.btn-outline-success {
  border: 2px solid #000000;
  background-color: transparent;
  color: #000000
}

.btn-outline-success:active, .btn-outline-success:focus, .btn-outline-success:hover {
  color: #fff;
  border-color: #000000;
  background-color: transparent
}

.btn-outline-success:active:before, .btn-outline-success:focus:before, .btn-outline-success:hover:before {
  width: 100%;
  background-color: #000000
}

.btn-outline-danger {
  border: 2px solid #e65252;
  background-color: transparent;
  color: #e65252
}

.btn-outline-danger:active, .btn-outline-danger:focus, .btn-outline-danger:hover {
  color: #fff;
  border-color: #e65252;
  background-color: transparent
}

.btn-outline-danger:active:before, .btn-outline-danger:focus:before, .btn-outline-danger:hover:before {
  width: 100%;
  background-color: #e65252
}

.btn-outline-warning {
  border: 2px solid #f0ad4e;
  background-color: transparent;
  color: #f0ad4e
}

.btn-outline-warning:active, .btn-outline-warning:focus, .btn-outline-warning:hover {
  color: #fff;
  border-color: #f0ad4e;
  background-color: transparent
}

.btn-outline-warning:active:before, .btn-outline-warning:focus:before, .btn-outline-warning:hover:before {
  width: 100%;
  background-color: #f0ad4e
}

.btn-outline-secondary {
  border: 2px solid #ccc;
  background-color: transparent;
  color: #ccc
}

.btn-outline-secondary:active, .btn-outline-secondary:focus, .btn-outline-secondary:hover {
  color: #fff;
  border-color: #ccc;
  background-color: transparent
}

.btn-outline-secondary:active:before, .btn-outline-secondary:focus:before, .btn-outline-secondary:hover:before {
  width: 100%;
  background-color: #ccc
}

.btn-danger, .btn-info, .btn-primary, .btn-secondary, .btn-success, .btn-warning {
  box-shadow: 0 .05em .1em rgba(0, 0, 0, .18);
  border: 0
}

.btn-danger:hover, .btn-info:hover, .btn-primary:hover, .btn-secondary:hover, .btn-success:hover, .btn-warning:hover {
  border: 0;
  box-shadow: 0 .05em 1em rgba(0, 0, 0, .18)
}

.btn-secondary {
  background: #f5f5f5;
  box-shadow: none;
  color: #999
}

.btn-secondary:active, .btn-secondary:focus, .btn-secondary:hover {
  border: 0;
  /*color: #fff;*/
  box-shadow: none
}

.btn-circle, .icon-sm-rounded {
  text-align: center;
  border-radius: 50%
}

.btn-primary, .btn-primary:active, .btn-primary:focus, .btn-primary:hover {
  background: #0099DD;
  color: #fff
}

.btn-circle {
  width: 80px;
  height: 80px;
  line-height: 80px
}

.btn-circle i {
  display: block;
  line-height: 80px;
  margin: 0 auto;
  font-size: 35px
}

.btn-circle .btn-danger i, .btn-circle .btn-info i, .btn-circle .btn-primary i, .btn-circle .btn-success i, .btn-circle .btn-warning i {
  color: #fff
}

.btn-dark, .btn-dark:active, .btn-dark:focus, .btn-dark:hover {
  background: #333;
  color: #fff
}

.icon-sm-rounded {
  width: 32px;
  height: 32px;
  line-height: 32px;
  display: inline-block !important;
  background: #2b395f;
  color: #fff
}

.social-icon, .social-icon-lg {
  border-radius: 3px;
  display: block;
  text-align: center;
  float: left;
  overflow: hidden;
  text-shadow: none
}

.social-icon {
  margin: 0 5px 5px 0;
  width: 40px;
  height: 40px;
  font-size: 20px;
  line-height: 40px !important;
  color: #555;
  border: 1px solid #AAA
}

.social-icon:hover {
  border-color: transparent
}

.social-icon i {
  display: block;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  line-height: 40px
}

.social-icon i:last-child {
  color: #FFF !important
}

.social-icon:hover i:first-child {
  margin-top: -40px
}

.social-icon-lg {
  margin: 0 5px 5px 0;
  width: 60px;
  height: 60px;
  font-size: 30px;
  line-height: 60px !important;
  color: #555;
  border: 1px solid #AAA
}

.social-icon-lg:hover {
  border-color: transparent
}

.social-icon-lg i {
  display: block;
  -moz-transition: all .3s ease;
  transition: all .3s ease;
  line-height: 60px
}

.social-icon-lg i:last-child {
  color: #FFF !important
}

.social-icon-lg:hover i:first-child {
  margin-top: -60px
}

.social-icon-sm {
  margin: 0 5px 5px 0;
  width: 30px;
  height: 30px;
  font-size: 18px;
  line-height: 30px !important;
  color: #555;
  text-shadow: none;
  border-radius: 3px;
  overflow: hidden;
  display: block;
  float: left;
  text-align: center;
  border: 1px solid #AAA
}

.social-icon-sm:hover {
  border-color: transparent
}

.social-icon-sm i {
  display: block;
  -moz-transition: all .3s ease;
  -o-transition: all .3s ease;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
  line-height: 30px
}

.social-icon-sm i:last-child {
  color: #FFF !important
}

.social-icon-sm:hover i:first-child {
  margin-top: -30px
}

si-border {
  border: 1px solid #AAA !important
}

.si-border-round, .si-dark-round, .si-gray-round {
  -webkit-border-radius: 50%;
  -moz-border-radius: 50%;
  -ms-border-radius: 50%;
  border-radius: 50%
}

.si-gray {
  background: #f3f3f3;
  border: 0
}

.si-dark {
  background-color: #333;
  border: 0 !important;
  color: #fff !important
}

.si-colored-facebook, .si-facebook:hover {
  background-color: #3B5998 !important
}

.si-colored-twitter, .si-twitter:hover {
  background-color: #00ACEE !important
}

.si-colored-google-plus, .si-g-plus:hover {
  background-color: #DD4B39 !important
}

.si-colored-skype, .si-skype:hover {
  background-color: #00AFF0 !important
}

.si-colored-linkedin, .si-linkedin:hover {
  background-color: #0E76A8 !important
}

.si-colored-pinterest, .si-pin:hover {
  background-color: #C8232C !important
}

.si-colored-rss, .si-rss:hover {
  background-color: #EE802F !important
}

.si-colored-pinterest, .si-pinterest:hover {
  background-color: #C8232C !important
}

.si-colored-tumblr, .si-tumblr:hover {
  background-color: #34526F !important
}

.si-colored-vimeo, .si-vimeo:hover {
  background-color: #86C9EF !important
}

.si-colored-digg, .si-digg:hover {
  background-color: #191919 !important
}

.si-colored-instagram, .si-instagram:hover {
  background-color: #3F729B !important
}

.si-colored-flickr, .si-flickr:hover {
  background-color: #FF0084 !important
}

.si-colored-paypal, .si-paypal:hover {
  background-color: #00588B !important
}

.si-colored-yahoo, .si-yahoo:hover {
  background-color: #720E9E !important
}

.si-android:hover, .si-colored-andriod {
  background-color: #A4C639 !important
}

.si-appstore:hover, .si-colored-apple {
  background-color: #000 !important
}

.si-dropbox:hover {
  background-color: #3D9AE8 !important
}

.si-colored-dribbble, .si-dribbble:hover {
  background-color: #EA4C89 !important
}

.si-colored-soundcoloud, .si-soundcloud:hover {
  background-color: #F70 !important
}

.si-colored-xing, .si-xing:hover {
  background-color: #126567 !important
}

.si-colored-phone, .si-phone:hover {
  background-color: #444 !important
}

.si-behance:hover, .si-colored-behance {
  background-color: #053eff !important
}

.si-colored-github, .si-github:hover {
  background-color: #171515 !important
}

.si-colored-stumbleupon, .si-stumbleupon:hover {
  background-color: #F74425 !important
}

.si-colored-email, .si-email:hover {
  background-color: #6567A5 !important
}

.si-colored-wordpress, .si-wordpress:hover {
  background-color: #1E8CBE !important
}

.btn-icon-rounded {
  width: 3rem;
  height: 3rem;
  line-height: 2.5rem;
  text-align: center;
  border-radius: 50%;
  color: #fff
}

.btn-icon-rounded.btn-sm {
  width: 2rem;
  height: 2rem;
  line-height: 1.5rem
}

.btn-icon-rounded.btn-lg {
  width: 4rem;
  height: 4rem;
  line-height: 3.5rem
}

.show>.dropdown-menu {
  display: block
}

.dropdown-menu {
  border: 0;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.dropdown-menu .dropdown-item {
  font-size: 13px
}

.dropdown-menu .dropdown-item a {
  color: #999
}

@media (min-width:992px) {
  .dropdown-menu, .dropdown-submenu .dropdown-menu {
    display: block;
    opacity: 0;
    visibility: hidden;
    z-index: 1;
    -moz-transform: translateY(8px);
    -o-transform: translateY(8px);
    -ms-transform: translateY(8px);
    -webkit-transform: translateY(8px);
    transform: translateY(8px);
    -webkit-transition: all .3s;
    -moz-transition: all .3s;
    -ms-transition: all .3s;
    -o-transition: all .3s;
    transition: all .3s
  }
  .dropdown-submenu:hover>.dropdown-menu, .show>.dropdown-menu {
    opacity: 1;
    visibility: visible;
    z-index: 1000;
    -moz-transform: none;
    -o-transform: none;
    -ms-transform: none;
    -webkit-transform: none;
    transform: none
  }
  .dropdown-menu {
    margin-top: 15px
  }
}

.dropdown-toggle:after {
  display: none
}

.notification-dropdown {
  min-width: 310px;
  padding: 15px
}

.notification-dropdown li.notification-header {
  padding: 10px 15px;
  border-bottom: 1px solid #ddd;
  font-size: 13px;
  font-weight: 700
}

.notification-dropdown li.notify-item {
  padding: 10px 15px
}

.notification-dropdown li.notify-item:hover {
  background-color: #f7f7f9
}

.notify-thumb {
  width: 40px;
  height: 40px;
  overflow: hidden;
  line-height: 40px;
  text-align: center;
  float: left;
  margin-right: 10px;
  border-radius: 50%
}

.notify-content {
  overflow: hidden
}

.notify-content a {
  color: #333;
  font-weight: 400;
  font-size: 13px;
  display: block;
  line-height: 22px;
  margin-bottom: 5px
}

.notify-content a span {
  font-size: 10px;
  color: #999;
  font-weight: 400
}

.notify-content a:hover {
  color: #2b395f
}

.notify-content p {
  margin: 0;
  font-size: 13px;
  line-height: 18px;
  color: #aeaeae
}

.user-item .icon-circle {
  width: auto
}

.user-item>a {
  color: #777;
  line-height: 32px
}

.user-item>a .img-fluid {
  display: inline-block;
  margin-right: 5px;
  width: 34px;
  position: relative;
  top: 0;
  border: none
}

.widget-img, .widget-info {
  border-radius: 5px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .02);
  overflow: hidden
}

.user-item .dropdown-item a {
  padding: 4px .6rem;
  color: #999;
  display: block;
  font-size: 14px
}

.user-item .dropdown-item a>i {
  display: inline-block;
  margin-right: 8px
}

.user-item .dropdown-item a:hover {
  color: #2b395f
}

.widget-info {
  width: 100%;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: stretch;
  align-items: stretch
}

.widget-info>i {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-align: center;
  align-items: center;
  -ms-flex-pack: center;
  justify-content: center;
  width: 80px;
  -ms-flex-negative: 0;
  flex-shrink: 0;
  background-color: rgba(0, 0, 0, .1);
  font-size: 30px;
  color: #fff
}

.widget-content {
  width: 100%;
  padding: 20px 15px 20px 20px;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  text-align: right
}

.widget-info.bg-white>i {
  background-color: #fbfbfb
}

.widget-info-2 {
  padding: 30px 20px;
  color: #fff
}

.widget-info-2>i {
  display: block;
  width: 90px;
  margin: 0 auto 20px;
  text-align: center;
  font-size: 50px
}

.widget2-content {
  text-align: center
}

.widget2-content h4 {
  color: #fff
}

.widget-user-alt span, .widget-user-simple span {
  color: #999
}

.widget-user-simple {
  background-color: #fff;
  padding: 18px;
  display: block;
  box-shadow: 0 0 20px rgba(0, 0, 0, .02)
}

.widget-user-alt {
  display: block;
  background-color: #fff;
  padding-top: 20px;
  box-shadow: 0 0 20px rgba(0, 0, 0, .02)
}

.widget-user-alt .img-fluid {
  display: block;
  margin: 0 auto
}

.widget-user-alt .bg-faded {
  padding: 25px 20px
}

.widget-img .img-widget-top .author {
  width: 120px;
  border-radius: 50%;
  position: absolute;
  left: 50%;
  bottom: -60px;
  margin-left: -60px;
  overflow: hidden;
  box-shadow: 0 0 20px rgba(0, 0, 0, .09)
}

.widget-img-content {
  background-color: #fff;
  padding: 70px 20px 30px
}

.widget-img-content h4 {
  font-size: 1rem;
  margin-bottom: 0
}

.widget-img-content span {
  display: block;
  margin-bottom: 20px
}

.widget-icon-left {
  width: 100%
}

.widget-icon-left .widget-icon-left-body {
  overflow: hidden
}

.widget-icon-left .widget-icon-left-body:before {
  content: "";
  display: table
}

.activity-widget .list-group-item {
  border: 0
}

.widget-todo {
  padding: 0 20px
}

.widget-todo .todo-item {
  padding: 10px 0;
  border-bottom: 1px solid #eee
}

.widget-todo .todo-item:last-child {
  border-bottom: 0
}

.widget-todo .todo-item input[type=checkbox]:checked~span.todo-text {
  color: #252525;
  text-decoration: line-through
}

.card {
  border: 0;
  box-shadow: 0 0 20px rgba(0, 0, 0, .02)
}

.card .card-top {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -ms-flex-align: center;
  align-items: center;
  padding: 5px 15px;
  transition: opacity .2s ease-out;
  background-color: #fff;
  border-top: 2px solid #ddd;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px
}

.card .card-top.bg-danger, .card .card-top.bg-info, .card .card-top.bg-primary, .card .card-top.bg-success, .card .card-top.bg-warning {
  border-top: 0;
  border-bottom: 0
}

.card .card-title {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 28px;
  margin: 0;
  font-size: .9rem;
  font-weight: 600;
  line-height: 28px
}

.card .card-options {
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-left: 10px
}

.card .card-options .input-group {
  position: relative
}

.card .card-options .input-group .input-group-addon {
  padding: 0;
  position: absolute;
  z-index: 10;
  background: 0 0;
  border: 0;
  right: 10px;
  top: 5px
}

.card .card-options .form-control {
  border-radius: 100px
}

.card .card-options .form-control.form-control-sm {
  font-size: 12px;
  height: 24px;
  line-height: 12px;
  padding: .1rem .5rem
}

.card .card-content, .header {
  padding: 15px
}

.card .card-options>a {
  width: 24px;
  height: 24px;
  line-height: 24px;
  text-align: center;
  background-color: #eee;
  display: inline-block;
  color: #666;
  border-radius: 50%
}

.card.header-transparent .card-top {
  background-color: transparent
}

.form-control.rounded, select.form-control.rounded {
  border-radius: 100px !important
}

.navbar-expand-lg .navbar-nav {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -webkit-flex-direction: row;
  -ms-flex-direction: row;
  flex-direction: row
}

.header {
  background: #0099DD;
}

@media (min-width:992px) {
  .header .navbar {
    padding: 0
  }
  .header .navbar .nav-item {
    vertical-align: middle
  }
}

.form-inline {
  top: 3px;
  position: relative
}

.form-inline .icon-search {
  position: absolute;
  right: 20px;
  top: 7px;
  background-color: transparent;
  border: 0;
  padding: 0;
  font-size: 16px
}

.form-inline .form-control {
  border: none;
  border-radius: 5px;
  font-size: 12px;
  font-weight: 400
}

.form-inline .form-control:focus {
  box-shadow: 0 0 20px rgba(0, 0, 0, .1)
}

.btn-circle-round {
  background-color: none;
  border-radius: 50%;
  width: 34px;
  height: 34px;
  line-height: 34px;
  color: #FFF;
  text-align: center;
  display: block;
  outline: 0;
  border: none;
  position: relative;
  font-weight: 800;
  -webkit-transition: .5s;
  transition: .5s;
}

.btn-circle-round>i {
  display: block;
  line-height: 32px;
  font-size: 16px
}

.btn-circle-round:active, .btn-circle-round:focus, .btn-circle-round:hover {
  color: #fff;
  background-color: #0e0e0e
}

.btn-circle-round .badge {
  position: absolute;
  top: -2px;
  right: 0
}

.navbar-nav.ml-auto .nav-item {
  padding-left: 15px
}

@media (max-width:991px) {
  .form-inline.my-2 {
    margin-top: 0 !important
  }
  .header {
    background-color: #0099DD;
    padding: 5px 15px 0
  }
  .navbar.navbar-expand-lg {
    padding-left: 0;
    padding-right: 0
  }
  ul.navbar-nav.ml-auto {
    position: relative;
    margin-top: -4px
  }
  .navbar.navbar-expand-lg .dropdown-menu {
    position: absolute
  }
  .header .sidebar-toggler {
    position: relative;
    top: -5px
  }
  .page-footer {
    padding: 0 15px
  }
  .page-wrapper.sidebar-enable .sidebar-toggler {
    border-radius: 0;
    background-color: #212121;
    color: #fff;
    margin-left: -15px
  }
  .navbar-expand-lg .dropdown-menu {
    left: auto;
    right: 0
  }
}

.metismenu .has-arrow:after {
  content: "";
  display: none
}

.metismenu .has-arrow:before {
  font-family: Ionicons;
  content: "\f363";
  position: absolute;
  right: 10px;
  top: 10px;
  transition: all .3s ease-in-out;
  -webkit-transition: all .3s ease-in-out
}

.metismenu .active .has-arrow:before {
  content: "\f35f"
}

.page-wrapper .sidebar-nav {
  box-shadow: 5px 0 10px rgba(0, 0, 0, .02);
  position: fixed;
  top: 0;
  bottom: 0;
  left: 0;
  z-index: 1033;
  width: 100%;
  background-color: #005cab;
  overflow-y: auto;
  transition: -webkit-transform .26s cubic-bezier(.47, 0, .745, .715);
  transition: transform .26s cubic-bezier(.47, 0, .745, .715);
  transition: transform .26s cubic-bezier(.47, 0, .745, .715), -webkit-transform .26s cubic-bezier(.47, 0, .745, .715);
  -webkit-overflow-scrolling: touch;
  will-change: transform;
  height: 100%
}

.act-content, .profile-header {
  overflow: hidden
}

@media (min-width:992px) {
  .page-wrapper .sidebar-nav {
    width: 220px !important;
    overflow-y: hidden;
    transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out
  }
  .page-wrapper.sidebar-enable .sidebar-nav {
    -webkit-transform: translateX(-100%) translateY(0) translateZ(0);
    transform: translateX(-100%) translateY(0) translateZ(0)
  }
  .page-wrapper.sidebar-enable {
    padding-left: 0
  }
  .page-wrapper.sidebar-enable .page-footer {
    left: 0
  }
}

.metismenu {
  list-style: none;
  padding: 0 0 0 1rem
}

.metismenu>li {
  margin-bottom: 10px
}

.metismenu>li>a {
  display: block;
  padding: 9px 1.6rem 9px 40px;
  color: #aeaeae;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px;
  line-height: 18px;
  position: relative
}

.metismenu>li.active>a, .metismenu>li>a:focus, .metismenu>li>a:hover {
  color: #fff
}

.metismenu>li>a>i {
  margin-right: .5rem;
  font-size: 1rem;
  vertical-align: bottom;
  display: inline-block;
  position: absolute;
  top: 9px;
  left: 0;
  width: 28px;
  text-align: center
}

.metismenu>li>a .badge {
  margin-left: 10px;
  vertical-align: middle;
  font-weight: 400;
  position: relative;
  top: -2px
}

.metismenu>li.nav-heading {
  padding: 24px 18px 6px;
  font-size: 12px;
  font-weight: 400;
  text-transform: uppercase;
  opacity: .3;
  color: #fff
}

.metis-secondary {
  list-style: none;
  margin: 0 0 0 -1rem;
  padding-left: 2.5rem;
  background-color: rgba(0, 0, 0, .1)
}

.metis-secondary>li:first-child {
  padding-top: 10px
}

.metis-secondary>li:last-child {
  padding-bottom: 10px
}

.metis-secondary>li>a {
  display: block;
  padding: 7px 1.3rem;
  color: #aeaeae;
  text-transform: capitalize;
  font-weight: 400;
  font-size: 14px
}

.metis-secondary>li>a:focus, .metis-secondary>li>a:hover {
  color: #fff
}

.metis-secondary .badge {
  font-weight: 400;
  margin-left: 8px;
  position: relative;
  top: -2px
}

.metis-secondary ul.metis-secondary {
  background-color: transparent
}

.logo-header {
  padding: 23px 20px
}

.logo-header img {
  display: block;
  margin: 0 auto
}

@media (max-width:991px) {
  .page-wrapper .sidebar-nav {
    margin-left: -220px;
    width: 220px
  }
  .main-content {
    padding-left: 0
  }
  .page-footer {
    left: 0
  }
  .page-wrapper.sidebar-enable .sidebar-nav {
    margin-left: 0
  }
  .page-wrapper.sidebar-enable .main-content {
    margin-left: 220px
  }
  .page-wrapper.sidebar-enable .sidebar-toggler i:before {
    content: "\e92a";
    font-family: Linearicons
  }
}

.page-wrapper .sidebar-nav.light-sidebar {
  background-color: #fff;
  border-right: 1px solid #eee
}

.page-wrapper .sidebar-nav.light-sidebar .metismenu>li.nav-heading {
  color: #000
}

.page-wrapper .sidebar-nav.light-sidebar .metis-secondary {
  background-color: #fff
}

.page-wrapper .sidebar-nav.light-sidebar .metismenu>li.active>a, .page-wrapper .sidebar-nav.light-sidebar .metismenu>li.active>a>i, .page-wrapper .sidebar-nav.light-sidebar .metismenu>li>a:focus, .page-wrapper .sidebar-nav.light-sidebar .metismenu>li>a:focus>i, .page-wrapper .sidebar-nav.light-sidebar .metismenu>li>a:hover, .page-wrapper .sidebar-nav.light-sidebar .metismenu>li>a:hover>i {
  color: #2b395f
}

.page-wrapper .sidebar-nav.light-sidebar .metismenu>li>a>i {
  color: #999;
  transition: all .3s;
  -webkit-transition: all .3s
}

.page-wrapper .sidebar-nav.light-sidebar .metis-secondary>li>a:focus, .page-wrapper .sidebar-nav.light-sidebar .metis-secondary>li>a:hover {
  color: #555
}

.page-wrapper .sidebar-nav.light-sidebar .progress-card.dark-progress .progress-title {
  color: #666
}

.page-wrapper .sidebar-nav.light-sidebar .progress-card.dark-progress .progress {
  background-color: #eee
}

.page-wrapper .sidebar-nav.light-sidebar .metismenu>li>a {
  color: #333
}

.page-title .breadcrumb {
  padding: 0;
  margin: 0;
  background-color: transparent;
  float: right
}

.page-title h4 {
  font-weight: 300;
  text-transform: capitalize
}

.progress-card .progress {
  height: 7px;
  border-radius: 0
}

.progress-card .progress .progress-bar {
  line-height: 10px;
  height: 7px;
  border-radius: 0
}

.progress, .progress .progress-bars {
  height: 5px
}

.progress-card .progress-title {
  color: #333;
  font-weight: 500;
  margin-bottom: 7px
}

.progress-card .progress-title span {
  color: #999;
  font-weight: 300;
  font-size: 12px
}

.progress-card.dark-progress {
  padding: 10px 15px
}

.progress-card.dark-progress .progress-title {
  color: #fff
}

.progress-card.dark-progress .progress {
  background-color: rgba(255, 255, 255, .2)
}

.progress {
  margin-bottom: 10px
}

.skill-bar span {
  display: block;
  margin-bottom: 5px;
  font-size: 12px
}

.smart-forms .field-label, .smart-forms .option, .smart-forms .switch {
  font-size: 13px
}

.smart-forms, .smart-forms button, .smart-forms input, .smart-forms label, .smart-forms select, .smart-forms textarea {
  font-family: "Open Sans", sans-serif
}

.smart-forms .tagline span {
  color: #444
}

.smart-forms .form-footer {
  padding-top: 0;
  padding-bottom: 0;
  background: 0 0
}

.smart-forms .progress-bar {
  height: auto
}

.smart-forms.card-content {
  padding-bottom: 30px
}

.smart-forms .btn-primary {
  background: #0099DD;
}

.pricing-table {
  margin: 10px 0;
  padding: 0 15px;
  width: 100%;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  -webkit-flex-wrap: wrap;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap
}

.plan {
  background-color: #fff;
  box-shadow: 0 0 20px rgba(0, 0, 0, .05);
  border-radius: 5px;
  color: #333;
  margin-bottom: 35px;
  position: relative;
  z-index: 1
}

.plan h6 {
  color: #aeaeae;
  font-weight: 400
}

.plan .plan-header, .plan .pricing-content {
  padding: 2em 0 1.5em 1.5em
}

.plan .plan-header h1 {
  font-weight: 700
}

.plan .plan-header h1 small {
  font-size: 14px
}

.plan ul {
  padding: 2em 0 2em 1.5em;
  margin: 0
}

.plan ul li {
  padding: 5px 0;
  font-size: 15px;
  color: #999
}

.plan ul li i {
  color: #2b395f;
  display: inline-block;
  margin-right: 10px
}

.plan.popular-plan {
  box-shadow: 11px 0 10px -10px rgba(0, 0, 0, .3), -11px 0 10px -10px rgba(0, 0, 0, .3);
  position: relative;
  z-index: 2
}

.plan.plan-dark {
  border: 0
}

.plan.plan-dark h1, .plan.plan-dark h4, .plan.plan-dark h6, .plan.plan-dark ul li, .plan.plan-dark ul li i {
  color: #fff
}

.fc-event, .fc-event:focus, .fc-event:hover {
  background-color: transparent;
  color: #333
}

.plan.plan-dark h4, .plan.plan-dark h6, .plan.plan-dark ul li {
  opacity: .8
}

.fc-event {
  padding: 10px 15px;
  margin-bottom: 10px;
  border: 2px solid #ddd
}

.jvectormap-label {
  position: absolute;
  display: none;
  border: 1px solid #313232;
  border-radius: 2px;
  background: #313232;
  color: #fff;
  padding: 3px 6px;
  opacity: .9;
  z-index: 11
}

.calendar-app .fc-button {
  background-image: none;
  background-color: rgba(160, 160, 160, .25);
  color: inherit;
  box-shadow: 0 0 0 #000;
  border-radius: 100px;
  font-size: .9rem;
  padding: .15rem .85rem;
  height: 2rem;
  border: 1px solid rgba(160, 160, 160, .25);
  text-shadow: none
}

.calendar-app .fc-button+.fc-button {
  margin-left: 4px
}

.calendar-app .fc-button.fc-state-active {
  background-color: #2b395f;
  color: #fff
}

@media only screen and (max-width:767px) {
  .calendar-app .fc-button {
    padding: .25rem .5rem;
    height: 2rem;
    font-size: .7rem
  }
}

.calendar-app .fc-toolbar .fc-center {
  margin-top: 1rem
}

@media only screen and (min-width:480px) {
  .calendar-app .fc-toolbar .fc-center {
    margin-top: .5rem
  }
}

.calendar-app .fc-event, .calendar-app .fc-event-dot {
  color: #59676b;
  background-color: rgba(0, 115, 255, .3);
  border: 0;
  border-left: 2px solid #2b395f;
  padding: 4px;
  border-radius: 1px
}

.calendar-app .fc-unthemed td.fc-today {
  background-color: transparent
}

.calendar-app .fc-unthemed td.fc-today .fc-day-number {
  position: relative;
  background-color: #5bc0de;
  top: 1px;
  right: 1px;
  color: #fff;
  width: 20px;
  height: 20px;
  line-height: 20px;
  text-align: center;
  border-radius: 2px;
  margin-bottom: 6px
}

.calendar-app .fc-unthemed .fc-content, .calendar-app .fc-unthemed .fc-divider, .calendar-app .fc-unthemed .fc-list-heading td, .calendar-app .fc-unthemed .fc-list-view, .calendar-app .fc-unthemed .fc-popover, .calendar-app .fc-unthemed .fc-row, .calendar-app .fc-unthemed tbody, .calendar-app .fc-unthemed td, .calendar-app .fc-unthemed th, .calendar-app .fc-unthemed thead {
  border-color: rgba(160, 160, 160, .25)
}

.profile-header {
  background-size: cover;
  position: relative
}

.profile-header .img-fluid.rounded-circle {
  max-width: 100px;
  margin: 0 auto 20px;
  display: block
}

.activity-list>li {
  border-bottom: 1px solid #eee;
  padding-bottom: 20px;
  margin-bottom: 20px
}

.activity-list .float-left {
  margin-right: 10px;
  width: 40px;
  height: 40px;
  float: left;
  display: block;
  border-radius: 50%;
  background-color: #eee;
  font-size: 20px;
  line-height: 100%;
  line-height: 43px;
  text-align: center
}

.dataTables_filter, .wizard-buttons {
  text-align: right
}

.activity-list .float-left a {
  display: inline-block;
  color: #999
}

.act-content span.text-small {
  display: block;
  color: #999;
  margin-bottom: 10px;
  font-size: 12px
}

.note-popover {
  display: none
}

.dataTables_filter:after, .dataTables_paginate:after {
  content: "";
  display: table
}

.note-editor .dropdown-menu {
  border: 2px solid #eee;
  padding: 10px 15px
}

.note-editor.note-frame {
  border: 0
}

.dataTables_paginate>ul.pagination {
  Float: right
}

.dataTables_wrapper.container-fluid {
  padding-left: 0;
  padding-right: 0
}

div.dataTables_wrapper div.dataTables_paginate {
  padding-top: 10px
}

.wizard-example {
  padding-top: 30px;
  padding-bottom: 10px
}

.wizard-content, .wizard-steps {
  margin-bottom: 30px
}

.wizard-pane {
  min-height: 300px
}

.wizard-steps>li {
  padding: 6px 15px;
  border-radius: 100px
}

.wizard-steps>li.current {
  background-color: #2b395f;
  color: #fff !important
}

.wizard-steps>li.done {
  background-color: #000000;
  color: #fff !important
}

.wizard-steps>li+li {
  margin-left: 15px
}

.wizard-buttons>a {
  border-radius: 2px
}

.wizard-buttons>a.wizard-next {
  background-color: #2b395f;
  border-color: #2b395f;
  color: #fff !important
}

.tabs-admin {
  border-bottom: 2px solid #f5f6f7
}

.tabs-admin>li {
  vertical-align: middle
}

.tabs-admin>.nav-item>.nav-link {
  padding: 10px 15px;
  color: #555;
  font-weight: 600;
  text-transform: capitalize;
  margin-bottom: -2px;
  border-bottom: 2px solid transparent
}

.tabs-admin>.nav-item>.nav-link.active {
  border-color: #2b395f;
  color: #2b395f
}

.tabs-admin>.nav-item>.nav-link>i {
  margin-right: 5px;
  font-size: 16px
}

.tabs-admin.tabs-icon li.nav-item>a.nav-link>i {
  margin-right: 0;
  text-align: center;
  display: block;
  font-size: 20px
}

.admin-tab-content {
  padding: 10px 15px
}

.vertical-tabs>.nav {
  float: left;
  margin-right: 20px;
  display: block;
  background: #fff;
  border: 4px solid #fff
}

.vertical-tabs>.nav>.nav-item {
  display: block;
  float: none
}

.vertical-tabs>.nav>.nav-item>.nav-link {
  display: block;
  float: none;
  border: 0;
  position: relative
}

.vertical-tabs>.nav>.nav-item>.nav-link.active:after, .vertical-tabs>.nav>.nav-item>.nav-link.active:before {
  left: 100%;
  top: 50%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none
}

.vertical-tabs>.nav>.nav-item>.nav-link.active:after {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 6px;
  margin-top: -6px
}

.vertical-tabs>.nav>.nav-item>.nav-link.active:before {
  border-color: rgba(255, 255, 255, 0);
  border-left-color: #fff;
  border-width: 12px;
  margin-top: -12px
}

.vertical-tabs .tab-content {
  overflow: hidden;
  background-color: #fff
}

.card-header {
  background-color: #fefefe
}

.card-header h5 a {
  font-size: .8rem;
  color: #555;
  display: block;
  position: relative;
  padding-right: 30px
}

.card-header h5 a:before {
  font-family: Linearicons;
  content: "\e937";
  position: absolute;
  top: 2px;
  right: 5px
}

.card-header h5 a.collapsed:before {
  font-family: Linearicons;
  content: "\e936"
}

.toast-bottom-center, .toast-bottom-full-width, .toast-bottom-left, .toast-bottom-right, .toast-top-center, .toast-top-full-width, .toast-top-left, .toast-top-right {
  position: fixed;
  z-index: 999999
}

.page-link {
  color: #2b395f
}

.page-item.active .page-link {
  background-color: #2b395f;
  border-color: #2b395f
}

.container .invoice-details {
  min-width: 200px
}

.container .invoice-details td {
  padding: 2px 0
}

.container .invoice-summary {
  border-bottom: 2px solid #d0d0d0
}

.container .invoice-summary thead>tr>th {
  font-weight: 700;
  padding-bottom: 15px
}

.container .invoice-summary tbody>tr>td {
  vertical-align: middle;
  padding: 10px 15px !important
}

.container .invoice-summary tbody>tr>td>strong {
  display: block;
  font-weight: 600
}

.error-404 h3, .error-404>h1 {
  font-weight: 300
}

.container .invoice-summary tbody>tr>td>small {
  color: #afb9c3
}

.container .invoice-summary .min-col {
  width: 10%;
  min-width: 100px
}

.container .invoice-summary td, .container .invoice-summary th, .container .invoice-total td, .container .invoice-total th {
  padding-left: 0 !important;
  padding-right: 0 !important
}

.container .invoice-total {
  width: 30%;
  max-width: 320px;
  float: right
}

.container .invoice-total>tbody>tr:first-child>td {
  border: 0 !important
}

.container .invoice-total>tbody>tr td {
  text-align: right
}

.container .invoice-total>tbody>tr td:last-child {
  width: 200px
}

@media print {
  .container .invoice-total {
    width: auto
  }
}

.error-404 {
  background-color: #fff;
  padding: 30px 20px;
  text-align: center;
  margin-top: 30px;
  border-radius: 5px;
  box-shadow: 0 0 30px rgba(0, 0, 0, .1)
}

.error-404>h1 {
  font-size: 7rem;
  line-height: 7rem;
  margin-bottom: 20px
}

.flot-chart {
  height: 250px;
  display: block
}

.flot-chart .flot-chart-content {
  width: 100%;
  height: 100%
}

.flot-chart .flot-chart-pie-content {
  width: 200px;
  height: 250px;
  margin: 0 auto
}




.avatarCircle,.swal-footer{
    text-align:center
  }
  .avatarCircle,.user_listCircle{
    display:inline-block;
    margin-right:5px;
    vertical-align:middle;
    position:relative;
    top:0
  }
  @media (max-width:885px){
    #rc-imageselect,.g-recaptcha{
      transform:scale(.77);
      -webkit-transform:scale(.77);
      transform-origin:0 0;
      -webkit-transform-origin:0 0
    }
  }
  @media (max-width:495px){
    #rc-imageselect,.g-recaptcha{
      transform:scale(.66);
      -webkit-transform:scale(.66);
      transform-origin:0 0;
      -webkit-transform-origin:0 0
    }
  }
  .avatarCircle{
    border-radius:100%;
    font-size:14px;
    color:#fff;
    font-weight:800;
    width:34px;
    -webkit-transition:.5s;
    transition:.5s
  }
  .swal-button--cancel{
    color:#fff;
    background-color:#6c757d!important
  }
  .swal-button--accept{
    color:#fff;
    background:#36C
  }
  .page-title h4{
    text-transform:none
  }
  .fc-event,.fc-event:hover{
    color:#fff!important;
    text-decoration:none;
    font-weight:800
  }
  .avatarCirclex2,.user_listCircle{
    text-align:center;
    color:#fff;
    font-weight:800
  }
  .avatarCirclex2{
    width:60px;
    line-height:60px;
    border-radius:100%;
    font-size:18px;
    -webkit-transition:.5s;
    transition:.5s
  }
  .avatarCircle:hover,.avatarCirclex2:hover,.user_listCircle:hover{
    
    -webkit-transition:.5s;
    transition:.5s;
    background:#0e0e0e!important
  }
  .user_listCircle{
    border-radius:100%;
    font-size:11px;
    width:34px;
    height:34px;
    -webkit-transition:.5s;
    transition:.5s;
    line-height:34px;
    cursor:pointer;
  }
   .card-options >a:hover{
    background: #0067e5 !important;
     color:#fff;
    -webkit-transition:.5s;
    transition:.5s;
  }
   .second.active{
    color:#fff;
  }
  .error {
    color: #ee9393 !important;
     border: 1px solid #ee9393 !important;
     -webkit-box-shadow: 0px 0px 3px #ee9393 inset !important;
     -moz-box-shadow: 0px 0px 3px #ee9393 inset !important;
     -o-box-shadow: 0px 0px 3px #ee9393 inset !important;
     box-shadow: 0px 0px 3px #ee9393 inset !important;
     outline: none;
  }

   .danger:hover{
    background: #bc2a38;
     color:white;
    
    transition: all .5s;
    -webkit-transition: all .5s;
  }
   .prim:hover{
    background: #005cab;
    
     color:white;
    
    transition: all .5s;
    -webkit-transition: all .5s;
  }
   .yellow:hover{
    background: #ee9921;
     color:white;
    
    transition: all .5s;
    -webkit-transition: all .5s;
  }
   .green:hover{
    
    background: #166c2a;
     color:white;
    transition: all .5s;
    -webkit-transition: all .5s;
  }
   em.input_error{
    display: block;
    margin-top: 6px;
    padding: 0 1px;
    font-style: normal;
    font-size: 1.0em;
    line-height: 15px;
    color: #ee9393;}