﻿#slides_control > div {
    height: 200px;
}
.password i {
    padding-top: 10px;
}
img {
    margin: auto;
    width: 400px;
}

#slides_control {
    position: absolute;
    width: 400px;
    left: 50%;
    top: 20px;
    margin-left: -200px;
}

.stationhead {
    /*height: 162px;*/
    position: relative;
    top: -248px;
    background: linear-gradient(135deg, #0000001f 0%, rgb(0 0 0 / 8%) 100%);
    left: 0px;
    padding: 10px 25px;
    width: 100%;
    display: flex;
    border-radius: 5px;
}

    .stationhead .info .imgbox {
        max-width: 240px;
        display: inline-table;
        background: #fff;
        padding: 5px;
        border-radius: 4px;
        margin-right: 15px;
        float: left;
    }

    .stationhead .info img {
        width: 100%;
        height: 154px;
    }

    .stationhead .info label {
        color: #fff;
        font-size: 26px;
        font-weight: 500;
        display: block;
    }

    .stationhead .info p {
        color: #fff;
        font-size: 13px;
        font-weight: 500;
    }

.stationdata {
    display: inline;
}

.miposrel {
    position: relative;
    top: -55px;
}

div#style-switcher {
    display: none;
}

.filterbody.active::before {
    content: "";
}

.filtertrigger {
    position: fixed;
    right: 0;
    top: 100px;
    background: #fff;
    padding: 10px;
    color: #2a52e8;
    font-size: 14px;
    border-radius: 5px 0px 0px 5px;
    cursor: pointer;
    transition: right .5s;
    border: 1px solid gainsboro;
    border-right: 0;
}

.filterbody {
    position: fixed;
    top: 58px;
    z-index: 1040;
    right: -320px;
    background: #fff;
    padding: 10px;
    box-shadow: -1px 4px 6px #b1b1b1;
    width: 300px;
    transition: right .5s;
    overflow: auto;
    bottom: 0px;
}

    .filterbody .iinerfilter {
        position: relative;
    }

        .filterbody .iinerfilter .filterhead {
            position: relative;
            border-bottom: 1px solid gainsboro;
            margin-bottom: 15px;
        }

            .filterbody .iinerfilter .filterhead label {
                font-size: 16px;
            }

            .filterbody .iinerfilter .filterhead span {
                color: blue;
                font-size: 14px;
                position: absolute;
                right: 0px;
                top: 1px;
                cursor: pointer;
            }

.filterinerbody .filterbox {
    background: #f9f9f9;
    padding: 10px;
    margin-bottom: 10px;
    border: 1px solid gainsboro;
    max-height: 207px;
    overflow: auto;
}

    .filterinerbody .filterbox label {
        font-size: 13px;
        font-weight: 500;
    }

    .filterinerbody .filterbox input {
        border-radius: 0;
        border: 0;
        font-size: 14px;
    }

.hgt240 {
    height: 210px;
}

.mylap {
    padding: 0;
    white-space: nowrap;
    overflow: auto;
    margin: 0px;
}

    .mylap li.amenitybox {
        margin-right: 21px;
    }

.placeinfo .placeblocker .listhead .placecount {
    display: inline-block;
    font-size: 30px;
    color: #d20e00;
    vertical-align: top;
}

    .placeinfo .placeblocker .listhead .placecount b {
        font-size: 37px;
        margin-right: 2px;
        position: relative;
        top: -10px;
    }

.placeinfo .placeblocker .listhead .infoplacenum {
    display: inline-block;
}

    .placeinfo .placeblocker .listhead .infoplacenum span {
        display: block;
        font-size: 16px;
        font-weight: 600;
    }

    .placeinfo .placeblocker .listhead .infoplacenum p {
        font-size: 14px;
        color: #ababab;
        position: relative;
        top: -5px;
    }

.placeinfo .placeblocker .listsubhead {
    font-weight: 600;
    margin-bottom: 10px;
}

.placeinfo .placeblocker ul {
    padding: 0;
    list-style: none;
}

    .placeinfo .placeblocker ul li {
        line-height: 1;
        margin-bottom: 10px;
    }

        .placeinfo .placeblocker ul li label {
            font-size: 14px;
            font-weight: 500;
        }

        .placeinfo .placeblocker ul li .ratingcir {
            margin-bottom: 6px;
        }

            .placeinfo .placeblocker ul li .ratingcir .circlerat {
                font-size: 12px;
                float: left;
                color: #6f93d3;
            }

            .placeinfo .placeblocker ul li .ratingcir .ratextinfo {
                font-size: 11px;
                position: relative;
                left: 10px;
            }

        .placeinfo .placeblocker ul li .timeinfo label {
            color: #a5a0a0;
            font-weight: 400;
            font-size: 12px;
        }

        .placeinfo .placeblocker ul li a {
            font-size: 13px;
            font-weight: 600;
        }

.googlemap img {
    width: 100%;
    height: 430px;
}

.margint10 {
    margin-top: 10px;
}

/*.fixedreviewz:hover {
    overflow: auto;
}*/

.fixedreviewz {
    height: 535px;
    overflow: auto;
    background-color: #f6f6f6;
}


    .fixedreviewz::-webkit-scrollbar {
        background-color: transparent;
        width: 0px;
    }
.stationactionbtn {
    text-align: right;
    margin-left: 6px;
    margin-bottom: 20px;
}
.seemorbtn {
    position: relative;
    bottom: 12px;
}

.bigstarpos {
    position: relative;
}

.ratingresult {
    text-align: center;
    display: inline-block;
    border-right: 1px solid gainsboro;
    padding-right: 15px;
    margin-right: 10px;
    padding-bottom: 0px;
    float: left;
}

    .ratingresult h2 {
        margin: 0;
        font-size: 3rem;
        color: #3d3d3d;
        text-align: left;
    }

    .ratingresult span {
        font-size: 13px;
        color: #9c9b9b;
    }

.ratingprogress {
    display: inline-block;
}

    .ratingprogress .innerprog {
        margin: 10px 0px;
        width: 100%;
        display: initial;
    }

    .ratingprogress .wrapprogress label {
        margin: 0;
        font-size: 12px;
        color: #969494;
        vertical-align: middle;
        width: 100px;
    }

    .ratingprogress .wrapprogress span {
        min-width: 25px;
        display: inline-block;
        text-align: center;
        color: #545151;
        font-size: 14px;
    }

    .ratingprogress .wrapprogress progress {
        margin: auto;
        position: relative;
        top: -3px;
        background: #e2e2e2;
        border-radius: 6px;
        height: 5px;
    }

.rreview {
    margin-top: 15px;
    border-top: 1px solid gainsboro;
    position: relative;
}

.fullwidth {
    width: 100%;
}

.modratingres {
    border: 0;
    padding-bottom: 0;
}

.smallstar {
    text-align: left;
}

.rating {
    margin: 0;
    padding: 0;
    display: inline-block;
}

    .rating .filled {
        color: #ea8114;
    }

    .rating li {
        color: #a9a9a9;
        text-align: center;
        font-weight: bold;
        list-style-type: none;
        display: inline-block;
        cursor: pointer;
    }

.ratingresult .onlyresultstar i:nth-child(1) {
    color: #ea8114;
}

.ratingresult .onlyresultstar i {
    color: #c0bbbb;
}

.smallstar i {
    position: relative;
    font-size: 18px !important;
}

.rightcont svg {
    color: #818181;
    font-size: 13px;
    position: relative;
    top: 11px;
}

.starrat {
    background-image: url(https://apppresser.com/wp-content/uploads/2015/11/stars.png);
    background-size: cover;
    width: 12px;
    height: 13px;
}

.rightcont {
    text-align: right;
    top: 5px;
}

.stimeo {
    position: absolute !important;
    right: 0px;
    top: 7px;
}

.margin-t15 {
    margin-top: 15px;
}

.rightcont span {
    font-size: 12px;
    color: #5e5e5e;
    position: relative;
    top: 10px;
}

progress[value]::-webkit-progress-bar {
    background-color: transparent;
}

.progfive[value]::-webkit-progress-value {
    background-color: #4aa64a;
}

.progfour[value]::-webkit-progress-value {
    background-color: #a6d72c;
}

.progthree[value]::-webkit-progress-value {
    background-color: #f6e72e;
}

.progtwo[value]::-webkit-progress-value {
    background-color: #f7a61b;
}

.progone[value]::-webkit-progress-value {
    background-color: #ef3706;
}

.dmodal {
    display: none;
    position: fixed;
    z-index: 10;
    padding-top: 0;
    padding-bottom: 0;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: auto;
    background-color: rgb(0,0,0);
    background-color: rgb(0 0 0 / 68%);
    z-index: 9999;
}

    .dmodal .wroapconf {
        position: relative;
        background: rgb(0 0 0 / 81%);
        width: 100%;
        margin: auto;
        padding: 15px;
        height: 100%;
    }

.dclose {
    position: absolute;
    top: 0px;
    right: 40px;
    color: #0f0f0f;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    height: auto;
    padding: 0px;
    cursor: pointer;
    z-index: 1;
}

.dclosec {
    position: absolute;
    top: 0px;
    right: 40px;
    color: #0f0f0f;
    font-size: 40px;
    font-weight: bold;
    transition: 0.3s;
    height: auto;
    padding: 0px;
    cursor: pointer;
    z-index: 1;
}

.dmodal img.dmodal-content {
    height: 100% !important;
    max-width: 45%;
    width: auto;
    border-radius: 4px;
    position: relative;
    margin-left: initial;
    display: inline-block;
    left: 100px;
}

.installedamt {
    padding-top: 80px !important;
}

.modinfo {
    padding: 20px;
    list-style: none;
    background: #ffffff;
    width: 40%;
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    margin: auto;
    text-align: center;
}

    .modinfo li {
        color: #000;
        display: inline-block !important;
        border-right: 1px solid gainsboro !important;
        font-size: 14px;
        padding: 10px;
        font-weight: 600;
    }

        .modinfo li span {
            font-weight: 500;
            color: #191919;
            display: inline-block;
        }

.installedamt span {
    display: block !important;
}

.modinfo li label {
    margin: 0;
    color: #353535;
    font-weight: 400;
    display: inline;
}

.installedamt li {
    display: block !important;
    border: 1px solid gainsboro;
    margin-bottom: 25px;
    border-radius: 4px;
}

.compltsect .modinfo {
    text-align: left;
    padding-top: 10px;
    overflow: auto;
}

.modinfo .publicinfo {
    text-align: left;
    margin-top: 10px;
}

    .modinfo .publicinfo .limg {
        width: 85px;
        float: left;
        margin-right: 10px;
        height: 90px;
    }

        .modinfo .publicinfo .limg img {
            height: auto;
            min-height: 85px;
            border-radius: 4px;
            width: 100%;
        }

    .modinfo .publicinfo .pulicinf {
        display: inline;
    }

        .modinfo .publicinfo .pulicinf label {
            display: block;
            margin: 0;
            font-weight: 500;
            color: #676767;
        }

        .modinfo .publicinfo .pulicinf span {
            font-size: 13px;
        }

        .modinfo .publicinfo .pulicinf p {
            font-size: 13px;
            border-bottom: 1px solid gainsboro;
            padding-bottom: 25px;
        }

            .modinfo .publicinfo .pulicinf p i {
                color: #3F51B5;
            }

.compltsect .modinfo ul {
    border-bottom: 1px solid gainsboro;
    padding-bottom: 15px;
    padding-left: 0;
}

label.mainhead {
    font-size: 24px;
    border-bottom: 1px solid gainsboro;
    width: 100%;
    padding-bottom: 10px;
}

.commentsectr {
    background: #fbfbfb;
    border-radius: 4px;
    padding: 20px 20px;
    border: 1px solid gainsboro;
    margin-bottom: 10px;
}

    .commentsectr .statmst {
        position: relative;
        margin-bottom: 5px;
    }

    .commentsectr label {
        font-size: 13px;
    }

    .commentsectr .statmst span {
        position: absolute;
        right: 10px;
        font-size: 13px;
        color: #928e8e;
    }

.stcomp {
    margin: auto;
    background: #5dbb5d;
    color: #fff;
    padding: 5px 10px 7px 10px;
    border-radius: 4px;
    text-align: center;
    font-size: 12px !important;
    vertical-align: middle;
    display: block;
    width: auto;
    margin-bottom: 0 !important;
}

.editfld textarea {
    width: 100%;
    border-radius: 4px;
    resize: none;
    border: 1px solid gainsboro;
    padding: 6px;
    font-size: 14px;
}

.editfld {
    position: relative;
}

    .editfld .glyphicon img {
        width: 100%;
        max-width: 20px;
        position: absolute;
        right: 0;
        cursor: pointer;
    }

    .editfld .glyphicon-remove img {
        right: 30px;
        max-width: 23px;
    }

.lapawait {
    background: #FFC107 !important;
}

.labpending {
    background: #FF9800 !important;
}

.stpend {
    margin: 0;
    background: #FF9800;
    color: #fff;
    padding: 0 5px 2px 5px;
    border-radius: 4px;
    font-size: 13px;
    width: 75px;
    text-align: center;
}

.addtask {
    background: #F44336;
    display: inline;
    color: #fff;
    font-weight: 600;
    border-radius: 5px;
    padding: 5px 10px 7px 10px;
    font-size: 16px;
    cursor: pointer;
}

    .addtask span {
        display: inline-block;
        margin-left: 5px;
        letter-spacing: -0.5px;
    }

.marginb20 {
    margin-bottom: 20px;
}

.marginb25 {
    margin-bottom: 25px;
}

.assignmod .complid label {
    font-weight: 600;
}

.assignmod select {
    display: block;
    width: 100%;
    border: 1px solid #c5ccd6;
    border-radius: 4px;
    padding: 15px 5px;
    height: auto;
    font-size: 13px;
}

.assignmod {
    font-size: 13px;
}

    .assignmod textarea {
        resize: none;
    }

    .assignmod select {
        display: block;
        width: 100%;
        border: 1px solid #c5ccd6;
        border-radius: 4px;
        padding: 15px 5px;
    }

.actionfootbtn button {
    font-size: 14px;
    padding: 4px 10px 5px 10px;
    width: 85px;
    border-radius: 4px;
    background: #5e72e4;
    border: 0;
    font-weight: 600;
}

.actionfootbtn .btn-secondary {
    background: #525f7f;
}

.assignmod .line-height-normal {
    border: 1px solid #c5ccd6;
    display: block;
    width: 100%;
    text-align: left;
}

span.stars, span.stars span {
    display: block;
    /*Download the star image here: http://stackoverflow.com/questions/1987524/turn-a-number-into-star-rating-display-using-jquery-and-css */
    background: url('https://apppresser.com/wp-content/uploads/2015/11/stars.png') 0 -16px repeat-x;
    width: 80px;
    height: 16px;
}

    span.stars span {
        background-position: 0 0;
    }

.alignright {
    float: right;
}

.filterbody.active {
    right: 0;
}

.filtertrigger.active {
    right: 300px;
}

.table-flush td {
    font-size: 14px !important;
    vertical-align: middle;
}


.filterbody .applybttnfilter {
    border: 0;
    font-size: 13px;
    background: rgb(94 114 227 / 91%);
    color: #fff;
    font-weight: 500;
    padding: 2px 10px 5px 10px;
    border-radius: 4px;
    position: absolute;
    right: 60px;
}

::-webkit-scrollbar-track {
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    border-radius: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar {
    width: 6px;
    background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb {
    border-radius: 6px;
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0.44, rgb(122,153,217)), color-stop(0.72, rgb(73,125,189)), color-stop(0.86, rgb(28,58,148)));
}

.maincomment {
    background: #f3f3f3;
    padding: 10px 15px;
    border-radius: 12px;
}

.replycooment {
    margin-top: 10px;
    background: #f3f3f3;
    padding: 10px 15px;
    border-radius: 12px;
    margin-left: 35px;
}

    .replycooment .statmst {
        font-size: 13px;
    }

        .replycooment .statmst span {
            font-size: 12px;
        }

.norow {
    margin-left: 0;
    margin-right: 0;
}

.slider {
    width: 100%;
    margin: 0 auto;
    padding: 0;
    height: 375px;
}

    .slider ul.bxslider img {
        width: 100%;
        height: 500px;
    }

.bx-pager {
    margin: 0;
    padding: 0;
}

    .bx-pager a {
        opacity: 0.4;
    }

        .bx-pager a:hover,
        .bx-pager a.active {
            opacity: 1;
        }

    .bx-pager img {
        width: 75px;
        margin-left: 28px;
    }

.headtop {
    position: absolute;
    top: -65px;
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    left: 0;
}

.topmins {
    top: -218px;
}

.updateinfo {
    position: absolute;
    right: 20px;
    background: white;
    font-size: 16px;
    padding: 5px 10px;
    border-radius: 4px;
    cursor: pointer;
    z-index: 11;
}
    .updateinfo label {
        margin: 0;
        color: #035eeb;
        font-weight: 500;
        cursor: pointer;
    }
.swipeslider .swiper-button-next:after, .swiper-container-rtl .swiper-button-prev:after {
    content: 'next';
    font-size: 25px;
    color:#000;
}


.swipeslider .swiper-button-prev:after, .swiper-container-rtl .swiper-button-next:after {
    content: 'prev';
    font-size: 25px;
    color: #000;
}
.placeinfo .placeblocker ul li .timeinfo label svg {
    margin-right: 5px;
    font-size: 12px;
}

/* card hover */
.teamy {
    position: relative;
    z-index: 1;
    overflow: hidden;
    cursor: pointer;
}

.teamy__layout {
    position: relative;
}

.teamy__preview {
    position: relative;
    overflow: hidden;
}

.teamy__avatar {
    display: block;
    max-width: 100%;
    position: relative;
    z-index: 1;
}

.teamy__preview:before {
    content: "";
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 2;
}

.teamy__back {
    width: 100%;
    height: 100%;
    box-sizing: border-box;
    opacity: 0;
    will-change: opacity;
    display: flex;
    flex-direction: column;
    justify-content: center;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.teamy:hover .teamy__back {
    opacity: 1;
    height: 100%;
    html transition: opacity .4s cubic-bezier(0.71, 0.05, 0.29, 0.9) .2s;
}

.teamy__name {
    margin-top: 0;
    margin-bottom: 0;
}

.teamy__post {
    display: block;
}

/*
 * 2. visual styles
 */

/* common styles for visual styles */

.teamy__back {
    padding-left: 10px;
    padding-right: 10px;
    text-align: center;
}

.teamy__content {
    padding: 20px;
}

.teamy__name {
    font-size: 1.3em;
}

.teamy__post {
    margin-top: .5em;
    font-size: .8em;
    text-transform: uppercase;
    font-weight: 500;
    border-bottom: 1px solid;
    display: inline-block;
}

/* style 1 */

.teamy_style1 {
    text-align: center;
}

/* style 2 */

.teamy_style2 .teamy__content {
    width: 100%;
    box-sizing: border-box;
    position: absolute;
    left: 0;
    bottom: 0;
    z-index: 4;
}

.teamy_style2 .teamy__name {
    font-weight: 400;
}

/* style 2 */

.teamy_style3 .teamy__name {
    font-size: 1.5em;
    line-height: 1.2;
    margin-bottom: 15px;
}

/*
 * 3. masks
 */

/* mask circle */

.teamy_mask-circle .teamy__preview:before {
    width: 0;
    height: 0;
    padding: 25%;
    border-radius: 50%;
    transition: transform .3s ease, opacity .3s ease-out;
    will-change: opacity, transform;
    opacity: 0;
    transform: translate(-50%, -50%) scale(0);
}

.teamy_mask-circle:hover .teamy__preview:before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(4);
    transition-duration: .6s;
}

/* mask triangle */

.teamy_mask-triangle .teamy__preview:before {
    width: 100%;
    height: 100%;
    opacity: 0;
    -webkit-clip-path: polygon(50% 10%, 15% 90%, 85% 90%);
    clip-path: polygon(50% 10%, 15% 90%, 85% 90%);
    transition-property: transform, opacity;
    transition-duration: .2s, .4s;
    transition-delay: .4s, 0s;
    transition-timing-function: ease-out;
    will-change: transform, opacity;
    transform: translate(-50%, -50%) scale(1);
}

.teamy_mask-triangle:hover .teamy__preview:before {
    opacity: 1;
    transform: translate(-50%, -50%) scale(5);
    transition-delay: .1s, 0s;
    transition-duration: .4s;
}

/*
 * 4. animations for preview
 */

/* zoom */

.teamy_zoom-photo .teamy__avatar {
    transition: transform .4s cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: transform;
    transform: scale(1);
}

.teamy_zoom-photo:hover .teamy__avatar {
    transform: scale(1.2);
}

/* zoom and rotate */

.teamy_zoom-rotate-photo .teamy__avatar {
    transition: transform .4s cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: transform;
    transform: scale(1) rotate(0);
}

.teamy_zoom-rotate-photo:hover .teamy__avatar {
    transform: scale(1.2) rotate(5deg);
}

/* zoom and slide */

.teamy_zoom-slide-photo .teamy__avatar {
    transition: transform .4s cubic-bezier(0.71, 0.05, 0.29, 0.9);
    will-change: transform;
    transform: scale(1) translate(0, 0);
}

.teamy_zoom-slide-photo:hover .teamy__avatar {
    transform: scale(1.2) translate(4%, 4%);
}

/*
 * 5. default skin
 */

.teamy__preview:before {
    background-color: rgba(72, 27, 174, .7);
}

.teamy_style2, .teamy_style3 {
    color: #fff;
}

    .teamy_style2 .teamy__content {
        background-color: rgba(72, 27, 174, .85);
    }


/*
* demo page
*/



@media screen and (max-width: 360px) {

    .melnik909 {
        display: none;
    }
}

/* layout */

.main-container {
    max-width: 1400px;
    padding-left: 2rem;
    padding-right: 2rem;
    margin-left: auto;
    margin-right: auto;
}

.section:nth-of-type(even) {
    background-color: var(--colorGray);
}

.section__header {
    position: relative;
    padding-bottom: 2rem;
    text-align: center;
    text-transform: uppercase;
}

    .section__header:before {
        content: "";
        width: 5rem;
        height: 3px;
        background-color: var(--colorAlternative);
        position: absolute;
        bottom: 0;
        left: 50%;
        transform: translateX(-50%);
    }

.section__title {
    font-size: 2.8rem;
}

.section__hint {
    font-size: 1.4rem;
    display: block;
    margin-top: 1rem;
}

.section__content {
    display: flex;
    flex-wrap: wrap;
    align-items: flex-start;
}

@media screen and (min-width: 641px) {

    .section__header {
        margin-bottom: 6rem;
    }

    .section__content {
        justify-content: center;
    }
}

@media screen and (max-width: 640px) {

    .section {
        padding-top: 4rem;
        padding-bottom: 4rem;
    }

    .section__header {
        margin-bottom: 3rem;
    }
}

/* options */

.radio {
    position: absolute;
    left: -9999px;
}

.preview-options {
    padding-top: 2rem;
}

.preview-options__container {
    display: flex;
    justify-content: center;
}

.preview-options__param {
    display: inline-block;
    cursor: pointer;
}

    .preview-options__param:not(:last-child) {
        margin-right: 1.5rem;
    }

.preview-options__color:before {
    content: "";
    width: 3.2rem;
    height: 3.2rem;
    display: block;
    border-radius: 50%;
}

.preview-options__color:after {
    content: "";
    width: 75%;
    height: 3px;
    display: block;
    margin: 1rem auto 0;
}

.preview-options__color_black:before,
#black:checked ~ .preview-options .preview-options__color_black:after {
    background-color: rgba(0, 0, 0, 1);
}

.preview-options__color_purple:before,
#purple:checked ~ .preview-options .preview-options__color_purple:after {
    background-color: rgba(72, 27, 174, 1);
}

.preview-options__color_blue:before,
#blue:checked ~ .preview-options .preview-options__color_blue:after {
    background-color: rgba(80, 126, 209, 1);
}

.preview-options__color_green:before,
#green:checked ~ .preview-options .preview-options__color_green:after {
    background-color: rgba(27, 188, 155, 1);
}

.preview-options__color_red:before,
#red:checked ~ .preview-options .preview-options__color_red:after {
    background-color: rgba(160, 53, 73, 1);
}

#black:checked ~ .section .teamy {
    --demoColorMask: rgba(0, 0, 0, .7);
    --demoColorContent: rgba(0, 0, 0, .85);
    --demoColorIcon: rgba(0, 0, 0, 1);
}

#blue:checked ~ .section .teamy {
    --demoColorMask: rgba(80, 126, 209, .7);
    --demoColorContent: rgba(80, 126, 209, .85);
    --demoColorIcon: rgba(80, 126, 209, 1);
}

#green:checked ~ .section .teamy {
    --demoColorMask: rgba(42, 155, 132, .7);
    --demoColorContent: rgba(42, 155, 132, .85);
    --demoColorIcon: rgba(42, 155, 132, 1);
}

#red:checked ~ .section .teamy {
    --demoColorMask: rgba(160, 53, 73, .7);
    --demoColorContent: rgba(160, 53, 73, .85);
    --demoColorIcon: rgba(160, 53, 73, 1);
}

/* demo params */

.teamy__preview:before {
    background-color: var(--demoColorMask, rgba(72, 27, 174, .7));
}

.teamy_style2 .teamy__content {
    background-color: var(--demoColorContent, rgba(72, 27, 174, .85));
}

/* social buttons */

.social {
    box-sizing: border-box;
    width: 42px;
    height: 42px;
    padding: 10px;
    background-color: #fff;
    border-radius: 100%;
    margin: 5px;
    position: relative;
    display: inline-block;
    vertical-align: middle;
}

.social__icon {
    width: 100%;
    height: 100%;
    fill: rgba(72, 27, 174, 1);
    fill: var(--demoColorIcon, rgba(72, 27, 174, 1));
}

.social__name {
    position: absolute;
    left: -9999px;
}

@media screen and (max-width: 640px) {

    .preview-options {
        padding-bottom: 2rem;
        border-bottom: 1px solid var(--colorGray);
    }
}

@media screen and (min-width: 641px) {

    .preview-options {
        background-color: var(--colorGray);
    }
}

/* grid */

.teamy-team {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;
}

@media screen and (min-width: 849px) {

    .teamy {
        width: 25%;
    }
}

@media screen and (min-width: 425px) and (max-width: 848px) {

    .teamy {
        width: 50%;
    }
}

@media screen and (max-width: 424px) {

    .teamy {
        width: 100%;
    }

        .teamy:not(:first-child) {
            margin-top: 3rem;
        }
}

/* 360 crousel*/
.slider {
    width: 100%;
}

    .slider input {
        display: none;
    }

.testimonials {
    display: flex;
    align-items: center;
    justify-content: center;
    position: relative;
    min-height: 350px;
    perspective: 1000px;
    overflow: hidden;
}

    .testimonials .item {
        top: 0;
        position: absolute;
        box-sizing: border-box;
        background-color: #fff;
        padding: 10px;
        width: 320px;
        text-align: center;
        transition: transform 0.4s;
        -webkit-transform-style: preserve-3d;
        box-shadow: 0 0 10px rgba(0,0,0,0.3);
        user-select: none;
        cursor: pointer;
        border-radius: 6px;
    }

        .testimonials .item img {
            width: 100%;
        }

        .testimonials .item p {
            color: #656565;
            font-weight: 600;
            font-size: 18px;
            margin: 0;
            margin-top: 16px;
        }

        .testimonials .item h2 {
            font-size: 14px;
            color: #656565;
            font-weight: 400;
        }

.dots {
    display: flex;
    justify-content: center;
    align-items: center;
}

    .dots label {
        display: block;
        height: 5px;
        width: 5px;
        border-radius: 50%;
        cursor: pointer;
        background-color: #413B52;
        margin: 7px;
        transition: transform 0.2s, color 0.2s;
    }

/* First */
#t-1:checked ~ .dots label[for="t-1"] {
    transform: scale(2);
    background-color: #000;
}

#t-1:checked ~ .dots label[for="t-2"] {
    transform: scale(1.5);
}

#t-1:checked ~ .testimonials label[for="t-1"] {
    z-index: 4;
    top: 8px;
}

#t-1:checked ~ .testimonials label[for="t-2"] {
    transform: translateX(300px) translateZ(-90px) rotateY(-15deg);
    z-index: 3;
}

#t-1:checked ~ .testimonials label[for="t-3"] {
    transform: translateX(600px) translateZ(-180px) rotateY(-25deg);
    z-index: 2;
}

#t-1:checked ~ .testimonials label[for="t-4"] {
    transform: translateX(900px) translateZ(-270px) rotateY(-35deg);
    z-index: 1;
}

#t-1:checked ~ .testimonials label[for="t-5"] {
    transform: translateX(1200px) translateZ(-360px) rotateY(-45deg);
}

/* Second */
#t-2:checked ~ .dots label[for="t-1"] {
    transform: scale(1.5);
}

#t-2:checked ~ .dots label[for="t-2"] {
    transform: scale(2);
    background-color: #000;
}

#t-2:checked ~ .dots label[for="t-3"] {
    transform: scale(1.5);
}

#t-2:checked ~ .testimonials label[for="t-1"] {
    transform: translateX(-300px) translateZ(-90px) rotateY(15deg);
}

#t-2:checked ~ .testimonials label[for="t-2"] {
    z-index: 3;
    top: 8px;
}

#t-2:checked ~ .testimonials label[for="t-3"] {
    transform: translateX(300px) translateZ(-90px) rotateY(-15deg);
    z-index: 2;
}

#t-2:checked ~ .testimonials label[for="t-4"] {
    transform: translateX(600px) translateZ(-180px) rotateY(-25deg);
    z-index: 1;
}

#t-2:checked ~ .testimonials label[for="t-5"] {
    transform: translateX(900px) translateZ(-270px) rotateY(-35deg);
}

/* Third */
#t-3:checked ~ .dots label[for="t-2"] {
    transform: scale(1.5);
}

#t-3:checked ~ .dots label[for="t-3"] {
    transform: scale(2);
    background-color: #000;
}

#t-3:checked ~ .dots label[for="t-4"] {
    transform: scale(1.5);
}

#t-3:checked ~ .testimonials label[for="t-1"] {
    transform: translateX(-600px) translateZ(-180px) rotateY(25deg);
}

#t-3:checked ~ .testimonials label[for="t-2"] {
    transform: translateX(-300px) translateZ(-90px) rotateY(15deg);
}

#t-3:checked ~ .testimonials label[for="t-3"] {
    z-index: 3;
    top: 8px;
}

#t-3:checked ~ .testimonials label[for="t-4"] {
    transform: translateX(300px) translateZ(-90px) rotateY(-15deg);
    z-index: 2;
}

#t-3:checked ~ .testimonials label[for="t-5"] {
    transform: translateX(600px) translateZ(-180px) rotateY(-25deg);
}

/* Fourth */
#t-4:checked ~ .dots label[for="t-3"] {
    transform: scale(1.5);
}

#t-4:checked ~ .dots label[for="t-4"] {
    transform: scale(2);
    background-color: #000;
}

#t-4:checked ~ .dots label[for="t-5"] {
    transform: scale(1.5);
}

#t-4:checked ~ .testimonials label[for="t-1"] {
    transform: translateX(-900px) translateZ(-270px) rotateY(35deg);
}

#t-4:checked ~ .testimonials label[for="t-2"] {
    transform: translateX(-600px) translateZ(-180px) rotateY(25deg);
}

#t-4:checked ~ .testimonials label[for="t-3"] {
    transform: translateX(-300px) translateZ(-90px) rotateY(15deg);
    z-index: 2;
}

#t-4:checked ~ .testimonials label[for="t-4"] {
    z-index: 3;
    top: 8px;
}

#t-4:checked ~ .testimonials label[for="t-5"] {
    transform: translateX(300px) translateZ(-90px) rotateY(-15deg);
}

/* Fifth */
#t-5:checked ~ .dots label[for="t-4"] {
    transform: scale(1.5);
}

#t-5:checked ~ .dots label[for="t-5"] {
    transform: scale(2);
    background-color: #000;
}

#t-5:checked ~ .testimonials label[for="t-1"] {
    .testimonials .item transform: translateX(-1200px) translateZ(-360px) rotateY(45deg);
}

#t-5:checked ~ .testimonials label[for="t-2"] {
    transform: translateX(-900px) translateZ(-270px) rotateY(35deg);
    z-index: 1;
}

#t-5:checked ~ .testimonials label[for="t-3"] {
    transform: translateX(-600px) translateZ(-180px) rotateY(25deg);
    z-index: 2;
}

#t-5:checked ~ .testimonials label[for="t-4"] {
    transform: translateX(-300px) translateZ(-90px) rotateY(15deg);
    z-index: 3;
}

#t-5:checked ~ .testimonials label[for="t-5"] {
    z-index: 4;
    top: 8px;
}



.blone {
    margin: 8px;
    width: 225px;
    height: 110px;
    display: inline-block;
}

.exploreblock a {
    display: block;
    height: 100%;
    width: 100%;
    letter-spacing: .01785714em;
    font-family: 'Google Sans',Roboto,Arial,sans-serif;
    font-size: .875rem;
    font-weight: 500;
    line-height: 1.25rem;
    color: #1a73e8;
    overflow: hidden;
    position: relative;
    text-decoration: inherit;
    z-index: 0;
}

.emptyblck {
    background-image: radial-gradient(circle farthest-side,rgba(189,189,189,0.3),rgba(189,189,189,0.3) 80%,rgba(189,189,189,0) 100%);
    -webkit-background-size: cover;
    background-size: cover;
    opacity: 0;
    pointer-events: none;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transform: scale(4);
    transform: scale(4);
    -webkit-transition: opacity .3s ease-out;
    transition: opacity .3s ease-out;
    z-index: 2;
}

.inbl {
    padding-top: 45%;
    margin-bottom: 0;
    overflow: hidden;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    background-color: #dadce0;
    margin-bottom: 16px;
    padding-top: 56.25%;
    position: relative;
    width: 100%;
}

.imgprv {
    -webkit-border-radius: 8px;
    border-radius: 8px;
    overflow: hidden;
    background-position: 50% 50%;
    -webkit-background-size: cover;
    background-size: cover;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    opacity: 1;
    -webkit-transition: opacity 300ms cubic-bezier(0,0,0.25,1);
    transition: opacity 300ms cubic-bezier(0,0,0.25,1);
    -webkit-transition-property: opacity,transform;
    transition-property: opacity,transform;
}

.overlyx {
    border-radius: 8px;
    overflow: hidden;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background-color: rgba(0,0,0,0.4);
    bottom: 0;
    display: flex;
    flex-direction: column;
    left: 0;
    padding: 12px;
    position: absolute;
    right: 0;
    text-align: center;
    text-transform: uppercase;
    top: 0;
    color: #fff;
}

.headbanner {
    background-image: url(https://image.shutterstock.com/z/stock-vector-railway-station-sketch-558634180.jpg);
    position: absolute;
    left: 115px;
    right: 0;
    top: 0px;
    bottom: 0;
    background-repeat: no-repeat;
    height: 257px;
    background-position: center;
}

    .headbanner::before {
        content: "";
        position: absolute;
        background: rgb(0 0 0 / 71%);
        left: 0;
        right: 0;
        top: 0;
        bottom: 0;
    }

.publicprofile .stationhead {
    background: rgb(0 0 0 / 38%);
    left: 0;
    width: 100%;
    top: 0;
    margin-bottom: 15px;
}

.publicprofile {
    position: relative;
    top: -195px;
}

.headbanner label {
    color: #000;
    position: absolute;
    left: 0;
    right: 0;
    top: 35%;
    text-align: center;
    font-weight: 600;
    font-size: 3rem;
    background: #ffffffd9;
    padding: 10px;
    border-radius: 6px;
    margin: auto;
    width: 560px;
    font-family: monospace;
}

.gallmin {
    top: -195px;
    position: relative;
}

.selectcus {
    width: 100%;
    border: 1px solid gainsboro;
    border-radius: 4px;
    padding: 12px;
    color: #5a5757;
    font-size: 16px;
}

.changeform {
    max-width: 400px;
    margin: auto;
    position: relative;
    top: -115px;
}

    .changeform input {
        width: 100%;
        margin-bottom: 25px;
        font-size: 14px;
        padding: 10px;
        border-radius: 4px;
        border: 1px solid gainsboro;
    }

    .changeform button {
        background: #0c56ed;
        border: 0;
        font-size: 14px;
        color: #fff;
        padding: 8px 15px 10px 15px;
        border-radius: 4px;
    }

.updateinfo label svg {
    margin-right: 5px;
}

.staupd {
    font-size: 14px;
}

    .staupd textarea {
        padding: 10px;
        border: 1px solid gainsboro;
        resize: none;
        border-radius: 4px;
    }

    .staupd span {
        background: gainsboro;
        color: #000;
        padding: 2px 5px 6px 5px;
        font-size: 13px;
        border-radius: 4px;
    }

.nopadleft {
    padding-left: 0;
}

.svbtn {
    background: #3F51B5;
    color: #fff;
    font-size: 14px;
    min-width: 100px;
    padding: 8px;
    font-weight: 700;
}

.tabcustinfo div .dataTables_info {
    position: relative;
}

.tabcustinfo {
    padding: 20px;
    font-size: 14px;
    padding-bottom: 20px;
}

    .tabcustinfo #DataTables_Table_0_filter, .tabcustinfo #DataTables_Table_1_filter {
        display: none;
    }

    .tabcustinfo #DataTables_Table_0_length label, .tabcustinfo #DataTables_Table_1_wrapper label {
        margin-bottom: 20px;
    }

        .tabcustinfo #DataTables_Table_0_length label select, .tabcustinfo #DataTables_Table_1_wrapper label select {
            border: 0;
            border-bottom: 1px solid gainsboro;
            margin: 0 5px;
        }

    .tabcustinfo th, .tabcustinfo td {
        vertical-align: middle !important;
        text-align: center;
    }

    .tabcustinfo th {
        font-size: 13px !important;
    }

    .tabcustinfo input, .tabcustinfo select {
        border: 1px solid #b3b3b3;
        padding: 6px;
        border-radius: 4px;
        background: transparent;
    }

    .tabcustinfo svg {
        cursor: pointer;
    }

.progcst .progress {
    height: 0.4rem;
}

/*.miniform {
    max-width: 400px;
    margin: auto;
    position: relative;
}*/

.uniqueform input, .uniqueform select {
    margin-bottom: 25px;
    font-size: 14px;
}

button.subbtn {
    border: 0;
    background: #0c56ed;
    color: #fff;
    border-radius: 4px;
    padding: 10px 15px;
    line-height: 15px;
    font-size: 14px;
    letter-spacing: 1px;
    font-weight: 500;
}

.mypicker {
    display: block;
    border: 1px solid gainsboro;
    width: 100%;
    border-radius: 4px;
    padding: 10px 0px 10px 6px;
}

.containerlog {
    position:absolute;
    top:0;
    width: 100%;
    height: 100vh;
    display: flex;
    justify-content: center;
    align-items: center;
}

    .containerlog .background {
        position: absolute;
        width: 100%;
        height: 100vh;
        background-image: url(/assets/img/loginbg.jpg);
        background-size: cover;
        filter: brightness(.8);
        z-index: -1;
    }

    .containerlog .Form-Login {
        text-align: center;
        background-color: rgb(14 14 14 / 29%);
        padding: 45px 95px;
        box-shadow: 0px 0px 10px rgb(72 72 72 / 62%);
        min-width: 600px;
        border-radius: 4px;
    }

        .containerlog .Form-Login h1 {
            display: inline-block;
            position: relative;
            font-size: 40px;
            color: #fff;
            margin-bottom: 20px;
            font-family: 'Noto Sans', sans-serif;
            margin: 0;
        }

        .containerlog .Form-Login h4 {
            color: #fff;
            margin-bottom: 45px;
        }

        .containerlog .Form-Login a {
            font-size: 14px;
            color: #fff;
            text-decoration: none;
            display: block;
        }

            .containerlog .Form-Login a:hover {
                text-decoration: underline;
            }

        .containerlog .Form-Login div {
            position: relative;
            margin: 25px 0px 25px 0px;
        }

            .containerlog .Form-Login div input {
                width: 100%;
                height: 40px;
                border: none;
                outline: none;
                border-bottom: 2px solid #888;
                transition: .5s;
            }

                .containerlog .Form-Login div input:focus ~ label,
                .containerlog .Form-Login div input:valid ~ label {
                    top: -7px;
                    font-size: 12px;
                    color: #eb3b5a;
                }

                .containerlog .Form-Login div input:valid {
                    border-bottom: 2px solid #2d98da;
                }

                    .containerlog .Form-Login div input:valid ~ label {
                        color: #2d98da;
                    }

            .containerlog .Form-Login div button {
                position: relative;
                width: 120px;
                height: 45px;
                border: none;
                outline: none;
                background-color: #0984e3;
                color: #fff;
                font-weight: bold;
                cursor: pointer;
                font-size: 18px;
                text-align: center;
                z-index: 1;
                margin-bottom:5px;
            }

        .containerlog .Form-Login .password span {
            position: absolute;
            display: inline-block;
            width: 30px;
            height: 100%;
            right: 0px;
            top: 0;
            line-height: 45px;
            color: #777;
            cursor: pointer;
        }

.pubbtn {
    border: 1px solid #7d7d7d;
    display: inline-block !important;
    padding: 7px 15px;
    margin-top: 20px;
    background: #00000078;
    border-radius: 4px;
}

.containerlog .Form-Login div button:before {
    content: '';
    position: absolute;
    top: 0px;
    left: 0px;
    width: 0%;
    height: 100%;
    z-index: -1;
    transition: 1s;
}

.containerlog .Form-Login div button:hover:before {
    width: 100%;
}

.containerlog .Form-Login div label {
    position: absolute;
    left: 0px;
    top: 10px;
    color: #777;
    pointer-events: none;
    transition: .5s;
}

.containerlog .Form-Login .SocialMedia {
    list-style-type: none;
    display: flex;
    margin-top: 20px;
}

    .containerlog .Form-Login .SocialMedia li {
        margin: 5px 5px 0px 5px;
    }

        .containerlog .Form-Login .SocialMedia li:first-child {
            margin: 5px 5px 0px 0px;
        }

        .containerlog .Form-Login .SocialMedia li i {
            font-size: 20px;
            transition: 1s;
        }

        .containerlog .Form-Login .SocialMedia li:hover i {
            transform: rotateY(360deg) scale(1.2) translateY(-5px);
        }

        .containerlog .Form-Login .SocialMedia li:first-of-type i {
            color: #3b5999;
        }

        .containerlog .Form-Login .SocialMedia li:nth-of-type(2) i {
            color: #e4405f;
        }

        .containerlog .Form-Login .SocialMedia li:nth-of-type(3) i {
            color: #25D366;
        }

        .containerlog .Form-Login .SocialMedia li:last-of-type i {
            color: #55acee;
        }

@media (max-width: 355px) {
    .containerlog .Form-Login {
        width: 100%;
        min-height: 470px;
        margin: 5px;
        padding: 10px;
    }

        .containerlog .Form-Login div input {
            width: 100%;
            padding-right: 25px;
        }


}

@media (max-width: 400px) {
        .containerlog .Form-Login h1 {
            font-size: 28px;
        }

}
.forgetact {
    text-align: right;
    margin: 0 !important;
    top: -15px;
}

.biglog {
    color: #fff;
    background: #3332d6;
    width: 100%;
    font-size: 18px;
    border: 0;
    padding: 10px;
    border-radius: 4px;
    transition: 0.5s ease-in background-color;
    cursor: pointer;
}

    .biglog:hover {
        background-color: #2196f3;
    }

.landing .background {
    top: -58px;
    z-index: 1040;
}

.landing .searchbox {
    border-radius: 4px;
    z-index: 1050;
    background: rgb(14 14 14 / 29%);
    padding: 30px 35px;
    color: #fff;
    width: 100%;
    max-width: 830px;
    padding-right: 210px;
    text-align: center;
    position: relative;
    margin: auto;
    top: 50%;
}

.searchbar input {
    width: 100%;
    padding: 10px;
    border-radius: 4px;
    border: 0;
    font-size: 14px;
    padding-left: 55px;
}

.landing .searchbox label {
    display: block;
    margin: 0;
    font-size: 52px;
    font-weight: 600;
}

.landing .searchbox span {
    font-size: 26px;
    margin-bottom: 30px;
    display: block;
}

.landing .searchbar {
    position: relative;
}

.landing svg {
    border-radius: 4px 0px 0 4px;
    position: absolute;
    left: 35px;
    background: #3F51B5;
    padding: 12px;
    font-size: 40px;
}

.mastersearch li img {
    width: 20px;
    display: inline-block;
    float: left;
    margin-right: 15px;
}

.landing .searchbox input {
    font-size: 14px;
    padding-left: 50px;
}

.otherbutton a {
    border: 1px solid #7d7d7d;
    display: inline-block !important;
    padding: 7px 15px;
    margin-top: 20px;
    margin-right: 5px;
    background: #00000078;
    border-radius: 4px;
    width: 160px;
    color: #fff;
    text-decoration: none;
    cursor: pointer;
}

    .otherbutton a:hover {
        text-decoration: underline;
    }

.mastersearch {
    position: absolute;
    z-index: 1;
    left: 35px;
    width: 100%;
    margin: auto;
    max-width: 585px;
    height: 220px;
    overflow-x: hidden;
    overflow-y: scroll;
    margin-top: 2px !important;
}

    .mastersearch li {
        color: #6d6d6d;
        text-align: left;
        font-size: 13px;
        font-weight: 500;
        padding: 12px 15px;
        cursor: pointer;
    }

button.socfac {
    background-color: #395a98 !important;
}

.sociallogin button {
    font-size: 14px !important;
    width: 175px !important;
    margin: 0 5px;
    border-radius: 4px;
}

.socfac i {
    color: #395a98 !important;
}

.sociallogin button i {
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    font-size: 18px;
    background: #fff;
    color: #cd3330;
    width: 38px;
    padding-top: 12px;
    border-radius: 4px 0 0 4px;
}

button.socgog {
    background-color: #cd3330 !important;
}

.sociallogin {
    margin-bottom: 0 !important;
}

.dashlinkx i {
    margin-right: 10px;
}

.seprt::before {
    content: "";
    width: 100%;
    border: 0.5px solid;
    display: block;
    position: relative;
    top: 11px;
}

.seprt {
    color: #fff;
    font-size: 13px;
    display: block;
    margin-top: 20px;
}

    .seprt label {
        margin: 0;
        position: relative;
        background: #fff;
        color: #636363;
        padding: 0 11px;
        border-radius: 13px;
        font-size: 12px;
    }

.tabletable-responsive input, .tabletable-responsive select {
    border: 1px solid gainsboro;
    border-radius: 4px;
}

.dataTables_paginate {
    font-size: 12px;
}

.loginbtn {
    position: absolute;
    right: 0px;
    top: 0;
    bottom: 0;
    padding: 10px;
    align-items: center;
    vertical-align: middle;
    height: 100%;
    min-width: 200px;
    border-left: 1px solid #7d7d7d;
}

    .loginbtn a {
        background: #00000078;
        color: #fff;
        padding: 10px 15px;
        border-radius: 4px;
        display: block;
        margin-bottom: 10px;
        width: 100%;
        border: 1px solid #7d7d7d;
    }

.unitable {
    background: #fff;
    padding: 14px;
    font-size: 14px;
    border-radius: 5px;
    position: relative;
}

    .unitable select {
        border: 0;
        border-bottom: 1px solid gainsboro;
    }

    .unitable input[type="search"] {
        border: 1px solid gainsboro;
        border-radius: 4px;
    }

    .unitable th {
        font-weight: 600;
        font-size: 13px !important;
        text-transform: capitalize !important;
    }

    .unitable td a.tabaction {
        color: #636161;
        text-align: center;
        border-radius: 4px;
    }

    .unitable .dataTables_paginate {
        font-size: 13px;
        position: relative;
        top: -25px;
    }

        .unitable .dataTables_paginate a.paginate_button.current {
            background: #0958ee !important;
        }

.hover-edit-trigger {
    padding: 10px 20px;
    border-radius: 4px;
    font-size: 14px;
    margin-left: 100px;
    position: relative;
    min-height: 100px;
}

    .hover-edit-trigger textarea {
        width: 100%;
        border: 0;
        resize: none;
        background: transparent;
    }

.edit-button-group {
    position: relative;
}

.hover-edit-trigger .glyphicon img {
    width: 22px;
    cursor: pointer;
    position: absolute;
    right: 10px;
}

.edit-button-group .glyphicon img {
    width: 22px;
    position: absolute;
    right: 0;
}

.edit-button-group .glyphicon-remove img {
    right: 30px;
}

.edit-pencil.glyphicon.glyphicon-pencil img {
    bottom: inherit;
    right: 10px;
    top: 20px;
}
.inputText {
    border-radius: 4px;
    resize: none;
    width: 100%;
    padding: 10px;
    margin-top: 20px;
    margin-bottom:10px;
}

.passbod input {
    margin-bottom: 15px;
    font-size: 14px;
}

.passbod button {
    font-size: 14px;
    background: #0859ed;
    border: 0;
}

.passbod {
    position: relative;
    top: -175px;
}

.nomargin {
    margin: 0 !important;
}

table th {
    text-transform: none;
}

.lableft {
    display: block;
    text-align: left;
}

.alab {
    color: #fff;
    font-size: 24px;
    font-weight: 600;
    margin-bottom: 20px;
}

.lapreject {
    background: #F44336;
}

.nobordercolor th {
    border-color: transparent;
}

.bottomlegend ul {
    padding: 0;
    list-style: none;
    position: relative;
    top: -50px;
}


    /***********  ADD BY SUMAN ********/
    .bottomlegend ul li {
        display: inline-block;
        margin-bottom: 12px;
        margin-right: 8px;
        font-size: 12px;
        padding: 5px 6px 5px 6px;
        border-radius: 4px;
        font-weight: bold;
        color: #fff;
        width: 83px;
        text-align: right;
    }


    /*********** END BY SUMAN ********/
        .bottomlegend ul li img {
            width: 28px;
            float: left;
        }

        .bottomlegend ul li span {
            font-weight: 700;
            position: relative;
            top: 6px;
        }

    .bottomlegend ul li:nth-child(1) {
        background: #26b9db;
    }

    .bottomlegend ul li:nth-child(2) {
        background: #39b4b1;
    }

    .bottomlegend ul li:nth-child(3) {
        background: #abd158;
    }

    .bottomlegend ul li:nth-child(4) {
        background: #f7bf52;
    }

    .bottomlegend ul li:nth-child(5) {
        background: #fe8a4f;
    }

    .bottomlegend ul li:nth-child(6) {
        background: #fe5454;
    }

    .bottomlegend ul li:nth-child(7) {
        background: #fe76b4;
    }

    .bottomlegend ul li:nth-child(8) {
        background: #dc7cdd;
    }

    .bottomlegend ul li:nth-child(9) {
        background: #6d6cba;
    }

.rreview .row {
    margin-left: 0;
    margin-right: 0;
}

.rreview .usernm {
    font-weight: 600;
}

.reportsep {
    display: block;
    width: 100%;
    margin: 0px 14px;
}
.mintabcolwd{
    min-width:350px;
}
.backlink {
    font-size: 24px;
    color: #000;
    margin-right: 10px;
    position: relative;
    top: 2px;
    left: 15px;
}
.famousrt ul li {
    display: inline-block;
    width: 200px;
    margin-left: 10px;
    border-radius: 4px;
    box-shadow: 0px 0px 5px 1px gainsboro;
    padding: 5px;
}
.famousrt ul {
    padding: 0;
}
.famousrt img {
    width: 100%;
}
.padrl {
    padding: 10px 15px;
}
.getboot .amenitytool {
    position: absolute;
    left: 15px;
    bottom: 15px;
    background: rgb(0 0 0 / 72%);
    right: 15px;
    color: #fff;
    padding: 6px 10px;
}

    .getboot .amenitytool label {
        margin: 0;
    }
.getboot .carousel-item img {
    width: 100%;
    max-height: 525px;
    padding: 15px;
}
.tabcustinfo {
    overflow: auto;
}
@media (max-width : 600px) {
    .containerlog .Form-Login {
        width: 100%;
        min-width: initial;
        margin: 0 10px;
        padding: 45px 10px;
    }
}

@media (max-width : 1199px) {
    .bottomlegend ul {
       text-align: center;
    }
    .changeform {
        top: 0px;
    }
}
@media (max-width : 991px) {
    .amentycategory li {
        margin: 0px 0px 8px 8px;
    }

    .availableamenty ul {
        display: inline-block !important;
        white-space: nowrap;
    }

    .availableamenty {
        margin-left: 0;
        overflow: auto;
    }
    .dmodal .wroapconf {
        text-align: center;
    }

    .dclose {
        color: #fff;
    }
    .dclosec {
        color: #fff;
    }
    .dmodal img.dmodal-content {
        max-width: 100%;
        left: auto;
    }

    .modinfo {
        position: relative;
        width: 100%;
        margin-top: 20px;
    }

    .installedamt li {
        display: inline-block !important;
    }
}
@media (max-width : 768px) {
    .stationhead{
        height:auto;
    }
    .landing .searchbox label {
        font-size: 30px;
    }
    .landing .searchbox span {
        font-size: 18px;
     
    }
    .updateinfo {
        right: inherit;
        background: rgb(255 255 255 / 79%);
        font-size: 10px;
        top: 71px;
        left: 25px;
    }

    .stationhead .info .imgbox {
        max-width: 145px;
    }
}

@media (max-width : 520px) {
    .highcharts-figure {
        max-width: inherit !important;
        min-width: inherit !important;
        width: 100%;
    }
    .cardmenu h3 {
       
        font-size: 16px;
    }
    .amintyimg img {
        width: 28px;
    }
    .nav-pills {
        display: block;
        text-align: center;
    }
    .ratingresult {
        float: inherit;
        width: 100%;
        border: 0;
    }

        .ratingbox, .ratingresult h2 {
            text-align: center;
        }

    .onlyresultstar .stars {
        margin: auto;
    }
    .stationhead .info p{
        font-size:11px;
    }
    .dataTables_info {
        margin-bottom: 15px;
        display: block !important;
        text-align: left !important;
    }
    .nav-pills .nav-link {
        font-size: 12px;
    }
}
    @media (max-width : 480px) {
        .stationhead {
            overflow: auto;
            max-height: 210px;
        }

        .respaddbtm30 {
            padding-bottom: 30px;
        }

        .landing .searchbox {
            width: 100%;
            max-width: inherit;
            padding: 5px 10px 5px 10px;
        }

        .loginbtn {
            top: 220px !important;
            left: 0;
            right: 0;
            width: 100%;
        }
            .loginbtn a {
                display: inline-block;
                width: 45%;
                float: left;
                margin: 0 8px;
                margin-top: 0 !important;
                margin-bottom: 15px;
            }
        .mastersearch {
            width: 90%;
            max-width: inherit;
        }
        .landing svg {
            left: 10px;
        }
    }


@media (min-width : 481px) and (max-width:768px) {
    .landing .searchbox {
        padding-bottom: 65px;
    }


  
}

    .nav-pills li {
        margin-right: 10px !important;
    }

    .adsubstationcheckpass {
        margin-left: auto;
        font-size: 12px;
        position: relative;
        bottom: 10px;
        right: 8px;
    }

    .mrgbtm15 {
        margin-bottom: 15px !important;
    }

    /************************* PUBLIC STATION PROFILE ******************************/
    .stationmap img {
        width: 100%;
        height: 515px;
    }
