*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Sans-serf;
}
body{
	background-color: #fff;
}
a, p, div{
	text-decoration: none;
	font-size: 12px;
}
.footer a{
	color:#445577;
	text-decoration: none;
	font-size: 12px;
}
.footer p{
	text-decoration: none;
	font-size: 12px;
}
#mainBody h2{
	font-size:18px;
	color: #445577;
}
.top-header a:hover{
	text-decoration: underline !important;
}
.top-header{
	width: 100%;
	background-color: #f6f6ff;
	border: 1px solid #ccc;
	position:fixed;
	top: 55px;
	left: 0px;
	height: 26px;
	z-index:10;
}
.drilldown-holder h1 {
 color: #c30;
}
.view-drilldown{
	padding-left: 5px;
	padding-right: 5px;
	min-width: 975px;
}
.view-drilldown a, .view-drilldown span{
	color: #666;
	line-height: 27px;
	font-size: 12px;
}
.applet-toolbar-body {
	width: 100%;
	background-color: #fafaff;
	border: 1px solid #ccc;
	position:fixed;
	height: 55px;
	top: 82px;
	margin-left: 260px;
	z-index:10;
	min-width:1024px;
}
.applet-toolbar-body ul{
}
.applet-toolbar-body ul li{
	display: block;
	list-style: none; 
	float:left;
	margin: 10px;
	min-width: 43px;
}
.applet-toolbar-body ul li nobr{
	color: #445577;
	font-size: 11px;
	font-weight: 100;
}
.applet-toolbar-body ul li br{
	line-height: 11px;
	text-align:center;
}
.applet-toolbar-body ul li img{
	height: 24px;
	margin-bottom: 5px;
}
.applet-toolbar-body .hidefilter img{
	margin-top: 4px;
}
.view-toolbar-body {
	width: 100%;
	background-color: #f6f6ff;
	border: 1px solid #ccc;
	position:fixed;
	top: 0px;
	z-index:10;
	height: 55px;
}
.view-toolbar-body ul{
	padding-left: 45px;
	min-width: 1000px;
}
.view-toolbar-body ul li{
	display: inline-block;
	list-style: none;
	padding: 6px;
	min-width: 55px;
}
.view-toolbar-body ul li nobr{
	color: #666;
	font-size: 11px;
}
.view-toolbar-body ul li br{
	line-height: 11px;
	text-align:center;
}
.view-toolbar-body ul li img{
	height: 24px;
	margin-bottom: 5px;
}
.view-toolbar-body ul li font{
	font-weight: 100;
}
#userInfo{
	display: none;
	color: #666;
	position:fixed;
	top: 95px;
	left: -490px;
	line-height: 25px;
	margin-left: 50%;
}
.boxlistapplet-main{
	position:relative;
	/*margin-left: 50%;
	left: -237px;*/
	padding-top: 65px;
	padding-right: 10px;
	padding-left: 10px;
	padding-top: 10px;
}
.boxlistapplet-line1 > div, .boxlistapplet-line2 > div{
	background: none !important;
}
.boxlistapplet-line1 > .fav-btn, .boxlistapplet-line2 > .fav-btn{
	background: none !important;
	float: left;
	height: 70px;
	width: 35px !important;
}
.boxlistapplet-line1, .boxlistapplet-line2{
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom: 1px solid #F5F5F5;
	background-color: none;
}
.listapplet-header{
	padding-left: 5px;
	background-color: transparent !important;
}
.listapplet-header a{
	color: #fff;
}
.listapplet-header-box{
	width: 80px!important;
	display:inline-block;
	margin-right: 6px;
	font-size:11px;
}
.boxlistapplet-body > input{
	display: none;
}
.boxlistapplet-body{
	z-index:10;
	width: 100%;
}
.boxlistapplet-filter{
	background-color: #fff;
	position: fixed;
	top: 139px;
	clear:both;
	display:block;
	width: 100%;
	z-index: 30;
	margin-left: 2px;
	padding: 10px;
}
.boxlistapplet-filter span a{
	color: #445577;
	font-size:11px;
}
.boxlistapplet-filter > span{
	width: 83px!important;
	display:inline-block;
	margin-right: 5px;
	font-size:11px;
}

.boxlistapplet-inputs > input, .boxlistapplet-inputs > select{
	width: 80px!important;
	display:inline-block;
	margin-right: 5px;
	font-size:11px;
}
.custom_lov_filter{
	display:inline-block;
	width:1px;
	height: 40px;
}
.custom_lov_filter input{
	position:relative;
	left: -85px;
	top: 25px;
	font-size:11px;
	width: 77px !important;
}
.listapplet-form{
	padding-right: 10px;
	
}
.listapplet-form .boxlistapplet-body{
	padding: 0px;
	padding-top: 62px;
}
.listapplet-form > input{
	visibility:hidden;
}
.listapplet-form .boxlistapplet-main{
	padding-right: 0px !important;
	
}
.listapplet-label{
	position:relative;
	margin-left: 50%;
	left: -98px;
}
.searchbarapplet-body {
	padding-right: 20px !important;
	padding-left: 20px !important;
}
.searchbarapplet-main {
    vertical-align: top;
    width: 250px;
	border: none !important;
    border-right: 1px solid #f5f5f5 !important;
    border-radius: none !important;
	background-color: #fafafa !important;
	left: 0px;
    position: absolute;
    top: 135px;
	margin: 0 auto; 
}
.searchbarapplet-line-normal td {
	border-color: #f5f5f5 !important;
	padding: 8px !important;
}
.searchbarapplet-switch {
    vertical-align: top;
    width: 32px;
    height: 32px;
    position: fixed;
	z-index: 11;
	top: 0;
	min-width: 55px;
	background-color:transparent !important;
}
.searchbarapplet-switch a img{
	margin-bottom: 2px;
	margin-top: 10px;
}
.searchbarapplet-switch a p{
	font-weight: 100;
	color: #000;
	font-size:11px;
}
#searchbarformapplet-form p{
	font-size: 11px;
	margin-top: 8px;
	font-weight: 100;
}
#searchbarformapplet-form{
    width: 100%;
	border: 1px solid #ccc;
	background-color: #fafafa;
	position:fixed;
	left: 0px;
	top: 82px;
	padding-left: 10px;
	height: 55px;
	z-index: 10;
}
a.searchbarapplet-drilldown-normal{
	color: #000 !important;
	font-size: 11px;
	font-weight: 100 !important;
}
.searchbarformapplet-hideform{
	height: 55PX;
}
input.searchbarformapplet-search{
	position: relative;
	bottom: 5px;
}
.close-btn{
	float:right;
}
.hidefilter{
	width: 50px;
	height: 43px;
	padding-top: 12px;
	position: relative;
	top: -10px;
	left: -10px;
}
.fulltext-search  input{
	font-size: 10px;
	background-color: transparent;
border: 1px solid #c6c6cc;
line-height: 14px;
padding-left: 3px;
}
.fulltext-search .listapplet-textbox{
	width: 120px !important;
	margin-right: 3px;
	margin-top: 4px;
}
.top-header .view-drilldown select{
	 background-color: #f6f6ff;
    border: 1px solid #c6c6cc;
}
.fulltext-search{
	float: right;
	position: relative;
	right: 10px;
	margin-top: 3px;
}
.cal-main-container{
	width: 100%;
	min-width: 1000px;
	max-width: 1600px;
}
a.applet-drilldown {
	color:#C30 !important;
}
.dashboardlink img {
	width: 48px;
	height: 48px;
}
.content-wrapper{
	margin-top: 141px;
}
/*-----------------------------------------------FORMAPPLET---------------------------------------------------*/
/*.formapplet-form {
	margin-top: 150px;
}*/

.formapplet-form .drilldown-holder{
	position:relative;
	margin-left: 260px;
	padding: 10px;
}

.formapplet-body{
	position:relative;
	padding-left: 10px;
	padding-right: 10px;
}
.formapplet-line1 > div > img, .formapplet-line2 > div > img{
	position:absolute;
	right: 3px;
	top: 27px;
}
.formapplet-line1, .formapplet-line2{
	position:relative;
	overflow:hidden;
	padding: 5px;
	margin-bottom: 5px !important;
	padding-bottom: 15px !important;
	border-bottom: 1px solid #F5F5F5;
	background-color: none !important;
}
.formapplet-value, .formapplet-caption{
	text-align:left;
	min-width: 500px;
	background:none !important;
}
.formapplet-caption{
 	border: none !important;
	color: #000 !important;
	margin-bottom: 5px;
}
.formapplet-value input{
	margin-right: -5px;
}
.formapplet-value input, .formapplet-value select, .formapplet-value textarea{
	width: 100%;
	display:block;
	background-color: #fff;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}

.formapplet-attachment-body{
	position: relative;
	padding-left: 10px;
	padding-right: 10px;
	border: 1px solid #e5e5e5;
	border-radius: 4px;
}
.upload-body-div{
	background-color: #fff;
}
/*
#contact-attachment-list li a{
	float:left;
}
*/

.formapplet-attachment-body, .formapplet-body, .boxlistapplet-main{
	min-width: 700px;
}
 .formapplet-body a.applet-smalldrilldown, .formapplet-attachment-body a.applet-smalldrilldown{
	cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    color: #445577 !important;
    text-decoration: none;
    font-weight: bold !important;
}
 .formapplet-body a.applet-smalldrilldown:hover, .formapplet-attachment-body a.applet-smalldrilldown{
	cursor: pointer;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 14px;
    text-align: left;
    color: #445577 !important;
    text-decoration: none !important;
    font-weight: bold !important;
}
.upload-body-big, .upload-body-small{
	width: 95% !important;
}
.upload-body-big a, .upload-body-small a{
	color: #445577;
}
.document-popup-button{
	border: 1px solid #445577;
	background-color: white;
	color: #445577;
	font-weight: bold;
	border-radius: 3px;
	padding: 5px 15px 5px 15px;
}
#csv-import-form tr{
	padding-bottom: 10px;
}
.popup-delimiter-input, .popup-enclosure-input, .popup-encoding-input{
	border: 1px solid #ccc;
	background-color: white;
	width: 100%;
	
}
.popup-submit-input{
	border: 1px solid #445577;
	color: #445577;
	font-weight: bold;
	background-color: white;
	border-radius: 3px;
	padding: 5px 15px 5px 15px;
}

/*
----------------------------FileManager--------------------------
*/

.filemanager-body {
	min-width: 800px;	
	margin: 10px;
}
.filemanager-body > div{
	padding: 10px;
	border: 1px solid #DDD;
	border-radius: 4px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.055);
	background-color: #F6F6FF;
}
.filemanager-body > p{
	padding: 10px;
	border: 1px solid #DDD;
	border-radius: 4px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.055);
}
.show-upload-file{
	cursor: pointer;
	display: inline-block;	
	margin-bottom: 40px;
}
.show-upload-file p{
	float: right;
	line-height: 30px;
	margin-left: 5px;
}
.show-create-dir p{
	float: right;
	line-height: 30px;
	margin-left: 5px;
}
.show-create-dir{
	cursor: pointer;
	display: inline-block;	
	margin-bottom: 40px;
	margin-right: 20px;
}
.outer-popup{
	position: fixed;
	width: 250px;
	background-color: #EFEEEE;
	padding: 20px;
	top:50%;
	left:50%;
	margin-left: -125px;
	margin-top: -35px;	
}
.upload-file, .create-dir{
	width: 100%;
    height: 100%;
	background-image: url(/skins/standard/img/popup-bg.png);
    position: fixed;
    top: 0px;
    left: 0px;
	z-index: 10;
}
.path-view{
	background: -moz-linear-gradient(center top , #FFF 0%, #EDEDED 100%) repeat scroll 0% 0% transparent;
	border-bottom: 1px solid #D3D3D3;
	margin-bottom: 5px;
}
.folder-up-btn{
}
.filemanager-item p{
	margin: 0px;
	padding: 0px;
	text-align:center !important;
}
.filemanager-item {
	display: inline-block;
	text-align:center !important;
	padding: 10px;
	margin: 10px;
	min-height: 90px;
	border: 1px solid #DDD;
	border-radius: 4px;
	box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.055);
	vertical-align: top;
	width: 224px;
}
.filemanager-item-info p{
    display:inline-block;
    width:180px;
}
.functions-bar{
	margin-left: 20px;
	float:right;
	height: 100px;
}
.del-btn{
	width: 24px;
	height: 24px;
}
.del-btn img{
	width: 24px;
	height: 24px;
}
.rename-btn{
	margin-top: 30px;
	width: 24px;
	height: 24px;
}
.rename-btn img{
	width: 24px;
	height: 24px;
}
.upload-file input, .create-dir input{
	margin-top: 20px;
}
.upload-file img, .create-dir img{
    position: absolute;
    left: 260px;
    top: 5px;
}


.startdatemarker, .enddatemarker{
	background-image:url(/skins/standard/img/startenddatemarker.png);
	position: absolute; 
	z-index: 3;
	height: 29px;
	width: 48px;
}
.lastbdatemarker{
	background-image:url(/skins/standard/img/lastbdatemarker.png);
	position: absolute; 
	z-index: 3;
	height: 29px;
	width: 48px;
}

.startdatemarker span,.lastbdatemarker span,.enddatemarker span{
	color: black;
	position:relative;
	top: 15px;
	font-size: 9px;
	left: 2px;
}