#free-spill {
	/*font-size:13.5px !important;*/
}

/* SECTION GENERATOR START */

#dialog-BS {
	padding-top: 0px !important;
	background: transparent;
	padding-bottom: 10px;
	margin-left: auto;
	margin-right: auto;
	width: 99%;
}

#dialog-BS div.dialog-input-container {
	position: relative;
	width: 70%;
	display: inline;
}

#dialog-BS div.dialog-input-container input {
	width: 70%;
	display: inline;
	color: #555;
}

#dialog-BS select {
	color: #555;
}

#csImageJSX {
	border:none;
	margin: 10px auto;
	background: transparent !important;
}

#dialog-BS input {
	font-size:11px !important;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0 20% 0 5px !important;
	height: 23px;
}

#dialog-BS .dialog-unit {
	right: 5% !important;
	font-size:11px;
}

#dialog-BS select {
	padding: 0px 3px !important;
	font-size:11px !important;
	margin: 0px auto 10px auto !important;
}

#dialog-BS option {
	padding: 3px 3px !important;
}

#dialog-BS p {
	font-size:12px;
}

#dialog-BS > p {
	margin: 0 0 5px 0 !important;
	padding: 0 0.3em;
}

#dialog-BS .tooltips-info {
	height:15px; 
	float: right; 
	margin-right: 20%;
}

.bs_dialog_left #csImage2 {
	height: 28%;
}

.bs_dialog_left {
	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	background-color: white; /*#FAFAFA; */
	
	float: left;
	padding: 10px;
	height: 470px;
	width: 25%;
	margin-left: 1%;
	text-align:center;
}

.bs_dialog_middle {
	float: left;
	width: 35%;
	margin-left: 2%;
	text-align:center;
	margin-bottom: 30px;
}

.bs_dialog_right {
	width: 30%;
	float: left;
	margin: 0 1%;
	text-align: center;
	padding: 15px !important;
	box-shadow: 0 0 5px #888;
	background-color: white !important;
}

.bs_dialog_right > table {
	margin-top:-10px !important;
}

#section-dims {
	text-align: right;
	margin-left: -22%;
	margin-right: 22%;
}

.section-dim-label {
	width: 10%;
	display: inline;
}

#csSelect {
	width: 65% !important;
	margin-left: auto;
	margin-right: auto;
}


#dialog-BS div.dialog-input-container input {
	width: 50%;
	margin-left: 5px;
}

.youngsTable {
	margin-left:auto;
	margin-right: auto;
	margin-top: 10px;
	max-width: 85%;

	-moz-box-shadow: 0 0 5px #888;
	-webkit-box-shadow: 0 0 5px#888;
	box-shadow: 0 0 5px #888;
	background-color: #FAFAFA;
	padding:10px;
}


.youngsTable #v {
	width: 50%;
	margin-left: 5px;
	display:inline;
}
	
#youngSelect {
	width: 74% !important;
}

#hor-zebra {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Sans-Serif;
	font-size: 12px;
	margin: 10px;
	width: 95%;
	text-align: left;
	border-collapse: collapse;
}

#hor-zebra th {
	font-size: 13px;
	font-weight: normal;
	padding: 6px 8px;
	color: #039;
	text-align: left !important;
}

#hor-zebra td {
	padding: 6px 8px;
	color: #669;
	text-align: left !important;
}

#hor-zebra .odd {
	background: #F0F0F0; 
}

#hor-zebra .tooltips a {
	float:right;
}

.section-table-partition {
	border-top: 1px solid #BBB;
}

.unsymmetric-section {
	display:none;
}


.section-lib-buttons {
	position: absolute;
	width: 50px; 
	z-index: 2000; 
	margin-left: -13px; 
	padding-left: 10px; 
	color: white; 
	border: none; 
	border-radius: 3px;
}

#show-hide-section-library {
	background: #289dcc; 
	top: 100px;
}

#save-section {
	background: #009900; 
	top: 130px;
}

#delete-section {
	background: brown; 
	top: 160px;
	display:none;
}

#section-library-container {
	width: 250px; 
	height: 500px; 
	background: rgba(0, 0, 0, .5); 
	position: absolute; 
	z-index: 1000; 
	display: none;
}

#section-library-back {
	float: left; 
	height: 25px; 
	margin: 0px 3px;
}

#section-library-loc {
	float: left; 
	font-size: 10px; 
	color: white; 
	margin: 4px; 
	max-width: 80%;
}

#section-library-file-select {
	margin-left: 40px !important; 
	width: 80% !important;
}

#section-name-container {
	width: 80%; 
	margin-left: 40px;
}

#section-name-input {
	width: 40%; 
	float: left;
}

#free-moi-feature-image img{
	width: 100%;
	height: 100%;
}

.free-moi-preview-buttons {
	margin-left: 2.2%;
	margin-right: 2.2%;
	width: 15%;
	color: #ffffff;
	border-radius: 5px;
	border: none;
	background: #289DCC;
	font-size: 14px !important;
	padding: 10px;
}

.free-moi-preview-buttons:hover {
	background: #0D76A1 !important;
	cursor: pointer;
}


/* SECTION BUILDER END */


#calculate-submit, #clear-submit {
	width: 70%;
	color: #ffffff;
	height: 50px;
	margin: 4px;
	border-radius: 5px;
	border: none;
	background: #289DCC;
	font-size: 14px !important;
}

#calculate-submit:hover {
	background: #0D76A1 !important;
	cursor: pointer;
}

#clear-submit {
	border: none;
	background: darkorange;
}
	
.validateTips {
	border: 1px solid transparent;
	padding: 0.3em;
	color: red;
	background: transparent;
}

.validateTipsNoError {
	border: 1px solid transparent;
	padding: 0.3em;
	color: black;
	background: none;
}

#upgrade-dialog-heading {
	font-size: 30px;
	color: darkblue;
	text-align: center;
	font-weight: 200;
}

.ui-dialog-titlebar-close {
	visibility: hidden;
}

.tooltips-info {
	height:15px; 
	float: right; 
	margin-right: 20%;
}

#signup-button{
	width: 70%;
	color: #ffffff;
	font-size: 12px;
	height: 50px;
	margin-left: auto;
	margin-right:auto;
	border-radius: 5px;
	border: 1px solid #289DCC;
	background: #289DCC 50% 50% repeat-x;
	font-size: 14px !important;
	padding: 10px 20px;
}

.tick {
	width: 22px;	
}

.sell-pts {
	font-size: 16px;	
}


/*MOBILE*/
@media only screen and (max-width: 900px) {
	
	.bs_dialog_left, .bs_dialog_middle, .bs_dialog_right {
		width: 100%;
	}

	#spill-div {
		width:100% !important;
	}

	.free-moi-preview-buttons {
		width: 100%;
		margin-bottom: 10px;
	}

	#right-sharable-div, #right-signup {
		position: static !important;
	}

	#calc_anchor_btn, #right-sharable-div, #right-signup  {
		margin-bottom: 15px;
	}
}


