/**
* 2010-2019 Webkul.
*
* NOTICE OF LICENSE
*
* All right is reserved,
* Please go through this link for complete license : https://store.webkul.com/license.html
*
* DISCLAIMER
*
* Do not edit or add to this file if you wish to upgrade this module to newer
* versions in the future. If you wish to customize this module for your
* needs please refer to https://store.webkul.com/customisation-guidelines/ for more information.
*
*  @author    Webkul IN <support@webkul.com>
*  @copyright 2010-2019 Webkul IN
*  @license   https://store.webkul.com/license.html
*/
#left_column{
	display: none !important;
}
#right_column{
	display: none !important;
}
#center_column{
	width: 100% !important;
}
.page-title {
    background: #0D0D0D;
	float: left;
	width:100%;
	overflow:hidden;
	padding: 20px;
	text-transform: uppercase;
}
.page-title span{
	font-size:20px;
	font-weight:normal;
}
#hd_main_div{
    float: left;
    width: 100%;
    border: 1px solid #D5D5D5;
    padding: 15px;
}
#hd_other_files{
  float: left;
  width: 100%;
  margin-top: 10px;
}
.hdChildDivClass{
  float: left;
  width: 100%;
  margin-bottom: 10px;
}
label[for="ticketAttachment"] {
  line-height: 1.15rem;
}
.group-span-filestyle {
  outline: none;
}
#hd_btn_other_attachment {
  text-transform: none;
}