@charset "UTF-8";


/*------------------------------------------------------------------
[Master Stylesheet]
*/

.logo-section{
  width: 200px!important;
}
.logo-section img{
  max-width: 200px!important;

}
.btn, .btn-large {
  background-color: #0d1946;
}

.input-field .prefix {
  color: #0d1946!important;

}

.full-top-nav nav {
  background: #0d1946;
  background: linear-gradient(to right, #0d1946 0%,#0d1946 13%,#0d1946 100%);

}
.primary-text {
  color: #0d1946!important;
}
.cardQuickjob {
  background: linear-gradient(to right, #0d1946 0%, #142254 100%)!important;

}
.page-lock .page-lock-wrap .row .lock-logo {
    background: #2a56c6!important;
}