.dropdown_data_item {
    line-height: 30px;
}
.dropdown_menu.open {
    z-index: 2;
}
.dropdown_menu {
    vertical-align: middle;
    width: 116px;
}
.dropdown_menu {
    display: inline-block;
    position: relative;
    width: 95px;
    line-height: normal;
    text-align: left;
    font-size: 0;
}
h3.title {
    font-size: 14px;
    height: 50px;
    line-height: 34px;
    border-bottom: 1px solid #e6e9eb;
    font-weight: bold;
    margin-bottom: 20px;
}
.appmsg_edit_item .frm_input_box {
    display: block;
    width: auto;
    height: auto;
    min-height: 30px;
    border-color: #e7e7eb;
}
.frm_input_box {
    display: inline-block;
    position: relative;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    width: 189px;
    font-size: 14px;
    padding: 0 10px;
    border: 1px solid #e7e7eb;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    border-radius: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    background-color: #fff;
}
.appmsg_edit_item .frm_input_box {
    display: inline-block;
    width: 189px;
}
.frm_input {
    height: 28px;
    margin: 4px 0;
}
.frm_input, .frm_textarea {
    border-style: none;
    border-color: inherit;
    border-width: 0;
width: 124%;
    background-color: transparent;
    outline: 0;
}
.appmsg_edit_item .frm_label {
    float: left;
    width: 7em;
}
.appmsg_edit_item .frm_label {
    display: block;
    width: auto;
    float: none;
    margin-right: 0;
    margin-bottom: 4px;
}
.frm_label {
    float: left;
    width: 5em;
    margin-top: .3em;
    margin-right: 1em;
    font-size: 14px;
}
.frm_controls {
    display: table-cell;
    vertical-align: top;
    float: none;
    width: auto;
}
.frm_vertical_lh {
    line-height: 32px;
}
.brand_item .brand_img {
    display: inline-block;
    vertical-align: top;
}
.brand_item .brand_img img {
    margin-right: 1em;
    width: 80px;
}
.brand_item .brand_name {
    display: inline-block;
    vertical-align: top;
}

.appmsg_edit_item {
    padding-bottom: 21px;
}

.btn.dropdown_switch {
    background-color: #fff;
    background-image: -moz-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff));
    background-image: -webkit-linear-gradient(top,#fff 0,#fff 100%);
    background-image: -o-linear-gradient(top,#fff 0,#fff 100%);
    background-image: linear-gradient(to bottom,#fff 0,#fff 100%);
    border-color: #e6e7ec;
    color: #222;
    height: 30px;
    line-height: 30px;
    width: auto;
    padding-left: 0;
    padding-right: 0;
    display: block;
    text-align: left;
}
.btn {
    min-width: 60px;
}
.btn {
    display: inline-block;
    overflow: visible;
    padding: 0 22px;
    height: 30px;
    line-height: 30px;
    vertical-align: middle;
    text-align: center;
    text-decoration: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
    border-width: 1px;
    border-style: solid;
    cursor: pointer;
}
.dropdown_menu {
    vertical-align: middle;
    width: 116px;
}
.dropdown_menu {
    display: inline-block;
    position: relative;
    width: 95px;
    line-height: normal;
    text-align: left;
    font-size: 0;
}
.color_picker .dropdown_switch label {
    width: 22px;
    height: 22px;
    margin-top: 4px;
    margin-left: 5px;
    text-indent: -100px;
}
.dropdown_switch label {
    display: block;
    cursor: pointer;
    width: auto;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    word-wrap: normal;
    word-wrap: normal;
    word-break: normal;
    margin-left: 10px;
    margin-right: 25px;
}
.dropdown_switch .arrow {
    position: absolute;
    right: 10px;
    top: 50%;
    margin-top: -2.5px;
    display: inline-block;
    width: 0;
    height: 0;
    border-width: 5px;
    border-style: dashed;
    border-color: transparent;
    border-bottom-width: 0;
    border-top-color: #c6c6c6;
    border-top-style: solid;
}
.dropdown_data_container {
    display: none;
    position: absolute;
    top: 100%;
    margin-top: -1px;
    left: 0;
    z-index: 1;
    min-width: 100%;
}
.color_picker .dropdown_data_list {
    width: 127px;
    max-height: none;
    padding: 5px;
    margin: 0;
}
.color_picker .dropdown_data_list {
    width: 138px;
    max-height: none;
    padding: 5px;
    margin: 0;
}
.dropdown_data_list {
    max-height: 150px;
    min-height: 2em;
    overflow-x: hidden;
    overflow-y: auto;
    border: 1px solid #d9dadc;
    box-shadow: none;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    background-color: #fff;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    font-size: 14px;
}
ul, ol {
    padding-left: 0;
    list-style-type: none;
}
textarea, input {
    color: #222;
}
button, input, select, textarea {
    font-family: inherit;
    font-size: 100%;
    margin: 0;
    }
.appmsg_edit_item {
    padding-bottom: 21px;
}
.appmsg_edit_item .frm_label {
    float: left;
    width: 7em;
}
.appmsg_edit_item .frm_label {
    display: block;
    width: auto;
    float: left;
    margin-right: 0;
    margin-bottom: 4px;
}
.frm_label {
    float: left;
    width: 5em;
    margin-top: .3em;
    margin-right: 1em;
    font-size: 14px;
}
label {
    cursor: default;
}
.portable_editor .frm_label .title {
    font-weight: 400;
    font-style: normal;
}
.appmsg_edit_item .title {
    font-weight: 400;
    font-style: normal;
    float: left;
}
.appmsg_edit_item .frm_label:after {
    content: "\200B";
    display: block;
    height: 0;
    clear: both;
}
.color_picker .dropdown_data_list .dropdown_data_item {
    display: inline-block;
    line-height: normal;
    margin: 0;
    padding: 0;
    height: auto;
}
.color_picker .dropdown_data_list .dropdown_data_item a {
    display: block;
    padding: 0;
    width: 22px;
    height: 22px;
    text-indent: -173px;
}
.color_picker .dropdown_data_list .dropdown_data_item.tr1td1 a {
    background-color: #63b359;
}
.jsBtLabel{
    background-color: white;
}
.color_picker .dropdown_data_list .dropdown_data_item:after {
    content: ".";
    display: block;
    height: 0;
    font-size: 0;
    clear: both;
    visibility: hidden;
}
.color_picker .dropdown_data_list .dropdown_data_item.tr1td2 a {
    background-color: #2c9f67;
}
.color_picker .dropdown_data_list .dropdown_data_item.tr1td3 a {
    background-color: #509fc9;
}
.color_picker .dropdown_data_list .dropdown_data_item.tr1td4 a {
    background-color: #5885cf;
}
.color_picker .dropdown_data_list .dropdown_data_item.tr1td5 a {
    background-color: #9062c0;
}
.color_picker .dropdown_data_list .dropdown_data_item.tr2td1 a {
    background-color: #d09a45;
}
.color_picker .dropdown_data_list .dropdown_data_item.tr2td2 a {
    background-color: #e4b138;
}
.color_picker .dropdown_data_list .dropdown_data_item.tr2td3 a {
    background-color: #ee903c;
}
.color_picker .dropdown_data_list .dropdown_data_item.tr2td4 a {
    background-color: #dd6549;
}
.color_picker .dropdown_data_list .dropdown_data_item.tr2td5 a {
    background-color: #cc463d;
}