﻿/* RESET PADDING AND STUFF */
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
    margin: 0;
    padding: 0;
    border: 1;
    outline: 0;
    font-size: 100%;
    vertical-align: baseline;
}
/* Add scrollbar so no jumpy */
html {
    overflow-y: scroll;
    font-size: 100%;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
}

* {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}

/* remember to define focus styles! */
:focus {
    outline: 0;
}

body {
    line-height: 1;
}

ol, ul {
    list-style: none;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
    border-collapse: collapse;
    border-spacing: 0px;
}

caption, th, td {
    text-align: left;
    font-weight: normal;
    /*padding: 0 5px; Changed by Dilip*/
    padding: 0px;
}

blockquote:before, blockquote:after, q:before, q:after {
    content: "";
}

blockquote, q {
    quotes: "" "";
}


a img {
    border: none;
}

html, body {
    margin: 0px;
    padding: 0;
}

body {
    /*color: #424242;
    
    font: normal 125%/1.67em "arial" , "Helvetica Neue" , Helvetica,sans-serif;
    background: #ffffff;*/
}

#all {
    position: relative;
    height: auto;
    margin: auto;
}

#wrapper {
    /* width: 980px;
    margin: 0 auto;*/
}

#header {
    /* position: relative;
    padding: 0;
    margin: 10px auto;*/
}
/*Menu
#nav
{
    margin: 10px 0;
    overflow: hidden;
}
*/
#nav li {
    /*float: left;*/
}

    #nav li a {
        /* padding: 5px 19px;
    color: #fff;*/
        /*font-size: 14px;*/
        /*font-weight: bold;*/
        /*text-decoration: none;*/
        /*   text-shadow: 1px 1px #028DAA;*/
        /*display: inline-block;*/
        /*border-right: 1px solid #007a95; /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iIzdhYzhkYyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMjhkYWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);*/
        /* background: -moz-linear-gradient(top, #7ac8dc 2%, #028daa 100%);*/ /* FF3.6+ */
        /*background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#7ac8dc), color-stop(100%,#028daa));*/ /* Chrome,Safari4+ */
        /*background: -webkit-linear-gradient(top, #7ac8dc 2%,#028daa 100%); */ /* Chrome10+,Safari5.1+ */
        /*background: -o-linear-gradient(top, #7ac8dc 2%,#028daa 100%);*/ /* Opera 11.10+ */
        /*background: -ms-linear-gradient(top, #7ac8dc 2%,#028daa 100%);*/ /* IE10+ */
        /*background: linear-gradient(to bottom, #7ac8dc 2%,#028daa 100%); */ /* W3C */
        /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7ac8dc', endColorstr='#028daa',GradientType=0 ); */ /* IE6-8 */
    }
        /*#nav li:last-child a
{
    border-right: 0px;
}*/
        #nav li a:hover, #nav li.selected a {
            /*color: #333;*/
            /*text-shadow: 1px 1px #dfdbd1;*/
            /*background: rgb(246,245,245);*/ /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
            /*background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iI2Y2ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iI2RlZGJkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);*/
            /*background: -moz-linear-gradient(top, rgba(246,245,245,1) 2%, rgba(222,219,209,1) 93%); */ /* FF3.6+ */
            /*background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(246,245,245,1)), color-stop(93%,rgba(222,219,209,1)));*/ /* Chrome,Safari4+ */
            /*background: -webkit-linear-gradient(top, rgba(246,245,245,1) 2%,rgba(222,219,209,1) 93%); */ /* Chrome10+,Safari5.1+ */
            /*background: -o-linear-gradient(top, rgba(246,245,245,1) 2%,rgba(222,219,209,1) 93%);*/ /* Opera 11.10+ */
            /*background: -ms-linear-gradient(top, rgba(246,245,245,1) 2%,rgba(222,219,209,1) 93%); */ /* IE10+ */
            /*background: linear-gradient(to bottom, rgba(246,245,245,1) 2%,rgba(222,219,209,1) 93%);*/ /* W3C */
            /*filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f5f5', endColorstr='#dedbd1',GradientType=0 );*/ /* IE6-8 */
        }

#nav ul:after {
    content: "";
    clear: both;
    display: block;
}

#nav:after {
    clear: both;
}

#nav ul {
    /*border-radius: 6px;*/
    /*float: left;*/
    /*overflow: hidden;
    border: 1px solid #007A95;*/
    /* width: 100%;*/ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
}

    #nav ul ul {
        /*display: none;*/
    }

    #nav ul li:hover > ul {
        display: block;
    }

    #nav ul ul {
        /*background: #5f6975;
    border-radius: 0px;
    padding: 0;
    position: absolute;
    z-index: 9999;*/
    }

        #nav ul ul li {
            /* float: none;
    border-bottom: 1px solid #575f6a;
    background-color: #028daa;
    position: relative;*/
        }

            #nav ul ul li a {
                /*padding: 5px 10px;
    color: #fff;
    background-color: #028daa;
    min-width: 130px;*/
            }

                #nav ul ul li a:hover {
                    /*  background: #f6f5f5;*/
                }

.subNav {
    overflow: hidden;
    margin: 0 0 10px 0;
}

    .subNav div {
        display: inline-block;
        margin: 0 5px 5px 0;
    }

.button a {
    color: #fff;
    text-decoration: none;
    display: block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font-size: 14px;
    padding: 0 10px;
    text-shadow: 0 1px 1px #028DAA;
    -webkit-border-radius: .5em;
    -moz-border-radius: .5em;
    border-radius: .5em;
    border: 1px solid #007a95;
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    min-width: 215px;
    max-width: 315px;
    background: rgb(122,188,255); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzdhYmNmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQ0JSIgc3RvcC1jb2xvcj0iIzYwYWJmOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiM0MDk2ZWUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(122,188,255,1) 0%, rgba(96,171,248,1) 44%, rgba(64,150,238,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(122,188,255,1)), color-stop(44%,rgba(96,171,248,1)), color-stop(100%,rgba(64,150,238,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(122,188,255,1) 0%,rgba(96,171,248,1) 44%,rgba(64,150,238,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-8 */
}

    .button a:hover {
        color: #000;
        background: rgb(246,245,245); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
        background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyJSIgc3RvcC1jb2xvcj0iI2Y2ZjVmNSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjkzJSIgc3RvcC1jb2xvcj0iI2RlZGJkMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
        background: -moz-linear-gradient(top, rgba(246,245,245,1) 2%, rgba(222,219,209,1) 93%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,rgba(246,245,245,1)), color-stop(93%,rgba(222,219,209,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, rgba(246,245,245,1) 2%,rgba(222,219,209,1) 93%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, rgba(246,245,245,1) 2%,rgba(222,219,209,1) 93%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, rgba(246,245,245,1) 2%,rgba(222,219,209,1) 93%); /* IE10+ */
        background: linear-gradient(to bottom, rgba(246,245,245,1) 2%,rgba(222,219,209,1) 93%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6f5f5', endColorstr='#dedbd1',GradientType=0 ); /* IE6-8 */
    }

.button:active {
    position: relative;
    top: 1px;
}

/*Login*/
.login {
    position: absolute;
    bottom: 0;
    right: 0;
    font-size: 12px;
}

input[type="text"], input[type="password"], select {
    /*  border-radius: 4px;
    border: 1px solid #007a95;
    padding: 5px;
    margin: 0 5px 0 0;
    background-color: #f9f9f9;*/
}

    input:focus, select:focus {
        background-color: #ffffff;
    }

.loginWrapper input[type="submit"] {
    color: #ffffff;
    border-radius: 4px;
    border: 1px solid #028DAA;
    padding: 3px;
    cursor: pointer;
    font-size: 12px;
    font-weight: bold;
    padding: 5px;
    background: rgb(114,161,211); /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzcyYTFkMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDY4OTYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(114,161,211,1) 0%, rgba(4,104,150,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(114,161,211,1)), color-stop(100%,rgba(4,104,150,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, rgba(114,161,211,1) 0%,rgba(4,104,150,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, rgba(114,161,211,1) 0%,rgba(4,104,150,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, rgba(114,161,211,1) 0%,rgba(4,104,150,1) 100%); /* IE10+ */
    background: linear-gradient(to bottom, rgba(114,161,211,1) 0%,rgba(4,104,150,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#72a1d3', endColorstr='#046896',GradientType=0 ); /* IE6-8 */
}

.loginWrapper {
    margin: 100px auto 0;
    min-height: 250px;
    width: 350px;
    border: 1px solid #737373;
    border-radius: 8px;
    position: relative;
    font-size: 12px;
    padding: 20px;
    overflow: hidden;
}

    .loginWrapper input[type="text"], .loginWrapper input[type="password"], .loginWrapper select {
        border-radius: 4px;
        border: 1px solid #007a95;
        padding: 10px;
        margin: 0 5px 0 0;
        background-color: #f9f9f9;
        width: 100%;
        font-size: 16px;
    }

.loginText {
    font-size: 14px;
    float: left;
}

.filter {
    margin: 0 auto;
    text-align: center;
    font-size: 12px;
}

#contentWrapper {
    margin: 0 auto;
    padding: 0;
}

#content {
    padding: 10px 0 0 0;
    font-size: 12px;
    min-height: 300px;
    overflow: hidden;
    /*position: absolute;*/
    border-top: 1px solid #ffffff;
}

.pagination {
    overflow: hidden;
    float: right;
    margin: 20px 0 0 0;
}

.page {
    padding: 5px;
    float: left;
    display: inline-block;
    padding: 0px 9px;
    margin-right: 4px;
    border-radius: 3px;
    border: solid 1px #c0c0c0;
    background: #e9e9e9;
    box-shadow: inset 0px 1px 0px rgba(255,255,255, .8), 0px 1px 3px rgba(0,0,0, .1);
    font-size: .875em;
    font-weight: bold;
    text-decoration: none;
    color: #717171;
    text-shadow: 0px 1px 0px rgba(255,255,255, 1);
}

    .page.active {
        border: none;
        background: #616161;
        box-shadow: inset 0px 0px 8px rgba(0,0,0, .5), 0px 1px 0px rgba(255,255,255, .8);
        color: #ffffff;
        text-shadow: 0px 0px 3px rgba(0,0,0, .5);
    }

        .page.active a {
            color: #fff;
            text-decoration: none;
        }

.wrapper {
    position: relative;
    margin: 0 auto;
    padding: 25px 0;
    width: 900px;
}

/* Footer */
#footer {
    position: inherit;
    padding: 10px;
    margin: 0 auto;
    text-align: center;
    bottom: 0;
    display: none;
}

    #footer p {
        margin: 10px auto;
        font-size: .5em;
        color: #70858e;
    }

/* Floats and Clears */
img.left {
    float: left;
    padding: 5px;
    margin: 5px 15px 5px 0;
}

img.right {
    float: right;
    padding: 5px;
    margin: 5px 0 5px 15px;
}

.left {
    float: left;
}

.right {
    float: right;
}

.clear {
    clear: both;
}
/*.clearfix
{
    clear: both;
    visibility: hidden;
    height: 1px;
    width: 1px;
}*/
.center {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
}


hr {
    background-color: #f1f1f1;
    border: 1px;
}

.contact ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

.contact li {
    margin-bottom: 10px;
    overflow: hidden;
}

.contact label {
    display: block;
    margin-bottom: 2px;
}

    .contact label span {
        color: #999;
    }

.contact .input {
    width: 592px;
    border: 1px solid #E0E0E0;
    background: #F6F6F6;
}

.contact select.input {
    border: 1px solid #E0E0E0;
    background: #F6F6F6;
}

.contact .third {
    float: left;
    width: 193px;
    margin-right: 10px;
}

    .contact .third .input {
        width: 185px;
    }

.contact .half {
    float: left;
    width: 294px;
    margin-right: 10px;
}

    .contact .half .input {
        width: 286px;
    }

    .contact .half select.input {
        width: 294px;
    }

.contact .omega {
    margin-right: 0;
}

.twoColWrap h6, .threeColWrap h6 {
    font-size: 16px;
    font-weight: bold;
    display: block;
}

.twoColWrap {
    width: 100%;
    overflow: hidden;
}

    .twoColWrap label {
        display: block;
    }

    .twoColWrap .left {
        width: 48%;
        float: left;
    }

    .twoColWrap .right {
        float: right;
        text-align: left;
    }

    .twoColWrap input {
        width: 100%;
    }

.threeColWrap {
    overflow: hidden;
}

    .threeColWrap .col1, .threeColWrap .col2, .threeColWrap .col3 {
        width: 325px;
        float: left;
    }

        .threeColWrap .col1 label, .threeColWrap .col2 label, .threeColWrap .col3 label {
            display: block;
        }

        .threeColWrap .col2 input {
            width: 310px;
        }

        .threeColWrap .col2 textarea {
            border-radius: 4px;
            border: 1px solid #007a95;
            padding: 5px;
            margin: 0 5px 0 0;
            background-color: #f9f9f9;
        }

        .threeColWrap .col1 input, .threeColWrap .col3 input {
            width: 310px;
        }

/*breadcrumbs*/
.breadcrumb ul {
    height: 30px;
    background-color: #ffffff;
}

.breadcrumb li {
    float: left;
    padding: 0 5px 0 0;
    list-style: none;
}

    .breadcrumb li a {
        text-decoration: none;
    }

.content table th, tr, td {
    padding-bottom: 0;
    padding-top: 0;
}

.detailCol1 {
    width: 49%;
    float: left;
}

.detailCol2 {
    width: 49%;
    float: right;
    text-align: left;
}

.overview, .MakeDetail {
    border: 1px solid #737373;
    border-radius: 4px;
    padding: 2px;
    margin: 0 0 10px 0;
    overflow: hidden;
}
    /*.overview ul li
{
    float: left;
    padding: 0 25px 0 0;
}*/
    .overview ul li {
        float: left;
        padding: 0 16px 0 0;
    }

* .MakeDetail ul {
    background-color: #f1f1f1;
    overflow: hidden;
    padding: 0 10px;
}

.MakeDetail ul li {
    float: left;
    padding: 0 10px 0 0;
}

.overview select {
    margin: 0 0 0 5px;
}

.detailCol1 input {
    width: 59px;
    font-size: 10px;
    padding: 5px 2px;
}

.label {
    font-weight: bold;
    margin: 0 5px 0 0;
}

.dateleft, .officeLeft {
    float: left;
    border: 1px solid #737373;
    border-radius: 4px;
    padding: 5px;
    width: 48%;
    /*line-height: 18px;*/
    line-height: 15px;
}

.dateright, .officeRight {
    float: right;
    border: 1px solid #737373;
    border-radius: 4px;
    padding: 5px;
    width: 48%;
    /*line-height: 18px;*/
    line-height: 15px;
}

.datePick li {
    padding: 0px;
}

.alertHeader {
    background-color: #f1f1f1;
    padding: 5px;
    line-height: 18px;
}

.alertbody {
    max-height: 75px;
    overflow-y: auto;
    border: 1px solid #f1f1f1;
    padding: 0 5px;
    margin: 0 0 10px 0;
}

.rightWrapper {
    margin: 0 0 10px 0;
    overflow: hidden;
}

.iconsWrap li {
    float: left;
}

.custom-icon-link {
    border-radius: 5px;
    border: 1px solid rgba(0, 0, 0, .12);
    width: 45px;
    height: 45px;
}

    .custom-icon-link img {
        width: 45px;
        height: 45px;
    }

.iconsWrap li:not(:last-of-type) {
    margin-right: 4px;
}

.iconsWrap li a {
    display: flex;
    flex-direction: column;
    justify-content: center;
    text-align: center;
    height: 100%;
    color: blue;
}

.charges {
    margin: 10px 0;
}

/*scroll table*/
table, td {
    color: #000;
    font: normal normal 12px Verdana, Geneva, Arial, Helvetica, sans-serif;
}

/* define height and width of scrollable area. Add 16px to width for scrollbar          */
div.tableContainer {
    clear: both;
    border: 1px solid #963;
    height: 285px;
    overflow: auto;
    width: 756px;
}

/* Reset overflow value to hidden for all non-IE browsers. */
html > body div.tableContainer {
    overflow: hidden;
    width: 756px;
}

    /* define width of table. IE browsers only                 */
    div.tableContainer table {
        float: left;
        width: 740px;
    }

    /* define width of table. Add 16px to width for scrollbar.           */
    /* All other non-IE browsers.                                        */
    html > body div.tableContainer table {
        width: 756px;
    }

/* set table header to a fixed position. WinIE 6.x only                                       */
/* In WinIE 6.x, any element with a position property set to relative and is a child of       */
/* an element that has an overflow property set, the relative value translates into fixed.    */
/* Ex: parent element DIV with a class of tableContainer has an overflow property set to auto */
thead.fixedHeader tr {
    position: relative;
}

/* set THEAD element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
html > body thead.fixedHeader tr {
    display: block;
}

/* make the TH elements pretty */
thead.fixedHeader th {
    background: #4f7598;
    border-left: 1px solid #EB8;
    border-right: 1px solid #B74;
    border-top: 1px solid #EB8;
    font-weight: normal;
    padding: 4px 3px;
    text-align: left;
    color: #fff;
}

/* make the A elements pretty. makes for nice clickable headers                */
thead.fixedHeader a, thead.fixedHeader a:link, thead.fixedHeader a:visited {
    color: #FFF;
    display: block;
    text-decoration: none;
    width: 100%;
}

    /* make the A elements pretty. makes for nice clickable headers                */
    /* WARNING: swapping the background on hover may cause problems in WinIE 6.x   */
    thead.fixedHeader a:hover {
        color: #FFF;
        display: block;
        text-decoration: underline;
        width: 100%;
    }

/* define the table content to be scrollable                                              */
/* set TBODY element to have block level attributes. All other non-IE browsers            */
/* this enables overflow to work on TBODY element. All other non-IE, non-Mozilla browsers */
/* induced side effect is that child TDs no longer accept width: auto                     */
html > body tbody.scrollContent {
    display: block;
    max-height: 75px;
    overflow: auto;
    width: 100%;
}

    /* make TD elements pretty. Provide alternating classes for striping the table */
    /* http://www.alistapart.com/articles/zebratables/                             */
    tbody.scrollContent td, tbody.scrollContent tr.normalRow td {
        background: #FFF;
        border-bottom: none;
        border-left: none;
        border-right: 1px solid #CCC;
        border-top: 1px solid #DDD;
        padding: 2px 3px 3px 4px;
    }

    tbody.scrollContent tr.alternateRow td {
        background: #EEE;
        border-bottom: none;
        border-left: none;
        border-right: 1px solid #CCC;
        border-top: 1px solid #DDD;
        padding: 2px 3px 3px 4px;
    }

.theader1 {
    width: 75px;
}

.theader2 {
    width: 100px;
}

.theader3 {
    width: 75px;
}

.theader4 {
    width: 75px;
}

.theader5 {
    width: 125px;
}

.tbody1 {
    width: 75px;
}

.tbody2 {
    width: 100px;
}

.tbody3 {
    width: 75px;
}

.tbody4 {
    width: 75px;
}

.tbody5 {
    width: 125px;
}

/*lightbox popup*/
/*lightbox popup*/
.lightboxWrap {
    display: block;
    width: 100%;
    position: fixed;
    z-index: 9999;
}

.black_overlay {
    display: none;
    position: fixed;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: #000;
    z-index: 9998;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.popWrapper {
    position: relative;
    top: 25%;
    margin: 0 auto;
    border: 8px solid #e3e3e3;
    border-radius: 8px;
    max-width: 650px;
    min-height: 100px;
    overflow: hidden;
    background-color: #e3e3e3;
    z-index: 9999;
}

.whiteContent {
    background-color: #fff;
    max-width: 650px;
    min-height: 100px;
    border-radius: 8px 8px 0 0;
}

.bottomNav {
    bottom: 0;
    padding: 5px 15px;
    max-width: 650px;
    text-align: right;
    border-radius: 0 0 8px 8px;
    background: #e3e3e3; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2UzZTNlMyIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNjMWMxYzEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #e3e3e3 0%, #c1c1c1 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e3e3e3), color-stop(100%,#c1c1c1)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e3e3e3 0%,#c1c1c1 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e3e3e3 0%,#c1c1c1 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e3e3e3 0%,#c1c1c1 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e3e3e3 0%,#c1c1c1 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e3e3e3', endColorstr='#c1c1c1',GradientType=0 ); /* IE6-8 */
}

.popHeader {
    top: 0;
    padding: 5px 15px;
    max-width: 650px;
    border-radius: 8px 8px 0 0;
    border-bottom: 1px solid #c1c1c1;
    font-size: 16px;
    font-weight: bold;
    color: #333;
    background: #f1f1f1; /* Old browsers */ /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2YxZjFmMSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmMGYwZjAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f1f1f1 0%, #f0f0f0 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1f1f1), color-stop(100%,#f0f0f0)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #f1f1f1 0%,#f0f0f0 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f1f1f1 0%,#f0f0f0 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f1f1f1 0%,#f0f0f0 100%); /* IE10+ */
    background: linear-gradient(to bottom, #f1f1f1 0%,#f0f0f0 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#f0f0f0',GradientType=0 ); /* IE6-8 */
}

.whiteContent input, .whiteContent select {
    border: 1px solid #e3e3e3;
    padding: 3px;
    background-color: #f1f1f1;
    border-radius: 4px;
    width: 150px;
    float: left;
}

    .whiteContent input:focus, .whiteContent select:focus {
        background-color: #fff;
        border: 1px solid #737373;
    }

.popContent {
    padding: 15px;
    color: #333;
    font-size: 12px;
    overflow: auto;
}

/* +kendo (estimator) */
.k-window.k-state-focused {
    -webkit-box-shadow: 1px 1px 7px 1px rgba(128,128,128,.2) !important;
    box-shadow: 1px 1px 7px 1px rgba(128,128,128,.2) !important;
    background-color: #fff !important;
}

.k-window .k-header {
    background-color: #4c8fcc !important;
}

.k-grid .k-grid-header .k-header {
    background-color: #fafafa !important;
}

#OrderPhotos img,
#Expenses img,
#CDLWindow img {
    width: 70px;
    height: 70px;
    object-fit: cover;
}

#OrderPhotos .k-button {
    box-shadow: none;
    background: none;
    border-color: #e6e6e6;
}

#CDLWindow .header-wrap {
    display: flex;
    flex-direction: row;
    padding: 8px 16px 0 16px;
}

    #CDLWindow .header-wrap .material-icons {
        color: green;
        margin-left: auto;
    }

#CDLWindow .button-group {
    margin-top: 16px;
    border-top: 1px solid #ccc;
    display: flex;
    flex-direction: row;
}

    #CDLWindow .button-group button {
        padding: 7px 16px;
        background-color: #4c8fcc;
        color: white;
        border-radius: 0;
    }

        #CDLWindow .button-group button:not(:last-of-type) {
            border-right: 1px solid white;
        }

#OrderPhotoDetailsWindow .leaflet-container + img,
#OrderPhotoDetailsWindow .leaflet-container {
    width: 100% !important;
}

#OrderPhotoDetailsWindow .details-wrap {
    padding: 16px;
}

    #OrderPhotoDetailsWindow .details-wrap .fields {
        display: flex;
        flex-direction: row;
        margin-bottom: 16px;
    }

        #OrderPhotoDetailsWindow .details-wrap .fields .field {
            margin-right: 16px;
        }

            #OrderPhotoDetailsWindow .details-wrap .fields .field .label {
                font-weight: normal;
                color: rgba(0, 0, 0, .54);
                font-size: 13px;
            }

            #OrderPhotoDetailsWindow .details-wrap .fields .field .data {
                color: rgba(0, 0, 0, .87);
                margin-top: 4px;
            }

    #OrderPhotoDetailsWindow .details-wrap table {
        width: 100%;
        margin-top: 16px;
    }

        #OrderPhotoDetailsWindow .details-wrap table thead {
            border-color: #e6e6e6;
        }

            #OrderPhotoDetailsWindow .details-wrap table thead th {
                padding: .786em .6em;
                border: 1px solid #e6e6e6;
                color: rgba(0, 0, 0, .54);
            }

        #OrderPhotoDetailsWindow .details-wrap table td {
            border: 1px solid #e6e6e6;
            color: rgba(0, 0, 0, .87);
            padding: .786em .6em;
        }
