.logoutstrip {
  background: #111 !important;
  z-index: 9;
  float: left;
  padding: 3px;
}

.logout span {
  color: white;
  float: right;
}

.mynav {
  background-color: #333;
  border: none;
  border-radius: 0px !important;
  float: left;
  width: 100%;
}

.menus {
  padding-top: 1em;
}

.ipad1 {
  padding: 0px 10px;
}

.navmenu ul li {
  margin: 0px 2px !important;
  border: 1px solid #111;
}

.navmenu ul li a {
  color: white !important;
}

.navbar-nav > li > .dropdown-menu {
  background: #333;
}

.active a span,
.active a {
  color: black !important;
}

.nav.navbar-nav li a:active {
  background: white !important;
  color: black !important;
}

.sec_menu .nav.navbar-nav li a:hover,
.sec_menu .nav-active {
  /*background: white !important;*/
  color: white !important;
  font-size: 16px;
}

.navbar {
  margin-bottom: 0px !important;
}

.searchbarr {
  padding: 1em;
}

.searchbarr {
  padding: 1em;
  background: #fbfbfb;
  border-bottom: 1px solid #e9e9e9;
  float: left;
  width: 100%;
}

.searchbarr span {
  font-size: 34px;
}

.mainconteint {
  padding-top: 1em !important;
  float: left;
  padding: 0px;
  width: 100%;
}

.content {
  padding: 1em 0;
}

.table1 tr th {
  padding: 5px !important;
}

.title1 th {
  background: #ededed;
  padding: 10px;
}

.table1 tr td {
  padding: 10px;
}

.table1 tr {
  border-bottom: 1px dotted #bdaeae;
  border-radius: 0px !important;
}

.table1 {
  width: 100%;
  background: #fff;
  border: 1px solid #eaeaea;
  -webkit-box-shadow: 0px 0px 10px #eaeaea;
          box-shadow: 0px 0px 10px #eaeaea;
}

.x_dash_log {
  background: orange !important;
  border-radius: 0px;
  border: none;
  padding: 8px 25px;
  color: white;
  font-weight: bold;
}

.pad_bot_tbl {
  padding-bottom: 1em;
}

.a {
  float: left;
  padding: 0px !important;
}

.no_pad {
  padding: 0px;
}

.pagination {
  margin: 0 0;
}

.dropdown ul li:hover {
  border: none !important;
}

.dropdown a:focus {
  color: black !important;
}

.padbot {
  margin-bottom: 1em;
}

.breadnewnb {
  background: none;
  padding-left: 0;
  padding-top: 0;
  margin: 0;
}

.homeimg {
  padding-bottom: 2em;
}

.brwimg {
  padding-left: 10em;
}

.my_log {
  width: 34%;
  vertical-align: middle;
  left: 33% !important;
  top: 30%;
  position: absolute;
  background: white;
  padding: 25px;
}

.dropdown-menu ul li {
  padding: 5px;
  border: none !important;
}

.dropdown-menu li {
  padding: 5px;
  border: none !important;
}

.nav.navbar-nav li a:active {
  color: black !important;
}

.lablss label {
  margin: 0px;
  padding: 7px;
}

.fgrp {
  margin-bottom: 1em !important;
  float: left;
  width: 100%;
}

.headertext {
  background: black;
  color: white;
}

.padd-mar {
  margin: 1em;
  float: left;
  width: 100%;
}

.paginattion margin_bottom .pager {
  margin: 0px !important;
  float: right;
}

.active {
  /* background: #fff !important; */
  color: black !important;
  /*border: 1px solid white !important;*/
}

.navbar-default .navbar-nav > .active > a,
.navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > .active > a:hover {
  color: #000 !important;
  background-color: #fff !important;
  border: none !important;
}

.npad {
  padding: 0px !important;
}

.lble label {
  padding-top: 5px;
}

.pad10 {
  padding: 15px !important;
}

.pad4 {
  margin-top: 1em;
}

.navmenu ul li:hover,
.navmenu ul li:active,
.navmenu ul li:focus {
  border: 1px solid white !important;
  color: black !important;
}

.my_table {
  float: left;
}

.my-form {
  float: left;
}

.margin_bottom {
  margin-bottom: 1em;
  clear: both;
}

/* .my_search span {
    float: right;
    top: 10px;
    left: -25px;
}
 */

.pager {
  text-align: right !important;
  margin: 5px 0px;
}

.c {
  padding: 0px;
  float: left;
  width: 100%;
}

.1 {
  padding: 0px;
  float: left;
}

.m_bot20 {
  margin-bottom: 20px;
}

thead {
  background-color: #f2f2f2;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
  vertical-align: middle;
}

.pagination > .active > a,
.pagination > .active > a:focus,
.pagination > .active > a:hover,
.pagination > .active > span,
.pagination > .active > span:focus,
.pagination > .active > span:hover {
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.pagination > li > a,
.pagination > li > span {
  color: #777;
}

/*-----------------------------Only Media Query Css---------------------------------------*/

@media (max-width: 1200px) {
  .container {
    width: 100% !important;
  }
}

@media (max-width: 768px) {
  .tablea {
    float: left;
    width: 100%;
    margin: 1em 0em;
  }
}

@media (max-width: 570px) {
  .my_log {
    width: 90%;
    left: 5% !important;
  }
}

@media (min-width: 570px) {
  .my_log {
    width: 50%;
    left: 25% !important;
  }
}

@media (min-width: 1300px) {
  .my_log {
    width: 24%;
    left: 38% !important;
  }
}

@media (max-width: 380px) {
  .brwimg {
    padding-left: 0em;
  }
}

@media (max-width: 300px) {
  .my-form {
    float: left;
    width: 33% !important;
  }
}

@media (max-width: 320px) {
  .padbot {
    padding: 0px;
  }
}

.active_el {
  display: block !important;
}

.asc-desc {
  display: -webkit-inline-box;
  display: -ms-inline-flexbox;
  display: inline-flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
      -ms-flex-direction: column;
          flex-direction: column;
}

.asc-desc i {
  width: 10px;
  height: 10px;
  margin-bottom: -6px;
  cursor: pointer;
}

.note p {
  margin: 0;
}

.ellipsis_p {
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}

.note .hide {
  display: none;
}

