.content {
	margin-top: 70px;
}
.undecorated-link:hover {
	text-decoration: none;
}
[ng\:cloak], [ng-cloak], [data-ng-cloak], [x-ng-cloak], .ng-cloak, .x-ng-cloak {
	display: none !important;
}

.top0 { margin-top:0 !important; }
.top3 { margin-top:3px; }
.top5 { margin-top:5px; }
.top7 { margin-top:7px; }
.top8 { margin-top:8px; }
.top10 { margin-top:10px; }
.top15 { margin-top: 15px; }
.top18 { margin-top: 18px; }
.top20 { margin-top: 20px; }

.top_5em { margin-top: 0.5em; }

.right3 { margin-right:3px; }
.right5 { margin-right:5px; }
.right7 { margin-right:7px; }
.right10 { margin-right:10px; }


.left3 { margin-left:3px; }
.left5 { margin-left:5px; }
.left7 { margin-left:7px; }
.left10 { margin-left:10px; }

.bottom0 { margin-bottom:0 !important; }
.bottom3 { margin-bottom:3px; }
.bottom5 { margin-bottom:5px; }
.bottom7 { margin-bottom:7px !important; }
.bottom8 { margin-bottom: 8px !important;}
.bottom10 { margin-bottom:10px}

.height20 { height: 20px; }
.height150 { height: 150px; }
.height200scrollable{
	max-height: 200px;
	overflow-y:auto;
}

.height300{
	height: 300px;
}
.height400{
	height: 400px;
}

.maxHeight75{
	max-height: 75px;
}

.Font12Breakword{
	font-size:12px; word-wrap: break-word;
}
.font11{
	font-size: 11px !important;
}
.font14{
	font-size: 14px !important;
}

.margin0 { margin: 0 !important;}
.margin3 { margin: 3px;}
.marginLeftRight5 { margin-left: 5px; margin-right: 5px;}
.marginLeft5 { margin-left: 5px;}
.marginLeft3 { margin-left: 3px;}

.marginTop20{
	margin-top: 20px;
}
.marginTop10{
	margin-top: 10px;
}
.marginTop0{
	margin-top: 0 !important;
}

.margin40{
	margin: 40px;	
}

.padding0{ padding: 0 !important; }
.padding2{ padding: 2px !important; }
.padding3{ padding: 3px; }
.padding5{ padding: 5px; }
.padding10{padding: 10px;}
.paddingLeftRight4{ padding-left: 4px; padding-right: 4px; }
.paddingLeftRight5{ padding-left: 5px !important; padding-right: 5px !important; }
.paddingLeftRight12{ padding-left: 12px !important; padding-right: 12px !important; }
.paddingLeft15{ padding-left: 15px;}
.paddingRight0{
	padding-right: 5px !important;
}

.paddingTopBottom0 { padding-top: 0 !important; padding-bottom: 0 !important;}
.paddingTopBottom1 { padding-top: 1px; padding-bottom: 1px;}
.paddingTopBottom6 { padding-top: 6px; padding-bottom: 6px !important;}
.paddingTopBottom25{ padding-top: 25px; padding-bottom: 25px;}
.paddingTopBottom15{ padding-top: 15px; padding-bottom: 15px;}

.paddingTop3 { padding-top: 3px !important;}
.paddingTop7 { padding-top: 7px !important;}
.paddingTop20 { padding-top: 20px !important;}
.paddingTop150 { padding-top: 150px;}

.paddingBottom20 { padding-bottom: 20px !important;}

.marginTopBottom1
{   margin-top: 1px !important;
	margin-bottom: 1px !important;
}
.marginTopBottom5
{   margin-top: 5px !important;
	margin-bottom: 5px !important;
}
.marginTopBottom25
{   margin-top: 25px !important;
	margin-bottom: 25px !important;
}
.highlightBackground {
	background-color: rgba(255,255,255,.2) !important;
}
.marginTop3
{
	margin-top: 3px !important;
}
.marginTop5
{
	margin-top: 5px !important;
}

.marginBottom35{
	margin-bottom: 35px !important;
}

.width165px{
	width:165px;
}

.width300{
	width:300px;
}

.widthHeight20{
	width:20px;
	height:20px;
}

.panel {
	background-color: #fff;
	border: 1px solid transparent;
	border-radius: 0;
	box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
	margin-bottom: 20px;
}

body {
	background-color: white;
	color: #767676;
	font-family: "Lato",Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 1.42857;
}

.Justify{ text-align: justify; }

.Breakword{
	word-wrap: break-word;
	-ms-word-break: break-all;
	-epub-word-break: break-all;
	word-break: break-all;

	/* Non standard for webkit */
	word-break: break-word;

	-webkit-hyphens: auto;
	-moz-hyphens: auto;
	-epub-hyphens:auto;
	hyphens: auto;
}

.chart {
	width: 400px;
	height: 300px;
}

.align-center {
	text-align: center;
}

.absolute{
	position: absolute !important;
}

.topRightCorner{
	top:0 !important;
	right: 0 !important;
}
.bottom{
	bottom:0 !important;
}

.align-right {
	text-align: right;
}

.control-label {
	padding-top: 7px;
	margin-bottom: 0;
	text-align: right;
}


.table-filter {
	margin: 10px 0;
	padding: 4px 0 4px 20px;
	background: white;
	border-radius: 20px;
	vertical-align: middle;
}

.table-filter > .search-query {
	font-size: 14px;
	border: 0;
	width: 75%;
	color: #555;
	max-width: 545px;
}

.table-filter > .search-icon {
	font-size: 15px;
	margin-right: 10px;
}

.handCursor { cursor: pointer; }


.caret.caret-reversed {
	border-top-width: 0;
	border-bottom: 4px solid;
}

.caretLg {
	border-left: 6px solid transparent;
	border-right: 6px solid transparent;
	border-top: 5px solid;
}

.caretLg-reversed {
	border-top-width: 0;
	border-bottom: 5px solid;
}


.caretXl {
	border-left: 7px solid transparent;
	border-right: 7px solid transparent;
	border-top: 7px solid;
}

.caretXl-reversed {
	border-top-width: 0;
	border-bottom: 7px solid;
}

.blackColor
{
	color: #000000;
}

.height50{
	height: 50px;
}

.tooltip-inner {
	max-width: 500px !important;
}
.badge-faded-gray{
	background-color: lightgray !important;
	color: #5A5F5F !important;
}

.fontWeightNormal{
	font-weight: normal !important;
}

.fontSizeNormal{
	font-size: 100% !important;
}

.label-as-badge {
	border-radius: 1em !important;
}

.refreshPage {
	position: fixed;
	right: 0;
	bottom: 0;
	z-index: 2000;
	color: white;
}

.glyphicon-none:before {
	content: "\2122";
	color: transparent !important;
}




.nav>li>a {
	padding: 10px 5px !important;
}

.navbar-brand {
	padding: 5px 15px !important;
}

.underlinedText{
	text-decoration: underline;
}

.progress-thinner, .thinner .progress{
	height:11px !important;
	margin-top: 0 !important;
	margin-bottom: 0 !important;
	font-size: 10px !important;
}
.progress-bar-thinner, .thinner .progress-bar{
	line-height: 11px !important;
	font-size: 10px !important;
}

.font10{
	font-size: 10px !important;
}

.roundBorder15{
	border-radius: 15px !important;
}

.positionRelative{
	position: relative !important;
}

.topLeft0{
	top:0;
	left:0;
}

.top-thinner{
	top:0;
}
.top-regular{
	top:4px;
}

.left0{
	left:0;
}

.pace-inactive{
	display: none !important;
}
.fontColorWhite{
	color: #FFFFFF !important;
}


li.handCursor > a {
	cursor: pointer !important;
}

.inlineLabel {
	padding: .2em .6em .3em;
	line-height: 1;
	text-align: center;
	white-space: nowrap;
	vertical-align: baseline;
	border-radius: .25em;
}

.marginLeftRight1{
	margin-left: 1px;
	margin-right: 1px;
}
.marginLeftRight15{
	margin-left: 15px;
	margin-right: 15px;
}
.margin2{
	margin: 2px;
}
.margin5{
	margin: 5px;
}

.margin10{
	margin: 10px;
}

.temporaryImage {
    border: 1px dashed;
    padding: 5px;
}

.messagesScreen{
	height:calc(100vh - 120px);
	overflow: auto;
}

.messagesScreenLeftSide{
	height: 100%; overflow: auto;
}

.height100PercentMinus75Px {
	height: calc(100% - 75px); overflow: auto;
}
.height100PercentMinus36px {
	height: calc(100% - 36px); overflow: auto;
}


.height100PercentMinus175Px{
	height: calc(100% - 175px); overflow: auto;
}





.messagesScreen ::-webkit-scrollbar {
	width: 6px!important
}
.messagesScreen ::-webkit-scrollbar-thumb {
	background-color: lightgray;
}
.messagesScreen ::-webkit-scrollbar-track {
	background: #f5f5f5;
}
.height100Percent{
	height: 100%;
}
.height100PercentMinus150Px {
	height: calc(100% - 150px); overflow: auto;
}
.height100PercentMinus100Px {
	height: calc(100% - 100px); overflow: auto;
}
.height100 {
	height: 100px;
}
.font20{
	font-size: 20px;
}
.font25{
	font-size: 25px;
}
.font40{
	font-size: 40px;
}

.imageDiv {
	-webkit-transition: width 0.4s ease, margin 0.4s ease;
	-moz-transition: width 0.4s ease, margin 0.4s ease;
	-o-transition: width 0.4s ease, margin 0.4s ease;
	transition: width 0.4s ease, margin 0.4s ease;
}
.backgroundInherit{
	background: inherit !important;
}

.maxWidth150{
	max-width: 150px;
}
.minWidth20{
	min-width: 20px;
}

.alert-muted {
	background-color: #F0F0F0;
	border-color: #ddd;
	color: #333;
}

.float-left{
	float: left;
}
.float-right{
	float: right;
}

.minHeight259{
	min-height: 259px !important;
}

.minWidth260{
	min-width: 260px !important;
}

.modal-backdrop.fade {
	min-height: 100000vh;
}

.sameBackgroundWithPanelHeading{
	background-color: #f5f5f5;
}

.stickyButtonDivOnTop{
	background-color: #f5f5f5;
	border: 1px solid #ddd;
	padding: 8px 12px !important;
}

.topBorderedPanelHeading{
	border-top: 1px solid #ddd;
}
.borderless{
	border: 0 !important;
}

.nav-tabs li[hidden]{
	display: none;
}
a[hidden]{
	display: none;
}

.rotate180 {
	/*filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);*/
	-webkit-transform: rotate(180deg);
	-moz-transform: rotate(180deg);
	-ms-transform: rotate(180deg);
	-o-transform: rotate(180deg);
	transform: rotate(180deg);
}

.notificationsDiv .tab-content{
	height: calc(100% - 36px); overflow: auto;
}


.calendarStartAndEndMarked td.midDate button{
	background-color: #31b0d5;
}


#return-to-top {
	position: fixed;
	bottom: 20px;
	right: 20px;
	background: rgb(51, 122, 183);
	background: rgba(51, 122, 183, 0.2);
	width: 50px;
	height: 50px;
	display: block;
	text-decoration: none;
	-webkit-border-radius: 35px;
	-moz-border-radius: 35px;
	border-radius: 35px;
	-webkit-transition: all 0.3s linear;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top i {
	color: #fff;
	margin: 0;
	position: relative;
	left: 2px;
	top: 8px;
	font-size: 32px;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-ms-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
#return-to-top:hover {
	background: rgba(51, 122, 183, 0.9);
}
#return-to-top:hover i {
	color: #fff;
	top: 4px;
}

input.ng-invalid-pattern {
	border:1px solid #a94442 !important;
}
