body{
    background: #ffffff none;
}
#head-all {
    text-align: center;
    background: #292929 url(/assets/img/background/bodybg_top.gif) repeat-x;
    color: #ffffff;
}
#content {
    margin-bottom: 30px;
}
.sign-thumb {
    background-position: center;
    background-size: 100%;
    position: relative;
    background-color: #ffffff;
    background-repeat: no-repeat;
}
#map_canvas {
    min-height: 450px;
}
#map_canvas img, #prop-plot-map img, #sign-selection-map img, .load-sign-map img {
    max-width: none;
}
.tellowner {
    background-color: rgba(255, 192, 192, 1);
}
.dataTables_length, .dataTables_filter {
    padding-top: 15px;
    width: 50%;
    float: left;
}
.dataTables_length select {
    width: 70px;
}
.data-table tr, .no-limit-table tr, .prop-table tr, .data-table-props tr{ 
    border-bottom: 1px solid #888888;
}
.data-table th, .no-limit-table th, .prop-table th, .artwork-table th, .data-table-props th {
    background-color: #263E84;
    padding: 5px;
    color: #ffffff;
}
.prop-table th {
    background-color: #5770ad;
}
.artwork-table th {
    cursor: pointer;
    text-align: center;
}
.data-table th {
    cursor: pointer;
}
.dataTable {
    clear: both;
}
.dataTables_paginate {
    clear: both;
    margin-top: 5px;
}
.paginate_button, .paginate_active {
    padding: 2px 6px;
    margin-right: 3px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 5px;
    border: solid 1px #CCCCCC;
}
.paginate_button:hover {
    text-decoration: underline;
    border-color: rgba(82, 168, 236, 0.8);
    box-shadow: 0 1px 1px rgba(0,0,0,0.075) inset, 0 0 8px rgba(82, 168, 236, 0.6);
}
.paginate_active {
    font-weight: bold;
}
.modal-body {
    max-height: none;
}

.proposal-page {
    width: 90%;
    min-height: 600px;
    min-width: 700px;
    margin-top: 10px;
    margin-bottom: 10px;
    margin-left: auto;
    margin-right: auto;
    position: relative;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
    background: #ffffff;
    border: solid 1px #ffffff;
}
.prop-head {
    margin-bottom: 10px;
    padding: 10px;
    color:#ffffff;
    /*background: #292929 url(/assets/img/background/carbon-blue2.jpg) repeat-x;*/
    background-image: url(/assets/img/background/propheadcc.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}
.prop-head-2013 {
    margin-bottom: 10px;
    padding: 10px;
    color:#ffffff;
    /*background: #292929 url(/assets/img/background/carbon-blue2.jpg) repeat-x;*/
    background-image: url(/assets/img/2013/background/propheadweb.jpg);
    background-size: 100%;
    background-repeat: no-repeat;
    background-position: bottom;
}
.prop-meta {
    border-bottom: solid 1px #CCCCCC;
    margin-bottom: 20px;
}
.meta-page {
    font-size: 9pt;
    float: right;
    width: 15%;
    text-align: right;
}
.prop-contents{
    padding: 15px;
}
.prop-contents-2013{
    padding: 15px 15px 100px 15px;
}
.prop-foot {
    position: absolute;
    width: 100%;
    bottom: 0px;
    text-align: center;
    color: #ffffff;
    padding: 5px 0px 5px 0px;
    background-color: #2c338a;
}
.prop-foot-2013 {
    position: absolute;
    width: 100%;
    bottom: 0px;
    text-align: center;
    color: #ffffff;
}

ul.toc {
    font-size: 10pt;
    list-style-type: none;
}
div.load-sign-map {
    width: 100%;
    height: 300px;
}
#prop-plot-map {
    width: 100%;
    height: 800px;
}
.delete-me, .quickedit {
    cursor: pointer;
}
.prop-title {
    border-bottom: solid 2px #911;
    padding: 3px;
    margin-bottom: 10px;
}
.shadow {
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.4);
    border: solid 3px #ffffff;
}
.shadow2 {
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.4);
}
.photos img {
    /*display: block;*/
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 90%;
    margin-bottom: 20px;
}
.img-thumb {
    width: 200px;
    height: 150px;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.4);
    -moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.4);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.4);
    border: solid 3px #ffffff;
    float: left;
    margin: 5px;
    background-size: 100%;
    background-position: center center;
    position: relative;
    background-color: #000000;
    background-repeat: no-repeat;
}
.img-selection {
    position: absolute;
    width: 200px;
    bottom: 0px;
    background-color: #292929;
    color: #ffffff;
    font-size: 8pt;
}
.img-selection input {
    margin-top: 0px;
    margin-left: 5px;
}
.installer-details{
    font-size: 8pt;
    color: #888888;
}
.rotate {
    cursor: pointer;
    position: absolute;
    bottom: 5px;
}
.img-thumb .rotate {
    top: 5px; 
}
.ccw {
    left: 5px;
}
.cw {
    right: 5px;
}
.notebox {
    margin-bottom: 15px;
    padding-bottom: 10px;
    border-bottom: solid 1px #CCCCCC;
}
table.actions-table td {
    width: 33%;
    padding: 5px;
    border-bottom: solid 1px goldenrod;
    font-size: 8pt;
}
.thumbcontainer {
    width: 150px;
    height: 120px;
    float: left;
    margin: 5px;
    position: relative;
}
a.pick-thumb {
    display: block;
    background-position: center;
    background-size: 100%;
    background-color: #000000;
    background-repeat: no-repeat;
    position: relative;
    width: 150px;
    height: 120px;
}
.del-note {
    cursor: pointer;
}
.hide-col, th.hide-col {
    max-width: 0px; 
    overflow: hidden; 
    padding: 0px;
}
.data-table tbody tr:hover {
    background-color: #E0E0FF;
}
.pointer {
    cursor: pointer;
}
.ticketform {
    margin-bottom: 10px;
    padding: 5px;
    color: #6e6e6e;
    background-color: #e1e1e1;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    min-height: 50px;
    line-height: 130%;
    width: 200px;
    border: solid 2px #ffffff;
}
.del-hdimage {
    position: absolute;
    right: -10px;
    top: -10px;
    -webkit-box-shadow: 0px 0px 5px rgba(50, 50, 50, 0.75);
    -moz-box-shadow:    0px 0px 5px rgba(50, 50, 50, 0.75);
    box-shadow:         0px 0px 5px rgba(50, 50, 50, 0.75);
    border: solid 2px #ffffff;
    cursor: pointer;
    z-index: 99999;
    margin-top: 5px;
}
.admin-menu .nav-list a {
    padding: 3px 0px;
}
.prog-left {
    -webkit-border-top-right-radius: 0px !important;
    -webkit-border-bottom-right-radius: 0px !important;
    -moz-border-radius-topright: 0px !important;
    -moz-border-radius-bottomright: 0px !important;
    border-top-right-radius: 0px !important;
    border-bottom-right-radius: 0px !important;
}
.prog-mid {
    -webkit-border-radius: 0px !important;
    -moz-border-radius: 0px !important;
    border-radius: 0px !important;
}
.progress.active .bar{ 
    -webkit-animation-direction: reverse !important;
    -moz-animation-direction: reverse !important;
    -ms-animation-direction: reverse !important;
    -o-animation-direction: reverse !important;
    animation-direction: reverse !important;
}
.prog-right {
    -webkit-border-top-left-radius: 0px !important;
    -webkit-border-bottom-left-radius: 0px !important;
    -moz-border-radius-topleft: 0px !important;
    -moz-border-radius-bottomleft: 0px !important;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.statusdate {
    width: 14%;
    text-align: center;
    font-weight: bold;
    float: left;
    font-size: 8pt;
}
.del-job {
    cursor: pointer;
}
.loading {
    width: 100%;
    min-height: 200px;
    background-image: url(../img/ajax-loader-bar.gif);
    background-position: center;
    background-repeat: no-repeat;
    padding-top: 10px;
    text-align: center;
    font-weight: bold;
}
.addart, .addartonhold {
    width: 100%;
    height: 70px;
    border: dashed 2px #CCCCCC;
    cursor: pointer;
    text-align: center;
    position: relative;
}
.addart .icon, .addartonhold .icon {
    margin-top: 25px;
    -moz-opacity: 0.45;
    -khtml-opacity: 0.45;
    opacity: 0.45;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=45)";
}

.addart input[type=file] {
    width: 100%;
    height: 70px;
    position: absolute;
    top: 0px;
    left: 0px;
    -moz-opacity: 0.00;
    -khtml-opacity: 0.00;
    opacity: 0.00;
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    cursor: pointer;
    z-index: 10000;
}
.onhold {
    color: #6e6e6e;
}
.onhold img {
    -webkit-filter: grayscale(100%);
    filter: grayscale(100%);
    filter: gray;
    filter: url("data:image/svg+xml;utf8,<svg version='1.1' xmlns='http://www.w3.org/2000/svg' height='0'><filter id='greyscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0' /></filter></svg>#greyscale");
}
.onhold .label, .onhold .label-info, .onhold .label-important, .onhold .label-success, .onhold .label-warning {
    background-color: #6e6e6e !important;
}
.onhold .badge, .onhold .badge-info, .onhold .badge-important, .onhold .badge-success, .onhold .badge-warning {
    background-color: #6e6e6e !important;
}
.onhold .progress, .onhold .progress .bar {
    background-color: #6e6e6e !important;
}
.showhide {
    color: #0088cc;
    font-size: 8pt;
}
.showhide:hover {
    color: #005580;
    text-decoration: underline;
}
.todo {
    list-style-type: none;
    margin-left: 0px;
    padding-left: 0px;
    font-size: 9pt;
    padding-top: 5px;
    width: 100%;
}
.todo li {
    width: 100%;
    padding-left: 5px;
    border-bottom: solid 1px #CCCCCC;
}
.todo input {
    margin-top: 0px;
}
.step_complete {
    background-color: #468847;
    color: #ffffff;
}
.step_in_progress {
    background-color: #3a87ad;
    color: #ffffff;
}
.complete-on {
    font-size: 8pt;
}
.toggle-job, .toggle-all-jobs {
    color: #005580;
    cursor: pointer;
}
.isdigital {
    background-color: #FFFF80;
}
.well.unavail {
    background-color: #FBE3E4 !important;
    border-color: #911 !important;
}
.expavail {
    /*background-color: #d6e9c6;
    color: #468847;*/
    background-color: #468847 !important;
    color: #ffffff !important;
}
.expunavail {
    /*background-color: #eed3d7;
    color: #b94a48;*/
    background-color: #b94a48 !important;
    color: #ffffff !important;
}
.expwarn {
    /*background-color: #fcf8e3;
    color: #c09853;*/
    background-color: #f89406 !important;
    color: #ffffff !important;
}
.altboard {
    background-color: #CDFFB1; 
}
.isrotary {
    background-color: #d2d2ff;
}
#pagination {
    padding-top: 15px;
}
.paginate {
    color: #005580;
    cursor: pointer;
    float: left;
    display: block;
    
    border: solid 1px #005580;
    margin: 3px;
    background-color: #ffffff;
}
.paginate a {
    padding: 2px 5px 2px 5px;
    line-height: 0px;
    font-weight: bold;
}
.paginate a:hover {
    color: #ffffff;
}
.paginate:hover {
    color: #ffffff;
    background-color: #005580;
}
.currpage {
    color: #ffffff;
    font-weight: bold;
    float: left;
    display: block;
    padding: 0px 5px 0px 5px;
    border: solid 1px #005580;
    background-color: #005580;
    margin: 3px;
}
.currpage a {
    color: #ffffff;
}
.first, .last, .prev, .next {
    color: #ffffff;
    background-color: #2f96b4;
}

@media print {
    body{
        margin:0px !important;
        width: 8.5in !important;
    }
    .proposal-page {
        margin: 0px !important;
        width: 100% !important;
        -webkit-box-shadow: none !important;
        -moz-box-shadow:    none !important;
        box-shadow:         none !important;
        page-break-after: always;
        -webkit-print-color-adjust: exact !important;
        position: relative;
    }
    .span1 {
        width: 8.333% !important;
        float: left;
    }
    .span2 {
        width: 16.666% !important;
        float: left;
    }
    .span3 {
        width: 25% !important;
        float: left;
    }
    .span4 {
        width: 33.333% !important;
        float: left;
    }
    .span5 {
        width: 41.666% !important;
        float: left;
    }
    .span6 {
        width: 50% !important;
        float: left;
    }
    .span7 {
        width: 38.333% !important;
        float: left;
    }
    .span8 {
        width: 66.666% !important;
        float: left;
    }
    .span9 {
        width: 75% !important;
        float: left;
    }
    .span10 {
        width: 83.333% !important;
        float: left;
    }
    .span11 {
        width: 91.666% !important;
        float: left;
    }
    .span12 {
        width: 100% !important;
        float: left;
    }
    .row-fluid {
        clear: both !important;
    }

}