.detail-view{
    text-align: center;
}

.proxy-table td, .proxy-table th{
    text-align: center;
    color: white;
    font-weight: bold;
    border-width: 0;
}


.bi-plus-square, .bi-dash-square{
    font-size:15px;
}

.signalstr{
    height: 40px;
    text-align: center;
    vertical-align: text-bottom;
    margin-top: 10px;
}
.more-info-table td,.more-info-table th{

    color: white;
    width: 80px;
    text-align: center;
}
.more-info-table tbody{
    border: 0px;
}

.fixed-table-loading{
    background: black!important;

}
.animation-dot{
    background: #FFE01B!important;
}
.row-opt-btn{
    margin: 5px 2px;
}
.text-bold{
    font-weight: bold;
}
.toast{
    background-color: rgba(32,43,54);
    font-size: 1.05rem;
}

.logs-body{
    background-color:rgba(28,38,47,.5);
    padding-left: 5px;
}
.log-lines span{
    display: block;
}
.message-content{
    white-space: break-spaces;
    text-align: left;
}
.text-center{
    text-align: center;
}
#send_sms{
    text-align: center;
}
#send_sms input{
    margin-right: auto;
    margin-left: auto;
    width: 400px;
}
#send_sms textarea{
    margin-left: auto;
    margin-right: auto;
    width: 50%;
}
.sms_body label{
    color:white;
    font-size:15px;
}
.menu-link a:active{
    background-color: yellow;
}
.shared_input{
    display: inline-block;
    width: 25%;
    color:white;
}
.shared_input label{
    display: inline-block;

}
.shared_row{
    justify-content:center;
    text-align: center;
}
.shared_input select{
    text-align-last: center;
}
.shared_input input{
    text-align: center;
}

.hr-divider{

    width: 35%;
    text-align: center;
    margin-left: auto;
    border: 1px solid currentColor;
    margin-right: auto;

}
#sms_dashboard, #log_dashboard{
    max-height: 400px;
}
.card.card-expand #sms_dashboard,.card.card-expand #log_dashboard{
    max-height: unset;
}
#sms_dashboard_card, #log_dashboard_card{
    min-height:510px;
}

#log_dashboard .log_dash_th{
    position: sticky; 
    top: 0;
    /* background-color:#35434a; */

    
}
.custom-sidebar{
    color:white;
    font-weight:bold;
}

.menu-header{
    color:white;
}


#activity_log_dashboard{
    max-height: 600px;

}

.card #activity_log_card{
    min-height: 400px!important;
}
.menu .menu-header{
    font-size: .99rem!important;
    color: white!important;
    font-weight: bold;
}
#proxy-table-list th,#proxy-table-list tr, #proxy-table-list td{
    border: 0px;
}
#proxy-table-list th{
    background: 0%!important;

    padding: 0px;
}
#sms-table th, #sms-table tr, #sms-table td{
    border:none;
}


#log_table_dash th, #sms-table th{
    text-align: center;
    color: white;
}

#sms-table td{
    text-align: center;
}

#proxy-table-list th{
    border-bottom: 1px solid white;
}

#proxy-table-main th, #proxy-table-main tr, #proxy-table-main td{
    border:0px;
}
#proxy-table-main th{
    position: sticky; 
    top: 0;
    background: none;
    border-bottom: 1px solid white;
    /* background-color:#35434a; */

    
}

#device_list_detail th{
    border:0px;
}


@media (max-width:767px){
    #system_stats_card{ max-height:auto;}
}
.copy_proxy_dropdown{
    cursor: pointer
}
.copy_proxy_dropdown:hover{
    color: #f9e80d!important;
}
.copy_proxy_dropdown:active{
    color: black!important;
}

.detail-main-view {


    display:flex;
    justify-content:center;
    

}
#proxy-table-main:hover {

    --bs-table-hover-bg:unset;

}

#shared_detail_table tr, #shared_detail_table th{
    border:0px;
}

#html_tag{
    background: linear-gradient(180deg,rgba(41, 41, 41, 0.8) 0,#0d101b 100%)!important;
}

html:before{
    background: linear-gradient(180deg,rgba(41, 41, 41, 0.8) 0,#0d101b 100%)!important;

}


html, body, div, span, applet, object, iframe, button, td, tr, p{
    font-family: 'Inter'!important;
    font-weight: 300;
}
h1, h2, h3, h4, h5, h6, th {
    font-family: 'Questrial'!important;
    font-weight: 400;

}



@-webkit-keyframes status-connecting {
    from { background-color: #f9e80d; }
    to { background-color: inherit; }
  }
  @-moz-keyframes status-connecting {
    from { background-color: #f9e80d; }
    to { background-color: inherit; }
  }
  @-o-keyframes status-connecting {
    from { background-color: #f9e80d; }
    to { background-color: inherit; }
  }
  @keyframes status-connecting {
    from { background-color: #f9e80d; }
    to { background-color: inherit; }
  }
  .status-connecting {
    -webkit-animation: status-connecting 1s infinite; /* Safari 4+ */
    -moz-animation:    status-connecting 1s infinite; /* Fx 5+ */
    -o-animation:      status-connecting 1s infinite; /* Opera 12+ */
    animation:         status-connecting 1s infinite; /* IE 10+ */
  }
  

  .CopyColumn{
    cursor: pointer;
  }


  .dropdown-menu li {
    position: relative;
  }
  .dropdown-menu .dropdown-submenu {
    display: none;
    position: fixed;
    right: 100%;
    top: -7px;
  }
  .dropdown-menu .dropdown-submenu-left {
    right: 100%;
    left: auto;
  }
  .dropdown-menu > li:hover > .dropdown-submenu {
    display: block;
  }




  #proxy-table-main  th:first-child
{
    z-index: 500;
    position:sticky;
    left:0px;
    background: #1b272c;
}
#proxy-table-main  th:nth-child(2) 
{
    z-index: 500;
    position:sticky;
    left:25px;
    background: #1b272c;
}
#proxy-table-main td:first-child{
    position:sticky;
    z-index: 500;
    left:0px;
    background: #1b272c;
}

#proxy-table-main td:nth-child(2)
{
    z-index: 500;
    position:sticky;
    left:25px;
    background: #1b272c;

}

#proxy-table-main th:last-child, #proxy-table-main td:last-child{
    z-index: 500;
    position:sticky;
    right:0;
    background: #1b272c;
}
.search-input{
    margin-right: 20px;
}

/*  */

/* Works on Firefox */
* {
    scrollbar-width: thin;
    scrollbar-color: rgba(102, 102, 102, 0.433) rgba(102, 102, 102, 0.433);
  }
  /* Works on Chrome, Edge, and Safari */
  *::-webkit-scrollbar {
    width: 5px;
  }
  *::-webkit-scrollbar-track {
    background: transparent;
  }
  *::-webkit-scrollbar-thumb {
    background-color: rgba(0, 0, 0, 0.344);
    border-radius: 40px;
    border: 3px solid rgba(102, 102, 102, 0.248);
  }

.menu-text{
    font-family: 'Questrial'!important;
}

.table-zoomout{
    zoom: .75!important;
}


.login-logo{
    height: 50%;
    width: 15%;
    margin-left: auto;
    margin-right: auto;
    display: flex;
    margin-top: 10px;

}

.login{
    margin-top:-5%;
    padding-top:0;
    vertical-align: middle;


}
.stats_cards{
    
    display: flex;
    flex-wrap: wrap;
}



@media (min-width:1199px){
    .stats_cards .card-body{
        height: 155px;

    }

    #license_card{
        padding-right: 8px
    }
    #mobile_card{
        padding-right: 8px
    }
    #res_card{
        padding-left: 8px;
    }

    #system_stats_card {
        max-height: 400px;
    }
}

#logs_form{
    margin-bottom: 10px;
}

.footer {

    background-color: rgba(28,38,47,.95);

    
    height: 35px;
 }
footer{
    position: fixed;
    left: 0;
    bottom: 0;
    width: 100%;
    z-index: 10000;
}

.footer-body{
    font-size:20px;
    padding: 10px;
}
.footer-body div{
    display: inline-block;
    margin: 0 25px;
}
.btn-scroll-top{
    z-index: 10001;
    bottom: 1.545rem;
}
.btn-scroll-top:hover{
    color:black;
}