@import url("https://fonts.googleapis.com/css2?family=Roboto:ital,wght@0,100;0,300;0,400;0,500;0,700;0,900;1,100;1,300;1,400;1,500;1,700;1,900&display=swap");
* {
  padding: 0;
  margin: 0;
  box-sizing: border-box;
  list-style: none;
  font-family: "Roboto", sans-serif;
}

body {
  /* background: #f9fbfd; */
  background: white;
}

a {
  text-decoration: none;
}
.multcon {
  display: none;
}
.yearTradecal {
  display: none;
}
.multi {
  display: none;
}
.international {
  display: none;
}
.tradehistroy {
  display: none;
}
.listingmonthsbas {
  display: none;
}
/***** Sign in CSS starts here *****/
.pdd {
  display: none;
  padding: 5px;
  border-radius: 5px;
  background-color: #345da6 !important;
  border: 1px solid #345da6 !important;
}
.signiContainer {
  display: flex;
  text-align: center;
  justify-content: center;
  align-items: center;
  /* background: url('../img/OfficeReception.jpg') no-repeat; */
  background: url("../img/OfficeReception1_new.png") no-repeat;
  background-size: cover;
  height: 100vh;
  background-position: center;
}
.input-group {
  overflow: hidden;
  /* border-radius: 13px;
  border: 1px solid lightgray; */
}
.marf {
  margin-bottom: 15px;
}
.mdt {
  font-size: 18px !important;
}
.contrac .row {
  padding-bottom: 8px;
}
.contrac {
  padding: 13px;
  margin-bottom: 15px;
  border: 1px solid #edf2f9;
}
.mwh {
  font-size: 14px !important;
  color: #1363f1;
}

.forgot {
  position: absolute;
  right: 17.9%;
  bottom: 5%;
  font-size: 12px;
  color: black;
  font-weight: 500;
  font-family: "Roboto", sans-serif;
}

.signinForm {
  width: 400px;
  padding: 30px;
  border-radius: 15px;
  margin: 100px 0 0 0;
}

/*.form-control[readonly]

{
  background: white !important;
}*/

.input-group-addon {
  background-color: rgb(255, 255, 255) !important;
  cursor: pointer !important;
  color: #345da6 !important;
  border: 1px solid #1363f1 !important;
  /* border-top: 1px solid #1363F1 !important; */
  /* border-bottom: 1px solid #1363f1 !important; */
}

.input-group-addon2 {
  padding: 0 !important;
  background: transparent !important;
  border: none !important;
  border-radius: none !important;
  vertical-align: middle !important;
}

h2 {
  text-align: center;
  /* margin-bottom: 0; */
  margin: 10px 0 0 0;
  font-size: 32px;
  font-weight: 600;
  letter-spacing: -0.02em;
  line-height: 43px;
}

h5 {
  /* font-family: 'Segoe UI'; */
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 152.4%;
  align-items: center;
  text-align: center;
  letter-spacing: -0.01em;
  top: 68.06%;
  color: #6e84a3;
  margin: 10px 0 0 0;
  /* margin: -30px 0 5px 0; */
}

/*input {*/
/* display: block; */
/*  border: 1px solid #95AAC9;
  width: 95%;
  padding: 10px;
  margin: 10px auto;*/
/* border-radius: 5px; */
/*}*/

::placeholder {
  color: #95aac9;
}

label {
  color: #12263f;
  /* font-family: 'Segoe UI'; */
  font-style: normal;
  font-weight: 400;
  font-size: 15px;
  line-height: 152.4%;
  /* identical to box height, or 23px */

  display: flex;
  align-items: center;
  /* letter-spacing: -0.01em; */
  padding: 10px;
  margin: 0 0 0 0;
}

.signinButton {
  background: #1363f1;
  color: #ffffff;
  border: none;
  cursor: pointer;
  width: 100px;
  border-radius: 50px;
  margin: 5px 0 0 38%;
}

.resetsignin {
  font-family: "Roboto", sans-serif;
  background: #1363f1;
  color: #ffffff;
  border: none;
  cursor: pointer;
  width: 100px;
  border-radius: 50px;
  position: absolute;
  left: 59.4%;
  bottom: 10%;
  padding: 8px 125px 8px 36px;
}

.resetpassword {
  font-weight: 500;
  font-size: 14px;
  margin: 0 0 0 50px;
  /* width: 110%; */
}

.siginpage {
  font-weight: 300;
  position: fixed;
  left: 23%;
  font-size: 14px;
  bottom: 37%;
}

.siginpage a {
  color: #1363f1;
}

.reset {
  font-weight: 500;
  font-size: 14px;
  margin: 0 0 0 55px;
  width: 110%;
}
.secLogin {
  font-weight: 500;
  font-size: 14px;
  width: 100%;
  margin: 0 0 0 25px;
}

a.pagerefColor {
  color: #1363f1;
  font-size: 13px;
}
a.moveLeft {
  margin: 0 0 0 auto;
}
.fullname {
  padding: 8px;
  margin-top: 8px;
  margin-bottom: 0px;
}

.mail {
  padding: 8px;
  margin-top: 18px;
  margin-bottom: 12px;
  margin-left: 40px;
  border: 5px;
  border-radius: 2px solid rgb(202, 31, 31);
}

.passwordtext {
  padding: 8px;
  margin-top: 8px;
  margin-bottom: 12px;
  margin-left: 40px;
  border: 5px;
  border-radius: 2px solid rgb(202, 31, 31);
}

.confirmpasswordtext {
  padding: 8px;
  margin-top: 8px;
  margin-bottom: 12px;
  margin-left: 40px;
  border: 5px;
  border-radius: 2px solid rgb(202, 31, 31);
}
/* .form-control[readonly]{
  background-color: none;
} */
/* button {
  float: right; */
/* background: #555; */
/* padding: 10px 15px; */
/* color: #fff; */
/* border-radius: 5px; */
/* margin: 0 10px 0 0; */
/* border: none; */

/* } */
/* button:hover {
  opacity: 0.7;
} */

p.colorDontSignin {
  color: #6e84a3;
  font-size: 13px;
  text-align: center;
}

.error {
  background: #f2dede;
  color: #a94442;
  padding: 10px;
  width: 95%;
  border-radius: 5px;
  margin: 12px auto;
  font-size: 12px;
}

.button {
  background: rgba(33, 31, 201, 0.801);
  padding: 10px 15px;
  color: #fff;
  border-radius: 5px;
  /* margin: 0 10px 0 0; */
  border: none;
  /* display: block; */
  text-decoration: none;
  cursor: pointer;
}

.button:hover {
  opacity: 0.7;
}

/***** Sign in CSS Ends here *****/

.main {
  width: 100%;
  /* height: 100vh; */
  /* display: flex; */
}

.menu {
  width: 18%;
  border-right: 2px solid #e4ebf6;
  /* background: #ffffff; */
  background: #f9fbfd;
  position: fixed;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 1;
}

#logo {
  display: block;
  margin: 15px;
}

.menu a {
  text-decoration: none !important;
  color: #343a40;
  font-size: 15px;
  display: block;
  padding: 10px 0 10px 20px;
  margin: 0 0 0 30px;
}

.menu a:hover {
  color: #12263f;
}

.menu a.hoverHome {
  background: url("../img/home-icon.svg") no-repeat;
  background-position: left;
}

.menu a.currentHome {
  background: url("../img/home-hover-icon.svg") no-repeat;
  background-position: left;
}

.menu a.hoveraddCompany {
  background: url("../img/add-company-icon.svg") no-repeat;
  background-position: left;
}

.menu a.currentCompany {
  background: url("../img/add-company-hover-icon.svg") no-repeat;
  background-position: left;
}

.menu a.hoversupplyContract {
  background: url("../img/add-supply-contract-icon.svg") no-repeat;
  background-position: left;
}

.menu a.currentsuppContract {
  background: url("../img/add-supply-contract-hover-icon.svg") no-repeat;
  background-position: left;
}

.menu a.hoverenterTrade {
  background: url("../img/entertrade-icon.svg") no-repeat;
  background-position: left;
}

.menu a.currententerTrade {
  background: url("../img/entertrade-hover-icon.svg") no-repeat;
  background-position: left;
}

.menu a.hovergenerateReport {
  background: url("../img/generate-report-icon.svg") no-repeat;
  background-position: left;
}

.menu a.currentgenReport {
  background: url("../img/generate-report-hover-icon.svg") no-repeat;
  background-position: left;
}

.menu a.hoveruserManagement {
  background: url("../img/usermanagement-icon.svg") no-repeat;
  background-position: left;
}

.menu a.currentuserManagement {
  background: url("../img/usermanagement-hover-icon.svg") no-repeat;
  background-position: left;
}

.menu a.hoverlogOut {
  background: url("../img/logout-hover-icon.svg") no-repeat;
  background-position: left;
}

.menu a.currentHome,
.menu a.currentCompany,
.menu a.currentsuppContract,
.menu a.currententerTrade,
.menu a.currentgenReport,
.menu a.currentuserManagement {
  color: #12263f;
  font-weight: 600;
  border-right: 5px solid blue;
}

.contentMove {
  margin: 0 0 0 0%;
}

/****  index page style starts from here ****/

.indexWrapper {
  text-align: center;
  padding: 15% 0 0 10%;
  margin: 0;
  color: #345da6;
}

.bodyWelcome {
  display: block;
  font-size: 20px;
  padding: 0 0 6px 0;
}

.indexWrapper h1 {
  font-size: 38px;
  padding: 0 0 5px 0;
}

.bodySent {
  display: block;
  padding: 0 0 5px 0;
}

/* .indexDisclaimer {
  font-size: 16px;
  position: absolute;
  top: 52%;
  right: 32.5%;
} */

.companylist {
  margin: 40px 0 0 300px;
  font-weight: 600;
  font-size: 20px;
  color: #345da6;
}

/* .addParentCompany {
    margin:40px 0 0 300px ;
    position: absolute;
    right: 15%;
} */

/* .addClientCompany {
  margin:40px 0 0 300px ;
  position: absolute;
  right: 6%;
} */

/* a.addParentCompany:hover, a.addClientCompany:hover {
  background: #345DA6;
  color: #ffffff;
  transition: 0.5s ease-in;
  text-decoration: none;
} */
/* a.addParentCompany {
  background-color: #345DA6;
  color: #ffffff;
  font-weight: 500;
  padding: 10px 20px;
  border: none;
  border-radius: 8px;
 
  cursor: pointer;
 
} */
/* a.addClientCompany {
  background-color: #345DA6;
  color: #ffffff;
  font-weight: 500;
  padding: 10px 20px;
  border: none;
  border-radius: 8px;
  position: absolute;
  right: 4%;
  top: 5%;
  cursor: pointer;
 
} */

.usermanagement {
  position: absolute;
  bottom: 100%;
  left: 22%;
}

.adduserbutton {
  text-decoration: none;
  background: #345da6;
  padding: 10px 20px;
  position: absolute;
  right: 3%;
  top: 5%;
  color: white;
  border-radius: 50px;
}

/*** Signin Page CSS Starts here ***/

.container {
  /* background: url('../img/OfficeReception1.png') no-repeat; */
  background: url("../img/OfficeReception1_new.png") no-repeat;
  background-size: cover;
  height: 100vh;
  background-position: center;
}

.secArtiP {
  position: absolute;
  top: 10px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 229px;
  margin: 45px;
  text-align: center;
  letter-spacing: -0.3px;
  word-spacing: 0.5px;
}

.spanBreak {
  display: block;
}

.chColorOne {
  font-size: 32px;
  color: #345da6;
  /* margin-bottom: 10px; */
}

.chColorTwo {
  color: #343a40;
  font-size: 16px;
}

.wrapper {
  padding: 0;
  margin: 0 auto;
  max-width: 1200px;
}

.indexDisclaimer {
  font-size: 16px;

  font-weight: 600;
}

header img {
  width: 15%;
  position: absolute;
  left: 5%;
  top: 5%;
}

.secArtiPr {
  position: absolute;
  top: -6px;
  bottom: 0;
  left: 0;
  right: 0;
  width: 229px;
  margin: 45px;
  text-align: center;
  letter-spacing: -0.3px;
  word-spacing: 0.5px;
}

.maillogo {
  position: absolute;
  left: 53.5%;
  top: 46.2%;
  height: 16px;
  width: 16px;
}

.newpasswordlogo {
  position: absolute;
  left: 53.5%;
  top: 48%;
}

.passwordlogo {
  position: absolute;
  left: 53.5%;
  top: 64%;
}

a {
  text-decoration: none;
}

.sectionContainerOne {
  background: rgba(238, 237, 237, 0.9);
  max-width: 600px;
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  margin: 0 auto;
  padding: 35px 35px;
  border-radius: 15px;
}

.sectionContainerOne .secArticleOne,
.secArticleTwo {
  display: inline-block;
  width: 250px;
  margin: 0 10px 0 0;
}

.sectionContainerTwo {
  background: rgba(238, 237, 237, 0.9);
  max-width: 600px;
  position: absolute;
  left: 0;
  right: 0;
  top: 25%;
  margin: 0 auto;
  padding: 35px 35px;
  border-radius: 15px;
}

.sectionContainerTwo .secArticleOne,
.secArticleTwo {
  display: inline-block;
  width: 250px;
  margin: 0 10px 0 0;
}

.secArticleOne {
  font-weight: 300;
}

.secArticleOne strong {
  text-decoration: underline;
}

.secArticleTwo {
  border-left: 1px solid #303030;
  padding: 0 10px;
}

footer {
  position: fixed;
  left: 0;
  right: 0;
  background-color: lightgray;
  bottom: 0;
  margin: 0 auto;
  text-align: center;
  height: 40px;
}

footer ul li {
  list-style: none;
  display: inline-block;
  margin: 10px 10px 0 0;
  border-right: 1px solid #303030;
}

footer ul li a {
  color: #303030;
  text-align: center;
  font-weight: 300;
  font-size: 14px;
  padding: 0 10px 0 0;
}

footer ul li:last-of-type {
  border-right: none;
}

/*** Signin Page CSS Ends here ***/

/****  index page style end here ****/
