.balaj-bg {
    background: url(../images/b-banner-2.jpg) #fff no-repeat center top;
}
.balaj-content {
    padding: 50px 0;
}
.welcome-block {
    padding: 50px;
    box-shadow: 2px 4px 10px rgba(0,0,0,.2);
}
.balaj-container p {
    font-size: 16px;
    line-height: 24px;
    color: #333;
    margin: 0 0 20px;
}
.challenge-logo {
    padding-top: 70px;
}
.change-agent {
    font-size: 24px;
    color: #333;
    line-height: 40px;
    text-align: center;
    font-weight: 300;
    margin: 0 0 40px;
}
.nt-btn-know-more, a.nt-btn-know-more {
    border: 2px solid #0980f4;
    margin-right: 20px;
    line-height: 30px;
}
.balaj-flex-box {
    display: flex;
    min-height: 100vh;
    align-items: center;
    flex-direction: column;
    background: url(../images/challenge.png) no-repeat 15px 50px;
    position: relative;
    padding: 100px 0 50px;
}
.balaj-center-block {
    margin: 0 auto auto;
    width: 640px;
    padding: 50px;
}
.block-bg-blue {
    background-color: rgba(9,128,244,1);
}
.block-bg-yellow {
    background-color: rgba(255,197,0,1);
}
.block-bg-green {
    background-color: rgba(0,204,255,1);
} 
.block-bg-green-dark {
    background-color: rgba(51,204,204,1);
}
.block-bg-violet {
    background-color: rgba(153,153,255,1);
} 
.block-bg-pink {
    background-color: rgba(247,153,255,1);
} 
.balaj-center-block h2 {
    color: #fff;
    text-align: center;
    margin: 0 0 20px;
    font-family: Bitter;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.3;
}
.balaj-center-block h5 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0 0 30px;
    font-family: Bitter;
    line-height: 1.3;
}
.balaj-center-block h6 {
    font-size: 16px;
    font-weight: bold;
    color: #fff;
    text-align: center;
    margin: 0 0 30px;
    font-family: Bitter;
    line-height: 1.2;
}
.balaj-form-block {
    margin: auto;
    max-width: 450px;
    border-radius: 5px;
}
.balaj-container .nt-btn {
    line-height: 34px;
    font-weight: bold;
    padding: 5px 20px;
}
.balaj-container .form-group {
    margin: 0 0 22px;
    position: relative;
}
.balaj-container .form-group .material-icons {
    position: absolute;
    right: 10px;
    top: 36px;
    color: #666;
    cursor: pointer;

}
.add-member, .add-member span {
    display: inline-block;
    vertical-align: middle;
}
.add-member, .add-member .add-text {
    font-size: 11px;
    color: #fff;
}
.add-member .add-icon {
    background-color: #ededed;
    border-radius: 50%;
    width: 50px;
    height: 50px;
    text-align: center;
    margin-left: 10px;
}
.add-member .add-icon .material-icons {
    position: static;
    font-size: 30px;
    line-height: 50px;
}
.file-size {
    font-size: 11px;
    color: #fff;
    margin-bottom: 5px;
}
.balaj-container .form-control {
    border: 1px solid rgba(0,0,0,0.12);
    font-size: 14px;
    height: 50px;
    padding: 13px 16px;
    color: #666;
}
.balaj-container .has-error .form-control {
    border: 1px solid #F6695E;
}
.balaj-container .has-error .help-block {
    font-size: 12px;
    color: #880000;    
    text-align: right;
}
.balaj-container input::placeholder {
    color: #666;
    font-weight: normal;
}
.balaj-container textarea.form-control {
    height: auto;
}
.balaj-container .form-control-mobile {
    margin-left: 15%;
    display: inline-block;
    width: 85%;
}
.balaj-container input[type="file"] {
    height: auto;
    padding: 12px 16px;
}

.ph-code {
    height: 50px;
    border: 1px solid #e5e5e5;
    font-size: 14px;
    font-weight: bold;
    color: #333;
    width: 12%;
    text-align: center;
    display: inline-block;
    line-height: 50px;
    background-color: #fff;
    border-radius: 3px;
    position: absolute;
    left: 0;
    top: 24px;
}
.balaj-container .chzn-container {
    width: 100% !important;
}
.balaj-container .chzn-container-single .chzn-single {
    background-image: none;
    border: 1px solid #e5e5e5;
    border-radius: 4px;
    box-shadow: none;
    color: #666;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 14px;
    height: 50px;
    line-height: 50px;
    padding: 0 15px;
}
.balaj-container .chzn-container-active.chzn-with-drop .chzn-single {
    border: 1px solid #e5e5e5;
    box-shadow: none;
    background-color: transparent;
    background-image: none;
    border-radius: 4px 4px 0 0;
}

.balaj-container .chzn-container .chzn-drop {
    border-color: #e5e5e5;
    box-shadow: none;
    top: 2px;
}

.balaj-container .chzn-container-single .chzn-search {
    padding: 0;
}

.balaj-container .chzn-container-single .chzn-search input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0 !important;
    border-style: none;
    color: #999;
    font-family: "Roboto",Arial,Helvetica,sans-serif;
    font-size: 18px;
    font-weight: 500;
    height: 50px;
    margin: 0;
    padding: 10px 15px;
    width: 100%;
}

.balaj-container .chzn-container .chzn-results {
    border-top: 1px solid #f2f2f2;
    margin: 0;
    padding: 0 0 5px;
}

.balaj-container .chzn-container .chzn-results li {
    font-size: 14px;
    line-height: 48px;
    padding: 0 15px;
    color: #999;
}

.balaj-container .chzn-container .chzn-results .highlighted {
    background-color: #f2f2f2;
    background-image: none;
    color: #000;
}

.balaj-container .chzn-container-single .chzn-single div {
    right: 6px;
    top: 14px;
}

.balaj-container .chzn-container-single .chzn-single abbr {
    right: 15px;
    top: 20px;
}

.balaj-container .chzn-container-single .chzn-single abbr + div {
    display: none;
}

.balaJthankModal .thank-you-container .box-header .title {
    font-size: 32px;
    font-weight: bold;
    margin: 0 0 10px;
}
.balaJthankModal .thank-you-container .box-header .message {
    font-size: 18px;
    font-weight: 300;
    width: 100%;
    margin: 0 0 30px;
}

.balaJthankModal .thank-you-container .box-header .title, 
.balaJthankModal .thank-you-container .box-header .message {
    color: #666;
    font-family: "Roboto",serif;
}

.balaJthankModal .thank-you-container .box-header .message .font-bold {
    color: #333;
}
.balaJthankModal .thank-you-container .box-footer {
    margin-top: 30px;
}
.balaJthankModal .thank-you-container .box-header {
    padding-bottom: 30px;
}
.balaJthankModal .thank-you-container .box-footer input.input-control[type="text"] {
    font-size: 16px;
    color: #999;
    text-align: center;
}
.start-box {
    background-color: #fff;
}
.start-box h3 {
    font-size: 24px;
    font-family: bitter;
    color: #666;
    text-align: center;
}
.start-box h3 {
    font-size: 24px;
    font-family: bitter;
    color: #666;
    text-align: center;
}
.start-box .challenge-logo {
    padding: 40px 0;
}
.start-box .challenge-logo img {
    width: 150px;
}
.sub-box {
    border: 1px dashed #bcbdc0;
    margin: auto;
    text-align: center;
    max-width: 500px;
    padding: 100px 0;
}
.startModal .modal-content {
    background-color: #f2f2f2;
}
.startModal .modal-header {
    border: 0;
    text-align: center;
    padding: 30px 20px;
}
.startModal .modal-header h4 {
    font-size: 32px;
    font-weight:bold;
    color: #333;
    margin: 0 0 10px;
}
.startModal .modal-header p {
    font-size: 18px;
    font-weight:bold;
    color: #333;
    margin: 0 0 10px;
}
.startModal .modal-body {
    border: 0;
    padding: 30px 50px;
    text-align: left;
}
.startModal .checkbox {
    padding-left: 20px;
    margin: 15px 0;
}
.startModal .checkbox label {
    display: inline-block;
    position: relative;
    padding-left: 5px;
    font-size: 18px;
    color: #666;
}
.startModal .checkbox label::before {
    content: "";
    display: inline-block;
    position: absolute;
    width: 17px;
    height: 17px;
    left: 0;
    margin-left: -20px;
    border: 1px solid #0980f4;
    border-radius: 3px;
    background-color: #fff;
    -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
    transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}
.startModal .checkbox label::after {
    display: inline-block;
    position: absolute;
    width: 16px;
    height: 16px;
    left: 0;
    top: 0;
    margin-left: -20px;
    padding-left: 3px;
    padding-top: 3px;
    font-size: 11px;
    color: #0980f4;
}
.startModal .checkbox input[type="checkbox"] {
    opacity: 0;
}
.startModal .checkbox input[type="checkbox"]:focus + label::before {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px;
}
.startModal .checkbox input[type="checkbox"]:checked + label::after {
    font-family: 'FontAwesome';
    content: "\f00c";
}
.startModal .checkbox input[type="checkbox"]:disabled + label {
    opacity: 0.65;
}
.startModal .checkbox input[type="checkbox"]:disabled + label::before {
    background-color: #0980f4;
    cursor: not-allowed;
}
.startModal .checkbox.checkbox-circle label::before {
    border-radius: 50%;
}
.startModal .checkbox.checkbox-inline {
    margin-top: 0;
}
.startModal .checkbox-primary input[type="checkbox"]:checked + label::before {
    background-color: #0980f4;
    border-color: #0980f4;
}
.startModal .checkbox-primary input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.startModal .checkbox-success input[type="checkbox"]:checked + label::before {
    background-color: #0980f4;
    border-color: #0980f4;
}
.startModal .checkbox-success input[type="checkbox"]:checked + label::after {
    color: #fff;
}
.startModal .modal-footer {
    padding: 30px;
    text-align: right;
    border-top: 1px solid #ccc;
}
.startModal .modal-footer .nt-btn-back {
    margin-right: 20px;
    color: #ccc;
}
.sub-box .nt-btn-success, .startModal .modal-footer .nt-btn-success {
    min-width: 240px;
}
.balaj-form-block .nt-btn {
    color: #fff;
}
.balaj-container .nt-btn-green {
    background-color: #00ccff;
}
.balaj-container .nt-btn-green-dark {
    background-color: #33cccc;
}
.balaj-container .nt-btn-violet {
    background-color: #9999ff;
}
.balaj-container .nt-btn-pink {
    background-color: #f799ff;
}
.balaj-container .nt-btn-grey {
    background-color: #333;
}
.balaj-container  .word-limit {
    position: absolute;
    right: -89px;
    bottom: 0px;
    font-size: 12px;
    font-weight: bold;
    color: #fff !important;
    margin: 0;
}
.form-label {
    font-size: 12px;
    color: #fff;
    margin: 0 0 10px;
    font-weight: 500;
}
.balaj-container .help-block {
    text-align: right;
    color: #880000;
}
.garbage-radio {
    float: left;
    margin-right: 10px;
}
.garbage-radio div {
    clear: both;
    overflow: hidden;
}
.garbage-radio label {
    width: 80px;
    height: 81px;
    border-radius: 3px;
    border: 1px solid #cdcdcd;
    font-weight: normal;
    font-size: 11px;
    color: #333;
    background: #efefef;
}
.garbage-radio .size {
    font-size: 12px;
    color: #fff;
    margin: 5px 7px 0px 3px;
    font-weight: 500;
    text-align: center;
    line-height: 2;
}
.garbage-radio input[type="radio"]:empty {
    display: none;
}
.garbage-radio input[type="radio"]:empty ~ label {
    position: relative;
    line-height: 2.5em;
    text-indent: 3.25em;
    margin: 0;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}
.garbage-radio input[type="radio"]:empty ~ label:before {
    position: absolute;
    display: block;
    top: 0;
    bottom: 0;
    left: 0;
    content:'';
    width: 100%;
    background: #efefef;
    border-radius: 3px;
}
.garbage-radio input[type="radio"]:hover:not(:checked) ~ label:before{
    /*content:'\2714';*/
    text-indent: .9em;
    color: #C2C2C2;
}
.garbage-radio input[type="radio"]:hover:not(:checked) ~ label {
    color: #888;
}
.garbage-radio input[type="radio"]:checked ~ label:before {
    /*content:'\2714';*/
    text-indent: .9em;
    color: #333;
    background-color: #ccc;
}
.garbage-radio input[type="radio"]:checked ~ label{
    color: #777;
}
.garbage-radio-success input[type="radio"]:checked ~ label:before {
    color: #fff;
    background-color: #5cb85c;
}
.remove-member {
    position: absolute;
    right: -42px;
    top: 0;
    color: #F6695E;
    cursor: pointer;
}
.balaj-container .form-group .remove-member .material-icons {
    color: #F6695E;
}
.review-box {
    overflow-y: hidden;
    overflow-x: scroll;
}
.uploaded-image {
    position: absolute;
    right: -89px;
    bottom: 0px;
    border-radius: 10px;
    margin: 2.5px 30px;
    height: 45px;
    width: 45px;
}
@media (max-width: 767px) {
    .balaj-flex-box {
        padding: 40px 0 30px;
    }
    .balaj-center-block {
        width: 100%;
        padding: 15px;
    }
    .balaj-form-block {
        max-width: 100%;
    }
}
.mem1 {
    margin: 0 auto auto;
    width: 700px;
    padding: 50px 0;
}
.mem2{
    margin: auto;
    max-width: 640px;
    border-radius: 5px;

}
.cat-item li {
    margin-right: 10px;
    /*margin-right: 56px;*/
}
.cat-item li:last-child {
    margin-right: 0;
}
.starcat{
    color: blue;
    margin: 0 5px 0 0;
    position: relative;
    top: 3px;
}
.underline-label{
    font-size: 13px;
    color: #fff;

}
.underline-label:hover{
    text-decoration: underline;
    color: #fff;
}
@media (max-width: 480px) {
	.nt-btn-know-more, a.nt-btn-know-more {
		margin: 0;
		margin-bottom: 10px;
	}
	.nt-btn-success, a.nt-btn-success {
		margin-bottom: 10px;
	}
	.bg-hide {
		background: none;
	}
	.welcome-block {
		padding: 20px;
	}
	.uploaded-image {
		position: relative;
		left: 50%;
    	margin-left: -22.5px;
	}
}
