/*********************************************************QUOTES GENERAL AND RB*/

#main_quote_m {
    padding: 10px 2px;
    margin: 0 -8px 0 -8px;
}

#quotes_login{
    width: 500px;
    top: 0px;
    padding: 20px;
    font-size: 16px;
}

.Qfb_table {
    height: 50px;
    margin: 0px;
    padding: 0px;
    width: 197px;
}

.Qfb_table td:nth-child(1){
    width:48px;
}
.Qfb_table td:nth-child(2){
    width:144px;
}

.Qfb_table td:nth-child(1) img{
    border-radius: 30px;
}

.Qfb_table td:nth-child(2) div {
    font-size: 15px;
}

#Qinner_login{
    margin-top: 20px;
}

#QvoteErr {
    margin-top: 10px;
    font-size: 13px;
}

/*********************************************************QUOTES MAIN*/

#Qloadm{
    margin-top: 50px;
}

#randQ footer,.bestQarticle footer,.Qarticle footer {
    font-size: 10px;
    padding: 10px 0px;
}

#randQuoteIm,.bestQimg,.Qwrap div:nth-child(1){
    width: 80px;
    height: 80px;
}
#randQuoteIm a,.bestQimg img,.Qwrap span{
    width: 80px;
    height: 80px;
}

#dailyQcont,.bestQcont,.Qcont {
    min-height: 130px;
    padding: 10px;
    font-size: 20px;
}

/*********************************************************QUOTE INNER*/

.quoter_Hw {
    padding-top: 20px;
}

#quoterInnW{
    width: 640px;
    height: 240px;
}

#quoterInnW img{
    width:20% !important;
}
#quoterInnW div{
    font-size: 24px;
}

.quoter_Hdesc {
    font-size: 20px;
    padding: 25px;
    bottom: 20px;
    min-height: 20px;
}

/*********************************************************ALL QUOTES*/

.quoterQ {
    margin: 17px;
    height: 130px;
}

.quoterQ img {
    width: 88px;
    height: 88px;
}

.quoterQ_text {
    max-width: 88px;
    font-size: 12px;
}