@import url(https://fonts.googleapis.com/icon?family=Material+Icons);
@import url(https://fonts.googleapis.com/css?family=Roboto:100,100italic,300,300italic,400,400italic,500,500italic,600,600italic,700,700italic,800,800italic|Roboto+Slab:100,300,400,600,700);

@font-face {
    font-family: airship27-r;
    src: url(../fonts/Airship.ttf);
}

@font-face {
    font-family: Funk;
    src: url(../fonts/Funkydori.ttf);
}

/*--- AppCamel.com Only ----*/

@font-face {
    font-family: Sharnay;
    src: url(../fonts/UTM_Sharnay.ttf)
}

/*---- */

@font-face {
    font-family: Airship;
    src: url(../fonts/Airship.ttf);
}

@font-face {
    font-family: Fitz;
    src: url(../fonts/fitzsimmons.ttf);
}

/*------- Main typeface -------*/
@font-face {
    font-family: NexaLight;
    src: url(../fonts/Nexa_Light.otf);
}

@font-face {
    font-family: NexaBold;
    src: url(../fonts/Nexa_Bold.otf);
}

@font-face {
    font-family: OldStamper;
    src: url(../fonts/old_stamper.ttf);
}

body {
    font-size: 12px;
    font-family: NexaLight;
    padding-left: 0px;
    padding-right: 0px;
    overflow-x: hidden;
}

div#tab-push-analytics {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 40px;
}

div#showgridview {
    /*margin-top: 40px;*/
}

.rx-general-use-wrap {
    width: 100%;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.rx-app-contruction-step {
    border-radius: 3px;
    background-color: #007093;
    color: #fff;
    padding: 5px 5px;
    font-size: 9px;
    margin-right: 20px;
    float: left;
    letter-spacing: 2px;
    cursor: pointer;
}

.rx-app-contruction-step.deactive {
    background-color: #ddd;
}

.rx-choosen-icon {
    border: solid 1px #ddd;
    border-radius: 8px;
    padding: 2px;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.3);
}

.rx-option-icon-row {
    margin-bottom: 20px;
    border-bottom: solid 1px #ddd;
    padding-bottom: 15px;
}

#rx-newapp-upload-icon {
    padding: 20px;
}

#rx-newapp-upload-icon input[type='file'] {
    line-height: initial;
    height: 20px;
    max-width: 90%;
}

#rx-newapp-upload-icon input[type='submit'] {
    border-radius: 5px;
    border: solid 1px #ddd;
    background-color: white;

}

#rx-newapp-upload-icon label {
    margin-bottom: 0px;
    color: #aaa;
}

#rx-newapp-upload-icon label.rx-icon-label {
    font-size: 9px;
    display: block;
}

#rx-newapp-upload-icon label.rx-appname {
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

#rx-newapp-upload-icon a, #rx-newapp-upload-icon input, #rx-newapp-upload-icon * {
    font-family: verdana;
}

.rx-step-final.active {
    background-color: #00796B;
}


div#admin_page {
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.tab-content {
    padding: 15px;
    padding-bottom: 51px;
    margin-bottom: 40px;

}

.clearfix.grid-payg-alert-tunes-choosen-title {
    margin-top: 100px;
    font-size: 24px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

div#modalContent.rx-appcamel-edit-gallery {
    width: 90%;
    margin: auto;
    max-width: 1200px;
    margin-top: 35px;
}

.tab-payg-content.tab-content {
    /*min-height: 1000px;*/
    box-shadow: 0px 0px 25px rgba(0, 0, 0, 0.2);
    margin-bottom: 100px;
    padding-bottom: 10px;
    padding: 15px;
    height: 100%;
}

.rx-payment-shop-onphone .tab-payg-content.tab-content {
    /*min-height: 1000px;*/
    box-shadow: none;
    margin-bottom: 0px;
    padding-bottom: 0px;
    padding: 0px;
    height: 100%;
}

.butgetapp_desktop .tab-payg-content.tab-content {
    /*min-height: 0px;*/
    margin-bottom: 0px;
    padding-bottom: 0px;
    box-shadow: none;
    padding: 4px;
    height: 100%;
}

form#rx-appbuget-form {
}

.rx-fast-popup-content {
    height: 200px;
    overflow-y: scroll;
}

.rx-fright {
    float: right;
}

.rx-marbot-100 {
    margin-bottom: 100px;
}

.rx-general-use-form {
    width: 90%;
    margin: auto;
    max-width: 1200px;
}

.butgetapp-inbox-msg-nav {
    float: right;
    font-size: 15px;
}

.butgetapp-inbox-msg-date {
    font-size: 10px;
    color: #888888;
}

.butgetapp_desktop .butgetapp-inbox-msg-date {
    font-size: 7px;
}

.bugetapp-inbox-msg-content {
    opacity: 0.6;
}

.bugetapp-inbox-sample {
    border-bottom: solid 1px #eeeeee;
    display: block;
    padding: 10px;
}

.bugetapp-inbox-sample:first-child {
    margin-top: 10px;
}

.bugetapp-inbox-icon {
    width: 60px;
    height: 60px;
    float: left;
}

.rx-phone-plashpage-waiting.ion-load-c {
    width: 50px;
    height: 50px;
    font-size: 70px;
    left: 50%;
    top: 50%;
    margin-top: -25px;
    margin-left: -25px;
    position: absolute;
    color: #ffffff;
    -webkit-animation-name: spin;
    -webkit-animation-duration: 4000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 4000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 4000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    animation-name: spin;
    animation-duration: 4000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}

@-moz-keyframes spin {
    from {
        -moz-transform: rotate(0deg);
    }
    to {
        -moz-transform: rotate(360deg);
    }
}

@-webkit-keyframes spin {
    from {
        -webkit-transform: rotate(0deg);
    }
    to {
        -webkit-transform: rotate(360deg);
    }
}

@keyframes spin {
    from {
        transform: rotate(0deg);
    }
    to {
        transform: rotate(360deg);
    }
}

.cssload-container {
    position: relative;
    height: 100%;
}

.cssload-container > i {
    color: #000;
}

.cssload-whirlpool * {
    position: absolute;
    top: 50%;
    left: 50%;
    border: 1px solid rgb(204, 204, 204);
    border-left-color: rgb(0, 0, 0);
    border-radius: 974px;
    -o-border-radius: 974px;
    -ms-border-radius: 974px;
    -webkit-border-radius: 974px;
    -moz-border-radius: 974px;
}

.cssload-whirlpool,
.cssload-whirlpool::before,
.cssload-whirlpool::after {
    /*position: absolute;*/
    /*top: 50%;*/
    /*left: 50%;*/
    border: 1px solid rgb(255, 255, 255);
    border-left-color: rgb(0, 0, 0);
    border-radius: 974px;
    -o-border-radius: 974px;
    -ms-border-radius: 974px;
    -webkit-border-radius: 974px;
    -moz-border-radius: 974px;
}

.cssload-whirlpool {
    margin: 0 auto;
    height: 49px;
    width: 49px;
    animation: cssload-rotate 1150ms linear infinite;
    -o-animation: cssload-rotate 1150ms linear infinite;
    -ms-animation: cssload-rotate 1150ms linear infinite;
    -webkit-animation: cssload-rotate 1150ms linear infinite;
    -moz-animation: cssload-rotate 1150ms linear infinite;
}

.cssload-whirlpool::before {
    content: "";
    margin: -22px 0 0 -22px;
    height: 43px;
    width: 43px;
    animation: cssload-rotate 1150ms linear infinite;
    -o-animation: cssload-rotate 1150ms linear infinite;
    -ms-animation: cssload-rotate 1150ms linear infinite;
    -webkit-animation: cssload-rotate 1150ms linear infinite;
    -moz-animation: cssload-rotate 1150ms linear infinite;
}

.cssload-whirlpool::after {
    content: "";
    margin: -28px 0 0 -28px;
    height: 55px;
    width: 55px;
    animation: cssload-rotate 2300ms linear infinite;
    -o-animation: cssload-rotate 2300ms linear infinite;
    -ms-animation: cssload-rotate 2300ms linear infinite;
    -webkit-animation: cssload-rotate 2300ms linear infinite;
    -moz-animation: cssload-rotate 2300ms linear infinite;
}

@keyframes cssload-rotate {
    100% {
        transform: rotate(360deg);
    }
}

@-o-keyframes cssload-rotate {
    100% {
        -o-transform: rotate(360deg);
    }
}

@-ms-keyframes cssload-rotate {
    100% {
        -ms-transform: rotate(360deg);
    }
}

@-webkit-keyframes cssload-rotate {
    100% {
        -webkit-transform: rotate(360deg);
    }
}

@-moz-keyframes cssload-rotate {
    100% {
        -moz-transform: rotate(360deg);
    }
}

.rx-phone-plashpage-waiting.ion-ionic {
}

.rx-dialog-hidden {
    display: none;
    z-index: 200;
    margin-top: -445px;
    width: 98%;
    width: calc(100% - 10px);
    max-width: 600px;
    margin-left: 5px;
    margin-right: 5px;
    background-color: white;
    height: 200px;
    position: absolute;
    border-radius: 5px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.rx-dialog-hidden .rx-dialog-header {
    background-color: #34a9d7;
    font-size: 14px;
    text-transform: uppercase;
    color: #ffffff;
    padding: 10px;
    border-radius: 5px 5px 0 0;
    font-family: ul0;
    letter-spacing: 1px;
    position: relative;
}

.rx-dialog-hidden .rx-dialog-header .ico-close {
    position: absolute;
    top: 6px;
    right: 6px;
    font-size: 20px;
    cursor: pointer;
}

.rx-dialog-hidden .rx-dialog-content {
    font-size: 14px;
    padding: 10px;
    overflow-y: auto;
    max-height: 190px;
    height: 162px;
}

.rx-dialog-content .rx-addlocation-header > span {
    width: 32.5%;
    display: inline-block;
    margin-bottom: 15px;
    margin-top: 10px;
    font-family: ul0;
    font-size: 14px;
    color: #34a9d7;
    box-sizing: border-box;
    text-align: center;
}

.rx-location-row {
    margin-bottom: 10px;
}

.rx-addlocation-body .rx-location-level {
    display: inline-block;
    width: 32.9%;
    vertical-align: top;
}

.rx-addlocation-body .rx-location-level span.rx-add {
    padding: 3px 8px;
    font-size: 14px;
    line-height: 0px;
    background-color: #34a9d7;
    border-radius: 5px;
    margin-left: 40%;
    color: #ffffff;
    cursor: pointer;
}

.rx-addlocation-body .rx-location-level input {
    width: 75%;
    height: 34px;
}

.rx-addlocation-body .rx-location-level {
    display: inline-block;
    width: 32.9%;
    vertical-align: top;
}

#rx-location-level-0 > span.rx-add {
    display: block;
    padding: 11px 15px;
    padding-left: 8px;
    width: 4px;
    text-align: center;
    margin-top: -28px;
}

.rx-addlocation-body .rx-location-level span.rx-add {
    padding: 3px 8px;
    font-size: 14px;
    line-height: 0px;
    background-color: #34a9d7;
    border-radius: 5px;
    margin-left: 40%;
    color: #ffffff;
    cursor: pointer;
}

.rx-addlocation-body .rx-location-level select {
    width: 83%;
    margin-bottom: 10px;
}

#rx-location-level-1 {
    width: 100%;
    margin-top: -40px;
    margin-left: 100%;
    margin-bottom: 10px;
}

.rx-addlocation-body .rx-location-level {
    display: inline-block;
    width: 32.9%;
    vertical-align: top;
}

.rx-location-address-1 {
    width: 100%;
    margin-top: -5px;
}

.rx-addlocation-body .rx-location-level span.rx-delete {
    padding: 0px 5px;
    font-size: 14px;
    line-height: 0;
    background-color: #ef5350;
    border: solid 1px #c62828;
    border-radius: 3px;
    margin-left: 1px;
    color: #ffffff;
    cursor: pointer;
}

.rv-vendor-input-container > button {
    font-size: 10px;
    float: right;
    letter-spacing: 2px;
    width: 50px;
    background-color: #5abbdb;
    border: solid 1px #4496b1;
    color: #ffffff;
    height: 25px;
    border-radius: 3px;
    padding-top: 5px;
}

button.rx-clearall.rv-clearall {
    width: 20px;
    height: 20px;
    position: absolute;
    font-size: 18px;
    line-height: 5px;
    text-align: center;
    background-color: #ef5350;
    padding: 5px;
    border-color: #c62828;
    margin-left: 77px;
    margin-top: 2px;
}

.rv-vendor-input-container > input {
    float: left;
}

.list-tab-analytics {
    margin-top: 35px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

iframe#rx-show-create-reward {
    width: 100%;
    margin-top: 10px;
    height: 825px;
    border: none;
}

.rx-reward-rule-row {
    font-size: 12px;
}

.rv-action-panel {
    margin-top: 20px;
}

.rv-reward-rule-select {
    width: 100px;
}

.rv-button-cancel {
    padding: 10px 15px 7px 15px;
    background-color: #ffffff;
    border: solid 1px #dddddd;
    border-radius: 3px;
    letter-spacing: 3px;
}

.rv-button-save {
    padding: 10px 15px 7px 15px;
    background-color: #2196f3;
    border: solid 1px #1f76bb;
    border-radius: 3px;
    letter-spacing: 3px;
    color: #ffffff;
}

.rv-button-save {
    padding: 7px 15px;
    border-radius: 3px;
    border: solid 1px #498ec5;
    background-color: #64b5f6;
    color: #ffffff;
    letter-spacing: 2px;
}

.rv-button-cancel {
    padding: 7px 15px;
    border-radius: 3px;
    border: solid 1px #dddddd;
    background-color: #ffffff;
    color: #000000;
    letter-spacing: 2px;
}
#tab-payg.list-tab-analytics .nav-tabs, #tab-tier.list-tab-analytics .nav-tabs
.rx-maxwid-50 {
    /*max-width: 50px;*/
}

.rv-create-new-button {
    min-width: 220px !important;
    background-color: #3b99fc;
    padding: 8px;
    padding-bottom: 5px;
    margin-top: 10px;
    color: #ffffff !important;
    font-size: 16px;
    line-height: 24px;
    padding-left: 38px;
    display: block;
    cursor: pointer;
    text-decoration: none !important;
    font-size: 14px;
    letter-spacing: 1.5px;
    border-radius: 2px;
    max-width: 350px;
    display: inline-block;
    margin-bottom: 10px;
}

.rv-create-new-button:before {
    content: '+';
    margin-left: -25px;
    position: absolute;
    font-size: 30px;
    line-height: 27px;
}

div#rx-location-map rv-plus-location-map {
}

.rv-plus-location-map {
    width: 100%;
    height: 600px;
    display: block;
}

.rv-maxwid-110 {
    max-width: 110px !important;
}

.rx-wid-110 {
    width: 110px !important;
}

.rv-fancybox-description {
    width: 64%;
    display: block;
    margin: auto;
    font-weight: bold;
    color: #000000;
}

.rx-createnew-button {
    margin: auto;
    display: block;
    border: solid 1px #1f8fbb;
    width: 134px;
    background-color: #34a9d7;
    line-height: 0px;
    padding: 15px;
    border-radius: 3px;
    color: #ffffff;
    cursor: pointer;
    letter-spacing: 2px;
}

.meshim_widget_components_chatWindow_NewChatForm .branding_container .branding {
    display: none !important;
}

.rx-super-when-iconpin {
    position: absolute;
    z-index: 1000;
    width: 40px;
    height: 40px;
    background: #ffffff;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
    border-radius: 3px;
    margin-left: 10px;
    margin-top: 10px;
    color: #9a9c9e;
    font-size: 22px;
    cursor: pointer;
}

.rv-vendor-input-container {
    width: 179px;
    margin-top: 44px;
    padding: 10px;
    background-color: #ffffff;
    border-radius: 3px;
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.2);
}

.rv-vendor-input-container > input {
    width: 100px !important;
    font-size: 12px !important;
}

.rx-super-when-iconpin > i {
    width: 100%;
    height: 100%;
    left: 8px;
    top: 4px;
    position: absolute;
    font-size: 30px;
}

.rx-super-when-iconpin:before { /* content: '+'; */
    color: #ffffff;
    text-align: center;
    font-size: 20px;
    padding: 6px;
}

.rx-fast-popup {
    width: 400px;
    max-width: 500px;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.3);
    padding: 20px;
    z-index: 1000;
    position: absolute;
    background: #ffffff;
    margin-left: auto;
    margin-right: auto;
    display: block;
    top: 50%;
    margin-top: -10%;
    left: 50%;
    margin-left: -200px;
}

.rx-fast-popup .rx-fast-popup-header {
    margin-bottom: 15px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 3px;
}

.rx-fast-popup-container {
}

.rx-fast-popup .rx-fast-popup-footer button {
    float: right;
    width: 100px;
    margin-top: 45px;
    color: #ffffff !important;
}

.rx-fast-popup-background {
    display: block;
    position: fixed;
    background: black;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.3;
    z-index: 10;
}

.rx-hidden {
    display: none;
}

tr.rx-color-class-2 {
    background-color: #c9eefd;
}

tr.rx-color-class-2 td {
    font-size: 9.5px !important;
}

tr.rx-color-class-1 {
    background-color: beige;
}

section#form-payment-method-p-0 {
    position: relative;
}

.btnCloseChangePassPopup {
    position: absolute;
    right: 13px;
    font-size: 42px;
    margin-top: -41px;
    cursor: pointer;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 100;
}

div#users-new-pass {
    background: #ffffff;
    padding: 20px;
    box-shadow: 1px 1px 25px rgba(0, 0, 0, 0.4);
}

form#users-form {
    margin-top: 30px;
}

form#users-form input {
    width: 90%;
    max-width: 350px;
    /* float: left; */
    display: block;
    margin-bottom: 10px;
}

form#users-form select {
    width: 90%;
    max-width: 350px;
    display: block;
    font-size: 16px;
    line-height: normal !important;
}

div#descript_payment {
    display: none;
}

#form-payment-method .steps {
    display: none;
}

.row-fluid.current_payment_method.clearfix {
    margin-bottom: 70px;
}

.payment-detail-contain {
    padding: 10px;
    width: 250px;
    /* border: solid 1px #ddd; */
    border-radius: 3px;
    font-weight: bold;
    float: left;
    margin-right: 20px;
    cursor: pointer;
}

.payment-detail-contain.active {
    background-color: #007093;
    color: #ffffff;
}

.payment-detail-contain.active {
    background-color: #007093;
    color: #ffffff;
}

.rx-point-position {
    float: left;
    position: absolute;
}

.rx-point-position.rx-point-11-12 {
    left: 91.66%;
}

.rx-point-position.rx-point-10-12 {
    left: 83.33%;
}

.rx-point-position.rx-point-9-12 {
    left: 75%;
}

.rx-point-position.rx-point-8-12 {
    left: 66.66%;
}

.rx-point-position.rx-point-7-12 {
    left: 58.33%;
}

.rx-point-position.rx-point-6-12 {
    left: 50%;
}

.rx-point-position.rx-point-5-12 {
    left: 41.66%;
}

.rx-point-position.rx-point-4-12 {
    left: 33.33%;
}

.rx-point-position.rx-point-1 {
    left: 100%;
    position: absolute;
}

.rx-point-position.rx-point-7-30 {
    left: 23.33%;
    position: absolute;
}

.rx-point-position.rx-point-new-born-2 {
    left: 3.3%;
}

.rx-point-position.rx-point-new-born-3 {
    left: 6.9%;
}

.rx-point-position.rx-point-new-born-4 {
    left: 10.35%;
}

.rx-point-position.rx-point-new-born-5 {
    left: 13.8%;
}

.rx-point-position.rx-point-new-born-6 {
    left: 17.3%;
}

.rx-point-position.rx-point-new-born-7 {
    left: 20.7%;
}

.rx-point-position.rx-point-new-born-8 {
    left: 24.1%;
}

.rx-point-position.rx-point-new-born-9 {
    left: 27.6%;
}

.rx-point-position.rx-point-new-born-10 {
    left: 31%;
}

.rx-point-position.rx-point-new-born-11 {
    left: 34.5%;
}

.rx-point-position.rx-point-new-born-12 {
    left: 37.9%;
}

.rx-point-position.rx-point-new-born-13 {
    left: 41.3%;
}

.rx-point-position.rx-point-new-born-14 {
    left: 44.8%;
}

.rx-point-position.rx-point-new-born-15 {
    left: 48.1%;
}

.rx-point-position.rx-point-new-born-16 {
    left: 51.7%;
}

.rx-point-position.rx-point-new-born-17 {
    left: 55.1%;
}

.rx-point-position.rx-point-new-born-18 {
    left: 58.6%;
}

.rx-point-position.rx-point-new-born-19 {
    left: 62%;
}

.rx-point-position.rx-point-new-born-20 {
    left: 65.6%;
}

.rx-point-position.rx-point-new-born-21 {
    left: 69%;
}

.rx-point-position.rx-point-new-born-22 {
    left: 72.5%;
}

.rx-point-position.rx-point-new-born-23 {
    left: 75.9%;
}

.rx-point-position.rx-point-new-born-24 {
    left: 79.2%;
}

.rx-point-position.rx-point-new-born-25 {
    left: 82.7%;
}

.rx-point-position.rx-point-new-born-26 {
    left: 86.1%;
}

.rx-point-position.rx-point-new-born-27 {
    left: 89.7%;
}

.rx-point-position.rx-point-new-born-28 {
    left: 93.1%;
}

.rx-point-position.rx-point-new-born-29 {
    left: 96.5%;
}

.rx-point-position.rx-point-death-5 {
    left: 5%;
}

.rx-point-position.rx-point-death-6 {
    left: 10%;
}

.rx-point-position.rx-point-death-7 {
    left: 15%;
}

.rx-point-position.rx-point-death-8 {
    left: 20%;
}

.rx-point-position.rx-point-death-9 {
    left: 25%;
}

.rx-point-position.rx-point-death-10 {
    left: 30%;
}

.rx-point-position.rx-point-death-11 {
    left: 35%;
}

.rx-point-position.rx-point-death-12 {
    left: 40%;
}

.rx-point-position.rx-point-death-13 {
    left: 45%;
}

.rx-point-position.rx-point-death-14 {
    left: 50%;
}

.rx-point-position.rx-point-death-15 {
    left: 55%;
}

.rx-point-position.rx-point-death-16 {
    left: 60%;
}

.rx-point-position.rx-point-death-17 {
    left: 65%;
}

.rx-point-position.rx-point-death-18 {
    left: 70%;
}

.rx-point-position.rx-point-death-19 {
    left: 75%;
}

.rx-point-position.rx-point-death-20 {
    left: 80%;
}

.rx-point-position.rx-point-death-21 {
    left: 85%;
}

.rx-point-position.rx-point-death-22 {
    left: 90%;
}

.rx-point-position.rx-point-death-23 {
    left: 95%;
}

.rx-point-position.rx-point-death-24 {
    left: 100%;
}

.time_of_birth_slider_wrap {
    margin-top: 2px;
    position: relative;
    height: 18px;
}

.time_of_birth_slider_wrap .slider-horizontal {
    width: 100%;
}

div#rx-emulator-map {
    width: 100%;
    display: block;
    position: absolute;
    height: 100%;
    top: 25px;
}

.rx-super-emulator {
    height: 100%;
    width: 100%;
    display: block;
    position: relative;
}

.rx-super-emulator.background-black {
    /* background-color: black; */
}

.emulator-iframe-content {
    height: 100%;
    width: 106%;
    display: block;
    box-sizing: border-box;
}

#frame {
    -ms-zoom: 0.75;
    -moz-transform: scale(0.75);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.75);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.75);
    -webkit-transform-origin: 0 0;

    -ms-zoom: 0.75;
    -moz-transform: scale(
    0.75);
    -moz-transform-origin: 0 0;
    -o-transform: scale(
    0.75);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(
    0.75);
    -webkit-transform-origin: 0;
    overflow: scroll;
    border: none;
    background-color: black;
}

iframe#home-emulator-content html::-webkit-scrollbar {
    display: none;
}

.modal-body div#box_input {
    margin-top: 20px;
}

.modal-body {
}

.modal.fade.in {
    /*padding: 30px;*/
}

.rx-pro-setting-label {
    width: 130px;
    font-weight: bold;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: auto;
    display: block;
}

.rx-setting-option-label {
    color: #000000;
    font-weight: 100;
    font-size: 23px;
    letter-spacing: 1px;
    padding-left: 70px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

span.rx-setting-option-label .bootstrap-switch {
    top: -5px;
}

.rx-emulator-ios-setting {
    width: 100%;
    background-color: transparent;
    background-position: bottom center;
    background-repeat: no-repeat;
    background-size: 75% auto;
    background-image: url('../images/image_preview_ios_phone.png');
    width: 350px;
    height: 530px;
}

.rx-emulator-setting-content {
    background: #ffffff;
    width: 208px;
    height: 370px;
    margin-left: 72px;
    margin-top: 63px;
    position: absolute;
    overflow-x: hidden;
    overflow-y: scroll;
}

.rx-emulator-setting-content .nopadding {
    padding: 0px;
}

.rx-config-header {
}

.rx-content-content {
    max-height: 100px;
    overflow: hidden;
    max-width: 1000px;
    overflow-y: scroll;
}

.rx-page-header {
    font-size: 25px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
    margin-top: 120px;
    margin-bottom: 20px;
    color: #007093;
}

.rx-page-header:before {
}

.customer-tracking-title {
    font-size: 25px;
    padding: 10px 0px;
}

div#showgridview .summary {
    position: !important;
    top: 0px !important;
    right: 0;
}

a#logoAreaName {
    text-decoration: none;
    line-height: 0px;
    font-size: 24px;
    margin-left: 10px;
    margin-top: 38px;
    letter-spacing: 2px;
    text-transform: capitalize;
    font-weight: bolder;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
    color: #ffffff;
    display: inline-block;
}

@media (min-width: 768px) {
    .tower2-brandarea a#logoAreaName {
        line-height: 15px;
    }
}

a#logoPushtowers {
    font-size: 14px;
    line-height: 20px;
    text-decoration: none;
    margin-left: 10px;
    margin-top: 22px;
    font-weight: 100;
    color: #ffffff;
    display: block;
    font-family: airship27-r !important;
    float: none;
    letter-spacing: 0px;
    text-transform: uppercase;
    margin-bottom: 10px;
}

.tower2-brandarea #logoPushtowers {
}

@media (max-width: 768px) {
    a#logoAreaName {
        font-size: 10px;
        color: #ffffff;
        background-color: none;
        width: 20px;
        display: block;
        margin-top: 10px;
    }

    a#logoPushtowers {
        font-size: 10px;
        color: #ffffff;
        width: 13px;
        letter-spacing: 4px;
        line-height: 15px;
        margin-top: 25px;
    }
}

@media (max-width: 450px) {
    a#logoAreaName {
        font-size: 9px;
        color: #ffffff;
        background-color: none;
        display: none;
    }

    a#logoPushtowers {
        font-size: 7px;
        color: #ffffff;
        width: 13px;
        letter-spacing: 4px;
        display: none;
    }
}

a#logoPushtowers:hover {
    color: #ffffff;
}

a#logoAreaName:hover {
    color: #ffffff;
}

ul.clearfix.slide-menu:after {
    margin-bottom: 74px;
}

.bg_main {
    background: url(../images/bg-main.png) left 0 no-repeat fixed;
    background-size: 100% 100%;
}

.scroll-top {
    width: 40px;
    height: 40px;
    position: fixed;
    bottom: 0px;
    left: 0px;
    background: #002a47; /* Old browsers */
    display: none;
}

.scroll-top a {
    width: 40px;
    height: 40px;
    display: block;
    font-size: 30px;
    color: #ffffff;
    line-height: 40px;
    text-align: center;
    text-decoration: none;
}

.ta_right {
    text-align: right !important;
}

.ta_left {
    text-align: left !important;
}

.ta_center {
    text-align: center !important;
}

.no_border {
    border: 0 !important;
}

.scroll-top a:hover {
    background: #71160d;
}

/*TOP NAV*/
.top-nav {
    margin-bottom: 0px !important;
}

.top-nav .navbar-inner {
    min-height: 50px !important;
}

.top-nav .nav > li {
    line-height: 30px !important;
}

.top-nav .nav > li a i {
    font-size: 12px;
    margin-right: 5px;
}

.top-nav .nav .dropdown-toggle .caret {
    margin-top: 15px !important;
}

.top-nav .nav .dropdown-menu ul {
    margin: 0 5px;
    background: #ffffff;
    padding: 3px;
}

.top-nav .nav .dropdown-menu ul li {
    list-style: none;
}

.top-nav .dropdown-menu ul li a {
    font-size: 12px;
}

.top-nav .nav .dropdown-menu li > a {
    padding: 8px 10px;
}

/**BOOTSTRAP RESET**/

.btn i {
    margin-right: 5px;
}

.tabs-left .tab-content {
    position: relative;
    left: -5px;
    border-left: #ededed 5px solid !important;
    height: 400px;
    overflow: auto;
}

.chat-widget .tab-content {
    padding: 20px;
    background: #ffffff;
}

.chat-widget .tab-content h4 {
    font-weight: bold;
}

.btn-group-vertical .btn i {
    margin: 0px;
}

.btn-group-vertical .btn-mini {
    padding: 1px 5px !important;
}

.hero-unit {
    padding: 30px;
}

.hero-unit h1 {
    margin-bottom: 10px;
    font-size: 50px;
}

.breadcrumb li:first-child i {
    margin-right: 5px;
}

.breadcrumb li:first-child a:hover i {
    text-decoration: none;
}

.form-actions {
    border-top: #cccccc 1px solid;
}

.left-nav {
    background: #e1e1e1;
}

.leftbar {
    height: 100%;
    background: #e1e1e1;
    width: 260px;
    position: absolute;
}

.left-primary-nav {
    width: 50px;
    background: #00859d;
    min-height: 940px;
    float: left;
}

.side-widget {
    margin: 0 15px 15px 15px;
}

.left-primary-nav ul {
    margin: 0px;
    padding: 0px;
}

.left-primary-nav ul li {
    width: 50px;
    height: 50px;
    list-style: none;
}

.left-primary-nav ul li a {
    width: 50px;
    height: 50px;
    display: block;
    font-size: 24px;
    color: #ebf6fc;
    line-height: 48px;
    text-align: center;
    text-decoration: none;
}

.left-primary-nav ul li a:hover {
    background: #f1f1f1;
    color: #da3610;
}

.left-primary-nav ul li.active a {
    background: #e1e1e1;
    color: #da3610;
}

.side-head {
    font-weight: normal;
    font-size: 16px;
    font-family: 'Dosis', sans-serif;
    padding: 0 15px;
    line-height: 50px;
    margin: 0px;
    border-bottom: #d1d1d1 1px solid;
    text-transform: uppercase;
    box-shadow: inset 0px -1px 0px rgba(255, 255, 255, 0.6);
}

.side-head a {
    text-decoration: none;
}

.left-secondary-nav {
    width: 210px;
    background: #e1e1e1;
    position: absolute;
    right: 0px;
}

.left-secondary-nav ul {
    margin: 0px;
    padding: 0px;
}

.accordion-nav li {
    position: relative;
}

.accordion-nav > li {
    list-style: none;
    border-bottom: #d1d1d1 1px solid;
}

.accordion-nav > li > a {
    display: block;
    text-decoration: none;
    box-shadow: inset 0px -1px 0px rgba(255, 255, 255, 0.6);
    padding: 15px;
    font-size: 14px;
    color: #444444;
}

.accordion-nav > li a i {
    padding-right: 5px;
}

.accordion-nav > li a:hover {
    background: #ffffff;
    color: #da3610;
}

.accordion-nav > li.active a {
    background: #ffffff;
    color: #da3610;
}

.accordion-nav > li a span {
    display: block;
    font-size: 11px;
    line-height: normal;
    color: #666666;
    padding-left: 27px;
}

.accordion-nav ul {
    display: none;
    margin: 0;
    padding: 0;
    zoom: 1; /*fixes ie6 bug (list will disappear after slideDown)*/
}

.accordion-nav ul li a {
    padding: 10px;
}

.accordion-nav li img {
    position: absolute;
    right: 10px;
    top: 15px;
    cursor: pointer;
}

.accordion-nav li li img {
    top: 8px !important;
}

.accordion-nav li li a {
    display: block !important;
    padding: 5px 10px 7px 37px;
    border-top: #d1d1d1 1px solid;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.6) inset;
    color: #444444;
    font-size: 13px;
}

.accordion-nav li li a:hover {
    text-decoration: none;
}

.accordion-nav li li:first-child a {
    border-top: 0px;
}

.accordion-nav li ul {
    border-top: #d1d1d1 1px solid;
    box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.6) inset;
}

.notification-nav {
    margin: 0px !important;
}

.notification-nav .btn {
    border: 0px !important;
}

.notification-nav > li > a {
    height: 30px;
    font-size: 24px;
    line-height: 24px;
}

.notification-nav > li > a:hover {
    background: #ececec !important;
    color: #da3610 !important;
}

.notification-nav > li.dropdown.open > a {
    background: #ececec !important;
    color: #da3610 !important;
}

.notification-nav .dropdown-menu {
    background: #ececec;
    padding: 10px 10px 10px 10px !important;
    border-bottom: #da3610 5px solid;
}

.notification-nav .dropdown-menu:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 0px solid transparent;
    border-bottom: 0px solid #ececec !important;
    border-left: 0px solid transparent;
    border-bottom-color: #ececec !important;
    content: '';
}

.notification-nav .dropdown-menu:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 0px solid transparent;
    border-bottom: 0px solid #ececec !important;
    border-left: 0px solid transparent;
    content: '';
}

.msg-container {
    background: #d0cfd6;
    width: 230px;
    position: relative;
    margin-bottom: 10px;
    cursor: pointer;
    display: block;
}

.notification-thumb {
    width: 50px;
    height: 50px;
    background: #7c798f;
    float: left;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    color: #ececec;
    font-size: 30px;
}

.notification-thumb img {
    vertical-align: top;
}

.notification-intro {
    width: 160px;
    display: inline-block;
    float: left;
    font-size: 11px;
    line-height: 12px;
    padding: 7px;
    white-space: normal;
    color: #444444;
    text-decoration: none;
}

.notification-intro:hover {
    color: #006699;
}

.msg-container .close {
    width: 30px;
    height: 30px;
    background-color: #7c798f;
    position: absolute;
    right: 0px;
    top: 0px;
}

.notify-h {
    padding: 0px 0px 5px 0px;
    display: block;
    border-bottom: #cccccc 3px solid;
    margin-bottom: 10px;
    font-size: 14px;
}

.notify-time {
    font-style: italic;
    color: #333333;
    font-size: 11px;
    display: block;
}

.main-wrapper {
    margin-left: 260px;
    padding-top: 20px;
    background: #ffffff;
    min-height: 1000px;
}

.responsive-leftbar {
    width: 50px;
    height: 50px;
    background: #112b39;
    display: inline-block;
    position: absolute;
    display: none;
    right: -50px;
    cursor: pointer;
    text-align: center;
}

.responsive-leftbar i {
    font-size: 30px;
    color: #ffffff;
    line-height: 53px;
}

.navbar .brand {
    padding: 0px 20px;
}

.home-link {
    width: 50px;
    height: 50px;
}

.home-link a {
    width: 50px;
    height: 50px;
    display: inline-block;
    float: left;
    margin-left: -20px;
    font-size: 24px;
    line-height: 50px;
    text-decoration: none;
    text-align: center;
    color: rgba(255, 255, 255, 0.2);
}

.home-link a:hover {
    color: rgba(255, 255, 255, 0.8);
    background: #222222;
}

.light-blue {
    background: #8ba4b7;
}

.white {
    background: #ffffff;
    border: #cccccc 1px solid;
}

.blue-white {
    background: #eff4ff;
}

.blue-white .widget-head {
    background: #e3e7f1 !important;
    color: #576074 !important;
}

.blue-white h3, .blue-white h3 i {
    color: #576074 !important;
}

.blue-light {
    /*background:#0099ff;*/
    background: #348cdb;
}

.blue-light2 {
    background: #267af5;
}

.blue-light:hover {
    background: #016db4;
}

.green-light {
    background: #00b882;
}

.green-light:hover {
    background: #01a978;
}

.green-light-dard {
    /*background: #3dcc36;*/
    background: #4ed148;
}

.green-light-dard:hover {
    background: #32a12c;
}

.black {
    background: #000000;
}

.yellow-dard {
    /*background: #a1c11b;*/
    background: #a1c11b;
}

.yellow-dard:hover {
    background: #8fac17;
}

.gray {
    background: #e8e8e8;
}

.light-gray {
    background: #eeeeee;
}

.gray .board-widgets-botttom a {
    background: #cecece;
    color: #333333;
}

.brown {
    background: #b51c44;
}

.blue-violate {
    background: #5b3ab6;
}

.dark-yellow {
    background: #e88a05;
}

.magenta {
    /*background:#a300aa;*/
    background: #8a4f9e;
}

.blue {
    background: #3498db;
}

.orange {
    /*background:#ce4b27;*/
    background: #ff7826;
}

.bondi-blue {
    background: #0093a8;
}

.green {
    /*background:#009600;*/
    background: #209630;
}

.blue-purple {
    /*background:#009600;*/
    background: #6246d3;
}

.orange-yellow {
    background: #ff9600;
}

.orange-red {
    background: #ff5c00;
}

.icon-coupon {
    background: url(../images/coupon-icon.png) no-repeat center;
    height: 30px;
}

.icon-location {
    background: url(../images/location-icon.png) no-repeat center;
    height: 30px;
}

.icon-derect {
    background: url(../images/derect-icon.png) no-repeat center;
    height: 30px;
}

.icon-loop {
    background: url(../images/loop-icon.png) no-repeat center;
    height: 30px;
}

.icon-connect {
    background: url(../images/connect-icon.png) no-repeat center;
    height: 30px;
}

.icon-bonus {
    background: url(../images/bonus-icon.png) no-repeat center;
    height: 30px;
}

.icon-locate {
    background: url(../images/locate-icon.png) no-repeat center;
    height: 30px;
}

.icon-ticket {
    background: url(../images/ticket-icon.png) no-repeat center;
    height: 30px;
}

.icon-pin {
    background: url(../images/pin-icon.png) no-repeat center;
    height: 30px;
}

.icon-feed {
    background: url(../images/feed-icon.png) no-repeat center;
    height: 30px;
}

.icon-tracker {
    background: url(../images/tracker-icon.png) no-repeat center;
    height: 30px;
}

.left-secondary-nav .metro-sidenav li a.green-light-dard span {
    padding-top: 16px !important;
    line-height: 16px;
}

.board-widgets {
    position: relative;
    margin-bottom: 20px;
}

.board-widgets a {
    color: #ffffcc;
    text-decoration: none;
}

.small-widget a {
    display: block;
    text-decoration: none;
    color: #f8f8f8;
    cursor: pointer;
    font-family: 'Dosis', sans-serif;
}

.board-widgets.orange {
    background: #ce4b27;
}

.board-widgets .widget-stat {
    background: rgba(0, 0, 0, .4);
}

.board-widgets.bondi-blue {
    background: #0093a8;
}

.board-widgets.green {
    background: #00a300;
}

.board-widgets-botttom a {
    background: rgba(0, 0, 0, .4);
}

.board-widgets-botttom a:hover {
    background: rgba(0, 0, 0, .6);
}

.board-widgets.brown {
    background: #b51c44;
}

.board-widgets.blue-violate {
    background: #5b3ab6;
}

.board-widgets.dark-yellow {
    background: #e88a05;
}

.board-widgets.magenta {
    background: #a300aa;
}

.board-widgets.blue {
    background: #0049a3;
}

.board-widgets .widget-stat {
    height: 50px;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 28px;
    padding: 0 10px;
    line-height: 50px;
}

.board-widgets .widget-icon {
    width: 50px;
    height: 50px;
    display: block;
    position: relative;
    top: 0px;
    font-size: 40px;
    text-align: center;
    line-height: 50px;
    padding: 5px 5px 0 10px;
}

.board-widgets .widget-label {
    display: block;
    padding: 5px 10px 10px 10px;
    font-size: 20px;
    text-transform: uppercase;
}

.board-widgets-head {
    display: block;
    padding: 10px;
    background: #f5f5f5;
    color: #444444;
    font-family: Arial, Helvetica, sans-serif;
}

.board-widgets-botttom a {
    display: block;
    font-size: 12px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px;
    position: relative;
    color: #ffffff;
    font-family: Arial, Helvetica, sans-serif;
}

.board-widgets-botttom a i {
    height: 40px;
    width: 40px;
    text-align: center;
    display: inline-block;
    position: absolute;
    right: 0px;
    top: 0px;
    line-height: 36px;
    font-size: 24px;
}

.board-widgets-head {
    position: relative;
}

.board-widgets-head h4 {
    font-size: 12px;
    margin: 0px;
}

.board-widgets-head h4 i {
    margin-right: 5px;
}

.board-widgets-head i {
    font-size: 16px;
}

.widget-settings {
    position: absolute;
    right: 0px;
    top: 0px;
    display: block;
    height: 30px;
    width: 40px;
    line-height: 40px;
    text-align: center;
    color: #444444 !important;
}

.board-widgets-content {
    text-align: center;
    color: #eeeeee;
    padding: 20px 0 10px 0;
}

.board-widgets-content .n-counter {
    font-size: 30px;
    display: block;
    padding: 0px 10px 5px 10px;
    font-family: 'Dosis', sans-serif;
}

.board-widgets-content .n-sources {
    font-weight: bold;
    display: block;
    padding: 0px 10px 5px 10px;
    font-size: 13px;
}

.board-widgets-content p {
    padding: 10px;
    line-height: normal;
    margin: 0px;
}

.alert {
    position: relative;
    padding: 15px 15px;
    font-size: 14px;
}

.close {
    width: 30px;
    height: 30px;
    background-image: url(../images/alert-close.png) !important;
    background-repeat: no-repeat;
    line-height: 30px;
    text-align: center;
}

.alert i {
    font-size: 24px;
    vertical-align: text-top;
    margin-top: -5px;
    display: inline-block;
    margin-right: 10px;
}

.alert .close {
    background: #b06700;
    position: absolute;
    right: 0px;
    top: 0px;
}

.alert.alert-error .close {
    background: #983114;
}

.alert.alert-success .close {
    background: #014401;
}

.alert.alert-info .close {
    background: #066b79;
}

.metro-sidenav {
    text-align: center;
    margin-left: 15px !important;
    margin-top: 15px !important;
}

.metro-sidenav li {
    border: none !important;
    box-shadow: none !important;
    width: 82px;
    height: 82px;
    display: inline-block;
    margin: 0px 15px 15px 0px;
    float: left;
    position: relative;
    list-style: none;
}

.metro-sidenav li a {
    box-shadow: none !important;
    width: 82px;
    height: 82px;
    padding: 0px !important;
    display: block;
    text-decoration: none;
}

.metro-sidenav li a i {
    font-size: 30px !important;
    display: block !important;
    text-align: center;
    padding: 10px 0 10px 0 !important;
    width: auto !important;
    color: #ffffff !important;
}

.metro-sidenav li a span {
    display: block;
    text-align: center;
    padding: 0px 5px !important;
    font-size: 12px !important;
    color: #eeeeee !important;
}

.metro-sidenav li a.brown:hover {
    background: #7a0423;
}

.metro-sidenav li a.orange:hover {
    background: #983114;
}

.metro-sidenav li a.bondi-blue:hover {
    background: #066b79;
}

.metro-sidenav li a.green:hover {
    background: #306630;
}

.metro-sidenav li a.blue-violate:hover {
    background: #2c1470;
}

.metro-sidenav li a.dark-yellow:hover {
    background: #b06700;
}

.metro-sidenav li a.magenta:hover {
    background: #7f0184;
}

.metro-sidenav li a.blue:hover {
    background: #01316c;
}

/**SWITCHBOARD**/
.switch-board {
    padding: 20px 20px 5px 20px;
    margin-bottom: 20px;
}

.switch-item {
    text-align: center;
    margin: 0px;
}

.switch-item li {
    border: none !important;
    box-shadow: none !important;
    width: 82px;
    height: 82px;
    display: inline-block;
    margin: 0px 15px 15px 0px;
    position: relative;
    list-style: none;
}

.switch-item li a {
    box-shadow: none !important;
    width: 82px;
    height: 82px;
    padding: 0px !important;
    display: block;
    text-decoration: none;
}

.switch-item li a i,
.menu-anlaytics .slide-menu li a i,
.menu-tower3 .slide-menu li a i {
    font-size: 30px !important;
    display: block !important;
    text-align: center;
    padding: 10px 0 10px 0 !important;
    width: auto !important;
    color: #ffffff !important;
}

.switch-item li a span {
    display: block;
    text-align: center;
    padding: 0px 5px !important;
    font-size: 12px !important;
    color: #eeeeee !important;
}

.switch-item li a.brown:hover {
    background: #7a0423;
}

.switch-item li a.orange:hover {
    background: #983114;
}

.switch-item li a.bondi-blue:hover {
    background: #066b79;
}

.switch-item li a.green:hover {
    background: #306630;
}

.switch-item li a.blue-violate:hover {
    background: #2c1470;
}

.switch-item li a.dark-yellow:hover {
    background: #b06700;
}

.switch-item li a.magenta:hover {
    background: #7f0184;
}

.switch-item li a.blue:hover {
    background: #01316c;
}

.min-chart {
    padding: 0 10px;
    text-align: center;
}

.min-stats .board-widgets-botttom a {
    font-size: 18px;
}

.stat-text {
    color: #444444;
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
    padding-bottom: 10px;
}

.stat-text i {
    height: 20px;
    width: 20px;
    display: inline-block;
}

.up {
    color: #009600;
    font-size: 20px;
    position: relative;
    top: 3px;
}

.down {
    color: #c80000;
    font-size: 20px;
    position: relative;
    top: -3px;
}

.progress.min {
    height: 5px !important;
}

.board-widgets .progress {
    margin: 0 10px;
}

.progress-stat {
    font-size: 11px !important;
    font-weight: normal !important;
}

.progres-percent {
    display: inline-block;
    color: #006699;
    font-size: 11px;
    padding: 0 5px;
    font-style: normal;
}

.content-widgets {
    margin-bottom: 20px;
    position: relative;
}

.content-widgets.gray, .content-widgets.light-gray {
    color: #444444 !important;
}

.content-widgets h1, .content-widgets h2, .content-widgets h3, .content-widgets h4, .content-widgets h5, .content-widgets h6 {
    font-weight: normal;
    line-height: normal;
    margin-top: 0px;
}

.content-widgets p {
    margin-bottom: 20px;
}

.widget-head {
    position: relative;
}

.widget-head h3 {
    color: #eeeeee;
    line-height: 40px;
    margin: 0px;
    font-weight: normal;
    font-size: 18px;
    padding-top: 0px;
    padding-left: 20px;
}

.widget-head h3 i {
    padding: 0 10px 0 0px;
    color: #ffffff;
}

.widget-head h3.block-icon {
    padding-left: 60px;
}

.widget-head h3.block-icon i {
    height: 50px;
    width: 50px;
    line-height: 50px;
    text-align: center;
    padding: 0px;
    display: inline-block;
    position: absolute;
    left: 0px;
    top: 0px;
    background: rgba(0, 0, 0, .3);
}

.widget-container {
    padding: 20px 20px 1px 20px;
}

.notify-tip {
    display: inline-block !important;
    background: #ff6600;
    color: #ffffff;
    position: absolute;
    top: 0px;
    right: 0px;
    padding: 3px 5px;
}

.accordion-nav .notify-tip {
    top: 0px;
    right: 0px;
    padding: 5px 5px !important;
    color: #ffffff;
    font-size: 12px;
}

.notification-nav .notify-tip {
    top: 0px;
    right: 0px;
    color: #ffffff;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
}

.ribbon-wrapper-green {
    width: 85px;
    height: 88px;
    overflow: hidden;
    position: absolute;
    top: -3px;
    right: -3px;
}

.ribbon-green {
    font: bold 15px Sans-Serif;
    color: #f9f9f9;
    text-align: center;
    text-shadow: rgba(0, 0, 0, 0.3) 0px 1px 0px;
    -webkit-transform: rotate(45deg);
    -moz-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    -o-transform: rotate(45deg);
    position: relative;
    padding: 7px 0;
    left: -5px;
    top: 15px;
    width: 120px;
    background-color: #79ae2d;
}

.ribbon-green:before, .ribbon-green:after {
    content: "";
    border-top: 3px solid #6e8900;
    border-left: 3px solid transparent;
    border-right: 3px solid transparent;
    position: absolute;
    bottom: -3px;
}

.ribbon-green:before {
    left: 0;
}

.ribbon-green:after {
    right: 0;
}

fieldset.default {
    padding: 0 20px;
    margin: 20px 0;
    border: #cccccc 1px solid;
    box-shadow: inset 0 0 1px rgba(255, 255, 255, 1);
}

fieldset.default legend {
    display: block;
    width: auto;
    padding: 3px 10px;
    margin-bottom: 0px;
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
    color: #444444;
    border: 0;
    border-bottom: none;
    background: #f8f8f8;
    border: #cccccc 1px solid;
    box-shadow: inset 0 0 1px rgba(255, 255, 255, 1);
}

.rem-me {
    margin-bottom: 20px !important;
}

.input-icon {
    position: relative;
}

.input-icon i {
    position: absolute;
    top: 6px;
    left: 8px;
    font-size: 16px;
    color: #666666;
}

.input-icon textarea, .input-icon input[type="text"], .input-icon input[type="password"], .input-icon input[type="datetime"], .input-icon input[type="datetime-local"], .input-icon input[type="date"], .input-icon input[type="month"], .input-icon input[type="time"], .input-icon input[type="week"], .input-icon input[type="number"], .input-icon input[type="email"], .input-icon input[type="url"], .input-icon input[type="search"], .input-icon input[type="tel"], input[type="color"] {
    padding: 6px 6px 6px 30px;
}

/**--- Bootstrap UPLOADER---**/
.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0;
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.btn-file {
    overflow: hidden;
    position: relative;
    vertical-align: middle;
}

.btn-file > input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    transform: translate(-300px, 0) scale(4);
    font-size: 23px;
    direction: ltr;
    cursor: pointer;
}

.fileupload .btn {
    padding: 5px 18px !important;
}

.fileupload {
    margin-bottom: 9px;
}

.fileupload .uneditable-input {
    display: inline-block;
    margin-bottom: 0px;
    vertical-align: middle;
    cursor: text;
}

.fileupload .thumbnail {
    overflow: hidden;
    display: inline-block;
    margin-bottom: 5px;
    vertical-align: middle;
    text-align: center;
    border: #cccccc 1px solid;
    background: #ffffff;
}

.fileupload .thumbnail > img {
    display: inline-block;
    vertical-align: middle;
    max-height: 100%;
}

.fileupload .btn {
    vertical-align: middle;
}

.fileupload-exists .fileupload-new, .fileupload-new .fileupload-exists {
    display: none;
}

.fileupload-inline .fileupload-controls {
    display: inline;
}

.thumbnail-borderless .thumbnail {
    border: none;
    padding: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.fileupload-new.thumbnail-borderless .thumbnail {
    border: 1px solid #dddddd;
}

.control-group.warning .fileupload .uneditable-input {
    color: #a47e3c;
    border-color: #a47e3c;
}

.control-group.warning .fileupload .fileupload-preview {
    color: #a47e3c;
}

.control-group.warning .fileupload .thumbnail {
    border-color: #a47e3c;
}

.control-group.error .fileupload .uneditable-input {
    color: #b94a48;
    border-color: #b94a48;
}

.control-group.error .fileupload .fileupload-preview {
    color: #b94a48;
}

.control-group.error .fileupload .thumbnail {
    border-color: #b94a48;
}

.control-group.success .fileupload .uneditable-input {
    color: #468847;
    border-color: #468847;
}

.control-group.success .fileupload .fileupload-preview {
    color: #468847;
}

.control-group.success .fileupload .thumbnail {
    border-color: #468847;
}

/** ---TAGS INPUT-- **/

div.tagsinput {
    border: 1px solid #cccccc;
    background: #ffffff;
    padding: 5px;
    width: 300px;
    height: 100px;
    overflow-y: auto;
}

div.tagsinput span.tag {
    border: 1px solid #a5d24a;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    display: block;
    float: left;
    padding: 5px;
    text-decoration: none;
    background: #cde69c;
    color: #638421;
    margin-right: 5px;
    margin-bottom: 5px;
    font-family: helvetica;
    font-size: 13px;
}

div.tagsinput span.tag a {
    font-weight: bold;
    color: #82ad2b;
    text-decoration: none;
    font-size: 11px;
}

div.tagsinput input {
    width: 80px;
    margin: 0px;
    font-family: helvetica;
    font-size: 13px;
    border: 1px solid transparent;
    padding: 5px;
    background: transparent;
    color: #000000;
    outline: 0px;
    margin-right: 5px;
    margin-bottom: 5px;
}

div.tagsinput div {
    display: block;
    float: left;
}

.tags_clear {
    clear: both;
    width: 100%;
    height: 0px;
}

.not_valid {
    background: #fbd8db !important;
    color: #90111a !important;
}

/*
	Colorpicker for Bootstrap
	Copyright 2012 Stefan Petre
	Licensed under the Apache License v2.0
	http://www.apache.org/licenses/LICENSE-2.0
*/
.colorpicker-saturation {
    width: 100px;
    height: 100px;
    background-image: url(../images/saturation.png);
    cursor: crosshair;
    float: left;
}

.colorpicker-saturation i {
    display: block;
    height: 5px;
    width: 5px;
    border: 1px solid #000000;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    position: absolute;
    top: 0;
    left: 0;
    margin: -4px 0 0 -4px;
}

.colorpicker-saturation i b {
    display: block;
    height: 5px;
    width: 5px;
    border: 1px solid #ffffff;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    margin-left: 90px;

}

.colorpicker-hue, .colorpicker-alpha {
    width: 15px;
    height: 100px;
    float: left;
    cursor: row-resize;
    margin-left: 4px;
    margin-bottom: 4px;
}

.colorpicker-hue i, .colorpicker-alpha i {
    display: block;
    height: 1px;
    background: #000000;
    border-top: 1px solid #ffffff;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    margin-top: -1px;
}

.colorpicker-hue {
    background-image: url(../images/hue.png);
}

.colorpicker-alpha {
    background-image: url(../images/alpha.png);
    display: none;
}

.colorpicker {
    *zoom: 1;
    top: 0;
    left: 0;
    min-width: 120px;
    margin-top: 1px;
}

.colorpicker.dropdown-menu {
    background: #ffffff;
    border: #cccccc 1px solid;
    padding: 4px;
}

.colorpicker:before, .colorpicker:after {
    display: table;
    content: "";
}

.colorpicker:after {
    clear: both;
}

.colorpicker:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px;
}

.colorpicker:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 7px;
}

.colorpicker div {
    position: relative;
}

.colorpicker.alpha {
    min-width: 140px;
}

.colorpicker.alpha .colorpicker-alpha {
    display: block;
}

.colorpicker-color {
    height: 10px;
    margin-top: 5px;
    clear: both;
    background-image: url(../images/alpha.png);
    background-position: 0 100%;
}

.colorpicker-color div {
    height: 10px;
}

.input-append.color .add-on i, .input-prepend.color .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
    margin-top: 2px;
}

/*!
 * Datepicker for Bootstrap
 *
 * Copyright 2012 Stefan Petre
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 */
.timepicker-picker .btn i {
    margin: 0px !important;
}

.hide-text {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.input-block-level {
    display: block;
    width: 100%;
    min-height: 30px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

.bootstrap-datetimepicker-widget {
    top: 0;
    left: 0;
    width: 250px;
    padding: 4px;
    margin-top: 1px;
    z-index: 3000;
    background: #ffffff;
    border: #cccccc 1px solid;
}

.bootstrap-datetimepicker-widget:before {
    content: '';
    display: inline-block;
    border-left: 7px solid transparent;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    position: absolute;
    top: -7px;
    left: 6px
}

.bootstrap-datetimepicker-widget:after {
    content: '';
    display: inline-block;
    border-left: 6px solid transparent;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    position: absolute;
    top: -6px;
    left: 7px
}

.bootstrap-datetimepicker-widget > ul {
    list-style-type: none;
    margin: 0
}

.bootstrap-datetimepicker-widget .timepicker-hour, .bootstrap-datetimepicker-widget .timepicker-minute, .bootstrap-datetimepicker-widget .timepicker-second {
    font-weight: bold;
    font-size: 1.2em
}

.bootstrap-datetimepicker-widget table[data-hour-format="12"] .separator {
    width: 4px;
    padding: 0;
    margin: 0
}

.bootstrap-datetimepicker-widget .datepicker > div {
    display: none
}

.bootstrap-datetimepicker-widget .picker-switch {
    text-align: center
}

.bootstrap-datetimepicker-widget table {
    width: 100%;
    margin: 0
}

.bootstrap-datetimepicker-widget td, .bootstrap-datetimepicker-widget th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget td.day:hover, .bootstrap-datetimepicker-widget td.hour:hover, .bootstrap-datetimepicker-widget td.minute:hover, .bootstrap-datetimepicker-widget td.second:hover {
    background: #eeeeee;
    cursor: pointer
}

.bootstrap-datetimepicker-widget td.old, .bootstrap-datetimepicker-widget td.new {
    color: #999999
}

.bootstrap-datetimepicker-widget td.active, .bootstrap-datetimepicker-widget td.active:hover {
    color: #ffffff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #0044cc;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.bootstrap-datetimepicker-widget td.active:hover, .bootstrap-datetimepicker-widget td.active:hover:hover, .bootstrap-datetimepicker-widget td.active:active, .bootstrap-datetimepicker-widget td.active:hover:active, .bootstrap-datetimepicker-widget td.active.active, .bootstrap-datetimepicker-widget td.active:hover.active, .bootstrap-datetimepicker-widget td.active.disabled, .bootstrap-datetimepicker-widget td.active:hover.disabled, .bootstrap-datetimepicker-widget td.active[disabled], .bootstrap-datetimepicker-widget td.active:hover[disabled] {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3
}

.bootstrap-datetimepicker-widget td.active:active, .bootstrap-datetimepicker-widget td.active:hover:active, .bootstrap-datetimepicker-widget td.active.active, .bootstrap-datetimepicker-widget td.active:hover.active {
    background-color: #003399 \9
}

.bootstrap-datetimepicker-widget td span {
    display: block;
    width: 47px;
    height: 54px;
    line-height: 54px;
    float: left;
    margin: 2px;
    cursor: pointer;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px
}

.bootstrap-datetimepicker-widget td span:hover {
    background: #eeeeee
}

.bootstrap-datetimepicker-widget td span.active {
    color: #ffffff;
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(to bottom, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    *background-color: #0044cc;
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25)
}

.bootstrap-datetimepicker-widget td span.active:hover, .bootstrap-datetimepicker-widget td span.active:active, .bootstrap-datetimepicker-widget td span.active.active, .bootstrap-datetimepicker-widget td span.active.disabled, .bootstrap-datetimepicker-widget td span.active[disabled] {
    color: #ffffff;
    background-color: #0044cc;
    *background-color: #003bb3
}

.bootstrap-datetimepicker-widget td span.active:active, .bootstrap-datetimepicker-widget td span.active.active {
    background-color: #003399 \9
}

.bootstrap-datetimepicker-widget td span.old {
    color: #999999
}

.bootstrap-datetimepicker-widget th.switch {
    width: 145px
}

.bootstrap-datetimepicker-widget th.next, .bootstrap-datetimepicker-widget th.prev {
    font-size: 21px
}

.bootstrap-datetimepicker-widget thead tr:first-child th {
    cursor: pointer
}

.bootstrap-datetimepicker-widget thead tr:first-child th:hover {
    background: #eeeeee
}

.input-append.date .add-on i, .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px
}

/**DATE RANGE PICKER**/
.daterangepicker.dropdown-menu {
    max-width: none;
    border: #cccccc 1px solid;
}

.daterangepicker.opensleft .ranges, .daterangepicker.opensleft .calendar {
    float: left;
    margin: 4px;
}

.daterangepicker.opensright .ranges, .daterangepicker.opensright .calendar {
    float: right;
    margin: 4px;
}

.daterangepicker .ranges {
    text-align: left;
}

.daterangepicker .ranges .range_inputs > div {
    float: left;
}

.daterangepicker .ranges .range_inputs > div:nth-child(2) {
    padding-left: 11px;
}

.daterangepicker .calendar {
    display: none;
    max-width: 230px;
}

.daterangepicker .calendar th, .daterangepicker .calendar td {
    font-family: 'Helvetica Neue', Helvetica, Arial, sans-serif;
    white-space: nowrap;
    text-align: center;
}

.daterangepicker .ranges label {
    color: #333333;
    font-size: 11px;
    margin-bottom: 2px;
    text-transform: uppercase;
    text-shadow: 1px 1px 0 #ffffff;
}

.daterangepicker .ranges input {
    font-size: 11px;
}

.daterangepicker .ranges ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.daterangepicker .ranges li {
    font-size: 13px;
    background: #f5f5f5;
    border: 1px solid #f5f5f5;
    color: #333333;
    padding: 3px 12px;
    margin-bottom: 8px;
    cursor: pointer;
    letter-spacing: 0.5px;
    font-weight: 300;
}

.daterangepicker .ranges li.active, .daterangepicker .ranges li:hover {
    background: #35acd6;
    border: 1px solid #3198b5;
    color: #ffffff;
}

.daterangepicker .calendar {
    border: 1px solid #dddddd;
    padding: 4px;
    background: #ffffff;
}

.daterangepicker {
    position: absolute;
    background: #ffffff;
    top: 100px;
    left: 20px;
    padding: 4px;
    margin-top: 1px;
}

.daterangepicker.opensleft:before {
    position: absolute;
    top: -7px;
    right: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.daterangepicker.opensleft:after {
    position: absolute;
    top: -6px;
    right: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

.daterangepicker.opensright:before {
    position: absolute;
    top: -7px;
    left: 9px;
    display: inline-block;
    border-right: 7px solid transparent;
    border-bottom: 7px solid #cccccc;
    border-left: 7px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
}

.daterangepicker.opensright:after {
    position: absolute;
    top: -6px;
    left: 10px;
    display: inline-block;
    border-right: 6px solid transparent;
    border-bottom: 6px solid #ffffff;
    border-left: 6px solid transparent;
    content: '';
}

.daterangepicker table {
    width: 100%;
    margin: 0;
}

.daterangepicker td, .daterangepicker th {
    text-align: center;
    width: 20px;
    height: 20px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    cursor: pointer;
    white-space: nowrap;
}

.daterangepicker td.off {
    color: #999999;
}

.daterangepicker td.disabled {
    color: #999999;
}

.daterangepicker td.available:hover, .daterangepicker th.available:hover {
    background: #eeeeee;
}

.daterangepicker td.in-range {
    background: #ebf4f8;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
}

.daterangepicker td.active, .daterangepicker td.active:hover {
    background-color: #006dcc;
    background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
    background-image: -ms-linear-gradient(top, #0088cc, #0044cc);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
    background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
    background-image: -o-linear-gradient(top, #0088cc, #0044cc);
    background-image: linear-gradient(top, #0088cc, #0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#0088cc', endColorstr='#0044cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    color: #ffffff;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}

.daterangepicker td.week, .daterangepicker th.week {
    font-size: 80%;
    color: #cccccc;
}

/*Form Validation*/
/* error message */
.error {
    color: red !important;
}

.disable-topic .control-group {
    background: #f1f1f1 !important;
    padding: 10px;
}

#newsletter_topics {
    border-bottom: #dddddd 1px solid !important;
}

.legend-h {
    margin: 0px !important;
}

.cmxform fieldset p.error label {
    color: red !important;
}

div.error-container {
    background-color: #f9e5e5;
    border: 1px solid #bd2e2e;
    padding: 5px;
    margin-bottom: 20px;
}

div.error-container ol {
    margin: 0px;
    padding-bottom: 10px;
}

div.error-container ol li {
    list-style-type: disc;
    margin-left: 23px;
}

div.error-container {
    display: none;
}

.error-container label.error {
    display: inline;
}

div.error-container h4 {
    margin: 10px !important;
    font-size: 16px;
    font-weight: normal;
}

form.cmxform label.error {
    display: block;
    margin-left: 1em;
    width: auto;
}

.stepy-widget {
    position: relative;
    margin-bottom: 20px;
}

.stepy-widget .widget-head {
    height: 59px;
}

.stepy-widget .stepy-titles {
    margin: 0px;
    list-style: none;
}

.stepy-widget .stepy-titles > li {
    display: inline-block;
    padding: 5px 15px;
    height: 49px;
    cursor: pointer;
}

.stepy-widget .stepy-error {
    bottom: 30px;
    left: 100px;
}

.stepy-widget .pull-right .stepy-titles > li {
    border-top: 0px;
    border-bottom: 0px;
    border-right: 0px !important;
}

.stepy-titles > li div {
    font-size: 14px;
    color: #ffffff;
    padding-top: 4px;
    font-weight: bold;
}

.stepy-titles > li span {
    font-size: 11px;
    color: #dddddd;
    font-weight: normal;
}

.stepy-titles .current-step div {
    font-size: 14px;
    padding-top: 4px;
    font-weight: bold;
    color: #006699;
}

.stepy-titles .current-step span {
    font-size: 11px;
    color: #666666;
    font-weight: normal;
}

.stepy-titles .current-step {
    background: #e8e8e8;
    color: #0470b0;
    height: 50px !important;
}

#stepy_form .control-group, #stepy .control-group {
    -moz-box-shadow: none !important;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.stepy-titles .error-image {
    background: #e8e8e8 url("../images/error.png") no-repeat right top !important;
}

.button-next, .finish, .button-back {
    float: right;
    display: inline-block;
}

.button-back {
    float: left;
    display: inline-block;
}

.stepy-error {
    bottom: 45px;
    left: 40px;
    overflow: hidden;
    position: absolute;
    width: auto;
}

.stepy-error label.error {
    background: url("../images/alert.png") no-repeat scroll left center transparent;
    color: #de5130;
    display: inline-block;
    font-size: 11px !important;
    margin: 0 3px;
    padding-left: 21px;
    padding-top: 2px;
}

/*====CLE Editor====*/
.cleditorMain {
    border: 1px solid #999999;
    padding: 0 1px 1px;
    background-color: white
}

.cleditorMain iframe {
    border: none;
    margin: 0;
    padding: 0
}

.cleditorMain textarea {
    border: none;
    margin: 0;
    padding: 0;
    overflow-y: scroll;
    font: 10pt Arial, Verdana;
    resize: none;
    outline: none /* webkit grip focus */
}

.cleditorToolbar {
    background: url('../images/toolbar.gif') repeat
}

.cleditorGroup {
    float: left;
    height: 26px
}

.cleditorButton {
    float: left;
    width: 24px;
    height: 24px;
    margin: 1px 0 1px 0;
    background: url('../images/buttons.gif')
}

.cleditorDisabled {
    opacity: 0.3;
    filter: alpha(opacity=30)
}

.cleditorDivider {
    float: left;
    width: 1px;
    height: 23px;
    margin: 1px 0 1px 0;
    background: #cccccc
}

.cleditorPopup {
    border: solid 1px #999999;
    background-color: white;
    position: absolute;
    font: 10pt Arial, Verdana;
    cursor: default;
    z-index: 10000
}

.cleditorList div {
    padding: 2px 4px 2px 4px
}

.cleditorList p, .cleditorList h1, .cleditorList h2, .cleditorList h3, .cleditorList h4, .cleditorList h5, .cleditorList h6, .cleditorList font {
    padding: 0;
    margin: 0;
    background-color: Transparent
}

.cleditorColor {
    width: 150px;
    padding: 1px 0 0 1px
}

.cleditorColor div {
    float: left;
    width: 14px;
    height: 14px;
    margin: 0 1px 1px 0
}

.cleditorPrompt {
    background-color: #f6f7f9;
    padding: 4px;
    font-size: 8.5pt
}

.cleditorPrompt input, .cleditorPrompt textarea {
    font: 8.5pt Arial, Verdana;
}

.cleditorMsg {
    background-color: #fdfcee;
    width: 150px;
    padding: 4px;
    font-size: 8.5pt
}

/*-DASHBOARD--*/

.page-header {
    margin: 0px 0px 20px 0px;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    font-family: 'Dosis', sans-serif;
}

.breadcrumb {
    background: #dddddd;
}

.breadcrumb > li {
    text-shadow: none;
}

.breadcrumb > li .icon-home {
    font-size: 14px;
}

.breadcrumb > .active {
    color: #444444;
}

.breadcrumb > li > .divider {
    color: #666666;
}

.primary-head {
    position: relative;
}

.top-right-toolbar {
    text-align: right;
    position: absolute;
    top: -6px;
    right: 0px;
}

.top-right-toolbar li {
    text-align: left;
}

.top-right-toolbar > li {
    height: 30px;
    width: 30px;
    display: inline-block;
    list-style: none;
}

.top-right-toolbar > li > a {
    height: 30px;
    width: 30px;
    display: inline-block;
    text-decoration: none;
    font-size: 16px;
    line-height: 30px;
    text-align: center;
    color: #ffffff;
}

.widget-header {
    font-weight: normal;
    line-height: normal;
    font-size: 18px;
    border-bottom: #cccccc 1px solid;
    padding-bottom: 10px;
    margin: 0px 0px 20px 0px;
}

.widget-header i {
    font-size: 16px;
}

.widget-header-block {
    position: relative;
}

.message-dropdown .dropdown-menu li a {
    background: none;
    color: #444444;
    border-bottom: #dddddd 1px solid;
    min-height: 20px;
}

.message-dropdown .dropdown-menu li a i {
    font-size: 13px;
    margin-left: -10px;
}

.message-dropdown .dropdown-menu li a:hover {
    background: none;
}

.btn-notification {
    padding: 0px !important;
    height: 50px;
    width: 50px;
    line-height: 50px;
    font-size: 24px;
    text-align: center;
    background: none !important;
    color: #cccccc;
}

.btn-notification:hover {
    background: #333333 !important;
}

.notification-nav .dropdown-menu {
    font-size: 12px;
    white-space: normal;
}

.notification-nav .open .btn-notification {
    background: #ececec !important;
}

.notification-nav .btn-group {
    margin: 0px;
}

.btn-notification i {
    margin: 0px !important;
}

.search-box {
    margin: 15px;
    position: relative;
}

.search-input {
    width: 100px !important;
}

.search-box i {
    color: #444444;
    top: 8px;
    left: 8px;
    z-index: 1000;
}

.admin-info {
    padding: 10px;
    border-bottom: #da3610 5px solid;
}

.admin-thumb {
    width: 50px;
    height: 50px;
    background: #f9f9f9;
    float: left;
    white-space: normal;
    display: inline-block;
    line-height: 50px;
    text-align: center;
    font-size: 36px;
    border: #cccccc 2px solid;
    color: #999999;
}

.admin-thumb a {
    color: #333333 !important;
    border: #999999 1px solid;
    display: block;
}

.admin-meta {
    display: inline-block;
    float: left;
}

.admin-meta ul {
    margin: 0px 10px 0px 10px;
}

.admin-meta ul li {
    list-style: none;
    line-height: normal;
    margin-bottom: 3px;
}

.admin-meta ul li a {
    text-decoration: none;
    padding-right: 5px;
    color: #666666;
}

.admin-meta ul li a:hover {
    color: #006699;
}

.admin-meta ul li a i {
    font-size: 14px;
    text-decoration: none;
}

.admin-username {
    font-weight: bold;
}

.navbar-search {
    margin-top: 5px !important;
}

.copyright {
    text-align: right;
    padding: 10px 20px;
}

.copyright p {
    margin-bottom: 0px;
}

.long-ribbon {
    font-size: 13px !important;
    /* This ribbon is based on a 16px font side and a 24px vertical rhythm. I've used em's to position each element for scalability. If you want to use a different font size you may have to play with the position of the ribbon elements */

    width: 100%;
    position: relative;
    background: #7fa247;
    color: #ffffff;
    text-align: center;
    padding: 1em 1em; /* Adjust to suit */
    left: -1em;
}

.long-ribbon p {
    margin-bottom: 0px;
}

.long-ribbon:before {
    left: -2em;
    border-right-width: 1.5em;
    border-left-color: transparent;
}

.long-ribbon:after {
    right: -2em;
    border-left-width: 1.5em;
    border-right-color: transparent;
}

.long-ribbon .ribbon-content:before, .long-ribbon .ribbon-content:after {
    content: "";
    position: absolute;
    display: block;
    border-style: solid;
    border-color: #3b4c21 transparent transparent transparent;
    bottom: -1em;
}

.long-ribbon .ribbon-content:before {
    left: 0;
    border-width: 1em 0 0 1em;
}

.long-ribbon .ribbon-content:after {
    right: 0;
    border-width: 1em 1em 0 0;
}

.non-semantic-protector {
    position: relative;
    z-index: 1;
}

.tab-widget {
    margin-bottom: 20px;
}

.tab-widget .tab-content {
    border: #ededed 1px solid;
    background: #ffffff;
}

.tab-widget .nav {
    margin: 0px;
}

.btn-round {
    width: 40px;
    height: 40px;
    border-radius: 50px;
    position: relative;
    text-align: center;
}

.btn-round i {
    margin: 0px;
    font-size: 20px;
}

.btn-round span {
    background: #ffffff;
    border-radius: 50px;
    margin: 3px;
    height: 34px;
    width: 34px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 36px;
}

.btn-semi-round {
    width: 40px;
    height: 40px;
    border-radius: 10px;
    position: relative;
}

.btn-round-min {
    height: 30px;
    width: 30px;
    border-radius: 30px;
    position: relative;
}

.btn-round-min i {
    margin: 0px;
    font-size: 16px;
}

.btn-round-min span {
    background: #ffffff;
    border-radius: 30px;
    margin: 2px;
    height: 26px;
    width: 26px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 26px;
}

.btn-semi-round i {
    margin: 0px;
    font-size: 20px;
}

.btn-semi-round span {
    background: #ffffff;
    border-radius: 7px;
    margin: 3px;
    height: 34px;
    width: 34px;
    display: block;
    position: absolute;
    top: 0px;
    left: 0px;
    line-height: 36px;
}

.btn-round, .btn-semi-round, .btn-round-min {
    color: #444444;
}

.btn-round:hover, .btn-round:focus, .btn-semi-round:hover, .btn-semi-round:focus, .btn-round-min:hover, .btn-round-min:focus {
    color: #003366 !important;
}

.media-body {
    border-left: #cccccc 2px solid;
    padding-left: 10px;
    position: relative;
}

.media .media-thumb {
    position: relative;
    border: #cccccc 1px solid;
    padding: 3px;
}

.media .media-thumb:after {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.media .media-thumb:after {
    border-color: rgba(204, 204, 204, 0);
    border-left-color: #cccccc;
    border-width: 7px;
    top: 50%;
    margin-top: -10px;
}

.media .pull-left {
    margin-right: 10px;
}

.media-heading, .conversation-heading {
    font-weight: normal;
    font-size: 13px;
    font-weight: bold;
    margin: 0px;
}

.media-body p, .conversation-body p {
    margin-bottom: 0px;
}

.conversation {
    margin-bottom: 20px;
}

.conversation .pull-left {
    margin-right: 10px;
}

.conversation-body {
    border-left: #cccccc 2px solid;
    padding-left: 10px;
    position: relative;
    overflow: hidden;
}

.conversation .pull-right {
    margin-right: 0px;
    margin-left: 10px;
}

.right-align .conversation-body {
    border-right: #cccccc 2px solid;
    padding-right: 10px;
    position: relative;
    overflow: hidden;
    border-left: 0px;
    padding-left: 0px;
    text-align: right;
}

.conversation .media-thumb {
    position: relative;
    border: #cccccc 1px solid;
    padding: 3px;
}

.conversation .pull-left.media-thumb:after {
    left: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.conversation .pull-left.media-thumb:after {
    border-color: rgba(204, 204, 204, 0);
    border-left-color: #cccccc;
    border-width: 7px;
    top: 50%;
    margin-top: -10px;
}

.conversation .pull-right.media-thumb:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.conversation .pull-right.media-thumb:after {
    border-color: rgba(204, 204, 204, 0);
    border-right-color: #cccccc;
    border-width: 7px;
    top: 50%;
    margin-top: -7px;
}

.pack-details {
    padding: 20px;
}

.pricing-head {
    text-align: center;
    padding: 10px 0;
    color: #ffffff;
}

.pricing-head h3 {
    font-size: 24px;
    font-weight: bold;
    text-transform: uppercase;
}

.price-amount {
    font-size: 24px;
    font-weight: bold;
    display: block;
}

.price-validity {
    display: block;
}

.btn-purchase {
    font-size: 18px;
    font-weight: bold;
    padding: .8em 0 !important;
}

.features-list {
    margin: 0px;
    padding-bottom: 20px;
}

.features-list li {
    list-style: none;
}

.features-list li span {
    width: 4em;
    display: inline-block;
}

.left-stripe {
    border-left: #009900 3px solid !important;
}

.gallery-container .span3 {
    margin: 0px;
}

.wysihtml {
    width: 90%;
}

/*==============================
DATA TABLE
==============================*/
.dataTable {
    margin-bottom: 0px;
}

.dataTables_info {
    padding: 20px 0;
    line-height: 30px;
}

.dataTables_paginate {
    text-align: right;
}

.dataTables_filter {
    text-align: right;
    margin-bottom: 15px;
}

.dataTables_length select {
    width: 70px;
}

/* * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * *
 * DataTables sorting
 */

.sorting_asc {
    background: url('../images/tbl-img/sort_asc.png') no-repeat center right;
    cursor: pointer;
}

.sorting_desc {
    background: url('../images/tbl-img/sort_desc.png') no-repeat center right;
    cursor: pointer;
}

.sorting {
    background: url('../images/tbl-img/sort_both.png') no-repeat center right;
    cursor: pointer;
}

.sorting_asc_disabled {
    background: url('../images/tbl-img/sort_asc_disabled.png') no-repeat center right;
    cursor: pointer;
}

.sorting_desc_disabled {
    background: url('../images/tbl-img/sort_desc_disabled.png') no-repeat center right;
    cursor: pointer;
}

th:active {
    outline: none;
}

.user_block, .post_block {
    margin-bottom: 10px;
    border-bottom: #cccccc 1px dotted;
    padding-bottom: 10px;
}

.post_list, .user_list, .ticket_list {
    background: #ffffff;
    margin: 10px; /*border-radius:4px;*/
}

.user_list .pagination {
    margin: 10px 0;
}

.post_block .btn-group .btn, .user_block .btn-group .btn {
    display: inline-block;
    float: left;
    height: 20px;
    line-height: 20px;
    padding: 0 10px;
    font-size: 11px;
    margin-right: 0px;
}

.post_meta {
    width: auto;
    margin: 0px 0px 10px 0px;
}

.post_meta li {
    display: inline-block;
    float: left;
    margin-right: 10px;
}

.post_block .total_post {
    float: right;
    margin-right: 0px;
}

.post_block h6 {
    line-height: normal;
    margin: 0px 0px 5px 0px;
    font-weight: normal;
}

.post_block h6 a {
    color: #666666;
}

/*--User List--*/

.info_block {
    margin-bottom: 10px;
    width: auto;
    overflow: hidden;
}

.info_block .widget_thumb {
    width: 46px;
    height: 46px;
    float: right;
    background: #f9f9f9;
    border: #cccccc 1px solid;
    padding: 5px;
    margin-left: 10px;
    margin-right: 0px;
}

.info_block p {
    margin: 0px;
    line-height: normal;
}

.user-info {
    margin-bottom: 5px;
    display: block;
}

.list_info {
    margin: 0px;
}

.list_info li {
    margin: 0px;
    list-style: none;
}

.comment-items {
    margin: 10px;
}

.item-block {
    border-bottom: #cccccc 1px dotted;
    padding-bottom: 10px;
    margin-bottom: 10px;
}

.item-block:last-child {
    margin-bottom: 0px;
}

.item-thumb {
    margin-right: 0px;
    width: 50px;
    margin-top: 5px;
}

.item-thumb ul {
    margin: 0px;
    list-style: none;
}

.item-thumb ul li {
    position: relative;
    margin-bottom: 3px;
}

.check-item {
    position: absolute;
    top: -4px;
    right: 4px;
}

.item-thumb .item-pic {
    background: rgb(255, 255, 255); /* Old browsers */
    width: 44px;
}

.item-thumb .item-pic img {
    margin: 2px;
    border: #dddddd 1px solid;
    padding: 2px;
    background: #ffffff;
}

.item-intro {
    width: 86%;
}

.item-intro p {
    margin-bottom: 0px;
    padding-top: 3px;
    line-height: normal;
    font-size: 11px;
}

.item-meta ul {
    margin: 0px;
    list-style: none;
}

.item-meta ul > li {
    display: inline-block;
    margin-right: 20px;
    color: #999999;
    font-size: 11px;
}

.item-meta ul > li a {
    color: #999999;
}

.task-list {
    margin: 0px;
}

.task-list li {
    list-style: none;
    background: #f9f9f9;
    padding: 5px 10px;
    margin: 5px;
    position: relative;
}

.task-list li .task-check {
    position: relative;
    top: -3px;
    margin-right: 5px;
}

.task-list li a {
    color: #666666;
}

.task-list li.done a {
    color: #009900;
    text-decoration: line-through;
}

.task-list li.done {
    background: #f3fdf2;
}

.notification-list {
    margin: 0px;
}

.notification-list li {
    list-style: none;
    background: #f9f9f9;
    margin: 5px;
    position: relative;
}

.notification-list li a {
    line-height: 26px;
    display: block;
    text-decoration: none;
    color: #666666;
}

.notification-list li i {
    display: inline-block;
    height: 26px;
    width: 26px;
    line-height: 26px;
    text-align: center;
    margin-right: 5px;
    color: #ffffff;
}

/**=======LOGIN PAGE========**/
.form-signin1 {
    max-width: 300px;
    padding: 10px 20px 20px;
    margin: 60px auto 20px;
    background-color: #ffffff;
    border: 1px solid #282828;
    border-top: #282828 4px solid;
    -webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    -moz-box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
    box-shadow: 0 2px 3px rgba(0, 0, 0, .3);
}

.dv-panel-login {
    display: table;
    height: 100%;

}

.panel-login {
    margin-top: 11%;
    text-align: center;
    /*padding: 20px 0 0 0;*/
    /*	background: url('../images/panel-lg.png') left center no-repeat;*/
    background-size: 100% 100%;
    width: 550px !important;
    margin-left: auto;
    margin-right: auto;
    min-height: 160px !important;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    display: table-cell;
    vertical-align: middle;

}

#form-reset-pass {
    padding-top: 60px;
    margin: 0 auto;
    width: 30%;
}

#form-reset-pass #frm_set_player {
    display: table-cell;
    vertical-align: middle
}

.panel-login .lb_remember_me {
    display: inline-block;
    color: #ababab;
    cursor: pointer;
}

.panel-login .cb_remember_me {
    vertical-align: top;
}

.panel-login .form-signin input[type="text"], .form-signin input[type="password"] {
    font-family: tube !important;
}

.panel-login .btn-login {
    background: #5dbadf !important;
    color: white;
    font-weight: bold;
    padding: 6px 30px !important;
    text-transform: uppercase;
}

.dv-bt-submit {
    margin: 5px 0;
}

#txt_descript_forgot {
    text-align: left;
}

#form-forgot-pass .errorMessage {
    text-align: left;
}

.panel-login .title-bt-lg {
    color: #e3e3e3;
    text-decoration: none;
}

.panel-login a.title-bt-lg:hover {
    color: #34a9d7;
}

.panel-login #btn_forgot_pass {
    float: left;
}

.panel-login #mobie_presence {
    float: right;
}

.dv-bottom-login, .dv-bottom-access {
    text-align: center;
    display: block;
    bottom: 10px;
}

.dv-bottom-access, .cls_pannel_login {
    position: absolute;
    right: 0px;
    bottom: 22px;

}

.dv-bottom-access .three-tower {
    background-color: transparent;
    background-position: center 2px;
    background-repeat: no-repeat;
    background-size: 900px auto;
    /*	background-image: url('../images/img-tower.png');	*/
    height: 309px;
    float: left;
}

.dv-bottom-access .three-tower.active1 {
    background-position: center -307.45px;
}

.dv-bottom-access .three-tower.active2 {
    background-position: center -616.57px;
}

.dv-bottom-access .three-tower.active3 {
    background-position: center -925.75px;
}

.dv-acc-tower {
    text-align: right;
    margin: 48px 0 0 0;
    position: relative;
}

.dv-acc-tower a {
    margin: 0 !important;
}

.dv-acc-tower img {
    height: 84px !important;
}

.dv-acc-tower .span2, .dv-acc-tower .span3 {
    position: relative;
}

.dv-bottom-access .three-tower .acc-tower-1, .dv-bottom-access .three-tower .acc-tower-2, .dv-bottom-access .three-tower .acc-tower-3 {
    display: block;
    width: 100%;
    height: 84px;
}

.panel-login .acc_wl_member {
    text-align: center;
}

.acc_wl_member img {
    border-radius: 10px !important;
}

.panel-login #uname_access {
    text-transform: uppercase;
    color: #34a9d7;
    margin-top: .5em;
    display: block;
    font-family: verdana;
    font-size: 16px;
}

.acc_wl_member h3 {
    font-size: 22px;
    margin: 0;
}

.pls_text {
    line-height: 26px;
    font-size: 22px;
    text-align: center;
}

.bg-login .top-panel {
    background: url('../images/logo-top-lg.png') left center no-repeat fixed;
    background-size: 100%;
    display: block;
    height: 20%;
}

.form-signin-ribbon {
    max-width: 300px;
    padding: 10px 20px 20px;
    margin: 60px auto 20px;
}

.form-signin-ribbon p {
    margin-bottom: 10px;
}

.form-signin-ribbon .long-ribbon {
    text-align: left !important;
}

.forgot-block {
    padding: 15px;
}

.form-signin-ribbon h3 {
    font-weight: normal;
    font-size: 18px;
    margin-bottom: 0px;
    border-bottom: #eeeeee 0px solid;
    padding-bottom: 0px;
    line-height: normal;
    text-transform: uppercase;
}

.form-signin h3 {
    font-weight: normal;
    font-size: 19px;
    line-height: normal;
    text-transform: uppercase;
    color: white;
}

.form-signin-ribbon h4 {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
    border-bottom: #999999 1px solid;
    padding-bottom: 8px;
}

.form-signin h4 {
    font-weight: normal;
    font-size: 14px;
    margin-bottom: 5px;
    border-bottom: #eeeeee 1px solid;
    padding-bottom: 8px;
}

.form-signin h5, .form-signin-ribbon h5 {
    font-weight: normal;
    font-size: 14px;
}

.form-signin .form-signin-heading, .form-signin .checkbox {
    margin-bottom: 10px;
}

.form-signin input[type="text"], .form-signin input[type="password"] {
    font-size: 14px;
    height: auto;
    margin-bottom: 15px;
    text-align: center;
    border-radius: 8px;
}

.form-signin-ribbon input[type="text"], .form-signin-ribbon input[type="password"] {
    font-size: 14px;
    height: auto;
    margin-bottom: 15px;
    border: #006600 1px solid;
    text-align: center;
}

.login-head {
    padding: 10px;
    color: #ffffff;
    text-align: center;
}

.form-signin-ribbon .content-widgets {
    background: #cccccc !important;
}

.user-online {
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #009900;
    border-radius: 10px;
}

.user-offline {
    width: 8px;
    height: 8px;
    display: inline-block;
    background: #cccccc;
    border-radius: 10px;
}

.chat-input {
    margin: 20px 0;
}

.chat-input .btn {
    margin-top: 10px;
}

#flotTip {
    padding: 3px 5px;
    background-color: #000000;
    z-index: 100;
    color: #ffffff;
    opacity: .7;
    filter: alpha(opacity=70);
    border: 2px solid #000000;
}

/**============================
ERROR PAGE
=================================**/
.errorPage-container .error-wrapper {
    margin: 0 20px !important;
}

.error-code {
    font-size: 100px;
    text-align: right;
    font-family: 'Dosis', sans-serif;
    font-weight: bold;
    margin-top: 100px;
    color: #b01010;
}

.error-message {
    margin-top: 70px;
    border-left: #993300 10px solid;
    background: #cccccc;
    padding: 10px 20px;
    position: relative;
}

.error-message h4 {
    font-family: 'Dosis', sans-serif;
    line-height: normal;
    font-size: 18px;
    margin: 0px;
    color: #990000;
}

.error-message:after {
    right: 100%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.error-message:after {
    border-color: rgba(153, 51, 0, 0);
    border-right-color: #993300;
    border-width: 30px;
    top: 25%;
    margin-top: -30px;
}

.error-suggestion {
    margin: 0 20px;
}

.error-suggestion li {
    list-style: decimal-leading-zero;
    margin-left: 4px;
    line-height: 18px;
    margin-bottom: 8px;
}

.chart-control {
    margin-bottom: 0px !important;
}

.chart-control .control-label {
    text-align: left;
    width: 100px !important;
}

.chart-control .controls {
    margin-left: 120px;
}

.pie-chart {
    margin-bottom: 20px;
}

/**CHART**/
.legendLabel {
    padding-right: 10px;
    font-size: 11px !important;
}

.legend-block {
    padding: 0px 10px;
}

/**============================
THEME SELECTOR
=================================**/
.theme-setting {
    width: 40px;
    height: 40px;
    background: #ffffff;
    position: absolute;
    left: -40px;
    cursor: pointer;
}

.theme-setting i {
    line-height: 40px;
    text-align: center;
    color: #003366;
    display: block;
    font-size: 24px;
}

.theme-slector {
    width: 160px;
    background: #ffffff;
    position: fixed;
    bottom: 40px;
    z-index: 999999;
}

.theme-list {
    margin: 0px;
}

.theme-slector-close {
    right: -160px;
}

.theme-slector-open {
    right: 0px;
}

.theme-list li {
    width: 30px;
    height: 30px;
    display: inline-block;
    float: left;
    margin: 5px 5px;
    cursor: pointer;
}

.theme-fabrics {
    background: url(../images/low_contrast_linen.png) no-repeat;
}

.theme-blue {
    background: #2288cc;
}

.theme-dark-orange {
    background: #c62500;
}

.theme-wooden {
    background: url(../images/retina_wood.png) no-repeat;
}

.theme-default {
    background: #e1e1e1;
}

/**INVOICE**/
.invoice-info {
    margin: 0px;
}

.invoice-info li {
    list-style: none;
}

.invoice-info li label {
    display: inline-block;
    font-weight: bold;
    width: 10em;
}

.invoice-cal td span {
    display: block;
    text-align: right;
}

.amount-due {
    font-weight: bold;
    font-size: 18px !important;
    padding: 10px 0;
}

/**PROFILE PAGE**/

.profile-thumb .list-item {
    list-style: none;
    margin: 0;
}

.profile-thumb img {
    width: 96% !important;
}

.profile-thumb .list-item li a {
    color: #666666;
    padding: 5px 10px 5px 0;
    display: block;
    border-bottom: #dddddd 1px solid;
}

.profile-thumb .list-item li a:hover {
    text-decoration: none;
    color: #0099cc;
}

.information-container {
    padding: 10px 20px 20px 20px;
}

.profile-info ul {
    list-style: none;
    padding: 0px;
    margin: 0px;
}

.profile-title {
    margin-top: 0px;
    margin-bottom: 0px;
}

.profile-intro li label {
    display: inline-block;
    font-weight: bold;
    width: 10em;
    color: #666666;
}

.profile-toolbar {
    margin-top: 0px;
    margin-bottom: -40px;
}

.profile-info h4 {
    font-weight: normal;
    border-bottom: #eeeeee 1px solid;
    padding-bottom: 5px;
}

.profile-info .media-heading {
    font-weight: bold;
}

/**SERACH PAGE**/
.top-toolbar {
    margin: 10px 20px 0 0;
}

.top-toolbar i {
    margin: 0px;
    font-size: 14px;
}

.btn-icon {
    padding: 0 5px;
    height: 20px;
}

/** containers **/
.list-wrap {

    margin: 0 auto;

}

.list-wrap p {
    margin-bottom: 0px;
}

.list-search-bar {
    margin: 0px 0px 20px 0px;
}

.list-search-bar .pagination, .list-search-bar .input-append {
    margin: 0px;
}

.list-wrap header {
    border-bottom: 1px solid #b6bdbe;
    margin: 15px 22px;
    margin-bottom: 35px;
    padding-top: 20px;
    position: relative;
}

.list-wrap footer {
    border-top: 1px solid #b6bdbe;
    padding-bottom: 40px;
    margin: 15px 22px;
}

.list-wrap header .list-style-buttons {
    position: absolute;
    right: 0;
}

.list-wrap ul {
    margin: 0px;
}

.list-wrap h3 {
    margin: 0px;
    line-height: normal;
}

/** list view **/
ul.list {
    list-style: none;
    width: 100%;
    margin-bottom: 20px;
}

ul.list li {
    display: block;
    background: #f8f8f8;
    padding: 10px 15px;
    border-bottom: #dddddd 1px solid;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.5);
}

ul.list li:first-child {
    border-top: #dddddd 1px solid;
}

ul.list li.alt {
    background: #f1f1f1;
}

ul.list li section.left {
    display: block;
    float: left;
    width: 450px;
    position: relative;
    font-size: 11px;
    line-height: normal;

}

ul.list li section.right {
    display: block;
    float: right;

    width: 250px;
    text-align: right;
}

ul.list li section.left img.thumb {
    float: left;
    margin-right: 10px;
}

ul.list .right .rate-it {
    display: block;
    width: 250px !important;
    text-align: right !important;
    margin-bottom: 5px;
}

ul.list li section.left img.featured-banner {
    position: absolute;
    left: -18px;
    top: 35px;
}

ul.list li section.left h3 {

    font-weight: bold;
    color: #707375;
    font-size: 14px;

    margin-bottom: 5px;

}

ul.list li section.left span.meta {
    color: #93989b;
    font-weight: normal;
    font-size: 12px;
    display: block;
    margin-bottom: 3px;
}

ul.list li section.right span.price {
    font-weight: bold;
    display: block;
    color: #006699;
    font-size: 14px;
    margin-bottom: 3px;
    text-align: right;
}

ul.list li section.right a.firstbtn {
    margin-right: 7px;
}

/** grid view **/
ul.grid {
    list-style: none;
    margin: 20px auto;

}

ul.grid li {
    position: relative;
    display: block;
    float: left;
    width: 220px;
    padding: 10px;
    margin-bottom: 20px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border: #cccccc 1px solid;
    margin-right: 20px;
    background: #f9f9f9;
}

ul.grid li:last-child {
    margin-right: 0px;
}

ul.grid li.third {
    border: #cccccc 1px solid;
}

ul.grid li section.left {
    position: relative;
}

ul.grid li section.right { /* nothing */
}

ul.grid li section.left img.featured-banner {
    position: absolute;
    top: 0;
}

ul.grid li section.left h3 {
    margin-top: 5px;
    font-weight: bold;

    color: #707375;
    font-size: 14px;

}

ul.grid li section.left span.meta {
    display: block;
    color: #93989b;
    font-weight: normal;
    font-size: 1.1em;
    margin-bottom: 7px;
}

ul.grid li section.right span.price {
    font-weight: bold;
    display: block;
    color: #006699;
    font-size: 16px;
}

ul.grid li section.right span.darkview {
    opacity: 0;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
    width: 220px;
    height: 100%;
    background: rgba(40, 45, 55, 0.25);
    overflow: hidden;
    text-align: center;
    padding-top: 35px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    transition: opacity 0.2s linear 0s;
    -webkit-transition: opacity 0.2s linear 0s;
    -moz-transition: opacity 0.25s linear 0s;
    -o-transition: opacity 0.25s linear 0s;
    border: #aaaaaa 1px solid;
    cursor: pointer;
}

ul.grid li:hover section.right span.darkview {
    opacity: 1;
}

ul.grid li section.right span.darkview a.firstbtn {
    display: block;
    margin-bottom: 10px;
}

.user-thumb img {
    padding: 3px;
    background: #ffffff;
    border: #cccccc 1px solid;
}

.tbl-serach td {
    vertical-align: middle;
}

.row-action {
    margin: 0px;
}

.row-action .btn {
    margin-left: 0px !important;
    padding: 5px 7px;
    height: 30px;
}

.row-action i {
    margin: 0px;
    font-size: 14px;
}

.t-complete {
    color: #009900;
    text-decoration: line-through;
}

@media (max-width: 768px) {
    body {
        background-color: #ffffff !important;
    }

    .responsive-leftbar {
        display: block;
        top: 0px;
    }

    .leftbar {
        position: absolute;
        z-index: 9000;
    }

    .leftbar.leftbar-close {
        left: -260px;
    }

    .leftbar.expand {
        left: 0px !important;
    }

    .main-wrapper {
        margin-left: 0px;
        margin-right: 0px;
        padding-left: 20px;
        padding-right: 20px;
    }

    .error-message:after {
        right: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .error-message:after {
        border-color: rgba(153, 51, 0, 0);
        border-bottom-color: #993300;
        border-width: 30px;
        top: -30px;
        right: 7%;
        margin-top: -30px;
    }

    .error-message {
        margin-top: 70px;
        border-left: none;
        border-top: #993300 10px solid;
        background: #cccccc;
        padding: 10px 20px;
        position: relative;
    }

}

@media (max-width: 767px) {
    .row-fluid .controls-row [class*="span"] + [class*="span"] {
        margin-left: 0;
    }

    .row-fluid .slider-horizontal {
        /* width: 100% !important; */
    }

    .rx-time-picker-bar .slider.slider-horizontal {
        width: 90%;
    }

}

.switch-item a {
    background-image: url(../images/path.png) !important;
}

.metro-sidenav a {
    background-image: url(../images/path.png) !important;
}

.icon-citizen {
    background: url(../images/citizen.png) no-repeat center;
    height: 30px;
}

.icon-passbook {
    background: url(../images/passbook.png) no-repeat center;
    height: 30px;
}

.icon-musics {
    background: url(../images/music.png) no-repeat center;
    height: 30px;
}

/*
duy
*/
.owner-detail {
    margin: 0;
}

.owner-detail li {
    display: inline;
}

.owner-detail li a {
    font-size: 17px;
    padding: 10px 50px 10px 10px;
    color: #777777;
    border: 1px solid rgb(228, 228, 228);
    border-bottom: none;
    border-radius: 5px 5px 0px 0px;
    -moz-border-radius: 5px 5px 0px 0px;
    -webkit-border-radius: 5px 5px 0px 0px;
    text-decoration: none;

}

.dv_change_pass .row label, .dv_change_pass .row input {
    float: left;
    margin: 2px 0px;
}

.dv_change_pass .row {
    margin-left: 0px;
}

.dv_change_pass .row label {
    width: 140px;
}

input[type='file'] {
    color: transparent;
}

#users-new-pass .row {
    height: auto !important;
}

#users-new-pass .row input {
    height: 14px;
    line-height: 14px;
}

input[type='file'] {
    color: #444444;
}

#story-grid select.change_status {
    width: 100px !important;
}

#media-grid select,
#media-grid select,
#direct-grid select,
#scitizen-grid select,
#push-back-grid select,
#sdiscount-grid select,
#sloop-grid select,
#sbonus-grid select,
#inbox-grid select,
#connect-grid select {
    width: auto;
}

#loyalty-grid select {
    width: auto !important;
}

.disabled_box {
    position: absolute;
    top: 0;
    left: 0;
    box-shadow: none !important;
    width: 100%;
    height: 100%;
    padding: 0px !important;
    display: block;
}

.span2 .title_table,
.title_analytics {
    color: #0088cc;
    font-weight: bold;
    font-size: 12px;
}

.view_analytics {
    font-weight: normal;
}

.top_gridview {
    width: auto !important;
    color: #0088cc;
    font-weight: bold;
    margin-left: 20px;
}

.myDIV {
    background-color: lightblue;
    width: 200px;
    height: 100px;
    opacity: 0.7;
}

#scitizen-grid #PushBack_acid {
    width: 150px;
}

#scitizen-grid #PushBack_platform {
    width: 50px;
}

#scitizen-grid #PushBack_usage_level {
    width: 70px;
}

#scitizen-grid #PushBack_gender {
    width: 85px;
}

#scitizen-grid #PushBack_period_app {
    width: 30px;
}

.admin_analytics {
    margint: 0;
    font-size: 12px;
    padding: 0;
    border-bottom: none;
}

.cls-short-description {
    display: none;
}

.admin_analytics .admin-meta ul a {
    font-size: 12px;
    padding: 0;
}

.admin_analytics .admin-meta ul {
    margin: 0;
}

.navbar-inner-analytics {
    /*background:url(../images/bg-analytics.png) no-repeat !important;*/
    background: #34a9d7 !important;
    padding-top: 0 !important;
    border: 0 !important;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    text-align: center;
    color: white;
}

.menu-anlaytics,
.menu-tower3 {
    background: url("../images/icon-tower3/icon-close-menu.png") center 96% no-repeat #ffffff;
    color: black;
    position: fixed;
    z-index: 1100;
    margin: 0 !important;
    top: 70px;
    left: 0;
    border-bottom: 3px solid #ffffff;
    box-shadow: 1px 12px 25px rgba(0, 0, 0, 0.1);
}

.rx-group-nav-showdetail {
    position: relative;
    float: left;
    top: 14px;
    left: 8px;
    box-sizing: border-box;
    border-radius: 5px;
    width: 0px;
    cursor: pointer;
    font-size: 35px;
    color: #999999;
    background-color: #ffffff;
    /* IE 9 */
    /* Chrome, Safari, Opera */
    font-family: verdana;
}

@media (max-width: 768px) {
    .rx-group-nav-showdetail {
        top: -46px;
        left: 91%;
    }
}

.rx-group-nav-hidedetail {
    text-align: center;
    font-size: 20px;
    cursor: pointer;
    color: #999999;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.rx-group-nav-item {
    position: relative;
}

@media (max-width: 768px) {
    .rx-group-nav-item {
        width: 100%;
    }
}

.rx-group-nav-item.rx-group-active > .hidden {
}

.rx-group-nav-item.rx-group-active li {
    display: table-column !important;
}

.menu-anlaytics li.span2,
.menu-anlaytics li.span1,
.menu-tower3 li.span2,
.menu-tower3 li.span1 {
    margin: 0 !important;
}

li.span2.rx-group-nav-hidedetail {
    color: #999999;
    font-size: 24px;
}

li.span2.rx-group-nav-append {
}

.menu-tower3 li {
    position: relative;
}

.rx-group-nav-item-container.rx-nav-active {
    display: block !important;
    position: absolute;
    visibility: visible;
    background-color: #ffffff;
    box-shadow: 1px 1px 24px rgba(0, 0, 0, 0.3);
    z-index: 10000;
}

.rx-group-nav-item-container .span2 {
    width: 100% !important;
    display: block;
}

.menu-anlaytics .slide-menu,
.menu-tower3 .slide-menu {
    margin-bottom: 0px !important;
    max-height: 500px;
    overflow-y: scroll;
    padding-left: 20px;
    padding-top: 15px;
    list-style: none;
    margin-left: 0px;
    box-sizing: border-box;
    overflow: hidden;
}

.menu-anlaytics .slide-menu li a,
.menu-tower3 .slide-menu li a {
    box-shadow: none !important;
    height: 57px;
    padding: 0px !important;
    display: block;
    text-decoration: none;
    margin: 0px !important;
    background-position: 0 5px;
    background-size: 22% auto;
    background-repeat: no-repeat;
}

/*
a.cls-menu-myapp.cl_feature_icon:after {
    content: '1';
    background: #F44336;
    height: 25px;
    width: 25px;
    display: block;
    position: absolute;
    top: 0px;
    left: -14px;
    border-radius: 50%;
    text-align: center;
    color: #fff;
    line-height: 24px;
    font-size: 16px;
    font-weight: bold;
}*/

/*a.cls-menu-payg.cl_feature_icon:after {content: '1';background: #F44336;height: 25px;width: 25px;display: block;position: absolute;top: 0px;left: -14px;border-radius: 50%;text-align: center;color: #fff;line-height: 24px;font-size: 16px;font-weight: bold;}*/

.menu-anlaytics .slide-menu li a {
    float: left;
    width: 100%;
    padding-left: 45px !important;
}

.menu-tower3 .slide-menu li a .icon_menu {
    height: 35px;
    width: 35px;
    display: block;
    float: left;
    margin-top: 5px;
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    background-size: 100% auto;
    box-sizing: border-box;
    background-color: #eeeeee;
    border-radius: 3px;
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.2);
}

.rx-group-nav-append .icon_menu:after {
    content: '\2304';
    color: #999999;
    font-weight: bold; /* IE 9 */ /* Chrome, Safari, Opera */
    position: absolute;
    bottom: 26px;
    left: -25px;
    font-size: 40px;
    font-family: verdana;
}

.rx-group-nav-append:hover .icon_menu:after {
    color: #34a9d7;
}

.rx-group-nav-append .active .icon_menu:after {
    color: #34a9d7;
}

.rx-group-nav-append .icon_menu {
}

.menu-anlaytics .slide-menu li a i,
.menu-anlaytics .slide-menu li a span,
.menu-tower3 .slide-menu li a i,
.menu-tower3 .slide-menu li a span {
    line-height: 45px;
    height: 45px;
    display: inline-block !important;
    padding: 0 !important;
    color: #939598 !important;
}

.menu-anlaytics .slide-menu li a i,
.menu-tower3 .slide-menu li a i {
    font-size: 25px !important;
}

.menu-anlaytics .slide-menu li a.cls-analytics {
    background: url("../images/icon-analytics-inactive.png") 0 50% no-repeat;
}

.menu-anlaytics .slide-menu li a.cls-analytics:hover,
.menu-anlaytics .slide-menu li a.cls-analytics.active {
    background: url("../images/icon-analytics-active.png") 0 50% no-repeat;

}

.menu-anlaytics .slide-menu li a.cls-now {
    background: url("../images/icon-now-inactive.png") 0 50% no-repeat;
}

.menu-anlaytics .slide-menu li a.cls-now:hover,
.menu-anlaytics .slide-menu li a.cls-now.active {
    background: url("../images/icon-now-active.png") 0 50% no-repeat;
}

.menu-anlaytics .slide-menu li a.cls-appcitizen {
    background: url("../images/icon-appcitizen-inactive.png") 0 50% no-repeat;
}

.menu-anlaytics .slide-menu li a.cls-appcitizen:hover,
.menu-anlaytics .slide-menu li a.cls-appcitizen.active {
    background: url("../images/icon-appcitizen-active.png") 0 50% no-repeat;
}

.menu-anlaytics .slide-menu li a.cls-views {
    background: url("../images/icon-views-inactive.png") 0 50% no-repeat;
}

.menu-anlaytics .slide-menu li a.cls-views:hover,
.menu-anlaytics .slide-menu li a.cls-views.active {
    background: url("../images/icon-views-active.png") 0 50% no-repeat;
}

.menu-anlaytics .slide-menu li a.cls-roi {
    background: url("../images/icon-roi-inactive.png") 0 50% no-repeat;
}

.menu-anlaytics .slide-menu li a.cls-roi:hover,
.menu-anlaytics .slide-menu li a.cls-roi.active {
    background: url("../images/icon-roi-active.png") 0 50% no-repeat;
}

.menu-anlaytics .slide-menu li a.cls-sies {
    background: url("../images/icon-sies.png") 0 50% no-repeat;
}

/*icon menu tower3*/
.menu-tower3 .slide-menu li a.active span,
.menu-anlaytics .slide-menu li a.active span,
.menu-tower3 .slide-menu li a:hover span,
.menu-anlaytics .slide-menu li a:hover span {
    color: #34a9d7 !important;
}

.menu-tower3 .slide-menu li a.cls-menu-app-citzen .icon_menu,
.tb-top-analytics .title-amout-plus-app-citizens {
    background-image: url("../images/icon-tower3/icon-app-citizen-new.png");
}

.menu-tower3 .slide-menu li a.cl_feature_icon:hover .icon_menu,
.menu-tower3 .slide-menu li a.cl_feature_icon.active .icon_menu,
.tb-top-analytics .icon_menu {
    background-position: 0px -35px;
}

.menu-tower3 .slide-menu li a.cls-menu-push .icon_menu,
.tb-top-analytics .title-amout-plus-push {
    background-image: url("../images/icon-tower3/icon-push-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-inbox .icon_menu,
.tb-top-analytics .title-amout-plus-inbox {
    background-image: url("../images/icon-tower3/icon-inbox-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-checkin .icon_menu,
.tb-top-analytics .title-amout-plus-checkin {
    background-image: url("../images/icon-tower3/icon-checkin-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-loyalty .icon_menu,
.tb-top-analytics .title-amout-plus-loyalty {
    background-image: url("../images/icon-tower3/icon-loyalty-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-media .icon_menu,
.tb-top-analytics .title-amout-plus-media {
    background-image: url("../images/icon-tower3/icon-media-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-story .icon_menu,
.tb-top-analytics .title-amout-plus-fb {
    background-image: url("../images/icon-tower3/icon-facebook-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-locations .icon_menu,
.tb-top-analytics .title-amout-plus-locations {
    background-image: url("../images/icon-tower3/icon-location-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-connect .icon_menu,
.tb-top-analytics .title-amout-plus-connect {
    background-image: url("../images/icon-tower3/icon-connect-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-direct .icon_menu,
.tb-top-analytics .title-amout-plus-direct {
    background-image: url("../images/icon-tower3/icon-direct-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-coupon .icon_menu,
.tb-top-analytics .title-amout-plus-coupon {
    background-image: url("../images/icon-tower3/icon-coupon-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-pds .icon_menu,
.tb-top-analytics .title-amout-plus-pds {
    background-image: url("../images/icon-tower3/icon-pds-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-loop .icon_menu,
.tb-top-analytics .title-amout-plus-loop {
    background-image: url("../images/icon-tower3/icon-loop-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-bonus .icon_menu,
.tb-top-analytics .title-amout-plus-bonus {
    background-image: url("../images/icon-tower3/icon-bonus-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-locate .icon_menu,
.tb-top-analytics .title-amout-plus-locate {
    background-image: url("../images/icon-tower3/icon-locate-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-tracker .icon_menu,
.tb-top-analytics .title-amout-plus-tracker {
    background-image: url("../images/icon-tower3/icon-tracker-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-pin .icon_menu,
.tb-top-analytics .title-amout-plus-pin {
    background-image: url("../images/icon-tower3/icon-pin-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-ticket .icon_menu,
.tb-top-analytics .title-amout-plus-ticket {
    background-image: url("../images/icon-tower3/icon-ticket-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-mcom .icon_menu,
.tb-top-analytics .title-amout-plus-mcom {
    background-image: url("../images/icon-tower3/icon-mcom-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-passbook .icon_menu,
.tb-top-analytics .title-amout-plus-pass {
    background-image: url("../images/icon-tower3/icon-passbook-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-game .icon_menu,
.tb-top-analytics .title-amout-plus-game {
    background-image: url("../images/icon-tower3/icon-game-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-feed .icon_menu,
.tb-top-analytics .title-amout-plus-feed {
    background-image: url("../images/icon-tower3/icon-feed-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-payg .icon_menu,
.tb-top-analytics .title-amout-plus-payg {
    background-image: url("../images/icon-tower3/icon-payg-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-vip .icon_menu,
.tb-top-analytics .title-amout-plus-vip {
    background-image: url("../images/icon-tower3/icon-vip-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-alerts .icon_menu,
.tb-top-analytics .title-amout-plus-in-alerts {
    background-image: url("../images/icon-tower3/icon-alerts-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-setting .icon_menu,
.tb-top-analytics .title-amout-plus-setting {
    background-image: url("../images/icon-tower3/icon-setting-ad.png");
}

.tb-top-analytics .title-amout-plus-in-alerts:before,
.tb-top-analytics .title-amout-plus-pass:before {
    /* content: "+" !important; */
}

.menu-tower3 .slide-menu li a.cls-menu-myapp .icon_menu,
.tb-top-analytics .title-amout-plus-my-app {
    background-image: url("../images/icon-tower3/icon-my-app-ad.png");
}

.menu-tower3 .slide-menu li a.cls-menu-confirmation .icon_menu,
.tb-top-analytics .title-amout-plus-confirm {
    background-image: url("../images/icon-tower3/icon-confirmation-ad.png");
}

/**/
.grid-view .items.table thead tr {
    background: #007093 !important;
    color: white !important;
}

.grid-view .items.table thead tr.filters {
    background: #ffffff !important;
    color: #000000 !important;
}

.menu-anlaytics .slide-menu li a span,
.menu-tower3 .slide-menu li a span {
    padding: 0 0px 0px 1.5em !important;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 10px;
    /*	width: 1.5em;*/
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif !important;
}

@media (max-width: 960px) {
    .menu-anlaytics .slide-menu li a span,
    .menu-tower3 .slide-menu li a span {
        padding: 0 0px 0px 1em !important;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 8px;
    }
}

@media (max-width: 768px) {
    .menu-anlaytics .slide-menu li a span,
    .menu-tower3 .slide-menu li a span {
        padding: 0 0px 0px 1em !important;
        text-transform: uppercase;
        font-weight: bold;
        font-size: 10px;
    }
}

.menu-tower3 .slide-menu li.span1 a span {
    width: 1.5em;
}

.menu-anlaytics .slide-menu li a span {
    width: 100% !important;
}

a.dropdown-menu-tower3:hover,
a.dropdown-menu-analytics {
    color: white;
    text-decoration: none;
}

.dropdown-menu-tower3,
.dropdown-menu-analytics {
    text-align: center;
    display: block;
    width: 8em;
    font-size: 2.4em;
    vertical-align: middle;
    line-height: 70px;
    text-transform: uppercase;
    font-weight: bold;
    background: url("../images/icon/AppCamel_drop_down.png") right center no-repeat transparent;
    background-size: auto 30%;
    font-family: airship27-r;
    outline: none;
    margin: auto;
    width: 190px;
}

.dropdown-menu-tower3 {
    color: white !important;
    text-decoration: none !important;
    position: relative;
    z-index: 999999 !important;
}

@media (max-width: 480px) {
    .dropdown-menu-tower3 {
        font-size: 25px;
        width: 140px;
    }
}

.dropdown-menu-tower3.drop-up,
.dropdown-menu-analytics.drop-up {
    background: url("../images/icon/AppCamel_drop_up.png") right center no-repeat transparent;
    background-size: auto 30%;
}

.menu-anlaytics .slide-menu ul,
.menu-tower3 .slide-menu ul {
    list-style-type: none;
}

.menu-tower3 .slide-menu li a.disabled_ft {
    opacity: 0.5 !important;
}

.coming-soon--badge {
    pointer-events: none;
    cursor: default;
}

.coming-soon--badge > i {
    opacity: 0.5;

}

.menu-tower3 .slide-menu li a.disabled_ft:hover {

}

.logo_analytics img {
    height: 70px;
}

.above_analytics {
    margin-left: 0 !important;
}

.above_analytics img {
    padding-left: 0;
    float: left;

}

#scitizen-grid table td {
    padding: 4px;
}

td.col_citizens {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

#scitizen-grid table .filter-container {
    padding: 0 10px 0 0 !important;
}

#scitizen-grid table .filter-container #PushBack_age_group {
    width: 78px;
}

#inbox-grid #Inbox_serial_number {
    width: 50px;
}

.td_serial {
    padding: 4px 0px 4px 3px !important;
}

.td_serial .filter-container input {
    width: 35px;
}

.td_usage_level .filter-container select,
.td_gender .filter-container select,
.td_platform .filter-container select {
    /*width: 60px !important;*/
}

.td_age_group select {
    /*width: 50px !important;*/
}

.td_usage_level .filter-container #PushBack_usage_level {
    width: 70px !important;
}

.spn_grey {
    background-color: #ececec;
    position: absolute;
    overflow-y: scroll;
}

.spn_green {
    background-color: #e8e8e8;
    position: absolute;
    overflow-y: scroll;
}

.spn_lime {
    background-color: #ccff33;
}

.spn_yellow {
    background-color: #ffff33;
}

.spn_orange {
    background-color: #ff9900;
}

.spn_red {
    background-color: #ff3333;
}

.spn_purple {
    background-color: #cc66cc;
}

.spn_blue {
    background-color: #3b99fc;
    color: #ffffff !important;
}

#tab_login .row-fluid {
    min-height: 300px;

}

.opacity_title {
    color: #898f9c;
}

.table-condensed td {

    position: relative;
}

.txt_acid:hower > a {
    display: inline-block !important;
    background-color: red;
}

.icopy {
    display: none;
    width: 14px;
    height: 14px;
    background: url("../images/icon-copy.png") no-repeat;
}

/*Nam/**/
.percent {
    width: 15px;
}

#modal_presence {
    width: 900px;
    height: 500px;
    background-color: #fbf8f6;
    border: 8px solid #34a9d7;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    padding: 20px;
    margin: 0;

}

#modal_presence .modal-presence-right label {
    font-size: 17px !important;
}

#modal_presence .modal-presence-right .modal-presence-right-top label {
    font-weight: bold;
}

#modal_presence .modal-presence-right .modal-presence-right-top {
    padding: 3em 5em 3em 0;
    border-bottom: 1px solid #999999;
}

#modal_presence .modal-presence-right .modal-presence-right-bottom {
    padding: 2em 2em 0 0;
}

#modal_presence .modal-presence-right p {
    margin: 0;
    padding: 0;
}

#modal_presence .modal-presence-right .txt_appcamel {
    color: #ffd500;
    font-family: Sharnay;
}

#modal_presence .modal-presence-right .txt_above {
    margin-top: .6em;
}

#modal_presence .modal-presence-right .txt_pushtowers {
    margin-top: 2em;
}

.modal-presence-right .click_the_camel #camel_booking {
    background-size: auto 20%;
    background-repeat: no-repeat;
    background-position: left 1.6em;
    background-color: transparent;
    background-image: url("../images/arrow_booking_appcamel.png");
    display: block;
    height: 100%;
    position: relative;
}

#modal_presence .modal-presence-right #camel_booking p {
    position: absolute;
    left: 0;
    bottom: 1.2em;
    font-family: umi1;
    font-size: 1.3em;
    font-weight: bold;
    color: #939598;
}

.dv-bottom-login {
    height: 15em;
    display: block;
    background-color: transparent;
    background-size: auto 100%;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../images/tower-lg-bottom.png");

}

.accordion-heading {
    background: url("../images/icon-small-arrow-up.png") 99% center no-repeat;
}

.accordion-heading.dscroll {
    background: url("../images/icon-small-arrow-down.png") 99% center no-repeat;
}

/*ajax loading*/
.accordion-heading.loading {
    background: url("../images/loading.gif") 99% center no-repeat transparent;
    display: block;
}

.analytics-now .title-top-act-screen.loading,
.analytics-now .title-top-app-ver.loading {
    background: url("../images/loading.gif") 99% center no-repeat transparent;
}

#userOverviewChart {
    position: relative;
    display: block;
    min-height: 250px;
}

#dimensionAnalyticContent {
    position: relative;
}

.waiting {
    position: absolute;
    left: 0;
    top: 0;
    /*min-height: 50px;*/
    height: 100%;
    background: url("../images/loading.gif") center center no-repeat transparent !important;
    z-index: 100;
    color: #ffffff !important;
    text-indent: 999px;
}

#dimensionAnalyticContent .waiting {
    background-position: left 10%;
}

.widgetNumber .waiting {
    min-height: 20px;
    background: url("../images/loading_dot.gif") left center no-repeat transparent;

    height: 20px;
}

/**/
.accordion-group-a1 .accordion-heading,
.group-appcity-2 .group-appcity-2-app1 .accordion-heading,
.group-roi-2 .group-roi-2-app1 .accordion-heading {
    background-color: #abe1fa;
}

.accordion-group-a2 .accordion-heading,
.group-appcity-2 .group-appcity-2-app2 .accordion-heading,
.group-roi-2 .group-roi-2-app2 .accordion-heading {
    background-color: #46a7b1;
}

.accordion-group-a3 .accordion-heading,
.group-appcity-2 .group-appcity-2-app3 .accordion-heading,
.group-roi-2 .group-roi-2-app3 .accordion-heading {
    background-color: #b5c1b2;
}

.accordion-group-a4 .accordion-heading,
.group-roi-3 .group-roi-3-app2 .accordion-heading {
    background-color: #617a96;
}

.accordion-group-a5 .accordion-heading,
.group-appcity-3 .group-appcity-3-app1 .accordion-heading,
.group-roi-3 .group-roi-3-app1 .accordion-heading {
    background-color: #54a373;
}

.accordion-group-a6 .accordion-heading,
.group-appcity-3 .group-appcity-3-app2 .accordion-heading {
    background-color: #84b3b1;
}

.accordion-group-a7 .accordion-heading,
.group-appcity-3 .group-appcity-3-app3 .accordion-heading {
    background-color: #007093;
}

.accordion-group-a8 .accordion-heading {
    background-color: #abe1fa;
}

.accordion-group-a9 .accordion-heading {
    background-color: #46a7b1;
}

.accordion-group-a10 .accordion-heading {
    background-color: #b5c1b2;
}

.accordion-group-a11 .accordion-heading {
    background-color: #617a96;
}

.accordion-group-a12 .accordion-heading {
    background-color: #54a373;
}

.analytics-now {
    margin: 0 0 20px 0 !important;
}

.analytics-now .title-top-app-ver,
.analytics-now .title-top-act-screen,
.top-maps .top-maps-title {
    background: #aae0f8;
    color: white;
    text-transform: uppercase;
    font-weight: bold;
    padding: 0 0 0 5px;
}

.analytics-now .title-top-act-screen {
    background: #b4c0b1;
}

.analytics-now .info-now {
    text-align: center;
    color: white;
}

.analytics-now .info-now .rightNowText {
    padding: 1em 0 0 0;
    text-transform: uppercase;
    font-weight: bold;
    font-size: 14px;
}

.analytics-now .info-now #rightNowVisitor {
    padding: .4em 0;
}

.analytics-now .info-now .bottom-info {
    font-size: 14px;
}

.top-maps .top-maps-title {
    background: #607995;
}

.group-1 .accordion-group .accordion-heading .accordion-toggle .row-fluid [class*="span"],
.alt-group-appcitizen .accordion-group .accordion-heading .accordion-toggle .row-fluid [class*="span"] {
    padding-bottom: 0 !important;
    min-height: 0 !important;
}

.alt-group-appcitizen,
.page-analyticst-views .group-analyticst-views,
.page-analyticst-roi .group-analyticst-roi {
    margin: 10px 0px;
}

.title-overview,
.page-analyticst-views .title-overview-1,
.page-analyticst-views .title-overview-2 {
    margin: 0 !important;
    padding: 5px 0 !important;
    text-transform: uppercase;
    color: white;
    font-weight: bold;
    background: #b5c1b2;
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.title-overview span,
.page-analyticst-views .title-overview-1 span,
.page-analyticst-views .title-overview-2 span {
    margin-left: 10px;
}

.group-appcity-1 .time-duration,
.group-views-1 .time-duration,
.group-roi-1 .time-duration {
    text-align: center;
    display: inline-block;
    width: 20%;
    padding-left: 5px;
    text-transform: uppercase;
    text-decoration: none;
    color: #939598;
}

.group-appcity-1 a.time-duration:hover,
.group-appcity-1 a.time-duration.active,
.group-views-1 a.time-duration:hover,
.group-views-1 a.time-duration.active,
.group-roi-1 a.time-duration:hover,
.group-roi-1 a.time-duration.active {
    color: #0088cc !important;
}

.group-appcity-1 .dv-time-duration,
.group-views-1 .dv-time-duration,
.group-roi-1 .dv-time-duration {
    text-align: right;
}

.analyticst-appcitizen .group-appcity-4,
.page-analyticst-roi .group-roi-4 {
    border-bottom: 10px solid #33a8d6;
    border-top: 10px solid #33a8d6;
}

.analyticst-appcitizen .group-appcity-4 .dimensionTable-left th,
.page-analyticst-roi .group-roi-4 .dimensionTable-left th {
    color: #33a8d6 !important;
}

.analyticst-appcitizen .group-appcity-4 .dimensionTable-right th,
.page-analyticst-roi .group-roi-4 .dimensionTable-right th {
    text-transform: uppercase;
}

.analyticst-appcitizen .group-appcity-4 .dimensionTable-left td a,
.page-analyticst-roi .group-roi-4 .dimensionTable-left td a {
    color: #d1d2d3 !important;
    padding-left: 20px;
}

.analyticst-appcitizen .group-appcity-4 .dimensionTable-left td a:hover,
.analyticst-appcitizen .group-appcity-4 .dimensionTable-left td a.active,
.page-analyticst-roi .group-roi-4 .dimensionTable-left td a:hover,
.page-analyticst-roi .group-roi-4 .dimensionTable-left td a.active {
    color: #33a8d6 !important;
    text-decoration: none;
}

.analyticst-appcitizen .group-appcity-4 .dimensionTable-left,
.page-analyticst-roi .group-roi-4 .dimensionTable-left {
    margin: 10px 0;
    border-left: 1px solid #939598;
    border-right: 1px solid #939598;
}

.google-visualization-table-tr-head .gradient, .google-visualization-table-tr-head-nonstrict .gradient, .google-visualization-table-div-page .gradient {
    background: #d9ecee !important;
    color: #58adb6 !important;
    text-align: left;
}

.page-analyticst-views .title-overview-2 {
    background: #45a6b0;
}

.page-analyticst-views .title-overview-1 {
    background: #006f92;
}

.page-analyticst-views .title-overview-2 {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}

.page-analyticst-views .group-views-2 {
    margin-top: 0 !important;
}

.group-6.group-analyticst-index .accordion-group-a12 .accordion-heading {
    background-position: 99.5% center;
}

.accordion-body .accordion-inner .span12 {
    min-height: 170px !important;
}

/*
detail coupon
*/
.detail-coupon {
    height: 450px;
    width: 320px !important;
    background: url("../images/coupon/btn-info-coupon.png") 98% 98% no-repeat;
    background-color: #074284;
    background-size: 7%;
    position: relative;
}

.detail-coupon .group-c1,
.detail-coupon .group-c3 {
    padding: 10px 2px 20px;
    min-height: 40px;
}

.detail-coupon .group-c2 {
    min-height: 130px;
    background: url("../images/coupon/strip@2x.png") left center no-repeat;
    color: white;
    font-size: 17px;
    background-size: 100% auto;
    position: relative;
}

.detail-coupon .group-c2 .groupd-c2-content {
    position: absolute;
    left: 10px;
    bottom: 8px;
    font-size: 18px;
}

.detail-coupon .group-c3 {
    padding: 3px 0 35px 10px;
}

.detail-coupon .group-c3 .title-coupon {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 12px;
}

#amount-coupon, #epxeried {
    color: #f3b160;
    font-size: 24px;
}

.detail-coupon .group-c4,
.detail-coupon .group-c4 [class*="span"] {
    min-height: 150px;
}

.detail-coupon .group-c4 [class*="span"] {
    line-height: 150px;
    display: block;
    text-align: center;
}

.detail-coupon .group-c4 .cls-enter-code {
    text-transform: uppercase;
    color: #ffffff;
    text-decoration: none;
    font-weight: bold;
    font-size: 10px;
}

.detail-coupon .group-c4 .dv-pds-pin {
    display: block;
    background: url("../images/coupon/percent.gif") 50% 50% no-repeat;
    background-size: 70% 70%;
    background-color: #ffffff;
    border-radius: 4px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
}

.detail-coupon .group-c4 .dv-book-now .a-book-now {
    display: block;
    height: 150px;
    width: 100%;
    background: url("../images/coupon/bookn.png") center no-repeat;
    vertical-align: middle;
    background-size: 80%;
    line-height: 150px;
}

.detail-coupon .group-c1 .group-c1-left {
    background: url("../images/coupon/cp_pluse.png") 12px center no-repeat;
    padding: 0 0 0 30px;
    font-weight: bold;
    font-size: 17px;
    line-height: 50px;
    background-size: 10%;
    color: #ffffff;
}

.detail-coupon .group-c1 {
    color: #f7b662;
}

.detail-coupon .group-c1 .group-c1-right {
    text-align: right;
    font-size: 14px;
    padding-right: 10px;
}

.detail-coupon .group-c1 .group-c1-right .group-c1-right-info {
    color: #ffffff;
    text-transform: uppercase;
    font-size: 11px;
}

.group-c1-right-val {
    text-transform: uppercase;
}

.cp-border-bottom,
.cp-border-top {
    height: 4px;
    background: url("../images/coupon/cp-border-bottom.png") left top no-repeat;
    background-color: #e8e8e8;
    position: absolute;
    background-size: 100% auto;
    bottom: 0px;
    left: 0px;
}

.cp-border-top {
    top: 0px;
    background: url("../images/coupon/cp-border-top.png") left 2px no-repeat;
    background-color: #e8e8e8;
    background-size: 100% auto;

}

/*top bar analytics*/

.tb-top-analytics {

}

.tb-top-analytics h3,
.tb-top-analytics h4,
.tb-top-analytics h5 {
    margin: 0;
    line-height: 40px;

}

.tb-top-analytics .title-amout-plus {
    height: 35px;
    padding: 0 0 0 45px;
    font-size: 20px;
    background-size: 35px auto;
    text-transform: uppercase;
    line-height: 2;
    background-position: 0 -34px;
    background-repeat: no-repeat;
    float: left;
}

@media (min-width: 1200px) {

    .tb-top-analytics .title-amout-plus {
        height: 35px;
        padding: 0 0 0 45px;
        font-size: 20px;
        background-size: 35px auto;
        text-transform: uppercase;
        line-height: 2;
        background-position: 0 -34px;
        background-repeat: no-repeat;
        float: left;
        margin-left: -15px
    }
}

.tb-top-analytics .title-amout-plus h5 {
    line-height: 20px;
    padding: 1px 10px;
}

.tb-top-analytics .info-plus .cl-amount-plus {
    text-align: right;
    padding-right: 10px;
    float: left;
}

.tb-top-analytics .info-plus {
    color: #007093;
    margin-left: 11%;
}

.tb-top-analytics .info-plus .cl-amount-plus h3 {
    font-size: 20px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin-left: 5px;
    font-weight: bold;
}

.tb-top-analytics .info-plus .cl-amount-plus h3:before {
    content: '';
}

.tb-top-analytics .cls-ac-view-all-map {
    /* background      : url("../images/icon-tower3/icon-earth.png") 50% center no-repeat #939598; */
    background-size: auto 75%;
}

.tb-top-analytics .cls-ac-admin {

    background-size: auto 75%;
}

.tb-top-analytics .cls-view-ac-analytics {

    background-size: auto 75%;
}

b-top-analytics .cls-view-ac-analytics:visited {
    color: #fff !important;
}

.tb-top-analytics .cls-ac-view-all-map,
.tb-top-analytics .cls-ac-admin,
.tb-top-analytics .cls-view-ac-analytics,
#tab-push-analytics .menu-tab-push-analytics li a,
.list-tab-analytics .menu-tab-analytics li a {
    background-color: #cccccc;
    text-align: center;
    font-weight: bolder;
}

.tb-top-analytics .cls-ac-view-all-map,
.tb-top-analytics .cls-ac-admin,
.tb-top-analytics .cls-view-ac-analytics {
    padding: 0 5px;
}

.tb-top-analytics .cls-ac-view-all-map a,
.tb-top-analytics .cls-ac-admin a,
.cls-view-ac-analytics a {
    margin: 0 !important;
    text-transform: uppercase;
    font-weight: bold;
    color: white;
    line-height: 35px;
    font-size: 25px;
    text-align: center;
    display: block;
    width: 100%;
    height: 100%;
}

#ls-feature-on-page {
    text-align: center !important;
}

#list-option-share-location #share-location {
    background: url('../images/icon-tower3/icon-map-lshare-location.png') center center no-repeat #b2b1b3;
    background-size: auto 75%;
}

#list-option-share-location #not-share-location {
    background: url('../images/icon-tower3/icon-map-no-share-location.png') center center no-repeat #b2b1b3;
    background-size: auto 75%;
}

.tb-top-analytics .span9 select {
    width: 100% !important;
    height: 100% !important;
}

.tb-top-analytics .cls-ac-view-all-map a:hover,
.tb-top-analytics .cls-ac-admin a:hover,
.list-tab-analytics a:hover,
.cls-view-ac-analytics a:hover {
    text-decoration: none;
}

.tb-top-analytics .cls-ac-view-all-map.active,
.tb-top-analytics .cls-ac-view-all-map:hover,
.tb-top-analytics .cls-ac-admin.active,
.tb-top-analytics .cls-ac-admin:hover,
.tb-top-analytics .cls-view-ac-analytics.active,
.tb-top-analytics .cls-view-ac-analytics:hover,
#tab-push-analytics .menu-tab-push-analytics li.active a,
#tab-push-analytics .menu-tab-push-analytics li a:hover,
.list-tab-analytics .menu-tab-analytics li.active a,
.list-tab-analytics .menu-tab-analytics li a:hover,
#list-option-share-location li:hover,
#list-option-share-location li.active {
    background-color: #007093 !important;
    border-color: #007093;
}

.cls-learn-more a {
    float: right;
    display: none;
}

#showgridview .grid-view {
    /*padding-top   : 0px !important;*/
    padding-top: 20px !important;
    /*	overflow-x    : scroll;*/
    /*overflow-y: hidden;*/
    margin-bottom: auto !important;
}

.tb-top-analytics .info-plus .title-amout-plus {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: bold;
}

.content-tower3.dv_page_showallmap .tb-top-analytics {
    position: absolute;
    left: 0;
    z-index: 100;
    padding-top: 80px;
}

#top_map_gender {
    height: 35px;
}

.dv_fillter_gender_map #top_map_gender_chzn .chzn-single,
.dv_fillter_gender_map #top_map_locations_chzn .chzn-single {
    height: 33px;
    border-radius: 5px;
    background-color: #ffffff;
    background-position: 1.5% center;
    background-repeat: no-repeat;
    background-size: auto 80%;
    padding-left: 33px;
    border: 0;
}

.top_menu_plus_appcitizens .dv_fillter_gender_map #top_map_gender_chzn .chzn-single {
    background-image: url('../images/icon-tower3/icon-gender-all.png');
}

.top_menu_plus_pluspush .dv_fillter_gender_map #top_map_gender_chzn .chzn-single {
    background-image: url('../images/icon-tower3/icon-push.png');
}

.top_menu_plus_plusinbox .dv_fillter_gender_map #top_map_gender_chzn .chzn-single {
    background-image: url('../images/icon-tower3/icon-inbox.png');
}

.top_menu_plus_pluscheckin .dv_fillter_gender_map #top_map_gender_chzn .chzn-single {
    background-image: url('../images/icon-tower3/icon-checkin.png');
}

.top_menu_plus_plusloyalty .dv_fillter_gender_map #top_map_gender_chzn .chzn-single {
    background-image: url('../images/icon-tower3/icon-loyalty.png');
}

.top_menu_plus_plusmedia .dv_fillter_gender_map #top_map_gender_chzn .chzn-single {
    background-image: url('../images/icon-tower3/icon-media.png');
}

.top_menu_plus_plusfb .dv_fillter_gender_map #top_map_gender_chzn .chzn-single {
    background-image: url('../images/icon-tower3/icon-facebook.png');
}

.top_menu_plus_pluslocations .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-location.png');
}

.top_menu_plus_pluslocations .dv_fillter_gender_map #top_map_gender_chzn,
.top_menu_plus_pluslocations .dv_fillter_gender_map .hidely {
    position: absolute;
    left: -9999px;
    top: -9999px;
}

.top_menu_plus_pluslocations .dv_fillter_gender_map .showly,
.top_menu_plus_pluslocations .dv_fillter_gender_map #top_map_gender_chzn.showly {
    position: relative !important;
    left: 0;
    top: 0;
}

.top_menu_plus_plusconnect .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-connect.png');
}

.top_menu_plus_plusdirect .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-direct.png');
    background-position: 4% center !important;
}

.top_menu_plus_pluscoupon .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-coupon.png');
    background-size: auto 63% !important;
    background-position: 4% center !important;
}

.top_menu_plus_pds .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-pds.png');
    background-size: auto 63% !important;
    background-position: 4% center !important;
}

.top_menu_plus_plusloop .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-loop.png');
    background-size: auto 60% !important;
}

.top_menu_plus_plusbonus .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-bonus.png');
    background-size: auto 63% !important;
    background-position: 4% center !important;
}

.top_menu_plus_plusmcom .dv_fillter_gender_map .chzn-single {
    background-image: url("../images/icon-tower3/icon-mcom.png");
    background-position: 3% center !important;
    background-size: auto 68% !important;
}

.top_menu_plus_pluspassbook .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-passbook.png');
    background-size: auto 63% !important;
    background-position: 4% center !important;
}

.top_menu_plus_plusgame .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-game.png');
}

.top_menu_plus_plusVIP .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-vip.png');
}

.top_menu_plus_plusAlerts .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-alerts.png');
    background-size: auto 63% !important;
    background-position: 4% center !important;
}

.top_menu_plus_plusSetting .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-setting.png');
}

.top_menu_plus_plusConfirmation .dv_fillter_gender_map .chzn-single {
    background-image: url('../images/icon-tower3/icon-confirmation.png');
}

.dv_fillter_gender_map .chzn-container-single .chzn-single div {
    width: 35px;
}

.dv_fillter_gender_map .chzn-container-single .chzn-single div b {
    /* background-image: none !important; */
    background-size: auto 40%;
    background-position: center center;
    background-repeat: no-repeat;
    background-image: url("../images/icon-tower3/icon-gender-dropdown.png");
}

.dv_fillter_gender_map #top_map_locations_chzn.chzn-container-single .chzn-single div b {
    background-image: none;
}

.dv_fillter_gender_map .chzn-container-single .chzn-single.chzn-single-with-drop div b {
    background-image: url("../images/icon-tower3/icon-gender-dropup.png");
}

.dv_fillter_gender_map #top_map_gender_chzn .chzn-single span,
.dv_fillter_gender_map #top_map_locations_chzn .chzn-single span {
    border-left: 1px solid #afc6d4;
    height: 100%;
    text-align: center;
    font-size: 1.2em;
    line-height: 2.2;
    font-family: NexaBold;

}

@media (max-width: 768px) {
    .dv_fillter_gender_map #top_map_gender_chzn .chzn-single span,
    .dv_fillter_gender_map #top_map_locations_chzn .chzn-single span {
        border-left: 1px solid #afc6d4;
        height: 100%;
        text-align: center;
        font-size: 1em;
        line-height: 2.8;
        font-family: NexaBold;

    }
}

.dv_fillter_gender_map .chzn-container .chzn-drop {
    border-color: #ffffff;
    border-radius: 0 0 5px 5px;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
}

.dv_fillter_gender_map #top_map_gender_chzn .chzn-single.chzn-single-with-drop {
    border-radius: 5px 5px 0 0 !important;

}

.dv_fillter_gender_map .chzn-container .chzn-results li {
    padding-left: 40%;
    color: #000000 !important;
    background-size: auto 90%;
    background-color: transparent;
    background-position: left center;
    background-repeat: no-repeat;
}

.dv_fillter_gender_map .cl_gender_male,
.dv_fillter_gender_map #top_map_gender_chzn #chzn-single-gender-male {

    background-image: url('../images/icon-tower3/icon-gender-male.png');

}

.dv_fillter_gender_map .cl_gender_female,
.dv_fillter_gender_map #top_map_gender_chzn #chzn-single-gender-female {
    background-image: url('../images/icon-tower3/icon-gender-female.png');

}

.dv_fillter_gender_map .cl_gender_all,
.dv_fillter_gender_map #top_map_gender_chzn #chzn-single-gender-all {
    background-image: url('../images/icon-tower3/icon-gender-all.png');
}

.dv_fillter_gender_map .cl_gender_unknown,
.dv_fillter_gender_map #top_map_gender_chzn #chzn-single-gender-unknown {
    background-image: url('../images/icon-tower3/icon-gender-unknown.png');
}

.dv_fillter_gender_map .highlighted {
    background-color: #b3e5fc !important;
}

#story-form .txt_description_story {
    height: 200px;
}

.img_story img {
    height: 400px;
    width: 90%;
    float: right;
}

.ls-cls-feature-lc [class*="span"] a {
    width: 90%;
    padding-left: 10%;
    padding-right: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: left;
    background-color: #34a9d7;
    background-position: 2% center;
    background-repeat: no-repeat;
    background-size: auto 50%;
    background-image: url("../images/icon-tower3/icon-plus.png");
}

.ls-cls-feature-lc [class*="span"] a:hover {
    background-color: #007093 !important;
}

.ul-cls-feature-fb,
.ul-cls-feature-media {
    list-style-type: none;
    margin: 0;
    padding-left: 0px;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

.ul-cls-feature-fb li,
.ul-cls-feature-media li {
    display: inline-block;
    margin-right: 10px;
}

.ul-cls-feature-fb li a,
.ul-cls-feature-fb li a:hover,
.ul-cls-feature-media li a,
.ul-cls-feature-media li a:hover {
    padding: 6px 12px 6px 30px;
    background-color: #3b99fc;
    background-position: 5% center;
    background-repeat: no-repeat;
    background-size: auto 46%;
    background-image: url("../images/icon-tower3/icon-plus.png");
    border-radius: 0;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
}

.ul-cls-feature-fb li a:hover,
.ul-cls-feature-media li a:hover,
.cls-feature-fb-promote:hover {
    background-color: gray !important;
}

.ls-cls-feature-lc .cls-feature-reinvite a,
.ls-cls-feature-fb .cls-feature-fb-promote {
    background-color: #617a96 !important;
    border-color: #617a96;
    border-radius: 2px;
}

.ls-cls-feature-lc .cls-feature-download-tp a {
    background-color: #84b3b1;
}

.ls-cls-feature-lc .cls-feature-upload-tp a {
    background-color: #b5c1b2;
}

.ul-ls-feature-on-page {
    text-align: center;
    margin: 0 auto;
    display: table;
    padding-left: 0px;
}

#zipFile {
    display: none;
}

#tplocation-form,
.div-create-story {
    width: 100%;
}

#tplocation-form .popup_create_save,
.btn-submit-story,
.btn-submit-media {

}

.cls-location-popup_create_save {
    margin: 0 !important;
}

.cls-location-popup_create_save .popup_create_save {

}

.errorSummary ul {
    color: red;
}

#tplocation-form .line-ver {
    margin: 27px 0 0 0;
    background: #34a9d7;
    width: 95.5%;
    height: 3px
}

#tplocation-form .cls-bt-submit {
    margin-top: 15px;
}

.div-create-story,
.dv-upload-new-media {
    margin-top: 30px;
}

.cls-submit-create-story .div-create-story {
    margin: 40px 0 0 0;
}

.div-create-story .cls-submit-create-story {
    margin: 0 !important;
    border-top: 2px solid #34a9d7;
    padding: 20px 0 0 0;
}

.dv-upload-new-media .cls-submit-create-media {
    /* border-top: 2px solid #34a9d7; */
    padding: 20px 0 30px 0;
}

.grid-view {
    padding-top: 10px !important;
    max-width: 1200px;
    margin-left: auto;
    margin-right: auto;
}

div#mcom-grid {
    margin-top: 40px;
}

div#push-back-grid {
    margin-top: 40px;
}

div#my-model-grid {
    margin-top: 40px;
}

div#story-grid {
    /*margin-top: 40px;*/
}

div#media-grid {
    margin-top: 40px;
}

div#loyalty-grid {
    margin-top: 40px;
}

#media-form-create .span10 {
    margin-bottom: 10px;
}

#media-form-create #Media_name {
    padding-left: 0;
    padding-right: 0;
}

.icon-eye-open:before,
.icon-trash,
.icon-pencil {
    color: #939598 !important;
    font-size: 17px !important;
    display: block;
}

.pagination {
    float: right;
}

#tab-push-analytics .menu-tab-push-analytics {
    margin-bottom: 0px;
}

#tab-push-analytics .menu-tab-push-analytics li a,
.list-tab-analytics .menu-tab-analytics li a {
    color: #ffffff;
    font-size: 0.9em;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    text-transform: uppercase;
    font-weight: 200;
    letter-spacing: 1px;
    padding: 15px;
}

.list-tab-analytics .menu_tab-list-tier.menu-tab-analytics li a {
    font-size: 10px;
    min-height: 8em;
    display: block;
    font-weight: 400;
    max-height: 40px;
    line-height: 14px;
}

#tab-push-analytics .menu-tab-push-analytics li.active a,
.list-tab-analytics .menu-tab-analytics li.active a {
    color: white;
    /* font-weight: bold; */
    outline: none;
    border-radius: 2px 2px 0 0;
    /* border: solid 1px #005D79; */
    /* border-bottom: solid 1px #007093; */
}

#tab-push-analytics .grid-view {
    padding-top: 0px !important;
}

#app-feature-grid  .items.table thead tr:first-child {
    background: #0083AD !important;
}

#member-grid.grid-view .summary,
#booking-app-grid.grid-view .summary {
    top: 90px;
}

.tab-myapp-analytics-content .grid-view .summary {
    top: 142px;
}

.list-tab-analytics .nav-tabs {
    margin-bottom: 0;

}

#tab-payg.list-tab-analytics .nav-tabs,
#tab-tier.list-tab-analytics .nav-tabs {
    padding: 0;
    border-bottom: 0;
    margin-bottom: 0;
    border-bottom: none;
    /*padding: 0 0 0 5%;*/
}

#tab-tier.list-tab-analytics .nav-tabs {
    padding: 0;
}

#tab-tier.list-tab-analytics .nav-tabs li {
    width: 14.28%;
}

#tab-tier.list-tab-analytics .tab-tier-content {
    border-radius: 0 0 5px 5px;
    background: #f7f7f7;
    padding-top: 10px;
    padding-bottom: 10px;
    box-shadow: none;
}

#tab-tier.list-tab-analytics {
    margin-bottom: 1em;
}

div#tab-tier {
    margin-top: 0px;
}

.list_detail_tier .rows-tier {
    min-height: 25px;
    line-height: 30px;
    border-bottom: 1px solid #eeeeee;
    width: 95%;
    margin: 0 auto;
    display: flex;
}

.list_detail_tier .rows-tier:last-child {
    border-bottom: 0;
}

.list_detail_tier .rows-tier .txt_title {
    color: #7c7c7c;
    min-height: 29.2px;
    font-family: NexaBold;
}

.list_detail_tier .rows-tier .txt_val {
    min-height: 25px;
}

.list-tab-analytics .grid-view {
    padding-top: 0px !important;
    position: relative;
}

@media (min-width: 1200px) {
    .tab-push-content-analytics .grid-view .summary, .list-tab-analytics .grid-view .summary {
        /*position: absolute;*/
        /*bottom   : -25px;*/
        /*right: 0%;*/
        /*display: block;*/
    }
}

/**/
/*footer*/
.dv-footer {
    background: transparent;
    color: white;
    position: fixed;
    bottom: 0;
    left: 3em;
    width: auto !important;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.3);
    z-index: 30;
}

@media (max-width: 768px) {
    .dv-footer {
        left: 20px;
    }
}

.dv-footer a.foot-link:first-child {
    border-left: 0;
}

.dv-footer a.foot-link {
    font-family: NexaLight;
    color: #929292;
    padding: 0.2em 1em;
    font-size: 1em;
    background: #ffffff;
    display: block;
    float: left;
    border-left: 1px solid #9e9e9e;

}

.form-forgot-pass .btn-success {
    width: auto !important;
}

.errorMessage {
    color: red;
}

.show-all-map {
    position: relative;
}

.show-all-map #map_canvas {
    height: 100vh;
    position: absolute;
    /*float: left;
	 margin: 0 0.5%;
	width: 99%; */
    width: 100%;
}

.form-search-map {
    /*	position: absolute;
	right: 1.5%;
	bottom: 0.5%;*/
    height: auto;
    z-index: 10;
    height: 1em;
}

#maps_content .form-search-map {
    position: absolute;
    top: 0.5em;;
    right: 0;
    width: 50%;

}

.form-search-map ul li {
    display: inline-block;
    color: white;
    float: left;
    height: 35px;
    line-height: 30px;
    margin-right: 4px;
}

.form-search-map .cls-li-icon-control.active,
.form-search-map .cls-li-icon-control:hover {
    background-color: #007093;
}

.form-search-map #control-zoom-in {
    background-image: url('../images/icon-tower3/icon-plus.png');
}

.form-search-map #control-zoom-out {
    background-image: url('../images/icon-tower3/icon-minus.png');
}

.form-search-map #dv_place_location {
    background-image: url('../images/icon-tower3/icon-map-place-location.png');
}

.form-search-map #dv_group_citizen {
    background-image: url('../images/icon-tower3/icon-view-locations.png');
}

.form-search-map #btn_info_page {
    background-image: url('../images/icon-tower3/icon-btn-info.png');
}

.form-search-map #btn_info_page_intro {
    /*	background-image : url('../images/icon-tower3/icon-btn-info.png');*/
}

.form-search-map #control-nsw-location {
    background-image: url("../images/icon-tower1/icon-control-when-location.png");

}

.ul-search-map {
    margin: 0;
}

#btn-search-map {
    display: inline-block;
    background: url('../images/icon-tower3/icon-search.png') center center no-repeat #007093;
    background-size: auto 50%;
    height: 35px;
    width: 35px;
    line-height: 35px;
    font-size: 15px;
    text-align: center;
    border-radius: 0 5px 5px 0;
    cursor: pointer;
    outline: none;
    position: absolute;
    right: 14px;
    top: 0px;
}

#btn-search-map:hover {
    background-color: #34a9d7;
}

#when_location_address {
    border-radius: 5px;
    padding: 0 5px;
    border: 0;
    height: 35px;
    line-height: 1;
    width: 100%;
    box-shadow: 1px 1px 15px rgba(0, 0, 0, 0.2);
}

.cls-when-list-icon-control {
    width: auto;
    height: auto;
    z-index: 1000;
    position: absolute;
    right: 1.5%;
    top: 1%;
}

.cls-when-list-icon-control .cls-ul-icon-control li {
    background-color: #478fbf;
    display: inline-block;
    width: 35px;
    height: 35px;
    color: white;
    float: left;
    text-align: center;
    line-height: 30px;
    font-size: 30px;
    font-weight: bold;
    cursor: pointer;
}

.cls-when-list-icon-control .cls-ul-icon-control li.active,
.cls-when-list-icon-control .cls-ul-icon-control li:hover {
    background-color: #227ab4 !important;
    font-weight: bold;
}

.cls-li-icon-control-zoom-out {
    font-size: 50px !important;
    font-weight: normal !important;
}

.cls-when-list-icon-control .cls-ul-icon-control .cls-li-icon-control-circle {
    background: url("../images/icon-tower1/icon-control-when-location.png") center center no-repeat #478fbf;

}

/*======= Map Styling ============*/
a[href^="http://maps.google.com/maps"] {
    display: none !important
}

.gmnoprint a, .gmnoprint span {
    display: none;
}

.gmnoprint div {
    /*background : none !important;*/
}

#GMapsID div div a div img {
    display: none;
}

.tooltip-inner {
    white-space: pre-wrap;
}

#grid-push-notifications-an .insert_date,
#grid-app-citizen-an .cls_pid {
    width: 7em;
}

#form-create-bonus,
#form-create-coupon,
#form-create-passbook {
    font-family: ur1;
    position: relative;
}

.dv-form-create-step .title-step,
.dv-form-create-step .div-bnt-submit .btn-save {
    font-size: 15px;
    margin: 15px 0;
    color: #3399cc;
    font-family: ub1;
}

.dv-form-create-step .form-create-bonus-step {
    min-height: 37em;
    position: relative;

}

.dv-form-create-step .div-bnt-submit {
    position: absolute;
    bottom: 10px;
    left: 4px;
}

.dv-form-create-step .div-bnt-submit .btn-save,
#btn-submit-new-bonus {
    background: #34a9d7;
    color: white;
    padding: 5px 25px;
    width: auto;
    float: left;
    margin-left: 10px;
    cursor: pointer;
}

#btn-submit-new-bonus {
    font-family: ub1;
    font-size: 18px;
    padding: 12px 19px;
}

.dv-form-create-step .div-bnt-submit .border-bottom {
    height: 3px !important;
    background: #34a9d7;
    float: left;
    margin-left: 0px !important;
    min-height: 0px !important;
}

.dv-form-create-step .rows {
    margin: 17px 0;
}

.dv-form-create-step .dv-left select {
    width: auto;
}

.dv-form-create-step .radioRow {
    float: left;
    padding: 0 10px 0 25px;
    color: #acadaf;
    background: url('../images/radioBtn-grey.png') left center no-repeat transparent;
    line-height: 30px;
    cursor: pointer;
}

.dv-form-create-step .radioRow.active {
    background: url('../images/radioBtn_selected.png') left center no-repeat transparent;
    color: #34a9d7;
}

.dv-right .image-times {
    width: 33% !important;
    background: #e6e7e7;
    color: black;
    border-radius: 5px;
    margin-bottom: 6px;
    font-size: 0.62em;
    margin-left: 21% !important;
    margin-top: 25%;
}

.dv-right .content-image {
    width: 90% !important;
    text-align: center;
    padding: 6% 5% 0% 5%;
    line-height: 15px;
}

.dv-right .content-image .title-question {
    font-weight: bold;
    font-size: 14px;
}

.dv-right .bottom-image {
    border-top: 1px solid #d4d4d4;
    color: #0071ff;
    font-size: 11px;
    text-align: center;
}

.dv-right .bottom-image .btn-maybe-later {
    border-right: 1px solid #d4d4d4;
}

.dv-right .bottom-image .btn-maybe-later,
.dv-right .bottom-image .btn-ok {
    padding: 5px 0px;
}

.dv-left > .row-fluid {
    margin-bottom: 20px;
}

.dv-left .sl-prompt-sta {
    float: left;
    margin-right: 10px;
    width: auto;
}

.title-lable-right {
    line-height: 30px;
    color: #acadaf;
}

.sl-afirmation-take-aapcitizen {
    float: left;
    margin-right: 10px;
}

.dv-form-create-step .rows .plus-actions {
    font-size: 24px;
    cursor: pointer;
    color: #939598;
    float: left;
    margin-left: 38%;
}

.dv-form-create-step .rows .remove-action {
    position: absolute;
    margin-left: 0;
}

#action-fisrt {
    position: absolute;
    top: -9999px;
    left: -9999px;
}

#dv-page-payg {
    width: 90%;
    margin: 10px 4%;
}

div#dv-page-payg > .row-fluid > div {
    margin-bottom: 20px;
}

#dv-page-payg .ft-loop {

}

.dv-left > div {
    /* 	margin-bottom: 50px; */
}

#dv-page-payg .item {
    position: relative;
    height: 45px;
    text-align: left;
}

#dv-page-payg .item .title_feature {
    font-size: 1.45em;
    line-height: 1;
    font-family: NexaBold;
    color: #616161;
    text-transform: capitalize;
}

#dv-page-payg .cls-feature-payg.active .item .detail_item_tier,
#dv-page-payg .cls-feature-payg.active .item .title_feature {
    /*	color: #0096c8;*/
}

#dv-page-payg .dv_detail_item_tier {
    display: table;
    padding-top: 12px;
    line-height: 1;
    display: block;
}

#dv-page-payg .dv_detail_item_tier .spn_ft_gps_ip {
    line-height: 10px;
    font-size: 0.55em;
    text-transform: none;
    margin: 0;
    padding: 0;

}

#dv-page-payg .item .detail_item_tier {
    text-transform: none;
    font-size: 7px;
    color: #999999;
    text-align: left;
    line-height: 14px;
}

.blue-1 {
    background-color: #34a9d7 !important;
}

.blue-2 {
    background-color: #007093 !important;
}

.blue-3 {
    background-color: #46a7b1 !important;
}

.blue-4 {
    background-color: #55a474 !important;
}

.blue-5 {
    background-color: #46a7b1 !important;
}

.blue-6 {
    background-color: #b5c1b2 !important;
}

.grey-1 {
    background-color: #d1d3d4 !important;
}

.grey-2 {
    background-color: #abe1fa !important;
}

.dark-1 {
    background-color: #617a96 !important;
}

.payg-title,
.title-tier,
.lb-content_sum {
    font-family: NexaBold;
    padding-left: 1.5em !important;

}

#content_sm .lb-content_sum {
    text-transform: uppercase;
    line-height: 45px;
    font-size: 19px;
}

#dv-page-payg #div_monthly_bill_summary .lb-content_sum h4 {

}

#dv-page-payg #title-bill-summary {

}

.animation-feature,
#div_monthly_bill_summary {
    background: none repeat scroll 0 0 #f7f7f7;
    border-radius: 2px;
    /* border: 1px solid #ccc; */
}

#div_monthly_bill_summary {
    position: relative;
}

#div_monthly_bill_summary #content_sm {

    font-size: 15px;
}

#div_monthly_bill_summary #content_sm > div {
    line-height: 40px;
}

.payg-title {
    text-align: center;
}

.payg-title h1 {
    margin: 0;
}

.payg-title .title-payg {

}

.title-tier {
    margin: 0;
    text-align: left;
}

#dv-right-tier {
}

#dv-right-tier .txt-tier {
    line-height: 40px;
    font-size: 15px;
}

#dv-right-tier > div {
    margin-bottom: 1em;
}

.cls-result {
    color: white;
    padding: 12px 5px 0 5px;
}

.cls-result .lb-money,
#your-payment {
    font-size: 31px;
    color: #006699;
    text-align: right;
    font-family: ub1;
}

#your-payment {
    color: white;
}

.cls-result .lb-info {
    font-size: 12px;
    font-family: ubi1;
    text-align: right;
}

.cls-result .lb-info_payment {
    font-family: ub1;
    font-size: 12px;
}

.border-blue {
    border: 5px solid #009999;
}

.animation-feature {
    padding: 0px 0px 10px 15px;
}

.animation-feature .lb-content-title {
    font-size: 27px;
}

/*
	list service payg
*/

#ls_feature_payg .cls-feature-payg .cl_icon_feature,
.cl_icon_feature {
    height: 25px;
    width: 25px;
    margin: 0 auto;
    margin-top: 12px;
    background-color: #f7f7f7;
    background-position: center 0px;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

#tbl_invoce_timeline .cl_icon_feature {
    margin-top: 0;
}

/*#ls_feature_payg .cls-feature-payg.active  .cl_icon_feature{
	background-position: center -25px !important;
}*/

#ft-emailreport .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-inbox.png");
}

#ft-direction .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon_direct.png");
}

#ft-loyalty .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-confirmation-ad.png");
}

#ft-richPush .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-push-ad.png");
}

#ft-lshare .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-lshare.png");
}

#ft-lshare-ip .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-ft-share-ip.png");
}

#ft-media .cl_icon_feature {
    background-image: url("../images/icon-tower3/ft-media.png");
}

#ft-analytics .cl_icon_feature {
    background-image: url("../images/icon-tower3/ft-analytics.png");
}

#ft-coupon .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-ft-coupon.png");
}

#ft-tickets .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-ft-ticket.png");
}

#ft-location .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-ft-location.png");
}

#ft-loop .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-ft-loop.png");
}

#ft-mfeed .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-ft-mfeed.png");
}

#ft-fbog .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-ft-facebook.png");
}

#ft-alerts .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-ft-alerts.png");
}

#ft-loyalty .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-loyalty-ad.png");
}

#ft-checkin .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-checkin-ad.png");
}

#ft-connection .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-connect-ad.png");
}

#ft-direction .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-direct-ad.png");
}

#ft-pass .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-passbook-ad.png");
}

#ft-pds .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-pds-ad.png");
}

#tbl_invoce_timeline tr:nth-child(16) #ft-alerts .cl_icon_feature {
    background-image: none;
}

#ft-email .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-ft-email.png");
}

#ft-setting .cl_icon_feature {
    background-image: url("../images/icon-tower3/ft-analytics.png");
}

#ft-passbook .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-ft-passbook.png");
}

#ft-mcom .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-ft-mcom.png");
}

#ft-locate .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-locate-ad.png");
}

#dv_info_citizen .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-total-citizen-payg.png");
    background-color: #0096c8 !important;
    height: 35px !important;
    width: 35px !important;
    margin-top: 6px !important;

}

#dv_info_alive_citizen .cl_icon_feature {
    background-image: url("../images/icon-tower3/icon-total-citizen-payg.png");
    background-color: #0096c8 !important;
    height: 35px !important;
    width: 35px !important;
    margin-top: 6px !important;
}

.div-list-animation-feature .items {
    width: 11%;
    height: 75px;
    float: left;
    margin-right: 1.5%;
}

#dv-page-payg .div-list-animation-feature .items .item {
    width: 100%;
    height: 70px;
}

.cls-result {
    font-family: ub1;
    font-size: 13px;
    line-height: 30px;
}

.cls-result .info,
.cls-result .txt-result {

}

.cls-result .txt-result {
    padding-right: 5px;
    text-align: right;
}

#scrollbar-feature {
    float: left;
    margin: 10px 0;
}

.div-list-animation-feature {
    height: 100px;
}

.scrollbar-feature-sum {
    text-align: center;
    margin: 5px 0;
}

.scrollbar-feature-sum .txt1 {
    font-family: uc0;
    font-size: 14px;
    margin-right: 20px;
}

#number-app {
    font-family: ub1;
    font-size: 18px;
}

#dv-page-payg .bootstrap-switch-label {
    /* background: #34a9d7; */
}

#dv-page-payg .bootstrap-switch {
    /* border: 0px; */
    /* border-radius: 25px; */
    /* min-width: 33px; */
    /* box-shadow: none !important; */
}

#dv-page-payg .dv-left .bootstrap-switch {
    width: 95px;
}

#dv-page-payg .div-list-animation-feature .bootstrap-switch {
    width: 100%;
}

#dv-page-payg .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary,
#dv-page-payg .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary,
#dv-page-payg .bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-default,
#dv-page-payg .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-default {
    /* background: none; */
    /* text-indent: -999px; */
    /* display: block; */
}

#dv-page-payg .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label,
#dv-page-payg .bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    /* background: none repeat scroll 0 0 #428bca; */
    /* border-radius: 12px; */
    /* height: 25px; */
    /* width: 25px; */
    /* border-radius: 50%; */
}

#dv-page-payg .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    /* background: none repeat scroll 0 0 #616161; */
}

#dv-page-payg .div-list-animation-feature .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-on,
#dv-page-payg .div-list-animation-feature .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-handle-off,
#dv-page-payg .div-list-animation-feature .bootstrap-switch.bootstrap-switch-mini .bootstrap-switch-label {
    font-size: 7px !important;
}

#dv-page-payg .slider-track,
#dv-page-payg .slider-selection {
    background: #939598 !important;
}

#dv-page-payg .bootstrap-switch .bootstrap-switch-label {
    /* margin-top: 0px; */
}

.dv-form-create-step .wizard .actions {
    display: none;
}

.dv-form-create-step .wizard > .content > .body {
    background: white;
    padding: 0;
    width: 100%;
    height: 100%;
}

.dv-form-create-step .wizard .steps ul li a {
    background: #ffffff !important;
}

.dv-form-create-step .steps #slider-step-1 .number-step,
.dv-form-create-step .steps #slider-step-2 .number-step,
.dv-form-create-step .steps #slider-step-3 .number-step,
.dv-form-create-step .steps #slider-step-4 .number-step,
.dv-form-create-step .steps #slider-step-5 .number-step {
    background: url("../images/icon-tower3/bg-step.png") left center repeat-x #ffffff;
    margin: 0;
    height: 44px;
    width: 100%;
    position: relative;
}

#form-payment-method {
    font-family: NexaLight;
}

#form-payment-method .steps #slider-step-1 .number-step,
#form-payment-method .steps #slider-step-2 .number-step,
#form-payment-method .steps #slider-step-3 .number-step {
    height: 68px;
    background: none;
}

.method-pay {
    width: 100%;
    height: 100%;
    display: block;
}

#step_pay_by_card .a-number-step .method-pay {
    background: url('../images/icon-tower3/icon-paycard.png') center center no-repeat transparent;
}

#step_pay_by_paypal .a-number-step .method-pay {
    background: url('../images/icon-tower3/icon-paypal.png') center center no-repeat transparent;
}

#step_pay_by_orther .a-number-step .method-pay {
    background: url('../images/icon-tower3/icon-3-dot.png') center center no-repeat transparent;
}

#form-payment-method.wizard > .steps > ul > li {
    width: 33% !important;
}

#form-payment-method .title-step {
    width: 100%;
    margin-left: 0px;
    text-align: center;
    text-transform: uppercase;
    font-size: 1.4em;
    color: #848484;
    float: left;
}

#dv_detail_card #dv_right {
    background: url('../images/icon-tower3/img_bg_pay_right.png') left center no-repeat transparent;
    height: 150px;
    display: block;
    text-align: left;
    font-size: 1.3em;
    position: relative;

}

.txt_below_payment {
    font-size: 1.4em;
    margin: 1em 0;
    text-align: left;
}

#dv_detail_card #dv_right p {
    width: 42%;
    margin: 3% 0 0 10%;
}

#dv_detail_card #dv_right img {
    bottom: 4%;
    position: absolute;
    right: 47%;
    width: 100px;
}

#dv_detail_card {
    margin: 0.5em 0;
}

#form_detail_card label {
    text-transform: uppercase;
}

#image_card_detail {
    background: url('../images/icon-tower3/icon-cart-detail.jpg') left center no-repeat transparent;
    display: block;
    height: 22px;
    width: auto;

}

.btn_group_pm {
    margin: 1em 0 3em 0 !important;
    text-align: center;
}

.txt_paycard_appcamel {

    font-size: 1.3em;
    min-height: 30px;
    color: #606161;
    text-align: center;
    font-family: NexaBold;
}

.txt_paycard_appcamel a {
    color: #606161;
}

#btn_payment_sm {
    background: #34A9D7;
    color: white !important;
    padding: 0.5em 4em;
    text-align: center !important;
    text-transform: uppercase;
    font-family: NexaBold !important;
    border-radius: 8px;
}

#btn_cancel_pm {
    padding: 0.5em 2em;
    border: 1px solid #2cc0f0;
    background: #ffffff;
    font-family: NexaBold;
    border-radius: 8px;
    text-transform: uppercase;
    color: #34a9d7;
}

#dv_detail_card #dv_left {
    text-align: right;
}

.title_payment {
    text-align: center;
}

.dv-form-create-step #form-create-bonus .steps #slider-step-4 .number-step,
.dv-form-create-step #form-create-passbook .steps #slider-step-4 .number-step {
    width: 40%;
    float: left;
}

.dv-form-create-step #form-create-bonus .steps #slider-step-4 .title-step-bottom,
.dv-form-create-step #form-create-passbook .steps #slider-step-4 .title-step-bottom {
    width: 100%;
    margin-left: 0;
    float: left;
}

.dv-form-create-step #form-create-coupon .steps #slider-step-5 .number-step {
    width: 50%;
    float: left;
}

.dv-form-create-step #form-create-coupon .steps #slider-step-5 .title-step-bottom {
    width: 100%;
    margin-left: 0;
    float: left;
}

.dv-form-create-step .steps ul li a .number {
    color: white;
    display: none;
}

.dv-form-create-step .steps .number-step .a-number-step {
    position: absolute;
    left: 17.5%;
    top: 0;
    background: url(../images/icon-tower3/icon-step-undone.png) center center no-repeat transparent;
    height: 44px;
    width: 44px;
    color: white;
    line-height: 43px;
    font-size: 26px;
    font-weight: bold;
}

#form-payment-method .steps .number-step .a-number-step {
    position: absolute;
    left: 42.5%;
    top: 0;
    background: url(../images/icon-tower3/icon-circle-payment.png) center center no-repeat transparent;
    height: 68px;
    width: 68px;

}

.dv-form-create-step .steps .number-step .a-number-step span {
    margin-left: 30%;
}

.title-step-bottom {
    color: #848484;
    float: left;
    margin-left: 14%;
    font-size: 12px;
}

#slider-step-1 .badge {
    background: #939495;
}

.dv-form-create-step .wizard > .steps a,
.dv-form-create-step .wizard > .steps a:hover,
.dv-form-create-step .wizard > .steps a:active {
    padding: 0;
    margin: 0;
}

.dv-form-create-step .done .number-step .a-number-step {
    background: url(../images/icon-tower3/icon-step-done.png) center center no-repeat transparent !important;
}

.dv-form-create-step #form-payment-method .current .number-step .a-number-step {
    background: url(../images/icon-tower3/icon-circle-payment-active.png) center center no-repeat transparent !important;
}

.dv-form-create-step #form-payment-method .done .number-step .a-number-step {
    background: url(../images/icon-tower3/icon-circle-payment-done.png) center center no-repeat transparent !important;
}

#simulator {
    height: 367px;
    min-width: 180px;
}

#simulator.iOS {
    background: url('../images/stepMessagePreviewIos.png') 30% top no-repeat transparent;
}

#simulator.android {
    background: url('../images/stepMessagePreviewAndroid.png') 30% top no-repeat transparent;
}

#simulator.windowsPhone {
    background: url('../images/stepMessagePreviewWindowsPhone.png') 30% top no-repeat transparent;
}

#wrapperOSList {
    width: 105px;
    margin: 20px auto 5px;
}

#wrapperOSList li {
    float: left;
    width: 25px;
    height: 25px;
    cursor: pointer;
}

#list-option-share-location {
    list-style: none !important;
    display: table-row;
    position: relative;
    z-index: 1000000 !important;
}

#list-option-share-location-container {
    display: inline-block;
}

#list-option-share-location li.bb {
    float: left;
    width: auto;
    min-height: 35px;
    height: 35px;
    width: 35px;
    cursor: pointer;
    margin-right: 20px;
}

#list-option-share-location li input,
#list-option-share-location li label {
    float: left;
    margin-right: 10px;
    cursor: pointer;
}

ul#wrapperOSList {
    list-style: none !important;
    margin-left: 25%;
}

#wrapperOSList #previewIOS {
    background: url('../images/stepMessageIos.png') bottom center no-repeat transparent;
}

#wrapperOSList #previewAndroid {
    margin: 0 15px;
    background: url('../images/stepMessageAndroid.png') bottom center no-repeat transparent;
}

#wrapperOSList #previewWindowsPhone {
    background: url('../images/stepMessageWindowsPhone.png') bottom center no-repeat transparent;
}

.dv-form-create-step {

}

.form-create-bonus-step select {
    /*width: auto;*/
}

.rx-row > div:first-child {
}

.rv-wid-110 {
    width: 110px !important;
}

.rx-row > div {
    box-sizing: border-box;
}

.when-icon-vendor {
    margin-left: 60px;
    background-image: url("../images/icon-tower3/icon-location-ad.png");
    background-position: 0% 0%;
    background-repeat: no-repeat;
    background-size: 100% auto;
}

.when-icon-globe {
    margin-left: 110px;
}

.rx-row > [class*='rx-col-'] {
    padding: 2px 10px;
    box-sizing: border-box;
}

.rx-scroll-enable .rx-row > [class*='rx-col-'] {
    padding: 2px;
    padding-top: 2px;
    padding-bottom: 2px;
}

.rx-scroll-enable .rx-row > [class*='rx-col-']:first-child {
    padding-left: 15px;
}

.rx-scroll-enable .rx-row > [class*='rx-col-']:last-child {
    padding-right: 15px;
}

.rx-scroll-enable .rx-phone-padleft-15 {
    padding-left: 15px !important;
}

#moreFeatureSelection .rx-row > [class*='rx-col-'] {
    padding: 4px 4px;
    box-sizing: border-box;
}

.rx-row > div:last-child {
}

/* #form-create-bonus #slider-step-1 .number-step{
	width: calc(100% - 4px) !important;
	float: right;
}
#form-create-coupon #slider-step-1 .number-step{
	width: calc(100% - 0.3em) !important;
	float: right;
}  */
.bg-border-step {
    z-index: 10;
    width: 4px;
    height: 44px;
    float: left;
    display: block;
    background: url("../images/icon-tower3/boder-first-bg-step.png") right center no-repeat transparent;
}

.dv-form-create-step #slider-step-1 .bg-border-step {
    position: absolute;
    background-color: #ffffff;
}

#slider-step-4 .bg-border-step {
    background: url("../images/icon-tower3/boder-after-bg-step.png") left center no-repeat transparent;
}

#slider-step-5 .bg-border-step {
    background: url("../images/icon-tower3/boder-after-bg-step.png") left center no-repeat transparent;
}

#dv-btn-submit {
    margin-left: 3%;
}

.disabled {
    display: none;
}

.msg-modal-content {
    padding: 10px;
    font-size: 14px;
    /*width: 800px;*/
    height: 500px;
    overflow-y: scroll;

}

.msg-modal-content .title {
    font-size: 16px;
    width: 100%;
    text-align: center;
    border-bottom: 1px solid #cccc;
}

.msg-modal-content .title-msg {
    font-family: ub1;
    font-size: 18px;
}

.msg-modal-content .lb-title {
    font-family: ub1;
}

.dv-form-create-step #form-create-coupon.wizard > .steps > ul > li {
    width: 20%;
}

.dv-form-create-step #form-create-coupon.wizard > .steps > ul > li:last-child {
    position: relative;
    top: 22px;

}

.dv-form-create-step .wizard > .content {
    min-height: 60em;
    height: auto;
}

.dv-form-create-step .lb-title-phone {
    text-align: center;
    width: 50%;
    margin-left: 11%;
    color: #998e8e;
}

#form-create-coupon #simulator.iOS {
    background: url('../images/icon-tower3/icon-phone-coupon.png') 30% top no-repeat transparent;
}

#form-create-passbook #simulator.iOS,
.modal-passbook #simulator.iOS {
    background: url('../images/icon-tower3/icon-phone-passbook.png') 30% top no-repeat transparent;
}

.dv-form-create-step .wizard > .content > .body input {
    display: inline-block !important;
}

.dv-form-create-step #form-create-passbook .form-create-bonus-step {
    min-height: 65em;
}

.dv-form-create-step #form-create-passbook.wizard > .content {
    min-height: 70em;
    height: auto;
    overflow: inherit;
}

.dv-form-create-step .btn-email-tpl {
    width: auto;
    border-radius: 0;
    text-transform: uppercase;
    font-weight: bold;
    text-align: center;
    color: white;
    background: none;
    text-shadow: none;
}

.dv-form-create-step #form-create-passbook .div-bnt-submit {
    position: absolute;
    top: inherit;
    left: inherit;
    bottom: inherit;
}

.dv-form-create-step #form-create-passbook .rows .remove-action {
    margin-left: 7%;
    font-size: 47px;
    line-height: 30px;
}

.modal-alert {
    width: 180px;
}

.modal-alert .image-times {
    width: 86% !important;
    background: #e6e7e7;
    color: black;
    border-radius: 5px;
    margin-bottom: 15px;
    font-size: 0.7em;
    margin-top: 70%;
    margin-left: 7%;
    text-align: center;
    line-height: 15px;
}

.modal-alert .content-image .title-question {
    font-weight: bold;
    font-size: 13px;
}

.modal-alert .bottom-image {
    border-top: 1px solid #d4d4d4;
    color: #0071ff;
    font-size: 9px;
    text-align: center;
}

.modal-alert .btn-ok {
    min-height: 30px;
    line-height: 30px;
}

.modal-passbook-msg {
    width: 300px;
}

.modal-passbook-msg .msg-content {
    width: 90% !important;
    margin: 5% 5% 0 5%;
}

#btn-close-menu {
    position: absolute;
    bottom: 2%;
    left: 49%;
    display: block;
    width: 24px;
    height: 20px;
    cursor: pointer;
}

#dv-page-payg #dv-page-payg-top {
    margin-bottom: 35px;
    display: flex;
}

#page_admin_cms {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    padding: 35px;
    background-color: #ffffff;
}

.rx-emulator-setting-content div#page_admin_cms {
    padding: 0px;
}

.rx-emulator-setting-content #page_admin_cms {
    padding: 0px;
}

.rx-setting-page {
    display: block;
    width: 100%;
    height: 100%;
    position: relative;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

.rx-setting-page .rx-setting-block {
    display: block;
    width: 100%;
    position: relative;
    margin-top: 20px;
    font-size: 16px;
    border-bottom: solid 1px #eeeeee;
    padding-bottom: 20px;
    margin-bottom: 40px;
    background-color: #ffffff;
    padding: 15px;
    /* box-shadow: 1px 1px 15px rgba(0,0,0,0.1); */
}

.rx-time-picker-bar .slider.slider-horizontal {
    width: 95%;
    margin-left: 2%;
}

.rx-emulator-setting-content .rx-time-picker-bar .slider.slider-horizontal {
    width: 80%;
    margin-left: 10%;
}

@media (max-width: 480px) {
    .rx-time-picker-bar .slider.slider-horizontal {
        width: 90%;
        margin-left: 5%;
    }
}

.rx-time-picker-bar .slider.slider-horizontal .slider-selection {
    background-image: -webkit-linear-gradient(top, #1bb1f5 0%, #1bb1f5 100%);
    background-image: linear-gradient(to bottom, #1bb1f5 0%, #1bb1f5 100%);
}

.rx-setting-block:first-child {
    margin-top: 0px;
    padding-top: 25px;
}

.rx-emulator-setting-content .rx-setting-block:first-child {
    padding-top: 35px;
}

.rx-setting-block .rx-setting-header {
    font-weight: bolder;
    font-size: 16px;
    margin-bottom: 20px;
    letter-spacing: 0.5px;
    line-height: 28px;
    color: #000000;
}

.rx-emulator-setting-content .rx-setting-header {
    font-size: 12px;
    margin-bottom: 10px;
    font-weight: 500;
}

.rx-emulator-setting-content .rx-setting-content .rx-setting-element {
    font-size: 13px;
}

.rx-setting-block .rx-setting-content {
    display: block;
    position: relative;
    overflow: auto;
    overflow-y: hidden;
}

.rx-time-picker-point > span {
    box-sizing: border-box;
    width: 50px;
    height: 50px;
    background-color: #eeeeee;
    display: inherit;
    text-align: center;
    vertical-align: middle;
    line-height: 50px;
    font-size: 13px;
    font-weight: bold;
    border-radius: 50%;
    cursor: pointer;
    margin-left: -27px;
}

.rx-slider-tikers {
    width: 95%;
    margin-left: 2%;
}

.rx-emulator-setting-content .rx-slider-tikers {
    width: 82%;
}

@media (max-width: 480px) {
    .rx-slider-tikers {
        width: 90%;
        margin-left: 0%;
    }
}

.rx-time-picker-point:first-child > span {
    margin-left: -10px;
}

.rx-time-picker-point:last-child > span {
    position: absolute;
    right: 0px;
}

.rx-time-picker-point > span:after {
    height: 14px;
    width: 2px;
    border: solid 2px #dddddd;
    position: absolute;
    bottom: 0px;
    margin-left: -17px;
}

.rx-time-picker-point > span:active {
    background-color: #34a9d7;
    color: #ffffff;
}

.rx-setting-content .rx-setting-element {
    line-height: 60px;
    font-weight: 100;
}

.rx-emulator-setting-content .rx-setting-element {
    font-size: 12px;
    line-height: 40px;
}

.rx-slider-tickers {
    width: 95%;
    margin-left: 2%;
}

@media (max-width: 480px) {
    .rx-slider-tickers {
        width: 90%;
        margin-left: 5%;
    }

    .rx-time-picker-point > span {
        width: 30px;
        font-size: 11px;
        height: 30px;
        line-height: 30px;
        margin-left: -2px;
    }

    .rx-time-picker-point:first-child > span {
        margin-left: 0px;
    }
}

.rx-emulator-setting-content .rx-slider-tickers {
    width: 90%;
    margin-left: 5%;
}

.rx-emulator-setting-content .rx-time-picker-point > span {
    width: 25px;
    font-size: 8px;
    height: 25px;
    line-height: 30px;
    margin-left: -2px;
}

.rx-emulator-setting-content .rx-time-picker-point:first-child > span {
    margin-left: 0px;
}

.rx-col-lg-12.rx-setting-element.rx-time-picker-bar {
    margin-top: 45px;
    padding-bottom: 10px;
    overflow-x: hidden;
    overflow-y: hidden;
}

.rx-setting-block .bootstrap-switch.bootstrap-switch-large, .rx-setting-block select {
    margin-top: 20px;
    margin-bottom: 15px;
    float: right;
    margin-left: 0px;
    margin-right: 0px;
}

.rx-emulator-setting-content .rx-setting-block .bootstrap-switch.bootstrap-switch-large {
    margin-top: 10px;
    margin-bottom: 10px;
}

.rx-setting-block select {
    width: 150px;
}

.rx-emulator-setting-content .rx-setting-block select {
    width: 80px;
    margin-top: 10px;
    height: 20px;
    font-size: 10px;
}

#tab-method-payg #page_admin_cms {

}

#div_app_builder #page_admin_cms {
    height: 400px;
}

#page_admin_cms .launchingSoon {
    background-size: auto 60%;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    /* background-image:  url('../images/bg_launchingSoon.png'); */
    width: 100%;
    height: 100%;
    position: relative;
}

#page_admin_cms .launchingSoonMessage {
    text-transform: uppercase;
    top: 87%;
    font-weight: 700;
    font-size: 1.5em;
    display: block;
    text-align: center;
    position: relative;
    color: #a9aaac;
}

.list-title-top {
    list-style-type: none;
    margin-top: 10px;
}

.list-title-top li {
    display: inline-block;
}

.list-title-top li .number-app,
.list-title-top li .title-app {

    clear: both;
    display: block;
    text-align: center;
}

.list-title-top li .title-app {
    margin-top: 5px;
    font-size: 13px;
}

.list-title-top .li_spaces {
    position: relative;
}

.list-title-top .li_spaces > div {
    position: absolute;
    display: block;
    top: -40px;
    left: -5px;
}

.cl_red {
    color: red;
}

.show-all-map .option_share_lc {
    display: none;
}

#op_share_lc_citizen {
    display: block;
}

#view-location #map_canvas {
    width: 100% !important;
    height: 550px !important;
}

#view-location .span1 {
    display: none;
}

#view-location .span10 {
    width: 100% !important;
    margin: 5px 0 5px !important;
}

#tab-coupon-analytics {
    margin-top: 40px;
}

#div_slider_hours .slider-vertical {
    width: 10px !important;
    height: 65vh !important;
}

#div_slider_hours {
    text-align: center;
}

/* All timeline slider */
#div_slider_hours .slider-vertical .slider-track .slider-selection {
    background-image: linear-gradient(to bottom, #25a7f3 0%, #25a7f3 100%) !important;
}

#div_slider_hours .slider-vertical .slider-track {
    /*background-image: linear-gradient(to bottom, #25a7f3 0%, #25a7f3 100%) !important;*/
    width: 7px !important;
}

#div_slider_hours .slider-vertical .slider-track .slider-handle {
    /* background-image: linear-gradient(to bottom, #33a8d3 0%, #000 100%) !important; */
    background: #35acd6;
    border: 1px solid #2f97b4;
    /* background: url('../images/icon-tower3/icon_slider.png') center center no-repeat; */
    opacity: 1;
    outline: none;
    left: -2px;
}

#div_slider_hours .slider-vertical {
    /*width: 50px !important;*/
}

#div_slider_hours .slider-vertical .tooltip.right {
    margin-left: 10px;
}

#dv_map_citizen #div_slider_hours .slider-vertical .slider-track .slider-selection {
    background-image: linear-gradient(to bottom, #25a7f3 0%, #25a7f3 100%) !important;
}

#dv_map_citizen #div_slider_hours .slider-vertical .slider-track {
    /*background-image: linear-gradient(to bottom, #25a7f3 0%, #25a7f3 100%) !important;*/
    width: 7px !important;
}

#dv_map_citizen #div_slider_hours .slider-vertical .slider-track .slider-handle {
    /* background-image: linear-gradient(to bottom, #33a8d3 0%, #000 100%) !important; */
    background: #35acd6;
    border: 1px solid #2f97b4;
    /* background: url('../images/icon-tower3/icon_slider.png') center center no-repeat; */
    opacity: 1;
    outline: none;
    /* width: 26px; */
    /* left: -3px; */
    /* height: 5px !important; */
    /* height: 27px; */
    /* margin-top: -20px; */
}

#dv_map_citizen #div_slider_hours .slider-vertical {
    /*width: 50px !important;*/
}

#dv_map_citizen #div_slider_hours .slider-vertical .tooltip.right {
    margin-left: 10px;
}

#maps_content {
    display: block;
    float: left;
    min-height: 30px;
}

#div_slider_hours,
#right_maps_content {
    width: auto;
    display: block;
    float: left;
    min-height: 30px;
}

#text_bottom_timeline {
    color: #ffffff;
    background: #037091;
    margin-top: 1em;
    border-radius: 5px;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    padding: 2px 0;
    font-size: 13px;
    font-weight: bold;
    letter-spacing: 0px;
}

.show-all-map #dv_map_citizen #maps_content #div_slider_hours .tooltip-inner {
    background: #037091;
    font-family: NexaBold;
}

.show-all-map #dv_map_citizen #maps_content #div_slider_hours .tooltip.right .tooltip-arrow {
    border-right-color: #037091;
}

#div_slider_hours .slider-vertical .tooltip {
    /*margin-top: -12px;*/
}

#tbl_content_tier5 {
    font-size: 140%;
    margin-left: 15px;
    font-family: ur1;
    margin-top: 5px;
}

#tbl_content_tier5 th,
#tbl_content_tier5 td {
    padding: 0;
}

#your_5_tier {
    margin-top: 25%;
}

#payg-title-main {
    margin-bottom: 20px;
}

#list_view_tier {
    list-style: none;
    margin: 5em 0 0;
}

#list_view_tier a.dt_tier_price {
    color: #006699;
    font-family: ub1;
    font-size: 21px;
    font-weight: bold;
}

#list_view_tier li {
    margin-bottom: 15px;
}

#div_detail_all_price {
    position: absolute;
    top: 9999;
    right: 9999;
}

.tier-detail-modal-content {
    font-size: 14px;
    height: 500px;
    padding: 10px;
    width: 800px;
}

#tab-fb-analytics .tab-content {
    overflow: hidden;
}

.list-tab-analytics .grid-view table.items {
    /*	overflow : hidden;*/
}

#form-reset-pass .errorSummary p {
    display: none;
}

#form-reset-pass .errorSummary {
    text-align: left;
}

#form-reset-pass .forgot-input label {
    text-align: right;
}

#form-reset-pass .forgot-input span {
    text-align: left;
}

#detail_invoice.detail-view th {
    width: auto;
}

#content-terms,
#content-policy,
#page_agreement_license #websiteWrapper {
    box-shadow: 0 0 22px 0 rgba(50, 50, 50, 0.75);
    width: 100%;
    background-color: #ffffff;
}

#page_agreement_license #websiteWrapper {
    background-color: #ffffff;
}

#content-terms-top,
#content-policy-top,
#content-policy-middle,
#content-terms-middle,
#content-terms-footer {
    width: 96%;
    margin: 0 2%;
    padding: 1em 0;
    font-family: nexaBold;
    color: #666666;
}

#content-terms-middle,
#content-policy-middle {
    height: 250px;
    overflow: hidden;
    border-top: 2px solid #606161;
    border-bottom: 2px solid #606161;
}

#content-terms-middle-inner,
#content-policy-middle-inner {
    width: 100%;
    height: 100%;
    overflow-y: scroll;

}

#page-terms .title_refund {
    font-size: 23px;
}

.txt_des_small {
    margin: 1em 0 1em 1.5em;
    font-size: 90%;
}

.list_dot li {
    list-style-type: square;
}

#page-policy,
#page_agreement_license {
    width: 96%;
    padding: 2%;
    height: 100%;
    left: 0;
    top: 0;
}

#page_agreement_license {
    height: 630px;
}

#page-terms.page_terms #content-terms-middle,
#content-policy-middle {
    height: 450px;
}

#page-policy h3 {
    color: #4b9cca;
}

#page-policy .dv-back .cls-back,
#page-terms.page_terms .dv-back .cls-back {
    margin-left: 0;
}

#page-terms.page_terms .dv-back,
#page-policy .dv-back {
    margin: 1em 0 !important;
}

#content-terms-footer #form-terms-agree #check_agree,
#content-terms-footer #form-terms-agree #lb_check_agree {
    float: left;
    margin-right: 5px;
    line-height: 1.7em;
    margin-bottom: 10px;
    cursor: pointer;
}

#dv_agree_term {
    border-bottom: solid 2px #606161;
    margin-bottom: 1.5em;
}

#bt_terms_contitnue {
    float: right;
    width: 200px;
    display: block;
    margin: auto;
    border-radius: 3px;
    webkit-border-radius: 8px;
    border: none;
    font-family: NexaBold;
    font-size: 12px;
    color: #606161;
    margin-top: 8px;
    cursor: pointer;
    line-height: 30px;
    background: #e9e9e9;
    text-transform: uppercase;
}

#bt_terms_cancel, #bt_terms_save {
    float: left;
    margin: auto;
    border-radius: 3px;
    webkit-border-radius: 8px;
    border: none;
    font-family: NexaBold;
    font-size: 12px;
    color: #606161;
    margin-top: 8px;
    cursor: pointer;
    line-height: 30px;
    background: #e9e9e9;
    text-transform: uppercase;
    margin-right: 10px;
}

#bt_terms_contitnue:hover, #bt_terms_cancel:hover, #bt_terms_save:hover {
    background-color: #34a9d7;
    color: #ffffff;
    text-shadow: none;
}

#bt_terms_contitnue.btn[disabled]:hover {
    background: #e9e9e9;
    color: #606161;
}

#page_agreement_license #btn_submit {
}

#dv_loadings {
    display: none;
    background: url('../images/loading.gif') left center no-repeat;

    height: 32px;
    width: 32px;
    margin-bottom: 5px;
}

#footer-login.dv-footer {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 1.5em;
    line-height: 1.5em;
}

#modal, #modal_result {
    display: none;
    width: 100%;
    height: 120%;
    position: absolute;
    background: #333333;
    opacity: 0.7;
    z-index: 9000;

}

.messagePopup .msg_popupTitleBar .messagePopupHeader {
    background: #fbf8f6 !important;
    border: 0 !important;
    font-family: airship27-r;
    font-size: 22px;
    color: #3facd7;
    margin-top: 14px;
    box-shadow: none;
    text-transform: uppercase;
}

.messagePopup .msg_popupTitleBar {
    margin: 30px 0 10px 10px;
}

.messagePopup .closeBtn {
    right: 8px !important;
    top: 4px !important;
    width: 30px;
    font-size: 1.5em;
    font-weight: 700;
    float: right;
    font-family: ub1;
    background: url("../images/close-white.png") center center no-repeat;
    border-radius: 3px;
    background-color: #929497;
    text-align: center;
    color: #777777;
    margin-top: 4px;
    line-height: 25px;
    padding-top: 2px;
    cursor: pointer;
}

.messagePopup .closeBtn {
    height: 20px;
    position: absolute;
}

.messagePopup_box {
    display: none;
    border: 5px solid #34a9d7;
    border-radius: 5px;
    position: absolute;
    min-width: 500px;
    width: auto;
    min-height: 200px;
    height: auto;
    top: 30%;
    margin-top: -100px;
    left: 50%;
    margin-left: -250px;
    background-color: #fbf8f6;
    box-shadow: 0px 0px 10px #333333;
    z-index: 9001;
}

#messagePopupContent .ft_comming_soon,
.cls_messagePopupContent .ft_comming_soon {
    background: url("../images/bg_launchingSoon.png") no-repeat scroll center center transparent;
    height: 115px;
    position: relative;
    width: 100%;
    background-size: auto 100%;
}

#messagePopupContent #dv_comming_soon .txt_comming_soon,
.cls_messagePopupContent #dv_comming_soon .txt_comming_soon {
    left: 0;
    color: #a9aaac;
    display: block;
    font-size: 1.2em;
    font-weight: 700;
    text-align: center;
    text-transform: uppercase;
}

#messagePopupContent #dv_comming_soon,
.cls_messagePopupContent #dv_comming_soon {
    padding: 0 0 0.5em;
}

.cls_messagePopupContent {
    margin: 30px 0 0 0;
}

.cls_connect_to_acid {
    display: block;
    position: relative;

    height: 100%;
    width: 100%;
    text-align: center;
}

#list_option_lc #opt-locaton-map {
    margin-left: 7%;
    margin-top: 1em;
    list-style: none outside none !important;
    font-size: 1.5em;

}

#list_option_lc #opt-locaton-map li {
    display: inline-block;
    margin-right: 2em;
    cursor: pointer;
}

#list_option_lc #opt-locaton-map li.active {
    text-decoration: underline;
    font-weight: bold;
}

#div_actions {
    text-align: center;

}

#form-payment-method.wizard > .content {
    overflow: hidden;
}

#tab-method-payg .menu-tab-analytics li {
    border-radius: 50%;
}

#ls_function_grid {
    float: right;
    margin-right: 2em;
    display: block;

}

#ls_function_grid li {
    list-style: none;
}

#ls_function_grid li #delete_all {
    text-decoration: none;
    background-color: transparent;
    background-image: -moz-linear-gradient(center top, #f5f5f5, #f1f1f1);

}

#ls_function_grid li #delete_all:hover {
    background-image: #000000;
}

.chb_msg {
    display: table-cell;
    vertical-align: middle;
}

#tbl_invoce_timeline {
    border-radius: 4px;
    -webkit-border-radius: 4px;
    width: 100%;
    margin: auto;
    font-family: NexaLight;
    font-size: 1.2em;
    background-color: #f7f7f7;
}

#tbl_invoce_timeline th {
    color: #ffffff;
    background: #007093;
    font-family: NexaBold;
}

#tbl_invoce_timeline td,
#tbl_invoce_timeline th {
    /* border: 1px solid #ccccca; */
    text-align: center;
    padding: 4px 10px;
}

#tbl_invoce_timeline td {
    padding: 8px 10px;
}

#tbl_invoce_timeline .sp_number {
    font-weight: bold;
    font-family: NexaBold;
    color: #747474;
}

#td_total_invoice td.td-total-blank {
    background-color: #ffffff;
}

#td_total_invoice td.title_total {
    border: 1px solid #eeeeee !important;
}

#top_invoie {
    margin-top: 3em;
    height: auto;
}

#top_invoie #logo_appcamle {
    display: block;
    height: 4em;
    background: url(../images/icon-tower3/icon-appcamel-invoice-app.png) center center no-repeat transparent;
    background-size: auto 100%;
}

#top_invoie #title_number_invoice {
    color: #5f6160;
    font-size: 2.5em;
    text-transform: uppercase;
    line-height: 1.6;
    padding-left: 2em;
}

#info_client_invoie .cls_value {
    font-weight: bold;
    color: #636363;
    font-family: NexaBold;

}

#info_client_invoie {
    border-top: 2px solid #cccccc;
    border-bottom: 2px solid #cccccc;
    margin: 2em 0;
    padding: 1em 0;
}

#dv_info_price {
    margin-top: 2em;

    text-transform: uppercase !important;
}

#title_bottom {
    margin: 2em 0;
}

#title_bottom p {
    text-align: center;
}

#dv_bottom_invoice {
    height: 32px;
    background: url(../images/icon-tower3/icon-mobile-invoice-app.png) 98% center no-repeat transparent;
    background-size: auto 100%;
    text-align: right;
    margin-bottom: 2em;
    display: block;
}

#dv_bottom_invoice .info_footer {
    text-align: left;
}

#be_mobile {
    color: #0194c7;
    font-family: nexabold;
    font-size: 2em;
    line-height: 32px;
    padding-right: 2.5em;
    text-transform: uppercase;

}

.tbl_title_cost td, .tbl_title_cost th {
    color: #ffffff;
}

.cls_bd_bttom {
    border-bottom: 1px solid #cccccc;
}

#line_footer {
    height: 1em;
    background: #0096c8;
}

#total_price p {
    margin-bottom: 0;
    min-height: 0;
    padding: 10px 0 0;
}

.detail_invoice_pages {
    font-family: NexaLight;
    font-size: 14px !important;
}

.detail_invoice_pages #tbl_invoce_timeline {
    font-size: 95%;
}

.plus_myapp .cls-ac-view-all-map,
.plus_payg .cls-ac-view-all-map {
    display: none;
}

.mg-bottom {
    margin-bottom: .5em;
}

#dv_top_map_gender {
    z-index: 1001;
    margin-bottom: 4px;
    height: 33px;

}

.box_content_infowindow {

    color: #ffffff;
    display: block;
    width: 100%;
    height: 100%;
}

.box_content_infowindow.type_female {
    background: url('../images/icon-tower3/bg-infobox-gender-female.png') 0 50% no-repeat transparent;
    background-size: 100% 100%;
}

.box_content_infowindow.type_male {
    background: url('../images/icon-tower3/bg-infobox-gender-male.png') 0 50% no-repeat transparent;
    background-size: 100% 100%;
}

.box_content_infowindow.type_unknow {
    background: url('../images/icon-tower3/bg-infobox-gender-unknown.png') 0 50% no-repeat transparent;
    background-size: 100% 100%;
}

#content_infowindow {
    padding: 0em 2em;
    color: #ffffff;
    font-size: 120%;
    line-height: 2;
    text-align: center;
    font-family: NexaBold;
}

.gm-style > div > div:nth-child(4) > div:nth-child(4) > div:nth-child(2) > div:nth-child(3) {
    overflow: hidden !important;
    height: 15px !important;
}

.gm-style > div > div:nth-child(4) > div:nth-child(4) > div:nth-child(10) > div:nth-child(3) {
    overflow: visible !important;
}

.gm-style > div > div:nth-child(4) > div:nth-child(4) > div > div:nth-child(3) {
    overflow: hidden !important;
}

#ls_feature_payg {
    /* border: 1px solid #ccc; */
    border-radius: 5px;
    border-color: #cccccc;
}

#ls_feature_payg .cls-feature-payg {
    height: 50px;
    border-bottom: 1px solid #eeeeee;
    background-color: #f7f7f7;
    line-height: 2;
    /*	padding-left: 14%;
	width: 86%;*/
    float: left;
}

#ls_feature_payg .cls-feature-payg:last-child {
    border-radius: 0 0 2px 2px;
}

#ls_feature_payg #title_list.cls-feature-payg {
    background: #007093;
    border-radius: 2px 2px 0 0;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 150%;
    padding-left: 0%;
    width: 100%;
    display: block;
}

#dv_info_citizen {
    background-color: #0096c8 !important;
    /* border-radius: 0 0 4px 4px;*/
    color: #ffffff;
    text-transform: uppercase;
    font-size: 150%;
    padding-left: 0%;
    width: 100%;
    display: block;
    font-family: NexaBold;
    /* border-bottom: 0 !important;*/
}

#dv_info_alive_citizen {
    background-color: #0096c8 !important;
    border-radius: 0 0 4px 4px;
    color: #ffffff;
    text-transform: uppercase;
    font-size: 150%;
    padding-left: 0%;
    width: 100%;
    display: block;
    font-family: NexaBold;
    border-bottom: 0 !important;
}

#ls_feature_payg #title_list.cls-feature-payg .payg-title {
    color: #ffffff;
    display: table-cell;
    vertical-align: middle;
    padding-left: 10%;
    text-align: left;
    line-height: 3;
    height: 100%;
}

.cls_switch_feature {
    height: 100%;
    margin-top: 10px;
    padding-left: 0;
}

.tb-top-analytics .title-amout-plus-payg {
    margin-left: 7%;
}

@media (max-width: 990px) {
    .tb-top-analytics .title-amout-plus-payg {
        margin-left: 5%;
    }
}

.tb-top-analytics.plus_payg .cls-top-analytics-right {
    display: none;
}

.cls-feature-payg .span10 {
    margin-left: 0px;
}

#total_app_on_payg {
    display: block;
    height: 100%;
    line-height: 2.5;
    border-left: 1px solid #007095;
    padding-left: 1em;
}

#total_alive_app_on_payg {
    display: block;
    height: 100%;
    line-height: 2.5;
    border-left: 1px solid #007095;
    padding-left: 1em;
}

#total_birth_app_on_payg {
    display: block;
    height: 100%;
    line-height: 2.5;
    border-left: 1px solid #007095;
    padding-left: 1em;
}

#total_month_app_on_payg {
    display: block;
    height: 100%;
    line-height: 2.5;
    border-left: 1px solid #007095;
    padding-left: 1em;
}

#total_week_app_on_payg {
    display: block;
    height: 100%;
    line-height: 2.5;
    border-left: 1px solid #007095;
    padding-left: 1em;
}

#total_today_app_on_payg {
    display: block;
    height: 100%;
    line-height: 2.5;
    border-left: 1px solid #007095;
    padding-left: 1em;
}

#div_monthly_bill_summary .ml_bill {
    min-height: 30px;
    color: #7e7e7e !important;
    font-family: NexaBold !important;
    border-bottom: 1px solid #dddddd;
    line-height: 2.5;
    color: #ffffff;
    width: 95%;
    margin: 0 auto;
    display: flex;
}

.lb-content_sum {
    font-size: 14px;
}

.content .lb-content_sum {
    font-size: 12px;
    padding-left: 30px !important;
}

.rx-padding-10 {
}

#total_service_running #service_features {
}

#div_monthly_bill_summary .ml_bill .span3:last-child {
    text-align: center;
}

#div_monthly_bill_summary .ml_bill_first,
#div_monthly_bill_summary .ml_bill_last {
    height: 45px;
    float: left;
    background: #0096c8;
    font-size: 1.3em;
    color: #ffffff;
    border-radius: 2px 2px 0 0;
    width: 95%;
    padding: 0 2.5% 0;
}

#div_monthly_bill_summary .ml_bill_first {
    line-height: 2.7;
}

#div_monthly_bill_summary .ml_bill_last {
    border-radius: 0 0 2px 2px;
}

#div_monthly_bill_summary .ml_bill_last .info {
    font-family: NexaBold;
    padding-left: 1.5em !important;
    line-height: 3.2;
}

.dv_info_money {
    text-align: center;
    line-height: 1;
    height: 100%;
    margin-top: 15px;
}

.dv_info_money .lb-info {
    font-size: 80%;
}

.dv_info_money .lb-money {
    font-family: NexaBold;
    line-height: 20px;
}

.box_view_alert {
    width: 200px;
    border: 1px solid #cccccc;
    padding: 1em 0;
    border-radius: 5px;
    text-align: center;
    background: #ffffff;
    float: left;
    margin-right: 5px;
}

.box_view_alert .content {
    margin-bottom: 1em;
    width: 90%;
    margin-right: auto;
    margin-left: auto;
}

.box_view_alert .title {
    font-size: 1em;
    font-family: NexaBold;
    padding: 0px 8px;
}

.box_view_alert .cls_btn {
    color: #0096c8;
    font-weight: bold;
}

hr.border-line {
    margin: 3px 0;
}

.dv_buttons {

}

.title-amout-plus.title-amout-plus-confirm:before {
    content: "+";
}

#app-action-buttons-grid .box_view_rule li {
    background-color: transparent;
    background-repeat: no-repeat;
    background-size: auto 50%;
    background-position: left center;
    background-image: url("../images/icon-tower3/icon-yes.png");
    font-size: 1.2em;
    list-style: outside none none;
    padding-left: 6%;
}

#list_user_slider .slick-next,
#list_user_slider .slick-prev {
    font-family: slick;
    color: #606161 !important;
    border: 2px solid #999999;
    border-radius: 50%;
    width: 35px !important;
    height: 35px !important;
    background-color: transparent;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: auto 70%;
    background-image: url(../images/step-prev.png);
}

#list_user_slider .slick-prev {
    left: -50px;
}

#list_user_slider .slick-next {
    right: -50px;
    background-image: url(../images/step-next.png);
}

#list_user_slider .slick-next::before,
#list_user_slider .slick-prev::before {
    color: #606161 !important;
    content: '';
}

#list_user_slider .slick-slide span.uname_access {
    display: none;
}

#list_user_slider .slick-slide.slick-center span.uname_access {
    display: block;
}

#list_user_slider .user_default {

    border-radius: 6px;

}

#list_user_slider .slick-slide img {
    margin-left: auto;
    margin-right: auto;
    border-radius: 8px;
    margin-top: 10px;
    width: 50px;
    height: 50px;
}

#list_user_slider {
    margin-bottom: 0 !important;
}

#list_user_slider .slick-slide {
    /*width: 100px !important;
	height: 80px;  */
}

#list_user_slider .slick-slide,
#list_user_slider_for .slick-slide {
    cursor: pointer;
}

#list_user_slider .slick-slide.slick-center > img {
    height: 80px;
    width: 80px;
    margin-top: 0;
}

/* Paste this css to your style sheet file or under head tag */
/* This only works with JavaScript,
if it's not present, don't show loader */
.no-js #loader {
    display: none;
}

.js #loader {
    display: block;
    position: absolute;
    left: 100px;
    top: 0;
}

/*
.se-pre-con {
	position: fixed;
	left: 0px;
	top: 0px;
	width: 100%;
	height: 100%;
	z-index: 9999;
	background: url(../images/ajax-loader.gif) center no-repeat #ccc;

}
*/

.grid-view.grid-view-loading table {
    /*background-color: transparent;
	background-repeat: no-repeat;
	background-size: auto 10%;
	background-position: left top;
	background-image: url("../images/ajax-loader.gif") !important;*/

}

.grid-view td.col_time_being {
    width: 7em;
}

.grid-view td.col_citizens {
    width: 20em;
    word-wrap: break-word;
}

#scitizenship-start-grid td.col_citizens,
#grid-app-citizen-an td.col_citizens {
    width: 15em;
}

.grid-view td.col_last_share_location {
    text-align: center;
}

#scitizen-grid #scitizen-grid_c8 {
    text-align: center;
}

.grid-view td.col_birthday_time {
    width: 10em;
}

.grid-view td.col_date_time {
    width: 5em;
}

.grid-view td.col_user_profile {
    width: 7em;
}

.grid-view td.col_user_profile,
.grid-view td.col_country_language_fb,
.grid-view td.td_location_connect {
    width: 7em;
}

.grid-view td.col_location_loop {
    min-width: 7em;
}

.grid-view td.td_location_viewed {
    width: 9em;
}

.grid-view td.td_alert_viewed {
    width: 9em;
}

.grid-view td.col_allow_share_location,
.grid-view td.col_allow_push,
.grid-view td.col_last_share_location {
    padding: 0;
    text-align: center;
    position: relative;
}

.cls_icon_yes,
.cls_icon_no,
.grid-view .dv_location {
    /*position: absolute;*/

    /* margin: 33% 0 0 33%; */
    display: block;
    background: #00ff66;
    width: 100%;
    height: 100%;
    text-align: center;
    right: 0;
    bottom: 0;
    /*overflow-y: scroll;*/
}

#grid-app-citizen-an.grid-view .dv_location {
    position: relative;
}

.cls_icon_no,
.grid-view .dv_location.by_ip {
    background: #ff9900;
}

.grid-view td.col_sent_address,
.grid-view td.col_delivered_address,
.grid-view td.col_first_open_address {
    text-align: center;
}

#footer_descript {
    margin: 2em auto .5em;
}

#descript_payment {
    display: table;
    height: 46px;
}

#descript_payment #txt_descript {
    font-size: 1.1em;
    font-family: NexaBold;
    display: table-cell;
    vertical-align: middle;
}

.wizard > .content > .body #pm-credit-form label.error {
    display: none;
}

#form-booking-demo label.error {
    display: none !important;
}

#dv_payment_success {

    width: 100%;
    height: 100%;

    font-size: 1.5em;
    color: #ffffff;

}

#dv_payment_success #payg_content {
    background: #34a9d7;
    display: block;
    width: 40%;
    margin: 3em auto 2em;
    padding: 2em;
    border: 1px solid #34a9d7;
    border-radius: .5em;
}

#dv_payment_success #link_back_invoice {
    width: 45%;
    margin: auto;
}

#dv_payment_success #payg_content a {
    color: #000000;
}

.tab-myapp-analytics-content.tab-content {
    overflow: inherit;
}

.val_citizen {
    display: none;
}

#content-terms-top-back {
    text-align: right;
    display: none;
}

/* iPads (landscape) ----------- */
@media (min-width: 768px) and (max-width: 1024px) {

    #content-terms-footer .dv-back {
        display: none !important;
    }

    #content-terms-top-back {
        display: block !important;
    }

    #page-terms.page_refund {
        overflow-y: scroll !important;
    }
}

@media (max-width: 767px) {
    #page-terms.page_refund {
        overflow-y: scroll !important;
    }

    #content-terms-footer .dv-back {
        display: none !important;
    }

    #content-terms-top-back {
        display: block !important;
    }
}

p.val_device_token {
    width: 20em;
    word-wrap: break-word;
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 200;
}

/*
.accordion-toggle:after {
    font-family: 'FontAwesome';
    content: "\f078";
    float: left;
}
*/
.accordion-opened .accordion-toggle:after {
    content: "\f054";
}

#grid-push-notifications-an-loader {
    position: absolute;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.1);
    z-index: 1000;
    background: url('../images/pushtowericon.png') rgba(1, 1, 1, 0.1);
    background-repeat: no-repeat;
    background-size: 5%;
    background-position-x: 50%;
    background-position-y: 50%;
}

#grid-push-notifications-an-loader .loader {
    margin: 0 auto;
    border: 5px solid #f3f3f3;
    border-radius: 50%;
    border-top: 5px solid #3498db;
    width: 35px;
    height: 35px;
    -webkit-animation: spin 1s linear infinite;
    animation: spin 1s linear infinite;
    top: 45%;
    left: 49%;
    position: absolute;
}

@media (min-width: 1200px) {
    .tab-push-content-analytics .grid-view .summary, .list-tab-analytics .grid-view .summary {
        /*position: absolute !important;*/
        /*top: auto !important;*/
        /*right: 0% !important;*/
        /*display: block !important;*/
    }
}

.alert-input-content {
    padding: 12px;
    border-radius: 5px;
    border: solid 1px #dddddd;
}

.row-fluid.dv_buttons i {
    font-size: 9px !important;
    max-width: 90px;
    overflow: hidden;
    display: block;
}

input.btn {
    cursor: normal !important;
}

input#btn-login {
    font: normal 16px/27px nexalight, sans-serif;
    text-transform: uppercase;
    letter-spacing: 3px;
    box-shadow: none;
    text-shadow: none;
    font-weight: 100;
    padding-top: 8px;
}

#page-terms {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    padding: 20px;
    z-index: 1000;
}

#page_agreement_license {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 100%;
    z-index: 100000;
}

/* responsive */
.rx-col-lg-1 {
    float: left;
    width: 8.33%;
}

.rx-col-lg-1-7 {
    float: left;
    width: 14.28%;
}

.rx-col-lg-2 {
    float: left;
    width: 16.66%;
}

.rx-minheight-1 {
    min-height: 1px;
}

.rx-col-lg-1-8 {
    float: left;
    width: 12.5%;
}

.rx-col-lg-3 {
    float: left;
    width: 24.99%;
}

.rx-col-lg-4 {
    float: left;
    width: 33.32%;
}

.rx-col-lg-5 {
    float: left;
    width: 41.66%;
}

.rx-col-lg-6 {
    float: left;
    width: 50%;
}

.rx-col-lg-7 {
    float: left;
    width: 58.33%;
}

.rx-col-lg-8 {
    float: left;
    width: 66.64%;
}

.rx-col-lg-9 {
    float: left;
    width: 74.97%;
}

.rx-col-lg-10 {
    float: left;
    width: 83.33%;
}

.rx-col-lg-12 {
    float: left;
    width: 100%;
}

.rx-marbot-20 {
    margin-bottom: 20px;
}

.rx-maxwidth-900 {
    width: 650px;
    margin: auto;
    float: none;
    display: block;
}

.rx-option-icon-row img {
    padding: 2px;
    border: solid 1px #dddddd;
    border-radius: 8px;
}

@media (max-width: 960px) {
    .rx-col-ml-1 {
        float: left;
        width: 8.33%;
    }

    .rx-col-ml-2 {
        float: left;
        width: 16.66%;
    }

    .rx-col-ml-3 {
        float: left;
        width: 24.99%;
    }

    .rx-col-ml-4 {
        float: left;
        width: 33.32%;
    }

    .rx-col-ml-5 {
        float: left;
        width: 41.66%;
    }

    .rx-col-ml-6 {
        float: left;
        width: 50%;
    }

    .rx-col-ml-7 {
        float: left;
        width: 58.33%;
    }

    .rx-col-ml-8 {
        float: left;
        width: 66.64%;
    }

    .rx-col-ml-9 {
        float: left;
        width: 74.97%;
    }

    .rx-col-ml-10 {
        float: left;
        width: 83.33%;
    }

    .rx-col-ml-12 {
        float: left;
        width: 100%;
    }
}

.rx-col-md-2_5 {
    padding-left: 3px !important;
    padding-right: 3px !important;
}

.rx-col-md-3_5:first-child {
    padding-right: 3px !important;
}

.rx-col-md-3_5:last-child {
    padding-left: 3px !important;
}

@media (max-width: 768px) {
    .rx-col-md-1 {
        float: left;
        width: 8.33%;
    }

    .rx-col-md-2 {
        float: left;
        width: 16.66%;
    }

    .rx-col-md-2_5 {
        float: left;
        width: 20%;
    }

    .rx-col-md-3 {
        float: left;
        width: 24.99%;
    }

    .rx-col-md-3_5 {
        float: left;
        width: 30%;
    }

    .rx-col-md-4 {
        float: left;
        width: 33.32%;
    }

    .rx-col-md-5 {
        float: left;
        width: 41.66%;
    }

    .rx-col-md-6 {
        float: left;
        width: 50%;
    }

    .rx-col-md-7 {
        float: left;
        width: 58.33%;
    }

    .rx-col-md-8 {
        float: left;
        width: 66.64%;
    }

    .rx-col-md-9 {
        float: left;
        width: 74.97%;
    }

    .rx-col-md-10 {
        float: left;
        width: 83.33%;
    }

    .rx-col-md-12 {
        float: left;
        width: 100%;
    }

    .rx-row > [class*='rx-col-'] {
    }

    .rx-row > div:first-child {
    }

    .rx-row > div:last-child {
    }
}

@media (max-width: 480px) {
    .rx-col-s-1 {
        float: left;
        width: 8.33%;
    }

    .rx-col-s-2 {
        float: left;
        width: 16.66%;
    }

    .rx-col-s-3 {
        float: left;
        width: 24.99%;
    }

    .rx-col-s-4 {
        float: left;
        width: 33.32%;
    }

    .rx-col-s-5 {
        float: left;
        width: 41.66%;
    }

    .rx-col-s-6 {
        float: left;
        width: 50%;
    }

    .rx-col-s-7 {
        float: left;
        width: 58.33%;
    }

    .rx-col-s-8 {
        float: left;
        width: 66.64%;
    }

    #txt_app_name #rx-appname-url {
        width: 50% !important;
        font-size: 16px !important;
    }

    .rx-col-s-9 {
        float: left;
        width: 74.97%;
    }

    .rx-col-s-10 {
        float: left;
        width: 83.33%;
    }

    .rx-col-s-12 {
        float: left;
        width: 100%;
    }
}

.rx-app-select-lable label {
    margin-bottom: 0px !important;
}

.bootstrap-switch .bootstrap-switch-handle-on,
.bootstrap-switch .bootstrap-switch-handle-off,
.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label,
.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-radius: 50% !important;
}

.bootstrap-switch .bootstrap-switch-handle-off {
    background: #ffffff;
    color: white;
    border-radius: 50% !important;
    box-sizing: border-box;
    border: solid 1px #9a9c9e;
    font-size: 0px;
    height: 20px;
    width: 20px;
    padding: 0px;
    float: right;
    margin: 0px;
    font-size: 0px !important;
    box-shadow: -1px 0px 3px rgba(0, 0, 0, 0.2);
}

#stepWho .bootstrap-switch .bootstrap-switch-handle-on {
    background: #ffffff;
    color: #ffffff;
    border-radius: 50% !important;
    border: solid 2px #34a9d7;
    font-size: 0px;
    width: 20px;
    height: 20px;
    padding: 0px;
    box-sizing: border-box;
    line-height: 0px;
    padding: 0px;
    float: left;
}

#stepWho .bootstrap-switch .bootstrap-switch-handle-off {
    background: #ffffff;
    color: white;
    border-radius: 50% !important;
    box-sizing: border-box;
    border: solid 2px #9a9c9e;
    font-size: 0px;
    height: 20px;
    width: 20px;
    padding: 0px;
    float: right;
    margin: 0px;
}

.bootstrap-switch.bootstrap-switch-focused {
    box-shadow: none !important;
}

.bootstrap-switch {
    border-radius: 50px;
    width: 33px;
    line-height: 0px;
    padding: 0px;
    height: 20px;
}

.bootstrap-switch .bootstrap-switch-handle-on.bootstrap-switch-primary, .bootstrap-switch .bootstrap-switch-handle-off.bootstrap-switch-primary {
    background: #ffffff !important;
    color: #ffffff;
    border-radius: 50% !important;
    border: solid 1px #34a9d7;
    font-size: 0px;
    width: 20px;
    height: 20px;
    padding: 0px;
    box-sizing: border-box;
    line-height: 0px;
    padding: 0px;
    float: left;
    box-shadow: 1px 0px 3px rgba(0, 0, 0, 0.2);
}

.rx-panel-container {
    padding-left: 10px;
    padding-right: 10px;
}

#cardChoice {
    width: 100% !important;
    text-align: center;
    margin-bottom: 35px !important;
}

#cardChoice > div {
    background-size: 95% !important;
    margin-right: 50px !important;
    width: 65px;
    height: 40px;
}

#cardChoice div img {
    width: 60px !important;
    height: 35px !important;
}

div#btn_info_page_intro > i {
    font-size: 19px;
    margin-top: 9px;
}

/*ppcitizens/analytics popup map*/

.ui-widget-header {
    border: 1px solid #1d8db7;
    background: #189bc3;
    color: #ffffff;
    font-weight: bold;
    border-bottom-left-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
    border-top-left-radius: 8px !important;
    border-top-right-radius: 8px !important;
    padding: 15px !important;
}

.ui-widget-content {
    background: #ffffff 50% top repeat-x;
    color: #333333;
    border-radius: 8px;
    border-top-left-radius: 10px !important;
    border-top-right-radius: 10px !important;
    border-bottom-left-radius: 10px !important;
    border-bottom-right-radius: 10px !important;
}

span#ui-id-1 {
    float: left;
    margin: .1em 0;
    white-space: nowrap;
    width: 90%;
    overflow: hidden;
    text-overflow: ellipsis;
    color: #FFF;
    font-weight: 100 !important;
    font-size: 16px;
}

.ui-dialog .ui-dialog-titlebar-close {
    right: 25px !important;
}

/*table*/
.cls_icon_no {
    /* background: #ff9900; */
    background-color: #f2dede !important;
    color: #a94442 !important;
    border-color: #863c48 !important;
    /* padding: 20px; */
    font-weight: bold;
    padding: 20px 0 !important;
    position: absolute;

}

.cls_icon_yes {
    display: block;
    background: #dff0d8;
    border-color: #d6e9c6;
    position: absolute;
    padding: 20px 0 !important;
    font-weight: bold;

}

.grid-view .dv_location.by_ip {
    background: #ff9900;
    color: #8a6d3b;
    background-color: #f7efc7;
    border-color: #faebcc;
    padding: 20px 0;
}

.grid-view .dv_location {

    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1;
    /*position: absolute;*/
    padding: 20px 0;
    word-break: break-all;
}

td.col_gender {
    padding: 20px 0 !important;
    text-align: center !important;
    vertical-align: inherit;
    
}

td.col_citizens, td.col_platform, td.col_id, td.col_age_group, td.col_language_group {
    padding: 20px 0 !important;
    text-align: center !important;
}

th#scitizen-death-grid_c0 {
    width: 40px;
}

.day-block--custom {
    padding: 5px;
    float: left;
    width: 12%;
    margin: 4px 1%;
    text-align: center;
    cursor: pointer;
    border: solid 1px #eee;
    color: #929497;
    box-sizing: border-box;
    border-radius: 5px;
    height: 50px;
}

.day-block--custom > p {
    font-size: 26px;
}

.selected-day--custom {
    background: #34A9D7;
    color: #fff;
    font-weight: bold;
}

.dtpicker-buttonCont .dtpicker-button {
    background: #34A9D7 !important;
}

.dtpicker-header .dtpicker-value {
    color: #929497 !important;
}

.dtpicker-header .dtpicker-close {
    color: #34a9d7 !important;
}

.dtpicker-header .dtpicker-close {
    font-size: 3.5em !important;
}

.dtpicker-components .dtpicker-compButton {
    font-size: 300% !important;
}

.dtpicker-components .dtpicker-compValue {
    font-size: 30px !important;
    height: 50px !important;
}

.dtpicker-content {
    max-width: 800px !important;
}

.dtpicker-mobile .dtpicker-cont {
    top: 45% !important;
}

div.icon_menu_lower > a.analytics-nav--custom:hover > i.fas {
    color: #34a9d7 !important;
}

div.icon_menu_lower > a.analytics-nav--custom:hover > i.fa {
    color: #34a9d7 !important;
}

.top-nav--custom:hover > i.fas {
    color: #fff;
}

.map-filter-inputs {
    position: absolute;
    left: 30px;
    display: inline-block;
    width: 121px;
    border-radius: 4px;
    padding: 0 5px;
    border: 1px solid #ddd;
    height: 29px;
    line-height: 28px;
}

.tab-content--custom {
    padding-right: 10px;
    padding-left: 10px;
}

.nav-tabs li {
    margin-bottom: 0px;
}

.nav-tabs li a {
    background: #D0D2D3;
    color: #fff;
    border: 0px;
    /*border-radius: 5px;*/
    line-height: 0px;

}

.nav > li > a {
    padding: 6px 5px;
}

.nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
    color: #fff;
    background: #34a9d7;
    border: 0px;

}

.tab-title--header {
    background: #34a9d7;
    padding: 12px;
    color: #fff;
}

.col-content--aligned {
    padding: 10px;
    text-align: center;
}

.col-content--aligned > .row > div > span.fab, span.fa, span.far, span.fas {
    font-size: 40px;
    color: #34A9D7;
}

.col-content--aligned p {
    color: #34A9D7;
}

.custom-tab--links > span {
    color: #fff;
    width: 50px;
    text-align: center;
}

.modal-body {
    padding: 0px;
}

.tab-content {
    padding: 0px;
}

.map_filters_container {
    position: relative;
    top: -480px;
    padding: 15px;
}

.custom-navigation--feat {
    margin-top: 16px;
}

#updateFeatureContainer  div.rx-general-use-form {
    width: 100%;
    max-width: none;
}
.panel-heading.collapsed .fa-chevron-down,
.panel-heading .fa-chevron-up {
    display: none;
}

.panel-heading.collapsed .fa-chevron-up,
.panel-heading .fa-chevron-down {
    display: inline-block;
}

.panel-heading > i.fa {
    float: right;
    margin-right: -8px;
    margin-top: -16px;
    font-size: 16px;
    cursor: pointer;
}

.collapsed ~ .panel-body {
    padding: 0;
}



#scitizen-grid > table.table {
    /*table-layout: fixed;*/
}

.change_status {
    width: 67px;
}

#inbox-grid .dv_location {
    overflow-y: scroll;
}

#checkin-list-grid .dv_location {
    overflow-y: scroll;
}

#media-grid .dv_location {
    overflow-y: scroll;

}


.grid-view::-webkit-scrollbar {
    -webkit-appearance:  none;
}

.grid-view::-webkit-scrollbar-thumb {
    border-radius: 8px;
    border: 2px solid white;
    background-color: rgba(0, 0, 0, .5);
}

.grid-view::-webkit-scrollbar:vertical {
    width: 11px;
}

.grid-view::-webkit-scrollbar:horizontal {
    height: 11px;
}


#grid-app-citizen-an .filter-container > select {
    width: 67px;
}




.fab-container {
    position: fixed;
    bottom: 20px;
    right: 10px;
    z-index: 9999999999999999;

}

.fab-btn {
    box-shadow: 0px 5px 11px -2px rgba(0, 0, 0, 0.18),
    0px 4px 12px -7px rgba(0, 0, 0, 0.15);
    border-radius: 50%;
    display: block;
    width: 56px;
    height: 56px;
    margin: 20px auto 0;
    position: relative;
    -webkit-transition: all .1s ease-out;
    transition: all .1s ease-out;
    display: flex;
    justify-content: center;
    align-items: center;
    text-decoration: none;
}

.fab-btn:hover {
    text-decoration: none;
}

.fab-btn:not(:last-child) {
    width: 40px;
    height: 40px;
    margin: 20px auto 0;
    opacity: 0;
    -webkit-transform: translateY(50px);
    -ms-transform: translateY(50px);
    transform: translateY(50px);
    background: #007093;
    color: #fff;
}

.fab-container:hover
.fab-btn:not(:last-child) {
    opacity: 1;
    -webkit-transform: none;
    -ms-transform: none;
    transform: none;
    margin: 15px auto 0;
    text-decoration: none;
}

.fab-btn:nth-last-child(1) {
    -webkit-transition-delay: 25ms;
    transition-delay: 25ms;
    background: #34a9d7;
    color: #fff;
}

.fab-btn:not(:last-child):nth-last-child(2) {
    -webkit-transition-delay: 50ms;
    transition-delay: 20ms;
}

.fab-btn:not(:last-child):nth-last-child(3) {
    -webkit-transition-delay: 50ms;
    transition-delay: 20ms;
}

[tooltip]:before {
    bottom: 25%;
    font-family: arial;
    font-weight: 600;
    border-radius: 2px;
    background: #585858;
    color: #fff;
    content: attr(tooltip);
    font-size: 12px;
    visibility: hidden;
    opacity: 0;
    padding: 5px 7px;
    margin-right: 12px;
    position: absolute;
    right: 100%;
    white-space: nowrap;
}

[tooltip]:hover:before,
[tooltip]:hover:after {
    visibility: visible;
    opacity: 1;
    text-decoration: none;
}

.container-fluid {
    padding-left: 0px;
    padding-right: 0px;
}


.card-holder {
    top: -100px;
    z-index: 2;
    background-color: #fff;
    box-shadow: 0 3px 6px rgba(0,0,0,0.16), 0 3px 6px rgba(0,0,0,0.23);
}

.card-title {
    padding: 10px;
    text-align: center;
    width: 100%;


}

.card-title > h3 {
    font-weight: 900;
}

.card-title > h3 > span.v-u {
    background: #007093;
}

.card-title > h3 > span.uv-u {
    background: #a94442;
}
.card-body {
    padding: 10px;

}

div.card-body > video {
    width: 100%;
}

.card-tp-info-list {
    list-style-type: none;
}
.card-tp-info-list.dp-block {
    list-style-type: none;
    display: inline-block;
}
.card-tp-info-list.dp-block > li {
    list-style-type: none;
    display: inline-block;
}
.card-tp-info-list.dp-block > li > span {
    font-size: 16px;
    font-weight: 900;
}

.card-tp-info-list.dp-block > li > span > i {
    vertical-align: middle;
}

.card-tp-info-list > li {
    margin: 10px;
}

.card-tp-info-list > li > a > i{
    vertical-align: middle;
    margin-right: 10px;
}

.card-tp-info-list > li > i{
    vertical-align: middle;
    margin-right: 10px;
}
.card-tp-info-list > li > a:not(i){
    font-size: 16px;

}

.card-footer {
    padding: 10px;
}

.mobileInfoLocationAdmin {
    background: url('../images/bg_main_tpinfo_1.png');
    background-size: 180%;
    background-repeat: no-repeat;
    width: 100%;
    height: 477px;
    background-position: -353px -21px;
}

.bootbox.modal {
    padding: 20px;
}

.tb-top-analytics {
    z-index: 9 !important;
    position: relative;
}


#story-grid > table.table > tbody > tr >  td > img {
    width: 60px;
    height: 60px;
}

