﻿

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, textarea, p, blockquote, th, section, figure {
    /* margin: 0 auto; */
    padding: 0;
}

h1 {
    color: #2D3283;
    font-size: 11pt;
}

a {
    color: #2d3283;
}

a {
    outline: none;
}

    a img {
        outline: none;
    }

img {
    border: 0;
}

.ajax__tab_header {
    white-space: normal !important;
}

body {
    /* background-color: #e6e6e6; */
    font-family: Verdana;
    font-size: 10pt;
    margin: 0;
    padding: 0;
    color: #383838;
}

#wrapper {
    /* border: 1px solid #CECECE; */
    /* width: 1024px; */
    background-color: white;
    min-width: 200px;
    margin: 0px auto 0px auto;
    /* border-radius: 5px 5px 5px 5px; */
}

.clearme-both {
    clear: both;
    content: " ";
    visibility: hidden;
}

.clearme-left {
    clear: left;
    content: " ";
    visibility: hidden;
}
/*Denaploy logos*/
#denaploylogos {
    width: 1024px;
    margin: 10px auto;
    height: 100px;
    display: block;
}


    #denaploylogos #mainlogo {
        float: left;
    }

    #denaploylogos #roundlogo {
        float: left;
        margin: 15px 0px 0px 45px;
    }

    #denaploylogos h1 {
        margin-top: 40px;
        margin-left: 20px;
        float: left;
        width: 280px;
        font-size: 14px;
        font-weight: bold;
        color: #2d3283;
    }

    #denaploylogos h2 {
        color: red;
        font-size: 7pt;
        letter-spacing: 0;
        margin-top: 0px;
        padding-right: 23px;
        text-align: left;
    }

    #denaploylogos #denaploylogo {
        float: right;
        margin: 15px 15px -15px 0px;
    }

/*End of denaploy logos*/

/*main menu*/

nav {
    display: block;
    width: 100%;
    /* left: 50%; */
    text-align: center;
    height: 30px;
}

    nav ul ul {
        display: none;
    }

    nav ul li:hover > ul {
        display: block;
    }



    nav ul {
        display: inline-table;
        list-style: none outside none;
        padding: 0 20px;
        position: relative;
        background: #2d3283;
        z-index: 100;
        margin: 0 auto;
        /* width: 1024px;*/
        /*  height: 50px;*/
    }

        nav ul:after {
            clear: both;
            content: "";
            display: block;
        }

        nav ul li {
            float: left;
            padding-left: 14px;
            padding-right: 18px;
            padding-top: 10px;
            margin: 0 4px 0 4px;
            color: #fff;
            vertical-align: middle;
            height: 40px;
            border-right: 1px solid #000;
        }

            nav ul li:hover {
            }

                nav ul li:hover a {
                    text-decoration: underline;
                }

            nav ul li a {
                display: block;
                text-decoration: none;
                padding-top: 6px;
            }
@media screen and (max-width:1080px) {

      nav ul li {
            float: left;
            padding-left: 5px;
            padding-right: 9px;

        }

     
}
@media screen and (max-width:860px) {

          nav ul li {
    
            padding-left: 2px;
            padding-right: 6px;
            font-size:10px;
            text-align:center;
        }

           
}
#projects > ul > li, #services > ul > li {
    border-right: none;
}

    #projects > ul > li a, #services > ul > li a  {
        color: #2E3384;
        text-align: left;
    }

nav ul ul {
    border-color: #cfcfcf;
    background-color: #fafafa;
    border-style: solid;
    border-width: 1px;
    border-radius: 0 0 0 0;
    padding: 0;
    position: absolute;
    top: 100%;
}

    nav ul ul li {
        float: none;
        position: relative;
        color: #000;
        padding-right: 100px;
    }

        nav ul ul li a {
            color: #000;
        }

            nav ul ul li a:hover {
                color: #000;
                text-decoration: underline;
            }

    nav ul ul ul {
        left: 100%;
        position: absolute;
        top: 0;
    }

/*End of main menu1*/

/*aboutDenaployManuals*/
article#aboutDenaployManuals {
    margin-left: 4px;
    margin-right: 4px;
    margin-top: 4px;
}

#denaployaccreditation {
    width: 33%;
    display: inline-block;
    vertical-align: top;
}

section#getaquote {
    height: 378px;
    width: 33%;
    background: #e8e8e8; /* Old browsers */
    background: -moz-linear-gradient(top, #e8e8e8 0%, #a8a8a8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#a8a8a8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e8e8e8 0%,#a8a8a8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e8e8e8 0%,#a8a8a8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e8e8e8 0%,#a8a8a8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e8e8e8 0%,#a8a8a8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#a8a8a8',GradientType=0 ); /* IE6-9 */
    display: inline-block;
    vertical-align: top;
}

section#examples {
    width: 33%;
    /* background-color: green; */
    display: inline-block;
    vertical-align: top;
}

    section#examples .box-header {
        text-align: left;
        left: 57px;
        position: relative;
        padding-right: 0px;
        padding-top: 0px;
        padding-left: 10px;
        margin: 0;
    }

aside.examples-project {
    height: 126px;
    width: 100%;
    display: block;
    background-color: purple;
}

#aboutDenaployManuals .box-header {
    padding-top: 2px;
    padding-bottom: 2px;
    text-align: right;
    color: #2E3384;
    background-color: white;
    width: 80%;
    padding-right: 10px;
    font-weight: normal;
}

#aboutDenaployManuals .box-content {
    color: white;
    margin: 15px;
}

    #aboutDenaployManuals .box-content img, #aboutDenaployManuals .box-content figure {
        display: inline-block;
        vertical-align: middle;
    }

/*getaquote panel*/
#getaquote p {
    text-align: center;
    font-size: 18pt;
    margin: 10px;
    color: black;
}

#getaquote a {
    margin: 10px;
    text-align: center;
}

a#quotebutton {
    margin: 20px auto 0px auto;
    display: block;
    width: 116px;
    height: 28px;
    overflow: hidden;
    text-indent: -9000px;
    background: url('/_Images/Denaployv3/GetQuoteButton.jpg') 0 0 no-repeat;
    vertical-align: baseline;
}

a#samplemanualbutton {
    margin: 40px auto 0px auto;
    display: block;
    width: 269px;
    height: 28px;
    overflow: hidden;
    text-indent: -9000px;
    background: url('/_Images/Denaployv3/ViewSampleButton.jpg') 0 0 no-repeat;
    vertical-align: baseline;
}

#getaquote h2 {
    text-align: center;
    padding-top: 10px;
    color: red;
}


/*end of get a quote*/



/*-->Testimonials*/
#aboutDenaployManuals aside#testimonialsbox {
    height: 126px;
    width: 100%;
    display: block;
    background: #ba5b9c; /* Old browsers */
    background: -moz-linear-gradient(top, #ba5b9c 0%, #7b1c5d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba5b9c), color-stop(100%,#7b1c5d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ba5b9c 0%,#7b1c5d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ba5b9c 0%,#7b1c5d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ba5b9c 0%,#7b1c5d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ba5b9c 0%,#7b1c5d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba5b9c', endColorstr='#7b1c5d',GradientType=0 ); /* IE6-9 */
}

aside#testimonialsbox blockquote {
    font-size: 8pt;
}
/*-->End of testimonials*/
/*-->Standards*/
#aboutDenaployManuals aside#accreditations {
    height: 126px;
    width: 100%;
    display: block;
    background: #5ab9b7; /* Old browsers */
    background: -moz-linear-gradient(top, #5ab9b7 0%, #1c7c7a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#5ab9b7), color-stop(100%,#1c7c7a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #5ab9b7 0%,#1c7c7a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #5ab9b7 0%,#1c7c7a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #5ab9b7 0%,#1c7c7a 100%); /* IE10+ */
    background: linear-gradient(to bottom, #5ab9b7 0%,#1c7c7a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ab9b7', endColorstr='#1c7c7a',GradientType=0 ); /* IE6-9 */
}

.cdmtext {
    font-family: arial;
    font-weight: bold;
    font-size: 25px;
    color: #eabc1f;
}
/*-->End of standards*/

#aboutDenaployManuals aside#ourprojects {
    background-image: url('/_Images/Denaployv3/widgetbackground3.jpg');
    height: 126px;
    width: 100%;
    display: block;
}
/*end of aboutDenaployManuals*/

/*Gradients*/
.greymenu {
    background: #2d3283; /* Old browsers */
    height: 50px;
    width: 100%;
    float: left;
    color: #fff;
    box-shadow: 0 2px 5px 0 rgba(0,0,0,0.4);
    background: -moz-linear-gradient(top, #e8e8e8 0%, #a8a8a8 100%); /* FF3.6+ */
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#a8a8a8)); */ /* Chrome,Safari4+ */
    /* background: -webkit-linear-gradient(top, #e8e8e8 0%,#a8a8a8 100%); */ /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e8e8e8 0%,#a8a8a8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e8e8e8 0%,#a8a8a8 100%); /* IE10+ */
    /* background: linear-gradient(to bottom, #e8e8e8 0%,#a8a8a8 100%); */ /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#a8a8a8',GradientType=0 ); /* IE6-9 */
}

    .greymenu li a {
        color: #fff;
    }

.redmenu {
    background: #a01a19; /* Old browsers */
    border-left: 1px solid #000;
    background: -moz-linear-gradient(top, #f56f6f 1%, #a01a19 100%); /* FF3.6+ */
    /* background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f56f6f), color-stop(100%,#a01a19)); */ /* Chrome,Safari4+ */
    /* background: -webkit-linear-gradient(top, #f56f6f 1%,#a01a19 100%); */ /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #f56f6f 1%,#a01a19 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #f56f6f 1%,#a01a19 100%); /* IE10+ */
    /* background: linear-gradient(to bottom, #f56f6f 1%,#a01a19 100%); */ /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f56f6f', endColorstr='#a01a19',GradientType=0 ); /* IE6-9 */
}

.bluemenu {
    background: #6b7df1; /* Old browsers */
    background: -moz-linear-gradient(top, #6b7df1 1%, #2032a7 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#6b7df1), color-stop(100%,#2032a7)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #6b7df1 1%,#2032a7 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #6b7df1 1%,#2032a7 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #6b7df1 1%,#2032a7 100%); /* IE10+ */
    background: linear-gradient(to bottom, #6b7df1 1%,#2032a7 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6b7df1', endColorstr='#2032a7',GradientType=0 ); /* IE6-9 */
}

.brownmenu {
    background: #9d4645; /* Old browsers */
    background: -moz-linear-gradient(top, #9d4645 1%, #5a0807 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#9d4645), color-stop(100%,#5a0807)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #9d4645 1%,#5a0807 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #9d4645 1%,#5a0807 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #9d4645 1%,#5a0807 100%); /* IE10+ */
    background: linear-gradient(to bottom, #9d4645 1%,#5a0807 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#9d4645', endColorstr='#5a0807',GradientType=0 ); /* IE6-9 */
}

.tealmenu {
    background: #73cece; /* Old browsers */
    background: -moz-linear-gradient(top, #73cece 1%, #00736b 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#73cece), color-stop(100%,#00736b)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #73cece 1%,#00736b 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #73cece 1%,#00736b 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #73cece 1%,#00736b 100%); /* IE10+ */
    background: linear-gradient(to bottom, #73cece 1%,#00736b 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#73cece', endColorstr='#00736b',GradientType=0 ); /* IE6-9 */
}


li.redmenu a, li.bluemenu a, li.brownmenu a, li.tealmenu a {
    color: white;
}
/*end of gradients*/
#home #banner {
    /*background-image:url('/_Images/Denaployv3/banner1.jpg');*/
    background-image: url('/_Images/V4/BannerGradient.png');
    width: 100%;
    height: 233px;
    display: block;
}

    #home #banner img {
        float: left;
        width: 779px;
    }

    #home #banner ul {
        float: right;
        width: 180px;
        margin-right: 20px;
        margin-top: 10px;
    }

        #home #banner ul li {
            font-size: 8pt;
            color: #2d3283;
            margin-top: 2px;
        }

    #home #banner h2 {
        float: right;
        width: 200px;
        color: red;
        font-size: 10pt;
        margin-top: 20px;
    }

footer {
    font-size: 8pt;
    width: 100%;
    padding-top: 10px;
    /* padding-bottom: 10px; */
}

    footer a {
        text-decoration: none;
    }

    footer img {
        display: inline-block;
    }

    footer#denaploy-footer {
        display: block;
        width: 100%;
        bottom: 0px;
        padding: 20px 0 0 0;
        text-align: center;
        position: relative;
        border-top: 1px solid #999;
        margin: 10px auto;
        min-height: 150px;
        background: #efefef;
    }

    footer #interior-companyinfo {
        /* float: left; */
        /* height: 30px; */
        /* display: block; */
        /* margin-left: 20px; */
    }

    footer #interior-links-surround-footer {
        /* float: right; */
        /* height: 30px; */
        /* display: block; */
        /* margin-right: 20px; */
    }

    footer#denaploy-footer ul {
    }

    footer#denaploy-footer li {
        float: left;
        display: block;
        margin-left: 10px;
        padding-left: 22px;
        padding-right: 22px;
        height: 30px;
    }

        footer#denaploy-footer li a {
            display: block;
            text-decoration: none;
            padding-top: 6px;
        }

.foonter-link-holders {
    /* float: left; */
    /* width: 700px; */
    /* height: 30px; */
    text-align: center;
    /* display: block; */
}

.footer-link-button {
    color: white;
    padding: 8px;
    margin-left: 45px;
    display: inline-block;
    padding-left: 20px;
    padding-right: 20px;
    background-color: #23207A;
    border-radius: 3px;
    background: #23207a;
    background: #23207a;
    background: -moz-linear-gradient(top, #23207a 0%, #322eaa 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#23207a), color-stop(100%,#322eaa));
    background: -webkit-linear-gradient(top, #23207a 0%,#322eaa 100%);
    background: -o-linear-gradient(top, #23207a 0%,#322eaa 100%);
    background: -ms-linear-gradient(top, #23207a 0%,#322eaa 100%);
    background: linear-gradient(to bottom, #23207a 0%,#322eaa 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#23207a', endColorstr='#322eaa',GradientType=0 );
}

#page-content {
    margin: 20px 0px 0px 20px;
    width: 650px;
    float: left;
    vertical-align: top;
}

    #page-content h2, #leftcolumn h2, #midcolumn h2, #rightcolumn h2, #wrapper-content h2 {
        font-size: 11pt;
        color: #2E3384;
        margin-bottom: 11px;
    }

    #page-content h3, #leftcolumn h3, #midcolumn h3, #rightcolumn h3, #wrapper-content h3 {
        font-size: 10pt;
        color: #2E3384;
    }

    #page-content h4, #leftcolumn h4, #midcolumn h4, #rightcolumn h4, #wrapper-content h4 {
        font-size: 9pt;
        color: #2E3384;
        margin-bottom: 11px;
    }


    #page-content p, #leftcolumn p, #midcolumn p, #rightcolumn p {
        margin-bottom: 11px;
    }

    #page-content ul, #page-content ol, #leftcolumn ul, #midcolumn ul, #rightcolumn ul, #leftcolumn ol, #midcolumn ol, #rightcolumn ol {
        margin-left: 20px;
    }

        #page-content ul li, #page-content ul ol, #leftcolumn ul ol, #midcolumn ul ol, #rightcolumn ul ol {
            margin-left: 10px;
        }


.arrow_box {
    position: relative;
    background: #2d3283;
}

    .arrow_box:after, .arrow_box:before {
        top: 100%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .arrow_box:after {
        border-color: rgba(28, 0, 213, 0);
        border-top-color: #2d3283;
        border-width: 10px;
        left: 85%;
        margin-left: -10px;
    }

    .arrow_box:before {
        border-color: rgba(245, 245, 245, 0);
        border-top-color: #f5f5f5;
        border-width: 15px;
        left: 85%;
        margin-left: -15px;
    }

#page-widgets {
    margin: 20px 20px 0px 0px;
    float: right;
    width: 305px;
    vertical-align: top;
    background-color: #fff;
}

    #page-widgets aside.page-widget {
        min-height: 126px;
        width: 100%;
        display: block;
        padding-bottom: 10px;
    }

#page-articlelinks {
    width: 200px;
}

    #page-articlelinks p {
        padding: 10px;
        width: 293px;
        background: #efefef;
        /* IE10 Consumer Preview */
        background-image: -ms-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);
        background-image: -moz-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);
        background-image: -o-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);
        background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #FFFFFF), color-stop(1, #EFEFEF));
        background-image: -webkit-linear-gradient(top, #FFFFFF 0%, #EFEFEF 100%);
        background-image: linear-gradient(to bottom, #FFFFFF 0%, #EFEFEF 100%);
        border-bottom: 1px solid #d9d9d9;
        border-left: 1px solid #d9d9d9;
        border-right: 1px solid #d9d9d9;
        margin: 0px;
    }

        #page-articlelinks p a {
            text-decoration: none;
            color: #000;
            padding-left: 35px;
            display: block;
            background-image: url('/_Images/arrow.png');
            background-repeat: no-repeat;
            min-height: 22px;
        }

            #page-articlelinks p a img {
                vertical-align: middle;
            }

            #page-articlelinks p a:hover {
                text-decoration: underline;
            }

#page-scrollLeft {
    position: fixed;
    left: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
    opacity: 0.8;
}

    #page-scrollLeft:hover {
        background-color: #d6d6d6;
        border-radius: 0px 3px 3px 0px;
        border: solid 1px #b6b6b6;
        opacity: 1;
    }

#page-scrollRight {
    position: fixed;
    right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 100px;
    padding-bottom: 100px;
    border-left: none;
}

    #page-scrollRight:hover {
        background-color: #d6d6d6;
        border-radius: 3px 0px 0px 3px;
        border: solid 1px #b6b6b6;
        border-right: none;
    }

#page-widgets aside.page-widget-purple {
    color: white;
    background: #ba5b9c; /* Old browsers */
    background: -moz-linear-gradient(top, #ba5b9c 0%, #7b1c5d 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ba5b9c), color-stop(100%,#7b1c5d)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ba5b9c 0%,#7b1c5d 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ba5b9c 0%,#7b1c5d 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ba5b9c 0%,#7b1c5d 100%); /* IE10+ */
    background: linear-gradient(to bottom, #ba5b9c 0%,#7b1c5d 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ba5b9c', endColorstr='#7b1c5d',GradientType=0 ); /* IE6-9 */
}

#page-widgets aside.page-widget-quote {
    background: #e8e8e8; /* Old browsers */
    background: -moz-linear-gradient(top, #e8e8e8 0%, #a8a8a8 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e8e8), color-stop(100%,#a8a8a8)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #e8e8e8 0%,#a8a8a8 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #e8e8e8 0%,#a8a8a8 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #e8e8e8 0%,#a8a8a8 100%); /* IE10+ */
    background: linear-gradient(to bottom, #e8e8e8 0%,#a8a8a8 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e8e8e8', endColorstr='#a8a8a8',GradientType=0 ); /* IE6-9 */
}

#page-widgets .box-header {
    left: 57px;
    padding-left: 10px;
    padding-right: 0;
    position: relative;
    text-align: left;
    background-color: white;
    color: #2E3384;
    font-weight: normal;
    padding-bottom: 2px;
    padding-top: 2px;
    width: 80%;
}

#page-widgets .box-header-article {
    padding-right: 0;
    position: relative;
    text-align: left;
    background-color: #2d3283;
    color: #efefef;
    font-weight: normal;
    padding-bottom: 10px;
    padding-top: 10px;
    padding-left: 10px;
    width: 100%;
    margin: 0px;
    font-weight: bold;
}

#page-widgets .box-content {
    color: white;
    margin: 15px;
    font-size: 8pt;
}

#page-widgets .box-content-quote {
    text-align: center;
    color: #383838;
}

    #page-widgets .box-content-quote p {
        margin: 8px;
        color: #2E3384;
        font-size: 8pt;
    }

    #page-widgets .box-content-quote strong {
        padding-top: 20px;
        display: block;
        font-size: 14pt;
    }

    #page-widgets .box-content-quote h2 {
        color: #2E3384;
        font-family: Arial;
        font-size: 11px;
        font-weight: bold;
        margin: 1px;
    }




section#leftcolumn {
    width: 180px;
    float: left;
    padding: 10px;
}




div#col2outer {
    width: 824px;
    float: right;
    margin: 0;
    padding: 0;
}

    div#col2outer section#midcolumn {
        width: 604px;
        float: left;
        padding: 10px;
    }

    div#col2outer section#rightcolumn {
        width: 180px;
        padding: 10px;
        float: right;
    }

section#projectlist {
    background-color: #E6E6E6;
    padding: 8px;
    border-radius: 0 0 5px 5px;
}

    section#projectlist input[type=text] {
        padding: 2px;
        margin: 2px;
        width: 150px;
    }

    section#projectlist ul {
        list-style: none;
        padding: 4px;
        margin-left: 0px;
    }

    section#projectlist p {
        margin: 0;
    }

    section#projectlist ul li {
        margin-bottom: 10px;
        font-size: 8pt;
        margin-left: 0px;
    }

li.projectlistitem a {
    font-weight: bold;
}

.projectlistitem-selected {
    padding: 10px;
    background-color: rgba(0, 255, 1, 0.3);
}

.projectlistitem-selcted-triangle {
    /* 
  width:0px;height:0px;
border-top: 5px solid transparent;
	border-right: 10px solid red;
	border-bottom:  5px  solid transparent;*/
}

section#rightsidepanel {
    background-color: #E6E6E6;
    padding: 10px 5px 10px 5px;
    border-radius: 0 0 5px 5px;
    /* min-height: 1000px; */
}

    section#rightsidepanel input[type=text], section#rightsidepanel input[type=password] {
        /* padding: 2px; */
        /* margin: 2px; */
    }

    section#rightsidepanel ul {
        list-style: none;
        padding: 4px;
        margin-left: 0px;
    }

        section#rightsidepanel ul li {
            margin-bottom: 10px;
            font-size: 8pt;
            margin-left: 0px;
        }


/* @misc*/
.fatfile {
    background-color: Yellow;
    color: black;
}

.oldfile {
    color: Black;
    font-style: italic;
    text-decoration: none;
}

.newfile {
    color: Green;
    font-weight: bold;
}

#formatTable {
    margin-left: 20px;
    margin-bottom: 11px;
}

    #formatTable td:first-child {
        text-align: right;
    }

    #formatTable td:last-child {
        color: #2E3384;
    }

.ajax__tab_panel {
    overflow: hidden;
}

div.vertical_scroller {
    position: relative;
    height: 24px;
    width: 100px;
    display: block;
    overflow: hidden;
}

div.scrollingtext {
    width: 100px;
    position: absolute;
    font-weight: bold;
    color: #000000;
}

    div.scrollingtext ul li {
        padding-bottom: 4px;
    }

#Contact_Content {
    background-image: url("/_Images/Denaployv3/contactus.jpg");
    height: 609px;
    width: 969px;
}

.accordionHeader {
    background-color: #2E4D7B;
    border: 1px solid #2F4F4F;
    color: white;
    cursor: pointer;
    font-family: Arial,Sans-Serif;
    font-size: 12px;
    font-weight: bold;
    margin-top: 5px;
    padding: 5px;
}

.accordionContent {
}

    .accordionContent .highlight {
        color: #00AA00 !important;
        font-style: italic !important;
        font-weight: bold !important;
    }

.triangle-isosceles {
    position: relative;
    padding: 15px;
    margin: 1em 0 3em;
    color: #000;
    background: #f3961c; /* default background for browsers without gradient support */ /* css3 */
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#f9d835), to(#f3961c));
    background: -moz-linear-gradient(#f9d835, #f3961c);
    background: -o-linear-gradient(#f9d835, #f3961c);
    background: linear-gradient(#f9d835, #f3961c);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

    .triangle-isosceles:after {
        content: "";
        display: block; /* reduce the damage in FF3.0 */
        position: absolute;
        bottom: -15px;
        left: 50px;
        width: 0;
        border-width: 15px 15px 0;
        border-style: solid;
        border-color: #f3961c transparent;
    }

.triangle-isosceles-alt {
    position: relative;
    padding: 15px;
    margin: 1em 0 3em;
    color: #000;
    background: #3587f9; /* default background for browsers without gradient support */ /* css3 */
    background: -webkit-gradient(linear, 0 0, 0 100%, from(#35f9f7), to(#1cf3ba));
    background: -moz-linear-gradient(#35f9f7, #1cf3ba);
    background: -o-linear-gradient(#35f9f7, #1cf3ba);
    background: linear-gradient(#35f9f7, #1cf3ba);
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
    border-radius: 10px;
}

    .triangle-isosceles-alt:after {
        content: "";
        display: block; /* reduce the damage in FF3.0 */
        position: absolute;
        bottom: -15px;
        right: 50px;
        width: 0;
        border-width: 15px 15px 0;
        border-style: solid;
        border-color: #1cf3ba transparent;
    }
/*End of @misc*/

/*SkansenTheming*/
div#wrapper.skansenwrapper section#leftcolumn a, div#wrapper.skansenwrapper section#rightcolumn a {
    color: #17A8D4;
}

#denaploylogos.skansenlogos {
    background-color: black;
}

    #denaploylogos.skansenlogos h1 {
        color: #ffffff;
    }
/*end ofSkansenTheming*/


/*SkansenTheming*/
div#wrapper.kierwrapper section#leftcolumn a, div#wrapper.kierwrapper section#rightcolumn a {
    color: #027184;
}

#denaploylogos.kierwrapper {
}

div#wrapper.kierwrapper h1, div#wrapper.kierwrapper h2, div#wrapper.kierwrapper h3, div#wrapper.kierwrapper h4 {
    color: #007685;
}

/*end ofSkansenTheming*/

/*Base theming*/

/*end of base*/
/* Overbury Theming*/
div#wrapper.overburywrapper section#leftcolumn a, div#wrapper.overburywrapper section#rightcolumn a {
    color: #DC692A;
}

.overburylogos {
    background-image: url('/_Images/OverburyV3/Overburylogo.png');
    background-repeat: no-repeat;
    background-color: white;
    overflow: hidden;
}

    .overburylogos h1 {
        text-indent: -9000px;
    }

div#wrapper.overburywrapper h1, div#wrapper.overburywrapper h2, div#wrapper.overburywrapper h3, div#wrapper.overburywrapper h4 {
    color: #DC692A;
}
/*end of overbury Theming*/

/* bwi Theming*/
div#wrapper.bwiwrapper section#leftcolumn a, div#wrapper.bwiwrapper section#rightcolumn a {
}

.bwilogos {
    background-image: url('/_Images/BWV3/backgroundstripe.png');
    background-repeat: repeat-x;
    background-color: white;
    overflow: hidden;
}

div#wrapper.bwiwrapper h1, div#wrapper.bwiwrapper h2, div#wrapper.bwiwrapper h3, div#wrapper.bwiwrapper h4 {
}
/*end of bwi Theming*/
/*Misc*/

#DivHolder {
    z-index: 998;
    display: block;
}

.modalmainelem {
    z-index: 999;
}

/*Denaplloy maps*/
#denaploy-maps {
    margin-left: auto;
    margin-right: auto;
    width: 900px;
    height: 800px;
    margin-top: 20px;
}

    #denaploy-maps #map_canvas {
        margin-top: 50px;
        width: 600px;
        height: 600px;
        margin-left: auto;
        margin-right: auto;
    }

/*small mans*/
#infoitemlist {
    display: block;
    background-color: white;
    background-image: url('/_Images/Expand.png');
    background-repeat: no-repeat;
    background-position: center left;
    position: fixed;
    right: 0px;
    top: 0px;
    width: 100px;
    border: solid 2px #2d3283;
    border-right: none;
    height: 100%;
    padding: 10px;
    border-radius: 5px 5px 5px 5px;
    overflow: scroll;
}

    #infoitemlist:hover {
        background-image: none;
        width: 200px;
    }

/*supplied files newdef*/
ul.suppliedfiles-version-main {
    list-style: none;
}

li.suppliedfiles-version-heading {
    padding: 5px;
    background-color: #d1ffdb;
}

    li.suppliedfiles-version-heading h3 {
    }

ul.suppliedfiles-filegroup-detail {
}



table.suppliedfiles-filegroup {
}

table.suppliedfiles-filegroup {
}

td.suppliedfiles-detailheading {
    text-align: right;
    vertical-align: top;
    font-weight: bold;
}

td.suppliedfiles-detailheadings-smallmanual {
    text-align: left;
    vertical-align: top;
    font-weight: bold;
    color: #ba5b9c;
}

td.suppliedfiles-detail {
    text-align: left;
}

table.suppliedfiles-filegroup-files {
    width: 90%;
}


/*end of supplied files newdef*/

/*upload*/


.clearme {
    clear: both;
    height: 0;
}

.documentupload-main {
    background-color: red;
}

.documentupload-number {
    float: left;
    width: 5%;
    color: #2e3384;
    font-size: 14pt;
}

.documentupload-content {
    float: left;
    width: 80%;
    padding-left: 10px;
    padding-right: 10px;
}

.documentupload-info {
    float: right;
    width: 5%;
    text-align: right;
}

.documentupload-section-center {
    text-align: center;
    margin-top: 15px;
    margin-bottom: 15px;
}

.documentupload-section-center-highlight {
    text-align: center;
    margin-top: 30px;
    margin-bottom: 30px;
    color: #2e3384;
    font-size: 14pt;
    font-weight: bold;
    text-transform: uppercase;
}

a.documentupload-button, input[type=button].documentupload-button {
    background: #4046b8; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzQwNDZiOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyZTMzODQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #4046b8 1%, #2e3384 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#4046b8), color-stop(100%,#2e3384)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #4046b8 1%,#2e3384 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #4046b8 1%,#2e3384 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #4046b8 1%,#2e3384 100%); /* IE10+ */
    background: linear-gradient(to bottom, #4046b8 1%,#2e3384 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#4046b8', endColorstr='#2e3384',GradientType=0 ); /* IE6-8 */
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    color: white;
    text-decoration: none;
    border: solid 1px #4046b8;
    border-radius: 3px;
    cursor: pointer;
}

.proceedbutton {
    background: #6e4fcc; /* Old browsers */
    background: -moz-linear-gradient(top, #6e4fcc 2%, #643384 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(2%,#6e4fcc), color-stop(100%,#643384)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #6e4fcc 2%,#643384 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #6e4fcc 2%,#643384 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #6e4fcc 2%,#643384 100%); /* IE10+ */
    background: linear-gradient(to bottom, #6e4fcc 2%,#643384 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6e4fcc', endColorstr='#643384',GradientType=0 ); /* IE6-9 */
    padding-top: 10px;
    padding-bottom: 10px;
    padding-left: 50px;
    padding-right: 50px;
    color: white;
    text-decoration: none;
    border: solid 1px #4046b8;
    border-radius: 3px;
    cursor: pointer;
}

a.documentupload-button:hover, input[type=button].documentupload-button:hover {
    background: #373e9e; /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIxJSIgc3RvcC1jb2xvcj0iIzM3M2U5ZSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNDI5NjgiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #373e9e 1%, #242968 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#373e9e), color-stop(100%,#242968)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #373e9e 1%,#242968 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #373e9e 1%,#242968 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #373e9e 1%,#242968 100%); /* IE10+ */
    background: linear-gradient(to bottom, #373e9e 1%,#242968 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#373e9e', endColorstr='#242968',GradientType=0 ); /* IE6-8 */
    border-radius: 3px;
    cursor: pointer;
}

.documentupload-tooltipdata {
    display: none;
}

.documentupload-section-center-header {
    margin-top: 15px;
    margin-bottom: 15px;
}

.documentupload-section-center-left {
    float: left;
    width: 40%;
}

.documentupload-section-center-right {
    float: right;
    width: 55%;
    text-align: left;
}

    .documentupload-section-center-right textarea {
        background-color: #E6E6E6;
        width: 90%;
        height: 125px;
    }

.documentupload-section-left-data-label {
    float: left;
    text-align: right;
    width: 40%;
    margin-top: auto;
    margin-bottom: auto;
}

.documentupload-section-left-data-input {
    float: right;
    width: 55%;
    padding: 3px;
}

a#ibtnUpload {
    width: 100%;
    text-align: center;
    margin-top: 15px;
    display: none;
}

.ContentBox {
    background-color: #F7F7F7;
    border: 1px solid #CECECE;
    border-radius: 5px 5px 5px 5px;
    color: #313131;
    font-family: Arial;
    font-size: 13px;
    margin-left: auto;
    margin-right: auto;
    margin-top: 100px;
    padding: 20px;
    width: 496px;
    height: 296px;
    display: block;
}

#Uploads table {
    width: 500px;
}

section.reviewSection {
}

    section.reviewSection .reviewBlock {
        border-bottom: solid 1px #e6e6e6;
    }

        section.reviewSection .reviewBlock h2 {
            margin-top: 2px;
        }

    section.reviewSection .reviewLeft {
        float: left;
        width: 70%;
        min-height: 100px;
        padding: 1%;
    }

        section.reviewSection .reviewLeft p {
            padding: 1px;
        }

    section.reviewSection .reviewRight {
        float: right;
        width: 25%;
        padding: 1%;
        min-height: 100px;
    }


    section.reviewSection input[type=button].blue {
        background: #2e3384; /* Old browsers */
        background: -moz-linear-gradient(top, #2e3384 0%, #2c3182 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2e3384), color-stop(100%,#2c3182)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #2e3384 0%,#2c3182 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #2e3384 0%,#2c3182 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #2e3384 0%,#2c3182 100%); /* IE10+ */
        background: linear-gradient(to bottom, #2e3384 0%,#2c3182 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2e3384', endColorstr='#2c3182',GradientType=0 ); /* IE6-9 */
        border: none;
        color: white;
        padding: 3px;
        border-radius: 3px;
        margin-top: 3px;
        margin-bottom: 3px;
        cursor: pointer;
    }

    section.reviewSection input[type=button].red {
        background: #cc0003; /* Old browsers */
        background: -moz-linear-gradient(top, #cc0003 0%, #ff0008 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#cc0003), color-stop(100%,#ff0008)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #cc0003 0%,#ff0008 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #cc0003 0%,#ff0008 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #cc0003 0%,#ff0008 100%); /* IE10+ */
        background: linear-gradient(to bottom, #cc0003 0%,#ff0008 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cc0003', endColorstr='#ff0008',GradientType=0 ); /* IE6-9 */
        border: none;
        color: white;
        padding: 3px;
        border-radius: 3px;
        margin-top: 3px;
        margin-left: auto;
        margin-bottom: 3px;
        margin-right: auto;
        cursor: pointer;
    }

    section.reviewSection .clearme {
        clear: both;
    }

.feedbackformHolder {
}

.feedbackformLeft {
    float: left;
    width: 40%;
    text-align: right;
}

    .feedbackformLeft label {
        font-weight: bold;
    }

.feedbackformRight {
    float: right;
    width: 50%;
}

    .feedbackformRight input {
        padding: 4px;
        width: 90%;
    }

.feedbackformClear {
    clear: both;
}

.feedbackformBoth {
    width: 90px;
    margin-left: auto;
    margin-right: auto;
}

    .feedbackformBoth input[type=buton], .feedbackformBoth input[type=submit] {
        background: #f56f6f; /* Old browsers */
        background: -moz-linear-gradient(top, #f56f6f 1%, #a01a19 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#f56f6f), color-stop(100%,#a01a19)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f56f6f 1%,#a01a19 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f56f6f 1%,#a01a19 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f56f6f 1%,#a01a19 100%); /* IE10+ */
        background: linear-gradient(to bottom, #f56f6f 1%,#a01a19 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f56f6f', endColorstr='#a01a19',GradientType=0 ); /* IE6-9 */
        padding: 8px;
        color: white;
        font-weight: bold;
        border-radius: 5px;
        border: none;
        cursor: pointer;
    }

.ratingStar {
    font-size: 0pt;
    width: 13px;
    height: 12px;
    margin: 0px;
    padding: 0px;
    cursor: pointer;
    display: block;
    background-repeat: no-repeat;
}

.filledRatingStar {
    background-image: url(_Images/FilledStar.png);
}

.emptyRatingStar {
    background-image: url(_Images/EmptyStar.png);
}

.savedRatingStar {
    background-image: url(_Images/SavedStar.png);
}

.version-dialog input {
    padding: 4px;
}

.version-dialog textarea {
    width: 400px;
    height: 200px;
}

#wrapper-content {
    margin: 0 auto;
    width: 1024px;
}


.column_head {
    background: #2d3283;
    width: 100%;
    color: #fff !important;
    padding: 10px 0px 10px 0;
    text-align: center;
    border-radius: 5px 5px 0 0;
    margin-bottom: 0px;
}

#rightsidepanel > h4 {
    background: #2d3283;
    width: 100%;
    color: #fff !important;
    padding: 10px 0px 10px 0;
    text-align: center;
}

.column_mid {
    background: #2d3283;
    width: 100%;
    color: #fff !important;
    padding: 10px 0px 10px 0;
    text-align: center;
}

#getaquote > div > table > tbody > tr > td > a {
    margin: 1px;
}


/*Define css-accordion box*/
.css-accordion {
    width: 99%;
    overflow: hidden;
    /*margin: 0.2% auto;*/
    color: #474747;
    background: #414141;
    padding: 0.9%;
}

    /*General css-accordion****************************************************************************/
    /*Set style of open slide*/
    .css-accordion section:target {
        background: #FFF;
        padding: 0.9%;
    }

        .css-accordion section:target:hover {
            background: #FFF;
        }

        .css-accordion section:target h2 {
            width: 100%;
        }

            .css-accordion section:target h2 a {
                color: #333;
                padding-top: 20px;
                font-weight: bold;
            }

        .css-accordion section:target p {
            display: block;
        }

    .css-accordion section h2 a {
        padding: 8px 10px;
        display: block;
        font-size: 16px;
        font-weight: normal;
        color: #eee;
        text-decoration: none;
    }

    /*set style of closed slide*/
    .css-accordion section {
        float: left;
        overflow: hidden;
        color: #333;
        cursor: pointer;
        background: #333;
        margin: 3px;
    }

        .css-accordion section:hover {
            background: #444;
        }

        .css-accordion section p {
            display: none;
        }

        .css-accordion section:after {
            position: relative;
            font-size: 24px;
            color: #000;
            font-weight: bold;
        }

/*.css-accordion section:nth-child(1):after {
          content: '1';
        }

        .css-accordion section:nth-child(2):after {
          content: '2';
        }

        .css-accordion section:nth-child(3):after {
          content: '3';
        }

        .css-accordion section:nth-child(4):after {
          content: '4';
        }

        .css-accordion section:nth-child(5):after {
          content: '5';
        }*/
/*End General css-accordion****************************************************************************/

/*css-accordion-horizontal css-accordion *********************************************************************/
.css-accordion-horizontal section {
    width: 5%;
    height: 250px;
    -moz-transition: width 0.2s ease-out;
    -webkit-transition: width 0.2s ease-out;
    -o-transition: width 0.2s ease-out;
    -ms-transition: width 0.2s ease-out;
    transition: width 0.2s ease-out;
}

    /*Position the number of the slide*/
    .css-accordion-horizontal section:after {
        top: 140px;
        left: 15px;
    }

    /*Header of closed slide*/
    .css-accordion-horizontal section h2 {
        -webkit-transform: rotate(90deg);
        -moz-transform: rotate(90deg);
        -o-transform: rotate(90deg);
        -ms-transform: rotate(90deg);
        transform: rotate(90deg);
        width: 240px;
        position: relative;
        left: -100px;
        top: 85px;
    }

/*On mouse over open slide*/
.css-accordion-horizontal :target {
    width: 73%;
    height: 230px;
}

    .css-accordion-horizontal :target h2 {
        top: 0px;
        left: 0;
        -webkit-transform: rotate(0deg);
        -moz-transform: rotate(0deg);
        -o-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
        transform: rotate(0deg);
    }
/*End css-accordion-horizontal css-accordion *********************************************************************/

/*css-accordion-vertical css-accordion *************************************************************************/
.css-accordion-vertical section {
    width: 100%;
    height: 40px;
    -webkit-transition: height 0.2s ease-out;
    -moz-transition: height 0.2s ease-out;
    -o-transition: height 0.2s ease-out;
    -ms-transition: height 0.2s ease-out;
    transition: height 0.2s ease-out;
}
/*Set height of the slide*/
.css-accordion-vertical :target {
    height: 300px;
    width: 97%;
    overflow-y: scroll;
}

.css-accordion-vertical section h2 {
    position: relative;
    left: 0;
    top: -15px;
}

/*Set position of the number on the slide*/
.css-accordion-vertical section:after {
    top: -60px;
    left: 90%;
}

.css-accordion-vertical section:target:after {
    left: -9999px;
}

ul.progressContainer {
    list-style: none;
    margin-left: auto;
    margin-right: auto;
    clear: both;
    text-align: center;
    display: inline;
    vertical-align: middle;
}

li.progressbox:last-child {
    border-top-left-radius: 10px;
    border-bottom-left-radius: 10px;
}

li.progressbox:first-child {
    /*border-bottom-right-radius: 10px;
      border-top-right-radius: 10px;*/
}

ul.progressContainer {
    margin: 0px;
    border-color: red;
    width: 330px;
}

li.progressbox {
    float: right;
    width: 8px;
    height: 10px;
    overflow: hidden;
    padding-top: 2px;
    padding-bottom: 5px;
    font-size: 0px;
    border: 1px solid white;
}

.pbsc_0 {
    background-color: #ef1d1d;
    color: white;
}

.pbsc_1 {
    background-color: #ef1d1d;
    color: white;
}

.pbsc_2 {
    background-color: darkgoldenrod;
    color: white;
}

.pbsc_3 {
    background-color: forestgreen;
    color: white;
}

li.progressbox:hover {
    width: 120px;
    font-size: 10px;
}

.highlightedmonths {
    color: white;
    background-color: #3166b0;
}

    .highlightedmonths td {
        background-color: #3166b0;
    }

.highlightedmonthsextra {
    color: white;
    background-color: #31a3b0;
}

.highlightedmonthsextra td {
    background-color: #31a3b0;
}

tr td {
    padding: 2px;
}

.highlightedmonths a, .highlightedmonthsextra a {
    color: white;
}

.tbox {
    display: inline;
    border-right: solid 1px black;
    padding-right: 3px;
}

.project-list {
    font-size: 8pt;
}

.details-left {
    float: left;
    width: 50%;
}

    .details-left li, .details-right li {
        padding: 1%;
    }

.details-right {
    float: right;
    height: 50%;
}

.details-floaters-left {
    list-style: none;
}

.details-floaters-innerlist {
    margin-left: 2px !important;
}

.details-floaters-left li {
    float: left;
    width: 40%;
    background-color: beige;
    border-radius: 5px;
    margin: 1%;
    padding: 1%;
}

    .details-floaters-left li ul {
        list-style: none;
        margin: 0px;
    }

        .details-floaters-left li ul li {
            float: none;
            width: 100%;
            margin: 0px;
        }

.infotab-left {
float:left; width:30%;
}
.infotab-left-wide {
float:left; width:50%;
}
.infotab-mid {
    float:left;
    width:20%;
}
.infotab-right {
    float:right;
    width:30%;
}

ul li .infotab-right {

text-align:right;
}
.infotab-clear {
clear:both;
}

.info-projectstatus-0, .info-projectstatus-1 {
background-color:#ef1d1d; color:white;

}
.info-projectstatus-2 {
    background-color:darkgoldenrod; color:white;
}
.info-projectstatus-3 {
    background-color:forestgreen; color:white;


}

