/* Remove the URL from the printing page */
@media print {
    a[href]:after {
        content: none !important;
    }
}

html {
    height: 100%;
}

.app-version {
    color: #999;
    font-size: 0.85em;
    position: absolute;
    right: 10px;
    bottom: 10px;
}

.form-group .input-group .radio-inline + .radio-inline,
.form-group .input-group .checkbox-inline + .checkbox-inline {
    margin-left: inherit;
}

.charlimit {
    position: absolute;
    bottom: 6px;
    right: 6px;
}

a.preview-content,
a.preview-content:visited,
a.preview-content:hover {
    color: #ffffff;
}

.width-full {
    width: 100%;
}

/* =============================
    LOGIN
============================= */

.login-page #page-logo {
    width: 250px;
    margin: 50px auto 80px;
}

.login-page .panel {
    width: 400px;
    margin: 0 auto;
    position: relative;
}

.login-page .login-avatar {
    margin: 15px 20px 25px;
    padding-bottom: 25px;
    border-bottom: 1px dashed #DDD;
}

.login-page .login-avatar img {
    display: block;
    margin: 0 auto;
    padding: 5px;
    border: 2px solid #DDD;
}

.login-page .login-alert {
    font-size: 13px;
    padding: 9px 13px;
}

/* =============================
    TEMPLATE
============================= */

.navbar {
    background: rgb(255, 255, 255) none;
}

.navbar-brand {
    padding: 0 15px;
    text-align: right;
}

.user-menu .dropdown-signout {
    width: 100%;
    border-left: none;
}

#sidebar:before, body.sidebar-collapsed #sidebar:before {
    background: #f2f2f2;
}

#sidebar ul.sidebar-nav > li > a {
    background: #f2f2f2;
    border-color: #ddd;
}

#sidebar-search {
    overflow: inherit;
    z-index: 10000;
}

#sidebar-search .chosen-container {
    max-width: 175px !important;
}

#sidebar-search form input.search-bar {
    border-color: rgb(240, 240, 240);
}

.sidebar-toggle {
    background: rgb(255, 255, 255) none;
    border-color: rgb(229, 229, 229);
    color: rgb(204, 204, 204);
}

.sidebar-toggle .glyphicon,
.sidebar-toggle .fa {
    top: 0;
    line-height: 26px;
}

ul.sidebar-nav > li > a .glyphicons,
ul.sidebar-nav > li > a .fa {
    color: rgb(187, 187, 187);
}

ul.sidebar-nav ul.sub-nav li .glyphicons,
ul.sidebar-nav ul.sub-nav li .fa {
    color: rgb(187, 187, 187);
}

ul.sidebar-nav li.active > a .glyphicons,
ul.sidebar-nav li.active > a .fa {
    color: rgb(109, 181, 75);
}

ul.sidebar-nav > li.active .sidebar-title {
    color: rgb(119, 119, 119);
}

ul.sidebar-nav > li.active > a span.caret {
    color: rgb(109, 181, 75);
}

ul.sidebar-nav ul.sub-nav > li > a:hover span.glyphicons,
ul.sidebar-nav ul.sub-nav > li > a:hover span.fa,
body.sidebar-collapsed ul.sidebar-nav ul.sub-nav > li > a:hover span.glyphicons,
body.sidebar-collapsed ul.sidebar-nav ul.sub-nav > li > a:hover span.fa,
ul.sidebar-nav > li > a:hover span.glyphicons,
ul.sidebar-nav > li > a:hover span.fa,
body.sidebar-collapsed ul.sidebar-nav > li > a:hover span.glyphicons,
body.sidebar-collapsed ul.sidebar-nav > li > a:hover span.fa {
    color: rgb(109, 181, 75);
}

ul.sidebar-nav ul.sub-nav li span.fa,
body.sidebar-collapsed ul.sidebar-nav ul.sub-nav li span.fa {
    margin-right: 12px;
    min-width: 15px;
    min-height: 15px;
    float: left;
    font-size: 1.2em;
}

ul.sidebar-nav > li > a .fa,
body.sidebar-collapsed ul.sidebar-nav > li > a .fa {
    width: 40px;
    height: 45px;
    text-align: center;
    line-height: 45px;
    font-size: 18px;
    float: left;
    margin-right: 10px;
    padding-right: 4px;
    margin-left: 2px;
    top: 0;
}

ul.sidebar-nav .sidebar-title, body.sidebar-collapsed ul.sidebar-nav .sidebar-title {
    border: none;
}

/* Side Nav Icon */
body.sidebar-persist ul.sidebar-nav > li > a .fa {
    border-right: 1px solid #c9c9c9;
}

@media (min-width: 1200px) {
    ul.sidebar-nav > li > a .fa {
        border-right: 1px solid #c9c9c9;
    }

    /* COLLAPSED STATE AT 1200 RESOLUTIONS */
    body.sidebar-collapsed ul.sidebar-nav > li > a .fa {
        border-right: 0;
    }
}

.breadcrumb {
    font-size: 14px;
}

#topbar {
    background: url(../img/patterns/5.png) repeat top left;
}

.panel-title {
    font-size: 14px;
}

a:hover {
    color: rgb(68, 149, 60);
}

.btn .glyphicon, .btn .glyphicons {
    line-height: 1;
}

/* We need to override overflow attribute because chosen select fields was hidden by panel */
.panel, .panel-heading, .panel-body, .panel-group .panel {
    overflow: visible;
}

.table > thead > tr > th, .table > tbody > tr > th, .table > tfoot > tr > th, .table > thead > tr > td, .table > tbody > tr > td, .table > tfoot > tr > td {
    vertical-align: middle;
}

.user-menu .item-message {
    width: inherit;
}

.chosen-container-single .chosen-single abbr {
    top: 11px;
}

.chosen-container-single .chosen-single div b {
    background-position-y: 7px;
}

.chosen-container-active.chosen-with-drop .chosen-single div b {
    background-position-y: 7px;
}

.panel .tab-content {
    padding: 0;
    border: 0;
}

.panel .panel-menu.panel-menu-mini .panel-tabs li a {
    padding: 10px 15px 10px;
}

.panel .panel-menu.panel-menu-mini {
    height: 38px;
}

.languageChange {
    float: right;
    padding-top: 16px;
    padding-right: 17px;
}

/* =============================
    COMPONENTS - WIZARD
============================= */

#rootwizard .panel-heading i {
    font-size: 18px;
}

ul.wizard-steps li {
    width: 19.5%;
}

ul.wizard-steps li a {
    top: inherit;
    position: inherit;
}

ul.wizard-steps li .wizard-title {
    position: relative;
    top: 15px;
}

ul.wizard-steps li.active .wizard-title,
ul.wizard-steps li.active .wizard-icon i {
    color: rgb(109, 181, 75);
}

ul.wizard-steps li.passed .wizard-icon i,
ul.wizard-steps li.passed.active .wizard-icon i {
    background: rgb(109, 181, 75);
}

.wizard-navigate {
    font-size: 60px;
    text-align: center;
    color: #bbb;
    cursor: pointer;
}

.structureSubmodule {
    margin-bottom: 10px;
}

.structureSuperModuleImage {
    width: auto;
    height: auto;
    max-height: 150px;
}

#Grid li a img.devicon {
    border: none;
}

/* =============================
    COMPONENTS - TABLE
============================= */

.ui-datatable table {
    width: 100%;
    font-size: 13px;
    margin-top: 15px;
    margin-bottom: 6px;
    border-spacing: 2px;
    background: white;
}

.ui-datatable th, .ui-datatable tfoot td {
    text-align: left;
    background: transparent;
    border: 1px solid #ddd;
    font-weight: bold;
    color: #666;
}

.ui-datatable .ui-datatable-data td, .ui-datatable .ui-datatable-data-empty td {
    background: transparent;
    border: 1px solid #ddd;
    padding: 13px 8px;
    color: #666;
}

.ui-datatable .ui-datatable-even {
    background-color: #F8F8F8;
}

.ui-datatable .ui-datatable-odd {
    background-color: white;
}

table.dataTable > thead > tr > th {
    border-bottom: 1px solid #dddddd;
}

#datatable_processing.dataTables_processing {
    height: 50px;
    font-weight: bold;
}

.selectCustomerForm,
.selectCustomerForm label {
    font-weight: normal;
}

.table tbody tr.active td, .table tbody tr.active th {
    background-color: rgb(232, 241, 229);
    color: #666666;
}

.table tbody tr.active:hover td, .table tbody tr.active:hover th {
    background-color: rgb(229, 238, 226) !important;
    color: #666666;
}

.table caption {
    font-size: 20px;
    font-weight: bold;
    padding: 20px 0;
}

.table caption.mini {
    font-size: 16px;
    font-weight: bold;
    padding: 10px 0;
}

/* =============================
    COMPONENTS - ICONS
============================= */

.fa-android {
    color: #A4C639;
}

.fa-apple, .fa-tablet, .fa-mobile {
    color: #B8B7B7;
}

.platforms-icons {
    font-size: 40px;
}

.platforms-icons-small {
    font-size: 24px;
}

.platforms-icons :not(:first-of-type) {
    margin-left: 10px;
}

.platforms-icons-small :not(:first-of-type) {
    margin-left: 0px;
}

/* =============================
    COMPONENTS - BUTTONS
============================= */

.btn-primary:focus, .btn-primary:active, .btn-primary:focus, .btn-primary {
    background-color: #44AB00 !important;
    border-color: #3F9D00 !important;
}

.btn-danger:focus, .btn-danger:active, .btn-danger:focus, .btn-danger {
    background-color: #AB0000 !important;
    border-color: #9D0000 !important;
}

/* =============================
    COMPONENTS - FILE
============================= */

.panelImageFile {
    margin: 20px;
}

/* =============================
    COMPONENTS - UPLOAD DROP
============================= */

.uploadDrop {
    display: block;
    width: 100%;
    padding: 30px;
    text-align: center;
}

.uploadDropIcon {
    display: block;
    color: #3C8BC7;
    font-size: 70px;
    margin-bottom: 15px;
}

.uploadDropIcon:empty {
    width: inherit;
}

.uploadDropTitle1 {
    color: #333;
    font-size: 25px;
    font-weight: bold;
}

.uploadDropTitle2 {
    color: #616161;
    font-size: 18px;
}

.uploadDropSubtitle {
    display: block;
    color: #969696;
    font-size: 14px;
}

.uploadDropProgress {
    width: 100%;
}

/* =============================
    COMPONENTS - INPUT WITH LOCALE SUPPORT
============================= */

.form-group .multi-input-group > .input-group-addon:first-child {
    min-width: 65px;
    font-weight: bold;
    color: #777;
    font-size: 12px;
    text-align: left;
}

.form-group .multi-input-group > .input-group-addon:first-child > span {
    margin-left: 4px;
}

/* Middle */

.form-group .multi-input-group:not(:first-of-type):not(:last-of-type):not(.localize-first):not(.localize-last) .input-group-addon,
.form-group .multi-input-group:not(:first-of-type):not(:last-of-type):not(.localize-first):not(.localize-last) .form-control {
    border-radius: 0;
    border-bottom: none;
}

/* First */

.form-group .multi-input-group:first-of-type:not(:last-of-type):not(.localize-first) > .input-group-addon,
.form-group .multi-input-group.localize-first:not(.localize-last) > .input-group-addon {
    border-radius: 4px 0 0 0;
    border-bottom: none;
}

.form-group .multi-input-group:first-of-type:not(:last-of-type):not(.localize-first) > .form-control,
.form-group .multi-input-group.localize-first:not(.localize-last) > .form-control {
    border-radius: 0 4px 0 0;
    border-bottom: none;
}

/* Last */

.form-group .multi-input-group:last-of-type:not(:first-of-type) > .input-group-addon,
.form-group .multi-input-group.localize-last:not(.localize-first) > .input-group-addon {
    border-radius: 0 0 0 4px;
}

.form-group .multi-input-group:last-of-type:not(:first-of-type) > .form-control,
.form-group .multi-input-group.localize-last:not(.localize-first) > .form-control {
    border-radius: 0 0 4px 0;
}

/* One row */

.form-group .multi-input-group:first-of-type:last-of-type > .input-group-addon,
.form-group .multi-input-group.localize-first.localize-last > .input-group-addon {
    border-radius: 4px 0 0 4px;
}

.form-group .multi-input-group:first-of-type:last-of-type > .form-control,
.form-group .multi-input-group.localize-first.localize-last > .form-control {
    border-radius: 0 4px 4px 0;
}

/* =============================
    COMPONENTS - COLOR PREVIEW/PICKER
============================= */

.color-preview, .color-picker {
    display: inline-block;
    width: 30px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    font-size: 18px;
}

.color-preview:not(:last-of-type) {
    margin-right: 6px;
}

.color-picker {
    display: table;
    border-collapse: separate;
    width: 80px;
    border: none;
}

.color-picker-preview, .color-picker-addon {
    display: table-cell;
    border: 1px #ccc solid;
    border-radius: 4px;
}

.color-picker-preview {
    width: 100px;
    height: 30px;
    text-align: center;
}

.color-picker-addon {
    width: 30px;
    padding: 6px 8px;
    font-size: 14px;
    text-align: center;
    vertical-align: middle;
    line-height: 1;
    background: #eee;
}

.color-picker-preview:first-child,
.color-picker-addon:first-child {
    border-bottom-right-radius: 0;
    border-top-right-radius: 0;
}

.color-picker-preview:last-child,
.color-picker-addon:last-child {
    border-left: 0;
    border-bottom-left-radius: 0;
    border-top-left-radius: 0;
}

/* =============================
    COMPONENTS - FONT PREVIEW
============================= */

.font-preview {
    font-size: 18px;
}

.btn-group input:checked {
    margin-left: 20px;
}

/* =============================
    COMPONENTS - IMAGE PREVIEW
============================= */

.image-preview {
    text-align: center;
    margin-top: 10px;
}

.image-preview img {
    max-height: 100%;
    max-width: 100%;
}

/* =============================
    COMPONENTS - USER MENU
============================= */

.user-menu .btn:focus {
    color: #000000;
}

/* =============================
    COMPONENTS - IMAGE POSITION
============================= */

.image-position {
    position: relative;
}

.panel-heading .image-position {
    height: 40px;
    top: -2px;
    margin-left: 10px;
}

.image-position input {
    float: left;
    position: absolute;
    margin: 0;
}

/* =============================
    COMPONENTS - BUTTONS
============================= */

.btn.btn-compile {
    border-color: #52a50f;
    background-color: #59b310;
}

.btn.btn-edit,
.btn.modal-btn-select {
    border-color: #95bb25;
    background-color: #8db325;
}

.btn.btn-duplicate {
    border-color: #6c891c;
    background-color: #73921e;
}

.btn.btn-remove {
    border-color: #AB0000;
    background-color: #AB0000;
}

.btn.btn-remove:hover {
	color:#fff;
}

.actionBtns-2 {
    min-width: 150px;
}

.btn-group.btn-1 {
    min-width: 40px;
}

.btn-group.btn-2 {
    min-width: 83px;
}

.btn-group.btn-3 {
    min-width: 120px;
}

.btn-icon-select {
    padding: 4px 8px 3px 8px;
    min-width: 38px;
    min-height: 30px;
}

/* =============================
    COMPONENTS - PAGINATION
============================= */

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
    background-color: #8db325;
    border-color: #95bb25;
}

.pagination > li > a,
.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
    color: #627d1a;
}

/* =============================
    COMPONENTS - DROPZONE
============================= */

.panel .panel-body .dropzone {
    min-height: inherit;
}

.panel .panel-body .dropzone .dz-default.dz-message {
    margin-top: 0;
}

.panel .panel-body .dropzone .dz-default.dz-message i.fa {
    font-size: 70px;
    margin-bottom: 5px;
}

.panel .panel-body .dropzone .dz-default.dz-message span.main-text {
    font-size: 18px;
}

.panel .panel-body .dropzone .dz-default.dz-message span.sub-text {
    font-size: 14px;
    display: block;
}

/* =============================
    COMPONENTS - FILE
============================= */

.file {
    width: 100%;
}

/* =============================
    COMPONENTS - SELECT
============================= */

.list-select {
    min-width: 250px;
}

/* =============================
    TAGS - KEYWORDS
============================= */
.tm-tag.tm-tag-info {
    background-color: #6ABC34;
    color: #FFFFFF;
    border-color: #FFFFFF;
}

/* =============================
    SWITCH 
============================= */
.has-switch {
    min-width: 70px;
}

/* =============================
    SUPER
============================= */
.list-link {
    /*  max-width: 300px; */
    min-width: 300px;
}

.list-action {
    min-width: 80px;
    text-align: center;
}

/* =============================
    STYLE
============================= */
.font-size-select {
    max-width: 70px;
}

/* =============================
    PHOTO/TILEDPHOTO
============================= */
.photo-preview {
    max-width: 100%;
}

/* =============================
    MODULES SUPER
============================= */
.submodulesglobaltd {
    padding: 0 !important;
    border: 0;
}

.table.submodules-table {
    margin-bottom: 0 !important;
}

.table.submodules-table > tbody > tr > td {
    border: 1px solid #ddd !important;
}

/* =============================
    MODULES STATIC MUNICIPAL TEAM
============================= */
.tdPickFileMunicipalTeam {
    /*  width:150px; */
}

.appearanceCol {
    min-width: 200px;
}

/* =============================
    MODULES DYNAMIC
============================= */

.module-dynamic-section,
.module-dynamic-item,
.module-dynamic-empty,
.module-dynamic-placeholder {
    display: block;
    position: relative;
    margin: 0;
    padding: 0;
}

.module-dynamic-section {
    list-style: none;
}

.module-dynamic-section .module-dynamic-section {
    padding-left: 40px;
}

.module-dynamic-item,
.module-dynamic-empty,
.module-dynamic-placeholder {
    min-height: 20px;
    font-size: 13px;
    line-height: 20px;
}

.module-dynamic-handle,
.module-dynamic-item .module-dynamic-expand,
.module-dynamic-item .module-dynamic-collapse {
    height: 65px;
    line-height: 65px;
}

.module-dynamic-content {
    height: 65px;
}

.module-dynamic-handle {
    position: absolute;
    text-align: center;
    color: #fff;
    font-size: 13px;
    font-weight: normal;
    margin: 0;
    left: 0;
    top: 0;
    cursor: pointer;
    width: 30px;
    white-space: nowrap;
    overflow: hidden;
    border: 1px solid #aaa;
    background: #8db325;
    background: -webkit-linear-gradient(top, #8db325 0%, #81a624 100%);
    background: -moz-linear-gradient(top, #8db325 0%, #81a624 100%);
    background: linear-gradient(top, #8db325 0%, #81a624 100%);
    border-top-right-radius: 0;
    border-bottom-right-radius: 0;
}

.module-dynamic-content {
    margin: 5px 0;
    padding: 0 0 0 40px;
    width: 100%;
    font-size: 15px;

    border: 1px solid #ccc;
    background: #fafafa;
    background: -webkit-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: -moz-linear-gradient(top, #fafafa 0%, #eee 100%);
    background: linear-gradient(top, #fafafa 0%, #eee 100%);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.module-dynamic-item.active > .module-dynamic-content {
    background: rgb(232, 241, 229);
}

.module-dynamic-item .module-dynamic-expand,
.module-dynamic-item .module-dynamic-collapse {
    position: absolute;
    left: 30px;
    width: 25px;
    float: left;
    padding: 0;
    font-size: 15px;
    overflow: hidden;
    border: 0;
    background: transparent;
    text-align: center;
    font-weight: bold;
    cursor: pointer;
}

.module-dynamic-placeholder,
.module-dynamic-empty {
    margin: 5px 0;
    padding: 0;
    min-height: 30px;
    background: #f2fbff;
    border: 1px dashed #b6bcbf;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
}

.module-dynamic-dragel {
    position: absolute;
    pointer-events: none;
    z-index: 9999;
}

/* =============================
SPLASHSCREEN
============================= */
.panelGlobalSplashscreen {
    min-width: 900px;
}

/* =============================
ARTICLE
============================= */
.panelExtraInfos {
    min-width: 500px;
}

/* =============================
MODULE PRACTICAL INFOS
============================= */
.localized-col {
    max-width: 400px;
}

/* =============================
MODULE MUNICIPAL TEAM
============================= */
.col-order-municipal-team {
    max-width: 50px !important;
}

.col-file-municipal-team {
    max-width: 150px !important;
}

/* =============================
MODULE HIKE
============================= */
.hike-start-point:not(:first-child) {
    border-top: 1px #ddd solid;
    margin-top: 7px;
    padding-top: 7px;
}

/* =============================
    APPLICATION - DATA
============================= */

.app-datas .data-section-line td {
    background: #DADADA !important;
    font-size: 20px;
}

.app-datas .data-module-placeholder td {
    background: #EFEFEF !important;
    height: 1.5em;
    line-height: 1.2em;
}

.app-datas tfoot td {
    background: #f0f0f0 !important;
}

.wrapper {
    text-align: center;
}

.button {
    position: absolute;
    top: 50%;
}

/* =============================
    APPLICATION - LIST
============================= */

.applications-deprecated {
    margin-right: 8px;
    font-size: 18px;
    color: #a94442;
}

/* =============================
    APPLICATION PUSH
============================= */

#associatedDataPreview .preview-remove {
    cursor: pointer;
}

#associatedDataPreview .preview-remove:hover {
    font-weight: bold;
    font-size: 1.1em;
}


/* ==========================
    COMPONENTS - Header Title
   ========================== */
.city .header-title,
.mountain .header-title {
    margin-left:auto;
    margin-right:auto;
    width:400px;
    text-align:center;
}

.city .header-title > div,
.mountain .header-title > div {
    font-size: 16px;
    font-weight: bold;
    line-height: 22px;
    margin-top: 15px;
    min-height:20px;
}

.header-btns {
    margin-top: -35px;
}

/* ==========================
    COMPONENTS - Signals tables.
   ========================== */
div.cms-signals-list-container table.dataTable thead {
    display:none;
}
div.cms-signals-list-container table.dataTable tbody tr {
    max-height:180px;
}

div.cms-signals-list-container table.dataTable tbody tr td {
    padding:15px 0px;
}
div.cms-signals-list-container table.dataTable tbody tr td:first-child {
    width:160px;
}
div.cms-signals-list-container table.dataTable tbody tr div.image-container{
    max-width:160px;
    background-color:#fff;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    height:140px;
}
div.cms-signals-list-container table.dataTable tbody tr div.status-indicator{
    min-width:10px;
    height:138px;
    float:left;
    position:relative;
    z-index:1;
}
div.cms-signals-list-container table.dataTable tbody tr div.signal-image {
    margin-left:10px;
    height:138px;
    width:150px;
    background-color:#303030;
    position:relative;
}
div.cms-signals-list-container table.dataTable tbody tr div.signal-image img {
    max-height:100%;
    max-width:100%;
    position: absolute;
    margin: auto;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
}
/* ==========================
    Info container
   ========================== */
div.cms-signals-list-container table.dataTable tbody tr div.info-container {
    padding-left:20px;
    height:140px;
    background-color:#fff;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    cursor:pointer;
}

div.cms-signals-list-container table.dataTable tbody tr div.info-container div.category{
    font-weight:bold;
    font-size:1.3em;
    line-height:2em;
}
div.cms-signals-list-container table.dataTable tbody tr div.info-container div.address{
    font-size:12px;
}
div.cms-signals-list-container table.dataTable tbody tr div.info-container div.comments{
    font-size:12px;
    font-style:italic;
    color:#000;
    padding-bottom:10px;
    height:47px;
}
div.cms-signals-list-container table.dataTable tbody tr div.info-container div.user-name{
    font-size:12px;
}
div.cms-signals-list-container table.dataTable tbody tr div.info-container div.user-name i,
div.cms-signals-list-container table.dataTable tbody tr div.info-container div.user i{
    padding-right:10px;
}
div.cms-signals-list-container table.dataTable tbody tr div.info-container div.user{
    font-size:11px;
}

div.cms-signals-list-container table.dataTable tbody tr td:last-child {
    width:240px;
}
div.cms-signals-list-container table.dataTable tbody tr div.info-container.hover,
div.cms-signals-list-container table.dataTable tbody tr div.image-container.hover
{
    background-color:#F2F2F2;
}
/* ==========================
    office use container
   ========================== */
div.cms-signals-list-container table.dataTable tbody tr div.official-container {
    background-color:#EEEEEE;
    border-top: 1px solid #dddddd;
    border-bottom: 1px solid #dddddd;
    border-left: 1px solid #dddddd;
    border-right: 1px solid #dddddd;
    height:140px;
}

div.cms-signals-list-container table.dataTable tbody tr div.official-container div.status{
    text-align:right;
    padding-bottom:5px;
}

div.cms-signals-list-container table.dataTable tbody tr div.official-container div.status.clearfix{
    display: flex;
}

div.cms-signals-list-container table.dataTable tbody tr div.change-status {
	background: #428bca;
}


div.cms-signals-list-container table.dataTable tbody tr div.official-container div.status div {
    color: #fff;
    float: right;
    font-weight: bold;
    padding: 6px 0px;
    text-align: center;
    width: 120px;
}

div.cms-signals-list-container table.dataTable tbody tr div.official-container div.status div a {
    color: #fff;
    font-weight: bold;
}

div.cms-signals-list-container table.dataTable tbody tr div.official-container div.status div a:hover {
    text-decoration:none;
}

div.cms-signals-list-container table.dataTable tbody tr div.official-container div.status div i {
    padding-left: 10px;
}

div.cms-signals-list-container table.dataTable tbody tr div.official-container div.sub-category{
    font-weight:bold;
    font-size:13px;
    padding-bottom:40px;
    text-align:right;
    padding-right:10px;
}
div.cms-signals-list-container table.dataTable tbody tr div.official-container div.user-name,
div.cms-signals-list-container table.dataTable tbody tr div.official-container div.updated {
    text-align:right;
    padding-right:10px;
}
div.cms-signals-list-container table.dataTable tbody tr div.official-container div.user-name i,
div.cms-signals-list-container table.dataTable tbody tr div.official-container div.updated i{
    padding-left:10px;
}

div.cms-signals-list-container table.dataTable tbody tr div.official-container div.updated {
    font-size: 12px;
}

div.cms-signals-list-container table.dataTable tbody tr div.info-container div.user-name.report span:last-child,
div.cms-signals-list-container table.dataTable tbody tr div.info-container div.user span:last-child {
    padding-left:10px;
}

div.cms-signal-edit-status.remove {
    border-left:10px solid #920000;
}

div.cms-signal-edit-status.waiting {
    border-left:10px solid #920048;
}

div.cms-signal-edit-status.in_progress {
    border-left:10px solid #6B98B5;
}

div.cms-signal-edit-status.resolved {
    border-left:10px solid #89CC1F;
}

div.cms-signal-edit-status.cancelled {
    border-left:10px solid #AD7546;
}


div.cms-signals-list-container table.dataTable tbody tr div.status-indicator.waiting,
div.cms-signals-list-container table.dataTable tbody tr div.official-container div.status div.waiting,
div.info-window div.status-indicator.waiting
{
    background-color:#920048;
}
div.cms-signals-list-container table.dataTable tbody tr div.status-indicator.in_progress,
div.cms-signals-list-container table.dataTable tbody tr div.official-container div.status div.in_progress,
div.info-window div.status-indicator.in_progress
{
    background-color:#6B98B5;
}
div.cms-signals-list-container table.dataTable tbody tr div.status-indicator.resolved,
div.cms-signals-list-container table.dataTable tbody tr div.official-container div.status div.resolved,
div.info-window div.status-indicator.resolved
{
    background-color:#89CC1F;
}
div.cms-signals-list-container table.dataTable tbody tr div.status-indicator.cancelled,
div.cms-signals-list-container table.dataTable tbody tr div.official-container div.status div.cancelled,
div.info-window div.status-indicator.cancelled
{
    background-color:#AD7546;
}

/* ==========================
    Thumbnail info on map.
   ========================== */
.info-window {
    z-index: 1;
    position: absolute;
    margin-left: 10px;
    background-color: rgb(255, 255, 255);
    height: 80px;
    top: 210px;
    width: 250px;
    border: 1px solid #ccc;
}
div.info-window div.status-indicator{
    min-width:10px;
    height:78px;
    float:left;
    position:relative;
    z-index:1;
}
div.info-window  div.image-container {
    width:90px;
}
div.info-window  div.signal-image {
    margin-left:10px;
    width:80px;
    height:78px;
    position:relative;
    background-color:#303030;
}
div.info-window  div.signal-image img {
    max-height:100%;
    max-width:100%;
    position:absolute;
    margin:auto;
    top:0;
    left:0;
    right:0;
    bottom:0;
}

div.info-window div.info-container {
    height: 80px;
    float: right;
    width: 200px;
    margin-top: -80px;
    cursor:pointer;
}

div.info-window div.info-container div.category {
    font-size: 12px;
    font-weight: bold;
    line-height: 20px;
}

div.info-window div.info-container div.subcategory {
    font-size: 10px;
}

div.info-window div.info-container div.created {
    font-size: 10px;
    bottom: 0;
    position: absolute;
    padding-bottom: 5px;
}

.cms-signal-edit {
    border-top:1px solid #ccc;
    padding-top:15px;
}

.cms-signal-edit > div:first-child {
    border-right:1px solid #ccc;
}

.cms-signal-edit-photo {
    border-top:1px solid #ccc;
    padding-top:15px;
}

/* ==========================
    Email Modal.
   ========================== */
div.cms-email-line-container {
    padding-bottom:10px;
}
div.cms-email-line-container-body {
    pading-top:20px;
    padding-bottom: 20px;
}
div.cms-email-line-container div.cms-email-line {
    width:100px;
    float:left;
    font-weight:bold;
}
.modal-sub-title {
    font-size:12px;
}
#newEmailModal div.modal-header {
    height: 60px;
}
#newEmailModal div.modal-header {
    height: 60px;
}
#newEmailModal .modal-header .close {
    margin-top: -2px;
}
#newEmailModal .modal-header .modal-title {
    line-height: 20px;
}
#newEmailModal .modal-header .modal-sub-title {
    font-size: 12px;
    font-weight: 100;
    margin-top: -5px;
    position: absolute;
}
#newEmailModal .modal-dialog {
    width: 650px;
}
div.cms-email-line-container-body textarea {
    padding-left:10px;
    padding-top:10px;
}

/* ==========================
    Signals filter
   ========================== */
div.cms-signals-filter {
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #ccc;
    padding-bottom: 10px;
    padding-top: 10px;
}
div.cms-signals-filter div.heading {
    font-weight:bold;
    font-size:13px;
    line-height:20px;
}

ul.syncLogStatus li,
ul.syncVisible li,
ul.syncType li,
ul.issueStatus li,
ul.issueSource li{
        list-style:none;
        margin:0px;
}
ul.syncLogStatus li,
ul.syncVisible li,
ul.syncType li,
ul.issueStatus li label,
ul.issueSource li label{
    font-size:12px;
    font-weight:normal;
}
ul.syncLogStatus li,
ul.syncVisible li,
ul.syncType li,
ul.issueStatus,
ul.issueSource {
    padding:0px;
    margin:0px;
}
div.cms-signals-filter > div.cms-signals-separator {
    border-right:1px solid #ccc;
}
div.cms-signals-filter div.heading {
    line-height: 13px;
    padding-bottom: 5px;
}
div.cms-category-filter {
    margin-top:5px;
}
div.cms-category-filter ul.cms-category-filter-dd, div.cms-area-filter ul.cms-area-filter-dd {
    padding-left:10px;
    padding-right:10px;
    padding-top:10px;
}
div.cms-category-filter ul.cms-category-filter-dd, div.cms-area-filter ul.cms-area-filter-dd {
    border-bottom:1px solid #ccc;
}
div.cms-category-filter ul.cms-category-filter-dd div.heading label,
div.cms-area-filter ul.cms-area-filter-dd div.heading label {
    font-size:12px;
    font-weight:bold;
}
ul.cms-category-filter-dd div.sub-category ul {
    padding-left:10px;
}
ul.cms-category-filter-dd div.sub-category ul li{
    font-size:12px;
    list-style:none;
    margin-bottom:3px;
}
ul.cms-category-filter-dd div.sub-category ul li label{
    font-weight:100;
}


/* ==========================
    Signals Edit
   ========================== */

div.cms-signal-map {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    margin: 0;
    padding: 4px;
    position: relative;
    border-radius: 4px;
    width: 100%;
    margin-top:10px;
}

div.cms-signal-map div#map {
    height: 270px;
    width: 100%;
}

div.cms-signal-edit-header {
    font-size: 13px;
    font-weight: 700;
    padding-bottom: 10px;
}

div.cms-signal-edit-comment {
    font-size: 12px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 10px;
}

div.cms-signal-edit-status {
    font-size: 12px;
    padding: 10px;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin-bottom: 10px;
}

div.cms-signal-edit-status div.form-group {
    margin-bottom: 0px;
}

div.cms-signal-edit-status div.form-group label.control-label {
    text-align: left;
}

div.cms-signal-edit-status div.form-group div.line-height {
    line-height: 32px;
}

div.cms-signal-edit-sidebar div.reported-by {
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 10px;
    margin-bottom: 10px;
}

div.cms-signal-edit-sidebar div.reported-by div.header {
    line-height: 20px;
    border-bottom: 1px solid #ccc;
}

div.cms-signal-edit-sidebar div.reported-by div.entry {
    line-height: 32px;
}

div.cms-signal-edit-sidebar div.address-container {
    font-size: 12px;
    border-radius: 4px;
    border: 1px solid #ccc;
    padding: 10px;
    margin-top: 10px;
    margin-bottom: 10px;
}
.cms-text-blur {
    color: transparent !important;
    text-shadow: 0 0 5px rgba(0,0,0,0.6);
}
/* ==========================
    Signals Edit Activity
   ========================== */
div.cms-signal-activity {
    padding:10px;
    border-radius:4px;
    border:1px solid #ccc;
}
div.cms-signal-activity div.header{
    border-bottom: 1px solid #ccc;
    line-height: 20px;
    margin-bottom:7px;
}
div.activities div.activity-date-container{
    border-right: 1px solid #ccc;
    padding: 5px 10px;
    text-align: center;
    width: 80px;
    height:60px;
}
div.activities div.activity-separator {
    margin-top:5px;
    margin-bottom:7px;
    border-bottom:1px solid #ccc;
}
div.activities div.activity-entry:last-child div.activity-separator {
    margin-bottom:0px;
    border-bottom:none;
}
div.activities div.activity-date-container div.date{
    font-size: 15px;
    font-weight: bold;
    line-height: 13px;
}
div.activities div.activity-date-container div.time{
    font-size:10px;
    border-top:1px solid #ccc;
    line-height:20px;
}
div.activities  div.activity-info-container {
    min-height:60px;
}
div.activities  div.activity-info-container div.heading{
    font-weight:bold;
}
div.activities  div.activity-info-container div.comment{
    font-size:11px;
}
div.images-container span.image-wrapper:first-child a {
    display:block !important;
}
div.images-container {
    background: #fff none repeat scroll 0 0;
    border: 1px solid #ccc;
    border-radius: 4px;
    margin: 0;
    padding: 4px;
    position: relative;
    width: 100%;
}

/* ==========================
    Signals filter
   ========================== */
#signal_datatable_processing {
    height: 50px;
    left: 50%;
    margin-left: 0;
    margin-top: -8px;
    position: absolute;
    top: 50%;
    z-index: 5;
    background: darkred;
    color: white;
}

div.selected-areas {
	padding-top: 20px;
}

div.selected-sub-categories, div.selected-areas  {
    height: 70px;
    left: 100px;
    overflow-x: hidden;
    overflow-y: auto;
    position: absolute;
    top: -3px;
}
.selected-sub-categories > div, .selected-areas > div {
    background-color: #428bca;
    border: 1px solid #ccc;
    border-radius: 3px;
    color: #fff;
    float: left;
    font-size: 9px;
    font-weight: bold;
    margin-left: 3px;
    padding: 3px 5px;
    text-align: center;
    font-family: 'Open Sans',Helvetica, Arial, sans-serif;
}

div.signal-edit-main-div {
    /*padding-right: 280px;
    position: absolute;*/
    width: 100%;                
}
div.cms-signal-edit-status div.control-label {
    width:130px;
    padding-left:10px;
    position:absolute;
    text-align:left;
    font-weight:bold; 
}
div.cms-signal-edit-status div.control-value {
    padding-left:140px;
}
div.cms-signal-edit-status div.control-value:last-child {
    min-height:23px;
}
div.activity-entry div.date-container {
    width:80px;
    position:absolute;
}
div.activity-entry div.row {
    padding-left:100px;
}
div.cms-signal-edit-sidebar-container {
    width:100%;
}
div.cms-signal-edit-sidebar div.reported-by,
div.cms-signal-edit-sidebar div.address-container {
    background-color:#fff;
}
div.cms-signal-edit-sidebar div.images-container span.image-wrapper {
    width:240px;
}
div.cms-signal-edit-sidebar div.images-container span.image-wrapper img {
    font-size: 12px;
    line-height: 24px;
    max-width:100%;
    max-height:100%;
}
div.cms-signal-edit-sidebar div.images-container span#image-count{
    width: 100%;
    position: absolute;
    top: 0px; 
    text-align: center; 
    background-color: rgb(255, 255, 255); 
    opacity: 0.6; 
    color: rgb(170, 170, 170); 
    padding: 8px 10px; 
    font-weight: bold; 
}

select#status.form-control {
    width:170px;
}
.cms-text-blur {
    color: transparent !important;
    text-shadow: 0 0 5px rgba(0,0,0,0.6);
}
div.access-container {
    position: absolute;
    width: 160px;
    background-color: rgb(255, 255, 255);
    opacity: 0.8; 
    text-align: center;
    top: 0px;
    height: 160px;
}
div.access-container img {
    max-width: 100px; margin-top: 50px;
}
div.info-window div.access-container {
    background-color: rgb(255, 255, 255);
    height: 78px;
    opacity: 0.8;
    position: absolute;
    text-align: center;
    top: 0;
    width: 90px;
}
div.info-window div.access-container img {
    margin-top: 30px;
    max-width: 60px;
}

.signal-edit-backlogitem-report,
.signal-edit-backlogitem-print {
    font-size:1.5em;
    padding-right:5px;
    cursor:pointer;
}

/* ---------------------------------
 * |        CHANGE LOG             |
 * ---------------------------------
 */
.log-container .title {
    font-weight:bold;
    font-size: 16px;
}
.log-container .items {
    padding-left:20px;
}
.log-container .items .item{
    padding-top:10px;
    padding-bottom:10px;
}
.log-container .items .item span:first-child{
    padding-right:10px;
}

@media (min-width: 768px) {
    div.signal-edit-main-div {
        padding-right: 280px;
        position: absolute;
    }
 
    div.cms-signal-edit-sidebar-container {
        position: absolute;
        top: 0;
        width: 240px;
        left: 100%;
        margin-left: -240px;
    }
    
    div.cms-signal-edit-sidebar div.images-container span#image-count{
        width: 234px;
    }
}

@media (max-width: 360px) {
    select#status.form-control {
        width:100px;
    }
}
/*
    Promotion Page
*/
.signal-promotion-title{
    font-size: 16px;
    font-weight: bold;
    padding-bottom: 20px;
    text-decoration: underline;
}
.signal-promotion-image {
    margin-top: 20px;
    padding: 4px;
}
.signal-promotion-description {
    padding-bottom:10px;
    font-weight:bold;
    font-size:12px;
}
.signal-promotion-contact {
    font-weight:bold;
    font-size:12px;
}

/* Addition of Issue Administrator */
div.cms-signal-edit-user {
    border: 1px solid #ccc;
    border-radius:4px;
}
div.cms-signal-edit-user .worker {
    padding:10px;
}
div.cms-signal-edit-user .worker .header {
    border-bottom:1px solid #ccc;
}
div.cms-signal-edit-user .worker .entry {
    line-height:36px;
}
ul.cms-category-filter-dd div.sub-category ul li label.signal-category {
        cursor:pointer;
}
ul.cms-category-filter-dd div.sub-category ul li label.signal-category:hover {
    color: #000;
    font-weight: bold;
}
ul.cms-category-filter-dd div.sub-category ul li label.signal-category.active {

    color: #000;
    font-weight: bold;
}

/* Signalement Page */
.cms-mandatory {
    color: #C23A3A;
}

.cms-nei-container {
    margin-left: auto;
    margin-right: auto;
}
.cms-nei-container-textarea {
    height: 63px;
    resize: none;
}

@media screen and (min-width: 1200px) {
    .cms-nei-container {
        width:1170px;
    }
}

@media screen and (min-width: 992px) and (max-width: 1199px)  {
    .cms-nei-container {
        width:970px;
    }
}

@media screen and (min-width: 768px) and (max-width: 991px) {
    .cms-nei-container {
        width:750px;
    }
}

@media screen and (min-width: 768px) {
    .cms-font-page button#selectedFont {
        padding-left:40px;
        padding-right:40px;
    }
}

@media screen and (max-width: 767px) {
    .cms-font-page button#selectedFont {
        padding-left:10px;
        padding-right:10px;
    }
}
/*
.cms-nei-child,
.cms-nei-child .cmxform,
.cms-nei-child .cmxform .panel,
.cms-nei-child .cmxform .panel .panel-body,
.cms-nei-child .cmxform .panel .panel-body .map-row,
.cms-nei-child .cmxform .panel .panel-body .map-row .map-container {
    height:100%;
}
*/
#signalement-map {
    width:100%;
    height: 805px;
    border: 3px solid #ccc;
}

.cms-nei-container {
    height: 100%;
}

.cms-nei-container .languageChange a {
    cursor:pointer;
}

.cms-nei-header {
    padding-top:20px;
    padding-left:20px;
    padding-right:20px;
}

.cms-nei-child {
    padding:20px;
}

.cms-nei-child .cms-category-filter .dropdown-menu {
  width: 100%; 
}

.cms-nei-child .cms-category-filter .btn{
 width: 100%;
}
.cms-nei-child .panel {
    margin:0px;
}

.cms-nei-child .image-preview {
    margin-top:20px;
}

.cms-nei-child img.photo-preview {
    max-width:240px;
}

.cms-nei-child .submit {
    width:100%;
}
.cms-nei-child img.photo-preview {
    max-height: 240px;
}
.cms-nei-child .image-preview {
    min-height: 240px;
}

.cms-nei-child .image-container {
    min-height: 318px
}

.cms-module-report-issue div.colorpicker-color {
    display:none;
}

/*
Fonts
*/
.cms-font-page .font-category div.heading {
        padding-left:10px;
}
.cms-font-page .font-dropdown li.font-modifier-item {
    list-style:none;
    cursor:pointer;
}
.cms-font-page button#selectedFont {
    padding-left:40px;
    padding-right:40px;
}
.cms-font-page .font-preview {
    padding-top:10px;
}
.cms-font-page .cms-delete-font {
    margin-left:10px;
}

/*
Main dashboard
*/
div.cms-app-main-dashboard {
    padding:20px;
}

div.cms-edit-logo-icons {
    font-size: 24px;
    padding-top:10px;
}

div.cms-edit-logo-icons a {
    text-decoration:none;
    cursor:pointer;
}

.cms-font-page .font-preview {
    padding-top:20px;
}

.form-group .multi-input-group.localize.localize-first.localize-last > .form-control {
    border-radius: 4px 4px 4px 4px;
}

.splashscreen-survey-table {
    border-top:1px solid #ccc;
    border-bottom:1px solid #ccc; 
    padding-top:10px;
    padding-bottom:10px;
    margin-bottom: 20px;
}

/*
    Survey Module
*/

/*
    Survey Edit
*/
.survey-edit .survey-theme-preview-container-main {
    width:60px;
    border:1px solid #ccc;
    float:left;
    margin-right:20px;
    text-align:center;
}
.survey-edit .survey-theme-preview-container {
    width:60px;
    margin-right: auto;
    margin-left:auto;
    border:1px solid #ccc;
    float:left;
    margin-left:10px;
    margin-top:5px;
    margin-bottom:5px;
}
.survey-edit .survey-theme-preview-content{
    height: 70px;
    padding:5px;
    font-size:12px;
}
.survey-edit .survey-theme-preview-navigation{
    height:30px;
    padding:5px;
    font-size:12px;
}

/*
    Survey Screen Edit
*/
.survey-screen-edit textarea {
    resize: none;
}
.survey-screen-edit .survey-theme-preview-container-main {
    width:60px;
    border:1px solid #ccc;
    float:left;
    margin-right:20px;
    text-align:center;
}
.survey-screen-edit .survey-theme-preview-container {
    width:60px;
    margin-right: auto;
    margin-left:auto;
    border:1px solid #ccc;
    float:left;
    margin-left:10px;
    margin-top:5px;
    margin-bottom:5px;
}
.survey-screen-edit .survey-theme-preview-content{
    height: 70px;
    padding:5px;
    font-size:12px;
}
.survey-screen-edit .survey-theme-preview-navigation{
    height:30px;
    padding:5px;
    font-size:12px;
}

.survey-screen-edit .screen-preview .survey-theme-preview-container {
    width:240px;
    margin-right: auto;
    margin-left:auto;
    border:1px solid #ccc;
    text-align:center;
}
.survey-screen-edit .screen-preview .survey-theme-preview-content{
    height: 290px;
    padding:5px;
}
.survey-screen-edit .screen-preview .survey-theme-preview-navigation{
    height:50px;
    padding:5px;
    line-height:40px;
}
.survey-screen-edit .survey-theme-preview-content .title {
    font-weight:700;
    font-size: 16px;
    padding-top:20px;
}
.survey-screen-edit .survey-theme-preview-content .description {
    font-size: 12px;
    padding-top:10px;
}
.survey-screen-edit .optionspreview {
    font-size: 13px;
    font-weight: 600;
    line-height: 35px;
    padding-left: 5px;
    padding-top: 10px;
    text-align: left;
}
.survey-screen-edit .optionspreview img {
    height:30px;
    padding-right:5px;
}
.survey-screen-edit .btn-icon-select {
    min-height: 50px;
    min-width: 58px;
}

/*
    Screen Flow
*/
.survey-screen-flow .screen-flow-preview .survey-theme-preview-container {
    width:170px;
    margin-right: auto;
    margin-left:auto;
    border:1px solid #ccc;
    text-align:center;
}
.survey-screen-flow .screen-flow-preview .survey-theme-preview-content{
    height: 290px;
    padding:5px;
}
.survey-screen-flow .screen-flow-preview .survey-theme-preview-navigation{
    height:50px;
    padding:5px;
    line-height:40px;
}
.survey-screen-flow .screen-flow-preview .survey-theme-preview-content .title {
    font-weight:700;
    font-size: 16px;
    padding-top:20px;
}
.survey-screen-flow .survey-theme-preview-content .description {
    font-size: 12px;
    padding-top:10px;
}
.survey-screen-flow .screen-flow-container {
    position:absolute;
}
.survey-screen-flow .screen-flow-preview {
    margin-left: 50px;
    margin-right:50px;
    margin-top:50px;
    position:absolute;
}

.survey-screen-flow .optionspreview {
    font-size: 13px;
    font-weight: 600;
    line-height: 35px;
    padding-left: 5px;
    padding-top: 10px;
    text-align: left;
}
.survey-screen-flow .optionspreview img {
    height:30px;
    padding-right:5px;
}
.survey-screen-flow .btn-icon-select {
    min-height: 50px;
    min-width: 58px;
}
.survey-screen-flow .jsplumb-connector {
    cursor:pointer;
}

/*
 *  Tile View Preview
 */
.tile-view-preview .tile-view-preview-holder-square {
    width:100px;
    height:100px;
    margin-right:auto;
    margin-left:auto;
    background-size: 100px 100px;
    border:1px solid #ccc;
}
.tile-view-preview .tile-view-preview-holder-rectangle {
    width:200px;
    height:100px;
    margin-right:auto;
    margin-left:auto;
    background-size: 100px 100px;
    background-repeat: no-repeat;
    background-position: center;
    border:1px solid #ccc; 
}
.tile-view-preview .tile-view-preview-icon-holder img {
    width:48px;
}
.tile-view-preview .tile-view-preview-icon-holder {
    padding-top:10px;
}
.tile-view-preview .tile-view-preview-title-holder {
    color:#FFF;
    font-weight:bold; 
    font-size:10px;
    padding-top:5px; 
    padding-left:2px;
    padding-right:2px;
}
.tile-view-preview .tile-view-preview-label-holder {
    max-width:90%;
    padding-top:15px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    text-align:left;
}
.tile-view-preview .tile-view-preview-label-holder label {
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    background-color: #333;
    color:#FFF; 
    font-weight:bold; 
    font-size:9px;
    padding:2px;
}

.push-history-info .result {
    max-height:84px;
    overflow:hidden;
    padding-top:10px;
}

.push-history-info .push-info-item {
    font-weight:bold;
}

/* Applications edit information */
.application-information-edit .panel .tab-content {
    padding: 16px 12px;
    border: 1px solid #ccc;
}

.application-information-edit .dropdown-menu > li > a {
    font-size:13px;
}

.info-container .info-name {
    font-weight:bold;
}
.info-container .info-address {
    font-style: italic;
    font-size:12px;
}

/* =============================
    User Dashboard
============================= */
.dashboard .panel-heading.flat {
    line-height: 32px;
    height:48px;
    padding: 7px 20px 1px;
    background-image:linear-gradient(to bottom, rgb(255, 255, 255) 100%, rgb(255, 255, 255) 100%);
    background-color: #FFFFFF;
}

.dashboard .fa-1halfx{
    font-size: 1.5em;
}

.dashboard .console-btn.totalStats {
    cursor: default;
}

.dashboard .console-btn.totalStats .console-title .text {
    font-weight:bold;
    font-size:18px;
}

.dashboard .console-btn.totalStats .console-subtitle {
    font-weight:bold;
}

.dashboard .console-btn.totalStats .console-text {
    padding-top:0px;
}

.dashboard .console-btn.totalStats:hover .console-icon {
    color: #666666;
}

.dashboard .panel-body.no-margin {
    padding:0px;
}

.dashboard .calendar-wrapper .input-group{
    padding:10px;
}

.dashboard .padding-top-20 {
    padding-top:20px;
}

.dashboard .padding-top-10 {
    padding-top:10px;
}

.dashboard .padding-btm-10 {
    padding-bottom:10px;
}

.dashboard .padding-btm-20 {
    padding-bottom:20px;
}

.dashboard .signalementStatsTitle,  .dashboard .pushRegistrationStatsTitle{
    font-weight:bold;
}

.dashboard .signalementWaiting {
    font-weight:bold;
    color: #3B9CE1;
    padding-right:10px;
    padding-top:10px;
}

.dashboard .signalementResolved {
    font-weight:bold;
    color: #66B21A;
    padding-top:10px;
}

.dashboard .appfigures .footer {
    padding:0px;
}

.dashboard .appfigures .footer {
    padding:0px;
}

.dashboard .appfigures .footer .console-btn {
    margin:0px;
    border-width: 1px 0 0;
}

.dashboard .appfigures .footer .console-btn .console-title {
    font-size: 16px;
    font-weight:bold;
    line-height:14px;
}

.dashboard .appfigures .footer .console-btn .console-subtitle {
    line-height:24px;
    font-weight:bold;
}

.dashboard .appfigures .footer .console-btn .console-subtitle i {
    padding-right:5px;
}

.dashboard .appfigures .footer .console-btn .android-divider-right {
    height: 100%;
    padding: 5px;
    color: #ccc;
}

.dashboard #application-signalement-logo {
    max-height:218px;
    height: 218px;
}
.dashboard #socialmedia-content {
    max-height:280px;
    height: 280px;
}

.dashboard #socialmedia-content .panel-body{
    max-height:196px;
    height: 196px;
}

.dashboard .appfigures .chart-wrapper {
    height: 297px;
}

.dashboard .push-messages {
    border-bottom: 1px dashed #c9c9c9;
    margin-bottom:10px;
    padding-top:10px;
}
.dashboard .push-messages div.row:nth-child(even) > div {
    background-color: #f8f8f8;
    padding: 13px 8px;
}
.dashboard .push-messages div.row:nth-child(odd) > div {
    padding: 13px 8px;
}

.dashboard .socialmediatitle.text {
    font-size:18px;
    font-weight:bold;
}

.dashboard .socialmediatitle.text.circular-display {
    color:#fff;
}

.dashboard .socialmediaicon-container {
    font-size: 28px;
    padding-top:5px;
}

.dashboard .socialmediaicon-container.circular-display {
    font-size: 18px;
    padding-top:5px;
}

.dashboard .socialmediatitleicon-container {
    max-width: 250px;
    text-overflow: ellipsis;
    overflow: hidden;
}

.dashboard .socialmediatitleicon-container i {
    display:block;
}

.dashboard .socialmediatitleicon-container.circular-display {
    display:none;   
}

.dashboard .socialmedia_entry_container {
    display: inline-block;
    margin-right: 20px;
    cursor: pointer;
}

.dashboard .socialmedia_entry {
    width: 270px;
    background-color: rgb(255, 255, 255);
    border-radius: 4px;
    box-shadow: 0px 1px 1px 0px rgba(0, 0, 0, 0.33);
    border: 1px solid rgb(201, 201, 201);
    padding: 10px;
    height:140px;
}

.dashboard .socialmedia_entry.circular-display {
    width: 160px;
    border-radius: 40px;
}

.dashboard .socialmediaicon.fa-facebook-square {
    color: #3b5998;
}

.dashboard .socialmediaicon.fa-twitter-square {
    color: #55acee;
}

.dashboard .socialmediaicon.fa-instagram {
    color : #9B6954
}

.dashboard .socialmedia_entry.circular-display.facebook-square {
    background-color: #3b5998;
}

.dashboard .socialmedia_entry.circular-display.twitter-square {
    background-color: #55acee;
}

.dashboard .socialmedia_entry.circular-display.instagram  {
    background-color : #9B6954;
}

.dashboard .socialmediaicon.fa-facebook-square.circular-display,
.dashboard .socialmediaicon.fa-twitter-square.circular-display,
.dashboard .socialmediaicon.fa-instagram.circular-display {
    color : #fff;
}

.dashboard div.status-indicator.waiting,
.dashboard .signalement-widget .console-btn.totalStats.waiting:hover .console-icon
{
    color:#920048;
}
.dashboard div.status-indicator.in_progress,
.dashboard .signalement-widget .console-btn.totalStats.in_progress:hover .console-icon
{
    color:#6B98B5;
}
.dashboard  div.status-indicator.resolved,
.dashboard .signalement-widget .console-btn.totalStats.resolved:hover .console-icon
{
    color:#89CC1F;
}
.dashboard div.status-indicator.cancelled,
.dashboard .signalement-widget .console-btn.totalStats.cancelled:hover .console-icon
{
    color:#AD7546;
}

.dashboard .push-widget .pushStats.table-striped > tbody > tr:nth-child(2n+1) > td,
.dashboard .push-widget .pushCats.table-striped > tbody > tr:nth-child(2n+1) > td {
    border-bottom: 0px;
}

.dashboard .push-widget .progress {
    margin-bottom: 5px;
}

.dashboard .signalement-widget #map {
    height:310px;
    margin:10px;
    border-radius:2px;
    border:1px solid #ccc;
}

@media only screen and (min-width : 992px) {
    .dashboard .signalement-widget #map {
        margin-top:-63px;
    }
}

.appfigures .panel-heading.flat,
.cwappfigures .panel-heading.flat,
.total-stats-widget .console-btn.totalStats.appfigures,
.total-stats-widget .console-btn.totalStats.cwappfigures {
    background-color: #8DB325;
    color: #fff;
    background-image:none;
    text-shadow: 0 0px #fff;
}

.push-widget .panel-heading.flat,
.cw-msg-widget .panel-heading.flat,
.total-stats-widget .console-btn.totalStats.push-widget,
.total-stats-widget .console-btn.totalStats.cw-msg-widget {
    background-color: #428BCA;
    color: #fff;
    background-image:none;
    text-shadow: 0 0px #fff;
}

.cw-like-widget .panel-heading.flat,
.total-stats-widget .console-btn.totalStats.cw-like-widget,
.total-stats-widget .console-btn.totalStats.cw-like-widget {
    background-color: #f0c800;
    color: #fff;
    background-image:none;
    text-shadow: 0 0px #fff;
}

.cw-subscriber-widget .panel-heading.flat,
.total-stats-widget .console-btn.totalStats.cw-subscriber-widget,
.total-stats-widget .console-btn.totalStats.cw-subscriber-widget {
    background-color: #8DB325;
    color: #fff;
    background-image:none;
    text-shadow: 0 0px #fff;
}

.signalement-widget .panel-heading.flat,
.total-stats-widget .console-btn.totalStats.signalement-widget {
    background-color: #920048;
    color: #fff;
    background-image:none;
    text-shadow: 0 0px #fff;
}

.appfigures .panel-heading .panel-title,
.push-widget .panel-heading .panel-title,
.signalement-widget .panel-heading .panel-title,
.total-stats-widget .console-btn.totalStats.appfigures,
.total-stats-widget .console-btn.totalStats.push-widget,
.total-stats-widget .console-btn.totalStats.signalement-widget {
    text-shadow:none;
}

.total-stats-widget .console-btn.totalStats .console-icon.divider-right{
    height:95px;
    border-right:2px solid #fff;
}

.total-stats-widget .console-btn .console-icon a {
    color: #fff;
    line-height:100px;
}

.total-stats-widget .console-btn.totalStats .console-title .text {
    color:#fff;
}

.total-stats-widget .console-btn.totalStats .console-subtitle {
    color: #fff;
}

.total-stats-widget .console-btn.totalStats .console-title .text {
    font-size:28px;
}

.total-stats-widget .console-btn.totalStats .console-subtitle {
    font-size:16px;
}

.grey-background {
    background:#F0F0F0 !important;
}

.circle-container {
    height:100px;
    width:100px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}

.inner-image {
    height: 75px;
    width: 75px;
    margin-left: 12%;
    margin-top: 12%;
    padding: 5px;
}

/* =============================
    TOP BANNER
============================= */
.top-banner {
    cursor: pointer;
    text-align: center;
    background-color: rgba(194, 0, 0, .75);
    z-index: 1;
    position: absolute;
    width: 100%;
    padding-left:20px;
    padding-right:20px;
}

.top-banner:hover {
    background-color: rgba(194, 0, 0, .95);
}

.top-banner span {
    display: inline-block;
    padding: 15px 0;
    text-decoration: none;
    color: rgba(255, 255, 255, .8);
}

.top-banner span#hideTopBannerMessage {
    color: #fff;
}

.reporting-issue-source {
    display: inline-block;
}

.reporting-issue-source div {
    display: inline-block;
    border: 1px solid #969696;
}
.reporting-issue-source a {
    color: #AB0000;
    cursor: pointer;
}

.reporting-issue-source-disabled {
    background-color: #d9d9d9;
}
