﻿
.common-left a {
    display: block;
    color: #fff!important;
    text-decoration: none;
}

ul{list-style: none;padding-left: 0rem;}
.footer_bottom {
    background: #fff;
    width: 100%;
}

.common-right{width:10%;}

.common-left{    width: 90%;}
.wrapper1 {
    background: #003281;
    margin: 0 auto;
    width: 100%;
    clear: both;
    padding-top: 2px;
    height: 35px;
    padding-bottom: 2px;
}

.bg {
    -webkit-mask-image: url(../../Images/bgBig.png);
    mask-image: url(../../Images/bgBig.png);
    background-repeat: repeat;
    min-height: 100%;
    min-width: 1024px;
    width: 100%;
    height: auto;
    position: fixed;
    top: 0;
    left: 0;
    z-index: -1;
    background: linear-gradient(45deg, #6d6dff54 10%, #cddc3963 25%, #03a9f447 75%, #fbffbec2 90%);
}

.login_outerbx {
    min-height:450px;
    box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
    border-radius: 6px;
    font-family: system-ui;
    background: #fff;
    margin-bottom:40px;
}
.login_outerbx h3 {
    text-align: center;
    color: #008eff;
    font-weight: 700;
    margin-top: 0px;
    padding-top: 5px;
}
.otpEmailDiv {
    text-align: center;
    color: #155724;
    background-color: #d4edda;
    border: 1px solid #c3e6cb;
    padding: 5px;
    font-size: 14px;
    font-weight: 500;
}


#rdologintype td {
    padding: 3px 5px;
    /* border: 2px solid lightgrey; */
    width: 48%;
    margin: 3px;
    float: left;
    /* height: 52px; */
    /* background-color: #f9f9f9; */
    border-radius: 9px;
    position: relative;
    display: block;
}

.radioSelect tr {
    height: 50px;
}

.checkbox {
    margin-top: 2px;
    margin-bottom: 0px;
   padding: 5px;
}

.radioSelect input[type=radio] {
    margin: 4px 0px 0px 0px;
    line-height: normal;
    height: 20px;
    width: 20px;
    cursor: pointer;
}
.input-group-text {
    color: #07337f;
    background-color: #fff;
    border: 1px solid #07337f;
}

.form-control {
    box-shadow: rgb(33 35 38 / 10%) 0px 10px 10px -10px;
    border: 1px solid #07337f;
}


/*.radioSelect input[type="radio"]:checked {
    accent-color: #07337f;
}

.radioSelect input:checked ~ label {
    color: #fff;
}
*/

.radioSelect label {
    position: absolute;
    font-weight: 700;
    color: #353535;
    padding-left: 10px;
    font-size: 14px;
    margin-top: 3px;
    height: 82%;
    width: 86%;
    cursor: pointer;
}
#rdologintype td:hover {
    background-color: #d1d1d1;
}
.login_inner {
    padding: 10px;
}

.form-captc {
    height: 38px;
    box-shadow: rgb(33 35 38 / 10%) 0px 10px 10px -10px;
    border: 1px solid #07337f;
    padding: 6px 10px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
   border-radius: 5px;
    width: 50%;
    float: right;
}

.imgLeftLogin {
    height: 450px;
    box-shadow: rgb(67 71 85 / 27%) 0px 0px 0.25em, rgb(90 125 188 / 5%) 0px 0.25em 1em;
     background-color:#fff;  
         border-radius: 6px;
}

.carousel-item img {
    height: 100% !important;
}

.crntrimg{
    text-align: center;
    width: 210px;
    margin: 0px auto;
       padding:10px;
}

.leftvision {
padding:10px;
height:159px;
  font-size: 20px;
      position: relative;
}

 .ribbon-front {
	background-color: #98f939;
	height: 43px;
	width: 145px;
	position: relative;
left: -20px;
    z-index: 2;
    top: 12px;
}


    .ribbon-front h3 {
        color: #000;
        font-size: 1.2em;
        padding: 7px 9px 5px 27px;
    }

 .ribbon-edge-topleft,
 .ribbon-edge-topright,
  .ribbon-edge-bottomleft,
 .ribbon-edge-bottomright {
	position: absolute;
	z-index: 1;
	border-style:solid;
	height:0px;
	width:0px;
}

  .ribbon-edge-topleft,
 .ribbon-edge-topright {
}

 .ribbon-edge-bottomleft,
  .ribbon-edge-bottomright {
	top:65px;
}

 .ribbon-edge-topleft,
 .ribbon-edge-bottomleft {
	left: -10px;
	border-color: transparent #98f939 transparent transparent;
}

.ribbon-edge-topleft {
	top: -0px;
	border-width: 0px 10px 0 0;
}
 .ribbon-edge-bottomleft {
	  border-width: 0 10px 15px 0;
}

  .ribbon-edge-topright,
  .ribbon-edge-bottomright {
	left: 180px;
	border-color: transparent transparent transparent #98f939;
}
.ribbon-edge-topright {
	top: -0px;
	border-width: 0px 0 0 0px;
}
 .ribbon-edge-bottomright {
	border-width: 0 0 0px 0px;
}
.ribbon-edge-topleft2 {
  position: absolute;
  z-index: 1;
  border-style: solid;
  height: 0px;
  width: 0px;
}
.ribbon-edge-topleft2 {
   left: 134px;
  border-color: transparent #98f939 transparent transparent;
}
.ribbon-edge-topleft2 {
  top: 22px;
  border-width: 22px 20px 21px 37px;
  transform: rotate(-180deg);
  border-radius: 1px;
}


@media (max-width: 480px) {

     .imgLeftLogin {
        display: none;
    }
         .design {
        display: inline-table !important;
    }
}




@media (min-width: 481px) and (max-width: 768px) {
 .imgLeftLogin {
        display: none;
    }
     .design {
        display: inline-table !important;
    }
         .radioSelect tr {
    height: 50px;
}
}




@media (min-width: 769px) and (max-width: 1024px) {

    .imgLeftLogin {
        display: block;
        margin-bottom:2rem;
    }
        .design {
        display: inline-table !important;
    }
            .radioSelect tr {
    height: 50px;
}
}




@media (min-width: 1025px) and (max-width: 1200px) {
    .imgLeftLogin {
    display: block;
}

.radioSelect tr {
    height: 50px;
}
}


@media (min-width: 1201px) and (max-width: 1400px) {
    .radioSelect tr {
        height: 50px;
    }
   
}

@media (min-width: 1401px) {
    .radioSelect tr {
    height: 50px;
}
}


.otptimer {
    text-align: center;
    padding: 5px;
    background-color: papayawhip;
    border-radius: 4px;
    font-weight: 600;
}