﻿@import url('https://fonts.googleapis.com/css?family=Roboto&display=swap');
body {
    padding: 0;
    margin: 0;
    font-family: 'Roboto', sans-serif;
    font-size: 11pt;
    direction: ltr;
    background-color: #f5f6f9;
}
input {
    font-family: 'Roboto', sans-serif;
    font-size: 12pt;
}
input[type=submit], input[type=text], input[type=button],input[type=password] {
    -webkit-appearance: none;outline:none;
}
textarea {
    outline: none;
    font-family: 'Roboto', sans-serif;
}
a {
    color: #278433;
    text-decoration: none;
}

    a:hover {
        text-decoration: underline;
    }
    
.whole{
    width:100%;text-align:center;display:inline-block;
}
.xinternal{
    width:96%;padding-left:2%;padding-right:2%;
    display:inline-block;max-width:1200px;
}
.xbg {
    background-image: url('/banking/files/login-back.jpg');
    background-repeat: no-repeat;
    background-size: cover;
    position:fixed;width:100%;height:100%;top:0;left:0;z-index:-1;
}
.xleft {
   
    max-width: 330px;
    background-color: white;
    border: solid 1px #eaeaea;padding:1%;
    box-shadow: 0 5px 15px rgba(0,0,0,0.3);margin-top:45px;text-align:center;float:left;
    padding-top:30px;padding-bottom:30px;width:98%;border-radius:4px;
}
.xlogo{
    width:100%;
    max-width:200px;margin-bottom:5px;
}
.xtitle{
    font-size:12pt;font-weight:bold;margin-bottom:25px;
}
.red {
    color: #c81900;
}
.dis{
    display:none;

}
.nothing,.nothing:hover{
    color:black;text-decoration:none;
}
.form{
    width:98%;padding:1%;padding-top:7px;padding-bottom:7px;text-align:left;line-height:22px;
}
.pform {
    width: 31%;
    padding: 0.5%;
    padding-top: 7px;
    padding-bottom: 7px;
    text-align: left;
    line-height: 22px;float:left;
}
.txt {
    height: 32px;
    width: 98%;
    padding: 1%;
    padding-top: 3px;
    padding-bottom: 3px;
    border: solid 1px #c3c3c3;border-radius:3px;
}
.txt2 {
    height: 32px;
    width: 98%;
    padding: 1%;
    padding-top: 3px;
    padding-bottom: 3px;
    border: solid 1px #81929a;
    border-radius: 3px;
}
.select{
    height:40px;outline:none;width:100%;
}
.but {
    min-width: 120px;
    text-align: center;
    height: 30px;
    border: solid 1px #278433;
    color: white;
    background-color: #278433;
    border-radius: 5px;
    cursor: pointer;font-size:11pt;
}
.but2 {
    width: 160px;
    text-align: center;
    height: 32px;
    border: solid 1px #278433;
    color: white;
    background-color: #278433;
    border-radius: 5px;
    cursor: pointer;
}
    .but:hover {
        background-color: white;
        color: #278433;
    }
    .center{
        text-align:center;
    }
.forget {
    color: #4c6470;
    border-bottom: dashed 1px #4c6470;
    text-decoration: none;
}
    .forget:hover {
        border-bottom: solid 1px #4c6470;
        text-decoration:none;
    }
    .xreg{
        margin-top:20px;text-align:left;font-size:10pt;border-top:solid 1px #eaeaea;padding-top:20px;line-height:22px;
    }
        .xreg span {
            color: #278433;font-weight:bold;
        }
        .xreg img{
            width:7px;margin-bottom:-1px;margin-right:3px;
        }

.internal{
    width:96%;padding-left:2%;padding-right:2%;
}
.bar {
    height: 5px;
    background-image: linear-gradient(to right, #0e8ac0, #5bb634);
    color: transparent;
    
}
.table{
    width:100%;border-collapse:collapse;
    border-spacing:0px;
}
.table td{
    vertical-align:top;text-align:left;
}
.left {
    width: 330px;
    
}
.right{
    padding-right:10px;
}
.pleft {
    width: 290px;
    position: absolute;
    left: 0;
    top: 5px;
    background-color: #2c2c2c;color:white;min-height:100%;
    padding-left:15px;padding-right:30px;padding-bottom:40px;
}
.cltable{
    width:100%;margin-top:25px;
}
.cltable td{
    vertical-align:middle;
}
    .cltable img {
        height: 22px;
        margin-top:7px;
       
    }
.clicon {
    width: 36px;height:36px;
    border-radius: 18px;
    background-color: #3d3d3d;text-align:center;
}
.clname {
    width: 64px;
    height: 64px;
    background-color: #1e7a7a;
    border-radius:32px;text-align:center;
}
.clname div{
    padding-top:18px;font-size:18pt;
}
.clfname{
    text-align:center;font-size:16pt;margin-top:6px;margin-bottom:4px;
}
.clgray {
    color: #a6a4a2;
    text-align:center;font-size:11pt;
}
.clgr {
    width: 100%;
   
    color: #a6a4a2;font-weight:bold;margin-top:15px;
    
}
.clgr img{
    height:18px;float:right;margin-bottom:-2px;
}
.clcnt img{
    height:20px;
}
.clcnt table {
    width: 100%;
    padding-top: 15px;
    line-height: 24px;
}
.ctb1 {
    width: 36px;
    text-align: center;vertical-align:top;padding-top:5px;
}
.ctb2 {
    
    color: white;
    font-size: 12pt;
    border-bottom: solid 1px #3d3d3d;
}
    .ctb2 div {
        color: #a6a4a2;
        font-size: 10pt;
    }
    .ctb2 a,.ctb2 a:hover{
        color:white;
    }
    .ctb3 {
        text-align: right;
        padding-right: 5px;
        font-size: 12pt;
        border-bottom: solid 1px #3d3d3d;
    }
.clogout {
    background-color: #4d4d4d;width:90%;padding-left:5%;padding-right:5%;text-align:left;
    padding-top:12px;padding-bottom:12px;font-size:14pt;display:inline-block;margin-top:40px;border-radius:10px;
}
    .clogout:hover{
        opacity:0.9;
    }
    .clogout img {
        height: 24px;
        margin-bottom: -6px;
        margin-right: 6px;
    }
.menu{
    padding:0;margin:0;width:100%;text-align:center;margin-top:3px;margin-bottom:10px;
}
    .menu li {
        display: inline-block;
        margin-left: 25px;
        margin-right: 25px;
        cursor: pointer;
        font-weight: bold;
        border-bottom: solid 3px #f5f6f9;
    }
    .menu li:hover {
        border-bottom: solid 3px #34af6b;
    }
.mmenu {
    position: fixed;
    left: 4px;
    top: 10px;
    cursor: pointer;
    width: 20px;
    display: none;
}
.mmenu:hover{
    opacity:0.9;
}
.d25 {
    width: 150px;
    float: left;
    margin-right: 8px;
    margin-left: 8px;
    background-color: white;
    border-radius: 8px;
    padding: 15px;
    text-align: center;
    font-weight: bold;
    box-shadow: 0 4px 11px rgba(0,0,0,0.3);margin-bottom:18px;
}
    .d25:hover {
        box-shadow: 0 7px 16px rgba(0,0,0,0.3);
    }
.d25 img{
    height:32px;margin-right:5px;margin-bottom:-2px;margin-bottom:8px;
}
.d50{
    width:250px;
}

.ptitle,legend {
    color: #2d2d2d;
    font-size:16pt;margin-bottom:20px;padding-left:10px;text-align:left;
    font-weight:normal;

}

fieldset {
    border: solid 1px #eaeaea;
    background-color: white;
    border-radius: 6px;
    width: 94%;
    display: inline-block;
   padding-bottom:15px;
}
.content{
    padding-top:40px;text-align:center;
}
.miniform {
    max-width: 360px;
   
}
.ftitle {
    text-align: center;
    font-size: 14pt;
    margin-bottom: 15px;
    margin-top: 10px;
    color: #2d2d2d;font-weight:bold;
}
.bgk{
    background-color:white;position:fixed;width:100%;height:100%;
    top:0;left:0;opacity:0.5;
}
.wait{
    position:fixed;width:100px;bottom:0;
    color:white;background-color:#278433;
    text-align:center;
    border-top-left-radius:4px;
    border-top-right-radius:4px;padding:8px;
    left:50%;margin-left:-50px;
}
.gray{
    color:gray;font-size:10pt;
}
.grh {
    background-color: #eaeaea;
    color: black;font-weight:bold;
    font-weight: normal;
    text-align: left;
    line-height: 24px;
}

    .grh a {
        color: white;
        text-decoration: none;
    }

.grr {
    background-color: white;
    
    font-size: 11pt;
    text-align: left;
    line-height: 24px;
    
}
.grr td, .grr2 td{
    border: solid 1px #eaeaea;padding:3px;
}
.grh th {
    border: solid 1px #d3d3d3;
    padding: 3px;
}
.grr2 {
    background-color: white;
    font-size: 11pt;
    text-align: left;
    line-height: 24px;
}

    .grr:hover, .grr2:hover {
        background-color: #fcfcfc;
    }

    .grr a, .grr2 a {
        color: black;
        text-decoration: none;
    }

        .grr a:hover, .grr2 a:hover {
            color: black;
            text-decoration: none;
        }
.grid{
    width:100%;margin-top:40px;margin-bottom:40px;
   
}
.bin{
    height:20px;
}
textarea:focus{
    height:80px;
}
.reject {
    background-color: #c81900;
    border: solid 1px #c81900;
}
    .reject:hover {
        color: #c81900;
    }
    .blue{
        color:#0094ff !important;
    }
::placeholder { /* Chrome, Firefox, Opera, Safari 10.1+ */
    color: #e2e2e2;
    opacity: 1; /* Firefox */
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
    color: #e2e2e2;
}

::-ms-input-placeholder { /* Microsoft Edge */
    color: #e2e2e2;
}
.section{
    width:100%;float:left;margin-bottom:30px;
}

.confirm ul{
    text-align:left;padding:0;margin:0;
}
.confirm li{
    list-style:none;line-height:26px;border-bottom:dashed 1px rgba(0,0,0,0.3);
    display:block;
}
.condiv{
    width:120px;float:left;
}
.datepicker--cells {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap
}

.datepicker--cell {
    border-radius: 4px;
    box-sizing: border-box;
    cursor: pointer;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    position: relative;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    height: 32px;
    z-index: 1
}

    .datepicker--cell.-focus- {
        background: #f0f0f0
    }

    .datepicker--cell.-current- {
        color: #4EB5E6
    }

        .datepicker--cell.-current-.-focus- {
            color: #4a4a4a
        }

        .datepicker--cell.-current-.-in-range- {
            color: #4EB5E6
        }

    .datepicker--cell.-in-range- {
        background: rgba(92,196,239,.1);
        color: #4a4a4a;
        border-radius: 0
    }

        .datepicker--cell.-in-range-.-focus- {
            background-color: rgba(92,196,239,.2)
        }

    .datepicker--cell.-disabled- {
        cursor: default;
        color: #aeaeae
    }

        .datepicker--cell.-disabled-.-focus- {
            color: #aeaeae
        }

        .datepicker--cell.-disabled-.-in-range- {
            color: #a1a1a1
        }

        .datepicker--cell.-disabled-.-current-.-focus- {
            color: #aeaeae
        }

    .datepicker--cell.-range-from- {
        border: 1px solid rgba(92,196,239,.5);
        background-color: rgba(92,196,239,.1);
        border-radius: 4px 0 0 4px
    }

    .datepicker--cell.-range-to- {
        border: 1px solid rgba(92,196,239,.5);
        background-color: rgba(92,196,239,.1);
        border-radius: 0 4px 4px 0
    }

    .datepicker--cell.-selected-, .datepicker--cell.-selected-.-current- {
        color: #fff;
        background: #5cc4ef
    }

    .datepicker--cell.-range-from-.-range-to- {
        border-radius: 4px
    }

    .datepicker--cell.-selected- {
        border: none
    }

        .datepicker--cell.-selected-.-focus- {
            background: #45bced
        }

    .datepicker--cell:empty {
        cursor: default
    }

.datepicker--days-names {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    margin: 8px 0 3px
}

.datepicker--day-name {
    color: #FF9A19;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    text-align: center;
    text-transform: uppercase;
    font-size: .8em
}

.-only-timepicker- .datepicker--content, .datepicker--body, .datepicker-inline .datepicker--pointer {
    display: none
}

.datepicker--cell-day {
    width: 14.28571%
}

.datepicker--cells-months {
    height: 170px
}

.datepicker--cell-month {
    width: 33.33%;
    height: 25%
}

.datepicker--cells-years, .datepicker--years {
    height: 170px
}

.datepicker--cell-year {
    width: 25%;
    height: 33.33%
}

.datepickers-container {
    position: absolute;
    left: 0;
    top: 0
}

@media print {
    .datepickers-container {
        display: none
    }
}

.datepicker {
    background: #fff;
    border: 1px solid #dbdbdb;
    box-shadow: 0 4px 12px rgba(0,0,0,.15);
    border-radius: 4px;
    box-sizing: content-box;
    font-family: 'Roboto', sans-serif;
    font-size: 14px;
    color: #4a4a4a;
    width: 250px;
    position: absolute;
    left: -100000px;
    opacity: 0;
    transition: opacity .3s ease,left 0s .3s,-webkit-transform .3s ease;
    transition: opacity .3s ease,transform .3s ease,left 0s .3s;
    transition: opacity .3s ease,transform .3s ease,left 0s .3s,-webkit-transform .3s ease;
    z-index: 100
}

    .datepicker.-from-top- {
        -webkit-transform: translateY(-8px);
        transform: translateY(-8px)
    }

    .datepicker.-from-right- {
        -webkit-transform: translateX(8px);
        transform: translateX(8px)
    }

    .datepicker.-from-bottom- {
        -webkit-transform: translateY(8px);
        transform: translateY(8px)
    }

    .datepicker.-from-left- {
        -webkit-transform: translateX(-8px);
        transform: translateX(-8px)
    }

    .datepicker.active {
        opacity: 1;
        -webkit-transform: translate(0);
        transform: translate(0);
        transition: opacity .3s ease,left 0s 0s,-webkit-transform .3s ease;
        transition: opacity .3s ease,transform .3s ease,left 0s 0s;
        transition: opacity .3s ease,transform .3s ease,left 0s 0s,-webkit-transform .3s ease
    }

.datepicker-inline .datepicker {
    border-color: #d7d7d7;
    box-shadow: none;
    position: static;
    left: auto;
    right: auto;
    opacity: 1;
    -webkit-transform: none;
    transform: none
}

.datepicker--content {
    box-sizing: content-box;
    padding: 4px
}

.datepicker--pointer {
    position: absolute;
    background: #fff;
    border-top: 1px solid #dbdbdb;
    border-right: 1px solid #dbdbdb;
    width: 10px;
    height: 10px;
    z-index: -1
}

.datepicker--nav-action:hover, .datepicker--nav-title:hover {
    background: #f0f0f0
}

.-top-center- .datepicker--pointer, .-top-left- .datepicker--pointer, .-top-right- .datepicker--pointer {
    top: calc(100% - 4px);
    -webkit-transform: rotate(135deg);
    transform: rotate(135deg)
}

.-right-bottom- .datepicker--pointer, .-right-center- .datepicker--pointer, .-right-top- .datepicker--pointer {
    right: calc(100% - 4px);
    -webkit-transform: rotate(225deg);
    transform: rotate(225deg)
}

.-bottom-center- .datepicker--pointer, .-bottom-left- .datepicker--pointer, .-bottom-right- .datepicker--pointer {
    bottom: calc(100% - 4px);
    -webkit-transform: rotate(315deg);
    transform: rotate(315deg)
}

.-left-bottom- .datepicker--pointer, .-left-center- .datepicker--pointer, .-left-top- .datepicker--pointer {
    left: calc(100% - 4px);
    -webkit-transform: rotate(45deg);
    transform: rotate(45deg)
}

.-bottom-left- .datepicker--pointer, .-top-left- .datepicker--pointer {
    left: 10px
}

.-bottom-right- .datepicker--pointer, .-top-right- .datepicker--pointer {
    right: 10px
}

.-bottom-center- .datepicker--pointer, .-top-center- .datepicker--pointer {
    left: calc(50% - 10px / 2)
}

.-left-top- .datepicker--pointer, .-right-top- .datepicker--pointer {
    top: 10px
}

.-left-bottom- .datepicker--pointer, .-right-bottom- .datepicker--pointer {
    bottom: 10px
}

.-left-center- .datepicker--pointer, .-right-center- .datepicker--pointer {
    top: calc(50% - 10px / 2)
}

.datepicker--body.active {
    display: block
}

.datepicker--nav {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-justify-content: space-between;
    -ms-flex-pack: justify;
    justify-content: space-between;
    border-bottom: 1px solid #efefef;
    min-height: 32px;
    padding: 4px
}

.-only-timepicker- .datepicker--nav {
    display: none
}

.datepicker--nav-action, .datepicker--nav-title {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    cursor: pointer;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center
}

.datepicker--nav-action {
    width: 32px;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none
}

    .datepicker--nav-action.-disabled- {
        visibility: hidden
    }

    .datepicker--nav-action svg {
        width: 32px;
        height: 32px
    }

    .datepicker--nav-action path {
        fill: none;
        stroke: #9c9c9c;
        stroke-width: 2px
    }

.datepicker--nav-title {
    border-radius: 4px;
    padding: 0 8px
}

.datepicker--buttons, .datepicker--time {
    border-top: 1px solid #efefef;
    padding: 4px
}

.datepicker--nav-title i {
    font-style: normal;
    color: #9c9c9c;
    margin-left: 5px
}

.datepicker--nav-title.-disabled- {
    cursor: default;
    background: 0 0
}

.datepicker--buttons {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex
}

.datepicker--button {
    color: #4EB5E6;
    cursor: pointer;
    border-radius: 4px;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    display: -webkit-inline-flex;
    display: -ms-inline-flexbox;
    display: inline-flex;
    -webkit-justify-content: center;
    -ms-flex-pack: center;
    justify-content: center;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    height: 32px
}

    .datepicker--button:hover {
        color: #4a4a4a;
        background: #f0f0f0
    }

.datepicker--time {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    position: relative
}

    .datepicker--time.-am-pm- .datepicker--time-sliders {
        -webkit-flex: 0 1 138px;
        -ms-flex: 0 1 138px;
        flex: 0 1 138px;
        max-width: 138px
    }

.-only-timepicker- .datepicker--time {
    border-top: none
}

.datepicker--time-sliders {
    -webkit-flex: 0 1 153px;
    -ms-flex: 0 1 153px;
    flex: 0 1 153px;
    margin-right: 10px;
    max-width: 153px
}

.datepicker--time-label {
    display: none;
    font-size: 12px
}

.datepicker--time-current {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    -webkit-flex: 1;
    -ms-flex: 1;
    flex: 1;
    font-size: 14px;
    text-align: center;
    margin: 0 0 0 10px
}

.datepicker--time-current-colon {
    margin: 0 2px 3px;
    line-height: 1
}

.datepicker--time-current-hours, .datepicker--time-current-minutes {
    line-height: 1;
    font-size: 19px;
    font-family: 'Roboto' position: relative;
    z-index: 1
}

    .datepicker--time-current-hours:after, .datepicker--time-current-minutes:after {
        content: '';
        background: #f0f0f0;
        border-radius: 4px;
        position: absolute;
        left: -2px;
        top: -3px;
        right: -2px;
        bottom: -2px;
        z-index: -1;
        opacity: 0
    }

    .datepicker--time-current-hours.-focus-:after, .datepicker--time-current-minutes.-focus-:after {
        opacity: 1
    }

.datepicker--time-current-ampm {
    text-transform: uppercase;
    -webkit-align-self: flex-end;
    -ms-flex-item-align: end;
    align-self: flex-end;
    color: #9c9c9c;
    margin-left: 6px;
    font-size: 11px;
    margin-bottom: 1px
}

.datepicker--time-row {
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-align-items: center;
    -ms-flex-align: center;
    align-items: center;
    font-size: 11px;
    height: 17px;
    background: linear-gradient(to right,#dedede,#dedede) left 50%/100% 1px no-repeat
}

    .datepicker--time-row:first-child {
        margin-bottom: 4px
    }

    .datepicker--time-row input[type=range] {
        background: 0 0;
        cursor: pointer;
        -webkit-flex: 1;
        -ms-flex: 1;
        flex: 1;
        height: 100%;
        padding: 0;
        margin: 0;
        -webkit-appearance: none
    }

        .datepicker--time-row input[type=range]::-ms-tooltip {
            display: none
        }

        .datepicker--time-row input[type=range]:hover::-webkit-slider-thumb {
            border-color: #b8b8b8
        }

        .datepicker--time-row input[type=range]:hover::-moz-range-thumb {
            border-color: #b8b8b8
        }

        .datepicker--time-row input[type=range]:hover::-ms-thumb {
            border-color: #b8b8b8
        }

        .datepicker--time-row input[type=range]:focus {
            outline: 0
        }

            .datepicker--time-row input[type=range]:focus::-webkit-slider-thumb {
                background: #5cc4ef;
                border-color: #5cc4ef
            }

            .datepicker--time-row input[type=range]:focus::-moz-range-thumb {
                background: #5cc4ef;
                border-color: #5cc4ef
            }

            .datepicker--time-row input[type=range]:focus::-ms-thumb {
                background: #5cc4ef;
                border-color: #5cc4ef
            }

        .datepicker--time-row input[type=range]::-webkit-slider-thumb {
            -webkit-appearance: none;
            box-sizing: border-box;
            height: 12px;
            width: 12px;
            border-radius: 3px;
            border: 1px solid #dedede;
            background: #fff;
            cursor: pointer;
            transition: background .2s;
            margin-top: -6px
        }

        .datepicker--time-row input[type=range]::-moz-range-thumb {
            box-sizing: border-box;
            height: 12px;
            width: 12px;
            border-radius: 3px;
            border: 1px solid #dedede;
            background: #fff;
            cursor: pointer;
            transition: background .2s
        }

        .datepicker--time-row input[type=range]::-ms-thumb {
            box-sizing: border-box;
            height: 12px;
            width: 12px;
            border-radius: 3px;
            border: 1px solid #dedede;
            background: #fff;
            cursor: pointer;
            transition: background .2s
        }

        .datepicker--time-row input[type=range]::-webkit-slider-runnable-track {
            border: none;
            height: 1px;
            cursor: pointer;
            color: transparent;
            background: 0 0
        }

        .datepicker--time-row input[type=range]::-moz-range-track {
            border: none;
            height: 1px;
            cursor: pointer;
            color: transparent;
            background: 0 0
        }

        .datepicker--time-row input[type=range]::-ms-track {
            border: none;
            height: 1px;
            cursor: pointer;
            color: transparent;
            background: 0 0
        }

        .datepicker--time-row input[type=range]::-ms-fill-lower {
            background: 0 0
        }

        .datepicker--time-row input[type=range]::-ms-fill-upper {
            background: 0 0
        }

    .datepicker--time-row span {
        padding: 0 12px
    }

.datepicker--time-icon {
    color: #9c9c9c;
    border: 1px solid;
    border-radius: 50%;
    font-size: 16px;
    position: relative;
    margin: 0 5px -1px 0;
    width: 1em;
    height: 1em
}

    .datepicker--time-icon:after, .datepicker--time-icon:before {
        content: '';
        background: currentColor;
        position: absolute
    }

    .datepicker--time-icon:after {
        height: .4em;
        width: 1px;
        left: calc(50% - 1px);
        top: calc(50% + 1px);
        -webkit-transform: translateY(-100%);
        transform: translateY(-100%)
    }

    .datepicker--time-icon:before {
        width: .4em;
        height: 1px;
        top: calc(50% + 1px);
        left: calc(50% - 1px)
    }

.datepicker--cell-day.-other-month-, .datepicker--cell-year.-other-decade- {
    color: #dedede
}

    .datepicker--cell-day.-other-month-:hover, .datepicker--cell-year.-other-decade-:hover {
        color: #c5c5c5
    }

.-disabled-.-focus-.datepicker--cell-day.-other-month-, .-disabled-.-focus-.datepicker--cell-year.-other-decade- {
    color: #dedede
}

.-selected-.datepicker--cell-day.-other-month-, .-selected-.datepicker--cell-year.-other-decade- {
    color: #fff;
    background: #a2ddf6
}

.-selected-.-focus-.datepicker--cell-day.-other-month-, .-selected-.-focus-.datepicker--cell-year.-other-decade- {
    background: #8ad5f4
}

.-in-range-.datepicker--cell-day.-other-month-, .-in-range-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92,196,239,.1);
    color: #ccc
}

.-in-range-.-focus-.datepicker--cell-day.-other-month-, .-in-range-.-focus-.datepicker--cell-year.-other-decade- {
    background-color: rgba(92,196,239,.2)
}

.datepicker--cell-day.-other-month-:empty, .datepicker--cell-year.-other-decade-:empty {
    background: 0 0;
    border: none
}


@media screen and (max-width:965px) {
    .menu li{
        font-size:11pt;margin-left:12px;margin-right:12px;
    }

}
@media screen and (max-width:830px) {
    .menu li {
        font-size: 9pt;
        margin-left: 8px;
        margin-right: 8px;
    }
    .pform{
        width:48%;
    }
}
    @media screen and (max-width:730px){

        .left {
           width:40px;
            
        }
        .pleft{
            margin-left:-306px;
            
        }
       .mmenu{
           display:block;
       }
    }
@media screen and (max-width:500px) {
    .d25 {
        width: 140px;
       font-size:9pt;
        padding-left: 4px;
        padding-right: 4px;
       
        font-weight: bold;
        box-shadow: 0 4px 11px rgba(0,0,0,0.3);
       
    }
}
@media screen and (max-width:480px) {
    .pform{
        width:99%;
    }
}