@CHARSET "ISO-8859-1";

@import "prettyPhoto.css";

.fixContact {
	float: left;
	margin: 5px;
}

.fixStyles {
	font-size: 14px;
	padding: 15px;
	font-weight: normal;
	text-align: justify;
}

.fixStyles ul { 
   list-style-type: disc; 
   list-style-position: inside; 
   margin-left: 15px;	
}
.fixStyles ol { 
   list-style-type: decimal; 
   list-style-position: inside; 
   margin-left: 15px;	
}
.fixStyles ul ul, .fixStyles ol ul { 
   list-style-type: circle; 
   list-style-position: inside; 
   margin-left: 30px; 
}
.fixStyles ol ol, .fixStyles ul ol { 
   list-style-type: lower-latin; 
   list-style-position: inside; 
   margin-left: 30px; 
}

.fixStyles ul ul ul, .fixStyles ol ul ul, .fixStyles ul ol ul, .fixStyles ol ol ul { 
   list-style-type: square; 
   list-style-position: inside; 
   margin-left: 45px; 
}
.fixStyles ul ul ol, .fixStyles ol ul ol, .fixStyles ul ol ol, .fixStyles ol ol ol { 
   list-style-type: lower-greek; 
   list-style-position: inside; 
   margin-left: 30px; 
}
.fixStyles table {
	border-collapse: separate;
	border-spacing: 2px;
}

.fixStyles table tr td {
	border-radius: 4px;
    line-height: 20px !important;
    padding: 10px 20px;
    vertical-align: middle;
    font-family: Arial;
    font-style: normal;
    font-weight: bold;
    font-size: 12px;
    font-size-adjust: none;
    font-stretch: normal;
    font-feature-settings: normal;
    font-language-override: normal;
    font-kerning: auto;
    font-synthesis: weight style;
    font-variant: normal;
	color: #000000;
    background-color: #e0e0e0;
}

/* Organizing the Icons Page */

.fa-hover {
    height: 45px;
}

.fa-hover:hover {
    font-size: 20px;
}

.bs-glyphicons {
    margin-bottom: 20px;
    padding-bottom: 1px;
    padding-left: 0;
    overflow: hidden;
    list-style: none;
}

.bs-glyphicons li {
    float: left;
    width: 25%;
    height: 115px;
    margin: 0 -1px -1px 0;
    padding: 10px;
    border: 1px solid #ddd;
    text-align: center;
    font-size: 12px;
    line-height: 1.4;
}

.bs-glyphicons .glyphicon {
    margin-top: 5px;
    margin-bottom: 10px;
    font-size: 24px;
}

.bs-glyphicons .glyphicon-class {
    display: block;
    text-align: center;
    word-wrap: break-word; /* Help out IE10+ with class names */
}

.bs-glyphicons li:hover {
    background-color: #e0e7e8;
}

@media(min-width:768px) {
    .bs-glyphicons li {
        width: 12.5%;
    }
}

/* Slider Spacing */

.vertical-slider li {
    margin-right: 20px;
}

/* Flot Chart Homepage */

.flot-dash {
    height: 200px !important;
}

.dashboard-table {
    overflow: auto;
}

/* Grid */

.show-grid [class^="col-"] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    border: 1px solid rgba(52,73,94,.2);
    background-color: #eee;
    background-color: rgba(52,73,94,.15);
}

.show-grid {
    margin: 15px 0;
}

/* Dashboard Map */

#map {
    height: 250px;
}

@media(min-width:768px) {
    #map {
        height: 500px;
    }
}

/* Fixed Height Dashboard Styles */

.dash-tile {
    height: 250px;
    text-align: center;
}

.dash-tile h4 {
    text-align: left;
}

#morris-chart-dashboard {
    width: 100%;
    height: 240px;
}

.flot-chart-dashboard {
    height: 240px;
}

/* Custom Easy Pie Chart Styles */

.easy-pie-chart {
    width: 175px;
    height: 175px;
    margin: 15px 0 0;
}

.percent {
    font-size: 2em;
    font-weight: bold;
    line-height: 175px;
    color: rgba(255,255,255,.7);
}

/* Footer
================================================== */
#footer {
	clear: both;
	bottom: 0;
	left: 0;
	width: 100%;
	color: #fefefe;
}

#footer .wrapper {
	text-align: center;
	padding: 20px 0 20px 222px;
	margin: 0;
}

.titleIcon {
	float: left;
	padding: 11px;
	border-right: 1px solid #D5D5D5;
}
/* Text */
h1 {
	font-size: 24px;
}

h2 {
	font-size: 22px;
}

h3 {
	font-size: 20px;
}

h4 {
	font-size: 18px;
}

h5 {
	font-size: 16px;
}

h6 {
	font-size: 14px;
}

.redBack,.greenBack,.greyBack,.blueBack {
	padding: 4px 6px;
	border-radius: 4px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
	color: #fafafa;
	min-height: 16px;
}

.redBack a,.greenBack a,.greyBack a,.blueBack a {
	color: #fafafa;
}

.redBack {
	border-color: #db4839;
    color: #fff;
    background-color: red;
}

.greenBack {
	border-color: #15987e;
    color: #fff;
    background-color: teal;
}

.greyBack {
	border-color: #e79411;
    color: #fff;
    background-color: orange;
}

.blueBack {
	border-color: #2779b0;
    color: #fff;
    background-color: blue;
}

p {
	padding-top: 12px;
}

.textL {
	text-align: left;
}

.textR {
	text-align: right;
}

.textC {
	text-align: center;
}

.f11 {
	font-size: 11px;
}

/* New updates widget */
.updates {
	padding-left: 0px;
}

.updates .uDate {
	float: right;
	width: 30px;
	text-align: center;
	color: #bbbbbb;
	margin: 4px -2px 0 0;
}

.updates .uDate .uDay {
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: -4px;
}

.uDone,.uAlert,.uNotice {
	float: left;
	display: block;
	padding-left: 22px;
	max-width: 76%;
}

.uDone {
	background: url(../images/icons/updateDone.png) no-repeat 0 4px;
}

.uAlert {
	background: url(../images/icons/updateWarning.png) no-repeat 0 4px;
}

.uNotice {
	background: url(../images/icons/updateNotice.png) no-repeat 0 4px;
}

.newUpdate {
	border-top: 1px solid #d5d5d5;
	padding: 10px 12px;
}

.newUpdate:after {
	content: "";
	display: block;
	clear: both;
}

.newUpdate:first-child {
	border-top: none;
}

.newUpdate span {
	display: block;
}

/* User info widget */
.wUserInfo {
	padding: 12px 12px 9px 12px;
}

.wUserInfo:after {
	content: "";
	display: block;
	clear: both;
}

.wUserInfo a {
	display: block;
}

.wUserPic {
	float: left;
	margin: 0 10px 0 0;
}

.partners li:hover,.newUpdate:hover,.wUserInfo:hover {
	background: #fdfdfd;
}

/* Content widgets
================================================== */

/* Left & Right lists inside widgets */
.leftList {
	float: left;
	max-width: 50%;
}

.rightList {
	float: right;
	max-width: 50%;
}

.leftList li a,
.rightList li a
{
	text-decoration: none;
}

.rightList li {
	text-align: right;
}

/* Top widget icons styles */
.topIcons {
	float: right;
	margin: 12px 12px 0 0;
}

.topIcons a {
	margin-left: 5px;
}

.topIcons a:first-child {
	margin: 0;
}

/* General widgets styles */
.widget {
	background: #f9f9f9;
	border: 1px solid #cdcdcd;
	margin-top: 32px;
	clear: both;
	box-sizing: border-box;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	-ms-box-sizing: border-box;
}

.widget .title {
	border-bottom: 1px solid #cdcdcd;
	background: #fafafa;
	background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa),
		color-stop(100%, #efefef));
	background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: linear-gradient(to bottom, #fafafa 0%, #efefef 100%);
	filter: progid:DXImageTransform.Microsoft.gradient(     startColorstr='#fafafa',
		endColorstr='#efefef', GradientType=0);
}

.widget .title .titleIcon {
	float: left;
	padding: 11px 11px;
	border-right: 1px solid #D5D5D5;
}

.widget .title:after {
	content: "";
	display: block;
	clear: both;
}

.toggle {
	background: #f9f9f9;
	border: 1px solid #cdcdcd;
	margin-top: 32px;
	clear: both;
	border-bottom: none;
}

.toggle .title {
	height: 36px;
	border-bottom: 1px solid #cdcdcd;
	cursor: pointer;
	background: #fafafa;
	background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa),
		color-stop(100%, #efefef));
	background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: linear-gradient(to bottom, #fafafa 0%, #efefef 100%);
}

.toggle .title h6 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 12px 8px 12px;
	display: block;
}

.toggle .titleIcon {
	float: left;
	padding: 11px 11px;
	border-right: 1px solid #D5D5D5;
}

.toggle .body,.toggle .menu_body {
	padding: 12px 14px;
	border-bottom: 1px solid #cdcdcd;
}

.toggle .inactive {
	color: #2B6893;
}

.widget .loader {
	float: right;
	margin: 12px 12px 0 0;
}

.widget .title h6 {
	float: left;
	font-size: 12px;
	font-weight: bold;
	padding: 9px 12px 8px 12px;
}

.widget .content {
	padding: 14px;
}

.widget .body {
	padding: 12px 16px;
}

.widget>p {
	padding: 12px;
}

/* === List styles === */
.list li {
	padding: 0 0 0 15px;
}

.list>strong {
	display: block;
	font-weight: bold;
	padding-bottom: 4px;
}

.arrowB li {
	background: url(../images/icons/lists/arrowB.png) no-repeat 0 7px;
}

.arrowG li {
	background: url(../images/icons/lists/arrowG.png) no-repeat 0 7px;
}

.arrowlG li {
	background: url(../images/icons/lists/arrowlG.png) no-repeat 0 7px;
}

.arrowR li {
	background: url(../images/icons/lists/arrowR.png) no-repeat 0 7px;
}

.tipB li {
	background: url(../images/icons/lists/tipB.png) no-repeat 0 7px;
}

.tipG li {
	background: url(../images/icons/lists/tipG.png) no-repeat 0;
}

.tiplG li {
	background: url(../images/icons/lists/tiplG.png) no-repeat 0;
}

.tipR li {
	background: url(../images/icons/lists/tipR.png) no-repeat 0;
}

.plusB li {
	background: url(../images/icons/lists/plusB.png) no-repeat 0 5px;
}

.plusG li {
	background: url(../images/icons/lists/plusG.png) no-repeat 0 5px;
}

.pluslG li {
	background: url(../images/icons/lists/pluslG.png) no-repeat 0 5px;
}

.plusR li {
	background: url(../images/icons/lists/plusR.png) no-repeat 0 5px;
}

.roundtipB li {
	background: url(../images/icons/lists/roundtipB.png) no-repeat 0 5px;
	min-height: 35px !important;	
}

.roundtipG li {
	background: url(../images/icons/lists/roundtipG.png) no-repeat 0 5px;
	min-height: 35px !important;	
}

.roundtiplG li {
	background: url(../images/icons/lists/roundtiplG.png) no-repeat 0 5px;
	min-height: 35px !important;	
}

.roundtipR li {
	background: url(../images/icons/lists/roundtipR.png) no-repeat 0 5px;
	min-height: 35px !important;
}

.roundtipB li span,
.roundtipG li span,
.roundtiplG li span,
.roundtipR li span
{
	vertical-align: middle !important;	
	min-height: 35px !important;
	height: 35px !important;		
}

.roundtipB li span a,
.roundtipG li span a,
.roundtiplG li span a,
.roundtipR li span a
{
	line-height: 33px !important;	
}

/* Website statistics widget */
.webStatsLink {
	color: #2e6b9b;
	font-size: 16px;
	font-weight: bold;
}

.statsPlus,.statsMinus {
	padding-left: 20px;
}

.statsPlus {
	background: url(../images/icons/grown.png) no-repeat 0 2px;
	color: #599414;
}

.statsMinus {
	background: url(../images/icons/dropped.png) no-repeat 0 2px;
	color: #a73939;
}

/* Content statistics widget */
.contentStats {
	
}

.contentStats li {
	padding: 8px 12px;
	border-top: 1px solid #d5d5d5;
}

.contentStats li:first-child {
	border-top: none;
}

.contentStats li:hover {
	background-color: #fafafa;
}

.contentStats h5 {
	display: block;
	float: left;
	margin-right: 6px;
	padding-left: 32px;
	padding-top: 1px;
}

.contentStats .nComments {
	background: url(../images/icons/dialog.png) no-repeat 0;
}

.contentStats .nSubscribers {
	background: url(../images/icons/sub.png) no-repeat 0 2px;
}

.contentStats .nFollowers {
	background: url(../images/icons/dark/twitter.png) no-repeat 0;
}

.contentStats .nAffiliates {
	background: url(../images/icons/plusS.png) no-repeat 0 2px;
}

.contentStats .nUploads {
	background: url(../images/icons/add.png) no-repeat 0 2px;
}

/* New order widget */
.userRow {
	padding: 12px 12px 7px 12px;
}

.userRow:after,.orderRow:after,.totalAmount:after {
	content: "";
	display: block;
	clear: both;
}

.orderRow,.totalAmount {
	padding: 7px 12px;
}

.userRow ul {
	padding-left: 12px;
	margin-top: -1px;
}

.orderRow ul li {
	padding-top: 2px;
}

.orderRow ul li:first-child {
	padding-top: 0;
}

.totalAmount {
	padding: 8px 12px;
	background: #fafafa;
	background: -moz-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #fafafa),
		color-stop(100%, #efefef));
	background: -webkit-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: -o-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: -ms-linear-gradient(top, #fafafa 0%, #efefef 100%);
	background: linear-gradient(to bottom, #fafafa 0%, #efefef 100%);
}

.orderIcons {
	margin-top: 4px;
}

.orderIcons span {
	background: url(../images/icons/orderStatus.png) no-repeat;
	display: block;
	float: right;
	margin-left: 8px;
}

.orderIcons .oPaid,.orderIcons .oUnpaid {
	width: 7px;
	height: 12px;
}

.orderIcons .oPaid {
	background-position: 0 0;
}

.orderIcons .oUnpaid {
	background-position: 0 -13px;
}

.orderIcons .oShipped,.orderIcons .oUnshipped {
	width: 21px;
	height: 12px;
}

.orderIcons .oShipped {
	background-position: 0 -26px;
}

.orderIcons .oUnshipped {
	background-position: 0 -39px;
}

.orderIcons .oFinished,.orderIcons .oUnfinished {
	width: 12px;
	height: 12px;
}

.orderIcons .oFinished {
	background-position: 0 -52px;
}

.orderIcons .oUnfinished {
	background-position: 0 -65px;
}

/* Partners list widget */
.partners img {
	margin-right: 12px;
}

.partners li {
	border-top: 1px solid #cdcdcd;
	padding: 12px 12px 8px 12px;
}

.partners li:first-child {
	border-top: none;
}

.pInfo {
	float: left;
}

.pLinks {
	float: right;
	width: 12px;
	margin-left: 5px;
}

.partners li:after {
	content: "";
	display: block;
	clear: both;
}

.pInfo i {
	display: block;
}

.pLinks a {
	margin-top: 10px;
	display: block;
}

.pLinks a:first-child {
	margin-top: 3px;
}

.

/* New updates widget */
.updates {
	padding-left: 0px;
}

.updates .uDate {
	float: right;
	width: 30px;
	text-align: center;
	color: #bbbbbb;
	margin: 4px -2px 0 0;
}

.updates .uDate .uDay {
	font-size: 20px;
	font-weight: bold;
	display: block;
	margin-bottom: -4px;
}

.uDone,.uAlert,.uNotice {
	float: left;
	display: block;
	padding-left: 22px;
	max-width: 76%;
}

.uDone {
	background: url(../images/icons/updateDone.png) no-repeat 0 4px;
}

.uAlert {
	background: url(../images/icons/updateWarning.png) no-repeat 0 4px;
}

.uNotice {
	background: url(../images/icons/updateNotice.png) no-repeat 0 4px;
}

.newUpdate {
	border-top: 1px solid #d5d5d5;
	padding: 10px 12px;
}

.newUpdate:after {
	content: "";
	display: block;
	clear: both;
}

.newUpdate:first-child {
	border-top: none;
}

.newUpdate span {
	display: block;
}

.wButton,.nNote,.wrappercontent a,.widget .num a,a.sButton,.tooltip,.tPagination ul li a,.bc,.pages li a,.smallButton,.search-choice,.horControlB ul li,.gallery ul li,.iconsGroup,.logMeIn,.wContentButton
	{
	-moz-border-radius: 2px;
	-webkit-border-radius: 2px;
	-khtml-border-radius: 2px;
	border-radius: 2px;
}
/* Gallery
================================================== */
.gallery {
	margin: auto;
	padding: 4px 0.5% 12px 0.5%;
	text-align: center;
}

.gallery ul li {
	display: inline-block;
	height: 102px;
	margin: 12px 6px 0 6px;
	border: 1px solid #cdcdcd;
	position: relative;
}

.gallery ul li:hover {
	border-color: #ddd;
}

.gallery .actions {
	background: #000;
	opacity: 0.8;
	position: absolute;
	top: -1px;
	right: -1px;
	/*display: none;*/
	padding: 1px 2px;
}

.gallery .actions a {
	color: #fff;
	font-size: 11px;
	display: block;
	padding: 4px 5px 3px 0;
	float: left;
}

.gallery .actions a img {
	margin-left: 5px;
}

.gallery .actions a:first-child {
	padding-right: 0;
}

.formNote {
	display: block;
	text-align: left;
	font-size: 11px;
	padding-top: 5px;
	color: #939393;
	margin: 5px;
}

.portlet-title h6{
	text-transform: uppercase;
}

/* ==========  Error and offline pages  ========== */
.errorWrapper {
	position: absolute;
	top: 50px;
	bottom: 0;
	text-align: center;
	left: 0;
	right: 0;
	height: 1300px;
	background: #34495E;
	color: #fefefe;
}

.errorWrapper .button {
	margin-bottom: 30px;
	color: #fefefe;
}

.sadEmo {
	
	display: block;
	height: 62px;
	margin: 0 auto 0px auto;
	width: 62px;
	
	font-size: 124px;
	line-height: 130px;
	color: red;
}

.errorWrapper .errorTitle {
	display: block;
	text-shadow: 1px 0 0 #fff;
	text-align: center;
	font-size: 24px;
	border-bottom: 1px solid #cdcdcd;
	padding: 20px 14px;
	font-weight: bold;
	color: #fefefe;
	font-style: italic;
}

.errorWrapper .errorNum {
	color: #fff;
	font-size: 200px;
	text-stroke: 1px transparent;
	padding: 120px 0 80px 0;
	display: block;
	text-shadow: 0 1px 0 #ccc, 0 2px 0 #c9c9c9, 0 3px 0 #bbb, 0 4px 0
		#b9b9b9, 0 5px 0 #aaa, 0 6px 1px rgba(0, 0, 0, .1), 0 0 5px
		rgba(0, 0, 0, .1), 0 1px 3px rgba(0, 0, 0, .3), 0 3px 5px
		rgba(0, 0, 0, .2), 0 5px 10px rgba(0, 0, 0, .25), 0 10px 10px
		rgba(0, 0, 0, .2), 0 20px 20px rgba(0, 0, 0, .15);
}

.errorDesc {
	display: block;
	margin: 40px 0 25px 0;
	font-weight: bold;
	font-size: 20px;
}






/* General balance */
.genBalance {
	width: 100%;
	height: 68px;
}

.genBalance a {
	display: block;
	color: #e0e0e0;
}

.genBalance a span {
	font-size: 11px;
	display: block;
}

.genBalance a span.balanceAmount {
	font-size: 22px;
	font-weight: bold;
	margin: 0;
}

.genBalance .amount {
	width: 150px;
	float: left;
	border-right: 1px solid #a2a2a2;
	padding: 10px 12px;
}

.genBalance .amChanges {
	width: calc(100% - 151px);
	float: left;
	padding: 9px 10px;
}

.sNegative,.sPositive,.sZero {
	padding: 26px 0 2px 0;
	text-align: center;
	display: block;
	font-size: 14px;
}

.sNegative {
	color: #e77575;
	background: url(../images/backgrounds/sidebarNegativeArrow.png)
		no-repeat 14px 10px;
}

.sPositive {
	color: #90c254;
	background: url(../images/backgrounds/sidebarPositiveArrow.png)
		no-repeat 14px 10px;
}

.sZero {
	
}

/* Next update */
.nextUpdate {
	margin-top: 12px;
}

.nextUpdate ul li {
	color: #cecece;
	font-size: 11px;
	display: inline-block;
	width: 78px;
	padding: 0 14px;
	text-align: right;
}

.nextUpdate ul li:first-child {
	text-align: left;
}

/* Numbers statistics */
.numStats ul:after {
	content: "";
	display: block;
	clear: both;
}

.numStats ul li {
	float: left;
	text-align: center;
	width: 46px;
	padding: 0 12px;
	color: #f8f8f8;
	font-size: 18px;
	border-right: 1px solid #283037;
	border-left: 1px solid #37414a;
}

.numStats ul li span {
	display: block;
	color: #717e88;
	font-size: 11px;
}

.numStats ul li.last {
	border-right: none;
}


.bs-wizard {margin-top: 40px;}

/* Form Wizard */
.bs-wizard {border-bottom: solid 1px #e0e0e0; padding: 0 0 10px 0;}
.bs-wizard > .bs-wizard-step {padding: 0; position: relative;}
.bs-wizard > .bs-wizard-step + .bs-wizard-step {}
.bs-wizard > .bs-wizard-step .bs-wizard-stepnum {color: #595959; font-size: 16px; margin-bottom: 5px;}
.bs-wizard > .bs-wizard-step .bs-wizard-info {color: #999; font-size: 14px;}
.bs-wizard > .bs-wizard-step > .bs-wizard-dot {position: absolute; width: 30px; height: 30px; display: block; background: #fbe8aa; top: 45px; left: 50%; margin-top: -15px; margin-left: -15px; border-radius: 50%;} 
.bs-wizard > .bs-wizard-step > .bs-wizard-dot:after {content: ' '; width: 14px; height: 14px; background: #fbbd19; border-radius: 50px; position: absolute; top: 8px; left: 8px; } 
.bs-wizard > .bs-wizard-step > .progress {position: relative; border-radius: 0px; height: 8px; box-shadow: none; margin: 20px 0;}
.bs-wizard > .bs-wizard-step > .progress > .progress-bar {width:0px; box-shadow: none; background: #fbe8aa;}
.bs-wizard > .bs-wizard-step.complete > .progress > .progress-bar {width:100%;}
.bs-wizard > .bs-wizard-step.active > .progress > .progress-bar {width:50%;}
.bs-wizard > .bs-wizard-step:first-child.active > .progress > .progress-bar {width:0%;}
.bs-wizard > .bs-wizard-step:last-child.active > .progress > .progress-bar {width: 100%;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot {background-color: #f5f5f5;}
.bs-wizard > .bs-wizard-step.disabled > .bs-wizard-dot:after {opacity: 0;}
.bs-wizard > .bs-wizard-step:first-child  > .progress {left: 50%; width: 50%;}
.bs-wizard > .bs-wizard-step:last-child  > .progress {width: 50%;}
.bs-wizard > .bs-wizard-step.disabled a.bs-wizard-dot{ pointer-events: none; }
.bs-wizard > .bs-wizard-firststep > .progress {left: calc(50% + 1px); width: 50%;}

.bs-wizard.red { background: none; }
.bs-wizard.red > .bs-wizard-step > .bs-wizard-dot { background: #ff4d4d; }
.bs-wizard.red > .bs-wizard-step > .progress > .progress-bar { background: #ff4d4d; }
.bs-wizard.red > .bs-wizard-step > .bs-wizard-dot:after { background: #b30000; }

.bs-wizard.blue { background: none; }
.bs-wizard.blue > .bs-wizard-step > .bs-wizard-dot { background: #4d4dff; }
.bs-wizard.blue > .bs-wizard-step > .progress > .progress-bar { background: #4d4dff; }
.bs-wizard.blue > .bs-wizard-step > .bs-wizard-dot:after { background: #1a1aff; }

.bs-wizard.green { background: none; }
.bs-wizard.green > .bs-wizard-step > .bs-wizard-dot { background: #79d279; }
.bs-wizard.green > .bs-wizard-step > .progress > .progress-bar { background: #79d279; }
.bs-wizard.green > .bs-wizard-step > .bs-wizard-dot:after { background: #40bf40; }

.bs-wizard.purple { background: none; }
.bs-wizard.purple > .bs-wizard-step > .bs-wizard-dot { background: #d24dff; }
.bs-wizard.purple > .bs-wizard-step > .progress > .progress-bar { background: #d24dff; }
.bs-wizard.purple > .bs-wizard-step > .bs-wizard-dot:after { background: #bf00ff; }

.bs-wizard.orange { background: none; }
.bs-wizard.orange > .bs-wizard-step > .bs-wizard-dot { background: #ff8c66; }
.bs-wizard.orange > .bs-wizard-step > .progress > .progress-bar { background: #ff8c66; }
.bs-wizard.orange > .bs-wizard-step > .bs-wizard-dot:after { background: #ff531a; }

/* END Form Wizard */

.specialbordersizing th,
.specialbordersizing td
{
	box-sizing: border-box !important;
}

.makemesticky{
	top: 0px;
	left: 0px;
	z-index: 1000;
	position: sticky;
	background-color: #ECF0F1;
}

a.back-to-top {
	display: none;
	position: fixed;
	z-index: 1050;
	right: -19px;
	bottom: 22px;
	/*background: #27AE61 url("up-arrow.png") no-repeat center 43%;*/
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	font-size: 30px;
	color: red;
	text-decoration: none;
	text-shadow: 3px 0 0 #545454;
}
a:hover.back-to-top {
	color: green;
}