﻿body 
{
	font-family : Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
    width:100%;
    padding:0px;
    border:0px;
    margin:0px;
    border-collapse:collapse;
    FONT-WEIGHT: normal;
    LETTER-SPACING: normal;
    TEXT-TRANSFORM: none;
    WORD-SPACING: normal;
}
HR
{
	margin-left:10px;
	margin-right:10px;
	padding-bottom:0px;
	padding-top:0px;
	border:0;
	height:1px;
	color:White;
}
.logintable
{
    margin:0px;
    padding:0px;
    border:0px;
    border-collapse:collapse;
    vertical-align:top;
    width:100%;
}
.logintable td
{
    font-size:x-small;
    text-align:left;
}
.logintable .logintext
{
    font-size:x-small;
    width:150px;
}
.logintable .loginbutton
{
    font-size:x-small;
}
.loginbutton
{
    font-size:x-small;
}
.logintext
{
    font-size:x-small;
    width:150px;
}

.Navigation
{
	width:150px;
	padding:0px;
	margin:0px;
	background-color:White;
}
.Navigation .ClientLogo{
	width:100%;
	height:50px;
	margin-bottom:10px;
	text-align:center;
	background-color:White;
	border-width:thick;
}
.ClientLogo span {
	text-align:center;
	font-size:x-small;
	font-weight:bold
}

.Navigation LI
{
	list-style-image : none;
	font-size:10px;
	font-weight:bold;
	list-style : none;
	padding-bottom:6px;
	padding-left:10px;
}
.Navigation UL
{
	font-size:10px;
	font-weight:bold;
	padding:0px;
	margin:0px;
}
.Navigation LI A
{
    color:black;
	padding:0px;
	margin:0px;
}
.Navigation .selected A
{
	color: #FF8D00;
}
.Navigation A
{
	text-decoration:none;
	color : black;
}
.Navigation A:Hover
{
	text-decoration:underline;
}
.ScrollContainer
{
    width:98%;
    height:250px;
	vertical-align:top;
	font-size:10px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-top:5px;
	padding-top:5px;
	text-align:left;
	overflow-y:scroll;
}
.ScrollContainerMax
{
    width:98%;
    height:310px;
	vertical-align:top;
	font-size:10px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	margin-top:5px;
	padding-top:5px;
	text-align:left;
	overflow-y:scroll;
}
table.ButtonTableFixed
{
    LEFT:5px; 
    WIDTH:150px; 
    POSITION:absolute; 
    TOP:320px;
    margin-top:10px;
    border-width:thick;
    border-color:Black;
}
table.ButtonTableFixed td
{
    text-align:center;
}
table.ButtonTableFixed td input
{
    margin-top:5px;
    color:#005989;
    text-align:center;
    font-weight:bold;
    width:130px;
    cursor:hand;
}
table.HomeTable
{
    vertical-align:top;
    text-align:center;
    width:100%;
}
.HomeTable .HomeTableCell
{
    vertical-align:middle;
    text-align:center;
    font-weight:bold;
    font-size:10px;
}
.HomeTable .HomeTableHeader
{
    vertical-align:middle;
    text-align:center;
    font-weight:bold;
    font-size:12px;
    color:Red;
}
table.SearchTable
{
    vertical-align:middle;
    width:100%;
	height:50px;
}
table.SearchTable td
{
    vertical-align:middle;
    text-align:left;
    font-size:x-small;
}
table.SearchTable .searchinput
{
    vertical-align:middle;
    text-align:left;
    font-size:x-small;
    width:150px;
}
table.SearchTable .searchinputsmaller
{
    vertical-align:middle;
    text-align:left;
    font-size:x-small;
    width:75px;
}
table.SearchTable .searchCB
{
    vertical-align:bottom;
    text-align:left;
    font-size:x-small;
    width:150px;
}
.FreeLabel
{
	font-size:14px;
	font-weight:bold;
	padding-bottom:5px;    
}
.DataTableHeader
{
    font-size:13px;
	font-weight:bold;
}
.DataTable
{
    border-color:Black;
    border-width:thin;
	width:100%
}
.DataTable th
{
    font-size:12px;
	background-color:white;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	text-align:left;
}
.DataTable tr
{
	font-size:10px;
}
.DataTable .FormLabel
{
    width:25%;
	padding-top:2px;
	padding-left:10px;
	margin-left:10px;
	text-align:left;
}
.DataTable .FormText
{
    width:25%;
	padding-top:2px;
	padding-left:10px;
	margin-left:10px;
	text-align:left;
}
.DataTable a
{
    color:black;
}
.DataTable a:visited
{
    color:#FF8D00;
}

table.RecoveryTotals
{
    padding:0px;
    border:0px;
    border-collapse:collapse;
    vertical-align:top;
}
.RecoveryTotals th
{
	font-size:10px;
	margin:0px;
	padding-bottom:5px;
	padding-top:5px;
	border:0px;
	border-collapse:collapse;
	vertical-align:top;
	text-align:center;
}
.RecoveryTotals tr
{
	font-size:10px;
	margin:0px;
	padding:0px;
	border:0px;
	border-collapse:collapse;
	vertical-align:top;
}
.RecoveryTotals td
{
	font-size:10px;
	margin:0px;
	border:0px;
    font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
}
.RecoveryTotals td .cell
{
	font-size:10px;
	margin:0px;
	border:0px;
    font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
	padding-right:5px;
	border-collapse:collapse;
	text-align:left;
	vertical-align:top;
}
table.ScrollTable
{
    padding:0px;
    border:0px;
    width:98%;
    border-collapse:collapse;
    vertical-align:top;
}
table.ScrollTable .hiddencell
{
    visibility:hidden;
    width:0px;
    border-collapse:collapse;
    margin:0px;
    border:0px;
    padding:0px;
    display:none;
}
table.ScrollTable .Footer
{
    padding-top:5px;
    border:0px;
    border-collapse:collapse;
    vertical-align:top;
    color:#e41f1f;
}
.ScrollTable input
{
    font-size:10px;
}
.ScrollTable th
{    
    color:black;
    background-color:lightgray;
    text-decoration:underline;
	text-align:left;
	vertical-align:top;
	font-size:10px;
	position:relative;
	
	padding-right:4px;
    margin-bottom:10px;
    padding-bottom:2px;
    margin-top:5px;
    padding-top:2px;
    top:expression(this.scrollTop-10);
}
.ScrollTable tr
{
	font-size:10px;
	margin:2px;
	padding:2px;
	vertical-align:top;
}
.ScrollTable .tr0
{
	font-size:10px;
	margin:2px;
	padding:2px;
}
.ScrollTable .tr1
{
    background-color:Yellow;
    background-repeat:repeat;
	font-size:10px;
	margin:2px;
	padding:2px;
	border:0px;
	border-collapse:collapse;
}
.ScrollTable td
{
	font-size:10px;
	font-weight:normal;
	padding:0px;
	margin:0px;
	text-align:left;
}
.ScrollTable .Bolded
{
	font-size:10px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align:left;
}

.ScrollTable a
{
    color:black;
    height:12px;
}
.ScrollTable a:visited
{
    color:#FF8D00;
}
.ScrollTable .SelectedRow
{
    font-size:10px;
	margin:2px;
	padding:2px;
	vertical-align:top;
	height:12px;
}
table.PhoneTable
{
    padding:0px;
    border:0px;
    width:98%;
    border-collapse:collapse;
    vertical-align:top;
}
table.PhoneTable .SortFooter
{
    padding-top:5px;
    border:0px;
    border-collapse:collapse;
    vertical-align:top;
    color:black;
}
.PhoneTable input
{
    font-size:10px;
}
.PhoneTable th
{
    color:black;
    background-color:lightgray;
    text-decoration:underline;
	text-align:left;
	vertical-align:top;
	font-size:10px;
	position:relative;
	padding-left:8px;
	padding-right:4px;
    margin-bottom:10px;
    padding-bottom:2px;
    margin-top:5px;
    padding-top:2px;
    top:expression(this.scrollTop-5);
}
.PhoneTable tr
{
	font-size:10px;
	margin:2px;
	padding:2px;
	vertical-align:top;
}
.PhoneTable .tr0
{
	font-size:10px;
	background-color:Fuchsia;
	margin:2px;
	padding:2px;
}
.PhoneTable .tr1
{
    background-color:Yellow;
    background-repeat:repeat;
	font-size:10px;
	margin:2px;
	padding:2px;
	border:0px;
	border-collapse:collapse;
}
.PhoneTable td
{
	font-size:10px;
	font-weight:bold;
	padding:0px;
	margin:0px;
	text-align:left;
}
.PhoneTable a
{
    color:black;
    height:12px;
}
.PhoneTable a:visited
{
    color:#005989;
}
.PhoneTable .SelectedRow
{
    background-color:gray;
    font-size:10px;
	margin:2px;
	padding:2px;
	vertical-align:top;
	height:12px;
}
table.PrimaryTable
{
	width:100%;
	height:100%;
	border:0px;
	border-collapse:collapse;
	padding:0px;
	margin:0px;
}
td.headerpane
{
    width:100%;
    height:60px;
    vertical-align:top;
    border:0px;
    border-collapse:collapse;
    padding:0px;
    margin:0px;
}
td.navpane
{
    width:150px;
    height:71%;
    background-color:white;
    border-right: 1px solid #000000;
    border-left:1px solid #eeeeee;
    border-bottom:1px solid #000000;
    border-top:1px solid #000000;
    border-collapse:collapse;
    vertical-align:top;
    text-align:left;
}
td.centerpane
{
    width:100%;
    height:71%;
    vertical-align:top;
    border-top:1px solid #000000;
    border-bottom:0px;
    border-collapse:collapse;
    padding:0px;
    margin:0px;
}
td.footer
{
    width:100%;
    vertical-align:top;
    margin-top:0px;
    padding:0px;
    border:0px;
    border-collapse:collapse;
}
table.centerpanetable
{
    vertical-align:top;
    text-align:center;
    border:0px;
    border-collapse:collapse;
    margin:0px;
    padding:0px;
}
table.centerpanetable td
{
    vertical-align:top;
    text-align:left;
    margin:0px;
    padding:2px;
}
td.centerpane .centerpanetable .topnav 
{
	width:75%;
	height:20px;
	background-color:black;
	background-repeat:repeat;
	vertical-align:top;
	text-align:left;
	background-position:top;
}
td.centerpane .centerpanetable .topnavgreeting
{
	width:25%;
	height:20px;
	background-color:black;
	background-repeat:repeat;
	vertical-align:top;
	text-align:right;
	background-position:top;
	color:white;
    font-weight:normal;
}
td.centerpane .centerpanetable .topright 
{
	width:65%;
	height:20px;
	vertical-align:top;
	text-align:right;
	background-position:top;
}

td.centerpane .centerpanetable .topleft
{
	width:35%;
	height:20px;
	vertical-align:top;
	text-align:left;
	background-position:top;
    font-weight:normal;
}
td.centerpane .centerpanetable .topnav a
{
    text-decoration:none;
    color:white;
    font-weight:bolder;
}
td.centerpane .centerpanetable .centerpanecell 
{
	width:100%;
	vertical-align:top;
}
table.centerpanetable
{
    vertical-align:top;
    width:100%;
}
table.navpanetable
{
    text-align:left;
    vertical-align:top;
    width:100%;
}
table.contentpaneheadertable
{
    width:100%;
    margin-bottom:5px;
}
td.TopNav
{
    width:100%;
}
table.headertable
{
    width:100%;
    height:60px;
    border:0px;
    margin:0px;
    padding:0px;
    vertical-align:top;
    border-collapse:collapse;
}
table.headertable .headerlogo
{
    width:483px;
    height:90px;
	background-image : url(images/Conduent_logo_large.jpg);
	background-repeat:no-repeat;
}
table.headertable .headerfiller
{
    height:90px;
    font-weight:bold;
    vertical-align:top;
    text-align:center;
}
table.headertable .headerfiller .headernavtable
{
    width:60px;
}
table.headertable .headerfiller .headernavtable td
{
    font-size:x-small;
    font-weight:bold;
    vertical-align:top;
    text-align:center;
    padding-left:5px;
}
table.headertable .headerfiller .headernavtable td a
{
    font-size:x-small;
    font-weight:bold;
    vertical-align:top;
    text-align:center;
    text-decoration:none;
    color:black;
}
table.headertable .headerfiller .headernavtable td a:visited
{
    text-decoration:none;
    color:#808080;
}
table.headertable .headerfiller .headernavtable td a:active
{
    text-decoration:none;
    color:#808080;
}			
table.headertable .headerfiller .headernavtable td a:hover
{
    text-decoration:underline;
    color:#808080;
}
table.headertable .headerapplogo .headerapptitlelogo
{
    font-weight:600;
    font-size:18.0pt;
    font-family:Verdana;
    color:Black;
    vertical-align:top;
}
table.headertable .headerapplogo .headerapplogosymbol
{
    font-weight:500;
    font-size:6.0pt;
    font-family:Verdana;
    color:Black;
    vertical-align:top;
}

table.headertable .headerapplogo
{
    text-align:center;
    height:90px;
    background-repeat:no-repeat ;
	background-position:right;
	background-repeat:no-repeat;
	vertical-align:top;
}
table.headertable .headerapplogoimg
{
    border:0px;
    padding:0px;
    margin:0px;
    text-align:right;
    vertical-align:top;
    border-collapse:collapse;
}
table.headertable .headerapplogoimg img
{
    border:0px;
    padding:0px;
    margin:0px;
    text-align:right;
    vertical-align:top;
    border-collapse:collapse;
}
table.footer
{
    width:100%;
    height:35px;
    border:0px;
    margin:0px;
    padding:0px;
    border-collapse:collapse;
    vertical-align:bottom;
}
table.footer .Data
{
  	color: black;
	white-space:nowrap;
	font-size:12px;
}
table.footer .Label
{
  	color: black;
	white-space:nowrap;
	font-size:12px;
}
table.footer .footerend
{
    width:137px;
    height:35px;
    text-align:right;
    margin:0px;
    padding:0px;
    border:0px;
    border-collapse:collapse;
    /*background-image:url(images/curve.gif);
    background-repeat:no-repeat;
    background-position:top;*/
    border-top:1px solid black;
    border-collapse:collapse;
    background-color:white;
    font-size:xx-small;
}

table.footer .footercell
{
    height:34px;
    text-align:left;
    margin:0px;
    padding:0px;
    border-bottom:0px;
    border-left:0px;
    border-right:0px;
    border-top:1px solid black;
    border-collapse:collapse;
    background-color:white;
    font-size:xx-small;
}
table.footer A
{
  	color:black;
  	font-size:xx-small;
}
table.footer A:visited
{
	text-decoration:none;
	color:black;
	font-size:xx-small;
}
table.footer A:active
{
	text-decoration:none;
	color:black;
	font-size:xx-small;
}			
table.footer A:hover
{
    font-size:xx-small;
	text-decoration:underline;
	color:black;
}
.LabelFeedback
{
    font-size:x-small;
    font-weight:bold;
    margin-bottom:5px;
}
.Pager
{
    padding-top:50px;
}
.Pager span
{
    font-size:small;
    padding-right:5px;
    text-align:center;
    vertical-align:bottom;
}
.Pager a
{
    font-size:small;
    padding-right:5px;
    text-align:center;
    vertical-align:bottom;
}
.OtherDataTable
{
	width:50%
}
.OtherDataTable th
{
    font-size:12px;
	background-color:lightgray;
	padding-top:2px;
	padding-bottom:2px;
	padding-left:10px;
	text-align:left;
}
.OtherDataTable tr
{
	font-size:10px;
}
.OtherDataTable .FormLabel
{
    width:25%;
	padding-top:2px;
	padding-left:10px;
	margin-left:10px;
	text-align:left;
}
.OtherDataTable .FormText
{
    width:25%;
	padding-top:2px;
	padding-left:10px;
	margin-left:10px;
	text-align:left;
}
.FreeLabelSmall
{
	font-size:10px; 
}
.Asterisk
{
    font-size:x-small;
    color:Red;
}
tr.pager td table td
{
    margin: 2px;
    width: 10px;
    padding: 0px 3px 0px 3px;
    background-color: #FBFBFB;
    text-align: center;
    border: solid 1px #CACACA;    
}
.lpage{    
    float:left;
    text-align:center;
    display: table-cell;
    vertical-align: middle;    
    line-height:34px;
}
.rpage{    
    float:right;
    text-align:center;
    display: table-cell;
    vertical-align: middle;   
    line-height:34px;
}
.dropdown
{    
    height: 30px;       
    line-height: 30px;  
}
.btn {
    font-family:XeroxSans;
  display: inline-block;
  padding: 4px 12px;
  margin-bottom: 0;
  font-size: 14px;
  font-weight: normal;
  line-height: 1.428571429;
  margin-top:-4px;
  text-align: center;
  white-space: nowrap;
  vertical-align: middle;
  cursor: pointer;
  border: 1px solid transparent;
  border-radius: 4px;
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
       -o-user-select: none;
          user-select: none;
}

.btn:focus {
  outline: thin dotted #333;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.btn:hover,
.btn:focus {
  color: #333333;
  text-decoration: none;
}

.btn:active,
.btn.active {
  background-image: none;
  outline: 0;
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
  pointer-events: none;
  cursor: not-allowed;
  opacity: 0.65;
  filter: alpha(opacity=65);
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-default {
  color: #333333;
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-default:hover,
.btn-default:focus,
.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  color: #333333;
  background-color: #ebebeb;
  border-color: #adadad;
}

.btn-default:active,
.btn-default.active,
.open .dropdown-toggle.btn-default {
  background-image: none;
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
  background-color: #ffffff;
  border-color: #cccccc;
}

.btn-primary {
  color: #ffffff;
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  color: #ffffff;
  background-color: #3276b1;
  border-color: #285e8e;
}

.btn-primary:active,
.btn-primary.active,
.open .dropdown-toggle.btn-primary {
  background-image: none;
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
  background-color: #428bca;
  border-color: #357ebd;
}

.btn-warning {
  color: #ffffff;
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  color: #ffffff;
  background-color: #ed9c28;
  border-color: #d58512;
}

.btn-warning:active,
.btn-warning.active,
.open .dropdown-toggle.btn-warning {
  background-image: none;
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
  background-color: #f0ad4e;
  border-color: #eea236;
}

.btn-danger {
  color: #ffffff;
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  color: #ffffff;
  background-color: #d2322d;
  border-color: #ac2925;
}

.btn-danger:active,
.btn-danger.active,
.open .dropdown-toggle.btn-danger {
  background-image: none;
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
  background-color: #d9534f;
  border-color: #d43f3a;
}

.btn-success {
  color: #ffffff;
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-success:hover,
.btn-success:focus,
.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  color: #ffffff;
  background-color: #47a447;
  border-color: #398439;
}

.btn-success:active,
.btn-success.active,
.open .dropdown-toggle.btn-success {
  background-image: none;
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
  background-color: #5cb85c;
  border-color: #4cae4c;
}

.btn-info {
  color: #ffffff;
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-info:hover,
.btn-info:focus,
.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  color: #ffffff;
  background-color: #39b3d7;
  border-color: #269abc;
}

.btn-info:active,
.btn-info.active,
.open .dropdown-toggle.btn-info {
  background-image: none;
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
  background-color: #5bc0de;
  border-color: #46b8da;
}

.btn-link {
  font-weight: normal;
  color: #428bca;
  cursor: pointer;
  border-radius: 0;
}

.btn-link,
.btn-link:active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
  background-color: transparent;
  -webkit-box-shadow: none;
          box-shadow: none;
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
  border-color: transparent;
}

.btn-link:hover,
.btn-link:focus {
  color: #2a6496;
  text-decoration: underline;
  background-color: transparent;
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
  color: #999999;
  text-decoration: none;
}

.btn-lg {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-sm,
.btn-xs {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-xs {
  padding: 1px 5px;
}

.btn-block {
  display: block;
  width: 100%;
  padding-right: 0;
  padding-left: 0;
}

.btn-block + .btn-block {
  margin-top: 5px;
}

input[type="submit"].btn-block,
input[type="reset"].btn-block,
input[type="button"].btn-block {
  width: 100%;
}
.btn-default .caret {
  border-top-color: #333333;
}

.btn-primary .caret,
.btn-success .caret,
.btn-warning .caret,
.btn-danger .caret,
.btn-info .caret {
  border-top-color: #fff;
}

.dropup .btn-default .caret {
  border-bottom-color: #333333;
}

.dropup .btn-primary .caret,
.dropup .btn-success .caret,
.dropup .btn-warning .caret,
.dropup .btn-danger .caret,
.dropup .btn-info .caret {
  border-bottom-color: #fff;
}

.btn-group,
.btn-group-vertical {
  position: relative;
  display: inline-block;
  vertical-align: middle;
}

.btn-group > .btn,
.btn-group-vertical > .btn {
  position: relative;
  float: left;
   font-size:1.3em;

}

.btn-group > .btn:hover,
.btn-group-vertical > .btn:hover,
.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus,
.btn-group > .btn:active,
.btn-group-vertical > .btn:active,
.btn-group > .btn.active,
.btn-group-vertical > .btn.active {
  z-index: 2;
}

.btn-group > .btn:focus,
.btn-group-vertical > .btn:focus {
  outline: none;
}

.btn-group .btn + .btn,
.btn-group .btn + .btn-group,
.btn-group .btn-group + .btn,
.btn-group .btn-group + .btn-group {
  margin-left: -1px;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar:before,
.btn-toolbar:after {
  display: table;
  content: " ";
}

.btn-toolbar:after {
  clear: both;
}

.btn-toolbar .btn-group {
  float: left;
}

.btn-toolbar > .btn + .btn,
.btn-toolbar > .btn-group + .btn,
.btn-toolbar > .btn + .btn-group,
.btn-toolbar > .btn-group + .btn-group {
  margin-left: 5px;
}

.btn-group > .btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
  border-radius: 0;
}

.btn-group > .btn:first-child {
  margin-left: 0;
}

.btn-group > .btn:first-child:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn:last-child:not(:first-child),
.btn-group > .dropdown-toggle:not(:first-child) {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group > .btn-group {
  float: left;
}

.btn-group > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group > .btn-group:first-child > .btn:last-child,
.btn-group > .btn-group:first-child > .dropdown-toggle {
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.btn-group > .btn-group:last-child > .btn:first-child {
  border-bottom-left-radius: 0;
  border-top-left-radius: 0;
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
  outline: 0;
}

.btn-group-xs > .btn {
  padding: 5px 10px;
  padding: 1px 5px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-sm > .btn {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5;
  border-radius: 3px;
}

.btn-group-lg > .btn {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 6px;
}

.btn-group > .btn + .dropdown-toggle {
  padding-right: 8px;
  padding-left: 8px;
}

.btn-group > .btn-lg + .dropdown-toggle {
  padding-right: 12px;
  padding-left: 12px;
}

.btn-group.open .dropdown-toggle {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn .caret {
  margin-left: 0;
}

.btn-lg .caret {
  border-width: 5px 5px 0;
  border-bottom-width: 0;
}

.dropup .btn-lg .caret {
  border-width: 0 5px 5px;
}

.btn-group-vertical > .btn,
.btn-group-vertical > .btn-group {
  display: block;
  float: none;
  width: 100%;
  max-width: 100%;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group:before,
.btn-group-vertical > .btn-group:after {
  display: table;
  content: " ";
}

.btn-group-vertical > .btn-group:after {
  clear: both;
}

.btn-group-vertical > .btn-group > .btn {
  float: none;
}

.btn-group-vertical > .btn + .btn,
.btn-group-vertical > .btn + .btn-group,
.btn-group-vertical > .btn-group + .btn,
.btn-group-vertical > .btn-group + .btn-group {
  margin-top: -1px;
  margin-left: 0;
}

.btn-group-vertical > .btn:not(:first-child):not(:last-child) {
  border-radius: 0;
}

.btn-group-vertical > .btn:first-child:not(:last-child) {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn:last-child:not(:first-child) {
  border-top-right-radius: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 0;
}

.btn-group-vertical > .btn-group:not(:first-child):not(:last-child) > .btn {
  border-radius: 0;
}

.btn-group-vertical > .btn-group:first-child > .btn:last-child,
.btn-group-vertical > .btn-group:first-child > .dropdown-toggle {
  border-bottom-right-radius: 0;
  border-bottom-left-radius: 0;
}

.btn-group-vertical > .btn-group:last-child > .btn:first-child {
  border-top-right-radius: 0;
  border-top-left-radius: 0;
}

.btn-group-justified {
  display: table;
  width: 100%;
  border-collapse: separate;
  table-layout: fixed;
}

.btn-group-justified .btn {
  display: table-cell;
  float: none;
  width: 1%;
}
.pull-right > .dropdown-menu {
  right: 0;
  left: auto;
}
.btn-default,
.btn-primary,
.btn-success,
.btn-info,
.btn-warning,
.btn-danger {
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.15), 0 1px 1px rgba(0, 0, 0, 0.075);
}

.btn-default:active,
.btn-primary:active,
.btn-success:active,
.btn-info:active,
.btn-warning:active,
.btn-danger:active,
.btn-default.active,
.btn-primary.active,
.btn-success.active,
.btn-info.active,
.btn-warning.active,
.btn-danger.active {
  -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
          box-shadow: inset 0 3px 5px rgba(0, 0, 0, 0.125);
}

.btn:active,
.btn.active {
  background-image: none;
}

.btn-default {
  text-shadow: 0 1px 0 #fff;
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#ffffff), to(#e6e6e6));
  background-image: -webkit-linear-gradient(top, #ffffff, 0%, #e6e6e6, 100%);
  background-image: -moz-linear-gradient(top, #ffffff 0%, #e6e6e6 100%);
  background-image: linear-gradient(to bottom, #ffffff 0%, #e6e6e6 100%);
  background-repeat: repeat-x;
  border-color: #e0e0e0;
  border-color: #ccc;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffffff', endColorstr='#ffe6e6e6', GradientType=0);
}

.btn-default:active,
.btn-default.active {
  background-color: #e6e6e6;
  border-color: #e0e0e0;
}

.btn-primary {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#428bca), to(#3071a9));
  background-image: -webkit-linear-gradient(top, #428bca, 0%, #3071a9, 100%);
  background-image: -moz-linear-gradient(top, #428bca 0%, #3071a9 100%);
  background-image: linear-gradient(to bottom, #428bca 0%, #3071a9 100%);
  background-repeat: repeat-x;
  border-color: #2d6ca2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff428bca', endColorstr='#ff3071a9', GradientType=0);
}

.btn-primary:active,
.btn-primary.active {
  background-color: #3071a9;
  border-color: #2d6ca2;
}

.btn-success {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5cb85c), to(#449d44));
  background-image: -webkit-linear-gradient(top, #5cb85c, 0%, #449d44, 100%);
  background-image: -moz-linear-gradient(top, #5cb85c 0%, #449d44 100%);
  background-image: linear-gradient(to bottom, #5cb85c 0%, #449d44 100%);
  background-repeat: repeat-x;
  border-color: #419641;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5cb85c', endColorstr='#ff449d44', GradientType=0);
}

.btn-success:active,
.btn-success.active {
  background-color: #449d44;
  border-color: #419641;
}

.btn-warning {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#f0ad4e), to(#ec971f));
  background-image: -webkit-linear-gradient(top, #f0ad4e, 0%, #ec971f, 100%);
  background-image: -moz-linear-gradient(top, #f0ad4e 0%, #ec971f 100%);
  background-image: linear-gradient(to bottom, #f0ad4e 0%, #ec971f 100%);
  background-repeat: repeat-x;
  border-color: #eb9316;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fff0ad4e', endColorstr='#ffec971f', GradientType=0);
}

.btn-warning:active,
.btn-warning.active {
  background-color: #ec971f;
  border-color: #eb9316;
}

.btn-danger {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#d9534f), to(#c9302c));
  background-image: -webkit-linear-gradient(top, #d9534f, 0%, #c9302c, 100%);
  background-image: -moz-linear-gradient(top, #d9534f 0%, #c9302c 100%);
  background-image: linear-gradient(to bottom, #d9534f 0%, #c9302c 100%);
  background-repeat: repeat-x;
  border-color: #c12e2a;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffd9534f', endColorstr='#ffc9302c', GradientType=0);
}

.btn-danger:active,
.btn-danger.active {
  background-color: #c9302c;
  border-color: #c12e2a;
}

.btn-info {
  background-image: -webkit-gradient(linear, left 0%, left 100%, from(#5bc0de), to(#31b0d5));
  background-image: -webkit-linear-gradient(top, #5bc0de, 0%, #31b0d5, 100%);
  background-image: -moz-linear-gradient(top, #5bc0de 0%, #31b0d5 100%);
  background-image: linear-gradient(to bottom, #5bc0de 0%, #31b0d5 100%);
  background-repeat: repeat-x;
  border-color: #2aabd2;
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff5bc0de', endColorstr='#ff31b0d5', GradientType=0);
}

.btn-info:active,
.btn-info.active {
  background-color: #31b0d5;
  border-color: #2aabd2;
}

.pagination-container {
    width:auto;
    display:block;
    vertical-align:middle;
}

.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 1px 0 2px 0;
  border-radius: 4px;
}

.pagination > li {
  display: inline;
}

.pagination > li > a,
.pagination > li > span {
  position: relative;
  float: left;
  padding: 6px 12px;
  margin-left: -1px;
  line-height: 1.428571429;
  text-decoration: none;
  background-color: #ffffff;
  border: 1px solid #dddddd;
}

.pagination > li:first-child > a,
.pagination > li:first-child > span {
  margin-left: 0;
  border-bottom-left-radius: 4px;
  border-top-left-radius: 4px;
}

.pagination > li:last-child > a,
.pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px;
}

.pagination > li > a:hover,
.pagination > li > span:hover,
.pagination > li > a:focus,
.pagination > li > span:focus {
  background-color: #eeeeee;
}

.pagination > .active > a,
.pagination > .active > span,
.pagination > .active > a:hover,
.pagination > .active > span:hover,
.pagination > .active > a:focus,
.pagination > .active > span:focus {
  z-index: 2;
  color: #ffffff;
  cursor: default;
  background-color: #428bca;
  border-color: #428bca;
}

.pagination > .disabled > span,
.pagination > .disabled > a,
.pagination > .disabled > a:hover,
.pagination > .disabled > a:focus {
  color: #999999;
  cursor: not-allowed;
  background-color: #ffffff;
  border-color: #dddddd;
}

.pagination-lg > li > a,
.pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
}

.pagination-lg > li:first-child > a,
.pagination-lg > li:first-child > span {
  border-bottom-left-radius: 6px;
  border-top-left-radius: 6px;
}

.pagination-lg > li:last-child > a,
.pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
}

.pagination-sm > li > a,
.pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
}

.pagination-sm > li:first-child > a,
.pagination-sm > li:first-child > span {
  border-bottom-left-radius: 3px;
  border-top-left-radius: 3px;
}

.pagination-sm > li:last-child > a,
.pagination-sm > li:last-child > span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px;
}
.calendar .ajax__calendar_container {
    padding: 5px;
    position: absolute;
    cursor: default;
    width: 200px;
    font-size: 15px;
    text-align: center;
    font-family: tahoma,verdana,helvetica;
    background-color: white;
    border: 1px solid #646464;
}
.calendar .ajax__calendar_day {
    height: 17px;
    width: 18px;
    text-align: right;
    padding: 0 0px;
    cursor: pointer;
}
