/*!
 * Start Bootstrap - SB Admin 2 Bootstrap Admin Theme (http://startbootstrap.com)
 * Code licensed under the Apache License v2.0.
 * For details, see http://www.apache.org/licenses/LICENSE-2.0.
 */

form label{
    font-weight: normal;
 }
.btn-dashbord{
    width: 125px;
    height: 125px;
    white-space: initial;
    margin: 4px;
}
.prob {
  color: red !important;
}
.icon1-btn-dashbord{
    font-size: 50px;
    margin-top: 7px;
}

.icon2-btn-dashbord{
    position: absolute;
    font-size: 20px;
    margin-top: 45px;
}

.text-btn-dashbord{
  margin-top: 80px;
  padding-top: 10px;
  /* width: inherit; */
  /* width: 100px; */
  white-space: initial;
  word-wrap: break-word;
  width: 300px;
  line-height: 1.3;
  height: 40px;
  vertical-align: middle;
  display: table-cell;
  text-align: center;
  /* margin-top: 0px; */
}
table-striped th{
	white-space:nowrap;
}
.sortable:hover{
    cursor: pointer;
}

input.read-only {
cursor: not-allowed;
background-color: rgb(238, 238, 238);
}
        .input-table td{
            border:none!important;
            padding:3px!important;
            vertical-align: middle!important;
            text-align: right;
        }

        .tab-content{
            color: rgb(70, 70, 70);
        }
        .tab-content td, .tab-content label, .tab-content h3, .tab-content blockquote{
            font-weight: normal;
            font-size: 13px;
            margin: 0px;
        }

        .tab-content blockquote{
            margin : 10px;
            border-left: none; 
        }

        .tab-content input{
            margin: 3px;
        }

        .tab-content h3{
            margin-top: 20px;
            font-weight: bold;
            font-size: 1.17em;
        }

        .tab-content td h3{
            margin-top: 0px;
        }

        .RequiredMsg {
            display: inline;
            color: #CC3333;
            font-weight: bold;
            /* border: 1px solid #CC3333; */
            }

        .nav-tabs>li>a {
          /*background-color: #333333; 
          border-color: #777777;
          color:#fff;*/
          background-color: #EFEFEF;
border-color: #BABABA;
color: #606060;
        }

        /* active tab color */
        .nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
          /*color: #fff;
          background-color: #666;
          border: 1px solid #888888;
        */
color: #3F3F3F;
background-color: #DADADA;
border: 1px solid #9B9B9B;
        }

        /* hover tab color */
        .nav-tabs>li>a:hover {

color: #8A8A8A;
background-color: #F9F9F9;
border: 1px solid #9B9B9B;
        }

.nav>li>a {
position: relative;
display: block;
padding: 10px 15px;
font-size: 14px;
}


body {
    background-color: #f8f8f8;
}

#wrapper {
    width: 100%;
}

#page-wrapper {
    padding: 0 15px;
    min-height: 568px;
    background-color: #fff;
}

@media(min-width:768px) {
    #page-wrapper {
        position: inherit;
        margin: 0 0 0 250px;
        padding: 0 30px;
        border-left: 1px solid #e7e7e7;
    }
}

.navbar-top-links {
    margin-right: 0;
}

.navbar-top-links li {
    display: inline-block;
}

.navbar-top-links li:last-child {
    margin-right: 15px;
}

.navbar-top-links li a {
    padding: 15px;
    min-height: 50px;
}

.navbar-top-links .dropdown-menu li {
    display: block;
}

.navbar-top-links .dropdown-menu li:last-child {
    margin-right: 0;
}

.navbar-top-links .dropdown-menu li a {
    padding: 3px 20px;
    min-height: 0;
}

.navbar-top-links .dropdown-menu li a div {
    white-space: normal;
}

.navbar-top-links .dropdown-messages,
.navbar-top-links .dropdown-tasks,
.navbar-top-links .dropdown-alerts {
    width: 310px;
    min-width: 0;
}

.navbar-top-links .dropdown-messages {
    margin-left: 5px;
}

.navbar-top-links .dropdown-tasks {
    margin-left: -59px;
}

.navbar-top-links .dropdown-alerts {
    margin-left: -123px;
}

.navbar-top-links .dropdown-user {
    right: 0;
    left: auto;
}

.sidebar .sidebar-nav.navbar-collapse {
    padding-right: 0;
    padding-left: 0;
}

.sidebar .sidebar-search {
    padding: 15px;
}

.sidebar ul li {
    border-bottom: 1px solid #e7e7e7;
}

.sidebar ul li a.active {
    background-color: #eee;
}

.sidebar .arrow {
    float: right;
}

.sidebar .fa.arrow:before {
    content: "\f104";
}

.sidebar .active>a>.fa.arrow:before {
    content: "\f107";
}

.sidebar .nav-second-level li,
.sidebar .nav-third-level li {
    border-bottom: 0!important;
}

.sidebar .nav-second-level li a {
    padding-left: 37px;
}

.sidebar .nav-third-level li a {
    padding-left: 52px;
}

@media(min-width:768px) {
    .sidebar {
        z-index: 1;
        position: absolute;
        width: 250px;
        margin-top: 51px;
    }

    .navbar-top-links .dropdown-messages,
    .navbar-top-links .dropdown-tasks,
    .navbar-top-links .dropdown-alerts {
        margin-left: auto;
    }
}

.btn-outline {
    color: inherit;
    background-color: transparent;
    transition: all .5s;
}

.btn-primary.btn-outline {
    color: #428bca;
}

.btn-success.btn-outline {
    color: #5cb85c;
}

.btn-info.btn-outline {
    color: #5bc0de;
}

.btn-warning.btn-outline {
    color: #f0ad4e;
}

.btn-danger.btn-outline {
    color: #d9534f;
}

.btn-primary.btn-outline:hover,
.btn-success.btn-outline:hover,
.btn-info.btn-outline:hover,
.btn-warning.btn-outline:hover,
.btn-danger.btn-outline:hover {
    color: #fff;
}

.chat {
    margin: 0;
    padding: 0;
    list-style: none;
}

.chat li {
    margin-bottom: 10px;
    padding-bottom: 5px;
    border-bottom: 1px dotted #999;
}

.chat li.left .chat-body {
    margin-left: 60px;
}

.chat li.right .chat-body {
    margin-right: 60px;
}

.chat li .chat-body p {
    margin: 0;
}

.panel .slidedown .glyphicon,
.chat .glyphicon {
    margin-right: 5px;
}

.chat-panel .panel-body {
    height: 350px;
    overflow-y: scroll;
}

.login-panel {
    margin-top: 25%;
}

.flot-chart {
    display: block;
    height: 400px;
}

.flot-chart-content {
    width: 100%;
    height: 100%;
}

table.dataTable thead .sorting,
table.dataTable thead .sorting_asc,
table.dataTable thead .sorting_desc,
table.dataTable thead .sorting_asc_disabled,
table.dataTable thead .sorting_desc_disabled {
    background: 0 0;
}

table.dataTable thead .sorting_asc:after {
    content: "\f0de";
    float: right;
    font-family: fontawesome;
    margin-left: 3px;
}

table.dataTable thead .sorting_desc:after {
    content: "\f0dd";
    float: right;
    font-family: fontawesome;
    margin-left: 3px;
}

table.dataTable thead .sorting:after {
    content: "\f0dc";
    float: right;
    font-family: fontawesome;
    color: rgba(50,50,50,.5);
    margin-left: 3px;
}

.btn-circle {
    width: 30px;
    height: 30px;
    padding: 6px 0;
    border-radius: 15px;
    text-align: center;
    font-size: 12px;
    line-height: 1.428571429;
}

.btn-circle.btn-lg {
    width: 50px;
    height: 50px;
    padding: 10px 16px;
    border-radius: 25px;
    font-size: 18px;
    line-height: 1.33;
}

.btn-circle.btn-xl {
    width: 70px;
    height: 70px;
    padding: 10px 16px;
    border-radius: 35px;
    font-size: 24px;
    line-height: 1.33;
}

.show-grid [class^=col-] {
    padding-top: 10px;
    padding-bottom: 10px;
    border: 1px solid #ddd;
    background-color: #eee!important;
}

.show-grid {
    margin: 15px 0;
}

.huge {
    font-size: 40px;
}

.panel-green {
    border-color: #5cb85c;
}

.panel-green .panel-heading {
    border-color: #5cb85c;
    color: #fff;
    background-color: #5cb85c;
}

.panel-green a {
    color: #5cb85c;
}

.panel-green a:hover {
    color: #3d8b3d;
}

.panel-red {
    border-color: #d9534f;
}

.panel-red .panel-heading {
    border-color: #d9534f;
    color: #fff;
    background-color: #d9534f;
}

.panel-red a {
    color: #d9534f;
}

.panel-red a:hover {
    color: #b52b27;
}

.panel-yellow {
    border-color: #f0ad4e;
}

.panel-yellow .panel-heading {
    border-color: #f0ad4e;
    color: #fff;
    background-color: #f0ad4e;
}

.panel-yellow a {
    color: #f0ad4e;
}

.panel-yellow a:hover {
    color: #df8a13;
}

.popover{
    max-width: none;
}

.page-header{
    background-image: url("./img/logo.png");
    background-size: auto 40px;
    background-position: right top;
    background-repeat: no-repeat;
}

.table tbody>tr>td.vert-align{
    vertical-align: middle;
}


#side-menu .btn-hide{
	position:absolute;
	top:45%;
	height: 70px;
	border-style: solid; 
	border-width: 20px;
	border-color: transparent #e5e5e5 transparent transparent;
	right:0px;"
}

#side-menu .btn-hide a{
	position: absolute;
	right: -30px;
	top: -12px;
	font-size: 25px;
}

#side-menu .btn-hide a:hover, #side-menu .btn-hide a:focus{
	background-color:transparent;
}

#side-menu .btn-hide a:hover i{
	color: black;
}

.link_confirmation.hover_link_confirmation{
	background-color: #dcb;
}

/* ----------------- */
/* -- BTN OUTLINE -- */
/* ----------------- */
.btn-outline-primary {
  color: #0275d8;
  background-image: none;
  background-color: transparent;
  border-color: #0275d8;
}

.btn-outline-primary:hover {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:focus, .btn-outline-primary.focus {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:active, .btn-outline-primary.active,
.open > .btn-outline-primary.dropdown-toggle {
  color: #fff;
  background-color: #0275d8;
  border-color: #0275d8;
}

.btn-outline-primary:active:hover, .btn-outline-primary:active:focus, .btn-outline-primary:active.focus, .btn-outline-primary.active:hover, .btn-outline-primary.active:focus, .btn-outline-primary.active.focus,
.open > .btn-outline-primary.dropdown-toggle:hover,
.open > .btn-outline-primary.dropdown-toggle:focus,
.open > .btn-outline-primary.dropdown-toggle.focus {
  color: #fff;
  background-color: #014682;
  border-color: #01315a;
}

.btn-outline-primary.disabled:focus, .btn-outline-primary.disabled.focus, .btn-outline-primary:disabled:focus, .btn-outline-primary:disabled.focus {
  border-color: #43a7fd;
}

.btn-outline-primary.disabled:hover, .btn-outline-primary:disabled:hover {
  border-color: #43a7fd;
}

.btn-outline-secondary {
  color: #ccc;
  background-image: none;
  background-color: transparent;
  border-color: #ccc;
}

.btn-outline-secondary:hover {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:focus, .btn-outline-secondary.focus {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:active, .btn-outline-secondary.active,
.open > .btn-outline-secondary.dropdown-toggle {
  color: #fff;
  background-color: #ccc;
  border-color: #ccc;
}

.btn-outline-secondary:active:hover, .btn-outline-secondary:active:focus, .btn-outline-secondary:active.focus, .btn-outline-secondary.active:hover, .btn-outline-secondary.active:focus, .btn-outline-secondary.active.focus,
.open > .btn-outline-secondary.dropdown-toggle:hover,
.open > .btn-outline-secondary.dropdown-toggle:focus,
.open > .btn-outline-secondary.dropdown-toggle.focus {
  color: #fff;
  background-color: #a1a1a1;
  border-color: #8c8c8c;
}

.btn-outline-secondary.disabled:focus, .btn-outline-secondary.disabled.focus, .btn-outline-secondary:disabled:focus, .btn-outline-secondary:disabled.focus {
  border-color: white;
}

.btn-outline-secondary.disabled:hover, .btn-outline-secondary:disabled:hover {
  border-color: white;
}

.btn-outline-info {
  color: #5bc0de;
  background-image: none;
  background-color: transparent;
  border-color: #5bc0de;
}

.btn-outline-info:hover {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:focus, .btn-outline-info.focus {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:active, .btn-outline-info.active,
.open > .btn-outline-info.dropdown-toggle {
  color: #fff;
  background-color: #5bc0de;
  border-color: #5bc0de;
}

.btn-outline-info:active:hover, .btn-outline-info:active:focus, .btn-outline-info:active.focus, .btn-outline-info.active:hover, .btn-outline-info.active:focus, .btn-outline-info.active.focus,
.open > .btn-outline-info.dropdown-toggle:hover,
.open > .btn-outline-info.dropdown-toggle:focus,
.open > .btn-outline-info.dropdown-toggle.focus {
  color: #fff;
  background-color: #269abc;
  border-color: #1f7e9a;
}

.btn-outline-info.disabled:focus, .btn-outline-info.disabled.focus, .btn-outline-info:disabled:focus, .btn-outline-info:disabled.focus {
  border-color: #b0e1ef;
}

.btn-outline-info.disabled:hover, .btn-outline-info:disabled:hover {
  border-color: #b0e1ef;
}

.btn-outline-success {
  color: #5cb85c;
  background-image: none;
  background-color: transparent;
  border-color: #5cb85c;
}

.btn-outline-success:hover {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:focus, .btn-outline-success.focus {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:active, .btn-outline-success.active,
.open > .btn-outline-success.dropdown-toggle {
  color: #fff;
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.btn-outline-success:active:hover, .btn-outline-success:active:focus, .btn-outline-success:active.focus, .btn-outline-success.active:hover, .btn-outline-success.active:focus, .btn-outline-success.active.focus,
.open > .btn-outline-success.dropdown-toggle:hover,
.open > .btn-outline-success.dropdown-toggle:focus,
.open > .btn-outline-success.dropdown-toggle.focus {
  color: #fff;
  background-color: #398439;
  border-color: #2d672d;
}

.btn-outline-success.disabled:focus, .btn-outline-success.disabled.focus, .btn-outline-success:disabled:focus, .btn-outline-success:disabled.focus {
  border-color: #a3d7a3;
}

.btn-outline-success.disabled:hover, .btn-outline-success:disabled:hover {
  border-color: #a3d7a3;
}

.btn-outline-warning {
  color: #f0ad4e;
  background-image: none;
  background-color: transparent;
  border-color: #f0ad4e;
}

.btn-outline-warning:hover {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:focus, .btn-outline-warning.focus {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:active, .btn-outline-warning.active,
.open > .btn-outline-warning.dropdown-toggle {
  color: #fff;
  background-color: #f0ad4e;
  border-color: #f0ad4e;
}

.btn-outline-warning:active:hover, .btn-outline-warning:active:focus, .btn-outline-warning:active.focus, .btn-outline-warning.active:hover, .btn-outline-warning.active:focus, .btn-outline-warning.active.focus,
.open > .btn-outline-warning.dropdown-toggle:hover,
.open > .btn-outline-warning.dropdown-toggle:focus,
.open > .btn-outline-warning.dropdown-toggle.focus {
  color: #fff;
  background-color: #d58512;
  border-color: #b06d0f;
}

.btn-outline-warning.disabled:focus, .btn-outline-warning.disabled.focus, .btn-outline-warning:disabled:focus, .btn-outline-warning:disabled.focus {
  border-color: #f8d9ac;
}

.btn-outline-warning.disabled:hover, .btn-outline-warning:disabled:hover {
  border-color: #f8d9ac;
}

.btn-outline-danger {
  color: #d9534f;
  background-image: none;
  background-color: transparent;
  border-color: #d9534f;
}

.btn-outline-danger:hover {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:focus, .btn-outline-danger.focus {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:active, .btn-outline-danger.active,
.open > .btn-outline-danger.dropdown-toggle {
  color: #fff;
  background-color: #d9534f;
  border-color: #d9534f;
}

.btn-outline-danger:active:hover, .btn-outline-danger:active:focus, .btn-outline-danger:active.focus, .btn-outline-danger.active:hover, .btn-outline-danger.active:focus, .btn-outline-danger.active.focus,
.open > .btn-outline-danger.dropdown-toggle:hover,
.open > .btn-outline-danger.dropdown-toggle:focus,
.open > .btn-outline-danger.dropdown-toggle.focus {
  color: #fff;
  background-color: #ac2925;
  border-color: #8b211e;
}

.btn-outline-danger.disabled:focus, .btn-outline-danger.disabled.focus, .btn-outline-danger:disabled:focus, .btn-outline-danger:disabled.focus {
  border-color: #eba5a3;
}

.btn-outline-danger.disabled:hover, .btn-outline-danger:disabled:hover {
  border-color: #eba5a3;
}

/* ----------------- */

.vertical{
    -webkit-transform:rotate(-90deg);
    -moz-transform:rotate(-90deg);
    -o-transform: rotate(-90deg);
    -ms-transform:rotate(-90deg);
    transform: rotate(-90deg);
    white-space:nowrap;
    display:block;
    bottom:0;
    width:20px;
    height:20px;
}

fieldset.scheduler-border {
    border: 1px solid #ccc !important;
    padding: 0 1.4em 0.2em 1.4em !important;
    margin: 0 0 0.5em 0 !important;
    -webkit-box-shadow:  0px 0px 0px 0px #000;
            box-shadow:  0px 0px 0px 0px #000;
}

.scheduler-border legend{
    font-size: 1.2em !important;
    font-weight: bold !important;
    text-align: left !important;
	width:inherit; /* Or auto */
    padding:0 10px; /* To give a bit of padding on the left and right */
    border-bottom:none;
	margin-bottom:3px;
}

.message_suivi {
	border:1px solid silver;
	margin-bottom: -1px;
	padding: 8px;
}
.message_suivi .date {
	border-right:1px solid silver;
	font-size: 0.9em;
	
}

.message_suivi .info_responsable
{
	font-size: 0.9em;
	padding: 3px;
	margin-bottom: 5px;
	font-style: italic;
}

#bloc_signature{
	display:block;
	border: 1px solid black;
	margin: auto;
	cursor: crosshair;
}

#loading{
	display: none;
	position: fixed;
	width: 100%;
	height: 100%;
	top: 0px;
	left: 0px;
	right: 0px;
	bottom: 0px;
	background-color: #eee;
	opacity: 0.6;
	z-index: 99999;
}
#loading i{
	margin: auto;
	display: block;
	margin-top: 300px;
}


.uploadFilesSection .holder { 
-webkit-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
-moz-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
-o-transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;
transition: all 0.2s ease-in-out, width 0, height 0, top 0, left 0;

  background-color:rgb(241, 241, 241);;margin : 6px; 
  margin-left:10px;
  border: 3px dashed #ccc; 
  width: 100%; min-height: 120px; 
  border-radius:10px; 
 }
 .uploadFilesSection  .files {
 margin: 10px;
 border: 1px solid rgb(216, 216, 216);
 border-radius: 4px;
 padding: 5px;
 background-color: rgb(247, 247, 247);
}
.uploadFilesSection .float-right{float:right;}
.uploadFilesSection .holder.hover { border: 10px dashed #0c0; }
.uploadFilesSection .holder img { display: block; margin: 10px auto; }
.uploadFilesSection .holder p { margin: 10px; font-size: 14px; }
.uploadFilesSection .holder-dragenter{
  background-color: rgb(210,210,210);

border-color:#5d6a81;
}
.uploadFilesSection .column{
  width:33%;
  float : left;
  padding:2px;
    padding-right: 10px;
}
.uploadFilesSection .holder .title {
  background: #606c88;
font-weight: bold;
  color: white;
  width: 100%;
  text-align: center;
  background-color: gray;
  /* border: 3px solid #ccc; */
  /* margin-left: -3px; */
  /* margin-top: -3px; */
  border-radius: 10px 10px 0px 0px;
  padding: 4px 0px 4px 0px;
  background-color: rgb(104, 104, 104);
}
.uploadFilesSection .holder li{margin-top:4px;}
.uploadFilesSection progress { width: 100%; }
.uploadFilesSection progress:after { content: '%'; }
.uploadFilesSection .fail { background: #c00; padding: 2px; color: #fff; }
.uploadFilesSection .hidden { display: none !important;}
.uploadFilesSection .file-row{overflow: hidden;}
.uploadFilesSection button.ban, button.ban_inverse{
	position: absolute; right: 5px; bottom: 5px; border: none; background: none; cursor: pointer;
}
.uploadFilesSection button.ban .fa-ban, button.ban .fa-ban_inverse:hover:before {color: silver;}
.uploadFilesSection button.ban_inverse .fa-ban:before, button.ban .fa-ban:hover:before {color:red;}
.uploadFilesSection button.ban_inverse .fa-ban:hover:before {color:silver;}

.uploadFilesSection .img .img_zoom:hover{
	cursor: zoom-in;
}

.uploadFilesSection .img {
	display:block;
	width: 60px;
	height: 60px;
	text-align:center;
	vertical-align: middle;
	float:left;
	margin: 3px;
	padding: 3px;
	height: 50px;
	border: 1px solid black;
	border-radius: 5px;
	overflow:hidden;
	position: relative;
}
.uploadFilesSection .img a.delete_image{
	position: absolute;
	top: 0px;
	right: 0px;
	z-index: 10;
	padding-right: 2px;
	padding-left: 2px;
	color: #844;
}
.uploadFilesSection .img a.delete_image:hover{
	color: red;
}

.uploadFilesSection .holder .img img {
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
	margin: 0px;
}
/*-------------------------------------
  Modal 
---------------------------------------*/
.modal-header{
    background-color:#e9ecef;
    height:35px;
    padding:8px 10px 8px 10px;
    text-shadow: none;
    color: #333;
    border-radius: 0px;
}
h4.modal-title {
    font-size:16px; 
    font-weight: 800;
}
.modal-content{
    box-shadow: 0 5px 15px rgba(0,0,0,.2);
    border-radius: 0px;
}
.modal-body{
    padding: 30px 30px 30px 30px;
}
.modal-body.bodypaddingtable{
  padding: 10px;
}
.modal-footer{
    background-color:#f9f9f9;
    padding: 12px 20px 15px 20px;
    margin-top:0px;
    text-align:left;
    
    border:none;

}
/* supprimer l'alignement a droit du footer */
.modal-footer>:not(:last-child) {
    margin: none;
}
.modal-header .btnClose{
  position: absolute;
  right: 5px;
  top:5px;
  width: 25px;
  opacity: 0.8;
}
.modal-header .btnClose:hover{
  cursor: pointer;
  opacity: 0.9;
}

.divscroll{
  width:100%;
  border:none;
  overflow-y:auto;
  overflow-x:auto;
}
.label-hover:hover, .fa-hover:hover{
  cursor: pointer;
  opacity: 0.8;
}

button[disabled="disabled"]{
    color: #bbb;
}

button[disabled="disabled"].active{
    opacity: 1;
}