html,
body {
    height: 100%;
    border: none !important;
}

/* Common */
#wrap {
    min-height: 100%;
    height: 100%;
    margin: 0 auto 0;
    padding: 0 0 0;
    overflow: hidden;
}

#wrap.account {
    overflow-y: scroll;
}

.f-clear {
    clear: both;
}

.off-screen {
    width: 500px !important;
    margin-left: -1000px !important;
}

textarea {
    resize: none;
}

hr {
    border-top: 1px solid #ccc;
}

.f-picture-text-large {
    padding: 0 0 0 108px;
    min-height: 96px;
}

.f-picture-text-large .f-picture {
    position: absolute;
    margin-left: -108px;
}

.f-picture-text-small {
    padding: 0 0 0 60px;
}

.f-picture-text-small .f-picture {
    position: absolute;
    margin-left: -60px;
}

.form-control {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.f-greyed {
    filter: alpha(opacity=50);
    opacity: .5;
    zoom: 1;
}

.f-state-invisible {
    display: none !important;
}

/* Navigation menu (and sub navigation menu) */
#menuNavBar, .footer, .k-moonlight.k-button, #menuNavBar .k-button {
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png");
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -webkit-linear-gradient(top, #2f3640 0, #212a33 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -moz-linear-gradient(top, #2f3640 0, #212a33 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -o-linear-gradient(top, #2f3640 0, #212a33 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), linear-gradient(to bottom, #2f3640 0, #212a33 100%);
    background-color: #212a33;
    border-color: #171e28;
}

#menuNavBar .k-button:hover, .k-moonlight.k-button:hover {
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png");
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -webkit-linear-gradient(top, #5b5f6b 0, #40444f 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -moz-linear-gradient(top, #5b5f6b 0, #40444f 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -o-linear-gradient(top, #5b5f6b 0, #40444f 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), linear-gradient(to bottom, #5b5f6b 0, #40444f 100%);
    background-color: #40444f;
}

#menuNav {
    background: none;
    border: none;
    border-right: 1px solid #171e28;
    float: right;
    border-radius: 0;
    height: 50px;
    margin-bottom: 0;
}

#menuNav li {
    display: none;
}

#menuNav, #menuNav .k-link, .footer, .k-moonlight.k-button, #menuNav .k-button, #menuNav .k-content, #menuSubNav, #menuSubNav .k-link {
    color: #fff;
}

#menuNav .k-icon, #menuSubNav .k-icon {
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/Moonlight/sprite.png");
}

#menuNav > .k-item {
    border-color: #171e28;
    border-width: 0 0 0 1px;
}

#menuNav .k-state-active {
    background-color: #171e28;
    border-color: #2f3640;
}

#menuNav .k-state-hover {
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png");
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -webkit-linear-gradient(top, #5b5f6b 0, #40444f 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -moz-linear-gradient(top, #5b5f6b 0, #40444f 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -o-linear-gradient(top, #5b5f6b 0, #40444f 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), linear-gradient(to bottom, #5b5f6b 0, #40444f 100%);
    background-color: #40444f;
    border-color: #212a33;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

#menuNav .k-state-hover > .k-state-active, #menuSubNav .k-state-hover > .k-state-active {
    background-color: transparent;
}

#menuNav .k-group {
    background-color: #2f3640;
    border-color: #171e28;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

#menuNav .k-group > .k-item, #menuSubNav .k-group > .k-item {
    display: block;
}

#menuNav .k-content {
    background-color: #212a33;
}

#menuNav .k-button, .k-moonlight.k-button {
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

#menuNav .k-button.k-highlight, .k-moonlight.k-button.k-highlight {
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png");
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -webkit-linear-gradient(top, #cb8512 0, #98640d 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -moz-linear-gradient(top, #cb8512 0, #98640d 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -o-linear-gradient(top, #cb8512 0, #98640d 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), linear-gradient(to bottom, #cb8512 0, #98640d 100%);
    background-color: #98640d;
    border-color: #332104;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2);
}

#menuNav .k-button.k-highlight:hover, .k-moonlight.k-button.k-highlight:hover {
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png");
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -webkit-linear-gradient(top, #fea616 0, #cb8512 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -moz-linear-gradient(top, #fea616 0, #cb8512 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -o-linear-gradient(top, #fea616 0, #cb8512 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), linear-gradient(to bottom, #fea616 0, #cb8512 100%);
    background-color: #cb8512;
}

#templateAccount {
    padding: .56em 1.8em .76em .9em;
    width: 300px;
}

#menuNav .f-item-alias {
    border-top: 1px solid #171e28;
}

#menuNav .f-item-alias p {
    margin: 0 0 6px;
}

/* Sub navigation menu */
#menuSubNav {
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png");
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -webkit-linear-gradient(top, #636870 0, #595f66 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -moz-linear-gradient(top, #636870 0, #595f66 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -o-linear-gradient(top, #636870 0, #595f66 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), linear-gradient(to bottom, #636870 0, #595f66 100%);
    background-color: #595f66;
    border: none;
    border-top: 4px solid #fea616;
    border-radius: 0;
}

#menuSubNav .k-state-active {
    background-color: #51565e;
    border-color: #636870;
}

#menuSubNav > .k-item {
    border-color: #454b53;
}

#menuSubNav .k-state-hover {
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png");
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -webkit-linear-gradient(top, #94969c 0, #70737b 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -moz-linear-gradient(top, #94969c 0, #70737b 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), -o-linear-gradient(top, #94969c 0, #70737b 100%);
    background-image: url("https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png"), linear-gradient(to bottom, #94969c 0, #70737b 100%);
    background-color: #70737b;
    border-color: #454b53;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
}

#menuSubNav .k-group {
    background-color: #636870;
    border-color: #51565e;
    -webkit-box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
    box-shadow: 0 2px 2px 0 rgba(0, 0, 0, 0.3);
}

/* Index */
#logo-main {
    margin: 1.5em 0;
    width: 245px;
    height: 32px;
}

.banner {
    background: #333 url('/images/banner-bg.jpg') repeat-x 0 0;
    height: 336px;
    color: #fff;
}

.sub-banner {
    background-color: #e5e5e5;
    border-bottom: 1px solid #d0d0d0;
}

#banner-monitor {
    float: left;
    display: none;
}

.logo-clients {
    display: block;
    background: url(/images/logo-clients.png?sk9d837f);
    width: 144px;
    height: 48px;
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter ….3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
    margin-bottom: 16px;
    float: left;
}

.logo-clients:hover {
    filter: url("data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter id=\'grayscale\'><feColorMatrix type=\'matrix\' values=\'1 0 0 0 0, 0 1 0 0 0, 0 0 1 0 0, 0 0 0 1 0\'/></filter></svg>#grayscale");
    -webkit-filter: grayscale(0%);
}

.logo-client-kasteelkeukenhof {
    background-position: 0 0;
}

.logo-client-intobusiness {
    background-position: 0 48px;
}

.logo-client-rijnlandzorggroep {
    background-position: 0 96px;
}

.logo-client-andritzgouda {
    background-position: 0 144px;
}

@media only screen and (min-width: 576px) {
    #banner-monitor {
        display: block;
        width: 256px;
        height: 210px;
    }
}

@media only screen and (min-width: 768px) {
    #logo-main {
        margin: 2.5em 0;
        width: 368px;
        height: 48px;
    }

    #banner-monitor {
        display: block;
        width: 386px;
        height: 316px;
    }
}

/* Grid */
.k-grid-toolbar {
    padding: 0.24em;
}

.k-grid .k-grid-content p {
    white-space: nowrap;
    text-overflow: ellipsis;
    margin: 0;
}

.k-grid .k-grid-content p.contact, #messageReading p.contact {
    font-size: 1.25em;
    height: 1.25em;
}

.k-grid .k-grid-content p.subject {
    height: 1.6em;
}

.k-grid .k-grid-content p.body {
    opacity: 0.50;
    filter: alpha(opacity=50);
    height: 1.6em;
}

.k-grid tr {
    -moz-user-select: none;
    -khtml-user-select: none;
    -webkit-user-select: none;
    user-select: none;
}

.k-grid tr td {
    border-width: 0 0 1px 1px;
    white-space: nowrap;
}

/* Messages */
#splitterMessageGridMessage {
    cursor: default;
    width: 100%;
    height: 100%;
    border-top: none;
}

#messageReading {
    padding: 8px 20px;
    display: none;
}

#messageReadingMessage .f-picture-text-large {
    margin-top: 8px;
}

ul.recipients {
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

ul.recipients li.k-block {
    padding: 4px 8px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    vertical-align: middle;
}

/* Comment */
.f-form-comment {
    padding: 8px 8px 8px 76px;
    margin-bottom: 16px;
}

.f-picture-text-small textarea {
    height: 60px;
    overflow: hidden;
}

.f-picture-text-small .k-button {
    margin-top: 8px;
}

.k-listview.f-listview-comment {
    clear: both;
    border: none;
    -webkit-box-shadow: none;
    box-shadow: none;
}

/* List view item */
.f-listview-item {
    border: none;
    -webkit-box-shadow: none !important;
    box-shadow: none !important;
}

.f-listview-item .k-block {
    padding: 4px;
    display: -moz-inline-stack;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 1px 1px 0 0;
    cursor: default;
}

.f-listview-item .f-view-small {
    width: 64px;
    height: 72px;
    _height: 72px;
}

.f-listview-item .f-view-medium {
    width: 134px;
    height: 126px;
    _height: 126px;
}

.f-listview-item .f-view-large {
    width: 256px;
    height: 276px;
    _height: 276px;
}

.f-listview-item .image-wrap {
    position: relative;
    display: flex;
    margin: auto;
}

.f-listview-item .f-view-small .image-wrap {
    width: 54px;
    height: 40px;
}

.f-listview-item .f-view-medium .image-wrap {
    width: 124px;
    height: 94px;
}

.f-listview-item .f-view-large .image-wrap {
    width: 246px;
    height: 186px;
}

.f-listview-item p {
    margin: 4px 0 0;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.f-item-tags {
    display: inline-block;
    width: 100%;
    height: 50px;
    overflow: auto;
    margin-top: 4px;
}

.f-item-tags .k-block {
    padding: 4px;
    display: -moz-inline-stack;
    display: inline-block;
    margin: 1px 1px 0 0;
    cursor: default;
}

.f-item-tags .k-button {
    padding: 4px;
    display: inline-block;
    *zoom: 1;
    *display: inline;
    margin: 1px 1px 0 0;

}

body.k-bootstrap .f-item-tags .k-block {
    background-color: #e1e1e1;
    border: none;
}

body.k-bootstrap .k-state-selected .f-item-tags .k-block {
    background-color: #3a7ab1;
    color: #fff;
}

body.k-moonlight .f-item-tags .k-block {
    background-color: #384048;
    border: none;
}

body.k-moonlight .k-state-selected .f-item-tags .k-block {
    background-color: #f6bf35;
    color: #171e28;
}

/* Listview item gallery */
div.f-listview-item-gallery div.f-item {
    cursor: pointer;
}

/* Kendo toolbar */
.k-toolbar {
    padding: 0 0.24em;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.k-toolbar .k-ext-dropdown .k-input {
    line-height: 1.94em;
    height: 1.94em;
}

/* Kendo window */
.k-window .k-toolbar {
    border-left: none;
    border-top: none;
    border-right: none;
}

.k-window .k-window-content {
    padding: 0;
}

.k-window .k-footer {
    margin-top: -51px;
    position: relative;
    text-align: right;
    padding: 8px;
}

.k-window .content, .k-window .buttons {
    padding: .58em;
}

.k-window .buttons {
    text-align: right;
}

.k-window .buttons .k-button {
    min-width: 100px;
    margin-left: 4px;
}

/* Kendo menu */
.k-menu .k-item .k-item, ul.k-menu-vertical > .k-item {
    white-space: nowrap;
}

.k-menu.f-menu-path, .k-menu.f-menu-view {
    border-top: none;
    border-right: none;
    border-radius: 0;
}

.k-menu.f-menu-view {
    border-bottom: none;
}

.k-menu.f-menu-path .k-item {
    border: none;
}

.k-menu.f-menu-view .k-last {
    border-right: none;
}

.k-menu.f-menu-path .k-item .k-link, .k-menu.f-menu-view .k-item .k-link {
    padding: 0.5em 0.8em 0.5em 0.5em;
}

.k-menu.f-menu-path li span.k-icon {
    background-position: 0 -16px;
}

.k-menu.f-menu-path li.k-state-border-down span.k-icon {
    background-position: 0 -32px;
}

.k-menu.f-menu-path li .k-animation-container {
    left: 100% !important;
    margin-left: -16px !important;
}

.k-menu.f-menu-path .f-state-selected {
    font-weight: bold;
}

.f-menu-gallery.f-path .k-item .k-link {
    padding: 0.5em 1.5em 0.5em 0;
}

.k-popup .k-item.k-first, .k-virtual-item.k-first {
    border-bottom: none;
}

/* Kendo dropdown */
.k-dropdown .k-sprite, .k-dropdown .k-image, .k-grid .k-sprite, .k-grid .k-image {
    margin-right: 3px;
}

/* Kendo treeview */
.treeInlineEdit {
    display: inline-block;
}

.treeInlineEdit input {
    min-width: 10em;
    height: 1em;
    border: 0;
}

body.k-bootstrap .treeInlineEdit input {
    color: #171e28;
}

/* Kendo multiselect */
.k-multiselect-wrap li {
    margin: 1px 0 1px 1px !important;
    line-height: 1.5em;
}

.k-multiselect-wrap .k-input {
    text-indent: 0.6em;
}

/* FancyBox */
.fancybox-overlay-fixed {
    z-index: 10004;
}

.fancybox-wrap {
    z-index: 10005;
}

.fancybox-title-over-wrap {
    width: 100%;
    padding: 0;
}

.fancybox-title-over-wrap > div {
    padding: 10px;
}

/* Video Player */
.video-player-wrapper {
    position: fixed;
    z-index: 10004;
    overflow: auto;
    overflow-y: scroll;
    height: 100%;
    width: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0, 0, 0, 0.4);
    display: flex;
}

.video-player-wrapper > div {
    margin: auto;
    position: relative;
}

.video-player-title {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    background-color: rgba(0, 0, 0, 0.8);
    color: white;
}

.video-player-title > div {
    padding: 10px;
}

/* Kendo list */
.k-list li p {
    height: 1em;
}

/* Bootstrap */
.form-horizontal .form-group {
    margin-right: 0;
    margin-left: 0;
}

.radio label, .checkbox label {
    font-weight: bold;
}

table.borderless td, table.borderless th {
    border: none !important;
}

/* Auto complete */
.k-autocomplete .k-icon {
    position: absolute;
    right: 8px;
    bottom: 8px;
}

.f-treeview {
    height: 100%;
}

.f-treeview .k-autocomplete {
    border-radius: 0;
    border-left: none;
    border-top: none;
    border-right: none;
}

.f-treeview .k-autocomplete .k-input {
    border-radius: 0;
}

/* Icons */
.f-icon {
    background: url(/images/icons.png) no-repeat;
    width: 16px;
    height: 16px;
}

.f-i-none {
    background-position: 0 16px;
}

.f-i-drive {
    background-position: 0 0;
}

.f-i-folder {
    background-position: 0 -16px;
}

.f-i-selection {
    background-position: 0 -32px;
}

/* Forms */
.k-edit-form-container {
    width: 100%;
    padding-bottom: 14px;
}

/* Moonlight */
body.k-moonlight input, body.k-moonlight textarea, body.k-moonlight .form-control[disabled] {
    background-color: #1a2229 !important;
    color: #fff;
    border-color: #384048;
}

body.k-moonlight .k-multiselect-wrap {
    background-color: #1a2229 !important;
}

/* PanelBar */
ul.k-panelbar div.wrapper {
    overflow: auto;
}

/* Splitter */
div.k-splitter div.content {
    height: 100%;
}

div.k-splitter div.k-pane {
    overflow: hidden;
}

/* Sprites */
body.k-bootstrap ul.f-menu-view .f-sprite {
    background-image: url('/images/sprites/item_view.png');
    margin: 0 0 0 5px;
}

body.k-moonlight ul.f-menu-view .f-sprite {
    background-image: url('/images/sprites/item_view_dark.png');
    margin: 0 0 0 5px;
}

.i-large {
    background-position: 0 0;
}

.i-medium {
    background-position: 0 -16px;
}

.i-small {
    background-position: 0 -32px;
}

.auth-clients {
    padding: 0;
}

.f-badge {
    display: inline-block;
    background-color: #c33;
    border-radius: 4px;
    padding: 0 7px;
    text-align: center;
    margin: -2px 0 -2px 4px;
    font-size: 0.8em;
}

.footer div.container {
    padding-top: 20px;
}

label.k-i-lock, label.k-i-unlock {
    cursor: pointer;
}

label.k-i-lock input, label.k-i-unlock input {
    display: none;
}

div.k-edit-form-container label.k-i-lock, div.k-edit-form-container label.k-i-unlock {
    margin-left: 8px;
}

/* ItemBrowse DropDownListItemSort */
div.f-item-browse span.k-dropdown {
    border-radius: 0;
    float: right;
}

div.f-item-browse span.k-dropdown-wrap {
    border: none;
    background-color: transparent;
    border-radius: 0;
}

body.k-moonlight div.f-item-browse span.k-dropdown-wrap {
    -webkit-box-shadow: inset 0 1px 1px -1px #8F8F8F;
    -moz-box-shadow: inset 0 1px 1px -1px #8F8F8F;
    box-shadow: inset 0 1px 1px -1px #8F8F8F;
}

div.f-item-browse span.k-dropdown-wrap.k-state-border-down {
    padding-bottom: 0;
}

body.k-bootstrap div.f-item-browse span.k-dropdown {
    border-left: 1px solid #ccc;
}

body.k-moonlight div.f-item-browse span.k-dropdown {
    border-left: 1px solid #171e28;
}

/* Headway */
#menuNavBar .container {
    position: relative;
}

#menuNavBar #HW_badge_cont {
    position: absolute;
    right: 0;
    z-index: 99999;
}

.register, .select-plan, .terms-page {
    background: linear-gradient(
            rgba(0, 0, 0, 0.8),
            rgba(0, 0, 0, 0.8)
    ),
    url('../img/splash.jpg') center center;
    background-size: cover;
    color: #fff;
    height: 100%;
}

.terms-page * {
    box-sizing: border-box;
}

.select-plan {
    min-height: 100vh;
}

.register input {
    background: none;
    border: none;
    border-radius: 0;
    box-shadow: none;
    border-bottom: 2px solid #fff;
    color: #fff;
    outline: none;
    outline-width: 0;
}

.form-wrapper {
    display: flex;
    justify-content: center;
}

.register input {
    outline: none !important;
    box-shadow: none !important;
    margin-bottom: 30px;
    padding: 20px 0;
}

.register h1, .select-plan {
    font-weight: 400;
    text-align: center;
}

.register p {
    margin-bottom: 0;
    padding-bottom: 0;
    font-weight: 300;
}

.register label {
    color: #fff;
    display: none;
}

.btn-orange {
    background: #fea616;
    color: #fff;
    padding: 10px 50px;
}

.btn-orange[disabled] {
    background: rgba(254, 166, 22, 0.51);
}

.btn-trial {
    background: #fea616;
    color: #fff;
    padding: 10px 30px;
    display: inline-block;
    box-shadow: 2px 2px 3px #000;
    font-size: 14px;
    margin-bottom: 30px;
    float: left;
}

.trial-explanation {
    font-weight: 300;
    margin-bottom: 30px;
    line-height: 25px;
    font-size: 14px;
    text-align: left;
}

.d-flex {
    display: flex !important;
}

.justify-content-center {
    justify-content: center !important;
}

.end-subscription {
    float: right;
}

.price-boxes {
    display: flex;
    justify-content: space-between;
    flex-wrap: wrap;

}

.price-box {
    text-align: center;
    border: 1px solid rgba(0, 0, 0, 0.05);
    width: 30%;
}

.price-box h1 {
    font-size: 26px;
}

@media (max-width: 991px) {
    .price-box {
        width: 100%;
    }
}

.price-box .price-header {
    background: #000;
    color: #fff;
    height: 80px;
    display: flex;
    justify-content: center;
    align-items: center;
    border-top-left-radius: 20px;
    border-top-right-radius: 20px;
    border-bottom: 3px solid #fea616;
}

.price-features {
    background: #fff;
    color: #000;
    text-transform: uppercase;
    margin: 0;
}

.price-footer {
    background: #fff;
    color: #000;
    border-bottom-left-radius: 20px;
    border-bottom-right-radius: 20px;
    padding: 25px;
    height: 110px;
    display: flex;
    justify-content: center;
    align-items: flex-end;
}

.select-plan.trial .price-footer {
    height: 45px;
}

.price-features {
    height: 300px;
    display: flex;
    flex-direction: column;
    flex-wrap: wrap;
    justify-content: space-evenly;
    align-items: center;
}

.price-features li {
    width: 100%;
}

.price-border {
    padding: 15px;
    border: 1px solid #d2d2d2;
    border-radius: 10px;
}

.price {
    display: block;
    font-weight: bold;
    font-size: 24px;
}

.period {
    font-weight: 300;
    font-size: 18px;
}

.price-footer .btn-orange {
    display: block;
    width: 100px;
    margin-left: auto;
    margin-right: auto;
    box-shadow: 2px 2px 3px #888888;
}

.price-header h1 {
    padding: 0;
    margin: 0;
}

.billing-row {
    display: flex;
    justify-content: center;
    margin-bottom: 30px;
}

.billing-row table {
    width: 100%;
    border-bottom: 2px solid #fff;
    margin-bottom: 15px;
}

.billing-row td {
    padding: 10px 0;
}

.billing-row button {
    float: right;
}

.billing-row td {
    text-align: left;
    width: 50%;
}

.trial-warning {
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png);
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png), -webkit-linear-gradient(top, #a41e00 0, #821a00 100%);
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png), -moz-linear-gradient(top, #a41e00 0, #821a00 100%);
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png), -o-linear-gradient(top, #a41e00 0, #821a00 100%);
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png), linear-gradient(to bottom, #a41e00 0, #821a00 100%);
    background-color: #a41e00;
    border-color: #821a00;
    color: #fff;
    padding: 15px;
}

.info-bar {
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png);
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png), -webkit-linear-gradient(top, #14c0fb 0, #1392c5 100%);
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png), -moz-linear-gradient(top, #14c0fb 0, #1392c5 100%);
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png), -o-linear-gradient(top, #14c0fb 0, #1392c5 100%);
    background-image: url(https://da7xgjtj801h2.cloudfront.net/2014.1.416/styles/textures/brushed-metal.png), linear-gradient(to bottom, #14c0fb 0, #1392c5 100%);
    background-color: #14c0fb;
    border-color: #1392c5;
    color: #fff;
    padding: 15px;
}

.trial-warning a {
    color: #fff;
    text-decoration: underline;
}

.terms {
    width: 100%;
    background: white;
    color: #000;
    text-align: left;
    padding: 15px;
    overflow: scroll;
    height: 300px;
}

.mobile-uploader {
    display: none;
}

@media (max-width: 900px) {
    .mobile-uploader {
        display: block;
    }

    .moxie-shim {
        position: unset !important;
        top: unset !important;
        left: unset !important;
        width: unset !important;
        height: unset !important;
        overflow: unset !important;
    }

    #windowUpload {
        overflow: hidden;
    }

    .k-widget.k-window {
        width: 100% !important;
    }

    #windowUploadFilesDragAndDrop {
        display: none !important;
    }

    .k-splitbar {
        display:none!important;
    }

    #dropDownTreeViewFolder .k-dropdown {
        width: 100% !important;
    }

    #windowUpload .k-edit-buttons {
        display: none;
    }

    #windowUploadAddFilesContainer {
        display: flex;
        justify-content: flex-end;
        padding: 0 15px;
    }

    #menuNavBar {
        display: flex;
        flex-wrap: wrap;
        padding: 5px 0;
        justify-content: space-between;
    }

    #menuNavBar .logo {
        position: unset !important;
        margin: 10px 0 10px 12px !important;
    }

    #menuNavBar .container {
        margin: unset !important;
        padding: unset !important;
        width: 100%;
        border-top: 1px solid #171e28;
    }

    #menuNav {
        width: 100%;
    }

    #menuNav li {
        width: 49%;
    }

    .km-scroll-container, .km-scroll-container tr {
        display: block;
        width: calc(100vw - 5px);
    }

    .km-scroll-header, .k-grid-header {
        display: none;
    }

    td[role=gridcell] {
        display: none;
    }

    td[role=gridcell]:nth-child(2) ,td[role=gridcell]:nth-child(3) {
        display: block;
        width: 100vw;
    }

    td[role=gridcell]:nth-child(3)::before {
        content: 'Tags:';
        display: inherit;
    }

    td[role=gridcell]:nth-child(6) {
        display: block;
        width: calc(100vw - 30px);
    }
    colgroup {
        display:none;
    }

    .k-progress-status-wrap, .k-rtl .k-progressbar-horizontal.k-progressbar-reverse .k-progress-status-wrap {
        text-align: center;
    }

    #menuSubNav .k-item:nth-child(2), #menuSubNav .k-item:nth-child(4) {
        display: none;
    }

    #menuNavBar {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 3;
        height: 50px;
    }

    #menuSubNav {
        position: fixed;
        top: 50px;
        width: 100%;
        z-index: 3;
        height: 50px;
    }

    #splitterTankPanelBarTreeViewFolder {
        position: fixed;
        left: 0;
        top: 100px;
        width: calc(100vw - 2px);
        border: 1px solid #cccccc;
        z-index: 10;
        height: 145px !important;
    }

    #splitterTankItemBrowseListViewItem {
        position: fixed;
        left: 0;
        top: 246px;
        width: 80vw;
        height: calc(100% - 246px)!important;
    }

    #selectpropertiesformwrap {
        position: fixed;
        right: 0;
        top: 246px;
        height: 100% !important;
        width: 25vw !important;
    }

    body {
        overflow: hidden;
    }

    #gridUpload {
        max-width: 768px;
        margin-top: 100px;
    }

    .site-login {
        position: fixed;
        top: 50px;
        z-index: 3;
        background: #fff;
        padding: 15px;
        width: 100%;
        left: 0;
        height: 100%;
    }

    #toolBarUpload {
        top: 104px;
        display: flex;
        flex-wrap: wrap;
        align-items: center;
        justify-content: center;
    }

    #toolBarUpload .k-button {
        flex-grow:1;
        margin:0;
    }

    #toolBarUpload .k-overflow-anchor, #toolBarUpload .k-separator {
        display:none;
    }

    .container #menuNav {
        display:none;
    }


}

@media (max-width: 650px) {
    #splitterTankItemBrowseListViewItem {
        width: 100vw;
        z-index: 10;
    }

    #splitterTankItemBrowseListViewItem * {
        box-sizing: border-box;
    }

    #splitterTankItemBrowseListViewItem .f-view-medium {
        width: 48%;
        margin: 0;
    }
}