.modal-body{
    max-height: 70vh;
    overflow-y: auto;
    overflow-x: hidden;
}
#myModal .modal-lg{
    max-width: 90%;
}
.spacifications_key{

    border: 2px solid #ccc;
    padding: 10px;
    margin: 10px 0 20px 0;
}
#variant_div{
	padding: 0 10px;
}
.variant-fields{
	margin-top: 10px;
}
.form-horizontal label{
    font-size: 12px;
}
#product_images .modal-lg{
    max-width: 92%;
}
table.dataTable.nowrap th, table.dataTable.nowrap td {
    white-space: normal !important;
}
table.dataTable.nowrap td a.btn-primary{
    margin-bottom:2px !important;
}
.goto_page{text-align:center;}
.goto_page input{max-width:100px; margin: 0 auto;}
.row_divider{padding-bottom:7px; border-bottom:1px solid #efefef; background: #f8f8f8;}
.user_logo{height:75px}