/* Minification failed. Returning unminified contents.
: run-time error CSS1036: Expected expression, found ''
(11989,47): run-time error CSS1035: Expected colon, found '.'
 */
/*! jQuery UI - v1.11.3 - 2015-02-12
* http://jqueryui.com
* Includes: core.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, draggable.css, menu.css, progressbar.css, resizable.css, selectable.css, selectmenu.css, slider.css, sortable.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=aaaaaa&fcHeader=222222&iconColorHeader=222222&bgColorContent=ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=aaaaaa&fcContent=222222&iconColorContent=222222&bgColorDefault=e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=d3d3d3&fcDefault=555555&iconColorDefault=888888&bgColorHover=dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=999999&fcHover=212121&iconColorHover=454545&bgColorActive=ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=aaaaaa&fcActive=212121&iconColorActive=454545&bgColorHighlight=fbf9ee&bgTextureHighlight=glass&bgImgOpacityHighlight=55&borderColorHighlight=fcefa1&fcHighlight=363636&iconColorHighlight=2e83ff&bgColorError=fef1ec&bgTextureError=glass&bgImgOpacityError=95&borderColorError=cd0a0a&fcError=cd0a0a&iconColorError=cd0a0a&bgColorOverlay=aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2015 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 2px 0 0 0;
	padding: .5em .5em .5em .7em;
	min-height: 0; /* support: IE7 */
	font-size: 100%;
}
.ui-accordion .ui-accordion-icons {
    background: #f5f5f5;
    border: 1px solid #e2e2e2;
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
	padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
	position: absolute;
	left: .5em;
	top: 50%;
	margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
    border: 1px solid #e2e2e2;
    border-top: none;
}
.ui-autocomplete {
	position: absolute;
	top: 0;
	left: 0;
	cursor: default;
}
.ui-button {
	display: inline-block;
	position: relative;
	padding: 0;
	line-height: normal;
	margin-right: .1em;
	cursor: pointer;
	vertical-align: middle;
	text-align: center;
	overflow: visible; /* removes extra width in IE */
}
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
	text-decoration: none;
}
/* to make room for the icon, a width needs to be set here */
.ui-button-icon-only {
	width: 2.2em;
}
/* button elements seem to need a little more width */
button.ui-button-icon-only {
	width: 2.4em;
}
.ui-button-icons-only {
	width: 3.4em;
}
button.ui-button-icons-only {
	width: 3.7em;
}

/* button text element */
.ui-button .ui-button-text {
	display: block;
	line-height: normal;
}
.ui-button-text-only .ui-button-text {
	padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
	padding: .4em;
	text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
	padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
	padding-left: 2.1em;
	padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
	padding: .4em 1em;
}

/* button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
	position: absolute;
	top: 50%;
	margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
	left: 50%;
	margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
	left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
	right: .5em;
}

/* button sets */
.ui-buttonset {
	margin-right: 7px;
}
.ui-buttonset .ui-button {
	margin-left: 0;
	margin-right: -.3em;
}

/* workarounds */
/* reset extra padding in Firefox, see h5bp.com/l */
input.ui-button::-moz-focus-inner,
button.ui-button::-moz-focus-inner {
	border: 0;
	padding: 0;
}
.ui-datepicker {
	width: 17em;
	padding: .2em .2em 0;
	display: none;
}
.ui-datepicker .ui-datepicker-header {
	position: relative;
	padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
	position: absolute;
	top: 2px;
	width: 1.8em;
	height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
	top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
	left: 2px;
}
.ui-datepicker .ui-datepicker-next {
	right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
	left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
	right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
	display: block;
	position: absolute;
	left: 50%;
	margin-left: -8px;
	top: 50%;
	margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
	margin: 0 2.3em;
	line-height: 1.8em;
	text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
	font-size: 1em;
	margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
	width: 45%;
}
.ui-datepicker table {
	width: 100%;
	font-size: .9em;
	border-collapse: collapse;
	margin: 0 0 .4em;
}
.ui-datepicker th {
	padding: .7em .3em;
	text-align: center;
	font-weight: bold;
	border: 0;
}
.ui-datepicker td {
	border: 0;
	padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
	display: block;
	padding: .2em;
	text-align: right;
	text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
	background-image: none;
	margin: .7em 0 0 0;
	padding: 0 .2em;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
	float: right;
	margin: .5em .2em .4em;
	cursor: pointer;
	padding: .2em .6em .3em .6em;
	width: auto;
	overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
	float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
	width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
	float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
	width: 95%;
	margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
	width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
	width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
	width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
	border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
	clear: left;
}
.ui-datepicker-row-break {
	clear: both;
	width: 100%;
	font-size: 0;
}

/* RTL support */
.ui-datepicker-rtl {
	direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
	right: 2px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
	left: 2px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
	right: 1px;
	left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
	left: 1px;
	right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
	clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
	float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,
.ui-datepicker-rtl .ui-datepicker-group {
	float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
	border-right-width: 0;
	border-left-width: 1px;
}
.ui-dialog {
	overflow: hidden;
	position: absolute;
	top: 0;
	left: 0;
	padding: .2em;
	outline: 0;
}
.ui-dialog .ui-dialog-titlebar {
	padding: .4em 1em;
	position: relative;
}
.ui-dialog .ui-dialog-title {
	float: left;
	margin: .1em 0;
	white-space: nowrap;
	width: 90%;
	overflow: hidden;
	text-overflow: ellipsis;
}
.ui-dialog .ui-dialog-titlebar-close {
	position: absolute;
	right: .3em;
	top: 50%;
	width: 20px;
	margin: -10px 0 0 0;
	padding: 1px;
	height: 20px;
}
.ui-dialog .ui-dialog-content {
	position: relative;
	border: 0;
	padding: .5em 1em;
	background: none;
	overflow: auto;
}
.ui-dialog .ui-dialog-buttonpane {
	text-align: left;
	border-width: 1px 0 0 0;
	background-image: none;
	margin-top: .5em;
	padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
	float: right;
}
.ui-dialog .ui-dialog-buttonpane button {
	margin: .5em .4em .5em 0;
	cursor: pointer;
}
.ui-dialog .ui-resizable-se {
	width: 12px;
	height: 12px;
	right: -5px;
	bottom: -5px;
	background-position: 16px 16px;
}
.ui-draggable .ui-dialog-titlebar {
	cursor: move;
}
.ui-draggable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-menu {
	list-style: none;
	padding: 0;
	margin: 0;
	display: block;
	outline: none;
}
.ui-menu .ui-menu {
	position: absolute;
}
.ui-menu .ui-menu-item {
	position: relative;
	margin: 0;
	padding: 3px 1em 3px .4em;
	cursor: pointer;
	min-height: 0; /* support: IE7 */
	/* support: IE10, see #8844 */
	list-style-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7");
}
.ui-menu .ui-menu-divider {
	margin: 5px 0;
	height: 0;
	font-size: 0;
	line-height: 0;
	border-width: 1px 0 0 0;
}
.ui-menu .ui-state-focus,
.ui-menu .ui-state-active {
	margin: -1px;
}

/* icon support */
.ui-menu-icons {
	position: relative;
}
.ui-menu-icons .ui-menu-item {
	padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
	position: absolute;
	top: 0;
	bottom: 0;
	left: .2em;
	margin: auto 0;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
	left: auto;
	right: 0;
}
.ui-progressbar {
	height: 2em;
	text-align: left;
	overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
	margin: -1px;
	height: 100%;
}
.ui-progressbar .ui-progressbar-overlay {
	background: url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");
	height: 100%;
	filter: alpha(opacity=25); /* support: IE8 */
	opacity: 0.25;
}
.ui-progressbar-indeterminate .ui-progressbar-value {
	background-image: none;
}
.ui-resizable {
	position: relative;
}
.ui-resizable-handle {
	position: absolute;
	font-size: 0.1px;
	display: block;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
	display: none;
}
.ui-resizable-n {
	cursor: n-resize;
	height: 7px;
	width: 100%;
	top: -5px;
	left: 0;
}
.ui-resizable-s {
	cursor: s-resize;
	height: 7px;
	width: 100%;
	bottom: -5px;
	left: 0;
}
.ui-resizable-e {
	cursor: e-resize;
	width: 7px;
	right: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-w {
	cursor: w-resize;
	width: 7px;
	left: -5px;
	top: 0;
	height: 100%;
}
.ui-resizable-se {
	cursor: se-resize;
	width: 12px;
	height: 12px;
	right: 1px;
	bottom: 1px;
}
.ui-resizable-sw {
	cursor: sw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	bottom: -5px;
}
.ui-resizable-nw {
	cursor: nw-resize;
	width: 9px;
	height: 9px;
	left: -5px;
	top: -5px;
}
.ui-resizable-ne {
	cursor: ne-resize;
	width: 9px;
	height: 9px;
	right: -5px;
	top: -5px;
}
.ui-selectable {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-selectable-helper {
	position: absolute;
	z-index: 100;
	border: 1px dotted black;
}
.ui-selectmenu-menu {
	padding: 0;
	margin: 0;
	position: absolute;
	top: 0;
	left: 0;
	display: none;
}
.ui-selectmenu-menu .ui-menu {
	overflow: auto;
	/* Support: IE7 */
	overflow-x: hidden;
	padding-bottom: 1px;
}
.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.5;
	padding: 2px 0.4em;
	margin: 0.5em 0 0 0;
	height: auto;
	border: 0;
}
.ui-selectmenu-open {
	display: block;
}
.ui-selectmenu-button {
	display: inline-block;
	overflow: hidden;
	position: relative;
	text-decoration: none;
	cursor: pointer;
}
.ui-selectmenu-button span.ui-icon {
	right: 0.5em;
	left: auto;
	margin-top: -8px;
	position: absolute;
	top: 50%;
}
.ui-selectmenu-button span.ui-selectmenu-text {
	text-align: left;
	padding: 0.4em 2.1em 0.4em 1em;
	display: block;
	line-height: 1.4;
	overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;
}
.ui-slider {
	position: relative;
	text-align: left;
}
.ui-slider .ui-slider-handle {
	position: absolute;
	z-index: 2;
	width: 1.2em;
	height: 1.2em;
	cursor: default;
	-ms-touch-action: none;
	touch-action: none;
}
.ui-slider .ui-slider-range {
	position: absolute;
	z-index: 1;
	font-size: .7em;
	display: block;
	border: 0;
	background-position: 0 0;
}

/* support: IE8 - See #6727 */
.ui-slider.ui-state-disabled .ui-slider-handle,
.ui-slider.ui-state-disabled .ui-slider-range {
	filter: inherit;
}

.ui-slider-horizontal {
	height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
	top: -.3em;
	margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
	top: 0;
	height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
	left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
	right: 0;
}

.ui-slider-vertical {
	width: .8em;
	height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
	left: -.3em;
	margin-left: 0;
	margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
	left: 0;
	width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
	bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
	top: 0;
}
.ui-sortable-handle {
	-ms-touch-action: none;
	touch-action: none;
}
.ui-spinner {
	position: relative;
	display: inline-block;
	overflow: hidden;
	padding: 0;
	vertical-align: middle;
}
.ui-spinner-input {
	border: none;
	background: none;
	color: inherit;
	padding: 0;
	margin: .2em 0;
	vertical-align: middle;
	margin-left: .4em;
	margin-right: 22px;
}
.ui-spinner-button {
	width: 16px;
	height: 50%;
	font-size: .5em;
	padding: 0;
	margin: 0;
	text-align: center;
	position: absolute;
	cursor: default;
	display: block;
	overflow: hidden;
	right: 0;
}
/* more specificity required here to override default borders */
.ui-spinner a.ui-spinner-button {
	border-top: none;
	border-bottom: none;
	border-right: none;
}
/* vertically center icon */
.ui-spinner .ui-icon {
	position: absolute;
	margin-top: -8px;
	top: 50%;
	left: 0;
}
.ui-spinner-up {
	top: 0;
}
.ui-spinner-down {
	bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
	/* need to fix icons sprite */
	background-position: -65px -16px;
}
.ui-tabs {
	position: relative;/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
	padding: .2em;
}
.ui-tabs .ui-tabs-nav {
	margin: 0;
	padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
	list-style: none;
	float: left;
	position: relative;
	top: 0;
	margin: 1px .2em 0 0;
	border-bottom-width: 0;
	padding: 0;
	white-space: nowrap;
}
.ui-tabs .ui-tabs-nav .ui-tabs-anchor {
	float: left;
	padding: .5em 1em;
	text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
	margin-bottom: -1px;
	padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor {
	cursor: text;
}
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor {
	cursor: pointer;
}
.ui-tabs .ui-tabs-panel {
	display: block;
	border-width: 0;
	padding: 1em 1.4em;
	background: none;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1.1em;
}
.ui-widget .ui-widget {
	font-size: 1em;
}
.ui-widget input,
.ui-widget select,
.ui-widget textarea,
.ui-widget button {
	font-family: Verdana,Arial,sans-serif;
	font-size: 1em;
}
.ui-widget-content {
	border: 1px solid #aaaaaa;
	background: #ffffff url("images/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;
	color: #222222;
}
.ui-widget-content a {
	color: #222222;
}
.ui-widget-header {
	border: 1px solid #aaaaaa;
	background: #cccccc url("images/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;
	color: #222222;
	font-weight: bold;
}
.ui-widget-header a {
	color: #222222;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
	border: 1px solid #d3d3d3;
	background: #e6e6e6 url("images/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #555555;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
	color: #555555;
	text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
	border: 1px solid #999999;
	background: #dadada url("images/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited,
.ui-state-focus a,
.ui-state-focus a:hover,
.ui-state-focus a:link,
.ui-state-focus a:visited {
	color: #212121;
	text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
	border: 1px solid #aaaaaa;
	background: #ffffff url("images/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;
	font-weight: normal;
	color: #212121;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
	color: #212121;
	text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
	border: 1px solid #fcefa1;
	background: #fbf9ee url("images/ui-bg_glass_55_fbf9ee_1x400.png") 50% 50% repeat-x;
	color: #363636;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
	color: #363636;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
	border: 1px solid #cd0a0a;
	background: #fef1ec url("images/ui-bg_glass_95_fef1ec_1x400.png") 50% 50% repeat-x;
	color: #cd0a0a;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
	color: #cd0a0a;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
	color: #cd0a0a;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
	font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
	opacity: .7;
	filter:Alpha(Opacity=70); /* support: IE8 */
	font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
	opacity: .35;
	filter:Alpha(Opacity=35); /* support: IE8 */
	background-image: none;
}
.ui-state-disabled .ui-icon {
	filter:Alpha(Opacity=35); /* support: IE8 - See #6059 */
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	width: 16px;
	height: 16px;
}
.ui-icon,
.ui-widget-content .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-widget-header .ui-icon {
	background-image: url("images/ui-icons_222222_256x240.png");
}
.ui-state-default .ui-icon {
	background-image: url("images/ui-icons_888888_256x240.png");
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
	background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-active .ui-icon {
	background-image: url("images/ui-icons_454545_256x240.png");
}
.ui-state-highlight .ui-icon {
	background-image: url("images/ui-icons_2e83ff_256x240.png");
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
	background-image: url("images/ui-icons_cd0a0a_256x240.png");
}

/* positioning */
.ui-icon-blank { background-position: 16px 16px; }
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-on { background-position: -96px -144px; }
.ui-icon-radio-off { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
	border-top-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
	border-top-right-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
	border-bottom-left-radius: 4px;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
	border-bottom-right-radius: 4px;
}

/* Overlays */
.ui-widget-overlay {
	background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
}
.ui-widget-shadow {
	margin: -8px 0 0 -8px;
	padding: 8px;
	background: #aaaaaa url("images/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;
	opacity: .3;
	filter: Alpha(Opacity=30); /* support: IE8 */
	border-radius: 8px;
}

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
/* bidnow */
.bidnow {
    background-color: darkgray;
    color: white;
    text-align: center;
    margin-bottom: 20px;
    font-family: NewsGoth Cn BT;
}

.hotdeals {
    background-color: #EFA622;
    margin-bottom: 20px;
}

.bidnow > h1 {
    text-transform: uppercase;
    font-size: 30px;
    font-weight: 700;
    font-family: NewsGoth Cn BT;
}

.hotdeals > a > h1 {
    text-transform: uppercase;
    font-size: 32px;
    font-weight: 700;
    color: white;
    font-family: NewsGoth Cn BT;
}

.hotdeals > a > p {
    line-height: 2;
    color: white;
    font-size: 17px;
}

.dbl_points {
    background-color: #C08ABD;
    color: white;
    text-align: center;
    margin-bottom: 20px;
}

    .dbl_points > a > h1 {
        font-family: NewsGoth Cn BT;
        text-transform: uppercase;
        font-size: 32px;
        font-weight: 700;
        color: white;
    }

.common_spacing {
    height: 72px;
    width: 200px;
    padding: 20px 20px;
    color: white;
    text-align: center;
}

.common_spacing_p {
    height: 54px;
    width: 168px;
    padding: 20px 20px;
    color: white;
    text-align: center;
}

#btnWeeklyDEal.disable > a > h1, #btnWeeklyDEal.disable > a > p {
    color: rgb(230,231,232);
}

#btnWeeklyDEal.disable {
    background-color: rgb(167,169,171);
}


html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
    display: block;
}

body {
    line-height: 1;
}

ol, ul, li {
    list-style: none;
}

blockquote, q {
    -webkit-quotes: none;
    quotes: none;
}

    blockquote:before, blockquote:after,
    q:before, q:after {
        content: '';
        content: none;
    }

a {
    outline: 0 none !important;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    color: #282828;
    cursor: pointer;
}

    a:hover {
        color: #000;
    }

    a:active {
        color: #000000;
    }

table {
    border-collapse: collapse;
    border-spacing: 0;
    width: 100%;
}

@font-face {
    /*font-family: 'Conv_gautami';
    src: url('/Content/font/gautami.eot');
    src: local('☺'), url('/Content/font/gautami.woff') format('woff'), url('font/gautami.ttf') format('truetype'), url('/Content/font/gautami.svg') format('svg');
    font-weight: normal;
    font-style: normal;*/
    font-family: 'Conv_gautami';
    src: url('/Content/font/gautami.eot'); /* IE9 Compat Modes */
    src: url('/Content/font/gautami.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Content/font/gautami.woff') format('woff'), /* Modern Browsers */
    url('/Content/font/gautamit.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/Content/font/gautami.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    /*font-family: 'Conv_calibri';
    src: url('/Content/font/calibri.eot');
    src: local('☺'), url('/Content/font/calibri.woff') format('woff'), url('/Content/font/calibri.ttf') format('truetype'), url('/Content/font/calibri.svg') format('svg');
    font-weight: normal;
    font-style: normal;*/
    font-family: 'Conv_calibri';
    src: url('/Content/font/calibri.eot'); /* IE9 Compat Modes */
    src: url('/Content/font/calibri.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Content/font/calibri.woff') format('woff'), /* Modern Browsers */
    url('/Content/font/calibri.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/Content/font/calibri.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    /*font-family: 'Conv_framd';
    src: url('/Content/font/framd.eot');
    src: local('☺'), url('/Content/font/framd.woff') format('woff'), url('/Content/font/framd.ttf') format('truetype'), url('/Content/font/framd.svg') format('svg');
    font-weight: normal;
    font-style: normal;*/
    font-family: 'Conv_framd';
    src: url('/Content/font/framd.eot'); /* IE9 Compat Modes */
    src: url('/Content/font/framd.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Content/font/framd.woff') format('woff'), /* Modern Browsers */
    url('/Content/font/framd.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/Content/font/framd.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    /*font-family: 'Conv_gautamib';
    src: url('/Content/font/gautamib.eot');
    src: local('☺'), url('/Content/font/gautamib.woff') format('woff'), url('/Content/font/gautamib.ttf') format('truetype'), url('/Content/font/gautamib.svg') format('svg');
    font-weight: normal;
    font-style: normal;*/
    font-family: 'Conv_gautamib';
    src: url('/Content/font/gautamib.eot'); /* IE9 Compat Modes */
    src: url('/Content/font/gautamib.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Content/font/gautamib.woff') format('woff'), /* Modern Browsers */
    url('/Content/font/gautamib.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/Content/font/gautamib.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

@font-face {
    /*font-family: 'NewsGoth Cn BT';
    src: url('/Content/font/NewsGoth Cn BT.eot');
    src: local('☺'), url('/Content/font/NewsGoth Cn BT.woff') format('woff'), url('/Content/font/NewsGoth Cn BT.ttf') format('truetype'), url('/Content/font/NewsGoth Cn BT.svg') format('svg');
    font-weight: normal;
    font-style: normal;*/
    font-family: 'NewsGoth Cn BT';
    src: url('/Content/font/NewsGoth Cn BT.eot'); /* IE9 Compat Modes */
    src: url('/Content/font/NewsGoth Cn BT.eot?#iefix') format('embedded-opentype'), /* IE6-IE8 */
    url('/Content/font/NewsGoth Cn BT.woff') format('woff'), /* Modern Browsers */
    url('/Content/font/NewsGoth Cn BT.ttf') format('truetype'), /* Safari, Android, iOS */
    url('/Content/font/NewsGoth Cn BT.svg#svgFontName') format('svg'); /* Legacy iOS */
    font-weight: normal;
    font-style: normal;
}

body {
    margin: 0px;
    padding: 0px;
    font-size: 14px;
    font-family: Arial, Helvetica, sans-serif;
}

.text-white {
    color: #fff !important;
}

.text-blue {
    color: #1BAAE1 !important;
}


.wrapper {
    margin: 0;
    padding: 0;
}

.container {
    margin: 0 auto;
}

.f_right {
    float: right;
}


/*CUSTOM LABELS*/
/*START*/
.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: bold;
    line-height: 1;
    color: #ffffff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em;
}

.label-default {
    background-color: #999999;
}

    .label-default[href]:hover, .label-default[href]:focus {
        background-color: #808080;
    }

.label-danger {
    background-color: #d9534f;
}

    .label-danger[href]:hover, .label-danger[href]:focus {
        background-color: #c9302c;
    }

.label-success {
    background-color: #5cb85c;
}

    .label-success[href]:hover, .label-success[href]:focus {
        background-color: #449d44;
    }
/*END*/

.col-sm-2, .col-md-3 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px;
}

.col-sm-2, .col-md-3 {
    float: left;
}

.itemAdded {
    /*background-color: RGB(147,149,152);*/
    color: white;
    font-size: 65px;
}

.SavedOverlay {
    display: none;
    font-size: 30px !important;
    color: #000;
    font-weight: 600;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 0%;
    text-align: center;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    background: rgba(168, 169, 173, 0.7);
}


.SavedForlater {
    display: none;
    content: "";
    position: absolute;
    width: 100%;
    height: 100%;
    left: 50%;
    top: 15%;
    text-align: center;
    -webkit-transform: translate(-50%, 0%);
    -ms-transform: translate(-50%, 0%);
    transform: translate(-50%, 0%);
    margin-top: -50px;
    background: rgba(189,217,107,0.75);
}

    .SavedForlater .saved-text {
        font-size: 40px;
        color: #000 !important;
        font-weight: 600;
        line-height: 50px;
        padding-top: 64px;
        display: block;
        font-weight: bold;
        padding-bottom: 18px;
    }

.SavedOverlay .SOLD-text {
    font-size: 40px;
    color: #000 !important;
    font-weight: 600;
    line-height: 50px;
    padding-top: 136px;
    display: block;
}

.SavedForlater .edit-text {
    font-size: 30px;
    line-height: 20px;
    color: #000 !important;
    font-weight: 600;
}
/*.viewitembox ul li:hover .overlayText1{
            display: block;
            content: "";
            position: absolute;
            width: 100%;
            height: 100%;
            left:50%;
            top: 50%;
            text-align:center;
            -webkit-transform:translate(-50%, 0%);
            -ms-transform: translate(-50%, 0%);
            transform: translate(-50%, 0%);
            margin-top: -50px;
            background: rgba(189,217,107,0.7);
        }*/

/*.viewitembox ul li:hover .itemBox {
    background: rgba(189,217,107,0.7);
}*/
.Additem {
    color: white;
    font-size: 65px;
}


    .Additem :hover, .itemAdded:hover {
        color: white;
    }


.col-sm-2 {
    width: 16.666666666666664%;
}

.col-md-3 {
    width: 25%;
}

.col-md-offset-5 {
    margin-left: 41.66666666666667%;
}

/*HEADER TAG*/
/*START*/
.h1, .h2, .h3, .h4, .h5, .h6 {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 500;
    line-height: 1.1;
}

    .h1 small, .h2 small, .h3 small, .h4 small, .h5 small, .h6 small {
        font-weight: normal;
        line-height: 1;
        color: #999999;
    }

.h1, .h2, .h3 {
    margin-top: 20px;
    margin-bottom: 10px;
}

.h4, .h5, .h6 {
    margin-top: 10px;
    margin-bottom: 10px;
}

.h1 {
    font-size: 36px;
}

.h2 {
    font-size: 30px;
}

.h3 {
    font-size: 24px;
}

.h4 {
    font-size: 18px;
}

.h5 {
    font-size: 14px;
}

.h6 {
    font-size: 12px;
}

.h1 small {
    font-size: 24px;
}

.h2 small {
    font-size: 18px;
}

.h3 small, .h4 small {
    font-size: 14px;
}
/*END*/


/* ---------- Header css---- */
.top_bar {
    background: #BDD96B; /* Old browsers */
    float: left;
    width: 100%;
}

    .top_bar ul {
        float: right;
        font-size: 0;
    }

    .top_bar li {
        display: inline-block;
    }

        .top_bar li:first-child {
            color: #fff;
            float: left;
            font-family: 'Oswald', sans-serif;
            font-weight: 300;
            font-size: 23px;
            /*font-weight: bold;*/
            letter-spacing: 0.5px;
            line-height: 43px;
            margin-right: 20px;
            font-weight: lighter;
        }

        .top_bar li a {
            float: left;
            -webkit-transition: all 0.3s ease 0s;
            transition: all 0.3s ease 0s;
            background: #1BAAE1;
            color: #fff;
            display: block;
            font-family: 'Oswald', sans-serif;
            font-weight: 300;
            font-size: 23px;
            height: 43px;
            padding: 2px 15px;
            text-decoration: none;
            line-height: 43px;
        }

            .top_bar li a:hover {
                background: #333333;
            }

.nav_bar {
    background: url("../images/header-banner.png") no-repeat scroll center 0;
    background-size: cover;
    float: left;
    /*padding-bottom: 20px;*/
    width: 100%;
}

.barinner-bg {
    /*background:url("../images/headerbar.jpg") no-repeat scroll center 0 #00b2e2;*/ /* Old browsers */
    background: -moz-linear-gradient(left, #00b2e2 0%, #6abf4a 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#00b2e2), color-stop(100%,#6abf4a)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, #00b2e2 0%,#6abf4a 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, #00b2e2 0%,#6abf4a 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, #00b2e2 0%,#6abf4a 100%); /* IE10+ */
    background: linear-gradient(to right, #00b2e2 0%,#6abf4a 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#00b2e2', endColorstr='#6abf4a',GradientType=1 ); /* IE6-9 */
}

.nav_top .logo {
    float: left;
    margin: 16px 0px;
    width: 350px;
}

.nav_top {
    float: left;
    width: 100%;
}

.nav {
    float: left;
    width: 100%;
}

    .nav ul {
        float: left;
        width: 100%;
        padding-bottom: 08px;
    }

    .nav li {
        float: left;
        position: relative;
    }

    .nav ul li ul {
        left: 0;
        position: absolute;
        /*top: 50px;*/
        width: 180px;
        background: #818181;
        display: none;
        margin: 0px;
        padding: 0px;
        list-style: none;
        z-index: 9999;
    }

        .nav ul li ul li a {
            color: #ffffff;
        }

    .nav ul li:hover ul {
        display: block;
    }

    .nav li ul li {
        width: 100%;
        margin: 0px;
        padding: 0px;
        list-style: none;
    }

    .nav li a {
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        color: #F3F3F4;
        font-family: 'Oswald', sans-serif;
        font-weight: 300;
        font-size: 20px;
        padding: 5px 10px;
        display: inline-block;
        text-decoration: none;
        /*font-weight: normal;*/
    }


    .nav ul li:first-child a {
        padding: 5px 10px 5px 0px;
    }

    .nav ul li:last-child a {
        padding: 5px 0px 5px 27px;
    }

    .nav.navadmin > #menu_container > ul > li > ul > li:first-child a {
        padding: 8px 22px !important;
    }

    .nav.navadmin > #menu_container > ul > li > ul > li:last-child a {
        padding: 8px 22px !important;
    }

    .nav li .select, .nav li a:hover {
        background-color: #F48921;
    }

.select {
    font-family: 'Oswald', sans-serif !important;
    font-weight: 700 !important;
}

.nav ul li ul li a:hover {
    color: #000000;
}

.nav li ul li a {
    display: block;
    font-size: 18px;
    padding: 8px 22px !important;
    text-align: left;
}

.header {
    width: 100%;
    display: inline-block;
}
.nav-tabs > li > a {
    background: #dddddd;
    color: #666;
    font-size: 16px;
}
/* ---------- Search ---- */
.nav_bar .nav_top li {
    float: left;
    margin-top: 17px;
    padding: 0 0 0 10px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    line-height: 36px;
}

.search select {
    cursor: pointer;
    background: #3a393c;
    border: 1px solid #3a393c;
    color: #fff;
    float: left;
    font-family: NewsGoth Cn BT;
    font-size: 24px;
    line-height: 38px;
    height: 44px;
    margin-top: -1px;
    text-align: left;
    width: 60px;
}

.search input[type="text"] {
    border: 1px solid #fff;
    border-radius: 0 7px 7px 0;
    color: #3a393c;
    float: left;
    font-size: 18px;
    height: 40px;
    padding: 0 10px;
    width: 230px;
}

.search input[type="button"] {
    background: none repeat scroll 0 0 #0c0f0e;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: 17px;
    top: 6px;
    width: 40px;
    font-size: 16px;
}

.search input[type="submit"] {
    background: none repeat scroll 0 0 #0c0f0e;
    border: 0 none;
    border-radius: 5px;
    color: #fff;
    cursor: pointer;
    height: 28px;
    position: absolute;
    right: 17px;
    top: 6px;
    width: 40px;
    font-size: 16px;
}

.search {
    border-left: 0 solid #656877;
    margin-top: 34px !important;
    position: relative;
}

    .search span {
        background: url("../images/dorpdownarrowwhite.png") no-repeat scroll 1px 17px #3a393c;
        display: inline-block;
        height: 43px;
        left: 52px;
        pointer-events: none;
        position: absolute;
        top: 0;
        width: 19px;
    }

.search {
    position: relative;
}

/* ---------- Content ---- */

.advertisement {
    float: left;
    margin: 0px 0 26px 0;
    width: 100%;
    height: 533px;
    position: relative;
}

    .advertisement .add_left {
        float: right;
        width: 606px;
        margin-top: 26px;
    }

    .advertisement .add_banner {
        float: left;
        margin-right: 20px;
        width: 100%;
        height: 454px;
        position: absolute;
        left: 0;
        bottom: 0px;
    }

        .advertisement .add_banner img {
            width: 100.5%;
            height: 476px;
        }

#slider1 img {
    width: 606px;
    height: 412px;
    bottom: 0px;
}

.advertisement .add_right {
    float: right;
    width: 330px;
}

.advertisement .advertise_banner:last-child {
    margin-bottom: 0;
    overflow: hidden;
    width: 606px;
    height: 414px;
    position: relative;
}

.advertisement .advertise_banner {
    border: 3px solid #787570;
    overflow: hidden;
}

.advertise_banner a img {
    height: 450px;
    width: 631px;
}

.points {
    background: transparent linear-gradient(to right, #2CABDE 0%, #BDD96B 100%) repeat scroll 0% 0%;
    /* box-shadow: 14px 14px 14px 0 #909090; */
    color: #fff;
    display: block;
    float: left;
    font-family: calibri;
    font-size: 34px;
    font-weight: bold;
    padding: 5px;
}

.livepoints {
    background: #6BC048;
    color: #fff;
    display: block;
    float: right;
    font-family: calibri;
    font-size: 34px;
    font-weight: bold;
    width: 154px;
    padding: 10px;
    text-align: center;
}

.new-point {
    margin: 0 0 0 791px;
}

.pointstotal {
    top: 305px !important;
    /*  height: 140px!important;*/
}

    .pointstotal h4 {
        padding-top: 12px !important;
    }

.pointsone, .pointsone1 {
    background: transparent linear-gradient(to right, #2CABDE 0%, #BDD96B 100%) repeat scroll 0% 0%;
    /*box-shadow: 14px 14px 14px 0 #909090;*/
    display: block;
    float: left;
    font-family: Bangers Reguler;
    font-weight: bold;
    /*height: 55px;*/
    margin-bottom: 4px;
    /* top: 130px;*/
    padding: 5px;
    z-index: 10;
    line-height: 25px;
}

.pointsinner {
    background: #BDD96B;
    /*box-shadow: 14px 14px 14px 0 #909090;*/
    display: block;
    float: left;
    font-family: NewsGoth Cn BT;
    font-weight: bold;
    padding: 5px;
    line-height: 25px;
    width: 132px;
    padding-bottom: 17px;
}

.pointsone a {
    color: #fff;
    display: table;
    font-size: 24px;
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    padding: 10px;
    background: #F48921;
}

.points h4 {
    color: #fff;
    font-size: 28px;
    /*font-weight: bold;*/
    font-family: 'Oswald', sans-serif;
    font-weight: 700;
    padding: 12px 0px;
}

.points h5 {
    color: #58585A;
    font-size: 30px;
    margin-top: 10px;
}

.points h6 {
    color: #FFF;
    font-size: 25px;
    margin-top: 12px;
    border-top: 2px solid #ddeab8;
    padding-top: 14px;
}

.livepoints h4 {
    color: #fff;
    font-size: 32px;
    font-weight: bold;
    padding-top: 20px;
}

.livepoints h5 {
    color: #000;
    font-size: 30px;
    margin-top: 7px;
}

.livepoints h6 {
    color: #FFF;
    font-size: 22px;
    font-family: NewsGoth Cn BT;
}

.products, .featuared_product, .all_product {
    float: left;
    width: 100%;
}

    .products .all_product {
        margin-bottom: 20px;
        margin-left: -19px;
        width: 1020px;
    }

    .products .featuared_product {
        margin-top: 100px;
    }

        .products .featuared_product a > h2 {
            color: #7f7f7f;
            float: left;
            font-family: 'Oswald', sans-serif;
            font-weight: 300;
            font-size: 39px;
            line-height: 62px;
        }

        .products .featuared_product h1 {
            color: #bcd86b;
            float: right;
            font-family: 'Oswald', sans-serif;
            font-weight: 300;
            font-size: 60px;
        }

            .products .featuared_product h1 b {
                font-family: 'Oswald', sans-serif;
                font-weight: 700;
                font-size: 62px;
                /*font-weight: bold;*/
            }

    .products .all_product li {
        border: 5px solid #d4d4d4;
        float: left;
        height: auto;
        text-align: center;
        width: 174px;
        margin: 5px 0 10px 20px !important;
    }

        .products .all_product li:last-child {
            margin-right: 0;
        }

        .products .all_product li.boderred, .products .all_product li.boderred .product_img {
            border-color: orange;
        }

    .all_product li .recent_product .product_img {
        border-bottom: 5px solid #d4d4d4;
        height: 179px;
        line-height: 179px;
        cursor: pointer;
        position: relative;
        overflow: hidden;
    }

.recent_product {
    width: 100%;
    display: inline-block;
    position: relative;
}

.products .all_product li a img {
    max-width: 90%;
    margin: 0px;
    vertical-align: middle;
}

.all_product li .recent_product h2 {
    color: #3c3c3c;
    font-family: calibri;
    font-size: 20px;
    font-weight: bold;
    margin-top: 8px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    padding: 0 5px 8px;
}

.all_product li .recent_product h3 {
    color: #7a7a7a;
    font-family: calibri;
    font-size: 20px;
    margin-bottom: 8px;
}

.products .viewmore {
    text-align: right;
    margin-right: 25px;
    font-size: 25px;
    clear: both;
}

/* ---------- Footer ---- */
.footer {
    float: left;
    margin-top: 20px;
    width: 100%;
    /*position:absolute;*/
}


    .footer .advertise {
        background: #58585A;
        float: left;
        width: 100%;
    }

    .footer .footer_nav {
        /*background: url("../images/footerbg.png") no-repeat scroll center 0 #333333;*/
        /* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#2cabde+0,bdd96b+100 */
        background: #2cabde; /* Old browsers */
        background: -moz-linear-gradient(left, #2cabde 0%, #bdd96b 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,#2cabde), color-stop(100%,#bdd96b)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, #2cabde 0%,#bdd96b 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, #2cabde 0%,#bdd96b 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left, #2cabde 0%,#bdd96b 100%); /* IE10+ */
        background: linear-gradient(to right, #2cabde 0%,#bdd96b 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2cabde', endColorstr='#bdd96b',GradientType=1 ); /* IE6-9 */
        float: left;
        padding-bottom: 20px;
        width: 100%;
        background-size: auto;
    }

    .footer .nav_footer li {
        border-right: 2px solid #3A3E3F;
        float: left;
        font-family: NewsGoth Cn BT;
        font-size: 21px;
        padding: 0px 29px;
    }

        .footer .nav_footer li a {
            color: #3A3E3F;
            text-decoration: none;
            font-family: 'Oswald', sans-serif;
            font-weight: 300;
        }

            .footer .nav_footer li a:hover {
                color: #ffffff;
            }

        .footer .nav_footer li:first-child {
            padding-left: 0;
        }

        .footer .nav_footer li:last-child {
            border: medium none;
            padding-right: 0;
        }

    .footer .nav_footer {
        float: left;
        margin-top: 50px;
        width: 100%;
        text-align: center;
    }

        .footer .nav_footer ul {
            display: inline-block;
        }

    .footer .footer_bottom {
        float: left;
        font-family: Calibri;
        font-size: 14px;
        width: 100%;
        margin-top: 38px;
    }

        .footer .footer_bottom .bottom_menu {
            float: left;
        }

        .footer .footer_bottom .copyright {
            color: #fff;
            float: right;
            font-family: NewsGoth Cn BT;
            font-size: 18px;
        }

        .footer .footer_bottom .bottom_menu li {
            float: left;
            margin-right: 20px;
        }

        .footer .footer_bottom .bottom_menu a {
            color: #4F585A;
            text-decoration: none;
            font-family: NewsGoth Cn BT;
            font-size: 18px;
        }

            .footer .footer_bottom .bottom_menu a:hover {
                color: #fff;
            }

    .footer .social .like {
        float: left;
    }

        .footer .social .like li {
            float: left;
            margin-right: 20px;
            color: #fff;
            font-weight: bold;
            font-size: 16px;
            font-family: gautami;
        }

            .footer .social .like li a {
                display: block;
                margin-top: 0px;
            }

                .footer .social .like li a img {
                    margin-top: 20px;
                    width: 30px;
                }

            .footer .social .like li h3 {
                color: #FF8F29;
                display: inline-block;
                font-family: 'Oswald', sans-serif;
                font-weight: 700;
                font-size: 24px;
                margin: 24px 0 0 0;
            }

    .footer .social {
        float: left;
        width: 48%;
    }

        .footer .social .social_media {
            float: right;
            margin-top: 15px;
        }

            .footer .social .social_media li {
                float: left;
                margin-right: 6px;
            }

                .footer .social .social_media li a {
                    display: inline-block;
                    margin: 10px 5px;
                }

            .footer .social .social_media img {
                transition: all 0.3s ease-in-out 0s;
                -webkit-transition: all 0.3s ease-in-out 0s;
                width: 25px;
            }

                .footer .social .social_media img:hover {
                    transform: rotate(360deg);
                    -webkit-transform: rotate(360deg);
                }

    .footer .advertise .add {
        float: right;
        height: 68px;
        width: 518px;
        background: url("../images/add_bg.png") repeat scroll 0 0;
    }

        .footer .advertise .add h1 {
            color: #fff;
            padding-right: 50px;
            font-size: 48px;
            line-height: 68px;
            text-align: right;
            /*text-shadow: 2px 1px #666;*/
        }

            .footer .advertise .add h1 a {
                color: #fff;
                font-family: 'Oswald', sans-serif;
                font-weight: 700;
                font-size: 50px;
                font-weight: bolder;
            }

                .footer .advertise .add h1 a:hover {
                    color: #58585a;
                }


/* Product List css*/
.post li {
    float: left;
    margin: 5px 0;
    /*WIDTH: 100%;*/
}
/*width: 50%;*/
.paginationbar {
    display: inline-block;
    margin: 20px 0;
    width: 100%;
}

    .paginationbar > h3 {
        color: #e38d26;
        float: left;
        font-family: arial;
        font-size: 16px;
        font-weight: bold;
        line-height: 20px;
        width: auto;
        text-transform: uppercase;
    }

.topheadingbar h2 {
    color: #ADAFB2;
    float: left;
    font-family: calibri;
    font-size: 26px;
    font-weight: normal;
    line-height: 25px;
    width: auto;
    text-transform: capitalize;
}

.topheadingbar {
    display: inline-block;
    margin: 25px 0 0;
    width: 100%;
}

    .topheadingbar > select {
        background: #58585a;
        border: 2px solid #a8a9ad;
        color: #a8a9ad;
        float: right;
        font-size: 15px;
        height: 30px;
        margin-left: 8px;
        width: 160px;
    }

.paginationbar li a {
    color: #adafb2;
    float: left;
    font-family: calibri;
    font-size: 16px;
    font-weight: normal;
    line-height: 20px;
    margin: 0 5px;
    text-transform: capitalize;
    width: auto;
}

.paginationbar > ul {
    float: right;
    width: auto;
}

    .paginationbar > ul:last-child {
        float: right;
        width: auto;
    }

.paginationbar select {
    border: 1px solid black;
    font-size: 16px;
    margin-left: 10px;
    margin-top: -1px;
    width: 58px;
    padding: 4px;
}

.productleft {
    width: 186px;
    float: left;
}

.productcenetr {
    width: 548px;
    float: left;
    margin: 0 35px;
    border: 3px solid #d1d1d1;
}

.EarnPopupproductcenetr {
    width: 548px;
    float: left;
    margin: 0 35px;
    border: 3px solid #d1d1d1;
}

.productright {
    float: right;
    width: 240px;
}

    .productright input {
        width: 100%;
    }

.productleft .thumbnailimg {
    border: 3px solid #d1d1d1;
    clear: both;
    height: 155px;
    margin-bottom: 10px;
    text-align: center;
    width: 178px;
}

.product_name {
    border-top: 3px solid #d1d1d1;
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

    .product_name h1 {
        color: #404042;
        display: inline-block;
        font-family: arial;
        font-size: 30px;
        font-weight: bold;
        width: 100%;
        margin: 0 0 8px;
    }

    .product_name pre {
        color: #404042;
        display: inline-block;
        font-family: arial;
        font-size: 30px;
        font-weight: bold;
        width: 100%;
        margin: 0 0 8px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

    .product_name h2 {
        color: #6D6E72;
        display: inline-block;
        font-family: arial;
        font-size: 30px;
        font-weight: bold;
        margin: 0;
        width: 100%;
    }

.productcenetr .bigimages {
    box-sizing: border-box;
    height: 412px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
    display: inline-block;
    line-height: 412px;
}

.EarnPopupproductcenetr .product_name h1 {
    font-size: 20px;
}

.EarnPopupproductcenetr .product_name {
    padding: 0 !important;
}


.EarnPopupproductcenetr .bigimages {
    box-sizing: border-box;
    height: 236px;
    padding: 10px 0;
    text-align: center;
    width: 100%;
}

.productwrapper {
    display: inline-block;
    margin-top: 30px;
    width: 100%;
}

.bigimages > img {
    max-width: 100%;
    margin: 0 auto;
    /*height: 100%;*/
    max-height: 100%;
    /*vertical-align:middle;*/
}

.productNameBox {
    width: 350px;
    height: 71px;
    border: 4px solid #D1D1D1;
    text-align: center;
    border-top: none;
}

    .productNameBox span {
        font-weight: bold;
        display: block;
    }

.productwrapper #image-rotator {
    width: 760px;
    padding: 0;
    position: relative;
    height: 508px;
    background: #fff;
    margin-bottom: 35px;
    margin: 0;
    float: left;
}

#MainContent_btnPostItem {
    height: 194px;
    margin-top: 10px;
}

.productwrapper #image-rotator ul.producttum {
    position: relative;
    width: 160px;
    float: left;
    top: 0;
    left: 0;
    padding: 0;
    margin: 0;
}

    .productwrapper #image-rotator ul.producttum li a.title {
        /*position: absolute;*/
        z-index: 5;
        color: #fff;
        font-family: arial;
        bottom: 7px;
        width: 96px;
        text-align: center;
        text-shadow: 1px -1px 0 #000;
        text-decoration: none;
    }

    .productwrapper #image-rotator ul.producttum li.current img, .productwrapper #image-rotator ul.producttum li img:hover {
        opacity: 1.0;
    }

.productwrapper #image-rotator div.product_container img {
    height: 420px;
    width: 500px;
    position: absolute;
}

.productwrapper #image-rotator div.container1 {
    position: absolute;
    z-index: 0;
    width: 520px;
    height: auto;
    display: none;
}

    .productwrapper #image-rotator div.container1.previous {
        z-index: 1;
    }

    .productwrapper #image-rotator div.container1.current {
        z-index: 2;
        display: block;
    }

.productwrapper .producttum li {
    overflow: hidden;
    border: 3px solid #d1d1d1;
    clear: both;
    height: 155px;
    margin-bottom: 9px;
    text-align: center;
    width: 175px;
    position: relative;
    cursor: pointer;
}

    .productwrapper .producttum li a img {
        transition: all .3s ease-in-out;
        width: auto;
        max-width: 100%;
        height: 100%;
        opacity: 0.5;
        z-index: 3;
    }

    .productwrapper .producttum li:hover img {
        transform: scale(1.1);
    }

.productwrapper .productcenetr .container1 {
    width: 100%;
    height: 405px;
    text-align: center;
    width: 590px;
}

.productwrapper #image-rotator .productcenetr {
    width: 520px;
    float: left;
    margin: 0 35px;
    border: 3px solid #d1d1d1;
    height: 497px;
}

.productwrapper .EarnPopupproductcenetr .container1 {
    width: 100%;
    height: 405px;
    text-align: center;
    width: 590px;
}

.productwrapper #image-rotator .EarnPopup1282 {
    width: 520px;
    float: left;
    margin: 0 35px;
    border: 3px solid #d1d1d1;
    height: 497px;
}

.productwrapper #image-rotator .product_name {
    border-top: 3px solid #d1d1d1;
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    margin-top: 0;
    width: 100%;
    z-index: 999999;
    position: relative;
}

.product_img img {
    max-height: 150px;
    max-width: 174px;
    /* margin-top: 30px; */
    vertical-align: middle;
}

.product_attribute {
    float: left;
    width: 50%;
    height: auto;
    color: rgb(90, 90, 92);
    margin-top: 15px;
}

.product_description {
    float: left;
    width: 50%;
    height: auto;
}

.product_attribute ul {
    margin-left: 40px;
}

.product_attribute h2 {
    display: inline-block;
    width: 30%;
}

.product_attribute li {
    display: initial;
    width: 100%;
    float: left;
    padding-bottom: 18px;
    font-size: 20px;
}

.product_attribute h3 {
    width: auto;
    display: inline-block;
}

.product_description h3 {
    font-size: 27px;
    color: rgb(90, 90, 92);
    margin-top: 20px;
    text-align: justify;
    margin-right: 30px;
}

    .product_description h3 span {
        color: rgb(77, 186, 77);
        font-size: 35px;
    }

.product_pointDescription {
    color: rgb(90, 90, 92);
    font-size: 20px;
    margin-left: 20px;
    margin-top: 25px;
}

    .product_pointDescription h2 {
        display: inline-block;
        width: 100px;
    }

    .product_pointDescription h3 {
        display: inline-block;
    }

.productreturn {
    color: rgb(90, 90, 92);
    font-size: 20px;
    margin-left: 20px;
    margin-top: 25px;
}

    .productreturn h2 {
        display: inline-block;
        width: 307px;
    }

    .productreturn h3 {
        display: inline-block;
    }

.product_sellerinfo h2 {
    display: inline-block;
    width: 200px;
}

.product_sellerinfo h3 {
    display: inline-block;
}

.product_sellerinfo {
    color: rgb(90, 90, 92);
    font-size: 20px;
    margin-left: 20px;
    margin-top: 25px;
}

    .product_sellerinfo li {
        display: initial;
        width: 100%;
        float: left;
        padding-bottom: 12px;
        font-size: 20px;
    }

.product_shipping {
    color: rgb(90, 90, 92);
    font-size: 20px;
    margin-left: 20px;
    margin-top: 25px;
}

    .product_shipping h2 {
        display: inline-block;
    }

/* Example Styles for Demo */
.productdetails .etabs {
    margin: 0;
    padding: 0;
}

.productdetails .tab {
    padding: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #eee;
    border: 2px solid #828185;
    border-bottom: none;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

    .productdetails .tab a.disabled {
        background: none repeat scroll 0 0 #6D6E72;
    }

    .productdetails .tab a {
        background: none repeat scroll 0 0 #e7e7e7;
        color: #231f20;
        display: block;
        font-family: calibri;
        font-size: 18px;
        line-height: 30px;
        outline: medium none;
        padding: 0 15px;
        text-decoration: none;
        text-transform: capitalize;
    }

        .productdetails .tab a:hover {
            text-decoration: none;
        }

    .productdetails .tab.active {
        background: #fff;
        padding-top: 0;
        position: relative;
        top: 2px;
        border-color: #666;
    }

        .productdetails .tab.active a {
            background: #FFF;
        }

.productdetails .tab-container .panel-container {
    background: #fff;
    border: 2px solid #828185;
    padding: 10px;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 4px 4px 4px;
    min-height: 212px !important;
}

.productdetails .panel-container {
    margin-bottom: 10px;
}

.productdetails .tab-container {
    display: inline-block;
    margin: 30px 0 0;
    width: 100%;
}

/* signup popup css */

.overlay {
    background: rgba(0, 0, 0, 0.5);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    z-index: 99999;
}

.signpopwrapperJoin {
    background: none repeat scroll 0 0 #fff;
    border: 8px solid #f7941d;
    height: 505px;
    margin: 0 auto;
    padding: 35px;
    width: 628px;
    position: relative;
    z-index: 999999;
}

    .signpopwrapperJoin h1 {
        display: inline-block;
        font-family: NewsGoth Cn BT;
        font-size: 45px;
        font-weight: bold;
        line-height: 40px;
        margin-bottom: 20px;
        width: 100%;
    }

.loginform {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

    .loginform > li {
        display: inline-block;
        float: left;
        margin-bottom: 5px;
        width: 100%;
    }

.sign_left {
    float: left;
    width: 310px;
}

.sign_right {
    border-left: 8px solid #b1b1b4;
    float: right;
    padding-left: 30px;
    text-align: center;
    width: 340px;
}

.loginform li input {
    border: 2px solid #a2a3a7;
    display: block;
    line-height: 30px;
    font-family: arial;
    font-size: 16px;
    height: 30px;
    text-indent: 5px;
    width: 100%;
    padding: 0 5px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

/*.loginform li input:focus {
        border: 2px dotted #F7941E;
        background: #f2f2f2;
    }*/

.sign_left .col { /*float: left; margin-right: 10px; width: 145px;*/
    width: 160px;
    float: left;
}

    .sign_left .col + .col { /*margin-right: 0; width: 134px; position: relative; */
    }

    .sign_left .col input { /*width: 120px; */
        width: 143px;
    }

.loginform li select {
    border: 2px solid #a2a3a7;
    display: block;
    line-height: 44px;
    font-family: arial;
    font-size: 16px;
    height: 35px;
    width: 100%;
    padding: 0 5px;
    cursor: pointer;
}

.loginform li .col label {
    background: url("../images/dorpdownarrow.png") no-repeat scroll 5px 12px #e7e7e9;
    display: inline-block;
    height: 31px;
    pointer-events: none;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 23px;
}

.signpopwrapperJoin h3 {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
}

.sign_left h3 {
    margin-bottom: 20px;
}

.signpopwrapperJoin h3 a {
    color: #f7941d;
    text-decoration: none;
}

    .signpopwrapperJoin h3 a:hover {
        color: #8DC63F;
        text-decoration: underline;
    }

.sign_left h4 {
    color: #000;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    margin: 0;
    text-align: center;
    width: 100%;
}

    .sign_left h4 a {
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        color: #f7941d;
        text-decoration: none;
    }

        .sign_left h4 a:hover {
            color: #8DC63F;
            text-decoration: underline;
        }

.loginform h2 {
    color: #9b9ca0;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 22px;
    line-height: 22px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

.sign_right img {
    display: block;
    margin: 54px 0 70px;
    max-width: 84%;
}

.signuppop .signpopwrapperJoin .button {
    background: #f7941d;
    border: 2px solid #a4aab4;
    color: #fff;
    outline: 0 none;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    height: auto;
    padding: 6px 20px;
    text-transform: uppercase;
    width: auto;
    margin-top: 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .signuppop .signpopwrapperJoin .button:hover {
        background: #8dc63f;
        border: 2px solid #8dc63f;
    }

.signuppop .signpopwrapperJoin .sign_right .button {
    margin-top: 25px;
}

.signuppop .signpopwrapperJoin .sign_left .radioawrap {
    float: left;
    width: auto;
    margin: 8px 20px 8px 0;
}

.signuppop .signpopwrapperJoin .sign_left input[type="checkbox"]:not(old), .signuppop .sign_left input[type="radio"]:not(old) {
    cursor: pointer;
    font-size: 1em;
    height: 34px;
    margin: 0;
    opacity: 0;
    padding: 0;
    width: 34px;
    float: left;
}

    .signuppop .signpopwrapperJoin .sign_left input[type="checkbox"]:not(old) + label, .signuppop .sign_left input[type="radio"]:not(old) + label {
        display: inline-block;
        font-family: arial;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.5em;
        margin-left: -50px;
        cursor: pointer;
    }

        .signuppop .signpopwrapperJoin .sign_left input[type="checkbox"]:not(old) + label > span, .signuppop .sign_left input[type="radio"]:not(old) + label > span {
            background: #fff;
            border: 2px solid #8d8f93;
            border-radius: 100%;
            display: inline-block;
            height: 28px;
            margin: 0 10px 0 0;
            vertical-align: bottom;
            width: 28px;
        }

.signuppop .sign_left input[type="radio"]:checked:not(old) + label > span > span {
    background: #58585a;
    border: 0 none;
    border-radius: 100%;
    display: block;
    height: 11px;
    margin: 8px;
    width: 11px;
}


.overlay {
    background: rgba(0, 0, 0, 0.6);
    position: fixed;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    /*z-index: 999999;*/
}

.signpopwrapperJoin {
    background: none repeat scroll 0 0 #fff;
    border: 8px solid #f7941d;
    height: 505px;
    margin: 0 auto;
    padding: 35px;
    width: 628px;
    position: relative;
    z-index: 999999;
}

    .signpopwrapperJoin h1 {
        display: inline-block;
        font-family: NewsGoth Cn BT;
        font-size: 45px;
        font-weight: bold;
        line-height: 40px;
        margin-bottom: 20px;
        width: 100%;
    }

.loginform {
    display: inline-block;
    margin: 0;
    padding: 0;
    width: 100%;
    text-align: center;
}

    .loginform > li {
        display: inline-block;
        float: left;
        margin-bottom: 5px;
        width: 100%;
    }

.sign_left {
    float: left;
    width: 50%;
}

.sign_right {
    border-left: 8px solid #b1b1b4;
    float: right;
    padding-left: 30px;
    text-align: center;
    width: 280px;
}

.loginform li input {
    border: 2px solid #a2a3a7;
    display: block;
    line-height: 30px;
    font-family: arial;
    font-size: 16px;
    height: 30px;
    text-indent: 5px;
    width: 100%;
    padding: 0 5px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}



.sign_left .col {
    float: left;
    margin-right: 10px;
    width: 159px;
}

    .sign_left .col + .col {
        /*margin-right: 0;
        width: 134px;
        position: relative;
            */
    }

    .sign_left .col input {
        width: 167px;
    }

.loginform li select {
    border: 2px solid #a2a3a7;
    display: block;
    line-height: 44px;
    font-family: arial;
    font-size: 16px;
    height: 35px;
    width: 100%;
    padding: 0 5px;
    cursor: pointer;
}

.loginform li .col label {
    background: url("../images/dorpdownarrow.png") no-repeat scroll 5px 12px #e7e7e9;
    display: inline-block;
    height: 31px;
    pointer-events: none;
    position: absolute;
    right: 2px;
    top: 2px;
    width: 23px;
}

.signpopwrapperJoin h3 {
    display: inline-block;
    font-size: 20px;
    line-height: 20px;
}

.sign_left h3 {
    margin-bottom: 20px;
}

.signpopwrapperJoin h3 a {
    color: #f7941d;
    text-decoration: none;
}

    .signpopwrapperJoin h3 a:hover {
        color: #8DC63F;
        text-decoration: underline;
    }

.sign_left h4 {
    color: #000;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    margin-top: 12px;
    text-align: center;
    width: 100%;
}

    .sign_left h4 a {
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
        color: #f7941d;
        text-decoration: none;
    }

        .sign_left h4 a:hover {
            color: #8DC63F;
            text-decoration: underline;
        }

.loginform h2 {
    color: #9b9ca0;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 22px;
    line-height: 22px;
    margin-top: 15px;
    text-align: center;
    width: 100%;
}

.sign_right img {
    display: block;
    margin: 52px 24px 70px;
    max-width: 84%;
}

.signuppop .signpopwrapperJoin .button {
    background: #f7941d;
    border: 2px solid #a4aab4;
    color: #fff;
    outline: 0 none;
    cursor: pointer;
    display: inline-block;
    font-size: 18px;
    line-height: 18px;
    font-weight: bold;
    height: auto;
    padding: 6px 20px;
    text-transform: uppercase;
    width: auto;
    margin-top: 15px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .signuppop .signpopwrapperJoin .button:hover {
        background: #8dc63f;
        border: 2px solid #8dc63f;
    }

.signuppop .signpopwrapperJoin .sign_right .button {
    margin-top: 25px;
}

.signuppop .signpopwrapperJoin .sign_left .radioawrap {
    float: left;
    width: auto;
    margin: 8px 20px 8px 0;
}

.signuppop .signpopwrapperJoin .sign_left input[type="checkbox"]:not(old), .signuppop .signpopwrapperJoin .sign_left input[type="radio"]:not(old) {
    cursor: pointer;
    font-size: 1em;
    height: 34px;
    margin: 0;
    opacity: 0;
    padding: 0;
    width: 34px;
    float: left;
}

    .signuppop .signpopwrapperJoin .sign_left input[type="checkbox"]:not(old) + label, .signuppop .signpopwrapperJoin .sign_left input[type="radio"]:not(old) + label {
        display: inline-block;
        font-family: arial;
        font-size: 18px;
        font-weight: bold;
        line-height: 1.5em;
        margin-left: -34px;
        cursor: pointer;
    }

        .signuppop .signpopwrapperJoin .sign_left input[type="checkbox"]:not(old) + label > span, .signuppop .signpopwrapperJoin .sign_left input[type="radio"]:not(old) + label > span {
            background: #fff;
            border: 2px solid #8d8f93;
            border-radius: 100%;
            display: inline-block;
            height: 28px;
            margin: 0 10px 0 0;
            vertical-align: bottom;
            width: 28px;
        }

.signuppop .signpopwrapperJoin .sign_left input[type="radio"]:checked:not(old) + label > span > span {
    background: #58585a;
    border: 0 none;
    border-radius: 100%;
    display: block;
    height: 11px;
    margin: 8px;
    width: 11px;
}


/* invite friends popup css */
.invite_friends {
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0%, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
    border: 0;
    /* border: 8px solid #f7941d;height: 415px; */
    margin: 92px 140PX auto;
    padding: 15px;
    width: 660px;
    z-index: 999999;
}

    .invite_friends h1 {
        width: 100%;
        display: inline-block;
        color: #58585b;
        font-family: Myriad pro Semibold;
        font-size: 36px;
        line-height: 36px;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
        padding-top: 20px;
    }

.invite_friendspopup > h2 {
    color: #808285;
    font-family: Myriad pro Semibold;
    font-size: 45px;
    font-weight: bold;
    text-align: center;
    padding-bottom: 20px;
}

.invite_friends h2 b {
    color: #585858;
    font-size: 52px;
}

.invite_friends .friend li {
    float: left;
    margin-bottom: 10px;
    width: 49%;
    position: relative;
}

    .invite_friends .friend li span {
        bottom: -6px;
        color: Red;
        font-size: 12px;
        left: 0;
        position: absolute;
    }

    .invite_friends .friend li:nth-child(2), .invite_friends .friend li:nth-child(4) {
        float: right;
    }

    .invite_friends .friend li input {
        border: 2px solid #a2a3a7;
        display: block;
        font-family: arial;
        font-size: 16px;
        height: 35px;
        line-height: 35px;
        line-height: 35px;
        padding: 0 5px;
        text-indent: 5px;
        transition: all 0.3s ease 0s;
        width: 100%;
        margin-bottom: 10px;
        box-sizing: border-box;
        -webkt-box-sizing: border-box;
    }

.invite_friends .friend h3 {
    color: #221e20;
    font-size: 20px;
    margin-bottom: 5px;
}

.referral_point .referral > h1 {
    color: #828185;
    font-size: 18px;
    font-weight: normal;
    line-height: 23px;
    text-align: left;
}

.referral_point .referral h1 b {
    color: #58585a;
}

.referral_point .referral > p {
    margin-top: 10px;
    font-family: calibri;
    color: #F48921;
    font-size: 28px;
    font-weight: bold;
}

.referral {
    float: left;
    margin-top: 0;
    width: 68%;
}

.referral_point .submit {
    background: #8dc63f;
    border: medium none;
    color: #fff;
    cursor: pointer;
    float: right;
    font-size: 21px;
    margin-left: 10px;
    width: 180px;
}

    .referral_point .submit input {
        color: #fff;
        display: inline-block;
        float: right;
        font-family: Myriad Pro;
        text-align: center;
        text-decoration: none;
        width: 100%;
        font-size: 30px;
        line-height: 27px;
        padding: 0px 0 6px;
        transition: all 0.3s ease 0s;
    }
    /*.referral_point .submit input:hover {background: none repeat scroll 0 0 #f7941d;}*/
    .referral_point .submit a strong {
        font-weight: bold;
    }

.invite_friends {
    position: relative;
    left: 220px;
}

    .invite_friends:after, .invite_friends:before {
        bottom: 100%;
        left: 584px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .invite_friends::after {
        border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #9DCD8B;
        border-width: 21px;
        margin-left: -20px;
    }

    .invite_friends::before {
        border-color: rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) #98CB8F;
        border-width: 31px;
        margin-left: -30px;
    }


/* payment information popup css */
.payment_info {
    background: #fff;
    /* border: 8px solid #f7941d; */
    margin: 0 auto;
    padding: 10px 50px 0px 50px;
    width: 701px;
    font-family: NewsGoth Cn BT;
    box-sizing: border-box;
}

    .payment_info > h1 {
        color: #bdd96b;
        margin-bottom: 8px !important;
        /* font-family: NewsGoth Cn BT; */
        font-size: 34px !important;
    }

    .payment_info > h2 {
        color: #3e3a3b;
        font-size: 24px;
        font-weight: bold;
        height: 36px;
    }

    .payment_info > h3 {
        color: #FF0000;
        font-size: 20px;
        /*margin: 0 0 16px;*/
    }

    .payment_info a {
        color: #f7941d;
        font-size: 19px;
        margin-left: 20px;
        text-decoration: none;
    }

.bidnowpopup .payment {
    text-align: right;
    width: 89%;
    padding-bottom: 20px;
}

    .bidnowpopup .payment .popbtn {
        font-size: 28px;
        line-height: 20px;
    }

.payment span {
    color: #3e3a3b;
    font-size: 19px;
}

.payment .button {
    background: none repeat scroll 0 0 #6d6e72;
    border: medium none;
    color: #fff;
    font-family: NewsGoth Cn BT;
    font-size: 34px;
    height: 110px;
    margin-left: 20px;
    width: 176px;
    cursor: pointer;
}

    .payment .button:hover {
        background: #bdd96b;
        color: #333;
    }


/*account page */
.accountwrapper {
    display: inline-block;
    width: 100%;
}

.account_menu {
    float: left;
    width: 180px;
}

    .account_menu > li {
        display: inline-block;
        margin-bottom: 15px;
        text-align: center;
        width: 100%;
    }

        .account_menu > li:last-child {
            margin-bottom: 0px;
        }

ul.account_menu li a {
    background: none repeat scroll 0 0 #1BAAE1;
    color: #fff;
    display: block;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    padding: 20px 30px;
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

ul.account_menu li:hover a {
    background: #8dc63f !important;
}

.selectedtab {
    /*background: #8dc63f !important;*/
    display: inline-block !important;
    margin: 8px 0;
}

    .selectedtab:hover {
        background: #8dc63f !important;
    }

.accountwrapper h4 {
    /*border-bottom: 1px solid #b3afb0;*/
    /*display: inline-block;*/
    font-family: NewsGoth Cn BT;
    font-size: 33px;
    font-weight: bold;
    /* padding-bottom: 10px;*/
    text-transform: capitalize;
    width: 100%;
}

.wrapallpage {
    float: left;
    margin: 35px 0 50px;
    width: 100%;
}

.accountwrapper .label.label-danger {
    background: none;
    border-radius: 0;
    color: #d9534f;
    /*display: inline-block;*/
    font-family: NewsGoth Cn BT;
    font-size: 30px;
    margin-top: 240px;
    padding: 0;
    text-transform: capitalize;
    width: 100%;
}

.account_rightpart {
    float: right;
    width: 780px;
}

.myinterestsblock ul li label {
    font-weight: normal;
    margin-left: 10px;
}

.myinterestsblock ul li {
    color: #575757;
    float: left;
    font-family: NewsGoth Cn BT;
    font-size: 16px;
    font-weight: normal;
    margin-bottom: 10px;
    text-transform: capitalize;
    width: 25%;
}

.myinterestsblock ul {
    display: inline-block;
    width: 100%;
}

.myinterestsblock {
    display: inline-block;
    width: 100%;
}

h3.accountheading {
    background: #e78024;
    color: #fff;
    display: inline-block;
    font-family: arial;
    font-size: 20px;
    font-weight: bold;
    margin: 0 0 25px;
    padding: 10px 15px;
    text-transform: capitalize;
    width: auto;
    float: left;
}

.w100per {
    width: 100%;
    display: inline-block;
}

.hlaf {
    width: 48% !important;
    float: left;
}

.submitbuttonfull {
    width: 100%;
    display: inline-block;
    text-align: right;
    margin: 17px 0 3px;
}

.right_field .submitbuttonfull {
    display: inline;
    margin: -33px 24px 0;
}

.submitbuttonfull input, .submitbuttonfull a {
    background: #1BAAE1;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    padding: 6px 25px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .submitbuttonfull input:hover, .submitbuttonfull a:hover {
        background: #8dc63f !important;
    }

.account_rightpart #proflieeditblock, .account_rightpart #ChangePasswordBlock {
    display: inline-block;
    margin-bottom: 40px;
    width: 100%;
}


.editproflieform h4 {
    margin-top: 0;
}

.editproflieform ul li {
    margin-bottom: 15px;
    width: 100%;
    display: inline-block;
}

    .editproflieform ul li:last-child {
        margin-bottom: 15px;
    }

    .editproflieform ul li label {
        color: #000000;
        float: left;
        font-family: NewsGoth Cn BT;
        font-size: 22px;
        width: 230px;
        margin-top: 10px;
    }

.editproflieform .editproright {
    width: 380px;
    float: left;
}

    .editproflieform .editproright textarea {
        border: 2px solid #acacac;
        height: 60px;
        resize: none;
        width: 95%;
        padding: 5px 2%;
    }

    .editproflieform .editproright input {
        border: 2px solid #acacac;
        height: 35px;
        line-height: 35px;
        resize: none;
        width: 95%;
        padding: 0 2%;
    }

    .editproflieform .editproright .hlaf + .hlaf {
        float: right;
    }

    .editproflieform .editproright select {
        border: 2px solid #acacac;
        height: 39px;
        line-height: 35px;
        resize: none;
        width: 100%;
        padding: 0 2%;
    }

.totalactivity {
    color: #5cb85c;
    display: inline-block;
    float: left;
    font-family: arial;
    font-size: 30px;
    font-weight: bold;
    margin: 5px 0 0 15px;
}


table.accountgrid {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #c5c5c5;
    border-collapse: collapse;
    width: 100%;
}

    table.accountgrid th {
        border-color: #c5c5c5;
        border-style: solid;
        border-width: 1px;
        color: #515151;
        font-family: NewsGoth Cn BT;
        font-size: 16px;
        font-weight: normal;
        padding: 10px 7px;
        background: #f3f3f3; /* Old browsers */
        background: -moz-linear-gradient(top, #f3f3f3 0%, #e3e3e3 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e3e3e3)); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%); /* IE10+ */
        background: linear-gradient(to bottom, #f3f3f3 0%,#e3e3e3 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e3e3e3',GradientType=0 ); /* IE6-9 */
    }

    table.accountgrid td {
        border-color: #c5c5c5;
        border-style: solid;
        border-width: 1px;
        color: #515151;
        font-family: NewsGoth Cn BT;
        font-size: 16px;
        font-weight: normal;
        padding: 6px;
        text-align: center;
        vertical-align: top;
    }

    table.accountgrid tbody tr:nth-child(even) {
        background: #F5F5F5;
    }

.accountgrid a {
    color: #F48921 !important;
    text-decoration: none;
    text-transform: capitalize;
}

    .accountgrid a:hover {
        color: #5CB85C;
        text-decoration: underline;
    }

.w100per.accountgridfilter {
    margin: 20px 0;
    font-family: Myriad Pro Condensed;
}

.accountgridfilter h5 {
    margin-top: 8px;
    color: #272727;
    font-size: 22px;
    float: left;
    font-family: NewsGoth Cn BT;
    width: auto;
}

.accountgridfilter select {
    color: #A8A8A8;
    font-size: 22px;
    border: 2px solid #acacac;
    font-family: NewsGoth Cn BT;
    height: 35px;
    line-height: 35px;
    width: 300px;
    padding: 0 10px;
    float: right;
    margin: 2px;
}

a.totalactivity {
    color: #5cb85c;
    font-size: 20px;
    font-weight: normal;
    margin: 10px 0 0 15px;
}

    a.totalactivity:hover {
        color: #E78024; /* text-decoration: underline; */
    }

.viewitembox {
    width: 100%;
    display: inline-block;
}

    .viewitembox ul {
        width: 100%;
        display: inline-block;
    }

        .viewitembox ul li {
            margin-bottom: 40px;
            width: 48%;
            float: left;
            background: #1BAAE1;
            cursor: pointer;
            transition: all 0.3s ease 0s;
            -webkit-transition: all 0.3s ease 0s;
            position: relative;
        }
            /*.viewitembox ul li:hover {
                background: #F7941D;
            }*/

            .viewitembox ul li a {
                display: inline-block;
                width: 100%;
                text-align: center;
            }

            .viewitembox ul li .itemBox {
                width: 96%;
                float: left;
                height: 290px;
                padding: 2%;
                margin: 0;
                display: table;
            }

                .viewitembox ul li .itemBox span {
                    color: rgb(168, 169, 173);
                    font-size: 70px;
                    display: inline-block;
                    display: table-cell;
                    vertical-align: middle;
                }
            /*padding-top: 100PX;*/
            .viewitembox ul li:hover .itemBox span {
                color: #FFF;
            }

    .viewitembox li:nth-child(2n) {
        float: right;
    }

    .viewitembox ul li.lastli {
        margin-bottom: 0;
    }

.breadcrumb a, .breadcrumb span {
    color: #E78024;
    float: left;
    font-family: Conv_calibri;
    font-size: 22px;
    margin: 0 15px 0 0;
}

.breadcrumb span {
    color: #221E20;
}

.breadcrumb a:hover {
    color: #5CB85C;
}

.breadcrumb {
    display: inline-block;
    margin: 0 0 15px;
    /*width: 48%;*/
}

    .breadcrumb h2 {
        color: red;
        font-size: 16px;
        margin-top: 26px;
    }

.viewfullbox {
    background: #f7941d;
    border: 1px solid #000;
    display: inline-block;
    margin-bottom: 60px;
    padding: 50px 0;
    text-align: center;
    width: 100%;
}

    .viewfullbox span {
        font-family: NewsGoth Cn BT;
        color: white;
        font-size: 34px;
        display: inline-block;
    }

        .viewfullbox span.onlyetext {
            font-family: arial;
            letter-spacing: 5px;
            color: #8DC63F;
            font-size: 48px;
            text-shadow: -2px 0 white, 0 2px white, 2px 0 white, 0 -2px white;
        }

.Tradepost a.popbtn.f_right {
    margin: 25px 0 40px;
}

.Tradepost .textwrapbox span {
    color: #231e20;
    display: inline-block;
    font-family: Conv_calibri;
    font-size: 25px;
    margin-bottom: 25px;
}

/*  earnyourpoint popup css  */
.signuppop {
    padding: 0;
    position: absolute;
    top: 120px;
    width: 98%;
}

.signpopwrapperfull {
    margin: 0 auto;
    width: 878px;
}

.signpopwrapper {
    position: relative;
    display: inline-block;
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0%, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
    border: 0;
    /*border: 8px solid #f7941d; */ padding: 35px;
    width: 778px;
    z-index: 999999;
}

    .signpopwrapper span.spn_italic {
        font-style: italic;
        color: #1BAAE1;
        font-family: 'Segoe UI', Tahoma, sans-serif;
        font-size: 30px;
        /*margin-bottom: 10px !important;*/
        display: block;
    }

    .signpopwrapper .spn_dynemic {
        width: 100%;
        display: inline-block;
        margin-bottom: 20px;
        color: #6D6E72;
        font-family: 'Open Sans', sans-serif;
    }

.payment_info label.inpt_txt {
    color: #6D6E72;
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    padding-left: 8px;
}

.payment_info .tndc_color {
    color: #f7941d;
}

.signpopwrapper h1 {
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 65px;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 30px;
    width: 100%;
}

    .signpopwrapper h1.h1_pymnt {
        font-family: 'Open Sans', sans-serif;
        font-size: 20px !important;
        font-weight: 600;
        margin-bottom: 0px !important;
    }

.signpopwrapper.Earnyourpoint > h3 {
    color: #6d6e72;
    font-family: NewsGoth Cn BT;
    font-size: 28px;
    font-weight: bold;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}

.Earnyourwrap {
    margin-top: 40px;
}

.signpopwrapper.Earnyourpoint > h2 {
    color: #222225;
    font-family: NewsGoth Cn BT;
    font-size: 43px;
    text-align: center;
    width: 100%;
}

.signpopwrapper.Earnyourpoint ul li {
    float: left;
    margin: 0 20px 20px 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

    .signpopwrapper.Earnyourpoint ul li a {
        text-align: center;
        border: 5px solid #a8a9ad;
        display: inline-block;
        height: 108px;
        width: 124px;
        -webkit-transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

    .signpopwrapper.Earnyourpoint ul li.text, .signpopwrapper.Earnyourpoint ul li.google {
        margin: 0 0 20px 0;
    }

/*.socialleft > ul {
    float: right;
    margin-top: 53px;
    width: 358px;
}*/

.socialleft > ul {
    float: right;
    margin-top: 9px;
    width: 358px;
}

.Earnyourleft {
    background: url("../images/point_banner.jpg") repeat scroll 0 0 rgba(0, 0, 0, 0);
    position: relative;
    float: left;
    height: 256px;
    width: 300px;
}

.signpopwrapper.Earnyourpoint ul li a img {
    display: inline-block;
    margin-top: 31px;
}

.signpopwrapper.Earnyourpoint ul li:hover a {
    background: #FFF;
    border-radius: 15px;
    border-color: #8DC63F;
}

.Earnyourleft > h1 {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    bottom: 0;
    color: #fff;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    position: absolute;
    text-align: center;
}

.Earnyourleft span {
    background: none repeat scroll 0 0 rgba(0, 0, 0, 0.5);
    color: #fff;
    float: left;
    font-size: 18px;
    padding: 10px 0;
    position: absolute;
    text-align: center;
    top: 10px;
    width: 100%;
}

.DoublePointVideo {
    position: relative;
    display: inline-block;
    background: #fff;
    border: 8px solid #f7941d;
    padding: 16px;
    top: -460px;
    width: 500px;
    left: 224px;
    z-index: 99999;
}

/*  inviting friend popup css  */
.signpopwrapper.inviting_friend { /*background: none repeat scroll 0 0 #fff; border: 8px solid #f7941d;*/
    margin: 80px 135px;
    padding: 15px;
    position: fixed;
    width: 600px;
    z-index: 99999;
    display: inherit;
}

    .signpopwrapper.inviting_friend > h3 {
        color: #000;
        font-size: 44px;
        font-weight: bold;
        width: 100%;
    }

    .signpopwrapper.inviting_friend > h2 {
        display: inline-block;
        font-size: 32px;
        margin: 20px 0 15px;
        width: 100%;
    }

        .signpopwrapper.inviting_friend > h2 span {
            color: #8ec63f;
            font-weight: bold;
        }

    .signpopwrapper.inviting_friend > p {
        color: #828185;
        font-size: 16px;
    }


/* gift card subscription */
.giftcardsubscription .signpopwrapper {
    Text-align: center;
    width: 302px;
    margin-top: 160px;
    margin-left: 406px;
}

.giftcardsubscription.signpopwrapperfull {
    margin: 0 auto;
    width: 388px;
}

.giftcardsubscription h5 {
    color: #ed1b24;
    display: inline-block;
    font-family: Conv_NewsGoth Cn BT;
    font-size: 38px;
    font-weight: bold;
    line-height: normal;
    margin-bottom: 20px;
    width: 100%;
}

.giftcardsubscription h2 {
    color: #272324;
    display: inline-block;
    font-family: Conv_calibri;
    font-size: 21px;
    line-height: normal;
    margin: 20px 0 10px;
    width: 100%;
}

.popbtn {
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #8dc63f;
    border: 2px solid #d3d4d6;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 30px;
    line-height: 35px;
    padding: 10px 20px;
}

    .popbtn:hover {
        background: #8dc63f;
        border: 2px solid #a7a9ac;
        color: #FFF;
    }

    .popbtn strong {
        font-family: arial;
        font-weight: bold;
    }

.giftcardsubscription .signpopwrapper {
    position: relative;
}

    .giftcardsubscription .signpopwrapper:after, .giftcardsubscription .signpopwrapper:before {
        bottom: 100%;
        left: 210px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .giftcardsubscription .signpopwrapper::after {
        border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #78C2A7;
        border-width: 21px;
        margin-left: -20px;
    }

    .giftcardsubscription .signpopwrapper::before {
        border-color: rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) #78C2A7;
        border-width: 31px;
        margin-left: -30px;
    }

/*  gift Subscription step 1 popup css  */
.signpopwrapper.giftsubscription_step1 {
    width: 402px;
    /*z-index: 99999;*/ /*background:#fff; border: 8px solid #f7941d; display: inherit; margin: 0 auto; padding: 35px; position: relative; */
}

.subscription_form ul li h3 {
    font-family: NewsGoth Cn BT;
    font-size: 36px;
    line-height: 34px;
}

.subscription_form > ul li {
    display: inline-block;
    margin: 0 0 15px;
    width: 100%;
}

    .subscription_form > ul li:last-child {
        margin-bottom: 0px;
    }

.subscription_form ul li input {
    border: 2px solid #939598;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    color: #959497;
    display: block;
    font-family: arial;
    font-size: 16px;
    padding: 10px 0;
    text-indent: 10px;
    width: 100%;
}

.subscription_form ul li textarea {
    border: 2px solid #939598;
    color: #959497;
    font-family: arial;
    font-size: 16px;
    padding: 10px 0;
    text-indent: 10px;
    width: 100%;
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
}

/*  gift Subscription step 3 popup css  */
.signpopwrapper.giftsubscription_step2.Earnyourpoint .Earnyourleft {
    background: url("../images/giftcardsubscription.png") no-repeat scroll center center / 100% auto #f0f0f0;
    float: left;
    height: 256px;
    position: relative;
    width: 340px;
}

.signpopwrapper.giftsubscription_step2.Earnyourpoint .socialleft > ul {
    float: right;
    width: 415px;
}

.signpopwrapper.giftsubscription_step2.Earnyourpoint h2 img {
    /*    margin-left: -8px;
    width: 15px;*/
}

.signpopwrapper.giftsubscription_step2.Earnyourpoint .Earnyourleft > h2 {
    bottom: -31px;
    color: #a7a9ac;
    font-family: NewsGoth Cn BT;
    font-size: 22px;
    font-weight: bold;
    position: absolute;
}

.signpopwrapper.giftsubscription_step2.Earnyourpoint ul li a {
    border: 5px solid #a8a9ad;
    display: inline-block;
    height: 98px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 114px;
}

.signpopwrapper.giftsubscription_step2.Earnyourpoint .share {
    color: #8dc63f;
    font-size: 28px;
    margin-bottom: 5px !important;
    text-align: center;
    width: 100%;
}

.signpopwrapper.giftsubscription_step2.Earnyourpoint > h3 {
    font-weight: normal;
    color: #241f21;
}

/*  Iphone & charger points  */
.signpopwrapperfull.iphoneandcharger_points {
    width: 387px;
    font-family: calibri;
    font-size: 18px;
}

    .signpopwrapperfull.iphoneandcharger_points .signpopwrapper {
        width: 300px;
    }

        .signpopwrapperfull.iphoneandcharger_points .signpopwrapper > h2 {
            display: inline-block;
            font-family: calibri;
            font-size: 32px;
            text-align: center;
            width: 100%;
        }

    .signpopwrapperfull.iphoneandcharger_points .mypoints {
        display: inline-block;
        width: 100%;
    }

        .signpopwrapperfull.iphoneandcharger_points .mypoints li {
            display: inline-block;
            margin-top: 20px;
            width: 100%;
        }
            /*.signpopwrapperfull.iphoneandcharger_points .mypoints li input[type="text"] {background:none;border: 2px solid #828185; color: #a7a9ac; font-size: 18px; padding: 5px; text-align: center; width: 170px; }*/
            .signpopwrapperfull.iphoneandcharger_points .mypoints li input[type="text"] {
                background: none;
                border: 2px solid #828185;
                color: #a7a9ac;
                font-size: 18px;
                padding: 5px;
                width: 90px;
            }

            .signpopwrapperfull.iphoneandcharger_points .mypoints li input[type="checkbox"] {
                float: left;
                width: 20px;
            }

            .signpopwrapperfull.iphoneandcharger_points .mypoints li p {
                float: left;
                width: 270px;
            }

.mypoints b {
    font-weight: bold;
}

.signpopwrapperfull.iphoneandcharger_points .mypoints li .popbtn {
    font-family: calibri;
    font-weight: bold;
    text-align: center;
}

    .signpopwrapperfull.iphoneandcharger_points .mypoints li .popbtn > span {
        font-size: 36px;
    }

.signpopwrapperfull.iphoneandcharger_points .mypoints li:last-child {
    text-align: center;
}

.iphoneandcharger_points .signpopwrapper {
    position: relative;
    top: 275px;
    right: -55px;
}

    .iphoneandcharger_points .signpopwrapper::after, .iphoneandcharger_points .signpopwrapper::before {
        left: 100%;
        top: 10%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .iphoneandcharger_points .signpopwrapper:after {
        border-color: rgba(136, 183, 213, 0);
        border-left-color: #B1D37C;
        border-width: 30px;
        margin-top: 10px;
    }

    .iphoneandcharger_points .signpopwrapper:before {
        border-color: rgba(194, 225, 245, 0);
        border-left-color: #B1D37C;
        border-width: 41px;
        margin-top: 0;
    }



/*  Confirm Trade Popup css  */
.signpopwrapperfull.confirm_trade {
    left: 30px;
    position: relative;
    text-align: center;
    top: 176px;
    width: 431px;
}

    .signpopwrapperfull.confirm_trade .signpopwrapper {
        width: 431px;
        box-sizing: border-box;
        color: #333;
    }

.confirm_trade .signpopwrapper h2 {
    display: inline-block;
    font-size: 22px;
    text-align: center;
    width: 100%;
}

.confirm_trade .signpopwrapper .product_info {
    display: inline-block;
    margin: 20px 0;
    width: 100%;
}

    .confirm_trade .signpopwrapper .product_info li {
        float: left;
        font-size: 16px;
        margin-bottom: 5px;
        width: 100%;
        text-align: left;
    }

.confirm_trade .signpopwrapper p {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: left;
    line-height: 22px;
}

.confirm_trade .signpopwrapper .product_info li label {
    color: #333;
    float: left;
    width: 140px;
    text-align: right;
    padding-right: 24px;
}

.confirm_trade .signpopwrapper:after, .confirm_trade .signpopwrapper:before {
    left: 100%;
    top: 60px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.confirm_trade .signpopwrapper:after {
    border-color: rgba(225, 225, 225, 0);
    border-left-color: #b1d37c;
    border-width: 30px;
    margin-top: -30px;
}

.confirm_trade .signpopwrapper:before {
    border-color: rgba(194, 225, 245, 0);
    border-left-color: #b1d37c;
    border-width: 41px;
    margin-top: -41px;
}

.signpopwrapperfull.confirm_trade .signpopwrapper .popbtn {
    margin: 20px 0px;
}

/* Completed Trade Popup css  */
.signpopwrapperfull.trade {
    text-align: center;
    width: 431px;
}

    .signpopwrapperfull.trade .signpopwrapper {
        width: 431px;
        box-sizing: border-box;
        color: #333;
        padding: 15px;
        position: relative;
        top: 300px;
        left: 34px;
    }

        .signpopwrapperfull.trade .signpopwrapper h2 {
            font-size: 30px;
            margin-bottom: 10px;
        }

        .signpopwrapperfull.trade .signpopwrapper h3 {
            font-size: 30px;
            margin-bottom: 20px;
            font-weight: bold;
        }

        .signpopwrapperfull.trade .signpopwrapper > h1 {
            background: none repeat scroll 0 0 #f7941d;
            color: #fff;
            font-family: NewsGoth Cn BT;
            font-size: 40px;
            margin-left: -15px;
            padding: 10px 0;
            width: 415px;
        }

    .signpopwrapperfull.trade .pro_img > img {
        width: 40%;
    }

    .signpopwrapperfull.trade h1 {
        color: #585858;
        font-size: 46px;
        margin-bottom: 10px;
    }

    .signpopwrapperfull.trade .share {
        color: #1BAAE1;
        font-size: 22px !important;
        font-weight: normal !important;
        margin-bottom: 10px !important;
        text-align: center;
        width: 100%;
    }

    .signpopwrapperfull.trade > h3 {
        font-weight: normal;
        color: #241f21;
    }

    .signpopwrapperfull.trade .socialleft {
        float: left;
        width: 100%;
    }

        .signpopwrapperfull.trade .socialleft > ul {
            float: none;
            width: auto;
            DISPLAY: INLINE-FLEX;
        }

        .signpopwrapperfull.trade .socialleft ul li {
            float: left;
            margin: 10px;
            transition: all 0.3s ease 0s;
        }

            .signpopwrapperfull.trade .socialleft ul li a {
                border: 5px solid #a8a9ad;
                display: inline-block;
                height: 98px;
                text-align: center;
                transition: all 0.3s ease 0s;
                width: 98px;
            }

                .signpopwrapperfull.trade .socialleft ul li a img {
                    display: inline-block;
                    margin-top: 28px;
                }

            .signpopwrapperfull.trade .socialleft ul li:hover a {
                background: none repeat scroll 0 0 #fff;
                border-color: #8dc63f;
                border-radius: 15px;
            }

    .signpopwrapperfull.trade .signpopwrapper:after, .signpopwrapperfull.trade .signpopwrapper:before {
        left: 100%;
        top: 70px;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .signpopwrapperfull.trade .signpopwrapper:after {
        border-color: rgba(225, 225, 225, 0);
        border-left-color: #b1d36c;
        border-width: 30px;
        margin-top: -30px;
    }

    .signpopwrapperfull.trade .signpopwrapper:before {
        border-color: rgba(194, 225, 245, 0);
        border-left-color: #b1d36c;
        border-width: 41px;
        margin-top: -41px;
    }

/*  Trade Post css  */
.wrapallpage #panel1 {
    display: inline-block;
    width: 100%;
}

    .wrapallpage #panel1 li {
        display: inline-block;
        margin-bottom: 20px;
        width: 100%;
    }

        .wrapallpage #panel1 li span {
            word-wrap: break-word;
            float: left;
            width: 350px;
            font-size: 16px;
            line-height: 40px;
        }

        .wrapallpage #panel1 li select {
            cursor: pointer;
            color: #A9A9A9;
            font-size: 16px;
            border: 2px solid #ACADB1;
            color: #a8a9ad;
            height: 35px;
            width: 242px;
        }

        .wrapallpage #panel1 li input[type="text"] {
            border: 2px solid #a8a9ad;
            height: 30px;
            width: 235px;
            font-size: 16px;
            text-indent: 5px;
            color: #A9A9A9;
        }

        .wrapallpage #panel1 li .HelpToolTip {
            display: inline-block;
            width: auto;
            float: none;
        }

        .wrapallpage #panel1 li input[value="Upload"] {
            background: #1BAAE1;
            color: #fff;
            font-size: 14px;
            font-weight: bold;
            line-height: 20px;
            padding: 3px 6px;
            margin-top: -5px;
        }

        .wrapallpage #panel1 li #divImages .thumb_imglist {
            float: left;
            padding: 4px;
            position: relative;
            width: 50px;
            border: 1px solid gray;
            margin: 5px;
        }

        .wrapallpage #panel1 li #FileUpload1 {
            float: left;
            width: 180px;
        }

        .wrapallpage #panel1 li #divImages, .devimageswrp1 {
            float: right;
            width: 650px;
            margin-top: 0px;
        }

.titlal_tradpost h4 {
    color: #231e20;
    display: inline-block;
    font-size: 22px;
    margin: 15px 0 5px;
    width: 100%;
    font-family: NewsGoth Cn BT;
}

.titlal_tradpost h5 {
    color: #818184;
    display: inline-block;
    font-size: 16px;
    margin: 0 0 15px 0;
    width: 100%;
    font-family: Conv_calibri;
}


/*  Confirm Trade Popup css  */

.signuppop#NotEnoughPointPopUp .signpopwrapper {
    width: 500px;
    box-sizing: border-box;
    color: #333;
}

.signuppop#NotEnoughPointPopUp .signpopwrapperfull {
    width: 500px;
    position: relative;
    text-align: center;
    top: 150px;
}

    .signuppop#NotEnoughPointPopUp .signpopwrapperfull h3 {
        font-size: 24px;
        font-weight: bold;
        color: #33B246;
        margin-top: 20px;
        line-height: normal;
    }

    .signuppop#NotEnoughPointPopUp .signpopwrapperfull h2 {
        font-size: 24px;
        font-weight: normal;
        color: #231e20;
        margin-top: 0;
        line-height: normal;
    }

.signuppop#PointHasChanged .signpopwrapper {
    width: 500px;
    box-sizing: border-box;
    color: #333;
}

.signuppop#PointHasChanged .signpopwrapperfull {
    width: 500px;
    position: relative;
    text-align: center;
    top: 150px;
}

    .signuppop#PointHasChanged .signpopwrapperfull h3 {
        font-size: 24px;
        font-weight: bold;
        color: #33B246;
        margin-top: 20px;
        line-height: normal;
    }

    .signuppop#PointHasChanged .signpopwrapperfull h2 {
        font-size: 24px;
        font-weight: normal;
        color: #231e20;
        margin-top: 0;
        line-height: normal;
    }

.signuppop#SendingEmailForWeelkyDeal .signpopwrapper {
    width: 500px;
    box-sizing: border-box;
    color: #333;
}

.signuppop#SendingEmailForWeelkyDeal .signpopwrapperfull {
    width: 500px;
    position: relative;
    text-align: center;
    top: 150px;
}

    .signuppop#SendingEmailForWeelkyDeal .signpopwrapperfull h3 {
        font-size: 24px;
        font-weight: bold;
        color: #33B246;
        margin-top: 20px;
        line-height: normal;
    }

    .signuppop#SendingEmailForWeelkyDeal .signpopwrapperfull h2 {
        font-size: 24px;
        font-weight: normal;
        color: #231e20;
        margin-top: 0;
        line-height: normal;
    }

.signuppop#SendingEmailForGiftSubscription .signpopwrapper {
    width: 500px;
    box-sizing: border-box;
    color: #333;
    z-index: 999999;
}

.signuppop#SendingEmailForGiftSubscription .signpopwrapperfull {
    width: 500px;
    position: relative;
    text-align: center;
    top: 150px;
}

    .signuppop#SendingEmailForGiftSubscription .signpopwrapperfull h3 {
        font-size: 24px;
        font-weight: bold;
        color: #33B246;
        margin-top: 20px;
        line-height: normal;
    }

    .signuppop#SendingEmailForGiftSubscription .signpopwrapperfull h2 {
        font-size: 24px;
        font-weight: normal;
        color: #231e20;
        margin-top: 0;
        line-height: normal;
    }

.signuppop#SendingEmailForSharingBiddingProduct .signpopwrapper {
    width: 500px;
    box-sizing: border-box;
    color: #333;
}

.signuppop#SendingEmailForSharingBiddingProduct .signpopwrapperfull {
    width: 500px;
    position: relative;
    text-align: center;
    top: 500px;
    left: 200px;
}

    .signuppop#SendingEmailForSharingBiddingProduct .signpopwrapperfull h3 {
        font-size: 24px;
        font-weight: bold;
        color: #33B246;
        margin-top: 20px;
        line-height: normal;
    }

    .signuppop#SendingEmailForSharingBiddingProduct .signpopwrapperfull h2 {
        font-size: 24px;
        font-weight: normal;
        color: #231e20;
        margin-top: 0;
        line-height: normal;
    }

.signuppop#SendingEmailForSharingTradingProduct .signpopwrapper {
    width: 500px;
    box-sizing: border-box;
    color: #333;
}

.signuppop#SendingEmailForSharingTradingProduct .signpopwrapperfull {
    width: 500px;
    position: relative;
    text-align: center;
    top: 500px;
    left: 200px;
}

    .signuppop#SendingEmailForSharingTradingProduct .signpopwrapperfull h3 {
        font-size: 24px;
        font-weight: bold;
        color: #33B246;
        margin-top: 20px;
        line-height: normal;
    }

    .signuppop#SendingEmailForSharingTradingProduct .signpopwrapperfull h2 {
        font-size: 24px;
        font-weight: normal;
        color: #231e20;
        margin-top: 0;
        line-height: normal;
    }


.signuppop#YouAreNotAllowToBid .signpopwrapper {
    width: 500px;
    box-sizing: border-box;
    color: #333;
}

.signuppop#YouAreNotAllowToBid .signpopwrapperfull {
    width: 500px;
    position: relative;
    text-align: center;
    top: 150px;
}

    .signuppop#YouAreNotAllowToBid .signpopwrapperfull h3 {
        font-size: 24px;
        font-weight: bold;
        color: #33B246;
        margin-top: 20px;
        line-height: normal;
    }

    .signuppop#YouAreNotAllowToBid .signpopwrapperfull h2 {
        font-size: 24px;
        font-weight: normal;
        color: #231e20;
        margin-top: 0;
        line-height: normal;
    }


/*  Confirm ReBid Popup css  */
.rebid_info ul li {
    color: #94C94B;
    font-size: 27px;
    font-weight: bold;
    text-transform: uppercase;
    margin-top: 10px;
}

    .rebid_info ul li input[type = "text"] {
        padding: 10px;
        font-size: 20px;
        text-align: center;
        color: #A9A9A9;
    }


#panel2 span {
    float: left;
    font-size: 16px;
    width: 250px;
    line-height: 20px;
}

#panel2 li {
    display: inline-block;
    margin-bottom: 15px;
    width: 100%;
}

#panel2 p {
    float: left;
    width: auto;
    font-size: 16px;
    line-height: 20px;
}

.noreturnsblock ul {
    display: inline-block;
    margin: 0;
    width: 100%;
}

#PreviewPopUp .noreturnsblock p {
    display: inline-block;
    margin-bottom: 4px;
    /* color: #6E6D70; */
    font-size: 14px;
    line-height: 20px;
    font-weight: bold;
    width: 100%;
}

#PreviewPopUp .noreturnsblock {
    margin: 10px 0 0 20px;
}

#panel2 .noreturnsblock p {
    display: inline-block;
    margin-bottom: 10px;
    color: #6E6D70;
    font-size: 16px;
    line-height: 20px;
    width: 100%;
}

.noreturnsblock > h3 {
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 22px;
    margin: 20px 0;
    width: 100%;
}

#panel2 .noreturnsblock li {
    float: left;
    text-align: center;
    margin-bottom: 0;
    width: 25%;
}

#panel2 .noreturnsblock ul {
    margin-top: 25px;
}

    #panel2 .noreturnsblock ul li input {
        background: none;
        border: 0 none;
        color: #f7941e;
        font-size: 22px;
        line-height: 62px;
    }

    #panel2 .noreturnsblock ul li a {
        background: none;
        border: 0 none;
        color: #f7941e;
        font-size: 22px;
    }

    #panel2 .noreturnsblock ul li:last-child input {
        background: #f7941e;
        border: 0 none;
        color: #fff;
        font-family: NewsGoth Cn BT;
        font-size: 40px;
        letter-spacing: 1px;
        line-height: 44px;
        padding: 10px 45px;
    }

    #panel2 .noreturnsblock ul li:last-child a {
        background: #f7941e;
        border: 0 none;
        color: #fff;
        font-family: NewsGoth Cn BT;
        font-size: 32px;
        letter-spacing: 1px;
        line-height: 44px;
        padding: 10px 45px;
    }

#panel1 ul#divAttriduteControls {
    float: left;
    width: 100%;
    margin: 30px 0 0;
}

    #panel1 ul#divAttriduteControls label {
        word-wrap: break-word;
        display: inline-block;
        font-size: 16px;
        width: 350px;
    }

    #panel1 ul#divAttriduteControls li input[type="text"] {
        float: none;
        border: 2px solid #a8a9ad;
        height: 35px;
        width: 235px;
        font-size: 16px;
        text-indent: 5px;
        color: #A9A9A9;
    }

#panel1 ul li #divAttridute li {
    float: left;
    width: 25%;
}

#panel1 ul li #divAttridute input {
    float: left;
    margin-right: 10px;
    border: 1px solid transparent;
}

#panel1 ul li #divAttridute li label.otherText {
    border: 1px solid transparent;
    color: #555655;
    float: left;
    font-family: NewsGoth Cn BT;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-top: 0;
    text-indent: 5px;
}

#panel1 ul li #divAttridute li input.otherText {
    border: 1px solid transparent;
    color: #f28d2c;
    float: left;
    font-family: NewsGoth Cn BT;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-top: 0;
    width: auto;
    text-indent: 5px;
    height: 16px;
}

    #panel1 ul li #divAttridute li input.otherText:focus {
        border: 1px solid #acacac;
    }

/*  account info css  */

.accountinfoleft {
    border-right: 5px solid #E7E7E8;
    float: left;
    padding-right: 50px;
    margin-right: 50px;
    width: 425px;
}

    .accountinfoleft li, .accountinforight li {
        display: inline-block;
        margin-bottom: 15px;
        width: 100%;
    }

    .accountinfoleft input, .accountinforight input {
        border: 2px solid #acacac;
        color: #a7a9ac;
        font-size: 17px;
        height: 35px;
        line-height: 35px;
        padding: 0 2%;
        resize: none;
        width: 92% !important;
    }

    .accountinfoleft li select, .accountinforight li select {
        border: 2px solid #acacac;
        color: #a7a9ac;
        font-size: 17px;
        height: 40px;
        line-height: 40px;
        padding: 0 2%;
        resize: none;
        width: 97%;
    }

.accountinforight {
    float: left;
    width: 425px;
}

.accountinfoleft li .halfblock {
    float: left;
    width: 48%;
}

    .accountinfoleft li .halfblock + .halfblock {
        float: right;
    }

.accountinfo > h2 {
    color: #59585B;
    display: inline-block;
    font-family: arial;
    font-size: 35px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

.accountinfo h2 span {
    font-family: NewsGoth Cn BT;
}

.accountinfo h3 {
    color: #bcbdc1;
    display: inline-block;
    font-family: arial;
    font-size: 26px;
    font-weight: bold;
    margin: 10px 0;
    text-align: center;
    width: 100%;
}

.accountinfo h4 {
    color: #96C838;
    display: inline-block;
    font-family: arial;
    font-size: 24px;
    font-weight: bold;
    margin: 40px 0 30px;
    text-align: left;
    width: 100%;
}

    .accountinfo h4 a {
        font-size: 16px;
    }

.accountinfobototm .w100per label {
    color: #626164;
    font-size: 18px;
}

.accountinfobototm .w100per {
    margin-bottom: 15px;
}

    .accountinfobototm .w100per + .w100per {
        margin-bottom: 0px;
    }

.accountinfo .w100per {
    margin-bottom: 50px;
}

.Advertiserhome .b2b {
    background: #e7e7e9;
    border: 5px solid #949599;
    box-sizing: border-box;
    color: #fff;
    display: inline-block;
    float: left;
    font-size: 25px;
    font-weight: bold;
    /*line-height: 25px;*/
    margin-right: 1%;
    /*padding: 35px;*/
    text-align: center;
    width: 24%;
}

    .Advertiserhome .b2b:nth-child(2n) {
        background: #D1D2D4;
    }

.Advertiserhome .b2bblock.w100per {
    margin-top: 100px;
}

.Advertiserhome .stepboxblock.w100per > ul {
    background: #f09311;
    border: 3px solid #4A443D;
    display: inline-block;
    width: 100%;
    margin-bottom: 50px;
    box-sizing: border-box;
}

.Advertiserhome .stepboxblock.w100per li {
    box-sizing: border-box;
    float: left;
    text-align: center;
    width: 25%;
    border-right: 3px solid #4A443D;
}

.Advertiserhome .stepboxblock.w100per a {
    display: inline-block;
    width: 100%;
    padding: 10px 0;
}

    .Advertiserhome .stepboxblock.w100per a:hover, .Advertiserhome .stepboxblock.w100per a.currant {
        background: #D1D2D4;
    }

.Advertiserhome .stepboxblock.w100per li:last-child {
    border: 0px;
}

.Advertiserhome .stepboxblock.w100per h4 {
    color: #58575a;
    display: inline-block;
    font-size: 26px;
    font-weight: bold;
    margin-bottom: 10px;
    font-family: arial;
    width: 100%;
}

.Advertiserhome .stepboxblock.w100per ul li span {
    color: #FFF;
    display: inline-block;
    font-size: 30px;
    font-weight: bold;
    margin-bottom: 10px;
    width: 100%;
    font-family: NewsGoth Cn BT;
}

.Advertiserhome .stepboxproducts.w100per li {
    background: #949599;
    box-sizing: border-box;
    float: left;
    height: 350px;
    margin-bottom: 40px;
    padding: 30px;
    text-align: center;
    transition: all 0.3s ease 0s;
    -webkit-transition: all 0.3s ease 0s;
    width: 48%;
}

    .Advertiserhome .stepboxproducts.w100per li.CanAdd {
        background: #FFFFFF;
    }

    .Advertiserhome .stepboxproducts.w100per li:nth-child(2) {
        float: right;
    }

    .Advertiserhome .stepboxproducts.w100per li.w100per {
        float: left;
        width: 100%;
        margin: 0 0 40px 0;
    }

        .Advertiserhome .stepboxproducts.w100per li.w100per:last-child {
            margin: 0;
        }

.Advertiserhome .stepboxproducts.w100per ul li h4 {
    color: #7A7A7A;
    display: inline-block;
    font-size: 40px;
    font-weight: bold;
    margin-bottom: 20px;
    width: 100%;
    font-family: NewsGoth Cn BT;
}

.Advertiserhome .stepboxproducts.w100per strong {
    font-family: arial;
}

.Advertiserhome .stepboxproducts.w100per ul li a {
    color: #444445;
    font-size: 20px;
    float: right;
    width: auto;
}

/*.Advertiserhome .stepboxproducts.w100per ul li a:hover {
        color: #FFF;
    }*/

.Advertiserhome .stepboxproducts.w100per ul li span {
    color: #434445;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 30px;
    margin-top: 35px;
    width: 100%;
}

.Advertiserhome .stepboxproducts.w100per input {
    cursor: pointer;
    background: #6d6e72;
    border: 0 none;
    box-shadow: 5px 5px 5px #414144;
    color: #fff;
    font-family: arial;
    font-size: 25px;
    font-weight: bold;
    margin-top: 55px;
    padding: 20px;
}

.SignupCompletePopup {
    width: 500px;
    height: 250px;
    top: -70px;
    right: 10px;
    background: #fff;
    padding: 20px;
}

    .SignupCompletePopup img {
        position: relative;
        left: 90px;
        top: -90px;
    }

.accountinfobototm {
    position: relative;
}

.SignupCompletePopup li b {
    font-size: 35px;
    font-weight: bold;
    margin: 30px 0;
    display: block;
}

.SignupCompletePopup li p {
    font-size: 18px;
}

.SignupCompletePopup li {
    text-align: center;
    /* margin-top: 20px;*/
}

.SignupCompletePopup > p {
    width: 82%;
    text-align: center;
    font-size: 16px;
    margin: 18px auto;
    color: rgb(79, 79, 79);
    font-size: 18px;
}

.SignupCompletePopupWrapper {
    display: none;
    position: fixed;
    top: 35%;
    left: 35%;
    height: 200px;
    z-index: 1002;
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0%, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
    border: 0;
}

.SignupCompletePopup > .submitbuttonfull {
    width: 100%;
    display: inline-block;
    text-align: center;
    margin: 20px 0 0;
}

    .SignupCompletePopup > .submitbuttonfull input, .submitbuttonfull a {
        background: #6e6d71;
        border: 0 none;
        color: #fff;
        cursor: pointer;
        display: inline-block;
        font-family: NewsGoth Cn BT;
        font-size: 20px;
        padding: 10px 25px;
        text-decoration: none;
        transition: all 0.3s ease 0s;
        transition: all 0.3s ease 0s;
    }

        .SignupCompletePopup > .submitbuttonfull input:hover, .submitbuttonfull a:hover {
            background: #8dc63f !important;
        }


.advproductleft {
    float: left;
    width: 765px;
}

.advproductright {
    float: right;
    width: 170px;
    padding: 15px;
    border: 3px solid rgb(141, 198, 62);
}

.previewBox li {
    float: left;
    margin: 0 8px 20px 0;
    text-align: center;
    width: 185px;
    /*    height: 215px;*/
}

.Advproduct .stepboxblock.w100per ul {
    margin-bottom: 10px;
}
/*margin-bottom: 40px;*/
.Advproduct .previewBox li:nth-child(4n) {
    margin-right: 0;
}

.Advproduct .previewBox {
    width: 100%;
    float: left;
}

.previewBoxtop {
    border: 2px solid #d3d4d6;
    height: 170px;
    width: 185px;
    box-sizing: border-box;
    position: relative;
    display: table-cell;
    vertical-align: middle;
    overflow: hidden;
}

.previewBoxbottom {
    width: 100%;
    box-sizing: border-box;
    margin: 4px 0 0;
    display: inline-block;
}

    .previewBoxbottom input {
        background: #6d6e72;
        border: 1px solid #b6b7b8;
        color: #fff;
        cursor: pointer;
        float: left;
        font-family: NewsGoth Cn BT;
        font-size: 18px;
        padding: 5px;
        width: 88px;
        transition: all 0.3s ease 0s;
        -webkit-transition: all 0.3s ease 0s;
    }

        .previewBoxbottom input:hover {
            background: #a8a9ad;
        }

    .previewBoxbottom > input + input {
        background: #a8a9ad;
        float: right;
    }

        .previewBoxbottom > input + input:hover {
            background: #6d6e72;
        }
/*.previewBox .previewBoxtop h4{ color: #676668;font-family:NewsGoth Cn BT;font-size:24px;width:100%;display:inline-block; margin:55px 0 8px;}*/
.previewBox .previewBoxtop h4 {
    color: #676668;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 24px;
    left: 0;
    margin: 0;
    position: absolute;
    top: 100px;
    width: 100%;
}

    .previewBox .previewBoxtop h4.Additem {
        top: 55px;
        line-height: 28px;
    }

    .previewBox .previewBoxtop h4.itemAdded {
        background: none repeat scroll 0 0 rgba(135, 137, 140, 0.8);
        border-top: 2px solid rgba(130, 176, 68, 0.8);
        border-bottom: 2px solid rgba(130, 176, 68, 0.8);
        color: #fff;
        line-height: 28px;
        padding: 15px 0;
        top: 35px;
        overflow: hidden;
        text-overflow: ellipsis;
    }

.Soldout {
    left: -39px !important;
    padding: 10px 50px 15px 45px !important;
    top: 40px !important;
    transform: rotate(-41deg);
}

.previewBox .previewBoxtop span {
    color: #909195;
    font-size: 20px;
    width: 100%;
    display: inline-block;
}

.advproductright h3 {
    color: #BABBBF;
    cursor: pointer;
    font-family: NewsGoth Cn BT;
    font-size: 21px;
    padding: 0;
    margin: 0px 0 15px;
    width: 100%;
    display: inline-block;
}

    .advproductright h3 strong {
        color: #707175;
        font-family: Arial;
        font-size: 26px;
    }

.advproductright ul {
    width: 100%;
    display: inline-block;
    margin-bottom: 20px;
}

.advproductright li {
    width: 100%;
    display: inline-block;
    margin-bottom: 8px;
}

    .advproductright li span {
        color: #BABBBF;
        cursor: pointer;
        font-family: NewsGoth Cn BT;
        font-size: 18px;
        width: 100%;
        display: inline-block;
        overflow: hidden;
        text-overflow: ellipsis;
    }

        .advproductright li span:hover {
            color: #95C837;
        }

.advproductright a:hover {
    color: #95C837;
}


.Advproduct .b2bblock.w100per {
    margin-top: 80px;
}

.advproductright .advproducttop h1 {
    color: #91C631;
    font-family: arial;
    font-weight: bold;
    font-size: 28px;
    width: 100%;
    display: inline-block;
    margin: 0 0 15px 0;
}

.advproductright .advproducttop h4 {
    color: #5A5A5C;
    font-family: NewsGoth Cn BT;
    font-size: 22px;
    width: 100%;
    display: inline-block;
    margin: 0 0 10px 0;
}

.advproductright .advproducttop .dateblock {
    color: #171515;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    width: 100%;
    display: inline-block;
    margin: 0 0 10px 0;
}


.insertfeaturepro ul li {
    display: inline-block;
    margin-bottom: 20px;
    width: 100%;
}

    .insertfeaturepro ul li span {
        float: left;
        font-size: 16px;
        width: 350px;
        line-height: 36px;
    }

    .insertfeaturepro ul li p {
        display: inline-block;
        color: #737473;
        font-size: 16px;
        width: auto;
        margin-top: 0;
    }

    .insertfeaturepro ul li select {
        cursor: pointer;
        color: #A9A9A9;
        font-size: 16px;
        border: 2px solid #ACADB1;
        color: #a8a9ad;
        height: 35px;
        width: 242px;
    }

    .insertfeaturepro ul li input[type="url"], .insertfeaturepro ul li input[type="email"], .insertfeaturepro ul li input[type="email"] {
        color: #A9A9A9;
        border: 2px solid #a8a9ad;
        height: 29px;
        width: 235px;
        text-indent: 5px;
        font-size: 16px;
    }

    .insertfeaturepro ul li input[type="text"] {
        color: #A9A9A9;
        border: 2px solid #a8a9ad;
        height: 29px;
        width: 235px;
        text-indent: 5px;
        font-size: 16px;
    }

    .insertfeaturepro ul li input[value="Upload"] {
        background: #f7941e;
        color: #fff;
        font-size: 14px;
        font-weight: bold;
        line-height: 20px;
        padding: 3px 6px;
        margin-top: -5px;
    }

.insertfeaturepro.w100per h3 {
    color: #181717;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 24px;
    margin: 20px 0;
    width: 100%;
}

.insertfeaturepro ul li #divAttridute li {
    float: left;
    width: 25%;
}

.insertfeaturepro ul li #divAttridute input {
    float: left;
    margin-right: 10px;
    border: 1px solid transparent;
}

.insertfeaturepro ul li #divAttridute li label.otherText {
    border: 1px solid transparent;
    color: #555655;
    float: left;
    font-family: NewsGoth Cn BT;
    font-size: 18px;
    letter-spacing: 0.5px;
    margin-top: 0;
    text-indent: 5px;
}

.insertfeaturepro ul li #divAttridute li input.otherText {
    border: 1px solid transparent;
    color: #f28d2c;
    float: left;
    font-family: NewsGoth Cn BT;
    font-size: 16px;
    letter-spacing: 0.5px;
    margin-top: 0;
    width: auto;
    text-indent: 5px;
    height: 16px;
}

    .insertfeaturepro ul li #divAttridute li input.otherText:focus {
        border: 1px solid #acacac;
    }

.insertfeaturepro.w100per ul#divAttriduteControls {
    float: left;
    width: 100%;
    margin: 30px 0 0;
}

    .insertfeaturepro.w100per ul#divAttriduteControls label {
        word-wrap: break-word;
        display: inline-block;
        font-size: 16px;
        width: 350px;
    }

    .insertfeaturepro.w100per ul#divAttriduteControls li input[type="text"] {
        border: 2px solid #a8a9ad;
        height: 35px;
        width: 235px;
        font-size: 16px;
        text-indent: 5px;
        color: #A9A9A9;
    }

.insertfeaturepro.w100per .submitbuttonfull h3 {
    float: left;
    margin: 7px 0 30px;
    width: auto;
}

.black_overlay {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    -ms-opacity: .80;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 25%;
    /*left: 25%;*/
    /*width: 50%;*/
    width: 800px;
    height: auto;
    padding: 16px;
    z-index: 1002;
    overflow: auto;
    /*background-color: white;
    border: 16px solid orange;*/
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0%, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
    border: 0;
}

.ImagecropPopup {
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransfor;
    display: none;
    height: auto;
    left: 12%;
    overflow: auto;
    padding: 16px;
    position: absolute;
    width: 1032px;
    z-index: 1002;
}

#ImagecropPopup input {
    background: #f7941e;
    color: #fff;
    font-size: 14px;
    font-weight: bold;
    line-height: 20px;
    padding: 3px 6px;
    margin-top: -5px;
}

#AllAttributes li {
    display: inline-block;
    float: left;
    margin: 5px 0px;
    width: 25%;
}

#divProductInfo {
    margin-top: 10px;
}

    #divProductInfo li {
        font-size: 18px;
        color: rgb(90, 90, 92);
        margin-left: 10px;
        margin-bottom: 10px;
    }

    #divProductInfo b {
        font-weight: bold;
    }

#divCompanyDesciption {
    margin-top: 10px;
}

    #divCompanyDesciption li {
        font-size: 18px;
        color: rgb(90, 90, 92);
        margin-left: 10px;
        margin-bottom: 10px;
    }

    #divCompanyDesciption b {
        font-weight: bold;
    }




.weekdealblock .weekdealboxwrap:first-child {
    border-top: 5px solid #d1d2d4;
}

.weekdealblock .weekdealboxwrap {
    width: 100%;
    float: right;
    border-bottom: 5px solid #d1d2d4;
    margin-bottom: 0;
    padding: 25px 0;
}

.weekdealblock .weekdealbox {
    width: 100%;
    float: left;
}

.weekdealblock .weekboxwrap_right {
    float: right;
    text-align: center;
    width: 185px;
}
/*.weekdealblock .previewBox .weekboxwrap_right .previewBoxtop h4 {bottom: 15px;display: inline-block;margin: 0;position: absolute;text-align: center;width: 100%;left: 0;margin: 0;}*/
.weekdealblock .previewBox .weekboxwrap_right .previewBoxbottom {
    text-align: center;
}

    .weekdealblock .previewBox .weekboxwrap_right .previewBoxbottom input {
        float: none;
        display: inline-block;
        width: 70px;
    }

.weekdealblock .weekdealboxwrap:nth-child(3) {
    border-bottom: 5px solid #d1d2d4;
}

.weekdealblock .previewBox .weekboxwrap_left span {
    color: #58575A;
    display: inline-block;
    font-size: 30px;
    width: 100%;
    font-family: NewsGoth Cn BT;
    margin-top: 40px;
    margin-bottom: 5px;
}

.weekdealblock .weekboxwrap_left {
    float: left;
    text-align: center;
    width: 550px;
}

.advproductheading h1 {
    color: #6D6E72;
    display: inline-block;
    font-size: 45px;
    width: 765px;
    font-family: NewsGoth Cn BT;
    margin: 5px 0 20px;
    text-align: right;
}

    .advproductheading h1 strong {
        font-family: arial;
        font-weight: bold;
    }

.weekboxwrap_left p {
    color: #a8a9ad;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    margin: 5px 0;
    width: 100%;
}

.weekdealblock.earndoublepoints .previewBox .weekboxwrap_left span {
    margin-top: 40px;
    margin-bottom: 8px;
}

/*  Weekly Deal Item popup css  */
.signpopwrapperfull.buyone_getone {
    text-align: center;
    width: 500px;
}

    .signpopwrapperfull.buyone_getone .signpopwrapper {
        width: 500px;
        box-sizing: border-box;
        color: #333;
        padding: 15px;
    }

    .signpopwrapperfull.buyone_getone .socialleft {
        float: left;
        width: 163px;
    }

        .signpopwrapperfull.buyone_getone .socialleft > ul {
            float: none;
            width: auto;
        }

        .signpopwrapperfull.buyone_getone .socialleft ul li {
            float: left;
            margin: 0 0 2px 4px;
            transition: all 0.3s ease 0s;
        }

            .signpopwrapperfull.buyone_getone .socialleft ul li a {
                border: 3px solid #a8a9ad;
                display: inline-block;
                height: 55px;
                text-align: center;
                transition: all 0.3s ease 0s;
                width: 70px;
            }

                .signpopwrapperfull.buyone_getone .socialleft ul li a img {
                    display: inline-block;
                    margin-top: 3px;
                }

            .signpopwrapperfull.buyone_getone .socialleft ul li:hover a {
                background: none repeat scroll 0 0 #fff;
                border-color: #8dc63f;
                border-radius: 15px;
            }

    .signpopwrapperfull.buyone_getone .signpopwrapper > h1 {
        background: none repeat scroll 0 0 #f7941d;
        color: #fff;
        font-size: 45px;
        margin: -20px 0 20px -15px;
        padding: 10px 15px;
        font-weight: normal;
    }

    .signpopwrapperfull.buyone_getone .signpopwrapper > h2 {
        color: #58585a;
        display: inline-block;
        font-family: newsgoth cn bt;
        font-size: 60px;
        margin-bottom: 20px;
    }

    .signpopwrapperfull.buyone_getone .buy_one > img {
        float: left;
    }

    .signpopwrapperfull.buyone_getone .buy_one > ul {
        float: left;
        font-size: 40px;
        font-weight: bold;
        margin-left: 20px;
    }

    .signpopwrapperfull.buyone_getone .buy_one li {
        margin-bottom: 15px;
    }

        .signpopwrapperfull.buyone_getone .buy_one li span {
            color: #39b54a;
            font-size: 60px;
        }

    .signpopwrapperfull.buyone_getone .product_map {
        float: left;
        font-family: newsgoth cn bt;
        font-size: 20px;
        margin-bottom: 12px;
        text-align: left;
        width: 100%;
    }

    .signpopwrapperfull.buyone_getone .map {
        background: none repeat scroll 0 0 #e7e7e7;
        float: left;
        height: 130px;
        margin: 0 20px;
        width: 130px;
    }

    .signpopwrapperfull.buyone_getone .map_add {
        float: left;
        max-width: 260px;
    }

        .signpopwrapperfull.buyone_getone .map_add li {
            margin-bottom: 7px;
        }

    .signpopwrapperfull.buyone_getone .buy_one {
        margin: 0 auto;
        width: 331px;
    }

    .signpopwrapperfull.buyone_getone .map_overview {
        float: left;
        font-size: 20px;
        margin-top: 20px;
        width: 100%;
    }

    .signpopwrapperfull.buyone_getone .traded {
        float: left;
        width: 100%;
        margin-top: 16px;
    }

        .signpopwrapperfull.buyone_getone .traded .share {
            color: #3ab54a;
            float: left;
            font-size: 20px;
            font-weight: bold;
            margin-bottom: 10px;
            text-align: left;
            text-indent: 10px;
            width: 100%;
        }

        .signpopwrapperfull.buyone_getone .traded .social_like {
            /*float: left;*/
            padding: 10px 0;
        }

    .signpopwrapperfull.buyone_getone .social_like ul li a {
        border: 3px solid #a8a9ad;
        box-sizing: border-box;
        color: #333;
        display: inline-block;
        font-family: newsgoth cn bt;
        font-size: 28px;
        height: 60px;
        line-height: 50px;
        margin-bottom: 8px;
        text-align: center;
        transition: all 0.3s ease 0s;
        width: 150px;
    }

    .signpopwrapperfull.buyone_getone .social_like ul li:hover a {
        background: none repeat scroll 0 0 #fff;
        border-color: #8dc63f;
        border-radius: 15px;
    }

    .signpopwrapperfull.buyone_getone .disclaimer {
        float: left;
        font-family: NewsGoth Cn BT;
        font-size: 18px;
        text-align: left;
        width: 100%;
        color: #595959;
        line-height: 22px;
    }

        .signpopwrapperfull.buyone_getone .disclaimer strong {
            font-size: 22px;
            font-weight: bold;
        }

    .signpopwrapperfull.buyone_getone .signpopwrapper:after, .signpopwrapperfull.buyone_getone .signpopwrapper:before {
        right: 100%; /*top: 80%; */
        border: solid transparent; /*content: " "; */
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .signpopwrapperfull.buyone_getone .signpopwrapper:after {
        border-color: rgba(136, 183, 213, 0);
        border-right-color: #fff;
        border-width: 30px;
        margin-top: -30px;
    }

    .signpopwrapperfull.buyone_getone .signpopwrapper:before { /*border-color: rgba(194, 225, 245, 0); border-right-color: #f7941d;*/
        border-width: 41px;
        margin-top: -41px;
    }

.signpopwrapper_right {
    position: relative;
    display: inline-block;
    background: #fff;
    border: 8px solid #f7941d;
    padding: 35px;
    width: 778px;
    z-index: 99999;
}

    .signpopwrapper_right h1 {
        display: inline-block;
        font-family: NewsGoth Cn BT;
        font-size: 65px;
        font-weight: bold;
        line-height: 40px;
        margin-bottom: 30px;
        width: 100%;
    }

.signpopwrapperfull.buyone_getone .signpopwrapper_right {
    width: 500px;
    box-sizing: border-box;
    color: #333;
    padding: 15px;
}

    .signpopwrapperfull.buyone_getone .signpopwrapper_right > h1 {
        background: none repeat scroll 0 0 #f7941d;
        color: #fff;
        font-size: 45px;
        margin: -20px 0 20px -15px;
        padding: 10px 15px;
        font-weight: normal;
    }

    .signpopwrapperfull.buyone_getone .signpopwrapper_right > h2 {
        color: #58585a;
        display: inline-block;
        font-family: newsgoth cn bt;
        font-size: 60px;
        margin-bottom: 20px;
    }

    .signpopwrapperfull.buyone_getone .signpopwrapper_right:after, .signpopwrapperfull.buyone_getone .signpopwrapper_right:before {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .signpopwrapperfull.buyone_getone .signpopwrapper_right:after {
        border-color: rgba(136, 183, 213, 0);
        border-left-color: #fff;
        border-width: 30px;
        margin-top: 240px;
    }

    .signpopwrapperfull.buyone_getone .signpopwrapper_right:before {
        border-color: rgba(194, 225, 245, 0);
        border-left-color: #f7941d;
        border-width: 41px;
        margin-top: 230px;
    }


/*  Weekly Deal hover popup css  */
.signpopwrapperfull.weekly_deal {
    text-align: center;
    width: 500px;
}

    .signpopwrapperfull.weekly_deal .signpopwrapper {
        width: 500px;
        box-sizing: border-box;
        color: #333;
        padding: 30px;
    }

    .signpopwrapperfull.weekly_deal .socialleft {
        float: left;
        width: 42%;
    }

        .signpopwrapperfull.weekly_deal .socialleft > ul {
            float: none;
            /*width: auto;*/
        }

        .signpopwrapperfull.weekly_deal .socialleft ul li {
            float: left;
            margin: 0px 2px 0;
            transition: all 0.3s ease 0s;
        }

            .signpopwrapperfull.weekly_deal .socialleft ul li:first-of-type a {
                padding: 12px 16px;
                background: url(../images/share-fb.png) no-repeat scroll center center;
                height: 21px;
                width: 16px;
            }

            .signpopwrapperfull.weekly_deal .socialleft ul li:first-of-type:hover a {
                background: url(../images/share-fb-hover.png) no-repeat scroll center center #818285;
            }

            .signpopwrapperfull.weekly_deal .socialleft ul li a {
                border: 2px solid #818285;
                background: #fff;
                display: inline-block;
                text-align: center;
                transition: all 0.3s ease 0s;
                color: #818285;
                text-transform: uppercase;
                padding: 15px 20px;
            }

                .signpopwrapperfull.weekly_deal .socialleft ul li a img {
                    display: inline-block;
                    margin-top: 2px;
                }

            .signpopwrapperfull.weekly_deal .socialleft ul li:hover a {
                background: none repeat scroll 0 0 #717173;
                border-color: #717173;
                color: #fff;
            }

    .signpopwrapperfull.weekly_deal .signpopwrapper > h1 {
        background: none repeat scroll 0 0 #f7941d;
        color: #fff;
        font-size: 45px;
        margin: -20px 0 20px -15px;
        padding: 10px 15px;
        font-weight: normal;
    }

    .signpopwrapperfull.weekly_deal .signpopwrapper > h2 {
        color: #58585a;
        text-transform: uppercase;
        display: inline-block;
        font-family: newsgoth cn bt;
        font-size: 40px;
        font-weight: bold;
        margin-bottom: 20px;
    }

    .signpopwrapperfull.weekly_deal .product_map {
        float: left;
        font-family: newsgoth cn bt;
        font-size: 18px;
        margin-bottom: 8px;
        text-align: left;
        width: 100%;
    }

    .signpopwrapperfull.weekly_deal .map {
        background: none repeat scroll 0 0 #e7e7e7;
        float: left;
        height: 110px;
        line-height: 120px;
        margin: 0 20px;
        text-align: center;
        width: 110px;
    }

    .signpopwrapperfull.weekly_deal .map_add {
    }

.right_user_data {
    float: left;
    width: 220px;
    margin-left: 20px;
}

.signpopwrapperfull.weekly_deal .map_add li {
    margin-bottom: 7px;
}

.signpopwrapperfull.weekly_deal .map_overview {
    float: left;
    font-size: 20px;
    margin-top: 8px;
    /*width: 100%;*/
}

.signpopwrapperfull.weekly_deal .traded {
    float: left;
    margin-top: 30px;
}

    .signpopwrapperfull.weekly_deal .traded .share {
        color: #FFFFFF;
        float: left;
        font-size: 20px;
        font-weight: bold;
        margin-bottom: 10px;
        text-align: left;
        text-indent: 10px;
        width: 100%;
    }

    .signpopwrapperfull.weekly_deal .traded .social_like {
        float: left;
        padding: 10px 0;
    }

.signpopwrapperfull.weekly_deal .social_like ul li a {
    background: #fff;
    cursor: pointer;
    text-transform: capitalize;
    border: 2px solid #6D6E72;
    box-sizing: border-box;
    color: #6D6E72;
    display: inline-block;
    font-family: newsgoth cn bt;
    font-size: 24px;
    margin-bottom: 12px;
    text-align: center;
    transition: all 0.3s ease 0s;
    padding: 10px 20px;
}

.signpopwrapperfull.weekly_deal .social_like input[type="submit"] {
    background: #818285;
    cursor: pointer;
    text-transform: capitalize;
    border: 2px solid #FFF;
    box-sizing: border-box;
    color: #FFF;
    display: inline-block;
    font-family: newsgoth cn bt;
    font-size: 28px;
    height: 50px;
    line-height: 42px;
    text-align: center;
    transition: all 0.3s ease 0s;
    width: 120px;
}

.signpopwrapperfull.weekly_deal .social_like ul li:hover a, .social_like input[type="submit"]:hover {
    color: #FFF;
    background: none repeat scroll 0 0 #818285;
    border-color: #FFF;
    border: 2px solid #818285;
}

.socialleft ul li a#aTwitter1 {
}

.signpopwrapperfull.weekly_deal .disclaimer {
    float: left;
    font-family: NewsGoth Cn BT;
    font-size: 16px;
    text-align: center;
    width: 100%;
    color: #6D6E72;
    line-height: 18px;
}

    .signpopwrapperfull.weekly_deal .disclaimer strong {
        font-size: 18px;
        font-weight: bold;
    }

.signpopwrapperfull.weekly_deal .signpopwrapper:after, .signpopwrapperfull.weekly_deal .signpopwrapper:before {
    right: 100%;
    top: 60%;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.signpopwrapperfull.weekly_deal .signpopwrapper:after { /*border-color: rgba(136, 183, 213, 0); border-right-color: #fff; */
    border-width: 30px;
    margin-top: -30px;
}

.signpopwrapperfull.weekly_deal .signpopwrapper:before {
    border-color: rgba(194, 225, 245, 0);
    border-right-color: #2EABDE;
    border-width: 41px;
    margin-top: -41px;
}

.signpopwrapper_right {
    position: relative;
    display: inline-block;
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0%, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
    border: 0;
    padding: 35px;
    width: 778px;
    z-index: 999999;
}

    .signpopwrapper_right h1 {
        display: inline-block;
        font-family: NewsGoth Cn BT;
        font-size: 65px;
        font-weight: bold;
        line-height: 40px;
        margin-bottom: 30px;
        width: 100%;
    }

.signpopwrapperfull.weekly_deal .signpopwrapper_right {
    width: 500px;
    box-sizing: border-box;
    color: #333;
    padding: 30px;
}

    .signpopwrapperfull.weekly_deal .signpopwrapper_right > h1 {
        background: none repeat scroll 0 0 #f7941d;
        color: #fff;
        font-size: 45px;
        margin: -20px 0 20px -15px;
        padding: 10px 15px;
        font-weight: normal;
    }

    .signpopwrapperfull.weekly_deal .signpopwrapper_right > h2 {
        color: #58585a;
        display: inline-block;
        font-family: newsgoth cn bt;
        font-size: 60px;
        margin-bottom: 20px;
    }

    .signpopwrapperfull.weekly_deal .signpopwrapper_right:after, .signpopwrapperfull.weekly_deal .signpopwrapper_right:before {
        left: 100%;
        top: 50%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .signpopwrapperfull.weekly_deal .signpopwrapper_right:after {
        border-color: rgba(136, 183, 213, 0);
        border-left-color: #AFD27D;
        border-width: 30px;
        margin-top: -30px;
    }

    .signpopwrapperfull.weekly_deal .signpopwrapper_right:before {
        border-color: rgba(194, 225, 245, 0);
        border-left-color: #AFD27D;
        border-width: 41px;
        margin-top: -41px;
    }

/*  signin Popup css  */
.signpopwrapperfull.signin {
    position: fixed;
    left: 0;
    right: 0;
    z-index: 99999999;
    text-align: center;
    width: 340px;
}

    .signpopwrapperfull.signin .signpopwrapper {
        width: 340px;
        box-sizing: border-box;
        color: #333;
        padding: 15px;
        font-family: newsgoth cn bt;
    }

    .signpopwrapperfull.signin .signin_popup > li {
        float: left;
        font-size: 16px;
        margin-bottom: 10px;
        text-align: left;
        width: 100%;
    }

    .signpopwrapperfull.signin .signin_popup input, .signpopwrapperfull.signin .signin_popup select, .signpopwrapperfull.signin .signin_popup textarea {
        border: 2px solid #a7a9ac;
        box-sizing: border-box;
        padding: 10px;
        width: 100%;
        resize: none;
        font-family: arial;
        font-size: 13px;
    }

    .signpopwrapperfull.signin .signin_popup > li p {
        font-size: 15px;
        width: 100%;
        text-align: center;
    }

    .signpopwrapperfull.signin .signin_popup .popbtn {
        font-size: 22px;
        line-height: 22px;
    }

    .signpopwrapperfull.signin .signpopwrapper h3 {
        display: inline-block;
        font-size: 27px;
        margin-bottom: 15px;
        width: 100%;
    }

#UserProductRecieptPopup .signpopwrapper h3 {
    font-weight: bold;
    margin-bottom: 5px;
}

.signpopwrapperfull.signin .signin_popup span {
    color: red;
    font-family: arial;
    font-size: 13px;
    font-weight: bold;
    margin: 10px 0 5px;
    text-align: center;
}

/* Image Thumb */
#divImages .thumb_imglist {
    display: inline-block;
    padding: 4px;
    position: relative;
    width: 50px;
    border: 1px solid gray;
    margin: 5px;
}

.boxclose {
    background-image: url("../images/Cross.png");
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 16px;
    position: absolute;
    right: -8px;
    top: -10px;
    width: 16px;
}

.boxcrop {
    background-image: url("../images/crop.png");
    cursor: pointer;
    display: inline-block;
    float: right;
    height: 16px;
    position: absolute;
    right: 12px;
    top: -10px;
    width: 16px;
}
/*  Confirm Bid Pop Up  */
.Confirmbid .signpopwrapper .product_info + .product_info {
    margin-top: 0;
}

.signpopwrapperfull.Confirmbid {
    left: 0;
    position: relative;
    text-align: center;
    top: 0;
    width: 500px;
}

    .signpopwrapperfull.Confirmbid .signpopwrapper {
        width: 500px;
        box-sizing: border-box;
        color: #333;
    }

.Confirmbid .signpopwrapper h2 {
    display: inline-block;
    font-size: 22px;
    text-align: center;
    width: 100%;
}

.Confirmbid .signpopwrapper .product_info {
    display: inline-block;
    margin: 20px 0;
    width: 100%;
}

    .Confirmbid .signpopwrapper .product_info li {
        float: left;
        font-size: 16px;
        margin-bottom: 5px;
        width: 100%;
        text-align: left;
    }

.Confirmbid .signpopwrapper p {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: left;
    line-height: 22px;
}

.signpopwrapperfull.Confirmbid .signpopwrapper .popbtn {
    margin-top: 10px;
}

.Confirmbid .signpopwrapper .product_info li span {
    float: left;
    font-size: 16px;
    font-style: italic;
    font-weight: bold;
    margin-bottom: 5px;
    text-align: left;
    width: 100%;
}

/* feature product detail Pop Up */
.signpopwrapperfull.featureproductdetail {
    left: 0;
    position: relative;
    text-align: center;
    top: 30px;
    width: 380px;
}

    .signpopwrapperfull.featureproductdetail .signpopwrapper {
        width: 380px;
        box-sizing: border-box;
        color: #333;
    }

.featureproductdetail .signpopwrapper h2 {
    display: inline-block;
    font-size: 22px;
    text-align: center;
    width: 100%;
}

.featureproductdetail .signpopwrapper .product_info {
    display: inline-block;
    margin: 10px 0;
    width: 100%;
}

    .featureproductdetail .signpopwrapper .product_info li {
        float: left;
        font-size: 16px;
        margin-bottom: 5px;
        width: 100%;
        text-align: center;
    }

.featureproductdetail .signpopwrapper p {
    font-size: 16px;
    margin-bottom: 20px;
    text-align: left;
    line-height: 22px;
}

.signpopwrapperfull.featureproductdetail .signpopwrapper .popbtn {
    margin-top: 20px;
}

.featureproductdetail .signpopwrapper .product_info li label {
    color: #333;
    float: left;
    text-align: right;
    width: 48%;
}

.featureproductdetail .signpopwrapper .product_info li span {
    float: right;
    text-align: left;
    width: 48%;
}

.featureproductdetail .signpopwrapper .product_info + .product_info {
    margin-top: 0;
}

.featureproductdetail .signpopwrapper:after, .featureproductdetail .signpopwrapper:before {
    bottom: 100%;
    left: 310px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.featureproductdetail .signpopwrapper:after {
    border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #fff;
    border-width: 21px;
    margin-left: -20px;
}

.featureproductdetail .signpopwrapper:before {
    border-color: rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) #f7941d;
    border-width: 31px;
    margin-left: -30px;
}


/* 4th step of earn points Popup */

.signpopwrapperfull.stepofearnpoints {
    left: 0;
    position: relative;
    text-align: center;
    top: 30px;
    width: 420px;
}

    .signpopwrapperfull.stepofearnpoints .signpopwrapper {
        width: 420px;
        box-sizing: border-box;
        color: #333;
        padding: 35px 10px;
    }

.stepofearnpoints .signpopwrapper h2 {
    display: inline-block;
    font-size: 22px;
    text-align: center;
    width: 100%;
}

.stepofearnpoints .signpopwrapper:after, .stepofearnpoints .signpopwrapper:before {
    bottom: 100%;
    left: 310px;
    border: solid transparent;
    content: " ";
    height: 0;
    width: 0;
    position: absolute;
    pointer-events: none;
}

.stepofearnpoints .signpopwrapper:after {
    border-color: rgba(136, 183, 213, 0) rgba(136, 183, 213, 0) #fff;
    border-width: 21px;
    margin-left: -20px;
}

.stepofearnpoints .signpopwrapper:before {
    border-color: rgba(194, 225, 245, 0) rgba(194, 225, 245, 0) #f7941d;
    border-width: 31px;
    margin-left: -30px;
}

.signpopwrapperfull.stepofearnpoints .yahtext h3 {
    line-height: 45px;
    color: #8dc63f;
    font-family: arial;
    font-size: 49px;
    font-weight: bold;
    margin: 20px 0 0;
}

.signpopwrapperfull.stepofearnpoints .yahtext h2 {
    color: #6d6e72;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 40px;
    font-weight: bold;
    line-height: 25px;
    margin: 10px 0;
    width: 100%;
    line-height: 38px;
}

.signpopwrapperfull.stepofearnpoints .yahtext h1 {
    line-height: 42px;
    color: #6d6e72;
    font-family: arial;
    font-size: 49px;
    font-weight: bold;
    margin: 0;
}

.featureproduct_form {
    display: inline-block;
    width: 100%;
}

    .featureproduct_form .insertWeeklyDeal {
        float: left;
        width: 610px;
    }

    .featureproduct_form input[type="file"] {
        float: left;
        width: 183px;
    }

    .featureproduct_form > div {
        float: right;
        margin-top: 64px;
    }

.Custom_Template {
    float: right;
    width: 390px;
}

    .Custom_Template > a {
        display: inline-block;
        text-align: center;
        width: 100%;
    }

.HelpToolTip_Title {
    display: none;
}

.HelpToolTip_Contents {
    display: none;
}

.tooltip {
    display: none;
    position: absolute;
    border-radius: 5px;
    padding: 10px;
    font-size: 14px;
    background-color: #F9FED5;
    border: 1px solid #000;
    color: Black;
    z-index: 1000;
    max-width: 450px;
}

.insertfeaturepro.w100per li .HelpToolTip {
    display: inline-block;
    width: auto;
    float: none;
}


/*Preview Feature Product*/
.top_heading h2 {
    color: #404040;
    font-size: 28px;
}

.top_heading p {
    color: #828185;
    font-size: 22px;
}

.top_heading {
    margin-bottom: 10px;
}

.previewproduct .productcenetr {
    margin: 0 15px 0 0;
    width: 390px;
}

.previewproduct .EarnPopupproductcenetr {
    margin: 0 15px 0 0;
    width: 390px;
}

.previewproduct .productright {
    width: 176px;
}

    .previewproduct .productright li .Button_Fontred {
        color: red;
        display: block;
        font-size: 33px;
        font-weight: bold;
        margin: 14px 0 5px;
        text-transform: uppercase;
    }

    .previewproduct .productright li .Button_FontGrey {
        color: gray;
        font-size: 20px;
    }

    .previewproduct .productright li.btn_weekly .Button_Fontred {
        margin: 0;
    }

    .previewproduct .productright li.btn_weekly .Button_FontGrey {
        display: block;
        font-weight: bold;
        margin: 14px 0 5px;
    }

.previewproduct .productcenetr .bigimages {
    height: 336px;
}

.previewproduct .EarnPopupproductcenetr .bigimages {
    height: 360px;
}

.previewproduct .productright li {
    background: url("/images/Detailbutton.png") no-repeat scroll left top #000000;
    display: inline-block;
    height: 133px;
    margin-bottom: 15px;
    text-align: center;
    width: 200px;
}

    .previewproduct .productright li.btn_earnpoi .Button_Fontred {
        line-height: 40px;
        margin: 20px 0 5px;
    }

.previewproduct .producttum li {
    border: 3px solid #d1d1d1;
    clear: both;
    height: 75px;
    margin-bottom: 9px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 80px;
}

.previewproduct #image-rotator ul.producttum {
    float: left;
    left: 0;
    margin: 0;
    padding: 0;
    position: relative;
    top: 0;
    width: 100px;
}

    .previewproduct #image-rotator ul.producttum li a.title {
        position: absolute;
        z-index: 5;
        color: #fff;
        font-family: arial;
        bottom: 7px;
        width: 96px;
        text-align: center;
        text-shadow: 1px -1px 0 #000;
        text-decoration: none;
    }

.previewproduct .producttum li a img {
    height: 100%;
    opacity: 0.5;
    transition: all 0.3s ease-in-out 0s;
    width: 100%;
    z-index: 3;
}

.previewproduct .producttum li:hover img {
    transform: scale(1.1);
}

.previewproduct #image-rotator {
    background: none repeat scroll 0 0 #fff;
    float: left;
    margin: 0;
    padding: 0;
    position: relative;
}

    .previewproduct #image-rotator div.container1 {
        display: none;
        height: auto;
        position: absolute;
        width: 452px;
        z-index: 0;
    }

        .previewproduct #image-rotator div.container1.previous {
            z-index: 1;
        }

        .previewproduct #image-rotator div.container1.current {
            z-index: 2;
            display: block;
        }

    .previewproduct #image-rotator .productcenetr {
        border: 3px solid #d1d1d1;
        float: left;
        height: 421px;
        margin: 0 10px;
        width: 450px;
    }

    .previewproduct #image-rotator .EarnPopupproductcenetr {
        border: 3px solid #d1d1d1;
        float: left;
        height: 421px;
        margin: 0 10px;
        width: 450px;
    }

    .previewproduct #image-rotator .product_name {
        border-top: 3px solid #d1d1d1;
        display: inline-block;
        padding: 10px 0;
        text-align: center;
        margin-top: 0;
        width: 100%;
        z-index: 999999;
        position: relative;
    }

    .previewproduct #image-rotator ul.producttum li.current img, .productwrapper #image-rotator ul.producttum li img:hover {
        opacity: 1.0;
    }

    .previewproduct #image-rotator div.product_container img {
        height: 420px;
        width: 500px;
        position: absolute;
    }

.previewproduct .producttum li:hover img {
    transform: scale(1.1);
}

.previewproduct .etabs {
    margin: 0;
    padding: 0;
}

.previewproduct .tab {
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #eee;
    border: 2px solid #828185;
    border-bottom: none;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

    .previewproduct .tab a {
        background: none repeat scroll 0 0 #e7e7e7;
        color: #231f20;
        display: block;
        font-family: calibri;
        font-size: 18px;
        line-height: 30px;
        outline: medium none;
        padding: 0 15px;
        text-decoration: none;
        text-transform: capitalize;
    }

        .previewproduct .tab a:hover {
            text-decoration: none;
        }

    .previewproduct .tab.active {
        background: #fff;
        padding-top: 0;
        position: relative;
        top: 2px;
        border-color: #666;
    }

        .previewproduct .tab.active a {
            background: #FFF;
        }

.previewproduct .tab-container {
    display: inline-block;
    margin: 75px 0 0;
    width: 100%;
}

.previewproduct .bigimages > img {
    height: 100%;
    margin: 0 auto;
    max-width: 93%;
}

#PreviewPopUp .tab-container {
    margin: 15px 0 0 0;
}

    #PreviewPopUp .tab-container .panel-container {
        background: #fff;
        border: 3px solid #828185;
        /*height:  134px!important;*/
        padding: 10px;
    }

/*.account_rightpart div {
}*/

.make_change {
    display: inline-block;
    margin-left: 20%;
}

    .make_change > li {
        float: left;
        margin-left: 20px;
    }

        .make_change > li a {
            color: #828185;
            font-size: 20px;
            font-family: calibri;
            padding: 5px 10px;
            /*padding: -1px 8.5px;*/
            display: inline-block;
        }

            .make_change > li a b {
                font-weight: bold;
            }

            .make_change > li a:hover {
                background: #828185;
                color: #fff;
                display: inline-block;
            }

#layoutPreview > div {
    float: none !important;
    margin: 12px auto !important;
}


/*-- Review Order css --*/

.review_order .top_pagination {
    font-size: 16px;
    margin: 15px 0;
}

.review_order .StepBox {
    display: inline-block;
    width: 100%;
}

    .review_order .StepBox li {
        border: 1px solid black;
        border-collapse: separate;
        border-spacing: 10px;
        float: left;
        height: 60px;
        text-align: center;
        width: 25%;
        padding: 10px;
        box-sizing: border-box;
        background: #F7941D;
    }

.review_order .orderList li:first-child {
    border-top: 6px solid #e7e7e7;
}

.review_order .orderList li {
    border: 6px solid #e7e7e7;
    border-top: 0 none;
    box-sizing: border-box;
    display: inline-block;
    padding: 10px;
    width: 100%;
    margin-top: -4px;
}

.review_order .orderList .product_items li {
    width: 48%;
    border: none;
    padding: 5px;
    margin-top: 0px;
}

.review_order .orderList input {
    margin-right: 13px;
}

.review_order .StepBox li label {
    color: #333;
    display: inline-block;
    font-weight: bold;
    width: 100%;
}

.review_order .StepBox li span {
    color: #fff;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    margin-top: 3px;
    width: 100%;
    font-weight: bold;
}

.review_order .orderList {
    display: inline-block;
    margin-top: 10px;
    width: 100%;
}

    .review_order .orderList > span {
        color: #555;
        display: inline-block;
        font-size: 18px;
        margin-bottom: 10px;
        width: 100%;
    }

    .review_order .orderList > ul {
        display: inline-block;
        width: 100%;
    }

.review_order .product_deals {
    float: left;
    width: 50%;
}

.review_order .product_items {
    float: left;
    width: 50%;
}

    .review_order .product_items .check_item > label {
        float: left;
        margin-right: 0px;
        width: auto;
        color: #444;
    }

    .review_order .product_items .check_item > p {
        color: #000;
        font-family: calibri;
        font-size: 16px;
        text-align: right;
        width: auto;
        margin-right: 15px;
    }

    .review_order .product_items .check_item > input {
        float: left;
        height: 20px;
        margin: 0 10px 0 0;
        width: 20px;
    }

    .review_order .product_items .check_item {
        display: inline-block;
        margin-bottom: 0px;
        width: 100%;
        vertical-align: middle;
    }

.review_order .product_deals > h1 {
    color: #777;
    font-family: NewsGoth Cn BT;
    font-size: 30px;
    margin-bottom: 5px;
}

    .review_order .product_deals > h1 b {
        color: #535353;
        font-size: 28px;
        font-weight: bold;
    }

.review_order .product_deals > span {
    color: #999;
    display: inline-block;
    font-size: 16px;
    margin: 10px 0;
    width: 100%;
}

.review_order .product_deals > p {
    font-size: 16px;
    font-weight: bold;
}

.review_order .points_total {
    display: inline-block;
    width: 100%;
    font-family: calibri;
    font-size: 20px;
    font-weight: bold;
    color: #444;
}

    .review_order .points_total ul li {
        display: inline-block;
        margin-top: 10px;
        width: 100%;
    }

        .review_order .points_total ul li span {
            display: inline-block;
            float: left;
        }

        .review_order .points_total ul li p span {
            display: inline-block;
            float: right;
        }

        .review_order .points_total ul li p {
            float: right;
        }

    .review_order .points_total li h6 {
        color: #bdd96b;
        display: inline-block;
    }

    .review_order .points_total li input, .review_order .points_total li .Checkout {
        background: #f7941d;
        border: 0 none;
        color: #fff;
        float: right;
        font-size: 27px;
        padding: 8px 15px;
        cursor: pointer;
        transition: all 0.3s;
    }

        .review_order .points_total li input:hover {
            background: #4A4C59;
        }

    .review_order .points_total li a {
        display: inline-block;
        font-size: 26px;
        font-weight: normal;
        color: #747685;
        line-height: 50px;
    }

        .review_order .points_total li a b {
            font-family: NewsGoth Cn BT;
            font-size: 30px;
            font-weight: bold;
        }

.review_order .b2bblock.w100per {
    margin-top: 20px;
}

    .review_order .b2bblock.w100per .b2b {
        background: #e7e7e9;
        border: 5px solid #949599;
        box-sizing: border-box;
        color: #fff;
        display: inline-block;
        float: left;
        font-size: 25px;
        font-weight: bold;
        /*line-height: 25px;*/
        margin-right: 1%;
        /*padding: 35px;*/
        text-align: center;
        width: 24%;
    }

.review_order .product_items > ul {
    min-height: 155px;
}

.review_order .stepboxblock ul {
    margin-bottom: 25px !important;
}

.review_order .orderList span {
    margin-bottom: 35px;
}

.review_order .orderList li .product_deals .featu_box h1 {
    margin-top: 10px;
    color: #777;
    font-family: NewsGoth Cn BT;
    font-size: 36px;
}

.review_order .orderList li .product_deals .featu_box {
    padding: 20px 0 40px 35px;
}

    .review_order .orderList li .product_deals .featu_box span {
        color: #999;
        display: inline-block;
        font-family: NewsGoth Cn BT;
        font-size: 22px;
        margin: 15px 0;
        width: 100%;
    }

    .review_order .orderList li .product_deals .featu_box p {
        font-size: 16px;
        font-weight: bold;
        color: #585858;
    }

/*Earn Double points Detail Page*/
.product_view_main {
    width: 100%;
    margin-top: 20px;
    display: inline-block;
}

.product_view {
    float: left;
    width: 60%;
    margin-bottom: 8px;
}

.product_viewoffer {
    float: right;
    width: 40%;
}

.product_view .box-100-500, .product_view .productNameBox {
    width: 403px;
}

.product_view #divvideo .box-200 {
    height: auto;
}

.product_view .box-200 {
    /*height: 198px;*/
    width: 100%;
    background-color: black;
    /*margin-bottom: 20px;*/
}

    .product_view .box-200 img {
        width: 100% !important;
        height: 100%;
    }

.product_view .productNameBox {
    color: #585858;
    font-size: 22px;
    height: 43px;
    line-height: 15px;
    padding: 16px 0;
}

.product_view_main .buy_now {
    background-color: #C08ABD;
    padding: 8px 0;
    text-align: right;
    width: 100%;
}

    .product_view_main .buy_now b {
        font-weight: bold;
    }

    .product_view_main .buy_now span {
        color: #fff;
        font-size: 24px;
    }

.product_view #image-rotator {
    width: 100%;
    padding: 0;
    position: relative;
    height: 100%;
    background: #fff;
    margin-bottom: 35px;
    margin: 0;
    float: left;
}

    .product_view #image-rotator ul.producttum {
        position: relative;
        width: 120px;
        float: left;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0;
    }

        .product_view #image-rotator ul.producttum li a.title {
            position: absolute;
            z-index: 5;
            color: #fff;
            font-family: arial;
            bottom: 7px;
            width: 96px;
            text-align: center;
            text-shadow: 1px -1px 0 #000;
            text-decoration: none;
        }

        .product_view #image-rotator ul.producttum li.current img, .productwrapper #image-rotator ul.producttum li img:hover {
            opacity: 1.0;
        }

    .product_view #image-rotator div.product_container img {
        height: 420px;
        width: 500px;
        position: absolute;
    }

    .product_view #image-rotator div.container1 {
        position: absolute;
        z-index: 0;
        width: 75%;
        height: auto;
        display: none;
    }

        .product_view #image-rotator div.container1.previous {
            z-index: 1;
        }

        .product_view #image-rotator div.container1.current {
            z-index: 2;
            display: block;
        }

.product_view .producttum li {
    overflow: hidden;
    border: 5px solid #C08ABD;
    clear: both;
    height: 82px;
    margin-bottom: 8px;
    text-align: center;
    width: 96%;
    position: relative;
    cursor: pointer;
}

    .product_view .producttum li a img {
        transition: all .3s ease-in-out;
        max-width: 100%;
        max-height: 100%;
        width: auto;
        height: auto;
        position: absolute;
        top: 0;
        bottom: 0;
        left: 0;
        right: 0;
        margin: auto;
        opacity: 0.5;
        z-index: 3;
    }

    .product_view .producttum li:hover img {
        transform: scale(1.1);
    }

.product_view .productcenetr .container1 {
    width: 100%;
    height: 405px;
    text-align: center;
    width: 590px;
}

.product_view #image-rotator .productcenetr {
    border: 5px solid #c08abd;
    float: right;
    height: 424px;
    margin: 0;
    width: 75%;
}

.product_view .EarnPopupproductcenetr .container1 {
    width: 100%;
    height: 405px;
    text-align: center;
    width: 590px;
}

.product_view #image-rotator .EarnPopupproductcenetr {
    border: 5px solid #c08abd;
    float: right;
    height: 283px;
    margin: 0;
    width: 75%;
}

.product_view #image-rotator .product_name {
    border-top: 5px solid #c08abd;
    display: inline-block;
    padding: 30px 0;
    text-align: center;
    margin-top: 0;
    width: 100%;
    z-index: 999999;
    position: relative;
}

.product_viewoffer .etabs {
    margin: 0;
    padding: 0px 6px;
}

.product_viewoffer .tab {
    padding: 6px 0px;
    /*width: 30%;*/
    width: 123px;
    position: relative;
    /*left: -6px;*/
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #C08ABD;
    border: solid 2px #C08ABD;
    border-bottom: none;
}

    .product_viewoffer .tab a {
        color: #000;
        font-size: 13px;
        line-height: 20px;
        display: block;
        padding: 0 0px;
        outline: none;
        width: 86px;
        text-align: center;
    }

        .product_viewoffer .tab a:hover {
            text-decoration: none;
        }

    .product_viewoffer .tab.active {
        background: #fff;
        /*width: 32.5%;*/
        padding-top: 8px;
        position: relative;
        top: 2px;
        z-index: 9999;
        border-color: #C08ABD;
    }

    .product_viewoffer .tab a.active {
        font-weight: bold;
        font-size: 13px;
    }

.product_viewoffer .tab-container .panel-container {
    background: #fff;
    border: solid #C08ABD 2px;
    padding: 10px;
    -moz-border-radius: 0 4px 4px 4px;
    -webkit-border-radius: 0 0px 4px 4px;
    position: relative;
    font-family: newsgoth cn bt;
    margin: 0 6px;
}

.product_viewoffer .panel-container {
    /*margin-bottom: 10px;*/
    height: 100%;
}
/*Earn Double points Detail Page*/

/*Preview PopUp for EarnDouble Points*/
.previewEarnDouble .product_view {
    float: left;
    width: 55%;
}

.previewEarnDouble .product_viewoffer {
    float: right;
    width: 45%;
}

.previewEarnDouble .product_view .box-100-500, .product_view .productNameBox {
    width: 403px;
}

.previewEarnDouble .product_view .box-200 {
    height: 225px;
    margin-bottom: 20px;
    width: 375px;
}

    .previewEarnDouble .product_view .box-200 img {
        width: 100% !important;
        height: 100%;
    }

.previewEarnDouble .product_view .productNameBox {
    color: #585858;
    font-size: 22px;
    height: 43px;
    line-height: 15px;
    padding: 16px 0;
}


.previewEarnDouble .product_view #image-rotator {
    width: 100%;
    padding: 0;
    position: relative;
    height: 350px;
    background: #fff;
    margin-bottom: 35px;
    margin: 0;
    float: left;
}

    .previewEarnDouble .product_view #image-rotator ul.producttum {
        position: relative;
        width: 78px;
        float: left;
        top: 0;
        left: 0;
        padding: 0;
        margin: 0;
    }

        .previewEarnDouble .product_view #image-rotator ul.producttum li a.title {
            position: absolute;
            z-index: 5;
            color: #fff;
            font-family: arial;
            bottom: 7px;
            width: 96px;
            text-align: center;
            text-shadow: 1px -1px 0 #000;
            text-decoration: none;
        }

        .previewEarnDouble .product_view #image-rotator ul.producttum li.current img, .productwrapper #image-rotator ul.producttum li img:hover {
            opacity: 1.0;
        }

    .previewEarnDouble .product_view #image-rotator div.product_container img {
        height: 420px;
        width: 500px;
        position: absolute;
    }

    .previewEarnDouble .product_view #image-rotator div.container1 {
        position: absolute;
        z-index: 0;
        width: 70%;
        height: 72%;
        display: none;
    }

        .previewEarnDouble .product_view #image-rotator div.container1.previous {
            z-index: 1;
        }

        .previewEarnDouble .product_view #image-rotator div.container1.current {
            z-index: 2;
            display: block;
        }

.previewEarnDouble .product_view .producttum li {
    overflow: hidden;
    border: 3px solid #d1d1d1;
    clear: both;
    margin-bottom: 9px;
    text-align: center;
    height: 70px;
    Width: 70px;
    position: relative;
}

    .previewEarnDouble .product_view .producttum li a img {
        transition: all .3s ease-in-out;
        width: 100%;
        height: 100%;
        opacity: 0.5;
        z-index: 3;
    }

    .previewEarnDouble .product_view .producttum li:hover img {
        transform: scale(1.1);
    }

.previewEarnDouble .product_view .productcenetr .container1 {
    width: 100%;
    height: 405px;
    text-align: center;
    width: 590px;
}

.previewEarnDouble .product_view #image-rotator .productcenetr {
    border: 3px solid #d1d1d1;
    float: left;
    margin: 0 0px;
    height: 330px;
    width: 70%;
}

.previewEarnDouble .product_view .EarnPopupproductcenetr .container1 {
    width: 100%;
    height: 405px;
    text-align: center;
    width: 590px;
}

.previewEarnDouble .product_view #image-rotator .EarnPopupproductcenetr {
    border: 3px solid #d1d1d1;
    float: left;
    margin: 0 0px;
    height: 330px;
    width: 70%;
}

.previewEarnDouble .product_view #image-rotator .product_name {
    border-top: 3px solid #d1d1d1;
    display: inline-block;
    padding: 10px 0;
    text-align: center;
    margin-top: 0;
    width: 100%;
    z-index: 999999;
    position: relative;
}

.previewEarnDouble .product_viewoffer .etabs {
    margin: 0;
    padding: 0;
}

.previewEarnDouble .product_viewoffer .tab {
    /*width: 22.2%;*/
    display: inline-block;
    zoom: 1;
    *display: inline;
    background: #eee;
    border: solid 3px #d1d1d1;
    border-bottom: none;
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px 4px 0 0;
}

    .previewEarnDouble .product_viewoffer .tab a {
        color: #000;
        font-size: 12px;
        line-height: 20px;
        display: block;
        padding: 0 6px;
        outline: none;
    }

        .previewEarnDouble .product_viewoffer .tab a:hover {
            text-decoration: none;
        }

    .previewEarnDouble .product_viewoffer .tab.active {
        background: #fff;
        padding-top: 0;
        position: relative;
        top: 3px;
        border-color: #828185;
    }

    .previewEarnDouble .product_viewoffer .tab a.active {
        font-size: 12px;
        font-weight: bold;
    }

.previewEarnDouble .product_viewoffer .panel-container {
    margin-bottom: 10px;
    height: 445px !important;
}

.previewEarnDouble .product_name h1 {
    font-size: 21px;
}

.previewEarnDouble .product_name h1 {
    font-size: 22px;
}

.previewEarnDouble .productcenetr .bigimages {
    height: 100%;
}

.previewEarnDouble .EarnPopupproductcenetr .bigimages {
    height: 100%;
}


.previewEarnDouble .tab-container {
    margin: 0 !important;
}

.previewEarnDouble {
    width: 735px;
    background: #FFF;
    padding: 15px;
    display: inline-block;
}
/*Preview PopUp for EarnDouble Points*/

/* step 1 tutorial css */
.tutorialblock {
    display: inline-block;
    text-align: center;
    width: 100%;
}

    .tutorialblock .w100per {
        margin-top: 40px;
    }

    .tutorialblock video {
        background: #f3f3f5;
        border: 3px solid #adaeb1;
        height: 300px;
        width: 460px;
    }

.stepboxproducts span.HelpToolTip {
    margin-top: 20px !important;
}

.SubTotal {
    font-size: 20px !important;
    font-weight: bold;
    padding-top: 15px;
}

/*Css for Error message*/
form label.error {
    font: 10px Tahoma,sans-serif;
    color: #ED7476;
    margin-left: 5px;
    display: block;
}

form input.error, form input.error:hover, form input.error:focus, form select.error, form textarea.error {
    border: 2px solid #ED7476 !important;
}

/*Css for Paging*/
.recent_product a {
    text-decoration: none;
    /*display: block;*/
}

.page_disabled, .page_disabled:hover {
    color: #6c6c6c !important;
}

.page_enabled, .page_enabled:hover {
    color: #adafb2 !important;
}

.signuppop.earn_points {
    position: absolute;
    bottom: -12px;
    top: inherit;
    z-index: 10;
}

    .signuppop.earn_points .signpopwrapper.Earnyourpoint {
        border: 0 none;
        padding: 0;
        height: 131px;
        background: transparent;
    }

    .signuppop.earn_points .Earnyourleft {
        height: 92px;
        width: 120px;
        background-size: cover;
        /*margin-right: 20px;
        margin-left: 12px;*/
        border: 2px solid #c08abd;
        box-sizing: border-box;
    }

    .signuppop.earn_points .signpopwrapper.Earnyourpoint ul li {
        margin: 0 5px 5px 0;
    }

    .signuppop.earn_points .socialleft > ul {
        float: left;
        width: 177px;
    }

    .signuppop.earn_points .signpopwrapper.Earnyourpoint ul li a {
        height: 48px;
        width: 48px;
        border-width: 3px;
    }

        .signuppop.earn_points .signpopwrapper.Earnyourpoint ul li a img {
            display: inline-block;
            height: 20px;
            margin: 14px;
            width: 20px;
        }

    .signuppop.earn_points .Earnyourwrap {
        margin-top: 0;
    }

    .signuppop.earn_points .signpopwrapper, .signuppop.earn_points .signpopwrapperfull {
        width: 378px;
    }

        .signuppop.earn_points .signpopwrapper.Earnyourpoint ul li:hover a {
            border-radius: 7px;
        }

    .signuppop.earn_points .Earnyourleft span {
        background: #8cc63f;
        left: 0;
        font-family: newsgoth cn bt;
        font-size: 14px;
        margin-left: -2px;
        padding: 5px 2px;
        text-transform: uppercase;
        top: -24px;
    }

    .signuppop.earn_points .socialleft {
        display: inline-block;
        position: relative;
        top: -16px;
        width: 192px;
        float: left;
        left: 10px;
    }

        .signuppop.earn_points .socialleft > span {
            color: #C08ABD;
            display: block;
            font-size: 18px;
            text-align: left;
            margin-bottom: 5px;
            margin-top: 12px;
            line-height: 22px;
            padding-left: 4px;
        }

.productright .product_option {
    margin-bottom: 14px;
}

    .productright .product_option:last-child {
        margin-bottom: 0;
    }


.panel-container li {
    margin-bottom: 10px;
    display: inline-block;
    float: left;
    margin: 0 20px;
    text-align: left;
    line-height: 20px;
    width: 96%;
}

    .panel-container li b {
        font-weight: 600;
        width: 120px;
        display: inline-block;
    }

.panel-container #tabs1, .panel-container #tabs2, .panel-container #tabs3, .panel-container #tabs4 {
    margin-top: 12px;
}

.doublepoint_title li {
    display: inline-block;
    text-align: center;
    color: #949496;
}

.doublepoint_title li {
    display: inline-block;
    text-align: center;
    color: #c08abd;
    font-size: 30px;
    font-family: newsgoth cn bt;
    font-weight: bold;
    margin: 10px 2px 0 0;
}

    .doublepoint_title li:nth-child(2), .doublepoint_title li:nth-child(3) {
        color: #6A6A6C;
        /*padding-right: 188px;*/
    }

/*IgnoreKeyWords*/
.filed_box {
    display: inline-block;
    margin: 0 auto;
    text-align: center;
    width: 100%;
}

    .filed_box .filedbox {
        display: inline-block;
        float: none;
        vertical-align: top;
        width: 40%;
    }

        .filed_box .filedbox .key_word {
            float: left;
            width: 25%;
        }
        /*.filed_box .filedbox .key_textbox { float: right;}*/
        .filed_box .filedbox .key_textbox input {
            width: 259px !important;
        }

        .filed_box .filedbox .key_word span {
            color: #000000;
            float: left;
            font-size: 28px;
            width: 100%;
            font-family: NewsGoth Cn BT;
        }

        .filed_box .filedbox .select_box select {
            width: 100%;
            border: 2px solid #acacac;
            line-height: 35px;
            height: 340px;
            padding: 0 2%;
            font-family: NewsGoth Cn BT;
            font-size: 20px;
        }

        .filed_box .filedbox .select_box {
            width: 97%;
        }

    .filed_box .submitbuttonfull {
        width: auto;
        text-align: left;
        margin-top: 32px;
    }

        .filed_box .submitbuttonfull .add_cancel_btn {
            margin-bottom: 15px;
            text-align: left;
            width: auto;
        }

            .filed_box .submitbuttonfull .add_cancel_btn input {
                width: 48%;
            }

        .filed_box .submitbuttonfull .remove_all_btn input {
            width: 48%;
        }

    .filed_box .filedbox .select_box select option:hover, .filed_box .filedbox .select_box select option:focus {
        background-color: #363636;
        color: #ffffff;
    }

.FloatLeft {
    float: left;
}

.FloatRight {
    float: left;
}

.FloatClear {
    clear: both;
}

/* Earn Points Popup */
.signpopwrapperfull.earn_points {
    left: 256px;
    position: relative;
    text-align: center; /*top:531px;*/
    top: 337px;
    width: 420px;
    text-align: left;
}

    .signpopwrapperfull.earn_points .signpopwrapper {
        width: 420px;
        box-sizing: border-box;
        color: #333;
        padding: 10px;
    }

    .signpopwrapperfull.earn_points .yahtext h4 {
        color: #828285;
        font-family: NewsGoth Cn BT;
        font-size: 28px;
        margin-bottom: 20px;
    }

    .signpopwrapperfull.earn_points .earn {
        display: inline-block;
        margin-bottom: 20px;
        width: 100%;
    }

    .signpopwrapperfull.earn_points .yahtext span {
        color: #939598;
        font-family: NewsGoth Cn BT;
        font-size: 20px;
    }

    .signpopwrapperfull.earn_points .earn h2 {
        color: #58575a;
        font-size: 28px;
        text-transform: uppercase;
    }

    .signpopwrapperfull.earn_points .earn h3 {
        color: #231f20;
        font-size: 36px;
    }

    .signpopwrapperfull.earn_points .earn ul {
        float: left;
        vertical-align: middle;
    }

    .signpopwrapperfull.earn_points .earn a {
        float: left;
        margin-left: 20px;
        margin-top: 14px;
    }

    .signpopwrapperfull.earn_points .signpopwrapper:after, .signpopwrapperfull.earn_points .signpopwrapper:before {
        bottom: 100%;
        left: 80%;
        border: solid transparent;
        content: " ";
        height: 0;
        width: 0;
        position: absolute;
        pointer-events: none;
    }

    .signpopwrapperfull.earn_points .signpopwrapper:after {
        border-color: rgba(136, 183, 213, 0);
        border-bottom-color: #96CB90;
        border-width: 30px;
        margin-left: -30px;
    }

    .signpopwrapperfull.earn_points .signpopwrapper:before {
        border-color: rgba(194, 225, 245, 0);
        border-bottom-color: #96CB90;
        border-width: 41px;
        margin-left: -41px;
    }

.Advertiserpoints {
    /*text-align: left;*/
}

    .Advertiserpoints h5 {
        font-family: calibri;
        font-size: 40px;
        font-weight: bold;
        /*margin: 10px 0 0 9px;*/
        color: #00b3e3;
        text-align: center;
    }

    .Advertiserpoints h3 {
        font-family: calibri;
        font-size: 40px;
        font-weight: bold;
        /*margin: 10px 0 0 9px;*/
        color: #00b3e3;
        text-align: center;
    }

    .Advertiserpoints h1 {
        font-family: calibri;
        font-size: 40px;
        font-weight: bold;
        /*margin: 10px 0 0 9px;*/
        color: #FFF;
        text-align: center;
    }

    .Advertiserpoints h6 {
        font-family: calibri;
        font-size: 20px;
        font-weight: bold;
        /*margin: 10px 0 0 9px;*/
        padding-bottom: 7px;
        color: #FFF;
        text-align: center;
        border: none;
        padding-top: 0px;
    }

    .Advertiserpoints h2 {
        font-family: calibri;
        font-size: 20px;
        font-weight: bold;
        /*margin: 10px 0 0 9px;*/
        padding-bottom: 20px;
        color: #FFF;
        text-align: center;
    }

    .Advertiserpoints h4 {
        font-family: calibri;
        font-size: 20px;
        font-weight: bold;
        /*margin: 10px 0 0 9px;*/
        color: #00b3e3;
        text-align: center;
        padding: 0px !important;
    }

.insertfeaturepro.w100per #FileUpload1 {
    width: 163px;
}

/* Earn Points Corporate Popup */
.signpopwrapperfull.earn_points_corporate {
    left: -263px;
    position: relative;
    text-align: center;
    top: 850px;
    width: 420px;
    text-align: left;
}

    .signpopwrapperfull.earn_points_corporate .signpopwrapper {
        width: 420px;
        box-sizing: border-box;
        color: #333;
        padding: 20px 40px;
    }

    .signpopwrapperfull.earn_points_corporate .yahtext h4 {
        color: #828285;
        font-family: NewsGoth Cn BT;
        font-size: 28px;
        margin-bottom: 20px;
    }

    .signpopwrapperfull.earn_points_corporate .earn {
        display: inline-block;
        margin-bottom: 20px;
        width: 100%;
    }

    .signpopwrapperfull.earn_points_corporate .yahtext span {
        color: #939598;
        font-family: NewsGoth Cn BT;
        font-size: 20px;
    }

    .signpopwrapperfull.earn_points_corporate .earn h2 {
        color: #58575a;
        font-size: 28px;
        text-transform: uppercase;
    }

    .signpopwrapperfull.earn_points_corporate .earn h3 {
        color: #231f20;
        font-size: 36px;
    }

    .signpopwrapperfull.earn_points_corporate .earn ul {
        float: left;
        vertical-align: middle;
    }

    .signpopwrapperfull.earn_points_corporate .earn a {
        float: left;
        margin-left: 20px;
        margin-top: 14px;
    }


.signuppop.earn_points_corporate {
    position: absolute;
    bottom: 0px;
    top: inherit;
}

    .signuppop.earn_points_corporate .signpopwrapper.Earnyourpoint {
        border: 0 none;
        padding: 0;
        height: 131px;
    }

    .signuppop.earn_points_corporate .Earnyourleft {
        height: 116px;
        width: 150px;
        background-size: cover;
        margin-right: 20px;
        margin-left: 12px;
        border: 2px solid #f7941d;
        box-sizing: border-box;
    }

    .signuppop.earn_points_corporate .signpopwrapper.Earnyourpoint ul li {
        margin: 0 5px 5px 0;
    }

    .signuppop.earn_points_corporate .socialleft > ul {
        float: left;
        width: 177px;
    }

    .signuppop.earn_points_corporate .signpopwrapper.Earnyourpoint ul li a {
        height: 48px;
        width: 48px;
        border-width: 3px;
    }

        .signuppop.earn_points_corporate .signpopwrapper.Earnyourpoint ul li a img {
            display: inline-block;
            height: 20px;
            margin: 14px;
            width: 20px;
        }

    .signuppop.earn_points_corporate .Earnyourwrap {
        margin-top: 0;
    }

    .signuppop.earn_points_corporate .signpopwrapper, .signuppop.earn_points .signpopwrapperfull {
        width: 378px;
    }

        .signuppop.earn_points_corporate .signpopwrapper.Earnyourpoint ul li:hover a {
            border-radius: 7px;
        }

    .signuppop.earn_points_corporate .Earnyourleft span {
        background: #f7941d;
        font-family: newsgoth cn bt;
        font-size: 14px;
        margin-left: -2px;
        padding: 5px 2px;
        text-transform: uppercase;
        top: -24px;
    }

    .signuppop.earn_points_corporate .socialleft {
        display: inline-block;
        position: relative;
        top: -16px;
        width: 192px;
    }

        .signuppop.earn_points_corporate .socialleft > span {
            color: #bdd96b;
            display: inline-block;
            font-size: 13px;
            margin-bottom: 5px;
        }

/*Corporate Sponsor*/
.colbox1 {
    /*background-color: #404042;*/
    border: 7px solid #818286;
    border-radius: 10px;
    box-sizing: border-box;
    color: white;
    float: left;
    font-size: 28px;
    font-weight: bold;
    height: 170px;
    margin-right: 10px;
    width: 326px;
    cursor: pointer;
}

.wrapperbox {
    display: inline-block;
    margin: 20px 0 0;
    width: 100%;
    position: relative;
}

.colbox1.last {
    margin: 0;
    background-color: #BDD96B;
}

.colbox1.left {
    line-height: 170px;
    background-color: #F48921;
}

.colbox1.center {
    background-color: #1BAAE1;
}

.colbox1.left span {
    text-transform: uppercase;
    font-weight: normal;
}

.colbox1.center span {
    display: inline-block;
    font-size: 20px;
    font-weight: normal;
    margin: 50px 0 10px;
    text-transform: lowercase;
    width: 100%;
}

.colbox1.center h2 {
    text-transform: uppercase;
}

.colbox1.last {
    line-height: 170px;
    font-size: 20px;
    text-transform: lowercase;
}

/*PAyment PopUp*/
.paymentbox {
    width: 650px;
    padding: 35px 35px 0 !important;
}

    .paymentbox li {
        float: left;
        width: 45%;
        padding: 10px;
    }

    .paymentbox > ul {
        overflow: hidden;
    }

    .paymentbox .popbtn {
        line-height: 18px;
        padding: 12px 10px;
    }

    .paymentbox ul li input[type="text"] {
        border: 2px solid #a8a9ad;
        color: #a9a9a9;
        font-size: 16px;
        height: 30px;
        text-indent: 5px;
        width: 250px;
    }

    .paymentbox ul li span {
        float: left;
        font-size: 16px;
        line-height: 24px;
        width: 255px;
    }

    .paymentbox ul li select {
        border: 2px solid #a8a9ad;
        color: #a9a9a9;
        font-size: 16px;
        text-indent: 5px;
        height: 36px !important;
        width: 258px !important;
    }

.Paymentpop {
    padding: 0;
    position: absolute;
    top: 22px;
    left: 25%;
}

#PopupContainer_UCPayment_waitSymbol > img {
    left: 636px !important;
    position: absolute;
    top: 265px;
}

.Paymentpop {
    padding: 0;
    position: absolute;
    left: 25%;
}
/*top: 0;*/

.PaymentCompletedPopup {
    /*    margin-top: 45px;*/
    text-align: center;
    background: #FFF;
}

    .PaymentCompletedPopup li b {
        color: green;
        font-size: 64px;
        font-weight: bold;
    }

    .PaymentCompletedPopup > p {
        color: rgb(79, 79, 79);
        font-size: 25px;
        line-height: 30px;
        padding-top: 20px;
        margin: auto;
        text-align: center;
        width: 82%;
    }

.PaymentCompletePopupWrapper {
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0%, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
    border: 0;
    /* border: 8px solid #f7941d;height: 415px; */ margin: 00px auto;
    padding: 15px;
    display: none;
    height: 200px;
    /*left: 28%;
      border: 8px solid orange; */
    position: fixed;
    top: 19%;
    z-index: 1002;
}

#waitSymbol {
    z-index: 2147483647;
    width: 100%;
    height: 100%;
    position: fixed;
}

    #waitSymbol > img {
        left: 636px !important;
        position: absolute;
        top: 265px;
    }

    #waitSymbol span {
        color: white;
        left: 642px;
        position: absolute;
        top: 344px !important;
    }

.previewBox h4 {
    color: #5a5a5c;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 22px;
    margin: 0 0 10px;
    width: 100%;
}

.NoWeeklyDeal {
    left: -22px;
    padding: 0;
    position: absolute;
    top: 154px;
    width: 100%;
}

.question .quesion_title {
    width: 100%;
    padding: 5px;
    box-sizing: border-box;
    background: #F2F2F2;
    border-radius: 3px;
    margin-bottom: 10px;
}

.question table input[type="text"], .question table textarea {
    margin-top: 10px;
    padding: 4px;
    border-radius: 3px;
    border: 1px solid #ccc;
    width: 200px;
}

.question table tr {
    margin-bottom: 10px;
}

    .question table tr span {
        color: #ff0000;
    }

#surveyQuestionError {
    color: #ff0000;
}



/*--------------------------------------------------------------------------------------------------
                                    Survey Responce.aspx
-----------------------------------------------------------------------------------------------*/

.SurveyName {
    width: 100%;
    padding: 15px;
    box-sizing: border-box;
    background: #c5c5c5;
    border-radius: 3px;
    margin-bottom: 10px;
    font-weight: bold;
    margin-top: 14px;
    font-size: 18px;
    border: 1px solid black;
}

.SurveyResponceTable {
    width: 100%;
}

    .SurveyResponceTable tr td {
        border: 1px solid black;
        padding: 5px;
        font-size: 16px;
        padding-bottom: 20px;
    }

        .SurveyResponceTable tr td li {
            padding-top: 10px;
        }

        .SurveyResponceTable tr td .username {
            font-weight: bold;
            margin-top: 10px;
        }

.paggin-top-surveyresponce {
    margin-bottom: 8px;
}

.paggin-bottom-surveyresponce {
    margin-top: 8px;
}

.surveyError {
    margin-bottom: 10px;
    font-size: 18px;
}


.contact-us {
    margin: 40px auto;
    width: 60%;
    float: left;
}

.contact > li {
    margin-top: 10px;
}

.contact span {
    float: left;
    font-family: arial;
    font-size: 14px;
    font-weight: normal;
    margin-left: 159px;
    padding: 6px 0;
    width: 100%;
}

.contact input[type="text"] {
    border: 2px solid #acacac;
    height: 35px;
    line-height: 35px;
    padding: 0 2%;
    resize: none;
    width: 369px;
}

.contact textarea {
    border: 2px solid #acacac;
    padding: 0 2%;
    width: 369px;
    min-height: 100px;
    font-family: arial;
    font-size: 14px;
}

.contact input[type="submit"] {
    background: none repeat scroll 0 0 #6e6d71;
    border: 0 none;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    margin: 10px 15px 0 0;
    padding: 6px 25px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

    .contact input[type="submit"]:hover {
        background: none repeat scroll 0 0 #8dc63f !important;
    }

.title_contact {
    font-size: 30px;
    margin-bottom: 20px;
    width: 100%;
    color: #8dc63f;
    font-family: NewsGoth Cn BT;
}

.NoEarnDoublePopUP {
    left: -22px;
    padding: 0;
    position: absolute;
    top: 280px;
    width: 100%;
}

.previewBox h4 {
    color: #5a5a5c;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 22px;
    margin: 0 0 10px;
    width: 100%;
}


.WeeklyDeal .share {
    color: #6D6E72;
    float: left;
    font-size: 16px;
    font-weight: bold;
    margin-bottom: 4px;
    text-align: left;
    text-indent: 10px;
    width: 100%;
    text-transform: uppercase;
    margin-top: 15px;
}

.disclaimer strong {
    color: #333333;
}

.disclaimer #expireDate {
    color: #6D6E72;
}

.WeeklyDeal .social_like {
    float: left;
    padding: 10px 0;
    width: 58%;
}

.traded .social_like {
    float: left;
    padding: 10px 0;
}

.social_like li {
    float: left;
    margin: 0 4px;
}

.Double-Pointblock .all_product li .recent_product .product_img {
    border-bottom: 5px solid #C08ABD !important;
    height: 180px;
}

.Double-Pointblock .all_product li {
    border: 5px solid #C08ABD !important;
}


.signpopwrapperfull.weekly_deal .signpopwrapper {
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0%, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
    border: 0;
}

/*--------------------------------
            MYAccount Survey Gridview
    ---------------------------------*/
table.grid {
    font-family: verdana,arial,sans-serif;
    font-size: 11px;
    color: #333333;
    border-width: 1px;
    border-color: #c5c5c5;
    border-collapse: collapse;
    width: 100%;
}

    table.grid tbody tr:nth-child(even) {
        background: #F5F5F5;
    }

    table.grid th {
        font-size: 18px;
        font-weight: bold;
    }

    table.grid th {
        border-color: #c5c5c5;
        border-style: solid;
        border-width: 1px;
        color: #515151;
        font-family: NewsGoth Cn BT;
        font-size: 16px;
        font-weight: normal;
        padding: 15px 10px;
        background: #f3f3f3;
        background: -moz-linear-gradient(top, #f3f3f3 0%, #e3e3e3 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e3e3e3));
        background: -webkit-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
        background: -o-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
        background: -ms-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
        background: linear-gradient(to bottom, #f3f3f3 0%,#e3e3e3 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e3e3e3',GradientType=0 );
    }

    table.grid td {
        border-color: #c5c5c5;
        border-style: solid;
        border-width: 1px;
        color: #515151;
        font-family: NewsGoth Cn BT;
        font-size: 16px;
        font-weight: normal;
        padding: 10px;
        text-align: center;
        vertical-align: top;
    }

    table.grid .GridPager table {
        float: left;
    }

    table.grid tbody tr:nth-child(even) {
        background: #F5F5F5;
    }

    table.grid input[value="Edit"], table.grid input[value="Delete"], table.grid input[value="Show Responce"], table.grid input[value="Responce"], table.grid input[value="Save"], table.grid input[value="Cancel"], table.grid input[value="Questions"], table.grid input[value="Answers"] {
        cursor: pointer;
        transition: all 0.3s ease 0s;
        border: 1px solid #c5c5c5;
        color: #000;
        cursor: pointer;
        font-size: 12px;
        padding: 3px 8px;
        background: -moz-linear-gradient(top, #f3f3f3 0%, #e3e3e3 100%);
        background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e3e3e3));
        background: -webkit-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
        background: -o-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
        background: -ms-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
        background: linear-gradient(to bottom, #f3f3f3 0%,#e3e3e3 100%);
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e3e3e3',GradientType=0 );
    }

    table.grid input[value="Delete"], table.grid input[value="Responce"], table.grid input[value="Cancel"] {
        margin-left: 5px;
    }

        table.grid input[value="Delete"]:hover, table.grid input[value="Cancel"]:hover {
            background: #bdd96b;
        }

        table.grid input[value="Edit"]:hover, table.grid input[value="Save"]:hover, table.grid input[value="Responce"]:hover, table.grid input[value="Questions"]:hover, table.grid input[value="Answers"]:hover {
            background: #f09311;
        }

[value="Create New"] {
    font-size: 15px;
    margin-left: 15px;
    cursor: pointer;
    transition: all 0.3s ease 0s;
    border: 1px solid #000;
    color: #ffffff;
    cursor: pointer;
    padding: 3px 8px;
    background: rgb(76,76,76);
    background: -moz-linear-gradient(top, rgba(76,76,76,1) 0%, rgba(44,44,44,1) 50%, rgba(0,0,0,1) 51%, rgba(19,19,19,1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(76,76,76,1) ), color-stop(50%,rgba(44,44,44,1) ), color-stop(51%,rgba(0,0,0,1) ), color-stop(100%,rgba(19,19,19,1) ));
    background: -webkit-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(19,19,19,1) 100%);
    background: -o-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(19,19,19,1) 100%);
    background: -ms-linear-gradient(top, rgba(76,76,76,1) 0%,rgba(44,44,44,1) 50%,rgba(0,0,0,1) 51%,rgba(19,19,19,1) 100%);
}

table.grid .GridPager a {
    background: #fff;
    background: -moz-linear-gradient(top, #fff 0%, #c3c3c3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#fff ), color-stop(100%,#c3c3c3 ));
    background: -webkit-linear-gradient(top, #fff 0%,#c3c3c3 100%);
    background: -o-linear-gradient(top, #fff 0%,#c3c3c3 100%);
    background: -ms-linear-gradient(top, #fff 0%,#c3c3c3 100%);
    background: linear-gradient(to bottom, #fff 0%,#c3c3c3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fff ', endColorstr='#c3c3c3   ',GradientType=0 );
}

table.grid .GridPager td {
    padding: 10px;
}

    table.grid .GridPager td tr td {
        padding: 5px;
        border: none;
    }

.pagging_dropdown {
    float: right !important;
    margin-top: 8px;
    width: 24% !important;
}

.GridPager table {
    float: left;
}

table.grid .GridPager span, table.grid .GridPager a {
    border-radius: 100%;
    display: inline-block;
    height: 30px;
    line-height: 30px;
    text-align: center;
    width: 30px;
    text-decoration: none;
    color: #000;
}

table.grid .GridPager span {
    background: #bdd96b;
}

table.grid .GridPager a {
    background: #f3f3f3;
    background: -moz-linear-gradient(top, #f3f3f3 0%, #e3e3e3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e3e3e3));
    background: -webkit-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
    background: -o-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
    background: -ms-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
    background: linear-gradient(to bottom, #f3f3f3 0%,#e3e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e3e3e3',GradientType=0 );
}

    table.grid .GridPager a:hover {
        background: #3a393c;
        color: #FFF !important;
    }

table.grid .pagging_dropdown select {
    border: 1px solid #c5c5c5;
    margin-left: 10px;
    padding: 5px;
    text-align: center;
    width: 60px;
}

.faqsul {
    width: 150px;
    float: left;
}

    .faqsul li {
        background: #f5f5f5;
        margin: 2px 0;
        width: 150px;
        padding: 13px 0px;
        border-radius: 4px;
        -moz-border-radius: 4px;
        -webkit-border-radius: 4px;
    }

        .faqsul li:hover {
            background: #8dc63f;
            padding: 13px 0px;
        }

        .faqsul li a {
            padding-left: 8px;
            font-family: NewsGoth Cn BT;
            font-size: 18px;
        }

#accordion1 {
    float: right;
}

.faq-heading {
    color: #8dc63f;
    font-size: 30px;
    font-family: "NewsGoth Cn BT";
    padding: 12px 0;
    margin-top: 15px;
}

a.tooltip_menu {
    outline: none;
}

    a.tooltip_menu strong {
        line-height: 30px;
    }

    a.tooltip_menu:hover {
        text-decoration: none;
    }

    a.tooltip_menu span {
        z-index: 10;
        display: none;
        padding: 14px 20px;
        margin-top: 47px;
        margin-left: -170px;
        width: 300px;
        line-height: 16px;
    }

    a.tooltip_menu:hover span {
        display: inline;
        position: absolute;
        background: rgb(46,171,222); /* Old browsers */
        background: -moz-linear-gradient(left, rgba(46,171,222,1) 0%, rgba(177,211,124,1) 100%); /* FF3.6+ */
        background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
        background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
        background: -o-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
        background: -ms-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* IE10+ */
        background: linear-gradient(to right, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* W3C */
        filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
        border: 0;
        color: #000000;
        left: 50%;
        /*background:#333 url('../images/css-tooltip-gradient-bg.png') repeat-x 0 0;*/
    }

.callout_menu {
    z-index: 20;
    position: absolute;
    border: 0;
    top: -17px;
    left: 0;
    right: 0;
    margin: 0 auto;
}

/*CSS3 extras*/
a.tooltip_menu span {
    border-radius: 2px;
    /*box-shadow: 0px 0px 8px 4px #666;*/
    /*opacity: 0.8;*/
}

a.tooltip_menu.w_name:hover span {
    /*   left: 60px;*/
}

a.tooltip_menu.h_name:hover span {
    left: 74px;
}

a.tooltip_menu.s_name:hover span {
    left: 20px;
}

a.tooltip_menu.g_name span {
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    /*margin-left: 610px;*/
    margin-top: 83px;
}

.faqsul li.select {
    background: #8dc63f none repeat scroll 0 0;
    padding: 13px 0px;
}

#accordion h3 {
    font-family: NewsGoth Cn BT;
    font-size: 18px;
}

#accordion p {
    font-family: NewsGoth Cn BT;
    font-size: 18px;
}

#submitEmail {
    background: #6d6e72 none repeat scroll 0 0;
    border: 1px solid #6d6e72;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    padding: 4px 14px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

#cancelEmail {
    background: #6d6e72 none repeat scroll 0 0;
    border: 1px solid #6d6e72;
    color: #ffffff;
    cursor: pointer;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    padding: 4px 14px;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

#submitEmail:hover {
    background: #8dc63f none repeat scroll 0 0;
    border: 1px solid #8dc63f;
    color: #ffffff;
}

#cancelEmail:hover {
    background: #8dc63f none repeat scroll 0 0;
    border: 1px solid #8dc63f;
    color: #ffffff;
}

.popupstd {
    display: table;
    background: #FFF;
    border-radius: 10px;
    padding: 25px;
}

.WeeklyDeal {
    display: table;
    margin-top: 30px;
}

.HelpToolTip a {
    color: #8DC63F;
}

.deleteallattributes {
    border: 1px solid #c5c5c5;
    cursor: pointer;
    font-size: 12px;
    padding: 3px 8px;
    background: -moz-linear-gradient(top, #f3f3f3 0%, #e3e3e3 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f3f3f3), color-stop(100%,#e3e3e3));
    background: -webkit-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
    background: -o-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
    background: -ms-linear-gradient(top, #f3f3f3 0%,#e3e3e3 100%);
    background: linear-gradient(to bottom, #f3f3f3 0%,#e3e3e3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f3f3f3', endColorstr='#e3e3e3',GradientType=0 );
}

.w100per.pagination1 > input.pagination-btn {
    background: #1BAAE1 none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    cursor: pointer;
}

.w100per.pagination1 > input, .w100per.pagination1 > select {
    padding: 7px 12px;
}

.signpopwrappernew {
    position: absolute;
    top: 250px;
    left: 39%;
}

.accountgridfilter {
    width: 100%;
    display: table;
}

.fliterselect {
    width: 400px !important;
    float: right !important;
}

/* For Message */
.info, .success, .warning, .dvError {
    border: 1px solid;
    margin: 10px 0px;
    padding: 8px 10px 8px 30px;
    background-repeat: no-repeat;
    background-position: 10px center;
}

.info {
    color: #00529B;
    background-color: #BDE5F8;
    background-image: url('../images/message/notice.png');
}

.success {
    color: #4F8A10;
    background-color: #DFF2BF;
    background-image: url('../images/message/success.png');
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}

.warning {
    color: #9F6000;
    background-color: #FEEFB3;
    background-image: url('../images/message/warning.png');
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}

.dvError {
    background-color: #ffbaba;
    background-image: url("../images/message/error.png");
    color: #d8000c;
    font-size: 14px;
    font-weight: normal;
    line-height: 16px;
}

.slideshowD {
    background: #FFFFFF;
    padding: 30px;
}

.slideshowW {
    background: #FFFFFF;
    /*padding: 30px;*/
}

.yahtext {
    background: #FFFFFF;
    padding: 30px;
    width: 340px;
    display: table;
}

.bidnowpopup {
    background: #FFFFFF;
    margin: 10px;
}

.signpopwrapperbid {
    padding: 0px !important;
}

.invite_friendspopup {
    background: #FFFFFF;
    display: table;
    padding: 20px;
}

.signpopwrapperfull.signin.model-fixed {
    position: fixed;
    width: 25%;
    z-index: 99999;
    left: 0;
    right: 0;
}

.signuppop.top-50 {
    top: 110px;
}

.popupinsert {
    display: table;
    padding: 20px;
    background: #FFF;
}

.awwpopup {
    display: table;
    padding: 20px;
}

#PaymentControl_PaymentPanel {
    /*text-align: center;*/
}

.descriptionabt {
    color: #3e3e3e;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-top: 15px;
    padding-bottom: 40px;
    text-align: justify;
    width: 100%;
}

.descriptionabtone {
    color: #3e3e3e;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    line-height: 20px;
    margin-top: 40px;
    padding-bottom: 40px;
    text-align: justify;
    width: 45%;
}

.misionnvision {
    width: 100%;
    margin: auto;
    display: table;
    color: #3E3E3E;
}

.rowcontant {
    width: 50%;
    margin: auto;
    display: table;
    float: left;
}

    .rowcontant li {
        width: 100%;
        display: table;
        padding-bottom: 40px;
    }

        .rowcontant li h2 {
            font-family: "NewsGoth Cn BT";
            font-size: 25px;
            line-height: 18px;
            padding-bottom: 15px;
            color: #8dc63f;
        }

        .rowcontant li p {
            font-family: Arial,Helvetica,sans-serif;
            font-size: 14px;
            line-height: 20px;
            text-align: justify;
        }

.rightimgwrap {
    width: 450px;
    float: right;
}

#ctl10_UpdateProgress1 {
    margin-top: -86px;
}

.popupfixeds {
    background: #fff none repeat scroll 0 0;
    display: table;
    padding: 20px;
}

    .popupfixeds h3 {
        color: #8dc63f;
        font-size: 38px;
        font-family: Myriad pro;
        font-weight: bold;
        width: 100%;
        margin-bottom: 20px;
    }

    .popupfixeds h2 {
        display: inline-block;
        font-size: 21px;
        margin: 1px 0 15px;
        width: 100%;
    }

        .popupfixeds h2 span {
            color: #8ec63f;
            font-weight: bold;
            font-size: 25px;
        }


.emailinputs {
    border: 2px solid #acacac;
    height: 35px;
    line-height: 35px;
    padding: 0 2%;
    resize: none;
    width: 300px;
}

#surveystrat {
    left: 0px;
    top: 452px !important;
    width: auto;
}

.signpopwrapper.giftsubscription_step2.Earnyourpoint {
    display: inline-flex;
    padding: 15px;
    position: fixed;
    top: 150px;
    width: 850px;
}

    .signpopwrapper.giftsubscription_step2.Earnyourpoint .Earnyourleft {
        width: 320px;
    }

    .signpopwrapper.giftsubscription_step2.Earnyourpoint .bidnowpopupfour > h3, .signpopwrapper.giftsubscription_step2.Earnyourpoint .bidnowpopupfour > h2 {
        font-family: NewsGoth Cn BT;
        font-size: 45px;
        font-weight: bold;
        line-height: 40px;
        text-align: center;
        margin-bottom: 15px;
    }

    .signpopwrapper.giftsubscription_step2.Earnyourpoint .bidnowpopupfour > h2 {
        font-size: 40px;
        color: #a7a9ac;
    }

.bidnowpopupfour {
    padding: 35px;
    background: #FFF;
    width: 100%;
    display: inline-block;
}

.earn_points_popup {
    padding: 15px !important;
    left: 290px;
    top: -195px;
}

    .earn_points_popup.signpopwrapper .yahtext.popupinsert.width350 {
        width: 350px;
    }

.signpopwrapperfull.earn_points_corporate.surveyquestion {
    left: -451px !important;
    top: 0;
}

.updatepanel {
    position: absolute;
    top: -27px;
}

    .updatepanel .signpopwrapperfull.earn_points_corporate.updatepanel {
        top: 0;
        left: 0;
    }



.signpopwrapperfiver {
    padding: 15px;
    width: 370px !important;
    margin-top: -135px;
}


.popupstdinside {
    background: #fff none repeat scroll 0 0;
    padding: 25px;
    display: inline-block;
}

.popupstdinside {
    background: #fff none repeat scroll 0 0;
    padding: 25px;
}


.signpopwrappersix {
    margin-left: 78px;
    margin-top: 88px;
    padding: 15px;
    width: 370px !important;
}

.signpopwrapperfullup {
    left: 256px !important;
    top: 337px !important;
    width: 420px !important;
}

.signpopwrapperwidth {
    margin-left: -28px;
    margin-top: -150px;
    width: 470px !important;
}

.model-fixed-signup {
    width: 50% !important;
}

.model-fixed-signin {
    width: 23% !important;
}


.signpopwrapperpopups {
    left: 0;
    margin: 0 auto;
    position: fixed;
    right: 0;
    vertical-align: middle;
}


.example {
    width: 100%;
    margin: auto;
    display: inline-block;
}

.radioawrap {
    width: 50%;
    float: left;
}

    .radioawrap > input {
        left: 19px;
        position: relative;
        top: 10px;
        width: 5% !important;
    }


    .radioawrap > label {
        float: left;
        margin-top: 11px;
        width: 100% !important;
        font-size: 16px;
    }

#ctl11_tbZipCode {
    margin-right: 6px;
}

#ctl11_ddlCountry {
    margin-left: 18px;
    width: 181px !important;
}

.signpopwrapperlcs {
    left: 4px !important;
    top: 149px !important;
    width: 473px !important;
}

.button.popbtn {
    height: 51px;
    margin: auto;
    width: 193px;
}


.radioawrapone input {
    left: 7px;
    position: relative;
    top: 10px;
}

.popbtncss {
    text-decoration: none;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    background: #6d6e72;
    border: 2px solid #a7a9ac;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 30px;
    line-height: 27px;
    padding: 10px 20px;
    font-size: 16px;
    font-family: Arial;
}

    .popbtncss:hover {
        background: #8dc63f;
        color: #FFF;
    }

.HelpToolTipone {
    display: inline-block;
    font-size: 20px;
    margin: 11px 15px;
}

/*  popup  */

.design_center .signpopwrapperfull.signin {
    height: 100%;
    padding: 0;
    top: 0;
    /*width: 60% !important;*/
    left: 0;
}

    .design_center .signpopwrapperfull.signin .signpopwrapper {
        top: 50%;
        height: 604px;
        left: 50%;
        margin: -295px auto 0 -380px;
        position: absolute;
    }

#Ownproduct.signuppop .signpopwrapperfull h2 {
    color: #231e20;
    font-size: 24px;
    font-weight: normal;
    line-height: normal;
    margin-top: 0;
}

#Ownproduct.signuppop .signpopwrapperfull h3 {
    color: #33b246;
    font-size: 24px;
    font-weight: bold;
    line-height: normal;
    padding-bottom: 13px;
}

#Ownproduct.signuppop .signpopwrapperfull {
    position: relative;
    text-align: center;
    top: 150px;
    width: 500px;
}

#Ownproduct.signuppop .signpopwrapper {
    box-sizing: border-box;
    color: #333;
    width: 504px;
}





.insertfeatureds {
    background: #fff none repeat scroll 0 0;
    display: table;
    padding: 20px;
    width: 760px;
}




/*.productdetails {
    height:100%;
    padding:0;
    top:0;
    width:60% !important;
    left:0;
    width:100%!important;
    position:fixed;


    
}
    */

.previewEarnDouble {
    width: 100%;
    box-sizing: border-box;
}



.fiex_popup {
    height: 100%;
    left: 0;
    margin: 0 auto;
    position: fixed;
    top: 0;
    width: 100%;
}

.productdetailsone {
    border: 0 none;
    display: none;
    height: 686px;
    margin: 35px auto 0 85px;
    top: 0;
    overflow: auto;
    padding: 16px;
    width: 800px;
    z-index: 1002;
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0%, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
    border: 0;
}

.popupdarks {
    border: 0 none;
    display: none;
    left: 50%;
    margin: -358px auto 0 -460px;
    padding: 16px;
    top: 50%;
    z-index: 1002;
    background: none;
}

.popupweekydial {
    background: #FFF;
    display: table;
    padding: 15px;
}

.previewproductpopup {
    background: #FFF;
    padding: 15px;
}

.productdetailsall {
    margin: 44px auto 0 134px;
    top: 0;
    width: 710px;
}

.previewproductjk {
    background: #FFF;
    padding: 15px;
    display: inline-block;
}

.previewproductnot {
    background: #FFF;
    padding: 15px;
}

.notification {
    border-radius: 36px;
    color: #fff;
    display: inline-block;
    font-family: helvetica;
    font-size: 12px;
    font-weight: bold;
    height: 14px;
    padding: 3px;
    position: absolute;
    right: -7px;
    text-align: center;
    text-shadow: 0 1px 1px #707070;
    top: -10px;
    width: 14px;
}

.pink {
    background-color: #f4a1b2;
    border: 1px solid #cf5161;
    background: -webkit-linear-gradient(top, #f4a1b2 0%, #f56879 100%);
    background: -moz-linear-gradient(top, #f4a1b2 0%, #f56879 100%);
    background: -ms-linear-gradient(top, #f4a1b2 0%, #f56879 100%);
    background: -o-linear-gradient(top, #f4a1b2 0%, #f56879 100%);
    background: -linear-gradient(top, #f4a1b2 0%, #f56879 100%);
}

.lockmiddelarea {
    background: #FFF;
    padding: 35px;
}

.middelparts {
    margin: 35px auto 0 91px;
    top: 0;
    /* position: fixed; */
}

/*=========== contact us page ============*/

.land-address {
    background: #F8F8F8;
    background-image: url("../images/address_marker.png");
    background-position: 762px center;
    background-repeat: no-repeat;
    border: 1px solid #E8E8E8;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    margin-top: 15px;
    padding: 25px;
    width: 90%;
    line-height: 22px;
}

.land-heading {
    color: #000;
    font-size: 23px;
    margin-bottom: 15px;
    padding-bottom: 10px;
}

.one-third {
    display: inline-block;
    float: left;
    font-family: arial;
    font-size: 15px;
    width: 42%;
}

.design_center.singin-popup .signpopwrapperfull.signin .signpopwrapper {
    height: auto;
    margin: -187px auto 0 -190px;
}

.maincontactus {
    width: 95%;
    margin: 0 auto;
    display: inline-block;
}

.googlsemaps {
    margin: 50px auto;
    width: 35%;
    height: 250px;
    float: right;
}

.listphone {
    background-image: url("../images/mobileicon.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
    margin-bottom: 18px;
}

.listemails {
    background-image: url("../images/emailicon.png");
    background-position: left center;
    background-repeat: no-repeat;
    padding-left: 30px;
    color: #22AADF;
    display: inline-block;
    margin-top: 36px;
}

    .listemails:hover {
        color: #22AADF;
        text-decoration: underline;
    }

.mainearnpoints {
    width: 100%;
    margin: auto;
    display: inline-block;
}

.rightearnpoints {
    float: right;
    height: 187px;
    width: 490px;
}

.pointweekydeial {
    margin: 40px auto 0 239px;
    top: 0;
    width: 530px;
}

.middflewhites {
    background: #FFF;
    padding: 15px;
}

.signpopwrapperwhite {
    background: #FFF !important;
    padding: 0px;
}

.previewEarnDoublemiddel {
    width: 950px;
    height: 668px;
}

.productdetailsmiddone {
    top: 5% !important;
}

.emailenvelope {
    left: 0 !important;
    position: fixed !important;
    right: 0 !important;
    top: 38% !important;
    z-index: 99999;
}

.emailcoverset {
    padding: 10px !important;
}

.emailpopupsmiddel {
    background: #FFF;
    padding: 15px;
}

.emailbuttons {
    background: #6d6e72 none repeat scroll 0 0;
    border: 2px solid #d3d4d6 !important;
    color: #fff;
    cursor: pointer;
    display: inline-block;
    font-family: NewsGoth Cn BT;
    font-size: 20px;
    line-height: 17px;
    padding: 10px 20px !important;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

.emptyData {
    border: 5px solid #d4d4d4;
    margin-left: 24px;
    padding: 8px 0;
    text-align: center;
    width: 97%;
}

.firstEarnyourpoint {
    left: 50%;
    padding: 15px;
    position: fixed;
    top: 50%;
    margin: -222px auto 0 -404px;
}

.awesoemfriends {
    background: #FFF;
    padding: 15px;
    width: 748px;
    display: inline-block;
}


    .awesoemfriends h3 {
        color: #6d6e72;
        font-family: NewsGoth Cn BT;
        font-size: 28px;
        font-weight: bold;
        text-align: center;
        text-transform: uppercase;
        width: 100%;
    }

    .awesoemfriends h2 {
        color: #222225;
        font-family: NewsGoth Cn BT;
        font-size: 43px;
        text-align: center;
        width: 100%;
    }

.contact p {
    float: left;
    font-family: NewsGoth Cn BT;
    font-size: 19px;
    font-weight: normal;
    width: 160px;
}



.paymentinfocenter {
    left: 55%;
    margin: -132px auto 0 -444px;
    padding: 0 !important;
    position: fixed;
    top: 50%;
}

.giftsubscrcomp {
    left: 50%;
    margin: -263px auto 0 -428px;
    padding: 15px;
    position: fixed;
    top: 50% !important;
    width: 833px;
}


.thankyouinterest {
    left: 45%;
    margin: -107px auto 0 -189px;
    padding: 0 !important;
    position: fixed;
    top: 45%;
}

.Previewfooter > ul {
    display: inline-block;
    height: 58px;
    width: 100%;
    margin-top: 12px;
}

.Previewfooter ul li a {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: 0 none;
    /*color: #f7941e;*/
    font-size: 22px;
}

.Previewfooter li {
    display: inline-block;
    float: left;
    text-align: center;
    width: 33%;
    height: 50px;
}

.Previewfooter ul li:last-child a {
    background: #f7941e none repeat scroll 0 0;
    border: 0 none;
    color: #fff;
    font-family: NewsGoth Cn BT;
    font-size: 32px;
    letter-spacing: 1px;
    line-height: 44px;
    padding: 10px 45px;
}

@media screen and (-webkit-min-device-pixel-ratio:0) {
    a.tooltip_menu:hover span {
        margin-top: 27px;
    }
}

@media screen and (-webkit-min-device-pixel-ratio: 0) {
    .g_name span {
        margin-top: 8px !important;
    }
}



.confirmrecieptmiddle {
    left: 50%;
    margin: -275px auto 0 -156px;
    position: fixed;
    right: 0;
    top: 50%;
}

.confirmwhitespace {
    background: #FFF;
    padding: 15px;
    width: 280px !important;
}

.navadmin li a {
    padding: 5px 22px;
}

.vieworderthanksyour {
    width: 650px;
    height: 220px;
    left: 50%;
    margin: -126px auto 0 -340px;
    padding: 15px;
    top: 50%;
    width: 650px;
}

.submitbuttoninone {
    margin: 0px;
}

.PaymentCompletedPopupview {
    padding: 15px;
}



.sigpopupstyle li p a {
    color: #f7941d;
    font-size: 18px;
}

    .sigpopupstyle li p a:hover {
        text-decoration: underline;
        color: #8dc63f;
    }

.SignInlink {
    color: #f7941d;
    text-decoration: none;
    transition: all 0.3s ease 0s;
}

    .SignInlink:hover {
        color: #8dc63f;
        text-decoration: underline;
    }

.registerinpopup {
    height: 34px !important;
    margin-left: 17px;
    width: 181px !important;
}

.trackingpopups {
    left: 50% !important;
    margin: -183px auto 0 -172px;
    position: fixed !important;
    top: 50%;
}

.addtopInOverlay {
    top: 49px !important;
}

.removetopInOverlay {
    top: 0 !important;
}

.leftpart {
    float: left;
    margin-top: 35px;
    margin-right: 20px;
}

.trakingdetails {
    left: 50% !important;
    margin: -81px auto 0 -252px;
    position: fixed !important;
    top: 50%;
    width: 500px !important;
    line-height: 34px;
}

.invitegroup {
    left: 50%;
    margin: -108px auto 0 -179px !important;
    top: 50%;
}

.invitingpopup {
    background: #FFF;
    padding: 20px;
}

    .invitingpopup h3 {
        color: #000;
        font-size: 44px;
        font-weight: bold;
        width: 100%;
    }

    .invitingpopup h2 {
        display: inline-block;
        font-size: 20px;
        margin: 20px 0px 0px;
        width: 100%;
        line-height: 27px;
    }

.socialleft .tweetone {
    margin: 0 0 20px 20px !important;
}

.socialleft .pinone {
    margin-left: 78px !important;
}

.CenterPB {
    position: absolute;
    left: 50%;
    top: 50%;
    margin-top: -30px; /* make this half your image/element height */
    margin-left: -30px; /* make this half your image/element width */
}

.imgg {
    height: 112px !important;
    padding: 4%;
    width: 210px !important;
}

.imgg1 {
    height: 112px !important;
    padding: 4%;
    width: 158px !important;
}

.shipyouritem {
    width: 590px !important;
}

.dispute {
    width: 100%;
}

ul.dispute li {
    width: 100%;
}

.unsubscribepage {
    width: 100%;
    margin: auto;
    display: inline-block;
}

.head-title {
    background: #e8e8e8;
    padding: 23px;
    margin: 30px 0 10px;
}

    .head-title h1 {
        font-size: 40px;
        text-transform: uppercase;
        font-weight: bold;
        font-family: NewsGoth Cn BT;
        color: #323232;
        text-align: center;
        padding: 0px 0 23px;
    }

.sub-white-contant {
    background: #FFF;
    padding: 30px;
    -moz-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 0 10px rgba(0, 0, 0, 0.3);
    border-radius: 10px;
}

.opt-out {
    float: left;
    margin: 0px 15px;
    line-height: 29px;
}

.sub-unsubscribe {
    width: 100%;
    margin: auto;
    display: inline-block;
}

.register-lady {
    background-image: url('/images/addlady.png');
    width: 325px;
    height: 403px;
    background-repeat: no-repeat;
    position: absolute;
    margin-top: 96px;
    margin-left: 400px;
}

.sub-white-contant h2 {
    font-size: 28px;
    text-transform: uppercase;
    font-weight: bold;
    font-family: NewsGoth Cn BT;
    color: #323232;
    padding: 3px 0 24px;
}

.sub-unsubscribe h3 {
    font-size: 22px;
    font-family: NewsGoth Cn BT;
    color: #323232;
    padding: 3px 0 18px;
}

.sub-white-contant p {
    padding-bottom: 20px;
}

.opt-out label {
    color: #1e6fa1;
    font-weight: bold;
}

.Subscriber-btn {
    background: #58585a none repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-size: 18px;
    padding: 4px 20px;
    font-family: NewsGoth Cn BT;
    transition: all 0.3s ease 0s;
    margin-top: 8px;
}

    .Subscriber-btn:hover {
        background: #8DC63F;
        color: #FFF;
    }

.PoweredAuction {
    text-align: center;
    margin-top: 23px;
}

    .PoweredAuction a {
        color: #1e6fa1;
    }

#CancelSubscription.signuppop .signpopwrapperfull {
    position: relative;
    text-align: center;
    top: -240px;
    width: 800px;
    left: -264px;
}

    #CancelSubscription.signuppop .signpopwrapperfull h2 {
        color: #231e20;
        font-size: 16px;
        font-weight: normal;
        line-height: normal;
        margin-top: 0;
    }

    #CancelSubscription.signuppop .signpopwrapperfull h3 {
        color: #33b246;
        font-size: 24px;
        font-weight: bold;
        line-height: normal;
    }

.pointsuser {
    top: 421px !important;
    /*    height:202px !important;*/
}

    .pointsuser h4 {
        padding-top: 12px !important;
    }

.chksubscribe {
    float: left;
    width: auto;
}

    .chksubscribe input {
        width: auto !important;
    }

.emailsubcribes {
    font-size: 12px;
    padding: 7px;
    display: table;
    line-height: 15px;
}

.cancelpoints {
    left: 50%;
    margin: -98px auto 0 -367px;
    position: fixed;
    top: 50%;
    width: 733px;
}

.whitepoints {
    padding: 15px;
}

#CancelSubscription {
    width: auto;
}

.whitepoints h2 {
    font-size: 14px !important;
    padding: 13px 0px 10px;
}

.closcontant {
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0%, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
    border: 0;
    text-align: center;
    left: 40%;
    margin: -35px auto 0 -105px;
    padding: 10px;
    position: fixed;
    text-align: center;
    top: 50%;
    /*width:670px;*/
    position: fixed;
    z-index: 9999;
}

.detetecontant {
    background: #FFF;
    padding: 22px 50px;
}

    .detetecontant p {
        padding-bottom: 20px;
        font-size: 22px;
    }

.popupbtns {
    font-size: 18px;
    background: #6D6E72;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    text-decoration: none;
    transition: all 0.3s ease 0s;
    font-family: NewsGoth Cn BT;
    border: 2px solid #D3D4D6;
    padding: 9px;
    width: 22%;
}

    .popupbtns:hover {
        background: #8DC63F;
    }


.rightfixed {
    width: 154px;
    text-align: center;
    position: fixed;
    margin: 321px 0 0 1010px;
    top: 0;
}

.congratspopup {
    height: auto;
    left: 50%;
    margin: -99px auto 0 -378px;
    padding: 10px 8px;
    position: fixed;
    top: 50%;
    width: 733px;
    z-index: 9999999;
}

.congratspopupin {
    padding: 15px;
}

    .congratspopupin li b {
        color: green;
        font-size: 38px;
        font-weight: bold;
        line-height: 50px;
    }

.expdateandtime {
    padding: 6px 0;
    width: 100%;
}

.exp-date > p {
    color: #444;
    display: inline-block;
    font-size: 12px;
    font-weight: bold;
}

.exp-date > span {
    color: #555;
    font-size: 12px;
}

.surveypopus {
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0%, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0%,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
    border: 0;
    height: auto;
    left: 50%;
    margin: 0 auto 0 -378px;
    position: absolute;
    top: 20%;
    width: 733px;
}

.all_Question_list {
    background: #fff;
    margin: 10px;
    padding: 15px;
}

#Quetion {
    margin-top: 21px;
    font-size: 16px;
}





.treadpostedit {
    background: #656769;
    color: #FFF;
    box-shadow: 0px 0px 3px #606265 inset;
    font-size: 15px;
    margin: auto;
    padding: 9px 0;
    width: 80px;
    margin: 25px 20px;
    border-radius: 5px;
    float: right;
}

    .treadpostedit:hover {
        text-decoration: underline;
    }

.soldoutred {
    background: grey none repeat scroll 0 0;
    color: #fff;
    font-family: NewsGoth Cn BT;
    font-size: 18px;
    left: -50px;
    line-height: 22px;
    opacity: 0.8;
    padding: 15px 50px;
    position: absolute;
    top: 61px;
    transform: rotate(-45deg);
    width: 100%;
}

.tradestuff {
    float: right;
    width: 100%;
    margin-top: 19px;
}

.tradehead {
    width: 100%;
    display: inline-block;
    background: rgb(46,171,222); /* Old browsers */
    background: -moz-linear-gradient(left, rgba(46,171,222,1) 0, rgba(177,211,124,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0,rgba(46,171,222,1)), color-stop(100%,rgba(177,211,124,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(46,171,222,1) 0,rgba(177,211,124,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(46,171,222,1) 0,rgba(177,211,124,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(46,171,222,1) 0,rgba(177,211,124,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(46,171,222,1) 0,rgba(177,211,124,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2eabde', endColorstr='#b1d37c',GradientType=1 ); /* IE6-9 */
}

.whitecontant {
    background: #FFF;
    padding: 10px;
    margin: 10px;
}

.videosections {
    width: 100%;
    margin: auto;
    text-align: center;
}

    .videosections p {
        padding: 20px 0;
    }

.pointstrades {
    width: 70%;
    margin: auto;
    text-align: center;
}

    .pointstrades h5 {
        color: #58585A;
        font-family: NewsGoth Cn BT;
        font-size: 25px;
        line-height: 32px;
        text-transform: uppercase;
        font-weight: bold;
        margin: 15px 0 0;
    }

.trdng_p {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    color: #6D6E72;
    margin: 10px 0 15px;
}

.pointstrades .bbtn_block a {
    font-family: 'Open Sans', sans-serif;
    font-size: 19px;
    padding: 14px 25px;
    color: #fff;
    background: #8DC63F;
    margin: 10px 5px;
    display: inline-block;
    transition: all 0.3s ease 0s;
}
/*.pointstrades .bbtn_block a:hover {
        background:#6D6E72;
    }*/

.payment_info .ofr_bxtext label {
    font-size: 60px;
    font-weight: bold;
    color: #8DC63F;
    text-shadow: -1px -1px 0 #f7941d, 1px -1px 0 #f7941d, -1px 1px 0 #f7941d, 1px 1px 0 #f7941d;
}

.payment_info .ofr_bxtext {
    font-family: 'Open Sans', sans-serif;
    font-size: 25px !important;
    color: #f7941d;
    font-weight: normal;
    text-align: center;
    margin-bottom: 0 !important;
}

.bidnowpopup .ern_points {
    font-family: 'Open Sans', sans-serif;
    font-size: 30px;
    color: #333333;
    text-align: right;
    width: 100%;
    display: inline-block;
    font-weight: 600;
}

.payment .bbx_text {
    font-family: 'Open Sans', sans-serif;
    font-size: 12px;
    color: #6D6E72;
}

.inpt_wrp {
    width: 100%;
    display: inline-block;
}

.slideshowW .pro_namevlu {
    text-transform: capitalize;
}

.popupstd .hotdeal_box1 {
    font-family: 'Oswald', sans-serif;
    font-weight: 300;
    font-size: 30px;
    color: #6D6E72;
}

.popup_deal2 {
    padding: 15px !important;
}

    .popup_deal2 .popup_hotdeal {
        display: inline-block;
        width: 100%;
        box-sizing: border-box;
    }

.map_add ul li:first-of-type {
    font-weight: bold;
    color: #333333;
    text-transform: uppercase;
}

.bidnowpopup span.priod_p {
    font-family: 'Open Sans', sans-serif;
    font-size: 45px;
    color: rgb(46,171,222);
    width: 100%;
    display: block;
    text-align: right;
}

.bidnowpopup .spn_italic.clr_grn {
    color: #8DC63F;
}

.bidnowpopup .grey_box {
    display: inline-block;
    width: 100%;
    text-align: center;
    margin-top: 12px;
}

    .bidnowpopup .grey_box .grey_inner {
        height: 100px;
        width: 100px;
        background: #e3e3e3;
        float: left;
        display: block;
        margin: 0px 25px;
    }

.pointstrades span {
    padding: 2px 6px;
    display: inline-block;
    margin: 13px 0;
}

    .pointstrades span:nth-child(2) {
        border-left: 2px solid #C4C5C9;
    }

    .pointstrades span a {
        color: red;
        font-weight: bold;
    }

#h3Msg {
    margin-bottom: 0px !important;
}

.InsertTradePostwhite {
    background: #FFF;
    padding: 15px;
}

.imagescroppopup {
    background: none repeat scroll 0 0 #FFFFFF;
    padding: 10px;
}


.leftimagecrop {
    background: gold none repeat scroll 0 0;
    box-sizing: border-box;
    display: table;
    height: 499px;
    margin: 0 auto;
    text-align: center;
    vertical-align: middle;
    width: 49% !important;
    float: right;
}

.ConfirmationBox {
    left: 50%;
    margin: -89px auto 0 -316px;
    padding: 10px;
    position: fixed;
    top: 50%;
    width: 563px;
}



.popup-model-inner-wrp .model-popup-header .left-section,
.popup-model-inner-wrp .model-popup-header .right-section {
    width: 29%;
    float: left;
    margin-left: 95px;
}

.model-popup-header, .model-popup-contant {
    display: inline-block;
    width: 100%;
}

    .model-popup-contant .model-coupon-box .coupon-wrp {
        background-color: #fff;
        border: medium dotted;
        margin: 7px auto 0;
        padding: 15px;
        text-align: center;
        width: 600px;
    }

    .model-popup-contant .model-coupon-box .first-row {
        display: inline-block;
        width: 100%;
    }

    .model-popup-contant .model-coupon-box .coupon-wrp .one-third {
        width: 33%;
        display: inline-block;
        vertical-align: middle;
    }

    .model-popup-contant .model-coupon-box .coupon-wrp .price .value {
        font-size: 100px;
        vertical-align: middle;
    }

    .model-popup-contant .model-coupon-box .coupon-wrp .price .currency {
        font-size: 30px;
    }

.popup-model-inner-wrp .model-coupon-box .one-third .text-field {
    text-align: left;
    height: 180px;
    position: relative;
}

    .popup-model-inner-wrp .model-coupon-box .one-third .text-field h5 {
        font-size: 20px;
        height: 50px;
        overflow: hidden;
        text-overflow: ellipsis;
        white-space: nowrap;
        word-wrap: break-word;
    }

    .popup-model-inner-wrp .model-coupon-box .one-third .text-field p {
        margin: 5px 0;
    }

    .popup-model-inner-wrp .model-coupon-box .one-third .text-field .field-dynamic p {
        margin: 10px 0;
        height: 118px;
    }

.popup-model-inner-wrp .model-coupon-box .one-third h2 {
    font-size: 30px;
    font-weight: bold;
    height: 64px;
}

.popup-model-inner-wrp .model-coupon-box .details_text p {
    text-align: left;
}

.popup-model-inner-wrp .model-coupon-box .one-third .text-field .field-dynamic {
    bottom: 0;
    height: 132px;
    overflow: hidden;
    position: absolute;
    vertical-align: bottom;
}

.isloading-wrapper.isloading-right {
    margin-left: 10px;
}

.isloading-overlay {
    position: relative;
    text-align: center;
}

    .isloading-overlay .isloading-wrapper {
        background: #FFFFFF;
        -webkit-border-radius: 7px;
        -webkit-background-clip: padding-box;
        -moz-border-radius: 7px;
        -moz-background-clip: padding;
        border-radius: 7px;
        background-clip: padding-box;
        display: inline-block;
        margin: 0 auto;
        padding: 10px 20px;
        top: 10%;
        z-index: 9000;
    }

@keyframes blink {
    50% {
        color: transparent;
    }
}

.loader__dot {
    animation: 1s blink infinite;
}

    .loader__dot:nth-child(2) {
        animation-delay: 250ms;
    }

    .loader__dot:nth-child(3) {
        animation-delay: 500ms;
    }

.clickandWin {
    margin-bottom: 5px;
    /*display:none;*/
}

.clicktowins {
    width: 385px !important;
}

.clicktowinsmore {
    display: inline-block !important;
}

.userwinners {
    display: inline-block;
    /*margin: -170px 0 0 40px;*/
    position: fixed;
    width: 904px !important;
}


.userinwinner {
    padding: 15px !important;
    width: 872px !important;
}

.price_winner {
    visibility: hidden;
}

.close_popup {
    margin-top: -4px;
    position: absolute;
    text-align: right;
    width: 836px;
}

    .close_popup a {
        color: #F9931B;
    }

        .close_popup a:hover {
            text-decoration: underline;
            color: #22BDE5;
        }



.twitter_popup {
    display: table;
    left: 50%;
    margin: -199px 0 0 -240px;
    position: fixed;
    top: 50%;
    width: 30%;
}

.btnclosepopup {
    line-height: 20px;
    text-align: right;
    text-decoration: underline;
    width: 400px;
    top: 9px;
    right: 9px;
    position: absolute;
}

    .btnclosepopup img {
        height: 40PX;
    }

.morePoint {
    margin-top: 10px;
    font-family: calibri;
    color: #F48921;
    font-size: 28px;
    font-weight: bold;
}

h2.morePointDetail {
    margin-top: 10px;
    font-family: calibri;
    color: #8DC63F;
    font-size: 16px;
}

h3.morePointDetail {
    margin-top: 10px;
    font-family: calibri;
    color: #8DC63F;
    font-size: 20px;
    font-weight: bold;
}

.editproflieform h3 {
    color: #8dc63f;
    width: auto;
    font-size: 20px;
    float: left;
    font-family: Myriad Pro Condensed;
    padding-bottom: 16px;
}

.selectedTab a {
    background: none repeat scroll 0 0 #8dc63f !important;
}

/*.confirmrecieptmiddle h2 {font-size: 18px;width: 80%;PADDING-LEFT: 10%;}*/
#UserProductRecieptPopup .confirmwhitespace h4 {
    font-size: 25px;
}

#UserProductRecieptPopup .confirmwhitespace h5 {
    font-size: 20px;
    margin-bottom: 5px;
}

#UserProductRecieptPopup .signin_popup .popbtn {
    background: #00abdf none repeat scroll 0 0;
    border: 0 none !important;
    font-size: 16px !important;
}

.decline-popup-modal {
    padding: 0;
    margin-top: -80px;
    Width: 298px;
}

    .decline-popup-modal .top-section {
        background: #77be4e none repeat scroll 0 0;
        display: inline-block;
        padding: 26px;
    }

        .decline-popup-modal .top-section h3 {
            color: #fff;
            font-family: NewsGoth Cn BT;
            font-size: 20px;
            font-weight: bold;
            text-align: left;
            margin-bottom: 10px;
        }

        .decline-popup-modal .top-section .dispute span {
            color: #474f3e;
            font-family: NewsGoth Cn BT;
            font-size: 17px;
        }

            .decline-popup-modal .top-section .dispute span input {
                margin-right: 10px;
            }

    .decline-popup-modal .bottom-section {
        background: #8BC63E none repeat scroll 0 0;
        display: inline-block;
        padding: 20px;
    }

        .decline-popup-modal .bottom-section h3 {
            color: #474f3e;
            font-family: NewsGoth Cn BT;
            font-size: 17px;
            text-align: left;
            margin-bottom: 10px;
        }

        .decline-popup-modal .bottom-section .textarea-info {
            box-sizing: border-box;
            color: #474f3e;
            display: inline-block;
            float: left;
            font-family: NewsGoth Cn BT;
            font-size: 13px;
            text-align: left;
            width: 100%;
            margin-bottom: 15px;
        }

        .decline-popup-modal .bottom-section .pull-right.submit-btn {
            background: #00B4E3;
            color: #fff;
            border: 0 none;
            display: inline-block;
            float: right;
            padding: 15px 45px;
            font-family: NewsGoth Cn BT;
            font-size: 20px;
        }

        .decline-popup-modal .bottom-section .popup-model-info {
            display: inline-block;
            padding: 20px 0 0;
            color: #474f3e;
            text-align: left;
            width: 100%;
            font-family: NewsGoth Cn BT;
            font-size: 13px;
        }

.product_info_title {
    COLOR: #20D6E0;
    font-family: Myriad Pro Bold;
    font-size: 24px;
    margin: -10px 0 12px 0;
}

.bidFooter {
    color: red;
    margin: -16px 0 0px 0px;
    padding-bottom: 10px;
}

.curire-mob-input {
    position: relative;
    top: -35px;
    left: 6px;
}

.curire-mob-input1 {
    position: relative;
    top: -15px;
    left: 0;
}

.CompaletePaymentInfo {
    padding-left: 20%;
}

.divmaketrade {
    height: 284px;
    width: 100%;
    background: #F48921;
    text-align: center;
    display: inline-block;
}

    .divmaketrade span {
        color: #fff;
        font-weight: 500;
        font-size: 24px;
        margin-top: 36%;
        display: inline-block;
        LINE-HEIGHT: 28PX;
    }

.divPosttrade {
    height: 194px;
    margin-top: 10px;
    width: 100%;
    background: #8DC63F;
    text-align: center;
    display: inline-block;
}

    .divPosttrade span {
        color: #fff;
        font-weight: 500;
        font-size: 24px;
        margin-top: 64px;
        display: inline-block;
        LINE-HEIGHT: 28PX;
    }


.tradebtn a {
    font-size: 16px;
    padding: 8px 16px;
    color: #fff;
    background: #8DC63F;
    /* margin: 10px 5px; */
    display: inline-block;
}


.tradepost-title {
    height: 60px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 450px;
    margin-top: 90px;
    font-size: 48px;
    /* float: right; */
    text-align: right;
}

.tradepost-product {
    height: 60px;
    display: block;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    width: 450px;
    font-size: 44px;
    text-align: right;
    color: #a8a9ad;
}

    .tradepost-product:hover {
        color: #a8a9ad !important;
    }

.signuppop.earn_points .socialleft #aTwitter {
    border: 2px solid #818285;
    background: #fff;
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease 0s;
    color: #818285;
    text-transform: uppercase;
    padding: 7px 6px;
}

.signuppop.earn_points .socialleft #fbshare {
    padding: 12px 12px;
    background: url(../images/share-fb.png) no-repeat scroll center center;
    height: 11px;
    width: 16px;
    border: 2px solid #818285;
    /* background: #fff; */
    display: inline-block;
    text-align: center;
    transition: all 0.3s ease 0s;
    color: #818285;
    text-transform: uppercase;
}

.signuppop.earn_points .socialleft li {
    margin: 0 4px;
    width: 25%;
}

#PreviewPopUp {
    margin: 44px auto 0 80px;
    top: 0;
    width: 850px;
}

#ProductSideShowImages li {
    overflow: hidden;
    border: 3px solid #d1d1d1;
    clear: both;
    height: 130px;
    margin-bottom: 8px;
    text-align: center;
    width: 96%;
    position: relative;
    cursor: pointer;
}

.ProductSideShow img {
    width: 105px;
    height: 105px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#DoubleProductSideShowImages li {
    overflow: hidden;
    border: 3px solid #d1d1d1;
    clear: both;
    height: 100px;
    margin-bottom: 8px;
    text-align: center;
    width: 82%;
    position: relative;
    cursor: pointer;
}

.DoubleProductSideShowImages img {
    max-width: 85px;
    height: 90px;
    display: block;
    margin: auto;
    margin-top: 5px;
}

.pr {
    position: relative;
}

#tab-container-earn-double a {
    margin: 0 auto;
}

.primary-image-label {
    position: absolute;
    bottom: 0;
    left: 0;
}

.popupweekydial > h2 {
    font-size: 36px;
}

#InsertEarnDoubleSideShowImages li {
    overflow: hidden;
    border: 3px solid #d1d1d1;
    clear: both;
    height: 100px;
    margin-bottom: 8px;
    text-align: center;
    width: 140px;
    position: relative;
    cursor: pointer;
}

#InsertEarnDoubleSideShowImages img {
    max-width: 85px;
    height: 90px;
    display: block;
    margin: auto;
    margin-top: 5px;
}

#ViewFeatureProductSideShowImages li {
    overflow: hidden;
    border: 3px solid #d1d1d1;
    clear: both;
    height: 130px;
    margin-bottom: 8px;
    text-align: center;
    width: 140px;
    position: relative;
    cursor: pointer;
}

#ViewFeatureProductSideShowImages img {
    width: 120px;
    height: 110px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#ProductDetail li {
    overflow: hidden;
    border: 3px solid #d1d1d1;
    clear: both;
    height: 155px;
    margin-bottom: 8px;
    text-align: center;
    width: 155px;
    position: relative;
    cursor: pointer;
}

#ProductDetail img {
    max-width: 130px;
    max-height: 130px;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#DoublePointPopUpImageGallery li {
    border: 5px solid #c08abd;
    clear: both;
    cursor: pointer;
    height: 82px;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 80px;
}

#DoublePointPopUpImageGallery img {
    width: 100%;
    height: 100%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

#EarnDoublePointPopUpImageGallery li {
    border: 5px solid #c08abd;
    clear: both;
    cursor: pointer;
    height: 82px;
    margin-bottom: 8px;
    overflow: hidden;
    position: relative;
    text-align: center;
    width: 100px;
}

#EarnDoublePointPopUpImageGallery img {
    height: 90%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
}

.earnPointsfp {
    background: darkgray;
    color: white;
}

    .earnPointsfp span:first-child {
        color: white;
        font-size: 20px;
        letter-spacing: 0.5px;
        font-weight: 100;
        line-height: 29px;
    }

    .earnPointsfp span:last-child {
        text-transform: uppercase;
        font-size: 32px;
        font-weight: 700;
        color: white;
        font-family: NewsGoth Cn BT;
    }



/*It's Snehal's CSS*/
.dialogdemoBasicUsage #popupContainer {
    position: relative;
}

.dialogdemoBasicUsage .footer {
    width: 100%;
    text-align: center;
    margin-left: 20px;
}

    .dialogdemoBasicUsage .footer, .dialogdemoBasicUsage .footer > code {
        font-size: 0.8em;
        margin-top: 50px;
    }

.dialogdemoBasicUsage button {
    width: 200px;
}

.dialogdemoBasicUsage div#status {
    color: #c60008;
}

.dialogdemoBasicUsage .dialog-demo-prerendered md-checkbox {
    margin-bottom: 0;
}


/*_________________________________________________CSS FOR GRID___________________________________________*/
.topic-value-disable {
    background-color: #f5f5f5;
}

.main-tr-collapse {
    background: url('../images/admin/closed.png') no-repeat 50% 50%;
    width: 26px;
}

.main-tr-open {
    background: url('../images/admin/minus.png') no-repeat 50% 7px;
    width: 26px;
}

.editbutton-act {
    width: 22px;
    margin-right: 15px;
}

table.topic-gener-main, table.topic-gener-main table {
    border: solid 1px #a6c9e2;
    border-width: 1px 1px 0px 0px;
}

    table.topic-gener-main table {
        background: #fff;
    }

    table.topic-gener-main thead, .modal-header {
        border-bottom: solid 1px #a6c9e2;
        background:#5c9ccc url(images/ui-bg_gloss-wave_55_5c9ccc_500x100.png) 50% 50% repeat-x;
        color: #fff;
    }

    table.topic-gener-main tbody tr {
        border-bottom: solid 1px #a6c9e2;table.topic-gener-main thead
    }

    table.topic-gener-main thead th, table.topic-gener-main tbody td {
        padding: 3px 3px;
        border-left: solid 1px #a6c9e2;
        min-height: 32px;
        font-size:11px;
    }

    table.topic-gener-main tbody td[colspan="3"] {
        padding: 7px;
    }
.modal-dialog.w-300{ max-width: 300px;}
.modal-dialog.w-400{ max-width: 400px;}
.modal-dialog.w-500{ max-width: 500px;}
.modal-dialog.w-600{ max-width: 600px;}
.modal-dialog.w-700{ max-width: 700px;}
.modal-dialog.w-800{ max-width: 800px;}
.modal-dialog.w-900{ max-width: 900px;}
.cover-letter-disabled{text-decoration: line-through;opacity: 0.2;filter: alpha(opacity=20);}
.rowclick {background-color: antiquewhite;}
table.topic-gener-main{ margin: 0 auto;min-width: 700px;width: 100%;}
table.topic-gener-main .cover_heading_wrapper{ overflow: hidden;}
.cover_heading_wrapper .cover_list{float:left;border: solid 1px #d1d1d1;margin: 5px 5px 0px;}
.cover_heading_wrapper .cover_list span{ display: block;padding: 2px 3px;cursor: pointer;}
.cover_heading_wrapper .cover_list img{ margin-left: 5px;}
.addnew_button{ display: inline-block;padding:3px;cursor: pointer;}
.modal-dialog .modal-body input[type="text"]{ width: 90%;margin: 10px 0;}
.modal-content .modal-body .field-wrapper input[type="checkbox"]{margin: 15px 0 0;}
.modal-dialog .modal-body textarea{width:100%;margin: 10px 0;min-height:100px;}
.modal-dialog .modal-body textarea.big-size-text{ min-height: 500px;}

.account-category-account {
    border-bottom: 1px;
    border-color: gray;
    border-style: dotted;
}
.apply-form {
    overflow: auto;
}
.modal-dialog.job_post{max-width: 1400px;}
.modal-dialog.job_post .spl-instruction{ height:100px;min-height: inherit;}

.tab-content{ border: solid 1px #dddddd;border-top: 0px;clear: both;}
.tab-content > .tab-pane, .pill-content > .pill-pane{ padding: 10px;}
.tab-content > .tab-pane div, .modal-content .modal-body .field-wrapper{ overflow: hidden;}
.tab-content > .tab-pane div.account-category-account{ margin-bottom: 25px;}
.tab-content > .tab-pane div input[type="text"], .modal-content .modal-body .field-wrapper input[type="text"]{ width: 50%;}
.tab-content > .tab-pane div lable, .modal-content .modal-body .field-wrapper lable{ float: left;width:10%;margin: 10px 0;}
.tab-content > .tab-pane div lable.no-width, .modal-content .modal-body .field-wrapper lable.no-width{ width: auto;margin-right: 10px;}
.tab-content > .tab-pane select{ padding:7px 3px;min-width: 150px;border-radius: 2px;}
.modal-body .nav li a{ color: #000;}


.job-applied {
    background-color: green;
}
.job-declined {
    background-color: red;
}

.sortorder:after {
  content: '\25b2';  
}
.sortorder.reverse:after {
  content: '\25bc';  
}
.few-minute-ago-job {
    background-color: orange;
}
.background-green {
    background-color: green;
}
.background-red {
    background-color: red;
}
.background-gray {
    background-color: gray;
}
.background-darkgreen {
    background-color:#5dad7a;
}
.background-darkyellow {
	background-color: yellow;
}
.background-darkred {
	background-color: brown;
}
.inner_topic_table .btn{padding: 6px 6px;}
.jobid_top_table{ padding: 5px 3px;background:#f2f2f2;}
.jobid_top_table select{padding: 3px 5px;border: solid 1px #a6c9e2;width: 143px;}
.jobid_topic_gener1{border-bottom: solid 1px #a6c9e2;}
.jobid_topic_gener2, .jobid_topic_gener3{ margin-top:15px;}
.jobid_topic_gener2 th input[type="checkbox"]{ margin-top: 0px;vertical-align: middle;}
.modal-dialog .modal-body .Row{ overflow: hidden;padding-bottom: 15px;}
.modal-dialog .modal-body .Row .inner_row_div{float:left;overflow: hidden;width: 48%;margin-left: 1%;}
.modal-dialog .modal-body .Row .inner_row_div .Cell_label{ overflow: hidden;}
.modal-dialog .modal-body .Row .inner_row_div .Cell input[type="text"]{padding:5px 5px;border: solid 1px #a6c9e2;width:100%;}
.modal-dialog .modal-body .Row .inner_row_div .Cell span{ margin-right: 5px;}
.modal-dialog .modal-body .Row .inner_row_div .Cell input[type="checkbox"], .modal-dialog .modal-body .Row .inner_row_div .Cell input[type="radio"]{vertical-align:sub;margin-right: 3px;}
 




/* NUGET: BEGIN LICENSE TEXT
 *
 * Microsoft grants you the right to use these script files for the sole
 * purpose of either: (i) interacting through your browser with the Microsoft
 * website or online service, subject to the applicable licensing or use
 * terms; or (ii) using the files as included with a Microsoft product subject
 * to that product's license terms. Microsoft reserves all other rights to the
 * files not expressly granted by Microsoft, whether by implication, estoppel
 * or otherwise. The notices and licenses below are for informational purposes only.
 *
 * NUGET: END LICENSE TEXT */
/*!
 * Bootstrap v3.0.0
 *
 * Copyright 2013 Twitter, Inc
 * Licensed under the Apache License v2.0
 * http://www.apache.org/licenses/LICENSE-2.0
 *
 * Designed and built with all the love in the world by @mdo and @fat.
 *//*! normalize.css v2.1.0 | MIT License | git.io/normalize */article,aside,details,figcaption,figure,footer,header,hgroup,main,nav,section,summary{display:block}audio,canvas,video{display:inline-block}audio:not([controls]){display:none;height:0}[hidden]{display:none}html{font-family:sans-serif;-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}a:focus{outline:thin dotted}a:active,a:hover{outline:0}h1{margin:.67em 0;font-size:2em}abbr[title]{border-bottom:1px dotted}b,strong{font-weight:bold}dfn{font-style:italic}hr{height:0;-moz-box-sizing:content-box;box-sizing:content-box}mark{color:#000;background:#ff0}code,kbd,pre,samp{font-family:monospace,serif;font-size:1em}pre{white-space:pre-wrap}q{quotes:"\201C" "\201D" "\2018" "\2019"}small{font-size:80%}sub,sup{position:relative;font-size:75%;line-height:0;vertical-align:baseline}sup{top:-0.5em}sub{bottom:-0.25em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}fieldset{padding:.35em .625em .75em;margin:0 2px;border:1px solid #c0c0c0}legend{padding:0;border:0}button,input,select,textarea{margin:0;font-family:inherit;font-size:100%}button,input{line-height:normal}button,select{text-transform:none}button,html input[type="button"],input[type="reset"],input[type="submit"]{cursor:pointer;-webkit-appearance:button}button[disabled],html input[disabled]{cursor:default}input[type="checkbox"],input[type="radio"]{padding:0;box-sizing:border-box}input[type="search"]{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box;-webkit-appearance:textfield}input[type="search"]::-webkit-search-cancel-button,input[type="search"]::-webkit-search-decoration{-webkit-appearance:none}button::-moz-focus-inner,input::-moz-focus-inner{padding:0;border:0}textarea{overflow:auto;vertical-align:top}table{border-collapse:collapse;border-spacing:0}@media print{*{color:#000!important;text-shadow:none!important;background:transparent!important;box-shadow:none!important}a,a:visited{text-decoration:underline}a[href]:after{content:" (" attr(href) ")"}abbr[title]:after{content:" (" attr(title) ")"}.ir a:after,a[href^="javascript:"]:after,a[href^="#"]:after{content:""}pre,blockquote{border:1px solid #999;page-break-inside:avoid}thead{display:table-header-group}tr,img{page-break-inside:avoid}img{max-width:100%!important}@page{margin:2cm .5cm}p,h2,h3{orphans:3;widows:3}h2,h3{page-break-after:avoid}.navbar{display:none}.table td,.table th{background-color:#fff!important}.btn>.caret,.dropup>.btn>.caret{border-top-color:#000!important}.label{border:1px solid #000}.table{border-collapse:collapse!important}.table-bordered th,.table-bordered td{border:1px solid #ddd!important}}*,*:before,*:after{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}html{font-size:62.5%;-webkit-tap-highlight-color:rgba(0,0,0,0)}body{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-size:14px;line-height:1.428571429;color:#333;background-color:#fff}input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit}button,input,select[multiple],textarea{background-image:none}a{color:#428bca;text-decoration:none}a:hover,a:focus{color:#2a6496;text-decoration:underline}a:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}img{vertical-align:middle}.img-responsive{display:block;height:auto;max-width:100%}.img-rounded{border-radius:6px}.img-thumbnail{display:inline-block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.img-circle{border-radius:50%}hr{margin-top:20px;margin-bottom:20px;border:0;border-top:1px solid #eee}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0 0 0 0);border:0}p{margin:0 0 10px}.lead{margin-bottom:20px;font-size:16.099999999999998px;font-weight:200;line-height:1.4}@media(min-width:768px){.lead{font-size:21px}}small{font-size:85%}cite{font-style:normal}.text-muted{color:#999}.text-primary{color:#428bca}.text-warning{color:#c09853}.text-danger{color:#b94a48}.text-success{color:#468847}.text-info{color:#3a87ad}.text-left{text-align:left}.text-right{text-align:right}.text-center{text-align:center}h1,h2,h3,h4,h5,h6,.h1,.h2,.h3,.h4,.h5,.h6{font-family:"Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:500;line-height:1.1}h1 small,h2 small,h3 small,h4 small,h5 small,h6 small,.h1 small,.h2 small,.h3 small,.h4 small,.h5 small,.h6 small{font-weight:normal;line-height:1;color:#999}h1,h2,h3{margin-top:20px;margin-bottom:10px}h4,h5,h6{margin-top:10px;margin-bottom:10px}h1,.h1{font-size:36px}h2,.h2{font-size:30px}h3,.h3{font-size:24px}h4,.h4{font-size:18px}h5,.h5{font-size:14px}h6,.h6{font-size:12px}h1 small,.h1 small{font-size:24px}h2 small,.h2 small{font-size:18px}h3 small,.h3 small,h4 small,.h4 small{font-size:14px}.page-header{padding-bottom:9px;margin:40px 0 20px;border-bottom:1px solid #eee}ul,ol{margin-top:0;margin-bottom:10px}ul ul,ol ul,ul ol,ol ol{margin-bottom:0}.list-unstyled{padding-left:0;list-style:none}.list-inline{padding-left:0;list-style:none}.list-inline>li{display:inline-block;padding-right:5px;padding-left:5px}dl{margin-bottom:20px}dt,dd{line-height:1.428571429}dt{font-weight:bold}dd{margin-left:0}@media(min-width:768px){.dl-horizontal dt{float:left;width:160px;overflow:hidden;clear:left;text-align:right;text-overflow:ellipsis;white-space:nowrap}.dl-horizontal dd{margin-left:180px}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}.dl-horizontal dd:before,.dl-horizontal dd:after{display:table;content:" "}.dl-horizontal dd:after{clear:both}}abbr[title],abbr[data-original-title]{cursor:help;border-bottom:1px dotted #999}abbr.initialism{font-size:90%;text-transform:uppercase}blockquote{padding:10px 20px;margin:0 0 20px;border-left:5px solid #eee}blockquote p{font-size:17.5px;font-weight:300;line-height:1.25}blockquote p:last-child{margin-bottom:0}blockquote small{display:block;line-height:1.428571429;color:#999}blockquote small:before{content:'\2014 \00A0'}blockquote.pull-right{padding-right:15px;padding-left:0;border-right:5px solid #eee;border-left:0}blockquote.pull-right p,blockquote.pull-right small{text-align:right}blockquote.pull-right small:before{content:''}blockquote.pull-right small:after{content:'\00A0 \2014'}q:before,q:after,blockquote:before,blockquote:after{content:""}address{display:block;margin-bottom:20px;font-style:normal;line-height:1.428571429}code,pre{font-family:Monaco,Menlo,Consolas,"Courier New",monospace}code{padding:2px 4px;font-size:90%;color:#c7254e;white-space:nowrap;background-color:#f9f2f4;border-radius:4px}pre{display:block;padding:9.5px;margin:0 0 10px;font-size:13px;line-height:1.428571429;color:#333;word-break:break-all;word-wrap:break-word;background-color:#f5f5f5;border:1px solid #ccc;border-radius:4px}pre.prettyprint{margin-bottom:20px}pre code{padding:0;font-size:inherit;color:inherit;white-space:pre-wrap;background-color:transparent;border:0}.pre-scrollable{max-height:340px;overflow-y:scroll}.container{padding-right:15px;padding-left:15px;margin-right:auto;margin-left:auto}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.container:before,.container:after{display:table;content:" "}.container:after{clear:both}.row{margin-right:-15px;margin-left:-15px}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.row:before,.row:after{display:table;content:" "}.row:after{clear:both}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11,.col-xs-12,.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11,.col-sm-12,.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11,.col-md-12,.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11,.col-lg-12{position:relative;min-height:1px;padding-right:15px;padding-left:15px}.col-xs-1,.col-xs-2,.col-xs-3,.col-xs-4,.col-xs-5,.col-xs-6,.col-xs-7,.col-xs-8,.col-xs-9,.col-xs-10,.col-xs-11{float:left}.col-xs-1{width:8.333333333333332%}.col-xs-2{width:16.666666666666664%}.col-xs-3{width:25%}.col-xs-4{width:33.33333333333333%}.col-xs-5{width:41.66666666666667%}.col-xs-6{width:50%}.col-xs-7{width:58.333333333333336%}.col-xs-8{width:66.66666666666666%}.col-xs-9{width:75%}.col-xs-10{width:83.33333333333334%}.col-xs-11{width:91.66666666666666%}.col-xs-12{width:100%}@media(min-width:768px){.container{max-width:750px}.col-sm-1,.col-sm-2,.col-sm-3,.col-sm-4,.col-sm-5,.col-sm-6,.col-sm-7,.col-sm-8,.col-sm-9,.col-sm-10,.col-sm-11{float:left}.col-sm-1{width:8.333333333333332%}.col-sm-2{width:16.666666666666664%}.col-sm-3{width:25%}.col-sm-4{width:33.33333333333333%}.col-sm-5{width:41.66666666666667%}.col-sm-6{width:50%}.col-sm-7{width:58.333333333333336%}.col-sm-8{width:66.66666666666666%}.col-sm-9{width:75%}.col-sm-10{width:83.33333333333334%}.col-sm-11{width:91.66666666666666%}.col-sm-12{width:100%}.col-sm-push-1{left:8.333333333333332%}.col-sm-push-2{left:16.666666666666664%}.col-sm-push-3{left:25%}.col-sm-push-4{left:33.33333333333333%}.col-sm-push-5{left:41.66666666666667%}.col-sm-push-6{left:50%}.col-sm-push-7{left:58.333333333333336%}.col-sm-push-8{left:66.66666666666666%}.col-sm-push-9{left:75%}.col-sm-push-10{left:83.33333333333334%}.col-sm-push-11{left:91.66666666666666%}.col-sm-pull-1{right:8.333333333333332%}.col-sm-pull-2{right:16.666666666666664%}.col-sm-pull-3{right:25%}.col-sm-pull-4{right:33.33333333333333%}.col-sm-pull-5{right:41.66666666666667%}.col-sm-pull-6{right:50%}.col-sm-pull-7{right:58.333333333333336%}.col-sm-pull-8{right:66.66666666666666%}.col-sm-pull-9{right:75%}.col-sm-pull-10{right:83.33333333333334%}.col-sm-pull-11{right:91.66666666666666%}.col-sm-offset-1{margin-left:8.333333333333332%}.col-sm-offset-2{margin-left:16.666666666666664%}.col-sm-offset-3{margin-left:25%}.col-sm-offset-4{margin-left:33.33333333333333%}.col-sm-offset-5{margin-left:41.66666666666667%}.col-sm-offset-6{margin-left:50%}.col-sm-offset-7{margin-left:58.333333333333336%}.col-sm-offset-8{margin-left:66.66666666666666%}.col-sm-offset-9{margin-left:75%}.col-sm-offset-10{margin-left:83.33333333333334%}.col-sm-offset-11{margin-left:91.66666666666666%}}@media(min-width:992px){.container{max-width:970px}.col-md-1,.col-md-2,.col-md-3,.col-md-4,.col-md-5,.col-md-6,.col-md-7,.col-md-8,.col-md-9,.col-md-10,.col-md-11{float:left}.col-md-1{width:8.333333333333332%}.col-md-2{width:16.666666666666664%}.col-md-3{width:25%}.col-md-4{width:33.33333333333333%}.col-md-5{width:41.66666666666667%}.col-md-6{width:50%}.col-md-7{width:58.333333333333336%}.col-md-8{width:66.66666666666666%}.col-md-9{width:75%}.col-md-10{width:83.33333333333334%}.col-md-11{width:91.66666666666666%}.col-md-12{width:100%}.col-md-push-0{left:auto}.col-md-push-1{left:8.333333333333332%}.col-md-push-2{left:16.666666666666664%}.col-md-push-3{left:25%}.col-md-push-4{left:33.33333333333333%}.col-md-push-5{left:41.66666666666667%}.col-md-push-6{left:50%}.col-md-push-7{left:58.333333333333336%}.col-md-push-8{left:66.66666666666666%}.col-md-push-9{left:75%}.col-md-push-10{left:83.33333333333334%}.col-md-push-11{left:91.66666666666666%}.col-md-pull-0{right:auto}.col-md-pull-1{right:8.333333333333332%}.col-md-pull-2{right:16.666666666666664%}.col-md-pull-3{right:25%}.col-md-pull-4{right:33.33333333333333%}.col-md-pull-5{right:41.66666666666667%}.col-md-pull-6{right:50%}.col-md-pull-7{right:58.333333333333336%}.col-md-pull-8{right:66.66666666666666%}.col-md-pull-9{right:75%}.col-md-pull-10{right:83.33333333333334%}.col-md-pull-11{right:91.66666666666666%}.col-md-offset-0{margin-left:0}.col-md-offset-1{margin-left:8.333333333333332%}.col-md-offset-2{margin-left:16.666666666666664%}.col-md-offset-3{margin-left:25%}.col-md-offset-4{margin-left:33.33333333333333%}.col-md-offset-5{margin-left:41.66666666666667%}.col-md-offset-6{margin-left:50%}.col-md-offset-7{margin-left:58.333333333333336%}.col-md-offset-8{margin-left:66.66666666666666%}.col-md-offset-9{margin-left:75%}.col-md-offset-10{margin-left:83.33333333333334%}.col-md-offset-11{margin-left:91.66666666666666%}}@media(min-width:1200px){.container{max-width:1500px}.col-lg-1,.col-lg-2,.col-lg-3,.col-lg-4,.col-lg-5,.col-lg-6,.col-lg-7,.col-lg-8,.col-lg-9,.col-lg-10,.col-lg-11{float:left}.col-lg-1{width:8.333333333333332%}.col-lg-2{width:16.666666666666664%}.col-lg-3{width:25%}.col-lg-4{width:33.33333333333333%}.col-lg-5{width:41.66666666666667%}.col-lg-6{width:50%}.col-lg-7{width:58.333333333333336%}.col-lg-8{width:66.66666666666666%}.col-lg-9{width:75%}.col-lg-10{width:83.33333333333334%}.col-lg-11{width:91.66666666666666%}.col-lg-12{width:100%}.col-lg-push-0{left:auto}.col-lg-push-1{left:8.333333333333332%}.col-lg-push-2{left:16.666666666666664%}.col-lg-push-3{left:25%}.col-lg-push-4{left:33.33333333333333%}.col-lg-push-5{left:41.66666666666667%}.col-lg-push-6{left:50%}.col-lg-push-7{left:58.333333333333336%}.col-lg-push-8{left:66.66666666666666%}.col-lg-push-9{left:75%}.col-lg-push-10{left:83.33333333333334%}.col-lg-push-11{left:91.66666666666666%}.col-lg-pull-0{right:auto}.col-lg-pull-1{right:8.333333333333332%}.col-lg-pull-2{right:16.666666666666664%}.col-lg-pull-3{right:25%}.col-lg-pull-4{right:33.33333333333333%}.col-lg-pull-5{right:41.66666666666667%}.col-lg-pull-6{right:50%}.col-lg-pull-7{right:58.333333333333336%}.col-lg-pull-8{right:66.66666666666666%}.col-lg-pull-9{right:75%}.col-lg-pull-10{right:83.33333333333334%}.col-lg-pull-11{right:91.66666666666666%}.col-lg-offset-0{margin-left:0}.col-lg-offset-1{margin-left:8.333333333333332%}.col-lg-offset-2{margin-left:16.666666666666664%}.col-lg-offset-3{margin-left:25%}.col-lg-offset-4{margin-left:33.33333333333333%}.col-lg-offset-5{margin-left:41.66666666666667%}.col-lg-offset-6{margin-left:50%}.col-lg-offset-7{margin-left:58.333333333333336%}.col-lg-offset-8{margin-left:66.66666666666666%}.col-lg-offset-9{margin-left:75%}.col-lg-offset-10{margin-left:83.33333333333334%}.col-lg-offset-11{margin-left:91.66666666666666%}}table{max-width:100%;background-color:transparent}th{text-align:left}.table{width:100%;margin-bottom:20px}.table thead>tr>th,.table tbody>tr>th,.table tfoot>tr>th,.table thead>tr>td,.table tbody>tr>td,.table tfoot>tr>td{padding:8px;line-height:1.428571429;vertical-align:top;border-top:1px solid #ddd}.table thead>tr>th{vertical-align:bottom;border-bottom:2px solid #ddd}.table caption+thead tr:first-child th,.table colgroup+thead tr:first-child th,.table thead:first-child tr:first-child th,.table caption+thead tr:first-child td,.table colgroup+thead tr:first-child td,.table thead:first-child tr:first-child td{border-top:0}.table tbody+tbody{border-top:2px solid #ddd}.table .table{background-color:#fff}.table-condensed thead>tr>th,.table-condensed tbody>tr>th,.table-condensed tfoot>tr>th,.table-condensed thead>tr>td,.table-condensed tbody>tr>td,.table-condensed tfoot>tr>td{padding:5px}.table-bordered{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>tbody>tr>th,.table-bordered>tfoot>tr>th,.table-bordered>thead>tr>td,.table-bordered>tbody>tr>td,.table-bordered>tfoot>tr>td{border:1px solid #ddd}.table-bordered>thead>tr>th,.table-bordered>thead>tr>td{border-bottom-width:2px}.table-striped>tbody>tr:nth-child(odd)>td,.table-striped>tbody>tr:nth-child(odd)>th{background-color:#f9f9f9}.table-hover>tbody>tr:hover>td,.table-hover>tbody>tr:hover>th{background-color:#f5f5f5}table col[class*="col-"]{display:table-column;float:none}table td[class*="col-"],table th[class*="col-"]{display:table-cell;float:none}.table>thead>tr>td.active,.table>tbody>tr>td.active,.table>tfoot>tr>td.active,.table>thead>tr>th.active,.table>tbody>tr>th.active,.table>tfoot>tr>th.active,.table>thead>tr.active>td,.table>tbody>tr.active>td,.table>tfoot>tr.active>td,.table>thead>tr.active>th,.table>tbody>tr.active>th,.table>tfoot>tr.active>th{background-color:#f5f5f5}.table>thead>tr>td.success,.table>tbody>tr>td.success,.table>tfoot>tr>td.success,.table>thead>tr>th.success,.table>tbody>tr>th.success,.table>tfoot>tr>th.success,.table>thead>tr.success>td,.table>tbody>tr.success>td,.table>tfoot>tr.success>td,.table>thead>tr.success>th,.table>tbody>tr.success>th,.table>tfoot>tr.success>th{background-color:#dff0d8;border-color:#d6e9c6}.table-hover>tbody>tr>td.success:hover,.table-hover>tbody>tr>th.success:hover,.table-hover>tbody>tr.success:hover>td{background-color:#d0e9c6;border-color:#c9e2b3}.table>thead>tr>td.danger,.table>tbody>tr>td.danger,.table>tfoot>tr>td.danger,.table>thead>tr>th.danger,.table>tbody>tr>th.danger,.table>tfoot>tr>th.danger,.table>thead>tr.danger>td,.table>tbody>tr.danger>td,.table>tfoot>tr.danger>td,.table>thead>tr.danger>th,.table>tbody>tr.danger>th,.table>tfoot>tr.danger>th{background-color:#f2dede;border-color:#eed3d7}.table-hover>tbody>tr>td.danger:hover,.table-hover>tbody>tr>th.danger:hover,.table-hover>tbody>tr.danger:hover>td{background-color:#ebcccc;border-color:#e6c1c7}.table>thead>tr>td.warning,.table>tbody>tr>td.warning,.table>tfoot>tr>td.warning,.table>thead>tr>th.warning,.table>tbody>tr>th.warning,.table>tfoot>tr>th.warning,.table>thead>tr.warning>td,.table>tbody>tr.warning>td,.table>tfoot>tr.warning>td,.table>thead>tr.warning>th,.table>tbody>tr.warning>th,.table>tfoot>tr.warning>th{background-color:#fcf8e3;border-color:#fbeed5}.table-hover>tbody>tr>td.warning:hover,.table-hover>tbody>tr>th.warning:hover,.table-hover>tbody>tr.warning:hover>td{background-color:#faf2cc;border-color:#f8e5be}@media(max-width:768px){.table-responsive{width:100%;margin-bottom:15px;overflow-x:scroll;overflow-y:hidden;border:1px solid #ddd}.table-responsive>.table{margin-bottom:0;background-color:#fff}.table-responsive>.table>thead>tr>th,.table-responsive>.table>tbody>tr>th,.table-responsive>.table>tfoot>tr>th,.table-responsive>.table>thead>tr>td,.table-responsive>.table>tbody>tr>td,.table-responsive>.table>tfoot>tr>td{white-space:nowrap}.table-responsive>.table-bordered{border:0}.table-responsive>.table-bordered>thead>tr>th:first-child,.table-responsive>.table-bordered>tbody>tr>th:first-child,.table-responsive>.table-bordered>tfoot>tr>th:first-child,.table-responsive>.table-bordered>thead>tr>td:first-child,.table-responsive>.table-bordered>tbody>tr>td:first-child,.table-responsive>.table-bordered>tfoot>tr>td:first-child{border-left:0}.table-responsive>.table-bordered>thead>tr>th:last-child,.table-responsive>.table-bordered>tbody>tr>th:last-child,.table-responsive>.table-bordered>tfoot>tr>th:last-child,.table-responsive>.table-bordered>thead>tr>td:last-child,.table-responsive>.table-bordered>tbody>tr>td:last-child,.table-responsive>.table-bordered>tfoot>tr>td:last-child{border-right:0}.table-responsive>.table-bordered>thead>tr:last-child>th,.table-responsive>.table-bordered>tbody>tr:last-child>th,.table-responsive>.table-bordered>tfoot>tr:last-child>th,.table-responsive>.table-bordered>thead>tr:last-child>td,.table-responsive>.table-bordered>tbody>tr:last-child>td,.table-responsive>.table-bordered>tfoot>tr:last-child>td{border-bottom:0}}fieldset{padding:0;margin:0;border:0}legend{display:block;width:100%;padding:0;margin-bottom:20px;font-size:21px;line-height:inherit;color:#333;border:0;border-bottom:1px solid #e5e5e5}label{display:inline-block;margin-bottom:5px;font-weight:bold}input[type="search"]{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}input[type="radio"],input[type="checkbox"]{margin:4px 0 0;margin-top:1px \9;line-height:normal}input[type="file"]{display:block}select[multiple],select[size]{height:auto}select optgroup{font-family:inherit;font-size:inherit;font-style:inherit}input[type="file"]:focus,input[type="radio"]:focus,input[type="checkbox"]:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}input[type="number"]::-webkit-outer-spin-button,input[type="number"]::-webkit-inner-spin-button{height:auto}.form-control:-moz-placeholder{color:#999}.form-control::-moz-placeholder{color:#999}.form-control:-ms-input-placeholder{color:#999}.form-control::-webkit-input-placeholder{color:#999}.form-control{display:block;width:100%;height:34px;padding:6px 12px;font-size:14px;line-height:1.428571429;color:#555;vertical-align:middle;background-color:#fff;border:1px solid #ccc;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);-webkit-transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s;transition:border-color ease-in-out .15s,box-shadow ease-in-out .15s}.form-control:focus{border-color:#66afe9;outline:0;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 8px rgba(102,175,233,0.6)}.form-control[disabled],.form-control[readonly],fieldset[disabled] .form-control{cursor:not-allowed;background-color:#eee}textarea.form-control{height:auto}.form-group{margin-bottom:15px}.radio,.checkbox{display:block;min-height:20px;padding-left:20px;margin-top:10px;margin-bottom:10px;vertical-align:middle}.radio label,.checkbox label{display:inline;margin-bottom:0;font-weight:normal;cursor:pointer}.radio input[type="radio"],.radio-inline input[type="radio"],.checkbox input[type="checkbox"],.checkbox-inline input[type="checkbox"]{float:left;margin-left:-20px}.radio+.radio,.checkbox+.checkbox{margin-top:-5px}.radio-inline,.checkbox-inline{display:inline-block;padding-left:20px;margin-bottom:0;font-weight:normal;vertical-align:middle;cursor:pointer}.radio-inline+.radio-inline,.checkbox-inline+.checkbox-inline{margin-top:0;margin-left:10px}input[type="radio"][disabled],input[type="checkbox"][disabled],.radio[disabled],.radio-inline[disabled],.checkbox[disabled],.checkbox-inline[disabled],fieldset[disabled] input[type="radio"],fieldset[disabled] input[type="checkbox"],fieldset[disabled] .radio,fieldset[disabled] .radio-inline,fieldset[disabled] .checkbox,fieldset[disabled] .checkbox-inline{cursor:not-allowed}.input-sm{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-sm{height:30px;line-height:30px}textarea.input-sm{height:auto}.input-lg{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-lg{height:45px;line-height:45px}textarea.input-lg{height:auto}.has-warning .help-block,.has-warning .control-label{color:#c09853}.has-warning .form-control{border-color:#c09853;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-warning .form-control:focus{border-color:#a47e3c;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #dbc59e}.has-warning .input-group-addon{color:#c09853;background-color:#fcf8e3;border-color:#c09853}.has-error .help-block,.has-error .control-label{color:#b94a48}.has-error .form-control{border-color:#b94a48;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-error .form-control:focus{border-color:#953b39;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #d59392}.has-error .input-group-addon{color:#b94a48;background-color:#f2dede;border-color:#b94a48}.has-success .help-block,.has-success .control-label{color:#468847}.has-success .form-control{border-color:#468847;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075);box-shadow:inset 0 1px 1px rgba(0,0,0,0.075)}.has-success .form-control:focus{border-color:#356635;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b;box-shadow:inset 0 1px 1px rgba(0,0,0,0.075),0 0 6px #7aba7b}.has-success .input-group-addon{color:#468847;background-color:#dff0d8;border-color:#468847}.form-control-static{padding-top:7px;margin-bottom:0}.help-block{display:block;margin-top:5px;margin-bottom:10px;color:#737373}@media(min-width:768px){.form-inline .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.form-inline .form-control{display:inline-block}.form-inline .radio,.form-inline .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.form-inline .radio input[type="radio"],.form-inline .checkbox input[type="checkbox"]{float:none;margin-left:0}}.form-horizontal .control-label,.form-horizontal .radio,.form-horizontal .checkbox,.form-horizontal .radio-inline,.form-horizontal .checkbox-inline{padding-top:7px;margin-top:0;margin-bottom:0}.form-horizontal .form-group{margin-right:-15px;margin-left:-15px}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}.form-horizontal .form-group:before,.form-horizontal .form-group:after{display:table;content:" "}.form-horizontal .form-group:after{clear:both}@media(min-width:768px){.form-horizontal .control-label{text-align:right}}.btn{display:inline-block;padding:6px 12px;margin-bottom:0;font-size:14px;font-weight:normal;line-height:1.428571429;text-align:center;white-space:nowrap;vertical-align:middle;cursor:pointer;border:1px solid transparent;border-radius:4px;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;-o-user-select:none;user-select:none}.btn:focus{outline:thin dotted #333;outline:5px auto -webkit-focus-ring-color;outline-offset:-2px}.btn:hover,.btn:focus{color:#333;text-decoration:none}.btn:active,.btn.active{background-image:none;outline:0;-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn.disabled,.btn[disabled],fieldset[disabled] .btn{pointer-events:none;cursor:not-allowed;opacity:.65;filter:alpha(opacity=65);-webkit-box-shadow:none;box-shadow:none}.btn-default{color:#333;background-color:#fff;border-color:#ccc}.btn-default:hover,.btn-default:focus,.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{color:#333;background-color:#ebebeb;border-color:#adadad}.btn-default:active,.btn-default.active,.open .dropdown-toggle.btn-default{background-image:none}.btn-default.disabled,.btn-default[disabled],fieldset[disabled] .btn-default,.btn-default.disabled:hover,.btn-default[disabled]:hover,fieldset[disabled] .btn-default:hover,.btn-default.disabled:focus,.btn-default[disabled]:focus,fieldset[disabled] .btn-default:focus,.btn-default.disabled:active,.btn-default[disabled]:active,fieldset[disabled] .btn-default:active,.btn-default.disabled.active,.btn-default[disabled].active,fieldset[disabled] .btn-default.active{background-color:#fff;border-color:#ccc}.btn-primary{color:#fff;background-color:#428bca;border-color:#357ebd}.btn-primary:hover,.btn-primary:focus,.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{color:#fff;background-color:#3276b1;border-color:#285e8e}.btn-primary:active,.btn-primary.active,.open .dropdown-toggle.btn-primary{background-image:none}.btn-primary.disabled,.btn-primary[disabled],fieldset[disabled] .btn-primary,.btn-primary.disabled:hover,.btn-primary[disabled]:hover,fieldset[disabled] .btn-primary:hover,.btn-primary.disabled:focus,.btn-primary[disabled]:focus,fieldset[disabled] .btn-primary:focus,.btn-primary.disabled:active,.btn-primary[disabled]:active,fieldset[disabled] .btn-primary:active,.btn-primary.disabled.active,.btn-primary[disabled].active,fieldset[disabled] .btn-primary.active{background-color:#428bca;border-color:#357ebd}.btn-warning{color:#fff;background-color:#f0ad4e;border-color:#eea236}.btn-warning:hover,.btn-warning:focus,.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{color:#fff;background-color:#ed9c28;border-color:#d58512}.btn-warning:active,.btn-warning.active,.open .dropdown-toggle.btn-warning{background-image:none}.btn-warning.disabled,.btn-warning[disabled],fieldset[disabled] .btn-warning,.btn-warning.disabled:hover,.btn-warning[disabled]:hover,fieldset[disabled] .btn-warning:hover,.btn-warning.disabled:focus,.btn-warning[disabled]:focus,fieldset[disabled] .btn-warning:focus,.btn-warning.disabled:active,.btn-warning[disabled]:active,fieldset[disabled] .btn-warning:active,.btn-warning.disabled.active,.btn-warning[disabled].active,fieldset[disabled] .btn-warning.active{background-color:#f0ad4e;border-color:#eea236}.btn-danger{color:#fff;background-color:#d9534f;border-color:#d43f3a}.btn-danger:hover,.btn-danger:focus,.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{color:#fff;background-color:#d2322d;border-color:#ac2925}.btn-danger:active,.btn-danger.active,.open .dropdown-toggle.btn-danger{background-image:none}.btn-danger.disabled,.btn-danger[disabled],fieldset[disabled] .btn-danger,.btn-danger.disabled:hover,.btn-danger[disabled]:hover,fieldset[disabled] .btn-danger:hover,.btn-danger.disabled:focus,.btn-danger[disabled]:focus,fieldset[disabled] .btn-danger:focus,.btn-danger.disabled:active,.btn-danger[disabled]:active,fieldset[disabled] .btn-danger:active,.btn-danger.disabled.active,.btn-danger[disabled].active,fieldset[disabled] .btn-danger.active{background-color:#d9534f;border-color:#d43f3a}.btn-success{color:#fff;background-color:#5cb85c;border-color:#4cae4c}.btn-success:hover,.btn-success:focus,.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{color:#fff;background-color:#47a447;border-color:#398439}.btn-success:active,.btn-success.active,.open .dropdown-toggle.btn-success{background-image:none}.btn-success.disabled,.btn-success[disabled],fieldset[disabled] .btn-success,.btn-success.disabled:hover,.btn-success[disabled]:hover,fieldset[disabled] .btn-success:hover,.btn-success.disabled:focus,.btn-success[disabled]:focus,fieldset[disabled] .btn-success:focus,.btn-success.disabled:active,.btn-success[disabled]:active,fieldset[disabled] .btn-success:active,.btn-success.disabled.active,.btn-success[disabled].active,fieldset[disabled] .btn-success.active{background-color:#5cb85c;border-color:#4cae4c}.btn-info{color:#fff;background-color:#5bc0de;border-color:#46b8da}.btn-info:hover,.btn-info:focus,.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{color:#fff;background-color:#39b3d7;border-color:#269abc}.btn-info:active,.btn-info.active,.open .dropdown-toggle.btn-info{background-image:none}.btn-info.disabled,.btn-info[disabled],fieldset[disabled] .btn-info,.btn-info.disabled:hover,.btn-info[disabled]:hover,fieldset[disabled] .btn-info:hover,.btn-info.disabled:focus,.btn-info[disabled]:focus,fieldset[disabled] .btn-info:focus,.btn-info.disabled:active,.btn-info[disabled]:active,fieldset[disabled] .btn-info:active,.btn-info.disabled.active,.btn-info[disabled].active,fieldset[disabled] .btn-info.active{background-color:#5bc0de;border-color:#46b8da}.btn-link{font-weight:normal;color:#428bca;cursor:pointer;border-radius:0}.btn-link,.btn-link:active,.btn-link[disabled],fieldset[disabled] .btn-link{background-color:transparent;-webkit-box-shadow:none;box-shadow:none}.btn-link,.btn-link:hover,.btn-link:focus,.btn-link:active{border-color:transparent}.btn-link:hover,.btn-link:focus{color:#2a6496;text-decoration:underline;background-color:transparent}.btn-link[disabled]:hover,fieldset[disabled] .btn-link:hover,.btn-link[disabled]:focus,fieldset[disabled] .btn-link:focus{color:#999;text-decoration:none}.btn-lg{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-sm,.btn-xs{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-xs{padding:1px 5px}.btn-block{display:block;width:100%;padding-right:0;padding-left:0}.btn-block+.btn-block{margin-top:5px}input[type="submit"].btn-block,input[type="reset"].btn-block,input[type="button"].btn-block{width:100%}.fade{opacity:0;-webkit-transition:opacity .15s linear;transition:opacity .15s linear}.fade.in{opacity:1}.collapse{display:none}.collapse.in{display:block}.collapsing{position:relative;height:0;overflow:hidden;-webkit-transition:height .35s ease;transition:height .35s ease}@font-face{font-family:'Glyphicons Halflings';src:url('../fonts/glyphicons-halflings-regular.eot');src:url('../fonts/glyphicons-halflings-regular.eot?#iefix') format('embedded-opentype'),url('../fonts/glyphicons-halflings-regular.woff') format('woff'),url('../fonts/glyphicons-halflings-regular.ttf') format('truetype'),url('../fonts/glyphicons-halflings-regular.svg#glyphicons-halflingsregular') format('svg')}.glyphicon{position:relative;top:1px;display:inline-block;font-family:'Glyphicons Halflings';-webkit-font-smoothing:antialiased;font-style:normal;font-weight:normal;line-height:1}.glyphicon-asterisk:before{content:"\2a"}.glyphicon-plus:before{content:"\2b"}.glyphicon-euro:before{content:"\20ac"}.glyphicon-minus:before{content:"\2212"}.glyphicon-cloud:before{content:"\2601"}.glyphicon-envelope:before{content:"\2709"}.glyphicon-pencil:before{content:"\270f"}.glyphicon-glass:before{content:"\e001"}.glyphicon-music:before{content:"\e002"}.glyphicon-search:before{content:"\e003"}.glyphicon-heart:before{content:"\e005"}.glyphicon-star:before{content:"\e006"}.glyphicon-star-empty:before{content:"\e007"}.glyphicon-user:before{content:"\e008"}.glyphicon-film:before{content:"\e009"}.glyphicon-th-large:before{content:"\e010"}.glyphicon-th:before{content:"\e011"}.glyphicon-th-list:before{content:"\e012"}.glyphicon-ok:before{content:"\e013"}.glyphicon-remove:before{content:"\e014"}.glyphicon-zoom-in:before{content:"\e015"}.glyphicon-zoom-out:before{content:"\e016"}.glyphicon-off:before{content:"\e017"}.glyphicon-signal:before{content:"\e018"}.glyphicon-cog:before{content:"\e019"}.glyphicon-trash:before{content:"\e020"}.glyphicon-home:before{content:"\e021"}.glyphicon-file:before{content:"\e022"}.glyphicon-time:before{content:"\e023"}.glyphicon-road:before{content:"\e024"}.glyphicon-download-alt:before{content:"\e025"}.glyphicon-download:before{content:"\e026"}.glyphicon-upload:before{content:"\e027"}.glyphicon-inbox:before{content:"\e028"}.glyphicon-play-circle:before{content:"\e029"}.glyphicon-repeat:before{content:"\e030"}.glyphicon-refresh:before{content:"\e031"}.glyphicon-list-alt:before{content:"\e032"}.glyphicon-flag:before{content:"\e034"}.glyphicon-headphones:before{content:"\e035"}.glyphicon-volume-off:before{content:"\e036"}.glyphicon-volume-down:before{content:"\e037"}.glyphicon-volume-up:before{content:"\e038"}.glyphicon-qrcode:before{content:"\e039"}.glyphicon-barcode:before{content:"\e040"}.glyphicon-tag:before{content:"\e041"}.glyphicon-tags:before{content:"\e042"}.glyphicon-book:before{content:"\e043"}.glyphicon-print:before{content:"\e045"}.glyphicon-font:before{content:"\e047"}.glyphicon-bold:before{content:"\e048"}.glyphicon-italic:before{content:"\e049"}.glyphicon-text-height:before{content:"\e050"}.glyphicon-text-width:before{content:"\e051"}.glyphicon-align-left:before{content:"\e052"}.glyphicon-align-center:before{content:"\e053"}.glyphicon-align-right:before{content:"\e054"}.glyphicon-align-justify:before{content:"\e055"}.glyphicon-list:before{content:"\e056"}.glyphicon-indent-left:before{content:"\e057"}.glyphicon-indent-right:before{content:"\e058"}.glyphicon-facetime-video:before{content:"\e059"}.glyphicon-picture:before{content:"\e060"}.glyphicon-map-marker:before{content:"\e062"}.glyphicon-adjust:before{content:"\e063"}.glyphicon-tint:before{content:"\e064"}.glyphicon-edit:before{content:"\e065"}.glyphicon-share:before{content:"\e066"}.glyphicon-check:before{content:"\e067"}.glyphicon-move:before{content:"\e068"}.glyphicon-step-backward:before{content:"\e069"}.glyphicon-fast-backward:before{content:"\e070"}.glyphicon-backward:before{content:"\e071"}.glyphicon-play:before{content:"\e072"}.glyphicon-pause:before{content:"\e073"}.glyphicon-stop:before{content:"\e074"}.glyphicon-forward:before{content:"\e075"}.glyphicon-fast-forward:before{content:"\e076"}.glyphicon-step-forward:before{content:"\e077"}.glyphicon-eject:before{content:"\e078"}.glyphicon-chevron-left:before{content:"\e079"}.glyphicon-chevron-right:before{content:"\e080"}.glyphicon-plus-sign:before{content:"\e081"}.glyphicon-minus-sign:before{content:"\e082"}.glyphicon-remove-sign:before{content:"\e083"}.glyphicon-ok-sign:before{content:"\e084"}.glyphicon-question-sign:before{content:"\e085"}.glyphicon-info-sign:before{content:"\e086"}.glyphicon-screenshot:before{content:"\e087"}.glyphicon-remove-circle:before{content:"\e088"}.glyphicon-ok-circle:before{content:"\e089"}.glyphicon-ban-circle:before{content:"\e090"}.glyphicon-arrow-left:before{content:"\e091"}.glyphicon-arrow-right:before{content:"\e092"}.glyphicon-arrow-up:before{content:"\e093"}.glyphicon-arrow-down:before{content:"\e094"}.glyphicon-share-alt:before{content:"\e095"}.glyphicon-resize-full:before{content:"\e096"}.glyphicon-resize-small:before{content:"\e097"}.glyphicon-exclamation-sign:before{content:"\e101"}.glyphicon-gift:before{content:"\e102"}.glyphicon-leaf:before{content:"\e103"}.glyphicon-eye-open:before{content:"\e105"}.glyphicon-eye-close:before{content:"\e106"}.glyphicon-warning-sign:before{content:"\e107"}.glyphicon-plane:before{content:"\e108"}.glyphicon-random:before{content:"\e110"}.glyphicon-comment:before{content:"\e111"}.glyphicon-magnet:before{content:"\e112"}.glyphicon-chevron-up:before{content:"\e113"}.glyphicon-chevron-down:before{content:"\e114"}.glyphicon-retweet:before{content:"\e115"}.glyphicon-shopping-cart:before{content:"\e116"}.glyphicon-folder-close:before{content:"\e117"}.glyphicon-folder-open:before{content:"\e118"}.glyphicon-resize-vertical:before{content:"\e119"}.glyphicon-resize-horizontal:before{content:"\e120"}.glyphicon-hdd:before{content:"\e121"}.glyphicon-bullhorn:before{content:"\e122"}.glyphicon-certificate:before{content:"\e124"}.glyphicon-thumbs-up:before{content:"\e125"}.glyphicon-thumbs-down:before{content:"\e126"}.glyphicon-hand-right:before{content:"\e127"}.glyphicon-hand-left:before{content:"\e128"}.glyphicon-hand-up:before{content:"\e129"}.glyphicon-hand-down:before{content:"\e130"}.glyphicon-circle-arrow-right:before{content:"\e131"}.glyphicon-circle-arrow-left:before{content:"\e132"}.glyphicon-circle-arrow-up:before{content:"\e133"}.glyphicon-circle-arrow-down:before{content:"\e134"}.glyphicon-globe:before{content:"\e135"}.glyphicon-tasks:before{content:"\e137"}.glyphicon-filter:before{content:"\e138"}.glyphicon-fullscreen:before{content:"\e140"}.glyphicon-dashboard:before{content:"\e141"}.glyphicon-heart-empty:before{content:"\e143"}.glyphicon-link:before{content:"\e144"}.glyphicon-phone:before{content:"\e145"}.glyphicon-usd:before{content:"\e148"}.glyphicon-gbp:before{content:"\e149"}.glyphicon-sort:before{content:"\e150"}.glyphicon-sort-by-alphabet:before{content:"\e151"}.glyphicon-sort-by-alphabet-alt:before{content:"\e152"}.glyphicon-sort-by-order:before{content:"\e153"}.glyphicon-sort-by-order-alt:before{content:"\e154"}.glyphicon-sort-by-attributes:before{content:"\e155"}.glyphicon-sort-by-attributes-alt:before{content:"\e156"}.glyphicon-unchecked:before{content:"\e157"}.glyphicon-expand:before{content:"\e158"}.glyphicon-collapse-down:before{content:"\e159"}.glyphicon-collapse-up:before{content:"\e160"}.glyphicon-log-in:before{content:"\e161"}.glyphicon-flash:before{content:"\e162"}.glyphicon-log-out:before{content:"\e163"}.glyphicon-new-window:before{content:"\e164"}.glyphicon-record:before{content:"\e165"}.glyphicon-save:before{content:"\e166"}.glyphicon-open:before{content:"\e167"}.glyphicon-saved:before{content:"\e168"}.glyphicon-import:before{content:"\e169"}.glyphicon-export:before{content:"\e170"}.glyphicon-send:before{content:"\e171"}.glyphicon-floppy-disk:before{content:"\e172"}.glyphicon-floppy-saved:before{content:"\e173"}.glyphicon-floppy-remove:before{content:"\e174"}.glyphicon-floppy-save:before{content:"\e175"}.glyphicon-floppy-open:before{content:"\e176"}.glyphicon-credit-card:before{content:"\e177"}.glyphicon-transfer:before{content:"\e178"}.glyphicon-cutlery:before{content:"\e179"}.glyphicon-header:before{content:"\e180"}.glyphicon-compressed:before{content:"\e181"}.glyphicon-earphone:before{content:"\e182"}.glyphicon-phone-alt:before{content:"\e183"}.glyphicon-tower:before{content:"\e184"}.glyphicon-stats:before{content:"\e185"}.glyphicon-sd-video:before{content:"\e186"}.glyphicon-hd-video:before{content:"\e187"}.glyphicon-subtitles:before{content:"\e188"}.glyphicon-sound-stereo:before{content:"\e189"}.glyphicon-sound-dolby:before{content:"\e190"}.glyphicon-sound-5-1:before{content:"\e191"}.glyphicon-sound-6-1:before{content:"\e192"}.glyphicon-sound-7-1:before{content:"\e193"}.glyphicon-copyright-mark:before{content:"\e194"}.glyphicon-registration-mark:before{content:"\e195"}.glyphicon-cloud-download:before{content:"\e197"}.glyphicon-cloud-upload:before{content:"\e198"}.glyphicon-tree-conifer:before{content:"\e199"}.glyphicon-tree-deciduous:before{content:"\e200"}.glyphicon-briefcase:before{content:"\1f4bc"}.glyphicon-calendar:before{content:"\1f4c5"}.glyphicon-pushpin:before{content:"\1f4cc"}.glyphicon-paperclip:before{content:"\1f4ce"}.glyphicon-camera:before{content:"\1f4f7"}.glyphicon-lock:before{content:"\1f512"}.glyphicon-bell:before{content:"\1f514"}.glyphicon-bookmark:before{content:"\1f516"}.glyphicon-fire:before{content:"\1f525"}.glyphicon-wrench:before{content:"\1f527"}.caret{display:inline-block;width:0;height:0;margin-left:2px;vertical-align:middle;border-top:4px solid #000;border-right:4px solid transparent;border-bottom:0 dotted;border-left:4px solid transparent;content:""}.dropdown{position:relative}.dropdown-toggle:focus{outline:0}.dropdown-menu{position:absolute;top:100%;left:0;z-index:1000;display:none;float:left;min-width:160px;padding:5px 0;margin:2px 0 0;font-size:14px;list-style:none;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.15);border-radius:4px;-webkit-box-shadow:0 6px 12px rgba(0,0,0,0.175);box-shadow:0 6px 12px rgba(0,0,0,0.175);background-clip:padding-box}.dropdown-menu.pull-right{right:0;left:auto}.dropdown-menu .divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.dropdown-menu>li>a{display:block;padding:3px 20px;clear:both;font-weight:normal;line-height:1.428571429;color:#333;white-space:nowrap}.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus{color:#fff;text-decoration:none;background-color:#428bca}.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus{color:#fff;text-decoration:none;background-color:#428bca;outline:0}.dropdown-menu>.disabled>a,.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{color:#999}.dropdown-menu>.disabled>a:hover,.dropdown-menu>.disabled>a:focus{text-decoration:none;cursor:not-allowed;background-color:transparent;background-image:none;filter:progid:DXImageTransform.Microsoft.gradient(enabled=false)}.open>.dropdown-menu{display:block}.open>a{outline:0}.dropdown-header{display:block;padding:3px 20px;font-size:12px;line-height:1.428571429;color:#999}.dropdown-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:990}.pull-right>.dropdown-menu{right:0;left:auto}.dropup .caret,.navbar-fixed-bottom .dropdown .caret{border-top:0 dotted;border-bottom:4px solid #000;content:""}.dropup .dropdown-menu,.navbar-fixed-bottom .dropdown .dropdown-menu{top:auto;bottom:100%;margin-bottom:1px}@media(min-width:768px){.navbar-right .dropdown-menu{right:0;left:auto}}.btn-default .caret{border-top-color:#333}.btn-primary .caret,.btn-success .caret,.btn-warning .caret,.btn-danger .caret,.btn-info .caret{border-top-color:#fff}.dropup .btn-default .caret{border-bottom-color:#333}.dropup .btn-primary .caret,.dropup .btn-success .caret,.dropup .btn-warning .caret,.dropup .btn-danger .caret,.dropup .btn-info .caret{border-bottom-color:#fff}.btn-group,.btn-group-vertical{position:relative;display:inline-block;vertical-align:middle}.btn-group>.btn,.btn-group-vertical>.btn{position:relative;float:left}.btn-group>.btn:hover,.btn-group-vertical>.btn:hover,.btn-group>.btn:focus,.btn-group-vertical>.btn:focus,.btn-group>.btn:active,.btn-group-vertical>.btn:active,.btn-group>.btn.active,.btn-group-vertical>.btn.active{z-index:2}.btn-group>.btn:focus,.btn-group-vertical>.btn:focus{outline:0}.btn-group .btn+.btn,.btn-group .btn+.btn-group,.btn-group .btn-group+.btn,.btn-group .btn-group+.btn-group{margin-left:-1px}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar:before,.btn-toolbar:after{display:table;content:" "}.btn-toolbar:after{clear:both}.btn-toolbar .btn-group{float:left}.btn-toolbar>.btn+.btn,.btn-toolbar>.btn-group+.btn,.btn-toolbar>.btn+.btn-group,.btn-toolbar>.btn-group+.btn-group{margin-left:5px}.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle){border-radius:0}.btn-group>.btn:first-child{margin-left:0}.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn:last-child:not(:first-child),.btn-group>.dropdown-toggle:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.btn-group>.btn-group{float:left}.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group>.btn-group:first-child>.btn:last-child,.btn-group>.btn-group:first-child>.dropdown-toggle{border-top-right-radius:0;border-bottom-right-radius:0}.btn-group>.btn-group:last-child>.btn:first-child{border-bottom-left-radius:0;border-top-left-radius:0}.btn-group .dropdown-toggle:active,.btn-group.open .dropdown-toggle{outline:0}.btn-group-xs>.btn{padding:5px 10px;padding:1px 5px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-sm>.btn{padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}.btn-group-lg>.btn{padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}.btn-group>.btn+.dropdown-toggle{padding-right:8px;padding-left:8px}.btn-group>.btn-lg+.dropdown-toggle{padding-right:12px;padding-left:12px}.btn-group.open .dropdown-toggle{-webkit-box-shadow:inset 0 3px 5px rgba(0,0,0,0.125);box-shadow:inset 0 3px 5px rgba(0,0,0,0.125)}.btn .caret{margin-left:0}.btn-lg .caret{border-width:5px 5px 0;border-bottom-width:0}.dropup .btn-lg .caret{border-width:0 5px 5px}.btn-group-vertical>.btn,.btn-group-vertical>.btn-group{display:block;float:none;width:100%;max-width:100%}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group:before,.btn-group-vertical>.btn-group:after{display:table;content:" "}.btn-group-vertical>.btn-group:after{clear:both}.btn-group-vertical>.btn-group>.btn{float:none}.btn-group-vertical>.btn+.btn,.btn-group-vertical>.btn+.btn-group,.btn-group-vertical>.btn-group+.btn,.btn-group-vertical>.btn-group+.btn-group{margin-top:-1px;margin-left:0}.btn-group-vertical>.btn:not(:first-child):not(:last-child){border-radius:0}.btn-group-vertical>.btn:first-child:not(:last-child){border-top-right-radius:4px;border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn:last-child:not(:first-child){border-top-right-radius:0;border-bottom-left-radius:4px;border-top-left-radius:0}.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn{border-radius:0}.btn-group-vertical>.btn-group:first-child>.btn:last-child,.btn-group-vertical>.btn-group:first-child>.dropdown-toggle{border-bottom-right-radius:0;border-bottom-left-radius:0}.btn-group-vertical>.btn-group:last-child>.btn:first-child{border-top-right-radius:0;border-top-left-radius:0}.btn-group-justified{display:table;width:100%;border-collapse:separate;table-layout:fixed}.btn-group-justified .btn{display:table-cell;float:none;width:1%}[data-toggle="buttons"]>.btn>input[type="radio"],[data-toggle="buttons"]>.btn>input[type="checkbox"]{display:none}.input-group{position:relative;display:table;border-collapse:separate}.input-group.col{float:none;padding-right:0;padding-left:0}.input-group .form-control{width:100%;margin-bottom:0}.input-group-lg>.form-control,.input-group-lg>.input-group-addon,.input-group-lg>.input-group-btn>.btn{height:45px;padding:10px 16px;font-size:18px;line-height:1.33;border-radius:6px}select.input-group-lg>.form-control,select.input-group-lg>.input-group-addon,select.input-group-lg>.input-group-btn>.btn{height:45px;line-height:45px}textarea.input-group-lg>.form-control,textarea.input-group-lg>.input-group-addon,textarea.input-group-lg>.input-group-btn>.btn{height:auto}.input-group-sm>.form-control,.input-group-sm>.input-group-addon,.input-group-sm>.input-group-btn>.btn{height:30px;padding:5px 10px;font-size:12px;line-height:1.5;border-radius:3px}select.input-group-sm>.form-control,select.input-group-sm>.input-group-addon,select.input-group-sm>.input-group-btn>.btn{height:30px;line-height:30px}textarea.input-group-sm>.form-control,textarea.input-group-sm>.input-group-addon,textarea.input-group-sm>.input-group-btn>.btn{height:auto}.input-group-addon,.input-group-btn,.input-group .form-control{display:table-cell}.input-group-addon:not(:first-child):not(:last-child),.input-group-btn:not(:first-child):not(:last-child),.input-group .form-control:not(:first-child):not(:last-child){border-radius:0}.input-group-addon,.input-group-btn{width:1%;white-space:nowrap;vertical-align:middle}.input-group-addon{padding:6px 12px;font-size:14px;font-weight:normal;line-height:1;text-align:center;background-color:#eee;border:1px solid #ccc;border-radius:4px}.input-group-addon.input-sm{padding:5px 10px;font-size:12px;border-radius:3px}.input-group-addon.input-lg{padding:10px 16px;font-size:18px;border-radius:6px}.input-group-addon input[type="radio"],.input-group-addon input[type="checkbox"]{margin-top:0}.input-group .form-control:first-child,.input-group-addon:first-child,.input-group-btn:first-child>.btn,.input-group-btn:first-child>.dropdown-toggle,.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle){border-top-right-radius:0;border-bottom-right-radius:0}.input-group-addon:first-child{border-right:0}.input-group .form-control:last-child,.input-group-addon:last-child,.input-group-btn:last-child>.btn,.input-group-btn:last-child>.dropdown-toggle,.input-group-btn:first-child>.btn:not(:first-child){border-bottom-left-radius:0;border-top-left-radius:0}.input-group-addon:last-child{border-left:0}.input-group-btn{position:relative;white-space:nowrap}.input-group-btn>.btn{position:relative}.input-group-btn>.btn+.btn{margin-left:-4px}.input-group-btn>.btn:hover,.input-group-btn>.btn:active{z-index:2}.nav{padding-left:0;margin-bottom:0;list-style:none}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav:before,.nav:after{display:table;content:" "}.nav:after{clear:both}.nav>li{position:relative;display:block}.nav>li>a{position:relative;display:block;padding:10px 15px}.nav>li>a:hover,.nav>li>a:focus{text-decoration:none;background-color:#eee}.nav>li.disabled>a{color:#999}.nav>li.disabled>a:hover,.nav>li.disabled>a:focus{color:#999;text-decoration:none;cursor:not-allowed;background-color:transparent}.nav .open>a,.nav .open>a:hover,.nav .open>a:focus{background-color:#eee;border-color:#428bca}.nav .nav-divider{height:1px;margin:9px 0;overflow:hidden;background-color:#e5e5e5}.nav>li>a>img{max-width:none}.nav-tabs{border-bottom:1px solid #ddd}.nav-tabs>li{float:left;margin-bottom:-1px}.nav-tabs>li>a{margin-right:2px;line-height:1.428571429;border:1px solid transparent;border-radius:4px 4px 0 0}.nav-tabs>li>a:hover{border-color:#eee #eee #ddd}.nav-tabs>li.active>a,.nav-tabs>li.active>a:hover,.nav-tabs>li.active>a:focus{color:#555;cursor:default;background-color:#fff;border:1px solid #ddd;border-bottom-color:transparent}.nav-tabs.nav-justified{width:100%;border-bottom:0}.nav-tabs.nav-justified>li{float:none}.nav-tabs.nav-justified>li>a{text-align:center}@media(min-width:768px){.nav-tabs.nav-justified>li{display:table-cell;width:1%}}.nav-tabs.nav-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs.nav-justified>.active>a{border-bottom-color:#fff}.nav-pills>li{float:left}.nav-pills>li>a{border-radius:5px}.nav-pills>li+li{margin-left:2px}.nav-pills>li.active>a,.nav-pills>li.active>a:hover,.nav-pills>li.active>a:focus{color:#fff;background-color:#428bca}.nav-stacked>li{float:none}.nav-stacked>li+li{margin-top:2px;margin-left:0}.nav-justified{width:100%}.nav-justified>li{float:none}.nav-justified>li>a{text-align:center}@media(min-width:768px){.nav-justified>li{display:table-cell;width:1%}}.nav-tabs-justified{border-bottom:0}.nav-tabs-justified>li>a{margin-right:0;border-bottom:1px solid #ddd}.nav-tabs-justified>.active>a{border-bottom-color:#fff}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tabbable:before,.tabbable:after{display:table;content:" "}.tabbable:after{clear:both}.tab-content>.tab-pane,.pill-content>.pill-pane{display:none}.tab-content>.active,.pill-content>.active{display:block}.nav .caret{border-top-color:#428bca;border-bottom-color:#428bca}.nav a:hover .caret{border-top-color:#2a6496;border-bottom-color:#2a6496}.nav-tabs .dropdown-menu{margin-top:-1px;border-top-right-radius:0;border-top-left-radius:0}.navbar{position:relative;z-index:1000;min-height:50px;margin-bottom:20px;border:1px solid transparent}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}.navbar:before,.navbar:after{display:table;content:" "}.navbar:after{clear:both}@media(min-width:768px){.navbar{border-radius:4px}}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}.navbar-header:before,.navbar-header:after{display:table;content:" "}.navbar-header:after{clear:both}@media(min-width:768px){.navbar-header{float:left}}.navbar-collapse{max-height:340px;padding-right:15px;padding-left:15px;overflow-x:visible;border-top:1px solid transparent;box-shadow:inset 0 1px 0 rgba(255,255,255,0.1);-webkit-overflow-scrolling:touch}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse:before,.navbar-collapse:after{display:table;content:" "}.navbar-collapse:after{clear:both}.navbar-collapse.in{overflow-y:auto}@media(min-width:768px){.navbar-collapse{width:auto;border-top:0;box-shadow:none}.navbar-collapse.collapse{display:block!important;height:auto!important;padding-bottom:0;overflow:visible!important}.navbar-collapse.in{overflow-y:visible}.navbar-collapse .navbar-nav.navbar-left:first-child{margin-left:-15px}.navbar-collapse .navbar-nav.navbar-right:last-child{margin-right:-15px}.navbar-collapse .navbar-text:last-child{margin-right:0}}.container>.navbar-header,.container>.navbar-collapse{margin-right:-15px;margin-left:-15px}@media(min-width:768px){.container>.navbar-header,.container>.navbar-collapse{margin-right:0;margin-left:0}}.navbar-static-top{border-width:0 0 1px}@media(min-width:768px){.navbar-static-top{border-radius:0}}.navbar-fixed-top,.navbar-fixed-bottom{position:fixed;right:0;left:0;border-width:0 0 1px}@media(min-width:768px){.navbar-fixed-top,.navbar-fixed-bottom{border-radius:0}}.navbar-fixed-top{top:0;z-index:1030}.navbar-fixed-bottom{bottom:0;margin-bottom:0}.navbar-brand{float:left;padding:15px 15px;font-size:18px;line-height:20px}.navbar-brand:hover,.navbar-brand:focus{text-decoration:none}@media(min-width:768px){.navbar>.container .navbar-brand{margin-left:-15px}}.navbar-toggle{position:relative;float:right;padding:9px 10px;margin-top:8px;margin-right:15px;margin-bottom:8px;background-color:transparent;border:1px solid transparent;border-radius:4px}.navbar-toggle .icon-bar{display:block;width:22px;height:2px;border-radius:1px}.navbar-toggle .icon-bar+.icon-bar{margin-top:4px}@media(min-width:768px){.navbar-toggle{display:none}}.navbar-nav{margin:7.5px -15px}.navbar-nav>li>a{padding-top:10px;padding-bottom:10px;line-height:20px}@media(max-width:767px){.navbar-nav .open .dropdown-menu{position:static;float:none;width:auto;margin-top:0;background-color:transparent;border:0;box-shadow:none}.navbar-nav .open .dropdown-menu>li>a,.navbar-nav .open .dropdown-menu .dropdown-header{padding:5px 15px 5px 25px}.navbar-nav .open .dropdown-menu>li>a{line-height:20px}.navbar-nav .open .dropdown-menu>li>a:hover,.navbar-nav .open .dropdown-menu>li>a:focus{background-image:none}}@media(min-width:768px){.navbar-nav{float:left;margin:0}.navbar-nav>li{float:left}.navbar-nav>li>a{padding-top:15px;padding-bottom:15px}}@media(min-width:768px){.navbar-left{float:left!important}.navbar-right{float:right!important}}.navbar-form{padding:10px 15px;margin-top:8px;margin-right:-15px;margin-bottom:8px;margin-left:-15px;border-top:1px solid transparent;border-bottom:1px solid transparent;-webkit-box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1);box-shadow:inset 0 1px 0 rgba(255,255,255,0.1),0 1px 0 rgba(255,255,255,0.1)}@media(min-width:768px){.navbar-form .form-group{display:inline-block;margin-bottom:0;vertical-align:middle}.navbar-form .form-control{display:inline-block}.navbar-form .radio,.navbar-form .checkbox{display:inline-block;padding-left:0;margin-top:0;margin-bottom:0}.navbar-form .radio input[type="radio"],.navbar-form .checkbox input[type="checkbox"]{float:none;margin-left:0}}@media(max-width:767px){.navbar-form .form-group{margin-bottom:5px}}@media(min-width:768px){.navbar-form{width:auto;padding-top:0;padding-bottom:0;margin-right:0;margin-left:0;border:0;-webkit-box-shadow:none;box-shadow:none}}.navbar-nav>li>.dropdown-menu{margin-top:0;border-top-right-radius:0;border-top-left-radius:0}.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu{border-bottom-right-radius:0;border-bottom-left-radius:0}.navbar-nav.pull-right>li>.dropdown-menu,.navbar-nav>li>.dropdown-menu.pull-right{right:0;left:auto}.navbar-btn{margin-top:8px;margin-bottom:8px}.navbar-text{float:left;margin-top:15px;margin-bottom:15px}@media(min-width:768px){.navbar-text{margin-right:15px;margin-left:15px}}.navbar-default{background-color:#f8f8f8;border-color:#e7e7e7}.navbar-default .navbar-brand{color:#777}.navbar-default .navbar-brand:hover,.navbar-default .navbar-brand:focus{color:#5e5e5e;background-color:transparent}.navbar-default .navbar-text{color:#777}.navbar-default .navbar-nav>li>a{color:#777}.navbar-default .navbar-nav>li>a:hover,.navbar-default .navbar-nav>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav>.active>a,.navbar-default .navbar-nav>.active>a:hover,.navbar-default .navbar-nav>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.disabled>a,.navbar-default .navbar-nav>.disabled>a:hover,.navbar-default .navbar-nav>.disabled>a:focus{color:#ccc;background-color:transparent}.navbar-default .navbar-toggle{border-color:#ddd}.navbar-default .navbar-toggle:hover,.navbar-default .navbar-toggle:focus{background-color:#ddd}.navbar-default .navbar-toggle .icon-bar{background-color:#ccc}.navbar-default .navbar-collapse,.navbar-default .navbar-form{border-color:#e6e6e6}.navbar-default .navbar-nav>.dropdown>a:hover .caret,.navbar-default .navbar-nav>.dropdown>a:focus .caret{border-top-color:#333;border-bottom-color:#333}.navbar-default .navbar-nav>.open>a,.navbar-default .navbar-nav>.open>a:hover,.navbar-default .navbar-nav>.open>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav>.open>a .caret,.navbar-default .navbar-nav>.open>a:hover .caret,.navbar-default .navbar-nav>.open>a:focus .caret{border-top-color:#555;border-bottom-color:#555}.navbar-default .navbar-nav>.dropdown>a .caret{border-top-color:#777;border-bottom-color:#777}@media(max-width:767px){.navbar-default .navbar-nav .open .dropdown-menu>li>a{color:#777}.navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>li>a:focus{color:#333;background-color:transparent}.navbar-default .navbar-nav .open .dropdown-menu>.active>a,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus{color:#555;background-color:#e7e7e7}.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#ccc;background-color:transparent}}.navbar-default .navbar-link{color:#777}.navbar-default .navbar-link:hover{color:#333}.navbar-inverse{background-color:#222;border-color:#080808}.navbar-inverse .navbar-brand{color:#999}.navbar-inverse .navbar-brand:hover,.navbar-inverse .navbar-brand:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-text{color:#999}.navbar-inverse .navbar-nav>li>a{color:#999}.navbar-inverse .navbar-nav>li>a:hover,.navbar-inverse .navbar-nav>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav>.active>a,.navbar-inverse .navbar-nav>.active>a:hover,.navbar-inverse .navbar-nav>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.disabled>a,.navbar-inverse .navbar-nav>.disabled>a:hover,.navbar-inverse .navbar-nav>.disabled>a:focus{color:#444;background-color:transparent}.navbar-inverse .navbar-toggle{border-color:#333}.navbar-inverse .navbar-toggle:hover,.navbar-inverse .navbar-toggle:focus{background-color:#333}.navbar-inverse .navbar-toggle .icon-bar{background-color:#fff}.navbar-inverse .navbar-collapse,.navbar-inverse .navbar-form{border-color:#101010}.navbar-inverse .navbar-nav>.open>a,.navbar-inverse .navbar-nav>.open>a:hover,.navbar-inverse .navbar-nav>.open>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav>.dropdown>a:hover .caret{border-top-color:#fff;border-bottom-color:#fff}.navbar-inverse .navbar-nav>.dropdown>a .caret{border-top-color:#999;border-bottom-color:#999}.navbar-inverse .navbar-nav>.open>a .caret,.navbar-inverse .navbar-nav>.open>a:hover .caret,.navbar-inverse .navbar-nav>.open>a:focus .caret{border-top-color:#fff;border-bottom-color:#fff}@media(max-width:767px){.navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header{border-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a{color:#999}.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus{color:#fff;background-color:transparent}.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus{color:#fff;background-color:#080808}.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,.navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus{color:#444;background-color:transparent}}.navbar-inverse .navbar-link{color:#999}.navbar-inverse .navbar-link:hover{color:#fff}.breadcrumb{padding:8px 15px;margin-bottom:20px;list-style:none;background-color:#f5f5f5;border-radius:4px}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{padding:0 5px;color:#ccc;content:"/\00a0"}.breadcrumb>.active{color:#999}.pagination{display:inline-block;padding-left:0;margin:20px 0;border-radius:4px}.pagination>li{display:inline}.pagination>li>a,.pagination>li>span{position:relative;float:left;padding:6px 12px;margin-left:-1px;line-height:1.428571429;text-decoration:none;background-color:#fff;border:1px solid #ddd}.pagination>li:first-child>a,.pagination>li:first-child>span{margin-left:0;border-bottom-left-radius:4px;border-top-left-radius:4px}.pagination>li:last-child>a,.pagination>li:last-child>span{border-top-right-radius:4px;border-bottom-right-radius:4px}.pagination>li>a:hover,.pagination>li>span:hover,.pagination>li>a:focus,.pagination>li>span:focus{background-color:#eee}.pagination>.active>a,.pagination>.active>span,.pagination>.active>a:hover,.pagination>.active>span:hover,.pagination>.active>a:focus,.pagination>.active>span:focus{z-index:2;color:#fff;cursor:default;background-color:#428bca;border-color:#428bca}.pagination>.disabled>span,.pagination>.disabled>a,.pagination>.disabled>a:hover,.pagination>.disabled>a:focus{color:#999;cursor:not-allowed;background-color:#fff;border-color:#ddd}.pagination-lg>li>a,.pagination-lg>li>span{padding:10px 16px;font-size:18px}.pagination-lg>li:first-child>a,.pagination-lg>li:first-child>span{border-bottom-left-radius:6px;border-top-left-radius:6px}.pagination-lg>li:last-child>a,.pagination-lg>li:last-child>span{border-top-right-radius:6px;border-bottom-right-radius:6px}.pagination-sm>li>a,.pagination-sm>li>span{padding:5px 10px;font-size:12px}.pagination-sm>li:first-child>a,.pagination-sm>li:first-child>span{border-bottom-left-radius:3px;border-top-left-radius:3px}.pagination-sm>li:last-child>a,.pagination-sm>li:last-child>span{border-top-right-radius:3px;border-bottom-right-radius:3px}.pager{padding-left:0;margin:20px 0;text-align:center;list-style:none}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager:before,.pager:after{display:table;content:" "}.pager:after{clear:both}.pager li{display:inline}.pager li>a,.pager li>span{display:inline-block;padding:5px 14px;background-color:#fff;border:1px solid #ddd;border-radius:15px}.pager li>a:hover,.pager li>a:focus{text-decoration:none;background-color:#eee}.pager .next>a,.pager .next>span{float:right}.pager .previous>a,.pager .previous>span{float:left}.pager .disabled>a,.pager .disabled>a:hover,.pager .disabled>a:focus,.pager .disabled>span{color:#999;cursor:not-allowed;background-color:#fff}.label{display:inline;padding:.2em .6em .3em;font-size:75%;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;border-radius:.25em}.label[href]:hover,.label[href]:focus{color:#fff;text-decoration:none;cursor:pointer}.label:empty{display:none}.label-default{background-color:#999}.label-default[href]:hover,.label-default[href]:focus{background-color:#808080}.label-primary{background-color:#428bca}.label-primary[href]:hover,.label-primary[href]:focus{background-color:#3071a9}.label-success{background-color:#5cb85c}.label-success[href]:hover,.label-success[href]:focus{background-color:#449d44}.label-info{background-color:#5bc0de}.label-info[href]:hover,.label-info[href]:focus{background-color:#31b0d5}.label-warning{background-color:#f0ad4e}.label-warning[href]:hover,.label-warning[href]:focus{background-color:#ec971f}.label-danger{background-color:#d9534f}.label-danger[href]:hover,.label-danger[href]:focus{background-color:#c9302c}.badge{display:inline-block;min-width:10px;padding:3px 7px;font-size:12px;font-weight:bold;line-height:1;color:#fff;text-align:center;white-space:nowrap;vertical-align:baseline;background-color:#999;border-radius:10px}.badge:empty{display:none}a.badge:hover,a.badge:focus{color:#fff;text-decoration:none;cursor:pointer}.btn .badge{position:relative;top:-1px}a.list-group-item.active>.badge,.nav-pills>.active>a>.badge{color:#428bca;background-color:#fff}.nav-pills>li>a>.badge{margin-left:3px}.jumbotron{padding:30px;margin-bottom:30px;font-size:21px;font-weight:200;line-height:2.1428571435;color:inherit;background-color:#eee}.jumbotron h1{line-height:1;color:inherit}.jumbotron p{line-height:1.4}.container .jumbotron{border-radius:6px}@media screen and (min-width:768px){.jumbotron{padding-top:48px;padding-bottom:48px}.container .jumbotron{padding-right:60px;padding-left:60px}.jumbotron h1{font-size:63px}}.thumbnail{display:inline-block;display:block;height:auto;max-width:100%;padding:4px;line-height:1.428571429;background-color:#fff;border:1px solid #ddd;border-radius:4px;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out}.thumbnail>img{display:block;height:auto;max-width:100%}a.thumbnail:hover,a.thumbnail:focus{border-color:#428bca}.thumbnail>img{margin-right:auto;margin-left:auto}.thumbnail .caption{padding:9px;color:#333}.alert{padding:15px;margin-bottom:20px;border:1px solid transparent;border-radius:4px}.alert h4{margin-top:0;color:inherit}.alert .alert-link{font-weight:bold}.alert>p,.alert>ul{margin-bottom:0}.alert>p+p{margin-top:5px}.alert-dismissable{padding-right:35px}.alert-dismissable .close{position:relative;top:-2px;right:-21px;color:inherit}.alert-success{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.alert-success hr{border-top-color:#c9e2b3}.alert-success .alert-link{color:#356635}.alert-info{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.alert-info hr{border-top-color:#a6e1ec}.alert-info .alert-link{color:#2d6987}.alert-warning{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.alert-warning hr{border-top-color:#f8e5be}.alert-warning .alert-link{color:#a47e3c}.alert-danger{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.alert-danger hr{border-top-color:#e6c1c7}.alert-danger .alert-link{color:#953b39}@-webkit-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-moz-keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}@-o-keyframes progress-bar-stripes{from{background-position:0 0}to{background-position:40px 0}}@keyframes progress-bar-stripes{from{background-position:40px 0}to{background-position:0 0}}.progress{height:20px;margin-bottom:20px;overflow:hidden;background-color:#f5f5f5;border-radius:4px;-webkit-box-shadow:inset 0 1px 2px rgba(0,0,0,0.1);box-shadow:inset 0 1px 2px rgba(0,0,0,0.1)}.progress-bar{float:left;width:0;height:100%;font-size:12px;color:#fff;text-align:center;background-color:#428bca;-webkit-box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);box-shadow:inset 0 -1px 0 rgba(0,0,0,0.15);-webkit-transition:width .6s ease;transition:width .6s ease}.progress-striped .progress-bar{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-size:40px 40px}.progress.active .progress-bar{-webkit-animation:progress-bar-stripes 2s linear infinite;-moz-animation:progress-bar-stripes 2s linear infinite;-ms-animation:progress-bar-stripes 2s linear infinite;-o-animation:progress-bar-stripes 2s linear infinite;animation:progress-bar-stripes 2s linear infinite}.progress-bar-success{background-color:#5cb85c}.progress-striped .progress-bar-success{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-info{background-color:#5bc0de}.progress-striped .progress-bar-info{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-warning{background-color:#f0ad4e}.progress-striped .progress-bar-warning{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.progress-bar-danger{background-color:#d9534f}.progress-striped .progress-bar-danger{background-image:-webkit-gradient(linear,0 100%,100% 0,color-stop(0.25,rgba(255,255,255,0.15)),color-stop(0.25,transparent),color-stop(0.5,transparent),color-stop(0.5,rgba(255,255,255,0.15)),color-stop(0.75,rgba(255,255,255,0.15)),color-stop(0.75,transparent),to(transparent));background-image:-webkit-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:-moz-linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent);background-image:linear-gradient(45deg,rgba(255,255,255,0.15) 25%,transparent 25%,transparent 50%,rgba(255,255,255,0.15) 50%,rgba(255,255,255,0.15) 75%,transparent 75%,transparent)}.media,.media-body{overflow:hidden;zoom:1}.media,.media .media{margin-top:15px}.media:first-child{margin-top:0}.media-object{display:block}.media-heading{margin:0 0 5px}.media>.pull-left{margin-right:10px}.media>.pull-right{margin-left:10px}.media-list{padding-left:0;list-style:none}.list-group{padding-left:0;margin-bottom:20px}.list-group-item{position:relative;display:block;padding:10px 15px;margin-bottom:-1px;background-color:#fff;border:1px solid #ddd}.list-group-item:first-child{border-top-right-radius:4px;border-top-left-radius:4px}.list-group-item:last-child{margin-bottom:0;border-bottom-right-radius:4px;border-bottom-left-radius:4px}.list-group-item>.badge{float:right}.list-group-item>.badge+.badge{margin-right:5px}a.list-group-item{color:#555}a.list-group-item .list-group-item-heading{color:#333}a.list-group-item:hover,a.list-group-item:focus{text-decoration:none;background-color:#f5f5f5}.list-group-item.active,.list-group-item.active:hover,.list-group-item.active:focus{z-index:2;color:#fff;background-color:#428bca;border-color:#428bca}.list-group-item.active .list-group-item-heading,.list-group-item.active:hover .list-group-item-heading,.list-group-item.active:focus .list-group-item-heading{color:inherit}.list-group-item.active .list-group-item-text,.list-group-item.active:hover .list-group-item-text,.list-group-item.active:focus .list-group-item-text{color:#e1edf7}.list-group-item-heading{margin-top:0;margin-bottom:5px}.list-group-item-text{margin-bottom:0;line-height:1.3}.panel{margin-bottom:20px;background-color:#fff;border:1px solid transparent;border-radius:4px;-webkit-box-shadow:0 1px 1px rgba(0,0,0,0.05);box-shadow:0 1px 1px rgba(0,0,0,0.05)}.panel-body{padding:15px}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel-body:before,.panel-body:after{display:table;content:" "}.panel-body:after{clear:both}.panel>.list-group{margin-bottom:0}.panel>.list-group .list-group-item{border-width:1px 0}.panel>.list-group .list-group-item:first-child{border-top-right-radius:0;border-top-left-radius:0}.panel>.list-group .list-group-item:last-child{border-bottom:0}.panel-heading+.list-group .list-group-item:first-child{border-top-width:0}.panel>.table{margin-bottom:0}.panel>.panel-body+.table{border-top:1px solid #ddd}.panel-heading{padding:10px 15px;border-bottom:1px solid transparent;border-top-right-radius:3px;border-top-left-radius:3px}.panel-title{margin-top:0;margin-bottom:0;font-size:16px}.panel-title>a{color:inherit}.panel-footer{padding:10px 15px;background-color:#f5f5f5;border-top:1px solid #ddd;border-bottom-right-radius:3px;border-bottom-left-radius:3px}.panel-group .panel{margin-bottom:0;overflow:hidden;border-radius:4px}.panel-group .panel+.panel{margin-top:5px}.panel-group .panel-heading{border-bottom:0}.panel-group .panel-heading+.panel-collapse .panel-body{border-top:1px solid #ddd}.panel-group .panel-footer{border-top:0}.panel-group .panel-footer+.panel-collapse .panel-body{border-bottom:1px solid #ddd}.panel-default{border-color:#ddd}.panel-default>.panel-heading{color:#333;background-color:#f5f5f5;border-color:#ddd}.panel-default>.panel-heading+.panel-collapse .panel-body{border-top-color:#ddd}.panel-default>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#ddd}.panel-primary{border-color:#428bca}.panel-primary>.panel-heading{color:#fff;background-color:#428bca;border-color:#428bca}.panel-primary>.panel-heading+.panel-collapse .panel-body{border-top-color:#428bca}.panel-primary>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#428bca}.panel-success{border-color:#d6e9c6}.panel-success>.panel-heading{color:#468847;background-color:#dff0d8;border-color:#d6e9c6}.panel-success>.panel-heading+.panel-collapse .panel-body{border-top-color:#d6e9c6}.panel-success>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#d6e9c6}.panel-warning{border-color:#fbeed5}.panel-warning>.panel-heading{color:#c09853;background-color:#fcf8e3;border-color:#fbeed5}.panel-warning>.panel-heading+.panel-collapse .panel-body{border-top-color:#fbeed5}.panel-warning>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#fbeed5}.panel-danger{border-color:#eed3d7}.panel-danger>.panel-heading{color:#b94a48;background-color:#f2dede;border-color:#eed3d7}.panel-danger>.panel-heading+.panel-collapse .panel-body{border-top-color:#eed3d7}.panel-danger>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#eed3d7}.panel-info{border-color:#bce8f1}.panel-info>.panel-heading{color:#3a87ad;background-color:#d9edf7;border-color:#bce8f1}.panel-info>.panel-heading+.panel-collapse .panel-body{border-top-color:#bce8f1}.panel-info>.panel-footer+.panel-collapse .panel-body{border-bottom-color:#bce8f1}.well{min-height:20px;padding:19px;margin-bottom:20px;background-color:#f5f5f5;border:1px solid #e3e3e3;border-radius:4px;-webkit-box-shadow:inset 0 1px 1px rgba(0,0,0,0.05);box-shadow:inset 0 1px 1px rgba(0,0,0,0.05)}.well blockquote{border-color:#ddd;border-color:rgba(0,0,0,0.15)}.well-lg{padding:24px;border-radius:6px}.well-sm{padding:9px;border-radius:3px}.close{float:right;font-size:21px;font-weight:bold;line-height:1;color:#000;text-shadow:0 1px 0 #fff;opacity:.2;filter:alpha(opacity=20)}.close:hover,.close:focus{color:#000;text-decoration:none;cursor:pointer;opacity:.5;filter:alpha(opacity=50)}button.close{padding:0;cursor:pointer;background:transparent;border:0;-webkit-appearance:none}.modal-open{overflow:hidden}body.modal-open,.modal-open .navbar-fixed-top,.modal-open .navbar-fixed-bottom{margin-right:15px}.modal{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1040;display:none;overflow:auto;overflow-y:scroll}.modal.fade .modal-dialog{-webkit-transform:translate(0,-25%);-ms-transform:translate(0,-25%);transform:translate(0,-25%);-webkit-transition:-webkit-transform .3s ease-out;-moz-transition:-moz-transform .3s ease-out;-o-transition:-o-transform .3s ease-out;transition:transform .3s ease-out}.modal.in .modal-dialog{-webkit-transform:translate(0,0);-ms-transform:translate(0,0);transform:translate(0,0)}.modal-dialog{z-index:1050;width:auto;padding:10px;margin-right:auto;margin-left:auto}.modal-content{position:relative;background-color:#fff;border:1px solid #999;border:1px solid rgba(0,0,0,0.2);border-radius:6px;outline:0;-webkit-box-shadow:0 3px 9px rgba(0,0,0,0.5);box-shadow:0 3px 9px rgba(0,0,0,0.5);background-clip:padding-box}.modal-backdrop{position:fixed;top:0;right:0;bottom:0;left:0;z-index:1030;background-color:#000}.modal-backdrop.fade{opacity:0;filter:alpha(opacity=0)}.modal-backdrop.in{opacity:.5;filter:alpha(opacity=50)}.modal-header{min-height:16.428571429px;padding:15px;border-bottom:1px solid #e5e5e5}.modal-header .close{margin-top:-2px}.modal-title{margin:0;line-height:1.428571429}.modal-body{position:relative;padding:20px}.modal-footer{padding:19px 20px 20px;margin-top:15px;text-align:right;border-top:1px solid #e5e5e5}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer:before,.modal-footer:after{display:table;content:" "}.modal-footer:after{clear:both}.modal-footer .btn+.btn{margin-bottom:0;margin-left:5px}.modal-footer .btn-group .btn+.btn{margin-left:-1px}.modal-footer .btn-block+.btn-block{margin-left:0}@media screen and (min-width:768px){.modal-dialog{right:auto;left:50%;padding-top:30px;padding-bottom:30px}.modal-content{-webkit-box-shadow:0 5px 15px rgba(0,0,0,0.5);box-shadow:0 5px 15px rgba(0,0,0,0.5)}}.tooltip{position:absolute;z-index:1030;display:block;font-size:12px;line-height:1.4;opacity:0;filter:alpha(opacity=0);visibility:visible}.tooltip.in{opacity:.9;filter:alpha(opacity=90)}.tooltip.top{padding:5px 0;margin-top:-3px}.tooltip.right{padding:0 5px;margin-left:3px}.tooltip.bottom{padding:5px 0;margin-top:3px}.tooltip.left{padding:0 5px;margin-left:-3px}.tooltip-inner{max-width:200px;padding:3px 8px;color:#fff;text-align:center;text-decoration:none;background-color:#000;border-radius:4px}.tooltip-arrow{position:absolute;width:0;height:0;border-color:transparent;border-style:solid}.tooltip.top .tooltip-arrow{bottom:0;left:50%;margin-left:-5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.top-left .tooltip-arrow{bottom:0;left:5px;border-top-color:#000;border-width:5px 5px 0}.tooltip.top-right .tooltip-arrow{right:5px;bottom:0;border-top-color:#000;border-width:5px 5px 0}.tooltip.right .tooltip-arrow{top:50%;left:0;margin-top:-5px;border-right-color:#000;border-width:5px 5px 5px 0}.tooltip.left .tooltip-arrow{top:50%;right:0;margin-top:-5px;border-left-color:#000;border-width:5px 0 5px 5px}.tooltip.bottom .tooltip-arrow{top:0;left:50%;margin-left:-5px;border-bottom-color:#000;border-width:0 5px 5px}.tooltip.bottom-left .tooltip-arrow{top:0;left:5px;border-bottom-color:#000;border-width:0 5px 5px}.tooltip.bottom-right .tooltip-arrow{top:0;right:5px;border-bottom-color:#000;border-width:0 5px 5px}.popover{position:absolute;top:0;left:0;z-index:1010;display:none;max-width:276px;padding:1px;text-align:left;white-space:normal;background-color:#fff;border:1px solid #ccc;border:1px solid rgba(0,0,0,0.2);border-radius:6px;-webkit-box-shadow:0 5px 10px rgba(0,0,0,0.2);box-shadow:0 5px 10px rgba(0,0,0,0.2);background-clip:padding-box}.popover.top{margin-top:-10px}.popover.right{margin-left:10px}.popover.bottom{margin-top:10px}.popover.left{margin-left:-10px}.popover-title{padding:8px 14px;margin:0;font-size:14px;font-weight:normal;line-height:18px;background-color:#f7f7f7;border-bottom:1px solid #ebebeb;border-radius:5px 5px 0 0}.popover-content{padding:9px 14px}.popover .arrow,.popover .arrow:after{position:absolute;display:block;width:0;height:0;border-color:transparent;border-style:solid}.popover .arrow{border-width:11px}.popover .arrow:after{border-width:10px;content:""}.popover.top .arrow{bottom:-11px;left:50%;margin-left:-11px;border-top-color:#999;border-top-color:rgba(0,0,0,0.25);border-bottom-width:0}.popover.top .arrow:after{bottom:1px;margin-left:-10px;border-top-color:#fff;border-bottom-width:0;content:" "}.popover.right .arrow{top:50%;left:-11px;margin-top:-11px;border-right-color:#999;border-right-color:rgba(0,0,0,0.25);border-left-width:0}.popover.right .arrow:after{bottom:-10px;left:1px;border-right-color:#fff;border-left-width:0;content:" "}.popover.bottom .arrow{top:-11px;left:50%;margin-left:-11px;border-bottom-color:#999;border-bottom-color:rgba(0,0,0,0.25);border-top-width:0}.popover.bottom .arrow:after{top:1px;margin-left:-10px;border-bottom-color:#fff;border-top-width:0;content:" "}.popover.left .arrow{top:50%;right:-11px;margin-top:-11px;border-left-color:#999;border-left-color:rgba(0,0,0,0.25);border-right-width:0}.popover.left .arrow:after{right:1px;bottom:-10px;border-left-color:#fff;border-right-width:0;content:" "}.carousel{position:relative}.carousel-inner{position:relative;width:100%;overflow:hidden}.carousel-inner>.item{position:relative;display:none;-webkit-transition:.6s ease-in-out left;transition:.6s ease-in-out left}.carousel-inner>.item>img,.carousel-inner>.item>a>img{display:block;height:auto;max-width:100%;line-height:1}.carousel-inner>.active,.carousel-inner>.next,.carousel-inner>.prev{display:block}.carousel-inner>.active{left:0}.carousel-inner>.next,.carousel-inner>.prev{position:absolute;top:0;width:100%}.carousel-inner>.next{left:100%}.carousel-inner>.prev{left:-100%}.carousel-inner>.next.left,.carousel-inner>.prev.right{left:0}.carousel-inner>.active.left{left:-100%}.carousel-inner>.active.right{left:100%}.carousel-control{position:absolute;top:0;bottom:0;left:0;width:15%;font-size:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6);opacity:.5;filter:alpha(opacity=50)}.carousel-control.left{background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.5)),to(rgba(0,0,0,0.0001)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.5) 0),color-stop(rgba(0,0,0,0.0001) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.5) 0,rgba(0,0,0,0.0001) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#80000000',endColorstr='#00000000',GradientType=1)}.carousel-control.right{right:0;left:auto;background-image:-webkit-gradient(linear,0 top,100% top,from(rgba(0,0,0,0.0001)),to(rgba(0,0,0,0.5)));background-image:-webkit-linear-gradient(left,color-stop(rgba(0,0,0,0.0001) 0),color-stop(rgba(0,0,0,0.5) 100%));background-image:-moz-linear-gradient(left,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-image:linear-gradient(to right,rgba(0,0,0,0.0001) 0,rgba(0,0,0,0.5) 100%);background-repeat:repeat-x;filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#00000000',endColorstr='#80000000',GradientType=1)}.carousel-control:hover,.carousel-control:focus{color:#fff;text-decoration:none;opacity:.9;filter:alpha(opacity=90)}.carousel-control .icon-prev,.carousel-control .icon-next,.carousel-control .glyphicon-chevron-left,.carousel-control .glyphicon-chevron-right{position:absolute;top:50%;left:50%;z-index:5;display:inline-block}.carousel-control .icon-prev,.carousel-control .icon-next{width:20px;height:20px;margin-top:-10px;margin-left:-10px;font-family:serif}.carousel-control .icon-prev:before{content:'\2039'}.carousel-control .icon-next:before{content:'\203a'}.carousel-indicators{position:absolute;bottom:10px;left:50%;z-index:15;width:60%;padding-left:0;margin-left:-30%;text-align:center;list-style:none}.carousel-indicators li{display:inline-block;width:10px;height:10px;margin:1px;text-indent:-999px;cursor:pointer;border:1px solid #fff;border-radius:10px}.carousel-indicators .active{width:12px;height:12px;margin:0;background-color:#fff}.carousel-caption{position:absolute;right:15%;bottom:20px;left:15%;z-index:10;padding-top:20px;padding-bottom:20px;color:#fff;text-align:center;text-shadow:0 1px 2px rgba(0,0,0,0.6)}.carousel-caption .btn{text-shadow:none}@media screen and (min-width:768px){.carousel-control .icon-prev,.carousel-control .icon-next{width:30px;height:30px;margin-top:-15px;margin-left:-15px;font-size:30px}.carousel-caption{right:20%;left:20%;padding-bottom:30px}.carousel-indicators{bottom:20px}}.clearfix:before,.clearfix:after{display:table;content:" "}.clearfix:after{clear:both}.pull-right{float:right!important}.pull-left{float:left!important}.hide{display:none!important}.show{display:block!important}.invisible{visibility:hidden}.text-hide{font:0/0 a;color:transparent;text-shadow:none;background-color:transparent;border:0}.affix{position:fixed}@-ms-viewport{width:device-width}@media screen and (max-width:400px){@-ms-viewport{width:320px}}.hidden{display:none!important;visibility:hidden!important}.visible-xs{display:none!important}tr.visible-xs{display:none!important}th.visible-xs,td.visible-xs{display:none!important}@media(max-width:767px){.visible-xs{display:block!important}tr.visible-xs{display:table-row!important}th.visible-xs,td.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-xs.visible-sm{display:block!important}tr.visible-xs.visible-sm{display:table-row!important}th.visible-xs.visible-sm,td.visible-xs.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-xs.visible-md{display:block!important}tr.visible-xs.visible-md{display:table-row!important}th.visible-xs.visible-md,td.visible-xs.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-xs.visible-lg{display:block!important}tr.visible-xs.visible-lg{display:table-row!important}th.visible-xs.visible-lg,td.visible-xs.visible-lg{display:table-cell!important}}.visible-sm{display:none!important}tr.visible-sm{display:none!important}th.visible-sm,td.visible-sm{display:none!important}@media(max-width:767px){.visible-sm.visible-xs{display:block!important}tr.visible-sm.visible-xs{display:table-row!important}th.visible-sm.visible-xs,td.visible-sm.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-sm{display:block!important}tr.visible-sm{display:table-row!important}th.visible-sm,td.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-sm.visible-md{display:block!important}tr.visible-sm.visible-md{display:table-row!important}th.visible-sm.visible-md,td.visible-sm.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-sm.visible-lg{display:block!important}tr.visible-sm.visible-lg{display:table-row!important}th.visible-sm.visible-lg,td.visible-sm.visible-lg{display:table-cell!important}}.visible-md{display:none!important}tr.visible-md{display:none!important}th.visible-md,td.visible-md{display:none!important}@media(max-width:767px){.visible-md.visible-xs{display:block!important}tr.visible-md.visible-xs{display:table-row!important}th.visible-md.visible-xs,td.visible-md.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-md.visible-sm{display:block!important}tr.visible-md.visible-sm{display:table-row!important}th.visible-md.visible-sm,td.visible-md.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-md{display:block!important}tr.visible-md{display:table-row!important}th.visible-md,td.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-md.visible-lg{display:block!important}tr.visible-md.visible-lg{display:table-row!important}th.visible-md.visible-lg,td.visible-md.visible-lg{display:table-cell!important}}.visible-lg{display:none!important}tr.visible-lg{display:none!important}th.visible-lg,td.visible-lg{display:none!important}@media(max-width:767px){.visible-lg.visible-xs{display:block!important}tr.visible-lg.visible-xs{display:table-row!important}th.visible-lg.visible-xs,td.visible-lg.visible-xs{display:table-cell!important}}@media(min-width:768px) and (max-width:991px){.visible-lg.visible-sm{display:block!important}tr.visible-lg.visible-sm{display:table-row!important}th.visible-lg.visible-sm,td.visible-lg.visible-sm{display:table-cell!important}}@media(min-width:992px) and (max-width:1199px){.visible-lg.visible-md{display:block!important}tr.visible-lg.visible-md{display:table-row!important}th.visible-lg.visible-md,td.visible-lg.visible-md{display:table-cell!important}}@media(min-width:1200px){.visible-lg{display:block!important}tr.visible-lg{display:table-row!important}th.visible-lg,td.visible-lg{display:table-cell!important}}.hidden-xs{display:block!important}tr.hidden-xs{display:table-row!important}th.hidden-xs,td.hidden-xs{display:table-cell!important}@media(max-width:767px){.hidden-xs{display:none!important}tr.hidden-xs{display:none!important}th.hidden-xs,td.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-xs.hidden-sm{display:none!important}tr.hidden-xs.hidden-sm{display:none!important}th.hidden-xs.hidden-sm,td.hidden-xs.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-xs.hidden-md{display:none!important}tr.hidden-xs.hidden-md{display:none!important}th.hidden-xs.hidden-md,td.hidden-xs.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-xs.hidden-lg{display:none!important}tr.hidden-xs.hidden-lg{display:none!important}th.hidden-xs.hidden-lg,td.hidden-xs.hidden-lg{display:none!important}}.hidden-sm{display:block!important}tr.hidden-sm{display:table-row!important}th.hidden-sm,td.hidden-sm{display:table-cell!important}@media(max-width:767px){.hidden-sm.hidden-xs{display:none!important}tr.hidden-sm.hidden-xs{display:none!important}th.hidden-sm.hidden-xs,td.hidden-sm.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-sm{display:none!important}tr.hidden-sm{display:none!important}th.hidden-sm,td.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-sm.hidden-md{display:none!important}tr.hidden-sm.hidden-md{display:none!important}th.hidden-sm.hidden-md,td.hidden-sm.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-sm.hidden-lg{display:none!important}tr.hidden-sm.hidden-lg{display:none!important}th.hidden-sm.hidden-lg,td.hidden-sm.hidden-lg{display:none!important}}.hidden-md{display:block!important}tr.hidden-md{display:table-row!important}th.hidden-md,td.hidden-md{display:table-cell!important}@media(max-width:767px){.hidden-md.hidden-xs{display:none!important}tr.hidden-md.hidden-xs{display:none!important}th.hidden-md.hidden-xs,td.hidden-md.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-md.hidden-sm{display:none!important}tr.hidden-md.hidden-sm{display:none!important}th.hidden-md.hidden-sm,td.hidden-md.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-md{display:none!important}tr.hidden-md{display:none!important}th.hidden-md,td.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-md.hidden-lg{display:none!important}tr.hidden-md.hidden-lg{display:none!important}th.hidden-md.hidden-lg,td.hidden-md.hidden-lg{display:none!important}}.hidden-lg{display:block!important}tr.hidden-lg{display:table-row!important}th.hidden-lg,td.hidden-lg{display:table-cell!important}@media(max-width:767px){.hidden-lg.hidden-xs{display:none!important}tr.hidden-lg.hidden-xs{display:none!important}th.hidden-lg.hidden-xs,td.hidden-lg.hidden-xs{display:none!important}}@media(min-width:768px) and (max-width:991px){.hidden-lg.hidden-sm{display:none!important}tr.hidden-lg.hidden-sm{display:none!important}th.hidden-lg.hidden-sm,td.hidden-lg.hidden-sm{display:none!important}}@media(min-width:992px) and (max-width:1199px){.hidden-lg.hidden-md{display:none!important}tr.hidden-lg.hidden-md{display:none!important}th.hidden-lg.hidden-md,td.hidden-lg.hidden-md{display:none!important}}@media(min-width:1200px){.hidden-lg{display:none!important}tr.hidden-lg{display:none!important}th.hidden-lg,td.hidden-lg{display:none!important}}.visible-print{display:none!important}tr.visible-print{display:none!important}th.visible-print,td.visible-print{display:none!important}@media print{.visible-print{display:block!important}tr.visible-print{display:table-row!important}th.visible-print,td.visible-print{display:table-cell!important}.hidden-print{display:none!important}tr.hidden-print{display:none!important}th.hidden-print,td.hidden-print{display:none!important}}
.colorpicker {
	width: 356px;
	height: 176px;
	overflow: hidden;
	position: absolute;
	background: url(../images/Colorpicker/colorpicker_background.png);
	font-family: Arial, Helvetica, sans-serif;
	display: none;
}
.colorpicker_color {
	width: 150px;
	height: 150px;
	left: 14px;
	top: 13px;
	position: absolute;
	background: #f00;
	overflow: hidden;
	cursor: crosshair;
}
.colorpicker_color div {
	position: absolute;
	top: 0;
	left: 0;
	width: 150px;
	height: 150px;
	background: url(../images/Colorpicker/colorpicker_overlay.png);
}
.colorpicker_color div div {
	position: absolute;
	top: 0;
	left: 0;
	width: 11px;
	height: 11px;
	overflow: hidden;
	background: url(../images/Colorpicker/colorpicker_select.gif);
	margin: -5px 0 0 -5px;
}
.colorpicker_hue {
	position: absolute;
	top: 13px;
	left: 171px;
	width: 35px;
	height: 150px;
	cursor: n-resize;
}
.colorpicker_hue div {
	position: absolute;
	width: 35px;
	height: 9px;
	overflow: hidden;
	background: url(../images/Colorpicker/colorpicker_indic.gif) left top;
	margin: -4px 0 0 0;
	left: 0px;
}
.colorpicker_new_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 213px;
	top: 13px;
	background: #f00;
}
.colorpicker_current_color {
	position: absolute;
	width: 60px;
	height: 30px;
	left: 283px;
	top: 13px;
	background: #f00;
}
.colorpicker input {
	background-color: transparent;
	border: 1px solid transparent;
	position: absolute;
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #898989;
	top: 4px;
	right: 11px;
	text-align: right;
	margin: 0;
	padding: 0;
	height: 11px;
}
.colorpicker_hex {
	position: absolute;
	width: 72px;
	height: 22px;
	background: url(../images/Colorpicker/colorpicker_hex.png) top;
	left: 212px;
	top: 142px;
}
.colorpicker_hex input {
	right: 6px;
}
.colorpicker_field {
	height: 22px;
	width: 62px;
	background-position: top;
	position: absolute;
}
.colorpicker_field span {
	position: absolute;
	width: 12px;
	height: 22px;
	overflow: hidden;
	top: 0;
	right: 0;
	cursor: n-resize;
}
.colorpicker_rgb_r {
	background-image: url(../images/Colorpicker/colorpicker_rgb_r.png);
	top: 52px;
	left: 212px;
}
.colorpicker_rgb_g {
	background-image: url(../images/Colorpicker/colorpicker_rgb_g.png);
	top: 82px;
	left: 212px;
}
.colorpicker_rgb_b {
	background-image: url(../images/Colorpicker/colorpicker_rgb_b.png);
	top: 112px;
	left: 212px;
}
.colorpicker_hsb_h {
	background-image: url(../images/Colorpicker/colorpicker_hsb_h.png);
	top: 52px;
	left: 282px;
}
.colorpicker_hsb_s {
	background-image: url(../images/Colorpicker/colorpicker_hsb_s.png);
	top: 82px;
	left: 282px;
}
.colorpicker_hsb_b {
	background-image: url(../images/Colorpicker/colorpicker_hsb_b.png);
	top: 112px;
	left: 282px;
}
.colorpicker_submit {
	position: absolute;
	width: 22px;
	height: 22px;
	background: url(../images/Colorpicker/colorpicker_submit.png) top;
	left: 322px;
	top: 142px;
	overflow: hidden;
}
.colorpicker_focus {
	background-position: center;
}
.colorpicker_hex.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_submit.colorpicker_focus {
	background-position: bottom;
}
.colorpicker_slider {
	background-position: bottom;
}



.navigationTabs {
	height: 23px;
	line-height: 23px;
	border-bottom: 1px solid #ccc;
}
.navigationTabs li {
	float: left;
	height: 23px;
	line-height: 23px;
	padding-right: 3px;
}
.navigationTabs li a{
	float: left;
	display: block;
	height: 23px;
	line-height: 23px;
	padding: 0 10px;
	overflow: hidden;
	color: #52697E;
	background-color: #eee;
	position: relative;
	text-decoration: none;
}
.navigationTabs li a:hover {
	background-color: #f0f0f0;
}
.navigationTabs li a.active {
	background-color: #fff;
	border: 1px solid #ccc;
	border-bottom: 0px solid;
}
.tabsContent {
	border: 1px solid #ccc;
	border-top: 0px solid;
	width: 698px;
	overflow: hidden;
}
.tab {
	padding: 16px;
	display: none;
}
.tab h2 {
	font-weight: bold;
	font-size: 16px;
}
.tab h3 {
	font-weight: bold;
	font-size: 14px;
	margin-top: 20px;
}
.tab p {
	margin-top: 16px;
	clear: both;
}
.tab ul {
	margin-top: 16px;
	list-style: disc;
}
.tab li {
	margin: 10px 0 0 35px;
}
.tab a {
	color: #8FB0CF;
}
.tab strong {
	font-weight: bold;
}
.tab pre {
	font-size: 11px;
	margin-top: 20px;
	width: 668px;
	overflow: auto;
	clear: both;
}
.tab table {
	width: 100%;
}
.tab table td {
	padding: 6px 10px 6px 0;
	vertical-align: top;
}
.tab dt {
	margin-top: 16px;
}

#colorSelector {
	position: relative;
	width: 36px;
	height: 36px;
	background: url(../images/Colorpicker/select.png);
}
#colorSelector div {
	position: absolute;
	top: 3px;
	left: 3px;
	width: 30px;
	height: 30px;
	background: url(../images/Colorpicker/select.png) center;
}
#colorSelector2 {
	position: absolute;
	top: 0;
	left: 0;
	width: 36px;
	height: 36px;
	background: url(../images/Colorpicker/select2.png);
}
#colorSelector2 div {
	position: absolute;
	top: 4px;
	left: 4px;
	width: 28px;
	height: 28px;
	background: url(../images/Colorpicker/select2.png) center;
}
#colorpickerHolder2 {
	top: 32px;
	left: 0;
	width: 356px;
	height: 0;
	overflow: hidden;
	position: absolute;
}
#colorpickerHolder2 .colorpicker {
	background-image: url(../images/Colorpicker/custom_background.png);
	position: absolute;
	bottom: 0;
	left: 0;
}
#colorpickerHolder2 .colorpicker_hue div {
	background-image: url(../images/Colorpicker/custom_indic.gif);
}
#colorpickerHolder2 .colorpicker_hex {
	background-image: url(../images/Colorpicker/custom_hex.png);
}
#colorpickerHolder2 .colorpicker_rgb_r {
	background-image: url(../images/Colorpicker/custom_rgb_r.png);
}
#colorpickerHolder2 .colorpicker_rgb_g {
	background-image: url(../images/Colorpicker/custom_rgb_g.png);
}
#colorpickerHolder2 .colorpicker_rgb_b {
	background-image: url(../images/Colorpicker/custom_rgb_b.png);
}
#colorpickerHolder2 .colorpicker_hsb_s {
	background-image: url(../images/Colorpicker/custom_hsb_s.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_h {
	background-image: url(../images/Colorpicker/custom_hsb_h.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_hsb_b {
	background-image: url(../images/Colorpicker/custom_hsb_b.png);
	display: none;
}
#colorpickerHolder2 .colorpicker_submit {
	background-image: url(../images/Colorpicker/custom_submit.png);
}
#colorpickerHolder2 .colorpicker input {
	color: #778398;
}
#customWidget {
	position: relative;
	height: 36px;
}















