@import url(http://fonts.googleapis.com/css?family=Open+Sans&subset=latin,latin-ext:400,400italic,600,600italic,700,700italic,300italic,300);
@import url(http://fonts.googleapis.com/css?family=Raleway:400,100,200,300,500,600,700,800);

body{font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;font-size: 13px;}
.hide-important{display:none !important;}

#wrap {
    background:none;
}
.header {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 500;
    width:100%
   }
.header #branding {
    position: fixed;
    background-color: #373b3d;
   }
.header i {
     background-image: none;
}
.header #branding a {
    text-decoration: none;
    color: #fff;
}
.header-column{position: fixed;
    left: 220px;}
#footer{position:relative;z-index: 200;}
@media (min-width: 992px){
	#suit-left {
    left: 0 !important;
}
}
.suit-columns {
	  padding-left: 0px;
    margin-left: 200px;
    padding-right: 40px;
}
#suit-left {
     width: 200px; 
    /* right: 240px; 
    /* margin-left: -100%; */
    right: 0;
    margin-left:0;
    background-color: #ffffff;
    /*position: fixed;*/
   position:fixed;
    top: 42px;
    bottom: 0;
    left: 0px;
    z-index: 100;
    overflow-y: auto;
    overflow-x: hidden;
}

#suit-center{margin-top: 45px;}
/***** LEFT NAVIGATION *****/
.nav-quirk {
  margin: 0 0 30px;
  background-color: #fff;
}
.nav-quirk > li {
  border-top: 1px solid #eaecf0;
  text-transform: uppercase;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
}
.nav-quirk > li > a {
  color: #505b72;
  padding: 12px 14px;
  border-radius: 0;
  font-weight: 700;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  text-decoration: none;
}
.nav-quirk > li > a .badge {
  background-color: transparent;
  color: #9fa8bc;
  font-size: 12px;
  text-transform: none;
  padding: 0;
  font-weight: normal;
  margin-top: 3px;
  margin-right: 2px;
}
.nav-quirk > li > a > i {
  width: 16px;
  font-size: 14px;
  text-align: center;
  margin-right: 7px;
  color: #259dab;
  vertical-align: top;
  margin-top: 1.5555px;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.nav-quirk > li > a:hover,
.nav-quirk > li > a:focus {
  color: #262b36;
  background-color: #ffffff;
}
.nav-quirk > li + li {
  margin: 0;
}
.nav-quirk > li:last-child {
  border-bottom: 1px solid #eaecf0;
}
.nav-quirk > li.nav-parent > a {
  position: relative;
}
.nav-quirk > li.nav-parent > a:after {
  content: '\f107';
  font-family: 'FontAwesome';
  font-size: 16px;
  font-weight: 400;
  color: #bdc3d1;
  position: absolute;
  top: 10px;
  right: 15px;
}
.nav-quirk > li.nav-active > ul {
  display: block;
}
.nav-quirk > li.active {
  border-top-color: transparent;
}
.nav-quirk > li.active + li {
  border-top-width: 0;
}
.nav-quirk > li.active > a {
  color: #fff;
  background-color: #259dab;
  background-image: -webkit-linear-gradient(left, #259dab 0%, #2574ab 100%);
  background-image: -o-linear-gradient(left, #259dab 0%, #2574ab 100%);
  background-image: linear-gradient(to right, #259dab 0%, #2574ab 100%);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff259dab', endColorstr='#ff2574ab', GradientType=1);
  text-decoration: none;
}
.nav-quirk > li.active > a .badge {
  background-color: transparent;
  color: rgba(255, 255, 255, 0.5);
}
.nav-quirk > li.active > a > i {
  color: #fff;
}
.nav-quirk > li.active > a:after {
  color: #fff;
}
.nav-quirk > li.active .children {
  display: block;
  border-top: 0;
  border-bottom: 1px solid #eaecf0;
}
.nav-quirk > li.active .children:before {
  border-top: 7px solid #259dab;
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  left: 15px;
  top: 0;
}
.nav-quirk .children {
  list-style: none;
  display: none;
  margin: 0;
  padding: 0;
  position: relative;
  border-top: 1px solid #eaecf0;
  background-color: #f6f7f8;
}
.nav-quirk .children > li {
  margin-left: 21px;
  border-left: 1px solid #dbdfe6;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  text-transform: none;
  letter-spacing: normal;
  display: block;
  font-size: 12px;
}
.nav-quirk .children > li:first-child {
  padding-top: 7px;
}
.nav-quirk .children > li:last-child {
  padding-bottom: 7px;
}
.nav-quirk .children > li > a {
  display: block;
  font-weight: 400;
  padding: 12px 0 5px 18px;
  color: #657390;
  position: relative;
  height: 28px;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
  text-decoration: none;
}
.nav-quirk .children > li > a:before {
  content: '';
  position: absolute;
  width: 5px;
  height: 5px;
  left: -3px;
  top: 50%;
  background-color: #9fa8bc;
  margin-top: -3px;
  border-radius: 50px;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.nav-quirk .children > li > a:after {
  content: '';
  width: 30px;
  height: 30px;
  border: 1px solid #a0a8b9;
  position: absolute;
  left: -15px;
  top: 50%;
  margin-top: -15px;
  border-radius: 50px;
  opacity: 0;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.nav-quirk .children > li > a:hover,
.nav-quirk .children > li > a:focus,
.nav-quirk .children > li > a:active {
  text-decoration: none;
  color: #464f63;
}
.nav-quirk .children > li > a:hover:before,
.nav-quirk .children > li > a:focus:before,
.nav-quirk .children > li > a:active:before {
  background-color: #657390;
}
.nav-quirk .children > li > a:hover:after,
.nav-quirk .children > li > a:focus:after,
.nav-quirk .children > li > a:active:after {
  opacity: 1;
  border-color: #657390;
  width: 11px;
  height: 11px;
  left: -6px;
  margin-top: -6px;
}
.nav-quirk .children > li.active > a {
  color: #259dab;
}
.nav-quirk .children > li.active > a:before {
  background-color: #259dab;
}
.nav-quirk .children > li.active > a:after {
  opacity: 1;
  border-color: #259dab;
  width: 11px;
  height: 11px;
  left: -6px;
  margin-top: -6px;
}
/***** LEFT NAVIGATION STACKED STYLE VARIANT *****/
.nav-quirk-stacked > li:first-child {
  border-top: 1px solid #eaecf0;
}
.nav-quirk-stacked > li > a {
  padding: 12px 0;
  letter-spacing: .5px;
  color: #464f63;
}
.nav-quirk-stacked > li > a:hover,
.nav-quirk-stacked > li > a:focus {
  color: #262b36;
}
.nav-quirk-stacked > li > a:hover > i,
.nav-quirk-stacked > li > a:focus > i {
  color: #262b36;
}
.nav-quirk-stacked > li.nav-parent > a:after {
  top: 9px;
  right: 5px;
}
.nav-quirk-stacked > li.active {
  border-top-color: #eaecf0;
}
.nav-quirk-stacked > li.active + li {
  border-top-width: 1px;
}
.nav-quirk-stacked > li.active > a,
.nav-quirk-stacked > li.active > a:hover,
.nav-quirk-stacked > li.active > a:focus {
  background-color: transparent;
  background-image: none;
  color: #259dab;
}
.nav-quirk-stacked > li.active > a > i,
.nav-quirk-stacked > li.active > a:hover > i,
.nav-quirk-stacked > li.active > a:focus > i {
  color: #259dab;
}
.nav-quirk-stacked > li.active .children {
  border-bottom: 0;
  border-top: 1px solid #eaecf0;
}
.nav-quirk-stacked > li.active .children:before {
  display: none;
}
.nav-quirk-stacked > li.active.nav-parent > a:after {
  color: #259dab;
}
.nav-quirk-stacked .children {
  background-color: transparent;
}
.nav-quirk-stacked .children > li {
  margin-left: 8px;
  border-left-color: #eaecf0;
}
/***** LEFT NAVIGATION PILL STYLE VARIANT *****/
.nav-quirk-pills > li:last-child {
  border-bottom: 0;
}
.nav-quirk-pills > li > a {
  padding: 10px;
  border-radius: 2px;
}
.nav-quirk-pills > li > a:hover,
.nav-quirk-pills > li > a:focus {
  background-color: #e1e4ea;
}
.nav-quirk-pills > li > a:hover > i,
.nav-quirk-pills > li > a:focus > i {
  color: inherit;
}
.nav-quirk-pills > li + li {
  border-top: 0;
  margin-top: 1px;
}
.nav-quirk-pills > li.nav-parent a:after {
  top: 7px;
  right: 10px;
}
.nav-quirk-pills > li.active .children {
  border-bottom: 0;
}
.nav-quirk-pills > li.active .children:before {
  display: none;
}
.nav-quirk-pills > li .children {
  background-color: transparent;
  border-top: 0;
}
.nav-quirk-pills > li .children > li {
  margin-left: 18px;
  border-left: 0;
}
.nav-quirk-pills > li .children > li:first-child {
  padding-top: 0;
}
.nav-quirk-pills > li .children > li:last-child {
  padding-bottom: 0;
}
.nav-quirk-pills > li .children > li > a:after {
  top: 50%;
}
/***** NAV MAIL *****/
.nav-mail > li > a .badge {
  color: #d9534f;
}
.nav-mail > li > a > i {
  color: #909bb1;
}
.nav-label > li {
  text-transform: none;
}
.nav-label > li > a {
  font-weight: normal;
}
.nav-label > li > a > i.primary {
  color: #2574ab;
}
.nav-label > li > a > i.success {
  color: #259dab;
}
.nav-label > li > a > i.warning {
  color: #e6ad5c;
}
.nav-label > li > a > i.danger {
  color: #d9534f;
}
/* User Edit */
.nav-pills.nav-stacked>li>a {
     margin-bottom: 0px !important;
}
*:before, *:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.menutoggle {
    position: absolute;
    width: 45px;
    height: 45px;
    top: 0;
    left: 155px;
    font-size: 21px;
    cursor: pointer;
    color: #778395;
    -webkit-transition: all 0.2s ease-out 0s;
    -o-transition: all 0.2s ease-out 0s;
    transition: all 0.2s ease-out 0s;
}
.menutoggle i {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -11px;
  margin-left: -10px;
}
.menutoggle:hover,
.menutoggle:focus {
  color: #9fa8bc;
}
@media (min-width: 992px){
.headerbar {
    margin-left: 163px;
    left: 0 !important;
}
	
}
.headerbar {
    position: relative;
    padding-left: 64px;
}
.headerbar i{background-image:none;}
.headerbar a,.headerbar a:hover{color:#d4d4d4;}

.breadcrumb {
  padding: 8px 15px;
  margin-bottom: 17px;
  list-style: none;
  background-color: #f5f5f5;
  border-radius: 2px;
}
.breadcrumb > li {
  display: inline-block;
}
.breadcrumb > li + li:before {
  content: "/\00a0";
  padding: 0 5px;
  color: #cccccc;
}
.breadcrumb > .active {
  color: #777777;
}
.breadcrumb a {
  text-decoration: none !important;
}
/******* TABLE ********/


/***** DASHBOARD *****/
.dash-left .table > thead > tr > th,
.dash-right .table > thead > tr > th,
.dash-left .table > tbody > tr > th,
.dash-right .table > tbody > tr > th,
.dash-left .table > tfoot > tr > th,
.dash-right .table > tfoot > tr > th,
.dash-left .table > thead > tr > td,
.dash-right .table > thead > tr > td,
.dash-left .table > tbody > tr > td,
.dash-right .table > tbody > tr > td,
.dash-left .table > tfoot > tr > td,
.dash-right .table > tfoot > tr > td {
  padding-left: 20px;
  padding-right: 20px;
}
@media (min-width: 992px) and (max-width: 1024px) {
  .dash-left,
  .dash-right {
    width: 100%;
  }
}
@media (max-width: 768px) {
  .dash-right .col-sm-5 {
    width: 41.6667%;
  }
}
@media (max-width: 640px) {
  .dash-right .col-sm-5 {
    width: 50%;
    float: left;
  }
}
@media (max-width: 560px) {
  .dash-right .col-sm-5 {
    width: auto;
    float: none;
  }
}
/******* MAIN WIDGET *******/

.contentpanel {
    position: relative;
}
.row {
    margin-left: -10px;
    margin-right: -10px;
}
.clearfix:before, .clearfix:after, .dl-horizontal dd:before, .dl-horizontal dd:after, .container:before, .container:after, .container-fluid:before, .container-fluid:after, .row:before, .row:after, .form-horizontal .form-group:before, .form-horizontal .form-group:after, .btn-toolbar:before, .btn-toolbar:after, .btn-group-vertical > .btn-group:before, .btn-group-vertical > .btn-group:after, .nav:before, .nav:after, .navbar:before, .navbar:after, .navbar-header:before, .navbar-header:after, .navbar-collapse:before, .navbar-collapse:after, .pager:before, .pager:after, .panel-body:before, .panel-body:after, .modal-footer:before, .modal-footer:after {
    content: " ";
    display: table;
}
@media (min-width: 992px) { .col-md-9 {
    width: 75%;
}"" }

@media (min-width: 992px){.col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
}  }

.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-left: 10px;
    padding-right: 10px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  padding-left: 10px;
  padding-right: 10px;
}
.col-xs-1, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9, .col-xs-10, .col-xs-11, .col-xs-12 {
  float: left;
}
.col-xs-12 {
  width: 100%;
}
.col-xs-11 {
  width: 91.66666667%;
}
.col-xs-10 {
  width: 83.33333333%;
}
.col-xs-9 {
  width: 75%;
}
.col-xs-8 {
  width: 66.66666667%;
}
.col-xs-7 {
  width: 58.33333333%;
}
.col-xs-6 {
  width: 50%;
}
.col-xs-5 {
  width: 41.66666667%;
}
.col-xs-4 {
  width: 33.33333333%;
}
.col-xs-3 {
  width: 25%;
}
.col-xs-2 {
  width: 16.66666667%;
}
.col-xs-1 {
  width: 8.33333333%;
}
.col-xs-pull-12 {
  right: 100%;
}
.col-xs-pull-11 {
  right: 91.66666667%;
}
.col-xs-pull-10 {
  right: 83.33333333%;
}
.col-xs-pull-9 {
  right: 75%;
}
.col-xs-pull-8 {
  right: 66.66666667%;
}
.col-xs-pull-7 {
  right: 58.33333333%;
}
.col-xs-pull-6 {
  right: 50%;
}
.col-xs-pull-5 {
  right: 41.66666667%;
}
.col-xs-pull-4 {
  right: 33.33333333%;
}
.col-xs-pull-3 {
  right: 25%;
}
.col-xs-pull-2 {
  right: 16.66666667%;
}
.col-xs-pull-1 {
  right: 8.33333333%;
}
.col-xs-pull-0 {
  right: auto;
}
.col-xs-push-12 {
  left: 100%;
}
.col-xs-push-11 {
  left: 91.66666667%;
}
.col-xs-push-10 {
  left: 83.33333333%;
}
.col-xs-push-9 {
  left: 75%;
}
.col-xs-push-8 {
  left: 66.66666667%;
}
.col-xs-push-7 {
  left: 58.33333333%;
}
.col-xs-push-6 {
  left: 50%;
}
.col-xs-push-5 {
  left: 41.66666667%;
}
.col-xs-push-4 {
  left: 33.33333333%;
}
.col-xs-push-3 {
  left: 25%;
}
.col-xs-push-2 {
  left: 16.66666667%;
}
.col-xs-push-1 {
  left: 8.33333333%;
}
.col-xs-push-0 {
  left: auto;
}
.col-xs-offset-12 {
  margin-left: 100%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-0 {
  margin-left: 0%;
}
@media (min-width: 768px) {
  .col-sm-1, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-10, .col-sm-11, .col-sm-12 {
    float: left;
  }
  .col-sm-12 {
    width: 100%;
  }
  .col-sm-11 {
    width: 91.66666667%;
  }
  .col-sm-10 {
    width: 83.33333333%;
  }
  .col-sm-9 {
    width: 75%;
  }
  .col-sm-8 {
    width: 66.66666667%;
  }
  .col-sm-7 {
    width: 58.33333333%;
  }
  .col-sm-6 {
    width: 50%;
  }
  .col-sm-5 {
    width: 41.66666667%;
  }
  .col-sm-4 {
    width: 33.33333333%;
  }
  .col-sm-3 {
    width: 25%;
  }
  .col-sm-2 {
    width: 16.66666667%;
  }
  .col-sm-1 {
    width: 8.33333333%;
  }
  .col-sm-pull-12 {
    right: 100%;
  }
  .col-sm-pull-11 {
    right: 91.66666667%;
  }
  .col-sm-pull-10 {
    right: 83.33333333%;
  }
  .col-sm-pull-9 {
    right: 75%;
  }
  .col-sm-pull-8 {
    right: 66.66666667%;
  }
  .col-sm-pull-7 {
    right: 58.33333333%;
  }
  .col-sm-pull-6 {
    right: 50%;
  }
  .col-sm-pull-5 {
    right: 41.66666667%;
  }
  .col-sm-pull-4 {
    right: 33.33333333%;
  }
  .col-sm-pull-3 {
    right: 25%;
  }
  .col-sm-pull-2 {
    right: 16.66666667%;
  }
  .col-sm-pull-1 {
    right: 8.33333333%;
  }
  .col-sm-pull-0 {
    right: auto;
  }
  .col-sm-push-12 {
    left: 100%;
  }
  .col-sm-push-11 {
    left: 91.66666667%;
  }
  .col-sm-push-10 {
    left: 83.33333333%;
  }
  .col-sm-push-9 {
    left: 75%;
  }
  .col-sm-push-8 {
    left: 66.66666667%;
  }
  .col-sm-push-7 {
    left: 58.33333333%;
  }
  .col-sm-push-6 {
    left: 50%;
  }
  .col-sm-push-5 {
    left: 41.66666667%;
  }
  .col-sm-push-4 {
    left: 33.33333333%;
  }
  .col-sm-push-3 {
    left: 25%;
  }
  .col-sm-push-2 {
    left: 16.66666667%;
  }
  .col-sm-push-1 {
    left: 8.33333333%;
  }
  .col-sm-push-0 {
    left: auto;
  }
  .col-sm-offset-12 {
    margin-left: 100%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 992px) {
  .col-md-1, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-10, .col-md-11, .col-md-12 {
    float: left;
  }
  .col-md-12 {
    width: 100%;
  }
  .col-md-11 {
    width: 91.66666667%;
  }
  .col-md-10 {
    width: 83.33333333%;
  }
  .col-md-9 {
    width: 75%;
  }
  .col-md-8 {
    width: 66.66666667%;
  }
  .col-md-7 {
    width: 58.33333333%;
  }
  .col-md-6 {
    width: 50%;
  }
  .col-md-5 {
    width: 41.66666667%;
  }
  .col-md-4 {
    width: 33.33333333%;
  }
  .col-md-3 {
    width: 25%;
  }
  .col-md-2 {
    width: 16.66666667%;
  }
  .col-md-1 {
    width: 8.33333333%;
  }
  .col-md-pull-12 {
    right: 100%;
  }
  .col-md-pull-11 {
    right: 91.66666667%;
  }
  .col-md-pull-10 {
    right: 83.33333333%;
  }
  .col-md-pull-9 {
    right: 75%;
  }
  .col-md-pull-8 {
    right: 66.66666667%;
  }
  .col-md-pull-7 {
    right: 58.33333333%;
  }
  .col-md-pull-6 {
    right: 50%;
  }
  .col-md-pull-5 {
    right: 41.66666667%;
  }
  .col-md-pull-4 {
    right: 33.33333333%;
  }
  .col-md-pull-3 {
    right: 25%;
  }
  .col-md-pull-2 {
    right: 16.66666667%;
  }
  .col-md-pull-1 {
    right: 8.33333333%;
  }
  .col-md-pull-0 {
    right: auto;
  }
  .col-md-push-12 {
    left: 100%;
  }
  .col-md-push-11 {
    left: 91.66666667%;
  }
  .col-md-push-10 {
    left: 83.33333333%;
  }
  .col-md-push-9 {
    left: 75%;
  }
  .col-md-push-8 {
    left: 66.66666667%;
  }
  .col-md-push-7 {
    left: 58.33333333%;
  }
  .col-md-push-6 {
    left: 50%;
  }
  .col-md-push-5 {
    left: 41.66666667%;
  }
  .col-md-push-4 {
    left: 33.33333333%;
  }
  .col-md-push-3 {
    left: 25%;
  }
  .col-md-push-2 {
    left: 16.66666667%;
  }
  .col-md-push-1 {
    left: 8.33333333%;
  }
  .col-md-push-0 {
    left: auto;
  }
  .col-md-offset-12 {
    margin-left: 100%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-0 {
    margin-left: 0%;
  }
}
@media (min-width: 1650px) {
  .col-lg-1, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-10, .col-lg-11, .col-lg-12 {
    float: left;
  }
  .col-lg-12 {
    width: 100%;
  }
  .col-lg-11 {
    width: 91.66666667%;
  }
  .col-lg-10 {
    width: 83.33333333%;
  }
  .col-lg-9 {
    width: 75%;
  }
  .col-lg-8 {
    width: 66.66666667%;
  }
  .col-lg-7 {
    width: 58.33333333%;
  }
  .col-lg-6 {
    width: 50%;
  }
  .col-lg-5 {
    width: 41.66666667%;
  }
  .col-lg-4 {
    width: 33.33333333%;
  }
  .col-lg-3 {
    width: 25%;
  }
  .col-lg-2 {
    width: 16.66666667%;
  }
  .col-lg-1 {
    width: 8.33333333%;
  }
  .col-lg-pull-12 {
    right: 100%;
  }
  .col-lg-pull-11 {
    right: 91.66666667%;
  }
  .col-lg-pull-10 {
    right: 83.33333333%;
  }
  .col-lg-pull-9 {
    right: 75%;
  }
  .col-lg-pull-8 {
    right: 66.66666667%;
  }
  .col-lg-pull-7 {
    right: 58.33333333%;
  }
  .col-lg-pull-6 {
    right: 50%;
  }
  .col-lg-pull-5 {
    right: 41.66666667%;
  }
  .col-lg-pull-4 {
    right: 33.33333333%;
  }
  .col-lg-pull-3 {
    right: 25%;
  }
  .col-lg-pull-2 {
    right: 16.66666667%;
  }
  .col-lg-pull-1 {
    right: 8.33333333%;
  }
  .col-lg-pull-0 {
    right: auto;
  }
  .col-lg-push-12 {
    left: 100%;
  }
  .col-lg-push-11 {
    left: 91.66666667%;
  }
  .col-lg-push-10 {
    left: 83.33333333%;
  }
  .col-lg-push-9 {
    left: 75%;
  }
  .col-lg-push-8 {
    left: 66.66666667%;
  }
  .col-lg-push-7 {
    left: 58.33333333%;
  }
  .col-lg-push-6 {
    left: 50%;
  }
  .col-lg-push-5 {
    left: 41.66666667%;
  }
  .col-lg-push-4 {
    left: 33.33333333%;
  }
  .col-lg-push-3 {
    left: 25%;
  }
  .col-lg-push-2 {
    left: 16.66666667%;
  }
  .col-lg-push-1 {
    left: 8.33333333%;
  }
  .col-lg-push-0 {
    left: auto;
  }
  .col-lg-offset-12 {
    margin-left: 100%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-0 {
    margin-left: 0%;
  }
}
/******* PANEL CONTAINER ******/



.panel {
  margin-bottom: 17px;
  background-color: #ffffff;
  border: 1px solid transparent;
  border-radius: 2px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
}
.panel-body {
  padding: 20px;
}
.panel-heading {
  padding: 20px 20px 0 20px;
  border-bottom: 1px solid transparent;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel-heading > .dropdown .dropdown-toggle {
  color: inherit;
}
.panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 14px;
  color: inherit;
}
.panel-title > a,
.panel-title > small,
.panel-title > .small,
.panel-title > small > a,
.panel-title > .small > a {
  color: inherit;
}
.panel-footer {
  padding: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #dddddd;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .list-group,
.panel > .panel-collapse > .list-group {
  margin-bottom: 0;
}
.panel > .list-group .list-group-item,
.panel > .panel-collapse > .list-group .list-group-item {
  border-width: 1px 0;
  border-radius: 0;
}
.panel > .list-group:first-child .list-group-item:first-child,
.panel > .panel-collapse > .list-group:first-child .list-group-item:first-child {
  border-top: 0;
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .list-group:last-child .list-group-item:last-child,
.panel > .panel-collapse > .list-group:last-child .list-group-item:last-child {
  border-bottom: 0;
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .panel-heading + .panel-collapse > .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.panel-heading + .list-group .list-group-item:first-child {
  border-top-width: 0;
}
.list-group + .panel-footer {
  border-top-width: 0;
}
.panel > .table,
.panel > .table-responsive > .table,
.panel > .panel-collapse > .table {
  margin-bottom: 0;
}
.panel > .table caption,
.panel > .table-responsive > .table caption,
.panel > .panel-collapse > .table caption {
  padding-left: 20px;
  padding-right: 20px;
}
.panel > .table:first-child,
.panel > .table-responsive:first-child > .table:first-child {
  border-top-right-radius: 1px;
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child {
  border-top-left-radius: 1px;
  border-top-right-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:first-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:first-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:first-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:first-child {
  border-top-left-radius: 1px;
}
.panel > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child td:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child td:last-child,
.panel > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > thead:first-child > tr:first-child th:last-child,
.panel > .table:first-child > tbody:first-child > tr:first-child th:last-child,
.panel > .table-responsive:first-child > .table:first-child > tbody:first-child > tr:first-child th:last-child {
  border-top-right-radius: 1px;
}
.panel > .table:last-child,
.panel > .table-responsive:last-child > .table:last-child {
  border-bottom-right-radius: 1px;
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child {
  border-bottom-left-radius: 1px;
  border-bottom-right-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:first-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:first-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:first-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:first-child {
  border-bottom-left-radius: 1px;
}
.panel > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child td:last-child,
.panel > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tbody:last-child > tr:last-child th:last-child,
.panel > .table:last-child > tfoot:last-child > tr:last-child th:last-child,
.panel > .table-responsive:last-child > .table:last-child > tfoot:last-child > tr:last-child th:last-child {
  border-bottom-right-radius: 1px;
}
.panel > .panel-body + .table,
.panel > .panel-body + .table-responsive,
.panel > .table + .panel-body,
.panel > .table-responsive + .panel-body {
  border-top: 1px solid #ffffff;
}
.panel > .table > tbody:first-child > tr:first-child th,
.panel > .table > tbody:first-child > tr:first-child td {
  border-top: 0;
}
.panel > .table-bordered,
.panel > .table-responsive > .table-bordered {
  border: 0;
}
.panel > .table-bordered > thead > tr > th:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:first-child,
.panel > .table-bordered > tbody > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:first-child,
.panel > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:first-child,
.panel > .table-bordered > thead > tr > td:first-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:first-child,
.panel > .table-bordered > tbody > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:first-child,
.panel > .table-bordered > tfoot > tr > td:first-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:first-child {
  border-left: 0;
}
.panel > .table-bordered > thead > tr > th:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > th:last-child,
.panel > .table-bordered > tbody > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > th:last-child,
.panel > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > th:last-child,
.panel > .table-bordered > thead > tr > td:last-child,
.panel > .table-responsive > .table-bordered > thead > tr > td:last-child,
.panel > .table-bordered > tbody > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tbody > tr > td:last-child,
.panel > .table-bordered > tfoot > tr > td:last-child,
.panel > .table-responsive > .table-bordered > tfoot > tr > td:last-child {
  border-right: 0;
}
.panel > .table-bordered > thead > tr:first-child > td,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > td,
.panel > .table-bordered > tbody > tr:first-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > td,
.panel > .table-bordered > thead > tr:first-child > th,
.panel > .table-responsive > .table-bordered > thead > tr:first-child > th,
.panel > .table-bordered > tbody > tr:first-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:first-child > th {
  border-bottom: 0;
}
.panel > .table-bordered > tbody > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > td,
.panel > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > td,
.panel > .table-bordered > tbody > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tbody > tr:last-child > th,
.panel > .table-bordered > tfoot > tr:last-child > th,
.panel > .table-responsive > .table-bordered > tfoot > tr:last-child > th {
  border-bottom: 0;
}
.panel > .table-responsive {
  border: 0;
  margin-bottom: 0;
}
.panel-group {
  margin-bottom: 17px;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 2px;
}
.panel-group .panel + .panel {
  margin-top: 5px;
}
.panel-group .panel-heading {
  border-bottom: 0;
}
.panel-group .panel-heading + .panel-collapse > .panel-body,
.panel-group .panel-heading + .panel-collapse > .list-group {
  border-top: 1px solid #dddddd;
}
.panel-group .panel-footer {
  border-top: 0;
}
.panel-group .panel-footer + .panel-collapse .panel-body {
  border-bottom: 1px solid #dddddd;
}
.panel-default {
  border-color: #d2d6df;
}
.panel-default > .panel-heading {
  color: #262b36;
  background-color: #9fa8bc;
  border-color: #d2d6df;
}
.panel-default > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #d2d6df;
}
.panel-default > .panel-heading .badge {
  color: #9fa8bc;
  background-color: #262b36;
}
.panel-default > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #d2d6df;
}
.panel-primary {
  border-color: #2574ab;
}
.panel-primary > .panel-heading {
  color: #ffffff;
  background-color: #2574ab;
  border-color: #2574ab;
}
.panel-primary > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #2574ab;
}
.panel-primary > .panel-heading .badge {
  color: #2574ab;
  background-color: #ffffff;
}
.panel-primary > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #2574ab;
}
.panel-success {
  border-color: #1c7781;
}
.panel-success > .panel-heading {
  color: #1aa71c;
  background-color: #259dab;
  border-color: #1c7781;
}
.panel-success > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #1c7781;
}
.panel-success > .panel-heading .badge {
  color: #259dab;
  background-color: #1aa71c;
}
.panel-success > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #1c7781;
}
.panel-info {
  border-color: #31b0d5;
}
.panel-info > .panel-heading {
  color: #3b83a6;
  background-color: #5bc0de;
  border-color: #31b0d5;
}
.panel-info > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #31b0d5;
}
.panel-info > .panel-heading .badge {
  color: #5bc0de;
  background-color: #3b83a6;
}
.panel-info > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #31b0d5;
}
.panel-warning {
  border-color: #df9730;
}
.panel-warning > .panel-heading {
  color: #9c732c;
  background-color: #e6ad5c;
  border-color: #df9730;
}
.panel-warning > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #df9730;
}
.panel-warning > .panel-heading .badge {
  color: #e6ad5c;
  background-color: #9c732c;
}
.panel-warning > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #df9730;
}
.panel-danger {
  border-color: #c9302c;
}
.panel-danger > .panel-heading {
  color: #d9534f;
  background-color: #d9534f;
  border-color: #c9302c;
}
.panel-danger > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: #c9302c;
}
.panel-danger > .panel-heading .badge {
  color: #d9534f;
  background-color: #d9534f;
}
.panel-danger > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: #c9302c;
}

.panel {
    border: 0;
    border-radius: 2px;
    margin-bottom: 20px;
    background-color: #fff;
    position: relative;
    -webkit-box-shadow: none;
    box-shadow: none;
}
/***** PANELS & WIDGETS *****/
/***** PROFILE LIST *****/
.panel-profile .media-usermeta {
  margin-top: 4px;
  color: #909bb1;
}
.panel-profile .media-usermeta i {
  display: inline-block;
  margin-right: 5px;
  vertical-align: baseline;
}
.panel-profile .people-info .row {
  margin: 0;
}
.panel-profile .people-info .row + .row {
  margin-top: 1px;
}
.panel-profile .people-info .col-sm-4 {
  padding: 0;
}
.panel-profile .people-info .col-sm-4:first-child > .info-group {
  margin-left: 0;
}
.panel-profile .people-info .social-account-list > i {
  font-size: 28px;
}
.panel-profile .people-info h4 {
  margin: 9px 0 8px;
  font-weight: 500;
  color: #259dab;
}
.panel-profile .people-info .fa,
.panel-profile .people-info .glyphicon {
  margin-right: 5px;
  vertical-align: baseline;
  font-size: 14px;
  color: #3b4354;
}
.panel-profile .people-info .info-group {
  padding: 15px;
  background-color: #f9fafb;
  margin-left: 1px;
}
.panel-profile .people-info .info-group label {
  display: block;
  margin-bottom: 5px;
  text-transform: uppercase;
  font-weight: 700;
  font-size: 11px;
  letter-spacing: .5px;
  color: #3b4354;
}
.panel-profile .people-info .info-group .social-account-list {
  padding-top: 2px;
}
.panel-profile .people-info .info-group .social-account-list > i {
  font-size: 28px;
  margin: 4px 2px 0;
  line-height: 17px;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-facebook-official {
  color: #3A5795;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-twitter {
  color: #55ACEE;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-dribbble {
  color: #EA4C89;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-github {
  color: #4078C0;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-linkedin {
  color: #0073B2;
}
.panel-profile .people-info .info-group .social-account-list > i.fa-skype {
  color: #4BB4FF;
}
.panel-profile.list-view .media {
  margin-top: 0;
}
.panel-profile.list-view .media .media-left {
  padding-right: 15px;
}
.panel-profile.list-view .media .media-object {
  width: 48px;
  padding: 2px;
  border: 2px solid #eaecf0;
}
.panel-profile.list-view .media .media-heading {
  margin-top: 5px;
  margin-bottom: 2px;
  font-size: 16px;
  font-weight: 700;
  color: #3b4354;
}
.panel-profile.grid-view .panel-heading {
  position: relative;
}
.panel-profile.grid-view .panel-heading .people-actions {
  position: absolute;
  top: 15px;
  right: 15px;
}
.panel-profile.grid-view .panel-profile-photo {
  display: inline-block;
}
.panel-profile.grid-view .panel-profile-photo img {
  padding: 2px;
  border: 2px solid #dbdfe6;
}
.panel-profile.grid-view .panel-profile-name {
  margin: 20px 0 5px;
  font-size: 16px;
}
.panel-profile.grid-view .info-group {
  margin-left: 0;
  padding: 10px 0;
  background-color: transparent;
  border-top: 1px solid #dbdfe6;
}
.panel-profile.grid-view .info-group.last {
  padding-bottom: 0;
}
.panel-profile.grid-view h4 {
  margin: 5px 0 0;
}
.panel-profile.grid-view .row {
  margin: 0;
}
.panel-profile.grid-view .col-xs-6 {
  padding: 0;
  border-left: 1px solid #dbdfe6;
}
.panel-profile.grid-view .col-xs-6 > .info-group {
  padding-left: 20px;
}
.panel-profile.grid-view .col-xs-6:first-child {
  border-left: 0;
}
.panel-profile.grid-view .col-xs-6:first-child > .info-group {
  padding-left: 0;
}
/***** PROFILE USER *****/
.profile-left-heading {
  padding: 20px;
  background-color: #3b4354;
  border-top-right-radius: 3px;
  border-top-left-radius: 3px;
}
.profile-left-heading .panel-options > li > a {
  font-size: 14px;
}
.profile-left-heading .profile-photo {
  width: 128px;
  display: block;
  margin: auto;
}
.profile-left-heading .profile-photo img {
  padding: 5px;
  background-color: #262b36;
  border: 2px solid #505b72;
}
.profile-left-heading .profile-name {
  color: #fff;
  font-weight: 300;
  font-size: 20px;
  letter-spacing: 1px;
  text-align: center;
}
.profile-left-heading .profile-designation {
  color: #9fa8bc;
  font-weight: 300;
  font-size: 14px;
  letter-spacing: 1px;
  margin-bottom: 0;
  text-align: center;
}
.profile-left-heading .list-group {
  margin: 20px 0;
}
.profile-left-heading .list-group .list-group-item {
  background-color: transparent;
  border-width: 0 0 1px;
  border-color: #464f63;
  padding-left: 0;
  padding-right: 0;
  color: rgba(255, 255, 255, 0.7);
  text-transform: uppercase;
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 600;
  letter-spacing: .5px;
}
.profile-left-heading .list-group .list-group-item a {
  float: right;
  color: #5bc0de;
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-weight: 500;
  letter-spacing: 1.5px;
}
.profile-left-heading .list-group .list-group-item a:hover,
.profile-left-heading .list-group .list-group-item a:focus {
  color: #46b8da;
}
.profile-left-heading .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
  border-top-width: 1px;
}
.profile-left-heading .list-group .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.profile-left-body {
  padding: 20px;
  background-color: #464f63;
  color: #9fa8bc;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.profile-left-body .panel-title {
  color: #fff;
  margin-bottom: 10px;
  font-weight: 600;
}
.profile-left-body .profile-social > li a {
  color: rgba(255, 255, 255, 0.7);
  font-size: 28px;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.profile-left-body .profile-social > li a:hover,
.profile-left-body .profile-social > li a:focus {
  color: #fff;
}
.profile-btn-follow {
  margin-top: 20px;
}
/***** POST ITEM *****/
.panel-post-item .panel-heading {
  padding: 15px 20px;
}
.panel-post-item .panel-heading .media-left {
  padding-right: 15px;
}
.panel-post-item .panel-heading .media-object {
  width: 42px;
  padding: 2px;
  border: 2px solid #dbdfe6;
}
.panel-post-item .panel-heading .media-heading {
  font-size: 14px;
  margin: 5px 0 0;
}
.panel-post-item .panel-heading .media-heading span {
  font-weight: normal;
  font-size: 12px;
  color: #696c74;
}
.panel-post-item .panel-heading .media-usermeta {
  margin: 2px 0 0;
  font-size: 11px;
}
.panel-post-item .panel-heading .media-usermeta i {
  vertical-align: top;
  margin-top: 2px;
  color: #aeb6c6;
}
.panel-post-item .panel-body .media-heading {
  font-size: 14px;
  font-weight: 500;
}
.panel-post-item .panel-body .media-heading a {
  color: #259dab;
}
.panel-post-item .panel-body p + p {
  margin-top: 10px;
}
.panel-post-item .panel-body .photos {
  margin: 0;
}
.panel-post-item .panel-body .photos > div {
  padding: 0;
}
.panel-post-item .panel-body .photos > div img {
  padding: 1px;
}
.panel-post-item .panel-footer {
  padding: 15px 20px;
  border-top: 0;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.panel-post-item .panel-footer .list-inline {
  margin: 0;
}
.panel-post-item .panel-footer .list-inline > li {
  padding: 0 8px;
}
.panel-post-item .panel-footer .list-inline > li:first-child {
  padding-left: 0;
}
.panel-post-item .panel-footer .list-inline > li:last-child {
  padding-right: 0;
}
.panel-post-item .panel-footer .list-inline > li a {
  color: #545b68;
  cursor: pointer;
}
.panel-post-item .panel-footer .list-inline > li a:hover,
.panel-post-item .panel-footer .list-inline > li a:focus {
  color: #3d424c;
}
.panel-post-item .panel-footer .list-inline > li i {
  vertical-align: baseline;
  margin-right: 2px;
}
.panel-post-item .collapse .media-list,
.panel-post-item .collapsing .media-list {
  background-color: #f0f1f4;
  margin: 0;
  border-bottom-right-radius: 2px;
  border-bottom-left-radius: 2px;
}
.panel-post-item .collapse .media-list .media,
.panel-post-item .collapsing .media-list .media {
  border-top: 1px solid #fff;
  padding: 10px 20px 0;
}
.panel-post-item .collapse .media-list .media + .media,
.panel-post-item .collapsing .media-list .media + .media {
  margin-top: 10px;
}
.panel-post-item .collapse .media-list .media:last-child,
.panel-post-item .collapsing .media-list .media:last-child {
  padding-bottom: 10px;
}
.panel-post-item .collapse .media-list .media-left,
.panel-post-item .collapsing .media-list .media-left {
  padding-right: 10px;
}
.panel-post-item .collapse .media-list .media-object,
.panel-post-item .collapsing .media-list .media-object {
  padding: 0;
  border: 0;
  width: 24px;
}
.panel-post-item .collapse .media-list .media-heading,
.panel-post-item .collapsing .media-list .media-heading {
  font-weight: 500;
  font-size: 12px;
  margin: 2px 0 5px;
}
.panel-post-item .collapse .media-list .media-heading small,
.panel-post-item .collapsing .media-list .media-heading small {
  font-size: 11px;
  margin-left: 5px;
  float: right;
  color: #9fa8bc;
}
.panel-post-item .form-control {
  border-color: transparent;
  padding-left: 20px;
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
/***** ROW COLUMNS JOINING WITH EACH OTHER *****/
.row-col-join {
  margin: 0 0 20px;
  display: table;
  width: 100%;
}
.row-col-join > div {
  display: table-cell;
  float: none;
  padding: 0;
}
.row-col-join > div:first-child {
  border-bottom-left-radius: 2px;
  border-top-left-radius: 2px;
}
.row-col-join > div:last-child {
  border-bottom-right-radius: 2px;
  border-top-right-radius: 2px;
}
.row-col-join > div .panel {
  margin-bottom: 0;
  background-color: transparent;
}
@media (max-width: 559px) {
  .row-col-join > div {
    display: block;
  }
}

/***** DASHBOARD: PANEL ANNOUNCEMENTS *****/
.panel-announcement {
  background-color: #fff;
  margin-bottom: 20px;
}
.panel-announcement .panel-heading {
  padding-bottom: 5px;
}
.panel-announcement .panel-title {
  color: #d9534f;
}
.panel-announcement .panel-body h2 {
  margin: 0 0 10px;
  font-weight: 500;
  line-height: 24px;
  font-size: 18px;
  letter-spacing: normal;
}
.panel-announcement .panel-body h4 {
  margin: 0;
  font-weight: 400;
  font-size: 12px;
  color: rgba(38, 43, 54, 0.7);
  line-height: 20px;
}
.panel-announcement .panel-body h4 > a {
  color: #259dab;
}
.panel-announcement .panel-body h4 > a:hover,
.panel-announcement .panel-body h4 > a:focus {
  color: #31c1d2;
}
.list-announcement .panel-body {
  padding: 0;
}
.list-announcement .panel-body ul {
  margin-bottom: 0;
}
.list-announcement .panel-body ul > li {
  padding: 10px 20px;
  border-bottom: 1px solid #eaecf0;
  letter-spacing: normal;
}
.list-announcement .panel-body ul > li a {
  color: #262b36;
  font-weight: 500;
}
.list-announcement .panel-body ul > li small {
  margin-top: 4px;
  display: block;
  color: rgba(38, 43, 54, 0.45);
}
.list-announcement .panel-body ul > li small a {
  font-weight: 400;
  color: #259dab;
  float: right;
}
.list-announcement .panel-footer {
  padding: 14px 20px;
  background-color: #fff;
}
/***** DASHBOARD: EARNINGS *****/
.panel-earnings > div {
  color: #505b72;
}
.panel-earnings > div:first-child {
  background-color: #fff;
}
.panel-earnings > div:first-child .panel-title {
  color: #d9534f;
}
@media (max-width: 560px) {
  .panel-earnings > div:first-child {
    border-top-right-radius: 2px;
    border-bottom-left-radius: 0;
  }
}
.panel-earnings > div:last-child {
  background-color: #505b72;
}
.panel-earnings > div:last-child .panel-title {
  color: #fff;
}
@media (max-width: 560px) {
  .panel-earnings > div:last-child {
    border-top-right-radius: 0;
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
  }
}
@media (max-width: 560px) {
  .panel-earnings > div {
    display: block;
    width: 100%;
  }
}
.panel-earnings .panel {
  background-color: transparent;
}
.panel-earnings .panel-heading {
  padding-bottom: 5px;
}
.panel-earnings .earning-amount {
  margin-top: 0;
  font-size: 32px;
}
.panel-earnings .earning-today {
  font-weight: 400;
  font-size: 12px;
  color: #259dab;
  margin: 0;
}
.panel-earnings .list-group {
  margin-top: 30px;
  margin-bottom: 0;
}
.panel-earnings .list-group > .list-group-item {
  background-color: transparent;
  padding: 10px 0;
  border-left: 0;
  border-right: 0;
  border-color: rgba(38, 43, 54, 0.2);
}
.panel-earnings .list-group > .list-group-item:first-child {
  border-top: 0;
  padding-top: 0;
}
.panel-earnings .list-group > .list-group-item:last-child {
  border-bottom: 0;
  padding-bottom: 0;
}
.panel-earnings .list-group > .list-group-item .pull-right {
  font-weight: 700;
  letter-spacing: 1px;
  color: #3b4354;
}
.panel-earnings .body-chart {
  height: 210px;
}
/***** DASHBOARD: QUICK PAGE ACCESS *****/
.panel-quick-page {
  margin: 0 0 20px;
}
.panel-quick-page > div {
  padding: 0;
}
.panel-quick-page > div .panel {
  border-radius: 0;
  margin-left: 1px;
  margin-bottom: 1px;
}
.panel-quick-page > div .panel:hover,
.panel-quick-page > div .panel:focus {
  cursor: pointer;
  position: relative;
}
@media (max-width: 360px) {
  .panel-quick-page > div {
    width: 50%;
  }
}
@media (max-width: 560px) {
  .panel-quick-page > div .panel-heading {
    padding: 10px;
  }
}
@media (max-width: 560px) {
  .panel-quick-page > div .panel-title {
    font-size: 11px;
  }
}
.panel-quick-page > div:first-child .panel {
  margin-left: 0;
  border-top-left-radius: 2px;
}
@media (max-width: 360px) {
  .panel-quick-page > div:nth-child(2) .panel {
    border-top-right-radius: 2px;
  }
}
@media (max-width: 991px) {
  .panel-quick-page > div:nth-child(3) .panel {
    border-top-right-radius: 2px;
  }
}
@media (max-width: 360px) {
  .panel-quick-page > div:nth-child(3) .panel {
    border-top-right-radius: 0;
  }
}
.panel-quick-page > div:nth-child(4) .panel {
  border-top-right-radius: 2px;
}
@media (max-width: 991px) {
  .panel-quick-page > div:nth-child(4) .panel {
    margin-left: 0;
    border-top-right-radius: 0;
  }
}
.panel-quick-page > div:nth-child(5) .panel {
  margin-left: 0;
  border-bottom-left-radius: 2px;
}
@media (max-width: 991px) {
  .panel-quick-page > div:nth-child(5) .panel {
    margin-left: 1px;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
  }
}
@media (max-width: 991px) {
  .panel-quick-page > div:nth-child(7) .panel {
    margin-left: 0;
    border-bottom-left-radius: 2px;
  }
}
@media (max-width: 360px) {
  .panel-quick-page > div:nth-child(7) .panel {
    border-bottom-left-radius: 0;
  }
}
.panel-quick-page > div:last-child .panel {
  border-bottom-right-radius: 2px;
}
@media (max-width: 360px) {
  .panel-quick-page > div:nth-child(odd) > .panel {
    margin-left: 0;
  }
  .panel-quick-page > div:nth-child(even) > .panel {
    margin-left: 1px;
  }
  .panel-quick-page > div:last-child {
    width: 100%;
  }
  .panel-quick-page > div:last-child > .panel {
    border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
  }
}
.panel-quick-page .hvr-shutter-out-vertical {
  display: block;
}
.panel-quick-page .page-user > .panel {
  background-color: #2ab0c0;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.panel-quick-page .page-user > .panel:hover,
.panel-quick-page .page-user > .panel:focus {
  background-color: #259dab;
}
.panel-quick-page .page-products > .panel {
  background-color: #31b0d5;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.panel-quick-page .page-products > .panel:hover,
.panel-quick-page .page-products > .panel:focus {
  background-color: #28a1c5;
}
.panel-quick-page .page-events > .panel {
  background-color: #469bd7;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.panel-quick-page .page-events > .panel:hover,
.panel-quick-page .page-events > .panel:focus {
  background-color: #2a82c0;
}
.panel-quick-page .page-messages > .panel {
  background-color: #2a82c0;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.panel-quick-page .page-messages > .panel:hover,
.panel-quick-page .page-messages > .panel:focus {
  background-color: #2574ab;
}
.panel-quick-page .page-reports > .panel {
  background-color: #de6489;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.panel-quick-page .page-reports > .panel:hover,
.panel-quick-page .page-reports > .panel:focus {
  background-color: #d43a69;
}
.panel-quick-page .page-statistics > .panel {
  background-color: #e27c79;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.panel-quick-page .page-statistics > .panel:hover,
.panel-quick-page .page-statistics > .panel:focus {
  background-color: #d9534f;
}
.panel-quick-page .page-support > .panel {
  background-color: #9d70e2;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.panel-quick-page .page-support > .panel:hover,
.panel-quick-page .page-support > .panel:focus {
  background-color: #8046da;
}
.panel-quick-page .page-privacy > .panel {
  background-color: #727f9c;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.panel-quick-page .page-privacy > .panel:hover,
.panel-quick-page .page-privacy > .panel:focus {
  background-color: #5b6781;
}
.panel-quick-page .page-settings > .panel {
  background-color: #657390;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.panel-quick-page .page-settings > .panel:hover,
.panel-quick-page .page-settings > .panel:focus {
  background-color: #505b72;
}
.panel-quick-page .panel-heading {
  padding: 15px 20px;
}
.panel-quick-page .panel-title {
  color: #fff;
}
.panel-quick-page .panel-body {
  padding-top: 0;
}
.panel-quick-page .page-icon {
  margin: 0;
  color: #fff;
  font-size: 70px;
  height: 70px;
  line-height: 0;
  text-align: center;
}
/***** PANEL TRAFFIC *****/
.panel-site-traffic .panel-body .panel-title {
  color: #818da7;
  font-size: 11px;
  margin: 3px 0 0;
}
@media (max-width: 480px) {
  .panel-site-traffic .panel-body .row > div {
    width: 100%;
    float: none;
  }
  .panel-site-traffic .panel-body .row > div:before,
  .panel-site-traffic .panel-body .row > div:after {
    content: " ";
    display: table;
  }
  .panel-site-traffic .panel-body .row > div:after {
    clear: both;
  }
  .panel-site-traffic .panel-body .row > div:before,
  .panel-site-traffic .panel-body .row > div:after {
    content: " ";
    display: table;
  }
  .panel-site-traffic .panel-body .row > div:after {
    clear: both;
  }
  .panel-site-traffic .panel-body .row > div + div {
    margin-top: 15px;
  }
}
.panel-site-traffic .panel-body h3 {
  margin: 0 0 3px;
  font-size: 32px;
}
.panel-site-traffic .panel-body .icon {
  font-size: 48px;
  color: #fff;
  margin-right: 20px;
  border-radius: 2px;
  width: 70px;
  line-height: 54px;
}
.panel-site-traffic .panel-body .ion-stats-bars {
  background-color: #2574ab;
  padding: 7px 18px;
}
.panel-site-traffic .panel-body .ion-eye {
  background-color: #5bc0de;
  padding: 7px 15px;
}
.panel-site-traffic .panel-body .ion-clock {
  background-color: #259dab;
  padding: 7px 14px;
}
.panel-site-traffic .panel-body h5 {
  margin: 0;
  font-weight: 300;
}
/***** DASHBOARD: PANEL STATISTICS *****/
.panel-statistics {
  margin: 0 0 20px;
}
.panel-statistics .panel {
  margin: 0;
  border-radius: 0;
  min-height: 130px;
}
.panel-statistics > div {
  padding: 0;
}
.panel-statistics > div:first-child > .panel {
  border-top-left-radius: 2px;
}
.panel-statistics > div:nth-child(2) > .panel {
  border-top-right-radius: 2px;
}
.panel-statistics > div:nth-child(3) > .panel {
  border-bottom-left-radius: 2px;
}
.panel-statistics > div:last-child > .panel {
  border-bottom-right-radius: 2px;
}
.panel-statistics > div:nth-child(odd) > .panel {
  margin-left: 0;
}
.panel-statistics > div:nth-child(3) > .panel,
.panel-statistics > div:last-child > .panel {
  margin-bottom: 0;
}
@media (max-width: 767px) {
  .panel-statistics > div:nth-child(2) > .panel {
    margin-bottom: 1px;
    border-top-right-radius: 0;
  }
  .panel-statistics > div:nth-child(3) > .panel {
    border-bottom-left-radius: 0;
  }
  .panel-statistics > div:first-child > .panel {
    border-top-right-radius: 2px;
  }
  .panel-statistics > div:last-child > .panel {
    border-bottom-left-radius: 2px;
  }
}
.panel-updates h3 {
  margin: 5px 0 5px;
  font-size: 32px;
}
.panel-updates .progress {
  height: 5px;
  margin-bottom: 15px;
}
.panel-updates p,
.panel-updates p + p {
  margin: 0;
  font-size: 11px;
  letter-spacing: 0;
  color: #505b72;
}
.panel-updates.panel-success-full .panel-body .panel-title,
.panel-updates.panel-danger-full .panel-body .panel-title {
  font-weight: 700;
}
.panel-updates.panel-success-full .progress,
.panel-updates.panel-danger-full .progress {
  background-color: rgba(255, 255, 255, 0.3);
}
.panel-updates.panel-success-full .progress-bar,
.panel-updates.panel-danger-full .progress-bar {
  background-color: #fff;
}
.panel-updates.panel-success-full p,
.panel-updates.panel-danger-full p {
  color: #fff;
}


/***** GRAPHS & CHARTS *****/
.tooltipflot {
  background-color: rgba(0, 0, 0, 0.75);
  font-size: 11px;
  color: #fff;
  padding: 3px 10px;
  border-radius: 2px;
}
.jqstooltip {
  min-height: 25px;
  border: 0;
  min-width: 30px;
  height: auto !important;
  width: auto !important;
}
.panel-morris .body-chart {
  height: 300px;
}
.panel-morris .body-chart > svg {
  width: 100% !important;
}
.tinystat {
  display: inline-block;
}
.tinystat .chart {
  margin-right: 5px;
}
.tinystat .chart,
.tinystat .datainfo {
  display: inline-block;
  vertical-align: middle;
}
.tinystat .text-muted {
  text-transform: uppercase;
  font-size: 10px;
}
.tinystat h4 {
  margin: 0;
  color: #262b36;
  font-weight: bold;
  line-height: normal;
  font-size: 16px;
}
/***** PANELS & WIDGETS *****/
.panel-options {
  position: absolute;
  top: 15px;
  right: 20px;
  padding: 0;
  margin: 0;
}
.panel-options > li {
  display: block;
  float: left;
  list-style: none;
}
.panel-options > li > a {
  color: #bdc3d1;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.panel-options > li > a > i {
  display: inline-block;
  vertical-align: middle;
}
.panel-options > li > a > i.fa-refresh {
  font-size: 11px;
}
.panel-options > li > a > i.fa-remove {
  font-size: 13px;
}
.panel-options > li > a:hover,
.panel-options > li > a:focus {
  cursor: pointer;
  color: #818da7;
}
.panel-options > li + li {
  margin-left: 5px;
}
.panel-inverse {
  border-color: transparent;
}
.panel-inverse > .panel-heading {
  color: #ffffff;
  background-color: #505b72;
  border-color: transparent;
}
.panel-inverse > .panel-heading + .panel-collapse > .panel-body {
  border-top-color: transparent;
}
.panel-inverse > .panel-heading .badge {
  color: #505b72;
  background-color: #ffffff;
}
.panel-inverse > .panel-footer + .panel-collapse > .panel-body {
  border-bottom-color: transparent;
}
.panel-default .panel-options > li > a,
.panel-primary .panel-options > li > a,
.panel-success .panel-options > li > a,
.panel-warning .panel-options > li > a,
.panel-danger .panel-options > li > a,
.panel-info .panel-options > li > a,
.panel-inverse .panel-options > li > a {
  color: rgba(255, 255, 255, 0.5);
}
.panel-default .panel-options > li > a:hover,
.panel-primary .panel-options > li > a:hover,
.panel-success .panel-options > li > a:hover,
.panel-warning .panel-options > li > a:hover,
.panel-danger .panel-options > li > a:hover,
.panel-info .panel-options > li > a:hover,
.panel-inverse .panel-options > li > a:hover,
.panel-default .panel-options > li > a:focus,
.panel-primary .panel-options > li > a:focus,
.panel-success .panel-options > li > a:focus,
.panel-warning .panel-options > li > a:focus,
.panel-danger .panel-options > li > a:focus,
.panel-info .panel-options > li > a:focus,
.panel-inverse .panel-options > li > a:focus {
  color: rgba(255, 255, 255, 0.8);
}
.panel-primary-full {
  background-color: #2574ab;
  color: rgba(255, 255, 255, 0.8);
}
.panel-primary-full .panel-options > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-primary-full .panel-options > li > a:hover,
.panel-primary-full .panel-options > li > a:focus {
  color: #fff;
}
.panel-primary-full .panel-heading {
  background-color: transparent;
}
.panel-primary-full .panel-heading .panel-title {
  color: #fff;
}
.panel-primary-full .form-control {
  border-color: transparent;
}
.panel-primary-full .panel-body .panel-title,
.panel-primary-full .panel-body h1,
.panel-primary-full .panel-body h2,
.panel-primary-full .panel-body h3,
.panel-primary-full .panel-body h4,
.panel-primary-full .panel-body h5,
.panel-primary-full .panel-body h6 {
  color: #fff;
  font-weight: 500;
}
.panel-primary-full .panel-body a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-primary-full .panel-body a:hover,
.panel-primary-full .panel-body a:focus {
  color: #fff;
}
.panel-primary-full .panel-footer {
  padding-top: 0;
  background-color: transparent;
}
.panel-success-full {
  background-color: #259dab;
  color: rgba(255, 255, 255, 0.8);
}
.panel-success-full .panel-options > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-success-full .panel-options > li > a:hover,
.panel-success-full .panel-options > li > a:focus {
  color: #fff;
}
.panel-success-full .panel-heading {
  background-color: transparent;
}
.panel-success-full .panel-heading .panel-title {
  color: #fff;
}
.panel-success-full .form-control {
  border-color: transparent;
}
.panel-success-full .panel-body .panel-title,
.panel-success-full .panel-body h1,
.panel-success-full .panel-body h2,
.panel-success-full .panel-body h3,
.panel-success-full .panel-body h4,
.panel-success-full .panel-body h5,
.panel-success-full .panel-body h6 {
  color: #fff;
  font-weight: 500;
}
.panel-success-full .panel-body a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-success-full .panel-body a:hover,
.panel-success-full .panel-body a:focus {
  color: #fff;
}
.panel-success-full .panel-footer {
  padding-top: 0;
  background-color: transparent;
}
.panel-warning-full {
  background-color: #e6ad5c;
  color: rgba(255, 255, 255, 0.8);
}
.panel-warning-full .panel-options > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-warning-full .panel-options > li > a:hover,
.panel-warning-full .panel-options > li > a:focus {
  color: #fff;
}
.panel-warning-full .panel-heading {
  background-color: transparent;
}
.panel-warning-full .panel-heading .panel-title {
  color: #fff;
}
.panel-warning-full .form-control {
  border-color: transparent;
}
.panel-warning-full .panel-body .panel-title,
.panel-warning-full .panel-body h1,
.panel-warning-full .panel-body h2,
.panel-warning-full .panel-body h3,
.panel-warning-full .panel-body h4,
.panel-warning-full .panel-body h5,
.panel-warning-full .panel-body h6 {
  color: #fff;
  font-weight: 500;
}
.panel-warning-full .panel-body a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-warning-full .panel-body a:hover,
.panel-warning-full .panel-body a:focus {
  color: #fff;
}
.panel-warning-full .panel-footer {
  padding-top: 0;
  background-color: transparent;
}
.panel-danger-full {
  background-color: #d9534f;
  color: rgba(255, 255, 255, 0.8);
}
.panel-danger-full .panel-options > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-danger-full .panel-options > li > a:hover,
.panel-danger-full .panel-options > li > a:focus {
  color: #fff;
}
.panel-danger-full .panel-heading {
  background-color: transparent;
}
.panel-danger-full .panel-heading .panel-title {
  color: #fff;
}
.panel-danger-full .form-control {
  border-color: transparent;
}
.panel-danger-full .panel-body .panel-title,
.panel-danger-full .panel-body h1,
.panel-danger-full .panel-body h2,
.panel-danger-full .panel-body h3,
.panel-danger-full .panel-body h4,
.panel-danger-full .panel-body h5,
.panel-danger-full .panel-body h6 {
  color: #fff;
  font-weight: 500;
}
.panel-danger-full .panel-body a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-danger-full .panel-body a:hover,
.panel-danger-full .panel-body a:focus {
  color: #fff;
}
.panel-danger-full .panel-footer {
  padding-top: 0;
  background-color: transparent;
}
.panel-info-full {
  background-color: #5bc0de;
  color: rgba(255, 255, 255, 0.8);
}
.panel-info-full .panel-options > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-info-full .panel-options > li > a:hover,
.panel-info-full .panel-options > li > a:focus {
  color: #fff;
}
.panel-info-full .panel-heading {
  background-color: transparent;
}
.panel-info-full .panel-heading .panel-title {
  color: #fff;
}
.panel-info-full .form-control {
  border-color: transparent;
}
.panel-info-full .panel-body .panel-title,
.panel-info-full .panel-body h1,
.panel-info-full .panel-body h2,
.panel-info-full .panel-body h3,
.panel-info-full .panel-body h4,
.panel-info-full .panel-body h5,
.panel-info-full .panel-body h6 {
  color: #fff;
  font-weight: 500;
}
.panel-info-full .panel-body a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-info-full .panel-body a:hover,
.panel-info-full .panel-body a:focus {
  color: #fff;
}
.panel-info-full .panel-footer {
  padding-top: 0;
  background-color: transparent;
}
.panel-inverse-full {
  background-color: #262b36;
  color: rgba(255, 255, 255, 0.8);
}
.panel-inverse-full .panel-options > li > a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-inverse-full .panel-options > li > a:hover,
.panel-inverse-full .panel-options > li > a:focus {
  color: #fff;
}
.panel-inverse-full .panel-heading {
  background-color: transparent;
}
.panel-inverse-full .panel-heading .panel-title {
  color: #fff;
}
.panel-inverse-full .form-control {
  border-color: transparent;
}
.panel-inverse-full .panel-body .panel-title,
.panel-inverse-full .panel-body h1,
.panel-inverse-full .panel-body h2,
.panel-inverse-full .panel-body h3,
.panel-inverse-full .panel-body h4,
.panel-inverse-full .panel-body h5,
.panel-inverse-full .panel-body h6 {
  color: #fff;
  font-weight: 500;
}
.panel-inverse-full .panel-body a {
  color: rgba(255, 255, 255, 0.7);
}
.panel-inverse-full .panel-body a:hover,
.panel-inverse-full .panel-body a:focus {
  color: #fff;
}
.panel-inverse-full .panel-footer {
  padding-top: 0;
  background-color: transparent;
}
.or {
  color: rgba(255, 255, 255, 0.8);
  font-size: 11px;
  text-align: center;
  margin: 20px 0;
  font-weight: 700;
  letter-spacing: 1px;
  text-transform: uppercase;
  position: relative;
}
.or:after {
  content: '';
  position: absolute;
  width: 45%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  top: 8px;
  right: 0;
}
.or:before {
  content: '';
  position: absolute;
  width: 45%;
  height: 1px;
  background-color: rgba(255, 255, 255, 0.1);
  top: 8px;
  left: 0;
}
.bg-white {
  background-color: #fff;
}
.page-title {
  font-weight: 400;
  margin: 0 0 20px;
  line-height: normal;
  color: #262b36;
  padding: 15px 0 17px;
  border-top: 1px solid #c3c9d5;
  border-bottom: 1px solid #c3c9d5;
}
.well.primary,
.well.success,
.well.warning,
.well.danger,
.well.info,
.well.inverse {
  color: rgba(255, 255, 255, 0.8);
}
.well.primary h1,
.well.success h1,
.well.warning h1,
.well.danger h1,
.well.info h1,
.well.inverse h1,
.well.primary h2,
.well.success h2,
.well.warning h2,
.well.danger h2,
.well.info h2,
.well.inverse h2,
.well.primary h3,
.well.success h3,
.well.warning h3,
.well.danger h3,
.well.info h3,
.well.inverse h3,
.well.primary h4,
.well.success h4,
.well.warning h4,
.well.danger h4,
.well.info h4,
.well.inverse h4,
.well.primary h5,
.well.success h5,
.well.warning h5,
.well.danger h5,
.well.info h5,
.well.inverse h5,
.well.primary h6,
.well.success h6,
.well.warning h6,
.well.danger h6,
.well.info h6,
.well.inverse h6 {
  color: #fff;
  margin-top: 0;
  font-weight: 500;
}
.well.primary p:last-child,
.well.success p:last-child,
.well.warning p:last-child,
.well.danger p:last-child,
.well.info p:last-child,
.well.inverse p:last-child {
  margin-bottom: 0;
}
.well.primary {
  background-color: #2574ab;
}
.well.success {
  background-color: #259dab;
}
.well.warning {
  background-color: #e6ad5c;
}
.well.danger {
  background-color: #d9534f;
}
.well.info {
  background-color: #5bc0de;
}
.well.inverse {
  background-color: #262b36;
}
.email-options {
  position: fixed;
  top: 64px;
  left: 0;
  width: 360px;
  padding: 12px 15px;
  background-color: #bac1ce;
}
@media (min-width: 992px) {
  .email-options {
    left: 220px;
  }
}
@media (max-width: 768px) {
  .email-options {
    width: 320px;
  }
}
@media (max-width: 640px) {
  .email-options {
    position: relative;
    width: auto;
    top: 0;
  }
}
.email-options .settings {
  position: absolute;
  top: 6px;
  right: 5px;
}
.email-options .settings > a {
  color: #5d616d;
  font-size: 14px;
  padding: 2px 6px 6px;
  display: block;
  float: left;
  border-radius: 2px;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.email-options .settings > a:hover,
.email-options .settings > a:focus {
  background-color: #9da7b8;
  color: #505b72;
}
.email-options .settings > a > i {
  width: 16px;
  text-align: center;
  vertical-align: middle;
  display: inline-block;
}
.email-options .settings:hover,
.email-options .settings:focus {
  color: #262b36;
}
.markstar {
  cursor: pointer;
  font-size: 16px;
  color: #9fa8bc;
}
.markstar.starred {
  color: #e6ad5c;
}
.emailcontent {
  position: fixed;
  top: 64px;
  left: 0;
  bottom: 0;
  width: 360px;
  margin-top: 42px;
  overflow-y: auto;
  overflow-x: hidden;
}
@media (min-width: 992px) {
  .emailcontent {
    left: 220px;
  }
}
@media (max-width: 768px) {
  .emailcontent {
    width: 320px;
  }
}
@media (max-width: 640px) {
  .emailcontent {
    position: relative;
    width: auto;
    margin-top: 0;
    top: 0;
  }
}
.emailcontent .list-left {
  float: left;
}
.emailcontent .list-left .markstar {
  display: block;
  margin-top: 5px;
}
.emailcontent .list-left .attachment {
  display: block;
  font-size: 14px;
  color: #9fa8bc;
}
.emailcontent .ckbox {
  display: inline-block;
  margin-bottom: 0;
}
.emailcontent .ckbox span:before {
  border: 0;
}
.emailcontent .list-group .list-group-item {
  border-left: 0;
  border-right: 0;
  padding-top: 20px;
  padding-bottom: 20px;
  background-color: transparent;
  border-color: #fff;
  -webkit-transition: all 0.2s ease-out 0s;
  -o-transition: all 0.2s ease-out 0s;
  transition: all 0.2s ease-out 0s;
}
.emailcontent .list-group .list-group-item:hover,
.emailcontent .list-group .list-group-item:focus {
  cursor: pointer;
  background-color: #e4e7ec;
}
.emailcontent .list-group .list-group-item:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}
.emailcontent .list-group .list-group-item:last-child {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}
.emailcontent .list-group .list-group-item .media {
  margin-top: 0;
  padding-left: 10px;
}
.emailcontent .list-group .list-group-item .media .media-left {
  padding-right: 10px;
}
.emailcontent .list-group .list-group-item .media .media-object {
  width: 32px;
}
.emailcontent .list-group .list-group-item .media .media-body h5:not(.media-heading) {
  margin: 0;
  color: #3b4354;
  font-size: 13px;
  font-weight: 500;
}
.emailcontent .list-group .list-group-item .media .media-body h5.media-heading {
  margin-bottom: 3px;
  font-weight: normal;
  font-size: 12px;
  color: #505b72;
}
.emailcontent .list-group .list-group-item .media .media-body span {
  font-size: 11px;
  color: #909bb1;
  margin-top: -2px;
}
.emailcontent .list-group .list-group-item .media p {
  margin: 8px 0 0;
  color: #505b72;
  font-size: 12px;
}
.emailcontent .list-group .list-group-item.unread {
  background-color: #fcfcfd;
}
.emailcontent .list-group .list-group-item.unread .ckbox span:before {
  border: 1px solid #d8dce3;
}
.emailcontent .list-group .list-group-item.unread + .unread {
  border-color: #eaecf0;
}
.emailcontent .list-group .list-group-item.active {
  background-color: #d8f3f7;
}
.emailcontent .list-group .list-group-item.active .media-body h5 {
  color: #fff;
}
.emailcontent .list-group .list-group-item.selected {
  background-color: #85dae4;
}
.emailcontent .list-group .list-group-item.selected.active .ckbox span:before {
  border: 0;
}
.nomail {
  font-family: 'Open Sans', 'Helvetica Neue', Helvetica, sans-serif;
  font-weight: 300;
  color: #bdc3d1;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  text-align: center;
}
@media (max-width: 992px) {
  .nomail {
    font-size: 18px;
  }
}
.contentpanel.emailpanel {
  background-color: #fff;
  position: fixed;
  top: 64px;
  left: 360px;
  bottom: 0;
  right: 0;
  overflow: auto;
}
@media (min-width: 992px) {
  .contentpanel.emailpanel {
    left: 580px;
  }
}
@media (max-width: 768px) {
  .contentpanel.emailpanel {
    left: 320px;
  }
}
@media (max-width: 640px) {
  .contentpanel.emailpanel {
    position: relative;
    display: none;
  }
}
.email-header .media {
  margin-top: 0;
}
.email-header .media .media-left {
  padding-right: 10px;
}
.email-header .media .media-object {
  width: 36px;
}
.email-header .media .media-heading {
  font-size: 14px;
}
@media (max-width: 992px) {
  .email-header .pull-right {
    width: 100%;
    float: none !important;
    border-bottom: 1px solid #dbdfe6;
    padding-bottom: 15px;
    margin-bottom: 20px;
  }
  .email-header .media {
    width: 100%;
  }
}
.email-subject {
  font-weight: normal;
  margin-bottom: 20px;
}
.email-subject .markstar {
  margin-left: 5px;
  font-size: 16px;
}
.email-subject .markstar > i {
  vertical-align: top;
  margin-top: 2px;
}
.list-attachments {
  margin-top: 10px;
}
.list-attachments > li i {
  display: inline-block;
  vertical-align: top;
  font-size: 14px;
  margin-right: 5px;
}
.list-attachments > li + li {
  margin-top: 8px;
}
.email-editor .note-editor {
  border-color: transparent;
}
.email-editor .note-editor .note-toolbar {
  background-color: transparent;
  padding-bottom: 15px;
  border-bottom-color: transparent;
}
.email-editor .note-editor .note-toolbar > .btn-group:first-child {
  margin-left: 0;
}
.email-editor .note-editor .note-editable {
  border: 1px solid #bdc3d1;
}
.email-editor .note-editor .note-statusbar {
  background-color: transparent;
}
.email-editor .note-editor .note-statusbar .note-resizebar {
  border-top: 0;
}


.suit-box-sizing{
	-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
}

/***** PROGRESS BARS *****/
.progress {
  -webkit-box-shadow: none;
  box-shadow: none;
}
.progress-bar {
  -webkit-box-shadow: none;
  box-shadow: none;
}
@-webkit-keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
@keyframes progress-bar-stripes {
  from {
    background-position: 40px 0;
  }
  to {
    background-position: 0 0;
  }
}
.progress {
  overflow: hidden;
  height: 17px;
  margin-bottom: 17px;
  background-color: #e7e9ee;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.1);
}
.progress-bar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 11px;
  line-height: 17px;
  color: #ffffff;
  text-align: center;
  background-color: #2574ab;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  box-shadow: inset 0 -1px 0 rgba(0, 0, 0, 0.15);
  -webkit-transition: width 0.6s ease;
  -o-transition: width 0.6s ease;
  transition: width 0.6s ease;
}
.progress-striped .progress-bar,
.progress-bar-striped {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-size: 40px 40px;
}
.progress.active .progress-bar,
.progress-bar.active {
  -webkit-animation: progress-bar-stripes 2s linear infinite;
  -o-animation: progress-bar-stripes 2s linear infinite;
  animation: progress-bar-stripes 2s linear infinite;
}
.progress-bar-success {
  background-color: #259dab;
}
.progress-striped .progress-bar-success {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-info {
  background-color: #5bc0de;
}
.progress-striped .progress-bar-info {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-warning {
  background-color: #e6ad5c;
}
.progress-striped .progress-bar-warning {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}
.progress-bar-danger {
  background-color: #d9534f;
}
.progress-striped .progress-bar-danger {
  background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
  background-image: linear-gradient(45deg, rgba(255, 255, 255, 0.15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, 0.15) 50%, rgba(255, 255, 255, 0.15) 75%, transparent 75%, transparent);
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}
