﻿body 
{
	/*font-family:Candara;*/
	font-family:Arial;
	font-size:12px;
	color:#5F5D5B;
	
}
       body {
    background: url(./img/welcome-bg.png) no-repeat center / cover;
}
.stdRootContainer
{
	float:left;
	width:1000px;
}
.stdErrorMsgContainer
{
	float:left;
	width:1000px;
	text-align:center;
	
	
}
.stdFooterData
{
	width:1000px;height:20px;
	float:left;
	background:url(Images/footer.png);
	margin-top:150px;
	text-align:center;
	color:White;
	padding-top:50px;
}
.stdNoData
{
	font-weight:bold;
	color:lightgray;
	font-size:15px;
	text-align:center;
	border:solid 1px lightgray;
	height:70px;
}
.stdCloseBtn
{
	background-color:White;
	color:Red;
	font-weight:bold;
	border:none;
	cursor:pointer;
}
.stdHomePage
{
	float:left;
	width:1000px;
	background:url(Images/BG.jpg) no-repeat;
	height:600px;
	margin:0px;
	padding:0px;
}
.stdErrorMsg
{
	background-color:Yellow;
	color:Red;
	font-weight:bold;
	text-align:center;
}
.stdControls
{
	width:150px;
	border:solid 1px lightgray;
	height:28px;
	color:#5F5D5B;
	
	
}
.stdControlsCombo
{
	width:193px;
	border:solid 1px lightgray;
	height:30px;
	color:#5F5D5B;
	
}
.stdLabel
{
	width:120px;
}

.stdPageTitle
{
	width:800px;
	/*place width:1000px if title needs to be displayed for overall the page*/
	/*background-color:#FDB813;
	background-color:#FDB813;*/
	height:31px;
	font-size:18px;
	color:Red;	
	text-transform:uppercase;
	text-align:right;
	font-family:verdana;
	font-weight:bold;
	padding-top:30px;
	
}
.stdDataContainer
{
	width:800px;
}

.stdContainer
{
	width:750px;
	padding-top:10px;
	padding-bottom:10px;
	padding-left:25px;
}
.modalBackground
{
  background-color:#CCCCFF;
  filter:alpha(opacity=40);
  opacity:0.5;
  border: solid 0.5px steelblue;
}
.stdPopUpTitle
{
	font-weight:bold;
	color:#22A79C;
	background:url(images/grdTitleBG.png);
	margin-top:10px;
	width:310px;
	height:30px;
	border-bottom:solid 1px #F3F0F0;
}
.stdFreeContainer
{
	width:200px;
	border-left:solid 1px #f5f5f5;
	
}
.stdSearchFields
{
	float:left;
	width:180px;
	background:url(Images/searchbox.png) no-repeat;
	height:50px;	
	padding-left:5px;
	color:Red;
	
}
.stdSearchTitle
{
	float:left;
	width:180px;
	color:#F17022;
	font-weight:bold;
	
}
.stdHeader
{
	float:left;
	width:1000px;
	height:70px;
	background:url(images/header.png);
}
.stdSearchContainer
{
	float:left;
	width:180px;
	
}
.stdHTMLButtons
{
	cursor:pointer;
}
.stdLink
{
	font-weight:bold;
	color:#3399FF;
	cursor:pointer;
	font-size:11px;
}
.stdSearchData
{
	
	float:left;
	margin-top:3px;
	width:171px;
	color:dimgray;
	border:none;
	font-size:12px;
	
}
.gridHeaderLeft
{ 
	border-top:solid 1px #6aade4;
	border-left:solid 1px #6aade4;
	border-bottom:solid 1px #6aade4;
	height:30px;
	background:url(images/grdTitleBG.png);
	color:white;
	text-align:center;
}
.gridHeaderLeft
{ 
	border-top:solid 1px lightgray;
	border-left:solid 1px lightgray;
	border-bottom:solid 1px lightgray;
	height:40px;
	background:url(images/grdTitleBG.png);
	color:#22A79C;
	text-align:center;
}
.gridHeaderCenter
{
	border-top:solid 1px lightgray;
	border-left:dotted 1px lightgray;
	border-bottom:solid 1px lightgray;
	height:40px;
	background:url(images/grdTitleBG.png);
	color:#22A79C;
	text-align:center;
}
.gridHeaderRight
{
	border-top:solid 1px lightgray;
	border-right:solid 1px lightgray;
	border-bottom:solid 1px lightgray;
	border-left:dotted 1px lightgray;
	height:40px;
	background:url(images/grdTitleBG.png);
	color:#22A79C;
	text-align:center;
}
.stdLinkSort
{
	color:#22A79C;
	text-align:center;
}
.stdGrdLink
{
	font-family:Arial;
	font-size:12px;
	color:#22A79C;
	
	
}
.gridBorderLeft
{
	border-bottom:dotted 1px lightgray;
	height:27px;
	color:dimgray;
	
}
.gridBorderCenter
{
	border-bottom:dotted 1px lightgray;
	height:27px;
	color:dimgray;
	border-left:dotted 1px white;	
}
.gridBorderRight
{
	border-bottom:dotted 1px lightgray;
	height:27px;
	color:dimgray;
	
}

.stdlblStatusmsg
{
	color:#EC4731;
	font-size:15px;
	font-weight:bold;
	text-align:center;
	
}

.labeldiv
{
	margin-top:15px; 
	margin-left:400px;
}

#overLayBackground{
     background-color: rgb(250, 250, 250);
     opacity: 0.7; /* Safari, Opera */
     -moz-opacity:0.25; /* FireFox */
     filter: alpha(opacity=70); /* IE */
     z-index: 200;
     height: 100%;
     width: 100%;
     background-repeat:repeat;
     position:fixed;
     top: 0px;
     left: 0px;
     text-align:center; 
         line-height: 240px; 
    }

    #overLayBackground>img {
        position:absolute; bottom:0; top:0; left:0; right:0; margin:auto;
    }
    
    
    .grdBorderLeft
{
	border-bottom:solid 1px #cecece;
	height:30px;
	color:Black;
	font-size:13px;
	padding:5px;
	border-left:solid 1px #cecece;
	white-space:normal;	
}
.grdBorderCenter
{
	border-bottom:solid 1px #cecece;
	height:30px;
	color:Black;
	font-size:13px;
	padding:5px;
	white-space:normal;
	border-left:solid 1px #cecece;	
	
	white-space: -moz-pre-wrap !important;  /* Mozilla, since 1999 */
white-space: -pre-wrap;      /* Opera 4-6 */
white-space: -o-pre-wrap;    /* Opera 7 */
white-space: pre-wrap;       /* css-3 */
word-wrap: break-word;       /* Internet Explorer 5.5+ */
word-break: break-all;
white-space: normal;
}
.grdBorderRight
{
	border-bottom:solid 1px #cecece;
	height:30px;
	color:Black;
	font-size:13px;
	padding:5px;
	white-space:normal;
	border-left:solid 1px #cecece;	
	border-right:solid 1px #cecece;	
}




.Sheet_bg
{
	float:left;
	width:1000px;
	height:800px;
	background:url(Images/nHome_bg.jpg) no-repeat;
	border:solid 1px #fa920d;
}

.timesheetmang_main

{
	margin:0 auto;
	width:1000px;
}

.TSMangament
{
	 margin:0 auto;
	 width:1000px;
}

.inner_BGtsm
{
	float:left;
	width:1000px;
	height:104px;
	background:url(Images/tsminner_Bg.png) no-repeat;
	
	margin:0;
}

.TSM_Menusstart
{
	 float:right;
	 width:600px; 
	 height:33px;	
}


.TSM_Menusstart ul
{
	float:right;
	width:600px;
	list-style:none;
	display:inline;
	padding:0px;
	
	margin:0px;
}

.TSM_Menusstart ul li
{ float:right;
	margin:0px;
	padding-top:4px;
	padding-right:2px;
	background:url(Images/menu_btn.png) no-repeat;
	height:31px;
	width:98px;
	text-align:center;
	font-weight:bold;	
	
}


.TSM_Menusstart a
{
	color:White;
	text-decoration:none;
}


.TSM_Menusstart a:hover
{text-decoration:none;
}

.TSM_Body
{
	float:left;
	width:1000px;
	height:300px;
	background-color:White;
}


.TSM_Pagetitlestrip
{
 float:right;
 width:557px;
 height:11px;
 background:url(Images/pagetitile_s.png) no-repeat;

}

.inthismainTSM
{
	float:left;
	width:1000px;
	height:48px;
	
}

.TSM_maintxt
{
	float:left; 
	font-family:Lucida Bright;
	font-size:24px;
	font-weight:bold;
	color:#9a9a9a;
	width:996px;
	text-align:right;
}
.TSM_Footer
{
	 float:left;
	 background:url(Images/Footer.png) no-repeat;
	 width:1000px;
	 height:104px;
}
.TSM_Footer_TXT
{
	float:left;
	color:White;	
	margin-top:46px;
	margin-left:20px;
	
}



 /*Divya Styles 30/10/2025 */

        /* Full page background gradient */
        body.login {
            font-family: 'Segoe UI', sans-serif;
            /* background: linear-gradient(135deg, #5a67d8 0%, #4299e1 50%, #4fd1c5 100%);*/
            background:linear-gradient(to right, #bcf1ff3b 40%, #cac1e547 100%), url(../img/login-bg2.png);
            background-repeat:no-repeat;
            background-size:cover;
            min-height: 100vh;
            display: flex;
            align-items: center;
            justify-content: center;
            position: relative;
            overflow: hidden;
            margin: 0;
            padding: 20px;
        }

     /* Decorative horizontal lines - stick to card */
.card-lines {
    position: relative;
}

/* Line 1 */
.card-lines::before {
    content: "";
    position: absolute;
    left: calc(50% - 470px);
    top: 30%;
    transform: translateY(-80px);
    width: 70px;
    height: 8px;
        background: #fff;
    border-radius: 10px 0px 0px 10px;
    z-index: 1;
}

/* Line 2 */
.card-lines::after {
    content: "";
    position: absolute;
    left: calc(53% - 474px);
    top: 29%;
    transform: translateY(-50px);
    width: 50px;
    height: 8px;
      background: #fff;
    border-radius: 10px 0px 0px 10px;
    z-index: 1;
}

/* Line 3 */
.left-decoration-3 {
    position: absolute;
    left: calc(55% - 470px);
    top: 28%;
    transform: translateY(-20px);
    width: 30px;
      height: 8px;
       background: #fff;
    border-radius: 10px 0px 0px 10px;
    z-index: 1;
}

        
        /* Decorative horizontal lines on the right */
        .right-decoration-1 {
            position: absolute;
            right: -3.5%;
            bottom: 14%;
            width: 70px;
                height: 7px;
    background: #fff;
    border-radius: 0px 10px 10px 0px;
                z-index: 99999;
        }

        .right-decoration-2 {
           position: absolute;
    right: 5%;
    bottom: calc(10% + 7px);
    width: 41px;
    height: 33px;
    /* background: #3c48a1; */
    
    border-radius: 20px 0px 0px 20px;
    z-index: 99;

        }

        .right-decoration-3 {
            position: absolute;
            right: 10px;
            bottom: calc(10% + 40px);
            width: 30px;
               height: 7px;
    background: #fff;
    border-radius: 0px 10px 10px 0px;
                z-index: 99999;
        }

        /* Outer white box */
        .login-card {
            background: #ffffffc2;
            border-radius: 25px;
            display: flex;
            overflow: hidden;
            width: 800px;
            max-width: 95%;
            position: relative;
            box-shadow: 0 25px 70px rgba(0, 0, 0, 0.3);
            z-index: 2;
        }

      

        /* Left section with gradient and logo */
        .login-left {
            flex: 1;
            display: flex;
            flex-direction: column;
            align-items: center;
            justify-content: center;
            padding: 60px 40px;
            position: relative;
            
            overflow: hidden;
        }

        /* Single large circle with logo design */
        .login-left::before {
    content: "";
    position: absolute;
    top: 13%;
    left: -10%;
    transform: translateY(-50%);
    width: 400px;
    height: 400px;
    background: linear-gradient(65deg, #d1d4e84a 0%, #fafafa 50%, #94c5e3 100%);
    border-radius: 50%;
    z-index: 1;
        }

        .login-left-content {
            position: relative;
            z-index: 2;
            text-align: center;
                margin-top: 180px;
        }

        .login-left img {
           width: 270px;
    max-width: 90%;
    margin-bottom: 0px;
           margin-top: -100%;
        }

        .welcome-text {
            color: #333;
        }

        .welcome-text h3 {
            font-size: 22px;
    font-weight: 600;
    margin-bottom: 6px;
    margin-top: 12px;
        }

        .welcome-text p {
            font-size: 14px;
    line-height: 1.7;
   font-weight:500;
    max-width: 280px;
    margin: 0 auto;
    color: #172752;
        }

        /* Right section */
        .login-right {
            flex: 1;
            padding: 60px 50px;
         
            position: relative;
            z-index: 2;
        }

        .login-right h4 {
            font-weight: 600;
            color: #1a202c;
            margin-bottom: 8px;
            font-size: 26px;
            text-align: center;
        }

        .login-right > p {
            font-size: 13px;
            color: #a0aec0;
            margin-bottom: 40px;
            line-height: 1.6;
        }

        /* Inputs with icons */
        .input-group {
            position: relative;
            margin-bottom: 20px;
        }

        .input-group i {
                position: absolute;
    top: 14px;
    left: 16px;
    color: #03458f;
    font-size: 18px;
    z-index: 99999;
        }

        .form-control {
            height: 50px;
                border-radius: 10px !important;
            border: 1px solid #e2e8f0;
            padding-left: 48px;
            font-size: 14px;
            transition: all 0.3s;
            background: #fff;
            box-shadow: 0 1px 3px rgba(0, 0, 0, 0.05);
        }

        .form-control:focus {
            border-color: #4299e1;
            box-shadow: 0 0 0 3px rgba(66, 153, 225, 0.1);
            background: #fff;
            outline: none;
        }

        /* Remember and Forgot */
        .form-check {
            display: flex;
            align-items: center;
        }

        .form-check-input {
            width: 18px;
            height: 18px;
            margin-right: 8px;
            cursor: pointer;
        }

        .form-check-label {
            color: #464f5c;
            font-size: 13px;
            cursor: pointer;
            margin: 0;
                font-weight: 500;
        }

        .form-check-input:checked {
            background-color: #4299e1;
            border-color: #4299e1;
        }

        .forgot {
            text-align: right;
            font-size: 13px;
        }

        .forgot a {
          color: #383e47;
    text-decoration: none;
    font-weight: 500;
        }

        .forgot a:hover {
            color: #464f5c;
            text-decoration: underline;
        }

        /* Gradient Login Button */
        .btn-login {
 background: linear-gradient(130deg, #000f9e 0%, #2563eb 100%);
    border: none;
    color: #fff;
    width: 50%;
    height: 50px;
    margin: auto;
    border-radius: 30px;
    font-weight: 600;
    margin-top: 15px;
    transition: all 0.3s;
    cursor: pointer;
    font-size: 14px;
    text-transform: uppercase;
    letter-spacing: 1px;
    display: flex;
    align-items: center;
    justify-content: center;
    box-shadow: 0 4px 15px rgba(66, 153, 225, 0.3);
    margin-top:20px;
        }

        .btn-login:hover {
            transform: translateY(-2px);
            box-shadow: 0 6px 20px rgba(66, 153, 225, 0.4);
        }

      

        .footer {
            margin-top: 35px;
            text-align: center;
            color: #a0aec0;
            font-size: 12px;
        }

        .footer a {
            color: #4299e1;
            text-decoration: none;
            font-weight: 500;
        }

        .footer a:hover {
            text-decoration: underline;
        }

        @media (min-width: 768px) and (max-width:991px) {
        .login-card {
            background: #ffffffc2;
            border-radius: 25px;
            display: flex;
            overflow: hidden;
            width: 660px !important;
        }
        /* Line 1 */
.card-lines::before {
    
    left: calc(50% - 398px);
   
}
 
/* Line 2 */
.card-lines::after {
   
    left: calc(53% - 396px);
  
}
 
/* Line 3 */
.left-decoration-3 {
    
    left: calc(55% - 393px);
   
}
        }

        @media (max-width: 767px) {
            body.login::before,
            body.login::after {
                display: none;
            }

            .left-decoration-3,
            .right-decoration-1,
            .right-decoration-2,
            .right-decoration-3 {
                display: none;
            }

            .login-card {
                flex-direction: column;
                border-radius: 20px;
                width: 100%;
            }

            .login-card::before {
                width: 70px;
                height: 40px;
                border-radius: 0 0 20px 0;
            }

            .login-card::after {
                width: 70px;
                height: 40px;
                border-radius: 20px 0 0 0;
            }

            .login-left {
                padding: 40px 25px;
            }

            .login-left img {
                width: 160px;
                margin-bottom: 30px;
            }

            .welcome-text h3 {
                font-size: 28px;
                margin-bottom: 15px;
            }

            .welcome-text p {
                font-size: 13px;
            }

            .login-right {
                padding: 40px 30px;
            }

            .login-right h4 {
                font-size: 22px;
            }
        }
        
        .navbar {
  background: #00b3ad;
  color: #fff;
  padding: 10px 20px;
  position: relative;
  display: flex;
  align-items: center;
  justify-content: space-between;
}

.navbar-brand {
  font-weight: bold;
  color: #fff;
  text-decoration: none;
  font-size: 22px;
}

/* ===== TOGGLE ===== */
#menu-toggle {
  display: none;
}

.menu-toggle {
  display: none;
  flex-direction: column;
  cursor: pointer;
}

.menu-toggle span {
  background: white;
  height: 3px;
  width: 25px;
  margin: 4px 0;
  border-radius: 3px;
}

/* ===== MENU LINKS ===== */
.nav-links {
  display: flex;
  align-items: center;
}

.mainmenu {
  list-style: none;
  display: flex;
  margin: 0;
  padding: 0;
}

.mainmenu > li {
  position: relative;
  padding: 10px 15px;
}

.mainmenu > li > a,
.mainmenu > li > asp\\:LinkButton {
  color: #fff;
  text-decoration: none;
  font-weight: 600;
}

/* ===== SUBMENU ===== */
.submenu {
  position: absolute;
  background: #007d77;
  list-style: none;
  padding: 10px 0;
  display: none;
  top: 100%;
  left: 0;
  min-width: 180px;
  border-radius: 4px;
}

.submenu li {
  padding: 8px 15px;
}

.submenu li a,
.submenu li asp\\:LinkButton {
  color: #fff;
  text-decoration: none;
  display: block;
}

.mainmenu li:hover > .submenu {
  display: block;
}

/* ===== RESPONSIVE ===== */
@media (max-width: 992px) {
  .menu-toggle {
    display: flex;
  }

  .nav-links {
    display: none;
    width: 100%;
    flex-direction: column;
  }

  #menu-toggle:checked ~ .nav-links {
    display: flex;
  }

  .mainmenu {
    flex-direction: column;
    width: 100%;
  }

  .mainmenu li {
    width: 100%;
    text-align: center;
  }

  .submenu {
    position: static;
    display: none;
    width: 100%;
  }

  .mainmenu li:hover > .submenu {
    display: block;
  }
}
#footer {
    height: 34px;
    background: #222D32;
    font-size: 12px;
    color: #FFF;
    text-align: center;
    width: 100%;
}
.stdHeaderN {

width:100%;
}
.stdRootContainerN {
    width: 100%;
}
.stdMainMsg {
    color: red;
    width: 100%;
    text-align: center;
    font-weight: 700;
}
.Hide {
display:none;}

.ItemTeplateContent {
    font-size: 13px !important;
    color: Black;
    height: 30px;
    margin: 0px;
    border: solid 1px #e6e6e6;
    padding: 10px 2px;
    text-align: left;
    white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    white-space: pre-wrap; /* css-3 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
    word-break: break-word;
}

.table-responsive input {
    margin-top: 5px;
}


.TeplateHeader {
    font: 12px helvetica, arial, sans-serif;
    font-weight: 700;
    color: #ffffff;
    padding-top: 10px;
    padding-bottom: 10px;
    margin: 0px;
    border-left: solid 1px #e6e6e6e6;
    border-top: solid 1px #e6e6e6e6;
    border-left: solid 1px #e6e6e6e6;
    border-right: solid 1px #e6e6e6e6;
    background-color: #005b7ad1;
    text-align: center;
    white-space: -moz-pre-wrap !important;
    white-space: -pre-wrap;
    white-space: -o-pre-wrap;
    white-space: pre-wrap;
    word-wrap: break-word;
    word-break: break-word;
}

.TeplateHeader_Table {
    width: 100%;
    border-collapse: collapse;
    font-size: 12px;
    color: white;
    text-align: center;
}
.form-label

 {
    margin-bottom: 0px !important;
}