@media (max-width: 1200px){
  .container {
    max-width: 100%;
  }
}

body {
  font-family: "Open Sans";
  /* background-image: url(https://s21796.pcdn.co/wp-content/uploads/2016/08/Connect_pages_a-22.png) !important;background-position: center !important;background-repeat: no-repeat !important;background-size: cover !important;} */
}
/*
.modal-full #showDetailmodal {
  max-width: 70%;
}

.modal {
  overflow-y:auto;
} */

#error-modal {
  z-index: 1061;
}

#modal {
  z-index: 1059;
}

.modal-dialog.modal-xl {
  max-width: 90%!important;
  width: 90%!important;
}

#main_conent {
  overflow-wrap: break-word;
}

.table-fixed thead tr{
    display:block;
}

.table-fixed th,.table-fixed td{
    width:300px;
}

.far {
  color: #0000148c;
}

.table-fixed  tbody{
  display:block;
  max-height:200px;
  overflow:auto;
}

.table td .table th {
  text-align: center;
}

.modal-header {
  border: none!important;
}

.modal-footer {
 border: none!important;
}

.modal-content {
  border-radius: 25px!important;
}

#error_modal_body p {
  text-align: center;
}

#manage-modal {
  z-index: 1060;
  padding-right: 34px;
}

#manage-modal-dialog {
  max-width: 90%!important;
  width: 90%!important;
}

 /* #sub_table {
  width: 550px;
}

.table-fixed tbody {
    height: 500px;
    overflow-y: auto;
    width: 100%;
}

.table-fixed thead {
    width: 100%;
}

.table-fixed thead,
.table-fixed tbody,
.table-fixed tr,
.table-fixed td,
.table-fixed th {
    display: block;
}

.table-fixed tbody td,
.table-fixed tbody th,
.table-fixed thead > tr > th {
    float: left;
    position: relative;
} */

/*

.table-fixed{
  width: 100%;
  tbody{
    height:100px;
    overflow-y:scroll;
    width: 100%;
    }
  thead,tbody,tr,td,th{
    display:block;
  }
  tbody{
    td{
      float:left;
    }
  }
  thead {
    tr{
      th{
        float:left;
      }
    }
  }
} */

#dubber_logo {
    max-height: 56px;
    max-width: 100px;
    vertical-align: middle;
    height: auto;
}

.dubberTitleBar {
    width: 100%;
    height: 56px;
    position: fixed;
    z-index: 20;
}

#topnav{
  /* background-color: #D8D7D4!important; */
  background-color: #000012!important;
}

/* .modal-full #showDetail {
  min-width: 100%;
  padding-right: 5px!important;
  padding-left: 5px!important;
}

.modal-full #showDetailmodal {
  min-width: 100%;
  padding-right: 5px!important;
  padding-left: 5px!important;
} */

label {
    display: inline-block;
    margin-bottom: .5rem;
    font-weight: bolder!important;
}

.sidebar-nav li a {
  color: white!important;
}

thead {
  background-color: rgba(162, 162, 162, 0.49)!important;
  border: none!important;
}

thead th {
  border: none!important;
}

.btn-primary {
    color: #fff!important;
    background-color: #ff5d1b!important;
    border-color: #ff5d1b!important;
    border-radius: 25px!important;
    padding-left: 30px!important;
    padding-right: 30px!important;
}

.btn-primary:hover {
  color: #fff!important;
  background-color: #ff5d1b!important;
  border-color: #ff5d1b!important;
  border-radius: 25px!important;
  padding-left: 30px!important;
  padding-right: 30px!important;
}

.btn-primary:active {
  color: #fff!important;
  background-color: #ff5d1b!important;
  border-color: #ff5d1b!important;
  border-radius: 25px!important;
  padding-left: 30px!important;
  padding-right: 30px!important;
}

.btn-secondary {
  color: #fff!important;
  background-color: #D9D9D9!important;
  border-color: #D9D9D9!important;
  border-radius: 25px!important;
  padding-left: 30px!important;
  padding-right: 30px!important;
}

.btn-secondary:hover {
  color: #fff!important;
  background-color: #D9D9D9!important;
  border-color: #D9D9D9!important;
  border-radius: 25px!important;
  padding-left: 30px!important;
  padding-right: 30px!important;
}

.btn-secondary:active {
  color: #fff!important;
  background-color: #D9D9D9!important;
  border-color: #D9D9D9!important;
  border-radius: 25px!important;
  padding-left: 30px!important;
  padding-right: 30px!important;
}

.form-control {
    border-radius: 10px!important;
    border-color: black;
    border-width: 1.5px;
}

#heading {
  font-weight: bolder!important;
}

a {
  color: #000012!important;
}

a:hover {
  color: #000012!important;
  font-weight: bolder!important;
  text-decoration: none!important;
}

.manage {
  color: #000012!important;
}

.manage:hover {
  cursor: pointer;
  color: #000012!important;
  font-weight: bolder!important;
  text-decoration: none!important;
}

.nav-tabs {
    border-bottom: 1px solid #000012!important;
}

#modal_title {
  width: 100%!important;
  text-align: center!important;
  font-weight: bolder!important;
}

.nav-tabs>li>a.active {
  font-weight: bold!important;
  border-color: #ff5d1b!important;
  border-bottom: #ff5d1b!important;
  border-bottom-width: thick!important;
  border-style: solid!important;
}

.nav-tabs>li>a, .nav-tabs>li>a.active {
    border-top: none!important;
    border-left: none!important;
    border-right: none!important;
    padding-top: 5px;
    padding-bottom: 5px;
}

.right-align {
  text-align: right;
}

.fas {
  color: #ffffff !important;
}

.do-black {
  color: black!important;
}

.btn-outline-success {
    color: #000014;
    background-color: transparent;
    background-image: none;
    border-color: #000014;
    border-radius: 25px;
}

.btn-outline-success:hover {
    color: #000018;
    background-color: transparent;
    background-image: none;
    border-color: #000018;
    border-radius: 25px;
}

.btn-outline-success:active {
    color: #000018;
    background-color: transparent;
    background-image: none;
    border-color: #000018;
    border-radius: 25px;
}

/* The switch - the box around the slider */
.switch {
  position: relative;
  display: inline-block;
  width: 35px;
  height: 20px;
}

/* Hide default HTML checkbox */
.switch input {
  opacity: 0;
  width: 0;
  height: 0;
}

/* The slider */
.slider {
  position: absolute;
  cursor: pointer;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background-color: #ccc;
  -webkit-transition: .4s;
  transition: .4s;
}

.slider:before {
  position: absolute;
  content: "";
  height: 11px;
  width: 11px;
  left: 5px;
  bottom: 5px;
  background-color: white;
  -webkit-transition: .4s;
  transition: .4s;
}

input:checked + .slider {
  background-color: #2196F3;
}

input:focus + .slider {
  box-shadow: 0 0 1px #2196F3;
}

input:checked + .slider:before {
  -webkit-transform: translateX(15px);
  -ms-transform: translateX(15px);
  transform: translateX(15px);
}

/* Rounded sliders */
.slider.round {
  border-radius: 34px;
}

.slider.round:before {
  border-radius: 50%;
}

div .c3 {
  margin-bottom: -25px;
}

hr {
  margin: 0;
}

/* Style the buttons that are used to open and close the accordion panel */
.accordion {
  background-color: #eee;
  color: #444;
  cursor: pointer;
  width: 100%;
  text-align: left;
  border: none;
  outline: none;
  transition: 0.4s;
}

i.far.fa-trash-alt.deleteitem {
  cursor: pointer;
}

/* Add a background color to the button if it is clicked on (add the .active class with JS), and when you move the mouse over it (hover) */
.active_prod, .accordion:hover {
  background-color: #ccc;
}

/* Style the accordion panel. Note: hidden by default */
.panel {
  padding: 0 18px;
  background-color: white;
  overflow: hidden;
}
