﻿body {
    font-size: 11px !important;
    font-family: "Trebuchet MS", Verdana, Helvetica, Sans-Serif !important;
    color: #232323 !important;
    background-color: #f8f8f8 !important;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

header,
footer,
nav,
section {
    display: block;
}

/* Styles for system menu
-----------------------------------------------------------*/

.system-menu {
    padding: 2px;
    width: 100%;
    min-width: 1024px;
    height: 25px;
    background-color: #444;
}

    .system-menu ul {
        font-weight: bold;
        font-size: 12px;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .system-menu li {
        display: inline;
        margin: 0 2px 0 0;
        padding: 0;
        height: 20px;
    }

    .system-menu a {
        float: left;
        display: block;
        color: #fff !important;
        margin: 0 2px 0 0;
        padding: 4px 10px;
        text-decoration: none;
        letter-spacing: 1px;
        background-color: #666;
        border: 1px solid #666;
    }

        .system-menu a:hover, .system-menu li.active a:hover {
            color: #444;
            background-color: #ccc;
            border: 1px solid #ccc;
        }

    .system-menu li.active a {
        background-color: #444;
        border: 1px solid #fff;
    }

.system-menu-line {
    clear: both;
}

.system-menu li.login {
    float: right;
}

.system-menu li.welcome {
    float: right;
    color: #fff;
}

    .system-menu li.welcome span {
        display: block;
        margin: 0 2px 0 0;
        padding: 4px 10px;
        border: 1px solid #444;
    }

/* Styles for page layout
-----------------------------------------------------------*/

.page {
    position: relative;
    width: 100%;
    min-width: 1040px;
    margin-left: auto;
    margin-right: auto;
    padding-left: 4px;
    padding-right: 4px;
    margin-bottom: 20px;
}

.page-full {
    width: 100%;
    height: 100%;
    padding: 0px;
    margin-bottom: 20px;
}

.content {
    position: relative;
    margin-right: 170px;
    min-width: 866px;
    zoom: 1;
    vertical-align: top;
    margin-top: 20px;
}

.content-full {
    position: absolute;
    zoom: 1;
    vertical-align: top;
    margin-top: 20px;
    width: 100%;
    height: 89%;
}

.content-header {
    padding: 10px;
    margin-bottom: 10px;
    background-color: #888;
    color: #fff;
    font-weight: bold;
}

    .content-header .header-1 {
        margin: 0;
        padding: 0;
        font-size: 12px;
    }

    .content-header .header-2 {
        margin: 0;
        padding: 0;
        font-size: 16px;
    }

/* Styles for side bar
-----------------------------------------------------------*/

.side-bar {
    position: absolute;
    top: 0;
    right: 0;
    width: 170px;
    zoom: 1;
    vertical-align: top;
    margin-top: 4px;
}

    .side-bar .logo {
        height: 26px;
        width: 150px;
        padding-top: 12px;
        text-align: center;
        border-bottom: 1px solid #ccc;
    }

    .side-bar .widget {
        border-bottom: 1px solid #ccc;
        padding: 10px 4px;
    }

        .side-bar .widget .label {
            font-size: 14px;
            font-weight: bold;
            margin-bottom: 8px;
        }

    .side-bar .icon-box {
        height: 20px;
        width: 20px;
        display: inline-block;
        vertical-align: top;
        padding-top: 2px;
    }

#SideBar-FindType {
    width: 118px;
    margin-bottom: 4px;
}

#SideBar-FindValue {
    width: 110px;
}

#SideBar-NewType {
    width: 118px;
}

#SideBar-RecentList {
    margin: 0;
    padding: 0;
    list-style: none;
}

    #SideBar-RecentList a {
        color: #444;
        text-decoration: none;
        display: inline-block;
        margin-bottom: 2px;
        margin-left: 2px;
        margin-top: 2px;
        width: 120px;
        word-wrap: break-word;
    }

    #SideBar-RecentList span {
        display: inline-block;
        vertical-align: top;
        margin-top: 2px;
    }

/* Styles for config layout
-----------------------------------------------------------*/

.config-container {
    position: relative;
}

.config-menu {
    position: relative;
    width: 148px;
    zoom: 1;
    vertical-align: top;
}

.config-content {
    position: absolute;
    top: 0;
    left: 150px;
    right: 0px;
    zoom: 1;
    vertical-align: top;
}

/* Sub Menu */

.sub-menu li a {
    color: #797979;
    text-shadow: 1px 1px 0px rgba(255,255,255, .2);
    background: #e5e5e5;
    border-bottom: 1px solid #c9c9c9;
    -webkit-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
    -moz-box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
    box-shadow: inset 0px 1px 0px 0px rgba(255,255,255, .1), 0px 1px 0px 0px rgba(0,0,0, .1);
}

.sub-menu li:hover a {
    background: #efefef;
}

.sub-menu li:last-child a {
    border: none;
}

.sub-menu li > a span {
    color: #797979;
    text-shadow: 1px 1px 0px rgba(255,255,255, .2);
    background: transparent;
    border: 1px solid #c9c9c9;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

.sub-menu em {
    position: absolute;
    top: 0;
    left: 0;
    margin-left: 14px;
    color: #a6a6a6;
    font: normal 10px/32px Arial, sans-serif;
}

/* Functionality */

.accordion li > .sub-menu {
    display: none;
}

.accordion li:target > .sub-menu {
    display: block;
}

/* Styles for tab bar
-----------------------------------------------------------*/

.tab-bar {
    padding: 0;
    width: 100%;
    background: transparent;
}

    .tab-bar ul {
        font-weight: bold;
        font-size: 11px;
        margin: 0;
        padding: 0;
        list-style: none;
    }

    .tab-bar li {
        display: inline;
        margin: 0 2px 0 0;
        padding: 0;
    }

    .tab-bar a {
        float: left;
        display: block;
        color: #444;
        margin: 0 2px 0 0;
        padding: 4px 10px;
        text-decoration: none;
        letter-spacing: 1px;
        background-color: #fff;
        border-top: 1px solid #444;
        border-left: 1px solid #444;
        border-right: 1px solid #444;
        border-bottom: none;
    }

        .tab-bar a:hover, .tab-bar li.active a:hover, .menu .tab-bar li.active a:hover {
            color: #444;
            background-color: #ccc;
        }

    .tab-bar li.active a, .menu .tab-bar li.active a {
        color: #fff;
        background-color: #888;
    }

.tab-bar-line {
    clear: both;
    padding: 0;
    width: 100%;
    background: #444;
    height: 1px;
    margin-bottom: 10px;
}

.menu .tab-bar-line {
    height: 1px;
    margin-bottom: 1px;
}

/* Styles for notification box
-----------------------------------------------------------*/

.notification-box {
    border: 1px solid;
    margin: 0 0 10px 0;
    padding: 5px 5px 5px 26px;
    background-repeat: no-repeat;
    background-position: 10px center;
    font: bold 12px Helvetica, Arial, sans-serif;
}

.info-box {
    color: #00529B;
    background: #BDE5F8 url(images/icon-info.png) top left no-repeat;
    background-position: 5px 4px;
}

.question-box {
    color: #00529B;
    background: #BDE5F8 url(images/icon-question.png) top left no-repeat;
    background-position: 5px 4px;
}

.success-box {
    color: #4F8A10;
    background: #DFF2BF url(images/icon-success.png) top left no-repeat;
    background-position: 5px 4px;
}

.warning-box {
    color: #9F6000;
    background: #FEEFB3 url(images/icon-warning.png) top left no-repeat;
    background-position: 5px 4px;
}

.error-box {
    color: #ff0000;
    background: #ffeeee url(images/icon-error.png) top left no-repeat;
    background-position: 5px 4px;
}

/* Styles for alert dialogs
-----------------------------------------------------------*/

.alert-dialog div.message {
    color: #232323;
    background-color: #ffffff;
    padding: 5px 5px 5px 26px;
}

/* Styles for pdf display
-----------------------------------------------------------*/
.pdf-display {
    width: 100%;
    height: 1200px;
}

/* Styles for find forms
-----------------------------------------------------------*/

.find-form {
}

.find-input {
    margin-top: 5px;
    margin-bottom: 10px;
}

    .find-input a {
        margin-left: 4px;
        text-decoration: none;
    }

/* Styles for filter forms
-----------------------------------------------------------*/

.filter {
    padding-top: 10px;
    padding-bottom: 10px;
}

/* Styles for forms
-----------------------------------------------------------*/

.form-section {
    margin: 0;
    padding: 0 0 12px 0;
}

.section-title {
    margin-bottom: 10px;
    padding: 4px 10px;
    background-color: #aaa;
    color: #fff;
    font-weight: bold;
}

.section-break {
    margin: 10px 4px 10px 4px;
    border-bottom: 1px solid #888;
}

.left-form-col, .right-form-col {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
    width: 48%;
    min-width: 430px;
}

.one-col {
    width: 870px;
}

    .one-col .no-data {
        display: block;
        font-size: 12px;
        font-weight: bold;
        margin-left: 20px;
        margin-top: 20px;
    }

.page-section.button-bar {
    margin-top: 15px;
    border-top: 1px solid #ccc;
    padding-top: 20px;
}

.button-bar {
    padding: 10px 10px 15px 10px;
}

    .button-bar.padding-top {
        padding-top: 20px;
    }

    .button-bar .label {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: top;
        width: 300px;
        font-size: 14px;
        font-weight: bold;
    }

    .button-bar .buttons {
        display: -moz-inline-stack;
        display: inline-block;
        zoom: 1;
        *display: inline;
        vertical-align: top;
    }

        .button-bar .buttons.right {
            float: right;
        }

        .button-bar .buttons .active {
            color: #fff;
            background-color: #888;
        }

        .button-bar .buttons a {
            padding: 4px 15px;
        }

        .button-bar .buttons input[type=submit], .button-bar .buttons input[type=button] {
            padding: 4px 14px;
        }

        .button-bar .buttons a, .button-bar .buttons input[type=submit], .button-bar .buttons input[type=button], input[type=button].upload {
            margin: 0;
            border: 1px solid #232323;
            text-decoration: none;
            background-color: #fff;
            color: #232323;
            font-size: 11px;
            font-weight: bold;
            cursor: pointer;
        }

            .button-bar .buttons a:hover, .button-bar .buttons input[type=submit].hover, .button-bar .buttons input[type=button].hover {
                color: #444;
                background-color: #ccc;
            }

.editor-label, .editor-field {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
    vertical-align: top;
}

.editor-label {
    width: 30%;
    min-width: 140px;
    max-width: 250px;
    text-align: right;
    font-weight: bold;
    margin: 0.65em 4px 0 0;
    padding-right: 2px;
}

.one-col .editor-label {
    width: 280px;
}

.editor-label.required {
    border-right: 3px solid #ff0000;
    margin-right: 0;
    padding-right: 2px;
}

.editor-field {
    width: 65%;
    min-width: 282px;
    padding: 0.3em 0 0 0;
    margin-left: 2px;
}

.one-col .editor-field {
    width: 564px;
}

.editor-field span.field-validation-error {
    display: block;
    font-size: 80%;
}

.editor-field a {
    margin-left: 4px;
    text-decoration: none;
}

.editor-field .text-box a {
    margin-left: 0;
}

.editor-field label.prompt {
    margin-left: 4px;
}

.editor-field label.label {
    display: block;
    margin-top: 1em;
    margin-bottom: 1em;
    font-size: 12px;
    font-weight: bold;
}

.grid-footer {
    margin-top: 5px;
    margin-right: 5px;
}

    .grid-footer.right {
        float: right;
    }

/* Styles for file upload control
-----------------------------------------------------------*/

input[type=button].upload {
    margin-left: 1px;
    padding: 3px 10px;
}

div.fileinputs {
    position: relative;
    overflow: hidden;
}

div.fakefile {
}

.fakefile .text-box {
    width: 75% !important;
}

input.file {
    position: absolute;
    top: 1px;
    left: 0;
    margin: 0;
    padding: 0;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    width: 100%;
}

/* Styles for validation helpers
-----------------------------------------------------------*/

.field-validation-error {
    color: #ff0000;
    padding-top: 3px;
}

.field-validation-valid {
    display: none;
}

.input-validation-error, .t-state-error {
    border: 1px solid #ff0000 !important; /* Need to use !important qualifier to override Telerik style settings */
    background-color: #ffeeee !important;
}

.validation-summary-errors {
    font-weight: bold;
    color: #ff0000;
}

.validation-summary-valid {
    display: none;
}

/* Styles for in grid editing validation helpers
-----------------------------------------------------------*/

.t-grid .field-validation-error {
    position: absolute;
    font-size: 80%;
}

    .t-grid .field-validation-error span {
        position: absolute;
        white-space: nowrap;
        color: #ff0000;
        margin-top: 4px;
        margin-left: 0;
        padding: 2px 6px;
        background-color: #ffeeee;
    }

/* Styles for disabled controls
-----------------------------------------------------------*/

input[readonly=readonly], textarea[readonly=readonly] {
    background-color: #f8f8f8 !important;
}

select[disabled=disabled], select:disabled {
    background-color: #f8f8f8 !important;
    color: #232323 !important;
}

/* Styles to adjust jQuery UI
-----------------------------------------------------------*/

.ui-widget {
    font-size: 11px;
}

.ui-datepicker-trigger {
    width: 16px;
    height: 15px;
    background-repeat: no-repeat;
    background-image: url(images/calendar.png);
    margin-top: 0px;
    margin-left: 4px;
    border: none;
}

.ui-dialog .ui-dialog-content.filter {
    padding-right: 30px;
}

/* Styles to adjust jQuery jqGrid
-----------------------------------------------------------*/

.ui-jqgrid tr.jqgrow td {
    white-space: normal !important;
    height: auto;
    vertical-align: text-top;
    padding: 0 4px 4px 4px;
}

.ui-jqgrid tr.jqgrow[editable="1"] td {
    padding: 0 1px 0 1px;
}

    .ui-jqgrid tr.jqgrow[editable="1"] td.noedit {
        padding: 0 4px 4px 4px;
    }

.ui-widget-content .ui-state-hover td {
    background: #dadada /*{bgColorHover}*/ url(themes/base/images/ui-bg_glass_75_dadada_1x400.png) /*{bgImgUrlHover}*/ 50% /*{bgHoverXPos}*/ 50% /*{bgHoverYPos}*/ repeat-x /*{bgHoverRepeat}*/ !important;
}

.ui-jqgrid div.multiline-text {
    max-height: 100px;
}

/* Style for extra footer rows (should match standard footer row layout) */
.ui-jqgrid tr.extrafootrow td {
    font-weight: bold;
    overflow: hidden;
    white-space: nowrap;
    height: 21px;
    padding: 0 2px 0 2px;
    border-top-width: 1px;
    border-top-color: inherit;
    border-top-style: solid;
}

.ui-jqgrid td input.cbox {
    margin-top: 4px;
}

/* Styles for standard controls
-----------------------------------------------------------*/

.text-box, select {
    border-color: #A7BAC5;
    background-color: White;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    font-family: "Segoe UI",Arial,sans-serif;
}

input.combobox {
    border: 0;
    margin: 0;
    padding: 0 3px;
    font-family: "Segoe UI",Arial,sans-serif;
}

.text-box {
    font-size: 100%;
    padding: 2px 3px 3px 3px;
    width: 100%;
}

select, input.combobox {
    margin-top: 1px;
    font-size: 90%;
}

select {
    padding: 2px;
}

.datetime-type {
    width: 13em;
}

.date-type {
    width: 6.55em;
}

.read-only-background {
    background-color: #f8f8f8 !important;
}

.multi-value {
    background-color: #fefcd8;
}

.clear-field {
    background-color: #ffeeee !important;
}

.clear-field-label {
    font-size: 10px;
    vertical-align: text-top;
}

.clear-field-checkbox {
    height: 10px;
    font-size: 10px;
    margin-bottom: 8px;
}

/*=========================================================== 
   Config Area
===========================================================*/

/* Styles for filter header
-----------------------------------------------------------*/

.filter-header {
    margin-top: -5px;
}

    .filter-header .text-box.single-line {
        display: inline-block;
        width: auto;
    }

    .filter-header .button-bar .buttons input[type=submit] {
        display: inline-block;
    }

/*=========================================================== 
   Customers Area
===========================================================*/

/* Styles for customer lists
-----------------------------------------------------------*/

#customerList tr.new td {
    background-color: #fefac0;
}

#customerList tr.suspended td {
    background-color: #ffeeee;
}

#customerList tr.normal td {
}

/* Styles for service lists
-----------------------------------------------------------*/

#serviceList tr.ordered td {
    background-color: #fefac0;
}

#serviceList tr.suspended td {
    background-color: #ffeeee;
}

#serviceList tr.normal td {
}

/* Styles for service contract lists
-----------------------------------------------------------*/

#serviceContractList tr.quote td {
    background-color: #fefac0;
}

#serviceContractList tr.active td {
}

#serviceContractList tr.inactive td {
}

/* Styles for service contract link lists
-----------------------------------------------------------*/

#serviceLinkList tr.link td {
    background-color: #ffeeee;
}

#serviceLinkList tr.normal td {
}

/* Styles for usage lists
-----------------------------------------------------------*/

#usageList tr.new td {
    background-color: #fefac0;
}

#usageList tr.error td {
    background-color: #ffeeee;
}

#usageList tr.normal td {
}

/* Styles for journal lists
-----------------------------------------------------------*/

#journalList tr.deleted td {
    background-color: #ffeeee;
}

#journalList tr.charge td {
}

#journalList tr.credit td {
    background-color: #fefac0;
}

#journalList tr.payment td {
    background-color: #dff2bf;
}

#journalList tr.refund td {
    background-color: #fefac0;
}

/* Styles for bill lists
-----------------------------------------------------------*/

#billList tr.overdue td {
    background-color: #ffeeee;
}

#billList tr.invoice td {
    background-color: #dff2bf;
}

#billList tr.closed-invoice td {
}

#billList tr.credit-note td {
    background-color: #fefac0;
}

#billList tr.closed-credit-note td {
    background-color: #fefcd8;
}

/* Styles for payment lists
-----------------------------------------------------------*/

#cashList tr.payment td {
    background-color: #dff2bf;
}

#cashList tr.closed-payment td {
}

#cashList tr.refund td {
    background-color: #fefac0;
}

#cashList tr.closed-refund td {
    background-color: #fefcd8;
}

/* Styles for collection lists
-----------------------------------------------------------*/

#collectionList tr.error td {
    background-color: #ffeeee;
}

#collectionList tr.payment td {
    background-color: #dff2bf;
}

#collectionList tr.posted-payment td {
}

#collectionList tr.refund td {
    background-color: #fefac0;
}

#collectionList tr.posted-refund td {
    background-color: #fefcd8;
}

/* Styles for A/R lists
-----------------------------------------------------------*/

#arList tr.normal td {
}

#arList tr.reverse td {
    background-color: #ffeeee;
}

/* Styles for event lists
-----------------------------------------------------------*/

#eventList tr.normal td {
}

#eventList tr.alert td {
    background-color: #fefcd8;
}

#eventList tr.task td {
    background-color: #fefac0;
}

#eventList tr.overdue-task td {
    background-color: #ffeeee;
}

/* Styles for close service form
-----------------------------------------------------------*/

.close-service-form {
    padding: 10px 20px;
}

    .close-service-form .option {
        height: 30px;
        white-space: nowrap;
    }

    .close-service-form .option-row {
        height: 30px;
        white-space: nowrap;
    }

        .close-service-form .option-row td select {
            min-width: 200px;
        }

    .close-service-form .option.top {
        padding-top: 8px;
    }

    .close-service-form .option.textarea {
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .close-service-form .option.textarea .notes {
            height: 60px;
            width: 220px;
        }

    .close-service-form .button-bar {
        padding: 8px;
        text-align: center;
    }

/* Styles for close customer form
-----------------------------------------------------------*/

.close-customer-form {
    padding: 10px 20px;
}

    .close-customer-form .option {
        height: 30px;
        white-space: nowrap;
    }

    .close-customer-form .option-row {
        height: 30px;
        white-space: nowrap;
    }

        .close-customer-form .option-row td select {
            min-width: 200px;
        }

    .close-customer-form .option.top {
        padding-top: 8px;
    }

    .close-customer-form .option.textarea {
        height: auto;
        margin-top: 10px;
        margin-bottom: 10px;
    }

        .close-customer-form .option.textarea .notes {
            height: 60px;
            width: 220px;
        }

    .close-customer-form .button-bar {
        padding: 8px;
        text-align: center;
    }

/* Styles for service price form
-----------------------------------------------------------*/

.service-price-form {
}

#AuditLog {
    width: 750px;
    height: 200px;
    margin-top: 5px;
    padding: 10px;
}

#ServicePriceList tr.journal td {
    background-color: #cccccc;
}

/* Styles for file preview form
-----------------------------------------------------------*/

.file-preview {
    font-size: 12px;
    font-weight: bold;
    margin-left: 10px;
    margin-top: 20px;
}

/* Styles for Dashboard 
-----------------------------------------------------------*/
ol.widget-list {
    list-style: none;
    margin: -10px !important;
    padding: 0px;
    width: auto;
}

.widget-list-item {
    padding: 10px;
    overflow: hidden;
    position: relative;
}

.widget-list {
    width: 500px;
    height: 500px;
}

/* Styles for Reports
-----------------------------------------------------------*/

.parameters {
    display: inline-block;
    zoom: 1;
    vertical-align: top;
    margin-left: 5px;
    margin-right: 5px;
    min-width: 430px;
}

    .parameters .form-line {
        display: inline-block;
        zoom: 1;
        padding: 0 7px 0 4px;
        vertical-align: top;
    }

        .parameters .form-line .editor-field {
            display: inline-block;
            zoom: 1;
            width: auto;
            vertical-align: top;
            min-width: 0;
        }

        .parameters .form-line .editor-label {
            display: inline-block;
            zoom: 1;
            width: auto;
            vertical-align: top;
            text-align: left;
            min-width: 0;
        }

.parameter-label-panel, .parameter-field-panel {
    display: -moz-inline-stack;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.parameter-label-panel {
    text-align: left;
    font-weight: bold;
    margin: 0.65em 5px 0 0;
    min-width: 70px;
}

.parameter-field-panel {
    /*padding:0.3em 0 0 0;*/
    margin-left: 2px;
}

    .parameter-field-panel input[type="checkbox"] {
        padding: 2px 3px 3px 3px;
        margin: 3px 0 0 0;
    }

.block {
    display: inline-block;
    width: 45%;
}

​ .parameter-field-panel .required {
    display: block;
    font-size: 80%;
    color: #ff0000;
}

.filter-content {
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 10px;
    border-bottom: 2px solid gray;
}

    .filter-content table {
        width: 100%;
    }

        .filter-content table td:first-child {
            width: 80%;
            text-align: left;
        }

        .filter-content table td {
            width: 30%;
            text-align: right;
            min-width: 300px;
        }

    .filter-content .button-bar {
        display: inline;
    }

    .filter-content .buttons {
    }

.frame {
    width: 100%;
    height: 100%;
    overflow: auto;
}

#dummy-div {
    height: 100%;
    padding-bottom: 10px;
}

    #dummy-div div {
        width: 100%;
        height: 100%;
        background-color: white;
    }

#dashboard-frame {
    padding-bottom: 10px;
}

.no-close {
    border-bottom-right-radius: 0px;
    border-bottom-left-radius: 0px;
    border-top-right-radius: 0px;
    border-top-left-radius: 0px;
    padding: 0;
    width: 75px !important;
    height: 30px !important;
}

    .no-close .ui-dialog-titlebar {
        display: none;
        border-bottom-right-radius: 0px;
        border-bottom-left-radius: 0px;
        border-top-right-radius: 0px;
        border-top-left-radius: 0px;
    }

.dashboard-title {
    margin-top: 8px;
    margin-bottom: 3px;
    padding: 4px 10px;
    background-color: #aaa;
    color: #fff;
    font-weight: bold;
}

.file-upload {
    display: none;
}

.span-file {
    position: relative;
    left: -3px;
    top: 2px;
    border-color: #A7BAC5;
    background-color: White;
    border-width: 1px;
    border-style: solid;
    margin: 0;
    font-family: "Segoe UI",Arial,sans-serif;
    cursor: pointer;
    font-size: 100%;
    padding: 2px 3px 3px 3px;
    width: 100%;
    display: inline-block;
    max-width: 32em;
}

.ui-tooltip, .arrow:after {
    background: #aaa;
    border: 2px solid #aaa;
}

.ui-tooltip {
    padding: 10px 20px;
    color: white;
    /*border-radius: 20px;*/
    font: bold 12px "Trebuchet MS", Verdana, Helvetica, Sans-Serif;
    /*text-transform: uppercase;*/
    box-shadow: 0 0 7px black;
}

.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
}

    .arrow.top {
        top: -16px;
        bottom: auto;
    }

    .arrow.left {
        left: 20%;
    }

    .arrow:after {
        content: "";
        position: absolute;
        left: 20px;
        top: -20px;
        width: 25px;
        height: 25px;
        box-shadow: 6px 5px 9px -9px black;
        -webkit-transform: rotate(45deg);
        -ms-transform: rotate(45deg);
        transform: rotate(45deg);
    }

    .arrow.top:after {
        bottom: -20px;
        top: auto;
    }


.transfer-form {
    font-size: 11px !important;
    font-family: "Trebuchet MS",Verdana,Helvetica,Sans-Serif !important;
    color: #232323 !important;
    background-color: #f8f8f8 !important;
    padding: 0;
    margin: 0;
    overflow-x: hidden;
}

    .transfer-form .editor-label {
        min-width: 100px;
    }

    .transfer-form .text-box {
        padding-right: 0px;
        padding-left: 0px;
    }

.dxeEditArea {
    border-color: #A7BAC5 !important;
    background-color: White !important;
    border-width: 1px !important;
    border-style: solid !important;
    margin: 0 !important;
    font-family: "Segoe UI",Arial,sans-serif !important;
}

.trial-preview {
    max-height: 400px;
}
