.chamber_page {
    border: 2px solid #000000;
     width: 1254px;
     margin:auto;
    padding-bottom:36px;
}
/* fix the wrapper */
.logomast {
width:100%;
padding:none;
background: #FFFFFF;
}

.clearfix:after {
    content: ".";
        display: block;
        height: 0;
        clear: both;
        visibility: hidden;

}
.field_label {
    font-weight:normal;
    background-color:#FFFFFF;
    font-family: Arial;
}


.field_showpassword {
font-family:Arial;
font-size:10px;
color:#000000;
margin-left:4px;

}
.chamber_border {
width:1280px;
border:solid 2px #000000;
padding:8px;
margin-top:24px;
}

.chamber_field {
height: 31px;
border: 2px solid #a9a9a9;
fill: none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
font-size:17px;
line-height:19px;
padding-left:6px;
/* width:630px;*/
}

.chamber_field:focus {
height: 31px;
border: 4px solid #f10000;
fill: none;

-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
background:#EEEEEE;
}


select.chamber_field {
    width:auto;
}
.chamber_submit {
font-family:Arial;
font-weight:normal;
font-size:18px;
line-height:21px;
background: #288fc1;
border-radius: 3px;
color:#FFFFFF;
padding-left:25px;
padding-right:25px;
padding-top:5px;
padding-bottom:5px;
border-style:none;
}

.chamber_submit:hover {
    background:#5eb6e0;
}


.section_label {
font-family:Arial;
font-size:29px;
line-height:31px;
color:#288fc1;

margin-top:18px;
text-align:left;
}

/* color:#2876ba; */

.subsection_label {
font-family:Arial;
font-weight:bold;
text-align:center;
font-size:18px;
line-height: 1.3;
color:#288fc1;
text-align:left;
padding-top:16px;    
}




.subsection_content {
padding-bottom:16px;
padding-left:0px;
padding-right:0px;

}

.subsection_instructions {
    font-size:14px;
    line-height:17px;
    font-weight:bold;
    font-family: Arial;
}
.logo_text {
font-family:Arial;
font-size:30px;
font-weight:bold;
line-height:40px;
}

.postcomments {
    font-size:15px;
    color: #288fc1;
    line-height:1.3;
}

.defaultselected {
    font-size:15px;
}




.chamber_content {
    max-width:2000px;
    margin:auto;
}

.chamber_admin_footer {

    font-family: Calibri;
    font-weight: normal;
    text-align: center;
    padding-top:18px;
    font-size:15px;
    color:#000000
}

.submitnav {
    padding-top:36px;
    padding-bottom:36px;
    margin-left:auto;
    margin-right:auto;
}


.submitnav image {
    vertical-align:middle;
} 

.dataset_evencell {
    padding-top:15px;
    padding-bottom:15px;
    padding-right:30px;
    padding-left:12px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.dataset_oddcell {
    padding-top:15px;
    padding-bottom:15px;
    padding-right:30px;
    padding-left:12px;
    border-left: 1px solid #FFFFFF;
    border-right: 1px solid #FFFFFF;
}

.dataset_oddrow {
    background:#E2E2E2;
}

.dataset_evenrow {
    background:#F0F0F0;
}
.dataset_tableheader {
    padding-top:15px;
    padding-bottom:15px;
    padding-right:30px;
    padding-left:2px;

}

.dataset_actions {
    text-align:center;
}
/* css to style popup for alerts */
.alert_css {
 font-family:Arial;
 font-weight:normal;
}


.ui-dialog-titlebar {
    background: #1b75bb;
    border-color:#1b75dd;
    font-size:1.1em;
    line-height:1.2em;
}

.ui-dialog .ui-dialog-titlebar-close {
    border:none;
    background:none;
    
   //  border: #00FF00;
//    background:#FFF;
//    color:#0000FF;
   background:url('/appimages/chamber/close-off.jpg');
   background-repeat:no-repeat;
}

.ui-dialog .ui-dialog-titlebar-close:hover {
//   background:#FF0000;
   background:url('/appimages/chamber/close-on.jpg');
   background-repeat:no-repeat;
}

.ui-dialog .ui-icon-closethick {
//    background: url("/appimages/chamber/connect-1a.png");
      background:none;
    margin-left:0px;
    margin-top:0px;
    left:0px;
    top:0px;
}
.ui-dialog-title {
    font-family:Arial;
    color:#FFF;
}

/*
.ui-dialog-buttonpane .ui-button{
    background:#FFF;
    color :#000;
    border-color:#1b75bb;
}
*/
.dataset_actions {
    background:#FFF;
    border:#FFF;
}
.alertbutton {
   color:Green;
    background-color: #8EC548;
   background-image: none;
}

.htmlform_submitbuttons {
    margin-left:auto;
    margin-right:auto;
}
.htmlform_submitbuttons td {
    padding:10px;
}


select {
    background:#FFFFFF;
}

.gc_title {
padding-top:8px;
padding-bottom:8px;
font-size:30px;
color:#6666FF;
line-height:36x;
font-weight:bold;
}
.scriptlink {
    color:#1b75bb;
}
.tabindex {
background:#1b75bb;
}

.ui-dialog-buttonset > .popup_button {
    border: 1px solid #ccc;
    background: #f6f6f6 url("/js/jquery-ui-1.11.4/images/ui-bg_glass_100_f6f6f6_1x400.png") 50% 50% repeat-x;
    font-weight: bold;
    color: #1c94c4;
}

/*
color:Green;
border:solid 1px #8EC548;
background-color:#DFFCAC;
background-image:none;
}
*/
.status_complete {
    font-family:Arial;
    font-weight:bold;
    font-size:18px;
    line-height:20px;
    padding-top:12px;
    padding-right:36px;
    padding-left:23px;
}

.field_content input {
    border: 1px solid #CCC;
    box-shadow:none;
    background:#FFF;
    border-radius: 4px;
    padding-top: .6em;
    padding-bottom:.6em;
    padding-left: .2em;
}

.field_content input[type=color] {
    border: 1px solid #CCC;
    box-shadow:none;
    background:#FFF;
    border-radius: 4px;
    padding-top: 0em;
    padding-bottom:0em;
    padding-left: 0em;

}
.field_content select {
    border: 1px solid CCC;
    border-style:solid;
    background:#FFF;
    border-radius: 4px;
    padding: .4em 1em;
    box-shadow:none;
}

.chamber_setup_link {
    font-family:Arial;
    font-size:14px;
    color: #1b75bb;
    font-weight:bold;
    height:35x;
    padding-right:12px;
    text-decoration:none;
}
.chamber_setup_link:hover {
    text-decoration:underline;
}

.chamber_setup_contactus {
    padding-right:24px;
}
.chamber_setup_megaphone {
    padding-right:12px;
}

.chamber_setup_user {
    font-weight:bold;
}

.chamber_setup_label {
    font-family:Arial;
    font-weight:bold;
    font-size:14px;
    color: #2876ba;

}

.chamber_setup_link {
    font-family:Arial;
    font-size:14px;
    color: #2876ba;
    font-weight:bold;
    height:35x;
    padding-right:12px;
    text-decoration:none;
    margin-top:10px;
}
.chamber_setup_link:hover {
    text-decoration:underline;
}

.chamber_setup_contactus {
    padding-right:24px;
}
.chamber_setup_megaphone {
    padding-right:12px;
}

/* controls the hover for things set as <img title='foo' */
.ui-tooltip, .arrow:after {
    background: #3b74b5;
    border: 2px solid white;
    }


.ui-tooltip {
    padding: 10px 20px;
    color: white;
    border-radius: 6px;
    font: bold 14px "Helvetica Neue", Sans-Serif;
    text-transform: uppercase;
    box-shadow: 0 0 7px black;
    
    }
.arrow {
    width: 70px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
    }
.arrow.top {
    top: -16px;
    bottom: auto;
    }
.arrow.left {
    left: 20%;
    }
.arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 25px;
    height: 25px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
    }
.arrow.top:after {
    bottom: -20px;
    top: auto;
    }


/* tooltips */
/*.ui-tooltip {
    background: #dddddd;
    font-size:11px;
    color:#000000;
}
*/
