.icon-excel-dwl {
  height: 20px !important;
  width: 100% !important;
}

.icon-excel-dwl:hover {
  background-image: url('../../../../ext-4/src/ux/exporter/excelbutton.png') !important;
}

.card-span {
    color: #fff;
    letter-spacing: 0.02em;
    font-weight: 600;
    font-size: 1.6em;
}

.container_c_card,
.flip-box,
.front,
.back {
    width: 393px;
    height: 350px;
}

.container_c_card,
.flip_box {
    position: relative;
}

.front,
.back {
    position: absolute;
    -webkit-backface-visibility: hidden;
    -moz-backface-visibility: hidden;
    backface-visibility: hidden;
}

.container_c_card {
    -moz-transform: perspective(1200px);
    -webkit-perspective: 1200px;
    perspective: 1200px;
    margin-top: 2px;
    background-color: #f4f4f4;
    font-family: 'Raleway', sans-serif !important;
    font-size: 62.5%;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.flip_box {
    transition: all 0.5s ease-out;
    -webkit-transform-style: preserve-3d;
    -moz-transform-style: preserve-3d;
    transform-style: preserve-3d;
}

.front {
    background-color: #024395;
    background-image: url('https://img-fotki.yandex.ru/get/194550/29644339.5/0_d6c5f_c9f15850_orig');
    border-radius: 35px;
}

.f_title {
    padding-top: 17px;
    font-size: 1.8em;
    padding-left: 40px;
    color: #fff;
    font-weight: 600;
    letter-spacing: 0.02em;
}

.f_title * {
    margin: 0 auto;
    padding: 0;
}

.f_subline {
    padding-top: 205px;
    color: #B1D4E8;
    letter-spacing: 0.02em;
    font-weight: 600;
    padding-left: 40px;
    font-size: 1.5em;
    line-height: 25px;
}

.f_headline {
    line-height: 0px;
    color: #fff;
    letter-spacing: 0.02em;
    font-weight: 600;
    font-size: 2.8em;
    padding-left: 40px;
}

.back {
    background-color: #D21849;
    -webkit-transform: rotateY(180deg);
    -moz-transform: rotateY(180deg);
    -ms-transform: rotateY(180deg);
    transform: rotateY(180deg);
    border-radius: 35px;
}

.b_headline {
    padding-top: 50px;
    padding-top: 13px;
    font-size: 3.0em;
    padding-left: 40px;
    color: #fff;
    letter-spacing: 0.02em;
    font-weight: 600;
}

.b_text {
    font-size: 1.4em;
    line-height: 28px;
    padding-top: 10px;
    opacity: 0.85;
    color: #fff;
    letter-spacing: 0.02em;
    font-weight: 600;
    padding-left: 40px;
    font-size: 1.5em;
    line-height: 25px;
    padding-right: 50px;
}

.b_button {
    position: absolute;
    left: 36px;
    bottom: 38px;
    width: 150px;
    height: 52px;
    background-color: #C30C3D;
    transition: all 0.3s;
    border: 0;
    border-radius: 26px;
    padding-bottom: 2px;
}

.b_button:hover {
    background-color: #E30143;
}

.flipped {
    -webkit-transform: rotateY(-180deg);
    -moz-transform: rotateY(-180deg);
    -ms-transform: rotateY(-180deg);
    transform: rotateY(-180deg);
}

.r_wrap {
    position: absolute;
    right: 40px;
    bottom: 38px;
}

.b_round,
.s_round {
    position: absolute;
    right: 0px;
    bottom: 0px;
    width: 52px;
    height: 52px;
    border-radius: 50%;
    background-color: #D21849;
    transition: all 0.2s linear;
    top: -33px;
}

.b_round {
    opacity: 0;
    background-color: #D21849;
}

.b_round_hover {
    transform: scale(1.37);
    opacity: 0.4;
}

.b_round_back_hover {
    background-color: #F60044;
}

.s_round_click {
    transform: scale(1.7);
}

.s_round_back {
    background-color: #C30C3D;
}

.s_arrow {
    width: 52px;
    height: 52px;
    background-image: url('https://img-fotki.yandex.ru/get/194549/29644339.5/0_d6c60_1d7815f0_orig');
    background-color: transparent;
    transition: all 0.35s linear;
}

.s_arrow_rotate {
    transform: rotate(-180deg);
}

.card-front, .card-back {
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
    background: repeating-linear-gradient(135deg, rgba(0, 0, 0, 0.3), transparent 1px, rgba(0, 0, 0, 0.3) 2px);
    background-size: 3px 3px;
    background-color: #302f34;
    border-radius: 35px;
    -webkit-box-shadow: 0px -6px 8px 0px rgba(0, 0, 0, 0.1), 0px 6px 8px 0px rgba(0, 0, 0, 0.1), 6px 0px 8px 0px rgba(0, 0, 0, 0.1), -6px 0px 8px 0px rgba(0, 0, 0, 0.1);
    /* box-shadow: 0px -6px 8px 0px rgba(0, 0, 0, 0.1), 0px 6px 8px 0px rgba(0, 0, 0, 0.1), 6px 0px 8px 0px rgba(0, 0, 0, 0.1), -6px 0px 8px 0px rgba(0, 0, 0, 0.1); */
    cursor: pointer;
    height: 92%;
    left: 0;
    padding: 0%;
    position: absolute;
    top: 0;
    width: 82%;
}


.back-toolbar {
    background-color: #FAFAFA;
}

.custom-blog-card {
    width: 400px;
    /*height: 280px;*/
    height: 90%;
    position: absolute;
   /* top: 82%; */
   /* top: 64%; */
   /* left: 50%; */
   /* margin: -250px 0 0 -250px; */
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
    text-align: center;
    background: #707478;
}

.custom-blog-card.spring-fever {
    background: url('../banff-alberta-canada-moraine-lake.jpg') no-repeat;
    background-size: cover;
}
.custom-blog-card .color-overlay {
    /* Rectangle 11: */
    background: rgba(84, 104, 110, 0.4);
    width: 400px;
    /*height: 280px;*/
    height: 100%;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    transition: background 0.3s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.custom-blog-card .gradient-overlay {
    /* bg-gradient: */
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 21%);
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 21%);
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 21%);
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 21%);
    width: 400px;
    /*height: 280px;*/
    height: 100%;
    position: absolute;
    top: 350px;
    left: 0;
    z-index: 15;
}
.custom-blog-card:hover .card-info {
    opacity: 1;
    bottom: 60px;
}
.custom-blog-card:hover .color-overlay {
    background: rgba(84, 104, 110, 0.8);
}

.blog-card {
    width: 350px;
    height: 500px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin: -250px 0 0 -175px;
    overflow: hidden;
    border-radius: 10px;
    box-shadow: 3px 3px 20px rgba(0, 0, 0, 0.5);
    text-align: center;
    background: #707478;
}

.blog-card.spring-fever {
    background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/1765/bg-blog-card.jpg) no-repeat;
}
.blog-card .color-overlay {
    /* Rectangle 11: */
    background: rgba(84, 104, 110, 0.4);
    width: 350px;
    height: 500px;
    position: absolute;
    z-index: 10;
    top: 0;
    left: 0;
    transition: background 0.3s cubic-bezier(0.33, 0.66, 0.66, 1);
}
.blog-card .gradient-overlay {
    /* bg-gradient: */
    background-image: -webkit-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 21%);
    background-image: -moz-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 21%);
    background-image: -o-linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 21%);
    background-image: linear-gradient(rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.6) 21%);
    width: 350px;
    height: 500px;
    position: absolute;
    top: 350px;
    left: 0;
    z-index: 15;
}
.blog-card:hover .card-info {
    opacity: 1;
    bottom: 120px;
}
.blog-card:hover .color-overlay {
    background: rgba(84, 104, 110, 0.8);
}

.title-content {
    text-align: center;
    margin: 10px 0 0 0;
    position: absolute;
    z-index: 20;
    width: 100%;
    top: 0;
    left: 0;
}

.intro {
    width: 300px;
    margin: 0 auto;
    color: #dce3e7;
    font-family: "Droid Serif", serif;
    font-size: 13px;
    font-style: italic;
    line-height: 18px;
    font-weight: 600;
}

.card-info {
    width: 100%;
    position: absolute;
    bottom: 100px;
    left: 0;
    margin: 0 auto;
    padding: 0 50px;
    color: #dce3e7;
    font-family: "Droid Serif", serif;
    font-style: 16px;
    line-height: 24px;
    z-index: 20;
    opacity: 0;
    transition: bottom 0.3s, opacity 0.3s cubic-bezier(0.33, 0.66, 0.66, 1);
}

.utility-info {
    position: absolute;
    bottom: 0px;
    left: 0;
    z-index: 20;
}

.utility-list {
    list-style-type: none;
    margin: 0 0 30px 20px;
    padding: 0;
    width: 100%;
}
.utility-list li {
    margin: 0 15px 0 0;
    padding: 0 0 0 22px;
    display: inline-block;
    color: #dce3e7;
    font-family: "Roboto", sans-serif;
}
.utility-list li.comments {
    background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/1765/icon-chat.svg) no-repeat 0 0.1em;
}
.utility-list li.date {
    background: url(https://s3-us-west-2.amazonaws.com/s.cdpn.io/1765/icon-calendar.svg) no-repeat 0 0.1em;
}

.custom-card {
    /* Add shadows to create the "card" effect */
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2);
    transition: 0.3s;
}

.custom-card:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
}

.custom-card-container {
    padding: 2px 16px;
}

/* grayed out combobox item */
.highcharts-pie-series .highcharts-point {
    stroke: #EDE;
    stroke-width: 2px;
}
.highcharts-pie-series .highcharts-data-label-connector {
    stroke: silver;
    stroke-dasharray: 2, 2;
    stroke-width: 2px;
}

.numberCircleRed {
    height: 13px;
    width: 13px;

    display:inline-block;
    line-height: 0px;

    border-radius: 50%;
    border:1px solid red;

    background: red;
}

.numberCircleRedFill {
    height: 100%;
    width: 100%;

    display:inline-block;
    line-height: 0px;

    border-radius: 50%;
    border:1px solid #C62828;

    background: #C62828;
}

.numberCircleOrangeFill {
    height: 100%;
    width: 100%;

    display:inline-block;
    line-height: 0px;

    border-radius: 50%;
    border:1px solid orange;

    background: orange;
}

.numberCircleGreenFill {
    height: 100%;
    width: 100%;

    display:inline-block;
    line-height: 0px;

    border-radius: 50%;
    border:1px solid green;

    background: green;
}

.numberCircleOrange {
    height: 13px;
    width: 13px;

    display:inline-block;
    line-height: 0px;

    border-radius: 50%;
    border:1px solid orange;

    background: orange;
}

.numberCircleGreen {
    height: 13px;
    width: 13px;

    display:inline-block;
    line-height: 0px;

    border-radius: 50%;
    border:1px solid green;

    background: green;
}

.x-combo-grayed-out-item {
     color: black;
     background-color: whitesmoke;
     font-style: italic;
 }

.action-column-download{
    background-image:url('../icons/download.gif');
}

.action-column-download-factura {
    background-image:url('../icons/facturaicon.png');
}

.action-column-download-chat {
    background-image:url('../icons/chat.png');
}

.action-column-image-viewer{
    background-image:url('../icons/pictures.png');
}

.action-column-sendNotification-viewer{
    background-image:url('../icons/send_notification.png');
}

.action-column-download-rastreo {
    background-image:url('../icons/rastreo.png');
}

.custom-disabled {
    opacity: 0.75;
}

.custom-disabled-fieldset {
    opacity: 0.99;
}

.canBusAnalysisRptBtn {
    -moz-box-shadow: 0px 10px 14px -7px #276873;
    -webkit-box-shadow: 0px 10px 14px -7px #276873;
    box-shadow: 0px 10px 14px -7px #276873;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #599bb3), color-stop(1, #408c99));
    background:-moz-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background:-webkit-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background:-o-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background:-ms-linear-gradient(top, #599bb3 5%, #408c99 100%);
    background:linear-gradient(to bottom, #599bb3 5%, #408c99 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#599bb3', endColorstr='#408c99',GradientType=0);
    background-color:#599bb3;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Arial;
    font-size:11px;
    font-weight:bold;
    padding:5px 17px;
    margin: 0px 0px 0px 10px;
    text-decoration:none;
    text-shadow:0px 1px 0px #3d768a;
}
.canBusAnalysisRptBtn:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #599bb3));
    background:-moz-linear-gradient(top, #408c99 5%, #599bb3 100%);
    background:-webkit-linear-gradient(top, #408c99 5%, #599bb3 100%);
    background:-o-linear-gradient(top, #408c99 5%, #599bb3 100%);
    background:-ms-linear-gradient(top, #408c99 5%, #599bb3 100%);
    background:linear-gradient(to bottom, #408c99 5%, #599bb3 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#599bb3',GradientType=0);
    background-color:#408c99;
}
.canBusAnalysisRptBtn:active {
    position:relative;
    top:1px;
}

.customLoginBtn {
    -moz-box-shadow: 0px 10px 14px -7px #276873;
    -webkit-box-shadow: 0px 10px 14px -7px #276873;
    box-shadow: 0px 10px 14px -7px #276873;
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #40A2CF), color-stop(1, #408c99));
    background:-moz-linear-gradient(top, #40A2CF 5%, #408c99 100%);
    background:-webkit-linear-gradient(top, #40A2CF 5%, #408c99 100%);
    background:-o-linear-gradient(top, #40A2CF 5%, #408c99 100%);
    background:-ms-linear-gradient(top, #40A2CF 5%, #408c99 100%);
    background:linear-gradient(to bottom, #40A2CF 5%, #408c99 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#40A2CF', endColorstr='#408c99',GradientType=0);
    background-color:#40A2CF;
    -moz-border-radius:8px;
    -webkit-border-radius:8px;
    border-radius:8px;
    display:inline-block;
    cursor:pointer;
    color:#ffffff;
    font-family:Helvetica;
    font-size:12px;
    font-weight:bold;
    padding:5px 17px;
    margin: 0px 0px 0px 10px;
    text-decoration:none;
    text-shadow:0px 1px 0px #3d768a;
}
.customLoginBtn:hover {
    background:-webkit-gradient(linear, left top, left bottom, color-stop(0.05, #408c99), color-stop(1, #40A2CF));
    background:-moz-linear-gradient(top, #408c99 5%, #40A2CF 100%);
    background:-webkit-linear-gradient(top, #408c99 5%, #40A2CF 100%);
    background:-o-linear-gradient(top, #408c99 5%, #40A2CF 100%);
    background:-ms-linear-gradient(top, #408c99 5%, #40A2CF 100%);
    background:linear-gradient(to bottom, #408c99 5%, #40A2CF 100%);
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#408c99', endColorstr='#40A2CF',GradientType=0);
    background-color:#408c99;
}
.customLoginBtn:active {
    position:relative;
    top:1px;
}

#arrivesGlobalDetailedDD-body {
    border: 0
}

.tempChartClass {
    height: 100%;
}

.x-common_confPanelCollapsed {
  /*  padding: 10 20 33 10 !important;
    margin-top: 5 !important;
    margin-bottom: 5 !important; */
    padding: 10 20 14 15 !important;
    margin: 5 20 0 2;
}

.selected-grid-dd {
    background-color: #77BC71 !important;
}

.ux-notification-icon-information {
    background-image: url('../images/icon16_info.png');
}

.common_unitComboContainer {
	margin: 5 5 0 5;
}
	.common_unitComboLabel {
		margin: 5 0 0 0;
	}

.common_datefieldContainer{
    margin: 0 10 0 20;
}

.common_datetimeContainer {
	margin: 5 10 0 0;
}

.common_datetimeContainer2 {
    margin: -2 5 0 10 !important;
}

.common_datetimeContainer4 {
    margin: -2 0 0 10 !important;
}

.common_datetimeContainer3 {
    margin: -5 5 0 0 !important;
}

	.common_dateLabel {
		padding: 3 0 0 7;
	}

	.common_timeDatefield {
		margin-left: 10px;
	}

.common_button {
	margin: 5 5 0 5;
}

.x-btn.common_dangerButton {
	background: #b72d2d;
}

.x-btn.common_greenButton {
	background: #baeda1;
}

.common_mapCanvas {
	width: 100%;
	height: 100%;
}

.pac-container {
    z-index: 20000 !important;
}

.rssr_infoBox_warning1 {
    background-color: #f7eea8 !important;
    opacity: 0.9;
    width: 315px !important;
}

.rssr_infoBox_warning2 {
    background-color: #f4c68d !important;
    opacity: 0.9;
    width: 315px !important;
}

.rssr_infoBox_error {
    background-color: #e59797 !important;
    opacity: 0.9;
    width: 315px !important;
}

.rssr_infoBox_default {
    background-color: #ffffff !important;
    opacity: 0.9;
    width: 315px !important;
}

.rssr_infoContent {
	margin-top: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
}
	.rssr_infoContentMainList {
		margin-left: -40px;
		list-style-type: none;
	}

	.rssr_infoContentMainList > li > label {
		font-weight: bold;
		float: left;
        width: 110px;
        margin-right: 10px;
        text-align: right;
	}



	.rssr_infoContentList {
		list-style-type: none;
		margin-left: -30px;
		width: 250px;
	}

	.rssr_infoContentList > li {
		float: left;
		margin-right: 10px;
	}

	.rssr_infoItem {
		padding-left: 20px;
		margin-bottom: 5px;
	}
	.rssr_infoMap {
		background-image:url('../icons/streetview.png');
		background-repeat:no-repeat;
	}

	.rssr_infoReport {
		background-image:url('../icons/report.png');
		background-repeat:no-repeat;
	}

	.rssr_infoInteraction {
		background-image:url('../icons/interaction.png');
		background-repeat:no-repeat;
	}

    .rssr_infoTracking {
        background-image:url('../icons/rastreo.png');
        background-repeat:no-repeat;
    }

/**
 * MarkerWithLabel's label style
 */
.markerWithLabel {
    color:black;
    background-color:'red';
    font:bold 9px tahoma,arial,verdana,sans-serif;
    text-align:center;
    width:28px;
    margin: -13 0 0 -10 !important
}

.markerLabel_ticket {
    color:black;
    background-color:'red';
    font:bold 15px tahoma,arial,verdana,sans-serif;
    text-align:center;
    width:80px;
}

.markerLabel_vehicle {
	color:black;
    background-color:'red';
    font:bold 9px tahoma,arial,verdana,sans-serif;
    text-align:center;
    width:74px;
}

.markerLabel_alert {
    color:black;
    background-color:'red';
    font:bold 9px tahoma,arial,verdana,sans-serif;
    text-align:center;
    width:74px;
    margin: 10px 0px 0px -32px !important;
}



.x-tool-backTool {
    background-image: url('../resources/icons/BackIcon.png') !important;
    background-repeat:no-repeat;
    width: 20px;
    height: 20px;
}
.common-dragdrop-body {
	border: 0 !important;
}

/* Boton tipo Google */
.map-menu {
    bottom: 0;
    padding: 23px;
    padding-left: 15px;
    position: fixed;
    right: 0;
    white-space: nowrap;
    z-index: 210;
    will-change: top,left;
    pointer-events: none;
}
.r-button {
    border: none;
    border-radius: 50%;
    box-shadow: 0 0 4px rgba(0,0,0,.14),0 4px 8px rgba(0,0,0,.28);
    box-sizing: content-box;
    cursor: pointer;
    outline: none;
    padding: 0;
    pointer-events: auto;
    position: relative;
    -webkit-user-drag: none;
    /*-webkit-transform: scale(1) rotate(360deg);*/
    /*transform: scale(1) rotate(360deg);*/
    -webkit-transition: -webkit-transform 150ms cubic-bezier(.4,0,1,1);
    transition: transform 150ms cubic-bezier(.4,0,1,1);
}
.button-label{
    display: inline-block;
    opacity: 0;
    margin-right: 8px;
    text-align: right;
    -webkit-font-smoothing: antialiased;
    -webkit-transition: opacity 100ms cubic-bezier(.4,0,1,1);
    transition: opacity 100ms cubic-bezier(.4,0,1,1);
}
.show-options .button-label {
    opacity: 1;
}
.button-label>.label-text{
    background: rgba(70,70,70,.9);
    background: #ececec;
    border-radius: 2px;
    box-shadow: 0 1px 2px rgba(0,0,0,.15);
    color: #ececec;
    color: rgba(70,70,70,.9);
    display: inline-block;
    font-weight: bold;
    line-height: 1em;
    max-width: 450px;
    overflow: hidden;
    padding: 6px 8px;
    text-overflow: ellipsis;
    vertical-align: middle;
}
.control-label {
    /*line-height: 56px;*/
    float: left;
    margin-top: 10px;
}
.control-btn {
    background-color: #2fb0b6;
    height: 47px;
    position: relative;
    width: 47px;
}
.button-wrap {
    float: right;
}
.button-wrap.control img {
    left: 0;
    margin: 0 auto;
    position: relative;
    top: 0;
    -webkit-transition: all .2s cubic-bezier(.4,0,.2,1);
    transition: all .2s cubic-bezier(.4,0,.2,1);
}
.button-wrap img.control-img {
    background-size: 24px;
    display: block;
    height: 24px;
    width: 24px;
    -webkit-user-drag: none;
}
.control{
    height: 58px;
    font-weight: bold;
}
.menu-child {
    opacity: 0;
    font-weight: bold;
    height: 40px;
    margin: 9px 0px;
    -webkit-transition: all 120ms cubic-bezier(.25,.25,0,1);
    transition: all 120ms cubic-bezier(.25,.25,0,1);
}
.show-options .menu-child {
    opacity: 1;
    /*-webkit-transition: all 120ms cubic-bezier(.25,.25,0,1);
    transition: all 120ms cubic-bezier(.25,.25,0,1);*/
}
.menu-child button {
    height: 30px;
    width: 30px;
    background-color: #FFF;
    margin-right: 8px;
    opacity: 1;
}
.menu-child .button-label {
    float: left;
    margin-top: 2px;
}
.menu-child button img.disable {
    height: 30px;
    width: 30px;
    opacity: 0;
}

.first-child button {
    background: url(../icons/hide.png) no-repeat center center;
    background-color: white;
}
