.skin-yellow .main-header .navbar{
	background-color: #F3EFEC  !important;
}

.skin-yellow .main-header .logo, .skin-yellow .main-header .logo:hover{
	background-color: #040404 !important;
}

.skin-yellow .wrapper, .skin-yellow .main-sidebar, .skin-yellow .left-side{
	background-color: #101010 !important;
}

.sidebar-menu > li {
	text-align: right;
}

.sidebar-menu > li > a > .fa-angle-right{
	padding-right: 5px;
}

.sidebar-menu > li > a{
	padding: 12px 15px 12px 0;
	border-left: none !important;
	border-right: 4px solid rgba(0,0,0,0);
}

.sidebar-menu > li > a > .fa{
	width: 15px;
}

.sidebar-menu > li > a > .fas{
	width: 15px;
}

.sidebar-menu > li:hover > a, .sidebar-menu> li.active > a
{
	background-color: #060606 !important;
	border-left: none !important;
	border-right-color: #f39c12;
}

.ui-tooltip-content{
	display: none !important;
}

.sidebar-menu > li:hover > a > .fa, .sidebar-menu> li.active > a > .fa
{
	color: #f39c12;
}

.sidebar-menu > li:hover > a > .fas, .sidebar-menu> li.active > a > .fas
{
	color: #f39c12;
}

.sidebar-menu > li > .treeview-menu
{
	background-color: #060606 !important;
}

.sidebar-menu .treeview-menu > li > a > .fa-angle-left{
	position: relative;
	right: 0;
	padding-left: 2px;
}

.sidebar-menu > li > a > span{
	text-transform: uppercase;
	letter-spacing: 0.5px;
	padding-right: 6px;
	font-size: 12px;
}

.sidebar-menu .treeview-menu > li > a{
	text-transform: uppercase;
	font-size: 12px;
	letter-spacing: 0.5px;
	padding: 8px 10px 8px 0;
}


.skin-yellow .main-header .navbar .nav>li>a:hover, .skin-yellow .main-header .navbar .nav>li>a:active, .skin-yellow .main-header .navbar .nav>li>a:focus, .skin-yellow .main-header .navbar .nav .open>a, .skin-yellow .main-header .navbar .nav .open>a:hover, .skin-yellow .main-header .navbar .nav .open>a:focus, .skin-yellow .main-header .navbar .nav>.active>a{
	color: #2f2f2f !important;
	text-transform: uppercase !important;
}

.skin-yellow .main-header .navbar .nav>li>a{
	color: #4e4e4e  !important;
	text-transform: uppercase !important;
	padding: 12px !important;
	font-size: 12px;
	font-weight: bold;
}

.skin-yellow .main-header .navbar .sidebar-toggle{
	color: #4e4e4e  !important;
	padding: 13px 0 10px 13px;
}

.skin-yellow .main-header .navbar .sidebar-toggle:hover{
	padding: 13px;
	background: none !important;
}

.main-header .navbar, .main-header .logo{
	height: 45px;
	min-height: 45px;
}

.nav > li > a:hover, .nav > li > a:active, .nav > li > a:focus{
	background: none;
}

textarea{
	resize: none;
}

button.btn.dropdown-toggle.bs-placeholder.btn-default{
	padding-bottom: 7px;
}

.content-wrapper{
	background-color: #F6F5F3;
}

body{
	font-size: 13px !important;
}

.sponsor-container{
	margin: 8px;
    padding: 6px;
    background-color: #121212;
    color: #fff;
    text-align: center;
    border: 1px dashed #fff;
	white-space: normal;
}

.home-page{
	display: block;
	text-align: center;
	margin: 0 auto;
	margin-top: 10%;
	box-shadow: 0 14px 28px rgba(0,0,0,0.25), 0 10px 10px rgba(0,0,0,0.22);
	border: 1px solid rgba(4, 4, 4, 0.19);
	background: #fff;
	padding: 20px;
	width: 400px;
}

.home-page a{
	text-decoration: none;
	text-transform: uppercase;
	font-family: 'Open Sans', 'Helvetica Neue', Helvetica, Arial, sans-serif;
}

#printable > thead > tr > th, #po-details-table > thead > tr > th{
	border-bottom: 2px solid #333;
}

#printable > tbody > tr > td, #po-details-table > tbody > tr > td{
	border-bottom: 1px solid #333;
}

.box{
	border: 1px solid #e9e9e9;
	padding-top: 4px;
}

.box-body{
	padding-top: 12px;
}

.box-header .box-title{
	font-weight: bold;
}

.box-header .box-title i{
	margin-right: 6px;
}

.asterisk{
	color: red;
	margin-bottom: -10px;
}

.list-group{
	padding-left: 15px;
}

.pull-right{
  position: absolute;
  right: 125px;
}

.action-btn{
  margin-right: 3px;
}

.icon-seen{
	margin-left: 2px;
	width: 15px;
	display: inline-block;
	margin-top: -2px;
}

.content-header{
	padding: 22px 0 0 15px;
}

.content-header > h1 {
  color: #F7941E;
  font-size: 34px !important;
}


.dataTables_length select{
	margin: 0 5px 0 5px;
	padding: 2px 20px 2px 2px;
}

ul.products li {
    vertical-align: top;
}

.img-container{
	padding-top: 10px;
	width: 300px;
}

.product-image img, .img-container img{
	max-width: 100%;
	max-height: 100%;
	border: 10px solid #ededed;
  	padding: 6px;
}

.product-info{
	width: 100%;
}

.product-label{
	overflow: hidden;
	height: 29px;
	line-height: 14px;
	color: #000;
	margin-bottom: 0;
	font-size: 13px;
}

.supplier-label{
	overflow: hidden;
	font-size: 11px;
	text-transform: uppercase;
	line-height: 14px;
	color: #F7941E;
	height: 30px;
	padding-top: 5px;
	margin-bottom: 5px;
}

.grey-label{
	margin: 0;
	font-size: 13px;
	color: #8f8f8f;
}

.price-label{
	margin: 0;
	font-size: 13px;
	font-weight: bold;
}

.item
{
	position: relative;
	border: 1px solid #eee;
	padding-top: 15px;
	padding-bottom: 15px;
	margin-right: -1px;
	margin-top: -1px;
}

.catalog-container{
	margin-bottom: 15px;
}

.catalog-checkbox{
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	width: 100%;
}

.product-image{
  	height: 150px;
    text-align: center;
    white-space: nowrap;
	margin-top: 5px;
}
.product-image .imageHelper {
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    width: 0px;
    margin: 0px;
    padding: 0px;
}
.product-image img{
  border:0px solid #ffffff;
  margin:auto;
  margin-left:-10px;
  text-align:center;
  vertical-align: middle;
  display: inline-block;
}

#supplier-stats{
	font-size: 13px;
	padding-right: 15px;
}

#supplier-stats .list-group-item{
	border-radius: 0;
	padding: 8px 0 8px 15px;
}

#supplier-image{
	height: 200px;
	width: 100%;
}

#supplier-image img{
	max-width: 100%;
	max-height: 100%;
	display: block;
	margin: 0 auto;
}

#supplier-info .info-header{
	font-weight: bold;
	text-transform: uppercase;
	font-size: 22px;
	padding-bottom: 5px;
	padding-top: 10px;
	color: #F7941E;
}

#supplier-product-header{
	background-color: #FFF1E0;
	padding: 10px;
	color: #F7941E;
	font-weight: bold;
	margin-top: 30px;
	padding-left: 15px;
}

.list-date{
	margin-top: 25px;
}

.total{
	text-align: right;
	float: right;
	width: 100%;
	background-color: #eaeaea;
	display: block;
	margin-bottom: 10px;
	padding: 2px;
}

.total div{
	float: right;
}

.td-right{
	text-align: right;
}

.grand_total_incl{
	font-weight: 500;
	font-size: 14px;
}

.sidebar-menu{
	margin-bottom: 30px;
}

.sidebar-profile .sidebar-avatar{
	height: 100px;
}

.sidebar-profile .sidebar-avatar img{
	max-height: 100px;
	max-width: 100%;
	display: block;
	background-color: white;
	margin: 10px auto;
	border-radius: 50%;
}

.sidebar-profile .sidebar-name{
	color: #fff;
	padding: 10px 10px 8px 10px;
	text-align: center;
	white-space: normal;
}

.sidebar-profile .sidebar-name #username{
	font-weight: bold;
}

.sidebar-profile .sidebar-name #company-name{
	color: #F7941E;
}

.modal{
	overflow: auto !important;
}

.modal-header{
	color: #4e4e4e;
	padding: 10px 15px;
	border-bottom: 2px solid #eae9e9;
}

.modal-rs {
	width: 950px;
	margin: 60px auto;
}

.modal-content{
	border-radius: 3px;
}

.modal-title{
	font-weight: bold;
}

.modal-footer{
	padding: 10px 12px !important;
}

.modal-header .close{
	font-size: 28px;
}

.datepicker{
	border-radius: 0 !important;
}

#temp-alert{
	margin: 10px;
	margin-bottom: 0;
}

.width-60px{
	width: 60px;
}

.width-80px{
	width: 80px;
}

.width-100px{
	width: 100px;
}

.width-130px{
	width: 130px;
}

.width-150px{
	width: 150px;
}

.width-170px{
	width: 170px;
}

.bootstrap-select.btn-group .dropdown-toggle .filter-option{
	padding-left: 10px;
	padding-top: 2px;
}

.btn, .btn:visited, .btn:visited:hover, .btn:hover, .btn:active, .btn:focus{
	color: #fff;
	font-size: 12px;
	border-radius: 0;
	text-transform: uppercase;
	letter-spacing: 0.2px;
	padding: 6px;
	font-weight: 500;
	margin-right: 3px;
	border-radius: 2px;
}

.btn-grey, .btn-grey:visited, .btn-grey:active, .btn-grey:focus{
	background-color: #F6F5F3;
    border: 1px solid #E6E6E6;
    color: #4e4e4e;
/*    padding: 6px;*/
    font-weight: bold;
}

.btn-grey:hover, .btn-grey:visited:hover{
	background-color: #ececec;
/*	padding: 6px;*/
	color: #4e4e4e;
	font-weight: bold;
}

.btn-default, .btn-default:visited, .btn-default:visited:hover, .btn-default:hover, .btn-default:active, .btn-default:focus{
	color: #333;
}

.open>.dropdown-toggle.btn-default{
	background-color: #fff;
}

button.btn.dropdown-toggle.bs-placeholder.btn-default{
	background-color: #fff;
}

.btn-default{
	background-color: #fff;
	color: #111;
}

.btn-remarks{
	background-color: #b3b3b3;
	border-color: #969696;
}

.btn-remarks:hover{
	background-color: #909090;
}

.btn-revert{
	background-color: #b3b3b3;
	border-color: #969696;
}

.btn-revert:hover{
	background-color: #909090;
}

.btn-update, .btn-resend{
	background-color: #40a1f7;
}

.btn-update:hover, .btn-resend:hover{
	background-color: #368edc;
}

.btn-new > .glyphicon, .add-product > .glyphicon, .add-po-product > .glyphicon, .add-pr-product > .glyphicon{
	color: white;
}

a.btn-new:before{
   font-family: FontAwesome;
   content: "\f067";
   font-size: 10px;
   color: #bbbbbb;
   display: inline-block;
   padding-right: 5px;
   vertical-align: middle;
}

.glyphicon-print{
	color: #bbbbbb;
}

.glyphicon{
	padding-right: 8px;
	top: 2px;
	color: black;
}

#delivery_date h4{
	color: #3C8DCA;
	font-weight: 600;
}

.details-hdr h4 {
	font-weight: 600;
}

.details-hdr h4.blue{
	color: #3C8DCA;
}

.details-hdr h4.black{
	color: #333;
}

/*#delivery_date label, #department_tag label{
	margin-bottom: 0;
}

#pr_delivery_date label, #pr_department_tag label{
	margin-bottom: 0;
}*/


/*.btn-new{
    background-color: #C5294F;
    border-color: #ab2747;
    padding: 6px 18px;
}

.btn-new:hover{
	background-color: #ab072f;
}*/

/*.btn-edit{
    background-color: #C5294F;
    border-color: #ab2747;
}

.btn-edit:hover{
	background-color: #ab072f;
}

.btn-delete{
 	background-color: #E25E7E;
    border-color: #c16379;
}

.btn-delete:hover{
	background-color: #b74862;
}
*/
.btn-complete {
    background-color: #F7941E;
}

.btn-complete:hover{
	background-color: #ef8303;
}

.btn-reject {
	background-color: #d62222;
}

.btn-reject:hover{
	background-color: #C62525;
}

table form {
	display:inline-block;
}

.btn-catalog, .btn-catalog:hover{
    background-color: #0b9876;
    padding: 6px;
    color: #fff;
}

.btn-catalog:hover{
	background-color: #087c60 !important;
}

.btn-cart{
	color: #087C60;
	background-color: transparent;
	display: block;
	padding: 0;
	font-weight: bold;
	margin-top: 5px;
	text-align: left;
}

.btn-cart:hover {
	color: #F7941E;
	padding: 0 !important;
}

.btn-cart:active{
	box-shadow: none;
	color: #F7941E;
}

.nav-tabs-custom > .nav-tabs > li.active{
    border-top-color: #C5294F;
}

.nav-tabs-custom > .nav-tabs > li.active > a, .nav-tabs-custom > .nav-tabs > li.active:hover > a{
	color: #C5294F;
	font-weight: bold;
}

#input-unitprice{
	padding-left: 0;
	padding-right: 0;
}

.fa-spinner{
	display: block;
	margin: 0 auto;
	padding: 10px 0 10px 0;
	text-align: center;
}

.loader, .out-loader, .loader2{
	display: block;
	text-align: center;
	margin: 0 auto;
}

#credits{
	position: absolute;
	bottom: 10px;
	text-align: center !important;
	display: block;
	width: 100%;
}


.datatable-collapse{
	white-space: normal;
}

.cart-product-label{
	font-size: 18px;
	color: #F7941E;
	font-weight: bold;
}

.address-label, .smaller-label{
	font-size: 12px;
}

.cart-label{
	margin: 0;
}

.rm-title{
	margin-top: 0;
	font-weight: bold;
	font-size: 18px;
}

.branch-title{
	margin-top: 0;
}

.cart-datetime-label{
	color: #F7941E;
}

.cart-datetime{
	color: #F7941E;
	padding-left: 5px;
}

.btn-switch, .btn-switch:visited, .btn-switch:active, .btn-switch:focus{
	background: #dddddd;
	border: 1px solid #E6E6E6;
	color: #4e4e4e;
	font-weight: bold;
}

.btn-switch:hover, .btn-switch:visited:hover{
	background-color: #8f8f8f;
	color: #ffffff;
	font-weight: bold;
}

.icon-order {
	font-size: 13px;
}

.b2b-label {
	display: inline-block;
	background: #21ba45;
	text-transform: uppercase;
	font-size: 82%;
	height: 18px;
	padding: 2px;
	border-radius: 3px;
	cursor: default;
	min-width: 54px;
	margin-bottom: 5px;
}

.aa-label {
	display: inline-block;
	background: #F7941E;
	text-transform: uppercase;
	font-size: 75%;
	height: 18px;
	padding: 2px;
	border-radius: 5px;
	cursor: default;
	min-width: 54px;
	margin-bottom: 5px;
}

.auto-approve-label{
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	text-align: center;
	border: 4px solid #fff;
	background-color: #F7941E;
	font-size: 12px;
	color: #fff;
	padding: 1px;
}

.auto-approve-span{
	font-size: 10px;
	padding: 0.5px 5px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 2px;
	background-color: #ff003e;
}

.b2b-span{
	font-size: 10px;
	padding: 0.5px 5px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 2px;
	background: #21ba45;
}

.nbd-span{
	font-size: 10px;
	padding: 0.5px 5px;
	color: #fff;
	text-transform: uppercase;
	font-weight: bold;
	border-radius: 2px;
	background-color: #B22222;
}

.order-note{
	font-size: 12px;
	color: red;
}

.product-collapse{
	border: 1px solid #8A8A8A;
	background-color: #f9f9f9;
}

.product-collapse .row{
	margin: 0 !important;
}

.product-collapse div{
	padding: 2px;
}

span#collapse-title{
	display: block;
	width: 100%;
	background-color: #b1b1b1;
	color: #fff;
	font-weight: bold;
	padding: 2px 0 2px 6px;
}

.product-collapse .collapse-name{
 	color: #ff5400;
}

.product-collapse p{
	padding: 0;
	margin: 0;
	font-size: 12px;
}

.product-collapse .box{
	margin-bottom: 0;
}

.product-collapse hr:last{
	display:none;
}

.address-collapse{
	margin-top: 5px;
	font-size: 12px;
}

.show-history span{
	color: #007dd6;
}

#add-product-modal > .modal-dialog, #add-po-product-modal > .modal-dialog, #history-modal > .modal-dialog, #log-modal > .modal-dialog{
	top: 20%;
}

#add-product-modal > .modal-dialog > .modal-header, #add-po-product-modal > .modal-dialog > .modal-header{
	background-color: #e8e8e8;
}

a.show-po-log, a.show-pr-log{
	border-bottom: 1px dotted #808080;
	font-weight: bold;
}

#po-company>p{
	margin: 0;
}

#po-company>.title{
	font-weight: bold;
	font-size: 18px;
}

#po-company>.title>.reg-no{
	font-size: 12px;
}

p.supplier-name{
	font-size: 16px;
	font-weight: bold;
	margin-bottom: 0
}

span.not-found{
	text-align: center;
	padding: 10px;
	display: block;
}

.filter.box-body{
	padding-bottom: 2px;
}

.collapse-rm>i{
	margin-right: 4px;
}

.rwd-break{
	display: none;
}

div.update-qty{
	width: 100%;
	display: block;
	text-align: right;
}

input.input-gst{
	height: 18px;
	text-align: right;
	width: 70px;
	float: right;
	padding: 2px;
}

.date-filter-container, .status-filter-container, .pr-filter-container, .setting-filter-container{
	margin-top: 10px;
	margin-bottom: 20px;
	text-align: right;
}

.date-range-container{
	margin-top: 10px;
	margin-bottom: 20px;
	display: inline-block;
}

.daterange, #daterange-btn{
	margin-top: 10px;
}

.date-filter, .status-filter, .pr-filter, .setting-filter{
	background-color: #fff;
	border: 1px solid #C5294F;
	color: #C5294F;
	font-weight: bold;
	padding: 2px 12px;
	margin-right: 2px;
	border-radius: 15px;
}

.date-filter.selected, .date-filter:hover, .status-filter.selected, .status-filter:hover,.pr-filter.selected, .pr-filter:hover, .setting-filter.selected, .setting-filter:hover{
	background-color: #C5294F;
	color: #fff;
}

div.sort-button{
	display: inline;
	position: absolute;
	right: 3px;
	top: 3px;
}

button.btn.up-button, button.btn.down-button{
	padding: 3px 0 3px 6px;
}

.sidebar-mini.sidebar-collapse .sidebar-menu > li > .sponsor-container{
	display: block;
}

button.actions-btn.bs-select-all.btn.btn-default, button.actions-btn.bs-deselect-all.btn.btn-default{
	margin-right: 0 !important;
	padding: 5px;
}

#notify-table .toggle-on, #notify-table .toggle-off {
	padding-right: 10px !important;
	font-size: 11px;
	padding-top: 4px !important;
}

#po-toggle .toggle.btn, #do-toggle .toggle.btn {
	width: 60px !important;
}

.toggle-on.btn{
	padding-right: 0px !important;
}

.toggle-off.btn{
	padding-left: 18px !important;
}

.table>tbody>tr.info>td, .table>tbody>tr.info>th, .table>tbody>tr>td.info, .table>tbody>tr>th.info, .table>tfoot>tr.info>td, .table>tfoot>tr.info>th, .table>tfoot>tr>td.info, .table>tfoot>tr>th.info, .table>thead>tr.info>td, .table>thead>tr.info>th, .table>thead>tr>td.info, .table>thead>tr>th.info
{
	background-color: #e5f6ff;
}

.btn-copy, .btn-copy:hover, .btn-copy:active, .btn-copy:visited, .btn-copy:focus{
	margin-left: 6px;
	margin-top: 0px;
	font-weight: bold;
	font-size: 9px;
	padding: 2px 8px 1px 8px;
	color: #0f0f0f;
	background-color: #e8e8e8;
	box-shadow: 0 1px 1px rgba(0,0,0,0.16), 0 1px 1px rgba(0,0,0,0.23);
}

.btn-copy>.fa{
	font-size: 10px;
	color: #0f0f0f;
}

.show-promo{
    font-size: 10px;
    color: white;
    padding: 0.5px 5px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: bold;
    background-color: #00b5ad;
}

.show-foc{
	font-size: 10px;
	color: white;
	padding: 0.5px 5px;
	border-radius: 2px;
	text-transform: uppercase;
	font-weight: bold;
	background-color: #00c4c6;
}

.status-label{
    font-size: 10px;
    color: white;
    padding: 0.5px 5px;
    border-radius: 2px;
    text-transform: uppercase;
    font-weight: bold;
}

.status-label.label-inactive{
   background-color: #f50019;
}

.status-label.label-active{
    background-color: #00b949;
}

.status-label.label-noimage{
   background-color: #f50019;
}

.status-label.label-expired{
   background-color: #f50019;
}

input[type=checkbox] {
    transform: scale(1.2);
}

#overlay{
    position: absolute;
    left: 0;
    top: 0;
    bottom: 0;
    right: 0;
    background-color: rgba(255,255,255,0.85);
    z-index: 999;
}

#loading {
    position: absolute;
    left: 0;
    top: 33%;
    bottom: 0;
    right: 0;
    z-index: 999;
    font-weight: bold;
    text-align: center;
}

.prewrap{
	white-space: pre-wrap;
}

textarea[id=description]{
	height: 150px;
}

.box.box-solid.box-default.listingFilter{
    padding-top: 0;
    border-top: none;
}
.listingFilter .bootstrap-select.btn-group .dropdown-menu li a{
    border-bottom: none;
}

.alert-red {
    border: none;
    border-left: 5px solid #bc0000;
    background-color: #f7dede !important;
    color: #a30000 !important;
}

/*****************************
		Material Switch
******************************/

.material-switch > input[type="checkbox"] {
    display: none;
}

.material-switch > label {
    cursor: pointer;
    height: 0px;
    position: relative;
    width: 40px;
}

.material-switch > label::before {
    background: rgb(0, 0, 0);
    border-radius: 8px;
    content: '';
    height: 16px;
    margin-top: -8px;
    position:absolute;
    opacity: 0.3;
    transition: all 0.4s ease-in-out;
    width: 40px;
}
.material-switch > label::after {
    background: rgb(255, 255, 255);
    border-radius: 16px;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.3);
    content: '';
    height: 24px;
    left: -4px;
    margin-top: -8px;
    position: absolute;
    top: -4px;
    transition: all 0.3s ease-in-out;
    width: 24px;
}
.material-switch > input[type="checkbox"]:checked + label::before {
    background: inherit;
    opacity: 0.5;
}
.material-switch > input[type="checkbox"]:checked + label::after {
    background: inherit;
    left: 20px;
}
.daterangepicker .ranges li:hover {
    background-color: #08c !important;
    border: 1px solid #08c !important;
    color: #fff !important;
}
.ranges li{
    margin-bottom: 0px !important;
    border-radius: 0 !important;
}

.tr-inactive {
	background-color: #D5D5D5;
}

/*****************************
	Responsive Settings
******************************/

@media only screen and (max-device-width: 767px)
{
	/*.form-group{
		padding: 0 !important;
	}*/
	.btn-copy{
		float: right;
	}
	.table-responsive{
		border: none;
	}

	.supplier-label{
		height: 35px;
	}

	.img-container{
		width: 100%;
	}

	.dataTables_filter, .dataTables_length{
		float:left;
	}

	.btn-delete, .btn-edit, .btn-catalog, .btn-info, .btn-update {
		display: block;
		width: 100%;
		margin-bottom: 3px;
	}

	#input-unitprice{
		padding-left: 15px;
		padding-right: 15px;
	}

	#address-delivery{
		margin-top: 15px;
	}

	.btn-full{
		display: block;
		width: 100%;
		margin-left: 0 !important;
		margin-bottom: 2px !important;
	}

	.loader img, .loader2 img{
		width: 100%;
	}

	.rwd-break{
		display: block;
	}

	.date-filter-container{
		text-align: left;
	}
	.date-filter-container button{
		margin-bottom: 5px;
	}

	.daterange, #daterange-btn{
		margin-top: 10px;
	}
}

@media (min-width: 992px){
	.modal-lg {
		width: 100%;
	}
	.modal-md2 {
		width: 990px;
	}
}


@media (min-width: 768px){
	.sidebar-mini.sidebar-collapse .sidebar-menu > li > .sponsor-container{
		display: none;
	}

	.sidebar-mini.sidebar-collapse .sidebar-menu > li > a > span{
		border-top-right-radius: none;
	}

	.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span{
		padding: 12px 15px 12px 0;
	}

	.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu{
		top: 40px;
		border-top: 1px solid #fff;
		margin-left: -3px;
	}

	.sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > a > span:not(.pull-right), .sidebar-mini.sidebar-collapse .sidebar-menu > li:hover > .treeview-menu{
		width: 200px;
		left: 52px;
	}
}

@media only screen and (max-width: 625px)
{
	.current
	{
		padding: 0 0 5px 0;
		margin-top: -5px;
	}

	.current > .current-step
	{
		padding: 0;
		position: relative;
	}

	.current > .current-step + .current-step {}

	.current > .current-step > .current-dot
	{
		position: absolute;
		width: 25px;
		height: 25px;
		display: block;
		background: #2dcc70;
		top: 20px;
		left: 30%;
		margin-top: -20px;
		border-radius: 50%;
	}

	.current > .current-step > .current-dot:after
	{
		content: attr(href);
		text-align: center;
		font-size: 14px;
		color: white;
		position: absolute;
		width: 18px;
		height: 18px;
		top: 3.4px;
		left: 3.6px;
		border-radius: 50px;
	}

	.current > .current-step.disabled > .current-dot
	{
		background-color: #f5f5f5;
	}

	.current > .current-step.disabled > .current-dot:after
	{
		opacity: 0;
	}

	.current > .current-step.disabled a.current-dot
	{
		pointer-events: none;
	}

	.current > .current-step .current-stepnum
	{
		font-size: 12px;
		font-weight: bold;
		color: #52b57c;
		margin: 5px -30px 10px 15px;
		text-align: -webkit-center;
	}

	.mobile {text-align: center}

	#issuedaterange {position:relative; text-align:center;}

	.bs-wizard {display: none;}

	.web_issuedate {display: none;}
}

@media only screen and (min-width: 625px)
{
	.bs-wizard {margin-top: -10px;}

	.bs-wizard
		{
			border-bottom: solid 1px #e0e0e0;
			padding: 0 0 10px 0;
		}

	.bs-wizard > .bs-wizard-step
		{
			padding: 0;
			position: relative;
		}

	.bs-wizard > .bs-wizard-step + .bs-wizard-step {}

	.bs-wizard > .bs-wizard-step .bs-wizard-stepnum
		{
			font-size: 11px;
			font-weight: bold;
			color: #52b57c;
			margin-bottom: 5px;
			margin-left: 20px;
		}

	.bs-wizard > .bs-wizard-step > .bs-wizard-dot
		{
			content: attr(href);
			text-align: center;
			font-size: 14px;
			color: white;
			position: absolute;
			width: 25px;
			height: 25px;
			display: block;
			background: #2dcc70;
			top: 40px;
			left: 50%;
			margin-top: -20px;
			border-radius: 50%;
		}

	.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after
		{
			content: attr(href);
			text-align: center;
			font-size: 14px;
			color: white;
			position: absolute;
			width: 18px;
			height: 18px;
			top: 3.1px;
			left: 3.6px;
			border-radius: 50px;
		}

	.bs-wizard > .bs-wizard-step > .progress
		{
			position: relative;
			border-radius: 0px;
			height: 5px;
			box-shadow: none;
			margin: 15px 0;
			background-color: #e8e8e8;
		}

	.bs-wizard > .bs-wizard-step > .progress > .progress-bar
		{
			width:0px;
			left: 50%;
			box-shadow: none;
			background: #85f5b4;
		}

	.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
	.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
	.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
	.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
	.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #bdbfbe;}
	.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-stepnum  {color:grey;}
	.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 50%;}
	.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
	.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
	.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot {pointer-events: none;}

	.web {margin: 10px}

	#issuedaterange {text-align:center; margin:-25px 0 20px 100px; width:300px;}

	.current {display: none;}

	.m_issuedate {display: none;}
}

@media (min-width: 1024px){

}

@media (min-width: 1200px){

}

.switch-invoice > input[type="radio"] {
	display: none;
}

.switch-invoice > label {
	padding: 5px 20px;
	background-color: #e4e4e4;
	color: rgba(0, 0, 0, 0.6);
	border-radius: 5px;
	margin: 0 2px;
	font-size: 13px;
	display: inline-block;
	cursor: pointer;
}

.switch-invoice > input[type="radio"]:checked + label {
	cursor: pointer;
	background-color: #F7941E;
	color: white;
}


.red {
	color: red;
}

.bold {
	font-weight: bold;
}

.underline {
	text-decoration: underline;
}

.darkgrey {
	color: #575757;
}

.sweet-alert h2 {
	font-size: 28px;
}

div.dropdown-menu.open{ max-height: 700px !important; overflow: hidden; }
ul.dropdown-menu.inner{ max-height: 500px !important; overflow-y: auto; }

.code-label{display: inline-block;width: 100%;white-space: nowrap;overflow: hidden !important;	text-overflow: ellipsis;}
.dropdown-menu.open {width: inherit;}
.bootstrap-select.btn-group .dropdown-menu li a {white-space: normal;}

table thead th {
    position: relative;
}
table thead th a{
    display: inline-block;
    color: #333333;
	width: inherit;
}

table thead a i {
    font-style: inherit;
    font-size: 15px;
    font-family: 'Glyphicons Halflings';
    display: inline-block;
    vertical-align: middle;
}
table thead a i.sorting:after {
    opacity: 0.5;
    content: "\e150";
}

table thead a i.sorting.asc:after {
    opacity: 0.5;
    content: "\e155";
}

table thead a i.sorting.desc:after {
    opacity: 0.5;
    content: "\e156";
}

/*table thead a i.sorting:after, table thead a i.sorting.asc:after, table thead a i.sorting.desc:after, table thead a i.sorting.asc_disabled:after, table thead a i.sorting.desc_disabled:after {*/
/*    position: absolute;*/
/*    bottom: 8px;*/
/*    right: 8px;*/
/*    display: block;*/
/*    font-family: 'Glyphicons Halflings';*/
/*    opacity: 0.5;*/
/*}*/


/* Loader */
.qt-block-ui {
	display: block;
	position: fixed;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
	width: 100%;
	height: 100%;
	z-index: 999999;
	background-color: rgba(0,0,0,.3);
}
.qt-block-ui:before {
	content: '';
	box-sizing: border-box;
	background: 0 0;
	opacity: .75;
}
.qt-block-ui:before {
	width: 30px;
	height: 30px;
	border: 2px solid #FFF;
	border-radius: 50%;
	border-left-color: transparent;
	border-bottom-color: transparent;
	position: absolute;
	top: 50%;
	left: 50%;
	margin-top: -.6rem;
	-webkit-animation: clockwise .5s linear infinite;
	animation: clockwise .5s linear infinite
}
@-webkit-keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}
@keyframes clockwise {
	0% {
		-webkit-transform: rotate(0);
		transform: rotate(0)
	}
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg)
	}
}