@charset "utf-8";
/* CSS Document */

.link
{font-family:Calibri;
color:#000;
font-size:14px;}

.menu
{font-family:Calibri;
color:#000;
font-size:18px;}

.dta
{font-family:Calibri;
color:#000;
font-size:15px;}

.body {

	margin-left: auto; 
	margin-right: auto;
	overflow-y: scroll;
}
.text-area{
	height: 80px;
	width: 200px;
	resize: none;
}
.label{
	vertical-align: top;
	font-weight: bold;
}
.style28{
	height: 20px;
	width: 200px;
}


.button-theme {
    background: #d20023;
    border: 2px solid #d20023;
}

.button-theme:hover {
    background: #b70824;
    border: 2px solid  #b70824;
}

.button-theme {
    cursor: pointer;
    padding: 14px 26px;
    letter-spacing: 1px;
    font-size: 13px;
    font-weight: 600;
    text-transform: uppercase;
    /*color: #555;*/
    /*background: #DDD;*/
    /*transition: .5s;*/
    border-radius: 2px;
    border: none;
}
.notification{font-family:Arial,sans-serif;font-size:12px;line-height:18px;margin:15px;position:relative;padding:14px 40px 14px 18px;-webkit-box-shadow:0 1px 1px 0 rgba(180,180,180,.1);box-shadow:0 1px 1px 0 rgba(180,180,180,.1);display:none}.notification p{margin:0}.notification span{font-weight:700}.notification.success{background-color:#EBF6E0;color:#5f9025;border:1px solid #b3dc82}.notification.error{background-color:#ffe9e9;color:#de5959;border:1px solid #fbc4c4;display:none}.notification.warning{background-color:#fff;color:#8f872e;border:1px solid #ded58a}.notification.notice{background-color:#E9F7FE;color:#5091b2;border:1px solid #b6d7e8}.notification.success .close,.notification.error .close,.notification.warning .close,.notification.notice .close{padding:0 14px;position:absolute;right:0;top:20px;display:block;height:8px;weight:8px}.notification.success .close{background:url(../img/alert_boxes_close_ico.png) 0 -8px no-repeat}.notification.error .close{background:url(../img/alert_boxes_close_ico.png) 0 0 no-repeat}.notification.warning .close{background:url(../img/alert_boxes_close_ico.png) 0 -16px no-repeat}.notification.notice .close{background:url(../img/alert_boxes_close_ico.png) 0 -24px no-repeat}
