/**
 * Virtina
 * @package    Virtina_Attachments
 * @copyright  Copyright (c) 2015-2016 Virtina. (http://www.virtina.com)
 * @license    http://opensource.org/licenses/osl-3.0.php  Open Software License (OSL 3.0)
 */
.attach-img > img {
margin-right:5px;
}
.attach-img {
float: left;
}
.box-collateral.box-attachments.box-up-sell li {
    height: 40px;
}
.attach-tab{
padding: 10px 0 5px 0; 
}
.attach-tab h1 {
font-size: 20px;
font-weight: 500;
}
.attachment-outer{
margin-top:0;
}
.tab-content .attachment-outer{
margin-top:-20px !important;
}
.attachment-outer > li {
line-height: 20px;
margin-bottom: 10px !important;
list-style: none outside none;
}
