.unread_bg {
    background-color: #F2F2F2;
}
.text-size-mini .icon-alarm {
    font-size: 12px;
}

.sidebar-category.rtm_sidebar a.media-heading {
    font-weight: normal;
    color: #3a3a3a;
}
.sidebar-category.rtm_sidebar a.media-heading:hover {
    color: #000000;
}
.userSelectionTab button.btn {
    padding-top: 50px;
    padding-bottom: 50px;
    font-size: 20px;
    text-transform: uppercase;
    font-weight: normal;
    letter-spacing: 1px;
    margin: 0 auto;
    margin-bottom: 10px;
}
.userSelectionTab button.btn.camp_btn {
    background: #ffffff;
    min-height: 455px;
    background-size: cover;
    background-position: center;
    position: relative;
    border:0;
}
.userSelectionTab .btn.camp_btn:before {
    position: absolute;
    content: '';
    background: url(../images/blog-pattern.jpg);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.2;
    background-size: contain;
    background-repeat: repeat;

} 
.userSelectionTab button.btn.blog_btn {
    background: #ffffff;
    min-height: 455px;
    background-size: cover;
    background-position: center;
    position: relative;
    border:0;
}
.userSelectionTab .btn.blog_btn:before {
    position: absolute;
    content: '';
    background: url(../images/blog-pattern.jpg);
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    opacity: 0.2;
    background-size: contain;
    background-repeat: repeat;

} 
.userSelectionTab button.btn [class*="icon-"] {
    font-size: 50px;
    margin-bottom: 10px;
}
.cat_selection .panel-body {
    padding: 79px 0;
}
.cat_selection .panel-heading h4 {
    text-align: center;
    font-size: 20px;
}
.panel-dark .category-title {
    background: #26a69a;
    color: #fff;
}
.navbar.navbar-blue {
    background: #2796ff;
}
#navbar-mobile a {
    color: #455a64;
}
.dataTable thead .sorting:before, .dataTable thead .sorting:after{
    color:#fff;
}
.page-title {
    padding: 10px 0;
}
.campaign-panel .panel-heading {
    padding: 5px 20px;
}
.campaign-panel .datatable-header > div {
    margin-bottom: 10px;
}
.campaign-panel .datatable-header {
    padding-top: 10px;
}
.dataTable thead {
    background: #26a69a;
    color: #fff;
}
.sidebar-category .category-content {
    padding-left: 0;
    padding-right: 0;
    padding-bottom: 0;
}
.userSelectionTab .btn.bg-white-400 {
    background: #fff;
    box-shadow: 0 0 4px #ccc;
}
.userSelectionTab span {
    background: #ff9366;
    margin-top: 20px;
    padding: 10px;
    color: #fff;
}
.add-campaign-panel .uploader .action {
    padding: 10px;
}
.add-campaign-panel .uploader.bg-blue {
    background: transparent;
}
.add-campaign-panel .uploader .action {
    padding: 10px;
    background: #2796ff;
}
.add-campaign-panel .checkbox-switchery label {
    font-weight: 500;
}
.form-group {
    /*display: inline-block;*/
}
label.error {
    color: #d84315;
    font-size: 12px;
}
.sidebar, .sidebar-content {
	background-color: #26383a !important;
}

.sidebar-main .sidebar-content{
    /*background-image: url(../images/child.jpg);
    background-size: cover;
    background-position: bottom center;*/
}
.add-blog-panel .uploader .action {
    padding: 10px;
}
.add-blog-panel .error {
    display: inline-block;
    width: 100%;
}
.add-blog-panel .uploader {
    background: transparent;
}
.add-blog-panel .uploader .action {
    background: #03A9F4;
}
.has-error span.filename {
    border-color: #d84315;
}
.has-error span.select2-selection.select2-selection--single {
    border-color: #d84315;
}
.has-error .help-block {
    color: #999999;
}
.has-error .select2-selection--multiple:not([class*=bg-]):not([class*=border-]) {
    border-color: #d84315;
}
.form-group em, form em {
    color: #e01a1a;
}
.navbar-brand > img {
    margin-top: -5px;
    height: 30px;
}
.form-control{
    min-height: 40px;
}
.mr-2 {
    margin-right: 10px;
}
.campaign-panel i.icon-pencil {
    color: #ff5722;
}
.panel-heading-elements {
    margin-bottom: 20px;
}
.campaign-panel .datatable-basic {
    background: #fff;
}
.layoutselection .form-group {
    margin-bottom: 0;
}
.layoutselection {
    padding-top: 15px;
    padding-bottom: 5px;
}
.layoutselection label {
    font-size: 15px;
}
.privacy_section {
    padding: 25px 0;
    border-top: 1px solid #e4e3e3;
}
.uploader .filename {
    color: #333333
}	
.questionList {
    background: #ffffff;
    padding: 20px;
    border: 1px solid #f5f5f5;
    margin-bottom: 10px;
}
.questionList:nth-child(even){
    background: #fdfdfd;
}
.userSelectionTab img {
    max-width: 100px;
    position: relative;
}
.userSelectionTab span {
    background: transparent;
    margin-top: 20px;
    padding: 10px;
    color: #060e26;
    bottom: 0;
    box-sizing: border-box;
    width: 57%;
    left: 0;
    right: 0;
    font-size: 24px;
    font-weight: 500;
    margin: 0 auto;
    position: relative;
    margin-bottom: 30px;
}
.userSelectionTab .icon-add{color:#060e26;}
.userSelectionTab span {
    background: transparent;
    margin-top: 20px;
    padding: 10px;
    color: #060e26;
    bottom: 0;
    box-sizing: border-box;
    width: 100%;
    left: 0;
    right: 0;
    font-weight: 500;
    margin: 0 auto;
    margin-bottom: 20px;
}
.userSelectionTab span:after {
    position: absolute;
    content: '';
    width: 20%;
    border-bottom: 3px solid #060e26;
    left: 0;
    right: 0;
    margin: 0 auto;
    bottom: 0;
}
.campSidebar .panel-body {
    padding: 10px 10px 20px;
}
@media(max-width:768px){
    .add-blog-panel .error {
        padding-left: 10px;
    }
}
@media (min-width: 769px){
    .sidebar-main .sidebar-content {
        position: fixed;
        width: 260px;
        max-height: 100%;
        overflow: auto;
        top: 48px;
        bottom: 48px;
        margin-bottom: -48px;
    }
}
@media (min-width: 769px){
    .sidebar-xs .sidebar-main .sidebar-content {
        width: 56px;
    }
}
#test_connection-info, #api-info, #api-info-odk, #api-info-rp, #odktest_connection-info {
    display: block;
    margin-top: 7px;
    margin-bottom: 7px;
}

.dropdown-user .dropdown-menu {
	background-color: #FFFFFF !important;
}

.noty_body 	a {
    color: #FFFFFF !important;	
}

.invalid-feedback {
	color: red !important;
}

.horizontal_or { 
	width:100%; 
	text-align:center; 
	border-bottom: 1px solid #CCC; 
	line-height:0.1em; 
	margin:10px 0 20px; 
} 

.horizontal_or span { 
	background:#fff; 
	padding:0 10px; 
	color: #333333;
}

.nav-tabs.nav-tabs-solid > .active > a, .nav-tabs.nav-tabs-solid > .active > a:hover, .nav-tabs.nav-tabs-solid > .active > a:focus {
    background-color: #2196F3 !important;
    border-color: #2196F3 !important;
}

.register-container .page-container {
  padding-top: 40px;
  position: static;
}

.register-container .page-container .login-form {
  width: 600px;
}

.jumbotron {
	padding-top: 5px !important;
}

.jumbotron p {
	font-weight: 400 !important;
}

.dataTable thead {
	background-color: #26383a !important;
}

.voucher_code {
	background-color: #fcfcfc;
    border-color: #eeeeee;
	position: relative;
    border: 2px dashed #ddd;
	border-radius: 2px;
	padding: 5px;
	font-size: 18px;
    color: #9B8DBB;
}

.hotpot_logo {
	width: 90px;
	border: 1px solid #9B8DBB;
	border-radius: 2px;
}

.help-block-hotpot {
	color: #9B8DBB !important;
	font-weight: bold;
	font-size: 12px !important;
}

/*Enjoyhint CSS*/
.skip_hide {
	display: none;
}

.input-group {
    position: relative;
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    width: 100%;
}

.input-group-append,.input-group-prepend{display:flex}.input-group-append .btn,.input-group-prepend .btn{position:relative;z-index:2}.input-group-append .btn:focus,.input-group-prepend .btn:focus{z-index:3}.input-group-append .btn+.btn,.input-group-append .btn+.input-group-text,.input-group-append .input-group-text+.btn,.input-group-append .input-group-text+.input-group-text,.input-group-prepend .btn+.btn,.input-group-prepend .btn+.input-group-text,.input-group-prepend .input-group-text+.btn,.input-group-prepend .input-group-text+.input-group-text{margin-left:-1px}.input-group-prepend{margin-right:-1px}.input-group-append{margin-left:-1px}.input-group-text{display:flex;align-items:center;padding:.375rem .75rem;margin-bottom:0;font-size:1rem;font-weight:400;line-height:1.5;color:#506690;text-align:center;white-space:nowrap;background-color:#f9fbfd;border:1px solid #f1f4f8;border-radius:.25rem}.input-group-text input[type=checkbox],.input-group-text input[type=radio]{margin-top:0}.input-group-lg>.custom-select,.input-group-lg>.form-control:not(textarea){height:calc(1.5em + 1rem + 2px)}.input-group-lg>.custom-select,.input-group-lg>.form-control,.input-group-lg>.input-group-append>.btn,.input-group-lg>.input-group-append>.input-group-text,.input-group-lg>.input-group-prepend>.btn,.input-group-lg>.input-group-prepend>.input-group-text{padding:.5rem 1rem;font-size:1.25rem;line-height:1.5;border-radius:.3rem}.input-group-sm>.custom-select,.input-group-sm>.form-control:not(textarea){height:calc(1.5em + .5rem + 2px)}.input-group-sm>.custom-select,.input-group-sm>.form-control,.input-group-sm>.input-group-append>.btn,.input-group-sm>.input-group-append>.input-group-text,.input-group-sm>.input-group-prepend>.btn,.input-group-sm>.input-group-prepend>.input-group-text{padding:.25rem .5rem;font-size:.875rem;line-height:1.5;border-radius:.2rem}.input-group-lg>.custom-select,.input-group-sm>.custom-select{padding-right:1.75rem}.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;border-bottom-right-radius:0}.input-group>.input-group-append>.btn,.input-group>.input-group-append>.input-group-text,.input-group>.input-group-prepend:first-child>.btn:not(:first-child),.input-group>.input-group-prepend:first-child>.input-group-text:not(:first-child),.input-group>.input-group-prepend:not(:first-child)>.btn,.input-group>.input-group-prepend:not(:first-child)>.input-group-text{border-top-left-radius:0;border-bottom-left-radius:0}

.input-group>.custom-select:not(:last-child), .input-group>.form-control:not(:last-child) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.input-group>.custom-file, .input-group>.custom-select, .input-group>.form-control, .input-group>.form-control-plaintext {
    position: relative;
    flex: 1 1 auto;
    width: 1%;
    margin-bottom: 0;
}

.mb-0, .my-0 {
    margin-bottom: 0!important;
}

.panel .panel-header {
    position: relative;
    border-radius: 4px 4px 0px 0px;
}

.panel .panel-header, .panel .panel-footer {
    padding: 10px 12px;
}

.panel .panel-header .panel-actions {
    position: absolute;
    top: 10px;
    right: 12px;
}

.panel .panel-header .panel-actions ul {
    margin: 0;
    list-style: none;
    padding: 0;
}

.panel .panel-header .panel-actions ul li.action {
    width: 25px;
    height: 25px;
    text-align: center;
    border-radius: 3px;
    cursor: pointer;
    color: #585858;
    box-shadow: 1px 1px 2px;
    margin-right: 2px;
}

.panel-body {
    padding: 15px;
}

.donor_show{
        display: none;
}
.area_show{
    display:none;
}
.mapped_awc{
        display: none;
}
.mapped_block{
        display: none;
}
.mapped_district{
        display: none;
}
            
            
.input-chnage{
            border: none;
            border-bottom: 1px solid #ccc;
        }
        .div-fix{
            height: 60vh;
        }
        .button-mr{
            margin-top: 10px;
        }
        .div-mer{
            display:flex;
            gap:10px;
        }
        .login_contentDetails{
		background: rgb(255 ,127 ,0, 61%);
		border-radius: 5px;
		max-width: 900px;
		margin: 0 auto;
                
	}
        .register_contentDetails{
		background: rgb(255 ,127 ,0, 61%);
		border-radius: 5px;
		max-width: 900px;
		margin: 0 auto;
                
	}
        .div-padd{
            margin-top: 60px;
        }
	.leftSection {
		padding: 20px;
		text-align: center;
		width: 100%;
	}
	.leftSection img {
		margin: 0 auto;
	}
	.leftSection {
		padding: 20px;
		text-align: center;
		width: 100%;
		height: 430px;
		vertical-align: middle;
		display: table;
	}
	.leftSectionCell {
		height: 100%;
		vertical-align: middle;
		display: table-cell;
		padding-top: 25px;
	}
	.centerLogo {
		margin-top: 140px;
	}
	.centerLogo p {
		color: #fff;
		margin-top: -10px;
		font-size: 18px;
	}
        .topLogo1{
                padding-top: 30px;
        }
        .topLogo{
            margin-top: 30px;
        }
        .img-size{
            height: 100px;
        }
        .login-development-partner-div{
        float:left;
        color:white;
        padding-bottom:  10%;
        }
        .login-development-partner-img{
        margin-top:5px;
        
        }
        .login-powered-by-div{
        float:right;
        color:white;
        }
        .login-powered-by-img{
         margin-top:5px;
        }
        .btn.btn-ornge {
            background: #0B9444;
            color: #fff;
            margin-top: 25px;
            text-transform: uppercase;
        }
        .geo_tag_label{
            padding-left: 8px;
        }
        .geo_submit{
            padding-top:20px; 
        }
        .logo_set{
                padding-top: 130px;
        }
        .check_box{
            padding-left: 10px;
        }
        .content-group-lg{
            text-align: left;
		margin-top: 0px;
		padding: 0 10px 0;
                border-bottom: 1px solid #ececec;
		text-transform: uppercase;
        }
        .img-padding{
                padding-bottom: 20px;
        }
        

.content > .row{
	margin-left: 0px;
	margin-right: 0px;
}
.vertical_margin{
        margin-bottom: 3px;
}
.breadcrumb-line, .page-header-content{
    position: relative;
    left: 58px;
    padding: 0px 3px;
    width: 96% !important;
    /*width: fit-content;*/
}
/*.breadcrumb-line, .page-header-content{
width: 1590px;
}*/

.main-menu, nav.main-menu {
width:55px;
overflow:visible;
top:0%;
 z-index: 9999;
 position:fixed;
}


.main-menu {
/*background:black;*/
position:absolute;
top:0%;

height:100%;
left:0;
width:55px;
-webkit-transition:width .2s linear;

-webkit-transform:translateZ(0) scale(1,1);
/*overflow-x: visible;*/
/* z-index:5*/
}

.main-menu>ul {
margin:7px 0;
 /*z-index:5*/
}

.main-menu li {
position:relative;
display:block;
width:250px;
  


}

.main-menu li>a {
position:relative;
width:255px;
display:table;
border-collapse:collapse;
border-spacing:0;


text-decoration:none;
-webkit-transform:translateZ(0) scale(1,1);
-webkit-transition:all .14s linear;
transition:all .14s linear;




}



.main-menu .nav-icon {
  
position:relative;

width:55px;
padding-top: 10px;
overflow-x: hidden;
vertical-align:middle;
display:table-cell;

}

.main-menu .nav-text  {
   
position:relative;
display:table-cell;
vertical-align:middle;
width:190px;
overflow-x: hidden;
}
.main-menu .share {
}


.no-touch .scrollable.hover {
overflow-y:hidden;

}

.no-touch .scrollable.hover:hover {
overflow-y:auto;
overflow:visible;
  
}


/* Logo Hover Property */




a:hover,a:focus {
text-decoration:none;
border-left:0px solid #F7F7F7;



}

nav {
-webkit-user-select:none;
-moz-user-select:none;
-ms-user-select:none;
-o-user-select:none;
user-select:none;
  
}

nav ul,nav li {
outline:0;
margin:0;
padding:0;
text-transform: uppercase;

}

.main-menu li:hover>a,nav.main-menu li.active>a,.dropdown-menu>li>a:hover,.dropdown-menu>li>a:focus,.dropdown-menu>.active>a,.dropdown-menu>.active>a:hover,.dropdown-menu>.active>a:focus,.no-touch .dashboard-page nav.dashboard-menu ul li:hover a,.dashboard-page nav.dashboard-menu ul li.active a {

text-shadow: 0px 0px 0px; 
}
.area {
float: left;
background: #e2e2e2;
width: 100%;
height: 100%;
/* z-index:5*/
}
/*.dropdown-menu{
    max-height: 400px;
}*/
ul.dropdown-menu        
{  width: 200px;
 max-height: 400px;
overflow:auto}
.panel.panel-flat.panel-area {
    margin-left: 203px;
}

  .banner-area-text h3{
        font-size: 20px;
        font-weight: bold;
    }
     .banner-area-text p{
        font-size: 14px;
    }
  .banner-area-text li{
        font-size: 14px;
    }
    .panel-body-height {
    padding-bottom: 147px;
}

/* 
	LEVEL TWO
*/
.adopter_id {
    margin-right: 50%;
}
.awc_progress_cancel_button {
    background-color: lightslategray;
}

.awc_progress_submit_button {
    background-color: #26A69A;
}
