.panel {
  border: 2px solid rgba(255, 0, 0, 0.2);
  position: relative;
  align-items: center;
  background-color: rgba(0, 0, 0, 0.75);
  border-radius: 0px;
  box-shadow: 0 0 10px 3px #5403a7;
}
.navbar {
    border: 2px solid rgba(255, 0, 0, 0.2);
    position: relative;
    background-color: #031627cc;
    border-radius: 0px;
    box-shadow: 0 0 10px 3px #1c7ae9;
    max-width: 1500px;
    margin: 15px auto;
}

.footer {
    border: 2px solid rgba(0, 200, 255, 0.2);
    position: relative;
    background-color: #031727cc;
    border-radius: 0px;
    box-shadow: 0 0 10px 3px #1c7ae9;
    max-width: 1500px;
    margin: 0 auto;
	overflow: visible;
}

.panel-default:after,
.panel-default:before {
    animation: clippath 10s linear infinite;
    border: 2px solid transparent;
    border-image: linear-gradient(90deg, #a967f5, #08bafb) 1;
    border-radius: 0px;
    bottom: -2px;
    content: '';
    left: -2px;
    position: absolute;
    right: -2px;
    top: -2px;
    transition: all 0.5s;
}

.panel-def-footer:after {
  animation: clippath 20s linear -1.5s infinite;
}

.panel-def-footer:after,
.panel-def-footer:before {
    animation: clippath 20s linear infinite;
    border: 2px solid transparent;
    border-image: linear-gradient(90deg, #a967f5, #08bafb) 1;
    border-radius: 0px;
    bottom: -2px;
    content: '';
    left: -2px;
    position: absolute;
    right: -2px;
    top: -2px;
    transition: all 0.5s;
}

.panel-def-footer:after {
  animation: clippath 20s linear -1.5s infinite;
}

.panel-body, .list-group {
  background: linear-gradient(90deg, #1a0131, #59128b 50%, #1a0131);
  border: 1px solid #5a149bbd;
  border-radius: 0px;
  border-top: 2px solid #891ed4;
  margin: 10px auto;

    margin-bottom: 10px !important;
  padding: 15px;
  width: 95%;
}
.main_body_boxen>.container-fluid {
  background: linear-gradient(90deg, #1a0131, #59128b 50%, #1a0131);
  border: 1px solid #5a149bbd;
  border-radius: 0px;
  border-top: 2px solid #891ed4;
  border-top: 2px solid #891ed4;
  margin: 10px auto;
  padding: 15px;
  width: 95%;
}

.cxm-header {
  position: relative;
  height: auto;
  border-radius: 0px;
  z-index: 1;
  box-shadow: 0px 0px 10px 3px rgba(9, 25, 30, 0.75);;
  margin: auto;
  width:100%;
  max-width: 1500px;
}

.header-container {
  width: 100%;
  height: auto;
  position: relative;
  border-radius: 0px;
}
.cxm-slider {
  position: relative;
  width: 100%;
  max-width: 1500px;
  margin: auto;
  overflow: hidden;
}

.cxm-slider img {
  width: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: 0;
  opacity: 0;
  transition: opacity 6s ease;
}

.cxm-slider img.active {
  opacity: 1;
}

.header-shadow {
  align-items: center;
  background-color: #031627cc;
  border-radius: 0px;
  box-shadow: 0 0 10px 3px #1c7ae9;
  display: flex;
  flex-direction: column;
  margin: 0 auto;
}

.animation-border {
  border: 2px solid rgba(0, 187, 255, 0.2);
  position: relative;
}

.animation-border:after,
.animation-border:before {
    animation: clippath 20s linear infinite;
    border: 2px solid transparent;
    border-image: linear-gradient(90deg, #08bafb, #a967f5) 1;
    border-radius: 0px;
    bottom: -2px;
    content: '';
    left: -2px;
    position: absolute;
    right: -2px;
    top: -2px;
    transition: all 0.5s;
}

.animation-border:after {
  animation: clippath 20s linear -1.5s infinite;
}

@keyframes clippath {
  0%,
  to {
    -webkit-clip-path: inset(0 0 98% 0);
    clip-path: inset(0 0 98% 0);
  }

  25% {
    -webkit-clip-path: inset(0 98% 0 0);
    clip-path: inset(0 98% 0 0);
  }

  50% {
    -webkit-clip-path: inset(98% 0 0 0);
    clip-path: inset(98% 0 0 0);
  }

  75% {
    -webkit-clip-path: inset(0 0 0 98%);
    clip-path: inset(0 0 0 98%);
  }
}

.container,.padding_null_left>.container-fluid {
    padding-right: 0px;
    padding-left: 0px;
    margin-right: auto;
    margin-left: auto;
}

#main_heading_boxen, #main_heading_text, #main_heading {
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    letter-spacing: 1px;
    text-align: center;
    text-shadow: 1px 2px 2px #ae44f9;
    margin-bottom: 10px;
    border-bottom: 0px;
}
.btn-xs{
	text-shadow: none;
	background-color: #000;

}
.nav-tabs>li>a:hover, .nav-tabs>li>a:focus{
	color:#000;
}

.title-widget {
    background-color: transparent;
    color: #fff;
    cursor: pointer;
    letter-spacing: 1px;
    text-shadow: 1px 2px 2px #2894f9;
    margin-bottom: 10px;
    border-bottom: 0px;
}

.footer_innen {
    background: linear-gradient(90deg, #060d2c 10%, #1c388dcc 50%, #060d2c 90%);
    border: 1px solid #121d9b99;
    border-radius: 0px;
    border-top: 2px solid #0d3caa;
    margin: 20px auto;
    padding: 15px;
    width: 100%;
}

.widget_nav_menu{
    float: left;
    width: 100%;
    margin-right: 2%;
    padding: 20px;
    box-sizing: border-box;
}
.table-striped>tbody>tr:nth-of-type(odd) {
    background-color: transparent;
}
.table-hover>tbody>tr:hover {
    background-color: transparent;
}