@font-face {
   font-family: 'IcoMoon';
   src: url('../../../media/jui/fonts/IcoMoon.eot');
   src: url('../../../media/jui/fonts/IcoMoon.eot?#iefix') format('embedded-opentype'), url('../../../media/jui/fonts/IcoMoon.svg#IcoMoon') format('svg'), url('../../../media/jui/fonts/IcoMoon.woff') format('woff'), url('../../../media/jui/fonts/IcoMoon.ttf') format('truetype');
   font-weight: normal;
   font-style: normal;
}

.nowrap {
  white-space: nowrap;
}

.smanmod_fleft {
	float: left;
	margin-right: 10px;
}

.sman_cls {
	clear: both;
}

.smanmod_fleft label, .smanmod_fleft .input-append {
	float: left;
}

.smanmod_fleft .input-append {
	margin-right: 5px;
}

.smancal .btn {
	background: #000;
}

.icon-calendar {
	
}

.icon-calendar::before {
	font-family: "IcoMoon";
    content: "\43";
}