﻿html {
    height: 100%;
}

body {
    margin: 0 auto;
    height: 100%;
    width: 100%;
    /*background: #505050 url('/assets/images/backgrounds/sheet_metal_bg.jpg') repeat;*/
    background: #fff;
    background: #edecec;
    background-size: 120px auto;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 13px;
    color: #363636;
}

small {
    font-size: 90%;
}

label {
    color: #000;
    font-weight: bold;
}

.tox-statusbar__branding {
    display: none;
}

.signature-pad .signature-pad--body canvas, .signature-image {
    border: 1px solid #e3e3e3;
}

.signature-pad--body {
    position: relative;
}

    .signature-pad--body .signature-pad--actions {
        position: absolute;
        top: 4px;
        right: 0;
    }


input[type="text"], input[type="password"] {
    border: 1px solid #e3e3e3;
    color: #000;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 7px 7px 7px 7px;
    height: 34px;
    /*
    -moz-border-radius: 4px;
    border-radius: 4px;
        */
}

input[type="file"] {
    border: 1px solid #e3e3e3;
    color: #000;
    font-size: 13px;
    width: 200px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 3px;
    margin: 0px 4px 0 0;
    float: left;
}


input[type="checkbox"] {
    padding-top: 8px;
}



textarea {
    border: 1px solid #e3e3e3;
    color: #000;
    font-size: 13px;
    width: 140px;
    font-family: Arial, Helvetica, sans-serif;
    padding: 5px 7px;
    /*
    -moz-border-radius: 4px;
    border-radius: 4px;*/
    line-height: 20px;
    resize: none;
}



    textarea:focus, input[type="text"]:focus, input[type="password"]:focus, input[type="file"]:focus {
        border: 1px solid #b3b3b3;
    }

    textarea.description {
        width: 400px;
    }




.input-group-addon {
    border-radius: 0 !important;
    border: 1px solid #e3e3e3 !important;
}

.input-group span:last-of-type {
    border-left: none !important;
}


pre {
    border-radius: 0;
    font-size: 13px;
}

input.form-control, textarea.form-control {
    -webkit-appearance: none;
    border-radius: 0;
    padding-left: 8px;
    padding-right: 8px;
    float: none;
    -webkit-box-shadow: none;
    color: #000;
    border: 1px solid #e3e3e3;
}

    input.form-control:focus, textarea.form-control:focus, .form-control.open .dropdown-toggle {
        -webkit-box-shadow: none;
        outline: -webkit-focus-ring-color auto 0px;
        border: 1px solid #ed9f07;
        -webkit-appearance: none;
    }

.bootstrap-switch:focus, .bootstrap-switch:active {
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
}

select.form-control:focus {
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
    border: 1px solid #ed9f07;
}





.form-control[type=text]:read-only, textarea.form-control:read-only {
    border: 1px solid #d1d1d1;
}

.form-section {
    padding-bottom: 15px;
}

.form-section .grid {margin-bottom: 15px;}


.counter-message {
    margin-top: 5px;
}


div.field-description {
    margin-top: 10px;
    margin-bottom: 10px;
}

    div.field-description img {
        width: 100%;
        height: 100%;
        margin-top: 5px;
        margin-bottom: 5px;
    }

a.field-description {
    color: #ed9f07;
    text-align: center;
    text-decoration: none;
    font-weight: bold;
    border-radius: 4px;
    margin-left: 5px;
}

    a.field-description:hover {
        text-decoration: none;
        color: #ed9f07;
    }

.dependant-field {
    display: none !important;
}

.search-buttons {
    padding-top: 23px;
}


div.col-lg-12 .search-buttons {
    padding-top: 5px;
    margin-bottom: 20px;
}




input.name {
    width: 400px;
}

input[type="submit"], button {
    padding: 0 6px;
    font-size: 13px;
    border: 1px solid #e3e3e3;
    color: #000;
    font-family: Arial, Helvetica, sans-serif;
    vertical-align: middle;
    background: #fff;
    color: #555555;
    height: 28px;
}

    input[type="submit"]:hover, button:hover, select:focus {
        border: 1px solid #b3b3b3;
        cursor: pointer;
    }


a, div.pages a, .ui-dialog .ui-dialog-content a {
    text-decoration: none;
}

.ui-dialog .ui-dialog-title {
    margin: 0.5em 0;
    width: auto;
}

.ui-dialog .ui-dialog-buttonpane {
    display:none;
}

.ui-dialog .ui-dialog-content {padding-bottom: 1em;}

.ui-dialog-buttonset button.on {
    color: red;
}
/*.ui-widget-header {background: #000; border: 1px solid #000;}*/
.ui-dialog-buttonset {
    float: right;
    margin-right: -7px;
}

    .ui-dialog-buttonset button {
        margin-left: 3px;
        margin-top: 2px;
        width: 25px;
        height: 28px;
        line-height: 26px;
        padding: 0;
    }


    .ui-widget-content .attachments a {
        text-decoration: underline;
        display: inline-block;
    }

a:hover, div.pages a:hover, .ui-dialog .ui-dialog-content a:hover {
    cursor: pointer;
}

a.docx {
    float: left;
    display: block;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -0px -195px;
    height: 24px;
    padding-left: 21px;
    margin-right: 12px;
}

a.csv {
    float: left;
    display: block;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -0px -166px;
    height: 24px;
    padding-left: 19px;
    margin-right: 12px;
}

a.pdf {
    float: left;
    display: block;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -0px -130px;
    height: 24px;
    padding-left: 21px;
    margin-right: 12px;
}

table a.edit:before, li .actions a.edit:before {
    content: '\f040';
}




table a.tick:before {
    content: '\f00c';
}


table a.lock:before {
    content: '\f023';
}

table a.unlock:before {
    content: '\f09c';
}




table a.arrows:before, li .actions a.arrows:before {
    content: '\f047';
}




table a.anchor:before, li .actions a.anchor:before {
    content: "\f13d";
}

table a.arrow-up:before, li .actions a.arrow-up:before {
    content: '\f062';
}

table a.arrow-down:before, li .actions a.arrow-down:before {
    content: '\f063';
}







a.refresh:before {
    content: '\f021';
    line-height: 22px;
}

a.add:before, a.plus:before, li .actions a.plus:before {
    content: '\f067';
    line-height: 22px;
}

a.info:before {
    content: '\f129';
    line-height: 22px;
}


a.exclamation:before {
    content: '\f12a';
    line-height: 22px;
    background: #cd0a0a;
}



table .actions a.add:before {
    line-height: 21px;
}


table a.undo:before {
    content: '\f0e2';
}



table a.articles:before {
    content: '\f15c';
}




table a.images:before {
    content: '\f03e';
}

table a.print:before {
    content: '\f02f';
}

table a.unlock:before {
    content: '\f13e';
}


table a.key:before {
    content: '\f084';
}


table a.email:before {
    content: '\f0e0';
}

table a.sendemail:before {
    content: '\f0e0';
}

table a.sendsms:before {
    content: '\f075';
}



table a.user:before {
    content: '\f007';
}



table a.preview:before, table a.view:before {
    content: '\f06e';
}

table a.dollar:before {
    content: '\f155';
}

table a.copy:before {
    content: '\f24d';
}

table a.compress:before {
    content: '\f066';
}


table a.delete:before, li .actions a.delete:before {
    content: '\f1f8';
}

table a.unlock:before, li .actions a.unlock:before {
    content: '\f13e';
}

table a.key:before, li .actions a.key:before {
    content: '\f084';
}

table a.times:before {
    content: '\f00d';
}

table a.reply:before {
    content: '\f112';
}

table a.save:before {
    content: '\f0c7';
}

table a.information:before {
    content: '\f129';
}




table a.expand:before {
    content: '\f0d7';
}

table a.expand.in:before {
    content: '\f0d8';
}


table a.link:before {
    content: '\f0c1';
}


table a.unlink:before {
    content: '\f127';
}



table a.user:before {
    content: '\f007';
}

table a.power-off:before {
    content: '\f011';
}

table a.down:before {
    content: '\f019';
}


table a.download:before {
    content: '\f0ed';
}


/*a.reset {
        float: left;
        display: block;
        height: 24px;
        width: 24px;
        text-indent: -9999px;
        background: url( '/assets/images/sprites/default.sprite.png') no-repeat -126px -88px;
        margin-right: 2px;
    }

    a.edit {
        float: left;
        display: block;
        height: 24px;
        width: 24px;
        text-indent: -9999px;
        background: url( '/assets/images/sprites/default.sprite.png') no-repeat -60px -88px;
        margin-right: 2px;
    }

    a.delete {
        float: left;
        display: block;
        height: 24px;
        width: 24px;
        text-indent: -9999px;
        background: url( '/assets/images/sprites/default.sprite.png') no-repeat -34px -86px;
    }

        a.delete.small {
            float: left;
            display: block;
            text-indent: -9999px;
            background: url( '/assets/images/sprites/default.sprite.png') no-repeat -678px -96px; height: 15px; width: 15px;
        }*/





div.templateAttachments a.delete {
    display: block;
    height: 15px;
    width: 15px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -678px -96px;
    float: left;
    margin: 2px 0 0 5px;
}

div.templateAttachments a.attachment {
    margin-right: 0;
    clear: left;
}


a.save {
    float: left;
    display: block;
    height: 24px;
    width: 24px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -364px -90px;
    margin-right: 2px;
}





a.add.small {
    float: left;
    display: block;
    height: 20px;
    width: 20px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -342px -93px;
}

a.user {
    float: left;
    display: block;
    height: 24px;
    width: 24px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -269px -89px;
}




a.itinerary {
    float: left;
    display: block;
    height: 24px;
    width: 24px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -414px -90px;
}

a.agent {
    float: left;
    display: block;
    height: 24px;
    width: 24px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -437px -90px;
}

a.find {
    float: left;
    display: block;
    height: 24px;
    width: 23px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -464px -90px #e6e6e6;
    border-top: 1px solid #d3d3d3;
    border-right: 1px solid #d3d3d3;
    border-bottom: 1px solid #d3d3d3;
}

a.arrow-right {
    float: left;
    display: block;
    height: 24px;
    width: 25px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -490px -90px;
}

a.arrow-left {
    float: left;
    display: block;
    height: 24px;
    width: 25px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -525px -90px;
}

a.email {
    float: left;
    display: block;
    height: 24px;
    width: 28px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -555px -90px;
}

a.comment {
    float: left;
    display: block;
    height: 24px;
    width: 24px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -268px -88px;
}


a.dollar {
    float: left;
    display: block;
    height: 24px;
    width: 24px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -290px -89px;
}


a.on {
    float: left;
    display: block;
    height: 24px;
    width: 24px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -618px -88px;
}



a.off {
    float: left;
    display: block;
    height: 24px;
    width: 24px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -588px -88px;
}

a.call {
    float: left;
    display: block;
    height: 24px;
    width: 24px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat -648px -92px;
}


/*
a.help {
    display: block;
    height: 30px;
    width: 30px;
    text-indent: -9999px;
    background: url( '/assets/images/sprites/default.sprite.png') no-repeat 2px -84px;
    position: absolute;
    right: 16px;
    top: -2px;
}

    */


div.file-wrapper {
    margin-left: -20px;
    margin-right: -20px;
}

div.file {
    border: 1px solid #8e8e8e;
    display: block;
    padding: 15px;
    height: 150px;
}

    div.file i.fa {
        display: block;
        width: auto;
        font-size: 120px;
        margin-right: 20px;
        float: left;
    }

    div.file label {
        margin-bottom: 2px;
        margin-top: 5px;
    }

    div.file a.button {
        margin-top: 5px;
    }

    div.file i.fa.fa-file-pdf-o {
        color: #ff0000;
    }

    div.file i.fa.fa-file-word-o {
        color: #2c5697;
    }

.profile-pic {
    width: 120px;
    height: 120px;
    background-size: cover;
    background-position: center center;
    float: right;
    margin-right: 0px;
    border-radius: 50%;
}

h1 .profile-pic {
    width: 82px;
    height: 82px;
    margin-top: -20px;
}

table.grid td.thumb {
    padding: 2px;
    width: 80px;
    padding-right: 10px;
}

    table.grid td.thumb .profile-pic {
        width: 65px;
        height: 65px;
    }


        table.grid td.thumb .profile-pic.no-mage {
            background: #e1e1e1;
            position: relative;
            display: table;
            vertical-align: middle;
            text-align: center;
        }

            table.grid td.thumb .profile-pic.no-mage:before {
                display: table-cell;
                vertical-align: middle;
                content: 'No Image';
            }





td.actions .btn-group .dropdown-menu, .form-buttons .btn-group .dropdown-menu {
    left: inherit;
    right: 4px;
    margin-top: -2px;
    border-radius: 2px;
    border-top-right-radius: 0;
    border: none;
    padding: 0;
    background: #ed9f07;
    padding: 2px 5px;
}

    td.actions .btn-group .dropdown-menu .dropdown-item, .form-buttons .btn-group .dropdown-menu .dropdown-item {
        display: block;
        float: none;
        padding: 7px 5px;
        border-bottom: 1px solid rgba(0, 0, 0, 0.1);
        font-size: 13px;
        color: #fff;
        margin-top: 0px;
    }


table td.actions .btn-group.open a.expand:before {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
    height: 26px;
    background: #ed9f07;
}


a.button, .ui-dialog .ui-dialog-content a.button {
    padding: 0px 10px 0px 10px;
    font-size: 12px;
    color: #fff;
    background: #000;
    margin-right: 5px;
    display: inline-block;
    width: auto;
    line-height: 34px;
    text-transform: uppercase;
}

    a.button.widget-button {
        border: 2px solid #e3e3e3;
        background-color: #f3f3f3 !important;
        color: #484848 !important;
        padding-top: 15px !important;
        padding-bottom: 15px !important;
    }

        a.button.widget-button:hover {
            border-color: #ed9f07;
        }

        .input-group-btn a.button {
            margin-right: 0;
        }

a.button.small {
    padding: 0px 8px 0px 8px;
    line-height: 26px;
}



a.button.add-new-page {
    margin-top: 5px;
}

a.button.right {
    float: right;
}

a.button:hover, .ui-dialog .ui-dialog-content a.button:hover {
    cursor: pointer;
    background: #444444;
    color: #FFFFFF;
    transition: all 0.2s ease-in-out 0s;
    text-decoration: none;
}

a.button.yellow {
    background: #fbc356;
}

    a.button.yellow.small {
        margin-bottom: 10px;
    }

    a.button.yellow.selected {
        background: #ed9f07;
    }

    a.button.yellow:hover {
        background: #ed9f07;
    }

.save-message {
    display: inline-block;
    border: 1px solid #389437;
    padding: 7px 8px;
    border-radius: 1px;
    color: #389437;
    font-weight: bold;
    display: none;
}

    .save-message:before {
        content: '\f00c';
        font-family: FontAwesome;
        padding-right: 5px;
    }




input.datePicker {
    width: 75px;
}

input.time {
    width: 35px;
}

input.search {
    width: 220px;
    margin-right: 8px;
}

p {
    line-height: 20px;
    margin-bottom: 10px;
}

h1 {
    font-size: 3em;
    font-weight: 300;
    font-family: 'Lato',sans-serif;
    color: #000;
}

h2 {
    font-size: 1.5em;
    font-weight: 300;
    font-family: 'Lato',sans-serif;
    color: #000;
    margin: 10px 0 20px 0;
}

b.highlight {
    color: #f1571a;
}



h3 {
    font-size: 1.25em;
    font-weight: 500;
    font-family: 'Lato',sans-serif;
    color: #ed9f07;
    margin: 0px 0 10px 0;
}

h4 {
    font-weight: bold;
    color: #f1571a;
    font-size: 14px;
    margin-bottom: 8px;
}

h1.blue {
    color: #272262;
    font-weight: bold;
    font-size: 22px;
}

span.hint {
    color: #363636;
    font-weight: bold;
}

#header {
    height: 0px;
}

    #header h2 {
        float: left;
        margin: 22px 0 0 6px;
    }

div.middle {
    margin: 0 auto;
    width: 95%;
    min-width: 1000px;
}



#middle {
    padding-bottom: 30px;
    margin-left: 220px;
    margin-top: 60px;
}

.container-fluid.hastabnav {
    padding-top: 45px;
}




#logo {
    height: 70px;
    width: 135px;
    float: left;
    margin: 4px 0 0 8px;
    background: url('/assets/website-images/HeaderLogo.png') no-repeat;
    background-size: 120px;
}

.sidebar-logo {
    height: 140px;
    display: block;
    width: 200px;
    margin: 8px auto;
    background: url('/assets/website-images/HeaderLogo.png') no-repeat center;
    background-size: contain;
}

div.menu-bg {
    width: 100%;
    height: 60px;
    /*background: url('/assets/images/menu-bg.jpg') repeat-x;*/
    position: fixed;
    background: var(--primary, #000);
    z-index: 99;
    top: 0;
    box-shadow: 0 8px 12px -7px rgba(0, 0, 0, 0.5);
    -moz-box-shadow: 0 8px 12px -7px rgba(0, 0, 0, 0.5);
    -webkit-box-shadow: 0 8px 12px -7px rgba(0, 0, 0, 0.5);
}


.hamburger-menu {
    display: none;
    float: left;
    color: #fff;
    border-right: 1px solid rgba(255, 255, 255, 0.5);
    border-style: inset;
    text-align: center;
    height: 60px;
    font-size: 28px;
    padding-top: 12px;
    text-decoration: none;
    width: 60px;
    margin-right: 8px;
}


.hidesidebar .hamburger-menu {
    display: block;
}

.hamburger-menu:hover, .hamburger-menu:visited {
    text-decoration: none;
    color: #fff;
}

.hamburger-menu:before {
    font-family: FontAwesome;
    content: '\f0c9';
}

.hamburger-menu.expanded {
}

    .hamburger-menu.expanded:before {
        content: '\f00d';
    }




.tab-hamburger-menu {
    display: none;
    text-decoration: none;
    color: #fff;
    font-size: 28px;
    float: right;
    padding: 10px 0px 10px 0;
    width: 60px;
    text-align: center;
    background: #ed9f07;
    /* color: #ed9f07;*/
    /*font-size: 24px;*/
    /*padding-left: 8px; padding-right: 8px;*/
}

.menu-button.send-email {
    display: none;
}

.menu-button.send-sms {
    display: none;
}



.tab-hamburger-menu:hover, .tab-hamburger-menu:visited {
    text-decoration: none;
    color: #fff;
}

.tab-hamburger-menu:before {
    font-family: FontAwesome;
    content: '\f0c9';
}


/*.tab-hamburger-menu.expanded {background-color: #ed9f07; color: #fff; }*/

.tab-hamburger-menu.expanded:before {
    content: '\f00d';
}


ul.tabs li {
    float: left;
}

    ul.tabs li a {
        line-height: 28px;
        font-weight: bold;
        color: #484848;
        display: block;
        float: left;
        background: #E1E1E1;
        margin-right: 4px;
        padding: 0 8px;
        text-decoration: none;
        border-radius: 3px;
    }

        ul.tabs li a:hover {
            text-decoration: underline;
        }

        ul.tabs li a.selected {
            background: #fff;
            border-bottom: 3px solid #fff;
            border-bottom-left-radius: 0px;
            border-bottom-right-radius: 0px;
        }

    /*
ul.tabs li a span.left
{
    display: block;
    float: left;
    height: 28px;
    background: url('/images/tabs.png') no-repeat bottom left;
    padding-left: 10px;
    padding-right: 3px;
}

ul.tabs li a span.right
{
    display: block;
    float: left;
    height: 28px;
    background: url('/images/tabs.png') no-repeat bottom right;
    width: 8px;
}
    

ul.tabs li a span.left.selected, ul.tabs li a.selected span.left
{
    background: url('/images/tabs.png') no-repeat top left;
}

ul.tabs li a span.right.selected, ul.tabs li a.selected span.right
{
    background: url('/images/tabs.png') no-repeat top right;
}
    */

    ul.tabs li.right {
        float: right;
        margin-right: 8px;
    }

        ul.tabs li.right a {
            color: White;
        }


div.tab-nav {
    background: #ed9f07;
    position: fixed;
    z-index: 10;
    width: 100%;
}

div.tab-box > div.inner {
    border: 2px solid #ed9f07;
    border-top: none;
}


div.tab-nav ul.tabs {
}

    div.tab-nav ul.tabs li {
        padding: 0;
        margin-right: 0;
    }

        div.tab-nav ul.tabs li a {
            font-weight: normal;
            background: none;
            color: white;
            padding: 10px 14px 9px 14px;
            border-right: 1px solid rgba(0, 0, 0, 0.2);
            box-shadow: 1px 0px 0px rgba(255, 255, 255, 0.1) inset;
            border-radius: 0;
            margin: 0;
            /*ed9f07*/
        }

            div.tab-nav ul.tabs li a.return span {
                display: none;
            }

            div.tab-nav ul.tabs li a.return i.fa {
                line-height: 28px;
            }

            div.tab-nav ul.tabs li a.selected {
                border-bottom: none;
                position: relative;
                background: #efae2e;
            }

                div.tab-nav ul.tabs li a.selected:after {
                    content: ' ';
                    position: absolute;
                    display: block;
                    width: 0;
                    height: 0;
                    border-left: 10px solid transparent;
                    border-right: 10px solid transparent;
                    border-top: 10px solid #efae2e;
                    bottom: -7px;
                    left: 0;
                    right: 0;
                    margin-left: auto;
                    margin-right: auto;
                }


                div.tab-nav ul.tabs li a.selected:hover {
                    text-decoration: none;
                }

            div.tab-nav ul.tabs li a:not(.selected):hover {
                background-color: rgba(255, 255, 255, 0.15);
                text-decoration: none;
            }





ul.top-nav {
    float: right;
}

    ul.top-nav li {
        float: left;
        color: #fff;
        border-left: 1px solid rgba(255, 255, 255, 0.5);
        border-style: inset;
        display: block;
        height: 60px;
    }

        ul.top-nav li a {
            color: #fff;
        }



        ul.top-nav li.menu-button a {
            padding-top: 10px;
            padding-left: 12px;
            padding-right: 12px;
            padding-bottom: 4px;
            text-align: center;
            text-decoration: none;
            display: block;
        }


            ul.top-nav li.menu-button a span.fa {
                font-size: 24px;
            }

                ul.top-nav li.menu-button a span.fa.fa-users {
                    font-size: 22px;
                    margin-bottom: 2px;
                }

        ul.top-nav li span.text {
            display: block;
            font-size: 10px;
            text-transform: uppercase;
            text-align: center;
        }

        ul.top-nav li.menu-button.tasks {
            width: 130px;
        }

            ul.top-nav li.menu-button.tasks a {
                padding-top: 15px;
            }

                ul.top-nav li.menu-button.tasks a span.fa {
                    float: left;
                    font-size: 28px;
                    margin-right: 8px;
                }

            ul.top-nav li.menu-button.tasks span.text {
                text-align: left;
                margin-top: 1px;
            }


        ul.top-nav li.menu-button.on {
            background: #ed9f07;
        }

.fc.fc-unthemed .fc-center {
    display: block;
    width: 100%;
    float: left;
    padding-top: 10px;
}

.fc.fc-unthemed .fc-toolbar h2 {
    font-size: 1.25em;
}

.toggle.btn {
    border-radius: 0;
}

.toggle-handle.btn {
    border-radius: 0 !important;
}

.bootstrap-switch.bootstrap-switch-focused {
    border-color: #ed9f07;
    outline: 0;
    -webkit-box-shadow: none;
    box-shadow: none;
}

ul.top-nav .bootstrap-switch {
    display: block;
    margin: 6px 12px 3px 12px;
    border: none;
}

.form-inline .bootstrap-switch {
    margin-right: 15px;
}

.bootstrap-switch .bootstrap-switch-handle-on {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-top-left-radius: 0 !important;
    border-bottom-left-radius: 0 !important;
}

.bootstrap-switch .bootstrap-switch-handle-off {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.bootstrap-switch.bootstrap-switch-on .bootstrap-switch-label {
    border-top-right-radius: 0 !important;
    border-bottom-right-radius: 0 !important;
}

.top-nav .bootstrap-switch .bootstrap-switch-primary, .form-inline .bootstrap-switch .bootstrap-switch-primary {
    background: #ed9f07;
}

.bootstrap-switch.bootstrap-switch-inverse.bootstrap-switch-on .bootstrap-switch-label, .bootstrap-switch.bootstrap-switch-off .bootstrap-switch-label {
    border-radius: 0 !important;
}


.blink-me {
    animation: blinker 1s linear infinite;
}




@keyframes blinker {
    50% {
        opacity: 0;
    }
}


.blink-glow {
    animation: glow 0.75s infinite alternate;
    
}


@keyframes glow {
    to {
        text-shadow: 1px 1px 10px #fff, 1px 1px 10px #ccc;
    }
}




.menu {
    height: 58px;
    font-size: 13px;
    float: left;
}

    .menu ul {
        list-style: none;
        padding: 0px 0 0 0;
        border: 0px;
        height: 40px;
        margin: 23px 0 0 12px;
        float: left;
    }

    .menu li {
        float: left;
        padding: 0px;
        background: url('/assets/images/menu-separator.png') 0px 16px no-repeat;
    }

        .menu li.first {
            background: none;
        }


        .menu li.right {
            float: right;
            margin-right: 4px;
        }

        .menu li a {
            display: block;
            line-height: 47px;
            margin: 0px;
            padding: 0 16px 6px 16px;
            text-align: center;
            color: #fff;
            text-decoration: none;
            border: 1px solid transparent;
            font-size: 16px;
            font-weight: normal;
        }

            .menu li a:hover {
                color: #f1571a;
            }

        .menu li:hover a {
            color: #f1571a;
        }


    .menu ul li:hover a {
        color: #ed9f07;
    }

    

    .menu li ul {
        margin: 0px 0 0 -2px;
        padding: 0 0 8px 0;
        border-left: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
        z-index: 200;
        display: none;
        height: auto;
        position: absolute;
        background: #f1f1f1;
        min-width: 180px;
        border-bottom-left-radius: 6px;
        border-bottom-right-radius: 6px;
        -moz-border-radius-bottomright: 6px;
        -moz-border-radius-bottomleft: 6px;
    }

    .menu li:hover ul {
        display: block;
    }

    .menu li li {
        display: block;
        float: none;
        margin: 0px;
        padding: 0px;
        border: 0px;
        position: relative;
    }

    .menu li:hover li a {
        line-height: 38px;
        height: 38px;
        color: #363636;
        background: none;
        border-bottom: 1px solid #e3e3e3;
        border-top: none;
        border-left: none;
        border-right: none;
        position: static;
        text-align: left;
        padding: 0 5px 1px 5px;
        margin: 0 10px;
        width: 160px;
        font-weight: normal;
        font-size: 14px;
    }


    .menu li ul a {
        display: block;
        height: 30px;
        font-style: normal;
        margin: 0px;
        text-align: left;
    }

        .menu li ul a.delete-bookmark {
            display: block;
            height: 30px;
            font-style: normal;
            margin: 0px;
            text-align: center;
            position: absolute;
            width: 30px;
            right: -10px;
            top: 0;
            border: none;
        }




        .menu li ul a.bold {
            font-weight: bold;
        }

        .menu li ul a:hover, .menu li ul li:hover a:not(.delete-bookmark) {
            background: none;
            color: #ed9f07;
        }

    .menu li.bookmarks:hover li a {
        width: auto;
        padding-right: 20px;
    }


    .menu p {
        clear: left;
    }


.sidebar {
    display: block;
    width: 220px;
    position: absolute;
    background: #28282B;
    z-index: 1;
    font-size: 14px;
    /*box-shadow: inset -7px 0 9px -7px rgba(0,0,0,0.4);*/
    box-shadow: 0 1px 1px rgb(0 0 0 / 15%);
    min-height: 525px;
    height: 100%;
    position: fixed;
    top: 60px;
}

.sidebar-inner {
    height: 100%;
}

.hidesidebar .sidebar {
    display: none;
}

.hidesidebar #page-wrapper {
    margin: 0;
}

.hidesidebar .sidebar.showmenu {
    display: block;
    z-index: 1002;
}


.sidebar-nav {
    /*border-bottom: 1px solid rgba(0, 0, 0, 0.3);*/
}

    .sidebar-nav ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        .sidebar-nav ul .menu-search-wrapper {
            padding: 6px;
        }

            .sidebar-nav ul .menu-search-wrapper .form-control {
                border: none;
                background: rgba(255,255,255,0.2);
                color: #aaa;
            }

    .sidebar-nav > ul {
        border-bottom: 1px solid rgba(0, 0, 0, 0.5);
        box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05) inset;
    }

    .sidebar-nav a, .sidebar-nav a:hover, .sidebar-nav a:focus, .sidebar-nav a:active {
        outline: none;
    }

    .sidebar-nav ul li {
        position: relative;
    }

    .sidebar-nav ul li, .sidebar-nav ul a {
        display: block;
    }

    .sidebar-nav ul a {
        padding: 12px 12px;
        color: #e5e5e5;
        border-top: 1px solid rgba(255, 255, 255, 0.5);
        border-style: inset;
        /*border-top: 1px solid rgba(0, 0, 0, 0.5);
        box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.05) inset;*/
        text-decoration: none;
    }

        .sidebar-nav ul a:hover, .sidebar-nav ul a:focus, .sidebar-nav ul a:active, .sidebar-nav ul li.active > a {
            color: #fff;
            text-decoration: none;
            background: rgba(237,236,236, 0.05);
        }

    .sidebar-nav ul ul a {
        padding: 10px 18px 10px 20px;
        border-top: none;
    }

    .sidebar-nav ul ul {
        background-color: rgba(237,236,236, 0.05);
    }

        .sidebar-nav ul ul a:hover, .sidebar-nav ul ul a:focus, .sidebar-nav ul ul a:active {
        }

        .sidebar-nav ul ul li:hover, .sidebar-nav ul ul li:focus, .sidebar-nav ul ul li:active {
            background-color: rgba(237,236,236, 0.05);
        }

        .sidebar-nav ul ul ul a {
            padding-left: 30px;
            position: relative;
        }

            .sidebar-nav ul ul ul a:before {
                content: '-';
                left: 0;
                position: absolute;
                left: 20px;
                color: #ed9f07;
            }

.sidebar-nav-item {
    padding-left: 5px;
}

.sidebar-nav-item-icon {
    padding-right: 5px;
}

.sidebar-nav a.delete-bookmark {
    display: block;
    height: 30px;
    font-style: normal;
    margin: 0px;
    text-align: center;
    position: absolute;
    width: 30px;
    right: 10px;
    top: 0;
    border: none;
}

div.clearAll {
    clear: both;
}

div.clear-left {
    clear: left;
}


div.top-menu {
    float: right;
    height: 50px;
    min-width: 50px;
    background: url(/assets/images/top.jpg) no-repeat top left;
    padding: 0 14px 0 20px;
    line-height: 42px;
    color: #fff;
    font-size: 13px;
    font-weight: bold;
}

    div.top-menu a, div.top-menu a:visited {
        color: #f84d08;
    }

        div.top-menu a:hover {
            color: #fff;
        }

    div.top-menu span {
        color: Gray;
        padding: 0 6px 0 12px;
    }

#hmenu {
    float: right;
    margin-top: 2px;
    margin-right: 14px;
    text-align: right;
    text-transform: lowercase;
    font-size: 11px;
    width: 600px;
    color: #363636;
}

    #hmenu span.separator {
        color: #A0A0A0;
    }

    #hmenu ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #hmenu li {
        display: inline;
    }

.separator {
    padding: 5px;
}

#pagetitle {
    height: 70px;
    margin: 0 15px 15px 15px;
    color: #363636;
    border-bottom: 1px solid #e3e3e3;
    clear: both;
}

    #pagetitle h1 {
        float: left;
        font-size: 2em;
        font-weight: 300;
        font-family: 'Lato',sans-serif;
        margin: 22px 0 0 0;
    }



div.bread-crumb {
    margin: -28px 15px 0 0px;
    height: 22px;
    float: right;
}

    div.bread-crumb ul {
        font-size: 11px;
        color: #7A7A7A;
        float: left;
        background: url(/assets/images/backgrounds/textbox-bg.jpg) repeat-x white;
        border: 1px solid #e3e3e3;
        margin: 0 0 0 15px;
    }

        div.bread-crumb ul li a {
            color: #363636;
            text-decoration: none;
        }

            div.bread-crumb ul li a:hover {
                color: #f1571a;
            }

        div.bread-crumb ul li {
            float: left;
            display: block;
            height: 22px;
            line-height: 22px;
            font-size: 11px;
            padding-left: 10px;
            padding-right: 10px;
            position: relative;
        }

            div.bread-crumb ul li:before {
                content: "|";
                position: absolute;
                left: -2px;
            }


            div.bread-crumb ul li a:visited {
                color: #363636;
            }

    div.bread-crumb li a, ul.bread-crumb li span {
        padding: 0 6px;
    }

    div.bread-crumb li.home:before {
        display: none;
    }

    div.bread-crumb li.home {
        background: url('/assets/images/home.gif') no-repeat 5px 3px;
        padding-left: 5px;
    }

        div.bread-crumb li.home a, ul.bread-crumb li.home span {
            padding-left: 22px;
        }

    div.bread-crumb ul.bread-crumb li a:hover {
        color: #f1571a;
    }

ul.tab-bread-crumb {
    font-size: 11px;
    height: 24px;
    margin: -15px -5px 18px -5px;
    border-bottom: 1px solid #e3e3e3;
}

    ul.tab-bread-crumb li {
        float: left;
    }

        ul.tab-bread-crumb li span {
            padding-left: 5px;
            padding-right: 5px;
        }


#help {
    /*border: dotted thin red;*/
    float: right;
    margin-top: -5px;
    margin-right: -5px;
}

#search input[type="text"] {
    width: 260px;
    float: left;
    margin: 0px 8px 0 0px;
}

#search {
    float: right;
    position: relative;
    width: 330px;
    height: 71px;
    margin-top: 10px;
    margin-right: 16px;
    padding: 4px 0 0 10px;
    background: url('/assets/images/search-bg.png') repeat #505050;
}

#searchTop {
    font-size: 13px;
    font-weight: bold;
    background-repeat: repeat-x;
    color: White;
    height: 24px;
    padding-top: 6px;
}


#contentmain {
    margin: 0 13px 60px 13px;
}

.contentmain {
    margin: 0 15px 0 15px;
    min-height: 400px;
}


#contentmain p {
    margin-top: 12px;
}

#contentmain h1, .contentmain h1 {
    font-size: 2em;
    font-weight: 300;
    font-family: 'Lato',sans-serif;
    margin-top: 10px;
    margin-bottom: 20px;
    /*font-size: 18px;
    font-weight: normal;
    line-height: 26px;
    margin-top: 12px;
    margin-bottom: 8px;
    color: #f1571a;*/
}

#contentmain ul, .contentmain ul {
    line-height: 20px;
}

.contentmain.minheight {
    min-height: 750px;
}

.contentbottom {
    height: 60px;
}

.content-summary span {
    padding-right: 10px;
}

.content-pages {
    /*background: url('/assets/images/box-bg.jpg') repeat-x;*/
    margin: 15px 0;
    background: #eff1f1;
    padding: 10px;
    /*
    background: #f1f1f1;
    background: #c3c3c3;
    */
}

.content-left {
    float: left;
}

    .content-left ul, .content-top ul {
        margin: -4px 0;
    }

    .content-left li, .content-top li {
        font-weight: normal;
        margin: 4px 1px;
        padding: 0; /*text-indent: 8px;*/
        background: #e3e3e3;
        width: 94px;
    }

.content-top li, .pages-tab li {
    width: auto;
}



.content-top li {
    float: left;
    margin-right: 8px;
}


.pages-tab {
    margin: -4px -4px 4px -4px;
}

    .pages-tab li {
        display: inline-block;
        margin-right: 4px;
    }

        .pages-tab li a {
            display: inline-block;
            padding: 6px 10px 6px 10px;
            border: 1px solid #ed9f07;
            background: #ed9f07;
            color: #fff;
        }




.content-left li a, .content-top li a {
    text-decoration: none;
    display: block;
    padding: 6px 10px 6px 10px;
    font-size: 13px;
    font-weight: normal;
    border: 1px solid #fff;
    color: #363636;
    /*
            background: #e6e6e6 url(/assets/css/smoothness/images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
            
            */
    background: #fff;
    /*
        -moz-border-radius: 4px;
        border-radius: 4px;
            */
}





    .content-left li a span.number, .content-top li a span.number {
        font-weight: bold;
        display: block;
        float: left;
        margin-right: 4px;
        display: none;
    }

    .content-left li a:hover, .content-top li a:hover {
        cursor: pointer;
        border: 1px solid #ed9f07;
    }

    .content-left li a.selected, .content-top li a.selected {
        background: #ed9f07;
        /*font-weight: bold;*/
        color: #fff;
        border: 1px solid #ed9f07;
    }

        .content-left li a.selected.parent {
            border-bottom: none;
        }

            .content-left li a.selected.parent:hover {
                border: 1px solid #d3d3d3;
                border-bottom: none;
            }






.content-left ul li ul {
    margin-top: -4px;
    background: #fff;
    border: 1px solid #d3d3d3;
    border-top: none;
    margin-bottom: 4px;
}

    .content-left ul li ul li {
        background: #fff;
        width: 90px;
    }

        .content-left ul li ul li a {
            border: none;
            background: #ffffff;
            padding: 1px 7px 1px 7px;
            background: url('/assets/images/bullet.png') no-repeat 6px 6px;
            padding-left: 20px;
        }

            .content-left ul li ul li a:hover {
                border: none;
                background: url('/assets/images/bullet.png') no-repeat 6px 6px;
                text-decoration: underline;
            }

            .content-left ul li ul li a.selected:hover {
                text-decoration: none;
            }

            .content-left ul li ul li a.selected {
                font-weight: bold;
                background: url('/assets/images/bullet.png') no-repeat 6px 6px;
                color: #212121;
            }


            .content-left ul li ul li a.download {
                background: none;
                font-weight: bold;
                padding-left: 6px;
                color: #237EA4;
                cursor: text;
            }

                .content-left ul li ul li a.download:hover {
                    text-decoration: none;
                    cursor: text;
                }

.content-right {
    margin: 1px 0px 0 4px;
    float: left;
    background: white;
    border: 1px solid #e3e3e3;
    padding: 12px;
    position: relative;
    width: calc(100% - 128px);
    -moz-border-radius: 6px;
    border-radius: 6px;
}


div.container-left {
    float: left;
    width: 750px;
    margin-bottom: -4px;
    border: 1px solid red;
}

div.container-right {
    float: left;
    width: 850px;
    margin-left: 4px;
    margin-bottom: -4px;
    margin-right: -20px;
}



div.content-top {
    margin-left: -1px;
}




div.content-box {
    background: white;
    margin-top: 6px;
    padding: 8px 12px 12px 12px;
    position: relative;
    /*
    
    
    margin-bottom: 4px;
        */
}

    div.content-box table.form {
        margin: 10px 0 0 0;
    }

.entity-form-title h2 {
    margin-bottom: 12px;
}
/*.entity-form-title {
    background: white;
    margin-top: 6px;
    padding: 8px 12px 12px 12px;
    position: relative;
}
*/
/*.entity-form-menu {
    background: #eff1f1;
    padding: 0px 8px 4px 0px;
}*/
.entity-form-menu a {
    display: inline-block;
    border: 1px solid #e3e3e3;
    color: #363636;
    text-decoration: none;
    padding: 7px 10px 7px 10px;
    margin-right: 7px;
}

    .entity-form-menu a:hover {
        border-color: var(--button-secondary, #ed9f07);
    }

    .entity-form-menu a.selected {
        background: var(--button-secondary, #ed9f07);
        border-color: var(--button-secondary, #ed9f07);
        color: #fff;
    }

.entity-form-page {
    padding-top: 15px;
}

.entity-form-nav-button {
}

/*.entities-forms-templates .content-box { background: none; padding: 0; }*/




.report-group {
    margin: 4px;
    background: white;
    border: 1px solid #d3d3d3;
    padding: 12px;
    height: 200px;
    float: left;
    width: 200px;
}

/*
#rightpanel
{
}

#rightpanel ul
{
    margin: 0 0 0 0;
    list-style: none;
    padding: 0;
}

.headfirst
{
    height: 42px;
    line-height: 41px;
    font-size: 13px;
    font-weight: bolder;
    text-transform: lowercase;
    text-indent: 6px;
    color: #363636;
    width: 150px;
    display: none;
}

.head
{
    font-size: 13px;
    font-weight: bolder;
    line-height: 40px;
    height: 41px;
    text-transform: lowercase;
    text-indent: 6px;
    padding: 0;
    color: #363636;
    margin:0;
    width: 150px;
    background: url('/assets/images/menu3.png') repeat-x 0 0px;
    border-left: 1px solid #e3e3e3;
	border-right: 1px solid #e3e3e3;    
	display: none;
  
}
*/
#footer {
    height: 12px;
    color: Gray;
    font-size: 12px;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 20px;
    background: #edecec;
    margin: 0px auto 0 auto;
    margin-left: 220px;
    text-align: left;
    display: none;
}

/*
div.footer-shadow
{
    height: 10px;
    background: url('/assets/images/horizontal-shadow.png') repeat-x;
}
    */

.copy {
    float: left;
    padding-left: 10px;
    display: none;
}

    .copy a {
        color: Gray;
        text-decoration: none;
    }

        .copy a:hover {
            color: Gray;
        }

#fmenu {
    float: none;
    padding-right: 10px;
}

    #fmenu a {
        color: Gray;
        text-decoration: underline;
    }


    #fmenu ul {
        margin: 0;
        padding: 0;
        list-style: none;
    }

    #fmenu li {
        display: inline;
    }

table.grid {
    width: 100%;
    font-size: 13px;
    border-collapse: collapse;
}

    table.grid tbody {
        border-left: 1px solid #e3e3e3;
        border-right: 1px solid #e3e3e3;
        border-bottom: 1px solid #e3e3e3;
    }


    table.grid td, table.grid th {
        border-collapse: collapse;
    }

        table.grid th, table.grid td.grid-head {
            /*background: url('/assets/images/deliverance-bg.png') repeat #505050;*/ /*background-image: url("/assets/images/grid-bg.jpg");*/
            background: #000;
            color: #ffffff;
            font-weight: bold;
            font-size: 13px;
            border: none;
            border-bottom: 1px solid #e3e3e3;
            text-align: left;
            padding: 12px 4px 12px 4px;
            text-align: left;
        }

            table.grid th a {
                color: #fff;
                text-decoration: underline;
            }

            table.grid th.text-right {
                text-align: right;
                padding-right: 6px;
            }

            table.grid th.text-center {
                text-align: center;
            }

    table.grid td {
        padding: 10px 4px 8px 4px;
        border-bottom: 1px solid #e3e3e3;
        color: #363636;
        vertical-align: top;
        min-height: 10px;
        line-height: 20px;
    }

        table.grid td.text-right {
            padding-right: 6px;
        }

        table.grid td div.title {
            height: 16px;
        }

        table.grid td label {
            display: none;
        }


        table.grid td div.title b {
            float: left;
            margin-top: 3px;
        }

        table.grid td p {
            margin: 0;
        }

    table.grid tr.empty td {
        border-top: 1px solid #e3e3e3;
        font-weight: bold;
    }

    table.grid.middle td {
        vertical-align: middle;
    }

    table.grid.program {
        width: 100%;
    }

        table.grid.program td {
            border-left: 1px solid #e3e3e3;
            border-right: 1px solid #e3e3e3;
        }

            table.grid.program td.group {
                text-align: center;
                width: 20px;
            }

            table.grid.program td span.red {
                color: red;
            }

    table.grid tr.middle td {
        vertical-align: middle;
    }

    table.grid tr.alt {
        background: url('/assets/images/backgrounds/textbox-bg.jpg') repeat-x;
    }

    table.grid td.bold, table.grid tr.bold td {
        font-weight: bold;
    }

    table.grid td.nowrap, table.grid th.nowrap {
        white-space: nowrap;
    }

    table.grid td.rowcount {
        padding-top: 16px;
    }

    table.grid td.grid-button {
        padding-top: 12px;
        text-align: right;
        padding-right: 8px;
    }

    table.grid td.indent {
        padding-left: 12px;
    }

    table.grid td.centre {
        text-align: center;
    }

    table.grid th.centre {
        text-align: center;
    }


    table.grid tr.totals td {
        font-weight: bold;
    }

        table.grid tr.totals td.amount {
            color: #f1571a;
        }

    table.grid td.first, table.grid th.first {
        padding-left: 8px;
    }

    table.grid tr.pagination td {
        border: none;
        padding: 4px;
    }


    table.grid tr.pagination a {
        border: 1px solid #e3e3e3;
        display: block;
        width: 24px;
        text-align: center;
        padding: 5px 0;
    }

        table.grid tr.pagination a:hover {
            border: 1px solid #f1571a;
        }

    table.grid tr.pagination table td span {
        border: 1px solid #f1571a;
        display: block;
        width: 24px;
        text-align: center;
        padding: 5px 0;
    }

    table.grid tr.pagination table {
        float: left;
    }

    table.grid td.urgent {
        font-weight: bold;
        color: Red;
        text-align: center;
        font-size: 14px;
        font-family: 'Comic Sans MS';
    }


    table.grid tr.highlight:hover, table.grid tr.select:hover {
        background: #f1f1f1;
        cursor: pointer;
    }

    table.grid tr.highlighted {
        background: #ffb3b3;
    }

    table.grid tr.warning {
        background: #F7E1E1;
    }

    table.grid td.warning, table.grid td.warning a {
        color: #f1571a;
        font-weight: bold;
    }

        table.grid td.warning.blink-me {
            color: red;
        }


    table.grid.scroll {
    }

        table.grid.scroll thead {
            display: block;
            width: 100%;
            background: #000;
            height: 42px;
        }

        table.grid.scroll tbody {
            display: block;
            overflow-y: scroll;
        }




.page-info {
    float: right;
    margin-top: 10px;
    margin-right: 4px;
}

.pager-wrapper {
    text-align: center;
}

    .pager-wrapper.condensed {
        padding-top: 20px;
    }

    .pager-wrapper .pager {
        margin-bottom: 10px;
    }

    .pager-wrapper.condensed .pager {
        float: left;
        margin-top: 0;
    }

    .pager-wrapper .pager li > a, .pager-wrapper .pager li > span {
        background-color: #f1ba67;
        text-decoration: none;
        color: #fff;
        border: none;
        padding-left: 0;
        padding-right: 0;
        width: 28px;
        border-radius: 4px;
        margin-left: 1px;
        margin-right: 1px;
    }

    .pager-wrapper.condensed .pager li > a, .pager-wrapper.condensed .pager li > span {
        border-radius: 2px;
        padding-top: 1px;
        padding-bottom: 0;
        width: 24px;
        line-height: 24px;
    }

    .pager-wrapper .pager li > span, .pager-wrapper .pager li > a:hover {
        background: #ed9f07;
    }

.new-page-info {
    color: #484848;
}

.pager-wrapper.condensed .new-page-info {
    float: left;
    margin: 5px 0 0 10px;
}



table.grid tr.pager td {
    padding: 6px 4px 6px 2px;
}

table.grid tr.pager div.page-info {
    float: right;
    margin: 2px 4px 0 0;
}

table.grid tr.pager div.pages {
    float: left;
    margin-left: 2px;
}

    table.grid tr.pager div.pages ul {
    }

        table.grid tr.pager div.pages ul li {
            margin-right: 6px;
            float: left;
        }

            table.grid tr.pager div.pages ul li span.current {
                border: 1px solid #f1571a;
                display: block;
                width: 24px;
                height: 20px;
                text-align: center;
                padding-top: 1px;
            }

            table.grid tr.pager div.pages ul li a.page {
                border: 1px solid #e3e3e3;
                display: block;
                width: 24px;
                height: 20px;
                text-align: center;
                padding-top: 1px;
            }

                table.grid tr.pager div.pages ul li a.page:hover {
                    border: 1px solid #f1571a;
                }

            table.grid tr.pager div.pages ul li a.next, table.grid tr.pager div.pages ul li a.prev {
                display: block;
                width: 28px;
                height: 22px;
                padding-top: 3px;
                text-align: center;
            }

            table.grid tr.pager div.pages ul li a.page.large {
                font-size: 15px;
            }

                table.grid tr.pager div.pages ul li a.page.large.disabled {
                    color: #e3e3e3;
                }

                    table.grid tr.pager div.pages ul li a.page.large.disabled:hover {
                        border: 1px solid #e3e3e3;
                        cursor: auto;
                    }





table.grid td div.actions, li div.actions {
    float: right;
    margin: -4px 4px -6px 0;
}


table.grid td.nowrap div.actions {
    padding-right: 8px;
}


li div.actions {
    margin-right: -4px;
    margin-top: -2px;
}


table.grid th a.add, table.grid th a.plus {
    float: right;
    margin: -6px 4px -4px 0;
}

table.grid td div.actions.nofloat {
    float: none;
}

div.with-actions {
    height: 20px;
}

    div.with-actions h2 {
        float: left;
    }

    div.with-actions .actions {
        float: right;
        margin: -4px 8px -6px 0;
    }


li .actions a {
    display: block;
    float: left;
    width: 24px;
    height: 24px;
    margin: 0px 4px 2px 0;
}

    table .actions a:before, table th a.add:before, li .actions a:before, table th a.plus:before {
        font-family: FontAwesome;
        text-decoration: none !important;
        background: #ed9f07;
        color: #fff;
        padding: 3px 0px 0 0;
        width: 24px;
        height: 24px;
        line-height: 20px;
        display: block;
        text-align: center;
        float: left;
        margin: 0px 4px 2px 0;
        font-size: 15px;
        border-radius: 1px;
    }

.tip {
    color: #ed9f07;
    position: absolute;
    margin-left: 5px;
    margin-top: -5px;
}

    .tip:hover {
        color: #ed9f07;
    }

    .tip + .tooltip.top > .tooltip-arrow {
        border-top: 5px solid #ed9f07;
    }


    .tip + .tooltip.top > .tooltip-inner {
        background-color: #ed9f07;
    }

.tooltip-inner {
    max-width: 500px;
}

    .tooltip-inner div {
        white-space: nowrap;
    }

table span.actions a {
    display: inline-block;
    width: 22px;
    height: 15px;
    margin-left: 5px;
}

    table span.actions a:before {
        width: 22px;
        height: 17px;
        padding-top: 0;
        font-size: 13px;
        border-radius: 4px;
    }

table.grid.dialog {
    margin-top: 8px;
    margin-bottom: 4px;
}

    table.grid.dialog th {
        background: none;
        color: #363636;
        border-top: 1px solid #e3e3e3;
    }

    table.grid.dialog td a {
        color: #237EA4;
    }

table.grid.costs {
    width: 700px;
}

    table.grid.costs td.share {
        font-weight: bold;
        text-align: center;
        vertical-align: middle;
    }

    table.grid.costs.edit td {
        padding-top: 2px;
        padding-bottom: 2px;
    }

    table.grid.costs td input {
        width: 60px;
    }

table.grid.allotments {
    width: 300px;
    float: left;
    margin: 16px 20px 0 0;
}

    table.grid.allotments td {
        padding-top: 2px;
        padding-bottom: 2px;
        vertical-align: middle;
    }


.grid.search {
    width: auto;
    min-width: 965px;
}

    .grid.search.compact {
        min-width: 0px;
        margin-top: 8px;
        margin-bottom: 4px;
    }



table.grid.search th.date {
    text-align: center;
    padding-top: 6px;
    padding-bottom: 4px;
    width: 38px;
}


table.grid.search td.date, table.grid.search td.add {
    border-left: 1px solid #e3e3e3;
    text-align: center;
}

table.grid.search td.add {
    width: 30px;
}

table.grid.search td.date.withallotments {
    padding: 0;
}

    table.grid.search td.date.withallotments.sold {
        background: #f6f6f6;
        color: #ff9393;
    }


/*
table.grid.search td.date span.price {
    position: relative;
    display: block;
    height: 30px;
    line-height: 24px;
    text-align: left;
    padding-left: 6px;
}
*/

table.grid.search td.date.highlight {
    background: #FFFFC2;
}


table.grid.search td.date span.available {
    position: absolute;
    font-size: 11px;
    bottom: 0;
    line-height: 11px;
    right: 2px;
    font-weight: bold;
}

    table.grid.search td.date span.available.sold {
        color: #cd0a0a;
    }

table.grid.search td span.sold {
    color: red;
}

table.grid.search td.date.na {
    font-size: 10px;
    background: #f6f6f6;
    color: #a7a7a7;
}

    table.grid.search td.date.na.highlight {
        background: #E6E6C1;
    }



    table.grid.search td.date.na table.grid.search span.day {
        text-transform: uppercase;
        color: #f1571a;
    }

table.grid.search span.date {
    font-size: 11px;
    line-height: 14px;
}

table.grid.search span.more {
    color: #f1571a;
    font-style: italic;
}

table.grid tr.header td {
    color: #f1571a;
    border-bottom: none;
    border-top: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    text-align: center;
    font-weight: bold;
    background: #f6f6f6;
}

table.grid.summary tr.header td {
    border-top: none;
    border-right: none;
    text-align: right;
}

table.grid.summary {
    margin-bottom: 10px;
}

    table.grid.summary td {
    }

    table.grid.summary tbody {
        border-left: none;
        border-right: none;
    }




table.grid tr.header td.clear {
    border-top: none;
    border-left: none;
    background: none;
}

table.grid td.border-left {
    border-left: 1px solid #e3e3e3;
}

table.grid td.border-right {
    border-right: 1px solid #e3e3e3;
}

table .grid td.icon {
    width: 24px;
}

    table.grid td.icon a {
        margin: -4px 0 0 2px;
    }

table.grid b.inactive {
    text-decoration: line-through;
    font-weight: normal;
}


table.grid th.check {
    width: 24px;
}

    table.grid th.check input {
        padding: 0;
        margin: 0 0 0 2px;
    }

table.grid td.check input {
    padding: 0;
    margin: 2px 0 0 2px;
}

table.grid td.input {
    padding: 3px;
}


table.header {
    border-collapse: collapse;
    margin-bottom: -7px;
}

    table.header td {
        font-weight: bold;
        line-height: 20px;
        vertical-align: top;
    }

        table.header td.label {
            color: #f1571a;
            padding-right: 8px;
        }

        table.header td.spacer {
            padding-right: 30px;
        }


        table.header td.comments {
            font-weight: normal;
        }

table.form {
    margin: 10px 0 10px 0;
    border-collapse: collapse;
}

    table.form td {
        /*padding: 6px 8px 4px 0px;*/
        height: 28px;
        vertical-align: top;
        line-height: 26px;
        padding-top: 6px;
    }

    table.form.edit td {
        /*padding: 3px;*/
    }

    table.form.edit.left {
        float: left;
    }

    table.form td.label {
        font-weight: bold;
        color: #000;
        padding-right: 14px;
        text-align: left;
        white-space: nowrap;
    }

    table.form tr.head td {
        height: 22px;
        vertical-align: top;
        line-height: 20px;
        padding-top: 0;
    }


    table.form td input, table.form td .jqTransformSelectWrapper, table.form td .jqTransformCheckboxWrapper, table.form td textarea, table.form td .jqTransformRadioWrapper, table.form td select {
        margin-top: -2px;
    }

    table.form td textarea {
        margin-bottom: 4px;
    }

    table.form.edit td.label {
        /*padding-top: 9px;*/
    }

        table.form.edit td.label span {
            padding-top: 20px;
        }


    table.form.edit td.text {
        /*padding-top: 10px;*/
    }

    table.form td.spacer {
        padding-right: 20px;
    }

    table.form.search td.spacer {
        padding-right: 18px;
    }


    table.form td a.button {
        margin-top: -2px;
        float: left;
    }

    table.form tr.border-top {
        border-top: 1px solid #e3e3e3;
    }

        table.form tr.border-top td {
            padding-top: 16px;
        }

    table.form tr.pad-bottom td {
        padding-bottom: 10px;
    }


/*
#find
{
    margin-top: 18px;
    margin-bottom: 18px;
}
*/
.editPageTitle {
    margin: 0px 0px 20px 0px;
    width: 700px;
    padding: 0;
}

.editPageStd {
    margin: 0px 0px 0px 0px;
}


.editPageDetail {
    margin: 0px 0px 50px 0px;
    border-top: 1px solid #e3e3e3;
}

    .editPageDetail h1 {
        line-height: 40px;
    }

    .editPageDetail tr {
        height: 25px;
    }

.editPageButtons div.left {
    float: left;
}

.editPageButtons div.right {
    float: right;
}

.ddlStandard {
    width: 160px;
}

.ddlLong {
    width: 200px;
}

.dynamicNoRepeat {
    margin-bottom: 30px;
    padding-top: 5px;
}

    .dynamicNoRepeat td {
        height: 30px;
    }

.form.edit td.col1 {
    padding-top: 13px;
}



.GridViewStyle {
    margin-bottom: 30px;
}

#AddRpt {
    margin-bottom: 2px;
    text-align: right;
}


ul.form {
    list-style: none;
    margin-top: 12px;
}

    ul.form li {
        display: block;
        float: left;
        width: 340px;
        height: 36px;
        line-height: 32px;
    }

        ul.form li label {
            display: block;
            float: left;
            width: 90px;
        }

        ul.form li input, ul.form li select, ul.form li .jquery-selectbox {
            margin-top: 4px;
        }

.detailsTable {
    border-collapse: collapse;
}

    .detailsTable td {
        padding-top: 5px;
        height: 22px;
    }

        .detailsTable td.label {
            width: 100px;
            font-weight: bold;
        }

.summary {
    float: left;
    width: 200px;
}

.autocomplete_completionListElement {
    visibility: hidden;
    margin: 0px !important;
    background-color: white;
    color: windowtext;
    border: 1px solid #e3e3e3;
    cursor: 'default';
    overflow: auto;
    height: 200px;
    text-align: left;
    list-style-type: none;
    font-size: 13px;
    z-index: 100;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem {
    background-color: #f3f3f3;
    padding: 7px 3px;
    white-space: nowrap;
}

/* AutoComplete item */

.autocomplete_listItem {
    background-color: window;
    color: Red; /*#363636;*/
    padding: 7px 3px;
    white-space: nowrap;
}




.ui-autocomplete {
    max-height: 200px;
    overflow-y: scroll;
    z-index: 2000;
}



    .ui-autocomplete .ui-menu-item {
        white-space: nowrap;
    }

        .ui-autocomplete .ui-menu-item a:hover {
            background: #ed9f07;
            border: 1px solid #ed9f07;
            color: #fff;
        }

.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    background: #ed9f07;
    border: 1px solid #ed9f07;
    color: #fff;
}

.ui-corner-all {
    border-radius: 0 !important;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}



a.pager-actions {
    font-family: Wingdings 3;
}


a.copy-address {
    display: block;
    margin: 18px 0 0 0;
}

div.add-new {
    text-align: right;
    margin: 5px;
}

ul.bullet li {
    background: url('/assets/images/li.jpg') no-repeat 0 5px;
    padding-left: 17px;
    line-height: 19px;
    margin-bottom: 4px;
}

ul.tick li {
    background: url('/assets/images/green_tick.png') no-repeat 0 3px;
    padding-left: 24px;
    line-height: 24px;
    margin-bottom: 1px;
}

ul.bullet.numbered li {
    background: none;
    padding-left: 0;
    line-height: 24px;
    margin-bottom: 1px;
}

    ul.bullet.numbered li span {
        font-weight: bold;
        padding: 0 6px 0 2px;
        color: #f84d08;
        font-size: 15px;
    }

ul.comments li {
    font-size: 90%;
    line-height: 16px;
    margin-bottom: 2px;
    position: relative;
    padding-left: 10px;
    color: darkgray;
    font-style: italic;
}

    ul.comments li:before {
        content: "-";
        position: absolute;
        left: 0;
    }


h2.sitemap {
    margin: 15px 0 10px 0;
}


span.clear {
    display: block;
    clear: both;
    height: 0;
}


#TB_window {
    border: 1px solid #e3e3e3;
}

p.disclaimer {
    color: #909090;
    font-size: 11px;
}

h2.disclaimer {
    color: #909090;
    font-size: 12px;
    font-weight: bold;
    padding: 5px 0 8px 0;
}

.popup {
    display: none;
}

div.help {
    padding: 10px 10px 0 0;
    height: 100%;
    width: 100%;
    overflow-y: scroll;
    margin: 0 -10px 0px 0;
}

    div.help a {
        color: #237EA4;
        text-decoration: none;
    }

    div.help h2 {
        color: #363636;
        margin-bottom: 8px;
    }

    div.help p {
        color: #7A7A7A;
        margin-bottom: 5px;
        margin-top: 0px;
    }

    div.help h3 {
        color: #f1571a;
        margin-top: 15px;
        margin-bottom: 10px;
        font-weight: normal;
    }

    div.help h4 {
        color: #363636;
        font-weight: bold;
        margin-bottom: 6px;
    }

    div.help div.box {
        border: 1px solid #e3e3e3;
        padding: 8px;
        background-color: #FAF8CC;
        color: #363636;
        font-size: 11px;
        margin-bottom: 10px;
    }

        div.help div.box div.title {
            height: 20px;
        }

        div.help div.box h4 {
            float: left;
        }

        div.help div.box a.close {
            float: right;
            font-weight: bold;
        }

    div.help b.red {
        color: Red;
    }

.login {
    margin: 0 auto;
    border: none;
    border-collapse: collapse;
    padding: 0;
    float: left;
    margin-top: 10px;
}

    .login table {
        border: none;
        border-collapse: collapse;
        padding: 0;
    }

    .login td input[type="text"], .login td input[type="password"] {
        width: 200px;
    }

    .login td {
        border: none;
        border-collapse: collapse;
        padding: 0;
    }

.login-check label {
    margin-left: 12px;
    margin-top: 14px;
    float: left;
}

.login-check a {
    margin-top: 6px;
}

.login-validator {
    margin-left: 4px;
}

div#forgotPassword h2, div#login h2 {
    margin-top: 10px;
}

div#emailSent {
    background: url('/assets/images/mail_id_next_64.png') no-repeat;
    height: 70px;
}

    div#emailSent p {
        margin-left: 70px;
    }

div.remember {
    margin: 8px 0 24px 0;
    width: 304px;
}

    div.remember label {
        float: left;
        margin: 8px 0 0 20px;
    }


#confirmError {
    padding: 20px;
}

    #confirmError label {
        font-weight: normal;
        padding-bottom: 2px;
    }

#errorMessage {
    border: 1px solid #ed0777;
    padding: 10px;
    height: 200px;
    overflow-y: scroll;
    margin-bottom: 15px;
    color: #484848;
}


b.error, .text-warning {
    color: #cd0a0a;
    font-weight:bold;
}

div.error {
    background: url(/assets/images/hijack_48.png) no-repeat #fef1ec 8px 10px;
    border: 1px solid #cd0a0a;
    color: #363636;
    min-height: 65px;
    margin: 20px 0px;
}


    div.error.small {
        background: url(/assets/images/hijack_32.png) no-repeat #fef1ec 6px 6px;
        border: 1px solid #cd0a0a;
        color: #363636;
        min-height: 40px;
        margin: 12px 0 -16px 0;
        z-index: 20;
        position: relative;
    }

.bulksendwarning div.error.small {
    margin: 0 0 10px 0;
}

div.error strong {
    color: #cd0a0a;
    font-weight: bold;
}

div.error p {
    margin-left: 70px;
    color: #363636;
}

div.error.small p {
    margin: 6px 0 6px 44px;
    line-height: 16px;
}


div.error.custom p {
    margin-top: 8px;
}

div.error a {
    color: #363636;
    text-decoration: underline;
    font-weight: bold;
}

div.error.message {
    margin-bottom: 20px;
    background: url(/assets/images/hijack_48.png) no-repeat #fff 8px 10px;
    border: none;
    padding-top: 8px;
    margin: 0;
}

div.error-page {
    background: url(/assets/images/hijack_72.png) no-repeat;
    min-height: 80px;
    border-bottom: 1px solid #e3e3e3;
    padding-bottom: 10px;
}


    div.error-page p {
        margin-left: 88px;
        font-weight: bold;
        color: #363636;
        line-height: 30px;
    }


.hidden {
    display: none;
}

.quicksearch-input {
    display: block;
    margin: 15px 0 20px 0;
    float: left;
}


#quickSearch label {
    float: left;
    margin: 8px 0px 0 6px;
}

div.check {
    float: left;
    width: 140px;
    margin-bottom: 5px;
}

div.search-spacer {
    display: block;
    clear: both;
    height: 8px;
}

#quickSearch input {
    width: 240px;
    margin-right: 8px;
    float: left;
}

div.quickNav {
    border: 1px solid #e3e3e3;
    font-size: 12px;
}

#quickNav h2 {
    color: #000;
    font-weight: bold;
    line-height: 20px;
    font-size: 12px;
}

#quickNav div.group {
    border-bottom: 1px solid #e3e3e3;
    padding: 5px 0;
}


a.nav {
    float: left;
    display: block;
    width: 68px;
    height: 17px;
    margin-right: 12px;
    background: url('/assets/images/sprites/default.sprite.png') no-repeat;
    padding: 74px 0 0 6px;
}

a.reports {
    background-position: 2px 2px;
}

a.clients {
    background-position: -74px 2px;
}

a.programs {
    background-position: -570px 2px;
}

a.exercises {
    background-position: -494px 2px;
}

a.blogs {
    background-position: -640px 0px;
}


a.products {
    background-position: -250px 2px;
}

a.orders {
    background-position: -710px 2px;
}

ul.nav {
    line-height: 20px;
    margin-top: 4px;
}

    ul.nav li {
        float: left;
        display: block;
        width: 115px;
    }

ul.quickNav {
    margin-top: 8px;
}

    ul.quickNav li {
        float: left;
        margin-right: 12px;
        margin-bottom: 12px;
    }

        ul.quickNav li.last {
            margin-right: 0;
        }

        ul.quickNav li a {
            display: block;
            border: 1px solid #e3e3e3;
            width: 95px;
            font-weight: bold;
            text-align: center;
            height: 90px;
            padding-top: 5px;
            background-image: url('/assets/images/sprites/default.sprite.png');
            background-repeat: no-repeat;
        }

            ul.quickNav li a:hover {
                border: 1px solid #f1571a;
            }

            ul.quickNav li a.users {
                background-position: -410px 20px;
            }

            ul.quickNav li a.audits {
                background-position: -60px 23px;
            }

            ul.quickNav li a.comms {
                background-position: -322px 22px;
            }

            ul.quickNav li a.dash {
                background-position: 22px 24px;
            }

            ul.quickNav li a.workflows {
                background-position: -234px 22px;
            }

            ul.quickNav li a.wf-templates {
                background-position: -148px 24px;
            }

            ul.quickNav li a.entities {
                background-position: -70px 25px;
            }

span.validation {
    color: Red;
}

label.error {
    padding-left: 8px;
    padding-top: 8px;
    color: #cd0a0a;
    font-weight: bold;
    position: absolute;
}

p.info {
    color: #cd0a0a;
    font-weight: bold;
}

label.error a.error-link {
    padding-left: 10px;
    padding-right: 10px;
    padding-top: 4px;
    padding-bottom: 8px;
    position: absolute;
    color: #cd0a0a;
    font-weight: bold;
}

    label.error a.error-link span.error-msg {
        display: none;
        padding-left: 8px;
    }

    label.error a.error-link:hover span.error-msg {
        display: inline;
    }

.validity-summary-container {
    display: none;
}

    .validity-summary-container div.error {
        padding-top: 8px;
    }

        .validity-summary-container div.error p {
            font-size: 12px;
            font-weight: bold;
            margin-bottom: 4px;
            color: #cd0a0a;
        }

div.error ul {
    margin-left: 46px;
    line-height: 18px;
    margin-bottom: 8px;
}

    div.error ul li {
        list-style-type: decimal;
        list-style-position: inside;
        background: none;
        padding-left: 0px;
        line-height: 16px;
    }


.validity-summary-container div.error ul {
    margin-left: 72px;
    font-size: 12px;
    line-height: 18px;
    margin-bottom: 8px;
}

    .validity-summary-container div.error ul li {
        list-style-type: decimal;
        list-style-position: inside;
    }

.validity-erroneous {
    border: solid 1px #cd0a0a !important;
}

    .validity-erroneous.val-checkrequired {
        border: none !important;
    }

        .validity-erroneous.val-checkrequired label {
            color: #cd0a0a !important;
        }


div.important {
    border: solid 1px #cd0a0a !important;
    color: #cd0a0a !important;
    font-weight: bold !important;
}

span.important {
    color: #cd0a0a !important;
    font-weight: bold !important;
}



div.tab-content {
    padding: 10px 0 10px 0;
}

.sortable {
    list-style-type: none;
    margin: 20px 0 30px 0;
    padding: 0;
    width: 50%;
}

    .sortable li {
        margin: 0 3px 3px 3px;
        padding: 6px;
        height: 18px;
        font-weight: bold;
    }

        .sortable li:hover {
            cursor: move;
        }

        .sortable li span {
            position: absolute;
            margin-left: -1.3em;
        }

div.border-bottom {
    border-bottom: 1px solid #e3e3e3;
    margin-bottom: 16px;
    padding-bottom: 8px;
}

.fc.fc-unthemed .fc-toolbar h2 {
    margin-top: 5px;
}

.Calendar .ajax__calendar_container {
    background-color: White;
    border: solid 1px #ADADAD; /*width: 150px;*/ /*height: 100px;*/ /*font-size: 11px;*/
    z-index: 1000;
    color: #363636;
    width: 195px;
    height: 190px;
}

.Calendar .ajax__calendar_header {
    height: 22px;
    padding: 0;
    margin: 0 auto;
}

.Calendar .ajax__calendar_title {
    height: 22px;
    text-align: center;
    padding: 2px 0 0 0;
    margin: 0 auto;
}

.Calendar .ajax__calendar_next, .Calendar .ajax__calendar_prev {
    padding-top: 3px;
}

.Calendar .ajax__calendar_body {
    background-color: white;
    border-top: solid 1px #ADADAD;
    border-bottom: solid 1px #ADADAD; /*height: 100px;*/
    padding: 0 0 12px 0;
    margin: 0;
    width: 195px;
    height: 130px;
}

.Calendar .ajax__calendar_dayname {
    text-align: center;
    font-weight: bold;
    padding-left: 0px;
    padding-right: 0px;
    margin-bottom: 2px;
    margin-top: 2px;
}

.Calendar .ajax__calendar_day {
    text-align: center;
}

.Calendar .ajax__calendar_month, .Calendar .ajax__calendar_year {
    text-align: center;
    line-height: 13px;
    height: 40px;
}

.Calendar .ajax__calendar_today {
    font-weight: bold;
    height: 16px;
    padding-top: 3px;
}


.Calendar table td {
    border: none;
    padding: 0px 0 0 0;
    height: 12px;
    background: white;
    line-height: 14px;
    min-height: 0;
    border-collapse: collapse;
}

.Calendar .ajax__calendar_active {
    border: 1px solid red;
    font-weight: bold;
    color: #363636;
}

.Calendar .ajax__calendar_other {
    color: #7A7A7A;
}

.Calendar .ajax__calendar_hover {
    background-color: #E6E6FA;
}


div.street-address {
    float: left;
    margin-right: 15px;
}

div.postal-address {
    float: left;
}

div.repeat-section {
}

    div.repeat-section div.repeater {
        margin-bottom: 20px;
    }




.entity-name {
    margin-bottom: 10px;
}

.entity-address {
    color: #7A7A7A;
    margin-bottom: 10px;
}

.entity-detail {
    padding-right: 10px;
}

    .entity-detail b {
        color: #f1571a;
        padding-right: 6px;
    }

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.information {
    color: #363636;
    font-weight: bold;
    float: left;
    margin: 15px 0;
}

.export {
    margin: 0 1px -20px 0;
}

.export-buttons {
    padding: 8px;
    border-top: 1px solid #e3e3e3;
    border-left: 1px solid #e3e3e3;
    border-right: 1px solid #e3e3e3;
    background: url(/assets/images/backgrounds/textbox-bg.jpg) repeat-x white;
    float: right;
}



.search-fields input, .search-fields a.button, .search-fields .jqTransformSelectWrapper {
    float: left;
    margin-right: 8px;
}

.search-fields label {
    float: left;
    margin-right: 12px;
    display: block;
    line-height: 26px;
}

    .search-fields label.margin {
        margin-left: 16px;
    }

div#addButton {
    height: 30px;
}

.assembly-loader {
    background: url('/assets/images/assemble.gif') 0px center no-repeat;
    height: 80px;
    width: 100%;
    font-size: 16px;
}

div.success {
    background: url(/assets/images/icons_tick.jpg) no-repeat;
    float: right;
    color: #363636;
    padding: 0 0 0 28px;
    height: 30px;
    line-height: 24px;
    margin: -26px 112px 0 0;
}


span.success {
    background: url(/assets/images/icons_tick.jpg) no-repeat 0 -2px;
    display: block;
    padding: 0 0 0 28px;
}


a.button.find {
    float: left;
    margin: 15px 0 0 20px;
}

label.red {
    color: Red;
}

.CodeMirror-line-numbers {
    width: 2.2em;
    color: #aaa;
    background-color: #eee;
    text-align: right;
    padding-right: .3em;
    font-size: 12px;
    font-family: monospace;
    padding-top: .4em;
    line-height: 15px;
}

.code-border {
    border: 1px solid #e3e3e3;
}

div.homepage-left {
    margin-right: 251px;
}

div.homepage-right {
    float: right;
    width: 230px;
    background: white;
    border-left: 1px solid #E3E3E3;
    border-right: 1px solid #E3E3E3;
    padding: 10px;
    margin-top: -16px;
}


    div.homepage-right h2 {
        margin-bottom: 12px;
        color: #363636;
        text-transform: uppercase;
        margin: 0 0 16px 0;
        padding: 6px 0 12px 0;
        border-bottom: 1px solid #E3E3E3;
        font-size: 15px;
        font-weight: bold;
    }

    div.homepage-right p {
        font-size: 11px;
        margin-left: 6px;
        padding-bottom: 10px;
        border-bottom: 1px solid #E3E3E3;
    }

    div.homepage-right h3 {
        color: #363636;
        font-size: 13px;
        background: url('/assets/images/green_tick.png') no-repeat 0 0px;
        padding: 2px 0 8px 20px;
    }

div#pagetitle.no-border {
    border: none;
}

div.border {
    border-bottom: 1px solid #E3E3E3;
    margin-bottom: 16px;
    padding-top: 4px;
}

h2.orange {
    background: url(/assets/images/slide-1.jpg) no-repeat top right;
    color: #fff;
    padding: 4px 20px 4px 6px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
    line-height: 22px;
}

h2.blue {
    background: url(/assets/images/slide-2.jpg) no-repeat top right;
    color: #fff;
    padding: 4px 20px 4px 6px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
    line-height: 22px;
}

h2.red {
    background: url(/assets/images/h2-red.jpg) no-repeat top right;
    color: #fff;
    padding: 4px 20px 4px 6px;
    font-weight: bold;
    font-size: 13px;
    text-transform: uppercase;
    margin-top: 0;
    margin-bottom: 10px;
    float: left;
    line-height: 22px;
}

div.rotate {
    background: white;
    width: 650px;
    height: 240px;
}


div.links {
    margin: -12px 0 0 130px;
    height: 12px;
    position: absolute;
}

    div.links a {
        display: block;
        float: left;
        margin-right: 20px;
        font-size: 14px;
        font-weight: bold;
    }

#do {
    background: url(/assets/images/white-puzzle.jpg) no-repeat top right; /*background: url(/assets/images/silver-world.jpg) no-repeat top right;*/
}

#offer {
    background: url(/assets/images/deliverance-offer.jpg) no-repeat top right;
}

#benefits {
    background: url(/assets/images/server-room.jpg) no-repeat top right;
}

#know-more {
    background: url(/assets/images/know-more.jpg) no-repeat 0 110px;
    height: 260px;
    width: 350px;
    border-right: 1px solid #E3E3E3;
    float: left;
}

    #know-more h2 {
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 16px;
        margin-bottom: 10px;
    }

#member {
    float: right;
    background: url(/assets/images/page-flip.jpg) no-repeat bottom right;
    width: 350px;
    height: 260px;
    margin-right: -12px;
}

    #member h2 {
        color: #7f7f7f;
        text-transform: uppercase;
        font-weight: bold;
        margin-top: 16px;
        margin-bottom: 10px;
    }

    #member a.login {
        display: block;
        position: absolute;
        width: 100px;
        height: 90px;
        background: url(/assets/images/login.jpg) no-repeat 1000px;
        text-indent: -9999px;
        margin: 170px 0 0 250px;
    }

        #member a.login:hover {
            background-position: bottom right;
        }

ul#slider li {
}

.slides1_wrap {
}

.bx_pager {
    margin-bottom: 20px;
}

    .bx_pager a {
        display: block;
        height: 26px;
        width: 26px;
        text-align: center;
        line-height: 26px;
        background: url('/assets/images/numbers-bg.jpg') top right;
        float: left;
        margin-right: 8px;
        color: white;
        font-weight: bold;
        font-size: 14px;
    }

        .bx_pager a.active, .bx_pager a:hover {
            background: url('/assets/images/numbers-bg.jpg') top left;
            color: White;
        }

.auto_controls {
    position: absolute;
    margin-left: 70px;
}

    .auto_controls a.auto_link {
        display: block;
        height: 26px;
        width: 26px;
        background: url('/assets/images/numbers-bg.jpg') center right;
        float: left;
        text-indent: -9999px;
    }

        .auto_controls a.auto_link:hover {
            background-position: -29px -58px;
        }

        .auto_controls a.auto_link.play {
            background-position: center left;
        }

            .auto_controls a.auto_link.play:hover {
                background-position: 0px -58px; /*background-position: bottom left;*/
            }


.slides1_wrap a.next, .slides1_wrap a.prev {
    display: none;
}

.button.contact {
    margin: 10px 0 40px 439px;
    float: left;
}

label.mandatory {
    font-weight: bold;
    color: #cd0a0a;
    padding-left: 8px;
}

    label.mandatory.afterSelect {
        margin-top: 6px;
        float: left;
    }


td.mandatory textarea {
    float: left;
}

td.mandatory label {
    float: left;
    margin-top: 6px;
}

/*here*/

select, select.form-control {
    padding: 8px 4px 6px 4px;
    border: 1px solid #e3e3e3;
    font-size: 13px;
    font-family: Arial, Helvetica, sans-serif;
    border-radius: 0;
    -webkit-box-shadow: none;
    background: #fff;
    color: #000;
    /*
    -moz-border-radius: 4px;
    border-radius: 4px;
     */
}

.card-header .form-inline h2 {
    float: left;
}




.card-header .form-inline .bootstrap-select.form-control {
    width: 85px;
    float: left;
    margin-left: 10px;
    margin-top: -10px;
}

.card.BarchartByDay .card-header {
    padding-bottom: 0;
}

.card.LineChartByDate .card-header {
    padding-bottom: 0;
}

.card.PieChartByType .card-header {
    padding-bottom: 15px;
}

.form-field.function {
    position: absolute;
}

.form-group .ms-parent {
    width: 100% !important;
}




.multiselect .ui-selecting {
    background: #E3E3E3;
}

.multiselect .ui-selected {
    background: #E3E3E3;
}

.multiselect {
    list-style-type: none;
    margin: 0;
    padding: 0;
    border: 1px solid #e3e3e3;
    color: #000;
    height: 270px;
}

    .multiselect li {
        border: none;
        padding: 5px;
    }

div.report-viewer input[type='text'] {
    background: white;
    padding: 2px;
    width: auto;
}

span.left {
    float: left;
}

.page-buttons {
    margin-top: 15px;
}

.sticky-wrapper .sticky-buttons.stuck {
    position: fixed;
    bottom: 0px;
    z-index: 99;
    padding: 15px 10px 15px 10px;
    background: rgba(237, 236, 236, 0.9);
    width: 100%;
    left: 0;
    border-top: 1px solid rgba(1, 1, 1, 0.1);
    text-align: center;
}


div.form-buttons {
    /*    float: right;*/
    background: #f3f3f3;
    position: absolute;
    right: -1px;
}

    div.form-buttons.top {
        top: -1px;
        padding: 0px 0px 4px 0px;
        border-left: 1px solid #d3d3d3;
        border-bottom: 1px solid #d3d3d3;
    }

    div.form-buttons.bottom {
        bottom: -1px; /*    margin: -13px -13px -13px 0;*/
        padding: 4px 0 0px 0px;
        border-left: 1px solid #d3d3d3;
        border-top: 1px solid #d3d3d3;
    }

    div.form-buttons a {
        margin: 0 0 0 5px;
    }

/*
div.form-buttons a
{
    width: 50px;
    margin-bottom: 4px;
    text-align: center;
}
*/

div.form {
}

    div.form table.form {
        margin-bottom: 0;
    }

table.calendar {
    border-collapse: collapse;
    font-size: 11px;
}


    table.calendar th {
        border: 1px solid #e3e3e3;
        padding: 5px 0;
        width: 21px;
    }

    table.calendar td {
        text-align: center;
        line-height: 14px;
        padding: 0px;
        border: 1px solid #e3e3e3;
    }

    table.calendar th.col1 {
        padding: 4px 8px;
        text-align: left;
    }

    table.calendar td.available {
        background: #C0FFBA;
    }

    table.calendar td.col1 {
        text-align: left;
        font-weight: bold;
        padding: 4px 8px;
        width: 70px;
    }

        table.calendar td.col1 a, table.calendar td.col1 a:hover, table.calendar td.col1 a:visited {
            display: inline;
            color: #237EA4;
            text-decoration: underline;
        }


    table.calendar td a, .ui-dialog .ui-dialog-content table.calendar td a {
        color: #363636;
        display: block;
        padding: 4px 0;
        width: 21px;
    }

        table.calendar td a:hover, .ui-dialog .ui-dialog-content table.calendar td a:hover {
            color: #363636;
        }

        table.calendar td a.available {
            background: #cce1fd;
            font-weight: bold;
        }

            table.calendar td a.available:hover {
                background: #a2c4f2;
            }

        table.calendar td a.scheduled {
            background: #fde2cc;
            font-weight: bold;
        }

            table.calendar td a.scheduled:hover {
                background: #e8c0a0;
            }

        table.calendar td a.taken {
            background: #dafdcc;
            font-weight: bold;
        }

            table.calendar td a.taken:hover {
                background: #bcddae;
            }


        table.calendar td a.notavailable {
            background: #f1f1f1;
        }


    table.calendar.compact {
        font-size: 10px;
    }


/*div#modal-loading {
    position: absolute;
    z-index: 9000;
    background: url('/assets/images/loading-bg.png');
    display: none;
}

div#loading-fg {
    background: #fff center 50px;
    z-index: 9001;
    position: absolute;
    text-align: center;
    width: 350px;
    height: auto;
    min-height: 100px;
    border: 1px solid #e1e1e1;
}*/

div#loading-fg span.message {
    margin: 15px 0 15px 0;
    display: block;
    font-size: 16px;
    font-weight: bold;
    text-align: center;
}

div#loading-fg small {
    display: block;
    font-style: italic;
    margin: 0 6px 12px 6px;
}

div#loading-fg img {
    margin: 15px auto 15px auto;
    display: block;
}

.content-right.main {
    width: 1223px;
    min-height: 700px;
    margin-right: 0;
}

.content-right.summary {
    float: right;
    width: 200px;
    font-size: 11px;
    min-height: 712px;
    margin-bottom: -12px;
}

    .content-right.summary h2 {
        font-size: 14px;
    }

    .content-right.summary table.form {
        margin: 5px 0;
    }

        .content-right.summary table.form td {
            height: 20px;
            line-height: 16px;
            padding-top: 2px;
        }

            .content-right.summary table.form td.label {
                width: 66px;
                padding-right: 0;
            }


    .content-right.summary.large {
        width: 450px;
        font-size: 13px;
    }

        .content-right.summary.large h2 {
            font-size: 18px;
        }


        .content-right.summary.large table.form td.label {
            width: auto;
            padding-right: 8px;
        }

.content-right.main.narrow {
    margin-right: 482px;
}




.menuPopup {
    position: relative;
    display: inline-block;
}

    .menuPopup ul {
        margin: -25px 0 0 0px;
        padding: 0;
        border: 1px solid #e3e3e3;
        z-index: 200;
        display: none;
        height: auto;
        position: absolute;
        background: white;
        white-space: nowrap;
    }

    .menuPopup:hover ul {
        display: block;
    }

        .menuPopup:hover ul li {
            display: block;
            float: none;
            margin: 0px;
            padding: 0px;
            border: 0px;
        }

            .menuPopup:hover ul li a {
                display: block;
                padding: 4px 6px;
            }

div.box {
    border: 1px solid #e3e3e3;
    padding: 6px;
}

td.label.agent, td.label.reason {
    width: 80px;
}

div.club-header {
    margin-top: 8px;
}

#newMessages.wiggle {
    display: none;
}

.ui-datepicker-calendar .publicHoliday .ui-state-default {
    border: 1px solid #cd0a0a;
    background: #fef1ec;
}

.ui-datepicker .ui-datepicker-title select {
    padding: 3px 1px 1px 1px;
}


.image-background {
    background-image: -moz-linear-gradient(45deg, #e0e0e0 25%, transparent 25%), -moz-linear-gradient(-45deg, #e0e0e0 25%, transparent 25%), -moz-linear-gradient(45deg, transparent 75%, #e0e0e0 75%), -moz-linear-gradient(-45deg, transparent 75%, #e0e0e0 75%);
    background-image: -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.25, #e0e0e0), color-stop(.25, transparent)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.25, #e0e0e0), color-stop(.25, transparent)), -webkit-gradient(linear, 0 100%, 100% 0, color-stop(.75, transparent), color-stop(.75, #e0e0e0)), -webkit-gradient(linear, 0 0, 100% 100%, color-stop(.75, transparent), color-stop(.75, #e0e0e0));
    -moz-background-size: 6px 6px;
    background-size: 6px 6px;
    -webkit-background-size: 6px 6px; /* override value for shitty webkit */

    background-position: 0 0, 3px 0, 3px -3px, 0px 3px;
}


    .image-background.padded {
        padding: 5%;
        min-height: 40px;
    }

div.image-order {
    border: 1px solid #d1d1d1;
    background: white;
    padding: 5px;
    width: 100%;
}

    div.image-order.video {
        height: auto;
    }



    div.image-order div.display-order {
        position: absolute;
        background: white;
        width: 20px;
        line-height: 20px;
        color: #484848;
        font-weight: bold;
        margin: 3px 3px;
        text-align: center;
        filter: alpha(opacity=80);
        opacity: 0.8;
    }

    div.image-order a.thumb {
        display:block;
        width: 100%; height:auto;
    }

        div.image-order img {
            width: 100%; height:auto;
        }



        div.image-order table.form {
            margin: 0 0 0 4px;
            float: left;
        }

        div.image-order table.form td {
            padding: 0;
            height: 16px;
        }

            div.image-order table.form td.label {
                padding-right: 8px;
            }


        div.image-order table.form.edit {
            width: calc(100% - 144px);
            margin: 0 0 0 6px;
            float: left;
        }

            div.image-order table.form.edit td {
                padding-bottom: 3px;
                padding-top: 3px;
            }

                div.image-order table.form.edit td.label {
                    width: 90px;
                }


ul.product-images {
    padding: 3px 0 0 3px;
    background: #d1d1d1;
    float: left;
    width: 100%;
    min-height: 110px;
}

    ul.product-images li {
        float: left;
        margin: 0 3px 3px 0;
        clear: both;
        width: 100%;
        position:relative;
    }

        ul.product-images li .actions
        {
            position:absolute;
            top: 8px; left: 6px;
        }

        div.image-container {
            float: left;
        }

    div.image-container.right {
        float: right;
    }

div.video-thumb {
    float: left;
    text-align: center;
    border: 1px solid #e1e1e1;
    padding: 2px;
}

    div.video-thumb img.video-image {
        padding-left: 3px;
        padding-top: 3px;
    }

.white-popup {
    position: relative;
    background: #FFF;
    padding: 5px;
    width: auto;
    max-width: 640px;
    margin: 20px auto;
}

    .white-popup.draggable {
        position: absolute !important;
    }


    .white-popup.white-popup-padded {
        padding: 20px;
    }


.ui-dialog .ui-dialog-content {
    overflow: visible !important;
}

div.white-popup.modal {
    display: block;
    max-width: 400px;
    min-width: 280px;
    position: relative;
    padding: 20px;
    overflow: visible !important;
}


div.white-popup.small-popup {
    display: block;
    max-width: 400px;
    min-width: 280px;
    position: relative;
    padding: 20px;
    overflow: visible !important;
}

div.white-popup.form {
    padding: 20px;
    max-width: 800px;
}

div.white-popup.view-file {
    padding: 20px;
    max-width: 1000px;
}

div.white-popup.processing {
    max-width: 380px;
    text-align: center;
    padding: 20px;
    font-weight: bold;
}

div.white-popup.scroll {
    height: 400px;
    overflow-y: scroll;
}

.white-popup .popup-buttons a {
    min-width: 60px;
    margin: 0 5px;
}


.popup-buttons a.close {
    text-shadow: none;
}

.popup-buttons.full-width a.button {
    width: 100%;
    text-align:center;
    margin: 8px auto;
    
}

.mfp-ajax-holder div.white-popup.scroll {
    margin-top: 30px;
    padding-top: 0;
}

.mfp-ajax-holder div.white-popup {
    margin-bottom: -20px;
}

.mfp-ajax-holder .mfp-close {
    top: -6px;
    right: -5px;
}




.mfp-image-holder .mfp-close {
    width: 32px;
    background: none;
    top: 2px;
    right: 0px;
    font-size: 50px;
}

.mfp-iframe-holder .mfp-content {
    max-width: 1600px;
}

.mfp-iframe-scaler iframe {
    box-shadow: none;
    background: #fff;
    border: none;
    border-bottom: 8px solid #fff;
}


.iframe-container {
    position:relative;
}

.iframe-loading {
    position: absolute;
    width: 960px;
    height: 700px;
    background: #eff1f1;
}

.iframe-loading-fg {
    text-align: center;
    margin: 300px auto 0 auto;
    background: #fff;
    width: 400px;
    padding: 40px;
}

    #quickNav h3 {
        padding-top: 5px;
        font-weight: normal;
        color: #484848;
        font-size: 20px;
        padding-bottom: 15px;
    }

a.quicknavlink {
    display: block;
    margin: 5px 0;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    border: none;
}

    a.quicknavlink span {
        background: #ed9f07;
        display: inline-block;
        width: 23px;
        text-align: center;
        line-height: 25px;
        height: 23px;
        color: #fff;
        text-decoration: none;
        margin-right: 8px;
        border-radius: 2px;
    }



.drag-header {
    padding: 10px;
    cursor: move;
    z-index: 10;
    background-color: #2196F3;
    color: #fff;
}

.mce-btn button:hover:not(.mce-open) {
    border: none;
}

.mce-btn button.mce-open:hover {
    border-top: none;
    border-bottom: none;
}

div.multiple-select {
    margin-top: 2px;
    padding-right: 5px;
}

    div.multiple-select input[type=checkbox] {
        float: left;
        margin-top: 5px;
        margin-right: 5px;
        margin-bottom: 0;
        height: auto;
        padding: 0;
        clear: left;
    }

    div.multiple-select label {
        clear: none;
        float: left;
        margin-top: 0;
        padding: 0 0;
        font-weight: normal;
    }


.form-group .bootstrap-select.btn-group, .form-horizontal .bootstrap-select.btn-group, .form-inline .bootstrap-select.btn-group {
    height: 34px;
}

.bootstrap-select > .dropdown-toggle.bs-placeholder, .bootstrap-select > .dropdown-toggle.bs-placeholder:active, .bootstrap-select > .dropdown-toggle.bs-placeholder:focus, .bootstrap-select > .dropdown-toggle.bs-placeholder:hover {
    color: #000;
    font-size: 13px;
    height: 34px;
    border-radius: 0;
    border: 1px solid #e3e3e3;
    line-height: 23px;
    -webkit-box-shadow: none !important;
    outline: -webkit-focus-ring-color auto 0px !important;
}

.bootstrap-select:not([class*=col-]):not([class*=form-control]):not(.input-group-btn) {
    width: 100%;
}


.bootstrap-select.btn-group .dropdown-toggle .caret {
    right: 8px;
}

.bootstrap-select > .btn.dropdown-toggle.btn-default {
    color: #000;
    font-size: 13px;
    height: 34px;
    border-radius: 0;
    border: 1px solid #e3e3e3;
    line-height: 23px;
    background: none;
    -webkit-box-shadow: none;
    outline: -webkit-focus-ring-color auto 0px;
    padding-left: 8px;
    padding-right: 8px;
}

    .bootstrap-select > .btn.dropdown-toggle.btn-default:focus, .bootstrap-select > .btn.dropdown-toggle.btn-default:hover {
        background: none !important;
        -webkit-box-shadow: none !important;
        outline: -webkit-focus-ring-color auto 0px !important;
    }


.bootstrap-select.open > .btn.dropdown-toggle.btn-default {
    border: 1px solid #ed9f07;
}


.dropdown-menu {
    border-radius: 0;
    margin-top: 0;
    border-left: 1px solid #ed9f07;
    border-right: 1px solid #ed9f07;
    border-bottom: 1px solid #ed9f07;
    border-top: none;
}

    .dropdown-menu > li > a {
        font-size: 13px;
        color: #000;
        padding-left: 8px;
        padding-right: 8px;
        padding-top: 4px;
        padding-bottom: 4px;
    }

    .dropdown-menu > li.selected a {
        border: none !important;
        -webkit-box-shadow: none;
        outline: -webkit-focus-ring-color auto 0px;
    }

    .dropdown-menu > li > a:focus {
        border: none !important;
        -webkit-box-shadow: none;
        outline: -webkit-focus-ring-color auto 0px;
    }

    .dropdown-menu > li > a:active {
        border: none !important;
        -webkit-box-shadow: none;
        outline: -webkit-focus-ring-color auto 0px;
    }

.dropdown-header {
    padding: 8px;
    font-size: 13px;
}

.dropdown-menu .divider {
    margin: 5px 0 3px 0;
}

.bootstrap-select.btn-group .dropdown-menu li a.opt {
    padding-left: 14px;
}


.side-box h2 {
    margin-bottom: 12px;
}

.side-box ul {
    margin-bottom: 0;
}

    .side-box ul li {
        font-size: 15px;
        line-height: 20px;
        margin-bottom: 5px;
    }

.side-box .form-control {
    height: 40px;
}


.form-pages p {
    margin-top: 8px;
}

.form-pages > li {
    display: block;
    border: 2px solid #e3e3e3;
    padding: 10px;
    margin-bottom: 10px;
}

    .form-pages > li > ul > li {
        display: block;
        border: 2px solid #e3e3e3;
        padding: 8px;
        margin-top: 8px;
    }

.form-pages li.highlight:hover {
    border: 2px solid #ed9f07;
}

.form-pages li.highlight:hover {
    border: 2px solid #ed9f07;
}

    .form-pages li.highlight:hover .row div:not(.exclude-click) {
        cursor: pointer;
    }

.form-pages ul.ui-sortable, .form-pages.ui-sortable {
    border: dashed #e3e3e3;
    padding: 0 8px 8px 8px;
    margin-top: 8px;
}

.form-pages.ui-sortable {
    padding-top: 8px;
    padding-bottom: 0;
}

.ui-sortable li {
    cursor: move;
}



.form-pages > li > ul > li > ul > li {
    display: block;
    border: 2px solid #e3e3e3;
    background: #f3f3f3;
    padding: 8px;
    margin-top: 8px;
}


.form-pages li.no-border {
    border: none;
    padding: 0;
    background: none;
}

.row.search {
    margin-left: -5px;
    margin-right: -5px;
}

    .row.search div[class^='col-'], .row.search div[class*=' col-'] {
        padding-left: 5px;
        padding-right: 5px;
    }


.p-0 {
    padding: 0px;
}

.p-3 {
    padding: 3px;
}

.p-5 {
    padding: 5px;
}

.p-10 {
    padding: 10px;
}

.p-15 {
    padding: 15px;
}

.p-20 {
    padding: 20px;
}

.p-25 {
    padding: 25px;
}

.p-30 {
    padding: 30px;
}

.p-35 {
    padding: 35px;
}

.p-40 {
    padding: 40px;
}

.p-45 {
    padding: 45px;
}

.p-50 {
    padding: 50px;
}

.pt-0 {
    padding-top: 0px;
}

.pt-3 {
    padding-top: 3px;
}

.pt-5 {
    padding-top: 5px;
}

.pt-10 {
    padding-top: 10px;
}

.pt-15 {
    padding-top: 15px;
}

.pt-20 {
    padding-top: 20px;
}

.pt-25 {
    padding-top: 25px;
}

.pt-30 {
    padding-top: 30px;
}

.pt-35 {
    padding-top: 35px;
}

.pt-40 {
    padding-top: 40px;
}

.pt-45 {
    padding-top: 45px;
}

.pt-50 {
    padding-top: 50px;
}

.pr-0 {
    padding-right: 0px;
}

.pr-3 {
    padding-right: 3px;
}

.pr-5 {
    padding-right: 5px;
}

.pr-10 {
    padding-right: 10px;
}

.pr-15 {
    padding-right: 15px;
}

.pr-20 {
    padding-right: 20px;
}

.pr-25 {
    padding-right: 25px;
}

.pr-30 {
    padding-right: 30px;
}

.pr-35 {
    padding-right: 35px;
}

.pr-40 {
    padding-right: 40px;
}

.pr-45 {
    padding-right: 45px;
}

.pr-50 {
    padding-right: 50px;
}

.pb-0 {
    padding-bottom: 0px;
}

.pb-3 {
    padding-bottom: 3px;
}

.pb-5 {
    padding-bottom: 5px;
}

.pb-10 {
    padding-bottom: 10px;
}

.pb-15 {
    padding-bottom: 15px;
}

.pb-20 {
    padding-bottom: 20px;
}

.pb-25 {
    padding-bottom: 25px;
}

.pb-30 {
    padding-bottom: 30px;
}

.pb-35 {
    padding-bottom: 35px;
}

.pb-40 {
    padding-bottom: 40px;
}

.pb-45 {
    padding-bottom: 45px;
}

.pb-50 {
    padding-bottom: 50px;
}

.pl-0 {
    padding-left: 0px;
}

.pl-3 {
    padding-left: 3px;
}

.pl-5 {
    padding-left: 5px;
}

.pl-10 {
    padding-left: 10px;
}

.pl-15 {
    padding-left: 15px;
}

.pl-20 {
    padding-left: 20px;
}

.pl-25 {
    padding-left: 25px;
}

.pl-30 {
    padding-left: 30px;
}

.pl-35 {
    padding-left: 35px;
}

.pl-40 {
    padding-left: 40px;
}

.pl-45 {
    padding-left: 45px;
}

.pl-50 {
    padding-left: 50px;
}

.m-0 {
    margin: 0px;
}

.m-3 {
    margin: 3px;
}

.m-5 {
    margin: 5px;
}

.m-10 {
    margin: 10px;
}

.m-15 {
    margin: 15px;
}

.m-20 {
    margin: 20px;
}

.m-25 {
    margin: 25px;
}

.m-30 {
    margin: 30px;
}

.m-35 {
    margin: 35px;
}

.m-40 {
    margin: 40px;
}

.m-45 {
    margin: 45px;
}

.m-50 {
    margin: 50px;
}

.mt-0 {
    margin-top: 0px;
}

.mt-3 {
    margin-top: 3px;
}

.mt-5 {
    margin-top: 5px;
}

.mt-10 {
    margin-top: 10px;
}

.mt-15 {
    margin-top: 15px;
}

.mt-20 {
    margin-top: 20px;
}

.mt-25 {
    margin-top: 25px;
}

.mt-30 {
    margin-top: 30px;
}

.mt-35 {
    margin-top: 35px;
}

.mt-40 {
    margin-top: 40px;
}

.mt-45 {
    margin-top: 45px;
}

.mt-50 {
    margin-top: 50px;
}

.mr-0 {
    margin-right: 0px;
}

.mr-3 {
    margin-right: 3px;
}

.mr-5 {
    margin-right: 5px;
}

.mr-10 {
    margin-right: 10px;
}

.mr-15 {
    margin-right: 15px;
}

.mr-20 {
    margin-right: 20px;
}

.mr-25 {
    margin-right: 25px;
}

.mr-30 {
    margin-right: 30px;
}

.mr-35 {
    margin-right: 35px;
}

.mr-40 {
    margin-right: 40px;
}

.mr-45 {
    margin-right: 45px;
}

.mr-50 {
    margin-right: 50px;
}

.mb-0 {
    margin-bottom: 0px;
}

.mb-3 {
    margin-bottom: 3px;
}

.mb-5 {
    margin-bottom: 5px;
}

.mb-10 {
    margin-bottom: 10px;
}

.mb-15 {
    margin-bottom: 15px;
}

.mb-20 {
    margin-bottom: 20px;
}

.mb-25 {
    margin-bottom: 25px;
}

.mb-30 {
    margin-bottom: 30px;
}

.mb-35 {
    margin-bottom: 35px;
}

.mb-40 {
    margin-bottom: 40px;
}

.mb-45 {
    margin-bottom: 45px;
}

.mb-50 {
    margin-bottom: 50px;
}

.ml-0 {
    margin-left: 0px;
}

.ml-3 {
    margin-left: 3px;
}

.ml-5 {
    margin-left: 5px;
}

.ml-10 {
    margin-left: 10px;
}

.ml-15 {
    margin-left: 15px;
}

.ml-20 {
    margin-left: 20px;
}

.ml-25 {
    margin-left: 25px;
}

.ml-30 {
    margin-left: 30px;
}

.ml-35 {
    margin-left: 35px;
}

.ml-40 {
    margin-left: 40px;
}

.ml-45 {
    margin-left: 45px;
}

.ml-50 {
    margin-left: 50px;
}

.checklist-bar {
    display: inline-block;
    height: 16px;
    position: absolute;
}

.grid.entities .checklist-bar {
    margin-top: 5px;
    display: block;
    position: relative;
    margin-bottom: 0px;
}

.grid.entities .checklist-bar {
    margin-top: 5px;
}

.grid.relationships .checklist-bar {
    position: relative;
    float: left;
    margin-bottom: -5px;
}

.checklist-bar li {
    display: inline-block;
    height: 16px;
    width: 16px;
    margin-right: 3px;
    border-radius: 2px;
}


i.color-display {
    display: block;
    float: left;
    height: 16px;
    width: 16px;
    margin-right: 5px;
    margin-top: 2px;
    border-radius: 2px;
}

.email-attachments {
    line-height: 24px;
    border: 1px solid #e3e3e3;
    padding: 3px 3px;
    min-height: 32px;
}

.email-attachment {
    display: inline-block;
    background: #ed9f07;
    color: #fff;
    padding: 0 5px;
    margin: 3px;
}

    .email-attachment a {
        padding-left: 3px;
        color: #fff;
    }

@media screen and (max-width: 1600px) {

    .hamburger-menu {
        display: inline-block;
    }

    #middle {
        margin-left: 0;
    }

    .sidebar {
        display: none;
    }

    .sidebar {
        display: none;
    }

        .sidebar.showmenu {
            display: block;
            width: 220px;
            z-index: 98;
        }

    .menu {
        position: absolute;
        width: 220px;
        right: 0;
        z-index: 1000;
        display: none;
        top: 60px;
        padding: 0;
    }

        .menu.on {
            display: block;
        }

        .menu ul {
            height: auto;
            background: #ed9f07;
            margin-top: 0 !important;
        }

        .menu > ul {
            padding-top: 5px;
            padding-bottom: 10px;
        }



        .menu li, .menu li.first {
            display: block;
            float: none;
            width: 280px;
            border: none;
        }

            .menu li a {
                text-align: left;
                line-height: 30px;
            }

        .menu ul {
            margin-top: 5px;
            height: auto;
            float: none;
        }




        .menu > ul > li {
            border-top: 1px solid rgba(0,0,0,0.15);
        }

            .menu > ul > li:first-of-type {
                border-top: none;
            }

            .menu > ul > li > a {
                height: auto;
                padding-top: 3px;
                padding-bottom: 3px;
            }

            .menu > ul > li a:hover {
                text-decoration: underline;
            }

        .menu li ul {
            background: #ed9f07;
            position: relative;
            width: 100%;
            min-width: unset;
            padding: 0 0 10px 0;
            margin: 0;
            border: none;
            border-radius: 0;
            display: block;
        }

        .menu li:hover li {
        }

        .menu li li {
            display: block;
        }

            .menu li li a:before {
                font-family: 'FontAwesome';
                content: '\f0da';
                position: absolute;
                left: 20px;
                top: -1px;
            }

        .menu li:hover a, .menu li a:hover {
            color: #fff !important;
        }


        .menu li li a, .menu li ul.wide li a, .menu li:hover li a {
            color: #fff !important;
            margin: 0;
            width: auto;
            display: block;
            text-align: left;
            padding-left: 32px;
            border: none;
            height: auto;
            line-height: 24px;
            font-size: 16px;
            padding-top: 0px;
            padding-bottom: 0px;
        }



            .menu li:hover li a:hover {
                color: #fff;
            }

    ul.top-nav {
        border-right: 1px solid rgba(255,255,255,0.5);
        border-style: inset;
    }

        ul.top-nav li.menu-button a {
            padding-top: 18px;
            padding-left: 20px;
            padding-right: 20px;
        }

        ul.top-nav li span.text {
            display: none;
        }

        ul.top-nav li.menu-button.tasks {
            width: auto;
        }

            ul.top-nav li.menu-button.tasks a {
                padding-right: 10px;
            }
}

@media screen and (max-width: 1200px) {
    div .row .col-md-12 .search-buttons {
        padding-top: 5px;
        margin-bottom: 20px;
    }

    .md-hidden {
        display: none;
    }
}

@media screen and (max-width: 992px) {




    .sm-hidden {
        display: none;
    }

    .home-page .pull-right {
        float: none !important;
        border-bottom: none !important;
    }

    h2 {
        font-size: 1.25em;
    }

    #metservice-widget {
        display: none;
    }

    #pagetitle h1 {
        font-size: 1.5em;
        margin-top: 20px;
        float: none;
    }

    #pagetitle {
        height: auto;
        padding-bottom: 15px;
    }

    h1 .profile-pic {
        display: none;
    }

    #logo {
        margin-left: 10px;
    }

    .container-fluid {
        padding-right: 5px;
        padding-left: 5px;
    }


    div.row .col-sm-12 .search-buttons {
        padding-top: 5px;
        margin-bottom: 20px;
    }
}


@media screen and (max-width: 768px) {

    .xs-hidden {
        display: none;
    }

    div.row .col-xs-12 .search-buttons {
        padding-top: 5px;
        margin-bottom: 20px;
    }



    div.content-box {
        margin-top: 0px;
        padding-top: 6px;
    }

    div.content-pages {
        padding: 4px;
    }

    /*
    div.content-top 
    {
        position: absolute;
        right: 20px;
        top: 68px;
        background: none;
        z-index: 1;
    }
        */

    div.content-top {
        position: relative;
        height: 0;
        overflow: visible;
        z-index: 1000;
    }

        div.content-top ul {
            display: none;
        }

        div.content-top .tab-hamburger-menu {
            display: block;
            float: right;
            margin-top: 4px;
            margin-right: 4px;
        }



        div.content-top ul.showtabmenu {
            display: block;
            position: absolute;
            right: 4px;
            top: 43px;
            background: #ed9f07;
            width: 150px;
            z-index: 5;
        }

            div.content-top ul.showtabmenu li {
                display: block;
                width: 100%;
                margin: 0;
                background: none;
            }


                div.content-top ul.showtabmenu li.return, div.content-top ul.showtabmenu li.selected {
                    display: none;
                }

                div.content-top ul.showtabmenu li a {
                    float: none;
                    padding: 8px 12px;
                    border: none;
                    background: none;
                    border-bottom: 1px solid rgba(0, 0, 0, 0.15);
                    box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset;
                    color: #fff;
                }

                div.content-top ul.showtabmenu li:not(.return):first-child a {
                    box-shadow: none;
                    padding-top: 12px;
                }


                div.content-top ul.showtabmenu li a:hover {
                    background-color: rgba(255, 255, 255, 0.15);
                }

                div.content-top ul.showtabmenu li a.selected {
                    background: none;
                }

                    div.content-top ul.showtabmenu li a.selected:after {
                        display: none;
                    }
}


@media screen and (max-width: 1600px) {
    div.tab-nav ul.tabs li a {
        padding-left: 8px;
        padding-right: 8px;
    }
}

@media screen and (max-width: 1400px) {

    .container-fluid.hastabnav {
        padding-top: 0;
    }

    div.tab-nav ul.tabs li.return {
        display: none;
    }

    div.tab-nav ul.tabs li a.return span {
        display: inline;
        padding-left: 5px;
    }

    div.tab-nav.buildings ul.tabs li a {
        padding-left: 6px;
        padding-right: 6px;
    }

    div.tab-nav {
        position: fixed;
        right: 0px;
        top: 60px;
        background: none;
        z-index: 1;
        width: auto;
        z-index: 100;
    }

        div.tab-nav ul.tabs {
            display: none;
        }

    .tab-hamburger-menu {
        display: block;
    }

    .menu-button.send-email, .menu-button.send-sms {
        display: block;
    }

    div.tab-nav ul.tabs li.send-email, div.tab-nav ul.tabs li.send-sms {
        display: none;
    }



    div.tab-nav ul.tabs.showtabmenu {
        display: block;
        position: absolute;
        right: 0px;
        background: #ed9f07;
        width: 200px;
        top: 0px;
    }

        div.tab-nav ul.tabs.showtabmenu li {
            width: 100%;
        }

            div.tab-nav ul.tabs.showtabmenu li a {
                float: none;
                padding: 5px 12px;
                border-right: none;
                border-bottom: 1px solid rgba(0, 0, 0, 0.15);
                box-shadow: 0px 1px 0px rgba(255, 255, 255, 0.15) inset;
            }

            div.tab-nav ul.tabs.showtabmenu li:first-child a {
                box-shadow: none;
            }


            div.tab-nav ul.tabs.showtabmenu li a.selected:hover {
                background-color: rgba(255, 255, 255, 0.15);
            }

            div.tab-nav ul.tabs.showtabmenu li a.selected {
                background: none;
            }

                div.tab-nav ul.tabs.showtabmenu li a.selected:after {
                    display: none;
                }
}
