.fix{
  margin-left: 50;
  margin-top: -25;
}

.width250{
  width: 250px;
}

.img_maxHeight{
  height: 145px;
  width: auto;
  margin: 7px;
  padding: 1px;
  background: black
}

.docSelectModalFooter{
  text-align: center;
}

.img_maxHeightMod{
  width: 90%;
  margin: 7px;
  padding: 1px;
  background: black
}

.imgRevPane{
  text-align: center;
  overflow: scroll;
  height: 80%;
  padding-bottom: 30px;
}

.bottomCamDoneBt{
  position: relative;
  top: 1px;
  bottom: 10px;
  left: 0;
  right: 0;
  width: 100%;
  text-align: center;
}
.modal-content{
  margin-top: 2em;
  text-align: center;
}

.pinName{
  width: 100px;
}

.pinInputGroup{
  margin-top: 10px;
  width: 100%;
}

.userProfileTable{
  width: 100%;
}

table.userProfileTable td {
  color: grey;
  padding: 10px;
}
table.userProfileTable th {
  color: grey;
  padding: 10px;
}

.classesIcon{
  margin-right: 10px;
  vertical-align: middle;
  color: grey;
}

.casesList {
  font-size: 15px;
  padding: 10px
}

.searchInput{
  width: 100%;
  border-top: 0px;
  border-left: 0px;
  border-right: 0px;
}

.searchExecute{
  background-color: transparent;
  color: rgb(111, 207, 248);
  border: 0px;
}
.hedingCenter{
  text-align: center;
  color: rgb(111, 207, 248);
  margin-bottom: 15px;
}

.logoDashBoard{
  text-align: center;
  display: inline-block;
  top: 0;
  bottom: 100px;
  left: 0;
  right: 0;
  /*width: 100%;*/
  height: 100px;
  margin: auto;
  margin-top: 40%;
}

.logoDashBoardCam{
  text-align: center;
  display: inline-block;
  left: 0;
  right: 0;
  width: 100%;
  margin: auto;
  margin-top: 2em;
}
.camRoundBtn{
  width: 75px;
  height: 75px;
  border-radius: 50%;
  border: 0px;
  background-color: transparent;
  background-image: url("../images/camLaunch.png");
  background-size: 100%;
}

.plusRoundBtn{
  width: 75px;
  height: 75px;
  border-radius: 50%;
  border: 0px;
  background-color: transparent;
  background-image: url("../images/plusBtn.png");
  background-size: 100%;
}

.custDocTypeSelector{
  width: 100%;
  font-size: 20px;
  background-color: whitesmoke;
  margin-top: 30px;
  margin-bottom: 15px;
}


.custSubmitGreen{
  margin-top: 10px;
  background-color: rgb(43, 182, 115);
  color: white;
  padding-top: 5px;
  Padding-bottom: 5px;
  padding-left: 50px;
  padding-right: 50px;
  border: 0;
  border-radius: 5px;
  font-size: 16;
}

.dashboardContent{
  text-align: center;
  height: 100%;
  width: 100%;
  z-index: -1;
  background-color: rgb(49,52,52)
}



mb{
  font-size: 10px;
}

.mbBtnInActive{
  border-radius: 0px;
  border: 0px;
  color: grey;
  background-color: white;
}

.mbBtnActive{
  border: 0px;
  color: rgb(111, 207, 248);
  background-color: white;
}

.mbBtnInActive:hover{
  border: 0px;
  color: grey;
  background-color: white;
}

.mbBtnActive:hover{
  border: 0px;
  color: rgb(111, 207, 248);
  background-color: white;
}


.customHr{
  margin-bottom: 0px;
}

.menuBottom{
  border-top: 5px;
  bottom: 0px;
  right: 0px;
  left: 0px;
  position: absolute;
  text-align: center;
}

.lightBlueTxt{
  color: rgb(111, 207, 248);
  margin-bottom: 30px;
}

.greyTxt{
  color: grey;
  margin-bottom: 30px;
}

.loginSwitchBtn{
  padding: 3px;
  width: 80px;
  border-color: rgb(111, 207, 248);
  color: rgb(111, 207, 248);
  margin-bottom: 30px;
}

.loginSwitchBtnActive{
  background-color: rgb(111, 207, 248);
  color: white;
}

.loginSwitchBtn:hover{
  border-color: rgb(111, 207, 248);
  background-color: rgb(111, 207, 248);
  color: white;
}

.loginPP{
  width: 50px;
  text-align: left;
  background-color: white;
  border-left: 0px;
  border-bottom: 0px;
  border-top: 0px;
  color: grey;
  font-size: 18px;
  font-weight: 200;
}

.loingIG{
  width: 100%;
  margin-top: 20px;
}

.loginContent{
  padding: 50px;
  margin-left: 25%;
  margin-right: 25%;
  text-align: center;
}

.header{
  height: 80px;
  position: fixed;
  width: 100%;
  text-align: center;
  background-color: rgb(31, 31, 67);
  z-index: 1001;
}


.whiteText{
  color: white;
  text-align: left;
  margin-left: 30px;
  margin-top: 40px;
}

.btnLightBlue{
  background-color: rgb(111,207,248);
  color: white;
  /*font-size: 15px;*/
  font-weight: 200;
}

.btnBottom{
  /*padding: 50px;*/
  margin-top: 15px;

  text-align: right;
}

.letsGoLogoImgHead{
  margin-top: 1em;
  width: 100px;
}

.letsGoLogoImg{
  height: 85%;
  width: auto;
}

.letsGoLogo{
  text-align: center;
  display: inline-block;
  position: fixed;
  top: 0;
  bottom: 100px;
  left: 0;
  right: 0;
  width: 100%;
  max-width: 300px;
  height: 200px;
  margin: auto;
}




.letsGoPage{
  background: #1A1C39; /* For browsers that do not support gradients */
  background: -webkit-linear-gradient(#1A1C39, #292956, #1A1C39); /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(#1A1C39, #292956, #1A1C39); /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(#1A1C39, #292956, #1A1C39); /* For Firefox 3.6 to 15 */
  background: linear-gradient(#1A1C39, #292956, #1A1C39); /* Standard syntax */
  height: 100%
};
