
/* DEMO CSS */

.slide-out-div {
  padding: 10px 0px 10px 10px;
  width: 202px;
  background: #008357;
  z-index: 9999999999999;
  border-top-right-radius: 2px;
  border-bottom-right-radius: 2px;
  box-shadow: 1px 1px 3px 0px rgba(0, 0, 0, 0.15);
  clear: both;
}

.slide-out-div strong {
  display: block;
  clear: both;
  margin-bottom: 8px;
  padding-bottom: 5px;
  border-bottom: 1px solid #eee;
}

.style-box-patterns {
  background-color: #fff;
  height: 28px;
  width: 28px;
  text-indent: 10px;
  display: block;
  margin-bottom: 1px;
  margin-right: 10px;
  float: left;
}

.demo-video-play {
  width: 28px;
  height: 28px;
  display: block;
  margin-bottom: 10px;
  background-color: #eee;
  color: #444;
  text-align: center;
  font-size: 16px;
  float: left;
  margin-right: 10px;
}

.demo-video-play i {
  font-size: 20px;
  line-height: 28px;
}
.slide-out-div :hover{
	color:#e65100;

}
@media (max-width: 992px) {
.z-depth-1, nav, .card-panel, .card, .toast, .btn, .btn-large, .btn-floating, .dropdown-content, .collapsible, .side-nav {
 box-shadow: 0 2px 5px 0 rgba(0, 0, 0, 0.16), 0 2px 10px 0 rgba(0, 0, 0, 0.12);
}
.right-column .social-links {
    padding-top: 0px;
    text-align: center;
}
.slide-out-div  {
 display: none;
}
.logou {
 display: none;
}

.content2d{
	 display: none;
}

}

.style-box-patterns:last-child {
  margin-bottom: 0;
}

.color1 {
  background-color: #c62828;
}

.color2 {
  background-color: #ad1457;
}

.color3 {
  background-color: #6a1b9a;
}

.color4 {
  background-color: #4527a0;
}

.color5 {
  background-color: #283593;
}

.color6 {
  background-color: #1565c0;
}

.color7 {
  background-color: #0277bd;
}

.color8 {
  background-color: #00838f;
}

.color9 {
  background-color: #00695c;
}

.color10 {
  background-color: #2e7d32;
}

.color11 {
  background-color: #558b2f;
}

.color12 {
  background-color: #9e9d24;
}

.color13 {
  background-color: #f9a825;
}

.color14 {
  background-color: #ff8f00;
}

.color15 {
  background-color: #ef6c00;
}

.color16 {
  background-color: #d84315;
}

.color17 {
  background-color: #4e342e;
}

.color18 {
  background-color: #424242;
}

.color19 {
  background-color: #455a64;
}


.jam{
    width: 47px;
    height: 46px;
    display: block;
    border-radius: 6px;
    text-indent: 10px;
    outline: none;
    position: absolute;
    top: 30px;
    right: -44px;
    box-shadow: 0 2px 8px 0 rgba(0, 0, 0, 0.1), 0 2px 8px 0 rgba(0, 0, 0, 0.1);
    background: #fff url(data:image/svg+xml;utf-8,<svg xmlns="http://www.w3.org/2000/svg" width="50"…6F3" d="M15.41 7.41l-1.41-1.41-6 6 6 6 1.41-1.41-4.58-4.59z"></path></svg>);
}
/*width: 47px;
    height: 76px;
    display: block;
    text-indent: 10px;
    outline: none;
    position: absolute;
    top: 0px;
    right: -47px;
    background: url(tool.png) no-repeat;*/

