p {
    word-break: break-word;
}

#stamp-list .thumbnail {
    position: relative;
    padding-bottom: 45px;
}

#stamp-list .thumbnail .footer {
    position: absolute;
    bottom: 5px;
    left: 0;
    right: 0;
    text-align: center;
}

#stamp-list .thumbnail .footer form {
    margin: 0;
    padding: 0;
}

#stamp-list .thumbnail upload {
    margin: 0 auto;
}

upload {
    display: block;
    position: relative;
    cursor: pointer;
    overflow: hidden;
}

upload .upload-container {
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
}

upload .image-area.image-loading {
    background-color: whitesmoke;
    background-repeat: no-repeat;
    background-image: url(../img/ajax-loader.gif);
    background-position: center center;
}

upload .image-area.image-loading .image {
    opacity: 0;
}

upload .image.gray {
    -webkit-filter: grayscale(0%);
}

upload input[type="file"] {
    opacity: 0;
    width: 100%;
    height: 100%;
}

upload .intruction {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: #ddd;
    display: table;
}

upload .upload-container .intruction .middle-text {
    display: table-cell;
    vertical-align: middle;
}

upload .upload-container .intruction .middle-text span {
    white-space: normal;
}

textarea {
    resize: vertical;
}

sortable .sortable-thumbnail,upload .image-area {
    text-align: center;
}

sortable .sortable-thumbnail img,upload .image-area img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

table.table span,table.table .btn,table.table a,table.table th {
    white-space: nowrap;
}

overlay {
    position: fixed;
    background-color: rgba(0, 0, 0, .8);
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    z-index: 9999;
}

overlay .footer {
    position: fixed;
    height: 30px;
    padding: 5px;
    bottom: 0;
    left: 0;
    right: 0;
    background: white;
    bottom: 0;
    border-top: 1px solid #333;
}

overlay .footer .btn {
    margin-left: 10px;
}

overlay .body {
    position: fixed;
    bottom: 50px;
    top: 10px;
    left: 0;
    right: 0;
}

overlay .body img {
    width: auto;
    height: auto;
    max-height: 100%;
    max-width: 100%;
    outline: 1px solid #333;
}

.form-horizontal .control-label {
    width: 140px;
}

.form-horizontal .controls {
    margin-left: 160px;
}

body {
    min-width: 1080px;
    background: url("../img/app-background.png") repeat;
}

.ta-editor {
    min-height: 300px;
    height: auto;
    font-family: inherit;
    border: 1px solid #ccc;
}

.ta-html {
    box-sizing: border-box;
    width: 100%;
}

datetimepicker {
    display: inline-block;
}

datetimepicker {
    position: relative;
    display: inline-block;
}

datetimepicker .picker-label {
    top: 1px;
    left: 2px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    width: 33px;
    height: 18px;
    min-width: 16px;
    margin-left: -1px;
    padding: 4px 5px;
    text-shadow: 0 1px 0 #ffffff;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    border-right: 1px solid #ccc;
    background-color: #eeeeee;
    display: inline-block;
    position: absolute;
    -webkit-border-radius: 4px 0px 0px 4px;
}

datetimepicker input {
    padding-right: 30px !important;
}

datetimepicker input.right {
    padding-left: 50px !important;
}

datetimepicker .add-on {
    position: absolute;
    right: 1px;
    top: 1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border-left: 1px solid #ccc;
}
/*mission time picker*/
missiontimepicker {
    display: inline-block;
}

missiontimepicker {
    position: relative;
    display: inline-block;
}

missiontimepicker .picker-label {
    top: 1px;
    left: 2px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    width: 33px;
    height: 18px;
    min-width: 16px;
    margin-left: -1px;
    padding: 4px 5px;
    text-shadow: 0 1px 0 #ffffff;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    border-right: 1px solid #ccc;
    background-color: #eeeeee;
    display: inline-block;
    position: absolute;
    -webkit-border-radius: 4px 0px 0px 4px;
}

missiontimepicker input {
    padding-right: 30px !important;
}

missiontimepicker input.right {
    padding-left: 50px !important;
}

missiontimepicker .add-on {
    position: absolute;
    right: 1px;
    top: 1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border-left: 1px solid #ccc;
}
/**
user mission time picker css
 */
usermissiontimepicker {
    display: inline-block;
}

usermissiontimepicker {
    position: relative;
    display: inline-block;
}

usermissiontimepicker .picker-label {
    top: 1px;
    left: 2px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    width: 33px;
    height: 18px;
    min-width: 16px;
    margin-left: -1px;
    padding: 4px 5px;
    text-shadow: 0 1px 0 #ffffff;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    border-right: 1px solid #ccc;
    background-color: #eeeeee;
    display: inline-block;
    position: absolute;
    -webkit-border-radius: 4px 0px 0px 4px;
}

usermissiontimepicker input {
    padding-right: 30px !important;
}

usermissiontimepicker input.right {
    padding-left: 50px !important;
}

usermissiontimepicker .add-on {
    position: absolute;
    right: 1px;
    top: 1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border-left: 1px solid #ccc;
}

/*//waiting time picker*/
waitingtimepicker {
    display: inline-block;
}

waitingtimepicker {
    position: relative;
    display: inline-block;
}

waitingtimepicker .picker-label {
    top: 1px;
    left: 2px;
    -webkit-border-radius: 4px 0px 0px 4px;
    -moz-border-radius: 4px 0px 0px 4px;
    border-radius: 4px 0px 0px 4px;
    width: 33px;
    height: 18px;
    min-width: 16px;
    margin-left: -1px;
    padding: 4px 5px;
    text-shadow: 0 1px 0 #ffffff;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
    text-align: left;
    border-right: 1px solid #ccc;
    background-color: #eeeeee;
    display: inline-block;
    position: absolute;
    -webkit-border-radius: 4px 0px 0px 4px;
}

waitingtimepicker input {
    padding-right: 30px !important;
}

waitingtimepicker input.right {
    padding-left: 50px !important;
}

waitingtimepicker .add-on {
    position: absolute;
    right: 1px;
    top: 1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border-left: 1px solid #ccc;
}

/* Put your css-draft-stg in here */
selectpicker .btn,selectpicker .btn:hover,selectpicker .btn:active {
    background: #FFF;
}

.margin-top-10px {
    margin-top: 10px;
}

.pargin-top-margin {
    margin: 20px 0;
    line-height: 30px;
}

#menu_ctrl .nav-pills.nav-stacked>li>a {
    margin-bottom: 0px;
}

.nav-pills > .active > a, .nav-pills > .active > a:hover, .nav-pills > .active > a:focus {
    color: #ffffff;
    background-color: #5e91b5 !important;
}

#menu_ctrl .nav-pills>li>a {
    margin-top: 0px;
}

.margin-top-bottom-20px {
    margin-top: 20px;
    margin-bottom: 20px;
}

.box-border {
    border: 1px solid #CCCCCC;
}

.font-size-11px {
    font-size: 11px;
}

.font-size-10px {
    font-size: 10px;
}

.size-image-518px-390px {
    max-width: 518px;
    max-height: 390px;
}

.thumbnail {
    width: 200px;
}

.image_approve_deny {
    height: 200px;
    overflow: hidden;
    text-align: center;
    display: table-cell;
    vertical-align: middle;
}

.image_approve_deny img {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.height-30px {
    height: 60px;
}
.text-border{
    width: 49%;
    margin: 0px;
    float: left;
    margin-bottom: 4px
}

.text-info-approve-image {
    height: 130px;
    margin-top: 10px;
}

.text-teller-info-premium-menu {
    height: 130px;
    margin-top: 10px;
}

.text-info-premium-menu-detail {
    margin-top: -5px;
	height: 180px;
}

.approved-denied-pending {
    font-size: 11px;
    width: 195px;
    text-align: center;
    height: 25px;
    display: table-cell;
    vertical-align: middle;
}

.auto-image-size {
    width: auto;
    height: auto;
    max-width: 100%;
    max-height: 100%;
}

.text-length-format {
    text-overflow: ellipsis;
    overflow: hidden;
}

input.invalid {
    border-color: red;
}

.user-detail-modal {
    width: 950px;
    left: 35%;
}
.window-class-style {
    width: 970px;
    left: 35%;
}

.group3-control label{
    padding-right: 10px;
}

.group3-control input{
    display: inherit;
}

.group3-control input.span2{
    display: block; float: left;
}
.text-wrap {
    word-wrap: break-word;
}
.width-245px {
    width: 245px;
}
#text-left {
    text-align: left;
}
.cursor-pointer {
    cursor: pointer;
}
.text-newline {
    white-space: pre-wrap !important;
}
.cursor-default {
    cursor: default;
}
/*videogular|start*/
.videogular-container {
    width: 320px;
    height: 260px;
    margin: auto;
    overflow: hidden;
    cursor: pointer;
}
.videogular-container.audio {
    height: 150px;
    background: none;
}
.videogular-container.audio.verticalVolumeBar {
    background-color: rgba(0, 0, 0, 0.5);
}
.label-required:after {
    content:"*";
    color:red;
    margin-left: 5px;
}
.sub-comment {
    margin-left: 50px;
    width: 95%;
}
.sub-comment .span1 {
    vertical-align: middle;
}
.sub-comment .span2 {
    cursor: pointer;
}
.detail-notification label {
    cursor: default;
}

.span12.thumbnail.widthCol{
    margin: 10px;
}

.item-user-info-approve {
    margin-bottom: 20px;
}

.item-user-info-approve .row-fluid{
    margin-bottom: 5px;
}
.approved-user-info-denied-pending {
    font-size: 11px;
    width: 195px;
    text-align: center;
    height: 25px;
    line-height: 25px;
    vertical-align: middle;
}
/*videogular|end*/

#action_package_apple_table tr th,
#action_package_apple_table tr td,
#action_package_google_table tr th,
#action_package_google_table tr td{
    vertical-align: middle;
}


.w5pc{
    width:6%
}

.min-1200{
    min-width: 1200px;
}

.grayCell{
    background: #cccccc;
}

.margin-bottom-5px{
    margin-bottom: 5px !important;
}

.banner_width{
    width: 165px;
    height: 70px;
    margin-left: 30%;
}

.text-red {
    color: red;
}
.banner-img {
    margin-bottom: 20px;
}
.button-long {
    width: 100%;
}
.news-preview-modal {
    width: 270px;
    left: 60%;

}
.border-none {
    border: none;
    background-color: inherit;
}

.table .borderless-top {
    border-top: none;
}

.margin-top-40px {
    margin-top: 40px;
}

.small-dialog .modal-dialog {
    width :50% !important;
    min-width: 80px;
    /*min-width: 800px;*/
}

.bigger-text-size {
    font-size: 1.25em;
}

.option-item-block {
    margin-top: 20px;
    margin-left: 10px;
    border: solid gainsboro 1px;
    border-radius: 5px;
    width: 90%;
}

.option-item-block-title {
    color: #ffffff;
    background-color: #0088cc;
    border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    border: solid #0088cc 1px;
}

.option-item-block-label {
    text-align: left !important;
    padding-left: 5% !important;
    width: 25% !important;
}

.option-item-block-input-div {
    margin-left: 40% !important;
}

.option-item-block-input-input {
    width: 90% !important;
}

.add-point-not-change-label {
    text-align: left !important;
    padding-left: 60px;
    width: 10% !important;
}

.add-point-change-label {
    text-align: left !important;
    padding-left: 60px;
    width: 10% !important;
}

.inline-radio-box {
    margin-top: 0px !important;
}

.add-point-input {
    max-width: 100px;
}

.mission {
    margin-bottom: 20px;
    margin-left: 0px !important;
}

.mission-order {
    margin-top: 35px;
}

.mission-info {
    padding: 5px;
    margin-left: 0px !important;
}

.mission-input-group {
    margin-top: 5px !important;
    margin-left: 0px !important;
}

.mission-label {
}

.mission-input {
    width: 90% !important;
}

.fortune-teller-info-checkbox-area {
    padding-left: 100px;
}

.label-description-span {
    color: darkgray;
}

.list-video-li {
    width:330px;
}

.list-avatar-li {
    width:240px;
}

.list-premium-menu-li {
    width:240px;
}

.fc-thumb {
    display: block;
    background-size: cover;
    background-position: center;
}

.avatar-teller{
    height: 230px;
    width: 230px;
}

.list-video-thumbnail {
    width:320px;
}
.list-avatar-thumbnail {
    width:230px;
}

.list-premium-menu-thumbnail {
	width:230px;
}


.image-slide-arrow {
    display: inline-block;
    cursor: pointer;
}

.image-slide-thumbnail {
    display: inline-block;
    cursor: pointer;
    margin-left: 10px;
    margin-right: 10px;
    width: 200px;
}

.inline-block {
    display: inline-block;
}

.class-center{
    margin-top: 32px;
}

.ts-label{
    width: 170px !important;
    margin-right: 10px;
}
.ts-date-icon{
    position: absolute;
    right: 1px;
    top: 1px;
    -webkit-border-radius: 0 4px 4px 0;
    -moz-border-radius: 0 4px 4px 0;
    border-radius: 0 4px 4px 0;
    margin-left: -1px;
    width: auto;
    height: 18px;
    min-width: 16px;
    padding: 4px 5px;
    font-size: 13px;
    font-weight: normal;
    line-height: 18px;
    text-align: center;
    text-shadow: 0 1px 0 #ffffff;
    background-color: #eeeeee;
    border-left: 1px solid #ccc;
}
.boder{
    border: 1px solid rgb(105, 104, 104);
    width: 255px;
    height: 200px;
    margin-top: 5px;
    position: absolute;
    z-index: 1000;
}
.bar{
    margin-top: 10px;
    margin-left: 10px;
    margin-bottom: 10px;

}
.input{
    width: 50px;
    height: 50px;
    margin-bottom: 10px;
}
.word{
    margin-top: 15px;
    font-weight: bold;
}
#fromWaitingTime, #toWaitingTime{
}
.as-ts-div1{
    background: #FFF;
    padding: 10px;
    width: 171px;
    height: 112px;
    border: 1px solid #aaa;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}
.as-ts-div2{
    display: block;
    width: 100%;
    margin: 0px;
}
.as-ts-div2>*{
    display: inline-block;
    background: #FFF;
    float: left !important;
    margin: 0px !important;
    padding: 0px !important;
    line-height: 28px !important;
}
.as-ts-div2 .fa:before{
    font-size: 18px !important;
    font-weight: bold !important;
}
.as-ts-div2>input{
    text-align: center;
    width: 48px !important;
    height: 30px;
    font-size: 14px;
}
.as-ts-div2>p{
    width: 10px !important;
    text-align: center !important;
    height: 30px;
    line-height: 30px;
}
.as-ts-div2 button{
    box-sizing: border-box;
    background-color: #ffffff;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
    height: 28px;
}
.as-ts-div-top{
    height: 30px;
}
.as-ts-div-top>*:nth-child(n+2){
    margin-left: 10px !important;
}
.as-ts-div-bottom>*:nth-child(n+2){
    margin-left: 10px !important;
}
.as-ts-div-mid{
    padding: 11px 0px 15px 0px;
    height: 28px;
}
.as-ts-div-bottom{
    height: 30px;
}
.as-ts-background{
    background: #FFF !important;
    cursor: pointer !important;
}
.background-avatar:hover .btnRemove{
    display: block!important;
}
.background-remove{
    background-color: #0e0e0e;
}
.btnRemove{
    width : 30px;
    height :30px;
    position: absolute;
    right: 0px;
    top: 0px;
    display: none!important;
    background-image:url('../img/Delete.png');
    background-position: center;
    background-size: 30px 30px;
    background-color: rgb(0,0,0,0);
    border: none;
}

.mission_set_in_bulk.modal.fade.in {
    position: fixed;
    top: 5%;
    left: 22%;
    width: 90vw;
    height: 90vh;
    max-width: 90%;
    max-height: 90%;
}

/*=========== CALENDAR SETTING CSS ===============*/
.preview-calendar-events {
    width: 80%;
    margin: 0 auto;
    left: 12%;
}

.preview-calendar-events > .modal-body {
    height: auto;
    max-height: none;
}

.calendar-day-detail {
    width: 65%;
    margin: 0 auto;
    left: 20%;
}

.calendar-day-detail > .modal-body {
    max-height: 650px;
}

div.calendar-event-name {
    background: #fb84bc;
    border-radius: 5px;
    border: solid #00000040 1px;
    text-align: center;
    align-content: center;
}

div.calendar-event-list {
    border: solid #00000042 1px;
    border-radius: 5px;
    text-align: center;
}

div.calendar-event-list > div {
    margin: 15px;
}

div.calendar-event-mission-list, div.calendar-event-ranking-list {
    display: grid;
    grid-template-columns: repeat(4, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 15px;
}
div.calendar-event-mission-list > div {
    background: #fb84bc;
    border-radius: 5px;
    border: solid #00000040 1px;
    align-content: center;
    height: 25px;
}

div.calendar-event-ranking-list > div {
    background: #ffb43a;
    border-radius: 5px;
    border: solid #00000040 1px;
    align-content: center;
    height: 25px;
}

.calendar-event-create {
    display: grid;
    grid-template-columns: repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 15px;
    margin: 15px 0;
}
/*CALENDAR EVENT COLOR PICKER*/
input[type="radio"].calendar-event-color {
    display: none;
}

input[type="radio"].calendar-event-color + label {
    padding: 0.1rem 1.25rem;;
    font-size: 1.25rem;
    line-height: 1.5;
    border-radius: 0.3rem;
    color: #fff;
    border: 1px solid transparent;
    transition: all 0.15s ease-in-out;
    height: 15px;
    width: 20px;
}

input[type="radio"].calendar-event-color.event-missions + label {
    background-color: #fb84bc;
    margin-right: 5px;
}

input[type="radio"].calendar-event-color.event-rankings + label {
    background-color: #ffb43a;
    margin-left: 5px;
}

input[type="radio"].calendar-event-color.event-others + label {
    background-color: #ad81de;
    margin-left: 5px;
}

input[type="radio"].calendar-event-color.event-missions:hover + label {
    border: solid black 1px;
}

input[type="radio"].calendar-event-color.event-missions:checked + label {
    border: solid black 1px;
}

input[type="radio"].calendar-event-color.event-rankings:hover + label {
    border: solid black 1px;
}

input[type="radio"].calendar-event-color.event-rankings:checked + label {
    border: solid black 1px;
}

input[type="radio"].calendar-event-color.event-others:hover + label {
    border: solid black 1px;
}

input[type="radio"].calendar-event-color.event-others:checked + label {
    border: solid black 1px;
}

.calendar-event-condition-period {
    display: grid;
    grid-template-columns: 0.5fr repeat(2, 1fr);
    grid-template-rows: 1fr;
    grid-column-gap: 15px;
    grid-row-gap: 0;
}

div.calendar-event-other-stages {
    display: grid;
    grid-template-columns: repeat(4, 150px);
    grid-template-rows: 1fr;
    grid-column-gap: 15px;
    word-break: break-all;
}

div.calendar-event-mission-item, div.calendar-event-ranking-list {
    position: relative;
}

div.button-delete-event {
    width: 10%;
    position: absolute;
    z-index: 100;
    top: -1em;
    right: -1em;
    color: #d52424e6;
}
div.button-delete-event:hover {
    cursor: pointer;
}

/*calendar time picker*/
calendartimepicker {
	display: inline-block;
}

calendartimepicker {
	position: relative;
	display: inline-block;
}

calendartimepicker .picker-label {
	top: 1px;
	left: 2px;
	-webkit-border-radius: 4px 0px 0px 4px;
	-moz-border-radius: 4px 0px 0px 4px;
	border-radius: 4px 0px 0px 4px;
	width: 33px;
	height: 18px;
	min-width: 16px;
	margin-left: -1px;
	padding: 4px 5px;
	text-shadow: 0 1px 0 #ffffff;
	font-size: 11px;
	font-weight: normal;
	line-height: 18px;
	text-align: left;
	border-right: 1px solid #ccc;
	background-color: #eeeeee;
	display: inline-block;
	position: absolute;
	-webkit-border-radius: 4px 0px 0px 4px;
}

calendartimepicker input {
	padding-right: 30px !important;
}

calendartimepicker input.right {
	padding-left: 50px !important;
}

calendartimepicker .add-on {
	position: absolute;
	right: 1px;
	top: 1px;
	-webkit-border-radius: 0 4px 4px 0;
	-moz-border-radius: 0 4px 4px 0;
	border-radius: 0 4px 4px 0;
	margin-left: -1px;
	width: auto;
	height: 18px;
	min-width: 16px;
	padding: 4px 5px;
	font-size: 13px;
	font-weight: normal;
	line-height: 18px;
	text-align: center;
	text-shadow: 0 1px 0 #ffffff;
	background-color: #eeeeee;
	border-left: 1px solid #ccc;
}