/**
{
    margin: 0;
    padding: 0;
} 

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset { margin: 0; }

html, body, div, span, applet, embed, object, iframe, frameset,
p, q, blockquote, sub, sup, a, abbr, acronym, font, img, small, center,
h1, h2, h3, h4, h5, h6, b, strong, big, u, ins,
i, cite, em, var, dfn, address, s, strike, del,
dl, dt, dd, ol, ul, li, pre, code, kbd, samp, tt,
fieldset, legend, form, label, table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, footer, header,
hgroup, menu, nav, section, summary, time, mark, audio,video
{
    border: 0;
    background: none;
}

input,
textarea,
select
{
    font: 100% 'Open Sans', Arial, sans-serif;
    vertical-align: middle;
    color: #000;
    overflow: auto;
}

* html input { overflow: hidden; }
label { vertical-align: middle; }
form label:hover { cursor:pointer; }
:focus { outline: 0; }

button,
input
{
    width: auto;
    overflow: visible;
}

h1, h2, h3, h4, h5, h6 { font-weight: normal; }
b, strong, th { font-weight: 700; }
.light { font-weight: 400 !important; }
h1 { font-size: 200%; }
h2 { font-size: 150%; }
h3 { font-size: 120%; }
h4 { font-size: 110%; }
h5 { font-size: 100%; }
h6 { font-size: 90%; }
i, cite, em, var, dfn, address { font-style: italic; }
u, ins { text-decoration: underline; }
s, strike, del { text-decoration: line-through; }
blockquote, blockquote:before, blockquote:after, q, q:before, q:after { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; }

table, caption, tbody, tfoot, thead, tr, th, td
{
    border-collapse: collapse;
    border-spacing: 0;
}

th, td
{
    border: 1px solid #ccc;
    padding: 3px 7px;
    text-align: left;
    vertical-align: top;
}

th
{
    border-color: #999;
    text-align: center;
    vertical-align: middle;
}

ul { margin-left: 1px; }
ul li, ol li { list-style-position: inside; }
ul li { list-style-type: disc; }
html { height: 100%; }*/

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset { margin: 0; }

input, textarea, select {
    font: 100% 'Open Sans', Arial, sans-serif;
}

form label:hover { cursor:pointer; }
:focus { outline: 0; }

h1, h2, h3, h4, h5, h6 {
    font-weight: normal;
}

body
{
    height: 100%;
    color: #555;
    min-width: 980px;
    font: 12px 'Open Sans', Arial, sans-serif;
    line-height: 16px;
    background: #fff;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: none;
}

textarea.noresize {
    resize: none;
}

img {
    border: 0 none;
    height: auto;
    max-width: 100%;
    vertical-align: middle;
}

a
{
    text-decoration: underline;
    color: #555;
    outline: 0 none !important;
    cursor: pointer;
}

:focus {outline:none !important;}
::-moz-focus-inner {border:0 !important;}

a:hover { color: #95d167; }

form,
fieldset
{
    margin: 0;
    padding: 0;
    border-style: none;
}

input[type=text], input[type=password], input[type=file], textarea { -webkit-appearance: none; }

input[type="image"]
{
    padding: 0;
    border: none;
}
input#new-logo { visibility:hidden; width:0; height:0; margin:0; padding:0; }

.clear
{
    clear: both;
    width: 100% !important;
    height: 1px !important;
    overflow: hidden;
    float: none !important;
}
.hidden{
    display:none !important;
    visibility:hidden !important;
}
.vhidden {
    visibility: hidden;
}
.nowrap {
    white-space: nowrap;
}
.inline {
    display: inline;
}
.inline-block {
    display: inline-block;
}
.text-left {
    text-align: left;
}
.text-center {
    text-align: center;
}
.text-right {
    text-align: right;
}

.placeholder {
    color: #aaa !important;
}

/*
 * Clearfix: contain floats
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}

.clearfix:after {
    clear: both;
}

.clearfix {
    *zoom: 1;
}

#option-2-content .clear, #option-3-content .clear { height: 25px; }
#customize_copy_set_btn {display:block; color:#eee;}
#option-4-content .clear { height: 6px !important; }
.hidden { display: none; }

.redirect-url{
    border: none;
    width: 225px;
    height: 29px;
    padding: 0px 5px 0px 0px;
}

/*
.btn
{
    text-indent: -9999px;
    line-height: 0;
    overflow: hidden;
    cursor: pointer;
}
.btn.btn-visible-text {
    text-indent: 0;
}

.btn.disabled {
    cursor:default;
    opacity: .5;
}

.btn:hover { background-position: 0 100%; }

.btn.disabled:hover { background-position: 0 0; }
*/

.jcf-hidden
{
    display: block !important;
    position: absolute !important;
    left: -9999px !important;
}

.search_submit_row
{
    position: relative;
    margin-bottom: 10px;
}

.search_box, .input_box, input.form-control
{
    width: 198px;
    height: 30px;
    border: 0;
    background: url(../images/search-198x28-v2.png) no-repeat !important;
    text-indent: 10px;
    font-size: 11px;
    line-height: 22px;
    font-weight: 700;
    color: #212121;
    padding: 1px 0;
}

.input_box, input.form-control  { 
    background-position: 0 100% !important; 
}

.input_box.wide, input.form-control.wide
{
    background: url(../images/input-284x28.png) no-repeat !important;
    width: 284px;
}

.search_box.css3, .input_box.css3, input.form-control.css3 {
    background: #fafafa !important;
    background-image: -ms-linear-gradient(top, #ebebeb 0%, #fafafa 50%, #fafafa 100%) !important;
    background: -moz-linear-gradient(
        top,
        #ebebeb 0%,
        #fafafa 50%,
        #fafafa) !important;
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#ebebeb),
        color-stop(0.50, #fafafa),
        to(#fafafa)) !important;

    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: 1px solid #d6d6d6;
    border-top-color: #a6a6a6;
    border-bottom-color: #eeeeee;
    border-left-width: 0;
    -moz-box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 1px 1px 1px rgba(214,214,214,1);
    -webkit-box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 1px 1px 1px rgba(214,214,214,1);
    box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 1px 1px 1px rgba(214,214,214,1);

    height: 27px;
    line-height: 25px;
    padding: 0;
}

.input_box_overlay {
    background: #F5F5F5; /* Old browsers */
    background: -moz-linear-gradient(top,  #d6d6d6 0%, #f5f5f5 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#d6d6d6), color-stop(100%,#f5f5f5)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top,  #d6d6d6 0%,#f5f5f5 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top,  #d6d6d6 0%,#f5f5f5 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top,  #d6d6d6 0%,#f5f5f5 100%); /* IE10+ */
    background: linear-gradient(to bottom,  #d6d6d6 0%,#f5f5f5 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d6d6d6', endColorstr='#f5f5f5',GradientType=0 ); /* IE6-9 */

    border: 0 none;
    border-radius: 2px 2px 2px 2px;
    height: 22px;
    line-height: 22px;
    padding: 2px 4px;
    width: 198px;
    font-weight: 700;
}
.input_box_overlay[disabled] {
    color: gray;
}

.input_box_overlay.input-date {
    width: 95px;
}
.input_box_overlay.input-number {
    width: 50px;
}

.search_box[disabled], .input_box[disabled] {
    color: #888;
}

.select-area
{
    color: #212121;
    font: 11px 'Open Sans', Arial, sans-serif;
    line-height: 28px;
    font-weight: 700;
    background: url(../images/select-107x28.png) no-repeat;
    position: relative;
    cursor: pointer;
    height: 28px;
    float: left;
}

.select-area .center
{
    float: left;
    padding: 0px 10px;
    color: #212121 !important;
}

.select-disabled { background: #eee; }

.select-area .select-opener
{
    position: relative;
    float: right;
    width: 39px;
    height: 28px;
}

.select-options
{
    margin: -5px 0 0;
    white-space: nowrap;
    position: absolute;
    overflow: hidden;
    background: #fff;
    z-index: 50;
}

.select-options .drop-holder
{
    border: 1px solid #bfbfbf;
    border-top: 0;
    overflow: hidden;
    height: 1%;
}

.select-options ul
{
    line-height: 21px;
    padding: 0;
    margin: 0;
    font-size: 11px !important;
    color: #212121 !important;
    font-weight: 700 !important;
}

.select-options ul li
{
    list-style: none outside;
    width: 100%;
    float: left;
}

.select-options ul a
{
    text-decoration: none;
    padding: 5px 10px;
    display: block;
    cursor: pointer;
    color: #555;
    height: 1%;
}

.select-options .item-selected a,
.select-options a:hover
{
    text-decoration: none;
    background: #95d167;
    color: #fff;
}

.select-multiple-area
{
    border: 1px solid #777;
    clear: both;
}

.select-multiple-area .multiple-list
{
    border: none;
    position: static;
}

.select-multiple-area .multiple-list ul
{
    list-style: none;
    padding: 0;
    margin: 0;
}

.select-multiple-area .multiple-list li { margin: 0; }

.select-multiple-area .multiple-list a:hover
{
    text-decoration: none;
    background: #fff;
    color: #000;
}

.select-multiple-area .multiple-list a
{
    display: block;
    cursor: pointer;
    padding: 5px;
    color: #000;
}

.select-multiple-area .multiple-list .item-selected a
{
    background: #007;
    color: #fff;
}

.select-multiple-area .multiple-list .optgroup strong
{
    display: block;
    padding: 5px;
}

.select-multiple-area .multiple-list .optgroup a { padding-left: 30px; }
.select-disabled  .multiple-list .item-selected a { background: #777; }
.live-example fieldset .select-multiple-area .scrollable-area-wrapper { margin: 0; }

.select2-result-label {
    font-weight: bold;
}

.select2-drop {
    color: inherit;
}

.select2-results .select2-highlighted {
    background-color: #95D167;
}

.blue-edition .select2-results .select2-highlighted {
    background-color: #5EB5E0;
}

.manage-appointments-select2-dd {
    font-size: 10px;
}

/*.submit-button
{
    width: 210px;
    height: 50px;
    background: url(../images/btn-continue210x50.png) no-repeat;
    border: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999px;
    zoom: 1;
    cursor: pointer;
}

.submit-button:hover { background-position: 0 100%; }*/

.generate-button
{
    width: 230px;
    height: 50px;
    background: url(../images/btn-generate.png) no-repeat;
    border: 0;
    line-height: 0;
    overflow: hidden;
    text-indent: -9999px;
    zoom: 1;
    cursor: pointer;
    float: left;
}
.inf-tpl-inputs {
    float:left;
    width: 250px;
    margin-right: 20px;
    font-weight: normal !important;
    line-height: 130%;
}
.inf-tpl-inputs .input_box {
    margin: 0 0 15px 0;
}


#wrapper
{
    width: 100%;
    height: 100%;
    display: table;
}

.page
{
    width: 100%;
    display: table-row;
}

.page_holder
{
    width: 980px;
    margin: 0 auto;
}


#modules .page_holder { width: 950px; }

/*END PRIMARY */
/*START HEADER */

#header
{
    width: 100%;
    height: 100px;
    position: relative;
    background: #fbfbfa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfa), to(#efefef));
    background: -webkit-linear-gradient(top, #fbfbfa, #efefef);
    background: -moz-linear-gradient(top, #fbfbfa, #efefef);
    background: -ms-linear-gradient(top, #fbfbfa, #efefef);
    background: -o-linear-gradient(top, #fbfbfa, #efefef);
    background-image: -ms-linear-gradient(top, #fbfbfa 0%, #efefef 100%);
}

#header_inner
{
    margin: 0 15px;
    position: relative;
}

#header_left {
    width: 410px;
    min-height: 100px;
    float: left;
}
.main_header #header_left {
    min-height: 105px;
}

#header_right {
    float: right;
    width: 540px;
}

#header h1
{
    position: absolute;
    top: 25px;
    left: 2px;
    /*width: 370px;
    height: 52px;
    overflow: hidden;
    background: url(../images/logo-370x52.png) no-repeat;
    line-height: 0;
    text-indent: -9999px;*/
}

#header h1 a
{
    display: block;
    /*width: 370px;
    height: 52px;*/
}

#header .content
{
    /*width: 690px; /* was 620 */
    float: right;
}

#header_date
{
    /*width: 690px; /* was 620 */
    text-align: right;
    font-size: 20px;
    line-height: 25px;
    font-weight: 300;
    margin-top: 20px;
}

.client_header #header_date { margin-top: 36px; }

#header_date div
{
    /*float: right;
    margin-left: 10px;
    color: #000;*/
}

#header .logo {
    display: inline-block;
    width: 370px;
    height: 52px;
    background: url(../images/logo-370x52.png) no-repeat 0 0;
}
.blue-edition #header .logo {
    background-image: url(../images/logo-359x52-blue.png);   
}

#header_date span { color: #222222; }
#header_date .header_date_time{ color: black; }
.header_date_days {
    font-size: 18px;
    color: black;
}

.view_type_container {
    position: absolute;
    right: 5px;
    top: 7px;
}
.view_type_container .view_type_label {
    margin-right: 5px;
}

.modules-wrapper .header_date_time_wrapper {
    line-height: 35px;
    text-align: center;
    font-weight: 300;
}

.modules-wrapper .header_date_time_wrapper {
    margin-right: 0px;
    height: auto;
}

.modules-wrapper .header_date_timezone_wrapper {
    display: inline-block;
    /*margin: 0 -70px 0 0;*/
    padding: 0;
    float: none;
    border: none;
}

.modules-wrapper .header_date_timezone_select_wrapper {
    width: 285px;
}

.modules-wrapper .header_date_timezone {
    font-size: 22px; 
    font-variant: small-caps; 
    color: #000;
    vertical-align: middle;
}

.modules-wrapper .header_date_days {
    font-size: 18px;
    color: black;
}

.modules-wrapper .header_date_timezone_select_wrapper {
    display:block;
    width: 100%;
    margin: 0;
    padding: 0;
    float: none;
}

.modules-wrapper .header_date_time {
    font-size: 22px;
    vertical-align: middle;
}

.modules-wrapper #select_timezone a {
    height: 30px !important;
}

.modules-wrapper .timezone-alert {
    margin: 0 20px;
}

.iframe-layout .modules-wrapper .timezone-alert {
    margin: 0px;
}

#header_date .selectBox-label {/*width:100px !important; overflow: hidden;*/}
.timeZoneChange-selectBox-dropdown-menu{/*width: 300px !important;*/}
.more-timezones-wrapper {
    position:absolute;
    width: 100%;
    text-align: center;
}
/* client_header is at Slots page, main_header is in admin section */
.main_header .more-timezones-wrapper {
    top: 5px;
    left: -298px;    
}
.modules-wrapper .more-timezones-wrapper {
    position: relative;
    width: 100%;
    text-align: center;
}
.more-timezones {
    font-size: 11px;
    line-height: normal;
}
.PastEvents-selectBox-dropdown-menu{width: 300px !important;}
.calendar-type-customize-selectBox-dropdown-menu {width: 100px !important;}
a.selectBox.calendar-type-customize {width:100px !important;}
a.selectBox.PastEvents {
    width: 200px !important;
}
a.selectBox.PastEvents .selectBox-label { 
    width: 175px !important;
    overflow: hidden; 
}
a.selectBox.recur-start, a.selectBox.recur-end {
    width: 70px !important;
}
a.selectBox.countries-box {
    width: 200px !important;
}

#navbar {
    width: 950px;
    margin: 0 15px;
}
#navbar ul
{
    overflow: hidden;
    white-space: nowrap;
    padding: 0;
    font-size: 11px;
    line-height: 20px;
    border: 1px solid #e0e0e0;
    border-width: 1px 1px 0 1px;
}

#header li
{
    list-style-type: none;
    display: inline;
}

#header li a
{
    color: #555;
    display: inline-block;
    zoom: 1;
    text-decoration: none;
    font-size: 13px;
    height: 40px;
    line-height: 40px;
    padding: 0 33px;
    border: 1px solid #e0e0e0;
    border-width: 0 1px 0 0;
    width: 316px;
    text-align: center;
}
#header li.nav_pending a:hover {
    color: #95D167;
}
.blue-edition #header li.nav_pending a:hover {
    color: #4FACE5;
}
#header .with-zip-codes li a {
    padding: 0 22px;
    /*width: 191px;*/
}

#header .with-zip-codes li a {
    padding: 0 22px;
    width: 237px;
}
#header .with-zip-codes-non-admin li a {
    padding: 0 22px;
    width: 420px;
}
#header li:last-child a {
    border-right: 0px none;
    padding-right: 40px;
}
#header ul, #header li a {
    background: #fbfbfa;
    background: -webkit-gradient(linear, left top, left bottom, from(#fbfbfa), to(#efefef));
    background: -webkit-linear-gradient(top, #fbfbfa, #efefef);
    background: -moz-linear-gradient(top, #fbfbfa, #efefef);
    background: -ms-linear-gradient(top, #fbfbfa, #efefef);
    background: -o-linear-gradient(top, #fbfbfa, #efefef);
}
#header li a:hover, #header li.selected a {
    background: #fffffe;
}
#header li a span {
    display: inline-block;
    height: 40px;
    line-height: 40px;
    vertical-align: top;
}
#header li a span.nav-ico {
    width: 13px;
    background: url(../images/icons-mini-v3.png) no-repeat 0 15px;
    margin-right: 3px;
}

#header li a:hover span, #header li.selected a span
{
    text-decoration: none;
}

#header li.nav_new a .nav-ico { background-position: 0 -35px; }
#header li.nav_pending a .nav-ico { background-position: 0 -85px; }
#header li.nav_settings a .nav-ico { background-position: 0 -136px; }
#header li.nav_logout a .nav-ico { background-position: 0 -185px; }
#header li.nav_support a .nav-ico { background-position: 0 -235px; }
#header li.nav_myappointments a .nav-ico { background-position: 0 -285px; }
#header #select_timezone { float: right; }

/*END HEADER */
/*START PAGE ELEMENTS */

.module
{
    background: #efefef;
    border-top: 1px solid #3b3b3b;
    margin: 20px 0;
    min-height: 450px;
}

.module_header
{
    height: 45px;
    width: 950px;
    position: relative;
    text-align: center;
}

.module_header h2
{
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    color: #555;
    text-align: center;
    font-weight: 700;
    background: #efefef;
    display: inline;
    padding: 0 20px;
    position: relative;
    top: 12px;
    z-index: 5;
}

/*.module_header a
{
    display: block;
    font-size: 11px;
    background: #efefef;
    position: absolute;
    top: 13px;
    right: 15px;
    z-index: 5;
    padding-left: 12px;
}*/

#appointments-user-select-inner label {
    font-size: 14px; 
    color: #f9f9f9;
    display:inline-block;
}
#appointments-user-select {
}
#appointments label {
    font-weight: normal;
}

.appt-create-new-top {
    float: right;
    padding: 5px;
}

#appointments-user-select-outer {
    height: 57px;
    background: #666666;
}

#appointments-user-select-inner {
    padding: 0 20px;
    line-height: 50px;
}

#appointments-empty {
    text-align: center;
    margin: 40px 0;
}
#appointments-empty .no-appt-msg {
    font-size: 14px;
}
#appointments-empty .create-new-appt {
    margin: 20px 0;
}
.appts-create-new-top {
    float:right;
    padding: 5px;
}
.appt-create-new-top .create-new-booking-link-btn {
    display:inline-block;
}

.module_line
{
    width: 920px;
    border-top: 1px solid #9f9f9f;
    position: absolute;
    top: 22px;
    left: 15px;
    z-index: 2;
}

.full_width
{
    width: 920px;
    margin: 0 auto;
    padding-bottom: 15px;
}

.box
{
    width: 455px;
    background: #fff;
}

.box_inner
{
    width: 453px;
    border: 1px solid #cbcbcb;
    border-top: 0;
}

.view_box
{
    width: 100%;
    background: #fff;
}

.view_box_inner
{
    border: 1px solid #cbcbcb;
    border-top: 0;
}

ul.yiiPager .selected a {
    background: #95D167;
}
ul.yiiPager .hidden {
    opacity: .3;
    cursor: default;
}
.blue-edition ul.yiiPager .selected a {
    background: #5EB5E0;
}

#appointments_content .view_box_inner{min-height: 50px;}

#appointments_content .summary-wrapper {
    margin-top: -38px;
    padding: 0 20px 10px 0;
    text-align: right;
    color: #fff;
    background: #666666;
    width: 200px;
    margin-right: 235px;
    float: right;
}

#appointments_content .pager {
    padding: 15px 0;
    text-align: center;
    background: #ccc;
}

#appointments_content ul.yiiPager a:link, #appointments_content ul.yiiPager a:visited {
    border: none;
    border-radius: 4px;
    color: #555;
    font-weight: bold;
    padding: 3px 8px;
    text-decoration: none;
    background: #f3f3f3;
    -moz-box-shadow: 2px 2px 3px #777;
    -webkit-box-shadow: 2px 2px 3px #777;
    box-shadow: 2px 2px 3px #777;
}

#appointments_content ul.yiiPager a:hover {
    background: #f3f3f3;
}

#appointments_content ul.yiiPager .selected a {
    background: #95D167;
    color: #FFFFFF;
    font-weight: bold;
    -moz-box-shadow: 1px 1px 1px #aaa;
    -webkit-box-shadow: 1px 1px 1px #aaa;
    box-shadow: 1px 1px 1px #aaa;
}

.blue-edition #appointments_content ul.yiiPager .selected a {
    background: #5EB5E0;
}

#appointments_content ul.yiiPager .hidden a {
    opacity: .3;
    cursor: default;
}

#appointments_content ul.yiiPager .hidden a:hover {
    background: #fff;
}

.box_gray { background: #efefef; }

.warningbox
{
    background: #ff8080;
    border: 1px solid #d54141;
    border-radius: 5px;
    color: #fff;
    text-shadow: 1px 1px 1px #d54141;
    font-weight: bold;
    text-align: center;
    padding: 10px 0;
    margin-bottom: 10px;
}

.infobox
{
    border: 1px solid;
    border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
    padding: 8px 35px 8px 14px;
    text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
    background-color: #D9EDF7;
    border-color: #BCE8F1;
    color: #3A87AD;
}

.left_align { float: left; }
.right_align { float: right; }

/*END PAGE ELEMENTS */
/*START APPOINTMENTS */

#appointments .box h3, #slot_select h3
{
    text-align: center;
    color: #dfdfdf;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    overflow: hidden;
    /*background: url(../images/bg-calhead.png) repeat-x;*/
    background: #393939;
    border-top: 5px solid #92d267;
    height: 39px;
    line-height: 34px;
}

#appointments .box, #appointments .view_box_inner {
    border: 0px none;
}

.blue-edition #appointments .box h3, #slot_select h3 {
    border-top-color: #5EB5E0;
}

#appointments .box a.appt-item
{
    display: block;
    width: 100%;
    font-size: 12px;
    line-height: 50px;
    border-bottom: 1px solid #efefef;
    text-decoration: none;
    text-indent: 10px;
    /*background: url(../images/icons.png) no-repeat 20px 18px;*/

}
.appt-item-txt {
    display: inline-block;
    overflow: hidden;
    text-indent: 0;
    white-space: nowrap;
    width: 320px;
    text-overflow: ellipsis
}
.appt-item-ico {
    /*display: inline-block;
    width: 25px;
    height: 50px;*/
    opacity: 0.6;
}
.appt-item:hover .appt-item-ico {
    opacity: 1;
}
.appt-item-ico2 {
    background: url(../images/icons/glyphicons_standard_small.png) no-repeat center center;
}
.appt-item-ico2.group-appt {
    background-image: url(../images/icons/glyphicons_group_small.png);
}
.appt-item-ico1 {
    width: 14px;
    height: 14px;
    vertical-align: top;
    margin-top: 19px;
    margin-right: 10px;
}

#appointments .box a.view_all
{
    background: url(../images/icons.png) no-repeat 118px -89px;
    text-indent: 138px;
    border-bottom: 0;
}

#appointments .box a.appt-item:hover
{
    background-color: #f9f9f9;
    color: #555;
}

#appointments .manage-buttons {
    float: right;
    line-height: 50px;
    height: 50px;
}

.appt-list-wrapper {
    padding: 0 !important;
    margin: 0 !important;
    font-size: 12px;
}

.appt-list-wrapper > table {
    width: 100%;
    border-collapse: collapse;
}

.appt-list-wrapper > table td {
    margin: 0;
    padding: 3px;
    vertical-align: middle;
    border: 1px solid #ffffff;
}

.appt-list-item {
    background: #ffffff;
}

.appt-list-item.even {
    background: #f8f8f8;
}

.appt-list-item:hover {
    background: #e7e7e7;
}

.appt-list-item ul {
    padding: 0;
    margin: 0;
}

.appt-list-item .attendee-tag {
    font-size: 10px;
}
.appt-list-item .attendee-tag i {
    opacity: .6;
}
.appt-list-item .attendee-tag span {
    padding-left: 2px;
}


/*END APPOINTMENTS */
/*START NEW APPOINTMENTS */

#newappt_content, .multi-step-box { 
    width: 930px;
    position: relative;
}

#appointments_content .loading
{
    position: absolute;
    left: 425px;
    background: #97d361;
    padding-left: 8px;
    padding-right: 8px;
    padding-top: 2px;
    padding-bottom: 4px;
    font-size: 17px;
    color: white;
    display: none;
}

#eventInfo
{
    width: 450px;
    padding: 15px;
}

#eventInfo .eventHeader
{
    text-align: center;
}

#eventInfo .eventLabel
{ 
    width: 120px;
    float: left;
    font-weight: 700;
}

#eventInfo .eventInfo 
{
    margin-top: 13px;
}

#eventInfo .attendees{
    margin: 0 auto;
    margin-top: 15px;
}

#eventInfo .attendees .eventData{	margin-top: 13px; }
#eventInfo .attendees .eventLabel{	margin-top: 13px; }
#eventInfo .attendeesHeader{ text-align: center; }

.box
{
    /*width: 920px;
    height: 438px;*/
    overflow: hidden;
    border-radius: 5px;
    border: 1px solid #cbcbcb;
    margin: 0 auto;
    position: relative;

}

#appointments .box a.view_more_app
{
    text-align: center;
    background: url(../images/icons.png) no-repeat 370px -89px;
    text-indent: 0;
}

#pagination
{
    height: 30px;
    top: 14px;
    margin-left: 10px;
    margin-top: 10px;
}

#pagination .page-number
{
    border: 1px solid #EFEFEF;
    padding: 2px;
    padding-left: 9px;
    padding-right: 9px;
    margin-left: 10px;
}
#pagination .page-number:hover{ border: 1px solid #c4c2c2; }

#pagination .page-number:hover{cursor: pointer;}

#newappt_content .main_box, .multi-step-box .main_box {
    background: #fff url(../images/new_app_left_bg.png) repeat-y -8px top;  
    min-height: 438px;
    width: 925px;
}

#newappt_content .sidebar, .multi-step-box .sidebar
{
    /*background: #f7f7f7;*/
    /*height: 500px;*/
    width: 215px !important;
    /*top: 0;
    left: 0;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
    position: relative;*/
    float:left;
    z-index: 10;
}

#newappt_content .sidebar div, .multi-step-box .sidebar .item
{
    height: 78px;
    line-height: 75px;
    border-bottom: 1px solid #cbcbcb;
    position: relative;
    z-index: 5;
    top: 15px;
}

#newappt_content .sidebar div#option-1 { border-top: 1px solid #cbcbcb; }

#newappt_content .sidebar div.active
{
    z-index: 50;
    border: none;
}

#newappt_content .appt-form-tab, .multi-step-box .appt-form-tab
{
    display: table;
    background: url(../images/arrow-green-249x80.png) no-repeat 0 -200px;
    width: 249px;
    height: 80px;
    position: absolute;
    top: 15px;
    left: 0;
    border: 0;
    z-index: 15;
    font-size: 12px;
    font-weight: 700;
    cursor: pointer;
}
.blue-edition #newappt_content .appt-form-tab, .blue-edition .multi-step-box .appt-form-tab {
    background-image: url(../images/arrow-blue-249x80.png);
}

#newappt_content #arrow-2, .multi-step-box .arrow-2 { top: 93px; }
#newappt_content #arrow-3 { top: 173px; line-height: 15px; }
#newappt_content #arrow-4, .multi-step-box .arrow-4 { top: 252px; }
#newappt_content #arrow-5, .multi-step-box .arrow-5 { top: 332px; }

#newappt_content .appt-form-tab span, .multi-step-box .appt-form-tab span
{
    display: table-cell;
    padding-left: 52px;
    vertical-align: middle;
    background: url(../images/icons-newappt.png) no-repeat 27px 32px;
}

#newappt_content #arrow-3 span {
    height: 100%;
    padding: 0px 0 0 52px;
    text-indent: 0;
}

#newappt_content #arrow-1 span, .multi-step-box .arrow-1 span { background-position: 27px -167px; }
#newappt_content #arrow-2 span { background-position: 27px -67px; }
#newappt_content #arrow-4 span { background-position: 27px -266px; }
#newappt_content #arrow-4.appt-form-tab.active{z-index:9 !important;} 
#newappt_content #arrow-1.appt-form-tab.active, .multi-step-box .arrow-1.appt-form-tab.active{z-index: 100 !important;}
#newappt_content .appt-form-tab.active span { background-position: -260px 32px;  }
#newappt_content #arrow-1.active span, .multi-step-box .appt-form-tab.active span { background-position: -260px -167px; }
#newappt_content #arrow-2.active span { background-position: -260px -67px; }
#newappt_content #arrow-4.active span { background-position: -260px -266px; }

.multi-appt-form .arrow-2 span { background-position: 27px -267px; }
.multi-appt-form .appt-service-item .left { width: 150px;}
.multi-appt-form .appt-service-item .right {
    float: left;
    margin-left: 15px;
    width: 270px;
}
.multi-appt-form.module .content {
}
.multi-appt-form .appt-service-item .inputs {
    float: left;
}
.multi-appt-form .appt-service-item .controls {
    float: left;
    margin-left: 20px;
    width: 180px;
}
.multi-appt-form .appt-service-item .item-settings-btn {
    margin-bottom: 10px;
} 
.multi-appt-form .appt-service-item .del-service-btn {
    font-weight: bold;
} 
.multi-appt-form .appt-service-item .img-upload-btn {
    height: auto !important;    
    width: auto !important;    
    display: inline-block;
}
.multi-appt-form .appt-service-item .img_holder {
}
.multi-appt-form .appt-service-item .img-remove-btn {
    margin-bottom: 10px;
    line-height: 30px;
}
.multi-step-box .arrow-1 { line-height: 15px; }
.multi-appt-form .arrow-1 span {
    height: 100%;
    padding: 0px 0 0 52px;
    text-indent: 0;
    line-height: 15px;
}
.multi-appt-form .step-2-content .box {
    width: 634px;
    margin: 0 0 20px 0;
}
.multi-appt-form .step-2-content .box .box_inner {
    margin: 25px 0 0 90px;
    border: 0px none;
    width: 535px;
}
.progress-bar {
  float: left;
  width: 0;
  height: 100%;
  font-size: 12px;
  line-height: 20px;
  color: #fff;
  text-align: center;
  background-color: #337ab7;
  -webkit-box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  box-shadow: inset 0 -1px 0 rgba(0,0,0,.15);
  -webkit-transition: width .6s ease;
  -o-transition: width .6s ease;
  transition: width .6s ease;
}
.appt-service-item .progress {
  display: inline-block;
  width: 100px;
  margin: 0px 0 0 10px;
  height: 3px;
  background: #e2e7eb;
}
.appt-service-item .fileinput-button {
    display: inline-block;
}

#newappt_content .content, .multi-step-box .content
{
    margin-left: 40px;
    padding: 20px 0;
    /*position: absolute;*/
    width: 650px;
    border-radius: 5px;
    /*top: 0;
    left: 0;
    height: 450px;
    background: #fff;
    z-index: 5;*/
    float: left;
}

#newappt_content .content .inner
{
    /*position: absolute;
    width: 650px;
    height: 415px;
    top: 16px;
    left: 256px;*/
}

#newappt_settings div.item, .multi-step-box .step-content
{
    /* display: none; */
    padding-top: 20px;
}

.multi-step-box .step-content {
    width: 650px;
}

#newappt_settings div.open { display: block !important; }

#newappt_content .left
{
    width: 230px;
    float: left;
    text-align: right;
    clear: left;
    line-height: 20px;
    position: relative;
    top: 5px;
}

#newappt_content .right
{
    width: 395px;
    float: right;
    position: relative;
}

#option-2-content .left { width: 210px; }
#option-2-content .right { width: 415px; }
#aptslot_options .left, #repeat_options .left { width: 275px; }
#option-3-content .left { width: 240px; }
#option-3-content .right { width: 380px; }

.line
{
    clear: both;
    width: 100%;
    line-height: 25px;
    height: 25px;
    border-bottom: 1px solid #efefef;
    margin-bottom: 20px;
}
.line-with-text {
    padding-left: 10px;
    width: 640px;
}
.line-text {
    display: inline-block;
    vertical-align: top;
}

#newappt_settings
{
    line-height: 28px;
    font-weight: 700;
}

#newappt_content .appt-form-tab.active, .multi-step-box .appt-form-tab.active
{
    background-position: 0 0;
    color: #fff;
    text-shadow: 1px 1px 1px #6d9649;
    border: 0;
    z-index: 100;
}
.blue-edition #newappt_content .appt-form-tab.active {
    text-shadow: 1px 1px 1px #2775a2;
}

#newappt_content .select-area
{
    background: url(../images/select-106x29.png) no-repeat;
    width: 106px !important;
}

#newappt_content .narrow .select-area
{
    background: url(../images/select-78x29.png) no-repeat;
    width: 78px;
}

#newappt_content .medium .select-area
{
    background: url(../images/select-90x29.png) no-repeat;
    width: 90px;
}

#newappt_content .wide .select-area
{
    background: url(../images/select-262x29.png) no-repeat;
    width: 262px !important;
}

#newappt_content .search_submit_row { float: left; }

.loc_instr_additional {
    margin: 10px 0 10px 0;
}
.loc_field {
    margin-bottom: 15px;
}
.loc_field label {
    line-height: 20px;
    vertical-align: top;
}

.more
{
    /*background: url(../images/ques.png) no-repeat;
    text-indent: 25px;
    display: block;*/
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    float: left;
    margin: 5px 0 5px 20px;
    cursor: pointer;
    text-decoration: underline;
}

.more:hover { color: #000; }

#date_cur_opt {
    line-height: 16px;
}
.date-opt-more {
    /*background: url(../images/icons/gear.png) no-repeat left center;
    padding-left: 20px;*/
    margin: 5px 0 0 0;
    font-size: 11px;
    font-weight: 400;
    line-height: 16px;
    cursor: pointer;
    text-decoration: underline;
}
#adv_date_opts_btn {
    background: url(../images/icons/gear.png) no-repeat left center;
    padding-left: 20px;
    margin: 0 0 5px 0;
}

.whatsthis
{
    background: url(../images/ques.png) no-repeat 100% 0;
    display: block;
    font-size: 10px;
    font-weight: 400;
    line-height: 16px;
    padding-right: 22px;
    margin: 10px 0;
    cursor: pointer;
    text-decoration: underline;
}

.whatsthis:hover { color: #000; }

.overlay .whatsthis
{
    background-position: 100% 100%;
    color: #eee;
}

.overlay .whatsthis:hover { color: #fff; }

.ques {
}
.ques.top-4 { top: 4px; }
.ques.top-6 { top: 6px; }
.ques.top-20 { top: 20px; }
.ques.top-minus-18 { top: -18px; }
.ques.top-minus-3 { top: -3px; }
.ques.left-20 { left: 20px; }
.ques.left-minus-8 { left: -8px; }
.ques.dropdown { margin-left: 0px 0px 0px 40px; top:4px; }

#appt_form .internal-title-container .search_submit_row {
    position: relative;
}
#appt_form .internal-title-container .ques {
    position: absolute;
    top: 0;
    right: -30px;    
}
#appt_form .appt_groupmax input[name=appt_groupmax] { display: inline-block; }
#appt_form .turn-off-confirmations-container label { max-width: none; }
#appt_form #trigger-type-controls .select2-container {
    min-width: 200px;
}
#appt_form .select2-container.calendar-type-customize {
    width: 150px;
}
#trigger-form input {
    width: 26px;
}

#settings div.left.lh-80 { line-height: 80px; }
#settings div.left.lh-70 { line-height: 70px; }
#settings div.left.lh-40 { line-height: 40px; }
#settings div.left.lh-20 { line-height: 20px; }
#settings div.left.lh-30 { line-height: 30px; }

#settings div.left.pad-top-0 { padding-top:0px; }

#settings .settings-content.users h2 {
    font-size: 18px;
    line-height: 20px;
    text-transform: uppercase;
    text-align: center;
    font-weight: bold;
    margin-bottom: 20px;
}

#settings #events_home_status {
    margin-top:15px;
}
#settings .events-home-stuff {
    margin-top:15px;   
}

.my-extensions .submit-button {
    margin-top: 30px;
}

#users-manage {
    padding: 10px 15px;
    margin-top: 30px;
    text-align: center;
    border-top:1px solid #DDDDDD;
    border-bottom: 1px solid #DDDDDD;
}
#users-manage a {
    margin-right: 10px;
}

#users_list .user {
    background: #efefef;
    border: 1px solid #dedede;
    border-radius: 8px;
    position: relative;
    margin-bottom: 10px;
    padding: 0;
    cursor: pointer;
}
#users_list .user:hover {
    border-color: #999;
}
#users_list .user span {
    float: left;
}
#users_list .user .user-item {
    margin-right: 5px;
}
#users_list .user .user-btn {
    display: none;
    float: right;
    margin-left: 15px;
    text-decoration: underline;
}
#users_list .user .user-btn:hover {
    color: red;
    text-decoration: none;
}
#users_list .user:hover .user-btn {
    display: block;
}

#users_list .user .user-inner {
    padding: 10px 15px;
}

#users_list .clear-both {
    clear: both;
}

.users-count-status {
    margin: 10px 0 0 0;
    padding: 10px 0 0 0;
    border-top: 1px dashed #ddd;
}
#user-delete-confirmation {
    padding: 0 10px;
}
#user-delete-confirmation .user-delete-note {
    font-weight: bold;
}
#billing-accordion {
    color: #555555;
    font: 12px/16px 'Open Sans',Arial,sans-serif;
}

#billing-twilio-wrapper {
    position: relative;
    text-align: center;
    overflow: hidden;
}

#billing-twilio-nodata {
    position: absolute;
    width: 100%;
    margin-left: -2.2em;
    top: 40%;
}

#billing-twilio-data {
    width: 100%;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
}

#billing-twilio-data table {
    width: 100%;
    text-align: left;
}

#billing-twilio-data-header {
    height: 28px;
    padding-right: 15px;
    background: #777777;
}

#billing-twilio-data-header thead td {
    background-color: #777777;
    color: #ffffff;
}

#billing-twilio-data-content {
    height: 176px;
    overflow-x: hidden;
    overflow-y: scroll;
}

#billing-twilio-data-content tr.even {
    background: #f6f6f6;
}

#billing-twilio-data table td {
    margin-left: 1px;
    padding: 0 10px;
    line-height: 28px;
    border-left: 1px solid;
}

#billing-twilio-data-content table td {
    border-color: transparent;
}

#billing-twilio-data table td:first-child {
    border-width: 0px;
}

.ui-tooltip-modal-edit-appt {
    /*position: fixed;*/
    max-width: 1000px;
    min-width: 1000px;
}

.ui-tooltip-user {
    max-width: 500px !important;
    width: 500px !important;
}

.tour-team-sign {
    text-align: center;
}
.tour-team-sign div {
    background: url(../images/logo-icon-32.png) right center no-repeat;
    height: 32px;
    line-height: 32px;
    display: inline-block;
    padding-right: 43px;
}

#newappt_content .more_options
{
    float: right;
    width: 130px;
}

#newappt_content .more_options div.more { margin-left: 5px; }

div.add_doc, div.add_loc
{
    color: #9f9f9f;
    text-decoration: none;
    background: url(../images/icons-add.png) no-repeat 3px 1px;
}

div.add_loc { background-position: 3px -42px; }

#newappt_content .member_holder
{
    text-align: left;
    margin-left: 55px;
}

#newappt_content .member
{
    text-align: left;
    font-weight: 400;
    padding: 3px 20px 3px 5px;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    background: url(../images/x.png) no-repeat 95% 6px;
    cursor: pointer;
    display: inline;
    white-space: nowrap;
    /*line-height: 30px;*/
    display: inline-block;
}

#newappt_content .search_box
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
}

#newappt_content .choose_profiles
{
    width: 188px;
    border: 1px solid #cbcbcb;
    border-radius: 5px;
    border-top: 0;
    position: relative;
    top: 20px;
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    padding: 6px 4px;
    background: #fff;
    z-index: 5;
    margin-bottom: 20px;
}

.choose_profiles .cal_miniprofile
{
    height: 37px;
    background-position: 0 35px;
    width:188px;
    overflow: hidden;
}

.choose_profiles .cal_miniprofile .image { margin-left: 8px; }
.choose_profiles .cal_miniprofile .image span { background-position: 100% -118px; }
.choose_profiles .cal_miniprofile .name { margin-left: 4px; }

#newappt_content textarea, .multi-step-box textarea
{
    font-family: 'Open Sans', arial, sans-serif;
    background: url(../images/textarea258x67.png) no-repeat;
    width: 242px;
    height: 51px;
    border: 0;
    padding: 8px;
    color: #555;
    margin-bottom: 8px;
}
#newappt_content textarea[disabled] {
    color: #888;
}

#newappt_content textarea.large
{
    background: url(../images/textarea356x109.png) no-repeat;
    width: 340px;
    height: 93px;
    margin-bottom: 0;
}

#newappt_content textarea.css3, textarea.css3, textarea.form-control
{
    background: #fafafa;
    background-image: -ms-linear-gradient(top, #ebebeb 0%, #fafafa 50%, #fafafa 100%);
    background: -moz-linear-gradient(
        top,
        #ebebeb 0%,
        #fafafa 50%,
        #fafafa);
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#ebebeb),
        color-stop(0.50, #fafafa),
        to(#fafafa));

    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    border: 1px solid #d6d6d6;
    border-top-color: #a6a6a6;
    border-bottom-color: #eeeeee;
    border-left-width: 0;
    -moz-box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 1px 1px 1px rgba(214,214,214,1);
    -webkit-box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 1px 1px 1px rgba(214,214,214,1);
    box-shadow:
        0px 0px 0px rgba(000,000,000,0),
        inset 1px 1px 1px rgba(214,214,214,1);

    font-size: 12px;
    padding: 2px 8px;
    color: #000;
}


#newappt_content #option-1-content .left_align { width: 250px; }
#option-1-content #locations_loader {
    position: absolute;
    left: 260px;
    top: 0;
}


.people_add .item
{
    display: block !important;
    border-bottom: 1px solid #555;
    height: 45px;
    font-weight: 400;
    padding: 0 !important;
    clear: both;
}

.people_add .item img
{
    float: left;
    margin-right: 5px;
    height: 32px;
    width: 32px;
    position: relative;
    top: 7px;
}

.people_add .item span
{
    line-height: 42px;
    display: block;
    float: left;
    width:100px; height:42px;
    overflow:hidden;
}

.people_add .item .btn
{
    background: url(../images/btn-delmove.png) no-repeat;
    width: 23px;
    height: 23px;
    overflow: hidden;
    float: right;
    position: relative;
    top: 10px;
    margin-left: 8px;
    cursor: pointer;
}

.people_add .item .right-btn { background-position: 0 100%; }
.people_add .item .left-btn { background-position: 0 50%; }
/*.save-button
{
    width: 110px;
    background: url(../images/btn-save110x50.png) no-repeat;
}*/

#aptattend_options .save-button
{
    position: absolute;
    bottom: 40px;
    left: 350px;
}
#aptattend_options, #repeat_options{
    right: 0px;
    width: 710px;
}
#appattend_advanced_close_btn{
    right:10px;
    background: url("../images/adv_settings_close.png") no-repeat scroll 0 0 transparent;
    display: block;
    height: 16px;
    position: absolute;
    top: 28px;
    width: 16px;
}

/* advanced repeat options */
#repeat_options .save-button {
    float: left;
    margin-right: 10px;
}
#repeat_options.overlay {
    z-index: 900;
}
.repeat-days-items span {
    margin-right: 10px;
}
.repeat-cal-ico {
    background: url("../images/calendar-gray.png") no-repeat scroll left center transparent;
    cursor: pointer;
    display: inline-block;
    height: 16px;
    margin: 0 0 0 5px;
    vertical-align: middle;
    width: 16px;
}

.boxed
{
    color: #555;
    line-height: 28px;
    background: url(../images/input-228x29.png) no-repeat;
    text-indent: 8px;
    font-size: 11px;
}
.boxed[disabled] {
    color: #888;
}

.checklist
{
    border: 1px solid #e5e5e5;
    width: 355px;
}

#option-3-content .checklist .clear { height: 1px !important; }
.checklist input { margin-right: 5px; }

.checklist .row
{
    margin: 2px;
    clear: both;
    line-height: 20px;
    padding-bottom: 2px;
}

.checklist .row div
{
    float: left;
    width: 165px;
    padding-left: 10px;
    padding-bottom: 2px;
}

.checklist .row div:first-child { margin-right: 1px; }
.checklist .row.even div { background: #f7f7f7; }
#option-4-content { padding-top: 0 !important; position: relative; }
#option-4-content .copylink {
    text-indent: 0px;
}

#option-4-content .box
{
    width: 654px;
    height: auto;
    position: relative;
    left: -5px;
}

#option-4-content .box .box_inner
{
    width: 545px;
    height: 56px;
    margin: 25px 0 0 90px;
    border: 0;
}

#option-4-content .box .expand { height: 124px !important; }


/*#option-4-content .autocomplete_inpu_wrap {	
        padding: 2px;
        background: url(../images/appcore-inputs-bg.png);
        
        color: #212121;
        font-size: 11px;
        font-weight: 700;
        height: auto !important;
        line-height: 22px;
        text-indent: 10px;
        width: 198px;	
        float: left;
        margin-right: 15px;
}*/

div.my-textarea {
    position: relative;
    background: url(../images/appcore-inputs-bg.png);
    padding: 4px 0 4px 8px;
}
div.my-textarea .in1, div.my-textarea .in2, div.my-textarea .in3 {
    background: url(../images/appcore-inputs-bg.png);
    position: absolute;
    width: 3px;
    height: 3px;
}
div.my-textarea textarea {
    border: 0px none;
    width: 100% !important;
    height: 100%;
    margin: 0 !important;
    background: transparent !important;
    resize: none;
    padding: 0 !important;
}
div.my-textarea .in1 {
    right:0;
    top: 0;
    height: 100%;
    background-position: right top;
}
div.my-textarea .in2 {
    bottom:0;
    left: 0;
    width: 100%;
    background-position: bottom left;
}
div.my-textarea .in3 {
    bottom:0;
    right: 0;
    background-position: bottom right;
}
div.my-textarea .div-as-textarea {
    width: 100% !important;
    height: 100% !important;
}


#option-4-content .token-input-list-custom {
    background: url(../images/appcore-inputs-bg.png);
    border: medium none;
    height: 100% !important;
    width: 100% !important;	
}

#option-4-content .autocomplete_inpu_wrap.inp_wide {
    width:465px;
    float: right;
    height:28px !important;
}

#option-4-content .autocomplete_inpu_wrap .opt_spec {
    background: none !important;
    width: 450px;
    height: 100%;	
}

#option-4-content .my-textarea {
    width: 400px;
    margin-bottom: 15px;
}
#option-4-content .my-textarea .div-as-textarea {
    overflow: auto;
    font-weight: normal;
    line-height: 130%;
}
#option-4-content .left-elms {
    float:left;
}
#box_inviteemail .left-elms {
    width: 420px;
}
#option-4-content .contact-list textarea {
    height:20px;
}
#option-4-content .textarea-label {
    width: 400px;
}
#option-4-content .textarea-label .ques {
    float: right;
}

.contact-list textarea.ui-autocomplete-loading {
    background-image: url(../images/ajax-loader-search-contacts.gif) !important;
    background-repeat: no-repeat !important;
    background-position: 375px 3px !important;
}
.ui-autocomplete.ui-menu {
    max-height: 200px;
    overflow: auto;
    padding: 0;
}
.ui-autocomplete.ui-menu .ui-menu-item {
    list-style-type: none;
}
.ui-autocomplete.ui-menu .ui-state-focus {
    background: #eee;
    border: 0 none;
    border-radius: 0 0 0 0;
    margin: 0 !important;
    border: 0px none;
}

.autocomplete_inpu_wrap {
    background: url(../images/appcore-inputs-bg.png) no-repeat top left;
    color: #212121;
    font-size: 11px;
    font-weight: 700;
    height: auto !important;
    line-height: 22px;
    text-indent: 10px;
    width: 198px;	
    float: left;
    margin-right: 15px;
    position: relative;

}

#option-4-content .autocomplete_inpu_wrap {
    margin-bottom: 10px;
    width: 465px;
    float: right;
}

#step4_email_preview_body {
    width: 600px;
    min-height: 300px;	
}
#step4_email_preview_body h2
{
    font-size: 16px;
    /*font-weight: bold;*/
    padding: 10px;
}

#step4_email_preview_body #step4_email_preview_inner_body {
    font-size: 14px;
    padding: 10px;	
}

.autocomplete_inpu_wrap ul {
    /*background: url(../images/appcore-inputs-bg.png) no-repeat bottom right;*/
    background: transparent;
    width: 100%;
    height: 100%;
    border: 0px none;
    resize: none;
}
.autocomplete_inpu_wrap .in1 {
    position: absolute;
    right:0;
    top: 0;
    height: 100%;
    background: url(../images/appcore-inputs-bg.png) no-repeat right top;
    width: 2px;
}

#step4_email_preview_head {
    text-align: center;
    font-size: 15px;	
}

#step4_email_preview_subj {
    font-size: 16px;
    padding: 10px;	
    font-weight: bold;
    float: left;
}

.autocomplete_inpu_wrap .in2 {
    position: absolute;
    bottom:0;
    left: 0;
    height: 2px;
    background: url(../images/appcore-inputs-bg.png) no-repeat bottom left;
    width: 100%;
}
.autocomplete_inpu_wrap .in3 {
    position: absolute;
    bottom:0;
    right: 0;
    height: 3px;
    background: url(../images/appcore-inputs-bg.png) no-repeat bottom right;
    width: 3px;
}



#option-4-content .token-input-list-custom .token-input-input-token-custom input {
    background: none;	
}

#option-4-content .token-input-list-custom li.token-input-token-custom {
    float: left;
    font-size: 11px;
    height: 18px !important;
    list-style: none outside none;
    margin: 4px 0 0 3px;
    padding: 0;
    width: auto !important;
}

#option-4-content .token-input-list-custom li.token-input-token-custom p {
    float: left;
    margin: 0;
    padding: 0;
    width: auto;
}

#option-4-content .token-input-list-custom li.token-input-token-custom span {
    float: left;
    height: 18px;
    line-height: 19px;
    margin-left: 0;
    margin-top: 0;
    top: 0;
}

#box_previewcustomize
{
    height: 77px !important;
    background: #efefef url(../images/eye.png) 30px 50% no-repeat;
}
#box_previewcustomize .preview-label {float: left; line-height: 75px; margin-left: 95px;}
#box_previewcustomize .preview-view-types { float: left; padding: 25px 0px 0 10px; }
#box_previewcustomize .blue_button
{
    float: left;
    margin: 25px 0 0 20px;
}
#box_previewcustomize .gray_button { margin-left: 7px; }

#box_inviteemail { background: url(../images/icon-circle-mail.png) no-repeat 10px 10px; }
.blue-edition #box_inviteemail { background-image: url(../images/icon-circle-mail-blue.png); }
#box_geninfusion { background: url(../images/icons-circles.png) no-repeat 10px -198px; }
#box_genurl { background: url(../images/icons-circles.png) no-repeat 10px -430px; }
.blue-edition #box_genurl { background: url(../images/icon-circle-http-blue.png) no-repeat 10px 10px; }
#box_ifrembedding { background: url(../images/icon-circle-widget.png) no-repeat 10px 10px; }
.blue-edition #box_ifrembedding { background-image: url(../images/icon-circle-widget-blue.png); }
#box_ifrembedding .box_inner.expand{
    min-height:195px;
}
#option-4-content .input_box { margin-right: 5px; }
#iframe_url {
}

#box_inviteemail .submit-btn-div {
    float: right;
    text-align: center;    
    width: 105px;
    padding-top: 25px;
}
#box_inviteemail .send-button {
    float: none;
}

#box_inviteemail div.save-contacts {
    color: #555;
    font-size: 11px;
    background: url(../images/checkbox.png) 0px 0px no-repeat;
    padding-left: 20px;
    height: 13px;
    cursor: pointer;
    vertical-align: top;
    line-height: 12px;
    margin:0 0 15px 0;
}
#box_inviteemail .save-contacts.checked {
    background-position: 0 -13px;
}
#box_inviteemail .save-contacts.disabled {
    opacity: 0.7;
}
#box_inviteemail .save-contacts .disabled-msg {
    display:none;
}
#box_inviteemail .save-contacts.disabled .disabled-msg {
    display: inline;
}

.field-info {
    font-weight: normal;
    line-height: normal;
}
.appt-integrate-title {
    text-align: center;
    margin: 15px 0;
}

#option-4-content .explainer
{
    font-size: 10px;
    font-weight: normal;
    padding-bottom: 4px;
}

#option-4-content .explainer a
{
    font-size: 11px;
    padding-left: 10px;
}

#option-4-content p
{
    font-weight: normal;
    line-height: 18px;
    width: 500px;
    float: left;
    padding-top: 5px;
}

#option-4-content .expand p { width: 445px; }

.btn_select
{
    background: url(../images/btn-select.png) no-repeat;
    width: 29px;
    height: 28px;
    float: right;
}
.blue-edition .btn_select {
    background-image: url(../images/btn-select-blue.png);
}

.appt-aux-title {
    color: #555;
    font-size: 16px;
}
#newappt_settings.inner {
    margin-top: 10px;
}
#option-4-content {
    margin-top: 20px;
}

.appt-aux-title {
    color: #555;
    font-size: 16px;
}
#newappt_settings.inner {
    margin-top: 10px;
}
#option-4-content {
    margin-top: 20px;
}

.btn_select.selected { background-position: 0 100%; }

.copylink
{
    border: 1px solid #c1c1c1;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ececec));
    background: -webkit-linear-gradient(top, #ffffff, #ececec);
    background: -moz-linear-gradient(top, #ffffff, #ececec);
    background: -ms-linear-gradient(top, #ffffff, #ececec);
    background: -o-linear-gradient(top, #ffffff, #ececec);
    /*background-image: -ms-linear-gradient(top, #ffffff 0%, #ececec 100%);*/

    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;

    -moz-box-shadow: 0px 1px 1px 0px #dbdbdb;
    -webkit-box-shadow: 0px 1px 1px 0px #dbdbdb;
    box-shadow: 0px 1px 1px 0px #dbdbdb;

    position:relative;
    vertical-align:middle;
    outline: 0px none;
    text-align: center;
    border-radius: 5px;

    width: 151px;
    height: 29px;
    line-height: 27px;
    display: inline-block;
    font-size: 11px;
    font-weight: normal;
}
.copylink .in {
    display: inline-block;
    width:19px;
    height:18px;
    vertical-align: top;
    margin: 5px 3px 0 0;
    background: url(../images/btn-copy-icon.png) no-repeat center center;
}
.btn.copylink {
    padding: 0 5px;
    width: auto;
}

#option-4-content .copylink
{
    /*display: inline-block;
    position: absolute;*/
}

/*END NEW APPOINTMENTS */
/*START SETTINGS */

.module .box
{
    width: 920px;
    border-radius: 5px;
    border: 1px solid #cbcbcb;
    margin: 0 auto;
    position: relative;
}

.module .inner
{
    width: 880px;
    margin: 20px auto;
}
#newappointments .inner {
    width: 650px;
}

.module .sidebar
{
    width: 204px;
    padding-bottom: 20px;
    background: #efefef;
    border-radius: 5px;
    /*height: 800px;*/
    float: left;
    font-size: 12px;
}

.module .sidebar div
{
    font-weight: 700;
    height: 60px;
    line-height: 56px;
    color: #555;
    border-bottom: 1px solid #dbdbdb;
    text-indent: 30px;
    cursor: pointer;
}

.module .sidebar div:first-child
{
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
}

#settings .sidebar div.active, #settings .sidebar div:hover {
    background: #ddd;
    color: #ffffff;
}

#settings .sidebar div a{
    display: block;
    text-decoration: none;
}
#settings .sidebar div a:hover{
    color: #555;
}

.module .content
{
    width: 655px;
    float: right;
    padding-top: 15px;
}

#settings .settings-content {
    display:none;
}

#settings .settings-content.active{
    display:block;
}
.module div.left, #users-form .left
{
    width: 205px;
    float: left;
    text-align: right;
    font-weight: 700;
    line-height: 15px;
    /*padding-top: 8px;*/
}

#users-form {
    padding: 30px 20px 20px;
}

#users-form table{
    width: 100%;
    border: none;
}
#users-form table tr td{
    border: none;
    vertical-align: middle;
    text-align: left;
}
#users-form table tr td:first-child{
    text-align: right;
    width: 140px;
}
#users-form table tr td.centered{
    text-align: center;
    padding: 5px;
}
#users-form table tr td.centered.save-user-btn{
    padding-top: 30px;
}
.admin-label span{
    line-height: 15px;
    vertical-align: bottom;
    padding-left: 7px;
}
#users-form table tr td.generate-pass{
    padding-left: 95px;
}
#users-form .left {
    width: 120px;
}

.module .right, #users-form .right
{
    width: 430px;
    float: right;
    position: relative;
}

#users-form .right {
    float:left;
    width: 200px;
    margin-left: 15px;
}

#infusionsoft-users-form{
    padding: 30px 20px 20px;
}

#infusionsoft-users-form table{
    width: 100%;
    border: none;
}
#infusionsoft-users-form table tr td{
    border: none;
    vertical-align: middle;
    text-align: left;
}
#infusionsoft-users-form table tr td:first-child{
    text-align: right;
    width: 140px;
}
#infusionsoft-users-form .centered{
    text-align: center;
    padding: 5px;
}
#infusionsoft-users-form table tr td.centered.save-user-btn{
    padding-top: 30px;
}

.users_number{
    text-align: center;
    padding-bottom: 10px;
}
.users_info{
    padding: 10px 0px;
}

.module .clear, #users-form .clear { height: 25px !important; }

.settings-content .ques
{
    display: inline-block;
    float: none;
    position: relative;
}

.settings-content .input_box
{
    position: relative;
    top: -4px;
}

#form-settings .select-area { background: url(../images/select-106x29.png) no-repeat; width: 112px !important; }

#form-settings .form-group .col-md-3 { width: 30%; }
#form-settings .form-group .col-md-9 { width: 70%; }
#form-settings .content legend { display: none; }

.logo_holder, .footer_holder
{
    background: url(../images/textarea-426x91.png) no-repeat;
    width: 426px;
    height: 91px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px;
}

.logo_holder img
{
    position: relative;
    top: 50%;
    margin-top: -25px;
}
.avatar_holder
{
    padding: 8px 2px;
}
.avatar_holder img
{
    border: 1px solid #999999;
}

.blue_button
{
    background: #1bb2c9;
    background-image: -webkit-linear-gradient(top, #1bb2c9, #07779c);
    background-image: -moz-linear-gradient(top, #1bb2c9, #07779c);
    background-image: -ms-linear-gradient(top, #1bb2c9, #07779c);
    background-image: -o-linear-gradient(top, #1bb2c9, #07779c);
    background-image: linear-gradient(to bottom, #1bb2c9, #07779c);

    box-shadow: 0px 1px 0px #8DD9E5 inset;
    border: 1px solid #1393b3;
    text-decoration: none;
    text-indent: 0;
    text-align: center;
    color: #fff;
    /*background: url(../images/btn-blueblank.png) no-repeat;*/
    height: 29px;
    padding: 0 10px;
    line-height: 28px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #107993;
    width: auto;
    display: inline-block;
    position: relative;
    overflow: visible;
    font-size: 11px;
}
.blue_button:hover, .blue_button:active {
    background: #0b9ab7;
    color: #fff;
    border-color: #07779c;
    background-image: -webkit-linear-gradient(top, #0b9ab7, #07779c);
    background-image: -moz-linear-gradient(top, #0b9ab7, #07779c);
    background-image: -ms-linear-gradient(top, #0b9ab7, #07779c);
    background-image: -o-linear-gradient(top, #0b9ab7, #07779c);
    background-image: linear-gradient(to bottom, #0b9ab7, #07779c);
}

.gray_button
{
    background: #8d8d8d;
    background-image: -webkit-linear-gradient(top, #8d8d8d, #595959);
    background-image: -moz-linear-gradient(top, #8d8d8d, #595959);
    background-image: -ms-linear-gradient(top, #8d8d8d, #595959);
    background-image: -o-linear-gradient(top, #8d8d8d, #595959);
    background-image: linear-gradient(to bottom, #8d8d8d, #595959);

    box-shadow: 0px 1px 0px #c7c7c7 inset;
    border: 1px solid #878787;
    text-decoration: none;
    text-indent: 0;
    text-align: center;
    color: #fff;
    /*background: url(../images/btn-blueblank.png) no-repeat;*/
    height: 29px;
    padding: 0 10px;
    line-height: 28px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #107993;
    width: auto;
    display: inline-block;
    position: relative;
    overflow: visible;
    font-size: 11px;
}
.gray_button:hover, .blue_button:active {
    color: #fff;
    border-color: #707070;

    background: #767676;
    background-image: -webkit-linear-gradient(top, #767676, #414141);
    background-image: -moz-linear-gradient(top, #767676, #414141);
    background-image: -ms-linear-gradient(top, #767676, #414141);
    background-image: -o-linear-gradient(top, #767676, #414141);
    background-image: linear-gradient(to bottom, #767676, #414141);
}

.fc-override .fc-agendaDay-view .appt.slotavail:hover {
    background: #fff;
}

/* ------ */

#settings .button_holder
{
    float: left;
    margin-right: 5px;
}

/* #settings .row { height: 23px; } */
#settings .form_button { margin-right: 5px; }
#settings #gotomeeting_settings .row {
    height: auto;
    margin-bottom: 5px;
}
#settings #salesforce_settings .row,
#settings #hubspot_settings .row,
#settings #webex_settings .row {
    height: auto;
    margin-bottom: 5px;
}

.connection
{
    float: left;
    margin: 0 20px 30px 5px;
}

.connection .logo { height: 40px; }

#settings .save-button
{
    /*width: 170px;
    background-image: url(../images/btn-savepub.png);*/
    margin: 20px auto 0 auto;
}

#settings .loader, #event_details .loader, .create_appt .loader, #myappointments .loader {
    background:url(../images/ajax-loader-circle.gif) no-repeat 50% 30% #fff;
    opacity: 0.8;
    position:absolute;
    top:0px;
    left:0px;
    width:920px;
    border-radius:5px;
    z-index:99999;
}

.create_appt .loader {
    background-position: 50% 50%;
    border-radius: 0 0 5px 5px;
}

.create_appt .duration-block {
    padding: 0 0 5px 0 !important;
}
/*
.create_appt .duration-controls {
    padding-top: 5px !important;
}*/

#settings .saved{
    background:url(../images/ajax-loader-circle.gif) no-repeat left top;
    opacity: 0.8;
    position:absolute;
    top:25px;
    left:200px;
    height:32px;
    width: 100px;
    padding-left:35px;
    border-radius:5px;
    z-index:99999;
    text-align:left;
    font-size:18px;
    line-height:32px;
}

#settings .sidebar { /*height: 900px;*/ }
#settings .sidebar div { line-height: 58px; }

#settings .sidebar div.active
{
    color: #aaa;
    background-image: url(../images/triangle-16x16.png);
    background-repeat: no-repeat;
    background-position: 180px 20px;
}

#settings .sidebar div.sidebar_header
{
    cursor:default;
}
.sidebar_header
{
    background: #777 !important;
    color: #fff !important;
    text-transform: uppercase;
}

.textarea-holder
{
    background: url(../images/textarea-426x91.png) no-repeat;
    width: 426px;
    height: 91px;
    overflow: hidden;
    text-align: center;
    margin-bottom: 8px;
}

.textarea-holder textarea
{
    width: 419px;
    height: 80px;
    background: transparent;
    border: 0;
    padding-top: 8px;
    resize: none;
    margin-top: 1px;
    padding: 5px 0px 5px 5px;
}

.wysiwyg-input {
}

#settings .save-button { margin-left: 0; }

.extension-gotomeeting .switch .ques {
    left: 94px;
}
.isplgbox {
    width: 93%;
    margin-top: 20px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
    border-radius: 25px;
    border:1px solid #CCCCCC;
    //background-color:#EEEEEE;
    background-color: #fff;
    padding: 10px 20px;
}
.isplgc1box,
.isplgc2box,
.isplgc3box {
    float: left;
    margin: 25px 0 30px 0;
}
.isplgc1box {
    width: 40%;
}
.isplgc1box-guide {
    margin-top: 25px;
}
.isplgc1box-guide a {
    font-size: 14px;
    color: #ff4013;
}
.isplgc1box-guide a:hover {
    text-decoration: none;
}
.isplgc2box,
.isplgc3box {
    text-align: center;
    width: 30%;
}

.extensions_setting
{
    border-bottom: 1px solid #dbdbdb;
    width: 610px;
    padding: 20px 0;
    float: right;
}

.extensions_setting .left
{
    width: 180px !important;
    text-align: left !important;
}

.extensions_setting .right .left
{
    width: 70px !important;
    text-align: right !important;
}

#infusionsoft_settings .right .left { text-align: left !important; }
.extensions_setting .right .right { width: 330px !important; }
.extensions_setting .blue_button { text-decoration: none; }
.extensions_setting .blue_button:hover { color: #fff; }

.extensions_setting table {
    width: 100%;
}

.extensions_setting td {
    vertical-align: middle;
}

.extensions_setting td.left {
    width: 158px;
}

.extensions_setting td.right {
    float: none;
    width: auto;
}

#gotomeeting_settings .button_wrap
{
    clear: left;
    padding-top: 10px;
}

#salesforce_settings .button_wrap,
#hubspot_settings .button_wrap,
#webex_settings .button_wrap
{
    clear: left;
    padding-top: 10px;
}

.extensions_setting .check_box
{
    margin-right: 10px;
    position: relative;
    top: -2px;
}

.my_extensions_setting .enabled-msg {
    color:green;
    text-transform: uppercase;
    font-size: 16px;
}

.conf-failure {
    margin-top: 5px;
}
.conf-failure img {
    cursor: pointer;
}
.conf-loader {
    margin-top: 20px;
    font-size: 12px;
}
.conf-loader .spin {
    height: 25px;
}

#test-is-connection{
    background: url(../images/btn-test-connection.png) 0px 0px no-repeat;
    border: none;
    width: 117px;
    height: 28px;
    margin-top: 10px;
}
#test-is-connection:hover{
    background-position: 0px -28px;
    cursor: pointer;
}
#infusionsoft-connect-message{
    font-size: 12px;
    display: none;
    margin-left: 30px;
}
#infusionsoft-connect-message.error{
    color: #f03;
}
#infusionsoft-connect-message.success{
    color: #00cc00;
}
#conferencecore-connected-message{
    padding-left: 20px;
    padding-top: 7px;
}
.gravatar_label
{
    position: relative;
    top: -23px;
    line-height: 13px;
}
.gravatar_check_box
{
    margin-right: 10px;
    margin-left: 50px;
}
#infusionsoft_settings .row
{
    height: auto;
    padding: 0 0 20px 0;
}

#googlecal_settings .row
{
    height: auto;
    padding: 0 0 12px 0;
}

#infusionsoft_settings .input_box { margin-left: 15px; }

#infusionsoft_settings .ques, #googlecal_settings .ques
{
    margin: 0 !important;
    float: right;
    right: 110px;
}

#googlecal_settings .select_row .ques
{
    margin: 0 0 0 20px !important;
    float: none;
    right: auto;
    top: 5px;
}

#outlook_settings .right .left, #outlook_settings .ques
{
    position: relative;
    top: 2px;
}

#googlecal_settings .blue_button { margin-left: 10px; }

#googlecal_settings .wide .select-area
{
    background: url(../images/select-262x29.png) no-repeat;
    width: 262px !important;
}

#googlecal_settings .left img
{
    position: relative;
    top: 60px;
}

#googlecal_settings .button_wrap { margin: 15px 0 15px 0; }
#googlecal_settings .button_wrap .blue_button { margin-left: 0; }

.my_extensions_setting
{
    width: 630px;
    float: right;
    background: #efefef;
    border-radius: 8px;
    position: relative;
    top: -15px;
    margin-bottom: 10px;
    padding: 20px;
}

.my_extensions_setting .col-sm-3:first-child {
    width: 30%;
    padding: 0;
    text-align: center;
}

.my_extensions_setting .col-sm-3:last-child, .my_extensions_setting .switch {
    padding: 0;
    width: 17%;
}

.my_extensions_setting .left
{
    width: 212px !important;
    float: left !important;
    text-align: center !important;
}

.my_extensions_setting .left img
{
    position: relative;
    top: 25px !important;
    left: 0;
}

.my_extensions_setting .right
{
    width: 390px !important;
    margin-right: 25px;
    padding: 20px 0;
}

.my_extensions_setting .right p
{
    width: 295px;
    float: left;
}

#settings .my_extensions_setting .clear { height: 1px !important; }

.dialog-error-box{
    color: #ff3333;
}
.settings-dialog .loader{
    position: absolute;
    background: #fff url(../images/ajax-loader-circle.gif) 50% 50% no-repeat;
    width: 100%;
    opacity: 0.8;
    top: 0px;
    left: 0px;
}

.settings-content .switch
{
    /*
    width: 65px;
    float: right;
    */
    text-align: center;
    margin-top: 12px;
    position: relative;
}

.settings-content .switch .disabled_switch{
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    background: #efefef;
    opacity: 0.8;
    cursor: default;
}


#settings .SettingsPageTimeZone .selectBox-label {width:200px !important; overflow: hidden;}
.SettingsPageTimeZone-selectBox-dropdown-menu{width: 300px !important;}
.form-control.select.SettingsPageTimeZone { width: 84px; }

.ib{
    display: inline-block;
}
.mwidth-70{
    min-width: 70px;
}

#btn-new-logo-upload, #btn-new-avatar-upload{
    display: inline-block;
}
#btn-new-logo-upload-queue{
    position: absolute;
    top: 0px;
    left: 3px;
}
#btn-new-avatar-upload-queue{
    position: absolute;
    top: 0px;
    left: 70px;
}
#btn-new-avatar-upload-queue .uploadify-queue-item
{
    max-width: 350px !important;
}
#logo-upload-error-box{
    position: absolute;
    top: 0px;
    left: 3px;
    color: #ff3333;
    display: none;
}
#avatar-upload-error-box{
    position: absolute;
    top: 3px;
    left: 75px;
    color: #ff3333;
    display: none;
}
/*
#logo-reset
{
    position: relative;
    top: -22px;
    margin-left: 100px;
}
*/

#disabled-extensions
{
    text-align: center;
    font-size: 16px;
}

.settings-dialog{
    text-align: center;
}
.settings-dialog h3{
    margin: 20px 10px 10px 10px;
}
.settings-dialog .row{
    padding: 10px;
}
.settings-dialog .left-40{
    padding-left: 40px;
}

.settings-dialog .row input{
    margin: 0px 10px;
}
.btn-save-settings-dialog{
    height: 50px;
    width: 110px;
    border: none;
    cursor: pointer;
    background: url(../images/btn-save110x50.png) 0px 0px no-repeat;
}
.btn-save-settings-dialog:hover{
    background-position: 0px -50px;
}
/*END SETTINGS */

/* START UPLOADIFY */
.uploadify {
    position: relative;
    margin-bottom: 1em;
}
.uploadify-button {
    padding: 0 5px !important;
}
.uploadify-button-logo {
    background:url('../images/btn-upload.png') top left no-repeat;
}
.uploadify-button-avatar {
    background:url('../images/btn-upload-avatar.png') top left no-repeat;
}
.uploadify:hover .uploadify-button {
    background-position: bottom left;
}
.uploadify-button.disabled {
}
.uploadify-queue {
    margin-bottom: 1em;
}
.uploadify-queue-item {
    background-color: #F5F5F5;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
    opacity: 0.8;
    font: 11px Verdana, Geneva, sans-serif;
    margin-top: 5px;
    width: 400px;
    padding: 10px;
}
.uploadify-error {
    background-color: #FDE5DD !important;
}
.uploadify-queue-item .cancel a {
    background: url('../images/uploadify-cancel.png') 0 0 no-repeat;
    float: right;
    height: 16px;
    text-indent: -9999px;
    width: 16px;
}
.uploadify-queue-item.completed {
    background-color: #E5E5E5;
}
.uploadify-progress {
    background-color: #E5E5E5;
    margin-top: 10px;
    width: 100%;
}
.uploadify-progress-bar {
    background-color: #0099FF;
    height: 3px;
    width: 1px;
}
/* END UPLOADIFY*/
/*START APPT FORM */

#userinfo_appt_form .loader{
    background:url(../images/ajax-loader-circle.gif) no-repeat 50% 50% #fff;
    opacity: 0.8;
    position:absolute;
    top:0px;
    left:0px;
    width:920px;
    border-radius:5px;
    z-index:99999;
}
#userinfo_appt_form .email-msg{
    font-size:14px;
    font-weight: bold;
    margin: 20px 0 30px 0;
    text-align: center;
}
#userinfo_appt_form .custom_confirmation_msg {
    margin: 20px 20px 30px 20px;
}

#userinfo_appt_form .box
{
    width: 920px;
    border-radius: 5px;
    border: 1px solid #cbcbcb;
    margin: 0 auto;
    position: relative;
}

#userinfo_appt_form .inner
{
    width: 880px;
    margin: 20px auto;
}

#userinfo_appt_form div.left
{
    width: 350px;
    float: left;
    text-align: right;
    font-weight: 700;
    line-height: 15px;
    padding-top: 8px;
}

#userinfo_appt_form .right
{
    width: 500px;
    float: right;
}

#userinfo_appt_form div.left.no-control
{
    padding-top: 0px;
}

#userinfo_appt_form .right.no-control
{
}

#userinfo_appt_form .clear { height: 25px !important; }

#userinfo_appt_form .save-button
{
    display:block;
    /*width: 110px;*/
    margin: 20px auto 0 auto;
}

#appt_time_info_avail {
    background: url(../images/check-small.png) no-repeat left center;
    padding-left: 20px;
    margin-left: 20px;
    color: #7CC74E;
}

#ical_export .left {
    padding-top: 20px !important;
}
#ical_export .ical-item {
    float: left;
    width: 48px;
    padding-top: 55px;
    margin: 0 20px 10px 0;
    cursor: pointer;
    text-align: center;
}
#ical_export .ical-item:hover {
    color: #95d167;
}
.ii-ical {
    background: url(../images/icons/ical.png) no-repeat 0 0;
}
.ii-gcal {
    background: url(../images/icons/gcal.png) no-repeat 0 0;
}
.ii-outl {
    background: url(../images/icons/outlook.png) no-repeat 0 0;
}

/*END APPT FORM */
/*START LOGIN FORM */

.errorMessage{
    color:#F03;
}

#login_form p{
    text-align:center;
    margin:20px;
    font-size:16px;
}
#login_form p.note{
    font-size:12px;
}
span.required{
    color:#F03;
}

#login_form .box
{
    width: 920px;
    border-radius: 5px;
    border: 1px solid #cbcbcb;
    margin: 0 auto;
    position: relative;
}

#login_form .inner
{
    width: 880px;
    margin: 20px auto;
}

#login_form div.left
{
    width: 350px;
    float: left;
    text-align: right;
    font-weight: 700;
    line-height: 15px;
    padding-top: 8px;
}

#login_form .right
{
    width: 500px;
    float: right;
}

#login_form div.left.no-control
{
    padding-top: 0px;
}

#login_form .right.no-control
{
}

#login_form .clear { height: 25px !important; }

#login_form .login-button
{
    display:block;
    width: 105px;
    background:url(../images/btn-login.png) no-repeat 0px 0px;
    margin: 0px auto 0 auto;
}
#login_form .login-button:hover{
    background-position:0px -50px;
}

/*END LOGIN FORM */
/*START CALENDARS */

#dashboard .dashboard-controls {
    float:right;
    position: absolute;
    top:0;
    right:0;
    padding:0px 15px;
    z-index: 3;
    background-color: #efefef;
}

#cal_side
{
    width: 240px;
    float: left;
}

#cal_mini
{
    width: 218px;
    height: 245px;
    background: url(../images/bg-calmini-218x245.png) no-repeat;
    overflow: hidden;
}

#datepicker_loader {
    text-align: center;
    padding-top: 5px;
}

.datepick-loader {
    background-color: #97CC68;
    color: #fff;
}
.blue-edition .datepick-loader {
    background-color: #5EB5E0;
}

.cal_mini_head
{
    width: 210px;
    height: 40px;
    background: url(../images/bg-calhead.png) repeat-x;
    margin: 0 0 0 3px;
    position: relative;
}

.cal_mini_head div
{
    text-align: center;
    color: #dfdfdf;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    line-height: 44px;
}

#cal_mini tr, #cal_mini td, #cal_mini th, #cal_mini table
{
    border: 0;
    padding: 0;
}

#cal_mini table
{
    width: 210px;
    margin: 0 0 0 3px;
    color: #656565;
}

#cal_mini th
{
    height: 19px;
    width: 30px;
    font-size: 8px;
    text-transform: uppercase;
    font-weight: 700;
    color: #656565;
    background: #f3f3f3;
    text-align: center;
}

#cal_mini td
{
    height: 29px;
    width: 30px;
    font-size: 12px;
    line-height: 28px;
    text-align: center;
    background: #f9f9f9;
    border: 1px solid #e6e6e6;
    font-weight: 700;
}

#cal_mini td:first-child { border-left: 0; }
#cal_mini td:last-child { border-right: 0; }

#cal_mini td.off
{
    color: #b3b3b3;
    background: #fff;
}

#cal_mini td.selected
{
    color: #fff;
    background: #95d167;
    text-shadow: 1px 1px 1px #656565;
}

span.prev, span.next
{
    display: block;
    width: 8px;
    height: 9px;
    overflow: hidden;
    background: url(../images/arrows-8x9.png) no-repeat;
    position: absolute;
    cursor: pointer;
}

span.next { background-position: 100% 100%; }

#cal_mini span.prev
{
    top: 17px;
    left: 10px;
}

#cal_mini span.next
{
    top: 17px;
    right: 10px;
}


#cal_makeappt { margin-bottom: 0; }

#cal_makeappt form
{
    width: 198px;
    margin: 20px auto 0 auto;
}

#cal_profile .image
{
    width: 64px;
    height: 64px;
    overflow: hidden;
    float: left;
    margin-left: 10px;
    position: relative;
    margin-bottom: 15px;
    background: url(../images/avatarsample.png) no-repeat center center;
}

#cal_profile .image img
{
    position: absolute;
    top: 0;
    left: 0;
    z-index: 5;
    width: 64px;
}

#cal_profile .image span
{
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 64px;
    height: 64px;
    background: url(../images/faceholder.png) no-repeat;
    z-index: 100;
}

#cal_profile .name
{
    float: right;
    width: 130px;
    margin-top: 8px;
}

#cal_todayappt, #cal_makeappt
{
    clear: both;
    margin: 0 auto 15px auto;
    width: 198px;
    padding-top: 5px;
}

#todays_appt_loader {
    text-align: center;
}

#cal_todayappt tr:hover{cursor: pointer}

.cal_subhead
{
    font-weight: 700;
    text-align: center;
    font-size: 12px;
    color: #393939;
    background: url(../images/lines-198.png) no-repeat 0 -41px;
    margin-bottom: 8px;
}

#cal_todayappt table
{
    width: 198px;
    margin: 0 auto;
}

#cal_todayappt table td
{
    border: 0;
    vertical-align: middle;
}

#cal_todayappt table td.cal-time
{
    padding-right: 3px;
    text-align: right;
    border-right: 1px dotted #c6c6c6;
    line-height: 13px;
}

#cal_todayappt table td.cal-info {
    line-height: 18px;
    padding-left: 3px;
}

#cal_todayappt table td span
{
    font-size: 6px;
    text-transform: uppercase;
    display: block;
    text-align: center;
    line-height: 7px;
}

#cal_todayappt table td.divider
{
    height: 16px;
    background: url(../images/lines-198.png) 0 10px no-repeat;
}

#cal_makeappt { margin-bottom: 0; }

#cal_makeappt form
{
    width: 198px;
    margin: 20px auto 0 auto;
}


#cal_makeappt .search_submit_row
{
    position: relative;
    margin-bottom: 15px;
}

#cal_makeappt .submit_box
{
    position: absolute;
    right: 0;
    top: 0;
    width: 30px;
    height: 28px;
    border: 0;
    text-indent: -9999px;
    overflow: hidden;
    background: transparent;
    cursor: pointer;
}

#cal_makeappt .search_box
{
    width: 198px;
    height: 28px;
    background: url(../images/search-198x28-v2.png) no-repeat;
    border: 0;
    text-indent: 10px;
    font-size: 11px;
    line-height: 22px;
    font-weight: 700;
    color: #212121;
}

#cal_main
{
    width: 710px;
    height: 850px;
    overflow: hidden;
    float: right;
    background: #fff;
    position: relative;
}

#cal_main_wrapper
{
    width: 710px;
    height: 850px;
    overflow: hidden;
}

#cal_main_inner
{
    width: 710px;
    height: 968px;
    overflow: hidden;
    position: relative;
}

#cal_main table
{
    width: 709px;
    border: 0;
    color: #373737;
    font-size: 11px;
    line-height: 14px;
}

#cal_main_header { height: 39px; }
#cal_main_content { height: 968px; }

#cal_main table td, #cal_main table th
{
    padding: 0;
    margin: 0;
    border: 0;
}

#cal_main table th
{
    border: 0;
    width: 97px;
    height: 39px;
    background: url(../images/bg-calhead.png) repeat-x;
    margin: 0;
    overflow: hidden;
    position: relative;
}

#cal_main table th div
{
    text-align: center;
    color: #dfdfdf;
    font-weight: 700;
    font-size: 14px;
    text-transform: uppercase;
    height: 39px;
    overflow: hidden;
    line-height: 44px;
    cursor: pointer;
}

#cal_main span.prev
{
    top: 17px;
    left: 10px;
    z-index: 200;
}

#cal_main span.next
{
    top: 17px;
    right: 10px;
    z-index: 200;
}

#current_time_tick
{
    position: absolute;
    left: 0;
    width: 5px;
    height: 9px;
    z-index: 100;
    overflow: hidden;
    background: url(../images/tick-5x9.png) no-repeat;
}

#current_time_line
{
    width: 96px;
    height: 3px;
    border-bottom: 2px solid #95d167;
    position: absolute;
}

#cal_main table td
{
    width: 95px;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #ddd;
}

#cal_main table td div
{
    width: 95px;
    height: 19px;
    border-top: 1px dotted #ddd;
}

#cal_main table td div:first-child { border-top: 0; }

#cal_main table .time-cell
{
    width: 38px;
    white-space: nowrap;
}

#cal_main table td.time-cell
{
    width: 39px;
    border: 1px solid #ddd;
    text-align: right;
    padding: 0 2px;
    border-top: none;
}

#cal_main table th.selected { background-position: 0 100%; }
#cal_main table th.selected div { color: #373737; }
#cal_main table td.selected { background: #f1f1f1; }

.appt {
    cursor: pointer;
    position: absolute;
    /*width: 91px !important;*/
    
    font-weight: 700;
    font-size: 9px;
    color: #000;
    z-index: 100;
    /*text-shadow: 1px 1px 1px #464646;*/
    overflow: hidden;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6a6a6a',EndColorStr='#404040');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#6a6a6a',EndColorStr='#404040')";
    zoom: 1;*/

    background-color: #404040;
    border: 1px solid #FFFFFF;
    box-sizing: border-box;
    border-radius: 3px;
    
    /* IE10 Consumer Preview */ 
    /*background-image: -ms-linear-gradient(top, #6a6a6a 0%, #404040 100%);*/

    /* Mozilla Firefox */ 
    /*background-image: -moz-linear-gradient(top, #6a6a6a 0%, #404040 100%);*/

    /* Opera */ 
    /*background-image: -o-linear-gradient(top, #6a6a6a 0%, #404040 100%);*/

    /* Webkit (Safari/Chrome 10) */ 
    /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6a6a6a), color-stop(1, #404040));*/

    /* Webkit (Chrome 11+) */ 
    /*background-image: -webkit-linear-gradient(top, #6a6a6a 0%, #404040 100%);*/

    /* W3C Markup, IE10 Release Preview */ 
    /*background-image: linear-gradient(to bottom, #6a6a6a 0%, #404040 100%);*/

    /* testing... */
    /*border-left: 1px solid #777 !important;*/
}

#dashboard #datepicker {
    width: 216px;
    margin: auto;
}

#dashboard .fc-month-view .fc-content {
    white-space: normal;
}
#dashboard .fc-month-view .appt {
    width: 100%;
    overflow: hidden;
}
#dashboard .fc-month-view .appt .time {
    white-space: normal;
}
#dashboard .appt .appt-title {
    /*font-size: 8px;*/
    padding: 3px 8px;
    overflow: hidden;
    /*white-space: nowrap;*/
}
#dashboard .fc-agendaDay-view .appt .appt-title {
    font-size: 12px;
}
#dashboard .fc-month-view .appt .appt-title {
    /*white-space: normal;*/
}
#dashboard .fc-agendaDay-view .appt .appt-title {
    top: 0;
}
#dashboard .fc-month-view .fc-event {
    cursor: pointer;
    color: #fff;
    /*text-shadow: 1px 1px 1px #4E8E35;*/
    background: #5697f7;
    border-color: #4c86db;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#8CC86C',EndColorStr='#4E8E35') !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#8CC86C',EndColorStr='#4E8E35')" !important;
    background-image: -ms-linear-gradient(top, #8CC86C 0%, #4E8E35 100%) !important;
    background-image: -moz-linear-gradient(top, #8CC86C 0%, #4E8E35 100%) !important;
    background-image: -o-linear-gradient(top, #8CC86C 0%, #4E8E35 100%) !important;
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #8CC86C), color-stop(1, #4E8E35)) !important;
    background-image: -webkit-linear-gradient(top, #8CC86C 0%, #4E8E35 100%) !important;
    background-image: linear-gradient(to bottom, #8CC86C 0%, #4E8E35 100%) !important;*/
}

#cal_main .appt.day-1 { left: 35px; }
#cal_main .appt.day-2 { left: 133px; }
#cal_main .appt.day-3 { left: 229px; }
#cal_main .appt.day-4 { left: 325px; }
#cal_main .appt.day-5 { left: 421px; }
#cal_main .appt.day-6 { left: 517px; }
#cal_main .appt.day-7 { left: 613px; }

#slot_month .warningbox {
    margin-top: 20px;
}

#slot_month #dates_range {
    text-align: center;
    padding: 10px 0 20px;
    font-size: 14px;
}

.selected .appt
{
    font-size: 9px;
    text-shadow: 1px 1px 1px #6d9649;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#B1D880',EndColorStr='#7EBE4E');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#B1D880',EndColorStr='#7EBE4E')";
    zoom: 1;

    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top, #B1D880 0%, #7EBE4E 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #B1D880 0%, #7EBE4E 100%);

    /* Opera */ 
    background-image: -o-linear-gradient(top, #B1D880 0%, #7EBE4E 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #B1D880), color-stop(1, #7EBE4E));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #B1D880 0%, #7EBE4E 100%);

    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom, #B1D880 0%, #7EBE4E 100%);
}

.appt.buffer
{
    font-size: 8px;
    z-index: 90;
    text-align: center;
    background: #9c9c9c;
    border: 1px solid #FFFFFF !important;
    /*border: none !important;*/
    border-radius: 3px;
    box-sizing: border-box;
    /*filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#c3c3c3',EndColorStr='#9c9c9c');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#c3c3c3',EndColorStr='#9c9c9c')";
    zoom: 1;*/

    /* IE10 Consumer Preview */ 
    /*background-image: -ms-linear-gradient(top, #c3c3c3 0%, #9c9c9c 100%);*/

    /* Mozilla Firefox */ 
    /*background-image: -moz-linear-gradient(top, #c3c3c3 0%, #9c9c9c 100%);*/

    /* Opera */ 
    /*background-image: -o-linear-gradient(top, #c3c3c3 0%, #9c9c9c 100%);*/

    /* Webkit (Safari/Chrome 10) */ 
    /*background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #c3c3c3), color-stop(1, #9c9c9c));*/

    /* Webkit (Chrome 11+) */ 
    /*background-image: -webkit-linear-gradient(top, #c3c3c3 0%, #9c9c9c 100%);*/

    /* W3C Markup, IE10 Release Preview */ 
    /*background-image: linear-gradient(to bottom, #c3c3c3 0%, #9c9c9c 100%);*/
}

.appt.buffer.start-buffer {
    border-width: 1px 1px 0px 1px !important;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

.appt.buffer.end-buffer {
    border-width: 0px 1px 1px 1px !important;
    border-top-left-radius: 0;    
    border-top-right-radius: 0;
}

.appt.notavail
{
    z-index: 90;
    text-align: center;
    zoom: 1;
    filter: alpha(opacity=50) !important;
    opacity: .5 !important;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d6d6d6',EndColorStr='#aeaeae');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d6d6d6',EndColorStr='#aeaeae')";
    zoom: 1;

    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top, #d6d6d6 0%, #aeaeae 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #d6d6d6 0%, #aeaeae 100%);

    /* Opera */ 
    background-image: -o-linear-gradient(top, #d6d6d6 0%, #aeaeae 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d6d6d6), color-stop(1, #aeaeae));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #d6d6d6 0%, #aeaeae 100%);

    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom, #d6d6d6 0%, #aeaeae 100%);
    z-index: 5; 
}

.appt.slotavail
{
    font-size: 9px;
    cursor: pointer;
    z-index: 95;
    text-align: center;
    border: 1px solid #9d9d9d !important;
    width: 94px;
    color: #555;
    text-shadow: none;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee',EndColorStr='#ffffff');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#eeeeee',EndColorStr='#ffffff')";
    zoom: 1;

    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top, #eee 0%, #fff 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #eee 0%, #fff 100%);

    /* Opera */ 
    background-image: -o-linear-gradient(top, #eee 0%, #fff 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #eee), color-stop(1, #fff));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #eee 0%, #fff 100%);

    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom, #eee 0%, #fff 100%);
}

.fc-override .fc-view-agendaWeek .appt.slotavail:hover:not(.disabled):not(.slot-clicked), .appt.selected-in-appt-form,
.fc-override .fc-agendaDay-view .appt.slotavail.slot-20-or-less:hover:not(.disabled):not(.slot-clicked),
.slots-v2-view .appt.slotavail:hover:not(.disabled):not(.slot-clicked)
{
    cursor: pointer;
    z-index: 100;
    text-align: center;
    border: 1px solid #95d167 !important;
    width: 94px;
    color: #fff;
    text-shadow: 1px 1px 1px #6a9546;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#b1d982',EndColorStr='#7dbf4e');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#b1d982',EndColorStr='#7dbf4e')";
    zoom: 1;

    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top, #b1d982 0%, #7dbf4e 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #b1d982 0%, #7dbf4e 100%);

    /* Opera */ 
    background-image: -o-linear-gradient(top, #b1d982 0%, #7dbf4e 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #b1d982), color-stop(1, #7dbf4e));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #b1d982 0%, #7dbf4e 100%);

    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom, #b1d982 0%, #7dbf4e 100%);
}

.blue-edition .fc-override .fc-view-agendaWeek .appt.slotavail:hover:not(.disabled):not(.slot-clicked), 
.blue-edition .appt.selected-in-appt-form,
.blue-edition .fc-override .fc-agendaDay-view .appt.slotavail.slot-20-or-less:hover:not(.disabled):not(.slot-clicked),
.blue-edition .slots-v2-view .appt.slotavail:hover:not(.disabled):not(.slot-clicked)
{
    background: #3b99d4;
    border: 1px solid #3b99d4 !important;
    text-shadow: 1px 1px 1px #3b99d4;
    background: -webkit-gradient(linear, left top, left bottom, from(#71c8e8), to(#3b99d4));
    background: -webkit-linear-gradient(top, #71c8e8, #3b99d4);
    background: -moz-linear-gradient(top, #71c8e8, #3b99d4);
    background: -ms-linear-gradient(top, #71c8e8, #3b99d4);
    background: -o-linear-gradient(top, #71c8e8, #3b99d4);
    background-image: -ms-linear-gradient(top, #71c8e8 0%, #3b99d4 100%);
}

.appt.slot-clicked {
    border: 1px solid #c2c2c2 !important;
    background: #c2c2c2 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#e6e6e6), to(#c2c2c2)) !important;
    background: -webkit-linear-gradient(top, #e6e6e6, #c2c2c2) !important;
    background: -moz-linear-gradient(top, #e6e6e6, #c2c2c2) !important;
    background: -ms-linear-gradient(top, #e6e6e6, #c2c2c2) !important;
    background: -o-linear-gradient(top, #e6e6e6, #c2c2c2) !important;
    background-image: -ms-linear-gradient(top, #e6e6e6 0%, #c2c2c2 100%) !important;
    cursor: default !important;
}
.appt.disabled {
    cursor: default !important;
}

.appt-all-day, .appt-all-day * {
    /* background-color: #AAAAAA;
    background-image: none;*/
    border-radius: 0px;
}

#dashboard .appt.appt-main.with-start-buffer {
    border-top-width: 0px;
    border-top-left-radius: 0;    
    border-top-right-radius: 0;
}

#dashboard .appt.appt-main.with-end-buffer {
    border-bottom-width: 0px;
    border-bottom-left-radius: 0;
    border-bottom-right-radius: 0;
}

#dashboard .fc-month-view .appt {
    /*border-radius: 5px !important;*/
}


.appt.buffer .info
{
    position: absolute;
    top: 25%;
    width: 75px;
}

.appt.notavail .info
{
    position: absolute;
    top: 45%;
    width: 75px;
}

.appt.slotavail .time, .appt.slotselect .time { padding-left: 0; }

.appt.slotavail .info, .appt.slotselect .info
{
    font-size: 11px;
    text-align: center;
    padding-top: 15px;
}
.slotavail .loader
{
    font-size: 11px;
    text-align: center;
    padding-top: 0 30px;
}
.slotavail .loader div {
    text-align: center;
    padding: 0;
}
.slotavail .loader span {
    text-align: center;
    padding: 0;
    display: block;
    font-size: 16px;
}

.slotavail .loader

.appt span.top
{
    display: block;
    height: 2px;
    width: 98%;
    /*background: url(../images/bg-appts.png) no-repeat 0 -14px;*/
    overflow: hidden;
    border: 1px solid #404040;
    border-width: 1px 1px 0 1px;
    border-radius: 5px 5px 0 0;
    background-color: #888;
}
.selected .appt-main span.top
{
    background-color: #bfe3a3;
    border-color: #a0d370;
}
.appt.buffer span.top
{
    background-color: #d3d3d3;
    border-color: #bfbfbf;
}

.appt span.bot
{
    display: block;
    position: absolute;
    bottom: 0;
    left: 0;
    height: 4px;
    width: 98%;
    border: 1px solid #404040;
    border-width: 0px 1px 1px 1px;
    border-radius: 0 0 5px 5px;
    /*background: url(../images/bg-appts.png) no-repeat 0 -18px;*/
    background-color: #444;
    overflow: hidden;
}
.selected .appt-main span.bot
{
    background-color: #7EBE4E;
    border-color: #7EBE4E;
}

/*
.appt.selected span.top { background-position: 0 0; }
.appt.selected span.bot { background-position: 0 -4px; }
.appt.buffer span.top { background-position: 0 -26px; }
.appt.buffer span.bot { background-position: 0 -30px; }
.appt.notavail span.top { background-position: 0 -52px; }
.appt.notavail span.bot { background-position: 0 -56px; }
*/
#dashboard .appt div { padding: 4px 8px; }

#dashboard .appt .time
{
    font-size: 8px;
    padding: 3px 8px;
    overflow: hidden;
    white-space: nowrap;
    text-indent: 0;
    top: 0;
}

#slot_day #cal_main table td, #slot_day #cal_main table th { width: 671px !important; }
#slot_day #cal_main table td div { width: 671px !important; }
#slot_day #cal_main table .time-cell { width: 38px !important; }
#slot_day #cal_main table td.time-cell { width: 39px; }
#slot_day #cal_main table th.selected { background-position: 0 0; }
#slot_day #cal_main table th.selected div { color: #dfdfdf; }
#slot_day #cal_main table td.selected { background: #fff; }
#slot_day #cal_main .appt { width: 672px; }
#slot_day #cal_main .slotavail { width: 671px; }

.slot_day
{
    position: relative;
}

.slot_day .appt > div, .fc-override .fc-agendaDay-view .appt > div
{
    position: relative;
    top: 40%;
}

.slot_day .appt .info, .fc-override .fc-agendaDay-view .appt .info
{
    width: 200px;
    font-size: 14px;
    padding: 0;
    float: left;
    text-align: left;
}

.slot_day .appt .time, .fc-override .fc-agendaDay-view .appt .time
{
    font-size: 14px;
    width: 205px;
    text-indent: 25px;
    padding: 0;
    float: left;
    text-align: left;
}

.slot_day .prev-btn,
.slot_day .next-btn {
    position: absolute;
    display: block;
    height: 39px;
    width: 25px;
    cursor: pointer;
}
.slot_day .prev-btn {
    top: 0;
    left: 0;
}
.slot_day .next-btn {
    top: 0;
    right: 0;
}

.slot_day .prev-btn span, .slot_day .next-btn span {
    height:39px;
    line-height:39px;
    display: inline-block;
}
.slot_day .prev-btn .prev-btn-ico, .slot_day .next-btn .next-btn-ico {
    background: url("../images/arrows-8x9.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    height: 9px;
    width: 8px;
    margin: 17px 8px 0 5px;
}
.slot_day .prev-btn .prev-btn-ico {
    margin: 17px 5px 0 8px;   
}

.slot_day .prev-btn .prev-btn-txt,
.slot_day .next-btn .next-btn-txt {
    color: #dfdfdf;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 14px;
}
.slot_day .prev-btn:hover .prev-btn-txt, .slot_day .next-btn:hover .next-btn-txt {
    color: #fff;
}

.slot_day .next-btn .next-btn-ico {
    background-position: 100% 100%;
}

#slot_day #cal_main .appt { left: 36px !important; }

#slot_day #cal_main .notavail .info
{
    width: 650px;
    text-align: center;
}

.slot_day .btn_select_slot,
.fc-override .fc-agendaDay-view .btn_select_slot
{
    width: 198px;
    height: 50px;
    background: url(../images/btn-selectslot.png) no-repeat;
    padding: 0 !important;
    top: 20% !important;
}
.fc-override .fc button {
    font-size: inherit;
}

.slot_day .btn_select_slot:hover,
.fc-override .fc-agendaDay-view .btn_select_slot:hover { background-position: 0 100%; }
#slotselect_content { width: 100%; min-height: 50px; position: relative; }

#slot_select 
{
    width: 100%;
    height: auto;
    background: #efefef;
    margin-bottom: 20px;
    position: relative;
}

#slot_select .appt
{
    position: static;
    width: 948px !important;
    height: 78px !important;
}

#slot_select .appt .time { width: 440px !important; }
#slot_select .appt .info { width: 295px !important; }
.slot_day { margin-bottom: 20px; }

/*END CALENDARS */
/*START FOOTER */


#footer_wrap
{
    width: 100%;
    background: #202020 url(../images/bg-footer.png);
}

body#contact-page #footer_wrap { margin-top: 0; }

#footer
{
    width: 950px;
    margin: 0 auto;
    height: 290px;
    padding: 0;
    color: #fff;
    line-height: 20px;
}

#footer a
{
    color: #fff;
    text-decoration: underline;
}

#footer .col-1
{
    font-size: 11px;
    float: left;
    width: 280px;
    margin-top: 50px;
}

#footer .footer-logo {
    display:inline-block;
    width: 187px;
    height: 28px;
    background: url('../images/logo-187x28.png') no-repeat 0 0;
    margin-bottom: 20px;
}
.blue-edition #footer .footer-logo {
    width: 194px;
    background: url('../images/logo-194x28-blue.png') no-repeat 0 0;
}

#footer .col-2
{
    float: left;
    width: 320px;
    margin-top: 50px;
}

#footer .col-3
{
    float: left;
    width: 350px;
    margin-top: 50px;
}

#footer h4
{
    font-weight: 700;
    font-size: 12px;
    padding-bottom: 20px;
}

#footer p { clear: both; }

/* --- */

#calendar_main
{
    width: 710px;
    float: right;
    background: #fff;
    position: relative;
}

.fc-override .fc-row.fc-widget-header:first-child table {
    border-top: 6px solid #97cc68;
}
.fc-override .fc-widget-header th{
    border-top: 6px solid #97cc68;
    background-color: #383838;

    color: #DFDFDF;
    cursor: pointer;
    font-size: 14px;
    font-weight: 700;
    line-height: 33px;
    overflow: hidden;
    text-align: center;
    vertical-align: middle;
    text-transform: uppercase;                            
}
.blue-edition .fc-override .fc-agenda-days thead .fc-widget-header {
    border-top-color: #5eb5e0;
}

.fc-override .fc-agenda-days thead .fc-widget-header.selected {
    background-color: #97cc68;
    color: #373737;
}
.blue-edition .fc-override .fc-agenda-days thead .fc-widget-header.selected {
    background-color: #5eb5e0;
}
.fc-override .fc-agendaDay-view .fc-agenda-days thead .fc-widget-header {
    background-color: #383838;
    color: #DFDFDF;
}
.fc-override .fc-slats td {
    height: 20px;
}
.fc-override .fc-time-grid-event {
    overflow: visible;
}


.fc-override th .prev-btn,
.fc-override .next-btn {
    position: absolute;
    display: block;
    height: 39px;
    width: 20px;
    cursor: pointer;
}
.fc-override th .prev-btn {
    top: 0;
    left: 0;
}
.fc-override .next-btn {
    top: 1px;
    right: 0;
    background-color: #383838;
    border-top: 6px solid #97CC68;
    height:33px;
    width: 16px;
}

.fc-override th .prev-btn span,
.fc-override .next-btn span {
    background: url("../images/arrows-8x9.png") no-repeat scroll 0 0 transparent;
    cursor: pointer;
    display: block;
    height: 9px;
    width: 8px; 
    margin: 17px 0 0 8px;
}

.fc-override .next-btn span {
    margin-top: 11px;
    background-position: 100% 100%;
    margin-left: 4px;
}

.fc-override .fc-cell-overlay-my {
    display: block;
    height: 0px; /* callculated */
    left: 0px; /* calculated */
    position: absolute;
    top: 0px; /* calculated */
    width: 92px;
    z-index: 3; 
    display: none;
    background-color: #f1f1f1;
    opacity: 0.7;
    border: 1px solid #f1f1f1;
    border-width: 0 1px;
}

.fc-override .fc-current-time-my {
    border-bottom: 2px solid #95D167;
    height: 3px;
    position: absolute;
    z-index: 4;
}

.fc-override .fc-notavail-overlay-my {
    display: block;
    height: 0px; /* callculated */
    left: 0px; /* calculated */
    position: absolute;
    top: 0px; /* calculated */
    z-index: 3; 
    display: none;

    zoom: 1;
    filter: alpha(opacity=50) !important;
    opacity: .5 !important;

    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#d6d6d6',EndColorStr='#aeaeae');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#d6d6d6',EndColorStr='#aeaeae')";
    zoom: 1;

    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top, #d6d6d6 0%, #aeaeae 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #d6d6d6 0%, #aeaeae 100%);

    /* Opera */ 
    background-image: -o-linear-gradient(top, #d6d6d6 0%, #aeaeae 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #d6d6d6), color-stop(1, #aeaeae));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #d6d6d6 0%, #aeaeae 100%);

    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom, #d6d6d6 0%, #aeaeae 100%);
}

.fc-override .fc-notavail-marks-my {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 3;
}

.notavail-mark {
    position: absolute;
    left: 0;
    font-size: 8px !important;
    text-align: center;
    color: #FFFFFF;
    font-size: 11px;
    font-weight: 700;
    text-shadow: 1px 1px 1px #464646;    
}

.fc-override .fc-events-my {
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 0; /* calculated */
    height: 0; /* calculcated */
    z-index: 4;
}

.fc-override .fc-event {
    /*width: 90px !important;*/
    border: 0px none !important;
    color: #000;
    /*background: none !important; */
}

.fc-override .fc-event-skin {
    color: #fff;
    border: 0px none;
    text-shadow: 1px 1px 1px #464646;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorStr='#6a6a6a',EndColorStr='#404040');
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#6a6a6a',EndColorStr='#404040')";
    zoom: 1;

    background-color: #404040; 
    /* IE10 Consumer Preview */ 
    background-image: -ms-linear-gradient(top, #6a6a6a 0%, #404040 100%);

    /* Mozilla Firefox */ 
    background-image: -moz-linear-gradient(top, #6a6a6a 0%, #404040 100%);

    /* Opera */ 
    background-image: -o-linear-gradient(top, #6a6a6a 0%, #404040 100%);

    /* Webkit (Safari/Chrome 10) */ 
    background-image: -webkit-gradient(linear, left top, left bottom, color-stop(0, #6a6a6a), color-stop(1, #404040));

    /* Webkit (Chrome 11+) */ 
    background-image: -webkit-linear-gradient(top, #6a6a6a 0%, #404040 100%);

    /* W3C Markup, IE10 Release Preview */ 
    background-image: linear-gradient(to bottom, #6a6a6a 0%, #404040 100%);
}

.fc-override .fc-view #events_render_loader,
#appointments_content #events_render_loader,
#slotschoice_render_loader{
    background-color: #96CC68;
    color: #FFFFFF;
    display: inline-block;
    font-weight: normal;
    line-height: 16px;
    padding: 3px 6px;    
    position: absolute;
    top: 40px;
    left: 0; /* calculated in JS */
    z-index: 3;
    font-size: 14px;
}
.blue-edition .fc-override .fc-view #events_render_loader,
.blue-edition #appointments_content #events_render_loader,
.blue-edition #slotschoice_render_loader{
    background-color: #5eb5e0;
}
.fc-override .fc-view #events_render_loader {
    background: url(../images/ajax-loader-status.gif) right 5px no-repeat #96CC68;
    padding-right: 26px;
}
.blue-edition .fc-override .fc-view #events_render_loader {
    background-image: url(../images/ajax-loader-status-blue.gif);
}
#slotschoice_render_loader{ 
    top: 0;
}

#slotschoice_render_loader .txt {
    display: inline-block;
}
#slotschoice_render_loader .img {
    width:16px;
    height:11px;
    display: inline-block;
    margin-left: 10px;
    background: url(../images/ajax-loader-status.gif) 0 0 no-repeat #96CC68;
}

.slots-page-overlay {
    background: none repeat scroll 0 0 #000000;
    height: 100%;
    left: 0;
    opacity: 0.3;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 99990;
}
.slots-page-lightbox {
    background: none repeat scroll 0 0 #FFFFFF;
    border-radius: 3px 3px 3px 3px;
    box-shadow: 0 0 2px 2px #AAAAAA;
    left: 50%;
    margin-left: -200px;
    position: fixed;
    top: 170px;
    width: 400px;
    padding: 30px 0;
    z-index: 99991;
}
.slots-page-lightbox-txt {
    margin:20px 20px 0px 20px;
    word-wrap: break-word;
    text-align: center;
}
.slots-page-loader-gif {
    display: block;
    margin: 10px auto 20px;
}


/*#slotselect {
    background: none repeat scroll 0 0 #EFEFEF;
    height: auto;
    margin-bottom: 20px;
    width: 100%;
    position: relative;
}*/

.form-control.select {
    width: 200px;
}

.form-control.select.small {
    width:76px; 
}

.form-control.select.small_inline {
    width:77px; 
    margin-right: 5px;
}

.form-control.select.minutes, 
.form-control.select.hours,
.form-control.select.days,
.form-control.select.dont_book_within_unit,
.form-control.select.how_far_in_advance_unit
{
    width:100px !important; 
}
.minutes-selectBox-dropdown-menu,
.hours-selectBox-dropdown-menu,
.days-selectBox-dropdown-menu 
{
    width: 120px !important;
}

.bufferSimple-selectBox-dropdown-menu, 
.recur-start-selectBox-dropdown-menu, 
.recur-end-selectBox-dropdown-menu 
{
    width: 100px !important;
}

.form-control.select.small_100 {
    width:100px;
}
.form-control-wrap .select.timeZoneChange {
    width: 280px;
}

.form-control.select.mega_big {
    width:270px;    
}

.form-control.select.medium {
    width:180px;    
}

.expandFullWidth-selectBox-dropdown-menu {
    width: auto !important;
    padding-right: 2px !important;
}
.expandNoWrap-selectBox-dropdown-menu li a {
    white-space: nowrap !important;
    padding-right: 20px !important;
}
.expand100-selectBox-dropdown-menu {
    width: 100px !important;
    padding-right: 2px !important;
}
.expand200-selectBox-dropdown-menu {
    width: 200px !important;
    padding-right: 2px !important;
}
.overflowHidden .selectBox-label {
    overflow: hidden;
    text-overflow:ellipsis;
    width:90% !important;
}

.form-control.select.big {
    width:245px;    
}
.select.big .selectBox-label {

}

.step1_submit {
    margin-top:10px;
}

#select_timezone {
    margin-right: 25px; 
    text-align: left;
}

.modules-wrapper #select_timezone {
    margin: 0;
    text-align: center;
}

#timezone_loader {
    float: none !important;
    font-size: 12px !important;
    margin-left: 30px !important;
    text-align: left !important;
}

#newappt_settings #event_final {
    float: right;
    margin-top: 55px;
    /*margin: 0 auto;*/
    /* margin:0 0 0 300px;*/
}

/* RESOURCES SETTINGS */
#resources-summary-list table thead th {
    background: none repeat scroll 0 0 #777777;
    color: #FFFFFF;
}

#resources-edit-wrapper .form-label {
    display:block;
    float: left;
    width: 170px;
    margin-right: 15px;
    text-align: right;
    font-weight: bold;
}

#resources-edit-wrapper input[type="radio"] {
    margin-right: 5px;
}

/* on appt edit form */
#avail_chooser {
    width: 590px;
}
#avail_chooser_label {
    /*line-height: 140%;
    width: 560px;
    margin: 0 35px;*/
}

#availability-content-wrapper {
    padding: 0 20px;
    line-height: normal;
}

#appt-avail-type-wrapper {
    margin-bottom: 10px;
}

#appt-avail-type-wrapper td {
    padding: 5px 0;
}

#appt-avail-type-wrapper label {
    display: block;
    padding: 0 10px;
}

#resources-edit-wrapper .ac-availchooser-tabbox {
}

#resources-edit-avail-wrapper h3 {
    border-bottom: 2px solid #bbb;
    padding-bottom: 5px;
    margin-bottom: 10px;
    font-size: 12px;
    font-weight: bold;
}

.ac-availchooser-tabbox-ul li.ui-state-default > a {
}

.ac-availchooser-tabbox-ul li.ui-state-active > a {
    background-color: #7CC74E;
    color: #fff;
}

.blue-edition .ac-availchooser-tabbox-ul li.ui-state-active > a {
    background-color: #4DB2EF;
}

/** Custom qTip **/
.settings-page-tooltip .qtip-content {
    padding: 5px 10px !important;
}
.error-tooltip-white{
    font-size:14px !important;
    color:#FFF !important;
}

.form-control-wrap.SelectWebform,
.form-control-wrap.ContactType {
    float: left;    
}

.qtip.ui-tooltip-fixed-width-400 {
    max-width: 400px !important;
}

#final_url_container {
    /*position: relative; 
    padding-bottom: 10px;
    padding-left: 140px;
    padding-top: 10px;
    text-align: left;*/
    line-height: normal;
}

#final_url{
    /*display: inline-block;*/
    line-height: 35px;
    margin-right: 15px;
    overflow: hidden;
    text-overflow: ellipsis;
    vertical-align: top;
    white-space: nowrap;
    max-width: 530px;
    font-style: italic;
}

#form_loading, .multi-step-box-loader {
    display:none;
    position:absolute;
    left: 0px;
    top: 0px;

    width: 930px;
    height: 445px;

    z-index: 300;

}
#form_loading #stopper, .multi-step-box-loader .stopper {
    background: #fff;
    opacity: 0.5;   
    width: 100%;
    height: 100%;
}

#form_loading #inner, .multi-step-box-loader .inner {
    background: none repeat scroll 0 0 #efefef;
    border-radius: 10px 10px 10px 10px;
    color: #555555;
    font-size: 18px;
    font-weight: bold;
    padding-top: 30px;
    padding-bottom: 30px;
    position: absolute;
    text-align: center;
    width: 150px;
    z-index: 10;

    left: 50%;
    top: 50%;
    margin-left: -75px ;
    margin-top: -30px ;
}


#option4-loading {
    position: absolute; 
    width: 644px; 
    text-align: center; 
    top: 173px; 
    left: 0px;
    z-index:10;
    display: none;
}

#option4-loading div {
    background: none repeat scroll 0% 0% rgb(150, 204, 104); 
    color: rgb(255, 255, 255); 
    display: inline-block; 
    font-weight: normal; 
    line-height: 14px; 
    padding: 3px 6px;
}

#option4-loading a{
    color: #fff;
}

#preview_block_container {
    width: 400px;
    max-width: 400px;   
}

#datepicker_range #dtp_block {
    width: 639px;
    margin: 0px auto 10px auto;
}

#dtp_block .datepick-month {
    float: left;
    width:211px;
    border-right:2px solid #ccc ;
}
#dtp_block .datepick-month.last {
    border-right: 0px none;
    width:213px;
}

.datepick-multi .datepick-cmd-next, .datepick-multi .datepick-cmd-prev {
    display: none;
}
.datepick-multi .datepick-month.first .datepick-cmd-prev, .datepick-multi .datepick-month.last .datepick-cmd-next {
    display: block;
}

#datepicker_range #dtp_from_inputs {
    text-align: center;
}

#slotspage_loader {
    height: 70px;
    background: url(../images/ajax-loader-circle.gif) no-repeat center 20px;
    text-align: center;
    padding-top: 60px;
    font-weight: bolde;
}
.white_block {
    width: 100%;
    height:100%;
    position:fixed;
    top:0px;
    left: 0px;
    background: #fff;
    opacity: 0.8;
    z-index: 10000;
    display:none;
}
#app_preview_container {
    height: 100%;
    padding-top: 40px;
    position: absolute;
    top: 0px;
    left: 0px;
    width: 100%;
    z-index: 10001;
    display:none;
}

#app_preview_container #app_preview_head {
    background: #333; 
    position: fixed;
    top:0;
    left: 0;
    width: 100%;
}

#app_preview_container {    
    color: #fff;
}

#preview_close_btn {
    color: #fff;
    margin: 10px 20px 0 0;
    float: right;
}

#app_preview_container #app_preview_head h2 {
    background: none repeat scroll 0 0 #333;
    color: #fff;
    font-size: 18px;
    font-weight: 700;
    padding: 10px 0;
    text-align: center;
    text-transform: uppercase;
    line-height: 20px;
}

#app_preview_container #app_preview_content {
    height: 1400px;    
}

#app_preview_container #app_preview_content iframe {
    overflow:hidden;    
}

#dtp_block .ui-datepicker {
    box-shadow: none;
    width:100% !important;
}

#dtp_block .ui-datepicker-group {
    border: 1px solid #E6E6E6;
    margin-right: 5px;
    width: 211px;    
}

#dtp_block .ui-datepicker-group.ui-datepicker-group-last {
    margin-right: 0px;    
    width: 212px;
}

#dtp_block .ui-datepicker-calendar {
    width: 100%;
}

#datepicker_range #dtp_btns {
    margin-top: 10px;
    text-align: center;    
}

#datepicker_range #dtp_btns #dtp_btn_close {
    margin-left: 10px;
    margin-top: 21px;
    position: absolute;    
}

.bootstrap-timepicker-widget {
    font-size: 15px;
    min-width: 122px;
}
.bootstrap-timepicker-widget table td {
    height: auto;
    padding: 0;
}
.bootstrap-timepicker-widget td.separator {
    height: 25px;
}
.bootstrap-timepicker-widget table td a {
    border: none;
}
.datepicker-dropdown.dropdown-menu, .bootstrap-timepicker-widget.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    list-style: none;
    background-color: #fff;
    border: 1px solid #ccc;
    border: 1px solid rgba(0,0,0,0.2);
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    box-shadow: 0 5px 10px rgba(0,0,0,0.2);
    -webkit-background-clip: padding-box;
    -moz-background-clip: padding;
    background-clip: padding-box;
}

#custom_footer{
    margin-bottom: 20px;
}
.freeslsots-load-error {
    text-align: center;
    font-size: 14px;
    padding: 30px 0;
    color: red;
    width: 500px;
    margin: 0 auto;
}

/* infusionsoft form on slots selection */
.inf-form {
    width: 400px;
    margin: 0 auto;
}
.inf-form table {
    width: 100%;
}
.inf-form table table td {
    border: 0px none;
}
.inf-form input, .inf-form textarea {
    width: 80%;
}
/* inf form [end] */

#preview_cal_div {
    float:right;
    margin: 6px 20px 0 0;
}

#preview_btns {
    position: absolute;
    right:0;
    top: 0;
}

/* ----- create appt addon --------- */

.sidebar .cal_miniprofile
{
    background: none !important;
    height: 46px !important;
    font-weight: normal !important;
}
.sidebar .cal_miniprofile .image { 
    margin-left: 23px !important; 
    background: url(../images/generic32x32.jpg) no-repeat center center;
}

.sidebar .cal_miniprofile .name
{
    text-indent: 0;
    color: #393939;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}

.sidebar .cal_miniprofile .btn { margin-left: 23px !important; }

.sidebar .cal_miniprofile.add_guests .name
{
    font-size: 11px;
    color: #555;
}

#add_guest_input {
    height: 20px;
}

#details_content .content
{
    width: 600px;
    float: left;
    padding-top: 0;
    display: block;
}

#details_content .content .plain_button { margin-bottom: 35px; }

#details_content .content .left
{
    width: 150px;
    padding-top: 0;
}

#details_content .appt_title
{
    font-size: 24px;
    line-height: 28px;
    position: relative;
    top: -8px;
    font-weight: 300;
}

#details_content .appt_description, #details_content .appt_time
{
    font-size: 14px;
    line-height: 17px;
}

.appt_details .data-when{
    line-height: 130%;
}
.appt-details-loader {
    display: inline-block;
}
.appt-details-loader img, .appt-details-loader span {
    vertical-align: middle;
    margin-right: 5px;
}

.ui-tooltip-my-appt .qtip-icon
{
    width: 19px;
    height: 19px;
    margin: 0 !important;
    overflow: hidden;
    background: url(../images/sprite_new.png) 0 0 no-repeat !important;
    position: absolute;
    top: 17px !important;
    right: 17px !important;
    cursor: pointer !important;
    border: 0px none !important;
}
.blue-edition .ui-tooltip-my-appt .qtip-icon {
    background: url(../images/icon-close-blue.png) 0 0 no-repeat !important;
}
.ui-tooltip-my-appt .qtip-icon .ui-icon {
    text-indent: -9999px;
}


#details_content .appt_description a { color: #006599; }
#details_content .appt_description p { padding-bottom: 15px; }


/* ----- create appt addon --------- */

.no_appt_message {
    text-align: center;
    padding: 0px 0 20px 0;
}

#infusion_form_div {
    width: 400px;
    margin: 0 auto;
}

.logo-beta {
    color: #AAA;
    position: absolute;
    top: 0px;
    right: -30px;
    font-size: 10px;
    font-weight: bold;
    text-transform: uppercase;
    line-height: 10px;
}
.blue-edition .logo-beta {
    top: 5px;
    right: -15px;
}


#add_guest_tooltip .autocomplete_inpu_wrap .opt_spec {
    background: none;
    width: 450px;
    height: 100%;   
}

#add_guest_tooltip .autocomplete_inpu_wrap {
    margin-bottom: 10px;
    width: 465px;
}
.ui-tooltip-my-add-guest {
    min-width: 500px !important;    
}
li.token-input-token-custom{
    list-style-type: none;
}
.token-input-dropdown-custom{
    z-index: 20000 !important;
}


.error-page {
    padding: 40px 0;
}
.error-page .error {
    padding: 30px 0;
}

#appt_forms_radio_inf_label span {
    /*font-weight: normal;*/
}

#user-delete-confirmation p
{
    padding-top: 20px;
    text-align: center;
}
#user-delete-confirmation p a
{
    padding: 0px 10px;
    font-size: 14px;
}

.cboxLoader{
    background:url(../images/ajax-loader-circle.gif) no-repeat #fff;
    position: absolute;
    top: 0px;
    left: 0px;
    display: none;
    width: 100%;
    opacity: 0.8;
}
.cbox-title {
    text-align: center;
    padding-bottom: 20px;
}
.user-add-allowed, .user-add-disallowed {
    display: none;
}
#user-error {
    display: none;
    color: #ff0033;
    text-align: center;
    position: absolute;
    top: 4px;
    left: 0px;
    width: 100%;
}

#appointments .url_token_block .copylink {
    margin: 9px 35px 0 0;
    float: right;	
}

.incomplete .copylink {
    opacity: 0.6;
    cursor: default;
}
.incomplete .copylink:hover {
    background-position: 0 0;
}

#appointments .url_token_block {
    height: 50px;
    text-align: left;
    width: 525px;
    position: absolute;
    right:0;
}

#appointments .url_token_block .btn-icon {
    vertical-align: top;
    margin: 11px 10px 0 0;
}
#appointments .url_token_block .btn-icon-del {
    margin-right: 20px;
}

#appointments .url_token_block .url_token {
    background: none repeat scroll 0 0 transparent;
    display: inline-block;
    height: 50px;
    line-height: 50px;
    text-indent: 0;
    width: 240px;
    overflow: hidden;
    text-overflow: ellipsis;
}

#appointments .incomplete-appt .url_token {
    display:none;
}

#option-2-content .opt_overlay .cancel-button {
    margin-left: 15px;
}


.tag-select {
    background-color: #FFFFFF;
    border: 1px solid #CCCCCC;
    height: 150px;
    overflow: auto;
    padding: 2px; 
    width: 280px;
    line-height: 150% !important;
}
.tag-select .info {
    color: #aaa;
}
.tags-loader {
    height: 50px;
}
.tags-container {
    padding-top: 10px;
}
.tags-cats-box-selectBox-dropdown-menu { width: 300px !important; }


.icon-cellphone {
    display: inline-block;
    width: 8px;
    height: 14px;
    margin-top: 1px;
    *margin-right: .3em;
    line-height: 14px;
    vertical-align: text-top;
    background-image: url("../images/cellphone-black.png");
    background-position: 0 0;
    background-repeat: no-repeat;
}

.icon-cellphone.icon-white {
    background-image: url("../images/cellphone-white.png");
}


#infusionsoft_advanced_button { margin-bottom: 25px; }

#manage-appointments-grid-wrapper {
    position: relative;
}
#manage_appts_loader {
    position: absolute;
    top:0;
    left:0;
    background-color: #97CC68;
    color: #fff;
    padding: 2px 4px;
    font-weight: bold;
}

#manage-appointments-filter-switch {
    background: #f5f5f5;
    border-radius: 10px;
    padding: 10px;
}

#manage-appointments-filter-wrapper {
    margin-top: -8px;
    padding: 10px 20px;
    background: #f5f5f5;
    font-size: 10px;
    line-height: 40px;
    border-radius: 0 10px 10px 10px;
}

#manage-appointments-filter-wrapper input {
    box-sizing: border-box;
    border: 1px solid #aaa;
    border-radius: 4px;
    padding: 6px;
    vertical-align: middle;
} 

.manage-appointments-datepicker {
    background: #fff url(../images/calendar.png) no-repeat scroll 7px 7px;
    padding-left: 25px !important;
    width: 95px;
}

#manage-appointments-content table {
    margin: 10px 0;
    width: 100%;
}

#manage-appointments-content table thead th {
    background: #777777;
    color: #FFFFFF;
}

.grid-view table.items tbody tr:hover, .grid-view table.items tr.selected:hover {
    background: none repeat scroll 0 0 #e7e7e7;
}

.grid-view table.items tr.odd {
    background: none repeat scroll 0 0 #ffffff;
}
.grid-view table.items tr.selected {
    background: none repeat scroll 0 0 #ddd;
}

.manage-appointments-attendee-td {
    width: 200px;
}

.manage-appointments-attendee-td ul {
    margin: 0;
    padding: 0;
}

#myavail-chooser-wrapper {
    position: relative;
}

#myavail-chooser-mask {
    display: none;
    position: absolute;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: #fff;
    opacity: .7;
    z-index: 1000;
}

#myavail-chooser-wrapper.mask #myavail-chooser-mask {
    display:block;
}

#myavail-chooser-wrapper.mask #myavail-alert {
    display:none !important;
}

#myavail-chooser {
    width:100%;
    margin-top:15px;
}

.myavail-name-wrapper {
    position: relative;
}

.myavail-action {
    padding: 0 1px;
    margin: 0 2px;
}

.myavail-name-input-wrapper {
    position: absolute;
    top:0;
    left:0;
}

.myavail-name-input-wrapper input {
    border: 1px solid #ccc;
    border-radius: 4px;
    box-sizing: border-box;
    font-size: 10px;
    margin: 0;
    padding: 3px 5px;
    width: 230px;
}

.myavail-select2 .select2-result-label {
    font-weight: normal;
}

.mce-container {
    border: none !important;
}

.expand-link {
    display:block;
}
.expand-link span {
    display: inline-block;
    width:7px;
    height:4px;
    background: url(../images/triangle.png) 0 0 no-repeat;
    margin:0 0 0 5px;
}
.expand-link.expanded {
    opacity: 0.6;
}
.expand-link.expanded span {
    background-position: 0 -4px;
}
#create_tag {
    margin: 10px 0 0 0;
}
#create_tag_cat {
    margin: 0 0 5px 0;
}
#create_tag_elms div {
    line-height: 130%;
    margin: 0 0 10px;
}
#create_tag_loader {
    font-weight: normal;
    margin-left: 10px;
}

#adv_repeat_selected, #date_range_selected {
    font-weight: normal !important;
    line-height: 130%;
    margin-top: 5px;
}

.recur-range-item { float: left; }
.recur-range-item .mini-btn { margin-left: 5px; }
.add-another-range-item { 
    display: inline-block;
    height: 29px;
    line-height: 29px;
    vertical-align: top;
}
#option-2-content .recur-range-clear { height: 10px !important; }
.recur-range-days {
    clear: both;
}
.time-range-aux-tbl td {
    border: 0px none;
    padding: 0;
    line-height: 200%;
}
.time-range-aux-tbl .td-days {
    white-space: nowrap;
}
.time-range-aux-tbl .td-days .last-day {
    margin: 0;
}
.time-range-aux-tbl .td-links, .time-range-aux-tbl .td-btns {
    text-align: right;
}
.time-range-aux-tbl .td-links a {
    margin-left: 10px;
}
.time-range-aux-tbl .td-btns .mini-btn {
    float: none;
    display: inline-block;
    margin-left: 10px;
}
.recur-range-links {
    line-height: 130%;
    padding-bottom: 5px;
    text-align: right;
    width: 275px;
}
.recur-range-links a {
    margin-left: 10px;
}
.recur-range-btns {
    width: 277px;
    text-align: right;
}
.recur-range-btns .mini-btn {
    float: right;
}
.recur-range-item .ques {
    margin-top: 8px;
    margin-left: 10px;
}
.recur-range-days span {
    margin-right: 10px;
}
.recur-ranges-summary .left {
    line-height: 130% !important;
    width: auto !important;
    float: none !important;
    top: 0 !important;
    text-align: left !important;
}
.recur-ranges-summary .right {
    font-weight: normal !important;
    line-height: 130% !important;
    width: auto !important;
    float: none !important;
}
.recur-ranges-summary .clear {
    height: 10px !important;
}

#repeat_by_day .right span { margin-left: 5px; }

.yes-no-radio { margin: 0 5px 0 0; }
.yes-no-radio:nth-child(2) { margin-right: 15px; }
#custom_fields_loader { margin-left: 30px;}
#custom_fields_confirmation { font-weight: normal; line-height: 150%; }
#custom_fields_stuff { padding-left: 25px; }
#custom_fields_stuff .left { width: 260px; }
#custom_fields_stuff .right { width: 340px; }
#existing_date_field .left, #new_date_field .left, #existing_details_field .left, #new_details_field .left, #existing_time_field .left, #new_time_field .left, #existing_username_field .left, #new_username_field .left {
    font-weight: normal;
}
#custom_fields_info1, #custom_fields_info2, #custom_fields_info3, #custom_fields_info4 { float: left; margin: 7px 20px 0 0px; }

#turn_off_email_confirmation { font-weight: normal; line-height: 150%; }

.right-date-field { padding-top: 10px; }
.is-custom-fields-selectBox-dropdown-menu { width: 350px !important; }
a.selectBox.is-custom-fields { width: 280px !important; }


.blue-edition #main_appt_form #infusionsoft_advanced_button,
.blue-edition #main_appt_form #infusionsoft_advanced_elms,
.blue-edition #main_appt_form #tags_stuff_container,
.blue-edition #main_appt_form #new_or_existing_contact_stuff,
.blue-edition #main_appt_form #existing_contact_fields,
.blue-edition #main_appt_form #box_geninfusion,
.blue-edition .my_extensions_setting.extension-infusionsoft,
.blue-edition #users-manage #from_infusion_btn,
.blue-edition .my-extensions #infusionsoft_settings,
.blue-edition .tags_wrapper,
.blue-edition .line.infusionsoft-edition,
.blue-edition .infusionsoft-setting
{
    display:none;
}

.blue-edition #users-manage #add_user_btn {
    margin: 0;
}

/* Edit manual appt form fix*/
/* this may be considered as hardcode 
TODO: redo this regarding to the JS-generated with style attribute */
div.duration-controls a.days{
    margin-right:22px;
}
div.duration-controls a.hours{
    margin-right:22px;
}
div.duration-controls a.minutes{ 
    margin-right:0px; 
}

.avail-item-google-cals {
    padding: 0 0 0 15px;
}

.avail-item {
    margin-bottom: 5px;
}


/* === BOF Attendee Widget additional styles === */
.attendee_widget_disabled{
    width:100%; height:100%;
    position:absolute;
    top:0; left:0;
    z-index: 99999999;
    background:rgba(255,255,255,0.5);
    display: none;
}
.cal_miniprofile_advanced_btn,
.cal_miniprofile_btn{ position: relative;}

.cal_miniprofile_btn .overlay,
.cal_miniprofile_advanced_btn .overlay{
    width:100%; height:100%;
    background:rgba(213, 65, 65,0.5);
    position:absolute;
    top:0; left:0;
    z-index: 99999999;
    display: none;
    border-radius: 6px;
}
/* === EOF Attendee Widget additional styles === */

/* fixing visual bug: hiding unnecessary elements added by PlaceholderInput library  */
.input-placeholder-text {
    display:none;
}

.btn-icon {
    border: 1px solid #c1c1c1;
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#ececec));
    background: -webkit-linear-gradient(top, #ffffff, #ececec);
    background: -moz-linear-gradient(top, #ffffff, #ececec);
    background: -ms-linear-gradient(top, #ffffff, #ececec);
    background: -o-linear-gradient(top, #ffffff, #ececec);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #ececec 100%);

    -moz-box-shadow:inset 0px 1px 0px 0px #ffffff;
    -webkit-box-shadow:inset 0px 1px 0px 0px #ffffff;
    box-shadow:inset 0px 1px 0px 0px #ffffff;

    -moz-box-shadow: 0px 1px 1px 0px #dbdbdb;
    -webkit-box-shadow: 0px 1px 1px 0px #dbdbdb;
    box-shadow: 0px 1px 1px 0px #dbdbdb;

    position:relative;
    vertical-align:middle;
    outline: 0px none;
    text-align: center;
    border-radius: 5px;
    display: inline-block;
    height: 29px;
    width: 29px;
}
.btn-icon:hover {
    background: #fff;
    background: -webkit-gradient(linear, left top, left bottom, from(#ffffff), to(#e5e5e5));
    background: -webkit-linear-gradient(top, #ffffff, #e5e5e5);
    background: -moz-linear-gradient(top, #ffffff, #e5e5e5);
    background: -ms-linear-gradient(top, #ffffff, #e5e5e5);
    background: -o-linear-gradient(top, #ffffff, #e5e5e5);
    background-image: -ms-linear-gradient(top, #ffffff 0%, #e5e5e5 100%);
}
.btn-icon:active {
    background: #e5e5e5;
    background: -webkit-gradient(linear, left top, left bottom, from(#e5e5e5), to(#ececec));
    background: -webkit-linear-gradient(top, #e5e5e5, #ececec);
    background: -moz-linear-gradient(top, #e5e5e5, #ececec);
    background: -ms-linear-gradient(top, #e5e5e5, #ececec);
    background: -o-linear-gradient(top, #e5e5e5, #ececec);
    background-image: -ms-linear-gradient(top, #e5e5e5 0%, #ececec 100%);
}
.btn-icon .in {
    display:inline-block;
    background: url(../images/icon-pencil2.png) no-repeat center center;
    width: 27px;
    height: 27px;
    margin-top: 0px;
    opacity: 0.75;
}
.btn-icon:hover .in, .btn-icon:active .in {
    opacity: 1;
}
.btn-icon-del .in {
    background-image: url(../images/icon-trash.png);
    opacity: 0.6;
}

/* support page */
.support-sidebar {
    color: #414141;
    float: right;
    width: 380px;    
}
.about_module {
    background: none repeat scroll 0 0 #F2F2F2;
    border-radius: 10px 10px 10px 10px;
    height: 510px;
    font: 14px/18px 'Open Sans',Arial,Helvetica,sans-serif;
}
.support-main {
    float: left;
    margin-bottom: 60px;
    position: relative;
    width: 540px;    
}
.about_module h1 {
    border-bottom: 1px solid #D1D1D1;
    padding: 25px 0 20px;
}
.about_module h1, .about_module ul {
    font-size: 20px;
    font-weight: 300;
    line-height: 24px;
    margin: 0 auto;
    width: 324px;
}
.support-sidebar p {
    margin: 0 auto;
    padding-top: 20px;
    width: 324px;
}
.support-video {
    margin-bottom: 30px;
}
#support .page-title {
    text-align: center;
    margin: 30px 0;
}
.support-video h2 {
    margin: 0 0 10px 0;
}
.support-video h2 a {
    text-decoration: none;
}
/* eof support page */
.timeline {
    position: absolute;
    left: 59px;
    border: none;
    border-top: 1px solid red;
    width: 100%;
    margin: 0;
    padding: 0;
    z-index: 999;
}

#my-availability-chooser-wrapper {
    margin-bottom: 30px;
}

/* CGridView styles */
.app-grid {
    border: 2px solid #cbcbcb;
    border-width: 0px 2px 2px 2px;
    padding: 0; 
    margin: 0;
}
.app-grid table.items {
    width: 100%;
}
.app-grid table.items th, .app-grid table.items td {
    border: 0px none;
    padding: 5px 0;
}
.app-grid table.items th {
    background-color: #fff;
    border-bottom: 1px solid #cbcbcb;
    font-size: 14px;
    padding: 10px 0;
}
.app-grid table.items th a {
    text-decoration: none;
}

.app-grid td.appts-grid-partial {
    width: 14px; text-align: center; vertical-align: middle; opacity: 0.6;
}
.app-grid .appts-grid-type {
    width: 80px; text-align: center; 
    vertical-align: middle; 
    padding-right: 20px !important;
}
.app-grid .appts-grid-summary {
    text-align: left;
}
.app-grid td.appts-grid-summary {
    width: 350px; font-size: 13px;
}
.app-grid th.appts-grid-users {
    text-align: left;
}
.app-grid td.appts-grid-users {
    background: none;
}
.app-grid td.appts-grid-edit {
    width: 29px; text-align: center; vertical-align: middle;
}
.app-grid td.appts-grid-delete {
    width: 60px; text-align: center; vertical-align: middle;
}
.app-grid td.appts-grid-copylink {
    width: 157px; text-align: left; vertical-align: middle;
}

/* timezone change select */
.select2-container.timeZoneChange {
    font: 700 11px/28px 'Open Sans',Arial,sans-serif;
    text-align: left;
}
.select2-container-active .select2-choice, .select2-container-active .select2-choices, .select2-drop-active {
    border-color: #AAA;
}
.select2-result-label {
    font-weight: normal;
}
.select2-container .select2-choice, .select2-container .select2-choice .select2-arrow {
    background-color: #fff;
    background-image: -webkit-gradient(linear, left bottom, left top, color-stop(0, #eee), color-stop(1.0, #fff));
    background-image: -webkit-linear-gradient(center bottom, #eee 0%, #fff 100%);
    background-image: -moz-linear-gradient(center bottom, #eee 0%, #fff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr = '#ffffff', endColorstr = '#eeeeee', GradientType = 0);
    background-image: linear-gradient(to top, #eee 0%, #fff 100%);
}
.select2-container .select2-choice .select2-arrow {
    border-left: 0px none;
}


.btn {
    font-size: 12px !important;   
    font-weight: bold !important;
    font-family: 'Open Sans',Arial,sans-serif;
}
.btn-info {
    border: 1px solid #006891 !important;
    background: #006891 !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#0c9bb7), to(#006891)) !important;
    background: -webkit-linear-gradient(top, #0c9bb7, #006891) !important;
    background: -moz-linear-gradient(top, #0c9bb7, #006891) !important;
    background: -ms-linear-gradient(top, #0c9bb7, #006891) !important;
    background: -o-linear-gradient(top, #0c9bb7, #006891) !important;
    background-image: -ms-linear-gradient(top, #0c9bb7 0%, #006891 100%) !important;
    -webkit-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    -moz-box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    box-shadow: rgba(255,255,255,0.4) 0 1px 0, inset rgba(255,255,255,0.4) 0 1px 0;
    text-shadow: #006891 0 1px 0;
    color: #ffffff !important;
    text-decoration: none;
    vertical-align: middle;
}

.submit-button {
    border: 1px solid #95d267 !important;
    background: #7cc74e !important;
    background: -moz-linear-gradient(
        top,
        #afdd80 0%,
        #7cc74e 95%,
        #7cc74e) !important;
    background: -webkit-gradient(
        linear, left top, left bottom, 
        from(#afdd80),
        color-stop(0.95, #7cc74e),
        to(#7cc74e)) !important;

    padding: 12px 20px !important;
    text-shadow: #555555 0 1px 0;
    font-size: 13px !important;   
    -webkit-box-shadow: rgba(255,255,255,0.5) 0 0px 0, inset rgba(255,255,255,0.5) 0 1px 0;
    -moz-box-shadow: rgba(255,255,255,0.5) 0 0px 0, inset rgba(255,255,255,0.5) 0 1px 0;
    box-shadow: rgba(255,255,255,0.5) 0 0px 0, inset rgba(255,255,255,0.5) 0 1px 0;
}
.submit-button:hover {
    background: #77bf4a !important;
    background: -webkit-gradient(linear, left top, left bottom, from(#a9d477), to(#77bf4a)) !important;
    background: -webkit-linear-gradient(top, #a9d477, #77bf4a) !important;
    background: -moz-linear-gradient(top, #a9d477, #77bf4a) !important;
    background: -ms-linear-gradient(top, #a9d477, #77bf4a) !important;
    background: -o-linear-gradient(top, #a9d477, #77bf4a) !important;
    background-image: -ms-linear-gradient(top, #a9d477 0%, #77bf4a 100%) !important;
}

.select2-container.form-control {
    height: 30px;
    font-size: 12px;
    font-weight: bold;
}
.select2-container.form-control .select2-choice {
    margin: -6px -12px;
    padding: 6px 12px;
    line-height: normal;
    border: none;
    box-shadow: none;
    -webkit-box-shadow: none;
    height: 28px;
    overflow: hidden;
}

.Week-view .select2-container.form-control, .Day-view .select2-container.form-control {
}
.Week-view .select2-container.form-control .select2-choice, .Day-view .select2-container.form-control .select2-choice {

}

.user .user-setup-status {
    font-size: 15px;
}

#booking_links_powered_by {
    max-width: 950px;
    margin: 0 auto;
}
