@charset "utf-8";
/* CSS Document */

@font-face {
    font-family: 'Roboto-Cn';
    src: url('../resources/fonts/RobotoCondensed-Regular-webfont.eot'),
		 url('../resources/fonts/RobotoCondensed-Regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('../resources/fonts/RobotoCondensed-Regular-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-LtCn';
    src: url('../resources/fonts/RobotoCondensed-Light-webfont.eot'),
		 url('../resources/fonts/RobotoCondensed-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('../resources/fonts/RobotoCondensed-Light-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Roboto-BdCn';
    src: url('../resources/fonts/RobotoCondensed-Bold-webfont.eot'),
		 url('../resources/fonts/RobotoCondensed-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('../resources/fonts/RobotoCondensed-Bold-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

/*Fonts*/


.fontBlue{
	color:#3498db;
}

.fontOrange{
	color:#e67e22;
}

.fontRed{
	color:#e74c3c;
}

.fontGreen{
	color:#009946;
}

.bold{
	font-weight:bold;
}

.tright{
	text-align:right;
}

.tleft{
	text-align:left;
}

.label{
	font-size:14px;
	color:#6c6c6c;
}

.lab{
	font-size:13px;
	text-align:center;
}


/* End of Fonts */

.displayBlock{
	display:inline-block;
	vertical-align:top;
}

.sum1{
	color:#2e7d32;
	font-size:13px;
	margin-right:5px;
}

.sum2{
	font-size:21px;
	line-height:32px;
}

.sum3{
	font-size:12px;
	line-height:20px;
}

.userSum{
	width:200px;
	text-align:center;
	margin-left:101px;
}

.userimg{
	height:65px;
	width:200px;
	text-align:center;
}

.name{
	color:#2e417d;
	font-size:17px;
}

.info{
	color:#6c6c6c;
	font-size:14px;
}
.icon_submit{
	background:#379a1d;
	height:40px;	
	line-height:40px;
	text-align:center;
	font-size:17px;
	color:#ffffff;
	margin:10px;
	padding:0px 10px;
	border-radius:2px;
	}



.btnGreen{
                background: #2da43e; /* Old browsers */
                background: -moz-linear-gradient(top, #2da43e 0%, #258432 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #2da43e), color-stop(100%, #258432)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #2da43e 0%, #258432 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #2da43e 0%, #258432 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #2da43e 0%, #258432 100%); /* IE10+ */
                background: linear-gradient(to bottom, #2da43e 0%, #258432 100%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2da43e', endColorstr='#258432', GradientType=0 ); /* IE6-9 */
                height:24px;
                width:100px;
                line-height:24px;
                font-family:Tahoma, Geneva, sans-serif;
                text-align:center;
                font-size:11px;
                color:#ffffff;
                margin:10px;
                padding:0px 10px;
                border-radius:2px;
                border:1px solid #2a8036;
}
.btnGrey{
                background: #eff3f3; /* Old browsers */
                background: -moz-linear-gradient(top, #eff3f3 0%, #d7d7d7 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #eff3f3), color-stop(100%, #d7d7d7)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #eff3f3 0%, #d7d7d7 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #eff3f3 0%, #d7d7d7 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #eff3f3 0%, #d7d7d7 100%); /* IE10+ */
                background: linear-gradient(to bottom, #eff3f3 0%, #d7d7d7 100%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#eff3f3', endColorstr='#d7d7d7', GradientType=0 ); /* IE6-9 */
                height:24px;
                width:60px;
                line-height:24px;
                font-family:Tahoma, Geneva, sans-serif;
                text-align:center;
                font-size:11px;
                color:#464646;
                margin:10px;
                padding:0px 10px;
                border-radius:2px;
                border:1px solid #c4c4c4;
}

.btnRed{
                background: #d93030; /* Old browsers */
                background: -moz-linear-gradient(top, #d93030 0%, #ae2626 100%); /* FF3.6+ */
                background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #d93030), color-stop(100%, #ae2626)); /* Chrome,Safari4+ */
                background: -webkit-linear-gradient(top, #d93030 0%, #ae2626 100%); /* Chrome10+,Safari5.1+ */
                background: -o-linear-gradient(top, #d93030 0%, #ae2626 100%); /* Opera 11.10+ */
                background: -ms-linear-gradient(top, #d93030 0%, #ae2626 100%); /* IE10+ */
                background: linear-gradient(to bottom, #d93030 0%, #ae2626 100%); /* W3C */
                filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d93030', endColorstr='#ae2626', GradientType=0 ); /* IE6-9 */
                height:24px;
                width:60px;
                line-height:24px;
                font-family:Tahoma, Geneva, sans-serif;
                text-align:center;
                font-size:11px;
                color:#ffffff;
                margin:10px;
                padding:0px 10px;
                border-radius:2px;
                border:1px solid #aa2222;
}

.circle{
	-moz-border-radius: 36px/36px;
    -webkit-border-radius: 36px 36px;
    border-radius: 36px/36px;
    border:solid 1px #999;
    width:50px;
    height:50px;
	
}

.x-field-apply_delete{
	background:transparent url(images/ic_delete.png) no-repeat;
	color : transparent !important;
}


.btn1{
	width:140px;
	height:38px;
	padding-left:38px;
	color:#16a0cd;
	font-size:14px;
	line-height:38px;
	/*border:1px solid #b0b0b0;*/
	border-radius:2px;
	background:url(images/btn_ic_2.png) no-repeat center left;
	margin:2px 10px;
	cursor:pointer;
}


.lab2{
	line-height:25px;
}
.lab3{
	margin:-10px 0px 0px 0px;
}

.lab4{
	margin:-10px 0px 0px 0px;
}


.view_proj
{
	background:#000000 !important;
	background-image: url('images/view.png') !important;
	background-position:left center  !important;
	/*padding: 3px  5px  5px  20px  !important;*/
	background-repeat: no-repeat !important;
	color: #ffffff !important;
	padding-left: 20px !important;
	border-radius: 5px;
	font-weight: bold !important;
	height: 20px	!important;
	/*border: 1px solid #D27D00;*/
	white-space: pre-line;
	width:150px;
	word-wrap: break-word;
    word-break: break-word;
	padding:8px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	cursor:pointer;
}

.view_proj1
{
	background:#000000 !important;
	background-image: url('images/view.png') !important;
	background-position:left center  !important;
	/*padding: 3px  5px  5px  20px  !important;*/
	background-repeat: no-repeat !important;
	color: #ffffff !important;
	padding-left: 20px !important;
	border-radius: 5px;
	font-weight: bold !important;
	height: 20px	!important;
	/*border: 1px solid #D27D00;*/
	white-space: pre-line;
	width:110px;
	word-wrap: break-word;
    word-break: break-word;
	padding:8px 0px 0px 0px;
	margin:10px 0px 0px 0px;
	cursor:pointer;
}