/* GENERAL */
* { padding: 0; margin: 0; }
html { height: 100%; font-family: /*'Open Sans', */Arial, sans-serif; font-weight: normal; color: #000000; -webkit-text-size-adjust: 100%; }
body { font-size: 13px; background: #f2f2f2; height: 100%; min-width: 320px; overflow-x: hidden; }
body.whitebody { background: #ffffff; }
#container { position: relative; min-height: 100%; }
* html #container { height: 100%; }
a { outline: none; text-decoration: none; color: inherit; }
a:hover { text-decoration: none; }
ul { list-style: none; }
ol { list-style-position: inside; }
img { border: none; }
span.clear { clear: both; display: block !important; float: none !important; }
span.clear.showmobile { display: none !important; }
.block { display: block; }
.nomargin { margin: 0px !important; }
.nomarginleft { margin-left: 0px !important; }
.nomarginbottom { margin-bottom: 0px !important; }
.nomargintop { margin-top: 0px !important; }
.nopadding { padding: 0px !important; }
.perror, .phighlight, .psuccess { padding: 10px 5px !important; margin-bottom: 0px !important; word-wrap: break-word; font-size: 13px !important; line-height: normal !important; /*word-break: break-all;*/ }
.error, .highlight, .success { margin-bottom: 10px; }
.error a, .highlight a, .success a { text-decoration: underline; }
.error a:hover, .highlight a:hover, .psuccess a:hover { text-decoration: none; }
div.success { background: #a7eab7; border-color: #58be70; }
div.success.doshow { display: block; }
#dashboard .error, #dashboard .highlight, #dashboard .success { width: 298px; display: inline-block; margin-bottom: 0px; }
a.button { display: inline-block; font-size: 13px; text-decoration: none !important; font-weight: bold; border-radius: 0px; padding-left: 15px; padding-right: 15px; height: 32px; line-height: 32px; color: #ffffff !important; background: #706c6c; }
a.button.cta { /*background: #42c95f;*/ background: #e85433; font-weight: bold; }
a.button.warning { background: #e3132b; }
a.button.neutral { background: #00aeef; }
a.button:hover { background: #908c8c; }
a.button.activebutton { background: #aaa9a9; }
a.button.saving { background: transparent url('../img/ajax-loader.gif') center center no-repeat !important; cursor: default; color: transparent !important; }
input[type=text], input[type=number], input[type=password], input[type=search], textarea, input.editamount { background: #ffffff; border: 1px solid transparent; border-bottom-color: #cdcccb; border-left-color: #cdcccb; /*border: 1px solid #cdcccb;*/ border-radius: 0px; padding-left: 10px; padding-right: 10px; /*box-sizing: content-box;*/ font-family: Arial, sans-serif; font-size: 13px; }
input[type=search] { border-radius: 0px; /*-webkit-appearance: none;*/ }
textarea { resize: none; overflow: auto; height: 124px; font: inherit; padding-top: 8px; padding-bottom: 8px; }
input[type=text], input[type=number], input[type=password], input[type=search] { height: 28px; }
input[type=text]:active, input[type=text]:focus, input[type=search]:focus, input[type=search]:active, input[type=number]:active, input[type=number]:focus, input[type=password]:focus, input[type=password]:active, textarea:focus, textarea:active { border-color: #00aeef; outline: none; }
input[type=checkbox] { position: relative; top: 1px; }
input[type="text"].errorfield, input[type="password"].errorfield, textarea.errorfield, span.ui-selectmenu-button.errorfield, div.cke.errorfield, input.editamount.errorfield { border: 1px solid #e3132b !important; }
input[type=file].attachment { width: 220px; margin-top: 3px; }
#sendmailform input.attachment[type="file"] { width: 300px; }
.red { color: #e3132b; }
.strikethrough { text-decoration: line-through; }
div.line { height: 1px; width: 100%; background: #eaebf3; margin-top: 15px; margin-bottom: 15px; }
.fullwidth { width: 100%; }
.left { float: left !important; }
.right { float: right !important; }
.hide { display: none !important; }
.alignright, .tableview .alignright { text-align: right; }
.margint0 { margin-top: 0px !important; }
.margint5 { margin-top: 5px; }
.margint10 { margin-top: 10px; }
.margint20 { margin-top: 20px; }
.margint30 { margin-top: 30px; }
.marginb5 { margin-bottom: 5px; }
.marginb5i { margin-bottom: 5px !important; }
.marginb10 { margin-bottom: 10px; }
.marginb20 { margin-bottom: 20px; }
.marginb30 { margin-bottom: 30px; }
.marginb10i { margin-bottom: 10px !important; }
.marginl5 { margin-left: 5px; }
.marginr5 { margin-right: 5px; }
.marginr10 { margin-right: 10px; }
.paddingt30 { padding-top: 30px; }
.paddingt5 { padding-top: 5px !important; }
.paddingb5 { padding-bottom: 5px !important; }
th { text-align: left; }
p { margin-bottom: 10px; }
h1, h2, h3, h4 { font-size: 20px; /*color: #00aeef;*/ color: #323b4c; margin-bottom: 15px; font-family: "Open Sans"; font-weight: normal; }
h1 { font-size: 30px; line-height: 30px; }
p.error { color: #ff0000; }
a.decorated { text-decoration: underline; }
a.decorated:hover { text-decoration: none; }
.center { position: relative; margin: 0 auto; max-width: 1500px; }
.center.narrow { max-width: 800px; }
.section { margin-bottom: 5px; }
#mailsection.section { height: 32px; }
#mailsection.section > div { display: inline-block; }
.section h2 { color: #000; }
h1.dark { color: #58595b; }
h2.greybar { background: #706c6c; color: #ffffff; text-transform: uppercase; padding: 5px 10px; font-weight: normal; line-height: 100%; margin-top: 5px; }
a.bluelink { color: #00aeef; text-decoration: underline; }
a.bluelink:hover { text-decoration: none; }
.settingsicon, label .fa-trash { color: #706c6c; }
.buttoncog { position: relative; top: 8px; }
.hastooltip.cogtype.left { margin-right: 5px; }
input[type="search"] { -webkit-appearance: searchfield; }
input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: searchfield-cancel-button; }
i.black { color: #000000 !important; }

/* HEADER */
#top { height: 50px; position: relative; }
.bar { position: absolute; top: 0px; left: 0px; width: 100%; /*opacity: 0.65;*/ background: #f2f2f3; }
#top > div.bar { height: 100%; }
#top .center > a { font-family: 'Helvetica', Arial, sans-serif; font-weight: 900; font-size: 36px; line-height: 50px; text-shadow: 2px 2px #000; text-indent: -9999px; display: block; background: transparent url('../img/logo.png') 0 0 no-repeat; margin-top: 9px; float: left; height: 31px; width: 36px; overflow: hidden; }
/*body.public #top .center > a.black { background-image: url('../img/logo_black.png'); }*/
body.public #top .center > a.black { background-image: url('../img/logo_small.png'); width: 141px; height: 27px; margin-top: 11px; }
#top .center > ul { float: right; margin-top: 10px; }
#top .center > ul > li { float: left; margin-left: 18px; position: relative; }
#top ul li a, #top .center > span > a { padding-left: 5px; padding-right: 5px; border-radius: 6px; display: block; height: 30px; line-height: 30px; }
#top ul ul li a { border-radius: 0px; }
/*#top ul li a:hover, #top .center > span > a:hover { background: #ffffff; }*/
#top .center > p { display: block; left: 50%; margin-left: -150px; top: 10px; position: absolute; width: 298px; }
#top .center > p input { padding-right: 50px; padding-left: 50px; text-align: center; width: 198px; box-sizing: initial; }
#top .center > p a { border-radius: 0; height: 30px; position: absolute; right: -2px; top: 0; }
#top .center > p a#lastcontact { left: 0px; right: auto; }
#top .center > ul > li > ul { background: #f2f2f3 none repeat scroll 0 0; display: none; left: 0; position: absolute; top: 30px; width: 220px; z-index: 1; }
#top .center > ul > li > ul > li > a { padding-left: 5px; padding-right: 5px; }
#subtop { /*height: 120px;*/ padding-bottom: 7px; padding-top: 37px; background-color: #ffffff; }
#subtop .center { text-align: center; }
#subtop h1 { margin-top: 0px; margin-bottom: 0px; font-size: 35px; color: #231f20; font-weight: lighter; line-height: normal; text-align: center; }
#subtop p.buttons { margin-top: 20px; margin-bottom: 20px; text-align: center; }
#subtop p.buttons small { display: block; margin-left: 0px; }
#subtop p.buttons a.button { margin-right: 0px !important; display: inline-block; float: none; }
ol#historycontact, ol#quickaddmenu { display: none; position: absolute !important; width: 298px; z-index: 9999; }
ol#historycontact a, ol#quickaddmenu a { display: block; }
ol#quickaddmenu a { text-align: right; }
#signout { position: relative; }
#signout a { font-size: 24px; }
#loggedinas { font-family: "Open Sans"; font-weight: 400; line-height: 18px; margin-top: -5px; height: 40px; }
#top ul li#loggedinas a { line-height: normal; }
#top ul li#loggedinas span a { display: inline; padding: 0px; }
#top ul li#loggedinas > a { float: left; padding-right: 0; }
#loggedinas strong { font-weight: 600; }
#loggedinas img { float: left; height: 40px; margin-right: 10px; }
#loggedinas span { display: block; float: left; margin-top: 1px; padding-right: 5px; }
#loggedinas, #signout { color: #58595b; }
.imagebg #loggedinas, .imagebg #signout { color: #ffffff; }
#header { background: transparent url('../img/header_home.jpg') center 0px no-repeat; height: 250px; color: #ffffff; margin-bottom: 20px; -moz-box-shadow: inset 0 65px 10px -10px #000; -webkit-box-shadow: inset 0 65px 10px -10px #000; box-shadow: inset 0 65px 10px -10px #000; position: relative; }
body.home #header { background-position: center 0; height: 400px; }
body.home #header > .center h1 { font-size: 30px; line-height: normal; margin-top: 128px; font-weight: 600; text-shadow: 2px 2px #000; text-transform: uppercase; text-align: center; color: #ffffff; }
body.home #header > .center > p { text-align: center; }
body.home #header > .center > p a.button { float: none; display: inline-block; }
body.home #header > .center h3 { font-size: 20px; text-align: center; color: #ffffff; text-shadow: 2px 2px #000; }
#changebgcog a { font-size: 30px; position: relative; top: 8px; left: 10px; }
#changebgcog a i { color: white; }
#logobar { position: absolute; top: 100px; left: 0px; width: 100%; height: 100px; line-height: 100px; }
#logobar .bar { height: 100%; opacity: 0.4; }
#logobar img { max-height: 80px; max-width: 340px; margin-top: 10px; display: block; float: left; margin-right: 15px; }
#logobar strong { font-size: 20px; text-shadow: 2px 2px #000; }
#submenu { height: 30px; background: #58595b; color: #fff; margin-bottom: 20px; }
#submenu .center > ul > li { float: left; height: 100%; position: relative; }
#submenu .center > ul > li > ul { display: none; position: absolute; top: 30px; left: 0px; width: 240px; background: #58595b; z-index: 1; }
#submenu .center > ul ul li, #top .center > ul ul li { /*height: 30px;*/ width: 100%; }
#submenu .center > ul ul li i { width: 16px; text-align: center; }
#submenu ul li a, #top ul ul li a { display: block; line-height: 30px; height: 100%; padding-left: 10px; padding-right: 10px; }
#submenu ul li a:hover { background: #333333; }
#submenu input[name=settingsearch] { height: 28px; width: 188px; padding-left: 10px; padding-right: 10px; margin-left: 15px; margin-right: 15px; }
#submenu li.settingsearchli { position: relative; }
#submenu li.settingsearchli > i { color: #58595b; position: absolute; right: 20px; top: 9px; cursor: pointer; }
.settingsearchac.ui-menu { width: 205px; z-index: 9999; }
.settingsearchac.ui-menu li.ui-menu-item:nth-child(even) { background-color: #ececec; }
#top ul ul li a:hover { background: #333333; color: #ffffff; }
ul.languages { float: right !important; }

/* CONTENT */
.content { padding-bottom: 70px; }
.centeralign, .centeralign * { text-align: center; }
table.topalign td { vertical-align: top; }
h2.centeralign, h1.centeralign { color: #000000; margin-bottom: 25px; font-size: 20px; }
form.dataform label { display: block; margin-bottom: 5px; margin-top: 15px; }
form.dataform label.secretbutton { cursor: pointer; }
form.dataform input[type=text], form.dataform input[type=number], form.dataform input[type=password], form.dataform textarea { width: 278px; }
form.dataform input[type=text].externalsearch { width: 258px; }
form.dataform input[type=text].halfsize { width: 20px; }
form.dataform small { font-style: italic; font-size: 12px; display: block; /*float: right;*/ margin-top: 3px; }
form.dataform small a:hover, body.public .content form.dataform small a.underlined { text-decoration: underline; }
form.dataform h4 { margin-top: 10px; }
body.public .content form.dataform small a.underlined:hover { text-decoration: none; }
form.dataform small.linkhint { float: none; margin-top: 10px; margin-bottom: 10px; }
form.centered { width: 300px; position: relative; margin: 0 auto; }
form.dataform div.buttoncntnr { /*background: #f7f5f5;*/ border-radius: 4px; margin-top: 10px; line-height: 38px; }
form.dataform div.buttoncntnr a.button { padding-left: 38px; padding-right: 38px; }
form.dataform div.buttoncntnr > div { /*float: right; margin-right: 10px;*/ }
form.dataform div.buttoncntnr > div > label { display: inline; cursor: pointer; }
form.centered.double { max-width: 620px; width: auto; }
form.centered.double > div { width: 300px !important; }
form.dataform.double > div, form.dataform.double > div.fourcol.zones > div { margin-left: 20px; float: left; width: 390px; }
form.dataform.double > div.fourcol > div {  }
form.dataform.double > div.fourcol { width: 100%; margin-left: 0px; }
form.dataform.double > div.fourcol > div.first, form.dataform.double > div.sixcol > div.first { margin-left: 0px; }
form.dataform.double > div.fourcol.zones label { width: 100px; }
form.dataform.double > div.fourcol.zones > div { width: 285px; }
form.dataform.double.triple > div.sixcol > div { width: 183px; }
form.dataform.double.backend.contactform > div.fourcol.zones input { width: 160px; }
form.dataform.double.backend.contactform > div.fourcol.sixcol.zones input { width: 61px; }
form.dataform.double.nolabels > div { width: 280px; }
form.dataform.double.backend > div input[type=text], form.dataform.double.backend > div input[type=number], form.dataform.double.backend > div input[type=password], form.dataform.double.backend > div textarea { width: 258px; }
form.dataform.double > div.notification { margin-left: 0px; float: none; width: 100% !important; }
form.dataform.double > div.first { margin-left: 0px; }
form.dataform.double > div.widesecond { width: 510px; }
form.dataform.double > div.widesecond span.outrolabel, span.outrolabel { display: block; float: left; height: 28px; line-height: 28px; margin-left: 5px; }
form.dataform.double > div.buttoncntnr { float: none; margin-left: 0px; width: 100% !important; }
form.dataform.double.widelabel > div { width: 450px; }
form.dataform.double.triple.widelabel > div { width: 400px; margin-left: 0px; }
form.dataform div.thirdcol h2 { margin-left: 0px !important; }
form.dataform div.thirdcol textarea { height: 105px; }
form.dataform div.thirdcol textarea#payment_notes { height: 80px; }
form.dataform label span a { text-decoration: underline; }
form.dataform label span a:hover { text-decoration: none; }
form.dataform.backend h3, form.dataform.backend h2 { margin-top: 20px; }
form.dataform.backend h3.roomheading { margin-top: 0px; cursor: help; white-space: nowrap; text-overflow: ellipsis; position: relative; }
form.dataform.backend h3.roomheading strong.stocklevel { font-weight: normal; }
span.output { line-height: 30px; }
form#subscriptionstats span.output > span { display: none; }
/*p.count { font-style: italic; }*/
p.count strong { font-style: normal; font-weight: bold; margin-left: 15px; }
p.buttons { margin-bottom: 0px; margin-top: 5px; }
p.buttons.marginb10 { margin-bottom: 10px; }
p.buttons a.button { margin-bottom: 5px; margin-right: 5px !important; display: block; float: left; }
form.dataform.backend label { display: block; float: left; width: 110px; line-height: 30px; margin: 0; height: 30px; overflow: hidden; }
form.dataform.backend label[for^=attachment] { width: 90px; }
form.dataform.backend.widelabel label { width: 170px; }
form.dataform.backend.mediumlabel label { width: 150px; }
form.dataform p { margin-bottom: 1px; }
form.dataform.orderfilters p { float: left; }
form.dataform.orderfilters { margin-bottom: 15px; }
form#bookingform.dataform p { margin-bottom: 1px; }
form#bookingform h2 { font-size: 15px; margin-bottom: 6px; margin-left: 150px; margin-top: 20px; }
form.dataform p.buttons a.button { margin-left: 110px; }
form.dataform.widelabel p.buttons a.button { margin-left: 170px; }
form.dataform.backend.contactform label { width: 150px; }
form.dataform.contactform.shortlabel label { width: 100px; }
form.dataform.backend.contactform p.buttons a.button { margin-left: 150px; }
form.dataform.backend.contactform.shortlabel p.buttons a.button { margin-left: 100px; }
form.dataform.double.backend.contactform > div input, form.double.dataform.backend.contactform > div textarea { width: 218px; }
form.dataform.backend.contactform span.radiolabels input[type="radio"] { float: left; width: auto; margin-right: 10px; margin-top: 8px; }
form.dataform.backend.contactform span.radiolabels label { width: auto; margin-right: 15px; }
form.dataform.double.backend.contactform > div input.halfsize { width: 20px; }
form.dataform.double.backend.contactform > div input.halfinput { width: 98px; float: left; }
.halfinput:not(.date_payment_planned).hasDatepicker { width: 116px !important; }
form.dataform.double.backend > div input.quarterinput, #signupform div.first input.quarterinput { width: 53px; float: left; }
form.dataform.double.backend > div input.quarter3input { width: 143px; float: left; }
form.dataform.double.backend > div input.thirdinput { width: 58px; float: left; }
#businessform input.thirdinput, #signupform div.first input.thirdinput { float: left; width: 71px !important; }
#signupform #zipcode, #signupform #house_number { margin-right: 10px; }
form.dataform input.smallright { width: 98px; }
/*.dataform { background: none repeat scroll 0 0 #f5f5f5; border: 1px solid #d1d1d1; padding: 10px; }*/
.pager { padding-top: 15px; margin-left: 50px; }
.pager.toppager { margin-left: 0px; margin-bottom: 10px; }
.pager * { float: left; }
.pager a:hover { text-decoration: underline; }
.pager .pagedisplay { display: block; padding: 0px 10px 0px 0px; }
.pager .pagesize { margin-top: -3px; }
.pager > a { margin-right: 10px; color: #706c6c; }
.pager > a.disabled { color: #bbbbbb; }
/*#pager .numberperpage, #pager .pagesize { float: right; }*/
.arrow { background: transparent url('../img/arrow.png') 20px 5px no-repeat; min-height: 65px; }
.arrowdesc { color: #b2bec9; width: 335px; padding-top: 30px; margin-left: 30px; }
.arrowdesc.right { float: left !important; }
.arrowdesc.right .button { margin-top: 3px; }
.arrowdesc.multibutton { width: 265px; }
.arrowdesc.multibutton a.button:first-child { margin-left: 10px; }
.arrowdesc span.instructions { display: block; line-height: 38px !important; padding-right: 30px; }
div.actions.arrow { display: none; }
.tableview, .tableview table { width: 100%; border-spacing: 0px; border: none; border-collapse: collapse; margin-top: 15px; table-layout: auto; }
.tableview table { margin-top: 0px; }
.ui-sortable-helper { display: table; }
.tableview td, .tableview th { padding: 0px 7px 0px 7px; height: 28px; line-height: 28px; text-align: left; }
.tableview td, .sortable li { /*border: 1px #e5e9f1 dashed;*/ /*border-width: 0px 1px 1px 0px;*/ background: #ececec; min-width: 30px; }
.tableview.nozebra td { vertical-align: top; }
.tableview.nozebra tr.bordertop { border-top: 1px #c3c4c5 solid; }
.tableview.nozebra td span.normalheight { width: 300px; word-wrap: break-word; }
.tableview.nozebra td span.normalheight, td span.normalheight { line-height: normal; padding: 5px 0; display: block; }
.tableview.nozebra td.edit, .tableview.nozebra td.delete { background-position: center 6px; }
.tableview td.date > span { display: none; }
.tableview th.header { /*background: transparent url('../img/sort.gif') right center no-repeat;*/ cursor: pointer; }
.tableview .sorter-false { background: none repeat scroll 0 0 transparent !important; cursor: auto !important; }
.tableview th.headerSortUp { /*background-image: url('../img/asc.gif');*/ }
.tableview th.headerSortDown { /*background-image: url('../img/desc.gif');*/ }
.tableview th.amountheader { min-width: 100px; }
.tableview td.spinner { width: 30px; text-align: center; }
.tableview .checkbox, span.checkbox, .tableview .edit, .tableview .sort, .tableview .delete, .tableview .tick, .tableview .tickalt, .tableview .notick, .tableview .pdf, .tableview .view, .tableview .rename, .tableview .disk, .tableview .omit, .tableview .close, .tableview .phone, .tableview .email, .tableview .copy, .tableview .purchase, .tableview .linked, .tableview .markread, .tableview .markunread, .tableview .stats, .tableview .opened, .tableview .addlink, .tableview .exclude, .tableview .box, .tableview .parcelware, .tableview .tracktrace, .tableview .parcelwarecolor, .tableview .print, a.tdicon { width: 30px; text-align: center; background: #ececec url('../img/checkbox.png') center center no-repeat; }
.tableview th.checkbox { background: #f2f2f2 url('../img/checkbox.png') center center no-repeat !important; }
.tableview .checkbox { cursor: default; }
.checked, .tableview th.checkbox.checked { background-image: url('../img/checkbox_checked.png') !important; }
.tableview .edit, .tableview .delete, .tableview .pdf, .tableview .view, .tableview .box, .tableview .parcelware, .tableview .tracktrace, .tableview .parcelwarecolor, .tableview .rename, .tableview .disk, .tableview .omit, .tableview .close, .tableview .phone, .tableview .email, .tableview .copy, .tableview .purchase, .tableview .markread, .tableview .markunread, .tableview .stats, .tableview .exclude, a.tdicon, .tableview .print { cursor: pointer; }
a.tdicon { height: 28px; width: 30px !important; float: left; display: inline-block; }
.tableview .sort { cursor: move; } 
.tableview .pdf.disabled { cursor: default; }
.tableview tr.omitted { opacity: 0.2; }
.tableview .edit { background-image: url('../img/icon_edit.png'); }
.tableview .copy { background-image: url('../img/icon_copy.png'); }
.tableview .stats { background-image: url('../img/icon_stats.png'); }
.tableview .opened { background-image: url('../img/icon_opened.png'); }
.tableview .opened, .tableview .noicon.notopened { min-width: 0px; width: 10px; padding-right: 0px; }
.tableview .email { background-image: url('../img/icon_email.png'); }
.tableview .box { background-image: url('../img/icon_box.png'); }
.tableview .box.gift { background-image: url('../img/icon_box_gift.png'); }
.tableview .parcelware { background-image: url('../img/icon_postnl.png'); }
.tableview .parcelwarecolor { background-image: url('../img/icon_postnl_color.png'); }
.tableview .dpd.parcelware { background-image: url('../img/icon_dpd.png'); }
.tableview .dpd.parcelwarecolor { background-image: url('../img/icon_dpd_color.png'); }
.tableview .gls.parcelware { background-image: url('../img/icon_gls.png'); }
.tableview .gls.parcelwarecolor { background-image: url('../img/icon_gls_color.png'); }
.tableview .tracktrace { background-image: url('../img/icon_world.png'); }
.tableview .phone { background-image: url('../img/icon_phone.png'); }
.tableview .omit { background-image: url('../img/icon_omit.png'); }
.tableview .close { background-image: url('../img/icon_close.png'); }
.tableview .sort { background-image: url('../img/icon_sort.png'); }
.tableview .disk { background-image: url('../img/icon_save.png'); }
.tableview .view { background-image: url('../img/icon_view.png'); }
.tableview .pdf { background-image: url('../img/icon_pdf.png'); }
.tableview .purchase { background-image: url('../img/icon_purchase.png'); }
.tableview .pdf.disabled { background-image: url('../img/icon_pdf_disabled.png'); }
.tableview .delete { background-image: url('../img/icon_delete.png'); }
.tableview .rename { background-image: url('../img/icon_rename.png'); }
.tableview .tick, .tableview .notick { background-image: url('../img/icon_tick.png'); text-indent: -9999px; }
.tableview .notick { background-image: url('../img/icon_cross.png'); }
.tableview .tickalt { background-image: url('../img/icon_tick_orange.png'); }
.tableview .linked { background-image: url('../img/icon_link.png'); }
.tableview .addlink { background-image: url('../img/icon_link_add.png'); }
.tableview .exclude { background-image: url('../img/icon_exclude.png'); }
.tableview .markread { background-image: url('../img/icon_read.png'); }
.tableview .print { background-image: url('../img/icon_print.png'); }
.tableview .print.seethrough { background-image: url('../img/icon_print_trans.png'); }
.tableview .print.imageprint { background-image: url('../img/icon_print_image.png'); }
.tableview .print.imageprint.seethrough { background-image: url('../img/icon_print_image_trans.png'); }
.tableview .markunread { background-image: url('../img/icon_unread.png'); }
.tableview .noicon { background-image: none !important; cursor: default !important; }
.tableview .addline { width: 30px; text-align: center; font-size: 16px; text-indent: 2px; }
.tableview tfoot th, .tableview thead #tfoot th { background: #ffffff !important; }
.tableview tfoot th.right {  }
table.tablesorter tbody tr.normal-row td {  }
table.tablesorter tbody tr.alt-row td, table.tablesorter tfoot tr.alt-row td, table.tablesorter tbody tr.alt-row a.tdicon { background-color: #ffffff; }
.tablesorter-errorRow td { text-align: left; background: #ffe45c url("../img/jqueryui/ui-bg_highlight-soft_75_ffe45c_1x100.png") repeat-x scroll 50% top; }
.tablesorter .filtered { display: none; }
span.checkbox { height: 30px; display: block; float: left; background-color: transparent; cursor: default; }
.tablesorter-filter { width: 100%; min-width: 20px; background-color: #ffffff; border: 1px solid #cdcccb; -webkit-appearance: none !important; }
.tablesorter-filter.disabled { display: none; }
th.timestampheader { width: 105px; }
th.datestampheader { width: 80px; }
.tableview th.omissionheader { width: 30px; height: 30px; background: transparent url('../img/icon_omit.png') center center no-repeat !important; cursor: pointer !important; }
tr.unread td { font-weight: bold; }
.ui-selectmenu-button { border-radius: 0px !important; height: 28px; line-height: 28px; background: #ffffff !important; float: left; }
.ui-selectmenu-button.ui-state-hover, .ui-selectmenu-button.ui-state-focus, .ui-selectmenu-button.ui-state-active { border-color: #00aeef !important; }
.ui-selectmenu-text { padding-top: 0px !important; padding-bottom: 0px !important; padding-left: 10px !important; line-height: 28px !important; font-family: Arial, sans-serif; font-size: 13px; color: #000000; }
.overflow { max-height: 200px; }
#ajaxcontent .error, #ajaxcontent .highlight { margin-top: 10px; }
.loader { background: transparent url('../img/ajax-loader.gif') center center no-repeat; height: 32px; }
form.dataform.backend label.cklabel { float: none; }
iframe#emailbody { border: none; width: 100%; /*min-height: 500px;*/ margin-top: 15px; }
#attachments ul li a, .attachments ul li a { display: block; float: left; line-height: 30px; background: transparent url('../img/icon_attachment.png') 0 7px no-repeat; text-indent: 20px; }
#attachments ul li a.preview { background: none; text-indent: 0px; margin-right: 5px; position: relative; top: 5px; }
#mainbookingform #attachments ul li a.preview { top: 0px; }
#attachments ul li a:hover, .attachments ul li a:hover { text-decoration: underline; }
#attachments ul, .attachments ul { float: left; }
#attachments ul li span a { background: url("../img/icon_delete.png") no-repeat scroll center center transparent; display: block; float: left; height: 30px; line-height: 30px; margin-left: 10px; width: 16px; }
.charcounter { display: block; max-width: 410px; text-align: right; }
#dashboard { margin-bottom: 20px; }
#dashboard a.button { width: 268px; }
#dashboard .notification > p { padding: 8px 5px !important; }
#dashboarditems #yearcolumns { margin-top: 0px; }
#dashboarditems td { height: 36px; }
#dashboarditems td { background-color: #ffffff !important; }
#dashboarditems tr { border-bottom: 1px solid #f3f3f3; }
#dashboarditems h2 { background: #dbdbdb; padding: 16px 7px; margin-bottom: 0px; font-family: "Open Sans"; font-weight: normal; }
#dashboarditems h2 a.button { line-height: 24px; height: 24px; position: relative; padding-left: 10px; padding-right: 10px; top: -2px; }
#dashboarditems #mobiletfoot { padding: 10px 7px; }
#openquotes { margin-top: 0px; }
#openquotes thead, #performancetable thead, #liquiditytable thead { background: #dbdbdb; }
#openquotes td { min-width: 16px; }
#openquotes .close, #openquotes .pdf, #openquotes .email, #openquotes .phone { width: 16px; }
#openquotes td.noicon { background-image: none !important; cursor: default !important; }
#todolist { margin-top: 0px; }
#todolist th { height: 0px; line-height: 0px; }
#todolist input, #todolist textarea { background: none; width: 100%; padding: 0px; height: 26px; line-height: 26px; border: none; /*border: 1px solid #00aeef;*/ }
#todolist textarea { height: 100%; float: left; line-height: 36px; }
#todolist input:focus, #todolist textarea:focus { border: none; }
#addtodo { height: 24px; line-height: 24px; padding-left: 10px; padding-right: 10px; position: relative; top: -2px; }
#todoheader { height: 28px; }
p.plist > strong { display: block; float: left; width: 150px; }
form#importexample.dataform.widelabel p.buttons a.button { margin-left: 0px; }
form#importexample.dataform.widelabel p.buttons a.button.spacedright { margin-right: 10px; }
.ui-menu .ui-menu-item { font-family: Arial; font-size: 13px; padding: 0px 10px !important; line-height: 28px; }
.tableview.tablesorter td a:hover { text-decoration: underline; }
body.home .buttoncntnr { /*margin-bottom: 40px;*/ }
body.home .dataform.centered > p a { text-decoration: underline; }
body.home .dataform.centered > p a:hover { text-decoration: none; }
body.home div.centeralign { margin-top: 30px; }
#dashboard .section > input { height: 36px; /*line-height: 36px;*/ background: #ffffff; border: 1px solid #cdcccb; border-radius: 0px; width: 278px; display: inline-block; font-weight: bold; }
p.buttons a.button.nomargin { margin-bottom: 5px !important; }
.ui-autocomplete { max-height: 300px; overflow-y: auto; overflow-x: hidden; }
#emailviewform p.left { margin-right: 40px; }
#importedrecords p.buttons { margin-bottom: 30px; }
p.buttons.prevnext { margin-bottom: 20px; margin-top: 40px; }
p.buttons.prevnext a { margin-left: 0px !important; }
p.buttons.prevnext a.spacedright { margin-right: 10px; }
.selectbuttoncntnr { display: block; float: left; }
.selectbuttoncntnr a.button { border-radius: 0; height: 30px; }
.selectbuttoncntnr .hastooltip.producttip { top: 0px; }
#roomlist span { line-height: 30px; display: block; }
#roomlistcntnr .unavailable { color: #ff0000; }
#productlistcntnr, #roomlistcntnr { float: left; width: 100%; }
.productheadings { display: none; }
.productdelete { display: none; }
.productlist h3 a.printpdf { position: absolute; top: 2px; right: 10px; }
.productlist p a.printpdf { position: relative; top: 5px; margin-left: 8px; }
.productlist h3 a.printpdf.showjson { right: 35px; }
.productlist h3 a.printpdf.editjson { right: 58px; }
.productlist h3 a.printpdf.printed, .productlist p a.printpdf.printed { opacity: 0.5; }
form.dataform .productlist .invoicerow h3 small {
    margin-top: 0px;
    display: inline-block;
    font-size: inherit;
    font-style: normal;
    max-width: 75px;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
#occupancyoverview { /*overflow: scroll; overflow-x: auto;*/ overflow: auto; -webkit-overflow-scrolling: touch; }
#occupancyoverview table { border-collapse: collapse; }
#occupancyoverview table th { text-align: center; line-height: 30px; font-weight: normal; }
#occupancyoverview table td { border: 1px solid #404040; overflow-y: auto; height: 150px; vertical-align: top; font-size: 12px; padding: 5px; }
#occupancyoverview table td > p { margin-bottom: 0px; }
#occupancyoverview table td > p a:hover { text-decoration: none; }
#occupancyoverview table .alignleft { text-align: left; border: none; background: none; font-size: 13px; border: 1px solid transparent; }
#occupancytable.week td { height: 400px; overflow-y: auto; }
td.free, li.free { background: lightgray; }
td.free.chosen { background: #ffffff !important; }
td.free.today {  }
td.maintenance, li.maintenance { background: #eeeeee; }
td.maintenance a { cursor: default; }
td.booked, li.booked { background: #e3132b; }
td.booked.checkedin, li.booked.checkedin { background: #00aeef; }
td.booked.checkedout, li.booked.checkedout { background: #283A90; }
td.booked.option, li.booked.option { background: #42c95f; }
td.booked.arrangement { background: #ff7f04; /* Old browsers */ background: -moz-linear-gradient(top,  #ff7f04 0%, #ff7c00 49%, #e3132b 50%, #e3132b 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7f04), color-stop(49%,#ff7c00), color-stop(50%,#e3132b), color-stop(100%,#e3132b)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#e3132b 50%,#e3132b 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#e3132b 50%,#e3132b 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#e3132b 50%,#e3132b 100%); /* IE10+ */ background: linear-gradient(to bottom,  #ff7f04 0%,#ff7c00 49%,#e3132b 50%,#e3132b 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7f04', endColorstr='#e3132b',GradientType=0 ); /* IE6-9 */ }
td.booked.checkedin.arrangement { background: #ff7f04; /* Old browsers */ background: -moz-linear-gradient(top,  #ff7f04 0%, #ff7c00 49%, #00aeef 50%, #00aeef 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7f04), color-stop(49%,#ff7c00), color-stop(50%,#00aeef), color-stop(100%,#00aeef)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#00aeef 50%,#00aeef 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#00aeef 50%,#00aeef 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#00aeef 50%,#00aeef 100%); /* IE10+ */ background: linear-gradient(to bottom,  #ff7f04 0%,#ff7c00 49%,#00aeef 50%,#00aeef 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7f04', endColorstr='#00aeef',GradientType=0 ); /* IE6-9 */ }
td.booked.checkedout.arrangement { background: #ff7f04; /* Old browsers */ background: -moz-linear-gradient(top,  #ff7f04 0%, #ff7c00 49%, #283A90 50%, #283A90 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7f04), color-stop(49%,#ff7c00), color-stop(50%,#283A90), color-stop(100%,#283A90)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#283A90 50%,#283A90 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#283A90 50%,#283A90 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#283A90 50%,#283A90 100%); /* IE10+ */ background: linear-gradient(to bottom,  #ff7f04 0%,#ff7c00 49%,#283A90 50%,#283A90 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7f04', endColorstr='#283A90',GradientType=0 ); /* IE6-9 */ }
td.booked.option.arrangement { background: #ff7f04; /* Old browsers */ background: -moz-linear-gradient(top,  #ff7f04 0%, #ff7c00 49%, #42c95f 50%, #42c95f 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ff7f04), color-stop(49%,#ff7c00), color-stop(50%,#42c95f), color-stop(100%,#42c95f)); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#42c95f 50%,#42c95f 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#42c95f 50%,#42c95f 100%); /* Opera 11.10+ */ background: -ms-linear-gradient(top,  #ff7f04 0%,#ff7c00 49%,#42c95f 50%,#42c95f 100%); /* IE10+ */ background: linear-gradient(to bottom,  #ff7f04 0%,#ff7c00 49%,#42c95f 50%,#42c95f 100%); /* W3C */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ff7f04', endColorstr='#42c95f',GradientType=0 ); /* IE6-9 */ }
#minimal #submenu { /*height: 0px; display: none;*/ position: relative; z-index: 9998; }
#minimal #header { height: 50px; box-shadow: 0 -7px 10px 10px #000; position: relative; z-index: 9999; }
#minimal #logobar { display: none; }
#minimal #changebgcog { display: none; }
#minimal .content h1 { /*margin-top: 20px;*/ }
#occupancytable { overflow-x: auto; float: left; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; -webkit-overflow-scrolling: touch; }
#occupancytable td > span { display: block; line-height: 30px; text-align: center; }
#roomlabels { float: left; }
#occupancycontainer { position: relative; }
#occloaderoverlay { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; background: #ffffff; opacity: 0.7; display: none; z-index: 998; }
#occloader { position: absolute; width: 100%; height: 100%; top: 0px; left: 0px; display: none; z-index: 999; background: transparent url('../img/ajax-loader.gif') center center no-repeat; }
#roomlabels td div { height: 30px; overflow: hidden; }
#occupancytable th { font-size: 13px !important; }
#legenda { margin-top: 15px; height: 20px; margin-bottom: 15px; }
#legenda li { float: left; height: 20px; line-height: 20px; }
#legenda .booked, #legenda .free, #legenda .arrangement, #legenda .maintenance { width: 30px; margin-left: 15px; margin-right: 5px; }
#legenda .free { margin-left: 0px; }
#legenda .arrangement { background: #ff7f04; }
table#invoice { max-width: 800px; border-collapse: collapse; }
table#invoice td { line-height: 20px; vertical-align: top; }
table#invoice tr.bold td { font-weight: bold; }
table#invoice tr.borderbottom td { border-bottom: 1px solid #000000; }
#overviewdataform { float: left; }
#overviewsearchform { float: right; }
.tableview tr.canceled td { color: gray; }
i.info { color: #e85433; font-size: 15px; }
input.mini { width: 20px !important; }
#breakfast label { float: left !important; }
#breakfast div.breakfast { float: left; margin-bottom: 20px; margin-right: 60px; }
textarea#contact_invoiceinfo, textarea#contact_deliveryinfo { height: 90px; box-sizing: border-box; padding-top: 3px; }
div.hr { height: 1px; background: #cdcccb; margin-top: 15px; margin-bottom: 15px; }
#salesreports table { width: 100%; }
#salesreports td.bold { /*color: #00aeef;*/ font-size: 20px; }
h1.left { margin-right: 15px; }
#roomlistcntnr label { width: 120px; }
#roomlistcntnr p.halfp label { margin-left: 15px; }
#roomlistcntnr p.halfp label:first-child { margin-left: 0px; }
#roomlistcntnr p.halfp input.mini { width: 43px !important; float: left; }
h4 { font-size: 16px; margin-bottom: 0; }
.totalrow { font-weight: bold; margin-bottom: 12px; }
.fakeroomfields { display: none; }
#dialog input[type=text] { width: 94%; padding-left: 3%; padding-right: 3%; }
p.count.left { line-height: 30px; }
#invoicepaidform > div input, #invoicepaidform > div textarea { width: 198px; }
div.hr.fullwidth, div.nomargin.fullwidth { width: 100% !important; margin-left: 0px !important; }
#attachments { width: 100%; }
#attachments li { float: left; margin-right: 10px; }
.nonresponsive #nonresponsivecntnr { overflow-x: auto; -webkit-overflow-scrolling: touch; }
.nonresponsive .tableview { width: 1200px; }
.nonresponsive.library .tableview { min-width: 745px; width: 100%; }
li.hassubsubmenu ul { display: none; }
li.hassubsubmenu li { text-indent: 10px; }
li.hassubsubmenu li i { margin-right: 10px; }
li.hassubsubsubmenu li { text-indent: 20px; }
li.hassubsubsubmenu li i { margin-right: 20px; }
#mobilemenu ul { display: none; }
p.usercheckbox input[type="checkbox"] { top: 7px; }
.ticketpost { background: #f9f9f9; margin-bottom: 10px; }
.ticketpost h2 { background: #706c6c; color: #ffffff; padding: 5px 10px; font-weight: normal; line-height: 20px; margin-bottom: 0px; }
.ticketpost h2 span { float: right; font-size: 14px; }
.ticketpost p { padding: 10px; }
.ticketpost.admin h2 { background: #e85433; }
.ticketpost .attachments { padding: 0 10px 10px; }
.no-titlebar .ui-dialog-titlebar { display: none; }
#progresscntnr, #progressbar { height: 32px; line-height: 32px; text-align: center; font-weight: bold; color: #ffffff; border-radius: 0px; background: #dedede; position: relative; }
#progressbar { width: 0%; background: #42c95f; }
#progresscntnr > span { left: 0; position: absolute; top: 0; width: 100%; }
div.actions.arrow.nopager .arrowdesc { padding-top: 44px; margin-left: 260px; }
td.hasanchor img { position: relative; top: 4px; }
textarea.resizable { width: 100% !important; max-width: 1178px; resize: vertical; min-height: 28px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
.cancelinput > span.inputcntnr { position: relative; height: 30px; width: 280px; display: block; float: left; }
form.dataform .cancelinput > span.inputcntnr > input[type="text"] { position: absolute; left: 0px; top: 0px; padding-right: 26px; width: 242px; }
form.dataform .cancelinput.wider > span.inputcntnr > input[type="text"] { width: 262px; }
form.dataform .cancelinput > span.inputcntnr > a { width: 26px; height: 30px; display: block; text-indent: -9999px; background: transparent url('../img/icon_delete.png') center center no-repeat; position: absolute; top: 0px; right: 0px; }
#occupancyoverview td ul li { margin-bottom: 10px; }
#occupancytable td > div { overflow-y: auto; height: 400px; }
#occupancytable.month td > div { height: 100px; }
#occupancyoverview a.button.round { border-radius: 12px; height: 24px; line-height: 25px; padding: 0; width: 24px; text-align: center; }
#occupancytable.month a.button.round { border-radius: 10px; height: 20px; line-height: 20px; width: 20px; }
#occupancytable.month a.button.round i { line-height: 20px; font-size: 11px; }
#occupancyoverview td ul li span.hastooltip i { background: white; border-radius: 16px; font-size: 14px; }
#occupancyoverview td ul li a > span { font-size: 17px; }
div.ui-tooltip { cursor: pointer; }
div.postit { width: 300px; height: 333px; background: transparent url('../img/postit.png') 0 30px no-repeat; position: absolute; top: 10px; left: 0px; z-index: 10000; }
div.postit > div.postittext { width: 260px; height: 205px; padding: 5px 20px 8px 20px; }
div.postit > div.postittext > div { height: 100%; width: 100%; overflow: auto; }
div.postit > div.postittitle { height: 20px; line-height: 20px; padding: 5px 20px 0; }
div.postit > div.postittitle > strong { font-weight: bold; }
div.postit > div.postittitle > a { float: right; margin-right: 5px; }
div.postit > div.postittext > div > span { font-style: italic; }
div.postit.minimized { height: 75px; overflow: hidden; }
div.postit.minimized > div.postittitle { height: 23px; }
div.postit.minimized > div.postitavatar { height: 40px; }
div.postit.minimized > div.postitavatar img { position: relative; z-index: 2; }
div.postit.minimized > div.postittitle > strong { max-width: 200px; float: left; white-space: nowrap; text-overflow: ellipsis; overflow: hidden; }
textarea.productfield { height: 22px; min-height: 22px; padding-top: 6px; padding-bottom: 0px; resize: vertical; }
form.double.dataform.backend.contactform > div textarea.webshopdata { height: 290px; width: 100% !important; max-width: 1330px; float: right; margin-right: 20px; margin-bottom: 3px; }
a.underlined { text-decoration: underline; }
a.underlined:hover { text-decoration: none; }
a.underlinehover:hover { text-decoration: underline; }
textarea.tall { height: 272px; }
p.footnote small { margin-top: 28px; }
#livepreview { width: 1198px; background: #fdfdfd; position: relative; height: 844px; margin-bottom: 20px; }
#livepreview > div { background: #ffffff; position: relative; top: 86px; left: 86px; width: 1028px; height: 672px; }
#livepreview > div > div { cursor: move; float: left; position: absolute; top: 0px; left: 0px; line-height: 1.9; white-space: nowrap; -webkit-touch-callout: none; -webkit-user-select: none; -khtml-user-select: none; -moz-user-select: none; -ms-user-select: none; user-select: none; }
#livepreview div.helvetica { font-family: Helvetica, Arial; }
#livepreview div.helveticaneuelight { font-family: "HelveticaNeue-Light", "Helvetica Neue Light", "Helvetica Neue", Helvetica, Arial, "Lucida Grande", sans-serif; font-weight: 300; }
#livepreview div.times { font-family: "Times New Roman"; }
#livepreview div.courier { font-family: Courier, Helvetica, Arial; }
#livepreview div.fontsize10 { font-size: 10px; }
#livepreview div.fontsize11 { font-size: 11px; }
#livepreview div.fontsize12 { font-size: 12px; }
#livepreview div.fontsize13 { font-size: 13px; }
#livepreview div.fontsize14 { font-size: 14px; }
#livepreview div.fontsize15 { font-size: 15px; }
#livepreview div.fontsize16 { font-size: 16px; }
#livepreview div.fontsize17 { font-size: 17px; }
#livepreview div.fontsize18 { font-size: 18px; }
#mainbookingform h2 { margin-bottom: 5px; }
#dashboard #addbuttons { width: 560px; display: inline-block; margin-top: 50px; }
#dashboard #addbuttons * { font-family: "Myriad Pro", "Gill Sans", "Gill Sans MT", Calibri, sans-serif; font-size: 14px; text-transform: uppercase; font-weight: normal; }
#dashboard #addbuttons h2 { font-size: 18px; }
#dashboard #addbuttons a { display: inline-block; /*float: left;*/ width: 76px; height: 76px; margin: 0px 3px 15px 3px; border: 2px #42c95f solid; border-radius: 38px; line-height: 78px; background: #ffffff; }
#dashboard #addbuttons a.twoliner span { line-height: 20px; display: inline-block; top: 12px; position: relative; }
#dashboard #addbuttons a:hover { background-color: #42c95f; color: #ffffff; }
#emaildetailsheader { color: #6d6e72; font-size: 14px; line-height: 20px; }
#emaildetailsheader i { font-size: 30px; margin-right: 10px; position: relative; top: 5px; }
#extraemailfieldstoggle { color: #6d6e72; margin-bottom: 7px; }
#extraemailfieldstoggle i { font-size: 24px; position: relative; top: 4px; }
a#linkemailcontact { display: block; float: right; height: 28px; line-height: 28px; margin-top: -30px; position: relative; text-align: center; width: 28px; }
form.dataform.double.backend > div input.linkemailcontact[type="text"] { padding-right: 30px; width: 238px; }
#subscriptionstats p { margin-bottom: 0; }
#subscriptions > div { /*border: 2px #fbfbfb solid;*/ cursor: pointer; margin-bottom: 10px; padding: 10px; }
#subscriptions > div > div { float: left; }
#subscriptions > div > div:first-child { width: 90px; text-align: center; line-height: 28px; padding-right: 10px; }
/*#subscriptions > div.hover, #subscriptions > div.active { background: #42c95f; color: #ffffff; }*/
#subscriptions h3 { line-height: 24px; font-size: 14px; margin-bottom: 0px; margin-top: 0px; }
#subscriptions > div.hover h3, #subscriptions > div.active h3 { color: inherit; }
#subscriptions ul { list-style-position: outside; list-style-type: disc; margin-left: 14px; }
#discountbutton { border-radius: 0 0px 0px 0; height: 30px; line-height: 30px; margin-left: -100px; width: 70px; }
#discountcode { padding-right: 80px; width: 208px; }
span.mobiledata { line-height: normal; padding: 5px 0px; word-break: break-all; }
#emaillist td.mobiledata { padding: 7px; cursor: pointer; line-height: normal; position: relative; word-break: break-all; }
#emaillist tr.reading td { /*color: #00aeef;*/ background-color: #afbcdc; }
#emaillist tr.unread td.mobiledata span/*, #emaillist tr.unread td.mobiledata p*/ { color: #0067b0; }
/*#emaillist tr.unread td.mobiledata div { background: #0067b0 none repeat scroll 0 0; display: block; height: 90%; left: -1px; position: absolute; top: 5%; width: 3px; }*/
#emaillist .tableview tr.unread td.checkbox { -webkit-box-shadow: inset 4px 0 0 0 #0067b0; box-shadow: inset 4px 0 0 0 #0067b0; }
#emaillist .tableview .markunread, #emaillist .tableview .markread, #emaillist .tableview .edit, #emaillist .tableview .checkbox { width: 16px; min-width: inherit; padding: 0px 4px; }
#emaillist .tableview .checkbox { width: 22px; background-position: 16px center !important; padding-left: 7px; }
#emaillist { width: 410px; float: left; position: relative; }
#emailpreview { float: left; padding: 20px; margin-top: 5px; width: 704px; position: relative; background: #ffffff; margin-left: 20px; }
#emailpreview.stick { position: fixed; top: 0px; left: 410px; margin-top: 0px; }
#emailpreview #emailbody { margin-top: 10px; } 
#emailcntnr .pager { margin-left: 0px; }
#emaillist .buttons { margin-left: 46px; position: absolute; top: 3px; }
#emailpreview > p { text-align: center; font-weight: bold; font-size: 15px; color: #706c6c; position: relative; top: 6px; }
#emailpreview.stickynotes { background: transparent; }
#emailpreview.stickynotes > p { top: 87px; }
#emailpreview > p span { border: 1px #706c6c solid; padding: 5px; }
/*#emailpreview > div { position: absolute; top: 15px; }*/
#emailpreview > div#notepreview { position: static; }
#emailpreview a.button, p.narrowbuttons a.button { padding-left: 9px; padding-right: 9px; }
#notepreview div.postit, #editpostit { position: relative; left: 0px; top: 0px; z-index: auto; }
#notepreview div.postit > div.postitavatar, #editpostit > div.postitavatar { cursor: default; }
div.postit > div.postitavatar { height: 60px; text-align: center; cursor: move; }
div.postit > div.postitavatar img { height: 60px; width: 60px; border-radius: 30px; }
.postittext textarea { padding: 0px; background: transparent; border: none; width: 100% !important; margin-bottom: 6px; height: 164px; }
.postittitle input { border: none; width: 100%; padding: 0px; background: transparent; font-weight: bold; }
#editpostit { margin-bottom: 6px; }
ul.avatarlist li { line-height: 64px; margin-bottom: 10px; font-size: 16px; cursor: pointer; }
ul.avatarlist img { height: 56px; width: 56px; border-radius: 30px; float: left; margin-right: 15px; border: 4px #908c8c solid; }
ul.avatarlist li.selected img, ul.avatarlist li.hover img { border-color: #42c95f; }
input.tablesorter-filter { padding: 0px; height: 20px; }
.hastooltip.producttip { position: relative; top: 7px; left: 5px; }
.ui-tooltip { font-size: 13px !important; }
#top .center > span { display: none; float: left; margin-left: 30px; margin-top: 10px; font-size: 24px; color: #58595b; }
.requiredinput { background-color: #ffffff !important; border-color: red !important; }
.reqstar {  }
.globalcontactsearch.ui-menu { padding: 1px; z-index: 9999; }
textarea.bigtext { width: 100% !important; min-width: 278px; max-width: 1068px; -webkit-box-sizing: border-box; -moz-box-sizing: border-box; box-sizing: border-box; }
textarea.bigtext.notestext { height: 504px; }
form.dataform.double.backend textarea.bigtext { max-width: 1028px; height: 69px; }
form.dataform.double.backend textarea.bigtext.bigger { max-width: 1097px; resize: vertical; min-height: 69px; }
.nowrap { word-break: keep-all; white-space: nowrap; }
colgroup { display: none !important; }
#taglist { width: 240px; display: block; float: left; }
#taglist > span { margin-right: 10px; display: block; float: left; }
#taglist > span a { display: inline-block; position: relative; top: 3px; background: transparent url('../img/icon_delete.png') 0 0 no-repeat; width: 16px; height: 16px; }
#addtag { padding-right: 48px; width: 180px; }
#addtag + #discountbutton { margin-left: -40px; margin-top: -1px; width: auto; }
form.dataform div.thirdcol #discountbutton { margin-left: -40px; width: 10px; }
div.notification.ui-corner-all { border-radius: 0px !important; }
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border-color: transparent !important; border-bottom-color: #cdcccb !important; border-left-color: #cdcccb !important; }
.cke { margin-bottom: 5px !important; }
textarea#contact_addressinfo { height: 105px; }
#quoteform textarea#contact_addressinfo { height: 73px; }
.videotutorial { margin-bottom: 10px; }
.videotutorial a { line-height: 40px; }
.videotutorial i { font-size: 40px; float: left; margin-right: 10px; }
#mobilecontactdata { font-size: 18px; margin-bottom: 15px; display: table; }
#mobilecontactdata td { text-align: right; }
#mobilecontactdata tr td:first-child { text-align: left; }
#mobilecontactdata i { font-size: 22px; margin-left: 15px; }
#mobiletfoot { font-weight: bold; }
.performancechart { height: 400px; margin-top: 20px; }
.performancepie { padding-top: 20px; padding-bottom: 20px; background: white; }
#setupcomplete, .setup { color: #58595b; }
#setupcomplete a, .setup a { text-decoration: underline; }
#setupcomplete a:hover, .setup a:hover { text-decoration: none; }
#setupcomplete { position: relative; margin: 0px auto; max-width: 600px; }
#setupcomplete .fa-thumbs-up { font-size: 140px; }
#setupcomplete .fa-youtube-play { font-size: 50px; }
#setupcomplete p { font-size: 16px; line-height: 24px; }
#setupcomplete h1 { margin-top: 40px; font-weight: normal; }
#setupcomplete h2 { font-weight: normal; margin-bottom: 4px; }
#setupcomplete p.buttons { margin-top: 20px; }
#setupcomplete p.buttons a.button { display: inline-block; float: none; }
a.bigbutton { font-size: 24px; font-weight: normal; height: 44px; line-height: 44px; padding-left: 30px; padding-right: 30px; }
#setupcomplete #video { margin-top: 40px; margin-bottom: 40px; }
#setupcomplete #video iframe { width: 100%; max-width: 100%; }
.setup p.max600 { margin-bottom: 15px; position: static; margin: 0px 0px 15px 0px; }
.setup h2 { font-weight: normal; max-width: 600px; font-size: 18px; }
.setup > div { float: left; width: 72%; }
.setup > div:first-child { width: 25%; margin-right: 3%; }
#setupprogress li { display: none; height: 50px; width: 100%; background: #fff; line-height: 50px; font-size: 20px; text-indent: 20px; }
#setupprogress li:first-child { display: list-item; }
#setupprogress li.completed { color: #fff; background: #58595b; }
#setupprogress li i { float: right; margin-right: 20px; color: #09b600; font-size: 30px; line-height: 50px; margin-left: 0px; }
h1.normal { font-weight: normal; }
.negative { color: #e3132b; }
.positive { color: #42c95f; }
input.bankentrysearch { margin-top: 6px; margin-bottom: 6px; border-color: #cdcccb; width: 162px; }
.custombankline td input { box-sizing: border-box; width: 100%; height: 30px; }
.ui-autocomplete-category { font-weight: bold; padding: 0px 5px; }
td.custombankline { padding: 5px 0px; }
table.topalign td.pdf, table.topalign td.delete, table.topalign td.copy { background-position: center 6px; }
input.editamount { padding-left: 5px; padding-right: 5px; width: 50%; }
table.tablesorter tbody tr.alt-row.fullybooked td { background-color: #f0fff3; }
table.tablesorter tbody tr.alt-row.fullybooked + tr.subrowcntnr td { background-color: #d5f2d2; }
.ui-menu .ui-menu-item.ui-state-focus { border: none; margin: 0px; }
a.dotted { text-decoration: underline dotted; }
.linerow.headerrow.nolines > td:not(.addline) { text-indent: -9999px; }
#logs textarea { box-sizing: border-box; width: 100%; height: 400px; }
td.pointer { cursor: pointer; }
td.view a.cboxElement { display: block; height: 100%; width: 100%; }
.shippingcoststable input { width: 60px; background: #fefefe; }
.shippingcoststable input.small { width: 40px; }

form.dataform.double.triple.widelabel > div.fourcol { width: 295px; }
form#bookingform.newvcard h2 { margin-left: 0px !important; }
#cpboxaddress, #cpboxpobox { height: 105px; }
textarea.fullwidth { width: 100% !important; box-sizing: border-box; max-width: 830px; }
.newvcard .relativeicon { left: 5px; position: relative; top: 7px; }
.newvcard a:not(#discountbutton):not(.button) i.fa:not(.info) { color: #706c6c; font-size: 15px; }
.newvcard p.footnote small { margin-top: 10px; }
.newvcard textarea#notes.fullwidth { height: 154px; }
form.dataform.double.widelabel.triple { width: auto; }
#contactavatar { width: 125px; height: 125px; position: relative; border: 1px solid #ccc; overflow: hidden; background-repeat: no-repeat; background-size: cover; }
#contactavatar.noimage { background: #48525b url('../img/avatar.png') center center no-repeat; }
#contactavatar .cropControls.cropControlsUpload { display: none; }
#contactavatar:hover .cropControls.cropControlsUpload { display: block; }
#contactavatar, #contactavatar img { -khtml-user-select: none; -o-user-select: none; -moz-user-select: none; -webkit-user-select: none; user-select: none; }
#vcard p.buttons { margin-top: 50px; height: 32px; }
#vcard > div:first-child { width: 40% !important; }
#vcard > div:not(.hr) { width: 34%; float: left; height: 125px; }
#vcard #contactavatar { float: left; z-index: 1; }
#vcard #personalia { position: relative; height: 125px; }
#vcard #personalia > div { position: absolute; left: 140px; bottom: 0px; }
#vcard #personalia h2 { font-size: 19px; font-weight: lighter; }
#vcard #personalia h3, #vcard #personalia h4 { font-size: 16px; }
#vcard #personalia h4 { font-style: italic; font-weight: lighter; }
#vcard #personalia h2, #vcard #personalia h3, #vcard #personalia h4 { margin-bottom: 0px; margin-top: 0px; }
#vcard #specs { font-size: 16px; font-weight: lighter; font-family: "Open Sans"; position: relative; width: 26%; }
#vcard #specs h1 { font-size: 18px; line-height: 18px; margin-bottom: 0px; }
#vcard #specs > div { position: absolute; left: 0px; bottom: 0px; width: 100%; }
#oldvcard { position: absolute; top: -5px; right: 10px; }
.ui-selectmenu-button.dropdownplaceholder span.ui-selectmenu-text { color: gray; }
input.fullwidthinput { width: 100% !important; box-sizing: border-box; }
#menucalendar, #menucalculator { display: none; position: absolute; right: 0; top: 80px; z-index: 2; width: 250px; }
#menucalculator { width: 178px; }
.menucalendarbutton.active, .menucalculatorbutton.active { background: green; }
.cke_wysiwyg_div { padding: 8px !important; }
.ckecustombutton .cke_button_label { display: inline; }
.ui-dialog { z-index: 10001 !important; }
.ui-widget-overlay { z-index: 10000 !important; }
#balanceindicator { display: block; float: left; height: 28px; line-height: 28px; margin-left: 10px; }
.lighterfont { font-weight: lighter; }
form.dataform input[type="text"].datetimefield { width: 148px; }
a.stopbutton { height: 22px; line-height: 22px; padding-left: 10px; padding-right: 10px; background: #e3132b; }
.timesheeticon { position: relative; margin-right: 2px; margin-left: 8px; top: 3px; }
form.dataform.double.backend:not(.contactform) > div input.halfinput { width: 118px; float: left; }
select.multiple { border: 1px solid transparent; border-left-color: #cdcccb; border-bottom-color: #cdcccb; padding: 10px; height: 112px; padding-top: 5px; width: 280px; }
select.multiple option:checked { background: grey linear-gradient(0deg, grey 0%, grey 100%); }
select.multiple.singlecolumn { width: 300px; }
.cke_combopanel.cke_combopanel__customtemplatedropdown { width: 220px; }

/* FOOTER */
#footer { position: relative; margin-top: -30px; line-height: 30px; text-align: center; background: #58595b; color: #ffffff; }
#gotop { position: fixed; bottom: 0px; left: 50%; margin-left: -30px; display: none; width: 61px; height: 30px; background: transparent url('../img/icon_gotop.png') 0 0 no-repeat; text-indent: -9999px; }

/* V2 design */
body.public { font-family: 'Open Sans', sans-serif; color: #414042; -webkit-background-size: cover; -moz-background-size: cover; -o-background-size: cover; background-size: cover; background-position: center center; background-repeat: no-repeat; background-attachment: fixed; }
body.public.withheader #header { height: 425px; background-size: cover !important; }
body.public.withheader .content { padding-bottom: 170px; }
body.public.blacklogo.withheader #footer { background: #57585b; height: 420px; }
body.public.blacklogo.withheader #footer > div { padding-top: 25px; }
body.public.blacklogo.withheader #footer > div img:first-child { margin-right: 15px; }
body.public.blacklogo.withheader #footer ul { margin-top: 50px; }
body.public.blacklogo.withheader #footer ul li { float: left; width: 33%; }
body.public.blacklogo.withheader #footer ul li div { height: 62px; background: transparent url('../img/mailchimp_footer.png') center center no-repeat; }
body.public.blacklogo.withheader #footer #brands { background-color: #ffffff; }
body.public.blacklogo.withheader #footer #brands ul { margin-top: 0px; }
body.public.blacklogo.withheader #footer #brands ul li { margin-bottom: 15px; }
body.public.blacklogo.withheader #footer #brands ul li div { height: 76px; }
body.public.blacklogo.withheader #footer ul li#messagebird div { background-image: url('../img/messagebird_footer.png'); }
body.public.blacklogo.withheader #footer ul li#wordpress div { background-image: url('../img/wordpress_footer.png'); }
body.public.blacklogo.withheader #footer p#exacttext { margin-bottom: 30px; margin-top: 30px; font-size: 24px; font-weight: lighter; }
body.public.blacklogo.withheader #headertext { padding: 20px; background-color: rgba(34, 31, 32, 0.30); box-sizing: border-box; float: left; position: absolute; top: 0px; left: 0px; }
body.public.blacklogo.withheader #headertext.darker { background-color: rgba(34, 31, 32, 0.60); }
body.public.blacklogo.withheader #headertext h3 { color: #ffffff; margin: 0px; font-size: 60px; line-height: 60px; }
body.public.blacklogo.withheader #headertext h4 { color: #ffffff; font-size: 36px; line-height: 36px; margin-top: 10px; }
body.public.blacklogo.withheader #headertext.uppercase { text-transform: uppercase; }
body.public.blacklogo.withheader #subscriptionblocks > div { width: 19.2%; margin-left: 1%; float: left; margin-bottom: 10px; }
body.public.blacklogo.withheader.newhome #subscriptionblocks > div { width: 24%; }
body.public.blacklogo.withheader #subscriptionblocks > div:first-child { margin-left: 0px; }
body.public.blacklogo.withheader #subscriptionblocks > div > div * { text-align: center; display: block; color: #ffffff; }
body.public.blacklogo.withheader #subscriptionblocks > div > div > span { display: block; width: 94px; height: 72px; border-radius: 50px; border: 3px solid #ffffff; position: relative; margin: 0px auto; font-size: 26px; font-weight: lighter; padding-top: 24px; margin-top: 12px; margin-bottom: 6px; }
body.public.blacklogo.withheader #subscriptionblocks > div > div > span > span { font-size: 16px; }
body.public.blacklogo.withheader #subscriptionblocks > div > div > small { font-size: 14px; }
body.public.blacklogo.withheader #subscriptionblocks > div > div h4 { font-size: 30px; padding-top: 15px; }
body.public.blacklogo.withheader #subscriptionblocks > div a { display: block; background-color: #2b63c8; padding: 20px; color: #ffffff; text-decoration: none; line-height: 20px; }
body.public.blacklogo.withheader #subscriptionblocks > div a strong { font-size: 24px; }
body.public.blacklogo.withheader #subscriptionblocks > div a small { font-size: 15px; font-weight: lighter; margin-top: 5px; }
body.public.blacklogo.withheader #subscriptionblocks > div a * { display: block; text-align: center; }
body.public.blacklogo.withheader #subscriptionblocks > div > div { background-color: #2b63c8; padding-bottom: 12px; }
body.public.blacklogo.withheader #subscriptionblocks > div#premium > div, body.public.blacklogo.withheader #subscriptionblocks > div#premium a { background-color: #1fbd62; }
body.public.blacklogo.withheader #subscriptionblocks > div#premiumplus > div, body.public.blacklogo.withheader #subscriptionblocks > div#premiumplus a { background-color: #e67a11; }
body.public.blacklogo.withheader #subscriptionblocks > div#unlimited > div, body.public.blacklogo.withheader #subscriptionblocks > div#unlimited a { background-color: #7d7d7d; }
body.public.blacklogo.withheader #subscriptionblocks > div#standalone > div, body.public.blacklogo.withheader #subscriptionblocks > div#standalone a { background-color: #ac0758; }
body.public.blacklogo.withheader #subscriptionblocks > div#serverspecs > div { background: #13afd6; }
body.public.blacklogo.withheader #subscriptionblocks ul { background: #f2f2f3; }
body.public.blacklogo.withheader #subscriptionblocks ul li { text-align: center; border-top: 2px #e1e2e3 solid; padding-top: 3px; padding-bottom: 3px; }
body.public.blacklogo.withheader #subscriptionblocks ul li:first-child { border-top: none; }
body.public.blacklogo.withheader.features #header { margin-bottom: 0px; }
body.public.blacklogo.withheader.features #header > .center { max-width: 989px; }
body.public.blacklogo.withheader.features #header > .center img { margin-top: 20px; }
body.public.blacklogo.withheader.features #header > .center > div { float: left; }
body.public.blacklogo.withheader.features.newhome #header > .center > div { float: right; padding-bottom: 20px; max-width: 720px; }
body.public.blacklogo.withheader.features #header > .center > div#featuretext { float: right; margin-top: 70px; max-width: 460px; }
body.public.blacklogo.withheader.features.newhome #header > .center > div#featuretext { float: left; }
body.public.blacklogo.withheader.features #header > .center > div#featuretext p { font-size: 14px; }
body.public.blacklogo.withheader.features #header > .center > div h1 { font-size: 40px; line-height: 40px; font-weight: normal; margin-top: 0px; }
body.public.blacklogo.withheader.features #header > .center > div p.buttons { margin-top: 40px; }
body.public #header { box-shadow: none; height: 50px; background: none; color: inherit; }
body.public.login #header { background: #fcfcfc; border-bottom: 1px solid #fdf3e8; }
body.public.login.orderconfirmation #header { background: none; border-bottom: none; }
/*body.public.imagebg #header, */#mobilemenu { color: #ffffff; }
/*body.public.imagebg #header #top .center > ul > li > ul { background: #333333; }
body.public.imagebg #header #top ul ul li a:hover { background: #f2f2f3; }*/
body.public.imagebg.login #top { background-color: #fcfcfc; }
body.public #top > div.bar { background: none; }
body.public { background-color: #fcfcfc; }
body.public form.transblock { margin-top: 230px; position: relative; max-width: 440px; width: auto; padding: 30px; -webkit-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75); box-shadow: 4px 4px 5px 0px rgba(50, 50, 50, 0.75); }
body.public form.transblock > div { position: relative; left: 0px; top: 0px; width: 100%; height: 100%; z-index: 2; }
body.public form.transblock > div.whitelayer { background: #ffffff; opacity: 0.8; z-index: 1; position: absolute; }
body.public form.transblock h1, body.public form.transblock h2 { text-transform: uppercase; color: inherit; font-weight: 300; font-size: 37px; line-height: 42px; margin-top: 0px; text-align: center; }
body.public.login form.transblock { margin: 20px auto 10px; box-shadow: none; border: 1px solid #58595b; }
body.public .content { padding-bottom: 140px; font-size: 14px; line-height: 30px; }
body.public .content a { text-decoration: underline; }
body.public .content a:hover { text-decoration: none; }
body.public .content form.dataform small a { text-decoration: none; }
body.public .content form.dataform small a:hover { text-decoration: underline; }
body.public #footer { background: transparent url('../img/logo_home.png') center center no-repeat; height: 112px; margin-top: -130px; }
body.public.blacklogo #footer { background-image: url('../img/logo_home_black.png'); }
body.public.home { background-image: url('../img/bg1.jpg'); }
body.public.login { /*background-image: url('../img/bg2.jpg');*/ background-color: #ffffff; }
body.public.sponsored { background-image: url('../img/ads/vodafone.jpg'); }
body.public form.dataform > div.buttoncntnr { background: none; }
body.public h1, body.public h2, body.public h3, body.public h4 { color: inherit; font-weight: 300; font-size: 24px; }
body.public form.dataform.transblock label:first-child { margin-top: 0px; }
body.public.login form { max-width: 300px; cursor: default; }
body.public.login h1 { color: #e85433; font-weight: lighter; font-size: 35px; text-transform: uppercase; text-align: center; }
body.public #top ul li a { font-weight: normal; }
/*body.public #top ul li a:hover { color: #ffffff; }*/
body.public #top ul { float: left; margin-left: 0px; }
body.public .narrowcntnr { max-width: 900px; }
body.public .imagecntnr { text-align: center; padding-top: 40px; padding-bottom: 15px; }
body.public .imagecntnr img { max-width: 300px; }
body.public .narrowcntnr h2, body.public .narrowcntnr h3 { margin-top: 30px; margin-bottom: 5px; }
body.public .narrowcntnr h3 { font-size: 18px; }
body.public .narrowcntnr h1 + h2 { margin-top: 40px; }
body.public /*.narrowcntnr*/ h1 { font-weight: bold; margin-top: 60px; }
body.public ol, body.public table { margin-bottom: 10px; }
body.public table td { vertical-align: top; }
body.public form.transblock h1.small, body.public form.transblock h2.small { font-size: 20px; line-height: 24px; }
body.public.sponsored #top, body.public.sponsored #footer { display: none; }
body.public.sponsored { background-position: left center; }
body.public.hidefooter #footer { display: none; }
body.public form.widebox { max-width: 500px; position: relative; margin-left: auto; margin-right: auto; }
body.public #contactinfo { padding-top: 40px; padding-bottom: 30px; }
body.public td.difference { color: #da0038; }
body.public #subscriptiontable { overflow-x: auto; }
body.public #subscriptiontable table { min-width: 760px; }
body.public.orderconfirmation #top { display: none; }
body.public.orderconfirmation form.transblock h1 { margin-bottom: 0px; font-size: 30px; }
body.public.orderconfirmation form.transblock img { max-width: 300px; }
body.public.home form.transblock { margin-top: 50px; margin-left: 0px; max-width: 410px; }
body.public.home form.dataform.backend .buttoncntnr label { float: none; }
body.public.home form.transblock > div.whitelayer { opacity: 0.95; }
body.public.imagebg.home #header { color: inherit; }
body.public.home form.dataform.backend .buttoncntnr.half { width: 50%; float: left; }
body.public.home form.dataform.backend p.buttons { margin-bottom: 20px; }
body.public.home form.transblock h1 { font-size: 35px; }
body.public.home #footer .center { height: 100%; }
body.public.home.blacklogo #footer { background: none; }
body.public.home.blacklogo #footer .center { background: transparent url("../img/logo_home_black.png") 10px center no-repeat; }
/*body.public #top ul li a:hover, body.public #top .center > span > a:hover { background: #58595b; }*/
body.darkheader #header { color: #58595b; }
#subheader { max-width: 850px; position: relative; margin: 0px auto; }
#subheader > p { font-size: 24px; font-weight: lighter; padding-top: 30px; margin-bottom: 30px; text-align: center; }
#subheader ul { list-style-position: inside; list-style-type: disc; }
#subheader ul.half { width: 50%; }
div.featurelist { padding-top: 36px; padding-bottom: 36px; }
div.featurelist h2, div.featurelist h3, div.featurelist h2, div.featurelist h4 { font-size: 20px; color: #e85433; display: table; font-weight: 400; }
div.featurelist h2 *, div.featurelist h3 * { display: table-cell; }
div.featurelist h2 i, div.featurelist h3 i { color: #000000; line-height: 30px; width: 30px; }
div.featurelist ul:not(.subscriptionul) { display: table; height: 100%; }
div.featurelist ul:not(.subscriptionul) > li { padding-left: 6%; width: 25%; border-left: 1px #dcddde solid; display: table-cell; height: 100%; vertical-align: top; }
div.featurelist ul:not(.subscriptionul) > li.clear { width: 0px; padding: 0px; clear: right; float: none; border: none; padding: 0px !important; }
div.featurelist ul:not(.subscriptionul) > li:first-child { padding-left: 0px; padding-right: 6%; border-left: none; }
div.featurelist ul:not(.subscriptionul) > li.middle { padding-right: 6%; width: 30%; }
div.featurelist ul:not(.subscriptionul) li p { font-size: 15px; line-height: 24px; }
div.featurelist ul:not(.subscriptionul) li a.button, .thinkglobal div.featurelist p.buttons.centeralign a.button { border-radius: 0px; border: 1px #414042 solid; color: #414042 !important; background: transparent; text-decoration: none; font-weight: normal; margin-bottom: 0px; }
.thinkglobal div.featurelist p.buttons.centeralign a.button { float: none; display: inline-block; }
div.featurelist ul:not(.subscriptionul) li a.button:hover, .thinkglobal div.featurelist p.buttons.centeralign a.button:hover { color: #42c95f !important; }
div.featurelist ul:not(.subscriptionul) li p.buttons { height: 34px; }
div.featurelist > strong { display: block; font-weight: lighter; font-size: 24px; border-bottom: 1px #dcddde solid; margin-bottom: 20px; }
div.featurelist i.icon-mailchimp { font-size: 27px; line-height: 27px; position: relative; top: 4px; }
div.featurelist ul:not(.subscriptionul) > li.double.middle { width: 55%; border-color: transparent; }
div.featurelist ul:not(.subscriptionul) > li.double.middle ol { list-style-type: none; float: left; margin-left: 80px; }
div.featurelist ul:not(.subscriptionul) > li.double.middle ol:first-child { margin-left: 0px; }
div.content.white { background: #ffffff; }
div.content.alternating { margin-top: 0px; }
body.public.withheader .content.secondary { padding-bottom: 0px; margin-top: 0px; }
ol.indented, ul.indented { list-style-position: outside; list-style-type: decimal; margin-left: 20px; }
ul.disc { list-style-type: disc !important; margin-bottom: 10px; }
ul.square { list-style-type: square !important; }
body.public .narrowcntnr.customcrm { max-width: 50%; }
.responsiveimg { max-width: 100%; }
body.public.blacklogo.withheader #subscriptionblocks.customblocks { margin-top: 60px; width: 470px; }
body.public.blacklogo.withheader #subscriptionblocks.customblocks > div { width: 230px; margin-left: 10px; }
body.public.blacklogo.withheader #subscriptionblocks.customblocks > div:first-child { margin-left: 0px; }
body.public.blacklogo.withheader #subscriptionblocks.customblocks ul { padding-top: 10px; }
body.public.blacklogo.withheader #subscriptionblocks.customblocks ul li { border: none; padding-bottom: 16px; } 
body.public.blacklogo.withheader #subscriptionblocks.customblocks #serverspecs ul li { text-align: left; text-indent: 50px; }
body.public.blacklogo.withheader #subscriptionblocks.customblocks #serverspecs h4 { text-transform: uppercase; padding-top: 42px; line-height: 36px; }
body.public.blacklogo.withheader #subscriptionblocks.customblocks #serverspecs ul { background: #f2f2f3 url('../img/vpsicons.png') 20px 13px no-repeat; padding-top: 10px; padding-left: 20px; }
body.public.blacklogo.withheader.features.newhome #header > .center { max-width: 1200px; }
body.public.blacklogo.withheader.newhome .homesubheader { background-color: #6d6e71 !important; }
body.public.blacklogo.withheader.newhome .homesubheader h2 { font-size: 24px; color: #ffffff; padding-top: 15px; padding-bottom: 15px; margin-bottom: 0px; }
body.public.blacklogo.withheader.features.newhome .blueish { background: #f0f8fd; }
/*body.public.withheader.newhome #header { height: 760px; margin-bottom: 0px; background-size: initial !important; }*/
body.public.withheader.newhome #header { height: auto; margin-bottom: 0px; background-image: none; }
body.public.withheader.newhome #header > img { position: absolute; bottom: 40px; left: 50%; margin-left: -150px; }
body.public.blacklogo.withheader.features.newhome #header > .center #featuretext > img { position: absolute; bottom: 20px; left: 0px; }
.thinkglobal div.featurelist h2, .thinkglobal.social div.featurelist h4 { text-align: center; display: block; color: inherit; font-size: 33px; font-weight: lighter; }
.thinkglobal.social div.featurelist h4 a { display: inline; }
.thinkglobal div.featurelist i { font-size: 65px; margin-top: 40px; margin-bottom: 40px; }
.thinkglobal div.featurelist i.fa-globe { margin-top: 20px; margin-bottom: 20px; }
.thinkglobal.social div.featurelist i { font-size: 53px; margin-bottom: 0px; }
.thinkglobal.social div.featurelist p { margin-bottom: 0px; }
.thinkglobal div.featurelist p { font-size: 15px; }
.thinkglobal.social div.featurelist p a { margin-left: 20px; }
.thinkglobal.social div.featurelist p a:first-child { margin-left: 0px; }
.thinkglobal.tools { background: #57585b; }
.thinkglobal.tools div.featurelist { color: #ffffff; }
body.public.withheader .content.social { padding-bottom: 130px; }
.socialicons i { font-size: 53px; }
.socialicons a { margin-left: 20px }
.socialicons strong { display: block; padding-bottom: 20px; }
#top ul.languages img { margin-top: 3px; }
#top ul.languages a { padding: 0px; }
body.public #top ul ul { float: none; }
body.newhome #featuretext > small { font-size: 12px; }
p.max600 { max-width: 600px; position: relative; margin: 0px auto; }
body.public.blacklogo.login #footer { background: none; }
div.centerlogo { background: transparent url("../img/logo_home.png") center 0 no-repeat; height: 85px; margin-top: 30px; }
.g-recaptcha { margin-top: 25px; }
#agendabuttons a.button { margin-left: 8px !important; margin-right: 0 !important; }
#overviewsearchform #contactsearch { width: 277px; }
a.nohover, a.nohover:hover { text-decoration: none !important; }
.defaultcursor { cursor: default; }
i#deliveryaddress { font-size: 20px; position: relative; top: 3px; cursor: pointer; }
.pointer, .pointer * { cursor: pointer; }

#pickuppointlist { display: flex; flex-wrap: wrap; margin: -10px; width: 100%; }
#pickuppointlist .pickuppoint { flex-basis: calc(50% - 20px); display: flex; margin: 10px; } 
#pickuppointlist .pickuppoint p { margin-bottom: 5px; }
#pickuppointlist .pickuppoint input { width: 16px; height: 16px; margin-right: 15px; margin-top: 3px; cursor: pointer; } 
#pickuppointlist .pickuppoint label { cursor: pointer; font-weight: bold; float: none; display: inline; line-height: normal; }
#pickuppointlist .pickuppoint a { font-size: 13px; text-decoration: underline; }
#pickuppointlist .pickuppoint a:hover { text-decoration: none; }
#pickuppointlist table.openinghours td { font-size: 13px; }
#pickuppointlist table.openinghours tr td:first-child { padding-right: 15px; }
#pickuppointlist .highlight, #pickuppointlist > img { margin-left: 10px; margin-top: 15px; }

/* RESPONSIVE */
.showphablet, .showmobile, .showtablet, .showlowres, .show1023, .show540, .show479 { display: none; }
#top ul li a.showphablet { display: none; }
ul#mobilemenu { display: none; position: absolute; left: 0px; top: 50px; width: 100%; font-size: 13px; background: #58595b; float: none; margin-top: 0px; z-index: 999; padding-bottom: 10px; }
ul#mobilemenu li { float: none; /*margin-right: 10px;*/ }
ul#mobilemenu li a { border-radius: 0px; }
ul#mobilemenu li a:hover { background: #333333; }
ul#mobilemenu li ul { margin-top: 0px; float: none; }
ul#mobilemenu li.settingsearchli { display: none !important; }
.content, #logobar > .center, #top > .center, #subtop > .center { padding-left: 10px; padding-right: 10px; }

body.public.payinvoice { color: #231f20; }
body.payinvoice #header { -webkit-box-shadow: 0px 8px 5px 0px rgba(50, 50, 50, 0.75); -moz-box-shadow: 0px 8px 5px 0px rgba(50, 50, 50, 0.75); box-shadow: 0px 8px 5px 0px rgba(50, 50, 50, 0.75); }
body.payinvoice #header > .center { text-align: center; height: 100%; }
body.public.payinvoice form.transblock { margin-top: 0px; border: none; max-width: 600px; }
body.public.payinvoice form.transblock h1, body.public.payinvoice form.transblock h2 { text-align: left; margin-bottom: 20px; font-size: 26px; }
body.public.payinvoice form.transblock ul li { width: 50%; float: left; }
body.public.payinvoice table { margin-bottom: 20px; }
body.public.payinvoice td { line-height: 24px; }
body.public.payinvoice tr td:first-child { padding-right: 30px; }
body.public.payinvoice #paymentmethods { margin-bottom: 30px; }
body.public.payinvoice #paymentmethods p { margin-bottom: 0px; }
body.public.payinvoice a.paybutton { background: #83a846; text-transform: uppercase; font-size: 18px; font-weight: lighter; }
body.public.payinvoice a.paybutton:hover { background: #7bbe30; }

@media screen and (max-width: 1299px)
{
	.hide1300 { display: none; }
	#submenu ul li a { padding-left: 10px; padding-right: 10px; }
	body.public.blacklogo.withheader.features.newhome #header > .center > div.responsiveimg { max-width: 500px; margin-right: 10px; }
	body.public.blacklogo.withheader.features #header > .center > div#featuretext { margin-left: 50px; }
}

@media screen and (max-width: 1219px)
{
	body.public.blacklogo.withheader.features.newhome #header > .center #featuretext > img { margin-left: 10px; }
	#subtop h1 { font-size: 30px; }
	form.dataform.double > div.fourcol.zones > div { margin-left: 0px; width: 50%; }
	form.dataform.backend.contactform.shortlabel p.buttons a.button { margin-left: 0px; }
}

/*@media screen and (min-width: 1201px)
{
	textarea.bigtext { width: 100% !important; min-width: 278px; max-width: 1068px; }
	form.dataform.double.backend textarea.bigtext { max-width: 1028px; }
}*/

@media screen and (min-width: 1200px)
{
	#products { width: 100%; }
	#productlistcntnr .productlist { margin-bottom: 0px; }
	#products .productlist label { display: none; }
	.productlist p, .fakeroomfields p { float: left; }
	.productlist h3 { float: left; line-height: 30px; height: 30px; font-size: 13px; font-weight: normal; color: #000000; width: 150px; overflow: hidden; }
	.productlist.bundlelist h3 { width: 170px; }
	.productlist h3 a:not(.printpdf), .productlist h3 span { display: none; }
	.productlist h3, .productlist p { margin-bottom: 3px; }
	.productfield.narrowfield, .invoiceroomfield.narrowfield { text-align: right; width: 35px !important; }
	.productfield.narrowfield.quantity, .invoiceroomfield.narrowfield.quantity, .productfield.narrowfield.price, .invoiceroomfield.narrowfield.price, .productfield.narrowfield.subtotal, .invoiceroomfield.narrowfield.subtotal, .productfield.narrowfield.subtotalinc, .invoiceroomfield.narrowfield.subtotalinc { width: 65px !important; }
	.productfield, .invoiceroomfield, span.smalldropdown { margin-right: 3px; }
	.productheadings { display: block; }
	.productheadings > div { float: left; font-weight: bold; line-height: 30px; }
	.productlabel { width: 150px; }
	.bundlelist .productlabel { width: 170px; }
	.productname { width: 318px; }
	.productname.orderproductname { width: 470px; }
	.producttype { width: 123px; }
	.productprice, .productsubtotal, .productamount { width: 90px; }
	.productvat { width: 60px; }
	.productvatrate { width: 143px; }
	.productshowamount { width: 93px; }
	.productroom { width: 120px; }
	.productdelete { display: block; line-height: 30px; }
	.totalrow { width: 1170px; }
	.totalrow.purchasetotal { width: 1170px; }
	.totalrow span { float: right; }
	.fakeroomfields { display: block; }
	form.double.dataform.backend.contactform > div textarea[id^="product_name_"] { width: 293px; }
	form.double.dataform.backend.contactform > div textarea[id^="product_name_"].orderproductname { width: 442px; }
}

@media screen and (max-width: 1199px)
{
	#emailpreview { width: 528px; }
	#mainbookingform.dataform.backend.contactform p.buttons a.button { margin-left: 0px; }
	div.featurelist ul:not(.subscriptionul) > li { padding-left: 3%; width: 29%; }
	div.featurelist ul:not(.subscriptionul) > li.double.middle { width: 59%; }
	div.featurelist ul:not(.subscriptionul) > li:first-child { padding-right: 3%; }
	div.featurelist ul:not(.subscriptionul) > li.middle { padding-right: 3%; }
	.clear1199 { display: block; clear: both; float: none; }
	#submenu ul li a { padding-left: 8px; padding-right: 8px; }
	#submenu .center > ul > li:first-child { display: none; }
}

@media screen and (min-width: 1024px)
{
	ul#mobilemenu { display: none !important; }
}

@media screen and (max-width: 1023px)
{
	.hide1024, td.normalheight.hide1024, #top ul li a.hide1024, td span.normalheight.hide1024 { display: none; }
	h1.left { float: none !important; }
	form.right { float: none !important; }
	#submenu ul li a { padding-left: 7px; padding-right: 7px; }
	
	body #top div.center ul:not(.languages) li { display: none; }
	body #top ul li#signout { display: block; }
	#top ul li a.hidephablet { display: none; }
	#top ul li a.showphablet { display: block; }
	#top ul#mainmenu { display: none; }
	body.public #top ul { float: right; }
	#submenu.backendmenu { display: none; }
	.content { margin-top: 20px; }
	body.public.payinvoice .content { margin-top: 0px; }
	
	#emaillist { width: 100%; float: none; }
	#emailpreview { display: none; }
	#emailcntnr.left { float: none !important; }
	#emaillist .buttons { top: -10px; }
	
	#setupprogress li { font-size: 14px; height: 30px; line-height: 30px; }
	#setupprogress li i { font-size: 20px; line-height: 30px; }
	
	tr.linerow > td, .custombankline td { display: block; }
	tr.linerow > td, .custombankline td:not(.icon) { width: 100% !important; box-sizing: border-box; }
	.custombankline td { padding: 0px; margin-bottom: 5px; }
	td.custombankline td.purchase, td.custombankline td.disk, td.custombankline td.delete { float: left; margin-right: 24px; }
	.tableview .addline { width: 100%; padding: 0px; }
	.custombankline td.delete { width: 30px; }
	.custombankline td input, .custombankline td .ui-selectmenu-button { box-sizing: border-box; width: 100% !important; }
	tr.linerow > td span.show1023 { display: inline !important; }
	tr.linerow td.noicon, tr.linerow td.emptytd { display: none; }
	tr.subrowcntnr tr.headerrow td:not(.addline) { display: none; } 
	tr.linerow:not(.headerrow) > td { height: auto; line-height: normal; }
	tr.linerow:not(.headerrow) > td.delete { height: 32px; }
	tr.linerow:not(.headerrow) > td:first-child { padding-top: 5px; }
	
	/*#top .center > span { display: block; }*/
	
	body.public.blacklogo.withheader #subscriptionblocks > div { width: 32.66%; }
	body.public.blacklogo.withheader:not(.newhome) #subscriptionblocks > div#unlimited { margin-left: 0px; width: 49.5%; }
	body.public.blacklogo.withheader #subscriptionblocks > div#standalone { width: 49.5%; }
	body.public .narrowcntnr.customcrm { max-width: 100%; float: none !important; }
	body.public.blacklogo.withheader #subscriptionblocks.customblocks { margin-top: 20px; float: none !important; width: 100%; }
	body.public.blacklogo.withheader #subscriptionblocks.customblocks > div#serverspecs { margin-left: 1%; width: 49.5%; }
	
	body.public.blacklogo.withheader.features #header { height: auto; }
	body.public.blacklogo.withheader.features #header > .center img { float: none; margin-top: 0px; }
	body.public.blacklogo.withheader.features #header > .center > div, body.public.blacklogo.withheader.features.newhome #header > .center > div.responsiveimg { float: none; padding-left: 10px; padding-right: 10px; max-width: none; text-align: center; margin-top: 40px; margin-right: 0px; }
	body.public.blacklogo.withheader.features #header > .center > div#featuretext, body.public.blacklogo.withheader.features.newhome #header > .center > div#featuretext { width: 500px; margin: 20px auto 0px; float: none !important; }
	body.public.blacklogo.withheader.features #header > .center > div p.buttons { text-align: center; }
	body.public.blacklogo.withheader.features #header > .center > div p.buttons a.button { display: inline-block; float: none; }
	body.public.blacklogo.withheader.features.newhome #header > .center #featuretext > img { display: none; }
	#top ul.languages { margin-right: 20px; }
	.show1023 { display: block; }
	span.show1023.unreadmailcount { display: inline; }
	#subtop h1 { padding-top: 4px; float: none; }
	#subtop p.buttons { float: none; margin-top: 10px; margin-left: 0px; }
}

@media screen and (min-width: 1000px)
{
	
}

@media screen and (max-width: 939px)
{
	form.dataform.double.widelabel { width: 390px; }
	form.dataform.double.widelabel > div { margin-left: 0px; }
	body.public.blacklogo.withheader #footer { height: 540px; }
	body.public.blacklogo.withheader #footer ul li { float: left; width: 50%; }
	body.public.blacklogo.withheader #footer ul li#wordpress { width: 100%; margin-top: 20px; }
	form.dataform.double > div.widesecond { width: 390px; }
	form.dataform.double > div.widesecond span.outrolabel, span.outrolabel { margin-left: 154px; float: none; clear: both; }
}

@media screen and (max-width: 899px)
{
	#emailviewform p.left { margin-right: 0px; float: none !important; }
	#overviewsearchform, #overviewdataform { float: none; }
}

@media screen and (min-width: 860px)
{
	form.dataform.double.triple.widelabel > div.fourcol.firstthree { width: 831px; }
}

@media screen and (max-width: 819px)
{
	.content, #logobar > .center, #top > .center { padding-left: 10px; padding-right: 10px; }
	form.dataform.double.backend > div:not(.fourcol) { margin-left: 0px; float: none; }
	#sendmailform label { width: 90px; }
	form.dataform.double.backend > div.buttoncntnr { background: none; }
	form.dataform.double.backend > div.buttoncntnr a.button { float: left !important; margin-left: 110px; }
	form.dataform.double.backend.widelabel > div.buttoncntnr a.button { margin-left: 170px; }
	form#subscriptionstats div#secondcol { display: none; }
	form#subscriptionstats span.output > span { display: inline; }
	#setupprogress li { text-indent: 10px; }
	#setupprogress li i { margin-right: 10px; }
}

@media screen and (min-width: 769px)
{
	#gotop { display: none !important; }
}

@media screen and (min-width: 768px)
{
	/*ul#mobilemenu { display: none !important; }*/
	#top .center > p input { width: 398px; }
	#top .center > p { width: 498px; margin-left: -250px; }
	#extraemailfields { display: block !important; }
	#extraemailfieldstoggle { display: none !important; }
	p.buttons span.bigscreenright { float: right; }
}

@media screen and (max-width: 799px)
{
	#top ul:not(.languages) li { margin-left: 0px; }
}

@media screen and (max-width: 767px)
{
	form.dataform.double.triple.widelabel > div, form.dataform.double.triple.widelabel > div.fourcol { width: 100%; }
	#logobar img { max-width: 300px; max-height: 50px; }
	#logobar { height: 70px; top: 75px; line-height: 70px; }
	#header { height: 160px; margin-bottom: 0px; }
	/*body.home #header { height: 300px; }*/
	.hidephablet { display: none; }
	form.dataform.backend label.hidephablet { display: none; }
	#top .center > p.hidephablet { display: none; }
	.showtablet, .showphablet { display: block; }
	td.showphablet { display: table-cell; }
	.arrow { background: none; }
	.arrowdesc { display: none; }
	.pager { margin-left: 0px; }
	.tableview .checkbox, span.checkbox, .tableview .edit, .tableview .delete, .tableview .tick, .tableview .notick, .tableview .pdf, .tableview .view, .tableview .rename { width: 16px; }
	.tableview td, .sortable li { min-width: 16px; }
	#emaillist .buttons { display: none; }
	#emaillist { margin-top: 0px; }	
	p.plist > strong { float: none; }
	body.home #header > .center h1 { margin-top: 30px; }
	#legenda li { margin-left: 0px !important; margin-bottom: 5px; }
	#legenda li.free, #legenda li.booked, #legenda li.arrangement, li.maintenance { clear: left; }
	body #top > ul { margin-left: 0px !important; float: right !important; }
	body.public form.transblock { margin-left: 0px; margin-top: 30px; }
	body.public.withheader #header { height: 300px; }
	/*body.public.withheader.newhome #header { height: 570px; background-size: cover !important; }*/
	body.public.withheader.newhome #header {  }
	body.public.blacklogo.withheader #headertext h3 { font-size: 40px; line-height: 40px; }
	body.public.blacklogo.withheader #headertext h4 { font-size: 24px; line-height: 24px; }
	body.public.blacklogo.withheader #subscriptionblocks > div, body.public.blacklogo.withheader.newhome #subscriptionblocks > div { width: 49.5%; margin-bottom: 10px; }
	body.public.blacklogo.withheader #subscriptionblocks > div#premiumplus { margin-left: 0px; }
	body.public.blacklogo.withheader #subscriptionblocks > div#standalone { margin-left: 0px; width: 100%; }
	body.public.blacklogo.withheader #subscriptionblocks.customblocks > div#standalone { width: 49.5%; }
	body.public.blacklogo.withheader #subscriptionblocks > div#unlimited, body.public.blacklogo.withheader:not(.newhome) #subscriptionblocks > div#unlimited { margin-left: 1%; }
	
	#subheader p { padding-top: 20px; font-size: 20px; text-align: left; }
	div.featurelist { padding: 0px; }
	.thinkglobal div.featurelist { padding: 15px 10px; }
	div.featurelist ul:not(.subscriptionul) > li { float: none; box-sizing: border-box; width: 100%; padding: 10px !important; border: none; display: block; }
	div.featurelist p.buttons.nobutton { display: none; }
	div.content.alternating { padding: 0px; }
	div.content.alternating.white li.middle { background-color: #fcfcfc; }
	div.featurelist ul:not(.subscriptionul) li.middle { background-color: #ffffff; width: 100% !important; }
	div.featurelist > strong { margin: 0px 10px 0px 10px; padding-top: 30px; }
	#subheader ul.half { float: none !important; width: 100%; }
	#changebgcog a { font-size: 18px; top: 1px; }
	#dashboard #dashboardmailbutton { width: 241px; text-indent: 8px; }
	#dashboard #mailrefreshbutton { font-size: 26px; margin-left: 5px; }
	body.public.withheader.newhome #header > img { display: none; }
	
	.setup > div, .setup > div:first-child { float: none; width: 100%; margin-right: 0px; }
	#subtop { padding-top: 10px; }
	#emaillist .tableview tr.unread td.eye { -webkit-box-shadow: inset 4px 0 0 0 #0067b0; box-shadow: inset 4px 0 0 0 #0067b0; }
}

@media screen and (max-width: 667px)
{
	/*input[type=text], input[type=password], textarea, .ui-selectmenu-text { font-size: 15px; }*/
	body:not(.public), a.button, input[type=text], input[type=number], input[type=password], input[type=search], textarea, .ui-selectmenu-text, .ui-menu .ui-menu-item, ul#mobilemenu { font-size: 15px; }
	.perror, .phighlight, .psuccess { font-size: 15px !important; }
	form.dataform.backend label { font-size: 13px; }
	.hidemobilelandscape { display: none; }
	#emaillist .tableview .markunread, #emaillist .tableview .markread, #emaillist .tableview .edit, #emaillist .tableview .checkbox { width: 30px; }
}

@media screen and (max-width: 660px)
{
	body.public.blacklogo.withheader #footer { height: 615px; }
	body.public.blacklogo.withheader #footer ul { margin-top: 20px; }
	body.public.blacklogo.withheader #footer ul li { float: none; width: 100%; margin-top: 20px; }
}

@media screen and (max-width: 639px)
{
	form.dataform.double > div { margin-left: 0px; float: none; }
	form.dataform div.buttoncntnr a.button.right { float: left !important; }
	form.dataform.double > div.first { margin-bottom: 20px; }
	form.dataform.double.backend > div.first { margin-bottom: 0px; }
	#subtop h1 { font-size: 22px; padding-top: 0px; }
	form.dataform.double > div.fourcol.zones > div { width: 100%; }
	form.dataform.backend.shortlabel label { float: left !important; height: 28px; }
}

@media screen and (max-width: 579px)
{
	#dashboard #addbuttons { width: 270px; padding-left: 15px; padding-right: 15px; }
	body.public.blacklogo.withheader #headertext h3 { font-size: 22px; line-height: 22px; }
	body.public.blacklogo.withheader #headertext h4 { font-size: 16px; line-height: 16px; }
}

@media screen and (max-width: 540px)
{
	.show540 { display: block; }	
}

@media screen and (max-width: 519px)
{
	#subscriptions > div > div:first-child { width: 12px; }
	#subscriptions > div > div { width: 254px; }
	
	body.public.blacklogo.withheader.features #header > .center > div#featuretext, body.public.blacklogo.withheader.features.newhome #header > .center > div#featuretext { width: 300px; }
	body.public.blacklogo.withheader.features #header > .center > div h1 { font-size: 24px; line-height: 24px; }
	body.public.blacklogo.withheader.features #header > .center > div p.buttons { margin-top: 20px; }
	body.public.blacklogo.withheader.features #header > .center > div img { max-width: 100%; }
}

@media screen and (max-width: 489px)
{
	form.dataform p.buttons a.button, form.dataform.widelabel p.buttons a.button, form.dataform.backend.contactform p.buttons a.button { margin-left: 0px; }
	body.public.blacklogo.withheader #footer { height: 680px; }
	.thinkglobal div.featurelist i { margin-bottom: 10px; margin-top: 10px; font-size: 50px; }
	.thinkglobal.social div.featurelist i { font-size: 50px; }
	.thinkglobal div.featurelist h2, .thinkglobal.social div.featurelist h4 { font-size: 24px; }
	body.public.blacklogo.withheader.features.newhome .homesubheader h2 { padding-top: 5px; padding-bottom: 5px; }
	p.usercheckbox input[type="checkbox"] { float: left; top: 8px; }
	form.dataform.backend p.usercheckbox label { float: right; width: 93%; }
	.setup label.emptylabel { display: none !important; }
}

@media screen and (max-width: 479px)
{
	.hidemobile { display: none; }
	.show479 { display: block; }
	tr.show479 { display: table-row; }
	body.public form.transblock h1, body.public.home form.transblock h1  { font-size: 20px; line-height: 24px; }
	body.public form.transblock { padding: 10px; }
	body.public.login input[type="text"], body.public.login input[type="password"] { /*width: 238px;*/ width: 100%; box-sizing: border-box; }
	body.public.home input[type="text"], body.public.home input[type="password"] { width: 238px; }
	p.plist > strong { float: none; }
	body.public.home form.transblock { margin-top: 0px; }
	body.public.withheader #header { height: 200px; }
	/*body.public.withheader.newhome #header { height: 670px; background-position: center 200px !important; }*/
	body.public.withheader.newhome #header {  }
	body.public.blacklogo.withheader #subscriptionblocks.customblocks > div { float: none; margin-left: 0px !important; width: 100% !important; }
	body.public.blacklogo.withheader.features.newhome #header > .center > div#featuretext { margin-top: 0px; padding-bottom: 5px; }
	body.public.blacklogo.withheader.features.newhome #header > .center > div.responsiveimg { margin-top: 0px; padding-bottom: 0px; }
	div.featurelist ul:not(.subscriptionul) > li.double.middle ol { margin-left: 24px; }
	body.public.payinvoice form.transblock h1, body.public.payinvoice form.transblock h2 { font-size: 20px; line-height: 24px; margin-bottom: 5px; }
	body.public.payinvoice table, body.public.payinvoice #paymentmethods { margin-bottom: 5px; }
}

@media screen and (min-width: 431px)
{
	textarea#contact_invoiceinfo, textarea#contact_deliveryinfo { width: 240px; }
}

@media screen and (max-width: 430px)
{
	form.dataform.backend label { float: none; }
	form.dataform.backend label.keepfloat { float: left; }
	form#subscriptionstats.dataform.backend label { float: left; }
	h3.roomheading { margin-bottom: 0; margin-top: 15px; }
	#roomlistcntnr label { width: 125px; }
	#roomlistcntnr p.halfp label { margin-left: 0px; clear: left; }
	form#bookingform h2 { margin-left: 0px; }
	#emaillist { /*width: 300px;*/ width: 100%; }
	form.dataform div.buttoncntnr.half > div { float: right; }
	
	form.dataform.double.widelabel, form.dataform.double > div, form.dataform.double.widelabel > div, form.dataform.double.backend > div input.linkemailcontact[type="text"], form.dataform.double > div.widesecond { width: 100%; }
	form.dataform input[type="text"], form.dataform input[type="number"], form.dataform input[type="password"], form.dataform textarea, 
	form.dataform.double.backend > div input[type="text"], form.dataform.double.backend > div input[type="number"], form.dataform.double.backend > div input[type="password"], form.dataform.double.backend > div textarea,
	form.dataform.double.backend.contactform > div input, form.double.dataform.backend.contactform > div textarea, form.dataform input.externalsearch[type="text"], select.multiple { width: 100%; box-sizing: border-box; }
	form.dataform.double.backend.contactform > div input.halfsize, form.dataform input.halfsize[type="text"] { box-sizing: initial; }
	form.dataform.double.backend.contactform > div input.halfinput { width: 50%; }
	form.dataform.double.backend > div input.quarterinput, #signupform div.first input.quarterinput { width: 27%; }
	form.dataform.double.backend > div input.quarter3input { width: 73%; }
	form.dataform.double.backend > div input.thirdinput, #businessform input.thirdinput { width: 33.33% !important; }
	form.dataform.double.backend > div input.iconafter { width: 92%; }
	form.dataform p.iconafter .ui-selectmenu-button { width: 92% !important; }
	form.dataform p.iconsafter .ui-selectmenu-button { width: 86% !important; }
	form.dataform p.iconafter .ui-selectmenu-button.halfsize { width: 46% !important; }
	.newvcard .relativeicon { top: 4px; }
	#discountbutton { height: 28px; line-height: 28px; font-size: 13px; }
	#addtag { width: 294px; }
	form.dataform .ui-selectmenu-button { width: 100% !important; box-sizing: border-box; }
	form.dataform .ui-selectmenu-button.halfsize { width: 50% !important; }
	#product_id-button { width: 238px !important; }
	textarea.productfield { height: 28px; min-height: 28px; }
	.selectbuttoncntnr a.button { height: 28px; line-height: 28px; }
	.halfinput.hasDatepicker:not(.date_payment_planned) { width: 50% !important; float: left; }
	form.dataform.double > div.widesecond span.outrolabel { margin-left: 0px; }
	.cancelinput > span.inputcntnr { width: 100%; }
}	

@media screen and (max-width: 419px)
{
	#top .center > a { font-size: 26px; }
	body.home #header > .center h1 { font-size: 24px; margin-top: 58px; }
}

@media screen and (max-width: 409px)
{
	/*form.dataform.double > div { width: 300px; }*/
	form.dataform.double.backend > div.buttoncntnr a.button { margin-left: 0px !important; }
	/*form.dataform.double.widelabel { width: 300px; }*/
	body.public.blacklogo.withheader #subscriptionblocks > div > div h4 { font-size: 28px; }
}

@media screen and (min-width: 375px) and (max-width: 430px)
{
	form#sendmailform.dataform.backend label, form#emailviewform.dataform.backend label  { float: left; height: 29px; }
	form#sendmailform.dataform input[type="text"], form#sendmailform.dataform.double.backend > div input[type="text"], form#sendmailform.dataform .ui-selectmenu-button, form#sendmailform input.attachment[type="file"] { width: 265px !important; }
	form#emailviewform.dataform.backend label { float: left; }
	form#emailviewform.dataform input[type="text"], form#emailviewform.dataform.double.backend > div input[type="text"] { width: 245px !important; }
}

@media screen and (min-width: 375px) and (max-width: 413px)
{
	#top .center > p { margin-left: -125px; width: 248px; }
	#top .center > p input { width: 146px; }
}

@media screen and (max-width: 374px)
{
	#top .center > p { margin-left: -100px; width: 198px; }
	#top .center > p input { width: 96px; }
}

@media screen and (max-width: 335px)
{
	/*#subtop p.buttons a.button { padding-left: 10px; padding-right: 10px; }*/
}

@media screen and (max-width: 320px) 
{
	.showmobile { display: block; }	
	#gotop.show { display: block; }
	span.clear.showmobile { display: block !important; }
}

@font-face {
	font-family: 'icomoon';
	src:url('../font/icomoon.eot?hemhjf');
	src:url('../font/icomoon.eot?#iefixhemhjf') format('embedded-opentype'),
		url('../font/icomoon.ttf?hemhjf') format('truetype'),
		url('../font/icomoon.woff?hemhjf') format('woff'),
		url('../font/icomoon.svg?hemhjf#icomoon') format('svg');
	font-weight: normal;
	font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
	font-family: 'icomoon';
	speak: none;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	line-height: 1;

	/* Better Font Rendering =========== */
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
}

.icon-mailchimp:before {
	content: "\e600";
}

/*! jQuery UI - v1.11.1 - 2014-09-16
* http://jqueryui.com
* Includes: core.css, draggable.css, resizable.css, selectable.css, sortable.css, accordion.css, autocomplete.css, button.css, datepicker.css, dialog.css, menu.css, progressbar.css, selectmenu.css, slider.css, spinner.css, tabs.css, tooltip.css, theme.css
* To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Verdana%2CArial%2Csans-serif&fwDefault=normal&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=%23cccccc&bgTextureHeader=highlight_soft&bgImgOpacityHeader=75&borderColorHeader=%23aaaaaa&fcHeader=%23222222&iconColorHeader=%23222222&bgColorContent=%23ffffff&bgTextureContent=flat&bgImgOpacityContent=75&borderColorContent=%23aaaaaa&fcContent=%23222222&iconColorContent=%23222222&bgColorDefault=%23e6e6e6&bgTextureDefault=glass&bgImgOpacityDefault=75&borderColorDefault=%23d3d3d3&fcDefault=%23555555&iconColorDefault=%23888888&bgColorHover=%23dadada&bgTextureHover=glass&bgImgOpacityHover=75&borderColorHover=%23999999&fcHover=%23212121&iconColorHover=%23454545&bgColorActive=%23ffffff&bgTextureActive=glass&bgImgOpacityActive=65&borderColorActive=%23aaaaaa&fcActive=%23212121&iconColorActive=%23454545&bgColorHighlight=%23ffe45c&bgTextureHighlight=highlight_soft&bgImgOpacityHighlight=75&borderColorHighlight=%23fed22f&fcHighlight=%23363636&iconColorHighlight=%23228ef1&bgColorError=%23b81900&bgTextureError=diagonals_thick&bgImgOpacityError=18&borderColorError=%23cd0a0a&fcError=%23ffffff&iconColorError=%23ffd27a&bgColorOverlay=%23aaaaaa&bgTextureOverlay=flat&bgImgOpacityOverlay=0&opacityOverlay=30&bgColorShadow=%23aaaaaa&bgTextureShadow=flat&bgImgOpacityShadow=0&opacityShadow=30&thicknessShadow=8px&offsetTopShadow=-8px&offsetLeftShadow=-8px&cornerRadiusShadow=8px
* Copyright 2014 jQuery Foundation and other contributors; Licensed MIT */

.ui-helper-hidden{display:none}.ui-helper-hidden-accessible{border:0;clip:rect(0 0 0 0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.ui-helper-reset{margin:0;padding:0;border:0;outline:0;line-height:1.3;text-decoration:none;font-size:100%;list-style:none}.ui-helper-clearfix:before,.ui-helper-clearfix:after{content:"";display:table;border-collapse:collapse}.ui-helper-clearfix:after{clear:both}.ui-helper-clearfix{min-height:0}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}.ui-draggable-handle{-ms-touch-action:none;touch-action:none}.ui-resizable{position:relative}.ui-resizable-handle{position:absolute;font-size:0.1px;display:block;-ms-touch-action:none;touch-action:none}.ui-resizable-disabled .ui-resizable-handle,.ui-resizable-autohide .ui-resizable-handle{display:none}.ui-resizable-n{cursor:n-resize;height:7px;width:100%;top:-5px;left:0}.ui-resizable-s{cursor:s-resize;height:7px;width:100%;bottom:-5px;left:0}.ui-resizable-e{cursor:e-resize;width:7px;right:-5px;top:0;height:100%}.ui-resizable-w{cursor:w-resize;width:7px;left:-5px;top:0;height:100%}.ui-resizable-se{cursor:se-resize;width:12px;height:12px;right:1px;bottom:1px}.ui-resizable-sw{cursor:sw-resize;width:9px;height:9px;left:-5px;bottom:-5px}.ui-resizable-nw{cursor:nw-resize;width:9px;height:9px;left:-5px;top:-5px}.ui-resizable-ne{cursor:ne-resize;width:9px;height:9px;right:-5px;top:-5px}.ui-selectable{-ms-touch-action:none;touch-action:none}.ui-selectable-helper{position:absolute;z-index:100;border:1px dotted black}.ui-sortable-handle{-ms-touch-action:none;touch-action:none}.ui-accordion .ui-accordion-header{display:block;cursor:pointer;position:relative;margin:2px 0 0 0;padding:.5em .5em .5em .7em;min-height:0;font-size:100%}.ui-accordion .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-icons .ui-accordion-icons{padding-left:2.2em}.ui-accordion .ui-accordion-header .ui-accordion-header-icon{position:absolute;left:.5em;top:50%;margin-top:-8px}.ui-accordion .ui-accordion-content{padding:1em 2.2em;border-top:0;overflow:auto}.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}.ui-button{display:inline-block;position:relative;padding:0;line-height:normal;margin-right:.1em;cursor:pointer;vertical-align:middle;text-align:center;overflow:visible}.ui-button,.ui-button:link,.ui-button:visited,.ui-button:hover,.ui-button:active{text-decoration:none}.ui-button-icon-only{width:2.2em}button.ui-button-icon-only{width:2.4em}.ui-button-icons-only{width:3.4em}button.ui-button-icons-only{width:3.7em}.ui-button .ui-button-text{display:block;line-height:normal}.ui-button-text-only .ui-button-text{padding:.4em 1em}.ui-button-icon-only .ui-button-text,.ui-button-icons-only .ui-button-text{padding:.4em;text-indent:-9999999px}.ui-button-text-icon-primary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 1em .4em 2.1em}.ui-button-text-icon-secondary .ui-button-text,.ui-button-text-icons .ui-button-text{padding:.4em 2.1em .4em 1em}.ui-button-text-icons .ui-button-text{padding-left:2.1em;padding-right:2.1em}input.ui-button{padding:.4em 1em}.ui-button-icon-only .ui-icon,.ui-button-text-icon-primary .ui-icon,.ui-button-text-icon-secondary .ui-icon,.ui-button-text-icons .ui-icon,.ui-button-icons-only .ui-icon{position:absolute;top:50%;margin-top:-8px}.ui-button-icon-only .ui-icon{left:50%;margin-left:-8px}.ui-button-text-icon-primary .ui-button-icon-primary,.ui-button-text-icons .ui-button-icon-primary,.ui-button-icons-only .ui-button-icon-primary{left:.5em}.ui-button-text-icon-secondary .ui-button-icon-secondary,.ui-button-text-icons .ui-button-icon-secondary,.ui-button-icons-only .ui-button-icon-secondary{right:.5em}.ui-buttonset{margin-right:7px}.ui-buttonset .ui-button{margin-left:0;margin-right:-.3em}input.ui-button::-moz-focus-inner,button.ui-button::-moz-focus-inner{border:0;padding:0}.ui-datepicker{width:17em;padding:.2em .2em 0;display:none}.ui-datepicker .ui-datepicker-header{position:relative;padding:.2em 0}.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{position:absolute;top:2px;width:1.8em;height:1.8em}.ui-datepicker .ui-datepicker-prev-hover,.ui-datepicker .ui-datepicker-next-hover{top:1px}.ui-datepicker .ui-datepicker-prev{left:2px}.ui-datepicker .ui-datepicker-next{right:2px}.ui-datepicker .ui-datepicker-prev-hover{left:1px}.ui-datepicker .ui-datepicker-next-hover{right:1px}.ui-datepicker .ui-datepicker-prev span,.ui-datepicker .ui-datepicker-next span{display:block;position:absolute;left:50%;margin-left:-8px;top:50%;margin-top:-8px}.ui-datepicker .ui-datepicker-title{margin:0 2.3em;line-height:1.8em;text-align:center}.ui-datepicker .ui-datepicker-title select{font-size:1em;margin:1px 0}.ui-datepicker select.ui-datepicker-month,.ui-datepicker select.ui-datepicker-year{width:45%}.ui-datepicker table{width:100%;font-size:.9em;border-collapse:collapse;margin:0 0 .4em}.ui-datepicker th{padding:.7em .3em;text-align:center;font-weight:bold;border:0}.ui-datepicker td{border:0;padding:1px}.ui-datepicker td span,.ui-datepicker td a{display:block;padding:.2em;text-align:right;text-decoration:none}.ui-datepicker .ui-datepicker-buttonpane{background-image:none;margin:.7em 0 0 0;padding:0 .2em;border-left:0;border-right:0;border-bottom:0}.ui-datepicker .ui-datepicker-buttonpane button{float:right;margin:.5em .2em .4em;cursor:pointer;padding:.2em .6em .3em .6em;width:auto;overflow:visible}.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current{float:left}.ui-datepicker.ui-datepicker-multi{width:auto}.ui-datepicker-multi .ui-datepicker-group{float:left}.ui-datepicker-multi .ui-datepicker-group table{width:95%;margin:0 auto .4em}.ui-datepicker-multi-2 .ui-datepicker-group{width:50%}.ui-datepicker-multi-3 .ui-datepicker-group{width:33.3%}.ui-datepicker-multi-4 .ui-datepicker-group{width:25%}.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header{border-left-width:0}.ui-datepicker-multi .ui-datepicker-buttonpane{clear:left}.ui-datepicker-row-break{clear:both;width:100%;font-size:0}.ui-datepicker-rtl{direction:rtl}.ui-datepicker-rtl .ui-datepicker-prev{right:2px;left:auto}.ui-datepicker-rtl .ui-datepicker-next{left:2px;right:auto}.ui-datepicker-rtl .ui-datepicker-prev:hover{right:1px;left:auto}.ui-datepicker-rtl .ui-datepicker-next:hover{left:1px;right:auto}.ui-datepicker-rtl .ui-datepicker-buttonpane{clear:right}.ui-datepicker-rtl .ui-datepicker-buttonpane button{float:left}.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current,.ui-datepicker-rtl .ui-datepicker-group{float:right}.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header,.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header{border-right-width:0;border-left-width:1px}.ui-dialog{overflow:hidden;position:absolute;top:0;left:0;padding:.2em;outline:0}.ui-dialog .ui-dialog-titlebar{padding:.4em 1em;position:relative}.ui-dialog .ui-dialog-title{float:left;margin:.1em 0;white-space:nowrap;width:90%;overflow:hidden;text-overflow:ellipsis}.ui-dialog .ui-dialog-titlebar-close{position:absolute;right:.3em;top:50%;width:20px;margin:-10px 0 0 0;padding:1px;height:20px}.ui-dialog .ui-dialog-content{position:relative;border:0;padding:.5em 1em;background:none;overflow:auto}.ui-dialog .ui-dialog-buttonpane{text-align:left;border-width:1px 0 0 0;background-image:none;margin-top:.5em;padding:.3em 1em .5em .4em}.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset{float:right}.ui-dialog .ui-dialog-buttonpane button{margin:.5em .4em .5em 0;cursor:pointer}.ui-dialog .ui-resizable-se{width:12px;height:12px;right:-5px;bottom:-5px;background-position:16px 16px}.ui-draggable .ui-dialog-titlebar{cursor:move}.ui-menu{list-style:none;padding:0;margin:0;display:block;outline:none}.ui-menu .ui-menu{position:absolute}.ui-menu .ui-menu-item{position:relative;margin:0;padding:3px 1em 3px .4em;cursor:pointer;min-height:0;list-style-image:url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAP///yH5BAEAAAAALAAAAAABAAEAAAIBRAA7")}.ui-menu .ui-menu-divider{margin:5px 0;height:0;font-size:0;line-height:0;border-width:1px 0 0 0}.ui-menu .ui-state-focus,.ui-menu .ui-state-active{margin:-1px}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item{padding-left:2em}.ui-menu .ui-icon{position:absolute;top:0;bottom:0;left:.2em;margin:auto 0}.ui-menu .ui-menu-icon{left:auto;right:0}.ui-progressbar{height:2em;text-align:left;overflow:hidden}.ui-progressbar .ui-progressbar-value{margin:-1px;height:100%}.ui-progressbar .ui-progressbar-overlay{background:url("data:image/gif;base64,R0lGODlhKAAoAIABAAAAAP///yH/C05FVFNDQVBFMi4wAwEAAAAh+QQJAQABACwAAAAAKAAoAAACkYwNqXrdC52DS06a7MFZI+4FHBCKoDeWKXqymPqGqxvJrXZbMx7Ttc+w9XgU2FB3lOyQRWET2IFGiU9m1frDVpxZZc6bfHwv4c1YXP6k1Vdy292Fb6UkuvFtXpvWSzA+HycXJHUXiGYIiMg2R6W459gnWGfHNdjIqDWVqemH2ekpObkpOlppWUqZiqr6edqqWQAAIfkECQEAAQAsAAAAACgAKAAAApSMgZnGfaqcg1E2uuzDmmHUBR8Qil95hiPKqWn3aqtLsS18y7G1SzNeowWBENtQd+T1JktP05nzPTdJZlR6vUxNWWjV+vUWhWNkWFwxl9VpZRedYcflIOLafaa28XdsH/ynlcc1uPVDZxQIR0K25+cICCmoqCe5mGhZOfeYSUh5yJcJyrkZWWpaR8doJ2o4NYq62lAAACH5BAkBAAEALAAAAAAoACgAAAKVDI4Yy22ZnINRNqosw0Bv7i1gyHUkFj7oSaWlu3ovC8GxNso5fluz3qLVhBVeT/Lz7ZTHyxL5dDalQWPVOsQWtRnuwXaFTj9jVVh8pma9JjZ4zYSj5ZOyma7uuolffh+IR5aW97cHuBUXKGKXlKjn+DiHWMcYJah4N0lYCMlJOXipGRr5qdgoSTrqWSq6WFl2ypoaUAAAIfkECQEAAQAsAAAAACgAKAAAApaEb6HLgd/iO7FNWtcFWe+ufODGjRfoiJ2akShbueb0wtI50zm02pbvwfWEMWBQ1zKGlLIhskiEPm9R6vRXxV4ZzWT2yHOGpWMyorblKlNp8HmHEb/lCXjcW7bmtXP8Xt229OVWR1fod2eWqNfHuMjXCPkIGNileOiImVmCOEmoSfn3yXlJWmoHGhqp6ilYuWYpmTqKUgAAIfkECQEAAQAsAAAAACgAKAAAApiEH6kb58biQ3FNWtMFWW3eNVcojuFGfqnZqSebuS06w5V80/X02pKe8zFwP6EFWOT1lDFk8rGERh1TTNOocQ61Hm4Xm2VexUHpzjymViHrFbiELsefVrn6XKfnt2Q9G/+Xdie499XHd2g4h7ioOGhXGJboGAnXSBnoBwKYyfioubZJ2Hn0RuRZaflZOil56Zp6iioKSXpUAAAh+QQJAQABACwAAAAAKAAoAAACkoQRqRvnxuI7kU1a1UU5bd5tnSeOZXhmn5lWK3qNTWvRdQxP8qvaC+/yaYQzXO7BMvaUEmJRd3TsiMAgswmNYrSgZdYrTX6tSHGZO73ezuAw2uxuQ+BbeZfMxsexY35+/Qe4J1inV0g4x3WHuMhIl2jXOKT2Q+VU5fgoSUI52VfZyfkJGkha6jmY+aaYdirq+lQAACH5BAkBAAEALAAAAAAoACgAAAKWBIKpYe0L3YNKToqswUlvznigd4wiR4KhZrKt9Upqip61i9E3vMvxRdHlbEFiEXfk9YARYxOZZD6VQ2pUunBmtRXo1Lf8hMVVcNl8JafV38aM2/Fu5V16Bn63r6xt97j09+MXSFi4BniGFae3hzbH9+hYBzkpuUh5aZmHuanZOZgIuvbGiNeomCnaxxap2upaCZsq+1kAACH5BAkBAAEALAAAAAAoACgAAAKXjI8By5zf4kOxTVrXNVlv1X0d8IGZGKLnNpYtm8Lr9cqVeuOSvfOW79D9aDHizNhDJidFZhNydEahOaDH6nomtJjp1tutKoNWkvA6JqfRVLHU/QUfau9l2x7G54d1fl995xcIGAdXqMfBNadoYrhH+Mg2KBlpVpbluCiXmMnZ2Sh4GBqJ+ckIOqqJ6LmKSllZmsoq6wpQAAAh+QQJAQABACwAAAAAKAAoAAAClYx/oLvoxuJDkU1a1YUZbJ59nSd2ZXhWqbRa2/gF8Gu2DY3iqs7yrq+xBYEkYvFSM8aSSObE+ZgRl1BHFZNr7pRCavZ5BW2142hY3AN/zWtsmf12p9XxxFl2lpLn1rseztfXZjdIWIf2s5dItwjYKBgo9yg5pHgzJXTEeGlZuenpyPmpGQoKOWkYmSpaSnqKileI2FAAACH5BAkBAAEALAAAAAAoACgAAAKVjB+gu+jG4kORTVrVhRlsnn2dJ3ZleFaptFrb+CXmO9OozeL5VfP99HvAWhpiUdcwkpBH3825AwYdU8xTqlLGhtCosArKMpvfa1mMRae9VvWZfeB2XfPkeLmm18lUcBj+p5dnN8jXZ3YIGEhYuOUn45aoCDkp16hl5IjYJvjWKcnoGQpqyPlpOhr3aElaqrq56Bq7VAAAOw==");height:100%;filter:alpha(opacity=25);opacity:0.25}.ui-progressbar-indeterminate .ui-progressbar-value{background-image:none}.ui-selectmenu-menu{padding:0;margin:0;position:absolute;top:0;left:0;display:none}.ui-selectmenu-menu .ui-menu{overflow:auto;overflow-x:hidden;padding-bottom:1px}.ui-selectmenu-menu .ui-menu .ui-selectmenu-optgroup{font-size:1em;font-weight:bold;line-height:1.5;padding:2px 0.4em;margin:0.5em 0 0 0;height:auto;border:0}.ui-selectmenu-open{display:block}.ui-selectmenu-button{display:inline-block;overflow:hidden;position:relative;text-decoration:none;cursor:pointer}.ui-selectmenu-button span.ui-icon{right:0.5em;left:auto;margin-top:-8px;position:absolute;top:50%}.ui-selectmenu-button span.ui-selectmenu-text{text-align:left;padding:0.4em 2.1em 0.4em 1em;display:block;line-height:1.4;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}.ui-slider{position:relative;text-align:left}.ui-slider .ui-slider-handle{position:absolute;z-index:2;width:1.2em;height:1.2em;cursor:default;-ms-touch-action:none;touch-action:none}.ui-slider .ui-slider-range{position:absolute;z-index:1;font-size:.7em;display:block;border:0;background-position:0 0}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{filter:inherit}.ui-slider-horizontal{height:.8em}.ui-slider-horizontal .ui-slider-handle{top:-.3em;margin-left:-.6em}.ui-slider-horizontal .ui-slider-range{top:0;height:100%}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{width:.8em;height:100px}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-left:0;margin-bottom:-.6em}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-range-max{top:0}.ui-spinner{position:relative;display:inline-block;overflow:hidden;padding:0;vertical-align:middle}.ui-spinner-input{border:none;background:none;color:inherit;padding:0;margin:.2em 0;vertical-align:middle;margin-left:.4em;margin-right:22px}.ui-spinner-button{width:16px;height:50%;font-size:.5em;padding:0;margin:0;text-align:center;position:absolute;cursor:default;display:block;overflow:hidden;right:0}.ui-spinner a.ui-spinner-button{border-top:none;border-bottom:none;border-right:none}.ui-spinner .ui-icon{position:absolute;margin-top:-8px;top:50%;left:0}.ui-spinner-up{top:0}.ui-spinner-down{bottom:0}.ui-spinner .ui-icon-triangle-1-s{background-position:-65px -16px}.ui-tabs{position:relative;padding:.2em}.ui-tabs .ui-tabs-nav{margin:0;padding:.2em .2em 0}.ui-tabs .ui-tabs-nav li{list-style:none;float:left;position:relative;top:0;margin:1px .2em 0 0;border-bottom-width:0;padding:0;white-space:nowrap}.ui-tabs .ui-tabs-nav .ui-tabs-anchor{float:left;padding:.5em 1em;text-decoration:none}.ui-tabs .ui-tabs-nav li.ui-tabs-active{margin-bottom:-1px;padding-bottom:1px}.ui-tabs .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-state-disabled .ui-tabs-anchor,.ui-tabs .ui-tabs-nav li.ui-tabs-loading .ui-tabs-anchor{cursor:text}.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active .ui-tabs-anchor{cursor:pointer}.ui-tabs .ui-tabs-panel{display:block;border-width:0;padding:1em 1.4em;background:none}.ui-tooltip{padding:8px;position:absolute;z-index:9999;max-width:300px;-webkit-box-shadow:0 0 5px #aaa;box-shadow:0 0 5px #aaa}body .ui-tooltip{border-width:2px}.ui-widget{font-family:Verdana,Arial,sans-serif;font-size:1.1em}.ui-widget .ui-widget{font-size:1em}.ui-widget input,.ui-widget select,.ui-widget textarea,.ui-widget button{font-family:Verdana,Arial,sans-serif;font-size:1em}.ui-widget-content{border:1px solid #aaa;background:#fff url("../img/jqueryui/ui-bg_flat_75_ffffff_40x100.png") 50% 50% repeat-x;color:#222}.ui-widget-content a{color:#222}.ui-widget-header{border:1px solid #aaa;background:#ccc url("../img/jqueryui/ui-bg_highlight-soft_75_cccccc_1x100.png") 50% 50% repeat-x;color:#222;font-weight:bold}.ui-widget-header a{color:#222}.ui-state-default,.ui-widget-content .ui-state-default,.ui-widget-header .ui-state-default{border:1px solid #d3d3d3;background:#e6e6e6 url("../img/jqueryui/ui-bg_glass_75_e6e6e6_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#555}.ui-state-default a,.ui-state-default a:link,.ui-state-default a:visited{color:#555;text-decoration:none}.ui-state-hover,.ui-widget-content .ui-state-hover,.ui-widget-header .ui-state-hover,.ui-state-focus,.ui-widget-content .ui-state-focus,.ui-widget-header .ui-state-focus{border:1px solid #999;background:#dadada url("../img/jqueryui/ui-bg_glass_75_dadada_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-hover a,.ui-state-hover a:hover,.ui-state-hover a:link,.ui-state-hover a:visited,.ui-state-focus a,.ui-state-focus a:hover,.ui-state-focus a:link,.ui-state-focus a:visited{color:#212121;text-decoration:none}.ui-state-active,.ui-widget-content .ui-state-active,.ui-widget-header .ui-state-active{border:1px solid #aaa;background:#fff url("../img/jqueryui/ui-bg_glass_65_ffffff_1x400.png") 50% 50% repeat-x;font-weight:normal;color:#212121}.ui-state-active a,.ui-state-active a:link,.ui-state-active a:visited{color:#212121;text-decoration:none}.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #fed22f;background:#ffe45c url("../img/jqueryui/ui-bg_highlight-soft_75_ffe45c_1x100.png") 50% top repeat-x;color:#363636}.ui-state-highlight a,.ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a{color:#363636}.ui-state-error,.ui-widget-content .ui-state-error,.ui-widget-header .ui-state-error{border:1px solid #cd0a0a;background:#b81900 url("../img/jqueryui/ui-bg_diagonals-thick_18_b81900_40x40.png") 50% 50% repeat;color:#fff}.ui-state-error a,.ui-widget-content .ui-state-error a,.ui-widget-header .ui-state-error a{color:#fff}.ui-state-error-text,.ui-widget-content .ui-state-error-text,.ui-widget-header .ui-state-error-text{color:#fff}.ui-priority-primary,.ui-widget-content .ui-priority-primary,.ui-widget-header .ui-priority-primary{font-weight:bold}.ui-priority-secondary,.ui-widget-content .ui-priority-secondary,.ui-widget-header .ui-priority-secondary{opacity:.7;filter:Alpha(Opacity=70);font-weight:normal}.ui-state-disabled,.ui-widget-content .ui-state-disabled,.ui-widget-header .ui-state-disabled{opacity:.35;filter:Alpha(Opacity=35);background-image:none}.ui-state-disabled .ui-icon{filter:Alpha(Opacity=35)}.ui-icon{width:16px;height:16px}.ui-icon,.ui-widget-content .ui-icon{background-image:url("../img/jqueryui/ui-icons_222222_256x240.png")}.ui-widget-header .ui-icon{background-image:url("../img/jqueryui/ui-icons_222222_256x240.png")}.ui-state-default .ui-icon{background-image:url("../img/jqueryui/ui-icons_888888_256x240.png")}.ui-state-hover .ui-icon,.ui-state-focus .ui-icon{background-image:url("../img/jqueryui/ui-icons_454545_256x240.png")}.ui-state-active .ui-icon{background-image:url("../img/jqueryui/ui-icons_454545_256x240.png")}.ui-state-highlight .ui-icon{background-image:url("../img/jqueryui/ui-icons_228ef1_256x240.png")}.ui-state-error .ui-icon,.ui-state-error-text .ui-icon{background-image:url("../img/jqueryui/ui-icons_ffd27a_256x240.png")}.ui-icon-blank{background-position:16px 16px}.ui-icon-carat-1-n{background-position:0 0}.ui-icon-carat-1-ne{background-position:-16px 0}.ui-icon-carat-1-e{background-position:-32px 0}.ui-icon-carat-1-se{background-position:-48px 0}.ui-icon-carat-1-s{background-position:-64px 0}.ui-icon-carat-1-sw{background-position:-80px 0}.ui-icon-carat-1-w{background-position:-96px 0}.ui-icon-carat-1-nw{background-position:-112px 0}.ui-icon-carat-2-n-s{background-position:-128px 0}.ui-icon-carat-2-e-w{background-position:-144px 0}.ui-icon-triangle-1-n{background-position:0 -16px}.ui-icon-triangle-1-ne{background-position:-16px -16px}.ui-icon-triangle-1-e{background-position:-32px -16px}.ui-icon-triangle-1-se{background-position:-48px -16px}.ui-icon-triangle-1-s{background-position:-64px -16px}.ui-icon-triangle-1-sw{background-position:-80px -16px}.ui-icon-triangle-1-w{background-position:-96px -16px}.ui-icon-triangle-1-nw{background-position:-112px -16px}.ui-icon-triangle-2-n-s{background-position:-128px -16px}.ui-icon-triangle-2-e-w{background-position:-144px -16px}.ui-icon-arrow-1-n{background-position:0 -32px}.ui-icon-arrow-1-ne{background-position:-16px -32px}.ui-icon-arrow-1-e{background-position:-32px -32px}.ui-icon-arrow-1-se{background-position:-48px -32px}.ui-icon-arrow-1-s{background-position:-64px -32px}.ui-icon-arrow-1-sw{background-position:-80px -32px}.ui-icon-arrow-1-w{background-position:-96px -32px}.ui-icon-arrow-1-nw{background-position:-112px -32px}.ui-icon-arrow-2-n-s{background-position:-128px -32px}.ui-icon-arrow-2-ne-sw{background-position:-144px -32px}.ui-icon-arrow-2-e-w{background-position:-160px -32px}.ui-icon-arrow-2-se-nw{background-position:-176px -32px}.ui-icon-arrowstop-1-n{background-position:-192px -32px}.ui-icon-arrowstop-1-e{background-position:-208px -32px}.ui-icon-arrowstop-1-s{background-position:-224px -32px}.ui-icon-arrowstop-1-w{background-position:-240px -32px}.ui-icon-arrowthick-1-n{background-position:0 -48px}.ui-icon-arrowthick-1-ne{background-position:-16px -48px}.ui-icon-arrowthick-1-e{background-position:-32px -48px}.ui-icon-arrowthick-1-se{background-position:-48px -48px}.ui-icon-arrowthick-1-s{background-position:-64px -48px}.ui-icon-arrowthick-1-sw{background-position:-80px -48px}.ui-icon-arrowthick-1-w{background-position:-96px -48px}.ui-icon-arrowthick-1-nw{background-position:-112px -48px}.ui-icon-arrowthick-2-n-s{background-position:-128px -48px}.ui-icon-arrowthick-2-ne-sw{background-position:-144px -48px}.ui-icon-arrowthick-2-e-w{background-position:-160px -48px}.ui-icon-arrowthick-2-se-nw{background-position:-176px -48px}.ui-icon-arrowthickstop-1-n{background-position:-192px -48px}.ui-icon-arrowthickstop-1-e{background-position:-208px -48px}.ui-icon-arrowthickstop-1-s{background-position:-224px -48px}.ui-icon-arrowthickstop-1-w{background-position:-240px -48px}.ui-icon-arrowreturnthick-1-w{background-position:0 -64px}.ui-icon-arrowreturnthick-1-n{background-position:-16px -64px}.ui-icon-arrowreturnthick-1-e{background-position:-32px -64px}.ui-icon-arrowreturnthick-1-s{background-position:-48px -64px}.ui-icon-arrowreturn-1-w{background-position:-64px -64px}.ui-icon-arrowreturn-1-n{background-position:-80px -64px}.ui-icon-arrowreturn-1-e{background-position:-96px -64px}.ui-icon-arrowreturn-1-s{background-position:-112px -64px}.ui-icon-arrowrefresh-1-w{background-position:-128px -64px}.ui-icon-arrowrefresh-1-n{background-position:-144px -64px}.ui-icon-arrowrefresh-1-e{background-position:-160px -64px}.ui-icon-arrowrefresh-1-s{background-position:-176px -64px}.ui-icon-arrow-4{background-position:0 -80px}.ui-icon-arrow-4-diag{background-position:-16px -80px}.ui-icon-extlink{background-position:-32px -80px}.ui-icon-newwin{background-position:-48px -80px}.ui-icon-refresh{background-position:-64px -80px}.ui-icon-shuffle{background-position:-80px -80px}.ui-icon-transfer-e-w{background-position:-96px -80px}.ui-icon-transferthick-e-w{background-position:-112px -80px}.ui-icon-folder-collapsed{background-position:0 -96px}.ui-icon-folder-open{background-position:-16px -96px}.ui-icon-document{background-position:-32px -96px}.ui-icon-document-b{background-position:-48px -96px}.ui-icon-note{background-position:-64px -96px}.ui-icon-mail-closed{background-position:-80px -96px}.ui-icon-mail-open{background-position:-96px -96px}.ui-icon-suitcase{background-position:-112px -96px}.ui-icon-comment{background-position:-128px -96px}.ui-icon-person{background-position:-144px -96px}.ui-icon-print{background-position:-160px -96px}.ui-icon-trash{background-position:-176px -96px}.ui-icon-locked{background-position:-192px -96px}.ui-icon-unlocked{background-position:-208px -96px}.ui-icon-bookmark{background-position:-224px -96px}.ui-icon-tag{background-position:-240px -96px}.ui-icon-home{background-position:0 -112px}.ui-icon-flag{background-position:-16px -112px}.ui-icon-calendar{background-position:-32px -112px}.ui-icon-cart{background-position:-48px -112px}.ui-icon-pencil{background-position:-64px -112px}.ui-icon-clock{background-position:-80px -112px}.ui-icon-disk{background-position:-96px -112px}.ui-icon-calculator{background-position:-112px -112px}.ui-icon-zoomin{background-position:-128px -112px}.ui-icon-zoomout{background-position:-144px -112px}.ui-icon-search{background-position:-160px -112px}.ui-icon-wrench{background-position:-176px -112px}.ui-icon-gear{background-position:-192px -112px}.ui-icon-heart{background-position:-208px -112px}.ui-icon-star{background-position:-224px -112px}.ui-icon-link{background-position:-240px -112px}.ui-icon-cancel{background-position:0 -128px}.ui-icon-plus{background-position:-16px -128px}.ui-icon-plusthick{background-position:-32px -128px}.ui-icon-minus{background-position:-48px -128px}.ui-icon-minusthick{background-position:-64px -128px}.ui-icon-close{background-position:-80px -128px}.ui-icon-closethick{background-position:-96px -128px}.ui-icon-key{background-position:-112px -128px}.ui-icon-lightbulb{background-position:-128px -128px}.ui-icon-scissors{background-position:-144px -128px}.ui-icon-clipboard{background-position:-160px -128px}.ui-icon-copy{background-position:-176px -128px}.ui-icon-contact{background-position:-192px -128px}.ui-icon-image{background-position:-208px -128px}.ui-icon-video{background-position:-224px -128px}.ui-icon-script{background-position:-240px -128px}.ui-icon-alert{background-position:0 -144px}.ui-icon-info{background-position:-16px -144px}.ui-icon-notice{background-position:-32px -144px}.ui-icon-help{background-position:-48px -144px}.ui-icon-check{background-position:-64px -144px}.ui-icon-bullet{background-position:-80px -144px}.ui-icon-radio-on{background-position:-96px -144px}.ui-icon-radio-off{background-position:-112px -144px}.ui-icon-pin-w{background-position:-128px -144px}.ui-icon-pin-s{background-position:-144px -144px}.ui-icon-play{background-position:0 -160px}.ui-icon-pause{background-position:-16px -160px}.ui-icon-seek-next{background-position:-32px -160px}.ui-icon-seek-prev{background-position:-48px -160px}.ui-icon-seek-end{background-position:-64px -160px}.ui-icon-seek-start{background-position:-80px -160px}.ui-icon-seek-first{background-position:-80px -160px}.ui-icon-stop{background-position:-96px -160px}.ui-icon-eject{background-position:-112px -160px}.ui-icon-volume-off{background-position:-128px -160px}.ui-icon-volume-on{background-position:-144px -160px}.ui-icon-power{background-position:0 -176px}.ui-icon-signal-diag{background-position:-16px -176px}.ui-icon-signal{background-position:-32px -176px}.ui-icon-battery-0{background-position:-48px -176px}.ui-icon-battery-1{background-position:-64px -176px}.ui-icon-battery-2{background-position:-80px -176px}.ui-icon-battery-3{background-position:-96px -176px}.ui-icon-circle-plus{background-position:0 -192px}.ui-icon-circle-minus{background-position:-16px -192px}.ui-icon-circle-close{background-position:-32px -192px}.ui-icon-circle-triangle-e{background-position:-48px -192px}.ui-icon-circle-triangle-s{background-position:-64px -192px}.ui-icon-circle-triangle-w{background-position:-80px -192px}.ui-icon-circle-triangle-n{background-position:-96px -192px}.ui-icon-circle-arrow-e{background-position:-112px -192px}.ui-icon-circle-arrow-s{background-position:-128px -192px}.ui-icon-circle-arrow-w{background-position:-144px -192px}.ui-icon-circle-arrow-n{background-position:-160px -192px}.ui-icon-circle-zoomin{background-position:-176px -192px}.ui-icon-circle-zoomout{background-position:-192px -192px}.ui-icon-circle-check{background-position:-208px -192px}.ui-icon-circlesmall-plus{background-position:0 -208px}.ui-icon-circlesmall-minus{background-position:-16px -208px}.ui-icon-circlesmall-close{background-position:-32px -208px}.ui-icon-squaresmall-plus{background-position:-48px -208px}.ui-icon-squaresmall-minus{background-position:-64px -208px}.ui-icon-squaresmall-close{background-position:-80px -208px}.ui-icon-grip-dotted-vertical{background-position:0 -224px}.ui-icon-grip-dotted-horizontal{background-position:-16px -224px}.ui-icon-grip-solid-vertical{background-position:-32px -224px}.ui-icon-grip-solid-horizontal{background-position:-48px -224px}.ui-icon-gripsmall-diagonal-se{background-position:-64px -224px}.ui-icon-grip-diagonal-se{background-position:-80px -224px}.ui-corner-all,.ui-corner-top,.ui-corner-left,.ui-corner-tl{border-top-left-radius:4px}.ui-corner-all,.ui-corner-top,.ui-corner-right,.ui-corner-tr{border-top-right-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-left,.ui-corner-bl{border-bottom-left-radius:4px}.ui-corner-all,.ui-corner-bottom,.ui-corner-right,.ui-corner-br{border-bottom-right-radius:4px}.ui-widget-overlay{background:#aaa url("../img/jqueryui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30)}.ui-widget-shadow{margin:-8px 0 0 -8px;padding:8px;background:#aaa url("../img/jqueryui/ui-bg_flat_0_aaaaaa_40x100.png") 50% 50% repeat-x;opacity:.3;filter:Alpha(Opacity=30);border-radius:8px}

/*! jQuery Timepicker Addon - v1.5.2 - 2015-03-15
* http://trentrichardson.com/examples/timepicker
* Copyright (c) 2015 Trent Richardson; Licensed MIT */

.ui-timepicker-div .ui-widget-header{margin-bottom:8px}.ui-timepicker-div dl{text-align:left}.ui-timepicker-div dl dt{float:left;clear:left;padding:0 0 0 5px}.ui-timepicker-div dl dd{margin:0 10px 10px 40%}.ui-timepicker-div td{font-size:90%}.ui-tpicker-grid-label{background:0 0;border:0;margin:0;padding:0}.ui-timepicker-div .ui_tpicker_unit_hide{display:none}.ui-timepicker-rtl{direction:rtl}.ui-timepicker-rtl dl{text-align:right;padding:0 5px 0 0}.ui-timepicker-rtl dl dt{float:right;clear:right}.ui-timepicker-rtl dl dd{margin:0 40% 10px 10px}.ui-timepicker-div.ui-timepicker-oneLine{padding-right:2px}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time,.ui-timepicker-div.ui-timepicker-oneLine dt{display:none}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_time_label{display:block;padding-top:2px}.ui-timepicker-div.ui-timepicker-oneLine dl{text-align:right}.ui-timepicker-div.ui-timepicker-oneLine dl dd,.ui-timepicker-div.ui-timepicker-oneLine dl dd>div{display:inline-block;margin:0}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_minute:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_second:before{content:':';display:inline-block}.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_millisec:before,.ui-timepicker-div.ui-timepicker-oneLine dl dd.ui_tpicker_microsec:before{content:'.';display:inline-block}.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide,.ui-timepicker-div.ui-timepicker-oneLine .ui_tpicker_unit_hide:before{display:none}

/*
    Colorbox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden; -webkit-transform: translate3d(0,0,0);}
#cboxWrapper {max-width:none;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto; -webkit-overflow-scrolling: touch;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%; height:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block; max-width:none; -ms-interpolation-mode:bicubic;}
.cboxIframe{width:100%; height:100%; display:block; border:0; padding:0; margin:0;}
#colorbox, #cboxContent, #cboxLoadedContent{box-sizing:content-box; -moz-box-sizing:content-box; -webkit-box-sizing:content-box;}

/* 
    User Style:
    Change the following styles to modify the appearance of Colorbox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#222; opacity: 0.9; filter: alpha(opacity = 90);}
#colorbox{outline:0;}
    #cboxContent{margin-top:32px; overflow:visible; background:#000;}
        .cboxIframe{background:#fff;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{background:#000; padding:1px;}
        #cboxLoadingGraphic{background:url(../img/loading.gif) no-repeat center center;}
        #cboxLoadingOverlay{background:#000;}
        #cboxTitle{position:absolute; top:-22px; left:0; color:#000;}
        #cboxCurrent{position:absolute; top:-22px; right:205px; text-indent:-9999px;}

        /* these elements are buttons, and may need to have additional styles reset to avoid unwanted base styles */
        #cboxPrevious, #cboxNext, #cboxSlideshow, #cboxClose {border:0; padding:0; margin:0; overflow:visible; text-indent:-9999px; width:20px; height:20px; position:absolute; top:-20px; background:url(../img/controls.png) no-repeat 0 0;}
        
        /* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
        #cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

        #cboxPrevious{background-position:0px 0px; right:44px;}
        #cboxPrevious:hover{background-position:0px -25px;}
        #cboxNext{background-position:-25px 0px; right:22px;}
        #cboxNext:hover{background-position:-25px -25px;}
        #cboxClose{background-position:-50px 0px; right:0;}
        #cboxClose:hover{background-position:-50px -25px;}
        .cboxSlideshow_on #cboxPrevious, .cboxSlideshow_off #cboxPrevious{right:66px;}
        .cboxSlideshow_on #cboxSlideshow{background-position:-75px -25px; right:44px;}
        .cboxSlideshow_on #cboxSlideshow:hover{background-position:-100px -25px;}
        .cboxSlideshow_off #cboxSlideshow{background-position:-100px 0px; right:44px;}
        .cboxSlideshow_off #cboxSlideshow:hover{background-position:-75px -25px;}

#croppic{
	width: 400px;  /* MANDATORY */
	height: 208px; /* MANDATORY */
	position: relative;  /* MANDATORY */

	margin: 50px 70px 20px;
	border: 3px  solid #FFF;
	box-sizing: content-box;
	-moz-box-sizing: content-box;
	border-radius: 2px;
	background-image: url(../img/placeholder.png);
	background-repeat: no-repeat;
	background-position: center;
	box-shadow: 8px 8px 0px rgba(0,0,0,0.1);
}

/* DO NOT CHANGE FROM HERE ( unless u know what u are doing) */
.cropImgWrapper{
	cursor: -webkit-grab;
	cursor: grab;
}
.cropImgWrapper:active{
	cursor: -webkit-grabbing;
	cursor: grabbing;
}

.cropImgUpload{
	z-index:2;
	position:absolute;
	height:28px;
	display:block;
	top: -30px;
	right: -2px;
	font-family:sans-serif;
	width:20px;
	height:20px;
	text-align:center;
	line-height:20px;
	color:#FFF;
}

.cropControls{
	z-index:2;
	position:absolute;
	height:25px;
	display:block;
	/* top: -31px; */
	top: -1px;
	right: -1px;
	font-family:sans-serif;
	background-color:rgba(0,0,0,0.35); 
}

.cropControls i{
	display:block;
	float:left;
	margin:0;
	cursor:pointer;
	background-image:url('../img/cropperIcons.png');	
	width:25px;
	height:25px;
	text-align:center;
	line-height:20px;
	color:#FFF;
	font-size:13px;
	font-weight: bold;
	font-style: normal;

}

.cropControls i:hover{ background-color:rgba(0,0,0,0.7);  }

.cropControls i.cropControlZoomMuchIn{ background-position:0px 0px;}
.cropControls i.cropControlZoomIn{ background-position:-25px 0px; }
.cropControls i.cropControlZoomOut{ background-position:-50px 0px; }
.cropControls i.cropControlZoomMuchOut{ background-position:-75px 0px; }
.cropControls i.cropControlRotateLeft{ background-position:-175px 0px; }
.cropControls i.cropControlRotateRight{ background-position:-200px 0px; }
.cropControls i.cropControlCrop{ background-position:-100px 0px;}
.cropControls i.cropControlUpload{ background-position:-125px 0px;}
.cropControls i.cropControlReset{ background-position:-150px 0px;}
.cropControls i.cropControlRemoveCroppedImage{ background-position:-150px 0px;}
.cropControls i.useGravatar{ background-position:-225px 0px;}

.cropControls i:last-child{
	margin-right:none;
}

#croppicModal{
	position:fixed;
	width:100%;
	height:100%;
	top: 0;
	left: 0;
	display:block;
	background:rgba(0,0,0,0.8);
	z-index: 10000;
}

/*
*		PRELOADER 
*		With courtesy of : http://cssload.net/
*/

.bubblingG {
	text-align: center;
	width:80px;
	height:50px;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: -18px auto auto -40px;
	z-index:2;
}

.bubblingG span {
	display: inline-block;
	vertical-align: middle;
	width: 10px;
	height: 10px;
	margin: 25px auto;
	background: #FFF;
	box-shadow: 5px 5px 0px rgba(0,0,0,0.2);
	-moz-border-radius: 50px;
	-moz-animation: bubblingG 1s infinite alternate;
	-webkit-border-radius: 50px;
	-webkit-animation: bubblingG 1s infinite alternate;
	-ms-border-radius: 50px;
	-ms-animation: bubblingG 1s infinite alternate;
	-o-border-radius: 50px;
	-o-animation: bubblingG 1s infinite alternate;
	border-radius: 50px;
	animation: bubblingG 1s infinite alternate;

}

#bubblingG_1 {
	-moz-animation-delay: 0s;
	-webkit-animation-delay: 0s;
	-ms-animation-delay: 0s;
	-o-animation-delay: 0s;
	animation-delay: 0s;
}

#bubblingG_2 {
	-moz-animation-delay: 0.3s;
	-webkit-animation-delay: 0.3s;
	-ms-animation-delay: 0.3s;
	-o-animation-delay: 0.3s;
	animation-delay: 0.3s;
}

#bubblingG_3 {
	-moz-animation-delay: 0.6s;
	-webkit-animation-delay: 0.6s;
	-ms-animation-delay: 0.6s;
	-o-animation-delay: 0.6s;
	animation-delay: 0.6s;
}

@-moz-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color:#FFF;
		-moz-transform: translateY(0);
	}

	100% {
		width: 24px;
		height: 24px;
		background-color:#FFF;
		-moz-transform: translateY(-21px);
	}

}

@-webkit-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color:#FFF;
		-webkit-transform: translateY(0);
	}

	100% {
		width: 24px;
		height: 24px;
		background-color:#FFF;
		-webkit-transform: translateY(-21px);
	}

}

@-ms-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color:#FFF;
		-ms-transform: translateY(0);
	}

	100% {
		width: 24px;
		height: 24px;
		background-color:#FFF;
		-ms-transform: translateY(-21px);
	}

}

@-o-keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color:#FFF;
		-o-transform: translateY(0);
	}

	100% {
		width: 24px;
		height: 24px;
		background-color:#FFF;
		-o-transform: translateY(-21px);
	}

}

@keyframes bubblingG {
	0% {
		width: 10px;
		height: 10px;
		background-color:#FFF;
		transform: translateY(0);
	}

	100% {
		width: 24px;
		height: 24px;
		background-color:#FFF;
		transform: translateY(-21px);
	}

}
/* some reset stlyes */

/* Main style sheet for jQuery Calculator v2.0.1 */
div.is-calculator, span.is-calculator {
	position: relative;
}
button.calculator-trigger {
	width: 25px;
	padding: 0px;
}
img.calculator-trigger {
	margin: 2px;
	vertical-align: middle;
}
.calculator-popup {
	display: none;
	z-index: 10;
	margin: 0;
	padding: 0;
	border: 1px solid #888;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	color: #000;
	background-color: #f4f4f4;
	font-family: Arial,Helvetica,sans-serif;
}
.calculator-keyentry {
	position: absolute;
	top: 3px;
	right: 3px;
	width: 0px;
}
.calculator-inline {
	position: relative;
	border: 1px solid #888;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	background: #ffffff;
}
.calculator-inline .calculator-close {
	display: none;
}
.calculator-disabled {
	position: absolute;
	z-index: 100;
	background-color: white;
	opacity: 0.5;
	filter: alpha(opacity=50);
}
.calculator-rtl {
	direction: rtl;
}
.calculator-prompt {
	clear: both;
	text-align: center;
}
.calculator-prompt.ui-widget-header {
	margin: 2px;
}
.calculator-result {
	clear: both;
	margin: 2px;
	padding: 0px 2px;
	text-align: right;
	background-color: #fff;
	border: 1px inset #000;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	font-size: 110%;
}
.calculator-result span {
	display: inline-block;
	width: 100%;
}
.calculator-result .calculator-formula {
	font-size: 60%;
}
.calculator-focussed {
	background-color: #ffc;
}
.calculator-row {
	clear: both;
	width: 100%;
}
.calculator-space {
	float: left;
	margin: 2px;
	width: 40px;
}
.calculator-half-space {
	float: left;
	margin: 1px;
	width: 14px;
}
.calculator-row button {
	position: relative;
	float: left;
	margin: 2px;
	padding: 0px;
	height: 40px;
	background-color: #f4f4f4;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
	text-align: center;
	cursor: pointer;
}
.calculator-row .calculator-ctrl {
	width: 60px;
	background-color: #e8e8e8;
	background-image: none;
}
.calculator-row .calculator-undo, .calculator-row .calculator-clear-error, .calculator-row .calculator-clear {
	width: 40px;
}
.calculator-row .calculator-base, .calculator-row .calculator-angle {
	width: 40px;
	font-size: 70%;
}
.calculator-row .calculator-base-active, .calculator-row .calculator-angle-active {
	border: 2px inset #fff;
}
.calculator-digit, .calculator-oper {
	width: 40px;
}
.calculator-mem-empty, .calculator-digit[disabled] {
	color: #888;
}
.calculator-row .calculator-trig {
	font-size: 70%;
}
@-moz-document url-prefix() { 
	.calculator-trig, .calculator-base {
		text-indent: -3px;
	}
}
.calculator-key-down {
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.calculator-keystroke {
	display: none;
	width: 16px;
	height: 14px;
	position: absolute;
	left: -1px;
	top: -1px;
	color: #000;
	background-color: #fff;
	border: 1px solid #888;
	font-size: 80%;
}
.calculator-angle .calculator-keystroke, .calculator-base .calculator-keystroke, .calculator-trig .calculator-keystroke {
	top: -2px;
	font-size: 95%;
}
.calculator-keyname {
	width: 22px;
	font-size: 70%;
}

