/*MENSAGENS DO SISTEM*/
.trigger{padding: 15px 15px 15px 40px; background: #eee; font-size: 0.8em; margin-bottom: 15px;}
.trigger a{font-weight: 600; font-size: 12px; text-transform: uppercase; padding: 5px 15px; background: #069; color: #fff;}
.trigger a:hover{background: #09f; color: #fff;}


           
            
           
            .triggerAjax{display: none; padding: 15px; text-transform: uppercase; background: #ccc; color: #000; margin-bottom: 20px; font-size: 0.8em; font-weight: bolder}
            .trigger-error{background: #e4b4b4;}
            .trigger-success{background: #b4e4b9;}
      


.accept{
	background: #71ca73 url(../icons/accept.png) center left 10px no-repeat;
	position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    font-size: 16px;
 }
.infor{
	background:  #c8dbfd url(../icons/infor.png) center left 10px no-repeat;
	position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    font-size: 16px;
 }
.alert{
	background:  #faf7b7 url(../icons/alert.png) center left 10px no-repeat;
	/* position: absolute; */
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    font-size: 16px;
 }
.error{
	background:  #ffafaf url(../icons/error.png) center left 10px no-repeat;
	position: absolute;
    top: 0px;
    left: 0px;
    right: 0px;
    text-align: center;
    font-size: 16px;
 }

