@font-face {
  font-family: 'flags';
  src:  url('fonts/flags.eot?anz3r7');
  src:  url('fonts/flags.eot?anz3r7#iefix') format('embedded-opentype'),
    url('fonts/flags.ttf?anz3r7') format('truetype'),
    url('fonts/flags.woff?anz3r7') format('woff'),
    url('fonts/flags.svg?anz3r7#flags') format('svg');
  font-weight: normal;
  font-style: normal;
}
.h3{ margin:0; padding: 8px 19px;
border-bottom: #000 solid 1px;
margin-bottom: 2px;
font-size: 18px;}

#price{
  padding-right: 8px;
  font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}
#price_promo{
    padding-right: 8px;
     font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
}

.btn-custom {
  color: #333;
  background-color: #fff;
  border-color: #ccc; }

.pd-full {
  padding: 15px;
  clear: both; }

.panel {
  position: relative;
  border-radius: 4px;
    /*border: thin solid #ccc;*/
    background:transparent;
  transition: background-color 0.5s ease; 
}
  .panel .info {
    display: none; }

.actives {
  position: relative;
  transition: top 0.5s ease, box-shadow 0.6s ease;
  top: 50%; }
  .actives .info {
    position: absolute;
    background:#108DC9;
    display: block;
    padding: 15px;
    width: 50%;
    right: -409px;
    top: 0;
    color: #fff;
    z-index: 99; }
    @media (max-width: 768px) {
      .actives .info {
        width: 100%;
        top: -150px;
        left: 0; } }
    .actives .info:after {
      right: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-right-color: #108DC9;
      border-width: 19px;
      margin-top: -19px; }

.tooltip-inner {
  width: 600px; }

body {
    margin: 0px !important;
  background: #FFF;
  position: relative;
  min-height: 1000px; }

a {
  color: #000; }

::-moz-selection {
  /* Code for Firefox */
  color: white;
  background: #01B4FF; }

::selection {
  color: white;
  background: #01B4FF; }

a,
a:active,
a:focus,
a:hover {
  outline: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  -ms-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }

a:hover {
  text-decoration: underline; }

label {
  font-weight: 700; }

.section {
 
  position: relative; }

.affix {
  position: relative; }

.pd-0 {
  padding: 0; }

.steps .label-danger {
  vertical-align: middle;
  font-size: 20px;
  font-weight: 300;
  border-radius: 0; }
  @media (max-width: 1198px) {
    .steps .label-danger {
      font-size: 16px; } }
      @media (max-width: 768px) {
      .steps .label-danger {
    
    width: 150px;
}
      }    
      
.steps .label-danger {
  position: relative;
  background: #108DC9; }
  .steps .label-danger:after {
    left: 100%;
    top: 50%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
    border-color: rgba(136, 183, 213, 0);
    border-left-color: #108DC9;
    border-width: 15px;
    margin-top: -15px; }
    @media (max-width: 1198px) {
      .steps .label-danger:after {
        border-width: 12px;
        margin-top: -12px; } }
.steps i {
  font-size: 30px;
  color: #108DC9; }
.steps .step {
  font-weight: 700; }
.steps .panel-custom {
  border-color: #ddd; }
.steps .panel {
  margin-bottom: 20px;
  background-color: #fff;
  border: 1px solid #efefef;
  border-radius: 0px;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
  box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05); }
.steps .active {
  border-bottom: 2px solid #808080; }
.steps .actived i {
  color: #808080; }
.steps .non-active {
  border-bottom: 2px solid #e0e0e0; }

.flags .panel {
  position: relative;
  border-radius: 0;
  transition: background-color 0.5s ease; }
  .flags .panel .info {
    display: none; }
.flags .actives {
  position: relative;
  transition: top 0.5s ease,box-shadow 0.5s ease;
  top: 50%; }
  .flags .actives .info {
    position: absolute;
    background: #808080;
    display: block;
    padding: 15px;
    width: 50%;
    right: -409px;
    top: 0;
    color: #fff; }
    @media (max-width: 768px) {
      .flags .actives .info {
        width: 100%;
        top: -150px;
        left: 0; } }
    @media (max-width: 320px) {
      .flags .actives .info {
        width: 100%;
        top: -150px;
        left: 0; } }
    .flags .actives .info:after {
      right: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-right-color: #808080;
      border-width: 19px;
      margin-top: -19px; }
      @media (max-width: 768px) {
        .flags .actives .info:after {
          top: 100%;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(136, 183, 213, 0);
          border-top-color: #D9534F;
          border-width: 19px;
          margin-left: -19px; } }
.flags h3 {
  font-size: 20px;
  font-weight: 300; }
.flags .btn {
  border: lightgray solid 1px;
  padding: 0;
  font-size: 30px;
  border-radius: 0;
  width: 184px;
  padding-top: 10px; }
  @media (max-width: 1198px) {
    .flags .btn {
      width: 150px; } }
  @media (max-width: 768px) {
    .flags .btn {
      width: 100%;
      margin-bottom: 15px; } }
  .flags .btn p {
    background: #fff;
    width: 100%;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase; }
.flags .btn:active, .flags .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background: #108DC9 !important;
  color: #000; }

.product-details label {
  font-weight: normal; }
.product-details [type="radio"]:checked,
.product-details [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }
.product-details [type="radio"]:checked + label,
.product-details [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #000; }
.product-details [type="radio"]:checked + label:before,
.product-details [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff; }
.product-details [type="radio"]:checked + label:after,
.product-details [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #108DC9;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.product-details [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }
.product-details [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }
.product-details .nav-tabs {
  border-bottom: 1px solid #108DC9; }
  .product-details .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    @media (max-width: 768px) {
      .product-details .nav-tabs > li {
        float: none; } }
    .product-details .nav-tabs > li > a {
      margin-right: 2px;
      border: 1px solid transparent; }
      .product-details .nav-tabs > li > a:hover {
        border-color: transparent; }
    .product-details .nav-tabs > li.active > a, .product-details .nav-tabs > li.active > a:hover, .product-details .nav-tabs > li.active > a:focus {
      color: #fff;
      background-color: #108DC9;
      border-bottom: 1px solid #108DC9;
      cursor: default; }
.product-details .tab-content {
  padding: 15px 0; }

.product-option [type="radio"]:checked,
.product-option [type="radio"]:not(:checked) {
  position: absolute;
  left: -9999px; }
.product-option [type="radio"]:checked + label,
.product-option [type="radio"]:not(:checked) + label {
  position: relative;
  padding-left: 28px;
  cursor: pointer;
  line-height: 20px;
  display: inline-block;
  color: #666; }
.product-option [type="radio"]:checked + label:before,
.product-option [type="radio"]:not(:checked) + label:before {
  content: '';
  position: absolute;
  left: 0;
  top: 0;
  width: 18px;
  height: 18px;
  border: 1px solid #ddd;
  border-radius: 100%;
  background: #fff; }
.product-option [type="radio"]:checked + label:after,
.product-option [type="radio"]:not(:checked) + label:after {
  content: '';
  width: 12px;
  height: 12px;
  background: #108DC9;
  position: absolute;
  top: 3px;
  left: 3px;
  border-radius: 100%;
  -webkit-transition: all 0.2s ease;
  transition: all 0.2s ease; }
.product-option [type="radio"]:not(:checked) + label:after {
  opacity: 0;
  -webkit-transform: scale(0);
  transform: scale(0); }
.product-option [type="radio"]:checked + label:after {
  opacity: 1;
  -webkit-transform: scale(1);
  transform: scale(1); }
.product-option .nav-tabs {
  border-bottom: 1px solid #108DC9; }
  .product-option .nav-tabs > li {
    float: left;
    margin-bottom: -1px; }
    @media (max-width: 768px) {
      .product-option .nav-tabs > li {
        float: none; } }
    .product-option .nav-tabs > li > a {
        padding: 10px 12px;
      margin-right: 2px;
      border: 1px solid transparent; }
      .product-option .nav-tabs > li > a:hover {
        border-color: transparent; }
    .product-option .nav-tabs > li.active > a, .product-option .nav-tabs > li.active > a:hover, .product-option .nav-tabs > li.active > a:focus {
      color: #fff;
      background-color: #108DC9;
      border-bottom: 1px solid #108DC9;
      cursor: default; }
.product-option .tab-content {
  padding: 15px 0; }

/*.about-you{
	
}*/
.btn-specifics {
  border-radius: 0;
  border-bottom: #4E4F50 solid 4px !important;
  text-transform: uppercase;
  background: #099EE4;
  color: #fff; }

.hr {
  border-bottom: #808080 solid 1px; }

.custom-model {
  border-radius: 0; }

.sidebar {
  width: 373px;
  box-shadow: 11px 11px 0 -6px rgba(140, 140, 140, 0.3); }
  @media (max-width: 768px) {
    .sidebar {
      width: 100%;
      margin-top: 15px; } }
  .sidebar h2 {
    margin: 0; }
  .sidebar h3 {
    font-size: 15px; }
  .sidebar .panel {
    margin-bottom: 0; }
  .sidebar .btn-specifics {
    border-radius: 0;
    border-bottom: #4E4F50 solid 4px;
    text-transform: uppercase; }
  .sidebar .form-control[disabled], .sidebar .form-control[readonly], .sidebar fieldset[disabled] .form-control {
    background-color: transparent;
    border: solid #2f2f2f 1px;
    opacity: 1;
    font-size: 25px !important;
    color: black !important; }

.step-2 .panel {
  position: relative;
  border-radius: 0;
  transition: background-color 0.5s ease; }
  .step-2 .panel .info {
    display: none; }
.step-2 .actives {
  position: relative;
  transition: top 0.5s ease,box-shadow 0.5s ease;
  top: 50%; }
  .step-2 .actives .info {
    position: absolute;
    background: #808080;
    display: block;
    padding: 15px;
    width: 50%;
    right: -409px;
    top: 0;
    color: #fff; }
    @media (max-width: 768px) {
      .step-2 .actives .info {
        width: 100%;
        top: -150px;
        left: 0; } }
    .step-2 .actives .info:after {
      right: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-right-color: #808080;
      border-width: 19px;
      margin-top: -19px; }
      @media (max-width: 768px) {
        .step-2 .actives .info:after {
          top: 100%;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(136, 183, 213, 0);
          border-top-color: #808080;
          border-width: 19px;
          margin-left: -19px; } }
.step-2 h3 {
  font-size: 20px;
  font-weight: 300; }
.step-2 .btn {
  border-bottom: lightgray solid 4px;
  padding: 0;
  font-size: 25px;
  border-radius: 0;
  background: #f8f8f8;
  width:160px;
  padding: 5px 0; }
  @media (max-width: 320px) {
    .step-2 .btn {
      padding: 5px 50px; } }
  .step-2 .btn p {
    background: #fff;
    width: 100%;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase; }
.step-2 .btn:active, .step-2 .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background: #808080 !important;
  border-bottom: #0399DA  solid 4px;
  color: #fff; }

.step-3 .panel {
  position: relative;
  border-radius: 0;
  transition: background-color 0.5s ease; }
  .step-3 .panel .info {
    display: none; }
.step-3 .actives {
  position: relative;
  transition: top 0.5s ease,box-shadow 0.5s ease;
  top: 50%; }
  .step-3 .actives .info {
    position: absolute;
    background: #808080;
    display: block;
    padding: 15px;
    width: 50%;
    right: -409px;
    top: 0;
    color: #fff; }
    @media (max-width: 768px) {
      .step-3 .actives .info {
        width: 100%;
        top: -150px;
        left: 0; } }
    .step-3 .actives .info:after {
      right: 100%;
      top: 50%;
      border: solid transparent;
      content: " ";
      height: 0;
      width: 0;
      position: absolute;
      pointer-events: none;
      border-color: rgba(136, 183, 213, 0);
      border-right-color: #808080;
      border-width: 19px;
      margin-top: -19px; }
      @media (max-width: 768px) {
        .step-3 .actives .info:after {
          top: 100%;
          left: 50%;
          border: solid transparent;
          content: " ";
          height: 0;
          width: 0;
          position: absolute;
          pointer-events: none;
          border-color: rgba(136, 183, 213, 0);
          border-top-color: #808080;
          border-width: 19px;
          margin-left: -19px; } }
.step-3 h3 {
  font-size: 20px;
  font-weight: 300; }
.step-3 .btn {
  border-bottom: lightgray solid 4px;
  padding: 0;
  font-size: 25px;
  border-radius: 0;
  background: #f8f8f8;
  padding: 5px 70px; }
  .step-3 .btn p {
    background: #fff;
    width: 100%;
    font-size: 12px;
    margin: 0;
    text-transform: uppercase; }
.step-3 .btn:active, .step-3 .btn.active {
  outline: 0;
  background-image: none;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
  background: #808080 !important;
  border-bottom: #a30002 solid 4px;
  color: #fff; }
.step-3 .order-num {
  font-size: 20px;
  font-weight: 700;
  color: #808080; }

.checkbox label:after,
.radio label:after {
  content: '';
  display: table;
  clear: both; }

.checkbox .cr,
.radio .cr {
  position: relative;
  display: inline-block;
  border: 1px solid #a9a9a9;
  border-radius: .25em;
  width: 1.3em;
  height: 1.3em;
  float: left;
  margin-right: .5em; }

.radio .cr {
  border-radius: 50%; }

.checkbox .cr .cr-icon,
.radio .cr .cr-icon {
  position: absolute;
  font-size: .8em;
  line-height: 0;
  top: 50%;
  left: 20%; }

.radio .cr .cr-icon {
  margin-left: 0.04em; }

.checkbox label input[type="checkbox"],
.radio label input[type="radio"] {
/*  display: none; */
opacity: 0;
}

.checkbox label input[type="checkbox"] + .cr > .cr-icon,
.radio label input[type="radio"] + .cr > .cr-icon {
  transform: scale(3) rotateZ(-20deg);
  opacity: 0;
  transition: all .3s ease-in; }

.checkbox label input[type="checkbox"]:checked + .cr > .cr-icon,
.radio label input[type="radio"]:checked + .cr > .cr-icon {
  transform: scale(1) rotateZ(0deg);
  opacity: 1; }

.checkbox label input[type="checkbox"]:disabled + .cr,
.radio label input[type="radio"]:disabled + .cr {
  opacity: .5; }

.custom-alert h2 {
  font-weight: 700; }
.custom-alert p {
  font-size: 20px; }

.h-section .header {
  background: white;
  border-bottom: #ececec solid 2px;
  padding: 20px 0;
  text-align: center; }

.section {
  /* The old "center div vertically" hack */
  /* Just looks nicer */ }
  .section .wrapper {
    margin: 50px auto;
    width: 450px; }
  .section .credit-card-box .panel-title {
    display: inline;
    font-weight: bold; }
  .section .credit-card-box .form-control.error {
    border-color: red;
    outline: 0;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075), 0 0 8px rgba(255, 0, 0, 0.6); }
  .section .credit-card-box label.error {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px; }
  .section .credit-card-box .payment-errors {
    font-weight: bold;
    color: red;
    padding: 2px 8px;
    margin-top: 2px; }
  .section .credit-card-box label {
    display: block;
    text-transform: uppercase; }
  .section .credit-card-box .display-table {
    display: table; }
  .section .credit-card-box .display-tr {
    display: table-row; }
  .section .credit-card-box .display-td {
    display: table-cell;
    vertical-align: middle;
    width: 50%; }
  .section .credit-card-box .panel-heading img {
    min-width: 180px; }

select.bs-select-hidden,
select.selectpicker {
  display: none !important; }

.bootstrap-select {
  width: 220px \0;
  /*IE9 and below*/ }
  .bootstrap-select > .dropdown-toggle {
    width: 100%;
    padding-right: 25px;
    z-index: 1; }
    .bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:active {
      color: #999; }
  .bootstrap-select > select {
    position: absolute !important;
    bottom: 0;
    left: 50%;
    display: block !important;
    width: 0.5px !important;
    height: 100% !important;
    padding: 0 !important;
    opacity: 0 !important;
    border: none; }
    .bootstrap-select > select.mobile-device {
      top: 0;
      left: 0;
      display: block !important;
      width: 100% !important;
      z-index: 2; }
  .has-error .bootstrap-select .dropdown-toggle, .error .bootstrap-select .dropdown-toggle {
    border-color: #b94a48; }
  .bootstrap-select.fit-width {
    width: auto !important; }
  .bootstrap-select:not([class*="col-"]):not([class*="form-control"]):not(.input-group-btn) {
    width: 220px; }
  .bootstrap-select .dropdown-toggle:focus {
    outline: thin dotted #333333 !important;
    outline: 5px auto -webkit-focus-ring-color !important;
    outline-offset: -2px; }

.bootstrap-select.form-control {
  margin-bottom: 0;
  padding: 0;
  border: none; }
  .bootstrap-select.form-control:not([class*="col-"]) {
    width: 100%; }
  .bootstrap-select.form-control.input-group-btn {
    z-index: auto; }
    .bootstrap-select.form-control.input-group-btn:not(:first-child):not(:last-child) > .btn {
      border-radius: 0; }

.bootstrap-select.btn-group:not(.input-group-btn), .bootstrap-select.btn-group[class*="col-"] {
  float: none;
  display: inline-block;
  margin-left: 0; }
.bootstrap-select.btn-group.dropdown-menu-right, .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right, .row .bootstrap-select.btn-group[class*="col-"].dropdown-menu-right {
  float: right; }
.form-inline .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-group .bootstrap-select.btn-group {
  margin-bottom: 0; }
.form-group-lg .bootstrap-select.btn-group.form-control, .form-group-sm .bootstrap-select.btn-group.form-control {
  padding: 0; }
  .form-group-lg .bootstrap-select.btn-group.form-control .dropdown-toggle, .form-group-sm .bootstrap-select.btn-group.form-control .dropdown-toggle {
    height: 100%;
    font-size: inherit;
    line-height: inherit;
    border-radius: inherit; }
.form-inline .bootstrap-select.btn-group .form-control {
  width: 100%; }
.bootstrap-select.btn-group.disabled,
.bootstrap-select.btn-group > .disabled {
  cursor: not-allowed; }
  .bootstrap-select.btn-group.disabled:focus,
  .bootstrap-select.btn-group > .disabled:focus {
    outline: none !important; }
.bootstrap-select.btn-group.bs-container {
  position: absolute;
  height: 0 !important;
  padding: 0 !important; }
  .bootstrap-select.btn-group.bs-container .dropdown-menu {
    z-index: 1060; }
.bootstrap-select.btn-group .dropdown-toggle .filter-option {
  display: inline-block;
  overflow: hidden;
  width: 100%;
  text-align: left; }
.bootstrap-select.btn-group .dropdown-toggle .caret {
  position: absolute;
  top: 50%;
  right: 12px;
  margin-top: -2px;
  vertical-align: middle; }
.bootstrap-select.btn-group[class*="col-"] .dropdown-toggle {
  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.inner {
    position: static;
    float: none;
    border: 0;
    padding: 0;
    margin: 0;
    border-radius: 0;
    box-shadow: none; }
  .bootstrap-select.btn-group .dropdown-menu li {
    position: relative; }
    .bootstrap-select.btn-group .dropdown-menu li.active small {
      color: #fff; }
    .bootstrap-select.btn-group .dropdown-menu li.disabled a {
      cursor: not-allowed; }
    .bootstrap-select.btn-group .dropdown-menu li a {
      cursor: pointer;
      user-select: none; }
      .bootstrap-select.btn-group .dropdown-menu li a.opt {
        position: relative;
        padding-left: 2.25em; }
      .bootstrap-select.btn-group .dropdown-menu li a span.check-mark {
        display: none; }
      .bootstrap-select.btn-group .dropdown-menu li a span.text {
        display: inline-block; }
    .bootstrap-select.btn-group .dropdown-menu li small {
      padding-left: 0.5em; }
  .bootstrap-select.btn-group .dropdown-menu .notify {
    position: absolute;
    bottom: 5px;
    width: 96%;
    margin: 0 2%;
    min-height: 26px;
    padding: 3px 5px;
    background: whitesmoke;
    border: 1px solid #e3e3e3;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
    pointer-events: none;
    opacity: 0.9;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box; }
.bootstrap-select.btn-group .no-results {
  padding: 3px;
  background: #f5f5f5;
  margin: 0 5px;
  white-space: nowrap; }
.bootstrap-select.btn-group.fit-width .dropdown-toggle .filter-option {
  position: static; }
.bootstrap-select.btn-group.fit-width .dropdown-toggle .caret {
  position: static;
  top: auto;
  margin-top: -1px; }
.bootstrap-select.btn-group.show-tick .dropdown-menu li.selected a span.check-mark {
  position: absolute;
  display: inline-block;
  right: 15px;
  margin-top: 5px; }
.bootstrap-select.btn-group.show-tick .dropdown-menu li a span.text {
  margin-right: 34px; }

.bootstrap-select.show-menu-arrow.open > .dropdown-toggle {
  z-index: 1061; }
.bootstrap-select.show-menu-arrow .dropdown-toggle:before {
  content: '';
  border-left: 7px solid transparent;
  border-right: 7px solid transparent;
  border-bottom: 7px solid rgba(204, 204, 204, 0.2);
  position: absolute;
  bottom: -4px;
  left: 9px;
  display: none; }
.bootstrap-select.show-menu-arrow .dropdown-toggle:after {
  content: '';
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-bottom: 6px solid white;
  position: absolute;
  bottom: -4px;
  left: 10px;
  display: none; }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:before {
  bottom: auto;
  top: -3px;
  border-top: 7px solid rgba(204, 204, 204, 0.2);
  border-bottom: 0; }
.bootstrap-select.show-menu-arrow.dropup .dropdown-toggle:after {
  bottom: auto;
  top: -3px;
  border-top: 6px solid white;
  border-bottom: 0; }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:before {
  right: 12px;
  left: auto; }
.bootstrap-select.show-menu-arrow.pull-right .dropdown-toggle:after {
  right: 13px;
  left: auto; }
.bootstrap-select.show-menu-arrow.open > .dropdown-toggle:before, .bootstrap-select.show-menu-arrow.open > .dropdown-toggle:after {
  display: block; }

.bs-searchbox,
.bs-actionsbox,
.bs-donebutton {
  padding: 4px 8px; }

.bs-actionsbox {
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .bs-actionsbox .btn-group button {
    width: 50%; }

.bs-donebutton {
  float: left;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  .bs-donebutton .btn-group button {
    width: 100%; }

.bs-searchbox + .bs-actionsbox {
  padding: 0 8px 4px; }
.bs-searchbox .form-control {
  margin-bottom: 0;
  width: 100%;
  float: none; }

/* rss button class*/
.instBtn {
  background: #e88845; }

.instBtn:before {
  font-family: "FontAwesome";
  content: "\f16d";
  /* add rss icon */ }

.instBtn:hover {
  color: #e88845;
  background: #fff; }
