@charset "utf-8";
/* CSS Document */

html,
body,
div,
span,
applet,
object,
iframe,
p,
blockquote,
a,
abbr,
acronym,
big,
font,
img,
small,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
tbody,
tfoot,
thead,
tr,
th,
td {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
body {
  line-height: 1;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
:focus {
  outline: 0;
}
ins {
  text-decoration: none;
}
del {
  text-decoration: line-through;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
a {
  text-decoration: none;
  color: #636363;
}
a:hover {
  text-decoration: none;
  color: #2e9f2e;
}

/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: "";
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}

body {
  font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}

.clear {
  clear: both;
}

h1 {
  color: #272727;
  font-size: 25px;
  font-weight: normal;
  font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}
h2 {
  color: #333333;
  font-size: 15px;
  font-weight: bold;
  font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}

.top {
  margin: 15px 0;
}

.top li {
  display: inline-block;
  font-size: 14px;
  color: #000;
  padding-left: 10px;
}

.cont {
  padding-top: 15px;
}

.icon {
  margin-right: 5px;
}

.menu-bar {
  /* background: #0094de; */
  background: #5a768c;
}

/*--------------Manage vehicles css-------------------*/

.manage-colom {
  margin-bottom: 30px;
  margin-top: 20px;
}

.tile-one {
  background: #d5e9fe;
  border-radius: 10px;
  padding-left: 15px;
  padding-right: 15px;
  border: 1px solid#CCC;
  -webkit-box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  margin-bottom: 15px;
}

.tile-two {
  background: #e6eef5;
  border-radius: 10px;
  padding: 15px;
  border: 1px solid#CCC;
  -webkit-box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  margin-bottom: 15px;
}

.tile-three {
  background: #dbe9fc;
  border-radius: 10px;
  padding: 15px;
  border: 1px solid#CCC;
  -webkit-box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  margin-bottom: 15px;
}

.tile-four {
  background: #dfe7f8;
  border-radius: 10px;
  padding: 15px;
  border: 1px solid#CCC;
  -webkit-box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  -moz-box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  box-shadow: 0px -1px 7px 0px rgba(0, 0, 0, 0.24);
  margin-bottom: 15px;
}

.nfcn-one {
  float: right;
  margin-left: 30px;
}

.tile-icon {
  text-align: center;
}

.tile-head h2 {
  text-align: center;
  margin-top: 0px;
  font-weight: bold;
  color: #333333;
  font-size: 15px;
  font-weight: normal;
  font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}

.location-name li {
  display: inline;
  color: #333333;
  font-size: 14px;
  font-weight: normal;
  font-family: "open_sansregular", Arial, Helvetica, sans-serif;
}

.nobutton {
  background: none !important;
  color: inherit;
  border: none;
  padding: 0 !important;
  font: inherit;
  cursor: pointer;
}

.filterlist ul {
  list-style-type: none;
}

.filterlist ul li {
  margin: 0 0 20px;
  border-bottom: 1px solid #ccc;
  padding: 0 0 20px;
}

.filterlist ul li:last-child {
  margin: 0;
}

.filterlist img {
  float: left;
  display: block;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  margin: 0 10px 0 0;
}

.filterlist span.label {
  display: block;
  width: 100%;
  font-weight: bolder;
}

.filterlist span.phone {
  font-weight: normal;
  font-style: italic;
  color: #999;
}

.header-signup {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%;
  padding: 5px 45px;
  font-family: "Montserrat", sans-serif;
  display: table;
  z-index: 10;
}
.footer-signup {
  padding: 10px 0;
  text-align: right;
  position: absolute;
  left: 45px;
  right: 45px;
  bottom: 0;
  z-index: 10;
}
.footer-signup p {
  font-size: 16px;
  font-weight: 400;
  color: #fff;
  margin: 0;
  font-family: "Montserrat", sans-serif;
}
.signup-form-sec {
  width: 100%;
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
  bottom: 0;
  height: 100%;
  background-color: #0094de;
  background-size: cover;
  background-attachment: fixed;
  padding: 140px 45px 50px 45px;
  display: table;
  min-height: 100vh;
  height: 100%;
}
.signup-form-outer {
  width: 100%;
  position: relative;
  display: table;
}
.lft-form-bx {
  display: inline-block;
  vertical-align: middle;
  background-color: rgba(255, 255, 255, 255);
  /* width: 340px; */
  padding: 15px;
}
.lft-form-bx h1 {
  font-size: 22px;
  font-weight: 600;
  color: #2b323b;
  margin: 10px 0 20px 0;
}
.lft-form-bx .form-group {
  position: relative;
  margin-bottom: 7px;
}
.lft-form-bx .form-group input,
.lft-form-bx input {
  background-color: transparent;
  border: none;
  box-shadow: none;
  font-size: 14px;
  color: #666666;
  font-weight: 400;
  padding: 12px 10px;
  border-bottom: 1px solid #0094de;
  border-radius: 0;
}
.lft-form-bx .form-group input.img-set,
.lft-form-bx input.img-set {
  padding-left: 65px;
}
.lft-form-bx .form-group input.email-icon,
.lft-form-bx input.email-icon {
  background: url(../images/email-ico-form.png) 10px center no-repeat;
}
.lft-form-bx .form-group input.pass-icon,
.lft-form-bx input.pass-icon {
  background: url(../images/pass-icon.png) 10px center no-repeat;
}
.lft-form-bx .form-group input.code_icon,
.lft-form-bx input.code_icon {
  background: url(../images/code_icon2.png) 10px center no-repeat;
}
.lft-form-bx .form-group input:focus,
.lft-form-bx input:focus {
  border-bottom-color: #0094de;
  box-shadow: none;
  outline: 0;
}
.lft-form-bx .eye-icon {
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
.logo-signup {
  display: inline-block;
  vertical-align: middle;
}
.logo-signup img {
  max-width: 140px;
}
.rgt-phone {
  padding-top: 1.8em;
}
.rgt-phone a,
.rgt-phone span,
.rgt-phone small {
  border: 1px solid #ebebeb;
  padding: 0.8em;
  font-size: 16px;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  font-weight: 400;
  border-radius: 50px;
}

.iagree-bx {
  padding: 15px 0;
  margin: 5px 0;
}
.iagree-bx label {
  font-size: 13px;
  font-weight: 300;
  color: #000;
}
.iagree-bx label a {
  color: #619500;
}
.reg-btn {
  text-align: center;
  margin-bottom: 15px;
}
.reg-btn button {
  border-radius: 10px;
  background-color: #0094de;
  padding: 0.4rem 1rem;
  text-align: center;
  min-width: 195px;
  border: none;
}
.reg-btn button i {
  display: inline-block;
  vertical-align: middle;
  margin-right: 10px;
}
.or-txt {
  text-align: center;
  margin: 15px 0;
  position: relative;
}
.or-txt:before {
  position: absolute;
  content: "";
  left: 60px;
  top: 7px;
  background-color: #7a807f;
  height: 1px;
  width: 72px;
}
.or-txt:after {
  position: absolute;
  content: "";
  right: 60px;
  top: 7px;
  background-color: #7a807f;
  height: 1px;
  width: 72px;
}
.or-txt em {
  font-size: 12px;
  padding: 10px;
}
.social-signup {
  text-align: center;
  margin: 10px 0;
}
.social-signup a {
  display: inline-block;
  vertical-align: top;
  line-height: 1;
  text-align: center;
  border: 2px solid #666666;
  font-size: 24px;
  color: #666666;
  padding: 7px 0;
  margin: 5px;
  width: 42px;
  height: 42px;
  border-radius: 100%;
}
.social-signup a:hover {
  background-color: #666;
  color: #fff;
}
.already-link {
  text-align: center;
  font-size: 13px;
}
.already-link small {
  color: #1a1a1a;
  font-size: 13px;
  font-weight: 400;
}
.already-link small a {
  color: #0094de;
  font-weight: 500;
}
.already-link small a:hover {
  color: #1a1a1a;
}
.rgt-signup-txts {
  display: table-cell;
  vertical-align: middle;
  padding: 0 0 0 50px;
  width: 100%;
}
.rgt-signup-txts small {
  font-size: 40px;
  font-weight: 500;
  font-style: italic;
  color: #fff;
  font-family: "Montserrat", sans-serif;
  letter-spacing: -2px;
  text-shadow: 1px 1px 0 #000;
}
.rgt-signup-txts h2 {
  font-size: 60px;
  font-weight: 700;
  font-style: italic;
  color: #fff;
  margin: 0;
  text-shadow: 1px 1px 0 #000;
}
.page-wrap {
  position: relative;
  /* background-color: #fff; */
}
.fg-bx {
  width: 100%;
  margin: 15px 0;
  text-align: right;
  padding: 5px 0;
  padding-bottom: 10px;
}
.fg-bx a {
  font-size: 14px;
  font-weight: 500;
  color: #0094de;
}
.fg-bx a:hover {
  color: #136501;
}
.logotext {
  color: #fff;
  /* color: #000000; */
  font-size: 50px;
}
.logotextgreen {
  color: #136501;
  font-size: 25px;
}

.signin-bx div.form-group.cf input {
  width: 100%;
}

button img.btnicon {
  width: 36px;
}

.btn-primary {
  background-color: #0094de !important ;
  border-color: #0094de !important;
}

.ellipsis {
  text-overflow: ellipsis;

  /* Required for text-overflow to do anything */
  white-space: nowrap;
  overflow: hidden;
}

/*Editor scrolling style*/
div.DraftEditor-root {
  height: 5em;
  overflow-y: scroll;
}

div.rdt {
  width: 12em;
}

/***/
div.card-header {
  vertical-align: text-top;
}

.text_container input {
  height: 2px;
}

.text_container_total input {
  height: 0px;
}

.MuiTableCell-root {
  padding: 0px !important;
  padding-left: 5px !important;
}
