* {
    font-family: 'Roboto', sans-serif;
}

body {
    /*padding: 70px;*/
    background-color: #f9fbfb;
    padding-right: 0 !important;
}

.ng-invalid.ng-dirty {
    border-color: #FA787E;
}

.ng-valid.ng-dirty {
    border-color: #78FA89;
}

.btn-width {
    width: 20%;
}

.reportGen-alert-msg {
    font-size: 16px;
    word-wrap: break-word;
    white-space: pre-line;
}

.reportGen-alert-box {
    margin-top: 40%;
    width: 100%;
    height: 50%;
    word-wrap: break-word;
}

.issue-status-alert-box {
    margin-top: 30%;
    width: 100%;
    height: 50%
}

.modal-body {
    padding: 30px;
}

.bootbox-close-button {
    display: none;
}

.navbar-right {
    margin-right: 1%;
}

a:hover,
a:active,
a:focus {
    outline: 0;
}

select:-moz-focusring {
    color: transparent;
    text-shadow: 0 0 0 #000;
}

header ul a,
.navbar-header a {
    color: white;
}

.navbar-custom {
    color: white;
    background-color: #334e5f;
    border-radius: 0px;
}

@font-face {
    text-rendering: optimizeLegibility;
}

.loader-pos {
    left: 50%;
    top: 50%;
    position: fixed;
    z-index: 101;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
}

.loader-pos-center {
    left: 50%;
    top: 40%;
    position: fixed;
    z-index: 101;
    width: 32px;
    height: 32px;
    margin-left: -16px;
    margin-top: -16px;
}

.center {
    text-align: center;
}

.heading {
    background-color: #57b1df;
    color: white;
}

.graph-wrapper {
    padding: 0px;
}

.graph-margin-scale {
    margin: 20px 0px;
}

.margin-col-1 {
    margin-left: 8.33%;
}

.comparision-scroll {
    overflow: auto;
    max-height: 800px;
    display: block;
}

.polaroid {
    /* width: 250px; */
    border-radius: 8px;
    box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), 0 6px 20px 0 rgba(0, 0, 0, 0.19);
    text-align: center;
}

.table-custom {
    border: 1px solid black;
    border-collapse: separate;
    border-radius: 25px;
    border-top: none;
    -moz-border-radius: 25px;
}

.table-row:hover {
    background-color: #C6C8CB;
}

.table-heading {
    background-color: #286090;
    border-spacing: 0;
    text-align: center;
    color: white;
    border-collapse: inherit;
    border-top-left-radius: 25px;
    border-top-right-radius: 25px;
    border: 1px solid #286090;
    border-top: none;
    border-left: none;
    border-right: none;
}

.customer-button-margin {
    margin-top: 25px;
}

input[type="number"] {
    -moz-appearance: textfield;
}


/* Webkit browsers like Safari and Chrome */

input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

.table-center {
    width: 50%;
    text-align: center;
    word-wrap: break-word;
}

.table-3-cols {
    width: 33%;
    text-align: center;
    word-wrap: break-word;
}

.table-delink-custom {
    border: 1px solid black;
    border-collapse: separate;
}

.legend {
    list-style: none;
}

.legend li {
    float: center;
    margin-right: 10px;
}

.legend span {
    border: 1px solid #ccc;
    float: left;
    width: 12px;
    height: 12px;
    margin: 2px;
}

.legend .red {
    background-color: red;
}

.legend .green {
    background-color: green;
}

.legend .black {
    background-color: black;
}

.w100 {
    width: 100%;
}

.form-switch {
    padding-left: 2.5em;
}

.form-check {
    display: block;
    min-height: 1.5rem;
    padding-left: 1.5em;
}

.form-check-input {
    width: 1em;
    height: 1em;
    margin-top: .25em;
    vertical-align: top;
    background-color: #fff;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    border: 1px solid rgba(0,0,0,.25);
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    -webkit-print-color-adjust: exact;
    color-adjust: exact;
    cursor: pointer;
}

.form-check-input:focus {
	outline-style: none !important;
	box-shadow: none !important;
}

.form-switch .form-check-input:checked {
    background-position: right center;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}
  
.form-check-input:checked[type=checkbox] {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='%23fff'/%3e%3c/svg%3e");
}

.form-switch .form-check-input {
    width: 2em;
    margin-left: -2.5em;
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='-4 -4 8 8'%3e%3ccircle r='3' fill='rgba%280, 0, 0, 0.25%29'/%3e%3c/svg%3e");
    background-position: left center;
    border-radius: 2em;
    transition: background-position .15s ease-in-out;
    border-color: rgba(0,0,0,.25) !important;
}

.form-check-input:checked {
    background-color: #0d6efd;
    border-color: #0d6efd !important;
}

.license-number-container {
    display: flex;
    width: 25.7%;
}

.license-number-container .license-number {
    display: grid;
    width: 50%;
}
