/* Add here all your CSS customizations */

html.boxed body {
    background-color: transparent;
    background-position: top center;
    background-repeat: repeat;
}

body, td, pre, p {
    color: #333;
	font-size: 15px;	
    line-height: 19px;
}
.headerSocial {
    float: right;
    padding-left: 0px;
    margin-bottom: 0px;
	list-style:none;
}
.headerSocial li {
    /*display: inline-block;
    font-size: 35px;
    padding-right: 5px;
	list-style:none;
	margin-bottom:5px;    
	line-height: 35px;*/
	    display: block;
    float: left;
    font-size: 35px;
    padding-right: 5px;
    list-style: none;
    line-height: 35px;
    height: 35px;
}

.headerSocial li a {
	color:#303b41;
}

#header .header-nav-top {
    float: right;
    margin-top: 0px;
}

#header .header-nav-top .nav > li > a, #header .header-nav-top .nav > li > span {
    color: #5f7d95;
    font-size: 1.2em;
	font-weight:bold;
    padding: 2px 4px;
    display: inline-block;
}
#header .header-nav-top .nav > li > span a {
	color: #5f7d95;
}

#header .header-logo img {
    margin: 0px 0px 15px 0;
}

html .btn-primary {
	color:#fff !important;
}

html .btn-primary[disabled], html .btn-primary[disabled]:hover, html .btn-primary[disabled]:active, html .btn-primary[disabled]:focus {
    border-color: #164399;
    background-color: #164399;
}

.btn-primary.active, .btn-primary:active, .open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #646465;
    border-color: #646465;
}

.btn-primary.active.focus, .btn-primary.active:focus, .btn-primary.active:hover, .btn-primary:active.focus, .btn-primary:active:focus, .btn-primary:active:hover, .open>.dropdown-toggle.btn-primary.focus, .open>.dropdown-toggle.btn-primary:focus, .open>.dropdown-toggle.btn-primary:hover {
    color: #fff;
    background-color: #646465;
    border-color: #646465;
}

html .btn-info {
	color:#fff !important;
}

img {
	max-width:100%;
}

.pageH1 {
	font-size: 2.2em;
    margin: 5px 0 15px 0;
}

/*html .btn-primary:active, html .btn-primary:focus, html .btn-primary:active:hover, html .btn-primary:active:focus {
    background-color: #303b41;
    border-color: #303b41 #303b41 #20272b;
}*/

.btn-primary.headerCallOut {
	background-color: #c022b5;    
	border-color: #c022b5 #c022b5 #c022b5;
	margin-top: -4px;
	font-size: 13px;
	font-weight:bold;
}

.btn-primary.headerCallOut:hover {
	background-color: #9a1b91;    
	border-color: #9a1b91 #9a1b91 #9a1b91;
}

#header .header-nav-top .nav > li.headerDot {
	padding: 2px 0px !important;
    line-height: 23px;
}

h1, h2, h3, h4, h5, h6 {
    font-weight:500;
}

h2 {
   font-size: 27px;
    font-weight: 400;
    line-height: 31px;
    margin: 0 0 10px;
}

h3 {
   font-size: 20px;
    font-weight: 400;
    line-height: 24px;
    margin: 0 0 10px;
	text-transform:none;
}
h4 {
    font-size:17px;
}
#header .header-body {
    border-bottom: 1px solid #ddd;
}

.main {
	padding-top:23px;
	background:url('../img/nav-shadow.jpg') repeat-x top;
}

#footer h1, #footer h2, #footer h3, #footer h4 {
    color: #fff;
	font-weight:500;
}

#footer h4 {
    font-size: 1.5em;
}

.footerSocial {
	list-style:none;
	padding-left:0px;
	margin-bottom:15px;
}
.footerSocial li {
	
	display:inline-block;
	font-size:40px;
	margin-right:5px;
}

#footer .footerSocial li a {
	color: #fff;
}
#footer a {
	color: #fff;
}

#footer .footer-copyright a {
	color: #777;
}

#footer {
    margin-top: 20px;
    padding: 20px 0 0;
}

#footer .footer-copyright {
    margin-top: 0px;
}

.footQuickNav {
	padding-left:0px;
	list-style:none;
	color: #fff;
}

.footQuickNav li {
	font-size:14px;
	line-height:18px;;
}

.footQuickNav ul {
	padding-left:20px;
	list-style:none;	
}
#footer {
	font-size: 13px;	
}

#footer p {
	color: #777;
	font-size: 13px;
}

#footer .footer-copyright p {
    color: #777;
}

.featured-box.featuredCustom {
    border-bottom: 1px solid #505e65;
    border-left: 1px solid #80949e;
    border-right: 1px solid #80949e;
}

html .featured-box-primary.featuredCustom .box-content {
        border-top-color: #303b41;
    padding: 18px;
    background: #fdfdfd;
}

h1 {
    font-size: 1.7em;
    font-weight: 600;
}

a.featuredUrl:hover  {
	text-decoration:none;
}

.featuredCallout {
	border:none;
	background:#30448d;
	color:#fff;
	padding:20px
}

.featuredCallout, .featuredCallout p  {
	font-size:20px;
    font-weight: 300;
}

.featuredCalloutHeaderWrap {
    display: table;
    width: 100%;
}

.featuredCalloutHeader {
	display:table-cell;
	vertical-align:bottom;
}

.featuredCallout p  {
	margin-bottom:0px;
	text-align:center;
	color:#fff;
}

.featuredCallout h2 {
	font-size: 28px;
	line-height:26px;
	color:#fff;
}

.featuredCallout h3 {
	font-size: 18px;
	line-height:22px;
	margin-bottom:0px;
}

.featuredCallout h2, .featuredCallout h3 {
	font-weight:600;
	text-align:center;
}
.featuredCallout p{
	text-transform:none;
}

.featuredProdAudio h2, .featuredProdAudio h3, .featuredProdAudio a {
	color:#083e86 !important;
    text-decoration: none;
}
.featuredProdAudio hr {
	background:#083e86;
}

.featuredProdFoto h2, .featuredProdFoto h3, .featuredProdFoto a {
	color:#8e1100 !important;
    text-decoration: none;
}
.featuredProdFoto hr {
	background:#8e1100;
}

.featuredProdMi h2, .featuredProdMi h3, .featuredProdMi a {
	color:#3a6d10 !important;
    text-decoration: none;
}
.featuredProdMi hr {
	background:#3a6d10;
}

.featuredProdRoad h2, .featuredProdRoad h3, .featuredProdRoad a {
	color:#9b1d6f !important;
    text-decoration: none;
}
.featuredProdRoad hr {
	background:#9b1d6f;
}

.tp-caption p, .tp-caption h2, .tp-caption h3 {
	color:#fff;
	font-weight:700;
}

.tp-caption p {
	margin-bottom:10px;
	font-size:16px;
}

.thumb-info .thumb-info-type {
	background:#da0000
}

.prodCarousel {
	max-width:300px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:20px;
}

.page-header-custom-background {
    padding: 31px 0 36px;
	margin-bottom:20px;
	overflow:hidden
}


.bgOverlay {
	    height: 999px;
    position: absolute;
    top: 0px;
    width: 100%;
    opacity: 0.78;
}


.bgMain {
	background-image:url(../img/background-cresta-wheelers.jpg);
	background-size: cover;
    background-attachment: fixed;
}


.bgHeaderCNSMain {
	background-image:url(../img/background-strip-cns.jpg);
	
}

.bgHeaderCNSMain .bgOverlay {
	background-color:#003975;
}


.bgAudiomate {
	background-image:url(../img/background-audiomate.jpg);
	background-size: cover;
    background-attachment: fixed;
}

.bgHeaderAudiomate {
	background-image:url(../img/background-strip-audiomate.jpg);
}

.bgHeaderAudiomate .bgOverlay {
	background-color:#311949;
}

.bgFotomate {
	background-image:url(../img/background-cns.jpg);
	background-size: cover;
    background-attachment: fixed;
}

.bgHeaderFotomate {
	background-image:url(../img/background-strip-cns.jpg);
}

.bgHeaderFotomate .bgOverlay {
	background-color:#003975;
}


.bgMiMate {
	background-image:url(../img/background-mimate.jpg);
	background-size: cover;
    background-attachment: fixed;
}

.bgHeaderMiMate {
	background-image:url(../img/background-strip-mimate.jpg);
}

.bgHeaderMiMate .bgOverlay {
	background-color:#18501a;
}


.bgRoadmate {
	background-image:url(../img/background-roadmate.jpg);
	background-size: cover;
    background-attachment: fixed;
}

.bgHeaderRoadmate {
	background-image:url(../img/background-strip-roadmate.jpg);
}

.bgHeaderRoadmate .bgOverlay {
	background-color:#3e0054;
}
.shop ul.products .product {
    width: 254px;
    margin: 0px 15px 30px;
}

.tab-content.prodTabs {
        padding-top: 0px;
    padding-bottom: 0px;
}

.dropdown-menu>.active>a, .dropdown-menu>.active>a:focus, .dropdown-menu>.active>a:hover {
    color: #fff !important;
    text-decoration: none;
    background-color: #30448d;
}

.tabs-navigation .nav-tabs > li a {
    padding-right: 26px;
	padding-top: 15px;
	padding-bottom: 15px;
}

.galBoxFrame {
    width: 237px;
    margin: 0 10px 30px;
    background: #fff;
    padding: 4px;
    border: 1px solid #CCC;
}

.galBoxInner {
    height: 151px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.bg-images {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-align: left;
}

.bg-images img {
    margin: 55px 0 0 92px;
    width: 40px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.prodLink:hover .bg-images img {
    margin: 44px 0 0 81px;
    width: 57px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}


.galNewsItem > .galBoxFrame {
    width: 269px;
    margin: 0 10px 30px;
    background: #fff;
    padding: 4px;
    border: 1px solid #CCC;
}

.galNewsItem  .galBoxInner {
    height: 175px;
    position: relative;
    overflow: hidden;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
}

.galNewsItem  .bg-images {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
    bottom: 0;
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    -webkit-transition: all .2s ease-out;
    transition: all .2s ease-out;
    text-align: left;
}

.galNewsItem .bg-images img {
    margin: 69px 0 0 106px;
    width: 40px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

.galNewsItem:hover .bg-images img {
    margin: 60px 0 0 98px;
    width: 57px;
    -webkit-transition: all 0.2s linear;
    transition: all 0.2s linear;
}

#footer .contact i {
    margin: 7px 8px 6px 0;
}

.shop ul.products li.product .onsale {
    background-color: #c022b5;
    border-bottom-color: #440101;
    right: -15px
}

.breadcrumb {
    padding: 0px;
    background: none;
}

.crumbLg {
	display:block;
}

.crumbSm {
	display:none;
}



/*html .btn-primary:hover {
    border-color: #c022b5 #c022b5 #c022b5;
    background-color: #c022b5;
}*/


.main a {
    color: #30448d;
}

a.btn {
	color:initial;
}

a:hover {
    color: #30448d;
}

.bodyText {
	font-size: 15px;
	color:#333;
}

.quoteText {
	font-size: 15px;
	color: #333;
	font-style: italic;
}

.imageLeft {
	margin-right: 12px !important;
	margin-bottom:12px !important;
	float:left;
}

.imageRight {
	margin-left: 12px !important;
	margin-bottom:12px !important;
	float:right;
}

.imageWidthHalf  {
	max-width:50%;
}

.imageWidthQuarter  {
	max-width:25%;
}


.quoteSmallText {
	font-size: 14px;
	color: #333;
	font-style: italic;
}

.alertText {
	font-size: 15px;
	color: #FF0000;
}

.captionText {
	font-size: 10px;
	color: #333;
}

.captionAlertText {
	font-size: 10px;
	color: #FF0000;
	font-weight:bold;
}

.shop ul.products .product.outlet {
    width: 230px;
}

.circleIcon {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 20px;
  border-radius: 15px;
  background:#0e0e0e;
  color:#fff;
  margin-top:5px;
  margin-bottom:5px;
}

.shop ul.products .product .price .amount {
    font-size: 1.1em;
}

.productPrice {
	font-size: 1.1em;
	text-decoration:none;
}

.productPrice del {
    color: rgba(145, 145, 145, 0.5);
    font-size: 0.7em;
    margin: -2px 0 0;
}

.prodSale {
	    position: absolute;
    background-image: none;
    border-radius: 100%;
    left: auto;
    right: 0;
    top: -15px;
    text-shadow: none;
    width: 40px;
    height: 40px;
    line-height: 40px;
    display: inline-block;
    text-align: center;
    z-index: 10;
    box-shadow: none;
    font-size: 0.9em;
    color: #FFF;
    border-bottom: 2px solid transparent;
    background-color: #c022b5;
    border-bottom-color: #440101;
    right: -15px;
}

a.topNavMembers {
	color: #303b41 !important;
    font-size: 15px !important;
    font-weight: normal !important;
}

a.topNavMembers:hover {
	background:none !important;
}

.footerSocial {
	float:right;
}

.headerJoinBtn {
	/*position: absolute;
    right: 15px;
    top: 12px;*/
	    float: right;
    margin-top: 10px;
    font-weight: bold;
    font-size: 16px;	    
	background-color: #c022b5;
    border-color: #c022b5 #c022b5 #c022b5;
    color: #fff !important;
}

.headerJoinBtn:hover {
    border-color: #901b88 #901b88 #901b88;
    background-color: #901b88;
    color: #FFF;
}

.filter-list.filter-buttons {
	margin-bottom:11px;
}



.filter-list.filter-buttons .dropdown-toggle {
        opacity: 1;
		background: #30448d;
    border: 1px solid #30448d;
	color:#fff;
	height: 34px;
    line-height: 31px;
    font-size: 13px;
}

.filter-list.filter-buttons .dropdown-menu>li>a,
.filter-list.filter-buttons.filter-spread .dropdown-menu>li>a {
    color: #333;
} 

.filter-list.filter-buttons .dropdown-menu>li>a:hover,
.filter-list.filter-buttons.filter-spread .dropdown-menu>li>a:hover {
    color: #fff;
	    background: #30448d;
} 

.filter-list.filter-buttons .dropdown-menu>li>a.active,
.filter-list.filter-buttons.filter-spread .dropdown-menu>li>a.active {
	background: #30448d;
	color:#fff;
}

.galCatName {
    font-weight: bold;
    color: #1d2127;
	    margin-bottom: 21px;
}


.table th {
    background: #464646;
    color: #fff;
}

.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: #f3f8ff;
}

.owl-carousel .owl-item img {
    display: block;
    /* width: 100%; */
    width: inherit;
    max-width: 100%;
    margin: 0 auto;
    /* -webkit-transform-style: preserve-3d; */
}

.featuredPanel {
	    border: 1px solid #ccc;
    border-radius: 8px;
    border-top: 1px solid #30448d;
    border-top-width: 4px;
    /* padding: 30px 30px 10px 30px; */
    padding: 30px 30px 30px 30px;
    position: relative;
    top: -1px;
    margin-bottom: 20px;
}

@media (min-width: 992px) and (max-width: 1200px){
	#header .header-nav-main nav > ul > li > a {
		padding: 10px 7px;
	}
	
	.header-logo img {
		height:100px;
	}
}

@media (min-width: 992px) {
	.filter-list.filter-buttons.filter-spread {
		margin-bottom:10px;
	}
		
	
	.filter-spread.galCatName {
		display:none;
	}
	
		
	.filter-list.filter-buttons.filter-spread .dropdown-toggle {
		display: none;
	}
		
	.filter-list.filter-buttons.filter-spread .dropdown-menu {
		background: none;
		border: 0 none;
		border-radius: 0;
		-webkit-box-shadow: none;
		box-shadow: none;
		display: block !important;
		float: none;
		left: inherit;
		margin: 0;
		min-width: inherit;
		padding: 0;
		position: relative;
		top: inherit;
		z-index: inherit;
	}
	.filter-list.filter-buttons.filter-spread .dropdown-menu > li {
		float: left;
		/* margin: 0 20px 10px 0; */
		margin: 0 11px 10px 0;
	}
	
	.filter-list.filter-buttons.filter-spread .dropdown-menu > li > a {
		text-decoration: none;
		background: #fff;
		border: 1px solid #333;
		-webkit-border-radius: 0px;
		-moz-border-radius: 0px;
		border-radius: 0px;
		clear: none;
		color: #1d2127;
		height: 34px;
		line-height: 33px;
		font-size: 13px;
		margin: 0;
		padding: 0 20px;
		-webkit-transition: opacity .2s ease-out;
		transition: opacity .2s ease-out;
	}
	.filter-list.filter-buttons.filter-spread .dropdown-menu > li > a.active {
		background: #30448d;
		border: 1px solid #30448d;
	}
	.filter-list.filter-buttons.filter-spread .dropdown-menu > li > a:hover {
		/* background: transparent; */
		background: #30448d;
		border: 1px solid #30448d;
		text-decoration: none;
		-webkit-transition: opacity .2s ease-out;
		transition: opacity .2s ease-out;
	}
}

@media (max-width: 991px) {
	#header .header-logo {
	    float: none;
    	text-align: center;
	}
	.header-column {		
    	text-align: center;
	}
	.headerSocial {
		float: none;
    	text-align: center;
	}
	#header .header-nav-top  {
		float:none;
		margin-left: 0px;
	}
	#header .header-nav-top  .nav nav-pills {
		display: inline-block;
    	float: none;
		text-align:center;
	}
	
	#header .header-nav-top .nav-pills>li {
		float: none;
		display:inline-block;
	}
	#header .header-btn-collapse-nav {
		float:none;
		    margin: 12px auto 15px;
	}
	.galBoxFrame {
    	margin: 0px 5px 30px;
	}
	
	.crumbLg {
		display:none;
	}
	
	.crumbSm {
		display:block;
	}
	
	.headerSocial li {
		float:none;
		display:inline-block;
	}
	
	.headerSocial li:first-child {
		display:block;
	}
	
	.currRide {
		height:auto !important;
	}
	
	.footerSocial {
		float:none;
	}
	
	.headerJoinBtn {
		position: relative;
		right: initial;
		top: initial;	
    /* display: block; */
    float: none;
	}
	
}

@media (max-width: 767px) {
	.homeNews, .featuredCalloutHeader, .featuredCallout p, .featuredCallout  {
		height:auto !important;
	}	
	.galBoxFrame {
   		margin: 0 10px 30px;
	}
	.galWrapper {
		text-align:center;
	}
	.prodPageImg {
		
	}
}

@media (max-width: 599px) {
	.shop ul.products .product {
		margin: 0 auto 30px;
		position: relative !important;
		top: inherit !important;
	}
}
@media (max-width: 518px) {
	#header .header-nav-top .nav-pills>li {
		float:none;
    	display: block;
	}
	
	.headerDot {
		display:none !important;
	}
	
	.imageWidthHalf  {
		max-width:100%;
	}
	
	.imageWidthQuarter  {
		max-width:100%;
	}
	
	.imageLeft,.imageRight {
		margin: 0 auto 12px !important;
		float:none;
	}	
}

@media (max-width: 469px) {
	.headerCallOutWrap {
		display:block !important;
	}
}

.bs-calltoaction{
    position: relative;
    width:auto;
    padding: 15px 25px;
    margin-top: 10px;
    margin-bottom: 10px;
}

    .bs-calltoaction > .row{
        display:table;
        width: calc(100% + 30px);
    }
     
        .bs-calltoaction > .row > [class^="col-"],
        .bs-calltoaction > .row > [class*=" col-"]{
            float:none;
            display:table-cell;
            vertical-align:middle;
        }

            .cta-contents{
                padding-top: 10px;
                padding-bottom: 10px;
            }

                .cta-title{
                    margin: 0 auto 15px;
                    padding: 0;
                }

                .cta-desc{
                    padding: 0;
                }

                .cta-desc p:last-child{
                    margin-bottom: 0;
                }

            .cta-button{
                padding-top: 10px;
                padding-bottom: 10px;
            }

@media (max-width: 991px){
    .bs-calltoaction > .row{
        display:block;
        width: auto;
    }

        .bs-calltoaction > .row > [class^="col-"],
        .bs-calltoaction > .row > [class*=" col-"]{
            float:none;
            display:block;
            vertical-align:middle;
            position: relative;
        }

        .cta-contents{
            text-align: center;
        }
}



.bs-calltoaction.bs-calltoaction-default{
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

html .bs-calltoaction.bs-calltoaction-primary{
    color: #fff !important;
    /*color: #fff;*/
    background-color: #c022b5;
    /*background-color: #337ab7;*/
    border-color: #c022b5;
}

.bs-calltoaction.bs-calltoaction-primary .btn-primary{

	color: #ffffff;
	text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
	background-color: #790071;
	border-color: #790071 #790071 #790071;
}
.bs-calltoaction.bs-calltoaction-info{
    color: #31b0d5;
    /*color: #fff;*/
    background-color: rgba(91, 192, 222, 0.25);
    /*background-color: #5bc0de;*/
    border-color: #46b8da;
}

.bs-calltoaction.bs-calltoaction-success{
    /*color: #fff;*/
    color: #449d44;
    /*background-color: #5cb85c;*/
    background-color: rgba(92, 184, 92, 0.25);
    border-color: #4cae4c;
}

.bs-calltoaction.bs-calltoaction-warning{
    /*color: #fff;*/
    color: #d58512;
    /*background-color: #f0ad4e;*/
    background-color: rgba(240, 173, 78, 0.25);
    border-color: #eea236;
}

.bs-calltoaction.bs-calltoaction-danger{
    color: #c9302c;
    /*color: #fff;*/
    background-color: rgba(217, 83, 79, 0.25);
    /*background-color: #d9534f;*/
    border-color: #d43f3a;
}



/* Notification */
.ui-pnotify {
	right: 15px;
	top: 15px;
}

.ui-pnotify .notification {
	border-radius: 5px;
	box-shadow: none;
	padding: 15px 15px 15px 75px;
}

.ui-pnotify .notification .ui-pnotify-icon {
	left: 0;
	position: absolute;
	top: 0;
	width: 75px;
	text-align: center;
}

.ui-pnotify .notification .ui-pnotify-icon > span {
	border: 2px solid #FFF;
	border-radius: 50%;
	display: inline-block;
	float: none;
	font-size: 35px;
	height: 50px;
	line-height: 48px;
	margin: 8px 0 0;
	padding: 0;
	width: 50px;
	text-align: center;
}

.ui-pnotify .notification .ui-pnotify-title {
	font-size: 14px;
	letter-spacing: 0;
    color: inherit;
    line-height: inherit;
}

.ui-pnotify .notification .ui-pnotify-text {
	font-size: 12px;
	line-height: 1.3em;
}

.ui-pnotify .notification.notification-danger .ui-pnotify-icon > span.fa-times {
	line-height: 47px;
}

.ui-pnotify .ui-pnotify-shadow {
	box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.4);
}

.ui-pnotify.ui-pnotify-no-icon .notification {
	padding-left: 15px;
}

.ui-pnotify .ui-pnotify-sharp {
	border-radius: 0;
}

body .ui-pnotify.icon-nb .notification .ui-pnotify-icon > span {
	border-color: transparent;
	border-radius: 0;
}

.ui-pnotify.stack-bar-top {
	right: 0;
	top: 0;
}

.ui-pnotify.stack-bar-top .notification {
	border-radius: 0;
}

.ui-pnotify.stack-bar-top .notification .ui-pnotify-icon > span {
	margin-top: 7px;
}

.ui-pnotify.stack-bar-bottom {
	bottom: 0;
	left: auto;
	margin-left: 15%;
	right: auto;
	top: auto;
}

.ui-pnotify.stack-bar-bottom .notification {
	border-radius: 0;
}

.ui-pnotify.stack-bar-bottom .notification .ui-pnotify-icon > span {
	margin-top: 9px;
}

.ui-pnotify.click-2-close {
	cursor: pointer;
}

/* Notification States */
.ui-pnotify .notification-primary {
	background: rgba(204, 204, 204, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-primary .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.stack-bar-top .notification-primary, .ui-pnotify.stack-bar-bottom .notification-primary {
	background: #CCC;
}

.ui-pnotify.notification-primary .notification,
.ui-pnotify.notification-primary .notification-primary {
	background: rgba(204, 204, 204, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-primary .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-primary .notification-primary .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-primary.stack-bar-top .notification,
.ui-pnotify.notification-primary.stack-bar-top .notification-primary, .ui-pnotify.notification-primary.stack-bar-bottom .notification,
.ui-pnotify.notification-primary.stack-bar-bottom .notification-primary {
	background: #CCC;
}

.ui-pnotify .notification-success {
	background: rgba(71, 164, 71, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-success .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.stack-bar-top .notification-success, .ui-pnotify.stack-bar-bottom .notification-success {
	background: #47a447;
}

.ui-pnotify.notification-success .notification,
.ui-pnotify.notification-success .notification-success {
	background: rgba(71, 164, 71, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-success .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-success .notification-success .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-success.stack-bar-top .notification,
.ui-pnotify.notification-success.stack-bar-top .notification-success, .ui-pnotify.notification-success.stack-bar-bottom .notification,
.ui-pnotify.notification-success.stack-bar-bottom .notification-success {
	background: #47a447;
}

.ui-pnotify .notification-warning {
	background: rgba(237, 156, 40, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-warning .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);

}

.ui-pnotify.stack-bar-top .notification-warning, .ui-pnotify.stack-bar-bottom .notification-warning {
	background: #ed9c28;
}

.ui-pnotify.notification-warning .notification,
.ui-pnotify.notification-warning .notification-warning {
	background: rgba(237, 156, 40, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-warning .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-warning .notification-warning .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-warning.stack-bar-top .notification,
.ui-pnotify.notification-warning.stack-bar-top .notification-warning, .ui-pnotify.notification-warning.stack-bar-bottom .notification,
.ui-pnotify.notification-warning.stack-bar-bottom .notification-warning {
	background: #ed9c28;
}

.ui-pnotify .notification-danger {
	background: rgba(210, 50, 45, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-danger .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.stack-bar-top .notification-danger, .ui-pnotify.stack-bar-bottom .notification-danger {
	background: #d2322d;
}

.ui-pnotify.notification-danger .notification,
.ui-pnotify.notification-danger .notification-danger {
	background: rgba(210, 50, 45, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-danger .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-danger .notification-danger .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-danger.stack-bar-top .notification,
.ui-pnotify.notification-danger.stack-bar-top .notification-danger, .ui-pnotify.notification-danger.stack-bar-bottom .notification,
.ui-pnotify.notification-danger.stack-bar-bottom .notification-danger {
	background: #d2322d;
}

.ui-pnotify .notification-info {
	background: rgba(91, 192, 222, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-info .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.stack-bar-top .notification-info, .ui-pnotify.stack-bar-bottom .notification-info {
	background: #5bc0de;
}

.ui-pnotify.notification-info .notification,
.ui-pnotify.notification-info .notification-info {
	background: rgba(91, 192, 222, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-info .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-info .notification-info .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-info.stack-bar-top .notification,
.ui-pnotify.notification-info.stack-bar-top .notification-info, .ui-pnotify.notification-info.stack-bar-bottom .notification,
.ui-pnotify.notification-info.stack-bar-bottom .notification-info {
	background: #5bc0de;
}

.ui-pnotify .notification-dark {
	background: rgba(23, 23, 23, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify .notification-dark .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.stack-bar-top .notification-dark, .ui-pnotify.stack-bar-bottom .notification-dark {
	background: #171717;
}

.ui-pnotify.notification-dark .notification,
.ui-pnotify.notification-dark .notification-dark {
	background: rgba(23, 23, 23, 0.95);
	color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-dark .notification .ui-pnotify-icon > span,
.ui-pnotify.notification-dark .notification-dark .ui-pnotify-icon > span {
	border-color: rgba(255, 255, 255, 0.7);
}

.ui-pnotify.notification-dark.stack-bar-top .notification,
.ui-pnotify.notification-dark.stack-bar-top .notification-dark, .ui-pnotify.notification-dark.stack-bar-bottom .notification,
.ui-pnotify.notification-dark.stack-bar-bottom .notification-dark {
	background: #171717;
}

/* Notification Responsive */
@media only screen and (max-width: 767px) {
	html > body > .ui-pnotify {
		bottom: auto !important;
		left: 0 !important;
		margin: 0 !important;
		right: 0 !important;
		top: 60px !important;
		width: auto !important;
	}

	html > body > .ui-pnotify .notification {
		border-radius: 0 !important;
		height: auto !important;
		position: static !important;
		width: 100%;
	}

	html > body > .ui-pnotify .notification .ui-pnotify-title,
	html > body > .ui-pnotify .notification .ui-pnotify-text {
		padding-right: 35px !important;
	}

	html > body > .ui-pnotify .notification .ui-pnotify-sticker {
		display: none !important;
	}

	html > body > .ui-pnotify .notification .ui-pnotify-closer {
		display: block !important;
		font-size: 24px !important;
		visibility: visible !important;
	}
}

/* Notifications */
.notifications .notification-menu .notification-title {
	background: #0088cc;
}

.notifications .notification-menu .notification-title .label-default {
	background-color: #006699;
}

.notifications .notification-menu:before,
.notifications .notification-icon:before {
	border-bottom-color: #0088cc;
}

.ui-pnotify .notification-primary {
	background: rgba(0, 136, 204, 0.95);
}

.ui-pnotify.stack-bar-top .notification-primary,
.ui-pnotify.stack-bar-bottom .notification-primary {
	background: #0088cc;
}

.ui-pnotify.notification-primary .notification,
.ui-pnotify.notification-primary .notification-primary {
	background: rgba(0, 136, 204, 0.95);
}

.ui-pnotify.notification-primary.stack-bar-top .notification,
.ui-pnotify.notification-primary.stack-bar-bottom .notification,
.ui-pnotify.notification-primary.stack-bar-top .notification-primary,
.ui-pnotify.notification-primary.stack-bar-bottom .notification-primary {
	background: #0088cc;
}

.dataTables_wrapper .dataTables_filter input {
    width: 100%;
}

.dataTables_wrapper .dataTables_filter label {
    width: 50%;
}

.dataTables_wrapper .datatables-header label {
    font-weight: normal;
    margin: 0;
}
div.dataTables_length label{
	font-weight:normal;   
	margin-bottom: 10px;
}

.dataTables_wrapper .dataTables_filter label{
	font-weight:normal;
	margin-bottom: 10px;
}


html .wizard-progress .wizard-steps, html.dark .wizard-progress .wizard-steps {
    list-style: none;
    margin: 0;
    padding: 15px 0 0;
    display: inline-block;
    width: 100%;
    font-size: 0;
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
}

.wizard-steps > li.active a, .wizard-steps > li.active a:hover, .wizard-steps > li.active a:focus {
    border-top-color: #0088cc;
}

html .wizard-progress .wizard-steps li, html.dark .wizard-progress .wizard-steps li {
    display: inline-block;
    vertical-align: top;
    min-width: 50px;
    max-width: 100px;
}

html .wizard-progress.wizard-progress-lg ul li, html.dark .wizard-progress.wizard-progress-lg ul li {
    max-width: 135px;
}

html .wizard-progress .steps-progress, html.dark .wizard-progress .steps-progress {
    height: 2px;
    margin: 0 38px;
    position: relative;
    top: 15px;
    background: #CCC;
}

html .wizard-progress.wizard-progress-lg .steps-progress, html.dark .wizard-progress.wizard-progress-lg .steps-progress {
    margin: 0 52px;
    height: 4px;
    top: 34px;
}

html .wizard-progress .wizard-steps li a, html.dark .wizard-progress .wizard-steps li a {
	    position: relative;
    display: block;
    padding: 25px 8px 0;
    font-size: 11px;
    color: #33333F;
    font-weight: bold;
    line-height: 1;
    text-align: center;
    text-decoration: none;
    word-break: break-all;
}

html .wizard-progress .wizard-steps li a span, html.dark .wizard-progress .wizard-steps li a span {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    background: #CCC;
    color: #FFF;
    line-height: 26px;
    text-align: center;
    margin-top: -15px;
    margin-left: -15px;
    width: 30px;
    height: 30px;
    border-radius: 35px;
    font-size: 13px;
    text-indent: -1px;
    border: 2px solid #CCC;
    -webkit-transition: all 0.2s ease-in;
    -moz-transition: all 0.2s ease-in;
    transition: all 0.2s ease-in;
}

html .wizard-progress .wizard-steps li.active a span, html.dark .wizard-progress .wizard-steps li.active a span {
    background: #FFF;
    color: #CCC;
    border-color: #CCC;
}

html .wizard-progress.wizard-progress-lg ul li a span, html.dark .wizard-progress.wizard-progress-lg ul li a span {
    width: 60px;
    height: 60px;
    margin-top: -30px;
    margin-left: -30px;
    border-radius: 60px;
    line-height: 52px;
    font-size: 22px;
    border-width: 4px;
}

html .wizard-progress .wizard-steps li.active a span, html.dark .wizard-progress .wizard-steps li.active a span {
    color: #0088cc;
    border-color: #0088cc;
}
html .wizard-progress .wizard-steps:after, html.dark .wizard-progress .wizard-steps:after {
    display: inline-block;
    width: 100%;
    content: '.';
    font-size: 0;
    height: 0;
    line-height: 0;
    visibility: hidden;
}

html .wizard-progress.wizard-progress-lg .wizard-steps, html.dark .wizard-progress.wizard-progress-lg .wizard-steps {
    padding-top: 30px;
}

html .wizard-progress.wizard-progress-lg ul li a, html.dark .wizard-progress.wizard-progress-lg ul li a {
    padding-top: 40px;
    font-size: 14px;
}

.sidebarArchive {
	padding-left:10px
}