body.sidr-open { position: fixed !important; }

#sidr-toggle
{
    position: absolute;
    top: 0;
    left: 0;
    padding: 15px 5px 5px 15px;
    font-size: 30px;
    z-index: 10;
}

.sidr h1, .sidr h2, .sidr h3, .sidr h4, .sidr h5, .sidr h6
{
    background: none;
    font-size: 1.1em;
    font-weight: normal;
    padding: 5px 15px;
    margin: 10px 0 0px;
    color: #fff;
    line-height: 2;
}

.sidr ul
{
    border-top: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

.sidr ul li
{
    font-size: 90%;
}

.sidr ul li a:hover
{
    background: #157ab5;
}

.sidr ul
{
    margin: 0 0 10px 0;
}

.sidr ul.last
{
    margin: 20px 0 0 0;
}

#logo-container
{
    padding: 0 60px;
}

#logo
{
    margin: 20px auto;
}

#global-nav li
{
    width: 32%;
    margin: 20px 0;
    text-align: center;
}

#header #global-nav li a
{
    width: 100%;
    background-position: center center;
}

#main-header
{
    margin-bottom: 30px;
}

#the-status
{
    text-align: center;
}

#header .nav-entrance a
{
    padding-left: 0;
    margin: 10px 20px;
}

.panel .dl-horizontal dt
{
    width: auto;
}

.panel .dl-horizontal dd
{
    margin: 5px 0 15px 0;
}

.btn
{
    padding: 12px 22px;
    max-width: 100%;
}

.btn-group{
    white-space: nowrap;
}

h2 small,
h3 small
{
    display: block;
    margin-top: 10px;
}

#the-turn-onoff
{
    text-align: center;
    float: none !important;
}

.table a
{
    word-break: break-all;
    word-wrap: normal;
}

.tabs-left
{
    border-right: 0;
}

.tabs-left.nav-tabs>li>a
{
    background: #eee;
    border: 1px solid #aaa;
    border-radius: 0;
}

.tabs-left>li{
    margin-right: 0;
}

.tabs-left>li.active>a, .tabs-left>li.active>a:focus, .tabs-left>li.active>a:hover{
    border-right-color: #ddd;
}

.tabs-left.nav-tabs>li.active>a, .tabs-left.nav-tabs>li.active>a:hover, .tabs-left.nav-tabs>li.active>a:focus{
    background: #11aaff;
    color: #fff;
}

.controller-service_settings h3
{
    background: #eee;
    padding: 1em 0;
    margin: 1em -16px;
}

#template .text-right
{
    text-align: center;
}

.date-of-week-label
{
    padding: 0 15px;
}

.date-of-week-1, .date-of-week-2, .date-of-week-3, .date-of-week-4, .date-of-week-5, .date-of-week-6, .date-of-week-0
{
    padding-left: 15px;
    background: none !important;
}

#HpbStylistPassword
{
    min-width: 200px;
}

#the_update .img-preview
{
    padding: 15px 0 0 0;
}

#the_update .img-preview img
{
    max-width: 100%;
    height: auto;
}

/**
*
*/
#the-initial-payment .field-value{
    display: block;
    margin: 20px 0;
}

#the_update .selectize-dropdown{
    min-width: 100% !important;
}

body.controller-service_settings.action-edit #service-hotpepper_beauty #the_update .table thead{
    display: none;
}
body.controller-service_settings.action-edit #service-hotpepper_beauty #the_update .table,
body.controller-service_settings.action-edit #service-hotpepper_beauty #the_update .table tbody,
body.controller-service_settings.action-edit #service-hotpepper_beauty #the_update .table tr{
    display: block;
}
body.controller-service_settings.action-edit #service-hotpepper_beauty #the_update .table tr{
    margin-bottom: 15px;
}
body.controller-service_settings.action-edit #service-hotpepper_beauty #the_update .table td{
    display: block;
}
body.controller-service_settings.action-edit #service-hotpepper_beauty #the_update .table td:first-child
{
    background: #eee;
}