/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

body {
    color: #282f53;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}

.overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 1010;
    background: rgba(255, 255, 255, 0.7);
    height: 100%;
}

.dark-mode .overlay {
    background: rgba(42, 42, 74, 0.7);
}

.loading-img {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1020;
    background: transparent url('../images/ajax-loader.gif') 50% 50% no-repeat;
}

#main-content {
    margin-top: 45px;
}
.dataTables_wrapper {
    overflow-x: scroll;
}
.dataTables_wrapper td /*, .dataTables_wrapper th */ {
    white-space: nowrap;
}
#login-box {
    border: 1px solid #ddd;
    border-radius: 5px;
    margin-top: 50px;
}
.ColVis {
    position: absolute;
    margin-left: 250px;
}
.ColVis_Button { text-align: left; }
.ColVis_title { vertical-align: top; margin-left: 5px; }
.DTTT_button {
    position: relative;
    float: left;
    margin-right: 3px;
    padding: 3px 10px;
    border: 1px solid #d0d0d0;
    background-color: #fff;
    background: #e6e6e6 url(images/ui-bg_glass_75_e6e6e6_1x400.png) 50% 50% repeat-x;
    color: #333 !important;
    cursor: pointer;
}
.DTTT_button embed {
    width: 86px;
    height: 28px;
}
.DTTT_container {
    position: relative;
    display: block;
    height: 40px;
}
.export_form {
    position: relative;
    margin-top: -53px;
    margin-left: 100px;
    margin-bottom: 10px;
}
.fg-toolbar { display: inline; }
.dataTables_info { display: inline-block; }
.upcase {
    text-transform: uppercase;
}
.checkbox-input, .radio-input {
    margin-top: 30px;
}
.button-top {
    margin-top: 25px;
}

.table.fixedHeader-floating{ position:fixed; top: 44px !important;}   /*  to show fixed header below menu bar  */

.edit_note{
    cursor: pointer;
    color: #3c8dbc;
}

.obj{
    cursor: pointer;
    color: #3c8dbc;
}

.dataTables_processing {
    background: yellow;
    padding: 2px 50px;
    font-size: 12px;
    border: 1px solid rgb(203, 203, 56);
    border-radius: 5px;
    position: absolute;
    left: 300px;
}

.page-content-dialog {
    width: 80%;
    height: 90%;
    display: block;
    margin: 40px auto 0px!important;
}


.page-content-dialog .modal-dialog {
    max-width: inherit!important;
    width: 100%!important;
    height: 100%;
    margin: 0px;
}

.page-content-dialog .modal-content {
    height: 100%;
    overflow: hidden;
}

.page-content-dialog .modal-body {
    height: 90%;
    overflow: auto;
}


#daywrapper .icheckbox_minimal {
    margin-left: 10px;
}
.radio label { margin-right: 20px; }

#hostmycalls {
    width: 100%;
    height: 600px;
    border: 0px;
}

table img {
    max-width: inherit !important;
}
table a {
    margin: 0px 2px;
}

.header-right {
    position: absolute;
    top: 0px;
    right: 0px;
    margin-top: 25px;
    margin-right: 20px;
}

.content-header {
    position: relative;
}

.datepicker {
    z-index: 1100 !important;
}


#action_plan{
    margin-top: 30px;
}

table.shadedback {
    border: 1px solid #ccc;
    border-spacing: 2px;
    border-collapse: separate;
    width: 100%;
}
table.shadedback input[type=text] { text-align: right; }
table.shadedback th { background-color: #ccc;  text-align: center; }
table.shadedback tr:nth-child(odd) { background-color: #eee; }
table.shadedback tr:nth-child(even) { background-color: #f7f7f7; }
table.shadedback tr:hover {
    background-color: #fffcda;
}
table.shadedback td,table.shadedback th  {
    padding: 5px;
}
/* Styles for background Color */
.bgr { background: red !important; color: white !important; }
.bgg { background: green !important; color: white !important; }
.bgo { background: orange !important; }
.bgy { background: yellow !important; }
.bglg { background: #004a00 !important; color: white!important; }
.acenter { text-align: center; }
.aright { text-align: right; }

.cust_photos {
    padding-left: 0px;
}
.cust_photos li { margin: 3px 10px 25px 0;
                  padding: 1px;
                  width: 100px;
                  height: 100px;
                  text-align: center;
                  display: inline-block;
                  border: 1px solid #aaa;
                  display: inline-block;
}
.cust_photos li img { width: 100%; }

#cust_images li:hover .photoicons {
    display: block;
}

#dash_crm_cust_images li:hover .photoicons {
    display: block;
}

#ship_photos li:hover .photoicons {
    display: block;
}

#gsearch_ul{
    display:none;
    top: 58px;
    left: 348px;
    width: 845px;
    border-radius: 7px;
    border: 1px solid #ddd;
    /* background: #eee 50% top repeat-x; */
    background-color: #f0f0f5;
    color: #212529;
    position: absolute;
}

.icon_d{
    cursor: pointer;
}

.icon_d:hover .fa-car{
    display:none;

}

div.icon_d {
    display: inline-block;
}

.icon_d:hover .fa-times{
    display: inline-block;
    color: red;
}

div.icon_d .fa-times {
    display:none;
}

.fa-times{
    color: red;
}


div.photoicons {
    display: none;
    position: relative;
    width: 100%;
    margin: -22px 1px 0px;
    padding: 4px;
    height: 22px;
    opacity: 0.8;
    background: #fff;
    z-index:1000;
}
div.photoicons a {
    margin: 0px 3px;
}
div.photoicons span {
    width: 16px;
    height: 16px;
    display: inline-block;
}
.img_delete {
    background: url("./../images/cross.png") no-repeat transparent;
}
.img_rotate_left {
    background: url("./../images/rotate_anticlockwise.png") no-repeat transparent;
}
.img_rotate_right {
    background: url("./../images/rotate_clockwise.png") no-repeat transparent;
}

.table>thead>tr>th {
    vertical-align: middle;
}
.cust_mgmt td {
    padding: 2px 5px;
    font-weight: bold;
}
.terr_color {
    display: inline-block;
    width: 15px;
    height: 15px;
    vertical-align: middle;
    margin-right: 5px;
    border: 1px solid #999;
}
.terr_rep {
    margin-bottom: 5px;
    display: block;
}
.status_legend {
    margin-bottom: 5px;
    display: inline-block;
    margin-right: 30px;
}
.modal-dialog h2 { margin-top: 0px; }
h3.box-title small { color: #ddd; }

.cp, .cust_photos li {
    margin: 3px 10px 25px 0;
    padding: 1px;
    width: 100px;
    height: 100px;
    text-align: center;
    display: inline-block;
    border: 1px solid #aaa;
    display: inline-block;
}
a.lbox {
    margin: 0px;
    padding: 0px 2px 0px 0px;
}
#accordion .cp {
    width: 50px;
    height: 50px;
    margin-bottom: 3px;
}

.cp img, .cust_photos li img {
    width: 100%;
}

.ui-tooltip {
    font-size: 12px;
}

/* Blinking BUtton Styles - Start */
.blink_green {
    -webkit-transition: all 0.5s ease;
    -moz-transition: all 0.5s ease;
    -o-transition: all 0.5s ease;
    transition: all 0.5s ease;
    margin: 3px 0px 0px 5px;
    border-radius: 5px;
    width: 10px;
    height: 10px;
    display: inline-block;
}

.bootstrap-dialog-header{
    display: block;
    width: 100%;
}

/* .bootstrap-dialog-header .blink_green { */
    /* margin: 0px 0px 0px 10px !important; */
/* } */
.blink_green_on {
    background: rgb(0, 219, 0);
}
.blink_green_off {
    background: transparent;
}
/* Blinking BUtton Styles - End */

.nav-form {
    border-radius: 2px;
    border: 0px none;
    margin: 8px 0px 0px 0px;
    width: 30%;
    margin-right: 20px;
}

.ui-front { z-index: 10000; }
.ui-autocomplete-category {
    padding: .2em .4em;
    margin: .8em 0 .2em;
    line-height: 1.5;
    width: 50%;
    display: inline-block;
    vertical-align: top;
}

.gs_section span {
    display: block;
    font-size: 12px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    padding: 2px 0px 2px 5px;
    border-left: 2px solid #3c8dbc;
    margin-bottom: 2px;
    background: #f9f9f9;
}
.gs_section a { color: #3c8dbc; }
.gs_section a:hover { text-decoration: underline; }
tr.highlight td { background: #fbf9ee !important; }
.snapshot-alerts-wrapper .alert {
    padding: 10px 30px 10px 10px;
    margin: 0px 0px 10px 0px;
}
.icheckbox_flat-green {
    margin-right: 10px;
}

/*************** TASK STYLES */

#task_list span.date, #c_task_list span.date {
    width: 80px;
    display: inline-block;
}
#task_list span.task, #c_task_list span.task {
    display: inline-block;
    position: relative;
    vertical-align: top;
    text-overflow: ellipsis;
    width: 73%;
    margin-left: 1%;
}
.task-item label, .c_task-item label { margin-bottom: 0px; }
.task-item, .c_task-item {
    padding: 4px 0px;
    border-top: 1px dotted #ddd;
}

/*************** TASK STYLES */

.book_list li {
    width: 49%;
    margin: 0px 2px;
    display: inline-block;
    padding: 10px;
}

.table-noborder > tbody > tr > td {
    border: 0px none;
}
.red { color: red !important; }
.green { color: green !important; }
.ui-state-focus {
    background: #ddd !important;
    font-weight: normal !important;
    color: #333 !important;
    border: 1px solid #ccc !important;
}
.ui-autocomplete li {
    font-family: Arial,sans-serif;
    font-size: 13px;
}
.contact_box {
    background: #f5f5f5;
    border: 2px solid #ddd;
    padding: 10px 15px;
    margin-bottom: 10px;
}

#permissions_list img {
    cursor: pointer;
}

.form-box .header {
    background-color: #367fa9;
}

/* Screen only Styles */
@media screen {
    .dash_box {
        max-height: 350px;
        overflow: auto;
    }
}
#sample_books_wrapper ul li {
    list-style: none;
    display: inline-block;
    width: 33%;
}
#sample_books_wrapper input {
    margin-right: 10px;
    font-weight: normal;
}
#sample_books_wrapper {
    /* max-height: 500px; */
    overflow: auto;
}
#sample_books_wrapper label {
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
}
#accordion h4 {
    display: block;
    float: none;
}
#accordion h4 a {
    display: block;
    width: 100%;
}
#accordion h4 a:hover { color: #999;}
#accordion .box-body a { line-height: 25px; }

.notifyjs-corner {
    margin: 52px 5px 5px 5px !important;
}
.icon_button_inside {
    margin-left: -30px;
}
.alert .close {
    margin-left: 10px;
}
table.tablesorter tbody td {
    vertical-align: middle;
    font-size: 12px;
}
table.tablesorter {
    font-size: 10pt;
}
ul.ColVis_collection li {
    padding: 2px 5px;
}
ul.ColVis_collection li input[type=checkbox] {
    vertical-align: bottom;
}
.live_data {
    min-height: 250px !important;
}
#cust_phone_info input[type=text] {
    display: inline-block;
    width: 90%;
    height: 34px;
}
#cust_phone_info button {
    height: 34px;
}
.clear {
    clear: both;
}

#progressBar {
    width: 100% !important;
}

/* Chat Messaging Styles - start */
#chat_box .dropdown-menu {
    width: 500px;
}

#msg_listing {
    min-height: 300px;
    padding: 10px 20px;
}

.icon_minim{
    padding:2px 10px;
}

.top-bar {
    background: #666;
    color: white;
    padding: 10px;
    position: relative;
    overflow: hidden;
}
.msg_receive{
    padding-left:0;
    margin-left:0;
    float:left;
}
.msg_sent{
    padding-bottom:20px !important;
    margin-right:0;
    float:right;
    background-color: #fbffbc !important;
}
.messages {
    background: white;
    padding: 10px;
    border-radius: 8px;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
    max-width:100%;
}
.messages > p {
    font-size: 13px;
    margin: 0 0 0.2rem 0;
}
.messages > time {
    font-size: 11px;
    color: #999;
}
.msg_container {
    padding: 10px;
    overflow: hidden;
    display: flex;
}
.avatar {
    position: relative;
}
.base_receive > .avatar:after {
    content: "";
    position: absolute;
    top: 0;
    right: 0;
    width: 0;
    height: 0;
    border: 5px solid #FFF;
    border-left-color: rgba(0, 0, 0, 0);
    border-bottom-color: rgba(0, 0, 0, 0);
}

.base_sent {
    justify-content: flex-end;
    align-items: flex-end;
}
.base_sent > .avatar:after {
    content: "";
    position: absolute;
    bottom: 0;
    left: 0;
    width: 0;
    height: 0;
    border: 5px solid white;
    border-right-color: transparent;
    border-top-color: transparent;
    box-shadow: 1px 1px 2px rgba(black, 0.2); /* not quite perfect but close */
}

.msg_sent > time{
    float: right;
}

.msg_container_base::-webkit-scrollbar-track
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,0.3);
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar
{
    width: 12px;
    background-color: #F5F5F5;
}

.msg_container_base::-webkit-scrollbar-thumb
{
    -webkit-box-shadow: inset 0 0 6px rgba(0,0,0,.3);
    background-color: #555;
}

.btn-group.dropup{
    position:fixed;
    left:0px;
    bottom:0;
}
/* Chat Messaging Styles - End */

#map-canvas label {
    width: auto !important;
    display:inline !important;
}
#map-canvas img {
    max-height: none !important;
    max-width: none !important;
}
.scribble-pad-body {
    position: absolute;
    left: 20px;
    right: 20px;
    top: 70px;
    bottom: 60px;
}
.scribble-pad-body canvas {
    position: absolute;
    left: 0;
    top: 0;
    border-radius: 4px;
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.02) inset;
    background: white;
    border: 2px solid #999;
}
.iradio_minimal {
    margin-right: 5px;
    vertical-align: bottom;
}
.recipient_name {
    padding: 0px 0px 0px 5px;
    font-size: 16px;
    font-weight: bold;
}
/* Styles for Document Photos Pages */
.photos { list-style-type: none; margin: 0; padding: 0; }
.photos li {
             margin: 3px 10px 25px 0;
             padding: 1px;
             width: 150px;
             height: 150px;
             text-align: center;
             display: inline-block;
             border: 1px solid #aaa;
             float: left;
}
.photos li img {width: 100%;}

#ship_photos li { width: 100px; height: 100px;} 

/* Styles for Admin >> Photo Albums Page */
#photo_list .thumb img { width: 100%; }
#photo_list li:hover .photoicons {
    display: block;
}
.sortable { list-style-type: none; margin: 0; padding: 0; }
.sortable li { margin: 3px 3px 25px 0; padding: 1px; float: left; width: 150px; height: 150px; text-align: center; cursor: move; }
#order_delivery_wrapper .box-title { font-size: 14px; font-weight: bold; padding: 7px; }
.navbar-nav > .user-menu > .dropdown-menu > li.user-body > div > a { display: block; margin: 10px 0px; }
.blnk .content-header
{
    display:none;
}
table.tooltip_mp td
{
    font-size:12px;
    font-weight:bold;
    vertical-align:top;
    padding-right:20px;
}
.tooltip {
    z-index: 99999;
}
.division {
    padding: 2px 10px;
    font-size: 12px;
}
.gold {
    background-color: gold;
}
.silver {
    background-color: silver;
}
.bronze {
    background-color: #D9D919;
}
body > .header {
    position: fixed;
}
li.header { font-weight: bold; }
.navbar-nav > .messages-menu > .dropdown-menu > li .menu > li > a > h4 { margin: 0px 0px 0px 5px; }
.select2-container--default .select2-selection--multiple { border-color: #ccc; border-radius: 0px; }

.delete_product {
    cursor: pointer;
    font-size: 20px;
    color: red;
}
#online_msg_new li h4 {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
}
#online_msg_new li p {
    margin-left: 5px;
}
#online_msg_new li span {
    color: #bbbbbb;
    margin-left: 5px;
    font-size: 11px;
}
.ps-status img {
  max-width: 30px !important;
  width: 100%;
}
.ps-status .panel-collapse {
    background: #dddddd;
}

.bootstrap-dialog-close-button {
    margin-top: -20px;
}
.bootstrap-dialog-close-button .close {
    opacity: 1;
    color: white;
}

.left-side { z-index: 1035; }

/***Styles fopr Pick Race - START */
#pick_race .list-group-item {
    height: 91px;
    padding: 33px 0px 0px 20px;
    font-size: 16px;
    font-weight: bold;
    background: yellow;
}
#pick_race .list-group {
    margin: 0px;
}

#race_stage .list-group-item {
    padding: 10px 0px 0px 0px;
}
#race_stage {
    overflow-x: scroll;
    padding: 0px;
}

.image-spacing {
    height: 246px;
    font-size: 40px;
    font-weight: bold;
    padding: 95px 0px 0px 0px;
    text-align: center;
    /* background: linear-gradient(#05ffed, yellow); */
    background: linear-gradient(yellow, #20de00);
}
.pro
{
    margin-bottom:16px;
}
.top-image
{
    background-image: url(./../images/race-track-top.jpg);
    background-repeat: repeat;
}
.bottom-image
{
    background-image: url(./../images/race-track-bottom.jpg);
    height: 94px;
}
.track2
{
    background-color: #20de00 !important;
}
.track1
{
    background-color: #89fb05 !important;
}
/***Styles fopr Pick Race - END */


/*** profile pic css*/
.user-profile
{
    height: 30px;
    width: 30px;
    border-radius: 13px;
    margin-right: 10px;
    margin-left: 5px;
}

.frieghtform , .form_img_analysis{
    position: relative;
    width: 100%;
    height: 100px;
    background: #eee;
    text-align: center;
}

.frieghtform p , .form_img_analysis p{
  color: #aaa;
  font-family: Arial;
  margin-top: -65px;
  font-size: 150%;
}
.frieghtform input , .form_img_analysis input{ 
    opacity: 0;
    width: 100%;
    height: 100px;
}

/*Start Header Product Search By Product*/

.main-header-center .form-control {
    border-radius: 7px!important;
}

.text-end{
    color: #ffffff;
}

.header_img_analysis{
    position: relative;
    width: 36%;
    height: 35px;
    background:white;
    text-align: center;
    /* border: 1px solid cadetblue; */
    border: 1px solid #e9edf4;
}

.header_img_analysis p{
  color :#00000085;
  font-family: Arial;
  margin-top: -27px;
  font-size: 90%;
}

.header_img_analysis input{ 
    opacity: 0;
    width: 100%;
    height: 35px;
}

#findMatchImg > .overlay,
#findMatchImg > .loading-img {
  position: absolute;
  top: 0;
  /* left: 0; */
  width: 30%;
  height: 90%;
}

#findMatchImg > .loading-img {
    z-index: 1020;
    background: transparent url('../images/ajax-loader.gif') 15% 50% no-repeat;
    background-size: 34px 34px;
}

/*End Header Product Search By Product*/
.page-content-dialog2{
    width: 70%;
    height: 80%;
    display: block;
    margin: 40px auto 0px;
}

.page-content-dialog2 .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0px;
}

.page-content-dialog2 .modal-content {
    height: 100%;
    overflow: hidden;
}

.page-content-dialog2 .modal-body {
    height: 90%;
    overflow: auto;
}

/**full width modal dailog box*/

.page-content-dialogfull_width{
    width: 90%;
    height: 90%;
    display: block;
    margin: 40px auto 0px;
}

.page-content-dialogfull_width .modal-dialog {
    width: 100%;
    height: 100%;
    margin: 0px;
}

.page-content-dialogfull_width .modal-content {
    height: 100%;
    overflow: hidden;
}

.page-content-dialogfull_width .modal-body {
    height: 90%;
    overflow: auto;
}

.kbtv_bottomleft_icon {
    position: fixed;
    bottom: 0px;
    left: 0px;
    width: 270px;
    height: 80px;
    background-color: white;
    border-right: 1px solid #ededed;
    padding: 10px;
    box-shadow: inset 0px 1px 9px 0px #dddddd;
}
.kbtv_title{
    display: inline-block;
    vertical-align: middle;
    text-align: center;
    width: 100%;
    font-size: 17px;
    margin-left: 5px;
}
#chat_container_default { display: none; }

.chat-window {
    bottom:0px;
    right: 0px;
    position:fixed;
    float:right;
    margin-right:10px;
}
.chat-window > div > .panel{
    border-radius: 5px 5px 0 0;
    box-shadow: 1px 1px 15px 0px #555555;
}
.msg_container_base{
    background: #e5e5e5;
    margin: 0;
    padding: 0 10px 10px;
    max-height: 400px;
    min-height: 100px;
    overflow-x:hidden;
}
.get_lot_data {
    cursor: pointer;
}
.swatch-table input[type=text] {
    width: 80px;
}

.swatchInvProdTable{
    margin-top: 10px;
}

.delete_selected_product{
    cursor: pointer;
    font-size: 20px;
    color: red;
}

#form_iframe {
    width: 100%;
    height: 79vh;
    border-style: groove;
}

#ship_track_plus {
    font-size: 25px;
    color: #3c8dbc;
    display: inline-block;
    float: right;
    margin-top: -30px;
    margin-right: -30px;
    cursor: pointer;
}

.kb-multilist {
    padding: 0px;
}
.kb-multilist li {
    display: inline-block;
    background: #eee;
    border-radius: 10px;
    padding: 2px 16px;
    margin: 10px 10px 0px 0px;
}
.kb-multilist li i {
    color: rgb(208, 0, 0);
    margin-left: 5px;
    cursor: pointer;
}
.search-icon .fa-search {
    float: right;
    margin-top: -26px;
    font-size: 18px;
    color: #888;
    right: 10px;
    position: relative;
}
.search-icon input[type="text"] {
    padding-right: 35px;
}

#price_breakup a i {
    margin-top: 30px;
    font-size: 20px;
}
span.required {
    color: red;
}
.dash-head h1 {
    display: inline-block;
}
.dash-head a {
    margin-top: -10px;
    margin-left: 10px;
}
.qp_row {
    margin: 5px 0px 5px 0px;
    border-top: 2px solid #ddd;
    padding: 5px 0px;
}
.videocallshow {
    position: relative !important;
}
small, .small  {
    color: #999;
}
#ajax_form .input-group label { margin-right: 20px;}

.pace .pace-progress {
    background: #ffbc00;
}
.fright-pop-titles {
    display:flex; 
    width: 1200px;
}
.fright-pop-titles div {
    width:166px;
}

/* new css add for forest theme */

.app-content{
    background-color: #f0f0f5;
}

.card-footer{
    padding: 12px!important;
    background-color: transparent!important;
    overflow: auto;
}

.chart{
    padding-top: 0px!important;
}
.table>tbody>tr>th{
    font-size: 12px!important;
}

.card-header .fw-semibold {
    /* font-size: 18px; */
    font-weight: 600!important;
}
.card-header i {
    color: black;
}

.card-title small {
    display: inline!important;
}

.input-group .input-group-addon {
    padding: 12px 0px 0px 0px!important;
}

.card-group {
    display: block!important;
}

.project-card{
    text-align: justify;
    -ms-text-justify: distribute-all-lines;
    text-justify: distribute-all-lines;
    width:100%;
}

.projects-card{
    width: 33%;
    vertical-align: top;
    display: inline-block;

}
.panel-heading{
    background-color: #d9edf7!important;
    color: black !important;
}

.col-xs-2{
    width: 16.66666667% !important;
}

a{
    text-decoration: none!important;
    cursor: pointer;
}

.qr_radio {
    float: right;
    margin-top: 10px;
}

.nav-tabs li {
    margin: 7px;
    font-weight: 500;
}

.online_user_count{
    border-radius: 50%;
    position: absolute;
    top: -1px;
    right: -2px;
    font-size: 9px;
    font-weight: normal;
    width: 15px;
    height: 15px;
    line-height: 1.0em;
    text-align: center;
    padding: 2px;
    font-weight: bold;
}
.modal-dialog{
    margin: 0px auto 0px!important;
}
.bootstrap-dialog-header .blink_green {
    margin-left: 180px;
}
.dark-mode .app-content , .dark-mode .control-sidebar{
    background-color: #1a1a3c!important;
}

.dark-mode .side-header , .dark-mode .jumbotron , .dark-mode .control-side{
    background-color: #2a2a4a!important;
}

.dark-mode table.tablesorter tbody tr:nth-child(odd) td , .dark-mode table.shadedback td {
    background-color: #2a2a4a;
    color: #dedefd;
}

.dark-mode table.tablesorter tbody tr:nth-child(even) td {
    background-color: #1a1a3c;
    color: #dedefd;
}

.dark-mode table.shadedback th {
    background-color: #1a1a3c;
    color: #dedefd;
}

.dark-mode tbody,.dark-mode td,.dark-mode tfoot,.dark-mode th,.dark-mode thead,.dark-mode tr {
    border-color: #ffffff1a;
}
.dark-mode .dt-buttons a.dt-button {
    color: #dedefd;
}

.dark-mode table.tablesorter , .dark-mode table th {
 background-color: #1a1a3c!important;
}

.dark-mode #gsearch_ul {
    border-color: #ffffff1a;
    background-color: #2a2a4a!important;
    color: #dedefd;
}
.dark-mode .gs_section span {
    background-color: #1a1a3c;
}
.control-sidebar{
    z-index: 1!important;
    padding-top: 75px!important;
    width: 30%!important;
    top: 0px;
    height: 100%;
    display: none;
    position: fixed;
    box-shadow: 0px 0px 32px -4px #777;
    min-width: 450px;
}
.dash-image , .img-circle{
    border-radius: 50%!important;
}
.badge-primary{
    background-color:#6c5ffc!important;
   }

.jumbotron {
    padding: 20px;
    margin: 15px;
    color: inherit;
    background-color: #f0f0f5;
    border-radius: 5%;
}
@media screen and (min-width: 768px){
    .jumbotron {
        padding-top: 48px;
        padding-bottom: 48px;
    }
}
.direct-chat .input-group {
    width: 90%!important;
}
.control-sidebar .content {
    margin: 10px;
}

.delete {
    cursor: pointer;
}
.jumbotron .glyphicon {
    color: green;
}
.jumbotron .badge {
    color: black;
}
.df_message span{
    float: right;
}
.book_list .book_action {
    display: none;
}
.book_list .book:hover .book_action{
    display: block;
}
.comm_action {
    background: rgba(182, 229, 255, 0.5) none repeat scroll 0% 0%;
    padding: 10px;
    margin: 10px 0px;
    border-radius: 0px 10px 10px 0px;
    display: flex;
}
.df_message{
    width: 100%;
    border-radius: 10px 0px 0px 10px!important;
}
.control-side{
    padding: 15px!important;
}
.user-name{
    font-size: 10px;
}
 .open_fullscreen {
    position: fixed;
    z-index: 9;
    top: 0px;
    right: 0px;
    left: 0px;
    bottom : 10px;
    height: 100%;
    transition: 0.4s;
    z-index: 9999;
}
body *::-webkit-scrollbar {
    width: 2px;
    height: 6px;
    transition: 0.3s background;
}

.ui-state-active, .ui-widget-content .ui-state-active {
    font-weight: normal;
    border: none;
}

body *::-webkit-scrollbar-thumb {
    background: #dddddd;
}

body *:hover::-webkit-scrollbar-thumb {
    background: #aaaaaa;
}

/* DARK MODE STYLES */
body.dark-mode *::-webkit-scrollbar-thumb {
    background: #666666;
}
body.dark-mode *:hover::-webkit-scrollbar-thumb {
    background: #999999;
}
body.dark-mode .header_img_analysis {
    background: #6c5ffc;
    border: 0px;
    border-radius: 5px;
}
body.dark-mode .header_img_analysis p {
    color: #ffffff;
}
body.dark-mode .form-control {
    border-color: rgb(255 255 255 / 32%) !important;
}
body.dark-mode .kbtv_bottomleft_icon {
    background-color: #1a1a3c;
    border-right: 1px solid #505050;
    box-shadow: inset 0px 1px 9px 0px #878383;
}
body.dark-mode .kbtv_bottomleft_icon a {
    color: #dedefd;
}
body.dark-mode .ui-autocomplete li {
    color: #dedefd;
}

/* // custom css for button in wiki doc document display */
.doc-btn {
    padding-inline-start: 2px;
    border-start-start-radius: 0px;
    border-start-end-radius: 50px;
    border-end-end-radius: 50px;
    border-end-start-radius: 0px;
    padding: 9px !important;
    inset-inline-end: 0;
    margin-inline-start: -1px;
    border: 1px solid #09ad95 !important;
    right: 0 !important;
}
.doc-btn:hover {
    border: 1px solid #6c5ffc;
}