﻿
/*.scan-details {
    line-height: 1.3;
}
.scan-details {
    line-height: 1.3;
}
.scan-details span {
    font-weight: 600;
    cursor: pointer;
}
.scan-details span:hover {
    color: #646464;
}
.scan-details .description {
    margin-bottom: 15px;
}*/
.scan-details .col-md-6,
.scan-details .col-md-12 {
    padding-top: .37rem;
    padding-bottom: .37rem;
}
.card {
    word-wrap: normal !important;
}
/*.form-data {
    padding: .05rem 0 .05rem;
    margin-left: .05rem;
}*/


.container-toggle {
    min-height: 2.5rem;
}
.container-toggle .control-label {
    margin-left: 5px;
}
.table td, .table th {
    height: 48px !important;
}
.field1s {
    cursor: default;
}
.form-control-xs,
.form-control.form-control-xs {
    padding: 0px 8px;
    padding: .0rem .5rem;
}
.fa-cog {
    cursor: pointer;
}

.dark-pricing .prc-list .selected {
    background: #1781c3;
}

.prc-list .selected {
    display: inline-block;
    margin-top: 40px;
    background: #ffcc00;

    padding: 11px 20px;
    border-radius: 40px;
    font-family: 'Poppins', sans-serif;
}