/*Additional Styles*/

/*Altername Styles*/
.message.sent {
    background: #e1ffc7;
    border-radius: 5px 0px 5px 5px;
    float: left;
    padding: 10px;
    margin: 10px;
}
.metadata {
    display: inline-block;
    float: right;
    padding: 0 0 0 7px;
    position: relative;
    bottom: -4px;
}
 /*-----------*/
.auth {
    /* background: url('/images/safedocbackground-223.png') no-repeat; */
    /* background: url('/images/safe-dok-4.jpg') no-repeat; */
    background: url('/images/login-bg-1.jpg') no-repeat;
    background-size: cover;
}

.bg-overlay{
    color:#1f95f4; ;
    background-color: #ffffff;
}


body.auth.widescreen {
    margin-top: 280px;
}


.bg-picture{
    margin: -15px -25px 0 -25px;
    padding:10px 0;
}

.tab-content{
    width: 100%;
}

#videos {
    position: relative;
    width: 100%;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
}

#subscriber {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 10;
}

#publisher {
    position: absolute;
    width: 200px;
    height: 200px;
    bottom: 10px;
    right: 10px;
    z-index: 100;
    border: 3px solid white;
    border-radius: 3px;
}

.btn-gray{
    color: rgb(128,128,128);
}
td,dd{
    text-transform: uppercase;
  }
  .dataTables_length,.indexTable-tbl_length,#data-table_length{
    width: 30%;
    float: left;
  }
  .dataTables_info,.indexTable-tbl_info,#data-table_info{
    padding-top: 0px!important;
  }
  .dataTables_paginate,.indexTable-tbl_paginate{
    margin-top: -55px!important;
  }
  

.content2 {
    height: auto;
    min-height: 90%;
    border-radius: 10;
}


/*Altername Styles*/
.message.sent {
    background: #e1ffc7;
    border-radius: 5px 0px 5px 5px;
    float: left;
    padding: 10px;
    margin: 10px;
}
.metadata {
    display: inline-block;
    float: right;
    padding: 0 0 0 7px;
    position: relative;
    bottom: -4px;
}
 /*-----------*/
 

.dialog2 {
    width: 96%;
    height: 90%;
    padding: 0;
}

.dialog3 {
    width: 85%;
    height: 90%;
    padding: 0;
}

.full-Height{
    height: 100%;
}

.content2 {
    height: auto;
    min-height: 90%;
    border-radius: 10;
}

.cust-btn{
    font-size: 16px;
    font-weight: 400;
    padding : 4px 6px 4px 6px;
    width: 100px;
    text-align: center;   
}

.typeCol {
    width: 2px;
    margin-right: -150px;
}

.modal-backdrop {
    visibility: hidden !important;
}
.modal.in {
    background-color: rgba(0,0,0,0.5);
}

/* table.dataTable thead > tr {
	padding-top: 4px;
    padding-bottom: 2px;
} */

table.cust-th.dataTable thead > tr > th {
	padding-left: 4px;
    padding-right: 4px;
    padding-bottom: 5px;
    font-size: 12px;
    font-weight: normal;
}

table > .btn.tbl-btn{    
    height: 10px;
    padding-bottom: 10px;
    padding-top: 0px;        
}

.tbl-pic{     
    width: 25px;
    height: 25px; 
    display: block;
    margin: auto;
}

.filePic{
    width: 4960px;
    height: 7016%;
    padding: 0;
}

/*for setup tables*/
.scroll-table {
    display: block;
    overflow-x: auto;
    white-space: nowrap;
    height:500px;
}
table.dataTable tr.group td{font-weight:bold;background-color:#e0e0e0}
