body{
	background: #e1e1e1;
	max-width: 1450px;
	margin: 0 auto;
	height:100vh;
}
.underline{
	text-decoration:underline;
}
.no_decoration{
	text-decoration: none !important;
}
.main-footer a{
	font-family:vazir;
}
@font-face {
	font-family: 'pfcatalog';
	src: url('../fonts/PFCatalog.eot') format('eot'),
	/*url('../fonts/Vazir.woff') format('woff'),*/
	url('../fonts/PFCatalog.ttf') format('truetype');
}

.alert-danger {
    background: #f2dede !important;
    border-color: #ccc;
    color: #333 !important;
    font-size: 12px;
}
textarea{
	resize:vertical;
}
.alert {
    margin-top: 5px;
    padding: 5px;
}
.dinblock{
	display: inline-block;
}
.rfloat{
	float:right;
}
.dnone{
	display:none;
}
.gray{
	color:#ccc !important;
}
.tcenter{
	text-align:center;
}
.drtl{
	direction: rtl !important;
}
.tright{
	text-align:right !important;
}
.mauto{
	margin:0 auto;
}
.lfloat{
	float:left;
}
.fbsans{
	font-family:yekan;
}
.fsans{
	font-family:bsans;
}
.no-padding{
	padding:0;
}
.no-padding-left{
	padding-left: 0px !important;
}
.no-margin{
	margin:0;
}
.no-float{
	float:none;
}
.fbold{
	font-weight:bold;
}
.dblock{
	display:block;
}
.cpointer{
	cursor:pointer;
}
.ystar{
	color:#ffcc00;
}
.gstar{
	color:#ccc;
}
.open_wrap{
	margin-right:230px;
}
.close_wrap{
	margin-right:0px;
}
.user-panel{	
	margin-top:10px;
}
.content-header h1{
	font-weight:normal;
	font-size:18px;
}
*,.skin-blue .treeview-menu > li > a{
	font-size:12px;
	font-weight:normal;
}
.skin-blue .treeview-menu > li > a{
	margin-right:48px;
}
.control-label{
	font-weight:normal;
}
.col-sm-10 input[type='text']{
	text-align:right;
}
.sidebar-menu li a span{
	font-size:14px;
	padding-right:10px;
}
.sidebar-menu li > a > .pull-right{
	width:35px;
}

.dropdown-submenu {
    position: relative;
}

.dropdown-submenu .dropdown-menu {
    top: 0;
    left: 100%;
    margin-top: -1px;
}
.select2-container--default .select2-selection--single{
	border-radius:0px !important;
}
.select2-container .select2-selection--single{
	height: 32px !important;
}
.select2-container .select2-selection--single .select2-selection__rendered{
	padding-right: 0px !important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered{
	text-align: right !important;
}
.select2-results__options{
	text-align: right;
}
.select2-results__options li{
	direction: rtl !important;
}
.select2-container--default .select2-results__option[aria-selected="true"]{
	text-align: right !important;
}
.select2-container {
	z-index: 99999;
}
/* vertical cat css */
.container .row #vertical_cat{
	padding:0px;
	margin-top:20px;
}
#vertical-nav {
    font-size:12px;
    direction:rtl;
    text-align:right;
    z-index:1000;
	padding-right:5px;
}
#vertical-nav ul {
    margin:0px;
    padding:0px;
    *border-top:1px #333 solid;/*IE 7*/
}
ul.vertical-top-level {
    background-color:#ededed;
}
#vertical-nav li {
    list-style:none;
	width:200px;
}
ul.vertical-top-level li {
    border-bottom:#CCC solid 1px;
	width:200px;
}
#vertical-nav span {
    color:#0E504E;
    display:block;    
    height:25px;
    line-height:25px;
    text-decoration:none;
    width:200px;
	cursor:pointer;
}
#vertical-nav li:hover {
    background-color:#ccc;
    position:relative;
}
ul.vertical-sub-level {
    display:none; 
	z-index:9999;
}
li:hover .vertical-sub-level {
    background-color:#666;
    border:#CCC solid 1px;
    display:block;
    position:absolute;
    right:162px;
    top:0px;
}
ul.vertical-sub-level li {
    border:none;
    float:right;
    width:200px;
    *background-color:#666;/*IE 7*/    
}
#vertical-nav .vertical-sub-level {
    background-color:#ededed;
}
#vertical-nav .vertical-sub-level .vertical-sub-level {
    background-color:#ededed;
}
li:hover .vertical-sub-level .vertical-sub-level  {
    display:none;
}
li:hover .vertical-sub-level .vertical-sub-level .vertical-sub-level  {
    display:none;
}
.vertical-sub-level li:hover .vertical-sub-level {
    display:block;
    *left:0px;/*IE 7*/
}
.vertical-sub-level li:hover .vertical-sub-level li:hover .vertical-sub-level {
    display:block;
    *left:0px;/*IE 7*/
}
/* end vertical cat css */
#seller_info{
	display:none;
}
#seller_info,#unit_info{
	border-radius:10px;
	padding:10px;
	background:#ccc;
	margin-top:20px;
	line-height:30px;
}
/* reports */
.input_back{	
	text-align:center;
	float:right;
}
.report_date{
	width:100%;
	text-align:center !important;
}
.report_select{
	height:35px;	
}
.buttons{
	padding-top:20px;
}
.buttons .btn{	
    font-size: 13px;
    height: 35px;
    padding: 6px;
}
.buttons #btn_submit2{	
	margin-right:5px;
}
.container{
	width:100%;			
}
.report_table tbody tr th{
	color:#333;
	border-top:1px solid #ccc;
	border-bottom:1px solid #ccc;
	text-align:center;
}			
td, th {
	border: 1px solid red; 
} 
table {
	color: #333; /* Lighten up font color */
	font-family: Helvetica, Arial, sans-serif; /* Nicer font */
	width: 100% !important;
	border-collapse:collapse; 
	border-spacing: 0;
	direction:rtl;
	text-align:center;
}

td, th {
	border: 1px solid #CCC; height: 30px; 
} /* Make cells a bit taller */

th {		
	font-weight: bold; /* Make sure they're bold */
}

td {		
	text-align: center; /* Center our text */
}
table {
	color: #333;
	font-family: Helvetica, Arial, sans-serif;
	width: 640px;
	border-collapse:
	collapse; border-spacing: 0;		
}		
td, th {
	border: 1px solid transparent; /* No more visible border */
	height: 30px;
	transition: all 0.3s;  /* Simple transition for hover effect */
}
th {		
	font-weight: normal;
	text-align: center;
	padding:5px;
}
th input[type="text"] {
	width:40px;			
	float:none;
	margin:0 auto;
	text-align:center;
}
td {		
	text-align: center;
}
tr.head th{
	background:#ccc;
}

/* print order */
.print_container{
	border:1px solid #000;
	margin:0 auto;
	float:none;
	text-align:center;
	margin-top:20px;
}
.print_container h3{
	float:right;
}
.print_container #final_price{
	font-size:18px;
}
#print_btn_back{	
	margin:0 auto;
	float:none;
	text-align:center;
	height:100px;
	padding-top:10px;
}
#print_btn_back #btn_print{
	float:none;
}
#alert_back{	
	text-align:right;
}
#alert_back h6{
	float:right;
	margin-right:5px;
}
#alert_back button.btn{
	width:150px;
	float:right;
	margin-right:10px;
	margin-top:5px
}
/* report */
.input_back button{
	font-size:12px;
	min-width:100px;
	margin-right:5px;
}
.shop_back{
	margin-top:10px;
	height:300px;
	border:1px solid #ccc;
	background:#fff;
	padding:10px;
}
.ptitle{
	font-size:14px;
	text-align:center;
	margin-bottom:10px;
	padding:10px;
}
#cat_img_preview{
	max-height: 100px;
}
.shop_back{
	margin-top:10px;
	height:300px;
	border:1px solid #ccc;
	background:#fff;
	padding:10px;
}
.ptitle{
	font-size:14px;
	text-align:center;
	margin-bottom:10px;
	padding:10px;
}
#user_img_preview{
	max-width: 300px;
}
.red{
	color: red !important;
}
.operation{
	font-size: 16px;
}
.page_title{
	color: #c4c1c1;
}
.header{
	height: 200px;
	border-top:1px solid #e1e1e1;
}
.header{
	background: linear-gradient(-45deg, #5f1342, #831a5b, #970a61, #bc5795,#e381bd);
	background-size: 400% 400%;
	-webkit-animation: Gradient 15s ease infinite;
	-moz-animation: Gradient 15s ease infinite;
	animation: Gradient 15s ease infinite;
}

@-webkit-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@-moz-keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}
@keyframes Gradient {
	0% {
		background-position: 0% 50%
	}
	50% {
		background-position: 100% 50%
	}
	100% {
		background-position: 0% 50%
	}
}

.header .icon{
	position: relative;
	top:80px;
	text-align: center;
}
.header .icon .icon_title{
	position:absolute;
	left:0;
	right:0;
	margin-left:auto;
	margin-right:auto;
	bottom: 40px;
	font-size: 16px;
	color:#919191;
}
.text-white{
	color: #fff;
}
.f16px{
	font-size: 16px;
}
.icon_file{
	float: none;
	margin: 0 auto;
	width: 200px;
}
.btn_browse{
	background: #a3a2a3;
}
.btn_download{
	background: #5f1342
}
.btn_return{
	background: #605f60
}
.btn_browse:hover{
	color:#333 !important;
}
.btn_download:hover{
	color:#ccc !important;
}
.btn_return:hover{
	color:#ccc !important;
}
.footer{
	position:absolute;
	max-width: 1450px;
}
.mobile_footer{
	position: relative;
}
.footer,.mobile_footer,.gfooter{
	background: #5F1342;
	/*width:100%;*/
	bottom:0; /* should be on bottom of #content */
	color:#c4c1c1;
	text-align: center;
	height: 200px;
	padding-top: 40px;
}
.footer span,.mobile_footer span,.gfooter span{
	font-size: 48px;
}
.footer p,.mobile_footer p,.gfooter p{
	font-size: 16px;
	font-family: pfcatalog;
	opacity: 0.6;
}
@media (max-width:768px){
	.header .icon{
		top:20px;
	}
	.header .icon .icon_title{
		bottom: 40px;
	}
}
