﻿.w-60 {
    width: 65% !important;
}


/*Change size of textbox, Select box and button*/
.form-control, .custom-select, .btn {
    padding-top: 3px;
    padding-bottom: 3px;
    height: 35px;
    font-weight: 500;
}
.dataTables_wrapper .dataTables_paginate .paginate_button.current, .dataTables_wrapper .dataTables_paginate .paginate_button.current:hover {
    color: #ffffff !important;
    border: 1px solid #979797;
    background-color: #009688;
}

/*Dropdown for search*/



/*Dropdown for change icon*/
.dropdown-toggle::after {
    border: none;
}




/*Button Style*/
.bc, bc:hover {
    background-color: #9e9e9e;
    border: 1px solid #ccc;
    color: #ffffff;
    font-weight: 600;
}




/*Table Style*/
.table td, .table th {
    font-size: 14px;
    min-width: 11em;
}

.table thead th {
    border-bottom: none;
}

.table .nobrdr {
    border-top: none;
    padding-top: 2px;
}


/*Dropdown-menu to center*/
.lnamedrp {
    z-index: 999;
    display: none;
    top: 35px !important;
    background-color: #ffffff;
    position: absolute;
    left: -310px !important;
    -webkit-box-shadow: 0px 8px 20px -13px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 20px -13px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 20px -13px rgba(0,0,0,0.75);
}
.mobiledrp {
    padding: 0px !important;
    min-height: 210px;
    min-width: 299px !important;
    position: absolute;
    left: -74px !important;
    -webkit-box-shadow: 0px 8px 20px -13px rgba(0,0,0,0.75);
    -moz-box-shadow: 0px 8px 20px -13px rgba(0,0,0,0.75);
    box-shadow: 0px 8px 20px -13px rgba(0,0,0,0.75);
}
.mob{
    height:140px;
}
/*Text area height*/
.txtarea {
    height: 60px;
}
.txt-verify {
    border: 1px solid #ced4da;
    padding-top: 3px;
    padding-bottom: 3px;
    height: 35px;
    font-weight: 500;
    border-radius: 2px;
}
.btn-verify{
    width:65px;
    
}
.btn-resend {
    width: 70px;
}
.hed-verify {
    background-color: #dee2e6;
}
.drop-calender{
    max-width:390px!important;
    min-width:297px !important;
}
.tbltwo td, .tbltwo th {
    border-top: none;
}
.tbltwo th {
    border-bottom: 1px solid #dee2e6
}
.tbltwo thead th {
    border-bottom: 1px solid #dee2e6
}
.remove {
    width: 30px;
}
.rm-first {
    
    position: absolute;
    right: 90px;
    top: 60px;
}
.rm-second {
    position: absolute;
    right: 90px;
    top: 115px;
}
.rm-third {
    position: absolute;
    right: 90px;
    top: 175px;
}
.rm-4 {
    position: absolute;
    right: 90px;
    top: 58px;
}
.rm-5 {
    position: absolute;
    right: 90px;
    top: 58px;
}
.rm-5 {
    position: absolute;
    right: 90px;
    top: 58px;
}



#nametbl_filter{
    display:none;
}
#nametbl1_filter, #hosttbl_filter, #ManagerDT_filter {
    display: none;
}
#nametbl tbody tr td, #nametbl1 tbody tr td, #hosttbl tbody tr td, #ManagerDT tbody tr td {
    font-size: 13px !important;
    padding: 4px;
    text-align: center;
    border: 1px solid #E0E0E0;
}
#nametbl tbody tr, #nametbl1 tbody tr, #hosttbl tbody tr, #ManagerDT tbody tr {
    cursor: pointer;
}
    #nametbl tbody tr:hover, #nametbl1 tbody tr:hover, #hosttbl tbody tr:hover, #ManagerDT tbody tr:hover {
        background: #dee2e6;
    }
.dataTables_paginate {
    padding: 4px;
    position: absolute;
    margin-top: -25px;
    right: 20px;
    
    bottom:10px;
    cursor:pointer;
}
.previous {
    
    
}
.next {
    
}
.current {
    
}
.paginate_button {
    padding-right: 10px;
    padding: 5px;
    color: #616161
}
.paginate_button:hover {
    background-color: #009688;
    color: #ffffff;
    text-decoration: none;
}


.dataTables_info {
    margin-bottom: 13px;
    margin-left: 24px;
}
.nbtn {
    width: 40.59px;
    border-top-right-radius: 4px !important;
    border-bottom-right-radius: 4px !important;
}
.video{
    
}
.lnr {
    display: inline-block;
    fill: currentColor;
    width: 1em;
    height: 1em;
    vertical-align: -0.05em;
}
/*----------right modal------------*/


.modal.right .mod-dia-right {
    position: fixed;
    margin: auto;
    width: 700px;
    height: 100%;
    -webkit-transform: translate3d(0%, 0, 0);
    -ms-transform: translate3d(0%, 0, 0);
    -o-transform: translate3d(0%, 0, 0);
    transform: translate3d(0%, 0, 0);
}

.modal.right .modal-content {
    height: 100%;
    overflow-y: auto;
}

.modal.right .modal-body {
    padding: 15px 15px 80px;
}

.modal.right.fade .mod-dia-right {
    right: -1px;
    -webkit-transition: opacity 0.3s linear, right 0.3s ease-out;
    -moz-transition: opacity 0.3s linear, right 0.3s ease-out;
    -o-transition: opacity 0.3s linear, right 0.3s ease-out;
    transition: opacity 0.3s linear, right 0.3s ease-out;
}

.modal.right.fade.in .mod-dia-right {
    right: 0;
}

.mod-cont-right {
    border-radius: 0;
    border: none;
}

.modal-header {
    justify-content:space-between;
    border-bottom-color: #EEEEEE;
    background-color: #FAFAFA;
}


@media (min-width: 500px) {
    .mod-dia-right {
        max-width: 800px;
    }
}
/*right modal*/