﻿		 /*.rfa-card{border: 1px solid #cdcdcd; border-radius: 8px; padding: 20px; }*/
/* table scroll bar */
.table-responsive{overflow:inherit !important;}
	@media only screen and (max-width: 996px) {
		.table-responsive{overflow:hidden !important;}
	}
	/* table sorting and label space */
	.table-ib td, .table-ib th{padding:10px 20px 10px 12px!important}
.rfa-tabs .form-row a {
    text-decoration: underline!important;
}
.rfa-tabs .form-row a:hover{
    text-decoration: underline!important;
	font-weight:bold;
}		
		.rfaRightNav hr {
    display: none;
}
table.table-ib{
	width:100%!important
}
		 .table-ib th:nth-child(2),.table-ib td:nth-child(2){text-align: left; padding:10px; }
        .dataTables_filter input { border: 1px solid; }
		.rfa-tabs .nav-pills .nav-link {border-bottom:1px solid #fff;border-radius:0px;padding:5px 0px;margin-bottom:3px;font-weight:100}
        /* .rfa-tabs .nav-pills .nav-link{
            text-decoration: underline !important;
        }*/
		.rfa-tabs .nav-pills .nav-link.active,.rfa-tabs .nav-pills .show>.nav-link {color:#666; background:none;}
		 /* .rfa-tabs a.nav-link:hover , .rfa-tabs a.nav-link.active{font-weight:bold !important; text-decoration: underline !important;}*/
		.rfa-tabs .label-head {font-weight:500;}		
		.customDataTable1 .dataTables_length, .customDataTable1 .dataTables_filter {display:none;}
        .dataTables_filter input { border: 1px solid;}
		.rfa-tabs .table-ib tr th, .rfa-tabs .table-ib tr td {  
		text-align: left;
		padding: 8px 13px;
		vertical-align: middle;}
		.rfa-tabs .table-ib tr th:last-child, .rfa-tabs .table-ib tr td:last-child {text-align:center;}
		#RFAWorkFlowTaskList tr th:nth-child(3),#RFAWorkFlowTaskList tr th:nth-child(5),#RFAWorkFlowTaskList tr td:nth-child(3),#RFAWorkFlowTaskList tr td:nth-child(5),#approvalTable tr th:nth-child(3),#approvalTable tr td:nth-child(3),#approvalTable tr th:nth-child(4), #approvalTable tr td:nth-child(4), #approvalTable tr th:last-child, #approvalTable tr td:last-child, #groupReport tr th:nth-child(5),#groupReport tr th:nth-child(6),#groupReport tr th:nth-child(7),#groupReport tr td:nth-child(5),#groupReport tr td:nth-child(6),#groupReport tr td:nth-child(7) {text-align:center;}
		#MyRFARequests tr th:nth-child(1){min-width:68px;}
		#MyRFARequests tr th:nth-child(5){min-width:84px;}
		
		.pulic_div{
	    width: 100%;
		height: auto;
		padding-bottom: 30px;
		background-color: #fff;
		border-top: 2px solid #eee;
		
		}
	.pub-type-ctr{
                margin-bottom : 20px;
            }
            .pub-document-ctr,
            .pub-details-ctr{
                display : flex;
            }
            .pub-details-label{
                flex : 1
            }
            .pub-details-input{
                flex : 1
            }
            /* input[type="file"]{ */
                /* border : none; */
            /* } */
            .pub-document-input{
                display: flex;
                flex-direction: column;
                flex : 1;
            }
            .pub-justify-input
            {
               
                height: 100px!important;
                
            }
           .submitbutton-ctr
            {
                text-align: center;
            }
            #radiolist{
                display : flex;
                flex-wrap: wrap;
            }
            .mandatory::after{
                content:"*";
                color : red;
                display: inline-block;
                font-size:16px;
            }
            .radio-ctr{
                width: 25%;
            }
            .submit-ctr{
                margin-top : 20px;
            }
            .submit-btn{
                cursor: pointer;
            }
.brkword tbody td{
    word-break: break-all;
}
@media screen and (min-width: 520px) {
		.radio_div1 {
    		margin-left: 10px ; 

		}
	.radio_div2 {
		width: 45% ;
margin-bottom:10px;
	}
	}
	.p_mar_bottom{
		margin-bottom:25px;
	}
	.radio_div{
		    width: 30%;
    height: 30px;
    border: 2px solid #9ea299;
    border-radius: 10px;
    padding: 3px;
    float: left;
    margin-left: 10px;
	cursor:pointer;
	}
	.label_p{
	padding-left: 10px;
    font-weight: 200;
    font-size: 11px;
    width: 83%;
	}
	.label_1{
		
		font-weight: 100;
	}
	.row_div{
		    margin-top: 25px;
    margin-left: 20px;
	}
	.radio_div2{
		   width: 23%;
	}
    .radio_div1{
		    width: -webkit-fill-available;
    margin-left: -15px;
	}
	.nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
       color: #fff;
		background-color: #414141;
		border-color: #dee2e6 #dee2e6 #fff;
		
	}
	
	.file_div{
		height: 25px;
    width: 100%;
    
    margin-top: 10px;
    text-align: center;
    background-color: #fcfcfc;
	}
	.btn_close{
		    float: right;
    padding: 0px !important;
    width: 25px;
	}
	.file_p{
		float: left;
    padding-left: 40px;
    padding-top: 3px;
	}
	.p_lef{
	padding-left: 0px !important;
	padding-bottom: 5px !important;
	}
	.input_w{
		width: 8%;
		float:right;
        height: 15px;
	}
	
	@media only screen and (max-width:767px){
.rfa-tabs .nav-pills{margin-bottom:15px;}
}
	
.scroll {
	position: absolute;
	top: 50%;
	margin-top: -15px;
	width: 20px;
	height: 20px;
	text-align: center;
	color: #828282;
	font-size: 30px;
	cursor: pointer;
	-moz-user-select: none;
	-webkit-user-select: none;
	-ms-user-select: none;
	user-select: none;
}

.left-scroll {
	left: -25px;
	z-index: 10;
	display: none;
}

.right-scroll {
	right: -25px;
	z-index: 10;
	display: none;
}

.scroll-wrapper {
	position: relative;
}
@media (max-width:991px) {
	.left-scroll, .right-scroll {
		display: block;
	}
	.table-ib {
		width: 135% !important;
	}
	.table-ib td:first-child, .table-ib th:first-child {
	width:150px;
}
}
		


@media (max-width:991px) {
	.left-scroll, .right-scroll {
		display: block;
	}
	.table-ib {
		width: 135% !important;
	}
	.table-ib td:first-child, .table-ib th:first-child {
	width:150px;
}
}
@media only screen and (max-width:767px){
.rfa-tabs .nav-pills{margin-bottom:15px;}
}


	 
	 .rfa-card input[type="file"] { white-space: nowrap; overflow: hidden; text-overflow: ellipsis;padding:3px 5px;}
	 .snrr .pub-header, .rfa-tabs h6{padding:20px 0px 10px; font-size:18px;font-weight:500;}
	 .form-group {   margin-bottom: 1rem;}
        .add-change-label {
            margin-bottom: 0;
            padding-left: 8px;
        }


        #radiolist {
            display: flex;
            flex-wrap: wrap;
        }

        .mandatory::after { content: "*"; color: red; position: absolute; margin-left: 8px;}
		.radio-ctr label{white-space: nowrap; overflow: hidden; text-overflow: ellipsis; width:85%;}
        .radio-ctr {
            width: 25%;
        }

        .submit-ctr {
            margin-top: 20px;
        }

        .submit-btn {
            cursor: pointer;
        }

     

        @media screen and (min-width: 520px) {
            .radio_div1 {
                margin-left: 10px;
            }

            .radio_div2 {
                width: 45%;
                margin-bottom: 10px;
            }
        }
        .p_mar_bottom {
            margin-bottom: 25px;
        }

        .radio_div {
            width: 23%;
            height: 40px;
            border: 2px solid #9ea299;
            border-radius: 10px;
            padding: 10px;
            float: left;
            margin-left: 15px;
            margin-bottom: 10px;
        }

        /*.notes {
            padding-left: 15px;
        }*/

        .label_p {
            padding-left: 10px;
            font-weight: 200;
            font-size: 12px;
            width: 83%;
            margin-top: 5px;
            margin: 0;
            position: absolute;
            top: 50%;
            -ms-transform: translateY(-50%);
            transform: translateY(-50%);
        }

        .label_1 {
            font-weight: 100;
        }

        .row_div {
            margin-top: 25px;
            margin-left: 20px;
        }

        .radio_div2 {
            width: 23%;
        }

        .radio_div1 {
            width: -webkit-fill-available;
            margin-left: -15px;
        }

        .nav-tabs .nav-item.show .nav-link, .nav-tabs .nav-link.active {
            color: #fff;
            background-color: #414141;
            border-color: #dee2e6 #dee2e6 #fff;
        }

        .file_div {
            height: 25px;
            width: 100%;
            margin-top: 10px;
            text-align: center;
            background-color: #fcfcfc;
        }

        .btn_close {
            float: right;
            padding: 0px !important;
            width: 25px;
        }

        .file_p {
            float: left;
            padding-left: 40px;
            padding-top: 3px;
        }

        .p_lef {
            padding-left: 0px !important;
            padding-bottom: 5px !important;
        }

              /*  .input_w {
            width: 10%;
            float: right;
        }*/
        @media only screen and (max-width:767px) {
            .radio_div {
                width: 100%;
            }

            .p_div {
                margin-top: 0px;
                padding: 12px;
            }
			.rfa-tabs .nav-pills{margin-bottom:15px;}
			.radio_div {margin-left:0px;}
        }
	
	
@media (max-width:767px) {
	.left-scroll, .right-scroll {
		display: block;
	}
	.table-ib {
		width: 135% !important;
	}
	.table-ib td:first-child, .table-ib th:first-child {
	width:150px;
}
	.rfa-tabs .nav-pills{margin-bottom:15px;}
}




		
.delegateBtn{margin:8px;}
    .sp-peoplepicker-topLevel {
        /* font-size: 12px !important; */
        border-radius: 5px !important;
        display: block;
        width: 100%;
        font-weight: 400;
        line-height: 1.5;
        background-clip: padding-box;
        transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    }
	#delEndDate {border-radius:4px;background-color:#fff!important}
	#doc-input-sub,#sub-doc-input-sub{
		margin:0 0 10px 0;
		line-height:1.5;
		font-weight:100
	}
	
@media only screen and (max-width:767px){
.rfa-tabs .nav-pills{margin-bottom:15px;}
}
		
	
		.sp-peoplepicker-initialHelpText {padding:0px;color:#666666 !important;}
		.sp-peoplepicker-autoFillContainer{width:100%;min-width:100px;max-width:100%;}
.sp-peoplepicker-topLevel{
padding:0px;
width:100% !important;
border:none;
display: block;
height: 100%; 
font-size:14px;
font-weight: 400;
line-height: 1.5;
background-clip: padding-box;
color:#666666 !important;
}

@media (max-width:991px) {
	.left-scroll, .right-scroll {
		display: block;
	}
	.table-ib {
		width: 135% !important;
	}
	.table-ib td:first-child, .table-ib th:first-child {
	width:150px;
}
}
@media only screen and (max-width:767px){
.rfa-tabs .nav-pills{margin-bottom:15px;}
}

@media only screen and (min-width:1200px){
	.rfaLeftNav {max-width:220px;}
	.rfaRightNav {}
	.rfa-tabs .label-head {max-width:160px;}
}



.overlayRFA {
    display: block;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    z-index: 999;
    background: rgba(255,255,255,0.8) url("../../RFA/Images/loader.gif") center no-repeat;
}

/* Turn off scrollbar when body element has the loading class */
.loading {
    overflow: hidden;
}
    /* Make spinner image visible when body element has the loading class */
    .loading.overlayAIP {
        /*display: block; */
    }
