﻿#validationbar{
	width: 310px;
}

.legendItemButton {
	margin-bottom: 2px;
	width: 270px;
}

.ui-icon-info {
	cursor: help !important;
	margin-top: 8px;
	margin-right: 1px;
}

#human_impact_forest_valbar {
    padding-left: 5px;
    padding-right: 5px;
    /*width: 260px;*/
}


.submit_button {
    text-align: center;
    margin-top: 10px;
}

    .submit_button button {
        width: 140px;
        margin-bottom: 10px;
        float: left;
    }

.validation_texts {
    width: 270px;
}

#human_impact_forest_valbar label {
    font-size: smaller;
}

#btnStopValidation {
    display: none;
}

#human_impact_forest button {
    width: 200px;
    margin: 5px;
}

#btnKmlCoordinate {
    font-size: smaller;
}


#skipReasonOption label{
	width: 145px;
}

#human_impact_forest_validation {
	text-align: center;
}

#overview {
	text-align: left !important;
}

.overview {
	text-align: left;
}

.overview_span {
	float: right;
}

.href {
	font-size: 80%;
	font-size: smaller !important;
	width: 150px;
	margin-top: 2px;
}
#btnHelp {
	font-size: smaller;
	width: 150px;
}

fieldset {
	padding-bottom: 2px;
}

h5 {
	font-weight: unset;
}
/******************************** QUICK START GUIDE *********************************/
#human_impact_forest_introduction {
	margin: 10px;
}

#human_impact_forest_intro_img {
	text-align: center;
}

.nextButtonDiv {
	/*text-align: right;
    margin-top: 15px;*/
	position: absolute;
	bottom: 10px;
	right: 10px;
}

.nextButtonDiv button {
	width: 100px;
	height: 30px;
}

.nextButtonDiv button .ui-button-text {
	display: inline-block !important;
}

.ui-dialog-titlebar-close {
	display: none;
}

.ui-dialog {
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	border-width: 4px;
}


#legend_items_tree_age_div h5 {
	color: #FB0B06;
}

#legend_items_classes_div h5 {
	color: #0E7A3B;
}

.span_youtube {
	display: inline-block !important;
	position: absolute;
	bottom: 10px;
}

.span_youtube img {
	vertical-align: middle;
}

.span_youtube strong {
	vertical-align: middle;
}