/*
**********************************************************
* Angular related
**********************************************************
*/
/*
* This fix is to prevent the flickering caused by the angular loading 'ng-cloak'
*/
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak, .translate-cloak {
  display: none !important;
}

/* Fix pixelised logo */
.nav-main .navbar-default .navbar-brand img { width: auto; }

/*
TODO: If we decide to disable the X to clear fields in IE
https://redmine.metro.ca/issues/2859
https://github.com/angular/angular.js/issues/11193
*/ 
input::-ms-clear {
   display: none;
}


/*
**********************************************************
* Application Related
**********************************************************
*/

/*
* This is useless while Tink has not used relative size but fixed size in most of their classes...
* Force font-size increase/decrease on breakpoint... breakpoint px to be adjusted
@media (max-width: 749px) {
	body {
		font-size: 11px !important;
	}
}
@media (min-width: 750px) and (max-width: 959px) {
	body {
		font-size: 11px !important;
	}
}
@media (min-width: 970px) and (max-width: 1169px) {
	body {
		font-size: 12px !important;
	}
}
@media (min-width: 1170px) {
	body {
		font-size: 14px !important;
	}
}
*/

/*
* this is used to apply/overwrite background color following certain criterias @see app.js - gridService.getQtyDecorator
*/
.grid-yellow-background {
	background-color: #FDF59A !important; 
	border-color: #FDF59A !important;
}
.grid-orange-background {
	background-color: #FFDCB5 !important; 
	border-color: #faefca !important;
}
.grid-red-background {
	background-color: #ffe5e5 !important; 
	border-color: #faefca !important;
}
.grid-blue-background {
	background-color: #EFFAFF !important; 
	border-color: #faefca !important;
}

/*
* This used for the highlight color in the search results
*/
.PINK {
	background-color: #FCD9FC !important;
}
.YELLOW {
	background-color: #ffff9d !important;
}
.GREEN {
	background-color: #9BFAD7 !important;
}
.BLUE {
	background-color: #82D0FA !important;
}

.text-info{color:black}

.text-left-imp { text-align: left!important; }
.vertical-top { vertical-align: top!important; }
.vertical-middle { vertical-align: middle; }
.vertical-bottom { vertical-align: bottom; }

.margin-top-0 { margin-top:0!important; }

.overflow-x { overflow-x: auto; }

.btn-link { cursor:pointer; }
.btn.btn-link.btn-link-mc { padding: 0; text-align: left; border: none; margin: 0; color: #053c81; font-weight: inherit; white-space: normal; }
.btn.btn-link.btn-link-mc:hover { color: #333; }


/* Header Alert */
.navbar-alert { background: #fffce5; padding: 3px; height: 47px;  position: fixed; top: 0;    z-index: 999;    width: 100%;  border-bottom: #faefca 1px solid; color: #8a6d3b; overflow: auto;}
.navbar-alert p { margin: 0;}
.logged-in.nav-main.hasAlert { margin-top: 47px; }

/**
	Used by the contextual help to display a help bubble
*/

span.helpTooltip {
	width: 16px;
	height: 16px; 
	border: 0;
 	background-image: url("tink/images/icons/question_sign-blue.png");
 	display: inline-block;
 	vertical-align: middle;
}

th span.helpTooltip { margin-bottom: 3px; }
.background-blue .helpTooltip { margin-top: 11px; }


/* Product filter */
.filters-wrapper .btn-group label.btn { word-wrap: break-word; }
.filters-default .tab-content { margin-bottom: 15px; }

.alert.alert-success { padding: 20px 40px 20px 80px; }
.alert.alert-success .glyphicon { height: 44px; width: 44px; }
.alert.alert-success .glyphicon.glyphicon-ok-sign:before { display: block; font-size: 44px; }

.force-autocomplete-off[readonly] { background-color: #fff; }

/*
**********************************************************
* Tink Related
**********************************************************
*/
/*
* // TODO this should be overwritten by TINK
* This is used to overwrite the fake checkbox displayed with the btn class 'TINK'
*/
.filters-default label.btn:before {
	background: none !important;
}

/*
* this is to override header narrow
*/
.not-logged-in.nav-main .navbar-nav li:nth-child(2) img {
    margin-right: 10px;
    position: relative;
    top: -2px;
    width: 14px;
}

/*
* // Bootstrap calendar provided by Tink is too much coupled with JQuery implementation
* This is used to overwrite the calendar
*/
div > ul > li > div > table > tbody > tr > td > button.btn-default {
	background-color: #ffffff;
	margin-bottom: 10px;
} 

div > ul > li > div > table > tbody > tr > td > button.btn-info {
	margin-bottom: 10px;
}
.uib-day button, .uib-month button, .uib-year button { margin-bottom: 0px; }
.uib-datepicker .btn-default { background: #fff; }
.uib-datepicker .btn-default.active { background-color: #31b0d5; }

.pagination>li.active>a { z-index: 0; }

/* redmine #3004 - #3005 */
.tree-view .col-xs-12 a, .tree-view .col-xs-12 label {
	display: inline; !important;
	width: auto !important;
}

.text-muted {color: rgba(0, 147, 207, 0.47);}

td .glyphicon { vertical-align: inherit; }
.nav-secondary .navbar-nav>li.open .dropdown-menu { z-index: 100; }

/*
**********************************************************
* 					Carousel
**********************************************************
*/

.container-home .row .panel-default .panel-body.carousel-panel { padding-bottom: 0; }
.carousel-panel .item .carousel-caption { left: inherit; right: inherit; position: relative; text-shadow: inherit; color: inherit; }
.container-home .row .panel-default .panel-body.carousel-panel .carousel-control { bottom: 0; right: 0; background: none; width: 30px; opacity: 1;}
.container-home .row .panel-default .panel-body.carousel-panel .carousel-control.left { left: -25px; }
.container-home .row .panel-default .panel-body.carousel-panel .carousel-control.right { right: -25px; }

.container-home .row .panel-default .panel-body.carousel-panel .carousel-control .glyphicon { background: none; margin: 0; right: 0; left: 0; color: #053C81; text-shadow: none; font-size: 25px; }
.container-home .row .panel-default .panel-body.carousel-panel .carousel-control .glyphicon:before{ display: block; }
.container-home .row .panel-default .panel-body.carousel-panel .carousel-control:hover .glyphicon { color: #0093cf; }
 
.carousel-indicators { bottom: 0; }
.carousel-indicators li { border-color: #053C81; }
.carousel-indicators li.active { background: #053C81; }
.carousel-inner ul { list-style-position: inside; }



/*
**********************************************************
* 		Override Tink to be bootstrap compatible
**********************************************************
*/

/** 	MAIN 		**/
/** ************** **/
.container {
	min-width: inherit;
}

.row {
	margin-right: -15px;
	margin-left: -15px;;
}

[class*="col-"]:first-child,[class*="col-"]:first-of-type {
	padding-left: 15px;
}

[class*="col-"]+[class*="col-"] {
	padding-right: 15px;
}

.pagination>li {
	margin-right: 0;
}

.glyphicon-calendar {
	right: 17px;
}

.container-home .row .panel-default {
	margin-bottom: 20px;
}

.table input[type="text"] {
	width: auto;
	border: 1px solid #ccc;
}

input {
	border: 1px solid #ccc;
}

/** 	HEADER 		**/
/** ************** **/
.nav-secondary .navbar-nav {
	display: inline-block;
}
.nav-secondary .navbar-default {
	float: none;
}
.nav-secondary .navbar-nav>li.open .dropdown-menu {
	top: inherit;
	z-index: 9;
}

.nav-secondary .navbar-default form.navbar-form {
	margin-top: 0;
	float: none!important;
	border: none;
}
.navbar-default .navbar-toggle {
	border: none;
}
.navbar-default .navbar-toggle .icon-bar {
	background-color: #fff;
	
}
.logged-in.nav-main .navbar-default .navbar-nav .glyphicon { margin-bottom: 0px!important; margin-top: 1px!important;}
.nav-secondary .input-group .input-group-btn .glyphicon-search { top: 5px; }

.navbar-default .navbar-toggle:focus, 
.navbar-default .navbar-toggle:hover {
	background-color: inherit;
}

.logged-in.nav-main .navbar-default .navbar-nav>li>a>span {
	display: inline-block;
}

.button-remove-filter .btn-default, .button-remove-filter.disabled .btn-default { margin: 10px 10px 10px 0; }
.table tbody tr td:nth-child(1) { white-space: normal; }

.container, .jumbotron .container { min-width: inherit; }
#main-content { clear:both; margin-bottom: 40px;}

.modal-dialog { width: 80%; max-width: 1200px; }

.nopad {
    margin: 0!important;
    padding: 0!important;
}
.nopad-right {
    padding-right: 0!important;
}
.nopad-left {
    padding-left: 0!important;
}

@media (min-width: 1024px) {
	.logged-in.nav-main .navbar-default .navbar-nav:nth-of-type(1) li:nth-child(2), 
	.logged-in.nav-main .navbar-default .navbar-nav:nth-of-type(1) li:nth-child(3) {
		display: inherit;
	}
}

@media (min-width: 768px) {
	.nav-main .navbar-default {
		height: 80px;
	}
	.logged-in.nav-main .navbar-default .navbar-nav>li>a {
    	padding: 0 0 0 15px;
	}

	.logged-in.nav-main .navbar-default .dropdown+li a .glyphicon.glyphicon-shopping-cart {
	    position: relative !important;
	    float: left;
	    width: 16px !important;
	    height: 16px !important;
	    display: block !important;
	    margin-bottom: 20px;
	    margin-right: 12px;
	}
	.nav-secondary .navbar-nav>li.open .dropdown-menu li {
		width: 25%;
	}
}


@media (max-width: 1023px) {
	/** 	HOME 		**/
	.container-home .row {
		display: inherit;
		padding-bottom: inherit;
	}
	
	.logged-in.nav-main .navbar-default .navbar-nav>li>a {
		background: none;
	    border: none;
	    height: inherit;
	    width: inherit;
	}
	.logged-in.nav-main .navbar-default .navbar-nav>li>a>.glyphicon {
		display: none;
	}
	
	.logged-in.nav-main .container {
		padding-right: 15px;
	}
	
	/* 	Override language switcher */
	.logged-in.nav-main .navbar-default .navbar-nav>li>a>.glyphicon.glyphicon-shopping-cart+span+span,
	.logged-in.nav-main .navbar-default .navbar-nav>li>a>.glyphicon.glyphicon-comment+span{ 
		background: inherit;
	    left: inherit;
	    position: relative;
	    display: inline-block;
	    font-size: inherit;
	    letter-spacing: inherit;
	    line-height: inherit;
	    padding: 0;
	    top: inherit;
        text-transform: inherit;
        color: #fff;
	}
	
	.modal-dialog { width: auto; margin: 10px; }
	
	.nav-secondary .navbar-nav>li.open .dropdown-menu { top: 142px;  }
	
	/* Product filter */
	.filters-wrapper .nav.nav-tabs li { float: none; }
	.filters-wrapper .btn-group label.btn { width: 50%; }
	
	#cart-order-buttons {float: none!important; clear:both; }
}

@media (max-width: 767px) {
	.nav-main .navbar-default {
		height: 80px !important;
	}
	.logged-in.nav-main .navbar-default .navbar-toggle:focus, 
	.logged-in.nav-main .navbar-default .navbar-toggle:hover {
		background-color: inherit;
	}
	.logged-in.nav-main .navbar-default .navbar-nav>li>a>.glyphicon {
		display: none;
	}
	.logged-in.nav-main .navbar.navbar-default .container-fluid {
		padding: 0 15px;
	}
	.logged-in.nav-main .navbar-collapse {
	    background: #0093cf;
   		float: none;
   		border: none;
	    margin-top: 10px;
	    box-shadow: none;
	    overflow: hidden;
	}
	.logged-in.nav-main .navbar-default .navbar-header {
		float: none;
	}
	.logged-in.nav-main .navbar-default .navbar-nav {
		float: none;
	}
	.logged-in.nav-main .navbar-default .navbar-nav>li {
		float: none;
	    margin: 0;
    	padding: 0;
	}
	.logged-in.nav-main .navbar-default .navbar-nav>li>a>.glyphicon, 
	.logged-in.nav-main .navbar-default .navbar-nav>li .dropdown-menu .glyphicon {
		display: none!important;
	}
	.logged-in.nav-main .navbar-default .navbar-nav>li>a>.glyphicon:before {
		display: block;
		position: relative;
	}
	/* 	Inner dropdown */
	.logged-in.nav-main .navbar-default .dropdown {
		max-width: 100%;
	}
	.logged-in.nav-main .navbar-default .navbar-nav>li .dropdown-menu:before {
		display: none;
	}
	.logged-in.nav-main .navbar-default .navbar-nav>li .dropdown-menu {
		background: #0186C3;
		color: #fff;
	    box-shadow: none;
	    position: relative;
	    top: inherit;
	    width: inherit;
	    margin: 0;
	    right: inherit;
	    width: 100%;
	}
	.logged-in.nav-main .navbar-default .navbar-nav>li .dropdown-menu a {
		padding: 5px 15px 5px 25px;
		color: #fff;
	}
	.logged-in.nav-main .navbar-default .navbar-nav>li .dropdown-menu a:before {
		display: none;
	}
	.logged-in.nav-main .navbar-default .dropdown>a.dropdown-toggle {
	    padding: 10px 15px;
	}
	.logged-in.nav-main .navbar-default .navbar-nav>li>a {
   		padding: 10px 15px;
	}
	/* 	submenu triangle	 */
	.logged-in.nav-main .navbar-default .dropdown>a:before {
		display: none;
	}
	.logged-in.nav-main .navbar-default .dropdown>a:after {
	   border-style: solid;
	   border-width: 5.2px 3px 0 3px;
	   border-color: #fff transparent transparent transparent;
	   content: "";
	   margin-left: 15px;
	   display: inline-block;
	}
	.logged-in.nav-main .navbar-default .dropdown.open>a:after {
	    border-width: 0px 3px 5.2px 3px;
	    border-color: transparent transparent #fff transparent;
	}
	
	.nav-secondary .navbar-default form.navbar-form {
		display: inline-block;
	}
	
	.nav-secondary .navbar-nav>li.open .dropdown-menu li {
		width: 50%;
	}
	
	/* Search bar*/
	.nav-secondary form.pull-right { float: none!important;}
	.nav-secondary .input-group { float: none; width: 100%; }
	
	/* Product filter */
	.filters-wrapper .btn-group label.btn { width: 100%; }
	
	
	/* Home page */
	.not-logged-in.nav-main .navbar-default { height: auto; }
	.not-logged-in .nav.navbar-nav.navbar-right { clear: both; }
}


@media (max-width: 500px) {
	.nav-secondary .navbar-nav>li.open .dropdown-menu li {
		width: 100%;
	}
}


/** FOOTER 
.copyright { 
	background: #fff;
	color: #000;
}
**/

.nav-footer .navbar {
	border: 0;
	margin: 0;
	font-weight: bold;
}

/*
**********************************************************
* 				Angular Wizard
**********************************************************
*/
/* http://blog.reactandbethankful.com/angular-multi-step-form/ */
.sliding-steps main,
.sliding-steps main .well { min-height: 200px; margin: 0; }
.sliding-steps main { position: relative; margin-bottom: 1rem; overflow: hidden; }
.sliding-steps .form-step.ng-enter, .sliding-steps .form-step.ng-leave { -webkit-transition: transform .5s ease-in-out; transition: transform .5s ease-in-out; }
.sliding-steps .step-forward .form-step.ng-enter { transform: translateX(100%); }
.sliding-steps .step-forward .form-step.ng-enter.ng-enter-active { transform: translateX(0); }
.sliding-steps .step-forward .form-step.ng-leave.ng-leave-active { transform: translateX(-100%); }
.sliding-steps .step-backward .form-step.ng-enter { transform: translateX(-100%); }
.sliding-steps .step-backward .form-step.ng-enter.ng-enter-active { transform: translateX(0); }
.sliding-steps .step-backward .form-step.ng-leave { /*transform: translateX(100%);*/ }
.sliding-steps .step-backward .form-step.ng-leave.ng-leave-active { transform: translateX(100%); }

.sliding-steps .step-icon { vertical-align: top; display: inline-block; }
.sliding-steps .icon-description { width: 260px; margin-left: -100px; text-align: center;}
.sliding-steps .dash { border:none; border-bottom:3px dotted #DEE0E1; height:30px; width:100%; vertical-align: top; margin:0;}
.sliding-steps .dash.solid { border-bottom:3px solid #DEE0E1;}

.glyphicon-ring { width: 60px;height: 60px; border-radius: 50%; border: 4px solid #DEE0E1;color: #DEE0E1; display: inline-table; text-align: center; background: #EFFAFF; }
.glyphicon-ring .glyphicon-bordered { font-size: 20px; vertical-align: middle; display: table-cell; }
.glyphicon-ring.active { color: #053c81; border: 4px solid #053c81; }
.glyphicon-ring.solid { background: #053c81; color: white; border: 4px solid #053c81; }
.glyphicon-ring-wrapper { width:60px; overflow:visible; }

.password-hint-success{color: green; font-weight: bold; }

@media (max-width: 1023px) {
	#steps-icon-wrapper { max-width: 80%; margin: 0 auto; }
}

@media (min-width: 1024px) {
	#steps-icon-wrapper { max-width: 85%; margin: 0 auto; }
}

@media (min-width: 1300px) {
	#steps-icon-wrapper { max-width: 90%; margin: 0 auto; }
}

@media (min-width: 1660px) {
	#steps-icon-wrapper { max-width: 100%;}
}




/*
**********************************************************
* 				Spinner overlay
**********************************************************
*/

#spinner { z-index: 99999; position: fixed; width: 100%; height: 100%;}
#spinner #spinner-center { position:fixed; top:50%; left:50%; margin-left:-143px; margin-top:-69px; background: #0193cf; padding: 40px 60px; border-radius:15px; }
#spinnerAnimation { width:120px; height:14px; position: relative; margin: 15px auto 0 auto; }
.spinnerAnimation {
	position: absolute;
	top: 0;
	background-color: #0193cf;
	width: 14px;
	height: 14px;
	animation-name: bounce_spinnerAnimation;
	-o-animation-name: bounce_spinnerAnimation;
	-ms-animation-name: bounce_spinnerAnimation;
	-webkit-animation-name: bounce_spinnerAnimation;
	-moz-animation-name: bounce_spinnerAnimation;
	animation-duration: 1.105s;
	-o-animation-duration: 1.105s;
	-ms-animation-duration: 1.105s;
	-webkit-animation-duration: 1.105s;
	-moz-animation-duration: 1.105s;
	animation-iteration-count: infinite;
	-o-animation-iteration-count: infinite;
	-ms-animation-iteration-count: infinite;
	-webkit-animation-iteration-count: infinite;
	-moz-animation-iteration-count: infinite;
	animation-direction: normal;
	-o-animation-direction: normal;
	-ms-animation-direction: normal;
	-webkit-animation-direction: normal;
	-moz-animation-direction: normal;
	transform: scale(.3);
	-o-transform: scale(.3);
	-ms-transform: scale(.3);
	-webkit-transform: scale(.3);
	-moz-transform: scale(.3);
	border-radius: 9px;
	-o-border-radius: 9px;
	-ms-border-radius: 9px;
	-webkit-border-radius: 9px;
	-moz-border-radius: 9px;
}

#spinnerAnimation_1 {
	left: 0;
	animation-delay: 0.446s;
	-o-animation-delay: 0.446s;
	-ms-animation-delay: 0.446s;
	-webkit-animation-delay: 0.446s;
	-moz-animation-delay: 0.446s;
}

#spinnerAnimation_2 {
	left: 15px;
	animation-delay: 0.5525s;
	-o-animation-delay: 0.5525s;
	-ms-animation-delay: 0.5525s;
	-webkit-animation-delay: 0.5525s;
	-moz-animation-delay: 0.5525s;
}

#spinnerAnimation_3 {
	left: 30px;
	animation-delay: 0.659s;
	-o-animation-delay: 0.659s;
	-ms-animation-delay: 0.659s;
	-webkit-animation-delay: 0.659s;
	-moz-animation-delay: 0.659s;
}

#spinnerAnimation_4 {
	left: 45px;
	animation-delay: 0.7755s;
	-o-animation-delay: 0.7755s;
	-ms-animation-delay: 0.7755s;
	-webkit-animation-delay: 0.7755s;
	-moz-animation-delay: 0.7755s;
}

#spinnerAnimation_5 {
	left: 60px;
	animation-delay: 0.882s;
	-o-animation-delay: 0.882s;
	-ms-animation-delay: 0.882s;
	-webkit-animation-delay: 0.882s;
	-moz-animation-delay: 0.882s;
}

#spinnerAnimation_6 {
	left: 75px;
	animation-delay: 0.9985s;
	-o-animation-delay: 0.9985s;
	-ms-animation-delay: 0.9985s;
	-webkit-animation-delay: 0.9985s;
	-moz-animation-delay: 0.9985s;
}

#spinnerAnimation_7 {
	left: 90px;
	animation-delay: 1.105s;
	-o-animation-delay: 1.105s;
	-ms-animation-delay: 1.105s;
	-webkit-animation-delay: 1.105s;
	-moz-animation-delay: 1.105s;
}

#spinnerAnimation_8 {
	left: 105px;
	animation-delay: 1.2115s;
	-o-animation-delay: 1.2115s;
	-ms-animation-delay: 1.2115s;
	-webkit-animation-delay: 1.2115s;
	-moz-animation-delay: 1.2115s;
}

@keyframes bounce_spinnerAnimation{
	0%{ transform:scale(1); background-color: #ffffff; }
	100%{ transform:scale(.3); background-color: #0193cf;}
}

@-o-keyframes bounce_spinnerAnimation{
	0%{ -o-transform:scale(1); background-color: #ffffff; }
	100%{ -o-transform:scale(.3); background-color: #0193cf; }
}

@-ms-keyframes bounce_spinnerAnimation{
	0%{ -ms-transform:scale(1); background-color: #ffffff; }
	100%{ -ms-transform:scale(.3); background-color: #0193cf;}
}

@-webkit-keyframes bounce_spinnerAnimation{
	0%{ -webkit-transform:scale(1); background-color: #ffffff; }
	100%{ -webkit-transform:scale(.3); background-color: #0193cf; }
}

@-moz-keyframes bounce_spinnerAnimation{
	0%{ -moz-transform:scale(1); background-color: #ffffff; }
	100%{ -moz-transform:scale(.3); background-color: #0193cf; }
}

/*
**********************************************************
* 				Salon d'achat
**********************************************************
*/

.table input[type="text"].length3 { width: 40px; }
.table input[type="text"].length7 { width: 62px; }
.table input[type="text"].lengthDate { width: 80px; }
.table .inputHeight { height: 24px; }
#buyingshow.table tbody tr.background-blue {background-color: #EFFAFF;}

/*
**********************************************************
* 				Retour et crédit - image
**********************************************************
*/
.rcImage {
	display: inline-block; 
	max-width: 90%; 
	text-overflow: ellipsis; 
	overflow: hidden; 
	white-space: nowrap;
}






/*
* To support printable versus non-printable part of the page
* //TODO To be reviewed
* 8.5 by 11 is 8.1 x 10.6 + margin
* 96px per inch then 1017...  downscale to 1000px
*/
@media print {
	@page { 
		size: landscape;
	}
	
	body > * {
		display: none;
	}
	
	
	
	*, :after, :before {
	    color: #000!important;
	    text-shadow: none!important;
	    /* background: 0 0!important; */
	    -webkit-box-shadow: none!important;
	    box-shadow: none!important;
	}
	
	body > .glyphicon { display: inline-block; }
	
	span.helpTooltip { display: none; }
	
	.glyphicon-home:before{content:url("tink/images/icons/home-white.png")!important;}
	.glyphicon-info-sign:before{content:url("tink/images/icons/contact-white.png")!important;}
	.glyphicon-log-out:before{content:url("tink/images/icons/logout-white.png")!important;}
	.glyphicon-comment:before{}
	.glyphicon-cog:before{content:url("tink/images/icons/settings-blue.png")!important;}
	.glyphicon-lock:before{content:url("tink/images/icons/lock-blue.png")!important;}
	.glyphicon-user:before{content:url("tink/images/icons/user-management-blue.png")!important;}
	.glyphicon-shopping-cart:before{content:url("tink/images/icons/cart-white-16x16.png")!important }
	.glyphicon-search:before{content:url("tink/images/icons/search-blue.png")!important;}
	.glyphicon-print:before{content:url("tink/images/icons/print-blue.png")!important;}
	.glyphicon-question-sign:before{content:url("tink/images/icons/question_sign-blue.png")!important;}
	.glyphicon-filter:before{content:url("tink/images/icons/filter-white.png")!important;}
	.glyphicon-plus:before{content:url("tink/images/icons/plus-black.png")!important;}
	.glyphicon-warning-sign:before{content:url("tink/images/icons/warning_sign-black.png")!important;}
	.glyphicon-ice-lolly:before{content:url("tink/images/icons/snowflake-black.png")!important;}
	.glyphicon-remove-circle:before{content:url("tink/images/icons/narcotic-small.png")!important;}
	.glyphicon-inbox:before{content:url("tink/images/icons/inbox.png")!important;}
	.glyphicon-th-large:before{content:url("tink/images/icons/th-large.png")!important;}
	.glyphicon-stop:before{content:url("tink/images/icons/stop.png")!important;}
	.glyphicon-remove-circle:before{content:url("tink/images/icons/narcotic-small.png")!important;}
	.glyphicon-exclamation-sign:before{content:url("tink/images/icons/warning-sign.png")!important;}
    
    .glyphicon::before { max-height: 15px;
	    display: table-cell;
	    vertical-align: middle;
	    top: 0;
	    position: relative;
	    width: auto;
	    height: 100%;
	    font-size: 14px;
	    
    }
    
	.background-blue button { display: none; }
   	.btn { font-size: 8px; }
   	
    .background-blue label.text-danger { display: none; }
    
    input { border: 0!important; }
    
   	.non-printable { display: none; }
   	
   	.printable { 
   		display: block; 
   		max-width: 1000px !important;
   		font-size: 8px;
   		font-weight: 8px;
   	}
   	
   	
   	.button-remove-filter .btn-default { border: 0; font-size: 8px; margin: 0 5px; }
   	.button-remove-filter .glyphicon-remove { display: none; }
   	
   	.modal-content {border: 0;}
   	
   	div[uib-datepicker-popup-wrap] { display: none;}
   	.glyphicon.glyphicon-calendar { display: none; }
   	a[href]:after { content: none; } 
   	
}

/*
**********************************************************
* Cart - tabs
**********************************************************
*/
#page_cart .nav-tabs > li.active > a, .nav-tabs > li.active > a:focus, .nav-tabs > li.active > a:hover {
	background-color: #EFFAFF !important;
	font-weight: bold !important;
	border-bottom-color: #EFFAFF !important;
	border-top-color: #EFFAFF !important;
	border-left-color: #c6ebfc !important;
	border-right-color: #c6ebfc !important;
	font-family: "Raleway";
}
