@font-face {
  font-family: 'Inder';
  font-style: normal;
  font-weight: 300;
  src: url(../fonts/inder.woff2) format('woff2');
  unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
  }

body, .form-control { font-weight: 300; font-family: 'Varela Round', sans-serif; font-size: 18px; line-height: 1.6;   }
@media only screen and (max-width: 768px) {
  body {
      font-size: 16px;
        }
        }

    .result p{
        margin: 0;
        padding: 7px 10px;
        border: 1px solid #CCCCCC;
        border-top: none;
        cursor: pointer;
    }
    .result p:hover{
        background: #eeeeee;
    }

#userDetail3 { font-size: 24px; font-weight: bold; }
.alert-info, .alert-success { text-align: right; }
.alert-primary {
    color: #084298;
    background-color: rgba(207, 226, 255, 0.3);
    border-color: rgba(207, 226, 255, 0.5);
    margin-top: 0.3rem;
}
.alert-warning {
    color: #664d03;
    background-color: rgba(255, 243, 205, 0.3);
    border-color: rgba(255, 243, 205, 0.5);
}
.alert-info {
    color: #055160;
    border-color: rgba(207, 244, 252, 0.5);
    background-color: rgba(207, 226, 255, 0.3);
}
.alert-success {
    color: #0f5132;
    background-image: linear-gradient(to right,rgba(255, 255, 255, 0.9) 50%, rgba(254, 225, 64, 0.3) 100%);
    border-color: rgba(40, 40, 40, 0.11);
    background-color: transparent;
}
.small { font-size: 13px; }

.small1 { font-size: 16px; border: none; }

.alert { padding: 1rem 1rem; margin-bottom: 0.3rem;   }
.txtcl {
background-image: linear-gradient(100deg, #758281 0%, #755a08 100%);
  -webkit-background-clip: text;
  -webkit-text-fill-color: transparent;
}
.card-header {
    background-image: linear-gradient(to left,rgba(255, 255, 255, 0.9) 50%, rgba(254, 225, 64, 0.5) 100%);
    }
.alert { border: 0px solid rgba(200,200,200, 0.2); }
.input-group-text:hover { color: gray; background-color: #eee; }
.form-control:focus { box-shadow: none; }
.panel { visibility: hidden; }
.txtcl { display: none; }
.btn-danger:focus, .btn-success:focus , .btn-primary:focus { box-shadow: none !important; }
.ver {font-size: 10px }
.btn-danger, .btn-success, .btn-primary {
    color: #0A0A0A;
    background-color: rgba(207, 226, 255, 0.3);
    border-color: rgba(220, 220, 220, 0.3);
        }
.btn-danger:hover, .btn-success:hover, .btn-primary:hover, .btn-danger:active, .btn-success:active, .btn-primary:active, .btn-danger:focus, .btn-success:focus, .btn-primary:focus { 
border-color: rgba(220, 220, 220, 0.9);
}
        

.container-md { max-width: 1024px }
.mar-r-10 { margin-right: 10px; height: 55px ;xborder: 1px solid rgba(200,200,200,0.7);}
.btn:hover { opacity: 0.8;  }


.navbar.shrink {
    width: auto;
}

.icon {
    background-color: transparent;
    border: none;
    cursor: pointer;
    position: relative;
    height: 30px;
    width: 30px;
}

.icon:focus {
    outline: none;
}


@media only screen and (max-width: 768px) {
.btn { xpadding: 1px; font-size: 10px !important; margin-left: 2px; margin-right: 2px; }
.small1 { font-size: 8px; border: none; }
ul { font-size: 12px; }
.navbar-brand { font-size: 12px !important; }
.m10r { margin-right: 1px !important; }
}


.focus { box-shadow: 0 0 0 .25rem rgba(13,110,253,.25); }

#carplates { z-index: 999; opacity: 1; }
#sendplates { margin-left: 8px }
.btn-danger, .btn-success, .btn-primary, .btn-danger:hover, .btn-success:hover, .btn-primary:hover, .btn-danger:active, .btn-success:active, .btn-primary:active, .btn-danger:focus, .btn-success:focus, .btn-primary:focus      {
    color: #0A0A0A;
    background-color: rgba(255, 243, 205, 0.4);
        }
nav {  transition: width 0.6s linear;  }
a.disabled {
  pointer-events: none;
  cursor: default;
}

.ramka { 
border-color: rgba(220, 220, 220, 0.3); 
border-width: 1px;
border-style: solid;
border-radius: .25rem; 
width: 100%;
background-image: linear-gradient(120deg, rgba(253, 251, 251, 0.2) 0%, rgba(235, 237, 238, 0.3) 100%);
}

.navbar-brand {
font-size: inherit;
padding: 0;
}

.navbar-toggler { background-color: rgba(207, 226, 255, 0.3); transition: all 1s;; }
.navbar-toggler:focus { box-shadow: 2px 2px 0 0; }
a.tel {
    text-decoration: none;
    color: #1d53a1;
}
a.tel:hover {
border: 1px solid rgba(182, 200, 229, 0.8);
}
.mobile { height: 30px; width: 36px; }
.hline { padding-bottom: 1px;}
.fa-2x, .fa-phone-square, .fa-tasks { vertical-align: middle; opacity: 0.5; }
.fa-phone-square { margin-bottom: 4px; color: #10489b; font-size: 24px; opacity: 0.2 } 
.p10r { padding-right: 10px; }
.m10r { margin-right: 10px; }
.m5l { margin-left: 5px; }
.navbar { padding: .375rem .75rem;  }
.btn { white-space: nowrap; }