@charset "utf-8";
/* CSS Document */

body {
    width:100%;
    background:#fff;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
    font-size:13px;
    margin:0;
    padding:0;
    background-color:#F0F0F0;
}

html {
    margin:0;
    height: 100%;
    min-height: 100%;
    position: relative;
    padding:0

}

input.text {
    border: 1px solid #96A6C5;
    width: 100%;  /* Full width for responsiveness */
    max-width: 290px; /* Maintains the original width on larger screens */
    font-size: 16px;
    padding: 6px;
    display: inline-block;
    vertical-align: middle;
}

/* Responsive Adjustments */
@media (max-width: 576px) {  /* Mobile screens */
    input.text {
        max-width: 100%; /* Uses full width on smaller screens */
        font-size: 14px; /* Slightly smaller font for better fit */
        padding: 8px; /* More comfortable padding for touch input */
    }
}


input.text1 {
    border:1px solid #96A6C5;
    width:20px;
    font-size:16px;
    padding:6px
}

input.text2 {
    border:1px solid #96A6C5;
    width:40px;
    font-size:16px;
    padding:4px
}

input.button {
    background-color:#75BF53;
    color:#fff;
    border:1px solid #3A5F29;
    display: inline-block;
    outline: none;
    cursor: pointer;
    text-align: center;
    text-decoration: none;
    font: 14px/100% Arial, Helvetica, sans-serif;
    padding: .4em 1em .4em 1em;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
    -webkit-border-radius: .2em;
    -moz-border-radius: .2em;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2)
}
input.button:hover {
    text-decoration: none;
    background-color: #81d15c
}
input.button:active {
    position: relative;
    top: 1px
}

select {
    color:#333;
    border:1px solid #96A6C5;
    padding:4px
}

.topline {
    width:100%;
    background:#021148;
    height:0px;
}

.bodypannel {
    width:100%;
    float:left;
    background-color:#F0F0F0;

}

.header {
    width:100%;
    background-color:#FFF;
    border-left:1px solid #E8E8E8;
    border-right:1px solid #E8E8E8;
    -moz-box-shadow: 0 10px 15px 5px #CCC;
    -webkit-box-shadow: 0 10px 15px 5px #CCC;
    box-shadow: 0 10px 15px 5px #CCC;
}

.headerinner {
    width:100%;
    /*height:100px;
    padding-top:1px;
    border:0 solid #00F*/
}

.headerlogo {
    width:67px;
    float:left;
    border:0 solid #099;
    padding-left:10px
}

#headercaption {
    width:100%;
    float:left;
    border:0 solid #099;
    height:60px;
    padding-top:25px;
    font-family:'TitilliumRegular'!important;
    font-size:35px;
    color:#07416b
}

#headercaption h1 {
    font:20px 'TitilliumRegular'!important;
    left:20px;
    letter-spacing:-1px;
    /*text-shadow:1px 2px 2px #0f4db8;*/
    top:29px;
}

#headercaption h {
    font:20px 'TitilliumRegular'!important;
    left:20px;
    letter-spacing:-1px;
    font-weight: bold;
    /*text-shadow:1px 2px 2px #0f4db8;*/
    top:29px;
}

#headercaption h2 {
    font:15px 'TitilliumRegular'!important;
    left:20px;
    letter-spacing:-1px;
    font-weight: bold;
    /*text-shadow:1px 2px 2px #0f4db8;*/
    top:29px;
}






#top h1 a {
    text-decoration:none
}

.outerontentholder {
    border-left:1px solid #E8E8E8;
    border-right:1px solid #E8E8E8;
    border:0 solid #00F;
    padding:10px 0;
    position: relative;
    height: auto;
    bottom:0;
    background:#fff;
    /*-moz-box-shadow: 0 0 15px 5px #CCC;
    -webkit-box-shadow: 0 0 15px 5px #CCC;
    box-shadow: 0 0 15px 5px #CCC;*/
    /*background-image:url(../images/2.png)*/
}


.contentholder{
    padding:10px 0;

}

.contentholder2 {
    padding-top: 50px;
    width: 100%;
    height: auto;
    /* height: 1110px;   */
    padding:10px 0;
    border:1px solid #CCC;
    -moz-border-radius:15px;
    border-radius:15px;
    font-family:  "Trebuchet MS", arial, tahoma, verdana;
    background-color:#FFF;

}
.contentholder4{
    padding-top: 20x;
    padding:5px 0;
    border:1px solid #CCC;

    height:100%;
    vertical-align: top;
    background-color:#FFF;

}
.contentholder3 {
    padding-top: 50x;
    width: 100%;
    height: 100%;
    padding:10px 0;
    border:1px solid #CCC;
    -moz-border-radius:15px;
    border-radius:15px;
    font-family:  "Trebuchet MS", arial, tahoma, verdana;
    background-color:#FFF;
}
.contentholder1 {
    padding:10px 0;
    width:50px;
    height:50px;
}

.content {

    width:98%;
    border:0 solid;
    height:auto
}

.footer {
    width:100%;
    background: linear-gradient(to right, #581f37, #923c5b);
    height:32px;
    border-top:1px solid #CCC;
    position: absolute;
    margin-bottom: 0;
    -moz-box-shadow: 0 10px 15px 5px #CCC;
    -webkit-box-shadow: 0 10px 15px 5px #CCC;
    box-shadow: 0 10px 15px 5px #CCC;
}

.footerinner {
    width:100%;
    border:0 solid #06C;
    padding-top:9px;
    color:#fff;
    font-size:11px;
    font-family:Verdana, Arial, Helvetica, sans-serif
}

.bottomline {
    width:95%;
    background-color:#CCC;
    height:2px;
}

.container {
    padding: 7px 0;
    /*background: #408DB5;
    text-align: center;
    color: #fff;*/
}

.accountcontainer {
    /* max-width:600px;*/
    width: 100%;
    background: #fff;
    padding: 20px 35px;
    border:1px solid #CCC;
    -moz-border-radius:15px;
    border-radius:15px;
    font-family:  "Trebuchet MS", arial, tahoma, verdana;
}
.accountcontainer1 {

    max-width:400px;

    background: #fff;
    padding: 20px 35px;
}
.accountcontainer2 {

    width:85%;
    background: #fff;
    padding: 20px 35px;
    border:1px solid #CCC;
    -moz-border-radius:15px;
    border-radius:15px;
    font-family:  "Trebuchet MS", arial, tahoma, verdana;
}
.accountcontainerregistration {
    background: #fff;
    width:100%;
    position:relative;
    /*border:1px solid #CCC;*/
    -moz-border-radius:15px;
    border-radius:15px
}
.accountcontaineroptionreg {
    background: #fff;
    width:100%;
    position:relative;
    border:1px solid #CCC;
    -moz-border-radius:15px;
    border-radius:15px
}

.accountline {
    width:100%;
    position:relative;
    border-top:1px solid #CCC
}
.accountline1 {

    text-align:left;
    color: #581f37;
    font-size: 13px;


}


.horizontalcssmenu {
    width:100%;
    float:left;
    background: linear-gradient(to right, #581f37, #923c5b);
    border-right:0px solid #FFF;
    -moz-box-shadow: 0px 6px 10px #CCC;
    -webkit-box-shadow: 0px 6px 10px #CCC;
    box-shadow: 0px 6px 10px #CCC;
}

.horizontalcssmenu ul {
    list-style-type:none;
    margin:0px;
    padding:4px 8px;
}

.horizontalcssmenu ul li {
    position:relative;
    display:inline;
    float:left
}

.horizontalcssmenu ul li a {
    /*display:block;*/
    border-left:1px solid #FFF;
    border-left-width:1px;
    text-decoration:none;
    background-color:#581f37;
    color:#FFF;
    height:25px;
    padding:4px 8px;
    font: 14px  Trebuchet MS, arial, tahoma, verdana;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

.horizontalcssmenu ul li ul {
    left:0;
    top:0;
    position:absolute;
    display:block;
    visibility:hidden;
    z-index:100
}

.horizontalcssmenu ul li ul li {
    display:inline;
    float:none;

}

.horizontalcssmenu ul li ul li a {
    display:block;
    width:160px;
    font-weight:400;
    background:#581f37;
    border-top:1px solid #FFF;
    padding:3px 15px 15px;

}

.horizontalcssmenu ul li a:hover {
    background-color:#923c5b;
}

.horizontalcssmenu ul li ul li a:hover {
    background:#923c5b;
}

.horizontalcssmenu .arrowdiv {
    position:absolute;
    right:0;
}

.spanmenu {
    padding:1px 2px 0;
}

.spanmenus {
    color:#fff;
    /*border:1px solid #FFF;*/
    background:#581f37;
    -moz-border-radius:0px;
    border-radius:0px;
    padding:2px 2px 2px 2px;
    -moz-box-shadow: 0 0 1px 3px #923c5b;
    -webkit-box-shadow: 0 0 1px 3px #923c5b;
    box-shadow: 0 0 1px 3px #923c5b;
    font: 14px  Trebuchet MS, arial, tahoma, verdana;
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

* html p#iepara {
    padding-top:1em
}

* html .horizontalcssmenu ul li {
    float:left;
    height:1%
}

* html .horizontalcssmenu ul li a {
    height:1%
}

.required {
    font-size:17px;
    font-weight:700;
    color:#c40000;
    font-family:verdana
}

.errordiv {
    background-color:#F7CBCA;
    width:80%;
    text-align:center;
    border:1px solid #C00;
    color:#d10202;
    -moz-border-radius:8px;
    border-radius:8px;
    padding:4px
}

.info,.success,.warning,.error,.validation,.link,.fieldinfo ,marquees{
    border:1px solid;
    background-repeat:no-repeat;
    background-position:10px center;
    font-family:Arial, Helvetica, sans-serif;
    font-size:13px;
    margin:10px 0;
    padding:15px 10px 15px 50px;
}

.info {
    color:#00529B;
    background-color:#BDE5F8;
    background-image:url(../images/info.png)
}

.success {
    color:#4F8A10;
    background-color:#DFF2BF;
    background-image:url(../images/success.png)
}

.warning {
    color:#9F6000;
    background-color:#FEEFB3;
    background-image:url(../images/warning.png)
}

.fieldinfo {
    background-color:#e7effc;
    border: 1px solid #8ab6fb;
    color: #0163AD;
    font-size: 13px;
    background-image:url(../images/info.png);
    margin:10px 0;
    padding:10px 10px 10px 50px
}

.error {
    color:#D8000C;
    background-color:#FFBABA;
    background-image:url(../images/error.png)
}
.marquees{
    padding:8px 10px 8px 10px;
    font-weight: bold;
    color: #cc0d0d;
    font-size: 22px;
    /*border:1px solid #8ab6fb;*/
    background: #FFF;

}
.link {
    border:1px solid #8ab6fb;
    background:#f5f6f2
}

.link a {
    color:blue;
    font-family:  "Trebuchet MS", arial, tahoma, verdana;
}

.usertoplink {
    float:right;
    font-size:16px;
    font-family:  "Trebuchet MS", arial, tahoma, verdana;
}

.usertoplink a {
    color:blue;
    text-decoration:none
}

.navlist {
    width:100%;
    font-family:verdana;
    font-size:11px;
    border:0 solid gray;
}

.navlist li {
    display:inline;
    position:relative;
    color:#000;
    padding:6px;
    font-size:10px;
    font: 13px/100% Arial, Helvetica, sans-serif;

}

li.completed {
    background:#75BF53;
    color:#FFF;
    border:1px solid #55b32a;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
    box-shadow: 0 1px 2px rgba(0,0,0,.2);
    text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

li.selected {
    color:#009113;
    border:1px solid #009113;
}

li.current {
    color:#fff;
    border:1px solid #d6921b;
    background:#df8e01;
}

li.remaining {
    color:#d70000;
    border:1px solid #b30303;
}

.information {
    color:#c17d7d;
    font-size:12px
}

ul#tabnav {
    text-align:left;
    font:12px verdana, arial, sans-serif;
    border-bottom:1px solid #26b7fb;
    list-style-type:none;
    color:#797a7c;
    margin:.5em 0;
    padding:8px 12px
}

ul#tabnav li {
    display:inline
}

body#tab1 li.tab1,body#tab2 li.tab2,body#tab3 li.tab3,body#tab4 li.tab4 {
    border-bottom:1px solid #FFF;
    background-color:#fff
}

div#tab1 li.tab1 a,div#tab2 li.tab2 a,div#tab3 li.tab3 a,div#tab4 li.tab4 a {
    background-color:#fff;
    color:#0F87FF;
    font-weight: bold;
    position:relative;
    top:1px;
    padding:8px 12px
}

ul#tabnav li a {
    border:1px solid #408DB5;
    background-color:#408DB5;
    color:#fff;
    margin-right:0;
    text-decoration:none;
    border-bottom:none;
    padding:8px 12px;
    -webkit-border-radius: .6em .6em 0 0;
    -moz-border-radius: .6em .6em 0 0;

}

ul#tabnav a:hover {
    background:#02acfd;
    color:#FFF
}

.alink a{
    color:#408DB5;
}
.link a:hover,.usertoplink a:hover,.alink a:hover {
    color:maroon
}

.tablehead{
    margin:0px 0 10px;
    padding:0px;
    font-size:1.0em;
    font-family:  "Trebuchet MS", arial, tahoma, verdana;

}
.tablehead1{

    margin:0px 0 20px;
    padding:0px;
    font-size:1.0em;
    font-family:  "Trebuchet MS", arial, tahoma, verdana;
}
.event{
    color: #408DB5;
    margin:0px 0 20px;
    padding:0px;
    font-size:1.0em;
    font-family:  "Trebuchet MS", arial, tahoma, verdana;
}


.tablesubhead{
    font: 1.2em Arial, Helvetica, sans-serif;
    color: #06C;
}

.contact {
    width:100%;
    background-color:#FFF;
    border:1px solid #e7e6e6;
    padding: 4px;
    -webkit-border-radius: .6em;
    -moz-border-radius: .5em;
    border-radius: 10px;
}
/* The hint to Hide and Show */
/*.hint {
    display: none;
    position: absolute;
    width: 200px;
    margin-top: -24px;
    border: 1px solid #c93;
    padding: 8px 10px;
    margin-left:255px;
    background: #ffc url(../images/pointer.gif) no-repeat -10px 5px;
    text-align: justify;
    -webkit-border-radius: .6em;
    -moz-border-radius: .2em;
    border-radius: 6px;
    font: 12px Arial, Helvetica, sans-serif;
    color: #000;
}

/* The pointer image is hadded by using another span */
/*.hint .hint-pointer {
    position: absolute;
    left: -10px;
    top: 5px;
    width: 10px;
    height: 19px;
    background: url(../images/pointer.gif) left top no-repeat;
}*/
.hint {
    display: none;
    position: absolute;
    width: 260px;
    margin-top: 6px;
    margin-left: 12px;

    background: #111;
    color: #fff;
    padding: 10px 12px;
    font-size: 13px;
    line-height: 1.4;

    border-radius: 10px;
    box-shadow: 0 8px 24px rgba(0, 0, 0, 0.35);
    z-index: 999;

    opacity: 0;
    transform: translateY(6px);
    transition: all 0.2s ease-in-out;
}

/* Show animation */
select:focus + .hint,
input:focus + .hint {
    display: block;
    opacity: 1;
    transform: translateY(0);
}

/* CSS Arrow */
.hint::before {
    content: "";
    position: absolute;
    left: -8px;
    top: 12px;
    border-width: 8px;
    border-style: solid;
    border-color: transparent #111 transparent transparent;
}

/* Remove old image pointer */
.hint .hint-pointer {
    display: none;
}


.content1{
    width:90%;
    font-size:13px;
    color: #1f1e1e;
    font-family:Verdana, Arial, Helvetica, sans-serif
}
.content1 h1 {
    color: #bb0707;
    margin: 0;
    padding: 4px 0;
    text-decoration: underline;
    font-weight: bold;
    font-size: 13px
}
.content1 p{
    margin: 0;
    padding: 4px 0
}
#applicantCommunity {

}

.container1 {
    height: 100%;
    margin-top: 0;
    /*  padding:10px 5px 10px 5px;*/
    width: 100%;
    /*display:inline;*/
    /*vertical-align: top;*/



}

#timeline {
    width: 100%;
    margin: 30px auto;
    position: relative;
    padding: 0 10px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}
#timeline .tm-title {

    display: block;
    width: 100%;
    padding: 4px 8px;
    margin: 0 auto;
    max-width: 350px;
    margin-bottom: 22px;
}
#timeline:before {
    content: "";
    width: 3px;
    height: 100%;
    background: #408DB5;
    left: 50%;
    top: 0;
    position: absolute;
}
#timeline:after {
    content: "";
    clear: both;
    display: table;
    width: 90%;
}
#timeline .timeline-item {
    margin-bottom: 10px;
    position: relative;
}
#timeline .timeline-item .timeline-icon {

    background: #408DB5;
    width: 50px;
    height: 50px;
    position: absolute;
    top: 0;
    left: 50%;
    overflow: hidden;
    margin-left: -23px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    -ms-border-radius: 50%;
    border-radius: 50%;
}
#timeline .timeline-item .timeline-icon circle{
    font-weight: bold;
    padding: 10px 15px;
    border-radius: 80%;
    padding-top: 20px;
    max-height: 50px;
    z-index: 2;
}
#timeline .timeline-item .timeline-icon svg {
    position: relative;
    top: 14px;
    left: 14px;
}
#timeline .timeline-item .timeline-content {
    width: 10%;
    background: #fff;
    padding: 20px;
    -webkit-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -moz-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -ms-box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    box-shadow: 0 3px 0 rgba(0, 0, 0, 0.1);
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    -ms-border-radius: 5px;
    border-radius: 5px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
#timeline .timeline-item .timeline-content h2 {
    padding: 15px;
    background: #408DB5;
    color: #fff;
    margin: -20px -20px 0 -20px;
    font-weight: 300;
    -webkit-border-radius: 3px 3px 0 0;
    -moz-border-radius: 3px 3px 0 0;
    -ms-border-radius: 3px 3px 0 0;
    border-radius: 3px 3px 0 0;
}
#timeline .timeline-item .timeline-content:before {
    content: '';
    position: absolute;
    left: 45%;
    top: 20px;
    width: 0;
    height: 0;
    border-top: 7px solid transparent;
    border-bottom: 7px solid transparent;
    border-left: 7px solid #408DB5;
}
#timeline .timeline-item .timeline-content.right {
    float: right;
}
#timeline .timeline-item .timeline-content.right:before {
    content: '';
    right: 45%;
    left: inherit;
    border-left: 0;
    border-right: 7px solid #408DB5;
}
#timeline {
    margin: 30px;
    padding: 0px;
    width: 80%;
}
#timeline:before {
    left: 0;
}
#timeline .timeline-item .timeline-content {
    width: 90%;
    float: right;
}
#timeline .timeline-item .timeline-content:before, #timeline .timeline-item .timeline-content.right:before {
    left: 10%;
    margin-left: -6px;
    border-left: 0;
    border-right: 7px solid #408DB5;
}
#timeline .timeline-item .timeline-icon {
    left: 0;
}
header:after, #timeline .timeline-item:after, header:before, #timeline .timeline-item:before {
    content: '';
    display: block;
    width: 100%;
    clear: both;
}

*, *:before, *:after {
    box-sizing: border-box;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
}

body, html {
    height: 100%;
}

body {

    background: #f9f9f9;
    background-size: cover;
    margin: 0;
    padding: 0;
    font-family: helvetica, arial, tahoma, verdana;
    line-height: 20px;
    font-size: 14px;
    color: #000;
}

img {
    max-width: 100%;
}

a {
    text-decoration: none;
}

h1, h2, h3, h4 {
    font-family: "Dosis", arial, tahoma, verdana;
    font-weight: 500;
}

.project-name {
    /*width: 200%;*/
    color  :#0E385F;
    position: relative;
    padding: 0 50px;
    -webkit-transition: all 0.4s ease;
    -moz-transition: all 0.4s ease;
    -ms-transition: all 0.4s ease;
    transition: all 0.4s ease;
}

header {
    height: 80px;
    background: #2b2e48;
    padding: 10px;
    -webkit-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    -moz-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    -ms-box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
    box-shadow: 0 3px 3px rgba(0, 0, 0, 0.05);
}
header .logo {
    color: #408DB5;
    float: left;
    font-family: "Dosis", arial, tahoma, verdana;
    font-size: 22px;
    font-weight: 500;
}
header .logo > span {
    color: #f7aaaa;
    font-weight: 300;
}
header .social {
    float: right;
}
header .social .btn {
    font-family: "Dosis";
    font-size: 14px;
    margin: 10px 5px;
}

.register {
    list-style: none;
    margin: 0 -5px;
    font: 16px "Trebuchet MS", arial, tahoma, verdana;
}
.register li {
    font-weight:normal;
    display:inline-block;
    padding:0 1%;

}
.register li a, .register li a:visited
{
    color:#408db5
}
.register li a:hover
{
    color:red
}
ul, ol {
    margin-top: 0;
    margin-bottom: 10px;
}
.fo-lg {
    font-size:1.1em
}
.ul {
    display: block;
    list-style-type: disc;
    margin-block-start: 1em;
    margin-block-end: 1em;
    margin-inline-start: 0px;
    margin-inline-end: 0px;
    padding-inline-start: 40px;
}
.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: normal;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}
.btn-xs, .btn-group-xs > .btn {
    padding: 10px 15px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    align-content: left;
}
.btn-success {
    color: #fff;
    background-color: #395f8d;

}
.polaroid {
    align:center;
    width: 600px;
    padding: 10px 10px 20px 10px;
    border: 1px solid #BFBFBF;
    background-color: white;
    box-shadow: 10px 10px 5px #aaaaaa;
}
.input[type='file'] {
    color: transparent;    /* Hides your "No File Selected" */
    direction: rtl;        /* Sets the Control to Right-To-Left */
}

.captooltip {
    position: relative;
    display: inline-block;
    margin-left: 6px;
    cursor: pointer;
}

.captooltip .tooltiptext {
    visibility: hidden;
    opacity: 0;
    width: 320px;
    max-width: 90vw;                 /* responsive on small screens */
    background: #111;
    color: #fff;
    text-align: left;               /* better readability */
    border-radius: 8px;
    padding: 8px 10px;
    font-size: 13px;
    line-height: 1.5;

    /* Fix text wrapping */
    white-space: normal;
    word-wrap: break-word;
    overflow-wrap: break-word;

    /* Position */
    position: absolute;
    z-index: 999;
    bottom: 125%;                   /* show above */
    left: 50%;
    transform: translateX(-50%);

    /* Animation */
    transition: opacity 0.2s ease, transform 0.2s ease;
    box-shadow: 0 8px 20px rgba(0,0,0,0.25);
}

/* Arrow */
.captooltip .tooltiptext::after {
    content: "";
    position: absolute;
    top: 100%;
    left: 50%;
    transform: translateX(-50%);
    border-width: 6px;
    border-style: solid;
    border-color: #111 transparent transparent transparent;
}

.captooltip:hover .tooltiptext,
.captooltip:focus-within .tooltiptext {
    visibility: visible;
    opacity: 1;
    transform: translateX(-50%) translateY(-4px);
}

/* Mobile friendly: tap to show */
@media (max-width: 576px) {
    .captooltip .tooltiptext {
        width: 260px;
        font-size: 12px;
    }
}

.capheader {
    overflow: hidden;
    background-color: #fff;
    padding: 20px 10px;
    margin-left: 3px;
    width: 99%;
}



.capheader-left {
    float: left;

}

@media screen and (max-width: 500px) {


    .capheader a {
        float: none;
        display: block;
        text-align: left;
    }

    .capheader-left {
        float: none;
    }
}

.bg-cap
{
    background: linear-gradient(to right, #581f37, #923c5b);
}

.text-cap {
    --bs-text-opacity: 1;
    color: rgba(88, 31, 55, 1) !important;
}
.alert-cap {
    --bs-alert-color: #4D2C2E;
    --bs-alert-border-color: #E18688;
    --bs-alert-link-color: #7A2E32;

    border-left: 6px solid #C94B4B;
    border-radius: 12px;
    padding: 1rem 1.25rem;
    font-weight: 500;
    background: linear-gradient(135deg, #FBAFB1, #E18688);
}
.info-card {
    background: #f9fbff;
    border-left: 4px solid #3b82f6;
    padding: 16px 18px;
    border-radius: 8px;
    margin-bottom: 20px;
    font-size: 14px;
}

.info-title {
    margin: 0 0 10px;
    font-size: 15px;
    font-weight: 600;
    color: #1e3a8a;
}

.info-list {
    margin: 0;
    padding-left: 0;
    list-style: none;
}

.info-list li {
    display: flex;
    align-items: flex-start;
    gap: 10px;
    margin-bottom: 6px;
    color: #374151;
}

.dot {
    width: 8px;
    height: 8px;
    margin-top: 6px;
    border-radius: 50%;
    background: #9ca3af;
}

.dot.required {
    background: #ef4444;
}

.alert-custom {
    background: #f1f8fe !important;
    border-left: 4px solid #3b82f6 !important;
    border-radius: 0.375rem !important; /* same feel as Bootstrap */
    color: #1e3a8a !important; /* optional: slightly deeper blue text */
}

.alert-custom ul {
    margin-bottom: 0;
    padding-left: 1rem;
}

.alert-custom li {
    margin-bottom: 0.25rem;
}


.tab-wrapper {
    width: 100%;
    margin: 10px 0 20px;
}

.tabbar {
    display: flex;
    align-items: center;
    justify-content: flex-start;
    list-style: none;
    padding: 0;
    margin: 0;
    gap: 6px;
    border-bottom: 2px solid #e5e7eb;
}

.tabbar .tab {
    position: relative;
    border-radius: 10px 10px 0 0;
    background: #f8fafc;
    transition: all .2s ease;
}

.tabbar .tab-link {
    display: flex;
    align-items: center;
    gap: 8px;
    padding: 10px 14px;
    text-decoration: none;
    color: #374151;
    font-weight: 600;
    font-size: 13px;
    white-space: nowrap;
}

/* Step number */
.tabbar .step-no {
    width: 22px;
    height: 22px;
    border-radius: 50%;
    background: #e5e7eb;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    font-size: 11px;
    font-weight: bold;
}

/* Icon */
.tabbar .icon {
    font-size: 14px;
}

/* Active tab */
.tabbar .tab.active {
    background: #ffffff;
    border: 2px solid #e5e7eb;
    border-bottom: 2px solid #ffffff;
    margin-bottom: -2px;
    animation: tabSlide .25s ease-out;
}

.tabbar .tab.active .step-no {
    background: #2563eb;
    color: #fff;
}

.tabbar .tab.active .tab-link {
    color: #1d4ed8;
}

/* Hover */
.tabbar .tab.enabled:hover {
    background: #eef2ff;
}

/* Disabled */
.tabbar .tab.disabled {
    opacity: .45;
    pointer-events: none;
}

/* Subtle slide animation */
@keyframes tabSlide {
    from {
        transform: translateY(6px);
        opacity: 0.6;
    }
    to {
        transform: translateY(0);
        opacity: 1;
    }
}

/* Mobile wrap */
@media (max-width: 768px) {
    .tabbar {
        flex-wrap: wrap;
        gap: 8px;
    }
}

.timeline-steps {
    display: flex;
    justify-content: center;
    flex-wrap: wrap
}

.timeline-steps .timeline-step {
    align-items: center;
    display: flex;
    flex-direction: column;
    position: relative;
    margin: 1rem
}

@media (min-width:768px) {
    .timeline-steps .timeline-step:not(:last-child):after {
        content: "";
        display: block;
        border-top: .25rem dotted #3b82f6;
        width: 3.46rem;
        position: absolute;
        left: 7.5rem;
        top: .3125rem
    }
    .timeline-steps .timeline-step:not(:first-child):before {
        content: "";
        display: block;
        border-top: .25rem dotted #3b82f6;
        width: 3.8125rem;
        position: absolute;
        right: 7.5rem;
        top: .3125rem
    }
}

.timeline-steps .timeline-content {
    width: 10rem;
    text-align: center
}

.timeline-steps .timeline-content .inner-circle {
    border-radius: 1.5rem;
    height: 1rem;
    width: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #3b82f6
}

.timeline-steps .timeline-content .inner-circlenotcompleted {
    border-radius: 1.5rem;
    height: 1rem;
    width: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #FF3333
}
.timeline-steps .timeline-content .inner-circlenotcompleted:before {
    content: "";
    background-color: #EC8181;
    display: inline-block;
    height: 2rem;
    width: 2rem;
    min-width: 2rem;
    border-radius: 6.25rem;
    opacity: .5
}

.timeline-steps .timeline-content .inner-circle:before {
    content: "";
    background-color: #3b82f6;
    display: inline-block;
    height: 2rem;
    width: 2rem;
    min-width: 2rem;
    border-radius: 6.25rem;
    opacity: .5
}

.timeline-steps .timeline-content .inner-circleselected {
    border-radius: 1.5rem;
    height: 1rem;
    width: 1rem;
    display: inline-flex;
    align-items: center;
    justify-content: center;
    background-color: #288B28
}
.timeline-steps .timeline-content .inner-circleselected:before {
    content: "";
    background-color: #3CDF3C;
    display: inline-block;
    height: 2rem;
    width: 2rem;
    min-width: 2rem;
    border-radius: 6.25rem;
    opacity: .5
}
.hint-icon {
    margin-left: 8px;
    color: #0d6efd; /* Bootstrap primary */
    cursor: pointer;
    font-size: 14px;
}

.hint-icon:focus {
    outline: none;
}

/* Mobile-friendly tooltip width */
.tooltip-inner {
    max-width: 240px;
    text-align: left;
    font-size: 13px;
}
