/*! ----------------------------------------------------
 * ADMIN TEMPLATE | BOO Admin Template
 * --------------------------------------
 * version       : 12.05.2013 - 2.0.0
 * copyright     : (c) 2013 Petr Marasek
 * contact       : gootoboo@gmail.com
 * ----------------------------------------------------
 * BOO - STYLE - Boo stylesheed  
 * ----------------------------------------------------------------------------- 
 */
.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;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - RESET 
 * ----------------------------------------------------------------------------- 
 */
a:focus {
  outline: 0;
}
.fix:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
.fix {
  display: inline-block;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - SCAFFOLDING 
 * ----------------------------------------------------------------------------- 
 */
html,
body {
  position: relative;
  padding: 0;
  margin: 0;
  /*background: url("../img/background/body-bg-02.jpg") repeat scroll 0 0 #ecedef;*/
  -webkit-text-size-adjust: 100%;
}
a {
  color: #2A4154;
  text-decoration: none;
}
a:hover {
  color: #00BB87;
}
.text-primary,
a.text-primary {
  color: #00BB87 !important;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - GRID 
 * ----------------------------------------------------------------------------- 
 */
/* 
 * -----------------------------------------------------------------------------
 * BOO - LAYOUTS 
 * ----------------------------------------------------------------------------- 
 */
.container {
  margin-right: auto;
  margin-left: auto;
  *zoom: 1;
}
.container:before,
.container:after {
  display: table;
  content: "";
  line-height: 0;
}
.container:after {
  clear: both;
}
.container-fluid {
  padding-right: 20px;
  padding-left: 20px;
  *zoom: 1;
  line-height:25px;
}
.container-fluid:before,
.container-fluid:after {
  display: table;
  content: "";
  line-height: 0;
}
.container-fluid:after {
  clear: both;
}
.container-full {
  padding-right: 0;
  padding-left: 0;
}
.container-full .page-head,
.container-full .navbar-page {
  margin-right: 0;
  margin-left: 0;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - TYPOGRAPHY 
 * ----------------------------------------------------------------------------- 
 */
h1,
h2,
h3,
h4,
h5,
h6 {
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0);
}
h1 i,
h2 i,
h3 i,
h4 i,
h5 i,
h6 i {
  text-rendering: auto;
}
h1 a:hover,
h2 a:hover,
h3 a:hover,
h4 a:hover,
h5 a:hover,
h6 a:hover {
  text-decoration: none;
}
h1 label,
h2 label,
h3 label,
h4 label,
h5 label,
h6 label {
  display: inline-block;
  margin-bottom: 0;
  color: #999999;
  text-transform: uppercase;
}
h1 small,
h2 small,
h3 small {
  font-weight: bold;
  color: #00BB87;
}
h4 small,
h6 small {
  color: #E8701C;
}
h5 small {
  color: #99A5B1;
}
h1 small {
  font-size: 24.5px;
}
h1.replace {
  font-size: 33.992px;
}
h2 small {
  font-size: 21.994px;
}
h2.replace {
  font-size: 28px;
}
h3 small {
  font-size: 17.99px;
}
h3.replace {
  font-size: 19.991999999999997px;
}
h4 small {
  font-size: 14px;
}
h4.replace {
  font-size: 15.988px;
}
.page-header {
  margin: 33px 0 0px;
  padding-bottom: 3px;
  /*border-bottom: 1px solid #c8cbd0;*/
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
.page-header h1,
.page-header h2,
.page-header h3,
.page-header h4,
.page-header h5,
.page-header h6 {
  margin-bottom: 0;
}
/* Simple Header */
.simple-header {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 8px;
  line-height: 30px;
}
h1.simple-header,
h2.simple-header,
h3.simple-header,
h4.simple-header,
h5.simple-header {
  padding-bottom: 5px;
  line-height: 30px;
}
/* List */
ul.inline,
ol.inline {
  margin-left: 0;
  list-style: none;
  *zoom: 1;
}
ul.inline:before,
ol.inline:before,
ul.inline:after,
ol.inline:after {
  display: table;
  content: "";
  line-height: 0;
}
ul.inline:after,
ol.inline:after {
  clear: both;
}
ul.inline > li,
ol.inline > li {
  float: left;
}
hr {
  border-top: 1px solid #d0d3d7;
  border-bottom: 1px solid #ffffff;
}
hr.strong {
  border-top-color: #babec4;
}
hr.dotted {
  border-top: 1px dotted #d0d3d7;
}
hr.dashed {
  border-top: 1px dashed #d0d3d7;
}
/* BooIcon */
.heading-icon[data-icon]:before,
.glyph[data-icon]:before {
  margin-right: 8px;
}
.heading-icon.larger-icon,
.glyph.larger-icon {
  font-size: 1.166em;
}
.heading-icon.opacity-icon[data-icon]:before,
.glyph.opacity-icon[data-icon]:before {
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.heading-icon [class*="booico-"] {
  margin-right: 8px;
}
.glyph[class*="booico-"] {
  margin-right: 8px;
}
[class*="booico-"].txt-r {
  padding-right: 4px;
}
[class*="booico-"].txt-l {
  padding-left: 4px;
}
.page-head .heading-icon [class*="booico-"],
.page-head .heading-icon[data-icon]:before {
  color: #2A81BF;
}
.page-header .heading-icon [class*="booico-"],
.page-header .heading-icon[data-icon]:before {
  color: #adb1b9;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - CODE 
 * ----------------------------------------------------------------------------- 
 */
.well-black code {
  border: 1px solid #2a2c2e;
  background-color: #303335;
  color: #ff6666;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - FORMS 
 * ----------------------------------------------------------------------------- 
 */
legend {
  border-color: #c8cbd0;
}

legend .border {
  border-color: #f5f6f9;
}
legend.section-form {
  padding: 9px 0 0;
}
label,
.label-field {
  display: block;
  min-height: 20px;
  font-weight: bold;
  font-size: 11.9px;
}
label .required,
.label-field .required {
  color: #c83025;
}
label.label-inline,
.label-field.label-inline {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
label.left,
.label-field.left {
  float: left;
}
label.right,
.label-field.right {
  float: right;
}
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="tel"],
input[type="color"],
.uneditable-input {
  border: 1px solid;
  border-color: #a8abba #b5b7c5 #c5c7d2;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /* -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; */
}
input[type="search"] {
  border: 1px solid;
  border-color: #a8abba #b5b7c5 #c5c7d2;
  -webkit-border-radius: 12px;
  -moz-border-radius: 12px;
  border-radius: 12px;
  /* -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 2px rgba(0, 0, 0, 0.2) inset; */
  width: 450px;
}
.well-black legend {
  color: #f1f1f1;
  border-color: #222222;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
}
.well-black select,
.well-black textarea,
.well-black input[type="text"],
.well-black input[type="password"],
.well-black input[type="datetime"],
.well-black input[type="datetime-local"],
.well-black input[type="date"],
.well-black input[type="month"],
.well-black input[type="time"],
.well-black input[type="week"],
.well-black input[type="number"],
.well-black input[type="email"],
.well-black input[type="url"],
.well-black input[type="search"],
.well-black input[type="tel"],
.well-black input[type="color"],
.well-black .uneditable-input {
  color: #e6e8eb;
  background-color: #313538;
  border-color: #272727 #252525 #222222;
}
input[type="text"].bulky-input,
input[type="password"].bulky-input,
input[type="datetime"].bulky-input,
input[type="datetime-local"].bulky-input,
input[type="date"].bulky-input,
input[type="month"].bulky-input,
input[type="time"].bulky-input,
input[type="week"].bulky-input,
input[type="number"].bulky-input,
input[type="email"].bulky-input,
input[type="url"].bulky-input,
input[type="search"].bulky-input,
input[type="tel"].bulky-input,
input[type="color"].bulky-input,
.uneditable-input.bulky-input {
  height: 40px;
  font-size: 16.099999999999998px;
  line-height: normal;
  padding: 9px 10px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
input:-moz-placeholder,
textarea:-moz-placeholder {
  color: #999999;
}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #999999;
}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #999999;
}
.form-dark input:-moz-placeholder,
.form-dark textarea:-moz-placeholder {
  color: #a8a9ad;
}
.form-dark input:-ms-input-placeholder,
.form-dark textarea:-ms-input-placeholder {
  color: #a8a9ad;
}
.form-dark input::-webkit-input-placeholder,
.form-dark textarea::-webkit-input-placeholder {
  color: #a8a9ad;
}
.well-black input:-moz-placeholder,
.well-black textarea:-moz-placeholder {
  color: #5b5e62;
}
.well-black input:-ms-input-placeholder,
.well-black textarea:-ms-input-placeholder {
  color: #5b5e62;
}
.well-black input::-webkit-input-placeholder,
.well-black textarea::-webkit-input-placeholder {
  color: #5b5e62;
}
.radio,
.checkbox {
  padding-left: 0px;
}
.input-mini {
  width: 60px;
}
.input-small {
  width: 90px;
}
.input-medium {
  width: 150px;
}
.input-large {
  width: 210px;
}
.input-xlarge {
  width: 270px;
}
.input-xxlarge {
  width: 530px;
}
.ie7 input[class*="span"],
.ie7 select[class*="span"],
.ie7 textarea[class*="span"],
.ie7 .uneditable-input[class*="span"],
.ie7 .row-fluid input[class*="span"],
.ie7 .row-fluid select[class*="span"],
.ie7 .row-fluid textarea[class*="span"],
.ie7 .row-fluid .uneditable-input[class*="span"],
.ie7 .input-block-level,
.ie8 input[class*="span"],
.ie8 select[class*="span"],
.ie8 textarea[class*="span"],
.ie8 .uneditable-input[class*="span"],
.ie8 .row-fluid input[class*="span"],
.ie8 .row-fluid select[class*="span"],
.ie8 .row-fluid textarea[class*="span"],
.ie8 .row-fluid .uneditable-input[class*="span"],
.ie8 .input-block-level {
  min-height: 20px;
}
input[disabled],
select[disabled],
textarea[disabled],
input[readonly],
select[readonly],
textarea[readonly] {
  border: 1px solid #c5c7d2;
  background-color: #eeeeee;
  cursor: not-allowed;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
}
.control-group.warning label {
  color: #c09853;
}
.control-group.error label {
  /*color: #b94a48 !important;*/
} 
.control-group.error  .controls label,
.control-group.error .field-container label {
	color: #b94a48 !important;
}
.control-group.error input, .control-group.error select, .control-group.error textarea {
    border-color: #b94a48;
}
.error.valid{
	display:none !important;
}
.control-group.success label {
  color: #468847;
}
.control-group.info label {
  color: #3a87ad;
}
.controls .label-inline {
  margin-top: 5px;
}
.controls-row + .controls-row {
  margin-top: 5px;
}
.help-block,
.help-inline,
.info-block,
.info-inline {
  color: #75788b;
  text-shadow: 0 1px 0 #ffffff;
  font-weight: normal;
  font-size: 11.9px;
}
.help-block,
.info-block {
  margin-bottom: 5px;
}
.help-block i,
.help-inline i {
  font-size: 14px;
}
a.help-block,
a.help-inline {
  text-decoration: none;
}
.help-icon {
  padding: 5px;
  cursor: pointer;
}
.well-black .help-block,
.well-black .help-inline,
.well-black .info-block,
.well-black .info-inline {
  color: #b8bac7;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}
.input-append input,
.input-prepend input,
.input-append select,
.input-prepend select,
.input-append .uneditable-input,
.input-prepend .uneditable-input {
  position: relative;
  margin-bottom: 0;
  vertical-align: top;
  *margin-left: 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-prepend input:focus,
.input-append select:focus,
.input-prepend select:focus,
.input-append .uneditable-input:focus,
.input-prepend .uneditable-input:focus {
  z-index: 2;
}
.input-append .btn,
.input-prepend .btn {
  border-color: #a8abba #b5b7c5 #c5c7d2;
  border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.2);
}
.input-append .add-on,
.input-prepend .add-on {
  display: inline-block;
  padding: 4px 5px;
  min-width: 16px;
  width: auto;
  height: 20px;
  border-color: #a8abba #b5b7c5 #c5c7d2;
  border-color: rgba(0, 0, 0, 0.3) rgba(0, 0, 0, 0.25) rgba(0, 0, 0, 0.2);
  background-color: #eeeeee;
  text-align: center;
  text-shadow: 0 1px 0 #ffffff;
  font-weight: normal;
  font-size: 14px;
  line-height: 20px;
}
.input-append .add-on,
.input-prepend .add-on,
.input-append .btn,
.input-prepend .btn,
.input-append .btn-group > .dropdown-toggle,
.input-prepend .btn-group > .dropdown-toggle {
  vertical-align: top;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-append .active,
.input-prepend .active {
  border-color: #46a546;
  background-color: #46a646;
}
.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;
}
.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;
}
.input-append input + .btn-group .btn:last-child,
.input-append select + .btn-group .btn:last-child,
.input-append .uneditable-input + .btn-group .btn:last-child {
  -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,
.input-append .btn-group:last-child > .dropdown-toggle {
  -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;
}
.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;
}
.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;
}
.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;
}
.input-prepend.input-append .btn-group:first-child {
  margin-left: 0;
}
/* Allow for input prepend/append in search forms */
.form-search .input-append .search-query,
.form-search .input-prepend .search-query {
  -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;
}
.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;
}
.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;
}
.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;
}
legend + .control-group,
legend + .section-form-content {
  margin-top: 20px;
  -webkit-margin-top-collapse: separate;
}
label.label-left,
.label-left label,
.label-left .label-field,
.form-horizontal.label-left .control-label,
.form-horizontal .label-left .control-label {
  text-align: left;
}
.mini-labels .control-group > label {
  width: 70px;
}
.mini-labels .controls {
  margin-left: 80px;
}
.mini-labels .form-actions {
  padding-left: 80px;
}
.small-labels .control-group > label {
  width: 110px;
}
.small-labels .controls {
  margin-left: 120px;
}
.small-labels .form-actions {
  padding-left: 120px;
}
.form-condensed select,
.form-condensed textarea,
.form-condensed input[type="text"],
.form-condensed input[type="password"],
.form-condensed input[type="datetime"],
.form-condensed input[type="datetime-local"],
.form-condensed input[type="date"],
.form-condensed input[type="month"],
.form-condensed input[type="time"],
.form-condensed input[type="week"],
.form-condensed input[type="number"],
.form-condensed input[type="email"],
.form-condensed input[type="url"],
.form-condensed input[type="search"],
.form-condensed input[type="tel"],
.form-condensed input[type="color"],
.form-condensed .uneditable-input {
  margin-bottom: 0;
}
.form-condensed label {
  margin-bottom: 0;
}
.form-condensed .control-group {
  margin-bottom: 5px;
}
.form-dark select,
.form-dark textarea,
.form-dark input[type="text"],
.form-dark input[type="password"],
.form-dark input[type="datetime"],
.form-dark input[type="datetime-local"],
.form-dark input[type="date"],
.form-dark input[type="month"],
.form-dark input[type="time"],
.form-dark input[type="week"],
.form-dark input[type="number"],
.form-dark input[type="email"],
.form-dark input[type="url"],
.form-dark input[type="search"],
.form-dark input[type="tel"],
.form-dark input[type="color"],
.form-dark .uneditable-input {
  background-color: #ffffff;
}
.form-dark input[disabled],
.form-dark select[disabled],
.form-dark textarea[disabled],
.form-dark input[readonly],
.form-dark select[readonly],
.form-dark textarea[readonly] {
  border: 1px solid #e3e3e3;
  background-color: #f9f9f9;
  cursor: not-allowed;
  -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);
}
.input-prepend.input-append select[multiple="multiple"] {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.input-prepend.input-append select[multiple="multiple"]:first-child + input,
.input-prepend.input-append select[multiple="multiple"]:first-child + .btn,
.input-prepend.input-append select[multiple="multiple"]:first-child + .btn-group .btn,
.input-prepend.input-append select[multiple="multiple"]:first-child + .dropdown .btn {
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.input-append.append-percent {
  position: relative;
  padding-left: 10px;
}
.input-append.append-percent input {
  margin-left: -10px;
  padding-right: 0;
}
.input-append.append-percent .btn {
  position: absolute;
  top: 0;
  right: 0;
}
.form-datapreview label {
  margin-top: 0px;
}
.checkbox-wrap {
  display: inline-block;
  padding-left: 18px;
}
.clear-icon-wrap {
  position: relative;
  top: 0;
  left: 0;
}
.form-list {
  margin-left: 0;
  list-style: none;
}
.section-form {
  margin: 0;
  padding: 9px 0;
  min-height: 30px;
  color: #3399ff;
  font-size: 17.5px;
  line-height: 30px;
  *zoom: 1;
}
.section-form:before,
.section-form:after {
  display: table;
  content: "";
  line-height: 0;
}
.section-form:after {
  clear: both;
}
.section-form h4 {
  margin: 10px 0 0;
  font-weight: normal;
}
.input-append .btn-file,
.input-prepend .btn-file {
  position: relative;
}
.input-append .btn-file > input,
.input-prepend .btn-file > input {
  position: absolute;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - TABLE 
 * ----------------------------------------------------------------------------- 
 */
.table {
  font-size: 11.9px;
}
.table .check-col {
  width: 20px;
}
.table .progress {
  margin-bottom: 0;
  vertical-align: middle;
}
.table a {
  text-decoration: none;
  color: #00BB87;
}
.table caption {
  padding-top: 3px;
  padding-bottom: 4px;
  color: #222222;
  text-align: left;
  text-transform: uppercase;
  font-weight: bold;
}
.table caption h3,
.table caption h4 {
  margin: 0 0 5px;
  text-transform: none;
}
.table caption small {
  color: #6bd2db;
  text-transform: none;
}
.table caption span {
  color: #6bd2db;
}
.table th,
.table td {
  border-top-color: #d3d5d9;
}
.table th h2,
.table td h2,
.table th h3,
.table td h3,
.table th h4,
.table td h4,
.table th h5,
.table td h5 {
  margin: 0;
}
.table thead th {
  background: #f5f5f5;
}
.table caption,
.table thead th,
.table tfoot th,
.table tbody {
}
.table-bordered {
  border-color: #d3d5d9;
}
.table-bordered th,
.table-bordered td {
  border-left-color: #d3d5d9;
}
.table-bordered thead + tbody tr:first-child th,
.table-bordered thead + tbody tr:first-child td,
.table-bordered tfoot + tbody tr:first-child th,
.table-bordered tfoot + tbody tr:first-child td {
  border-top: 0;
}
.table-content {
  margin: 0;
  border-collapse: separate;
  border-left: 0;
  *border-collapse: collapse;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.table-content th,
.table-content td {
  border-left: 1px solid #d3d5d9;
}
.table-content th:first-child,
.table-content td:first-child,
.table-content th:first-child,
.table-content td:first-child {
  border-left: none;
}
.table-content thead + tbody tr:first-child th,
.table-content thead + tbody tr:first-child td,
.table-content tfoot + tbody tr:first-child th,
.table-content tfoot + tbody tr:first-child td,
.table-content caption + thead tr:first-child th,
.table-content caption + tbody tr:first-child th,
.table-content caption + tbody tr:first-child td,
.table-content colgroup + thead tr:first-child th,
.table-content colgroup + tbody tr:first-child th,
.table-content colgroup + tbody tr:first-child td,
.table-content thead:first-child tr:first-child th,
.table-content tbody:first-child tr:first-child th,
.table-content tbody:first-child tr:first-child td {
  border-top: 0;
}
.table tr.condensed th {
  padding: 4px 8px;
}
.table-light th,
.table-light td {
  border-top: none !important;
  border-left: none !important;
}
.table-light thead th,
.table-light thead td {
  border-bottom: 1px solid #c8cbcf;
  background: transparent !important;
}
.table-hover tbody tr:hover td,
.table-hover tbody tr:hover th {
  /*border-top-color: #b3d58f;
  background: #ebfbda;*/
}
.table-center th,
.table-center td {
  text-align: center;
}
.table-tool {
  position: relative;
  padding: 4px 10px;
  border-top: 1px solid #fff;
  font-weight: bold;
  *zoom: 1;
  background-color: #NaNNaNNaN;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0%, #ffffff), color-stop(2%, #fff), color-stop(85%, #fff));
  background-image: -webkit-linear-gradient(#ffffff 0%, #fff 2%, #fff 85%);
  background-image: -moz-linear-gradient(#ffffff 0%, #fff 2%, #fff 85%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #fff 2%, #fff 85%);
  background-image: linear-gradient(#ffffff 0%, #fff 2%, #fff 85%);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str(@startColor)}', endColorstr='#{ie-hex-str(@endColor)}', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.table-tool:before,
.table-tool:after {
  display: table;
  content: "";
  line-height: 0;
}
.table-tool:after {
  clear: both;
}
.table-tool .btn-toolbar {
  margin-top: 0;
  margin-bottom: 0;
}
.well-box .table-tool,
.widget .widget-header + .table-tool {
  border-top: none;
}
th.action {
  text-align: center;
}
th.text-right {
  text-align: right;
}
td.action {
  text-align: right;
}
div.action {
  text-align: right;
}
td.action a.icon {
  display: inline-block;
  padding-right: 4px;
  padding-left: 4px;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
td.text-center {
  text-align: center;
}
td.text-right {
  text-align: right;
}
.total th.text-center {
  text-align: center;
}
.total th.text-right {
  text-align: right;
}
.action-table {
  padding: 5px 10px;
  border-top: 1px solid #c8cbcf;
  *zoom: 1;
}
.action-table:before,
.action-table:after {
  display: table;
  content: "";
  line-height: 0;
}
.action-table:after {
  clear: both;
}
.action-table .pagination {
  float: right;
  margin: 0 0 0 5px;
  padding: 0;
}
.action-select-wraper {
  margin-bottom: 0;
}
.action-select-wraper select,
.action-select-wraper .bootstrap-select,
.action-select-wraper .select2-container {
  margin: 0 4px 0 0;
  width: auto;
}
span.arrow-table-action {
  display: inline-block;
  float: left;
  width: 30px;
  height: 30px;
  background: url('../img/table/arrow-table-action.png') no-repeat 50% 50%;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.table-message-info {
  border: none;
  color: #333333;
  vertical-align: middle;
  text-align: left;
  font-size: 11.9px;
  line-height: 2.16em;
}
.well-box .table-message-info,
.widget .table-message-info {
  padding: 0 8px;
  border-top: 1px solid #d9b751;
  background-color: #fffae9;
}
.well-box .table-message-info:last-child,
.widget-table .table-message-info:last-child {
  border-bottom: 1px solid #c3c6cb;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.widget-box .table-message-info:last-child {
  margin-bottom: 0;
  border-bottom: none;
}
.widget .widget-footer .table-message-info {
  margin-bottom: 0;
  padding-left: 0;
  border-top: none;
  border-bottom: none;
  background-color: transparent;
}
.boo-table caption {
  display: table-caption;
  margin: 0;
  padding: 3px 10px 4px;
  border-top: 1px solid #2B2D38;
  color: white;
  text-align: left;
  text-transform: uppercase;
  text-shadow: 0px -1px 0 #000000;
  font-weight: bold;
  background-color: #3b3e4a;
  background-image: -moz-linear-gradient(top, #464a56, #2b2d38);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#464a56), to(#2b2d38));
  background-image: -webkit-linear-gradient(top, #464a56, #2b2d38);
  background-image: -o-linear-gradient(top, #464a56, #2b2d38);
  background-image: linear-gradient(to bottom, #464a56, #2b2d38);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff464a56', endColorstr='#ff2b2d38', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.boo-table caption.caption-m {
  margin-right: -1px;
  margin-left: -1px;
}
.widget-table .boo-table caption {
  border-right: 1px solid #2B2D38;
  border-left: 1px solid #2B2D38;
}
.boo-table thead th,
.boo-table thead td,
.boo-table tfoot th,
.boo-table tfoot td {
  color: #222222;
  vertical-align: top;
  background-color: #f5f5f5;
  /* background-image: -webkit-gradient(linear, 0 0, 0 100%, color-stop(0%, #ffffff), color-stop(1%, #f5f6fa), color-stop(85%, #e5e7ec));
  background-image: -webkit-linear-gradient(#ffffff 0%, #fff 1%, #fff 85%);
  background-image: -moz-linear-gradient(#ffffff 0%, #fff 1%, #fff 85%);
  background-image: -o-linear-gradient(top, #ffffff 0%, #fff 1%, #fff 85%);
  background-image: linear-gradient(#ffffff 0%, #fff 1%, #fff 85%);
  background-repeat: no-repeat; */
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str(@startColor)}', endColorstr='#{ie-hex-str(@endColor)}', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.boo-table thead th,
.boo-table thead td {
  border-bottom: 1px solid #c0c3c9;
  border-left-color: #c0c3c9;
}
.boo-table tfoot th,
.boo-table tfoot td {
  border-top: 1px solid #c0c3c9;
  border-left-color: #c0c3c9;
}
.boo-table tfoot.total th,
.boo-table tfoot.total td,
.boo-table tfoot .total th,
.boo-table tfoot .total td {
  padding-top: 4px;
  padding-bottom: 4px;
  border-top-color: #d9b751;
  border-left-color: #d9b751;
  background: #ffdf7d;
}
.boo-table.table-bordered {
  border-color: #d6d8dc;
}
.boo-table.table-bordered thead th,
.boo-table.table-bordered thead td {
  border-left-color: #d3d5d9;
}
.boo-table.table-bordered tbody th,
.boo-table.table-bordered tbody td {
  border-left-style: dotted;
  border-left-color: #d3d5d9;
}
.boo-table.table-bordered tr th:first-child,
.boo-table.table-bordered tr td:first-child {
  border-left: 1px solid #d6d8dc;
}
.boo-table.table-bordered caption + thead th,
.boo-table.table-bordered caption + thead td {
  border-bottom-color: #d3d5d9;
}
.boo-table.table-content tbody th,
.boo-table.table-content tbody td {
  border-left-style: dotted;
  border-left-color: #fff;
}
.boo-table.table-content th:first-child,
.boo-table.table-content td:first-child {
  border-left: none;
}
.boo-table.table-light thead th,
.boo-table.table-light thead td {
  border-bottom-color: #c8cbcf;
}
.boo-table tbody td {
  border-top-color: #fff;
}
.boo-table.table-hover tbody tr:first-child td,
.boo-table.table-hover tbody tr:first-child:hover td {
  border-top: 1px solid white;
}
.boo-table thead .filter th,
.boo-table.table-bordered thead .filter th {
  border-top: none;
  border-bottom-color: #c0c3c9;
  border-left-color: #c0c3c9;
  background: #d1d6dd;
  color: #484b55;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.boo-table .filter th .filter_wrap {
  position: relative;
  display: block;
  vertical-align: top;
}
.boo-table .filter th .filterColumn,
.boo-table .filter th .filter_column {
  display: inline-block;
  *display: inline;
  float: left;
  width: 100%;
  *z-index: 1;
}
.boo-table .filter,
.boo-table .filter input,
.boo-table .filter select {
  font-size: 13px;
}
.boo-table .filter th .text_filter,
.boo-table .filter th .number_filter {
  padding-right: 0;
  padding-left: 0;
  width: 99.59%;
  text-indent: 4px;
}
.boo-table .filter th .select_filter {
  width: 100%;
  cursor: pointer;
}
.boo-table .filter th .filter_date_range input,
.boo-table .filter th .filter_number_range input {
  float: right;
  margin-bottom: 1px;
  width: 60%;
}
.boo-table .filterColumn .range-label-to,
.boo-table .filterColumn .range-label-from {
  display: inline-block;
  float: left;
  *display: inline;
  *z-index: 1;
}
table .search_init {
  color: #aaafbd;
}
.paging_two_button,
.paging_full_numbers {
  float: right;
  margin: 0 0 0 9px;
  font-size: 11.9px;
}
.paging_full_numbers.btn-group span {
  margin-right: -1px;
}
.paging_full_numbers.btn-group span .btn {
  margin-left: -1px;
  -webkit-border-radius: 0px;
  -moz-border-radius: 0px;
  border-radius: 0px;
}
.length label,
.table-global-filter label {
  display: inline-block;
  margin: 2px 0;
}
.length select,
.table-global-filter input {
  display: inline-block;
  margin: 0;
  width: auto;
  font-size: 13.020000000000001px;
}
.length select {
  cursor: pointer;
}
.length .select2-container {
  font-weight: normal;
}
thead th.sorting,
thead th.sorting_asc,
thead th.sorting_desc,
thead td.sorting,
thead td.sorting_asc,
thead td.sorting_desc {
  cursor: pointer;
}
thead th.sorting .column-sorter,
thead th.sorting_asc .column-sorter,
thead th.sorting_desc .column-sorter,
thead th.sorting_disabled .column-sorter {
  display: inline-block;
  float: right;
  margin: 0 0 0 0.208em;
  width: 9px;
  height: 16px;
  *display: inline;
  *z-index: 1;
}
thead th.sorting_asc,
thead th.sorting_desc {
  background-color: #d9dde4;
  color: #00a879 !important;
}
.boo-table thead th.sorting_asc,
.boo-table thead th.sorting_desc {
  background-color: #FFFFFF;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), color-stop(99%, #FFFFFF), to(#ffffff));
  background-image: -webkit-linear-gradient(#FFFFFF, #FFFFFF 99%, #ffffff);
  background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF 99%, #ffffff);
  background-image: -o-linear-gradient(#FFFFFF, #FFFFFF 99%, #ffffff);
  background-image: linear-gradient(#FFFFFF, #FFFFFF 99%, #ffffff);
  background-repeat: no-repeat;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd3d7dc', endColorstr='#ffffffff', GradientType=0);
}
thead th.sorting .column-sorter {
  background: url('../img/table/arrow-sorting.png') no-repeat right center;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
thead th.sorting_asc .column-sorter {
  background: url('../img/table/arrow-sorting-asc.png') no-repeat right center;
}
thead th.sorting_desc .column-sorter {
  background: url('../img/table/arrow-sorting-desc.png') no-repeat right center;
}
thead th.sorting_disabled,
thead td.sorting_disabled {
  cursor: default !important;
  color: #666666;
}
thead th.sorting_disabled .column-sorter {
  background: none;
}
.table tbody tr.odd > th.sorting_1,
.table tbody tr:nth-child(odd) > th.sorting_1,
.table tbody tr.odd > td.sorting_1,
.table tbody tr:nth-child(odd) > td.sorting_1 {
  background: #f4f8fd;
  /* ie */

}
.table tbody tr.odd.success > th,
.table tbody tr:nth-child(odd).success > th,
.table tbody tr.odd.success > td,
.table tbody tr:nth-child(odd).success > td {
  background-color: #dff0d8;
}
.table tbody tr.odd.success > th.sorting_1,
.table tbody tr:nth-child(odd).success > th.sorting_1,
.table tbody tr.odd.success > td.sorting_1,
.table tbody tr:nth-child(odd).success > td.sorting_1 {
  background-color: #dff0d8;
}
.table tbody tr.odd.error > th,
.table tbody tr:nth-child(odd).error > th,
.table tbody tr.odd.error > td,
.table tbody tr:nth-child(odd).error > td {
  background-color: #f2dede;
}
.table tbody tr.odd.error > th.sorting_1,
.table tbody tr:nth-child(odd).error > th.sorting_1,
.table tbody tr.odd.error > td.sorting_1,
.table tbody tr:nth-child(odd).error > td.sorting_1 {
  background-color: #f2dede;
}
.table tbody tr.odd.warning > th,
.table tbody tr:nth-child(odd).warning > th,
.table tbody tr.odd.warning > td,
.table tbody tr:nth-child(odd).warning > td {
  background-color: #d9edf7;
}
.table tbody tr.odd.warning > th.sorting_1,
.table tbody tr:nth-child(odd).warning > th.sorting_1,
.table tbody tr.odd.warning > td.sorting_1,
.table tbody tr:nth-child(odd).warning > td.sorting_1 {
  background-color: #d9edf7;
}
.table tbody tr.odd.info > th,
.table tbody tr:nth-child(odd).info > th,
.table tbody tr.odd.info > td,
.table tbody tr:nth-child(odd).info > td {
  background-color: #d9edf7;
}
.table tbody tr.odd.info > th.sorting_1,
.table tbody tr:nth-child(odd).info > th.sorting_1,
.table tbody tr.odd.info > td.sorting_1,
.table tbody tr:nth-child(odd).info > td.sorting_1 {
  background-color: #d9edf7;
}
.table tbody tr.odd:hover > th.sorting_1,
.table tbody tr.even:hover > th.sorting_1,
.table tbody tr:nth-child(odd):hover > th.sorting_1,
.table tbody tr:nth-child(even):hover > th.sorting_1,
.table tbody tr.odd:hover > td.sorting_1,
.table tbody tr.even:hover > td.sorting_1,
.table tbody tr:nth-child(odd):hover > td.sorting_1,
.table tbody tr:nth-child(even):hover > td.sorting_1 {
  background: #F5F8FA;
}
.table tbody tr.odd.success:hover > th,
.table tbody tr.even.success:hover > th,
.table tbody tr:nth-child(odd).success:hover > th,
.table tbody tr:nth-child(even).success:hover > th,
.table tbody tr.odd.success:hover > td,
.table tbody tr.even.success:hover > td,
.table tbody tr:nth-child(odd).success:hover > td,
.table tbody tr:nth-child(even).success:hover > td {
  background-color: #d0e9c6;
}
.table tbody tr.odd.success:hover > th.sorting_1,
.table tbody tr.even.success:hover > th.sorting_1,
.table tbody tr:nth-child(odd).success:hover > th.sorting_1,
.table tbody tr:nth-child(even).success:hover > th.sorting_1,
.table tbody tr.odd.success:hover > td.sorting_1,
.table tbody tr.even.success:hover > td.sorting_1,
.table tbody tr:nth-child(odd).success:hover > td.sorting_1,
.table tbody tr:nth-child(even).success:hover > td.sorting_1 {
  background-color: #c7e5bb;
}
.table tbody tr.odd.error:hover > th,
.table tbody tr.even.error:hover > th,
.table tbody tr:nth-child(odd).error:hover > th,
.table tbody tr:nth-child(even).error:hover > th,
.table tbody tr.odd.error:hover > td,
.table tbody tr.even.error:hover > td,
.table tbody tr:nth-child(odd).error:hover > td,
.table tbody tr:nth-child(even).error:hover > td {
  background-color: #ebcccc;
}
.table tbody tr.odd.error:hover > th.sorting_1,
.table tbody tr.even.error:hover > th.sorting_1,
.table tbody tr:nth-child(odd).error:hover > th.sorting_1,
.table tbody tr:nth-child(even).error:hover > th.sorting_1,
.table tbody tr.odd.error:hover > td.sorting_1,
.table tbody tr.even.error:hover > td.sorting_1,
.table tbody tr:nth-child(odd).error:hover > td.sorting_1,
.table tbody tr:nth-child(even).error:hover > td.sorting_1 {
  background-color: #e6c1c1;
}
.table tbody tr.odd.warning:hover > th,
.table tbody tr.even.warning:hover > th,
.table tbody tr:nth-child(odd).warning:hover > th,
.table tbody tr:nth-child(even).warning:hover > th,
.table tbody tr.odd.warning:hover > td,
.table tbody tr.even.warning:hover > td,
.table tbody tr:nth-child(odd).warning:hover > td,
.table tbody tr:nth-child(even).warning:hover > td {
  background-color: #c4e3f3;
}
.table tbody tr.odd.warning:hover > th.sorting_1,
.table tbody tr.even.warning:hover > th.sorting_1,
.table tbody tr:nth-child(odd).warning:hover > th.sorting_1,
.table tbody tr:nth-child(even).warning:hover > th.sorting_1,
.table tbody tr.odd.warning:hover > td.sorting_1,
.table tbody tr.even.warning:hover > td.sorting_1,
.table tbody tr:nth-child(odd).warning:hover > td.sorting_1,
.table tbody tr:nth-child(even).warning:hover > td.sorting_1 {
  background-color: #b7ddf0;
}
.table tbody tr.odd.info:hover > th,
.table tbody tr.even.info:hover > th,
.table tbody tr:nth-child(odd).info:hover > th,
.table tbody tr:nth-child(even).info:hover > th,
.table tbody tr.odd.info:hover > td,
.table tbody tr.even.info:hover > td,
.table tbody tr:nth-child(odd).info:hover > td,
.table tbody tr:nth-child(even).info:hover > td {
  background-color: #c4e3f3;
}
.table tbody tr.odd.info:hover > th.sorting_1,
.table tbody tr.even.info:hover > th.sorting_1,
.table tbody tr:nth-child(odd).info:hover > th.sorting_1,
.table tbody tr:nth-child(even).info:hover > th.sorting_1,
.table tbody tr.odd.info:hover > td.sorting_1,
.table tbody tr.even.info:hover > td.sorting_1,
.table tbody tr:nth-child(odd).info:hover > td.sorting_1,
.table tbody tr:nth-child(even).info:hover > td.sorting_1 {
  background-color: #b7ddf0;
}
.table-hover tbody tr.success:hover > td {
  border-top-color: #b2dba1;
  background-color: #d0e9c6;
}
.table-hover tbody tr.error:hover > td {
  border-top-color: #dca7a7;
  background-color: #ebcccc;
}
.table-hover tbody tr.warning:hover > td {
  border-top-color: #9acfea;
  background-color: #c4e3f3;
}
.table-hover tbody tr.info:hover > td {
  border-top-color: #9acfea;
  background-color: #c4e3f3;
}
.boo-table td.dataTables_empty {
  color: #cc0000;
  text-align: center;
  line-height: 4em;
}
div.DTS .table {
  margin-bottom: 0;
}
div.DTS .table-bordered {
  border: none;
}
div.DTS tbody th,
div.DTS tbody td {
  white-space: nowrap;
}
div.DTS tbody tr.even {
  background-color: white;
}
div.DTS div.DTS_Loading {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 1;
  margin-top: -20px;
  margin-left: -100px;
  padding: 20px 0;
  width: 200px;
  height: 20px;
  border: 1px solid #d3d5d9;
  background-color: white;
  background-color: rgba(255, 255, 255, 0.5);
  text-align: center;
}
div.DTS div.dataTables_scrollHead {
  background: #e5e7ec;
  background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjElIiBzdG9wLWNvbG9yPSIjZjVmNmZhIiBzdG9wLW9wYWNpdHk9IjEiLz4KICAgIDxzdG9wIG9mZnNldD0iODUlIiBzdG9wLWNvbG9yPSIjZTVlN2VjIiBzdG9wLW9wYWNpdHk9IjEiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(1%, #f5f6fa), color-stop(85%, #e5e7ec));
  background: -webkit-linear-gradient(top, #ffffff 0%, #f5f6fa 1%, #e5e7ec 85%);
  background: -moz-linear-gradient(top, #ffffff 0%, #f5f6fa 1%, #e5e7ec 85%);
  background: -ms-linear-gradient(top, #ffffff 0%, #f5f6fa 1%, #e5e7ec 85%);
  background: -o-linear-gradient(top, #ffffff 0%, #f5f6fa 1%, #e5e7ec 85%);
  background: linear-gradient(to bottom, #ffffff 0%, #f5f6fa 1%, #e5e7ec 85%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#e5e7ec', GradientType=0);
}
div.DTS div.dataTables_scrollHead .boo-table thead tr:last-child > *:first-child,
div.DTS div.dataTables_scrollHead .boo-table thead tr:last-child > *:last-child {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
div.DTS div.dataTables_scrollBody {
  z-index: 2;
}
div.DTS div.dataTables_scroll {
  background: url('../img/table/loading-background.png') repeat 0 0;
}
tr.rowlink td {
  cursor: pointer;
}
tr.rowlink td.nolink {
  cursor: auto;
}
.table tbody tr.rowlink:hover td {
  border-top-color: #a0c2e5;
  background-color: #dce7f2;
}
a.rowlink {
  color: inherit;
  text-decoration: inherit;
  font: inherit;
}
.well-black .table a {
  color: #3399ff;
}
.well-black .table a:hover {
  color: #99ccff;
}
.well-black .table caption {
  color: #d6d8db;
}
.well-black .table caption small {
  color: #77a170;
}
.well-black .table caption span {
  color: #77a170;
}
.well-black .table th,
.well-black .table td,
.well-black .table-content th,
.well-black .table-content td {
  border-top-color: #555a5e;
}
.well-black .table thead th {
  background: #2d3033;
  color: #a2a5b8;
}
.well-black .table-bordered,
.well-black .boo-table.table-bordered {
  border-color: #555a5e;
}
.well-black .table-bordered th,
.well-black .table-bordered td,
.well-black .table-content th,
.well-black .table-content td,
.well-black .boo-table.table-bordered th,
.well-black .boo-table.table-bordered td,
.well-black .boo-table.table-content th,
.well-black .boo-table.table-content td {
  border-left-color: #555a5e;
}
.well-black .table-bordered thead th,
.well-black .table-bordered thead td,
.well-black .table-content thead th,
.well-black .table-content thead td,
.well-black .boo-table thead th,
.well-black .boo-table thead td {
  border-left-color: #45484b;
}
.well-black .boo-table.table-bordered tr th:first-child,
.well-black .boo-table.table-bordered tr td:first-child {
  border-left: 1px solid #555a5e;
}
.well-black .boo-table thead th,
.well-black .boo-table thead td,
.well-black .boo-table.table-bordered caption + thead th,
.well-black .boo-table.table-bordered caption + thead td {
  border-bottom-color: #222222;
}
.well-black .table caption,
.well-black .table thead th,
.well-black .table tfoot th,
.well-black .table tbody {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.well-black .boo-table caption {
  border: none;
  background: none;
}
.well-black .boo-table tfoot.total th,
.well-black .boo-table tfoot.total td,
.well-black .boo-table tfoot .total th,
.well-black .boo-table tfoot .total td {
  border-top-color: #aa9247;
  border-left-color: #837753;
  background-color: #5f5947;
  color: #fed147;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
}
.well-black .table-light thead th,
.well-black .table-light thead td {
  border-bottom-color: #555a5e;
}
.well-black .table-striped tbody tr:nth-child(odd) td,
.well-black .table-striped tbody tr:nth-child(odd) th {
  background-color: #33373a;
}
.well-black .table-hover tbody tr:hover td,
.well-black .table-hover tbody tr:hover th {
  border-top-color: #2A81BF;
  background: #2d3133;
}
.well-black .boo-table.table-hover tbody tr:first-child th,
.well-black .boo-table.table-hover tbody tr:first-child td {
  border-top-color: #3d4043;
}
.well-black .boo-table.table-hover tbody tr:first-child:hover th,
.well-black .boo-table.table-hover tbody tr:first-child:hover td {
  border-top-color: #2A81BF;
}

.table-wrapper {
  position: relative;
  margin-bottom: 18px;
  border: 1px solid #c0c3c9;
  -webkit-background-clip: padding-box;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.15);
  *zoom: 1;
}
.table-wrapper:before,
.table-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
.table-wrapper:after {
  clear: both;
}
.table-wrapper.wrap-strong {
  border-color: #b5b9c4;
}
.datatable-wrapper .select2-container {
  margin-bottom: 0;
}
.widget > .table,
.widget > .datatable-wrapper > .table {
  margin-bottom: 0;
}
.widget-box.widget-table .datatable-wrapper {
  padding-top: 0;
}
.widget-content > .table,
.widget-body > .table {
  margin-bottom: 0px;
}
.table-wrapper .table-content,
.table-wrapper .table-content.boo-table caption,
.table-wrapper .table-content thead:first-child tr:first-child th:first-child,
.table-wrapper .table-content tbody:first-child tr:first-child th:first-child,
.table-wrapper .table-content tbody:first-child tr:first-child td:first-child,
.table-wrapper .table-content colgroup + thead tr:first-child th:first-child,
.table-wrapper .table-content colgroup + tbody,
.table-wrapper .table-content colgroup + tbody tr:first-child th:first-child,
.table-wrapper .table-content colgroup + tbody tr:first-child td:first-child,
.table-wrapper .table-content colgroup + tfoot + tbody tr:first-child th:first-child,
.table-wrapper .table-content colgroup + tfoot + tbody tr:first-child td:first-child,
.table-wrapper .table-content > tfoot:first-child + tbody tr:first-child th:first-child,
.table-wrapper .table-content > tfoot:first-child + tbody tr:first-child td:first-child,
.boo-table.table-bordered caption,
.well .table-bordered,
.well .table-bordered thead:first-child tr:first-child th:first-child,
.well .table-bordered tbody:first-child tr:first-child td:first-child {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.table-wrapper .table-content,
.table-wrapper .table-content.boo-table caption,
.table-wrapper .table-content thead:first-child tr:first-child th:last-child,
.table-wrapper .table-content tbody:first-child tr:first-child th:last-child,
.table-wrapper .table-content tbody:first-child tr:first-child td:last-child,
.table-wrapper .table-content colgroup + thead tr:first-child th:last-child,
.table-wrapper .table-content colgroup + tbody,
.table-wrapper .table-content colgroup + tbody tr:first-child th:last-child,
.table-wrapper .table-content colgroup + tbody tr:first-child td:last-child,
.table-wrapper .table-content colgroup + tfoot + tbody tr:first-child th:last-child,
.table-wrapper .table-content colgroup + tfoot + tbody tr:first-child td:last-child,
.table-wrapper .table-content > tfoot:first-child + tbody tr:first-child th:last-child,
.table-wrapper .table-content > tfoot:first-child + tbody tr:first-child td:last-child,
.boo-table.table-bordered caption,
.well .table-bordered,
.well .table-bordered thead:first-child tr:first-child th:last-child,
.well .table-bordered tbody:first-child tr:first-child td:last-child {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
.table-wrapper .table-content,
.table-wrapper .table-content tfoot tr:last-child th:last-child,
.table-wrapper .table-content tfoot tr:last-child td:last-child,
.table-wrapper .table-content tbody:last-child tr:last-child td:last-child,
.table-wrapper .table-content tbody:last-child tr:last-child td:last-child,
.well-box .table-content,
.well-box .table-content tfoot tr:last-child th:last-child,
.well-box .table-content tfoot tr:last-child td:last-child,
.well-box .table-content tbody:last-child tr:last-child td:last-child,
.well-box .table-content tbody:last-child tr:last-child td:last-child,
.boo-table.table-bordered tfoot,
.boo-table.table-bordered tfoot tr:last-child th:last-child,
.well .table-bordered,
.well .table-bordered tfoot:last-child tr:last-child th:last-child,
.well .table-bordered tbody:last-child tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.table-wrapper .table-content,
.table-wrapper .table-content tfoot tr:last-child th:first-child,
.table-wrapper .table-content tfoot tr:last-child td:first-child,
.table-wrapper .table-content tbody:last-child tr:last-child td:first-child,
.table-wrapper .table-content tbody:last-child tr:last-child td:first-child,
.well-box .table-content,
.well-box .table-content tfoot tr:last-child th:first-child,
.well-box .table-content tfoot tr:last-child td:first-child,
.well-box .table-content tbody:last-child tr:last-child td:first-child,
.well-box .table-content tbody:last-child tr:last-child td:first-child,
.boo-table.table-bordered tfoot,
.boo-table.table-bordered tfoot tr:last-child th:first-child,
.well .table-bordered,
.well .table-bordered tfoot:last-child tr:last-child th:first-child,
.well .table-bordered tbody:last-child tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.boo-table.table-bordered caption + tbody,
.boo-table.table-bordered caption + tbody tr:first-child th:first-child,
.boo-table.table-bordered caption + thead tr:first-child th:first-child,
.table-wrapper .boo-table.table-content caption + thead tr:first-child th:first-child,
.table-wrapper .boo-table.table-content caption + thead tr:first-child td:first-child {
  -webkit-border-top-left-radius: 0px;
  -moz-border-radius-topleft: 0px;
  border-top-left-radius: 0px;
}
.boo-table.table-bordered caption + tbody,
.boo-table.table-bordered caption + tbody tr:first-child th:last-child,
.boo-table.table-bordered caption + thead tr:first-child th:last-child,
.table-wrapper .boo-table.table-content caption + thead tr:first-child th:last-child,
.table-wrapper .boo-table.table-content caption + tbody tr:first-child td:last-child {
  -webkit-border-top-right-radius: 0px;
  -moz-border-radius-topright: 0px;
  border-top-right-radius: 0px;
}
.boo-table.table-bordered tfoot + tbody,
.boo-table.table-bordered tfoot + tbody tr:last-child td:last-child,
.table-wrapper .table-content tfoot + tbody tr:last-child td:last-child {
  -webkit-border-bottom-right-radius: 0px;
  -moz-border-radius-bottomright: 0px;
  border-bottom-right-radius: 0px;
}
.boo-table.table-bordered tfoot + tbody,
.boo-table.table-bordered tfoot + tbody tr:last-child td:first-child,
.table-wrapper .table-content tfoot + tbody tr:last-child td:first-child {
  -webkit-border-bottom-left-radius: 0px;
  -moz-border-radius-bottomleft: 0px;
  border-bottom-left-radius: 0px;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - SPRITES 
 * ----------------------------------------------------------------------------- 
 */
/* ARROW ICON */
[class^="arrowicon-"],
[class*=" arrowicon-"] {
  display: inline-block;
  width: 16px;
  height: 16px;
  *margin-right: .3em;
  line-height: 16px;
  vertical-align: text-top;
  background-image: url("../img/icon/arrows/arrows.png");
  background-position: 16px 16px;
  background-repeat: no-repeat;
  *margin-top: .3em;
}
[class^="arrowicon-"]:last-child,
[class^=" arrowicon-"]:last-child {
  *margin-left: 0;
}
.arrowicon-l-black {
  background-position: 0px    0px;
}
.arrowicon-r-black {
  background-position: 0px -18px;
}
.arrowicon-l-grey {
  background-position: 0px -36px;
}
.arrowicon-r-grey {
  background-position: 0px -54px;
}
.arrowicon-l-transp {
  background-position: 0px -72px;
}
.arrowicon-r-transp {
  background-position: 0px -90px;
}
.arrowicon-l-blue {
  background-position: 0px -108px;
}
.arrowicon-r-blue {
  background-position: 0px -126px;
}
.arrowicon-d-black {
  background-position: 0px -144px;
}
.arrowicon-t-black {
  background-position: 0px -162px;
}
.arrowicon-d-grey {
  background-position: 0px -180px;
}
.arrowicon-t-grey {
  background-position: 0px -198px;
}
.arrowicon-d-transp {
  background-position: 0px -216px;
}
.arrowicon-t-transp {
  background-position: 0px -234px;
}
.arrowicon-d-blue {
  background-position: 0px -252px;
}
.arrowicon-t-blue {
  background-position: 0px -270px;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - DROPDOWNS 
 * ----------------------------------------------------------------------------- 
 */
.dropdown-menu {
  z-index: 1000;
  padding: 5px;
  text-shadow: none;
  font-size: 13.020000000000001px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.dropdown-menu.dropdown-bordered {
  border: 2px solid #4c4c4c;
  border: 2px solid rgba(0, 0, 0, 0.7);
}
.dropdown-menu > li > a,
.dropdown-menu > span > li > a {
  display: block;
  clear: both;
  padding: 3px 15px;
  margin: 1px 0;
  color: #333333;
  white-space: nowrap;
  font-weight: normal;
  line-height: 20px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.dropdown-menu > li > a:hover,
.dropdown-menu > li > a:focus,
.dropdown-menu > span > li > a:hover,
.dropdown-submenu:hover > a,
.dropdown-submenu:focus > a {
  color: #2A4154;
  text-decoration: none;
  background-color: #F2F2F2;
}
.dropdown-menu .active > a,
.dropdown-menu .active > a:hover,
.dropdown-menu > span > li > a:hover {
  outline: 0;
  color: #ffffff;
  text-decoration: none;
  background-color: #2A4154;
}
.dropdown-submenu > .dropdown-menu {
  -webkit-border-radius: 0 4px 4px 4px;
  -moz-border-radius: 0 4px 4px 4px;
  border-radius: 0 4px 4px 4px;
}
.dropup .dropdown-submenu > .dropdown-menu {
  -webkit-border-radius: 3px 3px 3px 0;
  -moz-border-radius: 3px 3px 3px 0;
  border-radius: 3px 3px 3px 0;
}
.dropdown-submenu.pull-left > .dropdown-menu {
  -webkit-border-radius: 5px 0 5px 5px;
  -moz-border-radius: 5px 0 5px 5px;
  border-radius: 5px 0 5px 5px;
}
.typeahead {
  margin-top: 2px;
  font-size: 11.9px;
}
.typeahead.dropdown-menu li > a strong {
  color: #981E1E;
}
.typeahead.dropdown-menu li > a:hover,
.typeahead.dropdown-menu li > a:focus,
.typeahead.dropdown-menu .active > a,
.typeahead.dropdown-menu .active > a:hover {
  color: #ffffff;
  text-decoration: none;
  background-color: #6bd2db;
  background-image: -moz-linear-gradient(top, #6bd2db, #6bd2db);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6bd2db), to(#6bd2db));
  background-image: -webkit-linear-gradient(top, #6bd2db, #6bd2db);
  background-image: -o-linear-gradient(top, #6bd2db, #6bd2db);
  background-image: linear-gradient(to bottom, #6bd2db, #6bd2db);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6bd2db', endColorstr='#ff6bd2db', GradientType=0);
}
.typeahead.dropdown-menu li > a:hover strong,
.typeahead.dropdown-menu li > a:focus strong,
.typeahead.dropdown-menu .active > a strong,
.typeahead.dropdown-menu .active > a:hover strong {
  color: #EB5656;
}
.drop-list {
  min-width: 220px;
  max-width: 310px;
}
.drop-list.widget-list > li {
  padding: 0 10px;
}
.drop-list .header,
.drop-list > li.header {
  margin: -5px -5px 5px -5px;
  padding: 0;
  color: #999999;
  border-top: 1px solid #d5d5d5;
  border-bottom: 1px solid #d5d5d5;
  background-color: #f4f4f4;
}
.drop-list .header .header-title,
.drop-list > li.header .header-title {
  padding: 10px;
  font-size: 17px;
  margin: 0;
}
.drop-list .header .icon,
.drop-list > li.header .icon {
  float: right;
}
.drop-list .footer,
.drop-list > li.footer {
  padding: 10px;
  margin: 0 -5px -5px -5px;
  border-top: 1px solid #d5d5d5;
}
.drop-list > li {
  padding: 0;
}
.drop-list > li > a {
  padding: 3px 10px;
  white-space: normal;
  overflow: hidden;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  *zoom: 1;
  zoom: 1;
}
.drop-list > li > a:before,
.drop-list > li > a:after {
  display: table;
  content: "";
  line-height: 0;
}
.drop-list > li > a:after {
  clear: both;
}
.drop-list > li > a:hover {
  color: #2A81BF;
  background: transparent;
}
.drop-list > li p {
  margin: 0;
  line-height: 1.4;
}
.drop-list > li .title {
  font-weight: bold;
}
.drop-list > li .info {
  padding: 3px 10px;
  overflow: hidden;
  zoom: 1;
  *zoom: 1;
}
.drop-list > li .info:before,
.drop-list > li .info:after {
  display: table;
  content: "";
  line-height: 0;
}
.drop-list > li .info:after {
  clear: both;
}
.drop-list > li .heading {
  margin-top: 3px;
  font-weight: bold;
  padding: 3px 10px;
}
.drop-list > li .progress {
  margin: 2px 10px;
}
.drop-list > li .bar-info,
.drop-list > li .right-info {
  margin-left: 5px;
  font-size: 10.5px;
  font-weight: bold;
  float: right;
}
.drop-list > li .bar-info.badge,
.drop-list > li .right-info.badge {
  line-height: 12px;
}
.drop-list > li .preview-msg {
  font-size: 11.9px;
  line-height: 16px;
  margin-top: -2px;
  cursor:pointer;
}
.drop-list > li .preview-msg [data-icon]:before {
  opacity: 0.4;
  filter: alpha(opacity=40);
  margin-right: 5px;
}
.drop-list > li > ul {
  margin-bottom: 10px;
}
.drop-list > li > ul > li > a:hover,
.drop-list > li > ul > li > a:focus {
  text-decoration: none;
}
.drop-list > li + .header,
.drop-list > li + .footer {
  margin-top: 5px;
}
.drop-list .list-bordered li:first-child,
.drop-list .list-bordered li:last-child {
  border-top: none;
  border-bottom: none;
}
.drop-list li.header:first-child {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.drop-list li.footer:last-child {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.drop-list .note-important .heading,
.drop-list .note-warning .heading,
.drop-list .note-success .heading,
.drop-list .note-info .heading,
.drop-list .note-positive .heading,
.drop-list .note-negative .heading,
.drop-list .note-notification .heading,
.drop-list .note-inverse .heading,
.drop-list .note-gray .heading {
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.drop-list .note-important strong,
.drop-list .note-warning strong,
.drop-list .note-success strong,
.drop-list .note-info strong,
.drop-list .note-positive strong,
.drop-list .note-negative strong,
.drop-list .note-notification strong,
.drop-list .note-inverse strong,
.drop-list .note-gray strong {
  color: inherit;
}
.drop-list .note-important {
  color: #cf5054;
}
.drop-list .note-important .heading {
  background-color: #cf5054;
}
.drop-list .note-important:hover {
  color: #cf5054;
}
.drop-list .note-important:hover .heading {
  background-color: #b93337;
}
.drop-list .note-warning {
  color: #c67605;
}
.drop-list .note-warning .heading {
  background-color: #f89406;
}
.drop-list .note-warning:hover {
  color: #c67605;
}
.drop-list .note-warning:hover .heading {
  background-color: #c67605;
}
.drop-list .note-success {
  color: #48a351;
}
.drop-list .note-success .heading {
  background-color: #48a351;
}
.drop-list .note-success:hover {
  color: #48a351;
}
.drop-list .note-success:hover .heading {
  background-color: #38803f;
}
.drop-list .note-info {
  color: #3a87ad;
}
.drop-list .note-info .heading {
  background-color: #3a87ad;
}
.drop-list .note-info:hover {
  color: #3a87ad;
}
.drop-list .note-info:hover .heading {
  background-color: #2d6987;
}
.drop-list .note-notification {
  color: #e85625;
}
.drop-list .note-notification .heading {
  background-color: #ED7A53;
}
.drop-list .note-notification:hover {
  color: #e85625;
}
.drop-list .note-notification:hover .heading {
  background-color: #e85625;
}
.drop-list .note-inverse {
  color: #333333;
}
.drop-list .note-inverse .heading {
  background-color: #333333;
}
.drop-list .note-inverse:hover {
  color: #333333;
}
.drop-list .note-inverse:hover .heading {
  background-color: #1a1a1a;
}
.drop-list .note-gray {
  color: #808080;
}
.drop-list .note-gray .heading {
  background-color: #999999;
}
.drop-list .note-gray:hover {
  color: #808080;
}
.drop-list .note-gray:hover .heading {
  background-color: #808080;
}
.drop-note > li > a {
  padding: 0;
}
.drop-task .task {
  padding-left: 38px;
}
.drop-task .task .priority-label {
  position: absolute;
  left: 15px;
}
.drop-task .task .category,
.drop-task .task .date {
  display: inline-block;
  margin-top: 0;
  font-size: 10.5px;
}
.drop-task .task .category {
  float: left;
}
.drop-task .task .date {
  float: right;
  font-weight: bold;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - WELLS 
 * ----------------------------------------------------------------------------- 
 */
.well {
  border-color: #fff;
  background-color: #fff;
  color: #333333;
}
.well-nice {
  border-color: #ffffff;
  -webkit-box-shadow: 0 0.5px 5px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0 0.5px 5px rgba(0, 0, 0, 0.15);
  box-shadow: 0 0.5px 5px rgba(0, 0, 0, 0.15);
}
.well-black {
  color: #eeeeee;
  background: #373b3e;
  border-color: #303336;
}
.well-black .page-header {
  border-bottom-color: #222222;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2);
}
.well-black hr {
  border-top-color: #222222;
  border-bottom-color: #494d51;
}
.well-black code {
  background-color: #303335;
  border: 1px solid #2a2c2e;
  color: #ff6666;
}
.well-black h1,
.well-black h2,
.well-black h3,
.well-black h4,
.well-black h5,
.well-black h6,
h1.well-black,
h2.well-black,
h3.well-black,
h4.well-black,
h5.well-black,
h6.well-black {
  color: #eeeeee;
  text-shadow: 0px -1px 0 rgba(0, 0, 0, 0.8);
}
.well-impressed {
  border-color: #d3d5d9;
  -webkit-box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.05), inset 0 1px 1px rgba(0, 0, 0, 0.05), inset 1px 0 2px rgba(0, 0, 0, 0.1), 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.05), inset 0 1px 1px rgba(0, 0, 0, 0.05), inset 1px 0 2px rgba(0, 0, 0, 0.1), 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 8px rgba(0, 0, 0, 0.05), inset 0 1px 1px rgba(0, 0, 0, 0.05), inset 1px 0 2px rgba(0, 0, 0, 0.1), 0 1px 0 #ffffff;
}
.well-wrap {
  padding: 0px;
  background-color: transparent;
  border-color: #d3d5d9;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.133);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.133);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.133);
}
.well-wrap.inverse {
  border-color: #ffffff;
  border-color: rgba(255, 255, 255, 0.5);
}
.well-content {
  margin: 0 -19px;
  border-top: 1px solid #ffffff;
}
.well-box {
  padding: 0;
}
.well-box .btn-toolbar {
  margin: 0px;
}
.well-box .section-content {
  padding: 16px;
  border-top: 1px solid #ffffff;
}
.well-box .section-content.item {
  border-bottom: 1px solid #d3d5d9;
}
.well-box .section-content.footer {
  padding: 6px 16px;
  min-height: 20px;
}
.well-box .section-content-table {
  padding: 0;
  border-top: 1px solid #ffffff;
}
.well-box .navbar {
  margin-bottom: 0;
}
.well-box .navbar .navbar-inner {
  padding-right: 15px;
  padding-left: 15px;
  border: none;
  border-bottom: 0px solid #d3d5d9;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
  -webkit-box-shadow: 0 1px 0 #ffffff;
  -moz-box-shadow: 0 1px 0 #ffffff;
  box-shadow: 0 1px 0 #ffffff;
}
.well-box .navbar .navbar-inner .title {
  color: #333333;
}
.well-box .navbar .nav > li > a {
  padding: 10px 5px 5px 5px;
}
.well-box .navbar .divider-vertical {
  margin: 0 6px;
  border-left-color: #d3d5d9;
  border-right-color: #ffffff;
}
.well-box .navbar-inverse .divider-vertical {
  border-left-color: #222222;
  border-right-color: #44484b;
}
.well-box .navbar-inverse .navbar-inner .title {
  color: #e6e8eb;
}
.well-box.well-black .navbar-inner {
  border-bottom: 1px solid #222222;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}
.well-box.well-black .navbar-inner .title {
  color: #e6e8eb;
}
.well .well {
  *zoom: 1;
}
.well .well:before,
.well .well:after {
  display: table;
  content: "";
  line-height: 0;
}
.well .well:after {
  clear: both;
}
.well .well-nice {
  border-color: #f5f6f9;
}
.well-nice .well-nice {
  border-color: #e3e5f3;
  background-color: #edeff7;
  box-shadow: none;
}
.well-nice .well-nice.well-impressed {
  border-color: #ffffff;
  background-color: #edeef5;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 1px 0 2px rgba(0, 0, 0, 0.15), 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 1px 0 2px rgba(0, 0, 0, 0.15), 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.1), inset 0 1px 1px rgba(0, 0, 0, 0.1), inset 1px 0 2px rgba(0, 0, 0, 0.15), 0 1px 0 #ffffff;
}
.well-black .well-black {
  border-color: #2d3133;
  background-color: #303336;
  box-shadow: none;
}
.well-black .well-black.well-impressed {
  border: none;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.15), inset 1px 0 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.15), inset 1px 0 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.4), inset 0 1px 1px rgba(0, 0, 0, 0.15), inset 1px 0 2px rgba(0, 0, 0, 0.05), 0 1px 0 rgba(255, 255, 255, 0.15);
}
.well-black .well-nice {
  border: none;
}
.well-black .well-nice h1,
.well-black .well-nice h2,
.well-black .well-nice h3,
.well-black .well-nice h4,
.well-black .well-nice h5,
.well-black .well-nice h6 {
  color: #333333;
  text-shadow: 0px 1px 0 #ffffff;
}
.well-black.well-impressed {
  border: none;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.7), inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 1px 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.7), inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 1px 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.7), inset 0 1px 1px rgba(0, 0, 0, 0.5), inset 1px 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 #ffffff;
}
.well-mini {
  padding: 5px;
  min-height: 10px;
}
.well-mini.well-impressed {
  border-color: #c0c3c9;
  -webkit-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.05), inset 0 1px 1px rgba(0, 0, 0, 0.05), inset 1px 0 2px rgba(0, 0, 0, 0.15), 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.05), inset 0 1px 1px rgba(0, 0, 0, 0.05), inset 1px 0 2px rgba(0, 0, 0, 0.15), 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 4px rgba(0, 0, 0, 0.05), inset 0 1px 1px rgba(0, 0, 0, 0.05), inset 1px 0 2px rgba(0, 0, 0, 0.15), 0 1px 0 #ffffff;
}
.well .simple-header:first-child {
  /*margin-top: -10px;*/
}
.well-small .simple-header:first-child {
  margin-top: 0px;
}
.well-box .simple-header:first-child {
  margin-top: 10px;
}
.well-black .simple-header {
  border-bottom-color: #222222;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.15);
}
ul li a.well,
ol li a.well {
  display: block;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - COMPONENT ANIMATIONS 
 * ----------------------------------------------------------------------------- 
 */
/* 
 * -----------------------------------------------------------------------------
 * BOO - CLOSE 
 * ----------------------------------------------------------------------------- 
 */
/* 
 * -----------------------------------------------------------------------------
 * BOO - BUTTONS 
 * ----------------------------------------------------------------------------- 
 */
.btn {
  font-weight: bold;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 30px;
  min-width: 10px;
  margin-right: 10px;
}
.btn:focus {
  outline: 0;
}
.btn-large {
  padding: 9px 14px;
  font-size: 16.099999999999998px;
  line-height: normal;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.btn-small {
  padding: 3px 9px;
  font-size: 11.9px;
  line-height: 18px;
}
.btn-mini {
  padding: 2px 6px;
  font-size: 11px;
  line-height: 17px;
}
.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;
}
.btn-glyph {
  padding: 4px 10px;
  cursor: pointer;
}
.btn-glyph,
.btn-glyph:hover,
.btn-glyph:active {
  color: #333333;
}
.btn-glyph,
.btn-glyph:hover,
.btn-glyph:active,
.btn-glyph[disabled] {
  text-decoration: none;
}
/*.btn.btn-glyph {
    padding-right: 8px;
    padding-left: 8px;
}*/
.btn-mini.btn-glyph {
  padding: 1px 15px;
}
.btn-small.btn-glyph {
  padding: 3px 8px;
}
.btn-large.btn-glyph {
  padding: 9px 12px;
}
.btn-glyph[class^="fontello-icon-"]:before,
.btn-glyph[class*=" fontello-icon-"]:before,
.btn-glyph[class^="aweso-icon-"]:before,
.btn-glyph[class*=" aweso-icon-"]:before,
.btn-glyph [class^="fontello-icon-"]:before,
.btn-glyph [class*=" fontello-icon-"]:before,
.btn-glyph [class^="aweso-icon-"]:before,
.btn-glyph [class*=" aweso-icon-"]:before {
  margin-right: 0;
  font-size: 1.2em;
}
.btn[data-icon]:before,
.btn [data-icon]:before {
  vertical-align: middle;
}
.txt-r[data-icon]:before,
.btn.txt-r[data-icon]:before,
.txt-r > [data-icon]:before,
.btn.txt-r > [data-icon]:before {
  padding-right: 4px;
}
.txt-l[data-icon]:before,
.btn.txt-l[data-icon]:before,
.txt-l > [data-icon]:before,
.btn.txt-l > [data-icon]:before {
  padding-left: 4px;
}
.btn-mini[class^="fontello-icon-"]:before,
.btn-mini[class*=" fontello-icon-"]:before,
.btn-mini[class^="aweso-icon-"]:before,
.btn-mini[class*=" aweso-icon-"]:before,
.btn-mini [class^="fontello-icon-"]:before,
.btn-mini [class*=" fontello-icon-"]:before,
.btn-mini [class^="aweso-icon-"]:before,
.btn-mini [class*=" aweso-icon-"]:before,
.btn-small[class^="fontello-icon-"]:before,
.btn-small[class*=" fontello-icon-"]:before,
.btn-small[class^="aweso-icon-"]:before,
.btn-small[class*=" aweso-icon-"]:before,
.btn-small [class^="fontello-icon-"]:before,
.btn-small [class*=" fontello-icon-"]:before,
.btn-small [class^="aweso-icon-"]:before,
.btn-small [class*=" aweso-icon-"]:before,
.btn-large[class^="fontello-icon-"]:before,
.btn-large[class*=" fontello-icon-"]:before,
.btn-large[class^="aweso-icon-"]:before,
.btn-large[class*=" aweso-icon-"]:before,
.btn-large [class^="fontello-icon-"]:before,
.btn-large [class*=" fontello-icon-"]:before,
.btn-large [class^="aweso-icon-"]:before,
.btn-large [class*=" aweso-icon-"]:before {
  font-size: 1.1em;
}
.btn-well {
  border-color: #ffffff;
  background-color: #f6f7fe;
  background-image: none;
  color: #878a92 !important;
  text-shadow: 0px 1px 0 #ffffff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc;
  /* background-image: -moz-linear-gradient(top, #2A81BF, #22828b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2A81BF), to(#22828b));
  background-image: -webkit-linear-gradient(top, #2A81BF, #22828b);
  background-image: -o-linear-gradient(top, #2A81BF, #22828b);
  background-image: linear-gradient(to bottom, #2A81BF, #22828b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2A81BF', endColorstr='#ff22828b', GradientType=0); */
  border-color: #003399;
  /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #22828b; */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  /* filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); */
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #003399;
  /* *background-color: #1d6f76; */
}
.btn-primary:active,
.btn-primary.active {
  background-color: #003399;
}
.btn-warning {
  color: #ffffff;
  /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
  background-color: #C0874D;
  /* background-image: -moz-linear-gradient(top, #d69656, #b46f2c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d69656), to(#b46f2c));
  background-image: -webkit-linear-gradient(top, #d69656, #b46f2c);
  background-image: -o-linear-gradient(top, #d69656, #b46f2c);
  background-image: linear-gradient(to bottom, #d69656, #b46f2c);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd69656', endColorstr='#ffb46f2c', GradientType=0); */
  border-color: #b46f2c #b46f2c #b46f2c;
  /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #b46f2c; */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  /* filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); */
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.btn-warning.disabled,
.btn-warning[disabled] {
  color: #ffffff;
  background-color: #b46f2c;
  /* *background-color: #9f6327; */
}
.btn-warning:active,
.btn-warning.active {
  background-color: #b46f2c;
}
.btn-danger {
  color: #af2b37;
  /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25); */
  background-color: #FDE4E7;
  /* background-image: -moz-linear-gradient(top, #c8313e, #8b222b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#c8313e), to(#8b222b));
  background-image: -webkit-linear-gradient(top, #c8313e, #8b222b);
  background-image: -o-linear-gradient(top, #c8313e, #8b222b);
  background-image: linear-gradient(to bottom, #c8313e, #8b222b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffc8313e', endColorstr='#ff8b222b', GradientType=0);
  border-color: #8b222b #8b222b #4d1318;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #8b222b; */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  /* filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); */
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.btn-danger.disabled,
.btn-danger[disabled] {
  color: #8b222b;
  background-color: #FDE4E7;
  /* *background-color: #761d25; */
}
.btn-danger:active,
.btn-danger.active {
  background-color: #62181e \9;
}
.btn-success {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2baf6d;
  /* background-image: -moz-linear-gradient(top, #31c87c, #228b56);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#31c87c), to(#228b56));
  background-image: -webkit-linear-gradient(top, #31c87c, #228b56);
  background-image: -o-linear-gradient(top, #31c87c, #228b56);
  background-image: linear-gradient(to bottom, #31c87c, #228b56);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff31c87c', endColorstr='#ff228b56', GradientType=0); */
  border-color: #228b56;
  /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25); */
  /* *background-color: #228b56; */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  /* filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); */
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.btn-success.disabled,
.btn-success[disabled] {
  /* color: #ffffff; */
  background-color: #228b56;
  /* *background-color: #1d7649; */
}
.btn-success:active,
.btn-success.active {
  background-color: #228b56;
}
.btn-info {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #4592c8;
  background-image: -moz-linear-gradient(top, #56a1d6, #2c7cb4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#56a1d6), to(#2c7cb4));
  background-image: -webkit-linear-gradient(top, #56a1d6, #2c7cb4);
  background-image: -o-linear-gradient(top, #56a1d6, #2c7cb4);
  background-image: linear-gradient(to bottom, #56a1d6, #2c7cb4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff56a1d6', endColorstr='#ff2c7cb4', GradientType=0);
  border-color: #2c7cb4 #2c7cb4 #1d5176;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2c7cb4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.btn-info.disabled,
.btn-info[disabled] {
  color: #ffffff;
  background-color: #2c7cb4;
  *background-color: #276d9f;
}
.btn-info:active,
.btn-info.active {
  background-color: #225f8b \9;
}
.btn-inverse {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  border-color: #222222 #222222 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #222222;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-inverse:hover,
.btn-inverse:focus,
.btn-inverse:active,
.btn-inverse.active,
.btn-inverse.disabled,
.btn-inverse[disabled] {
  color: #ffffff;
  background-color: #222222;
  *background-color: #151515;
}
.btn-inverse:active,
.btn-inverse.active {
  background-color: #080808 \9;
}
.itext,
.futon {
  display: inline-block;
  border: none;
  background: none;
  vertical-align: middle;
  text-align: center;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.75);
  line-height: 20px;
  cursor: pointer;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.itext {
  margin-bottom: 0;
  padding: 3px 3px;
  color: #333333;
  font-size: 13.020000000000001px;
  *margin-left: .3em;
}
.futon {
  padding: 4px 6px 6px;
  margin-bottom: 0;
  *margin-left: .3em;
  font-size: 11.9px;
  font-weight: normal;
}
.futon [class*=" fugue-uicon-"],
.futon [class^="fugue-uicon-"] {
  margin-top: -1px;
  *margin-top: -2px;
}
.btn-toolbar .futon:hover {
  background-color: #d3d5da;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(255, 255, 255, 0.4);
  -moz-box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(255, 255, 255, 0.4);
  box-shadow: inset 0 1px 0 rgba(0, 0, 0, 0.2), inset 0 -1px 0 rgba(255, 255, 255, 0.4);
}
.btn-check {
  padding-right: 5px;
  padding-left: 5px;
}
.btn-check .checker {
  margin-right: 0;
}
.btn-check input[type="radio"],
.btn-check input[type="checkbox"] {
  margin: 0;
  min-height: 14px;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - BUTTON GROUPS 
 * ----------------------------------------------------------------------------- 
 */
.btn-group > .btn,
.btn-group > .dropdown-menu,
.btn-group > .popover {
  font-size: 11.9px;
}
.btn-group > .btn-mini {
  font-size: 10.5px;
  border-radius: 30px;
}
.btn-group > .btn-small {
  font-size: 11.9px;
}
.btn-group > .btn-large {
  font-size: 16.099999999999998px;
}
.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; */
  border-radius: 30px;
  padding: 2px 15px;
}
.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; */
  border-radius: 30px;
}
.btn-group > .btn.large:first-child {
  margin-left: 0;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
}
.btn-group > .btn.large:last-child,
.btn-group > .large.dropdown-toggle {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
}
.btn-broken i {
  display: block;
}
.btn-mini .caret {
  margin-top: 6px;
}
.btn-small .caret {
  margin-top: 7px;
}
.btn-large .caret {
  margin-top: 8px;
}
.btn-group.open .btn-boo.dropdown-toggle {
  background-color: #cbd0da;
}
.btn-group.open .btn-blue.dropdown-toggle {
  background-color: #e6e6e6;
}
.btn-group.open .btn-turgu.dropdown-toggle {
  background-color: #1080a2;
}
.btn-group.open .btn-green.dropdown-toggle {
  background-color: #3b9b28;
}
.btn-group.open .btn-yellow.dropdown-toggle {
  background-color: #d6b200;
}
.btn-group.open .btn-red.dropdown-toggle {
  background-color: #981e1e;
}
.btn-group.open .btn-black.dropdown-toggle {
  background-color: #141414;
}
.btn-group.open .btn-navi.dropdown-toggle {
  background-color: #353839;
}
.btn-group.open .btn-sky.dropdown-toggle {
  background-color: #2A81BF;
}
.btn-group.open .btn-orange.dropdown-toggle {
  background-color: #d07107;
}
.btn-group.open .btn-slategray.dropdown-toggle {
  background-color: #3b5b6c;
}
.btn-group.open .btn-redlight.dropdown-toggle {
  background-color: #a80005;
}
.btn-blue .caret,
.btn-turgu .caret,
.btn-green .caret,
.btn-red .caret,
.btn-black .caret,
.btn-navi .caret,
.btn-sky .caret,
.btn-orange .caret,
.btn-slategray .caret,
.btn-redlight .caret {
  border-top-color: #ffffff;
  border-bottom-color: #ffffff;
}
.btn-group-vertical {
  display: inline-block;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.btn-group-vertical > .btn {
  display: block;
  float: none;
  max-width: 100%;
  -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;
}
.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;
}
.btn-group-vertical > .btn-large:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.btn-group-vertical > .btn-large:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.btn-toolbar {
  *zoom: 1;
  display: flex;
  justify-content: center;
}
.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: "";
  line-height: 0;
}
.btn-toolbar:after {
  clear: both;
}
ul.btn-toolbar {
  margin-left: 0;
  margin-top: 8px;
  margin-bottom: 8px;
  list-style: none;
}
ul.btn-toolbar > li {
  display: block;
  float: left;
  padding-right: 2px;
  padding-left: 2px;
  margin: 2px 0;
  list-style: none;
}
ul.btn-toolbar > li.divider-vertical {
  height: 30px;
  padding: 0;
  margin: 2px 6px;
  border-right: 1px solid #fff;
  border-left: 1px solid #bbb;
}
.navbar ul.btn-toolbar > li.divider-vertical {
  height: 40px;
}
ul.btn-toolbar > li.divider-vertical.small,
.header-small ul.btn-toolbar > li.divider-vertical {
  height: 26px;
}
ul.toolbar-inline > li {
  display: inline-block;
  float: none;
  padding-right: 2px;
  padding-left: 2px;
  margin: 2px 0;
  list-style: none;
  vertical-align: top;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.bootstrap-select.btn-group,
.bootstrap-select.btn-group[class*="span"] {
  float: none;
  display: inline-block;
  margin-left: 0;
}
.bootstrap-select .btn {
  width: 100%;
}
.bootstrap-select .btn:focus {
  outline: thin dotted #333333 !important;
  outline: 5px auto -webkit-focus-ring-color !important;
  outline-offset: -2px;
}
.bootstrap-select .btn .filter-option {
  overflow: hidden;
  text-align: left;
  margin-right: 12px;
}
.bootstrap-select .btn .caret {
  position: absolute;
  right: 10px;
}
.bootstrap-select.btn-group .disabled {
  cursor: not-allowed;
}
.bootstrap-select.btn-group[class*="span"] .btn {
  width: 100%;
}
.bootstrap-select.btn-group .dropdown-menu {
  min-width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.bootstrap-select.btn-group .dropdown-menu ul {
  margin: 0;
  list-style: none;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - ALERTS 
 * ----------------------------------------------------------------------------- 
 */
.alert-content {
  margin: 0;
  border-top: none;
  border-left: none;
  border-right: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.modal-body .alert {
  margin: -16px -15px 10px -15px;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - NAVS 
 * ----------------------------------------------------------------------------- 
 */
 .nav_header{
  margin-left: 31px;width: 79%;
 }
 .nav .dropdown{
  margin-left: 31px;width: 100%;
 }
.nav > li > .btn-toolbar {
  margin-top: 5px;
  margin-bottom: 2px;
}
.nav-inline,
.nav-center {
  position: relative;
  font-size: 0;
  margin-bottom: 15px;
}
.nav-inline > li,
.nav-center > li {
  font-size: 14px;
  display: inline-block;
  margin: 0 5px;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.nav-inline > li.divider-vertical,
.nav-center > li.divider-vertical {
  width: 1px;
  height: 14px;
}
.nav-inline > li.divider-vertical.line,
.nav-center > li.divider-vertical.line {
  border-left: 1px solid #bbb;
  -webkit-box-shadow: inset 1px 0 0 #ffffff;
  -moz-box-shadow: inset 1px 0 0 #ffffff;
  box-shadow: inset 1px 0 0 #ffffff;
}
.nav-inline > li:first-child,
.nav-center > li:first-child {
  margin-left: 0;
}
.nav-inline > li > a.link,
.nav-center > li > a.link {
  display: block;
  float: none;
  padding: 5px 8px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.nav-inline > .active > a.link,
.nav-center > .active > a.link {
  color: #333333;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.8);
}
.nav-inline li {
  float: left;
}
.nav-center {
  text-align: center;
}
.nav-well > li {
  margin-bottom: 5px;
}
.nav-well > li > .well {
  padding: 9px;
  margin-bottom: 0;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.nav-well > li > .well:hover {
  color: #3399ff;
}
.nav-well > li > .well-black:hover {
  color: #99ccff;
  background-color: #2d3032;
}
.nav .chevron {
  float: right;
}
.nav-right .chevron {
  float: left;
}
.nav-right .item-icon {
  float: right;
}
.nav-tabs > li > a,
.nav-pills > li > a {
  font-size: 11.9px;
  font-weight: bold;
  outline: none;
}
.nav-tabs {
  border-bottom-color: #babec4;
}
.nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #babec4;
}
.nav-tabs > .active > a,
.nav-tabs > .active > a:hover {
  background-color: #fff;
  border: 1px solid #babec4;
  border-bottom-color: transparent;
  color: #00BB87;
}
.nav-tabs > li.disabled > a {
  color: #aaaaaa;
  cursor: not-allowed;
}
.nav-pills > li > a {
  margin-top: 3px;
  margin-bottom: 2px;
  border: none;
  /* -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  text-shadow: 0px 1px 0 #ffffff; */
}
.nav-pills > .active > a,
.nav-pills > .active > a:hover {
  color: #333333;
  background-color: #fff;
  border-bottom: 2px solid #00BB87;
  /* -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35), 0 1px 0 rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35), 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35), 0 1px 0 rgba(255, 255, 255, 0.8);
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.8); */
}
.nav-small > li > a {
  padding: 4px 8px 3px;
}
.nav-small > .active > a {
  padding: 4px 8px 3px;
}
.nav-tabs .dropdown-menu {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.nav-pills .dropdown-menu {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.nav-tabs .open .dropdown-toggle,
.nav-pills .open .dropdown-toggle,
.nav > li.dropdown.open.active > a,
.nav > li.dropdown.open.active > a:hover {
  color: #333333;
  background-color: #e3e4e8;
  text-shadow: 0px 1px 0 rgba(255, 255, 255, 0.8);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35), 0 1px 0 rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35), 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35), 0 1px 0 rgba(255, 255, 255, 0.8);
}
.nav li.dropdown.open .caret,
.nav li.dropdown.open.active .caret,
.nav li.dropdown.open a:hover .caret {
  border-top-color: #333333;
  border-bottom-color: #333333;
  opacity: 1;
  filter: alpha(opacity=100);
}
.tabbable {
  border-color: #babec4;
  border-style: solid;
  border-width: 0;
  *zoom: 1;
}
.tabbable > .nav-tabs {
  margin: 0;
}
.tab-content {
  border-color: #babec4;
  border-style: solid;
  border-width: 0;
  /*overflow: auto;*/
  padding: 18px 0 0 0;
}
.tab-content-visible {
  overflow: visible;
}
.tabbable-bordered {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.tabbable-bordered > .tab-content {
  background-color: #fff;
  border-width: 0 1px 1px 1px;
  padding: 18px 18px 9px 18px;
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
.tabbable-nice .nav-tabs {
  border-bottom-color: #d4d4d5;
}
.tabbable-nice .nav-tabs > .active > a,
.tabbable-nice .nav-tabs > .active > a:hover {
  background-color: #fbfbff;
  border: 1px solid #d4d4d5;
  border-bottom-color: transparent;
}
.tabbable-nice > .tab-content {
  background-color: #fbfbff;
  border-color: #d4d4d5;
}
.tabs-below > .nav-tabs {
  border-top-color: #babec4;
}
.tabs-below > .nav-tabs > li > a:hover {
  border-top-color: #babec4;
  border-bottom-color: transparent;
}
.tabs-below > .nav-tabs > .active > a,
.tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #babec4 #babec4 #babec4;
}
.tabs-below > .tab-content {
  padding: 0 0 9px 0;
}
.tabs-below.tabbable-bordered > .tab-content {
  padding: 18px 18px 9px 18px;
  border-width: 1px 1px 0 1px;
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.tabs-left,
.tabs-right {
  margin-bottom: 20px;
}
.tabs-left > .nav-tabs,
.tabs-right > .nav-tabs {
  position: relative;
  margin-bottom: 0;
  z-index: 1;
}
.tabs-left > .tab-content,
.tabs-right > .tab-content {
  overflow: hidden;
}
.tabs-left > .nav-tabs {
  border-right-color: #babec4;
  left: 1px;
}
.tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #babec4 #eeeeee #eeeeee;
}
.tabs-left > .nav-tabs > .active > a,
.tabs-left > .nav-tabs > .active > a:hover {
  border-color: #babec4 transparent #babec4 #babec4;
  *border-right-color: #fff;
}
.tabs-left > .tab-content {
  border-left-width: 1px;
  padding: 0 0 0 18px;
}
.tabs-left.tabbable-bordered {
  border-width: 0 1px 0 0;
}
.tabs-left.tabbable-bordered > .tab-content {
  border-width: 1px 0 1px 1px;
  padding: 18px 18px 9px 18px;
  -webkit-border-radius: 0 3px 3px 0;
  -moz-border-radius: 0 3px 3px 0;
  border-radius: 0 3px 3px 0;
}
.tabs-right > .nav-tabs {
  border-left-color: #babec4;
  right: 1px;
}
.tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #babec4;
}
.tabs-right > .nav-tabs > .active > a,
.tabs-right > .nav-tabs > .active > a:hover {
  border-color: #babec4 #babec4 #babec4 transparent;
  *border-left-color: #fff;
}
.tabs-right > .tab-content {
  border-right-width: 1px;
  padding: 0 19px 0 0;
}
.tabs-right.tabbable-bordered {
  border-width: 0 0 0 1px;
}
.tabs-right.tabbable-bordered > .tab-content {
  border-width: 1px 1px 1px 0;
  padding: 20px 20px 10px 20px;
  -webkit-border-radius: 3px 0 0 3px;
  -moz-border-radius: 3px 0 0 3px;
  border-radius: 3px 0 0 3px;
}
.widget-box .tabbable {
  margin-bottom: 0;
}
.widget-box .tabbable > .tab-content {
  background-color: #fcfcfc;
}
.widget-box .nav-tabs > .active > a,
.widget-box .nav-tabs > .active > a:hover {
  background-color: #fcfcfc;
}
.widget-box .box-header + .tabbable {
  border-top: 1px solid #babec4;
}
.widget-box .tabs-top > .nav-tabs > li > a {
  border-top: none;
}
.widget-box .tabs-top > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #babec4 #eeeeee;
}
.widget-box .tabs-top > .nav-tabs > .active > a,
.widget-box .tabs-top > .nav-tabs > .active > a:hover {
  border-color: #babec4 #babec4 transparent #babec4;
}
.widget-box .tabs-top > .nav-tabs > li:first-child > a,
.widget-box .tabs-top > .nav-tabs > li.first > a {
  border-left: none;
}
.widget-box .tabs-top > .tab-content {
  padding: 9px 18px 9px 18px;
  -webkit-box-shadow: 0 -5px 8px -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 -5px 8px -3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 -5px 8px -3px rgba(0, 0, 0, 0.1);
}
.widget-box .tabs-below > .nav-tabs {
  margin-bottom: 0;
}
.widget-box .tabs-below > .nav-tabs > li > a {
  border-bottom: none;
}
.widget-box .tabs-below > .nav-tabs > li > a:hover {
  border-color: #babec4 #eeeeee #eeeeee #eeeeee;
}
.widget-box .tabs-below > .nav-tabs > .active > a,
.widget-box .tabs-below > .nav-tabs > .active > a:hover {
  border-color: transparent #babec4 #babec4 #babec4;
  border-bottom: none;
}
.widget-box .tabs-below > .nav-tabs > li:first-child > a {
  border-left: none;
}
.widget-box .tabs-below > .tab-content {
  padding: 9px 18px 9px 18px;
  -webkit-box-shadow: 0 5px 8px -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 5px 8px -3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 5px 8px -3px rgba(0, 0, 0, 0.1);
}
.widget-box .tabs-left > .nav-tabs > li > a,
.widget-box .tabs-right > .nav-tabs > li > a {
  margin-bottom: 1px;
}
.widget-box .tabs-left > .nav-tabs > li > a {
  border-left: none;
  margin-left: -1px;
}
.widget-box .tabs-left > .nav-tabs > li > a:hover {
  border-color: #eeeeee #babec4 #eeeeee #eeeeee;
}
.widget-box .tabs-left > .nav-tabs > .active > a,
.widget-box .tabs-left > .nav-tabs > .active > a:hover {
  border-color: #babec4 transparent #babec4 #babec4;
  *border-right-color: #fcfcfc;
}
.widget-box .tabs-left > .nav-tabs > li:first-child > a {
  border-top: none;
}
.widget-box .tabs-left > .tab-content {
  padding: 9px 18px 9px 18px;
  -webkit-box-shadow: -5px 0px 8px -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: -5px 0px 8px -3px rgba(0, 0, 0, 0.1);
  box-shadow: -5px 0px 8px -3px rgba(0, 0, 0, 0.1);
}
.widget-box .tabs-right > .nav-tabs > li > a {
  border-right: none;
  margin-right: -1px;
}
.widget-box .tabs-right > .nav-tabs > li > a:hover {
  border-color: #eeeeee #eeeeee #eeeeee #babec4;
}
.widget-box .tabs-right > .nav-tabs > .active > a,
.widget-box .tabs-right > .nav-tabs > .active > a:hover {
  border-color: #babec4 #babec4 #babec4 transparent;
  *border-left-color: #fcfcfc;
}
.widget-box .tabs-right > .nav-tabs > li:first-child > a {
  border-top: none;
}
.widget-box .tabs-right > .tab-content {
  padding: 9px 18px 9px 18px;
  -webkit-box-shadow: 5px 0px 8px -3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 5px 0px 8px -3px rgba(0, 0, 0, 0.1);
  box-shadow: 5px 0px 8px -3px rgba(0, 0, 0, 0.1);
}
.well .tabs-left,
.well .tabs-right {
  margin-bottom: 0;
}
.tabbable.bg-blue {
  background-color: #d4e6f9;
}
.tabbable.bg-blue .nav-tabs > .active > a,
.tabbable.bg-blue .nav-tabs > .active > a:hover {
  background-color: #f4f9fd;
}
.tabbable.bg-blue .tab-content {
  background-color: #f4f9fd;
}
.tabbable.bg-green {
  background-color: #d1eed0;
}
.tabbable.bg-green .nav-tabs > .active > a,
.tabbable.bg-green .nav-tabs > .active > a:hover {
  background-color: #f3fbf3;
}
.tabbable.bg-green .tab-content {
  background-color: #f3fbf3;
}
.tabbable.bg-gray {
  background-color: #e2e4e8;
}
.tabbable.bg-gray .nav-tabs > .active > a,
.tabbable.bg-gray .nav-tabs > .active > a:hover {
  background-color: #f1f3f7;
}
.tabbable.bg-gray .tab-content {
  background-color: #f1f3f7;
}
.tabbable.bg-yellow {
  background-color: #fdf7d5;
}
.tabbable.bg-yellow .nav-tabs > .active > a,
.tabbable.bg-yellow .nav-tabs > .active > a:hover {
  background-color: #fefdf4;
}
.tabbable.bg-yellow .tab-content {
  background-color: #fefdf4;
}
.widget-box .nav-tabs > li > a {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.widget-box .tab-content:first-child,
.widget-box > .tabs-right > .tab-content,
.widget-box > .tabs-top .nav-tabs > li:first-child > a,
.widget-box > .tabs-left .nav-tabs > li:first-child > a {
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.widget-box .tab-content:first-child,
.widget-box > .tabs-left > .tab-content,
.widget-box > .tabs-right .nav-tabs > li:first-child > a {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
}
.widget-box .tab-content:last-child {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
}
.widget-box .tab-content:last-child,
.widget-box > .tabs-below .nav-tabs > li:first-child > a {
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
}
.widget-box .box-header + .tabbable > .tab-content,
.widget-box .box-header + .tabs-left .nav-tabs > li:first-child > a {
  -webkit-border-top-left-radius: 0;
  -moz-border-radius-topleft: 0;
  border-top-left-radius: 0;
}
.widget-box .box-header + .tabbable > .tab-content,
.widget-box .box-header + .tabs-right .nav-tabs > li:first-child > a {
  -webkit-border-top-right-radius: 0;
  -moz-border-radius-topright: 0;
  border-top-right-radius: 0;
}
.widget-box .tabs-right > .tab-content {
  -webkit-border-bottom-right-radius: 0;
  -moz-border-radius-bottomright: 0;
  border-bottom-right-radius: 0;
}
.widget-box .tabs-left > .tab-content {
  -webkit-border-bottom-left-radius: 0;
  -moz-border-radius-bottomleft: 0;
  border-bottom-left-radius: 0;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - NAVBAR 
 * ----------------------------------------------------------------------------- 
 */
.navbar {
  font-weight: bold;
  font-size: 13.020000000000001px;
}
.navbar-inner {
  padding-right: 20px;
  padding-left: 20px;
  min-height: 82px;
  border: 1px solid #fff;
  background-color: #fafafa;
  background-image: -moz-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#f2f2f2));
  background-image: -webkit-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: -o-linear-gradient(top, #ffffff, #f2f2f2);
  background-image: linear-gradient(to bottom, #ffffff, #fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#fff2f2f2', GradientType=0);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  -moz-box-shadow: 0 1px 4px rgba(0, 0, 0, 0.065);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0);
  *zoom: 1;
}
.navbar-inner:before,
.navbar-inner:after {
  display: table;
  content: "";
  line-height: 0;
}
.navbar-inner:after {
  clear: both;
}
.navbar-inner .title {
  float: left;
  margin: 0 0 0 -15px;
  padding: 9px 15px 9px;
  font-size: 17.5px;
}
.navbar .brand {
  /*padding: 5px 45px;*/
}
.navbar-fixed-top,
.navbar-fixed-bottom {
  position: relative;
  margin-bottom: 0;
}
.navbar .btn-navbar {
  margin-top: 4px;
  padding: 8px 10px 7px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2A81BF;
  background-image: -moz-linear-gradient(top, #2A81BF, #2A81BF);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2A81BF), to(#2A81BF));
  background-image: -webkit-linear-gradient(top, #2A81BF, #2A81BF);
  background-image: -o-linear-gradient(top, #2A81BF, #2A81BF);
  background-image: linear-gradient(to bottom, #2A81BF, #2A81BF);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2A81BF', endColorstr='#ff2A81BF', GradientType=0);
  border-color: #2A81BF #2A81BF #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2A81BF;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.navbar .btn-navbar:hover,
.navbar .btn-navbar:focus,
.navbar .btn-navbar:active,
.navbar .btn-navbar.active,
.navbar .btn-navbar.disabled,
.navbar .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #2A81BF;
  *background-color: #2A81BF;
}
.navbar .btn-navbar:active,
.navbar .btn-navbar.active {
  background-color: #cccccc \9;
}
.navbar .btn-navbar .icon-bar {
  background-color: #FFF;
}
.navbar .btn-toolbar {
  margin-top: 0;
  margin-bottom: 0;
}
.navbar-page {
  margin-top: -1px;
  margin-right: -20px;
  margin-left: -20px;
}
.navbar-page .navbar-inner {
  min-height: 46px;
  border-right: none;
  border-left: none;
  border-radius: 0;
}
.navbar-page .divider-vertical {
  margin: 0 6px;
  height: 46px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #e1e1e1;
}
.navbar-page .btn-navbar {
  padding: 7px 10px 8px;
  margin-top: 4px;
  border: none;
  background-color: transparent;
  background-image: none;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1), inset 0 -1px 0 rgba(255, 255, 255, 0.15), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.navbar-page .btn-navbar .icon-bar {
  background-color: #a1a1a1;
}
.navbar-page .nav > li > a {
  padding: 10.5px 15px 12px;
  min-height: 22px;
  color: #3f5465;
}
.navbar-page .nav > li > a:focus,
.navbar-page .nav > li > a:hover {
  background-color: transparent;
  color: #00BB87;
  text-decoration: none;
}
.navbar-page .nav > .active > a,
.navbar-page .nav > .active > a:hover,
.navbar-page .nav > .active > a:focus {
  background-color: #f4f5fb;
  color: #3399FF;
  text-decoration: none;
}
.navbar-page .nav-icon {
  border-right: 1px solid #ffffff;
  border-left: 1px solid #e1e1e1;
  color: #878d98;
}
.navbar-page .nav > li > .btn-icon {
  padding: 13px 11px 11px;
  border-right: 1px solid #e1e1e1;
  border-left: 1px solid #ffffff;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  line-height: 22px;
}
.navbar-page .nav .btn-icon [class^="fontello-icon-"]::before,
.navbar-page .nav .btn-icon [class*=" fontello-icon-"]::before,
.navbar-page .nav .btn-icon [class^="aweso-icon-"]::before,
.navbar-page .nav .btn-icon [class*=" aweso-icon-"]::before {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  font-size: 17.5px;
}
.navbar-page .nav > .active > .btn-icon {
  border: none;
}
.navbar-page .btn,
.navbar-page .btn-group,
.navbar-page .navbar-form input,
.navbar-page .navbar-form select,
.navbar-page .navbar-form .radio,
.navbar-page .navbar-form .checkbox,
.navbar-page .navbar-form .input-append,
.navbar-page .navbar-form .input-prepend,
.navbar-page .navbar-search {
  margin-top: 8px;
}
.navbar-page .pagination {
  margin-top: 8px;
  margin-bottom: 0;
}
.navbar-page .navbar-form input[type="image"],
.navbar-page .navbar-form input[type="checkbox"],
.navbar-page .navbar-form input[type="radio"] {
  margin-top: 3px;
}
.navbar-page .navbar-form .input-append input,
.navbar-page .navbar-form .input-prepend input,
.navbar-page .navbar-form .input-append .btn,
.navbar-page .navbar-form .input-prepend .btn,
.navbar-page .navbar-form .input-append .btn-group,
.navbar-page .navbar-form .input-prepend .btn-group {
  margin-top: 0;
}
.navbar-page label {
  display: inline-block;
  margin-top: 10px;
  vertical-align: middle;
}
.navbar-inverse .navbar-inner {
  background-color: #205081;
  background-image: -moz-linear-gradient(top, #bcbcbc, #dddcdc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#bcbcbc), to(#dddcdc));
  background-image: -webkit-linear-gradient(top, #bcbcbc, #dddcdc);
  background-image: -o-linear-gradient(top, #bcbcbc, #dddcdc);
  background-image: linear-gradient(to bottom, #fff, #fff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff33393e', endColorstr='#ff1c1f21', GradientType=0);
  border-color: #fff;
}
.navbar-inverse .brand,
.navbar-inverse .title,
.navbar-inverse .nav > li > a {
  color: #7d828a;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.navbar-inverse .nav > li > a.active {
    background: #F4F4F4;
}
.navbar-inverse .nav .active > a,
.navbar-inverse .nav .active > a:hover,
.navbar-inverse .nav .active > a:focus {
  background-color: #111;
  color: #ffffff;
}
.navbar-inverse .nav img:hover {
  transform: scale(1.1);
  transition: 0.15s;
}
.navbar-inverse .navbar-inverse .btn-navbar {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #0e0e0e;
  background-image: -moz-linear-gradient(top, #151515, #040404);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#151515), to(#040404));
  background-image: -webkit-linear-gradient(top, #151515, #040404);
  background-image: -o-linear-gradient(top, #151515, #040404);
  background-image: linear-gradient(to bottom, #151515, #040404);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff151515', endColorstr='#ff040404', GradientType=0);
  border-color: #040404 #040404 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #040404;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.navbar-inverse .navbar-inverse .btn-navbar:hover,
.navbar-inverse .navbar-inverse .btn-navbar:focus,
.navbar-inverse .navbar-inverse .btn-navbar:active,
.navbar-inverse .navbar-inverse .btn-navbar.active,
.navbar-inverse .navbar-inverse .btn-navbar.disabled,
.navbar-inverse .navbar-inverse .btn-navbar[disabled] {
  color: #ffffff;
  background-color: #040404;
  *background-color: #000000;
}
.navbar-inverse .navbar-inverse .btn-navbar:active,
.navbar-inverse .navbar-inverse .btn-navbar.active {
  background-color: #000000 \9;
}
.btn-navbar .icon-bar + .icon-bar {
  margin-top: 3px;
}
.navbar .user-menu {
  float: right;
}
.navbar .user-menu > li > a {
  position: relative;
  padding: 10px 10px 8px;
  color: #7d828a;
  font-size: 17.5px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
.navbar .user-menu > li > a span {
  position: absolute;
  top: 5px;
  right: 0;
  padding: 2px 6px;
}
.search-global {
  position: relative;
  float: right;
}
.search-global .search,
.search-global input[type="search"] {
  margin: 4px 0 0;
  border-color: #131517;
  background: #181a1d;
  color: #eeeeee;
}
.search-global .search-button {
  position: absolute;
  top: 9px;
  right: 4px;
  color: #ffffff;
  font-size: 14px;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
  opacity: 0.1;
  filter: alpha(opacity=10);
}
.search-global:hover .search-button {
  opacity: 0.4;
  filter: alpha(opacity=40);
}
.search-global .search-button:hover {
  opacity: 0.8;
  filter: alpha(opacity=80);
}
.search-global input[type="search"]:focus {
  border-color: rgba(82, 168, 236, 0.8);
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - BREADCRUMBS 
 * ----------------------------------------------------------------------------- 
 */
.breadcrumb {
  padding: 6px 15px 6px;
  margin: 0;
  background: transparent;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.breadcrumb > li {
  display: inline-block;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.breadcrumb > li > a {
  font-weight: bold;
  font-size: 13.020000000000001px;
  color: #E8701C;
}
.breadcrumb > li > a:hover {
  text-decoration: none;
  color: #ffffff;
}
.breadcrumb > li > .divider.divider {
  color: #a8e5ea;
}
.breadcrumb .active {
  font-weight: bold;
  font-size: 13.020000000000001px;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
}
.breadcrumb > li > .dropdown-menu {
  position: absolute;
  top: 97%;
}
.breadcrumb > li > .dropdown-menu:after {
  display: inline-block;
  position: absolute;
  left: 10px;
  top: -6px;
  border-bottom: 6px solid #ffffff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
}
.breadcrumb > li > .dropdown-menu:before {
  display: inline-block;
  position: absolute;
  left: 9px;
  top: -7px;
  border-bottom: 7px solid rgba(0, 0, 0, 0.2);
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  content: "";
}
.breadcrumb > li > .dropdown-menu > li {
  display: block;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - PAGINATION 
 * ----------------------------------------------------------------------------- 
 */
.pagination ul > li > div.page {
  display: inline;
}
.pagination ul > li > div > a,
.pagination ul > li > div > span {
  float: left;
  padding: 4px 12px;
  border: 1px solid #dddddd;
  border-left-width: 0;
  background-color: #ffffff;
  text-decoration: none;
  line-height: 20px;
}
.pagination ul > li > div > a:hover,
.pagination ul > li > div > a.active,
.pagination ul > li > div > span.active {
  background-color: #f5f5f5;
}
.pagination ul > li > div > a.active,
.pagination ul > li > div > span.active {
  color: #999999;
  cursor: default;
}
.pagination ul > li:first-child > div > a,
.pagination ul > li:first-child > div > span {
  border-left-width: 1px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.pagination ul > li:last-child > div > a,
.pagination ul > li:last-child > div > span {
  -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;
}
.pagination-large ul > li > div > a,
.pagination-large ul > li > div > span {
  padding: 11px 19px;
  font-size: 17.5px;
}
.pagination-large ul > li:first-child > div > a,
.pagination-large ul > li:first-child > div > span {
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
}
.pagination-large ul > li:last-child > div > a,
.pagination-large ul > li:last-child > div > span {
  -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;
}
.pagination-mini ul > li:first-child > div > a,
.pagination-small ul > li:first-child > div > a,
.pagination-mini ul > li:first-child > div > span,
.pagination-small ul > li:first-child > div > span {
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
}
.pagination-mini ul > li:last-child > div > a,
.pagination-small ul > li:last-child > div > a,
.pagination-mini ul > li:last-child > div > span,
.pagination-small ul > li:last-child > div > span {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
}
.pagination-small ul > li > div > a,
.pagination-small ul > li > div > span {
  padding: 2px 10px;
  font-size: 11.9px;
}
.pagination-mini ul > li > div > a,
.pagination-mini ul > li > div > span {
  padding: 1px 6px;
  font-size: 10.5px;
}
.pagination-btn ul > li > a,
.pagination-btn ul > li > span,
.pagination-btn ul > li > div > a,
.pagination-btn ul > li > div > span {
  font-weight: bold;
  font-size: 11.9px;
  color: #333333;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #c0c0c0;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.pagination-btn ul > li > a:hover,
.pagination-btn ul > li > span:hover,
.pagination-btn ul > li > div > a:hover,
.pagination-btn ul > li > div > span:hover,
.pagination-btn ul > li > a:focus,
.pagination-btn ul > li > span:focus,
.pagination-btn ul > li > div > a:focus,
.pagination-btn ul > li > div > span:focus,
.pagination-btn ul > li > a:active,
.pagination-btn ul > li > span:active,
.pagination-btn ul > li > div > a:active,
.pagination-btn ul > li > div > span:active,
.pagination-btn ul > li > a.active,
.pagination-btn ul > li > span.active,
.pagination-btn ul > li > div > a.active,
.pagination-btn ul > li > div > span.active,
.pagination-btn ul > li > a.disabled,
.pagination-btn ul > li > span.disabled,
.pagination-btn ul > li > div > a.disabled,
.pagination-btn ul > li > div > span.disabled,
.pagination-btn ul > li > a[disabled],
.pagination-btn ul > li > span[disabled],
.pagination-btn ul > li > div > a[disabled],
.pagination-btn ul > li > div > span[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.pagination-btn ul > li > a:active,
.pagination-btn ul > li > span:active,
.pagination-btn ul > li > div > a:active,
.pagination-btn ul > li > div > span:active,
.pagination-btn ul > li > a.active,
.pagination-btn ul > li > span.active,
.pagination-btn ul > li > div > a.active,
.pagination-btn ul > li > div > span.active {
  background-color: #cdcdcd \9;
}
.pagination-btn ul > li > a:hover,
.pagination-btn ul > li > span:hover,
.pagination-btn ul > li > div > a:hover,
.pagination-btn ul > li > div > span:hover,
.pagination-btn ul > li > a:focus,
.pagination-btn ul > li > span:focus,
.pagination-btn ul > li > div > a:focus,
.pagination-btn ul > li > div > span:focus {
  background-position: 0 -15px;
  color: #317bc8;
  text-decoration: none;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.pagination-btn ul > li > a:focus,
.pagination-btn ul > li > span:focus,
.pagination-btn ul > li > div > a:focus,
.pagination-btn ul > li > div > span:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.pagination-btn ul > li > a.active,
.pagination-btn ul > li > span.active,
.pagination-btn ul > li > div > a.active,
.pagination-btn ul > li > div > span.active,
.pagination-btn ul > li > a:active,
.pagination-btn ul > li > span:active,
.pagination-btn ul > li > div > a:active,
.pagination-btn ul > li > div > span:active {
  outline: 0;
  background-image: none;
  color: #317bc8;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.15), inset 0 1px 0 rgba(0, 0, 0, 0.04), 0 1px 2px rgba(0, 0, 0, 0.02);
}
.pagination-btn ul > li > a.disabled,
.pagination-btn ul > li > span.disabled,
.pagination-btn ul > li > div > a.disabled,
.pagination-btn ul > li > div > span.disabled,
.pagination-btn ul > li > a[disabled],
.pagination-btn ul > li > span[disabled],
.pagination-btn ul > li > div > a[disabled],
.pagination-btn ul > li > div > span[disabled] {
  background-image: none;
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.pagination-boo ul > li > a,
.pagination-boo ul > li > span,
.pagination-boo ul > li > div > a,
.pagination-boo ul > li > div > span {
  font-weight: bold;
  font-size: 11.9px;
  color: #333333;
  text-shadow: 0 -1px 0 rgba(255, 255, 255, 0.8);
  background-color: #eaecf0;
  background-image: -moz-linear-gradient(top, #ffffff, #cbd0da);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#cbd0da));
  background-image: -webkit-linear-gradient(top, #ffffff, #cbd0da);
  background-image: -o-linear-gradient(top, #ffffff, #cbd0da);
  background-image: linear-gradient(to bottom, #ffffff, #cbd0da);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffcbd0da', GradientType=0);
  border-color: #cbd0da #cbd0da #9ea8ba;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #cbd0da;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.pagination-boo ul > li > a:hover,
.pagination-boo ul > li > span:hover,
.pagination-boo ul > li > div > a:hover,
.pagination-boo ul > li > div > span:hover,
.pagination-boo ul > li > a:focus,
.pagination-boo ul > li > span:focus,
.pagination-boo ul > li > div > a:focus,
.pagination-boo ul > li > div > span:focus,
.pagination-boo ul > li > a:active,
.pagination-boo ul > li > span:active,
.pagination-boo ul > li > div > a:active,
.pagination-boo ul > li > div > span:active,
.pagination-boo ul > li > a.active,
.pagination-boo ul > li > span.active,
.pagination-boo ul > li > div > a.active,
.pagination-boo ul > li > div > span.active,
.pagination-boo ul > li > a.disabled,
.pagination-boo ul > li > span.disabled,
.pagination-boo ul > li > div > a.disabled,
.pagination-boo ul > li > div > span.disabled,
.pagination-boo ul > li > a[disabled],
.pagination-boo ul > li > span[disabled],
.pagination-boo ul > li > div > a[disabled],
.pagination-boo ul > li > div > span[disabled] {
  color: #333333;
  background-color: #cbd0da;
  *background-color: #bcc3cf;
}
.pagination-boo ul > li > a:active,
.pagination-boo ul > li > span:active,
.pagination-boo ul > li > div > a:active,
.pagination-boo ul > li > div > span:active,
.pagination-boo ul > li > a.active,
.pagination-boo ul > li > span.active,
.pagination-boo ul > li > div > a.active,
.pagination-boo ul > li > div > span.active {
  background-color: #adb5c5 \9;
}
.pagination-boo ul > li > a:hover,
.pagination-boo ul > li > span:hover,
.pagination-boo ul > li > div > a:hover,
.pagination-boo ul > li > div > span:hover,
.pagination-boo ul > li > a:focus,
.pagination-boo ul > li > span:focus,
.pagination-boo ul > li > div > a:focus,
.pagination-boo ul > li > div > span:focus {
  background-position: 0 -15px;
  color: #317bc8;
  text-decoration: none;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.pagination-boo ul > li > a:focus,
.pagination-boo ul > li > span:focus,
.pagination-boo ul > li > div > a:focus,
.pagination-boo ul > li > div > span:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.pagination-boo ul > li > a.active,
.pagination-boo ul > li > span.active,
.pagination-boo ul > li > div > a.active,
.pagination-boo ul > li > div > span.active,
.pagination-boo ul > li > a:active,
.pagination-boo ul > li > span:active,
.pagination-boo ul > li > div > a:active,
.pagination-boo ul > li > div > span:active {
  outline: 0;
  background-image: none;
  color: #317bc8;
  -webkit-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(0, 0, 0, 0.05), inset 1px 0 0 rgba(0, 0, 0, 0.05), inset -1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.02);
  -moz-box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(0, 0, 0, 0.05), inset 1px 0 0 rgba(0, 0, 0, 0.05), inset -1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.02);
  box-shadow: inset 0 1px 6px rgba(0, 0, 0, 0.2), inset 0 1px 1px rgba(0, 0, 0, 0.05), inset 1px 0 0 rgba(0, 0, 0, 0.05), inset -1px 0 0 rgba(0, 0, 0, 0.05), 0 1px 2px rgba(0, 0, 0, 0.02);
}
.pagination-boo ul > li > a.disabled,
.pagination-boo ul > li > span.disabled,
.pagination-boo ul > li > div > a.disabled,
.pagination-boo ul > li > div > span.disabled,
.pagination-boo ul > li > a[disabled],
.pagination-boo ul > li > span[disabled],
.pagination-boo ul > li > div > a[disabled],
.pagination-boo ul > li > div > span[disabled] {
  background-image: none;
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.widget-footer .pagination {
  margin: 0;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - PAGER 
 * ----------------------------------------------------------------------------- 
 */
.pager li {
  display: inline;
}
.pager li > a,
.pager li > span {
  display: inline-block;
  padding: 4px 14px;
  border: 1px solid #ddd;
  background-color: #f0f1f8;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
}
.pager li > a:hover {
  background-color: #f5f5f5;
  text-decoration: none;
}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > span {
  background-color: #ffffff;
  cursor: default;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - MODALS 
 * ----------------------------------------------------------------------------- 
 */
.modal-backdrop {
  z-index: 2010;
}
.modal {
  padding: 4px;
  background-color: rgba(0, 0, 0, 0.5);
  border: 1px solid rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.85);
  -moz-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.85);
  box-shadow: 0 3px 15px rgba(0, 0, 0, 0.85);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  z-index: 2020;
}
.modal-header {
  color: #f1f1f1;
  padding: 5px 15px;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
  background-color: #3b3e4a;
  background-image: -moz-linear-gradient(top, #464a56, #2b2d38);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#464a56), to(#2b2d38));
  background-image: -webkit-linear-gradient(top, #464a56, #2b2d38);
  background-image: -o-linear-gradient(top, #464a56, #2b2d38);
  background-image: linear-gradient(to bottom, #464a56, #2b2d38);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff464a56', endColorstr='#ff2b2d38', GradientType=0);
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.modal-header .close {
  color: #ffffff;
  opacity: 0.6;
  filter: alpha(opacity=60);
  text-shadow: 0 -1px 0 #000000;
}
.modal-header .close i {
  font-size: 11.9px;
}
.modal-header h3,
.modal-header h4 {
  margin: 0;
  line-height: 30px;
  text-shadow: 0 -1px 0 #000000;
}
.modal-body {
  background-color: #f0f2f8;
  min-height: 30px;
}
.modal-footer {
  padding: 7px 15px 8px;
  margin-bottom: 0;
  text-align: right;
  border-top-color: #b4b7be;
  background-color: #e7ebed;
  background-image: -moz-linear-gradient(top, #dee3e7, #f5f6f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dee3e7), to(#f5f6f7));
  background-image: -webkit-linear-gradient(top, #dee3e7, #f5f6f7);
  background-image: -o-linear-gradient(top, #dee3e7, #f5f6f7);
  background-image: linear-gradient(to bottom, #dee3e7, #f5f6f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdee3e7', endColorstr='#fff5f6f7', GradientType=0);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.modal > .modal-body:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.modal > .modal-body:last-child {
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
}
.modal-shadow {
  padding: 0;
  border: 1px solid #666;
  border: 1px solid rgba(0, 0, 0, 0.4);
  -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);
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - TOOLTIPS 
 * ----------------------------------------------------------------------------- 
 */
 .tooltip {
  position: absolute;
  z-index: 1030;
  display: block;
  font-size: 11px;
  line-height: 1.4;
  opacity: 0;
  filter: alpha(opacity=0);
  visibility: visible;
}

.tooltip.in {
  opacity: 0.8;
  filter: alpha(opacity=80);
}

.tooltip.top {
  padding: 5px 0;
  margin-top: -3px;
}

.tooltip.right {
  padding: 0 5px;
  margin-left: 3px;
}

.tooltip.bottom {
  padding: 5px 0;
  margin-top: 3px;
}

.tooltip.left {
  padding: 0 5px;
  margin-left: -3px;
}

.tooltip-inner {
  max-width: 200px;
  padding: 8px;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  background-color: #000000;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
}

.tooltip-arrow {
  position: absolute;
  width: 0;
  height: 0;
  border-color: transparent;
  border-style: solid;
}

.tooltip.top .tooltip-arrow {
  bottom: 0;
  left: 50%;
  margin-left: -5px;
  border-top-color: #000000;
  border-width: 5px 5px 0;
}

.tooltip.right .tooltip-arrow {
  top: 50%;
  left: 0;
  margin-top: -5px;
  border-right-color: #000000;
  border-width: 5px 5px 5px 0;
}

.tooltip.left .tooltip-arrow {
  top: 50%;
  right: 0;
  margin-top: -5px;
  border-left-color: #000000;
  border-width: 5px 0 5px 5px;
}

.tooltip.bottom .tooltip-arrow {
  top: 0;
  left: 50%;
  margin-left: -5px;
  border-bottom-color: #000000;
  border-width: 0 5px 5px;
}
/* 

 * -----------------------------------------------------------------------------
 * BOO - POPOVER 
 * ----------------------------------------------------------------------------- 
 */
.popover {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1010;
  display: none;
  padding: 1px;
  width: 236px;
  border: 1px solid #ccc;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background-color: #ffffff;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -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-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.popover-error {
  border: 2px solid #eed3d7;
  border: 2px solid #b94a48;
  background-color: #f2dede;
  color: #b94a48;
  -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
  box-shadow: 0 5px 10px rgba(0, 0, 0, 0.4);
}
.popover-error.top .arrow {
  border-top-color: #f2dede;
}
.popover-error.top .arrow:after {
  bottom: -2px;
  left: -12px;
  border-width: 12px 12px 0;
  border-top-color: #b94a48;
}
.popover-error.right .arrow {
  border-right-color: #f2dede;
}
.popover-error.right .arrow:after {
  bottom: -12px;
  left: -2px;
  border-width: 12px 12px 12px 0;
  border-right-color: #b94a48;
}
.popover-error .bottom .arrow {
  border-bottom-color: #f2dede;
}
.popover-error .bottom .arrow:after {
  top: -2px;
  left: -12px;
  border-width: 0 12px 12px;
  border-bottom-color: #b94a48;
}
.popover-error .left .arrow {
  border-left-color: #f2dede;
}
.popover-error .left .arrow:after {
  right: -2px;
  bottom: -12px;
  border-width: 12px 0 12px 12px;
  border-left-color: #b94a48;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - THUMBNAILS 
 * ----------------------------------------------------------------------------- 
 */
.thumbnail {
  padding: 5px;
  border-color: #c8cbd0;
  -webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.thumbnail .img-desc {
  font-size: 11.9px;
  line-height: 16px;
  color: #777777;
}
.thumbnail .action {
  padding: 0 9px;
  *zoom: 1;
}
.thumbnail .action:before,
.thumbnail .action:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnail .action:after {
  clear: both;
}
.thumbnail .action .btn {
  margin-bottom: 2px;
}
.thumbnail .caption {
  *zoom: 1;
}
.thumbnail .caption:before,
.thumbnail .caption:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnail .caption:after {
  clear: both;
}
.thumbnail .caption .action {
  padding: 0;
}
.thumbnail-condensed,
.thumbnails.thumbnail-condensed .thumbnail {
  padding: 0;
}
.thumbnail.well-nice {
  background-color: #f6f7fe;
  border-color: #ffffff;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.thumbnail.well-black {
  border-color: #2f2f2f;
}
.well-black .thumbnail.well-black {
  border-color: #2f2f2f;
}
.thumbnail.well-impressed {
  border-color: #c8cbd0;
  -webkit-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.06), inset 0 0 2px rgba(0, 0, 0, 0.15), inset 1px 1px 1px rgba(0, 0, 0, 0.055), 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.06), inset 0 0 2px rgba(0, 0, 0, 0.15), inset 1px 1px 1px rgba(0, 0, 0, 0.055), 0 1px 0 #ffffff;
  box-shadow: inset 0 0 8px rgba(0, 0, 0, 0.06), inset 0 0 2px rgba(0, 0, 0, 0.15), inset 1px 1px 1px rgba(0, 0, 0, 0.055), 0 1px 0 #ffffff;
}
.thumbnail.well-black.well-impressed {
  border: 1px solid #222222;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.well-black .thumbnail.well-impressed {
  border: 1px solid #222222;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
}
.well-black .thumbnail.well-black.well-impressed {
  border: 1px solid #222222;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
  -moz-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
  box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.7), inset 0 0 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.2);
}
/*
.thumbnails .well {
  margin-bottom: 0;
}
*/
.well-black .thumbnail {
  border-color: #5c6266;
}
.well-black.thumbnail .caption,
.well-black .thumbnail .caption,
.thumbnail .well-black .caption {
  color: #d1d1d1;
}
.well-black.thumbnail .img-desc,
.well-black .thumbnail .img-desc,
.thumbnail .well-black .img-desc {
  color: #b1b1b1;
}
.outer {
  position: relative;
  z-index: 1;
}
.in-shadow > img,
.vignette > img {
  width: 100%;
  position: relative;
  z-index: -1;
}
.in-shadow {
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.75);
}
.vignette {
  -webkit-box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.85);
  -moz-box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.85);
  box-shadow: inset 0 0 60px rgba(0, 0, 0, 0.85);
}
.img-shadow {
  position: relative;
  float: left;
}
.img-shadow::before {
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  content: "";
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.75);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.75);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.75);
}
.img-shadow > img {
  float: left;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.img-shadow.pull-right {
  float: right;
}
.img-radius,
.img-radius > img {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.img-radius-small,
.img-radius-small > img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.img-radius-large,
.img-radius-large > img {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.img-radius-top,
.img-radius-top > img {
  -webkit-border-radius: 3px 3px 0 0;
  -moz-border-radius: 3px 3px 0 0;
  border-radius: 3px 3px 0 0;
}
.img-radius-bottom,
.img-radius-bottom > img {
  -webkit-border-radius: 0 0 3px 3px;
  -moz-border-radius: 0 0 3px 3px;
  border-radius: 0 0 3px 3px;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - MEDIA 
 * ----------------------------------------------------------------------------- 
 */
.media-overflow,
.media-overflow .media,
.media-overflow .media-body {
  overflow: visible;
}
.media-left {
  float: left;
  margin-right: 10px;
  margin-top: 10px;
}
.media-right {
  float: right;
  margin-left: 10px;
}
.media-address p,
.media-address .media-heading {
  margin-bottom: 0;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - LABELS BADGES 
 * ----------------------------------------------------------------------------- 
 */
.label,
.badge {
  font-size: 11.844px;
}
.label span,
.badge span {
  padding: 0 2px;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.badge {
  -webkit-border-radius: 50em;
  -moz-border-radius: 50em;
  border-radius: 50em;
}
.badge > .badge {
  background-color: rgba(0, 0, 0, 0.2);
  margin: -3px -9px -4px 3px;
  padding: 3px 9px 4px;
  opacity: 1;
  filter: alpha(opacity=100);
}
.label-in,
.badge-in {
  -webkit-box-shadow: 0 1px 0 #ffffff, inset 0 1px 3px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 1px 0 #ffffff, inset 0 1px 3px rgba(0, 0, 0, 0.4);
  box-shadow: 0 1px 0 #ffffff, inset 0 1px 3px rgba(0, 0, 0, 0.4);
}
.btn > .label-in,
.btn > .badge-in {
  -webkit-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6), inset 0 1px 1px rgba(0, 0, 0, 0.6), inset 0 -1px 0 rgba(0, 0, 0, 0.4);
  -moz-box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6), inset 0 1px 1px rgba(0, 0, 0, 0.6), inset 0 -1px 0 rgba(0, 0, 0, 0.4);
  box-shadow: inset 0 0 3px rgba(0, 0, 0, 0.6), inset 0 1px 1px rgba(0, 0, 0, 0.6), inset 0 -1px 0 rgba(0, 0, 0, 0.4);
}
.label-puffy,
.badge-puffy {
  -webkit-box-shadow: 0 -1px 0 #ffffff, inset 0 -10px 4px rgba(0, 0, 0, 0.2), inset 0 1px 6px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 -1px 0 #ffffff, inset 0 -10px 4px rgba(0, 0, 0, 0.2), inset 0 1px 6px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 -1px 0 #ffffff, inset 0 -10px 4px rgba(0, 0, 0, 0.2), inset 0 1px 6px 2px rgba(0, 0, 0, 0.3);
}
.label-tag,
.badge-tag {
  background-color: #e1e1e1;
  font-weight: bold;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
}
.label-tag[href],
.badge-tag[href] {
  background-color: #c5c5c5;
}
.label-large,
.badge-large {
  font-size: 13.020000000000001px;
  line-height: 20px;
  padding: 2px 10px 1px;
  vertical-align: middle;
}
.label-large {
  vertical-align: middle;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.label-important,
.badge-important,
.label-important[href],
.badge-important[href] {
  background-color: #cf5054;
  color: #fff;
}
.label-warning,
.badge-warning,
.label-warning[href],
.badge-warning[href] {
  color: #ff005a;
  background-color: #FFE2E9;
}
.label-success,
.badge-success,
.label-success[href],
.badge-success[href] {
  color: #4E9F90;
  background-color: #DCF8F3;
}

.label-black,
.badge-black,
.label-black[href],
.badge-black[href] {
    color: white;
    background-color: black;
}

.label-info,
.badge-info,
.label-info[href],
.badge-info[href] {
  color: #2E5A7A;
  background-color: #D7E7EE;
}
.label-yellow,
.badge-yellow,
.label-yellow[href],
.badge-yellow[href] {
  background-color: #e2dc0f ;
}
.label-yellow1,
.badge-yellow1,
.label-yellow1[href],
.badge-yellow1[href] {
  background-color: #FCF7E2 ;
  color: #BB8C09;
}
.label-yellow2,
.badge-yellow2,
.label-yellow2[href],
.badge-yellow2[href] {
  background-color: #A98307 ;
}
.label-inverse,
.badge-inverse,
.label-inverse[href],
.badge-inverse[href] {
  background-color: #333333;
}
.label-positive,
.badge-positive {
  background-color: #57A957;
}
.label-positive[href],
.badge-positive[href] {
  background-color: #458845;
}
.label-negative,
.badge-negative {
  background-color: #DB6464;
}
.label-negative[href],
.badge-negative[href] {
  background-color: #d13b3b;
}
.label-notification,
.badge-notification {
  color: #ED7A53;
  background-color: #FAE3DA;
}
.label-notification[href],
.badge-notification[href] {
  background-color: #e85625;
}
.label-white,
.badge-white {
  background-color: #ffffff;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
}
.label-white[href],
.badge-white[href] {
  background-color: #f2f2f2;
  color: #333333;
  text-shadow: 0 1px 0 #ffffff;
}
.label-purple,
.badge-purple,
.label-purple[href],
.badge-purple[href] {
  background-color: #771780;
}
/* 
 * -----------------------------------------------------------------------------
 * BOOTHEME - PROGRESS BARS 
 * ----------------------------------------------------------------------------- 
 */
.progress {
  background-color: #dbdde1;
  background-image: -moz-linear-gradient(top, #d6d8dd, #e2e4e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d6d8dd), to(#e2e4e8));
  background-image: -webkit-linear-gradient(top, #d6d8dd, #e2e4e8);
  background-image: -o-linear-gradient(top, #d6d8dd, #e2e4e8);
  background-image: linear-gradient(to bottom, #d6d8dd, #e2e4e8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6d8dd', endColorstr='#ffe2e4e8', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.7);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.7);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), 0 1px 0 rgba(255, 255, 255, 0.7);
}
.progress .bar {
  height: 20px;
  font-weight: bold;
}
.progress .bar.two-sec-ease-in-out {
  -webkit-transition: width 2s ease-in-out;
  -moz-transition: width 2s ease-in-out;
  -o-transition: width 2s ease-in-out;
  transition: width 2s ease-in-out;
}
.progress .bar.four-sec-ease-in-out {
  -webkit-transition: width 4s ease-in-out;
  -moz-transition: width 4s ease-in-out;
  -o-transition: width 4s ease-in-out;
  transition: width 4s ease-in-out;
}
.progress .bar.six-sec-ease-in-out {
  -webkit-transition: width 6s ease-in-out;
  -moz-transition: width 6s ease-in-out;
  -o-transition: width 6s ease-in-out;
  transition: width 6s ease-in-out;
}
.well-black .progress {
  background-color: #323437;
  background-image: -moz-linear-gradient(top, #2d3032, #393b3f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d3032), to(#393b3f));
  background-image: -webkit-linear-gradient(top, #2d3032, #393b3f);
  background-image: -o-linear-gradient(top, #2d3032, #393b3f);
  background-image: linear-gradient(to bottom, #2d3032, #393b3f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2d3032', endColorstr='#ff393b3f', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.15);
}
.progress-medium,
.progress-small,
.progress-mini {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.progress-medium .bar,
.progress-small .bar,
.progress-mini .bar {
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
}
.progress-medium {
  height: 10px;
}
.progress-medium .bar {
  height: 10px;
}
.progress-small {
  height: 6px;
}
.progress-small .bar {
  height: 6px;
}
.progress-mini {
  height: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.6);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.6);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.6);
}
.progress-mini .bar {
  height: 4px;
}
.progress.vertical {
  background-color: #dbdde1;
  background-image: -moz-linear-gradient(top, #d6d8dd, #e2e4e8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#d6d8dd), to(#e2e4e8));
  background-image: -webkit-linear-gradient(top, #d6d8dd, #e2e4e8);
  background-image: -o-linear-gradient(top, #d6d8dd, #e2e4e8);
  background-image: linear-gradient(to bottom, #d6d8dd, #e2e4e8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd6d8dd', endColorstr='#ffe2e4e8', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), inset 1px 0 2px rgba(0, 0, 0, 0.1), 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), inset 1px 0 2px rgba(0, 0, 0, 0.1), 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), inset 1px 0 2px rgba(0, 0, 0, 0.1), 0 1px 0 #ffffff;
}
.well-black .progress.vertical {
  background-color: #323437;
  background-image: -moz-linear-gradient(top, #2d3032, #393b3f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2d3032), to(#393b3f));
  background-image: -webkit-linear-gradient(top, #2d3032, #393b3f);
  background-image: -o-linear-gradient(top, #2d3032, #393b3f);
  background-image: linear-gradient(to bottom, #2d3032, #393b3f);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2d3032', endColorstr='#ff393b3f', GradientType=0);
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.15);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.15);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.5), inset 0 -1px 0 rgba(255, 255, 255, 0.15);
}
.progress.vertical.progress-xxlarge,
.progress.vertical.progress-xxlarge .bar {
  width: 60px;
}
.progress.vertical.progress-xlarge,
.progress.vertical.progress-xlarge .bar {
  width: 45px;
}
.progress.vertical.progress-large,
.progress.vertical.progress-large .bar {
  width: 30px;
}
.progress.vertical.progress-medium,
.progress.vertical.progress-medium .bar {
  width: 10px;
}
.progress.vertical.progress-small,
.progress.vertical.progress-small .bar {
  width: 6px;
}
.progress.vertical.progress-mini {
  width: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), inset 1px 0 2px rgba(0, 0, 0, 0.1), 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), inset 1px 0 2px rgba(0, 0, 0, 0.1), 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.3), inset 1px 0 2px rgba(0, 0, 0, 0.1), 0 1px 0 #ffffff;
}
.progress.vertical.progress-mini .bar {
  width: 4px;
}
.progress.vertical .bar.two-sec-ease-in-out {
  -webkit-transition: height 2s ease-in-out;
  -moz-transition: height 2s ease-in-out;
  -o-transition: height 2s ease-in-out;
  transition: height 2s ease-in-out;
}
.progress.vertical .bar.four-sec-ease-in-out {
  -webkit-transition: height 4s ease-in-out;
  -moz-transition: height 4s ease-in-out;
  -o-transition: height 4s ease-in-out;
  transition: height 4s ease-in-out;
}
.progress.vertical .bar.six-sec-ease-in-out {
  -webkit-transition: height 6s ease-in-out;
  -moz-transition: height 6s ease-in-out;
  -o-transition: height 6s ease-in-out;
  transition: height 6s ease-in-out;
}
.progress.filled5,
.progress.filled6 {
  height: 30px;
}
.progress.filled2 .filler {
  margin: 2px;
}
.progress.filled3 .filler {
  margin: 3px;
}
.progress.filled4 .filler {
  margin: 4px;
}
.progress.filled5 .filler {
  margin: 5px;
}
.progress.filled6 .filler {
  margin: 6px;
}
.progress.filled2 .filler .bar {
  height: 16px;
}
.progress.filled3 .filler .bar {
  height: 14px;
}
.progress.filled4 .filler .bar {
  height: 12px;
}
.progress.filled5 .filler .bar {
  height: 20px;
}
.progress.filled6 .filler .bar {
  height: 18px;
}
.progress.progress-medium.filled2 {
  height: 14px;
}
.progress.progress-medium.filled3 {
  height: 16px;
}
.progress.progress-medium.filled4 {
  height: 18px;
}
.progress.progress-medium.filled5 {
  height: 20px;
}
.progress.progress-medium.filled2 .filler .bar,
.progress.progress-medium.filled3 .filler .bar,
.progress.progress-medium.filled4 .filler .bar,
.progress.progress-medium.filled5 .filler .bar {
  height: 10px;
}
.progress.progress-small.filled2 {
  height: 10px;
}
.progress.progress-small.filled3 {
  height: 12px;
}
.progress.progress-small.filled4 {
  height: 14px;
}
.progress.progress-small.filled5 {
  height: 16px;
}
.progress.progress-small.filled2 .filler .bar,
.progress.progress-small.filled3 .filler .bar,
.progress.progress-small.filled4 .filler .bar,
.progress.progress-small.filled5 .filler .bar {
  height: 6px;
}
.progress.progress-mini.filled2 {
  height: 8px;
}
.progress.progress-mini.filled3 {
  height: 10px;
}
.progress.progress-mini.filled4 {
  height: 12px;
}
.progress.progress-mini.filled5 {
  height: 14px;
}
.progress.progress-mini.filled2 .filler .bar,
.progress.progress-mini.filled3 .filler .bar,
.progress.progress-mini.filled4 .filler .bar,
.progress.progress-mini.filled5 .filler .bar {
  height: 4px;
}
.progress .filler {
  position: relative;
}
.progress-group {
  margin-bottom: 20px;
}
.progress-group .progress {
  margin-bottom: 5px;
}
.vertical-progressbar-group {
  height: 100px;
  margin-bottom: 20px;
}
.vertical-progressbar-group .label-field.left {
  margin-right: 5px;
}
.vertical-progressbar-group .progress + .label-field.left {
  margin-left: -15px;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - ACCORDION 
 * ----------------------------------------------------------------------------- 
 */
.accordion-heading,
.accordion-content {
  *zoom: 1;
}
.accordion-heading:before,
.accordion-content:before,
.accordion-heading:after,
.accordion-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.accordion-heading:after,
.accordion-content:after {
  clear: both;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - CAROUSEL 
 * ----------------------------------------------------------------------------- 
 */
/* 
 * -----------------------------------------------------------------------------
 * BOO - HERO UNIT 
 * ----------------------------------------------------------------------------- 
 *//* 
 * -----------------------------------------------------------------------------
 * BOO - UTILITY CLASSES 
 * ----------------------------------------------------------------------------- 
 */
/* 
 * -----------------------------------------------------------------------------
 * BOO - PERCENTAGE GRID 
 * ----------------------------------------------------------------------------- 
 */
.row-fluid [class*="stacx"] {
  display: block;
  float: left;
  width: 100%;
  min-height: 30px;
  margin-left: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
/*.row-fluid .stacx1 		{ width: 8.333333333333333%; }
.row-fluid .stacx2 		{ width: 16.66666666666667%; }
.row-fluid .stacx3 		{ width: 25%; }
.row-fluid .stacx4 		{ width: 33.33333333333333%; }
.row-fluid .stacx5 		{ width: 41.66666666666667%; }
.row-fluid .stacx6 		{ width: 50%; }
.row-fluid .stacx7 		{ width: 58.33333333333333%; }
.row-fluid .stacx8 		{ width: 66.66666666666666%; }
.row-fluid .stacx9 		{ width: 75%; }
.row-fluid .stacx10 	{ width: 83.33333333333333%; }
.row-fluid .stacx11 	{ width: 91.66666666666666%; }
.row-fluid .stacx12 	{ width: 100%; }*/
/*.row-fluid .offset-stacx1 	{ margin-left: 8.333333333333333%; }
.row-fluid .offset-stacx2 	{ margin-left: 16.66666666666667%; }
.row-fluid .offset-stacx3 	{ margin-left: 25%; }
.row-fluid .offset-stacx4 	{ margin-left: 33.33333333333333%; }
.row-fluid .offset-stacx5 	{ margin-left: 41.66666666666667%; }
.row-fluid .offset-stacx6 	{ margin-left: 50%; }
.row-fluid .offset-stacx7 	{ margin-left: 58.33333333333333%; }
.row-fluid .offset-stacx8 	{ margin-left: 66.66666666666666%; }
.row-fluid .offset-stacx9 	{ margin-left: 75%; }
.row-fluid .offset-stacx10 	{ margin-left: 83.33333333333333%; }
.row-fluid .offset-stacx11 	{ margin-left: 91.66666666666666%; }*/
/*.row-fluid .centered { float: none; margin: 0 auto; }*/
/* Source Ordering */
/*.push-stacx2 	{ left: 16.66666666666667%; }
.push-stacx3 	{ left: 25%; }
.push-stacx4 	{ left: 33.33333333333333%; }
.push-stacx5 	{ left: 41.66666666666667%; }
.push-stacx6 	{ left: 50%; }
.push-stacx7 	{ left: 58.33333333333333%; }
.push-stacx8 	{ left: 66.66666666666666%; }
.push-stacx9 	{ left: 75%; }
.push-stacx10 	{ left: 83.33333333333333%; }
	
.pull-stacx2 	{ right: 16.66666666666667%; }
.pull-stacx3 	{ right: 25%; }
.pull-stacx4 	{ right: 33.33333333333333%; }
.pull-stacx5 	{ right: 41.66666666666667%; }
.pull-stacx6 	{ right: 50%; }
.pull-stacx7 	{ right: 58.33333333333333%; }
.pull-stacx8 	{ right: 66.66666666666666%; }
.pull-stacx9 	{ right: 75%; }
.pull-stacx10 	{ right: 83.33333333333333%; }*/
.row-fluid .stacx1 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx1 {
    float: left;
    width: 8.333333333333332%;
  }
}
.row-fluid .stacx2 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx2 {
    float: left;
    width: 16.666666666666664%;
  }
}
.row-fluid .stacx3 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx3 {
    float: left;
    width: 25%;
  }
}
.row-fluid .stacx4 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx4 {
    float: left;
    width: 33.33333333333333%;
  }
}
.row-fluid .stacx5 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx5 {
    float: left;
    width: 41.66666666666667%;
  }
}
.row-fluid .stacx6 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx6 {
    float: left;
    width: 50%;
  }
}
.row-fluid .stacx7 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx7 {
    float: left;
    width: 58.333333333333336%;
  }
}
.row-fluid .stacx8 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx8 {
    float: left;
    width: 66.66666666666666%;
  }
}
.row-fluid .stacx9 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx9 {
    float: left;
    width: 75%;
  }
}
.row-fluid .stacx10 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx10 {
    float: left;
    width: 83.33333333333334%;
  }
}
.row-fluid .stacx11 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx11 {
    float: left;
    width: 91.66666666666666%;
  }
}
.row-fluid .stacx12 {
  min-height: 1px;
  padding-left: 0;
  padding-right: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
@media (min-width: 768px) {
  .row-fluid .stacx12 {
    float: left;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .row-fluid .offset-stacx1 {
    margin-left: 8.333333333333332%;
  }
}
@media (min-width: 768px) {
  .row-fluid .offset-stacx2 {
    margin-left: 16.666666666666664%;
  }
}
@media (min-width: 768px) {
  .row-fluid .offset-stacx3 {
    margin-left: 25%;
  }
}
@media (min-width: 768px) {
  .row-fluid .offset-stacx4 {
    margin-left: 33.33333333333333%;
  }
}
@media (min-width: 768px) {
  .row-fluid .offset-stacx5 {
    margin-left: 41.66666666666667%;
  }
}
@media (min-width: 768px) {
  .row-fluid .offset-stacx6 {
    margin-left: 50%;
  }
}
@media (min-width: 768px) {
  .row-fluid .offset-stacx7 {
    margin-left: 58.333333333333336%;
  }
}
@media (min-width: 768px) {
  .row-fluid .offset-stacx8 {
    margin-left: 66.66666666666666%;
  }
}
@media (min-width: 768px) {
  .row-fluid .offset-stacx9 {
    margin-left: 75%;
  }
}
@media (min-width: 768px) {
  .row-fluid .offset-stacx10 {
    margin-left: 83.33333333333334%;
  }
}
@media (min-width: 768px) {
  .row-fluid .offset-stacx11 {
    margin-left: 91.66666666666666%;
  }
}
.row-fluid .centered {
  float: none;
  margin: 0 auto;
}
@media (min-width: 768px) {
  .push-stacx2 {
    left: 16.666666666666664%;
  }
}
@media (min-width: 768px) {
  .push-stacx3 {
    left: 25%;
  }
}
@media (min-width: 768px) {
  .push-stacx4 {
    left: 33.33333333333333%;
  }
}
@media (min-width: 768px) {
  .push-stacx5 {
    left: 41.66666666666667%;
  }
}
@media (min-width: 768px) {
  .push-stacx6 {
    left: 50%;
  }
}
@media (min-width: 768px) {
  .push-stacx7 {
    left: 58.333333333333336%;
  }
}
@media (min-width: 768px) {
  .push-stacx8 {
    left: 66.66666666666666%;
  }
}
@media (min-width: 768px) {
  .push-stacx9 {
    left: 75%;
  }
}
@media (min-width: 768px) {
  .push-stacx10 {
    left: 83.33333333333334%;
  }
}
@media (min-width: 768px) {
  .pull-stacx2 {
    right: 16.666666666666664%;
  }
}
@media (min-width: 768px) {
  .pull-stacx3 {
    right: 25%;
  }
}
@media (min-width: 768px) {
  .pull-stacx4 {
    right: 33.33333333333333%;
  }
}
@media (min-width: 768px) {
  .pull-stacx5 {
    right: 41.66666666666667%;
  }
}
@media (min-width: 768px) {
  .pull-stacx6 {
    right: 50%;
  }
}
@media (min-width: 768px) {
  .pull-stacx7 {
    right: 58.333333333333336%;
  }
}
@media (min-width: 768px) {
  .pull-stacx8 {
    right: 66.66666666666666%;
  }
}
@media (min-width: 768px) {
  .pull-stacx9 {
    right: 75%;
  }
}
@media (min-width: 768px) {
  .pull-stacx10 {
    right: 83.33333333333334%;
  }
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - LAYOUT 
 * ----------------------------------------------------------------------------- 
 */
.filler {
  height: 74px;
}
.header-sticky .filler,
.base-layout .filler {
  height: 45px;
}
.base-layout .sidebar {
  top: 0px;
}
.mobile-nav {
  text-align: center;
}
.mobile-btn {
  display: block;
  padding: 7px 0 0;
  color: #22828b;
  text-align: center;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.3);
  font-weight: bold;
  font-size: 17.5px;
}
.mobile-btn:hover {
  color: #1d6f76;
  text-decoration: none;
}
.nav-page > li {
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.nav-page > li > a {
  padding: 9px;
}
.sidebar-right .main-content {
  margin-right: 270px;
  margin-left: 0;
}
.sidebar-hidden .main-content {
  margin-right: 0;
  margin-left: 0;
}
.page-head {
  position: relative;
  margin: 0 -20px;
  padding: 0 20px;
  min-height: 100px;
  border-bottom: 1px solid #babec4;
  background: url("../img/background/body-bg-02-15.jpg") repeat scroll 0 0;
}
.page-head .page-title {
  margin-bottom: 0px;
}
.pagedesc {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}
.well-black .pagedesc {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}
.page-title + .pagedesc {
  margin-top: -5px;
}
.page-bar {
  position: absolute;
  right: 20px;
  bottom: -1px;
  left: 20px;
  margin: auto;
  padding: 0;
}
.page-bar .btn-toolbar {
  margin: 0;
}
.page-bar .nav-tabs {
  margin: 0;
}
.page-bar .nav-tabs > li > a {
  color: #333333;
}
.page-bar .nav-tabs .active a,
.page-bar .nav-tabs .active a:hover {
  /*background: url("../img/background/body-bg-02.jpg") repeat scroll 0 0 #f5f5f5;*/
  color: #3399ff;
}
.page-content {
  position: relative;
  padding-bottom: 60px;
}

.wrap-shadow {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.35);
}
.wrap-padding {
  padding: 0 15px;
}
.wrap-border-grey {
  border: 1px solid #c3c6cb;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.wrap-border-white {
  border: 1px solid #ffffff;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  -moz-background-clip: padding-box;
  background-clip: padding-box;
}
.bg-white {
  background-color: #fafafa;
}
.toggle-btn {
  float: right;
}
legend .toggle-btn[class^="fontello-icon-"]:before,
legend .toggle-btn[class*=" fontello-icon-"]:before,
legend .toggle-btn[class^="aweso-icon-"]:before,
legend .toggle-btn[class*=" aweso-icon-"]:before,
legend .toggle-btn[class^="booicon-"]:before,
legend .toggle-btn[class*=" booicon-"]:before {
  font-size: 1em;
  color: #999999;
}
#btnScrollup {
  float: left;
  color: #00BB87 !important;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - HEADER 
 * ----------------------------------------------------------------------------- 
 */
/* #header-container {
  height: 75px;
}
#header {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 1005;
  width: 100%;
} */
.header-drawer {
  position: absolute;
  top: 0px;
  z-index: 1007;
  margin-top: 41px;
  min-height: 5px;
  width: 100%;
  border-bottom: 1px solid #2A81BF;
  background-color: #2A81BF;
  background-image: -moz-linear-gradient(top, #2A81BF, #2A81BF);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#2A81BF), to(#2A81BF));
  background-image: -webkit-linear-gradient(top, #2A81BF, #2A81BF);
  background-image: -o-linear-gradient(top, #2A81BF, #2A81BF);
  background-image: linear-gradient(to bottom, #2A81BF, #2A81BF);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2A81BF', endColorstr='#ff2A81BF', GradientType=0);
  -webkit-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.4);
}
/*
 * -----------------------------------------------------------------------------
 * BOO - SIDEBAR 
 * ----------------------------------------------------------------------------- 
 */
.sidebar {
  position: fixed;
  top: 0;
  padding-bottom: 40px;
  width: 270px;
  background: url("../img/background/body-bg-02-15.jpg") repeat scroll 0 0 #c5c6ca;
}
.sidebar .nav-side {
  margin: 0;
  padding: 0;
  border-bottom: 1px solid #dadbdd;
}
.sidebar .nav-side .collapse {
  overflow: hidden;
}
.sidebar .nav-side .accordion-group {
  margin-bottom: 0;
  border-top-color: #dadbdd;
  border-right: none;
  border-bottom-color: #a2a4aa;
  border-left: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
.sidebar .nav-side .accordion-group > .active {
  background: url("../img/background/body-bg-02.jpg") repeat scroll 0 0;
}
.sidebar .nav-side .accordion-group:first-child {
  border-top-color: #141618;
}
.sidebar .nav-side .accordion-heading {
  margin: 0;
}
.sidebar .nav-side .accordion-heading .accordion-toggle {
  display: block;
  padding: 5px 5px;
  color: #333333;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  font-weight: bold;
  font-size: 13px;
}
.sidebar .nav-side .accordion-heading .accordion-toggle .chevron,
.sidebar .nav-side .accordion-heading .accordion-toggle .item-icon {
  color: #5d5f66;
  opacity: 0.3;
  filter: alpha(opacity=30);
}
.sidebar .nav-side .accordion-heading .accordion-toggle .chevron {
  font-size: 0.886em;
}
.sidebar .nav-side .accordion-heading .accordion-toggle .chevron:before {
  font-family: "booico";
  vertical-align: middle;
}
.sidebar .nav-side .accordion-heading .accordion-toggle .item-icon {
  font-size: 1.166em;
}
.sidebar .nav-side .accordion-heading .accordion-toggle .item-icon[data-icon]:before {
  vertical-align: middle;
}
.sidebar .nav-side .accordion-heading .accordion-toggle:hover {
  background: url("../img/background/transparent-25.png") repeat scroll 0 0;
  /* ie */

  background: rgba(0, 0, 0, 0.05);
}
.sidebar .nav-side .accordion-subHeading .accordion-toggle{
  display: block;
  padding: 5px 8px 5px 19px;
  margin-left: -15px;
  margin-right: -15px;
  color : white;
  text-decoration: none;
  font-weight: bold;
  font-size: 13px;
}
.sidebar .nav-side .accordion-heading .accordion-toggle:hover .chevron,
.sidebar .nav-side .accordion-heading .accordion-toggle:hover .item-icon {
  color: #5d5f66;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sidebar .nav-side .accordion-heading.active .accordion-toggle {
  background: none;
  color: #2A81BF;
  text-shadow: 0 1px 0 #ffffff;
}
.sidebar .nav-side .accordion-heading.active .accordion-toggle .chevron,
.sidebar .nav-side .accordion-heading.active .accordion-toggle .item-icon {
  color: #2A81BF;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sidebar .nav-side .accordion-content {
  background: url("../img/background/body-bg-02-25.jpg") repeat scroll 0 0 #b0b1b7;
  background-color: rgba(0, 0, 0, 0.15);
}
.sidebar .nav-side .accordion-content > li > a {
  padding: 4px 8px 4px 19px;
  color: #333333;
  font-weight: bold;
  font-size: 13.020000000000001px;
}
.sidebar .nav-side .accordion-content > li > a:before {
  margin-right: 6px;
  content: "\e139";
  font-family: "booico";
}
.sidebar .nav-side .accordion-content > li > a:hover {
  background: rgba(0, 0, 0, 0.1);
  color: #111111;
}
.sidebar .nav-side .accordion-content > li:first-child {
  margin-top: 10px;
}
.sidebar .nav-side .accordion-content > li:last-child {
  margin-bottom: 10px;
}
.sidebar .nav-side .accordion-content .active a,
.sidebar .nav-side .accordion-content .active a:hover {
  background-color: #4aa7af;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.6);
}
.sidebar .nav-side .badge {
  float: right;
  margin-top: 4px;
  padding: 0 5px 2px;
  font-size: 10px;
  line-height: 12px;
}
.sidebar-item .profile {
  padding: 5px;
  min-height: 90px;
  /*background: url("../img/background/body-bg-02a.jpg") repeat 0 0;*/
  -webkit-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0) inset, -2px 0 10px -2px rgba(0, 0, 0, 0) inset;
  -moz-box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0) inset, -2px 0 10px -2px rgba(0, 0, 0, 0) inset;
  box-shadow: -5px 0 20px -5px rgba(0, 0, 0, 0) inset, -2px 0 10px -2px rgba(0, 0, 0, 0) inset;
}
.sidebar-item .profile .media-heading {
  margin: 0;
  color: #fff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  font-weight: normal;
  margin-top: 10px;
}
.sidebar-item .profile .media-heading small {
  display: block;
  margin-top: 2px;
  font-size: 11.9px;
}
.sidebar-item .profile .data {
  margin-top: 2px;
  color: #e1e1e1;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
  font-weight: normal;
  font-size: 10.5px;
}
.sidebar-item .profile .thumb {
  border: 5px solid #222;
}
.sidebar-item .profile .media-thumb .img-shadow {
  width: 55px;
  height: 55px;
}
.sidebar-left .sidebar {
  bottom: 0;
  left: 0;
  border-right: 1px solid #ffffff;
}
.sidebar-left .sidebar .accordion-content {
  -webkit-box-shadow: inset 0 2px 6px -2px rgba(0, 0, 0, 0.3), inset -2px 0 8px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 2px 6px -2px rgba(0, 0, 0, 0.3), inset -2px 0 8px -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 6px -2px rgba(0, 0, 0, 0.3), inset -2px 0 8px -2px rgba(0, 0, 0, 0.2);
}
.sidebar-left .sidebar .accordion-content .active > a,
.sidebar-left .sidebar .accordion-content .active > a:hover {
  -webkit-box-shadow: inset -5px 0 10px -5px rgba(0, 0, 0, 0.2), inset -2px 0 5px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset -5px 0 10px -5px rgba(0, 0, 0, 0.2), inset -2px 0 5px -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset -5px 0 10px -5px rgba(0, 0, 0, 0.2), inset -2px 0 5px -2px rgba(0, 0, 0, 0.2);
}
.sidebar-left .sidebar-inverse {
  /*-webkit-box-shadow: inset -5px 0 20px -5px #000000, inset -2px 0 10px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset -5px 0 20px -5px #000000, inset -2px 0 10px -2px rgba(0, 0, 0, 0.5);
  box-shadow: inset -5px 0 20px -5px #000000, inset -2px 0 10px -2px rgba(0, 0, 0, 0.5);*/
}
.sidebar-left .nav-side .accordion-toggle .chevron {
  float: right;
  margin-right: 2px;
}
.sidebar-left .nav-side .accordion-toggle .chevron:before {
  content: "\f488";
}
.sidebar-left .nav-side .accordion-toggle .item-icon {
  margin-right: 10px;
}
.sidebar-right .sidebar {
  right: 0;
  bottom: 0;
  border-left: 1px solid #ffffff;
  -webkit-box-shadow: inset 5px 0 15px -5px rgba(0, 0, 0, 0.15), inset 2px 0 8px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 5px 0 15px -5px rgba(0, 0, 0, 0.15), inset 2px 0 8px -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 5px 0 15px -5px rgba(0, 0, 0, 0.15), inset 2px 0 8px -2px rgba(0, 0, 0, 0.2);
}
.sidebar-right .sidebar .accordion-content {
  -webkit-box-shadow: inset 0 2px 6px -2px rgba(0, 0, 0, 0.3), inset 2px 0 8px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 2px 6px -2px rgba(0, 0, 0, 0.3), inset 2px 0 8px -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 2px 6px -2px rgba(0, 0, 0, 0.3), inset 2px 0 8px -2px rgba(0, 0, 0, 0.2);
}
.sidebar-right .sidebar .accordion-content .active > a,
.sidebar-right .sidebar .accordion-content .active > a:hover {
  -webkit-box-shadow: inset 5px 0 10px -5px rgba(0, 0, 0, 0.3), inset 2px 0 5px -2px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 5px 0 10px -5px rgba(0, 0, 0, 0.3), inset 2px 0 5px -2px rgba(0, 0, 0, 0.2);
  box-shadow: inset 5px 0 10px -5px rgba(0, 0, 0, 0.3), inset 2px 0 5px -2px rgba(0, 0, 0, 0.2);
}
.sidebar-right .sidebar-inverse {
  -webkit-box-shadow: inset 5px 0 20px -5px #000000, inset 2px 0 10px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 5px 0 20px -5px #000000, inset 2px 0 10px -2px rgba(0, 0, 0, 0.5);
  box-shadow: inset 5px 0 20px -5px #000000, inset 2px 0 10px -2px rgba(0, 0, 0, 0.5);
}
.sidebar-right .sidebar-item .profile {
  -webkit-box-shadow: inset 5px 0 20px -5px rgba(0, 0, 0, 0.5), inset 2px 0 10px -2px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: inset 5px 0 20px -5px rgba(0, 0, 0, 0.5), inset 2px 0 10px -2px rgba(0, 0, 0, 0.5);
  box-shadow: inset 5px 0 20px -5px rgba(0, 0, 0, 0.5), inset 2px 0 10px -2px rgba(0, 0, 0, 0.5);
}
.sidebar-right .nav-side .accordion-toggle .chevron {
  float: left;
  margin-right: 10px;
  margin-left: -2px;
}
.sidebar-right .nav-side .accordion-toggle .chevron:before {
  content: "\f489";
}
.sidebar-right .nav-side .accordion-toggle .item-icon {
  float: right;
}
.sidebar-inverse {
  background-color: #2A4154;
  background-image: none;
}
.sidebar-inverse .nav-side {
  border-bottom: 0px solid #2A4154;
}
.sidebar-inverse .nav-side .accordion-group {
  border-top-color: #254761;
  border-bottom-color: #254761;
}
.sidebar-inverse .nav-side .accordion-group:first-child {
  border-top-color: #254761;
}
.sidebar-inverse .nav-side .accordion-heading .accordion-toggle {
  color: #FFF;
  text-shadow: 0 -1px 0 #000000;
}
.sidebar-inverse .nav-side .accordion-heading .accordion-toggle .chevron,
.sidebar-inverse .nav-side .accordion-heading .accordion-toggle .item-icon {
  color: #101112;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.1);
  opacity: 0.7;
  filter: alpha(opacity=70);
}
.sidebar-inverse .nav-side .accordion-heading .accordion-toggle:hover {
  text-shadow: 0 -1px 0 #000000;
}
.sidebar-inverse .nav-side .accordion-heading .accordion-toggle:hover .chevron,
.sidebar-inverse .nav-side .accordion-heading .accordion-toggle:hover .item-icon {
  color: #bbbbbb;
  text-shadow: 0 -1px 0 #000000;
  opacity: 1;
  filter: alpha(opacity=100);
}
.sidebar-inverse .nav-side .accordion-heading.active .accordion-toggle {
  background: none;
  color: #254761;
  text-shadow: 0 1px 0 #ffffff;
}
.sidebar-inverse .nav-side .accordion-heading.active .accordion-toggle .chevron,
.sidebar-inverse .nav-side .accordion-heading.active .accordion-toggle .item-icon {
  color: #254761;
  opacity: 1;
  filter: alpha(opacity=100);
  text-shadow: 0 1px 0 #ffffff;
}
.sidebar-inverse .nav-side .accordion-content {
  background: #212527;
  background: rgba(0, 0, 0, 0.15);
  -webkit-box-shadow: inset -2px 2px 6px -1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 -1px 6px -1px rgba(0, 0, 0, 0);
  -moz-box-shadow: inset -2px 2px 6px -1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 -1px 6px -1px rgba(0, 0, 0, 0);
  box-shadow: inset -2px 2px 6px -1px rgba(0, 0, 0, 0), inset 0 1px 2px rgba(0, 0, 0, 0), inset 0 -1px 6px -1px rgba(0, 0, 0, 0);
}
.sidebar-inverse .nav-side .accordion-content > li > a {
  color: #FFFFFF;
  text-shadow: 0 -1px 0 #000000;
}
.sidebar-inverse .nav-side .accordion-content > li > a:hover {
  color: #c8c8c8;
  background: url("../img/background/transparent-25.png") repeat scroll 0 0;
  /* ie */

  background: rgba(0, 0, 0, 0.1);
}
.sidebar-inverse .nav-side .accordion-content .active > a,
.sidebar-inverse .nav-side .accordion-content .active > a:hover {
  background-color: #00BB87;
  color: var(--white-text-font) !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);
}

/* 
 * -----------------------------------------------------------------------------
 * BOO - FOOTER 
 * ----------------------------------------------------------------------------- 
 */
 #textCopyright{
	font-size: 11px;
	margin: 10px 10px 0 10px;
}

#footer-fix {
  position: fixed;
  bottom: 0;
  z-index: 1030;
  width: 100%;
  height: 40px;
  background: url("../img/background/transparent-foo-fix.png") repeat scroll 0 0;
  background: #fff;
  box-shadow: 0px 1px 10px 5px rgba(59, 41, 41, 0.07);
}
#footer-fix .btn-toolbar,
#footer-fix .navbar {
  margin-top: 0;
  margin-bottom: 0;
}
#footer-fix .navbar {
  font-size: 16.099999999999998px;
}
#footer-fix .navbar .divider-vertical {
  margin: 0;
  border-right-color: #1b1c1d;
  border-right-color: rgba(255, 255, 255, 0.1);
  border-left-color: #4a4c4f;
  border-left-color: rgba(0, 0, 0, 0.5);
}
#footer-fix .navbar-inverse .navbar-inner {
  padding-right: 18px;
  padding-left: 18px;
  border: none;
  background: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
}
#footer-fix .navbar-inverse .nav > li > a {
  color: #2A4154;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
#footer-fix .navbar-inverse .nav > li > a:hover {
  color: #00BB87;
}
#footer-fix .navbar-inverse .nav > li .active {
  color: #D6B200;
}
.footer-sidebar {
  position: absolute;
  bottom: 0;
  min-height: 40px;
  width: 270px;
  background: #1D2D3A;
}
.footer-sidebar .btn-toolbar {
  padding-right: 15px;
  padding-left: 15px;
  text-align: center;
}
.footer-sidebar .btn-toolbar .btn-glyph {
  color: #fff;
  text-shadow: 0 1px 0 #000000;
  font-size: 16.099999999999998px;
}
.sidebar-left .footer-sidebar {
  left: 0;
}
.sidebar-right .footer-sidebar {
  right: 0;
}
.sidebar-left .footer-content {
  margin-left: 270px;
  border-left: 1px solid rgba(255, 255, 255, 0.2);
}
.sidebar-right .footer-content {
  margin-right: 270px;
  border-right: 1px solid rgba(255, 255, 255, 0.2);
}
.sidebar-hidden .footer-content {
  margin-right: 0;
  margin-left: 0;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - PANELS 
 * ----------------------------------------------------------------------------- 
 */
.content-dark {
  background-color: rgba(0, 0, 0, 0.02);
  margin: -20px -20px 0;
  padding: 19px;
}
/*** PANEL
 ---------------------------------------------------------------------------- */
.panel {
  position: relative;
  *zoom: 1;
}
.panel:before,
.panel:after {
  display: table;
  content: "";
  line-height: 0;
}
.panel:after {
  clear: both;
}
/*
.panel-side {
  position:absolute;
  top: 0;
  bottom: 0;
  background: url("../img/background/body-bg-02.jpg") repeat scroll 0 0 #c5c6ca;
  background-color: rgba(0, 0, 0, 0.03);
  
}
/*
.panel-right .panel-content {
  display: inline-block;
  margin-right: 270px;
}

.panel-left .panel-content {
  margin-left: 270px;
}
*/
.panel-side {
  -moz-border-radius-bottomright: 3px;
  -moz-border-radius-topright: 3px;
  -webkit-border-radius: 0px 3px 3px 0px;
  border-radius: 0px 3px 3px 0px;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: inset 15px 0 15px -10px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 10px 0 10px -7px rgba(0, 0, 0, 0.1);
  box-shadow: inset 10px 0 15px -10px rgba(0, 0, 0, 0.35), inset 1px 0 2px -1px rgba(0, 0, 0, 0.15);
}
.panel-left .panel-side {
  left: 0;
  -moz-border-radius-bottomleft: 3px;
  -moz-border-radius-topleft: 3px;
  -webkit-border-radius: 3px 0px 0px 3px;
  border-radius: 3px 0px 0px 3px;
  -webkit-background-clip: padding-box;
  -webkit-box-shadow: inset 7px -17px 17px -10px rgba(0, 0, 0, 0.25), inset 1px -3px 2px -1px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: inset 7px -17px 17px -10px rgba(0, 0, 0, 0.25), inset 1px -3px 2px -1px rgba(0, 0, 0, 0.25);
  box-shadow: inset -10px 0 15px -10px rgba(0, 0, 0, 0.35), inset -1px 0 2px -1px rgba(0, 0, 0, 0.15);
}
.panel-header {
  padding: 6px 15px;
  border-bottom: 1px solid #cacaca;
  color: #333;
  text-transform: uppercase;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}
/*** PANEL NAV
 ------------------------------------------ */
.sidepanel-nav {
  width: 255px;
}
.sidepanel-nav.affix {
  top: 60px;
}
.sidepanel-nav.affix-bottom {
  bottom: 70px;
  position: absolute;
  top: auto;
}
.nav-sidepanel > li > a {
  padding: 3px 19px;
  color: #317bc8;
  font-size: 12px;
  font-weight: bold;
  text-shadow: 0 1px 0 #ffffff;
}
.nav-sidepanel > li i {
  color: #333;
  opacity: 0.35;
  filter: alpha(opacity=35);
}
.nav-sidepanel > li > a:hover,
.nav-sidepanel > li > a:hover i {
  background-color: transparent;
  color: #333;
  opacity: 1;
  filter: alpha(opacity=100);
}
/*
.nav-sidepanel > .active a {
  color: #222;
  margin-left: 0px;
  background-image: linear-gradient(right, #dfe0e4 0%, #f6f7fe 51%);
  background-image: -o-linear-gradient(right, #ebecf1 0%, #f6f7fe 51%);
  background-image: -moz-linear-gradient(right, #dedfe4 0%, #f6f7fe 51%);
  background-image: -webkit-linear-gradient(right, #ebecf1 0%, #f6f7fe 51%);
  background-image: -ms-linear-gradient(right, #ebecf1 0%, #f6f7fe);
  background-image: -webkit-gradient(  linear,  right top,  left top,  color-stop(0, #ebecf1),  color-stop(0.51, #f6f7fe)  );
}

.nav-sidepanel > .active i {
  opacity: 1; 
  filter: alpha(opacity=100);
}
*/
.tags-box {
  padding: 3px 19px;
}
.tags-box .label {
  background-color: #d1d1d1;
  color: #444;
  text-shadow: 0 1px 0 #ffffff;
}
/*** FILTER ACTIVE
 ---------------------------------------------------------------------------- */
.active-filter-box {
  background-color: #e3edfb;
  /*rgba(0, 0, 0, 0.04);*/

  padding: 5px;
  margin: 21px 0 0;
  border-top: 1px solid #D1D2D3;
  border-bottom: 1px solid #D1D2D3;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 #ffffff;
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 #ffffff;
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.4), 0 1px 0 #ffffff;
}
.active-filter-box .btn [class^="fontello-icon-"]:before,
.active-filter-box .btn [class*=" fontello-icon-"]:before {
  vertical-align: middle;
  margin: 0;
}
/*** MEDIA LIST ITEM
 ---------------------------------------------------------------------------- */
.media-list-item {
  background-color: #fefefe;
  margin-top: 19px;
  margin-bottom: 19px;
  /*border: 1px solid rgba(0, 0, 0, 0.1);*/

  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  /*-webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 1px 0 rgba(255, 255, 255, 1);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 1), 0 1px 0 rgba(255, 255, 255, 1);
  box-shadow: 0 1px 4px rgba(0, 0, 0, 0.15);*/

}
.media-list-item:before,
.media-list-item:after {
  display: table;
  line-height: 0;
  content: "";
}
.media-list-item:after {
  clear: both;
}
.media-list-item .media {
  padding: 15px;
}
.media-list-item .img-shadow::before {
  -webkit-box-shadow: inset 0 3px 2px rgba(0, 0, 0, 0.45);
  -moz-box-shadow: inset 0 3px 2px rgba(0, 0, 0, 0.45);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.45);
}
.media-list-item .label,
.media-list-item .badge {
  background-color: #56aed1;
  color: #FFFFFF;
  text-shadow: none;
}
/*** ITEM INFO
 ---------------------------------------------------------------------------- */
.item-info-block {
  /* background-color: #f8f8f8;*/

}
.item-info-block .item-info {
  color: #333;
  border-bottom: 1px dotted #d2d2d2;
  /**/

  padding: 0px 10px 2px;
  margin-bottom: 6px;
  width: 240px;
  /*-webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;*/

  text-shadow: 0 1px 0 #ffffff;
}
.item-info-block .item-info span {
  font-size: 13px;
  float: right;
  /**/
  font-weight: bold;
}
.item-info-block .item-info i {
  /**/

  font-size: 14px;
  opacity: 0.45;
  filter: alpha(opacity=45);
}
.guide-creator {
  background-color: #e7e7e7;
  padding: 10px;
}
/*** PANEL
 ---------------------------------------------------------------------------- */
.media-actions {
  background-color: #eeeeee;
  padding: 10px;
  margin: 0;
  -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 6px 6px -5px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: inset 0 6px 6px -5px rgba(0, 0, 0, 0.2);
  box-shadow: inset 0 6px 6px -5px rgba(0, 0, 0, 0.2);
}
/*
.wrapper-fix 
{
    position:fixed;
    top:0px;
    bottom:0px;
    left:0px;
    right:0px;
    height:100%;
    width:100%;
}
*//* 
 * -----------------------------------------------------------------------------
 * BOO - LISTS 
 * ----------------------------------------------------------------------------- 
 */
.list-bordered > li {
  border-top: 1px solid #ffffff;
  border-top: 1px solid rgba(255, 255, 255, 0.6);
  border-bottom: 1px solid #dddfe3;
}
.list-bordered .control-group {
  margin-bottom: 0;
  padding-top: 2px;
  padding-bottom: 2px;
}
.list-bordered .control-group:first-child {
  border-top: none;
}
.list-bordered .control-group:last-child {
  border-bottom: none;
}
.list-bordered .media {
  margin-top: 0;
  padding-top: 7px;
  padding-bottom: 7px;
}
.list-bordered .media .data,
.list-bordered .media .media-heading {
  margin-bottom: 0;
}
.list-bordered .section-form {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #c8ccce;
}
.list-bordered .section-form:first-child {
  border-top: none;
}
.list-bordered.dotted > li,
.list-bordered.dotted .control-group {
  border-top: 1px dotted #ffffff;
  border-top: 1px dotted rgba(255, 255, 255, 0.9);
  border-bottom: 1px dotted #bec2c4;
  border-bottom: 1px dotted rgba(0, 0, 0, 0.25);
}
.list-bordered li:first-child,
.list-bordered .control-group:first-child {
  border-top: none;
}
li.item-collapse.item-collapse-param:last-child{
  border-bottom: 1px solid #268ccc;
}
.list-bordered li:last-child,
.list-bordered .control-group:last-child {
  border-bottom: none;
}
.list-bordered.list-hover > li:hover {
  background-color: #e8f6ff;
}
.form-condensed .list-bordered .control-group {
  padding: 5px 0;
}
.well-black .list-bordered.dotted .control-group {
  border-top-color: #515356;
  border-bottom-color: #111111;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - GALLERY STYLE 
 * ----------------------------------------------------------------------------- 
 */
.gall-caption {
  padding: 10px 0 0;
}
.gall-legend {
  font-size: 11.9px;
}
.data-icon {
  color: #999999;
  cursor: default;
}
.menu-icon {
  float: right;
}
.gallery-well {
  font-size: 13.020000000000001px;
}
.gallery-well p {
  line-height: 16px;
}
.gallery-well .thumbnail {
  border-color: #fff;
  background-color: #f6f7fe;
  color: #333333;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.3);
}
.gallery-small .thumbnail {
  margin: 5px;
}
.gallery-condensed .thumbnail {
  margin: 0;
  padding: 0;
  border: none;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.gallery-nailthumb .thumbnail > img {
  display: block;
  margin-right: auto;
  margin-left: auto;
  max-width: 100%;
}
.gallery-nailthumb .thumbnail .caption {
  padding: 9px;
  color: #555555;
}
.gallery-nailthumb a.thumbnail:hover {
  border-color: #0088cc;
  -webkit-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  -moz-box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
  box-shadow: 0 1px 4px rgba(0, 105, 214, 0.25);
}
.nailthumb-container {
  position: relative;
  display: block;
  overflow: hidden;
  margin: 0;
  padding: 0;
  width: auto;
  height: auto;
  text-align: left;
}
.nailthumb-container img {
  max-width: none;
  text-align: left;
}
.nailthumb-container img.nailthumb-image {
  float: left;
  margin: 0px;
  padding: 0px;
  max-width: none;
  text-align: left;
}
.nailthumb-container span.nailthumb-title {
  position: relative;
  bottom: 0;
  left: 0;
  display: block;
  float: left;
  overflow: hidden;
  margin-top: 2px;
  padding: 0 9px;
  width: 100%;
  height: 30px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  color: #ffffff;
  text-align: left;
  font-size: 9.995999999999999px;
  line-height: 30px;
}
.nailthumb-container span.nailthumb-title .nailthumb-title-scroller {
  padding-left: 2px;
}
.thumbnail-action {
  font-size: 11.9px;
  *zoom: 1;
}
.thumbnail-action:before,
.thumbnail-action:after {
  display: table;
  content: "";
  line-height: 0;
}
.thumbnail-action:after {
  clear: both;
}
.imgshare {
  position: absolute;
  top: 0px;
  right: 0px;
  left: 0px;
  z-index: 1;
  visibility: hidden;
  padding: 6px 5px;
  height: 20px;
  background-color: #f6f7fe;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.1s linear 0s;
  -moz-transition: opacity 0.1s linear 0s;
  -o-transition: opacity 0.1s linear 0s;
  transition: opacity 0.1s linear 0s;
}
.thumbnail:hover .imgshare {
  visibility: visible;
  opacity: 1;
  filter: alpha(opacity=100);
}
.imgshare-left {
  float: left;
  overflow: hidden;
}
.imgshare-right {
  float: right;
  overflow: hidden;
}
.sale .saleimage {
  position: relative;
  cursor: pointer;
}
.sale .saleimage img {
  margin: 0 auto;
  max-width: 160px;
  max-height: 220px;
}
.salehovertarget {
  position: absolute;
  bottom: 0;
  left: -10000em;
  padding: 7px 0 17px;
  width: 100%;
  background-color: rgba(255, 0, 0, 0.72);
  color: #ffffff;
  text-align: center;
  font-size: 39.998000000000005px;
  line-height: 1;
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: opacity 0.1s linear 0s;
  -moz-transition: opacity 0.1s linear 0s;
  -o-transition: opacity 0.1s linear 0s;
  transition: opacity 0.1s linear 0s;
}
.preview-image {
  margin-bottom: 15px;
}
.square75 .gall-caption {
  width: 75px;
}
.square100 .gall-caption {
  width: 100px;
}
.square150 .gall-caption {
  width: 150px;
}
.square200 .gall-caption {
  width: 200px;
}
.square260 .gall-caption {
  width: 260px;
}
.horizontal75 .gall-caption {
  width: 75px;
}
.horizontal100 .gall-caption {
  width: 100px;
}
.horizontal200 .gall-caption {
  width: 200px;
}
.vertical75 .gall-caption {
  width: 75px;
}
.vertical100 .gall-caption {
  width: 100px;
}
.vertical200 .gall-caption {
  width: 200px;
}
.square75 .nailthumb-container {
  width: 75px;
  height: 75px;
}
.square100 .nailthumb-container {
  width: 100px;
  height: 100px;
}
.square150 .nailthumb-container {
  width: 150px;
  height: 150px;
}
.square200 .nailthumb-container {
  width: 200px;
  height: 200px;
}
.square260 .nailthumb-container {
  width: 260px;
  height: 260px;
}
.horizontal75 .nailthumb-container {
  width: 75px;
  height: 47px;
}
.horizontal100 .nailthumb-container {
  width: 100px;
  height: 63px;
}
.horizontal150 .nailthumb-container {
  width: 150px;
  height: 94px;
}
.horizontal200 .thumbnail-size,
.horizontal200 .nailthumb-container {
  width: 200px;
  height: 125px;
}
.horizontal260 .thumbnail-size,
.horizontal260 .nailthumb-container {
  width: 260px;
  height: 162px;
}
.vertical75 .nailthumb-container {
  width: 75px;
  height: 120px;
}
.vertical100 .nailthumb-container {
  width: 100px;
  height: 160px;
}
.vertical150 .nailthumb-container {
  width: 150px;
  height: 240px;
}
.vertical200 .nailthumb-container {
  width: 200px;
  height: 320px;
}
.vertical260 .nailthumb-container {
  width: 260px;
  height: 416px;
}
#loader-page {
  position: absolute;
  top: 50%;
  left: 50%;
  z-index: 3000;
  display: none;
  margin: -48px 0 0 -68px;
  padding: 20px 40px;
  background: none repeat scroll 0 0 rgba(0, 0, 0, 0.6);
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  border-radius: 10px;
  -webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
  -moz-box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
  box-shadow: 0 0 15px rgba(0, 0, 0, 0.7);
}
#loader-page img {
  width: 48px;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - WIDGET 
 * ----------------------------------------------------------------------------- 
 */
.widget {
  position: relative;
  margin-bottom: 6px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  *zoom: 1;
}
.widget:before,
.widget:after {
  display: table;
  content: "";
  line-height: 0;
}
.widget:after {
  clear: both;
}
.widget-box {
  border: 1px solid #c3c6cb;
}
.widget-simple {
  padding: 0px 15px;
  border: 1px solid #ffffff;
  background-color: #fff;
  border-radius: 10px;
  -webkit-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.10);
  -moz-box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.10);
  box-shadow: 0px 2px 5px rgba(0, 0, 0, 0.10);
}
.widget-simple.widget-table {
  padding: 0;
  -webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.15);
}
.widget-table {
  border: 1px solid #d3d5d9;
}
.widget-table.strong {
  border: 1px solid #b4b7be;
}
.widget-header {
  position: relative;
  padding: 5px 0 4px;
  min-height: 30px;
  -webkit-border-radius: 4px 4px 0px 0px;
  -moz-border-radius: 4px 4px 0px 0px;
  border-radius: 4px 4px 0px 0px;
  -webkit-background-clip: padding-box;
}
.widget-header h3,
.widget-header h4,
.widget-header h5,
.widget-header h6 {
  float: left;
  margin: 0;
}
.widget-header h3 small,
.widget-header h4 small,
.widget-header h5 small,
.widget-header h6 small {
  color: #979fa5;
  text-transform: uppercase;
  font-weight: bold;
}
.widget-header h3,
.widget-header h4 {
  line-height: 30px;
}
.widget-header h6 {
  margin-top: 2px;
}
.widget-header .nav {
  margin-bottom: 0;
}
.widget-header .nav > li > a:hover {
  border: none;
}
.header-small {
  min-height: 20px;
}
.header-small .btn-glyph.btn-link [class^="fontello-icon-"]:before,
.header-small .btn-glyph.btn-link [class*=" fontello-icon-"]:before,
.header-small .btn-glyph.btn-link [class^="aweso-icon-"]:before,
.header-small .btn-glyph.btn-link [class*=" aweso-icon-"]:before {
  font-size: 1.233em;
}
.widget-box .widget-header.collapsed,
.widget-simple .widget-header.collapsed,
.widget-table .widget-header.collapsed {
  border-bottom: none;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
}
.well-black .widget-header {
  border-bottom-color: #222;
}
.well-black .widget-body {
  border-top-color: #616161;
}
.widget-title {
  margin-right: -1px;
  margin-left: -1px;
  padding: 3px 10px 4px;
  border-top: 1px solid #2b2d38;
  color: white;
  background-color: #3b3e4a;
  background-image: -moz-linear-gradient(top, #464a56, #2b2d38);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#464a56), to(#2b2d38));
  background-image: -webkit-linear-gradient(top, #464a56, #2b2d38);
  background-image: -o-linear-gradient(top, #464a56, #2b2d38);
  background-image: linear-gradient(to bottom, #464a56, #2b2d38);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff464a56', endColorstr='#ff2b2d38', GradientType=0);
}
.widget-title h6 {
  margin-top: 0;
  margin-bottom: 0;
  text-transform: uppercase;
  text-shadow: 0px -1px 0 #000000;
}
.widget-title span {
  color: #bbb;
  text-transform: uppercase;
  text-shadow: 0px -1px 0 #000000;
}
.widget-title small {
  font-weight: bold;
  font-size: 1em;
}
.widget-content {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
}
.widget-header + .widget-content {
  -webkit-border-radius: 0px 0px 4px 4px;
  -moz-border-radius: 0px 0px 4px 4px;
  border-radius: 0px 0px 4px 4px;
  -webkit-background-clip: padding-box;
}
.widget-body {
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #c3c6cb;
}
.widget-content .widget-body:last-child {
  border-bottom: none;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-background-clip: padding-box;
}
.widget-box > .widget-content .widget-body {
  border-bottom: none;
}
.widget-bar {
  padding: 5px 0;
  border-bottom: 1px solid #c3c6cb;
}
.widget-bar .nav,
.widget-bar .btn-toolbar {
  margin: 0;
}
.widget-box .widget-bar {
  padding: 5px 15px;
  border-top: 1px solid #c3c6cb;
  background: #e4e5e9;
  /*d9dbdf*/

}
.widget-simple .widget-bar {
  padding: 5px;
}
.widget-row {
  padding: 9px 0;
  border-top: 1px solid #ffffff;
  border-bottom: 1px solid #c3c6cb;
}
.widget-row:first-child {
  padding-top: 0;
  border-top: none;
}
.widget-row:last-child {
  padding-bottom: 0;
  border-bottom: none;
}
.widget-footer {
  padding: 6px 0 10px;
  min-height: 20px;
  border-top: 1px solid #fff;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-background-clip: padding-box;
}
.widget-table .widget-footer {
  padding: 6px 0 6px;
}
.well > .widget,
.widget-box > .widget,
.widget-wrap > .widget,
.widget-wrap-out > .widget,
.widget-wrap-in > .widget {
  margin-bottom: 0px;
}
.widget form {
  margin-bottom: 0;
}
.widget > .widget-header {
  background: none;
}
.widget .widget-body {
  padding: 0px 0;
}
.widget-box .widget-header {
  background-color: #e0e2e6;
  background-image: -moz-linear-gradient(top, #e5e7eb, #d8dade);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e5e7eb), to(#d8dade));
  background-image: -webkit-linear-gradient(top, #e5e7eb, #d8dade);
  background-image: -o-linear-gradient(top, #e5e7eb, #d8dade);
  background-image: linear-gradient(to bottom, #e5e7eb, #d8dade);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe5e7eb', endColorstr='#ffd8dade', GradientType=0);
  -webkit-box-shadow: inset 0px 1px 0 #ffffff;
  -moz-box-shadow: inset 0px 1px 0 #ffffff;
  box-shadow: inset 0px 1px 0 #ffffff;
}
.widget-box .widget-body,
.widget-box .widget-content {
  background-color: #fafafa;
}
.widget-box .widget-footer {
  border-top-color: #b4b7be;
  background-color: #e7ebed;
  background-image: -moz-linear-gradient(top, #dee3e7, #f5f6f7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#dee3e7), to(#f5f6f7));
  background-image: -webkit-linear-gradient(top, #dee3e7, #f5f6f7);
  background-image: -o-linear-gradient(top, #dee3e7, #f5f6f7);
  background-image: linear-gradient(to bottom, #dee3e7, #f5f6f7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdee3e7', endColorstr='#fff5f6f7', GradientType=0);
  -webkit-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 1px 3px rgba(0, 0, 0, 0.15);
}
.widget-box .widget-header,
.widget-box .widget-body,
.widget-box .widget-footer {
  padding-right: 15px;
  padding-left: 15px;
}
.widget-box .widget-title:first-child {
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
}
.widget-table .widget-header,
.widget-table .widget-footer {
  padding-right: 10px;
  padding-left: 10px;
}
.widget-box > .widget-body > .widget-row {
  margin-right: -15px;
  margin-left: -15px;
  padding-right: 15px;
  padding-left: 15px;
}
.widget-header .btn-toolbar,
.widget-footer .btn-toolbar,
.widget-header p,
.widget-footer p {
  margin: 0;
}
.widget-tool {
  float: right;
  color: #333333;
  text-align: right;
  line-height: 30px;
}
.header-small .widget-tool {
  line-height: 20px;
}
.widget-body + .widget-footer {
  border-top-color: #ffffff;
}
.widget-box .widget-body + .widget-footer {
  border-top-color: #b4b7be;
}
.widget-footer.box-shadow-in {
  border-top: none;
  -webkit-box-shadow: inset 0px 15px 15px -15px rgba(0, 0, 0, 0.1), inset 0px 2px 5px -3px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: inset 0px 15px 15px -15px rgba(0, 0, 0, 0.1), inset 0px 2px 5px -3px rgba(0, 0, 0, 0.15);
  box-shadow: inset 0px 15px 15px -15px rgba(0, 0, 0, 0.1), inset 0px 2px 5px -3px rgba(0, 0, 0, 0.15);
}
.widget.well,
.widget-box.well {
  padding-top: 0px;
  padding-bottom: 0px;
}
[class*="wrap-"] .widget,
[class*="wrap-"] .widget-box {
  margin-bottom: 0;
}
.widget,
.widget-header,
.widget-title,
.widget-bar,
.widget-content,
.widget-body,
.widget-bar,
.widget-row,
.widget-footer {
  *zoom: 1;
}
.widget:before,
.widget-header:before,
.widget-title:before,
.widget-bar:before,
.widget-content:before,
.widget-body:before,
.widget-bar:before,
.widget-row:before,
.widget-footer:before,
.widget:after,
.widget-header:after,
.widget-title:after,
.widget-bar:after,
.widget-content:after,
.widget-body:after,
.widget-bar:after,
.widget-row:after,
.widget-footer:after {
  display: table;
  content: "";
  line-height: 0;
}
.widget:after,
.widget-header:after,
.widget-title:after,
.widget-bar:after,
.widget-content:after,
.widget-body:after,
.widget-bar:after,
.widget-row:after,
.widget-footer:after {
  clear: both;
}
.widget-header .nav-pills > li > a {
  margin-top: 0;
  margin-bottom: 0;
  border: none;
}
.widget-block {
  background-color: #f1f1f1;
}
.widget-block-top {
  padding: 15px;
}
.widget-block-top .widget-block-content {
  border-bottom: 1px solid #c3c6cb;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - WIDGET - List 
 * ----------------------------------------------------------------------------- 
 */
.widget-list {
  margin: 0;
  list-style: none;
}
.widget-list a {
  text-decoration: none;
}
.widget-list > li {
  position: relative;
  padding: 8px 0;
  *zoom: 1;
}
.widget-list > li:before,
.widget-list > li:after {
  display: table;
  content: "";
  line-height: 0;
}
.widget-list > li:after {
  clear: both;
}
.widget-list > .media {
  margin-top: 0;
}
.widget-list .media-heading {
  text-overflow: ellipsis;
}
.widget-list .media-heading small {
  font-size: 13.020000000000001px;
}
.widget-list h4.media-heading {
  font-weight: bold;
  font-size: 16.099999999999998px;
}
.widget-list h5.media-heading {
  font-weight: normal;
  font-size: 16.099999999999998px;
}
.widget-list h6.media-heading {
  font-weight: bold;
  font-size: 11.9px;
}
.widget-list h6.media-heading small {
  font-size: 11.9px;
}
.widget-list li .well {
  margin-bottom: 5px;
}
.widget-list .date {
  font-size: 11.9px;
}
.widget-list .note,
.widget-list .post {
  font-size: 13.020000000000001px;
  line-height: 18px;
  margin-bottom: 5px;
}
.widget-list .data,
.widget-list .meta {
  margin: 0;
  list-style: none;
}
.widget-list .data.inline > li,
.widget-list .meta.inline > li {
  margin-right: 0;
  margin-left: 0;
}
.widget-list .data.inline > li:first-child,
.widget-list .meta.inline > li:first-child {
  padding-left: 0;
}
.widget-list .data .divider-vertical,
.widget-list .meta .divider-vertical {
  padding: 0;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #bdbdbd;
}
.widget-list .data {
  font-size: 11.9px;
}
.widget-list .data > .divider-vertical {
  margin: 2px 6px 0;
  height: 16px;
}
.widget-list .meta {
  color: #777;
  font-size: 10.5px;
  line-height: 16px;
}
.widget-list .meta > li {
  color: #777;
  font-size: 10.5px;
  line-height: 16px;
}
.widget-list .meta a {
  color: #00315d;
  font-weight: bold;
}
.widget-list .meta strong {
  color: #111;
}
.widget-list .meta > .divider-vertical {
  margin: 1px 6px 0;
  height: 14px;
}
.widget-list .quick-menu.menu-right {
  margin-bottom: 5px;
  margin-left: 5px;
}
.widget-list .quick-menu-icon {
  font-size: 14px;
}
.widget-list .quick-menu-icon.menu-right {
  margin-bottom: 5px;
  margin-left: 5px;
}
.widget-list .quick-menu-icon a {
  color: #333333;
  cursor: pointer;
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.widget-list .quick-menu-icon a:hover {
  opacity: 1;
  filter: alpha(opacity=100);
}
.widget-list .menu-right {
  float: right;
  margin-left: 10px;
}
.widget-list .menu-left {
  float: left;
  margin-right: 10px;
}
.table h4.media-heading,
.table h5.media-heading,
.table h6.media-heading {
  margin: 0;
  font-weight: bold;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - WIDGET - List User 
 * ----------------------------------------------------------------------------- 
 */
.user-list .title a {
  text-decoration: none;
}
.user-list .title a:hover {
  color: #333333;
}
.user-list .title small {
  font-weight: normal;
  font-size: 11.9px;
}
.user-list .data {
  font-size: 11.9px;
  line-height: 16px;
}
.user-list .data > li {
  font-size: 11.9px;
}
.user-list .data > .divider-vertical {
  margin: 2px 6px 0;
  padding: 0;
  height: 16px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #bdbdbd;
}
.user-list .meta {
  margin: 0;
  font-size: 10.5px;
  line-height: 16px;
  color: #777;
}
.user-list .meta a {
  color: #00315d;
  font-weight: bold;
}
.user-list .meta strong {
  color: #111;
}
.user-list .meta > .divider-vertical {
  margin: 3px 6px 0;
  padding: 0;
  height: 14px;
  border-right: 1px solid #ffffff;
  border-left: 1px solid #bdbdbd;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - WIDGET - Remember 
 * ----------------------------------------------------------------------------- 
 */
.widget-remember .quick-menu-icon {
  float: right;
  margin-bottom: 0;
}
.widget-remember .widget-list .tags .label {
  margin: 3px 0 0 5px;
  background-color: #d7e3fb;
  color: #317bc8;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  font-weight: normal;
}
.widget-remember .widget-list .tags .label + .label {
  margin-left: 3px;
}
.widget-remember .widget-list .category {
  color: #999999;
  font-weight: bold;
  font-size: 11.9px;
}
.widget-remember .widget-list .date {
  float: right;
  margin-left: 10px;
  color: #3399ff;
  font-weight: normal;
  font-size: 11.9px;
}
.widget-remember .widget-list .today .date {
  color: #317bc8;
  font-weight: bold;
}
.widget-remember .widget-list .completed a,
.widget-remember .widget-list .completed span,
.widget-remember .widget-list .completed .title,
.widget-remember .widget-list .completed .tags .label {
  color: #999999 !important;
}
.widget-remember .widget-list .completed .tags .label {
  background-color: #ededed !important;
}
.widget-remember .widget-list .completed .priority-label .label {
  background: #d4d4d4;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.widget-remember .widget-list .completed .quick-menu .edit {
  display: none;
}
.priority-label {
  float: left;
}
.priority-label .label {
  display: block;
  margin: 4px 10px 0 0;
  padding: 0;
  width: 18px;
  height: 18px;
  background-color: #bbb;
  -webkit-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.55), inset 0px 2px 5px -3px rgba(0, 0, 0, 0.15), inset 0px 1px 0 rgba(255, 255, 255, 0.75);
  -moz-box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.55), inset 0px 2px 5px -3px rgba(0, 0, 0, 0.15), inset 0px 1px 0 rgba(255, 255, 255, 0.75);
  box-shadow: inset 0px 1px 1px rgba(0, 0, 0, 0.55), inset 0px 2px 5px -3px rgba(0, 0, 0, 0.15), inset 0px 1px 0 rgba(255, 255, 255, 0.75);
}
.today .priority-label .label {
  background-color: #89d25e;
  background-image: -moz-linear-gradient(top, #a4db8c, #61c419);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#a4db8c), to(#61c419));
  background-image: -webkit-linear-gradient(top, #a4db8c, #61c419);
  background-image: -o-linear-gradient(top, #a4db8c, #61c419);
  background-image: linear-gradient(to bottom, #a4db8c, #61c419);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffa4db8c', endColorstr='#ff61c419', GradientType=0);
}
.routime .priority-label .label {
  background-color: #6ba4e4;
  background-image: -moz-linear-gradient(top, #7db9e8, #4f85dd);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7db9e8), to(#4f85dd));
  background-image: -webkit-linear-gradient(top, #7db9e8, #4f85dd);
  background-image: -o-linear-gradient(top, #7db9e8, #4f85dd);
  background-image: linear-gradient(to bottom, #7db9e8, #4f85dd);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7db9e8', endColorstr='#ff4f85dd', GradientType=0);
}
.urgent .priority-label .label {
  background-color: #fd7c2d;
  background-image: -moz-linear-gradient(top, #fc942d, #ff572d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fc942d), to(#ff572d));
  background-image: -webkit-linear-gradient(top, #fc942d, #ff572d);
  background-image: -o-linear-gradient(top, #fc942d, #ff572d);
  background-image: linear-gradient(to bottom, #fc942d, #ff572d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffc942d', endColorstr='#ffff572d', GradientType=0);
}
.high .priority-label .label {
  background-color: #e94d4d;
  background-image: -moz-linear-gradient(top, #ff5b5b, #c93838);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff5b5b), to(#c93838));
  background-image: -webkit-linear-gradient(top, #ff5b5b, #c93838);
  background-image: -o-linear-gradient(top, #ff5b5b, #c93838);
  background-image: linear-gradient(to bottom, #ff5b5b, #c93838);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff5b5b', endColorstr='#ffc93838', GradientType=0);
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - WIDGET - Notes 
 * ----------------------------------------------------------------------------- 
 */
.widget-notes {
  background-color: #f6f5df;
}
.widget-notes .quick-menu-icon {
  float: right;
  margin-bottom: 0;
}
.widget-notes .quick-menu-icon a {
  padding: 0 4px;
}
.widget-notes .date {
  color: #3399FF;
  font-weight: bold;
}
.widget-list .note {
  margin-bottom: 0;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - WIDGET - Contact 
 * ----------------------------------------------------------------------------- 
 */
.ln-letters {
  overflow: hidden;
  margin-left: 0;
  list-style: none;
}
.ln-letters li {
  display: inline-block;
}
.ln-letters a {
  display: block;
  padding: 1px 3px;
  color: #3399ff;
  text-align: center;
  text-decoration: none;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.8);
  font-weight: bold;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ln-letters a:hover,
.ln-letters a.ln-selected {
  color: #333333;
  background-color: #dbdde2;
  -webkit-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.8);
  -moz-box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.8);
  box-shadow: inset 0 1px 3px rgba(0, 0, 0, 0.2), 0 1px 0 rgba(255, 255, 255, 0.8);
}
.ln-letters a.ln-disabled {
  color: #c2c2c2;
}
.ln-letter-count {
  margin-bottom: 3px;
  padding: 5px 5px;
  background-color: #111111;
  background-color: rgba(0, 0, 0, 0.8);
  color: #fff;
  text-align: center;
  font-weight: bold;
  font-size: 11.9px;
  line-height: 1;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
}
.ln-letter-count:before {
  position: absolute;
  top: 100%;
  left: 50%;
  margin-top: 0px;
  margin-left: -4px;
  border-top: 4px solid #111;
  border-top: 4px solid rgba(0, 0, 0, 0.8);
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.ln-letter-count:after {
  position: absolute;
  top: 100%;
  left: 50%;
  z-index: 1;
  margin-top: 0px;
  margin-left: -4px;
  border-top: 4px solid #333;
  border-right: 4px solid transparent;
  border-left: 4px solid transparent;
  content: "";
}
.ln-no-match {
  padding: 10px;
  font-weight: bold;
  font-size: 16.099999999999998px;
}
.nav-alphabet {
  position: relative;
}
.alphabet-list .ln-letters {
  float: left;
  width: 35px;
}
.alphabet-list .ln-letters > li {
  display: block;
  padding: 1px 0;
}
.alphabet-list + .nav-list-wrap {
  margin-left: 50px;
}
.alphabet-in {
  position: relative;
}
.alphabet-in .nav-alphabet {
  position: absolute;
  top: 10px;
  right: 15px;
}
.alphabet-in .ln-letters {
  width: 26px;
}
.alphabet-in .ln-letters a {
  padding: 0;
  font-size: 11.9px;
}
.showCounts .ln-letters {
  margin-top: 35px;
}
.showCounts .ln-letter-count {
  padding: 8px;
  font-weight: bold;
  font-size: 16.099999999999998px;
}
.alphabet-btn .ln-letters a {
  display: block;
  margin-right: 2px;
  margin-bottom: 2px;
  padding: 2px 9px;
  border: 1px solid #cccccc;
  vertical-align: middle;
  text-align: center;
  font-size: 11.9px;
  line-height: 20px;
  cursor: pointer;
  *border: 0;
  border-bottom-color: #b3b3b3;
  color: #333333;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  background-color: #f5f5f5;
  background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
  background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
  border-color: #e6e6e6 #e6e6e6 #bfbfbf;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e6e6e6;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
  *zoom: 1;
}
.alphabet-btn .ln-letters a:hover,
.alphabet-btn .ln-letters a:focus,
.alphabet-btn .ln-letters a:active,
.alphabet-btn .ln-letters a.active,
.alphabet-btn .ln-letters a.disabled,
.alphabet-btn .ln-letters a[disabled] {
  color: #333333;
  background-color: #e6e6e6;
  *background-color: #d9d9d9;
}
.alphabet-btn .ln-letters a:active,
.alphabet-btn .ln-letters a.active {
  background-color: #cccccc \9;
}
.alphabet-btn .ln-letters a:hover,
.alphabet-btn .ln-letters a:focus {
  background-position: 0 -15px;
  color: #333333;
  text-decoration: none;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.alphabet-btn .ln-letters a:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}
.alphabet-btn .ln-letters a.active,
.alphabet-btn .ln-letters a:active,
.alphabet-btn .ln-letters a.ln-selected {
  border-top-color: #0e9bff;
  background-color: #006bb7;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #1e91e2;
  background-image: -moz-linear-gradient(top, #32aaff, #006bb7);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#32aaff), to(#006bb7));
  background-image: -webkit-linear-gradient(top, #32aaff, #006bb7);
  background-image: -o-linear-gradient(top, #32aaff, #006bb7);
  background-image: linear-gradient(to bottom, #32aaff, #006bb7);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff32aaff', endColorstr='#ff006bb7', GradientType=0);
  border-color: #006bb7 #006bb7 #003e6b;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.alphabet-btn .ln-letters a.disabled,
.alphabet-btn .ln-letters a[disabled],
.alphabet-btn .ln-letters a.ln-disabled {
  background-image: none;
  color: #c2c2c2;
  cursor: default;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
.alphabet-list.alphabet-btn .ln-letters a {
  padding: 0px;
  margin-right: 0;
}
.nav-contact {
  font-size: 10.5px;
  line-height: 18px;
}
.nav-contact .name {
  font-size: 15.5px;
  line-height: 1em;
}
.nav-contact a {
  padding-right: 8px;
  padding-left: 8px;
  color: #333333;
  cursor: pointer;
}
.nav-contact a:hover .name,
.nav-contact .active .name {
  color: #317bc8;
}
.nav-contact > li > a:hover {
  background-color: #f3f3f6;
}
.nav-contact > .active > a {
  background-color: #f6f7fe;
}
.well .nav-contact > .active > a {
  background-color: #f6f7fe;
  background-image: -moz-linear-gradient(left, #e9f3fd, #f6f7fe);
  background-image: -webkit-gradient(linear, 0 0, 100% 0, from(#e9f3fd), to(#f6f7fe));
  background-image: -webkit-linear-gradient(left, #e9f3fd, #f6f7fe);
  background-image: -o-linear-gradient(left, #e9f3fd, #f6f7fe);
  background-image: linear-gradient(to right, #e9f3fd, #f6f7fe);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffe9f3fd', endColorstr='#fff6f7fe', GradientType=1);
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - MEDIA THUMB 
 * ----------------------------------------------------------------------------- 
 */
.thumb-bordereb .thumb {
  border: 5px solid #eee;
}
.thumb-mini .media-thumb .thumb,
.thumb-mini .media-thumb .img-shadow,
.size25 {
  width: 25px;
  height: 25px;
}
.thumb-small .media-thumb .thumb,
.thumb-small .media-thumb .img-shadow,
.size35 {
  width: 35px;
  height: 35px;
}
.media-thumb .thumb,
.media-thumb .img-shadow,
.size45 {
  width: 45px;
  height: 45px;
}
.thumb-large .media-thumb .thumb,
.thumb-large .media-thumb .img-shadow,
.size55 {
  width: 55px;
  height: 55px;
}
.thumb-xlarge .media-thumb .thumb,
.thumb-xlarge .media-thumb .img-shadow,
.size70 {
  width: 70px;
  height: 70px;
}
.thumb-xxlarge .media-thumb .thumb,
.thumb-xxlarge .media-thumb .img-shadow,
.size96 {
  width: 96px;
  height: 96px;
}
.thumb-mini .media-thumb [class^="fontello-icon-"]:before,
.thumb-mini .media-thumb [class^="aweso-icon-"]:before,
.thumb-mini .media-thumb [data-icon]:before,
.thumb-mini .media-thumb [class*="booico-"] {
  font-size: 1.3em;
}
.thumb-small .media-thumb [class^="fontello-icon-"]:before,
.thumb-small .media-thumb [class^="aweso-icon-"]:before,
.thumb-small .media-thumb [data-icon]:before,
.thumb-small .media-thumb [class*="booico-"] {
  font-size: 1.7em;
}
.media-thumb [class^="fontello-icon-"]:before,
.media-thumb [class^="aweso-icon-"]:before,
.media-thumb .media-thumb [data-icon]:before,
.media-thumb .media-thumb [class*="booico-"] {
  font-size: 2.2em;
}
.thumb-large .media-thumb [class^="fontello-icon-"]:before,
.thumb-large .media-thumb [class^="aweso-icon-"]:before,
.thumb-large .media-thumb [data-icon]:before,
.thumb-large .media-thumb [class*="booico-"] {
  font-size: 2.7em;
}
.thumb-xlarge .media-thumb [class^="fontello-icon-"]:before,
.thumb-xlarge .media-thumb [class^="aweso-icon-"]:before,
.thumb-xlarge .media-thumb [data-icon]:before,
.thumb-xlarge .media-thumb [class*="booico-"] {
  font-size: 3.4em;
}
.thumb-xxlarge .media-thumb [class^="fontello-icon-"]:before,
.thumb-xxlarge .media-thumb [class^="aweso-icon-"]:before,
.thumb-xxlarge .media-thumb [data-icon]:before,
.thumb-xxlarge .media-thumb [class*="booico-"] {
  font-size: 4.2em;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - MEDIAGRID 
 * ----------------------------------------------------------------------------- 
 */
.mediagrid {
  margin-left: -30px;
  list-style: none;
  *zoom: 1;
}
.mediagrid:before,
.mediagrid:after {
  display: table;
  content: "";
  line-height: 0;
}
.mediagrid:after {
  clear: both;
}
.mediagrid > li {
  display: inline-block;
  margin-bottom: 20px;
  margin-right: 1.820%;
  vertical-align: top;
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.mediagrid > li > .well {
  margin: 0;
}
.mediagrid [class^="media-item-"] > .media-item,
.mediagrid [class*=" media-item-"] > .media-item {
  display: block;
  line-height: 1;
}
.mediagrid.media-item-940 > li {
  width: 940px;
}
.mediagrid.media-item-860 > li {
  width: 860px;
}
.mediagrid.media-item-780 > li {
  width: 780px;
}
.mediagrid.media-item-700 > li {
  width: 700px;
}
.mediagrid.media-item-620 > li {
  width: 620px;
}
.mediagrid.media-item-540 > li {
  width: 540px;
}
.mediagrid.media-item-460 > li {
  width: 460px;
}
.mediagrid.media-item-380 > li {
  width: 380px;
}
.mediagrid.media-item-300 > li {
  width: 300px;
}
.mediagrid.media-item-280 > li {
  width: 280px;
}
.mediagrid.media-item-260 > li {
  width: 260px;
}
.mediagrid.media-item-240 > li {
  width: 240px;
}
.mediagrid.media-item-220 > li {
  width: 220px;
}
.mediagrid.media-item-200 > li {
  width: 200px;
}
.mediagrid.media-item-190 > li {
  width: 190px;
}
.mediagrid.media-item-180 > li {
  width: 180px;
}
.mediagrid.media-item-170 > li {
  width: 170px;
}
.mediagrid.media-item-160 > li {
  width: 160px;
}
.mediagrid.media-item-150 > li {
  width: 150px;
}
.mediagrid.media-item-140 > li {
  width: 140px;
}
.mediagrid.media-item-130 > li {
  width: 130px;
}
.mediagrid.media-item-125 > li {
  width: 125px;
}
.mediagrid.media-item-120 > li {
  width: 120px;
}
.mediagrid.media-item-110 > li {
  width: 110px;
}
.mediagrid.media-item-100 > li {
  width: 100px;
}
.mediagrid.media-item-75 > li {
  width: 75px;
}
.mediagrid.media-item-60 > li {
  width: 60px;
}
.mediagrid.mediagrid-center {
  text-align: center;
}
.row-fluid .mediagrid {
  margin-left: 0;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - STATISTIC BOX 
 * ----------------------------------------------------------------------------- 
 */
.statistic-box {
  padding: 0;
}
.statistic-box .section-title {
  padding: 0 10px;
  border-bottom: 1px solid #d3d5d9;
  text-align: left;
  *zoom: 1;
}
.statistic-box .section-title:before,
.statistic-box .section-title:after {
  display: table;
  content: "";
  line-height: 0;
}
.statistic-box .section-title:after {
  clear: both;
}
.statistic-box .section-content {
  padding: 9px 10px;
  border-top: 1px solid #ffffff;
  *zoom: 1;
}
.statistic-box .section-content:before,
.statistic-box .section-content:after {
  display: table;
  content: "";
  line-height: 0;
}
.statistic-box .section-content:after {
  clear: both;
}
.statistic-box .section-content.item {
  border-bottom: 1px solid #d3d5d9;
}
.statistic-box .section-right,
.statistic-box .section-left {
  float: left;
  padding: 9px 10px;
}
.statistic-box .section-wrapper-left {
  float: left;
  border-right: 1px solid #ffffff;
}
.statistic-box .section-wrapper-left .section-left {
  border-right: 1px solid #d3d5d9;
}
.statistic-box .section-wrapper-right {
  float: left;
  border-left: 1px solid #d3d5d9;
}
.statistic-box .section-wrapper-right .section-right {
  border-left: 1px solid #ffffff;
}
.statistic-box .section-icon .item-icon {
  position: relative;
  display: block;
  padding: 9px 0 9px 7px;
  width: 25px;
  height: 25px;
  text-align: center;
  font-size: 1.26em;
}
.well-black .section-title,
.statistic-box.well-black .section-title {
  border-bottom-color: #222222;
}
.well-black .section-content,
.well-black.statistic-box .section-content {
  border-top-color: #44484b;
}
.well-black .section-content.item,
.well-black.statistic-box .section-content.item {
  border-bottom-color: #222222;
}
.statistic-box.well-black .section-wrapper-right {
  border-left-color: #222222;
}
.statistic-box.well-black .section-wrapper-right .section-right {
  border-left-color: #44484b;
}
.statistic-box.well-black .section-wrapper-left {
  float: left;
  border-right-color: #44484b;
}
.statistic-box.well-black .section-wrapper-left .section-left {
  border-right-color: #222222;
}
.statistic-values {
  position: relative;
  margin: 0;
}
.statistic-values .indicator[class*="icon-"]:before,
.statistic-values .indicator[class*="fontello-icon-"]:before,
.statistic-values .indicator[class*="aweso-icon-"]:before,
.statistic-values .indicator[class*="fugue-icon-"]:before {
  margin-right: 0.1em;
  width: 0.6em;
  font-size: 1.226em;
}
.statistic-values sup {
  top: -0.6em;
  font-size: 55%;
}
.statistic-values sub {
  bottom: 0;
  font-size: 55%;
}
.nav .statistic-values {
  display: inline-block;
}
.statistic-group {
  position: relative;
  *zoom: 1;
}
.statistic-group:before,
.statistic-group:after {
  display: table;
  content: "";
  line-height: 0;
}
.statistic-group:after {
  clear: both;
}
.statistic-group h1.statistic-values,
.statistic-group h2.statistic-values,
.statistic-group h3.statistic-values,
.statistic-group h4.statistic-values,
.statistic-group h5.statistic-values,
.statistic-group h6.statistic-values {
  line-height: 1.4;
}
.statistic-group h1.statistic-values.secundary,
.statistic-group h2.statistic-values.secundary,
.statistic-group h3.statistic-values.secundary,
.statistic-group h4.statistic-values.secundary,
.statistic-group h5.statistic-values.secundary,
.statistic-group h6.statistic-values.secundary {
  line-height: 1;
}
.statistic-group h1.statistic-values > small,
.statistic-group h2.statistic-values > small,
.statistic-group h3.statistic-values > small,
.statistic-group h4.statistic-values > small,
.statistic-group h5.statistic-values > small,
.statistic-group h6.statistic-values > small {
  color: inherit;
}
.statistic-group .progress {
  margin-bottom: 9px;
}
.statistic-group .bar-info {
  float: right;
  font-size: 11.9px;
}
.statistic-group p {
  margin: 0;
}
.positive,
.statistic-values.positive {
  color: #2A81BF;
}
.negative,
.statistic-values.negative {
  color: #c83157;
}
.positive-fix,
.statistic-values.positive-fix {
  color: #57A957;
}
.negative-fix,
.statistic-values.negative-fix {
  color: #db6464;
}
.stat-infobox .thumbnails {
  margin-bottom: 0;
}
.stat-infobox .thumbnails > li {
  margin-bottom: 0;
}
.pourcentage-evolution{
    top: -0.3em;
    font-size: 55%;
  }
.circle-box {
  margin-bottom: 10px;
  *zoom: 1;
}
.circle-box:before,
.circle-box:after {
  display: table;
  content: "";
  line-height: 0;
}
.circle-box:after {
  clear: both;
}
.circle-header {
  padding: 8px 0;
  line-height: 20px;
}
.circle-content {
  margin: 0 0 10px;
  display: -webkit-box;
  -webkit-box-orient: vertical;
  /* Safari, Opera, and Chrome */

  display: -moz-box;
  -moz-box-orient: vertical;
  /* Firefox */

  display: box;
  box-orient: vertical;
  /* W3C */

  -webkit-box-align: center;
  -moz-box-align: center;
  box-align: center;
  -webkit-box-pack: center;
}
.circle-content.circle-content:last-child {
  margin: 0 ;
}
.circle {
  position: relative;
  border-radius: 50em;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}
.circle-shadow {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 0px 6px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 0px 6px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.2), 0 0px 6px rgba(0, 0, 0, 0.2);
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.8);
}
.circle-shadow.in {
  padding: 5px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.circle160 {
  width: 160px;
  height: 160px;
}
.circle150 {
  width: 150px;
  height: 150px;
}
.circle140 {
  width: 140px;
  height: 140px;
}
.circle130 {
  width: 130px;
  height: 130px;
}
.circle120 {
  width: 120px;
  height: 120px;
}
.circle110 {
  width: 110px;
  height: 110px;
}
.circle100 {
  width: 100px;
  height: 100px;
}
.circle90 {
  width: 90px;
  height: 90px;
}
.circle80 {
  width: 80px;
  height: 80px;
}
.circle70 {
  width: 70px;
  height: 70px;
}
.circle60 {
  width: 60px;
  height: 60px;
}
.circle-content.inpressed {
  padding: 4px;
  -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 1px 1px rgba(0, 0, 0, 0.1);
  -moz-box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 1px 1px rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 2px rgba(0, 0, 0, 0.35), inset 0 1px 1px rgba(0, 0, 0, 0.1);
}
.circle-footer {
  line-height: 20px;
  padding: 8px 0;
}
.circle input[disabled],
.circle input[readonly] {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  text-shadow: 0 1px 0 #ffffff;
}
.well-black .circle input[disabled],
.well-black .circle input[readonly] {
  color: #f1f1f1 !important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}
.circle input[disabled].circle-input,
.circle input[readonly].circle-input {
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35);
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.35);
}
.easyPieChart {
  position: relative;
  text-align: center;
}
.easyPieChart canvas {
  position: absolute;
  top: 0;
  left: 0;
}
.jqstooltip {
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
}
.sparktip {
  position: absolute;
  top: 0px;
  left: 0px;
  visibility: hidden;
  padding: 5px 7px;
  background: #000000;
  background-color: rgba(0, 0, 0, 0.9);
  color: #ffffff;
  text-align: left;
  white-space: nowrap;
  font-weight: bold;
  font-size: 11.9px;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#99000000', endColorstr='#99000000');
  -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr=#99000000, endColorstr=#99000000)";
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  border: none;
  z-index: 1030;
}
.sparktip .jqsfield {
  color: #ffffff;
  font-family: 'Poppins', sans-serif;
  font-size: 11.9px;
  font-weight: bold;
  text-align: left;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - LOGIN PAGE 
 * ----------------------------------------------------------------------------- 
 */
.signin a.link {
  color: #317bc8;
  text-decoration: none;
}
.signin a.link:hover {
  color: #22558b;
}
.signin .signin-signin {
  max-width: 360px;
  margin: 0 auto 20px;
}
.signin .tab-content {
  padding-top: 0;
}
.signin .welcome {
  color: #b4b5ba;
  margin: 10px 0 20px;
  font-size: 44px;
  font-family: ForteMT;
  line-height: 1.1;
  letter-spacing: -0.02em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65), 0 -1px 0 rgba(0, 0, 0, 0.1);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.signin .welcome span,
.signin .welcome small {
  font-size: 36px;
}
.signin .btn {
  margin-bottom: 5px;
}
.signin .note {
  color: #555555;
  line-height: 18px;
}
.signin .web-description {
  text-align: center;
  color: #8b8c8e;
  text-shadow: 0 1px 0 #ffffff;
}
.signin .web-description h5 {
  margin-bottom: 10px;
  color: #6d6e71;
}
.signin .web-description p {
  font-size: 11.9px;
  line-height: 16px;
}
.signin input[type="text"],
.signin input[type="password"] {
  height: 18px;
  padding: 10px 15px;
  margin-bottom: 20px;
  font-size: 16.099999999999998px;
  font-weight: 400;
  line-height: 18px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.4);
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 30px;
}
.signin .input-block-level {
  min-height: 40px;
}
.signin .form-tied input {
  margin-bottom: 0;
}
.signin .form-tied legend {
  font-size: 13.020000000000001px;
  font-weight: bold;
  line-height: 20px;
  padding: 0 6px;
  margin-bottom: 5px;
  border-bottom: none;
}
.signin .form-tied ul {
  margin: 0 0 20px;
  list-style: none;
}
.signin .form-tied ul > li {
  padding: 0;
  margin: 0;
}
.signin .form-tied ul > li input {
  margin-bottom: 0;
  border-top-color: #b5b7c4;
  border-bottom: none;
  background-color: rgba(0, 0, 0, 0.09);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, -2px 0 4px -3px rgba(0, 0, 0, 0.2) inset, 2px 0 4px -3px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, -2px 0 4px -3px rgba(0, 0, 0, 0.2) inset, 2px 0 4px -3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.4) inset, -2px 0 4px -3px rgba(0, 0, 0, 0.2) inset, 2px 0 4px -3px rgba(0, 0, 0, 0.2) inset;
}
.signin .form-tied ul > li:first-child input {
  border-top-color: #a8aBBa;
  border-bottom: none;
  -webkit-border-radius: 4px 4px 0 0;
  -moz-border-radius: 4px 4px 0 0;
  border-radius: 4px 4px 0 0;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
.signin .form-tied ul > li:last-child input {
  border: 1px solid;
  border-color: #b5b7c4 #b5b7c5 #c5c7d2;
  -webkit-border-radius: 0 0 4px 4px;
  -moz-border-radius: 0 0 4px 4px;
  border-radius: 0 0 4px 4px;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), -2px 0 4px -3px rgba(0, 0, 0, 0.2) inset, 2px 0 4px -3px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), -2px 0 4px -3px rgba(0, 0, 0, 0.2) inset, 2px 0 4px -3px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.2), -2px 0 4px -3px rgba(0, 0, 0, 0.2) inset, 2px 0 4px -3px rgba(0, 0, 0, 0.2) inset;
}
.signin .signin-horizontal .web-description {
  text-align: left;
}
.signin .signin-horizontal .welcome {
  color: #b4b5ba;
  margin: 10px 0 20px;
  font-size: 86px;
  font-family: ForteMT;
  line-height: 1.1;
  letter-spacing: -0.02em;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.65), 0 -1px 0 rgba(0, 0, 0, 0.3);
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.signin .signin-horizontal .welcome span,
.signin .signin-horizontal .welcome small {
  font-size: 36px;
}
.signin input:-moz-placeholder,
.signin input:-ms-input-placeholder,
.signin input::-webkit-input-placeholder {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}
.signin .well-black a.link {
  color: #1E90FF;
}
.signin .well-black a.link:hover {
  color: #68b5ff;
}
.signin .well-black .btn {
  -webkit-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  -moz-box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.5);
}
.signin .well-black input {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}
.signin .well-black .note {
  color: #acb0b5;
}
.signin .well-black .form-tied input {
  background-color: #2d3033;
}
.signin .well-black .form-tied legend {
  color: #c7cacf;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.8);
}
.signin .well-black .form-tied ul > li input {
  border-top-color: #272727;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.05) inset;
}
.signin .well-black .form-tied ul > li:first-child input {
  border-top-color: #272727;
  border-bottom: none;
  -webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  -moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
  box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2) inset;
}
.signin .well-black .form-tied ul > li:last-child input {
  border: 1px solid;
  border-color: #272727 #252525 #222222;
  border-bottom: none;
  -webkit-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 0 rgba(255, 255, 255, 0.03) inset;
  -moz-box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 0 rgba(255, 255, 255, 0.03) inset;
  box-shadow: 0 1px 0 rgba(255, 255, 255, 0.3), 0 1px 0 rgba(255, 255, 255, 0.03) inset;
}
.signin .well-black .form-tied input:-moz-placeholder,
.signin .well-black .form-tied input:-ms-input-placeholder,
.signin .well-black .form-tied input::-webkit-input-placeholder {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
.login textarea:-moz-placeholder,
.login textarea:-ms-input-placeholder,
.login textarea::-webkit-input-placeholder {
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
}
.login .well-block textarea:-moz-placeholder,
.login .well-block textarea:-ms-input-placeholder,
.login .well-block textarea::-webkit-input-placeholder {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.4);
}
html.invoices {
  overflow: auto;
  padding: 0.5in;
}
html.invoices body {
  padding: 0.5in;
  width: 8.5in;
  height: 11in;
  margin: 0 auto;
  overflow: hidden;
  background: #fff;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  -webkit-box-shadow: 0 0 50px -5px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0 0 50px -5px rgba(0, 0, 0, 0.4);
  box-shadow: 0 0 50px -5px rgba(0, 0, 0, 0.4);
}
html.invoices .toolbar-print {
  display: none;
  position: absolute;
  top: 15px;
  right: 15px;
}
html.invoices *[contenteditable] {
  min-width: 1em;
  outline: 0;
  cursor: pointer;
}
html.invoices *[contenteditable]:hover,
html.invoices *[contenteditable]:focus,
html.invoices td:hover *[contenteditable],
html.invoices td:focus *[contenteditable],
html.invoices img.hover {
  background: #DEF;
  box-shadow: 0 0 1em 0.5em #DEF;
}
html.invoices span[contenteditable] {
  display: inline-block;
}
html.invoices h1 {
  font: bold 250% sans-serif;
}
html.invoices table {
  width: 100%;
  border: 1px solid transparent;
  border-collapse: separate;
  /*border-spacing: 2px;*/
  *zoom: 1;
}
html.invoices table:before,
html.invoices table:after {
  display: table;
  content: "";
  line-height: 0;
}
html.invoices table:after {
  clear: both;
}
html.invoices table caption {
  text-align: left;
  padding: 2px;
}
html.invoices table th,
html.invoices table td {
  position: relative;
  padding: 0.4em 0.6em;
  text-align: left;
  /*border: 1px solid transparent;*/
}
html.invoices header {
  *zoom: 1;
  margin: 0 0 2em;
}
html.invoices header:before,
html.invoices header:after {
  display: table;
  content: "";
  line-height: 0;
}
html.invoices header:after {
  clear: both;
}
html.invoices header h1 {
  margin: 0 0 0.5em;
  padding: 0.2em 0;
}
html.invoices header .headr-wrapper {
  padding-top: 1em;
  border: 1px solid transparent;
  border-top-color: #999999;
  *zoom: 1;
}
html.invoices header .headr-wrapper:before,
html.invoices header .headr-wrapper:after {
  display: table;
  content: "";
  line-height: 0;
}
html.invoices header .headr-wrapper:after {
  clear: both;
}
html.invoices header p {
  margin: 0;
}
html.invoices header p strong {
  display: inline-block;
  width: 7em;
}
html.invoices header address {
  float: left;
  font-style: normal;
  margin: 0 1em 1em 0;
}
html.invoices header address p {
  margin: 0 0 0.25em;
}
html.invoices header address abbr[title],
html.invoices header address abbr[data-original-title] {
  display: inline-block;
  cursor: help;
  border-bottom: 1px dotted #999999;
}
html.invoices header span,
html.invoices header header img {
  display: block;
  float: right;
}
html.invoices header span {
  margin: 0 0 1em 1em;
  max-height: 25%;
  max-width: 60%;
  position: relative;
}
html.invoices header img {
  max-height: 100%;
  max-width: 100%;
}
html.invoices header input {
  cursor: pointer;
  height: 100%;
  width: 100%;
  left: 0;
  opacity: 0;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
  position: absolute;
  top: 0;
}
html.invoices article,
html.invoices article address,
html.invoices table.meta,
html.invoices table.inventory {
  margin: 0 0 2em;
}
html.invoices article {
  *zoom: 1;
}
html.invoices article:before,
html.invoices article:after {
  display: table;
  content: "";
  line-height: 0;
}
html.invoices article:after {
  clear: both;
}
html.invoices article h1 {
  clip: rect(0 0 0 0);
  position: absolute;
}
html.invoices article address {
  float: left;
  font-weight: bold;
}
html.invoices table {
  font-size: 11.9px;
}
html.invoices table.meta,
html.invoices table.balance {
  float: right;
  width: 36%;
  *zoom: 1;
}
html.invoices table.meta:before,
html.invoices table.balance:before,
html.invoices table.meta:after,
html.invoices table.balance:after {
  display: table;
  content: "";
  line-height: 0;
}
html.invoices table.meta:after,
html.invoices table.balance:after {
  clear: both;
}
html.invoices table.meta th {
  width: 40%;
  text-align: right;
}
html.invoices table.meta td {
  width: 60%;
}
html.invoices table.instruction {
  margin-bottom: 2em;
  width: 100%;
  border-spacing: 2px;
}
html.invoices table.instruction th,
html.invoices table.instruction td {
  padding: 0.2em 0.6em;
  border: 1px solid transparent;
}
html.invoices table.instruction th {
  font-weight: bold;
  background-color: #f8f8f8;
}
html.invoices table.inventory {
  width: 100%;
}
html.invoices table.inventory th {
  font-weight: bold;
  text-align: left;
  background-color: #eeeeee;
}
html.invoices table.inventory td {
  vertical-align: top;
}
html.invoices table.inventory td:nth-child(1) {
  width: 34%;
}
html.invoices table.inventory td:nth-child(2) {
  width: 30%;
}
html.invoices table.inventory td:nth-child(3) {
  text-align: right;
  width: 12%;
}
html.invoices table.inventory td:nth-child(4) {
  text-align: right;
  width: 12%;
}
html.invoices table.inventory td:nth-child(5) {
  text-align: right;
  width: 12%;
}
html.invoices table.balance {
  margin-bottom: 2em;
}
html.invoices table.balance th,
html.invoices table.balance td {
  width: 50%;
  text-align: right;
}
html.invoices table.balance th {
  font-weight: bold;
  background-color: #f8f8f8;
}
html.invoices .type01 table {
  font-size: 11.9px;
}
html.invoices .type01 table.meta,
html.invoices .type01 table.balance {
  float: right;
  width: 36%;
  *zoom: 1;
}
html.invoices .type01 table.meta:before,
html.invoices .type01 table.balance:before,
html.invoices .type01 table.meta:after,
html.invoices .type01 table.balance:after {
  display: table;
  content: "";
  line-height: 0;
}
html.invoices .type01 table.meta:after,
html.invoices .type01 table.balance:after {
  clear: both;
}
html.invoices .type01 table.meta th,
html.invoices .type01 table.meta td {
  text-align: right;
}
html.invoices .type01 table.inventory {
  clear: both;
  width: 100%;
}
html.invoices .type01 table.inventory th {
  font-weight: bold;
  text-align: left;
  background-color: #eeeeee;
}
html.invoices .type01 table.inventory td {
  vertical-align: top;
}
html.invoices .type01 table.inventory td:nth-child(1) {
  width: 30%;
}
html.invoices .type01 table.inventory td:nth-child(2) {
  width: 40%;
}
html.invoices .type01 table.inventory td:nth-child(3) {
  text-align: right;
  width: 10%;
}
html.invoices .type01 table.inventory td:nth-child(4) {
  text-align: right;
  width: 10%;
}
html.invoices .type01 table.inventory td:nth-child(5) {
  text-align: right;
  width: 10%;
}
html.invoices .type01 table.balance {
  clear: both;
  width: 100%;
}
html.invoices .type01 table.balance th {
  width: auto;
}
html.invoices .type01 table.balance td {
  width: 20%;
  background-color: #f8f8f8;
}
html.invoices .type01 table.balance th,
html.invoices .type01 table.balance td {
  text-align: right;
}
html.invoices .type01 table.balance th {
  font-weight: bold;
  background-color: transparent;
}
html.invoices .type02 {
  font-size: 13px;
}
html.invoices .type02 table.meta th,
html.invoices .type02 table.meta td {
  text-align: right;
}
html.invoices .type02 table.inventory td:nth-child(1) {
  width: 30%;
}
html.invoices .type02 table.inventory td:nth-child(2) {
  width: 40%;
}
html.invoices .type02 table.inventory td:nth-child(3) {
  text-align: right;
  width: 10%;
}
html.invoices .type02 table.inventory td:nth-child(4) {
  text-align: right;
  width: 10%;
}
html.invoices .type02 table.inventory td:nth-child(5) {
  text-align: right;
  width: 10%;
}
html.invoices .type02 table.balance {
  width: 100%;
}
html.invoices .type02 table.balance th,
html.invoices .type02 table.balance td {
  text-align: right;
}
html.invoices .type02 table.balance th {
  width: auto;
  font-weight: bold;
  background-color: transparent;
}
html.invoices .type02 table.balance td {
  width: 20%;
  background-color: #f8f8f8;
}
html.invoices .type03 {
  font-size: 13px;
}
html.invoices .type03 table {
  font-size: 11.9px;
}
html.invoices .type03 table.inventory th:nth-child(3) {
  text-align: right;
}
html.invoices .type03 table.inventory th:nth-child(4) {
  text-align: right;
}
html.invoices .type03 table.inventory td:nth-child(1) {
  width: 54%;
}
html.invoices .type03 table.inventory td:nth-child(2) {
  text-align: right;
  width: 8%;
}
html.invoices .type03 table.inventory td:nth-child(3) {
  text-align: right;
  width: 14%;
}
html.invoices .type03 table.inventory td:nth-child(4) {
  text-align: right;
  width: 14%;
}
html.invoices .type03 table.balance {
  width: 100%;
}
html.invoices .type03 table.balance th {
  width: auto;
  background-color: transparent;
}
html.invoices .type03 table.balance td {
  width: 20%;
  background-color: #f8f8f8;
}
html.invoices .type03 table.balance .total td {
  background-color: #eeeeee;
}
html.invoices aside h1 {
  border: none;
  border-width: 0 0 1px;
  margin: 0 0 1em;
}
html.invoices aside h1 {
  border-color: #999;
  border-bottom-style: solid;
}
html.invoices .add,
html.invoices .cut {
  width: 1em;
}
html.invoices .add {
  float: left;
  display: none;
  margin: -2.2em 0 0 0.3em;
}
html.invoices .cut {
  opacity: 0;
  position: absolute;
  top: 0;
  left: -2.3em;
}
html.invoices .cut {
  -webkit-transition: opacity 100ms ease-in;
}
html.invoices tr:hover .cut {
  opacity: 1;
}
html.invoices body:hover .toolbar-print,
html.invoices body:hover .add {
  display: block;
}
@media print {
  * {
    -webkit-print-color-adjust: exact;
  }
  html.invoices {
    background: none;
    padding: 0;
    /*.headr-wrapper {
              padding: 0.8em;
              border: 1px solid @grayLight;
          }*/
  
  }
  html.invoices body {
    padding: 3em 4em;
    margin: 0;
    font-size: 10pt;
    font-family: sans-serif;
    line-height: 125%;
    background: none;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
  }
  html.invoices span:empty {
    display: none;
  }
  html.invoices .add,
  html.invoices .cut {
    display: none;
  }
  html.invoices table {
    font-size: 10pt;
    font-family: sans-serif;
    line-height: 125%;
  }
  html.invoices table.instruction,
  html.invoices table.inventory,
  html.invoices table.balance {
    border-top-color: #999999;
  }
  html.invoices table .total td {
    border-top-color: #999999;
    border-bottom-color: #999999;
  }
  html.invoices table.instruction th,
  html.invoices table.instruction td {
    padding: 0.2em 0.6em;
    border: 1px solid transparent;
  }
  html.invoices table.instruction th {
    padding: 0.4em 0.6em 0.2em;
  }
  html.invoices .visible-print {
    display: inherit !important;
  }
  html.invoices .hidden-print {
    display: none !important;
  }
  html.invoices .print-reset {
    padding: 0 !important;
    margin: 0 !important;
    border: none !important;
    background: none !important;
    -webkit-box-shadow: none !important;
    -moz-box-shadow: none !important;
    box-shadow: none !important;
  }
  html.invoices div.content {
    float: none !important;
  }
  html.invoices div.blank {
    color: #ccc;
  }
  html.invoices h1,
  html.invoices h2,
  html.invoices h3,
  html.invoices span {
    color: #000;
  }
  html.invoices a {
    color: #000;
    text-decoration: none;
  }
  html.invoices abbr[title],
  html.invoices abbr[data-original-title] {
    border: transparent !important;
  }
  html.invoices .btn {
    display: none;
  }
  html.invoices .table-report {
    width: 100% !important;
    border-collapse: collapse !important;
  }
  html.invoices .table-report th,
  html.invoices .table-report td {
    background-color: #fff;
    color: #000;
    padding: 5px;
  }
  html.invoices .table-report tr.overline,
  html.invoices .table-report td.overline,
  html.invoices .table-report tr.overline td,
  html.invoices .table-report td.overline td,
  html.invoices .table-report tr.overline th,
  html.invoices .table-report td.overline th {
    border-top: 1px solid #000;
  }
  html.invoices .table-report tr.underline,
  html.invoices .table-report td.underline,
  html.invoices .table-report tr.underline td,
  html.invoices .table-report td.underline td,
  html.invoices .table-report tr.underline th,
  html.invoices .table-report td.underline th {
    border-bottom: 1px solid #000;
  }
}
@page  {
  margin: 0;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - COLORING 
 * ----------------------------------------------------------------------------- 
 */
.border-white {
  border-color: white;
}
.bg-white {
  background-color: #ffffff !important;
}
.bg-white25 {
  background-color: rgba(255, 255, 255, 0.25);
}
.bg-white50 {
  background-color: rgba(255, 255, 255, 0.5);
}
.bg-white75 {
  background-color: rgba(255, 255, 255, 0.75);
}
.bg-gray-light {
  background-color: #f3f3f3 !important;
}
.bg-gray-medium {
  background-color: #ebebeb !important;
}
.bg-gray-strong {
  background-color: #e4e4e4 !important;
}
.bg-yellow-light {
  background-color: #fffeea !important;
}
.bg-yellow-medium {
  background-color: #fffdda !important;
}
.bg-yellow-strong {
  background-color: #fffdcb !important;
}
.bg-blue-light {
  background-color: #fff !important;
}
.bg-blue-medium {
  background-color: #d7e7ff !important;
}
.bg-blue-strong {
  background-color: #c7ddff !important;
}
.bg-green-light {
  background-color: #ebfaeb !important;
}
.bg-green-medium {
  background-color: #def7de !important;
}
.bg-green-strong {
  background-color: #d2f4d2 !important;
}
.bg-red-light {
  background-color: #f2e3e3 !important;
}
.bg-red-medium {
  background-color: #edd9d9 !important;
}
.bg-red-strong {
  background-color: #e8cece !important;
}
.bg-gray-light > hr {
  border-top-color: #dcdcdc;
  border-bottom-color: #ffffff;
}
.bg-gray-medium > hr {
  border-top-color: #d4d4d4;
  border-bottom-color: #ffffff;
}
.bg-gray-strong > hr {
  border-top-color: #cdcdcd;
  border-bottom-color: #ffffff;
}
.bg-yellow-light > hr {
  border-top-color: #fffdda;
  border-bottom-color: #ffffff;
}
.bg-yellow-medium > hr {
  border-top-color: #fffbac;
  border-bottom-color: #ffffff;
}
.bg-yellow-strong > hr {
  border-top-color: #fffb9d;
  border-bottom-color: #ffffff;
}
.bg-blue-light > hr {
  border-top-color: #b8d4ff;
  border-bottom-color: #ffffff;
}
.bg-blue-medium > hr {
  border-top-color: #a9cbff;
  border-bottom-color: #ffffff;
}
.bg-blue-strong > hr {
  border-top-color: #9ac1ff;
  border-bottom-color: #ffffff;
}
.bg-green-light > hr {
  border-top-color: #c6f1c6;
  border-bottom-color: #ffffff;
}
.bg-green-medium > hr {
  border-top-color: #baedba;
  border-bottom-color: #ffffff;
}
.bg-green-strong > hr {
  border-top-color: #aeeaae;
  border-bottom-color: #ffffff;
}
.bgr-blue {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzJiOGNlMiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxYjZkYjUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-color: #FFFFFF;
  background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#FFFFFF));
  background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
  background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
  background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str(@startColor)}', endColorstr='#{ie-hex-str(@endColor)}', GradientType=0);
}
.bgr-black {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNkM2QzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyMDIwMjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-color: #313131;
  background-image: -moz-linear-gradient(top, #3d3d3d, #202020);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3d3d3d), to(#202020));
  background-image: -webkit-linear-gradient(top, #3d3d3d, #202020);
  background-image: -o-linear-gradient(top, #3d3d3d, #202020);
  background-image: linear-gradient(to bottom, #3d3d3d, #202020);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str(@startColor)}', endColorstr='#{ie-hex-str(@endColor)}', GradientType=0);
}
.bgr-green {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzNjOWMyOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMxZDc4MTMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-color: #308e20;
  background-image: -moz-linear-gradient(top, #3c9c29, #1d7813);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3c9c29), to(#1d7813));
  background-image: -webkit-linear-gradient(top, #3c9c29, #1d7813);
  background-image: -o-linear-gradient(top, #3c9c29, #1d7813);
  background-image: linear-gradient(to bottom, #3c9c29, #1d7813);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str(@startColor)}', endColorstr='#{ie-hex-str(@endColor)}', GradientType=0);
}
.bgr-orange {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0OWEzOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkNDczMDEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-color: #e78a23;
  background-image: -moz-linear-gradient(top, #f49a39, #d47301);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f49a39), to(#d47301));
  background-image: -webkit-linear-gradient(top, #f49a39, #d47301);
  background-image: -o-linear-gradient(top, #f49a39, #d47301);
  background-image: linear-gradient(to bottom, #f49a39, #d47301);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str(@startColor)}', endColorstr='#{ie-hex-str(@endColor)}', GradientType=0);
}
.bgr-red {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2U5M2QzZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiNTFjMjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-color: #d43033;
  background-image: -moz-linear-gradient(top, #e93d3d, #b51c23);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#e93d3d), to(#b51c23));
  background-image: -webkit-linear-gradient(top, #e93d3d, #b51c23);
  background-image: -o-linear-gradient(top, #e93d3d, #b51c23);
  background-image: linear-gradient(to bottom, #e93d3d, #b51c23);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str(@startColor)}', endColorstr='#{ie-hex-str(@endColor)}', GradientType=0);
}
.bgr-yellow {
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZkZGY1NSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkN2IzMDIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
  background-color: #eecd34;
  background-image: -moz-linear-gradient(top, #fddf55, #d7b302);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fddf55), to(#d7b302));
  background-image: -webkit-linear-gradient(top, #fddf55, #d7b302);
  background-image: -o-linear-gradient(top, #fddf55, #d7b302);
  background-image: linear-gradient(to bottom, #fddf55, #d7b302);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#{ie-hex-str(@startColor)}', endColorstr='#{ie-hex-str(@endColor)}', GradientType=0);
}
.btn-boo {
  color: #333333;
  /* text-shadow: 0 1px 0 rgba(255, 255, 255, 0.45); */
  background-color: #eaecf0;
  /* background-image: -moz-linear-gradient(top, #ffffff, #cbd0da);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#cbd0da));
  background-image: -webkit-linear-gradient(top, #ffffff, #cbd0da);
  background-image: -o-linear-gradient(top, #ffffff, #cbd0da);
  background-image: linear-gradient(to bottom, #ffffff, #cbd0da);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffcbd0da', GradientType=0); */
  border-color: #cbd0da #cbd0da #9ea8ba;
  /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #cbd0da; */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  /* filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); */
}
.btn-boo:hover,
.btn-boo:focus,
.btn-boo:active,
.btn-boo.active,
.btn-boo.disabled,
.btn-boo[disabled] {
  color: #333333;
  background-color: #cbd0da;
  /* *background-color: #bcc3cf; */
}
.btn-boo:active,
.btn-boo.active {
  background-color: #adb5c5;
}
.btn-boo:hover {
  background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
  -moz-transition: background-position 0.1s linear;
  -o-transition: background-position 0.1s linear;
  transition: background-position 0.1s linear;
}
.btn-blue {
  color: #254761;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0);
  background-color: #2A81BF;
  background-image: -moz-linear-gradient(top, #FFFFFF, #FFFFFF);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#FFFFFF), to(#FFFFFF));
  background-image: -webkit-linear-gradient(top, #FFFFFF, #FFFFFF);
  background-image: -o-linear-gradient(top, #FFFFFF, #FFFFFF);
  background-image: linear-gradient(to bottom, #FFFFFF, #FFFFFF);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2A81BF', endColorstr='#ff2A81BF', GradientType=0);
  border-color: #FFFFFF #FFFFFF #FFFFFF;
  *background-color: #FFFFFF;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-blue:hover,
.btn-blue:focus,
.btn-blue:active,
.btn-blue.active,
.btn-blue.disabled,
.btn-blue[disabled] {
  color: #254761;
  background-color: #FFF;
  *background-color: #FFF;
}
.btn-blue:active,
.btn-blue.active {
  background-color: #FFF \9;
}
.btn-turgu {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #2da9ce;
  background-image: -moz-linear-gradient(top, #40c4ec, #1080a2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#40c4ec), to(#1080a2));
  background-image: -webkit-linear-gradient(top, #40c4ec, #1080a2);
  background-image: -o-linear-gradient(top, #40c4ec, #1080a2);
  background-image: linear-gradient(to bottom, #40c4ec, #1080a2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff40c4ec', endColorstr='#ff1080a2', GradientType=0);
  border-color: #1080a2 #1080a2 #09495c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1080a2;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-turgu:hover,
.btn-turgu:focus,
.btn-turgu:active,
.btn-turgu.active,
.btn-turgu.disabled,
.btn-turgu[disabled] {
  color: #ffffff;
  background-color: #2A81BF;
  *background-color: #2A81BF;
}
.btn-turgu:active,
.btn-turgu.active {
  background-color: #0b5b74 \9;
}
.btn-green {
  color: #E8701C;
  /* text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35); */
  background-color: #FCF2EA;
  /* background-image: -moz-linear-gradient(top, #E8701C, #E8701C);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#E8701C), to(#E8701C));
  background-image: -webkit-linear-gradient(top, #E8701C, #E8701C);
  background-image: -o-linear-gradient(top, #E8701C, #E8701C);
  background-image: linear-gradient(to bottom, #E8701C, #E8701C);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffE8701C', endColorstr='#ffE8701C', GradientType=0);
  border-color: #E8701C #E8701C #245e18;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #E8701C; */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  /* filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); */
}
.btn-green:hover,
.btn-green:focus,
.btn-green:active,
.btn-green.active,
.btn-green.disabled,
.btn-green[disabled] {
  color: #ffffff;
  background-color: #E8701C;
  *background-color: #338723;
}
.btn-green:active,
.btn-green.active {
  background-color: #2c721e \9;
}
.btn-yellow {
  color: #333333;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  background-color: #efd44f;
  background-image: -moz-linear-gradient(top, #ffea84, #d6b200);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffea84), to(#d6b200));
  background-image: -webkit-linear-gradient(top, #ffea84, #d6b200);
  background-image: -o-linear-gradient(top, #ffea84, #d6b200);
  background-image: linear-gradient(to bottom, #ffea84, #d6b200);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffea84', endColorstr='#ffd6b200', GradientType=0);
  border-color: #d6b200 #d6b200 #8a7200;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #d6b200;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-yellow:hover,
.btn-yellow:focus,
.btn-yellow:active,
.btn-yellow.active,
.btn-yellow.disabled,
.btn-yellow[disabled] {
  color: #333333;
  background-color: #d6b200;
  *background-color: #bd9d00;
}
.btn-yellow:active,
.btn-yellow.active {
  background-color: #a38800 \9;
}
.btn-red {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #ca4040;
  background-image: -moz-linear-gradient(top, #eb5656, #981e1e);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb5656), to(#981e1e));
  background-image: -webkit-linear-gradient(top, #eb5656, #981e1e);
  background-image: -o-linear-gradient(top, #eb5656, #981e1e);
  background-image: linear-gradient(to bottom, #eb5656, #981e1e);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeb5656', endColorstr='#ff981e1e', GradientType=0);
  border-color: #981e1e #981e1e #581111;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #981e1e;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-red:hover,
.btn-red:focus,
.btn-red:active,
.btn-red.active,
.btn-red.disabled,
.btn-red[disabled] {
  color: #ffffff;
  background-color: #981e1e;
  *background-color: #831a1a;
}
.btn-red:active,
.btn-red.active {
  background-color: #6d1616 \9;
}
.btn-black {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.45);
  background-color: #515151;
  background-image: -moz-linear-gradient(top, #797979, #141414);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#797979), to(#141414));
  background-image: -webkit-linear-gradient(top, #797979, #141414);
  background-image: -o-linear-gradient(top, #797979, #141414);
  background-image: linear-gradient(to bottom, #797979, #141414);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff797979', endColorstr='#ff141414', GradientType=0);
  border-color: #141414 #141414 #000000;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #141414;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-black:hover,
.btn-black:focus,
.btn-black:active,
.btn-black.active,
.btn-black.disabled,
.btn-black[disabled] {
  color: #ffffff;
  background-color: #141414;
  *background-color: #070707;
}
.btn-black:active,
.btn-black.active {
  background-color: #000000 \9;
}
.btn-navi {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.45);
  background-color: #64696b;
  /* background-image: -moz-linear-gradient(top, #84898d, #353839);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#84898d), to(#353839));
  background-image: -webkit-linear-gradient(top, #84898d, #353839);
  background-image: -o-linear-gradient(top, #84898d, #353839);
  background-image: linear-gradient(to bottom, #84898d, #353839);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff84898d', endColorstr='#ff353839', GradientType=0); */
  border-color: #1c1e1f;
  /* border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #353839; */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-navi:hover,
.btn-navi:focus,
.btn-navi:active,
.btn-navi.active,
.btn-navi.disabled,
.btn-navi[disabled] {
  color: #ffffff;
  background-color: #1c1e1f;
  /* *background-color: #292b2c; */
}
.btn-navi:active,
.btn-navi.active {
  background-color: #1c1e1f;
}
.btn-sky {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #71b9f4;
  background-image: -moz-linear-gradient(top, #99d1fc, #2A81BF);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#99d1fc), to(#2A81BF));
  background-image: -webkit-linear-gradient(top, #99d1fc, #2A81BF);
  background-image: -o-linear-gradient(top, #99d1fc, #2A81BF);
  background-image: linear-gradient(to bottom, #99d1fc, #2A81BF);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff99d1fc', endColorstr='#ff2A81BF', GradientType=0);
  border-color: #2A81BF #2A81BF #156dbd;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #2A81BF;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-sky:hover,
.btn-sky:focus,
.btn-sky:active,
.btn-sky.active,
.btn-sky.disabled,
.btn-sky[disabled] {
  color: #ffffff;
  background-color: #2A81BF;
  *background-color: #1e88e6;
}
.btn-sky:active,
.btn-sky.active {
  background-color: #177bd4 \9;
}
.btn-orange {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #ec9533;
  background-image: -moz-linear-gradient(top, #ffad51, #d07107);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffad51), to(#d07107));
  background-image: -webkit-linear-gradient(top, #ffad51, #d07107);
  background-image: -o-linear-gradient(top, #ffad51, #d07107);
  background-image: linear-gradient(to bottom, #ffad51, #d07107);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffad51', endColorstr='#ffd07107', GradientType=0);
  border-color: #d07107 #d07107 #864905;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #d07107;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-orange:hover,
.btn-orange:focus,
.btn-orange:active,
.btn-orange.active,
.btn-orange.disabled,
.btn-orange[disabled] {
  color: #ffffff;
  background-color: #d07107;
  *background-color: #b76406;
}
.btn-orange:active,
.btn-orange.active {
  background-color: #9f5605 \9;
}
.btn-slategray {
  color: #ffffff;
  text-shadow: none;
  background-color: #00bb87;
  /* background-image: -moz-linear-gradient(top, #6a96ad, #3b5b6c);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6a96ad), to(#3b5b6c));
  background-image: -webkit-linear-gradient(top, #6a96ad, #3b5b6c);
  background-image: -o-linear-gradient(top, #6a96ad, #3b5b6c);
  background-image: linear-gradient(to bottom, #6a96ad, #6a96ad);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6a96ad', endColorstr='#ff3b5b6c', GradientType=0);
  border-color: #3b5b6c #3b5b6c #20313b;*/
  border-color: #00bb87;
  /* *background-color: #3b5b6c;  */
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  /* filter: progid:DXImageTransform.Microsoft.gradient(enabled = false); */
}
.btn-slategray:hover,
.btn-slategray:focus,
.btn-slategray:active,
.btn-slategray.active,
.btn-slategray.disabled,
.btn-slategray[disabled] {
  color: #ffffff;
  background-color: #00a879;
}
.btn-slategray:active,
.btn-slategray.active {
  background-color: #00a879;
}
.btn-redlight {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #d03436;
  background-image: -moz-linear-gradient(top, #eb5656, #a80005);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#eb5656), to(#a80005));
  background-image: -webkit-linear-gradient(top, #eb5656, #a80005);
  background-image: -o-linear-gradient(top, #eb5656, #a80005);
  background-image: linear-gradient(to bottom, #eb5656, #a80005);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffeb5656', endColorstr='#ffa80005', GradientType=0);
  border-color: #a80005 #a80005 #5c0003;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #a80005;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-redlight:hover,
.btn-redlight:focus,
.btn-redlight:active,
.btn-redlight.active,
.btn-redlight.disabled,
.btn-redlight[disabled] {
  color: #ffffff;
  background-color: #a80005;
  *background-color: #8f0004;
}
.btn-redlight:active,
.btn-redlight.active {
  background-color: #750003 \9;
}
.btn-behance {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #0566ff;
  background-image: -moz-linear-gradient(top, #0581ff, #053eff);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0581ff), to(#053eff));
  background-image: -webkit-linear-gradient(top, #0581ff, #053eff);
  background-image: -o-linear-gradient(top, #0581ff, #053eff);
  background-image: linear-gradient(to bottom, #0581ff, #053eff);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0581ff', endColorstr='#ff053eff', GradientType=0);
  border-color: #053eff #053eff #002ab7;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #053eff;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-behance:hover,
.btn-behance:focus,
.btn-behance:active,
.btn-behance.active,
.btn-behance.disabled,
.btn-behance[disabled] {
  color: #ffffff;
  background-color: #053eff;
  *background-color: #0035eb;
}
.btn-behance:active,
.btn-behance.active {
  background-color: #0030d1 \9;
}
.btn-dribbble {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #f760a0;
  background-image: -moz-linear-gradient(top, #ff6eaf, #ea4c89);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ff6eaf), to(#ea4c89));
  background-image: -webkit-linear-gradient(top, #ff6eaf, #ea4c89);
  background-image: -o-linear-gradient(top, #ff6eaf, #ea4c89);
  background-image: linear-gradient(to bottom, #ff6eaf, #ea4c89);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffff6eaf', endColorstr='#ffea4c89', GradientType=0);
  border-color: #ea4c89 #ea4c89 #d11960;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #ea4c89;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-dribbble:hover,
.btn-dribbble:focus,
.btn-dribbble:active,
.btn-dribbble.active,
.btn-dribbble.disabled,
.btn-dribbble[disabled] {
  color: #ffffff;
  background-color: #ea4c89;
  *background-color: #e7357a;
}
.btn-dribbble:active,
.btn-dribbble.active {
  background-color: #e51e6b \9;
}
.btn-envato {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #6b9a4d;
  background-image: -moz-linear-gradient(top, #7bac5c, #528036);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#7bac5c), to(#528036));
  background-image: -webkit-linear-gradient(top, #7bac5c, #528036);
  background-image: -o-linear-gradient(top, #7bac5c, #528036);
  background-image: linear-gradient(to bottom, #7bac5c, #528036);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff7bac5c', endColorstr='#ff528036', GradientType=0);
  border-color: #528036 #528036 #304a1f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #528036;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-envato:hover,
.btn-envato:focus,
.btn-envato:active,
.btn-envato.active,
.btn-envato.disabled,
.btn-envato[disabled] {
  color: #ffffff;
  background-color: #528036;
  *background-color: #476e2e;
}
.btn-envato:active,
.btn-envato.active {
  background-color: #3b5c27 \9;
}
.btn-facebook {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #5878b9;
  background-image: -moz-linear-gradient(top, #6c8ccf, #3b5998);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6c8ccf), to(#3b5998));
  background-image: -webkit-linear-gradient(top, #6c8ccf, #3b5998);
  background-image: -o-linear-gradient(top, #6c8ccf, #3b5998);
  background-image: linear-gradient(to bottom, #6c8ccf, #3b5998);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6c8ccf', endColorstr='#ff3b5998', GradientType=0);
  border-color: #3b5998 #3b5998 #263961;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #3b5998;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-facebook:hover,
.btn-facebook:focus,
.btn-facebook:active,
.btn-facebook.active,
.btn-facebook.disabled,
.btn-facebook[disabled] {
  color: #ffffff;
  background-color: #3b5998;
  *background-color: #344e86;
}
.btn-facebook:active,
.btn-facebook.active {
  background-color: #2d4373 \9;
}
.btn-flickr {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #237ff0;
  background-image: -moz-linear-gradient(top, #3b92fd, #0063dc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#3b92fd), to(#0063dc));
  background-image: -webkit-linear-gradient(top, #3b92fd, #0063dc);
  background-image: -o-linear-gradient(top, #3b92fd, #0063dc);
  background-image: linear-gradient(to bottom, #3b92fd, #0063dc);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3b92fd', endColorstr='#ff0063dc', GradientType=0);
  border-color: #0063dc #0063dc #004190;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0063dc;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-flickr:hover,
.btn-flickr:focus,
.btn-flickr:active,
.btn-flickr.active,
.btn-flickr.disabled,
.btn-flickr[disabled] {
  color: #ffffff;
  background-color: #0063dc;
  *background-color: #0058c3;
}
.btn-flickr:active,
.btn-flickr.active {
  background-color: #004ca9 \9;
}
.btn-github {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #5a99d7;
  background-image: -moz-linear-gradient(top, #6ba7e3, #4183c4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6ba7e3), to(#4183c4));
  background-image: -webkit-linear-gradient(top, #6ba7e3, #4183c4);
  background-image: -o-linear-gradient(top, #6ba7e3, #4183c4);
  background-image: linear-gradient(to bottom, #6ba7e3, #4183c4);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6ba7e3', endColorstr='#ff4183c4', GradientType=0);
  border-color: #4183c4 #4183c4 #2c5d8d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #4183c4;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-github:hover,
.btn-github:focus,
.btn-github:active,
.btn-github.active,
.btn-github.disabled,
.btn-github[disabled] {
  color: #ffffff;
  background-color: #4183c4;
  *background-color: #3876b4;
}
.btn-github:active,
.btn-github.active {
  background-color: #3269a0 \9;
}
.btn-googlea {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.45);
  background-color: #e7695c;
  background-image: -moz-linear-gradient(top, #ef7e73, #db4a39);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ef7e73), to(#db4a39));
  background-image: -webkit-linear-gradient(top, #ef7e73, #db4a39);
  background-image: -o-linear-gradient(top, #ef7e73, #db4a39);
  background-image: linear-gradient(to bottom, #ef7e73, #db4a39);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffef7e73', endColorstr='#ffdb4a39', GradientType=0);
  border-color: #db4a39 #db4a39 #a92d1f;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #db4a39;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-googlea:hover,
.btn-googlea:focus,
.btn-googlea:active,
.btn-googlea.active,
.btn-googlea.disabled,
.btn-googlea[disabled] {
  color: #ffffff;
  background-color: #db4a39;
  *background-color: #d43927;
}
.btn-googlea:active,
.btn-googlea.active {
  background-color: #be3323 \9;
}
.btn-html {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #ec744a;
  background-image: -moz-linear-gradient(top, #f48660, #e05828);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f48660), to(#e05828));
  background-image: -webkit-linear-gradient(top, #f48660, #e05828);
  background-image: -o-linear-gradient(top, #f48660, #e05828);
  background-image: linear-gradient(to bottom, #f48660, #e05828);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff48660', endColorstr='#ffe05828', GradientType=0);
  border-color: #e05828 #e05828 #a43c18;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #e05828;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-html:hover,
.btn-html:focus,
.btn-html:active,
.btn-html.active,
.btn-html.disabled,
.btn-html[disabled] {
  color: #ffffff;
  background-color: #e05828;
  *background-color: #d04d1e;
}
.btn-html:active,
.btn-html.active {
  background-color: #ba441b \9;
}
.btn-lastfm {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #df2531;
  background-image: -moz-linear-gradient(top, #f13d49, #c3000d);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f13d49), to(#c3000d));
  background-image: -webkit-linear-gradient(top, #f13d49, #c3000d);
  background-image: -o-linear-gradient(top, #f13d49, #c3000d);
  background-image: linear-gradient(to bottom, #f13d49, #c3000d);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff13d49', endColorstr='#ffc3000d', GradientType=0);
  border-color: #c3000d #c3000d #760008;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #c3000d;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-lastfm:hover,
.btn-lastfm:focus,
.btn-lastfm:active,
.btn-lastfm.active,
.btn-lastfm.disabled,
.btn-lastfm[disabled] {
  color: #ffffff;
  background-color: #c3000d;
  *background-color: #aa000b;
}
.btn-lastfm:active,
.btn-lastfm.active {
  background-color: #90000a \9;
}
.btn-linkedin {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #3595c3;
  background-image: -moz-linear-gradient(top, #4faad5, #0e76a8);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#4faad5), to(#0e76a8));
  background-image: -webkit-linear-gradient(top, #4faad5, #0e76a8);
  background-image: -o-linear-gradient(top, #4faad5, #0e76a8);
  background-image: linear-gradient(to bottom, #4faad5, #0e76a8);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff4faad5', endColorstr='#ff0e76a8', GradientType=0);
  border-color: #0e76a8 #0e76a8 #084461;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #0e76a8;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-linkedin:hover,
.btn-linkedin:focus,
.btn-linkedin:active,
.btn-linkedin.active,
.btn-linkedin.disabled,
.btn-linkedin[disabled] {
  color: #ffffff;
  background-color: #0e76a8;
  *background-color: #0c6590;
}
.btn-linkedin:active,
.btn-linkedin.active {
  background-color: #0a5579 \9;
}
.btn-paypal {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #4a749d;
  background-image: -moz-linear-gradient(top, #6892b5, #1e477a);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#6892b5), to(#1e477a));
  background-image: -webkit-linear-gradient(top, #6892b5, #1e477a);
  background-image: -o-linear-gradient(top, #6892b5, #1e477a);
  background-image: linear-gradient(to bottom, #6892b5, #1e477a);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff6892b5', endColorstr='#ff1e477a', GradientType=0);
  border-color: #1e477a #1e477a #0f233d;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #1e477a;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-paypal:hover,
.btn-paypal:focus,
.btn-paypal:active,
.btn-paypal.active,
.btn-paypal.disabled,
.btn-paypal[disabled] {
  color: #ffffff;
  background-color: #1e477a;
  *background-color: #193b66;
}
.btn-paypal:active,
.btn-paypal.active {
  background-color: #142f51 \9;
}
.btn-skype {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #43c3f3;
  background-image: -moz-linear-gradient(top, #70d1f5, #00aff0);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#70d1f5), to(#00aff0));
  background-image: -webkit-linear-gradient(top, #70d1f5, #00aff0);
  background-image: -o-linear-gradient(top, #70d1f5, #00aff0);
  background-image: linear-gradient(to bottom, #70d1f5, #00aff0);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff70d1f5', endColorstr='#ff00aff0', GradientType=0);
  border-color: #00aff0 #00aff0 #0077a3;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #00aff0;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-skype:hover,
.btn-skype:focus,
.btn-skype:active,
.btn-skype.active,
.btn-skype.disabled,
.btn-skype[disabled] {
  color: #ffffff;
  background-color: #00aff0;
  *background-color: #009cd7;
}
.btn-skype:active,
.btn-skype.active {
  background-color: #008abd \9;
}
.btn-wordpress {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #4292b7;
  background-image: -moz-linear-gradient(top, #58a6c9, #21759b);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#58a6c9), to(#21759b));
  background-image: -webkit-linear-gradient(top, #58a6c9, #21759b);
  background-image: -o-linear-gradient(top, #58a6c9, #21759b);
  background-image: linear-gradient(to bottom, #58a6c9, #21759b);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff58a6c9', endColorstr='#ff21759b', GradientType=0);
  border-color: #21759b #21759b #14455c;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #21759b;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-wordpress:hover,
.btn-wordpress:focus,
.btn-wordpress:active,
.btn-wordpress.active,
.btn-wordpress.disabled,
.btn-wordpress[disabled] {
  color: #ffffff;
  background-color: #21759b;
  *background-color: #1d6586;
}
.btn-wordpress:active,
.btn-wordpress.active {
  background-color: #185571 \9;
}
.btn-youtube {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #b72d28;
  background-image: -moz-linear-gradient(top, #ce332d, #942420);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ce332d), to(#942420));
  background-image: -webkit-linear-gradient(top, #ce332d, #942420);
  background-image: -o-linear-gradient(top, #ce332d, #942420);
  background-image: linear-gradient(to bottom, #ce332d, #942420);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffce332d', endColorstr='#ff942420', GradientType=0);
  border-color: #942420 #942420 #551512;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #942420;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-youtube:hover,
.btn-youtube:focus,
.btn-youtube:active,
.btn-youtube.active,
.btn-youtube.disabled,
.btn-youtube[disabled] {
  color: #ffffff;
  background-color: #942420;
  *background-color: #7f1f1b;
}
.btn-youtube:active,
.btn-youtube.active {
  background-color: #6a1a17 \9;
}
.btn-twitter {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.35);
  background-color: #1faee3;
  background-image: -moz-linear-gradient(top, #33bcef, #019ad2);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#33bcef), to(#019ad2));
  background-image: -webkit-linear-gradient(top, #33bcef, #019ad2);
  background-image: -o-linear-gradient(top, #33bcef, #019ad2);
  background-image: linear-gradient(to bottom, #33bcef, #019ad2);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff33bcef', endColorstr='#ff019ad2', GradientType=0);
  border-color: #019ad2 #019ad2 #016286;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  *background-color: #019ad2;
  /* Darken IE7 buttons by default so they stand out more given they won't have borders */

  filter: progid:DXImageTransform.Microsoft.gradient(enabled = false);
}
.btn-twitter:hover,
.btn-twitter:focus,
.btn-twitter:active,
.btn-twitter.active,
.btn-twitter.disabled,
.btn-twitter[disabled] {
  color: #ffffff;
  background-color: #019ad2;
  *background-color: #0187b9;
}
.btn-twitter:active,
.btn-twitter.active {
  background-color: #01759f \9;
}
.btn-group .btn-blue .caret,
.btn-group .btn-turgu .caret,
.btn-group .btn-green .caret,
.btn-orange .caret,
.btn-red .caret,
.btn-black .caret,
.btn-sky .caret,
.btn-slategray .caret,
.btn-redlight .caret,
.btn-navi .caret,
.btn-behance .caret,
.btn-dribbble .caret,
.btn-envato .caret,
.btn-facebook .caret,
.btn-flickr .caret,
.btn-github .caret,
.btn-googlea .caret,
.btn-html .caret,
.btn-lastfm .caret,
.btn-linkedin .caret,
.btn-paypal .caret,
.btn-skype .caret,
.btn-wordpress .caret,
.btn-youtube .caret {
  border-top-color: #254761;
}
.text-color {
  color: #333333 !important;
}
.text-aliceblue {
  color: #f0f8ff !important;
}
.text-antiquewhite {
  color: #faebd7 !important;
}
.text-aqua {
  color: #00ffff !important;
}
.text-aquamarine {
  color: #7fffd4 !important;
}
.text-azure {
  color: #f0ffff !important;
}
.text-beige {
  color: #f5f5dc !important;
}
.text-bisque {
  color: #ffe4c4 !important;
}
.text-black {
  color: #000000 !important;
}
.text-blanchedalmond {
  color: #ffebcd !important;
}
.text-blue {
  color: #0000ff !important;
}
.text-blueviolet {
  color: #8a2be2 !important;
}
.text-brown {
  color: #a52a2a !important;
}
.text-burlywood {
  color: #deb887 !important;
}
.text-cadetblue {
  color: #5f9ea0 !important;
}
.text-chartreuse {
  color: #7fff00 !important;
}
.text-chocolate {
  color: #d2691e !important;
}
.text-coral {
  color: #ff7f50 !important;
}
.text-cornflowerblue {
  color: #6495ed !important;
}
.text-cornsilk {
  color: #fff8dc !important;
}
.text-crimson {
  color: #dc143c !important;
}
.text-cyan {
  color: #00ffff !important;
}
.text-darkblue {
  color: #00008b !important;
}
.text-darkcyan {
  color: #008b8b !important;
}
.text-darkgoldenrod {
  color: #b8860b !important;
}
.text-darkgray {
  color: #a9a9a9 !important;
}
.text-darkgreen {
  color: #006400 !important;
}
.text-darkgrey {
  color: #a9a9a9 !important;
}
.text-darkkhaki {
  color: #bdb76b !important;
}
.text-darkmagenta {
  color: #8b008b !important;
}
.text-darkolivegreen {
  color: #556b2f !important;
}
.text-darkorange {
  color: #ff8c00 !important;
}
.text-darkorchid {
  color: #9932cc !important;
}
.text-darkred {
  color: #8b0000 !important;
}
.text-darksalmon {
  color: #e9967a !important;
}
.text-darkseagreen {
  color: #8fbc8f !important;
}
.text-darkslateblue {
  color: #483d8b !important;
}
.text-darkslategray {
  color: #2f4f4f !important;
}
.text-darkslategrey {
  color: #2f4f4f !important;
}
.text-darkturquoise {
  color: #00ced1 !important;
}
.text-darkviolet {
  color: #9400d3 !important;
}
.text-deeppink {
  color: #ff1493 !important;
}
.text-deepskyblue {
  color: #00bfff !important;
}
.text-dimgray {
  color: #696969 !important;
}
.text-dodgerblue {
  color: #1e90ff !important;
}
.text-firebrick {
  color: #b22222 !important;
}
.text-floralwhite {
  color: #fffaf0 !important;
}
.text-forestgreen {
  color: #228b22 !important;
}
.text-fuchsia {
  color: #ff00ff !important;
}
.text-gainsboro {
  color: #dcdcdc !important;
}
.text-ghostwhite {
  color: #f8f8ff !important;
}
.text-gold {
  color: #ffd700 !important;
}
.text-goldenrod {
  color: #daa520 !important;
}
.text-gray {
  color: #808080 !important;
}
.text-green {
  color: #008000 !important;
}
.text-greenyellow {
  color: #adff2f !important;
}
.text-grey {
  color: #808080 !important;
}
.text-honeydew {
  color: #f0fff0 !important;
}
.text-hotpink {
  color: #ff69b4 !important;
}
.text-indianred {
  color: #cd5c5c !important;
}
.text-indigo {
  color: #4b0082 !important;
}
.text-ivory {
  color: #fffff0 !important;
}
.text-khaki {
  color: #f0e68c !important;
}
.text-lavender {
  color: #e6e6fa !important;
}
.text-lavenderblush {
  color: #fff0f5 !important;
}
.text-lawngreen {
  color: #7cfc00 !important;
}
.text-lemonchiffon {
  color: #fffacd !important;
}
.text-lightblue {
  color: #add8e6 !important;
}
.text-lightcoral {
  color: #f08080 !important;
}
.text-lightcyan {
  color: #e0ffff !important;
}
.text-lightgoldenrodyellow {
  color: #fafad2 !important;
}
.text-lightgray {
  color: #d3d3d3 !important;
}
.text-lightgreen {
  color: #90ee90 !important;
}
.text-lightgrey {
  color: #d3d3d3 !important;
}
.text-lightpink {
  color: #ffb6c1 !important;
}
.text-lightsalmon {
  color: #ffa07a !important;
}
.text-lightseagreen {
  color: #20b2aa !important;
}
.text-lightskyblue {
  color: #87cefa !important;
}
.text-lightslategray {
  color: #778899 !important;
}
.text-lightsteelblue {
  color: #b0c4de !important;
}
.text-lightyellow {
  color: #ffffe0 !important;
}
.text-lime {
  color: #00ff00 !important;
}
.text-limegreen {
  color: #32cd32 !important;
}
.text-linen {
  color: #faf0e6 !important;
}
.text-magenta {
  color: #ff00ff !important;
}
.text-maroon {
  color: #800000 !important;
}
.text-mediumaquamarine {
  color: #66cdaa !important;
}
.text-mediumblue {
  color: #0000cd !important;
}
.text-mediumorchid {
  color: #ba55d3 !important;
}
.text-mediumpurple {
  color: #9370d8 !important;
}
.text-mediumseagreen {
  color: #3cb371 !important;
}
.text-mediumslateblue {
  color: #7b68ee !important;
}
.text-mediumspringgreen {
  color: #00fa9a !important;
}
.text-mediumturquoise {
  color: #48d1cc !important;
}
.text-mediumvioletred {
  color: #c71585 !important;
}
.text-midnightblue {
  color: #191970 !important;
}
.text-mintcream {
  color: #f5fffa !important;
}
.text-mistyrose {
  color: #ffe4e1 !important;
}
.text-moccasin {
  color: #ffe4b5 !important;
}
.text-navajowhite {
  color: #ffdead !important;
}
.text-navy {
  color: #000080 !important;
}
.text-oldlace {
  color: #fdf5e6 !important;
}
.text-olive {
  color: #808000 !important;
}
.text-olivedrab {
  color: #6b8e23 !important;
}
.text-orange {
  color: #ffa500 !important;
}
.text-orangered {
  color: #ff4500 !important;
}
.text-orchid {
  color: #da70d6 !important;
}
.text-palegoldenrod {
  color: #eee8aa !important;
}
.text-palegreen {
  color: #98fb98 !important;
}
.text-paleturquoise {
  color: #afeeee !important;
}
.text-palevioletred {
  color: #d87093 !important;
}
.text-papayawhip {
  color: #ffefd5 !important;
}
.text-peachpuff {
  color: #ffdab9 !important;
}
.text-peru {
  color: #cd853f !important;
}
.text-pink {
  color: #ffc0cb !important;
}
.text-plum {
  color: #dda0dd !important;
}
.text-powderblue {
  color: #b0e0e6 !important;
}
.text-purple {
  color: #800080 !important;
}
.text-red {
  color: #ff0000 !important;
}
.text-rosybrown {
  color: #bc8f8f !important;
}
.text-royalblue {
  color: #4169e1 !important;
}
.text-saddlebrown {
  color: #8b4513 !important;
}
.text-salmon {
  color: #fa8072 !important;
}
.text-sandybrown {
  color: #f4a460 !important;
}
.text-seagreen {
  color: #2e8b57 !important;
}
.text-seashell {
  color: #fff5ee !important;
}
.text-sienna {
  color: #a0522d !important;
}
.text-silver {
  color: #c0c0c0 !important;
}
.text-skyblue {
  color: #87ceeb !important;
}
.text-slateblue {
  color: #6a5acd !important;
}
.text-slategray {
  color: #708090 !important;
}
.text-slategrey {
  color: #708090 !important;
}
.text-snow {
  color: #fffafa !important;
}
.text-springgreen {
  color: #00ff7f !important;
}
.text-steelblue {
  color: #4682b4 !important;
}
.text-tan {
  color: #d2b48c !important;
}
.text-teal {
  color: #008080 !important;
}
.text-thistle {
  color: #d8bfd8 !important;
}
.text-tomato {
  color: #ff6347 !important;
}
.text-turquoise {
  color: #40e0d0 !important;
}
.text-violet {
  color: #ee82ee !important;
}
.text-wheat {
  color: #f5deb3 !important;
}
.text-white {
  color: #ffffff !important;
}
.text-whitesmoke {
  color: #f5f5f5 !important;
}
.text-yellow {
  color: #ffff00 !important;
}
.text-yellowgreen {
  color: #9acd32 !important;
}
.text-forest-green {
  color: #228b22 !important;
}
.text-boo-green {
  color: #77a170 !important;
}
.text-warning {
  color: #F89406;
}
.text-important {
  color: #B94A48;
}
.testcolor > li {
  width: 50px;
  height: 50px;
  text-align: center;
  line-height: 50px;
}
.testcolor > li.border {
  width: 20px;
  margin: 0 5px;
  border-width: 1px;
  border-style: solid;
}
.basecolor {
  background-color: #2A81BF;
}
.basehighlightcolor {
  background-color: #2A81BF;
}
.basedarkercolor {
  background-color: #1d6f76;
}
.basedarkcolor {
  background-color: #27959f;
}
.baselightcolor {
  background-color: #56ccd6;
}
.baselightencolor {
  background-color: #7fd8e0;
}
.boosecundarycolor {
  background-color: #296dd5;
}
.boosecundarydarkcolor {
  background-color: #2157aa;
}
.boosecundarylightcolor {
  background-color: #538ade;
}
.bootriadcolor {
  background-color: #c3325f;
}
.bootriaddarkcolor {
  background-color: #9a284b;
}
.bootriadlightcolor {
  background-color: #d3557c;
}
.boobordercolor {
  border-color: #c8cbd0;
}
.booborderdarkcolor {
  border-color: #babec4;
}
.booborderlightcolor {
  border-color: #d6d8dc;
}
.boobgcolor {
  background-color: #f6f7fe;
}
.boobgdarkcolor {
  background-color: #373b3e;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - BOO UTILITIES 
 * ----------------------------------------------------------------------------- 
 */
.btn-demo .btn {
  width: 90px;
  margin: 5px 10px;
}
.color-scheme {
  margin-left: 0;
  list-style: none;
}
.color-scheme li {
  margin: 5px;
  padding: 5px;
  display: inline-block;
  width: 60px;
  height: 20px;
  text-align: center;
  text-transform: lowercase;
}
.color-scheme li span {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.color-scheme li:hover span {
  opacity: 1;
  filter: alpha(opacity=100);
}
.btn-icon-demo {
  margin-left: 0;
  list-style: none;
}
.btn-icon-demo li {
  margin-bottom: 10px;
  display: inline-block;
}
.btn-icon-demo .icoclass {
  display: inline-block;
  width: 300px;
  margin-left: 10px;
  font-size: 13.020000000000001px;
}
#iconSet.icoclass-hidden .icoclass {
  display: none;
}
.btn-toolbar-demo .btn,
.btn-group-demo .btn-group {
  margin-bottom: 5px;
}
.the-icons {
  list-style: none outside none;
  margin-left: 0;
}
.the-icons li {
  font-size: 14px;
  line-height: 25px;
}
.the-icons li i {
  vertical-align: middle;
  margin: 0 15px 0 10px;
}
.the-icons li:hover {
  line-height: 45px;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
  color: #fff;
  background-color: #2a2f32;
  background-image: -moz-linear-gradient(top, #33393e, #1c1f21);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#33393e), to(#1c1f21));
  background-image: -webkit-linear-gradient(top, #33393e, #1c1f21);
  background-image: -o-linear-gradient(top, #33393e, #1c1f21);
  background-image: linear-gradient(to bottom, #33393e, #1c1f21);
  background-repeat: repeat-x;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff33393e', endColorstr='#ff1c1f21', GradientType=0);
  border-color: #252525;
  text-shadow: 0 -1px 0 #000000;
}
.the-icons li:hover i {
  font-size: 25.998px;
  line-height: 45px;
  margin: 0 25px 0 10px;
  color: #ddd;
  text-shadow: 1px 1px 3px rgba(0, 0, 0, 0.9);
}
.f10 {
  font-size: 10px;
  line-height: 20px;
}
.f11 {
  font-size: 11px;
  line-height: 20px;
}
.f12 {
  font-size: 12px;
  line-height: 20px;
}
.f13 {
  font-size: 13px;
  line-height: 20px;
}
.f14 {
  font-size: 14px;
  line-height: 20px;
}
.f16 {
  font-size: 16px;
  line-height: 20px;
}
.f18 {
  font-size: 18px;
  line-height: 20px;
}
.f20 {
  font-size: 20px;
  line-height: 20px;
}
.f22 {
  font-size: 22px;
  line-height: 1;
}
.f24 {
  font-size: 24px;
  line-height: 1;
}
.f26 {
  font-size: 26px;
  line-height: 1;
}
.f28 {
  font-size: 28px;
  line-height: 1;
}
.f30 {
  font-size: 30px;
  line-height: 1;
}
.f32 {
  font-size: 32px;
  line-height: 1;
}
.f34 {
  font-size: 34px;
  line-height: 1;
}
.f36 {
  font-size: 36px;
  line-height: 1;
}
.f38 {
  font-size: 38px;
  line-height: 1;
}
.f40 {
  font-size: 40px;
  line-height: 1;
}
.f42 {
  font-size: 42px;
  line-height: 1;
}
.f50 {
  font-size: 50px;
  line-height: 1;
}
.f58 {
  font-size: 58px;
  line-height: 1;
}
.f64 {
  font-size: 64px;
  line-height: 1;
}
.f72 {
  font-size: 75px;
  line-height: 1;
}
strong {
  color: #222;
}
.well-black strong {
  color: #fff;
}
.bold {
  font-weight: bold;
}
.normal {
  font-weight: normal;
}
.upper {
  text-transform: uppercase;
}
.em {
  font-style: italic;
}
.va-top {
  vertical-align: top !important;
}
.va-middle {
  vertical-align: middle !important;
}
.clickable {
  cursor: pointer;
}
.text-left {
  text-align: left;
}
.text-center {
  text-align: center;
}
.text-right {
  text-align: right;
}
.clear-left {
  clear: left;
}
.clear-right {
  clear: right;
}
.clear-both {
  clear: both;
}
.ellipsis {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.block {
  display: block !important;
}
.overflow {
  overflow: visible;
}
.overflow-x {
  overflow-x: visible;
}
.overflow-y {
  overflow-y: visible;
}
.overflow-hidden {
  overflow: hidden !important;
}
.overflow-xhidden {
  overflow-x: hidden !important;
}
.overflow-yhidden {
  overflow-y: hidden !important;
}
.inline-block {
  *display: inline;
  /* IE7 inline-block hack */

  *zoom: 1;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.box-shadow {
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25) !important;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25) !important;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25) !important;
}
.box-shadow-light {
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) !important;
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) !important;
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.1) !important;
}
.box-shadow-inset {
  -webkit-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25), inset 0px 10px 30px 0px rgba(255, 255, 255, 0.4);
  -moz-box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25), inset 0px 10px 30px 0px rgba(255, 255, 255, 0.4);
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.25), inset 0px 10px 30px 0px rgba(255, 255, 255, 0.4);
}
.no-shadow {
  -webkit-box-shadow: none !important;
  -moz-box-shadow: none !important;
  box-shadow: none !important;
}
.image-wrap-out {
  background: #f3f3f3;
  border: 1px solid #e3e3e3;
}
.image-wrap-in {
  border: 1px solid #fff;
}
.radius4 {
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
  -webkit-background-clip: padding-box;
}
.radius-top4 {
  -webkit-border-top-right-radius: 4px;
  -moz-border-radius-topright: 4px;
  border-top-right-radius: 4px;
  -webkit-border-top-left-radius: 4px;
  -moz-border-radius-topleft: 4px;
  border-top-left-radius: 4px;
  -webkit-background-clip: padding-box;
}
.radius-bototm4 {
  -webkit-border-bottom-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  border-bottom-right-radius: 4px;
  -webkit-border-bottom-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  border-bottom-left-radius: 4px;
  -webkit-background-clip: padding-box;
}
.radius3 {
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  -webkit-background-clip: padding-box;
}
.radius-top3 {
  -webkit-border-top-right-radius: 3px;
  -moz-border-radius-topright: 3px;
  border-top-right-radius: 3px;
  -webkit-border-top-left-radius: 3px;
  -moz-border-radius-topleft: 3px;
  border-top-left-radius: 3px;
  -webkit-background-clip: padding-box;
}
.radius-bototm3 {
  -webkit-border-bottom-right-radius: 3px;
  -moz-border-radius-bottomright: 3px;
  border-bottom-right-radius: 3px;
  -webkit-border-bottom-left-radius: 3px;
  -moz-border-radius-bottomleft: 3px;
  border-bottom-left-radius: 3px;
  -webkit-background-clip: padding-box;
}
.radius2 {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  -webkit-background-clip: padding-box;
}
.radius-top2 {
  -webkit-border-top-right-radius: 2px;
  -moz-border-radius-topright: 2px;
  border-top-right-radius: 2px;
  -webkit-border-top-left-radius: 2px;
  -moz-border-radius-topleft: 2px;
  border-top-left-radius: 2px;
  -webkit-background-clip: padding-box;
}
.radius-bototm2 {
  -webkit-border-bottom-right-radius: 2px;
  -moz-border-radius-bottomright: 2px;
  border-bottom-right-radius: 2px;
  -webkit-border-bottom-left-radius: 2px;
  -moz-border-radius-bottomleft: 2px;
  border-bottom-left-radius: 2px;
  -webkit-background-clip: padding-box;
}
.no-radius {
  -webkit-border-radius: 0 !important;
  -moz-border-radius: 0 !important;
  border-radius: 0 !important;
}
.opaci15 {
  opacity: 0.15;
  filter: alpha(opacity=15);
}
.opaci25 {
  opacity: 0.25;
  filter: alpha(opacity=25);
}
.opaci35 {
  opacity: 0.35;
  filter: alpha(opacity=35);
}
.opaci45 {
  opacity: 0.45;
  filter: alpha(opacity=45);
}
.opaci55 {
  opacity: 0.55;
  filter: alpha(opacity=55);
}
.opaci65 {
  opacity: 0.65;
  filter: alpha(opacity=65);
}
.opaci75 {
  opacity: 0.75;
  filter: alpha(opacity=75);
}
.opaci85 {
  opacity: 0.85;
  filter: alpha(opacity=85);
}
.no-border {
  border: none;
}
.no-border-top {
  border-top: none !important;
}
.no-border-right {
  border-right: none !important;
}
.no-border-bottom {
  border-bottom: none !important;
}
.no-border-left {
  border-left: none !important;
}
.no-bg {
  background: none !important;
}
.no-wrap {
  white-space: nowrap;
}
.margin2 {
  margin: 2px !important;
}
.margin5 {
  margin: 5px !important;
}
.margin10 {
  margin: 10px !important;
}
.margin15 {
  margin: 15px !important;
}
.margin20 {
  margin: 20px !important;
}
.margin25 {
  margin: 25px !important;
}
.margin30 {
  margin: 30px !important;
}
.margin40 {
  margin: 40px !important;
}
.margin-top2 {
  margin-top: 2px !important;
}
.margin-top5 {
  margin-top: 5px !important;
}
.margin-top10 {
  margin-top: 10px !important;
}
.margin-top15 {
  margin-top: 15px !important;
}
.margin-top20 {
  margin-top: 20px !important;
}
.margin-top25 {
  margin-top: 25px !important;
}
.margin-top30 {
  margin-top: 30px !important;
}
.margin-top40 {
  margin-top: 40px !important;
}
.margin-left2 {
  margin-left: 2px !important;
}
.margin-left5 {
  margin-left: 5px !important;
}
.margin-left10 {
  margin-left: 10px !important;
}
.margin-left15 {
  margin-left: 15px !important;
}
.margin-left20 {
  margin-left: 20px !important;
}
.margin-left25 {
  margin-left: 25px !important;
}
.margin-left30 {
  margin-left: 30px !important;
}
.margin-left40 {
  margin-left: 40px !important;
}
.margin-left43 {
  margin-left: 43px !important;
}
.margin-bottom2 {
  margin-bottom: 2px !important;
}
.margin-bottom5 {
  margin-bottom: 5px !important;
}
.margin-bottom10 {
  margin-bottom: 10px !important;
}
.margin-bottom15 {
  margin-bottom: 15px !important;
}
.margin-bottom20 {
  margin-bottom: 20px !important;
}
.margin-bottom25 {
  margin-bottom: 25px !important;
}
.margin-bottom30 {
  margin-bottom: 30px !important;
}
.margin-bottom40 {
  margin-bottom: 40px !important;
}
.margin-right2 {
  margin-right: 2px !important;
}
.margin-right5 {
  margin-right: 5px !important;
}
.margin-right10 {
  margin-right: 10px !important;
}
.margin-right15 {
  margin-right: 15px !important;
}
.margin-right20 {
  margin-right: 20px !important;
}
.margin-right25 {
  margin-right: 25px !important;
}
.margin-right30 {
  margin-right: 30px !important;
}
.margin-right40 {
  margin-right: 40px !important;
}
.no-margin {
  margin: 0px !important;
}
.no-margin-top {
  margin-top: 0px !important;
}
.no-margin-left {
  margin-left: 0px !important;
}
.no-margin-bootom {
  margin-bottom: 0px !important;
}
.no-margin-right {
  margin-right: 0px !important;
}
.margin-side5 {
  margin-left: 5px;
  margin-right: 5px;
}
.margin-side10 {
  margin-left: 10px;
  margin-right: 10px;
}
.margin-side {
  margin-left: 15px;
  margin-right: 15px;
}
.margin-btn .btn {
  margin-bottom: 5px;
}
.margin-00 {
  margin-top: 0    !important;
  margin-bottom: 0    !important;
}
.margin-ss {
  margin-top: 5px  !important;
  margin-bottom: 5px  !important;
}
.margin-0s {
  margin-top: 0    !important;
  margin-bottom: 5px  !important;
}
.margin-s0 {
  margin-top: 5px  !important;
  margin-bottom: 0    !important;
}
.margin-mm {
  margin-top: 10px !important;
  margin-bottom: 10px !important;
}
.margin-0m {
  margin-top: 0    !important;
  margin-bottom: 10px !important;
}
.margin-m0 {
  margin-top: 10px !important;
  margin-bottom: 0    !important;
}
.margin-0x {
  margin-top: 0    !important;
  margin-bottom: 20px !important;
}
.margin-x0 {
  margin-top: 20px !important;
  margin-bottom: 0    !important;
}
.margin-ms {
  margin-top: 10px !important;
  margin-bottom: 5px  !important;
}
.margin-sm {
  margin-top: 5px  !important;
  margin-bottom: 10px !important;
}
.margin-xm {
  margin-top: 20px !important;
  margin-bottom: 10px !important;
}
.margin-mx {
  margin-top: 10px !important;
  margin-bottom: 20px !important;
}
.margin-xs {
  margin-top: 20px !important;
  margin-bottom: 5px  !important;
}
.margin-sx {
  margin-top: 5px  !important;
  margin-bottom: 20px !important;
}
.margin-xx {
  margin-top: 20px !important;
  margin-bottom: 20px !important;
}
.margin-xxx {
  margin-top: 40px !important;
  margin-bottom: 40px !important;
}
.padding2 {
  padding: 2px !important;
}
.padding4 {
  padding: 4px !important;
}
.padding5 {
  padding: 5px !important;
}
.padding6 {
  padding: 6px !important;
}
.padding8 {
  padding: 8px !important;
}
.padding10 {
  padding: 10px !important;
}
.padding15 {
  padding: 15px !important;
}
.padding20 {
  padding: 20px !important;
}
.padding25 {
  padding: 25px !important;
}
.padding30 {
  padding: 30px !important;
}
.padding-top2 {
  padding-top: 2px !important;
}
.padding-top5 {
  padding-top: 5px !important;
}
.padding-top10 {
  padding-top: 10px !important;
}
.padding-top15 {
  padding-top: 15px !important;
}
.padding-top20 {
  padding-top: 20px !important;
}
.padding-top25 {
  padding-top: 25px !important;
}
.padding-top30 {
  padding-top: 30px !important;
}
.padding-top35 {
  padding-top: 35px !important;
}
.padding-top40 {
  padding-top: 40px !important;
}
.padding-top50 {
  padding-top: 50px !important;
}
.padding-top80 {
  padding-top: 80px !important;
}
.padding-top100 {
  padding-top: 100px !important;
}
.padding-top120 {
  padding-top: 120px !important;
}
.padding-top140 {
  padding-top: 140px !important;
}
.padding-right2 {
  padding-right: 2px !important;
}
.padding-right5 {
  padding-right: 5px !important;
}
.padding-right10 {
  padding-right: 10px !important;
}
.padding-right15 {
  padding-right: 15px !important;
}
.padding-right20 {
  padding-right: 20px !important;
}
.padding-right25 {
  padding-right: 25px !important;
}
.padding-right30 {
  padding-right: 30px !important;
}
.padding-bottom2 {
  padding-bottom: 2px !important;
}
.padding-bottom5 {
  padding-bottom: 5px !important;
}
.padding-bottom10 {
  padding-bottom: 10px !important;
}
.padding-bottom15 {
  padding-bottom: 15px !important;
}
.padding-bottom20 {
  padding-bottom: 20px !important;
}
.padding-bottom25 {
  padding-bottom: 25px !important;
}
.padding-bottom30 {
  padding-bottom: 30px !important;
}
.padding-left2 {
  padding-left: 2px !important;
}
.padding-left5 {
  padding-left: 5px !important;
}
.padding-left10 {
  padding-left: 10px !important;
}
.padding-left15 {
  padding-left: 15px !important;
}
.padding-left20 {
  padding-left: 20px !important;
}
.padding-left25 {
  padding-left: 25px !important;
}
.padding-left30 {
  padding-left: 30px !important;
}
.padding-side5 {
  padding-left: 5px !important;
  padding-right: 5px !important;
}
.padding-side10 {
  padding-left: 10px !important;
  padding-right: 10px !important;
}
.padding-side {
  padding-left: 15px !important;
  padding-right: 15px !important;
}
.no-padding {
  padding: 0px !important;
}
.no-padding-top {
  padding-top: 0px !important;
}
.no-padding-left {
  padding-left: 0px !important;
}
.no-padding-bottom {
  padding-bottom: 0px !important;
}
.no-padding-right {
  padding-right: 0px !important;
}
.fill-well {
  margin-right: -19px;
  margin-bottom: -19px;
  margin-left: -19px;
}
.fill-well-side {
  margin-right: -19px;
  margin-left: -19px;
}
.width20 {
  width: 20px;
}
.width25 {
  width: 25px;
}
.width30 {
  width: 30px;
}
.width35 {
  width: 35px;
}
.width40 {
  width: 40px;
}
.width45 {
  width: 45px;
}
.width50 {
  width: 50px;
}
.width55 {
  width: 55px;
}
.width60 {
  width: 60px;
}
.width65 {
  width: 65px;
}
.width70 {
  width: 70px;
}
.width75 {
  width: 75px;
}
.width80 {
  width: 80px;
}
.width85 {
  width: 85px;
}
.width90 {
  width: 90px;
}
.width95 {
  width: 95px;
}
.width100 {
  width: 100px;
}
.width125 {
  width: 125px;
}
.width150 {
  width: 150px;
}
.width175 {
  width: 175px;
}
.width200 {
  width: 200px;
}
.width225 {
  width: 225px;
}
.width250 {
  width: 250px;
}
.width260 {
  width: 260px;
}
.width275 {
  width: 275px;
}
.width300 {
  width: 300px;
}
.col2 {
  width: 2%;
}
.col5 {
  width: 5%;
}
.col10 {
  width: 10%;
}
.col15 {
  width: 15%;
}
.col20 {
  width: 20%;
}
.col25 {
  width: 25%;
}
.col30 {
  width: 30%;
}
.col35 {
  width: 35%;
}
.col40 {
  width: 40%;
}
.col45 {
  width: 45%;
}
.col50 {
  width: 50%;
}
.col55 {
  width: 55%;
}
.col60 {
  width: 60%;
}
.col65 {
  width: 65%;
}
.col70 {
  width: 70%;
}
.col75 {
  width: 75%;
}
.col80 {
  width: 80%;
}
.col85 {
  width: 85%;
}
.col90 {
  width: 90%;
}
.col95 {
  width: 95%;
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - RESPONSIVA UTILITIES 
 * ----------------------------------------------------------------------------- 
 */
/* 
 * -----------------------------------------------------------------------------
 * BOO - RESPONSIVE - Large desktop and up 
 * ----------------------------------------------------------------------------- 
 */
/* RESPONSIVE - Large desktop and up */
@media (min-width: 1200px) {
  /* .sidebar {
    top: 50px;
  } */
  .base-layout .sidebar {
    top: 0;
  }
  .sidebar-left .sidebar,
  .sidebar-right .sidebar {
    width: 260px;
  }
  .sidebar-left .main-content {
    margin-left: 260px;
    margin-bottom: 39px;
    top: 11px;
  }
  .sidebar-right .main-content {
    margin-right: 260px;
  }
  .sidebar-hidden.sidebar-left .main-content {
    margin-left: 0px;
  }
  .sidebar-hidden.sidebar-right .main-content {
    margin-right: 0px;
  }
  .sidebar-left .footer-sidebar {
    left: 0;
    width: 260px;
  }
  .sidebar-right .footer-sidebar {
    right: 0;
    width: 260px;
  }
  .sidebar-left .footer-content {
    margin-left: 260px;
  }
  .sidebar-right .footer-content {
    margin-right: 260px;
  }
  .sidebar-hidden.sidebar-left .footer-content {
    margin-left: 0px;
  }
  .sidebar-right.sidebar-hidden .footer-content {
    margin-right: 0px;
  }
  .row-fluid .controls-row [class*="span"] + [class*="span"],
  .row-fluid .controls-row [class*="span"] + .bootstrap-select,
  .row-fluid .controls-row .bootstrap-select + [class*="span"] {
    margin-left: 2.55391%;
    /*30 2.55391%*/
  
  }
  .row-fluid .controls-row [class*="span"] + .bootstrap-select,
  .row-fluid .controls-row .bootstrap-select + [class*="span"] {
    margin-left: 2.564102564102564%;
  }
  .controls-row [class*="span"] + [class*="span"].block,
  .controls-row .btn-group.bootstrap-select + [class*="span"].block {
    margin-left: 0;
  }
  .hidden-small-desktop {
    display: none;
  }
}
/* RESPONSIVE - Destop max 1200 */
@media (max-width: 1200px) {
  .grider-item[class*="span"],
  .row-fluid .grider-item[class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  h1.text-size,
  h2.text-size,
  h3.text-size {
    font-size: 170%;
  }
  .visible-small-desktop {
    display: none;
  }
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - RESPONSIVE - Tablet to desktop 
 * ----------------------------------------------------------------------------- 
 */
@media (min-width: 768px) and (max-width: 979px) {
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-head {
    margin: 0 -10px;
    padding: 0 10px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.6);
  }
  .sidebar {
    position: fixed;
    top: 0px;
    bottom: 0;
    z-index: 999;
  }
  .base-layout .sidebar {
    top: 57px;
  }
  .sidebar-left .sidebar {
    left: 0;
    width: 200px;
  }
  .sidebar-left .main-content {
    margin-left: 200px;
  }
  .sidebar-left #footer-sidebar {
    left: 0;
  }
  .sidebar-left .footer-content {
    margin-left: 200px;
  }
  .sidebar-right .sidebar {
    right: 0;
    width: 200px;
  }
  .sidebar-right .main-content {
    margin-right: 200px;
  }
  .sidebar-right #footer-sidebar {
    right: 0;
  }
  .sidebar-right .footer-content {
    margin-right: 200px;
  }
  .sidebar-hidden.sidebar-left .main-content {
    margin-left: 0px;
  }
  .sidebar-hidden.sidebar-left .footer-content {
    margin-left: 0px;
  }
  .sidebar-hidden.sidebar-right .main-content {
    margin-right: 0px;
  }
  .sidebar-hidden.sidebar-right .footer-content {
    margin-right: 0px;
  }
  .sidebar .profile .data {
    display: none;
  }
  #footer-sidebar {
    position: fixed;
    bottom: 0;
    width: 200px;
  }
  .navbar-page {
    margin-right: -10px;
    margin-left: -10px;
  }
  .form-horizontal .control-label {
    width: 110px;
  }
  .form-horizontal .controls {
    margin-left: 130px;
  }
}
/* RESPONSIVE - Destop max 979 */
@media (max-width: 979px) {
  .grider[class*="span"],
  .row-fluid .grider[class*="span"] {
    display: block;
    float: none;
    width: 100%;
    margin-left: 0;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
  }
  .thumbnails-inline > li {
    float: left;
    margin-right: 5px;
  }
}
/* 
 * -----------------------------------------------------------------------------
 * BOO - RESPONSIVE - Landscape phone to desktop/tablet 
 * ----------------------------------------------------------------------------- 
 */
@media (max-width: 767px) {

  .container,
  .container-fluid {
    padding-left: 10px;
    padding-right: 10px;
  }
  .page-header {
    margin: 60px 0 30px;
  }
  .navbar-fixed-top,
  .navbar-fixed-bottom,
  .navbar-static-top {
    margin-left: 0px;
    margin-right: 0px;
  }
  .navbar-page {
    margin-right: -10px;
    margin-left: -10px;
  }
  .page-head {
    margin: 0 -10px;
    padding: 0 10px;
  }
  .page-head h2.page-title {
    font-size: 24.5px;
  }
  .page-head h2.page-title small {
    font-size: 17.5px;
  }
  .page-head .page-title + .pagedesc {
    margin-top: -10px;
  }
  .sidebar .profile .media-left {
    float: left;
    margin-right: 10px;
  }
  .sidebar .nav-side {
    padding-bottom: 10px;
  }
  .sidebar-left .sidebar,
  .sidebar-right .sidebar {
    position: relative;
    left: 0;
    top: 0;
    bottom: auto;
    display: block;
    padding-bottom: 0;
    width: 100%;
    /* height: 0; */
    border-right: none;
    border-left: none;
    z-index: 999;
    -webkit-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.6);
    -moz-box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.6);
    box-shadow: 0 1px 8px 1px rgba(0, 0, 0, 0.6);
  }
  .sidebar-left .footer-sidebar {
    left: 0;
    width: 0;
  }
  .sidebar-right .footer-sidebar {
    right: 0;
    width: 0;
  }
  .sidebar-left .main-content,
  .sidebar-hidden.sidebar-left .main-content,
  .sidebar-left .footer-content,
  .sidebar-hidden.sidebar-left .footer-content,
  .sidebar-right .nav-side .accordion-group > .active {
    margin-left: 0px;
  }
  .sidebar-right .main-content,
  .sidebar-hidden.sidebar-right .main-content,
  .sidebar-right .footer-content,
  .sidebar-hidden.sidebar-right .footer-content,
  .sidebar-left .nav-side .accordion-group > .active {
    margin-right: 0;
  }
  .navbar-fixed-top {
    margin-bottom: 0px;
  }
  .mobile-nav {
    text-align: center;
  }
  .mobile-btn {
    display: block;
    padding: 7px 0;
    font-size: 17.5px;
    font-weight: bold;
    color: #FFFFFF;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    text-align: center;
  }
  .mobile-btn:hover {
    color: #FFFFFF;
    text-decoration: none;
  }
  #footer-fix {
    background-color: #222222;
  }
  .footer-sidebar {
    display: none;
    background: #16171A;
    bottom: 0;
    min-height: 40px;
    position: relative;
    width: 0px;
  }
  input[class*="span"] + input[class*="span"],
  input[class*="span"] + select[class*="span"],
  select[class*="span"] + select[class*="span"],
  input[class*="span"] + textarea[class*="span"],
  .uneditable-input + .uneditable-input {
    margin-top: 9px;
  }
  .media-left,
  .media-right {
    display: block;
    margin-bottom: 10px;
  }
}
/* RESPONSIVE - Up to Landscape phone */
@media (max-width: 480px) {
  .media-left,
  .media-right {
    display: block;
    float: left;
    margin-bottom: 10px;
  }
  #footer-fix .navbar-inverse .navbar-inner {
    padding-left: 8px;
    padding-right: 8px;
  }
  #footer-fix .navbar .divider-vertical {
    border-left: none;
    border-right: none;
  }
  #footer-fix .navbar .nav > li > a {
    padding: 10px 5px;
  }
  .hide-on-mobile{
    display: none;
  }

}
/* 
 * -----------------------------------------------------------------------------
 * BOO - RESPONSIVE NAVBAR 
 * ----------------------------------------------------------------------------- 
 */
@media (max-width: 979px) {
  .navbar-fixed-top {
    margin-bottom: 0;
  }
  .navbar-fixed-bottom {
    margin-top: 0;
  }
  #footer-fix{
    height: 60px;
  }
  .navbar-fixed-top .navbar-inner,
  .navbar-fixed-bottom .navbar-inner {
    padding: 0 5px;
  }
}
@media (min-width: 980px) {
  .nav-collapse.collapse {
    height: auto !important;
    /*padding-top: 13px;*/
    overflow: visible !important;
  }
}

textarea{
  margin-top: 5px !important;
  margin-bottom: 3px !important;
}
#change_site_session .dropdown-menu > li:Last-child{
margin-bottom:20px !important;
}
.donut {
    background-color: rgba(0, 0, 0, 0);
    height: 125px;
    width: 125px;
    border: 10px solid rgba(112, 175, 133, 0.849);
    border-radius: 100px;
    display : inline-block;
    text-align: center;
    margin: 5px;
    position: relative;
  }
  
  .donut_label {
    transform: translate(-50%,-50%);
    position: absolute;
    top: 50%;
    left: 50%;
    font-size: 24px;
    font-weight: 600;
  }
.positive_value {
    color : green;
}
.negative_value {
    color : #d8572e;
}

.imgModules {
    width: 60px;
    height: 60px;
}
.buttonModule {
    width: 80px;
    height: 80px;
    background-color: Transparent;
    background-repeat:no-repeat;
    border: none;
    cursor:pointer;
    overflow: hidden;
    outline:none;
}
.buttonModule.active {
    background-color: #cccccc \9;
  }

  /*.tableScroll          {overflow-y: scroll; height: 300px;}
  /*.tableScroll .sticky { position: sticky;top:0; background-color: #dcdee3;}
  .tableScroll .stickyHeaders { position: sticky; top:40px;}*/
  .dataTables_filter_new {
      text-align: right;
    }
    .dataTables_filter_new input {
      margin-left: 0.5em;
    }
  a.toggleLegend {
      color : black;
      text-decoration : none;
  }
  a.toggleLegend:visited {
      color : black;
      text-decoration : none;
  }
  a.toggleLegend:hover  {
      color : black;
      text-decoration : none;
  }

  a.hide_legend  {
      color : red;
      text-decoration : none;
  }
  a.hide_legend:visited  {
      color : red;
      text-decoration : none;
  }
  a.hide_legend:hover  {
      color : red;
      text-decoration : none;
  }

  a.empty_legend  {
      color :grey;
      text-decoration : none;
  }
  a.empty_legend:visited  {
      color : grey;
      text-decoration : none;
  }
  a.empty_legend:hover  {
      color : grey;
      text-decoration : none;
  }
.moduleName {
    font-size: 33.992px;
    color: #2A81BF;
    text-decoration: underline;
}

hr.active {
    height: 1px;
    border: none;
    width:50%;
    margin-left:auto;
    margin-right:auto;
    box-shadow: 0px 3px 3px #e74302;
}

.infoTable {
    background: rgba(0, 0, 0, 0.1);
    height:100px;
    vertical-align: middle;
    text-align: center;
    border: 3px solid rgba(0, 0, 0, 0.3);
}
.navAccount {
    margin-bottom: 2px;
}
.account{
    display:flex;
    justify-content: center;
    margin-bottom:40px;
    text-decoration:underline;
    color:#00587a;
}
  .ui-progress-bar {
    background-color: #d1d1d1;
    border-radius: 35px;
    height: 25px;
  }

  .ui-progress {
    height: 23px;
    border-top-left-radius: 35px;
    border-bottom-left-radius: 35px;
    background-color:#26c729;
    border: 1px solid #26c729;
  }

  #availableAmount{
    font-size:1.8em;
    font-weight: 300;
}
  #available{
      font-size:1.5em;
  }
  #status{
    font-size:1.1em;
      color : #5e877c;
      font-weight: 150;
  }
  .text-danger{
    color : red;
  }

	.quickWayBtn {
		height: 40px;
		margin-top: 20px;
    margin-left: 5px;
    margin-right: 5px;
		text-decoration: none;
		border-radius: 30px;
    border: 1px #2A4154 solid;
	}

  .flexSpaceBetween {
    display: flex;
    justify-content: space-between;
  }

  .flexSpaceAround {
    display: flex;
    justify-content: space-around;
  }

  .flexJustifyColumn {
    display: flex;
    flex-direction: column;
  }

  .flexJustifyRow {
    display: flex;
    flex-direction: row;
  }

    .limit-width-nc {
        max-width: 35em;
        word-wrap: break-word;
        }

  .btn-login {
    color: #fff;
    text-shadow: none;
    background-color: #2A4154;
    border-color: #2A4154;
    border-radius: 30px;
    padding: 18px 70px 15px 70px;
    font-size: 1.5em;
    margin-top: 25px;
  }
  .btn-login:hover,
  .btn-login:focus,
  .btn-login:active,
  .btn-login.active,
  .btn-login.disabled,
  .btn-login[disabled] {
    color: #fff;
    background-color: #00BB87;
    border-color: #00BB87;
    transition: 0.5s;
  }

  .btn-forgottenPassword {
    color: #fff;
    text-shadow: none;
    background-color: #2A4154;
    border-color: #2A4154;
    border-radius: 30px;
    font-size: 1.3em;
    margin-top: 15px;
    padding: 18px 40px 15px 40px;
  }
  .btn-forgottenPassword:hover,
  .btn-forgottenPassword:focus,
  .btn-forgottenPassword:active,
  .btn-forgottenPassword.active,
  .btn-forgottenPassword.disabled,
  .btn-forgottenPassword[disabled] {
    color: #fff;
    background-color: #00BB87;
    border-color: #00BB87;
    transition: 0.5s;
  }

  .whiteText {
    color: #fff;
  }

  .langSideBar {
    position: absolute;
    bottom: 10%;
    left: 31%;
  }
  .langDropDown {
    min-width: auto;
    margin-right: 13%;
  }
  .langOption.selected {
    background-color: #ECECEC;
    box-shadow: none;
  }
  .dropdown-menu {
    box-shadow: 0px 4px 8px rgba(0, 0, 0, 0.2);
    top: 80%
  }
  .navbar .nav > li > .dropdown-menu::after {
    right: 10px;
    left: auto;
  }
  .navbar .nav > li > .dropdown-menu::before {
    right: 9px;
    left: auto;
  }
