.add_panel
{
	border-bottom: 2px solid #E6E9ED;
    padding: 1px 5px 6px;
	margin-bottom: 10px;
}
.repeat-item.ng-leave {
  -webkit-transition:0.5s linear all;
  transition:0.5s linear all;
}

.repeat-item.ng-enter,
.repeat-item.ng-leave.ng-leave-active {
  opacity:0;

}
.repeat-item.ng-leave,
.repeat-item.ng-enter.ng-enter-active {
  opacity:1;
 
}

.alert {
    border: 0;
    border-radius: 0;
}
.alert-success {
    background-color: #07a883 !important;
    border-color: #036750 !important;
    color: #fff !important;
}



#examples_length {
        padding-top: 7px; 
		margin-bottom: -6px;
		margin-right: 10px;
}
#examples_filter {
        padding-top: 7px; 
		margin-bottom: -6px; 	
}
#examples_wrapper { 
		margin-left: 2px; 	
}
.modal-footer{
		background-color:#FFFFFF !important;
}
#form_modal1{
		width:400px !important;
}
textarea{
		resize:none !important;
}

.success {
    background: #e9ffd9 url(../../../external/images/success.png) no-repeat 10px 50%;
    border: 1px solid #a6ca8a;
}

.alert-box {
    color: #555;
    border-radius: 2px;
    font-size: 12px;
    margin: 10px;
	width:83.5%;
} 

.alert-box1 {
    color: #555;
    border-radius: 2px;
    font-size: 12px;
    margin: 10px;
	width:84.5% !important;
} 

.display-none{
	display:none;
}

.form-control{
	margin-right:-2px;
}

.allevent{
	margin: 0;margin-right: 8px;width: 150px;outline: none;
}

.form-horizontal .control-label{
	width: 170px !important;
}

.mrg0px{margin: 0px 0px 0px 10px !important; }
.btn1 {
    padding: 3px 12px !important;
    margin-right: 0px;
}

.width700{
	width:700px !important;
}

.textalign-right{
	text-align:right !important;
}

.leadcount-box{
	width: 18.5%;
	float: left;
	margin-left:13px;
}

.leadcount-box1{
	width: 18.5%;
	float: left;
}

.redcolor{
	color:#FF0000;
}

.greybg{
	background-color:#f1f1f1 !important;
}

.orangecolor{
	color:#ff9900;
}

.height200{
	height:200px !important;
}
