.comments {
    background: rgba(255,255,255,0.7);
    border-radius: 1em;
    padding: 2em;
    margin-right:47%;
}
.comments form {
    margin-top: 1em;
}
.comment {
    padding-top: 1em;
    border-bottom: 1px dotted rgba(0,0,0, .1);
}
.commentData {
    font-size: .9em;
    color: rgba(0,0,0, .5);
}
.commentName {
    font-size: 1.2em;
    padding-right: .5em;
    color:#000;
    font-weight: bold !important;
}
.commentText {
    line-height: 2em;
    padding-top: .5em;
    padding-bottom: 1em;
}
dl.stats dt:after {
    content: ":";
}

dl.stats dt {
    clear: right;
    display: block;
    float: left;
    width: 85px;
}

dl.stats {
    background-color: transparent;
    background-image: none;
    color: #424242 !important;
}

dt {
    font-weight: bold;
}
ul, ol, dl {
    line-height: 1.5em;
}

body {
    font: 13px/1.231 arial, helvetica, clean, sans-serif;
}

dl.stats dd {
    clear: right;
    display: block;
    float: left;
    margin-left: 8px;
    width: 75px;
}

dl.stats:after {
    clear: both;
    content: ".";
    display: block;
    height: 0;
    visibility: hidden;
}

dl {
    clear: both;
    width: 100%;
}

a {
    color: #417394;
}

.user_info {
    font-size: .7em;
    display: inline-block;
    text-decoration: none;
    font-style: normal;
    padding: .2em .4em .2em .4em;
    color: #fff !important;
    border-radius: .4em;
    line-height: 1.2em;
}

.banner {
    text-align: center;
    margin-bottom: 1em;
}
#login-form-show{
    display: block;
    margin: 0 auto;
}

.dataTables_info {
    font-style: normal !important;
    font-weight: normal !important;
}
.dt-toolbar, .dt-toolbar-footer {
    background: #fff;
    margin-bottom: .5em;
}
table.grayedtable {

    width: 100%;
}
.my-rating {/*float: left*/}
.live-rating {
    /*float: left;*/
    display: none;
    padding-left: .5em;
}

.row-eq-height {
    display: -webkit-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display:         flex;
}

h1 {
    margin: 10px !important;
}

h2 a:link, h2 a:visited {
    color: #fff !important;
}
.category > div > div > h2 {
    width: 300px;
}

.label {
    font-weight: 100 !important;
    padding: 10px !important;
    font-family: Tahoma;
    font-size: 30px !important;
}
.fa-3x {
    font-size: 4.4em !important;
}
.comments > .container {
    width: auto !important;
}
.av-deprecated {
    float: left;
    border-radius: 50%;
    background: #ccc;
    width: 50px;
    min-width: 50px;
    min-height: 50px;
    line-height: 50px;
    text-align: center;
    color: #fff;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.15);
    text-transform: capitalize;
    font-size: 1.5em;
    margin-right: 1em;
    background-size: cover !important;
}
.av {
    float: left;
    border-radius: 50%;
    background: #ccc;
    width: 50px;
    line-height:50px;
    text-align: center;
    color: #fff;
    /*
    -webkit-box-shadow: inset 0 3px 5px rgba(0,0,0,0.15);
    box-shadow: inset 0 3px 5px rgba(0,0,0,0.15);
    */

    text-transform: capitalize;
    background-size: cover !important;
    margin-top: 30px;
    margin-left: 10px;
    width: 160px;
    line-height: 160px;
    font-size: 3em;
    margin-right: 10px;


}
.say {

    padding: 1em !important;
    margin-top: 2em !important;
    display: flex;
    flex-flow: column;
    flex-direction: row-reverse;
}
body {
    background: #fff;
    padding: 0 !important;
}
#header_green {
    position: absolute;
    width: 100%;
    padding-top: 24px;
    padding-bottom: 42px;
    top:0;
    left: 0;
    right: 0;
    color: #fff;
    border-radius: 0;
    font-size: 36px;
    text-align: center;

}

.comments h3 {
    display: none;
}

#myTemplate {
    display: none;
}



/*.fa-thumbs-o-up {*/
    /*color: green;*/
/*}*/
/*.fa-thumbs-o-up.fa-flip-vertical {*/
    /*color: red;*/
/*}*/
.votestars {
    min-height: 36px;
    /*min-width: 140px;*/
}

@media (max-width: 400px) {
    .fa-big {
        font-size: 3em;
        line-height: 260px;
    }

    .vote {
        width: 4em;
        height: 21em;
    }

    .av {
        width: 50px;
        line-height: 50px;
        font-size: 1.5em;
        margin-left: 0;
    }

    .say {
        width: 95% !important;
        margin-top: 0 !important;
    }

    .jumbotron {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .comments {
        background: rgba(255,255,255,0.7);
        border-radius: 1em;
        padding: 3em;
        margin-right:0% !important;
    }
    img {
        max-width: 95% !important;
    }
}

@media (max-width: 767px) and (min-width: 401px) {
    .fa-big {
        font-size: 3em;
        line-height: 220px;
    }

    .vote {
        width: 5em;
        height: 18em;
    }

    .av {
        width: 50px;
        line-height: 50px;
        font-size: 1.5em;
        margin-left: 0;
    }

    .say {
        width: 95% !important;
        margin-top: 0 !important;
    }
    .jumbotron {
        margin-right: 0px !important;
        margin-left: 0px !important;
    }
    .comments {
        background: rgba(255,255,255,0.7);
        border-radius: 1em;
        padding: 3em;
        margin-right:0% !important;
    }
    img {
        max-width: 95% !important;
    }
}

@media (max-width: 991px) and (min-width: 768px) {
    .say div:nth-child(3) {
        width: 60% !important;
    }

    .vote {
        height: 13em;
    }

    .fa-big {
        line-height: 160px;
    }
}

@media (max-width: 1199px) and (min-width: 992px) {
    .say div:nth-child(3) {
        width: 60% !important;
    }
}
