@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:400,200,300,600,700,900,200italic,300italic,400italic,600italic,700italic,900italic&subset=latin,latin-ext);
.font-family {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
.reset-ul {
  list-style-type: none;
}
.reset-text-shadow,
.reset-box-shadow {
  text-shadow: 0 0 0 rgba(0,0,0,0);
}
html {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  overflow-y: scroll;
  background-image: url("../img/bg-body.png");
}
body {
  font-size: 13px;
  color: #4d4d4d;
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
  padding-top: 94px;
  background: transparent !important;
}
body .well .page-body [class*="mod-"] > h3 {
  text-align: left;
  line-height: 100%;
  margin: 0px 0px 12px;
  padding-bottom: 8px;
  font-weight: 600;
  margin-top: 10px;
  border-bottom: 1px solid #DDDDDD;
}
body .well .page-body form {
  margin-bottom: 0px;
}
body .row-fluid [class*="span"] {
  min-height: 26px;
}
body p {
  line-height: 18px;
}
body p a.link-block {
  display: block !important;
}
body a {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
body a:hover {
  text-decoration: none;
}
body a > i {
  font-size: 13px;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
body a.btn {
  margin-right: 4px;
}
body button {
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
body button:hover {
  text-decoration: none;
}
body h1,
body h2,
body h3,
body h4,
body h5,
body h6 {
  font-weight: 500;
  line-height: 100% !important;
  color: #1a1a1a;
}
body h2 {
  font-size: 20px;
  margin-bottom: 18px;
}
body .thumbnail {
  padding: 4px;
  border: #eeeeee solid 1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .navbar-inner {
  height: 28px;
  min-height: 0px;
  background-color: #4d4d4d;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwLjA2Ii8+CiAgICA8c3RvcCBvZmZzZXQ9IjgwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../img/bg-navbartop-alt.png");
  background: -webkit-gradient(linear,left top,left bottom,color-stop(0%,rgba(255,255,255,0.06)),color-stop(80%,rgba(255,255,255,0)),url("../img/bg-navbartop-alt.png"));
  background: -webkit-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../img/bg-navbartop-alt.png");
  background: -o-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../img/bg-navbartop-alt.png");
  background: -ms-linear-gradient(top,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../img/bg-navbartop-alt.png");
  background: linear-gradient(to bottom,rgba(255,255,255,0.06) 0%,rgba(255,255,255,0) 80%), url("../img/bg-navbartop-alt.png");
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0fffffff',endColorstr='#00ffffff',GradientType=0), url("../img/bg-navbartop-alt.png");
  border-bottom: 1px solid #FFF;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse a.logo-and-claim {
  color: #eeeeee;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse a.logo-and-claim img {
  margin-right: 15px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse a.logo-and-claim span {
  font-weight: 300;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav {
  text-transform: uppercase;
  font-size: 11px;
  font-weight: 300;
  padding: 3px 0px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav > li {
  padding: 0px 8px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav > li >  a {
  text-shadow: 0 0 0 rgba(0,0,0,0);
  color: #eeeeee;
  padding: 0px !important;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav > li >  a:hover {
  color: #fff !important;
  text-decoration: unterline !important;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav > li >  a:hover i {
  color: #fdda24;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav > li >  a i {
  color: #bbbbbb;
  margin-right: 4px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav.breadcrumbs > li {
  padding: 0px 0px 0px 8px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav.breadcrumbs > li > a {
  float: left;
  margin-right: 8px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav.breadcrumbs > li span {
  float: left;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav.notifications {
  margin-right: 0px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav.notifications > li {
  padding: 0px 20px 0px 16px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav.notifications > li span {
  color: #fdda24;
  font-size: 11px;
  font-weight: 700;
  margin-left: 4px;
  vertical-align: top;
  line-height: 150%;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav.useractions {
  padding: 5px 0px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav.useractions > li {
  line-height: 16px;
  padding: 0px 19px 2px 19px;
  border-left: 1px solid #333333;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav.useractions > li:last-child {
  padding-right: 20px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav.useractions > li > a {
  float: left;
  text-shadow: 0 0 0 rgba(0,0,0,0);
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse ul.nav.useractions #global-search label {
  float: left;
  display: inline-block;
  vertical-align: middle;
  margin: 3px 8px 0px 0px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown.open > .dropdown-toggle,
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown.active > .dropdown-toggle,
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown.open.active > .dropdown-toggle {
  background: transparent !important;
  color: #FFF;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown.open > .dropdown-toggle > i,
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown.active > .dropdown-toggle > i,
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown.open.active > .dropdown-toggle > i {
  color: #fdda24;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown .dropdown-menu {
  border-top: 1px solid #FFFFFF;
  color: #555 !important;
  text-transform: none;
  font-size: 13px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  margin-top: 19px;
  padding: 8px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown .dropdown-menu form {
  margin: 0px !important;
  margin-right: 40px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown .dropdown-menu form .input-append,
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown .dropdown-menu form .input-prepend {
  margin-bottom: 0px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown .dropdown-menu form label {
  font-size: 12px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown .dropdown-menu form .btn,
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown .dropdown-menu form .btn-group {
  margin-top: 0px !important;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown .dropdown-menu.mobile-settings {
  margin-top: 12px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .dropdown .dropdown-menu.mobile-settings li a:hover {
  background: rgba(0,0,0,0.05);
  color: #000;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .pull-right > li > .dropdown-menu:after,
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .nav > li > .dropdown-menu.pull-right:after {
  right: 20px;
}
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .pull-right > li > .dropdown-menu:before,
body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .nav > li > .dropdown-menu.pull-right:before {
  right: 19px;
}
@media (min-width: 768px) {
  body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .navbar-inner {
    padding: 14px 0px;
  }
}
@media (max-width: 767px) {
  body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030;
    margin-bottom: 0;
  }
  body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .btn {
    padding: 4px 10px;
    margin: 0px;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../img/bg-navbartop-alt.png");
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.08))), url("../img/bg-navbartop-alt.png");
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../img/bg-navbartop-alt.png");
    background: -o-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../img/bg-navbartop-alt.png");
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../img/bg-navbartop-alt.png");
    background: linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../img/bg-navbartop-alt.png");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#14000000',GradientType=0), url("../img/bg-navbartop-alt.png");
    -webkit-box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
    -moz-box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
    box-shadow: inset 0px 0px 1px 0px rgba(0,0,0,0.2);
    -webkit-box-shadow: ;
    -moz-box-shadow: ;
    box-shadow: ;
    border: #2e2e2e solid 1px;
    text-align: center;
    color: #808080;
    text-shadow: 0 -1px 0px rgba(0,0,0,0.3);
    lin-height: 100%;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    -webkit-border-radius: 3px 3px 3px 3px;
    -moz-border-radius: 3px 3px 3px 3px;
    border-radius: 3px 3px 3px 3px;
    text-decoration: none;
  }
  body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .btn i {
    font-size: 17px;
    vertical-align: middle;
    margin-top: 7px;
  }
  body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .btn i {
    margin-right: 0px;
  }
  body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .navbar-inner {
    position: relative;
    padding: 14px 35px;
  }
  body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .navbar-inner .logo-and-claim {
    position: absolute;
    margin: 0px auto;
    display: inline-block;
    left: 50%;
    margin-left: -47px;
  }
  body #mod-navbar-top .navbar.navbar-fixed-top.navbar-inverse .navbar-inner .logo-and-claim img {
    text-align: center;
    margin: 0px;
    width: 94px;
  }
}
body input,
body button,
body select,
body textarea {
  font-family: 'Source Sans Pro', sans-serif;
  font-weight: 400;
}
body input[type="submit"].btn {
  padding-top: 4px;
  padding-bottom: 4px;
}
.btn i,
.btn-small i {
  margin-right: 6px;
}
.btn.ico-right i,
.btn-small.ico-right i {
  margin-left: 6px;
  margin-right: 0px;
}
.btn.disabled,
.btn[disabled] {
  opacity: 0.35 !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"],
.uneditable-input {
  background-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  box-shadow: 0 1px 2px rgba(0,0,0,0.1) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  height: 16px !important;
}
select {
  height: 26px !important;
  padding: 2px 2px 2px 6px !important;
}
.input-append select,
.input-prepend select {
  margin-left: -1px;
}
.input-append span.add-on,
.input-prepend span.add-on {
  height: 16px;
  padding: 2px 5px 6px;
  margin-right: 0px;
  color: #bbbbbb;
}
.input-append span.add-on i,
.input-prepend span.add-on i {
  font-size: 11px;
}
.input-append button,
.input-prepend button {
  padding-left: 8px;
  padding-right: 8px;
}
.input-append button i,
.input-prepend button i {
  text-align: center;
  margin: 0px;
}
.btn-toolbar {
  margin: 0px !important;
}
.btn-toolbar button {
  padding-left: 10px;
  padding-right: 10px;
}
.btn-toolbar button i {
  text-align: center;
  margin: 0px;
  font-size: 11px;
}
.aside [class*="mod-"] {
  margin-bottom: 40px;
}
.aside [class*="mod-"] .mod-head {
  border-bottom: 1px solid #bbbbbb;
  margin-bottom: 19px;
}
.aside [class*="mod-"] .mod-head h4,
.aside [class*="mod-"] .mod-head a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 400;
  color: #888888;
  margin: 0px 0px 4px;
  line-height: 12px;
}
.aside [class*="mod-"] .mod-head dl.mod-actions {
  margin: 0px;
}
.aside [class*="mod-"] .mod-head dl.mod-actions dd {
  float: left;
  margin-left: 8px;
}
.aside [class*="mod-"] .mod-head dl.mod-actions dd:first-child {
  margin: 0px;
}
.aside [class*="mod-"] .mod-head dl.mod-actions dd a {
  color: #bbbbbb;
}
.aside [class*="mod-"] .mod-head dl.mod-actions dd a span {
  display: none;
  float: left;
  margin: 0px 4px;
  text-transform: none !important;
}
.aside [class*="mod-"] .mod-head dl.mod-actions dd a:hover {
  color: #555;
}
.aside [class*="mod-"] .mod-head dl.mod-actions dd a:hover span {
  display: block;
  color: #888888;
}
.aside [class*="mod-"] .mod-head dl.mod-actions dd a i {
  line-height: 12px;
  vertical-align: top;
}
[class*="page-"] > .well,
.dropdown > .well {
  min-height: 398px;
}
[class*="page-"] [class*="mod-"] .mod-head,
.dropdown [class*="mod-"] .mod-head {
  clear: both !important;
  margin-bottom: 4px;
}
[class*="page-"] [class*="mod-"] .mod-head h4,
[class*="page-"] [class*="mod-"] .mod-head a,
.dropdown [class*="mod-"] .mod-head h4,
.dropdown [class*="mod-"] .mod-head a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 400;
  color: #888888;
  margin: 0px 0px 2px 0px;
  line-height: 12px;
}
[class*="page-"] [class*="mod-"] .mod-head a,
.dropdown [class*="mod-"] .mod-head a {
  margin: 0px;
}
[class*="page-"] [class*="mod-"] .mod-head dl.mod-actions,
.dropdown [class*="mod-"] .mod-head dl.mod-actions {
  margin: 0px;
}
[class*="page-"] [class*="mod-"] .mod-head dl.mod-actions dd,
.dropdown [class*="mod-"] .mod-head dl.mod-actions dd {
  float: left;
  margin-left: 8px;
  line-height: 100%;
}
[class*="page-"] [class*="mod-"] .mod-head dl.mod-actions dd:first-child,
.dropdown [class*="mod-"] .mod-head dl.mod-actions dd:first-child {
  margin: 0px;
}
[class*="page-"] [class*="mod-"] .mod-head dl.mod-actions dd a,
.dropdown [class*="mod-"] .mod-head dl.mod-actions dd a {
  vertical-align: top;
  color: #bbbbbb;
}
[class*="page-"] [class*="mod-"] .mod-head dl.mod-actions dd a span,
.dropdown [class*="mod-"] .mod-head dl.mod-actions dd a span {
  display: none;
  float: left;
  margin: 0px 4px;
  text-transform: none !important;
}
[class*="page-"] [class*="mod-"] .mod-head dl.mod-actions dd a:hover,
.dropdown [class*="mod-"] .mod-head dl.mod-actions dd a:hover {
  color: #555;
}
[class*="page-"] [class*="mod-"] .mod-head dl.mod-actions dd a:hover span,
.dropdown [class*="mod-"] .mod-head dl.mod-actions dd a:hover span {
  display: block;
  color: #888888;
}
[class*="page-"] [class*="mod-"] .mod-head dl.mod-actions dd a i,
.dropdown [class*="mod-"] .mod-head dl.mod-actions dd a i {
  line-height: 12px;
  vertical-align: top;
}
[class*="page-"] [class*="mod-"] .mod-head dl.mod-actions dd ul li,
.dropdown [class*="mod-"] .mod-head dl.mod-actions dd ul li {
  line-height: 100%;
}
[class*="page-"] [class*="mod-"] .mod-head .mod-controls ul,
.dropdown [class*="mod-"] .mod-head .mod-controls ul {
  list-style-type: none;
  margin: 0px;
  padding: 0px;
}
[class*="page-"] [class*="mod-"] .mod-head .mod-controls ul li,
.dropdown [class*="mod-"] .mod-head .mod-controls ul li {
  float: left;
}
[class*="page-"] [class*="mod-"] .mod-head .mod-controls ul li i,
.dropdown [class*="mod-"] .mod-head .mod-controls ul li i {
  width: 8px;
  height: 12px;
}
[class*="page-"] [class*="mod-"] .mod-body,
.dropdown [class*="mod-"] .mod-body {
  clear: both !important;
}
.page-header {
  margin: 0px;
  padding: 0px;
  margin-bottom: 20px;
}
.page-header ul.nav-tabs {
  margin: 0px;
  border: 0px;
}
.page-header h2 {
  margin: 0px;
  margin-top: 8px;
  margin-bottom: 8px;
  line-height: 100% !important;
  font-weight: 500;
  font-size: 15px;
}
.page-header p.alt-title {
  line-height: 100%;
  margin: 8px 0 0;
}
.page-header .edit-actions {
  margin-bottom: 8px;
  margin-top: -4px;
}
ul.nav-tabs > li {
  margin-bottom: -1px;
}
ul.nav-tabs > li a {
  border: 1px solid #f2f2f2;
  border-top: 2px solid #f2f2f2;
  border-bottom: 0px none;
  line-height: 14px !important;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  font-size: 12px;
  background: #f2f2f2;
  color: #888888;
  -webkit-box-shadow: 0 -3px 2px -2px rgba(0,0,0,0.1) inset;
  -moz-box-shadow: 0 -3px 2px -2px rgba(0,0,0,0.1) inset;
  box-shadow: 0 -3px 2px -2px rgba(0,0,0,0.1) inset;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
ul.nav-tabs > li a span {
  margin: 0 0 0 8px;
  color: #fff;
  padding: 3px 3px 2px;
  line-height: 80%;
}
ul.nav-tabs > li a:hover {
  background: #e6e6e6;
  border-color: #e6e6e6;
  color: #555;
}
ul.nav-tabs > li:last-child a {
  padding-bottom: 8px;
  margin-right: 0px;
}
ul.nav-tabs > .active > a,
ul.nav-tabs > .active > a:active {
  margin-bottom: 0px;
  border: 1px solid #e6e6e6;
  border-bottom: 0px none;
  border-top: 2px solid #fdda24;
  background: #fff !important;
  color: #1a1a1a;
  -webkit-box-shadow: 0 0px 0px 0px rgba(0,0,0,0);
  -moz-box-shadow: 0 0px 0px 0px rgba(0,0,0,0);
  box-shadow: 0 0px 0px 0px rgba(0,0,0,0);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
ul.nav-tabs > .active > a:hover,
ul.nav-tabs > .active > a:active:hover {
  border-bottom: 0px none;
  border-top: 2px solid #fdda24;
}
.tab-content {
  overflow: inherit !important;
}
.tab-content .table-float-right {
  clear: right;
  float: right;
  margin: 0 0 20px 20px;
  background-color: #fff;
}
.modal .table {
  margin-bottom: 0px !important;
}
table.table,
table.table-accordion {
  margin-bottom: 0px;
  font-size: 13px;
}
table.table input[type="radio"],
table.table input[type="checkbox"],
table.table-accordion input[type="radio"],
table.table-accordion input[type="checkbox"] {
  margin: 0px;
}
table.table > thead tr th,
table.table-accordion > thead tr th {
  font-weight: 500;
  border-left: 2px solid #fff;
  background-color: #f7f7f7;
  border-bottom: 0px;
  line-height: 100%;
}
table.table > thead tr th a,
table.table > thead tr th i,
table.table > thead tr th a > i,
table.table-accordion > thead tr th a,
table.table-accordion > thead tr th i,
table.table-accordion > thead tr th a > i {
  color: #bbbbbb;
  font-size: 10px;
  margin: 1px 0px 0px 8px;
  line-height: 100%;
}
table.table > thead tr th a:hover,
table.table > thead tr th i:hover,
table.table > thead tr th a > i:hover,
table.table-accordion > thead tr th a:hover,
table.table-accordion > thead tr th i:hover,
table.table-accordion > thead tr th a > i:hover {
  color: #1a1a1a;
}
table.table > thead tr th.center,
table.table-accordion > thead tr th.center {
  text-align: center !important;
}
table.table > thead tr th.left,
table.table-accordion > thead tr th.left {
  text-align: left !important;
}
table.table > thead tr th.right,
table.table-accordion > thead tr th.right {
  text-align: right !important;
}
table.table > thead tr th:first-child.checkbox,
table.table-accordion > thead tr th:first-child.checkbox {
  text-align: center;
  border-left: 0px;
  padding-left: 0px;
  width: 22px;
  padding: 8px 6px 4px 4px;
}
table.table > thead tr th:last-child.options,
table.table-accordion > thead tr th:last-child.options {
  text-align: center;
  width: 60px !important;
}
table.table > thead tr th:last-child.options a.tiptip,
table.table-accordion > thead tr th:last-child.options a.tiptip {
  text-align: left !important;
}
table.table > tbody tr.sold,
table.table-accordion > tbody tr.sold {
  color: #cccccc !important;
}
table.table > tbody tr.sold i,
table.table-accordion > tbody tr.sold i {
  color: #cccccc !important;
}
table.table > tbody tr.ownDevider td,
table.table-accordion > tbody tr.ownDevider td {
  border-top-color: #bfbfbf;
  border-top-width: 2px;
}
table.table > tbody tr td,
table.table-accordion > tbody tr td {
  border-top: 1px solid #e6e6e6;
  padding: 10px 8px 9px;
}
table.table > tbody tr td a,
table.table-accordion > tbody tr td a {
  color: #000;
}
table.table > tbody tr td a:hover,
table.table-accordion > tbody tr td a:hover {
  text-decoration: underline;
}
table.table > tbody tr td a:hover i,
table.table-accordion > tbody tr td a:hover i {
  text-decoration: none !important;
}
table.table > tbody tr td.unitstats,
table.table-accordion > tbody tr td.unitstats {
  text-align: center;
}
table.table > tbody tr td.unitstats span,
table.table-accordion > tbody tr td.unitstats span {
  display: inline-block;
  width: 36px;
  text-align: right;
}
table.table > tbody tr td.unitstats span.bold,
table.table-accordion > tbody tr td.unitstats span.bold {
  font-weight: bold;
}
table.table > tbody tr td.unitstats span i,
table.table-accordion > tbody tr td.unitstats span i {
  display: inline-block;
  margin-left: 3px;
  float: right;
  margin-top: 3px;
}
table.table > tbody tr td i,
table.table > tbody tr td a > i,
table.table-accordion > tbody tr td i,
table.table-accordion > tbody tr td a > i {
  color: #bbbbbb;
  font-size: 13px;
  margin: 1px 0px 0px 0px;
}
table.table > tbody tr td i:hover,
table.table > tbody tr td a > i:hover,
table.table-accordion > tbody tr td i:hover,
table.table-accordion > tbody tr td a > i:hover {
  color: #1a1a1a;
  text-decoration: none;
}
table.table > tbody tr td i.icon-star,
table.table > tbody tr td i.icon-lock,
table.table > tbody tr td a > i.icon-star,
table.table > tbody tr td a > i.icon-lock,
table.table-accordion > tbody tr td i.icon-star,
table.table-accordion > tbody tr td i.icon-lock,
table.table-accordion > tbody tr td a > i.icon-star,
table.table-accordion > tbody tr td a > i.icon-lock {
  color: #fdda24;
  margin-top: 2px;
}
table.table > tbody tr td i.icon-star:hover,
table.table > tbody tr td i.icon-lock:hover,
table.table > tbody tr td a > i.icon-star:hover,
table.table > tbody tr td a > i.icon-lock:hover,
table.table-accordion > tbody tr td i.icon-star:hover,
table.table-accordion > tbody tr td i.icon-lock:hover,
table.table-accordion > tbody tr td a > i.icon-star:hover,
table.table-accordion > tbody tr td a > i.icon-lock:hover {
  color: #fdda24;
}
table.table > tbody tr td i.icon-ban-circle,
table.table > tbody tr td a > i.icon-ban-circle,
table.table-accordion > tbody tr td i.icon-ban-circle,
table.table-accordion > tbody tr td a > i.icon-ban-circle {
  color: #9d261d;
}
table.table > tbody tr td i.icon-ban-circle:hover,
table.table > tbody tr td a > i.icon-ban-circle:hover,
table.table-accordion > tbody tr td i.icon-ban-circle:hover,
table.table-accordion > tbody tr td a > i.icon-ban-circle:hover {
  color: #9d261d;
}
table.table > tbody tr td i.icon-lock.unitstats,
table.table > tbody tr td a > i.icon-lock.unitstats,
table.table-accordion > tbody tr td i.icon-lock.unitstats,
table.table-accordion > tbody tr td a > i.icon-lock.unitstats {
  margin-top: -1px;
}
table.table > tbody tr td i.icon-file-alt,
table.table > tbody tr td a > i.icon-file-alt,
table.table-accordion > tbody tr td i.icon-file-alt,
table.table-accordion > tbody tr td a > i.icon-file-alt {
  margin-right: 8px;
  font-size: 15px;
}
table.table > tbody tr td i.icon-color-success,
table.table > tbody tr td a > i.icon-color-success,
table.table-accordion > tbody tr td i.icon-color-success,
table.table-accordion > tbody tr td a > i.icon-color-success {
  color: #468847;
}
table.table > tbody tr td i.icon-color-warning,
table.table > tbody tr td a > i.icon-color-warning,
table.table-accordion > tbody tr td i.icon-color-warning,
table.table-accordion > tbody tr td a > i.icon-color-warning {
  color: #fdda24;
}
table.table > tbody tr td i.icon-color-error,
table.table > tbody tr td a > i.icon-color-error,
table.table-accordion > tbody tr td i.icon-color-error,
table.table-accordion > tbody tr td a > i.icon-color-error {
  color: #b94a48;
}
table.table > tbody tr td i.right,
table.table > tbody tr td a > i.right,
table.table-accordion > tbody tr td i.right,
table.table-accordion > tbody tr td a > i.right {
  float: right;
  margin-top: 3px;
}
table.table > tbody tr td i.left,
table.table > tbody tr td a > i.left,
table.table-accordion > tbody tr td i.left,
table.table-accordion > tbody tr td a > i.left {
  float: left;
  margin-top: 3px;
}
table.table > tbody tr td.center,
table.table-accordion > tbody tr td.center {
  text-align: center !important;
}
table.table > tbody tr td.left,
table.table-accordion > tbody tr td.left {
  text-align: left !important;
}
table.table > tbody tr td.right,
table.table-accordion > tbody tr td.right {
  text-align: right !important;
}
table.table > tbody tr td:first-child.checkbox,
table.table-accordion > tbody tr td:first-child.checkbox {
  text-align: center;
  padding-left: 0px;
  width: 22px;
  padding: 10px 6px 2px 4px;
}
table.table > tbody tr td:last-child,
table.table-accordion > tbody tr td:last-child {
  text-align: center;
}
table.table > tbody tr td:last-child > a,
table.table-accordion > tbody tr td:last-child > a {
  margin-left: 4px;
}
table.table > tbody tr td:last-child > a .icon-save,
table.table-accordion > tbody tr td:last-child > a .icon-save {
  margin-right: 2px;
}
table.table > tbody tr td.reostats,
table.table-accordion > tbody tr td.reostats {
  padding-left: 10px;
}
table.table > tbody tr td.reostats .addinfo,
table.table-accordion > tbody tr td.reostats .addinfo {
  float: right;
}
table.table > tbody tr td.reostats .addinfo .icon-group,
table.table-accordion > tbody tr td.reostats .addinfo .icon-group {
  font-size: 12px;
  margin-left: 3px;
}
table.table > tbody tr td.twolines,
table.table-accordion > tbody tr td.twolines {
  font-size: 11px;
  line-height: 100%;
}
table.table > tbody tr td.twolines a,
table.table-accordion > tbody tr td.twolines a {
  cursor: pointer;
  display: block;
  line-height: 100%;
  color: #888888;
}
table.table > tbody tr td.twolines a i,
table.table-accordion > tbody tr td.twolines a i {
  font-size: 9px;
  margin-top: -1px;
}
table.table > tbody tr td.multilines,
table.table-accordion > tbody tr td.multilines {
  padding-top: 8px !important;
  font-size: 11px;
  line-height: 100%;
}
table.table > tbody tr td.multilines span,
table.table-accordion > tbody tr td.multilines span {
  font-size: 13px;
  display: block;
  margin-bottom: 2px;
}
table.table > tbody tr td.multilines a,
table.table-accordion > tbody tr td.multilines a {
  margin-top: 2px;
  display: block;
  line-height: 100%;
  color: #888888;
}
table.table > tbody tr td.multilines a:hover,
table.table-accordion > tbody tr td.multilines a:hover {
  color: #1a1a1a;
}
table.table > tbody tr td.multilines a i,
table.table-accordion > tbody tr td.multilines a i {
  font-size: 9px;
  margin-top: -1px;
}
table.table > tbody tr td span.grayout,
table.table-accordion > tbody tr td span.grayout {
  color: #bbbbbb;
}
table.table > tbody tr td ul,
table.table-accordion > tbody tr td ul {
  margin: 2px 0px 2px;
}
table.table > tbody tr td img.thumbnail,
table.table-accordion > tbody tr td img.thumbnail {
  width: 100px !important;
}
table.table .control-group.textarea .defaultSkin table.mceLayout,
table.table-accordion .control-group.textarea .defaultSkin table.mceLayout {
  width: 634px !important;
}
table.table .mceEditor tr,
table.table-accordion .mceEditor tr {
  padding: 0px;
}
table.table .mceEditor tr td,
table.table-accordion .mceEditor tr td {
  padding: 0px !important;
}
.table-condensed tr td,
.table-condensed tr th {
  padding: 4px !important;
}
.accordion {
  margin-bottom: 0px;
}
.table-accordion tbody {
  border-bottom: 0px !important;
}
.table-accordion tr.first.error > td {
  color: #9d261d !important;
}
.table-accordion tr.first.error > td a,
.table-accordion tr.first.error > td i {
  color: #d83a2e !important;
}
.table-accordion tr.first.warning > td {
  color: #a08601;
}
.table-accordion tr.first.warning > td a,
.table-accordion tr.first.warning > td i {
  color: #d3b102;
}
.table-accordion tr.first.success > td {
  color: #3e933e !important;
}
.table-accordion tr.first.success > td a,
.table-accordion tr.first.success > td i {
  color: #74c474 !important;
}
.table-accordion tr.last {
  border-spacing: 0px !important;
}
.table-accordion tr.last > td {
  border-top: none;
  border-bottom: 1px solid #e6e6e6;
  padding: 0px !important;
}
.table-accordion tr.last > td:last-child {
  border-bottom: 0px;
}
.table-accordion .accordion-group {
  border: 0px none;
  margin-bottom: 0px;
}
.table-accordion .accordion-group .accordion-body .accordion-inner {
  margin-top: 8px;
  border-top: 0px none;
  border: 1px solid #DDDDDD;
  border-radius: 4px;
  margin-bottom: 16px;
  padding: 16px 16px 16px 16px;
}
.table-accordion .accordion-group .accordion-body .accordion-inner ul.nav-tabs li a {
  margin-right: 2px;
  margin-left: 0px;
}
.table-accordion .accordion-group .accordion-body .accordion-inner .tab-content {
  text-align: left;
  padding-top: 16px;
}
.table-accordion .accordion-group .accordion-body .accordion-inner .tab-content ul {
  margin-left: 15px;
}
.table-accordion .accordion-group .accordion-body .accordion-inner .table {
  margin-bottom: 0px;
}
table.table-headline thead tr th {
  background-color: transparent;
  padding: 0px;
}
table.table-headline thead tr th h3 {
  text-align: left;
  line-height: 100%;
  margin: 0px;
  font-size: 13px;
  font-weight: 600;
  margin-top: 10px;
  padding-bottom: 8px;
  margin-bottom: 10px;
  border-bottom: 1px solid #DDDDDD;
}
table.table-headline tbody tr td {
  border: 0px;
  padding: 0px;
}
table.table-headline tbody tr td.spacer {
  padding: 0px 0;
  font-size: 1px;
  line-height: 10px !important;
}
table.table-groups tbody tr td:first-child span,
table.table-groups tbody tr td:last-child span {
  margin: 0px;
}
table.table-groups tbody tr td span {
  color: #bbbbbb;
  font-weight: 700;
}
table.table-groups tbody tr td a {
  margin-left: 0px;
}
table.table-offer tbody tr:last-child td {
  padding-bottom: 0px;
}
table.table-offer tbody tr td {
  line-height: 120%;
}
table.table-offer tbody tr td:first-child {
  padding-left: 0px;
  color: #888888;
}
table.table-offer tbody tr td:last-child {
  text-align: right !important;
  padding-right: 0px;
}
table.table-offer-summery tr th,
table.table-offer-summery tr td {
  text-align: right !important;
}
table.table-offer-summery tr th:first-child,
table.table-offer-summery tr td:first-child {
  text-align: left !important;
}
table.table-offer-summery thead tr th {
  border-left: 1px solid #DDDDDD !important;
  font-weight: 600;
}
table.table-offer-summery tbody tr.subhdl td {
  color: #1a1a1a;
  padding-left: 5px !important;
  font-weight: 600;
}
table.table-offer-summery tbody tr.sum {
  font-weight: 600;
  color: #4d4d4d;
  background-color: #eeeeee;
}
table.table-offer-summery tbody tr.gapped td {
  padding-left: 20px !important;
}
table.table-offer-summery tbody tr.grayed td {
  color: #bbbbbb;
}
.table.table-message tbody tr:hover {
  cursor: pointer;
}
.table.table-message tbody tr:last-child td {
  padding-bottom: 0px;
}
.table.table-message tbody tr td {
  line-height: 120%;
}
.table.table-message tbody tr td > div {
  overflow: hidden;
}
.table.table-message tbody tr td > div a.message-body {
  width: 500%;
  display: block;
  color: #4d4d4d;
}
.table.table-message tbody tr td > div a.message-body span.title.new {
  font-weight: 600;
  color: #1a1a1a;
}
.table.table-message tbody tr td > div a.message-body span.text {
  color: #bbbbbb;
}
.table.table-message tbody tr td:first-child {
  padding-left: 0px;
  color: #888888;
}
.table.table-message tbody tr td.timestamp {
  min-width: 60px !important;
}
.table.table-message tbody tr td.timestamp.new {
  font-weight: 600;
  color: #1a1a1a;
}
.table.table-message tbody tr td:last-child {
  text-align: right !important;
  text-align: right;
  width: 12px !important;
  padding: 8px 4px 7px 0;
}
.table.table-message tbody tr td:last-child a i {
  color: #f2f2f2 !important;
}
.table-actions {
  display: inline-block;
  font-size: 12px;
}
.table-actions dl {
  margin: 0px !important;
}
.table-actions dl dd {
  margin-bottom: 20px;
  float: left;
}
.table-actions dl dd.display-optn {
  margin-top: 3px;
  margin-right: 8px;
}
.table-actions dl dd.display-optn a {
  margin-left: 4px;
}
.table-actions dl dd.display-optn a i {
  font-size: 13px;
  color: #bbbbbb;
}
.table-actions dl dd.display-optn a i:hover {
  color: #1a1a1a;
}
.table-actions dl dd .btn {
  outline: none;
}
.table-actions dl dd .dropdown-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  padding: 8px 0;
  min-width: 100px;
  font-size: 13px;
  margin: 4px 0 0 0;
}
.table-actions dl dd .dropdown-menu span,
.table-actions dl dd .dropdown-menu a {
  padding: 0 16px;
  cursor: pointer;
  display: block;
  width: 100%;
}
.table-actions dl dd .dropdown-menu span:hover,
.table-actions dl dd .dropdown-menu a:hover {
  background-color: transparent;
  background-image: none;
  color: #1a1a1a;
}
.table-actions dl dd .dropdown-menu li {
  width: 100% !important;
  display: block;
}
.table-actions dl dd input,
.table-actions dl dd button,
.table-actions dl dd select,
.table-actions dl dd .input-append,
.table-actions dl dd .input-prepend {
  margin-bottom: 0px;
}
.table-actions dl dd:first-child {
  margin-left: 0px;
}
.table-actions dl dd:first-child .btn-toolbar {
  margin: 0px;
}
.table-actions dl dd .counter {
  padding: 8px 0px;
  font-weight: 700;
  margin-left: 10px;
  line-height: 100%;
}
.table-actions dl dd .counter span {
  font-weight: 500;
}
.table-actions dl dd div.input-append {
  float: left;
  margin-right: 4px;
}
.table-actions dl dd div.input-append:last-child {
  margin-right: 0px;
}
.table-actions dl dd .select2-container {
  width: 190px !important;
}
.table-actions dl dd .select2-container .select2-choices {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  padding: 0px 0px;
  line-height: 100%;
  color: #555;
  min-height: 24px !important;
  height: 24px !important;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  font-size: 13px;
}
.table-actions.bottom {
  border-bottom: 1px solid #DDDDDD;
}
.table-actions.bottom dd {
  margin-bottom: 0px !important;
  padding-top: 20px;
}
ul.list-imggrid {
  background-color: #f7f7f7;
  -webkit-box-shadow: 0 0 2px 0px rgba(0,0,0,0.15) inset;
  -moz-box-shadow: 0 0 2px 0px rgba(0,0,0,0.15) inset;
  box-shadow: 0 0 2px 0px rgba(0,0,0,0.15) inset;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  padding: 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  height: auto;
  overflow: hidden;
}
ul.list-imggrid .list-item {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background: #fff;
  margin: 8px !important;
  -webkit-box-shadow: 0 0 2px 0px rgba(0,0,0,0.15);
  -moz-box-shadow: 0 0 2px 0px rgba(0,0,0,0.15);
  box-shadow: 0 0 2px 0px rgba(0,0,0,0.15);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  padding: 4px;
  width: 189px;
  float: left;
}
ul.list-imggrid .list-item.add {
  background-color: #f0f0f0;
  -webkit-box-shadow: 0 0 2px 0px rgba(0,0,0,0.15) inset;
  -moz-box-shadow: 0 0 2px 0px rgba(0,0,0,0.15) inset;
  box-shadow: 0 0 2px 0px rgba(0,0,0,0.15) inset;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  height: 209px;
  width: 190px;
  text-align: center;
}
ul.list-imggrid .list-item.add a {
  padding: 49px 16px;
  display: block;
}
ul.list-imggrid .list-item.add a p {
  color: #bbbbbb;
  font-size: 11px;
}
ul.list-imggrid .list-item.add a p span {
  display: block;
  font-size: 22px;
  padding: 0px 0px;
}
ul.list-imggrid .list-item.add a i {
  font-size: 64px;
  line-height: 100%;
  color: #bbbbbb;
}
ul.list-imggrid .list-item.add:hover {
  background-color: #e6e6e6;
}
ul.list-imggrid .list-item .item-head {
  display: block;
  height: 20px;
}
ul.list-imggrid .list-item .item-head button {
  clear: both;
  display: block;
  line-height: 100%;
  height: 16px;
}
ul.list-imggrid .list-item .item-wrap {
  position: relative;
  display: table-cell;
  vertical-align: middle;
  width: 189px;
  height: 189px !important;
  background-color: #f2f2f2;
  text-align: center !important;
}
ul.list-imggrid .list-item .item-wrap img {
  display: table-cell;
  vertical-align: middle;
}
ul.reo-list {
  margin-bottom: 0px;
}
ul.reo-list li.listitem {
  border-top: 1px solid #eeeeee;
  padding: 20px 0px 30px;
}
ul.reo-list li.listitem:last-child {
  border-bottom: 0px solid #eeeeee;
  margin-bottom: 0px;
}
ul.reo-list li.listitem h3 {
  font-size: 15px;
  font-weight: 500;
  line-height: 100% !important;
  margin: 3px 0 16px 0;
}
ul.reo-list li.listitem h3 a {
  color: #1a1a1a;
}
ul.reo-list li.listitem h3 a:hover {
  text-decoration: underline;
}
ul.reo-list li.listitem h3 span {
  font-size: 13px !important;
  color: #888888;
}
ul.reo-list li.listitem .thumbnail {
  position: relative;
}
ul.reo-list li.listitem .thumbnail .overlay {
  background-color: rgba(255,255,255,0.5);
  width: 100%;
  height: 100%;
  position: absolute;
}
ul.reo-list li.listitem .thumbnail .overlay span {
  font-size: 18px;
  text-transform: uppercase;
  position: absolute;
  margin-top: -80px;
  margin-left: -15px;
  top: 50%;
  left: 50%;
  -webkit-transform: rotate(240deg);
  -moz-transform: rotate(240deg);
  -ms-transform: rotate(240deg);
  -o-transform: rotate(240deg);
  transform: rotate(240deg);
  filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2.67);
  writing-mode: tb-rl;
}
ul.reo-list li.listitem .status {
  font-size: 11px;
  color: #888888;
}
ul.reo-list li.listitem .status .badge {
  margin-left: 4px;
}
ul.reo-list li.listitem .reo-info [class*="span"].actions ul li button,
ul.reo-list li.listitem .reo-info [class*="span"].actions ul li a {
  text-align: left;
  margin-right: 0px !important;
  margin-bottom: 4px;
  padding: 2px 8px;
  display: block;
  clear: both;
}
ul.reo-list li.listitem .reo-info [class*="span"].actions ul li button i,
ul.reo-list li.listitem .reo-info [class*="span"].actions ul li a i {
  font-size: 11px;
  height: 10px !important;
  display: block;
  float: left;
  margin-top: 3px;
}
ul.reo-list li.listitem .reo-info [class*="span"].actions ul li button {
  width: 80px;
}
ul.reo-list li.listitem .reo-info [class*="span"].actions ul li a {
  width: 62px;
}
ul.reo-list li.listitem .reo-info [class*="span"] ul li {
  line-height: 100%;
  margin-bottom: 8px;
  color: #1a1a1a;
  font-size: 12px;
}
ul.reo-list li.listitem .reo-info [class*="span"] ul li.price,
ul.reo-list li.listitem .reo-info [class*="span"] ul li.size {
  font-weight: 500;
}
ul.reo-list li.listitem .reo-info [class*="span"] ul li.download {
  margin-top: -1px;
}
ul.reo-list li.listitem .reo-info [class*="span"] ul li.rooms {
  margin-top: 0px;
}
ul.reo-list li.listitem .reo-info [class*="span"] ul li.usp {
  margin-left: 20px;
  margin-bottom: 4px;
}
ul.reo-list li.listitem .reo-info [class*="span"] ul li.usp i {
  margin-left: -20px;
  font-size: 11px;
  margin-right: 4px;
  color: #bbbbbb;
}
ul.reo-list li.listitem .reo-info [class*="span"] ul li span {
  display: block !important;
  color: #555;
  font-size: 11px;
  font-weight: 500;
  line-height: 100%;
}
ul.reo-list li.listitem .reo-info [class*="span"] ul li:last-child {
  margin-bottom: 0px !important;
}
.page-view-reo ul li.usp {
  margin-left: 20px;
  margin-bottom: 4px;
}
.page-view-reo ul li.usp i {
  margin-left: -20px;
  font-size: 11px;
  margin-right: 4px;
  color: #bbbbbb;
}
.page-view-reo .tab-content #tab3 h3 {
  border-bottom: 1px solid #eeeeee;
  padding: 10px 0;
  overflow: hidden;
}
.page-view-reo .tab-content h3 {
  font-size: 16px;
}
.control-group ul li {
  padding-bottom: 8px;
}
.control-group ul li > .help-block {
  font-size: 11px;
}
.control-group ul li > ul > li {
  padding-top: 6px;
  font-size: 11px;
  color: #888888;
  padding-left: 8px;
}
.control-group ul li > ul > li:first-child {
  padding-left: 0px;
}
.control-group ul li > ul > li:last-child {
  padding-left: 0px;
  margin-left: 16px !important;
}
.control-group ul li > ul > li:last-child.span8 {
  padding-left: 8px;
}
.control-group ul li input.input-medium {
  margin-right: 8px;
}
.control-group .help-inline {
  float: right !important;
  padding-top: 4px;
}
.control-group.textarea {
  padding-right: 16px;
}
.control-group.textarea .defaultSkin table.mceLayout {
  width: 675px !important;
}
.control-group.textarea .defaultSkin .mceIframeContainer iFrame {
  min-height: 160px !important;
}
.input-xmini {
  width: 30px;
}
form fieldset div.control-group {
  padding-right: 16px;
}
form fieldset div.control-group .input-append {
  margin-right: 4px;
}
form fieldset div.control-group .input-append.offset3 {
  margin-left: 166px !important;
}
form fieldset div.control-group .input-append.offset3 input {
  margin-left: 6px;
}
form fieldset div.control-group {
  padding: 12px 12px;
  background-color: #fafafa;
  border-bottom: 1px solid #f0f0f0;
  margin-bottom: 1px !important;
}
form fieldset div.control-group-rows input[type="text"] {
  margin: 0 4px 8px 0;
}
form fieldset div.control-group a.btn {
  margin-top: 4px;
}
form fieldset div.control-group label {
  margin-bottom: 0px;
  text-align: left !important;
}
form fieldset div.control-group input.talign-right {
  text-align: right !important;
}
form fieldset div.control-group > .controls.calc {
  margin-left: 360px;
}
form fieldset div.control-group > .controls.calc .input-append {
  margin-right: 6px !important;
}
form fieldset div.control-group .controls .checker {
  padding-top: 0px;
  margin-right: 4px;
}
form fieldset div.control-group .controls label {
  padding: 0px 0px 0px;
  margin-right: 4px;
  display: inline-block !important;
  text-align: left !important;
}
form fieldset div.control-group .controls .help-block {
  margin-top: 8px;
}
form fieldset div.control-group .controls > span {
  font-size: 11px;
}
form fieldset div.control-group .controls p {
  margin: 7px 0 0 0;
}
form fieldset div.control-group.indented .controls {
  margin: 0px;
}
form fieldset div.control-group.indented .control-label {
  width: 160px;
  margin-left: 180px;
}
form fieldset div.control-group.indented .input-append {
  margin-left: 6px !important;
}
.file-wrapper {
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
  position: relative;
  margin-bottom: 16px;
}
.file-wrapper input {
  cursor: pointer;
  font-size: 100px;
  height: 100%;
  filter: alpha(opacity=1);
  -moz-opacity: 0.01;
  opacity: 0.01;
  position: absolute;
  right: 0;
  top: 0;
}
#progress {
  display: none;
}
.file-upload .header-upload .table-actions.bottom {
  border: 0px;
}
.file-upload .header-upload .table-actions.bottom dd {
  padding-top: 0px;
}
ul.list-groups li {
  margin-left: 7px;
}
ul.list-groups li:first-child {
  margin-left: 0px;
}
.reo {
  border-top: 1px solid #EEEEEE;
  padding: 20px 0px;
}
hr {
  margin: 0px;
  margin-top: 20px;
}
footer {
  font-size: 10px;
  color: #ababab;
}
.select2-container {
  width: 220px !important;
}
.select2-container .select2-choice {
  height: 24px;
  line-height: 24px;
  margin-right: 0px;
}
.skin-default .checkbox,
.skin-default .radio,
.uniform .checkbox,
.uniform .radio {
  padding-left: 0px;
}
.skin-default label,
.uniform label {
  display: block;
}
.skin-default .radio input[type="radio"],
.skin-default .checkbox input[type="checkbox"],
.uniform .radio input[type="radio"],
.uniform .checkbox input[type="checkbox"] {
  margin-top: 0px;
  margin-left: 0px;
}
.ibutton label {
  display: inline;
  margin-bottom: 0px;
}
.page-view-reo .flexslider,
.page-view-article .flexslider {
  border: 1px solid #EEEEEE;
  border-radius: 0 0 0 0;
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  padding: 4px;
  margin: 3px 3px 17px 0;
}
.page-view-reo .flexslider .slides > li,
.page-view-article .flexslider .slides > li {
  background-color: #f2f2f2;
  text-align: center !important;
}
.page-view-reo .flexslider .slides > li img,
.page-view-article .flexslider .slides > li img {
  height: 328px;
}
#carousel.flexslider {
  border: 0px solid #EEEEEE;
  border-radius: 0 0 0 0;
  box-shadow: 0 1px 1px rgba(0,0,0,0);
  padding: 0px;
}
#carousel.flexslider .slides li {
  border: 1px solid #EEEEEE;
  border-radius: 0 0 0 0;
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  padding: 4px;
  margin-right: 5px;
}
#carousel.flexslider .slides li:last-child {
  margin: 0px !important;
}
#carousel.flexslider .slides li img {
  height: 64px;
}
.page-add-offer [class*="span"] .well {
  height: auto;
  overflow: hidden;
  box-shadow: 0 0px 0px rgba(0,0,0,0);
  border-radius: 4px;
  border: 1px solid #eeeeee;
  background-color: #fafafa;
  padding: 16px;
}
.page-add-offer [class*="span"] .well .select2-container {
  width: 100% !important;
  margin-bottom: 16px;
}
.page-add-offer [class*="span"] .well span.nodata {
  color: #b3b3b3;
}
.page-add-offer [class*="span"] .well label {
  margin-bottom: 0px;
}
.page-add-offer [class*="span"] .well input {
  margin-bottom: 10px;
}
.page-add-offer [class*="span"] .well .control-group {
  margin-bottom: 8px;
}
.page-add-offer [class*="span"] .well .control-group.last {
  margin-bottom: 0px;
}
.page-add-offer [class*="span"] .well .control-group label.control-label {
  margin-bottom: 0px;
  text-align: left;
}
.page-add-offer [class*="span"] .well .control-group label.radio input {
  margin-left: 20px;
}
.page-add-offer [class*="span"] .well .btn {
  margin-top: -9px;
  padding: 2px 8px;
}
.page-add-offer [class*="span"] .well .btn i {
  margin-right: 0px;
}
.page-add-offer [class*="span"] .well .table#tableOfferReounit tr td:first-child {
  padding-top: 16px;
}
.page-add-offer [class*="span"] .well .table#tableOfferReounit tr td .asc-wrap {
  clear: both;
}
.page-add-offer [class*="span"] .well .table#tableOfferReounit tr td .asc-wrap select,
.page-add-offer [class*="span"] .well .table#tableOfferReounit tr td .asc-wrap .input-append {
  float: right !important;
}
.page-add-offer [class*="span"] #tab1 .well {
  min-height: 461px;
}
.page-add-offer ul.unstyled li span.name {
  width: 180px;
  display: inline-block;
}
form#generatePDF {
  border-bottom: 1px solid #eeeeee;
  padding: 0px 0px 20px 0px;
  margin: 0 0 20px 0;
}
.page-userprofile .page-body form fieldset .file-wrapper {
  margin: 0px;
  float: left;
  margin: 0 6px 0 0;
}
.page-userprofile .page-body form fieldset .well {
  -webkit-box-shadow: 0 0 2px 0 rgba(0,0,0,0.15) inset;
  -moz-box-shadow: 0 0 2px 0 rgba(0,0,0,0.15) inset;
  box-shadow: 0 0 2px 0 rgba(0,0,0,0.15) inset;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  background-color: #F0F0F0;
  text-align: center;
  padding: 8px;
  height: auto;
  min-height: 280px;
}
.page-userprofile .page-body form fieldset .well#avatarPrev {
  height: 180px;
  width: 180px;
}
.page-userprofile .page-body form fieldset .well p {
  margin: 0px;
  color: #bbbbbb;
}
.page-userprofile .page-body form fieldset .doc .actions {
  height: 34px;
  padding: 0 0 16px 0;
}
.page-userprofile .page-body form fieldset .doc .actions a.btn {
  padding: 2px 9px;
}
.page-userprofile .page-body form fieldset .doc .actions a i {
  margin: 0px;
}
.page-userprofile .page-body form fieldset .doc .actions > .status {
  margin-top: 3px;
}
.page-userprofile .page-body form fieldset .doc .notes {
  border-top: 1px solid #f0f0f0;
}
.page-userprofile .page-body form fieldset .doc .notes h5 {
  margin: 30px 0 6px 0;
  color: #555;
  font-size: 11px;
  text-transform: uppercase;
}
.page-userprofile .page-body form fieldset .doc .notes p {
  font-size: 11px;
  color: #888888;
  line-height: 120%;
}
.page-userprofile .page-body form fieldset #fileUploadAvatarStatus {
  color: #46a546;
  margin: 12px 0 0 0px;
}
.modal#modalPasswd .modal-body form ul {
  margin: 0px;
}
.modal#modalPasswd .modal-body form ul li {
  margin-bottom: 8px;
}
.modal#modalPasswd .modal-body form ul li:last-child {
  margin: 0px;
}
.modal#modalPasswd .modal-body form ul li .help-block {
  font-size: 11px;
  color: #555;
  margin-top: 2px;
  display: none;
}
.page-message .span9 {
  padding-right: 20px;
}
.page-message .input-append {
  margin-right: 27px;
}
.page-message .table-actions dl {
  clear: both;
}
.page-message .table-actions dl dd {
  margin-left: 0px;
}
.page-message .table-actions dl dd:last-child {
  margin-left: 8px;
}
.page-message .table-actions dl dd a.btn {
  padding-left: 12px;
  padding-right: 12px;
}
.page-message .table-actions dl dd a.btn.txt i {
  margin-left: 4px;
}
.page-message .table-actions dl dd a.btn i {
  margin: 0px;
}
.page-message ul.nav-list {
  padding: 0px;
}
.page-message ul.nav-list > li {
  position: relative;
  border-bottom: 1px solid #e6e6e6;
}
.page-message ul.nav-list > li.active > a {
  background-color: #f2f2f2;
}
.page-message ul.nav-list > li.active > a:before {
  border-bottom: 18px solid transparent;
  border-left: 0;
  border-right: 10px solid #f2f2f2;
  border-top: 18px solid transparent;
  content: "";
  display: inline-block;
  position: absolute;
  left: -10px;
  top: 0px;
}
.page-message ul.nav-list > li:hover > a {
  background-image: url("../img/bg-opacity40-white.png");
}
.page-message ul.nav-list > li > a {
  outline: none;
  height: 20px;
  padding: 7px 8px;
  margin: 0px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  color: #555;
}
.page-message ul.nav-list > li > a.add {
  background: transparent !important;
  display: none;
  font-size: 11px;
  color: #888888 !important;
}
.page-message ul.nav-list > li > a.add i {
  margin: 0px 0px 0px 2px;
  font-size: 11px;
  margin-top: 1px;
}
.page-message ul.nav-list > li > a:hover {
  color: #1a1a1a;
}
.page-message ul.nav-list > li > a:hover i {
  color: #1a1a1a;
}
.page-message ul.nav-list > li > a i {
  color: #bbbbbb;
  margin-right: 8px;
}
.page-message ul.nav-list > li > a span.badge {
  margin-top: 3px;
  min-width: 14px;
  text-align: center;
  padding: 1px 0 0;
  margin-left: 8px;
  color: #b99c02;
}
.page-view-message .span9,
.page-write-message .span9 {
  padding-right: 40px;
}
.page-view-message .span9 > .well,
.page-write-message .span9 > .well {
  background-color: #fafafa;
  border: 0px;
  box-shadow: 0 0px 0px rgba(0,0,0,0);
  margin: 0px;
}
.page-view-message .alert.fade,
.page-write-message .alert.fade {
  padding: 0px;
  margin: 0px;
}
.page-view-message .alert.in,
.page-write-message .alert.in {
  padding: 8px 35px 8px 14px;
  margin-bottom: 20px;
}
.page-view-message .select2-container-multi,
.page-write-message .select2-container-multi {
  width: 100% !important;
}
.page-view-message .select2-container-multi ul,
.page-write-message .select2-container-multi ul {
  ackground-color: #FFFFFF;
  border: 1px solid #CCCCCC;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset;
  transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
  background: #fff !important;
  width: 100% !important;
}
.page-view-message form fieldset div.control-group,
.page-write-message form fieldset div.control-group {
  border-bottom: 0px;
}
.page-view-message form fieldset div.control-group textarea,
.page-write-message form fieldset div.control-group textarea {
  min-height: 200px;
}
.page-view-message form fieldset div.control-group .controls,
.page-write-message form fieldset div.control-group .controls {
  margin-left: 80px;
}
.page-view-message form fieldset div.control-group label,
.page-write-message form fieldset div.control-group label {
  width: 80px;
}
.page-view-message .msg-head,
.page-write-message .msg-head {
  border-bottom: 1px solid #f2f2f2;
  padding-bottom: 8px;
  margin-bottom: 18px;
}
.page-view-message .msg-head h1.title,
.page-write-message .msg-head h1.title {
  font-size: 22px;
  line-height: 100%;
  margin: 0px;
}
.page-view-message .msg-head .info span,
.page-write-message .msg-head .info span {
  color: #888888;
}
.page-view-message ul.nav > li,
.page-write-message ul.nav > li {
  cursor: pointer;
}
.page-view-message ul.nav > li a,
.page-write-message ul.nav > li a {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  background-color: #f2f2f2;
  padding: 12px;
  color: #1a1a1a;
}
.page-view-message ul.nav > li a:hover,
.page-write-message ul.nav > li a:hover {
  background: #e6e6e6;
}
.page-view-article [class*='mod-article-aside-'] {
  margin-bottom: 30px;
  padding: 16px;
}
.page-view-article [class*='mod-article-aside-'] h3 {
  border-bottom: 0px none !important;
  font-weight: 300 !important;
  font-size: 26px !important;
  text-transform: uppercase;
  margin: 0 0 20px 0 !important;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-downloads {
  background-color: #fee770;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-downloads ul {
  margin: 0px;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-downloads ul li {
  line-height: 100% !important;
  clear: both;
  height: 36px;
  margin: 0 0 8px 0;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-downloads ul li:last-child {
  margin: 0px;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-downloads ul li i {
  font-size: 35px;
  float: left;
  margin: -2px 8px 0 0;
  width: 1em;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-downloads ul li a {
  color: #000;
  margin-top: 3px;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-randarticle {
  padding: 0px;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-randarticle h3 {
  background-color: #f5f5f5;
  padding: 16px 16px 20px !important;
  margin: 0 0 1px 0 !important;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-randarticle h5 {
  margin: 0px;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-randarticle ul li {
  background-color: #f5f5f5;
  padding: 12px 16px;
  margin-bottom: 1px;
  cursor: pointer;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-randarticle ul li:last-child {
  margin: 0px;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-randarticle ul li a {
  color: #666666;
  display: block;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-randarticle ul li a i {
  color: #999999;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-randarticle ul li:hover {
  background-color: #fee770;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-randarticle ul li:hover a {
  color: #000;
}
.page-view-article [class*='mod-article-aside-'].mod-article-aside-randarticle ul li:hover a i {
  color: #000;
}
.page-sales .page-body .well {
  box-shadow: 0 0px 0px rgba(0,0,0,0.1);
  background: #bbbbbb;
  border: 0px none;
}
.loginIntroWrap {
  position: relative;
  margin: 0px auto;
  width: 333px;
  margin-top: 8%;
}
.loginIntroWrap h1 {
  font-size: 20px;
  color: #4d4d4d;
}
.loginIntroWrap h1 span {
  text-transform: uppercase;
  font-weight: 700;
  font-size: 13px;
  color: #bbbbbb;
  margin-left: 4px;
}
.loginFormWrap {
  position: relative;
  margin: 0px auto;
  margin-top: 4%;
  width: 333px;
}
.loginFormWrap .alert {
  margin-top: 40px;
  margin-right: 32px;
}
.loginFormWrap form {
  clear: left;
  margin: 0px;
}
.loginFormWrap form ul {
  height: auto;
  overflow: hidden;
  margin-bottom: 10px;
  padding-right: 32px;
}
.loginFormWrap form ul li {
  float: left;
}
.loginFormWrap form ul li a {
  color: #888888;
}
.loginFormWrap form ul li a:hover {
  color: #555;
  cursor: pointer;
}
.loginFormWrap form ul li:last-child {
  float: right;
}
.loginFormWrap form label.checkbox {
  padding: 0px !important;
}
.loginFormWrap form input {
  width: 280px;
  padding: 10px;
  height: 48px;
}
.loginFormWrap .btnLoginWrap {
  background-image: url("../img/bg-body.png");
  position: absolute;
  right: 0px;
  top: 11px;
  height: 48px;
  width: 48px;
  border-radius: 100px;
  padding: 8px;
  border: 1px solid #CCCCCC;
  box-shadow: 0 1px 1px rgba(0,0,0,0.1);
}
.loginFormWrap .btnLoginWrap::before {
  content: "";
  position: absolute;
  z-index: 1;
  background-image: url("../img/bg-body.png");
  box-shadow: 0 1px rgba(255,255,255,0.1) inset;
  height: 10px;
  left: -3px;
  top: 26px;
  width: 4px;
}
.loginFormWrap .btnLoginWrap:after {
  content: "";
  position: absolute;
  z-index: 1;
  display: block;
  background-image: url("../img/bg-body.png");
  bottom: -4px;
  right: -4px;
  top: -4px;
  width: 34px;
}
.loginFormWrap .btnLoginWrap .btnLogin {
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  border-radius: 36px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.2) inset, 0 1px rgba(255,255,255,0.9);
  cursor: pointer;
  height: 48px;
  padding: 0 0 48px;
  position: relative;
  text-indent: 120%;
  white-space: nowrap;
  width: 48px;
  z-index: 2;
}
.loginFormWrap .btnLoginWrap .btnLogin [class^="icon-"]:before,
.loginFormWrap .btnLoginWrap .btnLogin [class*=" icon-"]:before {
  display: block !important;
  text-decoration: inherit;
}
.loginFormWrap .btnLoginWrap .btnLogin span {
  display: block !important;
  position: relative;
  font-size: 28px;
  top: 9px;
  left: -38px;
  color: #e6d133;
  text-shadow: -1px -1px 1px rgba(255,255,255,0.7);
  z-index: 10000;
}
.loginFormWrap .btnLoginWrap .btnLogin:before {
  background: #fff387;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIzJSIgc3RvcC1jb2xvcj0iI2ZmZjM4NyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjU5JSIgc3RvcC1jb2xvcj0iI2ZmZWMzNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijk1JSIgc3RvcC1jb2xvcj0iI2YxZGEzMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
  background: -moz-linear-gradient(top,#fff387 3%,#ffec35 59%,#f1da33 95%);
  background: -webkit-gradient(linear,left top,left bottom,color-stop(3%,#fff387),color-stop(59%,#ffec35),color-stop(95%,#f1da33));
  background: -webkit-linear-gradient(top,#fff387 3%,#ffec35 59%,#f1da33 95%);
  background: -o-linear-gradient(top,#fff387 3%,#ffec35 59%,#f1da33 95%);
  background: -ms-linear-gradient(top,#fff387 3%,#ffec35 59%,#f1da33 95%);
  background: linear-gradient(to bottom,#fff387 3%,#ffec35 59%,#f1da33 95%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff387',endColorstr='#f1da33',GradientType=0);
  border-radius: 36px;
  bottom: 5px;
  box-shadow: 0 0 0 1px #FFEC35 inset, 0 0 0 5px rgba(0,0,0,0.04);
  content: "";
  left: 5px;
  position: absolute;
  right: 5px;
  top: 5px;
}
.loginFormWrap .btnLoginWrap .btnLogin:hover:before {
  box-shadow: 0 0 0 1px #FFEC35 inset, 0 0 0 5px rgba(0,0,0,0.08);
}
.loginFormWrap .btnLoginWrap .btnLogin:hover i {
  color: #dbc730;
}
.loginRegWrap {
  width: 333px;
  margin: 40px auto 0px auto;
}
.loginRegWrap .btn {
  width: 272px;
  display: block;
  border-radius: 3px;
}
.modal#modalRegister {
  width: 502px;
  border: 24px solid rgba(0,0,0,0.6);
  border-radius: 3px;
  box-shadow: none;
  padding: 28px 28px 0px 28px;
}
.modal#modalRegister.fade {
  top: 50% !important;
}
.modal#modalRegister .modal-header {
  position: relative;
  border-bottom: 0px;
  padding: 0px;
}
.modal#modalRegister .modal-header h3 {
  line-height: 100%;
  font-size: 17px;
  letter-spacing: 1px;
  text-transform: uppercase;
  font-weight: 600;
  padding-bottom: 4px;
}
.modal#modalRegister .modal-header button {
  margin: 0px;
  line-heigth: 100%;
  position: absolute;
  top: -4px;
  right: -4px;
}
.modal#modalRegister .modal-body {
  padding: 20px 0 0 0;
}
.modal#modalRegister .modal-body .alert,
.modal#modalRegister .modal-body form {
  margin: 0 0 28px 0;
}
.modal#modalRegister .modal-body form .control-group {
  position: relative;
  margin: 0px;
}
.modal#modalRegister .modal-body form .control-group input {
  margin: 0px;
  padding-left: 42px;
  letter-spacing: 1px;
}
.modal#modalRegister .modal-body form .control-group input[class*="span"] {
  min-height: 42px !important;
}
.modal#modalRegister .modal-body form .control-group input:focus {
  box-shadow: none;
  border-color: #b3b3b3;
  background-color: #fafafa;
}
.modal#modalRegister .modal-body form .control-group i.icon-envelope-alt {
  position: absolute;
  top: 15px;
  left: 14px;
  color: #d9d9d9;
}
.modal#modalRegister .modal-body form .control-group button {
  position: absolute;
  top: 0px;
  right: 0px;
  padding: 0px;
  height: 42px;
  width: 42px;
  background-color: transparent !important;
  border: 0px;
  outline: none;
  padding: 6px;
  color: #b3b3b3;
}
.modal#modalRegister .modal-body form .control-group button:hover {
  color: #fdda24;
}
.modal#modalRegister .modal-body form .control-group button i {
  font-size: 26px;
  position: relative;
}
.modal#modalRegister .modal-body .alert {
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.page-register .page-header {
  margin-bottom: 10px;
}
.page-register .page-header h3 small {
  padding-top: 8px;
}
.page-register form {
  margin-bottom: 0px;
}
.page-register form fieldset .control-group label.control-label {
  width: 140px;
}
.page-register form fieldset .control-group div.controls {
  margin-left: 160px;
}
.page-register form fieldset .control-group div.controls input {
  margin-bottom: 12px;
}
.page-register form fieldset .control-group div.controls input.input-xlarge {
  width: 360px;
}
.page-register form fieldset .control-group div.controls input.last {
  margin-bottom: 0px;
}
.page-register form fieldset .control-group span.help-block {
  display: none;
}
.page-register form .form-actions {
  background-color: #fff !important;
  border-top: 0px;
  margin: 0px;
}
.page-search form#databaseSearch {
  margin-bottom: 30px;
}
.page-search form#databaseSearch .results {
  display: inline-block;
  margin-left: 20px;
}
.page-search .table tr:first-child td {
  border-top: 0px none;
  padding-top: 0px;
}
[class*="page-geo-"] textarea {
  min-height: 200px;
}
[class*="page-geo-"] label p {
  font-size: 11px;
}
[class*="page-geo-"] label p span {
  font-weight: bold;
}
[class*="page-geo-"] label p span.go_red {
  color: red;
}
.control-group.datepicker input {
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
  -webkit-border-radius: 3px 0px 0px 3px;
  -moz-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
  width: 90px;
}
.control-group.datepicker button {
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
  -webkit-border-radius: 0px 3px 3px 0px;
  -moz-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
  margin-left: -1px !important;
}
.control-group.datepicker button i {
  margin: 0px;
}
table tr :last-child .popover.left {
  margin-left: -12px;
  margin-top: 2px;
  border-radius: 4px;
}
table tr :last-child .popover.left .arrow {
  border-width: 8px 0 8px 8px;
  margin-top: -8px;
  right: -8px;
}
table tr :last-child .popover.left .arrow:after {
  border-left-color: rgba(0,0,0,0.2);
  border-width: 9px 0 9px 9px;
  bottom: -9px;
  right: -1px;
}
table tr :last-child .popover {
  width: auto !important;
  min-width: 148px;
  text-align: left !important;
}
table tr :last-child .popover .popover-title {
  padding: 6px 8px 5px;
  font-size: 13px;
}
table tr :last-child .popover .popover-content {
  padding: 8px 0px 8px 8px;
}
table tr :last-child .popover .popover-content button {
  margin-right: 8px;
}
.system-alerts {
  position: fixed;
  z-index: 100000;
  bottom: 0px;
  left: 20px;
  display: none;
}
.error label,
.error .help-block,
.error .help-inline {
  color: #b94a48 !important;
}
.error .checkbox,
.error .radio,
.error input,
.error select,
.error textarea {
  color: #b94a48 !important;
}
.error input,
.error select,
.error textarea {
  border-color: #b94a48 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075) !important;
}
.error input:focus,
.error select:focus,
.error textarea:focus {
  border-color: #953b39 !important;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392 !important;
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392 !important;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px #d59392 !important;
}
.error .input-prepend .add-on,
.error .input-append .add-on {
  color: #b94a48 !important;
  background-color: #f2dede !important;
  border-color: #b94a48 !important;
}
.control-group .error {
  border-color: #B94A48 !important;
  box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset !important;
}
.fixed-bottom {
  position: absolute;
  z-index: 1000;
  bottom: 0px;
}
.height3 {
  height: 157px !important;
}
.height6 {
  height: 390px !important;
}
.icon-color-success {
  color: #468847;
}
.icon-color-warning {
  color: #fdda24;
}
.icon-color-error {
  color: #b94a48;
}
.flexslider {
  position: relative;
}
.flexslider .loading {
  color: rgba(0,0,0,0.25);
  position: absolute;
  left: 0px;
  top: 0px;
}
.flexslider .loading i {
  font-size: 24px;
  margin-right: 10px;
}
.flexslider .loading span {
  font-size: 11px;
}
.mceEditor iframe p {
  margin: 0 0 0 0 !important;
}
#outdatedBrowsers {
  line-height: 110%;
}
#outdatedBrowsers .alert {
  margin-top: 20px;
}
#outdatedBrowsers .alert a {
  color: #C09853;
  text-decoration: underline;
}
#outdatedBrowsers .alert a:hover {
  color: #7f612e;
}
.page-sales .mod-slider-news ul.flex-direction-nav {
  left: -13px !important;
}
.page-sales .mod-slider-news ol.flex-control-nav {
  left: -12px !important;
}
.page-sales .page-body .searchbox.well {
  background: #f5f5f5;
  border-radius: 0px;
  margin: 0px;
}
.page-sales .page-body .searchbox form.suggestSearch {
  position: relative;
}
.page-sales .page-body .searchbox form.suggestSearch input {
  padding: 6px 8px 5px;
  border-radius: 0px;
  min-height: 30px !important;
  margin-bottom: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #999999;
  width: 97.6%;
}
.page-sales .page-body .searchbox form.suggestSearch input:focus {
  box-shadow: 0 1px 1px rgba(0,0,0,0);
  border-color: #bbbbbb;
  color: #1a1a1a;
  font-weight: 600;
}
.page-sales .page-body .searchbox form.suggestSearch .searchResults {
  background: #fff;
  padding: 0px 8px 8px;
  position: absolute;
  top: 41px;
  width: 97.6%;
  border: 1px solid #bbbbbb;
  border-top: 0px;
  z-index: 1000;
}
.page-sales .page-body .searchbox form.suggestSearch .searchResults .search-results-body {
  border-top: 1px solid #ebebeb;
  padding: 8px 0px 0px;
}
.page-sales .page-body .searchbox form.suggestSearch .searchResults .search-results-body > #results > div {
  padding: 0px 0px 8px;
  margin: 0px 0px 8px;
  border-bottom: 1px solid #f5f5f5;
}
.page-sales .page-body .searchbox form.suggestSearch .searchResults .search-results-body > #results > div.last {
  margin: 0px;
  padding: 0px;
  border: 0px none;
}
.page-sales .page-body .searchbox form.suggestSearch .searchResults .search-results-body > #results > div span.cattitle {
  color: #b3b3b3;
  letter-spacing: 1px;
  text-transform: uppercase;
}
.page-sales [class*="mod-"] .mod-head,
[class*="page-sales-"] [class*="mod-"] .mod-head {
  padding: 40px 0 0 0;
  margin: 0 0 30px 0;
  border-bottom: 1px solid #f0f0f0;
  line-height: 90%;
  padding-bottom: 5px;
}
.page-sales [class*="mod-"] .mod-head i,
[class*="page-sales-"] [class*="mod-"] .mod-head i {
  width: 1em;
  line-height: 100%;
  vertical-align: top;
  color: #bbbbbb;
  border-bottom: 1px solid #fdda24;
  padding: 0 2px 4px;
}
.page-sales [class*="mod-"] .mod-head h4,
[class*="page-sales-"] [class*="mod-"] .mod-head h4 {
  margin: 0px;
  line-height: 100%;
  text-transform: uppercase;
  font-weight: 500;
  font-size: 11px;
  color: #bbbbbb;
  border-bottom: 1px solid #fdda24;
  padding: 0 0 7px 0;
}
[class*="page-sales-"] .page-body .stream {
  position: relative;
}
[class*="page-sales-"] .page-body .stream .loader {
  color: #bbbbbb;
  position: absolute;
}
[class*="page-sales-"] .page-body .sidebar .sidebar-inner {
  margin-left: 40px;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item {
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 16px;
  margin-top: 30px;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item:first-child {
  margin-top: 0px;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item .item-head {
  margin-bottom: 16px;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item .item-head h4 {
  line-height: 100%;
  font-size: 26px;
  font-weight: 300;
  margin: 0px;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item .item-head p {
  text-transform: uppercase;
  letter-spacing: 1px;
  color: #bbbbbb;
  font-size: 11px;
  margin: 0px;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item .item-head .type {
  text-align: right;
  text-transform: uppercase;
  letter-spacing: 1px;
  background-color: #fdda24;
  color: #fff !important;
  height: 14px;
  padding: 11px 11px 15px;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item .item-head .type i {
  margin: -3px 0 0 0;
  font-size: 17px;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item .item-body .media-wrap {
  margin-bottom: 16px;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item .item-body .media-wrap img {
  width: 100%;
  height: 320px;
  overflow: hidden;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item .item-foot a.readmore {
  display: inline-block;
  background-color: #f0f0f0;
  color: #888888 !important;
  border: 0px;
  text-transform: uppercase;
  letter-spacing: 1px;
  padding: 8px;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item .item-foot a.readmore i {
  font-size: 11px;
  margin: 0px 0 0 0;
}
[class*="page-sales-"].page-sales-blog .page-body .stream ul li.item .item-foot a.readmore:hover {
  background-color: #fdda24;
  color: #1a1a1a !important;
}
[class*="page-sales-"].page-sales-lexicon .page-body .stream > ul > li {
  margin: 16px 0px;
}
[class*="page-sales-"].page-sales-lexicon .page-body .stream > ul > li:first-child {
  margin-top: 0px;
}
[class*="page-sales-"].page-sales-lexicon .page-body .stream > ul > li h3 {
  font-size: 17px;
  font-weight: 600;
  border-bottom: 1px solid #ebebeb;
  padding-bottom: 2px;
  margin: 0 0 8px 0;
}
[class*="page-sales-"].page-sales-lexicon .page-body .stream > ul > li h3 span {
  font-weight: 400;
  color: #bbbbbb;
  font-size: 11px;
  text-transform: uppercase;
  margin-top: 2px;
  display: inline-block;
}
[class*="page-sales-"].page-sales-lexicon .page-body .stream > ul > li ul li {
  border-bottom: 1px solid #f5f5f5;
}
[class*="page-sales-"].page-sales-lexicon .page-body .stream > ul > li ul li a {
  display: block;
  margin: 1px 0px !important;
  padding: 4px;
  color: #4d4d4d;
}
[class*="page-sales-"].page-sales-lexicon .page-body .stream > ul > li ul li a:hover {
  background-color: #fafafa !important;
  cursor: pointer;
}
[class*="page-sales-"].page-sales-lexicon .page-body .stream > ul > li ul li:last-child {
  border: 0px none;
}
.clearfix {
  *zoom: 1;
}
.clearfix:before,
.clearfix:after {
  display: table;
  content: "";
  line-height: 0;
}
.clearfix:after {
  clear: both;
}
.hide-text {
  font: 0/0 a;
  color: transparent;
  text-shadow: none;
  background-color: transparent;
  border: 0;
}
.input-block-level {
  display: block;
  width: 100%;
  min-height: 30px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.dropup,
.dropdown {
  position: relative;
}
.dropdown-toggle {
  *margin-bottom: -3px;
}
.dropdown-toggle:active,
.open .dropdown-toggle {
  outline: 0;
}
.caret {
  display: inline-block;
  width: 0;
  height: 0;
  vertical-align: top;
  border-top: 4px solid #000;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.dropdown .caret {
  margin-top: 8px;
  margin-left: 2px;
}
.dropdown-menu {
  position: absolute;
  top: 100%;
  left: 0;
  z-index: 1000;
  display: none;
  float: left;
  min-width: 160px;
  padding: 5px 0;
  margin: 18px 0 0;
  list-style: none;
  background-color: #fff;
  border: 1px solid #ccc;
  border: 1px solid rgba(0,0,0,0.2);
  *border-right-width: 2px;
  *border-bottom-width: 2px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
  -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  box-shadow: 0 5px 10px rgba(0,0,0,0.2);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding;
  background-clip: padding-box;
}
.dropdown-menu.pull-right {
  right: 0;
  left: auto;
}
.dropdown-menu .divider {
  *width: 100%;
  height: 1px;
  margin: 9px 1px;
  *margin: -5px 0 5px;
  overflow: hidden;
  background-color: #e5e5e5;
  border-bottom: 1px solid #fff;
}
.dropdown-menu a {
  display: block;
  padding: 3px 20px;
  clear: both;
  font-weight: normal;
  line-height: 20px;
  color: #333;
  white-space: nowrap;
}
.dropdown-menu li > a:hover,
.dropdown-menu li > a:focus,
.dropdown-submenu:hover > a {
  text-decoration: none;
  color: #fff;
  background-color: #08c;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#08c,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#08c,#0077b3);
  background-image: -o-linear-gradient(top,#08c,#0077b3);
  background-image: linear-gradient(to bottom,#08c,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover {
  color: #fff;
  text-decoration: none;
  outline: 0;
  background-color: #08c;
  background-color: #0081c2;
  background-image: -moz-linear-gradient(top,#08c,#0077b3);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0077b3));
  background-image: -webkit-linear-gradient(top,#08c,#0077b3);
  background-image: -o-linear-gradient(top,#08c,#0077b3);
  background-image: linear-gradient(to bottom,#08c,#0077b3);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0076b2', GradientType=0);
}
.dropdown-menu .disabled > a,
.dropdown-menu .disabled > a:hover {
  color: #999;
}
.dropdown-menu .disabled > a:hover {
  text-decoration: none;
  background-color: transparent;
  cursor: default;
}
.open {
  *z-index: 1000;
}
.open > .dropdown-menu {
  display: block;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
  border-top: 0;
  border-bottom: 4px solid #000;
  content: "";
}
.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
  top: auto;
  bottom: 100%;
  margin-bottom: 1px;
}
.dropdown-submenu {
  position: relative;
}
.dropdown-submenu > .dropdown-menu {
  top: 0;
  left: 100%;
  margin-top: -6px;
  margin-left: -1px;
  -webkit-border-radius: 0 6px 6px 6px;
  -moz-border-radius: 0 6px 6px 6px;
  border-radius: 0 6px 6px 6px;
}
.dropdown-submenu:hover > .dropdown-menu {
  display: block;
}
.dropdown-submenu > a:after {
  display: block;
  content: " ";
  float: right;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  border-left-color: #cccccc;
  margin-top: 5px;
  margin-right: -10px;
}
.dropdown-submenu:hover > a:after {
  border-left-color: #fff;
}
.dropdown .dropdown-menu .nav-header {
  padding-left: 20px;
  padding-right: 20px;
}
.typeahead {
  margin-top: 2px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-group {
  position: relative;
  font-size: 0;
  vertical-align: middle;
  white-space: nowrap;
  *margin-left: .3em;
}
.btn-group:first-child {
  *margin-left: 0;
}
.btn-group + .btn-group {
  margin-left: 5px;
}
.btn-toolbar {
  font-size: 0;
  margin-top: 10px;
  margin-bottom: 10px;
}
.btn-toolbar .btn-group {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-toolbar .btn + .btn,
.btn-toolbar .btn-group + .btn,
.btn-toolbar .btn + .btn-group {
  margin-left: 5px;
}
.btn-group > .btn {
  position: relative;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group > .btn + .btn {
  margin-left: -1px;
}
.btn-group > .btn,
.btn-group > .dropdown-menu {
  font-size: 12px;
}
.btn-group > .btn-mini {
  font-size: 11px;
}
.btn-group > .btn-small {
  font-size: 12px;
}
.btn-group > .btn-large {
  font-size: 16px;
}
.btn-group > .btn:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.btn-group > .btn:last-child,
.btn-group > .dropdown-toggle {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 6px;
  -moz-border-radius-topleft: 6px;
  border-top-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  -moz-border-radius-bottomleft: 6px;
  border-bottom-left-radius: 6px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 6px;
  -moz-border-radius-topright: 6px;
  border-top-right-radius: 6px;
  -webkit-border-bottom-right-radius: 6px;
  -moz-border-radius-bottomright: 6px;
  border-bottom-right-radius: 6px;
}
.btn-group > .btn:hover,
.btn-group > .btn:focus,
.btn-group > .btn:active,
.btn-group > .btn.active {
  z-index: 2;
}
.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}
.btn-group > .btn + .dropdown-toggle {
  padding-left: 8px;
  padding-right: 8px;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  *padding-top: 5px;
  *padding-bottom: 5px;
}
.btn-group > .btn-mini + .dropdown-toggle {
  padding-left: 5px;
  padding-right: 5px;
  *padding-top: 2px;
  *padding-bottom: 2px;
}
.btn-group > .btn-small + .dropdown-toggle {
  *padding-top: 5px;
  *padding-bottom: 4px;
}
.btn-group > .btn-large + .dropdown-toggle {
  padding-left: 12px;
  padding-right: 12px;
  *padding-top: 7px;
  *padding-bottom: 7px;
}
.btn-group.open .dropdown-toggle {
  background-image: none;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.btn-group.open .btn.dropdown-toggle {
  background-color: #f0f0f0;
}
.btn-group.open .btn-primary.dropdown-toggle {
  background-color: #0044cc;
}
.btn-group.open .btn-warning.dropdown-toggle {
  background-color: #f89406;
}
.btn-group.open .btn-danger.dropdown-toggle {
  background-color: #bd362f;
}
.btn-group.open .btn-success.dropdown-toggle {
  background-color: #51a351;
}
.btn-group.open .btn-info.dropdown-toggle {
  background-color: #2f96b4;
}
.btn-group.open .btn-inverse.dropdown-toggle {
  background-color: #222;
}
.btn .caret {
  margin-top: 8px;
  margin-left: 0;
}
.btn-mini .caret,
.btn-small .caret,
.btn-large .caret {
  margin-top: 6px;
}
.btn-large .caret {
  border-left-width: 5px;
  border-right-width: 5px;
  border-top-width: 5px;
}
.dropup .btn-large .caret {
  border-bottom: 5px solid #000;
  border-top: 0;
}
.btn-primary .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret,
.btn-success .caret,
.btn-inverse .caret {
  border-top-color: #fff;
  border-bottom-color: #fff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
.btn-group-vertical .btn {
  display: block;
  float: none;
  width: 100%;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-group-vertical .btn + .btn {
  margin-left: 0;
  margin-top: -1px;
}
.btn-group-vertical .btn:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.btn-group-vertical .btn:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.btn-group-vertical .btn-large:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.btn-group-vertical .btn-large:last-child {
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
  -webkit-border-radius: 0 0 6px 6px;
  -moz-border-radius: 0 0 6px 6px;
  border-radius: 0 0 6px 6px;
}
.btn {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  padding: 2px 14px;
  margin-bottom: 0;
  font-size: 12px;
  line-height: 20px;
  *line-height: 20px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  color: #333;
  text-shadow: 0 1px 1px rgba(255,255,255,0.75);
  background-color: #f4f4f4;
  background-image: -moz-linear-gradient(top,#f7f7f7,#f0f0f0);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#f7f7f7),to(#f0f0f0));
  background-image: -webkit-linear-gradient(top,#f7f7f7,#f0f0f0);
  background-image: -o-linear-gradient(top,#f7f7f7,#f0f0f0);
  background-image: linear-gradient(to bottom,#f7f7f7,#f0f0f0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff7f7f7', endColorstr='#ffefefef', GradientType=0);
  border-color: #f0f0f0 #f0f0f0 #c9c9c9;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f0f0f0;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  border: 1px solid #bbb;
  *border: 0;
  border-bottom-color: #aeaeae;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  *margin-left: .3em;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  color: #888888;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.15);
}
.btn:hover,
.btn:active,
.btn.active,
.btn.disabled,
.btn[disabled] {
  color: #333;
  background-color: #f0f0f0;
  *background-color: #e3e3e3;
}
.btn:active,
.btn.active {
  background-color: #d6d6d6 \9;
}
.btn:first-child {
  *margin-left: 0;
}
.btn:hover {
  color: #333;
  text-decoration: none;
  background-color: #f0f0f0;
  *background-color: #d9d9d9;
  background-position: 0 -26px;
  -webkit-transition: background-position .01s linear;
  -moz-transition: background-position .01s linear;
  -o-transition: background-position .01s linear;
  transition: background-position .01s linear;
  -webkit-transition: background-position .01s linear;
  -moz-transition: background-position .01s linear;
  -o-transition: background-position .01s linear;
  transition: background-position .01s linear;
}
.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.btn.active,
.btn:active {
  background-color: #e6e6e6;
  background-color: #d9d9d9 \9;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.btn.disabled,
.btn[disabled] {
  cursor: default;
  background-color: #e6e6e6;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.btn-large {
  padding: 9px 14px;
  font-size: 15px;
  line-height: normal;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.btn-large [class^="icon-"] {
  margin-top: 2px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 11px;
  line-height: 18px;
}
.btn-small [class^="icon-"] {
  margin-top: 0;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 10px;
  line-height: 17px;
}
.btn-block {
  display: block;
  width: 100%;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.btn-block + .btn-block {
  margin-top: 5px;
}
input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-primary.active,
.btn-warning.active,
.btn-danger.active,
.btn-success.active,
.btn-info.active,
.btn-inverse.active {
  color: rgba(255,255,255,0.75);
}
.btn-primary {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #006dcc;
  background-image: -moz-linear-gradient(top,#08c,#0044cc);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#08c),to(#0044cc));
  background-image: -webkit-linear-gradient(top,#08c,#0044cc);
  background-image: -o-linear-gradient(top,#08c,#0044cc);
  background-image: linear-gradient(to bottom,#08c,#0044cc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
  border-color: #0044cc #0044cc #002a80;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #0044cc;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #fff;
  background-color: #0044cc;
  *background-color: #003bb3;
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399 \9;
}
.btn-warning {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #faa732;
  background-image: -moz-linear-gradient(top,#fbb450,#f89406);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#fbb450),to(#f89406));
  background-image: -webkit-linear-gradient(top,#fbb450,#f89406);
  background-image: -o-linear-gradient(top,#fbb450,#f89406);
  background-image: linear-gradient(to bottom,#fbb450,#f89406);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffab44f', endColorstr='#fff89406', GradientType=0);
  border-color: #f89406 #f89406 #ad6704;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #f89406;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-warning:hover,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #fff;
  background-color: #f89406;
  *background-color: #df8505;
}
.btn-warning:active,
.btn-warning.active {
  background-color: #c67605 \9;
}
.btn-danger {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #da4f49;
  background-image: -moz-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#ee5f5b),to(#bd362f));
  background-image: -webkit-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: -o-linear-gradient(top,#ee5f5b,#bd362f);
  background-image: linear-gradient(to bottom,#ee5f5b,#bd362f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  border-color: #bd362f #bd362f #802420;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #bd362f;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-danger:hover,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #fff;
  background-color: #bd362f;
  *background-color: #a9302a;
}
.btn-danger:active,
.btn-danger.active {
  background-color: #942a25 \9;
}
.btn-success {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #5bb75b;
  background-image: -moz-linear-gradient(top,#62c462,#51a351);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#62c462),to(#51a351));
  background-image: -webkit-linear-gradient(top,#62c462,#51a351);
  background-image: -o-linear-gradient(top,#62c462,#51a351);
  background-image: linear-gradient(to bottom,#62c462,#51a351);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  border-color: #51a351 #51a351 #387038;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #51a351;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-success:hover,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  color: #fff;
  background-color: #51a351;
  *background-color: #499249;
}
.btn-success:active,
.btn-success.active {
  background-color: #408140 \9;
}
.btn-info {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #49afcd;
  background-image: -moz-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#5bc0de),to(#2f96b4));
  background-image: -webkit-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: -o-linear-gradient(top,#5bc0de,#2f96b4);
  background-image: linear-gradient(to bottom,#5bc0de,#2f96b4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  border-color: #2f96b4 #2f96b4 #1f6377;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #2f96b4;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #fff;
  background-color: #2f96b4;
  *background-color: #2a85a0;
}
.btn-info:active,
.btn-info.active {
  background-color: #24748c \9;
}
.btn-inverse {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top,#444,#222);
  background-image: -webkit-gradient(linear,0 0,0 100%,from(#444),to(#222));
  background-image: -webkit-linear-gradient(top,#444,#222);
  background-image: -o-linear-gradient(top,#444,#222);
  background-image: linear-gradient(to bottom,#444,#222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222 #222 #000000;
  border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
  *background-color: #222;
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #fff;
  background-color: #222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #090909 \9;
}
button.btn,
input[type="submit"].btn {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn::-moz-focus-inner,
input[type="submit"].btn::-moz-focus-inner {
  padding: 0;
  border: 0;
}
button.btn.btn-large,
input[type="submit"].btn.btn-large {
  *padding-top: 7px;
  *padding-bottom: 7px;
}
button.btn.btn-small,
input[type="submit"].btn.btn-small {
  *padding-top: 3px;
  *padding-bottom: 3px;
}
button.btn.btn-mini,
input[type="submit"].btn.btn-mini {
  *padding-top: 1px;
  *padding-bottom: 1px;
}
.btn-link,
.btn-link:active,
.btn-link[disabled] {
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.btn-link {
  border-color: transparent;
  cursor: pointer;
  color: #08c;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.btn-link:hover {
  color: #005580;
  text-decoration: underline;
  background-color: transparent;
}
.btn-link[disabled]:hover {
  color: #333;
  text-decoration: none;
}
.well {
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
  box-shadow: 0px 1px 2px rgba(0,0,0,0.1);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.well blockquote {
  border-color: #ddd;
  border-color: rgba(0,0,0,0.15);
}
.well-large {
  padding: 24px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
  -webkit-border-radius: 6px;
  -moz-border-radius: 6px;
  border-radius: 6px;
}
.well-small {
  padding: 9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
form {
  margin: 0 0 20px;
}
fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}
legend {
  display: block;
  width: 100%;
  padding: 0;
  margin-bottom: 20px;
  font-size: 19.5px;
  line-height: 40px;
  color: #333;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}
legend small {
  font-size: 15px;
  color: #999;
}
label,
input,
button,
select,
textarea {
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
}
input,
button,
select,
textarea {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}
label {
  display: block;
  margin-bottom: 5px;
}
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 {
  display: inline-block;
  height: 20px;
  padding: 4px 6px;
  margin-bottom: 10px;
  font-size: 13px;
  line-height: 20px;
  color: #555;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  vertical-align: middle;
}
input,
textarea,
.uneditable-input {
  width: 206px;
}
textarea {
  height: auto;
}
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 {
  background-color: #fff;
  border: 1px solid #ccc;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
  -webkit-transition: border linear .2s, box-shadow linear .2s;
  -moz-transition: border linear .2s, box-shadow linear .2s;
  -o-transition: border linear .2s, box-shadow linear .2s;
  transition: border linear .2s, box-shadow linear .2s;
}
textarea: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,
.uneditable-input:focus {
  border-color: rgba(82,168,236,0.8);
  outline: 0;
  outline: thin dotted \9;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  box-shadow: inset 0 1px 1px rgba(0,0,0,.075), 0 0 8px rgba(82,168,236,.6);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
input[type="radio"],
input[type="checkbox"] {
  margin: 4px 0 0;
  *margin-top: 0;
  margin-top: 1px \9;
  line-height: normal;
  cursor: pointer;
}
input[type="file"],
input[type="image"],
input[type="submit"],
input[type="reset"],
input[type="button"],
input[type="radio"],
input[type="checkbox"] {
  width: auto;
}
select {
  width: 220px;
  border: 1px solid #ccc;
  background-color: #fff;
}
select[multiple],
select[size] {
  height: auto;
}
select:focus,
input[type="file"]:focus,
input[type="radio"]:focus,
input[type="checkbox"]:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.uneditable-input,
.uneditable-textarea {
  color: #999;
  background-color: #fcfcfc;
  border-color: #ccc;
  -webkit-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -moz-box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  box-shadow: inset 0 1px 2px rgba(0,0,0,0.025);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  cursor: not-allowed;
}
.uneditable-input {
  overflow: hidden;
  white-space: nowrap;
}
.uneditable-textarea {
  width: auto;
  height: auto;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999;
}
.radio,
.checkbox {
  min-height: 20px;
  padding-left: 20px;
}
.radio input[type="radio"],
.checkbox input[type="checkbox"] {
  float: left;
  margin-left: -20px;
}
.controls > .radio:first-child,
.controls > .checkbox:first-child {
  padding-top: 5px;
}
.radio.inline,
.checkbox.inline {
  display: inline-block;
  padding-top: 5px;
  margin-bottom: 0;
  vertical-align: middle;
}
.radio.inline + .radio.inline,
.checkbox.inline + .checkbox.inline {
  margin-left: 10px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
input[class*="span"],
select[class*="span"],
textarea[class*="span"],
.uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"] {
  float: none;
  margin-left: 0;
}
.input-append input[class*="span"],
.input-append .uneditable-input[class*="span"],
.input-prepend input[class*="span"],
.input-prepend .uneditable-input[class*="span"],
.row-fluid input[class*="span"],
.row-fluid select[class*="span"],
.row-fluid textarea[class*="span"],
.row-fluid .uneditable-input[class*="span"],
.row-fluid .input-prepend [class*="span"],
.row-fluid .input-append [class*="span"] {
  display: inline-block;
}
input,
textarea,
.uneditable-input {
  margin-left: 0;
}
.controls-row [class*="span"] + [class*="span"] {
  margin-left: 20px;
}
input.span12, textarea.span12, .uneditable-input.span12 {
  width: 926px;
}
input.span11, textarea.span11, .uneditable-input.span11 {
  width: 846px;
}
input.span10, textarea.span10, .uneditable-input.span10 {
  width: 766px;
}
input.span9, textarea.span9, .uneditable-input.span9 {
  width: 686px;
}
input.span8, textarea.span8, .uneditable-input.span8 {
  width: 606px;
}
input.span7, textarea.span7, .uneditable-input.span7 {
  width: 526px;
}
input.span6, textarea.span6, .uneditable-input.span6 {
  width: 446px;
}
input.span5, textarea.span5, .uneditable-input.span5 {
  width: 366px;
}
input.span4, textarea.span4, .uneditable-input.span4 {
  width: 286px;
}
input.span3, textarea.span3, .uneditable-input.span3 {
  width: 206px;
}
input.span2, textarea.span2, .uneditable-input.span2 {
  width: 126px;
}
input.span1, textarea.span1, .uneditable-input.span1 {
  width: 46px;
}
.controls-row {
  *zoom: 1;
}
.controls-row:before,
.controls-row:after {
  display: table;
  content: "";
  line-height: 0;
}
.controls-row:after {
  clear: both;
}
.controls-row [class*="span"],
.row-fluid .controls-row [class*="span"] {
  float: left;
}
.controls-row .checkbox[class*="span"],
.controls-row .radio[class*="span"] {
  padding-top: 5px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  cursor: not-allowed;
  background-color: #eee;
}
input[type="radio"][disabled],
input[type="checkbox"][disabled],
input[type="radio"][readonly],
input[type="checkbox"][readonly] {
  background-color: transparent;
}
.control-group.warning > label,
.control-group.warning .help-block,
.control-group.warning .help-inline {
  color: #c09853;
}
.control-group.warning .checkbox,
.control-group.warning .radio,
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  color: #c09853;
}
.control-group.warning input,
.control-group.warning select,
.control-group.warning textarea {
  border-color: #c09853;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.control-group.warning input:focus,
.control-group.warning select:focus,
.control-group.warning textarea:focus {
  border-color: #a47e3c;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.control-group.warning .input-prepend .add-on,
.control-group.warning .input-append .add-on {
  color: #c09853;
  background-color: #fcf8e3;
  border-color: #c09853;
}
.control-group.error > label,
.control-group.error .help-block,
.control-group.error .help-inline {
  color: #b94a48;
}
.control-group.error .checkbox,
.control-group.error .radio,
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  color: #b94a48;
}
.control-group.error input,
.control-group.error select,
.control-group.error textarea {
  border-color: #b94a48;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.control-group.error input:focus,
.control-group.error select:focus,
.control-group.error textarea:focus {
  border-color: #953b39;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.control-group.error .input-prepend .add-on,
.control-group.error .input-append .add-on {
  color: #b94a48;
  background-color: #f2dede;
  border-color: #b94a48;
}
.control-group.success > label,
.control-group.success .help-block,
.control-group.success .help-inline {
  color: #468847;
}
.control-group.success .checkbox,
.control-group.success .radio,
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  color: #468847;
}
.control-group.success input,
.control-group.success select,
.control-group.success textarea {
  border-color: #468847;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.control-group.success input:focus,
.control-group.success select:focus,
.control-group.success textarea:focus {
  border-color: #356635;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.control-group.success .input-prepend .add-on,
.control-group.success .input-append .add-on {
  color: #468847;
  background-color: #dff0d8;
  border-color: #468847;
}
.control-group.info > label,
.control-group.info .help-block,
.control-group.info .help-inline {
  color: #3a87ad;
}
.control-group.info .checkbox,
.control-group.info .radio,
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  color: #3a87ad;
}
.control-group.info input,
.control-group.info select,
.control-group.info textarea {
  border-color: #3a87ad;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.control-group.info input:focus,
.control-group.info select:focus,
.control-group.info textarea:focus {
  border-color: #2d6987;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.control-group.info .input-prepend .add-on,
.control-group.info .input-append .add-on {
  color: #3a87ad;
  background-color: #d9edf7;
  border-color: #3a87ad;
}
input:focus:required:invalid,
textarea:focus:required:invalid,
select:focus:required:invalid {
  color: #b94a48;
  border-color: #ee5f5b;
}
input:focus:required:invalid:focus,
textarea:focus:required:invalid:focus,
select:focus:required:invalid:focus {
  border-color: #e9322d;
  -webkit-box-shadow: 0 0 6px #f8b9b7;
  -moz-box-shadow: 0 0 6px #f8b9b7;
  box-shadow: 0 0 6px #f8b9b7;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
}
.form-actions {
  padding: 19px 20px 20px;
  margin-top: 20px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border-top: 1px solid #e5e5e5;
  *zoom: 1;
}
.form-actions:before,
.form-actions:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-actions:after {
  clear: both;
}
.help-block,
.help-inline {
  color: #aeaeae;
}
.help-block {
  display: block;
  margin-bottom: 10px;
}
.help-inline {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  vertical-align: middle;
  padding-left: 5px;
}
.input-append,
.input-prepend {
  margin-bottom: 5px;
  font-size: 0;
  white-space: nowrap;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-append .dropdown-menu,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input,
.input-prepend .dropdown-menu {
  font-size: 13px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input,
.input-prepend input,
.input-prepend select,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  *margin-left: 0;
  vertical-align: top;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append input:focus,
.input-append select:focus,
.input-append .uneditable-input:focus,
.input-prepend input:focus,
.input-prepend select:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  width: auto;
  height: 20px;
  min-width: 16px;
  padding: 4px 5px;
  font-size: 13px;
  font-weight: normal;
  line-height: 20px;
  text-align: center;
  text-shadow: 0 1px 0 #fff;
  background-color: #eee;
  border: 1px solid #ccc;
}
.input-append .add-on,
.input-append .btn,
.input-prepend .add-on,
.input-prepend .btn {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  background-color: #a9dba9;
  border-color: #46a546;
}
.input-prepend .add-on,
.input-prepend .btn {
  margin-right: -1px;
}
.input-prepend .add-on:first-child,
.input-prepend .btn:first-child {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input,
.input-append select,
.input-append .uneditable-input {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append input + .btn-group .btn,
.input-append select + .btn-group .btn,
.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-append .add-on,
.input-append .btn,
.input-append .btn-group {
  margin-left: -1px;
}
.input-append .add-on:last-child,
.input-append .btn:last-child {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append input,
.input-prepend.input-append select,
.input-prepend.input-append .uneditable-input {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append input + .btn-group .btn,
.input-prepend.input-append select + .btn-group .btn,
.input-prepend.input-append .uneditable-input + .btn-group .btn {
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .add-on:first-child,
.input-prepend.input-append .btn:first-child {
  margin-right: -1px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-prepend.input-append .add-on:last-child,
.input-prepend.input-append .btn:last-child {
  margin-left: -1px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
input.search-query {
  padding-right: 14px;
  padding-right: 4px \9;
  padding-left: 14px;
  padding-left: 4px \9;
  margin-bottom: 0;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.form-search .input-append .search-query {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search .input-append .btn {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .search-query {
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
  -webkit-border-radius: 0 14px 14px 0;
  -moz-border-radius: 0 14px 14px 0;
  border-radius: 0 14px 14px 0;
}
.form-search .input-prepend .btn {
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
  -webkit-border-radius: 14px 0 0 14px;
  -moz-border-radius: 14px 0 0 14px;
  border-radius: 14px 0 0 14px;
}
.form-search input,
.form-search textarea,
.form-search select,
.form-search .help-inline,
.form-search .uneditable-input,
.form-search .input-prepend,
.form-search .input-append,
.form-inline input,
.form-inline textarea,
.form-inline select,
.form-inline .help-inline,
.form-inline .uneditable-input,
.form-inline .input-prepend,
.form-inline .input-append,
.form-horizontal input,
.form-horizontal textarea,
.form-horizontal select,
.form-horizontal .help-inline,
.form-horizontal .uneditable-input,
.form-horizontal .input-prepend,
.form-horizontal .input-append {
  display: inline-block;
  *display: inline;
  *zoom: 1;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .hide,
.form-inline .hide,
.form-horizontal .hide {
  display: none;
}
.form-search label,
.form-inline label,
.form-search .btn-group,
.form-inline .btn-group {
  display: inline-block;
}
.form-search .input-append,
.form-inline .input-append,
.form-search .input-prepend,
.form-inline .input-prepend {
  margin-bottom: 0;
}
.form-search .radio,
.form-search .checkbox,
.form-inline .radio,
.form-inline .checkbox {
  padding-left: 0;
  margin-bottom: 0;
  vertical-align: middle;
}
.form-search .radio input[type="radio"],
.form-search .checkbox input[type="checkbox"],
.form-inline .radio input[type="radio"],
.form-inline .checkbox input[type="checkbox"] {
  float: left;
  margin-right: 3px;
  margin-left: 0;
}
.control-group {
  margin-bottom: 10px;
}
legend + .control-group {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
.form-horizontal .control-group {
  margin-bottom: 20px;
  *zoom: 1;
}
.form-horizontal .control-group:before,
.form-horizontal .control-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.form-horizontal .control-group:after {
  clear: both;
}
.form-horizontal .control-label {
  float: left;
  width: 160px;
  padding-top: 5px;
  text-align: right;
}
.form-horizontal .controls {
  *display: inline-block;
  *padding-left: 20px;
  margin-left: 180px;
  *margin-left: 0;
}
.form-horizontal .controls:first-child {
  *padding-left: 180px;
}
.form-horizontal .help-block {
  margin-bottom: 0;
}
.form-horizontal input + .help-block,
.form-horizontal select + .help-block,
.form-horizontal textarea + .help-block {
  margin-top: 10px;
}
.form-horizontal .form-actions {
  padding-left: 180px;
}
.modal-open .modal .dropdown-menu {
  z-index: 2050;
}
.modal-open .modal .dropdown.open {
  *z-index: 2050;
}
.modal-open .modal .popover {
  z-index: 2060;
}
.modal-open .modal .tooltip {
  z-index: 2080;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1040;
  background-color: #000;
}
.modal-backdrop.fade {
  opacity: 0;
}
.modal-backdrop,
.modal-backdrop.fade.in {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
.modal {
  position: fixed;
  padding: 20px 20px 0px 20px;
  top: 50%;
  left: 50%;
  z-index: 1050;
  overflow: auto;
  width: 560px;
  margin: -250px 0 0 -280px;
  background-color: #fff;
  border: 1px solid #999;
  border: 10px solid rgba(0,0,0,0.3);
  *border: 1px solid #999;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -moz-box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  box-shadow: 0 3px 7px rgba(0,0,0,0.3);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.modal.fade {
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  -webkit-transition: opacity .3s linear, top .3s ease-out;
  -moz-transition: opacity .3s linear, top .3s ease-out;
  -o-transition: opacity .3s linear, top .3s ease-out;
  transition: opacity .3s linear, top .3s ease-out;
  top: -25%;
}
.modal.fade.in {
  top: 50%;
}
.modal-header {
  padding: 0px 0px 6px 0px;
  margin-bottom: 20px;
  border-bottom: 1px solid #e6e6e6;
}
.modal-header .close {
  margin-top: -6px;
  line-height: 100%;
}
.modal-header h3 {
  margin: 0;
  line-height: 100%;
  font-size: 15px;
  font-weight: 500;
}
.modal-body {
  overflow-y: auto;
  max-height: 400px;
  padding: 0px 0px 0px;
}
.modal-form {
  margin-bottom: 0;
}
.modal-footer {
  padding: 16px 0px 20px 0px;
  margin-bottom: 0;
  text-align: right;
  background-color: #ffffff;
  border-top: 1px solid #e6e6e6;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
  -webkit-box-shadow: inset 0 0px 0px #fff;
  -moz-box-shadow: inset 0 0px 0px #fff;
  box-shadow: inset 0 0px 0px #fff;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  *zoom: 1;
}
.modal-footer:before,
.modal-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.modal-footer:after {
  clear: both;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
[class*='icon-'] {
  vertical-align: middle;
}
.form-actions {
  margin-bottom: 0px;
  padding: 0px;
  padding-top: 19px;
}
.badge {
  border-radius: 3px;
  padding-left: 4px;
  padding-right: 4px;
}
.label,
.badge {
  background-color: #999999;
  color: #FFFFFF;
  display: inline-block;
  font-size: 11px;
  font-weight: bold;
  line-height: 14px;
  padding: 2px 4px 0px;
  text-shadow: 0 0px 0 rgba(0,0,0,0);
  vertical-align: baseline;
  white-space: nowrap;
}
.label-warning,
.badge-warning {
  background-color: #fdda24;
}
.label-important,
.badge-important {
  background-color: #B94A48;
}
.label-success,
.badge-success {
  background-color: #468847;
}
.mod-userprofile .mod-body {
  height: 46px;
}
.mod-userprofile .mod-body .avatar {
  height: 44px;
  width: 44px;
  padding: 4px;
  background-color: #fff;
  -webkit-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
  -moz-box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
  box-shadow: 0px 1px 1px rgba(0,0,0,0.1);
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  float: left;
  margin-right: 20px;
}
.mod-userprofile .mod-body .avatar a {
  display: block;
  height: 44px;
  width: 44px;
  overflow: hidden;
}
.mod-userprofile .mod-body dl.details {
  float: left;
  margin: 0px;
}
.mod-userprofile .mod-body dl.details dd {
  margin: 0px;
  line-height: 14px;
}
.mod-userprofile .mod-body dl.details dd a {
  color: #555;
  font-size: 11px;
}
.mod-userprofile .mod-body dl.details dd:first-child {
  margin-bottom: 6px;
}
.mod-userprofile .mod-body dl.details dd:first-child a {
  color: #1a1a1a;
  font-size: 13px;
}
.mod-userprofile .mod-foot {
  display: none !important;
}
.aside .mod-menumain {
  margin-bottom: 32px !important;
}
.aside .mod-menumain .mod-body ul.nav.nav-list {
  padding: 0px;
  margin-top: -12px;
}
.aside .mod-menumain .mod-body ul.nav.nav-list .nav-header {
  margin: 0px;
  padding: 7px 8px;
}
.aside .mod-menumain .mod-body ul.nav.nav-list .active > a,
.aside .mod-menumain .mod-body ul.nav.nav-list .active span {
  background-color: transparent !important;
  background-image: url("../img/bg-opacity40-white.png");
}
.aside .mod-menumain .mod-body ul.nav.nav-list .active span a {
  background: transparent !important;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li {
  border-bottom: 1px solid #e6e6e6;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li span.badge {
  margin: 9px 8px 0px 0px;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li:hover > a {
  background-image: url("../img/bg-opacity40-white.png");
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li:hover a.add {
  display: block;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li a,
.aside .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a {
  height: 20px;
  padding: 7px 8px;
  margin: 0px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  color: #555;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li a.add,
.aside .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a.add {
  background: transparent !important;
  display: none;
  font-size: 11px;
  color: #888888 !important;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li a.add i,
.aside .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a.add i {
  margin: 0px 0px 0px 2px;
  font-size: 11px;
  margin-top: 1px;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li a:hover,
.aside .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a:hover {
  color: #1a1a1a;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li a:hover i,
.aside .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a:hover i {
  color: #1a1a1a;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li a i,
.aside .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a i {
  color: #bbbbbb;
  margin-right: 8px;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > span {
  display: block;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > span:hover {
  background-image: url("../img/bg-opacity40-white.png");
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > span a {
  height: 20px;
  padding: 7px 8px;
  margin: 0px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  color: #555;
  display: inline-block;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > span i {
  padding: 7px 0px 7px 8px;
  margin: 0px;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li:last-child {
  border: 0px;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group {
  border: 0px;
  margin: 0px;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-heading:hover > a {
  background-image: url("../img/bg-opacity40-white.png");
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-heading:hover a.add {
  display: block;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-heading span.add {
  display: block;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-heading span.add i {
  margin: 0px;
  font-size: 11px;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body .accordion-inner {
  padding: 0px 0px 4px 0px;
  border-top: 0px none;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li:hover > a {
  background-image: url("../img/bg-opacity40-white.png");
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li:hover a.add {
  display: block;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a,
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a {
  display: block;
  height: 20px;
  padding: 4px 8px 4px 20px;
  margin: 0px;
  text-shadow: 0 1px 0 rgba(255,255,255,0.5);
  color: #555;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a.add,
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a.add {
  background: transparent !important;
  display: none;
  font-size: 11px;
  color: #888888 !important;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a.add i,
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a.add i {
  margin: 0px 0px 0px 2px;
  font-size: 11px;
  margin-top: 1px;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a:hover,
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a:hover {
  color: #1a1a1a;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a:hover i,
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a:hover i {
  color: #1a1a1a;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a i,
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a i {
  color: #bbbbbb;
  margin-right: 4px;
}
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a span,
.aside .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a span {
  color: #bbbbbb;
}
.aside .mod-menumain .mod-foot {
  display: none !important;
}
.aside .mod-menumain .active .accordion-heading a {
  background-color: transparent !important;
  background-image: url("../img/bg-opacity40-white.png");
}
.mod-notices {
  max-width: 400px;
}
.mod-dashboard-news .well {
  padding-left: 10px;
  padding-right: 10px;
}
.mod-dashboard-news .mod-body .flexslider#news-slider ul {
  margin: 0px;
  padding: 0px;
}
.mod-dashboard-news .mod-body .flexslider#news-slider ul li > div {
  position: relative;
  padding: 0px 10px;
  background: #fff;
}
.mod-dashboard-news .mod-body .flexslider#news-slider ul li > div .date {
  position: absolute;
  right: 11px;
  top: 4px;
  z-index: 10000000000;
  display: block;
  border-radius: 0px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.mod-dashboard-news .mod-body .flexslider#news-slider ul li > div h4 {
  font-size: 13px;
  margin-bottom: 0px;
}
.mod-dashboard-news .mod-body .flexslider#news-slider ul li > div h4 a {
  color: #1a1a1a !important;
}
.mod-dashboard-news .mod-body .flexslider#news-slider ul li > div h4 a:hover {
  text-decoration: underline !important;
}
.mod-dashboard-news .mod-body .flexslider#news-slider ul li > div p {
  margin: 0px;
  line-height: 100%;
  font-size: 11px;
}
.mod-dashboard-news .mod-body .flexslider#news-slider ul li > div img {
  border: 1px solid #EEEEEE;
  border-radius: 0 0 0 0;
  padding: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  width: 166px;
  height: 110px;
  background: #FFF;
  display: block;
}
.mod-dashboard-service .mod-body {
  position: relative;
}
.mod-dashboard-service .mod-body .dude {
  position: absolute;
  right: 1px;
  bottom: 1px;
  height: 210px;
  width: 128px;
  background-size: 146px;
  background-image: url("../img/support-dude.png");
}
.mod-dashboard-service .mod-body .phone {
  font-size: 28px;
}
.mod-dashboard-service .mod-body .phonecost {
  font-size: 11px;
  line-height: 11px !important;
  color: #bbbbbb;
}
.mod-dashboard-service .mod-body .txt {
  width: 140px;
}
.mod-dashboard-service .mod-body button.btn {
  margin: 8px 8px 0px 0px;
}
.mod-dashboard-service .mod-body i {
  margin-top: 6px;
}
#modalServiceRequest textarea {
  min-height: 140px;
}
.mod-dashboard-reos .mod-body .flexslider .flex-viewport {
  height: 388px !important;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li {
  clear: both;
  margin: 0px;
  border: 0px;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li > ul >li {
  vertical-align: top;
  height: 91px;
  margin-bottom: 8px;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li > ul >li:last-child {
  margin-bottom: 0px;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li > ul >li:first-child {
  margin-top: 0px;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li > ul >li > div > div.infos {
  padding-left: 8px;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li > ul >li > div > div.img a {
  border: 1px solid #e2e2e2;
  border-radius: 0 0 0 0;
  padding: 4px;
  box-shadow: 0 1px 1px rgba(0,0,0,0.05);
  background: #FFF;
  display: block;
  display: inline-block;
  overflow: hidden;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li > ul >li > div > div img {
  width: 100%;
  height: 80px;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li > ul >li > div > div h4 {
  font-size: 13px;
  margin: 0px;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li > ul >li > div > div h4 a {
  color: #1a1a1a !important;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li > ul >li > div > div h4 a:hover {
  text-decoration: underline !important;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li > ul >li > div > div p {
  font-size: 11px;
  line-height: 110%;
  margin-top: 4px;
  margin-bottom: 0px;
}
.mod-dashboard-reos .mod-body .flexslider#reo-slider li > ul >li > div > div .icon-eye-open {
  color: #fdda24;
}
.mod-dashboard-messages {
  width: 220px;
}
.mod-dashboard-messages .mod-body {
  clear: both;
}
.mod-dashboard-messages .mod-body ul li {
  margin: 8px 0px;
  padding-bottom: 8px;
  border-bottom: 1px solid #eeeeee;
}
.mod-dashboard-messages .mod-body ul li:first-child {
  margin-top: 0px;
}
.mod-dashboard-messages .mod-body ul li:last-child {
  margin-bottom: 0px;
  padding: 0px;
  border: 0px;
}
.mod-dashboard-messages .mod-body ul li .msg-header p {
  font-size: 11px;
  line-height: 100%;
  margin-bottom: 8px;
}
.mod-dashboard-messages .mod-body ul li .msg-header p.sender {
  text-transform: uppercase;
  color: #bbbbbb;
}
.mod-dashboard-messages .mod-body ul li .msg-header p.sender i {
  height: 14px;
}
.mod-dashboard-messages .mod-body ul li .msg-header.new p {
  font-size: 11px;
  font-weight: bold;
  color: #1a1a1a;
}
.mod-dashboard-messages .mod-body ul li .msg-body a h4 {
  margin: 4px 0px;
  font-size: 13px;
}
.mod-dashboard-messages .mod-body ul li .msg-body p {
  line-height: 100%;
  font-size: 11px;
  color: #888888;
  margin: 0px;
}
.mod-dashboard-clients .mod-body table tr td a,
.mod-dashboard-clients .mod-body table tr td i {
  cursor: pointer;
}
.mod-dashboard-clients .mod-body table tr td i {
  color: #fdda24;
  font-size: 11px;
  margin-right: 6px;
  margin-top: 4px;
}
.mod-dashboard-clients .mod-body table tr td i:hover {
  color: #fdda24;
}
#mod-slider-news .mod-body {
  height: 220px;
}
#mod-slider-news .flexslider {
  position: relative;
}
#mod-slider-news .flex-viewport ul.slides li {
  text-align: center;
}
#mod-slider-news .flex-viewport ul.slides li > div {
  margin: 0px 10px;
  overflow: hidden;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box {
  position: relative;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box:hover div.overlay {
  opacity: 0.9;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box img {
  height: 160px;
  width: 100%;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box a > div.overlay {
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  -webkit-transition: all 200ms ease-in-out;
  -moz-transition: all 200ms ease-in-out;
  -o-transition: all 200ms ease-in-out;
  transition: all 200ms ease-in-out;
  opacity: 0;
  height: 160px;
  width: 100%;
  position: absolute;
  background-color: rgba(253,218,36,0.75);
  z-index: 1000;
  top: 0px;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box a > div.overlay i {
  font-size: 35px;
  color: #fff;
  margin: 48px 0 10px;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.img-box a > div.overlay p {
  font-size: 17px;
  color: #000;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.txt-box {
  background-color: #fff;
  padding: 10px;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.txt-box h5 {
  font-size: 17px;
  margin: 0px;
  font-weight: 500;
  margin: 0 0 0 0;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.txt-box h5 span {
  font-weight: 600;
}
#mod-slider-news .flex-viewport ul.slides li > div > div.txt-box p {
  margin: 0px;
}
#mod-slider-news ul.flex-direction-nav,
#mod-slider-news ol.flex-control-nav {
  margin: 0px;
}
#mod-slider-news ul.flex-direction-nav {
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  left: -20px;
  top: -5px;
}
#mod-slider-news ul.flex-direction-nav li:last-child {
  margin-top: 10px;
}
#mod-slider-news ul.flex-direction-nav li a {
  text-decoration: none;
}
#mod-slider-news ul.flex-direction-nav li a i {
  font-size: 13px;
  color: #1a1a1a;
  width: 0.5em;
}
#mod-slider-news ol.flex-control-nav {
  z-index: 1000;
  margin-right: 16px;
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  left: -18px;
  top: 12px;
  clear: both;
}
#mod-slider-news ol.flex-control-nav.flex-control-paging li {
  margin: 4px 0px;
}
#mod-slider-news ol.flex-control-nav.flex-control-paging li a {
  cursor: pointer;
  font-size: 0px;
  height: 4px;
  width: 4px;
  display: block;
  background-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mod-slider-news ol.flex-control-nav.flex-control-paging li a.flex-active {
  background-color: #666666;
}
.mod-dropdown-messages {
  width: 280px !important;
}
.mod-dropdown-messages .mod-head {
  border-bottom: 1px solid #eeeeee;
  margin-bottom: 8px !important;
  padding-bottom: 6px;
}
.mod-dropdown-messages .mod-head dl.mod-actions dd {
  margin-left: 4px !important;
}
.mod-dropdown-messages .mod-head dl.mod-actions a {
  padding: 0px !important;
}
.mod-dropdown-messages .mod-head dl.mod-actions a i {
  margin: 0px;
}
.mod-dropdown-messages .mod-head li > a {
  padding: 0px !important;
}
.mod-dropdown-messages .mod-head li > a:hover,
.mod-dropdown-messages .mod-head li > a:focus {
  background: transparent;
}
.mod-dropdown-messages .mod-body {
  clear: both;
}
.mod-dropdown-messages .mod-body div.no-messages {
  text-align: center;
  padding: 20px 0;
}
.mod-dropdown-messages .mod-body div.no-messages p {
  color: #b3b3b3;
}
.mod-dropdown-messages .mod-body div.no-messages i {
  margin: 0px auto;
  text-align: center;
  display: block;
  font-size: 48px;
  margin-bottom: 4px;
  color: #e6e6e6;
}
.mod-dropdown-messages .mod-body .flexslider .flex-viewport {
  height: 245px !important;
}
.mod-dropdown-messages .mod-body .flexslider ul {
  margin: 0px;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li {
  margin: 0px 0px 8px 0px;
  padding-bottom: 8px !important;
  padding-top: 0px;
  border-bottom: 1px solid #eeeeee !important;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li:first-child {
  padding-top: 0px;
  margin-top: 0px;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li:last-child {
  margin-bottom: 0px;
  border: 0px;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li .msg-header p {
  font-size: 11px;
  line-height: 100%;
  margin-bottom: 0px;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li .msg-header p.sender {
  height: 14px;
  vertical-align: top;
  text-transform: uppercase;
  color: #bbbbbb;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li .msg-header p.sender i {
  height: 14px;
  vertical-align: top;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li .msg-header.new {
  vertical-align: top;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li .msg-header.new p {
  font-size: 11px;
  font-weight: bold;
  color: #1a1a1a;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li .msg-body a {
  padding: 0px !important;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li .msg-body a h4 {
  margin: 4px 0px;
  font-size: 13px;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li .msg-body a:hover h4 {
  text-decoration: underline;
}
.mod-dropdown-messages .mod-body .flexslider ul li ul > li .msg-body p {
  line-height: 100%;
  font-size: 11px;
  color: #888888;
  margin: 0px;
}
.mod-dropdown-messages a.btn-block {
  margin-top: 8px;
}
.mod-dropdown-messages .mod-foot {
  margin-top: 8px !important;
}
#mod-slider-article-featured .flexslider {
  position: relative;
}
#mod-slider-article-featured .flex-viewport {
  min-height: 220px;
}
#mod-slider-article-featured .flex-viewport ul.slides li > div .img-box {
  position: relative;
}
#mod-slider-article-featured .flex-viewport ul.slides li > div .img-box img {
  height: 320px;
  width: 100%;
}
#mod-slider-article-featured .flex-viewport ul.slides li > div .img-box .txt-box {
  margin: 16px;
  position: absolute;
  text-align: left;
  bottom: 0px;
  padding: 16px;
  background: rgba(0,0,0,0.65);
  left: 0px;
}
#mod-slider-article-featured .flex-viewport ul.slides li > div .img-box .txt-box h3 {
  color: #fff;
  margin: 0px;
  font-weight: 300;
  margin: 0 0 8px 0;
}
#mod-slider-article-featured .flex-viewport ul.slides li > div .img-box .txt-box h3 span {
  font-weight: 600;
}
#mod-slider-article-featured .flex-viewport ul.slides li > div .img-box .txt-box p {
  margin: 0px;
  color: #cccccc;
}
#mod-slider-article-featured .flex-viewport ul.slides li > div .img-box .txt-box a {
  color: #fdda24;
}
#mod-slider-article-featured .flex-viewport ul.slides li > div .img-box .txt-box a:hover {
  text-decoration: underline !important;
}
#mod-slider-article-featured .flex-viewport ul.slides li > div .img-box .txt-box a:hover i {
  text-decoration: none;
}
#mod-slider-article-featured ul.flex-direction-nav,
#mod-slider-article-featured ol.flex-control-nav {
  margin: 0px;
}
#mod-slider-article-featured ul.flex-direction-nav {
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  left: -14px;
  top: -5px;
}
#mod-slider-article-featured ul.flex-direction-nav li:last-child {
  margin-top: 33px;
}
#mod-slider-article-featured ul.flex-direction-nav li a {
  text-decoration: none;
}
#mod-slider-article-featured ul.flex-direction-nav li a i {
  font-size: 13px;
  color: #1a1a1a;
  width: 0.5em;
}
#mod-slider-article-featured ol.flex-control-nav {
  z-index: 1000;
  margin-right: 16px;
  list-style: none outside none;
  margin-left: 0;
  position: absolute;
  left: -12px;
  top: 10px;
  clear: both;
}
#mod-slider-article-featured ol.flex-control-nav.flex-control-paging li {
  margin: 4px 0px;
}
#mod-slider-article-featured ol.flex-control-nav.flex-control-paging li a {
  cursor: pointer;
  font-size: 0px;
  height: 4px;
  width: 4px;
  display: block;
  background-color: #b3b3b3;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
#mod-slider-article-featured ol.flex-control-nav.flex-control-paging li a.flex-active {
  background-color: #666666;
}
.mod-rss-feed .rssResults ul li h5 {
  height: 30px;
  overflow: hidden;
}
.mod-rss-feed .rssResults ul li h5 a {
  color: #000;
}
.mod-rss-feed .rssResults ul li div {
  height: 48px;
  overflow: hidden;
  line-height: 108%;
  font-size: 11px;
}
.mod-rss-feed .rssResults ul li div a {
  margin: 0 8px 8px 0;
  display: inline-block;
  vertical-align: top;
  float: left;
}
.mod-rss-feed .rssResults ul li div a img {
  width: 80px;
}
.mod-list-docs ul li {
  background-color: #f5f5f5;
  padding: 8px 8px 7px;
  margin-bottom: 1px;
  cursor: pointer;
}
.mod-list-docs ul li:last-child {
  margin: 0px;
}
.mod-list-docs ul li a {
  color: #666666;
}
.mod-list-docs ul li a i {
  color: #999999;
}
.mod-list-docs ul li:hover {
  background-color: #fee770;
}
.mod-list-docs ul li:hover a {
  color: #000;
}
.mod-list-docs ul li:hover a i {
  color: #000;
}
.mod-latest-events .mod-body {
  height: 288px;
  background-color: #fee770;
  padding: 16px;
}
.mod-latest-events .mod-body h3 {
  border-bottom: 0px none !important;
  font-weight: 300 !important;
  font-size: 26px !important;
  text-transform: uppercase;
  margin: 0 0 20px 0 !important;
}
.mod-offer-confirmation ul.nav-tabs {
  border: 0px none;
}
.mod-offer-confirmation ul.nav-tabs.steps li {
  margin: 0px;
}
.mod-offer-confirmation ul.nav-tabs > li {
  position: relative;
}
.mod-offer-confirmation ul.nav-tabs > li a {
  -webkit-box-shadow: 0 0;
  -moz-box-shadow: 0 0;
  box-shadow: 0 0;
  -webkit-box-shadow: ;
  -moz-box-shadow: ;
  box-shadow: ;
  min-width: 100px;
  text-align: center;
  padding: 17px 0px 17px 0px;
  margin-top: 0px !important;
  margin-right: 0px !important;
  line-height: 100%;
  font-size: 13px;
  border: 0px none;
}
.mod-offer-confirmation ul.nav-tabs > li .arrow {
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-left-color: #D4D4D4;
  border-left-style: solid;
  border-top-color: transparent;
  border-top-style: solid;
  border-width: 24px 0 24px 14px;
  display: block;
  position: absolute;
  right: -14px;
  top: 0;
  z-index: 10;
}
.mod-offer-confirmation ul.nav-tabs > li .arrow:after {
  -webkit-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
  display: block;
  content: '';
  border-bottom-color: transparent;
  border-bottom-style: solid;
  border-left-color: #f2f2f2;
  border-left-style: solid;
  border-top-color: transparent;
  border-top-style: solid;
  border-width: 24px 0 24px 14px;
  display: block;
  position: absolute;
  right: 1px;
  top: -24px;
  z-index: 10;
}
.mod-offer-confirmation ul.nav-tabs > li.active a,
.mod-offer-confirmation ul.nav-tabs > li:hover a {
  color: #1a1a1a;
  border: 0px none;
  background-color: #e6e6e6 !important;
  border: 0px none !important;
  line-height: 100%;
}
.mod-offer-confirmation ul.nav-tabs > li.active .arrow:after,
.mod-offer-confirmation ul.nav-tabs > li:hover .arrow:after {
  border-left-color: #e6e6e6 !important;
}
.mod-offer-confirmation ul.nav-tabs > li.inactive a {
  color: #bbbbbb;
  border: 0px none;
  background-color: #fafafa !important;
  line-height: 100%;
  cursor: not-allowed;
}
.mod-offer-confirmation ul.nav-tabs > li.inactive .arrow {
  border-left-color: #f0f0f0 !important;
}
.mod-offer-confirmation ul.nav-tabs > li.inactive .arrow:after {
  border-left-color: #fafafa !important;
}
.mod-offer-confirmation ul.nav-tabs > li:first-child a {
  border-radius: 3px 0 0 3px;
}
.mod-offer-confirmation ul.nav-tabs > li:last-child a {
  border-radius: 0 3px 3px 0;
}
.mod-offer-confirmation .tab-content .tab-pane {
  border: 1px solid #f0f0f0;
  padding: 16px;
  background-color: #f7f7f7;
  border-radius: 3px;
  position: relative;
  min-height: 194px;
}
.mod-offer-confirmation .tab-content .tab-pane:before {
  top: -8px;
  position: absolute;
  display: block;
  content: '';
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 0;
  border-bottom: 8px solid #f7f7f7;
  z-index: 2;
}
.mod-offer-confirmation .tab-content .tab-pane:after {
  top: -9px;
  position: absolute;
  display: block;
  content: '';
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 0;
  border-bottom: 8px solid #ebebeb;
  z-index: 1;
}
.mod-offer-confirmation .tab-content .tab-pane#advice:after,
.mod-offer-confirmation .tab-content .tab-pane#advice:before {
  left: 12.5%;
  margin-left: -8px;
}
.mod-offer-confirmation .tab-content .tab-pane#inspection:after,
.mod-offer-confirmation .tab-content .tab-pane#inspection:before {
  left: 37.5%;
  margin-left: -8px;
}
.mod-offer-confirmation .tab-content .tab-pane#notary:after,
.mod-offer-confirmation .tab-content .tab-pane#notary:before {
  left: 62.5%;
  margin-left: -8px;
}
.mod-offer-confirmation .tab-content .tab-pane#submit:after,
.mod-offer-confirmation .tab-content .tab-pane#submit:before {
  left: 87.5%;
  margin-left: -8px;
}
.mod-offer-confirmation .tab-content .tab-pane#submit ul {
  height: auto;
  overflow: hidden;
  margin-bottom: 16px;
}
.mod-offer-confirmation .tab-content .tab-pane#submit ul li {
  float: left;
  width: 240px;
}
.mod-offer-confirmation .tab-content .tab-pane#submit .faxnr {
  font-size: 18px;
}
.mod-offer-confirmation .tab-content .tab-pane .info-txt {
  clear: left;
  display: block;
  font-size: 11px;
  line-height: 110% !important;
}
.mod-offer-confirmation .tab-content .tab-pane .conditionbox {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 16px 0px;
  margin: 16px 0px;
}
.mod-offer-confirmation .tab-content .tab-pane .conditionbox input {
  margin-bottom: 8px;
}
.mod-offer-confirmation .offer-state h3 {
  text-transform: uppercase;
  font-weight: 300;
  font-size: 15px;
  background-color: #f7f7f7;
  padding: 16px;
  height: 14px;
  margin: 0px;
  text-align: center;
  border-radius: 3px;
  margin-bottom: 20px;
}
.mod-offer-confirmation .offer-state .info-panel {
  border: 1px solid #f0f0f0;
  padding: 16px;
  background-color: #f7f7f7;
  border-radius: 3px;
  position: relative;
  min-height: 199px;
}
.mod-offer-confirmation .offer-state .info-panel:before {
  top: -8px;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  display: block;
  content: '';
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 0;
  border-bottom: 8px solid #f7f7f7;
  z-index: 2;
}
.mod-offer-confirmation .offer-state .info-panel:after {
  top: -9px;
  left: 50%;
  margin-left: -8px;
  position: absolute;
  display: block;
  content: '';
  border-left: 8px solid transparent;
  border-right: 8px solid transparent;
  border-top: 0;
  border-bottom: 8px solid #ebebeb;
  z-index: 1;
}
.mod-offer-confirmation .offer-state .info-panel .big-icon {
  text-align: center;
}
.mod-offer-confirmation .offer-state .info-panel .big-icon i {
  font-size: 92px;
  color: #bbbbbb;
}
.mod-offer-confirmation .offer-state .info-panel.success {
  background-color: #f1f9f1;
  border-color: #dff1df;
}
.mod-offer-confirmation .offer-state .info-panel.success:before {
  border-bottom: 8px solid #f1f9f1;
}
.mod-offer-confirmation .offer-state .info-panel.success:after {
  border-bottom: 8px solid #cdeacd;
}
.mod-offer-confirmation .offer-state .info-panel.success i {
  color: #62bc62;
}
.mod-offer-confirmation .offer-state .info-panel.warning {
  background-color: #fffcee;
  border-color: #fef4bc;
}
.mod-offer-confirmation .offer-state .info-panel.warning:before {
  border-bottom: 8px solid #fffcee;
}
.mod-offer-confirmation .offer-state .info-panel.warning:after {
  border-bottom: 8px solid #feefa2;
}
.mod-offer-confirmation .offer-state .info-panel.warning i {
  color: #fde357;
}
.mod-offer-confirmation .offer-state .info-panel.error {
  background-color: #fcf1f0;
  border-color: #f8dcda;
}
.mod-offer-confirmation .offer-state .info-panel.error:before {
  border-bottom: 8px solid #fcf1f0;
}
.mod-offer-confirmation .offer-state .info-panel.error:after {
  border-bottom: 8px solid #f4c8c5;
}
.mod-offer-confirmation .offer-state .info-panel.error i {
  color: #dc4e44;
}
.mod-offer-confirmation .offer-state .info-panel .info-txt {
  margin: 0px;
  font-size: 11px;
  line-height: 100%;
}
.mod-offer-confirmation .offer-state .info-panel .info-txt i {
  font-size: inherit;
  color: #4d4d4d !important;
}
.mod-offer-confirmation .offer-state .info-panel .info-txt a {
  margin-top: 4px;
  color: #4d4d4d !important;
  font-weight: 600 !important;
}
.mod-offer-confirmation .offer-state .info-panel .info-txt a:hover {
  text-decoration: underline;
}
.mod-offer-confirmation .offer-state .info-panel .info-txt a i {
  text-decoration: none;
}
.mod-offer-confirmation .span9 {
  position: relative;
}
.mod-offer-confirmation .span9 .xchange {
  position: absolute;
  right: 8px;
  top: 12px;
  font-size: 15px;
  color: #bbbbbb;
}
@media (max-width: 767px) {
  .sidr {
    margin-top: 56px;
    z-index: 1040;
    width: 268px;
    color: #fff;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMCIvPgogICAgPHN0b3Agb2Zmc2V0PSIxMDAlIiBzdG9wLWNvbG9yPSIjMDAwMDAwIiBzdG9wLW9wYWNpdHk9IjAuMDgiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
    background: -moz-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../img/bg-navbartop-alt.png");
    background: -webkit-gradient(linear,left top,left bottom,color-stop(20%,rgba(0,0,0,0)),color-stop(100%,rgba(0,0,0,0.08))), url("../img/bg-navbartop-alt.png");
    background: -webkit-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../img/bg-navbartop-alt.png");
    background: -o-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../img/bg-navbartop-alt.png");
    background: -ms-linear-gradient(top,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../img/bg-navbartop-alt.png");
    background: linear-gradient(to bottom,rgba(0,0,0,0) 20%,rgba(0,0,0,0.08) 100%), url("../img/bg-navbartop-alt.png");
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#14000000',GradientType=0), url("../img/bg-navbartop-alt.png");
  }
  .sidr .sidr-inner {
    border-top: 1px solid #4d4d4d;
    padding: 19px 0px 0;
  }
  .sidr .sidr-inner .alert {
    margin: 15px 10px;
  }
  .sidr.left {
    -webkit-box-shadow: inset -1px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset -1px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: inset -1px 0px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: ;
    -moz-box-shadow: ;
    box-shadow: ;
  }
  .sidr.right {
    -webkit-box-shadow: inset 1px 0px 5px 0px rgba(0,0,0,0.75);
    -moz-box-shadow: inset 1px 0px 5px 0px rgba(0,0,0,0.75);
    box-shadow: inset 1px 0px 5px 0px rgba(0,0,0,0.75);
    -webkit-box-shadow: ;
    -moz-box-shadow: ;
    box-shadow: ;
  }
}
.mod-menu-sidr .mod-head {
  margin-bottom: 19px;
}
.mod-menu-sidr .mod-head h4,
.mod-menu-sidr .mod-head a {
  font-size: 11px;
  text-transform: uppercase;
  font-weight: 400;
  color: #888888;
  margin: 0px 10px 4px;
  line-height: 12px;
}
.mod-menu-sidr .mod-head dl.mod-actions {
  margin: 0px;
}
.mod-menu-sidr .mod-head dl.mod-actions dd {
  float: left;
  margin-left: 8px;
}
.mod-menu-sidr .mod-head dl.mod-actions dd:first-child {
  margin: 0px;
}
.mod-menu-sidr .mod-head dl.mod-actions dd a {
  color: #bbbbbb;
}
.mod-menu-sidr .mod-head dl.mod-actions dd a span {
  display: none;
  float: left;
  margin: 0px 4px;
  text-transform: none !important;
}
.mod-menu-sidr .mod-head dl.mod-actions dd a:hover {
  color: #555;
}
.mod-menu-sidr .mod-head dl.mod-actions dd a:hover span {
  display: block;
  color: #888888;
}
.mod-menu-sidr .mod-head dl.mod-actions dd a i {
  line-height: 12px;
  vertical-align: top;
}
.mod-menu-sidr .mod-menumain {
  margin-bottom: 32px !important;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list {
  padding: 0px;
  margin-top: -12px;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list .nav-header {
  margin: 0px;
  padding: 7px 8px;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list .active > a,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list .active span {
  background: rgba(0,0,0,0.15) !important;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li {
  border-bottom: 1px solid rgba(0,0,0,0.15);
  border-top: 1px solid rgba(255,255,255,0.1);
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li span.badge {
  margin: 9px 8px 0px 0px;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li:hover > a {
  background: rgba(0,0,0,0.15);
  color: #fff !important;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li:hover a.add {
  display: block;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li a,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a {
  height: 20px;
  padding: 7px 8px;
  margin: 0px;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  color: #a6a6a6;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li a.add,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a.add {
  display: none;
  font-size: 11px;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li a.add i,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a.add i {
  margin: 0px 0px 0px 2px;
  font-size: 11px;
  margin-top: 1px;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li a:hover,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a:hover {
  color: #fff;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li a:hover i,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a:hover i {
  color: #fff;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li a i,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > a i {
  color: #bbbbbb;
  margin-right: 8px;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > span {
  display: block;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > span:hover {
  background: rgba(0,0,0,0.15) !important;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > span a {
  height: 20px;
  padding: 7px 8px;
  margin: 0px;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  color: #a6a6a6;
  display: inline-block;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li .accordion-heading > span i {
  padding: 7px 0px 7px 8px;
  margin: 0px;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group {
  border: 0px;
  margin: 0px;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-heading:hover > a {
  background: rgba(0,0,0,0.15);
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-heading:hover a.add {
  display: block;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-heading span.add {
  display: block;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-heading span.add i {
  margin: 0px;
  font-size: 11px;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body .accordion-inner {
  padding: 0px 0px 4px 0px;
  border-top: 0px none;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li:hover a.add {
  display: block;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a {
  display: block;
  height: 20px;
  padding: 4px 8px 4px 25px;
  margin: 0px;
  text-shadow: 0 -1px 0 rgba(0,0,0,0.5);
  color: #a6a6a6;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a.add,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a.add {
  display: none;
  font-size: 11px;
  color: #888888 !important;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a.add i,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a.add i {
  margin: 0px 0px 0px 2px;
  font-size: 11px;
  margin-top: 1px;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a:hover,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a:hover {
  color: #fff;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a:hover i,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a:hover i {
  color: #fff;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a i,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a i {
  color: #bbbbbb;
  margin-right: 4px;
}
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li > a span,
.mod-menu-sidr .mod-menumain .mod-body ul.nav.nav-list > li div.accordion .accordion-group .accordion-body ul > li .accordion-heading a span {
  color: #bbbbbb;
}
.mod-menu-sidr .mod-menumain .mod-foot {
  display: none !important;
}
.mod-search-aside form fieldset {
  position: relative;
}
.mod-search-aside form fieldset input,
.mod-search-aside form fieldset input:focus,
.mod-search-aside form fieldset input:hover {
  border: 0px none;
  box-shadow: inset 0 0px 0px rgba(0,0,0,0);
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  border-radius: 0 0 0 0;
  padding: 20px 12px;
  height: 14px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
.mod-search-aside form fieldset input:focus,
.mod-search-aside form fieldset input:focus:focus,
.mod-search-aside form fieldset input:hover:focus {
  box-shadow: inset 0 0px 0px rgba(0,0,0,0);
}
.mod-search-aside form fieldset button {
  position: absolute;
  top: 7px;
  right: 8px;
  padding-left: 16px;
  border: 0px;
}
.mod-search-aside.dark form fieldset input {
  background-color: #f0f0f0;
  color: #888888 !important;
}
.mod-search-aside.dark form fieldset button {
  background-color: #f0f0f0;
  color: #888888;
}
.mod-search-aside.dark form fieldset button:hover {
  color: #4d4d4d !important;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group {
  border: 0px none;
  border-radius: 0px;
  margin: 0 0 1px;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group a {
  color: #4d4d4d;
  cursor: pointer;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group .accordion-heading {
  background-color: #f0f0f0;
  -webkit-transition: all 150ms ease-in-out;
  -moz-transition: all 150ms ease-in-out;
  -ms-transition: all 150ms ease-in-out;
  -o-transition: all 150ms ease-in-out;
  transition: all 150ms ease-in-out;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group .accordion-heading:hover {
  background-color: #fdda24;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group .accordion-heading:hover .blogArchiveQuery {
  color: #fff;
  -webkit-transition: all 0ms ease-in-out;
  -moz-transition: all 0ms ease-in-out;
  -ms-transition: all 0ms ease-in-out;
  -o-transition: all 0ms ease-in-out;
  transition: all 0ms ease-in-out;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group .accordion-heading .accordion-toggle {
  border: 0px none;
  letter-spacing: 1px;
  font-size: 15px;
  padding: 8px 8px 7px;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group .accordion-heading .accordion-toggle:hover {
  color: #1a1a1a;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group .accordion-heading .blogArchiveQuery {
  color: #cccccc;
  margin: 7px 14px 7px 10px;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group .accordion-body .accordion-inner {
  background-color: #f5f5f5;
  margin-top: 1px;
  border: 0px none;
  padding: 8px;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group .accordion-body .accordion-inner ul {
  margin: 0px;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group .accordion-body .accordion-inner ul li a {
  display: block;
  padding: 4px 4px;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group .accordion-body .accordion-inner ul li a:hover {
  background-color: #ebebeb;
}
.mod-list-blog-archive .mod-body .accordion .accordion-group .accordion-body .accordion-inner ul li a i {
  color: #d4d4d4;
  margin: -2px 0 0 6px;
  width: 12px !important;
}
.mod-blog-alpha-matrix .mod-body .letter {
  float: left;
  margin-bottom: 1px;
  margin-right: 1px;
  height: auto;
  overflow: hidden;
}
.mod-blog-alpha-matrix .mod-body .letter a {
  width: 38px;
  height: 18px;
  display: inline-block;
  text-align: center;
  padding: 9px 0px 10px;
  background-color: #f0f0f0;
  cursor: pointer;
  color: #4d4d4d;
}
.mod-blog-alpha-matrix .mod-body .letter a:hover {
  background-color: #e0e0e0;
}
.mod-blog-alpha-matrix .mod-body .letter a.active {
  background-color: #fdda24;
  font-weight: 600;
}
