/* here you can put your own css to customize and override the theme */

/***
Rounded Portlets
***/
/* if portrait mode is detected, rotate the entire site -90 degrees to hint rotating to landscape */
/*@media all and (min-width: 468px) and (orientation: portrait) {
  body {
    -webkit-transform: rotate(-90deg);
    -moz-transform: rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform: rotate(-90deg);
    transform: rotate(-90deg);
  }
}*/

.portlet {
	border-radius: 4px !important;
}
.form-group.form-md-line-input .form-control.input-sm{
	font-size: 14px !important;
}
.portlet .portlet-title {
	border-radius: 4px 4px 0px 0px !important;
}

.portlet .portlet-body,
.portlet .portlet-body .form-actions  {
	border-radius: 0px 0px 4px 4px !important;
}
.dashboard .icon-btn{
	width: 100%;
	height: 100%;
	padding-top: 25px ;
	line-height:1.89;
}
.dashboard .icon-btn > i{
	font-size:25px;
}
.dashboard .icon-btn > div{
	font-size: 15px;
	text-transform: capitalize;
}
.smallerthanme .col-sm-6,.smallerthanme .col-sm-4{
	margin-bottom: -35px;
}
.smallerthanme label{
	display: none;
}
@media all and (max-width: 1024px) {
	.btn{
		padding: 6px;
	}
	.btn-group-lg>.btn, .btn-lg{
		font-size: 13px;
	}
	.icon-btn{
	margin:0px;
	height: 50px;
	min-width: 70px;
	}
}

.page-header.navbar{
	border-radius: 0;
}

.page-head  .icon-btn > div{
	font-size: 9px;
	text-transform: capitalize;
}
.padding-right-40-logout{
	padding-right: 50px;
}
.login .content .form-control:focus, .login .content .form-control:active{
	border:0px;
}
.form-row-stripped > .row {
	border-bottom: 0px dotted #e1e1e1;
	padding:10px 0px;
}
.table-scrollable1 .table > tbody > tr > td,.table-scrollable1 .table > tbody > tr > th,.table-scrollable1 .table > tfoot > tr > td,.table-scrollable1 .table > tfoot > tr > th,.table-scrollable1 .table > thead > tr > td,.table-scrollable1 .table > thead > tr > th{
	border:0px;
}

.form-horizontal .form-group.form-md-line-input{
	margin:5px 0 5px;
	padding-top: 20px;
}
.form-group.form-md-line-input .form-control.input-lg{
	padding: 8px 0px;
}
div.dataTables_filter label {
    font-weight: normal;
    width: 100% !important;
    float: none;
}
div.dataTables_filter input {
    width: 80% !important;
}
.dd-handle{
	height: 50px;
    margin: 16px 0;
    padding: 13px 10px;
}
.dd-item > button {
    font-size: 28px;
    font-weight: normal;
    height: 39px;
    width: 60px;
}
.tableproduct > tbody > tr > td, .tableproduct > tbody > tr > th, .tableproduct > tfoot > tr > td, .tableproduct > tfoot > tr > th, .tableproduct > thead > tr > td, .tableproduct > thead > tr > th{
	border:0px;
}
@media print {
	.page-head{
		display: none;
	}
}

.cat-rent {
	max-width: 125px;
}
.cat-sale:focus{
		display: none;
}
#cat-17,#cat-24,#cat-28,#cat-30,#cat-23,#cat-30,#cat-34,#cat-36{
	width:120px;
	font-size: 11px;
    text-align: center;
}
.alert{
	padding:10px;
}

button.afterOr{
 margin-left: 5px !important;
 font-size: 15px;
}
.afterOrP{
	margin-bottom: 70px;margin-left: 27px;margin-top: -70px; display:block;
}
.Or-bg{
	position: absolute;
	top:50%;
	margin-top: -20px;
	left:50%;
	margin-left: -40px;
}
.orderlisttoolbar .open,.orderlisttoolbar .delivered_order,.orderlisttoolbar .returned,.orderlisttoolbar .all_active,.orderlisttoolbar .closed{
	background: #000;
}
.left-inner-addon {
    position: relative;
}
.left-inner-addon input {
    padding-left: 30px;    
}
.left-inner-addon i {
    position: absolute;
    padding: 10px 12px;
    pointer-events: none;
}

.right-inner-addon {
    position: relative;
}
.right-inner-addon input {
    padding-right: 30px;    
}
.right-inner-addon i {
    position: absolute;
    right: 0px;
    padding: 10px 12px;
    pointer-events: none;
}
.fa.form-control-feedback{
	padding-top: 10px;
}
.input-group.date.date-picker{
	width: 100%;
}
@media only screen and (max-width: 1024px) {
	.form-group.form-md-line-input .form-control ~ label,.form-group.form-md-line-input .form-control,label,.form-control{
		font-size: 14px;
	}
	.cat-rent{
		width: 50px !important;
		display: inline-block;
	}
	.note.note-info{
		display: none;
	}
	.portlet.light{
		padding:5px 10px;
	}
	.col-sm-6 .btn{
		padding: 5px 6px 5px;
	}
	#cat-22 img,#cat-29 img,#cat-33 img,#cat-35 img,#cat-23 img,#cat-34 img,#cat-36 img,#cat-30 img{
		width: 50px;
		margin-left:15px;
	}
	#cat-22 ,#cat-29 ,#cat-33 ,#cat-35,#cat-23 ,#cat-30 ,#cat-34 ,#cat-36 {
		font-size: 10px;
		text-align:center;
		width: 90px;
		height: 90px;
		white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
white-space: -webkit-pre-wrap; /* Newer versions of Chrome/Safari*/
word-break: break-word;
white-space: normal;
text-align: center;
	}
	br.hiddex{
		display: none;
	}
	.portlet.light > .portlet-title > .caption > .caption-subject{
		font-size: 13px;
	}
	.Or-bg img{
		width: 50%;
	}
	.btninline{
		display: inline;
	}
	.page-head .page-title {
		text-align: center;
		float: none !important;
		display: block;
	}
	.page-head .page-title > h1{
		font-size: 14px;
	}
	.table.data-table.table-stripped.table-hover th{
		font-size: 11px;
		background: #f1f1f1;
	}
	.margintopcenter-ipad{
		margin-top: 45px;
	}
}
@media only screen and (max-width: 640px) {
	.Or-bg img{
		display: none;
	}
	.form-group.form-md-line-input.mjmobilelock{
		margin: 0px;
		padding: 0px;
	}
	.md-checkbox-inline.mjlockdown{
		padding-top: 25px;
	}
}
.green-span{
  color: green;
}
.red-span{
  color: red;
}

