/* body { font-family: "Open Sans", Arial, sans-serif; font-size: 14px; background: #fefefe; color: #2a3038; height: 100%; }*/
body { font-family: "Open Sans", Arial, sans-serif; font-size: 14px; background: #fefefe; color: #2a3038; }
/* html { height: 100%; } */
a{ color:#333; }
a:hover{ color:#333; }
.container-fluid.topbar{background:#4c4c4c; padding:10px;}
.container-fluid.statusbar{background:#e6e6e6; border-bottom:4px solid #cbcbcb;margin-top: 70px;}
.container-fluid.statusbar:after{border-bottom:1px solid #333;}
.container-fluid.top-menu{background:#e6e6e6; border-bottom:4px solid #cbcbcb; padding:15px 0 5px 0;margin-top: 70px;}
.container-fluid.top-menu:after{border-bottom:1px solid #333;}
.content-area .navbar.navbar-default{margin-top:70px;}
.container-fluid.top-menu input.form-control{
	margin-bottom:5px;
	padding:5px 10px;
}
hr.status-divider {
  margin-top: 0px;
  margin-bottom: 10px;
  border-top:1px solid #4c4c4c;
}
.btn{
	padding: 6px 10px;
	font-size: 13px;	
}
.btn-dark {
  color: #fff;
  background-color: #444!important;
  border-color: #333;
}
.btn-dark:hover {
  color: #fff;
  background-color: #333!important;
  border-color: #222;
}
.btn-dark:focus {
  color: #fff;
  background-color: #444!important;
  border-color: #333;
}
.container-fluid.statusbar .container{padding:5px; text-align:center; line-height:10px}
.container-fluid.statusbar .container .row > div{
	/*padding:0 10px 0 40px;*/
	text-align:left;
}

.container-fluid.statusbar .container i{
	font-size:2em;
	/*float:left;*/
	margin:5px 5px 0 0;
}

.green{color:#82d743}
.orange{color:#f0b542}
.blue{color:#2397d9}
.red{color:#c23a33}
.black{color:#222}

.green-bg{background-color:#82d743}
.orange-bg{background-color:#f0b542}
.blue-bg{background-color:#2397d9}
.red-bg{background-color:#c23a33}
.black-bg{background-color:#222}

.green-border{border-color:#82d743}
.orange-border{border-color:#f0b542}
.blue-border{border-color:#2397d9}
.red-border{border-color:#c23a33}
.black-border{border-color:#222}

i.green{color:#82d743}
i.orange{color:#f0b542}
i.blue{color:#2397d9}
i.red{color:#c23a33}
.container-fluid.statusbar .container span{
	/*float:left;*/
	line-height: 30px;
	margin:5px 5px 5px 0;
	position:absolute;
	top:0;
}


.page-title { padding-bottom: 10px; background: #33383e; color: #f6f6f6; width: 100%; }
.box1 { float: right; background: #33383e; color: #FFF; padding: 5px; border-left: 1px solid #4c535b; border-right: 1px solid #292d32; }
.box2 { float: right; background: #3671b9; color: #FFF; padding: 5px; border-left: 1px solid #3d7fcf; border-right: 1px solid #2b5588;}
.box2 a, .box3 a, .box4 a { color: #FFF;}
.box3 a { color: #FFF;}
.box3 { float: right; background: #3671b9; color: #FFF; padding: 5px; border-left: 1px solid #3d7fcf;}
.box4 { float: right; background: #3671b9; color: #FFF; padding: 5px; border-left: 1px solid #3d7fcf; border-right: 1px solid #3d7fcf;}
.top-bar { background: #13181f;}
.top-links-box { background: #2f2f31; padding: 5px;}

.align-right { text-align: right; }
.align-left { text-align: left;}
.align-center { text-align: center; }

.float-right { float: right; }
.top-margin { margin-top: 15px; }
.spacing-elements { margin-top: 10px; }

.star { margin-left: 3px; margin-right: 3px; cursor: pointer; }
.footer { margin: 20px; }
#question { display: none; }
#question_display { display: none; }
#potential_answers { display: none;}
#star_count { display: none; }
#page_display { display: none; }
#required_display { display: none; }
#potential_answers_image { display: none; }
#thumbnail_size_w { display: none; }
#thumbnail_size_h { display: none; }
#custom_rating { display: none; }
.survey_thumbs { margin: 5px; text-align: center;}

.chart { width: 500px; height: 200px; border-left: 1px solid #000; border-bottom: 1px solid #000; position: relative; margin-bottom: 100px;  }
.chart-bit { position: absolute; bottom: 0px; left: 5px; width: 30px; background: #d91a50; height: 1px;  }
.chart-bit-text { padding-left: 10px; writing-mode:tb-rl;
	-webkit-transform:rotate(90deg);
	-moz-transform:rotate(90deg);
	-o-transform: rotate(90deg);
	white-space:nowrap;
	display:block;
	font-size: 10px;}
.chart-scale-max { position: absolute; left: 0px; top: 0px; color: #000; z-index: 999999;}
.small-text { font-size: 11px; }
.fb-share-button { width: 100px; height: 100px; }

.survey-header { background: #4c4c4c; height: 50px; }
.logo-text { color: #FFF; font-size: 22px; padding-top: 5px;}
.header-links { text-align: right; padding-top: 0px;}
.content-area { height: 100%; margin-top: 20px; border-radius: 4px 4px 4px 4px; padding: 10px; }

.panel-default .panel-heading { background: #4c4c4c; color: #FFF; border-color: #ccc;}
.panel-default { border-color: #ccc; margin-top:70px;}

.menu-item{
	padding:5px;
	font-size:14px;
	font-weight:800;
	text-transform:uppercase;
	text-align:center;
	display:block;
	min-width:80px;
	color:#fff;
	text-shadow:1px 1px #333;
	float:right;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}
.menu-item:hover, .menu-item:focus{
	color:#828282;
	text-decoration:none;
}
.menu-item i{
	clear: both;
	width: 100%;
	font-size: 1.4em;
}

.event-panel{
	margin-bottom: 10px;
	background-color: #fff;
	border: 1px solid #ccc;
	border-radius: 8px;
	padding:0;
	text-align:left;
	border-left:8px solid transparent;
}
.event-panel:before {
	display: table;
	content: " ";
}
.event-panel:after {
	clear: both;
	display: table;
	content: " ";
}
.event-panel .left-event > div > div{
	padding:0 10px 5px 10px;
}
.event-panel .left-event .top-info > div{
	padding-top:5px;
}
.event-panel .right-event > div{
	padding:15px 0;
	text-align:right;
}
.event-panel .top-info > div:not(:last-of-type) {
	border-right:1px solid #ccc;
}
.event-panel h4 {
	margin:4px 0;
	font-weight:700;
}
.event-panel .left-event a,.event-panel .left-event a:focus{
	text-decoration:none;
	color:#333;
	transition: all .3s ease-in-out;
	-webkit-transition: all .3s ease-in-out;
	-o-transition: all .3s ease-in-out;
    -moz-transition: all .3s ease-in-out;
}
.event-panel .left-event a:hover{
	text-decoration:none;
	color:#666;
}
.event-panel .left-event a i{
  float: left;
  line-height: 1.6;
  margin: 4px 0;
  margin-right: 5px;
  font-weight: 700;
}

.event-panel.success{border-left-color:#82d743}
.event-panel.warning{border-left-color:#f0b542}
/*.blue-border{border-color:#2397d9}*/
.event-panel.alert{border-color:#c23a33}
.event-panel.finished{border-left-color:#ccc}
.event-panel.archive{border-color:#222;background-color:#eee;color:#888}

.section-title {
  text-align: left;
  margin: 20px 0;
  text-transform:uppercase;
  font-size:14px;
  font-weight:800;
  position: relative;
}
.section-title span {
  padding: 5px 10px 5px 0;
  background-color: #fefefe;
  position: relative;
  z-index: 1;
}
.section-title:before {
  content: "";
  display: block;
  position: absolute;
  top: 50%;
  z-index: 1;
  width: 100%;
  height: 1px;
  border-top: solid 1px #ccc;
}

.form-block:before {
	display: table;
	content: " ";
}
.form-block:after {
	clear: both;
	display: table;
	content: " ";
}
.upload-header{
	min-height:300px;	
	position:relative;
}
.upload-header img{
	width:100%;
	opacity:0.5;
}
.upload-header .input-group{
	margin:15px auto;	
}
.upload-header > div{
	position: absolute;
	width:100%;
	z-index: 1;
	top: 50%;
	transform:translateY(-50%);
	-webkit-transform:translateY(-50%);
}
.footerlogo .input-group{
	margin:15px auto;	
}

.subtext .checkbox{
	padding: 10px;
	background-color: #e6e6e6;
}
.subtext .checkbox label{
	font-weight:600;
}
.formular .checkbox{
	padding: 10px;
	background-color: #e6e6e6;
}
.formular .checkbox.req{
	padding: 10px;
	background-color: #ff9a9a;
}
.formular .checkbox label{
	font-weight:600;
}

.formular .checkbox .fa{
    float: right;
    font-size: 21px;
    color: #444;
}
.formular .disabled .checkbox .fa{
    float: right;
    font-size: 21px;
    color: #333;
}
.formular .checkbox .fa:hover{
	cursor:move;
}

.formular input[type='text'], .formular textarea, .formular input[type='select'], .formular select{
	margin: 12px 0;
	display: inline-block;
}

.formular .survey-block .checkbox{
	padding: 0px !important;
	background-color: transparent !important;
	font-weight:normal !important;
}
.votefields .checkbox{
	padding: 10px;
	background-color: #e6e6e6;
}
.votefields .checkbox label{
	font-weight:600;
}
.votefields .votelayout{
	padding-bottom: 15px;
}
.votefields .votelayout select{
	margin: 12px 0;
}
.votefields .checkbox.req {
    padding: 10px;
    background-color: #ff9a9a;
}
.form-footer{
	border-top:1px #222 solid;
	border-bottom:1px #222 solid;	
	padding:15px 0;
	text-align:right;
	margin:25px 0;
}
.form-footer:before {
	display: table;
	content: " ";
}
.form-footer:after {
	clear: both;
	display: table;
	content: " ";
}
.status-label{
	font-size: 14px;
	line-height: 36px;
	padding: 6px 12px;;	
}
.form-block.disabled{
	opacity:0.5;
}
.form-block.disabled .checkbox{
	background-color: #e6e6e6;
}
.sortable > div{
    display: block;
    clear: both;
}
/*.sortable {
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
}*/

.section-title div {
    padding: 5px 0px 5px 10px;
    background-color: #fefefe;
    position: relative;
    z-index: 1;
    float: right;
    line-height: 5px;
	display:block;
}
.section-title .fa {
    line-height: 5px;
}

.section-title .fa span {
    font-family: "Open Sans", Arial, sans-serif;
    font-size: 14px;
    color: #2a3038;
    padding: 0;
    line-height: 6px;
    font-weight: bold;
}
.section-title div:hover {
    cursor:pointer;
}
.section-title div:hover,
.section-title div:hover span {
    color: #999 !important;
}

.sortable .ui-state-highlight { 
	height: 50px;
	display:block;
	width:100%;
	position:relative;
	background:#f6f6f6;
	border: 2px dashed #ccc;
	margin:5px 0;
}
.formular img{
	max-width:100%;	
}

@media (max-width: 1024px){
	.checkbox .fa-bars{
		display: none;	
	}
}

/* Frontend Form */

.head-bg-image{
    text-align: center;
    height: 40vh;
 	width:100%;
    background-attachment: cover;
    background-position: center bottom;
    background-repeat: none;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    background-size: cover;
    -o-background-size: cover;
}
.footer-line{
    text-align: center;
	padding:20px;
	margin-top:40px;
	color:#fff;
    background-color:#000;
}

.footer .container{
    text-align: center;
	padding:20px;
	margin-top:40px;
	color:#666;
    /*background-color:#fefefe;*/
	border-top:1px solid #999;
}
.footer .container .row{
	padding-bottom:20px;
}

.submit-holder{
	padding:25px 0;
}
.option-holder{
	/*padding-bottom:10px;*/
	padding-top:15px;
}

div.error{
	color:#a94442;
	font-size:12px;
	margin:0 0 8px 0;	
}

.subtext-holder{
	margin: 25px 0 25px 0;	
}

/* Custom DataTable styles */

div.DTTT.btn-group {
	float:right;
	margin-left:10px;	
}
div.dataTables_length{
	float:left;
	margin-right:10px;	
}
div.dataTables_filter{
	float:right;
	margin-left:10px;	
}
a.thumb-lightbox{
	display:block;
	width: 60px;
	height: 40px;
	background-position: center center; 
	background-repeat: no-repeat; 
	background-size: cover;	
	background-color:#CCC;
	text-decoration:none;
}
a.thumb-lightbox:hover{
	text-decoration:none;
}

/* Navbar reset */

.navbar-inverse {
	background-color: #4c4c4c;
	border-radius: 0;
	margin-bottom:0px;
}
.nav-brand {
	display:block;
	margin-top:15px;
}
.navbar-inverse .navbar-nav>li>a:focus, .navbar-inverse .navbar-nav>li>a:hover {
  color: #9d9d9d;
  background-color: transparent;
}
.navbar-inverse .navbar-nav>li>a {
  color: #fff;
}

/* Google fonts missing style setup */
b, strong{
	font-weight: 700;
}


@ (min-width: 768px){
	.navbar-nav>li>a {
	  padding-left: 2px;
	  padding-right: 2px;
	}
	body.adminarea {
        padding-top: 73px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }
}
@media (min-width: 991px){
	.navbar-nav>li>a {
	  padding-left: 10px;
	  padding-right: 10px;
	}
}
@media (min-width: 1200px){
	.navbar-nav>li>a {
	  padding-left: 15px;
	  padding-right: 15px;
	}
}

@media (max-width: 1200px){
	.event-panel .top-info > div {
	  border-right: 1px solid #ccc;
	}
}

@media (max-width: 991px){
	.event-panel .top-info > div {
	  border-right: 1px solid #ccc;
	}
	.event-panel .top-info > div:nth-child(even) {
	  border-right: 0px solid #ccc;
	}
}

@media (max-width: 768px){
	.nav-brand {
	  margin-top: 5px;
	  margin-left: 5px;
	}
	.navbar-nav, .navbar-nav li, .navbar-nav li .menu-item{
	  float:none !important;
	}
	.navbar-nav li .menu-item {
		text-align:left;
		display:block;
		clear:both;
	}
	.navbar-nav li .menu-item i{
		display:inline;
		margin-right:10px;
	}	
	.event-panel .top-info > div {
	  border-right: 0px solid #ccc !important;
	}
	.event-panel .right-event a{
		margin-top:5px;	
	}
	body.adminarea {
        padding-top: 51px; /* Required padding for .navbar-fixed-top. Change if height of navigation changes. */
    }
}

.vote-holder {
    margin: 30px 0 60px 0;
}

.votefields-block {
    margin: 20px 0;
    text-align: center;
}


.votefields-block .container {
    display: block;
    position: relative;
    padding: 0;
    margin: 0;
    cursor: pointer;
    font-size: 22px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    position: absolute;
    z-index: 1;
    top: 0;
    height: 100%;
    width: 100%;
}

.votefields-block .container input {
    position: absolute;
    opacity: 0;
}
.votefields-block .checkmark {
    position: absolute;
    top: 15px;
    left: 15px;
    height: 30px;
    width: 30px;
    background-color: #eee;
    /* box-shadow: 0px 0px 2px rgba(0,0,0,0.5); */
    border: 2px solid #999;
}

.votefields-block .container:hover input ~ .checkmark {
    background-color: #ccc;
}

.votefields-block .container input:checked ~ .checkmark {
    background-color: #333;
    border-radius: 0px;
}

.votefields-block .checkmark:after {
    content: "";
    position: absolute;
    display: none;
}

.votefields-block .container input:checked ~ .checkmark:after {
    display: block;
}

.votefields-block .container .checkmark:after {
    left: 10px;
    top: 5px;
    width: 7px;
    height: 14px;
    border: solid white;
    border-width: 0 3px 3px 0;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
}

.votefields-block p {
    height: 50px;
    min-height: 50px;
    max-height: 50px;
    font-size: 14px;
}

.fields-holder{
    display: flex;
    width: 100%;
    flex-direction: column;
    flex-wrap: wrap;
}
.fields-holder > div{
    order:1;
}
.fields-holder .submit-holder{
    order:9999;
}


.col-sm-12.votefields-block {
    text-align:left;
    margin:0 0 20px 0;
}
.col-sm-12.votefields-block h1 {
    display: inline-block;
    font-size: 16px;
	line-height: 19px;
    text-align:left;
    margin:20px 10px 20px 60px;
    z-index:2;
}
.col-sm-12.votefields-block p {
    display: inline-block;
    font-size: 10px;
	line-height: 14px;
    text-align:left;
    height: auto;
    min-height: auto;
    max-height: auto;
    margin:2px 0;
}
.col-sm-12.votefields-block .vote-lable {
    text-align:left;
    box-shadow: 0 0 6px rgba(0,0,0,0.3)
}
.col-sm-12.votefields-block label.container {
    text-align:left;
}
.col-sm-12.votefields-block .vote-lable label:before{
    display: inline-block;
    height:100%;
    width:4px;
    background:#00ff2f;
    opacity:0.3;
}

/*result page*/
.result-page .col-sm-12.votefields-block {
    text-align:left;
    margin:0 0 20px 0;
}
.result-page .col-sm-12.votefields-block h1 {
    display: inline-block;
    font-size: 16px;
	line-height: 19px;
    text-align:left;
    margin:20px 60px 20px 10px;
    z-index:2;
}
.result-page .resultmark {
    float: right;
    margin-top: 20px;
    margin-right: 10px;
    font-size: 16px;
    line-height: 18px;    
    position: absolute;
    right: 0;
    top: 0;
}

.g-recaptcha {
    text-align: center;
}
.g-recaptcha > div{
    display:inline-block;
}
body.bottom-reached .form-footer.footer-floating {
    display:none;
}
body:not(.bottom-reached) .form-footer.footer-floating {
    width: 100%;
    bottom: 0;
    left:0;
    background: #FFF;
    margin: 0;
    border-bottom: 0;
    position:fixed;
    display:block;
    z-index: 100;
}
input.form-control.radio-input {
    margin: 0;
}
