﻿.content { color:#000000;}
.page-content {min-height:720px;}
.cp-pricing { background: rgba(99, 69, 27, 0.16); margin: 15px; padding: 68px 0px; height: 160px; width: 280px; text-align: center; vertical-align: middle; font-size: 20px; line-height: 1.7; color: #cc9966; font-weight: bolder; }
.cp-pricing a { font-size: 20px; line-height: 1.7; font-weight: bolder; color: #cc9966; }
.bg-color-green { color: #000000; }
.table { color:#000000;}
.table td, .table th {
    padding: .40rem;
    vertical-align: top;
    border-top: 1px solid #504c4c;
}
.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td { padding:5px; }
.table-bordered>thead>tr>th, .table-bordered>tbody>tr>th, .table-bordered>tfoot>tr>th, .table-bordered>thead>tr>td, .table-bordered>tbody>tr>td, .table-bordered>tfoot>tr>td {
    border: 1px solid #504c4c;
}
.table-bordered td, .table-bordered th {
    border: 1px solid #504c4c;
}
.table thead th {
    vertical-align: bottom;
    border-bottom: 1px solid #504c4c;
}
.table-bordered {
    border: 1px solid #504c4c;
}

.top_right ul li a, .top_left ul li a { font-weight:bold }
.top_right ul li a:hover, .top_left ul li a:hover {color: #000000; }
.dropdown-menu>li>a {
    color: #cc9966;
}
.form-controlcom {
    display: block;
    width: 100%;
    padding: .25rem .5rem;
    font-size: 1rem;
    line-height: 1.25;
    color: #cc9966;
    background-color: transparent;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #504c4c;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.note {
    display: block;
    width: 100%;
    padding: .5rem .75rem;
    font-size: 0.75rem;
    line-height: 1.0rem;
    color: #cc9966;
    background-color: transparent;
    background-image: none;
    background-clip: padding-box;
    border: 1px solid #504c4c;
    border-radius: .25rem;
    transition: border-color ease-in-out .15s,box-shadow ease-in-out .15s;
}
.btn-primaryg {
    color: #c96;
    background-color: #252525 !important;
    border-color: #252525 !important;
    border-radius: 23px;
}
.btn-primaryg:hover, .btn-primaryg:focus, .btn-primaryg.focus, .btn-primaryg:active, .btn-primaryg.active, .open>.dropdown-toggle.btn-primaryg {
    color: #000;
    background-color: #cc9966 !important;
    border-color: #cc9966 !important;
}
.mb5 { margin-bottom: 5px; }
.mb10 { margin-bottom: 10px; }

        .loading_on
        {
            border: 1px solid #BABABA;
            padding: 10px;
            border-radius: 4px;
            -moz-border-radius: 4px;
            -webkit-border-radius: 4px;
            position: fixed;
            z-index: 100003 !important;
            background: white;
            font-family: Arial, Helvetica, sans-serif;
            font-size: 12px;
            color: #666666;
            margin: 20% 35%;
        }
        .load_overlay
        {
            height: 100%;
            left: 0;
            position: fixed;
            top: 0;
            width: 100%;
            z-index: 100005;
            background: url(images/trans.png) repeat;
        }
  .md-form {
    position: relative;
     margin-top: 0; 
     margin-bottom: 0; 
}
.bootstrap-select.btn-group .dropdown-menu.inner {
    padding: 10px;
    display: block;
    /*max-height:275px;*/
}
.bootstrap-select .dropdown-menu li  {
    position: relative;
    width: 100%;
    padding: 2px 5px 2px 15px;
}
.hidden
{
    display:none;
}
.dataTables_wrapper table.dataTable th {
    background-color: #f1f4fb !important;
    padding: 15px 15px !important;
}
#dtbl thead
{
    display:none;
}

table.tableBodyScroll tbody {
  display: block;
  max-height: 300px;
  overflow-y: scroll;
}

 table.tableBodyScroll tbody tr {
  display: table;
  width: 100%;
  table-layout: fixed;
}

table.tableBodyScroll thead {
    display: table;
    width: calc( 100% - 1em );/* scrollbar is average 1em/16px width, remove it from thead width */
    table-layout: fixed;
}

.col, .col-1, .col-10, .col-11, .col-12, .col-2, .col-3, .col-4, .col-5, .col-6, .col-7, .col-8, .col-9, .col-auto, .col-lg, .col-lg-1, .col-lg-10, .col-lg-11, .col-lg-12, .col-lg-2, .col-lg-3, .col-lg-4, .col-lg-5, .col-lg-6, .col-lg-7, .col-lg-8, .col-lg-9, .col-lg-auto, .col-md, .col-md-1, .col-md-10, .col-md-11, .col-md-12, .col-md-2, .col-md-3, .col-md-4, .col-md-5, .col-md-6, .col-md-7, .col-md-8, .col-md-9, .col-md-auto, .col-sm, .col-sm-1, .col-sm-10, .col-sm-11, .col-sm-12, .col-sm-2, .col-sm-3, .col-sm-4, .col-sm-5, .col-sm-6, .col-sm-7, .col-sm-8, .col-sm-9, .col-sm-auto, .col-xl, .col-xl-1, .col-xl-10, .col-xl-11, .col-xl-12, .col-xl-2, .col-xl-3, .col-xl-4, .col-xl-5, .col-xl-6, .col-xl-7, .col-xl-8, .col-xl-9, .col-xl-auto {
    padding-right: 12px;
    padding-left: 12px;
}

body[data-sidebar=dark] .navbar-brand-box {
    background: #ffffff!important;
}
body[data-sidebar=dark] .vertical-menu {
    background: #ff5d63;
}
#sidebar-menu ul li a {
    display: block;
    padding: .625rem 1.5rem;
    color: #545a6d;
    position: relative;
    font-size: 14px;
    font-weight: 600;
    -webkit-transition: all .4s;
    transition: all .4s;
}
body[data-sidebar=dark] #sidebar-menu ul li a {
    color: #121212;
}
body[data-sidebar=dark] #sidebar-menu ul li a i {
    color: #010101;
}
body[data-sidebar=dark] #sidebar-menu ul li ul.sub-menu li a {
    color: #010101;
}
/***********************************************************/
.bg-soft-primary {
    background-color: #ff8084b0!important;
}
.text-primary {
    color: #131316!important;
}

.btn-primary {
    color: #fff;
    background-color: #f95459;
    border-color: #f95459;
}
.btn-primary:not(:disabled):not(.disabled).active, .btn-primary:not(:disabled):not(.disabled):active, .show > .btn-primary.dropdown-toggle {
    color: #fff;
    background-color: #ff8084;
    border-color: #ff8084;
}
.btn-primary:hover {
    color: #fff;
    background-color: #ff8084;
    border-color: #ff8084;
}
.widget-cards .media-body span,.widget-cards .media-body small
{
    font-size:16px;
    color:#ffffff;
}
.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px;
    border-top-left-radius:0px;
    border-bottom-left-radius:0px;
}
.input-group-addon
{
    padding: 2px 2px;
}
.input-group-addon .btn 
{
    padding: 4px 8px;
}
.navbar-brand-box
{
    padding: 0px 0px;
}

/**=====================
      Card CSS Start
==========================**/
/*.card {
  margin-bottom: 30px;
  border: 0px;
  -webkit-transition: all 0.3s ease;
  transition: all 0.3s ease;
  letter-spacing: 0.5px;
  border-radius: 8px;
  -webkit-box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05);
          box-shadow: 1px 5px 24px 0 rgba(68, 102, 242, 0.05); }
  .card.card-load .card-loader {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    background-color: rgba(255, 255, 255, 0.7);
    z-index: 8;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center; }
    .card.card-load .card-loader i {
      margin: 0 auto;
      color: #ff8084;
      font-size: 20px; }
  .card.full-card {
    position: fixed;
    top: 80px;
    z-index: 99999;
    -webkit-box-shadow: none;
            box-shadow: none;
    right: 0;
    border-radius: 0;
    border: 1px solid #eff0f1;
    width: calc(100vw - 272px);
    height: calc(100vh - 80px); }
    .card.full-card .card-body {
      overflow: auto; }
  .card .card-header {
    background-color: #ffffff;
    border-bottom: none;
    padding: 30px;
    border-bottom: 1px solid #f8f8f9;
    border-top-left-radius: 8px;
    border-top-right-radius: 8px; }
    .card .card-header .card-header-right {
      border-radius: 0 0 0 7px;
      right: 20px;
      top: 25px;
      display: inline-block;
      float: right;
      padding: 7px 0;
      position: absolute; }
      .card .card-header .card-header-right .card-option {
        text-align: right;
        width: 35px;
        height: 20px;
        overflow: hidden;
        -webkit-transition: 0.3s ease-in-out;
        transition: 0.3s ease-in-out; }
        .card .card-header .card-header-right .card-option li {
          display: inline-block; }
      .card .card-header .card-header-right i {
        margin: 0 5px;
        cursor: pointer;
        color: #2a3142;
        line-height: 20px; }
        .card .card-header .card-header-right i.icofont-refresh {
          font-size: 13px; }
    .card .card-header h5 {
      font-size: 18px;
      margin-bottom: 0;
      text-transform: capitalize;
      font-weight: 600;
      line-height: 24px; }
    .card .card-header > span {
      font-size: 12px;
      color: #777777;
      margin-top: 5px;
      display: block;
      letter-spacing: 1px; }
  .card .card-body {
    padding: 30px;
    background-color: transparent; }
    .card .card-body p:last-child {
      margin-bottom: 0; }
  .card .sub-title {
    border-bottom: 1px solid rgba(0, 0, 0, 0.1);
    padding-bottom: 5px;
    margin-bottom: 8px;
    font-size: 18px; }
  .card .card-footer {
    background-color: #ffffff;
    border-top: 1px solid #f8f8f9;
    padding: 30px;
    border-bottom-left-radius: 8px;
    border-bottom-right-radius: 8px; }

.card-header .nav-material {
  margin-bottom: -13px; }*/

/**=====================
     Card CSS End
==========================**/