.wrapper {
  margin-top: 80px;
  margin-bottom: 80px;
}
.form-signin {
  max-width: 380px;
  padding: 15px 35px 45px;
  margin: 0 auto;
  background-color: #fff;
  border: 1px solid rgba(0,0,0,0.1);
}
input[type="text"] {
  margin-bottom: -1px;
  border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
}
input[type="password"] {
  margin-bottom: 20px;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
}
.darkBack {
  background: #363e45 !important;
  border-color: #545e6f !important;
}
.darkActiveBack {
  background-color: #545e6f !important;
  border-color: #545e6f !important;
}
#page-wrapper {
  width: 100%;
  padding: 5px 15px;
}
img.logo {
  max-height: 50px;
}
.loginBtn {
  color: #d3d3d3;
  border: 1px solid #808080;
}
.loginBtn:hover {
  color: #fff;
  border: 1px solid #f5f5f5;
}
a.logout {
  float: right;
/*color:#575757;*/
  color: #f5f5f5;
}
a.logout:hover {
  background: rgba(255,255,255,0.2) !important;
}
span.link {
  color: #428bca;
}
span.link:hover {
  text-decoration: underline;
  cursor: pointer;
}
h1,
h2,
h3 {
  color: #85b02d;
}
label,
.table > thead > tr > th,
p.lead {
  color: #016884;
}
label.error {
  color: #aa1520;
}
.page-title-header {
  color: #7e7e7e;
  text-align: center;
  padding-left: 12px;
}
.page-title {
  padding-top: 7px;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  width: 100%;
  font-size: 16px;
/*text-transform: uppercase;*/
  font-weight: 600;
  letter-spacing: 0.3px;
  line-height: 26px;
  height: 40px;
}
.page-search {
  padding: 0px;
  padding-left: 6px;
  font-size: 12px;
  color: #7e7e7e;
  font-weight: 600;
  letter-spacing: 0.3px;
  border-right: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  height: 24px;
  width: 100%;
}
.page-r-side {
  border-right: 1px solid #e6e6e6;
}
.page-l-side {
  border-left: 1px solid #e6e6e6;
}
.page-b-side {
  border-bottom: 1px solid #e6e6e6;
}
.page-search-container {
  width: 100%;
  padding: 0px;
  margin: 0px;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #f5f3f3;
}
.page-b-side {
  border-bottom: 1px solid #e6e6e6;
}
.page-search-container {
  width: 100%;
  padding: 0px;
  margin: 0px;
  max-height: 0px;
  overflow: hidden;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  background-color: #f5f3f3;
}
.animateH {
  max-height: 50px;
  border-bottom: solid 1px #e6e6e6;
}
.page-right {
  padding: 3px 4px;
  border-bottom: 1px solid #e6e6e6;
  height: 40px;
  width: 100%;
}
.page-tab {
  padding: 0px;
  margin: 0px;
  line-height: 32px;
  width: 100%;
  text-align: center;
  background-color: #fff;
  text-decoration: none;
  color: #d3d3d3;
  cursor: pointer;
  font-weight: 600;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
}
.page-tab:hover {
  color: #363e45;
  font-weight: 600;
}
.page-tab-sel {
  background-color: #fff !important;
  cursor: default;
  font-weight: 600;
  color: #363e45;
}
.page-tab-l {
  border-left: 1px solid #e6e6e6;
}
.page-tab-b {
  border-bottom: 1px solid #e6e6e6;
}
.page-tab-r {
  border-right: 1px solid #e6e6e6;
}
.plainText {
  display: block;
  width: 100%;
  height: 34px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555;
  vertical-align: middle;
  background-color: #fff;
  border: 0px;
}
.plainText:focus {
  color: #000;
  border: 0px;
  border-color: #fff;
  outline-width: 0px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px #fff;
  box-shadow: inset 0 1px 1px rgba(0,0,0,0.075), 0 0 8px #fff;
  border-bottom: 1px dotted #d3d3d3;
}
.DTTT_container {
  margin-left: 30px;
}
span.tab {
  padding: 0 80px; /* Or desired space*/
}
.tableDetails {
  font-family: arial, sans-serif;
  border-collapse: collapse;
  width: 100%;
}
td.tableDetails,
th.tableDetails {
  border: 1px solid #f5f8fb;
  text-align: left;
  padding: 8px;
}
tr.tableDetails:nth-child(even) {
  background-color: #f5f8fb;
}
.bubblingG {
  text-align: center;
  width: 470px;
  height: 294px;
  margin: auto;
}
.bubblingG span {
  display: inline-block;
  vertical-align: middle;
  width: 59px;
  height: 59px;
  margin: 147px auto;
  background: #363e45;
  border-radius: 294px;
  -o-border-radius: 294px;
  -ms-border-radius: 294px;
  -webkit-border-radius: 294px;
  -moz-border-radius: 294px;
  animation: bubblingG 1.5s infinite alternate;
  -o-animation: bubblingG 1.5s infinite alternate;
  -ms-animation: bubblingG 1.5s infinite alternate;
  -webkit-animation: bubblingG 1.5s infinite alternate;
  -moz-animation: bubblingG 1.5s infinite alternate;
}
#bubblingG_1 {
  animation-delay: 0s;
  -o-animation-delay: 0s;
  -ms-animation-delay: 0s;
  -webkit-animation-delay: 0s;
  -moz-animation-delay: 0s;
}
#bubblingG_2 {
  animation-delay: 0.45s;
  -o-animation-delay: 0.45s;
  -ms-animation-delay: 0.45s;
  -webkit-animation-delay: 0.45s;
  -moz-animation-delay: 0.45s;
}
#bubblingG_3 {
  animation-delay: 0.9s;
  -o-animation-delay: 0.9s;
  -ms-animation-delay: 0.9s;
  -webkit-animation-delay: 0.9s;
  -moz-animation-delay: 0.9s;
}
@-o-keyframes bubblingG {
  0% {
    width: 59px;
    height: 59px;
    background-color: #363e45;
    -o-transform: translateY(0);
  }
  100% {
    width: 141px;
    height: 141px;
    background-color: transparent;
    -o-transform: translateY(-123px);
  }
}
@-ms-keyframes bubblingG {
  0% {
    width: 59px;
    height: 59px;
    background-color: #363e45;
    -ms-transform: translateY(0);
  }
  100% {
    width: 141px;
    height: 141px;
    background-color: transparent;
    -ms-transform: translateY(-123px);
  }
}
@-webkit-keyframes bubblingG {
  0% {
    width: 59px;
    height: 59px;
    background-color: #363e45;
    -webkit-transform: translateY(0);
  }
  100% {
    width: 141px;
    height: 141px;
    background-color: transparent;
    -webkit-transform: translateY(-123px);
  }
}
@-moz-keyframes bubblingG {
  0% {
    width: 59px;
    height: 59px;
    background-color: #363e45;
    -moz-transform: translateY(0);
  }
  100% {
    width: 141px;
    height: 141px;
    background-color: transparent;
    -moz-transform: translateY(-123px);
  }
}
@-moz-keyframes bubblingG {
  0% {
    width: 59px;
    height: 59px;
    background-color: #363e45;
    transform: translateY(0);
  }
  100% {
    width: 141px;
    height: 141px;
    background-color: transparent;
    transform: translateY(-123px);
  }
}
@-webkit-keyframes bubblingG {
  0% {
    width: 59px;
    height: 59px;
    background-color: #363e45;
    transform: translateY(0);
  }
  100% {
    width: 141px;
    height: 141px;
    background-color: transparent;
    transform: translateY(-123px);
  }
}
@-o-keyframes bubblingG {
  0% {
    width: 59px;
    height: 59px;
    background-color: #363e45;
    transform: translateY(0);
  }
  100% {
    width: 141px;
    height: 141px;
    background-color: transparent;
    transform: translateY(-123px);
  }
}
@keyframes bubblingG {
  0% {
    width: 59px;
    height: 59px;
    background-color: #363e45;
    transform: translateY(0);
  }
  100% {
    width: 141px;
    height: 141px;
    background-color: transparent;
    transform: translateY(-123px);
  }
}
