#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,
.btn-custom2,
.btn-custom3 {
  padding: 12px 28px;
  border-radius: 50px;
  font-size: 1.0em;
  font-weight: 200;
  box-shadow: 1px 2px 3px #00000040;
}

.btn-group button {
  font-weight: bold;
}

.btn-group button .caret {
  font-size: 150%;
}

.btn-custom1 {
  color: #ffffff;
  background-color: #40A59A;
  border-color: #40A59A;
  color: #fff !important;
}

.btn-custom1:hover,
.btn-custom1:focus,
.btn-custom1:active,
.btn-custom1.active,
.open .dropdown-toggle.btn-custom1 {
  color: #ffffff;
  background-color: #40A59A;
  border-color: #40A59A;
}

.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 {
  background-color: #40A59A;
  border-color: #40A59A;
}

.btn-custom1 .badge {
  color: #40A59A;
  background-color: #ffffff;
}

.btn-custom2 {
  color: #23487c;
  background-color: #ffffff;
  border-color: #23487c;
}

.btn-custom2:hover,
.btn-custom2:focus,
.btn-custom2:active,
.btn-custom2.active,
.open .dropdown-toggle.btn-custom2 {
  color: #ffffff;
  background-color: #23487c;
  border-color: #23487c;
}

.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 {
  background-color: #FAFAFA;
  border-color: #666666;
}

.btn-custom2 .badge {
  color: #FAFAFA;
  background-color: #000000;
}

.btn-custom3 {
  color: #FFFFFF !important;
  background-color: #23487C;
  border-color: #23487C;
}

.btn-custom3:hover,
.btn-custom3:focus,
.btn-custom3:active,
.btn-custom3.active,
.open .dropdown-toggle.btn-custom3 {
  color: #FFFFFF;
  background-color: #265699;
  border-color: #23487C;
}

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

.btn-custom3.disabled,
.btn-custom3[disabled],
fieldset[disabled] .btn-custom3,
.btn-custom3.disabled:hover,
.btn-custom3[disabled]:hover,
fieldset[disabled] .btn-custom3:hover,
.btn-custom3.disabled:focus,
.btn-custom3[disabled]:focus,
fieldset[disabled] .btn-custom3:focus,
.btn-custom3.disabled:active,
.btn-custom3[disabled]:active,
fieldset[disabled] .btn-custom3:active,
.btn-custom3.disabled.active,
.btn-custom3[disabled].active,
fieldset[disabled] .btn-custom3.active {
  background-color: #23487C;
  border-color: #23487C;
}

.btn-custom3 .badge {
  color: #23487C;
  background-color: #FFFFFF;
}
