﻿body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, p, blockquote, th { margin: 0; padding: 0; } 
html, body { height:100%; font-family:"Helvetica","Lucida Grande",Verdana,sans-serif; font-weight:normal; font-size:12px; color:#444444; /*min-width:900px; min-height:600px;*/ }
body { background-color:#dfeded; }

.clearfix
{
    zoom:1;
}
.clearfix:after
{
    clear:both; content:"."; display:block; font-size:0; height:0; visibility:hidden;
}
.float-left { float:left; }
.float-right { float:right; }

.show { display:block; }
.hide { display:none; }

/* TOP BAR SYSTEM INFORMATION STYLE  */
#topbox { width:100%; height:30px; left:0px; top:0px; background-color:#333333; }
#topbox #title { float:left; vertical-align:middle; color:#ffffff; padding-left:20px; overflow:hidden; line-height:30px; }
#topbox #datetime { float:right; vertical-align:middle; color:#ffffff; padding-top:7px; padding-right:20px; display:none; }
#topbox #appheader { float:right; vertical-align:middle; color:#ffffff; line-height:30px; margin-right:20px; }
#topbox #appheader a{ color:#ffffff; }

/* TOP BAR LOGO INFORMATION STYLE */
#topinfo { width:100%; height:auto; left:0px; top:0px; background-color:#ffffff; }
/* Adjust for OLD layout which without shortcut icons */
#topinfo { zoom:1; min-height:70px; }
#topinfo:after { clear:both; content:"."; display:block; font-size:0; height:0; visibility:hidden; }
/* Adjust: End */
#topinfo #divlogo { float:left; text-align:left; padding:10px 20px 10px 20px;}
#topinfo #divlogo img { border:0; height:50px; }
#topinfo #divinfo { text-align:right; padding:10px 20px 0 0px; display:none; }
#topinfo #divinfo img { padding-bottom:7px; }

/* SIGN IN PAGE TAB TITLE STYLE */
#titlebox { width:180px; height:27px; position:absolute; top:50%; left:50%; margin-top:-233px; margin-left:-10px; background-color:#e9f3f3; text-align:center; vertical-align:middle; font-size:16px; color:#2e54a8; padding-top:12px; }

/* CONTENT BODY TITLE STYLE */
#cbtitlebox { width:100%; display:block; /*height:50px; display:inline;*/}
#cbtitlebox #divtitle { padding:10px 20px 10px 20px; }
#cbtitlebox #divtitle>h1 { margin-top:4px; margin-bottom:12px; }

#chkSrcrte, #chkSrcrte1, .divform .inline input[type=checkbox], .divform .inline input[type=radio], .divform .block input[type=checkbox] {
    margin-left:0;
}

/* LICENSE BOX LAYOUT */
#lcbox { width:300px; height:100px; position:absolute; top:50%; left:50%; margin-top:-70px; margin-left:-170px; background-color:#ffffff; text-align:center; vertical-align:middle; padding:30px; border: 10px solid #e9f3f3; }
#lcbox .divform { text-align:left; border:0px solid #e6e6e6; }
#lcbox .divform .inline { padding-bottom:20px; }

/* FORGOT BOX LAYOUT */
#fpbox { width:300px; height:180px; position:absolute; top:50%; left:50%; margin-top:-140px; margin-left:-180px; background-color:#ffffff; text-align:center; vertical-align:middle; padding:30px; border: 10px solid #e9f3f3; }
#fpbox .divform { text-align:left; border:0px solid #e6e6e6; }
#fpbox .divform .inline { padding-bottom:20px; }

/* EDIT PASSWORD BOX LAYOUT */
#epbox { width:300px; height:280px; position:absolute; top:50%; left:50%; margin-top:-180px; margin-left:-160px; background-color:#ffffff; text-align:center; vertical-align:middle; padding:30px; border: 10px solid #e9f3f3; }
#epbox .divform { text-align:left; border:0px solid #e6e6e6; }
#epbox .divform .inline { padding-bottom:20px; }

/* CENTER BOX LAYOUT */
#centerbox { width:280px; height:350px; position:absolute; top:50%; left:50%; margin-top:-195px; margin-left:-160px; background-color:#ffffff; text-align:center; vertical-align:middle; padding:30px; border: 10px solid #e9f3f3; }
#centerbox #divlbldate { text-align:right; }
#centerbox #divlbltime { text-align:right; }
#centerbox #divlogo { text-align:left; }
#centerbox #divlogo img { border:0; height:50px; }
#centerbox #divform { text-align:left; border:0px solid #e6e6e6; }
#centerbox #divform .inline { padding-bottom:20px; }
#centerbox #divform .inline label{ width:120px; text-align:left; padding-bottom:5px; }
#centerbox #divform .inline .field{ width:230px; padding:3px; border:1px solid #333333; text-align:left; }
.field { width: 230px; padding: 2px; line-height:20px; border: 1px solid #A7A7A7; text-align: left; }
select.field { height:26px; }

/* FOOTER STYLE */
#copybox { width:400px; height:20px; position:absolute; top:50%; left:50%; margin-top:250px; margin-left:-160px;}
#copybox2 { width:400px; height:20px; position:absolute; top:50%; left:50%; margin-top:130px; margin-left:-170px;}
#footerbox { height:30px; padding-left:20px;}
#lblcopy { color:#8f9999; }
#footerbox2 { width:400px; height:20px; position:absolute; bottom:3%; margin-top:250px; padding-left:20px;}

/* FONT STYLE */
h1 { font-size:16px; font-weight:normal; text-align:left; color:#2e54a8; margin-bottom:20px; }
h2 { font-size:16px; font-weight:normal; color:#2e54a8; }
h3 { font-size:16px; font-weight:normal; text-align:left; color:#2e54a8;}
.logged { font-size:16px; color:#4f7ee0; }

/* OVERALL LINK STYLE */
a { color:#2E54A8; text-decoration:none; cursor:pointer; }
a:hover { color:#2E54A8; text-decoration:underline; }

p > a { color:#2E54A8; text-decoration:none; }
p > a:hover { color:#2E54A8; text-decoration:underline; }

a.gridlnk { color:#2E54A8; text-decoration:none; }
a.gridlnk:hover { color:#2E54A8; text-decoration:underline; }

/* MODALPOPUP STYLE */
.popupbg { background-color: #dfeded; filter: alpha(opacity=80); opacity: 0.6; }
.popuppanel { background-color:White; /*border: 1px solid Gray;*/ padding:10px; }
.popupclose { float:right; cursor:pointer; }
#container_fp { width:370px; position:absolute; padding:15px; }
#container_mp { width:370px; position:absolute; padding:15px; }
#container_suser { width:500px; position:absolute; padding:15px; }
#container_ii { background-color:White; width:370px; height:150px; position:absolute; padding:15px; }
#popclose { text-align:right; margin-bottom:20px; }
#divscroll { height:320px; overflow-x:hidden; overflow-y:scroll;  }
#divscrollregses { height:200px; overflow-x:hidden; overflow-y:scroll;  }

/* FORM STYLE */
.divform { text-align:left; border:0px solid #e6e6e6; }
.divform .inline { padding-bottom:15px; }
.divform .inline label{ width:120px; text-align:left; padding-bottom:5px; }
.divform .inline .field{ width:230px; padding:3px; border:1px solid #999999; text-align:left; line-height:20px; }
.divform .inline TextArea{ font-family:"Helvetica","Lucida Grande",Verdana,sans-serif; font-weight:normal; font-size:13px; }
.tab-head-filters .divform { display:inline-block; margin-right:10px; }
.tab-head-filters .divform:last-of-type { margin-right:0; }
.tab-head-filters .divform>.inline>select { width:100%; }
.tab-head-filters .divform>.inline>input[type='text'] { height:18px; line-height:19px; }
.tab-head-filters .divform>.inline>input.keyword { margin-right:5px; }
.tab-head-filters .divform>.inline>input.btn-search { vertical-align:top; width:26px; height:26px; }
input.field[type='text'] + input.vtop[type='image'] { vertical-align:top; }
input.inline-text[type='text']{ border-top:0; border-left:0; border-right:0; padding: 0 5px; border-bottom:solid 1px #999999; }
/*search button, to make vertical alignment*/
.inline .key-search-icon { display: inline-block; margin-top: -3px; }

/* MENU STYLE  */
#menu .level1 { width: 180px; left:20px;right:20px; margin: 0; position: absolute; bottom: 2px; padding:1px; border:1px solid #999999; text-align:left;}
#menu { height:55px; width:100%; background-color:#333333; }
#menu #header { position: relative; width: 100% auto; height: 2.1em; background-color:#ffffff; top:-1px;}
#menu #header ul#primary { left:201px;right:20px; margin: 0; padding: 0; position: absolute; bottom: -1px;}
#menu #header ul#primary li, #header ul#secondary li { display: inline; list-style: none;}
#menu #header ul#primary a, #menu #header ul#primary span, #menu #header ul#primary a.current { width: auto; display: block; float: left; padding-top: 4px; padding-bottom:4px; margin: 1px 1px 0 0; text-align: center; text-decoration: none; color: #333333; }
#menu #header ul#primary > li > a { min-width:8em; padding-left:5px; padding-right:5px; }
#menu #header ul#primary span, #menu #header ul#primary a.current, #menu #header ul#primary a.current:hover { border: 1px solid #333333; border-bottom: none; background: #333333; padding-bottom: 6px; margin-top: 0; color: #ffffff; }
#menu #header ul#primary a { background-color:#dedede; border: 1px solid #dedede; border-bottom: none; color:#999999; }
#menu #header ul#primary a:hover { margin-top: 0; border-color: #333333; background-color:#333333; padding-bottom: 5px; color:#ffffff; }
#header ul#secondary { position: absolute; margin: 0; padding: 0; bottom: -1.8em; left: -190px;}
#header ul#secondary li span { width: auto; display: block; float: left; padding: 0 10px; margin: 0; border-right: 1px dotted #666666; font-weight:bold; color:#4f7ee0; border-left-style: none; border-left-color: inherit; border-left-width: medium; border-top-style: none; border-top-color: inherit; border-top-width: medium; border-bottom-style: none; border-bottom-color: inherit; border-bottom-width: medium; }
#header ul#secondary li a { width: auto; display: block; float: left; padding: 0 10px; margin: 0; border-right: 1px dotted #666666; color: #FFFFFF; background:transparent; text-decoration: none; border-left-style: none; border-left-color: inherit; border-left-width: medium; border-top-style: none; border-top-color: inherit; border-top-width: medium; border-bottom-style: none; border-bottom-color: inherit; border-bottom-width: medium; }
#header ul#secondary li a.cur-menu-0 { font-weight:bold; color:#4f7ee0; }
#header ul#secondary li a:hover { color: #666666; background:transparent; padding: 0 10px; border: none; border-right: 1px dotted #999999; }
#header ul#secondary li:last-child a, #header ul#secondary li:last-child span { border: none; }
/*self-fitting*/
#menu.menu-top .level1 { width: auto; margin: 0 1px 0 0; padding:1px; border:1px solid #999999; border-bottom:none; text-align:left; float:left; height:27px; position:inherit; }
#menu.menu-top { height:auto; width:100%; background-color:#333333; clear:both;}
#menu.menu-top #header { width: 100% auto; height:auto; background-color:#ffffff; padding:0 20px; position:inherit; }
#menu.menu-top #header ul#primary { margin: 0; padding: 0; float:left; position:inherit; }
#menu.menu-top #header ul#primary li, #menu.menu-top #header ul#secondary li { display: block; float:left; list-style: none; }
#menu.menu-top #header ul#primary > li { margin-right:1px; }
#menu.menu-top #header ul#primary a, #menu.menu-top #header ul#primary a.current { width: auto; display: block; padding-top: 4px; padding-bottom:4px; margin: 0; text-align: center; text-decoration: none; }
#menu.menu-top #header ul#primary a { background-color:#dedede; color:#999999; min-width:8em; padding-left:5px; padding-right:5px; line-height:18px; }
#menu.menu-top #header ul#primary a:hover { background-color:#333333; color:#ffffff; margin-top: 0; }
#menu.menu-top #header ul#primary a.current, #menu.menu-top #header ul#primary a.current:hover { background: #333333; color: #ffffff; margin-top: 0; }
#menu.menu-top #header + #secondary_div { background-color:transparent; width:100%; min-height:30px; }
#secondary_div ul#secondary { margin: 0 20px; padding: 0; list-style:none; }
#secondary_div ul#secondary li { display:inline-block; height:30px; }
#secondary_div ul#secondary li span, #secondary_div ul#secondary li a {width: auto; display: block; padding: 0 10px 0 0; margin: 6px 10px 0 0; line-height:18px; border-right:dotted 1px #666666; }
#secondary_div ul#secondary li span { font-weight:bold; color:#4f7ee0; }
#secondary_div ul#secondary li a { color: #FFFFFF; background:transparent; text-decoration: none; }
#secondary_div ul#secondary li a.cur-menu-0 { font-weight:bold; color:#4f7ee0; }
#secondary_div ul#secondary li a:hover { color: #666666; background:transparent; }
#secondary_div ul#secondary li:last-of-type a, #secondary_div ul#secondary li:last-of-type span { border: none; }

/* LICENSE MENU STYLE  */
#lmenu { height:55px; width:100%; background-color:#333333; }
#lheader { position: relative; width: 100% auto; height: 2.1em; background-color:#ffffff; top:-1px;}
#lheader ul#lprimary { width: 98%; left:20px;right:20px; margin: 0; padding: 0; position: absolute; bottom: -1px;}
#lheader ul#lprimary li { display: inline; list-style: none;}
#lheader ul#lprimary a,#lheader ul#lprimary span,#lheader ul#lprimary a.current { width: 8em; display: block; float: left; padding: 4px 0; margin: 1px 5px 0 0; text-align: center; text-decoration: none; color: #333333; }
#lheader ul#lprimary span,#lheader ul#lprimary a.current,#lheader ul#lprimary a.current:hover { border: 1px solid #333333; border-bottom: none; background: #333333; padding-bottom: 6px; margin-top: 0; color: #ffffff; }
#lheader ul#lprimary a { background-color:#dedede; border: 1px solid #dedede; border-bottom: none; color:#999999; }
#lheader ul#lprimary a:hover { margin-top: 0; border-color: #333333; background-color:#333333; padding-bottom: 5px; color:#ffffff; }
#lheader ul#lsecondary { position: absolute; margin: 0; padding: 0; bottom: -1.8em; left: 0px;}
#lheader ul#lsecondary li span { width: auto; display: block; float: left; padding: 0 10px; margin: 0; border-right: 1px dotted #666666; font-weight:bold; color:#4f7ee0; border-left-style: none; border-left-color: inherit; border-left-width: medium; border-top-style: none; border-top-color: inherit; border-top-width: medium; border-bottom-style: none; border-bottom-color: inherit; border-bottom-width: medium; }
#lheader ul#lsecondary li a { width: auto; display: block; float: left; padding: 0 10px; margin: 0; border-right: 1px dotted #666666; color: #FFFFFF; background:transparent; text-decoration: none; border-left-style: none; border-left-color: inherit; border-left-width: medium; border-top-style: none; border-top-color: inherit; border-top-width: medium; border-bottom-style: none; border-bottom-color: inherit; border-bottom-width: medium; }
#lheader ul#lsecondary li a:hover { color: #666666; background:transparent; padding: 0 10px; border: none; border-right: 1px dotted #999999; }
#lheader ul#lsecondary li:last-child a { border: none; }

/* DATAGRID STYLE */
.girdView { height:100%; width:100%; border: 0px solid #c4c4c4;}
.gridAItem { background-color:#ECE9E1; color:#333333; }
.gridItem { background-color: #ffffff; color: #333333; }
.gridItem td, .gridAItem td { line-height:22px; }
.gridHeader { background-color: #999999; color: #444444; font-weight: bold; }
.gridHeader td { line-height:25px; }
.gridHeader a { color: #444444; }    
.gridHeader a:hover { color: #ffffff; }
.gridHeaderSortASC a { background-image: url(../images/sortdown.gif); background-repeat: no-repeat; background-position: right center; }
.gridHeaderSortDESC a { background-image: url(../images/sortup.gif); background-repeat: no-repeat; background-position: right center; }
.gridFooter { background-color: #dedede; color: #444444; font-weight: bold; height:20px; }

/* REPORT DATAGRID STYLE */
.girdViewR { height:100%; width:100%; border: 1px solid #333333; }
.gridAItemR { background-color:#f7f6f3; color:#333333; }
.gridItemR { background-color: #f7f6f3; color: #333333; }
.gridHeaderR { background-color: #999999; color: #444444; font-weight: bold; height:20px; }
.gridHeaderR a { color: #444444; }    
.gridHeaderR a:hover { color: #ffffff; }
.gridHeaderSortASCR a { background-image: url(../images/sortdown.gif); background-repeat: no-repeat; background-position: right center; }
.gridHeaderSortDESCR a { background-image: url(../images/sortup.gif); background-repeat: no-repeat; background-position: right center; }
.gridFooterR { background-color: #dedede; color: #444444; font-weight: bold; height:20px; }

/* BUTTON STYLE */
.button { color:White; background-image: url(../images/btn_background.png); background-position:center; outline:none; border-width:0; margin:0; padding:0; font-family:Segou,"Helvetica","Lucida Grande",Verdana,sans-serif,Arial; font-weight:bolder; font-size:8.5pt;cursor:pointer; width:130px;height:28px;}
.button:hover { color:#f5f5f5; background-image: url(../images/btn_background2.png); background-position:center; outline:none; border-width:0; margin:0; padding:0; font-family:Segou,"Helvetica","Lucida Grande",Verdana,sans-serif,Arial; font-weight:bolder; font-size:8.5pt; cursor:pointer; width:130px;height:28px;}
.button span { text-align:center;color:White;}
/* Alan: To support text-label buttons */
.btn_normal { color:White; background-image: url(../images/btn_background.png); background-position:center; outline:none; border-width:0; margin:0; padding:0; font-family:Segou,"Helvetica","Lucida Grande",Verdana,sans-serif,Arial; font-weight:bolder; font-size:12px;cursor:pointer; width:130px;height:28px;}
.btn_normal:hover { color:#f5f5f5; background-image: url(../images/btn_background2.png);}
.btn_normal.btn_normal_low { height:26px; border-radius:2px; vertical-align:top; }

/* LINK BUTTON STYLE */
.linkbuttontext { color:#444444; }
.linkbutton:link { color:#444444; }
.linkbutton:hover { color:#2e54a8; }
.linkbutton:active { color:#444444; }
.linkbuttondisable { color:Black; text-decoration: none; cursor:default; }
.linkbuttondisable:link { color:Black; text-decoration: none; cursor:default; }
.linkbuttondisable:hover { color:Black; text-decoration: none; cursor:default; }
.linkbuttondisable:active { color:Black; text-decoration: none; cursor:default; }

/* For links, to show/hide different panels (like Templates page) */
.link-switch { color:#2e54a8; }
.link-switch-disable { color:#444444; cursor:default; }
.link-switch-disable:hover { color:#444444; text-decoration: none; }

/* SUB TAB STYLE  */
#view { width: 100% auto; background-color:#ffffff; }
#view ul#vtab { margin: 0; padding: 0; }
#view ul#vtab li { display: inline-block; list-style:none; margin-right:1px; }
#view ul#vtab a, #view ul#vtab .span, #view ul#vtab .spangray { width: 9em; display: block; line-height:28px; /*margin: 0 5px 0 0;*/ text-align: center; text-decoration: none; }
#view ul#vtab a.current, #view ul#vtab a.current:hover { background: #dfeded; color: #333333; }
#view ul#vtab a { background-color:#dedede; color:#999999; }
#view ul#vtab a:hover { margin-top: 0; background-color:#333333; color:#ffffff; }
#view ul#vtab .span { background: #dfeded; color: #333333; }
#view ul#vtab .spangray { background: #dedede; color: #f5f5f5; }
.view_bg { background-color: #dfeded;}
.view_form { background-color: #ffffff;}

/* HOME PAGE BOX LAYOUT */
.homebox1 { width:230px; height:auto; background-color:#ffffff; text-align:center; vertical-align:middle; border: 10px solid #e9f3f3; }
.homebox1 .divform { text-align:center; border:0px solid #e6e6e6; }
.homebox1 .divform .inline { padding-bottom:20px; text-align:center;}
.homebox1 .divform .inline label{ text-align:center; padding-bottom:5px; }
.homebox1 .divform .inline .field{ border:1px solid #333333; text-align:center; }

.homebox2 { width:230px; height:auto; background-color:#ffffff; text-align:center; vertical-align:middle; border: 10px solid #e9f3f3; }
.homebox2 .divform { border:0px solid #e6e6e6; }
.homebox2 .divform .lbl{ text-align:center; padding-bottom:5px;}
.homebox2 .divform .inline { text-align:center; padding-bottom:10px; }
.homebox2 .divform .inline label{ text-align:center; padding-bottom:5px; font-weight:bold;}
.homebox2 .divform .inline .field{ border:1px solid #333333; text-align:center; }
.homebox2 .divform .rline { padding-left:50px; padding-bottom:5px; }

.homebox3 { width:230px; height:auto; background-color:#ffffff; text-align:center; vertical-align:middle; border: 10px solid #e9f3f3; }
.homebox3 .divform { text-align:center; border:0px solid #e6e6e6; }

#divrsvplogin { width:230px; height:220px; background-color:#ffffff; vertical-align:middle; border: 10px solid #e9f3f3; }
#divrsvplogin .divform {border:0px solid #e6e6e6; }
#divrsvplogin .divform .inline { padding-bottom:20px;}
#divrsvplogin .divform .inline label{ text-align:left; padding-left:5px; padding-bottom:5px; }
#divrsvplogin .divform .inline .field{ width:180px; text-align:left; border:1px solid #333333; }
#divrsvplogin .divform .inline .linkbutton{ text-align:left; padding-left:5px;}

#divreglogin { width:230px; height:220px; background-color:#ffffff; vertical-align:middle; border: 10px solid #e9f3f3; }
#divreglogin .divform {border:0px solid #e6e6e6; }
#divreglogin .divform .inline { padding-bottom:20px;}
#divreglogin .divform .inline label{ text-align:left; padding-left:5px; padding-bottom:5px; }
#divreglogin .divform .inline .field{ width:180px; text-align:left; border:1px solid #333333; }
#divreglogin .divform .inline .linkbutton{ text-align:left; padding-left:5px;}

/* RSVP PAGE BOX LAYOUT */
.rsvpbox1 { width:230px; height:auto; background-color:#ffffff; text-align:center; vertical-align:middle; border: 10px solid #e9f3f3; }
.rsvpbox1 .divform { text-align:center; border:0px solid #e6e6e6; }
.rsvpbox1 .divform .inline { padding-bottom:20px; text-align:center;}
.rsvpbox1 .divform .inline label{ text-align:center; padding-bottom:5px; }
.rsvpbox1 .divform .inline .field{ border:1px solid #333333; text-align:center; }

.rsvpbox2 { width:230px; background-color:#ffffff; border: 10px solid #e9f3f3; }

.rsvpbox3 { width:230px; height:auto; background-color:#ffffff; text-align:center; vertical-align:middle; border: 10px solid #e9f3f3; }
.rsvpbox3 .divform { text-align:center; border:0px solid #e6e6e6; }

/* LOADING POPUP */
.modalBackground { background-color: #dfeded; filter: alpha(opacity=80); opacity: 0.6; }

/* TREE VIEW NODE */
.nodelevel1 { cursor:default; color:#444444;}
.nodelevel2 { cursor:default; color:#444444;}
.nodelevel3 { cursor:default; color:#444444;}     
.nodelevel4 { cursor:default; color:#444444;}  

.buttonhide { display:none;}

.txtfield{ width:230px; padding:3px; border:1px solid #999999; text-align:left; }

.iframecalendar { min-height:800px; border:0;}

.scrollingControlContainer { overflow-x: hidden; overflow-y: scroll; } 
.scrollingCheckBoxList { border: 1px #808080 solid; height: 100px; width: 250px; }
.scrollingCheckBoxList2 {
    height: auto;
    min-height: 200px;
    padding: 5px;
    border: 1px #808080 solid;
    min-width: 250px;
}
.allCheckBox { height: 25px; width: 250px; border-top: 1px #808080 solid; border-left: 1px #808080 solid;border-right: 1px #808080 solid;}

.redirecta4 { text-decoration:underline; color:#2e54a8; cursor :pointer ; font-family: Arial, sans-serif; font-size: 14px;}
.p_margin{margin: 5px 5px 5px 0;}

.divformtest1{text-align:left; border:0px solid #e6e6e6; width:25%; float: left; position: relative;}
.divformtest2{text-align:left; border:0px solid #e6e6e6; float: left; position: relative; }
.inline2 { height:30px;}
.inline3 { height:50px;}

/* Main Layout */
#cbcontentbox, .tabcontentbox { margin: 0 20px; padding: 20px; background-color: #ffffff; }
.tabcontentbox {
    border-style: solid;
    border-color: #dfeded;
    border-top-width: 15px;
    border-bottom-width: 15px;
    border-left-width: 20px;
    border-right-width: 20px;
    margin: 0;
}
.divform .block .inline { padding-bottom: 10px; }
.divform .block { margin-bottom: 30px; }
.divform .block .tablayout1 td { padding:0 5px 2px 0; }
.divform .block ul { margin:0; padding:0; list-style-type:none; }
.divform .block ul li { margin:0; padding:0; list-style-type:none; }

.field2 { width: 99%; height:50px; padding: 3px; border: 1px solid #A7A7A7; text-align: left; }

.errText { color:red; }

.indent { margin-left:20px; }

/*Horizontal radio list*/
.hor-radio-list td { padding-right:10px; }

.sign-question { display:inline-block; font-size:14px; font-weight:400; background-color:#5b9bd1; color:#fff; width:14px; line-height:14px; text-align:center; border-radius:50%; cursor:pointer; }
.sign-question:before { content:'?'; }
.sign-question:hover { background-color:#3175af; }

.blockUI.blockMsg { position:fixed; z-index:1011; }
.loading-message { 
    display: block;
    min-width: 125px;
    margin-left: -60px;
    padding: 10px;
    margin: 0 auto;
    color: #000 !important;
    font-size: 13px;
    font-weight: 400;
    text-align: center;
    vertical-align: middle;
}
.loading-message>.block-spinner-bar {
    display: inline-block;
    width: 80px;
    text-align: center;
}
.loading-message>.block-spinner-bar>div {
    margin: 0 2px;
    width: 15px;
    height: 15px;
    background: #6fa7d7;
    border-radius: 100% !important;
    display: inline-block;
    -webkit-animation: bounceDelay 1.4s infinite ease-in-out;
    animation: bounceDelay 1.4s infinite ease-in-out;
    /* Prevent first frame from flickering when animation starts */
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}
.loading-message>.block-spinner-bar>div.bounce1 {
    -webkit-animation-delay: -0.32s;
    animation-delay: -0.32s;
}
.loading-message>.block-spinner-bar>div.bounce2 {
    -webkit-animation-delay: -0.16s;
    animation-delay: -0.16s;
}

@media (max-width: 1280px) {
    #menu.menu-top #header ul#primary > li > a { min-width:7em; }
}
@media (max-width: 1000px) {
    #top-shortcuts { margin-top:6px; /*clear:both; margin-top:-10px; margin-bottom:10px;*/ }
    #top-shortcuts img { width:30px; height:30px; }
    #top-shortcuts a:hover img { width:32px; height:32px; }
    /*#topinfo { height:auto; }*/
    #topinfo::after{ clear:both; content:"."; display:block; font-size:0; height:0; visibility:hidden; }
    #menu.menu-top #header ul#primary > li > a { min-width:6.5em; }
}
@media (max-width: 860px) {
    #top-shortcuts-bar { display:none; }
}

@keyframes pulse_red{
    0%{box-shadow:0 0 0 0 transparent}
    70%{box-shadow:0 0 0 4px red}
    100%{box-shadow:0 0 0 0 transparent}
}
@-webkit-keyframes pulse_red{
    0%{-webkit-box-shadow:0 0 0 0 transparent}
    70%{-webkit-box-shadow:0 0 0 4px red}
    100%{-webkit-box-shadow:0 0 0 0 transparent}
}
@-webkit-keyframes bounceDelay {
  0%, 80%, 100% {
    -webkit-transform: scale(0);
  }
  40% {
    -webkit-transform: scale(1);
  }
}
@keyframes bounceDelay {
  0%, 80%, 100% {
    transform: scale(0);
    -webkit-transform: scale(0);
  }
  40% {
    transform: scale(1);
    -webkit-transform: scale(1);
  }
}

/*spinner*/
/*Rotating border*/
@keyframes spinner-border {
  to { transform: rotate(360deg); }
}
.loading-spinner { 
    display: inline-block;
    min-width: 125px;
    padding: 10px;
    margin: 0 auto;
    color: #fff !important;
    font-size: 14px;
    font-weight: 600;
    text-align: center;
    vertical-align: middle;
    background-color: #5b9bd1;
    border-radius: 4px;
}
.spinner-icon {
  display: inline-block;
  width: 14px;
  height: 14px;
  vertical-align: text-bottom;
  border: 2px solid currentColor;
  border-right-color: transparent;
  border-radius: 50%;
  animation: spinner-border .75s linear infinite;
}
.spinner-text { margin-left:5px; display:inline-block; }