﻿@import url(https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700,300italic,400italic,600italic);
body {
    padding-top: 50px;
    /*padding-bottom: 20px;*/
    background-color: #E0E0E0;
    font-family: 'Source Sans Pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
    /*font-family:Arial, Helvetica, sans-serif;*/
    letter-spacing: normal;
    line-height: 20px;
}
/*.header{box-shadow: 0 2px 2px 2px #E2B8E5;}*/

.jumbotron {
    padding: 20px 15px;
    margin-bottom: 0px;
    color: #fff;
    /*background-color: #849BC3;6995D1*/
    background-color:#33465C;
}
.container .jumbotron{border-radius: 0px;}
/* Set padding to keep content from hitting the edges */
.body-content {
    padding-left: 15px;
    padding-right: 15px;
    background-color: #fff;
    box-shadow: -60px 0px 100px -90px #000000, 60px 0px 100px -90px #000000;
    /*box-shadow:0px 2px 2px 2px #E2B8E5;*/
    /*border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;*/
}

/*Navigation Menu*/
.navbar-inverse {
    background: #3F424B;
    border-color: #3F424B;
}
.navbar-inverse .navbar-nav > li > a {
    text-transform:none;
    font-weight: bold;
    color: #ffffff;
}
.navbar-inverse .navbar-nav > li {
        transition: width .5s ease, color .5s ease;
}
.navbar-inverse .navbar-nav > li > a:hover {
    color:grey;
}
.navbar-form{margin-bottom: 0px}
/*Navigation Menu end*/


/* 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;
}

/* Set width on the form input elements since they're 100% wide by default */
/*input,
select,
textarea {
    max-width: 280px;
}*/

/* styles for validation helpers */
.field-validation-error {
    color: #b94a48;
}

.field-validation-valid {
    display: none;
}

input.input-validation-error {
    border: 1px solid #b94a48;
}

input[type="checkbox"].input-validation-error {
    border: 0 none;
}

.validation-summary-errors {
    color: #b94a48;
}

.validation-summary-valid {
    display: none;
}

.content {
    font-size:15px;
    line-height:25px;
}

.clsMinHeight {
    /*min-height: 580px;*/
    min-height: 650px;
    margin-top: 0px;
    margin-bottom: 0px;

    /*-moz-box-shadow: rgba(0, 0, 255, 0.4) 0 0 25px, rgba(0, 128, 0, 0.2) 0 0 3px 1px inset;
    -webkit-box-shadow: rgba(0, 0, 255, 0.4) 0 0 25px, rgba(0, 128, 0, 0.2) 0 0 3px 1px inset;
    box-shadow: rgba(0, 0, 255, 0.4) 0 0 25px, rgba(0, 128, 0, 0.2) 0 0 3px 1px inset;*/
  
}

footer {
    width: 100%;
    background-color: #3F424B;
    /*background-color: #e7efef;*/

    color: #323434;
    bottom: 0px;
    color: #ffffff;
    padding: 15px 0px;
}
footer a {
    
    text-decoration: none;
    font-weight: bold;
}
footer a:hover {
    color:darkslategray;
    transition: .5s;
    text-decoration: none;
}

.clsUserMenu{
    background-color:silver;
    border-radius: 0px

}
.clsUserMenu a:hover{ 
    background-color: lightsteelblue; 
    /*border-radius: 5px*/

}

.container a:hover{transition: .5s}

.clsCreate {
    margin-top: -6px;
    margin-right: 2px;
    width: 100px;
    width: 100px;
    color: #ffffff;
    font-weight: bold;
}
.clsCreate a {
    color: #ffffff;
    font-weight: bold;
    text-decoration: none;
}
.clsCreate a:hover {
    color:black; transition: .3s
}
a{text-decoration: none}

/*navigation bar*/
.navbar-nav > li > a {
    /*padding-top: 10px;
    padding-bottom: 10px;*/
    line-height: 12px;
    color: #3f424b;font-weight: bold;font-size: 16px;
}
.nav .caret{border-top-color:#428B63}

.CustomErr {
    padding: 5px; 
    font-weight: bold;
    text-align: center;
}
.navbar-inverse .navbar-brand{ margin-top: -3px;color: #fff}
.jumbotron .img-thumbnail{ background: none;border: 0px}
.pnlfooter{padding-left: 0px}
.table thead tr th{vertical-align: middle}
.panelHeight{height: 400px;overflow: auto;}

.panelHeadFont {font-weight: bold;color: black}
/*job card report criteria*/
.the-legend {
    border-style: none;
    border-width: 0;
    font-size: 14px;
    line-height: 20px;
    margin-bottom: 0;
    font-weight: bold;
}
.clsthe-fieldset {
        height: 120px;
    border: 2px groove threedface #444;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}
.clswell{padding: 8px;margin-bottom: 8px}
/*job card report criteria*/


/*Google Login Page*/
.form-signin{max-width:330px;margin:0 auto;padding:15px;}
.form-signin .form-signin-heading,.form-signin .checkbox{margin-bottom:10px;}
.form-signin .checkbox{font-weight:normal;}
.form-signin .form-control{position:relative;font-size:16px;height:auto;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;padding:10px;}
.form-signin .form-control:focus{z-index:2;}
.form-signin input[type="text"]{margin-bottom:-1px;border-bottom-left-radius:0;border-bottom-right-radius:0;}
.form-signin input[type="password"]{margin-bottom:10px;border-top-left-radius:0;border-top-right-radius:0;}
.account-wall{margin-top:20px;background-color:#f7f7f7;-moz-box-shadow:0 2px 2px rgba(0,0,0,0.3);-webkit-box-shadow:0 2px 2px rgba(0,0,0,0.3);box-shadow:0 2px 2px rgba(0,0,0,0.3);padding:40px 0 20px;}
.login-title{color:#555;font-size:18px;font-weight:400;display:block;}
.profile-img{width:96px;height:96px;display:block;-moz-border-radius:50%;-webkit-border-radius:50%;border-radius:50%;margin:0 auto 10px;}
.need-help{margin-top:10px;}
.new-account{display:block;margin-top:10px;}
/*end of Google Login Page*/