/* Get rid of defaults */
* { /* selects everything on the web page  */
    margin: 0px;
    padding: 0px;
}

select {
    font-size: 1.2em;
}

.logo {
    display: inline;
    width: 30px;
    height: 30px;
    margin-top: 4px;
    vertical-align: top;
    padding-left: 5px;
    padding-right: 5px;
}

.maplogo {
    display: inline;
    width: 30px;
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 5px;
}

.head_text {
    vertical-align: middle;
    display: inline;
}

.ServiceOrderInfo {
    font-size: 25px;
}

.ServiceOrderStatus {
    cursor: pointer;
    float: right;
    vertical-align: middle;
}

#ServiceOrderDrivingDirections {
    cursor: pointer;
    clear: left;
    font-size: 18px;
}

#NoServiceOrderMessage {
    clear: left;
    font-size: 18px;
}

tr:nth-child(odd) {
    background: white;
}

tr:nth-child(even) {
    background: #030303;
}

.fullLogo {
    display: block;
    margin: auto;
    height: 25%;
    width: 25%;
}

.applicationBeta {
    margin-top: .3em;
    width: 3em;
    opacity: .5;
    margin-left: .5em;
}

.applicationSupport {
}

#betaImage {
    width: 100%;
    float: left;
    text-align: center;
    margin-top: -3em;
}

.betaLogo {
    display: block;
    margin: auto;
    width: 15em;
}

.supportLogo {
    display: block;
    margin: auto;
    margin-top: 2em;
    width: 10em;
    margin-bottom: 2em;
}

.loginLogo {
    height: 40%;
    width: 40%;
}

#tasking_Header {
    margin-bottom: 4px;
    margin-left: -10px;
}

.spinner {
    width: 50px;
    height: 50px;
    -webkit-animation: sweep 1s infinite linear;
    border-radius: 25px;
    border-bottom: 5px solid blue;
    margin: 10px 100px;
}

.IndexedDBspinner {
    width: 36px;
    height: 36px;
    -webkit-animation: sweep 1s infinite linear;
    border-radius: 18px;
    border-bottom: 3px solid red;
}

#AttachSpinner {
    margin-left: 200px;
}

#IndexedDBspinner {
    float: right;
}

@-webkit-keyframes sweep {
    to {
        -webkit-transform: rotate(360deg);
    }
}

.refer {
    margin-left: 5px;
    border: 1px solid #666666;
    border-collapse: collapse;
}

caption {
    background-color: #EAEAEA;
}

.txtNum {
    font-size: 1.5em;
    width: 116px;
    text-align: center;
}

section {
    float: left;
    width: 145px;
    padding-right: 5px;
}

article {
    border-left: 1px solid gray;
    border-radius: 8px;
    padding: 1em;
    overflow: hidden;
    min-height: 100%;
}

.Menu {
    display: inline;
    cursor: pointer;
    margin-top: 4px;
    vertical-align: bottom;
    padding-left: 5px;
    padding-right: 5px;
}

.MenuDisabled {
    cursor: default;
    color: grey;
}

.MenuCreditCard {
    color: dodgerblue;
}

szTechInfo {
    resize: vertical;
    overflow: hidden;
}

.ServiceOrderCard ul {
    list-style-type: none;
}

.div-table {
    display: table;
    width: 100%;
}

.div-table-row {
    display: table-row;
    width: auto;
    clear: both;
}

.div-table-col {
    float: left; /* fix for  buggy browsers */
    display: table-column;
    margin-bottom: .1em;
    margin-top: .2em;
}

.icon-wrapper {
    position: relative;
    float: left;
}

.callBadge {
    font-size: x-small;
    background: blue;
    color: white;
    width: auto;
    height: auto;
    margin: 0;
    border-radius: 50%;
    position: absolute;
    top: -2px;
    right: 0px;
    padding: 3px 6px 3px 6px;
}


ul.leaders {
    max-width: 40em;
    padding: 0;
    overflow-x: hidden;
    list-style: none
}

    ul.leaders li:before {
        padding-left:1.5em;
        float: left;
        width: 0;
        white-space: nowrap;
        content: ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . " ". . . . . . . . . . . . . . . . . . . . "
    }

    ul.leaders span:first-child {
        padding-right: 0.33em;
        background: white
    }

    ul.leaders span + span {
        float: right;
        padding-left: 0.33em;
        background: white
    }

.reportOptionsNoData {
    text-align: center;
    margin-top: 1em;
    margin-bottom: 2em;
}

.reportOptions {
    display: inline-block;
    border-style: solid;
    border-width: thin;
    border-color: dodgerblue;
    border-radius: 6px;
    width: 41em;
}

.reportOptionsHeader {
    width: 100%;
    color: white;
    background-color: dodgerblue;
    padding-top: .5em;
    padding-bottom: .5em;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
}

.reportOptionsCaption {
    font-size: large;
    padding-left: 1em;
}

.reportContainer {
    padding-left: 1em;
    padding-right: 1em;
    border-style: solid;
}

.dateRange {
    text-align: left;
    margin-top: 1em;
    margin-bottom: 2em;
}

.rangeCaption {
    clear: both;
    display: inline-block;
    min-width: 10em;
    margin-right: 1em;
    text-align: right;
    font: bold;
}

.dateRangeEntryRow {
    display: inline;
    padding-top: .5em;
    padding-bottom: .5em;
    margin-right: 1em;
    border-style: solid;
    border-color: darkgray;
    border-width: thin;
    border-radius: 4px;
}

.dateRangeElement {
    margin-top: 0em;
    margin-bottom: 0em;
    padding-top: 0em;
    padding-bottom: 0em;
    padding-left: .75em;
    border: none;
}

.dateBegin {
}

.dateEnd {
}

.checkboxEntryRow {
    display: inline;
    border-style: none;
}

.rangeTo {
    background-color: #eeeeee;
    color: dimgray;
    padding-top: .5em;
    padding-bottom: .5em;
    padding-left: .75em;
    padding-right: .75em;
    border-left-style: solid;
    border-right-style: solid;
    border-left-width: thin;
    border-right-width: thin;
    border-color: darkgray;
}
