.benz {
    background: #6da350 !IMPORTANT;
    color: #fff;
    text-align: center !IMPORTANT;
    PADDING: 2% !IMPORTANT;
}



.MainContent {
    /*padding-top: 30px;*/
    background: #f5f5f5;
    padding-bottom: 1px;
}

.leftBox {
    width: 100%;
    display: none;
}

    .leftBox > .secondaryMenu {
        width: 334px;
        height: 366px;
        border: 1px solid #e1e1e1;
        border-top: 9px solid #6da350;
        background: #FFF;
        display: block;
        overflow: hidden;
        display: block;
        overflow: hidden;
        -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
        -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
        box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    }

.secondaryMenu > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .secondaryMenu > ul > li {
        margin: 0;
        padding: 0 0 0px 20px;
        list-style: none;
        border-bottom: 1px solid #e1e1e1;
        cursor: pointer;
    }

        .secondaryMenu > ul > li > a {
            padding: 20px 0 20px 0px;
            font-size: 17px;
            color: #aeb0b1;
            text-decoration: none;
            background: url(../img/Red-Icon.png) no-repeat left;
            padding-left: 25px;
            display: block;
            width: 93%;
        }
         
    /*.secondaryMenu > ul > li > a:hover{color:#000;}*/
    .secondaryMenu > ul > .active {
        background: #68696b;
    }

        .secondaryMenu > ul > .active > a {
            background: url(../img/WhiteTick-Icon.png) no-repeat left;
            color: #FFF;
        }



/*APY*/

.leftBox > .secondaryMenuAPY {
        width: 334px;
        height: 366px;
        border: 1px solid #e1e1e1;
        border-top: 9px solid #6da350;
        background: #FFF;
        display: block;
        overflow: hidden;
        display: block;
        overflow: hidden;
        -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
        -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
        box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    }

.secondaryMenuAPY > ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

    .secondaryMenuAPY > ul > li {
        margin: 0;
        padding: 0 0 0px 20px;
        list-style: none;
        border-bottom: 1px solid #e1e1e1;
        cursor: pointer;
    }
    .secondaryMenuAPY > ul > li > a {
            padding: 20px 0 20px 0px;
            font-size: 17px;
            color: #666;
            text-decoration: none;
           
            padding-left: 25px;
            display: block;
            width: 93%;
        }
    .secondaryMenuAPY > ul > .active {
        background: #68696b;
    }

        .secondaryMenuAPY > ul > .active > a {
            background: url(../img/WhiteTick-Icon.png) no-repeat left;
            color: #FFF;
        }
    /*APY END*/


.rightBox {
    width: 100%;
    border: 1px solid #e1e1e1;
    padding: 0px 0px 30px 0px;
    border-top: 9px solid #6da350;
    background: #FFF;
    display: block;
    overflow: hidden;
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    display: block;
    overflow: hidden;
    margin-bottom: 40px;
}

    .rightBox .titleBox {
        width: 100%;
        display: block;
        overflow: hidden;
    }

        .rightBox .titleBox .title {
            font-size: 20px;
            font-weight: bold;
            color: #ed7d40;
            padding: 10px 17px;
        }

        .rightBox .titleBox .accountType {
            background: #ed7d40;
            border-radius: 8px;
            padding: 10px 17px;
            color: #FFF;
            font-weight: bold;
            margin-right: 20px;
            display: block;
        }

.alertOrange {
    background: #fde1bb;
    padding: 0px 10px;
    text-align: center;
    margin-top: 2px;
    margin-bottom: 15px;
    color: #ed7d40;
    font-size: 17px;
    width:40%;
}
.alertOrangeA2 {
    background: #fde1bb;
    padding: 0px 10px;
    text-align: center;
    margin-top: 3px;
    margin-bottom: 3px;
    color: #ed7d40;
    font-size: 17px;
}
.alertOrangeA1 {
    background: #fde1bb;
    padding: 0px 10px;
    text-align: center;
    margin-top: -39px;
    margin-bottom: 15px;
    color: #ed7d40;
    font-size: 17px;
}

.alertOrange2 {
    background: #fff;
    padding: 10px 20px;
    text-align: center;
    margin-top: 7px;
    margin-bottom: 15px;
    color: #333;
    font-size: 17px;
}

.personalForm {
}

.form-inline {
    padding: 0px 6px 0px 4px;
}

.form-group {
    display: block;
    overflow: hidden;
    margin-bottom:10px;
}

.form-group2 {
    display: block;
    overflow: hidden;
    margin-bottom:0px;
}



.form-inline .form-group label {
    width: 100%;
    display: block;
    margin-bottom: 5px;
    font-size: 16px; /*font-weight:600;*/
    color: #333;
}

    .form-inline .form-group label i {
        color: #da0000;
    }

.form-inline .form-group select {
    width: 100%;
    height: 30px;
    border: 2px solid #d1d1d1;
    font-size: 13px;
    color: #666;
}

.form-inline .form-group input {
    width: 100%;
    height: 40px;
    border: 2px solid #d1d1d1;
    padding-right: 10px;
    padding-left: 10px;
    font-size: 15px;
    color: #666;
    box-sizing: border-box;
}

.form-inline .form-group input[type=checkbox] {
    height:auto;
    width:auto;
}

.form-group .columRight input, .form-group .columRight textarea {
    width: 100%;
    height: 30px;
    border: 2px solid #d1d1d1;
    padding-right: 10px;
    padding-left: 5px;
    font-size: 13px;
    color: #666;
    box-sizing: border-box;
}

.icon input {
    background: url(../img/canender.png) no-repeat right;
    background-color:#d3d3d3;
    padding-right: 25px!important;
    width: 100%!important;
}

.form-inline h2 {
    /*border-top: 1px solid #e1e1e1;*/
    border-bottom: 1px solid #e1e1e1;
    padding: 6px 0 6px 20px;
    margin: 0px -30px 10px -30px;
    font-size: 18px;
    font-weight: bold;
    background: #f9f9f9;
    text-align: left;
    margin-left:0px;
}

.button-group {
    text-align: center;
    display: block;
    overflow: hidden;
    padding-top: 20px;
}

.reset {
    width: 127px;
    height: 43px;
    background: #676767;
    border: none;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Arial';
    margin: 5px 0;
    padding: 0px 20px;
}

.confirm {
    height: 43px;
    background: #d07800 !important;
    border: none;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Arial';
    margin: 5px 0;
    padding: 0px 20px;
}

.acknowledement {
    height: 43px;
    background: #739600;
    border: none;
    color: #FFF;
    font-size: 14px;
    text-transform: uppercase;
    font-family: 'Arial';
    margin: 5px 0;
}

.add {
    text-align: right!important;
}

    .add button {
        width: auto!important;
        background: #003c7a;
    }

.img {
    text-align: center;
}

    .img img {
        width: 128px;
        height: 128px;
        border: 1px solid #e1e1e1;
        display: block;
        margin: 0 auto;
        margin-bottom: 25px;
    }

    .img input {
        display: block;
        float: none;
        clear: both;
        padding: 0px!important;
        margin: 0 auto;
        width: 50%;
    }

.declaration {
    font-size: 16px;
    font-weight: bold;
    font-style: italic;
    color: #333;
}

article {
    /*font-size: 2em;/*12px;*/*/
    color: #333;
    /*padding-left:25px;*/
}

.Redirected {
    text-align: center;
    margin-bottom: 250px;
    margin-top: 50px;
}

.Receipt {
    width: 100%;
    background: #FFF;
    padding-bottom: 25px;
    margin-bottom: 60px;
    border-top: 7px solid #6da350;
}

.ReceiptLogo {
    margin-top: 25px;
    text-align: center;
}

    .ReceiptLogo p {
        color: #852272;
        font-size: 20px;
        margin: 10px 0;
    }

.table2 {
    width: 75%;
    margin: 0 auto;
    border-spacing: 0;
}

    .table2 > tbody > tr > td {
        font-size: 14px;
        text-align: left;
        border-bottom: 1px solid #e1e1e1;
        padding: 15px 15px;
    }

    .table2 > tbody > tr td:first-child {
        background: #f0f0f0;
        border-left: 1px solid #e1e1e1;
        width: 55%;
    }

    .table2 > tbody > tr td:last-child {
        background: #fcfcfc;
        border-right: 1px solid #e1e1e1;
    }

.title-td {
    background: #6da350!important;
    text-align: center!important;
    color: #FFF;
    border-top: 1px solid #e1e1e1;
    font-weight: bold;
    font-size: 16px!important;
}

.print {
    width: auto!important;
}

.Registration {
    margin: 30px 0 60px;
    display: block;
    padding-bottom: 28px;
    overflow: hidden;
}

.Reg {
    width: 99.5%;
    height: 329px;
    background: #FFF;
    display: block;
    overflow: hidden;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    margin-bottom: 15px;
    border: 1px solid #e1e1e1;
    text-align: center;
}

    .Reg img {
        padding: 23px 0 23px;
    }

    .Reg h3 {
        margin: 0 0 55px 0;
        color: #666;
        font-size: 20px;
        /*text-transform: uppercase;*/
    }

.NewReg {
    margin-left: 0px!important;
    border-top: 7px solid #6ba4c5;
}

.comReg {
    border-top: 7px solid #fbb556;
}

.printReg {
    border-top: 7px solid #b66f6a;
}

a.NewReg-link {
    text-decoration: none;
    background: #739600;
    /*background:#4CAF50;*/
    color: #FFF;
    width:33%;
    font-size: 13px;
    text-align:center;
    /*webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);*/
    display:block;
    text-decoration:none;
    border-radius: 7px;
    -moz-border-radius:7px;
    -webkit-border-radius:7px;
    margin:0 auto;
    padding:5px;
    transition: background-color 1s ease;
    box-shadow: 0 3px #999;
}

a.NewReg-link:hover {
   background: #3e8e41;
   cursor:pointer;
   color: #FFF;
   text-decoration:none;
}
a.NewReg-link:active {
  background-color: #3e8e41;
  box-shadow: 0 1px #666;
  transform: translateY(4px);
}


.NewReg-btn {
    text-decoration: none;
    background: #739600;
    color: #FFF;
    padding: 15px 40px;
    font-size: 16px;
    text-transform: uppercase;
    margin-top: 10px;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
}

.newRegistration {
    display: block;
    overflow: hidden;
    margin-bottom: 50px;
}

.RegistrationBox {
    width: 97%;
    background: #FFF;
    -webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    -moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
    margin-bottom: 10px;
    border:1px solid #dcdcdc;
}

.New {
    border-top: 19px solid #6ba4c5;
}

.complete {
    border-top: 19px solid #fbb556;
}

.Print {
    border-top: 19px solid #b66f6a;
}

.Aadhaar {
    /*border-top: 19px solid #d52736;*/
}

.RegistrationBox h2 {
    margin:0px -30px 10px -30px;
    vertical-align: middle;
    padding: 0 10px 15px;
    color: #666;
    font-size: 20px;
    border-bottom: 1px solid #e1e1e1;
}

    .RegistrationBox h2 img {
        float: left;
        margin-left: 6px;
        margin-top: 6px;
        width: 40px;
    }

    .RegistrationBox h2 span {
        padding: 12px 0 0 15px;
        display: inline-block;
    }

.form-inline h3 {
    color: #ed7d40;
    font-size: 16px;
}

.radio {
    font-size: 14px;
    display: block;
    padding-bottom: 10px;
}

    .radio label {
        font-size: 16px;
    }

.continue {
    padding-right: 20px;
    padding-left: 20px;
}

.table3 {
    border-top: 1px solid #e1e1e1;
}

    .table3 tbody tr td:last-child {
        color: #000;
        font-size: 15px;
        text-align: left;
        padding-left: 10px;
        font-weight:normal;
    }


.menubar {
    background-color: #003c7a;
    height: 10px;
    width: 100%;
}

.innermenubar {
    display: none;
}

    .innermenubar ul {
        margin: 0;
        padding: 0;
        list-style: none;
        position: relative;
    }

    .innermenubar > ul > li {
        display: inline-block;
        position: relative;
        margin: 0;
        float: left;
        padding: 15px 15px;
        cursor: pointer;
        border-right: 1px solid rgb(3, 46, 91);
        border-left: 1px solid rgb(22, 89, 159);
        line-height: 20px;
    }

    .innermenubar > ul li:hover {
        background: rgb(0, 103, 172);
        color: #fff;
    }

    .innermenubar > ul li ul {
        padding: 0;
        position: absolute;
        top: 60px;
        left: 0;
        width: 260px;
        display: none;
        z-index: 10;
    }

        .innermenubar > ul li ul li {
            background: #0067ac;
            display: block;
            color: #fff;
            padding: 0 0 0 10px;
            margin: 0;
            border-bottom: 1px solid #2c5697;
        }

    .innermenubar > ul li:hover ul {
        display: block;
        z-index: 100;
    }

    .innermenubar > ul li ul li {
        padding: 20px 15px;
    }

        .innermenubar > ul li ul li:hover {
            background: #852272;
        }
    /*.innermenubar > ul > li:first-child{border-left:none; padding-left:0;}
.innermenubar > ul > li:last-child{border-right:none; padding-right:0;}*/
    .innermenubar ul > li > a {
        color: #fff;
        text-decoration: none;
        font-size: 14px;
    }

.srNumTh {
    width: 10% !important;
    padding: 8px 10px !important;
}

.SchemeTh {
    width: 70% !important;
    padding: 0px 15px !important;
    font-size: 13px;
}

.DistrTh {
    width: 10% !important;
    padding: 2px 15px !important;
    font-size: 13px;
}

    .DistrTh > input {
        width: 95px;
        display: block;
        margin: 0px auto;
    }

.dividerBorderTop {
    height: 10px;
    background: #6da350;
    margin-top: 40px;
    margin-bottom: 20px;
    margin-left: -20px;
    margin-right: -20px;
}

.buttonRed {
    background: #b10000 !important;
    cursor: pointer;
    color: #fff !important;
    float: right;
    margin: -28px 20px 0px 20px;
    height: 33px;
}

.buttonGreen {
    background: #739600 !important;
    cursor: pointer;
    color: #fff !important;
    float: right;
    margin: 0 20px 0px 20px !important;
    height: 33px;
    padding: 0px 20px;
}

.Txt2Lable {
    border: none;
    background: none;
}

    .Txt2Lable:hover {
        background: none;
        border: none;
    }


.form-group .columLeft {
    float: none;
    width: 100%;
}

.form-group .columRight {
    float: none;
    width: 100%;
}

.columRight{
    width: 39% !important;
}

.userimg img{
	width:48px;
	height: 48px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;	
}

/*dashboar Css Starts Here*/

.dashBordMainCon{
	width:100%;
	padding:0px; 
	background:#FFF;
	}

.db_LeftCol{
	padding: 20px;
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#003c7a+0,dc2430+100 */
	background: #003c7a; /* Old browsers */
	background: -moz-linear-gradient(-45deg,  #003c7a 0%, #dc2430 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(-45deg,  #003c7a 0%,#dc2430 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(135deg,  #003c7a 0%,#dc2430 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#003c7a', endColorstr='#dc2430',GradientType=1 ); /* IE6-9 fallback on horizontal gradient */


}

.db_LeftCol .userPic{
	width:150px;
	height: 150px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;
	border: 5px solid #fff;
	margin: 0px auto;
	-webkit-box-shadow: -1px 10px 5px -5px rgba(0,0,0,0.46);
	-moz-box-shadow: -1px 10px 5px -5px rgba(0,0,0,0.46);
	box-shadow: -1px 10px 5px -5px rgba(0,0,0,0.46);
}

.db_LeftCol .userPic img{
	width:100%;
	height: 100%;
	margin: 0px;
	padding: 0px;
}

.db_LeftCol .userName{
	font-size: 16px;
	color:#fff;
	font-weight: bold;
	text-align: center;
	padding: 10px 0px;
}
.db_LeftCol .detailsSec{
	font-size: 14px;
	color:#fff;
	text-align: left;
	padding: 10px 0px;
	width: 100%;
	float: none;
}
.db_LeftCol .userPicCon{
	width:100%;
	float: none;
}
.db_LeftCol .detailsSec table{width:95%; margin: 0px auto;padding-bottom: 50px;}
.db_LeftCol .detailsSec td:first-child{font-weight: bold;	}
.db_LeftCol .detailsSec tr:last-child td{border: none;}
.db_LeftCol .detailsSec td{
	padding: 10px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.3);
}


.db_RightCol{	
}

.chartContainer{
	/*min-height: 200px;*/
	/*background: #E4E4E4;*/
	border: 1px solid #eee;
	margin-top:5px;
}
.db_RightCol table th{	
	border: 1px solid #ccc;
	padding: 5px;
	background-color: #ccc;
	font-size: 15px;
	color: #333;
}

.db_RightCol table td{	
	border: 1px solid #dcdcdc;
	padding: 5px;
}





/*Phani - Menu migration Css*/
ul { list-style-type: none; }
.SideBar_accordion {
	width: 100%;
	max-width: 360px;
	padding: 0px;
	margin: 0px;
	background: #FFF;
	border:1px solid #e1e1e1; 
	border-top:9px solid #6da350;  
	-webkit-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
	-moz-box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
	box-shadow: 5px 5px 5px 0px rgba(0,0,0,0.05);
	font-size: 16px;
	-webkit-transition: margin .5s ease, opacity .5s ease;
    -moz-transition: margin .5s ease, opacity .5s ease;
    -ms-transition: margin .5s ease, opacity .5s ease;
    -o-transition: margin .5s ease, opacity .5s ease;
    transition: margin .5s ease, opacity .5s ease;
}

.SideBar_accordion .link {
  cursor: pointer;
  display: block;
  padding: 15px 15px 15px 42px;
  color: #4D4D4D;
  font-weight: 700;
  border-bottom: 1px solid #CCC;
  position: relative;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.SideBar_accordion li:last-child .link { border-bottom: 0; }

.SideBar_accordion li i {
  position: absolute;
  top: 16px;
  left: 12px;
  font-size: 18px;
  color: #595959;
  -webkit-transition: all 0.4s ease;
  -o-transition: all 0.4s ease;
  transition: all 0.4s ease;
}

.SideBar_accordion li i.fa-chevron-down {
  right: 12px;
  left: auto;
  font-size: 16px;
}

.SideBar_accordion li.open .link { color: #003c7a; }

.SideBar_accordion li.open i { color: #003c7a; }

.SideBar_accordion li.open i.fa-chevron-down {
  -webkit-transform: rotate(180deg);
  -ms-transform: rotate(180deg);
  -o-transform: rotate(180deg);
  transform: rotate(180deg);
}



/*Submenu*/


.SideBar_submenu {
  display: none;
  background: #003c7a;
  font-size: 14px;
  padding: 0px;
  margin: 0px;
} 

.SideBar_submenu li { border-bottom: 1px solid #4d76a2; }

.SideBar_submenu a {
  display: block;
  text-decoration: none;
  color: #d9d9d9;
  padding: 12px;
  padding-left: 42px;
  -webkit-transition: all 0.25s ease;
  -o-transition: all 0.25s ease;
  transition: all 0.25s ease;
}


.SideBar_submenu a:hover {
  background: #6da350;
  color: #FFF;
}

.sidr-class-link{font-size: 18px; font-weight: bold;padding:10px; line-height: 18px;}

.formColunmCon{
	width:100%;
}

.formColunmCon > .col_lable{
	float: left;
	width:40%;
}

.formColunmCon > .col_input{
	float: left;
	width:60%;
}

.formColunmCon > .col_input > input{
		width: 95%; 
		height: 15px; 
		border: 2px solid #d1d1d1; 
		padding-top: 0px; 
		padding-bottom: 3px; 
		padding-left: 0px;
		margin-top:0px;
		padding: 10px;
}

.formColunmCon > .col_lable > label{
	line-height: 30px;
	font-size: 15px;
    color: #333;
}

.btnboxP{
	text-align: center; 	
    width: 100%;
	margin: 0px auto;
    margin-top: 10px;	
}


.userimg img{
	width:48px;
	height: 48px;
	-moz-border-radius: 50%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	overflow: hidden;	
}





@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) {
    .form-inline {
       /*padding: 30px;*/ 
    }

    .buttonRed {
        margin: -6px 20px 0px 20px;
    }

    .reset {
        width: 143px;
    }

    .form-group .columLeft {
        float: left;
        width: 39%;
    }

    .form-group .columRight {
        float: right;
        width: 59%!important;
    }

    .db_RightCol{width:100%;float: none;}
    .db_LeftCol{width:100%;float: none;}
    .db_LeftCol .detailsSec{
    width: 68%;
    float: left;
    }
    .db_LeftCol .userPicCon{
    width:30%;
    float: left;
    }
}

@media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : landscape) {
    .leftBox {
        display: block;
    }
    /*.Reg{width:300px; height:424px; display:inline-block; float:left; overflow:hidden;margin-left:6px;}*/
    .buttonRed {
        margin: -6px 20px 0px 20px;
    }

    .reset {
        width: 143px;
    }

    .form-group .columLeft {
        float: left;
        width: 39%;
    }

    .form-group .columRight {
        float: right;
        width: 59%;
    }
    .db_RightCol{width:100%;float: none;}
.db_LeftCol{width:100%;float: none;}
.db_LeftCol .detailsSec{
	width: 68%;
	float: left;
}
.db_LeftCol .userPicCon{
	width:30%;
	float: left;
}

}
/*1224px*/
@media only screen and (min-width : 1024px) {
    .leftBox {
        width: 334px;
        display: block;
    }

    .rightBox {
        width: 640px;
    }

    .form-inline .form-group label {
        width: 100%;
        display: inline-block;
    }

    .form-inline .form-group select {
        width: 100%;
        height: 30px;
    }

    .form-inline .form-group input {
        width: 100%;
    }

    .icon input {
        width: 100%!important;
    }

    .group2 select, .group2 input {
        width: 40%!important;
    }

    .group2 label {
        width: 50%!important;
    }

    .Reg {
        /*width: 320px;*/
        min-height: 329px;
        display: inline-block;
        float: left;
        overflow: hidden;
        /*margin-left: 6px;*/
    }

    .RegistrationBox {
        /*width: 628px;*/
        width:97%;
        float: left;
        margin: 0 20px 20px 0px;
        display: inline-block;
        border:1px solid #dcdcdc;
    }
    
    .BoxRight {
        float: right;
        display: block;
        width: 315px;
    }

    .Aadhaar, .Print, .complete {
        min-height: 672px !important;
    }

    .Aadhaar {
        min-height: 419px !important;
    }
    .innermenubar {
        display: block;
        height: 590px;
    }

    .menubar {
        height: 62px;
    }

    .innermenubar > ul > li {
        padding: 20px 10px;
    }

    .formlleft {
        float: left;
    }

    .formlright {
        float: right;
    }

    .form-inline {
       /*padding: 30px;*/ 
    }

    .buttonRed {
        margin: -6px 20px 0px 20px;
    }

    .reset {
        width: 143px;
    }

    .form-group .columLeft {
        float: left;
        width: 39%;
    }

    .form-group .columRight {
        float: right;
        width: 59%;
    }

    .db_RightCol{width:100%;float: none;}
.db_LeftCol{width:100%;float: none;}
.db_LeftCol .detailsSec{
	width: 68%;
	float: left;
}
.db_LeftCol .userPicCon{
	width:30%;
	float: left;
}


}

@media only screen and (min-width : 1224px) {
    .Reg {
        /*margin-left: 6px;*/
    }

    .Reg {
        /*width: 325px;*/
        height: 329px;
        display: inline-block;
        float: left;
        overflow: hidden;
        /*margin-left: 6px;*/
    }

    .RegistrationBox {
        width: 97%;
    }

    .innermenubar > ul > li {
        padding: 20px 15px;
    }

    .buttonRed {
        margin: -6px 20px 0px 20px;
    }

    .reset {
        width: 143px;
    }

    .form-group .columLeft {
        float: left;
        width: 39%;
    }

    .form-group .columRight {
        float: right;
        width: 59%;
    }

    .db_RightCol{width:100%;float: none;}
.db_LeftCol{width:100%;float: none;}
.db_LeftCol .detailsSec{
	width: 68%;
	float: left;
}
.db_LeftCol .userPicCon{
	width:30%;
	float: left;
}


}


#chkDIV > input{
    width:auto !important;
    height:auto !important;
}
#chkDIV > label{
     width:auto !important;
    height:auto !important;
}

.form-inline .form-group input[type=radio] {
   width:auto !important;
   height:auto !important;
}

label, select, input {
    font-size:13px !important;
}

#raisedagainstpopsp > input[type=text] {
    margin:5px 0px !important;
}



.tableTitle {
    font-size:16px !important;
    font-weight:bold !important;
    text-align:left !important;
}

.imgcaptcha {
    position:relative;
}

.imgcaptcha a{
    color: #fff;
    display: inline-block;
    left: 160px;
    position: absolute;
    top: 12px;
    background: url(../img/refresh_icon.png) no-repeat center;
    width:24px;
    height:24px;
}

.imgcaptcha1 {
    position:relative;
}

.imgcaptcha1 a {
    color: #fff;
    display: inline-block;
    right: 180px;
    position: absolute;
    top: 20px;
    background: url(../img/refresh_icon.png) no-repeat center;
    width: 24px;
    height: 24px;
}


.clearMe {
    width:100%;
    clear:both;
}


.ContactMainCon {
        padding:20px;
    }

    .ContactMainCon p {font-size:14px; line-height:22px;}
    .ContactMainCon td {font-size:14px; line-height:22px;border-bottom: 1px solid #dcdcdc; padding-bottom: 30px; padding-top: 30px;}
    .ContactMainCon h3 {font-size:22px; font-weight:bold; margin:5px 0px;}
    .ContactMainCon h4 {font-size:16px; font-weight:bold; margin:5px 0px;}
    .ContactMainCon label {font-size:16px !important; font-weight:bold !important;}

.sidr-class-userimg {text-align: center;padding-top: 20px;display: block;}


/*New Styles for Payment Contribution  Starts */
.pm1, .pm2, .pm3 {
    height: 59px;
    border: solid 1px #666;
    position: relative;
    float: left;
    width: 46%;
    margin: 5px;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
}

    .pm1 .SBI, .pm2 .Billdesk, .pm3 .UPI {
        position: absolute;
        top: 1%;
        left: -128px;
    }
    .pm1 .SBI_1, .pm2 .Billdesk_1, .pm3 .UPI_1 {
        position: absolute;
        top: 1%;
        left: 0px!important;
    }
   .pm1 label.SBIePay, .pm2 label.Billdesk, .pm3 label.UPI {
        position: absolute;
        left: 14%;
        top: 0;
    }


.SBIePay {
    background-size: 79%!important;
}

.Billdesk {
    background-size: 81%!important;
}

.UPI {
    background-size: 80%!important;
}

@media only screen and (min-width : 100px) and (max-width : 360px) {
      h2.benz {
    font-size: 13px;
}
    #responsive-menu-button img {
        margin-top: 4px;
    }
    .innerBanner h2 {padding: 4% 3% 4% 3%;
}
    .form-group .columRight {
    float: none;
    width: 71% !IMPORTANT;
}
.lbnt12 btnGenerate {
        width: 59% !important;
    }
.lbnt btnGenerate{
 width: 59% !important;
padding: 4px 7px 4px 7px;
    MARGIN-RIGHT: 5PX;}

.lbnt {padding: 4px 19px 4px 19px;
    font-size: 13px;}
    .pm1, .pm2, .pm3 {
        width: 97%;
        height: 75px;
    }

    .SBIePay {
        background-size: 66%!important;
    }

    .Billdesk {
        background-size: 56%!important;
    }

    .UPI {
        background-size: 64%!important;
    }
}
@media only screen and (min-width : 450px) and (max-width : 640px) {
    .pm1, .pm2, .pm3 {
        width: 97%;
        height: 75px;
    }

    .SBIePay {
        background-size: 33%!important;
    }

    .Billdesk {
        background-size: 33%!important;
    }

    .UPI {
        background-size: 33%!important;
    }
}
@media only screen and (min-width : 641px) and (max-width : 800px) {
   
     .pm1, .pm2, .pm3 {
       
        height: 78px;
    }

    .SBIePay {
        background-size: 54%!important;
    }

    .Billdesk {
        background-size: 51%!important;
    }

    .UPI {
        background-size: 54%!important;
    }
}

@media only screen and (min-width : 801px) and (max-width : 1024px) {
   
     .pm1, .pm2, .pm3 {
       
        height: 78px;
    }

    .SBIePay {
        background-size: 43%!important;
    }

    .Billdesk {
        background-size: 40%!important;
    }

    .UPI {
        background-size: 46%!important;
    }
}
.popupBgMain
       {
        background: url(../img/trans.png) repeat 0 0;
        position:fixed;
        width:100%;
        height:100%;
        left:0;
        top:0;
        z-index:99;
        display:block;
       }

/*New Styles for Payment Contribution  Ends */