/* LightNEasy - An open source xhtml/css website template by Fernbap - http://fernbap.com.
Free to use in any way and for any purpose as long as the proper credits are given to the original designer.

Version: 0.1, March 15, 2011 */
/* standard elements */
html {
   height: 100%;
}

* {
   margin: 0;
   padding: 0;
}

a {
   color: /*#3366FF*/#60c020;
   text-decoration: none;
   outline: none;
}

a:hover {
   color: /*#0000FF*/#00a000;
   text-decoration: none;
}

p {
   margin-bottom: 6px;
}

blockquote {
   text-align: justify;
   font-style: italic;
   padding: 6px 20px 6px 30px;
/*   background: url(../img/quote.jpg) left top no-repeat;*/
}

.left {
   float: left;
   margin: 2px 8px 0px 0px;
   border: 1px solid #A8CE32;
}

.right {
   float: right; 
   margin: 2px 0px 0px 8px;
   border: 1px solid #A8CE32;
}

.center {
   display: block;
   text-align: center;
   margin: 2px auto 2px;
   border: 1px solid #A8CE32;
}

body {
   font: 14px Verdana,Tahoma,Arial,sans-serif;
   color: #002000;
   background: #DCDCDC;
   margin: 0;
   padding: 0;
}

#header {
   margin-top: 20px;
   padding: 0 40px 0px 40px;
   background: #DCDCDC url(../img/top.png) right bottom no-repeat;
   height: 194px;
}

#wrapper {
   width: 964px;
   margin: 0 auto 0 auto;
   background: url(../img/bg.png) right repeat-y;
   padding: 0;
}

#toplinks {
   text-align: right;
   font-weight: 400;
   font-size: .8em;
   letter-spacing: .1em;
   text-transform: uppercase;
}

#toplinks a {
   color: #d37103;
   text-decoration: none;
   font-weight: 600;
}

#title {
/*   margin: 74px 0px 0 170px;*/
   margin: 50px 0px 0 0px;
       text-align: center;
}

#title h1, #title h1 a {
/*   color: #D0FFD0;*/
/*   color: #669900;*/
/*   color: #fff;*/
/*   text-decoration: none;*/
/*   letter-spacing: .16em;*/
/*   font-size: 1.7em;*/
/*   display: inline; */
   color: #5d5d5d;
   font-family: "raleway-bold";
   font-size: 40px;
   font-weight: bold; 
   margin-bottom: 10px;
}

#title h2 {
/*   color: #669900;*/
/*   color: #fff; */
/*   color: #FFFFc0;*/
/*   letter-spacing: .1em;*/
   color: #5d5d5d;
   font-family: "raleway-bold";
   font-size: 25px;
   margin: 6px 0 0 6px;
}

#menu {
   background: #000000;
   height: 38px;
   margin-left: 9px;
   margin-right: 7px;
   border-bottom: 3px solid #B4B300;
}

#menu ul {
   padding-top: 10px;
   padding-left: 20px;
}

#menu li {
   list-style: none;
   display: inline;
}

#menu li a {
   padding: 6px 14px 7px 14px;
   line-height: 26px;
   height: 30px;
   text-decoration: none;
   color: #FDFFE1;
   background: #606060;
   border-right: 3px solid #000;
   border-left: 3px solid #000;
}

#menu li a:hover, #menu li a.selected {
   line-height: 26px;
   padding-top: 8px;
   background: #FDFFE1;
   color: #003000;
   border-top: 3px solid #B4B300;
   border-right: 3px solid #B4B300;
   border-left: 3px solid #B4B300;
   border-bottom: 3px solid #FDFFE1;
}

ul#article {list-style:none;width:590px;}
#article li {background:url(../img/contentline.gif) repeat-x 0 0.85em;}
#article li a {float:left;background:#FDFFE1;padding: 0 4px 0 0;}
#article li span {float:right;background:#FDFFE1; padding 0 0 0 4px;}
#article li br {clear:both;}


#content {
   padding: 20px 30px 30px 30px;
   color: #003000;
}

#content_short {
   padding: 8px 30px 0px 30px;
   color: #003000;
}

#content h2, #content h3 {
   color: #805000;
   margin: 6px 0 8px;
   border-bottom: 1px solid #B4B300;
}

#main {
   width: 644px;
   float: left;
   margin-bottom: 10px;
}

#main fieldset {
   border: 1px solid #B4B300;
   background: #FDFFE1 /*#fffff0*/;
   margin: 16px auto 16px;
   padding: 14px;
   width: 370px;
}

#main input {
   overflow: hidden;
   width: 115px;
   margin: 2px;
}

#main input.short_input {
   overflow: hidden;
   height: 16px;
   width: 140px;
   margin: 2px;
}

#main input.simple_radio {
   height: 15px;
   width: 15px;
}


.submit {
   font-family: verdana, arial, sans-serif;
   font-size: 100%; 
   border: 1px solid;
   margin: 0px;
   width: 70px;
   height: 20px;
   cursor: pointer;
}

.short_input {
   overflow: hidden;
   width: 100px;
   height: 16px;
   margin: 0px;
}

.short_select {
   overflow: hidden;
   width: 104px;
   margin: 0px;
}

.ro_button {
   border:0px;
   background: transparent /*#FDFFE1*/;
}



#main input.short_button {
   overflow: hidden;
   width: 25px;
   margin: 2px;
}

#main p input {
   overflow: none;
   width: 15px;
   margin: 2px;
}

#main textarea {
   overflow: hidden;
   width: 117px;
   margin: 2px;
}

#main select {
   overflow: hidden;
   width: 117px;
   margin: 2px;
}

div.row {
   width: 360px;
}

div.row span.formlabel {
   float: left;
   width: 150px;
   text-align: left;
}

span.formlabel {
   float: left;
   width: 150px;
   text-align: center;
}

div.row span.forminput {
   width: 160px;
   text-align: right;
}

.column {
   float: left;
   width: 310px;
   background: #fffff0;
   margin: 0 5px 10px 5px;
   border-right: 1px solid #B4B300;
   border-left: 1px solid #B4B300;
   border-bottom: 1px solid #B4B300;
   border-top: 1px solid #B4B300;
   padding-bottom: 10px;
}

#main .column h3 {
   background: #FFCC33/*#805000*/;
   text-align: center;
   color: #fff;
   margin-top: 0;
   padding: 4px 0 4px 0;
}

.article {
   float: left;
   width: 97%;
   background: #fffff0;
   margin: 0 5px 10px 5px;
   border-right: 2px solid #B4B300;
   border-left: 2px solid #B4B300;
   border-bottom: 2px solid #B4B300;
   padding-bottom: 10px;
}

#main .article h3 {
   background: #FFCC33/*#805000*/;
   text-align: center;
   color: #fff;
   margin-top: 0;
   padding: 4px 0 4px 0;
}

.column p, .column h4 {
   padding: 8px;
}

#main ul {
   margin-left: 26px;
   margin-bottom: 0px;
}

table {
   border-collapse: collapse;
   margin: 10px auto 15px auto;
   border: 1px solid #B4B300;
}

.hoverRow { background-color: #FFFF99; }
.clickedRow { background-color: #f0f0f0; }

#searchResults table {
   border-collapse: collapse;
   margin: 10px auto 15px auto;
   border: 2px solid #B4B300;
   font:0.9em;
//   width:240px;
   width:100%;
}

caption {
   text-align: left;
}

th {
   background: #FFCC33 /*#805000*/;
   height: 25px; 
   padding: 0 10px;
   color: #ffffff; 
   text-align: left;
}

td {
   padding: 0 10px; 
   height: 25px;
}

td.odd {
   background: #fffff0;
}

td.even {
   background: #f0f0f0;
}

tr.odd {
   background: #fffff0;
}

tr.even {
   background: #f0f0f0;
}

#right {
   padding: 0px 0px 10px 0px;
   width: 242px;
   float: right;
   background: #fffff0;
   border: 1px solid #B4B300;
/*   border: 2px solid #A8CE32; */
}

#right h2 {
   padding: 12px 0 8px 10px;
}

#right h3 {
   margin-top: 6px;
}

#right ul {
/*   border-top: 1px solid; */
   margin: 4px 0 6px;
}

#right li {
   list-style: none;
   display: block;
   padding: 4px 0 2px;
   //border-bottom: 1px solid;
}

#right li a {
   color: #805000;
   background: url(../img/seta1.png) left no-repeat;
   padding-left: 10px;
}

#right li a:hover, #right li a.selected {
   background: url(../img/seta.png) left no-repeat;
   padding-left: 15px;
   color: #d37103;
}

#right p{
   padding-left: 20px;
   padding-top: 10px;
   margin:2px;
   font: 15px Courier New;
   color: black;
}

#right .short_input{
   margin:2px;
}

#right .short_select{
   margin:2px;
}

.rightitem {
   padding: 0 6px 0 10px;
//   margin-bottom: 8px;
}

#postit {
   width: 216px;
   height: 216px;
   float: right;
   margin-top: 26px;
   padding: 40px 12px 12px 16px;
   background: url(../img/postit.png) no-repeat;
   color: #fff;
}

#postit h3 {
   color: #000;
   border: none;
}

#footer {
   height: 57px;
   background: url(../img/bottom.png) right no-repeat;
   padding-left: 50px;
   padding-top: 20px;
}

#footer p {
   /*color: #d0FFc0;*/
   color: #5d5d5d;
   FONT-SIZE: 10pt;
   padding: 5px 0px 0px 150px;
   text-align: center;
}

.clear {
   clear: both;
}

.clearbottom {
   clear: both;
   margin: 0 8px 0 10px;
   border-bottom: 3px solid #B4B300;
}

#riddle_answer{
   padding-left: 0px;
   padding-top: 5px;
/*   width: 300px; 
   background-color: #99E0FB;*/
}

.search_input{
   width: 125px;
   BORDER-RIGHT: #666666 1px solid; 
   BORDER-TOP: #666666 1px solid; 
   FONT-SIZE: 10pt; 
   BORDER-LEFT: #666666 1px solid; 
   BORDER-BOTTOM: #666666 1px solid
}

.search_commit{
   font-family: verdana, arial, sans-serif;
   font-size: 12 pt; 
   border: 1px solid;
   width: 100 px;
   height: 150%;
   cursor: pointer;
}

.search {
   padding: 0 6px 0 10px;
   margin-bottom: 8px;
}

.googlesearch {
   padding: 0 6px 0 10px;
   margin-bottom: 8px;
}

div.HttpClientStatus {
    position: absolute;
    width:100px; 
    height:20px;
    top: 5px; 
    right: 5px;
}

#typeAttributes ul {list-style:none;padding: 0px 0px 0px 25px;}
#typeAttributes li {background:transparent url(../img/contentline.gif) repeat-x 0 0.5em;}
#typeAttributes li i {background:#FDFFE1;}
#typeAttributes li span {float:right;background:#FDFFE1;}
#typeAttributes li br {clear:both;}

#config_attr_left_internal ul {
   margin-left: 26px;
   margin-bottom: 0px;
}

#config_attr_left_internal li {background:#FDFFE1;}
#config_attr_left_internal li i {background:#FDFFE1;}
#config_attr_left_internal li span {float:right;background:#FDFFE1;}
#config_attr_left_internal li br {clear:both;}

#config_attr_left_internal .Tree_Node {
    background-image : url(../img/tree/01grid.gif);
    background-position : top left;
    background-repeat : repeat-y;
    margin-left: 0px;
    zoom: 1;
}

#config_attr_left_internal .Tree_IsLast {
    background-image: url(../img/tree/02gridhalf.gif);
    background-repeat : no-repeat;
}

#config_attr_right table {
   border-collapse: collapse;
   margin: auto auto 15px auto;
   border: 2px solid #B4B300;
   width:100%;
}

/*Below are styles for TREE*/

.Tree_Container {
    padding: 0;
    margin: 0;
}

.Tree_Container li {
    list-style-type: none;
}

/* indent for all tree children excepts root */
.Tree_Node {
    background-image : url(../img/tree/01grid.gif);
    background-position : top left;
    background-repeat : repeat-y;
    margin-left: 18px;
    zoom: 1;
}

.Tree_IsRoot {
    margin-left: 0;
}

/* left vertical line (grid) for all nodes */
.Tree_IsLast {
    background-image: url(../img/tree/02gridhalf.gif);
    background-repeat : no-repeat;
}
 
.Tree_ExpandOpen .Tree_Expand {
    background-image: url(../img/tree/03expandopen.gif);
}
 
/* closed is higher priority than open */
.Tree_ExpandClosed .Tree_Expand {
    background-image: url(../img/tree/04expandclosed.gif);
}
 
/* highest priority */
.Tree_ExpandLeaf .Tree_Expand {
    background-image: url(../img/tree/05expandleaf.gif);
}

.Tree_Content {
    min-height: 18px;
    margin-left:18px;
}

* html  .Tree_Content {
    height: 18px; 
}

.Tree_Expand {
    width: 18px;
    height: 18px;
    float: left;
}

.Tree_ExpandOpen .Tree_Container {
    display: block;
}

.Tree_ExpandClosed .Tree_Container {
    display: none;
}

.Tree_ExpandOpen .Tree_Expand, .Tree_ExpandClosed .Tree_Expand {
    cursor: pointer;
}
.Tre_ExpandLeaf .Tree_Expand {
    cursor: auto;
}

.divs_in_line {
//  border:1px solid red;
//  width:120px;
  float:left;
}

/*
.controls {
//  border:1px solid red;
  height: 80px;
  float:left;
//   padding: 0 0px 0 10px;
   margin-bottom: 8px;
}
*/

#config_attr_left {
   padding: 0px 0 20px;
   width: 440px;
   float: left;
//   background: #fffff0;
//   border: 2px solid #B4B300;
/*   border: 2px solid #A8CE32; */
}

#config_attr_right {
   padding: 0px 0 20px;
   width: 440px;
   float: right;
//   background: #fffff0;
//   border: 2px solid #B4B300;
/*   border: 2px solid #A8CE32; */
}



#flags_left {
//   padding: 0px 0 20px;
   width: 100px;
   float: left;
}

#flags_right {
   padding: 0px 25px 0px;
   width: 100px;
   float: left;
}

#raduga {
   border:1px solid #B4B300;
   width:120px;
   height:120px;
//   float:right;
   padding: 0px 0px;
   margin: auto 19px auto auto;
}

#raduga_color {
   border:1px;
   width:40px;
   height:40px;
   float:left;
   padding: 0px 0px;
}

#dbtable {
   position:absolute; 
   height:95px; 
   background-color:#F4F4F4; 
   border:1px solid #333;
   font-family:verdana, sans-serif;
   font-size:10px;
}

#dbtable_title {
   margin:2px;
   padding:2px;
   width:120px;
   color:white;
   background-color:navy;
   font-family:verdana, sans-serif;
   font-size:10px;
}


.court {
   position:absolute; 
   height:241px; 
   width:239px;
   background-color:#F4F4F4; 
   border:1px solid #333;
}

.player {
   position:absolute; 
   height:20px; 
   width:20px;
   border:1px solid #333;
   font-family:verdana, sans-serif;
   font-size:10px;
}

.task {
   font: 14px Courier New;
   color: blue;
   padding-left: 10px;
}

.task #addTaskInput{
   overflow: hidden;
   width: 207px;
   margin: 2px;
   font: 14px Courier New;
   color: black;
}

#ka_container {
   margin: 0px;
   float: left;
//   font: 14px Verdana,Tahoma,Arial,sans-serif;
}

#ka_plan {
   margin: 0px;
   border: 1px solid #B4B300;
   float:left;
   width:640px;
   height:50px;
   text-align: center;
   background:#FF9999;
}

#ka_elicit {
   margin: 0px;
   border-left: 1px solid #B4B300;
   float: left;
   width:130px;
   height:70px;
   text-align: center;
   background:#CCFF66;
}

#ka_anlz_container {
   margin: 0px;
   border-right: 1px solid #B4B300;
   border-left: 1px solid #B4B300;
   float: left;
   width:378px;
   height:70px;
   text-align: center;
   background:#66FF99;
}

#ka_ea {
   margin: 0px;
   float: left;
   width:120px;
   height:40px;
   text-align: center;

}

#ka_ra {
   margin: 0px;
   border-right: 1px solid #B4B300;
   border-left: 1px solid #B4B300;
   float: left;
   width:120px;
   height:40px;
   text-align: center;
}

#ka_sav {
   margin: 0px;
   float: left;
   width:130px;
   height:40px;
   text-align: center;
}

#ka_mgmt {
   margin: 0px;
   border-right: 1px solid #B4B300;
   float: left;
   width:130px;
   height:70px;
   text-align: center;
   background:#CCFF66;
}

#ka_competence {
   margin: 0px;
   border: 1px solid #B4B300;
   float: left;
   width:640px;
   height:50px;
   text-align: center;
   background:#9999FF;
}

.calendar-box {
   display:none;
   background-color:#fff;
   border:1px solid #444;
   position:absolute;
   width:250px;
   padding: 0 5px;
}
.calendar-box select.calendar-month {
   width:90px;
}
.calendar-box select.calendar-year {
   width:70px;
}
.calendar-box .calendar-cancel {
   width:100%;
}
.calendar-box table td {
   width:14%;
   padding: 0 0px; 
}

.calendar-box table th {
   padding: 0 0px; 
}

.calendar-box .calendar-title {
   text-align:center;
}
.calendar-box a {
   text-decoration:none;
}
.calendar-box .today a {
   padding:0 5px;
   margin-left:-5px;
   background-color:#ffe9c6;
} 
.calendar-box .selected a {
   padding:0 5px;
   margin-left:-5px;
   background-color:#c9ff8b;
}

.embedded_calendar .today a {
   padding:0 5px;
   margin-left:-5px;
   background-color:#ffe9c6;
}

.embedded_calendar .selected a {
   padding:0 5px;
   margin-left:-5px;
   background-color:#c9ff8b;
}

/*3 classes to display div elements as a table*/
.div_table { 
   display: table;
}

.div_tr { 
   display: table-row;
}

.div_td { 
   display: table-cell;
   vertical-align: middle;
}

.div_td_top { 
   display: table-cell;
   vertical-align: top;
   padding:8px;
}

.div_th_rut { 
   display: table-cell;
   vertical-align: middle;
   border: 1px solid #fffff0; //------#0089e0;
   background:#0089e0; //-----#6699CC;
   color:#fff;
   font-size:11px;
   //width: 100%;
}

.div_td_rut { 
   display: table-cell;
   vertical-align: middle;
   border: 1px solid #fffff0; //#0089e0;
   background: #99CCFF;
   font-size:11px;
   //width: 100%;
}

.a_disabled, .a_disabled:hover {
   color:#999999;
   cursor:default;
   pointer-events: none; /*not applicable to IE*/
}

.task_dragholder {
   width:5px;
   border-bottom:1px solid #333333;
   background-color:#99CCFF;
}

.task_dragholder_prev {
   width:5px;
   border-bottom:1px solid #FF3333;
   background-color:#99CCFF;
}



.task_dragholder_selected {
   width:5px;
   background-color:#FF9999;
}

.event {
   font: 14px Courier New;
   color: blue;
   padding-left: 10px;
}

.whatif { //similar to event, but without left padding
   font: 12px Courier New;
   color: blue;
}

.event_dragholder {
   width:5px;
   border-bottom:1px solid #333333;
   background-color:#99FF66;
   // background-color:#33FF33;
}
.event_dragholder_past {
   width:5px;
   border-bottom:1px solid #333333;
   background-color:#FF9999;
}

.pay_dragholder {
   width:5px;
   border-bottom:1px solid #333333;
   background-color:#999999;
   // background-color:#33FF33;
}
.pay_dragholder_past {
   width:5px;
   border-bottom:1px solid #333333;
   background-color:#CC00CC;
}


.tags{
   margin:0;
   padding:0;
   position:relative;
   left:0px;
   list-style:none;
}

.tags li, .tags a{
   margin-top:1px;
   float:left;
   height:24px;
   line-height:24px;
   position:relative;
   font-size:11px;
}

.tags a{
   margin-left:20px;
   padding:0 10px 0 12px;
   background:#0089e0; //-----#0089e0; #B4B300; #60c020;
   color:#fff;
   text-decoration:none;
   -moz-border-radius-bottomright:4px;
   -webkit-border-bottom-right-radius:4px;
   border-bottom-right-radius:4px;
   -moz-border-radius-topright:4px;
   -webkit-border-top-right-radius:4px;
   border-top-right-radius:4px;
} 

.tags a:before{
   content:"";
   float:left;
   position:relative;
   left:-24px;
// position:absolute;
// top:0;
// left:-12px;
   width:0;
   height:0;
   border-color:transparent  #0089e0 transparent transparent; //-----#0089e0; #B4B300; #60c020;
   border-style:solid;
   border-width:12px 12px 12px 0;
}

.tags a:after{
   content:"";
   position:relative;
   left:-20px;
   top:10px;
// position:absolute;
// top:10px;
// left:0;
   float:left;
   width:4px;
   height:4px;
   -moz-border-radius:2px;
   -webkit-border-radius:2px;
   border-radius:2px;
   background:#fff;
   -moz-box-shadow:-1px -1px 2px #004977;
   -webkit-box-shadow:-1px -1px 2px #004977;
   box-shadow:-1px -1px 2px #004977;
}

.tags a:hover{
   background:#555;
}

.tags a:hover:before{
   border-color:transparent #555 transparent transparent;
}


.bars {
   color: #0063a6;
   font-size: .6em;
   line-height: 1.5em;
   text-indent: .5em;
   width: 15em;
   height: 1.8em;
   border: 1px solid #0063a6;
   background: #ffffff;
}

progress::-webkit-progress-bar { background: #fff; }
progress::-webkit-progress-value { background: #CCCCFF; }

.chart {
   background: #FDFFE1;
   width: 300px;
   height: 100px;
   //border-left: 1px dotted #555;
   //border-bottom: 1px dotted #555;
   padding: 20px 30px 20px 0;
}

.chart .grid {
  stroke: #555;
  stroke-dasharray: 1;
  stroke-width: 1px;
}

.chart .labels {
  font-size: 12px;
}

.chart .data {
  fill: red;
  stroke-width: 1; 
}

.pie {
  fill: #ddd;
  stroke: #0074d9;
  stroke-width: 50;
  stroke-dasharray: 0 156;
  transition: stroke-dasharray .3s ease;
}


.graph {
  margin: 0 auto;
  transform: rotate(-90deg);
  background: #ddd;
  border-radius: 50%;
  display: block;
}


.div_table .text_right {
   text-align: right;
}

a.whatif_a {
   color: #FF0000;
   text-decoration: none;
   outline: none;
}

a.whatif_a:hover {
   color: #CC0000;
   text-decoration: none;
}

/* the popup (background) */
.popup {
    display: none; /* Hidden by default */
    position: fixed; /* Stay in place */
    z-index: 1; /* Sit on top */
    padding-top: 100px; /* Location of the box */
    left: 0;
    top: 0;
    width: 100%; /* Full width */
    height: 100%; /* Full height */
    overflow: auto; /* Enable scroll if needed */
    background-color: rgb(0,0,0); /* Fallback color */
    background-color: rgba(0,0,0,0.4); /* Black w/ opacity */
}

/* popup content */
.popup-content {
    background-color: #fefefe;
    margin: auto;
    padding: 20px;
    border: 1px solid #888;
//    width: 80%;
    width: 944px;
    box-shadow: 0 4px 8px 0 rgba(0,0,0,0.2),0 6px 20px 0 rgba(0,0,0,0.19);
    -webkit-animation-name: animatetop;
    -webkit-animation-duration: 0.4s;
    animation-name: animatetop;
    animation-duration: 0.4s;
}

/* Add Animation */
@-webkit-keyframes animatetop {
    from {top:-300px; opacity:0} 
    to {top:0; opacity:1}
}

@keyframes animatetop {
    from {top:-300px; opacity:0}
    to {top:0; opacity:1}
}

/* the close button of popup*/
.popup-close {
    color: #fefefe;
    float: right;
    font-size: 20px;
    font-weight: bold;
}

.popup-close:hover,
.popup-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.popup-header {
    padding: 2px 16px;
    background-color: #5cb85c;
//  height:30px;
    color: white;
    font-size: 20px;
}

.popup-body {padding: 2px 16px;}

.calculator {
  border-radius: 1rem;
  background-color: #CCCCFF; //#fff;
  padding: 1rem;
  color: #007bff;
//  max-width: 30rem;
//  margin-left: auto;
//  margin-right: auto; 
  border: 1px solid #CCCCFF; //#007bff; 
  width: 300px;
  margin: 0px;
}

.calculator-group {
  margin-bottom: 1rem; 
  padding-left: 1rem; 
  padding-right: 1rem;
}

.calculator-label {
  display: block;
  font-size: 0.75rem;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 0.25rem;
  color: #2c2c2c; }
  
.calculator-display {
  display: none; 
}

.calculator-display.calculator-active {
    display: block; 
}

.calculator-result {
  background-color: #fff; //#EFF4F7;
  border: 1px solid #CCCCFF;
  text-align: center;
  width: 100%;
}

.calculator-result-label {
  font-size: 0.75rem;
  text-transform: uppercase;
}

.calculator-result-value {
  font-size: 1.75rem;
  font-weight: 600;
}

/*
#fin_calculator .calculator-field {
  display: block;
  width: 100%;
  box-sizing : border-box;
  padding: 0.4375rem 0.4375rem;
  font-size: 1rem;
  line-height: 1.5rem;
  color: #495057;
  background-color: #fff;
  background-clip: padding-box;
  border: 0.0625rem solid #ced4da;
  border-radius: 0.25rem;
  margin: 0px;
}
*/


#fin_calculator input {
   width:100%;
   height:25px;
   vertical-align:top;
   padding: 0 0.4375rem;
   font-size: 0.8rem;
//    background-clip: padding-box;
//    border-radius: 0.25rem;
   display: block;
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
}

#fin_calculator input[type="file"] {
   padding:0 0;
   font-size: 0.8rem;
}

#fin_calculator select {
   //border:1px solid #ccc;
   vertical-align:top;
   height:25px;
   width:100%;
   padding: 0 0.4375rem;
   font-size: 0.8rem;
//    background-clip: padding-box;
//    border-radius: 0.25rem;
   display: block;
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
}

#fin_calculator option {
    color:red;
    width:100px;
    text-decoration:underline;
}

#fin_calculator input[type="date"]::-webkit-calendar-picker-indicator {
    color: rgba(0, 0, 0, 0);
    opacity: 1;
    display: block;
    background: url(../img/icon/ico_onebit.png) no-repeat;
    padding: 0.25rem 0.25rem;
    //width: 20px;
    //height: 20px;
    //border-width: thin;
}

#fin_calculator .calculator-field-invalid {
    //border-color: red;
    border:1px solid red;
}

.tag_btn{
   width: 100%;
   text-align: center;
   margin:0;
   padding:0;
   position:relative;
   left:0px;
   list-style:none;
}

#orange_btn .tag_btn a{
   //margin-left:20px;
   //padding:0 10px 0 12px;
   padding: 0.4375rem 0.4375rem;
   background:#FF8000; //--#0089e0; 
   color:#fff;
   text-decoration:none;
   border-radius: 4px;
} 

#blue_btn .tag_btn a{
   //margin-left:20px;
   //padding:0 10px 0 12px;
   padding: 0.4375rem 0.4375rem;
   background: #0089e0; 
   color:#fff;
   text-decoration:none;
   border-radius: 4px;
} 

#blue_btn .tag_btn a:hover{
   background:#555;
}

#orange_btn .tag_btn a:hover{
   background:#555;
}

.calc-result-column10 {
   text-align: center;
   width:10%;
   border-left: 5px solid #fff;
   border-right: 5px solid #fff;
}
.calc-result-column20 {
   text-align: center;
   width:20%;
   border-left: 5px solid #fff;
   border-right: 5px solid #fff;
}

.calc-result-total {
   text-align: left;
   width:20%;
   padding-left: 20px;
}

/* calc-config */
.calc-config {
    background-color: #fefefe;
    margin: auto;
    //padding: 20px;
    //border: 1px solid #888;
    width: 800px;
}

.padding10 {
   vertical-align: top; 
   padding-top: 10px; 
   padding-right: 10px; 
   padding-bottom: 10px; 
   padding-left: 10px;
}

.paddingLR100 {
   padding-right: 100px; 
   padding-left: 100px;
}

/* the calc-result */
.calc-result {
   display: none; /* Hidden by default */
}

/* calc-result content */
.calc-result-content {
    background-color: #fefefe;
    margin: auto;
    //padding: 20px;
    //border: 1px solid #888;
    width: 216mm; /*letter*/
}


/* the close button of calc-result*/
.calc-result-close {
    color: #fefefe;
    float: right;
    font-size: 20px;
    font-weight: bold;
}

.calc-result-close:hover,
.calc-result-close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
}

.calc-result-header {
    padding: 2px 16px;
    background-color: #5cb85c;
//  height:30px;
    color: white;
    font-size: 20px;
}

.calc-result-body {padding: 2px;}

.calculator-selected {
   border: 2px solid orange;
}

.calc-result-body .div_table {
   width:100%;
   text-align:center;
   //padding: 2px;
}

#orange_btn .print_btn a{
   margin-left:20px;
   margin-bottom:10px;
   padding:0 10px 0 12px;
   padding: 0.4375rem 0.4375rem;
   background:#FF8000; //--#0089e0; 
   color:#fff;
   text-decoration:none;
   border-radius: 4px;
} 




#title_page {
   page-break-after: always;
   overflow-x: visible;
   //border-bottom:1px solid #333333;
}

#title_page table {
   background-color: #fefefe;
   margin: 0 auto;
   border: none;
   page-break-inside:auto;
//   height: 100%;
//   min-height: 215mm;
}

#title_page thead {
   display: table-header-group;
   text-align: center;
}

#title_page thead td {
   font-family: arial, verdana;
   font-size: 12pt;
   //background-color: white;
   font-weight: normal;
   font-style: normal;
}

#title_page tfoot {
   display: table-footer-group;
   text-align: center;
   //counter-increment: page;
   //border-bottom: 1px solid black;
}

#black_line {
   width:100%;
   border-bottom: 1px solid black;
}

#title_page tfoot td {
   font-family: arial, verdana;
   font-size: 12pt;
   //background-color: green;
   font-weight: normal;
   font-style: normal;
   padding:10px;
}

#title_page tbody td {
   font-family: arial, verdana;
   font-size: 12pt;
   font-weight: normal;
   font-style: normal;
   vertical-align:top;
}

#resultSummary .title-section-label {
   font-size: 16pt;
   //font-weight:bold;
   text-decoration:underline;
   margin-left:80px;
   margin-right:80px;
   margin-top:40px;
   margin-bottom:20px;
}

#resultSummary .title-section-text {
   font-size: 12pt;
   margin-left:80px;
   margin-right:80px;
   margin-bottom:20px;
}

#resultSummary .title-section-underlined {
   text-decoration: underline;
}

#working_page table {
   background-color: #fefefe;
   margin: 0 auto;
   border: none;
}

#working_page thead {
   display: table-header-group;
   text-align: center;

}

#working_page thead td {
   font-family: arial, verdana;
   font-size: 12pt;
   //background-color: white;
   font-weight: normal;
   font-style: normal;
   //border: 1px solid black;
}

#working_page tfoot {
   display: table-footer-group;
   text-align: center;
   counter-increment: page;
}

#working_page tfoot td {
   font-family: arial, verdana;
   font-size: 12pt;
   //background-color: green;
   font-weight: normal;
   font-style: normal;
   //border: 1px solid black;
}

#working_page tbody td {
   font-family: arial, verdana;
   font-size: 12pt;
   font-weight: normal;
   font-style: normal;
   
}

body {
  counter-reset: section;
}

.pageCount {
//     page-break-after: always;
     counter-increment: section;
}

#title_header_h1 {
   padding-top: 20px;
   padding-bottom: 20px;
   font-size: 18pt;
   //background: url(../img/finlogo.png) no-repeat scroll center top;
}

#working_header_h1 {
   padding-top: 20px;
   padding-bottom: 20px;
   font-size: 18pt;
}

#working_header_h3 {
   text-align:left;
   padding-left: 30px;
}

#working_header_h4 .div_table {
   width:100%;
   text-align:center;
   //padding: 2px;
}


#working_header_h4 .calc-result-label10 {
   width:10%;
   //padding-left:20px;
   background-color: #CCCCFF;
   border: 5px solid #fff;
}

#working_header_h4 .calc-result-label20 {
   width:20%;
   //padding-left:20px;
   background-color: #CCCCFF;
   border: 5px solid #fff;
}

.hidden-row {
   display: none;
}

.full-guarantee {
   //padding-bottom:18px;
   //padding-top:18px;
   color:orange;
   //line-height: 0;
   background: url(../img/icon/svg/custom/umbrella_green.svg) no-repeat scroll right center;
   //background-image: url(../img/icon/svg/custom/umbrella_green.svg);
   //background-repeat:no-repeat;
}

.partial-guarantee {
   color:black;
   background: url(../img/icon/svg/custom/umbrella_black.svg) no-repeat scroll right center;
}

