
body {font-family:Trebuchet MS,Tahoma,Verdana,Arial,sans-serif; font-size:11pt}
.bs-callout {
margin: 10px 0;
border: 1px solid #eee;
padding:0px;
border-left-width: 5px;
border-radius: 3px;
}

/*bootstrap*/
/* Base styles (regardless of theme) */

.bs-callout-warning {
/*background-color: #fefbed;*/
border-color: #f0ad4e;
}
.bs-callout-danger {
/*background-color: #fcf2f2;*/
border-color: #d9534f;
}
.bs-callout-ok {
border-color: #5cb85c;
}

.alert-danger {
background-color: #FFCC99;
}
.alert-danger a{ color:white;}

.panel-danger > .panel-heading {
background-color: #FFCC99;
}


.panel {
}
.panel-info {
margin: 20px 0;
padding: 15px 30px 15px 15px;
/*background-color: #F0F0B2;*/
/*background-color: #D8D8A0;*/
/*background-color: #FFCC80;*/
/*background-color: #CCCCAA;*/
/*border-color: #CCCCBB;*/
background-color:#dfe9f1;
border-color:#429de3;
}
.with-info-image {
background-image:url("../img/info.png");
background-repeat: no-repeat;
padding-left:110px;
}
/*
.bootstrap-dialog.type-default .modal-header {
    background-color: #fff;
}
.bootstrap-dialog.type-info .modal-header {
    background-color: #5bc0de;
}
.bootstrap-dialog.type-success .modal-header {
    background-color: #5cb85c;
}
.bootstrap-dialog.type-warning .modal-header {
    background-color: #f0ad4e;
}
.bootstrap-dialog.type-danger .modal-header {
    background-color: #d9534f;
}*/
.bootstrap-dialog.type-primary .modal-header {
    background-color: #CCCCAA;
}

/* end bootstrap */

.icone{display: inline-block;}
.help{text-decoration: underline;cursor:pointer;}
.input-group-addon .help{text-decoration: none; font-style:italic;cursor:pointer;}
.alink{text-decoration:underline;cursor:pointer;}
.nolink{text-decoration:none;font-weight:bold}
.nolink:hover{text-decoration:none;font-weight:bold}
.wait{color:grey; font-style:italic;}
.hidden{display:none;}
.response{margin-bottom:1em;}
.left1{min-width:200px;display:inline-block}
.right1{display:inline-block;}
.myerror {margin-top:1em;color: brown; font-size: italic;}
.warning{font-weight:bold;}
.mytitle{font-weight:bold;}
.helpsection{max-height: 400px; overflow-y:auto;background-color:white;}
#ctlnavig{margin-left:40%; margin-top:2em;}
#ctlnavig .previous{display:inline-block;margin-right:1em;}
#ctlnavig .next{display:inline-block;margin-left:1em;}
.right {float:right;}
.help_modal-danger{color: red;}
.help_modal-warning{color: red}
.help_modal-warning{}


#head {display:inline-block;text-align:right;margin-bottom:0.5em;}
#head #login{display:inline-block;margin-right:1em;}
#head #report{display:inline-block;margin-right:1em;}
#nextstepbutton { margin-left:5em;}
/* index.html */

/* page submit1.html */
#uploadbutton {margin-top:1em;}
.cprivate{right:0px; color:grey; font-size:smaller; font-style:italic; }
.cprivate input {vertical-align:middle;}
#addfileinput {margin-top:0.5em;}
#jobreport {padding-bottom:2em;margin-bottom:1em;}

/* submit2.html */
#formdiv{min-width:550px;}
#formdiv .comment {margin-bottom:1em;}
.report{margin-top:1em;}
.report .title{font-weight: bold; margin-bottom:2px;}
.anareport pre {position: inherit; height:12em;}
.asciiheader{font-style:italic;font-size:smaller; color:grey;}
/*#readme {height:350px; max-width:800px; min-width:650px;}*/
#readme {height:480px; max-width:100%; min-width:100%;}
#witheditor{margin-top:1em;}
.info {margin-top:0.5em;font-style:italic;}
.tab-readme{ magin-top:1em; }
#inline .notes {font-style:italic;color:grey;font-size:small;}
#check_list .check_ok {}
#check_list .check_todo {color:red;}
/* report.html */
table.report td {padding-left:1em;}
.pre-report{background-color: white;color:black;border:1px solid grey;max-height:250px; overflow-y:auto;margin:0; padding:0;margin-bottom:10px;}
.pre-report .error {background-color: #d9534f;color:white; font-weight:bold;}
.pre-report .warning {background-color: #fefbed;color:brown; font-weight:normal;}

/*submit3.html*/
#main #assocdataform input {display: inline-block;}
.section {margin-top:1em;}
#assocdataresult{margin-top:0.5em;margin-bottom:0.5em;}
table .label{font-weight:bold;font-size:11pt;/*color:black;*/}
.obscoretable td{vertical-align: top;}
.obscoretable .hduselect {display:inline;width:5em;}
.obscoretable td{padding-left:0.2em;}
.fitsmenu {background-color:white;}
.fitsmenu .title{font-weight:bold; }
.sorting_1{white-space: nowrap;}
/*.fitsmenu button {width:8em;}*/
#forcemapping{padding-bottom:1em; margin-bottom:0.5em;font-style:italic;color:grey;font-size:small;}
#forcemapping input {vertical-align:middle;}

.sesame {
	background-image:url("../img/sesame_icon_16.png"); background-repeat: no-repeat; padding-left:30px;
}
.level{margin-left:1em;}
.actionbuttonright {style:display:inline-bloc;float:right;vertical-align:top;}
.obscoretable .valinfo{margin:1px;padding:2px;cursor:pointer;}
.obscoretable .valmethod {/*color: green;*/font-size:smaller;}
.obscoretable .value{font-style:italic;/*color:grey;*/font-size:smaller;}
.obscoretable .valmethod .help {padding-left:1em;font-size:normal;}
.obscoretable title{font-weight:bold;}
.obscoretable .assign {heifht:1em;}
.accordiontitle {cursor:pointer;}
.accordiontitle .comment {margin-left:1em; font-style:italic; color: grey; font-size:small;}
.hdusection select {width:12em; display: inline-block;font-size:small;}

/* end.html */
.reportwarning{color: brown;}
.reporterror{color: brown;}
