﻿
/*.image-wrap {
    max-height: 450px;
    overflow: hidden;
    max-width: 800px;       
    -webkit-transition: max-width .5s ease-out;  /* Saf3.2+, Chrome * /
    -moz-transition: max-width .5s ease-out;  /* FF4+ * /
    -ms-transition: max-width .5s ease-out;  /* IE10? * /
    -o-transition: max-width .5s ease-out;  /* Opera 10.5+ * /
    transition: max-width .5s ease-out;
}
 
    .image-wrap img {
        width: 100%;
        -webkit-transition: margin-top .5s ease-out;  /* Saf3.2+, Chrome * /
        -moz-transition: margin-top .5s ease-out;  /* FF4+ * /
        -ms-transition: margin-top .5s ease-out;  /* IE10? * /
        -o-transition: margin-top .5s ease-out;  /* Opera 10.5+ * /
        transition: margin-top .5s ease-out;
    }
     
@media only screen and (min-width: 1160px) {
    .image-wrap { max-width: 1000px; }
}
@media only screen and (min-width: 460px) {
    .image-wrap { max-width: 400px; }*/
/* Styles for validation helpers
-----------------------------------------------------------*/
.field-validation-error {
    color: #f00;
    display: block;
    margin-top: 8px;
    text-align: center;
}

.field-validation-valid {
    display: none;
}

.input-validation-error {
    border: 1px solid #f00;
    background-color: #f08080;
}

input.input-validation-error:-moz-placeholder
{
    color: #ffffff;
}

input.input-validation-error::-webkit-input-placeholder
{
    color: #ffffff;
}

input.input-validation-error:-ms-input-placeholder
{
    color: #ffffff;
}

.validation-summary-errors {
    font-weight: bold;
    color: #f00;
}

.validation-summary-valid {
    display: none;
}


/* jQuery mobile styles
-----------------------------------------------------------*/

/* Make listview buttons fill the whole horizontal width of the screen */
.ui-li .ui-btn-inner a.ui-link-inherit, .ui-li-static.ui-li {
    padding-right: 15px;
}

.somero-primary-color {
    color: #DB472D
}

.ui-bar-a, .ui-body-a, .ui-btn-up-a, .ui-btn-hover-a, .ui-btn-down-a,
.ui-bar-b, .ui-body-b, .ui-btn-up-b, .ui-btn-hover-b, .ui-btn-down-b,
.ui-bar-c, .ui-body-c, .ui-btn-up-c, .ui-btn-hover-c, .ui-btn-down-c,
.ui-bar-d, .ui-body-d, .ui-btn-up-d, .ui-btn-hover-d, .ui-btn-down-d,
.ui-bar-e, .ui-body-e, .ui-btn-up-e, .ui-btn-hover-e, .ui-btn-down-e,
.ui-btn-active
{
    text-shadow: none;
}

.page-labels {
    float: left;
    width: 7em;
    margin-right: 1em;
    text-align: right;
}

.hours-ui-li-aside {
    margin-right: 4em;
    width: 3em;
}


-icon-wrong-foreman-btn {.ui
    background-image: url("images/redalert.png")
}

.ui-slider-bg {
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RiNDcyZCIgc3RvcC1vcGFjaXR5PSIwIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYjQ3MmQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left,  rgba(219,71,45,0) 0%, rgba(219,71,45,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(219,71,45,0)), color-stop(100%,rgba(219,71,45,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left,  rgba(219,71,45,0) 0%,rgba(219,71,45,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left,  rgba(219,71,45,0) 0%,rgba(219,71,45,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left,  rgba(219,71,45,0) 0%,rgba(219,71,45,1) 100%); /* IE10+ */
    background: linear-gradient(to right,  rgba(219,71,45,0) 0%,rgba(219,71,45,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00db472d', endColorstr='#db472d',GradientType=1 ); /* IE6-8 */
}

.wrap-normal { white-space: normal; width: 95%}

.less-vertical-margin { margin-top:0;margin-bottom: 5px;}

#home-page .home-buttons {
    background-repeat: no-repeat;
    background-position: 50% 20%;
    height: 78px;
}
#home-page .home-buttons p {
    margin-top: 2.5em;
    margin-bottom: 1em;
    font-size: 13px;
}
#home-page .home-buttons .ui-btn-inner {
    overflow: hidden; white-space: normal; 
}

#home-page a.ui-btn {
    margin-top: 0.3em;
    margin-bottom: 0.3em;
}
#home-page.ui-content {
    padding-top: 1px;
}
#home-page .ui-title {
    margin-top: 5px;
    margin-bottom: 5px;
}
#home-page .ui-footer .ui-title {
    margin-top: 4px;
    margin-bottom: 4px;
}

#home-page .company-logo {
    height: 38px; 
    width: auto;
    background-image: url("images/somero_logo_small.png"); 
    /* background-position: center center;  jm 5/10/13 */
    background-position: center;
    background-repeat: no-repeat
}
#home-page .company-logoPC {
    height: 38px; 
    width: auto;
    background-image: url("images/logo_PC.png"); 
    /* background-position: center center;  jm 5/10/13 */
    background-position: center;
    background-repeat: no-repeat
}
#home-page .company-logoWT {
    height: 38px; 
    width: auto;
    background-image: url("images/logo_WT.png"); 
    /* background-position: center center;  jm 5/10/13 */
    background-position: center;
    background-repeat: no-repeat
}
#home-page .company-logoWP {
    height: 38px; 
    width: auto;
    background-image: url("images/logo_WP.png"); 
    /* background-position: center center;  jm 5/10/13 */
    background-position: center;
    background-repeat: no-repeat
}
#home-page .company-logoPayCrew {
    height: 38px; 
    width: auto;
    background-image: url("images/120x120.png"); 
    /* background-position: center center;  jm 5/10/13 */
    background-position: center;
    background-repeat: no-repeat
}
#home-page .company-logoGR {
    height: 38px; 
    width: auto;
margin-top:-20px;
    background-image: url("images/logo_GR.png"); 
    /* background-position: center center;  jm 8/18/13 */
    background-position: center;
    background-repeat: no-repeat
}


#home-page .company-logoKent {
    height: 38px; 
    width: auto;
    background-image: url("images/logo_Kent.png"); 
    /* background-position: center center;  jm 5/10/13 */
    background-position: center;
    background-repeat: no-repeat
}#home-page .company-logoWL {
    height: 38px; 
    width: auto;
    background-image: url("images/logo_WL.png"); 
    /* background-position: center center;  jm 5/10/13 */
    background-position: center;
    background-repeat: no-repeat
}
 #home-page .company-logoWP {
    height: 38px; 
    width: auto;
    background-image: url("images/logo_WP.png"); 
    /* background-position: center center;  jm 5/10/13 */
    background-position: center;
    background-repeat: no-repeat
}
 #home-page .company-logoDemo {
    height: 38px; 
    width: auto;
    background-image: url("images/Demo_logo.png"); 
    /* background-position: center center;  jm 5/10/13 */
    background-position: center;
    background-repeat: no-repeat
}
.disabled-but-white {
    color: white;
}

.approved_checkmark
{
    background: transparent url("images/check-icon.png") center center no-repeat;
}

.prod-estimated
{

    background: #5E87B0;
    border: 1px solid #383838;
    color: #000000;
    /*font-weight: bold;*/
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0.4em 5px;
    text-align: right;
}

.remainingTime
{

    font-weight: bold;
    clear: both;
    display: block;
    overflow: hidden;
    padding: 2px 5px;
    text-align: right;
    font-size: 12px;
}

.Hours
{
    background: #e53c1e;
    border: 1px solid #383838;
    color: #333333;
    /*font-weight: bold;*/
    clear: both;
    display: block;
    overflow: hidden;
    padding: 2px 5px;
    text-align: right;
    font-size: 12px;
}

    
.prod-actual-green
{
    
    /*background: #16ae65;*/
            /*background:#4CAF50;*/ 
            background-color:darkseagreen;
            
    border: 1px solid #383838;
    color: #000;
    /*font-weight: bold;*/
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0.4em 5px;
    text-align: right;
}
.prod-labels
{
    
    /*background: #16ae65;*/
            /*background:#4CAF50;*/ 
    /*background: #FCEDA7;*/
    background:#FFEB3B;
    border: 1px solid #383838;
    color: #000;
    /*font-weight: bold;*/
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0.4em 5px;
    text-align: right;
}
.prod-actual-yellow
{

    /*background: #FCEDA7;*/
    /*background:#FFEB3B;*/
    background-color:palegoldenrod;
    border: 1px solid #383838;
    color: #000;
    /*font-weight: bold;*/
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0.4em 5px;
    text-align: right;
}

.prod-actual-red
{
    /*background: #e53c1e;*/
    /*background: #F44336;*/
    background-color:coral;
    border: 1px solid #383838;
    color: #000;
    /*font-weight: bold;*/
    clear: both;
    display: block;
    overflow: hidden;
    padding: 0.4em 5px;
    text-align: right;
}


.prodgrid-labels-small
{
    text-align: right; 
    margin-top: 6px; 
    padding-right: 5px;
    font-size: 12px;
    
}

.prod-estimated-small
{
    background-color: lightblue;


    border: 1px solid #383838;
    color: #000000;
    /*font-weight: bold;*/
    clear: both;
    display: block;
    overflow: hidden;
    padding: 2px 5px;
    text-align: right;
    font-size: 12px;
}

.prod-actual-green-small
{
    /*background: #16ae65;*/
            background-color:darkseagreen;

    border: 1px solid #383838;
    color: #000;
    /*font-weight: bold;*/
    clear: both;
    display: block;
    overflow: hidden;
    padding: 2px 5px;
    text-align: right;
    font-size: 12px;
}

.prod-actual-yellow-small
{
    /*background: #FCEDA7;*/
    background-color:palegoldenrod;

    border: 1px solid #383838;
    color: #000;
    /*font-weight: bold;*/
    clear: both;
    display: block;
    overflow: hidden;
    padding: 2px 5px;
    text-align: right;
    font-size: 12px;
}

.prod-actual-red-small
{
    
/*background: #e53c1e;*/
    /*background: #F44336;*/
    background-color:coral;
    
    border: 1px solid #383838;
    color: #000;
    /*font-weight: bold;*/
    clear: both;
    display: block;
    overflow: hidden;
    padding: 2px 5px;
    text-align: right;
    font-size: 12px;
}




.blue-text
{
    /*color: #5E87B0;*/
    color:#2196F3;
    font-weight: bold;
    font-size: 12px;
}

.green-text
{
    /*color: #16ae65;*/
    color:#4CAF50;
    font-weight: bold;
    font-size: 12px;
}

.yellow-text
{
    /*color: #FCEDA7;*/
    color:#FFEB3B;
    font-weight: bold;
    font-size: 12px;
}

.red-text
{
    /*color: #e53c1e;*/
    color:#F44336;
    font-weight: bold;
    font-size: 12px;
}

.copyright-text
{
    font-weight: normal;
    clear: both;
    display: block;
    overflow: hidden;
    text-align: center;
    font-size: 9px;
    margin-top: 1px;
    margin-bottom: 1px;
}
.editor-label {
    float: left;
    width: 200px;
}

.editor-field {
    margin-left: 200px;
}