




/*----------------------
        HTML
----------------------*/
body {
    background-color: #FFFFFF;
    margin:0;
    padding:0;
    height:100%;
    font-family: arial,Arial,Helvetica,sans-serif;
    font-size:100%;

}

* {
    font-family: arial,Arial,Helvetica,sans-serif;font-size:11px;
}

p {
    margin:2px;
    margin-bottom:4px;


}
h1,h2,h3,h4,h4,h6,h7{

    font-family: arial,Arial,Helvetica,sans-serif;



}

div.clear {
    clear:both;
    height:1px;
    overflow:hidden;
}

hr {
    border-top: 1px dotted #A3A3A3;
    margin-top: 5px;
    margin-bottom:5px;
    height:1px;
    color:transparent;
}

.float-right {float:right !important;}
.float-left {float:left !important;}
h1 {
    font-size:120%;;

}
h2 {
    font-size:120%;;
}
h3 {
    font-size:110%;
}
h4 {
    font-size:100%;
    color:#CCCCCC;
    text-align:center;
    border-bottom:1px dotted #CCCCCC;

    padding:5px 0 0 0;
    margin: 0 0 0 0;
    width:150px;
}

a {
    text-decoration:none;
    color:#ED1C24;
}

a:hover {
    text-decoration:none;
    color:#cccccc;
}


img {
    border:none;


}
.ui-corner-all {border-radius: 0 !important;}
.action-link {
    background: url("../../images/icons/icon-action-link.png") no-repeat scroll left center transparent;
    color: #ED1C24;
    padding: 2px 0 0px 17px;
}

span.tab-count {font-weight: bold;}

div#master-search {position:absolute;z-index:500;left:200px;top:25px;}
div#master-search .ac_input {background-color:#f2f2f2;width:200px;padding:5px;border:2px solid #CCCCCC;}
/* USER MENU */
div#user-menu{
    float:right;
    color:#000000;
    font-weight:bold;
    margin-right:15px;
    margin-top:20px;
    font-size:100%;
}

div#user-menu a{
    color:#ED1C24;
    text-decoration:none;

}

div#user-menu a:hover{

    text-decoration:none;

}
/*-----------------------------
        MENU
-----------------------------*/


div#menu-top {
    position:absolute;
    left:5px;
    top:60px;
    z-index:1000;
    left:0;
    right:0;
    background:#E3EFF1 url(../../images/layout/top_menu_bg.png) repeat-x scroll 0 0;
    padding-left:15px;
}

/*
        LEVEL ONE
*/
ul.dropdown {
    position: relative;
    list-style-type:none;
    margin:0;
    padding:0;


}
ul.dropdown li {
    list-style-type:none;
    font-weight: normal;
    float: left;
    zoom: 1;
    margin:0 !important;
    padding:0;
    border-color:#cccccc;
    border-style:solid;
    border-width:0 1px 0px 0;

}
ul.dropdown a:hover {
    color: #000;
}
ul.dropdown a:active {
    color: #ffa500;
}
ul.dropdown li a {
    display: block;
    padding: 4px 8px;

    color: #222;
    font-size:110%;
    color:#ffffff;
}
ul.dropdown li:last-child a {
    border-right: none;
} /* Doesn't work in IE */
ul.dropdown li.hover,
ul.dropdown li:hover {
    background:#ffffff url(../../images/layout/top_menu_bg.png) repeat-x scroll 0 100%; color: black; position: relative;
}
ul.dropdown li.hover a {
    color: #000000;
}
ul.dropdown li.hover a:hover {color:#ffffff;}

ul.dropdown ul {background:#ffffff url('../../images/menu_drop_bg.png') repeat-x scroll 0 100% }

/*
        LEVEL TWO
*/
ul.dropdown ul 	{ width: 220px; visibility: hidden; position: absolute; top: 100%; left: 0;margin:0 !important;padding:0;padding-left:1px;border:1px solid #e2e2e2;}
ul.dropdown ul li { font-weight: normal; color: #000;
                    border-bottom: 1px solid #ccc; float: none; }

/* IE 6 & 7 Needs Inline Block */
ul.dropdown ul li a { color:#000000;border-right: none; width: 100%; display: inline-block; }



/*
        LEVEL THREE
*/
ul.dropdown ul ul { left: 100%; top: 0;}
ul.dropdown li:hover > ul { visibility: visible; }



li.sub_menu a.active {
    background:#FFAC47 url(../../images/header_bg.png) repeat-x scroll 0 100%;
    color:#000000 !important;
}


.submit {

}

.label{

    font-size:12px;
    color:#494949;
    width:170px;
}
#error ul {
    margin:15px;
    padding:0;
    color:#a82019;
    list-style-type: square;

}


ul.ui-autocomplete {
    max-height: 250px;
    overflow-y: auto;
    /* prevent horizontal scrollbar */
    overflow-x: hidden;
    /* add padding to account for vertical scrollbar */
    padding-right: 5px;
    width:250px;
    z-index:9999 !important;
}

.ui-autocomplete-loading {background: url("../img/ui-anim_basic_16x16.gif") right center no-repeat !important;}

ul li.ui-menu-item {
    border-bottom:1px solid #cccccc;

}

/*----------------------
        GRID
----------------------*/

div.filter-clear {float: right;}

div.grid-wrapper {position: relative;overflow: auto;}
div.grid-loading {background-color: #888888;position: absolute;width:100%;height:100%;opacity:0.2;
                  filter:alpha(opacity=20);}
div.grid-container {
    float:left;
    width:100%;
}

table.grid {
    clear:both;
    border-color:#CBD3D4 #CBD3D4 -moz-use-text-color;
    border-style:solid solid none;
    border-width:1px 1px medium;
    border-bottom: 1px solid #CBD3D4;
    width:100%;

}
table.grid th,table.grid td.inline-header {

    color:#000000;


    border-color:#F9F9F9 #D1CFCF #F9F9F9 #F9F9F9;
    border-style:solid;
    border-width:1px;

    background:transparent url(../../images/header_bg.png) repeat-x scroll 0 50%;
}

table.grid td.inline-header {
    border-left:0;
    padding:10px;
    font-weight:bold;
    font-size:13px;
    border-bottom:1px solid #DADFE0;
    background:transparent url(../../images/sort_on_bg.gif) repeat-x scroll 0 50%;
}

table.grid td.sub {
    background-color:#FEE197;
    font-weight:bold;
}

table.grid th img {
    margin-left:20px;
}

table.grid th a {
    display:block;

    width:100%;
    color:#000000;
    font-weight:bold;
    padding-top:3px;
    padding-bottom:3px;
}

table.grid th a.sort {
    /*background:transparent url(../../images/layout/top_menu_bg.png) repeat-x scroll 0 0;*/

    display:block;
    color:#ED1C24;
    width:100%;
}



table.grid td.filter {
    padding:5px;
    text-align:left;
    vertical-align:top;
    border-color:#BDBDBD;
    border-style:solid;
    border-width:1px 1px 1px 0px;
    white-space:nowrap;
    background:#e3e3e3;
    color:#000000;
}

table.grid td.row-full {
    border-bottom:1px solid #DADFE0;
}

table.grid td.filter input {

}

table.grid td.filter input.int {
    width:40px;
}

table.grid td.filter img {
    float:left !important;
}

table.grid input {

    margin:0;
    padding:2px;

}

table.grid td.filter input, table.grid td.filter textarea,table.grid td.filter select {
    width:92%;
}

table.grid textarea {

    margin:0;
    padding:2px;
}

table.grid select {

    margin:0;
    padding:1px;

}

table.grid td.cell-first,table.grid td.cell-second {
    border-color:#DADFE0;
    border-style:solid;
    border-width:0 1px 1px 0;
}

table.grid td.cell-first {
    border-bottom:1px solid #e4e4e4;
}

table.grid td.cell-second {
    border-bottom:1px solid #e4e4e4;
}

table.grid tr.grid-row {

}

table.grid tr.grid-row-clickable {cursor: pointer;}


table.grid td.grid-cell-clickable {cursor: pointer;background:url('../../images/stripes_bg.png') repeat transparent;}
table.grid td.grid-cell-clickable-over {background:url('../../images/stripes_bg.png') repeat #fdc3c3;}

table.grid tr.grid-row-over {
    background-color:#FEE197;
}

table.grid td.pagnition {
    background:#E3EFF1 url(../../images/filter_bg.png) repeat-x scroll 0 0;
    padding:5px;
    text-align:center;

}

table.grid td.pagnition a {
    color:#000000;

}
table.grid td.pagnition a:hover {
    color:#cccccc;

}

a.grid-active-page {
    color:#ED1C24 !important;
    font-weight:bold;
}
table.grid td {
    padding:5px;
    padding-left:10px;
    vertical-align:top;
}

table.grid td.empty-grid {
    text-align:center;
    font-weight:bold;
}



div.grid-results {
    float:left;
    clear:both;
    font-weight:bold;
}

.total-list {text-align: right;font-weight: bold;}

.currency {text-align: right;}

input.int {
    width:35px;
    text-align:right;
}

input.float {
    width:55px;

    text-align:right;
    font-size:10px !important;
}

input.date-input {
    width:64px;
    text-align:left;
}

input.time {
    width:5em;
    text-align:left;
}

input.daterange {
    width:135px;
    text-align:left;
}


input.selection {
    border:0 !important;
    background:0 !important;
    width:200px;
}


input.cost {
    background:url('../../images/stripes_bg.png') repeat orange;
    clear:both;
    margin-top:3px !important;
    float: right;
}

.price-display {text-align: right;}
.price-display-total {text-align: right;font-weight: bold;}
.cost-display {text-align: right;color:orange}
/***
CHART TABLE **/

.page-chart h1 {float:left;width:100%;clear: both;margin-bottom: 20px;}

table.chart-table {

    width:100%;
    margin-top:15px;
}


table.chart-table td {
    padding:5px;
    text-align:left;

}

table.chart-table th.chart-label {
    font-weight:bold !important;
    text-align: right;
    border-bottom:1px solid #cccccc;
    border-top:1px solid #cccccc;
    padding:5px;
    border-right:1px solid #999999;

}

table.chart-table td.value {
    padding:5px;
    text-align:right;
    border-bottom:1px solid #cccccc;
    border-right:1px solid #999999;
}

table.chart-table td.legend {
    font-weight:bold;
    border-bottom:1px solid #cccccc;
    border-right:1px dashed #999999

}

table.chart-table td.master {font-weight: bold;border-bottom: 3px solid #cccccc;border-top: 2px solid #cccccc;}


div.selector {padding:5px 0px 5px 0px;border-top:1px dotted #A3A3A3;border-bottom: 1px dotted #A3A3A3;margin-bottom: 10px;}

div.chart-area {
    float:left;
    margin-bottom:10px;
    border:1px solid #000000;
    padding:5px;
    margin-right:10px;
    float:left;
}

/**
RENDER TABLE **/



table.render-table {
    width:550px;
}

table.render-table td {
    background-color:#ffffff;
    vertical-align:top;
}

table.render-table h2 {
    color:#ffffff;
    padding:5px;
    background:#E3EFF1 url('../../images/layout/top_menu_bg.png') repeat-x scroll 0 0;
    margin:0;
    margin-bottom:5px;
}

table.render-table h2 a { float:right;cursor: pointer;}

table.render-table td.render-spacer {
    background: url("../../images/stripes_bg.png") repeat scroll 0 0 transparent;
    border:1px dashed #cccccc;
    padding:0 20px;
}

table.render-table .ui-sortable {border:1px dashed #cccccc;padding:10px 0px;}
table.render-table .ui-sortable li.placerholder ,.ui-sortable li.ui-sortable-placeholder {background: url("../../images/stripes_bg.png") repeat scroll 0 0 #FEE197;height:25px;}



.layout-render td.render-spacer-products  {background: url("../../images/stripes_bg.png") repeat scroll 0 0 transparent;font-size:20px;text-transform: uppercase;
                                           text-align: center;padding:30px 0;cursor: pointer;font-weight: bold;border:1px dashed #cccccc;vertical-align: middle;}
.layout-render td.render-spacer-products.hover {background-color:#FEE197;}


.sortable { list-style-type: none; margin: 0; padding: 0; float: left;width:100%;min-height:50px;}
.sortable li, .sortable li { margin: 0 5px 5px 5px; padding: 2px; font-size: 10px; width: 200px;cursor:move!important; }
.sortable li img {
    float:right;
    margin-top:-7px;
}
.not-positioned {
    float:left;
    background: url("../../images/stripes_bg.png") repeat scroll 0 0 transparent;

}
.standard-fields {
    float:right;
}
.layout-render {
    width:1000px;
}


#layout-preview {border:0;text-align: center;}
#layout-preview #preview {border:1px solid #000000; margin-top: 40px;display:none;}
#loading-preview {white-space: nowrap;}
#update-preview {display: none;}




/** BOOKING **/

.booking-options {border-top:1px dotted #A3A3A3;margin-top: 5px;padding-top: 5px;}

td.subline {
    background-color:#f2f2f2;
}

.calculator {
    display:none;
}

.calculator-container {
    width:550px;
    float:left;
    margin-left:30px;
    border:1px solid #cccccc;
    padding:10px;
}

.booking-form {min-width: 960px;}
.booking-header-input {font-weight: bold;font-size:14px;margin-top:15px;}
/**
BOOKINGEMAIL
**/
div.item-header {
    background:#E3EFF1 url(../../images/header_bg.png) repeat-x scroll 0 0;
    border:1px solid #000000;
    text-decoration:none;
    padding:5px;
    font-weight:bold;
    clear:both;
    cursor:pointer;
}

/**
FORECAST
**/
td.forecast-booked {
    background-color:#a82019;
}

td.forecast-over {
    background-color:#FF66FF;
    font-weight: bold;
}

td.forecast-free {
    background-color:#62ad37;
}

td.forecast-partial {
    background-color:#fa7e05;
}

/**
BACKGROUND TASKS
**/
ul.background-tasks {
    margin:0;
    padding:0;
}

ul.background-tasks li {
    margin:0;
    padding:5px;
    display:block;
    border-bottom:1px solid #cccccc;
}

ul.background-tasks li img {
    float:right;
}

li.task-info {
    font-weight:bold;


}

/**
SHORCUTS
**/
ul.shortcuts {
    margin:0;
    padding:0;
}

ul.shortcuts li {
    margin:0;
    padding:5px;
    display:block;
    border-bottom:1px solid #cccccc;
}


ul.shortcuts li a {
    cursor:pointer;
    display:block;
}

ul.shortcuts li a:hover {
    color:#62ad37;
}

ul.shortcuts li img {
    float:right;
}




/*----------------------
        Layout
----------------------*/

#topmenu a.video-link {margin-top:5px;display:block;}
a.video-link {width:28px;height:22px;}
a.video-link img {width:28px;height:22px;}
h1 a.video-link {margin-left:5px;width:22px;height:17px;}
h1 a.video-link img {margin-left:5px;width:22px;height:17px;}
h2 a.video-link {margin-left:5px;width:22px;height:17px}
h2 a.video-link img {width:22px;height:17px;;margin-top:3px;}

.message-wrap {
    position:absolute;
    top:95px;
    font-size:13px;
    font-weight:bold;
    padding:5px;
    left:200px;
    z-index:900;
    text-align:left;
    padding-left:30px;
    background-position: left;
    background-repeat: no-repeat;
}

.message-notice {
    color:#fa7e05;
    background-image:url('../../images/icons/notice.png');

}

.message-success {
    color:#62ad37;
    background-image:url('../../images/icons/ok.png');
}

.message-error {
    color:#a82019;
    background-image:url('../../images/icons/error.png');

}

.message-guide {
    background-image:url('../../images/icons/guide.png');
}

.fixed-message {
    text-align:left;
    padding:5px;
    border:1px dashed #cccccc;
    padding-left:40px;
    background-position: 10px 50%;
    background-repeat: no-repeat;
    margin-bottom: 10px;
    font-size:120%;

}

.fixed-message.notice {
    text-align: center;
    color:#ffffff;
    font-weight: bold;
    background-color:#fa7e05;
}



.red {
    color:#a82019 !important;
}
.green {
    color:#62ad37 !important;
}

.orange {
    color:#fa7e05 !important;
}



.popHead {
    background-color:#ffd275;
    padding:5px;

}



div.fp-item {
    padding-right:15px;
    margin-bottom: 5px;


}

div.fp-item-last {padding-right:0;margin-right: 0;}

div.fp-item table.grid {
    width:100%;


}
div.fp-item .selector {
    color:#ffffff;
    padding:5px;
    background:#E3EFF1 url('../../images/layout/top_menu_bg.png') repeat-x scroll 0 0;
    margin:0;
    margin-bottom:5px;
}
div.fp-item .selector a.action-link {float:right;font-weight: normal;color:#ffffff;}


div#header {
    background:#E3EFF1 url(../../images/header_bg.png) repeat-x scroll 0 0;

    position:absolute;
    width:100%;
    top:0;
    left:0;



}

div#footer {
    background:#E3EFF1 url(../../images/header_bg.png) repeat-x scroll 0 0;
    float:left;
    width:100%;
    padding-top:10px;
    padding-bottom:10px;
    margin-top:10px;
    border-top:1px solid #868686;
    border-bottom:1px solid #868686;
}
div.footer-text {
    padding-left:15px;
}

div#logo {
    float:left;
    padding:10px 10px 10px 10px;

}
#top {
    position:absolute;


    right:15px;

    left:15px;
    top:100px;

    border-bottom:1px dotted #A3A3A3;
    background-color:#FFFFFF;
    font-size:1.2em;

    z-index:150;

}
#top h1 {

    padding:0;
    margin:0;
    font-size:16px;
    color:#333333;
    font-weight:100;
    vertical-align:top;
    padding-bottom:5px;
    float:left;



}


#content {

    margin-left:15px;
    margin-right:15px;
    margin-top:135px;

    font-size:11px;
    white-space: normal;
    color:#000000;
    line-height:15px;
    overflow:visible;




}

form table {
    width:100%;
}

input {
    font-size:11px;
    -moz-box-sizing: border-box;
    background: url("../../images/input_bg.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 5px 5px 5px 5px;
}

th input {
    border:0 !important;
}

#content .label {
    color:#000000;
    font-size:13px;
    border-top:1px solid #cccccc;
    line-height:15px;
    padding:5px;
    font-weight:normal;
    white-space:nowrap;
    width:250px;
    padding-left:0;


}
#content .inputEdit {
    color:#000000;
    background-color:#f2f2f2;
    border-top:1px solid #000000;
    padding:2px;
}
#content .input {
    color:#000000;

    border-top:1px solid #cccccc;

    background:#ffffff url(../../images/side_col_bg.gif) repeat-y;
    background-position:left;



}

#content td.input {
    padding:5px;
    padding-left:10px;
}
#content .checkbox,.check {
    border:0 !important;
    margin:0;
    padding:0;
}
.input input,textarea,select {
    -moz-box-sizing: border-box;
    background: url("../../images/input_bg.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 5px 5px 5px 5px;
    margin:5px;
    font-size:11px;
}

input.error,textarea.error,select.error {
    border:1px solid #ED1C24;
}

span.error {color:#ED1C24;}

label.error {color:#ED1C24;display:block;}

#content  .input .radio {
    color:#000000;
    font-size:11px;
    background-color:#f2f2f2;
    border:none;
    margin:0;
    padding:0;
}
#content  .spacer {
    height:30px;

}
#content .desc {
    padding:2px;
    font-style:italic;
}
#content .reg {
    padding-right:0;
    color:#a82019;
    font-size:25px;

    vertical-align:middle;
}

#content .last {
    padding:5px;

}




#left {
    position:absolute;
    left:10px;
    top:90px;
    width:150px;
    z-index:100;
    background-color:#E1ECFC;
    border:1px solid #FEE197;
    border-top:0;
}

#topmenu {
    position:absolute;
    height:30px;
    top:90px;
    right:15px;
    color:#000000;

    z-index:200;


}

#topmenu-sub {
    width:100%;
    height:20px;
    color:#000000;
    left:0;
    overflow:hidden;
    z-index:100;
    padding-top:3px;
    position:static;
    border-bottom:1px solid #ffd275;
}

#field-editor #topmenu {
    float:right !important;
    position:static !important;

}

#topmenu ul,#topmenu-sub ul {
    z-index:100;
    border: 0;
    margin: 0px 0 0 0px;
    padding: 0px 0 0px 0px;
    list-style-type: none;
    text-align: center;
    margin-left:175px;

    vertical-align:top;


}

#topmenu-sub  {
    margin-left:0;
    border-top:1px solid #ffd275;
    margin-bottom:10px;
}

#topmenu-sub ul {
    margin-left:0;


}



.button {
    background: none repeat scroll 0 0 transparent;
    border: 0 none;
    cursor: pointer;
    float: left;
    height: 25px;
    margin: 0;
    overflow: visible;
    padding: 0;
    text-decoration: none;
}

.button-center {float:none; margin:0 auto;}

.button span {
    background-image: url('../../images/button_bg.png');
    background-color: transparent;
    background-position: 0 0;
    background-repeat: no-repeat;
    color: #FFFFFF;
    float: left;
    padding-left:5px;
    font-size: 12px;
    text-align: center;
}

.button span span {
    background-position: 100% 0;
    background-repeat: no-repeat;
    padding: 5px 20px 10px 25px;
    white-space: nowrap;
}

button.button span .icon,.button span .icon {margin-left:-20px;margin-top:0px;position:absolute;}

.button:hover span span {color:#cccccc;}

li.back .button span,.button.btn-back span {
    background-image: url("../../images/button_back_bg.png");


}

li.back .button span span,.btn-back span span {
    padding-left:15px;

}

#topmenu ul li,#topmenu-sub ul li {
    vertical-align:top;
    z-index:100;
    text-align: center;
    padding: 0;
    margin: 0;
    display:block;
    float:right;
    padding-top:5px;
    vertical-align:baseline;

    margin-left:5px;
}

#topmenu ul li a ,#topmenu-sub ul a,a.button,.button {


}

#topmenu ul li a img,#topmenu-sub ul li a img {
    z-index:100;
    margin-right:3px;
    vertical-align:top;
    margin-top:-2px;



}
#topmenu ul li select,#topmenu-sub ul select {
    z-index:100;
    padding:0;
    margin:0;
    vertical-align:top;


}


.description {
    border:1px solid #cccccc;

}

/*---------------------
WEEK overview
----------------------*/

ul.week-overview-days {float:left;margin:0;padding:0;}
ul.week-overview-days li {float:left;list-style-type: none;margin-right:10px;margin-bottom: 10px;}
ul.week-overview-days .selector {
    color:#ffffff;
    padding:5px;
    background:#E3EFF1 url('../../images/layout/top_menu_bg.png') repeat-x scroll 0 0;
    margin:0;
    margin-bottom:5px;
}

/*---------------------
LOADBAR
----------------------*/
#loadbar {
    position:fixed;
    bottom:20px;
    left:0;
    color:#000000;
    z-index:9999999;
    min-height:100px;
    width:100%;

}

#loadbar .loading-text {padding-left:100px;font-size:65px;display:none;}

.loading {padding:2px;
          padding-left:20px;
          color:#000000;
          font-size:12px;
          float:left;
          background: url("../img/ui-anim_basic_16x16.gif") left center no-repeat;

}


/** DRIVER SCHEDULE **/

ul.equipment {
    margin:0;
    padding:0;
}


ul.equipment li {
    list-style-type:none;
    margin:0;
    padding:0;
}



div.locations {
    width:300px;
    max-height:500px;
    overflow-y:scroll;
    border:1px solid #cccccc;
    padding:5px;
}

div.locations ul {
    list-style-type:none;
    float:left;
    margin:0;
    padding:0;

}


div.locations ul li {
    list-style-type:none;
    display:block;
    border:1px solid #cccccc;
    margin-top:5px;
    padding:3px;

}
div.locations .booking {vertical-align: top;white-space: nowrap;border-right:1px dotted #A3A3A3;border-bottom:1px dotted #A3A3A3;}
div.locations .customer {vertical-align: top;white-space: nowrap;border-bottom:1px dotted #A3A3A3;padding-left:5px;}



div.locations .address {

}

div.locations .method {
    background: url("../../images/stripes_bg.png") repeat scroll 0 0 transparent;
    text-align: center;
    font-weight: bold;
}

div.locations .equipment {
    background: url("../../images/stripes_bg.png") repeat scroll 0 0 #F3D673;
    padding:2px;
}

.trips div.locations ul.ui-sortable,.avail div.locations ul.ui-sortable {
    min-height: 500px;
    width:100%;
}

/** DROPBOX MODULE **/

.dropbox-browser {
    height:500px;
    overflow-y:scroll;
    width:100%;
    margin-top:10px;
    clear:both;
    float:left;
    padding-top:10px;
}

.dropbox-fileupload {


}

div.folder {
    padding:10px;
}


/** JQUERY TOOLS */
.tooltip {
    background-color:#ffffff;
    border:1px solid #fff;
    padding:10px 15px;
    width:200px;
    display:none;
    color:#000000;
    text-align:left;
    font-size:12px;

    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
}

/* root element for tabs  */
ul.tabs {
    margin:0 !important;
    padding:0;
    height:30px;
    border-bottom:1px solid #CCCCCC;
}

/* single tab */
ul.tabs li {
    float:left;
    padding:0;
    margin:0;
    list-style-type:none;
}

/* link inside the tab. uses a background image */
ul.tabs a {
    float:left;
    font-size:13px;
    display:block;
    padding:5px 10px;
    text-decoration:none;
    border:1px solid #CCCCCC;
    border-bottom:0px;
    height:18px;
    background-color:#efefef;
    color:#777;
    margin-right:3px;
    position:relative;
    top:1px;
    outline:0;
    -moz-border-radius:4px 4px 0 0;
}

ul.tabs a:hover {
    background-color:#F7F7F7;
    color:#333;
}

/* selected tab */
ul.tabs a.current {
    background-color:#ffffff;
    border-bottom:1px solid #ffffff;
    color:#000;
    cursor:default;
}


/* tab pane */
.panes div.pane {
    display:none;
    border:1px solid #CCCCCC;
    border-width:0 1px 1px 1px;
    min-height:150px;
    padding:15px 20px;
    background-color:#ffffff;
    overflow:auto;
}


/* SHOP TAB */

li.shop-tab a {background-color:#888888;color:#ffffff;}


.boxhead {
    background:#cccccc url('../../images/header_bg.png') repeat-x scroll 0 100%;
    border-color:#cccccc;
    border-style:solid;
    border-width:1px;
    padding:5px;
    padding-left:10px;
    padding-right:10px;
    color:#000000;
    font-size:12px;
}



#fancybox-content #top {top:15px;}
#fancybox-content #topmenu {top:0px;}
#fancybox-content #content {margin-top:55px;float:left;}

.dialog #top, .form-dialog #top {top:15px;}
.dialog #topmenu, .form-dialog #topmenu {top:0px;}
.dialog #content, .form-dialog #content {margin-top:55px;float:left;}
.dialog .message-wrap, .form-dialog .message-wrap {position: static;margin-top:40px;margin-bottom: -40px;}

.ui-dialog-titlebar {display:none;}
.ui-dialog {border:1px solid #CBD3D4;}

/** DRAG TABLE **/


#product-preview {float:left;clear:both;margin-top:20px;}
#product-preview #preview {border:1px solid #000000;display:none;}
#update-product-preview,#loading-product-preview {margin-top:20px;}
.products-editor {float:left;border-top:1px solid #cccccc;padding-top:15px;}
.products-editor form {}
table.fields-product-edit {width:auto;min-width: 350px;}


table.fields-product-edit td.collumn-new,.fields-product-edit-totals td.row-new  {background: url("../../images/stripes_bg.png") repeat scroll 0 0 transparent;font-size:15px;text-transform: uppercase;
                                                                                  text-align: center;padding:10px;width:100px;cursor: pointer;font-weight: bold;border:1px dashed #cccccc;}
table.fields-product-edit td.collumn-new.hover,.fields-product-edit-totals td.row-new.hover  {background-color:#FEE197;}

table.fields-product-edit tr.dynData td,.fields-product-edit-totals td.data {
    font-style: italic;
    border:0;}

table.fields-product-edit tr.subline td {
    background-color: #F2F2F2;
}

table.fields-product-edit tr.line td {
}

table.fields-product-edit tr.line td.placeholder,table.fields-product-edit tr.subline td.placeholder {
    font-weight: bold;
}



table.fields-product-edit td, table.fields-product-edit th {
    padding:3px;
    border-right:1px dashed #cccccc;
}

table.fields-product-edit th {
    border-bottom: 1px solid #000000;
}

table.fields-product-edit th a,.fields-product-edit-totals td.title a {
    float:left;margin-right: 2px;
}


table.fields-product-edit th .redactor_editor,.fields-product-edit-totals td.title .redactor_editor {
    border:0;
    background:transparent;
    text-align: left;

}

table.fields-product-edit td {
    border-bottom: 1px solid #000000;
}


.fields-product-edit-totals {float:right;width:auto;}

.fields-product-edit-totals td.value, .fields-product-edit-totals td.title {
    border-bottom: 1px solid #000000;
    padding-bottom: 5px;
}
.fields-product-edit-totals td.value .redactor_editor {text-align: right;}

.fields-product-edit-totals .row-new {min-width: 200px;padding:20px 10px;}



.adds {margin-top:100px;padding:0px 20px;height:50px;}
.adds .upgrade-text {font-size:15px;color:#888888;margin-top: 5px;float:left;}


/*** DASHBOARD **/
.metrics {float:left}
.metric {background-color: #212121;padding:10px;margin-bottom: 2px;background:url("../../images/header_bg.png") repeat-x scroll 0 0 #E3EFF1}
.metric-name {color:#61605f;font-size: 13px;}
.metric-value {font-size: 17px;color:#04b4e4;text-align: right;}
.metric-bar-wrapper {width:100%;background-color: #000000;border-radius: 2px;}
.metric-bar-value {background-color: green;padding:5px;}




/** TAG IT **/
ul.tagit {
    padding: 1px 5px;
    overflow: auto;
    margin-left: inherit; /* usually we don't want the regular ul margins. */
    margin-right: inherit;
    float:left;
    background: url("../../images/input_bg.png") repeat-x scroll 0 0 #FFFFFF;
    border: 1px solid #CDCDCD;
    border-radius: 5px 5px 5px 5px;
    font-size: 11px;
    margin: 5px;
}
.tagit-hiddenSelect {display:none;}

ul.tagit li {
    display: block;

    margin: 2px 5px 2px 0;
}
ul.tagit li.tagit-choice {
    padding: .2em 18px .2em .5em;
    position: relative;
    line-height: inherit;
    background: url("../../images/layout/top_menu_bg.png") repeat-x scroll 0 0 #E3EFF1;
    border: 1px solid #CDCDCD;
    border-radius: 5px 5px 5px 5px;
    color:#ffffff;
}
ul.tagit li.tagit-new {
    padding: .25em 4px .25em 0;
}

ul.tagit li.tagit-choice a.tagit-label {
    cursor: pointer;
    text-decoration: none;
}
ul.tagit li.tagit-choice .tagit-close {
    cursor: pointer;
    position: absolute;
    right: .1em;
    top: 50%;
    margin-top: -8px;
}

/* used for some custom themes that don't need image icons */
ul.tagit li.tagit-choice .tagit-close .text-icon {
    display: none;
}

ul.tagit li.tagit-choice input {
    display: block;
    float: left;
    margin: 2px 5px 2px 0;
}
ul.tagit input[type="text"] {
    -moz-box-sizing:    border-box;
    -webkit-box-sizing: border-box;
    box-sizing:         border-box;

    border: none;
    margin: 0;
    padding: 0;
    width: inherit;
    background-color: inherit;
    outline: none;
}

.selectlist-list {
    list-style: none;
    margin: 0;
    padding: 0;
}

.selectlist-item {
    /* Icon from http://pinvoke.com/ */
    background: #fff url('../img/cross-circle.png') no-repeat right center;
    border-left: solid 1px #eee;
    border-top: solid 1px #eee;
    border-right: solid 2px #ccc;
    border-bottom: solid 2px #ccc;
    cursor: pointer;
    padding: 0.2em 0.3em;
    margin: 1px 0;
    color:#000000;
}


/** CHECKOUT **/

.total-checkout {font-size:20px;text-align: right;}
.checkout-qty {font-size:20px;text-align: right;}
.checkout-line-incomplete .checkout-qty-show {background: url("../../images/stripes_bg.png") repeat scroll 0 0 #FA7E05;color:#ffffff;}
.checkout-line-complete .checkout-qty-show {background: url("../../images/stripes_bg.png") repeat scroll 0 0 #62AD37;color:#ffffff;}
.checkout-status {float:right;font-size:20px;}
.checkout-status.complete {color:#62AD37;}
.checkout-status.incomplete {color:#FA7E05;}

.cell-error {background: url("../../images/stripes_bg.png") repeat scroll 0 0 #ED1C24;}

.total-checkin {font-size:20px;text-align: right;}
.checkin-qty {font-size:20px;text-align: right;}
.checkin-line-incomplete .checkin-qty-show {background: url("../../images/stripes_bg.png") repeat scroll 0 0 #FA7E05;color:#ffffff;}
.checkin-line-complete .checkin-qty-show {background: url("../../images/stripes_bg.png") repeat scroll 0 0 #62AD37;color:#ffffff;}
.checkin-status {float:right;font-size:20px;}
.checkin-status.complete {color:#62AD37;}
.checkin-status.incomplete {color:#FA7E05;}
.checkin-freeze {background: url("../../images/stripes_bg.png") repeat scroll 0 0 transparent;}
.checkin-status ul li {list-style-type:none;padding:0px 0px 0px 0px;float:left;margin-left:10px;}
.checkin-status .qty {font-size:20px;}
.checkin-status .status-return .qty {color:#ED1C24;}
.checkin-status .status-checkedin .qty {color:#62AD37;}
.checkin-status .status-service .qty {color:#FA7E05;}




/** SNAP **/


#SnapEngageLink {position: fixed;right:0;top:50%;background: url("../../images/layout/top_menu_bg.png") repeat scroll 0 0 #E3EFF1;}
#SnapEngageLink a {display:block;padding:5px;padding-right:3px;color:#ffffff;}
#SnapEngageLink a:hover {color:#cccccc;padding-right:15px;}




/** DASHBOARD **/
.dashboard-stats-table {width:100%;}
.dashboard-stats-table td {padding:20px 20px;text-align: center;}
.dashboard-stats-table tr:first-child td {border-bottom: 1px solid #cccccc;}
.dashboard-stats-table td:first-child {border-right: 1px solid #cccccc;}
.dashboard-stats-table td .d-number {font-weight: bold;font-size:20px;}
.dashboard-stats-table td .d-number span {font-size:20px;}
.dashboard-stats-table td .d-desc {text-transform: uppercase;font-size:16px;margin-top:5px;}

div.jGrowl div.jGrowl-notification.notice {background: url("../../images/stripes_bg.png") repeat scroll 0 0 #FA7E05;
                                           color: #FFFFFF;border:0;}
div.jGrowl div.jGrowl-notification.success {background: url("../../images/stripes_bg.png") repeat scroll 0 0 #62AD37;
                                            color: #FFFFFF;border:0;}