﻿/* Light Way Admin Bootstrap Theme by PrepBootstrap - http://www.prepbootstrap.com */


/*
    #####    colors     #####

    dark green:     #A00000  (sigmanl replace: #0C59A1)
    light green:    #D22033  (sigmanl replace: #0C59A1)
    lighter green:  #600  (sigmanl replace: #0053a0)

    #####  end colors   #####
*/

body {
    font: 12px Arial, Helvetica, sans-serif;
    line-height: 1.6em;
}

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

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

.text-primary {
    color: #A00000;
}

.bg-primary {
    color: #fff;
    background-color: #A00000;
}
.btn-primary {
    color: #fff;
    background-color: #0c59a1;
    border-color: #357ebd;
}
.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #0c59a1;
    border-color: #357ebd;
}
.btn-primary .badge {
    color: #0c59a1;
    background-color: #fff;
}
.btn-link {
    font-weight: normal;
    color: #0c59a1;
    cursor: pointer;
    border-radius: 0;
}
.selectbox-header {
    font-size: 14px;
    padding-left: 0px;
}
.dropdown-menu > .active > a,
.dropdown-menu > .active > a:hover,
.dropdown-menu > .active > a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #A00000;
    outline: 0;
}
.nav .open > a,
.nav .open > a:hover,
.nav .open > a:focus {
    background-color: #eee;
    border-color: #A00000;
}
.nav-pills {
    display: table;
    width:100%;
    margin:0;
    text-align: left;
}

.nav-pills li
{
    display: table-cell;
    float: none;
    border-right:solid 2px #fff;
}

.nav-pills li > a > ins {
    text-decoration: none;
    display:block;
    font-size:18px;
}
.nav-pills li > a > label {
    font-weight: normal;
}
.nav-pills li.complete-step > a {
    background-color: #dff0d8;
}
.nav-pills li.incomplete-step > a {
    background-color: #EEEEEE;
    color:#AAAAAA;
}
.nav-pills li.complete-step > a {
    background-color: #dff0d8;
}
.nav-pills li.active-step > a {
    background-color: #c8e0f4;
}
.nav-pills li.next-step > a {
    background-color: #eee;
}
.pagination > li > a,
.pagination > li > span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #A00000;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    z-index: 2;
    color: #A00000;
    cursor: default;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #A00000;
    border-color: #A00000;
}
.label-primary {
    background-color: #0c59a1;
}
a.list-group-item.active > .badge,
.nav-pills > .active > a > .badge {
    color: #A00000;
    background-color: #fff;
}
a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #A00000;
}
.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #A00000;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    transition: width .6s ease;
}
a.list-group-item.active,
a.list-group-item.active:hover,
a.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #A00000;
    border-color: #A00000;
}
.panel-primary {
    border-color: #0c59a1;
}
.panel-primary > .panel-heading {
    color: #fff;
    background-color: #0c59a1;
    border-color: #0c59a1;
}
.panel-primary > .panel-heading + .panel-collapse .panel-body {
    border-top-color: #0c59a1;
}
.panel-primary > .panel-footer + .panel-collapse .panel-body {
    border-bottom-color: #0c59a1;
}

@font-face {
    font-family: 'Stag Web Light';
    src: url('/includes/font/sigma_platform/Stag-Light-Web.eot');
    src: url('/includes/font/sigma_platform/Stag-Light-Web.eot?#iefix') format('embedded-opentype'),
    url('/includes/font/sigma_platform/Stag-Light-Web.woff') format('woff'),
    url('/includes/font/sigma_platform/Stag-Light-Web.ttf') format('truetype'),
    url('/includes/font/sigma_platform/Stag-Light-Web.svg#Stag Web') format('svg');
    font-weight:  300;
    font-style:   normal;
    font-stretch: normal;
}

div.masthead {
    height:64px;
    margin-top:14px;
    margin-bottom: 14px;
}
div.logo {
    float:left;
}
div.masthead div.right {
    float: right;
    padding:0px 25px 0px 0px;
}

div.masthead div.right div.user-icon {
    margin-top:16px;
    margin-right:15px;
    width:32px;
    height:32px;
    float:left;
    background:#fff url('/i/user_icon.png') no-repeat center center;
    background-size:100% 100%;
}

div.masthead div.right div.user-info {
    float:left;
    margin-top:16px;
    height:32px;
    display:table;
}
div.masthead div.right div.user-info a {
    vertical-align: middle;
}

@media (max-width:767px) {
    /*body {*/
    /*margin-top:60px;*/
    /*}*/
    legend {
        padding-left:8px;
    }
}
#wrapper {
    padding-left: 0;
}
#page-wrapper {
    width: 100%;
    padding: 5px 15px;
}

.sui-cell {
    font-family: 'Trebuchet MS';
}

/* Nav Messages */
.messages-dropdown .dropdown-menu .message-preview .avatar,
.messages-dropdown .dropdown-menu .message-preview .name,
.messages-dropdown .dropdown-menu .message-preview .message,
.messages-dropdown .dropdown-menu .message-preview .time {
    display: block;
}
.messages-dropdown .dropdown-menu .message-preview .avatar {
    float: left;
    margin-right: 15px;
}
.messages-dropdown .dropdown-menu .message-preview .name {
    font-weight: bold;
}
.messages-dropdown .dropdown-menu .message-preview .message {
    font-size: 12px;
}
.messages-dropdown .dropdown-menu .message-preview .time {
    font-size: 12px;
}

.nav-tabs > li.active > a,
.nav-tabs > li.active > a:hover,
.nav-tabs > li.active > a:focus {
    color: #D22033;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent;
}
.navbar-inverse {
    background-color: #A00000;
    border: 0;
    border-bottom:solid 1px #ddd;
    border-radius: 0;
}
.navbar-inverse .navbar-nav > .active > a,
.navbar-inverse .navbar-nav > .active > a:hover,
.navbar-inverse .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #600;
}
.navbar-inverse .navbar-nav > .open > a,
.navbar-inverse .navbar-nav > .open > a:hover,
.navbar-inverse .navbar-nav > .open > a:focus {
    color: #fff;
    background-color: #D22033;
}
.navbar-inverse .navbar-nav > li > a {
    color: #fff;
    background-color: #D22033;
}

@media (max-width: 767px) {
    .navbar-inverse {
        background-color: #D22033;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .dropdown-header {
        border-color: #DFF0D9;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #D22033;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color: #999;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a:focus {
        color: #fff;
        background-color: transparent;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .active > a:focus {
        color: #fff;
        background-color: #D22033;
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu > .disabled > a:focus {
        color: #444;
        background-color: transparent;
    }

    .input-group,
    .btn-group-md,
    form textarea.form-control {
        margin-bottom: 8px;
    }

}

/* Nav Announcements */
.alerts-heading {
    font-size: 50px;
    margin: 0;
}
.alerts-text {
    margin: 0;
}

/* Table Headers */
table.tablesorter thead {
    cursor: pointer;
}

table.tablesorter thead tr th:hover {
    background-color: #f5f5f5;
}

table.tablesorter thead .disabled {display: none}

th.headerSortUp {
    ontent: "\270f";
    background-color: #3399FF;
}

h1.dashboard-banner  {
    vertical-align: bottom;
    width: 100%;
    color:#600;
    display: block;
    margin:0;
    padding: 8px 0 8px 20px;
    font:3em 'Stag Web Light', Courier, sans-serif;

}
/* Edit Below to Customize Widths > 768px */
@media (min-width:768px) {
    /* Wrappers */
    .nav > .dashboard-banner h1 {
        margin:20px 20px 8px 20px;
        color:#666666;
        text-shadow: 3px 3px #080808;
    }
    .nav > .dashboard-banner {
        min-height: 80px;
    }
    #wrapper {
        padding-left: 0px;
    }
    #page-wrapper {
        padding: 15px 25px;
    }

    /* Side Nav */
    .side-nav {
        margin-left: -225px;
        left: 225px;
        width: 225px;
        position: fixed;
        top: 50px;
        height: 100%;
        border-radius: 0;
        border: none;
        background-color: #F3F3F3;
        overflow-y: auto;
    }

    /*menu overrides*/
    .side-nav>li.dropdown>ul.dropdown-menu {
        position: relative;
        min-width: 225px;
        margin: 0;
        padding: 0;
        border: none;
        border-radius: 0;
        background-color: transparent;
        box-shadow: none;
        -webkit-box-shadow: none;
    }
    .side-nav>li.dropdown>ul.dropdown-menu>li>a {
        color: #999999;
        padding: 15px 15px 15px 25px;
    }
    .side-nav>li.dropdown>ul.dropdown-menu>li>a:hover,
    .side-nav>li.dropdown>ul.dropdown-menu>li>a.active,
    .side-nav>li.dropdown>ul.dropdown-menu>li>a:focus {
        color: #fff;
        background-color: #D22033;
    }
    .side-nav>li>a {
        width: 225px;
    }

    .navbar-inverse .navbar-nav>li>a:hover,
    .navbar-inverse .navbar-nav>li>a:focus {
        background-color: #D22033;
    }

    /* Nav Messages */
    .messages-dropdown .dropdown-menu {
        min-width: 300px;
    }
    .messages-dropdown .dropdown-menu li a {
        white-space: normal;
    }
    .navbar-collapse {
        padding-left: 0px;
        padding-right: 15px !important;
        background-color: #D22033;
    }
}

img.logo {
    float:left;
    margin:8px;
}

.navbar-header h3 {
    float:left;
    margin:10px 8px 10px 0px;
    font-variant: small-caps;
}

.product-info ul {
    list-style: none;
    padding:0;
}


.full-height {
    bottom: 10px;
}

.form-group input {
    margin-bottom:8px;
}

.form-group textarea {
    margin-bottom:8px;
}

.btn-photo {
    color: #A00000;
}

.btn-extra {
    background-color:#8296A8;
}

.btn-group-vertical {
    width:100%;
}

@media print {
    .product-img {
        width:40%;
        height:40%;
    }
}
.table-sortable td ins {
    display: none;
}
.table-sortable th i {
    color:#CCC;
}
.table-sortable th:hover {
    cursor:pointer;
}
.table-sortable th:hover i {
    color:#A00000;
}

.status {
    display:inline-block;
    color:#FFF;
    font-size:11px;
    padding:1px 4px;
}

h1 .status {
    float: right;
    font-size:18px;
    margin:8px 26px;
    padding:4px 12px;
}
legend .status {
    float: right;
    font-size:14px;
    margin:-4px 16px;
    padding:2px 8px;
}
.concept {
    background-color: #808080;

}

.readyforreview {
    background-color: limegreen;
}

.review {
    background-color: green;
}

.revoked {
    background-color: red;
}

.readyforlayout {
    color:#000000;
    background-color: yellow;
}
.layout {
    background-color: orange;
}

.readytosend {
    background-color: turquoise;
    color:#000;
}
.readyfordelivery {
    background-color: teal;
    color:#fff;
}
.readyfordeliveryprint {
    background-color: deeppink;
    color:#fff;
}
.ready {
    background-color: blue;
}


.modal-footer .level,
td span.level {
    display: inline-block;
    border-radius: 2px;
    padding:2px 4px;
    box-shadow:0px 0px 2px #666;
    font-size:12px;
}
.gold {
    background-color: gold;
}
.bronze {
    background-color: #CD7F32;
    color:#fff;
}
.copper {
    background-color: #C9AE5D;
    color:#fff;
}
.silver {
    background-color: silver;
}
.platinum {
    background-color: #F3f0EF;
}

.btn-placeholder {
    background-color: #e1edf7;
    border: dashed 1px #0c59a1;
    min-height: 38px;
}

/* Table of contents */

ul.toc-list {
    display: block;
    width:100%;
    padding:4px;
}

.toc-list li {
    min-height: 28px;
}
.toc-list .object {
    padding-left:4px;
    cursor: pointer;
}

.toc-list li.title {
    display: inline-block;
    width: auto;
    vertical-align: middle;
    line-height: 28px;
}
.toc-list li.glyphicon,
.toc-list li.pagenum {
    text-align: right;
    padding: 0 4px 0 0;
}
.toc-list span.glyphicon,
.toc-list li.glyphicon {
    width:24px;
}

.toc-list li.pagenum {
    width:50px;
    float:right;
}
.toc-list .caret {
    float:right;
    margin:4px;
}
.toc-list .subobjects {
    padding-left:30px;
}
.toc-list .new-object,
.toc-list .new-subobject,
.toc-list .new-chapter,
.toc-list .new-attachment
{
    color:#0c59a1;
}

/* active toc item */
.toc-list li {
    margin-bottom: 2px;
    padding:1px 2px;
    border-radius:4px;
}
.toc-list li.clearfix {
    min-height: 8px;
    height: 8px;
    border-bottom:dashed 1px #C6C6C6;
    margin-bottom: 8px;
}
.toc-list li div {
    line-height: 26px;
}
.toc-list li.active,
.toc-list li ul li.active{
    background-color: #c8e0f4;
    border:solid 1px #c8e0f4;
    padding:1px;
}
.toc-list li.complete,
.toc-list li ul li.complete {
    background-color: #dff0d8;
    padding:1px;
}
.toc-list .object.collapsable:after {
    /* symbol for "collapsed" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.toc-list .object.collapsable.expanded:after {
    /* symbol for "opening" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e114";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}
.toc-list .object.collapsable.collapsed:after {
    /* symbol for "collapsed" panels */
    font-family: 'Glyphicons Halflings';  /* essential for enabling glyphicon */
    content: "\e080";    /* adjust as needed, taken from bootstrap.css */
    float: right;        /* adjust as needed */
    color: grey;         /* adjust as needed */
}

/* full width */
.list-horizontal {
    display:table;
    width:100%;
}
.list-horizontal ul {
    display:table-row;
}
.list-horizontal:hover {
    cursor:pointer;
    background-color:#EEEEEE;
}
.list-horizontal li {
    display:table-cell;
    line-height: 24px;
    vertical-align: middle;
}

.editable,
.editableextra {
    border-bottom:solid 2px #FFFFFF;
    text-align: justify;
}
.editable:hover,
.editableextra:hover {
    border-bottom:solid 2px #600;
    cursor: text;
}
div.editable {
    padding-left:4px;
    border-left:solid 4px #FFFFFF;
    border-bottom:none;
}
div.editable:hover {
    border-left:solid 4px #600;
    border-bottom:none;
}
p.editable {
    display:block;
    width:100%;
}
.editable:before,
.editableextra:before,
.ObjectBlock:before {
    content:"\270f";
    font-family: "Glyphicons Halflings";
    line-height: 1;
    margin:4px;
    font-size:18px;
    display: inline-block;
    float:right;
    color:#ccc;
}
.editable-buttons {
    display: block;
}
.editable-container.editable-inline, .editableform > .control-group, .editable-input, .editableform .form-control {
    width:100%;
}

/** after change **/
h1.changed,
h2.changed,
h3.changed,
h4.changed
{
    border-bottom:solid 2px #d58512;
}
div.changed {
    border-left:solid 4px #d58512;
}
/** // **/

.info {
    background-color: #d9edf7;
    border-color: #bce8f1;
}

/** CONTEXT MENU **/
.context-menu-panel {
    position: absolute;
    min-width:100px;
    border: solid 1px #080808;
    border-radius:8px;
    padding:6px !important;
    background-color: #080808;
    color:#EEE;
    box-shadow: 2px 2px 4px #b8b8b8;
}

.context-menu-panel div {
    list-style:none;
    padding:none !important;
}
.context-menu-panel div {
    display:block;
    width:184px;
    height:32px;
    line-height: 30px;
    padding:0 6px !important;
    border-bottom:solid 2px #080808;
}
.context-menu-panel div:hover {
    border-bottom:solid 2px #0c59a1;
    color:#0c59a1;
    cursor:pointer;
}
.context-menu-panel:before {
    content: "";
    display: block; /* reduce the damage in FF3.0 */
    position: absolute;
    bottom: 50px;
    left: -16px;
    width: 0;
    border-width: 15px 15px 15px 0;
    border-style: solid;
    border-color: #fff #080808;
    background-color:#080808;
}
.subparts li {
    padding-left:32px;
    cursor:pointer;
}
.v-center {
    vertical-align: middle;
    display: table-cell;
}

select.form-control option {
    font-size:14px;
}

.btn-group-scroll {
    height: 240px;
    overflow-y: scroll;
    overflow-x:none;
    border:solid 1px #adadad;
    border-radius:5px;
}
.btn-group-scroll .btn-default,
.btn-group-scroll .btn {
    display:block;
    border:0;
    border-bottom:solid 1px #adadad;
    margin:1px 0;
    border-radius:0;
    text-align: left;
}

.affix {
    z-index: 999;
}

.navbar-nav > li > a {
    padding-top: 5px;
    padding-bottom: 5px;
}

div.panel-primary > div.panel-heading {
    background: #ededed; /* Old browsers */
    background: #ededed url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #ededed 0%, #d6d6d6 77%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(77%,#d6d6d6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ededed 0%,#d6d6d6 77%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ededed 0%,#d6d6d6 77%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ededed 0%,#d6d6d6 77%); /* IE10+ */
    background: linear-gradient(to bottom, #ededed 0%,#d6d6d6 77%); /* W3C */
    border:0;
}

div.panel-default > div.panel-heading {
    background-image: -webkit-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image:      -o-linear-gradient(top, #f5f5f5 0%, #e8e8e8 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f5f5f5), to(#e8e8e8));
    background-image:         linear-gradient(to bottom, #f5f5f5 0%, #e8e8e8 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff5f5f5', endColorstr='#ffe8e8e8', GradientType=0);
    background-repeat: repeat-x;
}
div.panel-success > div.panel-heading {
    background-image: -webkit-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
    background-image:      -o-linear-gradient(top, #dff0d8 0%, #d0e9c6 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#dff0d8), to(#d0e9c6));
    background-image:         linear-gradient(to bottom, #dff0d8 0%, #d0e9c6 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffdff0d8', endColorstr='#ffd0e9c6', GradientType=0);
    background-repeat: repeat-x;
}
div.panel-info > div.panel-heading {
    background-image: -webkit-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
    background-image:      -o-linear-gradient(top, #d9edf7 0%, #c4e3f3 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#d9edf7), to(#c4e3f3));
    background-image:         linear-gradient(to bottom, #d9edf7 0%, #c4e3f3 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9edf7', endColorstr='#ffc4e3f3', GradientType=0);
    background-repeat: repeat-x;
}
div.panel-warning > div.panel-heading {
    background-image: -webkit-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
    background-image:      -o-linear-gradient(top, #fcf8e3 0%, #faf2cc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#fcf8e3), to(#faf2cc));
    background-image:         linear-gradient(to bottom, #fcf8e3 0%, #faf2cc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffcf8e3', endColorstr='#fffaf2cc', GradientType=0);
    background-repeat: repeat-x;
}
div.panel-danger > .panel-heading {
    background-image: -webkit-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
    background-image:      -o-linear-gradient(top, #f2dede 0%, #ebcccc 100%);
    background-image: -webkit-gradient(linear, left top, left bottom, from(#f2dede), to(#ebcccc));
    background-image:         linear-gradient(to bottom, #f2dede 0%, #ebcccc 100%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff2dede', endColorstr='#ffebcccc', GradientType=0);
    background-repeat: repeat-x;
}
div.panel div.panel-heading h3.panel-title {
    color:#A00000;
}

div.panel div.panel-body {
    /*background:#e4e4e4;*/
}

div.panel {
    border:1px solid #e4e4e4;
}
/**
* Overrules for media queries.
*/
@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
        color:#fff;
    }

}

@media (min-width:767px) {
    nav * .dropdown:hover .dropdown-menu {
        display: block;
    }
}

legend{
    padding-bottom: 4px;
}

@media (min-width: 768px){
    .form-horizontal .control-label {
        text-align: left;
    }
}

.row.first {
    margin:0;
}

div.fields > div#description {
    padding: 0 !important;
    border-top: 0px;
}

/* Implementation for jQuery descriptions, where a user can add random things */
div#description, div#objTextImage, div#objDefect {
    border-top: 1px solid #e5e5e5;
    padding:15px;
    padding-bottom: 0;
    width:100%;
    margin:0;
}

div#objDefect {
    border: 0;
    padding-top: 0;
}
/*
Let's make sure we can reuse this for further thingies.
*/
div.blueprint-add-button {
    border:1px dashed #e5e5e5;
    height:34px;
    display:table;
}

div.text-image-holder {
    width:100%;
    border:1px dashed #e5e5e5;
    height:34px;
    display:table;
}

div.text-image-holder button.left {
    float:left;
    border:0;
}

div.text-image-holder span.descriptive-text {
    vertical-align: middle;
    line-height:34px;
    padding-left:15px;
    font-size: 1.2em;
    color:#616161;
}

div.text-image-holder button.right {
    float:right;
    height:34px;
    border:0;
}
div.text-image-holder ul.dropdown-menu {
    margin-top:34px;
}

.blueprint {
    display:none;
}

.image-container img {
    max-width: 100%;
}

.image-container {
    position: relative;
    float: left;
    top: 0;
    left: 0;
    margin-bottom: 15px;
    width: 100%;
}

.image-container>div.col-xs-6 img{
    max-width: 6.5cm;
}

.image-container>div.col-xs-12 img{
    max-width: 13cm;
}

.image-container .rotatepositive{
    position: absolute;
    bottom: 10px;
    right: 65px;
}

.image-container .rotatenegative{
    position: absolute;
    bottom: 10px;
    left: 65px;
}

.clearboth {
    clear: both;
}

@media (max-width: 991px) {
    .clearboth-sm {
        clear: both;
    }
}

.icon-flipped {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

.image-container .remove{
    position: absolute;
    top: 10px;
    right: 65px;
}

.image-container .expand{
    position: absolute;
    bottom: 10px;
    left: calc(50% - 20px);
}

.rotate90 {
    -webkit-transform: rotate(90deg);
    -moz-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.rotate180 {
    -webkit-transform: rotate(180deg);
    -moz-transform: rotate(180deg);
    -o-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.rotate270 {
    -webkit-transform: rotate(270deg);
    -moz-transform: rotate(270deg);
    -o-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.icon-flipped {
    transform: scaleX(-1);
    -moz-transform: scaleX(-1);
    -webkit-transform: scaleX(-1);
    -ms-transform: scaleX(-1);
}

.text-container {
    float: left;
    margin-bottom: 15px;
    margin-right: 15px;
    margin-left: 15px;
}

.bottom-image-slider {
    display:none;
    margin-left: -15px;
    background-color: #A00000;
    position: fixed;
    bottom: 0px;
    overflow-x: hidden,scroll;
    overflow-y: hidden;
    white-space: nowrap;
    width:100%;
    padding-left:25px;
    padding-top:25px;
    padding-right:25px;
    padding-bottom:25px;
}

#closeSlider {
    margin-top: -25px;
    right: 25px;
    position: fixed;
    width: 25px;
    padding:2px 2px;
    font-size: 21px;
}

#closeSlider:hover {
    position: fixed;
    width: 25px;
    padding:2px 2px;
    font-size: 21px;
    color:#fff;
}

.bottom-image-slider a {
    padding-left: 10px;
    padding-right: 10px;
}

.slider-image {
    max-height: 100px;
    height: 100px;
    display: inline;
    float: none;
}

#image-preview{
    position:absolute;
    border:1px solid #ccc;
    background:#333;
    padding:5px;
    display:none;
    color:#fff;
}

div.navbar-collapse ul.navbar-nav li.dropdown ul.dropdown-menu {
    background-color:#D22033;
    border:0;
}

div.navbar-collapse ul.navbar-nav li.dropdown ul.dropdown-menu li a {
    color:#fff;
}

div.navbar-collapse ul.navbar-nav li.dropdown ul.dropdown-menu li a:hover {
    background-color:#fff;
    color:#D22033;
}

.text-left {
    text-align: left !important;
}

/*not brand color ... blue is good*/
.btn-brand-color {
    color: #fff;
    background-color: #0c59a1;
    border-color: #0c3c78;
}

.btn-brand-color:hover {
    background-color:#fff;
    color:#0C59A1;
}

@media (min-width: 768px) {
    .affix-sm {
        position: fixed;
    }
}

.menu-img {
    width:65px;
    height:65px;
}

.red {
    color:#c9302c;
}

.green {
    color:#449d44;
}

.data-sorting {
    visibility: hidden;
}

.btn-no-border {
    border:0;
}

div.col-md-3.error {
    padding-top:7px;
}

/**
replace this in selecttexts.blade, PJ
is big text label
**/

.checkbox.inline,
.checkbox.inline + .checkbox.inline,
.radio.inline,
.radio.inline + .radio.inline {
    margin-left: 0 !important;
    margin-right: 15px !important;
    margin-bottom: 5px !important;
    padding-top: 5px !important;
    padding-bottom: 5px !important;
    padding-left: 25px !important;
    font-weight: normal;
    border:solid 1px #CCCCCC;
}

/* Less vertical padding between form elements */
.form-horizontal
.control-group {
    margin-bottom: 10px; /* instead of 20px */
}

.form-horizontal
.form-group {
    margin-bottom: 10px;
}

/* Remove the float toc items */
#toc{
    float: none;
}

.sentences {
    margin-bottom: 8px;
    width: 95% !important;
    border: 1px solid #CCCCCC;
}

hint.message {
    border-color:#449d44;
    display:block;
    background-color: #c8e5bc;
}


.moved {
    border-bottom:solid 2px #002a80;
    border-color:#002a80;
    /*background-color: #e1edf7;*/
}
.text-edited {
    border-bottom:solid 2px #3c763d !important;
    border-color:#3c763d;
    /*background-color: #dff0d8;*/
}
.text-edited:before {
    content:"\e168";
    color: #3c763d;
}
.text-edited.moved {
    /*background-color: #cdf0e5;*/
}
.check-warning {
    border-bottom:solid 2px #FF0000;
    border-color: #FF0000;
    background-color: #fce3e7;
}
.check-warning:before {
    content:"\e107";
    color: #FF0000;

}
.group-details > dl {
    margin-left:1px;
}

.group-details > dl > dd {
    display:inline;
}

.fileinput-button {
    position: relative;
    overflow: hidden;
}
.fileinput-button input {
    position: absolute;
    top: 0;
    right: 0;
    margin: 0;
    opacity: 0;
    -ms-filter: 'alpha(opacity=0)';
    font-size: 200px;
    direction: ltr;
    cursor: pointer;
}

tbody.files {
    display:block;
    width:100%;

    height: 400px;       /* Just for the demo          */
    overflow-y: auto;    /* Trigger vertical scroll    */
    overflow-x: hidden;  /* Hide the horizontal scroll */
}

tbody.alternatives {
    width:100%;
    overflow-y: auto;    /* Trigger vertical scroll    */
    overflow-x: hidden;  /* Hide the horizontal scroll */
}

span.liSentence {
    display: block;
}

span.liSentence::before {
    content: "\2013 ";
}

.no-pre-content::before {
    content: none !important;
}

tbody.library {
    width:100%;
    overflow-y: auto;    /* Trigger vertical scroll    */
    overflow-x: hidden;  /* Hide the horizontal scroll */
}

tbody.files tr td {
    vertical-align: middle;
}

.template-download {
    width:100%;
}

/* Fixes for IE < 8 */
@media screen\9 {
    .fileinput-button input {
        filter: alpha(opacity=0);
        font-size: 100%;
        height: 100%;
    }
}

.page {
    border:solid 1px #999999;
    box-shadow: 3px 3px 3px #CCCCCC;
    padding: 12px;
    border-radius:0 12px 0 0;
    margin-top:12px;
    margin-bottom:24px;
    background-color: #FEFEFE;
}
.page > .row > .data {
    border-right:solid 4px #DDDDDD;
}

.page table.table > thead > tr > th,
.page table.table > tbody > tr > th {
    border:none;
    width:15%;
}

.page table.table > tbody > tr > td {
    border:none;
}

.page .frontpage
{
    text-align: center;
}

.blueprint-add-person-button {
    padding-left: 0px;
}

.col-xs-003 {
    width: 3% !important;
}

.comments .comment {
    margin: 4px 0;
}
.comments .commentor {
    display:block;
    border-bottom:solid 1px #ccc;
}
.comments .you > .commentor
{
    text-align:right;
    padding:2px;
}
.comment > p {
    padding:4px;
    font-size:12px;
    background-color:#FAFAFA;
}
.comments .other {
    margin-right:8px;
}
.comments .you {
    margin-left:8px;
}

.comment .timestamp {
    font-size:12px;
}

.report-choice {
    height:300px;
}

div.report-choice .choice {
    height:100%;
}

div.report-choice .choice div.caption .buttons {
    position:absolute;
    bottom:0px;
    width:70%;
}

div.report-choice .choice div.caption .buttons a {
    width:100%;
}

h1 {
    font-size: 20px;
}

h2 {
    font-size: 18px;
}

h3 {
    font-size: 15px;
}

div.data p.text-edited.sentence::before {
    content: "\270f";
    font-family: "Glyphicons Halflings";
    line-height: 1;
    margin: 4px;
    font-size: 12px;
    display: inline-block;
    float: right;
    color: #ccc;
}

p.label {
    font-size:12px;
    font-weight:normal;
    background-color:#DDDDDD;
    padding:6px;
    text-align: left;
    color:#000;
}

.imgComment {
    margin-bottom: 8px;
    width: 95% !important;
    border: 1px solid #CCCCCC;
}

.image-container {
    background-color: #ffffff;
}
form.adminRoles fieldset
{
    margin-bottom:24px;
}
form.adminRoles fieldset legend
{
    background: #ededed; /* Old browsers */
    background: #ededed url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2VkZWRlZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc3JSIgc3RvcC1jb2xvcj0iI2Q2ZDZkNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgPC9saW5lYXJHcmFkaWVudD4KICA8cmVjdCB4PSIwIiB5PSIwIiB3aWR0aD0iMSIgaGVpZ2h0PSIxIiBmaWxsPSJ1cmwoI2dyYWQtdWNnZy1nZW5lcmF0ZWQpIiAvPgo8L3N2Zz4=);
    background: -moz-linear-gradient(top, #ededed 0%, #d6d6d6 77%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ededed), color-stop(77%,#d6d6d6)); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(top, #ededed 0%,#d6d6d6 77%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(top, #ededed 0%,#d6d6d6 77%); /* Opera 11.10+ */
    background: -ms-linear-gradient(top, #ededed 0%,#d6d6d6 77%); /* IE10+ */
    background: linear-gradient(to bottom, #ededed 0%,#d6d6d6 77%); /* W3C */
    border:0;
    border-radius: 4px;
    cursor:pointer;
    margin-bottom: 0px !important;
    font-size:16px;
}
form.adminRoles fieldset > div {
    border:solid 1px #ccc;
    border-top:none;
}
form.adminRoles fieldset legend.active {
    border-radius:4px 4px 0 0;
}
form.adminRoles fieldset legend i {
    font-size:16px;
    font-weight: normal;
    line-height: 24px;
    padding:2px 8px;
}

table.actions thead th.role {
    height: 210px;
    white-space: nowrap;
}
table.actions thead th.role > div {
    transform:
        /* Magic Numbers */
    translate(27px, 87px)
        /* 45 is really 360 - 45 */
    rotate(315deg);
    width: 30px;
}
table.actions thead th.role > div > span {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}
table.actions tbody td {
    width:40px;
    padding:2px;
    text-align:center;
    border-right: 1px solid #ccc;
}
table.actions tbody td.action {
    padding:4px;
    width:300px;
    text-align:right;
    border-right: none;
}
table.actions tr:nth-child(even) {
    color: white;
    background-color: #600;
    border-color: #D22033;
}
table.actions tr:nth-child(odd) {
    background-color: #FFFFFF
}

body.dragging, body.dragging * {
    cursor: move !important;
}

.dragged {
    position: absolute;
    opacity: 0.5;
    z-index: 2000;
}
.page p,
.page p.dragged,
.whereamipage p,
.whereami p.dragged{
    padding:2px 2px 2px 2px;
    cursor: move;
    border:solid 1px #fff;
}
.page p.imgComment::before {
    content: "" !important;
}

.page p::before,
.page div.data p.text-edited::before,
.whereamipage p::before,
.whereamipage p.text-edited::before {
    content:"\2013";
    line-height: inherit;
    margin: 0;
    margin-right:4px;
    font-size: inherit;
    display: inline;
    float: none;
    color: #000;
}
.page p:hover,
.whereamipage  p:hover {
    border:solid 1px #ccc;
}
.page p.placeholder,
.whereamipage p.placeholder {
    display: block;
    width:98%;
    padding:2px 2px 2px 8px;
    color:#CCC;
    border:dashed 1px #CCC;
}
.whereamipage p::before {
    conent:"";
}
.page div.image-drag {
    cursor:move;
}

.mop td,
.mop th {
    border: 1px solid #ccc;
}

.LT td,
.LT th {
    border: 1px solid #ccc;
}

.conditionsTable td,
.conditionsTable th {
    border: 1px solid #ccc;
}

.colorAdvice td,
.colorAdvice th {
    border: 1px solid #ccc;
}

.colorAdvice th {
    padding-left: 20px;
    padding-top:7px;
    padding-bottom:7px;
}

.colorAdvice td {
    padding-left: 10px;
}

img.klantlogo-img {
    max-width:65px;
    max-height:65px;
}

img.smalllogo-img {
    padding:5px;
    padding-top:16px;
    height:48px;
}

table.group {
    margin-bottom:20px;
}

.check-edit {
    background-color:#fce3e7;
}

.buffer {
    margin-top:6px;
    margin-bottom:6px;
}

.displayed {
    display: block;
}


.notdisplayed {
    display: none;
}

div.page > legend {
    height:46px;
}

div.page > legend > span
{
    float:left;
    display:block;
    padding-top:8px;
}

table.attachments thead th.attachment {
    height: 130px;
    white-space: nowrap;
}
table.attachments thead th.attachment > div {
    transform:
        /* Magic Numbers */
    translate(27px, 47px)
        /* 45 is really 360 - 45 */
    rotate(315deg);
    width: 30px;
}
table.attachments thead th.attachment > div > span {
    border-bottom: 1px solid #ccc;
    padding: 5px 10px;
}
table.attachments tbody td {
    width:40px;
    padding:2px;
    text-align:center;
    border-right: 1px solid #ccc;
}
table.attachments tbody td.person {
    padding:4px;
    width:300px;
    text-align:right;
    border-right: none;
}
table.attachments tr:nth-child(even) {
    color: #fff;
    background-color: #600;
    border-color: #D22033;
}

table.attachments tr:nth-child(even) div.popover {
    color:#333;
}

table.attachments tr:nth-child(odd) {
    background-color: #FFFFFF;
}

.table tbody>tr.vert-align>td{
    vertical-align: middle;
}

th.sent-on {
    padding-top: 114px;
    width: 150px;
    text-align: center;
}

.groen {
    background-color: #acf0a7;
}

.blauw {
    background-color: #a3def7;
}

.rood {
    background-color: #fce3e7;
}

.deleted {
    text-decoration: line-through;
}
#motd {
    display: inline;
    position: absolute;
    top:42px;
    left:224px;
    right:200px;
    padding:6px;
    cursor: pointer;
}
/*IE11 fix voor html behind scrollbar problem*/
@-ms-viewport { width: auto !important; }

.mce-path {
    display: none !important;
}

.review-btn-group {
    padding-top: 5px;
    padding-bottom: 5px;
}

/* aligneren forms */
form legend {
    padding:4px 16px 4px 16px;
}

form .row > div.text-container {
    padding-left:0;
    margin-left:0;
}

.diff ins {
    background-color: #c6ffc6;
    text-decoration: none;
    padding:0px 2px;
    margin:0 2px;
}

.diff del {
    background-color: #ffc6c6;
    padding:2px;
    margin:0 3px;
}

.footer {
    background-color: #A00000;
    padding: 19px 20px 56px;
    margin-top: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5;
    color: white;
}

.footer .btn + .btn {
    margin-bottom: 0;
    margin-left: 5px;
}

.footer .btn-group .btn + .btn {
    margin-left: -1px;
}

.footer .btn-block + .btn-block {
    margin-left: 0;
}

.footer a{
    color: white;
}

.removeMopRow  {
    display:none !important;
}

.MOPContainer .text-container:last-child .removeMopRow {
    display:inline-block !important;
}

.MOPContainer .text-container:first-child .removeMopRow {

    display:none !important;
}


.moveUpDown .upBtn,
.moveUpDown .downBtn {
    display:inline-block;
}

.moveUpDown:last-child .downBtn {
    display:none;
}

.moveUpDown:first-child .upBtn {
    display:none;
}

form.mop {
    display: inline-block;
    width: 100%;
}

span.removeTextCenterImgContainer {
    float: right;
    font-size: 17px;
}