@charset "utf-8";
.top-search{
	margin-bottom: 0px; 
	text-align: left; 
    width: 75%;
    height: 42px;
    margin-top: 0;
    border: 1px solid #999 !important;
    border-radius: 5px;
    padding-top: 0px;
    padding-right: 4px;
    padding-bottom: 0px;
    padding-left: 0px
    position: relative;
    display: inline-flex;
    justify-self: center;
    align-items: center;
}
.repository-sorting.top-search #repository-sorting-dropdown .btn-default{width: 100%;}
.top-search .btn-group .btn-default{background-color: transparent; /* border-radius:3px 0px 0px 3px; */ border: none;}
/* .top-search .btn-group{border-right: 1px solid #ccc !important;}; */
.top-search #the-basics{width:100%; position: relative;}
.top-search #the-basics .twitter-typeahead{width:100%;}
.top-search #the-basics .form-control{ border-radius:0px 3px 3px 0px; /* height: 30px; */ background-color: transparent; border: none; padding-left: 0; font-size: 16px; margin:2px 0;-webkit-box-shadow:none;box-shadow:none;}
.top-search #the-basics .form-control:focus{ background-color: transparent; border: none;box-shadow:none;-webkit-box-shadow:none;}
.top-search .dropdown-menu{width: 100% !important; left: 0% !important;}
.top-search .dropdown-menu > .active > a, .dropdown-menu > .active > a:hover, .dropdown-menu > .active > a:focus{background-image: none !important; background-color:#f0eeee; color: #000;}
.top-search ul.dropdown-menu li a{font-size: 14px; white-space: pre-line;}

.top-search ul.repository-sorting-title{width: 370px !important;}

.top-search .tt-menu{background-color: #FFF; width: 100%; text-align: left; border: 1px solid #cccccc; padding: 5px;}
.top-search .tt-cursor{font-weight: bold;}

.top-search ul.dropdown-menu {border-radius: 4px !important;margin-top:10px;max-height: 390px;background-color: white !important;}
.top-search ul.dropdown-menu li{background-color: #fff;}
.top-search ul.dropdown-menu li a { /* border-bottom:1px solid #ddd; */
	border-left: none;
	border-right: none;
	background-color: transparent;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #666;
	font-weight: normal;
	padding: 6px 10px 6px 6px;
	word-wrap: break-word;
	white-space: pre-wrap;
	line-height: 20px;
}

.top-search ul.dropdown-menu li a:hover {color:#444; filter: none;border: 1px solid #ddd;}
.top-search .btn-group ul.dropdown-menu{width:35vw !important;}
.top-search .btn-group ul.dropdown-menu li input.multiselect-search{-webkit-box-shadow:none;box-shadow:none;-webkit-transition:none;transition:none;}
.dropdown-menu .active-dropdown a {background-color: #ddd !important;}
#nlpDataSetDropdown {border:1px solid #aaa !important;}
.repository-sorting ul.dropdown-menu li a{border-bottom:none !important;}
.repository-sorting ul.dropdown-menu li a:hover{border-bottom: 1px solid #ddd !important;}

.top-search .dropdown-menu_1{left: 0% !important;box-shadow: 0 6px 12px rgba(0, 0, 0, 0.175) !important;}
.top-search .dropdown-menu_1 > .active > a, .dropdown-menu_1 > .active > a:hover, .dropdown-menu_1 > .active > a:focus{background-image: none !important; background-color:#f0eeee; color: #000;}
.top-search ul.dropdown-menu_1 li a{font-size: 14px; white-space: pre-line;}
.top-search ul.dropdown-menu_1 {margin-top:5px;max-height: 390px;}
.top-search ul.dropdown-menu_1 li{background-color: #fff;}
.top-search ul.dropdown-menu_1 li a{/* border-bottom:1px solid #ddd; */border-left: none;border-right:none;background-color:transparent; font-family:Arial, sans-serif !important; font-size:12px !important; color:#666; font-weight:normal !important; padding:4px 19px 4px 6px !important; word-wrap: break-word; white-space: pre-wrap; line-height: 20px;}
.top-search ul.dropdown-menu_1 li a:hover{color:#444; filter: none;border: 1px solid #ddd;}
.top-search .btn-group ul.dropdown-menu_1{width:auto !important;}
.top-search .btn-group ul.dropdown-menu_1 li input.multiselect-search{-webkit-box-shadow:none;box-shadow:none;-webkit-transition:none;transition:none;}
.dropdown-menu_1 .active-dropdown a {background-color: #ddd !important;}
.repository-sorting ul.dropdown-menu_1 li a{border-bottom:none !important;}
.repository-sorting ul.dropdown-menu_1 li a:hover{border-bottom: 1px solid #ddd !important;}
.icon-search{background-position: -47px 0px;}
#srchBox{width:100% !important;}
.top-search ul.dropdown-menu {background: #fff !important;padding: 0 !important;border: 1px solid #bbb;/* border: none !important; */overflow: auto !important;max-height: 350px !important;}
ul.multiselect-container li a label{
	width: 100%;
} 
.multiselect-container>li>a>label {
	margin: 0;
	height: 100%;
	cursor: pointer;
	padding: 0px 0px 0px 0px !important;
	display: flex;
	align-items: center;
	font-weight: normal !important;
}

.multiselect-container input[type="checkbox"] {
	height: 13px !important;
}

.multiselect-container {
	position: absolute !important;
	list-style-type: none;
	margin: 0;
	padding: 0;
	width: auto !important;
	background-color: white !important;
}
.multiselect-container ul{
	background-color: white !important;
}

.tblCls {
	border: 1px solid black;
	border-collapse: collapse;
}

.multiselect-container .input-group-addon {
	display: none !important;
}

#repository-sorting-dropdown .open {
	height: fit-content;
}

.icon-down-arrow {
	background-position: -313px -121px;
}
.icon-up-arrow {
	background-position: -287px -121px;
}
.multiselect-container input[type="checkbox"] {
	height: 15px;
    margin: 0 !important;
    width: 22px;
}
/* .typeahead li{
	height: 30px !important;
} */
.typeahead {
    z-index: 1050; /* Adjust as needed */
}
#nlpMianDiv > #repository-sorting-dropdown > .btn-group > #colMS_mainPfbutton{
	border-right: 1px solid #ddd !important;
	/* background-color: #f0eeee !important; */
	border-left: none !important;
    border-top-left-radius: 5px !important;
    border-bottom-left-radius: 5px !important;
    padding-top: 10px !important;
    padding-right: 11px !important;
    padding-bottom: 10px !important;
    padding-left: 11px !important;
}
#typeAheadClearId{
	position: absolute !important;
	right: 3px !important;
	top: 12px !important;
}


/* Status Container Style */
.status-container {
	font-size:20px !important;
	justify-content:flex-end !important;
    position: absolute;  /* Positioned absolutely within its parent */
    top: 50%;            /* Center vertically */
    left: 50%;           /* Center horizontally */
    transform: translate(-50%, -50%); /* Offset the position to truly center it */
    width: 80%;          /* Default width (you can adjust this) */
    max-width: 600px;    /* Optional: max width */
    padding: 20px;
    text-align: center;
    display: flex !important;
    flex-direction: column;
    justify-content: center;  /* Center content vertically */
    align-items: center;      /* Center content horizontally */
    min-height: 200px;        /* Ensure container has some height */
    pointer-events: none;     /* Disable interaction while loading */
    position: relative;       /* Ensure it stays relative to the parent */
    z-index: 1040;            /* Ensure it's above other content */
}

/* For mobile/tablet devices, use 100% width */
@media (max-width: 768px) {
    .status-container {
        width: 90%;  /* Full width for smaller screens */
    }
}

/* Allow interactions only when not loading */
.status-container.active {
    pointer-events: auto;
}

.status-container h2 {
    font-size: 24px;
    margin-bottom: 20px;
}

.status-item {
    padding: 20px;
    background-color: #ffffff;
    border-radius: 5px;
    margin: 10px 0;
    display: flex;
    flex-direction: column;
    align-items: center;
    opacity: 0;
    display: none;
}

.status-item.active {
    opacity: 1;
    display: flex;
}

.status-item .circle {
    width: 40px;
    height: 40px;
    border-radius: 50%;
    background-color: #007bff;
    color: white;
    display: flex;
    justify-content: center;
    align-items: center;
    font-size: 18px;
    margin-bottom: 10px;
}

.status-item .text {
    font-size: 18px;
    margin-bottom: 15px;
}

.status-item.processing {
    background-color: #f2f8ff;
}

.status-item.success {
    background-color: #d4edda;
    color: #155724;
}

.status-item.error {
    background-color: #f8d7da;
    color: #721c24;
}

/* Progress Bar Styles */
.progress-bar {
    width: 100%;
    height: 5px;
    background-color: #ddd;
    border-radius: 5px;
    margin-top: 10px;
}

.progress-bar-fill {
    height: 100%;
    background-color: #007bff;
    width: 0%;  /* Initial width is 0% */
    border-radius: 5px;
    transition: width 0.5s ease-in-out; /* Smooth filling */
}

/* Status Container Loading Class to Disable Interactions */
.status-container.loading {
    pointer-events: none;  /* Disables clicks and interactions */
}

/* Dots Animation */
.dots span {
    opacity: 0;
    animation: blink 1.5s infinite;
}

.dots span:nth-child(1) { animation-delay: 0s; }
.dots span:nth-child(2) { animation-delay: 0.5s; }
.dots span:nth-child(3) { animation-delay: 1s; }

@keyframes blink {
    0%, 100% { opacity: 0; }
    50% { opacity: 1; }
}

