File: /var/www/html/punjabcabs/public/main/assets/css/dispatch.css
.large-sidebar .site-header .navbar {
margin-left: 0px;
}
.large-sidebar .site-content {
margin-left: 0px;
}
.wrapper{
height: 100%;
}
.site-content{
height: 100%;
}
.center{
text-align: center;
}
div#map {
width: 100%;
height: 100%;
background: #e1e1e1;
}
#legend {
font-family: Arial, sans-serif;
background: rgba(255,255,255,0.8);
padding: 10px;
margin: 10px;
border: 2px solid #f3f3f3;
}
#legend input{
vertical-align: bottom;
margin: 2px 0px;
}
.box-top {
color: #fff !important;
background-color: #00aced !important;
position: relative;
display: block;
background: #fff;
padding: 9px 15px;
}
.box-bottom {
color: #fff !important;
background-color: #00aced !important;
position: relative;
display: block;
background: #fff;
padding: 9px 15px;
margin-top: 21px;
}
.create-box{
display: block;
position: relative;
padding: 0.5rem 2rem;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.site-sidebar-second .sidebar-group {
padding: 5px 0;
}
.site-sidebar-second {
width: 380px;
left: -400px;
}
.site-sidebar-second h6 {
margin-bottom: 5px;
}
.create-box {
padding: 0.2rem 2rem;
}
.form-control {
height: 33px;
padding: 5px 12px;
}
#schedule_time{
display: none;
}
.error-field{
color: red;
font-size: 12px;
margin: 5px;
display: none;
}
.site-sidebar-second .ss-checkbox {
position: relative;
float: right;
padding: 5px;
}
.site-sidebar-second .text-truncate {
display: inline-block;
padding: 10px 0px;
}
.submitter{
margin-left: 10px;
}
.notifications .n-item .n-icon {
position: absolute;
top: -6px;
left: 9px;
width: 30px;
height: 30px;
line-height: 16px;
font-size: 20px;
color: #fff;
text-align: center;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 3px #fff;
box-shadow: 0 0 0 3px #fff;
}
.notifications .n-item .n-icon i{
top: 4px;
position: relative;
}
.notifications .n-item {
position: relative;
z-index: 10;
margin-bottom: 1rem;
}
.site-sidebar-second .sidebar-chat-window .scw-header {
padding: 0rem;
}
.site-sidebar-second .sidebar-chat-window {
display: block;
padding: 0 1rem;
}
.site-sidebar-second .sidebar-chat-window .scw-header a {
display: block;
margin: 12px 0px;
}
#trips{
cursor: pointer;
}
.notifications:after {
display: none;
}
.n-text{
padding: 5px 0px;
}
.site-sidebar-second .sidebar-activity {
padding: 0rem;
}
.alert {
padding: 8px;
}
.table-danger, .table-danger>td, .table-danger>th {
background-color: #e83a3a !important;
color: white !important;
}
.table-primary, .table-primary>td, .table-primary>th {
background-color: #f7dc10 !important;
color: black !important;
}
.table-success, .table-success>td, .table-success>th {
background-color: #5cb811 !important;
color: black !important;
}
.table td, .table th {
padding: 5px;
vertical-align: middle;
border-top: 1px solid #eceeef;
font-size: 12px;
}
/* =================================================================
driver options
================================================================= */
.driver-options .notifications table th{
background-color: #daa520;
color: white;
}
.driver-options table th, .driver-options table td{
padding: 8px;
font-size: 14px;
}
.driver-options table td .btn{
border-radius: 5px;
}
.driver-options {
position: fixed;
z-index: 1;
right: -232px;
top: 71px;
bottom: 0;
width: 232px;
background: #fff;
border-left: 1px solid rgba(0, 0, 0, 0.1);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
@media (min-width: 992px) {
.driver-options {
z-index: 1;
}
}
.boxed-wrapper .driver-options {
position: absolute;
}
.driver-options.custom-scroll,
.driver-options .jspContainer {
overflow: visible !important;
}
.driver-options.opened {
right: 0;
box-shadow: 5px 1px 40px rgba(0, 0, 0, 0.1);
overflow: hidden;
padding: 0px;
display: block;
width: 300px;
}
.driver-options .to-content {
padding: 3rem;
}
.driver-options .to-content h6 {
margin-bottom: 1rem;
font-weight: normal;
color: #999;
text-transform: uppercase;
}
.driver-options a,
.driver-options label {
display: block;
position: relative;
margin-bottom: 0;
}
.driver-options img {
opacity: 0.3;
}
.driver-options label,
.driver-options label:focus,
.driver-options label:hover {
cursor: pointer;
}
.driver-options input {
position: absolute;
z-index: -1;
opacity: 0;
}
.driver-options .to-icon {
position: absolute;
z-index: 10;
opacity: 0;
left: 50%;
top: 50%;
margin: -15px 0 0 -15px;
width: 30px;
height: 30px;
line-height: 30px;
background-color: #3e70c9;
font-size: 1.25rem;
color: #fff;
text-align: center;
border-radius: 50%;
}
.driver-options input:checked + .to-icon {
opacity: 1;
}
.driver-options .to-skin {
position: relative;
width: 50px;
height: 50px;
}
.driver-options .to-skin:before {
content: '';
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
border: 1px solid rgba(0, 0, 0, 0.125);
}
.driver-options .to-skin:after {
content: '';
display: table;
clear: both;
}
.driver-options .to-skin span {
display: inline-block;
float: left;
height: 25px;
}
.driver-options .to-skin .skin-first {
width: 50px;
}
.driver-options .to-skin .skin-second,
.driver-options .to-skin .skin-third {
width: 25px;
}
.driver-options .to-skin .skin-dark-blue {
background-color: #212330;
}
.driver-options .to-skin .skin-dark-blue-2 {
background-color: #373944;
}
.driver-options .to-skin .skin-grey {
background-color: #eee;
}
/* Toggle */
.driver-options .to-toggle {
position: absolute;
top: 200px;
left: -45px;
width: 45px;
height: 45px;
line-height: 47px;
background-color: #fff;
font-size: 1.1rem;
color: #999;
text-align: center;
cursor: pointer;
border: 1px solid rgba(0, 0, 0, 0.125);
border-right: none;
box-shadow: -10px 0 30px rgba(0, 0, 0, 0.05);
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
}
.driver-options .to-toggle:hover {
color: #3e70c9;
}