body {
    font-size: 13px;
    line-height: 1.7;
    color: #676a6c;
    
    background-color: #28282F;
}

html, body {
  width: 100%;
  height: 100%;
}

a {
  color: #0093c9;
  -webkit-transition: all .3s ease;
  transition: all .3s ease;
}

a:hover, a:focus {
  color: #37b4e6
}

.btn:hover,
.btn:focus,
.btn {
    box-shadow: none !important;
    -webkit-transition: all .3s ease;    transition: all .3s ease;
}
.btn-primary,
.btn-brand {
  background-color: #0093c9 !important;
  color: #fff !important;
}
.btn-primary:hover,
.btn-brand:hover {
  background-color: #37b4e6 !important;
  color: #fff !important;
}


.gray-bg {
    background-color: #f3f3f4;
}
.white-bg {
    background-color: #ffffff;
    border-radius: 0px;
}

.mat-bg {
    background-color: #ee6e73;
}

.navy-bg {
    background-color: #1ab394;
    color: #ffffff;
}
.blue-bg {
    background-color: #1c84c6;
    color: #ffffff;
}
.lazur-bg {
    color: #0093c9;
}
.yellow-bg {
    background-color: #f8ac59;
    color: #ffffff;
}
.red-bg {
    color: #FF8996;
}
.black-bg {
    background-color: #262626;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 100;
}
h1 {
  font-size: 30px;
}
h2 {
  font-size: 24px;
}
h3 {
  font-size: 16px;
}
h4 {
  font-size: 14px;
}
h5 {
  font-size: 12px;
}
h6 {
  font-size: 10px;
}
h3,
h4,
h5 {
  margin-top: 5px;
  font-weight: 600;
}
.nav > li > a {
  color: #E1E2ED;
  font-weight: 400;
  padding: 18px 20px 18px 25px;
}
.nav.navbar-right > li > a {
  color: #999c9e;
}
.nav > li.active > a {
  color: #ffffff;
}
.navbar-default .nav > li > a:hover,
.navbar-default .nav > li > a:focus {
  background-color: #1F1F25;
  color: #fff;
}
.nav.navbar-top-links > li > a:hover,
.nav.navbar-top-links > li > a:focus {
  background-color: #ececec;
}
.nav > li > a i {
  margin-right: 6px;
}
.navbar {
  border: 0;
}
.navbar-default {
  background-color: #28282F;
  border-color: #2C2C35;
}
.navbar-top-links li {
  display: inline-block;
}
.navbar-top-links li:last-child {
  margin-right: 15px;
}
.navbar-top-links li a {
  padding: 20px 10px;
  min-height: 50px;
}
.dropdown-menu {
  border: medium none;
  border-radius: 3px;
  box-shadow: 0 0 3px rgba(86, 96, 117, 0.7);
  display: none;
  float: left;
  font-size: 12px;
  left: 0;
  list-style: none outside none;
  padding: 0;
  position: absolute;
  text-shadow: none;
  top: 100%;
  z-index: 1000;
  border-radius: 2px;
}
.dropdown-menu > li > a {
  border-radius: 3px;
  color: inherit;
  line-height: 25px;
  margin: 4px;
  text-align: left;
  font-weight: normal;
}
.dropdown-menu > li > a.font-bold {
  font-weight: 600;
}
.navbar-top-links .dropdown-menu li {
  display: block;
  border-bottom: 1px solid #EDEDED;
}
.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
  border: none;
}
.navbar-top-links .dropdown-menu li a {
  padding: 6px 20px;
  min-height: 0;
  margin: 0px;
}
.navbar-top-links .dropdown-menu li a div {
  white-space: normal;
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  width: 310px;
  min-width: 0;
}
.navbar-top-links .dropdown-messages {
  margin-left: 5px;
}
.navbar-top-links .dropdown-tasks {
  margin-left: -59px;
}
.navbar-top-links .dropdown-alerts {
  margin-left: -123px;
}
.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}
.dropdown-messages,
.dropdown-alerts {
  padding: 10px 10px 10px 10px;
}
.dropdown-messages li a,
.dropdown-alerts li a {
  font-size: 12px;
}
.dropdown-messages li em,
.dropdown-alerts li em {
  font-size: 10px;
}
.nav.navbar-top-links .dropdown-alerts a {
  font-size: 12px;
}
.nav-header {
  padding: 33px 25px;

}
.pace-done .nav-header {
  transition: all 0.5s;
}
.nav > li.active {


  background: #293846;
}
.nav.nav-second-level > li.active {
  border: none;
}
.nav.nav-second-level.collapse[style] {
  height: auto !important;
}
.nav-header a {
  color: #DFE4ED;
}
.nav-header .text-muted {
  color: #8095a8;
}
.minimalize-styl-2 {
  padding: 4px 12px;
  margin: 14px 5px 5px 20px;
  font-size: 14px;
  float: left;
}
.navbar-form-custom {
  float: left;
  height: 50px;
  padding: 0;
  width: 200px;
  display: inline-table;
}
.navbar-form-custom .form-group {
  margin-bottom: 0;
}

.navbar-form-custom .form-control {
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  border: medium none;
  font-size: 14px;
  height: 60px;
  margin: 0;
  z-index: 2000;
}
.count-info .label {
  line-height: 12px;
  padding: 2px 5px;
  position: absolute;
  right: 6px;
  top: 12px;
}
.arrow {
  float: right;
}
.fa.arrow:before {
  content: "\f104";
}
.active > a > .fa.arrow:before {
  content: "\f107";
}
.nav-second-level li,
.nav-third-level li {
  border-bottom: none !important;
}
.nav-second-level li a {
  padding: 12px 10px 12px 10px;
  padding-left: 47px;
}
.nav-third-level li a {
  padding-left: 62px;
}
.nav-second-level li:last-child {
  margin-bottom: 0px;
}
body:not(.fixed-sidebar).mini-navbar .nav li:hover > .nav-second-level,
.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  border-radius: 0 2px 2px 0;
  min-width: 160px;
  height: auto;
  padding-left: 15px;
}
body.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px;
}
.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px;
}
.mini-navbar .nav-second-level {
  position: absolute;
  left: 70px;
  top: 0px;
  background-color: #2C2C35;
  padding: 10px 10px 10px 10px;
  font-size: 12px;
}
.mini-navbar li.active .nav-second-level {
  left: 65px;
}
.navbar-default .special_link a {
  background: #1ab394;
  color: #fff;
}
.navbar-default .special_link a:hover {
  background: #17987e !important;
  color: #fff;
}
.navbar-default .special_link a span.label {
  background: #fff;
  color: #1ab394;
}
.logo-element {
  text-align: center;
  font-size: 18px;
  font-weight: 600;
  color: #fff;
  display: none;
  padding: 18px 0;
}
.pace-done .navbar-static-side,
.pace-done .nav-header,
.pace-done li.active,
.pace-done #page-wrapper,
.pace-done .footer {
  -webkit-transition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
}

#page-wrapper-content {
    height: 100%;
    overflow: hidden;
    overflow-y: auto;
    padding: 0px 15px;
    padding-bottom: 58px;
}

.navbar-fixed-top {
  background: #fff;
  transition-duration: 0.5s;
  border-bottom: 1px solid #e7eaec !important;
}
.navbar-fixed-top,
.navbar-static-top {
  background: #f3f3f4;
}
.fixed-nav #wrapper {}
.body-small .navbar-fixed-top {
  margin-left: 0px;
}
body.mini-navbar .navbar-static-side {
  width: 70px;
}
body.mini-navbar .profile-element,
body.mini-navbar .nav-label,
body.mini-navbar .navbar-default .nav li a span {
  display: none;
}
body:not(.fixed-sidebar).mini-navbar .nav-second-level {
  display: none;
}
body.mini-navbar .navbar-default .nav > li > a {
  font-size: 16px;
}
body.mini-navbar .logo-element {
  display: block;
}
body.mini-navbar .nav-header {
  padding: 0;
  background-color: #1ab394;
}

body.fixed-sidebar.mini-navbar .footer {
  margin: 0 0 0 0px;
}
body.fixed-sidebar .navbar-static-side {
  position: fixed;
  width: 220px;
  z-index: 101;
  height: 100%;
}
body.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 0px;
}
body.body-small.fixed-sidebar.mini-navbar .navbar-static-side {
  width: 220px;
}
.fixed-sidebar.mini-navbar .nav li:focus > .nav-second-level {
  display: block;
  height: auto;
}
body.fixed-sidebar.mini-navbar .navbar-default .nav > li > .nav-second-level li a {
  font-size: 12px;
  border-radius: 3px;
}
.fixed-sidebar.mini-navbar .nav-second-level li a {
  padding: 10px 10px 10px 15px;
}
.fixed-sidebar.mini-navbar .nav-second-level {
  position: relative;
  padding: 0;
  font-size: 13px;
}
.fixed-sidebar.mini-navbar li.active .nav-second-level {
  left: 0px;
}
body.fixed-sidebar.mini-navbar .navbar-default .nav > li > a {
  font-size: 13px;
}
body.fixed-sidebar.mini-navbar .nav-label,
body.fixed-sidebar.mini-navbar .navbar-default .nav li a span {
  display: inline;
}
.fixed-sidebar.mini-navbar .nav-second-level li a {
  padding: 7px 10px 7px 52px;
}
.fixed-sidebar.mini-navbar .nav-second-level {
  left: 0px;
}
.btn {
  border-radius: 0;
}
.float-e-margins .btn {
  margin-bottom: 5px;
}
.btn-w-m {
  min-width: 120px;
}
.btn-primary.btn-outline {
  color: #1ab394;
}
.btn-success.btn-outline {
  color: #1c84c6;
}
.btn-info.btn-outline {
  color: #0093c9;
}
.btn-warning.btn-outline {
  color: #f8ac59;
}
.btn-danger.btn-outline {
  color: #ed5565;
}
.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
  color: #fff;
}
.btn-primary {
  background-color: #1ab394;
  border-color: #1ab394;
  color: #FFFFFF;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-color: #18a689;
  border-color: #18a689;
  color: #FFFFFF;
}
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary.disabled:hover,
.btn-primary.disabled:focus,
.btn-primary.disabled:active,
.btn-primary.disabled.active,
.btn-primary[disabled],
.btn-primary[disabled]:hover,
.btn-primary[disabled]:focus,
.btn-primary[disabled]:active,
.btn-primary.active[disabled],
fieldset[disabled] .btn-primary,
fieldset[disabled] .btn-primary:hover,
fieldset[disabled] .btn-primary:focus,
fieldset[disabled] .btn-primary:active,
fieldset[disabled] .btn-primary.active {
  background-color: #1dc5a3;
  border-color: #1dc5a3;
}
.btn-success {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #FFFFFF;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-color: #1a7bb9;
  border-color: #1a7bb9;
  color: #FFFFFF;
}
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success.disabled:hover,
.btn-success.disabled:focus,
.btn-success.disabled:active,
.btn-success.disabled.active,
.btn-success[disabled],
.btn-success[disabled]:hover,
.btn-success[disabled]:focus,
.btn-success[disabled]:active,
.btn-success.active[disabled],
fieldset[disabled] .btn-success,
fieldset[disabled] .btn-success:hover,
fieldset[disabled] .btn-success:focus,
fieldset[disabled] .btn-success:active,
fieldset[disabled] .btn-success.active {
  background-color: #1f90d8;
  border-color: #1f90d8;
}
.btn-info {
  background-color: #0093c9;
  border-color: #0093c9;
  color: #FFFFFF;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-color: #06AFC5;
  border-color: #06AFC5;
  color: #FFFFFF;
}
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info.disabled:hover,
.btn-info.disabled:focus,
.btn-info.disabled:active,
.btn-info.disabled.active,
.btn-info[disabled],
.btn-info[disabled]:hover,
.btn-info[disabled]:focus,
.btn-info[disabled]:active,
.btn-info.active[disabled],
fieldset[disabled] .btn-info,
fieldset[disabled] .btn-info:hover,
fieldset[disabled] .btn-info:focus,
fieldset[disabled] .btn-info:active,
fieldset[disabled] .btn-info.active {
  background-color: #26d7d9;
  border-color: #26d7d9;
}
.btn-default {
  background-color: #c2c2c2;
  border-color: #c2c2c2;
  color: #FFFFFF;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-color: #bababa;
  border-color: #bababa;
  color: #FFFFFF;
}
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default.disabled:hover,
.btn-default.disabled:focus,
.btn-default.disabled:active,
.btn-default.disabled.active,
.btn-default[disabled],
.btn-default[disabled]:hover,
.btn-default[disabled]:focus,
.btn-default[disabled]:active,
.btn-default.active[disabled],
fieldset[disabled] .btn-default,
fieldset[disabled] .btn-default:hover,
fieldset[disabled] .btn-default:focus,
fieldset[disabled] .btn-default:active,
fieldset[disabled] .btn-default.active {
  background-color: #cccccc;
  border-color: #cccccc;
}
.btn-warning {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #FFFFFF;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-color: #f7a54a;
  border-color: #f7a54a;
  color: #FFFFFF;
}
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning.disabled:hover,
.btn-warning.disabled:focus,
.btn-warning.disabled:active,
.btn-warning.disabled.active,
.btn-warning[disabled],
.btn-warning[disabled]:hover,
.btn-warning[disabled]:focus,
.btn-warning[disabled]:active,
.btn-warning.active[disabled],
fieldset[disabled] .btn-warning,
fieldset[disabled] .btn-warning:hover,
fieldset[disabled] .btn-warning:focus,
fieldset[disabled] .btn-warning:active,
fieldset[disabled] .btn-warning.active {
  background-color: #f9b66d;
  border-color: #f9b66d;
}
.btn-danger {
  background-color: #FF8996;
  border-color: #FF8996;
  color: #FFFFFF;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-color: #FC6E7D;
  border-color: #FC6E7D;
  color: #FFFFFF;
}
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger.disabled:hover,
.btn-danger.disabled:focus,
.btn-danger.disabled:active,
.btn-danger.disabled.active,
.btn-danger[disabled],
.btn-danger[disabled]:hover,
.btn-danger[disabled]:focus,
.btn-danger[disabled]:active,
.btn-danger.active[disabled],
fieldset[disabled] .btn-danger,
fieldset[disabled] .btn-danger:hover,
fieldset[disabled] .btn-danger:focus,
fieldset[disabled] .btn-danger:active,
fieldset[disabled] .btn-danger.active {
  background-color: #ef6776;
  border-color: #ef6776;
}
.btn-link {
  color: inherit;
}
.btn-link:hover,
.btn-link:focus,
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
  color: #1c84c6;
}
.btn-link:active,
.btn-link.active,
.open .dropdown-toggle.btn-link {
  background-image: none;
}
.btn-link.disabled,
.btn-link.disabled:hover,
.btn-link.disabled:focus,
.btn-link.disabled:active,
.btn-link.disabled.active,
.btn-link[disabled],
.btn-link[disabled]:hover,
.btn-link[disabled]:focus,
.btn-link[disabled]:active,
.btn-link.active[disabled],
fieldset[disabled] .btn-link,
fieldset[disabled] .btn-link:hover,
fieldset[disabled] .btn-link:focus,
fieldset[disabled] .btn-link:active,
fieldset[disabled] .btn-link.active {
  color: #cacaca;
}
.btn-white {
  color: inherit;
  background: white;
  border: 1px solid #e7eaec;
}
.btn-white:hover,
.btn-white:focus,
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  color: inherit;
  border: 1px solid #d2d2d2;
}
.btn-white:active,
.btn-white.active {
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15) inset;
}
.btn-white:active,
.btn-white.active,
.open .dropdown-toggle.btn-white {
  background-image: none;
}
.btn-white.disabled,
.btn-white.disabled:hover,
.btn-white.disabled:focus,
.btn-white.disabled:active,
.btn-white.disabled.active,
.btn-white[disabled],
.btn-white[disabled]:hover,
.btn-white[disabled]:focus,
.btn-white[disabled]:active,
.btn-white.active[disabled],
fieldset[disabled] .btn-white,
fieldset[disabled] .btn-white:hover,
fieldset[disabled] .btn-white:focus,
fieldset[disabled] .btn-white:active,
fieldset[disabled] .btn-white.active {
  color: #cacaca;
}
.form-control,
.form-control:focus,
.has-error .form-control:focus,
.has-success .form-control:focus,
.has-warning .form-control:focus,
.navbar-collapse,
.navbar-form,
.navbar-form-custom .form-control:focus,
.navbar-form-custom .form-control:hover,
.open .btn.dropdown-toggle,
.panel,
.popover,
.progress,
.progress-bar {
  box-shadow: none;
}
.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s;
}
.btn-rounded {
  border-radius: 50px;
}
.btn-large-dim {
  width: 90px;
  height: 90px;
  font-size: 42px;
}
button.dim {
  display: inline-block;
  color: #fff;
  text-decoration: none;
  text-transform: uppercase;
  text-align: center;
  padding-top: 6px;
  margin-right: 10px;
  position: relative;
  cursor: pointer;
  border-radius: 5px;
  font-weight: 600;
  margin-bottom: 20px !important;
}
button.dim:active {
  top: 3px;
}
button.btn-primary.dim {
  box-shadow: inset 0px 0px 0px #16987e, 0px 5px 0px 0px #16987e, 0px 10px 5px #999999;
}
button.btn-primary.dim:active {
  box-shadow: inset 0px 0px 0px #16987e, 0px 2px 0px 0px #16987e, 0px 5px 3px #999999;
}
button.btn-default.dim {
  box-shadow: inset 0px 0px 0px #b3b3b3, 0px 5px 0px 0px #b3b3b3, 0px 10px 5px #999999;
}
button.btn-default.dim:active {
  box-shadow: inset 0px 0px 0px #b3b3b3, 0px 2px 0px 0px #b3b3b3, 0px 5px 3px #999999;
}
button.btn-warning.dim {
  box-shadow: inset 0px 0px 0px #f79d3c, 0px 5px 0px 0px #f79d3c, 0px 10px 5px #999999;
}
button.btn-warning.dim:active {
  box-shadow: inset 0px 0px 0px #f79d3c, 0px 2px 0px 0px #f79d3c, 0px 5px 3px #999999;
}
button.btn-info.dim {
  box-shadow: inset 0px 0px 0px #1eacae, 0px 5px 0px 0px #1eacae, 0px 10px 5px #999999;
}
button.btn-info.dim:active {
  box-shadow: inset 0px 0px 0px #1eacae, 0px 2px 0px 0px #1eacae, 0px 5px 3px #999999;
}
button.btn-success.dim {
  box-shadow: inset 0px 0px 0px #1872ab, 0px 5px 0px 0px #1872ab, 0px 10px 5px #999999;
}
button.btn-success.dim:active {
  box-shadow: inset 0px 0px 0px #1872ab, 0px 2px 0px 0px #1872ab, 0px 5px 3px #999999;
}
button.btn-danger.dim {
  box-shadow: inset 0px 0px 0px #ea394c, 0px 5px 0px 0px #ea394c, 0px 10px 5px #999999;
}
button.btn-danger.dim:active {
  box-shadow: inset 0px 0px 0px #ea394c, 0px 2px 0px 0px #ea394c, 0px 5px 3px #999999;
}
button.dim:before {
  font-size: 50px;
  line-height: 1em;
  font-weight: normal;
  color: #fff;
  display: block;
  padding-top: 10px;
}
button.dim:active:before {
  top: 7px;
  font-size: 50px;
}
.label {
  background-color: #d1dade;
  color: #5e5e5e;
  font-size: 11px;
  font-weight: 400;
  padding: 2px 6px;
  text-shadow: none;
}
.badge {
  background-color: #d1dade;
  color: #5e5e5e;
  font-size: 11px;
  font-weight: 600;
  padding-bottom: 4px;
  padding-left: 6px;
  padding-right: 6px;
  text-shadow: none;
}
.label-primary,
.badge-primary {
  background-color: #1ab394;
  color: #FFFFFF;
}
.label-success,
.badge-success {
  background-color: #0093c9;
  color: #FFFFFF;
}
.label-warning,
.badge-warning {
  background-color: #f8ac59;
  color: #FFFFFF;
}
.label-warning-light,
.badge-warning-light {
  background-color: #f8ac59;
  color: #ffffff;
}
.label-danger,
.badge-danger {
  background-color: #FF8996;
  color: #FFFFFF;
}
.label-info,
.badge-info {
  background-color: #9993F4;
  color: #FFFFFF;
}
.label-inverse,
.badge-inverse {
  background-color: #262626;
  color: #FFFFFF;
}
.label-white,
.badge-white {
  background-color: #FFFFFF;
  color: #5E5E5E;
}
.label-white,
.badge-disable {
  background-color: #2A2E36;
  color: #8B91A0;
}
/* TOOGLE SWICH */
.onoffswitch {
  position: relative;
  width: 64px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1ab394;
  border-radius: 2px;
}
.onoffswitch-inner {
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  float: left;
  width: 50%;
  height: 20px;
  padding: 0;
  line-height: 20px;
  font-size: 12px;
  color: #fff;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "ON";
  padding-left: 10px;
  background-color: #1ab394;
  color: #FFFFFF;
}
.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 10px;
  background-color: #FFFFFF;
  color: #999999;
  text-align: right;
}
.onoffswitch-switch {
  width: 20px;
  margin: 0px;
  background: #FFFFFF;
  border: 2px solid #1ab394;
  border-radius: 2px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 44px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}

/* PAGINATIN */
.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  background-color: #f4f4f4;
  border-color: #DDDDDD;
  color: inherit;
  cursor: default;
  z-index: 2;
}
.pagination > li > a,
.pagination > li > span {
  background-color: #FFFFFF;
  border: 1px solid #DDDDDD;
  color: inherit;
  float: left;
  line-height: 1.42857;
  margin-left: -1px;
  padding: 4px 10px;
  position: relative;
  text-decoration: none;
}

/* EASY PIE CHART*/
.easypiechart {
  position: relative;
  text-align: center;
}
.easypiechart .h2 {
  margin-left: 10px;
  margin-top: 10px;
  display: inline-block;
}
.easypiechart canvas {
  top: 0;
  left: 0;
}
.easypiechart .easypie-text {
  line-height: 1;
  position: absolute;
  top: 33px;
  width: 100%;
  z-index: 1;
}
.easypiechart img {
  margin-top: -4px;
}
.jqstooltip {
  -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
}

/* LIST GROUP */
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
  background-color: #0093c9;
  border-color: #0093c9;
  color: #FFFFFF;
  z-index: 2;
}
.list-group-item-heading {
  margin-top: 10px;
}
.list-group-item-text {
  margin: 0 0 10px;
  color: inherit;
  font-size: 12px;
  line-height: inherit;
}
.no-padding .list-group-item {
  border-left: none;
  border-right: none;
  border-bottom: none;
}
.no-padding .list-group-item:first-child {
  border-left: none;
  border-right: none;
  border-bottom: none;
  border-top: none;
}
.no-padding .list-group {
  margin-bottom: 0;
}
.list-group-item {
  background-color: inherit;
  border: 1px solid #e7eaec;
  display: block;
  margin-bottom: -1px;
  padding: 10px 15px;
  position: relative;
}
/* FLOT CHART  */
.flot-chart {
  display: block;
  height: 200px;
}
.widget .flot-chart.dashboard-chart {
  display: block;
  height: 120px;
  margin-top: 40px;
}
.flot-chart.dashboard-chart {
  display: block;
  height: 180px;
  margin-top: 40px;
}
.flot-chart-content {
  width: 100%;
  height: 100%;
}
.jqstooltip {
  position: absolute;
  display: block;
  left: 0px;
  top: 0px;
  visibility: hidden;
  background: #2b303a;
  background-color: rgba(43, 48, 58, 0.8);
  color: #fff;
  text-align: left;
  white-space: nowrap;
  z-index: 10000;
  padding: 5px 5px 5px 5px;
  min-height: 22px;
  border-radius: 3px;
}
.jqsfield {
  color: #fff;
  text-align: left;
}
.h-200 {
  min-height: 200px;
}
.legendLabel {
  padding-left: 5px;
}
.stat-list li:first-child {
  margin-top: 0;
}
.stat-list {
  list-style: none;
  padding: 0;
  margin: 0;
}
.stat-percent {
  float: right;
}
.stat-list li {
  margin-top: 15px;
  position: relative;
}
/* DATATABLES */
table.dataTable thead .sorting,
table.dataTable thead .sorting_asc:after,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
  background: transparent;
}
table.dataTable thead .sorting_asc:after {
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting_desc:after {
  content: "\f0dd";
  float: right;
  font-family: fontawesome;
}
table.dataTable thead .sorting:after {
  content: "\f0dc";
  float: right;
  font-family: fontawesome;
  color: rgba(50, 50, 50, 0.5);
}
/* CIRCLE */
.img-circle {
  border-radius: 50%;
}
.btn-circle {
  width: 30px;
  height: 30px;
  padding: 6px 0;
  border-radius: 15px;
  text-align: center;
  font-size: 12px;
  line-height: 1.428571429;
}
.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  border-radius: 25px;
  font-size: 18px;
  line-height: 1.33;
}
.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  border-radius: 35px;
  font-size: 24px;
  line-height: 1.33;
}
.show-grid [class^="col-"] {
  padding-top: 10px;
  padding-bottom: 10px;
  border: 1px solid #ddd;
  background-color: #eee !important;
}
.show-grid {
  margin: 15px 0;
}
/* ANIMATION */
.css-animation-box h1 {
  font-size: 44px;
}
.animation-efect-links a {
  padding: 4px 6px;
  font-size: 12px;
}
#animation_box {
  background-color: #f9f8f8;
  border-radius: 16px;
  width: 80%;
  margin: 0 auto;
  padding-top: 80px;
}
.animation-text-box {
  position: absolute;
  margin-top: 40px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
}
.animation-text-info {
  position: absolute;
  margin-top: -60px;
  left: 50%;
  margin-left: -100px;
  width: 200px;
  font-size: 10px;
}
.animation-text-box h2 {
  font-size: 54px;
  font-weight: 600;
  margin-bottom: 5px;
}
.animation-text-box p {
  font-size: 12px;
  text-transform: uppercase;
}
/* PACE */
.pace .pace-progress {
  background: #37b4e6;
  position: fixed;
  z-index: 2000;
  top: 0px;
  left: 0px;
  height: 3px;
  -webkit-transition: width 1s;
  -moz-transition: width 1s;
  -o-transition: width 1s;
  transition: width 1s;
}
.body-small .pace .pace-progress {
  left: 0px;
}
.pace-inactive {
  display: none;
}
/* WIDGETS */
.widget {
  border-radius: 3px;
  padding: 20px 20px;
  margin-bottom: 20px;
  background-color: #fff;
}
.widget.style1 h2 {
  font-size: 30px;
}
.widget h2,
.widget h3 {
  margin-top: 5px;
  margin-bottom: 0;
}
.widget-text-box {
  padding: 20px;
  border: 1px solid #e7eaec;
  background: #ffffff;
}
.widget-head-color-box {
  border-radius: 5px 5px 0px 0px;
  margin-top: 10px;
}
.widget .flot-chart {
  height: 100px;
}
.vertical-align div {
  display: inline-block;
  vertical-align: middle;
}
.vertical-align h2,
.vertical-align h3 {
  margin: 0;
}

/* INPUTS */
.inline {
  display: inline-block !important;
}
.input-s-sm {
  width: 120px;
}
.input-s {
  width: 200px;
}
.input-s-lg {
  width: 250px;
}
.i-checks {
  padding-left: 0;
}
.form-control {
  background-color: #FFFFFF;
    background-image: linear-gradient(to bottom, #eee 1%, #fff 15%);
    border: 1px solid #aaa;
  border-radius: 1px;
  color: inherit;
  display: block;
  padding: 6px 12px;
  transition: border-color 0.15s ease-in-out 0s, box-shadow 0.15s ease-in-out 0s;
  width: 100%;
}
.form-control:focus {
  border-color: #0093c9;
}
.has-success .form-control {
  border-color: #1ab394;
}
.has-warning .form-control {
  border-color: #f8ac59;
}
.has-error .form-control {
  border-color: #ed5565;
}
.has-success .control-label {
  color: #1ab394;
}
.has-warning .control-label {
  color: #f8ac59;
}
.has-error .control-label {
  color: #ed5565;
}
.input-group-addon {
  background-color: #fff;
  border: 1px solid #E5E6E7;
  border-radius: 1px;
  color: inherit;
  font-size: 14px;
  font-weight: 400;
  line-height: 1;
  padding: 6px 12px;
  text-align: center;
}
.spinner-buttons.input-group-btn .btn-xs {
  line-height: 1.13;
}
.spinner-buttons.input-group-btn {
  width: 20%;
}
.noUi-connect {
  background: none repeat scroll 0 0 #1ab394;
  box-shadow: none;
}
.slider_red .noUi-connect {
  background: none repeat scroll 0 0 #ed5565;
  box-shadow: none;
}
/* SWITCHES */
.onoffswitch {
  position: relative;
  width: 54px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
}
.onoffswitch-checkbox {
  display: none;
}
.onoffswitch-label {
  display: block;
  overflow: hidden;
  cursor: pointer;
  border: 2px solid #1AB394;
  border-radius: 3px;
}
.onoffswitch-inner {
  display: block;
  width: 200%;
  margin-left: -100%;
  -moz-transition: margin 0.3s ease-in 0s;
  -webkit-transition: margin 0.3s ease-in 0s;
  -o-transition: margin 0.3s ease-in 0s;
  transition: margin 0.3s ease-in 0s;
}
.onoffswitch-inner:before,
.onoffswitch-inner:after {
  display: block;
  float: left;
  width: 50%;
  height: 16px;
  padding: 0;
  line-height: 16px;
  font-size: 10px;
  color: #fff;
  font-weight: bold;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.onoffswitch-inner:before {
  content: "ON";
  padding-left: 7px;
  background-color: #1AB394;
  color: #FFFFFF;
}
.onoffswitch-inner:after {
  content: "OFF";
  padding-right: 7px;
  background-color: #FFFFFF;
  color: #919191;
  text-align: right;
}
.onoffswitch-switch {
  display: block;
  width: 18px;
  margin: 0px;
  background: #FFFFFF;
  border: 2px solid #1AB394;
  border-radius: 3px;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 36px;
  -moz-transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  -o-transition: all 0.3s ease-in 0s;
  transition: all 0.3s ease-in 0s;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-inner {
  margin-left: 0;
}
.onoffswitch-checkbox:checked + .onoffswitch-label .onoffswitch-switch {
  right: 0px;
}
.sidebard-panel {
  width: 220px;
  background: #ebebed;
  padding: 10px 20px;
  position: absolute;
  right: 0;
}
.sidebard-panel .feed-element img.img-circle {
  width: 32px;
  height: 32px;
}
.sidebard-panel .feed-element,
.media-body,
.sidebard-panel p {
  font-size: 12px;
}
.sidebard-panel .feed-element {
  margin-top: 20px;
  padding-bottom: 0;
}
.sidebard-panel .list-group {
  margin-bottom: 10px;
}
.sidebard-panel .list-group .list-group-item {
  padding: 5px 0;
  font-size: 12px;
  border: 0;
}
.sidebar-content .wrapper,
.wrapper.sidebar-content {
  padding-right: 230px !important;
}
.body-small .sidebar-content .wrapper,
.body-small .wrapper.sidebar-content {
  padding-right: 20px !important;
}

.block {
  display: block;
}
.clear {
  display: block;
  overflow: hidden;
}
a {
  cursor: pointer;
}
a:hover,
a:focus {
  text-decoration: none;
}
.border-bottom {
  border-bottom: 1px solid #e7eaec !important;
}
.font-bold {
  font-weight: 600;
}
.font-noraml {
  font-weight: 400;
}
.text-uppercase {
  text-transform: uppercase;
}
.b-r {
  border-right: 1px solid #e7eaec;
}

video {
  width: 100%    !important;
  height: auto   !important;
}
/* GALLERY */
.gallery > .row > div {
  margin-bottom: 15px;
}
.fancybox img {
  margin-bottom: 5px;
  /* Only for demo */
  width: 24%;
}
/* MODAL */
.modal-content {
  background-clip: padding-box;
  background-color: #FFFFFF;
  border: 1px solid rgba(0, 0, 0, 0.2);
  border-radius: 4px;
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  outline: 0 none;
  position: relative;
}
.modal-dialog {
  z-index: 1200;
}
.modal-body {
  padding: 20px 30px 30px 30px;
}
/* WRAPPERS */
#wrapper {
  width: 100%;
  height: 100%;
  position: relative;
}
.wrapper {
  padding: 0 20px;
}
.wrapper-content {
  padding: 30px 0px 40px;
    
}
#page-wrapper {
  padding: 0 0px;
  position: relative !important;
  height: 100%;
  margin-left: 70px;
}
.title-action {
  text-align: right;
  padding-top: 30px;
}

.table>thead>tr>td.info, .table>tbody>tr>td.info, .table>tfoot>tr>td.info, .table>thead>tr>th.info, .table>tbody>tr>th.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>tbody>tr.info>td, .table>tfoot>tr.info>td, .table>thead>tr.info>th, .table>tbody>tr.info>th, .table>tfoot>tr.info>th {
  background-color: #D9F0FC;
  border-color: #B6DEF2;
}


.ibox-content h1,
.ibox-content h2,
.ibox-content h3,
.ibox-content h4,
.ibox-content h5,
.ibox-title h1,
.ibox-title h2,
.ibox-title h3,
.ibox-title h4,
.ibox-title h5 {
  margin-top: 5px;
}
ul.unstyled,
ol.unstyled {
  list-style: none outside none;
  margin-left: 0;
}
.big-icon {
  font-size: 160px;
  color: #e5e6e7;
}
/* FOOTER */
.footer {
  background: none repeat scroll 0 0 white;
  border-top: 1px solid #e7eaec;
  bottom: 0;
  left: 0;
  padding: 10px 30px;
  position: absolute;
  right: 0;
}
.footer.fixed_full {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec;
}
.footer.fixed {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  z-index: 1000;
  padding: 10px 20px;
  background: white;
  border-top: 1px solid #e7eaec;
  margin-left: 220px;
}
body.mini-navbar .footer.fixed,
body.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 70px;
}
body.fixed-sidebar.body-small.mini-navbar .footer.fixed {
  margin: 0 0 0 220px;
}
body.body-small .footer.fixed {
  margin-left: 0px;
}
/* PANELS */
.page-heading {

    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);

  padding: 0px 0px 0px 10px;
}
.panel-heading h1,
.panel-heading h2 {
  margin-bottom: 5px;
}
/* TABLES */
.table-bordered {
  border: 1px solid #E7E7E7;
}
.table-bordered > thead > tr > th,
.table-bordered > thead > tr > td {
  background-color: #F3F3F4;
  border-bottom-width: 1px;
  color: #28282F;
  font-weight: 400;
}
.table-bordered > thead > tr > th,
.table-bordered > tbody > tr > th,
.table-bordered > tfoot > tr > th,
.table-bordered > thead > tr > td,
.table-bordered > tbody > tr > td,
.table-bordered > tfoot > tr > td {
  border: 1px solid #E7E7E7;
}
.table > thead > tr > th {
  vertical-align: bottom;
}
.table > thead > tr > th,
.table > tbody > tr > th,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > tbody > tr > td,
.table > tfoot > tr > td {
  border-top: 1px solid #E2E2E2;
  line-height: 1.42857;
  padding: 8px;
  vertical-align: top;
}
/* PANELS */
.panel.blank-panel {
  background: none;
  margin: 0;
}
.blank-panel .panel-heading {
  padding-bottom: 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background: none;
  border-color: #dddddd #dddddd rgba(0, 0, 0, 0);
  border-bottom: #f3f3f4;
  border-image: none;
  border-style: solid;
  border-width: 1px;
  color: #555555;
  cursor: default;
}
.nav.nav-tabs li {
}
.nav-tabs > li > a {
  color: #A7B1C2;
  font-weight: 600;
  padding: 10px 20px 10px 25px;
}
.nav-tabs > li > a:hover,
.nav-tabs > li > a:focus {
  background-color: #e6e6e6;
  color: #676a6c;
}
.ui-tab .tab-content {
  padding: 20px 0px;
}
/* GLOBAL  */
.no-padding {
  padding: 0 !important;
}
.no-borders {
  border: none !important;

}
.no-margins {
  margin: 0 !important;
}
.no-top-border {
  border-top: 0 !important;
}
.ibox-content.text-box {
  padding-bottom: 0px;
  padding-top: 15px;
}
.border-left-right {
  border-left: 1px solid #e7eaec;
  border-right: 1px solid #e7eaec;
  border-top: none;
  border-bottom: none;
}
.full-width {
  width: 100% !important;
}
.link-block {
  font-size: 12px;
  padding: 10px;
}
.nav.navbar-top-links .link-block a {
  font-size: 12px;
}
.link-block a {
  font-size: 10px;
  color: inherit;
}
body.mini-navbar .branding {
  display: none;
}
img.circle-border {
  border: 6px solid #FFFFFF;
  border-radius: 50%;
}
.branding {
  float: left;
  color: #FFFFFF;
  font-size: 18px;
  font-weight: 600;
  padding: 17px 20px;
  text-align: center;
  background-color: #1ab394;
}
.login-panel {
  margin-top: 25%;
}
.icons-box h3 {
  margin-top: 10px;
  margin-bottom: 10px;
}
.icons-box .infont a i {
  font-size: 25px;
  display: block;
  color: #676a6c;
}
.icons-box .infont a {
  color: #a6a8a9;
}
.icons-box .infont a {
  padding: 10px;
  margin: 1px;
  display: block;
}
.ui-draggable .ibox-title {
  cursor: move;
}
.breadcrumb {
  background-color: #ffffff;
  padding: 0;
  margin-bottom: 0;
}
.breadcrumb > li a {
  color: inherit;
}
.breadcrumb > .active {
  color: inherit;
}
code {
  background-color: #F9F2F4;
  border-radius: 4px;
  color: #ca4440;
  font-size: 90%;
  padding: 2px 4px;
  white-space: nowrap;
}
.ibox {
  clear: both;
  margin-bottom: 25px;
  margin-top: 0;
  padding: 0;
  box-shadow: 0 2px 5px 0 rgba(0,0,0,.16),0 2px 10px 0 rgba(0,0,0,.12);
}
.ibox:after,
.ibox:before {
  display: table;
}
.ibox-title {
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
  background-color: #ffffff;
  border-color: #e7eaec;
  border-image: none;
  border-style: none;
  border-width: 0;
  color: inherit;
  margin-bottom: 0;
  padding: 14px 15px 7px;
  height: 48px;
    border-bottom: 1px dashed rgba(0,0,0,.2);

}
.ibox-content {
  background-color: #ffffff;
  color: inherit;
  padding: 15px 20px 20px 20px;
  border-color: #e7eaec;
  border-image: none;
  border-style: none solid none;
  border-width: 1px 0px;


}
table.table-mail tr td {
  padding: 12px;
}
.table-mail .check-mail {
  padding-left: 20px;
}
.table-mail .mail-date {
  padding-right: 20px;
}
.star-mail,
.check-mail {
  width: 40px;
}
.unread td a,
.unread td {
  font-weight: 600;
  color: inherit;
}
.read td a,
.read td {
  font-weight: normal;
  color: inherit;
}
.unread td {
  background-color: #f9f8f8;
}
.ibox-content {
  clear: both;
}
.ibox-heading {
  background-color: #f3f6fb;
  border-bottom: none;
}
.ibox-heading h3 {
  font-weight: 200;
  font-size: 24px;
}
.ibox-title h5 {
  display: inline-block;
  font-size: 14px;
  margin: 0 0 7px;
  padding: 0;
  text-overflow: ellipsis;
  float: left;
}
.ibox-title .label {
  float: left;
  margin-left: 4px;
}
.ibox-tools {
  display: inline-block;
  float: right;
  margin-top: 0;
  position: relative;
  padding: 0;
}
.ibox-tools a {
  cursor: pointer;
  margin-left: 5px;
  /*color: #c4c4c4;*/
}
.ibox-tools a.btn-primary {
  /*color: #fff;*/
}
.ibox-tools .dropdown-menu > li > a {
  padding: 4px 10px;
  font-size: 12px;
}
/* BACKGROUNDS */

.panel-primary {
  border-color: #1ab394;
}

.panel-heading {
  border-radius: 0px;
  border: none;
  padding: 17px 20px 5px;
}

.panel-primary > .panel-heading {
  background-color: #1ab394;
  border-color: #1ab394;
}
.panel-success {
  border-color: #1c84c6;
}
.panel-success > .panel-heading {
  background-color: #1c84c6;
  border-color: #1c84c6;
  color: #ffffff;
}
.panel-info {
  border-color: #0093c9;
}
.panel-info > .panel-heading {
  background-color: #0093c9;
  border-color: #0093c9;
  color: #ffffff;
}
.panel-warning {
  border-color: #f8ac59;
}
.panel-warning > .panel-heading {
  background-color: #f8ac59;
  border-color: #f8ac59;
  color: #ffffff;
}
.panel-danger {
  border-color: #ed5565;
}
.panel-danger > .panel-heading {
  background-color: #ed5565;
  border-color: #ed5565;
  color: #ffffff;
}
.progress-bar {
  background-color: #37b4e6;
}
.progress-small,
.progress-small .progress-bar {
  height: 10px;
}
.progress-small,
.progress-mini {
  margin-top: 5px;
}
.progress-mini,
.progress-mini .progress-bar {
  height: 5px;
  margin-bottom: 0px;
}
.progress-bar-navy-light {
  background-color: #3dc7ab;
}
.progress-bar-success {
  background-color: #37b4e6;
}
.progress-bar-info {
  background-color: #0093c9;
}
.progress-bar-warning {
  background-color: #f8ac59;
}
.progress-bar-danger {
  background-color: #ed5565;
}
.panel-title {
  float: left;
  font-size: 13px;
  font-weight: 400;
}

.panel-body {
  padding: 15px 20px;
}

.jumbotron {
  border-radius: 6px;
}
.jumbotron h1 {
  margin-top: 0;
}
/* COLORS */
.text-navy {
  color: #1ab394;
}
.text-primary {
  color: inherit;
}
.text-success {
  color: #1c84c6;
}
.text-info {
  color: #0093c9;
}
.text-warning {
  color: #f8ac59;
}
.text-danger {
  color: #ed5565;
}
.text-muted {
  color: #888888;
}
.dashboard_2 nav.navbar,
.dashboard_3 nav.navbar,
.inbox nav.navbar,
.email_view nav.navbar,
.email_compose nav.navbar {
  background: #fff;
}
/* MARGINS & PADDINGS */
.p-xxs {
  padding: 5px;
}
.p-xs {
  padding: 10px;
}
.p-sm {
  padding: 15px;
}
.p-m {
  padding: 20px;
}
.p-md {
  padding: 25px;
}
.p-lg {
  padding: 30px;
}
.p-xl {
  padding: 40px;
}
.m-xxs {
  margin: 2px 4px;
}
.m-xs {
  margin: 5px;
}
.m-sm {
  margin: 10px;
}
.m {
  margin: 15px;
}
.m-md {
  margin: 20px;
}
.m-lg {
  margin: 30px;
}
.m-xl {
  margin: 50px;
}
.m-n {
  margin: 0 !important;
}
.m-l-none {
  margin-left: 0;
}
.m-l-xs {
  margin-left: 5px;
}
.m-l-sm {
  margin-left: 10px;
}
.m-l {
  margin-left: 15px;
}
.m-l-md {
  margin-left: 20px;
}
.m-l-lg {
  margin-left: 30px;
}
.m-l-xl {
  margin-left: 40px;
}
.m-l-n-xxs {
  margin-left: -1px;
}
.m-l-n-xs {
  margin-left: -5px;
}
.m-l-n-sm {
  margin-left: -10px;
}
.m-l-n {
  margin-left: -15px;
}
.m-l-n-md {
  margin-left: -20px;
}
.m-l-n-lg {
  margin-left: -30px;
}
.m-l-n-xl {
  margin-left: -40px;
}
.m-t-none {
  margin-top: 0;
}
.m-t-xxs {
  margin-top: 1px;
}
.m-t-xs {
  margin-top: 5px;
}
.m-t-sm {
  margin-top: 10px;
}
.m-t {
  margin-top: 15px;
}
.m-t-md {
  margin-top: 20px;
}
.m-t-lg {
  margin-top: 30px;
}
.m-t-xl {
  margin-top: 40px;
}
.m-t-n-xxs {
  margin-top: -1px;
}
.m-t-n-xs {
  margin-top: -5px;
}
.m-t-n-sm {
  margin-top: -10px;
}
.m-t-n {
  margin-top: -15px;
}
.m-t-n-md {
  margin-top: -20px;
}
.m-t-n-lg {
  margin-top: -30px;
}
.m-t-n-xl {
  margin-top: -40px;
}
.m-r-none {
  margin-right: 0;
}
.m-r-xxs {
  margin-right: 1px;
}
.m-r-xs {
  margin-right: 5px;
}
.m-r-sm {
  margin-right: 10px;
}
.m-r {
  margin-right: 15px;
}
.m-r-md {
  margin-right: 20px;
}
.m-r-lg {
  margin-right: 30px;
}
.m-r-xl {
  margin-right: 40px;
}
.m-r-n-xxs {
  margin-right: -1px;
}
.m-r-n-xs {
  margin-right: -5px;
}
.m-r-n-sm {
  margin-right: -10px;
}
.m-r-n {
  margin-right: -15px;
}
.m-r-n-md {
  margin-right: -20px;
}
.m-r-n-lg {
  margin-right: -30px;
}
.m-r-n-xl {
  margin-right: -40px;
}
.m-b-none {
  margin-bottom: 0;
}
.m-b-xxs {
  margin-bottom: 1px;
}
.m-b-xs {
  margin-bottom: 5px;
}
.m-b-sm {
  margin-bottom: 10px;
}
.m-b {
  margin-bottom: 15px;
}
.m-b-md {
  margin-bottom: 20px;
}
.m-b-lg {
  margin-bottom: 30px;
}
.m-b-xl {
  margin-bottom: 40px;
}
.m-b-n-xxs {
  margin-bottom: -1px;
}
.m-b-n-xs {
  margin-bottom: -5px;
}
.m-b-n-sm {
  margin-bottom: -10px;
}
.m-b-n {
  margin-bottom: -15px;
}
.m-b-n-md {
  margin-bottom: -20px;
}
.m-b-n-lg {
  margin-bottom: -30px;
}
.m-b-n-xl {
  margin-bottom: -40px;
}
.space-15 {
  margin: 15px 0;
}
.space-15.sec {
  height: 1px;
}
.space-20 {
  margin: 20px 0;
}
.space-25 {
  margin: 25px 0;
}
.space-30 {
  margin: 30px 0;
}
/* SEARCH PAGE */
.search-form {
  margin-top: 10px;
}
.search-result h3 {
  margin-bottom: 0;
  color: #1E0FBE;
}
.search-result .search-link {
  color: #006621;
}
.search-result p {
  font-size: 12px;
  margin-top: 5px;
}

/* INVOICE */
.invoice-table tbody > tr > td:last-child.
.invoice-table thead > tr > th:last-child {
  text-align: right;
}

/* Intimeline */
.timeline-item .date i {
  position: absolute;
  top: 0;
  right: 0;
  padding: 5px;
  width: 30px;
  text-align: center;
  border-top: 1px solid #e7eaec;
  border-bottom: 1px solid #e7eaec;
  border-left: 1px solid #e7eaec;
  background: #f8f8f8;
}
.timeline-item .date {
  text-align: right;
  width: 110px;
  position: relative;
  padding-top: 30px;
}
.timeline-item .content {
  border-left: 1px solid #e7eaec;
  border-top: 1px solid #e7eaec;
  padding-top: 10px;
  min-height: 100px;
}
.timeline-item .content:hover {
  background: #f6f6f6;
}

/* PROFILE */
.profile-content {
  border-top: none !important;
}
.feed-activity-list .feed-element {
  border-bottom: 1px solid #e7eaec;
}
.feed-element:first-child {
  margin-top: 0;
}
.feed-element {
  padding-bottom: 15px;
}
.feed-element,
.feed-element .media {
  margin-top: 15px;
}
.feed-element,
.media-body {
  overflow: hidden;
}
.feed-element > .pull-left {
  margin-right: 10px;
}
.feed-element img.img-circle,
.dropdown-messages-box img.img-circle {
  width: 38px;
  height: 38px;
}
.feed-element .well {
  border: 1px solid #e7eaec;
  box-shadow: none;
  margin-top: 10px;
  margin-bottom: 5px;
  padding: 10px 20px;
  font-size: 11px;
  line-height: 16px;
}
.feed-element .actions {
  margin-top: 10px;
}
.feed-element .photos {
  margin: 10px 0;
}
.feed-photo {
  max-height: 180px;
  border-radius: 4px;
  overflow: hidden;
  margin-right: 10px;
  margin-bottom: 10px;
}
/* MAILBOX */
.mail-box {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-top: 0;
  padding: 0px;
  margin-bottom: 20px;
}
.mail-box-header {
  background-color: #ffffff;
  border: 1px solid #e7eaec;
  border-bottom: 0;
  padding: 30px 20px 20px 20px;
}
.mail-box-header h2 {
  margin-top: 0px;
}
.mailbox-content .tag-list li a {
  background: #ffffff;
}
.mail-body {
  border-top: 1px solid #e7eaec;
  padding: 20px;
}
.mail-text {
  border-top: 1px solid #e7eaec;
}
.mail-text .note-toolbar {
  padding: 10px 15px;
}
.mail-body .form-group {
  margin-bottom: 5px;
}
.mail-text .note-editor .note-toolbar {
  background-color: #F9F8F8;
}
.mail-attachment {
  border-top: 1px solid #e7eaec;
  padding: 20px;
  font-size: 12px;
}
.mailbox-content {
  background: none;
  border: none;
  padding: 10px;
}
.mail-ontact {
  width: 23%;
}
/*
 *
 *  Blue Theme
 *
 *
*/
.skin-1 .minimalize-styl-2 {
  margin: 14px 5px 5px 30px;
}
.skin-1 .navbar-top-links li:last-child {
  margin-right: 30px;
}
.skin-1.fixed-nav .minimalize-styl-2 {
  margin: 14px 5px 5px 15px;
}
.skin-1 .spin-icon {
  background: #0e9aef !important;
}
.skin-1 .nav-header {
  background: #0e9aef;

}
.skin-1.mini-navbar .nav-second-level {
  background: #3e495f;
}
.skin-1 .breadcrumb {
  background: transparent;
}
.skin-1 .page-heading {
  border: none;
}
.skin-1 .nav > li.active {
  background: #3a4459;
}
.skin-1 .nav > li > a {
  color: #9ea6b9;
}
.skin-1 .nav > li.active > a {
  color: #fff;
}
.skin-1 .navbar-minimalize {
  background: #0e9aef;
  border-color: #0e9aef;
}
body.skin-1 {
  background: #3e495f;
}
.skin-1 .navbar-static-top {
  background: #ffffff;
}
.skin-1 .dashboard-header {
  background: transparent;
  border-bottom: none !important;
  border-top: none;
  padding: 20px 30px 10px 30px;
}
.fixed-nav.skin-1 .navbar-fixed-top {
  background: #fff;
}
.skin-1 .wrapper-content {
  padding: 30px 15px;
}
.skin-1 #page-wrapper {
  background: #f4f6fa;
}
.skin-1 .ibox-title,
.skin-1 .ibox-content {
  border-width: 1px;
}
.skin-1 .ibox-content:last-child {
  border-style: solid solid solid solid;
}
.skin-1 .nav > li.active {
  border: none;
}
.skin-1 .nav-header {
  padding: 35px 25px 25px 25px;
}
.skin-1 .nav-header a.dropdown-toggle {
  color: #fff;
  margin-top: 10px;
}
.skin-1 .nav-header a.dropdown-toggle .text-muted {
  color: #fff;
  opacity: 0.8;
}
.skin-1 .profile-element {
  text-align: center;
}
.skin-1 .img-circle {
  border-radius: 5px;
}
.skin-1 .navbar-default .nav > li > a:hover,
.skin-1 .navbar-default .nav > li > a:focus {
  background: #3a4459;
  color: #fff;
}



.navbar-static-side {
  z-index: 101;
  position: absolute;
  width: 250px;

  height: 100%;
  overflow: hidden;
  /*overflow-y: auto;*/
}
.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
  margin-left: auto;
}

.body-small .navbar-static-side {
  display: none;
  z-index: 1;
  position: absolute;
  width: 70px;
}
.body-small.mini-navbar .navbar-static-side {
  display: block;
}
.lock-word {
  display: none;
}
.navbar-form-custom {
  display: none;
}
.navbar-header {
  display: inline;
  float: left;
}
.sidebard-panel {
  z-index: 2;
  position: relative;
  width: auto;
  min-height: 100% !important;
}
.sidebar-content .wrapper {
  padding-right: 0px;
  z-index: 1;
}
.fixed-sidebar.body-small .navbar-static-side {
  display: none;
  z-index: 1;
  position: fixed;
  width: 220px;
}
.fixed-sidebar.body-small.mini-navbar .navbar-static-side {
  display: block;
}


@media (max-width: 350px) {
  .timeline-item .date {
    text-align: left;
    width: 110px;
    position: relative;
    padding-top: 30px;
  }
  .timeline-item .date i {
    position: absolute;
    top: 0;
    left: 15px;
    padding: 5px;
    width: 30px;
    text-align: center;
    border: 1px solid #e7eaec;
    background: #f8f8f8;
  }
  .timeline-item .content {
    border-left: none;
    border-top: 1px solid #e7eaec;
    padding-top: 10px;
    min-height: 100px;
  }
  .nav.navbar-top-links li.dropdown {
    display: none;
  }
}

.calc-modal{
    width: 350px!important;
}

.flot-placeholder {
    width: 100%;
    height: 350px;
    font-size: 14px;
    line-height: 1.2em;
}

.text-red {
    color: #d32a0e !important;
}



/* Razi  */

/* Margin */
.m0,
.m-n {
    margin: 0px         !important;
}
.m5,
.m-xs {
    margin: 5px !important;
}
.m5.n,
.m-xs.n {
    margin: -5px !important;
}
.m10,
.m-sm {
    margin: 10px !important;
}
.m10.n,
.m-sm.n {
    margin: -10px !important;
}
.m15,
.m {
    margin: 15px !important;
}
.m15.n,
.m.n {
    margin: -15px !important;
}
.m20,
.m-md {
    margin: 20px !important;
}
.m20.n,
.m-md.n {
    margin: -20px !important;
}
.m30,
.m-lg {
    margin: 30px !important;
}
.m30.n,
.m-lg.n {
    margin: -30px !important;
}
.m40,
.m-xl {
    margin: 40px !important;
}
.m40.n,
.m-xl.n {
    margin: -40px !important;
}
.m50,
.m-xxl {
    margin: 50px !important;
}
.m50.n,
.m-xxl.n {
    margin: -50px !important;
}
.mb0,
.mb-n {
    margin-bottom: 0px        !important;
}
.mb5,
.mb-xs {
    margin-bottom: 5px !important;
}
.mb5.n,
.mb-xs.n {
    margin-bottom: -5px !important;
}
.mb10,
.mb-sm {
    margin-bottom: 10px !important;
}
.mb10.n,
.mb-sm.n {
    margin-bottom: -10px !important;
}
.mb15,
.mb {
    margin-bottom: 15px !important;
}
.mb15.n,
.mb.n {
    margin-bottom: -15px !important;
}
.mb20,
.mb-md {
    margin-bottom: 20px !important;
}
.mb20.n,
.mb-md.n {
    margin-bottom: -20px !important;
}
.mb30,
.mb-lg {
    margin-bottom: 30px !important;
}
.mb30.n,
.mb-lg.n {
    margin-bottom: -30px !important;
}
.mb40,
.mb-xl {
    margin-bottom: 40px !important;
}
.mb40.n,
.mb-xl.n {
    margin-bottom: -40px !important;
}
.mb50,
.mb-xxl {
    margin-bottom: 50px !important;
}
.mb50.n,
.mb-xxl.n {
    margin-bottom: -50px !important;
}
.ml0,
.ml-n {
    margin-left: 0px       !important;
}
.ml5,
.ml-xs {
    margin-left: 5px !important;
}
.ml5.n,
.ml-xs.n {
    margin-left: -5px !important;
}
.ml10,
.ml-sm {
    margin-left: 10px !important;
}
.ml10.n,
.ml-sm.n {
    margin-left: -10px !important;
}
.ml15,
.ml {
    margin-left: 15px !important;
}
.ml15.n,
.ml.n {
    margin-left: -15px !important;
}
.ml20,
.ml-md {
    margin-left: 20px !important;
}
.ml20.n,
.ml-md.n {
    margin-left: -20px !important;
}
.ml30,
.ml-lg {
    margin-left: 30px !important;
}
.ml30.n,
.ml-lg.n {
    margin-left: -30px !important;
}
.ml40,
.ml-xl {
    margin-left: 40px !important;
}
.ml40.n,
.ml-xl.n {
    margin-left: -40px !important;
}
.ml50,
.ml-xxl {
    margin-left: 50px !important;
}
.ml50.n,
.ml-xxl.n {
    margin-left: -50px !important;
}
.mr0,
.mr-n {
    margin-right: 0px        !important;
}
.mr5,
.mr-xs {
    margin-right: 5px !important;
}
.mr5.n,
.mr-xs.n {
    margin-right: -5px !important;
}
.mr10,
.mr-sm {
    margin-right: 10px !important;
}
.mr10.n,
.mr-sm.n {
    margin-right: -10px !important;
}
.mr15,
.mr {
    margin-right: 15px !important;
}
.mr15.n,
.mr.n {
    margin-right: -15px !important;
}
.mr20,
.mr-md {
    margin-right: 20px !important;
}
.mr20.n,
.mr-md.n {
    margin-right: -20px !important;
}
.mr30,
.mr-lg {
    margin-right: 30px !important;
}
.mr30.n,
.mr-lg.n {
    margin-right: -30px !important;
}
.mr40,
.mr-xl {
    margin-right: 40px !important;
}
.mr40.n,
.mr-xl.n {
    margin-right: -40px !important;
}
.mr50,
.mr-xxl {
    margin-right: 50px !important;
}
.mr50.n,
.mr-xxl.n {
    margin-right: -50px !important;
}
.mt0,
.mt-n {
    margin-top: 0px       !important;
}
.mt5,
.mt-xs {
    margin-top: 5px !important;
}
.mt5.n,
.mt-xs.n {
    margin-top: -5px !important;
}
.mt10,
.mt-sm {
    margin-top: 10px !important;
}
.mt10.n,
.mt-sm.n {
    margin-top: -10px !important;
}
.mt15,
.mt15.n,
.mt.n {
    margin-top: -15px !important;
}
.mt20,
.mt-md {
    margin-top: 20px !important;
}
.mt20.n,
.mt-md.n {
    margin-top: -20px !important;
}
.mt30,
.mt-lg {
    margin-top: 30px !important;
}
.mt30.n,
.mt-lg.n {
    margin-top: -30px !important;
}
.mt40,
.mt-xl {
    margin-top: 40px !important;
}
.mt40.n,
.mt-xl.n {
    margin-top: -40px !important;
}
.mt50,
.mt-xxl {
    margin-top: 50px !important;
}
.mt50.n,
.mt-xxl.n {
    margin-top: -50px !important;
}
/* Paddiing */
.p0,
.p-n {
    padding: 0px        !important;
}
.p5,
.p-xs {
    padding: 5px !important;
}
.p5.n,
.p-xs.n {
    padding: -5px !important;
}
.p10,
.p-sm {
    padding: 10px !important;
}
.p10.n,
.p-sm.n {
    padding: -10px !important;
}
.p15,
.p {
    padding: 15px !important;
}
.p15.n,
.p.n {
    padding: -15px !important;
}
.p20,
.p-md {
    padding: 20px !important;
}
.p20.n,
.p-md.n {
    padding: -20px !important;
}
.p30,
.p-lg {
    padding: 30px !important;
}
.p30.n,
.p-lg.n {
    padding: -30px !important;
}
.p40,
.p-xl {
    padding: 40px !important;
}
.p40.n,
.p-xl.n {
    padding: -40px !important;
}
.p50,
.p-xxl {
    padding: 50px !important;
}
.p50.n,
.p-xxl.n {
    padding: -50px !important;
}
.pb0,
.pb-n {
    padding-bottom: 0px         !important;
}
.pb5,
.pb-xs {
    padding-bottom: 5px !important;
}
.pb5.n,
.pb-xs.n {
    padding-bottom: -5px !important;
}
.pb10,
.pb-sm {
    padding-bottom: 10px !important;
}
.pb10.n,
.pb-sm.n {
    padding-bottom: -10px !important;
}
.pb15,
.pb {
    padding-bottom: 15px !important;
}
.pb15.n,
.pb.n {
    padding-bottom: -15px !important;
}
.pb20,
.pb-md {
    padding-bottom: 20px !important;
}
.pb20.n,
.pb-md.n {
    padding-bottom: -20px !important;
}
.pb30,
.pb-lg {
    padding-bottom: 30px !important;
}
.pb30.n,
.pb-lg.n {
    padding-bottom: -30px !important;
}
.pb40,
.pb-xl {
    padding-bottom: 40px !important;
}
.pb40.n,
.pb-xl.n {
    padding-bottom: -40px !important;
}
.pb50,
.pb-xxl {
    padding-bottom: 50px !important;
}
.pb50.n,
.pb-xxl.n {
    padding-bottom: -50px !important;
}
.pl0,
.pl-n {
    padding-left: 0px        !important;
}
.pl5,
.pl-xs {
    padding-left: 5px !important;
}
.pl5.n,
.pl-xs.n {
    padding-left: -5px !important;
}
.pl10,
.pl-sm {
    padding-left: 10px !important;
}
.pl10.n,
.pl-sm.n {
    padding-left: -10px !important;
}
.pl15,
.pl {
    padding-left: 15px !important;
}
.pl15.n,
.pl.n {
    padding-left: -15px !important;
}
.pl20,
.pl-md {
    padding-left: 20px !important;
}
.pl20.n,
.pl-md.n {
    padding-left: -20px !important;
}
.pl30,
.pl-lg {
    padding-left: 30px !important;
}
.pl30.n,
.pl-lg.n {
    padding-left: -30px !important;
}
.pl40,
.pl-xl {
    padding-left: 40px !important;
}
.pl40.n,
.pl-xl.n {
    padding-left: -40px !important;
}
.pl50,
.pl-xxl {
    padding-left: 50px !important;
}
.pl50.n,
.pl-xxl.n {
    padding-left: -50px !important;
}
.pr0,
.pr-n {
    padding-right: 0px       !important;
}
.pr5,
.pr-xs {
    padding-right: 5px !important;
}
.pr5.n,
.pr-xs.n {
    padding-right: -5px !important;
}
.pr10,
.pr-sm {
    padding-right: 10px !important;
}
.pr10.n,
.pr-sm.n {
    padding-right: -10px !important;
}
.pr15,
.pr {
    padding-right: 15px !important;
}
.pr15.n,
.pr.n {
    padding-right: -15px !important;
}
.pr20,
.pr-md {
    padding-right: 20px !important;
}
.pr20.n,
.pr-md.n {
    padding-right: -20px !important;
}
.pr30,
.pr-lg {
    padding-right: 30px !important;
}
.pr30.n,
.pr-lg.n {
    padding-right: -30px !important;
}
.pr40,
.pr-xl {
    padding-right: 40px !important;
}
.pr40.n,
.pr-xl.n {
    padding-right: -40px !important;
}
.pr50,
.pr-xxl {
    padding-right: 50px !important;
}
.pr50.n,
.pr-xxl.n {
    padding-right: -50px !important;
}
.pt0,
.pt-n {
    padding-top: 0px        !important;
}
.pt5,
.pt-xs {
    padding-top: 5px !important;
}
.pt5.n,
.pt-xs.n {
    padding-top: -5px !important;
}
.pt10,
.pt-sm {
    padding-top: 10px !important;
}
.pt10.n,
.pt-sm.n {
    padding-top: -10px !important;
}
.pt15,
.pt {
    padding-top: 15px !important;
}
.pt15.n,
.pt.n {
    padding-top: -15px !important;
}
.pt20,
.pt-md {
    padding-top: 20px !important;
}
.pt20.n,
.pt-md.n {
    padding-top: -20px !important;
}
.pt30,
.pt-lg {
    padding-top: 30px !important;
}
.pt30.n,
.pt-lg.n {
    padding-top: -30px !important;
}
.pt40,
.pt-xl {
    padding-top: 40px !important;
}
.pt40.n,
.pt-xl.n {
    padding-top: -40px !important;
}
.pt50,
.pt-xxl {
    padding-top: 50px !important;
}
.pt50.n,
.pt-xxl.n {
    padding-top: -50px !important;
}

.mb-md {
    margin-bottom: 15px !important;
}
.profile {
    width: 38%;
    padding: 20px;
    background: #0093c9;
    border-radius: 3px 0px 0px 3px;
    height: 100%;
    float: left;
}

.profile .profile-image {
    margin: 0px auto 10px;
    text-align: center
;
    width: 70px;
    height: 70px;
    overflow: hidden;
    border-radius: 50%;
    background-color: #fff;
    border: 3px solid #fff;
}

.profile .profile-image img {
    border: none;
    padding: 0px;
    border-radius: 0px;
}

.profile .profile-data {
    width: 100%;
    float: left;
    text-align: center
}

.profile .profile-data .profile-data-name {
    font-size: 14px;
    font-weight: 500;
    color: #FFF
}

.profile-info {
  width: 62%;
  height: 100%;
  float: left;
}

.profile .profile-data .profile-data-title {
    width: 100%;
    float: left;
    font-size: 11px;
    font-weight: 400;
    color: #999
}

.profile .profile-controls a {
    width: 30px;
    height: 30px;
    font-size: 14px;
    color: #DDD;
    border: 2px solid #DDD;
    line-height: 25px;
    position: absolute;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    padding: 0;
    -webkit-transition: all 200ms ease;
    -moz-transition: all 200ms ease;
    -ms-transition: all 200ms ease;
    -o-transition: all 200ms ease;
    transition: all 200ms ease
}

.profile .profile-controls a.profile-control-left {
    left: 15px;
    top: 53px;
    text-align: center
}

.profile .profile-controls a.profile-control-right {
    right: 15px;
    top: 53px;
    text-align: center
}

.profile .profile-controls a .fa, .profile .profile-controls a .glyphicon {
    width: auto;
    margin-right: auto
}

.profile .profile-controls a:hover {
    border-color: #FFF;
    color: #FFF
}

.contact-info {
    width: 100%
;
    padding-top: 7px;
}

.contact-info p {
    margin-bottom: 5px
}

.contact-info .client-mail {
  margin-bottom: 20px;
}

.contact-info strong {
    font-size: 13px
}

.contact-info small {
    font-weight: 700
}

.thumb-info {
    position: relative;
    border-radius: 50%;
    overflow: hidden;
    width: 180px;
    height: 180px;
    background-color: #F3F3F4;
    border: 10px solid #F3F3F4;
    margin: 20px auto;
}
.thumb-info img {
  width: 100%;
  height: 100%;
}

.thumb-info .thumb-info-title {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    background: rgba(36, 27, 28, 0.9);
    bottom: 10%;
    color: #FFF;
    font-size: 14px;
    font-weight: 700;
    left: 0;
    letter-spacing: -1px;
    padding: 9px 11px 9px;
    position: absolute;
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.2);

    z-index: 1;
}

.thumb-info .thumb-info-inner {
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    display: block;
    white-space: nowrap;
}

.activity-post {
    border: 1px solid #d1d1d1;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    background-color: #fff;
}

.activity-post textarea {
    background-color: transparent;
    display: block;
    width: 100%;
    padding: 10px 10px 5px;
    border: 0;
    resize: none;
    -webkit-border-radius: 3px;
    border-radius: 3px;
}

.activity-post textarea:focus {
    border: 0 none;
    outline: none;
}

.activity-post .compose-box-footer {
    background-color: #F6F7F8;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
}

.activity-post .compose-box-footer:after {
    content: "";
    display: table;
    clear: both;
}

.activity-post .compose-box-footer .compose-toolbar {
    list-style: none;
    margin: 0;
    padding: 0 3px;
    float: left;
}

.activity-post .compose-box-footer .compose-toolbar li {
    display: inline-block;
}

.activity-post .compose-box-footer .compose-toolbar li a {
    display: block;
    text-align: center;
    font-size: 16px;
    line-height: 30px;
    width: 30px;
    color: #B3B7BD;
}

.activity-post .compose-box-footer .compose-toolbar li a:hover {
    background-color: #e8eaed;
}

.action-active{
    background-color: #e8eaed;
}

.activity-post .compose-box-footer .compose-btn {
    list-style: none;
    margin: 0;
    padding: 3px;
    float: right;
}

ul.tag-list li {
    list-style: none;
}

.tag-list li {
    float: left;
}
.tag-list li a {
    font-size: 12px;
    background-color: #f3f3f4;
    padding: 5px 12px;
    color: inherit;
    border-radius: 2px;
    border: 1px solid #e7eaec;
    margin-right: 5px;
    margin-top: 5px;
    display: block;
}



.alert-info {
    background-color: #CBE7FF;
    color: #666 !important;
}

:focus {
    outline: 0!important;
}

.nav > li.active > a {
    background: #1F1F25;
    color: #fff;
}

.nav > li.initActive > a, .nav > li.initActive > a:hover, .nav > li.initActive > a:focus {
    color: #0093c9;
}

.nav > li.initActive.hasSub > a {
    color: #0093c9;
}
.nav > li.initActive.hasSub.active > a {
    background: #1F1F25;
    z-index: 2;
}



.nav > li.active > ul {
    background: #2E2E35;
}

.nav > li.initSubActive > a, .nav > li.initSubActive > a:hover, .nav > li.initSubActive > a:focus {
    color: #0093c9;
}


.mini-navbar .nav > li.initActive > a {
  color: #0093c9 !important;
}


#croppic {
    background-position: center center!important;
    background-size: 90% auto!important;
    border: 5px solid #eee!important;
    border-radius: 2px;
    height: 350px!important;
    margin: 50px 70px 20px;
    width: 350px!important;
    box-shadow: none!important;
}

#cropContainerHeaderButton {
    margin-left: 84px;
}


.agenda {  }

/* Dates */
.agenda .agenda-date { width: 170px; }
.agenda .agenda-date .dayofmonth {
    width: 40px;
    font-size: 36px;
    line-height: 36px;
    float: left;
    text-align: right;
    margin-right: 10px;
}
.agenda .agenda-date .shortdate {
    font-size: 0.75em;
}


/* Times */
.agenda .agenda-time { width: 140px; }


/* Events */
.agenda .agenda-events {  }
.agenda .agenda-events .agenda-event {  }


/* PROJECT BOX */
.main-box {
    background: #FFFFFF;
    -webkit-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -moz-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -o-box-shadow: 1px 1px 2px 0 #CCCCCC;
    -ms-box-shadow: 1px 1px 2px 0 #CCCCCC;
    box-shadow: 1px 1px 2px 0 #CCCCCC;
    margin-bottom: 16px;
    -webikt-border-radius: 3px;
    -moz-border-radius: 3px;

}

.main-box h2 {
    font-size: 1.3em;
    line-height: 29px;
    margin: 0;
    padding: 0;
}

.main-box.no-header {
    padding-top: 20px;
}

.main-box .main-box-header {
    min-height: 50px;
    padding: 10px 20px;
}

.main-box .main-box-header.with-border {
    border-bottom: 1px solid #ecf0f1;
}

.main-box .main-box-body {
    padding: 0 20px 20px 20px;
}

.project-box {

}
.project-box .main-box-body {
    padding: 0;
}
.project-box .project-box-header {
    border-radius: 3px 3px 0 0;
}
.project-box .project-box-header .name {

}
.project-box .project-box-header .name a {
    color: #fff;
    display: block;
    font-size: 1.4em;
    font-weight: 300;
    padding: 16px 15px;
    border-radius: 3px 3px 0 0;
    -webkit-transition: background-color 0.1s ease-in-out 0s;
    transition: background-color 0.1s ease-in-out 0s;
}
.project-box .project-box-header .name a:hover {
    text-decoration: none;
}
.project-box .project-box-header.green-bg .name a:hover {
    background: #27ae60;
}
.project-box .project-box-content {
    padding: 30px 20px 5px;
    text-align: center;
}
.project-box .project-box-content .chart {
    position: relative;
    text-align: center;
    font-weight: 300;
    font-size: 1em;
    width: 130px;
    height: 130px;
    display: block;
    margin: 0 auto;
    padding-top: 37px;
}
.project-box .project-box-content .chart canvas {
    position: absolute;
    top: 0;
    left: 0;
}
.project-box .project-box-content .chart .percent {
    font-size: 2.1em;
    font-weight: 600;
}
.project-box .project-box-content .chart .lbl {
    display: block;
    font-size: 0.875em;
    margin-top: -7px;
}
.project-box .project-box-footer {
    border-radius: 0 0 3px 3px;
}
.project-box .project-box-footer a {
    border-right: 1px solid #eee;
    color: #344644;
    display: block;
    float: left;
    margin: 20px 0;
    padding: 5px 10px;
    text-align: center;
    width: 33.33%;
}
.project-box.emerald-box .project-box-footer a:hover {
    color: #3498db;
}
.project-box.red-box .project-box-footer a:hover {
    color: #e74c3c;
}
.project-box.yellow-box .project-box-footer a:hover {
    color: #f1c40f;
}
.project-box.green-box .project-box-footer a:hover {
    color: #2ecc71;
}
.project-box.purple-box .project-box-footer a:hover {
    color: #9b59b6;
}
.project-box.gray-box .project-box-footer a:hover {
    color: #95a5a6;
}
.project-box .project-box-footer a:first-child {

}
.project-box .project-box-footer a:last-child {
    border: none;
}
.project-box .project-box-footer a:nth-child(2) {

}
.project-box .project-box-footer a:hover {
    text-decoration: none;
}
.project-box .project-box-footer .value {
    display: block;
    font-size: 1.8em;
    font-weight: 300;
}
.project-box .project-box-footer .label {
    display: block;
    font-size: 0.875em;
    font-weight: 300;
    color: #344644;
}
.project-box .project-box-ultrafooter {
    background: #f7fafa;
    border-top: 1px solid #e9eef0;
    padding: 8px 15px;
    border-radius: 0 0 3px 3px;
}
.project-box .project-box-ultrafooter .project-img-owner {
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    display: block;
    float: left;
    height: 33px;
    margin-right: 5px;
    overflow: hidden;
    width: 33px;
}
.project-box .project-box-ultrafooter .link {
    margin-top: 6px;
    color: #c1c5c6;
}



.alert {
    color: #FFF;

    padding: 10px;
    border-radius: 3px;
    box-shadow: none;
    border: none;
    margin-bottom: 20px;
}
.alert:last-child {
    margin-bottom: 30px;
}

.alert.alert-danger {

    background: #e46f61;
}

.alert-success {
    background-color: #0093c9;
}


.table-hover>tbody>tr:hover>td, .table-hover>tbody>tr:hover>th {
    background: #c3e6fc;
    transition: all .9s linear;
    -webkit-transition: all .9s linear; /* Safari */
    /* border:2px solid #70c0e7; */
}

.panel {
    border-radius: 3px;
    border: none;
    background-color: #fff;
	min-width:640px;
}

.btn {
    box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}



.page-title-wrapper {
    background-color: #fff;
    box-shadow: 0px 1px 5px rgba(0, 0, 0, 0.1);
}


.nav-second-level li a:hover {
    background-color: #28282F !important;
}

.logo-area-f {
    overflow: hidden;
    height: 60px;
    background-color: #0093c9;
}

.logo-area-f  .logo {
    margin: 20px 0px 0px 25px;
    opacity: 1;
    max-width: 110px;
    max-height: 30px;
}

.mini-navbar .logo-area-f  .logo {
    opacity: 0;
}
.logo-area-f .logo-min-icon {
    opacity: 0;
    position: absolute;
    top: 21px;
    right: 26px;
    color: #FFFFFF;
    font-size: 18px;
    max-width: 100%;
}
.mini-navbar .logo-area-f .logo-min-icon {
  opacity: 1;
}

.page-name-f {
    font-size: 16px;
    font-weight: 400;
    color: #444;
}

.all-clients .panel {
    position: relative;
    width: 100%;
    height: 140px;
}

.profile_image_btn {
    border: none;
    background: none;
    outline: none;
    box-shadow: none;
    margin: 0px;
    padding: 12px 0px;
}

.profile_image_btn span {
    font-size: 14px;
    vertical-align: middle;
    display: inline-block;
}

.profile_image_btn i {
  margin-left: 5px;
}

.profile_image_btn img {
    width: 36px;
    height: 36px;
    border-radius: 50%;
    margin-left: 10px;
    display: inline-block;
    vertical-align: middle;
}

.navbar-top-links {
    position: relative;
}

.sum-icon-wrap {
  font-size: 40px;
}

.info-f {
  margin-bottom: 10px;
}

.page-content-f {
  padding-top: 30px;
}


.form-control {
    background: #fff;
    border: 1px solid #ddd;
    padding: 7px 10px;
    height: auto;
    font-size: 13px;
    height: 34px;
    max-width: 100%;
}

.left-side {
    text-align: left;
    float: left;
    width: 470px;
}

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

.row.page-top-section {
    border-bottom: 1px solid #DFDFDF;
    margin-bottom: 30px;
}

.page-top-section {
    margin-bottom: 30px;
    border-bottom: 1px solid #E2E2E2;
    padding-bottom: 10px;
}

.pagination>li>a:hover, .pagination>li>span:hover, .pagination>li>a:focus, .pagination>li>span:focus {
  color: #FFFFFF;
  background-color: #0093c9;
  border-color: #02AAC0;
}




/*select2*/

.select2-container .select2-choice {
    background: #fff !important;
    border-radius: 0px !important;
    border-color: #ddd !important;
    height: 34px !important;
    line-height: 32px !important;
    box-shadow: none !important;
}

.select2-container {
    width: 100%;
}

.select2-results .select2-highlighted {
    background-color: #0093c9 !important;
}

.select2-search {}
.select2-search input {
    background: #fff !important;
}


.select2-drop-active {
    border-color: #0093c9 !important;
}

.select2-drop.select2-drop-above.select2-drop-active {
    border-top: 1px solid #0093c9 !important;
}
.select2-container-active .select2-choice,
.select2-container-active .select2-choices {
    border-color: #0093c9 !important;
}

.select2-dropdown-open.select2-drop-above .select2-choice,
.select2-dropdown-open.select2-drop-above .select2-choices {
    border-color: #0093c9 !important;
    background: none !important;
    box-shadow: none !important;
}
.select2-container-multi.select2-container-active .select2-choices {
    border-color: #0093c9 !important;
}

.select2-container .select2-choice .select2-arrow {
  background: transparent !important;
  border-color: #E5E5E5 !important;
}

.select2-container .select2-choice .select2-arrow b {
  background: url('select2.png') no-repeat 0 4px;
}


.client-details {}
.client-details-nav {
    border: none;
    display: table;
    width: 100%;
}
.client-details-nav li {
    background: #E2E2E2 !important;    border: none;    width: 25%;
    border-radius: 0px !important;
}
.client-details-nav li a {
    border: none !important;
    background-color: transparent !important;
    font-weight: 400;
    color: #28282F;
    padding: 15px;
    text-align: center;
    border-radius: 0px !important;
    margin: 0px;
}
.client-details-nav li a:hover {}

.client-details-nav li a:hover,
.client-details-nav li.active a {
  background: #fff !important;
  color: #0093c9;
}

.client-details-nav li.active a:hover {
    color: #0093c9;
}

.client-details-content {
    padding: 30px 20px 20px;
    background-color: #fff;
    border-radius: 0px 0px 3px 3px;
}

.changable-thumb {
    margin: 15px auto;
    width: 300px;
    height: auto;
}

.single-client-info-form {
  margin: 20px 0px;
}
.s-client-name {
  font-weight: 400;
  color: #0093c9;
  margin-bottom: 20px;
  margin-top: 30px;
}

.table {
  margin-bottom: 5px;
}


.datepicker-content .selected, .datepicker-content .selected:hover {
    color: #0093c9 !important;
}

.bottom-sec {
  margin-bottom: 50px;
  border-bottom: 1px solid #EEEEEE;
  padding-bottom: 40px;
}
.table>thead>tr>th {
  border-bottom: 1px solid #ddd;
}


.bottom-inv-con {
    margin-top: 30px;
    margin-bottom: 20px;
}

.grand-total-box {
    display: table;
    margin-left: auto;
    background-color: #0093c9;
    color: #fff;
    padding: 8px;
    border-radius: 3px;
}
.grand-total-box strong {
    margin-right: 10px;
}
.grand-total-box span {}


.invoice-view {
    background-color: #F3F3F4;
}

.invoice-view > thead > tr > th, .invoice-view > tbody > tr > th, .invoice-view > tfoot > tr > th, .invoice-view > thead > tr > td, .invoice-view > tbody > tr > td, .invoice-view > tfoot > tr > td {
  padding: 15px 25px 15px;
}

.invoice-view > thead > tr > th:first, .invoice-view > tbody > tr > th:first, .invoice-view > tfoot > tr > th:first, .invoice-view > thead > tr > td:first, .invoice-view > tbody > tr > td:first, .invoice-view > tfoot > tr > td:first {
  text-align: left;
}

.invoice-view > thead > tr > th:last-child, .invoice-view > tbody > tr > th:last-child, .invoice-view > tfoot > tr > th:last-child, .invoice-view > thead > tr > td:last-child, .invoice-view > tbody > tr > td:last-child, .invoice-view > tfoot > tr > td:last-child {
  text-align: right;
}


.invoice-summary {
    border: 1px solid #ddd;
    margin-top: 30px;
    margin-bottom: 30px;
}

.inv-block {
    padding: 15px 30px;
}

.inv-block.last {
    background-color: #0093c9;
    color: #fff;
}

.inv-block p {
    font-size: 30px;
    font-weight: 300;
}

h3.count-title {
    font-weight: 400;
}


.bill-data-title {
    font-weight: 500;
    color: #28282F;
    width: 160px;
    display: inline-block;
    text-align: left;
}

.bill-data-value {
    display: inline-block;
    width: 100px;
}

.invoice-to-client-name {
    font-size: 20px;
    font-weight: 400;
    margin: 15px 0px 15px;
}

.bill-info {
    margin-bottom: 30px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 20px;
}

.well {
    box-shadow: none;
    border-radius: 0px;
    background-color: transparent;
    margin: 0px;
}

.invoice-conpany-logo {
  margin-bottom: 10px;
}
.invoice-conpany-logo img {
  max-width: 150px;
}

.action-bar {
  margin-bottom: 40px;
}

.bill-data-status {
  display: inline-block;
  padding: 2px 6px;
  border-radius: 3px;
  font-size: 12px;
}

.btn-group .btn+.btn, .btn-group .btn+.btn-group, .btn-group .btn-group+.btn, .btn-group .btn-group+.btn-group {
  margin-left: 0px;
}

.ticket-de-pane {
  margin-bottom: 10px;
}

.redactor_box .redactor_editor p, .redactor_box .redactor_editor:focus p, .reply-message p {
  margin-bottom: 10px !important;
  font-size: 13px !important;
}

.ticket-status-title {
  font-weight: 600;
  display: block;
  float: left;
  width: 150px;
}

.ticket-status-content {
  overflow: hidden;
  display: block;
}

.section-devider {
  margin-top: 20px;
  height: 1px;
  background-color: #eee;
  margin-bottom: 20px;
}


.support-replies {}
/*

white theme  //Razib

*/

.single-support-reply {
    background-color: #F3F3F4;
    padding: 12px;
    box-shadow: 0px 1px 0px #E0E0E0, 0px 2px 0px #FFFFFF;
    margin-bottom: 2px;
}
.single-support-reply:last-child {
  margin-bottom: 0px;
  box-shadow: none;
}

.reply-info {}
.reply-user-thumb {
    border-radius: 50%;
    width: 38px;
    height: 38px;
    float: left;
    margin-right: 10px;
}
.reply-message {
  margin: 0px;
}

.reply-info-text {
    overflow: hidden;
}
.reply-user-name {
    display: inline-block;
    margin: 0px;
    font-weight: 500;
    color: #0093c9;
}
.reply-user-type {}
.reply-date {
    display: inline-block;
    margin: 0px;
    font-weight: 400;
}
.single-support-reply.client .reply-user-thumb {
  margin-right: 0px;
  margin-left: 20px;
  float: right;
}
.single-support-reply.client  .reply-info-text {
  text-align: right;
}


.single-support-reply.client .label-success,
.single-support-reply.client .badge-success {
  background-color: #32C700;
}
.single-support-reply.client .reply-user-name {
  color: #32C700;
}


@media(max-width: 1199px) {
  .ticket-status-title {
    width: 110px;
  }
  .btn-sm, .btn-group-sm>.btn {
    padding: 4px 8px;
  }
  .p40, .p-xl {
    padding: 20px !important;
  }
  .inv-block {
    padding: 10px 15px;
  }
  .inv-block p {
    font-size: 20px;
    font-weight: 300;
  }
}

@media(max-width: 767px) {
  .action-bar {
    margin-bottom: 30px;
  }

  .bill-data {
    margin-bottom: 30px;
    border-bottom: 1px solid #ECECEC;
    padding-bottom: 20px;
  }

  .bill-to address {
    margin-bottom: 0px;
  }

  .inv-block {
    padding: 10px 15px;
    border-bottom: 1px solid #DDD;
  }

  .inv-block.last {
    text-align: left;
    border-bottom: none;
  }

  h3.count-title {
    font-weight: 400;
    margin-bottom: 3px;
    font-size: 14px;
  }

  .inv-block p {
    font-size: 18px;
    font-weight: 300;
    margin: 0px;
  }

  .invoice-view > thead > tr > th, .invoice-view > tbody > tr > th, .invoice-view > tfoot > tr > th, .invoice-view > thead > tr > td, .invoice-view > tbody > tr > td, .invoice-view > tfoot > tr > td {
    padding: 10px 20px 10px;
  }

  table#invoice_items {
    min-width: 628px;
  }
  
}

@media(max-width: 500px) {
  .ticket-status-title {
    float: none;
    width: 100%;
  }
  .ticket-status-content {
    margin-bottom: 10px;
  }

  .reply-user-thumb {
    width: 38px;
    height: 38px;
    margin-right: 10px;
  }

  .single-support-reply.client .reply-user-thumb {
    margin-right: 0px;
    margin-left: 10px;
  }

  .p40, .p-xl {
    padding: 10px !important;
  }

  .action-bar {
    margin-bottom: 20px;
  }
  .bill-data {
    margin-bottom: 20px;
    padding-bottom: 10px;
  }
}
