




.wrapper {
  float: left;
  width: 100%;
  display: table;
  overflow: hidden;
}
.content-outer {
  display: table-cell;
  vertical-align: top;
  position: relative;
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.content-container {
  float: left;
  width: 100%;
}
.content-area {
  float: left;
  width: 100%;
  position: relative;
}
.content-area .content-right .notification-div {
  visibility: visible;
  opacity: 1;
  float: left;
  width: 100%;
  position: inherit;
  right: inherit;
  top: inherit;
  border-radius: 0;
  box-shadow: none;
  border: none;
  z-index: 1;
  padding: 41px 0 0;
}
.content-area .content-right .notification-div:before {
  content: none;
}
.content-area .content-right .notification-div .notification-heading {
  border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}
.content-area .content-right .notification-div .notification-heading h6 {
  text-transform: uppercase;
}
.content-area .content-right .notification-div .notification-listing {
  background: white;
}
.content-area .content-right .notification-div .notification-listing .jspContainer {
  width: 99% !important;
}
.content-area .content-right .notification-div .notification-listing ul li {
  padding: 20px 20px;
}
.content-area .content-right .notification-div .notification-listing .notification-container li {
  cursor: pointer;
}
.content-area .content-right .notification-div .notification-listing .notification-container.notification-read li.msg {
  visibility: hidden;
}
.content-area .content-right .notification-div .notification-listing .notification-container.notification-read .delete {
  background: none;
}
.content-area .content-right .notification-div .notification-listing .notification-container:not(.notification-read) {
  font-weight: bold;
}
.content-area .content-right .notification-div .notification-listing .notification-container:not(.notification-read) span,
.content-area .content-right .notification-div .notification-listing .notification-container:not(.notification-read) p {
  font-weight: bold;
}
.content-area .content-right .notification-div .notification-listing .notification-container:not(.notification-read) li.msg {
  visibility: visible;
}
.lastest-mapping-container {
  padding: 20px 20px 0 20px !important;
}
.lastest-mapping-container h6 {
  font-size: 12px;
  font-family: 'Lato-Medium';
  text-transform: uppercase;
  display: inline-block;
  width: 100%;
  padding-bottom: 0.3em;
}
.lastest-mapping-container div {
  margin-bottom: 0.5em;
  font-size: 13px;
  color: #848484;
}
.lastest-mapping-container div.col-sm-8 {
  margin-top: 10px;
}
.lastest-mapping-container div.col-sm-1 {
  margin-top: 20px;
  color: #333333;
}
.lastest-mapping-container .highPieChart {
  height: 60px;
}
.content-wrapper {
  float: left;
  width: 100%;
  position: relative;
}
.content-wrapper .content-wrapper-inner {
  float: left;
  width: 100% !important;
}
.content-wrapper .content-wrapper-inner .jspContainer {
  width: 100% !important;
  left: 0 !important;
}
.content-wrapper .content-wrapper-inner .jspContainer .jspPane {
  width: 100% !important;
}
.content-overlay {
  background: rgba(0, 0, 0, 0.1);
  display: none;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 8;
}
.active .content-overlay {
  display: block;
}
.content-left {
  float: left;
  width: 77%;
  padding: 0 0 0 60px;
}
.content-full {
  float: left;
  width: 100%;
  padding: 0 0 0 60px;
}
.content-right {
  float: left;
  width: 23%;
  padding: 0 2%;
}
.title-area {
  float: left;
  width: 100%;
  padding-top: 15px;
}
.title-area h3 {
  text-transform: uppercase;
  padding: 0 0 15px;
}
.title-area a {
  cursor: pointer;
}
.selectBox.selectBox-dropdown {
  width: 100% !important;
  line-height: 20px;
  border: 1px solid #c4c4c4;
  padding-top: 6px;
  cursor: pointer;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.selectBox.selectBox-dropdown.selectBox-disabled {
  pointer-events: none;
}
.selectBox.selectBox-dropdown:focus {
  border-color: #30a362;
}
.selectBox.selectBox-dropdown:hover {
  color: #30a362;
}
.select-outer:not(.white-bg) .selectBox-dropdown {
  background: none;
  color: #c4c4c4;
  box-shadow: none;
}
.select-outer .selectBox-dropdown {
  background: #f7f7f7;
}
.select-outer .selectBox-label {
  font-weight: normal;
}
.selectBox-dropdown .selectBox-label {
  margin-left: 10px;
  font-weight: bold;
}
.selectBox-dropdown .selectBox-arrow {
  background: none;
  border-left: none;
}
.selectBox-dropdown .selectBox-arrow:before {
  content: '\25bc';
  font-size: 8px;
  top: 8px;
  position: absolute;
}
.selectBox-options li a {
  line-height: 2.2;
  padding-left: 15px;
  color: #333333;
}
.selectBox-options li.selectBox-hover a,
.selectBox-options li.selectBox-selected a {
  color: #30a362;
  background-color: transparent;
}
.pointer-events-none {
  pointer-events: none;
}
.pointer {
  cursor: pointer;
}
.title-right {
  float: right;
  padding: 0;
}
.title-right .tab-box {
  float: right;
  padding: 0 0 0 20px;
}
.title-right .tab-box.tab-box-hovering li.active {
  opacity: 0.6;
}
.title-right .tab-box.tab-box-hovering li.active:hover {
  opacity: 1;
}
.title-right .tab-box span {
  float: left;
  font-family: 'OpenSansHebrew-Light';
  color: #1c1c1c;
  font-size: 12px;
  line-height: 34px;
  padding: 0 15px 0 0;
}
.title-right .tab-box ul.nav-tabs {
  float: left;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  border: 1px solid #b3b3b3;
}
.title-right .tab-box ul.nav-tabs li {
  float: left;
}
.title-right .tab-box ul.nav-tabs li a {
  float: left;
  border: 0;
  margin: 0;
  -webkit-border-radius: 24px;
  -moz-border-radius: 24px;
  border-radius: 24px;
  padding: 7px 16px;
  color: #1c1c1c;
  font-family: 'OpenSansHebrew-Light';
  font-size: 12px;
}
.title-right .tab-box ul.nav-tabs li a:hover {
  background: #30a362;
  background: -moz-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: -webkit-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: linear-gradient(to right, #30a362 0%, #1bb85f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30a362, endColorstr=#1bb85f, GradientType=1);
  color: white;
  border: 0;
  cursor: pointer;
}
.title-right .tab-box ul.nav-tabs li.active > a {
  border: 0;
  background: #30a362;
  background: -moz-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: -webkit-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: linear-gradient(to right, #30a362 0%, #1bb85f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30a362, endColorstr=#1bb85f, GradientType=1);
  color: white;
}
.title-right .search-box {
  float: left;
  max-width: 240px;
}
.title-right .search-box div,
.title-right .search-box form {
  float: left;
  width: 100%;
  position: relative;
}
.title-right .search-box input[type="text"] {
  float: left;
  width: 100%;
  padding: 0 30px 0 18px;
  -webkit-border-radius: 20px;
  -moz-border-radius: 20px;
  border-radius: 20px;
  height: 34px;
  line-height: 34px;
  border: 1px solid #b3b3b3;
  color: #1c1c1c;
  font-family: 'OpenSansHebrew-Light';
  font-size: 12px;
  box-sizing: border-box;
}
.title-right .search-box input[type="text"]:focus {
  outline: none;
  border-color: #30a362;
}
.title-right .search-box input[type="text"]::-webkit-input-placeholder {
  /* Chrome/Opera/Safari */
  color: #1c1c1c;
  opacity: 1;
}
.title-right .search-box input[type="text"]::-moz-placeholder {
  /* Firefox 19+ */
  color: #1c1c1c;
  opacity: 1;
}
.title-right .search-box input[type="text"]:-ms-input-placeholder {
  /* IE 10+ */
  color: #1c1c1c;
  opacity: 1;
}
.title-right .search-box input[type="text"]:-moz-placeholder {
  /* Firefox 18- */
  color: #1c1c1c;
  opacity: 1;
}
.title-right .search-box .search-btn {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: 0;
  width: 30px;
  z-index: 1;
}
.title-right .search-box .search-btn input[type="submit"] {
  float: right;
  background: none;
  border: 0;
  height: 34px;
  line-height: 34px;
}
.title-right .search-box .search-btn:before {
  font-family: 'mapping';
  content: "\e904";
  position: absolute;
  right: 12px;
  top: 0;
  z-index: -1;
  line-height: 34px;
}
.visible-phone {
  display: none;
}
.client-map-header .title-container {
  height: 40px;
}
.client-map-header .filter-container {
  margin: 10px 25px;
}
.client-map-header .filter-container .filter-title {
  font-size: 0.8em;
  font-weight: bold;
}
.client-map-header .filter-container .filter-content {
  margin: 10px 5px;
}
.client-map-header .filter-container .filter-content input {
  width: 95%;
  margin-bottom: 10px;
  height: 35px;
  border-color: #b3b3b3;
  font-size: 0.9em;
  box-sizing: border-box;
}
.client-map-header .filter-container .filter-content input:focus {
  outline: none;
  border: 1px solid #30a362;
}
.client-map-header .filter-container .filter-content .selectBox-dropdown {
  width: 95% !important;
  margin-bottom: 10px;
  height: 35px;
  font-weight: 400;
  color: #999999;
  border-color: #b3b3b3;
  box-sizing: border-box;
  background: none;
}
.client-map-header .filter-container .filter-content .selectBox-dropdown .selectBox-label a {
  color: #30a362;
}
.client-map-header .filter-container .filter-content .filter-apply {
  height: 55px;
  width: 55px;
  border: 2px solid #30a362;
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  margin-left: 60px;
  margin-top: 13px;
  cursor: pointer;
  background-color: transparent;
  box-sizing: border-box;
}
.client-map-header .filter-container .filter-content .filter-apply:focus {
  outline: none;
}
.client-map-header .filter-container .filter-content .filter-apply:before {
  font-family: 'mapping';
  content: "\e904";
  color: black;
  font-size: 20px;
}
.client-map-header .filter-container .filter-content .filter-apply:hover {
  border: none;
  box-shadow: 0 0 5px #30a362;
}
.client-map-header .filter-container .filter-content .filter-apply:hover:before {
  color: #30a362;
  font-size: 22px;
  font-weight: bold;
}
.client-map-header .filter-switch {
  width: 45px;
  height: 31px;
  background: #30a362;
  background: -moz-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: -webkit-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: linear-gradient(to right, #30a362 0%, #1bb85f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30a362, endColorstr=#1bb85f, GradientType=1);
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  float: left;
  position: relative;
  cursor: pointer;
}
.client-map-header .filter-switch:hover {
  background-color: transparent;
  border: 1px solid #30a362;
  box-shadow: 0 0 3px #30a362;
}
.client-map-header .filter-switch .filter-switch-content {
  position: absolute;
  right: 0;
  top: 0;
  background: none;
  border: 0;
  width: 30px;
  z-index: 1;
  font-size: 1.3em;
}
.client-map-header .filter-switch .filter-switch-content:before {
  font-family: 'mapping';
  content: "\e904";
  position: absolute;
  right: 18px;
  top: -2px;
  z-index: -1;
  line-height: 34px;
  color: white;
}
.client-map-header .filter-switch .glyphicon {
  top: 5px;
  left: 28px;
  font-size: 0.6em;
  color: white;
  font-weight: lighter;
}
.client-map-header .filter-switch .glyphicon.glyphicon-menu-hamburger {
  display: none;
}
.client-map-header.collapsed .filter-switch {
  background: transparent;
  border: 1px solid #b3b3b3;
  opacity: 0.7;
}
.client-map-header.collapsed .filter-switch:hover {
  opacity: 1;
}
.client-map-header.collapsed .filter-switch .filter-switch-content:before,
.client-map-header.collapsed .filter-switch .glyphicon {
  color: black;
}
.client-map-header.collapsed .filter-switch .glyphicon-remove {
  display: none;
}
.client-map-header.collapsed .filter-switch .glyphicon-menu-hamburger {
  display: block;
  top: 10px;
  font-size: 0.7em;
  left: 26px;
}
.img-background-container {
  text-align: center;
  height: 100%;
  position: absolute;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
}
.img-background-container > div {
  position: relative;
  height: 100%;
}
.img-background-container > div img {
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  max-height: 100%;
  max-width: 100%;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  margin: auto;
}
.float-none {
  float: none !important;
}
.float-right {
  float: right !important;
}
.float-left {
  float: left !important;
}
.position-absolute {
  position: absolute;
}
.k-loading-image {
  display: none;
}
.k-column-menu .k-menu .k-menu-group .k-item {
  background-color: transparent;
  margin: 5px 10px;
}
.k-column-menu .k-menu .k-menu-group .k-item.k-state-focused {
  box-shadow: none;
}
.k-column-menu .k-menu .k-menu-group .k-item > .k-link {
  padding: 0.55em 1em 0.5em 1em;
  border-radius: 20px;
}
.k-column-menu .k-menu .k-menu-group .k-item > .k-link:hover {
  opacity: 0.5;
}
.k-column-menu .k-menu .k-menu-group .k-item > .k-link.checked,
.k-column-menu .k-menu .k-menu-group .k-item > .k-link:hover {
  background: #30a362;
  background: -moz-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: -webkit-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: linear-gradient(to right, #30a362 0%, #1bb85f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30a362, endColorstr=#1bb85f, GradientType=1);
  color: white;
}
.k-column-menu .k-menu .k-menu-group .k-item > .k-link input[type="checkbox"] {
  display: none;
}
.popup-block-outer {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
  height: 100%;
}
.popup-block-outer .popup-block {
  float: left;
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  padding: 33px;
  position: relative;
  left: 0;
  top: 0;
  display: none;
  z-index: 999;
}
.popup-block-outer .popup-block h4 {
  font-weight: 600;
}
.popup-block-outer .popup-block p {
  font-size: 13px;
  padding: 0 0 0 31px;
}
.popup-block-outer .popup-block .close {
  opacity: 1;
}
.popup-block-outer .popup-block .close i {
  color: #4d4d4d;
}
.popup-block-outer .nested-popup-block,
.popup-block-outer .third-nested-popup-block {
  float: left;
  width: 100%;
  height: 100%;
  background: #f7f7f7;
  padding: 33px;
  left: 0;
  top: 0;
  display: none;
  z-index: 1000;
  position: absolute;
}
.popup-block-outer .nested-popup-block .close,
.popup-block-outer .third-nested-popup-block .close {
  opacity: 1;
}
.popup-block-outer .nested-popup-block .close i,
.popup-block-outer .third-nested-popup-block .close i {
  color: #4d4d4d;
}
.popup-block-outer .third-nested-popup-block {
  z-index: 1000;
}
.trial-overlay {
  position: absolute;
  z-index: 4;
  padding: 10px;
  width: 375px;
  margin-left: calc((100% - 375px)/2);
  margin-top: 10px;
  background-color: #949494;
}
.trial-overlay h6 {
  font-family: 'Open Sans', sans-serif;
  color: white;
  text-align: center;
}
.trial-overlay.ota-trial {
  margin-top: 30px;
  width: auto;
  padding: 10px 30px;
}
.trial-overlay.ota-trial h6 {
  font-size: 13px;
}
/* Floating scroller */

.floating-scroller {
  position: absolute;
  bottom: 10px;
  right: 10px;
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: white;
  border: 2px solid #30a362;
  opacity: 0.4;
  z-index: 2;
}
.floating-scroller:hover {
  opacity: 1;
}
.floating-scroller .glyphicon {
  font-size: 20px;
  opacity: 0.5;
  color: black;
  top: 0;
}
.floating-scroller .glyphicon:hover {
  background: #30a362;
  background: -moz-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: -webkit-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: linear-gradient(to right, #30a362 0%, #1bb85f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30a362, endColorstr=#1bb85f, GradientType=1);
  color: white;
  opacity: 1;
  cursor: pointer;
}
.floating-scroller .glyphicon.left {
  padding: 10px 5px 10px 15px;
  -webkit-border-radius: 30px 0 0 30px;
  -moz-border-radius: 30px 0 0 30px;
  border-radius: 30px 0 0 30px;
  left: -1px;
  border-right: 1px solid #ebebeb;
}
.floating-scroller .glyphicon.right {
  padding: 10px 15px 10px 5px;
  -webkit-border-radius: 0 30px 30px 0;
  -moz-border-radius: 0 30px 30px 0;
  border-radius: 0 30px 30px 0;
  right: -1px;
  border-left: 1px solid #ebebeb;
}
/* Floating scroller */

.noselect {
  -webkit-touch-callout: none;
  /* iOS Safari */
  -webkit-user-select: none;
  /* Chrome/Safari/Opera */
  -khtml-user-select: none;
  /* Konqueror */
  -moz-user-select: none;
  /* Firefox */
  -ms-user-select: none;
  /* Internet Explorer/Edge */
  user-select: none;
  /* Non-prefixed version, currently
                                  not supported by any browser */

}
.no-padding {
  padding: 0 !important;
}
.no-padding-right {
  padding-right: 0 !important;
}
.no-padding-left {
  padding-left: 0 !important;
}
.footnote {
  margin-top: 10px;
  margin-left: 10px;
  color: #898989;
}
.footnote div {
  padding-top: 10px;
}
.bg-img {
  position: absolute;
  background-image: url("https://stmapwlresgmxdevcac1.blob.core.windows.net/images/Customers/_Default/login-bg.jpg");
  background-repeat: no-repeat;
  background-size: cover;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.logo {
  float: left;
  width: 100%;
  height: 160px;
  text-align: center;
  background: white;
  padding: 30px 0;
}
.logo a {
  display: inline-block;
  height: 100%;
  width: 60%;
}
.logo a div {
  background: url("https://stmapwlresgmxdevcac1.blob.core.windows.net/images/Customers/_Default/logo.png") no-repeat center;
  background-size: contain;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}
.required-field {
  color: red;
}
.bg-transparent {
  background-color: transparent !important;
}
.mapping-main {
  float: left;
  width: 100%;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ededed;
  padding: 24px 20px 53px 26px;
  margin: 0 0 14px 0;
}
.mapping-head {
  float: left;
  width: 100%;
  padding-bottom: 50px;
}
.mapping-head h6 {
  float: left;
  font-size: 12px;
  font-family: 'Lato-Medium';
  text-transform: uppercase;
  color: #1a1a1a;
  display: inline-block;
  padding-bottom: 4px;
}
.mapping-head .info {
  margin: 3px 3px 0 0;
  float: right;
}
.mapping-head .info a:hover i {
  color: black;
}
.mapping-head .info i {
  color: #404040;
  font-size: 21px;
}
.mapping-head .summary-file {
  width: auto;
  float: left;
  font-family: 'OpenSansHebrew-Light';
  font-size: 12px;
  color: #898989;
  -webkit-border-radius: 15px;
  -moz-border-radius: 15px;
  border-radius: 15px;
  background: none;
  border: 1px solid #898989;
  padding: 7px 45px 7px 15px;
  margin: 2px 0 0 15px;
  position: relative;
}
.mapping-head .summary-file:after {
  content: "\e909";
  font-family: 'mapping';
  font-size: 20px;
  color: #898989;
  position: absolute;
  right: 15px;
  top: 7px;
}
.mapping-content {
  float: left;
  width: 100%;
  padding: 0 8px;
}
.mapping-content .aside-text {
  float: left;
  width: 100%;
  margin-bottom: 46px;
}
.mapping-content .aside-text .large-icon {
  float: left;
  width: auto;
  font-size: 35px;
  color: #30a362;
  margin: 0 25px 0 0;
}
.mapping-content .aside-text .large-text {
  float: left;
  width: 70%;
  margin: -3px 0 0;
}
.mapping-content .aside-text .large-text b {
  font-size: 42px;
  line-height: 44px;
  float: left;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 9px;
}
.mapping-content .aside-text .large-text span {
  float: left;
  width: auto;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  margin: 0 11px 0 5px;
}
.mapping-content .aside-text .large-text a i {
  color: #949494;
  line-height: 19px;
}
.mapping-content .aside-text .large-text a i:hover {
  color: black;
}
.mapping-content ul {
  float: left;
  width: 100%;
  padding: 0 0 0 5px;
}
.mapping-content ul li {
  width: 45%;
  border-top: 1px solid #ededed;
  padding-top: 30px;
  margin-top: 25px;
}
.mapping-content ul li.no-border {
  margin-top: 0;
  padding-top: 0;
  border: none;
}
.mapping-content ul li:nth-child(odd) {
  float: left;
}
.mapping-content ul li:nth-child(even) {
  float: right;
}
.mapping-content ul li .small-icon {
  float: left;
  width: auto;
  font-size: 30px;
  color: #30a362;
  margin: 0 28px 0 0;
}
.mapping-content ul li .small-text {
  float: left;
  width: 70%;
}
.mapping-content ul li .small-text b {
  font-size: 28px;
  line-height: 20px;
  float: left;
  width: 100%;
  font-family: 'Open Sans', sans-serif;
  padding-bottom: 10px;
}
.mapping-content ul li .small-text span {
  float: left;
  width: auto;
  font-size: 14px;
  font-family: 'Lato', sans-serif;
  font-weight: 300;
  margin: 0 11px 0 3px;
}
.mapping-content ul li .small-text a i {
  color: #949494;
  line-height: 19px;
}
.mapping-content ul li .small-text a i:hover {
  color: black;
}
.mapping-content .mapping-content-right {
  float: right;
  width: 50%;
}
.mapping-sub {
  float: left;
  width: 32.5%;
  background: white;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  border: 1px solid #ededed;
  padding: 25px 21px 45px 24px;
  margin: 0 0 14px 1.25%;
  min-height: 279px;
}
.mapping-sub.no-margin {
  margin: 0 0 14px 0;
}
.mapping-sub .mapping-head {
  padding-bottom: 50px;
}
.mapping-sub .mapping-head .info {
  margin: -3px -1px 0 0;
}
.mapping-sub .mapping-content {
  padding: 0;
}
.mapping-sub .mapping-content ul {
  padding: 0;
}
.mapping-sub .mapping-content ul li {
  width: 100%;
  margin-top: 18px;
  padding-top: 18px;
}
.mapping-sub .mapping-content ul li:first-child {
  border-top: none;
  padding: 0;
  margin: 0;
}
.mapping-sub .mapping-content ul li span {
  font-size: 13px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  color: #454545;
}
.mapping-sub .mapping-content ul li span.agency-num {
  font-size: 13px;
  font-weight: 400;
  font-family: 'Lato', sans-serif;
  color: #454545;
  float: right;
  margin: 1px 0 0 0;
}
.mapping-sub .mapping-content ul li i {
  font-size: 12px;
  float: right;
  color: #848484;
  margin: 0 10px 0 0;
}
.mapping-sub .mapping-knobe {
  width: 100%;
  float: left;
  text-align: center;
  position: relative;
}
.mapping-sub .mapping-knobe .chart-overlay-msg {
  font-family: 'Open Sans', sans-serif;
  font-size: 13px;
  color: white;
  background-color: #949494;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  line-height: 2.5em;
  z-index: 3;
  width: 100%;
}
.mapping-sub .mapping-knobe .chart-overlay-msg.trv-ids {
  width: 40px;
  background-color: white;
  color: #d7d7d7;
  font-family: 'Open Sans', sans-serif;
  font-size: 21px;
}
.mapping-sub .mapping-chart {
  width: 100%;
  float: left;
}
.mapping-sub .mapping-chart #container {
  height: 135px;
}
.mapping-sub .mapping-chart tspan {
  font-size: 0.9em;
}
.chart {
  width: 140px;
  display: inline-block;
  position: relative;
  text-align: center;
}
.chart .percent {
  font-family: 'Open Sans', sans-serif;
  font-weight: 400;
  font-size: 27px;
  color: #101908;
  position: absolute;
  left: 50%;
  top: 50%;
  -moz-transform: translateX(-50%) translateY(-50%);
  -webkit-transform: translateX(-50%) translateY(-50%);
  -o-transform: translateX(-50%) translateY(-50%);
  -ms-transform: translateX(-50%) translateY(-50%);
  transform: translateX(-50%) translateY(-50%);
  z-index: 2;
}
.chart .percent:after {
  content: "%";
  font-size: 0.8em;
  margin-left: 0.1em;
}
.chart .percent.pie-na:after {
  content: none;
}
.chart.trial .percent {
  display: none;
}
.tooltip > .tooltip-inner {
  width: 205px;
  background: #101908;
  padding: 15px 10px 15px 14px;
  text-align: left;
}
.tooltip > .tooltip-arrow {
  border-left-color: #101908;
}
.mapping-content .tooltip > .tooltip-inner {
  width: 175px;
}
.tooltip-auto-width .tooltip > .tooltip-inner {
  max-width: none;
  white-space: nowrap;
  width: auto;
}
.tooltip-auto-width .tooltip > .tooltip-inner .tooltip-title {
  width: 100px;
  display: inline-block;
  /*float: left;
            text-align: left;

            & + b {
                float: left;
                text-align: left;
            }*/

}
.research .tooltip > .tooltip-inner,
.manage-container .tooltip > .tooltip-inner,
.header-container .tooltip > .tooltip-inner,
.content-block.upload1.upload2 .tooltip > .tooltip-inner,
.ota-supplier-logo .tooltip > .tooltip-inner {
  width: auto;
}
.k-widget.k-notification.k-notification-success {
  color: #30a362;
  background-color: white;
  padding: 5px 20px;
  border-color: #30a362;
  font-weight: 700 !important;
}
.k-widget.k-notification.k-notification-success .k-icon.k-i-success {
  display: none;
}
.k-overlay {
  opacity: 0.1 !important;
}
.icon-tester {
  background-color: #30a362;
  width: 10%;
  margin: 10px;
  padding: 10px;
  border-radius: 5px;
  color: white;
  font-size: 1.2em;
  display: inline-block;
}
.icon-tester i {
  float: right;
}
.visuallyhidden {
  opacity: 0;
}
.icon-tester {
  background-color: #30a362;
  width: 10%;
  margin: 10px;
  padding: 10px;
  border-radius: 5px;
  color: white;
  font-size: 1.2em;
  display: inline-block;
}
.icon-tester i {
  float: right;
}
.add-new-btn-container {
  float: left;
  border: 1px solid #dbdbdb;
  height: 100%;
  margin-left: 20px;
  padding: 4px 8px 7px 8px;
  border-radius: 2px;
  cursor: pointer;
  color: #707070;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}
.add-new-btn-container:hover {
  background: #30a362;
  background: -moz-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: -webkit-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: linear-gradient(to right, #30a362 0%, #1bb85f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30a362, endColorstr=#1bb85f, GradientType=1);
  color: white;
}
.add-new-btn-container:hover .glyphicon-plus {
  opacity: 1;
}
.add-new-btn-container .glyphicon-plus {
  font-size: 14px;
  margin-left: 15px;
  margin-top: 5px;
  opacity: 0.6;
}
.k-button:hover {
  background: #30a362;
  background: -moz-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: -webkit-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: linear-gradient(to right, #30a362 0%, #1bb85f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30a362, endColorstr=#1bb85f, GradientType=1);
  color: white;
}
@media only screen and (max-width: 767px) {
  /*only screen and (max-width: 767px)*/
  
  .visible-phone {
    display: block;
  }
}
.full-width {
  width: 100%;
}
.checkbox-outer {
  width: 100%;
  float: left;
  padding: 1px 0 24px;
}
.checkbox-outer .icheckbox {
  width: 20px;
  height: 20px;
  float: left;
  background: white;
  border: 1px solid #30a362;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
  border-radius: 2px;
  margin: 2px 0 0 0;
  cursor: pointer;
}
.checkbox-outer .icheckbox.checked {
  position: relative;
}
.checkbox-outer .icheckbox.checked:before {
  content: "\f00c";
  font-family: 'FontAwesome';
  color: #606060;
  font-size: 16px;
  line-height: 18px;
  float: left;
  margin: 0 0 0 1px;
}
.checkbox-outer .icheckbox.disabled {
  opacity: 0.5;
  pointer-events: none;
}
.checkbox-outer label {
  display: inline-block;
  float: none;
  margin: 3px 0 0 2px;
  padding: 0 0 0 5px;
  vertical-align: middle;
  width: auto;
  cursor: pointer;
}
a.disabled,
i.disabled {
  pointer-events: none;
  opacity: 0.5;
}
/* WIZARD */

.wizard-icon {
  display: inline-block;
  height: 25px;
  width: 25px;
  background: url(../images/wizard.png) no-repeat;
  opacity: 0.7;
  cursor: pointer;
}
.wizard-icon:hover:not(.disabled) {
  opacity: 1;
}
.wizard-icon.disabled {
  cursor: default;
}
.wizard-container {
  display: none;
  position: fixed;
  top: 109px;
  left: 0;
  height: calc(100% - 109px);
  width: 100%;
  z-index: 10;
  background: #4a4a4a;
  padding: 40px;
}
.wizard-container .close-btn {
  opacity: 0.8;
  color: white !important;
  top: 7px !important;
  right: 7px !important;
}
.wizard-container .close-btn:hover {
  opacity: 1;
}
.wizard-container .wizard-content {
  height: 100%;
  box-shadow: -3px 4px 8px #333333;
  background: white;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.wizard-container .wizard-content .sidebar {
  height: 100%;
  position: initial;
  display: inline-block;
}
.wizard-container .wizard-content .sidebar ul li.menu-item {
  pointer-events: none;
}
.wizard-container .wizard-content .sidebar ul li.menu-item.active {
  background: white;
}
.wizard-container .wizard-content .sidebar ul li.menu-item.active a {
  color: #333333;
  font-weight: 700;
}
.wizard-container .wizard-content .wizard-data {
  display: inline-block;
  background: white;
  height: 100%;
  width: calc(100% - 220px);
  box-shadow: -1px 0 3px #333333;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.wizard-container .wizard-content .wizard-data .wizard-introduction h4 {
  font-weight: 700;
  color: white;
  background: #30a362;
  line-height: 85px;
  padding-left: 30px;
  margin-bottom: 30px;
}
.wizard-container .wizard-content .wizard-data .wizard-introduction p {
  padding-bottom: 10px;
  padding-left: 30px;
  font-size: 18px;
}
.wizard-container .wizard-content .wizard-data .wizard-introduction img {
  height: 40%;
  position: absolute;
  bottom: 40px;
  right: 40px;
  margin-bottom: 33px;
  margin-right: 20px;
}
.wizard-container .wizard-content .wizard-data .popup-block:not(.third-nested-popup-block) .close,
.wizard-container .wizard-content .wizard-data .close-btn {
  display: none;
  pointer-events: none;
}
.wizard-container .wizard-content .wizard-footer {
  position: absolute;
  bottom: 7px;
  right: 0;
  width: 100%;
  padding-right: 50px;
}
.wizard-container .wizard-content .wizard-footer a {
  float: right;
  width: 100px;
  text-align: center;
  background: white;
  line-height: 25px;
  background: #30a362;
  background: -moz-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: -webkit-linear-gradient(left, #30a362 0%, #1bb85f 100%);
  background: linear-gradient(to right, #30a362 0%, #1bb85f 100%);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#30a362, endColorstr=#1bb85f, GradientType=1);
  font-weight: 600;
  color: white;
  -webkit-border-radius: 3px;
  -moz-border-radius: 3px;
  border-radius: 3px;
  border: none;
  -webkit-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
  -moz-box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
  box-shadow: 0px 3px 5px 0px rgba(0, 0, 0, 0.4);
}
.wizard-container .wizard-content .wizard-footer a:hover {
  background: white;
  color: #30a362;
}
.wizard-container .wizard-content .wizard-footer a.wizard-nav-next {
  margin-left: 10px;
}
.wizard-container .wizard-content .wizard-footer a.wizard-nav-cancel {
  position: absolute;
  left: 275px;
  bottom: 0;
}
.watermark {
  color: #c4c4c4;
  position: absolute;
  bottom: 0;
  max-width: 50%;
}
.disable-submit {
  pointer-events: none;
  opacity: 0.7;
}
.position-relative {
  position: relative;
}
/*Image enlarge content hover*/

.enlarge-on-hover img {
  -webkit-transition: all 0.2s ease-in-out;
  -moz-transition: all 0.2s ease-in-out;
  -o-transition: all 0.2s ease-in-out;
  -ms-transition: all 0.2s ease-in-out;
  transition: all 0.2s ease-in-out;
}
.enlarge-on-hover:hover img {
  transform: scale(4);
  position: relative;
  left: 140px;
  box-shadow: -0.5px 0.5px 3px rgba(0, 0, 0, 0.3);
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  border-radius: 0;
  z-index: 999;
}
.enlarge-on-hover:hover img.single-image {
  top: 70px;
}
.content-container-with-footer-data .content-block {
  min-height: initial;
  height: 100%;
}
.button-download div.button-container {
  border: solid 1px gainsboro;
  padding: 8px;
  border-radius: 3px;
}
.button-download div.button-container div.map-icon29 {
  font-size: 22px;
  display: inline-block;
  height: 22px;
  vertical-align: middle;
}
.button-download div.button-container div.button-text {
  font-size: 22px;
  display: inline-block;
  font-size: 15px;
  margin-left: 5px;
  height: 22px;
  vertical-align: middle;
  padding-top: 3px;
}
.k-grid .k-grid-header .k-header .k-link {
  height: auto;
}
.k-grid .k-grid-header .k-header {
  white-space: normal;
}
#photosContainer {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  z-index: 20000;
  background-color: black;
  background-color: rgba(0, 0, 0, 0.7);
}
#photosContainer #photosContent {
  position: absolute;
  margin: auto;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  height: 80%;
  width: 80%;
}
.editor-photo-description {
  background-color: #3896ff;
  color: white;
  padding: 3px 10px;
  margin: 5px;
  border-radius: 1px;
  position: absolute;
  left: 0;
  font-size: 1.2em;
}
