html body.signin {
    margin-top: 0px;
    background: url(../../images/bg_pattern.jpg) 0% 0% !important;
    width: 100% !important;
    height: 100% !important;
    background-repeat: no-repeat !important;
    background-size: cover !important;
    background-color: #EDF1F5 !important;

}

.logo-section img{
    max-width: 100%!important;
}
.logo-section{
    width: 200px!important;
}
.btn, .btn-large {
    background-color: #336b86;

}
body .input-field .prefix {
    color: #8eafc4!important;
}
.full-top-nav nav {

    background: linear-gradient(to right, #336b86 0%, #336b86 13%, #336b86 100%);
}

.cardQuickjob {
    background: linear-gradient(to right, #336b86 0%, #336b86 100%)!important;
}

.select-wrapper input.select-dropdown {
   margin:0;
  }
  .shift_header {
    height: 54px;

}
.event{
    min-width: 60px;
    width: 100%;
    background-color: #fbfbfb;
    height: 40px;
    border-left: 2px solid #ccc;
    text-align: center;
    margin: 0 auto;
    padding-left:2px;
}

.profile-wrapper .profile-tabs .profile-container ul.user-profile-tabs li a.active {
    color: #346b87;
}
.green {
    background-color: #8fafc4 !important;
}
