@import url('https://fonts.googleapis.com/css?family=Roboto:400,500,700');

body {
	font-size: 13px;
	font-family: 'Roboto', sans-serif;
}

.info-box-text {
	white-space: normal!important;
}

.error {
	color: red;
	border: 0;
	background: 0;
	padding: 0;
	margin-bottom: 10px;
}

.video-iframe iframe {
	width: 100%;
	height: 200px;
}

select.form-control {
	padding-top: 2px;
}

.navbar-nav>.user-menu .user-image {
	width: 40px;
	height: 40px;
	margin-top: -10px;
}

.login-logo {
	font-size: 20px;
}
.login-logo b {
	font-size: 28px;
}

.content-header>h1,
.content-header .content-header-left h1 {
	font-family: 'Roboto', sans-serif;
}
.main-header .logo {
	text-align: left;
}
.main-header .logo .logo-lg {
	font-family: 'Roboto', sans-serif;
}
.sidebar-mini.sidebar-collapse .main-header .logo>.logo-mini {
	margin-left: 0;
}

.info-box-number {
    font-size: 34px;
}

.garment-label-heading {
    text-align: left;
    font-weight: bold;
    background: #eee;
    padding: 10px 15px;
    border-radius: 4px;
}

.garment-label {
    color: #d43f3a;
    display: block;
    margin-top: 10px;
    font-weight: bold;
}

.dropdown-menu {
    min-width: auto;
}

.disable-click {
    pointer-events: none!important;
}

.box-info {
    padding-top: 20px;
}

.content-header>h1 {
    position: relative;
    padding-left: 30px;
}

.content-header>h1:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome', sans-serif;
    font-size: 26px;
    content: '\f18e';
}

.sidebar-menu li.active>a>.pull-right-container>.fa-angle-left {
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    transform: rotate(90deg);
}

.sidebar-menu li>a>.pull-right-container>.fa-angle-left:before {
    content: "\f105";
}

h4.modal-title {
    color: #3c8dbc;
    font-weight: bold;
}

.rTable {
    display: table;
    width: 100%;
    border: 1px solid #999999;
}
.rTableRow {
    display: table-row;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
}
.rTableHead {width: 40%;}
.rTableCell, .rTableHead {
    display: table-cell;
    padding: 3px 10px;
    border: 1px solid #999999;
}
.rTableHeading {
    display: table-header-group;
    background-color: #ddd;
    font-weight: bold;
}
.rTableFoot {
    display: table-footer-group;
    font-weight: bold;
    background-color: #ddd;
}
.rTableBody {
    display: table-row-group;
}

.content-header {
	overflow: hidden;
}
.content-header .content-header-left {
	float: left;
	padding-top: 5px;
}
.content-header .content-header-right {
	float: right;
}
.content-header .content-header-left h1 {
	margin-top: 0;
	margin-bottom: 0;
	padding-left: 30px;
	padding-bottom: 5px;
	font-size: 24px;
	position: relative;
}
.content-header .content-header-left h1:before {
    position: absolute;
    top: 0;
    left: 0;
    font-family: 'FontAwesome', sans-serif;
    font-size: 26px;
    content: '\f18e';
}
.content-header .content-header-right a {
	position: relative;
	/*padding-left: 24px;*/
	font-size: 14px;
}
.content-header .content-header-right a:before {
    /*position: absolute;
    top: 4px;
    left: 5px;
    font-family: 'FontAwesome', sans-serif;
    font-size: 16px;
    content: '\f067';*/
}

.checkbox-inline {
	padding-top: 0!important;
}
.checkbox-content {
	float: left;
	border: 1px solid #aaa;
	margin-right: 5px;
	margin-bottom: 5px;
	padding-left: 5px;
	padding-right: 5px;
	padding-bottom: 3px;
}

.checkbox-content.role-access {
	float: none;
	border: 0;
}

.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a {
    color: #fff;
    background: #3c8dbc;
    border-left-color: #3c8dbc;
}

.pt10 {
	padding-top: 10px;
}
.pt20 {
	padding-top: 20px;
}
.ml10 {
	margin-left: 10px;
}

img.existing-photo {
	max-width: 500px;
}

.slimScrollBar {
	background: none repeat scroll 0 0 #9e9e9e !important;
	border-radius: 0;
	display: none;
	height: 702.936px;
	position: absolute;
	right: 1px;
	top: 145px;
	width: 10px!important;
	z-index: 99;
	opacity:0.7!important;
}

.seo-info {
	font-family: 'Cairo', sans-serif;
	color: red;
	font-weight: 700;
	font-size: 16px;
	background: #e4e4e4;
	padding:  15px;
}

.skin-blue .main-header .logo,
.skin-blue .main-header .logo:hover,
.skin-blue .main-header .navbar,
.skin-blue .main-header .navbar .sidebar-toggle:hover {
	background-color: #333333;
}

.skin-blue .sidebar-menu>li:hover>a, .skin-blue .sidebar-menu>li.active>a {
	background-color: #1a8e10;;
	border-left-color: #000000;
}

.nav-tabs-custom>.nav-tabs>li.active {
	border-top-color: #333333;
}
.box.box-info {
	border-top-color: #4c4c4c;
}

.user-footer div {
	width: 100%;
}
.user-footer div:first-child {
	margin-bottom: 10px;
}
.user-footer div a {
	display: block;
}

.navbar-nav>.user-menu>.dropdown-menu {
	width:  140px;
}
.navbar-nav>.user-menu>.dropdown-menu>.user-footer {
	background-color:  #d6d6d6;
}

.content-header .content-header-right a {
	background-color: #333333;
	border-color: #333333;
}
.form-control:focus {
	border-color: #333333;	
}

.login-button {
	background-color: #333333;
	border-color: #333333;
}

iframe {
	/* width: 300px!important; */
}

.sidebar-menu .treeview-menu>li>a {
	font-size: 12px;
}

input,
textarea,
select {
	font-size: 13px!important;
}

.bg-g {
	background: #d3f9b4!important;
}

.bg-r {
	background: #f9cccc!important;
}
.jumbo {
	margin:20px 0 10px;
	border-bottom:1px solid #999;
	background-color:#B38184;
	padding:5px;
}

.disko {
  border-bottom: 4px solid;
  width: 99%;
  margin: 0px 0px 30px 0px;
  color: #9E0950;
	background: #fafafa;
	padding: 8px;
}

.post_btn{
	margin-left:35%;
	margin-top:18px;
border:1px solid #72021c; -webkit-border-radius: 3px; -moz-border-radius: 3px;border-radius: 3px;font-size:13px;font-family:arial, helvetica, sans-serif; padding: 8px 30px 8px 30px; text-decoration:none; display:inline-block;text-shadow: -1px -1px 0 rgba(0,0,0,0.3);font-weight:bold; color: #FFFFFF;
 background-color: #a90329; background-image: -webkit-gradient(linear, left top, left bottom, from(#a90329), to(#6d0019));
 background-image: -webkit-linear-gradient(top, #a90329, #6d0019);
 background-image: -moz-linear-gradient(top, #a90329, #6d0019);
 background-image: -ms-linear-gradient(top, #a90329, #6d0019);
 background-image: -o-linear-gradient(top, #a90329, #6d0019);
 background-image: linear-gradient(to bottom, #a90329, #6d0019);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#a90329, endColorstr=#6d0019);
}

.post_btn:hover{
 border:1px solid #450111;
 background-color: #77021d; background-image: -webkit-gradient(linear, left top, left bottom, from(#77021d), to(#3a000d));
 background-image: -webkit-linear-gradient(top, #77021d, #3a000d);
 background-image: -moz-linear-gradient(top, #77021d, #3a000d);
 background-image: -ms-linear-gradient(top, #77021d, #3a000d);
 background-image: -o-linear-gradient(top, #77021d, #3a000d);
 background-image: linear-gradient(to bottom, #77021d, #3a000d);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#77021d, endColorstr=#3a000d);
}

#adsmn { margin-top:5px; margin-bottom:15px; }

.tle_imp { width:500px; height:30px; margin-bottom:18px;}

.wave_a { font-weight:bold; background-color:#666666; height:30px;}
.wave_b { height:40px;}
.wave_g { height:120px; border-bottom:#999 1px solid;}


/*  Confirm  */ 
#confirmOverlay {
	width:100%;
	height:100%;
	position:fixed;
	top:0;
	left:0;
	background:url('ie.png');
	background: -moz-linear-gradient(rgba(11,11,11,0.1), rgba(11,11,11,0.6)) repeat-x rgba(11,11,11,0.2);
	background:-webkit-gradient(linear, 0% 0%, 0% 100%, from(rgba(11,11,11,0.1)), to(rgba(11,11,11,0.6))) repeat-x rgba(11,11,11,0.2);
	z-index:100000;
}

#confirmBox{
	background..:url('body_bg.jpg') repeat-x left bottom #e5e5e5;
	background-color: #E6E6E6; background-image: -webkit-gradient(linear, left top, left bottom, from(#E6E6E6), to(#CCCCCC));
 background-image: -webkit-linear-gradient(top, #E6E6E6, #CCCCCC);
 background-image: -moz-linear-gradient(top, #E6E6E6, #CCCCCC);
 background-image: -ms-linear-gradient(top, #E6E6E6, #CCCCCC);
 background-image: -o-linear-gradient(top, #E6E6E6, #CCCCCC);
 background-image: linear-gradient(to bottom, #E6E6E6, #CCCCCC);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#E6E6E6, endColorstr=#CCCCCC);
 
	width:560px;
	position:fixed;
	left:50%;
	top:50%;
	margin:-130px 0 0 -230px;
	border: 1px solid rgba(33, 33, 33, 0.6);
	-moz-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	-webkit-box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
	box-shadow: 0 0 2px rgba(255, 255, 255, 0.6) inset;
}

#confirmBox h1,
#confirmBox p {
	font:18px/1 'Lucida Grande', sans-serif;
	background:url('header_bg.jpg') repeat-x left bottom #f5f5f5;
	padding: 12px 25px;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
	color:#666;
}

#confirmBox h1 {
	letter-spacing:0.3px;
	color:#888;
}

#confirmBox p {
	background:none;
	font-size:15px;
	font-weight:bold;
	line-height:1.6;
	padding-top: 10px;
}

#confirmButtons {
	padding:5px 0 20px;
	text-align:center;
}

#confirmBox .button {
	display:inline-block;
	margin-right: 20px;
	text-decoration:none;
	border:1px solid #495267;
	padding: 6px 40px 6px 40px;
	color:rgb(255,255,255);
	font-size:12px;
	text-shadow: -1px -1px 0 rgba(0,0,0,0.3);
	border-radius:2px 2px 2px 2px;
	-moz-border-radius:2px 2px 2px 2px;
	-webkit-border-radius:2px 2px 2px 2px;
	box-shadow:0px 0px 0px rgb(102, 204, 255);
	-moz-box-shadow:0px 0px 0px rgb(102, 204, 255);
	-webkit-box-shadow:0px 0px 0px rgb(102, 204, 255);
	background-color: #606c88; background-image: -webkit-gradient(linear, left top, left bottom, from(#606c88), to(#3f4c6b));
 background-image: -webkit-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -moz-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -ms-linear-gradient(top, #606c88, #3f4c6b);
 background-image: -o-linear-gradient(top, #606c88, #3f4c6b);
 background-image: linear-gradient(to bottom, #606c88, #3f4c6b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#606c88, endColorstr=#3f4c6b);
}

#confirmBox .button:hover {
	cursor: pointer;
	text-decoration:none;
	border:1px solid #363d4c;
 background-color: #4b546a; background-image: -webkit-gradient(linear, left top, left bottom, from(#4b546a), to(#2c354b));
 background-image: -webkit-linear-gradient(top, #4b546a, #2c354b);
 background-image: -moz-linear-gradient(top, #4b546a, #2c354b);
 background-image: -ms-linear-gradient(top, #4b546a, #2c354b);
 background-image: -o-linear-gradient(top, #4b546a, #2c354b);
 background-image: linear-gradient(to bottom, #4b546a, #2c354b);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0,startColorstr=#4b546a, endColorstr=#2c354b);
}

#confirmBox .button:last-child {	
	margin-right:0;
}

#confirmBox .blue {
	background-position:left top; 
	font-weight:bold;
}

.ui-ios-overlay {
  z-index: 99999;
  position: fixed;
  padding:5px 10px 0px 10px;
  line-height:18px;
  top: 50%;
  left: 50%;
  width: 300px;
  height: 70px;
  margin-left: -100px;
  margin-top: -100px;
  filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#cc000000,endColorstr=#cc000000);
  background: rgba(0,0,0,0.8);
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}
.ui-ios-overlay .title {
  color: #FFF;
  font-weight: bold;
  text-align: center;
  display: block;
  font-size: 12px;
  position: absolute;
  bottom: 30px;
  left: 0;
  width: 100%;
}
.ui-ios-overlay img {
  display: block;
  margin: 20% auto 0 auto;
}
.ui-ios-overlay .spinner {
  left: 50% !important;
  top: 40% !important;
}
.AlbForm {
	min-height:0px;
	width:100%;
	margin:auto;
	padding: 5px 0px 20px 0px;
}

.albT { 
	width:250px;
}

.albArea { 
	width:248px; 
	min-height:70px; 
	border: 1px solid #AAA;
}

.fomBtn .post_btn {
	padding-left: 80px;
	padding-right: 80px;
	margin-left:30px;
	margin-bottom: 30px;
}

.fomDet {
	clear:left;
	min-width: 350px;
	margin:auto;
	margin-top:20px;
	
}

.fomTit{
	float:left;
	width:100px;
	padding-top:5px;
}

.fomBtn {
	margin-left:60px;
	margin-top:20px;
}

.fomnam { 
	float:left; 
	width:100px;
}
