@charset "UTF-8";

@font-face {
  font-family: "dsr";
  src:url("fonts/dsr.eot");
  src:url("fonts/dsr.eot?#iefix") format("embedded-opentype"),
    url("fonts/dsr.woff") format("woff"),
    url("fonts/dsr.ttf") format("truetype"),
    url("fonts/dsr.svg#dsr") format("svg");
  font-weight: normal;
  font-style: normal;

}

[data-icon]:before {
  font-family: "dsr" !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

[class^="icon-"]:before,
[class*=" icon-"]:before {
  font-family: "dsr" !important;
  font-style: normal !important;
  font-weight: normal !important;
  font-variant: normal !important;
  text-transform: none !important;
  speak: none;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-error-info:before {
  content: "\61";
}
.icon-jobs:before {
  content: "\62";
}
.icon-delete:before {
  content: "\63";
}

@font-face {
    font-family: 'helveticaneuebold';
    src: url("fonts/helvetica_neu_bold.woff2") format("woff2"), url("fonts/helvetica_neu_bold.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneueblackcond';
    src: url("fonts/helveticaneue_blackcond.woff2") format("woff2"), url("fonts/helveticaneue_blackcond.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneuelight';
    src: url("fonts/helveticaneue_light.woff2") format("woff2"), url("fonts/helveticaneue_light.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneuemedium';
    src: url("fonts/helveticaneue_medium.woff2") format("woff2"), url("fonts/helveticaneue_medium.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneuethin';
    src: url("fonts/helveticaneue_thin.woff2") format("woff2"), url("fonts/helveticaneue_thin.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneueregular';
    src: url("fonts/helveticaneue.woff2") format("woff2"), url("fonts/helveticaneue.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneuebold';
    src: url("fonts/helveticaneuebd.woff2") format("woff2"), url("fonts/helveticaneuebd.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneueheavy';
    src: url("fonts/helveticaneuehv.woff2") format("woff2"), url("fonts/helveticaneuehv.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneueitalic';
    src: url("fonts/helveticaneueit.woff2") format("woff2"), url("fonts/helveticaneueit.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneuelight';
    src: url("fonts/helveticaneuelt.woff2") format("woff2"), url("fonts/helveticaneuelt.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'helveticaneuemedium';
    src: url("fonts/helveticaneuemed.woff2") format("woff2"), url("fonts/helveticaneuemed.woff") format("woff");
    font-weight: normal;
    font-style: normal;
}
body {
    font-family: 'helveticaneuelight';
    z-index: 1;
    letter-spacing: 0.6px;
    -webkit-font-smoothing: antialiased;
}

body.windows{
    font-family: 'helveticaneuemedium';
}



h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6{
    font-family: 'helveticaneuelight';
}

.windows h1, .windows h2, .windows h3, .windows h4, .windows h5, .windows h6, .windows .h1, .windows .h2, .windows .h3, .windows .h4, .windows .h5, .windows .h6{
    font-family: 'helveticaneuemedium';
}

.windows .item.border-none{font-family: 'helveticaneuemedium';}

img {
    max-width: 100%;
    height: auto;
}
a {
    color: #4b4b4b;
}
.windows a {
    color: #333333;
}
a:focus,a:hover {
    text-decoration: none;
}
.container {
    max-width: 1200px;
}

.login-bg .content .col-lg-6 {
    float: none;
    left: inherit;
    margin: 0 auto;
    min-width: 600px;
    position: inherit;
}

.ui-content-header {
    background-position: 50% 50%;
    background-repeat: no-repeat;
    -webkit-background-size: cover;
    background-size: cover;
    padding-top: 40px;
    padding-bottom: 30px;
}
.page-brand .ui-content-header {
    background: #2e95dc;
}
.ui-footer {
    border-top: 1px solid rgba(0, 0, 0, 0.12);
    text-align: center;
    padding-top: 12px;
    padding-bottom: 12px;
    position: absolute;
    bottom: 0;
    right: 0;
    left: 0;
}
.ui-header .dropdown.open .dropdown-toggle {
    background-color: transparent;
}
.ui-picker-divider {
    background-color: #dadada;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    position: relative;
    width: 1px;
    z-index: 1;
}
.ui-picker-draggable-count {
    position: absolute;
    top: -16px;
    right: -16px;
}
.ui-picker-draggable-handler {
    cursor: crosshair;
    cursor: -webkit-grab;
    position: relative;
}
.ui-picker-selected .ui-picker-draggable-handler {
    z-index: 2;
}
.ui-picker-selected .ui-picker-draggable-handler:active {
    cursor: -webkit-grabbing;
}
.ui-picker-selected .ui-picker-draggable-handler strong {
    display: none;
}
.ui-picker-selected .ui-picker-draggable-handler .icon {
    display: inline-block;
}
.ui-picker-draggable-handler strong {
    display: inline;
}
.ui-picker-draggable-handler .icon {
    display: none;
}
.ui-picker-info,.ui-picker-nav {
    background-color: #ffffff;
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 auto;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    overflow: hidden;
    position: relative;
    -webkit-transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: width 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    width: 0;
}
.ui-picker-info-active {
    width: 400px;
}
.ui-picker-info-detail {
    padding-right: 16px;
    padding-left: 16px;
}
.ui-picker-info-null:after {
    background-color: #f5f5f5;
    content: "Select an item to view its details.";
    display: block;
    font-size: 20px;
    font-weight: 300;
    height: 100%;
    line-height: 28px;
    padding: 58px 16px;
    position: absolute;
    top: 0;
    left: 0;
    text-align: center;
    width: 100%;
    z-index: 1;
}
.ui-picker-inner {
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
}
.ui-picker-item {
    position: relative;
    -webkit-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    -o-transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
    transition: opacity 0.3s cubic-bezier(0.4, 0, 0.2, 1);
}
.ui-picker-lib.ui-picker-dragging .ui-picker-item.ui-picker-draggable {
    opacity: 0.69;
}
.ui-picker-lib {
    min-height: -webkit-calc(100vh - 56px);
    min-height: calc(100vh - 56px);
}
.ui-picker-lib:after,.ui-picker-lib:before {
    content: "";
    display: table;
    line-height: 0;
}
.ui-picker-lib:after {
    clear: both;
}
.ui-picker-main {
    -webkit-box-flex: 1;
    -webkit-flex: 1 1 auto;
    -ms-flex: 1 1 auto;
    flex: 1 1 auto;
    position: relative;
}
.ui-picker-map-wrap {
    height: 225px;
    width: 400px;
}
.ui-picker-nav {
    width: 240px;
}
.ui-picker-page {
    height: 100vh;
    min-width: 992px;
    padding-top: 56px;
    padding-bottom: 0;
}
.ui-picker-selectable-handler {
    display: block;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1;
}
.ui-picker-wrap {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-orient: horizontal;
    -webkit-box-direction: normal;
    -webkit-flex-direction: row;
    -ms-flex-direction: row;
    flex-direction: row;
    height: 100%;
    overflow: hidden;
    width: 100%;
}
.ui-draggable-helper {
    width: 208px !important;
}
.ui-droppable-helper {
    background-color: rgba(255, 64, 129, 0.09) !important;
    border-color: #ff4081 !important;
}
.ui-selectable-helper {
    background-color: rgba(0, 0, 0, 0.12);
    border: 1px solid #dadada;
    -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
    position: absolute;
    z-index: 100;
}
.ui-card-pre {
    -webkit-box-align: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
}
@media only screen and (min-width: 768px) {
    .ui-card-pre {
    min-height: 189px;
}
}
@media only screen and (min-width: 768px) {
    .ui-card-pre-media {
    min-height: 353px;
}
}
@media only screen and (min-width: 992px) {
    .ui-card-pre-media {
    min-height: 394px;
}
}
@media only screen and (min-width: 1440px) {
    .ui-card-pre-media {
    min-height: 389px;
}
}
.ui-card-wrap {
    margin-top: 24px;
    margin-bottom: -24px;
}
.ui-card-wrap:after,.ui-card-wrap:before {
    content: "";
    display: table;
    line-height: 0;
}
.ui-card-wrap:after {
    clear: both;
}
.ui-card-wrap .card {
    margin-top: 0;
}
.ui-tab {
    margin-top: 10px;
}
.logo {
    font-family: 'helveticaneuebold';
    font-size: 28px;
}
.logo span {
    display: inline-block;
    vertical-align: middle;
    padding-left: 10px;
}
.logo svg {
    display: inline-block;
    vertical-align: middle;
}
.cssload-thecube {
    width: 52px;
    height: 52px;
    margin: 0 auto;
    margin-top: 35px;
    position: relative;
    transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
    position: relative;
    transform: rotateZ(45deg);
    -o-transform: rotateZ(45deg);
    -ms-transform: rotateZ(45deg);
    -webkit-transform: rotateZ(45deg);
    -moz-transform: rotateZ(45deg);
}
.cssload-thecube .cssload-cube {
    float: left;
    width: 50%;
    height: 50%;
    position: relative;
    transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
}
.cssload-thecube .cssload-cube:before {
    content: "";
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: #2ba0c7;
    animation: cssload-fold-thecube 2.76s infinite linear both;
    -o-animation: cssload-fold-thecube 2.76s infinite linear both;
    -ms-animation: cssload-fold-thecube 2.76s infinite linear both;
    -webkit-animation: cssload-fold-thecube 2.76s infinite linear both;
    -moz-animation: cssload-fold-thecube 2.76s infinite linear both;
    transform-origin: 100% 100%;
    -o-transform-origin: 100% 100%;
    -ms-transform-origin: 100% 100%;
    -webkit-transform-origin: 100% 100%;
    -moz-transform-origin: 100% 100%;
}
.cssload-thecube .cssload-c2 {
    transform: scale(1.1) rotateZ(90deg);
    -o-transform: scale(1.1) rotateZ(90deg);
    -ms-transform: scale(1.1) rotateZ(90deg);
    -webkit-transform: scale(1.1) rotateZ(90deg);
    -moz-transform: scale(1.1) rotateZ(90deg);
}
.cssload-thecube .cssload-c3 {
    transform: scale(1.1) rotateZ(180deg);
    -o-transform: scale(1.1) rotateZ(180deg);
    -ms-transform: scale(1.1) rotateZ(180deg);
    -webkit-transform: scale(1.1) rotateZ(180deg);
    -moz-transform: scale(1.1) rotateZ(180deg);
}
.cssload-thecube .cssload-c4 {
    transform: scale(1.1) rotateZ(270deg);
    -o-transform: scale(1.1) rotateZ(270deg);
    -ms-transform: scale(1.1) rotateZ(270deg);
    -webkit-transform: scale(1.1) rotateZ(270deg);
    -moz-transform: scale(1.1) rotateZ(270deg);
}
.cssload-thecube .cssload-c2:before {
    animation-delay: 0.35s;
    -o-animation-delay: 0.35s;
    -ms-animation-delay: 0.35s;
    -webkit-animation-delay: 0.35s;
    -moz-animation-delay: 0.35s;
}
.cssload-thecube .cssload-c3:before {
    animation-delay: 0.69s;
    -o-animation-delay: 0.69s;
    -ms-animation-delay: 0.69s;
    -webkit-animation-delay: 0.69s;
    -moz-animation-delay: 0.69s;
}
.cssload-thecube .cssload-c4:before {
    animation-delay: 1.04s;
    -o-animation-delay: 1.04s;
    -ms-animation-delay: 1.04s;
    -webkit-animation-delay: 1.04s;
    -moz-animation-delay: 1.04s;
}
@keyframes cssload-fold-thecube {
    0%, 10% {
    -webkit-transform: perspective(98px) rotateX(-180deg);
    transform: perspective(98px) rotateX(-180deg);
    opacity: 0;
}
 25%, 75% {
    -webkit-transform: perspective(98px) rotateX(0deg);
    transform: perspective(98px) rotateX(0deg);
    opacity: 1;
}
 90%, 100% {
    -webkit-transform: perspective(98px) rotateY(180deg);
    transform: perspective(98px) rotateY(180deg);
    opacity: 0;
}
}
@-o-keyframes cssload-fold-thecube {
    0%, 10% {
    -o-transform: perspective(98px) rotateX(-180deg);
    opacity: 0;
}
 25%, 75% {
    -o-transform: perspective(98px) rotateX(0deg);
    opacity: 1;
}
 90%, 100% {
    -o-transform: perspective(98px) rotateY(180deg);
    opacity: 0;
}
}
@-webkit-keyframes cssload-fold-thecube {
    0%, 10% {
    -webkit-transform: perspective(98px) rotateX(-180deg);
    opacity: 0;
}
 25%, 75% {
    -webkit-transform: perspective(98px) rotateX(0deg);
    opacity: 1;
}
 90%, 100% {
    -webkit-transform: perspective(98px) rotateY(180deg);
    opacity: 0;
}
}
.loading-overlay {
    background: rgba(0, 0, 0, 0.8) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    display: none;
    z-index: 9999999;
    top: 0px;
}
.loading-wrap {
    left: 50%;
    position: absolute;
    top: 50%;
    -o-transform: translateY(-50%) translateX(-50%);
    transform: translateY(-50%) translateX(-50%);
    -moz-transform: translateY(-50%) translateX(-50%);
    -ms-transform: translateY(-50%) translateX(-50%);
    -webkit-transform: translateY(-50%) translateX(-50%);
}
.top-login-link {
    text-align: right;
    margin: 15px 0 0 0;
}
.top-login-link > a {
    font-size: 16px;
    font-family: 'helveticaneuebold';
    margin-left: 30px;
    display: inline-block;
    vertical-align: middle;
}
.top-login-link > a.sign-up {
    background: #4b4b4b none repeat scroll 0 0;
    border-radius: 4px;
    padding: 12px 45px;
}
.navgation {
    background: #2e95dc none repeat scroll 0 0;
}
.navgation .default-nav a {
    font-size: 20px;
    font-family: 'helveticaneuelight';
}

.windows .navgation .default-nav a{
    font-family: 'helveticaneuemedium';    
}

.tab-nav .nav > li > .a::after,.tab-nav .nav > li > a::after {
    border-bottom: 8px solid #fff;
}
.tab-nav-indicator.animate {
    background: #fff;
    height: 8px;
}
.header .nav > li > .a,.header .nav > li > a {
    height: 70px;
}
.logo-after-fix {
    display: inline-block;
}
.logo-after-fix {
    display: none;
    float: left;
    max-width: 55px;
    padding-top: 6px;
    margin-right: 15px;
}
.navgation.fixed-header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}

.navgation.fixed-header .tab-nav {
    float: left;
}

.header-transparent.fixed-header {
    left: 0;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99999;
}
.navgation.fixed-header .logo-after-fix {
    display: inline-block;
    max-width: 46px;
    padding: 8px;
    float: left;
}
.banner-section {
    min-height: 800px;
}
.banner-slider {
    text-align: center;
    padding-top: 90px;
}
.banner-slider ul {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}
.slider-content{padding: 0 25px; text-align: center;}
.slider-content h2 {
    margin: 0px;
    padding: 0px;
    font-size: 40px;
    color: #fff;
    line-height: 48px;
}
.slider-content .videos-wrap {
    margin: 40px auto;
	max-width: 720px;
	position: relative;
}
.video1{
	min-height: 216px;
}

video::-webkit-media-controls-start-playback-button {
  display: none!important;
  -webkit-appearance: none;
}
.play-pause{
	z-index: 500;
	position: absolute; left:50%; top: 50%;
  -webkit-transform: translate(-50%,-50%);
  -ms-transform: translate(-50%,-50%);
  -o-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);
	background-color: #ccc;
	border:none;
	width: 60px; height: 60px;  
	color: #4B4B4B;
	opacity: 0.8;
	border-radius: 50%;
	font-size: 25px;
	outline: none;

}
.play-pause:hover{
	opacity: .9;
}
.play-icon{ position: relative; left: 4px;}

.se-pdf{ }
/*.se-pdf embed{ width: 96%; height: 230px; }*/
.se-pdf iframe{ width: 96%; height: 230px; }

.loader {
  /*margin: 100px auto;*/
  font-size: 25px;
  width: 1em;
  height: 1em;
  border-radius: 50%;
  position: relative;
  text-indent: -9999em;
  -webkit-animation: load5 1.1s infinite ease;
  -o-animation: load5 1.1s infinite ease;
  animation: load5 1.1s infinite ease;
  position: absolute;left:50%; top: 50%;
  
  
  
  -webkit-transform:scale(0.4) translate(-50%,-50%) ;
  
  
  
  -ms-transform:scale(0.4) translate(-50%,-50%) ;
  
  
  
  -o-transform:scale(0.4) translate(-50%,-50%) ;
  
  
  
  transform:scale(0.4) translate(-50%,-50%) ;
	display: none;
}
@-webkit-keyframes load5 {
  0%,
  100% {
    -webkit-box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
@-o-keyframes load5 {
  0%,
  100% {
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}
@keyframes load5 {
  0%,
  100% {
    -webkit-box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
    box-shadow: 0em -2.6em 0em 0em #ffffff, 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.5), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7);
  }
  12.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.7), 1.8em -1.8em 0 0em #ffffff, 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5);
  }
  25% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.5), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.7), 2.5em 0em 0 0em #ffffff, 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  37.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.5), 2.5em 0em 0 0em rgba(255, 255, 255, 0.7), 1.75em 1.75em 0 0em #ffffff, 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  50% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.5), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.7), 0em 2.5em 0 0em #ffffff, -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.2), -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  62.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.5), 0em 2.5em 0 0em rgba(255, 255, 255, 0.7), -1.8em 1.8em 0 0em #ffffff, -2.6em 0em 0 0em rgba(255, 255, 255, 0.2), -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  75% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.5), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.7), -2.6em 0em 0 0em #ffffff, -1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2);
  }
  87.5% {
    -webkit-box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
    box-shadow: 0em -2.6em 0em 0em rgba(255, 255, 255, 0.2), 1.8em -1.8em 0 0em rgba(255, 255, 255, 0.2), 2.5em 0em 0 0em rgba(255, 255, 255, 0.2), 1.75em 1.75em 0 0em rgba(255, 255, 255, 0.2), 0em 2.5em 0 0em rgba(255, 255, 255, 0.2), -1.8em 1.8em 0 0em rgba(255, 255, 255, 0.5), -2.6em 0em 0 0em rgba(255, 255, 255, 0.7), -1.8em -1.8em 0 0em #ffffff;
  }
}


.bx-wrapper .bx-viewport {
    background: transparent none repeat scroll 0 0;
    border: medium none;
    -webkit-box-shadow: none;
    box-shadow: none;
}
.bx-wrapper .bx-viewport img {
    display: inline-block;
}
.bx-wrapper .bx-controls-direction a {
    border: 1px solid #fff;
    border-radius: 50px;
    color: #fff;
    font-size: 40px;
    height: 50px;
    line-height: 48px;
    text-indent: inherit;
    width: 50px;
    overflow: hidden;
}
.bx-wrapper .bx-pager.bx-default-pager a {
    width: 14px;
    height: 14px;
    border-radius: 100%;
    border: 2px solid #fff;
    background: none;
    margin: 0 10px;
}
.bx-wrapper .bx-controls-direction a:hover {
    background: rgba(0, 0, 0, 0.4) none repeat scroll 0 0;
}
.product-description {
    background: #4B4B4B;
    padding: 40px;
    color: #fff;
}
.main-head{
    padding: 0 15px;
}
.main-head h2 {
    margin: 20px 0 20px 0px;
}
.pro-dis {
    margin: 40px 0;
}
.pro-dis .image-section {
    float: right;
}
.pro-dis .pro-dis-text {
    float: right;
}
.pro-dis .pro-prev-image {
    /*background: rgba(225, 225, 225, 0.27) url(../img/product_description.jpg) no-repeat scroll 0 0;
    -webkit-background-size: cover;
    background-size: cover;
    min-height: 470px;*/
	/*margin-top: 50px;*/
	
}
.screen-example {
    padding: 40px;
}
.screen-example h2 {
    color: #2E95DC;
}
.screen-example p {
    color: #4B4B4B;
}
.main-head p {
    letter-spacing: 1.5px;
    font-size: 17px;
}
.display-wrap {
    margin-top: 40px;
}
.screen-example .screen-wrap {
    /*background: #E7E7E7;*/
    height: 350px;
    margin-bottom: 30px;
}
.parallax-container {
    min-height: 800px;
    height: auto;
    color: rgba(255, 255, 255, 0.9);
}
.parallax-container .section {
    width: 100%;
}
.parallax-container {
    position: relative;
    overflow: hidden;
    height: 500px;
}
.parallax {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    z-index: -1;
}
.parallax img {
    display: none;
    position: absolute;
    left: 50%;
    bottom: 0;
    min-width: 100%;
    min-height: 100%;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
    -webkit-transform: translateX(-50%);
    -ms-transform: translateX(-50%);
    -o-transform: translateX(-50%);
    transform: translateX(-50%);
}
/**/.about-us.parallax-container {
    min-height: 700px;
}
.about-us {
    padding: 40px;
}
.box-height200 {
    height: 230px;
    margin-bottom: 10px;
}
.box-height415 {
    border-radius: 3px;
	overflow: hidden;
}
.padding-left0 {
    padding-left: 0px;
}
.our-partners {
    padding: 40px;
}
.our-partners h2 {
    color: #2E95DC;
}
.our-partners p {
    color: #4B4B4B;
}
.partners-logos {
    margin-top: 50px;
}
.logo-wrap .logo-box {
    width: 135px;
    height: 135px;
    background: #E7E7E7;
    border-radius: 100%;
    border: 1px solid #E7E7E7;
    overflow: hidden;
}
.logo-wrap .logo-box a:hover{opacity: 0.9;}


.logo-wrap {
    display: inline-block;
    margin-bottom: 50px;
    max-width: 140px;
    text-align: center;
}
.partner-name {
    font-size: 27px;
    color: #4B4B4B;
    margin-top: 30px;
}
.contact-us {
    padding: 40px;
    background: #F6F6F6;
}
.contact-us h2 {
    color: #2E95DC;
}
.contact-us p {
    font-size: 20px;
    margin-top: 25px;
    color: #4B4B4B;
}
.contact-head {
    border-bottom: 1px solid #979797;
    width: 80%;
    margin: 0 auto;
    padding-bottom: 50px;
}
.contact-info {
    margin: 35px 0;
    font-size: 14px;
    line-height: 25px;
    color: #4b4b4b;
}
.contact-info a:hover {
    color: #2E95DC;
}
.contact-info .icon {
    color: #2E95DC;
    font-size: 20px;
    line-height: 23px;
}
.phone .phone-image {
    float: left;
}
.phone {
    display: inline-block;
    width: 135px;
}
.email {
    display: inline-block;
    text-align: left;
    width: 250px;
}
.email .email-image {
    float: left;
}
.email-text {
    float: right;
}
.address .address-image {
    float: left;
}
.address .address-text {
    float: left;
    margin: 0 0 0 20px;
}
footer {
    padding: 30px;
    position: relative;
    background: #fff;
}
.footer-link {
    padding-right: 70px;
    position: relative;
    text-align: right;
}
.footer-link a {
    margin-left: 50px;
}
.footer-link a:focus {
    color: #4b4b4b;
}
.footer-link a:hover {
    color: #2E95DC;
}
.modal-inner a {
    color: #2E95DC;
}
.modal-content .modal-title {
    margin-bottom: 10px;
}
.modal-content h5 {
    margin-top: 20px;
}
footer .go-to-top {
    border: 2px solid #767676;
    border-radius: 3px;
    cursor: pointer;
    font-size: 25px;
    height: 30px;
    position: absolute;
    right: 20px;
    text-align: center;
    top: -5px;
    width: 30px;
    color: #767676;
}
footer .go-to-top:hover {
    color: #fff;
    background: #2E95DC;
    border-color: #2E95DC;
}
.login-bg {
    background: #FAFAFA;
    padding-bottom: 100px;
}
.outer-logo {
    text-align: center;
    margin-top: 30px;
}
.outer-logo a {
    color: #4B4B4B;
}
.outer-logo a:hover {
    color: #4B4B4B;
}
.login-heading {
    text-align: center;
    margin-bottom: 40px;
}
.login-heading h2 {
    font-family: 'helveticaneuebold';
    color: #000;
    font-size: 36px;
}
.login-heading p {
    font-size: 18px;
    color: #808080;
    line-height: 30px;
}
.dsr-login .form-control {
    height: 54px;
    -webkit-transition: all 0.5s ease 0s;
    -o-transition: all 0.5s ease 0s;
    transition: all 0.5s ease 0s;
    border: 1px solid #CCCCCC;
    padding: 15px;
    border-radius: 4px;
    font-size: 14px;
    font-family: 'helveticaneuelight';
}

.window .dsr-login .form-control {
    font-family: 'helveticaneuemedium';   
}

.form-control:focus {
    border-color: #2e95dc;
}
.checkbox label, .radiobtn label {
    color: #7D7D7D;
}
.dsr-login .submit-button {
    background: #2E95DC;
    height: 54px;
    color: #fff;
    font-family: 'helveticaneuebold';
    border-radius: 4px;
    font-size: 16px;
    letter-spacing: 2px;
    line-height: 39px;
}
.checkbox.round .checkbox-circle-icon.icon {
    background: #2e95dc none repeat scroll 0 0;
    border-radius: 100%;
}
.checkbox.round .checkbox-circle {
    border-color: #2e95dc;
    border-radius: 100%;
    width: 15px;
    height: 15px;
}

input[type="checkbox"]:focus ~ .checkbox-circle{
    border-color: #2e95dc;
}


.forgot-link {
    float: right;
    margin: 8px 0 0;
}
.forgot-link a {
    color: #2e95dc;
}
.form-group {
    margin: 15px 0;
}
.login-footer {
    margin: 50px 0;
    text-align: center;
    color: #808080;
}
.login-footer a {
    color: #808080;
    text-decoration: underline;
}
.login-footer a:hover {
    color: #2e95dc;
}
.login-bg footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    left: 0;
}
.inner-heading {
    margin: 0px;
}
.full-page {
    position: absolute;
    height: 100%;
    width: 100%;
    left: 0;
    top: 0;
}
.inner-content {
    border-spacing: 0;
    display: table;
    height: 100%;
    position: relative;
    width: 100%;
}
.inner-content > .left-menubar {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
}
.inner-content .bg-left-nav {
    background: #34495E none repeat scroll 0 0;
    height: 100%;
    position: relative;
}
.inner-content .left-menubar {
    width: 300px;
}
.right-body-content {
    display: table-cell;
    float: none;
    height: 100%;
    padding: 0;
    vertical-align: top;
    margin-bottom: 80px;
    background-color: #FAFAFA;
    position: relative;
}
.right-body-content footer {
    position: absolute;
    bottom: 0;
    width: -webkit-calc(100% - 300px);
    width: calc(100% - 300px);
    width: 100%;
    font-size: 13px;
}
.inner-top-log {
    padding: 50px;
    text-align: center;
}
.leftside-nav li.active a {
    background-color: #2C3E50;
    opacity: 1;
    
}
.leftside-nav li.active .icon {
    color: #2E95DC;
}
.leftside-nav li a {
    color: #fff;
    font-size: 15px;
    opacity: 0.5;
    padding: 0 30px;
}
.leftside-nav a .hide {
    display: none;
}
.leftside-nav li span {
    margin: 0 25px 0 0;
}
.leftside-nav li span.setting-icon{margin-right: 23px;}

.leftside-nav li span.icon {
    font-size: 24px;
    margin-left: -1px;
}
.leftside-nav li span.icon.icon-jobs {
    font-size: 18px;
    margin-left: 2px;
}
.inner-content-header {
    background: #2E95DC;
    min-height: 92px;
}
.inner-content-header h2 {
    margin: 0px;
    color: #fff;
    padding: 25px 40px;
    font-family: "helveticaneuemedium";
    font-size: 32px;
    height: 92px;
}

.inner-content-header h2 span{display: inline-block;vertical-align: middle;;}

.inner-content-header h2 .icon {
    font-size: 1.3em;
    position: relative;
    margin-right: 10px;
    top: 1px;
}
.inner-content-header h2 .btn-save {
    color: #fff;
    font-size: 20px;
    float: right;
    border: 0;
    background: none;
    margin: 5px 0 0 0;
    padding: 0px;
}
.inner-content-header h2 button[disabled] {
    opacity: 0.6;
}
.inner-content-header h2 .btn-save:hover,.inner-content-header h2 .btn-save:focus {
    color: #fff;
    outline: none;
}
.inner-conten-areat {
    margin-bottom: 40px;
    position: relative;
}
.tab-nav-shadow,.inner-conten-areat .tab-nav, .inner-content-header {
    -webkit-box-shadow: 0 7px 5px 0 rgba(0, 0, 0, 0.16), 0 5px 5px 0 rgba(0, 0, 0, 0.15);
    -mpz-box-shadow: 0 7px 5px 0 rgba(0, 0, 0, 0.16), 0 5px 5px 0 rgba(0, 0, 0, 0.15);
    -ms-box-shadow: 0 7px 5px 0 rgba(0, 0, 0, 0.16), 0 5px 5px 0 rgba(0, 0, 0, 0.15);
    box-shadow: 0 7px 5px 0 rgba(0, 0, 0, 0.16), 0 5px 5px 0 rgba(0, 0, 0, 0.15);
}
.inner-conten-areat .tab-nav {
    background: #2E95DC;
}
.inner-conten-areat .tab-nav .nav a {
    color: #fff;
    padding: 0 35px;
}
.inner-conten-areat .card-inner {
    margin: 45px;
    margin-bottom: 140px;
}
.table-responsive {
    overflow-x: initial;
    overflow-y: initial;
}
.table td,.table th {
    padding: 0 16px;
}
.table th {
    line-height: 44px;
}
.card-inner .table th {
    text-transform: uppercase;
    color: #4B4B4B;
    font-family: "helveticaneuemedium";
}

.windows .card-inner .table th{
    font-family: "helveticaneuebold";   
}

.card-inner td {
    color: #808080;
    padding: 10px 15px;
    text-transform: capitalize;
    vertical-align: middle;
}
.card-inner td .arrow-right {
    font-size: 34px;
    color: #CCCCCC;
    line-height: 1.1;
}
.jobs-table td:nth-child(3) {
    vertical-align: middle;
}
.jobs-table td:nth-child(5) {
    text-align: right;
}
.fbtn:active,.fbtn:focus,.fbtn:hover {
    color: #fff;
}
.add-job-icon-boxshadow,.add-job-icon a {
    -webkit-box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4), inset 0 1px 0 0 rgba(255, 255, 255, 0.18), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.4), inset 0 1px 0 0 rgba(255, 255, 255, 0.18), inset 0 -1px 0 0 rgba(0, 0, 0, 0.1);
}
.add-job-icon a {
    background-color: #14DCDC;
    color: #fff;
    font-size: 26px;
}
.form1 {
    max-width: 520px;
    background-color: #fff;
    border-radius: 5px;
    border: solid 1px #cccccc;
    padding: 20px;
}
.form1 .form-control:focus {
    border-color: #808080;
    border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.form1 .form-control.error {
    border-bottom: 2px solid #FF0003;
    color: #666;
}

#customerEmailModal .error{color: #FF0003; font-size: 12px;}

.form1 h3 {
    color: #4B4B4B;
    margin: 0;
}
.form1 .error {
    color: #FF0003;
}
.floating-label,.form-group-label.control-focus .floating-label {
    color: #808080;
    line-height: 1.3em;
}
.picker__nav--prev:before {
    font-family: "Material Icons" !important;
}
.picker__nav--next:before {
    font-family: "Material Icons" !important;
}
.date-completed {
    background-color: #fff;
    max-width: 290px;
    border-radius: 4px;
    border: 1px solid #ccc;
}
.date-completed .non-floating-label {
    position: absolute;
    top: 8px;
    left: 10px;
}
.date-completed .non-floating-label + .form-control {
    padding-left: 132px;
    cursor: pointer !important;
    border: 0;
}
.mdi .dropdown-menu {
    top: 0px;
    padding-top: 0px;
    background: #FAFAFA;
    z-index: 5;
}
.mdi .dropdown {
    z-index: inherit;
}
.mdi .nav li > a,.mdi .nav li > .a {
    min-height: 40px;
}
.mdi .dropdown-toggle-btn {
    padding-left: 0;
    display: inline-block;
    min-width: 95px;
}
.mdi .dropdown-toggle-btn[data-status|="2"] {
    color: #2E95DC;
}
.mdi .dropdown-toggle-btn:hover {
    color: #2E95DC;
}
.mdi .dropdown-toggle-btn:after {
    content: "";
    display: block;
    position: absolute;
    width: 0;
    height: 0;
    border: 7px solid transparent;
    border-top-color: #ffffff;
    bottom: -5px;
    right: -5px;
    -o-transform: rotate(-45deg);
    transform: rotate(-45deg);
    -moz-transform: rotate(-45deg);
    -ms-transform: rotate(-45deg);
    -webkit-transform: rotate(-45deg);
}
.picker__date-display {
    background: #2E95DC;
}
.picker__day.picker__day--selected {
    background: #2E95DC;
}
.picker__footer .btn-flat.btn-brand {
    color: #2E95DC !important;
}
.picker__year-display {
    color: #fff;
}
.date-completed .arrow-icon {
    color: #808080;
    font-size: 36px;
    position: absolute;
    right: 0;
    cursor: pointer;
}
.border-none {
    border: none;
}
.viewRecord {
    display: inline-block;
    font-size: 17px;
    margin: 13px 0 8px;
    max-width: 100%;
    word-wrap: break-word;
        
    
}
.card-inner .form-control {
    font-size: 16px;
    
}
.inner-content-header a {
    color: #fff;
}
.inner-content-header li a:hover {
    opacity: 0.7;
}
.inner-conten-areat .card-inner.mt-30 {
    margin-top: 40px;
}
.mobile-menu-icon {
    cursor: pointer;
    font-size: 30px;
    display: none;
}
.mobileMenu {
    background: #2e95dc none repeat scroll 0 0;
    display: none;
    height: 100%;
    position: fixed;
    top: 0;
    width: 280px;
    z-index: 9999999;
    left: 0;
}
.mobileMenu a {
    color: #fff;
}
.mobileMenu .nav {
    margin-top: 0px;
}
.closeMenu {
    color: #fff;
    cursor: pointer;
    font-size: 35px;
    padding: 10px;
}
.mobile-menu {
    display: inline-block;
    font-size: 30px;
    margin-right: 10px;
    vertical-align: middle;
    display: none;
    cursor: pointer;
}
.mobile-menu:hover {
    opacity: 0.8;
}
.shift-to-right {
    float: right;
}
.mobile-overlay {
    background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    height: 100%;
    position: fixed;
    width: 100%;
    z-index: 100000;
    display: none;
    top: 0;
}
.btn-flat.btn-brand {
    color: #2e95dc !important;
}
.ui-listData .table-responsive {
    border: 1px solid #CCCCCC;
}
.ui-listData .table-responsive {
    margin: 0px;
}
.ui-listData .tile {
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: 1px solid #CCCCCC;
}
.ui-listData .tile:last-child {
    border-bottom: none;
}
.ui-listData .table-responsive th {
    color: #4b4b4b;
    font-size: 12px;
    font-weight: normal;
    line-height: 45px;
    padding: 0 20px;
}
.ui-listData .table-responsive td {
    line-height: 60px;
    padding: 0 20px;
    text-transform: capitalize;
}
.ui-listData .table-responsive td .round.checkbox {
    display: inline-block;
    max-width: 25px;
}
.ui-listData .table-responsive td .checkbox.round .checkbox-circle {
    width: 20px;
    height: 20px;
}
.ui-listData .table-responsive td .checkbox-adv,.radiobtn-adv {
    line-height: 22px;
}
.ui-listData .table-responsive td [class*="checkbox-circle"],[class*="radiobtn-circle"] {
    width: 20px;
    height: 20px;
    line-height: 1.5;
}
.ui-listData td .arrow-right {
    float: right;
    margin-top: 0px;
    max-width: 23px;
}
.ui-listData .table > tbody > tr {
    background: #f5f5f5;
}

.ui-listData .table > tbody > tr a{cursor: default;}

.ui-listData .table > tbody > tr.checked {
    background: none;
}

.ui-listData .table > tbody > tr.checked a{
    cursor: pointer;
}

.table-form-button button {
    background: #2E95DC;
    height: 50px;
    border: none;
    padding: 0 30px;
    color: #fff;
    border-radius: 3px;
    margin-top: 30px;
    font-weight: bold;
    vertical-align: middle;
    min-width: 180px;
}
.table-form-button a {
    background: #2E95DC;
    height: 50px;
    border: none;
    padding: 0 30px;
    color: #fff;
    border-radius: 3px;
    margin-top: 30px;
    font-weight: bold;
    vertical-align: middle;
    min-width: 180px;
    text-align: center;
    line-height: 50px;
    font-family: 'helveticaneuemedium';
    letter-spacing: 2px;
}
.table-form-button button[disabled] {
    background: #A2A2A2;
}
.nav li.disabled {
    opacity: 0.5;
}
.nav li.disabled::after {
    content: "";
    height: 100%;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 111;
}
.small-loader {
    text-align: center;
}
.small-loader .progress-circular {
    margin: 20px auto 0;
}
.small-loader .progress-circular-spinner {
    border-color: #2E95DC #2E95DC transparent;
}
.inner-conten-areat .tab-nav {
    margin-bottom: 0px;
}
.inner-error-msg {
    background: #ff0003 none repeat scroll 0 0;
    color: #fff;
    position: relative;
    z-index: 999;
    font-weight: bold;
    padding: 5px 20px;
    margin: 15px 0;
}
.inner-error-msg .tile {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
}
.inner-error-msg .icon {
    font-size: 35px;
}
.inner-success-msg {
    background: #8ec165 none repeat scroll 0 0;
    color: #fff;
    position: relative;
    font-weight: bold;
    padding: 5px 20px;
    margin-bottom: 35px;
}
 .inner-success-msg .tile {
    -webkit-box-shadow: none;
    box-shadow: none;
    background: none;
}
 .inner-success-msg .icon {
    font-size: 35px;
}
.inner-content-header h2 .mobile-menu-after-login {
    font-size: 35px;
    margin: 0 15px 0 0;
    vertical-align: top;
    display: none;
    cursor: pointer;
}
.inner-content-header h2 .mobile-menu-after-login:hover {
    opacity: 0.8;
}
.pin-wrapper {
    display: table-cell;
    width: 300px;
    background: #34495e none repeat scroll 0 0;
}
.table-responsive {
    -webkit-box-shadow: none;
    box-shadow: none;
    border: 1px solid #ccc;
}
.modal-backdrop {
    z-index: 99999;
}
.modal {
    z-index: 999999;
}
.modal-close:hover {
    color: #2e95dc;
}
label.error-msg {
    color: #ff0003;
    font-size: 11px;
}
.close-error {
    cursor: pointer;
    float: right;
    margin: 11px 0 0;
}
.close-error .icon {
    font-size: 22px;
}
.close-error:hover {
    opacity: 0.7;
}
.success-msg {
    background: #8ec165 none repeat scroll 0 0;
    border-radius: 4px;
    color: #fff;
    display: inline-block;
    margin-bottom: 15px;
    padding: 10px;
    width: 100%;
}
.item.tile {
    border: 1px solid #ccc;
    -webkit-box-shadow: none;
    box-shadow: none;
    border-bottom: none;
}
.item.tile:last-child {
    border-bottom: 1px solid #ccc;
}
.item.tile a {
    display: block;
    width: 100%;
}
.item.tile .tile-inner {
    margin: 20px;
    font-size: 20px;
    float:left;
    
}
.item.tile a:hover, .item.tile a:focus {
    color: #666;
}
.item.tile a .arrow-right {
    color: #cccccc;
    display: inline-block;
    float: right;
    font-size: 34px;
    margin: 0px 0 0;
    max-width: 24px;
}
.item.border-none {
    border: none;
    font-size: 19px;
    padding: 8px 5px;
    font-family: 'helveticaneuelight';
}

.windows .item.border-none{
    font-family: 'helveticaneuemedium';   
}

.item.border-none:last-child {
    border: none;
}
.accordion {
    max-width: 540px;
    border: 1px solid #ccc;
    border-radius: 4px;
    background: #fff;
}
.accordion .panel-title {
    margin: 0px;
}
.accordion .panel-title a {
    padding: 15px;
    display: block;
    color: #4B4B4B;
}
.accordion .panel-title a span {
    float: right;
    font-size: 28px;
    margin-top: 2px;
    color: #ccc;
}
.accordion .panel-default {
    border-bottom: 1px solid #ccc;
}
.accordion .panel-collapse {
    padding: 0 20px;
}
.accordion .panel-default:last-child {
    border: none;
}
.accordion .panel-default .form-group {
    margin: 30px 0;
}
.accordion .panel-default .form-box .form-group {
    margin: 45px 0;
}
.accordion .panel-default .form-box .form-group:first-child {
    margin-top: 30px;
}
.alert-model p {
    font-family: "helveticaneuelight";
    margin: 20px 0 15px;
    color: #808080;
}

.windows .alert-model p{
    font-family: "helveticaneuemedium";
}

.alert-model h2 {
    color: #4b4b4b;
    font-size: 20px;
    line-height: 26px;
    margin: 0;
}
.alert-model a {
    color: #2e95dc;
    font-family: "helveticaneuemedium";
    font-size: 16px;
    margin: 0 0 0 30px;
    text-transform: uppercase;
}
.nav-list li {
    opacity: 0.6;
}
.nav-list li.active {
    opacity: 1;
}
.form-group .radioButton {margin: 0;}
.form-group .radioButton label{padding-left: 30px; line-height: 25px;}
.form-group .radioButton input[type="radio"]:checked ~ .radiobtn-circle {
    border-color: #2E95DC;
}
.form-group .radioButton .radiobtn-circle-check::after, .form-group .radioButton .radiobtn-circle-check::before{background: #2E95DC;}
.max-content{max-height: 400px; overflow: auto;}
.no-issue{background: #2ECC71;}
.needs-attention{background: #FF5C00;}
.needs-urgent-attention{background: #D0021B;}
.document-option {
    color: #4b4b4b;
    font-family: "helveticaneuemedium";
    font-size: 18px;
    margin: 0 0 25px;
    padding-left: 25px;
}
.document-option a{margin-right: 40px;}
.document-option > a span {
    display: inline-block;
    font-size: 30px;
    margin: 0 10px 0 0;
    vertical-align: -7px;
}
.document-option a:hover, .document-option a:focus{color: #2E95DC;}
.task-view a:hover, .task-view a:focus{color: #4b4b4b;}
.task-view a span.collapsed-hide, .task-view a span.collapsed-show {
    color: #ccc;
    float: right;
    font-size: 22px;
    margin-top: 2px;
}
.task-view .panel-default{background: #fff;}
.panel-collapse[aria-expanded="true"]{border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding-top: 20px;}
.task-view .panel-default.border-bottom0{border-bottom: none;}
.task-view .panel-default .panel-body{padding: 5px 25px 10px 25px;}/*Changes*/
.task-view .panel-default .panel-body.fault-content{padding:0 70px; margin-bottom: 15px;}
.task-view .panel-title {position: relative;}
fieldset[disabled] input[type="checkbox"]:checked  .checkbox-circle-icon, input[type="checkbox"][disabled]:checked  .checkbox-circle-icon, .checkbox-adv.disabled input[type="checkbox"]:checked ~ .checkbox-circle-icon{background: #2E95DC;}
.form1.borderpaddingnone{padding: 0; border: none;}
.bg-white{background: #fff;}
.faults-heading{padding: 20px 25px; font-size: 18px; font-weight: bold;}
.image-thumb-list{margin: 20px 0 0px 0; display: inline-block; width: 100%;}
span.report_info_id{display:none;}
.image-thumb-list .img-thumb {border-radius: 4px;float: left;margin-bottom: 20px ;margin-right: 20px; max-height: 150px; max-width: 150px; overflow: hidden; position: relative;}
.task-view a.view-report {color: #ccc;float: right;font-size:30px; font-weight: bold;position: absolute; right: 18px;top: 25px;}
.task-view a.view-report-detail {color: #ccc;float: right;font-size:30px; font-weight: bold;padding:0 15px;}
.shadow {-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);}
.text-box-wrapper textarea{width: 100%; height: 100px; background: #eee; border: none; padding: 15px; resize: none; border-radius: 4px;}
.img-thumb.add-img input[type="file"] {cursor: pointer;height: 100%;left: 0;opacity: 0;position: absolute;top: 0;width: 100%;z-index: 2;}
.task-view .delete-img {
    background: rgba(0, 0, 0, 0.12) none repeat scroll 0 0;
    bottom: 0;
    color: #fff;
    font-size: 20px;
    left: 0;
    padding: 10px;
    position: absolute;
    width: 100%;
    cursor: default;
}
.delete-img .icon{cursor: pointer;}
.delete-img:hover .icon, .delete-img:focus .icon{color: #fff;}

.delete-img .icon:hover{color: #2e95dc;}

.modal-inner .tile {
    padding: 0;
}

.model-inner .tile-side.pull-left {
}
.modal-inner .tile-side.pull-left {
    margin: 0;
}
.modal-inner .item.tile .tile-inner{margin: 17px 20px;}
.modal-inner p{font-size: 14px;}

.have-status{position: relative;}
.statusoverlay {
    background: #fff none repeat scroll 0 0;
    height: 100%;
    left: 0;
    opacity: 0.95;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 100;
    display: none;
}
.accessory-inspection{position: relative;}
.task-view .change-status {
    display: none;
    font-size: 14px;
    left: 0;
    position: fixed;
    text-align: center;
    top: 50%;
    width: 100%;
    z-index: 105;
    -ms-transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    -o-transform: translateY(-50%);
    transform: translateY(-50%);
}
.task-view .change-status li{
    display: inline-block; margin: 0 5px;
}

.status-option ul {margin: 0px; padding: 0px; list-style-type: none;}
.status-option ul li{list-style-type: none; margin: 0 0 31px 0; cursor: pointer;} /*change in bg*/
.status-option li span {
    display: inline-block;
    vertical-align: middle;
}
.click-to-change{cursor: pointer;}
.status-option li span.status-text {
    background: #fff none repeat scroll 0 0;
    border-radius: 4px;
    -webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.4);
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 0 10px;
    padding: 2px 10px;
}

.fileUpload {
    position: relative;
    overflow: hidden;
    margin: 10px;
}
.fileUpload input.upload {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    padding: 0;
    font-size: 20px;
    cursor: pointer;
    opacity: 0;
    filter: alpha(opacity=0);
    z-index: 5;
}

.select-status{opacity: 0.3;}
.overwrite-status .avatar{cursor: pointer;}
fieldset[disabled] input[type="checkbox"]:checked ~ .checkbox-circle-icon, input[type="checkbox"][disabled]:checked ~ .checkbox-circle-icon, .checkbox-adv.disabled input[type="checkbox"]:checked ~ .checkbox-circle-icon {
    background-color: #2E95DC;
}
.full-tap{display: block;}
.full-tap:hover, .full-tap:focus{color: #666;}
a.close-status-option:hover{color: #fff;}
.docs-buttons{text-align: center; margin-top: 25px;}
.upload-button-group .btn {
    background: #2e95dc none repeat scroll 0 0;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-weight: bold;
    height: 40px;
    line-height: 40px;
    min-width: 120px;
    padding: 0 30px;
    text-align: center;
    vertical-align: middle;
}
.accordian-disabled a.collapsed{visibility: hidden;}
.table-form-button a.disable_button {
    background: #a2a2a2 none repeat scroll 0 0;
    position: relative;
}

.alert-model h2.text-danger{color: #ff0003;}
.faults_only .tile-inner {
    max-width: 70%;
}

.checked .full-tap:hover .icon {
    color: #2e95dc;
}

.jobs-table .full-tap:hover .icon {
    color: #2e95dc;
}

.tile a:hover .icon {
    color: #2e95dc;
}
.task-view a span:hover{
    color: #2e95dc;   
} 

.picker__date-display-bottom{
    font-family: 'helveticaneuemedium';
}
.displaynone{display: none;}
.form1 .form-group.mb-10{margin-bottom: 10px;}

.card-inner textarea.form-control{resize: none; height: 70px;}

#displayImagePrev .modal-dialog {
    margin: 0 auto;
    max-width: 500px;
    width: auto;
}

input[type=number]::-webkit-outer-spin-button,
input[type=number]::-webkit-inner-spin-button {
    -webkit-appearance: none;
    margin: 0;
}

input[type=number] {
    -moz-appearance:textfield;
}

.txt-uppercase {
    text-transform: uppercase;
    
}
.fixed{
    position: relative; z-index: 90;

}

.inner-content-header .tab-nav{margin: 0px; position: relative;}
.inner-content-header .tab-nav li a{color: #fff; padding: 0 25px;}
.inner-content-header .tab-nav .add-job-icon{position: absolute; top: -8px; right: 45px;}
html.no-scroll{overflow: hidden;}
aside.nav-disabled::after {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    content: "";
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 10;
}

/* traffic-light */
.traffic-light{margin-top: 8px; margin-right: 20px; width: 250px; padding:0 40px; position: relative; max-height: 44px; float: right;}
.traffic-light ul{margin: 0px; padding: 0;}
.traffic-light .bx-wrapper{max-height: 44px; overflow: hidden;}
.traffic-light ul li{list-style-type: none;}
.traffic-light .traffic-box{width: 170px; height: 44px; color: #fff; text-align: center; line-height: 44px; border-radius: 100px; font-size: 16px;}
.windows.traffic-light .traffic-box{font-family: 'helveticaneuemedium';}
.not-applicable{background: #ccc;}
.traffic-light .bx-controls-direction a {
    border: medium none;
    border-radius: inherit;
    color: #ccc;
    display: inline;
    height: auto;
    width: auto;
    font-size: 35px;
    line-height: 44px;
}
.traffic-light .bx-controls-direction a:hover{background: none; color: #2e95dc;}
.traffic-light .bx-controls-direction a:focus{color: #ccc;}
.traffic-light .bx-controls-direction a span{}
.traffic-light .bx-controls-direction a.bx-next{position: absolute; right: 0px; top: 0px;}
.traffic-light .bx-controls-direction a.bx-prev{position: absolute; left: 0; top: 0px;}
.attention{background: #FF7C00;}
.urgent{background: #FF001F;}
.status-option .traffic-box{width: 170px; height: 44px; color: #fff; text-align: center; line-height: 44px; border-radius: 100px; font-size: 16px; -webkit-box-shadow: 1px 4px 8px rgba(0,0,0,0.2); box-shadow: 1px 4px 8px rgba(0,0,0,0.2);}
.disable-slider .bx-controls{display: none;}
.disable-slider a{pointer-events: none;cursor: default;}
.contact-us .font-14{font-size: 17px;}

.navgation .tab-nav .nav > li > a:focus::after{
   opacity: 0;
}
.navgation .tab-nav .nav > li.active > a:focus::after{
   opacity: 1;
}
.trafficSlider {
    height:44px;
    overflow: hidden;
}

.floating-label{top: 5px;}
.form-control[disabled], .picker__select--month[disabled], .picker__select--year[disabled], .form-control[readonly], .picker__select--month[readonly], .picker__select--year[readonly], fieldset[disabled] .form-control, fieldset[disabled] .picker__select--month, fieldset[disabled] .picker__select--year{border-style:solid; color:#000; }
.settingPage .item.tile .tile-inner{width: 100%; margin: 0px; padding: 20px; line-height: 35px;}
.picker{z-index: 9999;}
.jobsListTable td:last-child{padding-right: 2px;}
.image-upload-msg {
    background: #ffffff none repeat scroll 0 0;
    border-bottom: 1px solid #ccc;
    color: #2e95dc;
    font-size: 14px;
    padding: 18px 30px;
}
.resizeNone{resize: none;}

.picker__date-display{padding: 20px;}
.picker__header{padding: 10px 0;}
.picker__footer{padding-bottom: 10px; padding-right: 20px;}
.updateAccountFrm.form1 .form-group, .changePassword.form1 .form-group{margin-bottom: 50px;}
.helpDocument {color: #2e95dc;}
.helpDocument:hover{color: #2e95dc; opacity: 0.9;}


/*css for bootstrap carousel*/
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  display: block;
  max-width: 100%;
  height: auto;
	margin: 0 auto;
}
.carousel {
  margin: 0 auto;
  max-width: 1200px;
  position: relative;
 
}
.banner-section .carousel{
    height: 100%;
}

.carousel-inner {
  position: relative;
  width: 100%;
  overflow: hidden;
}
.carousel-inner > .item {
  position: relative;
  display: none;
  -webkit-transition: .6s ease-in-out left;
       -o-transition: .6s ease-in-out left;
          transition: .6s ease-in-out left;
}
.carousel-inner > .item > img,
.carousel-inner > .item > a > img {
  line-height: 1;
}
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-inner > .item {
    -webkit-transition: -webkit-transform .6s ease-in-out;
         -o-transition:      -o-transform .6s ease-in-out;
            transition: -webkit-transform .6s ease-in-out;
            -o-transition: transform .6s ease-in-out, -o-transform .6s ease-in-out;
            transition: transform .6s ease-in-out;
            transition:         transform .6s ease-in-out, -webkit-transform .6s ease-in-out, -o-transform .6s ease-in-out;

    -webkit-backface-visibility: hidden;
            backface-visibility: hidden;
    -webkit-perspective: 1000px;
            perspective: 1000px;
  }
  .carousel-inner > .item.next,
  .carousel-inner > .item.active.right {
    left: 0;
    -webkit-transform: translate3d(100%, 0, 0);
            transform: translate3d(100%, 0, 0);
  }
  .carousel-inner > .item.prev,
  .carousel-inner > .item.active.left {
    left: 0;
    -webkit-transform: translate3d(-100%, 0, 0);
            transform: translate3d(-100%, 0, 0);
  }
  .carousel-inner > .item.next.left,
  .carousel-inner > .item.prev.right,
  .carousel-inner > .item.active {
    left: 0;
    -webkit-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
  }
}
.carousel-inner > .active,
.carousel-inner > .next,
.carousel-inner > .prev {
  display: block;
}
.carousel-inner > .active {
  left: 0;
}
.carousel-inner > .next,
.carousel-inner > .prev {
  position: absolute;
  top: 0;
  width: 100%;
}
.carousel-inner > .next {
  left: 100%;
}
.carousel-inner > .prev {
  left: -100%;
}
.carousel-inner > .next.left,
.carousel-inner > .prev.right {
  left: 0;
}
.carousel-inner > .active.left {
  left: -100%;
}
.carousel-inner > .active.right {
  left: 100%;
}
.carousel-control {
  position: absolute;
  top: 50%;
  margin-top: -25px;
  left: 0;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 50px;
  font-size: 40px;
  height: 50px;
  line-height: 40px;
  text-indent: inherit;
  width: 50px;
  overflow: hidden;	
}
.carousel-control.left {
  left: 25px;
}
.carousel-control.right {
  right: 25px;
	left: auto;
}
.carousel-control:hover,
.carousel-control:focus {
  color: #fff;
	background-color: rgba(0,0,0,0.4);
  text-decoration: none;
  filter: alpha(opacity=90);
  outline: 0;
  opacity: .9;
}
.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
  position: absolute;
  top: 50%;
  z-index: 5;
  display: inline-block;
  margin-top: -10px;
}
.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
  left: 50%;
  margin-left: -10px;
}
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
  right: 50%;
  margin-right: -10px;
}
.carousel-control .icon-prev,
.carousel-control .icon-next {
  width: 20px;
  height: 20px;
  font-family: serif;
  line-height: 1;
}
.carousel-control .icon-prev:before {
  content: '\2039';
}
.carousel-control .icon-next:before {
  content: '\203a';
}
.carousel-indicators {
  position: absolute;
  bottom: 10px;
  left: 50%;
  z-index: 15;
  width: 60%;
  padding-left: 0;
  margin-left: -30%;
  text-align: center;
  list-style: none;
}
.carousel-indicators li {
  display: inline-block;
  width: 12px;
  height: 12px;
  margin: 0px 7px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #000 \9;
  background-color: rgba(0, 0, 0, 0);
  border: 1px solid #fff;
  border-radius: 10px;
}
.carousel-indicators .active {
  width: 12px;
  height: 12px;
  margin: 0 7px;
  background-color: #fff;
}
.carousel-caption {
  position: absolute;
  right: 15%;
  bottom: 20px;
  left: 15%;
  z-index: 10;
  padding-top: 20px;
  padding-bottom: 20px;
  color: #fff;
  text-align: center;
  text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
.carousel-caption .btn {
  text-shadow: none;
}

.se-pdf {
    box-shadow: 0 3px 8px rgba(111, 111, 111, 0.5);
    width: 98%;
}
.se-pdf iframe{height: 100% !important;}

@media screen and (min-width: 768px) {
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-prev,
  .carousel-control .icon-next {
    width: 30px;
    height: 30px;
    margin-top: -10px;
    font-size: 30px;
  }
  .carousel-control .glyphicon-chevron-left,
  .carousel-control .icon-prev {
    margin-left: -10px;
  }
  .carousel-control .glyphicon-chevron-right,
  .carousel-control .icon-next {
    margin-right: -10px;
  }
  .carousel-caption {
    right: 20%;
    left: 20%;
    padding-bottom: 30px;
  }
  .carousel-indicators {
    bottom: 20px;
  }
}
/****************  Subscription Details Style Start Here *******************/
.whiteBox {
    background-color: #fff;
    border: 1px solid #cccccc;
    padding: 30px;
}
.subscription-details h3 {
    margin: 0 0 60px;
    font-family: helveticaneuemedium;
    font-size: 28px;
    color: #4b4b4b;
}
.subs_price {
    font-family: helveticaneuelight;
    font-size: 16px;
    color: #7f7f7f;
    line-height: 44px;
}
.subs_price span.price-text {
    font-size: 64px;
    font-weight: 500;
    letter-spacing: -0.4px;
    color: #2189da;
    font-family: helveticaneuemedium;
}
.subs_price sup {
    font-size: 18px;
    top: -32px;
}
.subscription-details p {
    font-family: helveticaneuelight;
    font-size: 18px;
    color: #808080;
    margin: 35px 0 30px;
}
.cancel-subs-btn {
    border-radius: 4px;
    background-color: #f6f6f6;
    border: solid 1px #cccccc;
    font-family: helveticaneuemedium;
    font-size: 16px;
    color: #7f7f7f;
    padding: 15px 30px;
}
.subscribe-popup {
    max-width: 600px;
    margin-left: auto;
    margin-right: auto;
    width: 90%;
}
.setting-subs .tile-inner {
    font-family: helveticaneuelight;
    font-size: 24px;
    line-height: 2;
    color: #4b4b4b;
}
.setting-subs .item.tile a .arrow-right {
    margin-top: 7px;
}
.subscribe-popup h3 {
    margin: 20px 0 30px;
    font-family: helveticaneuebold;
    font-size: 36px;
    font-weight: bold;
    color: #000000;
}
.subscribe-popup p {
    font-family: helveticaneuelight;
    font-size: 18px;
    line-height: 1.56;
    color: #808080;
    margin: 0 0 40px;
}
.subscribe-popup p a {
    color: #808080;
    text-decoration: underline;
}
.subscribe-popup .modal-content {
    padding: 30px;
}
.subscribe-popup-btn {
    height: 54px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    background-color: #f8913d;
    width: 100%;
    font-family: helveticaneuebold;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.3px;
    text-align: center;
    color: #000000;
    border: 0;
    margin: 30px 0 45px;
}
.subs-coupon p {
    margin: 0 0 10px;
    font-size: 16px;
    line-height: 1;
}
.subs-coupon form {
    width: 100%;
    position: relative;
    margin-bottom: 30px;
}
.coupon-error-msg {
    color: #ff0003;
    display: none;
    float: left;
    font-family: helveticaneuelight;
    font-size: 12px;
    line-height: 1;
    margin-bottom: 30px;
    text-align: left;
    width: 100%;
}
.coupon-success-msg {
    font-family: helveticaneuelight;
    font-size: 14px;
    line-height: 1.7;
    text-align: center;
    color: #42ba60;
    margin: 0 0 30px;
    display: none;
}
.coupon-txt {
    width: 100%;
    height: 54px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: solid 1px #cccccc;
    font-family: helveticaneuelight;
    font-size: 14px;
    letter-spacing: 0.1px;
    color: #474747;
    padding: 0 39% 0 20px;
}
.coupon-btn {
    width: 38%;
    height: 52px;
    border: 0;
    border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    -webkit-border-radius: 0 4px 4px 0;
    border-left: solid 1px #cccccc;
    font-family: helveticaneuelight;
    font-size: 16px;
    text-align: center;
    color: #808080;
    position: absolute;
    right: 1px;
    top: 1px;
}
.subscription-plan {
    background-color: #4b4b4b;
    padding: 50px 0;
}
.subscription-plan h2 {
    margin: 0;
    font-family: helveticaneuelight;
    font-size: 40px;
    line-height: 1.2;
    letter-spacing: -1.5px;
    color: #ffffff;
}
.subscription-plan p {
    opacity: 0.8;
    font-family: helveticaneuelight;
    font-size: 20px;
    line-height: 1.25;
    letter-spacing: 1.3px;
    color: #ffffff;
}
.subscription-plan .subs_price {
    margin: 50px 0 40px;
    color: #fff;
}
.subscription-plan .subs_price span.price-text {
    color: #fff;
    font-size: 54px;
}
.subscription-plan-btn, .view-all-video-btn {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 0;
    background-color: #2d95dd;
    font-family: helveticaneuelight;
    font-size: 16px;
    font-weight: bold;
    letter-spacing: 1.3px;
    padding: 13px 35px;
    color: #ffffff;
}
.view-all-video-btn:hover, .view-all-video-btn:active {
    color: #ffffff;
}
#coupon-error {
    float: left;
}
.subscriptionWaitTxt {
    color: #ffffff;
    margin-top: 20px;
}


.cancelSubscriptionBtn {
    margin-top: 40px;
    text-align: center;
}
.cancelSubscriptionBtn input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    font-family: helveticaneuemedium;
}


.settingPage .item.tile .tile-inner .stripe-button-el {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    padding: 0;
    text-align: left;
    width: 100%;
    height: 100%;
    position: absolute;
}
.settingPage .item.tile .tile-inner .stripe-button-el span {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    box-shadow: none;
    color: #4b4b4b;
    display: block;
    font-size: 20px;
    font-weight: normal;
    font-family: 'helveticaneuelight';
    padding: 20px;
    text-shadow:none;
    -webkit-font-smoothing: initial;
    
}
.cancel-sub-btn{position: relative;}
.cancel-sub-btn span:first-child{position: absolute; width: 100%; height: 100%; top:0; left: 0;}

/****************  Subscription Details Style End Here *******************/
.ui-state-highlight {background-color: #f5f5f5; height: 1.75em; line-height: 1.5em; }
.ui-sortable-helper {background-color: #ffffff;}
.comment-editable {padding: 15px;display: inline-block;width: 100%;}
.comment-editable:hover {box-shadow: none;border: none;background-color: #f4f5f7 !important;}
.editable-click, a.editable-click, a.editable-click:hover {text-decoration: none;border-bottom: dashed 0px #0088cc !important;}
.editable-container.editable-inline {display: block !important;}
.editable-input {display: block !important;}
.editable-input textarea {    
    background-color: #fff;
    border: 1px solid #4c9aff;
    outline: 0;
    box-shadow: 0 0 0 1px #4c9aff;
    border-radius: 3px;
    padding: 5px;
}
.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    background-color: #777;
    border-radius: 10px;
}
.copied-report {
    background: #e6e6e6 !important;
    background-color: #e6e6e6 !important;
}
.copied-report .tile {
    background:#eeeeee !important;
    background-color:#eeeeee !important;
}
.print-error-msg{display:none;}
.print-error-msg ul {margin:0;padding: 0;}
.print-error-msg ul li {
    list-style: none;
    color: #ff0023;
    font-weight: bold;
    margin: 0;
    padding: 10px 0;
}
.form-control-odometer{
    padding: 3px;width:100px;
}
.banner {
    font-family: 'Roboto', sans-serif;
    display: flex;
    align-items: center;
    justify-content: space-between;
    background: rgb(48, 48, 98);
    padding: 20px;
    color: #fff;
  }
  .banner-head {
    font-size: 20px;
    font-weight: bold;
    padding: 10px 0;
  }
  .banner-sub-head {
    font-size: 16px;
    font-weight: bold;
  }
  .banner-sub-coupon {
    color: rgb(29, 180, 76);
  }
  .banner-bottom-txt {
    font-size: 12px;
    padding-top: 20px;
  }
  .help-videp-section {
    margin-bottom: 30px;
  }
  
  .btn-all {
    width: 180px;
    margin-top: 20px;
  }
  .help-videp-section h2 {
    color: #2e95dc;
  }
  .help-videp-section .summary {
    opacity: 0.8;
    padding: 30px;
  }
  .help-video-container {
    display: flex;
    align-items: center;
    justify-content: space-evenly;
  }
  .video img {
    width: 300px;
  }
  @media only screen and (max-width: 767px) {
    .help-video-container,
    .banner {
      flex-direction: column;
    }
  }