@import url(//maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css);


@charset "utf-8";
/* CSS Document */

body {
    margin: 0;
    font-family: Roboto;
    font-weight: 300;
    font-size: 100%;
    background-color: #f5f5f6;
}
/* ---------------------------------------------- top header --------------------------------------------*/
.top_header
{
	background-color:#f5f5f6;
	    padding: 5px 0 5px 0;
}

.head
{
	padding: 5px 0 0 0px;
    border-left: 1px solid #e8e8e8;
    /* margin: 0 auto; */
    text-align: center;
}
.head a {
    color: #333f48;
    text-decoration: none;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.head a:hover {
    color: #333f48;
    text-decoration:underline;
    background-color: transparent;
    -webkit-text-decoration-skip: objects;
}
.flag
{
    border-left: 1px solid #e8e8e8;
    text-align: center;
}
#search
{
  border-left: 1px solid #e8e8e8;
      margin-left: 50px;
}
.search
{
     
    margin: 15px 0 0 0;
}
.search-btn
{
  float: right;
    bottom: 27px;
    position: relative;
    left: 40px;
}
.btm_bdr
{
  border-bottom: 1px solid #e8e8e8;
  background-color: #fff;
}

/* ---------------------------------------------- logo & menu ---------------------------------------------*/
.logo
{
	height:auto;
	width:170px;
}
#logo
{
	padding: 10px 0 10px 115px;
}

/*--------------menu--------------------*/


#menu ul {
  margin: 0;
  padding: 0;
}

#menu .main-menu {
  display: none;
}

#tm:checked + .main-menu {
  display: block;
}

#menu input[type="checkbox"], 
#menu ul span.drop-icon {
  display: none;
}

#menu li, 
#toggle-menu, 
#menu .sub-menu {
 /* border-style: solid;
  border-color: rgba(0, 0, 0, .05);
  color:#fff !important;*/
}

#menu li, 
#toggle-menu {
 /* border-width: 0 0 1px;*/
}

#menu .sub-menu {
  background-color: #444;
 /* border-width: 1px 1px 0;*/
  margin: 0 1em;
}

#menu .sub-menu li:last-child {
  border-width: 0;
}

#menu li, 
#toggle-menu, 
#menu a {
  position: relative;
  display: block;
  color: white;
  text-shadow: 1px 1px 0 rgba(0, 0, 0, .125);
}

#menu, 
#toggle-menu {
  background-color: #fff;
  
}

#toggle-menu, 
#menu a {
  padding: 1em 1.5em;
 
}
.abc
{
	 color:#333f48 !important;
}
#menu a {
  transition: all .125s ease-in-out;
  -webkit-transition: all .125s ease-in-out;
  
}

#menu a:hover {
  background-color: white;
  color: #09c;
}

#menu .sub-menu {
  display: none;
}

#menu input[type="checkbox"]:checked + .sub-menu {
  display: block;
}

#menu .sub-menu a:hover {
  color: #444;
}

#toggle-menu .drop-icon, 
#menu li label.drop-icon {
  position: absolute;
  right: 1.5em;
  top: 1.25em;
}

#menu label.drop-icon, #toggle-menu span.drop-icon {
  border-radius: 50%;
  width: 1em;
  height: 1em;
  text-align: center;
  background-color: rgba(0, 0, 0, .125);
  text-shadow: 0 0 0 transparent;
  color: rgba(255, 255, 255, .75);
}

#menu .drop-icon {
  line-height: 1;
}
.mnu
{
	position: relative;
    left: 7%;
    top: 8px;
}

@media only screen and (max-width: 64em) and (min-width: 52.01em) {
  #menu li {
    width: 33.333%;
  }

  #menu .sub-menu li {
    width: auto;
  }
}

@media only screen and (min-width: 52em) {
  #menu .main-menu {
    display: block;
  }

  #toggle-menu, 
  #menu label.drop-icon {
    display: none;
  }

  #menu ul span.drop-icon {
    display: inline-block;
  }

  #menu li {
    float: left;
    border-width: 0 1px 0 0;
  }

  #menu .sub-menu li {
    float: none;
  }

  #menu .sub-menu {
    border-width: 0;
    margin: 0;
    position: absolute;
    top: 100%;
    left: 0;
    width: 12em;
    z-index: 3000;
  }

  #menu .sub-menu, 
  #menu input[type="checkbox"]:checked + .sub-menu {
    display: none;
  }

  #menu .sub-menu li {
    border-width: 0 0 1px;
  }

  #menu .sub-menu .sub-menu {
    top: 0;
    left: 100%;
  }

  #menu li:hover > input[type="checkbox"] + .sub-menu {
    display: block;
  }
}

/*------------------------------------------------------------MAin-------------------------------------------*/
.bgg
{
  background-color: #f5f5f6;
}
.bgw
{
  background-color: #fff;
}
.tag
{
  height: auto;
    width: 50px;
    margin: 30px 0 0 5px;
}

h4
{
  font-size: 1.5rem !important;
    font-family: Roboto !important;
    /* font-size: 14pt; */
    /* position: relative; */
    /* top: 25px; */
    color: #00629e !important;
    font-weight: 500 !important;
        margin-top: 25px !important;
}
h6
{
  font-size: 1rem;
    font-family: Roboto;
    /* font-size: 14pt; */
    /* position: relative; */
    /* top: 25px; */
    color: #00629e;
    font-weight: 500;
       
}

.calender_icon
{
      margin: 0 0 0 0 !important;
    position: relative !important;
    bottom: 36px !important;
    float: right !important;
}
.clock
{
      margin: 0 !important;
    float: right;
    position: relative;
    bottom: 35px;
}
.main_border
{
  margin: 30px auto;
    border-bottom: 1px solid #eaebec;
    padding: 0 0 20px 0;
}
/*.trapezoid .trap {
    /* position: relative; */
    /* left: 140px; */
  /*  margin: 0 15px 1px 25px;
}*/

.label-txt
{
     overflow: hidden;
    position: relative;
    bottom: 36px;
    color: #fff;
    /* height: 50px; */
    margin: 0 0 0 0;
    border-right: 1px solid #fff;
    left: 15px;
    padding: 0 10px;
    font-weight: 400;
}

.table_header
{
  background-color: #555555;
    color: #fff;
}
table.dataTable thead th, table.dataTable tfoot th
{
  font-weight: 400 !important;
}
table.dataTable
{
  border: 1px solid #555555;
    border-radius: 3px;
}


.modal-header .close {
    /*padding: 1rem;*/
    /*margin: -2rem -13rem -1rem auto;*/
    float: right !important;
}
.modal-header {
    /*display: -ms-flexbox;*/
    display: block !important; 
    /*-ms-flex-align: start;*/
    align-items: flex-start !important;
    /*-ms-flex-pack: justify;*/
    justify-content: space-between !important;
    padding: 1rem !important;
    border-bottom: 1px solid #e9ecef !important;
    border-top-left-radius: .3rem !important;
    border-top-right-radius: .3rem !important;
}
.search_icon
{
      position: relative;
    right: 40px;
    bottom: 18px;
}
.trape
{
  float: right !important;
}
/* add consignment */
.trapezoid_add {
    border-top: 50px solid #1bb3f4;
    border-left: 50px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 212px;
    /* position: relative; */
    /* left: 140px; */
    /*margin: 0 45px 1px 0;*/
    float: right;
}
.trapezoid1 {
    border-top: 50px solid #1bb3f4;
    border-left: 50px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
/*
    width: 500px;
*/
    position: relative;
   float: right;
    margin: 0 0 0 0;
}
.trapezoid_add1 {
    border-top: 50px solid #1bb3f4;
    border-left: 50px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
    width: 262px;
    
    margin: 0 28px 1px 0;
    float: right;
}
.trapezoid_add2 {
    border-top: 50px solid #1bb3f4;
    border-left: 50px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
       width: 296px;
    position: relative;
   
       right: 0px !important;
    float: right;
    margin: 0 -1px 1px 0;
}
.trapezoid_add3 {
    border-top: 50px solid #1bb3f4;
    border-left: 50px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
       width: 227px;
    position: relative;
   
    right: 15px !important;
    float: right;
    margin: 0 0 1px 0;
}
.trapezoid_add4 {
    border-top: 50px solid #1bb3f4;
    border-left: 50px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
       width: 286px;
    position: relative;
   
    right: 0px !important;
    float: right;
    margin: 0 0 1px 0;
}
.trapezoid_add5 {
    border-top: 50px solid #1bb3f4;
    border-left: 50px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
       width: 186px;
    position: relative;
   
    right: 0px !important;
    float: right;
    margin: 0 0 1px 0;
}
.trapezoid_add6 {
    border-top: 50px solid #1bb3f4;
    border-left: 50px solid transparent;
    border-right: 0px solid transparent;
    height: 0;
       width: 250px;
    position: relative;
   
    right: 0px !important;
    float: right;
    margin: 0 0 1px 0;
}
.trapezoid_add form.form {
    border: none;
}
.trapezoid .trap {
    /* position: relative; */
    /* left: 140px; */
    margin: 0 15px 1px 25px;
    float: right;
}

div#myexample_wrapper {
        margin: 0px 0 0 65px;
  
}
.modal-footer .btn {
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #003150;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #003150;
    color: #fff;
  }
  .modal-footer .btn a{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #003150;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #003150;
    color: #fff;
  }
  .modal-footer .btn:hover{
    display: inline-block;
    font-weight: 400;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    border: 1px solid #0464a1;
    padding: .375rem .75rem;
    font-size: 1rem;
    line-height: 1.5;
    border-radius: .25rem;
    transition: color .15s ease-in-out,background-color .15s ease-in-out,border-color .15s ease-in-out,box-shadow .15s ease-in-out;
    background-color: #0464a1;
    color: #fff;
  }
label.checkbox {
    margin: -11px 0 0px !important;
}
#example_wrapper
{
    margin: 0 auto;
    width: 100%;
}
.container {
    padding: 10px 0 10px 0;
}

.plus
{
  float: left;
    color: #fff;
    margin: -40px 0 0 -12px !important;
    font-size: 20px;
    font-weight: 500;
}
.td_top
  {
    margin: -11px -19px -11px 0;
    height: 50px;
    float: right;
  }
  .filter_icon
  {
    position: relative;
    bottom: 15px;
  }
  .filter_clear_icon
  {
    width: 11px;
    height: 13px;
    margin: -30px 0 0 0;
  }
  .edit
  {
    padding: 0 5px 0 5px;
  }
  .td_footer
  {
        margin: -11px -19px -7px -19px;
    height: 50px;
    float: left;
  }
  .table_footer
{
  background-color: #555555;
    color: #fff;
}

.tag1
{
    height: auto;
  width: 50px;
    margin: 30px 0 0 20px;
    border: 1px solid #eaebec;
    padding: 10px 10px 10px 10px;
}
textarea {
    overflow: auto;
    resize: vertical;
    width: 100% !important;
}
.cust_code:link {
    color: #4a4a4a;
}


/* mouse over link */
.cust_code:hover {
    color: #0ba8eb;
}


/*---------------------------------------------------------------------------------------------------*/


@import url('https://maxcdn.bootstrapcdn.com/font-awesome/4.7.0/css/font-awesome.min.css');




main {
  min-width: 320px;
  max-width: 1100px;
  padding: 20px;
  margin: 0 auto;
  background: #fff;
}

section {
  /*display: none;*/
  padding: 20px 0 0;
  border-top: 1px solid #ddd;
}


input {
  display:inline;
  margin: 0 10px 0 0 !important;
}


label {
  display: inline-block !important;
    margin: 0 0 0px !important;
    padding: 5px 0px !important;
    font-weight: 400 !important;
    text-align: left !important;
    color: #585858 !important;
    border: 1px solid transparent !important;
    font-size: 15px !important;
}

label:before {
  font-family: fontawesome !important;
  font-weight: normal !important;
  margin-right: 10px !important;
}

/*label[for*='1']:before { content: '\f2bc'; }
label[for*='2']:before { content: '\f0ca'; }
label[for*='3']:before { content: '\f02f'; }
label[for*='4']:before { content: '\f1a9'; }*/

label:hover {
  color: #888 !important;
  cursor: pointer;
}

input:checked + label {
  color: #555;
  border: 1px solid #ddd;
  border-top: 2px solid orange;
  border-bottom: 1px solid #fff;
}

#tab1:checked ~ #content1,
#tab2:checked ~ #content2,
#tab3:checked ~ #content3,
#tab4:checked ~ #content4 {
  display: block;
}


/*-------------------------------------------------------------------------------------------------------*/
a:hover,a:focus{
    text-decoration: none;
    outline: none;
}
.tab .nav-tabs {
    border-bottom:0 none;
}
.tab .nav-tabs li{
    margin-right: 10px;
}
.tab .nav-tabs li a{
    position: relative;
    padding: 15px;
    color: #fff;
    font-size: 17px;
    z-index: 1;
}
.tab .nav-tabs li a:hover{
    background:transparent;
    border:1px solid transparent;
}
.tab .nav-tabs li a:before{
    content: "";
    width:100%;
    height:100%;
    position:absolute;
    bottom: 8px;
    left:-1px;
    font-size:17px;
    background: #72b7a0;
    border: 1px solid #d3d3d3;
    border-bottom: 0px none;
    border-radius: 10px 10px 0 0;
    transform-origin: left center 0;
    transform: perspective(4px) rotateX(2deg);
    z-index:-1;
}
.tab .nav-tabs li.active a:before{
    background: #fff;
}
.tab .nav-tabs li.active a,
.tab .nav-tabs li.active a:focus,
.tab .nav-tabs li.active a:hover{
    border:1px solid transparent;
    background:transparent;
    color: #444;
    z-index: 2;
}
.tab-content .tab-pane{
    border: 1px solid #d3d3d3;
    padding: 20px;
    background:#fff;
    line-height: 22px;
}
.tab-content .tab-pane h3{
    margin-top: 0;
}
@media only screen and (max-width: 767px) {
    .tab .nav-tabs li a{
        padding: 15px 10px;
        font-size: 14px;
    }
    .tab .nav-tabs li a:before{
        bottom: 6px;
    }
}
@media only screen and (max-width: 480px) {
    .tab .nav-tabs li{
        width:100%;
        margin-bottom: 5px;
    }
    .tab .nav-tabs li a:before{
        bottom: 0;
        transform: none;
        border-bottom: 1px solid #d3d3d3;
    }
}


/*--------------------------------------------------bg-------------------------------------------------*/

.bg
{
  background-color: #f3f3f3;
}

/*-------------------------------------------------------footer-----------------------------------------*/
.fa {
  padding: 9px 23px 9px 12px;
    /*font-size: 30px;*/
    width: 30px;
    text-align: center;
    text-decoration: none;
    margin: 20px 2px 0 0;
    border-radius: 50%;
}

.fa:hover {
    opacity: 0.7;
}

.fa-facebook {
  background: #3B5998;
  color: white;
}

.fa-twitter {
  background: #55ACEE;
  color: white;
}

.fa-google {
  background: #dd4b39;
  color: white;
}

.fa-linkedin {
  background: #007bb5;
  color: white;
}

.ftr
{
      margin: 20px 0 0 0;
}

nav .ftr-txt {
  margin-top: 40px;
  padding: 24px;
  text-align: center;
  font-family: Raleway;
  box-shadow: 2px 2px 8px rgba(0, 0, 0, 0.5);
}


.ftr-txt {
  /*transition: 0.3s ease; */
    /* background: #3fa46a; */
    color: #444444;
    font-size: 20px;
    text-decoration: none;
    /* border-top: 4px solid #3fa46a; */
    /*border-bottom: 4px solid #3fa46a;*/
    /* padding: 0 25px 0 0; */
    margin: 0 20px;
}
.ftr-txt:hover {
 /* border-top: 4px solid #ffffff;*/
  border-bottom: 4px solid #ffffff;
  padding: 6px 0; 
}
.text-footer
{
  margin: 20px 0 0 20px;
    /* text-align: center; */
    font-family: Raleway;
}
.footer-bg
{
  background-color: #f5f5f6;
  border-top: 1px solid #e8e8e8;
}

.toph1
{
  padding: 10px 0 0 0;
    text-align: center;
  
}
.toph2
{
   background-color: #fff;
    border: 1px solid #e8e8e8;
    padding: 30px;
        margin: 0 0 20px 0;
}

/* Credit to bootsnipp.com for the css for the color graph */
.colorgraph {
  height: 5px;
  border-top: 0;
  background: #c4e17f;
  border-radius: 5px;
  background-image: -webkit-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -moz-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: -o-linear-gradient(left, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
  background-image: linear-gradient(to right, #c4e17f, #c4e17f 12.5%, #f7fdca 12.5%, #f7fdca 25%, #fecf71 25%, #fecf71 37.5%, #f0776c 37.5%, #f0776c 50%, #db9dbe 50%, #db9dbe 62.5%, #c49cde 62.5%, #c49cde 75%, #669ae1 75%, #669ae1 87.5%, #62c2e4 87.5%, #62c2e4);
}
.auto
{
  margin:0 auto;
}
.butonlogin
{
    width: 100%;
    margin-top: 10px;
    height: 40px;
    font-weight: 500;
    background: #0ba8eb;
    border: none;
    color: #fff;
    transition: all 250ms;
    font-size: 1.0625rem;
    line-height: 1.75rem;
        border-radius: 3px;
}
.butonlogin:hover
{
    background: #31b5ed;
}
.btn-info:not(:disabled):not(.disabled).active, 
.btn-info:not(:disabled):not(.disabled):active, 
.show>.btn-info.dropdown-toggle
{
    color: #fff;
    background-color: #0ba8eb !important;
    border-color: #0ba8eb !important;

}
.btn-info:not(:disabled):not(.disabled).hover, 
.btn-info:not(:disabled):not(.disabled):hover, 
.show>.btn-info.dropdown-toggle
{
    color: #fff;
    background-color: #0ba8eb !important;
    border-color: #0ba8eb !important;

}


.butonlogin1
{
       width: 100%;
    margin-top: 25px;
    height: 40px;
    font-weight: 500;
    background: #ffffff;
    border: 1px solid #ff6200;
    color: #ff6200;
    transition: all 250ms;
    font-size: 1.0625rem;
    line-height: 1.75rem;
        border-radius: 3px;
}
.butonlogin1:hover
{
    background: #ff6200;
    color: #fff;
}
.btn1-info:not(:disabled):not(.disabled).active, 
.btn1-info:not(:disabled):not(.disabled):active, 
.show>.btn1-info.dropdown-toggle
{
    color: #fff;
    background-color: #ff6200 !important;
    border-color: #ff6200 !important;

}
.btn1-info:not(:disabled):not(.disabled).hover, 
.btn1-info:not(:disabled):not(.disabled):hover, 
.show>.btn1-info.dropdown-toggle
{
    color: #fff;
    background-color: #0ba8eb !important;
    border-color: #0ba8eb !important;

}
.form-txt
{
  display: flex;
    font-weight: 500;
    margin-bottom: .25rem!important;
}
.form
{
 border: 1px solid #eaebec;
    padding: 10px 50px 10px 50px;
    width: 94%;
    margin: 20px 0 0 35px !important;
}
.form1
{
     border: 1px solid #eaebec;
    padding: 10px 50px 10px 50px;
    width: 100%;
    margin: 20px 0 0 20px !important;
}
.forgot
{
  float: left;
    padding: 25px 0 0 10px;
    color:#f60;
}
.forgot a
{
  float: left;
    padding: 25px 0 0 10px;
    color:#f60;
}
.forgot a:hover
{
  float: left;
    padding: 25px 0 0 10px;
    text-decoration: underline;
    color:#f60;
}

.help-block{
	color:#d03c54 !important;
	font-weight: 600 !important;
/*
      position: relative;
    top: 40px;
    right: 160px;
*/
}

/*-------------------------------------- inner form --------------------------------------*/

.main_innerform
{
      margin: 0 0px 20px 0 !important;
}
.innerform_right
{
      padding-left: 30px !important;
}
.innerform_righttxt
{
  margin:0 0 0 30px !important;
}

/* ----------------------------------------select search ------------------------------*/
.select2-container--default .select2-selection--single .select2-selection__rendered {
    color: #495057 !important;
   line-height: 38px !important;
}
.select2-container--default .select2-selection--single {
    background-color: #fff;
    border: 1px solid #ced4da !important;
    border-radius: 3px !important;
}
.select2-container .select2-selection--single {
    box-sizing: border-box;
    cursor: pointer;
    display: block;
    height: 40px !important;
    user-select: none;
    -webkit-user-select: none;
}


.select2-container .select2-selection--single .select2-selection__rendered {
    display: block;
    padding-left: 12px !important;
    padding-right: 20px !important;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b {
    border-color: #495057 transparent transparent transparent !important;
    border-style: solid;
    border-width: 5px 4px 0 4px;
    height: 0;
    left: 50%;
    margin-left: -4px;
    margin-top: 4px !important;
    position: absolute;
    top: 50%;
    width: 0;
}

/*-------------------------------------------Add Manifest Configuration---------------------------*/
.manifest_title
{
  margin: 0 0 0 20px;
}

.manifest_checkbox
{
  margin: 35px 0 0 0;
}
.manifest_fieldset
{
  width: 100%;
    margin-bottom: 0;
    height: 110px;
    overflow-y: scroll;
    border: 1px solid #ced4da;
    padding: 0px 0 0 10px;
    border-radius: 3px;
    color: #495057;
    font-weight: 300;
}

/*------------------------------------------------------ create note -----------------------------------------*/

textarea {
    overflow: auto;
    resize: vertical;
    border-radius: 3px;
    border: 1px solid #ced4da;
}

a.butonlogin {
padding:10px;
text-decoration: none;
}

.dataTables_wrapper {
width:100%;
}

/*---- autocomplete ui focus color ----*/

.ui-state-focus {
		background: none !important;
		background-color: #668cff !important;
		color: #fff !important;
		border: none !important;
		}
