@import url("https://fonts.googleapis.com/css?family=Open+Sans:400,700|Montserrat:400,700&subset=cyrillic,latin-ext,latin,cyrillic-ext");

.border-box {
    background-color: #FFFFFF;
    border: 1px solid #DDDDDD;
    border-radius: 8px;
    margin: 15px 0;
    padding: 14px 19px;
    position: relative;
}

.green-box {
    background: #73B031;
    border-radius: 8px;
    padding-bottom: 12px;
}

.green-box > h2 {
    color: #fff;
    font-size: 16px;
    line-height: 30px;
    margin: 0;
    text-align: center;
    text-transform: uppercase;
}

.green-box > a {
  background: url("/images/logo-jgmr-270.png") no-repeat scroll 50% 50% #fff;
  border-radius: 8px 8px 8px 8px;
  box-shadow: 0 2px 4px rgba(0, 0, 0, 0.2);
  display: block;
  height: 27px;
  margin: 0 auto;
  padding: 4px;
  width: 270px;
  text-decoration: none !important;
}

.masthead {
    background: url("/images/header-gradient.png") repeat 50% 0 #cecfd3;
    background: -x-linear-gradient(to right, #cecfd3, #ffffff 40%, #ffffff 60%, #cecfd3) repeat scroll 50% 50% #cecfd3;
    padding: 10px 0;
    color: #fff;
    margin-bottom: 15px;
    text-transform: uppercase;
}


.masthead h1 {
  background: url("/images/logo-jgmn-560.png") no-repeat scroll 0 50% transparent;
  display: inline-block;
  font-size: 44px;
  line-height: 68px;
  width: 560px;
}

.masthead h1 span {
    text-shadow: 0 1px 3px rgba(0,0,0,0.4), 0 0 30px rgba(0,0,0,0.075);
    visibility: hidden;
}

/*
.masthead {
    background: #448;
    background: url("/images/3.png"), url("/images/grass.png") no-repeat 100% 100%, linear-gradient(to bottom, #444, #222 10%, #111 90%) repeat scroll 0 0 transparent;
    padding: 20px 0;
    color: #fff;
    box-shadow: -8px -8px 8px -4px rgba(0, 0, 0, 0.12) inset;
    color: transparent;
    margin-bottom: 15px;
    text-transform: uppercase;
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#FFFFFF', endColorstr='#6A281E',GradientType=1 );
}

.masthead h1 {
    font-size: 60px;
    line-height: 85px;
    background: url("/images/title.png") no-repeat 0 50%;
}
*/

.brand {
    font-size: 60px;
}
body {
    background: #fff;
    padding-top: 55px;
}
body.login {
    padding-top: 0;
}
#visu {
    margin-top: 15px;
    height: 437px;
    background: url("/images/home-bg.jpg") no-repeat 50% 50%;
    padding: 0;
}

.footer {
    background-color: #F5F5F5;
    border-top: 1px solid #E5E5E5;
    margin-top: 70px;
    padding: 30px 0;
}

#logos li {
    text-align: center;
}
#logos > .btn-group {
    margin: 0 10px 10px 0;
}
#logos > .btn-group > .btn {
    height: 140px;
    text-align: left;
    box-sizing: padding-box;
}
#logos > .btn-group > .btn:first-child {
    width: 188px;
}
#logos .obj {
    height: 96px;
    width: 160px;
    margin: 6px auto 16px auto;
    text-align: center;
}
#logos .obj img {
    border: 1px solid #ddd;
}
#logos .obj.type-2 img {
    margin: 28px 0;
}
.platine {
    display: inline-block;
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2), 0 1px 8px rgba(0,0,0,0.1);
}
.platine .title {
    font-weight: bold;
    text-align: center;
}
.platine > .btn {
    height: 100px;
    text-align: left;
    box-sizing: padding-box;
}
.platine .info {
    font-size: 80%;
}
.platine .type {
    font-size: 80%;
    text-shadow: 1px 1px #fff;
}
.platine .progress {
    margin-bottom: 6px;
}
.platine.placeholder {
    background: none;
    border: 3px dashed #bbb;
    border-radius: 4px;
    box-shadow: none;
    height: 86px;
    width: 116px;
}
.well {
    position: relative;
    padding-top: 40px;
}
.well-legend {
    background-color: #F5F5F5;
    border: 1px solid #DDDDDD;
    border-radius: 4px 0 4px 0;
    color: #9DA0A4;
    font-size: 12px;
    font-weight: bold;
    left: -1px;
    padding: 3px 7px;
    position: absolute;
    top: -1px;
}
#nodes-container {
    position: relative;
}
#nodes-container ._jsPlumb_connector {
    opacity: 0.5;
}
.cml-acc-header > a {
    display: inline-block;
    padding: 6px 20px 6px 8px;
}
.cml-acc-header .stat {
    float: right;
    padding: 6px 8px 6px 0;
}
.cml-acc-header .dropdown {
    float: right;
}
.cml-acc-header .dropdown .dropdown-menu {
    float: right;
}
.cml-acc-header .dropdown > a {
    display: inline-block;
    padding: 6px;
}
.cml-acc-header .progress {
    margin: 2px 8px 8px;
    height: 12px;
}

.cml-acc-header > a.error {
    color : red;
    background: url("/images/warning.png") no-repeat scroll 4px #fff;
    padding-left: 25px;
}
.resident-form {
    margin-bottom: 10px;
}
.resident-form .btn-toolbar {
    margin-top: 0px;
}
.fdi-sidebar {
    max-height: 360px;
    direction: rtl;
    text-align: left;
    overflow-y: auto;
}
.fdi-sidebar > li > a {
    display: block;
/*    margin: 0 0 -1px;*/
    margin: 0;
    padding: 4px 14px;
}
.fdi-sidebar > li > a .icon-chevron-right {
    float: right;
    margin-right: -6px;
    margin-top: 2px;
    opacity: 0.25;
}
.fdi-sidebar > li.apt-shared > a {
    color: #999999;
    font-style: italic;
}
.fdi-sidebar > li.active > a .icon-chevron-right {
    opacity: 1;
}
.apartments-list {

}
.fdi-navlist {
    background-image: linear-gradient(to bottom, white, #F2F2F2);
    border: 1px solid #D4D4D4;
    border-radius: 4px 4px 4px 4px;
    color: #777777;
    padding: 10px;
    margin-bottom: 20px;
}
.fdi-navlist h3 {
    margin: 0 0 6px;
    text-shadow: 1px 1px 1px #fff, -1px -1px 1px #ddd;
    font-size: 20px;
    line-height: 24px;
}
.fdi-navlist .search-query {
    display: block;
    margin-bottom: 6px;
    width: auto;
}
.fdi-navlist .fdi-sidebar {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #D4D4D4;
    padding: 0;
    margin-bottom: 10px;
    max-height: 240px
}
.fdi-navlist .user-status-deleted {
    text-decoration: line-through !important;
    color: #999;
}
.fdi-navlist .user-status-inactive {
    color: #999;
}
.fdi-navlist .user-status-locked {
    color: #f33;
}
.wizard .item {
    display: none;
}
.wizard .item.active {
    display: block;
}

/* ==== Wizard breadcrumb ==== */
.wizard-breadcrumb {
    border-bottom: 2px solid;
    counter-reset: item;
    display: inline-block;
    height: 10px;
    margin-bottom: 30px;
    margin-top: 15px;
    position: relative;
}
.wizard-breadcrumb.wizard-breadcrumb.disabled:after {
    position: absolute;
    width: 100%;
    height: 2em;
    background: #fff;
    opacity: 0.7;
    top: 0;
    left: 0;
    content: "";
}
.wizard-breadcrumb li {
    background: #fff;
    border-color: #000;
    border-radius: 10px 30px 30px 10px/15px 15px 15px 15px;
    border-style: none solid;
    border-width: 2px;
    color: #666;
    display: inline-block;
    font-size: 14px;
    margin: 0 10px;
    padding: 0 10px 0 6px;
    position: relative;
}
.wizard-breadcrumb li:before {
    border-width: 1px;
    border-style: solid;
    color: #f0f0f0;
    text-shadow: 0 1px 1px rgba(255,255,255,0.75);
    background-color: #666;
    background-image: linear-gradient(to bottom,#666,#000);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff666666', endColorstr='#ff000000', GradientType=0);
    border-color: #666;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
    border-radius: 100%;
    content: counter(item,decimal);
    counter-increment: item;
    display: inline-block;
    font-weight: bold;
    line-height: 1em;
    margin-right: 0.5em;
    padding: 0.3em;
    text-align: center;
    width: 1em;
}
.wizard-breadcrumb li a {
    color: #000;
}
.wizard-breadcrumb li.active {
    color: #000;
}
.wizard-breadcrumb li.active:before {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #006dcc;
    background-image: linear-gradient(to bottom,#08c,#0044cc);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0043cc', GradientType=0);
    border-color: #0044cc #0044cc #002a80;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.wizard-breadcrumb li.active {
    color: #0044cc;
}
.wizard-breadcrumb li.done {
    color: #999;
}
.wizard-breadcrumb li.done:before {
    color: #fff;
    text-shadow: 0 -1px 0 rgba(0,0,0,0.25);
    background-color: #5bb75b;
    background-image: linear-gradient(to bottom,#62c462,#51a351);
    background-repeat: repeat-x;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
    border-color: #51a351 #51a351 #387038;
    border-color: rgba(0,0,0,0.1) rgba(0,0,0,0.1) rgba(0,0,0,0.25);
}
.IE8 .wizard-breadcrumb {

}
.IE8 .wizard-breadcrumb li {
    border: none;
    background: url("/images/wizbread-bg.png") no-repeat scroll 0 -8px #fff;
    position: relative;
}
.IE8 .wizard-breadcrumb li:after {
    background: url("/images/wizbread-bg.png") no-repeat scroll 100% -48px transparent;
    content: "";
    display: inline-block;
    height: 24px;
    position: absolute;
    width: 10px;
}
.IE8 .wizard-breadcrumb li:before {
    background: url("/images/wizsteps-bg.png") repeat-x scroll 0 -48px transparent;
    border: none;
    width: 24px;
    height: 24px;
    padding: 0;
    line-height: 24px;
}
.IE8 .wizard-breadcrumb li.active:before {
    background-position: 0 -24px;
}

#editor {
    margin-bottom: 20px;
}
.input-append .spinner {
    border: 1px solid transparent;
    display: inline-block;
    height: 20px;
    margin-left: -1px;
    padding: 4px 0;
    position: relative;
    vertical-align: top;
    width: 15px;
}
.input-append .spinner a.btn {
    display: inline-block;
    height: 13.5px;
    left: 0;
    line-height: 12px;
    position: absolute;
    width: 15px;
    padding: 0;
}
.input-append .spinner a.btn:first-child {
    top: -1px;
    border-radius: 0;
}
.input-append .spinner a.btn {
    bottom: -1px;
    border-radius: 0;
}
.input-append .spinner:last-child a.btn:first-child {
    border-radius: 0 4px 0 0;
}
.input-append .spinner:last-child a.btn {
    border-radius: 0 0 4px 0;
}
.input-spinner {
    width: 40px;
}
/*.modal {
    margin-top: -280px;
}
.modal-body {
    max-height: 460px;
}
.modal.fade {
    top: -50%;
}*/
#cml-form-list {
    max-height: 320px;
    overflow-y: auto;
    padding-top: 0;
}
#cml-form-list .control-group {
    margin-bottom: 10px;
}
#cml-form-list legend + .control-group {
    margin-top: 0;
}
#cml-form ol.nav {
    margin: 0;
}
#cml-form ol.nav li {
    display: inline-block;
}
#cml-form ol.nav li a {
    color: #ccc;
}
#cml-form ol.nav li.active a {
    color: inherit;
}
.mode-simple [data-mode="advanced"] {
    display: none;
}
.mode-2l [data-mode="graphic"] {
    display: none;
}

.mode-noAms [data-mode="ams"] {
    display: none;
}
.fdi-header {
    border-bottom: 1px solid #DDDDDD;
    color: #333333;
    font-size: 21px;
    line-height: 40px;
    line-height: 40px;
    margin-bottom: 20px;
    padding: 0;
}
.fdi-header:after {
    display: block;
    clear: left;
    content: " ";
}
li.empty {
    color: #999;
    font-style: italic;
}

.icon-usb,
.icon-serial,
.icon-serial2,
.icon-db,
.icon-usb,
.icon-set-default {
    background-image: url("/images/fdi-icons.png");
}

.icon-white.icon-usb,
.icon-white.icon-serial,
.icon-white.icon-serial2,
.icon-white.icon-db,
.icon-white.icon-usb,
.icon-white.icon-set-default {
    background-image: url("/images/fdi-icons-white.png");
}

.icon-db          {background-position:-3px -3px}
.icon-encoder     {background-position:-23px -3px}
.icon-serial      {background-position:-43px -3px}
.icon-serial2     {background-position:-3px -23px}
.icon-usb         {background-position:-23px -23px}
.icon-set-default {background-position:-43px -23px}

.memory-plug {
    background: url("/images/encodeurMem.gif") no-repeat 50% 0;
    height: 300px;
}
#cml-list .btn {
    margin-bottom: 12px;
}
#cml-list .btn div {
    width: 77px;
    height: 96px;
    background: url("/images/memory.png") no-repeat 0 0;
    margin: 0 auto;
}
#cml-list .btn .title {
    font-weight: bold;
}
#cml-list .btn .content {
    font-size: 9pt;
    margin: 4px 0;
}

.selectSeparator{
    background-image: url("data:image/gif;base64,R0lGODlhAQABAIAAAAAAAAAAACH5BAAAAAAALAAAAAABAAEAAAICTAEAOw==");
    color:black;
    background-repeat:repeat-x;
    background-position:50% 50%;
    background-attachment:scroll;
}

.optionBlue{
    color: blue;
}

#cml-list .btn.need-update div {
    background-position: 0 -97px;
}
#cml-list .btn.error div {
    background-position: 0 -194px;
}


tr.client
{
    background-color: #f9f9f9;
}

.apartment-form .control-group,
.apartment-form input{
    margin-bottom: 0px;
}

#howItWorks {
    color: #D58D09;
}

/*
.journal table{width:100%;margin-bottom:18px;padding:0;font-size:13px;border-collapse:collapse;}
.journal table th,.journal table td{padding:10px 10px 9px;line-height:18px;text-align:left;}
.journal table th{padding-top:9px;font-weight:bold;vertical-align:middle;}
.journal table td{vertical-align:top;border-top:1px solid #ddd;}
.journal table tbody th{border-top:1px solid #ddd;vertical-align:top;}
.journal .condensed-table th,.journal .condensed-table td{padding:5px 5px 4px;}
*/
.journal table thead th {
    cursor: pointer;
}
.journal table thead th:after {
    content: "";
    float: right;
    margin-top: -11px;
    border-width: 0 4px 4px;
    border-style: solid;
    border-color: #000 transparent;
    visibility: hidden;
}
.journal table .tablesorter-headerDesc,
.journal table .tablesorter-headerAsc {
    background-color: rgba(141, 192, 219, 0.25);
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
}
.journal table thead th:hover:after {
    visibility: visible;
}
.journal table .tablesorter-headerAsc:after,
.journal table .tablesorter-headerAsc:hover:after {
    visibility: visible;
    filter: alpha(opacity=60);
    opacity: 0.6;
}
.journal table .tablesorter-headerDesc:after {
    border-bottom: none;
    border-left: 4px solid transparent;
    border-right: 4px solid transparent;
    border-top: 4px solid #000;
    visibility: visible;
    box-shadow: none;
    filter: alpha(opacity=60);
    opacity: 0.6;
}

.btn-export-logs {
    margin-left: 37px;
}

/* Platine */
#general .form-horizontal .control-label{
    width: 220px;
}
#audio .control-label{
    width: 200px;
}
#general .form-horizontal .controls{
    margin-left: 240px;
}
#audio .controls{
    margin-left: 220px;
}
#divAccessCode{
    width: 700px;
}

.thumbnail .title {
    margin-bottom: 10px;
    display: block;
    color: #666;
    font-size: 14pt;
    font-weight: bold;
    text-align: center;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}

.slider {
    color: #333333;
    text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
    background-color: #f5f5f5;
    *background-color: #e6e6e6;
    background-image: -moz-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ffffff), to(#e6e6e6));
    background-image: -webkit-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: -o-linear-gradient(top, #ffffff, #e6e6e6);
    background-image: linear-gradient(to bottom, #ffffff, #e6e6e6);
    background-repeat: repeat-x;
    border: 1px solid #cccccc;
    *border: 0;
    border-color: #e6e6e6 #e6e6e6 #bfbfbf;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
    border-bottom-color: #b3b3b3;
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
       -moz-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);
            box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.2), 0 1px 2px rgba(0, 0, 0, 0.05);

    height: 28px;
    position: relative;
    width: 138px;
}

.slider .slider-btn {
    position: absolute;
    top: 0;
    margin: 1px 5px 0;
}

.slider .slider-btn.min {
    left : 0;
}
.slider .slider-btn.max {
    right: 0;
}

.slider .slider-track {
    background: #d4d4d4;
    margin: 0 28px 0 28px;
    height: 5px;
    border-width: 1px;
    border-style: solid;
    border-color: #b3b3b3 #f0f0f0 #f0f0f0 #b3b3b3;
    /* IE7: top margin doesn't work */
    border-radius: 10px;
    position: relative;
    top: 7px;
}

.slider .slider-handle {
    width: 16px;
    height: 16px;
    background: url("../images/slider-handle.png") no-repeat 0 50% transparent;
    cursor: pointer;
    margin: 2px 0 0 25px;
    position: absolute;
}

.slider .slider-handle div {
    padding-top: 10px;
    text-align: center;
    font-size: 10px
}


.memory-updated {
  background: url("../images/memoryUpdated.png") no-repeat 0 50% transparent;
}

.memory-updated h5 {
  padding-left: 30px;
}

.site-action {

}

.site-action:after {
    display: block;
    content: attr(title)attr(data-original-title);
    text-align: center; /* ie8 */
}

td a,
th a {
    color: black;
}

td a:hover,
th a:hover {
    color: #0088CC;
    text-decoration: none;
}

.popover-inner {
    color: #333;
}

.well.bddSelector {
    max-width: 400px;
    margin: 0 auto 10px;
    padding-top: 16px;
}

.well.bddSelector h4 {
    color: #555;
    border-bottom: 1px solid #dddddd;
    padding-bottom: 8px;
    padding-left: 125px;
    margin-bottom: 22px;
}

.well.bddSelector button img {
    width: 23px;
    opacity: 0.3;
    margin-right: 6px;
}

.journal .pull-right {
    position: absolute;
    right: 10px;
}

#ajax-loader {
    padding: 10px 20px;
    background: url("/images/ajax-loader.gif") no-repeat 50% 50% transparent;
}
#brand-logo {
    padding: 10px 20px;
    background: url("/images/urmet-28.png") no-repeat 50% 50% transparent;
}

/* Stats */
.thumbnail {
    font-size: 3em;
    line-height: normal;
    text-align: center;
}

.thumbnail h4 {
    background: none repeat scroll 0 0 #F0F0F0;
    margin: 0;
    padding: 4px 0;
}

/* Meilleur contraste pour les boutons actifs */
.btn.active, .btn:active {
    background-color: #565656;
    background-image: none;
    border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) #7B7B7B;
    box-shadow: 0 2px 4px rgba(0, 0, 0, 0.15) inset, 0 1px 2px rgba(0, 0, 0, 0.05);
    color: #CCCCCC;
    outline: 0 none;
    text-shadow: none;
}

.btn.active [class^="icon-"],
.btn.active [class*=" icon-"],
.btn:active [class^="icon-"],
.btn:active [class*=" icon-"] {
    background-image: url("../images/glyphicons-halflings-white.png");
}
