/**
 * CSS styles for forms generated by yiic.
 *
 * The styles can be applied to the following form structure:
 *
 * <div class="form">
 *     <div class="row">
 *         <label for="inputid">xyz</label>
 *         <input name="inputid" id="inputid" type="text" />
 *         <p class="hint">hint text</p>
 *     </div>
 *     <div class="row">
 *         <label for="inputid">xyz</label>
 *         <input name="inputid" id="inputid" type="text" />
 *         <p class="hint">hint text</p>
 *     </div>
 *     <div class="row buttons">
 *         <label for="inputid">xyz</label>
 *         <input name="inputid" id="inputid" type="text" />
 *         <p class="hint">hint text</p>
 *     </div>
 * </div>
 *
 * The above code will render the labels and input fields in separate lines.
 * In order to render them in the same line, please use the "wide" form as follows,
 *
 * <div class="wide form">
 *     ......
 * </div>
 *
 * @author Qiang Xue <qiang.xue@gmail.com>
 * @link http://www.yiiframework.com/
 * @copyright 2008-2010 Yii Software LLC
 * @license http://www.yiiframework.com/license/
 */
div.form {
  
}

div.form input, div.form textarea, div.form select {
  margin: 0.2em 0 0.5em 0;
}

div.form fieldset {
  border: 1px solid #DDD;
  padding: 10px;
  margin: 0 0 10px 0;
  -moz-border-radius: 7px;
}

div.form label {
  font-weight: bold;
  font-size: 1em;
  display: block;
}

div.form .row {
  margin: 5px 0;
}

div.form .hint {
  margin: 0;
  padding: 0;
  color: #999;
}

div.form .note {
  font-style: italic;
}

div.form span.required {
  color: red;
}

div.form div.error label:first-child, div.form label.error, div.form span.error
  {
  color: #C00;
}

div.form div.error input, div.form div.error textarea, div.form div.error select,
  div.form input.error, div.form textarea.error, div.form select.error {
  background: #FEE;
  border-color: #C00;
}

div.form div.success input, div.form div.success textarea, div.form div.success select,
  div.form input.success, div.form textarea.success, div.form select.success
  {
  background: #E6EFC2;
  border-color: #C6D880;
}

div.form div.success label {
  color: inherit;
}

div.form .errorSummary {
  border: 2px solid #C00;
  padding: 7px 7px 12px 7px;
  margin: 0 0 20px 0;
  background: #FEE;
  font-size: 0.9em;
}

div.form .errorMessage {
  color: red;
  font-size: 0.9em;
}

div.form .errorSummary p {
  margin: 0;
  padding: 5px;
}

div.form .errorSummary ul {
  margin: 0;
  padding: 0 0 0 20px;
}

div.wide.form label {
  float: left;
  margin-right: 10px;
  position: relative;
  text-align: right;
  width: 100px;
}

div.wide.form .row {
  clear: left;
}

div.wide.form .buttons, div.wide.form .hint, div.wide.form .errorMessage
  {
  clear: left;
  padding-left: 110px;
}
.twitter-typeahead {
   width:500px;
}
.control-label,.cbx-label{width:200px; padding-right:5px;}
.cbx-label{font-weight:bold;}
.form-control {width:500px;}

@media screen and (min-width: 1500px) {
.form-control {width:500px;}
.searchfields{width:80%;}

}
.searchfields img{float:right;text-align:left;}

#opener{width:210px;float:center;text-align:left;clear:both;color:#40ac46;cursor:pointer;margin:auto;}
#opener img{height:25px;}

.balmusette_search{width:300px;border:none;}
#ui-id-2{border:none;}
#ui-id-1{}

  .musette, .musette li a {
  color: rgb(80,165,82);
}
.right-column ul {padding:1px;list-style-type: none; }

.light{color:#606060;font-weight:normal;}
.why{color:grey;font-weight:normal;font-style:italic;}
.left{text-align:left;float:left;}
.warning{color:red;}
.warning img{height:20px;}

.clearer{clear:both;}
.tt-dropdown-menu{display: table;width: fit-content;background-color:white;overflow-x:auto;}
.jqplot-xaxis-tick{z-index:5;}
#chart2 .jqplot-table-legend-label, #jump, #chartg1 .jqplot-table-legend-label,#chart1 .jqplot-table-legend-label{color:#40ac46;cursor:pointer;}
.radio label{vertical-align: middle; margin-top: -3px;margin-left:5px;}
input[type="radio"] {
  margin-top: 1px;
  vertical-align: middle;
}

  #mapdiv { width:100%; height:450px; border:thin solid grey; }
    div.olControlAttribution { bottom:3px; }
    
    #bbox_drag_instruction { height:1.5em; }
    #bbox_adjust_instruction { height:1.5em; display:none;  }
.left-column input[type="text"]{width:50px;}

.col_absent{color:grey;}
.col_present{color:black;}
.col_equals{font-weight:bold;}

.expanded
{
background-image: url('/indexseminum_poprtal/images/minus.gif');
background-repeat: no-repeat;
padding-left:13px;
cursor:pointer;
}
.collapsed{
background-image: url('/indexseminum_portal/images/icons/plus.gif');
background-repeat: no-repeat;
padding-left: 13px;  
cursor:pointer;
}
#tree ul{list-style: none;}
#tree ul li *{whitespace: nowrap}
#jumpdiv #jumper{width:50px;}

#feedback-form .col-lg-3 input{width:300px}
#feedback-form .col-lg-3 img{border:thin solid lightgrey}

@media screen and (min-width: 1280px) {

.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin: 0;
    padding: 0;
  width:150px;
  padding: 6px;
  margin-bottom: 0;
  border: 1px solid #40ac46;
  border-radius: 4px;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 0;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 0;
}
}
.tt-menu .tt-dataset {
overflow-y:auto;

height: 400px;

}

 .tt-menu .tt-suggestion {
    white-space: normal; 
}
 
table.dataTable td.select-checkbox {
  position: relative;
}
table.dataTable td.select-checkbox:before, table.dataTable td.select-checkbox:after {
  display: block;
  position: absolute;
 
  left: 50%;
  width: 12px;
  height: 12px;
  box-sizing: border-box;
}
table.dataTable td.select-checkbox:before {
  content: ' ';
  margin-top: -6px;
  margin-left: -6px;
  border: 1px solid black;
  border-radius: 3px;
}
table.dataTable tr.selected td.select-checkbox:after {
  content: '\2714';
  margin-top: -11px;
  margin-left: -4px;
  text-align: center;
  text-shadow: 1px 1px #B0BED9, -1px -1px #B0BED9, 1px -1px #B0BED9, -1px 1px #B0BED9;
}

div.dataTables_wrapper span.select-info,
div.dataTables_wrapper span.select-item {
  margin-left: 0.5em;
}

@media screen and (max-width: 640px) {
  div.dataTables_wrapper span.select-info,
  div.dataTables_wrapper span.select-item {
    margin-left: 0;
    display: block;
  }
}

#addButton{margin-left:6px}
.form-control{font-size:1.1em;}
option{font-size:1em;}
.tt-suggestion,.text-error{font-size:0.9em;}