

.ewd-uar-clear {
  clear:both;
}

.OptionTab {
	padding:15px;
}
.HiddenTab {
  display:none;
}

.Row {
  margin-bottom:25px;
	min-height:100px;
}
a {
  cursor:pointer;
}

.ewd-uar-textarea {
  height:150px;
	width:450px;
}

.uar-hidden {
	display:none;
}

.ewd-uar-array-textarea {
  min-height: 120px;
  min-width: 350px;
}

.ewd-uar-array-text-input {
  min-width: 100px;
}

.ewd-uar-preview-image {
  max-height: 250px;
  max-width: 600px;
}

.ewd-uar-date {
  padding-right: 12px;
}
.ewd-uar-count {
  text-align: center;
}

.ewd-uar-float-right {
  float: right;
}
.ewd-uar-margin-top-8 {
  margin-top: 8px !important;
}

/***********************************************************
* TABBED OPTIONS VIEW
***********************************************************/
.uar-options-page-tabbed {
  min-height:450px;
  height:auto;
}
.uar-options-page-tabbed-nav{
    position: relative;
    top: 0;
    left: 0;
    width:15%;
    z-index: 1;
    min-width:100px;
    margin:0 !important;
  }

.uar-options-page-tabbed li {
    float:left;
    padding: 0;
    width:100%;
    margin:0; !important;
  }
.uar-options-page-tabbed a {
  display:block;
  height:40px;
  line-height:40px;
  font-weight:10;
  padding-left:20px;
}
.uar-options-page-tabbed a.options-subnav-tab-active,
.uar-options-page-tabbed a.styling-subnav-tab-active{
  box-shadow: inset 2px 0 0 #1188cc;
  background-color: #ffffff !important;
  color: #29324e;
}
.uar-options-page-tabbed a.options-subnav-tab,
.uar-options-page-tabbed a.styling-subnav-tab{
  background-color: rgba(224, 224, 224, 0.5);
}
.uar-options-page-tabbed a:hover {
  color: #29324e;
  background-color: rgba(199,199,199, 0.5);
  box-shadow: inset 2px 0 0 #1188cc;
 
}

.uar-options-submenu-div {
  float:left;
  width:100px;
  border: 1px solid #e5e5e5;
}
.uar-options-page-tabbed-content,
.uar-styling-page-tabbed-content {
  float:left;
  width:80%;
  z-index: 999;
  background:#fff;
  margin:0 !important;
  position:relative;
  min-height:400px;
  border: 1px solid #e5e5e5;
  padding-bottom:5px;
}
.uar-option-set,
.uar-styling-set{
  width:85%;
  margin:0 auto;
  position:relative;
  left:10px;
  min-height:400px;
}

.uar-options-tab-title{
      margin: 10px 0 5px !important;
}

@media only screen and (max-width: 650px) {
  .uar-options-page-tabbed,
  .uar-styling-page-tabbed{
    margin:0;
  }
  .uar-options-submenu-div {
  width: 100%;
}
.uar-options-page-tabbed-nav{
  width:100%;
}
.uar-options-page-tabbed li{
  float:none;
}
.uar-options-page-tabbed a.styling-subnav-tab{
  width:25%;
  float:left;
  padding:0;
  text-align:center;
}
.uar-options-page-tabbed a.options-subnav-tab-active{
}

.uar-options-page-tabbed-content,
.uar-styling-page-tabbed-content{
  width:100%;
}

}

/***********************************************************
ROWS STYLING
***********************************************************/
.uar-option-set h3,
.uar-styling-set h3 {
  padding-top:10px;
  margin-bottom:10px;
}
#styling h3 {
  padding:5px 10px;
}
.uar-label-description{
  margin-bottom:15px;
  margin-top:0;
  font-style:italic;
}
.uar-options-table th {
  padding:15px 5px;
  height:1em;
}

.uar-options-page-tabbed input[type=text],
.uar-styling-page-tabbed input[type=text] {
  width: 90% !important;
  max-width:500px;
}

.uar-styling-page-tabbed select,
.uar-styling-page-tabbed textarea{

}

.uar-options-div {
  width:100%;
}
.uar-options-div.uar-options-flex {
  width:100%;
  display:flex;
  display: -webkit-flex;
  flex-flow: row wrap;
  -webkit-flex-flow: row wrap;
}
.uar-subsection{
margin: 0 10px 10px 0;
flex-grow:1;
}

.uar-subsection-header{
margin:3px;
}

.uar-styling-buttons{
width:85%;
margin:0 auto;
}
.uar-options-page-tabbed .submit{
  float:right;
  margin:5px;
  padding:3px;
}
.uar-options-page-tabbed .submit input[type=submit]{

}


.uar-styling-header {
    font-weight: 600;
    font-size: 14px;
    margin: 5px 0;
    width: 100%;
}
.uar-field-input {
  margin-bottom:10px;
}


.uar-subsection-header {
  font-size:1.2em;
  font-weight:900;
  padding: 10px;
  margin:0;
  border: 1px solid #e5e5e5;
  border-bottom:none;
}

.uar-subsection-content{
    border: 1px solid #e5e5e5;
    border-top:none;
    padding: 10px;
}
.uar-subsection-content .uar-option {
  margin: 8px 0;
}
.uar-subsection-content.uar-subsection-full{
    border: none;
    padding: 5px;
}

/*Subsection Rows*/
.uar-subsection-content .uar-option-label {
  display:inline;
}
.uar-subsection-content .uar-option-checkbox {
  display:inline;
}

/* Test Email Button */
#ewd-uar-test-email-address {
  width: auto !important;
}
#ewd-uar-test-email-click,
a.ewd-uar-inline-link {
  display: inline-block;
}
#ewd-uar-test-email-click:hover,
a.ewd-uar-inline-link:hover {
  background-color: transparent;
  box-shadow: none;
}
a.ewd-uar-inline-link {
  padding: 0;
  line-height: normal;
}