﻿/*@Import url(../Backoffice/ViewNode.css);*/

/*#centre.content,
#centre.content*/ a {
	color:#1a1a1a;	
}
 a {
	text-decoration:underline;
}
a:hover {
	 color: #000; 
}
p { 
  margin: 0 0 15px;
}
 ul,
 ol {
  padding: 0;
  margin: 0 0 20px 25px;
}
ul {
	list-style-type: disc;	
}
ol {
	list-style-type: decimal;	
}
 ul ul,
 ul ol,
 ol ol,
 ol ul {
  margin-bottom: 0;
}
 ul ul,
 ol ul {
	list-style-type: circle;
}
#centre .ViewNodeContent li {
  line-height: 21px;
}

 h1,
 h2,
 h3  {
  margin: 20px 0 25px;
  font-family: Verdana, Geneva, Arial, sans-serif;
  font-weight: bold;
  line-height: 20px;
  color: inherit;
  text-rendering: optimizelegibility;
}
 h1,
 h2,
 h3 
.titre,
.stitre,
.sstitre {
	  color: #6B6B60;
}
 h1,
 h2,
 h3 { 
	 line-height: 40px;
}
 h1,
.titre {
	 font-size: 35.5px;
}
 h2,
.stitre { 
	 font-size: 24.5px;
}
 h3,
.sstitre { 
	 font-size: 18.5px;
}
h1, .titre { 
	 line-height: 28px;
	 margin: 10px 0 25px;
}
 
h2, .stitre { 
	 line-height: 24px;
	 margin: 9px 0 20px;
}
h3, .sstitre { 
	 line-height: 21px;
	  margin: 8px 0 12px;
}
 h4,
 .intro { 
	 font-size: 18px;
}

h4, .alinea 
{
	 font-size: 18px;
	 text-decoration:underline;
	 display:table-cell;
	 color: Black; 
	 padding-left:17px;
	background:   url(img/menu-arrow-on.png) no-repeat 5px 9px;
}
	 
    
 h5 {
	 font-size: 14px;
}
 h6 {
	 font-size: 11.9px;
}
 strong {
	font-weight:bold;
}
 dl {
  margin-bottom: 20px;
}

 dt,
 dd {
  line-height: 20px;
}

 dt {
  font-weight: bold;
}

 dd {
  margin-left: 10px;
}
 /*hr {
  margin: 20px 0;
  border: 0;
  border-top: 1px solid #eeeeee;
  border-bottom: 1px solid #ffffff;
}*/
 abbr[title],
 abbr[data-original-title] {
  cursor: help;
  border-bottom: 1px dotted #999999;
}
 blockquote {
  padding: 0 0 0 15px;
  margin: 0 0 20px;
  border-left: 5px solid #eeeeee;
}
 cite {
  font-style: italic;
}

 blockquote p {
  margin-bottom: 0;
  font-weight: 300;
  line-height: 25px;
}

 blockquote small {
  display: block;
  line-height: 20px;
  color: #999999;
}

 blockquote small:before {
  content: '\2014 \00A0';
}
 q:before,
 q:after,
 blockquote:before,
 blockquote:after {
  content: "";
}

 address {
  display: block;
  margin-bottom: 20px;
  font-style: normal;
  line-height: 20px;
} 

 fieldset {
  padding: 0;
  margin: 0;
  border: 0;
}

 legend {
  display: block;
  width: 100%;
  padding: 10px 0 0 0; 
  margin-top: 3px;
  margin-bottom:3px;
  color: #333333;
  font-size: 20px;
  line-height: 27px;
  border: 0;
  border-bottom: 1px solid #e5e5e5;
}

 legend small {
  font-size: 15px;
  color: #999999;
}

 table.table {
  max-width: 100%;
  background-color: transparent;
  border-collapse: collapse;
  border-spacing: 0;
  margin-bottom: 10px;
  color: #6B6B60;
}
 table.table th,
 table.table td {
  padding: 8px;
  line-height: 20px;
  text-align: left;
  vertical-align: top;
  border-top: 1px solid #dddddd;
}

 table.table th {
  font-weight: bold;
}

 table.table thead th {
  vertical-align: bottom;
}

 table.table caption + thead tr:first-child th,
 table.table caption + thead tr:first-child td,
 table.table colgroup + thead tr:first-child th,
 table.table colgroup + thead tr:first-child td,
 table.table thead:first-child tr:first-child th,
 table.table thead:first-child tr:first-child td {
  border-top: 0;
}

 table.table tbody + tbody {
  border-top: 2px solid #dddddd;
}


#ViewNode7 #othersNews_wrapper {border-top: solid 1px grey;}

/* sommaire */
#btn-show,
#btn-close {
    display:block;
    background: transparent url("img/sommaire.png") no-repeat;
	color: #3E414A;
	width:45px;
	height:45px;
	text-indent:-5000px;
	position: absolute;
	top:0;
	right:5px;
	z-index:150;
}
#btn-show.active,
#btn-show:hover {
     background-position: 0 -45px;
}
#btn-show:hover {
 
}
p#empty-sommaire{padding: 20px 0 0 10px;}
.Sommaire {
padding: 7px 15px 20px 10px!important;
}
.SommaireContent {
    display:none;
    background-color: #FFF;
	padding:5px 37px 23px 0;
    height:auto;
   -moz-box-shadow: rgba(0, 0, 0, 0.20) -5px 5px 10px;
   -ms-box-shadow:rgba(0, 0, 0, 0.20) -5px 5px 10px;
   webkit-box-shadow: rgba(0, 0, 0, 0.20) -5px 5px 10px;
    box-shadow: rgba(0, 0, 0, 0.20) -5px 5px 10px;
     -o-box-shadow:rgba(0, 0, 0, 0.20) -5px 5px 10px;
     
   position: absolute;
	top:0;
	right:8px;
	width: 360px;
	margin-left:0;
	z-index:0;
	border: 1px solid #4ea7e8;
}
#scMilieuFond{
	padding: 10px;
}
#SommaireHaut {
	text-align:right;
	font-size:24px;
	background-color:#9dc3e7;
	padding: 3px 10px 3px 3px;
	border-bottom: 1px solid #4ea7e8;
	width: 333px;
}
#SommaireHaut #scTitre {
	text-align:right;
	font-size:15px;
	text-transform:uppercase;
	color:#FFF;
	font-weight:bold;
	
}
.SommaireEncadreHaut
{
	width: 307px;
	background-repeat: no-repeat;
	background-position: left top;
}

.SommaireEncadreContenu
{
	background-repeat: repeat-y;
	background-position: right bottom;
}

.SommaireEncadreBas
{
    height: 31px;
    width: 307px;
	background-repeat: no-repeat;
	background-position: right bottom;
}


.SommaireDossier 
{
    background-image: url(../MJ/ViewNode/im_tit_dossier.png);
}
.SommaireFiche 
{
    background-image: url(../MJ/ViewNode/im_picto_fiche.png);
}

a.SommaireFiche, a.SommaireDossier, a.SommaireDossierOuvert {
    font-family:Arial;
    font-size: 14px;
    background :url(img/menu-arrow-off.png) 0 7px no-repeat;
    text-decoration:none;
}
a.SommaireFiche:hover, a.SommaireDossier:hover, a.SommaireDossierOuvert:hover {
   background :url(img/menu-arrow-on.png) 0 7px no-repeat;
    text-decoration:underline;
}

.SommaireFiche, .SommaireDossier, .SommaireDossierOuvert {
    display: block;
    padding-bottom: 5px;
    padding-left: 25px;
}
.SommaireFiche {

    background-position: left top;
    background-repeat: no-repeat;
}


/* Spécifiques cotations */
pre
{
    font-family: Tahoma;
    white-space: pre-line;
}
.Cotations_FieldsetCommentaires
{
    width:782px;
    text-align:left;
    margin: auto;
}

/* Spécifiques gestion des offres */
.GestionOffres_FieldsetPublipostage, .GestionOffres_FieldsetCommentaires
{
    /*height: 114px;*/
    text-align: left;
} 
.GestionOffres_TdPubliPostage, .GestionOffres_TdCommentaires
{
    text-align: left;
    vertical-align: top;
    width: 400px;
}
.GestionOffres_FieldsetQuantites
{
    text-align: left;
}
.nofloat 
{clear: both;
    float:none;
}


/* ************************
  Style grilles DevExpress
************************ */

/*********/
/*Tableau*/
/*********/
.dxgvHeader
, .dxpcHeader
, .dxpSummary
, .dxgvGroupPanel
, .dxeListBoxItemHover 
, .dxgvFilterRow
, .dxgvPagerBottomPanel
{
    background-color: #EDEDED;
    border-color: #CFCFCF;
}
.dxgvHeader
{
    /*color: White;*/
    font-weight: bold;
    white-space: normal;
    /*background-color: #818480;*/
}
.dxgvControl, .dxgvDisabled, .dxpSummary
, .dxeMemo, .dxeEditArea
,.dxgvFilterRow td.dxgv
{
    border-color: #CFCFCF;
}

.dxeTextBox,  .dxeButtonEdit
{
    border-color: #D1D1D1;
}

.dxgvTable
{
    color: #000000;
}

.dxpcLite .dxpc-header, .dxdpLite .dxpc-header {
    /*background-color: #97A4AC;*/
    background-color: #EDEDED;
    border-bottom: 1px solid #C9C9C9;
    color: white;
    padding: 2px 2px 2px 12px;
}

.dxgvDataRowAlt {
    background-color: #F0F0F0;
}

.dxpPageNumber
{
    color: #000000;
}
/*
.dxtcPageContent_Office2010Silver > div
, .dxtcPageContent_Office2010Silver > div > div
, .dxtcPageContent > div, .dxtcPageContent > div > div {
    height: auto;
}
*/
.dxgvHeader, .dxgvHeader table {
    color: #8D8D8D;
    border-color: #CFCFCF;
    text-align: center;
}

.dxgvControl, .dxgvDisabled {
    color: Black;
    text-align: center;
    margin: 10px 0 0px;
}
.dxgvEditFormDisplayRow td.dxgv
/*, .dxgvDataRow td.dxgv
, .dxgvDataRowAlt td.dxgv
, .dxgvSelectedRow td.dxgv
, .dxgvFocusedRow td.dxgv*/ {
    
    text-align: center;
}


.dxeErrorCell {
    padding-left: 4px;
    padding-right: 5px;
    width: 150px;
}

.dxeBase {
    font: 14px Arial;
}

.dxgvGroupRow {
    text-align: left;
}

.dxgvEditFormDisplayRow td.dxgv
, .dxgvDataRow td.dxgv
, .dxgvDataRowAlt td.dxgv
, .dxgvSelectedRow td.dxgv
, .dxgvFocusedRow td.dxgv
{
    border-width: 0 1px 0 0;
    border-color: #CFCFCF;
}





/* Dev Express General : Gestion des onglet & Gestion des arrondies */
.dxtcActiveTab Table.dxtc
{
    color: White;
    font-weight: bold;
}

.dxtcActiveTab td.dxtc
,.dxtcTab td.dxtc
{
    padding-left: 20px!important;
    padding-right: 18px!important;
}

.dxtcTab
,.dxtcActiveTab
{
    height: 33px;
    padding: 0px;
    border-width: 0px;
    /*background-image: url("../../App_Themes/MJ/ViewNode/im_onglet_inactif_gauche.png");*/
    background-position: 8px top;
    background-repeat: no-repeat;
    background-color: Transparent;
    border-bottom-width: 0 !important;
}

.dxtcTab > table
,.dxtcActiveTab > table
{
    margin-bottom: 0px!important;
    height: 33px;
    margin-right: -6px;
    /*background-image: url("../../App_Themes/MJ/ViewNode/im_onglet_inactif_droite.png");*/
    background-position: right top;
    background-repeat: no-repeat;
    background-color: Transparent;
}

.dxtcActiveTab > table
{
    background-image: url("../../App_Themes/MJ/ViewNode/im_onglet_actif_droite.png");
	font-weight:bold;
}

.dxtcActiveTab 
{
    background-image: url("../../App_Themes/MJ/ViewNode/im_onglet_actif_gauche.png");
    color: white;
    font-weight:bold;
}


.dxtcTab > table
{
    background-image: url("../../App_Themes/MJ/ViewNode/im_onglet_inactif_gauche.png");
    color: #989898;
}

.dxtcTab 
{
    background-image: url("../../App_Themes/MJ/ViewNode/im_onglet_inactif_droite.png");
}

.dxtcPageContent
, .dxtcPageContentWithTabPositionBottom
, .dxtcPageContentWithTabPositionLeft
, .dxtcPageContentWithTabPositionRight
, .dxtcPageContentWithoutTabs 
, .dxtcControl
{   
    background-color: Transparent;
}

.dxtcControl
{   
    background-image: url("../../App_Themes/MJ/ViewNode/im_bloc_gris_avec_arrondies_bas.jpg");
    background-position: left bottom;
    background-repeat: no-repeat;
    margin: auto;
}

.dxtcPageContent
{
    background-image: url("../../App_Themes/MJ/ViewNode/im_bloc_gris_avec_arrondies_haut.jpg");
    background-position: left top;
    background-repeat: no-repeat;
    padding-bottom: 10px !important;
    padding-top: 15px !important;
    padding-left: 0px !important;
    padding-right: 0px !important;
    border: none!important;
    text-align: center;
}

.dxtcPageContent > div
{
    background-image: url("../../App_Themes/MJ/ViewNode/im_bloc_gris_avec_arrondies_1px.jpg");
    background-position: left top;
    background-repeat: repeat-y;
    /*padding:8px!important;*/
}

.dxgvInlineEditCell
{
    padding-left: 6px!important;
    padding-right: 6px!important;
    padding-top: 3px!important;
    padding-bottom: 4px!important;    
}

.dxtcLeftIndentCell, .dxtcRightIndentCell
{
    border-bottom: none!important;
}
.dxtcRightAlignCell
{
    border-bottom: none!important;
}

.dxtcTab, .dxtcTabWithTabPositionLeft, .dxtcTabWithTabPositionBottom, .dxtcTabWithTabPositionRight {
    color: white;
 }

/* titres par couleurs et par classe */
/*green */
#page.mega-green #centre a {
	color:#73c332;	
}
#page.mega-green #centre  a:hover {
	color: #528a25;
} 
#page.mega-green #centre  h1,
#page.mega-green #centre h2,
#page.mega-green #centre  .titre,
#page.mega-green #centre  .intro{
   color:#73c332;
}
#page.mega-green #centre h4 
{
    color:#73c332;    
	background-image:   url(img/menu-arrow-green-on.png);
}

/* orange */
#page.mega-orange #centre.content a{
   color:#ecb42d;
}
#page.mega-orange #centre  a:hover{
   color:#b98d24;
}
#page.mega-orange #centre  h1,
#page.mega-orange #centre  h2,
#page.mega-orange #centre  .titre,
#page.mega-orange #centre  .intro{
   color:#ecb42d;
}

#page.mega-orange #centre h4 
{
    color:#ecb42d;    
	background-image:   url(img/menu-arrow-orange-on.png);
}

/* red */
#page.mega-red #centre a {
   color:#ea5050;
}
#page.mega-red #centre  a:hover {
   color:#b53f3f;
}
#page.mega-red #centre h1,
#page.mega-red #centre h2,
#page.mega-red #centre .titre,
#page.mega-red #centre .intro{
   color:#ea5050;
}

#page.mega-red #centre h4 
{
    color:#ea5050;    
	background-image:   url(img/menu-arrow-red-on.png);
}

/* chemin de fer actif par couleur */
#page.mega-green #cdf a.active {
	color:#73c332;
}
#page.mega-orange #cdf a.active {
	color:#ecb42d;
}
#page.mega-red #cdf a.active {
	color:#ea5050;
}

/* puces par couleur */
#page.mega-red ul.puce li,
#page.mega-orange ul.puce li,
#page.mega-green ul.puce li {
    list-style: none;
	padding: 0 0 0 15px;
}
/* red */
#page.mega-red ul.puce li {
    background: url(img/im_list_puce.png) 0 5px no-repeat;
}
/* orange */
#page.mega-orange ul.puce li {
	background: url(img/im_list_puce_orange.png) 0 5px no-repeat;
}
/* green */
#page.mega-green ul.puce li {
   	background: url(img/im_list_puce_green.png) 0 5px no-repeat;
}


/* reset import */
.button, #ViewNode10 .button, a.button:link, a.button:visited, a.button:active, a.button:hover {border:0;}
/* classes boutons */
.button {
  display: inline-block;
  *display: inline;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  line-height: 20px;
  color: #333333!important;
  text-align: center;
  text-shadow: 0 1px 1px rgba(255, 255, 255, 0.75);
  vertical-align: middle;
  cursor: pointer;
  background-color: #f5f5f5!important;
   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 #bbbbbb!important;
  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: #a2a2a2;
  -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);
   -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);
}

.button:hover,
.button:active,
.button.active,
.button.disabled,
.button[disabled] {
  color: #333333!important;
  background-color: #e6e6e6!important;
}

.button:active,
.button.active {
  background-color: #cccccc \9;
}

.button:hover {
  color: #333333!important;
  text-decoration: none;
  background-color: #e6e6e6!important;
   background-position: 0 -15px;
  -webkit-transition: background-position 0.1s linear;
     -moz-transition: background-position 0.1s linear;
       -o-transition: background-position 0.1s linear;
          transition: background-position 0.1s linear;
}

.button:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.button.active,
.button:active {
  background-color: #e6e6e6!important;
  background-color: #d9d9d9 \9!important;
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 2px 4px rgba(0, 0, 0, 0.15), 0 1px 2px rgba(0, 0, 0, 0.05);
}

.button.disabled,
.button[disabled] {
  cursor: default!important;
  background-color: #e6e6e6!important;
  background-image: none;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
     -moz-box-shadow: none;
          box-shadow: none;
}

.button-large {
  padding: 11px 19px;
  font-size: 17.5px;
  -webkit-border-radius: 6px;
     -moz-border-radius: 6px;
          border-radius: 6px;
}

.button-large [class^="icon-"],
.button-large [class*=" icon-"] {
  margin-top: 2px;
}

.button-small {
  padding: 2px 10px;
  font-size: 11.9px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.button-small [class^="icon-"],
.button-small [class*=" icon-"] {
  margin-top: 0;
}

.button-mini {
  padding: 1px 6px;
  font-size: 10.5px;
  -webkit-border-radius: 3px;
     -moz-border-radius: 3px;
          border-radius: 3px;
}

.button-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
  -webkit-box-sizing: border-box;
     -moz-box-sizing: border-box;
          box-sizing: border-box;
}

.button-block + .button-block {
  margin-top: 5px;
}

input[type="submit"].button-block,
input[type="reset"].button-block,
input[type="button"].button-block {
  width: 100%;
}

.button-primary.active,
.button-warning.active,
.button-danger.active,
.button-success.active,
.button-info.active,
.button-inverse.active {
  color: rgba(255, 255, 255, 0.75)!important;
}

.button {
  border-color: #c5c5c5!important;
  border-color: rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.15) rgba(0, 0, 0, 0.25)!important;
}

.button-primary {
  color: #ffffff!important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #006dcc!important;
  background-image: -moz-linear-gradient(top, #0088cc, #0044cc);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#0088cc), to(#0044cc));
  background-image: -webkit-linear-gradient(top, #0088cc, #0044cc);
  background-image: -o-linear-gradient(top, #0088cc, #0044cc);
  background-image: linear-gradient(to bottom, #0088cc, #0044cc);
  background-repeat: repeat-x;
  border-color: #0044cc #0044cc #002a80!important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff0088cc', endColorstr='#ff0044cc', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.button-primary:hover,
.button-primary:active,
.button-primary.active,
.button-primary.disabled,
.button-primary[disabled] {
  color: #ffffff!important;
  background-color: #0044cc!important;
}

.button-primary:active,
.button-primary.active {
  background-color: #003399 \9!important;
}

.button-warning {
  color: #ffffff!important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #faa732!important;
  background-image: -moz-linear-gradient(top, #fbb450, #f89406);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#fbb450), to(#f89406));
  background-image: -webkit-linear-gradient(top, #fbb450, #f89406);
  background-image: -o-linear-gradient(top, #fbb450, #f89406);
  background-image: linear-gradient(to bottom, #fbb450, #f89406);
  background-repeat: repeat-x;
  border-color: #f89406 #f89406 #ad6704!important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fffbb450', endColorstr='#fff89406', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.button-warning:hover,
.button-warning:active,
.button-warning.active,
.button-warning.disabled,
.button-warning[disabled] {
  color: #ffffff!important;
  background-color: #f89406!important;
}

.button-warning:active,
.button-warning.active {
  background-color: #c67605 \9!important;
}

.button-danger {
  color: #ffffff!important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #da4f49!important;
  background-image: -moz-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#ee5f5b), to(#bd362f));
  background-image: -webkit-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: -o-linear-gradient(top, #ee5f5b, #bd362f);
  background-image: linear-gradient(to bottom, #ee5f5b, #bd362f);
  background-repeat: repeat-x;
  border-color: #bd362f #bd362f #802420!important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffee5f5b', endColorstr='#ffbd362f', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.button-danger:hover,
.button-danger:active,
.button-danger.active,
.button-danger.disabled,
.button-danger[disabled] {
  color: #ffffff!important;
  background-color: #bd362f!important;
}

.button-danger:active,
.button-danger.active {
  background-color: #942a25 \9!important;
}

.button-success {
  color: #ffffff!important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #5bb75b!important;
  background-image: -moz-linear-gradient(top, #62c462, #51a351);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#62c462), to(#51a351));
  background-image: -webkit-linear-gradient(top, #62c462, #51a351);
  background-image: -o-linear-gradient(top, #62c462, #51a351);
  background-image: linear-gradient(to bottom, #62c462, #51a351);
  background-repeat: repeat-x;
  border-color: #51a351 #51a351 #387038!important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff62c462', endColorstr='#ff51a351', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.button-success:hover,
.button-success:active,
.button-success.active,
.button-success.disabled,
.button-success[disabled] {
  color: #ffffff!important;
  background-color: #51a351!important;
 }

.button-success:active,
.button-success.active {
  background-color: #408140 \9!important;
}

.button-info {
  color: #ffffff!important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #49afcd!important;
  background-image: -moz-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#5bc0de), to(#2f96b4));
  background-image: -webkit-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: -o-linear-gradient(top, #5bc0de, #2f96b4);
  background-image: linear-gradient(to bottom, #5bc0de, #2f96b4);
  background-repeat: repeat-x;
  border-color: #2f96b4 #2f96b4 #1f6377!important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff2f96b4', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.button-info:hover,
.button-info:active,
.button-info.active,
.button-info.disabled,
.button-info[disabled] {
  color: #ffffff!important;
  background-color: #2f96b4!important;
 }

.button-info:active,
.button-info.active {
  background-color: #24748c \9;
}

.button-inverse {
  color: #ffffff!important;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #363636!important;
  background-image: -moz-linear-gradient(top, #444444, #222222);
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#444444), to(#222222));
  background-image: -webkit-linear-gradient(top, #444444, #222222);
  background-image: -o-linear-gradient(top, #444444, #222222);
  background-image: linear-gradient(to bottom, #444444, #222222);
  background-repeat: repeat-x;
  border-color: #222222 #222222 #000000!important;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25)!important;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff444444', endColorstr='#ff222222', GradientType=0);
  filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
}

.button-inverse:hover,
.button-inverse:active,
.button-inverse.active,
.button-inverse.disabled,
.button-inverse[disabled] {
  color: #ffffff!important;
  background-color: #222222!important;
 }

.button-inverse:active,
.button-inverse.active {
  background-color: #080808 \9!important;
}
