input[type="text"],
select,
input[type="password"]  {
width: 100%;
margin-bottom: 15px;
}

button {
    border-radius: 5px;
}

.zebra_ss tr:nth-child(even) {background: #e3d5b1}
.zebra_ss tr:nth-child(odd) {background: #fff}


.tracking_form_ss input {
    max-width: 60%;
    padding: 5px 3px;
    height: auto;
    border: 1px solid #fff;
    margin: 0 ;
}

.tracking_form_ss button {
    padding: 5px 10px;
    border-radius: 5px;
}

.list_label {
    color: #666;
    padding: 5px;
    border-bottom: 1px solid #666;
    border-top: none;
    border-left: none;
}
.list_val { 
    padding: 5px; 
    border-bottom: 1px solid #ccc; 
    border-top: none;
    border-left: none;
}

table { 
    width: 100%; 
    border-spacing: 0; 
    border-collapse: collapse; 
    border: none !important;
}



.calc_box input[type="text"], 
.calc_box select 
{
width: 100%;
}



.box_ss a {

  color: #003d74;
  text-decoration: none !important;
}


.box_ss button {
  padding: 8px 25px;
  border-radius: 2px;
}

.box_ss input[type="text"],
.box_ss input[type="password"]
 {
margin-bottom: 20px;
}


/* Start Logout css*/

.ft_logout_box {
    float: right;
  }
  
  .dropbtn {
  cursor: pointer;
  }
  
  .dropdown {
  position: relative;
  display: inline-block;
  }
  
  
  .dropdown-content {
    color: #333 !important;
    line-height: 13px;
    font-size: 13px;
    left: auto;
    right: -1px;
    padding: 10px 0;
  display: none;
  position: absolute;
  background-color: #fff;
  border-radius: 10px;
  min-width: 160px;
  box-shadow: 0px 8px 16px 0px rgba(0,0,0,0.2);
  z-index: 1000;
  text-align: left;
  transition: 0.5s;
  overflow-x: visible;
  }
  
  .ft_logout_box .dropdown-content {
  text-align: left;
  min-width: 250px;
  padding: 10px;
  }
  
  
  .ft_logout_box .dropbtn {
    font-size: 15px;
    font-weight: normal;
    cursor: pointer;
    display: inline-block;
    padding: 0px 15px;
    border-radius: 5px;
    color: #fff !important;
    background: #003d76 !important;
    border: 1px solid #003d76;
    text-shadow: none !important;
  }
  
  
  
  .ft_logout_box .dropbtn:hover {
  background: #fff;
  border: 1px solid #ccc;
  color: #333333;
  }
  
  .ft_logout_box i {
    color: #fff !important;
    line-height: 27px;
    text-shadow: none !important;
    margin: 0 5px;
}
  
  
  .ft_logout_box .dropbtn:hover i
   {
  color: #333;
  }
  
  .ft_down_arrow {
    font-size: 14px;
  }
  
  .ft_logout_box button > * {
    pointer-events: none;
  }
  
  
  .ft_logout_box a {
    color: #f7bd67;
  }
  .ft_logout_box a:hover,
  .ft_logout_box a:focus
   {
    color: #fff;
  }

  
  .ft_logout_box form {
    display: inline-block;
  }
  
  
  .ft_login_or {
    font-size: 20px;
    width: 100%;
    margin: 20px 0;
    text-align: center;
  }
  
  .ft_login_create {
      font-size: 20px;
    text-align: center;
  }
  
  .ft_login_create a{
    color: #003D76 !important;
    display: block;
    margin-bottom: 15px;
  }
  
  .ft_login_create a:hover,
  .ft_login_create a:focus {
    color: #1c3f79;
    text-decoration: underline;
  }
  
  
  
  
  .ft_login_link {
    width: 100%;
    display: block;
  text-align: center;
  }
  
  .ft_login_link a button {
    color: #fff;
    margin: 0 auto;
    font-size: 15px;
    padding: 10px 25px;
    border-radius: 10px !important;
    width: 90%;
    text-align: center;
    border: 1px solid #fff;
    border-radius: 3px;
    background: #faa719; 
  
  }
  
  .ft_login_link button:hover {
    color: #000 !important;
    border-radius: 3px;
    border: 1px solid #fff;
    background: #ccc;
  }
  
  .ft_uc_links a,
  .ft_uc_links a:visited
  {
    display: block;
    width: 100%;
    color: #333 !important;
    margin: 20px 0;
    font-size: 18px;
    text-shadow: none !important;
  }
  
  .ft_uc_links a:hover,
  .ft_uc_links a:focus
  
  {
  color: #666 !important;
  }
  
  .ft_uc_links a i {
    color: #333 !important;
    width: 26px;
    text-shadow: none !important;
  }
  
  .ft_uc_links a:hover i{
    color: #666;
  }
  
  .ft_uc_logout {
    text-align: center;
    display: block;
    width: 100%;
    padding-top: 10px;
    border-top: 1px solid #ddd;
  }
  
  .ft_uc_logout button {
  font-size: 15px;
  color: #fff !important;
  border: #faa719 1px solid;
  background: #faa719;
  padding: 5px 15px;
  border-radius: 5px;
  text-shadow: none !important;
  }
  
  .ft_uc_logout button:hover,
  .ft_uc_logout button:focus
  {
  color: #000 !important;
  background: #ddd;
  border: 1px solid #ddd;
  }

  .ft_uc_logout button:hover i,
  .ft_uc_logout button:focus i
  {
  color: #000 !important;

  }
  
  
  /* End logout css */
.full_word{
  white-space: nowrap;
}


.td_label a {
color: #666;
}

.td_label a:hover {
color: #000;
}

.td_label {
color: #666;
font-size: 14px;
padding: 5px 6px;
font-weight: normal;
border-bottom: 1px solid #666;
background: #fff;
vertical-align: bottom;
font-family: "Proza Libre",sans-serif;
}


.td_val {
font-size: 14px;
line-height: 23px;
padding: 10px 6px;
font-weight: normal;
vertical-align: top;
border-bottom:1px solid #e3e3e3;
}

.td_total {
font-weight: bold;
font-size: 17px;
padding: 10px 6px;
vertical-align: top;
border-bottom: 1px solid #666;
}

  
.td_val a {
  color: #333;
  text-decoration: none;
}


.td_val a i {
  color: #333;
}

.td_val .link_box_san a i{
  color: #d1410c;
}

.td_val .link_box_san a {
  color: #d1410c;
}

.td_val .link_box_san a:hover,
.td_val .link_box_san a:focus {
  color: #666;
}


.td_val a:hover i{
  color: #666;
}


.td_val .link_box_san{
  margin: 5px 5px;
}
  
    .close_notify {
        right: 0;
        top: 0px;
        font-size: 20px !important;
        margin: 0 20px;
      line-height: 0px;
        cursor: pointer;
        position: absolute;
        line-height: 40px;
      
      }
      
      
      .notify_san {
      max-width: 100%;
      font-size: 16px;
      position: relative;
      padding: 10px 30px 10px 10px;
      margin-bottom: 1rem;
      border-left: 3px solid;
      border-radius: none;
      }
      
      
      .success_san {
      color: #155724;
      background-color: #d4edda;
      border-color: #155724;
      }
      
      .error_san {
      color: #721c24;
      background-color: #f8d7da;
      border-color: #721c24;
      }
      
      
@media (max-width: 767px) {
    .ft_logout_box {
    float: none;
    margin: 0 auto;
    text-align: center;
    }
}
    
  

