@charset "utf-8";
/* CSS Document */
@font-face {
    font-family: 'Myriad Pro';
    src: url('../fonts/MyriadPro-Regular.eot');
    src: url('../fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
        url('../fonts/MyriadPro-Regular.woff2') format('woff2'),
        url('../fonts/MyriadPro-Regular.woff') format('woff'),
        url('../fonts/MyriadPro-Regular.ttf') format('truetype'),
        url('../fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg');
    font-weight: normal;
    font-style: normal;
    font-display: swap;
}



@font-face {
    font-family: 'open_sansregular';
    src: url('../fonts/opensans-regular-webfont.eot');
    src: url('../fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../fonts/opensans-regular-webfont.woff2') format('woff2'),
         url('../fonts/opensans-regular-webfont.woff') format('woff'),
         url('../fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('../fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;

}


body,html{
font-family: 'open_sansregular', 'Open Sans', sans-serif;
color:rgb(76, 113, 137);}

svg{
	z-index:100;
	font-family: 'open_sansregular', 'Open Sans', sans-serif;
	color:rgb(76, 113, 137);	
}

a{color: #5c7f92;transition: color .3s ease 0s;}
a:hover{
    color: #000;
	text-decoration:none;	
	}

#main-container{
	/*width:540px;*/
}

/*
::-webkit-scrollbar-track
{
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar
{
  width: 12px;
  background-color: #F5F5F5;
}

::-webkit-scrollbar-thumb
{
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
  background-color: #D62929;
}
*/

.star-instructions{
    display: block;
    background: rgba(255, 255, 255, .7);
    padding: 5px;
    font-size: 	0.875rem;
	/*margin-left:-15px;*/
    color: #5c7f92;
    text-decoration: none;	
}

.glyphicon-download-alt{
    color: #99adb7;
}
.star-instructions a:hover .glyphicon-download-alt{
	color: #000;}


/* Line headings*/
	.line-heading{
		font-size:0.625rem;
		border-left: 2px solid rgb(76, 113, 137);
		border-right: 2px solid rgb(76, 113, 137);}
	h5.line-heading{font-size:1rem;}
	.line-heading span{
		position:relative;
		}
.line-heading span:before,
.line-heading span:after {
    content: '';
    border-top: 2px solid rgb(76, 113, 137);
    margin: 0 5px 0 0;
    flex: 1 0 5px;
	border-left: 1px solid rgb(76, 113, 137);
	
}
.line-heading span:after {
    margin: 0 0 0 5px;	
}

/* */
.process-heading{ position:relative;}
.process-heading:before{
	content:'';
	display:block;
	width:7px;
	height:100%;
	background:rgb(0, 170, 231);
	position:absolute;
	top:0px;
	left:0px;
	}
.process-heading h1{
	font-size: 1.25rem;
	line-height:40px;	
	font-weight:600}

/* Extra gird */

.row-cols-7>* {
    -ms-flex: 0 0 14.285714%;
    flex: 0 0 14.285714%;
    max-width: 14.285714%;
}
.row-cols-8>* {
    -ms-flex: 0 0 12.5%;
    flex: 0 0 12.5;
    max-width: 12.5%;
}
.row-cols-9>* {
    -ms-flex: 0 0 11.11111111111111%;
    flex: 0 0 11.11111111111111%;
    max-width: 11.11111111111111%;
}
.row-cols-10>* {
    -ms-flex: 0 0 10%;
    flex: 0 0 10%;
    max-width: 10%;
}

/*Popover */	
/**/[data-toggle*='popover']{
	position:relative; z-index:1000;}
[data-toggle*='popover'] svg.star-indicator{
  /*stroke: #eeeeee;
  stroke-width: 1;
  stroke-linecap: butt;
  stroke-dasharray: 0;*/

  filter: drop-shadow(1px 1px 1px rgb(0 0 0 / 0.4));
  width:15px;
}	
/*[data-toggle*='popover']:before{
	content:'';
	display:block;
	position:absolute;
	top:2px;
	left:2px;
	background: rgba(255, 82, 82, 1);
	border-radius: 50%;
	box-shadow: 0 0 0 0 rgba(255, 82, 82, 1);
	height: 8px;
	width: 8px;
	transform: scale(1);
	animation: pulse-red 2s infinite;
}*/
/*
[data-toggle*='popover']:before{
	content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100%"  viewBox="0 0 24 24"><path d="M12 .288l2.833 8.718h9.167l-7.417 5.389 2.833 8.718-7.416-5.388-7.417 5.388 2.833-8.718-7.416-5.389h9.167z" fill="%23239fc4" stroke="%23239fc4" stroke-width="0.5"><animate attributeName="fill" values="%2372bed6;%233e8ea7;%2344aecd;%2300aae7;%23239fc4;%2300aae7;%2344aecd;%233e8ea7;" dur="2s" repeatCount="indefinite" /></path></svg>');
content:url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="100%" viewBox="0 0 24 24"><path d="M12 .288l2.833 8.718h9.167l-7.417 5.389 2.833 8.718-7.416-5.388-7.417 5.388 2.833-8.718-7.416-5.389h9.167z" fill="%23239fc4"/></svg>');	
	display:block;
	position:absolute;
	top:0px;
	left:0px;
	height: 10px;
	width: 10px;
	margin:0px;
	padding:0px;
	z-index:10
}*/

[class*='process-stage-'] .popover-star{
	position:absolute;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}

.popover{
    border: 2px solid rgba(0,0,0,1);
    border-radius: 0rem;	
	font-size: 0.75rem;
	/*max-width: 176px;*/
	max-width: 220px
	}
.popover-header	{
    background-color: #ffffff !important;
    border-bottom: 0px !important;
    border-top-left-radius: 0px !important;
    border-top-right-radius: 0px !important;
	padding:   0rem .75rem ;
	font-size: 0.875rem;}
	
.popover-header + .popover-body {
    padding:  0rem .75rem  ;
}	
.popover-body{color: rgb(76, 113, 137);}
.popover-content{
	position:relative;
	margin:5px;
}
	
.popover-content:before{
	content:'';
	display:block;
	width:4px;
	height:100%;
	background:rgba(0, 0, 0,1);
	position:absolute;
	top:0px;
	left:0px;
	}	
.popover-body img{
	width:50%;
	margin-bottom:5px;}	
.popover-body .popover-header{
    padding:  0rem 0rem .50rem ;
}		

.bs-popover-bottom .popover-header::before, 
.bs-popover-auto[x-placement^="bottom"] .popover-header::before {
  border-bottom: 1px solid transparent;
}


.mouse-over-instructions{
	position:relative;
}
.mouse-over-instructions:before{
	/*content:'"Mouse over item to see next step in process"';
	display:block;
	background:rgba(255, 255, 255, .7);
	position:fixed;
	padding:5px;
	bottom:2px;
	left:50%;	
	z-index:100;
	font-size:	0.6875rem;
	border-radius:5px;
	transform: translateX(-50%);*/
	}

/*Zoom */
.zoom_controls{
	font-size:0.875rem;
	color: #99adb7;
	background:rgba(255, 255, 255, .8);
	position:fixed;
	padding:5px;
	top:150px;
	right:10px;	
	z-index:10000;
	font-size:	0.6875rem;
	border-radius:5px;
	transform: translateY(-50%);

}


/*
Colours 
Row 1
#6c78b4
rgb(108, 120, 180)
opacity 0.3


Row 2
#9e004f
rgb(158, 0, 79);
opacity 0.2

Row 3
#aa74ac
rgb(170, 116, 172);
opacity 0.2 rgb(108, 120, 180)

Row 4
#00aae7;
rgb(0, 170, 231);
opacity 0.2

Row 5
#32bcad;
rgb(50, 188, 173);
opacity 0.2

Row 6
#4c7189
rgb(76, 113, 137)
opacity 0.2

Row 7
#005baa;
rgb(0, 91, 170);
opacity 0.2

Row 8
#989a77;
rgb(152, 154, 119);
opacity 0.65

Row 9
#842b91;
rgb(132, 43, 145);
opacity 0.18


*/

[class*='process-stage-'] .heading-block{
	font-size: 0.625rem;
	position:relative;
    min-height: 50px;
	border-bottom:15px solid #ffffff;
}

[class*='process-stage-'] .heading-block:before{
	content:'';
	display:block;
	position:absolute;
	top:auto;
	left:50%;
	transform: translateX(-50%);
	bottom:-14px;
	width: 0; 
	height: 0; 
	border-left: 15px solid transparent;
	border-right: 15px solid transparent;
	border-top: 15px solid rgb(0, 0, 0);
}

[class*='process-stage-'] .heading-block h6{
	font-size: 0.875rem}

[class*='note-'] p{
	font-size:0.6rem;
}	

.shadow {
    box-shadow: 0 .5rem 1rem rgba(0,0,0,0.25)!important;
}

/* **** */
.process-stage-1{}
.process-stage-1 .heading-block{
	background:rgb(108, 120, 180);
}
	
.process-stage-1 .heading-block:before{
	border-top: 15px solid rgb(108, 120, 180);
	}	

.process-stage-1 .content-block{
	background:rgba(108, 120, 180,0.2)}

.process-stage-1 .content-block .raw-material{
	font-size: 0.5rem; 
	border-left:2px solid rgba(225, 228, 240,1);
	border-right:2px solid rgba(225, 228, 240,1);
	min-height: 100px;}


.process-stage-1 .content-block .raw-material.iron-ore{
	background:rgb(148, 61, 31);}
.process-stage-1 .content-block .raw-material.limestone{
	background:rgb(239, 184, 42);}
.process-stage-1 .content-block .raw-material.coal{
	background:rgb(0, 0, 0);}
.process-stage-1 .content-block .raw-material.scrap{
	background:rgb(243, 112, 33);}
.process-stage-1 .content-block .raw-material.alternative-fuels{
	background:rgb(186, 214, 80);}
.process-stage-1 .content-block .raw-material.natural-gas{
	background:rgb(237, 27, 47);}
	
	
.process-stage-1 .content-block .raw-material  > div{
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:100%;
	height:100%
	}


.popover.raw-material-pop.bs-popover-top > .arrow::after, 
.popover.raw-material-pop.bs-popover-auto[x-placement^="top"] > .arrow::after {
  border-top-color: rgba(108, 120, 180,1);
}

.popover.raw-material-pop.bs-popover-right > .arrow::after, 
.popover.raw-material-pop.bs-popover-auto[x-placement^="right"] > .arrow::after {
  border-right-color: rgba(108, 120, 180,1);
}

.popover.raw-material-pop.bs-popover-auto[x-placement^=bottom]>.arrow::after, 
.popover.raw-material-pop.bs-popover-bottom>.arrow::after {
    border-bottom-color: rgba(108, 120, 180,1);
}

.popover.raw-material-pop.bs-popover-left > .arrow::after, 
.popover.raw-material-pop.bs-popover-auto[x-placement^="left"] > .arrow::after {
  border-left-color: rgba(108, 120, 180,1);
}

.popover.raw-material-pop{
	 border-color: rgba(108, 120, 180,1);	
	}
.popover.raw-material-pop .popover-content:before{
	background:rgba(108, 120, 180,1);
	}	
.popover.raw-material-pop .popover-body img {
    width: 30%;
}
.process-stage-1 .popover-star{
	top:30%;

}
	
/* **** */	
.process-stage-2{}
.process-stage-2 .heading-block{
	background:rgb(158, 0, 79);
}
.process-stage-2 .heading-block:before{
	border-top: 15px solid rgb(158, 0, 79);
	}	
.process-stage-2 .content-block{
	background:rgba(158, 0, 79,0.2)}	
	
	
.process-stage-2 .popover-star{

}
	
.popover.preparation-pop.bs-popover-top > .arrow::after, 
.popover.preparation-pop.bs-popover-auto[x-placement^="top"] > .arrow::after {
  border-top-color: rgba(158, 0, 79,1);
}
.popover.preparation-pop.bs-popover-right > .arrow::after, 
.popover.preparation-pop.bs-popover-auto[x-placement^="right"] > .arrow::after {
  border-right-color: rgba(158, 0, 79,1);
}
.popover.preparation-pop.bs-popover-auto[x-placement^=bottom]>.arrow::after, 
.popover.preparation-pop.bs-popover-bottom>.arrow::after {
    border-bottom-color: rgba(158, 0, 79,1);
}
.popover.preparation-pop.bs-popover-left > .arrow::after, 
.popover.preparation-pop.bs-popover-auto[x-placement^="left"] > .arrow::after {
  border-left-color: rgba(158, 0, 79,1);
}
.popover.preparation-pop{
	 border-color: rgba(158, 0, 79,1);	
	}
.popover.preparation-pop .popover-content:before{
	background:rgba(158, 0, 79,1);
	}
	
.process-stage-2 .sinter-plant .popover-star{
	top: 80%;
    left: 47%;
}		
.process-stage-2 .coke-over .popover-star{
    top: auto;
    left: 52%;
	bottom: 25%;
}

	
/* **** */		
.process-stage-3{}
.process-stage-3 .heading-block{
	background:rgb(170, 116, 172);
}
.process-stage-3 .heading-block:before{
	border-top: 15px solid rgb(170, 116, 172);
	}	
.process-stage-3 .content-block{
	background:rgba(108, 120, 180,0.2)}
	
.ps-3-iron-making-1-container,		
.ps-3-iron-making-2-container { position:relative;}	

.popover.ironmaking-pop.bs-popover-top > .arrow::after, 
.popover.ironmaking-pop.bs-popover-auto[x-placement^="top"] > .arrow::after {
  border-top-color: rgba(170, 116, 172,1);
}
.popover.ironmaking-pop.bs-popover-right > .arrow::after, 
.popover.ironmaking-pop.bs-popover-auto[x-placement^="right"] > .arrow::after {
  border-right-color: rgba(170, 116, 172,1);
}
.popover.ironmaking-pop.bs-popover-auto[x-placement^=bottom]>.arrow::after, 
.popover.ironmaking-pop.bs-popover-bottom>.arrow::after {
    border-bottom-color: rgba(170, 116, 172,1);
}
.popover.ironmaking-pop.bs-popover-left > .arrow::after, 
.popover.ironmaking-pop.bs-popover-auto[x-placement^="left"] > .arrow::after {
  border-left-color: rgba(170, 116, 172,1);
}
.popover.ironmaking-pop{
	 border-color: rgba(170, 116, 172,1);	
	}
.popover.ironmaking-pop .popover-content:before{
	background:rgba(170, 116, 172,1);
	}
.process-stage-3 .blast-furnace .popover-star{
    top: auto;
    left: 43%;
	bottom: 0%;
}		
.process-stage-3 .direct-reduction  .popover-star{
    top: 20%;
    left: -10%;
}	
	
/* **** */		
.process-stage-4{}
.process-stage-4 .heading-block{
	background:rgb(0, 170, 231);
}
.process-stage-4 .heading-block:before{
	border-top: 15px solid rgb(0, 170, 231);
	}	
.process-stage-4 .content-block{
	background:rgba(0, 170, 231, 0.2)}
	
	
	.ps-4-steel-1-container{
		width:100%;
		}	
	
	.ps-4-steel-2{
		width:85px; 
		margin-top:40px;}	
		
	
	.ps-4-steel-3-container{
		width:100%;
		position:relative;
	}
	.ps-4-steel-4-container{
		width:100%;
		position:relative;		
	}
	
	
	.ps-4-steel-5-container{
		position:relative;
		margin-top:0px; 
		margin-left:0px}
	.ps-4-steel-6{
		width:115px;
		margin-top:50px;}
	.ps-4-steel-7{
		width:115px; 
		margin-top:5px;
		margin-bottom:5px;}					
	

	
img#ps-4-steel-1{width:105px;}
img#ps-4-steel-2.ps-4-steel-2{width:85px;margin-top:40px;}
.ps-4-steel-3-container{width:100%;}
img#ps-4-steel-3{width:105px;} 
.ps-4-steel-4-container{width:100%;}	
img#ps-4-steel-4{width:115px;} 
img#ps-4-steel-5{width:105px;} 
#ps-4-steel-6.ps-4-steel-6{width:115px;margin-top:50px;}
#ps-4-steel-7.ps-4-steel-7{	width:115px;margin-top:5px;margin-bottom:5px;}	


.process-stage-4 .ps-4-steel-1-container .popover-star{
	left:-1%;
	top:-8px
}

.process-stage-4 .ps-4-steel-3-container .popover-star{
	left:10%;
	top:0%
}
.process-stage-4 .ps-4-steel-4-container .popover-star{
	left:-10%;
	bottom:0
}
 
.process-stage-4 .ps-4-steel-5-container .popover-star{	
	left:-3%;
	top:-8%
}

.popover.steelmaking-pop.bs-popover-top > .arrow::after, 
.popover.steelmaking-pop.bs-popover-auto[x-placement^="top"] > .arrow::after {
  border-top-color: rgba(0, 170, 231,1);
}
.popover.steelmaking-pop.bs-popover-right > .arrow::after, 
.popover.steelmaking-pop.bs-popover-auto[x-placement^="right"] > .arrow::after {
  border-right-color: rgba(0, 170, 231,1);
}
.popover.steelmaking-pop.bs-popover-auto[x-placement^=bottom]>.arrow::after, 
.popover.steelmaking-pop.bs-popover-bottom>.arrow::after {
    border-bottom-color: rgba(0, 170, 231,1);
}
.popover.steelmaking-pop.bs-popover-left > .arrow::after, 
.popover.steelmaking-pop.bs-popover-auto[x-placement^="left"] > .arrow::after {
  border-left-color: rgba(0, 170, 231,1);
}
.popover.steelmaking-pop{
	 border-color: rgba(0, 170, 231,1);	
	}
.popover.steelmaking-pop .popover-content:before{
	background:rgba(0, 170, 231,1);
	}	

.note-4{
	border: 2px solid rgba(0, 170, 231,1);
	z-index:101;
	position:relative;
}
	
/* **** */		
.process-stage-5{}
.process-stage-5 .heading-block{
	background:rgb(50, 188, 173);
}
.process-stage-5 .heading-block:before{
	border-top: 15px solid rgb(50, 188, 173);
	}	
.process-stage-5 .content-block{
	background:rgba(50, 188, 173,0.2)}
	
.process-stage-5 .content-block .semi-finished{
	font-size: 0.65rem;
	background:rgba(50, 188, 173,0.6);
	border-left:5px solid rgba(214, 242, 239,1);
	border-right:5px solid rgba(214, 242, 239,1);}
		
.process-stage-5 .content-block .semi-finished  > div{
	background-repeat:no-repeat;
	background-position:center bottom;
	background-size:100% 70%;
	height:100%;
	min-height: 75px;
	}		
	
.process-stage-5 .popover-star{	
	top:0px;
	left:35px;
}	
.popover.semi-finished-pop.bs-popover-top > .arrow::after, 
.popover.semi-finished-pop.bs-popover-auto[x-placement^="top"] > .arrow::after {
  border-top-color: rgba(50, 188, 173,1);
}
.popover.semi-finished-pop.bs-popover-right > .arrow::after, 
.popover.semi-finished-pop.bs-popover-auto[x-placement^="right"] > .arrow::after {
  border-right-color: rgba(50, 188, 173,1);
}
.popover.semi-finished-pop.bs-popover-auto[x-placement^=bottom]>.arrow::after, 
.popover.semi-finished-pop.bs-popover-bottom>.arrow::after {
    border-bottom-color: rgba(50, 188, 173,1);
}
.popover.semi-finished-pop.bs-popover-left > .arrow::after, 
.popover.semi-finished-pop.bs-popover-auto[x-placement^="left"] > .arrow::after {
  border-left-color: rgba(50, 188, 173,1);
}
.popover.semi-finished-pop{
	 border-color: rgba(50, 188, 173,1);	
	}
.popover.semi-finished-pop .popover-content:before{
	background:rgba(50, 188, 173,1);
	}
			
.note-5{
	background:rgba(50, 188, 173,1);
	border: 2px solid rgba(50, 188, 173,1);
	z-index:101;
	position:relative;
	border-radius: .5rem!important;
}

	
	
/* **** */		
.process-stage-6{}
.process-stage-6 .heading-block{
	background:rgb(76, 113, 137);
}
.process-stage-6 .heading-block:before{
	border-top: 15px solid rgb(76, 113, 137);
	}	
.process-stage-6 .content-block{
	background:rgba(76, 113, 137,0.2)}
.process-stage-6 .content-block p{
		
}
	
.process-stage-6 .content-block .hot-rolled{
	font-size: 0.65rem;
	background:rgb(137, 159, 178);
	border-left:5px solid rgba(219, 226, 231,1);
	border-right:5px solid rgba(219, 226, 231,1);}
	
.process-stage-6 .content-block .hot-rolled  > div{
	background-repeat:no-repeat;
	background-position:center center;
	/*background-size:80% 60%;*/
	height:100%;
	min-height: 75px;
	}	
	
.popover.hot-rolled-pop.bs-popover-top > .arrow::after, 
.popover.hot-rolled-pop.bs-popover-auto[x-placement^="top"] > .arrow::after {
  border-top-color: rgba(76, 113, 137,1);
}
.popover.hot-rolled-pop.bs-popover-right > .arrow::after, 
.popover.hot-rolled-pop.bs-popover-auto[x-placement^="right"] > .arrow::after {
  border-right-color: rgba(76, 113, 137,1);
}
.popover.hot-rolled-pop.bs-popover-auto[x-placement^=bottom]>.arrow::after, 
.popover.hot-rolled-pop.bs-popover-bottom>.arrow::after {
    border-bottom-color: rgba(76, 113, 137,1);
}
.popover.hot-rolled-pop.bs-popover-left > .arrow::after, 
.popover.hot-rolled-pop.bs-popover-auto[x-placement^="left"] > .arrow::after {
  border-left-color: rgba(76, 113, 137,1);
}
.popover.hot-rolled-pop{
	 border-color: rgba(76, 113, 137,1);	
	}
.popover.hot-rolled-pop .popover-content:before{
	background:rgba(76, 113, 137,1);
	}	
	
	
			
.note-6{
	background:rgba(76, 113, 137,1);
	border: 2px solid rgba(76, 113, 137,1);
	z-index:101;
	position:relative;
	border-radius: .5rem!important;
}	
	
	
/* **** */		
.process-stage-7{}
.process-stage-7 .heading-block{
	background:rgb(0, 91, 170);
}
.process-stage-7 .heading-block:before{
	border-top: 15px solid rgb(0, 91, 170);
	/*display:none;*/
	}	
.process-stage-7 .content-block{
	background:rgba(0, 91, 170,0.2)}
.process-stage-7 .content-block .finishing-operations{
	font-size: 0.65rem;
	background:rgb(109, 137, 197);
	border-left:5px solid rgba(204, 222, 238,1);
	border-right:5px solid rgba(204, 222, 238,1);}
	
.process-stage-7 .content-block .finishing-operations  > div{
	background-repeat:no-repeat;
    background-position: center bottom;
    background-size: 100% 70%;
	height:100%;
	min-height: 75px;
	}		
	
.popover.finishing-ops-pop.bs-popover-top > .arrow::after, 
.popover.finishing-ops-pop.bs-popover-auto[x-placement^="top"] > .arrow::after {
  border-top-color: rgba(0, 91, 170,1);
}
.popover.finishing-ops-pop.bs-popover-right > .arrow::after, 
.popover.finishing-ops-pop.bs-popover-auto[x-placement^="right"] > .arrow::after {
  border-right-color: rgba(0, 91, 170,1);
}
.popover.finishing-ops-pop.bs-popover-auto[x-placement^=bottom]>.arrow::after, 
.popover.finishing-ops-pop.bs-popover-bottom>.arrow::after {
    border-bottom-color: rgba(0, 91, 170,1);
}
.popover.finishing-ops-pop.bs-popover-left > .arrow::after, 
.popover.finishing-ops-pop.bs-popover-auto[x-placement^="left"] > .arrow::after {
  border-left-color: rgba(0, 91, 170,1);
}
.popover.finishing-ops-pop{
	 border-color: rgba(0, 91, 170,1);	
	}
.popover.finishing-ops-pop .popover-content:before{
	background:rgba(0, 91, 170,1);
	}			
	
				
	
/* **** */	
.process-stage-8{}
.process-stage-8 .heading-block{
	background:rgb(152, 154, 119);
}
.process-stage-8 .heading-block:before{
	border-top: 15px solid rgb(152, 154, 119);
	}	
.process-stage-8 .content-block{
	background:rgba(152, 154, 119,0.65)}

.process-stage-8 .content-block:before{
	content:'';
	display:none;
	position:absolute;
	top:0;
	left:-15px;
	width: 15px; 
	height: 100%; 
	background:rgba(152, 154, 119,0.65);
}

.process-stage-8 .content-block .row{
	position:relative;
	border-color: rgb(152, 154, 119) !important;
	}	
.process-stage-8 .content-block .row:before{
	content:'';
	display:none;
	position:absolute;
	top:50%;
	left:-23px;
	width: 0; 
	height: 0; 
	margin-top:-15px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid rgb(152, 154, 119);
}	

.process-stage-8 .content-block  .row:nth-child(1):before{
	top:25%;
	}

.process-stage-8 .content-block .co-products{
	font-size: 0.65rem;
	line-height:1.2;	
	/* height:50px*/
	border-left:5px solid #bcbda6;
	border-right:5px solid #bcbda6;
	 }
.process-stage-8 .content-block .co-products  > div{
	background-repeat:no-repeat;
    background-position: center bottom;
    background-size: 100% 50%;
	height:100%;
	min-height: 75px;
	}	

	
	
.process-stage-8 .content-block  .row:nth-child(1) .co-products{
	background-color:rgb(117, 122, 123);
	}
.process-stage-8 .content-block  .row:nth-child(1) .co-products ~ .co-products{
	background-color:rgba(117, 122, 123, 0.6);
	}	
.process-stage-8 .content-block  .row:nth-child(2) .co-products{
	background-color:rgb(0, 116, 107)	;
	}
.process-stage-8 .content-block  .row:nth-child(2) .co-products ~ .co-products{
	background-color:rgba(0, 116, 107, 0.6);
	}	
.process-stage-8 .content-block  .row:nth-child(3) .co-products{
	background-color:rgb(108, 169, 57)	;
	}
.process-stage-8 .content-block  .row:nth-child(3) .co-products ~ .co-products{
	background-color:rgba(108, 169, 57, 0.6);
	}	
.process-stage-8 .content-block  .row:nth-child(4) .co-products{
	background-color:rgb(0, 91, 170);
	}
.process-stage-8 .content-block  .row:nth-child(4) .co-products ~ .co-products{
	background-color:rgba(0, 91, 170, 0.6);
	}	
.process-stage-8 .content-block  .row:nth-child(5) .co-products{
	background-color:rgb(123, 132, 39);
	}
.process-stage-8 .content-block  .row:nth-child(5) .co-products ~ .co-products{
	background-color:rgba(123, 132, 39, 0.6);
	}	


.process-stage-8 .content-block .row .co-products:nth-child(1):before{
	content:'';
	display:block;
	position:absolute;
	top:50%;
	right:-10px;
	width: 0; 
	height: 0; 
	margin-top:-10px;
	border-top: 10px solid transparent;
	border-bottom: 10px solid transparent;
	border-left: 10px solid rgb(117, 122, 123);
	z-index:10
}	

.process-stage-8 .content-block .row:nth-child(2) .co-products:nth-child(1):before{
	border-left: 10px solid rgb(0, 116, 107);
}
.process-stage-8 .content-block .row:nth-child(3) .co-products:nth-child(1):before{
	border-left: 10px solid rgb(108, 169, 57);
}
.process-stage-8 .content-block .row:nth-child(4) .co-products:nth-child(1):before{
	border-left: 10px solid rgb(0, 91, 170);
}
.process-stage-8 .content-block .row:nth-child(5) .co-products:nth-child(1):before{
	border-left: 10px solid rgb(123, 132, 39);
}


		
/*	co-products
rgb(108, 120, 180)	rgb(117, 122, 123)	
rgb(0, 116, 107)	
rgb(108, 169, 57)	
rgb(0, 91, 170)	
rgb(123, 132, 39)	*/					

.popover.co-products-pop.bs-popover-top > .arrow::after, 
.popover.co-products-pop.bs-popover-auto[x-placement^="top"] > .arrow::after {
  border-top-color: rgba(152, 154, 119,1);
}
.popover.co-products-pop.bs-popover-right > .arrow::after, 
.popover.co-products-pop.bs-popover-auto[x-placement^="right"] > .arrow::after {
  border-right-color: rgba(152, 154, 119,1);
}
.popover.co-products-pop.bs-popover-auto[x-placement^=bottom]>.arrow::after, 
.popover.co-products-pop.bs-popover-bottom>.arrow::after {
    border-bottom-color: rgba(152, 154, 119,1);
}
.popover.co-products-pop.bs-popover-left > .arrow::after, 
.popover.co-products-pop.bs-popover-auto[x-placement^="left"] > .arrow::after {
  border-left-color: rgba(152, 154, 119,1);
}
.popover.co-products-pop{
	 border-color: rgba(152, 154, 119,1);	
	}
.popover.co-products-pop .popover-content:before{
	background:rgba(152, 154, 119,1);
	}	

.note-8{
	background:rgba(152, 154, 119,1);
	border: 2px solid rgba(152, 154, 119,1);
	z-index:101;
	position:relative;
	border-radius: .5rem!important;
}	
	

	
/* **** */		
.process-stage-9{}
.process-stage-9 .heading-block{
	background:rgb(132, 43, 145);
}
.process-stage-9 .heading-block:before{
	border-top: 15px solid rgb(132, 43, 145);
	}	
.process-stage-9 .content-block{
	background:rgba(132, 43, 145,0.18)}
/*.process-stage-9 .content-block:before{
	content:'';
	display:block;
	position:absolute;
	top:0;
	left:-15px;
	width: 15px; 
	height: 100%; 
	background:rgba(132, 43, 145,0.18);
}*/
	
.process-stage-9 .content-block .row{
	position:relative;}	
.process-stage-9 .content-block .row:before{
	content:'';
	display:none;
	position:absolute;
	top:25px;
	left:-30px;
	width: 0; 
	height: 0; 
	margin-top:-15px;
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid rgb(132, 43, 145);
}

		
	
.process-stage-9 .content-block .row > .col{
	background:rgb(180, 139, 191)}	
	
.process-stage-9 .content-block .steel-applications{
	font-size: 0.65rem;
	line-height:1.2;
	border-left:5px solid #e9d8eb;
	border-right:5px solid #e9d8eb;
	}	


.process-stage-9 .content-block .steel-applications  > div{
	background-repeat:no-repeat;
    background-position: center bottom;
    background-size: 70% 70%;
	height:100%;
	min-height: 75px;
	}		
	
	
.popover.steel-applications-pop.bs-popover-top > .arrow::after, 
.popover.steel-applications-pop.bs-popover-auto[x-placement^="top"] > .arrow::after {
  border-top-color: rgba(132, 43, 145,1);
}
.popover.steel-applications-pop.bs-popover-right > .arrow::after, 
.popover.steel-applications-pop.bs-popover-auto[x-placement^="right"] > .arrow::after {
  border-right-color: rgba(132, 43, 145,1);
}
.popover.steel-applications-pop.bs-popover-auto[x-placement^=bottom]>.arrow::after, 
.popover.steel-applications-pop.bs-popover-bottom>.arrow::after {
    border-bottom-color: rgba(132, 43, 145,1);
}
.popover.steel-applications-pop.bs-popover-left > .arrow::after, 
.popover.steel-applications-pop.bs-popover-auto[x-placement^="left"] > .arrow::after {
  border-left-color: rgba(132, 43, 145,1);
}
.popover.steel-applications-pop{
	 border-color: rgba(132, 43, 145,1);	
	}
.popover.steel-applications-pop .popover-content:before{
	background:rgba(132, 43, 145,1);
	}
	
.footer{}

	
	
.footer .site-logo	{
	width:200px;
	}
.footer .please-note{
	position:relative;
	/*font-size: 0.625rem;*/
	font-size: 1rem;
	padding-left:15px;
	}
.footer .please-note:before{
	content:'';
	display:block;
	width:5px;
	height:100%;
	background:rgb(0, 170, 231);
	position:absolute;
	top:0px;
	left:0px;
	}

.footer .site-text-url	{
	font-family: 'Open Sans', sans-serif;	width:200px;}
	
@media only screen and (min-width: 575px)  { 

.line-heading span:before,
.line-heading span:after {
    content: '';
    margin: 0 10px 0 0;
    flex: 1 0 10px;
}
.line-heading span:after {
    margin: 0 0 0 10px;	
}

/*Zoom */
.zoom_controls{/*display:none;*/}

[class*='process-stage-'] .heading-block{
    min-height: 100px;
	border-right: 15px solid #ffffff;
	border-bottom:0px;
}

[class*='process-stage-'] .heading-block:before{
	top:0px;
	right:-15px;
	left:auto;
	bottom:auto;
	transform: translateX(0%);
	border-top: 15px solid transparent;
	border-bottom: 15px solid transparent;
	border-left: 15px solid rgb(0, 0, 0);
	border-right:none;
}

.process-stage-1 .heading-block:before{
	border-left: 15px solid rgb(108, 120, 180);
	}
	
	
.process-stage-1 .content-block .raw-material{
	font-size: 0.5625rem; 
	border-left:5px solid rgba(225, 228, 240,1);
	border-right:5px solid rgba(225, 228, 240,1);
	}
	
.process-stage-2 .heading-block:before{
	border-left: 15px solid rgb(158, 0, 79);
	}	
	
.process-stage-3 .heading-block:before{
	border-left: 15px solid rgb(170, 116, 172);
	}	
	
.process-stage-4 .heading-block:before{
	border-left: 15px solid rgb(0, 170, 231);
	}
	
.ps-4-steel-1-container{width:105px; margin-top:20px;}	
	.ps-4-steel-5-container{
		margin-top:15px; }
			
.process-stage-5 .heading-block:before{
	border-left: 15px solid rgb(50, 188, 173);
	}	
.process-stage-5 .popover-star{	
	top:5px;}
		
.process-stage-6 .heading-block:before{
	border-left: 15px solid rgb(76, 113, 137);
	}
	
.process-stage-7 .heading-block:before{
	border-left: 15px solid rgb(0, 91, 170);
	/*display:none;*/
	}
	
.process-stage-8 .heading-block:before{
	border-left: 15px solid rgb(152, 154, 119);
	display:none;
	}	
.process-stage-8 .content-block:before{
	display:block;
	}	
.process-stage-8 .content-block .row:before{
	display:block;
	}	
	
	
.process-stage-9 .heading-block:before{
	border-left: 15px solid rgb(132, 43, 145);
	display:none;
	}

.process-stage-9 .content-block .row:before	{
	display:block;
	}
	
.process-stage-5 .content-block .semi-finished,
.process-stage-6 .content-block .hot-rolled,
.process-stage-7 .content-block .finishing-operations,
.process-stage-8 .content-block .co-products,
.process-stage-9 .content-block .steel-applications{
	font-size: 0.75rem;}	
	
										
}
	
@media only screen and (min-width: 767px)  {	

	.process-heading h1{
		font-size:2.5rem;
	
		}
	
	#main-container{
		width:inherit
		
	}
	
	[data-toggle*='popover'] svg.star-indicator{
	  width:20px;
	}	
	
	
	[class*='process-stage-'] .heading-block {
		font-size: 1rem;
		min-height: 200px;
	}
	
	[class*='process-stage-'] .heading-block h6 {
		font-size: 1.5rem;
	}
	
	.process-stage-4 .ps-4-steel-1-container .popover-star{
		left:8%;
		top:20px
	}
	
	.process-stage-4 .ps-4-steel-3-container .popover-star{
		left:25%;
		top:3%
	}
	.process-stage-4 .ps-4-steel-4-container .popover-star{
		left:10%;
		bottom:2%;
	}
	 
	.process-stage-4 .ps-4-steel-5-container .popover-star{	
		left:0%;
		top:0%
	}
	
	
	.process-stage-1 .content-block .raw-material,
	.process-stage-5 .content-block .semi-finished,		
	.process-stage-6 .content-block .hot-rolled,
	.process-stage-7 .content-block .finishing-operations,
	.process-stage-8 .content-block .co-products,
	.process-stage-9 .content-block .steel-applications{
		font-size: 1rem;
		line-height:1.2;
	
		}
	.process-stage-1 .content-block .raw-material > div,	
	.process-stage-5 .content-block .semi-finished > div,		
	.process-stage-6 .content-block .hot-rolled > div,
	.process-stage-7 .content-block .finishing-operations > div,
	.process-stage-8 .content-block .co-products > div,
	.process-stage-9 .content-block .steel-applications > div{
		min-height: 150px;
	background-position:center center;	
	
		}
	.process-stage-1 .content-block .raw-material > div{
	background-position:center 80%;
	background-size: 80%;	}	
	
	img#ps-2-preparation-1{ max-width:250px	}
	img#ps-2-preparation-2{	max-width:250px	}
	
	.ps-3-iron-making-1-container{width:250px}		
	.ps-3-iron-making-2-container {width:250px}
	
	
	img#ps-3-iron-making-1{	max-width:250px}
	img#ps-3-iron-making-2{	max-width:250px}
	
	.ps-4-steel-1-container{width:185px;}	
	img#ps-4-steel-1{width:185px;}
	img#ps-4-steel-2.ps-4-steel-2{width:125px;margin-top:80px;}
	.ps-4-steel-3-container{width:100%;}
	img#ps-4-steel-3{width:165px;} 
	.ps-4-steel-4-container{width:100%;}	
	img#ps-4-steel-4{width:185px;} 
	.ps-4-steel-5-container{width:165px;} 
	img#ps-4-steel-5{width:165px;} 
	#ps-4-steel-6.ps-4-steel-6{width:155px;margin-top:50px;}
	#ps-4-steel-7.ps-4-steel-7{	width:155px;margin-top:5px;margin-bottom:5px;}	
	
	
	.site-logo{}
	
	.site-text-url{}
	
	
	[class*='note-'] p {
		font-size: 1rem;
	}
	.line-heading{
		  font-size: 1.25rem;
	}
	h5.line-heading{font-size:2rem;}
	
	.popover.raw-material-pop .popover-body img {
		width: 20%;
	}

}
/*	
@media only screen and (min-width: 767px)  {
	
	
.mouse-over-instructions:before{
	position:absolute;

	}	
	
[data-toggle*='popover']:before{
	top:0px;
	left:-10px;	
}
	
	.row-cols-8.web-screen>* {
		-ms-flex: initial;
		flex:initial;
		max-width:inherit;
	}
	
	.row-cols-md-10>* {
		-ms-flex: 0 0 10%;
		flex: 0 0 10%;
		max-width: 10%;
	}
	
	.row-cols-md-10>[class*='col-md-2']{
		-ms-flex: 0 0 20%;
		flex: 0 0 20%;
		max-width: 20%;
	}		
	
	
	
	#main-container{
		width:1320px;
		min-width:1320px;
	}	

	[class*='process-stage-'] .heading-block{
		font-size: 0.75rem;
		min-height: 120px;
		height: 120px;
		max-height:120px;
	}
	
	.process-stage-8 .heading-block,
	.process-stage-9 .heading-block{
		font-size: 0.75rem;
		min-height:inherit;
		height: inherit;
		max-height:inherit;
	}	

	[class*='process-stage-'] .heading-block h6{
	font-size:14px
	}
	
	.process-stage-1 .content-block .raw-material{border:0px;}	
	
	.process-stage-1 .content-block .raw-material> div{
		font-size: 0.75rem;
		background-position:center bottom ;
		background-size:auto 70%;
	}

	.process-stage-2 .coke-over img{
		height:140px;
		margin-top:25px;
		padding:10px;
	}
	.process-stage-2 .sinter-plant img{
		height:175px;
		padding:10px;
	}	
	
	
	.process-stage-3 .blast-furnace img{
		height:175px;
		padding:10px;
	}	

	.process-stage-3 .direct-reduction img{
		height:145px;
		padding:10px;
	}	
	

	.process-stage-4 .content-block .row .col:nth-child(1){
	z-index:2000}
	
	.ps-4-steel-1-container{
		width:90px;
		margin-top:-60px;}	
	
	.ps-4-steel-2{
		width:85px; 
		margin-top:60px;}
	.ps-4-steel-3-container{
	 	margin-top:60px;
		width:auto;
	}
	.ps-4-steel-4-container{
		width:115px;
		width:auto;
	}
	
	.ps-4-steel-5-container{
		margin-top:15px; 
		margin-left:15px}
	.ps-4-steel-6{
		width:105px;
		margin-top:0px;}
	.ps-4-steel-7{
		width:80px; 
		margin-top:0px;}	
	
	
	.process-stage-5 .content-block .semi-finished{border:0px;}	

	.process-stage-6 .content-block .hot-rolled {border:0px;}	
	.process-stage-6 .content-block .hot-rolled  > div{
		height:50px;

		}

	.process-stage-7 .heading-block:before{
	display:none;
	}		
	.process-stage-7 .content-block .finishing-operations{border:0px;}		

	
}	*/		


/* Font */
@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.woff2") format("woff2"), 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";
  font-style: normal;
  font-weight: 400;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.glyphicon-asterisk:before {
  content: "\002a";
}
.glyphicon-plus:before {
  content: "\002b";
}
.glyphicon-euro:before,
.glyphicon-eur: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-lock:before {
  content: "\e033";
}
.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-bookmark:before {
  content: "\e044";
}
.glyphicon-print:before {
  content: "\e045";
}
.glyphicon-camera:before {
  content: "\e046";
}
.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-fire:before {
  content: "\e104";
}
.glyphicon-eye-open:before {
  content: "\e105";
}
.glyphicon-eye-close:before {
  content: "\e106";
}
.glyphicon-warning-sign:before {
  content: "\e107";
}
.glyphicon-plane:before {
  content: "\e108";
}
.glyphicon-calendar:before {
  content: "\e109";
}
.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-bell:before {
  content: "\e123";
}
.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-wrench:before {
  content: "\e136";
}
.glyphicon-tasks:before {
  content: "\e137";
}
.glyphicon-filter:before {
  content: "\e138";
}
.glyphicon-briefcase:before {
  content: "\e139";
}
.glyphicon-fullscreen:before {
  content: "\e140";
}
.glyphicon-dashboard:before {
  content: "\e141";
}
.glyphicon-paperclip:before {
  content: "\e142";
}
.glyphicon-heart-empty:before {
  content: "\e143";
}
.glyphicon-link:before {
  content: "\e144";
}
.glyphicon-phone:before {
  content: "\e145";
}
.glyphicon-pushpin:before {
  content: "\e146";
}
.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-cd:before {
  content: "\e201";
}
.glyphicon-save-file:before {
  content: "\e202";
}
.glyphicon-open-file:before {
  content: "\e203";
}
.glyphicon-level-up:before {
  content: "\e204";
}
.glyphicon-copy:before {
  content: "\e205";
}
.glyphicon-paste:before {
  content: "\e206";
}
.glyphicon-alert:before {
  content: "\e209";
}
.glyphicon-equalizer:before {
  content: "\e210";
}
.glyphicon-king:before {
  content: "\e211";
}
.glyphicon-queen:before {
  content: "\e212";
}
.glyphicon-pawn:before {
  content: "\e213";
}
.glyphicon-bishop:before {
  content: "\e214";
}
.glyphicon-knight:before {
  content: "\e215";
}
.glyphicon-baby-formula:before {
  content: "\e216";
}
.glyphicon-tent:before {
  content: "\26fa";
}
.glyphicon-blackboard:before {
  content: "\e218";
}
.glyphicon-bed:before {
  content: "\e219";
}
.glyphicon-apple:before {
  content: "\f8ff";
}
.glyphicon-erase:before {
  content: "\e221";
}
.glyphicon-hourglass:before {
  content: "\231b";
}
.glyphicon-lamp:before {
  content: "\e223";
}
.glyphicon-duplicate:before {
  content: "\e224";
}
.glyphicon-piggy-bank:before {
  content: "\e225";
}
.glyphicon-scissors:before {
  content: "\e226";
}
.glyphicon-bitcoin:before {
  content: "\e227";
}
.glyphicon-btc:before {
  content: "\e227";
}
.glyphicon-xbt:before {
  content: "\e227";
}
.glyphicon-yen:before {
  content: "\00a5";
}
.glyphicon-jpy:before {
  content: "\00a5";
}
.glyphicon-ruble:before {
  content: "\20bd";
}
.glyphicon-rub:before {
  content: "\20bd";
}
.glyphicon-scale:before {
  content: "\e230";
}
.glyphicon-ice-lolly:before {
  content: "\e231";
}
.glyphicon-ice-lolly-tasted:before {
  content: "\e232";
}
.glyphicon-education:before {
  content: "\e233";
}
.glyphicon-option-horizontal:before {
  content: "\e234";
}
.glyphicon-option-vertical:before {
  content: "\e235";
}
.glyphicon-menu-hamburger:before {
  content: "\e236";
}
.glyphicon-modal-window:before {
  content: "\e237";
}
.glyphicon-oil:before {
  content: "\e238";
}
.glyphicon-grain:before {
  content: "\e239";
}
.glyphicon-sunglasses:before {
  content: "\e240";
}
.glyphicon-text-size:before {
  content: "\e241";
}
.glyphicon-text-color:before {
  content: "\e242";
}
.glyphicon-text-background:before {
  content: "\e243";
}
.glyphicon-object-align-top:before {
  content: "\e244";
}
.glyphicon-object-align-bottom:before {
  content: "\e245";
}
.glyphicon-object-align-horizontal:before {
  content: "\e246";
}
.glyphicon-object-align-left:before {
  content: "\e247";
}
.glyphicon-object-align-vertical:before {
  content: "\e248";
}
.glyphicon-object-align-right:before {
  content: "\e249";
}
.glyphicon-triangle-right:before {
  content: "\e250";
}
.glyphicon-triangle-left:before {
  content: "\e251";
}
.glyphicon-triangle-bottom:before {
  content: "\e252";
}
.glyphicon-triangle-top:before {
  content: "\e253";
}
.glyphicon-console:before {
  content: "\e254";
}
.glyphicon-superscript:before {
  content: "\e255";
}
.glyphicon-subscript:before {
  content: "\e256";
}
.glyphicon-menu-left:before {
  content: "\e257";
}
.glyphicon-menu-right:before {
  content: "\e258";
}
.glyphicon-menu-down:before {
  content: "\e259";
}
.glyphicon-menu-up:before {
  content: "\e260";
}
