.img_option{
    width:50px;
    height:50px;
    display:inline-block;

}
.img-style {
    -webkit-border-radius: 50px;
    -moz-border-radius: 50px;
    border-radius: 50px;
    width: 40px;
    height: 40px;
    margin-top: 3px;
    margin-left: 3px;
}


/* needs to be scoped */


/*.selectedimg{*/
/*    -webkit-border-radius:50px;*/
/*    -moz-border-radius:50px;*/
/*    border-radius:50px;*/
/*    border:2px solid #CECAD4*/
/*}*/
.lt-row .lt-fieldinput {
    background:white;
    border: 1px solid #DADDE6;
}
#my-offers-table td.col{text-transform:capitalize}
#my-offers-table th.col{text-transform:uppercase}
.custom-pager .pager .pages{width:70% !important}
.custom-pager{padding:10px;height:80px}
.nav.items .nav.item .proposal-link.enabled{font-weight:900}
#my-offers-table .col.status.paid{color:#18a329}
#my-offers-table .col.status.to-be-paid{color:#ff6200}