@charset "UTF-8";

/* TAGS */
body {
	background-color: white;
	color: rgba(99,100,102,1.0);
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
}

header {
	text-align: center;
	padding: 0px;
	height: 64px;
	min-height: 60px;
	vertical-align: middle;
	border-bottom-color: rgba(0,168,227,1.0); /* #00A8E3 */
	border-bottom-style: solid;
	border-bottom-width: 5px;
	background-color: white;
	z-index: 1000;
	width: 100%;
}

h1, h2, h3, h4, h5, h6, strong {
	color: black;
	text-decoration: none;
}

.alert-danger h1, .alert-danger h2, .alert-danger h3, .alert-danger h4, .alert-danger h5, .alert-danger h6, .alert-danger strong {
	color: #a94442;
	border: none;
	margin-top:0px;
}

.alert-warning h1, .alert-warning h2, .alert-warning h3, .alert-warning h4, .alert-warning h5, .alert-warning h6, .alert-warning strong {
	color: #8a6d3b;
	border: none;
	margin-top:0px;
}

.alert-info h1, .alert-info h2, .alert-info h3, .alert-info h4, .alert-info h5, .alert-info h6, .alert-info strong {
	color: #31708f;
	border: none;
	margin-top:0px;
}

a {
	color: #1ea9e0;
	text-decoration: none;
}

a:hover, a:active {
	color: #1ea9e0;
	text-decoration: underline;
}

a[name], a[name]:hover, a[name]:active {
	color: rgba(99,100,102,1.0);
	text-decoration: none;
}

h1>a[name], h2>a[name], h3>a[name], h4>a[name], h5>a[name], h6>a[name],
h1>a[name]:hover, h2>a[name]:hover, h3>a[name]:hover, h4>a[name]:hover, h5>a[name]:hover, h6>a[name]:hover,
h1>a[name]:active, h2>a[name]:active, h3>a[name]:active, h4>a[name]:active, h5>a[name]:active, h6>a[name]:active {
	color: black;
	text-decoration: none;
}

.cald_breadcrumb_heading_separator {
    color: #636466 !important;
    font-size: smaller !important;
}


/* CLASSES */
.cald_bkgd {
	background-color: #f5f3f0;
	padding: 20px;
}

.cald_content {
	background-color: white;
	padding: 20px;
}

.cald_dialog {
	margin:auto auto auto 7%;
	box-shadow: 0px 5px 25px 0px rgba(51,51,51,0.85);
	padding: 10px;
}

.cald_titlebar_icon {
	margin-left: 3px;
}

.cald_dialog_buttonbar {
	text-align: center;
	vertical-align: middle;
	width: 100%;
	padding: 20px;
	padding-bottom: 0px;
}

.cald_button_bar {
	margin-top: 2em;
	text-align: right;
}

.cald_button_bar_left {
	margin-top: 2em;
	text-align: left;
}

.cald_disabled_section {
	background: rgba(0,0,0,0.5) !important;
}

.cald_toaster {
	width:175px;
	height: 130px;
	position: absolute;
	right: 10px;
	bottom: 20px;
	box-shadow: 0px 7px 15px 0px rgba(187,187,187,0.85);
	border: solid 1px #bfbfbf;
	padding: 10px;
}

.cald_toaster_msgs {
	overflow-y: scroll; 
	overflow-x: hidden;
	margin: -10px;
	padding: 10px; 
	font-size: smaller;
}

h1.cald_header {
	background-color: black;
	color: white !important;
	padding: 10px;
	font-size: 1em;
	margin: -10px -10px 10px -10px;
}

h2.cald_header {
	background-color: #00A8E3;
	color: white !important;
	padding: 10px;
	font-size: 1em;
	margin: -10px -10px 10px -10px;
}

h3.cald_header {
	background-color: #d9d9d9;
	color: black !important;
	padding: 10px;
	font-size: 1em;
	margin: -10px -10px 10px -10px;
}

h4.cald_header {
	color: black !important;
	border-bottom: solid 1px #bfbfbf;
	padding: 10px;
	padding-bottom: 9px;
	font-size: 1em;
	margin: -10px -10px 10px -10px;
}

h5.cald_header  {
	background-color: #f3f3f3;
	color: black !important;
	font-size: 1em;
	margin: 0px 0px 10px 0px;
	font-weight: bold;
}

.cald_subsection  {
	background-color: #f3f3f3;
	padding: 10px;
	margin: 0px;
}

.cald_center {
	/* requires parent to be position: relative; */
	/* otherwise this centers in the overall page */
    position: absolute;
    transform: translate(-50%, -50%);
    top:50%;
    left:50%;
}

header.cald_header {
	position: static;
}

header.cald_header.cald_mobile {
	position: static;
	height: 32px;
}


header.cald_pinned {
	position: fixed;
	top: 0px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	background-color: white;
	transition: top 0.0s linear;
}

div.cald_header {
	position: relative;
}

nav.cald_header {
	background-color: rgba(190,224,238,1.0); /* #bee0ee */
	height: 40px;
	min-height: 5px;
	width: 100%;
	z-index: 1000;
	margin: 0px;
	padding: 0px;
	position: static;
}

nav.cald_header.cald_pinned {
	position: fixed;
	top: 64px;
	left: 0px;
	z-index: 1000;
	width: 100%;
	transition: top 0.0s linear;
}

.cald_header div {
/*	display: inline-block;*/
}

.cald_no_menu {
	height: 5px !important;
}

.cald_app_name, .cald_help_link {
	text-transform: uppercase;
}

.cald_logo {
	background-color: transparent;
	background-image: url("../img/CallidusCloud_logo_product_dark.png");
	background-position: center;
	background-repeat: no-repeat;
	background-size: contain;
	height: 40px;
	width: 117px;
	display: inline-block;
	position: absolute;
	top: 50%;
	left: 50%;
	margin: 10px 10px 10px -58px;
/*	margin-left: -58px;*/
}

.cald_mobile .cald_logo {
	height: 33px;
}

.cald_left {
	float: left;
	padding: 20px 0px 20px 20px;
}

.cald_right {
	float: right;
	padding: 20px 20px 20px 0px;
}

.cald_header_menuitem {
	height: 40px;
	margin: 0px;
	padding: 10px 20px;
	border: none;
	text-align: center;
	vertical-align: middle;
}

.cald_header_menuitem_selected {
	background-color: #72c9e9;
	height: 40px;
	margin: -1px;
	padding: 10px 20px;
	border: none;
	text-align: center;
	vertical-align: middle;
	color: white;
	font-weight: bold;
}

.cald_header_menuitem_hover {
/*	background-color: #72c9e9;*/
	height: 40px;
	margin: 0px;
	padding: 10px 20px;
	border: none;
	text-align: center;
	vertical-align: middle;
	color: #636466;
	font-weight: bold;
	position: relative;
}

li.cald_header_megamenu {
	position: relative;
}

.cald_header_megamenu {
	background-color: #bee0ee;
	padding: 0px 0px;
	display: inline-block !important;
	box-shadow: 3px 5px 12px 0px rgba(0,0,0,0.35);
	position: absolute;
	top: 40px;
	left: 0px;
	font-weight: normal;
	text-transform: none;
}

li.cald_header_mega {
	position: relative;
	box-shadow: none;
}

.cald_header_megacontainer {
	top: 40px;
	display: inline-block !important;
	vertical-align: top;
}

.cald_header_submenuheading {
	font-style: italic;
	color: black;
	margin: 10px 0px -5px !important;
/*	background-color: rgba( 0, 0, 0, 0.03 );*/
/*	padding-left: 10px !important;*/
/*	border-width: 1px !important;
	border-color: #bfbfbf !important;
	border-style: solid !important;
	border-bottom: none !important;*/
}

.cald_header_submenu, .cald_header div .cald_header_submenu {
	background-color: #bee0ee;
	padding: 0px 0px;
/*	display: block !important;*/
	box-shadow: 3px 5px 12px 0px rgba(0,0,0,0.35);
	position: absolute;
	top: 40px;
	left: 0px;
	font-weight: normal;
	margin: -2px;
}

.cald_header_submenuitem {
	height: 40px;
	margin: 0px;
	padding: 10px 20px;
	border: 0px;
	border-radius: 0px;
	text-align: left;
	vertical-align: middle;
/*	display: block;*/
}

.cald_header_submenuitem_hover {
	background-color: #72c9e9;
	color: white;
	height: 40px;
	margin: 0px;
	padding: 10px 20px;
	border: 0px;
	border-radius: 0px;
	text-align: left;
	vertical-align: middle;
	position: relative;
}

.cald_header_submenuitem_selected {
	background-color: #bee0ee;
	height: 40px;
	margin: 0px;
	padding: 10px 20px;
	border: 0px;
	border-radius: 0px;
	text-align: left;
	vertical-align: middle;
	position: relative;
}

.cald_menu_inpage {
	display: inline-block; 
	background-color: #f2f2f2;
}

.cald_menu_pointer_right {
	background-color: #72c9e9;
	height: 40px;
	width: 20px;
	margin: 0px;
	border-top: solid 20px white;
	border-bottom: solid 20px white;
	border-left: solid 10px #bee0ee;
	border-radius: 0px;
	position: absolute;
	top: 0px;
	right: -20px;
}

.cald_page_contents {
	display: inline-block;
}

.cald_tertiary_bar {
	background-color: #eaeaea !important; 
	padding: 10px; 
	vertical-align: middle; 
	margin: 0px 0px 0px 0px !important;
}

.cald_tertiary_title {
	color: black;
	font-weight: bold; 
	margin-left: 20px !important; 
	padding-top: 20px;
}

.cald_context_menu {
	display: inline-block; 
	border-color: #bfbfbf;
	color: #636466;
	box-shadow: 3px 5px 12px 0px rgba(0,0,0,0.35);
	margin-left: 20px;
}

.cald_menu_compact {
	padding: 5px 20px !important;
	height: 30px !important;
}

/* Grid styles */
.cald_table th, .cald_table td {
	padding: 5px 5px 4px 5px;
}

.cald_tr_heading, .cald_tr_cells {
	border-bottom: solid 1px #bfbfbf;
	padding: 5px 5px 4px 5px;
}

.cald_banded .cald_tr_heading, .cald_banded .cald_tr_cells {
	border: none;
}

.cald_banded th, .cald_banded td {
	border: none;
	padding: 5px;
}

.cald_tr_cells.cald_hover, .cald_tr_cells.cald_hover a {
	background-color: #FDB823 !important;
	color: white !important;
}

.cald_tr_cells.cald_selected {
	background-color: #fee1a9 !important;
}

.cald_primary .cald_tr_heading {
	background-color: black;
	color: white;
}

.cald_primary .cald_tr_cells {
}

.cald_primary.cald_banded .cald_tr_cells.cald_even, .cald_primary_section .cald_alternate.cald_banded .cald_tr_cells.cald_even {
	background-color: #d3eef9;
}

.cald_secondary .cald_tr_heading {
	background-color: #00A8E3;
	color: white;
}

.cald_secondary .cald_tr_cells {
}

.cald_secondary.cald_banded .cald_tr_cells.cald_even {
/*	background-color: #d3eef9; */
	background-color: #ececec;
}

.cald_tertiary .cald_tr_heading {
	background-color: #d9d9d9;
}

.cald_tertiary .cald_tr_cells {
}

.cald_tertiary.cald_banded .cald_tr_cells.cald_even {
	background-color: #ececec;
}

.cald_alternate .cald_tr_heading {
	border-bottom: solid 1px #bfbfbf;
	padding-bottom: 4px;
}

.cald_alternate .cald_tr_cells {
}

.cald_alternate.cald_banded .cald_tr_cells.cald_even {
	background-color: #ececec;
}

.cald_compact_grid TH, .cald_compact_grid TD {
	padding: 2px 5px;
}

.cald_status_square {
	height: 84px;
	width: 84px;
	text-align: center;
	vertical-align: middle;
	padding: 5px;
	margin: 5px;
	color: white;
	display: inline-block;
	background-color: #72c9e9;
}

.cald_status_square h1, .cald_status_number {
	padding: 0px;
	margin: 5px 0px;
	color: white;
	font-weight: normal;
}

.cald_status_square.cald_success {
	background-color: #309030;
}

.cald_status_square.cald_warning {
	background-color: #d9b500;
}

.cald_status_square.cald_error {
	background-color: #ad3a3a;
}

.cald_status_subtext {
	font-size: smaller;
}

.cald_notification_box {
	padding: 10px;
	margin: 5px;
	border-radius: 0px;
}

.cald_interactive {
	border-radius: 5px;
}

.cald_interactive:disabled {
	background-color: #ececec;
	color: #636466;
}

.cald_notification_box {
	padding: 10px;
	margin: 5px;
	border-radius: 0px;
}



/* FORM ELEMENTS */
.btn.btn-primary.cald_interactive {
	box-shadow: none; 
	background:-webkit-linear-gradient(#337ab7,#337ab7);
	background:linear-gradient(#337ab7,#337ab7);
}

.btn.btn-default.cald_interactive {
	box-shadow: none; 
	background:-webkit-linear-gradient(#ffffff,#ffffff);
	background:linear-gradient(#ffffff,#ffffff);
}

.btn.btn-primary.cald_interactive:hover, .btn.btn-primary.cald_interactive:active {
	box-shadow: none; 
	background:-webkit-linear-gradient(#337ab7,#337ab7);
	background:linear-gradient(#337ab7,#337ab7);
}

.btn.btn-default.cald_interactive:hover, .btn.btn-default.cald_interactive:active {
	box-shadow: none; 
	background:-webkit-linear-gradient(#ffffff,#ffffff);
	background:linear-gradient(#ffffff,#ffffff);
}

.btn.btn-default.cald_interactive:disabled {
	box-shadow: none; 
	background:-webkit-linear-gradient(#dddddd,#dddddd);
	background:linear-gradient(#dddddd,#dddddd);
}

.cald_3D_button_primary {
	border-radius: 5px; 
	box-shadow:0 0 3px 0px; 
	background:-webkit-linear-gradient(#47a9ff,#337ab7);
	background:linear-gradient(#47a9ff,#337ab7);
}

.cald_3D_button_default {
	background:-webkit-linear-gradient(#ffffff,#dddddd);
	background:linear-gradient(#ffffff,#dddddd);
	border-radius: 5px;
}

.cald_3D_button_primary:hover, .cald_3D_button_primary:active {
	border-radius: 5px; 
	box-shadow:0 0 3px 0px; 
	background:-webkit-linear-gradient(#337ab7,#47a9ff);
	background:linear-gradient(#337ab7,#47a9ff);
}

.cald_3D_button_default:hover, .cald_3D_button_default:active {
	background:-webkit-linear-gradient(#dddddd,#ffffff);
	background:linear-gradient(#dddddd,#ffffff);
	border-radius: 5px;
}

.cald_3D_button_default:disabled {
	background:-webkit-linear-gradient(#ececec,#dddddd);
	background:linear-gradient(#ececec,#dddddd);
	color: #636466;
}

/* FIX not working */
.cald_select OPTION:checked, .cald_select OPTION:selected {
	background-color: #fee1a9;
	background:-webkit-linear-gradient(#fee1a9,#fee1a9);
	background:linear-gradient(#fee1a9,#fee1a9);
}

.cald_disabled_label {
	color: #bfbfbf;
}

.cald_separator {
	border-bottom: solid 1px #bfbfbf;
}

.cald_vseparator {
	font-size: larger;
	font-weight: lighter;
	color: #d9d9d9;
	margin: 0px 2px;
}

.cald_nav_divider {
	display: inline-block;
	height:40px !important;
	width:1px !important;
	margin: -15px 8px !important;
	border-right: solid 1px #bfbfbf !important;
}

.cald_tab_alt LI {
	display: inline-block;
}

.cald_tab_alt LI A:hover {
	background-color: #f9f9f9;
	background: none;
	text-decoration: underline;
}

.cald_tab_alt>li[class~="active"]>a, .cald_tab_alt>li[class~="active"]>a:hover {
	background-color: white;
	text-decoration: none;
	color: black; 
	font-weight: bold;
}

.cald_dl_list DD {
	margin-bottom: 20px;
}


@keyframes bordercolor1 {
/*
    from {
		border-color: #00A8E3;
	}
    to {
		border-color: #FDB823;
	}
*/
    0%   {
/*		border-color: transparent;*/
		border-top-color: transparent;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
	}
    25%   {
/*		border-color: #00A8E3;*/
		border-top-color: transparent;
		border-right-color: #00A8E3;
		border-bottom-color: transparent;
		border-left-color: transparent;
	}
    50%  {
/*		border-color: #9E57A2;*/
		border-top-color: transparent;
		border-right-color: #9E57A2;
		border-bottom-color: #9E57A2;
		border-left-color: transparent;
	}
    75%  {
/*		border-color: #FDB823;*/
		border-top-color: transparent;
		border-right-color: #FDB823;
		border-bottom-color: #FDB823;
		border-left-color: #FDB823;
	}
    100% {
/*		border-color: #98C83C;*/
		border-top-color: #00A8E3;
		border-right-color: #00A8E3;
		border-bottom-color: #00A8E3;
		border-left-color: #00A8E3;
	}
/*
    75% {
		border-color: #98C83C;
		border-top-color: #00A8E3;
		border-right-color: #00A8E3;
		border-bottom-color: #00A8E3;
		border-left-color: #00A8E3;
	}
    100% {
		border-color: #98C83C;
		border-top-color: #00A8E3;
		border-right-color: #00A8E3;
		border-bottom-color: #00A8E3;
		border-left-color: #00A8E3;
	}
*/
}

@keyframes bordercolor {
    0%   {
		border-top-color: transparent;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
	}
    25%   {
		border-top-color: transparent;
		border-right-color: #00A8E3;
		border-bottom-color: transparent;
		border-left-color: transparent;
	}
    50%  {
		border-top-color: transparent;
		border-right-color: transparent;
		border-bottom-color: #9E57A2;
		border-left-color: transparent;
	}
    75%  {
		border-top-color: transparent;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: #FDB823;
	}
    100% {
		border-top-color: #98C83C;
		border-right-color: transparent;
		border-bottom-color: transparent;
		border-left-color: transparent;
	}
}

.cald_spinner {
	border-radius: 50%;
	border-style: solid;
	border-width: 5px;
	border-color: #98C83C;
/*	border: solid 5px #98C83C;*/
	padding: 10px;
/*	animation: bordercolor 3.5s ease-out none 3 forward; /* infinite alternate */
/*    transform: rotate(-45deg);*/

	animation-name: bordercolor;
	animation-duration: 4s;
    animation-iteration-count: 3;
    animation-direction: forward;
	animation-timing-function: linear;
    animation-delay: none;

}

@keyframes progress_message_line {
    from {
		content: " Component is loading...";
	}
    to {
		content: " Component is loading...";
	}
}

.spinner_line span:after {
	content: " Done.";
	color: #636466;
	animation-name: progress_message_line;
	animation-duration: 4s;
    animation-iteration-count: 3;
}

@keyframes progress_message_box {
    from {
		content: "Panel is loading...";
	}
    to {
		content: "Panel is loading...";
	}
}

.spinner_box span:after {
	content: "Done.";
	color: #636466;

	animation-name: progress_message_box;
	animation-duration: 4s;
    animation-iteration-count: 3;

}

.cald_spinner128 {
	height: 128px;
}

.cald_spinner64 {
	height: 64px;
	border-width: 7px;
}

.cald_spinner32 {
	height: 40px;
	padding: 4px;
	border-width: 5px;
}

.cald_spinner16 {
	height: 16px;
	padding: 8px;
	border-width: 7px;
}

.cald_spinner.cald_done {
	border-color: #98C83C;
	animation: none;
}


.cald_header_bar.cald_progress {
	margin-left: -15px;
}

@keyframes nomenubar_progresscolor {
    0% {
		background-color: white;
		width: 0px;
	}
    99% {
		background-color: white;
		width: 99%;
	}
    100% {
		background-color: #bee0ee;
		width: 100%;
	}
}

.cald_header_nomenubar.cald_progress {
	background-color: #bee0ee;
	animation: nomenubar_progresscolor 12s ease-in; /* alternate */
/*	animation-delay: 12s;*/
	animation-fill-mode: forward;
}

@keyframes background_progresscolor {
    from {
		background-color: #98C83C;
		width: 0px;
	}
    to {
		background-color: #98C83C;
		width: 100%;
	}
/*
    0% {
		background-color: #98C83C;
		width: 0px;
	}
    99% {
		background-color: #98C83C;
		width: 99%;
	}
    100% {
		background-color: #bee0ee;
		width: 100%;
	}
*/
}

.cald_progress_line {
	font-size: 1pt;
	background-color: transparent;
	height: 5px;
	width: 0px;
	margin: 0px;
	animation: background_progresscolor 12s ease-in; /* alternate */
	animation-fill-mode: inherit;
/*	animation-delay: 2s;*/
}

.cald_progress_bar {
	display: inline-block;
	min-height: 10px;
	background-color: #d9d9d9;
	min-width: 100%;
}

.cald_progress_meter {
	padding: 20px; 
	border: solid 1px #bfbfbf;
}

.cald_progress_bar_partial {
	display:inline-block;
	min-height:10px;
	min-width:60%;
	background-color:#00A8E3;
	color:white;
	padding-left:0.25em;
}

.cald_progress_bar_incomplete {
	display:inline-block;
	min-height:10px;
	min-width:40%;
	background-color:#d9d9d9;
	text-align:right;
}

.cald_header_helpmenu {
	background-color: white;
	display:inline-block; 
	border: none; 
	color: #636466;
	box-shadow: 3px 5px 12px 0px #BBB;
	margin-left: 0px;
}

.cald_header_submenuitem {
	height: 40px;
	margin: 0px;
	padding: 10px 20px;
	border: 0px;
	border-radius: 0px;
	text-align: left;
	vertical-align: middle;
}

.cald_header_submenuitem_hover {
	background-color: #72c9e9;
	color: white;
	height: 40px;
	margin: 0px;
	padding: 10px 20px;
	border: 0px;
	border-radius: 0px;
	text-align: left;
	vertical-align: middle;
	position: relative;
}

.cald_header_submenuitem_selected {
	background-color: #bee0ee;
	height: 40px;
	margin: 0px;
	padding: 10px 20px;
	border: 0px;
	border-radius: 0px;
	text-align: left;
	vertical-align: middle;
	position: relative;
}

.cald_login_wrapper {
	position:relative;
/*	top:15%;*/
/*	width: 75% !important;*/
	width: 100% !important;
	border: solid 1px white;
/*	background:rgba(0,0,0,0.35); */
	background-color: white;
}

.cald_login_panel {
	padding: 30px 20px 30px 20px;
	color: #636466;
}

.cald_login_logo {
	display: block;
	background-image: url("../img/CallidusCloud_logo_product_dark.png");
	background-size: 80%;
	background-repeat: no-repeat;
	background-position: center center;
	margin: 0 auto;
	height: 91px;
	width: 185px;
}

.cald_login_wrapper .cald_login_logo {
	float: left;
	margin-left: -20px;
}

.cald_l2m_img {
/*	border: solid 1px #bfbfbf;*/
	text-align: right;
/* 788 x 590 */
	width: 100%;
/*	height: 100%;*/
	border:none;
	margin-top:20px;
}

.cald_l2m_div {
	min-width: 368px;
	width: 100%;
	max-width: 66%;
	text-align: right !important;
}

.cald_advertisement {
	/* This gradient/background color needs to change based on the image used */
	background: linear-gradient( #091b49 20%, #3f63a1 30%, #3f63a1 60%, #091b49 100% );
	background-repeat: no-repeat;
	border: solid 1px #bfbfbf;
	height: 100%;
}

.cald_advertisement_disclaimer {
	width: 100%;
	text-align: center;
    position: absolute;
    transform: translate(-50%, -100%);
    top: 100%;
    left: 50%;
}

.cald_about_productname {
	font-size: 2.0em;
}

.cald_about_version {
	font-size: 1.5em;
}

.cald_about_copyright {
	font-size: smaller;
}

.cald_breadcrumb_heading_separator {
	color: #636466 !important;
	font-size: smaller !important;
}

.cald_paging {
	font-style: italic;
/*	font-family: Times, "Times Roman", serif;*/
}

.cald_paging a {
	font-style: normal;
/*	font-family: Times, "Times Roman", serif;*/
}

.cald_button_bar {
	margin-top: 2em;
	text-align: right;
}

.cald_button_bar_left {
	margin-top: 2em;
	text-align: left;
}

.cald_page_link {
	display: inline-block;
	height: 44px;
	width: 44px;
	padding-top: 11px;
	border: solid 1px #72c9e9;
	color: #72c9e9;
	background-color: white;
	text-align: center;
	vertical-align: middle;
	border-radius: 5px;
}

.cald_page_link.cald_selected  {
	padding-top: 11px;
	background-color: #72c9e9;
	color: white !important;
}

strong.cald_page_link  {
	margin-top: 11px;
	background-color: #72c9e9;
	color: white !important;
}

.cald_page_link.cald_disabled_label {
	border: solid 1px #bfbfbf !important;
	color: #bfbfbf;
}

.cald_page_link.cald_ellipses {
	border: none;
	color: #bfbfbf;
}

.cald_paging_bar {
	text-align: center;
}


/* IDS */


.nav-tabs>li>a:hover {
    background-color: #f9f9f9;
    text-decoration: underline;
}