﻿.custom-container {
    box-shadow: 0 2px 5px rgba(0,0,0,0.1);
    border-radius: 0.50rem !important;
    background: #fafcfe;
    margin-bottom: 40px;
    
}
.custom-container-content{
    padding-left:70px;
    padding-right:100px;
			
}

.custom-content-container {
    padding-left: 40px;
    padding-right: 40px;
}
.table-striped tbody tr:nth-of-type(odd){
    background-color:white !important;
}
/* Page Heading (if needed for your user control) */
#ucDetailsHeader_divPageHeading,
.page-heading {
    text-align: center;
    margin: 20px auto;
}

    #ucDetailsHeader_divPageHeading h1,
    .page-heading h1 {
        font-size: 1.8rem;
        font-weight: bold;
        margin-bottom: 10px;
        margin-left:0px
    }

.nav-bar {
    background-color: #2258a2;
    padding: 10px;
    text-align: left;
    padding-left: 50px;
    padding-right: 50px;
    border-top-left-radius: 0.5rem;
    border-top-right-radius: 0.5rem;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0;
}

    .nav-bar a {
        font-size: 20px;
        color: #fff;
        padding: 10px 15px;
        text-decoration: none;
        margin-right: 5px;
        display: inline-block;
        transition: background-color 0.3s;
        font-weight: 500;

    }
    .nav-bar a:hover{
        color:white;
    }

    .nav-bar a i {
        margin-right: 3px;
    }
        .nav-bar a i:hover {
            color:white;
        }

        .nav-bar a:hover {
            background-color: #1d4d8a;
            border-radius: 10px;
        }


.link-1-active {
    /*text-decoration: underline !important;*/
    /*border-bottom: 2px solid #ffffff;*/
    background-color: #1d4d8a;
    border-radius: 10px;
}


/* Table Container: white box with slight border & rounding */
.table-container {
    background-color: #fff;
    border: 1px solid #dee2e6;
    border-radius: 5px;
    width: 80%; /* Adjust as you like */
    margin: 20px auto; /* Center it horizontally & space from top */
    padding: 20px; /* Spacing inside the box */
   text-align:left;
}

/* Table with subtle borders */
.table-details {
    width: 100%;
    border-collapse: collapse;
}

    .table-details th,
    .table-details td {
        padding: 10px;
        border-bottom: 1px solid #dee2e6;
        vertical-align: top; /* Keep text aligned at the top */
    }

    /* Make the first column narrower (labels) */
    .table-details th {
        width: 20%;
        text-align: left;
        background-color: #f8f9fa;
        font-weight: 600;
    }

/* “ProjectName” row styling */
.project-title {
    font-size: 1.25rem;
    font-weight: 700;
    margin-bottom: 5px;
}


.heading-2 {
    font-size: 35px;
    font-weight: 600;
    margin-left: 70px;
    margin-top: 20px;
    margin-bottom: 0px;
}

.horizontal-line {
    display: block;
    width: 87%;
    height: 1px;
    background-color: #ccc;
    margin-top: 5px;
    margin-bottom: 40px;
    margin-left: 70px;
    margin-right: 70px;
}

.form-control {
    border-radius:0.5rem !important;
}
.text-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 20px !important;
}
.line-padding {
    padding-left: 0px !important;
    padding-right: 0px !important;
    padding-bottom: 0px !important;
    padding-top: 5px !important;
}
.horizontal-line-for-body {
    display: block;
    width: 100%;
    height: 1px;
    background-color: #ccc;
    margin-top: 5px;
    margin-bottom: 10px;
    margin-left: 0px;
    margin-right: 0px;
}


.table-new {
    border-collapse: collapse;
    border-spacing: 0;
    margin-left: 70px;
}

.table tbody tr:first-child td {
  border-top: none;
  
}


.table tbody td {
    border-top: none;
}



/*--------Edit Job Application Menu CSS Starts--------*/

ul#css3menu1 li {
    position: relative;
    display: block;
    white-space: nowrap;
    font-size: 0;
    float: left;
}

ul#css3menu1 > li {
    /* margin: 0 0 0 5px; */
    margin-right: 5px;
}

ul#css3menu1 li.topmenu:hover > a, ul#css3menu1 li.topmenu a.pressed {
    background-color: #1C7ED1;
    border-style: solid;
    border-color: #1C7ED1;
    color: #fefeff;
}

ul#css3menu1 li.topmenu > a {
    background-color: transparent;
    border-width: 1px;
    border-style: solid;
    border-color: #d1d1d1;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    padding: 9px 15px;
    color: #333333;
}

ul#css3menu1 li:hover > a, ul#css3menu1 li a.pressed {
    border-style: none;
    color: #FFFFFF;
    text-decoration: none;
}

ul#css3menu1 > li > a {
    padding: 9px 15px;
}

ul#css3menu1 a {
    display: block;
    vertical-align: middle;
    text-align: left;
    text-decoration: none;
    font: 12px Arial,Arial;
    color: #000000;
    font-weight: bold;
    cursor: pointer;
    padding: 3px;
    background-color:;
    background-repeat: repeat;
    border-width: 0px;
    border-style: none;
    border-color:;
}

.button-default {
    text-align: center;
    background-color: #ffc107 !important;
    /* color: white !important; */
    padding: 4px 15px !important;
    border-radius: 0.30rem !important;
    font-weight: normal !important;
    text-transform: capitalize !important;
}
.head4 {
    /* font-size: 24px; */
    font-size: 1.5em;
    font-weight: 500;
    COLOR: #000000;
    text-align: left;
    FONT-FAMILY: open_sansregular, Verdana,Arial, Helvetica, sans-serif;
}

A.Link:link {
    FONT-FAMILY: open_sansregular, Verdana,Arial, Helvetica, sans-serif;
    line-height: 1.6;
    /* font-size: 18px; */
    font-size: 1.125em;
    COLOR: #039BE5;
    TEXT-DECORATION: none;
    outline: none;
    border: none;
}

ul#css3menu1 li.topmenu:hover > a, ul#css3menu1 li.topmenu a.pressed {
    background-color: #1C7ED1;
    border-style: solid;
    border-color: #1C7ED1;
    color: #fefeff;
}

/*--------Edit Job Application Menu CSS Ends--------*/
/*---------------GridView Starts ----------------*/
.custom-grid {
    width: 100%;
/*    margin-bottom: 1rem; 
*/    font-family: Arial, sans-serif; 
    font-size: 14px; 
    border-radius: 0.50rem;
}

    .custom-grid th {
        background-color: #2258a2; 
        color: #fff; 
        text-align: center; 
        font-weight: normal;
        padding: 10px; 
        vertical-align:middle;
        /*border: 1px solid #ddd;*/
    }

    .custom-grid td {
        border: 1px solid #ddd; 
        padding: 10px; 
        vertical-align: middle; 
        text-align: left; 
        background-color:white;
    }

    .custom-grid thead tr th {
        
        border: none;
    }
    .custom-grid th {
        background-color: #2258a2; 
        color: #fff; 
        text-align: center; 
        padding: 10px;
        border-bottom: 1px solid #ddd; 
       
    }

    .custom-grid th:first-child {
        border-top-left-radius: 0.5rem;
					  
    }

    
    .custom-grid th:last-child {
        border-top-right-radius: 0.5rem;
						  
				   
    }

    .custom-grid tr:last-child td:first-child {
        border-bottom-left-radius: 0.5rem;
    }
    
    .custom-grid tr:last-child td:last-child {
        border-bottom-right-radius: 0.5rem !important;
    }

    .custom-grid .btn {
        display: inline-block;
        /*padding: 6px 12px;*/
        border-radius: 4px;
						  
						   
        color: #fff;
        text-decoration: none;
        font-size: 13px;
        margin: 2px; 
    }

    .custom-grid .btn-view {
        text-align:center;
        background-color: #ffc107;
        width: 60px;
        padding: 10px 15px;
				   
						  
				  
        border-radius:0.50rem;
    }

    .custom-grid .btn-cv {
        text-align: center;
        background-color: #17a2b8;
        width: 60px;
        padding: 10px 15px;
        border-radius: 0.50rem;
    }

    .custom-grid .btn-print {
        text-align: center;
        background-color: #6c757d;
        width: 60px;
        padding: 10px 15px;
        border-radius: 0.50rem;
    }

    .custom-grid .btn-pay {
        text-align: center;
        background-color: #28a745;
        width: 60px;
        padding: 10px 15px;
        border-radius: 0.50rem;
    }

    .custom-grid .btn-not-submitted {
        text-align: center;
        background-color: #dc3545;
        width: 60px;
        padding: 10px 15px;
        border-radius: 0.50rem;
    }

    .custom-grid .btn-edit {
        text-align: center;
        background-color: #fd7e14;
        width: 60px;
        padding: 10px 15px;
        border-radius: 0.50rem;
    }



/*---------------GridView ENDS ----------------*/

.note-heading {
    color: #EFA453;
    font-weight: 600;
}