body {
    background-color: #f9f9f9;
}

h2 {
    margin-bottom: 1.5rem;
    font-weight: 400;
    color: rgba(0, 0, 0, .7);
}

h4 {
    text-transform: uppercase !important;
    font-size: 1rem !important;
    font-weight: 500 !important;
    color: rgba(0, 0, 0, .55) !important;
}

h5 {
    font-size: 1rem;
    font-weight: 500;
    color: rgba(0, 0, 0, .7);
}

.btn-download {
    display: block;
    text-align: center;
}

.btn-download:hover {
    text-decoration: none !important;
}

.back-link {
    background-color: #397dca;
    padding: .75rem 1rem;
    color: #fff;
}

.back-link:hover {
    color: #fff;
    text-decoration: none;
}

.btn-light {
    background-color: #fff;
    border: 1px solid #ced4da;
}

.btn-light:hover {
    background-color: #fff;
    border: 1px solid #ced4da;
}

.btn-add {
    background-color: #397dca;
    border: 1px;
    height: 38px;
    width: 38px;
    color: #fff;
    border-radius: .25rem;
    position: relative;
    cursor: pointer;
}

.btn-add i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btn-primary {
    padding: .75rem !important;
    background-color: #397dca !important;
    border-radius: .25rem !important;
    color: #fff !important;
    border: 1px !important;
    font-weight: 600 !important;
    cursor: pointer !important;
}

.btn-send {
    width: 100%;
    padding: .75rem;
    background-color: #397dca;
    border-radius: .25rem;
    color: #fff;
    border: 1px;
    font-weight: 600;
    cursor: pointer;
}

.btn-segundary {
    background-color: #fff;
    color: #397dca;
    border: solid #397dca 2px;
    text-align: center;
}

.color {
    color: rgba(0, 0, 0, .35);
}

.color:hover {
    color: #397dca;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #397dca;
    outline: 0;
    box-shadow: none;
}

.form-firm {
    padding: .1rem .5rem !important;
    height: 25px !important;
    border: none !important;
    border-bottom: solid 1px #6f6d6d !important;
    border-radius: 0 !important;
    margin-bottom: 5px !important;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.list-placas {
    padding: 0;
    margin-bottom: 0;
}

.list-placas li {
    list-style: none;
    padding: .25rem .5rem;
    font-weight: 500;
    color: rgba(0, 0, 0, .55);
}

.go-up {
    display: none;
    padding: 12px 12.5px;
    background: #397dca;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    line-height: 1;
    border-radius: 25rem;
    box-shadow: 0 0rem 1rem rgba(57, 125, 202, .2)!important;
}

.list-group {
    width: 100% !important;
}

.btn-delete {
    background-color: #397dca;
    border: 1px;
    height: 38px;
    width: 38px;
    color: #fff;
    border-radius: .25rem;
    position: relative;
    cursor: pointer;
}

.btn-delete i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.arrow-dropdown {
    float: right;
}

.adscription-form {
    color: rgba(0, 0, 0, .55) !important;
}

.search {
    background-color: #397dca;
    color: #fff;
}

.back-link {
    background-color: #397dca;
    padding: .75rem 1rem;
    color: #fff;
}

.back-link:hover {
    color: #fff;
    text-decoration: none;
}

.btn-light {
    background-color: #fff;
    border: 1px solid #ced4da;
}

.btn-light:hover {
    background-color: #fff;
    border: 1px solid #ced4da;
}

.btn-add {
    background-color: #397dca;
    border: 1px;
    height: 38px;
    width: 38px;
    color: #fff;
    border-radius: .25rem;
    position: relative;
    cursor: pointer;
}

.btn-add i {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
}

.btn-send {
    width: 100%;
    padding: .75rem;
    background-color: #397dca;
    border-radius: .25rem;
    color: #fff;
    border: 1px;
    font-weight: 600;
    cursor: pointer;
}

.btn-segundary {
    background-color: #fff;
    color: #397dca;
    border: solid #397dca 2px;
}

.color {
    color: rgba(0, 0, 0, .35);
}

.color:hover {
    color: #397dca;
}

.form-control:focus {
    color: #495057;
    background-color: #fff;
    border-color: #397dca;
    outline: 0;
    box-shadow: none;
}

.form-firm {
    padding: .1rem .5rem;
    height: 25px;
    border: none;
    border-bottom: solid 1px #6f6d6d;
    border-radius: 0;
    margin-bottom: 5px;
}

.bootstrap-select .dropdown-toggle:focus {
    outline: none !important;
}

.list-placas {
    padding: 0;
    margin-bottom: 0;
}

.list-placas li {
    list-style: none;
    padding: .25rem .5rem;
    font-weight: 500;
    color: rgba(0, 0, 0, .55);
}

.go-up {
    display: none;
    padding: 12px 12.5px;
    background: #397dca;
    font-size: 20px;
    color: #fff;
    cursor: pointer;
    position: fixed;
    bottom: 20px;
    right: 20px;
    line-height: 1;
    border-radius: 25rem;
    box-shadow: 0 0rem 1rem rgba(57, 125, 202, .2)!important;
}


/*----------------------------*/

.btn-up {
    background-color: #397dca;
    color: #fff;
    padding: 6px 18px;
    border-radius: 8px;
    font-weight: 700;
    border: 1px;
}

.h-4 {
    height: 40px;
}

.upload-btn-wrapper {
    position: relative;
    overflow: hidden;
    display: inline-block;
    width: 100%;
}

.btn-file {
    border: 2px solid #397dca;
    color: #397dca;
    background-color: transparent;
    padding: 4px 0;
    border-radius: 8px;
    font-weight: 700;
    width: 100%;
}

.upload-btn-wrapper input[type=file] {
    font-size: 100px;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 0;
    cursor: pointer !important;
}

.validate-icon {
    color: rgba(0, 0, 0, .3);
    vertical-align: middle;
}

.color-up {
    color: #397dca;
}

.color-rejected {
    color: #ff0606;
}

.color-enabled {
    color: #49bc6e;
}

.open-title {
    padding: 1rem;
    cursor: pointer;
    border-bottom: 1px solid rgba(0, 0, 0, .1);
    margin-bottom: 0;
}

.card-info {
    border-bottom: 1px solid rgba(0, 0, 0, .1);
}

.driver {
    display: none;
}

.assistant {
    display: none;
}

.remove {
    float: right !important;
    margin-top: -39px !important;
    margin-right: 16px !important;
}

.requiered-inp-file-p {
    border: 1px solid red;
    border-radius: 7px;
    padding: 7px;
    transition: .5s;
}