@charset "utf-8";

html,body,div,span,a,nav,ul,li,p,h1,h2,h3,h4,form,img,table,td,th,tr,button {padding:0;margin:0;border:0;text-decoration:none;}
html {height:100%;position:relative;}
body {background: url(../img/bg.png) repeat-y 0 0 #ffffff;color: #000000;font-size:12px;line-height:15px;font-family:"myriad-pro", 'Trebuchet MS', sans-serif; font-family:"Open Sans", sans-serif;font-style:normal;font-weight:300;height:100%;}
.window{background: #ffffff;}
ul {list-style-type:none;}
h1 {font-size:20px;line-height:25px;padding:15px 0 15px 36px;font-weight:400;color: #000000;}
h2 {font-size:16px;line-height:20px;font-weight:300;margin-bottom:10px;color: #000000;}
h3 {font-size:14px;line-height:16px;font-weight:300;margin-bottom:10px;}
h2.h2-form {font-size:18px;line-height:20px;font-weight:normal;margin:10px 0 10px;clear:both;}
a {color:#a8a8a8;}
a:hover {color:#a8a8a8;text-decoration:underline;}

p {}
table {width:100%;/*border-collapse:collapse;*/}
table td {line-height:20px;vertical-align:baseline;/*border:1px solid black;*/}
table a, .content-wrap a {color: #336699;text-decoration:underline;word-wrap:break-word;}
table a:hover, .content-wrap a:hover {color:#336699;text-decoration:underline;}
.content-wrap a.btn-secondary {text-decoration:none;}
.content-wrap a.add-new-h2, a.add-new-h1 {font-size:13px;margin-left:4px;padding:4px 8px;border:none;border-radius:2px;background:#dddddd;color:#336699;font-weight:bold;text-decoration:none;line-height:29px;}

#page-container {padding-left:266px;position:relative;min-height:100%;}
#sidebar {padding:0 0 20px 0;background:#33363b;position:absolute;width:266px;bottom:0;left:0;top:0;z-index:1;color:#6d6e76;font-size:12px;height:100%;font-weight:400;}
#sidebar ul {border-top:1px solid #2c2e33;padding:10px 15px 5px 20px;}
#sidebar ul ul{border-top:1px solid #2c2e33;padding:10px 0px 5px 20px;}
#sidebar>ul:last-child{padding-bottom:20px;}
#sidebar li {line-height:16px;}
#sidebar a {color: #e4e5f2;display:block;padding:5px 0;-webkit-transition:all 0.2s ease-in-out;-moz-transition:all 0.2s ease-in-out;-o-transition:all 0.2s ease-in-out;transition:all 0.2s ease-in-out;font-weight:400;}
#sidebar a.unpublished{color:#4d4e55;}
#sidebar a.unpublished:hover{color:#b2b4c2;}
#sidebar a.active {color:#fff;}
#sidebar > li > a {border-top:1px solid #b2b4c2;margin:5px 0px 5px 0px;padding:5px 0px 0px 0px;}
#sidebar a:hover, #sidebar a.active {color: #ffc000;text-decoration:none;/*background-color:red;*/}
#sidebar a i {display:inline-block;margin-right:8px;width:20px;line-height:1;text-align:center;font-size:16px;}
#sidebar a .badge {display:inline-block;float:right;background:#6d6e76;border-radius:7px;font-size:10px;padding:0px 4px;color:#2b2e33;font-weight:bold;}
#sidebar a .badge {background:#7d7e85;}
#sidebar .headline {text-transform:uppercase;font-size:10px;padding:4px 0;color:#fff;}
#logo {padding:15px 0 8px 22px;}
.content-wrap {padding:0 20px;}
.content-wrap p {padding-bottom:5px;}
.content-wrap img {padding-top:5px;}
.col-3, .left-col1-content, .left-col2-content {border:1px solid #dcdcdc;border-radius:5px;}
.col-3 {position:relative;width:calc(100% - 60px);float:left;background-color:#fff;padding:0px 15px 15px 15px;min-width:252px;margin:15px;color:#464646;line-height:20px;}
.col-3 a i {display:inline-block;margin-right:5px;width:20px;line-height:1;text-align:center;font-size:18px;}
.col-3 h2 {padding-top: 15px;}
/*.col-3 a.bigger{font-size: 14px;}*/
.col-3 li{margin:0px 0px 3px 0px;}
@media only screen and (min-width:910px) {
    .col-3 {width:calc(49% - 60px);}
}
@media only screen and (min-width:1260px) {
    .col-3 {width:calc(33% - 60px);}
}

.box-link {position:absolute;bottom:5px;right:15px;}
.box-select-link {position:absolute;top:10px;right:15px;}

.left-col1 {float:left;width:560px;width:calc(100% - 315px);margin-right:15px;}
.left-col2 {float:left;width:664px;margin-right:15px; }
.left-col1-content {/*float:left;*/padding:14px 20px 29px;background:#f9f9f9;color:#464646;margin-bottom:15px;}

label{display:inline-block;margin-top:8px;}
input[type="checkbox"]{margin:5px 5px 5px 3px;display:inline-block;position: relative;top: 2px;}
.checkboxLabel input[type="checkbox"]{float:left;margin:0px 7px 0px 5px;top:1px}
input[type=text], input[type=password], select{padding:2px 6px;font-size:14px;line-height:17px;color:#464646;background-color:#fff;background-image:none;border:1px solid #ccc;font-family:"myriad-pro", 'Trebuchet MS', sans-serif;font-style:normal;font-weight:300;}
input[type=text].form-input, input[type=password].form-input {/*height:32px;*/ padding:6px 12px;font-size:14px;line-height:17px;color:#464646;background-color:#fff;background-image:none;border:1px solid #777777;font-family:"myriad-pro", 'Trebuchet MS', sans-serif;font-style:normal;font-weight:300;}
.form-area {height:380px;padding:6px 12px;font-size:14px;line-height:20px;color:#464646;background-color:#fff;background-image:none;border:1px solid #ccc;font-family:"myriad-pro", 'Trebuchet MS', sans-serif;font-style:normal;font-weight:300;resize:none;}
.input-select {/*display:block;height:46px;*/ padding:6px 12px;font-size:14px;line-height:14px;color:#464646;background-color:#fff;background-image:none;border:1px solid #ccc;font-family:"myriad-pro", 'Trebuchet MS', sans-serif;font-style:normal;font-weight:300;}
.input-select  option {padding:6px 12px;font-family:"myriad-pro", 'Trebuchet MS', sans-serif;font-style:normal;font-weight:300;}
.input-select-action {background-color:#fff;border:1px solid #ccc;padding:3px 8px;border-radius:5px;font-size:11px;}
.half .form-input {width:85%;}
.full .form-input, .full .form-area , .oneThird .form-input {width:92.5%;width:calc(100% - 24px);}
.full .input-link {width:64%;}
.full .input-select {width:92.5%;width:calc(100% - 24px);box-sizing: content-box;}
.full .width-70 {width:70px;}
.half .width-75 {width:75px;}
.half .width-85 {width:85px;}
.half .input-select {width:95%;}
.half, .full, .third, .oneThird {display:inline-block;margin-bottom:6px;}
.half {float:left;width:50%;}
.full {width:100%;}
.third {width:30%;}
.oneThird {width:65%;}
.left-col-publish {float:right;color:#464646;max-width:300px;/*margin: 0 20px 0 -30px;*/  }
.left-col2-content {padding:20px;background:#fff;width:255px;margin-bottom:15px;}
.left-col2-content .h2-form{margin-top:5px;}
.btn, table a.btn, .content-wrap a.btn{border:1px solid #336699;border-radius:2px;padding:7px 28px;font-size:16px;margin:8px 6px;cursor:pointer;outline:none;font-family:"myriad-pro", 'Trebuchet MS', sans-serif;font-style:normal;font-weight:300;text-decoration:none !important;}
.btn-primary, table a.btn-primary, .content-wrap a.btn-primary {background:#336699;color:#fff !important;text-decoration:none !important;}
.btn-secondary {background:#fff;color:#336699 !important;display:inline-block;text-decoration:none !important;}
.buttons button, .buttons a, .content-wrap .buttons a.btn{margin:8px 6px 0 0;}
.btn-login {width:100%;margin:0;padding:14px 0;background:url('img/btn.png') no-repeat 97% 50% #336699;font-family:"myriad-pro", 'Trebuchet MS', sans-serif;;font-style:normal;font-weight:300;}
.tab-overview {/*border:1px solid #dcdcdc;*/ border-radius:10px;background:#fff;border-collapse:collapse;border-spacing:0;}
.tab-overview thead {text-align:left;background: #5a5a5a;color: #ffffff}
.tab-overview th {padding:7px 10px;/*border:1px solid #f5f5f5;*/ font-weight:normal;border-right:1px solid #212121;}
.tab-overview th a {color: #ffffff;text-decoration:none;background:url("img/th-arrow.png") no-repeat 95% 50%;display:block;}
.tab-overview th a.sort-desc {background-image:url("img/th-arrow-desc.png");}
.tab-overview th a:hover {color: #79b4aa;text-decoration:none;}
.tab-overview td {padding:7px 10px;border:1px solid #777777;}
.row-select {padding:10px 0;font-size:11px;line-height:20px;color:#666666;}
input#content-slug.invalid-slug{border:2px solid #c80000}

.fpass a {color:#666666;font-size:13px;}
#corner {position:fixed;bottom:0;right:0;z-index:-2;}
.form-control {font-family:"myriad-pro", 'Trebuchet MS', sans-serif;font-style:normal;font-weight:300;}


#header {background:#181818;/* Old browsers */
         background:-moz-linear-gradient(left,  #181818 0%, #212121 50%, #181818 100%);/* FF3.6+ */
         background:-webkit-gradient(linear, left top, right top, color-stop(0%,#181818), color-stop(50%,#212121), color-stop(100%,#181818));/* Chrome,Safari4+ */
         background:-webkit-linear-gradient(left,  #181818 0%,#212121 50%,#181818 100%);/* Chrome10+,Safari5.1+ */
         background:-o-linear-gradient(left,  #181818 0%,#212121 50%,#181818 100%);/* Opera 11.10+ */
         background:-ms-linear-gradient(left,  #181818 0%,#212121 50%,#181818 100%);/* IE10+ */
         background:linear-gradient(to right,  #181818 0%,#212121 50%,#181818 100%);/* W3C */
         filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#181818', endColorstr='#181818',GradientType=1 );/* IE6-9 */
         height:130px;overflow:hidden;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
#header.open {height:333px;}
#head-content {width:940px;margin:0 auto;position:relative;}
#logo-login {position:absolute;top:-53px;left:404px;}
.nav-button {display:none;position:absolute;top:-42px;right:24px;width:26px;height:23px;background:url('img/navigation.png') no-repeat;cursor:pointer;text-indent:-9999px;outline:none;-webkit-transition:all 0.5s ease;-moz-transition:all 0.5s ease;-o-transition:all 0.5s ease;transition:all 0.5s ease;}
.nav-button.open {background:url('img/navigation-open.png') no-repeat;}
#navigation {margin-top:85px;}
#head-content #logo {position:absolute;top:-53px;left:404px;}
#head-content ul {}
#head-content ul li {float:left;}
#head-content ul li.home {width:76px;}
#head-content ul li.search {width:164px;}
#head-content ul li.property {width:235px;}
#head-content ul li.let {width:259px;}
#head-content ul li.about {width:96px;}
#head-content ul li.contact {width:110px;}
#head-content ul li a {color:#dddddd !important;font-size:12px;line-height:14px;text-transform:uppercase;letter-spacing:1px;}
#head-content ul li a:hover {color:#fff !important;text-decoration:none;}
p.errorMsg {text-align:center;color:#f20202;}
.error{color:#f20202;}
ul.error{padding:5px 2px 10px;font-size:14px;line-height:1.6;}
.alert{width:100%;padding:20px 0px;background:#ccc;font-size:18px;line-height:24px;color:#000;/*display:block !important;*/}
.alert button{float:right;margin:0px 20px;padding:4px 8px;border-radius:15px;cursor:pointer;}
.alert ul{margin:0px 20px;}
.dateinput {background:url('img/calendar.png') no-repeat 95% 50% #fff;padding:6px 25px 6px 12px;}
.property-rooms {display:inline-block;padding:10px 0;clear:both;float:left;width:100%;}
.property-rooms .col4 {display:inline-block;width:80px;text-align:center}
.property-rooms .col4 .width-70 {width:50px;}
.width-155 .form-input {width:120px;}

.size-70 {height:80px;}
.size-260 {height:260px;}
.width-120 {width:120px;}
.width-70 {width:70px;}
.width-155 {width:155px;}
.in-block {display:inline-block;}
.red {color:#f20202;}
.orange {color:#ff9900;}
.green {color:#79b4aa;}
.number-page {margin:0 3px;}


.t-right {text-align:right;}
.t-center {text-align:center;}
.title-login {font-weight:300;padding-left:0px;padding-bottom:5px;font-size:22px;}
.fl-left {float:left;}
.fl-right {float:right;margin-left:20px;}
.fl-right a {color:#666666;text-decoration:underline;}
.td-check {width:20px;}
.t-numbers {font-size:14px;font-weight:bold;}
.f13 {font-size:13px;}
.hidden {display:none;}
.clear {clear:both;}
/*.unpublish {clear:both;display:inline-block;padding:10px 25px 0px;
    border: 1px solid #ccc;border-radius: 2px;padding: 7px 28px;text-decoration: none !important;
}
.unpublish:after {content:"";display:table;clear:both;}*/

.sleeps{float:right;}

.upload-image{padding:10px;font-family:"myriad-pro", 'Trebuchet MS', sans-serif;background-color:#fff;margin:0 auto;}
.upload-image h1{font-size:22px;line-height:34px;color:#333333;text-align:center;}
.upload-image p{width:450px;font-size:14px;line-height:18px;color:#336699;text-align:center;margin:0 auto;}
.upload-image p.error{line-height:30px;color:#b75f5f;}
.upload-image .custom-upload{width:280px;height:170px;background-color:#ebebeb;margin:30px auto;color:#000;position:relative;padding:0 10px ;}
.upload-image .grey-box{background-color:#ebebeb;padding:20px;text-align:center;margin:20px 10px;}
.upload-image .grey-box .jcrop-holder{display:block;margin:0 auto;}

.upload{margin: 3px 0 0 85px;width:110px;}
.colorbox-close{margin:-40px -40px 0 0;float:right;font-size:12px;line-height:20px;color:#336699;background:url('img/close-button.gif') no-repeat 42px 0px;padding-right:35px;text-decoration:none;}
.colorbox-close:hover{color:#336699;text-decoration:none;}
.cb-close-prop-owner{margin:-20px -70px 0 0;}

/*upload button*/
.custom-upload input[type=file]{outline:none;position:relative;text-align:right;-moz-opacity:0 ;filter:alpha(opacity:0);opacity:0;z-index:2;width:110px;height:25px;top:30px;left:95px;}
.custom-upload .fake-file{background:url(img/choose-file.gif) center right no-repeat;position:absolute;width:110px;height:25px;padding:0;margin:0;z-index:1;line-height:100%;top:30px;left:95px;cursor:pointer;}
.custom-upload .fake-file input{font-size:16px;height:0px;width:0px;display:none;}
.no-file-selected{display:block;font-size:12px;color:#adadad;word-wrap:break-word;margin:40px 0 0 0;text-align:center;}
.loader{height:25px;width:25px;margin:0 0 0 122px;float:left;}
.loader img{display:none;}

/** cropper */
.window #content{
    padding:0px;
}

#content{
    padding:40px;
}
#content h1{
    padding-left:0px;
}

ul#photos_container{
    margin:10px 0px 50px 0px;
    padding:0px;
}

ul#photos_container li{
    margin:0px;
    list-style-type:none;
    padding:0px;
    clear:both;
}
ul#photos_container li img{
    float:left;
    margin:0px 10px 10px 0px;
}
a.remItem, a.remSingleItem{
    color:#b75f5f !important;
}

.bold {
    font-weight:bold;
}
.nod{display:none;}

.facility{margin:15px 0;}

#box-login {position:absolute;left:50%;top:50%;margin:-193px 0 0 -265px;width:370px;background:#fff;padding:35px 80px 50px 80px;border-radius:8px;-webkit-box-shadow:0px 0px 20px 0px rgba(204,202,204,1);-moz-box-shadow:0px 0px 20px 0px rgba(204,202,204,1);box-shadow:0px 0px 20px 0px rgba(204,202,204,1);z-index:-1;z-index:10;font-family:"myriad-pro", 'Trebuchet MS', sans-serif;}
#box-login form h1,#box-login .reg,#box-login .reset{font-family:"myriad-pro", 'Trebuchet MS', sans-serif;}
#box-login .full {margin:8px 0;}
#box-login .full.full-btm{margin-bottom:0;}
#box-login .full.full-top{margin-top:0;margin-bottom:12px;}
#box-login  p.green {font-weight:400;}
#box-login .p-login {margin:10px 0 5px 0;font-size:14px;line-height:18px;font-family:"myriad-pro", 'Trebuchet MS', sans-serif;}
#box-login .prop-owner-login-input-email{margin:10px 0 0 0;}
#box-login .prop-owner-login-input-psw{margin:0 0 5px 0;}
#box-login .prop-owner-login-input-email input, #box-login .prop-owner-login-input-psw input{width:93%;font-family:"myriad-pro", 'Trebuchet MS', sans-serif;}

/*
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;}
#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:rgba(0, 40, 44, 0.4);}
#colorbox{outline:0;
          background:rgba(255, 255,255, 1);}
#cboxTopLeft{width:21px;height:21px;}
#cboxTopRight{width:21px;height:21px;}
#cboxBottomLeft{width:21px;height:21px;}
#cboxBottomRight{width:21px;height:21px;}
#cboxMiddleLeft{width:21px;}
#cboxMiddleRight{width:21px;}
#cboxTopCenter{height:21px;}
#cboxBottomCenter{height:21px;}
#cboxContent{background:#fff;overflow:hidden;}
.cboxIframe{background:#fff;}
#cboxError{padding:50px;border:1px solid #ccc;}
#cboxLoadedContent{margin-bottom:28px;}
#cboxTitle{position:absolute;bottom:4px;left:0;text-align:center;width:100%;color:#949494;}
#cboxCurrent{position:absolute;bottom:4px;left:58px;color:#949494;}
#cboxLoadingOverlay{background:url(images/loading_background.png) no-repeat center center;}
#cboxLoadingGraphic{background:url(images/loading.gif) no-repeat center center;}

/* 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;width:auto;background:none;}

/* avoid outlines on :active (mouseclick), but preserve outlines on :focus (tabbed navigating) */
#cboxPrevious:active, #cboxNext:active, #cboxSlideshow:active, #cboxClose:active {outline:0;}

#cboxSlideshow{position:absolute;bottom:4px;right:30px;color:#0092ef;}
#cboxPrevious{position:absolute;bottom:0;left:0;background:url(images/controls.png) no-repeat -75px 0;width:25px;height:25px;text-indent:-9999px;}
#cboxPrevious:hover{background-position:-75px -25px;}
#cboxNext{position:absolute;bottom:0;left:27px;background:url(images/controls.png) no-repeat -50px 0;width:25px;height:25px;text-indent:-9999px;}
#cboxNext:hover{background-position:-50px -25px;}
#cboxClose{position:absolute;bottom:0;right:0;background:url(images/controls.png) no-repeat -25px 0;width:25px;height:25px;text-indent:-9999px;}
#cboxClose:hover{background-position:-25px -25px;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to or needed in IE9.
  See:http://jacklmoore.com/notes/ie-transparency-problems/
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter:progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

.cke_contents
{
    font-family:"myriad-pro", 'Trebuchet MS', sans-serif;
}

@media only screen and (max-width:970px) {
    #header {height:87px;}
    #head-content {width:100%;margin:0;}
    #logo-login {top:-72px;left:50%;margin-left:-55px;}
    #logo-login img {width:110px;}
    .nav-button {display:block;}
    #navigation {margin-top:87px;background:#2a2a2a;}
    #navigation ul li.home, #navigation ul li.search, #navigation ul li.property, #navigation ul li.let, #navigation ul li.about, #navigation ul li.contact {width:100%;text-align:center;border-bottom:1px solid #3e3e3e;height:40px;}
    #navigation ul li a {line-height:40px;display:block;}
    .content-wrap {padding:0 0px;}
    #form-new-owner{padding-top:20px;clear:both;}
    #form-new-owner .full .form-input{width:85%;}
    #form-new-owner .half{width:100%;}
    .narrow-box .center.captcha-container{margin:40px 0 25px;}
    .narrow-box .center{margin:0;}
}

/*.features.sortable li a{width:129px;height:130px;display:inline-block;}*/
.delete{display:none;float:right;position:relative;z-index:500;margin:5px 5px -50px;padding:1px 5px 3px;cursor:pointer;text-align:right;color:#CC0000;background:#fff;font-size:14px;text-decoration:none !important;}
/*.features .delete{margin:0px 0px -50px;}*/
.deleting img, .deleting a{opacity:0.7}

/* Sortable */
.newOrder{font-size:12px;float:right;color:#15ad55;}
.newOrder .saved{color:#15ad55;display:none;}
.newOrder.saved .saved{display:inline;}
.newOrder .error{color:#d60808;display:none;}
.newOrder.error .error{display:inline;}

.grid {overflow:hidden;}
.handles span {cursor:move;}
li.disabled {	opacity:0.5;}
.sortable{}
.sortable.grid li {line-height:80px;float:left;width:80px;height:80px;text-align:center;}
li.highlight {background:#FEE25F;}

.sortable li {display:block;list-style:none;float:left;position:relative;text-align:center;/*width:100px;min-height:100px;*/display:list-item;padding:5px 0px;margin:2px 0px;}
.sortable li a.cbox{float:left;margin:0px 3px 3px 0px}
.sortable li.sortable-placeholder {display:list-item;padding:5px 4px;margin:2px 0px;border:1px dashed #CCC;background:none;position:relative;z-index:50;}
.sortable li:hover .delete{display:block;}
.sortable img{float:left;margin:0px;padding:0px}

.propImages li{width:250px;min-height:184px;}
.propImages li.sortable-placeholder {width:248px;min-height:182px;}
.propImages li a.cbox{float:left;margin:0px 3px 3px 0px}
.propImages img{float:left;margin:0px;padding:0px}

.features {zoom:1;margin:30px 0px;}
.features:before, .features:after {content:"";display:table;clear:both;}
.features li {display:block;list-style:none;float:left;width:25%;border:1px solid #eaeaea;margin:0px -1px -1px 0px;position:relative;height:130px;text-align:center;padding:0px;}
.features li a.cbox{float:left;width:130px;height:130px;position:relative;z-index:10;font-weight:normal;color:#333333;}
.features li a.cbox strong{font-weight:normal !important;}
.features li.sortable-placeholder {margin:0px -1px -1px 0px;padding:0px}
.features li strong {position:absolute;bottom:20px;font-size:16px;font-family:"Open Sans", sans-serif;display:block;width:100%;text-align:center;}


.form_header h2{margin-top:0px;}
.btn-primary {
  border:1px solid #336699;
  background:#336699;
  color:#fff;
  border-radius:2px;
  padding:7px 28px;
  font-size:16px;
  margin:8px 0px;
  cursor:pointer;
  outline:none;
  font-family:"myriad-pro", 'Trebuchet MS', sans-serif;
  font-style:normal;
  font-weight:300;
 }
 .content-wrap a.add-new-h2, a.add-new-h1,
 button, input[type=button], input[type=submit]{font-size:13px;padding:4px 8px;margin-left:4px;border:1px solid #336699;border-radius:2px;background:#fff;color:#336699;font-weight:normal;text-decoration:none;}

#dragzone{padding: 10px 0;}
#dragzone img{float: left;margin-right:2px;border:1px solid #336699;margin-right:2px;border:1px solid #cccccc;}
#dragzone img:hover{border:1px solid #336699;}
#dragzone a{display:block;padding: 5px 0;}
#dropzone{
  position: relative;
  min-height: 120px;
/*  width: 100%;
  border: 1px solid #ccc; */
  overflow-y: auto;
}
#dropzone div.brick{
  position: relative;
  width: 96%;
	padding:1%;
	margin:5px 1%;
/*  border-bottom: 1px solid #ccc; */
background:#fff;
	clear:both;
	float:left;
	}
#dropzone div.brick img{float:left}
#dropzone .html{display: none;}
#dropzone img{padding: 0;}
#dropzone div span{
  position: absolute;
  right: 0;
  top: 0;
  width: 20px;
  height: 20px;
  background: #ccc;
}

#dropzone div:hover{cursor:pointer;}
.border-gold{border-color: #336699;}
.btn-edit{
  position: absolute;
  left: 150px;
  top: 30%;
}
.btn-save{
  position: absolute;
  left: 250px;
  top: 30%;
}

#editor-box{
 display: none;
 /*width: 760px;*/
 background-color: #ffffff;
}

#editor-box .btn{
  float: right;
}

.cke_chrome{
  float: left;
  width: 100%;
  clear: both;
}

.drag-panel{
  border: 0;
  padding: 20px 0 0;
}


#dragzone img{width:68px;height:68px;margin:0px 5px 5px 0px;width:67px;height:68px;margin:0px 5px 5px 0px;}
#dropzone div span.btn-remove{width:auto;padding:5px 5px 0px 5px;}
.ui-draggable-dragging{z-index:10000;border:1px solid #336699 !important;}

#contentChangeAlert{color:#f20202;display:none;margin:0px 0px 5px;padding:2px 0px 5px;}

.removeCrosslink{float:right;position:relative;text-decoration:none !important;margin:0px 0px -20px 0px;z-index:50;}
#crossLink{/*display:none;border-top:1px solid #336699;*/padding-top:10px;}
.cke_button__maximize{background:#336699 !important;}

.post-revisions{margin:3px 0px;}
.post-revisions li{margin:3px 0px;}

.videos{clear:both;float:left;border:0px;}
.videos h2{margin:10px 0px 10px;}
.videos .del{float:right;font-size:20px;}
.videos .edit{float:left;font-size:20px;}
.videos .videoItem{width:45%;min-width:320px;float:left;margin:5px 20px 10px 0;}

.cke_editable a{color:#336699;text-decoration:none;border-bottom:0px !important;}
.cke_editable .button, .cke_editable .button-blue, .cke_editable a{border-bottom:1px solid #182943 !important;text-decoration: none !important;}
.cke_editable a:hover{text-decoration:underline !important;}
/*.buttons button, .buttons a, .content-wrap .buttons a.btn{margin:8px 6px 0 0;border-bottom:1px solid #182943 !important;text-decoration: none !important;}*/


/* http://designshack.net/articles/css/verticalaccordionav/
nav.menu{font-family:Helvetica,Arial,"Lucida Grande",sans-serif;line-height:1.5;margin:50px auto;width:200px;-webkit-box-shadow:2px 2px 5px rgba(0,0,0,0.2);-moz-box-shadow:2px 2px 5px rgba(0,0,0,0.2);box-shadow:2px 2px 5px rgba(0,0,0,0.2)}
nav.menu .menu-item{background:#fff;width:200px}
.menu-item h4{color:#fff;font-size:15px;font-weight:500;padding:7px 12px;background:#a90329}
.menu-item h4 a{color:#fff;display:block;text-decoration:none;width:200px}
.menu-item h4{border-bottom:1px solid rgba(0,0,0,0.3);border-top:1px solid rgba(255,255,255,0.2);color:#fff;font-size:15px;font-weight:500;padding:7px 12px;background:#a90329;background:-moz-linear-gradient(top,#a90329 0%,#8f0222 44%,#6d0019 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#a90329),color-stop(44%,#8f0222),color-stop(100%,#6d0019));background:-webkit-linear-gradient(top,#a90329 0%,#8f0222 44%,#6d0019 100%);background:-o-linear-gradient(top,#a90329 0%,#8f0222 44%,#6d0019 100%);background:-ms-linear-gradient(top,#a90329 0%,#8f0222 44%,#6d0019 100%);background:linear-gradient(top,#a90329 0%,#8f0222 44%,#6d0019 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#a90329',endColorstr='#6d0019',GradientType=0)}
.menu-item h4:hover{background:#cc002c;background:-moz-linear-gradient(top,#cc002c 0%,#6d0019 100%);background:-webkit-gradient(linear,left top,left bottom,color-stop(0%,#cc002c),color-stop(100%,#6d0019));background:-webkit-linear-gradient(top,#cc002c 0%,#6d0019 100%);background:-o-linear-gradient(top,#cc002c 0%,#6d0019 100%);background:-ms-linear-gradient(top,#cc002c 0%,#6d0019 100%);background:linear-gradient(top,#cc002c 0%,#6d0019 100%);filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#cc002c',endColorstr='#6d0019',GradientType=0)}
.alpha p{font-size:13px;padding:8px 12px;color:#aaa}
.menu-item ul{background:#fff;font-size:13px;line-height:30px;height:0;list-style-type:none;overflow:hidden;padding:0;background:#fff;font-size:13px;line-height:30px;height:0;list-style-type:none;overflow:hidden;padding:0;-webkit-transition:height 1s ease;-moz-transition:height 1s ease;-o-transition:height 1s ease;-ms-transition:height 1s ease;transition:height 1s ease}
.menu-item:hover ul{height:93px}
*/

.suprmenu{}
.prnts>a>i.fa-file{display:inline-block;color:#ccc !important;width:5px !important;height:5px;background:#999;overflow:hidden;text-indent:999px;margin:5px 5px 5px 5px;}
.prnts>a>i.expandable{float:right;margin-right:0px !important;height:25px;width:10px !important;margin:0px 5px 0px 5px !important;text-align:right;}
#sidebar ul ul{border-top:1px solid #2c2e33;padding:10px 0px 5px 20px;display:none;}

#sidebar .tabs{float:left;clear:both;width:100%;padding:10px 0px 0px;margin:0px 1px;border-top:0px;}
#sidebar .tabs li{float:left;}
#sidebar .tabs li a{float:left;margin-left:-1px;border:1px solid #ccc;padding:7px 20px 6px;border-bottom:0px;border-top-right-radius:5px;border-top-left-radius: 5px;}
#sidebar .tabs li a.active{background:#404246;}
#sidebar .tabContent{background:#404246;float:left;clear:both;width:100%;padding:20px 0px 10px;display:none;margin-bottom:10px;}
#sidebar .tabContent ul{border-top: 0px;padding-top:0px;}
#sidebar .settings{margin-bottom:20px;margin-top:10px;clear:both;border-top:0px;}

.heroPreview{float:left;margin:7px 15px 0px 0px;}

#de_hero-image.shown,
#de_hero_image.shown,
#use_header_image.shown,
#gallery_image_upload_but.shown,
#de_featured_image.shown,
#de_floor_plan.shown,
#de_main_image,
.imageUploader{width:calc(100% - 215px);margin-top: 15px;}

#use_header_image{margin: 7px 0px;}

.trigger{padding: .5em; margin-right: .4em; border: 1px solid #aaa; border-radius: 3px;width: 140px;}

/* Gallery grid */
.dnd_wrapper{float:left;width:100%;}
.dnd-grid{position:relative;width:100%;/*max-width:748px;*/min-height:10px;float:left;display:inline-block;margin:0px 0px 20px -5px;}
.grid-item{
    position: relative;
    float: left;
    width: 181px;
    height: 137px;
    margin: 3px;
    color: white;
    font-size: 50px;
    overflow: hidden;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    border:1px solid #999797;
}
.grid-row{width:100%;}
.grid-item-width1{width:738px;height:400px;width:96.6%;height:auto;min-height:100px;}
.grid-item-width2{width:367px;height:250px;width:48.0%;height:auto;min-height:100px;}
.grid-item-width3{width:243px;height:150px;width:31.7%;height:auto;min-height:100px;}
.grid-item-width4, .dnd-grid-item.column_4{width:243px;height:150px;width:23.5%;height:auto;min-height:100px;}
/*.grid-item-height2{height:280px;}*/
.grid-item.flRight{float:right;}
.grid-item.text-item {
    padding: 5px 0 0 18px;overflow:hidden;
}
.text-item h4{margin:0;font-size:14px;line-height:18px;color:#000;}
.text-item p{color:#000;}
.edit-alt{
    position: absolute;
    top: 5px;
    left: 5px;
    font-size: 12px;
    padding: 3px 2px;
    background-color: #ffffff;
    text-decoration:none !important;
}
.remove-gal-item{
    font-size:14px;
    text-align:center;
    line-height:18px;
    position: absolute;
    top: 5px;
    right: 5px;
    width: 20px;
    height: 20px;
    background: #ffffff;
/*    text-indent: -999px;
    overflow: hidden;
    background: #ffffff url(../img/close_icon.png) no-repeat; */
}
.grid-item input{
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    padding: 3px 0;
    text-indent: 5px;
}
#dnd-draggable-list{position:fixed;right:20px;top:25%;width:100%;max-width:297px;padding:0 0 5% 0;min-height:150px;}
.dnd-draggable-img{display:inline-block;float:left;width:50%;}
.dnd-draggable-img img{width:100%;height:100px;padding:3px;z-index:100000;
                       box-sizing: border-box;
                       -moz-box-sizing: border-box;
                       -webkit-box-sizing: border-box;}
#dnd-droppable-grid img{width:100%;height:100%;padding:0;}
.delete-grid-row-wrapper{position:absolute;right:-25px;padding-top:5px;}
.delete-grid-row-wrapper a{display:block;font-size:14px;width:20px;height:20px;/*line-height:9999;overflow:hidden;background:url(../img/close_icon.png) no-repeat;*/}
#save-grid{margin-top:10px;}
.ui-state-hover-custom{background:#336699;}
.odd-row, .even-row {float:left;}
#add-new-grid-row{text-decoration: none !important;clear:left;float:left;margin:15px 0 10px;}
.ui-state-highlight,.ui-widget-content .ui-state-highlight,.ui-widget-header .ui-state-highlight{border:1px solid #336699 !important;}

/*
    Gallery
*/

#newRows{margin:20px 0px;display:none;clear:left;float:left;}
#newRows li{float:left;}
#newRows li a{width:100px;height:50px;line-height:50px;display:inline-block;border:1px solid #ccc;text-align:center;text-decoration: none;}
#newRows li a:hover{border:1px solid #336699;}

#add-gal-img{margin-top:20px;position:absolute;bottom:0;right:0;margin:0 10px;}

.column_1{background: url(../img/_placeholders/column1.png) no-repeat center center;}
.column_2{background: url(../img/_placeholders/column2.png) no-repeat center center;}
.column_3{background: url(../img/_placeholders/column3.png) no-repeat center center;}
.column_4{background: url(../img/_placeholders/column4.png) no-repeat center center;}

#mysortable { list-style-type: none; margin: 0; padding: 0; width: 850px; }
#mysortable li { margin: 10px 10px 10px 0; padding: 1px; float: left; width: 100px; }
#mysortable p { padding: 10px; word-wrap: break-word; height: 120px}
#mysortable #vid_edit { padding: 10px; }
#mysortable #vid_delete { padding: 10px;}


/*  extraobjednavka  */
table.tab-master{}
#page-container table.tab-master>tbody>tr>th{background-color: #454C55;color:#c1ffc9;font-size:14px;font-weight:bold;padding: 5px;}
.content-wrap a.btn.btn-remove, button.btn-remove{border-color: #d60808;color: #d60808;}
tr.stock-warning td{background-color: #ffbcb9;}
input[type=text].form-input.datepicker {background:url('img/calendar.png') no-repeat 95% 50% #fff;padding:6px 25px 6px 12px;width:200px;}
#shift-work-week-listing{margin:0 20px 20px 20px;}
#shift-work-week-listing span{background-color: #ffffff;padding: 5px;border: 1px solid black}
#shift-work-week-listing a{text-decoration: none; font-weight: bold;color:#454C55;}
#work-shift-week-table{width:auto;border-spacing: 0;border-collapse: collapse;}
#work-shift-week-table th{background-color: #000000;padding: 4px;color:#ffffff;font-weight: bold;border: 1px solid #000000}
#work-shift-week-table td{background-color: inherit;padding: 4px;border: 1px solid #000000}
table.table-record-detail{max-width: 960px;background-color: #d2e2fe}
table.table-record-detail th{text-align: left;font-weight: bold;border-right: 2px solid #a8b5cb}
table.table-record-detail td{border: none}
table.table-receipt-overview th{background-color: #5a5a5a;color: #ffffff;font-weight: bold}
tr.receipt-info-row td a{color: #000000;font-weight: bold;}
tr.receipt-info-row.validated td{background-color: #c1ffc9}
tr.receipt-info-row.locked td{background-color: #cacac7}
tr.tr-green td{background-color: #c1ffc9}
tr.tr-blue td{background-color: #c9e5ff}
tr.tr-blue td.warning{background-color: #ffbcb9}
tr.warning td{background-color: #ffbcb9}
tr.removed td{color: #989898;text-decoration: line-through;}
#search-form-block{margin-bottom: 20px;border: 1px solid #888888;padding: 10px;}
#search-form-block label{margin-left: 20px;}
tr.order-busy td{background-color: #e0f609
}


