﻿body {
    padding-top: 50px;
    padding-bottom: 20px;
    background-image: url('../images/polaroid.png');
   
}

/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    margin-top: 50px;
}

/* Override the default bootstrap behavior where horizontal description lists 
   will truncate terms that are too long to fit in the left column 
*/
.dl-horizontal dt { 
    white-space: normal;
}

.ajaxProcessing{
    display:none;
    position:fixed;
    
    
    top:15%;
    left:30%;
    margin-top:-50px;
    margin-left:-100px;   
}
.ajaxProcessing p {
    margin-bottom:0px;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select {
    max-width: 280px;
}*/

/*.stepIndicator{
    width:100%;
    position:relative;
}
.stepIndicator div{
    margin:auto;
    width:703px;
}*/
.stepIndicator .btnPrevious{
    /*position:absolute !important;
    left:0px !important;
    top:0px !important;*/
    background: none;
    border: none;
}
.stepIndicator .btnPrevious:active, .stepIndicator .btnPrevious:focus{
    outline:0;
}
.stepIndicator .btnNext{
    /*position:absolute !important;
    right:0px !important;
    top:0px !important;*/
    background: none;
    border: none;
}
.stepIndicator .btnNext:active, .stepIndicator .btnNext:focus{
    outline:0;
}

.stepIndicatorBottom .btnNext, .stepIndicatorBottom .btnPrevious{
    background: none;
    border: none;
}

/*.stepIndicator img{
    width:100%;
}

.stepIndicator > div{
    height:105px;
    line-height:105px;
}*/


    .stepIndicatorBottom .btnNext:active, .stepIndicatorBottom .btnNext:focus, .stepIndicatorBottom .btnPrevious:active, .stepIndicatorBottom .btnPrevious:focus {
        outline:0;
    }

    .stepIndicator > div {
        margin: auto;height: 120px;display: table;
    }
    .stepIndicator .divBack {
        width:124px;
        /*position:absolute;
        left:0px;
        top:100px;*/
    }   
    .stepIndicator .divNext {
        width:124px;
        margin-left:-21px;
        /*position:absolute;
        right:0px;
        top:100px;*/
    }
    .stepIndicator {
        
        position:relative;
    }

.step7 .divSteps {
    background: url(../images/sm_step7.png) no-repeat -141px;
}

.step6 .divSteps {
    background: url(../images/sm_step6.png) no-repeat -161px;
}
.step5 .divSteps {
    background: url(../images/sm_step5.png) no-repeat -121px;
}
.wait .divSteps {
    background: url(../images/sm_wait.png) no-repeat -191px;
}
.step4 .divSteps {
    background: url(../images/sm_step4.png) no-repeat -81px;
}
.step3 .divSteps {
    background: url(../images/sm_step3.png) no-repeat -41px;
}
.step2 .divSteps {
    background: url(../images/sm_step2.png) no-repeat -1px;
}
.step1 .divSteps {
    background: url(../images/sm_step1.png) no-repeat 20px;
}

    .stepIndicator .divSteps {
        
        height: 120px;
        width: 122px;
        /*margin-bottom: 100px;*/
        text-align: center;
        overflow: hidden;
    }   
@media (min-width: 634px) {
    .stepIndicator {
        width:auto;
    }

    .step7 .divSteps {
        background: url(../images/sm_step7.png) center no-repeat;
    }

    .wait .divSteps {
        background: url(../images/sm_wait.png) center no-repeat;
    }

    .step6 .divSteps {
        background: url(../images/sm_step6.png) center no-repeat;
    }
    .step5 .divSteps {
        background: url(../images/sm_step5.png) center no-repeat;
    }

    .step4 .divSteps {
        background: url(../images/sm_step4.png) center no-repeat;
    }
    .step3 .divSteps {
        background: url(../images/sm_step3.png) center no-repeat;
    }
    .step2 .divSteps {
        background: url(../images/sm_step2.png) center no-repeat;
    }
    .step1 .divSteps {
        background: url(../images/sm_step1.png) center no-repeat;
    }

    .stepIndicator .divSteps {
        height: 120px;
        width:350px;
        margin-bottom:0px;
    }   
    .stepIndicator .divBack {
        width:124px;
        position:relative;
        top:0px;
    }   
    .divNext {
        width:124px;
        position:relative !important;
        top:0px !important;
    }
}
@media (min-width: 761px) {

    .step7 .divSteps {
        background: url(../images/sm_step7.png) center no-repeat;
    }

    .step6 .divSteps {
        background: url(../images/sm_step6.png) center no-repeat;
    }
    .step5 .divSteps {
        background: url(../images/sm_step5.png) center no-repeat;
    }
    .wait .divSteps {
        background: url(../images/sm_wait.png) center no-repeat;
    }
    .step4 .divSteps {
        background: url(../images/sm_step4.png) center no-repeat;
    }
    .step3 .divSteps {
        background: url(../images/sm_step3.png) center no-repeat;
    }
    .step2 .divSteps {
        background: url(../images/sm_step2.png) center no-repeat;
    }
    .step1 .divSteps {
        background: url(../images/sm_step1.png) center no-repeat;
    }

    .stepIndicator .divSteps {
        height: 120px;
        width:66.66666666666666%;
    }   
    .stepIndicator > div {
        margin: auto;height: 120px;display: block;
    }
}
@media (min-width: 992px) {
    .step7 .divSteps {
        background: url(../images/application_step7.png) center no-repeat;
    }
    .step6 .divSteps {
        background: url(../images/application_step6.png) center no-repeat;
    }
    .step5 .divSteps {
        background: url(../images/application_step5.png) center no-repeat;
    }
    .wait .divSteps {
        background: url(../images/application_wait.png) center no-repeat;
    }
    .step4 .divSteps {
        background: url(../images/application_step4.png) center no-repeat;
    }
    .step3 .divSteps {
        background: url(../images/application_step3.png) center no-repeat;
    }
    .step2 .divSteps {
        background: url(../images/application_step2.png) center no-repeat;
    }
    .step1 .divSteps {
        background: url(../images/application_step1.png) center no-repeat;
    }

    .stepIndicator .divSteps {
    }
    .stepIndicator > div {
        margin: auto;height: 120px;display: block;
    }   
    .stepIndicator .divBack {
        width:16.666666666666664%;
    }   
    .stepIndicator .divNext {
        width:16.666666666666664%;
    }
    .stepIndicator .divNext button {
        float:right;
    }
}
.multiCol{
    padding:0px 15px;
}
.chkTitle .checkbox{
    margin-top:0px;
    margin-bottom:0px;
}

.radio label, .checkbox label {
    display: inline;
    margin-bottom: 0;
    font-weight: normal;
    cursor: pointer;
}

.step4TextBoxes .form-control {
    width: 100px;
    display: inline-block;
    margin-left: 60px;
    margin-bottom: 0px;
    margin-right: 10px;
}
.step4TextBoxes .form-group span {
    margin-left: 60px;
}

/*********************************
    Bootstrap overrides
*********************************/
.navbar-inverse .navbar-brand{
    color:#0094ff;
}
.navbar-inverse {
    background-color: #25408f;
}

.navbar-brand{
    padding:0;
}
.nav > li{
    height:30px;
}

 
.navbar-collapse .nav > li{
    height:30px;
    border-bottom: 1px solid #6B88BC;
}

.navbar-nav > li > a{
line-height: 30px;
padding-top: 0;
padding-bottom:0;
}

.navbar-brand img{
    height:60px;
}

.navbar-inverse .navbar-nav > li > a{
    color:#ffffff;
    /*padding:0;*/
}


.nav.navbar-nav .divider {
    height: 1px;
    /*margin: 9px 1px;*/
    overflow: hidden;
    background-color: #e5e5e5;
    border-bottom: 1px solid #466DBC;
}

.navbar-right {
    margin:0;
}


.navbar-inverse .navbar-nav > li > a:hover {
    background-color:#192B59;
}
.navbar-collapse > ul {
    background-color:#466DBC;
    margin:0;
}
.navbar-collapse {
    padding:0;
}

.nav.navbar-nav.navbar-right > li {
    border-bottom:none;
}

.form-group.timeStampInfo {
    /*top: 0px; right:0;*/ 
    min-width: 240px;
    height:auto;
}

.form-group.timeStampInfo > div {
    text-align:left;
    font-size:10px;
    width:100%;
}

.form-group.timeStampInfo > div div:last-child {
    text-align:left;
    /*padding:0px;*/
    padding-bottom:5px !important;
}


@media (min-width: 768px) {

    .form-group.timeStampInfo > div {
        text-align:right;
        font-size:10px;
        width:100%;
        height:auto;
    }
    .form-group.timeStampInfo > div div:last-child {
        text-align:left;
        padding:0px;
    }
}


.form-group .field-validation-error {
    margin-left:10px;
}

.tabPanel .nav > li {
    height:auto;
    width:100%;
}
.tabPanel .nav-tabs > li.active > a
{
    border: none;
    background:#ddd !important;
}
.tabPanel .nav-tabs > li > a, .tabPanel .nav-tabs > li > a:hover, .tabPanel .nav-tabs > li > a {
    color: #555555;
    cursor: default;
    background-color: #ffffff;
    border: none;
    border-bottom-color: transparent;
}

/*******************************
 Company Profile Override Styles
 ******************************/
/*** Status ***/
.companyStatus{
    color:#25408f;
    
}
/**** Caret ***/
.caret{
   border-top: 4px solid #25408f;
   border-radius:4px;
}
/*** Instructions ***/
.companyEditInstructions{
    margin-bottom:20px;
}
.companyInstructions{
    font-weight:bold;
    color:#c8c8c8;
}
.companyBlurb{
    font-style:italic;
    font-weight:100;
     color:#c8c8c8;
    font-size:14px;
    line-height:10%;
   
}
.panel{
    border-radius:10px;
    border-color:#e5e5e5;
}
.panel-title > a{
    color:#428bca;
}

.panel-default > .companyDetails.panel-heading{
    background-color:#25408f;
    color:white;
}
/*** Locations ***/
.panel-primary > .panel-heading{
    background-color:#25408f;
}
.companyLocations{
    width:40%;
    float:left;
    padding:5px;
}
.locationsList {
    padding:5px;
    color:#25408f;
}
.editLocations .panel-title a{
    padding:5px;
}
.editBtn a{
    color:#ffffff;
}
/*** Contacts ***/
.companyContacts{
    width:40%;
    float:left;
    margin-left:10px;
    padding:5px;
}
.contactsList{
    padding:5px;
    color:#25408f;
}
/*** Documents ***/
.companyDocuments{
    width:100%;
    float:left;
    padding:5px;
    opacity:0.4;
    filter:alpha(opacity=40);/*for IE8 and earlier*/
}
.companyDocuments > p{
    font-style:italic;
}
/*******************************
    Button Override Styles
 ******************************/
.btn-primary{
    background-color:#FF7940;
    border-color:#C75F32;
    /*margin-bottom:5px;*/
}
.btn-primary:hover{
    background-color:#C75F32;
    border-color:#B0542C;
}
.btn-primary, .btn-danger{
     border-radius:6px;
}
/*********************************
  Welcome Page Override Styles
*********************************/
/*.loginContainer {
    width: 700px;
    float: left;
}
.registerContainer{
    /*width:100%;
    float:left;
    margin-bottom:10px;
   
}
.registerContainer{
    margin-bottom:10px;
    margin-left:10px;
}*/

.registerContainer {
    max-width:250px;
}

.registerHeading, .panel-heading h4{
    background-color:#25408f;
    color:white;
}
.registerH4{
   margin-left:10px;
}
.registerBtn, .btn-primary a{
    padding:3px;
    margin-left:10px;
    margin-bottom:5px;
    margin-top:-20px;
    border:1px solid;
    color:#ffffff !important;
}  
.loginContainer .form-control{
    margin-bottom:10px;
    margin-left:10px;
}
.loginHeading,.panel-heading h4{
    background-color:#25408f;
    color:white;
}

.loginH4{
    margin-left:10px;
}
.clearFloats{
    clear:both;
}
/*********************************
 Bootstrap Override Media Query
*********************************/


@media (min-width: 768px){
    .navbar-brand img{
        height:85px;
    }

    .nav > li{
        height:85px;
    }

    .navbar-nav > li > a{
        line-height: 85px;
        padding-top: 0;
        padding-bottom:0;
    }

    .navbar-collapse .nav > li{
        height:auto;
        border-bottom: 0px;
    }
    .navbar-collapse > ul {
        background:none;
    }
    
    .navbar-right {
        margin-left: auto;
        margin-right: auto;
    }
}

/*********************************
 Welcome Page Override Styles - MQ
*********************************/
/*.welcomeWrapper{
 display:block;
 margin-right:auto;
 margin-left:auto;
}*/

/*.registerContainer{
    width:30%;
    float:left; 
      
}*/

.registerContainer img {
    margin:auto;
    display:block;
}

.registerContainer h3, .registerContainer p {
    text-align:center;
}

.registerContainer .form-control{
    margin-bottom:10px;
    margin-left:10px;
}
.registerHeading, .panel-heading h4{
    background-color:#25408f;
    color:white;
}
.registerH4{
   margin-left:10px; 
}
.registerBtn{
    padding:1px;
    margin-left:10px;
    margin-bottom:5px;
    margin-top:-20px;
    float:right;
}
.welcomeBtn{
    width:250px;
    padding:1px;
    border-style:none;
    float:right;
}
/*.loginContainer{
    width:30%;
    float:left;
    margin-right:427px;
    
   
}*/
.loginContainer .form-control{
    margin-bottom:10px;
    margin-left:10px;
}
.loginHeading,.panel-heading h4{
    background-color:#25408f;
    color:white;
}

.loginH4{
    margin-left:10px;
}

.loginContainer img {
    margin:auto;
    display:block;
}

.loginContainer h3, .loginContainer p {
    text-align:center;
}


/*this was effecting every form control in the app*/
/*.form-control{
    margin-top:10px;
}*/
.clearFloats{
    clear:both;
}

/***************************
    Jquery Toast Styling
***************************/

.jq-toast-single {
    font-size:16px !important;
    font-weight:bold;
    color:#fff !important;
    /*background:#1c9d75 !important;*/
    text-align:center !important;
}
.close-jq-toast-single {
    font-size:25px !important;
}

.jq-toast-wrap.bottom-right .panel-title {
    padding:10px 15px;
    font-size:20px;
}

.jq-toast-wrap.bottom-right .panel-body {
    padding:15px;
    font-size:20px;
    /*background:#ffffff;*/
    color:#66BA96;
}

.jq-toast-wrap.bottom-right .panel-heading {
    /*background:#1c9d75;*/
    color:#ffffff;
    text-align:center;
}

.jq-toast-wrap.bottom-right .close-jq-toast-single {
    color:#ffffff;
}

.jq-toast-wrap .panel{
    border-color:#dddddd;
}



/***************************
    Bootstrap Modal Styling
***************************/
.modal-backdrop {
    /*    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    background-color: #000;*/
    display: block;
    z-index: 0;
}

.modal-body {
    max-height: calc(100vh - 212px);
    overflow-y: auto;
}

.modal-header {
    cursor: move;
}


/* Kendo UI Bootstrap issues*/
/* reset everything to the default box model */

*,
:before,
:after
{
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
}

/* set a border-box model only to elements that need it */

.form-control, /* if this class is applied to a Kendo UI widget, its layout may change */
.container,
.container-fluid,
.row,
.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12
{
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

/* Kendo UI widgets copy the custom CSS classes of their originating <input> elements to the widget wrapper element. This results in an incorrect padding style applied to a widget element that should not have a padding*/

.form-control.k-widget {
    padding: 0;
    width: 100%;
    height: auto;
}

.form-control.k-widget:not(.k-autocomplete) {
    border-width: 0;
}

.form-group .k-widget, .form-group .k-combobox {
    width: 100%;
}

.k-textbox > input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-combobox .k-input
{
    width: 100%;
}

.timeEntries .panel-group .panel + .panel{
    margin-top:0px;
}