﻿/*run new Date().getTime() in console and get the value on every publish, compile the project, check if css files have been changed, 
                                    after publishing undo the versioning changes as we dont need to check in*/
@font-face {
  font-family: 'Verdana_DT';
  src: url('Fonts/Verdana_DT.ttf') format('truetype');
}
body {
  font-size: 11px;
  font-family: 'Verdana_DT', Verdana, Arial, sans-serif !important;
  background-color: #fff;
  margin: 0;
  padding: 0;
  height: 100%;
  width: 100%;
  overflow: hidden;
  direction: ltr;
}
img {
  margin: 0;
  padding: 0;
  border: 0;
}
iframe {
  border: 0;
}
*:focus {
  outline: 0;
}
::-ms-clear {
  display: none;
}
ul {
  padding: 0;
  margin: 0;
}
ul li {
  padding: 0;
  margin: 0;
  list-style: none;
  text-decoration: none;
}
#pagecontent {
  height: 100%;
  width: 100%;
  margin: 0;
  padding: 0;
  float: left;
  position: relative;
  overflow: hidden;
}
.initialloader {
  background: transparent url("images/initial-loader.gif?v=1525073143347") no-repeat scroll 0 0;
  height: 256px;
  width: 256px;
}
.page-header-new {
  background-color: #fff;
  height: 65px;
  width: 100%;
  position: relative;
}
.noheaderfooter .page-header-new,
.noheaderfooter .footer,
.noheaderfooter #pageHeader-icon-toggler,
.noheaderfooter #dvHeaderIcon,
.noheaderfooter .top-horizontal-menu,
.noheaderfooter #dvTabContainer,
.noheaderfooter #dvAlertStatus,
.noheaderfooter .map-alert-header-titlebar,
.noheaderfooter #dvTabAdditionalInfo,
.noheaderfooter .map-layer-common {
  display: none !important;
}
.noheaderfooter .top-filter-container {
  top: 40px;
  background: #fff;
  padding: 4px;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  /* right: 100px !important; */
}
.noheaderfooter .page-settings {
  top: 5px;
  background: #fff;
  padding: 4px;
  z-index: 9;
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  right: 200px !important;
}
.login-header {
  border-bottom: 1px solid #2281ab;
  padding-bottom: 5px;
}
.about {
  font-size: 13px;
  line-height: 20px;
  float: left;
}
.language-control {
  display: none;
}
ul.quoteliststyle li {
  list-style: square !important;
  text-decoration: none !important;
  margin-left: 50px;
}
.language-control.show {
  display: block;
}
.grid-header-title {
  line-height: 28px;
  text-align: center;
  font-weight: bold;
  font-size: 13px;
}
.theme .loginpnl input[type="text"],
.loginpnl input[type="password"] {
  width: 295px !important;
  padding: 12px 0 !important;
  background: transparent !important;
  border: 0 !important;
  outline: none !important;
  margin: 0 auto !important;
  text-indent: 10px !important;
  font-weight: bold;
  background: #F0F0F0 !important;
  border-left: 5px solid transparent !important;
  background-image: url("images/profile.png?v=1525073143347") !important;
  background-repeat: no-repeat !important;
  background-position: 265px 10px !important;
}
.theme .loginpnl input[type="password"]:focus {
  border-left: 5px solid #2281ab !important;
}
.theme .loginpnl input[type="text"]:focus {
  border-left: 5px solid #2281ab !important;
}
.theme .loginpnl input[type="text"] {
  background: #F0F0F0 !important;
  background-position: 5px 10px !important;
  text-indent: 35px !important;
  background-image: url("images/profile.png?v=1525073143347") !important;
  background-repeat: no-repeat !important;
}
.theme .loginpnl input[type="password"] {
  background: #F0F0F0 !important;
  background-position: 5px 10px !important;
  text-indent: 35px !important;
  background-image: url("images/pwd.png?v=1525073143347") !important;
  background-repeat: no-repeat !important;
}
.theme-blue .loginpnl .jqx-checkbox-default,
.theme-blue .jqx-radiobutton-default {
  background: #fff !important;
  border-color: #2281ab !important;
  border-width: 2px;
  margin-top: -2px;
  margin-right: 4px;
}
.theme-blue .loginpnl .jqxcheckbox {
  color: #666 !important;
}
.loginwrapperbottom {
  text-align: center;
  position: absolute;
  bottom: 0;
}
.loginwrapperbottom .browsercellheader {
  clear: both;
  margin-left: 8px;
  float: left;
}
.loginwrapperbottom .normal {
  color: #2281ab !important;
  line-height: 22px;
  font-weight: bold;
}
.loginwrapperbottom .textnormal {
  color: #333 !important;
  line-height: 30px;
  font-weight: bold;
  margin-bottom: 22px;
}
.loginwrapperbottom .browsercellheader .browsercell {
  height: 45px;
  width: 62px;
  background-repeat: no-repeat;
  background-position: center;
  float: left;
  position: relative;
}
.loginwrapperbottom .browsercellheader .browsercell.chrome-icon {
  background-image: url("images/chrome.png?v=1525073143347") !important;
}
.loginwrapperbottom .browsercellheader .browsercell.firefox-icon {
  background-image: url("images/firefox.png?v=1525073143347") !important;
}
.loginwrapperbottom .browsercellheader .browsercell.opera-icon {
  background-image: url("images/opera.png?v=1525073143347") !important;
}
.loginwrapperbottom .browsercellheader .browsercell.safari-icon {
  background-image: url("images/safari.png?v=1525073143347") !important;
}
.loginwrapperbottom .browsercellheader .browsercell.iexplorer-icon {
  background-image: url("images/iexplorer.png?v=1525073143347") !important;
}
.loginwrapperbottom .browsercellheader .browsercell .browsertext {
  position: absolute;
  width: 60px;
  background-color: #2281ab;
  color: #fff;
  text-align: center;
  padding: 5px 0;
  border-radius: 6px;
  z-index: 999;
  bottom: 108%;
  font-size: 8px;
}
.loginwrapperbottom .browsercellheader .browsercell .browsertext::after {
  content: "";
  position: absolute;
  top: 100%;
  left: 50%;
  margin-left: -5px;
  border-width: 5px;
  border-style: solid;
  border-color: #2281ab transparent transparent transparent;
}
.loginpnl .subhead {
  font-size: 14px;
  margin: 10px 0;
  color: #2281ab;
  font-weight: bold;
}
.loginpnl ul li {
  height: 20px;
  margin-left: 62px;
  list-style-type: initial;
}
.loginpnl a {
  text-decoration: none;
  color: #ff8800;
  font-weight: bold;
  margin-right: 15px;
}
.header {
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.header-control ul li {
  float: left;
  cursor: pointer;
}
.header-control .user {
  float: left;
  line-height: 30px;
  color: #2281ab;
  font-weight: bold;
  max-width: 100px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.header-collapse {
  margin-top: -124px;
}
.settings-container {
  position: relative;
  float: left;
}
.settings-container:hover {
  overflow: visible;
}
.settings-container:hover .settings-child {
  top: 32px;
  visibility: visible;
  opacity: 1;
  transform: rotateY(0);
  -webkit-transform: rotateY(0);
}
.settings-container .settings-child.userinfo {
  min-width: 150px;
  padding: 5px;
  cursor: default;
}
.settings-container .settings-child {
  top: 55px;
  min-width: 300px;
  background: #ccc;
  position: absolute;
  right: 0;
  transition: all 0.8s ease-in-out 0s;
  -webkit-transition: all 0.8s ease-in-out 0s;
  z-index: 9999;
  opacity: 0;
  visibility: hidden;
  padding: 5px 0;
  white-space: nowrap;
  transform: rotateY(100deg);
  -webkit-transform: rotateY(100deg);
}
.settings-container .settings-child > div {
  margin: 6px;
}
.settings-container .settings-child h3 {
  float: left;
  clear: both;
  width: 98%;
  font-size: 11px;
  border-bottom: 1px inset;
  padding-bottom: 5px;
  padding-left: 5px;
}
.theme-pnl,
.settings-container .settings-child > div:not(.lang-switch-container) {
  transition: all 0.5s ease-in-out 0s;
  -webkit-transition: all 0.5s ease-in-out 0s;
}
.theme-pnl:hover {
  transform: scale(1.2);
  -webkit-transform: scale(1.2);
}
.settings-container .settings-child:before {
  z-index: 99999;
  position: absolute;
  width: 0;
  height: 0;
  right: 0;
  top: -10px;
  content: "";
  border-left: 9px solid transparent;
  border-right: 9px solid transparent;
  border-bottom: 10px solid #fff;
}
.settings-container .settings-child .theme-pnl {
  height: 24px;
  width: 24px;
  float: left;
}
.lang-left {
  float: left;
}
.lang-right {
  float: right !important;
}
.left {
  float: left;
}
.right {
  float: right;
}
.childcontent {
  height: 100%;
  padding: 0;
}
.view-animate > .childcontent {
  display: none;
}
.page-name {
  color: #003f7d;
  font-size: 14px;
  font-weight: bold;
  position: absolute;
  text-align: center;
  top: 30px;
  width: 100%;
}
.button-loading {
  background: #2281ab url("images/loader-default.gif?v=1525073143347") no-repeat scroll 137px 5px;
  border: 0 none;
  height: 40px;
  width: 295px;
  position: absolute;
}
.username {
  color: #808080;
  font-size: 11px;
  font-weight: bold;
  margin-right: 20px;
  margin-top: 5px;
}
.username .user-info {
  color: #2281ab;
  overflow: hidden;
  text-overflow: ellipsis;
  max-width: 150px;
  white-space: nowrap;
}
.labelellipse {
  min-width: 200px;
  max-width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.loadingbackground {
  background: none repeat scroll 0 0 #666666;
  height: 100%;
  opacity: 0.6;
  filter: alpha(opacity=50);
  position: absolute;
  width: 100%;
  z-index: 99999;
  top: 0;
  left: 0;
  display: none;
}
.loadingimg {
  display: none;
  color: #333;
  position: absolute;
  z-index: 9999991;
  background-color: #ffffff;
  border: 1px solid #000000;
  height: 100px;
  left: 45%;
  opacity: 1;
  filter: alpha(opacity=100);
  text-align: center;
  top: 42%;
  width: 170px;
}
.rtl {
  float: right;
  direction: rtl;
}
.alignDiv {
  float: left;
}
.data-loading-indicator-overlay {
  background: rgba(0, 0, 0, 0.3);
  position: fixed;
  height: 100%;
  width: 100%;
  z-index: 99999999;
  display: none;
}
.data-loading-indicator {
  background: #c7c7c7 none repeat scroll 0 0;
  height: 30px;
  min-width: 120px;
  position: absolute;
  right: 50%;
  top: 45%;
  z-index: 999999999;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  display: none;
}
.data-loading-indicator .loader {
  background: transparent url("Images/ajax-loader.gif?v=1525073143347") no-repeat scroll 0 0;
  height: 16px;
  margin: 7px 12px;
  width: 16px;
}
.data-loading-indicator .loader-text {
  margin-top: 8px;
  color: #000;
}
.loader-header .loader {
  background: transparent url("Images/ajax-loader.gif?v=1525073143347") no-repeat scroll 0 0;
  height: 16px;
  width: 16px;
}
.page-settings {
  background: transparent none repeat scroll 0 0;
  height: 24px;
  position: absolute;
  right: -400px;
  top: 33px;
  z-index: 9;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.page-settings.show {
  right: 5px;
}
.data-loading-indicator-side {
  background: #f5f6f6 none repeat scroll 0 0;
  height: 24px;
  width: 0;
  position: absolute;
  right: -103px;
  top: 33px;
  z-index: 9999;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.data-loading-indicator-side.popup {
  right: 0;
  display: none;
  background: #f5f6f6;
  top: 27px;
  overflow: visible;
  width: 120px;
}
.data-loading-indicator-side.show {
  right: 0;
  width: 120px;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
#dvDataLoader.data-loading-indicator-side.show {
  width: 24px;
}
#dvDataLoader.data-loading-indicator-side .loader {
  margin: 3px 4px;
}
.data-loading-indicator-side .loader {
  background: transparent url("Images/tabloader.gif?v=1525073143347") no-repeat scroll 0 0;
  height: 16px;
  margin: 3px 12px;
  width: 16px;
}
.data-loading-indicator-side .loader-text {
  margin-top: 4px;
  color: #000;
}
.popuploader {
  position: absolute;
  left: 45% !important;
  background: #e5e5e5;
  width: 115px;
  top: 45%;
}
.footer {
  background-color: #efefef;
  bottom: 0;
  height: 22px;
  position: fixed;
  width: 100%;
  z-index: 9999;
}
.footer .dvtime {
  float: right;
  background-color: #808080;
  color: #fff;
  padding: 0 10px;
  line-height: 22px;
  height: 22px;
  direction: ltr;
}
.footer .copyright {
  float: left;
  background-color: #f5f6f6;
  color: #000;
  padding: 0 10px;
  line-height: 22px;
  height: 22px;
}
.footer .copyright a {
  text-decoration: none;
  font-weight: bold;
  float: left;
  margin: 0 2px 0 5px;
}
.footer .copyright .version {
  margin-left: 5px;
  float: left;
  direction: ltr;
}
.display-none {
  display: none;
}
.jqxtext,
.jqxnumber,
.jqxpassword,
.jqxdecimal,
.jqxcombobox,
.jqxcheckcombobox,
.jqxdate,
.jqxtime,
.jqxdatetime {
  width: 200px;
  height: 20px !important;
  font-size: 11px !important;
  font-style: normal !important;
  color: #333333 !important;
  border-radius: 0 !important;
  font-family: inherit;
}
.textarea {
  background: #F0F0F0;
  border: 2px solid #F0F0F0;
  resize: none;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
}
.header-menu-filter input {
  color: #fff;
}
.header-menu-filter ::-webkit-input-placeholder {
  /* Chrome */
  color: #d6d2d2;
  opacity: 0.7;
}
.header-menu-filter :-ms-input-placeholder {
  /* IE 10+ */
  color: #d6d2d2;
  opacity: 0.7;
}
.header-menu-filter ::-moz-placeholder {
  /* Firefox 19+ */
  color: #d6d2d2;
  opacity: 1;
}
.header-menu-filter :-moz-placeholder {
  /* Firefox 4 - 18 */
  color: #d6d2d2;
  opacity: 1;
}
.theme .jqxtext,
.theme .jqxnumber,
.theme .jqxdecimal {
  padding: 0 2px !important;
}
.right-layout.theme .jqxtext,
.right-layout.theme .jqxnumber,
.right-layout.theme .jqxdecimal {
  direction: rtl !important;
}
.textarea:focus {
  background: #fff;
  border: 2px solid #F0F0F0;
}
.jqx-grid-pager .jqx-input {
  min-height: 12px !important;
  height: 12px !important;
  border-radius: 0 !important;
  text-align: center !important;
}
.jqx-grid-pager .jqx-dropdownlist-state-normal {
  margin-top: -2px !important;
  border-radius: 0 !important;
  width: 50px !important;
}
.filterbutton {
  height: 24px !important;
}
.filterbutton-import {
  height: 24px !important;
  line-height: 8px;
}
.control-icon {
  height: 20px;
  width: 20px;
  float: left;
  border: 2px solid #acacac;
  background: #acacac url("images/icon-user.png?v=1525073143347") no-repeat scroll 0 2px;
  position: relative;
}
.control-icon-mandatory {
  background: #f00 none repeat scroll 0 0;
  height: 24px;
  position: absolute;
  right: -4px;
  top: -2px;
  width: 2px;
}
.chkbox {
  margin-left: 3px !important;
}
.right-layout .chkbox {
  margin-right: 3px !important;
  margin-left: 0 !important;
}
.right-layout .jqx-listitem-element .chkbox {
  margin-right: 0 !important;
  margin-left: -6px !important;
}
.input-textarea {
  border: 2px solid #97a6ad;
  border-radius: 4px;
  color: #333333 !important;
  font-size: 11px !important;
  font-style: normal !important;
  width: 218px;
  height: 40px;
  resize: none;
}
.input-textarea:hover {
  border-color: #f0f0f0 !important;
}
.input-textarea:focus {
  border-color: #f0f0f0 !important;
  background: #f0f0f0;
  color: #000;
  text-decoration: none;
}
.jqxckecklistbox,
.jqxlistbox {
  width: 200px;
  height: 200px;
  font-size: 11px !important;
}
.header-control {
  position: absolute;
  right: 5px;
  margin-top: 1px;
}
.header-control-left {
  left: 0;
  margin-top: 0;
  position: absolute;
}
.newLink {
  text-decoration: underline;
  cursor: pointer;
}
.text-column,
.link-column,
.default-column {
  text-decoration: none;
  margin-left: 8px;
  margin-right: 8px;
  margin-top: 7px;
  overflow: hidden;
  padding-bottom: 2px;
  text-align: left;
  text-overflow: ellipsis;
  color: #000;
}
.link-column {
  text-decoration: underline;
}
.link-column:hover {
  cursor: pointer;
}
.icon-small {
  height: 16px !important;
  width: 16px !important;
  cursor: pointer;
}
/* ng-cloak */
[ng\:cloak],
[ng-cloak],
[data-ng-cloak],
[x-ng-cloak],
.ng-cloak,
.x-ng.ng-cloak {
  display: none !important;
}
.grid-icons {
  margin-top: 3px;
  height: 27px;
  background-color: #fff;
}
.grid-icons .basic-icon {
  float: left;
  height: 22px;
  margin-left: 8px;
  margin-top: 2px;
  width: 20px;
}
.grid-icons .basic-icon:hover {
  cursor: pointer;
}
.basic-icon {
  float: left;
  height: 20px;
  margin-left: 8px;
  margin-top: 6px;
  width: 20px;
  cursor: pointer;
}
.header-control > .basic-icon {
  margin-top: 4px !important;
}
.rightclick-icon {
  background: #EAF4F7;
  margin: 1px;
  height: 60px;
  width: 60px;
  float: left;
  position: relative;
  overflow: hidden;
  cursor: pointer;
}
.rightclick-icon > .rightclick-icon-img {
  height: 32px;
  width: 32px;
  cursor: pointer;
  margin-left: 14px;
  margin-top: 8px;
}
.rightclick-icon > .rightclick-text {
  width: inherit;
  text-overflow: ellipsis;
  overflow: hidden;
  font-size: 9px;
  text-align: center;
  position: absolute;
  padding: 2px 0 2px 0;
  top: 45px;
  bottom: 0;
  background: rgba(31, 60, 84, 0.9);
  color: #fff;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  word-break: break-word;
  line-height: 12px;
}
.rightclick-icon > .rightclick-text:hover,
.rightclick-icon:hover .rightclick-text {
  top: 0;
  bottom: 0;
  cursor: pointer;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
}
.grid-row-icon {
  height: 18px;
  text-align: center;
  width: 18px;
  margin-left: 20px;
  margin-top: 5px;
}
.grid-row-icon:hover {
  cursor: pointer;
}
.add-row {
  background: url("images/framework-addrecord.png?v=1525073143347") no-repeat 0 0 transparent !important;
}
.delete-row {
  background: url("images/framework-deleterecord.png?v=1525073143347") no-repeat 0 0 transparent !important;
}
.browse-row {
  background: url("images/framework-browse.png?v=1525073143347") no-repeat 0 0 transparent !important;
  cursor: pointer;
}
.browse-row input[type=file] {
  opacity: 0;
}
.Browse {
  background: url("images/framework-browse.png?v=1525073143347") no-repeat 0 0 transparent;
  height: 20px;
  width: 32px;
  cursor: pointer;
  margin-top: 4px;
}
/* Alert Box With Print Option*/
.alert-boxwith {
  background-color: #ffffff;
  color: #333333;
  position: absolute;
  width: 900px;
  z-index: 999999;
  font-size: 10px;
  border: 1px solid #003f7d;
  max-height: 500px;
  overflow: auto;
}
.error-box {
  border: 1px solid #003f7d;
}
.alert-boxwith .alert-boxwith-title {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  line-height: 23px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 1px;
}
.alert-boxwith .alert-boxwith-title-back {
  background: none repeat scroll 0 0 #003f7d;
}
.alert-boxwith .error-boxwith-title-back {
  background: none repeat scroll 0 0 #003f7d;
}
.alert-boxwith .alert-boxwith-content {
  margin: 0 8px;
  min-height: 30px;
  padding-top: 5px;
}
.error-boxwith .error-boxwith-content {
  line-height: 18px;
  margin: 2px 25px;
  min-height: 25px;
  color: #ff0000;
}
.error-boxwith .error-boxwith-content ul li:before {
  color: #555;
  content: "\00bb";
  font-size: 11px;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
}
.error-boxwith .error-boxwith-footer {
  border-color: #003f7d !important;
}
.alert-boxwith .alert-boxwith-content .icon-confirm {
  background: url("images/framework-question.png?v=1525073143347") no-repeat 0 0 transparent;
  height: 66px;
  width: 70px;
}
.alert-boxwith .alert-boxwith-footer {
  margin-bottom: 5px;
}
.alert-boxwith .alert-boxwith-footer .img-button {
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  margin: 0 auto;
  text-align: center;
  width: 70px;
}
.alert-boxwith .alert-boxwith-footer .img-button:hover {
  cursor: pointer;
}
.display-boxwith {
  width: 350px !important;
  border: 1px solid #999999 !important;
}
/* End Alert Box with Print*/
/*   Alert Box Styles Starts */
.alert-box {
  background-color: #ffffff;
  color: #333333;
  position: absolute;
  width: 400px;
  z-index: 999999;
  font-size: 11px;
  border: 1px solid #003f7d;
  max-height: 250px;
  overflow: auto;
}
.error-box {
  border: 1px solid #003f7d;
}
.alert-box .alert-box-title {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  line-height: 25px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 1px;
}
.alert-box .alert-box-title-back {
  background: none repeat scroll 0 0 #003f7d;
}
.alert-box .error-box-title-back {
  background: none repeat scroll 0 0 #003f7d;
}
.alert-box .alert-box-content {
  margin: 0 8px;
  min-height: 30px;
  padding-top: 5px;
}
.error-box .error-box-content {
  line-height: 18px;
  margin: 2px 25px;
  min-height: 25px;
  color: #ff0000;
}
.error-box .error-box-content ul li:before {
  color: #555;
  content: "\00bb";
  font-size: 11px;
  font-weight: bold;
  padding-right: 5px;
  padding-left: 5px;
}
.error-box .error-box-footer {
  border-color: #003f7d !important;
}
.alert-box .alert-box-content .icon-confirm {
  background: url("images/framework-question.png?v=1525073143347") no-repeat 0 0 transparent;
  height: 66px;
  width: 70px;
}
.alert-box .alert-box-footer {
  margin-bottom: 5px;
}
.alert-box .alert-box-footer .img-button {
  color: #fff;
  font-size: 10px;
  line-height: 20px;
  margin: 0 auto;
  text-align: center;
  width: 70px;
}
.alert-box .alert-box-footer .img-button:hover {
  cursor: pointer;
}
.display-box {
  width: 350px !important;
  border: 1px solid #999999 !important;
}
/*   Alert Box Styles Ends */
.field-validation-error {
  border-color: #f00 !important;
}
.tooltip-table {
  color: #000;
}
.tooltip-table tr td:nth-child(odd) {
  min-width: 120px;
}
.tooltip-table tr td:nth-child(even) {
  min-width: 220px;
}
.externalImport .register-table {
  font-weight: normal;
}
.tooltip-layer .register-table td,
.tooltip-layer .register-table tr {
  padding: 8px 10px;
}
.fine .register-table td,
.fine .register-table tr {
  padding: 3px 10px;
}
.register-table,
.edit,
.detailsDisplay {
  margin-top: 5px;
  margin-bottom: 5px;
  font-weight: bold;
  width: 100%;
}
.register-table td,
.register-table tr {
  margin: 0;
  padding: 3px 2px;
  border-spacing: 0;
  border-collapse: collapse;
  font-size: 11px;
}
.register-table.report td,
.register-table.report tr {
  padding: 1px 2px !important;
}
.edit tr td,
.edit tr {
  padding: 7px 3px;
}
.detailsDisplay td .detailsDisplay tr {
  padding: 7px 3px;
}
.trFeeInfo td {
  padding: 6px 3px;
}
/*Custom edit table style*/
.grid-editable-parent {
  background: #f5f6f6;
  border: 1px solid #d5d5d5;
  border: 0;
  position: relative;
}
.grid-editable-parent .dvNoDataFound-full {
  position: absolute;
  top: 50%;
  left: 45%;
}
.grid-editable {
  width: 100%;
  border: 1px solid #d5d5d5;
  border-width: 1px 0;
  border-collapse: collapse;
  color: #000;
  font-size: 11px;
  word-break: normal;
}
.grid-editable .header-row {
  display: table-row;
  color: #fff;
  font-size: 11px;
  background: #d8d8d8;
}
.grid-editable .content-row {
  display: table-row;
}
.grid-editable .header-row .cell {
  height: 20px !important;
  padding-bottom: 1px !important;
  padding-top: 0 !important;
}
.grid-editable .header-row .cell,
.grid-editable .content-row .cell {
  display: table-cell;
  border: 1px solid #d5d5d5;
  border-width: 0 1px 0 1px;
  border-collapse: collapse;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  height: 32px;
  padding: 2px 3px 0 3px;
}
.grid-editable .content-row .cell {
  height: 25px !important;
  font-weight: bold;
  padding-bottom: 2px;
}
.grid-editable .content-row:nth-child(odd) {
  background: none repeat scroll 0 0 #f0f0f0;
}
.grid-editable .content-row:nth-child(even) {
  background: none repeat scroll 0 0 #f5f6f6;
}
tr td.controltd {
  white-space: nowrap;
}
.overflow-hidden {
  overflow: hidden;
}
.mandatory-icon {
  background: #f00;
  height: 22px;
  width: 2px;
  position: absolute;
  left: 0;
}
.Validation-icon {
  background: url("images/drag.png?v=1525073143347") no-repeat 0 0 transparent;
  height: 16px;
  width: 16px;
  cursor: pointer;
  margin-left: 5px;
}
.colon {
  text-align: center;
  width: 10px;
}
.payment-type {
  height: 20px;
  width: 20px;
  cursor: pointer;
}
.label-text {
  min-width: 170px;
}
.label-innerText- {
  min-width: 150px;
}
.label-text-disabled {
  min-width: 120px;
  color: gray;
}
.mandatory-td {
  width: 20px;
  text-align: center;
}
.td-column-space {
  width: 50px;
}
.payment-type-icon:hover {
  cursor: pointer;
}
.ellipsis {
  text-overflow: ellipsis;
}
.download-achor {
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  color: #000;
  text-decoration: none;
  cursor: default;
}
.download-achor.active {
  text-decoration: underline;
  cursor: pointer;
}
.scroll-div {
  white-space: nowrap;
  overflow: hidden;
}
/*Menu Styling Starts*/
.menu-navloader-change {
  background: #ff8800 none repeat scroll 0 0;
  bottom: 0;
  height: 2px;
  position: absolute;
  width: 200px;
}
#menu-topmain {
  width: 100%;
  float: left;
  clear: both;
  position: relative;
}
.menu-horizontal-right li {
  float: right !important;
}
.menu-horizontal-right ul {
  right: 0 !important;
}
.menu-horizontal-right ul li:first-child > a:after {
  right: 40px !important;
}
.menu-horizontal,
.menu-horizontal ul {
  list-style: outside none none;
  margin: 0;
  padding: 0;
}
.menu-horizontal {
  background: none repeat scroll 0 0 #c8c8c8;
}
.menu-horizontal:before,
.menu-horizontal:after {
  content: "";
  display: table;
}
.menu-horizontal:after {
  clear: both;
}
.menu-horizontal li {
  border-right: 1px solid #ccc;
  float: left;
  position: relative;
}
.menu-horizontal a {
  color: #fff;
  float: left;
  font-size: 11px;
  padding: 8px 25px;
  text-decoration: none;
}
.menu-horizontal li:hover > a {
  color: #fafafa;
  cursor: pointer;
}
.menu-horizontal ul {
  background: none repeat scroll 0 0 #003f7d;
  box-shadow: 0 -1px 0 rgba(255, 255, 255, 0.3);
  /*left: 0;*/
  margin: 20px 0 0;
  opacity: 0;
  position: absolute;
  top: 32px;
  transition: all 0.2s ease-in-out 0s;
  visibility: hidden;
  z-index: 9999;
}
.menu-horizontal li:hover > ul {
  margin: 0;
  opacity: 1;
  visibility: visible;
}
.menu-horizontal ul ul {
  box-shadow: -1px 0 0 rgba(255, 255, 255, 0.3);
  left: 170px;
  margin: 0 0 0 20px;
  top: 0;
}
.menu-horizontal ul li {
  border: 0 none;
  box-shadow: 0 1px 0 #333, 0 2px 0 #666;
  display: block;
  float: none;
  min-width: 170px;
  max-width: 170px;
}
.menu-horizontal ul li:last-child {
  box-shadow: none;
}
.menu-horizontal ul li a:before {
  color: #fff;
  content: "\00bb";
  font-size: 11px;
  font-weight: bold;
  padding-right: 8px;
}
.menu-horizontal ul a {
  display: block;
  float: none;
  padding: 8px 10px;
  text-transform: none;
  white-space: nowrap;
  min-width: 130px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.menu-horizontal ul a:hover {
  background-color: #ff8800;
  cursor: pointer;
}
.menu-horizontal ul li:first-child > a {
  border-radius: 3px 3px 0 0;
}
.menu-horizontal ul li:first-child > a:after {
  border-bottom: 6px solid #fff;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  content: "";
  position: absolute;
  top: -6px;
}
.menu-horizontal-left ul li:first-child > a:after {
  left: 40px;
}
.menu-horizontal ul ul li:first-child a:after {
  border-color: transparent #fff transparent;
  border-left: 0 none;
  border-style: solid solid solid none;
  border-width: 6px 6px 6px 0;
  left: -6px;
  margin-top: -6px;
  top: 50%;
}
.menu-horizontal ul li:first-child a:hover:after {
  border-bottom-color: #fff;
}
.menu-horizontal ul ul li:first-child a:hover:after {
  border-bottom-color: transparent;
  border-right-color: #0299d3;
}
.menu-horizontal ul li:last-child > a {
  border-radius: 0 0 3px 3px;
}
.menu-horizontal-trigger {
  display: none;
}
@media screen and (max-width: 600px) {
  .menu-horizontal-wrap {
    position: relative;
  }
  .menu-horizontal-wrap * {
    box-sizing: border-box;
  }
  .menu-horizontal-trigger {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAAPCAMAAADeWG8gAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyBpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMC1jMDYwIDYxLjEzNDc3NywgMjAxMC8wMi8xMi0xNzozMjowMCAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNSBXaW5kb3dzIiB4bXBNTTpJbnN0YW5jZUlEPSJ4bXAuaWlkOjE2QjAxNjRDOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3IiB4bXBNTTpEb2N1bWVudElEPSJ4bXAuZGlkOjE2QjAxNjREOUNEOTExRTE4RTNFRkI1RDQ2MUYxOTQ3Ij4gPHhtcE1NOkRlcml2ZWRGcm9tIHN0UmVmOmluc3RhbmNlSUQ9InhtcC5paWQ6MTZCMDE2NEE5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciIHN0UmVmOmRvY3VtZW50SUQ9InhtcC5kaWQ6MTZCMDE2NEI5Q0Q5MTFFMThFM0VGQjVENDYxRjE5NDciLz4gPC9yZGY6RGVzY3JpcHRpb24+IDwvcmRmOlJERj4gPC94OnhtcG1ldGE+IDw/eHBhY2tldCBlbmQ9InIiPz42AEtnAAAABlBMVEX///////9VfPVsAAAAAnRSTlP/AOW3MEoAAAAWSURBVHjaYmAgFzBiACKFho6NAAEGAD07AG1pn932AAAAAElFTkSuQmCC") no-repeat scroll 10px center, linear-gradient(#444, #111) repeat scroll 0 0 rgba(0, 0, 0, 0);
    border: 1px solid #222;
    /*border-radius: 6px;*/
    box-shadow: 0 1px 1px #777, 0 1px 0 #666 inset;
    color: #fafafa;
    cursor: pointer;
    display: block;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    padding: 0 0 0 35px;
  }
  .menu-horizontal {
    background-color: #444;
    box-shadow: none;
    display: none;
    margin: 0;
    padding: 10px;
    position: absolute;
    top: 40px;
    width: 100%;
    z-index: 1;
  }
  .menu-horizontal:after {
    border-bottom: 8px solid #444;
    border-left: 8px solid transparent;
    border-right: 8px solid transparent;
    content: "";
    left: 25px;
    position: absolute;
    top: -8px;
  }
  .menu-horizontal ul {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
    box-shadow: none;
    margin: 0;
    opacity: 1;
    position: static;
    visibility: visible;
  }
  .menu-horizontal ul ul {
    box-shadow: none;
    margin: 0 0 0 20px !important;
  }
  .menu-horizontal li {
    border: 0 none;
    box-shadow: none;
    display: block;
    float: none;
    margin: 5px;
    position: static;
  }
  .menu-horizontal ul li {
    box-shadow: none;
    margin-left: 20px;
  }
  .menu-horizontal a {
    color: #999;
    display: block;
    float: none;
    padding: 0;
  }
  .menu-horizontal a:hover {
    color: #fafafa;
  }
  .menu-horizontal ul a {
    padding: 0;
    width: auto;
  }
  .menu-horizontal ul a:hover {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
  }
  .menu-horizontal ul li:first-child a:after,
  .menu-horizontal ul ul li:first-child a:after {
    border: 0 none;
  }
}
@media screen and (min-width: 600px) {
  .menu-horizontal {
    display: block !important;
  }
}
.no-transition {
  display: none;
  opacity: 1;
  transition: none 0s ease 0s;
  visibility: visible;
}
.menu-horizontal li:hover > .no-transition {
  display: block;
}
/*Menu Ends*/
#languageMenu {
  background: transparent !important;
}
#languageMenu a {
  padding: 8px;
}
#languageMenu li {
  border: 0;
}
.tab-additionalinfo {
  background: #f5f6f6;
  margin: 0;
  padding: 0;
  max-height: 33px;
  z-index: 2;
  position: relative;
  clear: both;
  display: none;
}
.tab-additionalinfo > .theme-color {
  text-align: center;
  font-weight: bold;
  font-size: 12px;
  line-height: 20px;
  padding: 2px 0;
}
/*tab Styling*/
.tab-container {
  background: #f5f6f6;
  margin: 0;
  padding: 0;
  max-height: 33px;
  z-index: 2;
  position: relative;
  clear: both;
}
.tab-container ul.nav-tabs {
  display: flex;
  line-height: 20px;
  list-style-type: none;
  margin: 0;
  max-height: 33px;
  overflow: hidden;
}
.tab-container ul.nav-tabs > li {
  height: 20px;
  position: relative;
  width: 132px;
  margin-top: 3px;
  border-top: 2px solid transparent;
}
.tab-container ul.nav-tabs > li:nth-child(odd) {
  background: #c8c8c8;
}
.tab-container ul.nav-tabs > li:nth-child(even) {
  background: #acacac;
}
.tab-container ul.nav-tabs > li:first-child {
  margin-left: 0;
}
.tab-container ul.nav-tabs > li:last-of-type {
  margin-right: 0;
}
.tab-container ul.nav-tabs > li > a {
  display: block;
  max-width: 100%;
  text-decoration: none;
  color: #000;
}
.tab-container ul.nav-tabs > li > a span {
  display: block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  margin-left: 8px;
  margin-top: -1px;
  width: 105px;
}
.tab-container ul.nav-tabs > li > a:focus,
.tab-container ul.nav-tabs > li > a:hover {
  background-color: transparent;
  border-color: transparent;
}
.tab-container ul.nav-tabs > li > a .glyphicon-remove {
  color: #777;
  display: inline-block;
  padding: 3px;
  font-size: 10px;
  position: absolute;
  z-index: 10;
  top: 7px;
  right: -10px;
  -moz-border-radius: 50%;
  -webkit-border-radius: 50%;
  border-radius: 50%;
}
.tab-container ul.nav-tabs > li > a .glyphicon-remove:hover {
  background: #d39ea3;
  color: white;
  -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.25);
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.25);
}
.tab-container ul.nav-tabs > li.active {
  z-index: 3;
  background: #e7e7e7;
}
.tab-container.active-container ul.nav-tabs > li.active {
  border-top-color: #ff8800;
}
.tab-container ul.nav-tabs > li.active > a {
  background-color: transparent;
  border-color: transparent;
  border-bottom-color: transparent;
}
.tab-container ul.nav-tabs > li.active > a:focus,
.tab-container ul.nav-tabs > li.active > a:hover {
  background-color: transparent;
  border-color: transparent;
  border-bottom-color: transparent;
}
.tab-container ul.nav-tabs .btn {
  float: left;
  height: 20px;
  width: 35px;
  min-width: 35px;
  max-width: 35px;
  margin: 10px 0 0 0;
  border-color: #71a0c9;
  outline: none;
  -moz-transform: skew(30deg);
  -ms-transform: skew(30deg);
  -webkit-transform: skew(30deg);
  transform: skew(30deg);
}
.tab-container ul.nav-tabs .btn.btn-default {
  background: #c3d5e6;
}
.tab-container ul.nav-tabs .btn.btn-default:hover {
  background: #d2deeb;
}
.tab-container ul.nav-tabs .btn.btn-default:active {
  background: #9cb5cc;
}
ul.nav-tabs li a .tab-remove {
  background: transparent url("images/close.png?v=1525073143347") no-repeat scroll 0 0;
  cursor: pointer;
  height: 16px;
  position: absolute;
  right: 5px;
  top: 2px;
  width: 16px;
}
ul.nav-tabs li a .tab-remove:hover {
  cursor: pointer;
  background: #fff url("images/close.png?v=1525073143347") no-repeat scroll 0 0;
}
ul.nav-tabs li.active a .tab-remove:hover {
  cursor: pointer;
  background: #b5b5b5 url("images/close.png?v=1525073143347") no-repeat scroll 0 0;
}
ul.nav-tabs li a .tab-loader {
  background: transparent url("images/tabloader.gif?v=1525073143347") no-repeat scroll 0 0;
  height: 16px;
  left: 20px;
  position: absolute;
  top: 7px;
  width: 16px;
}
.top-menu-toggler-icon {
  cursor: pointer;
  width: 16px;
  height: 16px;
  left: 49%;
  z-index: 9999;
  position: absolute;
  border: 1px solid #bbb;
  border-top: 0;
  top: -8px !important;
  border-radius: 0 0 8px 8px;
  background: #fff url("Images/metro-icon-down.png?v=1525073143347") no-repeat scroll 0 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.top-menu-toggler-icon:hover {
  top: 0px !important;
}
.top-menu-toggler-icon.expand {
  background: #fff url("Images/metro-icon-down.png?v=1525073143347") no-repeat scroll 0 0;
}
.top-menu-toggler-icon.collapse {
  background: #fff url("Images/metro-icon-up.png?v=1525073143347") no-repeat scroll 0 0 !important;
}
/* Upload ICon*/
.attachedfile {
  background: url("images/framework-browse.png?v=1525073143347") no-repeat 0 0 transparent;
  height: 16px;
  width: 16px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.attachmentIcon {
  background: url("images/framework-attachment.png?v=1525073143347") no-repeat 0 0 transparent;
  height: 16px;
  width: 16px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
}
.attachedfile input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
fieldset {
  border: 1px solid #ccc !important;
  border-radius: 0px;
  width: 96%;
  text-align: left;
  margin-left: 1% !important;
  margin-right: 1% !important;
}
legend {
  color: #003f7d !important;
  font-weight: bold;
  min-width: 0 !important;
  padding: 0 15px !important;
  font-size: 11px !important;
  font-family: 'Verdana_DT', Verdana, Arial, sans-serif !important;
}
div.panel {
  display: none;
}
div.panel.active {
  display: block;
}
.child-page-container .controlbox {
  padding: 0 10px;
}
.footerbox {
  text-align: center;
  padding: 10px 0;
  background-color: #e5e5e5;
  margin-top: 5px;
}
.container-collapse {
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.container-expand {
  /*position: absolute;
    left: 0;*/
}
/* Right Tree View */
.dttree {
  border: 1px solid #ccc !important;
  overflow: auto;
  position: relative;
}
.dttree.jqx-panel,
.dttree .jqx-panel {
  border: 0;
  background: #e6e6e6;
}
.dttree.jqx-panel .jqx-widget-content-arctic {
  background: #e6e6e6 !important;
}
.dttree .loading-overlay {
  height: 100%;
  width: 100%;
  position: absolute;
  background: rgba(102, 102, 102, 0.5);
  display: none;
}
.dttree .loading-overlay-text {
  top: 45%;
  left: 45%;
  position: absolute;
  display: none;
  height: 28px;
  width: 16px;
  padding: 0 10px;
  background: #c3c2c2;
}
.dttree .loading-overlay-text .loadertext {
  text-align: center;
  font-size: 11px;
  line-height: 28px;
  width: 112px;
  font-weight: normal;
}
.button-loading-style1 {
  background: transparent url("images/ajax-loader.gif?v=1525073143347") no-repeat scroll 0 0;
  border: 0 none;
  height: 20px;
  width: 20px;
  position: absolute;
  margin-top: 6px;
}
.dttree .parent-container {
  width: 100%;
  border-collapse: collapse;
  color: #000;
}
.dttree .parent-container .parent-header {
  height: 35px;
  cursor: pointer;
  margin: 1px 2px 0 2px;
  display: table-row;
  color: #000;
}
.dttree .parent-container:nth-child(odd),
.dt-verticalmenu ul li:nth-child(even) {
  background: none repeat scroll 0 0 #aaa;
}
.dttree .parent-container:nth-child(even),
.dt-verticalmenu ul li:nth-child(odd) {
  background: none repeat scroll 0 0 #bbb;
}
.dt-verticalmenu {
  margin-top: 3px !important;
}
.dt-verticalmenu .header {
  background: none repeat scroll 0 0 #a0a0a0 !important;
}
.dt-verticalmenu .header .control-icon {
  margin-top: 3px !important;
  border-color: transparent !important;
  background-color: transparent !important;
}
.dt-verticalmenu ul li {
  font-weight: bold;
  cursor: pointer;
}
.right-layout .dt-verticalmenu ul li {
  text-align: right;
}
.dt-verticalmenu ul li span,
.dt-verticalmenu .header span {
  text-decoration: none;
  line-height: 30px;
  padding: 0 5px;
  color: #000;
  max-width: 270px;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dt-verticalmenu ul li div:not(.control-icon) {
  display: none;
  background: #ccc !important;
}
.dt-verticalmenu ul li div li:not(.header) {
  line-height: 27px;
  background: #ddd !important;
  transition: all ease-in-out;
  -webkit-transition: all ease-in-out;
}
.dt-verticalmenu ul li div li:not(.header):hover {
  background: #b1b1b1 !important;
}
.dt-verticalmenu ul li div li span {
  padding-left: 15px;
}
.dttree .parent-container .parent-header .icon {
  background: url("images/icon-right-white.png?v=1525073143347") no-repeat 0 0 transparent;
  height: 16px;
  width: 16px;
  float: left;
  margin-left: 5px;
}
.dttree .parent-container .parent-header .icon.rtl {
  float: right;
  margin-left: auto;
  margin-right: 5px;
}
.dttree .parent-container .parent-header .icon-expand {
  background: url("images/icon-down-white.png?v=1525073143347") no-repeat 0 0 transparent;
}
.dttree .parent-container .parent-header .icon-rendering {
  background: transparent url("Images/tabloader.gif?v=1525073143347") no-repeat scroll 0 0;
}
.dttree .parent-container .parent-header .text {
  color: #000;
  margin-top: 2px;
  float: left;
  margin-left: 5px;
  width: 300px;
  text-align: left;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dttree .parent-container .parent-header .text.rtl {
  float: right;
  margin-left: auto;
  margin-right: 5px;
  text-align: right;
}
.dttree .parent-container .parent-header .cell,
.dttree .data-container .child-container .content-row .cell,
.dttree .data-container .content-row .cell {
  display: table-cell;
  border-collapse: collapse;
  vertical-align: middle;
  white-space: nowrap;
  overflow: hidden;
  height: 30px;
  width: 77px;
}
.dttree .data-container {
  -webkit-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -moz-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -o-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  -ms-transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  transition: height 0.3s ease-in-out, box-shadow 0.6s linear;
  height: 0px;
  overflow: hidden;
  background-color: #fff;
}
.dttree .data-container.expand {
  height: 400px;
}
.dttree .data-container .child-container {
  overflow: hidden;
  height: 370px;
}
.dttree .data-container .child-container .content-row:nth-child(odd) {
  background: none repeat scroll 0 0 #f1f4f7;
}
.dttree .data-container .child-container .content-row:nth-child(even) {
  background: none repeat scroll 0 0 #ffffff;
}
.dttree .parent-container .parent-header .cell {
  text-align: center;
}
.dttree .data-container .child-container .content-row .cell {
  border-right: 1px solid #e9e9e9;
  border-bottom: 1px solid #e9e9e9;
}
.dttree .data-container .child-container .content-row .cell .text {
  margin-left: 26px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.dttree .data-container .filter-row {
  background: none repeat scroll 0 0 #ddd !important;
}
.dttree .data-container .filter-row .jqxtext {
  margin-left: 26px !important;
}
.jqxlabelappystyle {
  background: #f0f0f0;
  height: 24px;
  line-height: 24px;
  text-overflow: ellipsis;
  overflow: hidden;
}
.jqxcheckboxradioapplystyle {
  min-width: 80px;
  float: left;
  margin-right: 5px;
  height: 19px !important;
  cursor: pointer;
  padding: 5px 5px 0 5px !important;
  background: #f0f0f0 !important;
  padding-left: 5px;
  border-radius: 0 !important;
}
/*Tab*/
.dttab {
  border: 1px solid #c7c7c7;
  min-height: 200px;
  position: relative;
}
.dttab .basic-icon {
  float: left;
  height: 22px;
  margin-left: 8px;
  margin-top: 6px;
  width: 20px;
  cursor: pointer;
}
.controlbox .dttab {
  margin-top: 8px;
}
.dttab .tab-header {
  background: #e7e7e7;
  margin: 0;
  padding: 0;
  max-height: 33px;
  z-index: 2;
  display: flex;
}
.dttab .tab-header li {
  height: 20px;
  position: relative;
  min-width: 100px;
  background: #C8C8C8;
  text-align: center;
  border-right: 1px solid #fff;
  line-height: 22px;
  cursor: pointer;
  padding: 0 8px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  border-bottom: 2px solid transparent;
}
.dttab .tab-header li.active {
  background: #e7e7e7;
  border-bottom-color: #ff8800;
}
.dttab .tab-content {
  display: none;
  clear: both;
  /*-webkit-animation: fadeInScale 0.3s;
  -moz-animation: fadeInScale 0.3s;
  animation: fadeInScale 0.3s;*/
  animation-name: slideDown;
  -webkit-animation-name: slideDown;
  animation-duration: 0.3s;
  -webkit-animation-duration: 0.3s;
  animation-timing-function: ease;
  -webkit-animation-timing-function: ease;
}
.drop-box {
  background: #fff;
  border: 1px dashed #acacac;
  width: 883px;
  height: 120px;
  text-align: center;
  margin: 10px 0;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  position: relative;
}
.drop-box > .drop-left,
.drop-box > .drop-right {
  height: inherit;
  width: 50%;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.drop-box > .drop-left {
  background-color: #f0f0f0;
  float: left;
}
.drop-box > .drop-text {
  position: absolute;
  width: 120px;
  padding: 15px;
  left: 40%;
  top: 35px;
  line-height: 16px;
  height: 28px;
  z-index: 1;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.drop-box > .drop-right {
  background-color: #f0f0f0;
  float: right;
}
.drop-box.dragover {
  border-color: #30aa13;
  background: #fff;
}
.drop-box.dragover > .drop-left,
.drop-box.dragover > .drop-right {
  width: 0;
}
.drop-box.dragover > .drop-text {
  -webkit-transform: scale(0.1);
  transform: scale(0.1);
}
.drop-box.dragover-err {
  border: 5px dashed red;
}
.progressbar {
  height: 20px;
  min-width: 100px;
  border: 1px solid #acacac;
}
.progressbar .status {
  height: inherit;
  width: 100px;
  background: #555 none repeat scroll 0 0 !important;
  text-align: center;
  color: #fff;
  font-weight: normal;
  font-size: 10px;
  line-height: 20px;
}
/*vehicle monitor style begins*/
.statusdiv {
  margin-top: 3px;
  padding: 10px 15px;
  float: left;
  margin-left: 5px;
  height: 0px;
  width: 0px;
  cursor: pointer;
}
.statuscountdiv {
  margin-top: 5px;
  font-weight: bold;
  text-align: center;
  font-size: 10px;
  margin-left: 24px;
  margin-bottom: 4px;
}
.allstatusdiv {
  margin-top: 3px;
  /*padding: 10px 15px;*/
  background-image: url('Images/framework-VehicleStatusAll.png?v=1525073143347');
  float: left;
  margin-left: 35px;
  height: 22px;
  width: 22px;
  cursor: pointer;
}
.actioncenterdiv {
  width: 355px;
  height: 300px;
  margin-top: 5px;
  margin-left: -18px;
  padding: 10px 40px;
  border-radius: 0;
}
.clsActionCenter {
  margin-top: 3px;
  margin-bottom: 2px;
  height: 40px;
}
.gb_ia {
  background: #fff;
  margin: 0;
  min-height: 100px;
  padding: 28px;
  padding-right: 27px;
  text-align: left;
  white-space: normal;
  width: 265px;
}
.gb_aa {
  display: block;
}
.jqx-menu ul {
  background-color: white !important;
  border-radius: 4px;
}
.dvrowicons {
  float: left;
}
.dvgeofence {
  float: left;
  width: 180px;
  margin-left: 60px;
}
#dvRefreshTime {
  float: left;
  font-weight: bold;
  min-width: 50px;
  margin-left: 200px;
  margin-right: 5px;
}
#gridMaxiIcon {
  float: left;
  position: absolute;
  margin-top: 5px;
  z-index: 2000;
}
#dvAlerts {
  margin-top: -3px;
}
#iconalertmaximize {
  margin-bottom: -20px;
  margin-top: 2px;
}
.dvalertbgborder {
  height: 26px;
  margin-left: 5px;
  margin-top: 3px;
  background-color: #2281ab;
  text-align: center;
}
.dvrightsidetitle {
  position: absolute;
}
.spnrightsidetitle {
  width: 100px;
  font-weight: bold;
  position: absolute;
  font-size: 11px;
  color: #fff;
  text-overflow: ellipsis;
  cursor: default;
  margin-top: 5px;
  text-align: center;
  margin-left: 160px;
}
#dvalertcontainer {
  padding: 1px 1px;
  background: rgba(93, 88, 88, 0);
  border-radius: 0px;
  height: 210px;
  overflow-x: hidden;
  overflow-y: scroll;
}
#dvalertlist {
  width: 78px;
  height: 78px;
  float: left;
  border: 1px solid;
  color: #E5E5E5;
  padding: 10px 10px;
  background: #E5E5E5;
  border-radius: 0px;
  margin-left: 5px;
  margin-top: 5px;
}
.dvalertname {
  margin-top: -7px;
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  color: grey;
  text-overflow: ellipsis;
  text-align: center;
}
.dvalertimage {
  width: 57px;
  height: 57px;
  margin-top: 5px;
  margin-left: 12px;
}
.dvalertcntdisplay {
  clear: both;
}
.dvalertcolor {
  width: 100px;
  height: 17px;
  font-size: 15px;
  margin-left: -11px;
  margin-top: 65px;
}
.dvalertcount {
  color: #fff;
  text-align: center;
}
#iconactioncentermaximize {
  margin-top: -8px;
}
.dvactioncenterbgborder {
  height: 26px;
  margin-left: -17px;
  margin-top: -11px;
  background-color: #2281ab;
  text-align: center;
}
#dvActionCenter {
  margin-left: -17px;
}
.dvactioncenternamedisp {
  margin-left: 15px;
  margin-top: 10px;
  position: absolute;
  clear: both;
}
.dvactioncentericon {
  float: left;
  margin-top: 0px;
  margin-right: 7px;
}
.dvactioncentername {
  font-size: 12px;
  cursor: context-menu;
  color: #DC143C;
}
#dvVehicleMonitorContextMenu {
  display: none;
  box-shadow: 3px 3px 3px #888888;
  border-radius: 0;
}
#dvActionCenterContextMenu {
  display: none;
  box-shadow: 3px 3px 3px #888888;
  border-radius: 0;
}
.dvcontextmenu {
  margin-left: -40px;
  margin-top: -30px;
  height: auto;
}
.dvcontextmenudetails {
  width: 45px;
  height: 56px;
  float: left;
  background: white;
  border-radius: 5px;
  margin-left: 20px;
  margin-top: 5px;
}
.dvcontextmenuicon {
  width: 32px;
  height: 32px;
  margin-bottom: 5px;
}
.dvcontextmenutitle {
  margin-left: 5px;
  color: black;
  text-align: center;
  font-size: 8px;
  font-weight: bold;
}
#actionCenterCM {
  height: 35px;
  background-color: white;
}
.dvacknowledgeactioncenter {
  background: white;
  border-radius: 0;
  cursor: pointer;
  margin-left: 5px;
  width: 135px;
}
.dvacknowledgeactioncenter:hover {
  background-color: #f5f6f6;
}
.spnacknowledge {
  font-size: 11px;
  font-weight: bold;
  color: black;
  margin-left: 10px;
  margin-top: 5px;
}
.dvalertrefresh {
  height: 25px;
}
.dvalertrefreshtext {
  margin-top: 10px;
}
.alertrefreshicon {
  float: left;
  margin-top: -3px;
}
.alertrefreshtitle {
  float: left;
  font-weight: bold;
  margin-right: -115px;
  margin-left: 10px;
}
.alertrefreshtime {
  float: left;
  font-weight: bold;
  margin-left: 5px;
}
.dvlargealertlist {
  margin-left: -2px;
  overflow: auto;
}
.dvlargealert {
  width: 102px;
  height: 78px;
  float: left;
  border: 2px solid;
  color: #E5E5E5;
  padding: 10px 10px;
  background: #E5E5E5;
  border-radius: 2px;
  margin-left: 10px;
  margin-top: 10px;
}
.dvlargealertname {
  font-weight: bold;
  overflow: hidden;
  white-space: nowrap;
  color: grey;
  text-overflow: ellipsis;
  text-align: center;
}
.dvlargealerticon {
  width: 50px;
  height: 50px;
  margin-left: 25px;
}
.dvlargealertcolor {
  width: 125px;
  height: 17px;
  font-size: 15px;
  margin-left: -12px;
  margin-top: 60px;
}
.dvlargealertcount {
  color: #fff;
  text-align: center;
}
/*vehicle monitor style end*/
/*Start Import Excel Upload style*/
.attachedfileNew {
  /*background: url("images/framework-browse.png") no-repeat 0 0 transparent;*/
  height: 30px;
  width: 130px;
  cursor: pointer;
  position: relative;
  overflow: hidden;
  background: #2281ab;
  margin-left: 10px;
  float: left;
  font-weight: normal;
}
.attachedfileNew input[type=file] {
  position: absolute;
  top: 0;
  right: 0;
  margin: 0;
  padding: 0;
  font-size: 20px;
  cursor: pointer;
  opacity: 0;
  filter: alpha(opacity=0);
}
.btndownloademptyexcel {
  float: left;
}
/*End Import Excel Upload style*/
.diverRightClick {
  width: 45px;
  height: 50px;
  float: left;
  background: white;
  border-radius: 5px;
  margin-bottom: 5px;
}
.driverRightClickTextDisplay {
  margin-left: 5px;
  color: black;
  text-align: center;
  font-size: 8px;
  font-weight: bold;
}
.driverRightClickIconDisplay {
  width: 35px;
  height: 32px;
  margin-bottom: 5px;
}
.dt-tooltip {
  display: none;
  position: absolute;
  background: rgba(240, 240, 240, 0.85);
  padding: 8px;
  z-index: 99999;
  color: #2281ab;
  font-size: 11px;
}
/*Top menu Style*/
.top-horizontal-menu {
  z-index: 99999999;
  font-size: 12px;
}
.top-horizontal-menu > li {
  /* border-right: 1px solid #ccc; */
  float: left;
  background: none repeat scroll 0 0 #2281ab;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  text-align: center;
}
.top-horizontal-menu > li.rtl {
  float: right;
}
.top-horizontal-menu > li > a {
  color: #fff;
  width: 132px;
  float: left;
  text-decoration: none;
  line-height: 32px;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.top-horizontal-menu.small > li > a {
  width: 120px;
}
.top-horizontal-menu > li:hover > a {
  color: #000;
  cursor: pointer;
  background: #f6f5f5;
}
.top-horizontal-menu > li > div {
  top: 100px;
  width: 100%;
  background: #f6f5f5;
  position: absolute;
  left: 0;
  transition: all 0s ease-in-out 0s;
  -webkit-transition: all 0s ease-in-out 0s;
  z-index: 99999999;
  padding-bottom: 0;
  font-size: 11px;
  overflow: auto;
  box-shadow: 1px 3px 3px #aaaaaa;
  opacity: 0;
  visibility: hidden;
  text-align: left;
}
.top-horizontal-menu > li:hover > div {
  top: 32px;
  display: flex;
  flex-flow: column;
  -webkit-flex-flow: column;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  opacity: 1;
  visibility: visible;
  align-items: flex-start;
  align-content: flex-start;
  -webkit-align-content: flex-start;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.top-horizontal-menu > li > div > li {
  float: left;
  cursor: pointer;
  position: relative;
}
.top-horizontal-menu > li > div > li > a {
  color: #000;
  float: left;
  text-decoration: none;
  line-height: 25px;
  width: 175px;
  margin: 2px 10px;
  padding: 0 5px;
  transition: all 0.1s ease-in-out 0s;
  -webkit-transition: all 0.1s ease-in-out 0s;
  height: 25px;
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
}
.top-horizontal-menu > li.rtl > div > li > a {
  text-align: right;
}
.top-horizontal-menu > li > div > li.header > a,
.top-horizontal-menu > li > div > li.header:hover > a {
  background: #808080;
  color: #ffffff;
  cursor: default;
}
.top-horizontal-menu > li > div > li.dummy,
.top-horizontal-menu > li > div > li.header {
  cursor: default;
}
.top-horizontal-menu > li > div > li.dummy > a,
.top-horizontal-menu > li > div > li.dummy:hover > a {
  cursor: default;
  height: 25px;
  padding: 0 5px;
  background: transparent;
}
.top-horizontal-menu > li > div > li:hover > a {
  background: #ccc;
}
.top-horizontal-menu > li > div > li > div {
  display: none;
  position: absolute;
  top: 2px;
  left: 0;
  width: 200px;
  z-index: 999999999999999;
  background: #808080;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.top-horizontal-menu > li > div > li:hover > div {
  left: 150px;
}
.top-horizontal-menu > li > div > li > div > li > a {
  color: #000;
  float: left;
  text-decoration: none;
  line-height: 25px;
  width: 140px;
  margin: 2px;
  padding: 0 5px;
}
.CompanyRegisterSuccess-container {
  background-color: #fff;
  display: none;
  text-align: center;
  top: 50%;
  left: 35%;
  height: auto;
  position: absolute;
  width: 350px;
  z-index: 9999;
  transition: all 0.3s linear;
  -webkit-transition: all 0.3s linear;
  transition-delay: 1s;
  -webkit-transition-delay: 1s;
}
.backgroundloadingCompany {
  background: none repeat scroll 0 0 #666666;
  height: 100%;
  opacity: 0.6;
  filter: alpha(opacity=50);
  position: absolute;
  width: 100%;
  top: 0;
  left: 0;
  display: none;
}
/*Import Data style begin*/
.topimportbuttons {
  margin-bottom: 5px;
  padding: 5px;
}
.importexcelspan {
  position: absolute;
  font-size: 11px;
  color: #fff;
  text-overflow: ellipsis;
  cursor: pointer;
  margin-top: 8px;
  margin-left: 10px;
}
/*Import Data style end*/
/*mobilenumber*/
.intl-tel-input .flag,
.intl-tel-input .iti-flag {
  width: 16px;
  height: 11px;
  background: url("Images/framework-flags.png?v=1525073143347");
}
.intl-tel-input .ad {
  background-position: -16px 0;
}
.intl-tel-input .ae {
  background-position: -32px 0;
}
.intl-tel-input .af {
  background-position: -48px 0;
}
.intl-tel-input .ag {
  background-position: -64px 0;
}
.intl-tel-input .ai {
  background-position: -80px 0;
}
.intl-tel-input .al {
  background-position: -96px 0;
}
.intl-tel-input .am {
  background-position: -112px 0;
}
.intl-tel-input .ao {
  background-position: -128px 0;
}
.intl-tel-input .ar {
  background-position: -144px 0;
}
.intl-tel-input .as {
  background-position: -160px 0;
}
.intl-tel-input .at {
  background-position: -176px 0;
}
.intl-tel-input .au {
  background-position: -192px 0;
}
.intl-tel-input .aw {
  background-position: -208px 0;
}
.intl-tel-input .az {
  background-position: -224px 0;
}
.intl-tel-input .ba {
  background-position: -240px 0;
}
.intl-tel-input .bb {
  background-position: 0 -11px;
}
.intl-tel-input .bd {
  background-position: -16px -11px;
}
.intl-tel-input .be {
  background-position: -32px -11px;
}
.intl-tel-input .bf {
  background-position: -48px -11px;
}
.intl-tel-input .bg {
  background-position: -64px -11px;
}
.intl-tel-input .bh {
  background-position: -80px -11px;
}
.intl-tel-input .bi {
  background-position: -96px -11px;
}
.intl-tel-input .bj {
  background-position: -112px -11px;
}
.intl-tel-input .bm {
  background-position: -128px -11px;
}
.intl-tel-input .bn {
  background-position: -144px -11px;
}
.intl-tel-input .bo {
  background-position: -160px -11px;
}
.intl-tel-input .br {
  background-position: -176px -11px;
}
.intl-tel-input .bs {
  background-position: -192px -11px;
}
.intl-tel-input .bt {
  background-position: -208px -11px;
}
.intl-tel-input .bw {
  background-position: -224px -11px;
}
.intl-tel-input .by {
  background-position: -240px -11px;
}
.intl-tel-input .bz {
  background-position: 0 -22px;
}
.intl-tel-input .ca {
  background-position: -16px -22px;
}
.intl-tel-input .cd {
  background-position: -32px -22px;
}
.intl-tel-input .cf {
  background-position: -48px -22px;
}
.intl-tel-input .cg {
  background-position: -64px -22px;
}
.intl-tel-input .ch {
  background-position: -80px -22px;
}
.intl-tel-input .ci {
  background-position: -96px -22px;
}
.intl-tel-input .ck {
  background-position: -112px -22px;
}
.intl-tel-input .cl {
  background-position: -128px -22px;
}
.intl-tel-input .cm {
  background-position: -144px -22px;
}
.intl-tel-input .cn {
  background-position: -160px -22px;
}
.intl-tel-input .co {
  background-position: -176px -22px;
}
.intl-tel-input .cr {
  background-position: -192px -22px;
}
.intl-tel-input .cu {
  background-position: -208px -22px;
}
.intl-tel-input .cv {
  background-position: -224px -22px;
}
.intl-tel-input .cw {
  background-position: -240px -22px;
}
.intl-tel-input .cy {
  background-position: 0 -33px;
}
.intl-tel-input .cz {
  background-position: -16px -33px;
}
.intl-tel-input .de {
  background-position: -32px -33px;
}
.intl-tel-input .dj {
  background-position: -48px -33px;
}
.intl-tel-input .dk {
  background-position: -64px -33px;
}
.intl-tel-input .dm {
  background-position: -80px -33px;
}
.intl-tel-input .do {
  background-position: -96px -33px;
}
.intl-tel-input .dz {
  background-position: -112px -33px;
}
.intl-tel-input .ec {
  background-position: -128px -33px;
}
.intl-tel-input .ee {
  background-position: -144px -33px;
}
.intl-tel-input .eg {
  background-position: -160px -33px;
}
.intl-tel-input .er {
  background-position: -176px -33px;
}
.intl-tel-input .es {
  background-position: -192px -33px;
}
.intl-tel-input .et {
  background-position: -208px -33px;
}
.intl-tel-input .fi {
  background-position: -224px -33px;
}
.intl-tel-input .fj {
  background-position: -240px -33px;
}
.intl-tel-input .fk {
  background-position: 0 -44px;
}
.intl-tel-input .fm {
  background-position: -16px -44px;
}
.intl-tel-input .fo {
  background-position: -32px -44px;
}
.intl-tel-input .fr,
.intl-tel-input .bl,
.intl-tel-input .mf {
  background-position: -48px -44px;
}
.intl-tel-input .ga {
  background-position: -64px -44px;
}
.intl-tel-input .gb {
  background-position: -80px -44px;
}
.intl-tel-input .gd {
  background-position: -96px -44px;
}
.intl-tel-input .ge {
  background-position: -112px -44px;
}
.intl-tel-input .gf {
  background-position: -128px -44px;
}
.intl-tel-input .gh {
  background-position: -144px -44px;
}
.intl-tel-input .gi {
  background-position: -160px -44px;
}
.intl-tel-input .gl {
  background-position: -176px -44px;
}
.intl-tel-input .gm {
  background-position: -192px -44px;
}
.intl-tel-input .gn {
  background-position: -208px -44px;
}
.intl-tel-input .gp {
  background-position: -224px -44px;
}
.intl-tel-input .gq {
  background-position: -240px -44px;
}
.intl-tel-input .gr {
  background-position: 0 -55px;
}
.intl-tel-input .gt {
  background-position: -16px -55px;
}
.intl-tel-input .gu {
  background-position: -32px -55px;
}
.intl-tel-input .gw {
  background-position: -48px -55px;
}
.intl-tel-input .gy {
  background-position: -64px -55px;
}
.intl-tel-input .hk {
  background-position: -80px -55px;
}
.intl-tel-input .hn {
  background-position: -96px -55px;
}
.intl-tel-input .hr {
  background-position: -112px -55px;
}
.intl-tel-input .ht {
  background-position: -128px -55px;
}
.intl-tel-input .hu {
  background-position: -144px -55px;
}
.intl-tel-input .id {
  background-position: -160px -55px;
}
.intl-tel-input .ie {
  background-position: -176px -55px;
}
.intl-tel-input .il {
  background-position: -192px -55px;
}
.intl-tel-input .in {
  background-position: -208px -55px;
}
.intl-tel-input .io {
  background-position: -224px -55px;
}
.intl-tel-input .iq {
  background-position: -240px -55px;
}
.intl-tel-input .ir {
  background-position: 0 -66px;
}
.intl-tel-input .is {
  background-position: -16px -66px;
}
.intl-tel-input .it {
  background-position: -32px -66px;
}
.intl-tel-input .jm {
  background-position: -48px -66px;
}
.intl-tel-input .jo {
  background-position: -64px -66px;
}
.intl-tel-input .jp {
  background-position: -80px -66px;
}
.intl-tel-input .ke {
  background-position: -96px -66px;
}
.intl-tel-input .kg {
  background-position: -112px -66px;
}
.intl-tel-input .kh {
  background-position: -128px -66px;
}
.intl-tel-input .ki {
  background-position: -144px -66px;
}
.intl-tel-input .km {
  background-position: -160px -66px;
}
.intl-tel-input .kn {
  background-position: -176px -66px;
}
.intl-tel-input .kp {
  background-position: -192px -66px;
}
.intl-tel-input .kr {
  background-position: -208px -66px;
}
.intl-tel-input .kw {
  background-position: -224px -66px;
}
.intl-tel-input .ky {
  background-position: -240px -66px;
}
.intl-tel-input .kz {
  background-position: 0 -77px;
}
.intl-tel-input .la {
  background-position: -16px -77px;
}
.intl-tel-input .lb {
  background-position: -32px -77px;
}
.intl-tel-input .lc {
  background-position: -48px -77px;
}
.intl-tel-input .li {
  background-position: -64px -77px;
}
.intl-tel-input .lk {
  background-position: -80px -77px;
}
.intl-tel-input .lr {
  background-position: -96px -77px;
}
.intl-tel-input .ls {
  background-position: -112px -77px;
}
.intl-tel-input .lt {
  background-position: -128px -77px;
}
.intl-tel-input .lu {
  background-position: -144px -77px;
}
.intl-tel-input .lv {
  background-position: -160px -77px;
}
.intl-tel-input .ly {
  background-position: -176px -77px;
}
.intl-tel-input .ma {
  background-position: -192px -77px;
}
.intl-tel-input .mc {
  background-position: -208px -77px;
}
.intl-tel-input .md {
  background-position: -224px -77px;
}
.intl-tel-input .me {
  background-position: -112px -154px;
  height: 12px;
}
.intl-tel-input .mg {
  background-position: 0 -88px;
}
.intl-tel-input .mh {
  background-position: -16px -88px;
}
.intl-tel-input .mk {
  background-position: -32px -88px;
}
.intl-tel-input .ml {
  background-position: -48px -88px;
}
.intl-tel-input .mm {
  background-position: -64px -88px;
}
.intl-tel-input .mn {
  background-position: -80px -88px;
}
.intl-tel-input .mo {
  background-position: -96px -88px;
}
.intl-tel-input .mp {
  background-position: -112px -88px;
}
.intl-tel-input .mq {
  background-position: -128px -88px;
}
.intl-tel-input .mr {
  background-position: -144px -88px;
}
.intl-tel-input .ms {
  background-position: -160px -88px;
}
.intl-tel-input .mt {
  background-position: -176px -88px;
}
.intl-tel-input .mu {
  background-position: -192px -88px;
}
.intl-tel-input .mv {
  background-position: -208px -88px;
}
.intl-tel-input .mw {
  background-position: -224px -88px;
}
.intl-tel-input .mx {
  background-position: -240px -88px;
}
.intl-tel-input .my {
  background-position: 0 -99px;
}
.intl-tel-input .mz {
  background-position: -16px -99px;
}
.intl-tel-input .na {
  background-position: -32px -99px;
}
.intl-tel-input .nc {
  background-position: -48px -99px;
}
.intl-tel-input .ne {
  background-position: -64px -99px;
}
.intl-tel-input .nf {
  background-position: -80px -99px;
}
.intl-tel-input .ng {
  background-position: -96px -99px;
}
.intl-tel-input .ni {
  background-position: -112px -99px;
}
.intl-tel-input .nl,
.intl-tel-input .bq {
  background-position: -128px -99px;
}
.intl-tel-input .no {
  background-position: -144px -99px;
}
.intl-tel-input .np {
  background-position: -160px -99px;
}
.intl-tel-input .nr {
  background-position: -176px -99px;
}
.intl-tel-input .nu {
  background-position: -192px -99px;
}
.intl-tel-input .nz {
  background-position: -208px -99px;
}
.intl-tel-input .om {
  background-position: -224px -99px;
}
.intl-tel-input .pa {
  background-position: -240px -99px;
}
.intl-tel-input .pe {
  background-position: 0 -110px;
}
.intl-tel-input .pf {
  background-position: -16px -110px;
}
.intl-tel-input .pg {
  background-position: -32px -110px;
}
.intl-tel-input .ph {
  background-position: -48px -110px;
}
.intl-tel-input .pk {
  background-position: -64px -110px;
}
.intl-tel-input .pl {
  background-position: -80px -110px;
}
.intl-tel-input .pm {
  background-position: -96px -110px;
}
.intl-tel-input .pr {
  background-position: -112px -110px;
}
.intl-tel-input .ps {
  background-position: -128px -110px;
}
.intl-tel-input .pt {
  background-position: -144px -110px;
}
.intl-tel-input .pw {
  background-position: -160px -110px;
}
.intl-tel-input .py {
  background-position: -176px -110px;
}
.intl-tel-input .qa {
  background-position: -192px -110px;
}
.intl-tel-input .re {
  background-position: -208px -110px;
}
.intl-tel-input .ro {
  background-position: -224px -110px;
}
.intl-tel-input .rs {
  background-position: -240px -110px;
}
.intl-tel-input .ru {
  background-position: 0 -121px;
}
.intl-tel-input .rw {
  background-position: -16px -121px;
}
.intl-tel-input .sa {
  background-position: -32px -121px;
}
.intl-tel-input .sb {
  background-position: -48px -121px;
}
.intl-tel-input .sc {
  background-position: -64px -121px;
}
.intl-tel-input .sd {
  background-position: -80px -121px;
}
.intl-tel-input .se {
  background-position: -96px -121px;
}
.intl-tel-input .sg {
  background-position: -112px -121px;
}
.intl-tel-input .sh {
  background-position: -128px -121px;
}
.intl-tel-input .si {
  background-position: -144px -121px;
}
.intl-tel-input .sk {
  background-position: -160px -121px;
}
.intl-tel-input .sl {
  background-position: -176px -121px;
}
.intl-tel-input .sm {
  background-position: -192px -121px;
}
.intl-tel-input .sn {
  background-position: -208px -121px;
}
.intl-tel-input .so {
  background-position: -224px -121px;
}
.intl-tel-input .sr {
  background-position: -240px -121px;
}
.intl-tel-input .ss {
  background-position: 0 -132px;
}
.intl-tel-input .st {
  background-position: -16px -132px;
}
.intl-tel-input .sv {
  background-position: -32px -132px;
}
.intl-tel-input .sx {
  background-position: -48px -132px;
}
.intl-tel-input .sy {
  background-position: -64px -132px;
}
.intl-tel-input .sz {
  background-position: -80px -132px;
}
.intl-tel-input .tc {
  background-position: -96px -132px;
}
.intl-tel-input .td {
  background-position: -112px -132px;
}
.intl-tel-input .tg {
  background-position: -128px -132px;
}
.intl-tel-input .th {
  background-position: -144px -132px;
}
.intl-tel-input .tj {
  background-position: -160px -132px;
}
.intl-tel-input .tk {
  background-position: -176px -132px;
}
.intl-tel-input .tl {
  background-position: -192px -132px;
}
.intl-tel-input .tm {
  background-position: -208px -132px;
}
.intl-tel-input .tn {
  background-position: -224px -132px;
}
.intl-tel-input .to {
  background-position: -240px -132px;
}
.intl-tel-input .tr {
  background-position: 0 -143px;
}
.intl-tel-input .tt {
  background-position: -16px -143px;
}
.intl-tel-input .tv {
  background-position: -32px -143px;
}
.intl-tel-input .tw {
  background-position: -48px -143px;
}
.intl-tel-input .tz {
  background-position: -64px -143px;
}
.intl-tel-input .ua {
  background-position: -80px -143px;
}
.intl-tel-input .ug {
  background-position: -96px -143px;
}
.intl-tel-input .us {
  background-position: -112px -143px;
}
.intl-tel-input .uy {
  background-position: -128px -143px;
}
.intl-tel-input .uz {
  background-position: -144px -143px;
}
.intl-tel-input .va {
  background-position: -160px -143px;
}
.intl-tel-input .vc {
  background-position: -176px -143px;
}
.intl-tel-input .ve {
  background-position: -192px -143px;
}
.intl-tel-input .vg {
  background-position: -208px -143px;
}
.intl-tel-input .vi {
  background-position: -224px -143px;
}
.intl-tel-input .vn {
  background-position: -240px -143px;
}
.intl-tel-input .vu {
  background-position: 0 -154px;
}
.intl-tel-input .wf {
  background-position: -16px -154px;
}
.intl-tel-input .ws {
  background-position: -32px -154px;
}
.intl-tel-input .ye {
  background-position: -48px -154px;
}
.intl-tel-input .za {
  background-position: -64px -154px;
}
.intl-tel-input .zm {
  background-position: -80px -154px;
}
.intl-tel-input .zw {
  background-position: -96px -154px;
}
.intl-tel-input {
  position: relative;
  display: inline-block;
}
.tel-active {
  border: 0 none;
  background: #acacac;
  outline: 0 none;
}
.intl-tel-input * {
  box-sizing: border-box;
  -moz-box-sizing: border-box;
}
.intl-tel-input .hide {
  display: none;
}
.intl-tel-input .v-hide {
  visibility: hidden;
}
.intl-tel-input input,
.intl-tel-input input[type=text],
.intl-tel-input input[type=tel] {
  height: 24px;
  font-size: 11px;
  border: 2px solid #f0f0f0;
  background: #f0f0f0;
  -webkit-transition: all 0.3s ease-in-out;
  -moz-transition: all 0.3s ease-in-out;
  -o-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out;
  margin-left: 24px;
  padding-left: 2px;
  font-family: 'Verdana_DT', Verdana, Arial, sans-serif !important;
}
.intl-tel-input input:focus,
.intl-tel-input input[type=text]:focus,
.intl-tel-input input[type=tel]:focus {
  background: #fff;
  border: 2px solid #F0F0F0;
}
.intl-tel-input .flag-dropdown {
  position: absolute;
  top: 0;
  bottom: 0;
  padding: 1px;
  background: #acacac;
}
.intl-tel-input .flag-dropdown:hover {
  cursor: pointer;
}
.intl-tel-input .flag-dropdown:hover .selected-flag {
  background-color: rgba(0, 0, 0, 0.05);
}
.intl-tel-input input[disabled] + .flag-dropdown:hover {
  cursor: default;
}
.intl-tel-input input[disabled] + .flag-dropdown:hover .selected-flag {
  background-color: transparent;
}
.intl-tel-input .selected-flag {
  z-index: 1;
  position: relative;
  width: 22px;
  height: 100%;
  padding: 0 0 0 2px;
}
.intl-tel-input .selected-flag .flag,
.intl-tel-input .selected-flag .iti-flag {
  position: absolute;
  top: 50%;
  margin-top: -5px;
}
.intl-tel-input .country-list {
  list-style: none;
  position: absolute;
  z-index: 9999;
  padding: 0;
  margin: 0 0 0 -1px;
  background-color: #fff;
  border: 1px solid #f0f0f0;
  width: 430px;
  max-height: 200px;
  overflow-y: scroll;
}
.intl-tel-input .country-list .flag,
.intl-tel-input .country-list .iti-flag {
  display: inline-block;
}
.intl-tel-input .country-list .divider {
  padding-bottom: 5px;
  margin-bottom: 5px;
  border-bottom: 1px solid #f0f0f0;
}
.intl-tel-input .country-list .country {
  padding: 5px 10px;
}
.intl-tel-input .country-list .country .dial-code {
  color: #333;
}
.intl-tel-input .country-list .country.highlight {
  background-color: #acacac;
}
.intl-tel-input .country-list .flag,
.intl-tel-input .country-list .country-name {
  margin-right: 6px;
}
.intl-tel-input .control-icon-mandatory {
  top: 0 !important;
  left: 24px;
}
.jqx-grid-cell.error-column {
  z-index: 999 !important;
  border: 1px solid #ff3333 !important;
}
.button-loader {
  background: url("images/loading.gif?v=1525073143347") no-repeat 0 0 transparent;
  position: absolute;
  height: 32px;
  width: 32px;
  display: none;
}
.report-label {
  min-width: 120px !important;
  font-size: 11px;
  font-weight: bold;
}
.report-title {
  text-align: center;
  font-size: 13px;
  font-weight: bold;
  margin-bottom: 10px;
}
.report-description {
  margin-left: 10px;
  margin-bottom: 3px;
  background: #c7c7c7;
  padding: 5px 10px;
  line-height: 17px;
}
.report-button {
  margin-left: 300px !important;
  float: left;
}
.report-control-pnl {
  margin: 2px 50px 2px 10px;
  line-height: 25px;
  display: none;
}
.normal-controlbox .report-control-pnl {
  margin: 2px 30px 2px 10px;
}
.device-configuration-savebtndiv {
  margin-top: 10px;
  padding-right: 0 !important;
  padding-left: 34% !important;
}
.device-configuration-addtd {
  padding-left: 22% !important;
  padding-right: 0 !important;
}
.device-configuration-childwindowDiv {
  height: 500px;
  overflow-x: hidden;
  overflow-y: auto;
}
.controlbox .register-table .basic-icon:not(.showspace) {
  margin-left: 0 !important;
}
.classBasicIconDisplay {
  margin-left: 8px !important;
}
.dvAddNewMaintenanceContextMenu {
  display: none;
  background-color: #ffffff !important;
  box-shadow: 3px 3px 3px #888888;
}
.control-table .label-text {
  min-height: 24px;
  line-height: 24px;
}
.control-table .display-label {
  min-width: 220px;
}
.tooltip-layer {
  padding: 5px !important;
  display: none;
  border-radius: 0 !important;
  font-weight: bold;
  background: #f5f6f6 !important;
}
.tooltip-layer .theme-header {
  line-height: 22px;
  padding: 0 8px;
}
.tooltip-layer.rtl .rightclick-icon {
  float: right;
}
.schdule-container {
  height: 100%;
  min-height: 100%;
}
.schedule-slot {
  border: 1px solid white;
  float: left;
  width: 16%;
  height: 70%;
  min-height: 70%;
  background-color: lightgray;
  text-align: center;
  overflow: auto;
}
.schedule-slot-vehicleId-span {
  color: green;
  font-weight: bold;
}
.schedule-slot-disabled {
  cursor: default;
}
.schedule-colorbox {
  float: left;
  width: 5px;
  height: 5px;
  margin: 5px;
  border: 1px solid rgba(0, 0, 0, 0.2);
}
.schedule-color-palegreen {
  background: PaleGreen;
}
.schedule-color-lightcoral {
  background: LightCoral;
}
.right-click-layer {
  padding: 3px !important;
  display: none;
  border-radius: 0 !important;
  max-width: 288px;
  top: 0px;
}
.right-click-layer.rtl .rightclick-icon {
  float: right;
}
.right-click-layer.rtl .rightclick-icon > .rightclick-icon-img {
  margin-left: 0;
  margin-right: 14px;
  transform: rotateY(180deg);
  -webkit-transform: rotateY(180deg);
}
.icon-rightclick {
  background: #acacac url("images/framework-location.png?v=1525073143347") no-repeat scroll 4px 4px;
  float: left;
  height: 24px;
  width: 24px;
  cursor: pointer;
}
.icon-rightclick-text {
  float: left;
  height: 24px;
  line-height: 24px;
  font-size: 12px;
  background: #f0f0f0 none repeat scroll 0 0;
  padding-left: 5px;
}
.addNewMaintenanceRightClick {
  width: 60px;
  height: 65px;
  float: left;
  background: white;
  border-radius: 5px;
}
.addNewMaintenanceRightClickIconDisplay {
  width: 35px;
  height: 32px;
  margin-bottom: 5px;
}
.addNewMaintenanceRightClickTextDisplay {
  margin-left: 0;
  color: black;
  text-align: center;
  font-size: 9px;
  font-weight: bold;
}
.success-data-loading-indicator {
  min-width: 110px;
  position: absolute;
  right: 45%;
  top: -100px;
  z-index: 999;
  padding: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  height: 22px;
}
.success-data-loading-indicator.big {
  font-size: 12px;
  font-weight: bold;
  height: 25px;
}
.success-data-loading-indicator.show {
  top: 0 !important;
}
.success-data-loading-indicator > .loader {
  background: transparent url("Images/framework-success.png?v=1525073143347") no-repeat scroll 0 0;
  height: 16px;
  margin: 3px 11px;
  width: 16px;
}
.success-data-loading-indicator > .loader.loadicon {
  background: transparent url("Images/ajax-loader.gif?v=1525073143347") no-repeat scroll 0 0 !important;
  height: 16px !important;
  margin: 3px 12px !important;
  width: 16px;
}
.success-data-loading-indicator > .indicator-text {
  margin-top: 3px;
  margin-right: 5px;
  color: #13293E;
}
.data-loading-indicator-popup {
  left: 0;
  top: 0;
  z-index: 999999;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  position: absolute;
  height: 0;
  width: 0;
  overflow: hidden;
}
.data-loading-indicator-popup .icon {
  background: #f6f5f5 url("Images/framework-successhand.png?v=1525073143347") no-repeat scroll 1px 0px;
  height: 0;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
}
.data-loading-indicator-popup.show {
  left: -29px;
  top: -32px;
  border-radius: 10px;
  z-index: 999999;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  overflow: visible;
  width: 200px;
}
.data-loading-indicator-popup.show .icon {
  height: 35px;
  width: 37px;
  border-radius: 30px;
  z-index: 999999999;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
}
.data-loading-indicator-popup .text {
  width: 0;
  height: 0;
  transition: all 0.2s ease 0s;
  -webkit-transition: all 0.2s ease 0s;
  overflow: hidden;
}
.data-loading-indicator-popup.show .text {
  width: 130px;
  background: #f6f5f5;
  height: 14px;
  margin-left: -5px;
  margin-top: 5px;
  float: left;
  transition: all 0.2s ease 0s;
  -webkit-transition: width 0.2s ease 0s;
  -webkit-transition-delay: 0.3s;
  transition-delay: 0.3s;
  padding: 5px 0;
  white-space: nowrap;
}
.dt-marquee {
  overflow: hidden !important;
  margin-top: -5px;
  background: #f5f6f6;
}
.dt-marquee li {
  background: #f5f6f6;
  padding: 5px;
  width: 100%;
  cursor: pointer;
  line-height: 18px;
}
.dt-marquee li:nth-child(odd) {
  background: #f5f6f6;
}
.dt-marquee li:nth-child(even) {
  background: #f0f0f0;
}
.dt-marquee li:before {
  content: url("Images/framework-alertactioncenter.png?v=1525073143347");
  height: 16px;
  width: 16px;
  float: left;
  margin-top: 2px;
}
.dt-marquee li div {
  padding-left: 12px;
}
.right-layout .dt-marquee li div {
  padding-right: 18px;
  padding-left: 0;
}
.right-layout .dt-marquee li:before {
  float: right;
  padding-right: 12px;
}
/*Alert Highlight*/
.theme .jqx-grid-content-arctic .jqx-grid-cell.common-alert {
  background: #f00 !important;
}
.theme .jqx-grid-content-arctic .jqx-grid-cell.idling-alert {
  background: #ffde25 !important;
}
.theme .jqx-grid-content-arctic .jqx-grid-cell.movingWithoutDriver-alert {
  background: #f04724 !important;
}
.theme .jqx-grid-content-arctic .jqx-grid-cell.overSpeeding-alert {
  background: #f20000 !important;
}
.textAssignDriverSearch {
  margin-right: 5px !important;
}
.fieldSetHelpDesk {
  margin: 3px !important;
  width: auto !important;
  height: auto !important;
}
.iconNewCaseServiceOwner {
  margin-left: 240px !important;
  position: absolute;
}
/*Help Desk CSS Starts here*/
.helpdesk-status {
  height: 26px;
  width: 100px;
  float: left;
  overflow: hidden;
  margin-bottom: 8px;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
  cursor: pointer;
}
.helpdesk-status.rtl {
  float: right;
}
.helpdesk-status:nth-child(odd) {
  margin-right: 8px;
}
.helpdesk-status.rtl:nth-child(odd) {
  margin-right: 0;
  margin-left: 8px;
}
.helpdesk-status-icon {
  /*color: #fff;*/
  background: #acacac url("images/icon-user.png?v=1525073143347") no-repeat scroll 0 2px;
  float: left;
  text-align: center;
  width: 25px;
  height: 24px;
  border: 1px solid #acacac;
  border-width: 1px 0;
}
.helpdesk-status-icon.rtl {
  float: right;
}
.helpdesk-status-count {
  color: #000;
  text-align: center;
  line-height: 26px;
  overflow: hidden;
  text-overflow: ellipsis;
  border: 1px solid #acacac;
  height: 24px;
}
.helpdesk-status-display {
  margin-left: 8px;
}
.helpdesk-status-display.rtl {
  margin-right: 8px;
  margin-left: 0;
}
.helpdesk-moreinfo-header {
  padding: 5px;
  margin: 0 8px 8px 8px;
  text-align: center;
  clear: both;
}
.helpdesk-right-menu-toggler-icon {
  cursor: pointer;
  width: 16px;
  height: 16px;
  top: 49%;
  z-index: 9999;
  position: absolute;
  border: 1px solid #bbb;
  border-right: 0px;
  right: -4px !important;
  border-radius: 8px 0 0 8px;
  background: #fff url("Images/metro-icon-left.png?v=1525073143347") no-repeat scroll 0 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.helpdesk-right-menu-toggler-icon:hover {
  right: 0 !important;
}
.helpdesk-right-menu-toggler-icon.collapse {
  background: #fff url("Images/metro-icon-right.png?v=1525073143347") no-repeat scroll 0 0 !important;
  right: 260px !important;
}
.dvSearchUsing {
  float: left;
  width: 180px;
  margin-right: 5px;
}
.classSearchTickets {
  float: left;
  width: 145px;
}
.classSearchReportedDate {
  float: left;
  width: 185px;
}
.helpdesk-data-loading-indicator {
  min-width: 110px;
  position: absolute;
  right: 19%;
  top: -100%;
  z-index: 9;
  padding: 2px;
  background-color: #fff;
  -webkit-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  -moz-box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2), 0 -1px 0 rgba(0, 0, 0, 0.02);
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.helpdesk-data-loading-indicator > .loader {
  background: transparent url("Images/ajax-loader.gif?v=1525073143347") no-repeat scroll 0 0;
  height: 16px;
  margin: 6px 12px;
  width: 16px;
}
.helpdesk-data-loading-indicator > .info {
  background: transparent url("Images/framework-info.png?v=1525073143347") no-repeat scroll 0 0;
  height: 16px;
  margin: 6px 12px;
  width: 16px;
}
.helpdesk-data-loading-indicator > .indicator-text {
  margin-top: 6px;
  margin-right: 5px;
  color: #13293E;
}
.helpdesk-data-loading-indicator > .filter-group-container {
  float: left;
  width: 230px !important;
}
.helpdesk-data-loading-indicator > .filter-group-container > .filter-header {
  margin-bottom: 4px;
  text-align: center;
  background: #808080;
  line-height: 22px;
  color: #fff;
}
.helpdesk-data-loading-indicator > .filter-group-container > .filter-container {
  background: #ddd;
  padding: 0 5px;
  overflow: hidden;
  text-overflow: ellipsis;
  margin-bottom: 4px;
}
.helpdesk-data-loading-indicator > .filter-group-container > .filter-container > .info {
  color: #000;
  line-height: 20px;
  width: 200px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.helpdesk-data-loading-indicator > .filter-group-container > .filter-container > .icon {
  background: transparent url("Images/close.png?v=1525073143347") no-repeat scroll 0 0;
  height: 16px;
  width: 16px;
  margin-top: 3px;
  margin-left: 3px;
  cursor: pointer;
}
.helpdesk-data-loading-indicator .header {
  width: 100%;
  margin-bottom: 4px;
  text-align: center;
  background: #2281ab;
  line-height: 22px;
  color: #fff;
}
.helpdesk-filter90 {
  -ms-transform: rotate(90deg);
  /* Internet Explorer 9 */
  -webkit-transform: rotate(90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(90deg);
  /* Standard syntax */
}
.helpdesk-filter-90 {
  -ms-transform: rotate(-90deg);
  /* Internet Explorer 9 */
  -webkit-transform: rotate(-90deg);
  /* Chrome, Safari, Opera */
  transform: rotate(-90deg);
  /* Standard syntax */
}
.helpdesk-sliderheader-menu-container {
  -webkit-box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 3px 0 3px 0 rgba(0, 0, 0, 0.75);
  border-top-right-radius: 8px;
}
.helpdesk-slider-menu {
  background: #fff none repeat scroll 0 0;
  position: absolute;
}
.helpdesk-slider-menu-child-container {
  height: 100%;
  width: 100%;
  position: relative;
  overflow: hidden;
}
.helpdesk-slider-menu .menu-header {
  background: #003f7d none repeat scroll 0 0;
  border-top-right-radius: 8px;
  color: #fff;
  font-size: 1em;
  margin: 0;
  padding: 3px 10px;
  height: 20px;
}
.helpdesk-slider-menu a {
  color: #000090;
  display: block;
  font-size: 1.1em;
  font-weight: 300;
  text-decoration: none;
}
.helpdesk-slider-menu a:hover {
  background: #258ecd;
  color: #fff;
}
.helpdesk-slider-menu a:active {
  background: #afdefa;
  color: #47a3da;
}
/* Orientation-dependent styles for the content of the menu */
.helpdesk-slider-menu-vertical {
  width: 270px;
  height: 100%;
  top: 0;
  z-index: 1000;
}
.helpdesk-slider-menu-vertical a {
  border-bottom: 1px solid #f1f1f1;
  padding: 1em;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
  color: #000000;
}
.helpdesk-slider-menu-horizontal {
  height: 150px;
  left: 0;
  overflow: hidden;
  width: 250px;
  z-index: 1000;
}
.helpdesk-slider-menu-horizontal h3 {
  height: 100%;
  width: 20%;
  float: left;
}
.helpdesk-slider-menu-horizontal a {
  float: left;
  width: 20%;
  padding: 0.8em;
  border-left: 1px solid #258ecd;
}
/* Vertical menu that slides from the left or right */
.helpdesk-slider-menu-left {
  left: -270px;
}
.helpdesk-slider-menu-right {
  right: -260px;
  width: 260px;
}
.helpdesk-slider-menu-toggler {
  width: 10px !important;
  left: 0 !important;
  -webkit-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 1px 0 2px 0 rgba(0, 0, 0, 0.75);
}
.helpdesk-slider-menu-toggler-horizontal {
  width: 100% !important;
  height: 10px;
  bottom: 0 !important;
  -webkit-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
  -moz-box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
  box-shadow: 0 0 3px 0 rgba(0, 0, 0, 0.75);
}
.helpdesk-slider-menu-left .helpdesk-slider-menu-open {
  left: 0;
}
.helpdesk-slider-menu-left .helpdesk-slider-menu-open .helpdesk-slider-menu-open-child-open {
  left: 270px;
  border-left: 1px solid #e5e5e5;
  padding-left: 10px;
}
.helpdesk-sliderheader-menu-container .helpdesk-slider-menu-open .helpdesk-slider-menucontainer-open-child-open {
  width: 510px !important;
}
.helpdesk-slider-menu-right.helpdesk-slider-menu-open {
  right: 0;
}
/* Horizontal menu that slides from the top or bottom */
.helpdesk-slider-menu-top {
  top: -150px;
}
.helpdesk-slider-menu-bottom {
  bottom: -150px;
}
.helpdesk-slider-menu-top.helpdesk-slider-menu-open {
  top: 0;
}
.helpdesk-slider-menu-bottom.helpdesk-slider-menu-open {
  bottom: 0px;
}
.helpdesk-slider-menu-bottom-menu {
  bottom: -100%;
  width: 270px;
  height: 100%;
}
.helpdesk-slider-menu-bottom-menu.helpdesk-slider-menu-open {
  bottom: 0;
}
.helpdesk-slider-menu-top-menu {
  top: -100%;
  width: 270px;
  height: 100%;
}
.helpdesk-slider-menu-top-menu.helpdesk-slider-menu-open {
  top: 0;
}
/* Push classes applied to the body */
.helpdesk-slider-menu-push {
  overflow-x: hidden;
  left: 0;
}
.helpdesk-slider-menu-push-toright {
  left: 270px;
}
.helpdesk-slider-menu-push-toleft {
  left: -270px;
}
/* Transitions */
.helpdesk-slider-menu,
.helpdesk-slider-menu-push {
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  transition: all 0.3s ease;
  overflow: hidden;
}
.helpdesk-top_10 {
  top: 0;
}
.push_backfilter {
  margin: 3px 0px 0px;
  float: right;
  background: url("Images/framework-pushback_10.png?v=1525073143347") 1px 2px no-repeat #fff;
  border-radius: 8px;
  height: 14px;
  width: 14px;
}
.push_backfilter:hover,
.menu-header .menu_back:hover {
  cursor: pointer;
}
.helpdesk-filter-status-open {
  -webkit-transition: max-height 0.8s ease-out;
  -moz-transition: max-height 0.8s ease-out;
  transition: max-height 0.8s ease-out;
}
.helpdesk-filter-status-close {
  overflow: hidden;
  max-height: 0;
  -webkit-transition: max-height 0.8s ease-in;
  -moz-transition: max-height 0.8s ease-in;
  transition: max-height 0.8s ease-in;
}
.tdDriverDisplayEidtbtn {
  text-align: right;
}
.chkHelpDeskServiceRequestor {
  margin-left: 415px !important;
  margin-top: -5px !important;
  position: absolute;
}
.chkHelpDeskNoteVerification {
  margin-right: 5px !important;
}
.rbHelpDeskCustomerSatisfication {
  margin-right: 5px !important;
}
.rbClassAlignment {
  margin-right: 5px !important;
}
/* HelpDesk CSS End here*/
.page-toolbar {
  overflow: hidden;
  width: 100%;
}
.page-toolbar .register-table td,
.page-toolbar .register-table tr {
  padding: 1px 2px;
}
.page-toolbar .grid-icons {
  margin: 0;
  height: auto;
  display: none;
}
.page-toolbar .grid-filter {
  padding-top: 2px;
  padding-right: 2px;
  background: #F2F3F4;
  height: 26px;
}
.right-layout .page-toolbar .grid-filter {
  padding-left: 2px;
  padding-right: 0;
}
.page-toolbar .filter-collapse {
  display: none;
}
.page-toolbar.expandfilter .filter-collapse {
  display: block;
}
.page-toolbar .filter-expand {
  display: block;
}
.page-toolbar.expandfilter .filter-expand {
  display: none;
}
.grid-status-container {
  margin-left: 48px;
  float: left;
  margin-top: 6px;
}
.margin-right4 {
  margin-right: 5px;
}
.right-layout .margin-right4 {
  margin-right: 0;
  margin-left: 5px !important;
}
.margin-left6 {
  margin-left: 6px;
}
.right-layout .margin-left6 {
  margin-left: 0;
  margin-right: 6px !important;
}
.margin-left50 {
  margin-left: 50px;
}
.right-layout .margin-left50 {
  margin-left: 0;
  margin-right: 50px !important;
}
.grid-status-container.rtl {
  margin-left: auto;
  margin-right: 48px;
  float: right;
}
.grid-status-container .grid-status {
  float: left;
  height: 16px;
}
.grid-status-container .grid-status .grid-status-name {
  width: 22px;
  height: 16px;
  float: left;
  cursor: pointer;
}
.grid-status-container .grid-status .grid-status-count {
  min-width: 18px;
  float: left;
  line-height: 16px;
  margin: auto;
  text-align: center;
  margin-top: 1px;
  padding: 0 5px;
}
.grid-status-container.grid-vehicle-status {
  margin-top: 2px;
}
.grid-status-container.grid-vehicle-status .grid-status {
  height: 22px;
}
.grid-status-container.grid-vehicle-status .grid-status .grid-status-name {
  height: 22px;
}
.grid-status-container.grid-vehicle-status .grid-status .grid-status-count {
  line-height: 22px;
}
.grid-status-container.rtl .grid-status,
.grid-status-container.rtl .grid-status .grid-status-count,
.grid-status-container.rtl .grid-status .grid-status-name {
  float: right;
}
.page-dataview-parentcontainer .jqx-panel {
  border: 1px solid #e5e5e5;
}
.listview-container {
  position: relative;
}
.listview-container.rtl .listview-column {
  float: right;
}
.listview-container .listview-nodata {
  position: absolute;
  top: 48%;
  left: 45%;
}
.listview-container .listviewdata-container {
  width: 100%;
  height: 100%;
  background: #f9f9f9;
}
.listview-container .listview-column {
  width: 130px;
  margin: 4px 2px 0 2px;
  height: 135px;
  background: #f0f0f0;
  float: left;
  position: relative;
  font-size: 10px;
  overflow: hidden;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1);
  transition: all 200ms ease-in;
  transform: scale(1);
}
.listview-container .listview-column.hover:hover {
  z-index: 2;
  -webkit-transition: all 200ms ease-in;
  -webkit-transform: scale(1.1);
  -ms-transition: all 200ms ease-in;
  -ms-transform: scale(1.1);
  -moz-transition: all 200ms ease-in;
  -moz-transform: scale(1.1);
  transition: all 200ms ease-in;
  transform: scale(1.1);
}
.listview-container .listview-column .column-field {
  overflow: hidden;
  text-overflow: ellipsis;
  width: 100%;
  text-align: center;
  margin: 3px 0;
  white-space: nowrap;
}
.listview-container .listview-column .column-number {
  height: 16px;
  line-height: 16px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  cursor: pointer;
}
.listview-container .listview-column .column-bgtheme {
  height: 22px;
  line-height: 22px;
  font-weight: bold;
  text-align: center;
  color: #fff;
  cursor: pointer;
  overflow: hidden;
  text-overflow: ellipsis;
}
.listview-container .listview-column:nth-child(odd) {
  background: #f5f6f6;
}
.listview-container .listview-column:nth-child(even) {
  background: #f0f0f0;
}
.listview-container .listview-column:last-child {
  margin-bottom: 4px;
}
.bgtheme-circle {
  border-radius: 15px;
  width: 20px;
  height: 20px;
}
.trip-border-top {
  border-top: 2px solid #acacac;
  width: 28px;
  height: 1px;
}
.trip-full-border {
  border: 1px solid #f0f0f0;
  border-style: outset;
}
.trip-style {
  padding: 0;
  width: 65px;
  height: 20px;
}
.trip-Comment {
  display: none;
  position: absolute;
  z-index: 100;
  border: 1px;
  background-color: white;
  border-style: solid;
  border-width: 1px;
  border-color: #de4a4e;
  padding: 3px;
  color: black;
  top: 135px;
  left: 20px;
}
#CellWithComment:hover span.trip-Comment {
  display: block;
}
.dvRegisterNewTicket {
  margin: 5px;
  overflow: auto;
  height: 536px;
  width: 1250px;
  max-width: 1250px;
}
.textNumberCodeDisplay {
  float: left;
  margin-right: 5px !important;
  margin-left: 0 !important;
}
.textNumberIDSearch {
  float: left;
}
.HDService {
  display: inline-block;
  position: static;
  float: left;
}
.dvscheduledtriprefreshtime {
  float: left;
  min-width: 60px;
}
.expandcollapsetoggler {
  position: absolute;
  z-index: 9;
  transition: all 0.3s ease-in 0s;
  -webkit-transition: width 0.3s ease-in 0s;
}
.expandcollapsetoggler.expand {
  transition: all 0.3s ease-in 0s;
  -webkit-transition: width 0.3s ease-in 0s;
}
.expandcollapsetoggler.rightpnl {
  top: -3px;
  right: 5px;
}
.right-layout .expandcollapsetoggler.rightpnl {
  left: 5px;
  right: auto;
}
.height_0 {
  height: 0 !important;
  min-height: 0 !important;
  overflow: hidden !important;
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.transition {
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.overflow_auto {
  overflow: auto;
}
.classrbSchool {
  margin-right: 5px;
}
.classrbDisplay {
  margin-right: 5px;
}
.classStudentInfoDisp {
  min-width: 100px;
  word-break: break-all;
}
.rasid-dashboard {
  position: relative;
}
.rasid-dashboard > .dashboardbox {
  height: 670px;
  width: 240px;
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
  margin: 15px 0 0 20px;
  color: #fff;
  font-size: 13px;
}
.rasid-dashboard > .dashboardbox.first {
  background: #ff8800;
}
.rasid-dashboard > .dashboardbox.first > .icon {
  height: 64px;
  width: 64px;
  margin: auto;
  background: url("Images/trucks-large.png?v=1525073143347") center center no-repeat transparent;
}
.rasid-dashboard > .dashboardbox.second > .device > .own-icon {
  height: 64px;
  width: 64px;
  margin: auto;
  background: url("Images/own-device.png?v=1525073143347") center center no-repeat transparent;
}
.rasid-dashboard > .dashboardbox.second > .device > .rasid-icon {
  height: 64px;
  width: 64px;
  margin: auto;
  background: url("Images/rasid-device.png?v=1525073143347") center center no-repeat transparent;
}
.rasid-dashboard > .dashboardbox.third > .icon {
  height: 128px;
  width: 128px;
  margin: auto;
  background: url("Images/drive-document-large.png?v=1525073143347") center center no-repeat transparent;
}
.rasid-dashboard > .dashboardbox.third.vehicle > .icon {
  height: 64px;
  width: 64px;
  margin: auto;
  background: url("Images/registered-vechicle.png?v=1525073143347") center center no-repeat transparent;
}
.rasid-dashboard > .dashboardbox.fourth > .icon {
  height: 128px;
  width: 128px;
  margin: auto;
  background: url("Images/print-large.png?v=1525073143347") center center no-repeat transparent;
  cursor: pointer;
}
.rasid-dashboard > .dashboardbox.fifth > .icon {
  height: 128px;
  width: 128px;
  margin: auto;
  background: url("Images/dollar-large.png?v=1525073143347") center center no-repeat transparent;
}
.rasid-dashboard > .dashboardbox.second {
  background: #D1492A;
}
.rasid-dashboard > .dashboardbox.second .rasid {
  border-top: 1px solid #fff;
  margin: 8px;
  padding-bottom: 5px;
}
.rasid-dashboard > .dashboardbox.second .own {
  border-top: 1px solid #fff;
  margin: 8px;
  padding-bottom: 5px;
}
.rasid-dashboard > .dashboardbox.third {
  background: #609BE4;
}
.rasid-dashboard > .dashboardbox.fourth {
  background: #4Ab367;
}
.rasid-dashboard > .dashboardbox.fifth {
  background: #B8860B;
}
.rasid-dashboard > .dashboardbox > .headertext {
  font-size: 18px;
  text-align: center;
  color: #fff;
  padding-top: 25px;
  padding-bottom: 15px;
}
.rasid-dashboard > .dashboardbox > .device > .headertext {
  font-size: 15px;
  text-align: center;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
}
.rasid-dashboard > .dashboardbox .count-header {
  margin-top: 10px;
  height: 60px;
  width: 60px;
  border-radius: 60px;
  background: #fff;
  margin-left: auto;
  margin-right: auto;
}
.rasid-dashboard > .dashboardbox .summary {
  position: relative;
  padding-left: 10px;
  margin-top: 20px;
}
.rasid-dashboard > .dashboardbox.second > .headertext {
  padding-bottom: 10px;
}
.rasid-dashboard > .dashboardbox.second .summary {
  margin-top: 0;
}
.rasid-dashboard > .dashboardbox .paid {
  position: relative;
  padding-left: 10px;
}
.rasid-dashboard > .dashboardbox .nonpaid {
  position: relative;
  padding-left: 10px;
}
.rasid-dashboard > .dashboardbox .text {
  line-height: 25px;
  width: 85%;
}
.rasid-dashboard > .dashboardbox .count {
  width: 14%;
  line-height: 22px;
  position: absolute;
  top: 0;
  right: 0;
  text-align: center;
}
.dvdeviceonboardtitle {
  font-size: 12px;
  font-weight: bold;
  position: absolute;
  text-align: center;
  margin-left: 580px;
}
.grid-agreegate {
  margin-top: 6px;
  font-weight: bold;
  margin-left: 3px;
}
.marginleft_3 {
  margin-left: 3px !important;
}
.right-layout .marginleft_3 {
  margin-right: 3px !important;
  margin-left: 0 !important;
}
.marginleft_5,
.theme .marginleft_5_Imp {
  margin-left: 5px !important;
}
.marginleft_10 {
  margin-left: 10px !important;
}
.marginleft_15 {
  margin-left: 15px !important;
}
.right-layout .marginleft_15 {
  margin-right: 15px !important;
  margin-left: 0 !important;
}
.marginleft_20 {
  margin-left: 20px !important;
}
.right-layout.theme .marginleft_20 {
  margin-right: 20px !important;
  margin-left: 0 !important;
}
.marginleft_26 {
  margin-left: 26px !important;
}
.right-layout.theme .marginleft_26 {
  margin-right: 26px !important;
  margin-left: 0 !important;
}
.marginleft_28 {
  margin-left: 28px !important;
}
.right-layout.theme .marginleft_28 {
  margin-right: 28px !important;
  margin-left: 0 !important;
}
.marginleft_45 {
  margin-left: 45px !important;
}
.right-layout.theme .marginleft_45 {
  margin-right: 45px !important;
  margin-left: 0 !important;
}
.marginleft_7_negative {
  margin-left: -7px !important;
}
.right-layout .marginleft_7_negative {
  margin-right: -7px !important;
  margin-left: 2px !important;
}
.marginright_250 {
  margin-right: 250px !important;
}
.right-layout.theme .marginright_250 {
  margin-left: 250px !important;
  margin-right: 0 !important;
}
.right_5 {
  right: 5px !important;
}
.right-layout .right_5 {
  left: 5px !important;
  right: auto !important;
}
.right_10 {
  right: 10px !important;
}
.right-layout .right_10 {
  left: 10px !important;
  right: auto !important;
}
.right_30 {
  right: 30px !important;
}
.right-layout .right_30 {
  left: 30px !important;
  right: auto !important;
}
.right_22 {
  right: 22px !important;
}
.right-layout .right_22 {
  left: 22px !important;
  right: auto !important;
}
.right_42 {
  right: 42px !important;
}
.right-layout .right_42 {
  left: 42px !important;
  right: auto !important;
}
.textleft {
  text-align: left !important;
}
.right-layout .textleft {
  text-align: right !important;
}
.left_0 {
  left: 0 !important;
}
.right-layout .left_0 {
  right: 0 !important;
  left: auto !important;
}
.left_2 {
  left: 2px !important;
}
.right-layout .left_2 {
  right: 2px !important;
  left: auto !important;
}
.left_20 {
  left: 23px !important;
}
.right-layout .left_20 {
  right: 20px !important;
  left: auto !important;
}
.left_23 {
  left: 23px !important;
}
.right-layout .left_23 {
  right: 23px !important;
  left: auto !important;
}
.right-layout .grid-agreegate {
  margin-right: 3px;
  margin-left: 0;
}
.tab-loader {
  background: transparent url("Images/tabloader.gif?v=1525073143347") no-repeat scroll 0 0;
  height: 16px;
  width: 16px;
}
.combo-ajax-loader {
  display: none;
  position: absolute;
  right: 27px;
  top: 4px;
  background-color: #f5f5f5;
}
.right-layout .combo-ajax-loader {
  left: 27px;
  right: auto;
}
.previewer-container {
  border: 1px solid #ccc;
}
.filterbox-label {
  line-height: 26px;
  margin-left: 10px;
  margin-right: 10px;
  font-weight: bold;
}
/*Chat History for Company Approval Start*/
.pad-top {
  padding-top: 30px;
}
.pad-bottom {
  padding-bottom: 30px;
}
.hr-clas {
  border-top: 1px solid #A12EB3;
}
.chat-box-main {
  max-height: 500px;
}
.chat-box-div {
  /*border:2px solid #A12EB3;
    border-bottom:2px solid #A12EB3;width:370px;*/
}
.chat-box-head {
  padding: 10px 15px;
  /*border-bottom: 1px solid #A12EB3;*/
  background-color: #F9F7F7;
  text-align: center;
}
.chat-box-left {
  margin-bottom: 20px;
  width: 300px;
  height: auto;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  border: 1px solid #A12EB3;
  font-size: 12px;
  padding-bottom: 10px;
}
.chat-box-left:after {
  top: 100%;
  left: 90%;
  border: solid transparent;
  content: " ";
  position: absolute;
  border-top-color: #A12EB3;
  border-width: 15px;
  margin-left: -15px;
}
.chat-box-right {
  width: 300px;
  height: auto;
  padding: 15px;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  border-radius: 5px;
  position: relative;
  border: 1px solid #C5C5C5;
  font-size: 10px;
}
.chat-box-name-right {
  color: #354EA0;
  margin-top: 30px;
  margin-right: 60px;
  text-align: right;
}
.dmchatcolor {
  background: none repeat scroll 0 0 #D8BFD8;
}
.companychatcolor {
  background: none repeat scroll 0 0 #DCDCDC;
}
.name {
  text-align: left;
  font-size: 11px;
  color: #554949;
  padding-bottom: 5px;
}
.time {
  text-align: left;
  font-size: 11px;
  color: #554949;
  padding-top: 10px;
}
/*#dvChatWm > .chat-box-div> .chat-box-head> .chat-box-main> div.chat-box-left:nth-child(odd) {
    background: none repeat scroll 0 0 #D8BFD8;
}

#dvChatWm > .chat-box-div> .chat-box-head> .chat-box-main> div.chat-box-left:nth-child(even) {
    background: none repeat scroll 0 0 #DCDCDC;
}*/
/*Chat History For Company Approval End*/
.icon-dispatch {
  height: 48px !important;
  width: 48px !important;
  margin-top: -11px !important;
  margin-right: 17px !important;
  margin-left: 15px !important;
  cursor: pointer !important;
  float: left !important;
}
.icon-all-vehicles {
  background: url("images/all-vehicle.png?v=1525073143347") no-repeat transparent !important;
  background-size: contain !important;
}
.icon-approaching-vehicles {
  background: url("images/aproaching-vechicle.png?v=1525073143347") no-repeat transparent !important;
  background-size: contain !important;
}
.icon-free-vehicles {
  background: url("images/free-vehicle.png?v=1525073143347") no-repeat transparent !important;
  background-size: contain !important;
}
.icon-outsourced-vehicles {
  background: url("images/outsource-vehicle.png?v=1525073143347") no-repeat transparent !important;
  background-size: contain !important;
}
.icon-shortleased-vehicles {
  background: url("images/short-leasing-vechicle.png?v=1525073143347") no-repeat transparent !important;
  background-size: contain !important;
}
.icon-shortleased-vehicles-new {
  background: url("images/short-leased-vehicle.png?v=1525073143347") no-repeat transparent !important;
  background-size: contain !important;
}
.icon-alreadyassigned-vehicles {
  background: url("images/already-assigned-vehicle.png?v=1525073143347") no-repeat transparent !important;
  background-size: contain !important;
}
.top-filter-container {
  position: absolute;
  background: #e7e7e7;
  min-width: 240px;
  margin-right: 5px;
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
  z-index: 10;
  margin-top: 2px;
  top: 33px;
  right: -500px;
  max-width: 240px;
}
.topfilter-header-alerter {
  min-height: 22px;
  min-width: 50px;
  background-color: #FFFF66;
  transition: all 1.5s ease-in 0s;
  -webkit-transition: all 1.5s ease-in 0s;
  width: 50px;
  margin-left: -100px;
}
.topfilter-header-alerter.show {
  margin-left: 200%;
}
.right-layout .top-filter-container {
  float: right;
  margin-right: 0;
  margin-left: 10px;
  padding: 0 4px 0 4px;
  right: auto !important;
  left: -500px;
}
.filter-header {
  cursor: pointer;
}
.filter-header:before {
  content: url("Images/filter-black.png?v=1525073143347");
  height: 16px;
  width: 16px;
  float: left;
  margin-top: 3px;
  margin-right: 4px;
}
.filter-content {
  clear: both;
  display: none;
  padding: 5px 0;
}
.filtercontentheader {
  margin-bottom: 2px;
}
.filtercontentheader > .content-title-container {
  position: relative;
}
.filtercontentheader > .content-title-container > .content-title {
  background: #ccc;
  line-height: 22px;
  padding: 0 2px;
  margin-bottom: 2px;
}
.filtercontentheader > .content-title-container > .content-title:before {
  content: url("Images/icon-right.png?v=1525073143347");
  height: 16px;
  width: 16px;
  float: left;
  margin-top: 2px;
  margin-left: 0;
  margin-right: 2px;
}
.right-layout .filtercontentheader > .content-title-container > .content-title:before {
  float: right;
}
.right-layout .filtercontentheader > .content-title-container > .content-title-icon {
  right: auto;
  left: 4px;
}
.filtercontentheader > .content-title-container > .content-title-icon {
  margin-top: 3px;
  margin-left: 0;
  margin-right: 0;
  background: url("Images/close.png?v=1525073143347") 0 0 no-repeat transparent;
  position: absolute;
  right: 4px;
  height: 16px;
  width: 16px;
  top: 0;
  cursor: pointer;
}
.filtercontentheader > .content-title-container > .content-title-icon.loader,
.filtercontentheader > .content-item-container > .content-item-icon.loader {
  background: url("Images/tabloader.gif?v=1525073143347") 0 0 no-repeat transparent;
}
.right-layout .filtercontentheader > .content-item-container {
  padding-left: 0;
  padding-right: 8px;
}
.filtercontentheader > .content-item-container {
  position: relative;
  padding-left: 8px;
  max-width: 230px;
  display: inline-block;
  line-height: 25px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.right-layout .filtercontentheader > .content-item-container > .content-item {
  padding: 2px 5px 2px 30px;
}
.filtercontentheader > .content-item-container > .content-item {
  background: #f0f0f0;
  padding: 2px 30px 2px 5px;
  max-width: 195px;
  min-width: 60px;
  line-height: 20px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.right-layout .filtercontentheader > .content-item-container > .content-item-icon {
  right: auto;
  left: 5px;
}
.filtercontentheader > .content-item-container > .content-item-icon {
  margin-top: 2px;
  margin-left: 0;
  margin-right: 0;
  background: url("Images/close.png?v=1525073143347") 0 0 no-repeat transparent;
  position: absolute;
  right: 5px;
  height: 16px;
  width: 16px;
  top: 2px;
  cursor: pointer;
}
#dvFilterDisplay .filtercontentheader > .content-item-container > .content-item {
  min-width: 223px;
  max-width: 223px;
}
#dvFilterDisplay .filtercontentheader > .content-item-container {
  max-width: 258px;
}
/*Grid Cell Background Class*/
/*school css Classes*/
.theme .jqx-widget .jqx-grid-cell.school-absent {
  background-color: #f96f6f !important;
}
.theme .jqx-widget .jqx-grid-cell.school-present {
  background-color: #7afd27 !important;
}
.theme .jqx-widget .jqx-grid-cell.school-late {
  background-color: #f8c5fb !important;
}
/*school css Classes Ended*/
.theme .jqx-widget .jqx-grid-cell.overspeed-alert,
.theme .jqx-widget .jqx-grid-cell.highwarning-alert {
  background-color: #FF0000 !important;
}
.theme .jqx-widget .jqx-grid-cell.delayTrip-alert {
  background-color: #FFA500 !important;
}
.theme .jqx-widget .jqx-grid-cell.excellidle-alert,
.theme .jqx-widget .jqx-grid-cell.warning-alert {
  background-color: #FFFF00 !important;
}
.theme .jqx-widget .jqx-grid-cell.green-alert {
  background-color: #008000 !important;
}
.dvplotmap {
  float: left;
  margin-right: 5px;
}
.right-layout .forceltr {
  direction: ltr !important;
}
.dvOperationOrderStatusContainer {
  right: 0;
  top: 30px;
  position: absolute;
}
.dvOperationVehicleDumpQueueContainer {
  right: 0;
  top: 6px;
  position: absolute;
}
.collapser-pnl {
  height: 100%;
  min-width: 10px;
  cursor: pointer;
  background: url("Images/icon-left.png?v=1525073143347") 1% 50% no-repeat #f6f6f6;
  border-width: 0 1px;
  border-style: solid;
  border-color: #e5e5e5;
}
.collapser-pnl.expand {
  background: url("Images/icon-right.png?v=1525073143347") 50% 50% no-repeat #f6f6f6;
}
.divider-pnl {
  height: 100%;
  min-width: 10px;
  cursor: pointer;
  border-width: 0 1px;
  border-style: solid;
  border-color: #e5e5e5;
}
.animateDiv {
  transition: all 0.3s ease-in 0s;
  -webkit-transition: all 0.3s ease-in 0s;
}
.invoice-amount {
  color: #f00;
  max-width: 50px;
  min-width: 50px;
  overflow: hidden;
  text-overflow: ellipsis;
}
/*Recovery Login Page*/
.recoveryMemberShipdashboardbox {
  padding: 6px;
  float: left;
  margin: 20px;
  color: #fff;
  /*font-weight:bold;*/
  border-radius: 15px;
  font-family: 'Verdana_DT', Verdana, Arial, sans-serif !important;
}
.recoveryMemberShipIconFirst {
  height: 100px;
  width: 100px;
  padding: 10px;
  margin: auto;
  background: url("Images/Silver.png?v=1525073143347") center center no-repeat transparent;
}
.recoveryMemberShipIconSecond {
  height: 100px;
  width: 100px;
  padding: 10px;
  margin: auto;
  background: url("Images/gold.png?v=1525073143347") center center no-repeat transparent;
}
.recoveryMemberShipIconThird {
  height: 100px;
  width: 100px;
  padding: 10px;
  margin: auto;
  background: url("Images/Platinum.png?v=1525073143347") center center no-repeat transparent;
}
.theme .silver .jqx-widget-header {
  background: #808080 none repeat scroll 0 0;
}
.theme .gold .jqx-widget-header {
  background: #FFA500 none repeat scroll 0 0;
}
.theme .platinum .jqx-widget-header {
  background: #3B3B39 none repeat scroll 0 0;
}
.white-img-extra {
  background-position: center !important;
  background-color: #fff !important;
  position: absolute;
  top: 0;
  cursor: pointer;
  transition: all 0.2s ease-in 0s;
  -webkit-transition: all 0.2s ease-in 0s;
}
.white-img-extra:hover {
  cursor: pointer;
  background-color: #eee !important;
}
.theme-checkbox {
  font-weight: bold;
  line-height: 20px !important;
}
.theme-checkbox .jqx-checkbox-default {
  height: 16px;
  width: 16px;
  border-width: 2px;
}
.theme-checkbox .jqx-checkbox-check-checked {
  height: 16px !important;
  width: 16px !important;
}
.tripmonitorboxcontainer {
  margin: 6px 0 6px 6px;
}
.right-layout .tripmonitorboxcontainer {
  margin: 6px 6px 6px 0;
}
.tripmonitor-box {
  height: 100%;
  width: 200px;
  position: relative;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.tripmonitor-box.mainTable,
.tripmonitor-box.mainBox {
  margin-left: 6px;
}
.right-layout .tripmonitor-box.mainTable,
.right-layout .tripmonitor-box.mainBox {
  margin-right: 6px;
  margin-left: 0;
}
.tripmonitor-box.mainBox:first-child {
  margin-left: 0;
}
.right-layout .tripmonitor-box.mainBox:first-child {
  margin-right: 0;
  margin-left: auto;
}
.tripmonitor-box.studentbox {
  background-color: #0d98ba;
}
.tripmonitor-box.tripbox {
  background-color: #da534f;
}
.tripmonitor-box.vehiclebox {
  background-color: #808000;
}
.tripmonitor-box.driverbox {
  background-color: #800000;
}
.tripmonitorboxcontainer .tripmonitor-box .titlebox {
  color: #fff;
  text-transform: uppercase;
  text-align: center;
  font-size: 13px;
  margin: 8px 0 0 0;
}
.tripmonitorboxcontainer .tripmonitor-box > .count:hover {
  cursor: pointer;
  text-decoration: underline;
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
.tripmonitorboxcontainer .tripmonitor-box > .count {
  color: #fff;
  text-align: center;
  font-size: 28px;
  font-weight: bold;
  margin: 5px 0;
}
.tripmonitorboxcontainer .tripmonitor-box.driverbox > .count {
  width: 50%;
}
.tripmonitor-box .triplabel {
  min-width: 10px !important;
  color: #fff;
  font-size: 10px;
}
.tripmonitor-box .triplabel.count {
  margin-left: 5px;
}
.right-layout .tripmonitor-box .triplabel.count {
  margin-left: 0 !important;
  margin-right: 5px !important;
}
.tripmonitorboxcontainer .tripmonitor-box .tripbox-info {
  width: 100%;
  position: absolute;
  bottom: 5px;
  padding: 0 5px;
}
.right-layout .tripmonitorboxcontainer .tripmonitor-box .tripbox-info {
  direction: rtl;
}
.verticaltextpnl {
  height: 100%;
  width: 12px;
  text-align: center;
  -ms-writing-mode: tb-lr;
  -webkit-writing-mode: vertical-lr;
  -moz-writing-mode: vertical-lr;
  -ms-writing-mode: vertical-lr;
  writing-mode: vertical-lr;
}
.verticaltextpnl.header {
  padding: 0 4px;
  background: #e7e7e7;
  position: absolute;
  top: 0;
  cursor: pointer;
  z-index: 9999;
}
.theme .theme-checkbox.small .jqx-checkbox-default,
.theme .theme-checkbox.small .jqx-checkbox-check-checked {
  height: 14px !important;
  width: 14px !important;
}
.gridtooltip {
  position: relative;
}
.gridtooltip > span {
  visibility: hidden;
  position: absolute;
  left: 25px;
  top: -50px;
  opacity: 0;
  height: auto;
  min-width: 100px;
  padding: 8px;
  z-index: 9999999999999;
  color: #000;
  text-decoration: none;
  text-align: center;
  background: rgba(240, 240, 240, 0.85);
  transition: all 0.5s ease-in 0s;
  -webkit-transition: all 0.5s ease-in 0s;
}
.gridtooltip:hover > span {
  visibility: visible;
  opacity: 1;
  top: -5px;
}
.loder-common {
  background: transparent url("Images/ajax-loader.gif?v=1525073143347") no-repeat scroll 0 0 !important;
  height: 16px !important;
  width: 16px;
  position: absolute;
  top: 45%;
  left: 45%;
}
jqx-chart-legend-text {
  font-size: 9px !important;
}
.jqx-rc-all.jqx-button {
  z-index: 9999;
}
.no-background {
  background-color: transparent !important;
}
.dashboard-style-header {
  box-shadow: 2px 2px 3px #DADADA;
  z-index: 99;
  margin-bottom: 10px;
  margin-left: 10px;
  text-align: center;
  color: #fff;
  line-height: 25px;
  font-size: 12px;
}
.dashboard-style1 .status-count {
  height: 50px;
  width: 45px;
  box-shadow: 2px 2px 3px #DADADA;
  z-index: 99;
}
.dashboard-style1,
.dashboard-style2 {
  height: 200px;
  width: 180px;
  color: #fff;
  box-shadow: 2px 2px 3px #DADADA;
  z-index: 99;
  float: left;
  margin-left: 10px;
  margin-bottom: 10px;
}
.dashboard-style1 .title-bar,
.dashboard-style2 .title-bar {
  font-size: 13px;
  text-align: center;
  line-height: 32px;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-style1 .title-bar1 {
  font-size: 10px;
  text-align: center;
  line-height: 18px;
  width: 100%;
  overflow: hidden;
  text-overflow: ellipsis;
}
.dashboard-style1 .count {
  font-size: 125px;
  text-align: center;
  margin-top: -24px;
}
.dashboard-style2 .count {
  font-size: 135px;
  text-align: center;
  margin-top: -10px;
}
.dashboard-style1 .count1 {
  font-size: 55px;
  text-align: center;
}
.dashboard-style3,
.dashboard-style4 {
  height: 310px;
  width: 690px;
  background-color: #fff;
  box-shadow: 2px 2px 3px #DADADA;
  z-index: 99;
}
.dashboard-style3.dashboardFor,
.dashboard-style4.dashboardFor {
  float: left;
  margin-left: 10px;
}
.chart-inner-text {
  fill: #00BAFF;
  color: #00BAFF;
  font-size: 25px;
}
.dashboard .jqx-chart-title-text {
  color: #e51400;
  fill: #e51400;
}
.dashboard-style2 {
  width: 165px !important;
}
.dashboard .green {
  background-color: #339933;
}
.dashboard .blue {
  background-color: #009ccc;
}
.dashboard .red {
  background-color: #e51400;
}
.dashboard .grey {
  background-color: #757575;
}
.dashboard .voilet {
  background-color: #ad2477;
}
.dashboard .orange {
  background-color: #e88008;
}
.dashboard .lightblue {
  background-color: #666699;
}
.dashboard .lightgreen {
  background-color: #2d8659;
}
.dashboard .lightgrey {
  background-color: #6b6b47;
}
.dashboard .lightvoilet {
  background-color: #837195;
}
.theme #dvDashboardContainer .dashboard-style3 .jqx-widget-header {
  background: #837195 none repeat scroll 0 0;
}
.theme #dvDashboardContainer .dashboard-style4 .jqx-widget-header {
  background: #837195 none repeat scroll 0 0;
}
/*DTP Dashboard*/
.dtp-dashboard-headerbar {
  background: #fafafa none repeat scroll 0 0;
  box-shadow: 2px 2px 3px #DADADA;
  width: 100%;
}
.widget-vehicle-status {
  height: 85px;
  min-width: 150px;
  box-shadow: 2px 2px 3px #DADADA;
  background: #fff none repeat scroll 0 0;
}
.widget-body {
  margin: 15px 15px 0 15px;
}
.dtp-dashboard .widget-body:last-child {
  margin-bottom: 15px;
}
.dtp-dashboard-headerbar-icon {
  height: 26px;
  width: 26px;
  margin-top: 4px;
}
.dtp-dashboard-headerbar-icon.icon-menu {
  background: transparent url("Images/db-1.png?v=1525073143347") no-repeat scroll 0 0;
}
.dtp-dashboard-headerbar-icon.icon-fullscreen {
  background: transparent url("Images/db-2.png?v=1525073143347") no-repeat scroll 0 0;
}
.widget-container {
  box-shadow: 2px 2px 3px #DADADA;
  background: #fff none repeat scroll 0 0;
  height: 250px;
  width: 600px;
}
.icon-settings {
  background: transparent url("Images/db-circle.png?v=1525073143347") no-repeat scroll 0 0;
  height: 12px;
  width: 40px;
  margin: 11px 5px 0 5px;
}
.icon-reload {
  background: transparent url("Images/db-refersh.png?v=1525073143347") no-repeat scroll 0 0;
  height: 20px;
  width: 20px;
  margin: 5px 5px;
}
.icon-maximize {
  background: transparent url("Images/db-bracket.png?v=1525073143347") no-repeat scroll 0 0;
  height: 20px;
  width: 20px;
  margin: 5px 5px;
}
.imgGate {
  content: url("Images/DumpYard/gate.png?v=1525073143347");
}
.imgDumpYard {
  content: url("Images/DumpYard/landfill.png?v=1525073143347");
}
.imgVehicleRegistration {
  content: url("Images/DumpYard/truck-vehicle.png?v=1525073143347");
}
.imgVehicleSearch {
  content: url("Images/DumpYard/search.png?v=1525073143347");
  cursor: pointer;
}
/* .dtp-dashboard-widget-text {} */
.control-plus-icon {
  float: left !important;
  margin-right: 5px !important;
  margin-left: 0px !important;
}
.right-layout .control-plus-icon {
  float: right !important;
  /*margin-left: 5px !important;*/
  margin-right: 0px !important;
}
.label-icon {
  height: 18px;
  width: 18px;
  border-radius: 18px;
  text-align: center;
  margin: 5px 4px 0 4px;
}
.pagesquareloader {
  display: none;
  width: 52px;
  height: 52px;
  position: absolute;
  top: 40%;
  left: 44%;
  background: #eee;
  z-index: 99999999;
  padding: 20px;
  border-radius: 10px;
}
a.control_rtls_prev,
a.control_rtls_next {
  position: absolute;
  top: 50%;
  z-index: 999;
  display: block;
  padding: 1% 1%;
  width: auto;
  height: auto;
  background: #2a2a2a;
  color: #fff;
  text-decoration: none;
  font-weight: 600;
  font-size: 12px;
  opacity: 0.2;
  cursor: pointer;
}
a.control_rtls_prev:hover,
a.control_rtls_next:hover {
  opacity: 1;
  -webkit-transition: all 0.2s ease;
}
a.control_rtls_prev {
  border-radius: 0 2px 2px 0;
}
a.control_rtls_next {
  right: 0px;
  border-radius: 2px 0 0 2px;
}
.footerAlertsDetails {
  color: #fff;
  position: absolute;
  text-align: center;
  width: 100%;
  line-height: 20px;
  font-style: normal;
  font-size: 12px;
  text-decoration: underline;
}
.tree-view-item-header {
  color: #2281ab !important;
}
.tree-view-item-content {
  color: #000 !important;
}
/*menu & table style*/
.menu-width_90 .top-horizontal-menu > li > a,
.menu-width_90 .tab-container ul.nav-tabs > li {
  width: 90px !important;
}
.menu-width_90 .tab-container ul.nav-tabs > li > a span {
  width: 63px !important;
}
.menu-width_95 .top-horizontal-menu > li > a,
.menu-width_95 .tab-container ul.nav-tabs > li {
  width: 95px !important;
}
.menu-width_95 .tab-container ul.nav-tabs > li > a span {
  width: 68px !important;
}
.menu-width_100 .top-horizontal-menu > li > a,
.menu-width_100 .tab-container ul.nav-tabs > li {
  width: 100px !important;
}
.menu-width_100 .tab-container ul.nav-tabs > li > a span {
  width: 73px !important;
}
.menu-width_105 .top-horizontal-menu > li > a,
.menu-width_105 .tab-container ul.nav-tabs > li {
  width: 105px !important;
}
.menu-width_105 .tab-container ul.nav-tabs > li > a span {
  width: 78px !important;
}
.menu-width_110 .top-horizontal-menu > li > a,
.menu-width_110 .tab-container ul.nav-tabs > li {
  width: 110px !important;
}
.menu-width_110 .tab-container ul.nav-tabs > li > a span {
  width: 83px !important;
}
.menu-width_115 .top-horizontal-menu > li > a,
.menu-width_115 .tab-container ul.nav-tabs > li {
  width: 115px !important;
}
.menu-width_115 .tab-container ul.nav-tabs > li > a span {
  width: 88px !important;
}
.menu-width_120 .top-horizontal-menu > li > a,
.menu-width_120 .tab-container ul.nav-tabs > li {
  width: 120px !important;
}
.menu-width_120 .tab-container ul.nav-tabs > li > a span {
  width: 93px !important;
}
.menu-width_125 .top-horizontal-menu > li > a,
.menu-width_125 .tab-container ul.nav-tabs > li {
  width: 125px !important;
}
.menu-width_125 .tab-container ul.nav-tabs > li > a span {
  width: 98px !important;
}
/*CabmanDashBoard CSS Starts here*/
.padding_left_right_20 {
  padding-right: 20px;
  padding-left: 20px;
}
.padding_left_20 {
  padding-left: 20px;
}
.padding_right_20 {
  padding-right: 20px;
}
.quick-actions_homepage {
  width: 100%;
  text-align: center;
  position: relative;
  float: left;
  margin-top: 10px;
}
.quick-actions .stat_count {
  width: 100px;
  height: 100px;
  line-height: 100px;
  border-width: 5px;
  border-style: solid;
  border-color: lightgray;
  margin: auto;
  border-radius: 50%;
  font-size: 16px;
  color: white;
  font-weight: bold;
}
.quick-actions .firstbox {
  padding: 10px 0;
  border-color: rgba(0, 0, 255, 0.1);
  border-width: 1px;
  border-style: solid;
}
.bg_greystat_name {
  background: rgba(0, 0, 255, 0.1);
  width: 167px;
  padding: 10px 5px;
  height: 40px;
  font-size: 12px;
  font-weight: bold;
}
.quick-actions {
  display: block;
  list-style: none outside none;
  margin: 5px 0;
  text-align: center;
}
.quick-actions_homepage .quick-actions li {
  position: relative;
  color: #6A6464;
}
.quick-actions_homepage .quick-actions li .label {
  position: absolute;
  padding: 5px;
  top: -10px;
  right: -5px;
}
.quick-actions li {
  float: left;
  line-height: 18px;
  margin: 0 10px 10px 0px;
  padding: 0 10px;
}
.quick-actions li:hover {
  background-color: lightgray;
  cursor: pointer;
  color: white;
}
.quick-actions li {
  padding: 0;
}
.quick-actions li:active {
  background-image: -webkit-gradient(linear, 0 0%, 0 100%, from(#EEEEEE), to(#F4F4F4));
  background-image: -webkit-linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
  background-image: -moz-linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
  background-image: -o-linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
  background-image: linear-gradient(top, #EEEEEE 0%, #F4F4F4 100%);
  box-shadow: 0 1px 4px 0 rgba(0, 0, 0, 0.2) inset, 0 1px 0 rgba(255, 255, 255, 0.4);
}
/*Metro Background color class*/
.bg_blue1 {
  background: #27a9e3;
}
.bg_blue2 {
  background: #2295c9;
}
.bg_green1 {
  background: #28b779;
}
.bg_green2 {
  background: #28b779;
}
.bg_green3 {
  background: #26c326;
}
.bg_green4 {
  background: #30901a;
}
.bg_yellow1 {
  background: #ffb848;
}
.bg_yellow2 {
  background: #da9628;
}
.bg_yellow3 {
  background: #F39C12;
}
.bg_blue3 {
  background: #2255a4;
}
.bg_blue4 {
  background: #597ce4;
}
.bg_brown1 {
  background: #da542e;
}
.bg_brown2 {
  background: #f74d4d;
}
.bg_purple {
  background: #603bbc;
}
.bg_grey {
  background: #b6b3b3;
}
.bg_red {
  background: red;
}
.disabledDiv {
  pointer-events: none;
  opacity: 0.5;
}
/*Cabman Dasboard styles end here*/
.ngdialog.ngdialog-theme-flat .ngdialog-close {
  background: #f00 url("images/close_white.png?v=1525073143347") no-repeat scroll 5px 5px;
}
.monitor-refresh {
  position: absolute;
  bottom: 7px;
  color: #000;
  left: -15px;
  z-index: 999;
}
.right-layout .monitor-refresh {
  position: absolute;
  bottom: 7px;
  color: #000;
  left: 310px;
}
/*Gantt Chart styles start*/
/*.gantt-side {
    width: 200px !important;
}*/
.gantt-task-content {
  /*font-weight: bold;*/
  padding-top: 2px;
  color: white;
}
.gantt-header,
.gantt-side {
  font-weight: bold;
}
/*Gantt Chart styles end*/
/*LTMS Modify Trip*/
.childToggle {
  position: absolute;
  left: 49%;
  margin: auto;
  cursor: pointer;
  width: 16px;
  height: 16px;
  z-index: 9999;
  border: 1px solid #bbb;
  border-top: 0;
  border-radius: 0 0 8px 8px;
  background: #fff url(Images/metro-icon-down.png?v=1525073143347) no-repeat scroll 0 0;
  transition: all 0.3s ease 0s;
  -webkit-transition: all 0.3s ease 0s;
}
.childToggle.expand {
  background: #fff url("Images/metro-icon-up.png?v=1525073143347") no-repeat scroll 0 0;
}
.childToggle.collapse {
  background: #fff url("Images/metro-icon-down.png?v=1525073143347") no-repeat scroll 0 0 !important;
}
.add-ltmsOrder {
  background: url("images/add-black.png?v=1525073143347") no-repeat 0 0 transparent !important;
}
.delete-ltmsOrder {
  background: url("images/delete-black.png?v=1525073143347") no-repeat 0 0 transparent !important;
}
.outsource-ltmsOrder {
  background: url("images/outsource-black.png?v=1525073143347") no-repeat 0 0 transparent !important;
}
.child-page-container-second {
  transition: all 0.3s ease-in-out 0s;
  -webkit-transition: all 0.3s ease-in-out 0s;
}
/*.child-page-container-second-collapse {
    margin-top: 200px;
}*/
/*End LTMS Modify Trip*/
.gantt-scrollable-header {
  color: #5023bf;
}
.gantt-side-background-header {
  /*background: #4180ab;*/
  /*color: white;*/
  /*opacity: 0.3;*/
}
.approval-close {
  cursor: pointer;
  display: block;
  font-weight: bold;
  height: 26px;
  margin: -7px 0 0;
  position: absolute;
  right: 0;
  top: 7px;
  width: 26px;
  background: #f00 url(images/close_white.png) no-repeat scroll 5px 5px;
}
.alert-boxApproval {
  background-color: #ffffff;
  color: #333333;
  position: absolute;
  width: 550px;
  z-index: 999999;
  font-size: 12px;
  border: 1px solid #003f7d;
  max-height: 450px;
  overflow: auto;
}
.alert-boxApproval .alert-boxApproval-title {
  color: #ffffff;
  font-size: 11px;
  font-weight: bold;
  line-height: 25px;
  padding-left: 8px;
  padding-right: 8px;
  margin: 1px;
}
.alert-boxApproval .alert-boxApproval-title-back {
  background: none repeat scroll 0 0 #003f7d;
}
.alert-boxApproval .error-boxApproval-title-back {
  background: none repeat scroll 0 0 #003f7d;
}
.alert-boxApproval .alert-boxApproval-content {
  margin: 0 8px;
  min-height: 30px;
  padding-top: 5px;
}
.alert-boxApproval .alert-boxApproval-content .icon-confirm {
  background: url("images/framework-question.png?v=1525073143347") no-repeat 0 0 transparent;
  height: 66px;
  width: 70px;
}
.alert-boxApproval .alert-boxApproval-footer {
  margin-bottom: 5px;
}
.alert-boxApproval .alert-boxApproval-footer .img-button {
  color: #fff;
  font-size: 12px;
  line-height: 20px;
  margin: 0 auto;
  text-align: center;
  width: 100px;
}
.alert-boxApproval .alert-boxApproval-footer .img-button:hover {
  cursor: pointer;
}
.disableControl {
  pointer-events: none;
  color: #aba6a6 !important;
}
.disableControl .jqx-combobox-input {
  pointer-events: none;
  color: #aba6a6 !important;
}
.hideControl {
  display: none;
}
.fnt-sz-12 {
  font-size: 12px !important;
}
.flt-lft {
  float: left;
}
.flt-rgt {
  float: right;
}
.mrgn-rgt-15 {
  margin-right: 15px;
}
.dsply-nn {
  display: none !important;
}
.dsply-inln-blck {
  display: inline-block;
}
.lnr {
  font-family: 'Linearicons-Free';
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.lnr-checkmark-circle:before {
  content: "\e87f";
}
.lnr-user:before {
  content: "\e82a";
}
.lnr-calendar-full:before {
  content: "\e836";
}
/* .lnr-thumbs-up:before {
    content: "\e86d";
}

.lnr-thumbs-down:before {
    content: "\e86e";
} */
.lnr-smile:before {
  content: "\e854";
}
.lnr-sad:before {
  content: "\e855";
}
.result-comparison-data-holder {
  width: 780px;
  background: #fff;
  padding: 1px 0 0px 0;
  height: auto;
  overflow-y: auto;
  background: darkblue;
  color: #fff;
}
.result-comparison-data-holder .comparison-data {
  position: static;
}
.result-comparison-data-holder * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.result-comparison-data-holder :after,
.result-comparison-data-holder :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.exam-result-match-count {
  text-align: center;
  font-size: 22px;
  padding: 6px 0 1px 0;
  background: #56b1b9;
}
.exam-result-match-count .examiner-events-count,
.exam-result-match-count .system-events-count {
  border: 1px solid #fff;
  border-radius: 25px;
  padding: 4px 10px 0px 10px;
  line-height: 12px;
}
.exam-result-match-count .examiner-events-count > span:nth-child(2),
.exam-result-match-count .system-events-count > span:nth-child(2) {
  width: 52px;
  display: inline-block;
}
.exam-status-container {
  padding: 0 0px;
  font-size: 20px;
  display: block;
  position: relative;
  margin-bottom: -37px;
}
.exam-status-container .exam-status-from-examiner {
  width: 380px;
  padding-top: 10px;
  padding-left: 10px;
  background: #335eda;
  padding-bottom: 38px;
  vertical-align: top;
  border-right: 3px solid #fff;
}
.exam-status-container .exam-status-from-examiner > div {
  border: 1px solid #fff;
  border-radius: 25px;
  padding: 4px 10px 0 10px;
  text-transform: uppercase;
  margin: 0px 10px 0px 10px;
}
.exam-status-container .exam-status-from-system {
  width: 370px;
  padding-top: 10px;
  padding-right: 10px;
  padding-bottom: 38px;
  vertical-align: top;
}
.exam-status-container .exam-status-from-system > div {
  border: 1px solid #fff;
  border-radius: 25px;
  padding: 4px 10px 0 10px;
  text-transform: uppercase;
  margin: 0px 10px 0px 10px;
}
.comparison-data-container {
  position: relative;
  max-height: 430px;
  overflow-y: auto;
  background: linear-gradient(90deg, #335eda 48.2%, #00008b 48%);
}
.comparison-data-container > .comparison-data:not(:first-child) {
  margin-top: -30px;
}
.comparison-data-container > .comparison-data:not(:first-child) > .timestamp-start {
  display: none;
}
.comparison-data-container > .comparison-data:not(:first-child) > .exam-event-data {
  padding: 16px 0px 2px 0px;
}
.timestamp-start,
.timestamp-end {
  width: 44px;
  display: block;
  margin: 0 auto;
  padding: 4px 4px 2px 4px;
  background: #fff;
  border-radius: 15px;
  position: absolute;
  left: 356px;
}
.timestamp-start p,
.timestamp-end p {
  margin-bottom: 0;
  padding-left: 3px;
  color: #000;
  margin-block-start: auto;
  margin-block-end: auto;
}
.timestamp-end {
  margin-top: -7px;
  position: sticky;
}
.exam-event-data {
  display: inline-block;
  padding: 0px 0px 2px 0px;
}
.examiner-event-box {
  float: left;
  border-right: 3px solid #fff;
  padding-top: 10px;
  padding-right: 10px;
  width: 380px;
  background: #335EDA;
}
.examiner-event-box ul > li {
  margin-bottom: 10px;
  width: 340px;
  height: 55px;
}
.examiner-event-box ul > li .event-text {
  display: inline-block;
  width: 320px;
  text-align: right;
}
.examiner-event-box ul > li .event-text > span:nth-child(2) {
  border: 1px solid #fff;
  display: block;
  background: #fff;
  border-radius: 25px;
  padding: 5px 2px 5px 5px;
  margin-left: 15px;
  color: #000;
  text-align: left;
}
.examiner-event-box ul > li .event-text .event-occurence-time {
  display: block;
  text-align: right;
}
.examiner-event-box ul > li .examiner-to-system-finding-match-status {
  float: right;
  text-align: right;
  margin-left: 5px;
  margin-top: 24px;
}
.system-event-box {
  float: right;
  width: 365px;
  padding-top: 10px;
  padding-left: 10px;
}
.system-event-box ul > li {
  margin-bottom: 10px;
  width: 340px;
  height: 55px;
}
.system-event-box ul > li .event-text {
  display: inline-block;
  width: 320px;
  text-align: left;
}
.system-event-box ul > li .event-text > span:nth-child(2) {
  border: 1px solid #fff;
  display: block;
  background: #fff;
  border-radius: 25px;
  padding: 5px 2px 5px 5px;
  margin-right: 15px;
  margin-left: 15px;
  color: #000;
}
.system-event-box ul > li .event-text .event-occurence-time {
  display: block;
  text-align: left;
  margin-top: 10px;
  margin-left: 15px;
}
.system-event-box ul > li .system-to-examiner-finding-match-status {
  float: left;
  text-align: left;
  margin-right: 5px;
  margin-top: 26px !important;
}
.event-matched-flag {
  background: #00b562 !important;
  color: #fff;
}
/* .comparison-data-container {
    > .comparison-data:last-child {
        > .exam-event-data {
            .examiner-event-box {
                border-right: 3px solid transparent;
            }
        }
    }
} */
.examiner-events-count + div:before,
.examiner-events-count + div:after {
  display: inline-block;
  content: '';
  -webkit-border-radius: 50%;
  border-radius: 50%;
  height: 7px;
  width: 7px;
  margin-left: 5px;
  margin-right: 5px;
  margin-bottom: 3px;
  background-color: #fff;
}
@font-face {
  font-family: "RTA_Office_Regular";
  src: url('Fonts/RTA_Office-Regular.eot');
  src: url('Fonts/RTA_Office-Regular.otf') format('otf'), url('Fonts/RTA_Office-Regular.woff2') format('woff2'), url('Fonts/RTA_Office-Regular.woff') format('woff'), url('Fonts/RTA_Office-Regular.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RTA_Office_Light";
  src: url('Fonts/RTA_Office-Light.eot');
  src: url('Fonts/RTA_Office-Light.otf') format('otf'), url('Fonts/RTA_Office-Light.woff2') format('woff2'), url('Fonts/RTA_Office-Light.woff') format('woff'), url('Fonts/RTA_Office-Light.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RTA_Office_Bold";
  src: url('Fonts/RTA_Office-Bold.eot');
  src: url('Fonts/RTA_Office-Bold.otf') format('otf'), url('Fonts/RTA_Office-Bold.woff2') format('woff2'), url('Fonts/RTA_Office-Bold.woff') format('woff'), url('Fonts/RTA_Office-Bold.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: "RTA_Office_Black";
  src: url('Fonts/RTA_Office-Black.eot');
  src: url('Fonts/RTA_Office-Black.otf') format('otf'), url('Fonts/RTA_Office-Black.woff2') format('woff2'), url('Fonts/RTA_Office-Black.woff') format('woff'), url('Fonts/RTA_Office-Black.ttf') format('truetype');
  font-weight: normal;
  font-style: normal;
}
.rta-office-font-print-fix {
  font-family: 'RTA_Office_Regular' !important;
  font-size: 1px !important;
  color: #fff;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  left: 10px;
  top: 15px;
}
.clsbody {
  background-color: #FFFFFF !important;
  text-align: center !important;
  font-family: "RTA_Office_Regular" !important;
  font-size: 13px !important;
  color: #171c8f !important;
  width: 22.9cm !important;
  margin: auto;
}
/* sdts specific styles start */
.sdts-panel * {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sdts-panel :after,
.sdts-panel :before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.sdts-panel .pull-right {
  float: right !important;
}
.sdts-panel .table {
  width: 100%;
  max-width: 100%;
  margin-bottom: 20px;
}
.sdts-panel td,
.sdts-panel th {
  padding: 0;
}
.sdts-panel th {
  text-align: left;
}
.sdts-panel .table > tbody > tr > td,
.sdts-panel .table > tbody > tr > th,
.sdts-panel .table > tfoot > tr > td,
.sdts-panel .table > tfoot > tr > th,
.sdts-panel .table > thead > tr > td,
.sdts-panel .table > thead > tr > th {
  padding: 8px;
  line-height: 1.42857143;
  vertical-align: top;
  border-top: 1px solid #ddd;
}
.sdts-panel .table > thead > tr > th {
  vertical-align: bottom;
}
.sdts-panel .table > caption + thead > tr:first-child > td,
.sdts-panel .table > caption + thead > tr:first-child > th,
.sdts-panel .table > colgroup + thead > tr:first-child > td,
.sdts-panel .table > colgroup + thead > tr:first-child > th,
.sdts-panel .table > thead:first-child > tr:first-child > td,
.sdts-panel .table > thead:first-child > tr:first-child > th {
  border-top: 0;
}
.sdts-panel label {
  display: inline-block;
  max-width: 100%;
  margin-bottom: 5px;
  font-weight: 700;
}
.sdts-panel .label {
  display: inline;
  padding: 0.2em 0.6em 0.3em;
  font-size: 75%;
  font-weight: 700;
  line-height: 1;
  color: #fff;
  text-align: center;
  white-space: nowrap;
  vertical-align: baseline;
  border-radius: 0.25em;
}
.sdts-panel .form-control {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, -webkit-box-shadow ease-in-out 0.15s;
  -o-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
  transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
}
.sdts-panel button,
.sdts-panel html input[type=button],
.sdts-panel input[type=reset],
.sdts-panel input[type=submit] {
  -webkit-appearance: button;
  cursor: pointer;
}
.sdts-panel .btn {
  display: inline-block;
  padding: 6px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.42857143;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  -ms-touch-action: manipulation;
  touch-action: manipulation;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-image: none;
  border: 1px solid transparent;
  border-radius: 4px;
}
.sdts-panel .btn-success {
  color: #fff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}
#exam_result_approval_screen.panel {
  display: block !important;
}
.exam-comparison-screen-cta {
  left: 310px;
}
.toggle-switch {
  position: relative;
  display: inline-block;
  width: 65px;
  height: 18px;
}
.toggle-switch input {
  display: none;
}
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #909296;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.slider:before {
  position: absolute;
  content: "";
  height: 16px;
  width: 16px;
  left: 1px;
  bottom: 1px;
  background-color: #fff;
  -webkit-transition: 0.4s;
  transition: 0.4s;
}
.toggle-switch input:checked + .slider {
  background-color: #e64b48;
}
.toggle-switch input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}
.toggle-switch input:checked + .slider:before {
  -webkit-transform: translateX(46px);
  transform: translateX(46px);
}
.on {
  display: none;
}
.on,
.off {
  color: #fff;
  position: absolute;
  transform: translate(-50%, -50%);
  top: 50%;
  left: 55%;
  /* font-size: 10px; */
  /* font-family: Verdana,sans-serif; */
}
.on {
  left: 37%;
}
.toggle-switch input:checked + .slider .on {
  display: block;
}
.toggle-switch input:checked + .slider .off {
  display: none;
}
/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}
.slider.round:before {
  border-radius: 50%;
}
.label-bg-red {
  background-color: #E64B48;
}
.label-bg-lt-gray {
  background-color: #C5C9D0;
}
.label-bg-gray {
  background-color: #909296;
}
.brdr-rds-1em {
  border-radius: 1em;
}
.vsblty-hddn {
  visibility: hidden !important;
}
.approval-status-clr-bg-trnsprnt label.toggle-switch,
.approval-status-clr-bg-trnsprnt .label.curved-label,
.approval-status-clr-bg-trnsprnt .slider {
  color: transparent;
  background: transparent;
}
.curved-label {
  border-radius: 1em !important;
  padding: 3px 10px !important;
  font-size: 100% !important;
}
#exam_result_approval_screen {
  min-height: 500px;
  max-height: 500px;
  overflow-y: scroll;
}
.learner-exam-info-blocks {
  padding: 5px 10px;
  border: 1px solid #eee;
}
.learner-exam-info-blocks > span:first-child {
  font-weight: bold;
}
.event-occurence-detail-block > td {
  padding: 0 !important;
}
.event-occurence-detail-block tr {
  background: #EEEFF1;
}
.icon-event-submenu {
  visibility: hidden;
}
.vsblty-vsbl {
  visibility: visible !important;
}
.lnr-plus-circle-toggle::before {
  content: "\e882";
}
.no-show-when-mltpl-occrnc .toggle-switch,
.no-show-when-mltpl-occrnc .slider {
  background: transparent;
}
.no-show-when-mltpl-occrnc .toggle-switch,
.no-show-when-mltpl-occrnc label,
.no-show-when-mltpl-occrnc span {
  visibility: hidden;
}
.show-plus-icon-when-multpl-occrnc > span .icon-submenu {
  visibility: visible;
}
.remarks-result-block + div > .btn-success {
  border-radius: 20px !important;
  line-height: 11px !important;
}
.toggle-switch.result-status .slider {
  background-color: #e64b48;
}
.toggle-switch.result-status input:checked + .slider {
  background-color: #449d44;
}
.Examinereventicons {
  content: url("Images/examinerevent.png?v=1525073143347");
}
.Systemeventicons {
  content: url("Images/systemevent.png?v=1525073143347");
}
body.theme #dvHeaderIcon.header-control .header-menu-filter-icon {
  border: 1px solid #fff !important;
  margin-right: 5px;
  border-radius: 50%;
  background-position-x: 4px !important;
  margin-top: 2px;
}
.ngdialog.draggable-popup {
  position: absolute !important;
  top: 50px;
  left: 200px;
  bottom: auto;
  right: auto;
}
.ovrflw-hddn {
  overflow: hidden !important;
}
#dvFullPageAnimatedBgLoader.data-loading-indicator {
  background: #b68a34 none repeat scroll 0 0;
  height: 100%;
  width: 100%;
  position: absolute;
  top: 0;
  left: 0;
  bottom: 0;
  right: 0;
  z-index: 999;
  overflow: hidden;
  transition: all 0.5s ease 0s;
  -webkit-transition: all 0.5s ease 0s;
  display: none;
}
#dvFullPageAnimatedBgLoader.data-loading-indicator .loader {
  background: transparent url("Images/moi/loader_monitor_screen.gif?v=1525073143347") no-repeat fixed 50% 0;
  height: 100vh;
  margin: 0 auto;
  width: 100%;
  background-size: contain;
  text-align: center;
}
#dvFullPageAnimatedBgLoader.data-loading-indicator .loader {
  width: 100%;
}
.txt-wgt-600 {
  font-weight: 600px;
}
.sdts-panel label.exmnr-sprvsr-comment-toggle-block {
  max-width: 35px;
  float: right;
  width: 35px;
  text-align: right;
  margin-right: 5px;
}
.sdts-panel label.exmnr-sprvsr-comment-toggle-block .lnr.lnr-chevron-down.exmnr-sprvr-toggl-icon {
  font-weight: 600;
  font-size: 16px;
  border: 1px solid #000;
  padding-left: 2px;
}
.sdts-panel .exmnr-sprvsr-comment-block {
  margin-top: 1px;
}
.sdts-panel .exmnr-sprvsr-comment-toggle-block .lnr-chevron-down.lnr-chevron-down-toggle:before {
  content: "\e873";
}
.sdts-panel .exmnr-sprvsr-comment-section > td:nth-child(2) textarea.rsz-nn {
  background: transparent;
  border: transparent;
}
textarea.rsz-nn {
  resize: none;
  width: 256px;
  margin-right: 5px;
  margin-top: 2px;
  height: 40px;
  overflow-y: auto;
}
.howl-iconpicker-outer {
  display: none;
}
.popupclose {
  background: #3e3d3d url(images/close_white.png) no-repeat scroll 5px 5px;
  background-color: #3e3d3d !important;
  color: #fff;
  border-radius: 50% !important;
  cursor: pointer;
  display: block;
  font-weight: bold;
  height: 26px;
  margin: -10px -9px;
  position: absolute;
  right: 0;
  top: 7px;
  width: 26px;
}
body.theme.sanad-screen #pageHeader-icon-toggler + #pageHeader + .header-subsection {
  display: none !important;
}
body.theme.sanad-screen #pageHeader-icon-toggler.collapse + #pageHeader + .header-subsection.ng-hide {
  display: none !important;
}
body.theme.sanad-screen header#pageHeader {
  display: none !important;
}
body.theme.sanad-screen footer {
  display: none !important;
}
body.theme.sanad-screen .ngdialog {
  padding-top: 120px !important;
}