body {
    font-family: "Graphic-Regular";
    color: #404040;
}

body, html {
    height: 100%;
    width: 100%;
}

td a {
    color: #2EA3E1 !important;
}

.tookan_logo {
    height: 55px;
    color: #fff;
}

.p-lg, footer {
    color: #ECECEC !important;
}

.img-logo {
    width: auto;
    max-height: 40px;
}

.fa-pencil.icons, .fa-check.icons, .fa-check-circle-o, .fa-ban.icons, .fa-close, .fa-warning, .fa.fa-copy.icons, .fa-trash {
    color: #000 !important;
}

.radio {
    float: left;
    margin-top: -5px !important;
}

#us-dialog-add-driver .radio, #us-dialog-edit-driver .radio{
    width: 77px !important;
    background-color: #F7F7F7;
    padding: 8px 0px !important;
    margin-right: 10px !important;
    text-align: center;

}

.selected-class {
    background-color: #ccc !important;
}

.radio + .radio {
    margin-top: 10px;
}

#input-group, #input-group_pickup, #input-group_pickup1, #input-group_addtask, .input-group_addtask {
    float: left;
    width: 49%;
}

#input-group1, #input-group2 {
    float: left;
    width: 30%;
    margin-right: 4px;
}

/*#add-on, #add-on2, #add-on_pickup, #add-on_pickup1, #add-on_addtask, .add-on_addtask {*/
/*height: 35px;*/
/*float: left;*/
/*width: 30%;*/
/*border: 1px solid #ccc;*/
/*border-right: none;*/
/*border-top-left-radius: 2px;*/
/*border-bottom-left-radius: 2px;*/
/*background: #ccc;*/
/*}*/

#customizepagination {
    float: right;
    margin-right: 17px;
}

#message-tag-div, #message-tag-div1 {
    width: 50%;
    float: right;
}

.caret {
    margin-left: 300px;
}

.mb-sm {
    float: right !important;
    margin-bottom: 5px !important;
    margin-top: 22px !important;
    margin-right: -65px !important;
}

.gmap {
    height: 572px !important;
}

span.circle.circle-success.circle-lg.text-left, span.circle.circle-danger.circle-lg.text-left, span.circle.circle-offline.circle-lg.text-left {
    float: right;
}

.dropdown-menu.ng-isolate-scope {
    width: 94% !important;
    MAX-HEIGHT: 200px;
    overflow-y: scroll;
}

#driver-image,#agent-image {
    width: 83%;
    border-radius: 8px;
}

.dropdown-menu > li > a {
    white-space: inherit !important;
}

.radio input[type="radio"] {
    position: absolute;
    margin-left: 20px !important;
    margin-top: 12px;
    width: 45px;
    opacity: 0;

}

.ui-select-bootstrap > .ui-select-choices {
    z-index: 999999999 !important;
}

.form-control[readonly] {
    cursor: auto !important;
}

/*.transporttype {*/
/*height: auto;*/
/*width: 100px;*/
/*position: absolute;*/
/*margin-left: -18px;*/
/*}*/

.c-radio {
    margin-top: 8px !important;
    float: none !important;
    height: 25px !important;
}

#nudgespotInappContainer{
    display:none !important;
}


/*.hidetext {*/
/*display: none !important;*/
/*}*/

/*.btn-new-task {*/
/*color: #ffffff;*/
/*background-color: #B4B5B6;*/
/*border-color: #B4B5B6;*/
/*}*/

/*.form-wizard > ol > li {*/
/*min-height: 0px !important;*/
/*max-height: 40px !important;*/
/*padding-top: 2px !important;*/
/*width: 175px;*/
/*}*/

/*#firstwiz, .form-wizard > ol > li.active #firstwiz {*/
/*border-top-left-radius: 5px;*/
/*border-bottom-left-radius: 5px;*/
/*}*/

/*#thirdwiz, .form-wizard > ol > li.active #thirdwiz {*/
/*border-top-right-radius: 5px;*/
/*border-bottom-right-radius: 5px;*/
/*}*/

/*.form-wizard > ol {*/
/*margin-bottom: -2px !important;*/
/*}*/

/*.form-wizard > ol > li.active {*/
/*background-color: #23b7e5 !important;*/
/*min-height: 0px !important;*/
/*max-height: 40px !important;*/
/*padding-top: 2px !important;*/
/*width: 175px;*/
/*}*/

/*.form-wizard > ol > li h5 {*/
/*margin-left: 40px !important;*/
/*}*/

/*.form-wizard > ol > li.active h5 {*/
/*color: #ffffff !important;*/
/*margin-left: 40px;*/
/*}*/


/* css for fleet page */
/*.label-warning {*/
/*background-color: #63AE0C !important;*/
/*}*/

/*.label-info {*/
/*background-color: #999999 !important;*/
/*}*/

/*.label-primary {*/
/*background-color: #2196F3 !important*/
/*}*/

.parsley-errors-list > li {
    font-size: 10px !important;
}

/*.graph-form-group {*/
/*position: absolute;*/
/*z-index: 1;*/
/*margin-top: 0px;*/
/*margin-left: 150px;*/
/*}*/

/*.graph-datetimepicker {*/
/*background-color: #ffffff !important;*/
/*}*/


/*.animate-show {*/
/*line-height: 20px;*/
/*opacity: 1;*/
/*padding: 10px;*/
/*background: white;*/
/*}*/

/*.animate-show.ng-hide-add.ng-hide-add-active,*/
/*.animate-show.ng-hide-remove.ng-hide-remove-active {*/
/*-webkit-transition: all linear 0.6s;*/
/*transition: all linear 0.6s;*/
/*}*/

/*.animate-show.ng-hide {*/
/*line-height: 0;*/
/*opacity: 0;*/
/*padding: 0 10px;*/
/*}*/


.disabled {
    opacity: 0.5 !important;
}

/*.graph_date_filter {*/
/*height: 50px;*/
/*}*/

.apply {
    margin-left: 20px;
    float: left;
}

/*.Datelabel {*/
/*width: 100px;*/
/*float: left;*/
/*height: 50px;*/
/*}*/

.timedifferror, .locationerror, .locationerrorpickup, .teammembers {
    color: red;
    font-size: 11px;
    display: none;
}

/*.btn-primary:hover {*/
/*background-color: #5ED3F7 !important;*/
/*border-color: #5ED3F7 !important;*/
/*}*/





.table-hover > tbody > tr:hover {
    background-color: #F1F2F3 !important;
    color: #656565 !important;
}

/*.ngdialog.ngdialog-theme-default .ngdialog-content {*/
    /*width: 760px !important;*/
/*}*/

textarea {
    resize: vertical !important;
    margin-top: 0px;
    margin-bottom: 0px;
    height: 54px;
    min-height: 50px;
    max-height: 300px;
    overflow-y: scroll;
}

/*#createteamopt {*/
/*float: right;*/
/*margin-top: -26px;*/
/*position: absolute;*/
/*z-index: 99999;*/
/*margin-left: 355px;*/
/*}*/

.flot-text {
    font-size: smaller !important;
}

.modal {
    background: rgba(0, 0, 0, 0.3);
}

.sidebar-subnav > li {
    margin-top: 5px !important;
}

.table > thead > tr > th{
    color:#000 !important;
}

.table > tbody > tr > td{
    padding: 8px;
    line-height: 1.428571 !important;
    vertical-align: top;
    border-bottom: 1px solid #eeeeee !important;
    color:rgb(82, 82, 82) !important
}
/*.pagination > .active > a, .pagination > .active > span,*/
/*.pagination > .active > a:hover, .pagination > .active > span:hover,*/
/*.pagination > .active > a:focus, .pagination > .active > span:focus {*/
/*z-index: 1;*/
/*color: #ffffff;*/
/*background-color: #1D81FF;*/
/*border-color: #1D81FF;*/
/*cursor: default;*/
/*}*/

/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

/*@-webkit-keyframes wobble {*/
/*0% {*/
/*-webkit-transform: none;*/
/*transform: none;*/
/*}*/
/*15% {*/
/*-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);*/
/*transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);*/
/*}*/
/*30% {*/
/*-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);*/
/*transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);*/
/*}*/
/*45% {*/
/*-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);*/
/*transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);*/
/*}*/
/*60% {*/
/*-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);*/
/*transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);*/
/*}*/
/*75% {*/
/*-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);*/
/*transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);*/
/*}*/
/*100% {*/
/*-webkit-transform: none;*/
/*transform: none;*/
/*}*/
/*}*/

/*@keyframes wobble {*/
/*0% {*/
/*-webkit-transform: none;*/
/*-ms-transform: none;*/
/*transform: none;*/
/*}*/
/*15% {*/
/*-webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);*/
/*-ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);*/
/*transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);*/
/*}*/
/*30% {*/
/*-webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);*/
/*-ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);*/
/*transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);*/
/*}*/
/*45% {*/
/*-webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);*/
/*-ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);*/
/*transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);*/
/*}*/
/*60% {*/
/*-webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);*/
/*-ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);*/
/*transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);*/
/*}*/
/*75% {*/
/*-webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);*/
/*-ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);*/
/*transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);*/
/*}*/
/*100% {*/
/*-webkit-transform: none;*/
/*-ms-transform: none;*/
/*transform: none;*/
/*}*/
/*}*/

/*.wobble {*/
/*-webkit-animation-name: wobble;*/
/*animation-name: wobble;*/
/*}*/

/*.ngdialog {*/
/*z-index: 99 !important;*/
/*}*/

.wrapteams {
    width: 100%;
    margin: 0 auto;
}

.loader-demo {
    background-color: #ECECEC;
    padding-top: 20px;
    opacity: .7;
}

/*.ball-pulse {*/
/*margin-top: 5px;*/
/*text-align: center;*/
/*}*/

/*body .ball-pulse > div {*/
/*background-color: #26A0E0 !important;*/
/*}*/

/*.sk-spinner-cube-grid.sk-spinner {*/
/*z-index: 99;*/
/*position: absolute;*/
/*margin-left: 48% !important;*/
/*margin-top: 5% !important;*/
/*}*/

/*@media screen and (max-width: 850px) {*/
/*.graph_date_filter {*/
/*height: 100px !important;*/
/*}*/
/*}*/

/*@media screen and (max-width: 990px) {*/
/*.graph_date_filter {*/
/*margin-left: 0px;*/
/*height: 70px;*/
/*}*/

/*}*/

/*css for mozillla */
@-moz-document url-prefix() {
    select {
        padding: 0px !important;
    }
}

.teamtile {
    width: 315px;
    float: left;
    padding: 15px;
    border-radius: 2px !important;
}

.teamsPanel .panel-heading {
    padding: 15px;
}

.teamtile .list-inline {
    margin: 0;
}

.teamtile .list-inline {
    margin-left: 0 !important;
    width: 280px;
}


.people {
    position: absolute;
    left: 15px;
    bottom: 15px;
}


#map-container {
    display: inline-block;
    width: 75%;
    height: 600px;
    padding-top: 10px;
    padding-left: 10px
}

#table-container {
    display: inline-block;
    width: 24%;
    height: 600px;
    padding-top: 10px;
}

.marker-content {
    text-transform: capitalize;
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto;
}

#editDrivername {
    width: 100% !important;
    text-align: left;
}

.workflow {
    margin-top: 10px;
}

.xdsoft_datetimepicker .xdsoft_datepicker.active + .xdsoft_timepicker {
    width: 68px !important;
    margin-left: 4px !important;
}

.modal-header {
    padding-bottom: 10px;
    padding-top: 10px;
}

.dashboard .page-header {
    margin: 0px 0px 4px 16px !important;
}

.newtask {
    vertical-align: middle;
}

.newtask #newtask {
    margin-top: 14px;
    background-color: white;
    color: black;
    border-radius: 1px;
    text-align: center;
    border: none;
    padding: 3px 12px 0px 12px;
}

.content-wrapper .content-wrapper {
    height: 100% !important;
}

.content-wrapper > footer {
    z-index: 95 !important;
}

.ui-select-choices-row-inner {
    height: 45px !important;
}

.dropdown-menu > li > a:hover {
    background-color: #428bca !important;
    color: #fff;
}

#viewtaskmodal .form-control-static, #task-detail-modal .form-control-static {
    padding-top: 1px !important;
    padding-bottom: 4px;
}

/* customed dialog box css*/

.taskDetailsPage .responsive-container {
    position: relative;
    width: 100%;
    height: 100%;
}

.taskDetailsPage .dummy1 {
    /*padding-top: 100%; *//* forces 1:1 aspect ratio */
}

.taskDetailsPage .img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;

    text-align:center; /* Align center inline elements */
    font: 0/0 a;
}

.taskDetailsPage .img-container:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.taskDetailsPage .img-container img {
    vertical-align: middle;
    display: inline-block;
}



.ngdialog.abcd {
    z-index: 2000001 !important;
    bottom: 0px !important;
}

.ngdialog.mytheme {
    z-index: 2000002 !important;
    bottom: 0px !important;
}

.ngdialog.abcd.ngdialog-closing .ngdialog-content {
    -webkit-animation: ngdialog-flyout .5s;
    animation: ngdialog-flyout .5s;
}

.ngdialog.abcd .ngdialog-content {
    -webkit-animation: ngdialog-flyin .5s;
    animation: ngdialog-flyin .5s;
    background: #f0f0f0;
    border-radius: 5px;
    color: #444;
    font-family: Graphic-Regular;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 2em auto;
    padding: 1em;
    position: relative;
    /*height: 100%;*/
    width: 50%;
    background: transparent !important;
    /*margin-top: 5%;*/
    /* bottom: 25px; */
    /* left: 25px; */
    /* right: 25px; */
    /* height: calc(100% - 50px); */
    /*max-width: 700px;*/
    /*top:25px;*/
    /*bottom: 2 5px;*/
    /*height:calc(100% - 50px);*/
}
.ngdialog.abcd.setbg .ngdialog-content{
    background: #f0f0f0 !important;
    height:70%;
    width:50%;
}


.ngdialog.abcd .ngdialog-close {
    border-radius: 5px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

.ngdialog.abcd .ngdialog-close:before {
    background: transparent;
    border-radius: 3px;
    color: #bbb;
    content: '\00D7';
    font-size: 26px;
    font-weight: 400;
    height: 30px;
    line-height: 26px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 3px;
    width: 30px;
}

.ngdialog.abcd .ngdialog-close:hover:before,
.ngdialog.abcd .ngdialog-close:active:before {
    color: #777;
}

.ngdialog.abcd .ngdialog-message {
    margin-bottom: .5em;
}

.ngdialog.abcd .ngdialog-input {
    margin-bottom: 1em;
}

.ngdialog.abcd .ngdialog-input textarea,
.ngdialog.abcd .ngdialog-input input[type="text"],
.ngdialog.abcd .ngdialog-input input[type="password"],
.ngdialog.abcd .ngdialog-input input[type="email"],
.ngdialog.abcd .ngdialog-input input[type="url"] {
    background: #fff;
    border: 0;
    border-radius: 3px;
    font-family: Graphic-Regular;
    font-size: inherit;
    font-weight: inherit;
    margin: 0 0 .25em;
    min-height: 2.5em;
    padding: .25em .67em;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.5);
    padding: 2% 5% ;
}

.ngdialog.abcd .ngdialog-input textarea:focus,
.ngdialog.abcd .ngdialog-input input[type="text"]:focus,
.ngdialog.abcd .ngdialog-input input[type="password"]:focus,
.ngdialog.abcd .ngdialog-input input[type="email"]:focus,
.ngdialog.abcd .ngdialog-input input[type="url"]:focus {
    -webkit-box-shadow: inset 0 0 0 2px #8dbdf1;
    box-shadow: inset 0 0 0 2px #8dbdf1;
    outline: none;
}

.ngdialog.abcd .ngdialog-buttons {
    *zoom: 1;
}

.ngdialog.abcd .ngdialog-buttons:after {
    content: '';
    display: table;
    clear: both;
}

.ngdialog.abcd .ngdialog-button {
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    float: right;
    font-family: Graphic-Regular;
    font-size: .8em;
    letter-spacing: .1em;
    line-height: 1em;
    margin: 0 0 0 .5em;
    padding: .75em 2em;
    text-transform: uppercase;
}

.ngdialog.abcd .ngdialog-button:focus {
    -webkit-animation: ngdialog-pulse 1.1s infinite;
    animation: ngdialog-pulse 1.1s infinite;
    outline: none;
}

@media (max-width: 568px) {
    .ngdialog.abcd .ngdialog-button:focus {
        -webkit-animation: none;
        animation: none;
    }
}

.ngdialog.abcd .ngdialog-button.ngdialog-button-primary {
    background: #3288e6;
    color: #fff;
}

.ngdialog.abcd .ngdialog-button.ngdialog-button-secondary {
    background: #e0e0e0;
    color: #777;
}

.ngdialog.mapViewtask {
    padding-bottom: 160px;
    padding-top: 160px;
    z-index: 2000001 !important;
}

.ngdialog.mapViewtask.ngdialog-closing .ngdialog-content {
    -webkit-animation: ngdialog-flyout .5s;
    animation: ngdialog-flyout .5s;
}

.ngdialog.mapViewtask .ngdialog-content {
    -webkit-animation: ngdialog-flyin .5s;
    animation: ngdialog-flyin .5s;
    background: #f0f0f0;
    border-radius: 5px;
    color: #444;
    font-family: Graphic-Regular;
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0 auto;
    width: 450px !important;
    max-width: 100%;
    padding: 1em;
    position: relative;
    width: 450px;
}

.ngdialog.mapViewtask .ngdialog-close {
    border-radius: 5px;
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

.ngdialog.mapViewtask .ngdialog-close:before {
    background: transparent;
    border-radius: 3px;
    color: #bbb;
    content: '\00D7';
    font-size: 26px;
    font-weight: 400;
    height: 30px;
    line-height: 26px;
    position: absolute;
    right: 3px;
    text-align: center;
    top: 3px;
    width: 30px;
}

.ngdialog.mapViewtask .ngdialog-close:hover:before,
.ngdialog.mapViewtask .ngdialog-close:active:before {
    color: #777;
}

.ngdialog.mapViewtask .ngdialog-message {
    margin-bottom: .5em;
}

.ngdialog.mapViewtask .ngdialog-input {
    margin-bottom: 1em;
}

.ngdialog.mapViewtask .ngdialog-input textarea,
.ngdialog.mapViewtask .ngdialog-input input[type="text"],
.ngdialog.mapViewtask .ngdialog-input input[type="password"],
.ngdialog.mapViewtask .ngdialog-input input[type="email"],
.ngdialog.mapViewtask .ngdialog-input input[type="url"] {
    background: #fff;
    border: 0;
    border-radius: 3px;
    font-family: Graphic-Regular;
    font-size: inherit;
    font-weight: inherit;
    margin: 0 0 .25em;
    min-height: 2.5em;
    padding: .25em .67em;
    width: 100%;
}

.ngdialog.mapViewtask .ngdialog-input textarea:focus,
.ngdialog.mapViewtask .ngdialog-input input[type="text"]:focus,
.ngdialog.mapViewtask .ngdialog-input input[type="password"]:focus,
.ngdialog.mapViewtask .ngdialog-input input[type="email"]:focus,
.ngdialog.mapViewtask .ngdialog-input input[type="url"]:focus {
    -webkit-box-shadow: inset 0 0 0 2px #8dbdf1;
    box-shadow: inset 0 0 0 2px #8dbdf1;
    outline: none;
}

.ngdialog.mapViewtask .ngdialog-buttons {
    *zoom: 1;
}

.ngdialog.mapViewtask .ngdialog-buttons:after {
    content: '';
    display: table;
    clear: both;
}

.ngdialog.mapViewtask .ngdialog-button {
    border: 0;
    border-radius: 3px;
    cursor: pointer;
    float: right;
    font-family: Graphic-Regular;
    font-size: .8em;
    letter-spacing: .1em;
    line-height: 1em;
    margin: 0 0 0 .5em;
    padding: .75em 2em;
    text-transform: uppercase;
}

.ngdialog.mapViewtask .ngdialog-button:focus {
    -webkit-animation: ngdialog-pulse 1.1s infinite;
    animation: ngdialog-pulse 1.1s infinite;
    outline: none;
}

@media (max-width: 568px) {
    .ngdialog.mapViewtask .ngdialog-button:focus {
        -webkit-animation: none;
        animation: none;
    }
}

.ngdialog.mapViewtask .ngdialog-button.ngdialog-button-primary {
    background: #3288e6;
    color: #fff;
}

.ngdialog.mapViewtask .ngdialog-button.ngdialog-button-secondary {
    background: #e0e0e0;
    color: #777;
}

.taskProfile .panel {
    margin-bottom: 10px !important;
}

.task-information .panel {
    padding: 15px 0px 15px 0px;
}

.paginate_button.active {
    opacity: 0.8;
}

#createteamfordispatcher {
    float: right;
    margin-top: -28px;
    position: absolute;
    z-index: 99999;
    margin-left: 68%;
}

.bootbox .modal-footer {
    display: none
}

.popover {
    border: 2px solid #cccccc !important;
    border: 2px solid #e1e1e1 !important;
}

.alltaskstable .popover{
    white-space: pre-wrap !important;
}

.table > thead > tr > th {
    padding-right: 30px !important;
}

.settingsbar .nav {
    position: relative;

}

.settingsbar .nav > .nav-heading:first-child {
    padding-top: 20px;
}

.settingsbar .nav > li {
    border-left: 3px solid transparent;
    -webkit-transition: border-left-color 0.4s ease;
    -o-transition: border-left-color 0.4s ease;
    transition: border-left-color 0.4s ease;
}

.settingsbar .nav > li > a,
.settingsbar .nav > li > .nav-item {
    padding: 12px 24px;
    color: #404040;
    letter-spacing: .025em;
}

.settingsbar .nav > li > a:focus,
.settingsbar .nav > li > .nav-item:focus,
.settingsbar .nav > li > a:hover,
.settingsbar .nav > li > .nav-item:hover {
    text-decoration: none;
    outline: none;
    color: #26A0E0;
}

.settingsbar .nav > li > a > em,
.settingsbar .nav > li > .nav-item > em {
    width: 2em;
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: inherit;
}

.settingsbar .nav > li.active,
.settingsbar .nav > li.open,
.settingsbar .nav > li.active > a,
.settingsbar .nav > li.open > a
{
    background-color: #26A0E0;
    color: #fcfcfc !important;
}

.settingsbar .active {
    background-color: #26A0E0;
    color: #fcfcfc !important;
}

.settingsbar .nav > li.active > a > em,
.settingsbar .nav > li.open > a > em {
    color: #fcfcfc;
}

.box {
    position: static;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}

.b-l {
    border-left: 1px solid #dddee0;
    padding-bottom: 20px !important;
}

.bg-light {
    background-color: #f8f8f8 !important;
}

.font-bold {
    font-weight: 700;
}

.p-md {
    padding: 24px;
}

.b-b {
    border-bottom: 1px solid #dddee0;
}

.bg-white {
    background-color: #fff !important;
}

.bg-white-overlay {
    background-color: rgba(255, 255, 255, 0.8);
}

.text-black {
    color: #656573;
}

.b-t {
    background-color: #fff;
    padding-top: 15px;
}

em {
    margin-right: 10px;
}

label {
    font-weight: normal !important;
}

.radio.c-radio label, .input-group label, .dataTables_wrapper label, .radio label, .checkbox label, label.switch, label.checkbox-inline {
    opacity: 1 !important;
}

#driveroptionsmenu {
    margin-top: -12px;
}

h1, h2, h3, h4 {
    font-family: Graphic-Medium !important;
    font-size: 18px;
}

.table > thead > tr > th {
    font-family: Graphic-Regular !important;
    font-weight: bolder !important;
}

.btn-customize {
    border-radius: 2px !important;
    margin-top: 22px;
    float: right;
}

.btn-modal {
    border-radius: 2px !important;
}

.topnavbar {
    width: 100%;
    border-radius:0px !important;
}

@media only screen and (max-width: 767px) {
    .topnavbar .navbar-header {
        background-color: transparent;
        background-image: none !important;
        background-repeat: repeat-x;
        filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff2b957a', endColorstr='#ff37bc9b', GradientType=1);
    }
}

div.content-wrapper.ng-scope.ng-fadeInUp {
    /*background-color: #fff !important;*/
}

.setbackground{
    background-color: #fff !important;
}
em {
    height: 12px !important;
    width: 12px !important;
}
.intl-tel-input {
    display: block !important;
}

.fa.fa-phone {
    margin-left: -7px;
}

h5 {
    margin-bottom: 15px !important;
}

.pac-container {
    z-index: 1100 !important;
}

.notificationtile {
    width: 315px;
    float: left;
    padding: 15px;
    border-radius: 2px !important;
}

.notificationPanel .panel-heading {
    padding: 15px;
}

.notificationtile .list-inline {
    margin: 0;
}

.notificationtile .list-inline {
    margin-left: 0 !important;
    width: 280px;
}

.form-control {
    font-size: 12px !important;
}

.settingsOpitonsIcons:hover {
    color: #2196F3 !important;
}

.billing-header {
    margin: 0 auto;
    width: 100%;
    font-size: 18px;
    text-align: center;
    word-wrap: break-word;

}

.billing-header-change-plan {
    margin: 0 auto;
    font-size: 30px;
    width: 100%;
    text-align: center;
}

.billing-body {
    width: 88%;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    opacity: 0.6;
}

.billing-body-change-plan {
    width: 88%;
    margin: 0 auto;
    margin-top: 15px;
    text-align: center;
    opacity: 0.6;
    margin-bottom: 30px;
}

.billling-footer, .track-header {
    width: 100%;
    margin: 0 auto;
    margin-top: 25px;
    margin-bottom: 25px;
    font-size: 16px;
    text-align: center;
    word-wrap: break-word;

}

.billing-options-heading {
    height: 55px;
    background-color: #09293a;
    font-size: 25px !important;
    text-align: center;
    color: #fff !important;
}

.billingtile {
    width: 342px;
    float: left;
    padding: 15px;
    border-radius: 2px !important;
}


.billingtile .list-inline {
    margin: 0;
}

.billingtile .list-inline {
    margin-left: 0 !important;
    width: 280px;
}

.col-lg-3 .billlingPanel {
    width: 100%;
    margin: 0;
    /*box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);*/
    border: 1px solid #ECECEC;
    height: 400px;
}

.billingtile.driverbased {
    position: absolute;
    z-index: 999999998;
    margin-left: 305px;
    margin-top: -25px;
}

.payment-heading {
    width: 50%;
    margin: 0 auto;
    margin-top: 20px;
}

.payment-heading p {
    font-size: 55px;
    margin-left: 35px;
    margin-top: -35px;
    width: 180px;
}

.payment-heading p > sub {
    font-size: 11px;
}

.payment-body {
    font-size: 12px;
    margin-top: 20px;
}

.payment-footer {
    width: 95px;
    margin: 0 auto;
    margin-top: 22px;
}

.container-fluid {
    background-color: #fff !important;
}

.driverbasedPanel {
    height: 455px !important;
    box-shadow: 0 0 6px rgba(0, 0, 0, 0.3);
}

.driverbasedfooter {
    margin-top: 75px !important;
}

.recommend-panel-margin {
    margin-left: 260px;;
}

.panel-footer-recommend {
    margin-top: 105px !important;
}

.billingoptdialog {
    width: 1060px !important;
}

#recommended_bar {
    float: right;
    margin-right: -27px;
    margin-top: -59px;
}

@media screen and (max-width: 995px) {
    .billingtile.driverbased {
        position: relative !important;
        z-index: inherit !important;
        margin-left: 0px !important;
        margin-right: 0px !important;

        margin-top: 0px !important;
    }

    .billingtile.driverbased .driverbasedPanel {
        height: 415px !important;
    }

    .driverbasedfooter {
        margin-top: 50px !important;
    }

    .recommend-panel-margin {
        margin-left: 0px !important;
    }
}

.billing_a {
    cursor: pointer;
}

/* tracking Page */

.dashboard-wrapper-track {
    width: 100% !important;
    height: 100% !important;
    /*position:fixed;*/
    bottom: 0px !important;
    left: 0px !important;
    right: 0px !important;
}

.dashboard-wrapper-track .dashboard-panel-track {
    height: 100% !important;
}

#livemap-track, #livemap-track .angular-google-map-container {
    position: absolute;
    display: block;
    width: 100%;
    height: 100%;
}

.details {
    position: absolute;
    bottom: 0;
}

.track-media img {
    width: 42px;
    height: 42px;
    overflow: hidden;
}

.onboarding-focus {
    z-index: 100000 !important;
    /*background: none;*/
    opacity: 1;
}

.onboarding-overlay {
    z-index: 99 !important;
}

.onboarding-overlay {
    opacity: 0.7 !important;
}

.onboarding-button {
    /*background-color: #26A0E0 !important;*/
    /*border-color: #26A0E0 !important;*/
    /*color: #FFF !important;*/
}

.steps-img {
    width: 488px;
    height: 31px;
    display: block;
}

.add-fleet {
    padding-left: 0px;
    height:65px !important;
}

.email-width {
    width: 30%;
}

.text-muted {
    color: #989898;
    opacity: 1;
}

.stars span {
    font-size: 30px !important;
    margin-left: 25px !important;
}

.fa.fa-star-o, .text-blue {
    color: #26A0E0 !important;
    border-color: #26A0E0 !important;
    margin-right: 15px !important;
}

.accordion-btn {
    border: 1px solid #ECECEC;
    width: 30px;
    float: right;
    height: 28px;
    border-radius: 514px;
    padding-top: 5px;
    padding-left: 25px;
    margin-top: -38px;
    background-color: #fff;
}

.trackm0 {
    margin-top: 12px !important;
    font-size: 21px;
    margin-left: 15px !important;
}

.m1 {
    font-size: 12px;
    margin-left: 15px;
    margin-top: 5px;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: rgba(0, 0, 0, 0.85);
    background: url(data:;base64,iVBORw0KGgoAAAANSUhEUgAAAAIAAAACCAYAAABytg0kAAAAAXNSR0IArs4c6QAAAARnQU1BAACxjwv8YQUAAAAgY0hSTQAAeiYAAICEAAD6AAAAgOgAAHUwAADqYAAAOpgAABdwnLpRPAAAABl0RVh0U29mdHdhcmUAUGFpbnQuTkVUIHYzLjUuNUmK/OAAAAATSURBVBhXY2RgYNgHxGAAYuwDAA78AjwwRoQYAAAAAElFTkSuQmCC) repeat scroll transparent \9;
    z-index: 9999;
    color: white;
}

.overlay {
    text-align: center;
}

.overlay:before {
    content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
}

.txt {
    display: inline-block;
    vertical-align: middle;
    padding: 10px 15px;
    position: relative;
    font-weight: bold;
}

.p-xl {
    padding: 15px !important;
}

.intl-tel-input .flag-dropdown {
    height: 35px !important;
}

@media screen and (max-width: 400px) {
    .btn-primary-track {
        width: 125px !important;
    }

    #rating_submit {
        width: 280px !important;
    }

    #emailPanel-form-group {
        height: 10px !important;
    }
}

.settingsbar.analyticsbar .nav > li > a {
    padding: 12px 0px !important;
    opacity: 0.5 !important;
    padding-left: 20px !important;
    padding-top: 16px !important;

}

.settingsbar.analyticsbar .nav > li {
    border-left: none !important;
}

.sub-menu-a {
    opacity: 1 !important;
    text-decoration: none !important;
}

.custom-sub-menu-nav {
    background-color: #fff !important;
}

.sub-menu-a:focus,
.sub-menu-a:hover,
.sub-menu-a:active {
    text-decoration: none;
    outline: none;
    color: #26A0E0 !important;
}

.dropdown-btn {
    float: right !important;
    background-color: #fff !important;
}

.custom-form-group {
    margin-top: 15px !important;
}

.custom-dropdown-menu {
    width: 100% !important;
}

.custom-dropdown-btn {
    padding-top: 1px !important;
    width: inherit;
    height: inherit;
    text-align: left;
    height: 27px;
    background-color: #fff !important;
}

.custom-caret {
    float: right;
    margin-top: 8px
}

.custom-form-control {
    height: 33px !important;
    border-radius: 2px !important;
    background-color: #fff !important;
}

.analytics-filter {
    height: 50px;
    border-bottom: 1px solid #ececec;
    background-color: #ececec;
    text-align: center;
}

.filters {
    margin: 0 auto;
    height: 48px;
    padding-top: 13px;
    font-family: "Graphic-Medium";
    font-size: 18px !important;
}

.filters > a:focus {
    box-shadow: 0 -4px 0 #19a5d1 inset;
}

#analyze_filter {
    padding: 12px;
    text-decoration: none;
}

.settingsbar .nav > li.active > a {
    background-color: #26A0E0;
    color: #fcfcfc !important;
}

.disabledPanel {
    opacity: 0.8;
    background-color: #ececec;
}

.custombtnanalytics {
    background-color: #5ED3F7 !important;
    border: 1px solid #5ED3F7 !important
}

.custombtnanalytics:hover {
    background-color: #26A0E0 !important;
    border-color: #26A0E0 !important;
}

.clickanalyticsbtn {
    z-index: 100 !important;
    background-color: #26A0E0 !important;
    border-color: #26A0E0 !important;
}

.taskDescription {
    width: 120px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.taskDescription_alt {
    width: 370px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.agentbasedplan{
    width: 250px !important;
    margin-left:20px;
}

#new-task-modal #map-canvas .angular-google-map-container {
    position: absolute;
    height: 100%;
    width: 100%;
    background-color: #215367 !important;
    right: 0;
}

.dashboard-tab {
    width: 75px !important;
    float: left !important;
}

.hideElements {
    display: none !important;
}

.switch input:checked + span {
    background-color: #1394ff !important;
    border-color: #1394ff !important;
}

.switch span {
    background-color: #9E9696 !important;
    border-color: #9E9696 !important;
}

.switch span:after {
    background-color: #5F5F5F !important;
    border-color: #5F5F5F !important;
}

.switch input:checked + span:after {
    background-color: #26A0E0 !important;
    border-color: #26A0E0 !important;
}

#page-loader {
    background: rgba(0, 0, 0, .6);
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: 100000;
    display: none;
}

#page-offline {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100000;
}

#error_messsage,#success_messsage {
    position: fixed;
    bottom:20px;
    left: 20px;
    z-index: 100000;
    text-align:left;
    background: none;
}

.msg-cntr-es{
    background-color: #323232;
    border-radius: 3px;
    padding:10px 16px;
    min-width: 300px;
}

#success_messsage{
    color:#75FF8D;
}

#error_messsage{
    color:#FF6A6A;
}

.glb-ldr-prt{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width:100%;
    height:100%;
    z-index: 100000;
    text-align: center;
    display: table;
}

.gl-ldr-cld{
    display: table-cell;
    vertical-align: middle;
    text-align: center;
}

.gl-ldr-ctr{
    background-color: #f5f5f5;
    margin: 0 auto;
    border-radius: 10px;
}

#global_loader .gl-ldr-ctr{
    width:80px;
    height:80px;
    padding: 15px;
}

.gl-loader {
    width: 50px;
    height: 50px;
    position: relative;
    border-top: 5px solid rgba(0, 0, 0, 0.03);
    border-right: 5px solid rgba(0, 0, 0, 0.03);
    border-bottom: 5px solid #245A8C;
    border-left: 5px solid #245A8C;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
}

.gl-loader,
.gl-loader:after {
    border-radius: 50%;
}

@-webkit-keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

@keyframes load8 {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(360deg);
        transform: rotate(360deg);
    }
}

#route_loader{
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    width:100%;
    height:100%;
    z-index: 100000;
    text-align: center;
    display: table;
}

#route_loader .gl-ldr-ctr{
    height:96px;
    width:96px;
    padding: 13px 23px;
}

.timeline > li > .timeline-badge.primary, .timeline-alt > li > .timeline-badge.primary {
    background-color: #fff !important;
}

.timeline-alt > li > .timeline-badge {
    left: 14px !important;
    width: 10px !important;
    height: 10px !important;

}

.timeline-alt > li > .timeline-panel {
    margin-left: 30px !important;
    margin-bottom: -12px !important;
}

.workflow-overlay {
    height: 200px;
    width: 250px;
    top: 215px;
    z-index: 99999999;
    position: absolute;
    background-color: #666666;
    color: #fff !important;
    padding: 10px;
    opacity: 0;
    font-family: Graphic-Regular !important;
}

.settings-workflow .workflow-overlay{
    top: 110px !important;
}

.hoverli li {
    margin-bottom: 5px !important;
    color: #e0e0e0 !important;;
    font-family: Graphic-Regular !important;
}

.displayOverlay {
    display: block;
}

.pickup-workflow:hover .workflow-overlay,.appoint-workflow:hover .workflow-overlay,.workforce-workflow:hover .workflow-overlay {
    opacity: 1;
}

.pickup-workflow:focus .workflow-overlay {
    opacity: 0;
}


.custom_Strong {
    font-family: "Graphic-Medium";
}

.custom_para {
    margin-top: 8px;
    margin-bottom: 8px;
    border-bottom: 1px solid #ececec;
    padding: 5px;
}

@media screen and (max-width: 990px) {
    .settings-workflow .workflow-overlay {
        top: 106px;
    }

}

.form-group-workflow-app {
    /*padding: 0px 10px;*/
    font-size: 14px;
    font-family: Graphic-Regular;
    opacity: 1 !important;
    /*height: 40px;*/
}

.clear-opacity {
    opacity: 1 !important;
}

.c-checkbox input[type=checkbox]:checked + span {
    background-color: #26A0E0 !important;
    border-color: #26A0E0 !important;
}

.custom-c-checkbox span {
    width: 16px;
    height: 16px;
}

.custom-c-checkbox span:before {
    font-size: 11px;
    padding-top: 0px;
    margin-top:-1px;
}

.workflow-app-images {
    width: 22px;
    height: 22px;
    margin-top: -3px;
}

.custom-colums {
    float: left;
    padding-top: 6px;
}

.custom-colums-para {
    float: left;
    padding-left: 10px;
    padding-top: 6px;
    width:25%;
}

.custom-colums-paragraph {
    float: left;
    padding-left: 10px;
    padding-top: 6px;
}

.custom-columns {
    padding-top: 6px;
}

.custom-c-checkbox .switch span{
    margin-top: 3px;
}

.custom-fa-check {
    background-color: #fff !important;
}

@media screen and (max-width: 1297px) {
    .image-col, .checkbox-col {
        width: 5% !important;
    }

}

.fa-custom-customers {
    float: left;
    margin-top: 2px;
    margin-right: 8px;
}

#task-detail-modal {
    z-index: 1051 !important;

}

.hidenotes {
    word-wrap: break-word;
    width: 88px;
}

.list-group-for-workflow {
    width: 251px;
    margin-left: 31px;
    opacity: 0.7;
    font-size: 12px;
    max-height: 288px;
    overflow-y: scroll;
    margin-bottom: 0px;
}

.align-workflow-image {
    background-image: url('../../app/img/mockup_new.png');
    background-repeat: no-repeat;
    height: 700px;
    padding-top: 141px;
    width: 310px;
    margin: 0 auto;
}

.checkbox.c-checkbox.custom-c-checkbox.pull-left.mt0{
    font-family: Graphic-Regular;
    font-size: 14px !important;
}

.custom-radio label{
    font-family: Graphic-Regular !important;
    opacity: 0.7 !important;
}

#customer_details_form_group .fleetnametaskdetails{
    width: calc(100% - 115px);
    text-align: left;
    vertical-align: top;
}

.format_accounts{
    width: 70%;
    margin: 0 auto;
    border-bottom: 1px solid #ececec;
    padding-right: 40px;
    margin-top: 25px;
}

input:-webkit-autofill {
    -webkit-box-shadow: 0 0 0px 1000px white inset !important;
}

.recommend_img{
    z-index: 999999999999;
    position: relative;
    margin-left: 203px;
    margin-top: -59px;
}

.change-job-status{
    display:inline-block;
    margin-right: 10px;
    height:10px;
    width:10px;
    border-radius:50%;
}

.switch.custom-switch {
    height: 22px;
}

.switch.custom-switch span{
    width: 40px;
    height: 22px;
    margin-top: 0px !important;
}

.switch.custom-switch input:checked + span:after{
    background-color: #fff !important;
    border-color: #fff !important;
    height: 20px;
    width: 20px;
}
.switch.custom-switch span:after{
    background-color: #fff !important;
    border-color: #fff !important;
    height: 20px  ;
    width: 20px !important;
}
.active-option-color,.custom-angle-down,.custom-fa-plus{
    color: #26A0E0 !important;
}

.custom-angle-down{
    margin-top: 0px;
    margin-right: 2px;
    float: right;
    height: inherit;
    font-size: 20px !important;
}

.custom-drop-down-btn{
    width: 100%;
    text-align: left;
    border-radius: 0px !important;
    height: 28px;
    padding: 3px;
}
.custom-dropdown-modules{
    width: 100%;
    padding: 0;
    margin-top: -5px;
    height: 30px;
}
.ui-select-bootstrap .ui-select-choices-row.active>a,.ui-select-bootstrap .ui-select-choices-row>a:hover{
    background-color: #F1F2F3 !important;
    color: #656565 !important;
}

.custom-material-icons{
    font-size:15px !important;
}


.enhanced-datepicker table th.text-center{
    opacity: 0.7 !important;
}

p{
    font-family: "ProximaNova-Reg" !important;
}

.required_field{
    color: red;
    float: right;
    font-size: 10px;
}
a{
    cursor:pointer !important;
}

#addTeamName{
    width: 100%;
    height: 33px;
    border-radius: 0px;
}


.allteams-new-task option{
    height: 50px !important;
}

.tablecheckbox{
    outline: none !important;
    height: 20px;
    width: 22px;
}


.container-approveddriver-page .row ,.container-upcomingjob-page .row {
    margin-right:0px !important;
    margin-left:0px !important;
}


.custom-material-icons{
    font-size: 17px !important;
    float: left !important;
}

.col-lg-4.custom-billing-col-lg-4{
    width:30% !important;
    float: left !important;
}

.dynamic-textbox {
    margin-bottom: 15px;
    width: 48%;
    float: left;
    margin-left: 9px;
}

.app_images{
    height:15px !important;
    width:15px !important;
}

.templatetile{
    width: 220px;
    float: left;
    padding: 15px;
    border-radius: 2px !important;
}

.templatetile .list-inline {
    margin: 0 !important;
    width: 280px;
}

.templatePanel{
    width: 100%;
    margin: 0;
    border: 1px solid #ECECEC;
    height: 115px;
}

.added_checklist_item{
    height:35px !important;
    padding-top: 7px !important;
    padding-left: 15px !important;
    padding-right: 15px !important;
}

.added_checklist_item:hover{
    background-color: #ececec;
}

.checklist-trash{
    float:right;
}

.drivername{
    width: 100%;
}


@-moz-document url-prefix() {
    .container-workflow-page .btn-div-right {
        margin-top:-18px !important;
    }
}

#container-workflow-page .panel-default{
    border: 0px !important;
}

@media only screen and (max-width: 1200px){
    .custom-modal-col-lg-12{
        margin-top:70px !important;
    }
}

.addCustomFieldModal:hover{
    text-decoration: underline;
}

.switch.switch-xs.custom-switch span{
    width: 32px  !important;
    height: 15px !important;
}

.switch.switch-xs.custom-switch input:checked + span:after {
    background-color: #fff !important;
    border-color: #fff !important;
    height: 13px !important;
    width: 15px !important;
}

.switch.switch-xs.custom-switch span:after{
    height: 13px !important;
    width: 15px !important;
}

.addCustomTemplateModal .custom-colums{
    padding-left: 5px !important;
    padding-bottom: 5px !important;
    padding-right: 5px !important;
    padding-top:6px !important;
    font-size:13px !important;
    font-family: Graphic-Medium !important;
    font-weight: lighter !important;

}

.col-xs-1 .material-icons,.col-xs-1 .material-icons{
    font-size:15px !important;
}

accordion .panel-heading{
    /*height: 60px;*/
}

accordion .panel{
    box-shadow: none;
}


.customtembtn{
    width: 115px;
}

.col-xs-2{
    padding-left:3px !important;
    padding-right:3px !important;
}

.strike_through{
    text-decoration: line-through;
}

.optionalfield_header {
    opacity: 1;
    font-size: 15px;
}

.transport_selection{
    padding-left: 0 !important;
}

.transport_selection_edit{
    padding-left: 0 !important;
}


#add-driver .form-group{
    margin-bottom: 5px;
}

#add-driver .control-label{
    font-size: 13px;
}

#add-driver .input-box-agent{
    height:30px;
    padding: 4px 1px;
}
#add-driver #adddriver-mobile-number{
    height:30px;
}

#add-driver .flag-dropdown{
    height:30px !important;
}

#approve-driver .form-group{
    margin-bottom: 10px;
    height:65px !important;
}

#approve-driver .control-label{
    font-size: 13px;
}

#approve-driver .input-box-agent{
    height:30px;
    padding: 4px 1px;
}
#approve-driver #editdriver-mobile-number{
    height:30px;
}

#approve-driver .flag-dropdown{
    height:30px !important;
}

.setHeight{
    height:30px !important;
}

@media only screen and (max-width: 655px){
    .setHeight{
        height:45px !important;
    }
}

accordion .panel{
    border:0px !important;
}

.taskattributes-header{
    margin-top: 20px !important;margin-left: 20px !important;font-size:14px !important;padding-bottom:20px !important;
}

.taskattributes-panel{
    border:0px !important;box-shadow: none !important;margin-bottom:15px !important;
}

.taskattributes-panel-body{
    padding: 0px !important;padding-left: 2px !important;
}
.ui-select-bootstrap .ui-select-toggle>.caret{
    height:50% !important;
}

.ngdialog.ngdialog-theme-default.notification .ngdialog-content{
    width:1050px !important;
}


.div-display{
    display: inline-block;
}

.font-medium{
    font-family: Graphic-Medium;
}

#payment-error{
    z-index: 100000;
    text-align: center;
}

#payment-error > div{
    z-index: 100000;
    background-color: #000;
    text-align: center;
    position: fixed;
    top: 50%;
    left: 50%;
    margin-left: -300px;
    width: 600px;
    height: 70px;
    padding:10px;
    border:5px solid #f00;
}

#payment-error > div p{
    font-family: Graphic-Medium;
    font-size:16px;
    color:#fff;
}

.modal .popover {
    max-width: 300px;
}
.modal .popover-content {
    max-width: 300px;
    min-width: 200px;
    text-align: center;
    font-size:12px;
    z-index: 1000;
    position: relative;
}

.team-editor .popover-content {
    width: 300px;
    font-size:12px;
}

.fleet-page .popover-content {
    width: 300px;
    font-size:12px;
}

.fleet-page .popover-content li{
    text-align: left;
}

.container-newjob-page .popover-content {
    width: 300px;
    font-size:12px;
}

.team-editor .popover{
    max-width: 350px;
    font-size:12px;
}

.container-newjob-page .popover{
    max-width: 350px;
    font-size:12px;
}

.container-taskdetail-page .popover-content {
    width: 300px;
    font-size:12px;
}

.container-taskdetail-page .popover{
    max-width: 350px;
    font-size:12px;
}

.container-account-page .popover-content {
    width: 300px;
    font-size:12px;
}

.container-account-page .popover{
    max-width: 350px;
    font-size:12px;
}

.timeline-box{
    position: relative;
    display: block;
    margin: 0;
    width: 100%;
    max-width: none;
    background-color: #fff;
    padding: 2px;
    border: 1px solid #fff;
    border-radius: 6px;
}

.ui-select-container button{
    min-height: 30px !important;
}

/*
   Padding CSS
*/

.rm-padding{
    padding:0 !important;
}

.add-padding{
    padding:5px 10px 5px 12px !important;
}

.add-pd-mid{
    padding: 10px;
}

.pad-btm{
    padding-bottom: 10px;
}

.pad-rt{
    padding-right: 10px;
}

.pad-lt{
    padding-left: 8px !important;
}

.pad-lt-lg{
    padding-left: 25px !important;
}

.rm-rt-padding{
    padding-right:0 !important;
}

.rm-lt-padding{
    padding-left:0 !important;
}

.rm-tp-padding{
    padding-top:0 !important;
}

.rm-bt-padding{
    padding-bottom:0 !important;
}

.pd-top-sm{
    padding-top: 2px;
}

.pd-top-lg{
    padding-top: 10px;
}


/*
    Margin CSS
*/

.rm-margin{
    margin:0 !important;
}

.mrn-tp-btm{
    margin-top:5px;
    margin-bottom: 5px;
}

.mrn-top-field{
    margin-top:10px;
}

.mrn-lt-field{
    margin-left: 2px !important;
}

.mrn-btm-field{
    margin-bottom:10px;
}

.mrn-left-field{
    margin-left:15px;
}

.mrn-lt-fld-mid{
    margin-left:7px;
}

.mrn-rt-field{
    margin-right:10px !important;
}

.mrg-top-input{
    margin-top:2px !important;
}



/*
    Image and Document
*/
.tmp-images-outer .custom-images-carousel,
.tmp-images-outer .documents{
    display: block;
}
.tmp-images-outer .custom-images-carousel>div.item{
    width: 70px;
    float: left;
    text-align: center;
    word-break: break-word;
}
.tmp-images-outer .documents>div.item{
    width: 100px !important;
    margin-right: 20px;
    margin-top: 10px;
    float: left;
    text-align: center;
    word-break: break-word;
}
.detail-tabs .documents>div.item{
    padding-right: 20px;
    padding-top: 10px;
}
.tmp-images-outer .documents>div.item img{
    border-radius: 4px;
}
.tmp-images-outer .documents>div.item a{
    /*color: #000;*/
}
.tmp-images-outer .documents>div.item a:hover{
    color: #2296FF;
}
.detail-tabs .documents>div.item img{
    border-radius: 0px;
}
.detail-tabs .documents>div.item img,
.detail-tabs .documents>a.item img,
.tmp-images-outer .documents>div.item img{
    height: 70px;
    border-radius: 0px;
    margin: 5px auto;
    padding: 4px;
}
.detail-tabs .custom-images-carousel>div.item img,
.detail-tabs .custom-images-carousel>a.item img,
.tmp-images-outer .custom-images-carousel>div.item img{
    width: 70px !important;
    height: 70px;
    border-radius: 50%;
    margin: 5px auto;
    padding: 4px;
}


.fancy-file-outer.horizontal .add-image,.edit-agent-template-images .add-image{
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    border: 2px dashed #b9b9b9;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 47px;
    border-radius: 6px;
    cursor: pointer;
}
.fancy-file-outer.horizontal .add-image.uploading{
    pointer-events: none;
}
.fancy-file-outer.horizontal .add-image.uploading .tf:after{
    content: "\f110";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}
.fancy-file-outer.horizontal .tf{
    cursor: pointer;
}
.edit-agent-template-images .tf:after {
    display: block;
}
.edit-agent-template-images .browse-text{
    text-align: left;
    display: inline-block;
    width: auto;
}
.edit-agent-template-images input[type='file']{
    opacity: 0;
    position: absolute;
    z-index: 2;
    width: 100%;
}
.create-task-sidebar .single-create-task .fancy-file-outer .uploaded-images,.edit-agent-template-images .uploaded-images{
    width: 52px;
    height: 52px;
    display: block;
    float: left;
    border-radius: 6px;
    border: 1px solid #e0e0e0;
    margin-right: 8px;
    background-repeat: no-repeat;
    background-position: center;
    background-size: contain;
    cursor: pointer;
}
.fancy-file-outer .uploaded-images ,.edit-agent-template-images .uploaded-images{
    position: relative;
}
.fancy-file-outer .uploaded-images .cross,.edit-agent-template-images .cross{
    border: 1px solid #939393;
    position: absolute;
    top: -5px;
    right: -5px;
    width: 18px;
    height: 18px;
    text-align: center;
    line-height: 16px;
    background: #fff;
    border-radius: 20px;
    color: #939393;
    opacity:0;
}

.fancy-file-outer .uploaded-images:hover .cross, .edit-agent-template-images .uploaded-images:hover .cross{
    opacity:1;
}
.fancy-file-outer .uploaded-images .cross,.edit-agent-template-images .uploaded-images .cross{
    display: block;
}
.fancy-file-outer .uploaded-images .cross:after,.edit-agent-template-images .uploaded-images .cross:after{
    font-size: 7px;
}
.fancy-file-outer .browse-text{
    display: table-cell;
    vertical-align: middle;
    width: 100%;
    text-align: center;
}

.fancy-file-outer.horizontal .browse-text {
    text-align: left;
    display: inline-block;
    width: auto;
}

.edit-agent-template-images .browse-text{
    text-align: left;
    display: inline-block;
    width: auto;
}

.fancy-file-outer.horizontal .add-image,.edit-agent-template-images .add-image{
    display: inline-block;
    vertical-align: middle;
    margin-right: 6px;
    border: 2px dashed #b9b9b9;
    width: 50px;
    height: 50px;
    text-align: center;
    line-height: 47px;
    border-radius: 6px;
    cursor: pointer;
}
.fancy-file-outer.horizontal .add-image.uploading{
    pointer-events: none;
}
.fancy-file-outer.horizontal .add-image.uploading .tf:after{
    content: "\f110";
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.tf:after{
    font-size: 20px;
    font-family: 'tookan-icon';
    content: '\E952';
    font-weight: normal;
    font-variant: normal;
    text-transform: none;
    -webkit-font-smoothing: antialiased;
    font-style: normal;
}
.plus.tf:after{
    content: '\E938';
}

.edit-agent-template-images .tf:after {
    display: block;
}

.create-task-sidebar .custom-fields-box table .tf{
    width: 100%;
    text-align: center;
    display: inline-block;
}

/*
    Font CSS
*/

.ft-wt-bold{
    font-weight: bold;
}

.font-xx-large{
    font-size: 20px !important;
}

.font-x-large{
    font-size: 18px !important;
}

.font-large{
    font-size: 16px;
}

.font-size-medium{
    font-size: 14px !important;
}

.font-size-small {
    font-size: 12px !important;
}
.font-size-xs {
    font-size: 10px !important;
}

.ft-color-gray{
    color:#999
}

.ft-color-white{
    color:#fff;
}

.ft-cl-lg{
    color:#909090
}

.ft-color-blue{
    color:#0382C5
}

.text-alg-rt{
    text-align: right
}

.text-alg-ctr{
    text-align: center
}

.txt-aln-ctr{
    text-align: center;
}

.txt-aln-rt{
    text-align: right;
}

.txt-aln-lt{
    text-align: left;
}


.gray-bk-grd{
    background-color: #ececec !important;
}


.wt-ht-chkbox{
    height: 18px;
    width: 18px;
    color: #0382C5
}

.disable-hover {
    pointer-events: none;
}

.vert-alg{
    vertical-align: top;
}

.vert-al-mid{
    vertical-align: middle;
}

.ele-ht-input{
    height: 30px;
}
.ele-ht{
    height: 100%;
}

.ele-wd{
    width: 100%;
}

.ele-ht-wd{
    height: 100% !important;
    width: 100% !important;
}
.btn{
    font-family: "ProximaNova-Bold" !important;
}
.btn-primary{
    background-image: linear-gradient(to bottom, #22A1E4 0%, #0382C5 100%);
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.07);
    border-radius: 3px;
    height: 30px;
    color:#fff;
    padding-top: 4px;
}

.btn-primary:hover{
    background: #22A1E4;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.10);
}

.btn-default{
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #F0F0F0 100%);
    border: 1px solid #CCCCCC;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.07);
    border-radius: 3px;
}

.btn-default:hover{
    background-image: linear-gradient(to bottom, #FFFFFF 0%, #F0F0F0 100%);
    border: 1px solid #ACACAC;
    box-shadow: 0px 1px 1px 0px rgba(0,0,0,0.10);
}

.btn-default-bg{
    background-image: linear-gradient(to bottom, #fff 0%, #ddd 100%);
    /*border: 1px solid #999;*/
    color:#999 !important;
    box-shadow: 0px 2px 2px 0px rgba(0,0,0,0.20);
    border-radius: 2px;
    height: 30px;
}

.btn-db{
    /*background-color: rgba(0, 0, 0, 0.2);*/
    background-image: linear-gradient(to bottom, rgba(255,255,255,0.30) 0%, rgba(255,255,255,0.20) 100%);
    box-shadow: 0px 2px 4px 0px rgba(0,0,0,0.10);
    border-radius: 3px;
    color: #fff;
}
.btn-db:hover{
    background: rgba(255,255,255,0.20);
}

.int-search::-webkit-input-placeholder,
.int-search-db::-webkit-input-placeholder
{
    color:    rgba(255,255,255,0.6);
}

.int-search:-moz-placeholder,
.int-search-db:-moz-placeholder
{
    color:    rgba(255,255,255,0.6);
}


.txt-justify{
    text-justify: auto;
}

.bdr-btm{
    border-bottom : 1px solid #ececec
}

.btn-rm-bg{
    background: none;
    border: none;
}

.pos-rel{
    position: relative;
}

.pos-abs{
    position: absolute;
}

.cst-fld-item input[type=checkbox]{
    height: 20px !important;
}

table{
    /*table-layout: fixed;*/
}

td {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.ovh {
    overflow: hidden;
}

.ov-y-a {
    overflow-y: auto;
}

.ov-x-a{
    overflow-x: auto;
}

.pg-hdr{
    height:50px;
    padding:10px;
}

.pg-ctnr{
    height: calc(100% - 50px);
    padding:10px;
}

.pg-hdr-wd{
    width:200px;
}


.pg-ctnr-wdt{
    width: calc(100% - 210px);
}

.th-wdt-sm{
    width:50px !important;
}

.th-wdt-xs{
    width:10px !important;
}

.th-wdt-md{
    width:100px !important;
}

.th-wdt-lg{
    width:120px !important;
}

button{
    height: 38px;
}

.ln-ht{
    line-height: 1.2;
}

.iti-flag {
    background-image: url("../img/flags.png") !important;
}

#intercom-container .intercom-launcher{
    right:5px !important;
    bottom: 5px !important;
}

.disp-none{
    display: none;
}


#startDate_datetimepicker,#endDate_datetimepicker,.input-group-addon{
    height:30px !important;
}

/*<style>*/
.progress-bar {
    display: block;
    text-align: center;
    width: 0;
    height: 3px;
    background: red;
    transition: width .3s;
}
.progress-bar.hide {
    opacity: 0;
    transition: opacity 1.3s;
}

.drag-img-cntr input{
    width:90%;
    height:100%;
    opacity: 0;
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    z-index:101;
}

.ref-img-cntr{
    width: 100%;
    height: 100%;
    position: absolute;
    z-index: 100;
    overflow-y: auto;
    padding: 5px 20px 5px 5px;
}
.drag-img-cntr{
    height:45px;
    font-family:Graphic-Regular;
    font-size:12px;
    border:1px solid #ececec;
    overflow: auto;
}

.browse-text{
    padding-top: 5px;
    text-align:center;
}

.ref-img-ctnr-prt{
    padding: 0px 15px;
}

.ref-img-ctnr-chdr{
    border:1px solid #ececec;
}

.gm-style-mtc div:nth-child(2){
    display: none;
}
.tookan_logo_modify{
    color: #fff;
    padding-top: 40px;
    padding-left: 40px;
}


.custom_register_row {
    padding: 30px 165px 0px 120px !important

    /*margin-left: 60px !important;*/
    /*margin-right: 60px !important;*/
    /*margin-top: 48px !important;*/
}

.custom_register_h1 {
    font-size: 26px !important;
    font-family: Graphic-Medium !important;
    color: #505050 !important;
}

.custom_register_form-group {
    font-size: 14px !important;
    font-family: Graphic-Regular !important;
    color: #505050 !important;
}

.custom_register_form-control {
    height: 40px !important;
    border: 1px solid #BBBBBB !important;
    border-radius: 3px;
}

.custom_register_span {
    font-size: 14px !important;
    font-family: Graphic-Regular !important;
    color: #909090 !important;
}

.custom_register_btn-primary {
    width: 260px !important;
    height: 40px !important;
}
.custom-register-right-row {
    padding:50px 65px 50px 65px;
    /*margin-left: 65px;*/
    /*margin-right: 65px;*/
    /*margin-top: 28px;*/
    /*margin-bottom: 50px;*/

}

@media screen and (max-width: 768px){
    .custom-register-image-col{
        display: none !important;
    }
}

@media screen and (max-width: 1094px){
    .custom_register_row{
        padding: 0px 30px 0px 30px !important;
    }
    .custom_register_btn-primary{
        width: auto !important;
    }

    .tookan_logo_modify{
        padding-left:0px !important;
    }
}

@-moz-document url-prefix() {
    .register-col-lg-12 {
        table-layout: fixed;
    }
    @media screen and (max-width: 1600px){
        .custom-register-right-row.setHeight-right-row{
            height:792px !important;
        }
    }
}

.left-form-group{
    margin-bottom: 5px !important;
}

.signup_logo_img{
    height: 50px !important;
    margin:0 auto;
    /*width: 106px;*/
}
.map-overlay{
    background-color: #fff;
    background-image: url('../app/img/Map_overlay.png');
    background-repeat: no-repeat;
    background-size: cover;
}


.offsidebar-btn-mobile{
    background: #004D75;
    color: #fff;
    padding: 8px;
    border-top-right-radius:2px;
    border-bottom-right-radius:2px;
}
.displaySettings{
    /*used in fleet ctrl*/
    display:none !important;
}
.setMargin{
    width:100%;
    height:100%;
    margin-top:-40px !important;
}

.responsive-container {
    position: relative;
    width: 100%;
}

.dummy {
    padding-top: 100%; /* forces 1:1 aspect ratio */
}

.img-container {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    text-align:center; /* Align center inline elements */
    font: 0/0 a;
}

.img-container:before {
    content: ' ';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
}

.img-container img {
    vertical-align: middle;
    display: inline-block;
}
.intl-tel-input .flag-container{
    height:52px;
}


.modal-close{
    float: right !important;
    color:#0277BD !important;font-size:14px !important;
    font-weight: normal !important;
    opacity: 1 !important;
}

.select-workflow-modal-page .card {
    overflow: hidden;
    position: relative;
    border: 2px solid #DDD;
    border-radius: 2px;
    text-align: center;
    padding: 0;
    background-color: #F8F8F8;
    cursor: pointer;
}

.select-workflow-modal-page .card .avatar {
    position: relative;
    margin-top: 20px;
    z-index: 100;
    margin-bottom: 20px;
}

.select-workflow-modal-page .content {
    margin-bottom: 20px !important;
}

.select-workflow-modal-page p, .select-workflow-modal-page .content p {
    font-size: 14px !important;
    color: #909090 !important;
    text-align: center;
    width: 99% !important;
}

.select-workflow-modal-page .choose-workflow-text {
    margin-top: 20px !important;
    margin-bottom: 20px !important;
}

.select-workflow-modal-page .select-workflow-row {
    margin-left: 70px;
    margin-right: 70px;
}

.select-workflow-modal-page .demo-of-workflow-p {
    font-size: 12px !important;
    margin-top: 30px !important;
    margin-bottom: 10px !important;
}

.select-workflow-modal-page .demo-col {
    font-size: 12px !important;
    color: #505050 !important;
    font-family: Graphic-Medium;
}

.select-workflow-modal-page .card:hover {
    box-shadow: 1px 1px 4px #999;
}
.select-workflow-modal-page .card:hover #pickup-demo{
    display: block !important;
}

@media screen and (max-width: 680px) {
    .select-workflow-modal-page .select-workflow-row  {
        margin-left:0px !important;
        margin-right:0px !important;
    }
}
@media screen and (max-width: 900px) {
    .select-workflow-modal-page .card {
        margin-top:20px !important;
    }
}

.container-uploadcsv-page .modal-title {
    font-size: 20px !important;
    color: #404040 !important;
}

.container-uploadcsv-page .modal-header {
    background-color: #F5F5F5 !important;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
    border-bottom: 1px solid #DDDDDD !important;
}

.container-uploadcsv-page .modal-footer {
    background-color: #F5F5F5 !important;
    padding-bottom: 15px !important;
    padding-top: 15px !important;
    border-top: 1px solid #DDDDDD !important;
}

.container-uploadcsv-page .close {
    font-size: 24px !important;
    color: #404040 !important;
}

.container-uploadcsv-page .row {
    padding-top: 15px;
    padding-bottom: 30px;
    border-bottom: 1px solid #DDDDDD;
    margin-right: 15px !important;
    margin-left: 15px !important;
}

.container-uploadcsv-page .contactp, .container-uploadcsv-page .contact {
    font-family: Graphic-Medium !important;
    font-size: 14px !important;
    color: #404040;
    margin-top: 20px !important;
}

.container-uploadcsv-page .iconsCount {
    display: inline-block;
    position: relative;
    margin: 0 auto 0 auto;
    -moz-border-radius: 50%;
    -webkit-border-radius: 50%;
    border-radius: 50%;
    text-align: center;
    width: 24px;
    height: 24px;
    font-size: 17px;
    background: #BBBBBB;
    color: #fff;
    padding: 0px;
    text-decoration: none !important;
    float: left;
}

.container-uploadcsv-page .iconsHeader {
    padding-left: 10px;
    padding-top: 2px;
    font-size: 15px;
    color: #505050;
    float: left;
}

.container-uploadcsv-page .form-group {
    margin-bottom: 30px !important;
}

.container-uploadcsv-page .form-control {
    margin-top: 20px;
    height: 40px;
}

.container-uploadcsv-page .dropFile {
    text-align: center;
    border: 1px dotted #cccccc;
    background-color: #F5F5F5 !important;
}

.container-uploadcsv-page .ui-select-container.ui-select-bootstrap.dropdown {
    padding: 0px;
    margin-top: -6px;
    margin-left: -6px;
    border-radius: 0px;
    width: 103%;
}

.container-uploadcsv-page .form-control.ui-select-search {
    margin-top: 0px !important;
}

.container-uploadcsv-page .ui-select-match button {
    height: 40px !important;
}

.container-uploadcsv-page .viewpanelsp{
    font-size: 14px;
    color: #909090;
    font-family: Graphic-Medium;
    margin-bottom: 10px;
    margin-top: 20px;
}
.container-uploadcsv-page  .custom-upload-btn{
    padding-left: 15px;
    width:100%;height:40px;text-align: left;
}

.container-uploadcsv-page .custom-file-upload-hidden{
    position: absolute;
    left: 300px !important;
    opacity: 0;

}

.container-uploadcsv-page .file-upload-wrapper{
    float: left;
    margin-left: 10px;
    padding: -5px;
    margin-top: -1px;
    cursor: pointer !important;
}
.container-uploadcsv-page  .dropFilea{
    color: #22A1E4 !important;
    cursor: pointer !important;
}

.container-uploadcsv-page .caret{
    float: right;
    /* border: 1px solid; */
    margin-top: -12px;
    margin-right: 5px;
    height: 10px;
    width: 8px;
}

.removeTemaplte_a{
    color: #22A1E4 !important;
    position: absolute;
    font-size: 14px !important;
    font-family: Graphic-Regular !important;
    position: absolute;
    margin-top: -30px !important;
    margin-left: 75%;
}


.menu-mobile{
    color: #fff;
    font-size: 24px !important;
    /*float: right !Important;*/
    /*padding-top: 10px;*/
}


.offsidebarmenu {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    width: 235px;
    padding-top: 75px;
    border-left: 1px solid #cccccc;
    background-color: #ffffff;
    color: #515253;
    z-index: 116;
    overflow: auto;
    -webkit-overflow-scrolling: touch;
    -webkit-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    height:100%;
}

.offsidebar_mobile .div-overflow{
    color: #000;
}

.offsidebar_li:hover{
    background-color: #26A0E0;
}
.offsidebar_li:hover > a{
    color: #fff !important;
}

.offsidebar_li:focus{
    background-color: #26A0E0;
    color: #fff;
}

@media screen and (max-width: 680px) {
    .transport_type {
        height: 120px !important;
    }
}
@media screen and (max-width: 400px) {
    .transport_type {
        height: 175px !important;
    }
}
#us-dialog-add-driver .popover,#us-dialog-edit-driver .popover{
    width:200px !important;
}
#us-dialog-add-driver .popover-content,#us-dialog-edit-driver .popover-content {
    padding: 9px 0px !important;
    width:200px !important;
}




.onboarding-modal-page .modal-dialog,.onboarding-modal-page .modal-content{
    height:100% !important;
    background: transparent;
    margin-top:0px !important;
    margin-bottom:0px !important;
}


@media screen and (max-width: 768px) {
    .snooze_center {
        left: 22% !important;
    }
}

@media screen and (max-width: 400px) {
    .snooze_center {
        left: 15% !important;
    }
}

@media screen and (max-width: 945px) {
    .container-approveddriver-page .pg-hdr {
        height:90px !important;
        margin-bottom:15px !important;
    }
    .container-approveddriver-page .div-display.txt-aln-rt.vert-alg.pg-ctnr-wdt.pull-left{
        width: 100% !important;
        text-align: left !important;
    }
}

@media screen and (min-width: 900px) {
    .select-workflow-modal-page .modal-dialog{
        width:900px;
    }
}

@media screen and (min-width: 1100px) {
    .select-workflow-modal-page .modal-dialog{
        width:1070px;
    }
}

@media screen and (max-width: 900px) {
    .select-workflow-modal-page .select-workflow-row .col-sm-4 {
        width: 100%;
    }
}

@media screen and (max-width: 595px) {
    .container-approveddriver-page .pg-hdr {
        height:110px !important;
        margin-bottom:15px !important;
    }
    .container-approveddriver-page #add-driver-btn{
        margin-top:5px !important;
    }
    .container-approveddriver-page #all_driver_datatable_filter{
        margin-left:20px !important;
    }

    .container-approveddriver-page #all_driver_datatable_wrapper .row .col-xs-6{
        width:100% !important;
    }
}

.topnavbar .navbar-nav > li > a{
    color:#fff !important;
    opacity: 0.8;
}
.topnavbar .navbar-nav > li > a:hover{
    opacity: 1;
}
.container-workflow-page .custom-assign-form-group {
    height: 45px !important;
    margin-bottom:0px !important;
}

@media screen and (max-width:1500px) {
    .container-workflow-page .custom-assign-form-group {
        height:55px !important;
    }
}

.table-cus-fl .table{
    font-size: 12px !important;
    color:#000;
    margin-bottom: 10px;
}

.table-cus-fl .table > thead > tr > th{
    padding: 5px 30px 5px 8px !important ;
    vertical-align: top;
}

.wrapper{
    background-image: url('../img/side_web.png');
    background-repeat: no-repeat;
    height: auto;
    min-height: 100%;
}
.block-center .panel{
    background: transparent;
}

.footer-img{
    background-image: url('../img/bottom-image.png');
    position: fixed;
    bottom: 0;
    width: 100%;
    height:190px;
    z-index: -999999;
}

.topnavbar{
    background-color: #004d75 !important;
    background-image: linear-gradient(to right, #004d75 0%, #004d75 100%) !important;
}

.material-icons {
    font-family: 'Material Icons';
    font-weight: normal;
    font-style: normal;
    font-size: 20px !important;
    line-height: 1;
    letter-spacing: normal;
    text-transform: none;
    display: inline-block;
    white-space: nowrap;
    word-wrap: normal;
    direction: ltr;
    -webkit-font-feature-settings: 'liga';
    -webkit-font-smoothing: antialiased;
    vertical-align: middle !important;
    margin-top: -3px !important;
    padding-right: 8px !important;
}

.topnavbar .navbar-nav > li > a:hover,.topnavbar .navbar-nav > li > a:focus{
    background: transparent !important;
}

.img-settings{
    width:50%;
    margin-left: auto;
    margin-right:auto;
}

.wrapper > section, .wrapper > footer{
    background-color: #fff !important;
}
.wrapper.hideSidebar > section, .wrapper.hideSidebar > footer {
    margin-left: 0px !important;
    margin-right: 0px !important
}

body,.modal-title{
    font-family: "ProximaNova-Reg" !important;
}

.page-header{
   border:0px solid !important;
    font-family: "ProximaNova-Bold" !important;
}
.setOutline{
    border:1px solid #ccc;
    padding:15px !important;
    border-radius: 3px !important;
}
.sidebar > .nav > li > a{
    font-family: "ProximaNova-Reg" !important;
}
.sidebar > .nav > li > a:hover{
    color: #000 !important;
}
.sidebar > .nav > li.active > a{
    background-color: #E2E2E2 !important;
    color: #000 !important;
}
.navbar-header{
    height: inherit!important;
    width: calc(50% - 52px);
}
.navbar-middle {
    width: 100px;
    height: inherit !important;
}
.vert-alg {
    vertical-align: top;
}

.div-display{
    display: inline-block; !important;
}

.capitalize{
    text-transform: capitalize !important;
}
.navbar-menu a{
    color: #fff !important;
    opacity: 0.8 !important;
}

#navbar-brand{
    margin: 0 auto;
    transform: translateX(-50%);
    left: 50%;
    position: absolute;
    top: -4px;
}
@media screen and (max-width:768px) {
    #navbar-brand {
        margin: 0 auto;
        transform: initial;
        left: 0%;
        position: absolute;
        top: 4px;
    }
    .sidebar-toggle{
       top:18px !important;
    }
    .navbar-right{
        margin-right: 5px !important;
    }
}

.navbar{
    margin-bottom:0px !important;
}

.btn.btn-default.btn-block.ui-select-toggle,.btn-group .btn,.export-btn{
    font-family: "ProximaNova-Reg" !important;
}

.popover {
    max-width: 300px;
    word-break: break-all;
}
.popover-content {
    max-width: 300px;
    min-width: 200px;
    text-align: center;
    font-size:12px;
    z-index: 1000;
    position: relative;
}

.circle-success-completed{
    background-color: darkgreen;
}

.circle-success-unassigned{
    background-color: #999!important;
}

.circle-success-accepted{
    background-color: #BA68C8!important
}

.circle-success-intransit{
    background-color: #2196F3!important;
}
.circle-success-cancelled,.circle-success-failed{
    background-color: #E53935!important;
}
.circle-success-assigned{
    background-color: #FC8344 !important;
}
.circle-success-arrived{
    background-color: #3f51B5 !important;
}



.taskDetailsPage .customize-col {
    border: 1px solid #ECECEC;
    background: #fff
}

.taskDetailsPage .customize-form-group {
    margin-top: 20px;
    margin-bottom: 30px;
}

.taskDetailsPage .changedetails {
    float: right;
    font-family: "ProximaNova-Bold" !important;
    color: #51a2d2 !important;
    margin-top: -30px;
}

.taskDetailsPage .table.table-task-information > tbody > tr > td {
    border: none !important;
    padding: 0px !important;
    font-size: 14px !important;
}

.taskDetailsPage .col-label {
    color: #909090 !important;
}

.taskDetailsPage .address_div {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 320px;
}

.taskDetailsPage .datetimep {
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    /*width: 70px;*/
}

.taskDetailsPage .padding-col {
    padding: 4px !important;
}

.taskDetailsPage ul {
    list-style-type: none;
}

.taskDetailsPage .label {
    padding: 0.5em .8em .5em;
    font-size: 85%;
    margin-right: 10px;
}

.taskDetailsPage .add-border {
    border-bottom: 1px solid #ececec;
}

.taskDetailsPage .rm-margin {
    margin-left: 0px !important;
    margin-right: 0px !important;
}

.removeMargin{
    margin-top:0px !important;
}

.label-text{
    padding: 1px !important;
}
@media screen and (max-width: 1200px) {
    .taskDetailsPage .datetimep{
        width:150px !important;
    }
}
.container-order-page table thead{
    border:1px solid #eeeeee;
}

.container-order-page table tbody{
    border:1px solid #eeeeee;
    border-top: 0px !important;
}

@media screen and (min-width: 900px) {
.container-order-page table{
    table-layout: fixed;
    border: none !important;
}
}


.container-order-page table thead tr th:first-child{
    border-left: none;
}

.container-order-page table thead tr th:last-child{
    border-right: none;
}

.container-order-page table  tr td:first-child{
    border-left: none;
}

.container-order-page table  tr td:last-child{
    border-right: none;
}


.container-order-page td{
    overflow: auto;
    white-space: normal;
    word-break: break-all;
    -webkit-hyphens: auto;
    -moz-hyphens: auto;
    -ms-hyphens: auto;
    hyphens: auto;
}

.table > tbody > tr > td input{
    width:100%;
}

.intl-tel-input .country-list{
    z-index:104 !important;
}


/*.onboarding-modal-page .modal-dialog{*/
/*width:1070px;*/
/*}*/






/*@media screen and (max-width: 768px) {*/
/*.container-approveddriver-page .div-display,.container-approveddriver-page .btn.btn-primary.btn-sm.div-overflow.mrn-rt-field{*/
/*float: left;*/
/*}*/
/*.container-approveddriver-page .pg-hdr-wd{*/
/*width:77px !important;*/
/*}*/
/*.container-approveddriver-page .pg-ctnr-wdt{*/
/*width: calc(100% - 77px);*/
/*}*/
/*}*/


/*</style>*/







/*#phicon, #phicon_pickup, #phicon_pickup1, #phicon_addtask, .phicon_addtask {*/
/*padding: 8px;*/
/*padding-top: 10px;*/
/*}*/


/*.team-actions {*/
/*width: 167px;*/
/*margin: 0 auto;*/
/*margin-top: 22px;*/
/*height: 40px;*/
/*}*/


/*.icon-workflow {*/
/*background-image: url('../app/img/workflow.png') !important;*/
/*}*/

/*.icon-fleets {*/
/*background-image: url('../app/img/fleet.png') !important;*/
/*}*/

/*.icon-notification {*/
/*background-image: url('../app/img/notification.png') !important;*/
/*}*/

/*.icon-billing {*/
/*background-image: url('../app/img/billing.png') !important;*/
/*}*/

/*.icon-account-selected {*/
/*background-image: url('../app/img/account_selected.png') !important;*/

/*}*/

/*.icon-workflow-selected {*/
/*background-image: url('../app/img/workflow_selected.png') !important;*/
/*}*/

/*.icon-fleets-selected {*/
/*background-image: url('../app/img/fleet_selected.png') !important;*/
/*}*/

/*.icon-teams-selected {*/
/*background-image: url('../app/img/team_selected.png') !important;*/
/*}*/

/*.icon-dispatcher-selected {*/
/*background-image: url('../app/img/dispatcher_selected.png') !important;*/
/*}*/

/*.icon-notification-selected {*/
/*background-image: url('../app/img/notification_selected.png') !important;*/
/*}*/

/*.icon-billing-selected {*/
/*background-image: url('../app/img/billing_selected.png') !important;*/
/*}*/

/*.icon-coming-soon {*/
/*content: url('../app/img/Comingsoon.png') !important;*/
/*}*/


/*.icon-account {*/
/*background-image: url('../app/img/account.png') !important;*/

/*}*/

/*.icon-teams {*/
/*background-image: url('../app/img/team.png') !important;*/
/*}*/

/*.icon-dispatcher {*/
/*background-image: url('../app/img/dispatcher.png') !important;*/
/*}*/

.tasks-panel-group .add-another-task {
    /* border-top: 1px solid rgba(0, 0, 0, 0.2); */
    padding: 14px;
    /* line-height: 48px; */
    border-radius: 5px;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.1);
    font-size: 12px;
    letter-spacing: .4px;
    color: #4695f6;
    cursor: pointer;
}
.tasks-panel-group .panel-default{
    border-radius: 5px;
    background-color: #ffffff;
    border: solid 1px rgba(0, 0, 0, 0.1);
}
.tasks-panel-group .panel-heading{
    color: #333;
    background-color: #ffffff;
    border-color: #fff;
    padding: 13px 20px;
    border-radius: 5px;
    position: relative;
    cursor: pointer;
    letter-spacing: 0.5px;
}
.tasks-panel-group .delete-task{
    position: absolute;
    right: 17px;
    top: 14px;
    color: #7d7b7b !important;
}
.tasks-panel-group .panel-title {
    font-weight: normal;
    font-size: 13px;
    color: #545454;
}