html,
body {
	min-height: 100% !important;
	height: 100% !important;
	margin-bottom: 1px;
	color: #777;
}

.larger {
	font-size: larger;
}

body {
	background-color: #fff;
	background-image: url("../images/_bg1.png");
	background-repeat: repeat;
	background-position: 0px 0px;
	background-attachment: fixed;
}

.containermain {
	height: 80% !important;
	margin: 0 0 0 0;
}

.grouping {
	/* border-top-left-radius:9px;
	border-top-right-radius:9px; */
	background-color: #fff;
	width: 100%;
	max-width: 1200px;
}

.navbar {
	border-radius: 0px;
	/* border-top-left-radius:9px;
	border-top-right-radius:9px; */
	background-color: #fff;
	max-width: 1200px;
	width: auto;
	min-height: 30px;
	height: 30px;
	/*margin-top:0px;*/
	padding: 4px;
	border-bottom: 1px solid #999;
}

.siteheader {
	height:400px;
	min-height:77px;
	width : 100%;
	max-width: 1200px;
	margin:0 auto;
	border-bottom:1px solid #999;	
	background-image : url("../images/header1WDText.png"), url("../images/header1WD2.jpg");
	background-position : left 60px, center 0px;
	background-repeat : no-Repeat;
	background-size: initial, cover;	
}
@media only screen and (max-width: 768px) {
	.siteheader {
		height:100px;
		min-height:100px;		
		background-image : url("../images/header1WDText-sm.png"), url("../images/header1WD2.jpg");
		background-position : 0px 0px, center 0px;
		background-repeat : no-Repeat;
		background-size: initial, cover;
	}
}

.maincontent {
	margin: -5px 0 0 0;
	max-width: 1200px;
	height: auto !important;
	min-height: 300px;
}

span {
	position: relative;
	display: inline-block;
}

.hand {
	cursor: pointer;
}

.inblock {
	display: inline-block;
}

.gotop {
	vertical-align: top;
}

.gomid {
	vertical-align: middle;
}

.gobot {
	vertical-align: bottom;
}

.brdr {
	border: 1px solid #A5ACB2;
	border-radius: 5px;
}

.brdr-red {
	border: 1px solid #f00;
	border-radius: 5px;
}

.brdr-white {
	border: 1px solid #fff;
	border-radius: 5px;
}

.nobrdr {
	border: none;
}

.nopad {
	padding: 0px !important;
}
.pad0 {
     padding:0px;
}
.pad2 {
	padding: 2px;
}

.pad4 {
	padding: 4px;
}

.padleft5 {
	padding-left: 5px;
}

.padleft10 {
	padding-left: 10px;
}

.padright5 {
	padding-right: 5px;
}

.padright10 {
	padding-right: 10px;
}

.nomarg {
	margin: 0px;
}
.marg0 {
     margin:0px !important;
}
.marg2 {
	margin: 2px;
}

.marg4 {
	margin: 4px;
}

input[type="checkbox"],
input[type="radio"],
select {
	cursor: pointer;
	border: solid 1px #eee;
}

input:focus,
textarea:focus,
select:focus {
	outline: none;
}

input,
select,
textarea,
.tinymce-body {
	border-radius: 3px;
	border-color: #eee;
	border-style: outset;
	border-width: 1px;
	padding: 0 0 0 4px;
	height: 26px;
	background-color: transparent;
}
.tinymce-body {
     min-height:100px;
     height:100%;
     width:100%;
}
.mce-edit-focus {
     border:1px solid #428bca !important;
     outline: 0 !important;
}
.float-start {
     float:left;
}
.float-end {
     float:right;
}
input[type="image"] {
	border-width: 0px !important;
}

a.btn:link,
a.btn:visited {
	background-color: #f4f4f4;
	border-radius: 6px;
	height: 26px;
	line-height: 18px;
	vertical-align: middle;
	padding: 3px;
	text-decoration: none;
}

label.formlabel {
	margin: 0 4px;
	color: #666;
	font-weight: normal;
}

label.error {
	color: #f00;
	margin: 0 0 0 -1px;
	font-weight: normal;
}

#loading-indicator {
	position: fixed;
	top: 200px;
	/*margin: 0 auto;*/
	z-index: 3000;
	height: 66px;
	width: 66px;
	display: none;
}

.centerit {
	/*position:fixed;*/
	left: 50%;
	transform: translate(-50%, 10px);
}

.z100 {
	z-index: 100;
}

.z200 {
	z-index: 200;
}

.opacity5 {
	opacity: .5;
	filter: alpha(opacity=50);
}

.opacity8 {
	opacity: .8;
	filter: alpha(opacity=80);
}

.opacity9 {
	opacity: .9;
	filter: alpha(opacity=90);
}

.bottext {
	margin: -5px 0 0 0;
	padding: 8px 0;
	max-width: 1200px;
	color: #9a9a9a;
	border: 1px solid #fff;
	border-radius: 0 0 9px 9px;
}

/*.srccode {
	color:#05f !important;
	float:right;
}*/
.commentbox {
	height: auto;
	max-height: 300px;
	overflow: auto;
	padding: 0 15px 15px 15px;
}

.sourcecontainer {
	height: 250px;
	width: 1200px;
	max-width: 100%;
	position: relative;
	border-radius: 9px;
	padding: 0 15px 15px 15px;
	margin: 5px 0;
	cursor: move;
	background-color: #fff;
	color: #999;
}

.sourcecode {
	width: 100%;
	height: 90%;
	margin: 0 0 50px 0;
	overflow: auto;
	cursor: text;
}

pre {
	border: none;
}

.spacerh25 {
	margin: 0 25px;
}

li.none {
	list-style: none;
	margin: 0 0 0 -12px;
	/*list-style-position: outside;*/
}

.toggleonehead {
	display: inline-block;
	padding: 8px 10px 8px 32px;
	margin: 2px;
	background: #ccc;
	width: 500px;
	text-indent: -10px;
	border: 1px solid #999;
	border-radius: 5px;
}

.togplusminus {
	display: inline-block;
	font-weight: bold;
	width: 10px;
	margin-right: -6px;
}

.togglebody {
	padding: 5px;
	background-color: #eee;
	border: 1px solid #bbb;
	border-radius: 5px;
	margin: 0 0 0 25px;
}

.cname,
.iname {
	width: 100%;
	margin: 0px;
}

.ui-menu {
	background: #fff;
	border: 1px solid #999;
	border-radius: 10px;
}

.ui-menu-item {
	border-bottom: 1px dotted #999 !important;
}

.ui-menu-item span {
	font-weight: normal !important;
	font-size: 12px !important;
}

.ui-state-focus {
	background: #eee !important;
	border-color: #999 !important;
	border-style: dotted !important;
}

.clickactive {
	color: #b00 !important;
}

.ui-state-focus span {
	color: #084 !important;
	font-weight: normal !important;
	/*font-size:12px !important;*/
}

.searchbox {
	padding: 0px;
	margin: 2px auto 0 auto;
	max-width: 95%;
	width: 330px;
	height: 30px;
	background-color: #fff;
	border-radius: 12px;
}

#searchclose {
	visibility: hidden;
	vertical-align: middle;
	margin-right: 1px;
}

.itemcontent {
	position: fixed;
	left: 10%;
	top: 10%;
	font-size: 14px;
	visibility: hidden;
	max-width: 100%;
	width: 500px;
	max-height: 400px;
	overflow: auto;
	padding: 2px;
	border-radius: 12px;
	opacity: 0.90;
	cursor: move;
}

@media only screen and (max-width: 768px) {
	.itemcontent {
		left: 1px;
		top: 1px;
		opacity: 1;
	}

	#focuser {
		left: 1px;
		top: 1px;
	}
}

#focuser {
	height: 0px;
	width: 0px;
	position: fixed;
	left: 10%;
	top: 10%;
}

.itemhead {
	background-color: #d8d9d0;
	padding: 2px;
	min-height: 28px;
	max-height: 56px;
	height: auto;
	width: 500px;
	max-width: 100%;
	border-radius: 12px;
	margin-top: -1px;
}

.itemname,
.brandname {
	color: #000;
	font-weight: bold;
	font-size: 13px;
	margin-left: 4px;
	overflow: hidden;
	max-width: 450px;
	vertical-align: middle;
}

.brandname {
	font-size: 12px;
}

@media only screen and (max-width: 768px) {
	.col-md-2 {
		/*width: 100%;
		float: left;*/
		text-align: left;
	}
}

/*@media (max-device-width: 767px) {
	.collapsed {
		float:left !important;
	}
}*/
hr {
	display: block;
	margin: 10px auto !important;
	height: 1px;
	color: #555;
	width: 80%;
}

.img {
	max-width: 100%;
}

.p10 {
	width: 9%;
}

.p20 {
	width: 19%;
}

.p25 {
	width: 24%;
}

.p30 {
	width: 30%;
}

.p33 {
	width: 32%;
}

.p50,
.p50x {
	width: 49%;
}

.p60 {
	width: 59%;
}

.p70 {
	width: 69%;
}

.p75 {
	width: 74%;
}

.p80 {
	width: 79%;
}

.p90 {
	width: 89%;
}

.p97 {
	width: 97%;
}

.p100 {
	width: 100%;
}

.w20 {
	width: 20px;
	max-width: 100%;
}

.w75 {
	width: 75px;
	max-width: 100%;
}

.w100 {
	width: 100px;
	max-width: 100%;
}

.w150 {
	width: 150px;
	max-width: 100%;
}

.w200 {
	width: 200px;
	max-width: 100%;
}

.w300 {
	width: 300px;
	max-width: 100%;
}

.w350 {
	width: 350px;
	max-width: 100%;
}

.w400 {
	width: 400px;
	max-width: 100%;
}

.w500 {
	width: 500px;
	max-width: 100%;
}

.w600 {
	width: 600px;
	max-width: 100%;
}

.wauto {
	width: auto;
	max-width: 100%;
}

.wautop80 {
	width: auto;
	max-width: 80%;
}

.h65 {
	height: 65px;
}

.clrboth {
	clear: both;
}

.clrleft {
	clear: left;
}

.clrright {
	clear: right;
}

.wspnorm {
	white-space: normal;
}

.bgwhite {
	background-color: #fff;
}

.bggrey {
	background-color: #999;
}

.bgblack {
	background-color: #000;
}

.navlink a {
	/*font-family: 'Darby Sans';	*/
	/*font-family: 'Glyphicons Halflings';*/
	font-family: 'Papyrusx';
	/*misspelling on purpose just to make sure is loading*/
	font-size: 18px;
	color: #9a9a9a;
}

@font-face {
	font-family: 'Darby Sans';
	font-style: normal;
	font-weight: 400;
	src: url(../fonts/DarbySans-Bold.otf) format('otf');
}

@font-face {
	font-family: 'Papyrusx';
	font-style: normal;
	font-weight: normal;
	src: url('../fonts/papyrusx.ttf');
}

/*.papyrus {
  position: relative;
  top: 1px;
  display: inline-block;
  font-family: 'Papyrusx';
  font-style: normal;
  font-weight: normal;
  line-height: 1;

  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}*/

/*form val*/
.xmonitor {
	margin: 4px;
	padding: 2px;
	position: absolute;
	background: #fefefe;
	border-radius: 25px;
	border: 1px solid #999;
	width: 200px;
}

.status1 {
	color: #f00 !important;
}

.status2 {
	color: #900 !important;
}

.status3 {
	color: #05f !important;
}

.status4 {
	color: #428bca !important;
}

.status5 {
	color: #5bc71e !important;
}

.status6 {
	color: #00afb0 !important;
}

.status7 {
	color: #555 !important;
}

.status8 {
	color: #a1c6e5 !important;
}

.status9 { 
     color: #000000 ; text-transform : uppercase; font-weight: bold ;
} 
.status10 {
     color: #FF3AEE;
}
.status11 {
     color: #6D1BD1 ;
}
.status12 {
     color: #f70 ;
}

.notd {
	text-decoration: none !important;
}

.statusph::-webkit-input-placeholder {
	color: #05f !important;
}

.rrcontainer {
	width: 100%;
	max-width: 600px;
	height: auto;
	padding: 10px 3px 3px 3px;
	position: absolute;
	left: 5px;
	background-image: url("../images/translucent.png");
	background-repeat: repeat;
	background-position: 0px 0px;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 12px;
	z-index: 25;
}

.loginbox {
	background-color: #fff;
	height: auto;
	min-width: 275px;
	padding: 4px;
	position: absolute;
	left: 5px;
	top: 5px;
}

#loginhelp {
	position: absolute;
	top: 100%;
	left: 0px;
	width: auto;
	height: auto;
	padding: 2px 2px 2px 4px;
	overflow: auto;
}

#help {
	position: absolute;
	top: 30px;
	left: 20px;
	width: 30%;
	height: 100%;
	padding: 2px 2px 2px 4px;
	overflow: auto;
}

.contactbox {
	background-color: #eee;
	height: auto;
	width: auto;
	min-width: 200px;
	padding: 4px;
	position: absolute;
	left: 5px;
	bottom: 5px;
}

.alt1 {
	background-color: #eee;
}

.alt0 {
	background-color: #fff;
}

.blt1 {
	background-color: #ddd;
}

.blt0 {
	background-color: #fff;
}

#mainnav {
	display: inline-block;
	width: 20%;
}

#monav {
	display: none;
}

.contentblock {
	width: 78%;
	text-align: center !important;
}

.maincontent {
	text-align: center !important;
}

@media only screen and (max-width: 768px) {
	#mainnav {
		display: none;
		width: 0px !important;
	}

	#monav {
		display: inline-block;
	}

	.contentblock {
		width: 100%;
		text-align: center;
	}

	.maincontent {
		max-width: 100%;
		text-align: center;
	}

	.p50x {
		width: 100%;
	}
}

#monav {
	background-color: #fff;
}

#monav span div {
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	margin-bottom: 20px !important;
	text-align: center;
	text-transform: uppercase;
}

/* hamburger */

.navToggle {
	position: absolute;
	width: 60px;
	height: 60px;
	top: -24px;
	left: 2px;
	transition-duration: 0.5s;
	z-index: 50;
}

.navToggle .icon {
	transition-duration: 0.5s;
	position: absolute;
	width: 30px;
	height: 2px;
	top: 30px;
	left: 15px;
	background-color: black;
}

.navToggle .icon:before,
.navToggle .icon:after {
	transition-duration: 0.5s;
	position: absolute;
	width: 30px;
	height: 2px;
	background-color: black;
	content: "";
}

.navToggle .icon:before {
	top: -7px;
	left: 0;
}

.navToggle .icon:after {
	top: 7px;
	left: 0;
}

.navToggle:hover {
	cursor: pointer;
}

.navToggle:hover .icon:before {
	top: -10px;
}

.navToggle:hover .icon:after {
	top: 10px;
}

.navToggle.open {
	transition-duration: 1s;
	transform: rotate(180deg);
	-webkit-transform: rotate(180deg);
}

.navToggle.open .icon {
	transition-duration: 0.5s;
	background-color: transparent;
}

.navToggle.open .icon:before {
	transition-duration: 0.5s;
	top: 0;
	transform: rotate(45deg);
	-webkit-transform: rotate(45deg);
}

.navToggle.open .icon:after {
	transition-duration: 0.5s;
	top: 0;
	transform: rotate(-45deg);
	-webkit-transform: rotate(-45deg);
}

/* /hamburger */

::selection {
	background: #fe57a1;
	color: #fff;
	text-shadow: none;
}

::-webkit-scrollbar {
	height: 12px;
	width: 12px;
	background: #bbb !important;
}

::-webkit-scrollbar-thumb {
	background: #9a999d !important;
	-webkit-border-radius: 1ex;
	-webkit-box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.75);
}

::-webkit-scrollbar-corner {
	background: #bbb !important;
}