#tinymce table tr td, 
#tinymce table tr th {
	vertical-align:top !important;
}

#tinymce table, #tinymce table tr td, 
#tinymce table tr th {
	border:1px black solid !important;
	min-width:30px;
}

body#tinymce {
	padding: 20px;
}

body#tinymce div {
	outline: dotted 1px #ccc;
}

.btn-custom1 i,
.btn-custom2 i {
	margin: 0 0 0 15px;
}

.btn-goback i  {
	margin: 0 15px 0 0;
}

.btn-custom1 { 
	display: inline-block;
	background: #FE5D22;
	border: 1px solid #FE5D22;
	padding: 15px 30px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	outline: none;
	border-radius: 0;
	color: #FFF;
	text-transform: uppercase;
} 

.btn-custom1:hover, 
.btn-custom1:focus, 
.btn-custom1:active, 
.btn-custom1.active, 
.open .dropdown-toggle.btn-custom1 { 
	background: #FFF;
	color: #FE5D22 !important;
	text-decoration: none;
} 

.btn-custom1:active, 
.btn-custom1.active, 
.open .dropdown-toggle.btn-custom1 { 
	background-image: none; 
} 

.btn-custom1.disabled, 
.btn-custom1[disabled], 
fieldset[disabled] .btn-custom1, 
.btn-custom1.disabled:hover, 
.btn-custom1[disabled]:hover, 
fieldset[disabled] .btn-custom1:hover, 
.btn-custom1.disabled:focus, 
.btn-custom1[disabled]:focus, 
fieldset[disabled] .btn-custom1:focus, 
.btn-custom1.disabled:active, 
.btn-custom1[disabled]:active, 
fieldset[disabled] .btn-custom1:active, 
.btn-custom1.disabled.active, 
.btn-custom1[disabled].active, 
fieldset[disabled] .btn-custom1.active { 

} 

.btn-custom2 { 
	display: inline-block;
	background: #009640;
	border: 1px solid #009640;
	padding: 15px 30px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	color: #FFF;
	outline: none;
	border-radius: 0;
	text-transform: uppercase;
} 

.btn-custom2:hover, 
.btn-custom2:focus, 
.btn-custom2:active, 
.btn-custom2.active, 
.open .dropdown-toggle.btn-custom2 { 
	background: #FFF;
	color: #009640 !important;
	text-decoration: none;
} 

.btn-custom2:active, 
.btn-custom2.active, 
.open .dropdown-toggle.btn-custom2 { 
	background-image: none; 
} 

.btn-custom2.disabled, 
.btn-custom2[disabled], 
fieldset[disabled] .btn-custom2, 
.btn-custom2.disabled:hover, 
.btn-custom2[disabled]:hover, 
fieldset[disabled] .btn-custom2:hover, 
.btn-custom2.disabled:focus, 
.btn-custom2[disabled]:focus, 
fieldset[disabled] .btn-custom2:focus, 
.btn-custom2.disabled:active, 
.btn-custom2[disabled]:active, 
fieldset[disabled] .btn-custom2:active, 
.btn-custom2.disabled.active, 
.btn-custom2[disabled].active, 
fieldset[disabled] .btn-custom2.active { 

}

.btn-goback { 
	display: inline-block;
	background: #FFF;
	border: 1px solid #575757;
	padding: 15px 30px;
	font-size: 16px;
	line-height: 16px;
	font-weight: 700;
	color: #575757;
	outline: none;
	border-radius: 0;
	text-transform: uppercase;
} 

.btn-goback:hover, 
.btn-goback:focus, 
.btn-goback:active, 
.btn-goback.active, 
.open .dropdown-toggle.btn-goback { 
	background: #575757;
	color: #FFF;
	text-decoration: none;
} 

.btn-goback:active, 
.btn-goback.active, 
.open .dropdown-toggle.btn-goback { 
	background-image: none; 
} 

.btn-goback.disabled, 
.btn-goback[disabled], 
fieldset[disabled] .btn-goback, 
.btn-goback.disabled:hover, 
.btn-goback[disabled]:hover, 
fieldset[disabled] .btn-goback:hover, 
.btn-goback.disabled:focus, 
.btn-goback[disabled]:focus, 
fieldset[disabled] .btn-goback:focus, 
.btn-goback.disabled:active, 
.btn-goback[disabled]:active, 
fieldset[disabled] .btn-goback:active, 
.btn-goback.disabled.active, 
.btn-goback[disabled].active, 
fieldset[disabled] .btn-goback.active { 

}