﻿/* included only when we don't want to use fonts from google server */
@font-face {
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 700;
    src: local('Graphik'), url(../font/Graphik-Bold-Cy-Gr-Web.woff2) format('woff2');
}

@font-face {
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 500;
    src: local('Graphik'), url(../font/Graphik-Medium-Cy-Gr-Web.woff2) format('woff2');
}

@font-face {
    font-family: 'Graphik';
    font-style: normal;
    font-weight: 300;
    src: local('Graphik'), url(../font/Graphik-Regular-Cy-Gr-Web.woff2) format('woff2');
}

.icon-ok.icon-no-title,
.icon-info.icon-no-title,
.icon-remove.icon-no-title,
.icon-fire.icon-no-title {
    float: left;
    margin-top: 7px;
    margin-right: 10px;
}

.wait-ready {
    opacity: 0;
    visibility: hidden;
}

a {
    text-decoration: none
}

div.datepicker,
#ui-datepicker-div {
    z-index: 8031 !important;
}

    div.datepicker.datepickerOnModal,
    body.datepickerOnModal #ui-datepicker-div {
        z-index: 9000 !important;
    }


.ui-datepicker td > a.ui-state-active {
    color: #e17009 !important;
}

div.jquery-modal {
    z-index: 8049 !important;
}

div.modal {
    z-index: 8050 !important;
}

div.modal-backdrop {
    z-index: 8049 !important;
}

.well h1, .well h2, .well h3, .well h4, .well h5, .well h6 {
    margin-bottom: 6px;
    margin-top: 0;
}

.login-layout {
    background-color: #000;
    background: #f3f3f3;
    min-height: 100%;
}

    .login-layout .browser-suggestion {
        width: 100%;
        height: 35px;
        background-color: #f7d05b !important;
        position: fixed;
        top: 0px;
        left: 0px;
        text-align: center;
        z-index: 1000;
        padding: 10px 0px;
        font-size: 14px;
        line-height: 16px;
    }

    .login-layout .widget-box {
        background-color: #838383;
        border-radius: 5px;
        padding: 3px;
        -moz-box-shadow: 3px 3px 10px #333333;
        -webkit-box-shadow: 3px 3px 10px #333333;
        box-shadow: 3px 3px 10px #333333;
    }

    .login-layout .main-content {
        top: 50%;
        margin-top: -250px;
        left: 50%;
        margin-left: -200px;
        max-height: 350px;
        min-height: 350px;
        max-width: 400px;
        min-width: 400px
    }

        .login-layout .main-content .widget-main .logo {
            margin-right: 10px;
            margin-bottom: 10px;
        }

        .login-layout .main-content .widget-main .title {
            float: left;
            font-size: 22px;
            padding-top: 12px;
            text-align: left;
            color: #478FCA;
            width: 210px;
        }

            .login-layout .main-content .widget-main .title .subtitle {
                font-size: 12px;
                color: #ccc;
                line-height: 12px;
                margin-top: 3px;
            }




    .login-layout .widget-body {
        border-radius: 5px;
    }

    .login-layout .widget-box .widget-main {
        background-color: #FFF;
        border-radius: 3px;
    }


    .login-layout img.bg {
        /* Set rules to fill background */
        min-height: 100%;
        min-width: 1024px;
        /* Set up proportionate scaling */
        width: 100%;
        height: auto;
        /* Set up positioning */
        position: fixed;
        top: 0;
        left: 0;
    }

@media screen and (max-width: 1024px) { /* Specific to this particular image */
    .login-layout img.bg {
        left: 50%;
        margin-left: -512px; /* 50% */
    }
}


.login-container {
    margin: auto;
}

.container-fluid.ip {
    padding-left: 0px;
    padding-top: 0px;
    padding-right: 0px;
}

.ip-logo {
    background: url('../../img/logo-small.jpg') 0 0 no-repeat;
    width: 189px;
    height: 44px;
    display: block
}

    .ip-logo .ip-title {
        padding-left: 200px;
        padding-top: 10px;
        display: block;
        font-size: 20px;
        font-weight: bold;
        color: #FFF;
        width: 300px;
    }

    .ip-logo .ip-version {
        padding-left: 200px;
        padding-top: 2px;
        line-height: 11px;
        display: block;
        font-size: 11px;
        font-weight: normal;
        color: #FFF;
        width: 130px;
    }

.ip-version {
    position: fixed;
    bottom: 5px;
    left: 10px;
    line-height: 12px;
    font-size: 10px;
    font-weight: normal;
    text-align: center;
    color: #000;
}

a.ip-logo:hover {
    text-decoration: none !important
}

.navbar {
    position: fixed;
    width: 100%;
    height: 51px;
    z-index: 1000;
}

    .navbar .navbar-inner {
        background-color: #000 !important;
        min-height: 44px;
        max-height: 44px;
    }

.main-container {
    top: 51px;
}



.sidebar {
    position: fixed;
    top: 51px;
}


.validation-summary-errors {
    color: rgb(209, 110, 108);
    font-size: 12px;
    display: block;
    margin: 5px 0px;
}

    .validation-summary-errors ul {
        margin: 0px;
        list-style-type: none
    }

.row:before {
    content: ""
}

.row:after {
    content: ""
}




/* header */


.ip-header .dropdown-navbar .msg-body {
    max-width: 240px;
}

.ip-header li.success {
    background: #0088CC !important;
}

.ip-header li.beta {
    background-color: #D1A062 !important;
}

.ip-header .dropdown-navbar {
    width: 310px;
}

/* home */
.latest-sales {
    min-height: 300px;
}


.sms-balance, .search-customer {
    height: 70px;
}

.infobox-sms {
    height: 52px;
    width: 270px;
}

    .infobox-sms .infobox-data {
        min-width: 180px;
    }

        .infobox-sms .infobox-data span {
            display: block;
            margin-bottom: 3px;
            line-height: 14px;
        }

.sms-send {
    display: none;
}


.infobox-sms-download {
    width: 180px;
    height: 52px;
    padding: 8px 4px 6px 4px;
    border: 1px solid rgb(153, 153, 153);
    margin: -1px 0px 0px 10px;
}

@media screen and (max-width: 1280px) { /* Specific to this particular image */

    .infobox-sms {
        height: 52px;
        width: 250px;
    }

        .infobox-sms .infobox-icon {
            width: 24px;
        }

    .infobox-content.detail {
        display: none;
    }

    .infobox-sms .infobox-icon > [class*="icon-"]:before {
        background-color: rgba(255, 255, 255, 0.2);
        border-radius: 100%;
        color: rgba(255, 255, 255, 0.9);
        display: block;
        font-size: 18px;
        padding: 3px 0 4px;
        text-align: center;
        text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.14);
        width: 24px;
    }

    .infobox-sms > .infobox-icon > [class*="icon-"] {
        height: 28px;
    }


    .infobox-sms .infobox-data {
        word-break: break-all;
    }


    .infobox-sms-download {
        width: auto;
        height: 57px;
        padding: 4px 2px 3px 2px;
        border: 1px solid rgb(153, 153, 153);
        margin: -1px 0px 0px 10px;
    }
}

.infobox-sms-download .infobox-content {
    min-width: 180px;
}



/*  BREADCRUMB  */
.breadcrumb-a, .breadcrumb-a:hover, .breadcrumb-a:visited {
    color: #393939;
    text-decoration: none;
    font-size: 12px;
}



/* PAGER */

.modal-body .dataTables_wrapper .row-fluid:last-child {
    border-top: 1px solid #DDD;
    padding: 12px 0 6px;
    background-color: #eff3f8;
    border-bottom: 1px solid #DDD;
}

.modal-body .dataTables_paginate.pagination {
    margin: 0 12px;
}

.modal-body .dataTables_paginate {
    text-align: right;
}

.modal-body .pagination {
    margin: 20px 0;
}

.modal-body .dataTables_info {
    margin: 0 0 0 12px;
    font-size: 12px;
}

.modal-body {
    max-height: 2500px;
}

user agent stylesheetdiv

.dataTables_paginate.pagination {
    margin: 0px;
    padding: 0px;
}


.dataTables_info {
    margin: 0px;
}

/* Buttons */
.header-buttons {
    margin-top: 8px;
}

.btn-icon-big {
    height: 40px !important;
    width: 40px !important;
    font-size: 210% !important;
    line-height: 40px;
}

.btn-xsmall {
    border-width: 2px;
    font-size: 12px;
    line-height: 24px;
    padding: 1px 6px;
}

.btn-xxsmall {
    border-width: 2px;
    font-size: 12px;
    line-height: 18px;
    padding: 1px 6px;
}





/* Forms */
form {
    margin: 0;
}

.form-horizontal .controls-full {
    margin-left: 0px;
}

    /*.form-horizontal .controls-full .control-label {
        display:inline;
        float:none;
        padding-top: 0px;
        margin-right:5px;
        width:100%;
        text-align:left;
        vertical-align:middle;
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: normal;
        line-height: 20px;
    }*/

    .form-horizontal .controls-full .control-large-label {
        display: inline;
        float: left;
        padding-top: 0px;
        margin-right: 5px;
        width: 210px;
        text-align: right;
        vertical-align: middle;
        margin-bottom: 5px;
        font-size: 14px;
        font-weight: normal;
    }

.form-horizontal span.control-label {
    float: left;
    padding-top: 5px;
    text-align: right;
    width: 160px;
    font-size: 14px;
}

.form-horizontal .controls.form-inline label {
    padding-top: 5px;
    margin-right: 5px;
}


.form-small label, .lbl {
    vertical-align: middle;
}

.form-small label {
    display: block;
    margin-bottom: 1px;
}

.form-small label, input, button, select {
    font-size: 12px;
    font-weight: normal;
    line-height: 15px;
}

    .form-small label, select, button, input[type="button"], input[type="reset"], input[type="submit"], input[type="radio"], input[type="checkbox"] {
        cursor: pointer;
    }


.form-small .control-group select,
.form-small .control-group textarea,
.form-small .control-group input[type="text"],
.form-small .control-group input[type="password"],
.form-small .control-group input[type="datetime"],
.form-small .control-group input[type="datetime-local"],
.form-small .control-group input[type="date"],
.form-small .control-group input[type="month"],
.form-small .control-group input[type="time"],
.form-small .control-group input[type="week"],
.form-small .control-group input[type="number"],
.form-small .control-group input[type="email"],
.form-small .control-group input[type="url"],
.form-small .control-group input[type="search"],
.form-small .control-group input[type="tel"],
.form-small .control-group input[type="color"] {
    background: none repeat scroll 0 0 #FFFFFF;
}

.form-small textarea,
.form-small input[type="text"],
.form-small input[type="password"],
.form-small input[type="datetime"],
.form-small input[type="datetime-local"],
.form-small input[type="date"],
.form-small input[type="month"],
.form-small input[type="time"],
.form-small input[type="week"],
.form-small input[type="number"],
.form-small input[type="email"],
.form-small input[type="url"],
.form-small input[type="search"],
.form-small input[type="tel"],
.form-small input[type="color"] {
    background-color: #FFFFFF;
    border-color: #D5D5D5;
    border-radius: 0 !important;
    border-width: 1px;
    box-shadow: none;
    color: #858585;
    transition-duration: 0.1s;
}

.form-small textarea,
.form-small input[type="text"],
.form-small input[type="password"],
.form-small input[type="datetime"],
.form-small input[type="datetime-local"],
.form-small input[type="date"],
.form-small input[type="month"],
.form-small input[type="time"],
.form-small input[type="week"],
.form-small input[type="number"],
.form-small input[type="email"],
.form-small input[type="url"],
.form-small input[type="search"],
.form-small input[type="tel"],
.form-small input[type="color"],
.form-small .uneditable-input {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    box-shadow: 0 1px 1px rgba(0, 0, 0, 0.075) inset;
    transition: border 0.2s linear 0s, box-shadow 0.2s linear 0s;
}

.form-small select {
    border-radius: 2px;
    color: #555555;
    display: inline-block;
    font-size: 12px;
    height: 24px;
    line-height: 16px;
    margin-bottom: 6px;
    padding: 3px 5px;
    vertical-align: middle;
}

.form-small textarea,
.form-small input[type="text"],
.form-small input[type="password"],
.form-small input[type="datetime"],
.form-small input[type="datetime-local"],
.form-small input[type="date"],
.form-small input[type="month"],
.form-small input[type="time"],
.form-small input[type="week"],
.form-small input[type="number"],
.form-small input[type="email"],
.form-small input[type="url"],
.form-small input[type="search"],
.form-small input[type="tel"],
.form-small input[type="color"],
.form-small .uneditable-input {
    border-radius: 2px;
    color: #555555;
    display: inline-block;
    font-size: 12px;
    height: 16px;
    line-height: 16px;
    margin-bottom: 6px;
    padding: 3px 5px;
    vertical-align: middle;
}

.form-small .input-large {
    width: 210px;
}

.form-horizontal .controls.form-inline input {
    margin-right: 5px;
}

/* tables */

.td-width-30px {
    width: 30px !important;
    max-width: 30px !important;
    min-width: 30px !important;
}

.td-width-40px {
    width: 40px !important;
    max-width: 40px !important;
    min-width: 40px !important;
}

.td-width-50px {
    width: 50px !important;
    max-width: 50px !important;
    min-width: 50px !important;
}

.td-width-60px {
    width: 60px !important;
    max-width: 60px !important;
    min-width: 60px !important;
}

.td-width-80px {
    width: 80px !important;
    max-width: 80px !important;
    min-width: 80px !important;
}

.td-width-100px {
    width: 100px !important;
    max-width: 100px !important;
    min-width: 100px !important;
}

.td-width-120px {
    width: 120px !important;
    max-width: 120px !important;
    min-width: 120px !important;
}

.td-width-140px {
    width: 140px !important;
    max-width: 140px !important;
    min-width: 140px !important;
}

.td-width-160px {
    width: 160px !important;
    max-width: 160px !important;
    min-width: 160px !important;
}

.table-icon {
    width: 16px;
}

    .table-icon img {
        min-width: 16px;
        max-width: 16px;
        min-height: 16px;
        max-height: 16px;
        width: 16px;
        height: 16px;
    }

.table-small th, .table-small td {
    border-top: 1px solid #DDDDDD;
    line-height: 16px;
    padding: 6px;
    text-align: left;
    vertical-align: top;
}

/* Inputs */

.select-width-auto {
    width: auto !important;
}

.input-xmini {
    width: 40px;
}

.form-actions:after {
    clear: both;
}

.form-actions:before, .form-actions:after, .form-actions .before, .form-actions .after {
    content: "";
    display: table;
    line-height: 0;
}

.form-horizontal .form-actions {
    padding-left: 180px;
}

.form-horizontal .form-actions-centered {
    text-align: center;
    padding-top: 20px;
    padding-bottom: 20px;
}

.form-actions {
    background-color: #FFF;
    border-top: 1px solid #E5E5E5;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 19px 20px 20px;
    display: block;
}

.form-actions-border-bottom {
    background-color: #FFF;
    border-top: none;
    border-bottom: 1px solid #E5E5E5;
    margin-bottom: 0px;
    margin-top: 0px;
    padding: 0px 10px 20px 10px;
    display: block;
}

.form-actions-well {
    background-color: #F5F5F5;
    border: 0px;
}

input.ace[type="checkbox"] + .lbl:before,
input.ace[type="radio"] + .lbl:before {
    margin-top: -6px;
}

input.ace-switch[type="checkbox"] + .lbl:before,
input.ace-switch[type="radio"] + .lbl:before {
    margin-top: 0px;
}

/* Spaces */

.no-space {
    margin-left: 0px !important;
}

.hspace-1 {
    display: inline-block !important;
    margin-right: 5px;
    overflow: hidden;
    width: 1px;
    height: 1px;
}

.hspace-2 {
    display: inline-block !important;
    margin-right: 10px;
    overflow: hidden;
    width: 1px;
    height: 1px;
}

.hspace-3 {
    display: inline-block !important;
    margin-right: 15px;
    overflow: hidden;
    width: 1px;
    height: 1px;
}

.hspace-4 {
    display: inline-block !important;
    margin-right: 20px;
    overflow: hidden;
    width: 1px;
    height: 1px;
}


.hspace-5 {
    display: inline-block !important;
    margin-right: 25px;
    overflow: hidden;
    width: 1px;
    height: 1px;
}


.margin-right-5 {
    margin-right: 5px;
}

.margin-right-10 {
    margin-right: 10px;
}

.margin-left-5 {
    margin-left: 5px;
}

.margin-left-10 {
    margin-left: 10px;
}

.profile-user-info {
    margin-left: 25px;
    border-radius: 0px;
    box-shadow: 1px 2px 5px #ECECEC;
}

.profile-user-info-striped .profile-info-name {
    background-color: #6FB3E0;
    border-top: 1px dotted #D5E4F1;
    border-radius: 0px;
    color: #FFFFFF;
}

/* Alerts */

.alert ul {
    margin: 5px 0px 0px 18px;
    list-style-type: none
}

.alert {
    text-shadow: none;
}

.alert-danger, .alert-error {
    background-color: #D15B47;
    border-color: #D15B47;
    color: #FFFFFF;
}



/* AJAX LOADER */

.modal-backdrop {
    background-color: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
}


    .modal-backdrop, .modal-backdrop.fade.in {
        -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
        filter: alpha(opacity=80);
        -moz-opacity: 0.8;
        -khtml-opacity: 0.8;
        opacity: 0.8;
    }

.big-loader {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 500;
    background-color: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.tab-loader {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 100%;
    background-color: #fff;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}


.big-loader .loader-icon {
    width: 48px;
    height: 48px;
    background: url('../../img/loading48.gif') 0 0 no-repeat;
    margin: 100px auto auto auto;
}

/*.centered-loader-icon{
    position:absolute;
	width:48px;
	height:48px;
	background:url('../../img/loading48.gif') 0 0 no-repeat;
	margin:0px auto auto -24px;
    top:100px;
    left:50%;
}*/

.centered-loader-icon {
    position: absolute;
    width: 48px;
    height: 48px;
    background: url('../../img/loading48.gif') 0 0 no-repeat;
    margin: -24px auto auto -24px;
    top: 50%;
    left: 50%;
}

.big-loader .centered-loader-icon {
    position: absolute;
    width: 48px;
    height: 48px;
    background: url('../../img/loading48.gif') 0 0 no-repeat;
    margin: -24px auto auto -24px;
    top: 50%;
    left: 50%;
}


/* tabs */
.tab-pane {
    min-height: 300px;
    position: relative;
}

/* store selector*/


.store-selector.well {
    background-color: #FFF;
}

.store-selector .infobox-container {
    text-align: left;
}

.store-selector .infobox {
    height: 60px;
    width: 250px;
}

    .store-selector .infobox > .infobox-icon {
        margin-top: 8px;
    }

.store-selector .infobox-data {
    margin-top: 5px;
    font-weight: bold;
}

.store-selector .infobox-content {
    margin-top: 5px;
    font-weight: normal;
    width: 190px;
}

.store-selector .infobox > .infobox-data {
    line-height: 14px;
}


.store-selector .chosen-container-single .chosen-single {
    height: 40px;
    width: 400px;
    line-height: 40px;
}


    .store-selector .chosen-container-single .chosen-single span {
        font-size: 20px;
    }

.store-selector .chosen-container-single .chosen-drop {
    width: 410px;
}


/* logs */

.log-icon-cell {
    width: 50px;
}

.log-app-cell {
    width: 70px;
}

.log-info-cell {
    width: 120px;
}

.log-store-cell {
    width: 200px;
}


/* Tags */
/* Example tokeninput style #2: ip style */


.form-small ul.token-input-list-ip {
    height: 20px !important;
    padding: 1px 1px;
}

    .form-small ul.token-input-list-ip li input {
        border: none;
        width: 100px;
        padding: 0;
        margin: 0;
    }

.form-small li.token-input-token-ip {
    height: 10px;
    margin: 0px 2px 0px 2px;
    padding: 0px 2px 0px 2px;
    font-size: 11px;
}



ul.token-input-list-ip {
    overflow: hidden;
    height: auto !important;
    border: 1px solid #CCC;
    cursor: text;
    font-size: 12px;
    min-height: 1px;
    z-index: 999;
    margin: 0;
    padding: 4px 0px;
    background-color: #fff;
    list-style-type: none;
    height: 80px;
    /*clear: left;*/
    /*-webkit-border-radius: 4px;
    -moz-border-radius: 4px;*/
    /*border-radius: 4px;*/
    width: 530px;
}

    ul.token-input-list-ip li input {
        border: 0;
        width: 100px;
        padding: 3px 8px;
        background-color: white;
        margin: 2px 5px;
        -webkit-appearance: caret;
        -webkit-box-shadow: 0px;
        box-shadow: none !important;
    }

        ul.token-input-list-ip li input:focus {
            -webkit-box-shadow: 0px;
            box-shadow: none;
        }

li.token-input-token-ip {
    overflow: hidden;
    height: auto !important;
    height: 15px;
    margin: 3px;
    padding: 5px 5px;
    background-color: #91b8d0 !important;
    border-color: #91b8d0;
    color: #FFF;
    cursor: default;
    /*border: 1px solid #ccd5e4;*/
    font-size: 12px;
    /*border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;*/
    -webkit-box-shadow: 2px;
    box-shadow: 2px;
    float: left;
    white-space: nowrap;
}

    li.token-input-token-ip p {
        display: inline;
        padding: 0;
        margin: 0;
    }

    li.token-input-token-ip span {
        color: #fff;
        margin-left: 5px;
        font-weight: bold;
        cursor: pointer;
    }

li.token-input-selected-token-ip {
    /*background-color: #ccc;
    border: 1px solid #ccc;*/
    color: #fff;
}

li.token-input-input-token-ip {
    float: left;
    margin: 0;
    padding: 0;
    list-style-type: none;
    border: none;
}

div.token-input-dropdown-ip {
    position: absolute;
    width: 400px;
    background-color: #fff;
    overflow: hidden;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    cursor: default;
    font-size: 12px;
    z-index: 1;
    -webkit-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 2px 4px rgba(0,0,0,0.2);
    box-shadow: 0 2px 4px rgba(0,0,0,0.2);
}

    div.token-input-dropdown-ip p {
        margin: 0;
        padding: 5px;
        font-weight: bold;
        color: #777;
    }

    div.token-input-dropdown-ip ul {
        margin: 0;
        padding: 0;
    }

        div.token-input-dropdown-ip ul li {
            background-color: #fff;
            padding: 3px;
            margin: 0;
            list-style-type: none;
        }

            div.token-input-dropdown-ip ul li.token-input-dropdown-item-ip {
                background-color: #fff;
                border: none;
            }

            div.token-input-dropdown-ip ul li.token-input-dropdown-item2-ip {
                background-color: #fff;
                border: none;
            }

            div.token-input-dropdown-ip ul li em {
                font-weight: normal;
                font-style: normal;
            }

            div.token-input-dropdown-ip ul li.token-input-selected-dropdown-item-ip {
                background-color: #4f99c6;
                color: #FFF;
                border: 0px;
            }

/* Fancybox Modal */
.modal-header {
    border-bottom: none;
}

/* Error Log Detail*/

.log-detail-container {
    font-family: Helvetica, Arial, 'DejaVu Sans', 'Liberation Sans', Freesans, sans-serif;
    max-width: 780px;
}

    .log-detail-container b {
        font-family: Verdana;
    }

.log-detail {
    margin-bottom: 10px;
}

    .log-detail .log-text {
        border: 1px solid #ececec;
        padding: 10px;
        border-radius: 4px;
        word-wrap: break-word;
    }

.exception-detail {
    background-color: #ffffcc;
    max-width: 780px;
    font-family: "Consolas","Lucida Console",Monospace;
    font-size: 11pt;
    margin: 0;
    padding: 0.5em;
    line-height: 14px;
    word-wrap: break-word;
}

.log-detail-h1 {
    font-family: "Verdana";
    font-weight: normal;
    font-size: 18pt;
    color: red;
}

.log-detail-h2 {
    font-family: "Verdana";
    font-weight: normal;
    font-size: 20px;
    line-height: 25px;
    color: maroon;
    padding: 10px 0px;
}

/* Customers Filters */
.economic-search-filters-box {
    background-color: #F5F5F5 !important;
    border-bottom: 1px solid #E5E5E5;
    color: #444444;
    margin-left: 0;
    padding: 10px 5px 5px 10px;
    overflow: hidden;
}

.product-selector-widget {
    width: 100%;
    position: relative;
    border: 1px solid #5090C1;
}

    .product-selector-widget .panel-left {
        float: left;
        width: 30%;
        min-width: 250px;
        height: 100%;
        display: table-cell;
        /*-webkit-box-shadow: 1px 0px 0px rgba(50, 50, 50, 1);
        -moz-box-shadow:    1px 0px 0px rgba(50, 50, 50, 1);
        box-shadow:         1px 0px 0px rgba(50, 50, 50, 1);*/
    }

    .product-selector-widget .panel-right {
        float: left;
        width: 70%;
        display: table-cell
    }

    .product-selector-widget .panel-left .categories {
        border-right: 1px solid #5090C1;
    }

    .product-selector-widget .product-selector-body {
        margin: 10px;
    }

    .product-selector-widget .product-selector-header {
        background-color: #5090C1;
        line-height: 16px;
        padding: 10px;
    }



    .product-selector-widget h4 {
        margin: 0px;
        color: #FFF;
        line-height: 16px;
    }


.supplier-selector-widget {
    width: 100%;
    position: relative;
    border: 1px solid #5090C1;
}

    .supplier-selector-widget .panel-right {
        float: left;
        width: 30%;
        min-width: 250px;
        height: 100%;
        display: table-cell;
        /*-webkit-box-shadow: 1px 0px 0px rgba(50, 50, 50, 1);
        -moz-box-shadow:    1px 0px 0px rgba(50, 50, 50, 1);
        box-shadow:         1px 0px 0px rgba(50, 50, 50, 1);*/
    }

    .supplier-selector-widget .panel-left {
        float: left;
        width: 70%;
        display: table-cell
    }

    .supplier-selector-widget .panel-right .categories {
        border-left: 1px solid #5090C1;
    }

    .supplier-selector-widget .supplier-selector-body {
        margin: 10px;
    }

    .supplier-selector-widget .supplier-selector-header {
        background-color: #5090C1;
        line-height: 16px;
        padding: 10px;
    }



    .supplier-selector-widget h4 {
        margin: 0px;
        color: #FFF;
        line-height: 16px;
    }


/* Customer Info Generali */
form#frm-customer-info-edit .profile-user-info {
    width: 100%;
}

    form#frm-customer-info-edit .profile-user-info .profile-info-name {
        width: 200px;
    }

    form#frm-customer-info-edit .profile-user-info .profile-info-value {
        margin-left: 220px;
    }

#google-map-container {
    height: 380px;
    width: 400px;
}

/* GiftCard Detail */
.giftcard-detail .profile-user-info {
    width: 100%;
}

    .giftcard-detail .profile-user-info .profile-info-name {
        width: 180px;
    }

    .giftcard-detail .profile-user-info .profile-info-value {
        margin-left: 190px;
    }



/* Promo - Main */
a.wizard-step-link {
    display: block;
    text-decoration: none;
}


.wizard-steps li.active .step {
    -moz-transform: scale(1.2);
    -webkit-transform: scale(1.2);
    -o-transform: scale(1.2);
    -ms-transform: scale(1.2);
    transform: scale(1.2);
    border-color: #87ba21;
}

.wizard-steps li.active:before, .wizard-steps li.complete:before, .wizard-steps li.active .step, .wizard-steps li.complete .step {
    border-color: #87ba21;
}

.wizard-steps li.complete:hover:before {
    border-color: #87ba21;
}

.wizard-steps li.complete:hover .step {
    -moz-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1);
    border-color: #87ba21;
}

.no-promo-container {
    position: relative;
}

    .no-promo-container .dropdown-navbar {
        width: 310px;
    }

        .no-promo-container .dropdown-navbar li a {
            text-align: left;
        }

            .no-promo-container .dropdown-navbar li a:hover {
                text-decoration: none;
            }

        .no-promo-container .dropdown-navbar li span {
            text-align: left;
        }

/* Promo - Step05 (Riepilogo) */
#step05 .profile-user-info {
    /*width:100%;*/
}

    #step05 .profile-user-info .profile-info-name {
        width: 200px;
    }

    #step05 .profile-user-info .profile-info-value {
        margin-left: 220px;
    }

/* Campaigns - shared */
.campaign-results-modal {
    width: 760px;
}

/* INPUT */
.input-biggest-mini {
    font-size: 35px !important;
    height: 40px !important;
    width: 140px !important;
}

/* News */
.uploadifive-button input {
    cursor: pointer;
}

img.image-preview {
    max-width: 240px;
    max-height: 160px;
}


.latest-news {
    min-height: 300px;
}

.latest-news-items .latest-news-item .time {
    position: static;
    float: right;
    font-size: 11px;
    font-weight: bold;
}

.underline {
    text-decoration: underline;
}

/* FIX FOR BOOTSTRAP + GOOGLE MAP STYLES*/
.map-canvas img {
    max-width: none;
}

.catalogs-category.fancybox-overlay {
    z-index: 997;
}

.catalogs-category.fancybox-opened {
    z-index: 998;
}

.image-preview.catalogcategory-edit {
    max-height: 160px;
}


.catalogs-category .fancybox-inner {
    overflow: visible !important;
}

    .catalogs-category .fancybox-inner .campaign-results-modal {
        overflow: visible;
    }

/* Award Edit */
.conditional-panel {
    display: none;
}

    .conditional-panel.panel-opened {
        display: block;
    }


/* Escluded Products */
.excluded-products .column-buttons {
    width: 90px;
}

/* Multiple Product Selector */
#selected-products {
    height: 205px;
    overflow: auto;
}

/* Promo Communications */
.email-form .form-actions {
    position: relative;
}

    .email-form .form-actions .need-to-save {
        position: absolute;
        left: 144px;
        top: 23px;
    }

.email-form .preview-email-iframe {
    width: 100%;
    height: 300px;
    border: solid 1px #545454;
}

.email-form .preview-email-subject {
    margin-top: 5px;
    display: inline-block;
}

.email-form .item-list li.removed {
    background-color: #cbcbcb;
}

    .email-form .item-list li.removed a {
        display: none;
    }


/* CKEditor file selector */
.ckeditor-file-selector #files-preview {
}

    .ckeditor-file-selector #files-preview li {
        width: 150px;
        height: 150px;
    }

    .ckeditor-file-selector #files-preview .image-preview {
        max-width: 150px;
        max-height: 150px;
        margin: auto;
        display: block;
    }

    .ckeditor-file-selector #files-preview h4 {
        text-align: center;
        line-height: 150px;
        vertical-align: middle;
        margin: 0;
        text-transform: uppercase;
    }

.ckeditor-file-selector .uploadifive-button {
    border-radius: 0px;
}

/* Booking Awards */
#catalogs-list {
    padding: 0;
    margin: 0;
}

    #catalogs-list .catalog-item {
        width: 300px;
        height: 120px;
    }

        #catalogs-list .catalog-item .catalog-name {
            font-size: 20px;
        }

        #catalogs-list .catalog-item .catalog-availability {
            font-size: 14px;
            font-weight: normal;
        }

    #catalogs-list .infobox-icon {
        float: left;
        width: 110px;
        height: 110px;
        margin-right: 5px;
    }

        #catalogs-list .infobox-icon img {
            max-width: 110px;
            max-height: 110px;
        }

.booking-award {
}

    .booking-award #categories-list,
    .booking-award #awards-list {
        margin: 0px;
        padding: 0px;
    }

        .booking-award #categories-list .category-item {
            height: 70px;
            width: 195px;
        }

            .booking-award #categories-list .category-item .infobox-icon,
            .booking-award #awards-list .award-item .infobox-icon {
                float: left;
                width: 70px;
                height: 70px;
                margin-right: 5px;
            }

                .booking-award #categories-list .category-item .infobox-icon img,
                .booking-award #awards-list .award-item .infobox-icon img {
                    max-height: 70px;
                    max-width: 70px;
                }

    .booking-award #awards-list {
        /*max-height: 236px;*/
        overflow: auto;
        padding: 2px;
    }

        .booking-award #awards-list .award-item {
            height: 100px;
            width: 260px;
        }

            .booking-award #awards-list .award-item .infobox-data {
                float: left;
                width: 185px;
            }

            .booking-award #awards-list .award-item span.required-points {
                display: block;
                font-weight: normal;
            }

            .booking-award #awards-list .award-item span.old-prize {
                display: block;
                font-weight: normal;
                text-decoration: line-through;
            }

    .booking-award .award-detail {
    }

        .booking-award .award-detail .award-picture-container {
            float: left;
            width: 260px;
            margin-right: 10px;
        }

            .booking-award .award-detail .award-picture-container img {
                max-width: 260px;
            }

        .booking-award .award-detail .award-detail-container {
            float: left;
        }

            .booking-award .award-detail .award-detail-container span {
                display: block;
                font-weight: bold;
            }

                .booking-award .award-detail .award-detail-container span i {
                    font-weight: normal;
                }


/* Reports - BusinessIntelligence */
.businees-intelligence {
}

    .businees-intelligence .standard-reports .periods ul.period-year,
    .businees-intelligence .operational-reports .periods ul.period-year {
        margin-right: 20px;
    }

        .businees-intelligence .standard-reports .periods ul.period-year li,
        .businees-intelligence .operational-reports .periods ul.period-year li {
            display: inline;
            list-style-type: none;
            padding: 5px 15px;
            border: 1px solid #e2e2e2;
        }

            .businees-intelligence .standard-reports .periods ul.period-year li.year,
            .businees-intelligence .operational-reports .periods ul.period-year li.year {
                background-color: #6fb3e0;
                color: #fff;
            }

            .businees-intelligence .standard-reports .periods ul.period-year li.quarter,
            .businees-intelligence .operational-reports .periods ul.period-year li.month {
                border-left: none;
                margin-left: -3px;
                cursor: pointer;
            }

            .businees-intelligence .operational-reports .periods ul.period-year li.month {
                text-transform: capitalize;
            }

                .businees-intelligence .standard-reports .periods ul.period-year li.quarter.selected,
                .businees-intelligence .operational-reports .periods ul.period-year li.month.selected {
                    background-color: #e2e2e2;
                    cursor: default;
                }


/* END / Reports - BusinessIntelligence */


/* Selezione multipla prodotti */
.productsselector-modal {
}

    .productsselector-modal .uploadifive-queue {
        display: none;
    }


/* Coupons edit */
.store-edit .form-horizontal .control-label, .society-edit .form-horizontal .control-label {
    width: 185px;
}

.store-edit .form-horizontal .controls, .society-edit .form-horizontal .controls {
    margin-left: 205px;
}

/* Fix per la paginazione delle table negli steps del wizard */
.pagination ul > li.active {
    display: inline !important;
}

/**/
.uploadify-button {
    padding: 0 !important;
    margin: 0 !important;
    border-width: 0 !important;
}

.uploadify-queue-item {
    background-color: #89feaf;
}

.file-queue {
    display: none;
}

.report-container .ui-datepicker-trigger {
    background: none;
    border: none;
}

.ui-state-hover-week {
    background: none !important;
}

.no-year-date-picker .ui-datepicker-year {
    display: none;
}

/* contract expiration */
.ip-contract-expired {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 1000;
    background-color: #FFF;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=80)";
    filter: alpha(opacity=80);
    -moz-opacity: 0.8;
    -khtml-opacity: 0.8;
    opacity: 0.8;
    text-align: center;
}

    .ip-contract-expired h1 {
        margin-top: 200px;
    }

/* AUTOCOMPLETE */

.autocomplete-suggestions {
    border: 1px solid #999;
    background: #FFF;
    cursor: default;
    overflow: auto;
    -webkit-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    -moz-box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
    box-shadow: 1px 4px 3px rgba(50, 50, 50, 0.64);
}

.autocomplete-suggestion {
    padding: 2px 5px;
    white-space: nowrap;
    overflow: hidden;
}

.autocomplete-no-suggestion {
    padding: 2px 5px;
}

.autocomplete-selected {
    background: #F0F0F0;
}

.autocomplete-suggestions strong {
    font-weight: bold;
    color: #000;
}

.autocomplete-group {
    padding: 2px 5px;
}

    .autocomplete-group strong {
        font-weight: bold;
        font-size: 16px;
        color: #000;
        display: block;
        border-bottom: 1px solid #000;
    }

/* jpages */
.holder {
    margin: 15px 0;
}

    .holder a {
        font-size: 12px;
        cursor: pointer;
        margin: 0 5px;
        color: #333;
    }

        .holder a:hover {
            background-color: #222;
            color: #fff;
        }

        .holder a.jp-previous {
            margin-right: 15px;
        }

        .holder a.jp-next {
            margin-left: 15px;
        }

        .holder a.jp-current, a.jp-current:hover {
            color: #FF4242;
            font-weight: bold;
        }

        .holder a.jp-disabled, a.jp-disabled:hover {
            color: #bbb;
        }

        .holder a.jp-current, a.jp-current:hover,
        .holder a.jp-disabled, a.jp-disabled:hover {
            cursor: default;
            background: none;
        }

    .holder span {
        margin: 0 5px;
    }

.ace-nav > li.light-blue {
    background: black;
}



/* ***  CUSTOM PER INVITATION PLATFORM  *** */

.ip-calendar-title {
    color: #393939;
    font-size: 20px;
    font-weight: bold;
    font-style: italic;
    background-color: rgba(255, 153, 82, 0.50)
}

.ip-event-title {
    color: #737373;
    font-size: 16px;
    font-weight: normal;
}


body .bootstrap-filestyle {
    max-width: 500px;
}


.list-in-dashboard {
    /*border: 2px solid #C0C0C0;
      padding: 10px;*/
    margin-left: 0px !important;
}





.bootbox.fade.in.modal {
    top: 2% !important;
}

    .bootbox.fade.in.modal .modal-body {
        max-height: 900px !important;
    }




.sendingInformation {
    margin-bottom: 10px;
    font-size: 20px;
    text-align: center;
}

    .sendingInformation.bold {
        font-weight: bold;
    }




.thOrderable {
    padding: 4px !important;
    height: 25px;
}

.minW-60 {
    min-width: 60px;
}

.minW-80 {
    min-width: 80px;
}

.minW-100 {
    min-width: 100px;
}

.divHeaderTextOrderBy {
    /*float:left;*/
    /*padding-top:10px;*/
}

.divOrderBy {
    /*float:right;*/
}

.btnOrderByAsc {
    display: block;
    padding: 0px;
}

    .btnOrderByAsc:hover, .btnOrderByAsc:visited {
        text-decoration: none;
        color: #08c;
    }

.btnOrderByDesc {
    display: block;
    padding: 0px;
}

    .btnOrderByDesc:hover, .btnOrderByDesc:visited {
        text-decoration: none;
        color: #08c;
    }

.btnOrderByActual {
    color: #e59729;
}

    .btnOrderByActual:hover {
        color: #e59729 !important;
        cursor: default !important;
        text-decoration: none;
    }





.infoActions > a {
    border-bottom: 0 solid #DDD !important;
    border-top: 1px dotted transparent !important;
    color: #4f99c6 !important;
    text-align: center !important;
    font-size: 13px !important;
    padding: 3px 2px !important;
}

    .infoActions > a:hover {
        background-color: #FFF !important;
        color: #4f99c6 !important;
        text-decoration: underline !important;
    }

        .infoActions > a:hover > [class*="icon-"] {
            text-decoration: none;
        }


.control-label-narrow {
    width: 130px !important;
}

.controls-narrow {
    margin-left: 150px !important;
}

.control-label-large {
    width: 190px !important;
}

.controls-large {
    margin-left: 210px !important;
}

.label-small {
    font-size: 12px;
    text-align: left;
}



.wizard-content-pane {
    border: solid 1px rgb(240, 240, 240);
    margin: 30px 0px;
}


.wizard-green-arrow {
    color: #ffffff;
    background-color: #87b87f;
    min-height: 330px;
    height: 100%;
    width: 70px;
    font: bold 50px 'Open Sans';
    vertical-align: middle;
    text-align: center;
}

.wizard-gray-arrow {
    color: #8998a1 !important;
    border-color: #eeeeee;
    background-color: #eeeeee;
    min-height: 330px;
    height: 100%;
    width: 70px;
    font: bold 50px 'Open Sans';
    vertical-align: middle;
    text-align: center;
}


/* DEFAULT STYLES CUSTOMIZATION */

.sidebar-collapse {
    height: 15px;
    border-bottom: none;
}

    .sidebar-collapse:before {
        border-top: none;
    }

.nav-list > li.open > a {
    color: black;
}

.nav-list > li > a:hover {
    color: #0088CC;
}

.nav-list > li.active > a, .nav-list > li.active > a:hover, .nav-list > li.active > a:focus, .nav-list > li.active > a:active {
    background-color: #fff;
    color: #0088CC;
    font-weight: bold;
    font-size: 13px;
}

.nav-list li.active > a:after {
    display: block;
    content: "";
    position: absolute !important;
    right: 0;
    top: 4px;
    border: 8px solid transparent;
    border-width: 14px 10px;
    border-right-color: #0088CC;
}

.nav-list > li.active:after {
    display: inline-block;
    content: "";
    position: absolute;
    right: -2px;
    top: -1px;
    bottom: 0;
    border-right: 2px solid #0088CC;
}

.nav-list > li .submenu > li.active > a {
    color: #0088CC;
}

.nav-list > li .submenu > li > a:hover {
    text-decoration: none;
    color: #0088CC;
}




/*.page-content {
    background: #fff;
    margin: 0;
    padding: 0px 0px 24px 0px;
}*/

.ip-content {
    padding: 0px 0px 24px 0px;
}

.page-header-title {
    margin: 0px;
    border-bottom: 1px solid #e2e2e2;
    background-color: #000;
    text-align: center;
    height: 99px;
    background: url('../../img/header-back2.png') no-repeat;
    background-size: cover;
}

    .page-header-title h1 {
        font-family: Graphik, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        padding: 0;
        margin: 0 auto;
        font-size: 45px;
        font-weight: 700;
        color: #FFF;
        line-height: 99px;
        text-transform: uppercase;
    }

/*.green {
    color: #0088CC !important;
}*/

.btn-success {
    background-color: #69aa46 !important;
    border-color: #69aa46;
}

    .btn-success:hover {
        background-color: #50942b !important;
        border-color: #50942b;
    }

    .btn-success.disabled, .btn-success[disabled] {
        background-color: #87b87f !important;
        border-color: #87b87f !important;
    }

.btn-info {
    background-color: #69aa46 !important;
    border-color: #69aa46;
}

    .btn-info:hover {
        background-color: #50942b !important;
        border-color: #50942b;
    }

.ace-nav > li {
    line-height: 44px;
    max-height: 44px;
}


.btn-login-smartsurvey {
    background-color: #393939 !important;
    border-color: #393939 !important;
}

    .btn-login-smartsurvey:hover {
        background-color: #000 !important;
        border-color: #000 !important;
    }

.text-login-smartsurvey {
    margin-top: 10px;
    color: #393939;
    font-size: 14px;
    font-weight: bold;
}

.page-header h1 {
    color: #393939 !important;
}

/*h3 {
    border-bottom:1px dotted  rgb(226, 226, 226);
}*/

@media (min-width: 1200px) {
    .row-fluid .span11 {
        width: 100%;
    }
}



h1, h2, h3, h4 {
    font-family: Graphik, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
}

input[type=checkbox].ace.ace-switch.ace-switch-6:checked + .lbl::before {
    background-color: #69aa46;
}


.form-actions {
    /*padding-left: 180px;*/
    /*padding-left:0px;*/
}

.table thead tr {
    color: #707070;
    font-weight: normal;
    background: #f2f2f2;
    background-image: none;
    background-image: none;
    filter: none;
}

.icon-cell {
    padding: 5px;
}

    .icon-cell img {
        border-radius: 10px
    }

.td-buttons-vertical-center {
    vertical-align: middle;
}

.wizard-steps li.complete .title, .wizard-steps li.active .title {
    color: #87ba21;
    text-transform: uppercase;
    font-size: 16px;
    font-family: Graphik, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700;
    margin-top: 8px;
}

.wizard-steps li .title {
    text-transform: uppercase;
    font-size: 14px;
    font-family: Graphik, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-weight: 700;
    margin-top: 8px;
}

.btn-action {
    background-color: #9c9c9c !important;
    border-color: #9c9c9c !important;
}

    .btn-action:hover {
        background-color: #7c7a7a !important;
        border-color: #7c7a7a !important;
    }

.align-with-button {
    margin-left: 10px;
    padding-top: 10px;
}

.top-5 {
    margin-top: 5px;
}

.bootstrap-filestyle .btn-success {
    background-color: #9c9c9c !important;
    border-color: #9c9c9c !important;
}

    .bootstrap-filestyle .btn-success:hover {
        background-color: #7c7a7a !important;
        border-color: #7c7a7a !important;
    }

.dataTables_paginate.pagination {
    margin-right: 0;
}

.inline-filters label {
    width: auto !important;
}

.inline-filters .controls {
    margin-left: 10px;
    vertical-align: middle;
}

.inline-filters .control-group {
    margin-bottom: 0px;
    margin-right: 10px;
}

.top-5 {
    margin-top: 5px;
}

.bottom-5 {
    margin-bottom: 5px;
}

.left-5 {
    margin-left: 5px;
}

.right-5 {
    margin-right: 5px;
}

.top-10 {
    margin-top: 10px;
}

.bottom-10 {
    margin-bottom: 10px;
}

.left-10 {
    margin-left: 10px;
}

.right-10 {
    margin-right: 10px;
}

.top-0 {
    margin-top: 0px;
}

.bottom-0 {
    margin-bottom: 0px;
}

.left-0 {
    margin-left: 0px;
}

.right-0 {
    margin-right: 0px;
}

.margin-0 {
    margin: 0px;
}

.input-xlarge {
    width: 300px;
}

.inner-title-bar {
    background-color: #f3f3f3 !important;
    color: #393939;
}

.no-results {
    background-color: #f3f3f3 !important;
    color: #393939;
    border: 1px solid #393939;
    text-align: center;
    margin-top: 5px;
}

    .no-results h5 {
        font-family: Graphik, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        text-transform: uppercase;
        font-size: 16px;
        color: #393939;
        font-weight: 700;
    }

.pass-count {
    width: 465px;
    height: 76px;
    background: url(../../img/pass-count.png) no-repeat 0 0;
    margin: 5px 0px 10px 0px;
    float: right;
}

    .pass-count div.counter {
        text-align: center;
        float: left;
        width: 92px;
    }

    .pass-count h1 {
        font-family: Graphik, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-size: 20px;
        font-weight: 700;
        color: #000;
        margin: 30px 0px 0px 0px;
        line-height: 20px;
    }

        .pass-count h1 .green {
            color: #87ba21 !important;
        }

        .pass-count h1 .red {
            color: #0088CC !important;
        }

    .pass-count span {
        font-family: Graphik, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
        font-size: 12px;
        font-weight: 700;
        color: #ccc;
        text-transform: uppercase;
    }

.align-wizard-with-pass-count {
    padding-top: 15px;
}

h1.big-title-smartsurvey {
    font-family: Graphik, "Helvetica Neue", Helvetica, Roboto, Arial, sans-serif;
    font-size: 32px !important;
    font-weight: bold !important;
    color: #0088CC !important;
    text-transform: uppercase !important
}

.row-bordered {
    border: 1px solid #f3f3f3;
    padding: 10px;
}

.confirm-message {
    color: #69aa46 !important;
}

.fancybox-top {
    top: 30px !important;
}

.survey-editor-page {
}

    .survey-editor-page .editor-section-header {
        background-color: #0088CC;
        color: #fff;
        padding: 3px 5px;
    }

    .survey-editor-page .item {
        margin: 5px 0px;
        padding-bottom: 3px;
        display: flex;
        flex-direction: row;
    }

        .survey-editor-page .item .draggable-col,
        .survey-editor-page .draggable {
            cursor: move; /* fallback if grab cursor is unsupported */
            cursor: grab;
            cursor: -moz-grab;
            cursor: -webkit-grab;
        }

        .survey-editor-page .item .draggable-col {
            flex-basis: 25px;
            flex-grow: 0;
            /*border-left: 4px solid #ccc;*/
            background-color: #ccc;
            text-align: center;
        }

            .survey-editor-page .item .draggable-col:active,
            .survey-editor-page .draggable:active {
                cursor: grabbing;
                cursor: -moz-grabbing;
                cursor: -webkit-grabbing;
            }

        .survey-editor-page .item .row-col {
            padding: 1px 6px 0px 5px;
            flex-grow: 1;
        }

        .survey-editor-page .item:first-child {
            margin-top: 0px;
        }

        .survey-editor-page .item:last-child {
            margin-bottom: 0px;
        }

        .survey-editor-page .item.alternate-item {
            background-color: #eee;
        }

    .survey-editor-page textarea, .survey-editor-page input[type=text].input-full, 
    .survey-editor-page input[type=number].input-full {
        width: calc(100% - 14px);
    }

    .survey-editor-page input[type=file],
    .survey-editor-page .question-attachment-link-cnt {
        margin-bottom: 10px;
    }

    .survey-editor-page .checkbox ~ .checkbox {
        margin-left: 14px;
    }

    .survey-editor-page .parameter-item {
        margin: 4px 0;
    }

    .survey-editor-page .read-only-localized {
        font-style: italic;
    }

    .survey-editor-page .row-editor-title {
        display: flex;
        align-items: center;
    }

        .survey-editor-page .row-editor-title > div.col {
            display: flex;
            align-items: center;
        }

.survey-draft img {
    width: 19px;
}

.type-cnt i {
    vertical-align: middle;
    margin: 0px 2px;
}

.checkbox-container {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    height: 100px;
    padding-top: 5px;
}

    /* removing first checkbox padding */
    .checkbox-container > div.checkbox:first-child {
        padding-top: 0;
    }

    .checkbox-container > div.checkbox {
        margin-right: 20px;
    }

#survey_chart {
}

    #survey_chart .question-chart {
        float: left;
    }


/* draggable component */
.ip-dragging {
    opacity: 0.3;
    cursor: grabbing;
}

.ip-dragover {
    box-shadow: 0 -0.2rem 0 0 rgba(0,123,255,.5);
    cursor: grabbing;
    /*outline: 1px dashed rgba(0,123,255,.5);*/
}

.ip-empty-bottom {
    padding: 10px;
}

/*copy survey modal*/
.modal-loading .modal-content {
    opacity: 0.5;
    /*filter: grayscale(100%);*/
    pointer-events: none;
}
