﻿body {
}


.ui-steps-buttons {
    display:none !important;
}

.rz-steps-buttons {
    display: none !important;
}

.ui-spinner-button-icon {
    display: none !important;
}
.rz-spinner-button-icon {
    display: none !important;
}

.ui-spinner-button {
    display: none !important;
}

.rz-spinner-button {
    display: none !important;
}

.like {
    -webkit-transition: .1s !important
}

    .like:hover {
        color: crimson !important
    }

.thumb {
    -webkit-transition: .1s !important
}

    .thumb:hover {
        color: gold !important
    }


.gg img {
    max-height: 100% !important;
    max-width: 100% !important;
    
}

.comment img {
    max-width: 100%;
}


.zqd ui-datalist-data {
    border-bottom: none !important;
    box-shadow: none !important;
    border-left: none !important;
    border-right: none !important;
}
.zqd .ui-datalist-data {
    border-bottom: none !important;
    box-shadow: none !important;
    border-left: none !important;
    border-right: none !important;
}
.zqd li {
    border-bottom: none !important;
    box-shadow: none !important;
    border-left: none !important;
    border-right: none !important;
}

.dgz .rz-tabview-panels {
    background-color: rgba(255, 255, 255, 0.5)
}

.dgz .ui-tabview-panels {
    background-color: rgba(255, 255, 255, 0.5)
}


.btn-reply {
    color:gray;
}
.btn-reply:hover {
    color: deepskyblue;
}


.addemoji {
    -webkit-transition: .1s !important;
    color: lightgray;
    cursor: pointer;
}

    .addemoji:hover {
        color: deepskyblue !important
    }



.seemoji {
    -webkit-transition: .1s !important;
    background-color: white;
    cursor: pointer;
}

    .seemoji:hover {
        background-color: lightgray;
    }



.teamtab .tc {
    -webkit-transition: .1s !important;
    box-shadow: none;
    cursor:pointer;
    padding:5px
}

/*.teamtab.tc {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.01);
}*/
.teamtab .tc:hover {
    box-shadow: 0 4px 5px 0 rgba(0, 0, 0, 0.01);
    background-color:lightgray
}
.teamtab .rz-datalist-data {
    box-shadow: none !important;
}
/*.emojibq .rz-autocomplete {
    padding: 0px 1px;
    box-shadow: none;
    height:30px
}

.emojibq .ui-autocomplete {
    padding: 0px 1px;
    box-shadow: none;
    height: 30px;
}


.emojibq .ui-autocomplete-input {
    padding: 0;
    box-shadow: none;
    height: 30px;
    border-radius:5px;
}
.emojibq .rz-autocomplete-input {
    padding: 0px;
    box-shadow: none;
    height: 30px;
    border-radius: 5px;
}*/
/*.ui-datalist-content .ui-datalist-data {
    border-bottom: none !important;
    box-shadow: none !important;
    border-left: none !important;
    border-right: none !important;
}

.ui-datalist-content ui-datalist-data {
    border-bottom: none !important;
    box-shadow: none !important;
    border-left: none !important;
    border-right: none !important;
}
.ui-datalist-data {
    border-bottom: none !important;
    box-shadow: none !important;
    border-left: none !important;
    border-right: none !important;
}*/
/*.rz-state-active {
    width: 50%;
    text-align: center
}
.ui-state-active  {
    width: 50%;
    text-align: center
}
.ui-state-default {
    width: 50%;
    text-align: center
}
.rz-state-default {
    width: 50%;
    text-align: center
}*/