﻿* {
    font-family: Calibri, Arial
}

body {
    font-size: 14px;
    background-image: url(../images/black-gradient.png);
    background-repeat: repeat-x;
    background-color: #ffffff;
    background-position: bottom;
    height: 100%;
}

html, head, body, form {
    margin: 0;
    padding: 0;
}


#contents {
    color: #444444;
    background-color: #f8f8f8;
    padding-left: 20px;
    padding-bottom: 55px;
    padding-top: 15px;
    padding-right: 0px;
}

    #contents h2 {
        color: #555;
        font-size: 14px;
        border-radius: 2px;
        margin-bottom: 10px;
        margin-top: 30px;
        display: block;
        padding: 10px
    }

ul {
    margin: 0;
    padding: 0
}

h3 {
    color: #555555;
    font-size: 1.1em;
    margin-bottom: 0px;
    margin-top: 20px;
    padding: 10px;
    background-color: #ffffff;
    border-left: solid 1px #dfdfdf;
    border-right: solid 1px #dfdfdf;
    border-top: solid 1px #dfdfdf;
    background-image: url(../images/h1-bg.jpg);
    background-position: 0px 3px;
    background-repeat: repeat-x
}

.h3box {
    border: solid 1px #dfdfdf;
    padding: 10px;
    background-color: #ffffff
}

td .statType, td .statTypeLeft {
    padding-top: 10px;
    padding-bottom: 5px;
    padding-left: 15px;
    width: 100px;
    cursor: default;
    padding-right: 5px
}

td .statType {
    color: #afafaf;
}

.statValue, .statValueLeft {
    color: #2B75BE;
    font-family: segoe ui, "Open Sans", arial;
    font-size: 18px;
    padding-right: 30px;
    padding-left: 15px;
    padding-bottom: 10px;
    padding-top: 5px;
    cursor: default;
}

.statValue {
}




#pageHolder {
    border-collapse: collapse;
    width: 100%;
    padding-right: 20px;
}

    #pageHolder #pageHolder-title {
        border-bottom: solid 1px #cfcfcf;
        color: #333333;
        background-color: #efefef;
        margin: 0;
        padding: 0
    }

        #pageHolder #pageHolder-title h2 {
            margin: 0;
            padding: 10px;
            color: #777777;
            height: 39px;
            font-size: 15px;
            font-family: Calibri, Arial;
            background-image: url(/ui/images/h1-bg.jpg);
            padding-right: 28px
        }

td {
    vertical-align: top
}

#footer {
    border-top: solid 4px #777777;
    border-bottom: solid 1px #afafaf;
    color: #333333;
    background-color: white;
    clear: both;
    font-weight: bold;
    padding-top: 5px;
    padding-left: 10px;
    padding-bottom: 30px;
    font-size: 11px;
    line-height: 150%;
}

#header {
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    background-color: #2b75be;
}


    #header #root .towbook-logo {
        background-image: url(/ui/images/logo/towbook-light.svg);
        background-position-y: 4px;
        background-position-x: 0px;
        background-repeat: no-repeat;
        background-size: contain;
        width: 115px;
        height: 35px;
        margin-top: 8px
    }

    #header #root li a {
        padding: 20px 10px;
        color: white;
        font-family: 'Open Sans', 'Segoe UI', Calibri;
        font-size: 14px
    }

    #header #root .header-company-detail {
        text-align: right;
        float: right;
        padding: 15px 5px;
        font-size: 12px;
    }

    #header #root li.x-icon {
        float: right !important;
        margin-right: 5px;
        position: relative;
        padding-top: 10px;
    }

    #header ul, #header2 ul {
        list-style: none;
        padding: 0;
        margin: 0 0 0 0;
    }

#header2 {
    float: right;
    /* width: 220px; */
    text-align: right;
    padding-top: 5px;
    padding-right: 10px;
    font-size: 11px;
    color: White;
}

    #header2 ul li {
        float: right
    }

#toolbar {
    padding: 5px;
    background-color: #fff;
}

#header ul li a, #header2 ul li a {
    display: block;
    padding-left: 6px;
    padding-bottom: 6px;
    padding-right: 18px;
    padding-top: 7px;
    text-decoration: none;
    color: #cfcfcf;
}

    #header ul li a.selected, #header ul li a.selected:hover,
    #header2 ul li a.selected, #header2 ul li a.selected:hover {
        background-color: #222222;
        font-weight: bold;
        color: #ffffff
    }


HeaderCell, .HeaderCellRight, .CellLeft, .Cell, .CellWarning {
    padding: 5px;
}

.HeaderCell, .HeaderCellRight {
    padding: 5px;
    padding-top: 11px;
    font-weight: bold;
    background-color: #151515;
    text-align: left;
    cursor: pointer;
    color: white
}

.HeaderCell2, .HeaderCell2L, .HeaderCell2R {
    font-weight: bold;
    padding-left: 5px;
    padding-top: 10px;
    padding-bottom: 10px;
    color: #555555;
    font-size: 1.1em;
    border-left: none;
    border-right: none;
    border-top: solid 1px #dfdfdf;
    background-image: url(../images/h1-bg.jpg);
    border-bottom: solid 1px #cfcfcf;
    font-size: 14px
}

.HeaderCell2L {
    border-left: solid 1px #dfdfdf
}

.HeaderCell2R {
    border-right: solid 1px #dfdfdf
}

.CellLeft, .CellLeft2 {
    border-left: solid 1px #afafaf;
}

.Cell, .CellLeft, .CellWarning, .CellAction, .CellLeft2 {
    border-right: dotted 1px #afafaf;
    border-bottom: solid 1px #dfdfdf;
}

.Cell, .CellWarning, .CellAction {
    background-color: #ededed;
    cursor: pointer;
}

.CellAction {
    padding: 1px;
    cursor: default
}

.CellWarning {
    background-image: url(../images/forms/col-description-red.jpg);
    color: red;
}

a {
    color: black
}

    a:hover {
        text-decoration: underline
    }

.CellLeft a, .Cell a {
    text-decoration: none;
    color: inherit;
    display: block;
    width: auto;
    padding: 5px;
}

    .Cell a:hover, .CellRight a:hover {
        text-decoration: underline;
        color: inherit;
    }

.MouseHoverOn .CellLeft {
}

.MouseHoverOn {
    border: none;
    background-color: #efefef;
    color: black;
}

    .MouseHoverOn .Cell {
        background-image: none;
        background-color: #efefef;
        color: black;
    }

    .MouseHoverOn .CellWarning {
    }

.MouseHoverOff * {
    background-color: inherit;
}

.editor {
    padding: 0;
    margin: 0;
    width: 100%
}

    .editor .Title2 {
        text-align: right;
        width: 10px;
    }

    .editor .Title, .editor .Title2, .editor .Description, .editor .Field, .editor .Description2, .editor .FieldX {
        line-height: 100%;
        padding: 5px;
    }

    .editor .Title {
        padding: 0px 10px 0px 0px
    }

    .editor .Field select {
        margin: 0;
        padding: 0;
        width: 100%
    }


    .editor .Field {
        padding: 10px 10px 0px 0px;
        line-height: 100%
    }

        .editor .Field > input[type=text] {
            padding: 5px;
            margin-bottom: 5px;
            margin-top: 5px
        }

    .editor .FieldMulti {
        padding-right: 10px;
        padding-left: 10px;
        font-weight: bold;
        border-top: solid 1px #afafaf;
        line-height: 200%;
        color: #2b75be;
        font-size: 12px
    }

    .editor FieldX {
        padding: 3px;
        padding-right: 20px
    }



input {
    border: solid 1px #afafaf
}

.Description, .Description2 {
    width: 250px;
    background-image: url(../images/forms/col-description.jpg);
    background-repeat: repeat-x;
    background-color: #efefef;
    border-left: solid 1px #efefef;
}

.Description2 {
    width: 150px;
}

.editor .Title > select, .editor .Title > input[type=text], .editor .Title > input[type=password] {
    margin-top: 5px;
    padding: 5px
}

.editor .Title {
    width: 120px;
    font-size: 12px;
    font-weight: bold;
    padding-top: 10px;
    color: #2B75BE
}

.editor .Field > label,
.towbook-popup label {
    font-weight: bold;
    font-size: 12px;
    color: #2B75BE
}

.editor .Title span {
    font-size: 14px;
    font-weight: normal;
    padding-right: 5px
}

.editor .Title2 {
    padding-left: 0;
    padding-right: 0px;
}

.editor input, textarea {
    width: 100%;
    /* margin: 5px;  */
    display: block;
}



.editor .FieldX input {
    width: auto
}

.sm {
    font-family: arial;
    font-size: 11px;
    font-weight: normal;
    letter-spacing: 1px;
    color: #333333;
    border: 0;
    margin: 0;
    padding-left: 10px;
    padding-right: 5px;
    background-position: top;
    width: 135px;
    height: 30px;
    padding-top: 6px;
    padding-bottom: 4px;
    text-align: left;
}

    .sm:hover {
        background-position: bottom;
        color: Black;
        cursor: pointer;
    }

.TabList {
    list-style: none;
    padding-top: 0px;
    padding-bottom: 14px
}

    .TabList li {
        display: inline-block;
    }

        .TabList li a {
            display: block;
            text-decoration: none;
            color: #777;
            padding: 10px;
            background-color: transparent;
            font-size: 100%;
            font-family: ff-meta-web-pro, Calibri, Arial;
        }

            .TabList li a:hover {
                background-color: #efefef;
                color: #000000;
            }

    .TabList .selected a,
    .TabList .selected a:hover {
        border: solid 0px #e9e9e9;
        margin-top: 0;
        text-decoration: none;
        background-color: #2B75BE;
        color: #ffffff;
    }

        .TabList .selected a:hover {
        }

        .TabList .selected,
        .TabList .selected a,
        .TabList .selected a:focus,
        .TabList .selected a:active {
            outline: 0
        }

    .TabList .showing {
        background-color: #E9E9E9;
    }

.TabContainer {
    clear: both;
}

    .TabContainer .Padded {
        padding: 10px;
    }

        .TabContainer .Padded textarea {
            margin: 0;
            margin: 0;
            display: block;
            width: 100%
        }

        .TabContainer .Padded input, .TabContainer .Padded select {
            border: none
        }

    .TabContainer .Overview {
        margin-left: -1px;
        padding: 10px;
        font-weight: bold;
        color: #fcfeea;
        background-color: #1d4144;
        background-repeat: repeat-y;
    }

    .TabContainer .SubHeading {
        border-top: dotted 1px #777777;
        padding: 10px;
        font-weight: bold;
        color: #222222;
        background-color: #efefef;
        background-repeat: repeat-x;
        cursor: pointer;
        background-image: url(../images/subheader.jpg);
        color: #222222
    }


.TabContainerFooter {
    padding: 10px;
}

.checkbox input {
    border: none;
    margin: 0;
    padding: 0;
    display: inline;
    text-align: left;
    clear: both;
    width: auto
}

ul {
    margin: 0;
    padding: 0
}


.noborder2 {
    border: none
}

    .noborder2 * {
        border: none
    }

    .noborder2 input {
        border: none
    }

.noborder * {
    border: none;
}

.clx {
    width: 160px;
    padding: 5px;
    font-weight: bold;
    border-bottom: dotted 1px #afafaf;
    border-right: dotted 1px #afafaf;
    text-align: left
}

.crx {
    border-bottom: dotted 1px #afafaf;
    padding: 5px
}

.img {
    width: 29px;
    height: 24px;
    display: block;
    float: left;
    margin-right: 5px;
    background-repeat: no-repeat;
}


.field-left {
    text-align: right;
    padding-top: 5px;
    padding-right: 10px
}


/* search dropdown under dispatching/impounds */
#gsdriver {
    width: 200px;
}

#gsdispatcher {
    width: 200px;
}



table.list {
    width: 100%;
    border-spacing: 0;
    border-collapse: collapse;
    margin-bottom: 20px
}

    table.list thead {
        background-color: transparent;
        color: black;
        border-bottom: solid 1px #dfdfdf;
        font-weight: bold
    }

    table.list th {
        text-align: left;
        padding: 10px;
        cursor: pointer;
        vertical-align: bottom
    }

    table.list td {
        padding: 10px;
        background-image: none;
        background-color: transparent
    }

    table.list tbody {
        border: solid 1px #dfdfdf
    }

        table.list tbody tr {
            border-bottom: solid 1px #efefef;
            background-color: white
        }

            table.list tbody tr td a {
                text-decoration: none;
                display: block
            }

            table.list tbody tr:hover {
                background-color: #efefef
            }

                table.list tbody tr:hover td {
                    background-color: #efefef;
                    background-image: none
                }

            table.list tbody tr td:last-child {
                border-right: solid 1px #dfdfdf
            }

#ajaxContent .CellLeft {
    border-left: none;
    border-right: none
}

#ajaxContent .xCell {
    border-right: none;
    border-right: none;
    background-image: none;
    background-color: transparent;
    padding-left: 15px
}

#ajaxContent .HeaderCell {
    background-color: transparent;
    background-image: none;
    color: Black;
    padding-left: 15px;
    border-bottom: dotted 1px #afafaf
}

#ajaxTitle {
    display: block;
    color: #333
}

#ajaxDescription {
    display: inline-block;
    font-size: 14px;
    font-weight: normal;
    margin-top: 5px;
    color: black;
}

.field-validation-error {
    padding: 10px 4px 4px 28px;
    width: 188px;
    height: 20px;
    clear: both;
    color: #780701;
}

#tRateItems tbody tr:hover {
    background-color: #efefef
}

    #tRateItems tbody tr:hover td {
        background-color: #efefef;
        background-image: none
    }

.formNavigation {
    display: block;
    list-style: none;
    border: none;
    clear: both;
}

    .formNavigation li {
        /*border-top: solid 1px #11272b;*/
        display: inline-block;
        margin: 0;
        padding-top: 1px;
        padding-bottom: 5px;
        padding-left: 0;
        padding-right: 0px;
        margin-right: 5px;
        margin-top: 30px
    }

        /*
            .formNavigation input, .formNavigation input.button
            {
                background-color: #11272b;
                color: white;
                font-weight: bold;
                border-left: 3px solid opink;
                font-size: 12px;
                padding: 10px 10px 10px 10px;
                margin: 0;
                background-image: none;
                height: auto;
            }
            .formNavigation input:hover
            {
                text-decoration: underline;
                color: white;
            }
            .formNavigation a:hover { color: Black; text-decoration: underline }

            .formNavigation a
            {
                background-color: white;
                background-image: none;
                color: #333333;
                font-weight: bold;
                padding: 10px 10px 10px 10px;
                height: auto; width: auto;
                border: solid 1px #efefef;
                margin: 0;
                 text-decoration: none; display: inline-block; width: 122px; height: 13px; overflow: visible
            }

            .formNavigation input.delete, .formNavigation a.delete { background-color: darkred }
            */

        .formNavigation li.right {
            margin-left: 30px
        }


#contents {
    padding-bottom: 0
}

input[type=checkbox] {
    border: none
}



/*
 * CSS Styles that are needed by jScrollPane for it to operate correctly.
 *
 * Include this stylesheet in your site or copy and paste the styles below into your stylesheet - jScrollPane
 * may not operate correctly without them.
 */

.jspContainer {
    overflow: hidden;
    position: relative;
}

.jspPane {
    position: absolute;
}

.jspVerticalBar {
    position: absolute;
    top: 0;
    right: 0;
    width: 16px;
    height: 100%;
    background: #EFEFEF;
    padding-right: 1px
}

.jspHorizontalBar {
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 16px;
    background: red;
}

    .jspVerticalBar *,
    .jspHorizontalBar * {
        margin: 0;
        padding: 0;
    }

.jspCap {
    display: none;
}

.jspHorizontalBar .jspCap {
    float: left;
}

.jspTrack {
    background: #EFEFEF;
    position: relative;
}

.jspDrag {
    background: #fff;
    border-top: 1px solid #afafaf;
    border-bottom: 1px solid #cfcfcf;
    border-left: 1px solid #afafaf;
    border-right: 1px solid #afafaf;
    border-radius: 6px;
    position: relative;
    top: 0;
    left: 0;
    cursor: pointer;
}

.jspHorizontalBar .jspTrack,
.jspHorizontalBar .jspDrag {
    float: left;
    height: 100%;
}

.jspArrow {
    background: #50506d;
    text-indent: -20000px;
    display: block;
    cursor: pointer;
}

    .jspArrow.jspDisabled {
        cursor: default;
        background: #80808d;
    }

.jspVerticalBar .jspArrow {
    height: 16px;
    background: url('/ui/css/ui-icons_222222_256x240.png') no-repeat;
}


    .jspVerticalBar .jspArrow:hover {
        height: 16px;
        background: url('/ui/css/ui-icons_222222_256x240.png') no-repeat;
    }

.jspHorizontalBar .jspArrow {
    width: 16px;
    float: left;
    height: 100%;
}

.jspVerticalBar .jspArrow:focus {
    outline: none;
}

.jspCorner {
    background: #eeeef4;
    float: left;
    height: 100%;
}

.jspArrowUp {
    background-position: 0 0;
}

.jspArrowDown {
    background-position: -64px 0 !important;
}

.jspArrowLeft {
    background-position: -96px 0 !important;
}

.jspArrowRight {
    background-position: -32px 0 !important;
}







a.button {
    display: inline-block;
}







button::-moz-focus-inner {
    border: 0;
}

/* minimal
*******************************************************************************/
button.minimal {
    background: #e3e3e3;
    border: 1px solid #bbb;
    -webkit-box-shadow: inset 0 0 1px 1px #f6f6f6;
    -moz-box-shadow: inset 0 0 1px 1px #f6f6f6;
    box-shadow: inset 0 0 1px 1px #f6f6f6;
    color: #333;
    font: bold 12px "helvetica neue", helvetica, arial, sans-serif;
    line-height: 1;
    padding: 8px 0 9px;
    text-align: center;
    text-shadow: 0 1px 0 #fff;
    width: 150px;
}

    button.minimal:hover {
        background: #d9d9d9;
        -webkit-box-shadow: inset 0 0 1px 1px #eaeaea;
        -moz-box-shadow: inset 0 0 1px 1px #eaeaea;
        box-shadow: inset 0 0 1px 1px #eaeaea;
        color: #222;
        cursor: pointer;
    }

    button.minimal:active {
        background: #d0d0d0;
        -webkit-box-shadow: inset 0 0 1px 1px #e3e3e3;
        -moz-box-shadow: inset 0 0 1px 1px #e3e3e3;
        box-shadow: inset 0 0 1px 1px #e3e3e3;
        color: #000;
    }

/* clean gray
*******************************************************************************/
button.clean-gray, .button-gray {
    background-color: #eeeeee;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eeeeee), color-stop(100%, #cccccc));
    background-image: -webkit-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -moz-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -ms-linear-gradient(top, #eeeeee, #cccccc);
    background-image: -o-linear-gradient(top, #eeeeee, #cccccc);
    background-image: linear-gradient(top, #eeeeee, #cccccc);
    border: 1px solid #ccc;
    border-bottom: 1px solid #bbb;
    color: #333;
    font: bold 11px "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    line-height: 1;
    padding: 8px 0;
    text-align: center;
    text-shadow: 0 1px 0 #eee;
    width: 150px;
}

    button.clean-gray:hover, .button-gray:hover {
        background-color: #dddddd;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #bbbbbb));
        background-image: -webkit-linear-gradient(top, #dddddd, #bbbbbb);
        background-image: -moz-linear-gradient(top, #dddddd, #bbbbbb);
        background-image: -ms-linear-gradient(top, #dddddd, #bbbbbb);
        background-image: -o-linear-gradient(top, #dddddd, #bbbbbb);
        background-image: linear-gradient(top, #dddddd, #bbbbbb);
        border: 1px solid #bbb;
        border-bottom: 1px solid #999;
        cursor: pointer;
        text-shadow: 0 1px 0 #ddd;
    }

    button.clean-gray:active, .button-gray:active {
        border: 1px solid #aaa;
        border-bottom: 1px solid #888;
        -webkit-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
        -moz-box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
        box-shadow: inset 0 0 5px 2px #aaaaaa, 0 1px 0 0 #eeeeee;
    }

button.clean-gray-selected, .button-gray-selected {
    background-color: #ddd;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ddd), color-stop(100%, #aaa));
    background-image: -webkit-linear-gradient(top, #ddd, #aaa);
    background-image: -moz-linear-gradient(top, #ddd, #aaa);
    background-image: -ms-linear-gradient(top, #ddd, #aaa);
    background-image: -o-linear-gradient(top, #ddd, #aaa);
    background-image: linear-gradient(top, #ddd, #aaa);
    border: 1px solid #888;
    cursor: pointer;
    text-shadow: 0 1px 0 #ddd;
}

/* cupid green (inspired by okcupid.com)
*******************************************************************************/
button.cupid-green, input.cupid-green, input.standard-button, input.button, a.button, .sm {
    text-decoration: none;
    background-color: #18d76f;
    border: none;
    color: #fff;
    font: bold 14px "calibri", ff-meta-web-pro, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    padding: 7px 0 8px 0;
    text-align: center;
    width: 150px;
}

    button.cupid-green:hover, input.cupid-green:hover, input.standard-button:hover, input.button:hover, a.button:hover {
        background-color: #14ad5a;
        cursor: pointer;
    }

    button.cupid-green:active, input.cupid-green:active, input.standard-button:active, input.button:active, a.button:active {
        -webkit-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
        -moz-box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
        box-shadow: inset 0 0 8px 4px #548c29, 0 1px 0 0 #eeeeee;
    }

/* flat-blue - based off of cupid-green*/
button.flat-blue, input.flat-blue, a.flat-blue {
    background-color: #2B75BE;
    color: #fff;
    line-height: 1;
    padding: 7px 0 8px 0;
    text-align: center;
    width: 150px;
    border: none;
}

    button.flat-blue:hover, input.flat-blue:hover, a.flat-blue:hover {
        background-color: #6399CE;
        cursor: pointer;
    }

    button.flat-blue:active, input.flat-blue:active, a.flat-blue:active {
        background-color: #747474;
        cursor: pointer;
    }

/* Cancel Button 
******************************************************/
.cancel-button {
    text-decoration: none;
    background-color: #BF4D4D;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #BF4D4D), color-stop(100%, #A62F2F));
    background-image: -webkit-linear-gradient(top, #BF4D4D, #A62F2F);
    background-image: -moz-linear-gradient(top, #BF4D4D, #A62F2F);
    background-image: -ms-linear-gradient(top, #BF4D4D, #A62F2F);
    background-image: -o-linear-gradient(top, #BF4D4D, #A62F2F);
    background-image: linear-gradient(top, #BF4D4D, #A62F2F);
    border: 1px solid #A62F2F;
    border-bottom: 1px solid #992B2B;
    -webkit-box-shadow: inset 0 1px 0 0 #CA6D6D;
    -moz-box-shadow: inset 0 1px 0 0 #96ca6d;
    box-shadow: inset 0 1px 0 0 #CA6D6D;
    color: #fff;
    font: bold 14px "calibri", ff-meta-web-pro, "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Geneva, Verdana, sans-serif;
    padding: 7px 0 8px 0;
    text-align: center;
    text-shadow: 0 -1px 0 #902121;
    width: 150px;
}

    .cancel-button:hover {
        background-color: #B34747;
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #B34747), color-stop(100%, #9E2E2E));
        background-image: -webkit-linear-gradient(top, #B34747, #9E2E2E);
        background-image: -moz-linear-gradient(top, #B34747, #9E2E2E);
        background-image: -ms-linear-gradient(top, #B34747, #9E2E2E);
        background-image: -o-linear-gradient(top, #B34747, #9E2E2E);
        background-image: linear-gradient(top, #B34747, #9E2E2E);
        -webkit-box-shadow: inset 0 1px 0 0 #BF6767;
        -moz-box-shadow: inset 0 1px 0 0 #8dbf67;
        box-shadow: inset 0 1px 0 0 #BF6767;
        cursor: pointer;
    }

/* disabled button styles
   works with this markup: <button disabled="disabled">Submit</button>
*******************************************************************************/
input.standard-button:disabled, input.standard-button:disabled:hover, input.standard-button:disabled:active {
    color: #fff;
    text-decoration: none;
    background-color: #18d76f;
    border: none;
    cursor: default;
    padding: 7px 0 8px 0;
    text-align: center;
    width: 150px;
}

input.button:disabled:active, a.button:disabled:active {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-repeat: repeat-x;
    border-color: #74bb5a #74bb5a #509338;
    border: 1px solid #60b044;
    border-bottom: 1px solid #60b044;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
}

button[disabled],
button[disabled]:hover,
button[disabled]:active {
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    cursor: not-allowed;
    text-shadow: none;
}

#pageHolder button[disabled],
#pageHolder button[disabled]:hover,
#pageHolder button[disabled]:active {
    background: #afafaf !important;
    border: 1px solid #ccc !important;
    color: #efefef !important;
    color: #aaa;
    border: 0;
}

/* Style the example page.
******************************************************************************/
/* Global Reset
------------------------------------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/
   v2.0 | 20110126
   License: none (public domain)
*/
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}


ol, ul {
    list-style: none;
}

blockquote, q {
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
}

/* Page specific
------------------------------------------------------------------------------*/
button {
    margin-top: 60px;
}

    button.webkit-badge {
        margin-top: 32px;
    }

    button.webkit-check {
        margin-top: 30px;
    }

    button.webkit-seal {
        margin-top: 30px;
    }

    button.cupid-green {
        margin-top: 62px;
    }

    button.cupid-blue {
        margin-top: 64px;
    }

    button.blue-pill {
        margin-top: 62px;
    }

    button.thoughtbot {
        margin-top: 54px;
    }

    button.punch {
        margin-top: 54px;
    }

    button.fat-letters {
        margin-top: 20px;
    }

/* Clear Floated Elements
------------------------------------------------------------------------------*/
.column:after,
.button-collection:after,
.clearfix:after,
{
    clear: both;
    content: ' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}








/* timepicker jonthornton */
.ui-timepicker-list {
    overflow-y: auto;
    height: 150px;
    width: 15em;
    background: #fff;
    border: 1px solid #ddd;
    margin: 0;
    padding: 0;
    list-style: none;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    outline: none;
}

    .ui-timepicker-list.ui-timepicker-with-duration {
        width: 15em;
    }

.ui-timepicker-duration {
    margin-left: 5px;
    color: #888;
}

.ui-timepicker-list:hover .ui-timepicker-duration {
    color: #888;
}

.ui-timepicker-list li {
    padding: 3px 0 3px 5px;
    cursor: pointer;
    white-space: nowrap;
    color: #000;
    list-style: none;
    margin: 0;
}

.ui-timepicker-list:hover .ui-timepicker-selected {
    background: #fff;
    color: #000;
}

    li.ui-timepicker-selected,
    .ui-timepicker-list li:hover,
    .ui-timepicker-list:hover .ui-timepicker-selected:hover {
        background: #1980EC;
        color: #fff;
    }

        li.ui-timepicker-selected .ui-timepicker-duration,
        .ui-timepicker-list li:hover .ui-timepicker-duration {
            color: #ccc;
        }





/* Bootstrap datepicker CSS */
.dropdown {
    position: relative;
}

.dropdown-toggle {
    *margin-bottom: -3px;
}

    .dropdown-toggle:active, .open .dropdown-toggle {
        outline: 0;
    }

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    text-indent: -99999px;
    *text-indent: 0;
    vertical-align: top;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000000;
    opacity: 0.3;
    filter: alpha(opacity=30);
    content: "\2193";
}

.dropdown .caret {
    margin-top: 8px;
    margin-left: 2px;
}

.dropdown:hover .caret, .open.dropdown .caret {
    opacity: 1;
    filter: alpha(opacity=100);
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    float: left;
    display: none;
    min-width: 160px;
    max-width: 220px;
    _width: 160px;
    padding: 4px 0;
    margin: 0;
    list-style: none;
    background-color: #ffffff;
    border-color: #cccccc;
    border-color: rgba(0,0,0,0.2);
    border-style: solid;
    border-width: 1px;
    -webkit-border-radius: 0 0 5px 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
    *border-right-width: 2px;
    *border-bottom-width: 2px;
}

    .dropdown-menu.bottom-up {
        top: auto;
        bottom: 100%;
        margin-bottom: 2px;
    }

    .dropdown-menu .divider {
        height: 1px;
        margin: 5px 1px;
        overflow: hidden;
        background-color: #e5e5e5;
        border-bottom: 1px solid #ffffff;
        *width: 100%;
        *margin: -5px 0 5px;
    }

    .dropdown-menu a {
        display: block;
        padding: 3px 15px;
        clear: both;
        font-weight: normal;
        line-height: 18px;
        color: #555555;
        white-space: nowrap;
    }

    .dropdown-menu li > a:hover, .dropdown-menu .active > a, .dropdown-menu .active > a:hover {
        color: #ffffff;
        text-decoration: none;
        background-color: #0060b6;
    }

.dropdown.open {
    *z-index: 1000;
}

    .dropdown.open .dropdown-toggle {
        color: #ffffff;
        background: #cccccc;
        background: rgba(0,0,0,0.3);
    }

    .dropdown.open .dropdown-menu {
        display: block;
    }

.typeahead {
    margin-top: 2px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.datepicker {
    top: 0;
    left: 0;
    padding: 4px;
    margin-top: 1px;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

    .datepicker:before {
        content: '';
        display: inline-block;
        border-left: 7px solid transparent;
        border-right: 7px solid transparent;
        border-bottom: 7px solid #cccccc;
        border-bottom-color: rgba(0,0,0,0.2);
        position: absolute;
        top: -7px;
        left: 6px;
    }

    .datepicker:after {
        content: '';
        display: inline-block;
        border-left: 6px solid transparent;
        border-right: 6px solid transparent;
        border-bottom: 6px solid #ffffff;
        position: absolute;
        top: -6px;
        left: 7px;
    }

    .datepicker > div {
        display: none;
    }

    .datepicker.days div.datepicker-days {
        display: block;
    }

    .datepicker.months div.datepicker-months {
        display: block;
    }

    .datepicker.years div.datepicker-years {
        display: block;
    }

    .datepicker table {
        width: 100%;
        margin: 0;
    }

    .datepicker td, .datepicker th {
        text-align: center;
        width: 20px;
        height: 20px;
        -webkit-border-radius: 4px;
        -moz-border-radius: 4px;
        border-radius: 4px;
    }

        .datepicker td.day:hover {
            background: #eeeeee;
            cursor: pointer;
        }

        .datepicker td.invalid, .datepicker td.old, .datepicker td.new {
            color: #999999;
        }

            .datepicker td.invalid:hover {
                background: none;
                cursor: not-allowed;
            }

        .datepicker td.active, .datepicker td.active:hover {
            background-color: #0048b6;
            background-repeat: repeat-x;
            color: #ffffff;
            text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
            background-image: linear-gradient(top,#0060b6,#0023b6);
            border-left-color: #0023b6;
            border-right-color: #0023b6;
            border-top-color: #0023b6;
            border-bottom-color: #00146a;
        }

            .datepicker td.active:hover, .datepicker td.active:active, .datepicker td.active.active, .datepicker td.active.disabled, .datepicker td.active[disabled], .datepicker td.active:hover:hover, .datepicker td.active:hover:active, .datepicker td.active:hover.active, .datepicker td.active:hover.disabled, .datepicker td.active:hover[disabled] {
                background-color: #0023b6;
            }

                .datepicker td.active:active, .datepicker td.active.active, .datepicker td.active:hover:active, .datepicker td.active:hover.active {
                    background-color: #001983 \9;
                }

        .datepicker td span {
            display: block;
            width: 47px;
            height: 54px;
            line-height: 54px;
            float: left;
            margin: 2px;
            cursor: pointer;
            -webkit-border-radius: 4px;
            -moz-border-radius: 4px;
            border-radius: 4px;
        }

            .datepicker td span:hover {
                background: #eeeeee;
            }

            .datepicker td span.active {
                background-color: #0048b6;
                background-repeat: repeat-x;
                color: #ffffff;
                text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
                background-image: linear-gradient(top,#0060b6,#0023b6);
                border-left-color: #0023b6;
                border-right-color: #0023b6;
                border-top-color: #0023b6;
                border-bottom-color: #00146a;
            }

                .datepicker td span.active:hover, .datepicker td span.active:active, .datepicker td span.active.active, .datepicker td span.active.disabled, .datepicker td span.active[disabled] {
                    background-color: #0023b6;
                }

                .datepicker td span.active:active, .datepicker td span.active.active {
                    background-color: #001983 \9;
                }

            .datepicker td span.old {
                color: #999999;
            }

        .datepicker th.switch {
            width: 145px;
        }

    .datepicker thead tr:first-child th {
        cursor: pointer;
    }

        .datepicker thead tr:first-child th:hover {
            background: #eeeeee;
        }

.input-append.date .add-on i, .input-prepend.date .add-on i {
    display: block;
    cursor: pointer;
    width: 16px;
    height: 16px;
}


[class^="icon-"] {
    display: inline-block;
    width: 14px;
    height: 14px;
    vertical-align: text-top;
    background-image: url(../js/timepicker/glyphicons-halflings.png);
    background-position: 14px 14px;
    background-repeat: no-repeat;
    *margin-right: .3em;
}

    [class^="icon-"]:last-child {
        *margin-left: 0;
    }

.icon-white {
    background-image: url(../js/timepicker/glyphicons-halflings-white.png);
}

.icon-glass {
    background-position: 0 0;
}

.icon-music {
    background-position: -24px 0;
}

.icon-search {
    background-position: -48px 0;
}

.icon-envelope {
    background-position: -72px 0;
}

.icon-heart {
    background-position: -96px 0;
}

.icon-star {
    background-position: -120px 0;
}

.icon-star-empty {
    background-position: -144px 0;
}

.icon-user {
    background-position: -168px 0;
}

.icon-film {
    background-position: -192px 0;
}

.icon-th-large {
    background-position: -216px 0;
}

.icon-th {
    background-position: -240px 0;
}

.icon-th-list {
    background-position: -264px 0;
}

.icon-ok {
    background-position: -288px 0;
}

.icon-remove {
    background-position: -312px 0;
}

.icon-zoom-in {
    background-position: -336px 0;
}

.icon-zoom-out {
    background-position: -360px 0;
}

.icon-off {
    background-position: -384px 0;
}

.icon-signal {
    background-position: -408px 0;
}

.icon-cog {
    background-position: -432px 0;
}

.icon-trash {
    background-position: -456px 0;
}

.icon-home {
    background-position: 0 -24px;
}

.icon-file {
    background-position: -24px -24px;
}

.icon-time {
    background-position: -48px -24px;
}

.icon-road {
    background-position: -72px -24px;
}

.icon-download-alt {
    background-position: -96px -24px;
}

.icon-download {
    background-position: -120px -24px;
}

.icon-upload {
    background-position: -144px -24px;
}

.icon-inbox {
    background-position: -168px -24px;
}

.icon-play-circle {
    background-position: -192px -24px;
}

.icon-repeat {
    background-position: -216px -24px;
}

.icon-refresh {
    background-position: -240px -24px;
}

.icon-list-alt {
    background-position: -264px -24px;
}

.icon-lock {
    background-position: -287px -24px;
}

.icon-flag {
    background-position: -312px -24px;
}

.icon-headphones {
    background-position: -336px -24px;
}

.icon-volume-off {
    background-position: -360px -24px;
}

.icon-volume-down {
    background-position: -384px -24px;
}

.icon-volume-up {
    background-position: -408px -24px;
}

.icon-qrcode {
    background-position: -432px -24px;
}

.icon-barcode {
    background-position: -456px -24px;
}

.icon-tag {
    background-position: 0 -48px;
}

.icon-tags {
    background-position: -25px -48px;
}

.icon-book {
    background-position: -48px -48px;
}

.icon-bookmark {
    background-position: -72px -48px;
}

.icon-print {
    background-position: -96px -48px;
}

.icon-camera {
    background-position: -120px -48px;
}

.icon-font {
    background-position: -144px -48px;
}

.icon-bold {
    background-position: -167px -48px;
}

.icon-italic {
    background-position: -192px -48px;
}

.icon-text-height {
    background-position: -216px -48px;
}

.icon-text-width {
    background-position: -240px -48px;
}

.icon-align-left {
    background-position: -264px -48px;
}

.icon-align-center {
    background-position: -288px -48px;
}

.icon-align-right {
    background-position: -312px -48px;
}

.icon-align-justify {
    background-position: -336px -48px;
}

.icon-list {
    background-position: -360px -48px;
}

.icon-indent-left {
    background-position: -384px -48px;
}

.icon-indent-right {
    background-position: -408px -48px;
}

.icon-facetime-video {
    background-position: -432px -48px;
}

.icon-picture {
    background-position: -456px -48px;
}

.icon-pencil {
    background-position: 0 -72px;
}

.icon-map-marker {
    background-position: -24px -72px;
}

.icon-adjust {
    background-position: -48px -72px;
}

.icon-tint {
    background-position: -72px -72px;
}

.icon-edit {
    background-position: -96px -72px;
}

.icon-share {
    background-position: -120px -72px;
}

.icon-check {
    background-position: -144px -72px;
}

.icon-move {
    background-position: -168px -72px;
}

.icon-step-backward {
    background-position: -192px -72px;
}

.icon-fast-backward {
    background-position: -216px -72px;
}

.icon-backward {
    background-position: -240px -72px;
}

.icon-play {
    background-position: -264px -72px;
}

.icon-pause {
    background-position: -288px -72px;
}

.icon-stop {
    background-position: -312px -72px;
}

.icon-forward {
    background-position: -336px -72px;
}

.icon-fast-forward {
    background-position: -360px -72px;
}

.icon-step-forward {
    background-position: -384px -72px;
}

.icon-eject {
    background-position: -408px -72px;
}

.icon-chevron-left {
    background-position: -432px -72px;
}

.icon-chevron-right {
    background-position: -456px -72px;
}

.icon-plus-sign {
    background-position: 0 -96px;
}

.icon-minus-sign {
    background-position: -24px -96px;
}

.icon-remove-sign {
    background-position: -48px -96px;
}

.icon-ok-sign {
    background-position: -72px -96px;
}

.icon-question-sign {
    background-position: -96px -96px;
}

.icon-info-sign {
    background-position: -120px -96px;
}

.icon-screenshot {
    background-position: -144px -96px;
}

.icon-remove-circle {
    background-position: -168px -96px;
}

.icon-ok-circle {
    background-position: -192px -96px;
}

.icon-ban-circle {
    background-position: -216px -96px;
}

.icon-arrow-left {
    background-position: -240px -96px;
}

.icon-arrow-right {
    background-position: -264px -96px;
}

.icon-arrow-up {
    background-position: -289px -96px;
}

.icon-arrow-down {
    background-position: -312px -96px;
}

.icon-share-alt {
    background-position: -336px -96px;
}

.icon-resize-full {
    background-position: -360px -96px;
}

.icon-resize-small {
    background-position: -384px -96px;
}

.icon-plus {
    background-position: -408px -96px;
}

.icon-minus {
    background-position: -433px -96px;
}

.icon-asterisk {
    background-position: -456px -96px;
}

.icon-exclamation-sign {
    background-position: 0 -120px;
}

.icon-gift {
    background-position: -24px -120px;
}

.icon-leaf {
    background-position: -48px -120px;
}

.icon-fire {
    background-position: -72px -120px;
}

.icon-eye-open {
    background-position: -96px -120px;
}

.icon-eye-close {
    background-position: -120px -120px;
}

.icon-warning-sign {
    background-position: -144px -120px;
}

.icon-plane {
    background-position: -168px -120px;
}

.icon-calendar {
    background-position: -192px -120px;
}

.icon-random {
    background-position: -216px -120px;
}

.icon-comment {
    background-position: -240px -120px;
}

.icon-magnet {
    background-position: -264px -120px;
}

.icon-chevron-up {
    background-position: -288px -120px;
}

.icon-chevron-down {
    background-position: -313px -119px;
}

.icon-retweet {
    background-position: -336px -120px;
}

.icon-shopping-cart {
    background-position: -360px -120px;
}

.icon-folder-close {
    background-position: -384px -120px;
}

.icon-folder-open {
    background-position: -408px -120px;
}

.icon-resize-vertical {
    background-position: -432px -119px;
}

.icon-resize-horizontal {
    background-position: -456px -118px;
}



/** @Start : Styles for UI [Dispatch -> Current Calls List -> Update Status Option] */
table.updateStatusTable {
    width: 100%;
}

    table.updateStatusTable td {
        padding-right: 15px;
        padding-left: 15px;
    }

.status-list li {
    font-size: 15px;
}

.status-before {
    text-decoration: line-through;
}

.status-current {
    color: blue;
    font-weight: bold;
}

.status-after {
    color: #888888;
    font-weight: normal;
}

.updateStatusFormComponent {
    width: 330px;
}
/** @End */


.towbook-dt {
    border: 1px #cfcfcf solid;
    background-color: #fff;
    width: 188px;
    border-radius: 5px;
}


.tipsy {
    font-size: 12px;
    position: absolute;
    padding: 5px;
    z-index: 100000;
}

.tipsy-inner {
    background-color: #000;
    color: #FFF;
    padding: 5px 8px 4px 8px;
    text-align: center;
}

/* Rounded corners */
.tipsy-inner {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}

/* Uncomment for shadow */
/*.tipsy-inner { box-shadow: 0 0 5px #000000; -webkit-box-shadow: 0 0 5px #000000; -moz-box-shadow: 0 0 5px #000000; }*/

.tipsy-arrow {
    position: absolute;
    width: 0;
    height: 0;
    line-height: 0;
    border: 5px dashed #000;
}

/* Rules to colour arrows */
.tipsy-arrow-n {
    border-bottom-color: #000;
}

.tipsy-arrow-s {
    border-top-color: #000;
}

.tipsy-arrow-e {
    border-left-color: #000;
}

.tipsy-arrow-w {
    border-right-color: #000;
}

.tipsy-n .tipsy-arrow {
    top: 0px;
    left: 50%;
    margin-left: -5px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-nw .tipsy-arrow {
    top: 0;
    left: 10px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-ne .tipsy-arrow {
    top: 0;
    right: 10px;
    border-bottom-style: solid;
    border-top: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-s .tipsy-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-sw .tipsy-arrow {
    bottom: 0;
    left: 10px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-se .tipsy-arrow {
    bottom: 0;
    right: 10px;
    border-top-style: solid;
    border-bottom: none;
    border-left-color: transparent;
    border-right-color: transparent;
}

.tipsy-e .tipsy-arrow {
    right: 0;
    top: 50%;
    margin-top: -5px;
    border-left-style: solid;
    border-right: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
}

.tipsy-w .tipsy-arrow {
    left: 0;
    top: 50%;
    margin-top: -5px;
    border-right-style: solid;
    border-left: none;
    border-top-color: transparent;
    border-bottom-color: transparent;
}



.towbook-top-navigation .submenu {
    background-color: rgb(0,0,0);
    background-color: rgba(0,0,0,0.7);
    color: #fff;
    display: none;
    position: absolute;
    z-index: 99999999;
    width: 300px;
    left: -210px;
    padding: 5px;
    margin-top: 1px
}

    .towbook-top-navigation .submenu ul {
        margin: 0;
        padding: 0;
        visibility: visible
    }

    .towbook-top-navigation .submenu li {
        padding: 0;
        margin: 0;
    }

.towbook-top-navigation .submenu {
    display: none
}

    .towbook-top-navigation .submenu li.head {
        font-weight: bold;
        padding-top: 5px !important;
        padding-bottom: 5px !important;
        margin-top: 10px !important
    }

.towbook-top-navigation .current {
    cursor: default;
    padding: 5px
}

#header #root .submenu li {
    float: none;
    cursor: default;
}

    #header #root .submenu li a {
        padding: 5px
    }

#header #root li a {
    padding: 18px 10px;
    color: #fff;
    font-family: calibri, ff-meta-web-pro, arial;
    font-size: 18px
}

/*#header #root .towbook-logo { margin-top: 8px } */


div.blockUI.blockMsg.blockPage .growlUI h1 {
    font-size: 16px;
    font-weight: normal;
    font-family: segoe ui, "Open Sans", arial;
    color: #afafaf
}

div.blockUI.blockMsg.blockPage .growlUI h2 {
    font-size: 16px;
    font-weight: normal;
    font-family: segoe ui, "Open Sans", arial;
}

/*
Service Notifications
*/
#serviceNotifications .type1, .type2, .type3, .type4 {
    border: 1px solid #afafaf;
    margin: 10px 0px;
    padding: 15px;
    background-repeat: no-repeat;
    background-position: 15px 19px;
}

#serviceNotifications h1 {
    font-size: 18px;
    font-family: segoe ui, "Open Sans", calibri, arial;
    font-weight: normal;
    color: #444;
    padding-left: 20px;
    margin-top: 0px
}

#serviceNotifications p {
    margin: 0px;
}

#serviceNotifications a.close {
    float: right;
    text-decoration: none;
    font-weight: bold;
    color: #A2A2A2;
    padding: 0 4px;
    margin-left: 5px;
}

#serviceNotifications span.since {
    float: right;
    text-decoration: none;
    padding: 0 4px;
    margin-left: 5px;
}

/* Informational/New Feature */
#serviceNotifications .type1 {
    color: white;
    background-color: #07A000;
    border: none
}

    #serviceNotifications .type1 h1 {
        padding-left: 0;
        color: white
    }

    #serviceNotifications .type1 a {
        color: #efefef
    }

/* Important/Alert */
#serviceNotifications .type2 {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/ui/images/icons/exclamation.png')
}
/* Warning */
#serviceNotifications .type3 {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/ui/images/icons/information.png')
}


/*Sample box for indicating the feature is not available (see DamageForms, Accident Reports) */
#sample {
    color: #FFF;
    background-color: #2B75BE;
    display: block;
    position: relative;
    overflow: hidden;
    padding: 20px;
}

    #sample .left {
        width: 120px;
        position: absolute;
        margin-top: 8px;
    }

    #sample .right {
        margin-left: 130px;
        left: 0px;
        right: 0px;
        float: unset;
        display: block;
    }

    #sample .mac_pc {
        width: 100px;
    }

    #sample h1 {
        margin-top: 0px;
        font-family: 'Segoe UI', "Open Sans", ff-meta-web-pro, calibri, arial;
        font-size: 24px;
    }

    #sample p:last-of-type {
        margin-bottom: 0px;
    }

    #sample .tb-logo {
        position: absolute;
        width: 115px;
        height: 35px;
        background-image: url(/ui/images/towbook-white-small.png);
        background-position-y: 6px;
        background-position-x: 0px;
        background-repeat: no-repeat;
    }



/**
 * @info Custom Imageless CSS Skinning for Checkboxes and Radiobuttons
 * @author Martin Ivanov
 * @web http://wemakesites.net
 * @blog http://acidmartin.wordpress.com/
 * @twitter https://twitter.com/wemakesitesnet
 */

:root .css3-radios label,
:root .css3-radios input[type="radio"] + span,
:root .css3-radios input[type="radio"] + span::before,
:root .css3-checkboxes label,
:root .css3-checkboxes input[type="checkbox"] + span,
:root .css3-checkboxes input[type="checkbox"] + span::before {
    display: inline-block;
    vertical-align: middle;
}

:root .css3-radios,
:root .css3-checkboxes {
    position: relative;
}

    :root .css3-radios label *,
    :root .css3-checkboxes label * {
        cursor: pointer;
    }

    :root .css3-radios input[type="radio"],
    :root .css3-checkboxes input[type="checkbox"] {
        opacity: 0;
        position: absolute;
    }

        :root .css3-radios input[type="radio"] + span,
        :root .css3-checkboxes input[type="checkbox"] + span {
            font: normal 11px/14px Arial, Sans-serif;
            color: #333;
        }

    :root .css3-radios label:hover span::before,
    :root .css3-checkboxes label:hover span::before {
        -moz-box-shadow: 0 0 2px #ccc;
        -webkit-box-shadow: 0 0 2px #ccc;
        box-shadow: 0 0 2px #ccc;
    }

    :root .css3-radios label:hover span,
    :root .css3-checkboxes label:hover span {
        color: #000;
    }

    :root .css3-radios input[type="radio"] + span::before,
    :root .css3-checkboxes input[type="checkbox"] + span::before {
        content: "";
        width: 12px;
        height: 12px;
        margin: 0 4px 0 0;
        border: solid 1px #a8a8a8;
        line-height: 14px;
        text-align: center;
        -moz-border-radius: 100%;
        -webkit-border-radius: 100%;
        border-radius: 100%;
        background: #f6f6f6;
        background: -moz-radial-gradient(#f6f6f6, #dfdfdf);
        background: -webkit-radial-gradient(#f6f6f6, #dfdfdf);
        background: -ms-radial-gradient(#f6f6f6, #dfdfdf);
        background: -o-radial-gradient(#f6f6f6, #dfdfdf);
        background: radial-gradient(#f6f6f6, #dfdfdf);
    }

    :root .css3-radios input[type="radio"]:checked + span::before,
    :root .css3-checkboxes input[type="checkbox"]:checked + span::before {
        color: #666;
    }

    :root .css3-radios input[type="radio"]:disabled + span,
    :root .css3-checkboxes input[type="checkbox"]:disabled + span {
        cursor: default;
        -moz-opacity: .4;
        -webkit-opacity: .4;
        opacity: .4;
    }

    :root .css3-checkboxes input[type="checkbox"] + span::before {
        -moz-border-radius: 2px;
        -webkit-border-radius: 2px;
        border-radius: 2px;
    }

    :root .css3-radios input[type="radio"]:checked + span::before {
        content: "\2022";
        font-size: 24px;
    }

    :root .css3-checkboxes input[type="checkbox"]:checked + span::before {
        content: "\2714";
        font-size: 12px;
    }

.towbook-popup {
    cursor: default;
    padding: 10px;
    text-align: left;
}

    .towbook-popup h2 {
        font-size: 22px;
        padding-bottom: 5px;
        margin: 0;
        font-weight: normal;
        font-family: "segoe ui light", "Open Sans", Calibri
    }

    .towbook-popup label {
        display: block;
        font-size: 15px
    }

    .towbook-popup li {
        margin-bottom: 10px
    }

    .towbook-popup input, .towbook-popup select {
        font-size: 15px;
    }

#callRequestViewer > nav {
    margin-top: 20px;
}

    #callRequestViewer > nav > a {
        display: inline-block;
        font-size: 18px;
        color: blue;
        text-decoration: none;
        font-family: 'segoe ui light', "Open Sans";
        padding: 10px
    }

        #callRequestViewer > nav > a:hover {
            color: orange;
            padding-bottom: 5px;
            border-bottom: solid 2px orange;
        }

        #callRequestViewer > nav > a.selected {
            background-color: #3386D8;
            color: white;
        }


#callRequestViewer h2 > .masterAccountName {
    color: blue;
    font-size: 22px;
    font-family: "segoe ui light", "Open Sans", Calibri;
    margin-right: 5px
}

#callRequestViewer h2 > .timer {
    padding: 5px 10px 2px 5px;
    color: white;
    background-color: red;
    border-radius: 1px;
    font-size: 16px;
    float: right;
}


    #callRequestViewer h2 > .timer > span:first-child {
        float: left;
        font-size: 31px;
        font-weight: normal;
        font-family: courier;
        margin-top: -2px;
    }

    #callRequestViewer h2 > .timer > span:last-child {
        float: left;
        padding-left: 10px;
        text-transform: uppercase;
        font-size: 12px;
    }

#callRequestViewer > .summary > ul > li {
    margin-bottom: 3px
}

    #callRequestViewer > .summary > ul > li > strong {
        display: inline-block;
        min-width: 100px;
    }



#callRequestViewer > .details {
    max-height: 150px;
    overflow-x: hidden;
    overflow-y: scroll;
    border: solid 1px #afafaf;
    padding: 10px;
    padding-top: 0
}

    #callRequestViewer > .details li {
        margin-bottom: 3px
    }

    #callRequestViewer > .details span {
        color: #555;
        text-transform: uppercase;
        font-size: 13px;
        min-width: 150px;
        font-weight: bold;
        display: inline-block
    }

    #callRequestViewer > .details strong {
        display: inline-block;
        min-width: 100px;
        color: #999;
        margin-top: 10px;
    }

#callRequestViewer > .subContainer {
    padding: 10px;
    border: none;
    display: block;
    background-color: white;
}

div.blockUI.blockMsg.blockPage .growlUI h1 {
    font-size: 20px;
    font-family: segoe ui light, "Open Sans", ff-meta-web-pro, arial
}

div.blockUI.blockMsg.blockPage .growlUI h2 {
    font-size: 16px;
}

/*
Service Notifications
*/
#serviceNotifications .type1, .type2, .type3, .type4 {
    border: 1px solid;
    margin: 10px 0px;
    padding: 15px;
    background-repeat: no-repeat;
    background-position: 15px 19px;
}

#serviceNotifications h1 {
    font-size: 18px;
    font-family: calibri, arial;
    font-weight: normal;
    color: #444;
    padding-left: 20px;
    margin-top: 0px
}

#serviceNotifications p {
    margin: 0px;
}

#serviceNotifications a.close {
    float: right;
    text-decoration: none;
    font-weight: bold;
    color: #A2A2A2;
    padding: 0 4px;
    margin-left: 5px;
}

#serviceNotifications span.since {
    float: right;
    text-decoration: none;
    padding: 0 4px;
    margin-left: 5px;
}

/* Informational/New Feature */
#serviceNotifications .type1 {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('/ui/images/icons/information.png')
}
/* Important/Alert */
#serviceNotifications .type2 {
    color: #D8000C;
    background-color: #FFBABA;
    background-image: url('/ui/images/icons/exclamation.png')
}
/* Warning */
#serviceNotifications .type3 {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('/ui/images/icons/information.png')
}

.dropdown {
    z-index: 1000
}




#header {
    background-image: none;
    padding-top: 0;
    background-color: #2B75BE;
}

    #header #root li {
        background-image: none;
        background-color: transparent;
        border: none;
        color: white;
        font-size: 15px;
        list-style: none;
        float: left;
        margin-left: 2px;
        margin-right: 2px;
        margin-top: 0px;
        padding: 0
    }

        #header #root li a:hover {
            background-image: none;
            background-color: #23629E
        }

        #header #root li.selected {
            background-image: url(/ui/images/tab_bg.png);
            background-position: bottom center;
            background-repeat: no-repeat;
        }

            #header #root li.selected a {
                background-color: transparent;
                color: white;
                background-image: none;
                font-weight: normal
            }

#toolbar {
    padding-top: 0;
    padding-bottom: 0;
    background-color: white;
    margin: 0;
    border-bottom: solid 1px #afafaf;
    border-bottom: solid 1px #efefef
}

    #toolbar ul {
        padding: 0;
        margin: 0;
        list-style: none;
    }

        #toolbar ul li {
            list-style: none;
            float: left;
            margin-left: 2px;
            margin-right: 2px;
            margin-top: 0px;
            padding: 0;
        }

            #toolbar ul li * {
                text-decoration: none;
                color: #0072c6;
                font-size: 15px;
                font-family: 'Segoe UI', "Open Sans", Calibri, ff-meta-web-pro;
            }

            #toolbar ul li a {
                display: block;
                border: none;
                background-repeat: repeat-x;
                padding: 12px 10px 10px 10px;
            }

                #toolbar ul li a i {
                    font-family: "Font Awesome 5 Pro";
                    font-size: 17px;
                    margin-right: 5px;
                }

                #toolbar ul li a:hover {
                    color: #333;
                    background-color: #efefef;
                }

                #toolbar ul li a span {
                    background-image: url(/UI/Images/ToolbarIcons/default.png);
                    height: 24px;
                    width: 24px;
                    display: block;
                    float: left;
                    margin-right: 10px;
                    margin-top: -5px
                }

#toolbar {
    background-image: none;
    border-top: none;
}

    #toolbar a > span {
        width: 32px;
        height: 32px;
        background-repeat: no-repeat;
        margin-right: 5px;
    }

#ajax-container {
    background-color: white;
    border-bottom: solid 1px black;
    color: #0072c6;
    position: absolute;
    display: none;
    width: 100%;
}

    #ajax-container input {
        border: solid 1px #333333;
        padding: 7px;
        padding-left: 5px;
        background-color: white;
        xbackground-color: #111;
        color: #777;
        margin: 1px
    }

        #ajax-container input[type=text] {
            padding: 7px;
            border: solid 1px #cfcfcf;
            border-radius: 3px;
            color: #202020;
            width: 100%;
            box-sizing: border-box;
            /* css3 rec */
            -moz-box-sizing: border-box;
            /* ff2 */ -ms-box-sizing: border-box;
            /* ie8 */ -webkit-box-sizing: border-box;
            /* safari3 */ -khtml-box-sizing: border-box;
        }

    #ajax-container input {
        color: #777
    }

        #ajax-container input[type=button] {
            padding: 7px 0;
            background-color: #E8EEFF;
            background-image: none;
            border: none;
            text-shadow: none;
            box-shadow: none;
            color: #333;
            text-decoration: none;
            font-size: 15px;
            font-family: 'Segoe UI', "Open Sans", Calibri, ff-meta-web-pro;
            font-weight: normal
        }

        #ajax-container input.default {
            color: #afafaf
        }

    #ajax-container *, .ui-widget {
        font-size: 14px;
        font-family: ff-meta-web-pro, Calibri, Arial
    }

    #ajax-container td.field-left {
        padding-top: 10px
    }

#pageHolder #pageHolder-title {
    border-bottom: solid 1px #cfcfcf;
    background-color: #ffffff;
}

    #pageHolder #pageHolder-title h2 {
        background-image: none;
    }

        #pageHolder #pageHolder-title h2 span {
            font-family: 'segoe ui', "Open Sans", Calibri, Arial;
            font-size: 22px;
            padding-bottom: 10px;
            font-weight: normal;
        }

            #pageHolder #pageHolder-title h2 span .beta-preview {
                position: relative;
                top: -5px;
                margin-left: 10px;
                padding: 5px;
                font-size: 12px;
                font-weight: bold;
                background-color: red;
                color: white;
                border-radius: 4px;
            }

#header #root li.x-icon {
    float: right !important;
    position: relative;
}

    #header #root li.x-icon a {
        padding: 0
    }

.nav-icon {
    width: 32px;
    height: 36px;
    background-repeat: no-repeat;
    background-position: 6px 9px;
    display: inline-block
}

.nav-icon-chats {
    background-image: url(/ui/images/2013-r2/_chat.png);
    background-position: 0px 4px;
}

.nav-icon-alerts {
    background-image: url(/ui/images/2013-r2/_alerts.png);
    background-position-x: 4px
}

.nav-icon-logout {
    background-image: url(/ui/images/2013-r2/_logout.png);
}

.nav-icon-help {
    background-image: url(/ui/images/2013-r2/_help.png);
    width: 36px
}

.nav-icon-search {
    background-image: url(/ui/images/2013-r2/search.png)
}

.x-icon-bubble {
    position: absolute;
    top: 2px;
    left: 20px;
    padding: 1px 2px 1px 2px;
    background-color: red;
    color: white;
    text-align: center;
    font-weight: bold;
    font-size: .8em
}

.notifications .submenu {
    background-color: #fff;
    border-radius: 3px;
    box-shadow: 0 0 0 1px rgba(89,105,128,.1), 0 3px 20px 0 rgba(89,105,128,.3), 0 1px 2px 0 rgba(0,0,0,.05);
    width: auto !important;
    left: auto !important;
    right: -56px !important;
}

.x-empty-notifications {
    padding: 7px;
    color: #333;
    width: 270px;
}

.x-notification-container {
    max-height: 300px;
    overflow: auto
}

.x-notifications li:last-child {
    border-bottom: none !important;
}

.x-notifications li {
    position: relative !important;
    margin-bottom: 4px;
    padding: 7px !important;
    width: 435px !important;
    border-bottom: 1px solid #ddd !important;
    color: #555 !important;
}

    .x-notifications li:hover {
        background: #f5f5f5;
    }

    .x-notifications li.unread {
        background: #ebf5ff !important;
        color: #333 !important;
    }

    .x-notifications li.read {
        color: #333 !important;
    }

.x-notification-close {
    position: absolute;
    top: 1px;
    right: 0px;
    padding: 6px 7px;
    cursor: pointer;
}

    .x-notification-close svg:hover {
        fill: #999;
    }

.x-notification-title {
    margin: 0 16px 8px 0;
    font: bold 15px "Open Sans", sans-serif;
    line-height: 20px;
}

.x-notification-message {
    margin: 0 0 7px 0;
    font: 12px "Open Sans", sans-serif;
}

.x-notification-moment {
    margin-bottom: 5px;
    color: #596981;
    font: 12px "Open Sans", sans-serif;
}

#header #root .x-notification-container .x-notification-actions {
    display: inline-flex;
}

    #header #root .x-notification-container .x-notification-actions a {
        color: #2b75be;
        padding: 0px 10px;
        background: none;
        cursor: pointer;
        font-size: 16px;
        line-height: 1rem;
    }

        #header #root .x-notification-container .x-notification-actions a:hover {
            color: #000;
            background: none;
        }


@media screen and (max-width: 820px) {
    .towbook-logo {
        display: none;
    }
}

@media screen and (max-width: 1000px) {
    #header #root .header-company-detail {
        display: none;
    }
}

h3 {
    font-family: 'Segoe UI', "Open Sans", ff-meta-web-pro, calibri, arial;
    margin-bottom: 9px;
    font-size: 24px;
    color: #A2A2A2;
    background-color: transparent;
    background-image: none;
    border: 0;
    padding: 0;
    font-weight: normal;
}

.full-screen {
    top: 40px;
    max-height: 100% !important;
}

.mobile-820-or-less {
    display: none
}

@media screen and (max-width: 820px) {
    .mobile-820-or-less {
        display: block
    }
}


/* navigation update 5/18/16 */

#toolbar > h2 {
    margin: 0;
    padding: 13px 14px 4px 14px;
    font-size: 19px;
    font-family: 'Segoe UI', "Open Sans";
    font-weight: normal;
    color: #777;
}

#toolbar ul li a {
    /*margin-bottom: 10px;*/
}

.Field > .checkbox {
    text-align: left
}

    .Field > .checkbox label {
        margin-bottom: 10px;
        display: inline-block;
        margin-left: 10px
    }


/* chatBar items */
#chatBar {
    position: fixed;
    top: 113px;
    right: 0;
    bottom: 90px;
    width: 360px;
    min-width: 300px;
    max-width: 600px;
    display: none;
    background-color: #efefef;
    box-shadow: 0 0 8px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.2);
    -webkit-box-shadow: 0 0 8px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.2);
    -moz-box-shadow: 0 0 8px rgba(0,0,0,.2),0 2px 8px rgba(0,0,0,.2);
    z-index: 998;
    border-bottom-left-radius: 5px;
    border-top-left-radius: 5px;
}

    #chatBar .header {
        display: block;
        overflow: visible;
        position: relative;
        padding: 10px;
        background: white;
        white-space: nowrap;
        line-height: 2em;
        font-family: 'Segoe UI', "Open Sans", Calibri, ff-meta-web-pro;
        color: #777;
        padding-bottom: 0px;
        box-shadow: 0px 2px 10px -3px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0px 2px 10px -3px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px 2px 10px -3px rgba(0,0,0,0.2);
        border-top-left-radius: 5px;
    }

        #chatBar .header .header-row {
            display: table;
            vertical-align: middle;
            width: 100%;
            text-align: center;
            line-height: 2em;
        }

            #chatBar .header .header-row div:nth-child(1) {
                display: table-row;
            }

        #chatBar .header div.title-container {
            display: table-cell;
        }

            #chatBar .header div.title-container div:first-of-type {
                display: block;
                position: relative;
            }

            #chatBar .header div.title-container div:nth-child(1) span {
                display: inline-block;
                vertical-align: middle;
            }

            #chatBar .header div.title-container div:nth-child(1) .fa {
                display: inline-block;
                position: absolute;
                line-height: 2.0em;
                font-size: 1.4em;
                right: 0px;
            }

                #chatBar .header div.title-container div:nth-child(1) .fa:hover {
                    color: rgba(43, 117, 190, .90);
                    cursor: pointer;
                }

            #chatBar .header div.title-container span:nth-child(1) {
                display: block;
                font-size: 1.2em;
                line-height: 1.2em;
                max-width: 200px;
                overflow: hidden;
                text-overflow: ellipsis;
                margin: 0 auto;
            }

            #chatBar .header div.title-container span:nth-child(2) {
                display: block;
                font-size: 0.7em;
                line-height: 1.0em;
                text-transform: uppercase;
                width: 100%;
                max-width: 200px;
                overflow: hidden;
                text-overflow: ellipsis;
                margin: 0 auto;
            }

        #chatBar .header .fa-bars {
            visibility: visible;
            display: inline-block;
            width: 10%;
            text-align: left;
            font-size: 20px;
        }

        #chatBar .header .fa-close,
        #chatBar .header .fa-times {
            font-size: 22px;
            text-align: right;
        }

            #chatBar .header .fa-bars:hover,
            #chatBar .header .fa-close:hover,
            #chatBar .header .fa-times:hover {
                color: #444;
                cursor: pointer;
            }

        #chatBar .header .fa {
            width: 20px;
            display: table-cell;
            vertical-align: middle;
            color: #aaa;
        }

    #chatBar.list .header .fa-bars {
        visibility: hidden;
    }

    #chatBar.list .header div.title-container span:first-of-type {
        font-size: 1.4em;
        line-height: 2.0em;
        vertical-align: middle;
        text-align: center;
    }

    #chatBar.list .header div.title-container div:nth-child(1) .fa-cog,
    #chatBar.list .header div.title-container div:nth-child(1) .fa-trash,
    #chatBar .header #filter-list {
        display: none;
    }

    #chatBar .header .header-row.primary div.title-container .fa-cog,
    #chatBar .header .header-row.primary div.title-container .fa-trash {
        line-height: 30px;
        font-size: 20px;
    }

    #chatBar .header div.title-container div:nth-child(1) .fa-cog {
        margin-right: 0px;
    }

    #chatBar .header div.title-container div:nth-child(1) .fa-trash {
        margin-right: 24px;
    }

    #chatBar.list .header #filter-list {
        display: table-cell;
        vertical-align: middle;
    }

        #chatBar.list .header #filter-list > li {
            display: inline-block;
            font-size: 14px;
            color: #aaa;
            padding: 0 6px;
            margin-left: 4px;
            margin-right: 4px;
            transition-duration: .15s;
            transition-property: box-shadow, color;
            position: relative;
            overflow: visible;
        }

            #chatBar.list .header #filter-list > li.active {
                box-shadow: inset 0 -3px #005EB1 !important;
                -moz-box-shadow: inset 0 -3px #005EB1 !important;
                -webkit-box-shadow: inset 0 -3px #005EB1 !important;
                cursor: context-menu;
                color: #777;
            }

            #chatBar.list .header #filter-list > li:not(.active):hover {
                box-shadow: inset 0 -3px #FF6D92;
                -moz-box-shadow: inset 0 -3px #FF6D92;
                -webkit-box-shadow: inset 0 -3px #FF6D92;
                cursor: pointer;
                color: #777;
            }

        #chatBar.list .header #filter-list li .notification {
            display: inline-block;
            line-height: 14px;
            position: relative;
            font-size: 8px;
            right: -3px;
            top: -8px;
            bottom: 0px;
            margin: auto;
        }

        #chatBar.list .header #filter-list li.unread {
            font-weight: 900;
            color: black;
        }


        #chatBar.list .header #filter-list li .notification .fa-circle {
            display: none;
            width: unset;
        }

        #chatBar.list .header #filter-list li .notification .fa-circle {
            color: #eee
        }

        #chatBar.list .header #filter-list li.unread .notification .fa-circle {
            color: red;
            display: inline-block;
            font-weight: 900;
        }

        #chatBar.list .header #filter-list > li.unread:not(.active):hover .notification .fa-circle {
            color: #FF6D92;
        }


    #chatBar.list.edit-message-details .header div.title-container div:nth-child(1) .fa-cog,
    #chatBar.list.edit-message-details .header div.title-container div:nth-child(1) .fa-trash,
    #chatBar.empty.edit-message-details .header div.title-container div:nth-child(1) .fa {
        display: none;
    }

    #chatBar.edit-message-details .header div.title-container div:nth-child(1) .fa-cog {
        display: inline-block;
        color: #2B75BE;
    }

    #chatBar.delete-chat-details .header div.title-container div:nth-child(1) .fa-trash {
        display: inline-block;
        color: #2B75BE;
    }

    #chatBar .body {
        position: absolute;
        width: 100%;
        background-color: #efefef;
        top: 55px;
        bottom: 68px;
        overflow-x: hidden;
        overflow-y: auto;
    }

    #chatBar.list .body {
        bottom: 65px;
    }

    #chatBar .footer {
        display: none;
        background-color: white;
        position: absolute;
        height: 63px;
        width: 100%;
        bottom: 0;
        right: 0;
        box-shadow: 0px -3px 10px -3px rgba(0,0,0,0.2);
        -webkit-box-shadow: 0px -3px 10px -3px rgba(0,0,0,0.2);
        -moz-box-shadow: 0px -3px 10px -3px rgba(0,0,0,0.2);
        border-bottom-left-radius: 5px;
    }

    #chatBar.list .footer {
        height: 60px;
    }

        #chatBar.list .footer #create-message-input-container {
            display: block;
        }

    #chatBar .footer #create-message-input-container {
        display: none;
    }

    #chatBar .footer {
        display: block;
    }

    #chatBar.list .footer #message-input-container {
        display: none;
    }

    #chatBar .footer #create-message-input-container {
        text-align: center;
        line-height: 60px;
    }

        #chatBar .footer #create-message-input-container input.cancel-button {
            display: none;
            line-height: 1;
            padding: 6px 0px;
            margin-left: 10px;
            font-weight: normal;
            width: 75px;
        }

    #chatBar.edit-message-details .footer #create-message-input-container input.cancel-button {
        display: none;
    }

    #chatBar .footer #message-input-container {
        margin: 10px;
        box-shadow: none;
        width: 100%;
    }

#message-input {
    background: #fff;
    font-size: 14px;
    line-height: 1.2rem;
    border: 2px solid #E0E0E0;
    background-clip: padding-box;
    font-family: "Open Sans", Calibri, Arial;
    margin: 0;
    color: #3d3c40;
    -webkit-appearance: none;
    box-shadow: none;
    outline: 0;
    position: relative;
    bottom: 0;
    height: 100%;
    min-height: 42px !important;
    padding: 9px 30px 9px 9px;
    max-height: 10pc !important;
    resize: none !important;
    -webkit-transition: none;
    -moz-transition: none;
    transition: none;
    border-radius: 6px;
    border-right: none;
    display: inline-block;
}

#message-input-send {
    position: absolute;
    right: 10px;
    display: inline-block;
    z-index: 1;
    width: 45px;
    height: 42px;
    line-height: 42px;
    text-align: center;
    color: white;
    background-color: #2B75BE;
    opacity: 1;
    border-radius: 0 6px 6px 0;
    border: 2px solid #2B75BE;
}

    #message-input-send:hover {
        text-decoration: none;
        cursor: pointer;
        background-color: rgba(43, 117, 190, .90);
        border: 2px solid #2B75BE;
    }

#chatBar #chatBarMessageList {
    padding-bottom: 30px;
    position: relative;
    margin: 0 auto;
    padding: 10px 0;
    list-style-type: none;
    font: 14px "Open Sans", sans-serif;
    height: auto;
}

#chatBar #message-input-container {
    height: 42px;
    padding-right: 30px;
    box-shadow: none;
    width: 100%;
}

#chatBar .classy-box {
    position: absolute;
    top: 50px;
    bottom: unset;
    right: 5px;
    width: 90%;
    background-color: white;
    box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px 0px 12px 3px rgba(0,0,0,0.2);
    border-radius: 15px;
}

#chatBar.list .classy-box {
    top: unset;
    bottom: 50px;
    width: 100%;
    left: 0px;
    box-shadow: 0px -7px 12px -5px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px -7px 12px -5px rgba(0,0,0,0.2);
    -moz-box-shadow: 0px -7px 12px -5px rgba(0,0,0,0.2);
    border-radius: unset;
}

#editMessageDetails:before {
    position: absolute;
    display: inline-block;
    border-bottom: 15px solid #ccc;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
    right: 20px;
    top: -15px;
}

#deleteChatDetails:before {
    position: absolute;
    display: inline-block;
    border-bottom: 15px solid #ccc;
    border-right: 15px solid transparent;
    border-left: 15px solid transparent;
    border-bottom-color: rgba(0, 0, 0, 0.2);
    content: '';
    right: 44px;
    top: -15px;
}

#chatBar #editMessageDetails:after {
    position: absolute;
    display: inline-block;
    border-bottom: 14px solid #ccc;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
    border-bottom-color: white;
    right: 21px;
    top: -14px;
    content: '';
}

#chatBar #deleteChatDetails:after {
    position: absolute;
    display: inline-block;
    border-bottom: 14px solid #ccc;
    border-right: 14px solid transparent;
    border-left: 14px solid transparent;
    border-bottom-color: white;
    right: 45px;
    top: -14px;
    content: '';
}



#chatBar.list #editMessageDetails:before {
    display: none;
}

#chatBar.list #editMessageDetails:after {
    display: none;
}


#chatBar.list .classy-box input[type="button"] {
    display: none;
}

#chatBar .classy-box input[type="button"] {
    display: block;
    margin: 10px auto;
}

#chatBar .author {
    font-size: 14px;
    font-weight: bold;
    display: inline-block;
    white-space: nowrap;
    max-width: 40%;
    text-overflow: ellipsis;
    overflow: hidden;
}

#chatBar .timestamp {
    font-family: Open Sans, Calibri, Arial;
    font-size: 11px;
    text-transform: uppercase;
    color: #9e9e9e;
    display: inline-block;
    float: right;
    padding-left: 10px;
    max-width: 60%;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}

#chatBar .direction-r .timestamp {
    color: #7e7e7e;
}

#chatBar .messageItem {
    padding: 0 15px 0px 15px;
    font-size: 1.0em;
    color: #005EB1;
    width: auto;
    min-width: unset;
    overflow: hidden;
}

    #chatBar .messageItem.read {
        font-weight: normal;
    }

.messageItem.unread {
    font-weight: 800;
}

#chatBar .messageItem .headerContainer {
    line-height: 0;
    display: none;
}

#chatBar .no-messages {
    padding: 15px;
}

#chatBar .messageItem.default {
    padding: 15px 15px 0px 15px;
}

    #chatBar .messageItem.default .headerContainer {
        line-height: 18px;
        display: block;
    }

#chatBar .messageItem .read-container.direction-l {
    text-align: left;
}

#chatBar .messageItem .read-container.direction-r {
    text-align: right;
}

#chatBar .messageItem .read-container {
    font-size: 0.7em;
    line-height: 2.5em;
    text-transform: uppercase;
    clear: both;
}

#chatBar .read-container.multiple .fa-user,
#chatBar .read-container.multiple .fa-user span {
    display: none;
}

#chatBar .read-container .fa-users,
#chatBar .read-container .fa-users span {
    display: none;
}

#chatBar .read-container.multiple .fa-users,
#chatBar .read-container.multiple .fa-users span {
    display: inline-block;
}

#chatBar .messageItem .read-container .fa span {
    padding: 0 5px;
    color: #777;
}


#chatBar .direction-l {
    float: left;
}

#chatBar .direction-r {
    float: right;
}

#chatBar .messageItemContainer {
    position: relative;
    width: 90%;
}

    #chatBar .messageItemContainer .flag-wrapper {
        display: inline-block;
        width: 100%;
    }

    #chatBar .messageItemContainer .flag {
        min-width: unset;
        max-width: unset;
    }

#chatBar .default .flag {
    padding: 15px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#chatBar .messageItem.last-message .flag {
    border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}

#chatBar .flag {
    background: rgb(250, 250, 250);
    padding: 0 15px 15px 15px;
}

#chatBar .direction-l .flag {
    background: rgba(43, 117, 190, .25);
}

#chatBar .flag p:first-of-type {
    margin: 0;
    padding: 0;
}

#chatBar .flag:after {
    visibility: hidden;
}

#chatBar .default .direction-l .flag:after {
    content: "";
    position: absolute;
    top: 15px;
    left: -12px;
    height: 0;
    width: 0;
    margin-left: -8px;
    border: solid transparent;
    border-right-color: rgba(43, 117, 190, .25);
    border-width: 10px;
    pointer-events: none;
    display: block;
    visibility: visible;
}

#chatBar .default .direction-r .flag:after {
    content: "";
    position: absolute;
    top: 15px;
    right: -20px;
    height: 0;
    width: 0;
    margin-left: -8px;
    border: solid transparent;
    border-left-color: rgb(250,250,250);
    border-width: 10px;
    pointer-events: none;
    display: block;
    visibility: visible;
}

#chatBar .default .messageItemContainer .messageNodeList:before {
    content: "";
    display: block;
    border-top: 2px solid rgb(248, 248, 248);
    margin-top: -2px;
    padding-bottom: 10px;
}

#chatBar .default .direction-r .messageNodeList:before {
    border-top: 2px solid rgb(239, 239, 239);
}

#chatBar .default .messageNodeList {
    padding: 0px 10px;
    margin-top: 12px;
}

#chatBar .messageNodeList {
    padding: 0px 10px;
    line-height: 1.5em;
    color: #555;
    font-size: 1em;
}

#chatBar.list .messageItem {
    padding: 20px 10px;
    display: block;
    border-bottom: 1px solid #e7e7e7;
}

    #chatBar.list .messageItem:hover {
        background-color: lightgrey;
        cursor: pointer;
    }

#chatBar .unread-container {
    float: left;
    width: 36px;
    display: block;
}


    #chatBar .unread-container .fa-comments,
    #chatBar .unread-container .fa-group {
        font-size: 36px;
    }

    #chatBar .unread-container .x-unread-bubble {
        display: none;
    }

#chatBar .unread .unread-container .x-unread-bubble {
    display: block;
}

#chatBar .unread-container .x-unread-bubble {
    font-size: 13px;
    font-weight: normal;
    color: white;
    position: relative;
    left: 0px;
    top: -28px;
    width: 30px;
    text-align: center;
    letter-spacing: 1px;
}

#chatBar .unread-container .x-unread-bubble {
    background: red;
    max-width: 20px;
    margin: auto;
    border-radius: 5px;
}

#chatBar .unread-container.call .x-unread-bubble {
    left: 0px;
}

#chatBar .unread-container.channel .x-unread-bubble {
    left: 2px;
}

#chatBar .lastActivityContainer {
    overflow: hidden;
    padding-left: 10px;
    color: #777;
    min-height: 36px;
    font-size: 14px;
}

#chatBar .unread .lastActivityContainer {
    color: #333;
}

#chatBar .lastActivityContainer .title {
    display: inline-block;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
}

#chatBar .lastActivityContainer .timestamp {
    font-size: 11px;
}

#chatBar .lastMessageContainer {
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    line-height: 16px; /* fallback */
    max-height: 32px; /* fallback */
    -webkit-line-clamp: 2; /* number of lines to show */
    -webkit-box-orient: vertical;
}

    #chatBar .lastMessageContainer .lastOwner {
        display: inline-block;
    }

    #chatBar .lastMessageContainer .lastMessage {
    }

#chatBar.list.empty .body li {
    display: block;
    text-align: center;
}


#chatBar.list.empty li {
    padding: 20px 10px;
    color: #005EB1;
}

    #chatBar.list.empty li:hover {
        background-color: transparent;
        cursor: initial;
    }

#chatBar.list .empty i {
    font-size: 20px;
    padding-right: 10px;
}

#chatBar #dragbarChat,
#ghostbarChat {
    display: none;
}

#chatBar #dragbarChat {
    display: block;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 10px;
    background: transparent;
    cursor: col-resize;
    z-index: 998;
}

#ghostbarChat {
    display: block;
    margin-bottom: 17px;
    width: 6px;
    background-color: #333;
    opacity: 0.5;
    position: absolute;
    cursor: col-resize;
    z-index: 999;
}

#chatBarLoadingMoreTop,
#chatBarLoadingMoreBottom,
#chatBarLoading {
    display: none;
    width: 100%;
    overflow: hidden;
    text-align: center;
    font-size: 1.3em;
    height: 50px;
    line-height: 50px;
    background-color: #ccc;
    background-color: rgba(240, 240, 240, 0.8);
}

#chatBarLoading {
    top: 0px;
    bottom: 0px;
    line-height: normal;
    background-color: rgba(241,241,241,.8);
    height: 100%;
    position: absolute;
    display: none;
}

    #chatBarLoading div:first-of-type {
        top: 50%;
        position: relative;
    }

#chatBarLoadingMoreTop {
    position: relative;
    top: 5px;
    left: 0px;
}

#chatBarLoadingMoreBottom {
    position: absolute;
    bottom: 65px;
    left: 0px;
}

    #chatBarLoadingMoreTop .tb-worm,
    #chatBarLoadingMoreTop .tb-worm:before,
    #chatBarLoadingMoreTop .tb-worm:after,
    #chatBarLoadingMoreBottom .tb-worm,
    #chatBarLoadingMoreBottom .tb-worm:before,
    #chatBarLoadingMoreBottom .tb-worm:after,
    #chatBarLoading .tb-worm,
    #chatBarLoading .tb-worm:before,
    #chatBarLoading .tb-worm:after {
        width: 4px;
        height: 20px;
        background-color: #2B75BE;
        border-radius: 2px;
    }

        #chatBarLoadingMoreTop .tb-worm:before,
        #chatBarLoadingMoreTop .tb-worm:after,
        #chatBarLoadingMoreBottom .tb-worm:before,
        #chatBarLoadingMoreBottom .tb-worm:after,
        #chatBarLoading .tb-worm:before,
        #chatBarLoading .tb-worm:after {
            content: "";
            position: absolute;
            display: block;
            top: 0px;
        }

        #chatBarLoadingMoreTop .tb-worm:before,
        #chatBarLoadingMoreBottom .tb-worm:before,
        #chatBarLoading .tb-worm:before {
            left: -6px;
            top: 50%;
            transform: translateY(-10px) translateZ(0);
            animation: bounce-chat 0.6s ease 0.6s infinite;
        }

        #chatBarLoadingMoreTop .tb-worm:after,
        #chatBarLoadingMoreBottom .tb-worm:after,
        #chatBarLoading .tb-worm:after {
            left: 6px;
            top: 50%;
            transform: translateY(-10px) translateZ(0);
            animation: bounce-chat 0.6s ease 0.2s infinite;
        }

    #chatBarLoadingMoreTop .tb-worm,
    #chatBarLoadingMoreBottom .tb-worm,
    #chatBarLoading .tb-worm {
        display: inline-block;
        position: relative;
        animation: bounce-chat 0.6s ease 0.1s infinite;
        margin-right: 20px;
        top: 3px;
    }

/* bounce-chat */
@-webkit-keyframes bounce-chat {
    0% {
        height: 4px;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    50% {
        height: 20px;
        margin-top: 0;
        margin-bottom: 0;
    }

    100% {
        height: 4px;
        margin-top: 8px;
        margin-bottom: 8px;
    }
}

@keyframes bounce-chat {
    0% {
        height: 4px;
        margin-top: 8px;
        margin-bottom: 8px;
    }

    50% {
        height: 20px;
        margin-top: 0;
        margin-bottom: 0;
    }

    100% {
        height: 4px;
        margin-top: 8px;
        margin-bottom: 8px;
    }
}
/* END bounce-chat */

/* flash and bounce*/
@-webkit-keyframes flash-me-and-bounce {
    0% {
        -webkit-transform: translateY(0);
        background: unset;
    }

    20% {
        -webkit-transform: translateY(0);
    }

    40% {
        -webkit-transform: translateY(-6px);
    }

    50% {
        -webkit-transform: translateY(0);
        background: rgba(0, 94, 177, .1);
    }

    60% {
        -webkit-transform: translateY(-3px);
    }

    80% {
        -webkit-transform: translateY(0);
    }

    100% {
        -webkit-transform: translateY(0);
        background: unset;
    }
}

@keyframes flash-me-and-bounce {
    0% {
        transform: translateY(0);
        background: unset;
    }

    20% {
        transform: translateY(0);
    }

    40% {
        transform: translateY(-6px);
    }

    50% {
        transform: translateY(0);
        background: rgba(0, 94, 177, .1);
    }

    60% {
        transform: translateY(-3px);
    }

    80% {
        transform: translateY(0);
    }

    100% {
        transform: translateY(0);
        background: unset;
    }
}

#chatBarMessageList li.flash-me-and-bounce {
    -webkit-animation: 1000ms flash-me-and-bounce 1;
    -moz-animation: 1000ms flash-me-and-bounce 1;
    -ms-animation: 1000ms flash-me-and-bounce 1;
    -o-animation: 1000ms flash-me-and-bounce 1;
    animation: 1000ms flash-me-and-bounce 1;
}

/*END flash and bounce*/

/*flash-only */
@-webkit-keyframes flash-only {
    0% {
        background: unset;
    }

    50% {
        background: rgba(0, 94, 177, .1);
    }

    100% {
        background: unset;
    }
}

@keyframes flash-only {
    0% {
        background: unset;
    }

    50% {
        background: rgba(0, 94, 177, .1);
    }

    100% {
        background: unset;
    }
}

#chatBarMessageList li.flash-only {
    -webkit-animation: 1000ms flash-only 1;
    -moz-animation: 1000ms flash-only 1;
    -ms-animation: 1000ms flash-only 1;
    -o-animation: 1000ms flash-only 1;
    animation: 1000ms flash-only 1;
}
/*END flash-only*/

#chatBar.list #participant-list {
    display: none;
}

#chatBar #participant-list {
    list-style: none;
    text-align: center;
    padding: 5px;
    line-height: 1.0em;
}

#chatBar .participant-item {
    display: inline-block;
    padding: 5px;
    margin: 0 3px;
    font-size: 1.0em;
    border: 1px solid #e6e6e6;
    min-width: 30px;
    border-radius: 15px;
    text-align: center;
}

    #chatBar .participant-item.active {
        background-color: rgba(0,94,177,1);
        color: white;
    }

#chatBar .participant-item {
    background-color: rgba(43, 117, 190, .25);
}

    #chatBar .participant-item.break {
        border-left: 1px solid #efefef;
        width: 1px;
        padding: 0;
    }

    #chatBar .participant-item span {
        text-transform: uppercase;
    }

    #chatBar .participant-item.me {
        background-color: white;
        border-color: #c6c6c6;
    }

    #chatBar .participant-item.text-version {
        background-color: unset;
        border-radius: 0;
        border-color: white;
        font-size: .9em;
        white-space: nowrap;
        text-overflow: ellipsis;
        overflow: hidden;
        width: 100%;
        line-height: 0px;
    }

        #chatBar .participant-item.text-version span {
            text-transform: unset;
        }

    #chatBar .participant-item div.status {
        position: absolute;
        display: block;
        overflow: visible;
        width: 0px;
        height: 0px;
    }

        #chatBar .participant-item div.status .fa {
            position: relative;
            top: -4px;
            left: 13px;
            width: 20px;
        }

    #chatBar .participant-item.status-unknown .fa {
        display: none;
    }

    #chatBar .participant-item.status-online .fa,
    #chatBar .participant-item.status-offline .fa,
    #chatBar .participant-item.status-offline.me .fa {
        display: block;
    }

    #chatBar .participant-item.status-online .fa {
        color: lightgreen;
    }

    #chatBar .participant-item.status-offline .fa {
        color: #dfdfdf;
    }

#editMessageDetails,
#deleteChatDetails {
    display: none;
}

#chatBar.edit-message-details #editMessageDetails {
    display: block;
}

#chatBar.delete-chat-details #deleteChatDetails {
    display: block;
}

#chatBar .classy-box {
    display: none;
    min-height: 150px;
}

    #chatBar .classy-box div:first-of-type {
        padding-left: 10px;
        padding-right: 10px;
    }

        #chatBar .classy-box div:first-of-type h1 {
            font-size: 1.2em;
            line-height: 1.2em;
            font-family: Calibri, Arial;
            font-weight: normal;
            display: inline-block;
        }

        #chatBar .classy-box div:first-of-type .fa-close,
        #chatBar .classy-box div:first-of-type .fa-times {
            float: right;
            line-height: 40px;
            cursor: pointer;
            color: #aaa;
            font-size: 16px;
        }

            #chatBar .classy-box div:first-of-type .fa-close:hover,
            #chatBar .classy-box div:first-of-type .fa-times:hover {
                color: #444;
            }

    #chatBar .classy-box p {
        padding: 5px 10px;
    }

    #chatBar .classy-box ul {
        list-style: none;
        margin: 0;
    }

        #chatBar .classy-box ul li {
            width: 100%;
            padding: 5px 10px;
            line-height: 36px;
        }

#chatBar.list .classy-box ul li:hover {
    background-color: #efefef;
}

#chatBar .classy-box ul li label {
    display: block;
    line-height: 20px;
}

#chatBar .classy-box ul li input {
    width: 100%;
    padding: 5px;
}





/* END of chatBar items */

.popup-message {
    display: table;
    height: 100%;
    vertical-align: middle;
    text-align: center;
    z-index: 100000000000;
    width: 100%;
    top: 0px;
    bottom: 0px;
    right: 0;
    left: 0px;
    position: fixed;
}

    .popup-message > div {
        font-size: 12pt;
        margin: 0 auto;
        text-align: center;
        vertical-align: middle;
        position: static;
        display: table-cell;
        padding: 0;
        border-radius: 3px;
    }

        .popup-message > div > div {
            width: 100%;
            display: inline-block;
            text-align: center;
        }

            .popup-message > div > div > div {
                -webkit-user-select: text;
                padding: 60px 30px;
                text-align: left;
                border-radius: 2px;
                display: inline-block;
                width: 600px;
                box-sizing: border-box;
            }

    .popup-message h2 {
        color: #fff !important;
        margin-bottom: 10px !important;
        margin: 0 !important;
        padding: 0 0 20px 0 !important;
        border: 0 !important;
        font-weight: inherit !important;
        font-style: inherit !important;
        font-size: 22pt !important;
        font-family: inherit !important;
        vertical-align: baseline !important;
    }

    .popup-message p {
        display: block;
        text-align: left;
        margin: 0;
        padding: 0;
        font-size: 12pt;
        margin-bottom: 20px;
    }

    .popup-message ul {
        float: left;
        font-size: 10pt;
        width: 100%;
    }

    .popup-message .button {
        float: right;
        font-size: 10pt;
        min-width: 50px;
        text-align: center;
        display: inline;
        padding: 8px 10px;
        border-radius: 3px;
        margin-left: 10px;
        cursor: pointer;
    }

    .popup-message pre, .popup-message code {
        display: block;
        font-size: 10pt;
        max-height: 200px;
        overflow: auto;
        margin-top: 20px;
    }

.popup-message {
    background: rgba(0,0,0,0.5);
}

    .popup-message > div > div {
        background: #505d6b;
        color: #c7e6ff;
    }

    .popup-message .button {
        background: transparent;
        border: 2px solid #c7e6ff;
        color: #c7e6ff;
    }

    .popup-message label {
        margin-right: 10px;
        display: block;
    }

    .popup-message input {
        background: transparent;
        padding: 8px 10px;
        border: 2px solid #c7e6ff;
        color: #c7e6ff;
        width: 60%;
    }

        .popup-message input::-webkit-input-placeholder {
            color: #c7e6ff;
        }

    .popup-message .button:hover,
    .popup-message .button.active {
        background: #c7e6ff !important;
        color: #505d6b;
    }

    .popup-message ::-webkit-scrollbar-thumb {
        background: #c7e6ff;
        border: 1px solid #c7e6ff;
    }

/** Popup Modal Box **/
.modal-box {
    display: none;
    position: fixed;
    z-index: 1000;
    width: 98%;
    background: white;
    border-bottom: 1px solid #aaa;
    border-radius: 0.3rem;
    box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
    border: 1px solid rgba(0, 0, 0, 0.1);
    background-clip: padding-box;
    overflow: hidden;
}

    .modal-box .modal-spinner {
        display: -webkit-box;
        display: -moz-box;
        display: -webkit-flex;
        display: flex;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        -ms-flex-align: center;
        -webkit-align-items: center;
        -webkit-box-align: center;
        align-items: center;
        background-color: rgba(255, 255, 255, 0.8);
    }

        .modal-box .modal-spinner .modal-spinner-container {
            display: -webkit-box;
            display: -moz-box;
            display: -webkit-flex;
            display: flex;
            -ms-flex-align: center;
            -webkit-align-items: center;
            -webkit-box-align: center;
            align-items: center;
            text-align: center;
        }

        .modal-box .modal-spinner > div.auto-fit {
            flex: 1 1 auto;
            min-width: 0;
            min-height: 0;
        }

        .modal-box .modal-spinner .modal-spinner-container span {
            color: #333;
            font-size: 20px;
            font-weight: normal;
            font-family: Calibri, segoe ui light, segoe ui, "Open Sans", Georgia, helvetica;
            padding-left: 20px;
        }


@media (min-width: 32em) {
    .modal-box {
        width: 70%;
    }
}

.modal-box header,
.modal-box .modal-header {
    padding: 1.25em 1.5em;
    border-bottom: 1px solid #ddd;
}

    .modal-box header h3,
    .modal-box header h4,
    .modal-box .modal-header h3,
    .modal-box .modal-header h4 {
        margin: 0;
    }

    .modal-box header h3 {
        color: #333;
        font-size: 20px;
        font-weight: normal;
        font-family: segoe ui light, segoe ui, "Open Sans", Georgia, helvetica;
    }

    .modal-box header h4 {
        display: inline-block;
        font-family: segoe ui light, segoe ui, "Open Sans", Georgia, helvetica;
        font-size: 14px;
        font-weight: normal;
        margin-top: 5px;
        color: black;
    }

.modal-box .modal-body {
    padding: 0;
    overflow: auto;
    width: 100%;
    height: 100%;
}

.modal-box footer,
.modal-box .modal-footer {
    padding: 1em;
    border-top: 1px solid #ddd;
    background: rgba(0, 0, 0, 0.02);
    text-align: right;
}

.modal-overlay {
    /*display: table;*/
    opacity: 0;
    filter: alpha(opacity=0);
    position: fixed;
    top: 0;
    left: 0;
    z-index: 900;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, 0.7) !important;
}

a.close {
    line-height: 1;
    font-size: 1.5em;
    position: absolute;
    top: 22px;
    right: 14px;
    text-decoration: none;
    color: #bbb;
}

    a.close:hover {
        color: #222;
        -webkit-transition: color 1s ease;
        -moz-transition: color 1s ease;
        transition: color 1s ease;
    }

.btn {
    font-size: 3vmin;
    padding: 0.75em 1.5em;
    background-color: #fff;
    border: 1px solid #bbb;
    color: #333;
    text-decoration: none;
    display: inline;
    border-radius: 4px;
    -webkit-transition: background-color 1s ease;
    -moz-transition: background-color 1s ease;
    transition: background-color 1s ease;
}

    .btn:hover {
        background-color: #ddd;
        -webkit-transition: background-color 1s ease;
        -moz-transition: background-color 1s ease;
        transition: background-color 1s ease;
    }

.btn-small {
    padding: .75em 1em;
    font-size: 0.8em;
}

.swal2-overlay {
    z-index: 1001;
}

input::-webkit-input-placeholder { /* Chrome */
    color: #afafaf;
}

:-ms-input-placeholder { /* IE 10+ */
    color: #afafaf;
}

input::-moz-placeholder { /* Firefox 19+ */
    color: #afafaf;
    opacity: 1;
}

:-moz-placeholder { /* Firefox 4 - 18 */
    color: #afafaf;
    opacity: 1;
}



/******************
//  Fresh Check
//  <input class="fresh-check" type="checkbox" /><label for="check"><span></span></label>
*******************/
input[type="checkbox"].fresh-check {
    display: none;
}

    input[type="checkbox"].fresh-check + label {
        display: inline-block;
        color: #2B75BE;
        cursor: pointer;
        position: relative;
        left: 5px;
    }

        input[type="checkbox"].fresh-check + label span {
            display: inline-block;
            position: relative;
            background-color: transparent;
            width: 25px;
            height: 25px;
            transform-origin: center;
            -webkit-transform-origin: center;
            border: 2px solid rgba(68,68,68,.6);
            border-radius: 50%;
            vertical-align: -6px;
            margin-right: 10px;
            transition: transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
            -webkit-transition: -webkit-transform 350ms cubic-bezier(0.78, -1.22, 0.17, 1.89);
        }

            input[type="checkbox"].fresh-check + label span:before {
                content: "";
                width: 0px;
                height: 2px;
                border-radius: 2px;
                background: #2B75BE;
                position: absolute;
                transform: rotate(45deg);
                -webkit-transform: rotate(45deg);
                top: 10px;
                left: 7px;
                transition: width 50ms ease 50ms;
                transform-origin: 0% 0%;
                -webkit-transform-origin: 0% 0%;
            }

            input[type="checkbox"].fresh-check + label span:after {
                content: "";
                width: 0;
                height: 2px;
                border-radius: 2px;
                background: #2B75BE;
                position: absolute;
                transform: rotate(305deg);
                -webkit-transform: rotate(305deg);
                top: 14px;
                left: 9px;
                transition: width 50ms ease;
                transform-origin: 0% 0%;
                -webkit-transform-origin: 0% 0%;
            }

        input[type="checkbox"].fresh-check + label:hover span:before {
            width: 5px;
            transition: width 100ms ease;
        }

        input[type="checkbox"].fresh-check + label:hover span:after {
            width: 10px;
            transition: width 150ms ease 100ms;
        }


    input[type="checkbox"].fresh-check:checked + label span {
        background-color: #2B75BE;
        border: 2px solid #2B75BE;
        transform: scale(1.25);
        -webkit-transform: scale(1.25);
    }

        input[type="checkbox"].fresh-check:checked + label span:after {
            width: 10px;
            background: #fff;
            transition: width 150ms ease 100ms;
        }

        input[type="checkbox"].fresh-check:checked + label span:before {
            width: 5px;
            background: #fff;
            transition: width 150ms ease 100ms;
        }

    input[type="checkbox"].fresh-check:checked + label:hover span {
        background-color: #60a8ef;
        border: 2px solid #60a8ef;
        transform: scale(1.25);
        -webkit-transform: scale(1.25);
    }

        input[type="checkbox"].fresh-check:checked + label:hover span:after {
            width: 10px;
            background: #fff;
            transition: width 150ms ease 100ms;
        }

        input[type="checkbox"].fresh-check:checked + label:hover span:before {
            width: 5px;
            background: #fff;
            transition: width 150ms ease 100ms;
        }

    input[type="checkbox"].fresh-check:disabled + label span {
        border-color: #ccc;
        background-color: #efefef;
        cursor: default;
    }

    input[type="checkbox"].fresh-check:disabled + label span,
    input[type="checkbox"].fresh-check:disabled + label:hover span {
        /*transform: scale(1);*/
    }

        input[type="checkbox"].fresh-check:disabled + label span:before,
        input[type="checkbox"].fresh-check:disabled + label:hover span:before,
        input[type="checkbox"].fresh-check:disabled + label span:after,
        input[type="checkbox"].fresh-check:disabled + label:hover span:after {
            transition: none;
            background: #aaa;
            visibility: hidden;
        }

    input[type="checkbox"].fresh-check:disabled + label:hover span {
        background-color: #efefef;
        border-color: #ccc;
    }

    input[type="checkbox"].fresh-check:disabled:checked + label span:before,
    input[type="checkbox"].fresh-check:disabled:checked + label span:after {
        visibility: visible;
    }

/* workaround to fix the live loading view component of swal */
.swal2-confirm.swal2-styled.swal2-loading {
    color: #fff !important;
    border: 2px solid transparent !important;
    border-left-color: rgb(48, 133, 214) !important;
    border-right-color: rgb(48, 133, 214) !important;
}

.btn-undelete, .btn-delete {
    margin: 0;
    appearance: none;
    border: 0;
    background: none;
    color: #2b75be;
    font-weight: 600;
    cursor: pointer;
    padding: 6px 10px;
    border-radius: 6px;
    transition: background 50ms ease-in-out;
    line-height: 16px;
}

    .btn-undelete:hover, .btn-delete:hover {
        background: rgba(0,0,0,.08);
    }

[data-upsell-banner]:not([data-upsell-banner="rendered"]) {
    display: none;
}
