form {
  font-size: 100%;
}
form img {
  border: 0px;
}
form table {
  border-collapse: collapse;
}

th.form_title {
    text-align: left;
    background-color: #f3f3f3;
    padding: 5px;
    padding-bottom: 7px;
    padding-top: 7px;
    border: 0px;
    color: #555;
    font-size: 16px;
}

td.form_body {
  background-color: #f6f6f6;
  padding: 10px;
  border: 0px;
}
.myUpload {
    display: inline;
    margin-left: 1%;
    margin-right: 1%;
}

td.label {
  vertical-align: top;
  width: 90px;
  line-height: 200%;
  margin-right: 2px; 
  text-align: right; 
} 

td.address_change_label {
  vertical-align: top;
  width: 160px;
  line-height: 190%;
  margin-right: 2px; 
  text-align: right; 
} 
td.connect_number_request_label {
  vertical-align: top;
  width: 140px;
  line-height: 190%;
  margin-right: 2px; 
  text-align: right; 
} 

div.label {
  vertical-align: top;
  width: 85px;
  line-height: 200%;
  margin-right: 2px; 
  text-align: right; 
  float: left; 
  clear: left;
}

.label {
  vertical-align: top;
  width: 90px;
  line-height: 200%;
  margin-right: 2px; 
  text-align: right; 
} 
label.right { 
  line-height:150%;
  text-align: center;
  padding-right: 10px;
  float: right; 
  clear: right;
} 

input , textarea {
  padding: 4px;
  border: 1px solid #666;
  font-size: 14px;
  width: 97%;
  margin-top: 4px;
  outline: none;
}
input, textarea                             { border: solid 1px #ccc; margin-bottom: 2px; }
input[type=checkbox] , input[type=rabiobox] {
  margin: 2px 0px 0px 0px;
  width: auto;
  padding: 0px;
  outline: none;
}
input[type=checkbox]:hover , input[type=rabiobox]:hover {
  cursor: pointer;
}

div.checkbox_option {
  vertical-align: middle;
  margin-top: 5px;
  line-height: 100%;
  padding-bottom: 2px;
}

label.checkbox {
  display: inline-block;
  margin-bottom: -2px;
  cursor: pointer;
}

div.checkbox_comments {
  font-size: 13px;
  margin-top: 5px;
  margin-bottom: 5px;
}
div.contact_form_label_comments {
  font-style: italic;
  margin-bottom: 5px;
  font-size: 90%;
}

input.fixed {
  width: 142px;
}

select {                                                                                               
  width: auto;
  padding: 4px;
  padding-right: 22px;
  overflow: hidden;
  background: url(../img/selectbox.png) no-repeat right #fff;
  border: 1px solid #ccc;
  /* remove the default image */
  -webkit-appearance: none;
  -moz-appearance: none;
  appearance: none;
  font-size: 13px;
}

/* remove the default image FOR IE 11*/
select::-ms-expand { /* for IE 11 */
  display: none;
}
                                                
select:focus {
  outline: none;
}

textarea {
  background-color: #fff;
  font-size: 14px;
  color: #333;
  vertical-align: top;
}

/***********************************************************************************/
input.little {
  width: 63%;
}

input.little {
  width: 63%;
}


.mySub {
  background-color: #679;
  text-align: center;
  cursor: pointer;
  width: 80%;
  color: #333;
}

.mySubFix {
  background-color: #edf;
  text-align: center;
  color: #333;
  width: 142px;
  margin: 1px;
  cursor: pointer;
}

.mySubFix2 {
  background-color: #edf;
  text-align: center;
  color: #333;
  width: auto;
  margin: 1px;
  cursor: pointer;
}


.myReset {
  background-color: #679;
  text-align: center;
  cursor: pointer;
  width: 142px;
  margin: 1px;
  color: #900;
}

.mySubFile {
  color: #333;
  width: auto;
  margin: 1px;
  margin-bottom: 20px;
  margin-right: 30px;
  cursor: pointer;
  float: left;
}

.mySubTrans {
  background-color: transparent;
  border: 0px;
  width: auto;
  margin: 3px;
  color: #fff;
  cursor: pointer;
}


input.choice{
  background-color: transparent;
  border: 0px;
  width: 13px;
  margin: 1px 0px 0px 0px;
  padding: 0px;
  vertical-align: top;
}

.butClass {
  background-color: #aaa;
  border: 1px solid #333;
}


.toolBar {
  width: auto;
  padding-left: 3px;
  padding-top: 3px;
  padding-bottom: 0px;
}

input.myInt{
  width: 25px;
  text-align: center;
}

/**
 * For the contact Form
 */
form.cnt {
  width: 100%;
}

table.cnt {
  width: 100%;
  margin-top: 5px;
  margin-bottom: 20px;
}


input.np {
  width:68px;
}


input.city {
  width:170px;
}


input.cmsFormButton{
  background-position: 0 50%;
  background-repeat: no-repeat;
  background-color: transparent;
  padding-left: 25px;
  text-align: left;
  border: 0px;
}

/**
 *
 */
form.calculator {
  margin-bottom: 30px;
}

form.calculator th.list , th.form_title {
  font-size: 18px;
  padding: 8px;
  font-weight: normal;
}

form.calculator td.list {
  background-color: #f9f9f9;
  border-bottom: 1px solid #fff;
  padding: 8px;
}

select.calculator {
  width: calc(100% + 4px);
  margin-left: 0px;
}
input.calculator {
}

.advise2 {
  color: #c00;
}

/**
 *
 */
input.public_submit_button,
input.public_submit_button_on,
input.public_cancel_button,
input.public_cancel_button_on {
  padding: 5px;
  padding-left: 20px;
  padding-right: 20px;
  margin: 0px;
  color: #fff;
  font-size: 15px;
  width: auto
}

input.public_submit_button {
  background-image: url(../img/bg_submit.gif);
  background-repeat: no-repeat;
  background-color: #593;
  border: 1px solid #371;
}

input.public_submit_button_on {
  background-color: #371;
  border: 1px solid #371;
}

input.public_cancel_button {
  background-image: url(../img/bg_cancel.gif);
  background-repeat: no-repeat;
  background-color: #c33;
  border: 1px solid #900;
}
input.public_cancel_button_on {
  background-color: #900;
  border: 1px solid #900;
}

/**
 * Some message information
 */
div.msg_ok , div.msg_failed {
  padding: 20px;
  color: #fff;
  margin-bottom: 10px;
}

div.msg_ok {
  background-color: rgba(11, 102, 0, 0.95);
}

div.msg_failed {
  background-color: rgba(153, 34, 0, 0.95);
}

select.wysiwyg_selectbox {
  padding: 0px 18px 0px 0px;
  margin-bottom: 6px;
}
