@charset "utf-8";
/* CSS Document */

@charset "utf-8";
/* CSS Document */
/* CSS used here will be applied after bootstrap.css */

@charset "utf-8";
/* CSS Document */
/* CSS used here will be applied after bootstrap.css */

.dropdown {
    display:inline-block;
    /*margin-left:20px;
    padding:10px;*/
  }
 .d_togle{
	 background: transparent;
    border: 0px;
	padding:0px 10px;
 }
.notifications {
    min-width: 420px;
	padding:0px;
}

.glyphicon-bell {

    font-size:1.5rem;
  }

.notify-padding{
padding-left:0px;
padding-right:0px;
}

  .notifications-wrapper {
     overflow:auto;
     max-height: 390px /*510px*/;
	 width:100%;
    }

 .menu-title {
     color:#ff7788;
     font-size:1.5rem;
      display:inline-block;
      }

.glyphicon-circle-arrow-right {
      margin-left:10px;
   }
 .ok-right {
    margin-left: 10px;
}

 .notification-heading, .notification-footer  {
 	padding:2px 10px;

       }

 .notification-footer  {
	text-align: center;
 }
.dropdown-menu.divider {
  margin:0px 0;
  }



.notifications .content {
 text-decoration:none;
 /*background:#f5f5f5*/
 /*ebebeb*/;
 /*border-bottom:5px solid #fff;*/
     margin: 5px;



 }

.notification-item {
	    overflow-x: hidden;
		display: table-row;
/* padding:10px 0px;*/
/* margin:5px;*/
 /*background:#ccc;*/
/* border-radius:4px;*/


  width:100%;
  float:left;

 }

 .coup_icon{
	 float:left;
	 padding-right:10px;
	 color:#E93400;
	 }
.notify_divider{
	height: 1px;
    margin: 0px 10px;
    overflow: hidden;
   /*background-color: #ccc;*//*#ebebeb*/

}
.new_divider{
 background-color: #fff;
 }
 .old_divider{
 background-color: #ebebeb;
 }
.new_tag{
	background:#8ECE5A;
	color:#fff;
	border-radius:20px;
	padding:2px 10px;
	text-align:center;
	font-size:12px;
	white-space: nowrap;
}
.new_tag1{
  background:cornflowerblue;
  color:#fff;
  border-radius:20px;
  padding:2px 10px;
  text-align:center;
  font-size:12px;
  white-space: nowrap;
}
.pad_cls{
	padding:5px;
}
.alig_cen{
	text-align:center;
	padding:4px 0px;
}
.hr_divider{
	    /*width: 1px;
    margin: 0px 0;
    overflow: hidden;
    background-color: #e5e5e5;*/
	 content: "";
    display: inline-block;
    width: 0px;
    height: 100px;
    border-right: 1px solid #fafafa;
    border-left: 1px solid #b4b4b4;
    padding: 0;
}
.flt_right{
	float:right;
}


/*-- style-*/
.vertical-divider_2{
	clear: both;
	position: relative;
}

.vertical-divider_2:after, .vertical-divider_3:after {
	clear: both;
	content: " ";
	display: block;
	height: 0;
	visibility: hidden;
}


.vertical-divider_2 .column:not(:first-child):after{
	background: #DDDDDD;
	bottom: 0;
	content: " ";
	margin-left: -52px;
	position: absolute;
	top: 0;
	width: 1px;
}
.vertical-divider_3 .column:not(:first-child):after{
	background: #fff;
	bottom: 0;
	content: " ";
	margin-left: -46px;
	position: absolute;
	top: 0;
	width: 1px;
}
@media all and (min-width:0\0) and (min-resolution:.001dpcm)
{
    .vertical-divider_2 .column:not(:first-child):after{

	margin-left: -10px;

}
}


/* Very simple grid for example */
.section_2, .section_1 { width:100%; margin: 0px auto; padding: 0; overflow-x:hidden; display: table;}

.section_2 .column, .section_2 .columns { float: left; display: inline; padding:4px 10px; }

.section_2 .one-third.column { width: 33.33%; }
.section_1 .column, .section_1 .columns { float: left; display: table-cell; /*padding:4px 10px;*/ vertical-align: top; }

.section_1 .col-one.column { width: 10%;}
.section_1 .col-two.column { width: 73%; }
.section_1 .col-three.column { width: 15%; }

.section_2 p, .section_1 p{
	text-align:justify;
}
.bel_color{
color:#fff;
}
.badge-notify{
/*position:relative;
   top: -44px;
   right: 36px;*/
       position: absolute;
    top: 3px;
    right: 56px;
   }
 .notifications-wrapper p{
 line-height:17px;
 font-size:11px;
 margin-bottom:0px;
 }
 .new_notify{
 background:#d8d4d4;
 }
 .old_notify{
 background:#f5f5f5;
 }
 .no_notify{
 font-weight: bold;
    font-size: 18px;
    background: #f5f5f5;
    padding: 15px 0px;
    float: left;
    width: 100%;

 }
 .notifications{
	margin-top:0px !important;
}
.notifications:before {
   position: absolute;
   top: -15px;
   right: 5px;
   display: inline-block;
   border-right: 10px solid transparent;
   border-bottom: 15px solid #ccc;
   border-left: 10px solid transparent;
   /*border-bottom-color: rgba(0, 0, 0, 0.2);*/
   content: '';
 }

.notifications:after {
    position: absolute;
    top: -14px;
    right: 5px;
    display: inline-block;
    border-right: 9px solid transparent;
    border-bottom: 15px solid white;
    border-left:9px solid transparent;
    content: '';
  }

.notifications:before, .dropdown-menu.pull-right:before {
right: 5px;
left: auto;
}

.notifications::after, .dropdown-menu.pull-right:after {
right: 6px;
left: auto;
}


.sec1 {
    display: table;
    width:100%;
}
.col-1{
    width: 10%;
    display: table-cell;
    vertical-align: top;
}
.col-2{
    width: 75%;

    display: table-cell;
    vertical-align: top;
}
.col-3{
    width: 15%;
    display: table-cell;
    vertical-align: middle;
}

.valign-content{
    display: inline-block;
    height: 100%;
    width: 100%;

}

/*.align-class{
 position:relative;
    top:0;
    left:0;
    right:0;
    bottom:0;
}*/
/*.align-class:before{
content: '';
    display: inline-block;
    height: 100%;
    vertical-align: middle;
    margin-right: -0.25em;
	}
.font-align{
 display: inline-block;
    vertical-align: middle;
    position:relative;
    font-weight:bold;
	}*/
/*.centered{
display: inline-block;
    vertical-align: middle;
	}
	.center-area {

    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
  }
  .center-area:before {
    content: '';
    display: inline-block;
    vertical-align: middle;
    height: 100%;
  }*/
  /*.center-area{
   display: table;

  }
  .centered{



    display: table-cell;
    vertical-align: top;

}
.right-content{
 display: inline-block;
    height: 100%;
    width: 100%;

	}*/

/*-- Responsive --*/
.cir_color{
	color:#E93400;
}
@media screen and (max-width: 600px) {

	.notifications {
    min-width: 400px;
	}

}
@media screen and (max-width: 480px) {

	.notifications {
    min-width: 280px;
	}
	.section_1 .col-one.column { width: 20%; }
.section_1 .col-two.column { width: 60%; }
.section_1 .col-three.column { width: 20%; }

}
@media screen and (max-width: 320px) {

	.notifications {
    min-width: 250px;
	}
	.section_1 .col-one.column { width: 20%; }
.section_1 .col-two.column { width: 60%; }
.section_1 .col-three.column { width: 20%; }

}
