
.container
{
	/*max-width:980px;*/
}
h5
{
	line-height: 40px;
	text-transform: uppercase;
	font-size: 12px;
	font-weight:bold;
}
.borderbottom
{
	border-bottom:#bbb 2px solid;
}
.form-group
{
	overflow:auto;
	margin-bottom:10px;
}
.help-block
{
	margin-bottom:0;
	margin-top: 2px;
}

.marginbottom{
	margin-bottom:0;
}
.paddingLftRgt{
	padding-left:10px;
	padding-right:10px;
}
.LftRgtpadding
{
	padding-left:20px;
	padding-right:20px;
}
.alignLftpadding
{
	padding-left:0;
}

.alignMarginBtm
{
	margin-bottom:0;
}
.commentContent
{
	padding-left:25px;
	margin-bottom:0;
}
.commentHeader
{
	padding:10px 0;
	border-bottom:1px solid #eee;
}
.addMarginBtm
{
	margin-bottom:15px;
}
#navBg
{
	background:linear-gradient(to bottom, #383838 0%, #1d1c1c 100%);
}
.navbar-collapse {
	
	background:linear-gradient(to bottom, #383838 0%, #1d1c1c 100%);
}
.navbar-default .navbar-nav > li > a
{
	color:#999999;
}
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus
{
	color:#FFF;
}
.content
{
	margin-top:100px;
}
.banneer img
{
	margin:0 auto;
}
.registerForm
{
	background:;
	/*border:1px solid #ccc;*/
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	padding:10px;
}
.registerForm label
{
	/*margin-right:25px;
    padding-left: 20px;
	line-height:34px;*/
}
.registerFormHorizontal h1,.taskDetailWizard h1
{
	padding:10px;
	color:#FFF;
	background:#137dba;
	margin:0;
	font-size:18px;
	margin-bottom:20px;
	background: #137dba; /* Old browsers */
	background: -moz-linear-gradient(top, #137dba 0%, #137dba 87%, #096ba4 87%, #096ba4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #137dba 0%,#137dba 87%,#096ba4 87%,#096ba4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #137dba 0%,#137dba 87%,#096ba4 87%,#096ba4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#137dba', endColorstr='#096ba4',GradientType=0 ); /* IE6-9 */
}
.registerFormHorizontal .form-group
{
	border-bottom:1px solid #e3e3e3;
}
.registerFormHorizontal .form-group:last-child{
	border-bottom:0;
}
.registerFormHorizontal
{
	-webkit-border-raius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
	border:1px solid #e3e3e3;
	background:#f5f5f5;
	overflow: auto;
}
.profileRegisterForm .btn-info
{
		background-color:transparent;
		color:#29a9e1;
		border:0;
}
.profileRegisterForm .btn-info:active
{
	background-color:transparent;
	color:#29a9e1;
	border:0;
}
.profileRegisterForm .form-control
{
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
}
.profileRegisterForm .form-control[disabled],.profileRegisterForm .form-control[readonly],.profileRegisterForm fieldset[disabled] .form-control
{
	background:transparent;
	padding-left:0;
	border:0;
	border-radius:0;
}
.logInCont
{
	max-width:350px;
	margin:25% auto;
	background:rgba(0, 0, 0, 0.1);
	padding:5px;
	display:block;
	overflow: auto;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;	
}
.logInWizard
{
	background:#f9f9f9;
	padding:15px;
	overflow:auto;
}
.logInFieldLeftAlign
{
	padding-left:40px;
}
.logInuserIcon
{
	background:url(../images/usericon.png) no-repeat 10px center ;
	background-color:#FFF;
}
.passwordicon
{
	background:url(../images/passwordicon.png) no-repeat 10px center ;
	background-color:#FFF;
}
.alignColumn{
	margin:0 auto;
	display:block;
}
#no-more-tables{
margin-bottom:20px;}
#no-more-tables thead,.viewMore .modal-header
{
	/*background:linear-gradient(to bottom, #eeeeee 0%, #cccccc 100%);
	box-shadow: inset 0 1px 0 #f9f9f9, 0 0 3px #ddd;*/
	background: #137dba; /* Old browsers */
	background: -moz-linear-gradient(top, #137dba 0%, #137dba 87%, #096ba4 87%, #096ba4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #137dba 0%,#137dba 87%,#096ba4 87%,#096ba4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #137dba 0%,#137dba 87%,#096ba4 87%,#096ba4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#137dba', endColorstr='#096ba4',GradientType=0 ); /* IE6-9 */
	color:#FFF;
	border:0;
	box-shadow:none;	
}
#no-more-tables table
{
	color:#666;
	/*-webkit-border-top-left-radius: 8px;
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
	border-top-left-radius: 8px;
	border-top-right-radius: 8px;	*/
	border-radius:0;
	border-top:0;
}
#no-more-tables .table-bordered > thead > tr > th
{
	border:0;
	color:#FFF;
	border-right:1px solid #096ba4;
	padding:12px 10px;
}
table.dataTable thead .sorting
{
	background:url("../images/sort_both.png") no-repeat center right;
}
.lading-page-header .navbar-brand img
{
	width:150px;
}
.lading-page-header #navBg
{
	background:#FFF;
	margin-bottom:0;
	padding:10px 0;
}
.navbar-collapse
{
	background:none;
}
.lading-page-header .navbar-brand
{
	float:none;
	height:auto;
}
.lading-page-header .logo-title
{
	color: #29a9e1;
    text-align: center;
    font-size: 15px;
    float: left;
    margin: 0 auto;
    position: absolute;
    left: 0;
    right: 0;
	line-height: 55px;
	z-index: -1;
	background:#FFF;
}
.lading-page-header .navbar-default .navbar-nav > li > a:hover,.lading-page-header .navbar-default .navbar-nav > li > a:focus
{
	color:#29a9e1;
}
.landing-content
{
	background-color:#e9e9e9;
	margin-top:80px;
}
.lading-page-header .dropdown.open
{
	background:transparent;
}
.lading-page-header .navbar-nav>.open
{
	padding:0;
}
.lading-page-header .navbar-nav>.open>a
{
	background:transparent!important;
}
.icons_heading
{
    text-align: center;
    font-size: 22px;
	font-weight:bold;
}
.icon_Wizard img 
{
	/*margin:0 auto;*/
	display:block;
	margin:90px auto 30px;
}
footer
{
	background:#FFF;
}
[data-title="Comments"] input
{
	width:100%;
}
/*.input-group.input-group-unstyled input.form-control {
    -webkit-border-radius: 4px;
       -moz-border-radius: 4px;
            border-radius: 4px;
}
.input-group-unstyled .input-group-addon {
    border-radius: 4px;
    border: 0px;
    background-color: transparent;
}
#inputGroup,#myTable_filter input
{
	-webkit-border-top-left-radius: 50px;
	-webkit-border-bottom-left-radius: 50px;
	-moz-border-radius-topleft: 50px;
	-moz-border-radius-bottomleft: 50px;
	border-top-left-radius: 50px;
	border-bottom-left-radius: 50px;
}
.input-group-addon.btn
{
	-webkit-border-top-right-radius: 50px;
	-webkit-border-bottom-right-radius: 50px;
	-moz-border-radius-topright: 50px;
	-moz-border-radius-bottomright: 50px;
	border-top-right-radius: 50px;
	border-bottom-right-radius: 50px;
	background:#31b0d5;	
	color:#FFF;
}*/
#myTable_filter input,#status
{
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	border:1px solid #e3e3e3;
	padding:2px;
	padding-left:35px;
	font-weight:normal;
	background:url(../images/search_icon.png) no-repeat 8px center;
}
#status
{
	background:none;
	padding-left:20px;
}
#myTable_length select
{
	box-shadow:none;
	border:0;
	border:1px solid #e3e3e3;
}
#other_client_name{ 
	 display:none;
 } 

.task_content{
	margin-top:15px;
}
.searupdatebtn{
	display: none;
}
#report .form-control[disabled],
#report input[disabled]
{
	background:transparent;
	-webkit-box-shadow:none;
	-moz-box-shadow:none;
	box-shadow:none;
	border:0;
}
.asteriskField{
	color: red;
}
.formWizard
{
	/*background:#f7f7f7;*/
}
.formWizard .panel-primary .panel-heading
{
	background: #137dba; /* Old browsers */
	background: -moz-linear-gradient(top, #137dba 0%, #137dba 87%, #096ba4 87%, #096ba4 100%); /* FF3.6-15 */
	background: -webkit-linear-gradient(top, #137dba 0%,#137dba 87%,#096ba4 87%,#096ba4 100%); /* Chrome10-25,Safari5.1-6 */
	background: linear-gradient(to bottom, #137dba 0%,#137dba 87%,#096ba4 87%,#096ba4 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#137dba', endColorstr='#096ba4',GradientType=0 ); /* IE6-9 */
	border-radius:0;
}
.formWizard .panel-primary .panel-body
{
	padding:0;
}
.formWizard .panel-info:first-child
{
	padding-top:10px;
}
.formWizard .panel-info
{
	padding-top:0;
	border:0;
	margin-bottom:0;
	padding-bottom: 5px;
	background:#f7f7f7;
}
.formWizard .panel-info .panel-heading
{
	margin-top:0;
	margin-bottom:15px;
	border-radius:0;
	background:#e7e7e7;
	border:0;
	color:#000;
}
.viewMore .modal-header
{
	
}
.formWizard .panel-primary
{
	border:1px solid transparent;
}
.taskDetailWizard .taskDetailLabel
{
	font-weight:bold;
	/*border:1px solid red;*/
}
.taskDetail
{
	margin-top:25px;
}
.taskDetail .glyphicon
{
	padding-left:10px;
}
.customBtn,.employeeData .btn-group button, .commentWizard .btn
{
	padding:2px 10px;
	background-color:#b9bdc0;
	color:#333;
	border:1px solid #9d9d9d;
}
.labelButton
{
	padding:1px 5px;
	float:left;
	margin-right:4px;
}
.open{
	padding:5px 5px;
	width:100%;
	background:#2b374f;
	color:#FFF;
}
.customBtn .glyphicon
{
	padding-right:5px;
	font-size:12px;
}
.detailWizard
{
	margin-top:15px;
	
}
.detailWizard 
{
	position:relative;
}
.detailWizard .DetailsText
{
	background:#FFF;
	padding:0;
	width: 70px;	
	overflow: hidden;
}
.detailWizard .DetailsText h4
{
	margin:0 ;
}
.detailWizard .detailBorder
{
	border-top:1px solid #9c9e9d;
	position:absolute;
	top:9px;
	width:100%;
	background:#000;
	padding::1px 0;
	z-index:-1;	
}
.bugWizard {
	background: red;
	width: 14px;
	height: 14px;
	float: left;
	margin-right: 10px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin-top:3px;
}
.bugContent
{
	width:7px;
	height:7px;
	background:#FFF;
	-webkit-border-radius: 50px;
	-moz-border-radius: 50px;
	border-radius: 50px;
	float:left;
	margin:0 auto;
	display:block;
	margin-top: 3px;
    margin-left: 3px;
}

.descriptionWizard .DetailsText
{
	width:105px;
}
.descriptionWizard .descriptionContent
{
	width:100%;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:1px solid #9c9e9d;
	background-color:#edf1f7;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
/*.descriptionWizard p
{
	padding:10px;
	width:100%;
	float:left;
	border:0;
	background:#FFF;
}*/
.descriptionPara p
{
	padding:0 10px 10px 10px;
	width:100%;
	border-radius:5px;
}
.descriptionWizard .editWizard
{
	width:5%;
	float:left;
	text-align:center;
	height:100%;
	margin-top:10px;
}
.backButton
{
	text-align:left;
	margin-bottom:0;
}
.backButton .glyphicon{
	font-size:14px;
}
.commentWizard
{
	padding-top:10px;
	padding-bottom:10px;
}
.commentWizard .glyphicon-comment
{
	line-height:10px;
}
.commentContnet textarea
{
	width:100%;
	margin-top:15px;
}
#insertHR-1,#selectAll-1,#clearFormatting-1,.fr-separator.fr-vs,#undo-1,#redo-1
{
	display:none;
}
.fr-toolbar
{
	background:#edf1f7!important;
	border-top:1px solid #9c9e9d!important;
}
.commentFooter
{
	background:#edf1f7;
	border:1px solid #9c9e9d;
	padding:2px 0 0;
	overflow:auto;
}
.commentFooter .btn
{
	border:0;
	background:transparent;
}
.fr-box.fr-basic .fr-element
{
	min-height:125px!important;
}
.staticFieldWizard
{
	padding-left:0;
	padding-right:0!important;
	width:auto;
	float:left;
	padding-left:10px;
}
.staticFieldWizard .alignTolTip
{
	float:left;
}
.staticFieldWizard:hover
{
	border:1px solid #b9bdc0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.staticFieldWizard:hover .editor
{
	border-left:1px solid #b9bdc0;
	background:#b9bdc0;
}
.staticField
{
	float:left;
	padding-right:10px;
}
.staticFieldWizard .arrow
{
	display:none;
}
.staticField .popover-title
{
	background:transparent!important;
	padding:0;
}
.staticFieldWizard .popover-title
{
	background:transparent;
	border-bottom:0;
	padding:2px 9px 5px 5px;
	color:#FFF;
}
.staticFieldWizard .popover
{
	padding:0px;
	background:#b9bdc0!important;
	border-radius:0;
}
.staticFieldWizard .popover.bottom
{
	margin-top:0;
}
.staticFieldWizard .popover-title .glyphicon
{
	font-size: 14px!important;
    padding: 2px 10px 2px 2px !important;
}
.editor
{
	float:left;
	font-size:10px;
	line-height:20px;
	font-weight:bold;
	padding:0 6px 0 8px;
	margin-top:-1px;
}
.btngroup
{
	display: inline-table;
    width: auto;
    position: absolute;
    right: 0;
}
.tooltip.top .tooltip-inner
{
	background:#FFF;
	border:1px solid #b9bdc0;
	color:#000;
	border-radius: 0px;
}
.editorParentBlock
{
	display:grid!important;
}
.capital_font{
text-transform:capitalize;
}
.pdf_button
{
	background:transparent;
	border:0;
}
.pdf_button:active:hover,.pdf_button:hover,.pdf_button:active,.pdf_button:focus,.pdf_button:visited
{
	background:transparent;
	color:#137dba;
	border:1px solid transparent;
}
.commentDiscription
{
	color:#c2c2c2;
}
.appoveIcon .glyphicon-ok
{
	border-radius:50px;
	padding:2px 5px;
	border:1px solid #ddd;
	font-size:11px;
	cursor:pointer;
}
.appoveIcon .glyphicon-ok:hover
{
	border-radius:50px;
	color:#FFF;
	padding:2px 5px;
	background:#137dba;
	font-size:11px;
}

.hide_arrow{
        -webkit-appearance: none;
        -moz-appearance: none;
        text-indent: 1px;
        text-overflow: '';
}
.help-block{
	color: red !important;
}

@media print {
	a:after { content:''; }
	a[href]:after { content: none !important; }
	.pdf_button{display:none;}
}

@media only screen and (max-width : 1200px) {
	.container
	{
		width:100%;
	}
	table.dataTable
	{
		box-sizing: border-box!important;
		webkit-box-sizing: border-box!important;
		-moz-box-sizing: border-box!important;
	}
}

@media only screen and (max-width: 992px) {
    
    /* Force table to not be like tables anymore */
	#no-more-tables table, 
	#no-more-tables thead, 
	#no-more-tables tbody, 
	#no-more-tables th, 
	#no-more-tables td, 
	#no-more-tables tr { 
		display: block; 
	}
 
	/* Hide table headers (but not display: none;, for accessibility) */
	#no-more-tables thead tr { 
		position: absolute;
		top: -9999px;
		left: -9999px;
	}
 
	#no-more-tables tr { border: 1px solid #ccc; }
 
	#no-more-tables td { 
		/* Behave  like a "row" */
		border: none;
		border-bottom: 1px solid #eee; 
		position: relative;
		padding-left: 50%; 
		white-space: normal;
		text-align:left;
	}
 
	#no-more-tables td:before { 
		/* Now like a table header */
		position: absolute;
		/* Top/left values mimic padding */
		top: 6px;
		left: 6px;
		width: 45%; 
		padding-right: 10px; 
		white-space: nowrap;
		text-align:left;
		font-weight: bold;
	}
	#no-more-tables td:before { content: attr(data-title); }
	footer.navbar-fixed-bottom
	{
		position:relative;
	}
}
@media only screen and (max-width:767px) {
	.content {
		margin-top: 140px;
	}
	.navbar-nav {
		background: #FFF;
	}
	.logo-title
	{
		font-size: 14px !important;
		width: 75%;
	}
	.lading-page-header .logo-title
	{
		width:100%;
	}
}
@media only screen and (max-width: 480px) {
	.userProfileWizard
	{
		margin-left:0;
	}
}

/*.editbtnmngtaskname{background: #fff !important;
			border: transparent;
			box-shadow: unset;}

.hoverbtnstaskname{border: none;background: #fff}
.hoveredittaskname{color: #fff;}


.editbtnmngduedate{background: #fff !important;
			border: transparent;
			box-shadow: unset;}

.hoverbtnsduedate{border: none;background: #fff}
.hovereditduedate{color: #fff;}


.editbtnmngtaskstate{background: #fff !important;
			border: transparent;
			box-shadow: unset;}

.hoverbtnstaskstate{border: none;background: #fff}
.hoveredittaskstate{color: #fff;}

.editbtnmngtaskassinee{background: #fff !important;
			border: transparent;
			box-shadow: unset;}

.editbtnmngtaskcomment{background: #fff !important;
			border: transparent;
			box-shadow: unset;}

.hoverbtnstaskcomment{border: none;background: #fff}
.hoveredittaskcomment{color: #fff;}


.editbtnmngtaskattachment{background: #fff !important;
			border: transparent;
			box-shadow: unset;}

.hoverbtnstaskattachment{border: none;background: #fff}
.hoveredittaskattachment{color: #fff;}

.editbtnmngtaskattachment:hover{color:#fff !important}
.myFileInputfile:hover{color: #fff !important;background:  !important;}
*/
.hoverbtnstaskname span,.hoverbtnsduedate span,.hoverbtnstaskstate span,.hoverbtnstaskcomment span,.hoverbtnstaskattachment span{position: absolute;top:10px;}
.input-group-addon{background: transparent;border: none;color: #29a9e1;cursor: pointer;}
#error_date{display: none;}