/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : Apr 18, 2016, 6:49:25 PM
    Author     : Ajit
*/
.errormsg p{margin-bottom: 2px;}
.error{
    margin-bottom: 2px;
    color: #FF0000;
    font-weight: bold;
}

.blueimp-gallery > .description {
  position: absolute;
  top: 30px;
  left: 15px;
  color: #fff;
  display: none;
}
.blueimp-gallery-controls > .description {
  display: block;
}

.borderless td, .borderless th {
    border: none !important; 
}

.vatreturntable {
    border-top: 1px solid #74D348 !important;
    border: 1px solid #74D348 !important;
}
.vatreturntable td{
    border-top: 1px solid #74D348 !important;
}
.vatreturn{
    background-color: #74D348;
    color: #FFF;
}