﻿/* Add here all your CSS customizations */

.sidebar-items{
	display: none
}

td.details-control {
    background: url('/home/novaone/Downloads/783567.png') no-repeat center center;
    cursor: pointer;
}
tr.details td.details-control {
    background: url('/home/novaone/Downloads/783567.png') no-repeat center center;
}

.renderjson{

    color:  black;
}
.edituser{

}
#datatable-service-file table.dataTable tbody th, table.dataTable tbody td{
    max-width: 20px;
}

#datatable-cases td{
    cursor: pointer;
}

.row2{
     margin-left: 0px !important  ;

    }
.userdatatable-detail{
    display:none !important
}


.clickable{
    cursor: pointer;
}

.eimg {

  height: 200px;
  overflow: hidden;
 
}

#loadmore{
    display: none;
}

.ecard{
    margin: 4px;
}

.subject{
    height: 40px !important;
}

.bg-header{
   "background": #171717 !important;
}

.email-subject{
    height: 37.2px;
overflow:  hidden !important;  }


.thumb-bg{
    background: #f7f7f7;
}

.score{
  
    margin-top:  5px;
}

.card-email{
    margin-bottom: 7px;
                
   display: flex;

   background: #2e353e;


}

.email-box{
    margin: 10px;
    height: 500px;
    min-width:400px;
    max-width: 400px;
    overflow: hidden;
    background:  #f7f7f7;

}
.json-detail{
    width: 80%;
    margin: 10px;
}

pre{
    color: #f7f7f7;
}


#device-tab a{
       color:  #808697;
}



.xs-cell {

    max-width: 100px;
}

.emailurl{
    cursor: pointer;
}

.emailcard{
    background:  #f7f7f7
}

.nav-link {

border-radius : 0px !important;
}

.body-sign .card-sign .card-title-sign .title {
	background-color: #CCC;
	border-radius: 0px 0px 0 0;
	color: #FFF;
	display: inline-block;
	font-size: 12px;
	font-size: 1.3218rem;
	padding: 17px 19.1px;
	vertical-align: bottom;
	background-color: #ebb641;
}
.line-wrap-m {

    /* These are technically the same, but use both */
    overflow-wrap: break-word;
    word-wrap: break-word;

    -ms-word-break: break-all;
    /* This is the dangerous one in WebKit, as it breaks things wherever */
    word-break: break-all;
    /* Instead use this non-standard one: */
    word-break: break-word;

    /* Adds a hyphen where the word breaks, if supported (No Blink) */
    -ms-hyphens: auto;
    -moz-hyphens: auto;
    -webkit-hyphens: auto;
    hyphens: auto;

}


.email-tbody tbody{
	border-top: 0px solid #DDD;
}


.case-box {
    width: 80%;
}

.email-filter{
    margin-top : 20px;
}

.email-results{
    border-top-width: 55px !important;
}

.body-sign .card-sign .card-body {
    border-top-color: #ebb641;
}

a {
    color: #ebb641;
}

html .btn-primary {
    background-color: #ebb641;
    border-color: #ebb641 #ebb641 #006699;
    color: #FFF;
}

.text-wrap{
    word-break: break-all;
    word-break: break-word;
}

.button-badge {
    background: #D2312D;
    color: #FFF;
    font-size: 10px;
    font-weight: normal;
    height: 18px;
    min-width: 18px;
    padding: 4px 6px 4px 6px;
    border-radius: 100%;
    display: inline-block;
    line-height: 1;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
}

.table th, .table td {
    padding: 0.5rem;
}

.cp-row-highlight {
     background-color: rgba(128, 128, 128, 0.3) !important;
}
