

.font-primary{
	color:#3DB8B6 !important;
}

.background-primary{
	background:#1D4058;
	color:#ffffff;
}


.background-primary .ibox-tools a{
	color:#ffffff;
}

.action-font-size{
	text-align:center;
	font-size:18px;
	color:#3DB8B6 !important;
}



.field-bottom-gap{
	margin-bottom:20px !important;
}
.login-box{
	padding:50px;
}

.file-box{
	width:100%;
	height:272px;
	background: url('/images/Upload.gif') no-repeat center center;
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
}

.file-upload{
    position: absolute;
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
    cursor: pointer;
    opacity: 0;
}

.texteditornote{
    width:100%;
    height:200px;
}
