﻿.btnRight {
    position: absolute;
    right: 1rem;
}
#Range_popup.e-daterangepicker.e-popup .e-presets {
    max-height:400px;
}
.e-date-range-wrapper {
    margin-top: 5px;
    min-width: 209px;
}
.divMobile {
    position: absolute;
    width: 92%;
    bottom: 70px;
}
.fgTz{
    display:none;
}
.rowRelative {
    position: relative;
}
#divTz {    
    color: white;    
    font-size:14px;    
}
    #divTz > span {
        margin-top: 5px;
        padding: 5px;        
        border-radius: 5px;
        display:inline-block;
    }
.tzTime {
    background-color: #275886;
}
.tzName {
    background-color: #087DBD;
}
.formBold span {
    font-weight: bold !important;
}
.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text {
    padding: 0;
}
.aDetail, .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-url {
    color: #03ADDA;
    position: relative;
    font-size:1rem;
}
    .aDetail:hover, .aDetail:focus, .e-breadcrumb .e-breadcrumb-item a.e-breadcrumb-text:hover, .e-breadcrumb .e-breadcrumb-item a.e-breadcrumb-text:focus, .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-url:hover, .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-url:focus {
        text-decoration: none;
        outline: none;
        color: #03ADDA;
    }

        .aDetail:hover::after, .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-url:hover::after {
            width: 100%;
        }

    .aDetail::after, .e-breadcrumb .e-breadcrumb-item .e-breadcrumb-url::after, .navbar a::after, .navbar button::after {
        position: absolute;
        bottom: 0px;
        left: 0px;
        content: "";
        display: block;
        margin: auto;
        height: 2px;
        width: 0px;
        background: #03ADDA;
        transition: width 0.5s, background-color 0.5s;
    }
.pTitle, .pTitleL {
    font-size: 1.3rem;
    font-weight: bold;
    text-align: center;
    margin-top:1rem;
}
.pTitleL {
    text-align:left;
}

#analysisData {
    height:90%;
}
.e-dropdown-popup ul .e-item:hover {
    background-color: #03ADDA;
}
.divSurPlus {
    color: #03ADDA;
    border: 3px solid black;
    border-radius: 8px;
    display: inline-block;
    padding: 5px;
}
.borderEs {
    border-top: 4px solid #03ADDA;
}
.e-calendar .e-content td.e-disabled span.e-day, .e-calendar .e-content td.e-disabled span.e-day, .e-calendar .e-content td.e-disabled:hover span.e-day {
    /*background-color: black;
    color: white;*/
}
.e-calendar .e-content td.e-other-month.e-disabled, .e-calendar .e-content td.e-disabled {
    pointer-events: auto;    
}
.e-calendar .e-content td.e-disabled span.e-day, .e-calendar .e-content td.e-disabled:hover span.e-day{
    /*color:white;*/
}
.tooltipCus {
    position: absolute;
    display: none;
    font-size: 10px;
    font-family: Comic Sans MS;
    background-color: #ccc;
}
.cInfo {
    width: 20px;
    height: auto;
    cursor: pointer;
    margin-left: 10px;    
}

.divComInfo {
    line-height: 20px;
    margin-top:8px;
    text-transform: none;
    text-align: left;
}
    .divComInfo > div {
        display: inline-block;
        width: 20px;
        height: 20px;
        background: black;
        margin-right: 3px;
    }
#cDialog_dialog-content img {
    width: 20px;
    height: auto;
    vertical-align: baseline;
    cursor: pointer;
}
#PeriodsGrid.e-grid .e-unboundcelldiv > button {
    vertical-align: top;
    height: 32px;
}
#PeriodsGrid .switch{
    margin:0 4px;
}

.rowBreadcrumb {
    background-color: #e9ecef;
    border-radius: 4px;
    margin-bottom: 10px;
    position: sticky;
    top: -1px;
    z-index: 999;
}
    .rowBreadcrumb > div {
        padding: 0;
    }
    .rowBreadcrumb > div:not(:first-child) {
        text-align: right;
    }
#settingDialog{
    max-width:470px !important;
}
#settingDialog_dialog-content table {
    width: 100%;
}
#settingDialog_dialog-content table tr td:nth-child(1) {
    font-size: 16px;
}
#settingDialog_dialog-content table tr td:nth-child(2) {
    text-align:center;
}
#settingDialog_dialog-content table label{
    margin:8px 0 0 0;    
}
.footer_logo {
    margin-bottom: 15px;
}

    .footer_logo img {
        width: 48px;
    }

.logo_text {
    font-weight: 700;
    font-size: 12px;
    line-height: 140%;
    text-align: center;
    letter-spacing: 0.02em;
    margin-top: 13px;
}
.navbar a, .navbar button {
    position: relative;
}

    .navbar a:hover::after, .navbar button:hover::after {
        background: #03ADDA;
        width: 100%;
    }

.e-breadcrumb .e-breadcrumb-item .e-breadcrumb-text, .e-breadcrumb .e-breadcrumb-item[data-active-item] .e-breadcrumb-text {
    font-size: 17px;
    font-weight: bold;
}

.btnEs {
    color: white;
    background-color: #03ADDA;
    border-color: #03ADDA;
    padding:0.3rem;
}
.titCo {
    color: #FFA3FF
}
.gm-ui-hover-effect {
    display: none !important;
}

.gm-style-iw-d {
    font-weight: bold;
}
.settings-icon {
    cursor: pointer;
    vertical-align: middle;
}
.e-dialog .e-dlg-header{
    font-weight:bold;
    font-size:17px;
}
a.navbar-brand {
    white-space: normal;
    text-align: center;
    word-break: break-all;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
    font-size: 14px;
}

.border-top {
  border-top: 1px solid #e5e5e5;
}
.border-bottom {
  border-bottom: 1px solid #e5e5e5;
}

.box-shadow {
  box-shadow: 0 .25rem .75rem rgba(0, 0, 0, .05);
}

button.accept-policy {
  font-size: 1rem;
  line-height: inherit;
}

/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%;
}

body {
  /* Margin bottom by footer height */
  margin-bottom: 60px;
}
.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  white-space: nowrap;
  /* Set the fixed height of the footer here */
  height: 60px;
  line-height: 60px; /* Vertically center the text there */
}
/*input[type=checkbox] {*/
    /* Double-sized Checkboxes */
    /*-ms-transform: scale(2);*/ /* IE */
    /*-moz-transform: scale(2);*/ /* FF */
    /*-webkit-transform: scale(2);*/ /* Safari and Chrome */
    /*-o-transform: scale(2);*/ /* Opera */
    /*transform: scale(2);
    padding: 10px;
    margin-left: 6px;
    margin-right: 6px;
    margin-top: 10px;
    margin-bottom: 10px;
    accent-color: #03ADDA;
}*/


input[type="checkbox"] {
    appearance: none;
    -webkit-appearance: none;
    display: inline-flex;
    /*align-content: center;
    justify-content: center;
    font-size: 2rem;
    padding: 0.1rem;*/
    border: 0.15rem solid #767676;
    border-radius: 0.3rem;
    vertical-align:middle;
}

    input[type="checkbox"]::before {
        content: "";
        width: 1.4rem;
        height: 1.4rem;
        clip-path: polygon(28% 38%, 41% 53%, 75% 24%, 86% 38%, 40% 78%, 15% 50%);
        transform: scale(0);
        background-color: white;
    }

    input[type="checkbox"]:checked {
        background-color: #03ADDA;
    }

    input[type="checkbox"]:checked::before {
        transform: scale(1);
    }


.modal-dialog {
    max-width: 1200px;
}

.fbtext {
    text-align: center;
    padding: 10px;
    background: #5170df;
    border-radius: 20px;
    color: white;
    height: 40px;
}

.fbtext a {
    color: #fff;
}

#loading {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    background: white;
    z-index: 1000;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    text-align: center;
}

.loading,
.loading div,
.loading div:after {
    box-sizing: border-box;
}

.loading {
    color: #03ADDA;
    width: 80px;
    height: 80px;
    display: inline-block;
}

    .loading div {
        transform-origin: 40px 40px;
        animation: loading 2.4s linear infinite;
    }

        .loading div:after {
            content: " ";
            display: block;
            position: absolute;
            top: 3.2px;
            left: 36.8px;
            width: 6.4px;
            height: 17.6px;
            border-radius: 20%;
            background: #03ADDA;
        }

        .loading div:nth-child(1) {
            transform: rotate(0deg);
            animation-delay: -2.2s;
        }

        .loading div:nth-child(2) {
            transform: rotate(30deg);
            animation-delay: -2s;
        }

        .loading div:nth-child(3) {
            transform: rotate(60deg);
            animation-delay: -1.8s;
        }

        .loading div:nth-child(4) {
            transform: rotate(90deg);
            animation-delay: -1.6s;
        }

        .loading div:nth-child(5) {
            transform: rotate(120deg);
            animation-delay: -1.4s;
        }

        .loading div:nth-child(6) {
            transform: rotate(150deg);
            animation-delay: -1.2s;
        }

        .loading div:nth-child(7) {
            transform: rotate(180deg);
            animation-delay: -1s;
        }

        .loading div:nth-child(8) {
            transform: rotate(210deg);
            animation-delay: -0.8s;
        }

        .loading div:nth-child(9) {
            transform: rotate(240deg);
            animation-delay: -0.6s;
        }

        .loading div:nth-child(10) {
            transform: rotate(270deg);
            animation-delay: -0.4s;
        }

        .loading div:nth-child(11) {
            transform: rotate(300deg);
            animation-delay: -0.2s;
        }

        .loading div:nth-child(12) {
            transform: rotate(330deg);
            animation-delay: 0s;
        }

@keyframes loading {
    0% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
}

/* Animation */
@-webkit-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-moz-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@-o-keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes spinner {
  0% {
    -webkit-transform: rotate(0deg);
    -moz-transform: rotate(0deg);
    -ms-transform: rotate(0deg);
    -o-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    -moz-transform: rotate(360deg);
    -ms-transform: rotate(360deg);
    -o-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}

.required:after {
    color: red;
    content: ' *';
    display: inline;
    font-size: 20px;
    vertical-align: middle
}

.e-grid .e-headercell {
    border-width: 1px !important;
    background-color: #f5f5f5;
}

.deselectItem {
    opacity: 0.1
}
.copyr {
    margin: 0 auto;
    text-align:center;
}
.cRed {
    color:red;   
}
.divSummary {
    border: 3px solid;
    padding: 7px;
    margin: 7px
}
.divBtn {
    text-align: center;
    margin: 5px 0 10px 0;
}
.divShowLine{
    position:absolute;left:15px;
}
@media (min-width: 768px) {
    .divMobile {
        position: initial;
        width: auto;        
    }
    .loading {
        margin: 57% auto;
    }

    html {
        font-size: 16px;
    }
}

@media (min-width: 992px) {
    .navBg {
        background-color: #e9ecef;
    }
}

@media (min-width: 1024px) {
    .loading {
        margin: 20% auto;
    }
}
/*switch on off*/
.switch {
    position: relative;
    display: inline-block;
    width: 68px;
    height: 34px;
}

    .switch input {
        display: none;
    }

.slider {
    position: absolute;
    cursor: pointer;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #ca2222;
    -webkit-transition: .4s;
    transition: .4s;
}

    .slider:before {
        position: absolute;
        content: "";
        height: 20px;
        width: 20px;
        left: 9px;
        bottom: 7px;
        background-color: white;
        -webkit-transition: .4s;
        transition: .4s;
    }

input:checked + .slider {
    background-color: #2ab934;
}

input:focus + .slider {
    box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
    -webkit-transform: translateX(28px);
    -ms-transform: translateX(28px);
    transform: translateX(28px);
}

.on {
    display: none;
}

.on,
.off {
    color: white;
    position: absolute;
    transform: translate(-50%, -50%);
    top: 25%;
    left: 30%;
    top: 17px;
}

.off {
    left: auto;
    right: -6px;
}

input:checked + .slider .on {
    display: block;
}

input:checked + .slider .off {
    display: none;
}

.slider.round {
    border-radius: 34px;
}

    .slider.round:before {
        border-radius: 50%;
    }