.access-denied{
    height: 500px;
}
.star{
    position: absolute;
    color: red !important;
    font-size: 20px !important;
}
.details{
    /*    position: relative;*/
}
html {
    /*    -webkit-text-size-adjust: none; 
        -webkit-appearance: none; */
}
html.busy, html.busy * {  
    cursor: wait !important;  
} 
a{
    text-decoration: none;
    cursor: pointer;
    color: blue;
}
a:hover{
    text-decoration: underline;
}
p{
    margin: 10px 0;
}
form{
    margin: 0px;
}
ul,li,ol{
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
body, input, textarea{
    color: #333;
    margin: 0px;
    padding: 0px;
    font: 11px/1.5 sans-serif;
}
body{
    color: #333;
}
body .f1, body .f2, body .f3, body .f4, body .f5, body .f6{
    color: black;
}
.f1{
    font: 40px/1.5 sans-serif;
}
.f2{
    font: 30px/1.5 sans-serif;
}
.f3{
    font: 24px/1.5 sans-serif;
}
.f4{
    font: 18px/1.5 sans-serif;
}
.f5{
    font: 15px/1.5 sans-serif;
}
.f6{
    font: 13px/1.5 sans-serif;
}
.f7, .f7 *{
    font: 11px/1.5 sans-serif;
    color: white;
}
.f8, .f8 *{
    font: 11px/1.5 sans-serif;
    color: blue;
    /*    font-variant: small-caps;
        text-transform: lowercase;*/
}
.f9, .f9 *{
    font: 10px/1.5 sans-serif;
    color: gray;
}
.f10, .f10 *{
    font: 12px/1.5 sans-serif;
    font-weight: bold;
    color: maroon;
}
.f11, .f11 *{
    font: 13px/1.5 sans-serif;
    font-weight: bold;
    color: red;
}
.f12, .f12 *{
    font: 13px/1.5 sans-serif;
    font-weight: bold;
    color: maroon;
}
.f13, .f13 *{
    font: 15px/1.5 sans-serif;
    font-weight: bold;
    color: #555;
}
.centered-text, .centered-text *{
    text-align: center !important;
}
.ui-dialog-title {
    display: block;
    /*    position:absolute;*/
    /*    left : 20px;*/
    margin-top: 5px;
    /*    font-size: 18px;*/
    /*    width: 370px;*/
    cursor: move;
    /*    border-bottom: 1px solid #ccc;*/
}
.ui-dialog-buttonset{
    position: absolute;
    right: 0px;
    bottom: 15px;
}
.ui-icon-closethick{
    position: absolute;
    right: 5px;
    top: 5px;
}
.ui-widget-overlay{
    position: absolute; 
    top: 0; 
    left: 0; 
    width: 100%; 
    height: 100%; 
    background-color: #234523;
    opacity: .8;
}
body{
    background-repeat: repeat-x;
    background-color: #224400;
    /* hex */
    /*    background-color: #472200;*/
}
.page-title{
    font-size: 24px;
    background-color: black;
    clear: both;
    padding: 10px 50px;
    /*font-family: Chaparral;*/
    font-style: italic;
    font-weight: bold;
    text-shadow: 2px 2px 10px black;
    color: white;
    border-bottom: 1px solid #678967;
    /* hex */
    /*    border-bottom: 1px solid #896767;*/
    border-radius: 0px 0px 0px 0px;
}
.clear{
    clear: both;
}
.center-container{
    margin: 0px  auto;
    width: 1050px;
    overflow: hidden;
    background-color: #5e6d66;
    position: relative;
}
.border-container{
    /* border: 1px solid black !important; */
    /*    box-shadow: 0px 0px 1000px -50px white;*/
    border-radius: 0px;
}
.header-container{
    width: 100%;
    background-color: black;
}
.relative{
    position: relative;
}
.header{
    background-image: url(/assets/img/logo.png);
    background-color: black;
    background-repeat: no-repeat;
    background-position: left 25px;
    /*margin-left: 20px;*/
    height: 100px;
    font-size: 65px;
    letter-spacing: 40px;
    color: #778a44;
    font-style: italic;
    font-weight: bold;
    text-align: right;
    font-family: chaparral;
    text-shadow: 2px 2px 10px #fff;
    width: 1080px;
    margin-bottom: 5px;
}
.dialog-center, .registration-form{
    margin: 15px auto 300px auto;
    width: 250px;
    background-color: white;
    border: 1px solid #888;
    box-shadow: 2px 2px 10px #ccc;
    border-radius: 7px;
    padding: 30px 50px;
}
.dialog-center input[type=text], .dialog-center textarea, .dialog-center input[type=password]{
    margin: 5px;
    float: right !important;
    width: 120px;
    padding-left: 5px;
}
.dialog-center input[type=image] ,
.registration-form input[type=image]{ 
    margin: 10px 0px 0px 0px;
    float: right;
}
.dialog-center label,
.registration-form label{
    font-weight: bold;
    margin: 5px;
    *margin: 0px 5px 0px 0px;
    width: 100px;
    height: 21px;
    line-height: 21px;
    text-align: right;
    float: left;
    white-space: nowrap;
}
.registration-form input[type=text], .registration-form textarea, .registration-form input[type=password]{
    margin: 5px;
    *margin: 0px 0px 0px 5px;
    *padding: 0px;
    float: left !important;
    width: 280px;
    padding-left: 5px;
}
.registration-form{
    width: 450px;
}
.ajax-loader{
    background-image: url(/assets/img/ajax-loader.gif);
    height: 32px;
    width: 32px;
    background-repeat: no-repeat;
    margin: 0px 45%;
}
.price-lists div.download{
    height: 35px;
    width: 35px;
    position: absolute;
    right: 15px;
    top: 5px;
}
.price-lists div.bullet{
    line-height: 40px;
}
.price-lists div.bullet:hover div.download{
    background-image:url(/assets/img/download.png);
    background-repeat: no-repeat;
}
/*
 * Bullet Definitions
*/
div.description{
    /*        position: absolute;*/
    width: 844px;
    border-left: 8px solid #333;
    border-right: 8px solid #333;
    padding: 20px;
    line-height: 20px;
    background-color: #ffffee !important;
    border-bottom: 1px solid #454545;
    top: 43px;
    z-index:0;
}
div.bullet:hover{
    /*    border-bottom: 8px solid #7b3;*/
    background-color: #a1a1a1 ;
}
div.bullet:hover div.price-list-tools{
    display: block;
}
div.bullet{
    position: relative;
    height: 36px;
    /*    width: 628px;*/
    background-image: url('/assets/img/price-list-icon.png');
    background-repeat: no-repeat;
    background-position: 50px 6px;
    padding: 5px 5px 5px 100px;
    line-height: 35px;
    border-bottom: 1px solid #aaa;
    color: #333;
    z-index: 10;
}
div.bullet input#new-title{
    width: 325px;
}
div.bullet label{
    margin-right: 20px;
}
div.bullet .upload-new-file{
    padding: 3px 20px;
    width: 130px;
}
div.bullet .options{
    width: 600px;
    padding: 5px 0px;
}
div.bullet .options input[type=text]{
    width: 100px;
    margin: 0px 50px 0px 0px;
    line-height: 14px;
    padding-left: 20px;
}
div.bullet .title{
    margin-top: 0px;
}
div.bullet-saved, div.bullet-saved:hover{
    background-color: #f0ffd0;
}
div.bullet-deleted, div.bullet-deleted:hover{
    background-color: #fcc !important;
}
div.bullet .date-label{
    margin-right: 150px;
}
div.bullet .start-date, div.bullet .end-date{
    /*    margin: 0px 0px 0px 10px;*/
}
div.row-even{
    background-color: #fff;
}
div.row-odd{
    background-color: #d4d4d4;
}
div.tab-container{
    padding-top: 3px;
    position: relative;
    height: 32px;
    /*    width: 790px;*/
    border-bottom: 8px solid #333;
    z-index: 1;
    background-color: #454;
    /*    box-shadow: inset 0px 0px 100px #aa9;*/
}
div.tab-container div.tab{
    width: 100px;
    height: 25px;
    color: #000000;
    float: left;
    padding: 6px 10px 0px 10px;
    margin: 0px -5px 0px 10px;
    border-radius: 0px;
    border-top-left-radius: 100px 20px;
    border-top-right-radius: 100px 20px;
    border: 8px solid #333;
    border-bottom: none;
    background-color: #cc5;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
    line-height: 12px;
    letter-spacing: 3px;
    cursor: pointer;
    z-index: 0;
    box-shadow: inset -2px -2px 50px #aa0;
    text-shadow: 1px 1px 4px #aa3;
}
div.tab-container div.tab:hover{
    background-color: #b1b1b1 !important;
    color:white;
    box-shadow: inset -2px -2px 50px #ff0;
}
div.tab-container div.tab:active{
    box-shadow: inset -2px -2px 50px #ff0;
    background-color: #ff8;
}
div.tab-container div.checked:hover{
    box-shadow: inset -2px -2px 50px #ff8;
    color: black;
    background-color: #eee !important;
}
div.tab-container div.checked{
    background-color: #ff8;
    box-shadow: inset -2px -2px 50px #ff8;
    text-shadow: 1px 1px 4px #eee;
    height: 26px;
    z-index: 110 !important;
    border: 8px solid #aa3;
    border-bottom: 0px;
    color: black;
}
div.tab-container input[type=radio]{
    display: none;
}
div.tab-content{
    border: 8px solid #333;
    border-top: none;
    height: 500px;
    background-color: #eee;
    overflow: auto;
}
div.short-tab-content{
    height: 370px;
}
div.single{
    line-height: 20px !important;
}
.menu{
    position: absolute;
    left: 0px;
    top: 70px;
    width: 20px;
    background-color: #444;
    border-right: 2px solid #666;
    border-top: 2px solid #888;
    border-bottom: 2px solid #444;
    border-radius: 0px 10px 10px 0px;
    box-shadow: 0px 0px 25px -5px black;
    z-index: 500;
    width: 20px;
    height: auto;
}
.menu li{
    z-index: -1;
    width: 100px;
    height: 40px;
    background-color: #567856;
    /* hex */
    /*    background-color: #785656;*/
    padding:  5px 5px 5px 25px;
    margin: 10px;
    margin-left: -20px;
    border-radius: 10px;
    text-align: center;
    font-weight: bold;
    border-top: 1px solid  #678967;
    border-right: 3px solid #789a78;
    border-bottom: 1px solid #89ab89;
    /* hex */
    /*    border-top: 1px solid  #896767;
        border-right: 3px solid #9a7878;
        border-bottom: 1px solid #ab8989;*/
    cursor: pointer;
}
.menu li:hover{
    /*    background-color: #456745;*/
    box-shadow: 0px 0px 25px -5px #888;
    background-color: #005433;
    border: 1px solid #454545;
}
.menu li:active{
    box-shadow: 0px 0px 25px white;
}
.menu a{
    text-shadow: 2px 2px 5px black;
    text-decoration: none;
    color: white;
}
.menu .half{
    height: 20px;
}
.menu .full{
    height: 40px;
}
.menu .separator{
    height: 3px;
    padding: 0px;
    background: #555;
    width: 25px;
}
.menu .separator:hover{
    cursor: default;
}
.mini-menu{
    font-size: 14px;
    line-height: 25px;
    /*    position: absolute;*/
    float: right;
    width: 150px;
    height: 26px;
    z-index: 10;
    /*    background-color: #ff8;*/
    padding: 0px 10px;
    border-radius: 5px;
    font-weight:bold;
    text-align: right;
}
.hide{
    display: none;
}
.debug{
    position: fixed;
    bottom: 0px;
    width: 250px;
    background-color: #ffc;
    border: 1px solid #ff6;
    text-align: center;
    font-size: 12px;
    font-weight: bold;
}
pre{
    background-color: #333;
    color: #fff;
    font-size: 12px;
}
.F1, .F1 a{
    font-size: 13px;
    color: #fff;
    text-shadow: 1px 1px 1px #888;
}
.disabled {
    color: gray;
    text-decoration: none !important;
    /*cursor: default;*/
}
#bulk-import .bulk-import{
    height: 100px;
}
div.viewport{
    position: relative;
    margin: 20px 0px 20px 130px;
    background-color: white;
    /*    border: 1px solid #888;*/

    background-color: #454;
    padding: 0px 0px 0px;
    width: 900px;
    /*    height: 755px;*/
    overflow: hidden;
}
input#new-name{
    margin-top: 25px;
}
#new-price-list label{
    margin: 15px;
}
#new-price-list input[type=text]{
    width: 280px;
    padding: 2px;
}
#new-price-list .ui-dialog-title{
    margin: 10px;
}
#error{
    margin-top: 17px;
    /*margin-bottom: -10px;*/
    /*height: 30px;*/
    text-align: left !important;
}
.error-msg, .success-msg{
    color: #c00;
    clear: both;
    text-align: center;
    font-weight: bold;
    margin: 0px !important;
}
.price-list-result{
    top: 50px;
    left: 20px;
    position: absolute;
}
.save-name{
    padding: 3px;
}
.success-msg{
    color: #0a0;
}
.footer{
    margin: 10px auto;
    width: 600px;
    height: 20px;
    clear: both;
    text-align: center;
    padding-top: 10px;
    margin-top: 20px;
}
.submit-btn{
    position: absolute;
    background-image: url(/assets/img/submit-btn.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 64px;
    height: 21px;
    border: 0px !important;
    right: 300px;
    margin: 20px 10px 0px 0px;
    cursor: pointer;
}
.submit-btn:hover{
    background-position: 0px -21px;
}
.submit-btn:active{
    background-position: 0px -42px;
}
.save-changes-btn{
    background-image: url(/assets/img/save-changes-btn.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
    width: 120px;
    height: 21px;
    border: 0px !important;
    float: left;
    margin: 15px 200px;
    cursor: pointer;
}
.save-changes-btn:hover{
    background-position: 0px -21px;
}
.save-changes-btn:active{
    background-position: 0px -42px;
}
.right{
    /*float: right;*/
    text-align: right;
    /*right: 0px;*/
    /*margin-top: 40px;*/
}
.left{
    float: left;
}
span.last-login{
    float:right;
    margin-right: 20px;
    font-size: 10px;
    margin-top: 2px;
}
div.no-price-list{
    background-image: url(/assets/img/no-price-list.png);
}
div .no-price-list, div .no-customer-price-list{
    background-color: #fcc;
}
div .no-price-list:hover, div .no-customer-price-list:hover{
    background-color: #faa;
}
div.price-list-tools{
    /*        display: none;*/
    position: absolute;
    top: 0px;
    right: 20px;
    width: 186px;
    margin: 10px 0px;
    z-index: 6;
}
div.price-list-tools div, div.options div.save, div.options div.cancel{
    width: 26px;
    height: 26px;
    float: right;
    background-repeat: no-repeat;
    margin: 3px 3px 0px 0px;
    cursor: pointer;
    opacity: 1;
}
div.edit-tools{
    position: absolute;
    top: 20px;
    right: 20px;
}
div.edit-tools div{
    float: left;
}
div.price-list-tools div:hover, div.save:hover{
    background-position: -26px;
}
div.price-list-tools div:active, div.save:active{
    background-position: -52px;
}
div.price-list-tools div:hover, div.cancel:hover{
    background-position: -26px;
}
div.price-list-tools div:active, div.cancel:active{
    background-position: -52px;
}
div.price-list-tools div.edit{
    background-image: url(/assets/img/edit.png);
}
div.price-list-tools div.multi{
    background-image: url(/assets/img/multi-user.png);
}
div.price-list-tools div.download{
    background-image:url(/assets/img/download-tool.png);
}
div.cancel{
    background-image: url(/assets/img/delete.png);
    margin-top: 5px;
}
div.save{
    background-image: url(/assets/img/save.png);
    margin-top: 5px;
}
div.price-list-tools div.add{
    background-image: url(/assets/img/add.png);
}
div.price-list-tools div.delete{
    background-image: url(/assets/img/delete.png);
}
div.price-list-tools div.refresh{
    background-image: url(/assets/img/refresh.png);
}
.show-in-all{
    float: left;
    width: 90px !important;
}
.show-in-all label, .show-in-all input{
    /*    line-height: 40px;*/
    /*    float: left;*/
    cursor: pointer;
    margin: 0px 5px;
}
ul.info-box{
    border: 3px ridge #ccc;
    background-color: #ffe;
    padding: 10px;
}
#save-your-account{
    width: 390px;
    float: left;
    margin: 10px;
    background-color: #f3f3f3;
    border-radius: 7px;
    border: 1px solid #666;
    height: 440px;
    padding: 40px 20px 0px;
}
input[readonly]{
    background-color: #ccc !important;
}
span .count{
    text-align: right !important;
}
#save-your-account label{
    float: left;
    width: 100px;
    font-weight: bold;
    margin: 5px;
    padding: 2px 10px;
    line-height: 20px;
}
#save-your-account input, #save-your-account textarea{
    float: left;
    width: 200px;
    margin: 5px;
    /*height: 20px;*/
    line-height: 20px;
    left: 100px;
    padding: 1px 10px;
    font-size: 14px;
    background-color: #ffe;
    border-radius: 3px;
    text-align: left;
}
#save-your-account input[type=checkbox]{
    width: 20px;
}
#save-your-account textarea{
    /*height: 40px;*/
}
div.assistance{
    float: left;
    width: 345px;
    border: 1px solid #666;
    border-radius: 7px;
    padding: 40px;
    text-align: justify;
    background-color: #f3f3f3;
    /*    color: #333;*/
    margin: 10px;
    height: 400px;
}
div.users{
    padding: 6px 20px;
    border-bottom: 1px solid #ccc;
}
div.users a{
    background-position: 0px 100px;
    background-repeat: no-repeat;
}
div.users:hover a{
    background-position: 0px 0px;
    cursor: pointer;
}
div.users:hover {
    background-color: #a1a1a1;
}
div.users a:hover{
   background-position: -26px 0px;
}
div.users a:active{
    background-position: -52px 0px;
}
div.users a.edit-user, div.users a.delete-user, div.users a.edit-user-price-lists{
    float: right;
}
div.users a.edit-user{
    background-image: url(/assets/img/edit.png);
}
div.users a.delete-user{
    background-image: url(/assets/img/delete.png);
}
div.users span{
    /*    font-weight: bold;*/
    /*    letter-spacing: 1px;*/
}
/* manage user icon tool set */
.is-admin, .is-customer, .is-new-customer, .is-sales, .edit-user, .edit-user-price-lists, .delete-user{
    /*    padding: 1px 5px;*/
    background-repeat: none;
    border-radius: 3px;
    color: white;
    font-weight: bold;
    margin: 0px 10px 0px 0px;
    cursor: pointer;
    height: 26px;
    width: 26px;
    padding: 0px !important;
    margin: 0px 3px 0px 0px !important;
    margin-top: -3px !important;
    cursor: default;
    float: left;
}
.is-admin{
    background-image: url(/assets/img/admin-icon.png);
}
.is-customer{
    background-image: url(/assets/img/customer-icon.png);
}
.is-new-customer{
    cursor: pointer;
    background-image: url(/assets/img/customer-new-icon.png) !important;
}
.is-sales{
    background-image: url(/assets/img/sales-icon.png);
}
.is-empty{
    background-image: url(/assets/img/no-price-lists.png) !important;
}
.edit-user{
    background-image: url(/assets/img/edit.png);
}
.edit-user-price-lists{
    background-image: url(/assets/img/edit-user-price-lists.png);
}
.delete-user{
    background-image: url(/assets/img/delete.png);
}
.new-user-list{
    height: 20px;
    clear: both;
    float: left;
}
.new-user-list label{
    float: right;
    width: 310px;
    text-align: left;
    margin: 0px 0px !important;
    height: 20px;
    cursor: pointer;
}
.new-user-list input{
    margin: 0px 10px !important;
    float: left;
    height: 20px;
}
.no-underline{
    text-decoration: none !important;
}
.cyborg, .cyborg-overlay{
    position: absolute;
    top: 43px;
    right: -470px;
    height: 514px;
    width: 420px;
    border-top-left-radius: 30px 20px;
    border-bottom-left-radius: 30px 20px;
    border: 3px solid #777;
    background-color: #e4e5e3;
    padding: 20px;
    z-index: 100;
    box-shadow: 0px 0px 30px #000; 
}
.cyborg{
    overflow: auto;
}
.cyborg-overlay{
    background-color: #555;
    opacity: .3;
    filter: alpha(opacity = 30);
    right: 0px;
    top: 0px;
    border-radius: 0px;
    border: 0px;
    width: 860px;
    height: 572px;
    z-index: 99;
}
.cyborg-controls{
    position: absolute;
    top: 0px;
    right: 0px;
    width: 110px;
    height: 26px;
    /*    border: 1px solid #333;*/
    z-index: 101;
    cursor: pointer;
    margin: 12px 10px 0px 0px;
}
.cyborg-controls .save, .cyborg-controls .close{
    width: 26px;
    height: 26px;
    background-repeat: no-repeat;
    /*    border: 1px solid #ccc;*/
    float: right;
    margin: 3px 5px 0px 0px;
}
.cyborg-controls div:hover, div.save:hover{
    background-position: -26px;
}
.cyborg-controls div:active, div.save:active{
    background-position: -52px;
}
.cyborg-controls div:hover, div.cancel:hover{
    background-position: -26px;
}
.cyborg-controls div:active, div.cancel:active{
    background-position: -52px;
}
.cyborg-controls .edit{
    background-image: url(/assets/img/edit.png);
}
.cyborg-controls .close{
    background-image: url(/assets/img/delete.png);
}
.cyborg input[type=text], .cyborg textarea, .cyborg input[type=password], .cyborg select{
    margin: 5px;
    /*height: 20px;*/
    width: 280px;
    padding-left: 5px;
}
.cyborg input[type=checkbox]{
    margin: 10px;
    padding-left: 5px;
}
.cyborg input[type=image]{ 
    margin: 10px 0px 0px 0px;
    float: right;
}
.has-error{
    border: 3px solid #f00;
}
.cyborg .price-list-item label{
    margin-left: 40px;
    clear: right;
    float: left;
    margin: 3px;
    cursor: pointer;
}
.cyborg .price-list-item input{
    margin: 6px;
    float: left;
    clear: left;
}
div.cyborg .clear>label{
    width: 80px;
    text-align: right;
    line-height: 20px;
    margin: 5px;
    white-space: nowrap;
}
div.cyborg label, div.cyborg input{
    float: left;
}
div.cyborg .cyborg-title{
    height: 10px;
    font-size: 18px;
    width: 350px;
}
div.cyborg div.button,div.cyborg div.button *{
    cursor: pointer;
}
div.cyborg div.button{
    float: left;
    border: 0px solid rgba(0, 0, 0, .4);
    margin: 0px 5px 5px 0px;
    white-space: nowrap;
    box-shadow: rgba(255, 255, 255, .4) 0 1px 0 inset, rgba(255, 255, 255, .3) 0 25px 30px -12px inset, rgba(0, 0, 0, .6) 0 1px 2px;
    text-shadow: 0px 0px 5px #333;
    padding: 3px 10px;
    /*    border-radius: .3em;*/
    text-decoration: none;
    color: #fff;
    font-weight: bold;
    background-color: #8C999A;
    /*    width: 150px;*/
}
div.cyborg div.button label{
    text-align: center;
    line-height: 14px;
    font-size: 14px;
    font-variant: small-caps;
    /*    margin: 3px 3px 3px 6px;*/
    margin: 0px auto;
    border-radius: 3px;
    width: 100%;
}
div.cyborg div.button:hover{
    background-color: rgb(210,210,186);
    color: black;
    text-shadow: 0px 0px 5px white;
}
div.cyborg div.button.checked, div.cyborg div.button.checked:hover{
    background-color: #224700 !important;
    /*    color: black;*/
    text-shadow: 0px 2px 2px #002500;
}
div.cyborg div.button.checked:hover{
    /*     text-shadow: 2px 1px 2px white, 0 1px 2px white;*/
    color: white;
}
div.cyborg div.button input[type=checkbox]{
    display: none;
}
div.cyborg div.button-container{
    width: 420px;
    float: left;
    /*    height: 10px;*/
    margin: 0px 0px 0px 3px;
}
div.cyborg .upload-file{
    position: relative;
    left: 10px;
    top: 5px;
}
div.cyborg label.filename{
    line-height: 25px;
    width: 280px;
    font-size: 12px;
    margin: 0px 10px;
    text-decoration: underline;
    /*    width: auto !important;*/
    white-space: normal;
    text-align: left;
}
div.cyborg .full{
    width: 393px;
}
div.cyborg .half{
    width: 183px;
}
div.cyborg .quarter{
    width: 78px;
}
div.cyborg h2{
    padding-top: 10px;
    margin: 0px;
}
.viewport .iphone{
    height: 10000px !important;
    width: 1100px !important;
}
div#ui-datepicker-div .ui-state-default{
    background: none !important;
    border: #cca 1px solid;
    color: #888;
    text-align: center;
}
div#ui-datepicker-div .ui-state-active{
    background: #567856 !important;
    color: #fff;
}
div.reports{
    height: 50px;
    border-bottom: 1px solid #aaa;
    padding: 5px 5px 5px 50px    ;
}
div.reports div.downloads{
    float: right;
    height: 40px;
    width: 150px;
    margin-left: 20px;
}
div.reports div.downloads div{
    float: left;
    width: 26px;
    height: 26px;
    line-height: 50px;
    margin: 0px 3px;
}
div.reports div.downloads div:hover{
    cursor: pointer;
    text-decoration: underline;
}
div.reports div.title{
    float: left;
    height: 50px;
    line-height: 50px;
    margin: 0px 20px;
}
div.reports div.details{
    float: left;
    height:52px;
    line-height: 50px;
    margin: 0px 0px;
}

/* galleher-dark Colors */
/* Page Title */
body.galleher-dark .page-title{
    background-color: black !important;
    color: white !important;
    border-bottom:  2px  #444 solid !important;
    /*text-shadow: 2px 2px 10px white !important;*/
}
body.galleher-dark .center-container{
    background-color: white !important;
}
body.galleher-dark .header-container, body.galleher-dark .header{
    /*background-color: #2a2a1e !important;*/

    background-color: #005433 !important;
}
body.galleher-dark .tab-container{
    background-color: #5e6d66 !important;
    background-color: white !important;
}
body.galleher-dark .menu{
    background-color: #48534e !important;
}
body.galleher-dark div.tab{
    /*background-color: #ffffdd  !important;*/
    background-color: #a1a1a1  !important;
    box-shadow: none !important;
    text-shadow: none !important;
}
div.tab-container div.tab:hover{
    background-color: #ffffee !important;
    color: black;
    box-shadow: inset -2px -2px 50px #ff0;
}
body.galleher-dark div.checked{
    /*background-color: #ccccaa !important;*/
    background-color: #ffffee !important;
    border-color: #333 !important;
}
div.tab-container div.checked:hover{
    background-color: #ffffee !important;
}
body.galleher-dark div.tab-content{
    /*background-color: #ffffdd !important;*/
}
body.galleher-dark div.viewport{
    background-color: white !important;
}
body.galleher-dark{
    /*background-color: #5a5b33 !important;*/
    background-color: #4d4d4f !important;
}
body.galleher-dark .menu{
    background-color: #a7a9ac !important;
}
body.galleher-dark .menu li{
    /*background-color: #36362a !important;*/
    /*background-color: #777f7b !important;*/
    background-color: black !important;
    border: 1px solid #454545 !important;
}
body.galleher-dark .menu li:hover{
    /*background-color: #36362a !important;*/
    background-color: #005433  !important;
    border: 1px solid #454545 !important;
}