div.hs-set table.new_picture, div.hs-set table.imageSettings {float:right;}
div.hs-set input[type="text"], div.hs-set select {padding:3px;}
div.hs-set fieldset {
    background-color: #f6f6f6;
    border: 1px solid #B3B5AC;
    clear: both;
    font: 12px/140% Arial,Helvetica,sans-serif;
    padding: 1em;
    margin-bottom:5px;
}
div.hs-set fieldset legend {font-size:14px; font-weight:bold;}

table.detail_color, table.detail_box{width: 100%;}
table.detail_color th, table.detail_box th, table#table-hero-slider-image th {width: 15%; vertical-align: top;}
table.detail_box textarea {width: 100%;}
table.detail_box input.sj-var-string{width: 35%;}
table#table-hero-slider-image input {width: 300px;}
table#table-hero-slider-image input#cropImage {width:auto;}
.hs-set input[name="WidthBox"],
.hs-set input[name="DirectionPosition"],
.hs-set input[name="TitleFontSize"],
.hs-set input[name="ContentFontSize"],
.hs-set input[name="sirkaBannera"],
.hs-set input[name="vyskaBannera"] {width: 50px !important;}
.hs-set input[name="name"] {width:100%;}
table#table-hero-slider-image input[name="NewWindow"] {width: auto;}

.hs-set input.updateImage {background: none;border: none;cursor: pointer;}
.hs-set input.updateImage:hover {text-decoration: underline;}

.hs-set table td.lastImages {max-width: 10%;text-align: center;}
.hs-set table td.lastImages img {padding: 0 5px;}

.hs-set .admin-button, .hs-set .color-green, .hs-set .color-red {
    padding:5px 10px;
    margin: 0 2px;
    display:inline-block;
    text-decoration:none;
    min-width:70px;
    text-align:center;
    border:0;
    cursor:pointer;
}
.hs-set .admin-button {color:#fff; background:#368ee0;}
.hs-set .admin-button:hover{color:#fff;background:#1e74c5;}
.hs-set .color-green {color:#fff; background:#00cc00;}
.hs-set .color-green:hover{color:#fff;background:#009900;}
.hs-set .color-red {color:#fff; background:#ff0000;}
.hs-set .color-red:hover{color:#fff; background:#d20505;}