/*!
 * Start Bootstrap - Grayscale Bootstrap Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 * version 1.0.4
 */

body {
    width: 100%;
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif;
    color: #5d5d5d;
    /*background-color: #FFF;*/
    background: #f9f9f9;
    margin-bottom: 40px !important;
    font-weight: 300;
}

video {
    display: block;
}

body.index {
    height: 100%;
}

body.alert-builder {
    padding-bottom: 80px;
}

html {
    width: 100%;
    height: 100%;
}

.sweet-alert h2 {
    font-family: "Helvetica Neue","Helvetica",Helvetica,Arial,sans-serif !important;
    font-weight: 200 !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0 0 35px;
    text-transform: uppercase;
    /*font-family: Montserrat,"Helvetica Neue",Helvetica,Arial,sans-serif;*/
    font-weight: 400;
    letter-spacing: 1px;
}

/*h1 {
    margin: 13px 20px 35px !important;
    font-weight: unset !important;
    font-size: x-large !important;
    text-transform: none !important;
}

h1 i:first-of-type {
    margin-right: .75rem;
    font-size: 30px;
    float: left;
}*/

p {
    margin: 0 0 25px;
    font-size: 14px;
    line-height: 1.5;
}

p.small-panel {
    text-align: center !important;
}

@media(min-width:767px) {
    p {
        margin: 0 0 35px;
        font-size: 14px;
        line-height: 1.6;
    }

    .condition-row .col-sm-2 {
        line-height: 70px;
        text-align: center;
    }
    .selected-menu {
        height: 50px
    }

    .category-menu {
        width: 250px;
    }
}

a {
    color: #999;
    -webkit-transition: all .2s ease-in-out;
    -moz-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

a:hover,
a:focus {
    text-decoration: none;
    color: #11505d;
}

.light {
    font-weight: 400;
}

.menu-icon-mobile {
    color: #fff;
}

.navbar-toggle i {
    color: #31A3D4 !important;
}

@media(min-width:767px) {
    .navbar {
        padding: 20px 0;
        border-bottom: 0;
        letter-spacing: 1px;
        background: 0 0;
        -webkit-transition: background .5s ease-in-out,padding .5s ease-in-out;
        -moz-transition: background .5s ease-in-out,padding .5s ease-in-out;
        transition: background .5s ease-in-out,padding .5s ease-in-out;
    }

    .smooth-invisible {
        visibility:hidden;
        opacity:0;
        transition:visibility 0s linear 0.5s,opacity 0.5s linear;
    }

    .smooth-visible {
        visibility:visible;
        opacity:1;
        transition-delay:0s;
    }

     .top-nav-collapse {
        padding: 0;
        background-color: rgb(255, 255, 255);
    }

    .navbar-custom.top-nav-collapse {
        border-bottom: 1px solid #DBDBDB;
        box-shadow: 0 1px 2px 0 rgba(0,0,0,.1)
    }


    .builder-form {
        padding: 0px !important;
    }

    .and-switch {
        padding-left: 20px;
    }

    #rootwizard .store-input, #rootwizard #selectstorecontainer {
        width: 815px !important;
    }

    .index .navbar-custom a:not(.forgot-password-click) {
        color: white;
    }

    .landing-dropdown-menu {
        color: #5A5A5A !important;
    }

    .index .top-nav-collapse a:not(.kuona-analytics-title-click) {
        color: #5A5A5A;
    }

    .index .top-nav-collapse a.kuona-analytics-title-click {
        color: #31A3D4 !important;
    }

    .index .top-nav-collapse .login-button {
        border: 1px solid #31A3D4;
        background: #31A3D4;
        color: white !important;
    }

    .top-nav-collapse .nav li a.login-button:hover,
    .top-nav-collapse .nav li a.login-button:focus,
    .top-nav-collapse .nav li a.login-button.active {
        outline: 0;
        background-color: #58C8F9;
        border: 1px solid #58C8F9;
    }
}

#selectproducts {
    width: 200px;
}

.fullscreen-bg {
    /*position: fixed;*/
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    overflow: hidden;
    z-index: -100;
}

#small-layer {
    display: none;
}

@media (min-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    height: 300% !important;
    top: -100% !important;
  }
}

@media (max-aspect-ratio: 16/9) {
  .fullscreen-bg__video {
    width: 300% !important;
    left: -100% !important;
  }
}

@media (max-width: 767px) {

    .fullscreen-bg {
      display: none;
    }

    .intro {
        background: url(../../img/photo_video_frame.jpg) no-repeat bottom center scroll;
        background-color: #000;
        position: relative;
    }

    #small-layer {
        display: inline
    }
}

.fullscreen-bg__video {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.jobs-intro {
    background: url(../../img/photo_video_frame.jpg) no-repeat bottom center scroll;
    background-color: #000;
    position: relative;
    display: block !important;
    background-size:cover
}

.jobs {
    color: white;
}

.job-body h1, .job-body h2, .job-body h3, .job-body h4, .job-body h5, .job-body h6 {
    text-transform: none !important;
}

.jobs-title-box {
    height: 300px;
}

.jobs-title-container {
    margin-top: 100px;
}

.jobs-intro h1 {
    font-size: 60px !important;
    margin: 0;
}

.description-section {
    padding-top: 10px !important;    
}

.job-box {
    border-bottom: 1px solid #E5E5E5;
}

@media(min-width:992px) {
    .job-box {
        border-right: 1px solid #E5E5E5;
        border-bottom: 0;
    }
    .landing-lead {
        position: relative;
    }

    .features {
        padding-left: 25px;
    }

    .landing-lead .features .col-xs-10 {
        padding-left: 0px;
    }
}

.intro {
    display: table;
    width: 100%;
    height: auto;
    padding: 100px 0;
    text-align: center;
    color: #fff;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

.intro .intro-body {
    display: table-cell;
    vertical-align: middle;
    z-index: 1000;
    position: relative;
}

.intro .intro-body .brand-heading {
    font-size: 40px;
}

.intro .intro-body .intro-text {
    font-size: 18px;
}

@media(min-width:767px) {
    .intro {
        height: 100%;
        padding: 0;
    }

    .intro .intro-body .brand-heading {
        font-size: 100px;
    }

    .intro .intro-body .intro-text {
        font-size: 25px;
    }
}

.btn-circle {
    width: 70px;
    height: 70px;
    margin-top: 15px;
    padding: 7px 16px;
    border: 2px solid #fff;
    border-radius: 35px;
    font-size: 40px;
    color: #fff;
    background: 0 0;
    -webkit-transition: background .3s ease-in-out;
    -moz-transition: background .3s ease-in-out;
    transition: background .3s ease-in-out;
}

.btn-circle:hover,
.btn-circle:focus {
    outline: 0;
    color: #fff;
    background: rgba(255,255,255,.1);
}

.well {
    background-color: white;
}

.btn-circle i.animated {
    -webkit-transition-property: -webkit-transform;
    -webkit-transition-duration: 1s;
    -moz-transition-property: -moz-transform;
    -moz-transition-duration: 1s;
}

.btn-circle:hover i.animated {
    -webkit-animation-name: pulse;
    -moz-animation-name: pulse;
    -webkit-animation-duration: 1.5s;
    -moz-animation-duration: 1.5s;
    -webkit-animation-iteration-count: infinite;
    -moz-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-timing-function: linear;
}

@-webkit-keyframes pulse {
    0 {
        -webkit-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -webkit-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
}

@-moz-keyframes pulse {
    0 {
        -moz-transform: scale(1);
        transform: scale(1);
    }

    50% {
        -moz-transform: scale(1.2);
        transform: scale(1.2);
    }

    100% {
        -moz-transform: scale(1);
        transform: scale(1);
    }
}

.content-section {
    padding-top: 100px;
    padding-bottom: 80px;
}

.blue-section {
    background-color: #31A3D4;
}

.blue-section {
    color: #FFF !important;
}

.download-section {
    width: 100%;
    padding: 50px 0;
    color: #fff;
    background: url(../img/downloads-bg.jpg) no-repeat center center scroll;
    background-color: #000;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}

#map {
    width: 100%;
    height: 200px;
    margin-top: 100px;
}

@media(min-width:767px) {
    .content-section {
        padding-top: 250px;
        width: 100%;
    }

    .download-section {
        padding: 100px 0;
    }

    #map {
        height: 400px;
        margin-top: 250px;
    }
}

.btn {
    font-weight: 300;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.btn-dropdown-toggle {
    border: 1px solid #31A3D4;
    outline: 0;
    color: #FFF;
    background-color: #31A3D4;
}

.btn-dropdown-toggle:hover,
.btn-dropdown-toggle:focus {
    border: 1px solid #58C8F9 !important;
    color: #FFF !important;
    background-color: #58C8F9 !important;
}

.btn-default:not(.dropdown-toggle) {
    border: 1px solid #31A3D4;
    outline: 0;
    color: #FFF;
    background-color: #31A3D4;
}

.btn-success:not(.dropdown-toggle) {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:not(.dropdown-toggle):hover,
.btn-success:not(.dropdown-toggle):focus{
    color: #fff;
    background-color: #418841;
    border-color: #4cae4c
}

.btn-default:not(.dropdown-toggle):hover,
.btn-default:not(.dropdown-toggle):focus {
    border: 1px solid #58C8F9;
    color: #FFF;
    background-color: #58C8F9;
}

.login-button {
    border: 1px solid #FFF;
    outline: 0px none;
    padding-bottom: 8px !important;
    padding-top: 8px !important;
    border-radius: 4px;
}

ul.banner-social-buttons {
    margin-top: 0;
}

@media(max-width:1199px) {
    ul.banner-social-buttons {
        margin-top: 15px;
    }

    span.menu-name-collapse {
        display: none;
    }
}

@media(max-width:767px) {
    ul.banner-social-buttons li {
        display: block;
        margin-bottom: 20px;
        padding: 0;
    }

    ul.banner-social-buttons li:last-child {
        margin-bottom: 0;
    }
}

footer {
    padding: 50px 0;
}

footer p {
    margin: 0;
}

::-moz-selection {
    text-shadow: none;
    background: rgb(49, 163, 212);
    background: rgba(49, 163, 212,.2);
}

::selection {
    text-shadow: none;
    background: rgb(49, 163, 212);
    background: rgba(49, 163, 212,.2);
}

img::selection {
    background: 0 0;
}

img::-moz-selection {
    background: 0 0;
}

body {
    webkit-tap-highlight-color: rgba(255,255,255,.2);
}

a.normal-link {
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    color: #31A3D4;
    text-decoration: none;
    font-size: 0.6em;
    text-align: center;
}

a.normal-link:hover, a.normal-link:focus {
    color: #2A6496;
    text-decoration: underline;
}

.panel-heading {
    text-align: center;
}

.btn-label {position: relative;left: -12px;display: inline-block;padding: 6px 12px;background: rgba(0,0,0,0.15);border-radius: 3px 0 0 3px;}
.btn-labeled {padding-top: 0;padding-bottom: 0;}
.btn-icon {padding: 0px 10px}

.consult-input {
    padding-top: 10px;
}

.consult-input button {
    float: right;
    margin-top: 10px;
}

.filter-group {
    padding-top: 10px;
}

.label-search {
    color: rgb(163, 163, 163) !important;
    font-size: 1em;
    padding-left: 0px;
}

.label-title {
    color: gray;
    font-size: 1em;
    font-weight: 300 !important;
    padding: 6px 0px;
    display: inline-block;
    margin-bottom: 0;
    line-height: 1.42857143;
    font-weight: initial;
}

.label-space {
    padding-top: 10px;
}

.input-group {
    width: 100%;
    margin-bottom: 13px;
}

.margin-bottom {
    margin-bottom: 13px;
}

.input-prepend {
    width: 200px;
    float: left;
    margin-right: 5px;
}

.date-container{
    width: 300px;
}

.date-container span {
    width: auto;
    float: left;
    height: 34px;
}

.date-container input {
    width: 200px;
    float: left;
}

.option-selected button {
    background: rgba(49, 163, 212, 0.27);
}

.gray-group {
    background: rgb(236, 236, 236);
    padding: 15px;
    border-radius: 10px;
}

.operation-select button {
    background-color: rgba(92, 184, 92, 0.31);
}

.store-input {
    width: 223px;
}

.hint:not(.dropdown-toggle) i {
    font-size: 20px;
    color: rgba(92, 184, 92, 0.5);
    top: 5px;
    left: 2px;
}

.hint + .tooltip > .tooltip-inner {
    background-color: gray;
    min-width: 140px;
}

.row{
    margin-top:20px;
    padding: 0 10px;
}
.clickable{
    cursor: pointer;
}

.panel-heading div {
    margin-top: -18px;
    font-size: 15px;
}
.panel-heading div span{
    margin-left:5px;
}
/*.panel-body{
    display: none;
}
*/

.bootstrap-table table thead {
    background: rgb(236, 236, 236);
    color: rgb(163, 163, 163);
    font-size: 0.9em;
    font-weight: 100;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.product-column {
    min-width: 300px;
}

.actions-column {
    min-width: 74px;
}

#alertstable.bootstrap-table {
    padding-top: 0px;
}



.daterangepicker .ranges {
    width: 180px !important;
}

.bs-checkbox {
    vertical-align: middle !important;
}

.remove-alert-container {
    margin-right: 10px;
    -webkit-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.plabel {
    margin: 5px !important;
}

.wizard-nav-list li.active > a {
    background-color: rgb(49, 163, 212) !important;
}

.progress-bar, .nav-pills>li.active>a, .nav-pills>li.active>a:focus, .nav-pills>li.active>a:hover {
    background-color: rgb(49, 163, 212) !important;
}

.alert-builder-nav {
    background-color: #373737 !important;
}

.builder-text {
    padding-top: 12px;
}

.builder-text p {
    margin: 0 0 8px !important;
}

.wizard-input-section {
    padding-top: 15px;
    height: 100%;
    width: 100%;
    display: inline-block;
}

.builder-title {
    margin: 0 0 12px !important;
}

.builder-tap {
    padding-top: 10px;
}

.builder-footer {
    padding: 0 0;
}

.builder-button {
    padding-bottom: 0px !important;
    padding-left: 12px !important;
    padding-right: 12px !important;
    padding-top: 0px !important;
    border-radius: 15px !important;
}

.builder-button span.btn-label {
    border-radius: 15px 0 0 15px !important;
}

.disabled .btn {
    border:1px solid #D2D2D2 !important;
}

.disabled-div{
    color:gray;
    background:rgb(247, 247, 247);
}

.range-form {
    height: 48px;
    display: table-cell;
}

.range-form .inter-part{
    float: left;
}

.money {
    float: left;
    height: 32px;
    line-height: 32px;
    margin-right: 4px;
}

.price {
    width: 90px;
    margin-left: 10px
}

.interval-form {
    height: 47px;
    line-height: 35px;
}

.interval-form .inter-part{
    float: left;
    font-weight: bold;
}

.bootstrap-switch-label, .alert-title {
    font-weight: bold;
}

#rootwizard .store-input, #rootwizard #selectstorecontainer {
    width: 100%;
}

.navbar-fixed-bottom {
    background-color: rgb(252, 252, 252);
}

li.finish {
    float: right;
}

.has-success .form-control {
    border-color: #3c763d !important;
    -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
    box-shadow: inset 0 1px 1px rgba(0,0,0,.075) !important;
}

.has-success .input-group-addon {
    color: #3c763d !important;
    background-color: #dff0d8 !important;
    border-color: #3c763d !important;
}

/*
Code snippet by maridlcrmn for Bootsnipp.com
Follow me on Twitter @maridlcrmn
Image credits: unsplash.com, uifaces.com/authorized
Image placeholders: placemi.com
*/


#t-cards {
    padding-top: 80px;
    padding-bottom: 80px;
    background-color: #DBDBDB;
}

/********************************/
/*          Panel cards         */
/********************************/
.panel.panel-card {
    position: relative;
    height: 270px;
    border: none;
    overflow: hidden;
}
.panel.panel-card .panel-heading {
    position: relative;
    z-index: 2;
    height: 189px;
    border-bottom-color: #fff;
    overflow: hidden;

    -webkit-transition: height 600ms ease-in-out;
            transition: height 600ms ease-in-out;
}
.panel.panel-card .panel-heading img {
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    width: 120%;

    -webkit-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0);
}
.panel.panel-card .panel-heading button {
    position: absolute;
    top: 10px;
    right: 15px;
    z-index: 3;
}
.panel.panel-card .panel-figure {
    position: absolute;
    top: auto;
    left: 50%;
    z-index: 3;
    width: 70px;
    height: 70px;
    background-color: #fff;
    border-radius: 50%;
    opacity: 1;
    -webkit-box-shadow: 0 0 0 3px #fff;
            box-shadow: 0 0 0 3px #fff;

    -webkit-transform: translate3d(-50%,-50%,0);
            transform: translate3d(-50%,-50%,0);

    -webkit-transition: opacity 400ms ease-in-out;
            transition: opacity 400ms ease-in-out;
}

.panel.panel-card .panel-body {

    -webkit-transition: padding 400ms ease-in-out;
            transition: padding 400ms ease-in-out;
}

.panel.panel-card .panel-thumbnails {
    /*padding: 0 15px 20px;*/
}
.panel-thumbnails .thumbnail {
    width: 60px;
    max-width: 100%;
    margin: 0 auto;
    background-color: #fff;
}


.panel.panel-card:hover .panel-heading {
    height: 55px;

    -webkit-transition: height 400ms ease-in-out;
            transition: height 400ms ease-in-out;
}
.panel.panel-card:hover .panel-figure {
    opacity: 0;

    -webkit-transition: opacity 400ms ease-in-out;
            transition: opacity 400ms ease-in-out;
}
.panel.panel-card:hover .panel-body {
    padding-top: 20px;

    -webkit-transition: padding 400ms ease-in-out;
            transition: padding 400ms ease-in-out;
}

#t-cards h4 {
  padding-top: 16px;
  color: rgb(49, 163, 212);
  text-transform: capitalize;
  font-family: inherit;
  /*font-weight: 500;*/
}

.close-window-icon {
position: relative;
    float: right;
    /* padding: 9px 10px; */
    margin-top: 0px;
    margin-right: 15px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.close-window-icon i {
    top: 5px;
}

.red-price {
    font-weight: bold;
    color: rgb(215, 10, 10);
}

.title-description {
    font-size: 28px;
}

.featurerow1 {
    margin-top: 60px;
}

#beneficts {
    padding-top: 80px;
}

#our-products {
    padding-top: 80px;
}

#contact {
    background: rgb(237, 237, 237);
    padding-top: 50px;
    padding-bottom: 50px;
}

.gray-footer {
    background: rgb(186, 186, 186);
    padding: 20px 0 !important;
    color: white;
}

@media screen and (max-width: 768px) {
    h2 {
        font-size:22px;
    }
    p.title {
        font-size:18px;
    }
}

.ref-product div.row {
    padding: 0px !important;
}

#reportstable tbody td, #reportstable thead th {
    border-left: 0px !important;
}

.filename {
    font-weight: bold;
}

.h2withsubtitle {
    margin-top: 20px !important;
    margin-bottom: 10px !important;
}

.column-style {
  padding-right: 4px;
  padding-left: 4px;
}

.panel-body {
  padding-top: 15px;
}

#alert-actions {
    width: 85px !important;
    padding-top: 7px !important;
}

#alert-actions button:not(.dropdown-toggle){
    width: 59px !important;
    padding: 6px 8px !important;
}

#alert-actions button.btn-dropdown-toggle {
    width: 26px !important;
}



.card-view #alert-actions {
    padding-top: 0px;
}

.alert-row-bottom {
  border-bottom: 1px dotted #e0e0e0;
}

.bottom-fixed-controls #web-messenger-container {
    bottom: 75px !important;
    z-index: 1029 !important;
}

.fixed-table-container thead th {
    border-left: none !important;
}
.fixed-table-container tbody td {
    border-left: none !important;
}

.pagination>.active>a,
.pagination>.active>a:focus,
.pagination>.active>a:hover,
.pagination>.active>span,
.pagination>.active>span:focus,
.pagination>.active>span:hover {
    background-color: rgb(49, 163, 212);
    border-color: rgb(49, 163, 212);
}

.pagination>li>a,
.pagination>li>span {
    color: rgb(49, 163, 212);
}

.panel-thumbnails .row {
    margin: 0px !important;
}

/*.menu-icon-label {
    position: relative;
    left: 2px;
    padding-right: 9px;
}*/

.action-group {
    width: 100%;
    margin-bottom: 8px;
}

.transparent-group {
    padding: 15px;
    border-radius: 10px;
}

.btn-dropdown-toggle-gray {
    border: 1px solid #31A3D4;
    outline: 0;
    color: #FFF;
    background-color: #31A3D4;
}


.btn-dropdown-toggle-gray:hover,
.btn-dropdown-toggle-gray:focus,
.btn-dropdown-toggle-gray:active,
.open>.btn-dropdown-toggle-gray {
    border: 1px solid #58C8F9;
    color: #FFF;
    background-color: #58C8F9;
}

.btn-default.active.focus, .btn-default.active:focus, .btn-default.active:hover, .btn-default:active.focus, .btn-default:active:focus, .btn-default:active:hover, .open>.dropdown-toggle.btn-default.focus, .open>.dropdown-toggle.btn-default:focus, .open>.dropdown-toggle.btn-default:hover {
    border: 1px solid #58C8F9;
    color: #FFF;
    background-color: #58C8F9;
}

.btn-gray {
    border: 1px solid #31A3D4;
    outline: 0;
    color: #FFF;
    background-color: #31A3D4;
}

.btn-gray:hover,
.btn-gray:focus {
    border: 1px solid #58C8F9;
    color: #FFF;
    background-color: #58C8F9;
}

.custom-groups-select button {
    background-color: #A0A0A0 !important;
    color: #FFF !important;
    border: 1px solid #A0A0A0 !important;
}

.btn-icon-select {
    padding: 0px 0px;
    margin-right: -18px;
    z-index: 100;
    border-radius: 4px 0px 0px 4px;
}

.btn-label-select {
    position: relative;
    display: inline-block;
    padding: 6px 12px;
    background: rgba(0,0,0,0.15);
    border-radius: 3px 0 0 3px;
}

.selected-menu {
    border-bottom: 2px solid rgb(50, 164, 213);
    margin-bottom: -2px;
}

.selected-menu a.dropdown-toggle {
    color: #32a4d5 !important;
}

.selected-menu a.dropdown-toggle:hover i {
    color: #32a4d5 !important;
}

.selected-menu span:not(.sub) {
    color: #32a4d5 !important;
}

/*.category-menu a.dropdown-toggle {
    color: #5A5A5A !important;
    font-size: 14px;
    font-weight: 300 !important;
}

.category-menu span:not(.sub) {
    color: #5A5A5A !important;
}*/

form#edit-create-alert-form .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background-color: #F9F9F9 !important;
}

.button-label {
    font-size: smaller;
    text-transform: uppercase;
}

.box-action {
    display: inline-flex;
    display: -webkit-inline-box;
}

.chain-type-logo {
    text-align: center;
    margin-top: -5px;

}
.chain-type-logo div {
        color: #A3A3A3;
        text-transform: none;
        font-size: .7em;
        margin-bottom: 12px;
        margin: -2px;
}

.title-button-container {
    width: 200px !important;
}

.title-button-container button {
    font-size: 14px;
    width: 100%;
    text-transform: none !important;
    margin-top: 8px;
}

.pull-left-menu {
    right: inherit !important;
}

a:hover i{
    -webkit-transition: all .1s ease-in-out;
    -moz-transition: all .1s ease-in-out;
    transition: all .1s ease-in-out;
}

a.orange-menu:hover, a.orange-menu:hover i {
    color: orange;
}

a.purple-menu:hover, a.purple-menu:hover i {
    color: purple;
}

a.green-menu:hover, a.green-menu:hover i {
    color: #3CBF55;
}

a.red-menu:hover, a.red-menu:hover i {
    color: #E80000;
}

a.yellow-menu:hover, a.yellow-menu:hover i {
    color: #DEB63B;
}

a.aqua-menu:hover, a.aqua-menu:hover i {
    color: #32a4d5;
}

.navbar-toggle {
    z-index: 1000;
}
.well {
    border: 1px solid #f5f5f5 !important;
}

.panel-default {
    box-shadow: 0 1px 10px rgba(0,0,0,.08);
    -webkit-transition: .7s ease-in-out;
    transition: .7s ease-in-out;
    border-color: #ececec;
}

form#edit-create-alert-form .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
    background: white !important;
}

.dropdown-menu>li>a {
    font-weight: 300;
}

.big-label {
    font-size: 100% !important;
    font-weight: 500 !important;
}

.info-frame {
    margin-top: -13px;
}

.success-text {
    color: #5aad5a;
    font-weight: bold;
}

.danger-text {
    color: #d9534f;
    font-weight: bold;
}


div.thumbnail div.caption {
    text-align: center;
}

div.thumbnail h6 {
    margin: 0 0 10px;
}

.label-gold {
    background-color: #DEB63B;
}

.label-gray {
    background-color: gray;
}

.gold-text {
    color: #DEB63B;
    font-weight: bold;
}

.info-label {
    font-size: 0.9em;
    color: #a3a3a3;
    margin-top: 7px;
}

div.thumbnail img {
    max-height: 100px;
}

.reward {
    display: inline-block;
    width: 100%;
    color: rgb(255, 255, 255);
    padding: 5px;
    text-align: center;
    text-transform: uppercase;
}

.reward span.amount {
    display: block;
    font-size: 24pt;
    font-weight: 100;
    line-height: 1;
}

.reward span.text {
    display: block;
    font-size: 10pt;
    font-weight: 900;
    line-height: 1;
}

.reward-info {
    margin-top: 0px;
}

.reward-small {
    font-size: 10pt !important;
}

div.reward-info div.col-xs-6 {
    padding-right: 5px !important;
    padding-left: 5px !important;
}

.mob-pill {
/*    margin: auto;
    width: 50%;*/
    margin-top: 5px;
}

.mob-pill li:not(.active) a{
    color: #31a3d4;
}

.line {
    border-bottom: 1px solid rgb(221, 221, 221);
    margin-top: 14px;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
        background-color: #31A3D4;
}

.extra-store-info {
    margin-left: 17px;
    margin-right: 13px;
    height: 28px;
}

.autocomplete-suggestions { border: 1px solid #999; background: #FFF; overflow: auto; }
.autocomplete-suggestion { padding: 2px 5px; white-space: nowrap; overflow: hidden; }
.autocomplete-selected { background: #F0F0F0; }
.autocomplete-suggestions strong { font-weight: normal; color: #3399FF; }
.autocomplete-group { padding: 2px 5px; }
.autocomplete-group strong { display: block; border-bottom: 1px solid #000; }

.col-centered {
    text-align: center;
}

.info-frame .row {
    margin-top: 15px !important;
}

.sales-map {
    height: 100%;
    width: 100%;
}

.tracker-content {
    display: inline-block;
}

.amount-money-tracker {
    font-size: 25pt !important;
}

.success-text-sublte {
    color: #5aad5a !important;
}

.gray-text-sublte {
    color: rgb(93, 93, 93); !important;
}

.success-text-sublte span.text,  .danger-text-sublte span.text {
    font-size: 10pt;
}

.gray-text-sublte span.text,  .danger-text-sublte span.text {
    font-size: 10pt;
}

.danger-text-sublte {
    color: #d9534f;
}

.gray-text {
    color: gray !important;
}

.gray-text span.text {
    font-size: 10pt;
}

.share-box {
    padding-right: 1px !important;
    padding-left: 1px !important;
    height: 78px;
}

.share-box .reward {
    height: 100%;
}

.share-box .reward span.amount {
    font-size: 32pt !important;
}

.danger-share-box {
    background-color: #d9534f !important;
}

.success-share-box {
    background-color: #5aad5a !important;
}

.main-share {
    line-height: 24px !important;
}

.tracker-logo {
    height: 80px !important;
}

.no-horizontal-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
}

.alert-spin {
    margin-top: 15px;
    margin-left: 15px;
    margin-right: 15px;
}

.store-bar {
    margin-left: 15px;
    margin-right: 80px;
}

.increase-selection:before{
    position:absolute;
    content:'';
    top: 0px;
    right: 0px;
    left: 0px;
    bottom: 0px;
    outline:1px solid red;
    z-index:40;
}

.product-variation-nav {
    position: absolute;
    bottom: 50px;
    left: 165px;
}

.product-variation-nav-two {
    left: 60px !important;
}

.product-variation-nav li {
    cursor: pointer;
}

.product-variation-nav li a {
    border: 1px solid rgb(49, 163, 212) !important;
    color: rgb(49, 163, 212) !important;
}

.layer {
    background-color: #394B59;
    opacity: 0.8;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.product-title-small {
    font-weight: 400;
    color: #9c9c9c;
    margin: 0 0 13px;
}

.product-title-big {
    font-weight: 600;
}

.product-title-container {
    text-align: center;
}

.landing-lead .lead {
    font-size: 16px;
}

.landing-lead .img-responsive {
    max-width: 70%;
}

.container .landing-lead:first-child {
    margin-bottom: 80px;
}

.features i {
    font-size: 3em;
    color: #31A3D4;
}

.product-box {
    border-bottom: 1px solid #E5E5E5;
}

@media(min-width:992px) {
    .product-box {
        border-right: 1px solid #E5E5E5;
        border-bottom: 0;
        position: absolute;
        top: 50%;
        transform: translateY(-50%);
    }
    .landing-lead {
        position: relative;
    }

    .features {
        padding-left: 25px;
    }

    .landing-lead .features .col-xs-10 {
        padding-left: 0px;
    }
}

@media(min-width:767px) {
    .features i {
        font-size: 4em;
    }

    .landing-lead .lead {
        font-size: 18px;
    }
}

.h6title {
    margin: 0 0 35px;
    text-transform: uppercase;
    font-weight: 400;
    letter-spacing: 1px;
    font-size: 12px;
}

.table>thead>tr>th {
    color: gray;
    font-weight: 300;
}


.top-chart-column-html-label {
    text-align: center;
    position: relative;
    left: 0px;
    right: 0px;
    bottom: 30px;
    margin: 0 auto;
    width: 100%;
}

.top-chart-column-html-label img {
    height: 20px;
    margin-bottom: 5px;
}

.big-step-label {
    font-weight: bold;
    font-size: 1.6em;
    color: white;
}

.small-step-label {
    font-weight: bold;
    font-size: 1em;
    color: white;
}

.lib-panel {
    margin-bottom: 20Px;
}

.lib-panel .row,
.lib-panel .col-md-6 {
    padding: 0;
    background-color: #FFFFFF;
}


.lib-panel .lib-row {
    padding: 0 20px 0 20px;
}

.lib-panel .lib-row.lib-header {
    background-color: #FFFFFF;
    font-size: 20px;
    padding: 10px 20px 0 20px;
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0;
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px;
}
.lib-panel .lib-row.lib-desc a{
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px;
}

.row-margin-bottom {
    margin-bottom: 20px;
}

/*.box-shadow {
    margin-left: 30px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
}*/

.no-padding {
    padding: 0;
}

.simulation-box {
    margin-bottom: 30px;
    height: 360px;
}

#inactive-simulations .simulation-box {
    height: 280px;
}

.header img.lib-img-show {
    height: 110px;
}

.header .lib-panel {
    margin-left: 21px;
}

.input-centered{
    margin: 0 auto;
    float: none;
}

.lib-panel {
    margin-bottom: 20Px;
}

.lib-panel img {
    max-height: 113px;
    max-width: 127px;
    background-color: transparent;
}

.lib-panel .row,
.lib-panel .col-md-6 {
    padding: 0;
    background-color: #FFFFFF;
}

.lib-panel .lib-row {
    padding: 0 20px 0 20px;
}

.lib-panel .lib-row.lib-header {
    background-color: #FFFFFF;
    font-size: 20px;
    padding: 10px 20px 0 20px;
}

.lib-panel .lib-row.lib-header .lib-header-seperator {
    height: 2px;
    width: 26px;
    background-color: #d9d9d9;
    margin: 7px 0 7px 0;
}

.lib-panel .lib-row.lib-desc {
    position: relative;
    height: 100%;
    display: block;
    font-size: 13px;
}

.lib-panel .lib-row.lib-desc a{
    position: absolute;
    width: 100%;
    bottom: 10px;
    left: 20px;
}

.row-margin-bottom {
    margin-bottom: 20px;
}

.box-shadow {
    height: 360px;
    margin-left: 30px;
    -webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
    box-shadow: 0 0 10px 0 rgba(0,0,0,.10);
}

#inactive-simulations .box-shadow {
    height: 280px;
}

.box-info {
    display: inline-block;
    width: 100%;
    color: rgb(255, 255, 255);
    padding: 5px;
    text-align: center;
}

.extra-info-box {
    background-color: #f1f1f1 !important;
    color: inherit !important;
}

.extra-info-box .label-title {
    color: rgb(115, 115, 115) !important;
    font-weight: 500;

}

.card-content {
    height: 262px;
}

.image-product-detail {
    margin-top: 25px;
}

.back-button {
    margin-left: -14px;
}

.bold-title {
    color: rgb(115, 115, 115) !important;
    font-weight: 500;
}

.chart {
    position: relative;
}

.custom-search-input {
    border: solid 1px #E4E4E4;
    border-radius: 6px;
    background-color: #fff;
}

.custom-search-input input {
    border: 0;
    box-shadow: none;
}

.custom-search-input button{
    margin: 2px 0 0 0;
    background: none;
    box-shadow: none;
    border: 0;
    color: #666666;
    padding: 0 8px 0 10px;
    border-left: solid 1px #ccc;
}

.custom-search-input button:hover{
    border: 0;
    box-shadow: none;
    border-left: solid 1px #ccc;
}

.custom-search-input .glyphicon-search{
    font-size: 23px;
}

.custom-search-input div.input-group {
    margin-bottom: 0px !important;
}

.menu-organic-title {
    padding-left: 38px;
    font-weight: 500;
}

.sweet-alert {
    box-sizing : border-box;
    max-height : 100% !important;
    overflow-y : auto !important;
    padding : 0 17px 17px !important;
    width : 512px;
}
.sweet-alert:before {
    content : "";
    display : block;
    height : 17px;
    width : 0;
}

.cr-column {
    min-width: 100px !important;
}

#sk-header {
    background-color: #5cb85c !important;
    color: white;
}

#sk-header i {
    color: white !important;
}

.box-summary-metric {
    text-align: center;
}

.box-summary-metric .reward {
    width: auto !important;
}

.box-summary-metric i {
    font-size: 33pt;
    color: #5cb85c;
    margin-top: 1px;
}

.text-summary-metric {
    margin-left: 7px;
}

@media(min-width:767px) {
    .no-padding {
        padding-right: 0px !important;
        padding-left: : 0px !important;
    }
}

.normal-size {
    font-size: 1em !important;
}

.centerV {
    display:table-cell !important;
    vertical-align:middle !important;
}

#web-messenger-container {
    z-index: 1000000 !important;
    right: 0px;
}

@media(max-width:767px) {
    #web-messenger-container {
        border-radius: 10px;
        box-shadow: 0 0 12px rgba(0,0,0,.15);
    }
}

.secondary-box-amount-success {
    background-color: #EAFFD5 !important;
    color: #828282;
}

.secondary-box-amount-gray {
    background-color: #F1F1F1 !important;
    color: #828282;
}

th h6 {
    margin: 0 0 0px !important;
}

.bootstrap-select .dropdown-menu {
    z-index: 100000;
}