  .fishes
	{
		position: relative;
		top: 0;
		left: 0;
	}
	.fish
	{
		position: absolute;
		top: -165px;
    left: 80px;
	}

	.table {
    width: 32%;
    max-width: 100%;
    margin-bottom: 20px;
}

#wrapper {
    padding-right:70px;
    transition: all .4s ease 0s;
    height: 100%
}

#sidebar-wrapper {
    margin-right: -150px;
    right:  70px;
    width: 150px;
    background: #222;
    position: fixed;
    height: 100%;
    z-index: 10000;
    transition: all .4s ease 0s;
}

.sidebar-nav {
    display: block;
    float: right;
    width: 150px;
    list-style: none;
    margin: 0;
    padding: 0;
}
#page-content-wrapper {
    padding-right:  0;
    margin-right: 0;
    width: 100%;
    height: auto;
}
#wrapper.active {
    padding-right:  150px;
}
#wrapper.active #sidebar-wrapper {
    right:  150px;
}

#page-content-wrapper {
  width: 100%;
}

#sidebar_menu li a, .sidebar-nav li a {
    color: #999;
    display: block;
    float: right;
    text-decoration: none;
    width: 150px;
    background: #252525;
    border-top: 1px solid #373737;
    border-bottom: 1px solid #1A1A1A;
    -webkit-transition: background .5s;
    -moz-transition: background .5s;
    -o-transition: background .5s;
    -ms-transition: background .5s;
    transition: background .5s;
}
.sidebar_name {
    padding-top: 25px;
    color: #fff;
    opacity: .7;
}

.sidebar-nav li {
  line-height: 40px;
  text-indent: 20px;
}

.sidebar-nav li a {
  color: #999999;
  display: block;
  text-decoration: none;
}

.sidebar-nav li a:hover {
  color: #fff;
  background: rgba(255,255,255,0.2);
  text-decoration: none;
}

.sidebar-nav li a:active,
.sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav > .sidebar-brand {
  height: 65px;
  line-height: 60px;
  font-size: 18px;
}

.sidebar-nav > .sidebar-brand a {
  color: #999999;
}

.sidebar-nav > .sidebar-brand a:hover {
  color: #fff;
  background: none;
}

#main_icon
{
    float:left;
   padding-left: 65px;
   padding-top:20px;
}
.sub_icon
{
    float:left;
   padding-left: 65px;
   padding-top:10px;
}
.content-header {
  height: 65px;
  line-height: 65px;
}

.content-header h1 {
  margin: 0;
  margin-right: 20px;
  line-height: 65px;
  display: inline-block;
}
.flip{
background: #df0077;
    margin-top: 23px;
    /* margin-left: 30px; */
    margin-right: 95px;
}

@media(max-width:950px){

.fish
  {
    position: absolute;
    top: -165px;
    left: 23px;
  }

  }

@media(max-width:900px){

.fish
  {
    position: absolute;
    top: -165px;
    left: 23px;
  }

  }
@media(max-width:850px){

.fish
  {
    position: absolute;
    top: -165px;
    left: 23px;
  }

  }
@media(max-width:800px){

.fish
  {
    position: absolute;
    top: -165px;
    left: 23px;
  }

  }


@media (max-width:767px) {
    #wrapper {
    padding-right: 70px;
    transition: all .4s ease 0s;
}
#sidebar-wrapper {
    right:  70px;
}
#wrapper.active {
    padding-right: 150px;
}

.fish
  {
    position: absolute;
  top: -524px;
    left: 100px;
  }
#wrapper.active #sidebar-wrapper {
    right: 150px;
    width: 150px;
    transition: all .4s ease 0s;
}
}



.card-block {
    -webkit-box-flex: 1;
  
}


#rt-footer .container-wrapper {
    color: #ffffff;
    background-color: #151515;
}





@media(max-width:700px){

.fish
  {
    position: absolute;
  top: -524px;
    left: 100px;
  }

  }

@media(max-width:650px){

.fish
  {
    position: absolute;
        top: -524px;
    left: 99px;
  }

  }

  @media(max-width:600px){

.fish
  {
    position: absolute;
        top: -522px;
    left: 97px;
  }

  }



@media(max-width:550px){

.fish
  {
    position: absolute;
    top: -522px;
    left: 108px;
  }

  }

  @media(max-width:450px){

.fish
  {
    position: absolute;
        top: -565px;
    left: 75px;
  }

  }

@media(max-width:400px){

.fish
	{
		position: absolute;
		top: -609px;
    left: 51px;
	}

	}

@media(max-width:375px){

.fish
  {
    position: absolute;
   top: -632px;
    left: 42px;
  }

  }
@media(max-width:350px){

.fish
	{
		position: absolute;
		top: -674px;
    left: 33px;
	}

	}

@media(max-width:320px){

.fish
	{
		position: absolute;
		top: -744px;
    left: 7px;
	}

	}

  @media(max-width:300px){

.fish
  {
    position: absolute;
    top: -765px;
    left: 7px;
  }

  }

  @media(max-width:275px){

.fish
  {
    position: absolute;
    top: -822px;
    left: 7px;
  }

  }
