@import url('//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');

.isa_info, .isa_success, .isa_warning, .isa_error {
margin: 10px 0px;
padding:12px;
 
}
.isa_info {
    color: #00529B;
    background-color: #BDE5F8;
}
.isa_success {
    color: #4F8A10;
    background-color: #DFF2BF;
}
.isa_warning {
    color: #9F6000;
    background-color: #FEEFB3;
}
.isa_error {
    color: #D8000C;
    background-color: #FFD2D2;
}
.isa_info i, .isa_success i, .isa_warning i, .isa_error i {
    margin:10px 22px;
    font-size:2em;
    vertical-align:middle;
}

html {
  visibility: visible;
}

.job-order-form a.button {
    text-decoration: none;
}
.job-order-form a:active {
  color: #000099;
}
.job-order-form a:link {
  color: #6666CC;
}
.job-order-form a:visited {
  color: #336633;
}
.job-order-form {  
  background-image: url('/static/images/ricebk.jpg');
  background-color: #CCCC99;
  color: #000000;
}
.job-order-form caption {
  color: #000000;
}
.job-order-form fieldset {
  border-color: #003300;
  color: #000000;
}
.job-order-form h1 {
  color: #000000;
}
.job-order-form h2 {
  color: #000000;
}
.job-order-form h3 {
  color: #000000;
}
.job-order-form h4 {
  color: #000000;
}
.job-order-form h5 {
  color: #000000;
}
.job-order-form h6 {
  color: #000000;
}
.job-order-form hr {
  color: #003300;
}
.job-order-form label {
  color: #000000;
}
.job-order-form legend {
  color: #000000;
}
.job-order-form select {
  border-color: #BBBBBB;
  color: #000000;
}
.job-order-form table {
  border-color: #333333;
  color: #000000;
}
.job-order-form td {
  border-color: #003300;
}
.job-order-form .alt-td {
  border-bottom-style: solid;
  border-bottom-width: 1;
}
.job-order-form .alt-td2 {
  border-left-style: solid;
  border-left-width: 1;
  border-top-style: solid;
  border-top-width: 1;
  border-bottom-style: 
  solid; border-bottom-width: 1;
}
.job-order-form .alt-td3 {
  border-right-style: solid;
  border-right-width: 1;
  border-top-style: solid;
  border-top-width: 1;
  border-bottom-style: solid;
  border-bottom-width: 1;
}
.job-order-form .alt-td4 {
  border-top-style: solid;
  border-top-width: 1;
}
.job-order-form th {
  color: #000000;
}
.job-order-form button {
  border-style: solid;
  border-width: 1pt;
  font-family: Arial,Helvetica,sans-serif;
  font-style: normal;
}
.job-order-form caption {
  font-family: "times new roman",times;
  font-style: normal;
}
.job-order-form fieldset {
  border-style: solid;
  border-width: 1pt;
  font-family: "times new roman",times;
  font-style: normal;
}
.job-order-form hr {
  color: #333333;
  height: 2px;
}
.job-order-form label {
  font-family: "times new roman",times;
  font-style: normal;
}
.job-order-form legend {
  font-family: "times new roman",times;
  font-style: normal;
}
.job-order-form select {
  border-style: solid;
  font-family: "times new roman",times;
  font-style: normal
}
.job-order-form table {
  font-family: "times new roman",times;
  font-style: normal;
}
.job-order-form .alt-table {
  border-collapse: collapse;
}
.job-order-form textarea {
  font-family: "times new roman",times;
  font-style: normal
}
.job-order-form .alt-textarea {
  font-size: 10pt;
  resize: vertical;
}
.job-order-form th {
  font-family: "times new roman",times;
  font-style: bold;
}
.job-order-form .input {
  font-size: 10pt;
}
.job-order-form .alt-input {
  font-size: 10pt;
  color: #000080;
}
.job-order-form .main-input {
  font-size: 10pt;
  font-weight: bold;
  background-color: orange;
  height: 22px;
}
.job-order-form .clear-input {
  font-size: 8pt;
}
.job-order-form .alert {
  border-color: #D8000C;
}
/* */
.job-order-log .title {
  color: #FFCC00;
  font-family: Times New Roman;
  font-size: 24pt;
  font-style: italic;
  font-weight: bold;
  margin-bottom: 0;
}
.job-order-log .description {
  color: #FFFFFF;
  font-family: Arial;
  font-size: 10pt;
  margin-bottom: 0;
  margin-top: 2px;
}
.job-order-log-header {
  text-decoration: none;
  background-color: #000000;
  text-align: center;
}
.job-order-log-header .alt-head {
  text-decoration: none;
  color: #FFFF00;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bolder;
}
.style-none {
  border-style: solid; 
  border-width: 1;
}
.job-order-log {
  margin: 0px 2px;  
}
.job-order-log table {
  border-collapse: collapse;
  border-style: none;
}
.job-order-log td {
  border-style: solid; 
  border-width: 1;
  border-color: #808080;
  background-color: #FFFFFF;
}
.job-order-log .alt-td {
  border-style: none;
  background-color: transparent;
}
.job-order-log a {
  text-decoration: none;
}
.job-order-log a:hover {
  text-decoration: underline;
}
.job-order-log .joborder-num a {
  color: #0000FF;
  font-weight: bold;
}
.job-order-log .joborder-num a:hover {
  text-decoration: underline; 
}
.job-order-log-header td {
  background-color: #000000;
}
.job-order-log-header a {
  text-decoration: none;
  color: #FFFFFF;
  font-family: Arial;
  font-size: 10pt;
  font-weight: bolder;
}
.job-order-log-header a:hover {
  text-decoration: underline;
}
/* */
.job-order-log .num-items {
  padding: 3px;
  margin: 0;
  text-align: right;
  border-style: none;
  color: #FFFFFF;
  background-color: transparent;
}
.num-items a, .num-items a:hover {
  text-decoration: none;
}
.num-items .item-selected {
  background-color: #225500;
  color: #FFFFFF;
}
.num-items button {
  border-color: #000000;
  color: #000000;
  padding: 0px 4px;
}
.num-items button:hover {
  background-color: #225500;
  color: #FFFFFF;
}
.letter-items {
  margin: 0px;
  text-align: left;
}
.letter-items button {
  border-color: #000000;
  color: #000000;
  padding: 0px 4px;
}
.letter-items button:hover {
  background-color: #225500;
  color: #FFFFFF;
}
.menu {
  margin: 10px 0px;
}
.menu a {
  text-decoration: none;
  color: #FFFFFF;
}
.menu a:hover {
  text-decoration: underline;
  color: #FFFFFF;
}
.pagination {
  margin-top: 10px;
  width: 1000;
}
.pagination a {
  text-decoration: none;
  color: #005500;
}
.pagination a:hover {
  color: #FFFFFF;
}
.pagination button {
  border-color: #000000;
}
.pagination button:hover {
  background-color: #005500;
  color: #FFFFFF;
}
.pagination .active {
  background-color: #005500;
  border-color: #000000;
  color: #FFFFFF;
}
.pagination .active:hover {
  background-color: #005500;
  border-color: #000000;
  color: #FFFFFF;
}
.pagination .disabled {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #000000;
  cursor: not-allowed;
}
.pagination .disabled:hover {
  background-color: #FFFFFF;
  border-color: #FFFFFF;
  color: #000000;
  box-shadow: none;
}
/* */
.job-categories table {
  border-collapse: collapse;
  max-width: 600;
}
.job-categories ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.job-categories .header {
  color: white;
  font-size: large;
}
.job-categories .sub-header {
  color: #FFCC00;
  font-family: 'Arial';
  font-weight: bolder;
  font-size: 10pt;
}
.job-categories .sub-text {
  color: #FFFFFF;
  font-family: Arial;
  font-weight: 400;
  font-size: 10pt;
}
.job-categories a {
  color: #FFCC00;
  font-family: 'Arial';
  text-decoration: none;
  font-weight: bold;
  font-size: 10pt;
}
.job-categories a:hover {
  color: #FFFF00;
}
/* */
.job-titles {
  background-color: #225500;
}
.job-titles .titles {
  align-content: left;
}
.job-titles .accordian, .job-titles .titles {
  width: 700px;
}
.job-titles .header {
  font-size: large;
  color: #33CC33;
  font-weight: bold;
  font-style: italic;
  height: 43;
  vertical-align: top;
}
.job-titles .sub-header {
  color: #FFCC00;
  font-family: Arial;
  font-weight: bold;
}
.job-titles .sub-header a {
  color: #33CC33;
  font-weight: bold;
  font-size: 8pt;
}
.job-titles .sub-header a:hover {
  color: #33CC33;
  text-decoration: underline;
}
.job-titles ul {
  color: #FFFFFF;
  font-family: Arial;
  list-style-type: square;
  margin-left: 0;
  padding-left: 0;
  font-size: 8pt;
  font-weight: bold;
}
.job-titles p {
  margin: 0 0 5px;
}
.job-titles .drop-down a {
  text-decoration: none;
  color: #FFCC00;
  font-weight: bold;
}
.job-titles a:hover {
  text-decoration: underline;
}
.job-titles .drop-down div {
  font-family: Arial;
  font-size: small;
  text-decoration: none;
  color: #FFFFFF;
}

.job-titles .menu {
  text-align: left;
  font-size: 8pt;
}
.job-titles .menu .head {
  display: block;
  padding: 2px 4px;
  align-content: left;
}
.job-titles .menu .head .class {
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  font-family: Tahoma;
  width: 70px; 
}
.job-titles .menu .head .geo {
  color: #FFCC00;
  font-size: 8pt;
  font-weight: bold;
  font-family: Tahoma;
  width: 120px; 
}
.job-titles .menu .head .title {
  color: #FFFFFF;
  font-size: 8pt;
  font-weight: bold;
  font-family: Tahoma;
  width: 300px; 
}
.job-titles .menu .head .order {
  color: #FFCC00;
  font-size: 8pt;
  font-weight: bold;
  font-family: Tahoma;
  width: 100px; 
}
.job-titles .menu-title .body {
  display: block;
  padding: 2px 4px;
  align-content: left;
}
.job-titles .menu-title .body .alt-class {
  color: #33CC33;
  font-size: xx-small;
  font-weight: bolder;
  font-family: Tahoma;
  width: 70px; 
}
.job-titles .menu-title .body .alt-geo {
  color: #33CC33;
  font-size: xx-small;
  font-weight: bolder;
  font-family: Tahoma;
  width: 120px; 
}
.job-titles .menu-title .body .alt-title {
  color: #FFFFFF;
  font-size: xx-small;
  font-weight: bolder;
  font-family: Tahoma;
  width: 300px; 
}
.job-titles .menu-title .body .alt-order {
  color: #FFCC00;
  font-size: xx-small;
  font-weight: bolder;
  font-family: Tahoma;
  width: 100px; 
}
.job-titles .alt-none {
  color: #FFCC00;
  font-size: small;
  font-weight: bolder;
  font-family: Tahoma;
  width: 100px; 
  padding: 4px;
}
.job-titles .menu-title .body .alt-order a {
  color: #FFCC00;
}
.job-titles .menu-title .body .alt-order a:hover {
  text-decoration: underline;
}
.job-titles .menu div {
  display: block;
  padding: 0;
}
.job-titles .drop-down div {
  min-width: 90px;
}
.job-titles .drop-down-menu {
  display: block;
}
.job-titles .menu-title {
  cursor: pointer;
}
.job-titles .menu-title {
  display:block;
  padding: 2px 0px;
}
.job-titles .activate {
  display: none;
  position: absolute;
  cursor: pointer;
  width: 100%;
  height: 40px;
  margin: 0 0 0 -15px;
  opacity: 0;
}

/* Skin */
.job-titles .menu .head {
  background: #421D04;
  border-style: solid;
  border-width: 1px;
  border-color: #111;
}
.job-titles .drop-down-menu {
  background: #1D4800;
  border-color: #111;
  border-style: solid;
  border-bottom-width: 1px;
  border-right-width: 1px;
  border-left-width: 1px; 
  border-top-width: 0px;
}

.job-titles .drop-down-menu:hover, .job-titles :checked ~ .menu-title {
  background: #0C3700;
}

.job-titles .drop-down div {
  background: #2D7100;
}

.job-titles .menu  {
  background: #1D4800;
}

.job-titles .drop-down {
  max-height: 0;
  overflow: hidden;
}

.job-titles .drop-down div {
  background: #2D7100;
  padding: 10px;
}

.job-titles .activate:checked ~ .drop-down {
  max-height: 200px;
}

.job-titles .drop-down, .drop-down-menu {
  -webkit-transform: translateZ(0);  
  -webkit-transition: all 0.3s;
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  transition: all 0.3s;
}

/* View */
.job-view .a1 {
  color: #0000FF;
  text-decoration: none;
}
.job-view .a1:hover {
  text-decoration: underline;
}
.job-view .table1 {
  border-collapse: collapse;
  border-left-width: 0;
  border-right-width: 0;
  border-top-width: 0;
  border-color: #F2F2EE;
  border-style: solid;
  width: 600px;
}
.job-view .table2 {
  border-collapse: collapse;
}
.job-view .tr1 td {
  border-color: #F2F2EE;
  border-style: solid;
  border-width: 1px;
}
.job-view .tr2 td {
  border-color: #F2F2EE;
  border-style: solid;
  border-right-width: 1px;
  border-left-width: 1px;
  border-top-width: 1px;
  border-bottom-width: 0px;
}
.job-view .td1 {
  border-style: none;
  border-width: medium;
}
.job-view .td2 {
  border-top-style: none;
  border-top-width: medium;
  border-bottom-style: none;
  border-bottom-width: medium;
  border-color: #F2F2EE;
  border-style: solid;
}
.job-view .td3 {
  border-top-style: none;
  border-top-width: medium;
  border-color: #F2F2EE;
  border-style: solid;
}
.job-view .td4 {
  border-left: medium none #F2F2EE;
  border-right: medium none #F2F2EE;
  border-top-style: none;
  border-top-width: medium;
  border-bottom-style: none;
  border-bottom-width: medium;
}
.job-view .td5 {
  border-left: medium none #F2F2EE;
  border-right-style: none;
  border-right-width: medium;
  border-top-style: none;
  border-top-width: medium;
  border-bottom-style: none;
  border-bottom-width: medium;
}
.job-view .td6 {
  border-left: 1px solid #F2F2EE;
  border-right-style: solid;
  border-right-width: 1;
  border-top-style: solid;
  border-top-width: 1;
  border-bottom-style: solid;
  border-bottom-width: 1;
}
.job-view .td7 {
  border-left-style: solid;
  border-left-width: 1;
  border-right: 1px solid #F2F2EE;
  border-top-style: solid;
  border-top-width: 1;
  border-bottom-style: solid;
  border-bottom-width: 1;
}

/* */
.job-search table {
  border-spacing: 10px 10px;
}
.job-search .title {
  text-align: center;
  color: #FFCC00;
  font-family: 'Times New Roman';
  font-weight: bolder;
  font-style: italic;
  font-size: xx-large; 
}
.job-search .reference {
  text-align: center;
}
.job-search .reference a {
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: underline;
}
.job-search .category {
  text-align: center;
  font-family: 'Tahoma';
  color: #FFCC00;
  font-size: large;
}
.job-search .row-input {
  text-align: right;
  font-family: 'Tahoma';
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
}
.job-search .row-info {
  text-align: center;
  font-family: 'Tahoma';
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
}
.job-search .alt-row-input {
  text-align: center;
  font-family: 'Tahoma';
  font-size: 10pt;
  color: #FFFFFF;
  font-weight: bold;
}
.jo-footer {
  color: #FFFF00;
  font-weight: bold;
  font-size: 8pt;
  font-family: Arial;
}
.jo-footlink {
  color: #FFFF00;
}
.jo-closed {
  color:  #00FF00;
}
.jo-footer a {
  text-decoration: none;
}
.jo-footer a:hover {
  text-decoration: underline;
}
/* */
.job-search-results .title {
  border-spacing: 15px 10px;
}
.job-search-results .title .header {
  text-align: center;
  color: #FFCC00;
  font-family: 'Times New Roman';
  font-weight: bolder;
  font-style: italic;
  font-size: xx-large; 
}
.job-search-results .reference {
  text-align: center;
}
.job-search-results .reference a {
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 10pt;
  text-decoration: underline;
}
.job-search-results .information {
  color: #FFFFFF;
  text-align: center;
  font-family: Arial;
  font-size: 10pt;
}
.job-search-results .results {
  max-width: 600px;
  border-collapse: collapse;
}
.job-search-results .results, .job-search-results .results td {
  padding: 3px 5px;
  border-color: #008000;
  border-style: solid;
  border-width: 1px;
  color: #FFF
}
.job-search-results .results thead {
  background-color: #000000;
  color: #FFFFFF;
  font-family: Tahoma;
  font-size: 10pt;
  font-weight: bolder;
  text-align: center;
}
.job-search-results .results tbody td {
  background-color: #FFFFFF;
  color: #000000;
  font-family: Tahoma;
  font-size: 10pt;
}
.job-search-results .results tbody a {
  color: #0000FF;
  font-weight: bold; 
  text-decoration: none;
}
.job-search-results .results tbody a:hover {
  text-decoration: underline;
}