body{
	    font-family: 'Poppins', sans-serif !important;
}
.imageblock{

    background: rgb(60,141,188);
background: linear-gradient(0deg, rgba(60,141,188,1) 0%, rgba(148,115,149,1) 23%, rgba(233,87,103,1) 65%, rgba(255,60,82,1) 100%);
}
.login-page{
	background: #fff;
}
.rightdivision{
	background: #fff;
}

.login-box{
    width: 70%;
    margin: 0 auto;
}
.register-box{
width:100%;
}
.login-logo, .register-logo{
	padding-top: 20px;
    padding-bottom: 0px;
    margin-bottom: 0;
}
.login-page .col-md-6{

}
.login-logo h1{
	font-size: 22px;
    font-weight: 300;
    margin-bottom: 0;
    padding: 0;
}
.login-box .card, .register-box .card{
	box-shadow: none;
	margin-bottom: 0px;
}
.form-control {
    display: block;
    width: 100%;
    height: calc(2.75rem + 2px);
    padding: .375rem 0rem .375rem 1.25rem;
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.5;
    color: #495057;
    background-color: #fff;
    background-clip: padding-box;
    border: 1px solid #ced4da;
   /* border-radius: 1.55rem;*/
    box-shadow: inset 0 0 0 transparent;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
.login-card-body .input-group .input-group-text, .register-card-body .input-group .input-group-text {
    background-color: transparent;
    /*border-bottom-right-radius: 1.55rem;*/
    border-left: 0;
    /*border-top-right-radius: 1.55rem;*/
    color: #777;
    transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}
   
 .input-group-text{
 	padding: .375rem 1.25rem;
 	} 
 .btn-primary{
color: #fff;
    background-color: #3c8dbc;
    border-color: #3c8dbc;
 }
 .btn{
padding: .775rem .75rem;
    font-size: 1rem;
        /*border-radius: 2.25rem;*/
 }
 .btn-danger{
 	background: #FE5366;
 	border-color: #FE5366;
 }
.btn-w60{
	width:70%;
	margin: 0 auto;
}
.forgtpwd{
	display: block;
	font-size: 14px;
}
.dnthvacnt{
	font-size: 14px;
}
.Gbox {
    background: #cccccc2e;
    padding: 12px 18px;
    border-radius: 10px;
}
.headerG {
        font-weight: 600;
    padding-bottom: 0;
    border-top: 1px solid #d0d0d0;
    padding-top: 10px;
}
.Gtext ul {
    padding: 0 0 0 0px;
    margin: 0;
    list-style-type: none;
}
.Gtext li {
    font-size: 15px;
    margin-bottom: 8px;
}
.hinditxt{
	    font-family: 'Mukta', serif;
}
.login-box .card{
	margin: 0px;
}
.register-card-body{
padding: 20px 40px;
}
.register-card-body .input-group .form-control {
    border-right: 1px solid #ced4da;
}
label {
    display: inline-block;
    margin-bottom: .5rem;
    font-size: 16px;
}
label:not(.form-check-label):not(.custom-file-label) {
    font-weight: 400;
}
.select2-container--default .select2-selection--single {
    border: 1px solid #ced4da;
    padding: 0.675rem .75rem;
    height: calc(2.75rem + 2px);
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
    height: 42px;
    right: 6px;
}
.btn-w50{
	width:50%;
	margin:0 auto;
}
.result-header-sec{
background: rgb(254,83,102);
background: linear-gradient(0deg, rgba(254,83,102,1) 0%, rgba(60,141,188,1) 100%);

}
.Rtitle h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 68px;
    font-weight: 600;
    display: inline-block;
    padding-right: 10px;
    vertical-align: middle;
    line-height: 1;
    margin: 0;
}
.Rtitle h2 {
    font-weight: 200;
    color: #fff;
    display: inline-block;
    font-size: 28px;
    padding: 0;
    margin: 0;
    vertical-align: middle;
    border-bottom: 1px so;
    padding-left: 12px;
    padding-top: 19px;
}
.Rtitle h3 {
    color: #fff;
    font-weight: 400;
    letter-spacing: 3px;
    padding-top: 5px;
}
.winstate{
	padding: 30px;
	background:#cccccc24;
}
.top10dist h4{
	font-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
    color: #3c8dbc;
}
.top10block h4{
	color: #FE5366;
	font-size: 30px;
    margin-top: 20px;
    margin-bottom: 20px;
}
.top10st .table.table-head-fixed thead tr:nth-child(1) th, .top10block .table.table-head-fixed thead tr:nth-child(1) th{
	background: #FE5366;
	color:#fff;
	font-weight:500;
}
.top10dist .table.table-head-fixed thead tr:nth-child(1) th{
	background: #3c8dbc;
	color:#fff;
	font-weight:500;
}
.Rtitle{
	padding:30px 0 30px 100px;
}
.winn-img{

}
.date-sec{
	align-content: baseline;
}
.winn-img{
	position: absolute;
    bottom: 0;
    
    right: 160px;
}
.winn-img img {
    max-height: 145px;
}
.guidlnpage{
	font-family: 'Mukta', serif !important;
}
.guidlnpage{
	padding: 30px;
    background: #3c8dbc;
}
.guidlnpage .top10dist h4{
	color:#fff;
}
.guidlnpage .top10dist .table.table-head-fixed thead tr:nth-child(1) th{
background: #fff;
    color: #3c8dbc;
    font-size: 20px;
}
.guidlnpage .table{
    border: 2px dashed #3caaead4;
}
.guidlnpage h1{
	color: #fff;
}

.imageblock {
    position: fixed;
    width: 50%;
    height: 100%;
    text-align: center;
    top:0;
    bottom:0;
}
.imageblock img {
    margin: 0 auto;
    margin: 0 auto;
    text-align: center;
    /* display: inline-block; */
    padding: 15% 0;
}
.logo-box{
	text-align:center;
	    margin-top: 20px;
}
.layout-fixed .main-sidebar{
	top: 76px;
}
.layout-navbar-fixed .wrapper .brand-link{
	top:76px;
}
.layout-navbar-fixed .wrapper .main-header{
	margin-left:0px;
}
.layout-navbar-fixed .wrapper .content-wrapper {
    margin-top: calc(4.7rem + 1px);
}
.layout-navbar-fixed.layout-fixed .wrapper .sidebar {
    margin-top: 0;
}
.logoblock{
	    align-items: center;
    justify-content: center;
}
.logoblock li.dashblogo{
    width: 250px;
    text-align: center;
    background: #f4f6f9;
    padding: 8px 0;
    }
    .logoblock li{
    	display: inline-block;
    }
    .layout-navbar-fixed .wrapper .main-header{
    	padding: 0px;
    	padding-right:10px;
    }
    .content-header h1 {
    font-size: 1.4rem;
}
.user-panel img {
    height: 3.1rem; 
    width: 3.1rem;
}
[class*=sidebar-dark-] {
    background-color: #3c8dbc;
}
[class*=sidebar-dark-] .sidebar span{
	color: #fff;
    font-weight: 400;
}
[class*=sidebar-dark-] .sidebar a {
    color: #fff;
    font-weight: 300;
}
[class*=sidebar-dark] .user-panel {
    border-bottom: 1px solid #419ed4fc;
}
[class*=sidebar-dark-] .sidebar a.plogout{
font-size: 14px;
    color: #ffffffa6;	
}
[class*=sidebar-dark-] .sidebar a.plogout:hover{
    color: #ffffff;	
}
.sidebar-dark-primary .nav-sidebar>.nav-item>.nav-link.active, .sidebar-light-primary .nav-sidebar>.nav-item>.nav-link.active {
    background-color: #2372a0;
    color: #fff;
}
.nav-item .nav-link .far {
	font-size: 18px;
}
.nav-item .nav-link .navbar-badge {
    font-size: .7rem;
    font-weight: 300;
    padding: 2px 4px;
    position: absolute;
    right: 5px;
    top: 4px;
}
.layout-footer-fixed .wrapper .main-footer{
	position: initial;
}
.layout-footer-fixed .wrapper .content-wrapper {
    margin-bottom: 0;
}
.bg-info{
	background-color: #3c8dbc!important;
}
.meditation:before{
  content:url('../img/meditation.png') ;
}
.lcv{
	vertical-align: middle;
    display: inherit;
}
.lcv:before {
    content: 'LCV';
    font-size: 20px;
    font-style: normal;
    height: 30px;
}
.info-box .info-box-text, .info-box .progress-description{
	white-space: initial;
}
.socialMblock{
	
}
.report-page .socialMblock h2{
	font-size:20px;
    margin-bottom: 20px;
}
.socialMblock h2 {
    font-size: 18px;
    color: #419ed4fc;
}
.socialMblock h2 > i{
	color: #419ed4fc;
    padding-right: 6px
}
.content-wrapper>.content {
    padding: 0 1.5rem;
}
.content-header {
    padding: 15px 1.5rem;
}
.socialMblock .obd{
	display: inline-block;
}
.socialMblock .obd:before {
    content: 'OBD';
    font-size: 18px;
    font-style: normal;
    height: 24px;
    display: inline-block;
    font-weight: 700;
    vertical-align: middle;
}
.socialMblock .meditation{
	display:inline-block;
vertical-align:middle;}
.report-page{
	padding:0px 0px 80px;
}
.report-page .socialMblock {
    width: 70%;
    padding-bottom: 15px;
}
.report-page .meditation:before {
    content: url(../img/meditation-myreport.png);
}
.socialMblock .card{
 background: transparent;
 box-shadow: none;
 
}
.socialMblock .card .register-card-body{
    padding: 0px;
    background: transparent;
}
.form-footer button{
}
.form-footer button.btn-w50{
    margin: initial;
        display: inline-block;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
    width: 78%;
}
.error-message {
    color: #f56954 !important;
    font-size: 13px;
    width: 100%;
}
.login-page, .register-page{
    height: auto;
}
.form-footer button {
    max-width: 215px;
}
.form-footer {
    padding-bottom: 40px;
}
.report-page label{
font-size: 18px;
}
a.btn.btn2 {
    display: inline-block;
    color: #fff;
    max-width: 215px;
    margin: 0;
}
.search-section{
    background: #fff;
    margin: 0 8px;
    padding: 15px 15px 0px 10px;
    margin-bottom: 20px;
    border-radius: 8px;
}
.select2 {
    width:100% !important;
}
.btn-edits a{
    padding: 0px 5px;
    height: 24px;
    width: 24px;
    display: inline-block;
    margin-bottom: 2px;
}
.btn-edits a .fa{
    font-size: 10px;
    vertical-align: middle;
    /* line-height: 23px; */
    display: inline-block;
    height: 15px;
    }
.Gtext .hinditxt li a{
    color: #3c8dbc;
    font-size: 16px;
    font-weight: 600;
}
.Gtext span.date_highlight {
    font-weight: 600;
    color: #FE5366;
}
.Gtext li:first-child{
    font-size: 16px;
}
.Gtext li:nth-child(2){
    font-size: 16px;
}
.content-all{
    padding-left:5px;
}
.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.input-group>.input-group-append:last-child>.btn:not(:last-child):not(.dropdown-toggle), .input-group>.input-group-append:last-child>.input-group-text:not(:last-child), .input-group>.input-group-append:not(:last-child)>.btn, .input-group>.input-group-append:not(:last-child)>.input-group-text, .input-group>.input-group-prepend>.btn, .input-group>.input-group-prepend>.input-group-text {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.univ-alert-danger {
    color: #dc3545;
    background-color: #f8d7da6e;
    border-color: #f5c6cb;
    padding: 9px 10px;
    font-size: 13px;
    text-align: left;
    position: relative;
    padding-left: 34px;
}
.univ-alert-danger p{
    font-weight: 500;
}
.univ-alert-danger p i {
    padding-right: 5px;
    position: absolute;
    left: 11px;
    top: 11px;
}
.univ-alert-danger p i{
    padding-right: 8px;
}
.table.user_table td, .table.user_table th{
    font-size: 15px;
}
.table.user_table td a.fancybox-buttons img{
    border-radius: 5px;
}
.table.user_table td p {
    margin-bottom: 2px;
}
.table.user_table td p i {
    padding-right: 5px;
    font-size: 12px;
}

.custom-file-label{
    height: calc(2.75rem + 2px);
    padding: .375rem .75rem;
}
.custom-file-label::after{
        height: 2.75rem;
    padding: .375rem .75rem;
    line-height: 2;
}
.custom-file-input{
    height: calc(2.75rem + 2px);
}
.custom-file{
        height: calc(2.75rem + 2px);
}
.input-group>.custom-file:not(:last-child) .custom-file-label, .input-group>.custom-file:not(:last-child) .custom-file-label::after {
    border-top-right-radius: 0.25rem;
    border-bottom-right-radius: 0.25rem;
}
.select2-container--bootstrap4 .select2-selection--multiple{
    min-height: calc(2.75rem + 2px)!important;
}

#loader_img {
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    text-align: center;
    display: table;
    background: url(../img/loder_img.png) no-repeat center center rgba(0,0,0,0.8);
    z-index: 99999;
    background-size: 50px;
}
#loader_img center {
    margin: auto;
    font-size: 10px;
    position: absolute;
    text-indent: -9999em;
    border-top: 8px solid #FE5366;
    border-right: 8px solid #ddd;
   border-bottom: 8px solid #3c8dbc;
    border-left: 8px solid #ddd;
    -webkit-transform: translateZ(0);
    -ms-transform: translateZ(0);
    transform: translateZ(0);
    -webkit-animation: load8 1.1s infinite linear;
    animation: load8 1.1s infinite linear;
    display: table-cell;
    vertical-align: middle;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    border-radius: 50%;
    width: 10em;
    height: 10em;
}
#loader_img img {
	display: none;
}
@-webkit-keyframes load8 {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg)
}
}
@keyframes load8 {
0% {
-webkit-transform:rotate(0deg);
transform:rotate(0deg);
-moz-transform:rotate(0deg);
-ms-transform:rotate(0deg);
-o-transform:rotate(0deg);
}
100% {
-webkit-transform:rotate(360deg);
transform:rotate(360deg);
-moz-transform:rotate(360deg);
-ms-transform:rotate(360deg)
}
}
#loader_img img {
	width: 100px;
	height: 100px;
	position: absolute;
	top: 50%;
}
.select2-container .select2-search--inline .select2-search__field{
    margin: 0;
    padding: .375rem 0rem .375rem 1.25rem;
}
@media (max-width: 1199.98px) { 
.winn-img {
    position: absolute;
    bottom: 0;
    right: 70px;
}
.Rtitle {
    padding: 30px 0 30px 60px;
}
.imageblock-none{
	display: none;
 }
 .login-page, .register-page{
 	height:auto;
 }
 .login-box {
    width: 100%;
    margin: 0 auto;
}
}
@media (max-width: 991.98px) { 
 .login-box{
 	width:90%;
 }
 .Rtitle {
    padding: 30px 0 30px 30px;
}
 .Rtitle h2{
    padding-left: 0;
    padding-top: 5px;
 }
 .Rtitle h3 {
    letter-spacing: 0;
    padding-top: 5px;
    font-size: 21px;
}
.winn-img {
    position: absolute;
    bottom: 0;
    right: 35px;
}
    .layout-fixed .main-sidebar {
    top:0;
}
 .logoblock li.dashblogo {
    width: auto;
    text-align: center;
    background: #fff;
    padding: 8px 15px 8px 20px;
}
.layout-navbar-fixed .wrapper .main-header {
    padding: 0px 10px;
}
.report-page .socialMblock {
    width: 100%;
}
}
@media (max-width: 767.98px) {

.login-box{
 	width:90%;
 }
.Rtitle h2{
	display: block;
 }
 .Rtitle h1 {
    text-transform: uppercase;
    color: #fff;
    font-size: 48px;}



}

@media (max-width: 575.98px) { 

.Rtitle h1 {
    font-size: 41px;
    font-weight: 600;
}
.Rtitle h2 {
    padding-left: 0;
    padding-top: 5px;
}
.Rtitle h3 {
    letter-spacing: 0;
    padding-top: 5px;
    font-size: 16px;
}
.winn-img {
    position: absolute;
    bottom: 34px;
    right: 21px;
}
.winn-img img {
    max-height: 72px;
}
.Rtitle {
    padding: 15px;
}
.winstate {
    padding: 30px 15px;
    background: #cccccc24;}
    .guidlnpage {
    padding: 15px 15px 50px;
    background: #3c8dbc;}
    .dropdown-menu-lg {
    max-width: 300px;
    min-width: 256px;
    padding: 0;
}

.form-footer button.btn-w50{
     width: 100%;
     max-width: 100%;
}
.form-footer a.btn-w50 {
       margin: initial;
    display: block;
    margin-top: 15px;
    max-width: 100%;
    width: 100%;
}
.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
    width: 60%;
}
}





