@import url(http://fonts.googleapis.com/css?family=Lato:100,300,400,700,900,100italic,300italic,400italic,700italic,900italic);
@import url(http://fonts.googleapis.com/css?family=Open+Sans:300italic,400italic,600italic,700italic,800italic,700,300,600,800,400);

body, html{
 font-family: 'Lato', sans-serif;
 text-rendering: optimizeLegibility !important;
 -webkit-font-smoothing: antialiased !important;
 color: #5a5a5a;
}
*::-moz-placeholder {
    color: #5a5a5a !important;
}
*::-moz-placeholder {
    color: #5a5a5a !important;
}
.nopadding{
	padding:0;
}
/* Pen Title */
.pen-title {
  padding: 90px 0 50px;
  text-align: center;
  letter-spacing: 2px;
}
.pen-title h1 {
  margin: 0 0 20px;
  font-size: 42px;
  font-weight: 300;
  color:#5A5A5A;
}
.pen-title span {
  font-size: 12px;
}
.pen-title span .fa {
  color: #33b5e5;
}
.pen-title span a {
  color: #33b5e5;
  font-weight: 600;
  text-decoration: none;
}

/* Form Module */
.form-module {
  position: relative;
  background: #ffffff;
  max-width: 320px;
  width: 100%;
  border-top: 5px solid #fcac45;
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.1);
  margin: 0 auto;
}
.form-module .toggle {
  cursor: pointer;
  position: absolute;
  top: -0;
  right: -0;
  background: #fcac45;
  width: 30px;
  height: 30px;
  margin: -5px 0 0;
  color: #ffffff;
  font-size: 12px;
  line-height: 30px;
  text-align: center;
}
.form-module .toggle .tooltip {
  background: rgba(0, 0, 0, 0.6) none repeat scroll 0 0;
    display: block;
    font-size: 10px;
    line-height: 1;
    padding: 5px;
    position: absolute;
    right: -220px;
    text-transform: uppercase;
    top: 5px;
    width: auto;
}
.form-module .toggle .tooltip:before {
  content: '';
  position: absolute;
  top: 5px;
  left: -5px;
  display: block;
  border-top: 5px solid transparent;
  border-bottom: 5px solid transparent;
  border-right: 5px solid rgba(0, 0, 0, 0.6);
}
.form-module .form {
  display: none;
  padding: 40px;
}
.form-module .form:nth-child(2) {
  display: block;
}
.form-module h2 {
  margin: 0 0 20px;
  color: #fcac45;
  font-size: 18px;
  font-weight: 400;
  line-height: 1;
}
.form-module input {
  outline: none;
  display: block;
  width: 100%;
  border: 1px solid #d9d9d9;
  margin: 0 0 20px;
  padding: 10px 15px;
  box-sizing: border-box;
  font-wieght: 400;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.form-module button {
  cursor: pointer;
  background: #33b5e5;
  width: 100%;
  border: 0;
  padding: 10px 15px;
  color: #ffffff;
  -webkit-transition: 0.3s ease;
  transition: 0.3s ease;
}
.form-module button:hover {
  background: #178ab4;
}
.form-module .cta {
  background: #f2f2f2;
  width: 100%;
  padding: 15px 40px;
  box-sizing: border-box;
  color: #666666;
  font-size: 12px;
  text-align: center;
}
.form-module .cta a {
  color: #333333;
  text-decoration: none;
}
#registration select{
border: 1px solid #ccc;
    padding: 3px;
    width: 100%;
    color:#808080;
}
.form label{
	width: 100%;
	margin-bottom: 10px;
}
/* 20-3-2017 custom css */
.addRequestInner {
    width: 600px;
    margin: 0 auto;
}
select{
width:100% !important;
font-weight: normal;
}
input.customerin,textarea{
width:100% !important;
}
input.subbutton {
    border: medium none;
    border-radius: 3px;
    font-size: 16px;
    padding: 9px 0;
    width: 100% !important;
}
.supp_back {
    padding:50px 0 0;
}
.addRequestupper {
   
}
input.radiosh  {
    vertical-align: unset;
}
.bvalidator_errmsg {
    top: -70px !important;
}



#tf-menu.navbar-default {
    background-color: rgba(248, 248, 248, 0);
    border-color: rgba(231, 231, 231, 0);
}
#tf-menu {
    padding: 20px;
    transition: all 0.8s ease 0s;
}
.navbar-toggle {
    border-radius: 0;
}
.navbar-brand > img {
    width: 160px;
}
#tf-menu.navbar-default .navbar-nav > li > a {
    color: #fff;
    font-size: 12px;
    letter-spacing: 1px;
    text-transform: uppercase;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    background-color: transparent;
    color: #fcac45 !important;
    font-weight: 700;
}
#tf-menu {
    padding: 20px;
    transition: all 0.8s ease 0s;
    background-color: #222222 !important;
}
.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus{
	 background-color: transparent !important;
}
#supplierdetail > select {
    -moz-appearance: none;
    border: 1px solid #a6a6a6;
    padding: 7px 5px;
}
nav#footer {
    background: #222222 none repeat scroll 0 0;
    color: #ffffff;
    padding: 20px 0 15px;
}
nav#footer .fnav {
    vertical-align: middle;
}
nav#footer p {
    font-size: 12px;
    margin-top: 10px;
}
#footer i.fa {
    border: 2px solid #8c8c8c;
    border-radius: 50%;
    color: #8c8c8c;
    font-size: 20px;
    height: 30px;
    padding: 4px 5px;
    transition: all 0.5s ease 0s;
    width: 30px;
}
#footer i.fa:hover {
    background: #fcac45 none repeat scroll 0 0;
    border-color: #fcac45;
    color: #ffffff;
}
p {
    font-family: "Open Sans",sans-serif;
}
a {
    color: #fcac45;
}
nav#footer .fnav {
    vertical-align: middle;
}
ul.footer-social li {
    display: inline-block;
    margin-right: 10px;
}
a:hover, a:focus {
    color: #fcac45 !important;
    text-decoration: none !important;
}
a{
 	color: #fcac45 !important;
    text-decoration: none !important;
}
.selectBackgroung select{
    -webkit-appearance:none;
    -moz-appearance: none;
    background-image: url("../img/arrow-down-grey.png");
    background-position: 99% center;
    background-repeat: no-repeat;
    background-size: 4% auto;
    border: 1px solid #5a5a5a;
    padding: 8px 5px;
}
.radio2 {
    float: left;
    width: 100%;
}
.radio1 > label {
    float: left;
    width: 100%;
}
.radio2 > label {
    width: 100%;
}
.radio2first > label {
    font-weight: normal;
}
.maindrop > label {
    width: 100%;
}
.radio2first > label,.radio2second > label {
    font-weight: normal;
}
select {
    width: 100% !important;
    font-weight: normal !important;
}
.radio3 > label {
    width: 100%;
}
.customerin {
    border: 1px solid #5a5a5a;
    padding: 8px 5px;
}
textarea {
    border: 1px solid #5a5a5a;
    color: #5a5a5a;
}
.packing_div label{
	width:100%;
}
.allSelectBox > input {
    border: 1px solid #5a5a5a;
    color: #000;
    margin: 5px;
    padding: 8px 6px;
    width: 48%;
}
.allSelectBox {
    padding: 10px 0;
}
.ContentPart{
    background-color: #fff;
    float: left;
    /*padding: 140px 0 70px;*/
    padding: 70px 0 70px;
    width: 100%;
}
.innerContectPart {
    margin: 0 auto;
    width: 890px;
}
.mainreq .upperSubreqSec {
    padding: 5px 0;
}
.mainTitle .line,.pen-title .line{
    border-top: 4px solid #fcac45;
    height: 10px;
    margin: 20px auto 0;
    text-align: center;
    width: 100px;
}
.mainTitle .line hr,.pen-title .line hr{
    border-top: 4px solid rgba(252, 172, 69, 0.34);
    left: 17%;
    margin-top: 10px;
    position: relative;
    text-align: center;
    width: 65px;
    clear: both;
    float: left;
}
.mainTitle {
    float: left;
    padding-bottom: 30px;
    width: 100%;
}
.simpleMsg {
    font-family: "Comic Sans MS";
    font-size: 39px;
    font-style: italic;
    font-weight: bold;
    padding: 30px 0;
    text-align: center;
}
.mainMsgPart {
    text-align: center;
}

.formMsg {
    float: left;
    padding-top: 5px;
    text-align: center;
    width: 100%;
}
.CustBid > a {
    background-color: #fcac45;
    border-radius: 5px;
    color: #fff !important;
    padding: 8px 90px;
    font-size: 18px;
}
.CustBid{
    margin-top: 50px;
    text-align: center;
}
.btn-group {
    float: left;
    margin-bottom: 15px;
    width: 100%;
}
.multiselect,
.multiselect:hover,
.multiselect:active,
.multiselect:focus{
    text-align: left !important;
    width: 100%;
    background-color: #fff;
    border: 1px solid #5a5a5a !important;
    border-radius: 0 !important;
    color: #333 !important;
    height: 38px;
    box-shadow: none !important;
}
.multiselect .caret {
    float: right;
    position: absolute;
    right: 15px;
    top: 17px;
    vertical-align: middle;
}
.multiselect-container.dropdown-menu {
    width: 100%;
}
.dropdown-menu > li > a{
    padding: 10px 20px !important;
}
.multiselect-container > li > a > label{
    padding: 0px 20px;
}
.termsPart{
    float:left;
    width: 100%;
    font-size: 13px;
}
.termsPart > input {
    float: left;
    margin-bottom: 0;
    margin-right: 10px;
    margin-top: 1px;
    width: auto;
}
.addRequestupper h4{
    margin-bottom: 25px;
    font-size: 21px;
}
.loginSelect {
    -moz-appearance: none;
    -webkit-appearance: none;
    background-image: url("../img/drop-down-arrow.png");
    background-position: 95% center;
    background-repeat: no-repeat;
    background-size: 22px auto;
    padding: 10px 15px !important;
}

@media(max-width:900px){
	.innerContectPart{
		width:100%;
	}
}
@media(max-width:860px){
    .dataTables_wrapper,.tab-pane {
        overflow: scroll !important;
        width: 100% !important;
    }
    .test{
        margin: 125px 30px !important;
    }
}
@media(max-width:767px){
    .form-module .toggle .tooltip::before{
        border-left: 5px solid rgba(0, 0, 0, 0.6);
         border-right: none;
        right: -5px;
        left:auto;
    }
    .form-module .toggle .tooltip{
        left: -220px;
        width: 205px;
    }
}
@media(max-width:660px){
    .addRequestInner {
        padding:0 30px;
        width: 100%;
    }
}
/* CUSTOM CSS 23-08-17 */
/*custom 17-08-2018 start*/
.mainLoginPage{
  padding: 50px 0px;
}
a,.btn{
  outline: none !important; 
}
.navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
    color: #555;
    background-color: #222222 !important;
}

.dropdown-menu > li.kopie > a {
    padding-left:5px;
}
.dropdown-submenu {
    position:relative;
}
.dropdown-submenu>.dropdown-menu {
   top:0;left:100%;
   margin-top:-6px;margin-left:-1px;
   -webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;
 }
  
.dropdown-submenu > a:after {
  border-color: transparent transparent transparent #333;
  border-style: solid;
  border-width: 5px 0 5px 5px;
  content: " ";
  display: block;
  float: right;  
  height: 0;     
  margin-right: -10px;
  margin-top: 5px;
  width: 0;
}
 
.dropdown-submenu:hover>a:after {
    border-left-color:#555;
 }

.dropdown-menu > li > a:hover, .dropdown-menu > .active > a:hover {
  text-decoration: underline;
}  
form .stars {
  background: url("img/stars.png") repeat-x 0 0;
  width: 150px;
  margin: 0 auto;
}
 
form .stars input[type="radio"] {
  position: absolute;
  opacity: 0;
  filter: alpha(opacity=0);
}
form .stars input[type="radio"].star-5:checked ~ span {
  width: 100%;
}
form .stars input[type="radio"].star-4:checked ~ span {
  width: 80%;
}
form .stars input[type="radio"].star-3:checked ~ span {
  width: 60%;
}
form .stars input[type="radio"].star-2:checked ~ span {
  width: 40%;
}
form .stars input[type="radio"].star-1:checked ~ span {
  width: 20%;
}
form .stars label {
  display: block;
  width: 30px;
  height: 30px;
  margin: 0!important;
  padding: 0!important;
  text-indent: -999em;
  float: left;
  position: relative;
  z-index: 10;
  background: transparent!important;
  cursor: pointer;
}
form .stars label:hover ~ span {
  background-position: 0 -30px;
}
form .stars label.star-5:hover ~ span {
  width: 100% !important;
}
form .stars label.star-4:hover ~ span {
  width: 80% !important;
}
form .stars label.star-3:hover ~ span {
  width: 60% !important;
}
form .stars label.star-2:hover ~ span {
  width: 40% !important;
}
form .stars label.star-1:hover ~ span {
  width: 20% !important;
}
form .stars span {
  display: block;
  width: 0;
  position: relative;
  top: 0;
  left: 0;
  height: 30px;
  background: url("img/stars.png") repeat-x 0 -60px;
  -webkit-transition: -webkit-width 0.5s;
  -moz-transition: -moz-width 0.5s;
  -ms-transition: -ms-width 0.5s;
  -o-transition: -o-width 0.5s;
  transition: width 0.5s;
}
.loader{
  border-radius: 50%;
    width: 120px;
    height: 120px;
    animation: spin 2s linear infinite;
    margin-left: 36%;
    margin-top: 5%;
    border-top: 16px solid black;
    border-bottom: 16px solid black;
}
@keyframes spin {
    0% { transform: rotate(0deg); }
    100% { transform: rotate(360deg); }
}
.page-overlay{
    background: none repeat scroll 0 0 black;
    position: fixed;
    display: block;
    opacity: 0.5;
    z-index: 1000001; // or, higher
    left: 0;
    top: 0;
    height: 100%;
    width: 100%;
   
}

.alert{
  position: absolute;
  margin-top: 7%;
  width: 100%;
  float: left;
  text-align: center;
  font-size: 16px;          
}
nav#footer {
  width: 100%;
  float: left;
}         
      
@media (max-width: 767px) {
  .navbar-nav  {
     display: inline;
  }
  .navbar-default .navbar-brand {
    display: inline;
  }
  .navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
  }
  .navbar-default .navbar-nav .dropdown-menu > li > a {
    color: red;
    background-color: #ccc;
    border-radius: 4px;
    margin-top: 2px;   
  }
   /*.navbar-default .navbar-nav .open .dropdown-menu > li > a {
     color: #333;
   }
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:hover,
   .navbar-default .navbar-nav .open .dropdown-menu > li > a:focus {
     background-color: #ccc;
   }

   .navbar-nav .open .dropdown-menu {
     border-bottom: 1px solid white; 
     border-radius: 0;
   }*/
  .dropdown-menu {
      padding-left: 10px;
  }
  .dropdown-menu .dropdown-menu {
      padding-left: 20px;
   }
   .dropdown-menu .dropdown-menu .dropdown-menu {
      padding-left: 30px;
   }
   /*li.dropdown.open {
    border: 0px solid red;
   }*/

}
 
@media (min-width: 768px) {
  ul.nav li:hover > ul.dropdown-menu {
    display: block;
  }
  #navbar {
    text-align: center;
  }
}  
/* 17-08-2018 end*/
