 .securityCode { 
 border:0px; 
 border-right:1px solid #ccc; 
 } 
input#addcBut {
padding: 7px 16px 8px;
margin: 0;
cursor: pointer;
text-align: center;
background: 0 0;
background-color: #40C057;
border: 0;
border-radius: 4px;
height: auto;
color: #fff;
}
td#otp {
padding: 13px 20px 12px;
border-radius: 0 0 4px 4px;
background: #f9f9f9;
}
table#com {
border-radius: 4px;
box-shadow: none;
margin: 15px 0 0;
}
textarea#message {
width: 100%!important;
border: 1px solid #fff!important;
font-size: 15px;
resize: none;

}
 td#ava {
 text-align:center;
padding: 15px 15px 20px 15px;
 width: 10%;
 position:absolute;
 }
 td#ava img {
 border-radius: 50%;
 width:40px;
 }
 td#mes {
padding: 20px 40px 20px 70px;
 }
 .com-order-block {
 position: absolute;
 margin-top: -53px;
}
 a#recurl {
 float: left;
 padding-top: 10px;
 padding-left: 155px;
}
 div#recomb {
 padding-top: 60px;
}
 img.avatar {
 width: 45px;
 border-radius: 50%;
 box-shadow: none!important;
}
 .comment_answer_button a {
 display: block!important;
 font-size: 12.5px;
 text-decoration: none;
 padding: 3px 10px;
}
 span.comm_time {
 font-size: 12.5px;
 color: #939393;
 float: left;
 padding: 3px 0px;
}
 .comment_answer_button {
 margin-top: 0px !important;
 text-align: left !important;
 float: left;
}
    .comment_message_in {
    line-height: 1.36 !important;
    font-size: 13px !important;
    color: #000;
    padding: 3px 0px;
}
    .comment_top {
    padding-top: 2px;
    padding-bottom: 0px!important;
    font-size: 13px;
    line-height: 20px;
    font-weight: 500;
    color: #666 !important;
}
    .comment_top a {
    color: #666 !important;
}
    .comment_message {
    border-bottom: 1px solid #e7e8ec;
    padding: 0px 0px 7px 0px;
}
    .comment_rate {
    border-bottom: 1px solid #e7e8ec;
}
    .comment_avatar {
    display: table-cell;
    vertical-align: top;
    width: 45px !important;
    padding-right: 10px !important;
    padding-top: 5px;
}
    .comment_over {
    margin: 10px 0 0px 0px !important;
}



div[style^=width] img.avatar {
    width: 30px;
}
div[style^=width] .comment_avatar {
    padding-right: 8px!important;
    width: 30px !important;
}

.menu_n {   
   float: right;
    display: block;
    position: relative;
    margin: -30px 0px 0px 0px;  
   }   

   .dd_ugol1,   
   .dd_menu {width:240px;}   

   .dd_menu {   
   float:left;   
   padding:5px;   
   left:-999em;   
   z-index:998;   
   background:#fff;   
   position:absolute;   
   border:1px solid #999;   
   margin: 0px 0px 0px -5px;   
   -moz-border-radius:5px 5px 5px 5px;   
   -webkit-border-radius:5px 5px 5px 5px;   
   border-radius:5px 5px 5px 5px;   
   box-shadow: 0px 0px 5px #999;   
   }   
     
   .menu_n:hover .dd_menu{   
   right:auto;   
   left:0px;   
   top:30px;   
   }   


button {
    background: #f5f5f5;
    border: 0;
    cursor: pointer;
    padding: 8px;
    width: auto !important;
    border-radius: 12px;
}

