@import url(https://fonts.googleapis.com/css?family=Open+Sans:300,400,600,700);
@import url(https://fonts.googleapis.com/css?family=Quicksand:300,400,700);
@import url(https://fonts.googleapis.com/css?family=Oswald);
h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
  font-family: Raleway, Helvetica Neue, Helvetica, Arial, sans-serif;
}
h1,
.h1 {
  font-size: 45px;
}
h2,
.h2 {
  font-size: 40px;
}
h3,
.h3 {
  font-size: 36px;
}
h4,
.h4 {
  font-size: 30px;
}
h5,
.h5 {
  font-size: 26px;
}
h6,
.h6 {
  font-size: 15px;
}
.text-light {
  font-weight: 300;
}
.text-normal {
  font-weight: 400;
}
.text-semibold {
  font-weight: 600;
}
.text-bold {
  font-weight: 700;
}
.text-gray-darker {
  color: #1a1a1a;
}
a.text-gray-darker:hover {
  color: #000000;
}
.text-primary {
  color: #27b9f0;
}
a.text-primary:hover {
  color: #0f9fd5;
}
.text-success {
  color: #74bd2f;
}
a.text-success:hover {
  color: #5b9425;
}
.text-info {
  color: #ee0e91;
}
a.text-info:hover {
  color: #be0b74;
}
.text-warning {
  color: #fcc50b;
}
a.text-warning:hover {
  color: #d1a203;
}
.text-danger {
  color: #f9a102;
}
a.text-danger:hover {
  color: #c68002;
}
.bg-gray-lighter {
  background-color: #f2f2f2;
}
a.bg-gray-lighter:hover {
  background-color: #d9d9d9;
}
.bg-primary {
  color: #fff;
  background-color: #27b9f0;
}
a.bg-primary:hover {
  background-color: #0f9fd5;
}
.bg-success {
  background-color: #74bd2f;
}
a.bg-success:hover {
  background-color: #5b9425;
}
.bg-info {
  background-color: #ee0e91;
}
a.bg-info:hover {
  background-color: #be0b74;
}
.bg-warning {
  background-color: #fcc50b;
}
a.bg-warning:hover {
  background-color: #d1a203;
}
.bg-danger {
  background-color: #f9a102;
}
a.bg-danger:hover {
  background-color: #c68002;
}
.description {
  line-height: 1.5;
  font-size: 16px;
}
body {
  font-family: "Open Sans", sans-serif;
  color: #808184;
}
.container {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
@media (min-width: 768px) {
  .container {
    width: 730px;
  }
}
@media (min-width: 992px) {
  .container {
    width: 965px;
  }
}
@media (min-width: 1200px) {
  .container {
    width: 965px;
  }
}
.container-fluid {
  margin-right: auto;
  margin-left: auto;
  padding-left: 5px;
  padding-right: 5px;
}
.row {
  margin-left: -5px;
  margin-right: -5px;
}
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
  position: relative;
  min-height: 1px;
  /*padding-left: 5px;
  padding-right: 5px;*/
}
.navbar {
  min-height: 100px;
  margin-bottom: 0px;
  border: 0;
  border-radius: 0px;
}
@media (max-width: 991px) {
  .navbar-header {
    float: inherit;
  }
}
@media (min-width: 992px) {
  .navbar-header {
    float: left;
  }
}
@media (max-width: 991px) {
  .navbar-collapse {
    overflow: hidden !important;
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none !important;
  }
  .navbar-collapse.in {
    display: block !important;
  }
}
@media (min-width: 992px) {
  .navbar-collapse {
    width: auto;
    border-top: 0;
    box-shadow: none;
  }
  .navbar-collapse.collapse {
    display: block !important;
    height: auto !important;
    padding-bottom: 0;
    overflow: visible !important;
  }
  .navbar-collapse.in {
    overflow-y: visible;
  }
}
@media (max-width: 991px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: -5px;
    margin-left: -5px;
  }
}
@media (min-width: 992px) {
  .container > .navbar-header,
  .container-fluid > .navbar-header,
  .container > .navbar-collapse,
  .container-fluid > .navbar-collapse {
    margin-right: 0;
    margin-left: 0;
  }
}
.navbar-brand {
  width: 220px;
  text-indent: -9999px;
  background-position: center;
  background-repeat: no-repeat;
  padding: 39px 5px;
  line-height: 22px;
  height: 100px;
}
@media (max-width: 991px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: 0;
  }
}
@media (min-width: 992px) {
  .navbar > .container .navbar-brand,
  .navbar > .container-fluid .navbar-brand {
    margin-left: -5px;
  }
}
.navbar-toggle {
  margin-top: 33px;
  margin-bottom: 33px;
  background-color: transparent;
  border: 1px solid transparent;
  border-radius: 4px;
}
@media (max-width: 991px) {
  .navbar-toggle {
    display: block;
  }
}
@media (min-width: 992px) {
  .navbar-toggle {
    display: none;
  }
}
.navbar-nav {
  margin: 19.5px -5px;
}
.navbar-nav > li > a {
  font-size: 18px;
  line-height: 22px;
}
@media (min-width: 992px) {
  .navbar-nav > li > a {
    padding-left: 20px;
    padding-right: 20px;
  }
  .navbar-nav > li > a.login {
    padding-right: 5px;
    font-size: 14px;
  }
  .navbar-nav > li > a.register {
    padding-left: 5px;
    font-size: 14px;
  }
}
@media (max-width: 991px) {
  .navbar-nav {
    float: inherit !important;
    margin: 19.5px -5px;
  }
  .navbar-nav > li {
    float: inherit !important;
  }
  .navbar-nav > li > a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
@media (min-width: 992px) {
  .navbar-nav {
    float: left;
    margin: 0;
  }
  .navbar-nav > li {
    float: left;
  }
  .navbar-nav > li > a {
    padding-top: 39px;
    padding-bottom: 39px;
  }
}
.navbar-text {
  margin-top: 39px;
  margin-bottom: 39px;
}
@media (min-width: 992px) {
  .navbar-text.separator {
    margin-left: 0;
    margin-right: 0;
    font-size: 14px;
  }
}
.navbar-default {
  background-color: #ffffff;
  border-color: #eeeeee;
  padding-bottom: 3px;
  background-position: center bottom;
  background-repeat: repeat no-repeat;
  background-image: url(../images/bg/nav.png);
}
.navbar-default .navbar-brand {
  color: #808184;
  background-image: url(../images/logo.png);
}
.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
  color: #67686a;
  background-color: transparent;
}
.navbar-default .navbar-nav > li > a {
  color: #808184;
}
.navbar-default .navbar-nav > li > a:hover,
.navbar-default .navbar-nav > li > a:focus {
  text-decoration: underline;
  color: #808184;
  background-color: transparent;
}
.navbar-default .navbar-toggle {
  border-color: #dddddd;
}
.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
  background-color: #dddddd;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #888888;
}
.navbar-default .navbar-collapse {
  border-color: #eeeeee;
}
.navbar-inverse {
  background-color: #333333;
  border-color: #1a1a1a;
  padding-bottom: 6px;
  background-position: center bottom;
  background-repeat: repeat no-repeat;
  background-image: url(../images/bg/nav-inverse.png);
}
.navbar-inverse .navbar-brand {
  color: #ffffff;
  background-image: url(../images/leadaki-logo-flat.png);
}
.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-nav > li > a {
  color: #ffffff;
}
.navbar-inverse .navbar-nav > li > a:hover,
.navbar-inverse .navbar-nav > li > a:focus {
  text-decoration: underline;
  color: #ffffff;
  background-color: transparent;
}
.navbar-inverse .navbar-toggle {
  border-color: #333333;
}
.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
  background-color: #333333;
}
.navbar-inverse .navbar-toggle .icon-bar {
  background-color: #ffffff;
}
.navbar-inverse .navbar-collapse {
  border-color: #212121;
}
.btn-default {
  border-color: #0d8cbd;
  border: 0;
  color: #808184;
  margin-bottom: 5px;
  background-color: #ffffff;
  -webkit-box-shadow: 0 5px 0px 0px #0d8cbd;
  box-shadow: 0 5px 0px 0px #0d8cbd;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #808184;
  background-color: #e6e6e6;
  border-color: #096284;
}
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-image: none;
}
.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #0d8cbd;
}
.btn-default .badge {
  color: #ffffff;
  background-color: #808184;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  color: #808184;
  background-color: #f2f2f2;
  -webkit-box-shadow: 0 5px 0px 0px #0b77a0;
  box-shadow: 0 5px 0px 0px #0b77a0;
}
.btn-primary {
  border-color: #0d8cbd;
  border: 0;
  color: #ffffff;
  margin-bottom: 5px;
  background-color: #27b9f0;
  -webkit-box-shadow: 0 5px 0px 0px #0d8cbd;
  box-shadow: 0 5px 0px 0px #0d8cbd;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #0f9fd5;
  border-color: #096284;
}
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  background-image: none;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #27b9f0;
  border-color: #0d8cbd;
}
.btn-primary .badge {
  color: #27b9f0;
  background-color: #ffffff;
}
.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open > .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #10b1ed;
  -webkit-box-shadow: 0 5px 0px 0px #0b77a0;
  box-shadow: 0 5px 0px 0px #0b77a0;
}
.btn-success {
  border-color: #558a22;
  border: 0;
  color: #ffffff;
  margin-bottom: 5px;
  background-color: #74bd2f;
  -webkit-box-shadow: 0 5px 0px 0px #558a22;
  box-shadow: 0 5px 0px 0px #558a22;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #5b9425;
  border-color: #375916;
}
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  background-image: none;
}
.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #74bd2f;
  border-color: #558a22;
}
.btn-success .badge {
  color: #74bd2f;
  background-color: #ffffff;
}
.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open > .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #67a92a;
  -webkit-box-shadow: 0 5px 0px 0px #46711c;
  box-shadow: 0 5px 0px 0px #46711c;
}
.btn-info {
  border-color: #b00a6b;
  border: 0;
  color: #ffffff;
  margin-bottom: 5px;
  background-color: #ee0e91;
  -webkit-box-shadow: 0 5px 0px 0px #b00a6b;
  box-shadow: 0 5px 0px 0px #b00a6b;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #be0b74;
  border-color: #760748;
}
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  background-image: none;
}
.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #ee0e91;
  border-color: #b00a6b;
}
.btn-info .badge {
  color: #ee0e91;
  background-color: #ffffff;
}
.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open > .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #d60d82;
  -webkit-box-shadow: 0 5px 0px 0px #930859;
  box-shadow: 0 5px 0px 0px #930859;
}
.btn-warning {
  border-color: #f9a918;
  border: 0;
  color: #ffffff;
  margin-bottom: 5px;
  background-color: #fcc50b;
  -webkit-box-shadow: 0 5px 0px 0px #f9a918;
  box-shadow: 0 5px 0px 0px #f9a918;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #d1a203;
  border-color: #ce8705;
}
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  background-image: none;
}
.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #fcc50b;
  border-color: #f9a918;
}
.btn-warning .badge {
  color: #fcc50b;
  background-color: #ffffff;
}
.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open > .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ebb603;
  -webkit-box-shadow: 0 5px 0px 0px #ec9a06;
  box-shadow: 0 5px 0px 0px #ec9a06;
}
.btn-danger {
  border-color: #f9a918;
  border: 0;
  color: #ffffff;
  margin-bottom: 5px;
  background-color: #f9a102;
  -webkit-box-shadow: 0 5px 0px 0px #f9a918;
  box-shadow: 0 5px 0px 0px #f9a918;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #a91c14;
  border-color: #5d130d;
}
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  background-image: none;
}
.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d6241a;
  border-color: #931e14;
}
.btn-danger .badge {
  color: #d6241a;
  background-color: #ffffff;
}
.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open > .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #bf2017;
  -webkit-box-shadow: 0 5px 0px 0px #781910;
  box-shadow: 0 5px 0px 0px #781910;
}
.btn-lg {
  padding: 10px;
}
.btn-lg > .title {
  font-size: 30px;
  font-weight: 700;
  text-transform: uppercase;
  font-family: Quicksand, sans-serif;
}
.btn-lg > .subtitle {
  font-size: 16px;
}
.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open > .dropdown-toggle.btn-default {
  background-color: #ffffff;
}
.btn-default .title {
  color: #27b9f0;
}
.top-xs-8 {
  margin-top: 40px;
}
.top-xs-7 {
  margin-top: 35px;
}
.top-xs-6 {
  margin-top: 30px;
}
.top-xs-5 {
  margin-top: 25px;
}
.top-xs-4 {
  margin-top: 20px;
}
.top-xs-3 {
  margin-top: 15px;
}
.top-xs-2 {
  margin-top: 10px;
}
.top-xs-1 {
  margin-top: 5px;
}
.top-xs-0 {
  margin-top: 0px;
}
.bottom-xs-8 {
  margin-bottom: 40px;
}
.bottom-xs-7 {
  margin-bottom: 35px;
}
.bottom-xs-6 {
  margin-bottom: 30px;
}
.bottom-xs-5 {
  margin-bottom: 25px;
}
.bottom-xs-4 {
  margin-bottom: 20px;
}
.bottom-xs-3 {
  margin-bottom: 15px;
}
.bottom-xs-2 {
  margin-bottom: 10px;
}
.bottom-xs-1 {
  margin-bottom: 5px;
}
.bottom-xs-0 {
  margin-bottom: 0px;
}
@media (min-width: 768px) {
  .top-sm-8 {
    margin-top: 40px;
  }
  .top-sm-7 {
    margin-top: 35px;
  }
  .top-sm-6 {
    margin-top: 30px;
  }
  .top-sm-5 {
    margin-top: 25px;
  }
  .top-sm-4 {
    margin-top: 20px;
  }
  .top-sm-3 {
    margin-top: 15px;
  }
  .top-sm-2 {
    margin-top: 10px;
  }
  .top-sm-1 {
    margin-top: 5px;
  }
  .top-sm-0 {
    margin-top: 0px;
  }
  .bottom-sm-8 {
    margin-bottom: 40px;
  }
  .bottom-sm-7 {
    margin-bottom: 35px;
  }
  .bottom-sm-6 {
    margin-bottom: 30px;
  }
  .bottom-sm-5 {
    margin-bottom: 25px;
  }
  .bottom-sm-4 {
    margin-bottom: 20px;
  }
  .bottom-sm-3 {
    margin-bottom: 15px;
  }
  .bottom-sm-2 {
    margin-bottom: 10px;
  }
  .bottom-sm-1 {
    margin-bottom: 5px;
  }
  .bottom-sm-0 {
    margin-bottom: 0px;
  }
}
@media (min-width: 992px) {
  .top-md-8 {
    margin-top: 40px;
  }
  .top-md-7 {
    margin-top: 35px;
  }
  .top-md-6 {
    margin-top: 30px;
  }
  .top-md-5 {
    margin-top: 25px;
  }
  .top-md-4 {
    margin-top: 20px;
  }
  .top-md-3 {
    margin-top: 15px;
  }
  .top-md-2 {
    margin-top: 10px;
  }
  .top-md-1 {
    margin-top: 5px;
  }
  .top-md-0 {
    margin-top: 0px;
  }
  .bottom-md-8 {
    margin-bottom: 40px;
  }
  .bottom-md-7 {
    margin-bottom: 35px;
  }
  .bottom-md-6 {
    margin-bottom: 30px;
  }
  .bottom-md-5 {
    margin-bottom: 25px;
  }
  .bottom-md-4 {
    margin-bottom: 20px;
  }
  .bottom-md-3 {
    margin-bottom: 15px;
  }
  .bottom-md-2 {
    margin-bottom: 10px;
  }
  .bottom-md-1 {
    margin-bottom: 5px;
  }
  .bottom-md-0 {
    margin-bottom: 0px;
  }
}
@media (min-width: 1200px) {
  .top-lg-8 {
    margin-top: 40px;
  }
  .top-lg-7 {
    margin-top: 35px;
  }
  .top-lg-6 {
    margin-top: 30px;
  }
  .top-lg-5 {
    margin-top: 25px;
  }
  .top-lg-4 {
    margin-top: 20px;
  }
  .top-lg-3 {
    margin-top: 15px;
  }
  .top-lg-2 {
    margin-top: 10px;
  }
  .top-lg-1 {
    margin-top: 5px;
  }
  .top-lg-0 {
    margin-top: 0px;
  }
  .bottom-lg-8 {
    margin-bottom: 40px;
  }
  .bottom-lg-7 {
    margin-bottom: 35px;
  }
  .bottom-lg-6 {
    margin-bottom: 30px;
  }
  .bottom-lg-5 {
    margin-bottom: 25px;
  }
  .bottom-lg-4 {
    margin-bottom: 20px;
  }
  .bottom-lg-3 {
    margin-bottom: 15px;
  }
  .bottom-lg-2 {
    margin-bottom: 10px;
  }
  .bottom-lg-1 {
    margin-bottom: 5px;
  }
  .bottom-lg-0 {
    margin-bottom: 0px;
  }
}
.box {
  color: #fff;
  padding: 15px 20px;
}
a.box,
a.box:hover,
a.box:focus,
a.box:active {
  display: block;
  text-decoration: none;
}
.box > .title {
  font-size: 22px;
  font-weight: 600;
  line-height: 1.1;
}
.box .img-responsive {
  margin: 0 auto;
}
.box-primary {
  color: #ffffff;
  background-color: #27b9f0;
}
a.box-primary,
a.box-primary:hover,
a.box-primary:focus,
a.box-primary:active {
  color: #ffffff;
}
.box-success {
  color: #ffffff;
  background-color: #74bd2f;
}
a.box-success,
a.box-success:hover,
a.box-success:focus,
a.box-success:active {
  color: #ffffff;
}
.box-info {
  color: #ffffff;
  background-color: #ee0e91;
}
a.box-info,
a.box-info:hover,
a.box-info:focus,
a.box-info:active {
  color: #ffffff;
}
.box-warning {
  color: #ffffff;
  background-color: #fcc50b;
}
a.box-warning,
a.box-warning:hover,
a.box-warning:focus,
a.box-warning:active {
  color: #ffffff;
}
.box-danger {
  color: #ffffff;
  background-color: #f9a102;
}
a.box-danger,
a.box-danger:hover,
a.box-danger:focus,
a.box-danger:active {
  color: #ffffff;
}
.box-gray-dark {
  color: #ffffff;
  background-color: #333333;
}
a.box-gray-dark,
a.box-gray-dark:hover,
a.box-gray-dark:focus,
a.box-gray-dark:active {
  color: #ffffff;
}
.box-adwords {
  color: #ffffff;
  background-color: #6bcef5;
  padding: 20px;
}
a.box-adwords,
a.box-adwords:hover,
a.box-adwords:focus,
a.box-adwords:active {
  color: #ffffff;
}
.box-adwords .title {
  font-size: 31px;
  font-weight: 400;
  line-height: 1.4;
}
.description {
  line-height: 1.5;
  font-size: 16px;
}
.corporate-clients-title {
  color: #1a1a1a;
}
ul.corporate-clients > li {
  padding: 0;
}
ul.corporate-clients > li > a {
  height: 80px;
  display: block;
  text-indent: -9999px;
  width: 115.625px;
  background-repeat: no-repeat;
  background-image: url(../images/clients/corporate.jpg);
}
ul.corporate-clients > li > a.sancor-seguros {
  background-position: 0px   5px;
}
ul.corporate-clients > li > a.universidad-palermo {
  background-position: -105px 5px;
}
ul.corporate-clients > li > a.deluxe-buys {
  background-position: -220px 5px;
}
ul.corporate-clients > li > a.di-paola {
  background-position: -340px 5px;
}
ul.corporate-clients > li > a.manos-abiertas {
  background-position: -450px 5px;
}
ul.corporate-clients > li > a.nolines {
  background-position: -565px 5px;
}
ul.corporate-clients > li > a.nubelo {
  background-position: -695px 5px;
}
ul.corporate-clients > li > a.omlatam {
  background-position: -820px 5px;
}
ul.corporate-clients > li > a.omron {
  background-position: 0px -85px;
}
ul.corporate-clients > li > a.caritas-argentina {
  background-position: -105px -85px;
}
ul.corporate-clients > li > a.sinteplast {
  background-position: -220px -85px;
}
ul.corporate-clients > li > a.syngenta {
  background-position: -340px -85px;
}
ul.corporate-clients > li > a.itau {
  background-position: -450px -85px;
}
ul.corporate-clients > li > a.compumundo {
  background-position: -565px -85px;
}
ul.corporate-clients > li > a.eidico {
  background-position: -695px -85px;
}
ul.corporate-clients > li > a.clubcupon {
  background-position: -820px -85px;
}
.express-clients-title {
  color: #1a1a1a;
}
ul.express-clients > li {
  padding: 0;
}
ul.express-clients > li > a {
  height: 80px;
  display: block;
  text-indent: -9999px;
  width: 102.22222222px;
  background-repeat: no-repeat;
  background-image: url(../images/clients/express.jpg);
}
ul.express-clients > li > a.discount-prop {
  background-position: 10px  10px;
}
ul.express-clients > li > a.cm-indumentaria {
  background-position: -95px 10px;
}
ul.express-clients > li > a.info-c {
  background-position: -210px 10px;
}
ul.express-clients > li > a.vibra-pilates {
  background-position: -320px 10px;
}
ul.express-clients > li > a.datasun {
  background-position: -420px 10px;
}
ul.express-clients > li > a.bordamostodo {
  background-position: -525px 10px;
}
ul.express-clients > li > a.unlimited-skin {
  background-position: -640px 10px;
}
ul.express-clients > li > a.ellora {
  background-position: -755px 10px;
}
ul.express-clients > li > a.jm {
  background-position: -860px 10px;
}
ul.express-clients > li > a.don {
  background-position: 10px -75px;
}
ul.express-clients > li > a.federico-fortado {
  background-position: -95px -75px;
}
ul.express-clients > li > a.eyra {
  background-position: -210px -75px;
}
ul.express-clients > li > a.tenis-sport {
  background-position: -320px -75px;
}
ul.express-clients > li > a.traducciones-baires {
  background-position: -420px -75px;
}
ul.express-clients > li > a.ledmake-up {
  background-position: -525px -75px;
}
ul.express-clients > li > a.unimakers {
  background-position: -640px -75px;
}
ul.express-clients > li > a.guerrero {
  background-position: -755px -75px;
}
ul.express-clients > li > a.aconcagua {
  background-position: -860px -75px;
}
ul.express-clients > li > a.viramonte {
  background-position: 10px -160px;
}
ul.express-clients > li > a.polytex {
  background-position: -95px -160px;
}
ul.express-clients > li > a.nn {
  background-position: -195px -160px;
}
ul.express-clients > li > a.sofi {
  background-position: -290px -160px;
}
ul.express-clients > li > a.way {
  background-position: -385px -160px;
}
ul.express-clients > li > a.conse {
  background-position: -495px -160px;
}
ul.express-clients > li > a.cugini {
  background-position: -605px -160px;
}
ul.express-clients > li > a.ayras {
  background-position: -685px -160px;
}
ul.express-clients > li > a.acrux {
  background-position: -765px -160px;
}
ul.express-clients > li > a.cun-cash {
  background-position: -865px -160px;
}
ul.express-clients > li > a.viramonte,
ul.express-clients > li > a.polytex,
ul.express-clients > li > a.nn,
ul.express-clients > li > a.sofi,
ul.express-clients > li > a.way,
ul.express-clients > li > a.conse,
ul.express-clients > li > a.cugini,
ul.express-clients > li > a.ayras,
ul.express-clients > li > a.acrux,
ul.express-clients > li > a.cun-cash {
  width: 91.5px;
}
.form-contact .input-lg {
  font-size: 16px;
  border-radius: 0;
}
.form-contact h2 {
  margin-top: 10px;
  margin-bottom: 20px;
}
.form-contact h2 small {
  color: #fff;
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
}
@media (min-width: 768px) {
  .form-contact {
    padding-left: 40px;
    padding-right: 40px;
  }
  .form-contact .btn-lg {
    line-height: 60px;
  }
}
@media (min-width: 992px) {
  .form-contact .left {
    padding-right: 50px;
  }
}
.banner-gray {
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #ccc;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/bg/banner-gray.png);
}
.banner-gray-dark {
  color: #fff;
  padding-top: 25px;
  padding-bottom: 25px;
  background-color: #666;
  background-repeat: no-repeat;
  background-position: center;
  background-image: url(../images/bg/banner-gray-dark.png);
}
.banner-gray-dark .btn .title {
  font-size: 27px;
}
.title-1a {
  color: #1a1a1a;
}
.features-what-is {
  color: #fff;
}
.features-what-is h5 {
  font-size: 20px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
}
.features-what-is .img-responsive {
  margin: 0 auto;
}
.features-what-is .title {
  padding: 10px 20px;
}
.features-what-is .feature {
  padding: 10px;
  border: 0;
}
.features-what-is .success .title {
  background-color: #aed556;
}
.features-what-is .success .feature:nth-child(odd) {
  background-color: #74bd2f;
}
.features-what-is .success .feature:nth-child(even) {
  background-color: #aed556;
}
.features-what-is .danger .title {
  background-color: #fcc50b;
}
.features-what-is .danger .feature:nth-child(odd) {
  background-color: #f9a102;
}
.features-what-is .danger .feature:nth-child(even) {
  background-color: #fcc50b;
}
.features-what-is .info .title {
  background-color: #f264b5;
}
.features-what-is .info .feature:nth-child(odd) {
  background-color: #ee0e91;
}
.features-what-is .info .feature:nth-child(even) {
  background-color: #f264b5;
}
@media (min-width: 768px) {
  .media.client {
    padding: 0 10px 25px;
  }
}
@media (min-width: 992px) {
  .media.client {
    padding: 0 25px 25px;
  }
}
@media (max-width: 767px) {
  .media.client .pull-left {
    float: none!important;
  }
}
.media.client .media-object:first-child {
  max-width: 230px;
  border: 2px solid #fff;
}
@media (min-width: 768px) {
  .media.client .media-object:first-child {
    margin-top: 30px;
  }
}
.media.client .media-body {
  padding-top: 10px;
  background-repeat: no-repeat;
  background-position: 0 0;
  background-image: url(../images/icons/quotes.png);
}
@media (min-width: 768px) {
  .media.client .media-body {
    padding-top: 30px;
    padding-left: 40px;
    background-position: 5px 20px;
  }
  .media.client .media-body h5 {
    font-size: 18px;
    font-family: "Open Sans", sans-serif;
  }
  .media.client .media-body p {
    line-height: 1.9;
  }
}
table.plan {
  margin-bottom: 25px;
  background-color: #f2f2f2;
  border-bottom: 6px solid #ccc;
}
table.plan thead tr > th {
  border-width: 0;
  padding: 25px 40px;
}
table.plan tbody > tr.box.box-success > td {
  font-size: 45px;
}
table.plan tbody > tr.box.box-success > td small {
  font-size: 16px;
}
table.plan tbody > tr.box.box-warning > td {
  font-size: 40px;
}
table.plan tbody > tr > td {
  font-size: 16px;
  padding: 8px 20px;
  border-color: #e9e9e9;
}
@media (min-width: 768px) {
  table.plan tbody > tr > td {
    padding: 8px 40px;
  }
}
table.plan tbody > tr > td.link {
  padding-top: 25px;
  padding-bottom: 20px;
}
table.plan tbody > tr > td.more {
  padding-bottom: 20px;
}
table.plan tbody > tr > td.border-0 {
  border-color: #f2f2f2;
}
table.plan tbody > tr > td .btn-lg .title {
  font-size: 28px;
}
table.plan tbody > tr:nth-child(1) > td {
  border-top: 0;
  height: 110px;
  vertical-align: middle;
}
table.plan tbody > tr:nth-child(2) > td {
  padding-top: 30px;
  border-top: 3px solid #fff;
}
.what-is-personal .wrapper {
  margin: 0 auto;
  max-width: 230px;
  overflow: hidden;
  position: relative;
}
.what-is-personal .wrapper * {
  color: #fff;
}
.what-is-personal .wrapper h5 {
  font-size: 20px;
  font-family: "Open Sans", sans-serif;
}
.what-is-personal .wrapper .bg {
  display: none;
}
.what-is-personal .wrapper .information {
  width: 100%;
  bottom: -100%;
  padding: 10px;
  position: absolute;
  background-repeat: no-repeat;
  background-position: center bottom;
  background-image: url(../images/bg/personal-image.png);
}
.what-is-personal .wrapper:hover .img-responsive {
  -webkit-filter: grayscale(100%);
  filter: grayscale(100%);
  filter: gray;
  filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
.what-is-personal .wrapper:hover .bg {
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  opacity: 0.5;
  background-color: #000;
  position: absolute;
  display: block;
}
.what-is-personal .wrapper:hover .information {
  bottom: 0;
}
.box.corporate {
  border: 0;
  padding-bottom: 24px;
  background-repeat: no-repeat;
  background-position: left bottom;
  background-image: url(../images/bg/alert-corporate.png);
}
.corporate-wrapper {
  overflow: hidden;
}
.corporate-wrapper .description {
  line-height: 1.7;
}
.corporate-wrapper .box {
  position: relative;
}
.corporate-wrapper .box .bg {
  top: 0;
  z-index: -1;
  width: 200%;
  height: 100%;
  position: absolute;
  background-color: #333;
  background-repeat: repeat no-repeat;
  background-image: url(../images/bg/corporate-bg.png);
}
.corporate-wrapper .box .bg.left {
  right: 0;
  border-right: 10px solid #fff;
  background-position: right bottom;
}
.corporate-wrapper .box .bg.right {
  left: 0;
  background-position: left bottom;
}
.corporate-wrapper .box h5 {
  font-size: 20px;
  line-height: 1.8;
  font-family: "Open Sans", sans-serif;
}
.feature {
  padding-left: 40px;
  padding-right: 20px;
  background-color: #f2f2f2;
  border-left: 6px solid #f2f2f2;
}
.feature .text {
  height: 70px;
  display: table-cell;
  vertical-align: middle;
}
.feature-info {
  border-color: #ee0e91;
}
.feature-success {
  border-color: #74bd2f;
}
.feature-primary {
  border-color: #27b9f0;
}
.feature-warning {
  border-color: #fcc50b;
}
.feature-danger {
  border-color: #f9a102;
}
.title-logo {
  padding: 5px 0 5px 60px;
  background-repeat: no-repeat;
  background-position: left center;
  background-image: url(../images/only-logo.png);
}
#header.index {
  color: #fff;
  background-color: #27b9f0;
  border-top: 6px solid #0d8cbd;
}
#header.index .img-responsive {
  margin: 0 auto;
}
#header.what-is {
  border-top: 6px solid #ccc;
}
#header.what-is h2 {
  color: #1a1a1a;
}
#header.what-is p,
#header.what-is h5 {
  line-height: 1.5;
  font-family: "Open Sans", sans-serif;
}
@media (min-width: 992px) {
  #header.what-is p,
  #header.what-is h5 {
    padding-left: 10px;
  }
}
#header.what-is h5 {
  font-size: 21px;
}
#header.what-is h5 strong {
  font-weight: 600;
}
#header.what-is p {
  font-size: 16px;
}
#header.what-is .video {
  padding-top: 30px;
  background-position: left top;
  background-repeat: repeat no-repeat;
  background-image: url(../images/bg/video.png);
}
#header.plans {
  padding: 0;
  border-top: 6px solid #ccc;
}
#footer {
  margin-top: 30px;
  padding-top: 30px;
  padding-bottom: 20px;
  background-color: #333;
}
#footer * {
  color: #fff;
}
#footer ul.social {
  margin-right: 6px;
  padding-right: 12px;
}
@media (min-width: 992px) {
  #footer ul.social {
    float: left;
    border-right: 1px solid #fff;
  }
}
#footer ul.social li {
  padding-left: 0;
  padding-right: 2px;
}
#footer ul.social li:first-child {
  padding-left: 5px;
  padding-right: 5px;
}
#footer ul.navigation li {
  padding-left: 7px;
  padding-right: 0px;
}
@media (min-width: 992px) {
  #footer p.telephone {
    text-align: right;
  }
}
.tools-sm .title {
  color: #fff;
  font-size: 20px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  padding: 15px 30px;
}
.tools-sm .tool {
  display: table;
  padding-top: 60px;
  background-repeat: no-repeat;
  background-image: url(../images/tools-sm.png);
}
.tools-sm .tool:before {
  width: 100%;
  height: 40px;
  display: block;
  content: "";
}
.tools-sm .tool > p {
  width: 100%;
  height: 40px;
  display: table-cell;
  vertical-align: middle;
}
.tools-sm .tool.landings {
  background-position: center -20px;
}
.tools-sm .tool.chats {
  background-position: center -120px;
}
.tools-sm .tool.crm {
  background-position: center -220px;
}
.tools-sm .tool.optimize {
  background-position: center -320px;
}
.tools-sm .tool.labs {
  background-position: center -420px;
}
.tools-sm .tool.experts {
  background-position: center -520px;
}
.tools-sm .tool.testing {
  background-position: center -620px;
}
.tools-sm .tool.references {
  background-position: center -720px;
}
.tools-sm .tool.adwords {
  background-position: center -820px;
}
.tools-sm .tool.facebook {
  background-position: center -920px;
}
.tools-sm .tool.remarketing {
  background-position: center -1020px;
}
.tools-sm .tool.media {
  background-position: center -1120px;
}
.tools-sm-primary .title {
  background-color: #27b9f0;
}
.tools-sm-primary .tool > p {
  color: #27b9f0;
}
.tools-sm-info .title {
  background-color: #ee0e91;
}
.tools-sm-info .tool > p {
  color: #ee0e91;
}
.tools-sm-success .title {
  background-color: #74bd2f;
}
.tools-sm-success .tool > p {
  color: #74bd2f;
}
.tools-sm-warning .title {
  background-color: #fcc50b;
}
.tools-sm-warning .tool > p {
  color: #fcc50b;
}
.tools-sm-danger .title {
  background-color: #f9a102;
}
.tools-sm-danger .tool > p {
  color: #f9a102;
}
.tools h2 {
  font-weight: 700;
  line-height: 1.2;
  padding: 20px 10px;
}
@media (min-width: 768px) {
  .tools h2 {
    padding-left: 120px;
  }
}
.tools h5 {
  position: relative;
  line-height: 1.3;
  padding: 20px 10px;
  color: #1a1a1a;
  background-color: #f2f2f2;
  border-top: 110px solid transparent;
}
.tools h5:before {
  left: 0;
  top: -110px;
  width: 100%;
  height: 110px;
  content: "";
  position: absolute;
  background-position: center;
  background-repeat: no-repeat;
}
@media (min-width: 768px) {
  .tools h5:before {
    top: 0;
    left: -110px;
    width: 110px;
    height: 100%;
  }
}
@media (min-width: 768px) {
  .tools h5 {
    border-top: 0;
    border-left: 110px solid transparent;
    padding: 20px 30px;
  }
}
@media (min-width: 992px) {
  .tools h5 {
    border-right: 110px solid transparent;
  }
}
.tools h5 .short {
  height: 66px;
  display: table-cell;
  vertical-align: middle;
}
.tools p {
  line-height: 1.7;
  font-size: 16px;
  padding: 20px 10px;
}
@media (min-width: 768px) {
  .tools p {
    padding: 20px 20px 20px 120px;
  }
}
@media (min-width: 992px) {
  .tools p {
    padding-right: 220px;
  }
}
.tools-primary h2 {
  color: #27b9f0;
}
.tools-primary h5 {
  border-top-color: #27b9f0;
  border-left-color: #27b9f0;
  border-right-color: #fff;
}
.tools-info h2 {
  color: #ee0e91;
}
.tools-info h5 {
  border-top-color: #ee0e91;
  border-left-color: #ee0e91;
  border-right-color: #fff;
}
.tools-success h2 {
  color: #74bd2f;
}
.tools-success h5 {
  border-top-color: #74bd2f;
  border-left-color: #74bd2f;
  border-right-color: #fff;
}
.tools-warning h2 {
  color: #fcc50b;
}
.tools-warning h5 {
  border-top-color: #fcc50b;
  border-left-color: #fcc50b;
  border-right-color: #fff;
}
.tools-danger h2 {
  color: #f9a102;
}
.tools-danger h5 {
  border-top-color: #f9a102;
  border-left-color: #f9a102;
  border-right-color: #fff;
}
.tools h5.labs:before {
  background-image: url(../images/tools/labs.png);
}
.tools h5.experts:before {
  background-image: url(../images/tools/experts.png);
}
.tools h5.testing:before {
  background-image: url(../images/tools/testing.png);
}
.tools h5.references:before {
  background-image: url(../images/tools/references.png);
}
.tools h5.landings:before {
  background-image: url(../images/tools/landings.png);
}
.tools h5.chats:before {
  background-image: url(../images/tools/chats.png);
}
.tools h5.crm:before {
  background-image: url(../images/tools/crm.png);
}
.tools h5.optimize:before {
  background-image: url(../images/tools/optimize.png);
}
.tools h5.adwords:before {
  background-image: url(../images/tools/adwords.png);
}
.tools h5.facebook:before {
  background-image: url(../images/tools/facebook.png);
}
.tools h5.blogs:before {
  background-image: url(../images/tools/blogs.png);
}
.tools h5.remarketing:before {
  background-image: url(../images/tools/remarketing.png);
}

.btn-danger {
  border-color: #931e14;
  border: 0;
  color: #ffffff;
  margin-bottom: 5px;
  background-color: #d6241a;
  -webkit-box-shadow: 0 5px 0px 0px #931e14;
  box-shadow: 0 5px 0px 0px #931e14;
}

.customize-h4 {
  font-size: 21px;
  font-weight: 600;
  font-family: "Open Sans", sans-serif;
  margin-bottom: 40px;
}
.customize-h5 {
  font-size: 16px;
  font-family: "Open Sans", sans-serif;
  margin-top: 30px;
}
@media (min-width: 992px) {
  .customize-cols .col-md-3 {
    width: 26.66666667%;
  }
  .customize-cols .col-md-3:first-child {
    width: 20%;
  }
}
.choice-color {
  padding: 10px 8px;
  background-color: #7f7f7f;
}
.choice-color .title {
  color: #fefefe;
  font-size: 14px;
  padding: 0 8px;
  margin-bottom: 0;
}
.choice-color .wrapper-btn {
  margin-bottom: 0;
  padding: 0 8px;
}
.choice-color .wrapper-btn .btn {
  border-radius: 0;
  box-shadow: none;
  border-bottom: 0;
}
.customize .title {
  color: #3c3c3c;
  font-size: 15px;
  font-family: 'Oswald', sans-serif;
  padding: 10px 20px;
  margin-bottom: 0;
}
.customize .phone {
  font-size: 19px;
  font-family: 'Oswald', sans-serif;
  padding: 10px 20px;
}
.customize .description {
  font-size: 9px;
  color: #333333;
  line-height: 1.9;
  padding: 0 10px;
  margin: 0px 20px;
  border-left: 2px solid #32342f;
}
.customize .wrapper-btn {
  padding: 20px 15px;
}
@media (min-width: 768px) and (max-width: 991px) {
  .customize .wrapper-btn {
    padding: 20px 5px;
  }
}
.customize .wrapper-btn .btn {
  font-size: 13px;
  font-family: 'Oswald', sans-serif;
}
.customize-title {
  color: #1a1a1a;
  font-size: 16px;
  font-weight: 600;
  padding: 5px 10px;
}
.customize-primary {
  background-color: #add9d8;
}
.customize-primary .phone {
  background-color: #30b6e9;
}
.customize-success {
  background-color: #b9d8ae;
}
.customize-success .phone {
  background-color: #6eb438;
}
.customize-danger {
  background-color: #f3968e;
}
.customize-danger .phone {
  background-color: #d6241a;
}
.customize-title-primary {
  background-color: #27b9f0;
}
.customize-title-info {
  background-color: #ee0e91;
}
.customize-title-success {
  background-color: #74bd2f;
}
.customize-title-warning {
  background-color: #fcc50b;
}
table.customize-table-colors {
  margin-bottom: 10px;
}
table.customize-table-colors tbody > tr > td {
  width: 20%;
  height: 60px;
  border: 8px solid #7f7f7f;
}
@media (min-width: 992px) {
  table.customize-table-colors tbody > tr > td {
    height: 30px;
  }
}
table.customize-table-colors tbody > tr > td.color-red {
  background-color: #e2171f;
}
table.customize-table-colors tbody > tr > td.color-green-1 {
  background-color: #3ea82d;
}
table.customize-table-colors tbody > tr > td.color-skyblue {
  background-color: #00a7d4;
}
table.customize-table-colors tbody > tr > td.color-brown {
  background-color: #aa8553;
}
table.customize-table-colors tbody > tr > td.color-fuchsia {
  background-color: #df288b;
}
table.customize-table-colors tbody > tr > td.color-yellow {
  background-color: #fac200;
}
table.customize-table-colors tbody > tr > td.color-green-2 {
  background-color: #00a3a6;
}
table.customize-table-colors tbody > tr > td.color-green-3 {
  background-color: #8fbb15;
}
table.customize-table-colors tbody > tr > td.color-blue {
  background-color: #006191;
}
table.customize-table-colors tbody > tr > td.color-orange {
  background-color: #e96b2b;
}

.cursorPointer {
  cursor:pointer
}


.linkA:link {
    color: #fff;
}

.linkA:visited {
    color: #fff;
}

.linkA:hover {
    color: #fff;
}

.linkA:active {
    color: #fff;
}

/* Sticky footer styles (http://getbootstrap.com/examples/sticky-footer-navbar/)
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}
body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 60px;
}
/* END Sticky footer styles
-------------------------------------------------- */

#wrap {
  min-height: 100%;
  height: auto !important;
  height: 100%;
  /* Negative indent footer by it's height */
  margin: 0 auto -110px;
}

/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
  footer {
    margin-left: -20px;
    margin-right: -20px;
    padding-left: 20px;
    padding-right: 20px;
  }
}


/*login whitelabel*/
.imageWL {
    max-height: 35px;
	margin-top: 35px !important;
}
/*end*/