/* general */
.nolpad{padding-left: 0}
.norpad{padding-right: 0}
.nopad{margin-bottom: 0}
.notpad{margin-top: 0}
.lpad01{margin-left:0.1em}
.lpad02{margin-left:0.2em}
.lpad03{margin-left:0.3em}
.lpad05{margin-left:0.4em}
.lpad055{margin-left:0.5em}
.lpad09{margin-left:0.9em}
.lpad1{margin-left:1em}
.lpad15{margin-left:1.5em}
.lpad16{margin-left:1.7em}
.lpad2{margin-left:2em}
.lpad25{margin-left:2.5em}
.lpad3{margin-left:3em}
.lpad4{margin-left:4em}
.lpad45{margin-left:4.5em}
.lpad5{margin-left:5em}
.rpad01{margin-right:0.1em}
.rpad02{margin-right:0.2em}
.rpad03{margin-right:0.3em}
.rpad04{margin-right:0.4em}
.rpad05{margin-right:0.5em}
.rpad1{margin-right:1em}
.rpad15{margin-right:1.5em}
.rpad2{margin-right:2em}
.rpad22{margin-right:2.2em}
.rpad25{margin-right:2.5em}
.rpad3{margin-right:3em}
.rpad4{margin-right:4em}
.rpad5{margin-right:5em}
.rpad6{margin-right:6em}
.pad01{margin-bottom:0.4em}
.pad02{margin-bottom:0.6em}
.pad03{margin-bottom:0.8em}
.pad05{margin-bottom:1em}
.pad1{margin-bottom:1.25em}
.pad15{margin-bottom:1.75em}
.pad2{margin-bottom:2.5em}
.pad3{margin-bottom:3.75em}
.pad4{margin-bottom:5em}
.pad5{margin-bottom:6.25em}
.pad6{margin-bottom:7.5em}
.tpad00{margin-top:4px}
.tpad01{margin-top:0.4em}
.tpad02{margin-top:0.6em}
.tpad03{margin-top:0.8em}
.tpad05{margin-top:1em}
.tpad1{margin-top:1.25em}
.tpad15{margin-top:1.5em}
.tpad17{margin-top:2em}
.tpad2{margin-top:2.5em}
.tpad25{margin-top:3.2em}
.tpad3{margin-top:3.75em}
.tpad35{margin-top:4.5em}
.tpad4{margin-top:5em}
.tpad45{margin-top:6em}
.tpad5{margin-top:6.25em}
.tpad6{margin-top:7.5em}
.tspace1{padding-top:22px !important;}
.spacer1{height:1.25em; min-height:20px}
.spacer15{height:1.75em; min-height:30px}
.spacer2{height:2.5em; min-height:40px}
.spacer3{height:3.75em; min-height:60px}
.spacer4{height:5em; min-height:80px}
.spacer5{height:6.25em; min-height:100px}
.spacer6{height:7.5em; min-height:120px}
.pointer{cursor:pointer}
.reset{
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 14px;
    line-height: 1.42857143;
    color: #4D6883;
}
.scale{
    cursor:zoom-in;
    cursor:-webkit-zoom-in;
    cursor:-moz-zoom-in;
}
.radio-pad{ padding:3px 0px 3px 0px }
.input-pad{ padding:5px 10px 5px 10px }
.tpad-radio{margin-top:0.6em}
.preload{
    width:128px;
    height:26px;
    background:url(../../../Images/Theme/preload.gif) no-repeat;
    border:0;
    *border:0;
    -webkit-border-radius:0;
    -moz-border-radius:0;
    border-radius:0;
    -webkit-box-shadow:0;
    -moz-box-shadow:0;
    box-shadow:0
}
.center{
    text-align: center;
}
.auto{
    margin-left: auto;
    margin-right: auto;
}
a, a:focus, a:hover{
    color:#1281b9;
}
.modal-header{
    background: #2679b5;
    color: #ffffff;
    padding: 0.7em 2em 0.7em 2em;
}
.modal-header h3{
	margin-top:0.5em;
}
.modal-header .close{
	margin-top:0.2em;
}
.modal-body{
    padding: 1em 2em 0px 2em;
}
.navbar-brand{
    margin: -5px 20px -5px -20px;
}
.main-navbar-header {
    font-size: 18px;
}
.main-navbar-header .dropdown-menu{
    font-size: 18px;
}
.dropdown-menu > li > a{
    color: #1281b9;
}
.inner-menu{
    display:block;
    position:relative;
    border:none !important;
    -webkit-box-shadow:none !important;
    box-shadow:none !important
}

/* pagination */
.pagination > li > a,
.pager > li > a,
.pagination > li > span,
.pager > li > span {
  border-width: 1px;
  border-radius: 0 !important;
}
.pagination > li > a,
.pager > li > a {
  color: #2283c5;
  background-color: #fafafa;
  margin: 0 -1px 0 0;
  border-color: #e0e8eb;
}
.pagination > li > a:hover,
.pager > li > a:hover {
  background-color: #eaeff2;
}
.pagination > li > a:focus,
.pager > li > a:focus {
  background-color: #eaeef2;
}
.pagination > li.disabled > a,
.pagination > li.disabled > a:hover,
.pager > li.disabled > a,
.pager > li.disabled > a:hover {
  background-color: #f9f9f9;
  border-color: #d9d9d9;
}
.pagination > li.active > a,
.pagination > li.active > a:hover {
  background-color: #6faed9;
  border-color: #6faed9;
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
}
.navbar-toggle {
    border-color: #1281b9;
}
.navbar-toggle .icon-bar {
    background-color: #1281b9;
}

ol.counter { counter-reset: item }
ol.counter > li { display: block }
ol.counter > li:before { content: counters(item, ".") ". "; counter-increment: item }

.inline { display: inline-block !important }
.align-center { text-align: center !important }
.align-left { text-align: left !important }
.align-right { text-align: right !important }
.middle { vertical-align: middle }
.align-middle { vertical-align: middle !important }
.align-top { vertical-align: top !important }
.align-bottom { vertical-align: bottom !important }
.position-relative { position: relative }
.position-absolute { position: absolute }

.dark { color: #333333 !important }
.bg-dark { background-color: #333333 !important }
.white { color: #ffffff !important }
.bg-white { background-color: #ffffff !important }
.red { color: #dd5a43 !important }
.bg-red { background-color: #dd5a43 !important }
.light-red { color: #ff7777 !important }
.bg-light-red { background-color: #ff7777 !important }
.link-blue { color: #1281b9 !important }
.bg-link-blue { background-color: #1281b9 !important }
.hover-blue a:hover{ color: #478fca !important }
.blue { color: #478fca !important }
.bg-blue { background-color: #478fca !important }
.dark-blue {  color: #428BCA !important }
.bg-dark-blue { background-color: #428BCA !important }
.light-blue { color: #93cbf9 !important }
.bg-light-blue { background-color: #93cbf9 !important }
.green { color: #69aa46 !important }
.bg-green { background-color: #69aa46 !important }
.light-green { color: #b0d877 !important }
.bg-light-green { background-color: #b0d877 !important }
.orange { color: #ff892a !important }
.bg-orange { background-color: #ff892a !important }
.light-orange { color: #fcac6f !important }
.bg-light-orange { background-color: #fcac6f !important }
.orange2 { color: #feb902 !important }
.bg-orange2 { background-color: #feb902 !important }
.purple { color: #a069c3 !important }
.bg-purple { background-color: #a069c3 !important }
.pink { color: #c6699f !important }
.bg-pink { background-color: #c6699f !important }
.pink2 { color: #d6487e !important }
.bg-pink2 { background-color: #d6487e !important }
.brown { color: #a52a2a !important }
.bg-brown { background-color: #a52a2a !important }
.grey { color: #777b7c !important }
.bg-grey { background-color: #777b7c !important }
.light-grey { color: #bbbbbb !important }
.bg-light-grey { background-color: #bbbbbb !important }
.lgrey { color: #C8C8C8 !important }
.bg-lgrey { background-color: #C8C8C8 !important }


.bigger-110 { font-size: 110% }
.bigger-120 { font-size: 120% }
.bigger-130 { font-size: 130% }
.bigger-140 { font-size: 140% }
.bigger-150 { font-size: 150% }
.bigger-160 { font-size: 160% }
.bigger-170 { font-size: 170% }
.bigger-180 { font-size: 180% }
.bigger-190 { font-size: 190% }
.bigger-200 { font-size: 200% }
.bigger-210 { font-size: 210% }
.bigger-220 { font-size: 220% }
.bigger-230 { font-size: 230% }
.bigger-240 { font-size: 240% }
.bigger-250 { font-size: 250% }
.bigger-260 { font-size: 260% }
.bigger-270 { font-size: 270% }
.bigger-280 { font-size: 280% }
.bigger-290 { font-size: 290% }
.bigger-300 { font-size: 300% }
.bigger-125 { font-size: 125% }
.bigger-175 { font-size: 175% }
.bigger-225 { font-size: 225% }
.bigger-275 { font-size: 275% }
.smaller-90 { font-size: 90% }
.smaller-80 { font-size: 80% }
.smaller-70 { font-size: 70% }
.smaller-60 { font-size: 60% }
.smaller-50 { font-size: 50% }
.smaller-40 { font-size: 40% }
.smaller-30 { font-size: 30% }
.smaller-20 { font-size: 20% }
.smaller-75 { font-size: 75% }
.width-50 { width: 50% !important }
.width-55 { width: 55% !important }
.width-60 { width: 60% !important }
.width-65 { width: 65% !important }
.width-70 { width: 70% !important }
.width-75 { width: 75% !important }
.width-80 { width: 80% !important }
.width-85 { width: 85% !important }
.width-90 { width: 90% !important }
.width-95 { width: 95% !important }
.width-100 { width: 100% !important }


.banner{
    background-color: #006c96;
    color:#FFFFFF;
}
legend{
    color: #006c96;
    border-color: #006c96;
    padding-bottom: 5px;
}
.light-blue, h1, h2, .h1{
    color: #5a5a5a;
}
.banner h1, .banner .h1{
    font-size:2.2em;
    font-weight:bold;
    margin-top:1.7em;
    margin-bottom:0.8em
}
.main-navbar-header .nav-pills > li{
    height: 2em;
    margin-top: 16px;
}
.main-navbar-header .nav-pills > li.icon-only {
    font-size:1.1em;
    margin-top:14px;
    margin-left:10px;
}
.main-navbar-header .nav-pills > li.icon-only + li {
    margin-left:10px;
}
.main-navbar-header .nav-pills > li.icon-only > a .fa-cog {
    margin-right:6px;
}
.main-navbar-header .nav-pills > li .fa-caret,
.main-navbar-header .nav-pills > li .fa-caret-down {
    font-size:18px;
}
.main-navbar-header .nav-pills > li.icon-only .fa-caret,
.main-navbar-header .nav-pills > li.icon-only .fa-caret-down {
    margin-left:-0.3em;
}
.main-navbar-header .nav-pills li .caret{
    border-top-color: #FFF;
    border-bottom-color: #FFF;
    margin-left: 0.4em;
}
.main-navbar-header .nav-pills > li > a
{
	background-color: transparent;
	color: #1281b9;
	border-radius: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.main-navbar-header .GlobalUserNavigation > li > a {
    color:#868686;
}
.main-navbar-header .nav-pills > li > a.dropdown-toggle {
    margin-right: 0px;
}
.main-navbar-header .nav-pills > li.active > a,
.main-navbar-header .nav-pills > li.active > a:focus,
.main-navbar-header .nav-pills > li.active > a:hover
{
	background-color: transparent;
	border-bottom: 3px solid #1281b9;
	color: #1281b9;
}
.main-navbar-header .nav > li > a{
    border: 1px solid transparent;
}
.main-navbar-header .nav > li > a:focus, 
.main-navbar-header .nav > li > a:hover
{
    background-color: transparent;
	border-bottom: 3px solid #1281b9;
}
.main-navbar-header .nav > li.dropdown > a:focus, 
.main-navbar-header .nav > li.dropdown > a:hover,
.main-navbar-header .nav .open > a,
.main-navbar-header .nav .open > a:hover,
.main-navbar-header .nav .open > a:focus{
    background-color: transparent;
	border: 1px solid transparent;
}
.main-navbar-header .nav > li + li {
    margin-left:24px;
}
.main-nav > li + li {
    margin-left: 10px;
}
#btn-wizard{
    margin-top: 1em;
    margin-right: 20px;
}
.help{
    cursor: pointer;
}
.help-content{
    width: 208px;
}
.alert{
    padding:11px;
}
.form-control{
    color: #000000;
}
a.underline{
    text-decoration: underline;
}
.callout{
    margin:20px 0;
    padding:20px;
    border-left:3px solid #eee
}
.callout h4{
    margin-top:0;
}
.callout p:last-child{
    margin-bottom:0
}

#main-container, .main-container{
    background: #ffffff;
    margin-right: auto;
    margin-left: auto;
    min-height: 70%;
}
.page-content{
    padding: 2em 0 0 0;
}
.page-content > .breadcrumb:first-child {
    margin-top:-1em;
}
.logo{
    height:35px;
    max-width:400px;
}
.logo-30{
    height:30px;
}
.logo-40{
    height:40px;
}
.logo-50{
    height:50px;
}
.logo-50-margin{
    height:50px;
	margin-top:12px;
    margin-bottom:12px;
}
.logo-60{
    height:60px;
}
.logo-70{
    height:70px;
}
.logo-80{
    height:80px;
}
.logo-90{
    height:90px;
}
.logo-100{
    height:100px;
}
.menu-header{
    font-weight: bold;
    line-height: 1.5em;
    margin: 22px 14px 8px 14px;
}
.menu-header.first{
    margin-top: 10px !important;
}
.signout > li:last-child{
    margin-top: 20px;
}
.nav .active>a, .nav .open>a, .nav .open>a:hover, .nav .open>a:focus{
    background-color: #f4f4f4;
}
.nav-stacked>li>a, .nav-stacked .nav>li .item{
    padding: 3px 0.5em 3px 0.5em;
    font-size: 1.15em;
    margin-bottom: 0.65em;
    display: block;
}
.nav-stacked>li .item{
    margin-bottom: 1.4em;
	margin-top:0.2em;
	display: block
}
.nav-stacked>li>div{
    margin-right: 1em;
}
.nav-stacked>li>div i{
    font-size: 2em;
}
.nav-stacked>li>div span{
    display: block;
    top:0.17em;
    left: 0.55em;
    position: absolute;
    color: #ffffff;
    font-size: 1.1em;
}
.circle{
	-webkit-border-radius: 1em;
	-moz-border-radius: 1em;
	border-radius: 1em;
	width:2em;
	height:2em;
	font: 1em/2em PTSansB,Helvetica,sans-serif;
	text-align:center;
}
#sidebar .sidebar-container{
    width: 18em;
    margin-top: 3.5em;
    margin-left: -15px;
	padding-left:2em;
}
.blns + .blns:before{
    content: '+ ';
}
footer{
    margin-top: 7%;
    border-top: 1px solid #006c96;
    padding: 2em 53px 4em 53px;
    clear: both;
    width:100%;
}
footer h5{
    margin-bottom: 1em;
}
.footerLinks a{
    margin-bottom: 0.25em;
    display: block;
}
.breadcrumb-light{
    background: none;
	margin-bottom:0px;
	padding-left:0px;
	padding-right:0px;
}
.breadcrumb-inverse .breadcrumb a{
	color:#7ac2dd;
}
.breadcrumb-inverse .breadcrumb>.active{
	color:#FFFFFF;
}
hr{ border-top-color:#eff3f8; border-top-width:2px;  }
.max-read-column{
    max-width: 400px;
}
.max-600{ max-width: 600px; }
.max-800{ max-width: 800px; }
.max-830{ max-width: 830px; }
.max-900{ max-width: 900px; }
.max-1000{ max-width: 1000px; }
.max-1100{ max-width: 1100px; }
.max-1150{ max-width: 1150px; }
.max-1250{ max-width: 1250px; }
.max-1300{ max-width: 1300px; }
.max-1400{ max-width: 1400px; }
.max-1450{ max-width: 1450px; }
.max-read-column-x2{
    max-width: 900px;
}
.max-read{
    max-width: 1150px;
}
.select2-container .select2-choices .select2-search-field input, .select2-container .select2-choice, .select2-container .select2-choices
{
    border-color: #b5b5b5;
    color:#000;
}
.select2-container .select2-choice .select2-arrow, .select2-container .select2-choice div{
    border-left-color: #b5b5b5;
}
.select2-container-multi .select2-choices .select2-search-field input.select2-active {
    background-image: none !important;
}
.main-offset{
    margin-top: 5%;
}
.main-pane, .fixed-pane{
    width: 280px;
}
.fixed-panes{
    width: 304px;
}
.fixed-pane-x2{
    width: 560px;
}
.width-restricted{
    max-width: 1200px;
}
.width-restricted-lg{
    max-width: 1400px;
}
.cellpad, .cell, .table-cell td, .table-cell th, .table-cell-nopad th{
    padding-top:0.8em;
    padding-bottom: 0.8em;
}
.table-cell td, .table-cell th{
    padding-right: 45px;
}
.table-cell-nopad td, .table-cell-nopad th{
    padding-right: 45px;
}
.table-cell th, .table-cell-nopad th{
    font-size: 1.35em;
    font-weight: normal;
}
.table-cell-nopad td{
    font-size: 1.2em;
}
.form-group-lg label{
    font-size: 22px;
}
.load{
    background-image: url("../../../Images/Theme/load2.gif");
    background-position: 50% 35%;
    background-repeat: no-repeat;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2004;
    width: 100%;
    height: 100%;
    cursor: wait;
}
.load-static{
    background-image: url("../../../Images/Theme/load2.gif");
    background-position: 50% 50%;
    background-repeat: no-repeat;
    width: 100px;
    height: 100px;
	margin-left:auto;
	margin-right:auto;
    cursor: wait;
}
.no-brd td, .no-brd th{
    border: none !important;
}
.tax-width{
    min-width: 500px;
}

.affix{
    top:0px;
    z-index: 20;
	width:100%;
}
.affix-bottom {
    position: relative
}
.wizard-footer {
    padding:0.3em 0.3em 0.3em 0.3em;
	z-index:900;
}
.wizard-content {
    margin-bottom:8em;
}
.no-border input, .no-border textarea, .no-border select, .no-border-span{
    border-color: transparent !important;
    resize: none;
	background: transparent !important;
}
.no-border-span{
    padding-left:6px;
}
.no-border select{
    -moz-appearance: none;
    appearance: none;
}
.no-border i{
    display: none !important;
}
.no-border .input-group-addon {
    border-color: #ffffff !important;
}
.CodeMirror {
    border: 1px solid #b5b5b5;
}
.cke-toolbar .btn > [class*="fa-"] {
	margin-right:0px;
}
.cke_reset_all [class*=" fa-"],
.cke_reset_all [class^="fa-"] {
  display: inline-block;
  text-align: center;
  font-family:'FontAwesome';
  font-size:18px;
}
.hljs {
    background: transparent !important;
}
.cke_chrome {
    box-shadow: none !important;
    border-color: #b5b5b5 !important;
}
.cke_wysiwyg_div{
	overflow-y:visible !important;
}
.cke_wysiwyg_div{
	padding-top:8px !important;
	padding-bottom:8px !important;
}
macroinline,widgetinline{
	display: inline;
}
macro,widget{
	display:block;
	margin-bottom:0.5em;
}
.cke_widget_element{
	-webkit-border-radius: 3px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	border:solid 3px #bcd4e5;
	min-height:1em;
	padding:4px;
}
.cke_widget_drag_handler{
	width:100%;
	height:100%;
	display:block;
	cursor:move;
}
.cke_widget_wrapper:hover>.cke_widget_element{
	outline:none !important;
	cursor:move !important
}
.cke_widget_wrapper:hover .cke_widget_editable{
	outline:none !important;
}
.cke_widget_wrapper.cke_widget_focused>.cke_widget_element,
.cke_widget_wrapper .cke_widget_editable.cke_widget_editable_focused{
	outline:none !important;
	border-color:#b0d877;
}
.cke_widget_drag_handler_container{
	width:100% !important;
	height:100% !important;
	top:0px !important;
}
.cke_widget_wrapper:hover>.cke_widget_drag_handler_container{
	height:100% !important
}
.cke_widget_drag_handler_container:hover{
	opacity:1
}

a.cke_anchor, a.cke_anchor_empty,
.cke_editable a[name],
.cke_editable a[data-cke-saved-name], img.cke_anchor
{
	border:none !important;
	background-image:url(../../../Images/Theme/fa-link.png) !important;	
    width:22px !important;
	background-size:18px !important;
}

.ui-sortable {
    overflow-y:visible !important;
    overflow-x:visible !important;
}
.nopad-child *:first-child {
    margin-top: 2px;
    margin-bottom: 2px;
}
.dropdown-menu li a.nopad-child, .dropdown-menu li a.nopad-child:hover, .dropdown-menu li.active a.nopad-child {
    color: #333;
}
.scrollable-menu {
    height: auto;
    max-height: 400px;
    min-width:200px;
    overflow-x: hidden;
}
.italic{
	font-style: italic;
}

ul.distributed {text-align:justify; padding: 0}
ul.distributed > li {display:inline-block; list-style: none}
ul.distributed:after { content:' '; display:inline-block; width: 100%; height: 0 }
.comments h3{
    font-size: 1.3em;
}
.nav .btn-success{
    background-color: #48AE15;
}
.white-container, .nav-pills.white{
    font-size: 18px;
    color:#ffffff;
}
.nav-pills.white > li{
    margin-left: 1em;
}
.nav-pills.white > li > a{
    color:#ffffff;
    border: 1px solid transparent;
    border-radius: 8px;
}
.white-container .btn{
    background-color: #ffffff;
    color:#6eac17;
    font-size: 18px;
    border-color: #6eac17;
    border-radius: 8px;
}
.nav-pills.white > li.last > a{
    background-color: #ffffff;
    color:#6eac17;
}
.nav-pills.white > li.active > a, .nav-pills.white > li.active > a:focus, .nav-pills.white > li.active > a:hover,
.nav.white > li > a:focus, .nav.white > li > a:hover{
    background-color: transparent;
    border: 1px solid #ffffff;
}
.nav-pills.white > li.last.active > a, .nav-pills.white > li.last.active > a:focus, .nav-pills.white > li.last.active > a:hover,
.nav.white > li.last > a:focus, .nav.white > li.last > a:hover{
    background-color: #ffffff;
    border-color: #6eac17;
}


.tabs-left > .nav-tabs > li > a{
    /* tabs left */
    min-width: 60px;
}
.nav-tabs {
    border: none;
}
.tabs-left > .nav-tabs {
    margin-bottom: 0;
    float: left;
}
.tabs-left > .nav-tabs > li {
    float: none;
    margin-bottom: 0px;
}
.nav-tabs > li > a,
.nav-tabs > li > a:focus,
.nav-tabs > li > a:hover {
    background-color: transparent;
    border-bottom: 1px solid #1281b9;
    margin: -3px 0 0 0;
}
.tabs-left > .nav-tabs > li > a,
.tabs-left > .nav-tabs > li > a:focus,
.tabs-left > .nav-tabs > li > a:hover {
    border-radius: 8px 0px 0px 8px;
    border-bottom-color: transparent;
    margin: 0 -1px 0 0;
}
.nav-tabs > li.active > a,
.nav-tabs > li.active > a:focus,
.nav-tabs > li.active > a:hover {
    color: #1281b9;
    border-color: #1281b9;
    background-color: #ffffff;
    border-bottom-color: transparent;
    margin: -1px 0 -1px 0;
}
.tabs-left > .nav-tabs > li.active > a,
.tabs-left > .nav-tabs > li.active > a:focus,
.tabs-left > .nav-tabs > li.active > a:hover {
    border-bottom-color: #1281b9;
    border-right-color: #ffffff;
    margin: 0 -1px 0 -1px;
}
.tab-content{
    background-color: #ffffff;
    border-color: #1281b9;
    border-top-color: transparent;
    border-radius: 0px 0px 8px 8px;
}
.tabs-left .tab-content{
    border-top-color: #1281b9;
    overflow: auto;
    position: inherit;
    padding: 0px 12px 0px 12px;
    border-radius: 0px 8px 8px 0px;
}
.priceing > .pull-left{
    padding-left: 2em;
    margin-right: 2em;
    padding-top: 14px;
    height: 84px;
    font-size: 18px;
}
.priceing > .pull-left + .pull-left{
    border-left: 1px solid #1281b9;
}
.panel{
    border-radius: 8px;
}
.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th{
    vertical-align: middle;
}
.blue-table{
    color:#404040;
}
.blue-table > tbody > tr > td,
.blue-table > tbody > tr > th,
.blue-table > tfoot > tr > td,
.blue-table > tfoot > tr > th,
.blue-table > thead > tr > td,
.blue-table > thead > tr > th{
    border-top-color: #61aad0;
    padding: 12px;
}
.table > thead > tr > th{
    border-bottom: 1px solid #61aad0;
}
.table-hover > tbody > tr:hover{
	background-color: #EEF7FB
}
.blue-table .r{
    border-left: 1px solid #61aad0;
}
.btn-software, .btn-provider{
    margin-right: 1em;
}
.btn-software img, .btn-provider img{
    height: 55px;
}
.btn-provider .inner > div{
    width: 190px;
    height: 55px;
    margin: 15px 13px 15px 13px;
}
.btn-software .inner > div{
    width: 55px;
    height: 55px;
    margin: 15px 15px 15px 15px;
}

.btn-bluebrd .inner, .btn-bluebrd-square .inner {
    display: block;
    border: 3px solid #01729c;
    margin: 2px 2px 2px 2px;
}

.btn-bluebrd .inner {
    border-radius: 22px 22px 22px 22px;
    -moz-border-radius: 22px 22px 22px 22px;
    -webkit-border-radius: 22px 22px 22px 22px;
}

.btn-bluebrd, .btn-bluebrd-square {
    color: #333333;
    background-color: #ffffff;
    border: 2px solid #ffffff;
    margin: 0 0 0 -2px;
    padding: 0 0 0 0;
}

.btn-bluebrd:hover .inner,
.btn-bluebrd:focus .inner,
.btn-bluebrd:active .inner,
.btn-bluebrd.active .inner,
.btn-bluebrd-square:hover .inner,
.btn-bluebrd-square:focus .inner,
.btn-bluebrd-square:active .inner,
.btn-bluebrd-square.active .inner {
    border-width: 5px;
    margin: 0 0 0 0;
}

@media (max-width: 600px) {
    .max-600{
        width: 100%;
    }
}
@media (max-width: 800px) {
    .max-800{
        width: 100%;
    }
}
@media (max-width: 830px) {
    .max-830{
        width: 100%;
    }
}
@media (max-width: 900px) {
    .max-900{
        width: 100%;
    }
}
@media (max-width: 1000px) {
    .max-1000{
        width: 100%;
    }
}
@media (max-width: 1100px) {
    .max-1100{
        width: 100%;
    }
}
@media (max-width: 1150px) {
    .max-1150{
        width: 100%;
    }
}
@media (max-width: 1250px) {
    .max-1250{
        width: 100%;
    }
}
@media (max-width: 1300px) {
    .max-1300{
        width: 100%;
    }
}
@media (max-width: 1400px) {
    .max-1400{
        width: 100%;
    }
}
@media (max-width: 1450px) {
    .max-1450{
        width: 100%;
    }
}
@media (max-width: 900px) {
    .max-read-column-x2{
        width: 100%;
    }
}
@media (min-width: 768px) and (max-width: 1199px) {
    .logo{
        margin-right: 0.5em !important;
        margin-left: 1em;
    }
    .main-nav > li + li {
        margin-left: 3px;
    }
    #sidebar{
        padding-left: 0;
        padding-right: 0;
    }
    .dl-horizontal dt{ width: 115px }
    .dl-horizontal dd{ margin-left: 135px }
    .mdnopad{ margin-left: 0; margin-right: 0; }
    .search-field{
        width: auto !important;
    }
}
@media (max-width: 1199px) {
    #sidebar > div{
        width: auto;
    }
}
@media (max-width: 767px) {
	.affix {
        position: static;
    }
    .tspace1{padding-top: 0px}
    .logo{
        margin-top: 0.5em;
    }
    .main-nav.lpad4{
        margin-left: 0;
    }
    nav{
        clear:both;
        display: block;
    }
    .navbar-nav{
        margin: 0 0 0 0;
    }
    .navbar-nav.tpad05{
        margin-top: 1em;
    }
    .navbar-nav.pad05{
        margin-bottom: 1em;
    }
    .navbar-right{
        float: right;
    }
    #sidebar > div{
        margin-left: 0;
        margin-top: 1.5em;
    }
    .search-field{
        width: 90%;
        padding-left: 0;
    }
    .search-field .btn{
        width: 100%;
        margin-top:1em;
    }
    .fixed-pane{
        padding-left: 15px;
        padding-right: 15px;
    }
    .main-pane{
        text-align: center;
    }
    .main-pane, .fixed-pane, .fixed-pane-x2{
        width: 100%;
    }
    .page-content{
        padding: 0 0 0 0;
    }
    .container{
        padding-left: 10px;
        padding-right: 10px;
    }
    .callout{
        margin-left: -15px;
        margin-right: -15px;
        padding-left: 27px;
        padding-right: 27px;
    }
    .callout div.inline{
        display: block !important;
        margin-bottom: 0.5em;
    }
    #logo{
        margin-top: 2em;
        width: 250px;
        margin-right: 0.5em;
    }
    footer{
        margin-top: 3em;
        padding-left:0px;
        padding-right:0px;
    }
    footer h5{
        margin-bottom: 0.7em;
    }
    .mnopad{ margin-left: 0; margin-right: 0; }
    .mnopr{ padding-right: 0; }
    .mnop{ padding-left: 0; padding-right: 0; }
    .mauto{ margin-left: auto; margin-right: auto; }
    .mtpad05{ margin-top: 0.5em }
    .mtpad1{ margin-top: 1em }
    .mpad1{ margin-bottom: 1em !important }
    .mpad3{ margin-bottom: 3em }
    .mhcell{ padding-left: 1em; padding-right: 1em; display: block }
    .mcell{ padding-top: 1em; padding-bottom: 1em }
    .mnohpad{ margin-top: 0 !important; margin-bottom: 0 !important; }
    .msmall{ font-size: 1.2em; }
    .max-read-column{ float: none; }
    .mnopull{ float: none !important }
    .mtext-left{ text-align: left }
    .mtext-center{ text-align: center }
    .mborder{ border: 1px solid #006c96 }
    .modal {
        position: absolute;
        overflow-y: visible;
        overflow: visible;
    }
    .cell{
        display: block;
        clear: both;
        padding-left: 0;
        padding-right: 0;
        padding-top: 0;
    }
    .footerLinks a{
        margin-bottom: 1em;
    }
}
@media screen and (max-width: 767px) {
    .main-nav > li + li{
        margin-left: 0;
    }
}
@media screen and (min-width: 767px) {
    .modal-dialog-wide {
        width: 820px;
    }
    .modal-dialog-small {
        width: 550px;
        height:421px;
    }
}
@media (min-width:992px){
	.modal-lg{width:950px}
}

.nodisplay{
    visibility: hidden;
}

.striped-row:nth-child(even){
    background-color: #f4f4f4;
}
.striped-row-blue:nth-child(odd){
    background-color: #e5f8fe;
}
.dotted-row, tr.dotted-row > td{
    border-top:dotted 1px #ddd;
}
div.dotted-row:nth-child(even), tbody > .dotted-row:nth-child(odd){
    background-color: #f9f9f9;
}
.lined-row, .lined-row-all, table.lined-row > tbody > tr > td, tr.lined-row > td{
    border-top: 1px solid #D5E4F1;
}
.lined-row:first-child{
    border: none;
}
.lined-row-bottom, .lined-row-bottom-all, table.lined-row-bottom > tbody > tr > td, tr.lined-row-bottom > td{
    border-bottom: 1px solid #D5E4F1;
}
.lined-row-bottom:last-child{
    border: none;
}
.lined-row-bottom-blue, tr.lined-row-bottom-blue > td{
    border-bottom: 1px solid #008595;
}
.lined-row-bottom-blue:last-child{
    border: none;
}
.fa-circle-o, .fa-dot-circle-o{
    color: #C8C8C8;
    width: 1em;
    height: 1em;
    cursor: pointer;
}
.fa-circle-o:after, .fa-dot-circle-o:after{
    color: #32a3ce;
    font-size: 0.59em;
    display: block;
    margin-top: -1.3em;
}
.fa-circle-o:after{
    content: " ";
}
.fa-dot-circle-o:after{
    content: "";
}