.bg-white-1 {
  background-color: #ffffff !important;
}
.border-white-1 {
  border-color: #ffffff !important;
}
.btn-white-1 {
  background-color: #ffffff;
  color: #fff;
}
.btn-white-1:hover {
  background-color: #f2f2f2 !important;
  color: #fff;
} 
.text-white-1 {
  color: #ffffff !important;
}
.panel-white-1 {
  border-color: #f2f2f2 !important;
}
.panel-white-1 .panel-heading {
  background-color: #ffffff !important;
  border-color: #f2f2f2 !important;
  border-radius: 0px;
}
.panel-white-1 .panel-heading a,
.panel-white-1 .panel-title {
  color: #333;
}
.widget.white-1 {
  background-color: #ffffff;
  color: #333;
}
.widget.white-1 .widget-header h2 {
  color: #333;
}
.text-grey-1 {
    color: #cccccc !important;
  }
  .alt-row {
    background-color: #cccccc !important;
  }
  .bg-red-1 {
    background-color: #eb5055 !important;
  }
.border-red-1 {
  border-color: #eb5055 !important;
}
.btn-red-1 {
  background-color: #eb5055;
  color: #fff;
}
.btn-red-1:hover {
  background-color: #dd4449 !important;
  color: #fff;
}
.text-red-1 {
  color: #eb5055 !important;
}
.panel-red-1 {
  border-color: #dd4449 !important;
}
.panel-red-1 .panel-heading {
  background-color: #eb5055 !important;
  border-color: #dd4449 !important;
  border-radius: 0px;
}
.panel-red-1 .panel-heading a,
.panel-red-1 .panel-title {
  color: #fff;
}
.widget.red-1 {
  background-color: #eb5055;
  color: #fff;
}
.widget.red-1 .widget-header h2 {
  color: #fff;
}
.bg-blue-1 {
  background-color: #3c989e !important;
}
.border-blue-1 {
  border-color: #3c989e !important;
}
.btn-blue-1 {
  background-color: #3c989e;
  color: #fff;
}
.btn-blue-1:hover {
  background-color: #3f7e82 !important;
  color: #fff;
}
.text-blue-1 {
  color: #3c989e !important;
}
.panel-blue-1 {
  border-color: #3f7e82 !important;
}
.panel-blue-1 .panel-heading {
  background-color: #3c989e !important;
  border-color: #3f7e82 !important;
  border-radius: 0px;
}
.panel-blue-1 .panel-heading a,
.panel-blue-1 .panel-title {
  color: #fff;
}
.widget.blue-1 {
  background-color: #3c989e;
  color: #fff;
}
.widget.blue-1 .widget-header h2 {
  color: #fff;
}
.bg-blue-2 {
  background-color: #3498db !important;
}
.border-blue-2 {
  border-color: #3498db !important;
}
.btn-blue-2 {
  background-color: #3498db;
  color: #fff;
}
.btn-blue-2:hover {
  background-color: #3189c4 !important;
  color: #fff;
}
.text-blue-2 {
  color: #3498db !important;
}
.panel-blue-2 {
  border-color: #3189c4 !important;
}
.panel-blue-2 .panel-heading {
  background-color: #3498db !important;
  border-color: #3189c4 !important;
  border-radius: 0px;
}
.panel-blue-2 .panel-heading a,
.panel-blue-2 .panel-title {
  color: #fff;
}
.widget.blue-2 {
  background-color: #3498db;
  color: #fff;
}
.widget.blue-2 .widget-header h2 {
  color: #fff;
}
.bg-blue-3 {
  background-color: #2980b9 !important;
}
.border-blue-3 {
  border-color: #2980b9 !important;
}
.btn-blue-3 {
  background-color: #2980b9;
  color: #fff;
}
.btn-blue-3:hover {
  background-color: #2e6f9a !important;
  color: #fff;
}
.text-blue-3 {
  color: #2980b9 !important;
}
.panel-blue-3 {
  border-color: #2e6f9a !important;
}
.panel-blue-3 .panel-heading {
  background-color: #2980b9 !important;
  border-color: #2e6f9a !important;
  border-radius: 0px;
}
.panel-blue-3 .panel-heading a,
.panel-blue-3 .panel-title {
  color: #fff;
}
.widget.blue-3 {
  background-color: #2980b9;
  color: #fff;
}
.widget.blue-3 .widget-header h2 {
  color: #fff;
}
.bg-darkblue-1 {
  background-color: #252932 !important;
}
.border-darkblue-1 {
  border-color: #252932 !important;
}
.btn-darkblue-1 {
  background-color: #252932;
  color: #fff;
}
.btn-darkblue-1:hover {
  background-color: #1d1e20 !important;
  color: #fff;
}
.text-darkblue-1 {
  color: #252932 !important;
}
.panel-darkblue-1 {
  border-color: #1d1e20 !important;
}
.panel-darkblue-1 .panel-heading {
  background-color: #252932 !important;
  border-color: #1d1e20 !important;
  border-radius: 0px;
}
.panel-darkblue-1 .panel-heading a,
.panel-darkblue-1 .panel-title {
  color: #fff;
}
.widget.darkblue-1 {
  background-color: #252932;
  color: #fff;
}
.widget.darkblue-1 .widget-header h2 {
  color: #fff;
}
.bg-darkblue-2 {
  background-color: #4a525f !important;
}
.border-darkblue-2 {
  border-color: #4a525f !important;
}
.btn-darkblue-2 {
  background-color: #4a525f;
  color: #fff;
}
.btn-darkblue-2:hover {
  background-color: #464749 !important;
  color: #fff;
}
.text-darkblue-2 {
  color: #4a525f !important;
}
.panel-darkblue-2 {
  border-color: #464749 !important;
}
.panel-darkblue-2 .panel-heading {
  background-color: #4a525f !important;
  border-color: #464749 !important;
  border-radius: 0px;
}
.panel-darkblue-2 .panel-heading a,
.panel-darkblue-2 .panel-title {
  color: #fff;
}
.widget.darkblue-2 {
  background-color: #4a525f;
  color: #fff;
}
.widget.darkblue-2 .widget-header h2 {
  color: #fff;
}
.bg-darkblue-3 {
  background-color: #38464a !important;
}
.border-darkblue-3 {
  border-color: #38464a !important;
}
.btn-darkblue-3 {
  background-color: #38464a;
  color: #fff;
}
.btn-darkblue-3:hover {
  background-color: #323536 !important;
  color: #fff;
}
.text-darkblue-3 {
  color: #38464a !important;
}
.panel-darkblue-3 {
  border-color: #323536 !important;
}
.panel-darkblue-3 .panel-heading {
  background-color: #38464a !important;
  border-color: #323536 !important;
  border-radius: 0px;
}
.panel-darkblue-3 .panel-heading a,
.panel-darkblue-3 .panel-title {
  color: #fff;
}
.widget.darkblue-3 {
  background-color: #38464a;
  color: #fff;
}
.widget.darkblue-3 .widget-header h2 {
  color: #fff;
}
.bg-lightblue-1 {
  background-color: #abb7b7 !important;
}
.border-lightblue-1 {
  border-color: #abb7b7 !important;
}
.btn-lightblue-1 {
  background-color: #abb7b7;
  color: #fff;
}
.btn-lightblue-1:hover {
  background-color: #a4a4a4 !important;
  color: #fff;
}
.text-lightblue-1 {
  color: #abb7b7 !important;
}
.panel-lightblue-1 {
  border-color: #a4a4a4 !important;
}
.panel-lightblue-1 .panel-heading {
  background-color: #abb7b7 !important;
  border-color: #a4a4a4 !important;
  border-radius: 0px;
}
.panel-lightblue-1 .panel-heading a,
.panel-lightblue-1 .panel-title {
  color: #fff;
}
.widget.lightblue-1 {
  background-color: #abb7b7;
  color: #fff;
}
.widget.lightblue-1 .widget-header h2 {
  color: #fff;
}
.bg-lightblue-2 {
  background-color: #7a868f !important;
}
.border-lightblue-2 {
  border-color: #7a868f !important;
}
.btn-lightblue-2 {
  background-color: #7a868f;
  color: #fff;
}
.btn-lightblue-2:hover {
  background-color: #787878 !important;
  color: #fff;
}
.text-lightblue-2 {
  color: #7a868f !important;
}
.panel-lightblue-2 {
  border-color: #787878 !important;
}
.panel-lightblue-2 .panel-heading {
  background-color: #7a868f !important;
  border-color: #787878 !important;
  border-radius: 0px;
}
.panel-lightblue-2 .panel-heading a,
.panel-lightblue-2 .panel-title {
  color: #fff;
}
.widget.lightblue-2 {
  background-color: #7a868f;
  color: #fff;
}
.widget.lightblue-2 .widget-header h2 {
  color: #fff;
}
.bg-orange-1 {
  background-color: #e84c3d !important;
}
.border-orange-1 {
  border-color: #e84c3d !important;
}
.btn-orange-1 {
  background-color: #e84c3d;
  color: #fff;
}
.btn-orange-1:hover {
  background-color: #d94132 !important;
  color: #fff;
}
.text-orange-1 {
  color: #e84c3d !important;
}
.panel-orange-1 {
  border-color: #d94132 !important;
}
.panel-orange-1 .panel-heading {
  background-color: #e84c3d !important;
  border-color: #d94132 !important;
  border-radius: 0px;
}
.panel-orange-1 .panel-heading a,
.panel-orange-1 .panel-title {
  color: #fff;
}
.widget.orange-1 {
  background-color: #e84c3d;
  color: #fff;
}
.widget.orange-1 .widget-header h2 {
  color: #fff;
}
.bg-orange-2 {
  background-color: #de745e !important;
}
.border-orange-2 {
  border-color: #de745e !important;
}
.btn-orange-2 {
  background-color: #de745e;
  color: #fff;
}
.btn-orange-2:hover {
  background-color: #cf6954 !important;
  color: #fff;
}
.text-orange-2 {
  color: #de745e !important;
}
.panel-orange-2 {
  border-color: #cf6954 !important;
}
.panel-orange-2 .panel-heading {
  background-color: #de745e !important;
  border-color: #cf6954 !important;
  border-radius: 0px;
}
.panel-orange-2 .panel-heading a,
.panel-orange-2 .panel-title {
  color: #fff;
}
.widget.orange-2 {
  background-color: #de745e;
  color: #fff;
}
.widget.orange-2 .widget-header h2 {
  color: #fff;
}
.bg-orange-3 {
  background-color: #e27a3f !important;
}
.border-orange-3 {
  border-color: #e27a3f !important;
}
.btn-orange-3 {
  background-color: #e27a3f;
  color: #fff;
}
.btn-orange-3:hover {
  background-color: #d26e35 !important;
  color: #fff;
}
.text-orange-3 {
  color: #e27a3f !important;
}
.panel-orange-3 {
  border-color: #d26e35 !important;
}
.panel-orange-3 .panel-heading {
  background-color: #e27a3f !important;
  border-color: #d26e35 !important;
  border-radius: 0px;
}
.panel-orange-3 .panel-heading a,
.panel-orange-3 .panel-title {
  color: #fff;
}
.widget.orange-3 {
  background-color: #e27a3f;
  color: #fff;
}
.widget.orange-3 .widget-header h2 {
  color: #fff;
}
.bg-orange-4 {
  background-color: #edce8c !important;
}
.border-orange-4 {
  border-color: #edce8c !important;
}
.btn-orange-4 {
  background-color: #edce8c;
  color: #fff;
}
.btn-orange-4:hover {
  background-color: #e2c27e !important;
  color: #fff;
}
.text-orange-4 {
  color: #edce8c !important;
}
.panel-orange-4 {
  border-color: #e2c27e !important;
}
.panel-orange-4 .panel-heading {
  background-color: #edce8c !important;
  border-color: #e2c27e !important;
  border-radius: 0px;
}
.panel-orange-4 .panel-heading a,
.panel-orange-4 .panel-title {
  color: #333;
}
.widget.orange-4 {
  background-color: #edce8c;
  color: #333;
}
.widget.orange-4 .widget-header h2 {
  color: #333;
}
.bg-green-1 {
  background-color: #68c39f !important;
}
.border-green-1 {
  border-color: #68c39f !important;
}
.btn-green-1 {
  background-color: #68c39f;
  color: #fff;
}
.btn-green-1:hover {
  background-color: #62b091 !important;
  color: #fff;
}
.text-green-1 {
  color: #68c39f !important;
}
.panel-green-1 {
  border-color: #62b091 !important;
}
.panel-green-1 .panel-heading {
  background-color: #68c39f !important;
  border-color: #62b091 !important;
  border-radius: 0px;
}
.panel-green-1 .panel-heading a,
.panel-green-1 .panel-title {
  color: #fff;
}
.widget.green-1 {
  background-color: #68c39f;
  color: #fff;
}
.widget.green-1 .widget-header h2 {
  color: #fff;
}
.bg-green-2 {
  background-color: #9ec789 !important;
}
.border-green-2 {
  border-color: #9ec789 !important;
}
.btn-green-2 {
  background-color: #9ec789;
  color: #fff;
}
.btn-green-2:hover {
  background-color: #93b582 !important;
  color: #fff;
}
.text-green-2 {
  color: #9ec789 !important;
}
.panel-green-2 {
  border-color: #93b582 !important;
}
.panel-green-2 .panel-heading {
  background-color: #9ec789 !important;
  border-color: #93b582 !important;
  border-radius: 0px;
}
.panel-green-2 .panel-heading a,
.panel-green-2 .panel-title {
  color: #fff;
}
.widget.green-2 {
  background-color: #9ec789;
  color: #fff;
}
.widget.green-2 .widget-header h2 {
  color: #fff;
}
.bg-green-3 {
  background-color: #209c83 !important;
}
.border-green-3 {
  border-color: #209c83 !important;
}
.btn-green-3 {
  background-color: #209c83;
  color: #fff;
}
.btn-green-3:hover {
  background-color: #247f6c !important;
  color: #fff;
}
.text-green-3 {
  color: #209c83 !important;
}
.panel-green-3 {
  border-color: #247f6c !important;
}
.panel-green-3 .panel-heading {
  background-color: #209c83 !important;
  border-color: #247f6c !important;
  border-radius: 0px;
}
.panel-green-3 .panel-heading a,
.panel-green-3 .panel-title {
  color: #fff;
}
.widget.green-3 {
  background-color: #209c83;
  color: #fff;
}
.widget.green-3 .widget-header h2 {
  color: #fff;
}
.bg-pink-1 {
  background-color: #f57a82 !important;
}
.border-pink-1 {
  border-color: #f57a82 !important;
}
.btn-pink-1 {
  background-color: #f57a82;
  color: #fff;
}
.btn-pink-1:hover {
  background-color: #eb6b73 !important;
  color: #fff;
}
.text-pink-1 {
  color: #f57a82 !important;
}
.panel-pink-1 {
  border-color: #eb6b73 !important;
}
.panel-pink-1 .panel-heading {
  background-color: #f57a82 !important;
  border-color: #eb6b73 !important;
  border-radius: 0px;
}
.panel-pink-1 .panel-heading a,
.panel-pink-1 .panel-title {
  color: #333;
}
.widget.pink-1 {
  background-color: #f57a82;
  color: #333;
}
.widget.pink-1 .widget-header h2 {
  color: #333;
}
.bg-pink-2 {
  background-color: #f56f6c !important;
}
.border-pink-2 {
  border-color: #f56f6c !important;
}
.btn-pink-2 {
  background-color: #f56f6c;
  color: #fff;
}
.btn-pink-2:hover {
  background-color: #ea605d !important;
  color: #fff;
}
.text-pink-2 {
  color: #f56f6c !important;
}
.panel-pink-2 {
  border-color: #ea605d !important;
}
.panel-pink-2 .panel-heading {
  background-color: #f56f6c !important;
  border-color: #ea605d !important;
  border-radius: 0px;
}
.panel-pink-2 .panel-heading a,
.panel-pink-2 .panel-title {
  color: #fff;
}
.widget.pink-2 {
  background-color: #f56f6c;
  color: #fff;
}
.widget.pink-2 .widget-header h2 {
  color: #fff;
}
.bg-yellow-1 {
  background-color: #f4cda5 !important;
}
.border-yellow-1 {
  border-color: #f4cda5 !important;
}
.btn-yellow-1 {
  background-color: #f4cda5;
  color: #fff;
}
.btn-yellow-1:hover {
  background-color: #ebc095 !important;
  color: #fff;
}
.text-yellow-1 {
  color: #f4cda5 !important;
}
.panel-yellow-1 {
  border-color: #ebc095 !important;
}
.panel-yellow-1 .panel-heading {
  background-color: #f4cda5 !important;
  border-color: #ebc095 !important;
  border-radius: 0px;
}
.panel-yellow-1 .panel-heading a,
.panel-yellow-1 .panel-title {
  color: #333;
}
.widget.yellow-1 {
  background-color: #f4cda5;
  color: #333;
}
.widget.yellow-1 .widget-header h2 {
  color: #333;
}
.bg-yellow-2 {
  background-color: #eae696 !important;
}
.border-yellow-2 {
  border-color: #eae696 !important;
}
.btn-yellow-2 {
  background-color: #eae696;
  color: #fff;
}
.btn-yellow-2:hover {
  background-color: #deda88 !important;
  color: #fff;
}
.text-yellow-2 {
  color: #eae696 !important;
}
.panel-yellow-2 {
  border-color: #deda88 !important;
}
.panel-yellow-2 .panel-heading {
  background-color: #eae696 !important;
  border-color: #deda88 !important;
  border-radius: 0px;
}
.panel-yellow-2 .panel-heading a,
.panel-yellow-2 .panel-title {
  color: #333;
}
.widget.yellow-2 {
  background-color: #eae696;
  color: #333;
}
.widget.yellow-2 .widget-header h2 {
  color: #333;
}
body {
  background: #f6f8fa;
  margin: 0;
  -webkit-font-smoothing: antialiased;
  text-rendering: optimizelegibility;
  -webkit-text-size-adjust: 100%;
  font-family: 'Roboto', sans-serif;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  margin: 10px 0;
  font-family: 'Roboto', sans-serif;
}
h1 {
  line-height: 43px;
}
h2 {
  line-height: 35px;
}
h3 {
  line-height: 30px;
}
h4 {
  line-height: 22px;
}
h3 small,h4 small,h5 small {
  font-weight: 300;
  color: #3d3d3d;
}
h1,h2,h3,h4,h5,h6 {
  font-weight: bold;
  color: #3d3d3d;
}
* {
  outline: none !important;
}
a:hover,
a:active,
a:focus {
  outline: 0;
  text-decoration: none;
}
:focus {
  outline: none;
}
::-moz-focus-inner {
  border: 0;
}
.label {
  padding: 0.3em 0.6em;
}
.container {
  width: auto;
}
.navbar {
  margin: 0 0 0 -15px;
}
.navbar-collapse {
  padding: 0;
  margin: 0;
}
.navbar-default {
  background-color: transparent;
  border: none;
}
.nav.navbar-nav.top-navbar .dropdown-menu > li {
  position: relative;
}
.nav.navbar-nav.top-navbar .dropdown-menu > li > a {
  cursor: pointer;
  color: #fff;
}
.nav.navbar-nav.top-navbar > li span.absolute {
  position: absolute;
  top: 5px;
  left: 25px;
  font-size: 10px;
  line-height: 7px !important;
  font-weight: 400 ! important;
  border-radius: 15px;
  padding: 4px;
  z-index: 4;
}
.table-noborder td {
  border: 0px !important;
}
.badge {
  vertical-align: bottom;
}
.btn-group.spaced .btn {
  border-left: 1px solid rgba(0,0,0,0.1);
}
.bold {
  font-weight: 700 !important;
}
.semibold {
  font-weight: 600 !important;
}
.input-invis {
  background: none !important;
  border: none !important;
}
span.new-circle {
  border-radius: 10px;
  padding: 5px;
}
img.xs-avatar {
  width: 50px;
  padding: 2px;
  background: #fff;
  border: 1px solid #ddd;
  margin: 0px 4px 0 0;
  -webkit-border-radius: 100px !important;
  -moz-border-radius: 100px !important;
  border-radius: 100px !important;
}
img.ava-dropdown {
  float: left;
  margin: 0px 10px 0 0;
}
label {
  font-size: 13px;
  font-weight: 600;
}
.no-left-padding {
  padding-left: 0px;
}
.no-right-padding {
  padding-right: 0px;
}
.nomargin {
  margin: 0px !important;
}
.no-rounded {
  -webkit-border-radius: 0px !important;
  border-radius: 0px !important;
}
.full-rounded {
  -webkit-border-radius: 20px !important;
  -moz-border-radius: 20px !important;
  border-radius: 20px !important;
}
.stacked {
  margin: 0px;
}
.stacked > [class*="col-"] {
  padding-left: 0px;
  padding-right: 0px;
  margin: 0px !important;
}
textarea,
input[type="text"],
input[type="password"],
input[type="datetime"],
input[type="datetime-local"],
input[type="date"],
input[type="month"],
input[type="time"],
input[type="week"],
input[type="number"],
input[type="email"],
input[type="url"],
input[type="search"],
input[type="tel"],
input[type="color"] {
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
textarea:focus,
select:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.m-uneditable-input:focus {
  background: #f1f1f1;
  border-color: #eee;
  -webkit-transition: background 0.2s linear;
  -moz-transition: background 0.2s linear;
  -ms-transition: background 0.2s linear;
  -o-transition: background 0.2s linear;
  transition: background 0.2s linear;
}
.icon-added input {
  padding-left: 32px !important;
}
.icon-added i:first-child {
  color: rgba(0,0,0,0.2);
  display: block;
  margin: 10px;
  z-index: 3;
  position: absolute;
  text-align: center;
}
.loading {
  display: block;
  z-index: 2000;
  width: 14px;
  height: 14px;
  border: solid 2px transparent;
  border-top-color: #68C39F;
  border-left-color: #68C39F;
  border-radius: 10px;
  -webkit-animation: pace-spinner 400ms linear infinite;
  -moz-animation: pace-spinner 400ms linear infinite;
  -ms-animation: pace-spinner 400ms linear infinite;
  -o-animation: pace-spinner 400ms linear infinite;
  animation: pace-spinner 400ms linear infinite;
  -moz-border-bottom-colors: none;
  -moz-border-left-colors: none;
  -moz-border-right-colors: none;
  -moz-border-top-colors: none;
}
.dropdown-menu {
  -webkit-box-shadow: 0 0 0 0 rgba(0,0,0,0);
  box-shadow: 0 0 0 0 rgba(0,0,0,0);
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 12px;
  padding: 5px;
  background: #fff;
  border: 1px solid rgba(0,0,0,0.1);
  border-bottom: 1px solid #d2d2d2;
  box-shadow: inset 0px 1px 2px #fff;
  top: 100%;
}
.dropdown-menu > li > a {
  padding: 5px 7px;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  font-size: 13px;
  color: #555;
}
.dropdown-menu > li > a:hover {
  background: #aaa;
  color: #fff;
}
.nav .dropdown-menu {
  z-index: 8;
}
.dropdown-menu.dropdown-message ul {
  white-space: inherit;
}
.dropdown-menu.dropdown-message > li > a {
  word-wrap: break-word;
  white-space: inherit;
  width: 300px;
  border-bottom: 1px solid #eee;
}
.dropdown-menu.dropdown-message li.dropdown-footer a {
  display: block;
}
.dropdown-menu.dropdown-message li p {
  font-size: 11px;
  color: #484848;
  margin-bottom: 5px;
}
.dropdown-menu.dropdown-message li i.msg-time {
  color: #7A868F;
  font-size: 11px;
  font-style: normal;
}
.dropdown-menu.dropdown-message li p i {
  color: #7A868F;
  font-size: 11px;
  font-style: normal;
}
.dropdown-menu.dropdown-message .dropdown-message-scroll {
  padding: 0px;
}
.dropdown-menu.dropdown-message .dropdown-message-scroll li {
  padding: 5px 20px;
}
.dropdown-menu.dropdown-message .dropdown-message-scroll a,
.dropdown-menu.dropdown-message .dropdown-message-scroll strong {
  text-decoration: none;
  border-bottom: none;
}
.dropdown-menu.dropdown-message .dropdown-message-scroll .unread {
  background: #FFFCE0;
}
.dropdown-menu.dropdown-message .dropdown-message-scroll a:hover {
  color: #000;
}
.dropdown-header.notif-header {
  font-size: 14px;
  padding: 6px 8px 5px;
}
.iradio,
.icheckbox {
  margin-bottom: 10px;
  margin-top: 10px;
  min-height: 20px;
  padding-left: 0px;
}
.icheckbox_square-aero {
  margin-right: 5px;
}
.input-group-addon {
  padding: 5px 12px;
}
i.i-xs {
  font-size: 10px;
}
.widget-tabbed .nav-tabs:first-child {
  margin-top: -39px;
}
.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:hover,
.navbar-default .navbar-nav > .active > a:focus {
  color: #fff;
  background-color: #4a525f;
  border-bottom: none;
}
.navbar-default .navbar-nav > .open > a,
.navbar-default .navbar-nav > .open > a:hover,
.navbar-default .navbar-nav > .open > a:focus {
  color: #fff;
  background: transparent;
}
.navbar-nav > li > .dropdown-menu:before {
  border-bottom: 6px solid #da3832;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  right: 18px;
  content: "";
  height: 0;
  margin-right: -3px;
  pointer-events: none;
  position: absolute;
  width: 0;
  bottom: 100%;
}
.navbar-nav > li > .dropdown-menu {
  z-index: 8;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  padding: 0px;
  border: 0px;
  box-shadow: 0 2px 6px rgba(0,0,0,0.1);
}
.navbar-nav > li > .dropdown-menu > li > a {
  -webkit-transition: all 200ms ease-in;
  -moz-transition: all 200ms ease-in;
  -ms-transition: all 200ms ease-in;
  -o-transition: all 200ms ease-in;
  transition: all 200ms ease-in;
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.navbar-nav > li > .dropdown-menu > li > a:hover,
.navbar-nav > li > .dropdown-menu > li > a:focus {
  background: rgba(0,0,0,0.06);
}
.navbar-nav > li > .dropdown-menu .dropdown-header {
  background: #da3832;
  color: #fff;
  -webkit-border-radius: 2px 2px 0 0;
  border-radius: 2px 2px 0 0;
}
.navbar-nav > li > .dropdown-menu .dropdown-header a {
  display: inline-block;
  width: auto;
  padding: 0px;
  border: none;
  margin-right: 7px;
}
.navbar-nav > li > .dropdown-menu .dropdown-footer {
  background: #4a525f;
  color: #fff;
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.navbar-nav > li.language_bar > .dropdown-menu > li > a:hover,
.navbar-nav > li.language_bar > .dropdown-menu > li > a:focus {
  background: rgba(0,0,0,0.3);
}
.navbar-nav > li.language_bar > .dropdown-menu:before,
.navbar-nav > li > .dropdown-menu.grid-dropdown:before {
  border-bottom: 6px solid #fff;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown {
  width: 300px;
  text-align: center;
  font-size: 16px;
  color: #252932;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown a {
  font-size: 13px;
  color: #38464A;
  width: 100%;
  padding: 10px;
  line-height: 30px;
  display: block;
  font-weight: 600;
  vertical-align: middle;
  opacity: 0.7;
  cursor: default;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown a.clickable:hover {
  background: #ABB7B7;
  color: #fff;
}
.topbar .navbar-nav > li:first-child{
  padding-top: 17px;
}
.topbar .navbar-nav > li > span {
	color: #fff;
	padding: 0 10px 0 0;
  display: inline-block;
  border-right: 2px dotted #fff;
  
}
.navbar-nav > li > .dropdown-menu.grid-dropdown a.clickable:hover i {
  color: #fff;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown a i {
  font-size: 25px;
  line-height: 30px;
  height: 30px;
  display: block;
  color: #697a7a;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown a.clickable {
  opacity: 1;
  cursor: pointer;
}
.navbar-nav > li > .dropdown-menu.grid-dropdown:before {
  right: auto;
  left: 18px;
}
.navbar-nav > li.topbar-profile > .dropdown-menu {
  background: #4a525f;
  color: #fff;
  right: 10px;
}
.navbar-nav > li.topbar-profile > .dropdown-menu > li > a {
  color: #fff;
  padding-left: 10px;
  padding-right: 10px;
}
.navbar-nav > li.topbar-profile > .dropdown-menu > li.divider {
  background: rgba(0,0,0,0.1);
  height: 2px;
  border-bottom: 1px solid rgba(255,255,255,0.2);
  margin: 4px 0;
}
.navbar-nav > li.topbar-profile > .dropdown-menu > li:hover > a,
.navbar-nav > li.topbar-profile > .dropdown-menu > li:focus > a {
  color: #fff !important;
}
.navbar-nav > li.topbar-profile > .dropdown-menu:before {
  border-bottom: 6px solid #3C4554;
}
.navbar-form {
  margin: 0;
  padding: 0;
  position: relative;
  margin-bottom: 10px;
  border: none;
  box-shadow: none;
  border-bottom: 1px solid rgba(0,0,0,0.03);
}
.navbar-form .search-button {
  background: none;
  border: none;
  position: absolute;
  right: 5px;
  top: 0;
  color: #ccc;
  -webkit-box-shadow: 0 0 0 0 !important;
  box-shadow: 0 0 0 0 !important;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 100ms ease-in;
  -moz-transition: all 100ms ease-in;
  -ms-transition: all 100ms ease-in;
  -o-transition: all 100ms ease-in;
  transition: all 100ms ease-in;
}
.navbar-form .search-button:hover {
  color: #777 !important;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.navbar-form .form-control:focus + .search-button {
  color: #ccc;
}
.navbar-form .form-group {
  display: block;
}
.navbar-form .form-control {
  background-color: transparent !important;
  border: none;
  color: #aaa;
  box-shadow: none;
  display: block;
  width: 100%;
  -webkit-border-radius: 0;
  border-radius: 0;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.navbar-form .form-control:focus {
  background-color: #f2f2f2 !important;
  border-color: #888;
  color: #888;
  -webkit-transition: all 300ms ease-in;
  -moz-transition: all 300ms ease-in;
  -ms-transition: all 300ms ease-in;
  -o-transition: all 300ms ease-in;
  transition: all 300ms ease-in;
}
.navbar-form .form-control::-webkit-input-placeholder {
  color: #ccc !important;
  text-overflow: ellipsis;
}
.navbar-form .form-control:-moz-placeholder {
  color: #ccc !important;
  text-overflow: ellipsis;
}
.navbar-form .form-control::-moz-placeholder {
  color: #ccc !important;
  text-overflow: ellipsis;
}
.navbar-form .form-control:-ms-input-placeholder {
  color: #ccc !important;
  text-overflow: ellipsis;
}
.rounded-image {
  -webkit-border-radius: 100px;
  border-radius: 100px;
  overflow: hidden;
  display: inline-block;
}
.rounded-image img {
  width: 100%;
}
.topbar-profile img {
	width: 24px;
	height: 24px;
}
.profile-image {
  border: 4px double rgba(0,0,0,0.2);
}
.profile-info {
  padding-top: 10px;
  border-bottom: 1px solid #eaeaea;
  width: 100%;
  margin-bottom: 15px;
  padding-bottom: 10px;
  display: inline-block;
  border-top: 1px solid #eaeaea;
  background: url("../../assets/images/profile-bg.png") no-repeat center center / cover;
}
.profile-info h4 {
  color: #3d3d3d;
  font-size: 15px;
  font-weight: 400;
  margin: 0;
}
.profile-info h3 {
	color: #da3832;
	font-size: 16px;
	font-weight: 600;
	margin: 0;
	line-height: inherit;
}
.profile-info p{
  color: #949494;
  font-size: 14px;
  margin-bottom: 5px;
}
.profile-buttons {
  margin-top: 5px;
}
.profile-buttons a {
  color: #606b7c;
  font-size: 13px;
  line-height: 22px;
  padding: 4px 10px 6px;
  vertical-align: middle;
  display: inline-block;
}
.profile-buttons a i {
  font-size: 16px;
  line-height: 25px;
}
.profile-buttons a:hover {
  color: #fff;
  background: rgba(0,0,0,0.2);
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.profile-status i {
  color: #444;
  font-size: 14px;
  float: right;
  margin-top: -14px;
}
i.online {
  color: #00AC65;
}
hr.divider {
  border-color: rgba(255,255,255,0.1);
  width: 90%;
  margin: 10px 5%;
  display: block;
  clear: both;
}
.the-timeline {
  margin-bottom: 40px;
}
.the-timeline .post-to-timeline {
  margin: 15px 0;
}
.the-timeline .post-to-timeline textarea {
  height: 50px;
  resize: none;
  margin-bottom: 10px;
}
.the-timeline ul {
  padding: 0;
  list-style: none;
  margin: 0 15px 0 30px;
  border-left: 2px solid #ddd;
}
.the-timeline ul li.the-year {
  background: transparent;
  height: 100px;
  line-height: 90px;
  min-height: 100px;
  left: -32px;
  border-left: 4px solid transparent !important;
  text-align: center;
  font-size: 50px;
  font-weight: 700;
}
.the-timeline ul li.the-year p {
  width: 20%;
  margin-left: 41%;
}
.the-timeline ul li.the-year:before {
  display: block;
  border: 0;
  width: 40%;
  top: 50px;
  border-top: 2px solid #ddd !important;
}
.the-timeline ul li.the-year:after {
  display: block;
  border: 0;
  right: -32px;
  content: " ";
  top: 50px;
  position: absolute;
  left: auto;
  width: 40%;
  border-top: 2px solid #ddd;
}
.the-timeline ul li:before {
  width: 10px;
  height: 10px;
  border-style: solid;
  content: " ";
  position: absolute;
  left: -14px;
  top: 19px;
  border-width: 7.5px 8px 7.5px 0;
  border-color: transparent #efefef transparent transparent;
  display: block;
}
.the-timeline ul li {
  padding: 5px 15px;
  display: block;
  min-height: 54px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin: 20px 0 20px 40px;
  background: #efefef;
  position: relative;
  border-left: 4px solid transparent;
}
.the-timeline ul li:hover {
  border-left-color: #4A525F;
}
.the-timeline ul li:hover:before {
  border-color: transparent #4A525F transparent transparent;
}
.the-timeline ul li p {
  margin: 0;
  padding: 0;
}
.the-timeline ul li .the-date {
  position: absolute;
  left: -69px;
  top: 0;
  width: 50px;
  height: 50px;
  background: #EB5055;
  border-radius: 50%;
  text-align: center;
  line-height: 130%;
}
.the-timeline ul li .the-date span {
  color: #fff;
  font-size: 18px;
  display: block;
  margin-top: 8px;
}
.the-timeline ul li .the-date small {
  color: #fff;
  font-size: 12px;
  display: block;
}
.videoWrapper {
  position: relative;
  padding-bottom: 56.25%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 15px;
}
.videoWrapper iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border: none;
}
iframe {
  width: 100%;
  border: none;
}
.breadcrumb {
  padding: 0;
  background: transparent;
  font-size: 12px;
  margin: 0;
}
.progress.progress-xs {
  height: 5px;
  margin-top: 25px;
  margin-bottom: 20px;
  border-radius: 0px;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress.progress-xs.for-modal {
  margin-top: 10px;
  margin-bottom: 20px;
}
.progress.progress-xs .progress-bar {
  font-size: 11px;
  line-height: 16px;
  color: #ffffff;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,0);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,0);
}
.progress.progress-xs.progress-striped .progress-bar {
  background-size: 10px 10px;
}
.progress.progress-sm {
  height: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  border-radius: 0;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress.progress-sm.progress-striped .progress-bar {
  background-size: 15px 15px;
}
.table > thead > tr > th {
  vertical-align: middle;
  border-bottom: 1px solid #dddddd;
}
.form-control {
  font-size: 13px;
  border-radius: 0;
  border-color: #ddd;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0);
}
.form-control:focus {
  border-color: #dadada;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(102,175,233,0);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0), 0 0 8px rgba(102,175,233,0);
}
.form-group .checkbox {
  margin-left: 0;
  padding-left: 0;
}
.btn {
  border-radius: 2px;
}
.list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.alert {
  border-radius: 0;
}
.btn-facebook {
  background: #45619D;
  border-color: #4D6CAD;
}
.btn-facebook:hover {
  background: #395289;
  border-color: #4D6CAD;
}
.btn-twitter {
  background: #00ACEE;
  border-color: #00B7FC;
}
.btn-twitter:hover {
  background: #03A0DE;
  border-color: #00B7FC;
}
.btn-gplus {
  background: #D54636;
  border-color: #B22E21;
}
.btn-gplus:hover {
  background: #BF392E;
  border-color: #B22E21;
}
.btn-vimeo {
  background: #1BB6EC;
  border-color: #0AA0D3;
}
.btn-vimeo:hover {
  background: #12ADE3;
  border-color: #0AA0D3;
}
.btn-pinterest {
  background: #CD1F28;
  border-color: #B70F17;
}
.btn-pinterest:hover {
  background: #C9121A;
  border-color: #B70F17;
}
.btn-instagram {
  background: #4E3D35;
  border-color: #392C24;
}
.btn-instagram:hover {
  background: #483931;
  border-color: #392C24;
}
.clear {
  clear: both;
}
#wrapper {
  width: 100%;
  height: 100%;
  background: #f6f8fa;
  position: relative;
}
.page {
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
}
.rows,
.col,
.page {
  position: absolute;
}
.rows {
  left: 0;
  right: 0;
}
.topbar {
  left: 0;
  right: 0;
  top: 0;
  height: 50px;
  z-index: 11;
  background: rgb(195,96,126);
  background: linear-gradient(90deg, rgba(217,56,49,1) 40%, rgba(235,164,62,1) 100%);
  position: fixed;
}
.topbar .topbar-left {
  float: left;
  height: 50px;
  position: relative;
  z-index: 1;
  width: 265px;
  background: #ffffff;
}
.logo {
	text-align: center;
	padding: 15px 0;
}
.logo img {
  width: auto;
  max-width: 100%;
  height: auto;
  transition: left .3s ease;
  -webkit-transition: all 0.2s ease-in-out;
}
.logo h2 {
  font-size: 22px;
  color: #63ba76;
  text-transform: uppercase;
  font-weight: 300;
  margin: 10px 0 0;
  line-height: inherit;
  transition: left .3s ease;
  -webkit-transition: all 0.2s ease-in-out;
}
.logo h3 {
  font-size: 16px;
  color: #4a4a4a;
  text-transform: uppercase;
  font-weight: 300;
  margin: 0;
  line-height: inherit;
  transition: left .3s ease;
  -webkit-transition: all 0.2s ease-in-out;
}
.enlarged .logo h2,.enlarged .logo h3{
  display: none;
}
.enlarged .logo img {
  padding: 0 5px 5px;
}
.topbar-profile .topbar-profile-image {
  width: 24px;
  position: relative;
  margin-bottom: -7px;
  margin-right: 5px;
}
/*.navbar-default .navbar-nav .topbar-profile > a {*/
/*	padding-top: 13px;*/
/*	padding-bottom: 13px;*/
/*}*/
.navbar-right .iconify > a > i {
	font-size: 20px;
	color: #fff;
  line-height: 20px;
  position: relative;
  top: 3px;
}
.navbar-right .iconify > a  {
  padding-top: 13px;
  padding-bottom: 13px;
}
.navbar-default .navbar-nav > li > a {
  color: #fff;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  color: #fff;
}
.right-opener {
  border-left: 1px solid rgba(0,0,0,0.1);
}
.right-opener i {
  color: rgba(255,255,255,0.8);
}
.right-opener .fa-angle-double-right {
  display: none;
}
.open-right-sidebar .right-opener .fa-angle-double-right {
  display: inline-block;
}
.open-right-sidebar .right-opener .fa-angle-double-left {
  display: none;
}
.col {
  top: 0;
  bottom: 0;
}
.scroll-x {
  overflow-x: auto;
  -webkit-overflow-scrolling: touch;
}
.scroll-y {
  overflow-y: auto;
  -webkit-overflow-scrolling: touch;
}
.fill,
.pane {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
}
.pane {
  display: none;
}
.side-menu {
  width: 265px;
  top: 0;
  bottom: 0;
  z-index: 2;
  overflow-y: auto;
  height: 100%;
  -ms-overflow-style: none;  /* Internet Explorer 10+ */
  scrollbar-width: none;  /* Firefox */
}
.side-menu::-webkit-scrollbar { 
    display: none;  /* Safari and Chrome */
}
.side-menu.left {
  background: #fff;
  position: absolute;
  top: 0px;
  transition: left .3s ease;
  -webkit-transition: all 0.2s ease-in-out;
  border-right: 1px solid #eee;
}
body.fixed-left .side-menu.left {
  margin-top: 0px;
  top: 0;
  z-index: 12;
  position: fixed;
  height: 100%;
  bottom: 50px;
  margin-bottom: -50px;
  padding-bottom: 50px;
}
.side-menu.left .scroll-y {
  direction: rtl;
  overflow-x: visible;
}
body.mobile .slimscrollleft,
body.mobile .slimscroller {
  overflow-y: scroll;
}
.side-menu.left .scroll-y .sidebar-inner {
  direction: ltr;
}
.content-page {
  margin-left: 265px;
  overflow: hidden;
  position: relative;
}
.content-page > .content {
  margin-top: 50px;
  padding: 0px;
  position: relative;
}
.side-menu.right {
  width: 265px;
  right: -265px;
  position: fixed;
  z-index: 15;
  background: #fff;
}
.side-menu.right .tab-inner {
  height: 100%;
}
#wrapper.open-right-sidebar {
  padding-right: 265px;
}
.open-right-sidebar .topbar {
  margin-right: 265px;
}
.open-right-sidebar .right {
  right: 0px !important;
}
.header.rows {
  height: 50px;
}
.header.rows-content-header {
  height: 50px;
}
.header.left.side-menu {
  background: #343838;
}
.header.content {
  background: #FFFFFF;
  border-bottom: 1px solid #E5E9EC;
}
.body.rows {
  top: 0px;
  bottom: 50px;
}
.body.content.rows {
  top: 50px;
  bottom: 0px;
  background: #f3f3f3;
  padding: 20px;
  font-size: 13px;
}
body.fixed-left .left-footer {
  bottom: 50px;
}
.left-footer {
  height: 50px;
  bottom: 0px;
  display: none;
  position: absolute;
  width: 100%;
  background: rgba(0,0,0,0.3);
  color: #E8EAED;
  padding: 15px;
}
.left-footer .progress.progress-xs {
  margin: 9px 70px 9px 0;
  overflow: visible;
  position: relative;
}
.left-footer .progress.progress-xs .progress-precentage {
  display: block;
  position: absolute;
  right: -20px;
  top: -12px;
  padding: 7px 5px;
  border-radius: 50%;
  background: #555;
  color: #f3f3f3;
}
.left-footer .progress.progress-xs {
  background: rgba(0,0,0,0.6);
}
.left-footer .progress.progress-xs .btn {
  display: block;
  position: absolute;
  right: -70px;
  top: -14px;
  background: #555;
  color: #f3f3f3;
  border: none;
}
.button-menu-mobile {
  position: absolute;
  right: -55px;
  top: 0px;
  z-index: 2;
  padding: 10px 18px;
  height: 50px;
  font-size: 21px;
  background: transparent;
  color: #fff;
  border: none;
}
.button-menu-mobile:hover {
  color: #fff;
}
button.navbar-toggle {
  padding: 5px 20px;
}
.sidebar-inner {
  height: 100%;
}
#sidebar-menu,
#sidebar-menu ul,
#sidebar-menu li,
#sidebar-menu a {
  margin: 0;
  padding: 0;
  border: 0;
  list-style: none;
  font-weight: normal;
  text-decoration: none;
  line-height: 1;
  font-size: 13px;
  position: relative;
}
#sidebar-menu a {
  line-height: 1.3;
}
#sidebar-menu {
  width: 100%;
}
#sidebar-menu > ul > li {
  background: #fff;
  display: block;
}
#sidebar-menu > ul > li > a {
  font-size: 14px;
  display: block;
  color: #484848;
  padding: 10px;
  padding-right: 22px;
}
.enlarged #sidebar-menu > ul > li > a {
	padding: 10px 20px;
}
#sidebar-menu > ul > li > a > span {
  vertical-align: middle;
}
#sidebar-menu > ul > li > a:hover {
  color: #484848;
  background: #ffffff;
  padding-left: 10px;
}
.enlarged #sidebar-menu > ul > li > a:hover {
  padding-left: 20px;
}
#sidebar-menu > ul > li > a > i {
  color: rgba(233,153,60,1);
  display: inline-block;
  font-size: 15px;
  line-height: 17px;
  margin-left: 3px;
  margin-right: 7px;
  text-align: center;
  vertical-align: middle;
  width: 20px;
}
#sidebar-menu > ul > li > a > i.i-right {
  margin: 3px 0 0 0;
  float: right;
}
#sidebar-menu > ul > li > a:hover {
  text-decoration: none;
}
#sidebar-menu > ul > li > a.subdrop {
  background: #F6F8FA;
}
#sidebar-menu > ul > li > a.active,
#sidebar-menu > ul > li > a.active.subdrop {
  color: #484848;
  background: #f6f8fa !important;
}
#sidebar-menu > ul > li > a.active i,
#sidebar-menu > ul > li > a.active.subdrop i {
  color: #484848;
}
#sidebar-menu > ul > li > a.subdrop .pull-right i {
  color: #695ca1;
}
#sidebar-menu > ul > li > a span.label {
  float: right;
}
#sidebar-menu > ul > li > a span.label.span-left {
  float: none;
  margin-left: 5px;
}
#sidebar-menu span.cnt {
  position: absolute;
  top: 8px;
  right: 15px;
  padding: 0;
  margin: 0;
  background: none;
}
#sidebar-menu ul ul {
  display: none;
  padding: 10px 0;
  background: #ffffff;
}
#sidebar-menu ul ul ul {
  border-top: 1px solid rgba(0,0,0,0.1);
  background: rgba(0,0,0,0.2);
}
#sidebar-menu ul ul li {
  border-top: 0;
  position: relative;
}
#sidebar-menu ul ul a {
  padding: 8px 25px 8px 50px;
  display: block;
  color: #484848;
  font-size: 13px;
}
#sidebar-menu ul ul li::before {
    content: "\f111";
    position: absolute;
    font-family: 'Font Awesome 5 Pro';
    font-size: 6px;
    color: #da3832;
    left: 30px;
    font-weight: 600;
    top: 14px;
    z-index: 11;
}
#sidebar-menu ul ul ul a {
  padding-left: 35px;
}
#sidebar-menu ul ul ul ul a {
  padding-left: 45px;
}
#sidebar-menu ul ul a:hover {
  color: #3c4554;
  background: transparent;
  /* background: #dedede; */
}
#sidebar-menu ul ul li a.active {
  color: #fff;
  background: #e3e3e3;
}
#sidebar-menu ul ul a i {
  margin-right: 5px;
}
#wrapper.enlarged #sidebar-menu ul ul {
  border: none;
  padding: 0;
}
#wrapper.enlarged .left.side-menu .widget {
  display: none;
}
#wrapper.enlarged .profile-text {
  display: none;
}
#wrapper.enlarged .profile-info .col-xs-4 {
  width: 100%;
  padding: 5px;
}
#wrapper.enlarged .profile-info .col-xs-8 {
  width: 100%;
  padding: 0 7px;
}
#wrapper.enlarged .left.side-menu {
  width: 65px;
  z-index: 12;
  position: fixed;
}
#wrapper.enlarged .content-page {
  margin-left: 65px;
}
#wrapper.enlarged .left.side-menu .navbar-form input::-webkit-input-placeholder {
  color: transparent !important;
}
#wrapper.enlarged .left.side-menu .navbar-form input:-moz-placeholder {
  color: transparent !important;
}
#wrapper.enlarged .left.side-menu .navbar-form input::-moz-placeholder {
  color: transparent !important;
}
#wrapper.enlarged .left.side-menu .navbar-form input:-ms-input-placeholder {
  color: transparent !important;
}
#wrapper.enlarged .left.side-menu .navbar-form:hover {
  width: 265px;
  position: relative;
  z-index: 5;
}
#wrapper.enlarged .topbar .topbar-left {
  width: 65px !important;
}
#wrapper.enlarged .topbar .topbar-left .logo {
  opacity: 0;
  display: none;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li {
  /* white-space: nowrap; */
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > ul {
  display: none;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
  background: #ffffff;
}
#wrapper.enlarged #sidebar-menu ul ul li a.active {
  background: #dedede !important;
}
#wrapper.enlarged #sidebar-menu > ul > li:hover > a.open:after,
#wrapper.enlarged #sidebar-menu > ul > li:hover > a.active:after {
  display: none;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul {
  position: absolute;
  left: 50px;
  width: 190px;
  display: block;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul li::before {
  left: 15px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > a {
  background: #F6F8FA;
  color: #484848;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > a i {
  background: #F6F8FA;
  color: #484848;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li:hover > ul {
  position: absolute;
  left: 190px;
  margin-top: -36px;
  width: 190px;
  display: block;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > ul a {
  background: #F6F8FA;
  padding-left: 10px;
  border: none;
  width: 190px;
  box-shadow: none;
  z-index: 6;
  position: relative;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul ul li > a span.pull-right {
  position: absolute;
  right: 10px;
  top: 12px;
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li > a span {
  display: none;
  padding-left: 10px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a span.pull-right {
  position: absolute;
  right: 10px;
  top: 12px;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover > a {
  width: 240px;
  background: #F6F8FA;
  position: relative;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li {
  position: relative;
}
#wrapper.enlarged .left.side-menu #sidebar-menu ul > li:hover a span {
  display: inline-block;
  padding-left: 20px;
}
#wrapper.enlarged .left.side-menu .navbar-form .search-button {
  right: 7px;
}
.side-menu.right .nav-tabs {
  background: rgba(0,0,0,0.4);
  border: none;
}
.side-menu.right .nav-tabs li {
  text-align: center;
}
.side-menu.right .nav-tabs > li > a {
  border-radius: 0px !important;
  margin: 0px !important;
  padding: 14px 15px 15px;
  font-size: 13px;
  color: rgba(255,255,255,0.9);
  border-bottom: 1px solid transparent;
}
.side-menu.right .nav > li > a:hover,
.side-menu.right .nav > li > a:focus {
  background: rgba(255,255,255,0.1);
  color: rgba(255,255,255,0.7);
  border-color: rgba(255,255,255,0);
}
.side-menu.right .nav-tabs > li.active > a {
  color: #777;
}
.side-menu.right .nav-tabs > li.active > a,
.side-menu.right .nav-tabs > li.active > a:hover,
.side-menu.right .nav-tabs > li.active > a:focus {
  background: #fff;
  border-color: #fff;
  border-radius: 0px;
}
.side-menu.right .right-toolbar {
  margin: 5px 15px 15px;
}
.side-menu.right .right-toolbar a {
  color: #777;
  font-size: 12px;
}
.side-menu.right .panel-group .panel {
  border-radius: 0px;
  border: none;
  color: #f3f3f3;
  background: transparent;
}
.side-menu.right .panel-default > .panel-heading {
  background: transparent;
  border: none;
  border-radius: 0px;
}
.side-menu.right .panel-default > .panel-heading + .panel-collapse .panel-body {
  border-top: none;
}
.side-menu.right .panel-title > a {
  color: #fff;
}
.side-menu.right .panel-title > a .label {
  margin-top: 2px;
}
.side-menu.right .tab-content,
.side-menu.right .tab-content > .tab-pane,
.side-menu.right .tab-content > .tab-pane.active {
  height: 100%;
  padding-bottom: 20px;
}
.accordion-toggle .panel-heading {
  padding: 0px;
}
.accordion-toggle .panel-title a {
  color: #fff;
  font-size: 14px;
  display: block;
  line-height: 22px;
  padding: 9px 35px 9px 20px;
  position: relative;
}
.accordion-toggle .panel-title a:after {
  content: "\f106";
  display: block;
  font-family: FontAwesome;
  font-size: 10px;
  line-height: 36px;
  position: absolute;
  top: 3px;
  right: 15px;
}
.accordion-toggle .panel-title a.collapsed:after {
  content: "\f107";
}
.accordion-toggle .panel.panel-default .panel-title a {
  color: #555;
}
.panel-group .panel {
  border-radius: 3px;
}
.not-logged-avatar {
  width: 100px;
  margin: 0px auto;
  display: block;
  margin-bottom: 20px;
  text-align: center;
  box-shadow: 1px 1px 3px rgba(0,0,0,0.1);
}
.search-right {
  padding: 10px 15px;
}
.search-right input {
  background: rgba(0,0,0,0.1);
  border: none;
  color: #eee;
}
#notification-list a {
  color: #555;
  font-size: 13px;
  font-weight: 600;
  vertical-align: text-top;
}
#notification-list li {
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid rgba(0,0,0,0.1);
}
#notification-list a .muted {
  display: block;
  font-size: 12px;
  font-weight: 300;
  color: rgba(0,0,0,0.5);
}
#notification-list .icon-wrapper {
  border-radius: 150px;
  font-size: 20px;
  width: 35px;
  line-height: 29px;
  text-align: center;
  height: 35px;
  margin-right: 10px;
  float: left;
  color: #555;
  display: inline-block;
  border: 2px solid #4EA6A6;
}
#inbox-list li {
  margin-bottom: 15px;
}
#inbox-list a {
  color: #555;
}
#inbox-list a .datetime {
  font-size: 12px;
  font-weight: 400;
  color: rgba(0,0,0,0.4);
  float: right;
}
#inbox-list a .sender {
  font-size: 13px;
  display: block;
  float: left;
  font-weight: 600;
}
#inbox-list a .title {
  clear: both;
  display: block;
  font-size: 12px;
  font-weight: 600;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  height: 15px;
  color: rgba(0,0,0,0.6);
}
#inbox-list a .content {
  clear: both;
  display: block;
  font-size: 11px;
  font-weight: 300;
  overflow: hidden;
  color: rgba(0,0,0,0.5);
}
#updates-list li {
  margin-bottom: 10px;
}
#updates-list a {
  color: #555;
  font-size: 13px;
}
#updates-list .icon-wrapper {
  float: left;
  border-radius: 50px;
  font-size: 14px;
  width: 24px;
  line-height: 25px;
  text-align: center;
  height: 24px;
  margin-right: 10px;
  color: #555;
  display: inline-block;
}
#chat-panel .panel-body {
  padding: 0px;
}
#chat-list li {
  clear: both;
  height: 55px;
  opacity: 0.9;
  padding: 7px 15px 10px;
}
#chat-list li:hover {
  background: rgba(0,0,0,0.1);
  opacity: 1;
}
#chat-list a {
  font-size: 13px;
  color: #555;
}
#chat-list a.online .chat-user-avatar {
  box-shadow: 0 0 0 2px #68C39F;
}
#chat-list a.away .chat-user-avatar {
  box-shadow: 0 0 0 2px orange;
}
#chat-list a.offline .chat-user-avatar img {
  
}
#chat-list .chat-user-avatar {
  border-radius: 50px;
  width: 34px;
  height: 34px;
  display: inline-block;
  float: left;
  margin-right: 10px;
  margin-top: 3px;
  border: 2px solid rgba(0,0,0,0);
  box-shadow: 0 0 0 2px #555;
  overflow: hidden;
}
#chat-list .chat-user-avatar img {
  width: 100%;
  height: 100%;
}
#chat-list .chat-user-msg {
  font-size: 12px;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  color: rgba(0,0,0,0.3);
  display: block;
}
#settings .tab-inner {
  color: rgba(0,0,0,0.8);
}
#settings .tab-inner h3 {
  color: rgba(0,0,0,0.6);
  margin-bottom: 20px;
}
#settings .tab-inner h4 {
  color: rgba(0,0,0,0.6);
  margin-bottom: 15px;
}
#settings .tab-inner .row {
  margin-bottom: 10px;
  font-size: 12px;
}
.page-heading {
  margin: 0px 0 20px;
  padding: 5px 0;
}
.page-heading h1 {
  margin: 0;
  padding: 0;
  font-weight: 400;
  font-size: 24px;
  margin-bottom: 0px;
}
.page-heading h3 {
  font-size: 15px;
  margin-top: 0px;
}
.widget {
  position: relative;
  background: #fff;
  color: #5b5b5b;
  margin-bottom: 20px;
}
.widget-header,
.widget-content {
  display: block;
  width: 100%;
  clear: both;
}
.portlets {
  min-height: 50px;
}
.portlets .widget-header {
  cursor: move;
}
.widget-footer {
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
  overflow: hidden;
}
.widget-header.transparent {
  background: transparent;
  border: none;
}
.widget-header.centered {
  text-align: center;
}
.widget-header .left-btn {
  position: absolute;
  left: 10px;
  top: 6px;
}
.widget-content {
  -webkit-border-radius: 0 0 2px 2px;
  border-radius: 0 0 2px 2px;
}
.widget-content.padding {
  padding: 25px 10px;
}
.widget-content.padding-sm {
  padding: 10px;
}
.widget-content.padding-xs {
  padding: 1%;
}
.widget.maximized {
  position: fixed;
  -webkit-border-radius: 0;
  border-radius: 0;
  top: 50px;
  left: 265px;
  right: 0px;
  bottom: 0px;
  z-index: 10;
  margin: 0px;
}
#wrapper.enlarged .widget.maximized {
  left: 50px;
}
#wrapper.open-right-sidebar .widget.maximized {
  right: 265px;
}
.widget.modal-widget {
  position: absolute;
  display: block;
  z-index: 10;
  box-shadow: 0px 0px 2px rgba(0,0,0,0.2), 0px 10px 15px rgba(0,0,0,0.2);
}
.widget.modal-widget.modalize .widget-header {
  background: #efefef;
}
.widget:before,
.widget:after {
  display: table;
  content: " ";
}
.widget:after {
  clear: both;
}
.widget .des-thumbnail {
  padding: 20px;
}
.widget .img-wrap {
  width: 100%;
  height: auto;
  overflow: hidden;
}
.widget .img-wrap img {
  width: 100%;
}
.widget .widget-header {
  height: 43px;
  display: block;
}
.widget .widget-header h2 {
  padding: 4px 13px 4px 13px;
  margin: 0px;
  font-weight: 400;
  font-size: 16px;
  display: block;
  color: #5b5b5b;
}
.widget .widget-header h2.no-style {
  padding: 0px;
  margin: 20px 0px 10px 0px;
  margin-top: 20px;
  margin-bottom: 10px;
  font-size: 30px;
  border-bottom: none;
}
.widget.box-messages {
  margin-top: -50px;
}
.widget.box-messages h2 {
  border-bottom: none;
}
.widget .statistic-chart {
  padding: 0 0 0px 0;
}
.widget .statistic-chart .toolbar {
  padding: 10px;
  padding-top: 0px;
}
.widget.full {
  padding: 0px;
}
.widget.full .box-footer {
  padding: 20px 20px 15px 20px;
}
.widget.full .box-footer a,
.widget.full .box-footer a:hover {
  color: #1B1E24;
  text-decoration: none;
}
.widget .nav-tabs > li > a {
  line-height: 1.428571429;
  border: none;
  margin-right: 6px;
  background: rgba(0,0,0,0.04);
  color: #555;
  font-size: 13px;
}
.widget .tab-content {
  padding-top: 10px;
  font-size: 13px;
}
.widget .tab-boxed {
  padding: 10px;
  border: 1px solid #ddd;
  border-top: 0px;
}
.widget .nav-tabs > li > a i {
  color: #555;
}
.widget .media-list {
  margin-top: 30px;
}
.widget .media-list a {
  color: #1B1E24;
}
.widget .media-list a:hover {
  color: #212121;
  text-decoration: none;
}
.widget .media-list .media {
  padding: 5px 20px;
  border-bottom: 1px solid #eaeaea;
}
.widget .media-list li:last-child.media {
  border-bottom: none;
}
.widget .media-list .media .media-heading a {
  font-size: 14px;
  font-weight: 600;
  color: #1B1E24;
  margin-right: 5px;
}
.widget .media-list .media .media-heading small {
  color: #65BD77;
  font-size: 11px;
}
.widget .media-list .media p {
  color: #909090;
}
.widget .media-list .media .media-object {
  width: 50px;
}
.widget .nav-tabs > li.active > a,
.widget .nav-tabs > li.active > a:hover,
.widget .nav-tabs > li.active > a:focus {
  cursor: default;
  border-top: none;
  border-right: none;
  border-left: none;
  border-bottom: none;
  background-color: #7A868F;
  color: #fff;
}
/* .widget  */

footer p {
    padding-left: 35px;
}

.disable-click-zone {
    pointer-events: none;  
}
.login-wrap {
	margin: 0% auto;
	padding: 0px;
	max-width: 300px;
}
.login-block {
	background: #fff;
	border-radius: 10px;
}
.login-wrap a {
  color: #fff;
}
.login-wrap i {
  font-size: 18px;
  margin-right: 5px;
}
.login-wrap .checkbox {
  margin-left: 0;
  padding-left: 0;
}
.login-wrap .btn-block {
  margin: 5px 0;
}
.login-wrap .login-input {
  position: relative;
}
.login-wrap .login-input .text-input {
  padding-left: 35px;
}
.login-wrap .login-input i.overlay {
  position: absolute;
  left: 10px;
  top: 12px;
  color: #698185;
}