@charset 'UTF-8';

/* 横幅いっぱいのCSS
-----------------------------------------------------------------*/
body .container {
	margin: 0;
	padding-left: 4em;
}

div#ga2012_header,
div.ga2012_bizCategoryBtn,
div.ga2012_breadcrumbs,
div#ga2012_content,
div#ga2012_content.ga2012_top
.wrapper,
div.ga2012_socialLink,
div#ga2012_bottomLink,
div#ga2012_footer {
	margin: 0;
	padding-left: 5.3em;
}

.toTop.btm {
	margin: 0 0 30px 0;
	padding-left: 5.3em;
}

div#ga2012_mainNavigation {
	margin: 0;
	padding-left: 5.3em;
}

#contentHead {
	/*margin: 0 0 8px 0;*/
	/*padding-left: 5.3em;*/
    margin: 0 auto;
    height: auto;
}

#bottomlink {
	/*max-width: initial;*/
	/*max-width: auto;*/
	max-width: none;
	padding-left: 5.3em;
}

/* -----------------------------------------------------------------*/



body {
	background: none !important;
}

body #page {
  overflow: visible !important;
  max-width: initial;
  max-width: auto;
	max-width: none;
}

body .ReactModal__Overlay {
    z-index: 50000;
}

#compare_content .inner {
    width: 967px;
    /*margin: 0 auto 40px;*/
    position: relative;
	margin-bottom: 40px;
	padding-left: 5.3em;
}
#compare_content .btn a {
    display: block;
    font-size: 13px;
    color: #333;
    text-decoration: none;
    text-align: center;
    box-sizing: border-box;
    border: 1px solid #ccc;
    border-radius: 4px;
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#e0e0e0));
    background:-ms-linear-gradient(top, #fff, #e0e0e0);
	background: -moz-linear-gradient(top, #fff 0%, #e0e0e0 100%);
	background: linear-gradient(to bottom, #fff 0%,#e0e0e0 100%);
}


.content_head {
    width: 967px;
    margin: 0 auto 20px;
}
.content_head h2 {
    float: left;
    margin: 4px 0 0 20px;
    font-size: 18px;
    font-weight: normal;
}
.content_head .back_matrix span{
    display: block;
    background: url(../../react_common/img/arrow_left_gray.png) no-repeat 11px center;
    padding-left: 15px;
}
.content_head .back_matrix a {
    width: 140px;
    float: left;
    height: 34px;
    padding: 8px 0 0 0;
}
.content_head ul {
    float: left;
    margin: 7px 0 0 210px;
}
.content_head ul li {
    float: left;
    /*padding-left: 10px;*/
    margin-right: 15px;
    /*background:url(../../react_common/img/arrow_right_blue.png) no-repeat left center;*/
}
.content_head ul li:last-child {
    margin-right: 0;
}
.content_head ul li a {
    font-size: 14px;
    color: #1367ac;
    text-decoration: none;
}
.content_head ul li a:hover {
    text-decoration: underline;
}
.content_head .mypage {
    width: 200px;
    float: right;
    margin-top: -5px;
}
.content_head .mypage span {
    display: block;
    background: url(../../react_common/img/icon_btn_mypage.png) no-repeat 9px center;
    padding-left: 20px;
}
#compare_content .content_head .mypage a {
    width: 200px;
    height: 45px;
    padding: 11px 0 0 0;
    font-weight: bold;
    background: url(../../react_common/img/bg_btn_mypage.jpg) no-repeat left center;
}




.compare_product_wrapper.active {
    width: 2906px;
    display: block;
    line-height: 1.6;
}
.compare_product_wrapper .product:nth-child(3) {
  margin-right: 152px;
}

.compare_product_wrapper .conventional {
    clear: both;
    width: 200px;
    float: left;
}

.conventional h3 {
    font-size: 15px;
    padding: 6px 0;
    text-align: center;
    background: #677b93;
    color: #fff;
}
.conventional .btn_wrapper {
	position: relative;
	width: 183px;
	margin: 10px auto 0;
	padding: 17px 5px 5px;
	border-radius: 5px;
}
.conventional .btn_wrapper .new_balloon {
	position: absolute;
	left: 50%;
	top: 2px;
	margin-left: -86px;
	/* z-index: 100; */
  z-index: 0;
}
#compare_content .conventional .btn_wrapper .btn a {
	width: 181px;
	margin: 0 auto 5px;
}
.conventional .btn_wrapper .text {
	font-size: 11px;
}
.conventional .btn_wrapper .text span {
	color: #4370d5;
	font-weight: bold;
}
.conventional .lead {
    margin: 15px 0;
    text-align: left;
    font-size: 14px;
	padding-left: 5px;
}
.conventional dt {
    font-size: 13px;
    font-weight: bold;
	padding-left: 5px;
}
.conventional dd {
    width: 145px;
    margin: 5px 0 10px 5px;
    /*background: #ccc;*/
}
.conventional dd img {
  width: 100%;
  height: auto
}

#compare_content .addBookmark.added {
	background: #FFF3B5;
  background-image: none;
}

#compare_content .conventional a {
  width: 187px;
  height: 80px;
  margin: 20px auto;
	padding-top: 24px;
	padding-left: 10px;
  line-height: 1.2;
  background-image: -webkit-gradient(linear, center top, center bottom, from(#4375c5), to(#3f6db8));
  background: -ms-linear-gradient(top, #4375c5, #3f6db8);
	background: -moz-linear-gradient(top, #4375c5 0%, #3f6db8 100%);
	background: linear-gradient(to bottom, #4375c5 0%,#3f6db8 100%);
  border: 0;
}

#compare_content .conventional .btn a span {
    background: url(../../react_common/img/icon_btn_compare_white.png) no-repeat 10px center;
    display: block;
    text-align: left;
    padding-left: 50px;
		color: #fff;
		font-size: 14px;
}
#compare_content .conventional .btn a.disabled {
  cursor: default;
  color: #fff;
  background: #f5dd9f;
}

#compare_content .conventional .btn a.disabled:hover {
	opacity: 1;
}

#compare_content .conventional .btn a.disabled span {
	background-image: url(../../react_common/img/icon_btn_compare_white.png);
}

.conventional .notes {
    font-size: 11px;
	padding-left: 5px;
}

#compare_content .brightness {
    /*margin-bottom: 18px;*/
}
#compare_content .size {
    margin-bottom: 18px;
}
#compare_content .height {
    margin-bottom: 10px;
}



.product_head {
		position: relative;
    width: 152px;
    float: left;
    padding: 70px 0 15px 0;
    font-size: 13px;
    text-align: right;
    background: #f4f4f4;
    box-sizing: border-box;
}
.product_head .sorted {
  opacity: 0.4;
}
.product_head.subHead {
  float: none;
  position: absolute;
  left: 615px;
  top: 0;
}
.product_head li {
    padding: 6px 4px 6px 0;
    min-height: 35px;
    box-sizing: border-box;
}
.product_head li a {
  padding-right: 13px;
  color: #333;
}
.product_head .sortNav {
	position: absolute;
	top: 46px;
	left: 50%;
	margin-left: -66px;
}
.product_head .product_image{
    padding-top: 110px;
    height: 194px;
	padding-right: 13px;
}
.product_head .product_num {
    padding-top: 7px;
    line-height: 1.6;
    margin-bottom: 44px;
}
.product_head .price span {
    font-size: 11px;
    display: inline-block;
}
.product_head .height span {
    font-size: 10px;
    display: block;
    text-decoration: none;
}
.product_head .down_spot {
  display: none;
}
.product_head .down_spot.active {
  display: block;
}
.product_head .emergency_lamp {
  display: none;
}
.product_head .emergency_lamp.active {
  display: block;
}
.product_head .umekomi_takasa a {
  display: block;
}

.compare_products {
  min-width: 615px;
    box-sizing: border-box;
    float: left;
    position: relative;
    padding-right: 60px;
}
.compare_products h3 {
    font-size: 15px;
    padding: 6px 0 6px 260px;
    text-align: left;
    background: #666;
    color: #fff;
    border-bottom: none;
    margin: 0;
}
.compare_products h3 span {
    font-size: 13px;
	border: 0;
	padding-left: 0;
	padding-right: 0;
}
.compare_products section {
    width: 205px;
    position: relative;
    float: left;
    padding: 0 0 15px;
    font-size: 14px;
    border-right: 1px solid #d6d6d6;
    box-sizing: border-box;
    background: #fff;
}

.compare_products section .down_spot {
  display: none;
}
.compare_products section .down_spot.active {
  display: block;
}
.compare_products section .emergency_lamp {
  display: none;
}
.compare_products section .emergency_lamp.active {
  display: block;
}
#container section.product.hide {
	opacity: 0;
}
#container section.product h4 {
  height: 21px;
}

#container section.product.led1 h4 {
  background: #50a596;
}

#container section.product.led2 h4 {
  background: #f09151;
}

#container section.product.led3 h4 {
  background: #8f7fea;
}
.compare_products.main section.product0 .move_left,
.compare_products.main section:last-child .move_right  {
    visibility: hidden;
}

.more_products .compare_products section {
    background: #fff;
}
.compare_products section li {
    padding: 6px 15px;
    min-height: 35px;
    line-height: 1.6;
    text-align: right;
    box-sizing: border-box;
}
.compare_products section li a {
  color: #333;
  word-wrap: break-word;
}

.compare_products section li.list_num {
	line-height: 1.5;
}

.compare_products section li.list_num a {
  color: #003a91;
  display: inline-block;
  text-decoration: underline;
  width: 173px;
}

.compare_products section li.list_num a span {
  background: url(../img/bg_product_num.png) no-repeat right center;
  padding-right: 20px;
}

.compare_products section.conventional_item .buttons {
  margin-top: 41px;
}
.compare_products section.product .buttons li   {
  padding: 0;
}
.compare_products section.product h4 {
  text-align: center;
  margin: 10px 15px;
  font-size: 14px;
  font-weight: normal;
  color: #fff;
}

.compare_products .buttons {
    width: 140px;
    margin: 41px auto 0;
}
#container section.product.led1 .buttons,
#container section.product.led2 .buttons,
#container section.product.led3 .buttons {
  margin-top: 0;
}
#container section.product .buttons {
  margin-top: 0;
}

.compare_products .buttons li {
    height: auto;
}
.compare_products .move_btn {
    float: left;
    margin-right: 9px;
}
.compare_products .move_btn:last-child {
    margin-right: 0;
}
#compare_content .compare_products .move_btn a {
    width: 28px;
    height: 28px;
    padding-top: 4px;
    text-align: center;
    border-radius: 5px;
    border: 1px solid #ccc;
    box-sizing: border-box;
    background-color: #fff;
    background-image: none;
}
#compare_content .compare_products .delete a {
    width: 66px;
    border: none;
    display: inline-block;
    background: none;
    color: #003a91;
}

.compare_products .delete a span {
  display: block;
  background: url(../../react_common/img/dust.png) no-repeat 10px center;
  padding-left: 20px;
}
.compare_products .image {
	width: 150px;
    height: 150px;
    padding: 0;
    text-align: center;
	margin: 0 auto;
	display: table;
	border: 1px solid #ccc;
}
.compare_products .image img {
  height: 150px;
  width: auto;
  display: table-cell;
  vertical-align: middle;
}
.compare_products .num {
    padding: 5px 13px 5px 0 ;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
}

.compare_products .num span{
    font-size: 12px;
}
#compare_content .inner .compare_products .bookmark {
  width: 153px;
  margin: 9px auto 0;
  height: auto;
  padding: 0;
}
#compare_content .inner .compare_products .bookmark p {
  float: left;
}
#compare_content .inner .compare_products .bookmark .btn_bookmark a {
    width: 32px;
    height: 32px;
    padding-top: 6px;
    margin: 0px auto;
    font-size: 12px;
}

#compare_content .inner .compare_products .bookmark .btn_search a {
  width: 111px;
  height: 32px;
  padding-top: 6px;
  margin: 0 0 0 10px;
  font-size: 12px;
  background-image:-webkit-gradient(linear, center top, center bottom, from(#888888), to(#535353));
  background: -ms-linear-gradient(top, #888, #535353);
	background: -moz-linear-gradient(top, #888 0%, #535353 100%);
	background: linear-gradient(to bottom, #888 0%,#535353 100%);
  border-color: #545454;
}
#compare_content .inner .compare_products .bookmark .btn_search a span {
  padding-left: 25px;
  color: #fff;
  background: url(../../react_common/img/icon_btn_search_s.png) no-repeat 10px center;
  display: block;
}
#compare_content .inner .compare_products .bookmark .btn_search a.disabled,
#compare_content .inner .compare_products .bookmark .btn_search a.disabled:hover {
	opacity: 0.5;
	cursor: default;
}





.set_conventional_wrapper {

    width: 500px;
    height: 360px;
    background: #fff;
    padding: 20px;
    border: 1px solid #000;
    font-size: 14px;
    position: fixed;
    left: 50%;
    top: 150px;
    margin-left: -250px;
    z-index: 10000;
}
.set_conventional_wrapper.active {
  display: block;
  opacity: 1;
}

.set_conventional.active {
    display: block;
}
.set_conventional h2{
    font-size: 16px;
}
.set_conventional .tabs {
    border-bottom: 1px solid #a9a9a9;
    width: 100%;
    position: relative;
    margin: 30px auto;
    text-align: center;
}
.set_conventional .tabs li {
    position: relative;
    top: 1px;
    display: inline-block;
    font-size: 14px;
    text-align: center;
    border: 1px solid #a9a9a9;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    background: #ddd;
    margin:0 -2px;
}
.set_conventional .tabs li.active {
    background: #fff;
    border-bottom: 1px solid #fff;
}
.set_conventional .tabs li a {
    width: 200px;
    height: 40px;
    padding-top: 10px;
    display: block;
    color: #333;
    text-decoration: none;
        box-sizing: border-box;
}

.set_conventional div {
    display: none;
}
.set_conventional div.active {
    display: block;
}
.set_conventional .search_brightness,
.set_conventional .search_product_num {
    display: none;
}
.set_conventional .search_brightness.active,
.set_conventional .search_product_num.active {
    display: block;
}
.set_conventional .search_brightness dl {
    position: relative;
    margin-left: 90px;
}
.set_conventional .search_brightness dt{
    position: absolute;
    padding-top: 12px;
}
.set_conventional .search_brightness dd{
    position: relative;
    padding: 5px 0 5px 60px;
}
.set_conventional .search_brightness dd select {
    width: 250px;
    height: 34px;
    padding: 5px;
}

.set_conventional .search_product_num dl {
    position: relative;
    margin-left: 60px;
}
.set_conventional .search_product_num dt{
    position: absolute;
    padding-top: 12px;
}
.set_conventional .search_product_num dd{
    position: relative;
    padding: 5px 0 5px 95px;
}
.set_conventional .search_product_num dd input {
    width: 270px;
    height: 20px;
    padding: 5px;
}

.set_conventional .buttons {
    width: 290px;
    position: absolute;
    bottom: 30px;
    left: 50%;
    margin-left: -145px;
}
.set_conventional .buttons li {
    float: left;
}
.set_conventional .buttons li:last-child {
    margin-left: 30px;
}
.set_conventional .buttons li a {
    width: 130px;
    height: 40px;
    padding-top: 11px;
    line-height: 1.2;
}
.set_conventional .buttons li:last-child a {
    padding-top: 4px;
}

.compare_product_wrapper .sortAsc,
.compare_product_wrapper .sortDesc {
  background: rgba(0,0,0,0.1);
}
.compare_product_wrapper .product_head .sortAsc a{
  display: block;
  background: url("../img/sort_arrow_asc.png") no-repeat right center;
  padding-right: 13px;
}
.compare_product_wrapper .product_head .sortDesc a{
  display: block;
  background: url("../img/sort_arrow_desc.png") no-repeat right center;
  padding-right: 13px;
}

#compare_content .loader {
	width: 100%;
	height: 100%;
	position: fixed;
	top: 0;
	left: 0;
	background: rgba(255,255,255,0.7);
	z-index: 20000;
}
#compare_content .loader img {
	width: 125px;
	height: 125px;
	position: absolute;
	left: 50%;
	top: 50%;
	margin: -62px 0 0 -62px;
	background: #ccc;
}

#compare_content .failedBalloon {
width: 240px;
	position: fixed;
	top: 130px;
	left: 50%;
	padding: 4px;
	margin-left: -120px;
	text-align: center;
	font-size: 14px;
	background: #f3c651;
	border: 1px solid #d1a940;
	border-radius: 4px;
	z-index: 1000;
}





/* --------------------------------------------------------------------------
	INTRO JS
--------------------------------------------------------------------------- */

.introjs-overlay {
  position: absolute;
  z-index: 999999;
  background-color: #000;
  opacity: 0;
  background: -moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.4)),color-stop(100%,rgba(0,0,0,0.9)));
  background: -webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: -ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  background: radial-gradient(center,ellipse cover,rgba(0,0,0,0.4) 0,rgba(0,0,0,0.9) 100%);
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#66000000',endColorstr='#e6000000',GradientType=1)";
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  filter: alpha(opacity=50);
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-fixParent {
  z-index: auto !important;
  opacity: 1.0 !important;
  -webkit-transform: none !important;
     -moz-transform: none !important;
      -ms-transform: none !important;
       -o-transform: none !important;
          transform: none !important;
}

.introjs-showElement,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  z-index: 9999999 !important;
}

.introjs-disableInteraction {
  z-index: 99999999 !important;
  position: absolute;
}

.introjs-relativePosition,
tr.introjs-showElement > td,
tr.introjs-showElement > th {
  position: relative;
}

.introjs-helperLayer {
  position: absolute;
  z-index: 9999998;
  background-color: #FFF;
  background-color: rgba(255,255,255,.9);
  border: 1px solid #777;
  border: 1px solid rgba(0,0,0,.5);
  border-radius: 4px;
  box-shadow: 0 2px 15px rgba(0,0,0,.4);
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-tooltipReferenceLayer {
  position: absolute;
  visibility: hidden;
  z-index: 10000000;
  background-color: transparent;
  -webkit-transition: all 0.3s ease-out;
     -moz-transition: all 0.3s ease-out;
      -ms-transition: all 0.3s ease-out;
       -o-transition: all 0.3s ease-out;
          transition: all 0.3s ease-out;
}

.introjs-helperLayer *,
.introjs-helperLayer *:before,
.introjs-helperLayer *:after {
  -webkit-box-sizing: content-box;
     -moz-box-sizing: content-box;
      -ms-box-sizing: content-box;
       -o-box-sizing: content-box;
          box-sizing: content-box;
}

.introjs-helperNumberLayer {
  position: absolute;
  visibility: visible;
  top: -16px;
  left: -16px;
  z-index: 9999999999 !important;
  padding: 2px;
  font-family: Arial, verdana, tahoma;
  font-size: 13px;
  font-weight: bold;
  color: white;
  text-align: center;
  text-shadow: 1px 1px 1px rgba(0,0,0,.3);
  background: #ff3019; /* Old browsers */
  background: -webkit-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* Chrome10+,Safari5.1+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ff3019), color-stop(100%, #cf0404)); /* Chrome,Safari4+ */
  background:    -moz-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* FF3.6+ */
  background:     -ms-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* IE10+ */
  background:      -o-linear-gradient(top, #ff3019 0%, #cf0404 100%); /* Opera 11.10+ */
  background:         linear-gradient(to bottom, #ff3019 0%, #cf0404 100%);  /* W3C */
  width: 20px;
  height:20px;
  line-height: 20px;
  border: 3px solid white;
  border-radius: 50%;
  filter: "progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff3019', endColorstr='#cf0404', GradientType=0)"; /* IE6-9 */
  filter: "progid:DXImageTransform.Microsoft.Shadow(direction=135, strength=2, color=ff0000)"; /* IE10 text shadows */
  box-shadow: 0 2px 5px rgba(0,0,0,.4);
}

.introjs-arrow {
  border: 5px solid white;
  content:'';
  position: absolute;
}
.introjs-arrow.top {
  top: -10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.top-right {
  top: -10px;
  right: 10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.top-middle {
  top: -10px;
  left: 50%;
  margin-left: -5px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:white;
  border-left-color:transparent;
}
.introjs-arrow.right {
  right: -10px;
  top: 10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:white;
}
.introjs-arrow.right-bottom {
  bottom:10px;
  right: -10px;
  border-top-color:transparent;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:white;
}
.introjs-arrow.bottom {
  bottom: -10px;
  border-top-color:white;
  border-right-color:transparent;
  border-bottom-color:transparent;
  border-left-color:transparent;
}
.introjs-arrow.left {
  left: -10px;
  top: 10px;
  border-top-color:transparent;
  border-right-color:white;
  border-bottom-color:transparent;
  border-left-color:transparent;
}
.introjs-arrow.left-bottom {
  left: -10px;
  bottom:10px;
  border-top-color:transparent;
  border-right-color:white;
  border-bottom-color:transparent;
  border-left-color:transparent;
}

.introjs-tooltip {
  position: absolute;
  visibility: visible;
  padding: 15px;
  background-color: white;
  /*min-width: 200px;
  max-width: 300px;*/
  border-radius: 3px;
  box-shadow: 0 1px 10px rgba(0,0,0,.4);
  -webkit-transition: opacity 0.1s ease-out;
     -moz-transition: opacity 0.1s ease-out;
      -ms-transition: opacity 0.1s ease-out;
       -o-transition: opacity 0.1s ease-out;
          transition: opacity 0.1s ease-out;
}

.introjs-tooltipbuttons {
  text-align: right;
  white-space: nowrap;
}

/*
 Buttons style by http://nicolasgallagher.com/lab/css3-github-buttons/
 Changed by Afshin Mehrabani
*/
.introjs-button {
  position: relative;
  overflow: visible;
  display: inline-block;
  padding: 0.3em 0.8em;
  border: 1px solid #d4d4d4;
  margin: 0;
  text-decoration: none;
  text-shadow: 1px 1px 0 #fff;
  font: 11px/normal sans-serif;
  color: #333;
  white-space: nowrap;
  cursor: pointer;
  outline: none;
  background-color: #ececec;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#f4f4f4), to(#ececec));
  background-image: -moz-linear-gradient(#f4f4f4, #ececec);
  background-image: -o-linear-gradient(#f4f4f4, #ececec);
  background-image: linear-gradient(#f4f4f4, #ececec);
  -webkit-background-clip: padding;
  -moz-background-clip: padding;
  -o-background-clip: padding-box;
  /*background-clip: padding-box;*/ /* commented out due to Opera 11.10 bug */
  -webkit-border-radius: 0.2em;
  -moz-border-radius: 0.2em;
  border-radius: 0.2em;
  /* IE hacks */
  zoom: 1;
  *display: inline;
  margin-top: 10px;
}

.introjs-button:hover {
  border-color: #bcbcbc;
  text-decoration: none;
  box-shadow: 0px 1px 1px #e3e3e3;
}

.introjs-button:focus,
.introjs-button:active {
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ececec), to(#f4f4f4));
  background-image: -moz-linear-gradient(#ececec, #f4f4f4);
  background-image: -o-linear-gradient(#ececec, #f4f4f4);
  background-image: linear-gradient(#ececec, #f4f4f4);
}

/* overrides extra padding on button elements in Firefox */
.introjs-button::-moz-focus-inner {
  padding: 0;
  border: 0;
}

.introjs-skipbutton {
  margin-right: 5px;
  color: #7a7a7a;
}

.introjs-prevbutton {
  -webkit-border-radius: 0.2em 0 0 0.2em;
  -moz-border-radius: 0.2em 0 0 0.2em;
  border-radius: 0.2em 0 0 0.2em;
  border-right: none;
}

.introjs-nextbutton {
  -webkit-border-radius: 0 0.2em 0.2em 0;
  -moz-border-radius: 0 0.2em 0.2em 0;
  border-radius: 0 0.2em 0.2em 0;
}

.introjs-disabled, .introjs-disabled:hover, .introjs-disabled:focus {
  color: #9a9a9a;
  border-color: #d4d4d4;
  box-shadow: none;
  cursor: default;
  background-color: #f4f4f4;
  background-image: none;
  text-decoration: none;
}

.introjs-bullets {
  text-align: center;
}
.introjs-bullets ul {
  clear: both;
  margin: 15px auto 0;
  padding: 0;
  display: inline-block;
}
.introjs-bullets ul li {
  list-style: none;
  float: left;
  margin: 0 2px;
}
.introjs-bullets ul li a {
  display: block;
  width: 6px;
  height: 6px;
  background: #ccc;
  border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-border-radius: 10px;
  text-decoration: none;
}
.introjs-bullets ul li a:hover {
  background: #999;
}
.introjs-bullets ul li a.active {
  background: #999;
}

.introjs-progress {
  overflow: hidden;
  height: 10px;
  margin: 10px 0 5px 0;
  border-radius: 4px;
  background-color: #ecf0f1
}
.introjs-progressbar {
  float: left;
  width: 0%;
  height: 100%;
  font-size: 10px;
  line-height: 10px;
  text-align: center;
  background-color: #08c;
}

.introjsFloatingElement {
  position: absolute;
  height: 0;
  width: 0;
  left: 50%;
  top: 50%;
}

.introjs-fixedTooltip {
  position: fixed;
}

.introjs-hint {
  position: absolute;
  background: transparent;
  width: 20px;
  height: 15px;
}

.introjs-hidehint {
  display: none;
}

.introjs-fixedhint {
  position: fixed;
}

.introjs-hint:hover > .introjs-hint-pulse {
  border: 5px solid rgba(60, 60, 60, 0.57);
}

.introjs-hint-pulse {
  width: 10px;
  height: 10px;
  border: 5px solid rgba(60, 60, 60, 0.27);
  -webkit-border-radius: 30px;
  -moz-border-radius: 30px;
  border-radius: 30px;
  background-color: rgba(136, 136, 136, 0.24);
  z-index: 10;
  position: absolute;
  -webkit-transition: all 0.2s ease-out;
     -moz-transition: all 0.2s ease-out;
      -ms-transition: all 0.2s ease-out;
       -o-transition: all 0.2s ease-out;
          transition: all 0.2s ease-out;
}

.introjs-hint-dot {
  border: 10px solid rgba(146, 146, 146, 0.36);
  background: transparent;
  -webkit-border-radius: 60px;
  -moz-border-radius: 60px;
  border-radius: 60px;
  height: 50px;
  width: 50px;
  -webkit-animation: introjspulse 3s ease-out;
  -moz-animation: introjspulse 3s ease-out;
  animation: introjspulse 3s ease-out;
  -webkit-animation-iteration-count: infinite;
  -moz-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
  position: absolute;
  top: -25px;
  left: -25px;
  z-index: 1;
  opacity: 0;
}

@-moz-keyframes intrjspulse {
 0% {
    -moz-transform: scale(0);
    opacity: 0.0;
 }
 25% {
    -moz-transform: scale(0);
    opacity: 0.1;
 }
 50% {
    -moz-transform: scale(0.1);
    opacity: 0.3;
 }
 75% {
    -moz-transform: scale(0.5);
    opacity: 0.5;
 }
 100% {
    -moz-transform: scale(1);
    opacity: 0.0;
 }
}

@-webkit-keyframes "introjspulse" {
 0% {
    -webkit-transform: scale(0);
    opacity: 0.0;
 }
 25% {
    -webkit-transform: scale(0);
    opacity: 0.1;
 }
 50% {
    -webkit-transform: scale(0.1);
    opacity: 0.3;
 }
 75% {
    -webkit-transform: scale(0.5);
    opacity: 0.5;
 }
 100% {
    -webkit-transform: scale(1);
    opacity: 0.0;
 }
}










/* --------------------------------------------------------------------------
	CSS ANIMATE
--------------------------------------------------------------------------- */
.ItemList-enter {
  opacity: 1;
}
.ItemList-enter.ItemList-enter-active {
  opacity: 0;
  -webkit-transition: 500ms linear;
}
.ItemList-leave {
  opacity:1;
}
.ItemList-leave.ItemList-leave-active {
  opacity:0;
  -webkit-transition: 500ms linear;
}