* {
  outline: none !important;
  -moz-outline: none !important;
}

html, body {
  height: 100%
}


/* Main */


/*Bootstrap-overlay*/

body {
  overflow-x: hidden;
  margin-top: -20px;
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
  font-size: 14px;
  color: #666;
}

a {
  color: #666;
}

a:hover, a:focus {
  text-decoration: none;
  color: #41bda8;
}

.dropdown-menu .divider {
  margin: 4px 0px;
}

.dropdown-menu {
  min-width: 180px;
}

.dropdown-menu>li>a {
  padding: 3px 10px;
  color: #666;
  font-size: 12px;
}

.dropdown-menu>li>a i {
  padding-right: 3px;
}

.userphoto img {
  width: 19px;
  height: 19px;
}

select, 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"], .uneditable-input, .label, .dropdown-menu, .btn, .well, .progress, .table-bordered, .btn-group>.btn:first-child, .btn-group>.btn:last-child, .btn-group>.btn:last-child, .btn-group>.dropdown-toggle, .alert {
  border-radius: 0px;
}

.btn, 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"], .uneditable-input {
  box-shadow: none;
}

.progress, .progress-success .bar, .progress .bar-success, .progress-warning .bar, .progress .bar-warning, .progress-danger .bar, .progress .bar-danger, .progress-info .bar, .progress .bar-info, .btn, .btn-primary {
  background-image: none;
}

.accordion-heading h5 {
  width: 70%;
}

.form-horizontal .form-actions {
  padding-left: 20px;
}

#footer {
  padding: 10px;
  text-align: center;
}

hr {
  border-top-color: #dadada;
}

.carousel {
  margin-bottom: 0px;
}

.fl {
  float: left
}

.fr {
  float: right
}

.label-important, .badge-important {
  background: #ff0059;
}


/*Metro Background color class*/

.bg_lb {
  background: #41bda8;
}

.bg_db {
  background: #2295c9;
}

.bg_lg {
  background: #41bda8;
}

.bg_dg {
  background: #41bda8;
}

/*
.bg_ly {
  background: #41bda8;
}
*/

.bg_dy {
  background: #da9628;
}

.bg_ls {
  background: #41bda8;
}

/*
.bg_lo {
  background: #41bda8;
}
*/

.bg_lr {
  background: #41bda8;
}

.bg_lv {
  background: #603bbc;
}

.bg_lh {
  background: #41bda8;
}


/* Content */


/***********light-box-end***************/
