#atlmessages{
	/*height:50px;*/
	display:block;
}
#atlmessages .alert{
	display:none;
}
span.returnmsg{padding-left:10px;font-size:0.8em;}

#fw-div-busy {
	position: absolute;
	z-index: 99999;
	display: none;
	/*background: url("/packages/3rd-party/smartadmin/img/ajax-loader.gif") no-repeat scroll center center white;*/
    background-repeat: no-repeat;
    background-position: center;
    background-image: url("/packages/3rd-party/smartadmin/img/select2-spinner.gif");
    background-color: white;
    background-attachment: scroll;
}
.widgetsubarea {margin:10px;}

.widgetsubarea h2 {
    float: left;
    margin: 0;
    margin-left: 10px;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    height: 100%;
    letter-spacing: 0;
    line-height: 34px;

    position: relative;
    width: auto;
}


.widgetsubarea header {
    background: none repeat scroll 0 0 #fafafa;
    border: 1px solid #c2c2c2;
    color: #333;
    height: 34px;
    line-height: 40px;
    padding: 0
}

.widgetsubarea header .widget-icon{
    display: block;
    float: left;
    font-size: 111%;
    height: 32px;
    line-height: 32px;
    margin-right: -10px;
    position: relative;
    text-align: center;
    width: 30px;
}
.widgetsubarea .widgetbody{
	padding:10px;
	display:block;
	float:none;
	 min-height: 100px;
    padding-bottom: 13px;
    position: relative;
 border-bottom-color: #ccc !important;
    border-left-color: #ccc !important;
    border-radius: 0;
    border-right-color: #ccc !important;
    border-style: none solid solid;
    border-top: medium none;
    border-width: medium 1px 2px;

    font-size: 13px;
    margin: 0;
    overflow: visible;
    padding: 13px 13px 0;
    position: relative;
    width: 100%;
}

#ui-datepicker-div,.ui-datepicker .ui-widget {z-index:100 !important;}
.ui-datepicker .ui-datepicker-prev,.ui-datepicker .ui-datepicker-next{font-size:11px;width:50px;}
.ui-datepicker .ui-datepicker-next span, .ui-datepicker .ui-datepicker-prev span{left:0px; margin-left:0px;width:100%;cursor:pointer;}

button.btDeleteAction{
	background:red; color:#fff;margin:0 3px;
}
button.btEditAction{
    background:#ff8000; color:#fff;margin:0 3px;
}

button.btenableBoolean{
    background:#CE705A; color:#fff;margin:0 3px;
}
button.btdisabledBoolean{
    background:#57b34d; color:#fff;margin:0 3px;
}


.pqrloading{
	background:url('img/spinner.gif')no-repeat;width:42px;height:14px;display:inline-block;
	float: right;
    margin-right: 10px;
    margin-top: 10px;
}

#AlertStatusArea{
	overflow-x:auto;
	min-height:50px;
}
.statusItem{
	background: none repeat scroll 0 0 #eeeeee;
    box-shadow: 0 0 0 1px #f8f8f8 inset, 0 0 0 1px #cccccc;
    color: #444444;
    display: inline-block;
    height: 60px;
    margin: 2px 8px 8px 8px;
    padding-top: 6px;
    position: relative;
    text-align: center;
    text-decoration: none;
    width: 60px;cursor:help;
}
.statusItem i {
	position:absolute;
	bottom:2px;display: block;
    height: 30px;
	left:3px;margin-top: 32px;
}
.statusItem span {
    display: block;
}
.statusItem .label {
    position: absolute;
    right: -5px;
    bottom: -5px;

    padding: 0.3em;
}
.lnkFrontend{color: #3276b1 !important;font-size: 14px !important;}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

.ui-autocomplete {z-index: 1051 !important;}
.smart-form .toggle {

    display: block;
    height: 24px;
    margin-bottom: 0px;
}

#gridReport{ margin-bottom: 52px; }

.no-margin-left{ margin-left: 0; }
.no-margin-right{ margin-right: 0; }
.no-margin-top{ margin-top: 0; }
.no-margin-bottom { margin-bottom: 0; }
