/* =============================================================================
   InvoicePlane
   Custom Stylesheet

   All changes made in this file will override the default styles.
   ========================================================================== */

   .portlet-title h3 {
    font-size: 18px;
    margin: 10px 0 15px;
    font-weight: 600;
}
img.login-logo {
    max-width: 166px;
    float: left;
}
.login_header {
    display: block;
    padding-bottom: 15px;
    float: left;
    width: 100%;
}
.loginbody small {
	font-size: 11px;
}
.right_or:before {
    position: absolute;
    top: 50px;
    bottom: 0;
    background: #ececec;
    content: "";
    width: 1px;
    right: 0px;
}
.right_or:after {
    content: '(or)';
    position: absolute;
    right: -12px;
    top: 50%;
    line-height: 30px;
    background: #fff;
    font-size: 12px;
    text-transform: uppercase;
}
a.forgot {
    margin: 10px 0;
    float: right;
}
.signinform .form-control {
    position: relative;
    padding-left: 40px;
}
.signinform span.input-group-addon {
    position: absolute;
    z-index: 999;
    padding: 9px 10px;
    width: 36px;
    border: 1px solid #ccc;
}
.header {
display: block;
    position: relative;
    float: left;
    width: 100%;
    box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.31);
    -moz-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.31);
    -webkit-box-shadow: 1px 1px 8px rgba(0, 0, 0, 0.31);
    margin-bottom: 15px;
}
.header img {
    max-width: 147px;
    padding: 10px;
    margin-bottom: 0;
}
li.dropdown:hover ul.dropdown-menu {
	display: block;
}
.navbar-inverse .navbar-nav>li>a.userpro {
    padding: 0;
}
img.user_logo {
    height: 40px;
    width: 40px;
    padding: 0;
    margin: 12px 0;
    border-radius: 100%;
}
span.ellipse {
    position: relative;
}
span.ellipse:before {
	content: "\f142";
    font-family: FontAwesome;
    font-style: normal;
    font-weight: normal;
    text-decoration: inherit;
    color: #969696;
    font-size: 18px;
    padding-right: 0.5em;
    position: absolute;
    top: 12px;
    left: -16px;
}
.comapny-logo {
    float: right;
    margin-right: 40px;
}


@media screen and (max-width: 991px) {
.right_or:before {
    z-index: 99;
    height: 1px;
    top: 0;
    width: 100%;
}
.right_or:after {
    top: -5px;
    left: 45%;
    z-index: 999;
    line-height: 10px;
    padding: 0 10px;
    right: auto;
}
.custpadr {
    padding-top: 25px;
}
.custpadl {
    padding-bottom: 25px;
}
}

@media screen and (min-width: 992px) {
.custpadr {
    padding-right: 25px;
}
.custpadl {
    padding-left: 25px;
}
}

.custom1 {
    float: left;
    width: 145px;
    padding-left: 12px;
}
.comapny-logo img {width: 210px;
height: 64px; }
.custom2 {
    width: calc(100% - 145px);
    float: left;
}
.margin0{
	margin:0px;
}
.error-message{

    color:red;
}
table.table.table-striped1 a{
color:#FFFFFF;

}
table.table.table-striped1 td:nth-child(n) {
        /* background: red; */
    color: white;
        border: 3px solid #FFF;
    -webkit-box-shadow: 6px 0 4px -4px #FFF, -6px 0 4px -4px #FFF;
        border-radius: 5px;
}

table.table.table-striped1 td:nth-child(7) {
   /* background: green; */
    color: white;
        border: 3px solid #FFF;
    -webkit-box-shadow: 6px 0 4px -4px #FFF, -6px 0 4px -4px #FFF;
         border-radius: 5px;
       
}

  
  .fond{position:absolute;padding-top:85px;top:0;left:0; right:0;bottom:0;
 background-color:#00506b;}

.style_prevu_kit
{
    display:inline-block;
    border:0;
    width:100px;
    height:80px;
    position: relative;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1); 
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1); 
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1);
    transition: all 200ms ease-in;
    transform: scale(1);   

}

.style_prevu_kit:hover
{
    box-shadow: 0px 0px 150px #000000;
    z-index: 9999999;
    -webkit-transition: all 200ms ease-in;
    -webkit-transform: scale(1.5);
    -ms-transition: all 200ms ease-in;
    -ms-transform: scale(1.5);   
    -moz-transition: all 200ms ease-in;
    -moz-transform: scale(1.5);
    transition: all 200ms ease-in;
    transform: scale(1.2);
}
.table-responsive {
    overflow: visible;
   }

.search-filter{
	background-color: rgba(255, 0, 0, 0.12);
    padding: 5px;
    color: red;
    border-radius: 2px;
}
img.user_follow {
    height: 25px;
    width: 25px;
    padding: 0;
    margin: 12px 0;
    border-radius: 100%;
} 
img.user_follow1 {
   height: 54px;
    width: 54px;
    padding: 0;
    margin: 6px 0;
    float: right;
    border-radius: 100%;
} 
.logs_user{
	    background: #DEDEDE;
    border-radius: 6px;
    padding: 2px;
    float: right;
    margin-top: 17px;
	    margin-right: 6px;
}
.logs_user1{
	    background: rgba(222, 23, 8, 0.37);
    border-radius: 6px;
    padding: 2px;
}
.followuplist{
	   box-shadow: 0px 0px 11px 0px rgba(50, 50, 50, 0.75);
	 border-radius: 3px;
	
}
span.class_font {
    font-size: 13px;
}
.followuplist:hover{
    -moz-box-shadow: inset 0 0 10px #000000;
    -webkit-box-shadow: inset 0 0 10px #000000;
    box-shadow: inset 0 0 10px #8C8E90;
}
 .user_date{   float: left;     margin-left: 26px;}


/****************************************/
/* Styling rules, such as font and colors */
.date-as-calendar {
  font-variant: normal;
  font-style: normal;
  font-weight: normal;
  font-family: "Helvetica", "Arial", sans-serif;

  /* It seems vertical-align: baseline does not work correctly with display: inline-flex. */
  vertical-align: top;

  /* margin: 1ex; */

  color: black;
  background: white;
  background : linear-gradient(to bottom right, #FFF 0%, #EEE 100%);

  border: 1px solid #888;
  border-radius: 3px;
  overflow: hidden;

  box-shadow: 2px 2px 2px -2px black;
}
.date-as-calendar .weekday,
.date-as-calendar .day,
.date-as-calendar .month,
.date-as-calendar .year {
  text-align: center;
  line-height: 1.0;
}
.date-as-calendar .month {
  font-family: "Oswald", sans-serif;
  text-transform: uppercase;
  background: #B11;
  background : linear-gradient(to bottom right, #D66 0%, #A00 100%);
  color: white;
}

/****************************************/
/* Layout rules using display: inline-flex and relative dimensions using em. */
.inline-flex.date-as-calendar {
  display: inline-flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: space-between;
  
  width: 4.8em; 
  height: 5em; 
}
.inline-flex.date-as-calendar .weekday,
.inline-flex.date-as-calendar .day,
.inline-flex.date-as-calendar .month,
.inline-flex.date-as-calendar .year {
  display: block;
  flex: 1 1 auto;
}
.inline-flex.date-as-calendar .month {
  order: 1;
  font-size: 0.9em;
  padding: 0.3em 0;
}
.inline-flex.date-as-calendar .weekday {
  order: 2;
  font-size: 0.6125em;
}
.inline-flex.date-as-calendar .day {
  order: 3;
  font-size: 1.5em;
      margin-top: 6px;
}
.inline-flex.date-as-calendar .year {
  order: 4;
  font-size: 0.87750em;
}


.date-as-calendar.size2x {
  font-size: 18px;
}


table.table.table-striped1 td {
    padding: 0px;
}
.background_green{
	background: green !important;
}
.color_green{
	color:green;
}
.user_limit{
background: rgba(238, 33, 41, 0.21);
    color: #EE2129;
    padding: 3px;
    border-radius: 2px;

}
