@import url('https://fonts.googleapis.com/css?family=Roboto:100,300,400,500,700,900');
@import url('https://fonts.googleapis.com/css?family=Jura:600,700');
@import "spinners.css";

.nav,
.pagination,
.carousel,
.panel-title a {
  cursor: pointer;
}

.preloader {
  width: 100%;
  height: 100%;
  top: 0px;
  position: fixed;
  z-index: 99999;
  background: #fff;
}

.preloader .cssload-speeding-wheel {
  position: absolute;
  top: calc(50% - 3.5px);
  left: calc(50% - 3.5px);
}

* {
  outline: none !important;
}

body {
  background: #3a3f51;
  font-family: 'Roboto', sans-serif;
  font-weight: 300;
  margin: 0;
  overflow-x: hidden;
  color: #686868;
}

html {
  position: relative;
  min-height: 100%;
  background: #f1f2f7;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #2b2b2b;
  font-family: 'Jura', sans-serif;
  letter-spacing: -1px;
  margin: 10px 0;
  font-weight: 700;
}

h1 {
  line-height: 42px;
  font-size: 36px;
}

h2 {
  line-height: 30px;
  font-size: 24px;
}

h3 {
  line-height: 27px;
  font-size: 21px;
}

h4 {
  line-height: 22px;
  font-size: 18px;
}

h5 {
  font-size: 18px;
  font-size: 16px;
}

h5 {
  font-size: 16px;
  font-size: 14px;
}

blockquote {
  border-left: 5px solid #45BBEC !important;
  border: 1px solid rgba(120, 130, 140, 0.13);
}

p {
  line-height: 1.6;
}

b {
  font-weight: 600;
}

a:hover {
  outline: 0;
  text-decoration: none;
}

a:active {
  outline: 0;
  text-decoration: none;
}

a:focus {
  outline: 0;
  text-decoration: none;
}

.clear {
  clear: both;
}

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

hr {
  border-color: rgba(120, 130, 140, 0.13);
}

.b-t {
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.b-b {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.b-l {
  border-left: 1px solid rgba(120, 130, 140, 0.13);
}

.b-r {
  border-right: 1px solid rgba(120, 130, 140, 0.13);
}

.b-all {
  border: 1px solid rgba(120, 130, 140, 0.13);
}

.b-none {
  border: 0px !important;
}

.max-height {
  height: 310px;
  overflow: auto;
}

.p-0 {
  padding: 0px !important;
}

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

.p-20 {
  padding: 20px !important;
}

.p-30 {
  padding: 30px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

.m-0 {
  margin: 0px !important;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.font-light {
  font-weight: 300;
}

.pull-in {
  margin-left: -15px;
  margin-right: -15px;
}

.b-0 {
  border: none !important;
}

.vertical-middle {
  vertical-align: middle;
}

.bx-shadow {
  -moz-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  -webkit-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
  box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.1);
}

.mx-box {
  max-height: 380px;
  min-height: 380px;
}

.thumb-sm {
  height: 32px;
  width: 32px;
}

.thumb-md {
  height: 48px;
  width: 48px;
}

.thumb-lg {
  height: 88px;
  width: 88px;
}

/* Badge */
.badge {
  text-transform: uppercase;
  font-weight: 600;
  padding: 3px 5px;
  font-size: 12px;
  margin-top: 1px;
  background-color: #e4e7ea;
}

.badge-xs {
  font-size: 9px;
}

.badge-xs,
.badge-sm {
  -webkit-transform: translate(0, -2px);
  -ms-transform: translate(0, -2px);
  -o-transform: translate(0, -2px);
  transform: translate(0, -2px);
}

.badge-success {
  background-color: #99d683;
}

.badge-info {
  background-color: #45BBEC;
}

.badge-warning {
  background-color: #ffca4a;
}

.badge-danger {
  background-color: #f96262;
}

.badge-purple {
  background-color: #1F4B99;
}

.badge-red {
  background-color: #fb3a3a;
}

.badge-default {
  background-color: #e4e7ea;
}

.badge-inverse {
  background-color: #4c5667;
}

/* Text colors */
.text-white {
  color: #ffffff;
}

.text-danger {
  color: #f96262;
}

.text-muted {
  color: #8d9ea7;
}

.text-warning {
  color: #ffca4a;
}

.text-success {
  color: #99d683;
}

.text-info {
  color: #45BBEC;
}

.text-inverse {
  color: #4c5667;
}

.text-blue {
  color: #45BBEC;
}

.text-purple {
  color: #6164c1;
}

.text-dark {
  color: #686868 !important;
}

/* Background colors */
.bg-primary {
  background-color: #1F4B99 !important;
}

.bg-success {
  background-color: #99d683 !important;
}

.bg-info {
  background-color: #45BBEC !important;
}

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

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

.bg-inverse {
  background-color: #4c5667 !important;
}

.bg-purple {
  background-color: #6164c1 !important;
}

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

/* Labels */
label {
  font-weight: 600;
}

.label {
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: .3em .6em .3em;
}

.label-rouded {
  font-weight: 600;
  letter-spacing: 0.05em;
  padding: 5px 0;
  width: 20px;
  height: 20px;
  border-radius: 100%;
}

.label-success {
  background-color: #99d683;
}

.label-info {
  background-color: #45BBEC;
}

.label-warning {
  background-color: #ffca4a;
}

.label-danger {
  background-color: #f96262;
}

.label-purple {
  background-color: #1F4B99;
}

.label-red {
  background-color: #fb3a3a;
}

.label-inverse {
  background-color: #4c5667;
}

/*Bootstrap overight*/
.dropdown-menu {
  border: 0px;
  border-radius: 0px;
  padding-bottom: 8px;
}

.dropdown-menu>li>a {
  padding: 9px 20px;
}

.progress {
  height: 6px;
  box-shadow: none;
}

.navbar-top-links .progress {
  margin-bottom: 6px;
}

.btn {
  border-radius: 0px;
}

.table tbody tr td .btn {
  margin: 1px 3px;
}

.form-control {
  background-color: #ffffff;
  border: 1px solid light;
  border-radius: 0px;
  box-shadow: none;
  color: #565656;
  height: 38px;
  max-width: 100%;
  padding: 7px 12px;
  transition: all 300ms linear 0s;
}

.form-control:focus {
  box-shadow: none;
  border-color: #2b2b2b;
}

.input-group-btn .btn {
  padding: 8px 12px;
}

.list-group-item,
.list-group-item:first-child {
  border-radius: 0px;
  border: 0px;
}

.well,
pre {
  background: #ffffff;
  border-radius: 0px;
}

.tab-content {
  padding: 30px 0 20px 0;
}

.nav-tabs>li>a {
  border-radius: 0px;
  color: #2b2b2b;
}

.nav-tabs>li>a:hover,
.nav-tabs>li>a:focus {
  background: #ffffff;
}

.modal-content {
  border-radius: 0px;
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}

.alert {
  border-radius: 0px;
}

.carousel-control {
  width: 8%;
}

.carousel-control span {
  position: absolute;
  top: 50%;
  /* pushes the icon in the middle of the height */
  z-index: 5;
  display: inline-block;
  font-size: 30px;
}

.popover {
  border-radius: 0px;
}

.popover-title {
  padding: 5px 14px;
}

.tooltip-inner {
  border-radius: 0px;
  padding: 5px 10px;
}

/* Pagination/ Pager */
.pagination>li:first-child>a,
.pagination>li:first-child>span {
  border-bottom-left-radius: 0px;
  border-top-left-radius: 0px;
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
  border-bottom-right-radius: 0px;
  border-top-right-radius: 0px;
}

.pagination>li>a,
.pagination>li>span {
  color: #2b2b2b;
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
  background-color: #e4e7ea;
}

.pagination-split li {
  margin-left: 5px;
  display: inline-block;
  float: left;
}

.pagination-split li:first-child {
  margin-left: 0;
}

.pagination-split li a {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
  background-color: #45BBEC;
  border-color: #45BBEC;
}

.pager li>a,
.pager li>span {
  -moz-border-radius: 0px;
  -webkit-border-radius: 0px;
  border-radius: 0px;
  color: #2b2b2b;
}

.table-box {
  display: table;
  width: 100%;
}

.cell {
  display: table-cell;
  vertical-align: middle;
}

.jqstooltip {
  width: auto !important;
  height: auto !important;
}

#wrapper {
  width: 100%;
}

#page-wrapper {
  padding: 0px;
  min-height: 568px;
  background: #f1f2f7;
  padding-bottom: 60px;
}

.content-wrapper #page-wrapper {
  margin-left: 0px;
  width: 100% !important;
}

.bg-title {
  background: #eaecf2;
  overflow: hidden;
  padding: 15px 20px 10px;
  margin-bottom: 20px;
}

.bg-title h4 {
  color: #686868;
  font-weight: 600;
}

.bg-title .breadcrumb {
  background: none;
  padding: 0;
  margin-bottom: 5px;
}

.bg-title .breadcrumb:before {
  font-family: 'themify';
  content: "\e661";
  font-size: 12px;
}

.bg-title .breadcrumb>li+li::before {
  font-family: 'themify';
  content: "\e649";
  font-size: 12px;
}

.bg-title .breadcrumb a {
  color: rgba(0, 0, 0, 0.5);
}

.bg-title .breadcrumb a:hover {
  color: #000000;
}

.bg-title .breadcrumb .active {
  color: #45BBEC;
}

.logo i {
  color: #45BBEC;
}

.top-left-part {
  width: 220px;
  height: 50px;
  float: left;
  background: #fff;
}

.top-left-part a {
  display: inline-block;
  padding-top: 10px;
  height: 25px;
  width: 200px;
  padding-left: 15px;
}

.navbar-header {
  width: 100%;
  background: #fff;
  border: 0px;
}

.navbar-default {
  border: 0px;
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.1);
}

.navbar-top-links {
  margin-right: 0;
}

.navbar-top-links .badge {
  position: absolute;
  right: 6px;
  top: 11px;
}

.navbar-top-links>li {
  float: left;
}

.navbar-top-links li:last-child {
  margin-right: 15px;
}

.dropdown-menu {
  border-radius: 0px;
  border: 0px;
  margin-top: 0px;
}

.navbar-top-links>li>a {
  color: #686868;
  padding: 0 14px;
  line-height: 50px;
  min-height: 50px;
}

.navbar-top-links>li>a:hover {
  background: rgba(0, 0, 0, 0.1);
}

.navbar-top-links>li>a:focus {
  background: rgba(0, 0, 0, 0);
}

.nav .open>a,
.nav .open>a:focus,
.nav .open>a:hover {
  background: rgba(0, 0, 0, 0.1);
}

.navbar-top-links .dropdown-menu li {
  display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
  margin-right: 0;
}

.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: -218px;
}

.navbar-top-links .dropdown-user {
  right: 0;
  left: auto;
}

.navbar-header .navbar-toggle {
  padding: 0 15px;
  line-height: 50px;
  border: 0px;
  color: rgba(0, 0, 0, 0.5);
  margin: 0px;
  display: inline-block;
  border-radius: 0px;
}

.navbar-header .navbar-toggle:hover,
.navbar-header .navbar-toggle:focus {
  background: rgba(0, 0, 0, 0.3);
  color: #ffffff;
}

.nav-small-cap {
  color: #8d9ea7;
  cursor: default;
  font-size: 13px;
  letter-spacing: 0.035em;
  padding: 12px 15px !important;
  pointer-events: none;
}

.profile-pic {
  padding: 0px 20px;
  line-height: 50px;
}

.profile-pic img {
  margin-right: 10px;
}

.drop-title {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  color: #2b2b2b;
  font-size: 15px;
  font-weight: 600;
  padding: 11px 20px 15px;
}

.btn-outline {
  color: inherit;
  background-color: transparent;
  transition: all .5s;
}

.btn-outline.btn-default:hover {
  background-color: #FFFFFF;
}

.btn-rounded {
  border-radius: 60px;
}

.btn-primary {
  background: #1F4B99;
  border: 1px solid #1F4B99;
}

.btn-primary:hover {
  background: #1F4B99;
  opacity: 0.8;
  border: 1px solid #1F4B99;
}

.btn-success {
  background: #99d683;
  border: 1px solid #99d683;
}

.btn-success:hover {
  background: #99d683;
  opacity: 0.8;
  border: 1px solid #99d683;
}

.btn-info {
  background: #45BBEC;
  border: 1px solid #45BBEC;
}

.btn-info:hover {
  background: #45BBEC;
  opacity: 0.8;
  border: 1px solid #45BBEC;
}

.btn-warning {
  background: #ffca4a;
  border: 1px solid #ffca4a;
}

.btn-warning:hover {
  background: #ffca4a;
  opacity: 0.8;
  border: 1px solid #ffca4a;
}

.btn-danger {
  background: #f96262;
  border: 1px solid #f96262;
}

.btn-danger:hover {
  background: #f96262;
  opacity: 0.8;
  border: 1px solid #f96262;
}

.btn-white {
  background: #ffffff;
  border: 1px solid rgba(120, 130, 140, 0.13);
}

.btn-white:hover {
  opacity: 0.8;
  border: 1px solid rgba(120, 130, 140, 0.13);
}

.btn-white:focus {
  background: rgba(120, 130, 140, 0.13);
}

.btn-primary.btn-outline {
  color: #1F4B99;
  background-color: #ffffff;
}

.btn-primary.btn-outline:hover {
  background: #1F4B99;
}

.btn-success.btn-outline {
  color: #99d683;
  background-color: transparent;
}

.btn-success.btn-outline:hover {
  background: #99d683;
}

.btn-info.btn-outline {
  color: #45BBEC;
  background-color: transparent;
}

.btn-info.btn-outline:hover {
  background: #45BBEC;
}

.btn-warning.btn-outline {
  color: #ffca4a;
  background-color: transparent;
}

.btn-warning.btn-outline:hover {
  background: #ffca4a;
}

.btn-danger.btn-outline {
  color: #f96262;
  background-color: transparent;
}

.btn-danger.btn-outline:hover {
  background: #f96262;
}

.button-box .btn {
  margin: 0 0 8px 5px;
}

.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: white;
}

.btn-label {
  background: rgba(0, 0, 0, 0.05);
  display: inline-block;
  margin: -6px 12px -6px -14px;
  padding: 7px 15px;
}

.btn-facebook {
  color: #ffffff !important;
  background-color: #3b5998 !important;
}

.btn-twitter {
  color: #ffffff !important;
  background-color: #55acee !important;
}

.btn-linkedin {
  color: #ffffff !important;
  background-color: #007bb6 !important;
}

.btn-dribbble {
  color: #ffffff !important;
  background-color: #ea4c89 !important;
}

.btn-googleplus {
  color: #ffffff !important;
  background-color: #dd4b39 !important;
}

.btn-instagram {
  color: #ffffff !important;
  background-color: #3f729b !important;
}

.btn-pinterest {
  color: #ffffff !important;
  background-color: #cb2027 !important;
}

.btn-dropbox {
  color: #ffffff !important;
  background-color: #007ee5 !important;
}

.btn-flickr {
  color: #ffffff !important;
  background-color: #ff0084 !important;
}

.btn-tumblr {
  color: #ffffff !important;
  background-color: #32506d !important;
}

.btn-skype {
  color: #ffffff !important;
  background-color: #00aff0 !important;
}

.btn-youtube {
  color: #ffffff !important;
  background-color: #bb0000 !important;
}

.btn-github {
  color: #ffffff !important;
  background-color: #171515 !important;
}

.btn-primary.active.focus,
.btn-primary.active:focus,
.btn-primary.active:hover,
.btn-primary.focus:active,
.btn-primary:active:focus,
.btn-primary:active:hover,
.open>.dropdown-toggle.btn-primary.focus,
.open>.dropdown-toggle.btn-primary:focus,
.open>.dropdown-toggle.btn-primary:hover,
.btn-primary.focus,
.btn-primary:focus {
  background-color: #1F4B99;
  border: 1px solid #1F4B99;
}

.btn-success.active.focus,
.btn-success.active:focus,
.btn-success.active:hover,
.btn-success.focus:active,
.btn-success:active:focus,
.btn-success:active:hover,
.open>.dropdown-toggle.btn-success.focus,
.open>.dropdown-toggle.btn-success:focus,
.open>.dropdown-toggle.btn-success:hover,
.btn-success.focus,
.btn-success:focus {
  background-color: #99d683;
  border: 1px solid #99d683;
}

.btn-info.active.focus,
.btn-info.active:focus,
.btn-info.active:hover,
.btn-info.focus:active,
.btn-info:active:focus,
.btn-info:active:hover,
.open>.dropdown-toggle.btn-info.focus,
.open>.dropdown-toggle.btn-info:focus,
.open>.dropdown-toggle.btn-info:hover,
.btn-info.focus,
.btn-info:focus {
  background-color: #45BBEC;
  border: 1px solid #45BBEC;
}

.btn-warning.active.focus,
.btn-warning.active:focus,
.btn-warning.active:hover,
.btn-warning.focus:active,
.btn-warning:active:focus,
.btn-warning:active:hover,
.open>.dropdown-toggle.btn-warning.focus,
.open>.dropdown-toggle.btn-warning:focus,
.open>.dropdown-toggle.btn-warning:hover,
.btn-warning.focus,
.btn-warning:focus {
  background-color: #ffca4a;
  border: 1px solid #ffca4a;
}

.btn-danger.active.focus,
.btn-danger.active:focus,
.btn-danger.active:hover,
.btn-danger.focus:active,
.btn-danger:active:focus,
.btn-danger:active:hover,
.open>.dropdown-toggle.btn-danger.focus,
.open>.dropdown-toggle.btn-danger:focus,
.open>.dropdown-toggle.btn-danger:hover,
.btn-danger.focus,
.btn-danger:focus {
  background-color: #f96262;
  border: 1px solid #f96262;
}

.btn-inverse,
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.focus,
.btn-inverse:active,
.btn-inverse:focus,
.btn-inverse:hover,
.open>.dropdown-toggle.btn-inverse {
  background-color: #4c5667;
  border: 1px solid #4c5667;
  color: #ffffff;
}

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

.chat li {
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: 1px dotted rgba(120, 130, 140, 0.13);
}

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

.chat li.right .chat-body {
  margin-right: 60px;
}

.chat li .chat-body p {
  margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
  margin-right: 5px;
}

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

.login-panel {
  margin-top: 25%;
}

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

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

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
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 {
  content: "\f0de";
  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);
}

.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 rgba(120, 130, 140, 0.13);
  background-color: #f4f8fb;
}

.show-grid {
  margin: 15px 0;
}

.huge {
  font-size: 40px;
}

.white-box {
  background: #ffffff;
  padding: 15px;
  margin-bottom: 20px;
}

.white-box.shadow {
  box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2);
}

.white-box h3 {
  margin: 0px 0px 12px;
  font-weight: 500;
}

.panel {
  border-radius: 0px;
  border: 0px;
}

.panel .panel-heading {
  border-radius: 0px;
}

.panel .panel-heading a {
  color: #ffffff;
  margin-left: 8px;
}

.panel .panel-heading a:hover {
  color: rgba(255, 255, 255, 0.5);
}

.panel .panel-heading a i {
  font-size: 12px;
}

.panel .panel-heading .btn {
  margin-top: -6px;
}

.panel .panel-footer {
  background: #ffffff;
  border-radius: 0px;
}

.panel-green,
.panel-success {
  border-color: #99d683;
}

.panel-green .panel-heading,
.panel-success .panel-heading {
  border-color: #99d683;
  color: white;
  background-color: #99d683;
}

.panel-green a,
.panel-success a {
  color: #99d683;
}

.panel-green a:hover,
.panel-success a:hover {
  color: #6ac34a;
}

.panel-darkblue,
.panel-primary {
  border-color: #1F4B99;
}

.panel-darkblue .panel-heading,
.panel-primary .panel-heading {
  border-color: #1F4B99;
  color: white;
  background-color: #1F4B99;
}

.panel-darkblue a,
.panel-primary a {
  color: #1F4B99;
}

.panel-darkblue a:hover,
.panel-primary a:hover {
  color: #3c3f99;
}

.panel-blue,
.panel-info {
  border-color: #45BBEC;
}

.panel-blue .panel-heading,
.panel-info .panel-heading {
  border-color: #45BBEC;
  color: white;
  background-color: #45BBEC;
}

.panel-blue a,
.panel-info a {
  color: #45BBEC;
}

.panel-blue a:hover,
.panel-info a:hover {
  color: #01a6c4;
}

.panel-red,
.panel-danger {
  border-color: #f96262;
}

.panel-red .panel-heading,
.panel-danger .panel-heading {
  border-color: #f96262;
  color: white;
  background-color: #f96262;
}

.panel-red a,
.panel-danger a {
  color: #f96262;
}

.panel-red a:hover,
.panel-danger a:hover {
  color: #f61818;
}

.panel-yellow,
.panel-warning {
  border-color: #ffca4a;
}

.panel-yellow .panel-heading,
.panel-warning .panel-heading {
  border-color: #ffca4a;
  color: white;
  background-color: #ffca4a;
}

.panel-yellow a,
.panel-warning a {
  color: #ffca4a;
}

.panel-yellow a:hover,
.panel-warning a:hover {
  color: #fdb300;
}

.panel-white,
.panel-default {
  border-color: rgba(120, 130, 140, 0.13);
}

.panel-white .panel-heading,
.panel-default .panel-heading {
  color: #2b2b2b;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.panel-white .panel-heading a,
.panel-default .panel-heading a {
  color: rgba(0, 0, 0, 0.5);
}

.panel-white .panel-heading a:hover,
.panel-default .panel-heading a:hover {
  color: #2b2b2b;
}

.panel-white .panel-body,
.panel-default .panel-body {
  color: #2b2b2b;
}

.panel-white .panel-footer,
.panel-default .panel-footer {
  background: #ffffff;
  color: #2b2b2b;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.panel-white a,
.panel-default a {
  color: #2b2b2b;
}

.panel-white a:hover,
.panel-default a:hover {
  color: #2c313b;
}

.full-panel-info {
  border-color: #45BBEC;
}

.full-panel-info .panel-heading {
  border-color: #45BBEC;
  color: white;
  background-color: #45BBEC;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-info .panel-body {
  background: #45BBEC;
  color: #ffffff;
}

.full-panel-info .panel-footer {
  background: #45BBEC;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-info a {
  color: #45BBEC;
}

.full-panel-info a:hover {
  color: #01a6c4;
}

.full-panel-warning {
  border-color: #ffca4a;
}

.full-panel-warning .panel-heading {
  border-color: #ffca4a;
  color: white;
  background-color: #ffca4a;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-warning .panel-body {
  background: #ffca4a;
  color: #ffffff;
}

.full-panel-warning .panel-footer {
  background: #ffca4a;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-warning a {
  color: #ffca4a;
}

.full-panel-warning a:hover {
  color: #fdb300;
}

.full-panel-success {
  border-color: #99d683;
}

.full-panel-success .panel-heading {
  border-color: #99d683;
  color: white;
  background-color: #99d683;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-success .panel-body {
  background: #99d683;
  color: #ffffff;
}

.full-panel-success .panel-footer {
  background: #99d683;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-success a {
  color: #99d683;
}

.full-panel-success a:hover {
  color: #6ac34a;
}

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

.full-panel-primary .panel-heading {
  color: white;
  background-color: #1F4B99;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-primary .panel-body {
  background: #1F4B99;
  color: #ffffff;
}

.full-panel-primary .panel-footer {
  background: #1F4B99;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-primary a {
  color: #1F4B99;
}

.full-panel-primary a:hover {
  color: #3c3f99;
}

.full-panel-danger {
  border-color: #f96262;
}

.full-panel-danger .panel-heading {
  border-color: #f96262;
  color: white;
  background-color: #f96262;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-danger .panel-body {
  background: #f96262;
  color: #ffffff;
}

.full-panel-danger .panel-footer {
  background: #f96262;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-danger a {
  color: #f96262;
}

.full-panel-danger a:hover {
  color: #f61818;
}

.full-panel-inverse {
  border-color: #4c5667;
}

.full-panel-inverse .panel-heading {
  border-color: #4c5667;
  color: white;
  background-color: #4c5667;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-inverse .panel-body {
  background: #4c5667;
  color: #ffffff;
}

.full-panel-inverse .panel-footer {
  background: #4c5667;
  color: #ffffff;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-inverse a {
  color: #4c5667;
}

.full-panel-inverse a:hover {
  color: #2c313b;
}

.full-panel-default {
  border-color: rgba(120, 130, 140, 0.13);
}

.full-panel-default .panel-heading {
  color: #2b2b2b;
  background-color: #ffffff;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-default .panel-body {
  color: #2b2b2b;
}

.full-panel-default .panel-footer {
  background: #ffffff;
  color: #2b2b2b;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.full-panel-default a {
  color: #2b2b2b;
}

.full-panel-default a:hover {
  color: #2c313b;
}

.panel-opcl {
  float: right;
}

.panel-opcl i {
  margin-left: 8px;
  font-size: 10px;
  cursor: pointer;
}

.fa-fw {
  width: 20px !important;
  display: inline-block !important;
  text-align: left !important;
}

/*Wave Effeects*/
.waves-effect {
  position: relative;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -webkit-tap-highlight-color: transparent;
}

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

.waves-block {
  display: block;
}

/* =============
   Checkbox and Radios
============= */
.checkbox {
  padding-left: 20px;
}

.checkbox label {
  display: inline-block;
  padding-left: 5px;
  position: relative;
}

.checkbox label::before {
  -o-transition: 0.3s ease-in-out;
  -webkit-transition: 0.3s ease-in-out;
  background-color: #ffffff;
  border-radius: 1px;
  border: 1px solid #2b2b2b;
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  position: absolute;
  transition: 0.3s ease-in-out;
  width: 17px;
  outline: none !important;
}

.checkbox label::after {
  color: #2b2b2b;
  display: inline-block;
  font-size: 11px;
  height: 16px;
  left: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  position: absolute;
  top: 0;
  width: 16px;
}

.checkbox input[type="checkbox"] {
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important;
}

.checkbox input[type="checkbox"]:disabled+label {
  opacity: 0.65;
}

.checkbox input[type="checkbox"]:focus+label::before {
  outline-offset: -2px;
  outline: none;
  outline: thin dotted;
}

.checkbox input[type="checkbox"]:checked+label::after {
  content: "\f00c";
  font-family: 'FontAwesome';
}

.checkbox input[type="checkbox"]:disabled+label::before {
  background-color: #e4e7ea;
  cursor: not-allowed;
}

.checkbox.checkbox-circle label::before {
  border-radius: 50%;
}

.checkbox.checkbox-inline {
  margin-top: 0;
}

.checkbox.checkbox-single label {
  height: 17px;
}

.checkbox-primary input[type="checkbox"]:checked+label::before {
  background-color: #1F4B99;
  border-color: #1F4B99;
}

.checkbox-primary input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-danger input[type="checkbox"]:checked+label::before {
  background-color: #f96262;
  border-color: #f96262;
}

.checkbox-danger input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-info input[type="checkbox"]:checked+label::before {
  background-color: #45BBEC;
  border-color: #45BBEC;
}

.checkbox-info input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-warning input[type="checkbox"]:checked+label::before {
  background-color: #ffca4a;
  border-color: #ffca4a;
}

.checkbox-warning input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-success input[type="checkbox"]:checked+label::before {
  background-color: #99d683;
  border-color: #99d683;
}

.checkbox-success input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-purple input[type="checkbox"]:checked+label::before {
  background-color: #1F4B99;
  border-color: #1F4B99;
}

.checkbox-purple input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-red input[type="checkbox"]:checked+label::before {
  background-color: #f96262;
  border-color: #f96262;
}

.checkbox-red input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

.checkbox-inverse input[type="checkbox"]:checked+label::before {
  background-color: #4c5667;
  border-color: #4c5667;
}

.checkbox-inverse input[type="checkbox"]:checked+label::after {
  color: #ffffff;
}

/* Radios */
.radio {
  padding-left: 20px;
}

.radio label {
  display: inline-block;
  padding-left: 5px;
  position: relative;
}

.radio label::before {
  -o-transition: border 0.5s ease-in-out;
  -webkit-transition: border 0.5s ease-in-out;
  background-color: #ffffff;
  border-radius: 50%;
  border: 1px solid #2b2b2b;
  content: "";
  display: inline-block;
  height: 17px;
  left: 0;
  margin-left: -20px;
  position: absolute;
  transition: border 0.5s ease-in-out;
  width: 17px;
  outline: none !important;
}

.radio label::after {
  -moz-transition: -moz-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -ms-transform: scale(0, 0);
  -o-transform: scale(0, 0);
  -o-transition: -o-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  -webkit-transform: scale(0, 0);
  -webkit-transition: -webkit-transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  background-color: #2b2b2b;
  border-radius: 50%;
  content: " ";
  display: inline-block;
  height: 7px;
  left: 5px;
  margin-left: -20px;
  position: absolute;
  top: 5px;
  transform: scale(0, 0);
  transition: transform 0.3s cubic-bezier(0.8, -0.33, 0.2, 1.33);
  width: 7px;
}

.radio input[type="radio"] {
  cursor: pointer;
  opacity: 0;
  z-index: 1;
  outline: none !important;
}

.radio input[type="radio"]:disabled+label {
  opacity: 0.65;
}

.radio input[type="radio"]:focus+label::before {
  outline-offset: -2px;
  outline: 5px auto -webkit-focus-ring-color;
  outline: thin dotted;
}

.radio input[type="radio"]:checked+label::after {
  -ms-transform: scale(1, 1);
  -o-transform: scale(1, 1);
  -webkit-transform: scale(1, 1);
  transform: scale(1, 1);
}

.radio input[type="radio"]:disabled+label::before {
  cursor: not-allowed;
}

.radio.radio-inline {
  margin-top: 0;
}

.radio.radio-single label {
  height: 17px;
}

.radio-primary input[type="radio"]+label::after {
  background-color: #1F4B99;
}

.radio-primary input[type="radio"]:checked+label::before {
  border-color: #1F4B99;
}

.radio-primary input[type="radio"]:checked+label::after {
  background-color: #1F4B99;
}

.radio-danger input[type="radio"]+label::after {
  background-color: #f96262;
}

.radio-danger input[type="radio"]:checked+label::before {
  border-color: #f96262;
}

.radio-danger input[type="radio"]:checked+label::after {
  background-color: #f96262;
}

.radio-info input[type="radio"]+label::after {
  background-color: #45BBEC;
}

.radio-info input[type="radio"]:checked+label::before {
  border-color: #45BBEC;
}

.radio-info input[type="radio"]:checked+label::after {
  background-color: #45BBEC;
}

.radio-warning input[type="radio"]+label::after {
  background-color: #ffca4a;
}

.radio-warning input[type="radio"]:checked+label::before {
  border-color: #ffca4a;
}

.radio-warning input[type="radio"]:checked+label::after {
  background-color: #ffca4a;
}

.radio-success input[type="radio"]+label::after {
  background-color: #99d683;
}

.radio-success input[type="radio"]:checked+label::before {
  border-color: #99d683;
}

.radio-success input[type="radio"]:checked+label::after {
  background-color: #99d683;
}

.radio-purple input[type="radio"]+label::after {
  background-color: #1F4B99;
}

.radio-purple input[type="radio"]:checked+label::before {
  border-color: #1F4B99;
}

.radio-purple input[type="radio"]:checked+label::after {
  background-color: #1F4B99;
}

.radio-red input[type="radio"]+label::after {
  background-color: #f96262;
}

.radio-red input[type="radio"]:checked+label::before {
  border-color: #f96262;
}

.radio-red input[type="radio"]:checked+label::after {
  background-color: #f96262;
}

/* File Upload */
.fileupload {
  overflow: hidden;
  position: relative;
}

.fileupload input.upload {
  cursor: pointer;
  filter: alpha(opacity=0);
  font-size: 20px;
  margin: 0;
  opacity: 0;
  padding: 0;
  position: absolute;
  right: 0;
  top: 0;
}

/**
Models
**/
.model_img {
  cursor: pointer;
}

/*Nestable*/
.myadmin-dd .dd-list .dd-item .dd-handle {
  background: #ffffff;
  border: 1px solid rgba(120, 130, 140, 0.13);
  padding: 8px 16px;
  height: auto;
  font-weight: 600;
  border-radius: 0px;
}

.myadmin-dd .dd-list .dd-item .dd-handle:hover {
  color: #45BBEC;
}

.myadmin-dd .dd-list .dd-item button {
  height: auto;
  font-size: 17px;
  margin: 8px auto;
  color: #2b2b2b;
  width: 30px;
}

.myadmin-dd-empty .dd-list .dd3-handle {
  border: 1px solid rgba(120, 130, 140, 0.13);
  border-bottom: 0px;
  background: #ffffff;
  height: 36px;
  width: 36px;
}

.myadmin-dd-empty .dd-list .dd3-handle:before {
  color: inherit;
  top: 7px;
}

.myadmin-dd-empty .dd-list .dd3-handle:hover {
  color: #45BBEC;
}

.myadmin-dd-empty .dd-list .dd3-content {
  height: auto;
  border: 1px solid rgba(120, 130, 140, 0.13);
  padding: 8px 16px 8px 46px;
  background: #ffffff;
  font-weight: 600;
}

.myadmin-dd-empty .dd-list .dd3-content:hover {
  color: #45BBEC;
}

.myadmin-dd-empty .dd-list button {
  width: 26px;
  height: 26px;
  font-size: 16px;
  font-weight: 600;
}

/*Setting box*/
.settings_box {
  position: absolute;
  top: 75px;
  right: 0px;
  z-index: 100;
}

.settings_box a {
  background: #ffffff;
  padding: 15px;
  display: inline-block;
  vertical-align: top;
}

.settings_box a i {
  display: block;
  -webkit-animation-name: rotate;
  -webkit-animation-duration: 2s;
  -moz-animation-name: rotate;
  -moz-animation-duration: 2s;
  -moz-animation-iteration-count: infinite;
  -moz-animation-timing-function: linear;
  animation-name: rotate;
  font-size: 16px;
  animation-duration: 1s;
  animation-iteration-count: infinite;
  animation-timing-function: linear;
}

@-webkit-keyframes rotate {
  from {
    -webkit-transform: rotate(0deg);
  }

  to {
    -webkit-transform: rotate(360deg);
  }
}

@-moz-keyframes rotate {
  from {
    -moz-transform: rotate(0deg);
  }

  to {
    -moz-transform: rotate(360deg);
  }
}

@keyframes rotate {
  from {
    transform: rotate(0deg);
  }

  to {
    transform: rotate(360deg);
  }
}

.theme_color {
  margin: 0px;
  padding: 0px;
  display: inline-block;
  overflow: hidden;
  width: 0px;
  transition: 0.5s ease-out;
  background: #ffffff;
}

.theme_color li {
  list-style: none;
  width: 30%;
  float: left;
  margin: 0 1.5%;
}

.theme_color li a {
  padding: 5px;
  height: 50px;
  display: block;
}

.theme_color li a.theme-green {
  background: #99d683;
}

.theme_color li a.theme-red {
  background: #f96262;
}

.theme_color li a.theme-dark {
  background: #4c5667;
}

.theme_block {
  width: 200px;
  padding: 30px;
}

/*Common Ul*/
ul.common li {
  display: inline-block;
  line-height: 40px;
  list-style: outside none none;
  width: 48%;
}

ul.common li a {
  color: #686868;
}

ul.common li a:hover {
  color: #45BBEC;
}

/*Inbox widgets*/
.mailbox {
  width: 280px;
  overflow: auto;
  padding-bottom: 0px;
}

.message-center a {
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  display: block;
  padding: 9px 15px;
}

.message-center a:hover {
  background: #f4f8fb;
}

.message-center .user-img {
  width: 40px;
  float: left;
  position: relative;
  margin: 0 10px 15px 0px;
}

.message-center .user-img img {
  width: 100%;
}

.message-center .user-img .profile-status {
  border: 2px solid #ffffff;
  border-radius: 50%;
  display: inline-block;
  height: 10px;
  left: 30px;
  position: absolute;
  top: 1px;
  width: 10px;
}

.message-center .user-img .online {
  background: #99d683;
}

.message-center .user-img .busy {
  background: #f96262;
}

.message-center .user-img .away {
  background: #ffca4a;
}

.message-center .user-img .offline {
  background: #ffca4a;
}

.message-center .mail-contnet h5 {
  margin: 0px;
  font-weight: 400;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}

.message-center .mail-contnet .mail-desc {
  font-size: 12px;
  display: block;
  margin: 5px 0;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  color: #2b2b2b;
}

.message-center .mail-contnet .time {
  display: block;
  font-size: 10px;
  color: #2b2b2b;
}

.list-group-item:last-child {
  border-radius: 0px;
  border: 0px;
}

/*Task*/
.dropdown-tasks,
.dropdown-alerts {
  padding: 0px;
}

.dropdown-tasks li a,
.dropdown-alerts li a,
.mailbox li>a {
  padding: 15px 20px;
}

.dropdown-tasks li.divider,
.dropdown-alerts li.divider {
  margin: 0px;
}

/*col-in*/
.col-in {
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  padding: 20px;
}

.col-in h3 {
  font-size: 48px;
  font-weight: 100;
}

/*
Basic List
*/
.basic-list {
  padding: 0px;
}

.basic-list li {
  display: block;
  padding: 15px 0px;
  border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  line-height: 27px;
}

.basic-list li:last-child {
  border-bottom: 0px;
}

/* Steam line widget */
.steamline {
  position: relative;
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  margin-left: 20px;
}

.steamline .sl-left {
  float: left;
  margin-left: -20px;
  z-index: 1;
  margin-right: 15px;
}

.steamline .sl-left img {
  max-width: 40px;
}

.steamline .sl-right {
  padding-left: 35px;
}

.steamline .sl-item {
  margin-top: 8px;
  margin-bottom: 30px;
}

.sl-date {
  font-size: 10px;
  color: #98a6ad;
}

.time-item {
  border-color: rgba(120, 130, 140, 0.13);
  padding-bottom: 1px;
  position: relative;
}

.time-item:before {
  content: " ";
  display: table;
}

.time-item:after {
  background-color: #ffffff;
  border-color: rgba(120, 130, 140, 0.13);
  border-radius: 10px;
  border-style: solid;
  border-width: 2px;
  bottom: 0;
  content: '';
  height: 14px;
  left: 0;
  margin-left: -8px;
  position: absolute;
  top: 5px;
  width: 14px;
}

.time-item-item:after {
  content: " ";
  display: table;
}

.item-info {
  margin-bottom: 15px;
  margin-left: 15px;
}

.item-info p {
  margin-bottom: 10px !important;
}

/*User-box*/
.user-bg {
  margin: -15px;
  height: 230px;
  overflow: hidden;
  position: relative;
}

.user-bg .overlay-box {
  background: #1F4B99;
  opacity: 0.9;
  position: absolute;
  top: 0px;
  left: 0px;
  right: 0px;
  height: 100%;
  text-align: center;
}

.user-bg .overlay-box .user-content {
  padding: 15px;
  margin-top: 30px;
}

.user-btm-box {
  padding: 40px 0 10px;
  clear: both;
  overflow: hidden;
}

/*    Vertical Carousel */
.vertical .carousel-inner {
  height: 100%;
  position: relative;
}

.carousel.vertical .item {
  -webkit-transition: 0.6s ease-in-out top;
  -moz-transition: 0.6s ease-in-out top;
  -ms-transition: 0.6s ease-in-out top;
  -o-transition: 0.6s ease-in-out top;
  transition: 0.6s ease-in-out top;
}

.carousel.vertical .active {
  top: 0;
}

.carousel.vertical .next {
  top: 400px;
}

.carousel.vertical .prev {
  top: -400px;
}

.carousel.vertical .next.left,
.carousel.vertical .prev.right {
  top: 0;
}

.carousel.vertical .active.left {
  top: -400px;
}

.carousel.vertical .active.right {
  top: 400px;
}

.carousel.vertical .item {
  left: 0;
}

.twi-user img {
  margin-right: 20px;
  width: 50px;
}

.twi-user {
  margin: 18px 0;
}

/*Chart Box*/
.chart-box {
  margin: 25px -15px -17px -17px;
}

/*Todo list*/
.list-task .task-done span {
  text-decoration: line-through;
}

/* Chat widget */
.chat-list {
  list-style: none;
  max-height: 332px;
  padding: 0px 20px;
}

.chat-list li {
  margin-bottom: 24px;
  overflow: auto;
}

.chat-list .chat-image {
  display: inline-block;
  float: left;
  text-align: center;
  width: 50px;
}

.chat-list .chat-image img {
  border-radius: 100%;
  width: 100%;
}

.chat-list .chat-text {
  background: #f4f8fb;
  border-radius: 0px;
  display: inline-block;
  padding: 15px;
  position: relative;
}

.chat-list .chat-text h4 {
  color: #1a2942;
  display: block;
  font-size: 12px;
  font-style: normal;
  font-weight: bold;
  margin: 0;
  line-height: 15px;
  position: relative;
}

.chat-list .chat-text p {
  margin: 0px;
  padding-top: 3px;
}

.chat-list .chat-text b {
  font-size: 10px;
  opacity: 0.8;
}

.chat-list .chat-body {
  display: inline-block;
  float: left;
  font-size: 12px;
  margin-left: 12px;
  width: 65%;
}

.chat-list .odd .chat-image {
  float: right !important;
}

.chat-list .odd .chat-body {
  float: right !important;
  margin-right: 12px;
  text-align: right;
  color: #ffffff;
}

.chat-list .odd .chat-text {
  background: #1F4B99;
}

.chat-list .odd .chat-text h4 {
  color: #ffffff;
}

.chat-send {
  padding-left: 0px;
  padding-right: 30px;
}

.chat-send button {
  width: 100%;
}

/*custom tab*/
.customtab {
  border-bottom: 2px solid #f4f8fb;
}

.customtab li.active a,
.customtab li.active a:hover,
.customtab li.active a:focus {
  background: #ffffff;
  border: 0px;
  border-bottom: 2px solid #45BBEC;
  margin-bottom: -1px;
  color: #45BBEC;
}

.customtab li a,
.customtab li a:hover,
.customtab li a:focus {
  border: 0px;
}

/*custom tab2*/
.customtab2 {
  border-bottom: 1px solid #f4f8fb;
  border-top: 1px solid #f4f8fb;
  padding: 10px 0;
}

.customtab2 li.active a,
.customtab2 li.active a:hover,
.customtab2 li.active a:focus {
  background: #45BBEC;
  border: 1px solid #45BBEC;
  color: #ffffff;
}

.customtab2 li a,
.customtab2 li a:hover,
.customtab2 li a:focus {
  border: 0px;
}

/*Vertical tabs*/
.vtabs {
  display: table;
}

.vtabs .tabs-vertical {
  width: 150px;
  border-right: 1px solid rgba(120, 130, 140, 0.13);
  display: table-cell;
  vertical-align: top;
}

.vtabs .tabs-vertical li a {
  color: #2b2b2b;
  margin-bottom: 10px;
}

.vtabs .tab-content {
  display: table-cell;
  padding: 20px;
  vertical-align: top;
}

.tabs-vertical li.active a,
.tabs-vertical li.active a:hover,
.tabs-vertical li.active a:focus {
  background: #45BBEC;
  border: 0px;
  border-right: 2px solid #45BBEC;
  margin-right: -1px;
  color: #ffffff;
}

/*Accordion*/
.panel-group .panel .panel-heading a[data-toggle=collapse].collapsed:before {
  content: '\e64b';
}

.panel-group .panel .panel-heading .accordion-toggle.collapsed:before {
  content: '\e64b';
}

.panel-group .panel .panel-heading a[data-toggle=collapse] {
  display: block;
}

.panel-group .panel .panel-heading a[data-toggle=collapse]:before {
  content: '\e648';
  display: block;
  float: right;
  font-family: 'themify';
  font-size: 14px;
  text-align: right;
  width: 25px;
}

.panel-group .panel .panel-heading .accordion-toggle {
  display: block;
}

.panel-group .panel .panel-heading .accordion-toggle:before {
  content: '\e648';
  display: block;
  float: right;
  font-family: 'themify';
  font-size: 14px;
  text-align: right;
  width: 25px;
}

.panel-group .panel .panel-heading+.panel-collapse .panel-body {
  border-top: none;
}

.panel-group .panel-heading {
  padding: 12px 20px;
}

/*Progressbars*/
.progress {
  -webkit-box-shadow: none !important;
  background-color: #f4f8fb;
  box-shadow: none !important;
  height: 10px;
  border-radius: 0px;
  margin-bottom: 18px;
  overflow: hidden;
}

.progress-bar {
  box-shadow: none;
  font-size: 8px;
  font-weight: 600;
  line-height: 12px;
}

.progress.progress-sm {
  height: 5px !important;
}

.progress.progress-sm .progress-bar {
  font-size: 8px;
  line-height: 5px;
}

.progress.progress-md {
  height: 15px !important;
}

.progress.progress-md .progress-bar {
  font-size: 10.8px;
  line-height: 14.4px;
}

.progress.progress-lg {
  height: 20px !important;
}

.progress.progress-lg .progress-bar {
  font-size: 12px;
  line-height: 20px;
}

.progress-bar-primary {
  background-color: #1F4B99;
}

.progress-bar-success {
  background-color: #99d683;
}

.progress-bar-info {
  background-color: #45BBEC;
}

.progress-bar-warning {
  background-color: #ffca4a;
}

.progress-bar-danger {
  background-color: #f96262;
}

.progress-bar-inverse {
  background-color: #4c5667;
}

.progress-bar-purple {
  background-color: #1F4B99;
}

.progress-bar-custom {
  background-color: #45BBEC;
}

.progress-animated {
  -webkit-animation-duration: 5s;
  -webkit-animation-name: animationProgress;
  -webkit-transition: 5s all;
  animation-duration: 5s;
  animation-name: animationProgress;
  transition: 5s all;
}

/* Progressbar Vertical */
.progress-vertical {
  min-height: 250px;
  height: 250px;
  width: 10px;
  position: relative;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px;
}

.progress-vertical .progress-bar {
  width: 100%;
}

.progress-vertical-bottom {
  min-height: 250px;
  height: 250px;
  position: relative;
  width: 10px;
  display: inline-block;
  margin-bottom: 0;
  margin-right: 20px;
}

.progress-vertical-bottom .progress-bar {
  width: 100%;
  position: absolute;
  bottom: 0;
}

.progress-vertical.progress-sm,
.progress-vertical-bottom.progress-sm {
  width: 5px !important;
}

.progress-vertical.progress-sm .progress-bar,
.progress-vertical-bottom.progress-sm .progress-bar {
  font-size: 8px;
  line-height: 5px;
}

.progress-vertical.progress-md,
.progress-vertical-bottom.progress-md {
  width: 15px !important;
}

.progress-vertical.progress-md .progress-bar,
.progress-vertical-bottom.progress-md .progress-bar {
  font-size: 10.8px;
  line-height: 14.4px;
}

.progress-vertical.progress-lg,
.progress-vertical-bottom.progress-lg {
  width: 20px !important;
}

.progress-vertical.progress-lg .progress-bar,
.progress-vertical-bottom.progress-lg .progress-bar {
  font-size: 12px;
  line-height: 20px;
}

/*Timeline*/
.timeline {
  position: relative;
  padding: 20px 0 20px;
  list-style: none;
  max-width: 1200px;
  margin: 0 auto;
}

.timeline:before {
  content: " ";
  position: absolute;
  top: 0;
  bottom: 0;
  left: 50%;
  width: 3px;
  margin-left: -1.5px;
  background-color: #eeeeee;
}

.timeline>li {
  position: relative;
  margin-bottom: 20px;
}

.timeline>li:before,
.timeline>li:after {
  content: " ";
  display: table;
}

.timeline>li:after {
  clear: both;
}

.timeline>li:before,
.timeline>li:after {
  content: " ";
  display: table;
}

.timeline>li:after {
  clear: both;
}

.timeline>li>.timeline-panel {
  float: left;
  position: relative;
  width: 46%;
  padding: 20px;
  border: 1px solid rgba(120, 130, 140, 0.13);
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 6px rgba(0, 0, 0, 0.05);
}

.timeline>li>.timeline-panel:before {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 26px;
  right: -8px;
  border-top: 8px solid transparent;
  border-right: 0 solid rgba(120, 130, 140, 0.13);
  border-bottom: 8px solid transparent;
  border-left: 8px solid rgba(120, 130, 140, 0.13);
}

.timeline>li>.timeline-panel:after {
  content: " ";
  display: inline-block;
  position: absolute;
  top: 27px;
  right: -7px;
  border-top: 7px solid transparent;
  border-right: 0 solid #fff;
  border-bottom: 7px solid transparent;
  border-left: 7px solid #fff;
}

.timeline>li>.timeline-badge {
  z-index: 100;
  position: absolute;
  top: 16px;
  left: 50%;
  width: 50px;
  height: 50px;
  margin-left: -25px;
  border-radius: 50% 50% 50% 50%;
  text-align: center;
  font-size: 1.4em;
  line-height: 50px;
  color: #fff;
  overflow: hidden;
  background-color: #4c5667;
}

.timeline>li.timeline-inverted>.timeline-panel {
  float: right;
}

.timeline>li.timeline-inverted>.timeline-panel:before {
  right: auto;
  left: -8px;
  border-right-width: 8px;
  border-left-width: 0;
}

.timeline>li.timeline-inverted>.timeline-panel:after {
  right: auto;
  left: -7px;
  border-right-width: 7px;
  border-left-width: 0;
}

.timeline-badge.primary {
  background-color: #1F4B99 !important;
}

.timeline-badge.success {
  background-color: #99d683 !important;
}

.timeline-badge.warning {
  background-color: #ffca4a !important;
}

.timeline-badge.danger {
  background-color: #f96262 !important;
}

.timeline-badge.info {
  background-color: #45BBEC !important;
}

.timeline-title {
  margin-top: 0;
  color: inherit;
  font-weight: 400;
}

.timeline-body>p,
.timeline-body>ul {
  margin-bottom: 0;
}

.timeline-body>p+p {
  margin-top: 5px;
}

/*Easy Pie charts*/
.chart {
  position: relative;
  display: inline-block;
  width: 100px;
  height: 100px;
  margin-top: 20px;
  margin-bottom: 20px;
  text-align: center;
}

.chart canvas {
  position: absolute;
  top: 0;
  left: 0;
}

.chart.chart-widget-pie {
  margin-top: 5px;
  margin-bottom: 5px;
}

.pie-chart>span {
  left: 0;
  margin-top: -2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  transform: translateY(-50%);
}

.chart>span>img {
  left: 0;
  margin-top: -2px;
  position: absolute;
  right: 0;
  text-align: center;
  top: 50%;
  width: 60%;
  height: 60%;
  transform: translateY(-50%);
  margin: 0 auto;
}

.percent {
  display: inline-block;
  line-height: 100px;
  z-index: 2;
  font-weight: 600;
  font-size: 18px;
  color: #2b2b2b;
}

.percent:after {
  content: '%';
  margin-left: 0.1em;
  font-size: .8em;
}

/*Tables*/
.table {
  margin-bottom: 10px;
}

.table thead.text-center tr th {
  text-align: center;
}

.table.table-condensed>tbody>tr>td,
.table.table-condensed>tbody>tr>th,
.table.table-condensed>tfoot>tr>td,
.table.table-condensed>tfoot>tr>th,
.table.table-condensed>thead>tr>td,
.table.table-condensed>thead>tr>th {
  padding: 5px 8px;
}

.table-striped>tbody>tr:nth-of-type(odd),
.table-hover>tbody>tr:hover,
.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
  background-color: #f4f8fb !important;
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td,
.table>thead>tr>th,
.table-bordered {
  border-top: 1px solid #f4f8fb;
}

.table>tbody>tr>td,
.table>tbody>tr>th,
.table>tfoot>tr>td,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>thead>tr>th {
  padding: 15px 8px;
}

.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 #f4f8fb;
}

.table>thead>tr>th {
  vertical-align: bottom;
  border-bottom: 2px solid #f4f8fb;
}

tbody {
  color: #797979;
}

th {
  color: #666666;
  font-weight: 600;
}

.table-bordered {
  border: 1px solid #f4f8fb;
}

table.focus-on tbody tr.focused th {
  background-color: #45BBEC;
  color: #ffffff;
}

table.focus-on tbody tr.focused td {
  background-color: #45BBEC;
  color: #ffffff;
}

.table-rep-plugin .table-responsive {
  border: none !important;
}

.table-rep-plugin tbody th {
  font-size: 14px;
  font-weight: normal;
}

/*Inputs*/
.form-control-line {
  border-left: 0 none;
  border-radius: 0;
  border-right: 0 none;
  border-top: 0 none;
  box-shadow: none;
  padding-left: 0;
  transition-duration: 0.3s;
}

.form-control-line.focus,
.form-control-line:focus {
  border-bottom: 1px solid #45BBEC;
}

.has-success .form-control {
  border-color: #99d683;
  box-shadow: none !important;
}

.has-warning .form-control {
  border-color: #ffca4a;
  box-shadow: none !important;
}

.has-error .form-control {
  border-color: #f96262;
  box-shadow: none !important;
}

.input-group-addon {
  border-radius: 2px;
  border: 1px solid rgba(120, 130, 140, 0.13);
}

/*Material inputs*/
.form-material .form-group {
  overflow: hidden;
}

.form-material .form-control {
  background-color: rgba(0, 0, 0, 0);
  background-position: center bottom, center calc(99%);
  background-repeat: no-repeat;
  background-size: 0 2px, 100% 1px;
  padding: 0;
  transition: background 0s ease-out 0s;
}

.form-material .form-control,
.form-material .form-control.focus,
.form-material .form-control:focus {
  background-image: linear-gradient(#1F4B99, #1F4B99), linear-gradient(rgba(120, 130, 140, 0.13), rgba(120, 130, 140, 0.13));
  border: 0 none;
  border-radius: 0;
  box-shadow: none;
  float: none;
}

.form-material .form-control.focus,
.form-material .form-control:focus {
  background-size: 100% 2px, 100% 1px;
  outline: 0 none;
  transition-duration: 0.3s;
}

/*Select 2*/
.select2-container .select2-choice {
  background-image: none !important;
  border: none !important;
  height: auto !important;
  padding: 0px !important;
  line-height: 22px !important;
  background-color: transparent !important;
  box-shadow: none !important;
}

.select2-container .select2-choice .select2-arrow {
  background-image: none !important;
  background: transparent;
  border: none;
  width: 14px;
  top: -2px;
}

.select2-container .select2-container-multi.form-control {
  height: auto;
}

.select2-results .select2-highlighted {
  color: #ffffff;
  background-color: #45BBEC;
}

.select2-drop-active {
  border: 1px solid #e3e3e3 !important;
  padding-top: 5px;
}

.select2-search input {
  border: 1px solid rgba(120, 130, 140, 0.13);
}

.select2-container-multi {
  width: 100%;
}

.select2-container-multi .select2-choices {
  border: 1px solid !important;
  box-shadow: none !important;
  background-image: none !important;
  border-radius: 0px !important;
  min-height: 38px;
}

.select2-container-multi .select2-choices .select2-search-choice {
  padding: 4px 7px 4px 18px;
  margin: 5px 0 3px 5px;
  color: #555555;
  background: #f5f5f5;
  border-color: rgba(120, 130, 140, 0.13);
  -webkit-box-shadow: none;
  box-shadow: none;
}

.select2-container-multi .select2-choices .select2-search-field input {
  padding: 7px 7px 7px 10px;
  font-family: inherit;
}

/*Google map*/
.gmaps,
.gmaps-panaroma {
  height: 300px;
}

.gmaps,
.gmaps-panaroma {
  height: 300px;
  background: #e4e7ea;
  border-radius: 3px;
}

.gmaps-overlay {
  display: block;
  text-align: center;
  color: #ffffff;
  font-size: 16px;
  line-height: 40px;
  background: #1F4B99;
  border-radius: 4px;
  padding: 10px 20px;
}

.gmaps-overlay_arrow {
  left: 50%;
  margin-left: -16px;
  width: 0;
  height: 0;
  position: absolute;
}

.gmaps-overlay_arrow.above {
  bottom: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-top: 16px solid #1F4B99;
}

.gmaps-overlay_arrow.below {
  top: -15px;
  border-left: 16px solid transparent;
  border-right: 16px solid transparent;
  border-bottom: 16px solid #1F4B99;
}

.jvectormap-zoomin,
.jvectormap-zoomout {
  width: 10px;
  height: 10px;
  line-height: 10px;
}

.jvectormap-zoomout {
  top: 40px;
}

/*Error Page*/
.error-box {
  height: 100%;
  position: fixed;
  background: url(../images/error-bg.jpg) no-repeat center center #fff !important;
  width: 100%;
}

.error-box .footer {
  width: 100%;
  left: 0px;
  right: 0px;
}

.error-body {
  padding-top: 5%;
}

.error-body h1 {
  font-size: 210px;
  font-weight: 900;
  line-height: 210px;
}

/* Login- register pages */
.login {
  background: linear-gradient(rgba(31, 84, 157, 0.85), rgba(31, 84, 157, 0.85)), url('../images/login.jpg');
  background-size: 500px 500px;
  height: 100%;
  position: fixed;
}

.login-box {
  margin-top: 40px;
}

/*Pricing*/
.pricing-box {
  position: relative;
  text-align: center;
  margin-top: 30px;
}

.featured-plan {
  margin-top: 0px;
}

.featured-plan .pricing-body {
  padding: 60px 0;
  background: #f4f8fb;
  border: 1px solid #ddd;
}

.featured-plan .price-table-content .price-row {
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.pricing-body {
  border-radius: 0px;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
  border-bottom: 5px solid rgba(120, 130, 140, 0.13);
  vertical-align: middle;
  padding: 30px 0;
  position: relative;
}

.pricing-body h2 {
  position: relative;
  font-size: 56px;
  margin: 20px 0 10px;
  font-weight: bold;
}

.pricing-body h2 span {
  position: absolute;
  font-size: 15px;
  top: -10px;
  margin-left: -10px;
}

.price-table-content .price-row {
  padding: 20px 0;
  border-top: 1px solid rgba(120, 130, 140, 0.13);
}

.pricing-plan {
  padding: 0 15px;
}

.pricing-plan .no-padding {
  padding: 0px;
}

.price-lable {
  position: absolute;
  top: -10px;
  padding: 5px 10px;
  margin: 0 auto;
  display: inline-block;
  width: 100px;
  left: 0px;
  right: 0px;
}

/*Inbox*/
.mails a {
  color: #2b2b2b;
}

.mails td {
  vertical-align: middle !important;
  position: relative;
}

.mails td:last-of-type {
  width: 100px;
  padding-right: 20px;
}

.mails tr:hover .text-white {
  display: none;
}

.mails .mail-select {
  padding: 12px 20px;
  min-width: 134px;
}

.mails .checkbox {
  margin-bottom: 0px;
  margin-top: 0px;
  vertical-align: middle;
  display: inline-block;
  height: 17px;
}

.mails .checkbox label {
  min-height: 16px;
}

.mail-list .list-group-item {
  background-color: transparent;
  border: 0px;
  border-left: 3px solid #ffffff;
  border-radius: 0px;
}

.mail-list .list-group-item:hover {
  background: #f4f8fb;
  border-left: 3px solid #f4f8fb;
}

.mail-list .list-group-item:focus {
  border-left: 3px solid #f4f8fb;
}

.mail-list .list-group-item.active:focus {
  background: #f4f8fb;
  border-left: 3px solid #f96262;
}

.mail-list .list-group-item.active {
  border-left: 3px solid #f96262;
  border-radius: 0px;
  color: #2b2b2b !important;
}

.mail_listing {
  margin-left: -15px;
  border-left: 1px solid rgba(120, 130, 140, 0.13);
  min-height: 500px;
}

.inbox_listing .inbox-item:hover {
  background: #f4f8fb;
}

.inbox_listing .inbox-item {
  padding-left: 20px;
}

.inbox-widget.inbox_listing .inbox-item .inbox-item-text {
  height: 19px;
  overflow: hidden;
}

.message-center .unread .mail-contnet h5,
.message-center .unread .mail-contnet .mail-desc {
  font-weight: 600;
  color: #2b2b2b !important;
}

/*Calendar*/
.calendar {
  float: left;
  margin-bottom: 0px;
}

.fc-view {
  margin-top: 30px;
}

.none-border .modal-footer {
  border-top: none;
}

.fc-toolbar {
  margin-bottom: 5px;
  margin-top: 15px;
}

.fc-toolbar h2 {
  font-size: 18px;
  font-weight: 600;
  line-height: 30px;
  text-transform: uppercase;
}

.fc-day {
  background: #ffffff;
}

.fc-toolbar .fc-state-active,
.fc-toolbar .ui-state-active,
.fc-toolbar button:focus,
.fc-toolbar button:hover,
.fc-toolbar .ui-state-hover {
  z-index: 0;
}

.fc-widget-header {
  border: 0px !important;
}

.fc-widget-content {
  border-color: rgba(120, 130, 140, 0.13) !important;
}

.fc th.fc-widget-header {
  background: #1F4B99;
  color: #ffffff;
  font-size: 14px;
  line-height: 20px;
  padding: 7px 0px;
  text-transform: uppercase;
}

.fc-button {
  background: #ffffff;
  border: 1px solid rgba(120, 130, 140, 0.13);
  color: #555555;
  text-transform: capitalize;
}

.fc-text-arrow {
  font-family: inherit;
  font-size: 16px;
}

.fc-state-hover {
  background: #F5F5F5;
}

.fc-unthemed .fc-today {
  border: 1px solid #f96262;
  background: #fcf8e3 !important;
}

.fc-state-highlight {
  background: #f0f0f0;
}

.fc-cell-overlay {
  background: #f0f0f0;
}

.fc-unthemed .fc-today {
  background: #ffffff;
}

.fc-event {
  border-radius: 0px;
  border: none;
  cursor: move;
  font-size: 13px;
  margin: 1px -1px 0 -1px;
  padding: 5px 5px;
  text-align: center;
  background: #45BBEC;
}

.calendar-event {
  cursor: move;
  margin: 10px 5px 0 0;
  padding: 6px 10px;
  display: inline-block;
  color: #ffffff;
  min-width: 140px;
  text-align: center;
  background: #45BBEC;
}

.calendar-event a {
  float: right;
  opacity: 0.6;
  font-size: 10px;
  margin: 4px 0 0 10px;
  color: #ffffff;
}

.fc-basic-view td.fc-week-number span {
  padding-right: 5px;
}

.fc-basic-view td.fc-day-number {
  padding-right: 5px;
}

.user-thumb img {
  height: 88px;
  margin: 0px auto;
  width: 88px;
}

/*File Upload*/
.btn-file {
  overflow: hidden;
  position: relative;
  vertical-align: middle;
}

.btn-file>input {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  opacity: 0;
  filter: alpha(opacity=0);
  font-size: 23px;
  height: 100%;
  width: 100%;
  direction: ltr;
  cursor: pointer;
  border-radius: 0px;
}

.fileinput {
  margin-bottom: 9px;
  display: inline-block;
}

.fileinput .form-control {
  padding-top: 7px;
  padding-bottom: 5px;
  display: inline-block;
  margin-bottom: 0px;
  vertical-align: middle;
  cursor: text;
}

.fileinput .thumbnail {
  overflow: hidden;
  display: inline-block;
  margin-bottom: 5px;
  vertical-align: middle;
  text-align: center;
}

.fileinput .thumbnail>img {
  max-height: 100%;
}

.fileinput .btn {
  vertical-align: middle;
}

.fileinput-exists .fileinput-new,
.fileinput-new .fileinput-exists {
  display: none;
}

.fileinput-inline .fileinput-controls {
  display: inline;
}

.fileinput-filename {
  vertical-align: middle;
  display: inline-block;
  overflow: hidden;
}

.form-control .fileinput-filename {
  vertical-align: bottom;
}

.fileinput.input-group {
  display: table;
}

.fileinput.input-group>* {
  position: relative;
  z-index: 2;
}

.fileinput.input-group>.btn-file {
  z-index: 1;
}

/*editable*/
.editable-input .form-control {
  height: 31px;
}

.sidebar {
  background: #3a3f51;
  overflow-y: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
  padding-left: 0;
  padding-right: 0;
}

.sidebar .fa-fw {
  width: 20px;
  text-align: left;
  display: inline-block;
}

.sidebar .label {
  font-size: 9px;
  width: 18px;
  height: 18px;
}

#side-menu li.active>a {
  background: rgba(0, 0, 0, 0.02);
}

#side-menu li a {
  color: rgba(255, 255, 255, 0.4);
}

#side-menu li a:focus {
  background: rgba(0, 0, 0, 0.2);
}

#side-menu>li>a {
  padding: 15px 30px 15px 15px;
}

#side-menu>li>a:hover,
#side-menu>li>a:focus,
#side-menu>li>a:active {
  background: rgba(0, 0, 0, 0.2);
}

#side-menu>li>a.active {
  background-color: #1F4B99;
  color: #ffffff;
}

#side-menu ul>li>a:hover {
  color: #45BBEC;
  background: none;
}

#side-menu ul>li>a.active {
  color: #45BBEC;
}

.sidebar .arrow {
  position: absolute;
  right: 15px;
  top: 15px;
}

.sidebar .fa.arrow:before {
  content: "\f105";
}

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

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

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

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

.content-wrapper .nicescroll-rails {
  display: none !important;
}

.sidebar .nav-second-level .arrow {
  top: 10px;
}

/*Small Desktop*/
@media (min-width: 1024px) {
  .app-search .form-control:focus {
    width: 300px;
  }
}

/*Ipad*/
@media (min-width: 768px) {
  #page-wrapper {
    position: relative;
    margin: 0px 0 0 220px;
    transition: 0.5s ease-out;
    top: 50px;
  }

  .navbar-default {
    position: fixed;
    width: 100%;
    top: 0px;
  }

  .sidebar {
    z-index: 1;
    position: fixed;
    width: 220px;
    top: 50px;
    height: 95%;
    transform: translate3d(0, 0, 0);
    transition: all 0.6s ease-out;
  }

  .content-wrapper #page-wrapper {
    margin-left: 0px;
    width: 100%;
  }

  .content-wrapper .sidebar {
    transform: translate3d(-100%, 0, 0);
  }

  .content-wrapper .top-left-part {
    width: 60px;
    transition: 0.5s ease-out;
  }

  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    margin-left: auto;
  }
}

@media (max-width: 1024px) {
  .b-r-none {
    border-right: 0px;
  }
}

/*Phone*/
@media (max-width: 767px) {
  .navbar-top-links {
    display: inline-block;
  }

  .navbar-top-links .profile-pic img {
    margin-right: 0px;
  }

  .top-left-part {
    width: 60px;
  }

  .navbar-top-links li:last-child {
    margin-right: 0px;
  }

  .navbar-top-links .dropdown-messages,
  .navbar-top-links .dropdown-tasks,
  .navbar-top-links .dropdown-alerts {
    width: 260px;
  }

  .col-in {
    border-right: 0px;
    border-bottom: 1px solid rgba(120, 130, 140, 0.13);
  }

  /*Timeline*/
  ul.timeline:before {
    left: 40px;
  }

  ul.timeline>li>.timeline-panel {
    width: calc(10%);
    width: -moz-calc(10%);
    width: -webkit-calc(10%);
  }

  ul.timeline>li>.timeline-badge {
    top: 16px;
    left: 15px;
    margin-left: 0;
  }

  ul.timeline>li>.timeline-panel {
    float: right;
  }

  ul.timeline>li>.timeline-panel:before {
    right: auto;
    left: -15px;
    border-right-width: 15px;
    border-left-width: 0;
  }

  ul.timeline>li>.timeline-panel:after {
    right: auto;
    left: -14px;
    border-right-width: 14px;
    border-left-width: 0;
  }
}

@media (max-width: 480px) {
  .vtabs .tabs-vertical {
    width: auto;
  }
}

.open>.dropdown-menu {
  opacity: 1;
  visibility: visible;
}

.dropdown-menu {
  display: block;
  opacity: 0;
  visibility: hidden;
  -webkit-transition: opacity 500ms ease, visibility 500ms ease;
  -moz-transition: opacity 500ms ease, visibility 500ms ease;
  -o-transition: opacity 500ms ease, visibility 500ms ease;
  transition: opacity 500ms ease, visibility 500ms ease;
}

.growl-container>.icon {
  background-position: left 20px top 15px;
  background-size: 10px 10px;
}

.growl-item.icon>.growl-message {
  margin: 0 0 0 20px;
}

.angularjs-datetime-picker {
  z-index: 9999;
}

.angularjs-datetime-picker .hourInput,
.angularjs-datetime-picker .minutesInput {
  width: 100% !important;
}

.nav-tabs.no-border,
.nav-tabs.no-border>li>a:hover,
.nav-tabs.no-border>li>a {
  border: none;
}

.tabs-no-padding .tab-content {
  padding-top: 0;
}

.angucomplete-dropdown {
  width: 100%;
}

.angucomplete-selected-row {
  background-color: #1F4B99;
}

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

.paneles-busqueda .panel-body {
  min-height: 85px;
}