body {
    /*background-image: url("../images/LoginBackground1.png");*/

    /* background:linear-gradient(135deg, #172a74, #21a9af); */
    /* background-color:#184e8e; */
    /*background-image: url("../images/num.jpg");*/
    /* background-color:#ffffff; */
    font-family: "Source Sans Pro", sans-serif;
    overflow-x: hidden;
}
a {
    color: black;
}

.body1 {
    line-height: 15px;
}

.hp {
    background-color: #800000;
    color: #ffffff;
}
/* Remove the navbar's default margin-bottom and rounded borders */
.navbar {
    /* background:transparent; */
    margin-bottom: 0;
    border-radius: 0;
}
.navbar1 {
    height: -1px;
}

/* Set height of the grid so .sidenav can be 100% (adjust as needed) */
.row.content {
    height: 450px;
}

/* Set gray background color and 100% height */
.sidenav {
    padding-top: 20px;
    background-color: #f1f1f1;
    height: 100%;
}

/* Set black background color, white text and some padding */
footer {
    background-color: #555;
    color: white;
    padding: 15px;
}

/* @media only screen and (max-width: 400px){

     .row.content {height:auto;}	
     

     .heading{
         font-size: 13px !important;
     }

   } */

/* On small screens, set height to 'auto' for sidenav and grid */
/* @media screen and (max-width: 767px) {
   .sidenav {
     height: auto;
     padding: 15px;
   }
   .row.content {height:auto;} 
   .akshay{
     font-size: 13px;
   }

 }  */

.login-form .form-control {
    background: #ffffff none repeat scroll 0 0;
    border: 1px solid #000000;
    border-radius: 4px;
    font-size: 14px;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
}

.login-form {
    background: #ffffff none repeat scroll 0 0;
    border-radius: 2px;
    margin: 5px auto 15px;
    max-width: 95%;
    padding: 5px 7px 7px 7px;
}

.login-form .btn.btn-primary {
    background: #ff1a75 none repeat scroll 0 0;
    border-color: #ffffff;
    color: #ffffff;
    font-size: 14px;
    width: 100%;
    height: 30px;
    line-height: 30px;
    padding: 0;
}

table.table-bordered {
    border: 1px solid #757575;
}
table.table-bordered > thead > tr > th {
    font-size: 20px;
    padding-left: 40px;
    color: white;
    border: 2px solid #000000;

    /* text-align: center; */
}
table.table-bordered > tbody > tr > td {
    padding: 0;
    border: 2px solid #000000;
    height: 30px;
}

.panel h2 {
    color: #444444;
    font-size: 18px;
    margin: 0 0 8px 0;
}
.panel p {
    color: #777777;
    font-size: 14px;
    margin-bottom: 15px;
    line-height: 24px;
}
.panel marquee {
    background-color: #bdfdfd;
}

.leftmargin {
    margin-left: 5px;
}
.leftmarginc {
    margin-left: 5px;
}

.funlott {
    font-size: 45px;
}
.bb {
    font-size: 24px;
}
.timesize {
    font-size: 20px;
    font-weight: 900;
}
.funlottsize {
    font-size: 45px;
    /*text-shadow: 2px 2px #ff00e9;*/
}
.spancss {
    color: red;
    font-size: 30px;
}

.nd {
    font-size: 20px;
}

.lmar {
    margin-left: 70px;
}

.refleft {
    margin-left: 100px;
}

.rowpadding0 {
    background-color: #580e2b;
    padding: 0px;
}

.rowpadding {
    background-color: #580e2b;
    padding-top: 20px;
    padding-bottom: 10px;
    color: white;
}

.rowpadding2 {
    background-color: #580e2b;
    padding: 0px;
}

.showsinglenumberfontsize {
    font-size: 20px;
    font-weight: bold;
}

.datetimesize {
    color: white;
    font-size: 15px;
    background-color: #ff1a75;
}

.fullsize {
    margin-top: -10px;
    margin-left: -330px;
    margin-right: -330px;
}

autoscrollpage {
    height: 550px;
    display: inline-block;
    width: 100%;
    overflow: auto;
}

.searcha {
    height: 30px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 100px;
    margin-left: -75px;
}

.searchb {
    height: 30px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 100px;
    margin-left: -230px;
}

.searchc {
    height: 30px;
    border: 1px solid transparent;
    border-radius: 4px;
    width: 100px;
    margin-left: -80px;
    margin-left: -380px;
}

.nsize {
    font-size: 15px;
    line-height: 25px;
    text-align: justify;
}

.mcss {
    font-size: 25px;
    padding: 10px;
}

.mtop {
    margin-top: -18px;
    /*margin-top: 130px;*/
}

@media only screen and (max-width: 740px) {
    .login-form .form-control {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #000000;
        border-radius: 4px;
        font-size: 11px;
        font-weight: bold;
        height: 26px;
        line-height: 30px;
    }

    .login-form {
        background: #ffffff none repeat scroll 0 0;
        border-radius: 2px;
        margin: 5px auto 15px;
        max-width: 95%;
        padding: 5px 7px 7px 7px;
    }

    .login-form .btn.btn-primary {
        background: #ff1a75 none repeat scroll 0 0;
        border-color: #ffffff;
        color: #ffffff;
        font-size: 12px;
        width: 117%;
        height: 25px;
        line-height: 30px;
        padding: 0;
    }

    .row.content {
        height: auto;
    }
    .heading {
        font-size: 10px !important;
    }
    table.table-bordered > thead > tr > th {
        font-size: 13px;
        padding: 0px !important;
    }
    table.table-bordered > tbody > tr > td {
        font-size: 12px;
        padding: 0px !important;
        height: 0px;
    }
    .aa {
        font-size: 15px;
    }
    .bb {
        font-size: 12px;
    }

    .leftmargin {
        margin-left: -6px;
    }

    .leftmarginc {
        margin-left: 35px;
    }

    .funlott {
        font-size: 20px;
    }
    .spancss {
        color: red;
        font-size: 15px;
    }

    .timesize {
        font-size: 11px;
    }

    .funlottsize {
        margin-left: -9%;
        font-size: 18px;
    }
    .nd {
        margin-top: -2px;
        font-size: 11px;
    }

    .lmar {
        margin-left: 0px;
    }

    .refleft {
        margin-left: 0px;
    }

    .rowpadding0 {
        background-color: #580e2b;
        padding: 0px;
    }

    .rowpadding {
        background-color: #580e2b;
        padding-top: 25px;
        padding-bottom: 0px;
        color: white;
    }

    .rowpadding2 {
        background-color: #580e2b;
        padding: 0px;
    }

    .showsinglenumberfontsize {
        font-size: 12px;
        font-weight: bold;
    }

    .datetimesize {
        color: white;
        font-size: 12px;
        background-color: #ff1a75;
    }

    .fullsize {
        margin-top: -10px;
        margin-left: -41px;
        margin-right: -36px;
    }
    autoscrollpage {
        height: 378px;
        display: inline-block;
        width: 100%;
    }

    .searcha {
        height: 25px;
        border: 1px solid transparent;
        border-radius: 4px;
        width: 45px;
        margin-left: -4px;
    }

    .searchb {
        height: 25px;
        border: 1px solid transparent;
        border-radius: 4px;
        width: 45px;
        margin-left: -10px;
    }

    .searchc {
        height: 25px;
        border: 1px solid transparent;
        border-radius: 4px;
        width: 50px;
        margin-left: -20px;
    }

    .nsize {
        font-size: 11px;
        line-height: 17px;
        text-align: justify;
    }
    .mcss {
        font-size: 14px;
        padding: 1px;
    }
}

@media screen and (min-device-width: 426px) and (max-device-width: 440px) {
    .fullsize {
        margin-top: -10px;
        margin-left: -30px;
        margin-right: -30px;
    }
}

@media only screen and (max-width: 430px) {
    .login-form .form-control {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #000000;
        border-radius: 4px;
        font-size: 11px;
        font-weight: bold;
        height: 26px;
        line-height: 30px;
    }

    .login-form {
        background: #ffffff none repeat scroll 0 0;
        border-radius: 2px;
        margin: 5px auto 15px;
        max-width: 95%;
        padding: 5px 7px 7px 7px;
    }

    .login-form .btn.btn-primary {
        background: #ff1a75 none repeat scroll 0 0;
        border-color: #ffffff;
        color: #ffffff;
        font-size: 12px;
        width: 117%;
        height: 25px;
        line-height: 30px;
        padding: 0;
    }

    .row.content {
        height: auto;
    }
    .heading {
        font-size: 10px !important;
    }
    table.table-bordered > thead > tr > th {
        font-size: 13px;
        padding: 0px !important;
    }
    table.table-bordered > tbody > tr > td {
        font-size: 12px;
        padding: 0px !important;
        height: 0px;
    }
    .aa {
        font-size: 15px;
    }
    .bb {
        font-size: 12px;
    }

    .leftmargin {
        margin-left: -6px;
    }

    .leftmarginc {
        margin-left: 35px;
    }

    .funlott {
        font-size: 20px;
    }
    .spancss {
        color: red;
        font-size: 15px;
    }

    .timesize {
        font-size: 11px;
    }

    .funlottsize {
        margin-left: -9%;
        font-size: 18px;
    }
    .nd {
        margin-top: -2px;
        font-size: 11px;
    }

    .lmar {
        margin-left: 0px;
    }

    .refleft {
        margin-left: 0px;
    }

    .rowpadding0 {
        background-color: #580e2b;
        padding: 0px;
    }

    .rowpadding {
        background-color: #580e2b;
        padding-top: 25px;
        padding-bottom: 0px;
        color: white;
    }

    .rowpadding2 {
        background-color: #580e2b;
        padding: 0px;
    }

    .showsinglenumberfontsize {
        font-size: 12px;
        font-weight: bold;
    }

    .datetimesize {
        color: white;
        font-size: 12px;
        background-color: #ff1a75;
    }

    .fullsize {
        margin-top: -10px;
        margin-left: -15px;
        margin-right: -15px;
    }
    autoscrollpage {
        height: 378px;
        display: inline-block;
        width: 100%;
    }

    .searcha {
        height: 25px;
        border: 1px solid transparent;
        border-radius: 4px;
        width: 45px;
        margin-left: -4px;
    }

    .searchb {
        height: 25px;
        border: 1px solid transparent;
        border-radius: 4px;
        width: 45px;
        margin-left: -10px;
    }

    .searchc {
        height: 25px;
        border: 1px solid transparent;
        border-radius: 4px;
        width: 50px;
        margin-left: -20px;
    }

    .nsize {
        font-size: 11px;
        line-height: 17px;
        text-align: justify;
    }
    .mcss {
        font-size: 14px;
        padding: 1px;
    }
}


@media only screen and (min-width: 1024px) {
  .fixed-headerr {
    /*width: 92%;*/
        width: 100%;
    max-width: 1461px;   /* Optional: if you want to limit */
    position: fixed;
    z-index: 1000;
  }
  
  .mar-fixedd {
      margin-top: 150px;
  }
  
  .mar_timee {
      margin-left: -260px;
  }
  
}





@media only screen and (max-width: 425px) {
  .fixed-headerr {
    width: 390px;
    position: fixed;
    z-index: 1000;
  }
  
  .mar-fixedd {
      margin-top: 163px;
  }
}






/* On small screens, set height to 'auto' for sidenav and grid */
@media only screen and (max-width: 425px) {
    .login-form .form-control {
        background: #ffffff none repeat scroll 0 0;
        border: 1px solid #000000;
        border-radius: 4px;
        font-size: 11px;
        font-weight: bold;
        height: 26px;
        line-height: 30px;
    }

    .login-form {
        background: #ffffff none repeat scroll 0 0;
        border-radius: 2px;
        margin: 5px auto 15px;
        max-width: 95%;
        padding: 5px 7px 7px 7px;
    }

    .login-form .btn.btn-primary {
        background: #ff1a75 none repeat scroll 0 0;
        border-color: #ffffff;
        color: #ffffff;
        font-size: 12px;
        width: 135%;
        height: 25px;
        line-height: 30px;
        padding: 0;
    }

    .row.content {
        height: auto;
    }
    .heading {
        font-size: 10px !important;
    }
    table.table-bordered > thead > tr > th {
        font-size: 13px;
        padding: 0px !important;
    }
    table.table-bordered > tbody > tr > td {
        font-size: 12px;
        padding: 0px !important;
        height: 0px;
    }
    .aa {
        font-size: 15px;
    }
    .bb {
        font-size: 12px;
    }

    .leftmargin {
        margin-left: -6px;
    }

    .leftmarginc {
        margin-left: 35px;
    }

    .funlott {
        font-size: 20px;
    }
    .spancss {
        color: red;
        font-size: 15px;
    }

    .timesize {
        font-size: 11px;
    }

    .funlottsize {
        margin-left: -9%;
        font-size: 18px;
    }
    .nd {
        margin-top: -2px;
        font-size: 11px;
    }

    .lmar {
        margin-left: 0px;
    }

    .refleft {
        margin-left: 0px;
    }

    .rowpadding0 {
        background-color: #580e2b;
        padding: 0px;
    }

    .rowpadding {
        background-color: #580e2b;
        padding-top: 25px;
        padding-bottom: 0px;
        color: white;
    }

    .rowpadding2 {
        background-color: #580e2b;
        padding: 0px;
    }

    .showsinglenumberfontsize {
        font-size: 12px;
        font-weight: bold;
    }

    .datetimesize {
        color: white;
        font-size: 12px;
        background-color: #ff1a75;
    }

    .fullsize {
        margin-top: -10px;
        margin-left: -15px;
        margin-right: -15px;
    }
    autoscrollpage {
        height: 378px;
        display: inline-block;
        width: 100%;
    }

    .searcha {
        height: 25px;
        border: 1px solid transparent;
        border-radius: 4px;
        width: 45px;
        margin-left: -4px;
    }

    .searchb {
        height: 25px;
        border: 1px solid transparent;
        border-radius: 4px;
        width: 45px;
        margin-left: -10px;
    }

    .searchc {
        height: 25px;
        border: 1px solid transparent;
        border-radius: 4px;
        width: 50px;
        margin-left: -20px;
    }

    .nsize {
        font-size: 11px;
        line-height: 17px;
        text-align: justify;
    }
    .mcss {
        font-size: 14px;
        padding: 1px;
    }
}

@media only screen and (max-width: 415px) {
    .fullsize {
        margin-top: -10px;
        margin-left: -30px;
        margin-right: -30px;
    }
}

.d-none {
    display: none;
}
.chart-top-button {
    background-color: #ee005f !important;
    flex: 1 1 !important;
    font-size: 18px !important;
    font-weight: 700 !important;
}
.time-row-up .bb-time, .time-row-down .bb-date {
    background-color: #ff1a75;
    color: white;
    text-align: right;
    font-size: 24px;
    font-weight: 700;
}
.time-row-up .bb, .time-row-down .bb {
    background-color: #ff1a75;
    color: white;
    text-align: center;
}