﻿/*@import url('https://fonts.googleapis.com/css?family=Roboto');*/
body, html {
	width: 100%;
	/*height: calc(100% - 35px);*/
	padding: 0;
	margin: 0;
	font-family: 'Roboto', sans-serif !important;
}

a {
	color: #244c91;
	text-decoration: none;
}
a:visited {
	color: #244c91;
	text-decoration:none;
}

header {
	width: calc(100% - 40px);
	height: 50px;
	background-color: #244c91;
	color: white !important;
	padding: 5px 15px 5px 25px;
	position: fixed;
	top: 0;
	overflow: hidden;
	z-index: 3000;
}

header-admin { background-color:#bcd1f5 !important; border-bottom:3px solid #647ead; width:100%; height:50px;z-index: 3000;display:block; }
header-admin .user-link { color: #484848 !important; font-size:1em; }

header a {
	color:inherit !important;
}

.user-link {
	color: #f2f2f3 !important;
	text-decoration: none !important;
}

#nav-menu {
	float:left;
	height: calc(100% - 60px); 
	margin-top:60px;
	width: 220px; /* 0 width - change this with JavaScript */
	position: fixed; /* Stay in place */
	z-index: 1; /* Stay on top */
	left: 0;
	background-color: #f2f2f3;
	overflow-x: hidden; /* Disable horizontal scroll */
	transition: 0.5s; /* 0.5 second transition effect to slide in the sidenav */
	overflow-y: auto;
	padding-top:15px;
}

.nav-link-wrapper {
	font-size:16px;
	margin:5px 0 5px;
	padding:5px;
}

.nav-link {
	color: black !important;
	text-decoration: none !important;
	padding: 12px 7px 12px 30px !important;
	display:block;
}

.nav-link.selected {
	
	color:#244c91 !important;
	background-color:#d1daeb !important;
	border-radius:7px !important;
}

#sms-content {
	float:left;
	margin-left:220px;
	width: calc(100% - 220px);
	margin-top:60px;
}

#admin-content {
	width: 800px;
	margin: 10px auto 0 !important;
} 

.content-wrapper {
	padding: 0px 0 10px 15px;
}

.content-title {

	font-size:22px;
	font-weight:500;
	margin-bottom:15px;
}

.section-title {
	font-size: 18px;
	font-weight: 500;
	color: #244c91 !important;
}

.sangoma-blue {color:#244c91  !important;}	
.sangoma-blue:visited {color:#244c91  !important;}	
.top0 { margin-top: 0 !important; }
.bottom0 { margin-bottom: 0 !important; }
.top2 { margin-top: 2px !important; }
.bottom2 { margin-bottom: 2px !important; }
.right2 { margin-right: 2px !important; }
.left2 { margin-left: 2px !important; }
.top5, .margin-top-5 { margin-top: 5px !important; }
.bottom5 { margin-bottom: 5px !important; }
.right5 { margin-right: 5px !important; }
.left5 { margin-left: 5px !important; }
.top10 { margin-top: 10px !important; }
.bottom10, .margin-bottom-10 { margin-bottom: 10px !important; }
.right10 { margin-right: 10px !important; }
.left10 { margin-left: 10px !important; }
.top15, .margin-top-15 { margin-top: 15px !important; }
.bottom15 { margin-bottom: 15px !important; }
.right15 { margin-right: 15px !important; }
.left15 { margin-left: 15px !important; }
.top20 { margin-top: 20px !important; }
.bottom20 { margin-bottom: 20px !important; }
.right20 { margin-right: 20px !important; }
.left20 { margin-left: 20px !important; }
.top30 { margin-top: 30px !important; }
.bottom30 { margin-bottom: 30px !important; }
.right30 { margin-right: 30px !important; }
.left30 { margin-left: 30px !important; }
.top50 { margin-top: 50px !important; }
.bottom50 { margin-bottom: 50px !important; }
.right50 { margin-right: 50px !important; }
.left50 { margin-left: 50px !important; }
.top75 { margin-top: 75px !important; }
.bottom75 { margin-bottom: 75px !important; }
.right75 { margin-right: 75px !important; }
.left75 { margin-left: 75px !important; }

.p5 { padding: 5px; }
.p10, .padding-10 { padding: 10px; }
.p15 { padding: 15px; }
.p20 { padding: 20px; }
.ptop5 { padding-top: 5px; }
.ptop10 { padding-top: 10px; }
.ptop15 { padding-top: 15px; }
.ptop20 { padding-top: 20px; }
.ptop30 { padding-top: 30px; }
.ptop40 { padding-top: 40px; }
.pbottom5 { padding-bottom: 5px; }
.pbottom10 { padding-bottom: 10px; }
.pbottom15 { padding-bottom: 15px; }
.pbottom20 { padding-bottom: 20px; }
.pleft5 { padding-left: 5px; }
.pleft10 { padding-left: 10px; }
.pleft15 { padding-left: 15px; }
.pleft20 { padding-left: 20px; }
.pleft30 { padding-left: 30px; }
.pleft40 { padding-left: 40px; }
.pright5 { padding-right: 5px; }
.pright10 { padding-right: 10px; }
.pright15 { padding-right: 15px; }
.pright20 { padding-right: 20px; }
.pright30 { padding-right: 30px; }
.pright40 { padding-right: 40px; }
.pvert2 { padding: 2px 0; }

.font8 { font-size: 8px !important; }
.font10 { font-size: 10px !important; }
.font11 { font-size: 11px !important; }
.font12 { font-size: 12px !important; }
.font14 { font-size: 14px !important; }
.font16 { font-size: 16px !important; }
.font18 { font-size: 18px !important; }
.font20 { font-size: 20px !important; }
.font22 { font-size: 22px !important; }
.font24 { font-size: 24px !important; }
.font26 { font-size: 26px !important; }
.font28 { font-size: 28px !important; }

.left {float:left;}
.right {float:right;}
.ralign { text-align: right; }
.lalign, .text-left { text-align: left; }
.calign, .text-center { text-align: center; }
.talign label, td.talign, .talign { vertical-align: top !important; }
.balign label, td.balign, .balign { vertical-align: bottom !important; }
.malign label, td.malign, .malign { vertical-align: middle !important; }

.msg-error, .msg-success, .msg-warning {
	border: 1px solid;
	margin: 5px 0;
	padding: 10px 5px 10px 50px;
	background-repeat: no-repeat;
	background-position: 10px center;
	font-size: 10pt;
}

.msg-error {
	color: #D8000C;
	background-color: #FFBABA;
	background-image: url('../images/msg/x_round_red.png');
	background-size: 30px;
}

.msg-app {
	background-size: 18px !important;
	margin: 2px 0 0 15px !important;
	padding: 5px 5px 5px 40px !important;
}

.msg-success {
	color: #4F8A10;
	background-color: #CCFF99;
	background-image: url('../images/msg/check_round_green.png');
	background-size: 30px;
}

.msg-warning {
	color: darkgoldenrod;
	background-color: #fffde5;
	background-image: url('../images/msg/warning_yellow.png');
	margin-bottom: 5px;
	background-size: 30px;
}

.msg-warning.full {
	background-size: 35px !important;
	padding: 10px 5px 10px 50px !important;
	font-size: 11pt !important;
}

.msg-warning.small {
	background-size: 20px !important;
	margin-bottom: 0 !important;
	padding: 5px 3px 3px 25px !important;
	background-position: 2px center !important;
}

/** { font-family: 'Roboto', sans-serif !important; }*/
/*.k-icon, .p-icon, .t-icon, .t-font-icon, .t-efi { font:16px/1 "WebComponentsIcons" !important; } MIGHT BE NEEDED FOR RADCOMBOBOX DROP DOWN IMAGE IF ABOVE LINE UNCOMMENTED*/

.full-input {
	width: calc(100% - 20px);
	padding: 5px 10px;
	text-align: left;
}

.float-row, .input-row {
	clear: both;
	overflow: hidden;
}

.input-field-full {
	width: calc(100% - 20px);
	padding: 5px 10px;
	text-align: left;
}

.input-field-50 {
	width: calc(50% - 20px);
	float: left;
	padding: 5px 10px;
	text-align: left;
}

.input-field-30 {
	width: calc(30% - 10px);
	float: left;
	padding: 5px 10px;
	text-align: left;
}

.input-field-20 {
	width: calc(20% - 30px);
	float: left;
	padding: 5px 10px;
	text-align: left;
}

.bold {
	font-weight: bold;
}

.msg-full-width {
	width: calc(100% - 60px) !important;
}

.input-note {
	font-size: .7rem;
	color: #7a96ad !important;
	line-height: 13px;
}

.resize-98-min {
	min-width: 98%;
	max-width: 98%;
	min-height: 45px;
}

.large-chk input {
	height:20px !important;
	width:20px !important;
}

.rgFilterRow { line-height:1 !important;}
.rgFilterBox { padding: 3px 5px !important; }
.RadGrid_Bootstrap .rgFilterBox {border-radius:0 !important;}
.half-bold { font-weight:500; }

/*.RadGrid_Bootstrap .rgFilterRow > td {
	border-left: 1px solid #dedede !important;
	padding-left: 13px !important;
}
.RadGrid_Bootstrap .rgFilterRow > td:first-child, .RadGrid .rgRow > td:first-child {
	border-left-color: transparent !important;
}*/

.RadGrid_Bootstrap .rgRow > td, .RadGrid_Bootstrap .rgAltRow > td, .RadGrid_Bootstrap .rgHeader {
	border-left-width: 0 !important;
}

.login-btn {
	width: calc(100% - 50px);
}

.login-links {
	margin: 20px 10px -10px;
	font-size:14px;
}

.login-links a { 	color:#7a96ad !important; }

.vi-panel fieldset, .vi-panel-small fieldset {
	border: 2px solid #b1b1b1 !important;
	border-radius:5px;
}

.vi-panel legend {
	font-size: 18px !important;
	font-weight: 500;
	color: #244c91 !important;
}

.vi-panel fieldset, .vi-panel-small fieldset {
	padding: 10px 20px 15px 15px !important;
}

.vi-panel-small legend {
	font-size: 14px !important;
	color: #005CA5 !important;
}

.truncate, .truncate span, .truncate a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
}

.truncate span {
	width: 100%;
}

.tooltip {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index: 9999;
	font: normal 8pt sans-serif;
	color: #000;
	background-color: #f6f6f6;
	padding: 5px;
	border: 1px solid #000;
}

/*.ui-tooltip {	
	background: #666;
	color: white;
	border: none;
	padding: 0;
	opacity: 1;
}*/

/*.ui-tooltip-content {
	position: relative;
	padding: .25em .5em;
}

.ui-tooltip-content::after {
	content: '';
	position: absolute;
	border-style: solid;
	display: block;
	width: 0;
}

.right .ui-tooltip-content::after {
	top: 8px;
	left: -5px;
	border-color: transparent #666;
	border-width: 5px 6px 5px 0;
}*/

.radgrid-small tfoot tr td {
	font-size: 12px !important;
}

.radgrid-small tr {
	height: 30px !important;
	font-size:14px;
}
.radgrid-small thead {
	line-height: 1 !important;
}


.radgrid-small thead tr th.rgHeader {
	font-weight: 600 !important;
}

.rgNoRecords td {padding-left:15px !important;}

span.hover,
span.hoverGray,
span.hoverBlack,
span.hoverSpan,
span.hoverWhite,
span.hoverOrange,
.dep-res-actions {
	cursor: default;
}

span.hover {
	color: Orange;
}

span.hoverBlack {
	color: Black;
	border-bottom: 1px dotted gray;
}

span.hoverSpan {
	color: Black;
	border: none !important;
}

span.hoverWhite {
	color: white;
}

span.hoverGray {
	color: Gray;
	border-bottom: 1px dotted gray;
}

span.hoverOrange, .dep-res-actions {
	color: #005CA5;
	border-bottom: 1px dotted #005CA5;
}

span.hover:hover {
	border-bottom: 1px solid #637292;
}

span.hoverGray:hover {
	color: #005CA5;
	border-bottom: 1px dotted #005CA5;
}

span.hoverOrange:hover, dep-res-actions:hover {
	color: #000;
	border-bottom: 1px dotted #000;
}

span.hoverBlack:hover {
	color: #005CA5;
	border-bottom: 1px dotted #005CA5;
}

span.hoverSpan:hover { /*border-bottom: 1px dotted gray;*/
	border: none !important;
}

span.hoverWhite:hover {
	color: white;
	cursor: pointer;
}

.nowrap {
	white-space: nowrap;
}