﻿
menu > li > a:hover {
    color: red;
}

a:hover, a:active, a:focus {
    outline: none;
    cursor: pointer;
}

@media (max-width: 750px) {
    .btnEMA {
        display: block;
        width: 100%;
    }
}


.k-textbox > input, .k-autocomplete .k-input, .k-picker-wrap .k-input, .k-numeric-wrap .k-input, .k-dropdown-wrap .k-input, .k-selectbox .k-input {
    height: 2.1em;
}

/** dashboard navigation menu
#divTabsDashboard .nav-tabs li {
    background: -webkit-linear-gradient(rgba(250, 250, 250, 1), rgba(239, 245, 2497, 1));
    background: -o-linear-gradient(rgba(250, 250, 250, 1), rgba(239, 245, 2497, 1));
    background: -moz-linear-gradient(rgba(250, 250, 250, 1), rgba(239, 245, 2497, 1));
    background: linear-gradient(rgba(250, 250, 250, 1), rgba(239, 245, 249, 1));
}

    #divTabsDashboard .nav-tabs li a {
        border-right: 1px solid #dbdedd;
    }

    #divTabsDashboard .nav-tabs li .active a {
        background-color: white;
        background: white;
    }

    #divTabsDashboard .nav-tabs li:hover {
        background: white;
        border: none;
    }
    */
skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: red;
}

.skin-blue .wrapper, .skin-blue .main-sidebar, .skin-blue .left-side {
    background-color: #222d32;
}

.skin-blue .main-header .navbar .sidebar-toggle:hover {
    background-color: transparent;
    cursor: default;
}

#headerBgColor {
    background: #103046;
    min-height: 80px;
}

#logBTa {
    min-height: 80px;
}

.box.box-solid.box-primary {
    border: 1px solid #103046;
}

.bg-light-blue, .label-primary, .modal-primary .modal-body {
    background-color: #103046 !important;
}

.box.box-solid.box-primary > .box-header {
    background: #103046 none repeat;
}

.nav-tabs-custom > .nav-tabs > li.active {
    border-top-color: #103046;
}

.box.box-primary {
    border-top-color: #103046;
}

.panel-heading {
    background: #103046;
}

.main-sidebar, .left-side {
    background-color: #103046;
}

.logo-lg {
    color: #FFF;
    line-height: 40px;
    font-size: 20px;
    padding-top: 12px;
}

.table-striped > tbody > tr:nth-of-type(2n+1) {
    background-color: #FBFBFF;
}


.main-header .sidebar-toggle {
    font-family: "Source Sans Pro","Helvetica Neue",Helvetica,Arial,sans-serif;
}

#divTabsDashboard .nav-tabs li a {
    color: #103046;
}

.btn-primary {
    background: #103046;
    border-color: #fff;
}


    .btn-primary:hover, .btn-primary:active, .btn-primary:visited, .btn-primary:focus {
        background: #153551;
        border-color: #fff;
    }

a {
    color: #103046;
}

    a:hover, a:active, a:focus {
        color: #153551;
    }

.required:after {
    content: "*";
    font-weight: bold;
    color: red;
}


#divTabsDashboard .nav-tabs .disabled:hover {
    background: rgba(255, 255, 255, 1);
}

#divTabsDashboard .nav-tabs .disabled a {
    background: rgba(200, 200, 200, 1);
}

@media (max-width: 1400px) {

    #sidebar {
        display: none;
    }

    /*#filtersGeoZoneAreas {
        display: none;
    }*/
}

@media (max-width: 750px) {


    #filtersGeoZoneAreas {
        margin-top: 10px;
        margin-left: -10px;
        /* display: none;*/
    }
}


.content {
    min-height: 250px;
    margin-right: auto;
    margin-left: -15px;
    padding-left: -20px;
    padding-top: 0px;
}

.page-header {
    padding: 10px;
    padding-bottom: 0px;
    font-size: 30px;
}

.ema-tagNavBarMenuMini {
    display: none;
}

.ema-tagsidebar-toggle-icon {
    display: none;
}

@media (max-width:750px) {
    .ema-tagNavBarMenu {
        display: none;
    }

    .ema-tagNavBarMenuMini {
        display: block;
    }

    .ema-tagsidebar-toggle {
        display: none;
    }

    .ema-tagsidebar-toggle-icon {
        margin-left: 38%;
        display: block;
    }

    #devicesMapPartial {
        display: none;
    }

    #filtersFleetStatus {
        display: none;
    }

    #mapFilterGeoZonePartial {
        display: none;
    }

    #mapFilterHarboursPartial {
        display: none;
    }
}

element.style {
    background-color: none;
}

.skin-blue .main-header .navbar .sidebar-toggle {
    color: #103046;
}

table > tbody > tr.selected {
    background-color: #00A0F3;
    border-color: #00A0F3;
}

div.DTS tbody tr.even.selected {
    color: white;
    background-color: #3c8dbc;
    border-color: #3c8dbc;
}

.table-striped > tbody > tr:nth-of-type(2n+1).selected {
    color: white;
    background-color: #3c8dbc;
    border-color: #3c8dbc;
}


.main-header .navbar-custom-menu, .main-header .navbar-right {
    float: right;
    margin-top: 10px;
}

.main-header .logo {
    height: 80px;
}

.main-header .navbar {
    min-height: 80px;
}

logBTa {
    height: 80px;
}

.main-sidebar, .left-side {
    padding-top: 80px;
}

.nav-tabs-custom > .nav-tabs {
    margin: 0;
    border-bottom-color: rgba(200, 200, 200, 1);
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

    .nav-tabs-custom > .nav-tabs > li.active > a {
        border-top-color: transparent;
        border-left-color: #dbdedd;
        border-right-color: #dbdedd;
    }

.ema-tagNavBarMenu {
    float: right;
    margin-top: 10px;
}


@media (max-width:767px) {

    .content-wrapper {
        margin-top: 50px;
    }

    .main-sidebar, .left-side {
        padding-top: 160px;
    }
}

.Page-Header-Ema {
    padding: 0px;
    border-bottom: none;
}

.timeline {
    margin: 20px 0;
    padding: 0;
    border-top: 2px solid #428bca;
    list-style: none;
}

.timeline__step {
    float: left;
    width: 25%;
    padding-top: 30px;
    position: relative;
}

    .timeline__step:first-of-type:before, .timeline__step:last-of-type:before {
        content: "";
        width: 50%;
        height: 100%;
        background: #fff;
        position: absolute;
        top: -2px;
        left: 0;
    }

    .timeline__step:last-of-type:before {
        left: 50%;
    }

    .timeline__step:hover .timeline__step-label {
        opacity: 1;
        -webkit-transform: rotate(0deg);
        height: auto;
        padding: 5px 10px;
        font-size: 12px;
        border-width: 1px;
        bottom: 100%;
    }

        .timeline__step:hover .timeline__step-label:before, .timeline__step:hover .timeline__step-label:after {
            display: block;
        }

.timeline__step-label {
    opacity: 0;
    height: 0;
    padding: 0;
    font-size: 0;
    border-width: 0;
    -webkit-transform: rotate(30deg);
    width: 110px;
    margin: 0 0 45px -55px;
    border-style: solid;
    border-color: #428bca;
    background: #fff;
    font-weight: normal;
    position: absolute;
    left: 50%;
    bottom: 0;
    transition: bottom 0.1s ease-in-out, opacity 0.1s ease-in-out, -webkit-transform 0.1s ease-in-out;
}

    .timeline__step-label:before, .timeline__step-label:after {
        display: none;
        content: "";
        width: 0;
        height: 0;
        border: solid transparent;
        pointer-events: none;
        position: absolute;
        top: 100%;
        left: 50%;
    }

    .timeline__step-label:before {
        border-top-color: #428bca;
        border-width: 8px;
        margin-left: -8px;
    }

    .timeline__step-label:after {
        border-top-color: #fff;
        border-width: 6px;
        margin-left: -6px;
    }

.timeline__step-content {
    display: block;
    overflow: hidden;
    text-align: center;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.timeline__step-title {
    display: block;
    width: 100%;
    padding: 30px 0 0;
    font-size: 12px;
    text-align: center;
    position: absolute;
    top: 0;
}

.timeline__step-marker {
    width: 50px;
    height: 50px;
    margin-left: -25px;
    background: #fff;
    border: 4px solid #428bca;
    border-radius: 50%;
    box-shadow: 0 0 0 10px #fff;
    text-align: center;
    line-height: 50px -10;
    color: #428bca;
    font-size: 2em;
    font-style: normal;
    position: absolute;
    top: -26px;
    left: 50%;
}

.done .timeline__step-marker {
    background: #428bca;
    color: #fff;
}

.timeline__step-radio {
    display: none;
    /**
   * not needed for now,
   * because markers won't be clicked in horz version
   */
}

.timeline--summary {
    width: 200px;
    border-width: 2px;
}

    .timeline--summary .timeline__step-label {
        margin-bottom: 19px;
    }

    .timeline--summary .timeline__step-title {
        padding: 10px 0 0;
        font-size: 8px;
        font-weight: bold;
    }

    .timeline--summary .timeline__step-marker {
        width: 12px;
        height: 12px;
        margin-left: -6px;
        border-width: 2px;
        text-indent: -999em;
        box-shadow: 0 0 0 3px #fff;
        top: -7px;
    }

.main-header .sidebar-toggle:before {
    content: "";
}

/* Fireware upload*/

.firewarweStepActive {
    background-color: rgba(230, 230, 230, 1);
}

.firewarweStepDisabled {
    background-color: rgba(240, 240, 240, 0.5);
}

@media (min-width:767px) {
    .bodyContent {
        min-height: 500px;
    }
}

@media (min-width:767px) {
    .bodyContent {
        min-height: 300px;
    }
}


.SendCommand-NameCommand {
    margin-top: -5px;
    margin-left: 5px;
}


/**************************************************
 **************** input  type file ****************
 *************************************************/
.js .inputfile {
    width: 0.1px;
    height: 0.1px;
    opacity: 0;
    overflow: hidden;
    position: absolute;
    z-index: -1;
}

.inputfile + label {
    max-width: 80%;
    font-size: 1.25rem;
    /* 20px */
    font-weight: 700;
    text-overflow: ellipsis;
    white-space: nowrap;
    cursor: pointer;
    display: inline-block;
    overflow: hidden;
    padding: 0.625rem 1.25rem;
    /* 10px 20px */
}

.no-js .inputfile + label {
    display: none;
}

.inputfile:focus + label,
.inputfile.has-focus + label {
    outline: 1px dotted #000;
    outline: -webkit-focus-ring-color auto 5px;
}

.inputfile + label * {
    /* pointer-events: none; */
    /* in case of FastClick lib use */
}

.inputfile + label svg {
    width: 1em;
    height: 1em;
    vertical-align: middle;
    fill: currentColor;
    margin-top: -0.25em;
    /* 4px */
    margin-right: 0.25em;
    /* 4px */
}


/* style 1 */

.inputfile-1 + label {
    color: #FFFFFF;
    background-color: #103046;
}

    .inputfile-1:focus + label,
    .inputfile-1.has-focus + label,
    .inputfile-1 + label:hover {
        background-color: #000190;
    }


/* style 2 */

.inputfile-2 + label {
    color: #103046;
    border: 2px solid currentColor;
}

    .inputfile-2:focus + label,
    .inputfile-2.has-focus + label,
    .inputfile-2 + label:hover {
        color: #000190;
    }


/* style 3 */

.inputfile-3 + label {
    color: #103046;
}

    .inputfile-3:focus + label,
    .inputfile-3.has-focus + label,
    .inputfile-3 + label:hover {
        color: #000190;
    }


/* style 4 */

.inputfile-4 + label {
    color: #103046;
}

    .inputfile-4:focus + label,
    .inputfile-4.has-focus + label,
    .inputfile-4 + label:hover {
        color: #000190;
    }

    .inputfile-4 + label figure {
        width: 100px;
        height: 100px;
        border-radius: 50%;
        background-color: #103046;
        display: block;
        padding: 20px;
        margin: 0 auto 10px;
    }

    .inputfile-4:focus + label figure,
    .inputfile-4.has-focus + label figure,
    .inputfile-4 + label:hover figure {
        background-color: #000190;
    }

    .inputfile-4 + label svg {
        width: 100%;
        height: 100%;
        fill: #FFFFFF;
    }


/* style 5 */

.inputfile-5 + label {
    color: #103046;
}

    .inputfile-5:focus + label,
    .inputfile-5.has-focus + label,
    .inputfile-5 + label:hover {
        color: #000190;
    }

    .inputfile-5 + label figure {
        width: 100px;
        height: 135px;
        background-color: #103046;
        display: block;
        position: relative;
        padding: 30px;
        margin: 0 auto 10px;
    }

    .inputfile-5:focus + label figure,
    .inputfile-5.has-focus + label figure,
    .inputfile-5 + label:hover figure {
        background-color: #000190;
    }

    .inputfile-5 + label figure::before,
    .inputfile-5 + label figure::after {
        width: 0;
        height: 0;
        content: '';
        position: absolute;
        top: 0;
        right: 0;
    }

    .inputfile-5 + label figure::before {
        border-top: 20px solid #dfc8ca;
        border-left: 20px solid transparent;
    }

    .inputfile-5 + label figure::after {
        border-bottom: 20px solid #000190;
        border-right: 20px solid transparent;
    }

    .inputfile-5:focus + label figure::after,
    .inputfile-5.has-focus + label figure::after,
    .inputfile-5 + label:hover figure::after {
        border-bottom-color: #103046;
    }

    .inputfile-5 + label svg {
        width: 100%;
        height: 100%;
        fill: #FFFFFF;
    }

/******** BT Messages Details ***********/
.ss-btMsgDeta-label-header {
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 10px;
    margin-bottom: 0px;
}

.ss-btMsgDeta-label-subheader {
    text-align: left;
    padding-top: 2px;
    padding-bottom: 2px;
    padding-left: 15px;
    margin-bottom: 0px;
}

.ss-btMsgDeta-label-text {
    font-weight: normal;
    padding-top: 2px;
    padding-bottom: 2px;
    margin-bottom: 0px;
}

.ss-btMsgDeta-group-form {
    margin-bottom: 0px;
}

.ss-btMsgDeta-Details-text {
    margin-left: 10px;
}

/*************** END *******************/

/* style 6 */

.inputfile-6 + label {
    color: #103046;
}

.inputfile-6 + label {
    border: 1px solid #103046;
    background-color: #FFFFFF;
    padding: 0;
}

    .inputfile-6:focus + label,
    .inputfile-6.has-focus + label,
    .inputfile-6 + label:hover {
        border-color: #000190;
    }

    .inputfile-6 + label span,
    .inputfile-6 + label strong {
        padding: 0.625rem 1.25rem;
        /* 10px 20px */
    }

    .inputfile-6 + label span {
        width: 200px;
        min-height: 2em;
        display: inline-block;
        text-overflow: ellipsis;
        white-space: nowrap;
        overflow: hidden;
        vertical-align: top;
    }

    .inputfile-6 + label strong {
        height: 100%;
        color: #FFFFFF;
        background-color: #103046;
        display: inline-block;
    }

    .inputfile-6:focus + label strong,
    .inputfile-6.has-focus + label strong,
    .inputfile-6 + label:hover strong {
        background-color: #000190;
    }

@media screen and (max-width: 50em) {
    .inputfile-6 + label strong {
        display: block;
    }
}

/*.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #0000d0;
    background: #0000d0 url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50% 50% repeat-x !important;
    color: white;
}*/

.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight {
    border: 1px solid #e5e7e9;
    background: #e5e7e9 url(images/ui-bg_glass_55_fbf9ee_1x400.png) 50%/ 50% repeat-x !important;
    color: black;
}

.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: none;
    background: white;
    font-weight: normal;
    color: black;
    font-weight: bold;
}

.ui-widget-content {
    border: none;
    background: #ffffff /*{bgColorContent}*/ url(images/ui-bg_flat_75_ffffff_40x100.png) /*{bgImgUrlContent}*/ 50% /*{bgContentXPos}*/ 50% /*{bgContentYPos}*/ repeat-x /*{bgContentRepeat}*/;
    color: #222222;
    font-size: small;
}






/*
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3;
    background: rgba(236, 240, 245, 1);
    font-weight: normal;
    color: #555555;
}
 */
.ui-jqgrid .ui-jqgrid-view {
    /* position: relative;*/
    /*left: 0px;*/
    /*top: 0px;*/
    /*padding: .0em;*/
    font-size: 13px;
}

.ui-widget-content {
    line-height: 2.2;
}

.select2-container--default .select2-selection--multiple .select2-selection__choice {
    background-color: #153551;
    border: 1px solid #aaa;
    border-radius: 4px;
    cursor: default;
    float: left;
    margin-right: 5px;
    margin-top: 5px;
    padding: 0 5px;
}

.select2-dropdown .select2-search__field:focus, .select2-search--inline .select2-search__field:focus {
    outline: none;
    border: 1px solid #153551;
}

.wrapper {
    /*min-height: 100%;
  position: relative;
  overflow: hidden;*/
    width: 100%;
    min-height: 100%;
    height: auto !important;
    position: absolute;
}

.wrapper2 {
    min-height: 100%;
    position: relative;
}

.wrapper2:before,
.wrapper2:after {
    content: " ";
    display: table;
}

.wrapper2:after {
    clear: both;
}

.layout-boxed .wrapper2 {
    max-width: 1250px;
    margin: 0 auto;
    min-height: 100%;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.5);
    position: relative;
}

body:not(.modal-open) {
    padding-right: 0px !important;
}

/*@media (max-width:767px) {
    
    .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-xs-1, .col-xs-10, .col-xs-11, .col-xs-12, .col-xs-2, .col-xs-3, .col-xs-4, .col-xs-5, .col-xs-6, .col-xs-7, .col-xs-8, .col-xs-9 {
        position: relative;
        min-height: 1px;
        padding-right: 4px;
        padding-left: 8px;
    }
}*/



/*leaflet-top leaflet-right {
    top: 300px;
}


#sidebar {
    position: absolute;
    top: 35px;
    right: 15px;
    width: 400px;
    font-family: Verdana, Arial,Arial, Helvetica, sans-serif;
    font-size: 10px;
    margin-left: 0px;
    padding-left: 0px;
    background: #fff;
    z-index: 1000;
}*/
/*
.ui-jqgrid .ui-icon-asc {
    margin-top: -3px;
}

.ui-jqgrid .ui-grid-ico-sort {
    margin-left: 5px;
    overflow: hidden;
    position: absolute;
    right: auto;
    font-size: 12px;
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.ui-jqgrid .ui-jqgrid-sortable {
    cursor: pointer;
}*/
/*
.ui-jqgrid .ui-state-disabled:hover {
    padding: 1px;
}
.ui-jqgrid .ui-icon-desc {
    margin-top: 4px;
}

.ui-jqgrid .ui-grid-ico-sort {
    margin-left: 5px;
    overflow: hidden;
    position: absolute;
    right: auto;
    font-size: 12px;
}

.ui-jqgrid .ui-icon-desc {
    margin-top: 3px;
    height: 12px;
}

.ui-jqgrid .ui-grid-ico-sort {
    overflow: hidden;
    position: absolute;
    display: inline;
    cursor: pointer !important;
}
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png) ;
}

.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png) ;
}

.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled {
    opacity: 0.35;
    filter: Alpha(Opacity=35);
    background-image: none;
}

.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}

.ui-icon {
    width: 16px;
    height: 16px;
    background-position: 16px 16px;
}

.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

*/
/*
.ui-jqgrid .ui-grid-ico-sort { 
	margin-left:5px; 
	overflow:hidden;
	position:absolute;
	right: auto;
	font-size:12px;
}
.ui-jqgrid .ui-icon-asc {
	margin-top:-3px;
}
.ui-jqgrid .ui-icon-desc {
	margin-top:4px;
}
.ui-jqgrid .ui-i-asc {
	margin-top:0;
}
.ui-jqgrid .ui-i-desc {
	margin-top:0;
	margin-right:13px;
}
.ui-jqgrid .ui-single-sort-asc {
	margin-top:0;
}
.ui-jqgrid .ui-single-sort-desc {}
.ui-jqgrid .ui-jqgrid-sortable {
	cursor:pointer;
}
.ui-jqgrid tr.ui-search-toolbar th { }
.ui-jqgrid .ui-search-table td.ui-search-clear { }
.ui-jqgrid tr.ui-search-toolbar td > input { }
.ui-jqgrid tr.ui-search-toolbar select {}

    */





