		a {outline:0 !important;}
		a:hover {outline:0 !important;}
		a:visited {outline:0 !important;}
		a:focus {outline:0 !important;}
		a:selected {outline:0 !important; background-color:transparent;}

		body {
		    -webkit-font-smoothing: antialiased;
			text-rendering: optimizeLegibility;
		}

		.itemRender {width: 568px;max-width:100%; height:200px;z-index:2;position:fixed;}
		.itemRender2 {max-width:25% !important; height:100vh;z-index:2;position:fixed; margin-top: 50px;}
		.scrolly-item {height:220px;}

		.custopadtop {
			padding: 10px 0 !important;
			padding-top: 90px !important;
		}


		.custopadtopside {
			padding: 10px 0 !important;
			padding-top: 90px !important;
		}

		/* IPad Land */
		@media only screen
		and (min-device-width : 768px)
		and (max-device-width : 1024px)
		and (orientation : landscape) { .itemRender2 {max-width:33.3333333% !important; height:90vh;z-index:2;position:fixed;margin-left:-350px; margin-top:50px;}}

		/* IPad Port */
		@media only screen
		and (min-device-width : 768px)
		and (max-device-width : 1024px)
		and (orientation : portrait) { .itemRender2 {max-width:49.3333333% !important; height:90vh;z-index:2;position:fixed;margin-left:-350px; margin-top:50px;} }


		/* Iphone 2G 4S Port Land */
		@media only screen
		and (min-device-width : 320px)
		and (max-device-width : 480px) {}



		/* Iphone 5 5S Port Land */
		@media only screen
		and (min-device-width : 320px)
		and (max-device-width : 568px) { }


		/* Iphone 6 Port Land */
		@media only screen
		and (min-device-width : 375px)
		and (max-device-width : 667px) {
			.itemRender {width: 321px !important;max-width:100%; height:200px;z-index:2;position:fixed;}
			.scrolly-item {height:220px;}

			}

		/* Iphone 6 Plus Port Land */
		@media only screen
		and (min-device-width : 414px)
		and (max-device-width : 736px) {
			.itemBG {width: 362px;height: 200px;}
			.itemRender {width: 362px !important;max-width:100%; height:200px;z-index:2;position:fixed;}
		}



		@media only screen
		and (min-device-width : 768px)
		and (max-device-width : 1024px)
		and (orientation : landscape)
		and (-webkit-min-device-pixel-ratio: 1)  { .scrolly-item {height:290px;}}




		.table-hover tbody tr:hover td, .table-hover tbody tr:hover th {
			background-color: rgba(62, 62, 62, 0.86);
		}


		.bg-volcano {background:url(img/charts/bg/volcano.jpg) no-repeat center center fixed; 
		  -webkit-background-size: cover;
		  -moz-background-size: cover;
		  -o-background-size: cover;
		  background-size: cover;
		}

		.bg-forest {background:url(img/charts/bg/forest.jpg) no-repeat center center fixed; 
		  -webkit-background-size: cover;
		  -moz-background-size: cover;
		  -o-background-size: cover;
		  background-size: cover;
		}

		.bg-clearing {background:url(img/charts/bg/clearing.jpg) no-repeat center center fixed; 
		  -webkit-background-size: cover;
		  -moz-background-size: cover;
		  -o-background-size: cover;
		  background-size: cover;
		}


		#dots {
			position: absolute;
			top: 0;
			left: 0;
			right: 0;
			bottom: 0;
			background-image: url('img/charts/bg/bg_mask.png');
			z-index: 1;
		}

		.label-black {background-color:#000;}

		.noDisplay {display:none;}
		.tableDrop {position:absolute; right:7px; top:5px;}
		.tableDrop:visited {color:#fff;}

		.RTableClickLower {position:absolute; right:7px; top:-10px;}
		.RTableClickLower:visited {color:#fff;}

		.buttDisabled {opacity:0.3;}

		.sideNavItem {font-size:14px; text-align:center;padding-top:10%;padding-bottom:10%;}
		.bg-active {background-color:#434343;}
		.sideHov:hover {background-color:#434343;}

		.MasterSettings {position: relative;
		padding-left: 15px;
		font-size: 16px;z-index:9999;}
		.igNoSelect {opacity:0.3;}
		.igSelect {opacity:1;}



		.infoHov2:hover {opacity:1;}


		.funds-up{
			  background-color: #389c4e !important;
			 -moz-transition: all 0.2s linear !important;
			 -webkit-transition: all 0.2s linear !important;
			 -o-transition: all 0.2s linear !important;
			 transition: all 0.2s linear !important;
		}

		.funds-down{
			  background-color: #9c3846 !important;
			 -moz-transition: all 0.2s linear !important;
			 -webkit-transition: all 0.2s linear !important;
			 -o-transition: all 0.2s linear !important;
			 transition: all 0.2s linear !important;
		}



		.object {
			width: 20px;
			height: 20px;
			background-color: #FFF;
			float: left;
			margin-right: 30px;
			margin-top: 15px;
			-moz-border-radius: 50% 50% 50% 50%;
			-webkit-border-radius: 50% 50% 50% 50%;
			border-radius: 50% 50% 50% 50%;
		}

		.loading {
			background-color: #101010;

		}

		.loading-center-absolute {
			left: 50%;
		}



		.panelLogo {
			height: 25px;
			width: 25px;
		}

		}

		input[type="text"] {
			background: transparent;
			border: none;
			color: #fff;
		}

		.editable-click, a.editable-click, a.editable-click:hover {
			text-decoration: none;
			color: #645ce6;
			border-bottom: dashed 1px #0088cc;
		}

		.editable-click, a.editable-click, a.editable-click:hover {
			text-decoration: none;
			color: #645ce6;
			border-bottom: dashed 0px #0088cc;
		}
		.editableform .form-control {
			width: auto;
			font-size: 14px;
			text-transform:uppercase;
		}

		.coinPanelLogo {height:40px; width:40px;}
		.coinPanelLogo2 {height:75px; width:75px;}
		.custopadtopNav {padding-top:80px;}
		.custopadtop {
			padding: 10px 0 !important;
			padding-top: 60px;
		}

		.crptImgAddress {height:50px;width:50px;}

		.copier {
			background-color: transparent !important;
			color: #7870a2;
			text-decoration: none;
			padding: 0;
		}


		.desc { color:#6b6b6b;}
			.desc a {color:#0092dd;}
			.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
			.dropdown dd { position:relative; }
			.dropdown a, .dropdown a:visited { color:#816c5b; text-decoration:none; outline:none;}
			.dropdown a:hover { color:#5d4617;}
			.dropdown dt a:hover { color:#5d4617; border: 1px solid #8f8f8f;}
			.dropdown dt a {display:block; padding-right:0px;
							border:1px solid #8f8f8f;}
			.dropdown dt a span {cursor:pointer; display:inline; padding:0px;}
			.dropdown dd ul {background-color:rgb(62, 62, 62); border:1px solid #8f8f8f; color:#C5C0B0; display:none; border-top:0px solid;
							  left:0px; padding:5px 0px; position:absolute; top:2px; width:auto; min-width:170px; list-style:none; width:100%;}
			.dropdown span.value { display:none;}
			.dropdown dd ul li a { padding:5px; display:block;}
			.dropdown dd ul li a:hover { background-color:#d0c9af;}

			.dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
			.flagvisibility { display:none;}

			input[type="text"] {
				background: transparent;
				border: none;
				border: 1px solid;
				padding-top: 20px;
				padding-bottom: 20px;
				font-size: 16px;
				color: #9f9d9d;
				border-radius: 0px;
			}
			.sender {border:1px solid #8f8f8f; border-left:0px transparent !important; border-right: 1px solid #3e3e3e !important; border-top:1px solid #3e3e3e !important;}

			.btn-success {
				color: #fff;
				background-color: transparent;
				border-color: #4cae4c;
			}
			.btn-success:hover {
				color: #fff;
				background-color: #55c055;
				border-color: #4cae4c;
			}

			 input:focus {
				 background: transparent;
						border-top: transparent !important;
						border-left: transparent !important;
						border-right: transparent !important;
						border-bottom: 4px solid !important;
						font-weight: 200;
						color: white;
						padding-left: 0;
						box-shadow: none !important;
			}
			.modal-backdrop.in {
				opacity: 0.8;
			}

			#TransactionGasSlider .slider-selection {
				background: #BABABA;
			}
			#ExchangeGasSlider .slider-selection {
				background: #BABABA;
			}
			.slider-handle {
				background-color: #725ce6 !important;
				background-image:none;
			}
			.slider.slider-horizontal {
				width: 100%;
			}

			.slider-track {
				background-image:none;
				background-color:#000;
			}
			.slider-selection {
				background-image:none;
				background-color:#725ce6;

			}

			.lightGreen {color:#4ec874 !important;}
			.lightPurple {color: #725ce6 !important;}



			.desc { color:#6b6b6b;}
			.desc a {color:#0092dd;}

			.dropdown dd, .dropdown dt, .dropdown ul { margin:0px; padding:0px; }
			.dropdown dd { position:relative; }
			.dropdown a, .dropdown a:visited { color:#816c5b; text-decoration:none; outline:none;}
			.dropdown a:hover { color:#5d4617;}
			.dropdown dt a:hover { color:#5d4617; border: 1px solid #8f8f8f;}
			.dropdown dt a {display:block; padding-right:0px;
							border:1px solid #8f8f8f;}
			.dropdown dt a span {cursor:pointer; display:inline; padding:0px;}
			.dropdown dd ul {background-color:rgb(62, 62, 62); border:1px solid #8f8f8f; color:#C5C0B0; display:none; border-top:0px solid;
							  left:0px; padding:5px 0px; position:absolute; top:2px; width:auto; min-width:170px; list-style:none; width:100%;}
			.dropdown span.value { display:none;}
			.dropdown dd ul li a { padding:5px; display:block;}
			.dropdown dd ul li a:hover { background-color:#d0c9af;}

			.dropdown img.flag { border:none; vertical-align:middle; margin-left:10px; }
			.flagvisibility { display:none;}
			.modalOptIcon {font-size:30px;padding-left:10px;padding-right:10px;}
			.transButtSelected {color:#725ce6 !important;}
			.transButtUnSelected {color:#444343 !important;}

			.transBGSelected {background-color:#232323 !important;}
			.transBGUnSelected {background-color:#191919 !important;}
			.transBGSend {}
			.transBGSend:hover {vertcal-align:middle;background-color:#383838;}

			.transBGExchange {background-color:#191919;}
			.transBGExchange:hover {background-color:#383838;}

			
			
			
			
			.cs-loader {
			  position:relative;
			  top: 0;
			  left: 0;
			  height: 10px;
			  width: 100%;
			}

.cs-loader-inner {
  transform: translateY(-50%);
  top: 1%;
  position: relative;
  width: 100%;
  color: #FFF;
  padding: 0 100px;
  text-align: center;
}

.cs-loader-inner label {
  font-size: 16px;
  opacity: 0;
  display:inline-block;
}

@keyframes lol {
  0% {
    opacity: 0;
    transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    transform: translateX(0px);
  }
  66% {
    opacity: 1;
    transform: translateX(0px);
  }
  100% {
    opacity: 0;
    transform: translateX(300px);
  }
}

@-webkit-keyframes lol {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-300px);
  }
  33% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  66% {
    opacity: 1;
    -webkit-transform: translateX(0px);
  }
  100% {
    opacity: 0;
    -webkit-transform: translateX(300px);
  }
}

.cs-loader-inner label:nth-child(6) {
  -webkit-animation: lol 3s infinite ease-in-out;
  animation: lol 3s infinite ease-in-out;
}

.cs-loader-inner label:nth-child(5) {
  -webkit-animation: lol 3s 100ms infinite ease-in-out;
  animation: lol 3s 100ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(4) {
  -webkit-animation: lol 3s 200ms infinite ease-in-out;
  animation: lol 3s 200ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(3) {
  -webkit-animation: lol 3s 300ms infinite ease-in-out;
  animation: lol 3s 300ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(2) {
  -webkit-animation: lol 3s 400ms infinite ease-in-out;
  animation: lol 3s 400ms infinite ease-in-out;
}

.cs-loader-inner label:nth-child(1) {
  -webkit-animation: lol 3s 500ms infinite ease-in-out;
  animation: lol 3s 500ms infinite ease-in-out;
}
			
			
.colorPulse1 {color: #39f;}
@-webkit-keyframes colours {
     0% {color: #725ce6;}
     25% {color: #9381f0;}
     50% {color: #725ce6;}
     75% {color: #9388c8;}
    100% {color: #4c3ca4;}

}
@-moz-keyframes colours {
    0% {color: #725ce6;}
     25% {color: #9381f0;}
     50% {color: #725ce6;}
     75% {color: #9388c8;}
    100% {color: #4c3ca4;}

}

.colorPulse1 {
    -webkit-animation-direction: normal;
    -webkit-animation-duration: 3s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-name: colours;
    -webkit-animation-timing-function: ease;
    -moz-animation-direction: normal;
    -moz-animation-duration: 3s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-name: colours;
    -moz-animation-timing-function: ease;
}


.ih-item.circle {
    position: relative;
    width: 100px;
    height: 100px;
    border-radius: 50%;
}
.ih-item.circle.effect1 .img {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    width: auto;
    height: auto;
}

.ih-item.circle.effect1 .info {
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background: #333333;
    background: rgba(0, 0, 0, 0.6);
    opacity: 0;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.ih-item.circle.effect1 .spinner {
    width: 230px;
    height: 230px;
    border: 2px solid #504ab0;		
    border-right-color: #474299;
    border-bottom-color: #1ad280;
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.spinner-loop{
-webkit-animation-name: spin;
    -webkit-animation-duration: 1000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 1000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 1000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    
    animation-name: spin;
    animation-duration: 1000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.spinner-loop-slow{
-webkit-animation-name: spin;
    -webkit-animation-duration: 15000ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 15000ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 15000ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    
    animation-name: spin;
    animation-duration: 15000ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
.spinner-loop-fast{
-webkit-animation-name: spin;
    -webkit-animation-duration: 300ms;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: spin;
    -moz-animation-duration: 300ms;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: spin;
    -ms-animation-duration: 300ms;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    
    animation-name: spin;
    animation-duration: 300ms;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
}
@-ms-keyframes spin {
    from { -ms-transform: rotate(0deg); }
    to { -ms-transform: rotate(360deg); }
}
@-moz-keyframes spin {
    from { -moz-transform: rotate(0deg); }
    to { -moz-transform: rotate(360deg); }
}
@-webkit-keyframes spin {
    from { -webkit-transform: rotate(0deg); }
    to { -webkit-transform: rotate(360deg); }
}
@keyframes spin {
    from {
        transform:rotate(0deg);
    }
    to {
        transform:rotate(360deg);
    }
}

.spinner-gray {
   border: 2px solid #aaaaaa !important;
    border-right-color: #aaaaaa !important;
    border-bottom-color: #505150 !important;
	
	 width: 230px;
    height: 230px;
    
    border-radius: 50%;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
	
}

.spinner-gray-white {
   border: 2px solid #aaaaaa !important;
    border-right-color: #aaaaaa !important;
    border-bottom-color: #fff !important;

}
.spinner-gray-dark-white {
    border: 2px solid #494949 !important;
    border-right-color: #494949 !important;
    border-bottom-color: #fff !important;
}

.spinner-gray-rd-orange{
	border: 2px solid #aaaaaa !important;
    border-right-color: #aaaaaa !important;
    border-bottom-color: #eea638 !important;
}

.spinner-loop-ndc {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #725ce6 !important;
}

.spinner-loop-tpt {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #ffffff !important;
}
.spinner-loop-rd {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #eea638 !important;
}

.spinner-loop-vrg {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #de4c4f !important;
}

.spinner-loop-vrs {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #e9854f !important;
}
.spinner-loop-rt {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #d7d745 !important
}
.spinner-loop-ls {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #aadf79 !important;
}
.spinner-loop-ds {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #b4e8ef !important;
}
.spinner-loop-ce {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #64c8ff !important;
}
.spinner-loop-an {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #cfd27e !important;
}
.spinner-loop-an {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #cfd27e !important;
}
.spinner-loop-at {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #5dd167 !important;
}

.spinner-loop-co {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #000000 !important;
}

.spinner-loop-eth {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #45a021 !important;
}

.spinner-loop-fb {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #f79a1d !important;
}
.spinner-loop-skl {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #6b57d4 !important;
}
.spinner-loop-krm {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #f0ff00 !important;
}
.spinner-loop-lv {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #c0392b !important;
}
.spinner-loop-gno {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #00a7c4 !important;
}

.spinner-loop-gnt {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #5bcb64 !important;
}
.spinner-loop-hp {
    border: 6px solid #aaaaaa !important;
    border-right-color: #aaaaaa !important;
    border-bottom-color: #df3434 !important;
}
.spinner-loop-highlight {
    border: 6px solid #45eecd !important;
    border-right-color: #3dec83 !important;
    border-bottom-color: #5ce6d6 !important;
}

.spinner-loop-per {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #b49617 !important;
}

.spinner-loop-narc {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #ea2381 !important;
}

.spinner-loop-luck {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #3374ba !important;
}

.spinner-loop-tlnt {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #a2a4a7 !important;
}

.spinner-loop-cha {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #52b2b3 !important;
}

.spinner-loop-sta {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #facf15 !important;
}
.spinner-loop-def {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #c6c7c9 !important;
}
.spinner-loop-dex {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #168d44 !important;
}
.spinner-loop-mag {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #674f8f !important;
}
.spinner-loop-int {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #f58031 !important;
}
.spinner-loop-emp {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #c77db5 !important;
}
.spinner-loop-str {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #e9b492 !important;
}
.spinner-loop-tlk {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #d363a6 !important;
}
.spinner-loop-wis {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #8fa63f !important;
}
.spinner-loop-tlp {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #facf15 !important;
}
.spinner-loop-tlp {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #b3d8d8 !important;
}
.spinner-loop-hygl {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #facf15 !important;
}
.spinner-loop-food {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #9eb13f !important;
}
.spinner-loop-wtr {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #52b2b3 !important;
}
.spinner-loop-ark {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #fbcf15 !important;
}
.spinner-loop-xper {
    border: 6px solid #8d8d8d !important;
    border-right-color: #8d8d8d !important;
    border-bottom-color: #939598 !important;
}



.popover {background-color:rgba(41, 41, 41, 0.81); }

.popover-title {
    background-color: #29292a;
    border-bottom: 2px solid #5d5d5e;
}
.popover.right>.arrow:after {

    border-right-color: #4d4d53;

}
.popover.left>.arrow:after {

    border-left-color: #4d4d53;
}


.hvr-sweep-to-right {
    display: inline-block;
    vertical-align: middle;
    -webkit-transform: perspective(1px) translateZ(0);
    transform: perspective(1px) translateZ(0);
    box-shadow: 0 0 0px transparent;
    position: relative;
    -webkit-transition-property: color;
    transition-property: color;
    -webkit-transition-duration: 0.3s;
    transition-duration: 0.3s;
}

.hvr-sweep-to-right-red:before {
    content: "";
    position: absolute;
    z-index: -1;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #d43f3a;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 50%;
    transform-origin: 0 50%;
    -webkit-transition-property: transform;
    transition-property: transform;
    -webkit-transition-duration: 0.2s;
    transition-duration: 0.2s;
    -webkit-transition-timing-function: ease-out;
    transition-timing-function: ease-out;
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 35px !important;
}
nav .navbar-collapse .navbar-right > li > a {
    font-size: 14px;
    padding-bottom: 0;
}


.popover[class*=tour-] {
    padding-bottom:10px;
	    z-index: 5 !important;
}



/* START Keyframes for the fade-in */
@-webkit-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@-moz-keyframes fadeIn { from { opacity:0; } to { opacity:1; } }
@keyframes fadeIn { from { opacity:0; } to { opacity:1; } }

.fade-in {
  opacity:0;
  opacity: 1 \9; /*just in case ie*/
  -webkit-animation:fadeIn ease-in 1;
  -moz-animation:fadeIn ease-in 1;
  animation:fadeIn ease-in 1;

  -webkit-animation-fill-mode:forwards;
  -moz-animation-fill-mode:forwards;
  animation-fill-mode:forwards;

  -webkit-animation-duration:1s;
  -moz-animation-duration:1s;
  animation-duration:1s;
}

.fade-in.one {
  -webkit-animation-delay: 0.1s;
  -moz-animation-delay: 0.1s;
  animation-delay: 0.1s;
}

.fade-in.two {
  -webkit-animation-delay: .3s;
  -moz-animation-delay: .3s;
  animation-delay: .3s;
}

.fade-in.three {
  -webkit-animation-delay: .6s;
  -moz-animation-delay: .6s;
  animation-delay: .6s;
}
.fade-in.four {
  -webkit-animation-delay: .9s;
  -moz-animation-delay: .9s;
  animation-delay: .9s;
}

.fade-in.five {
  -webkit-animation-delay: 1.2s;
  -moz-animation-delay:1.2s;
  animation-delay: 1.2s;
}

.fade-in.six {
  -webkit-animation-delay: 1.5s;
  -moz-animation-delay: 1.5s;
  animation-delay: 1.5s;
}
.fade-in.seven {
  -webkit-animation-delay: 1.8s;
  -moz-animation-delay: 1.8s;
  animation-delay: 1.8s;
}

.fade-in.eight {
  -webkit-animation-delay: 2.1s;
  -moz-animation-delay: 2.1s;
  animation-delay: 2.1s;
}

.fade-in.nine {
  -webkit-animation-delay: 2.4s;
  -moz-animation-delay: 2.4s;
  animation-delay: 2.4s;
}
.fade-in.ten {
  -webkit-animation-delay: 2.7s;
  -moz-animation-delay: 2.7s;
  animation-delay: 2.7s;
}

.fade-in.eleven {
  -webkit-animation-delay: 3s;
  -moz-animation-delay: 3s;
  animation-delay: 3s;
}

.fade-in.twelve {
  -webkit-animation-delay: 3.3s;
  -moz-animation-delay: 3.3s;
  animation-delay: 3.3s;
}


/* ENDKeyframes for the fade-in */  


  

