/*
.dummyPasswordField{
  opacity: 1 !important;
  width: 100% !important;
  position: inherit !important;
}*/
.pagewidth {
    background: #fff;
    position: relative;
    bottom: 0;
    left: 0;
    right: 0;
}
.page-container {
    background: #fff;
    width: 1024px;
    margin: auto;
    min-height: 100%;
}
.mat-drawer-content, .page-container {
    overflow: visible!important;
}
.header {
 /*   display: inline-block;*/
    width: 100%;
}
.header .logo {
    width: 160px;
    margin: 15px 0;
    float: left;
}
.header .logo img {
    max-width: 100%;
}
.login {
    padding: 0;
}
.wrapper {
    position: relative;
    margin-bottom: 5px;
    width: 100%;
}

.boxes {
    box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12);
    padding: 15px;
    display: inline-block;
    width: 100%;
    margin-bottom: 15px;
}
.login .boxes {
    background: #eef3f9;
    background: linear-gradient(180deg,#eef3f9 0,#fff 30%);
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr="#eef3f9",endColorstr="#ffffff",GradientType=0);
    border-top: 2px solid #00836c;
    margin-bottom: 0;
}
.boxes .left-box, .boxes .right-box {
    width: 50%;
    float: left;
}
.login .boxes .left-box {
    border: 1px solid #ccc;
    border-radius: 0 0 3px 3px;
    width: 40%;
}
.login .boxes .left-box .title {
    background: #31a08d;
    color: #fff;
    font-size: 1.6rem;
    padding: 10px;
    display: block;
    text-align: left;
    margin: 0;
}
.login .boxes .left-box .leftbox-sectn {
    background: #fff;
    padding: 15px;
}
.fields {
    display: inline-block;
    width: 100%;
}

.form-control{
	font-size: 1.4rem;
    padding: 10px 0;
}
.green-txt, .link a {
    color: #00836c;
    font-size: 1.4rem;
    font-weight: 400;
    margin: 0;
}
.green-txt {
    display: block;
}
.new-login .leftColumnStyle{
	margin-left: 0;
	width: 100% !important;
  padding: 0 5px;
}
.new-login .loginPanelSimpleTextStyle_remUserId{
	padding-left: 7px;
}
.new-login .loginrow{
	margin-left: 0;
	display: inline-block;
	margin-bottom: 10px;
}
.new-login .btn, .new-login .btn-large{
  background-color: #f58220;
  box-shadow: none;
}
.login .boxes .right-box {
    padding: 0 5px 0 20px;
    width: 60%;
    border-left: 0;
}
.login .boxes .right-box .title {
    color: #00836c;
    font-size: 2.4rem !important;
    display: inline-block;
    padding: 10px 0;
    margin: 0 0 10px;
    font-weight: 400 !important;
}
.login .boxes .right-box .secuoptn-sectn {
    border-bottom: 1px solid #ccc;
    overflow: hidden;
}
.login .boxes .right-box .secuoptn-sectn .secu-optnbox {
    width: 100%;
    float: left;
}
.login .boxes .right-box .secuoptn-sectn .secu-optnbox .box {
    text-align: center;
    float: left;
    width: 33.33%;
    border: 0;
    margin: 0;
    padding: 0;
    clear: none;
}
.login .boxes .right-box .secuoptn-sectn .secu-optnbox .box img {
    width: 75px;
}
.login .boxes .right-box .feature-box .box.ico-quick-help img{
  width: 15px;
}
.login .boxes .right-box .secuoptn-sectn .secu-optnbox .box p {
    color: rgba(0,0,0,.54);
    font-size: 1.4rem;
    padding: 0;
    line-height: 100%;
    margin: 15px 0;
}
.login .boxes .right-box .link {
    text-align: right;
    width: auto;
}
.link a {
    display: inline-block;
    line-height: 30px;
    font-size: 1rem;
}
.login .boxes .right-box .tips-list p {
    font-size: 1.6rem;
    color: rgba(68,67,67,.87);
    font-family: Roboto-Bold;
}
.login .boxes .right-box .tips-list ul {
    padding-left: 20px;
}
.login .boxes .right-box .tips-list ul li {
    list-style-type: disc;
    font-size: 1.4rem;
    padding-bottom: 10px;
    color: rgba(0,0,0,.68);
}
.login .boxes .right-box .tips-list p {
    font-size: 1.6rem;
    color: rgba(68,67,67,.87);
    font-weight: 700;
    margin: 15px 0;
}
.login .boxes .right-box .feature-box {
    width: 100%;
    float: left;
    margin: 20px 0;
}
.login .boxes .right-box .feature-box .box {
    width: -webkit-max-content;
    width: -moz-max-content;
    width: max-content;
    float: left;
    display: table;
    padding-right: 20px;
    clear: none;
    border: 0;
    margin: 0;
}
.login .boxes .right-box .feature-box .box img {
    display: table-cell;
    vertical-align: middle;
    width: 24px;
}
.login .boxes .right-box .feature-box .box span {
    display: table-cell;
    vertical-align: middle;
    color: #00a08c;
    padding-left: 5px;
    font-size: 1.4rem;
    font-family: 'Roboto-Medium';
}
.copyright {
    background: #e7e7e7;
    padding:15px 15px;
    margin: 10px 0;
}
.main-col {
    display: inline-block;
    width: 100%;
}
.main-col .left-col {
    float: left;
    width: 50%;
}
/*.copyright p {
    font-size: 0.8rem;
}*/
.copyright a, .copyright p {
    color: #00836c;
}
.copyright .right-col {
    text-align: right;
}
.main-col .right-col {
    float: right;
    width: 50%;
}
/*.login .boxes .left-box .securd-box {
    margin-top: 0px;
}*/
.login .boxes .left-box .securd-box img {
    width: 80px;
}


/*checkbox css start here*/

/* This css is for normalizing styles. You can skip this. */
*, *:before, *:after {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  margin: 0;
  padding: 0;
}




.new-checked .form-group {
  display: block;
  margin-bottom: 15px;
}

.new-checked .form-group input {
  padding: 0;
  height: initial;
  width: initial;
  margin-bottom: 0;
  display: none;
  cursor: pointer;
}

.new-checked .form-group label {
  position: relative;
  cursor: pointer;
   font-size: 0.8rem !important;
   font-size: 14px;
    float: right;
    color: #00a08c;
    padding: 0;
}

.new-checked .form-group label:before {
      content: '';
    -webkit-appearance: none;
    background-color: transparent;
    border: 1px solid #00a08c;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.05), inset 0px -15px 10px -12px rgba(0, 0, 0, 0.05);
    padding: 0px;
    display: inline-block;
    position: relative;
    vertical-align: middle;
    cursor: pointer;
    margin-right: 5px;
    width: 15px;
    height: 15px;
    margin-top: -3px;
}

.new-checked .form-group input:checked + label:after {
  content: '';
  display: block;
  position: absolute;
  top: 2px;
  left: 9px;
  width: 6px;
  height: 14px;
  border: solid #0079bf;
  border-width: 0 2px 2px 0;
  transform: rotate(45deg);
}
.new-checked{
	overflow: hidden;
    clear: both;
    padding: 4px 0px 25px;
}
.myfirst-car .first-box span{
    font-size: 1.4rem;
    display: block;
    color: rgba(0,0,0,.68);
    margin-bottom: 15px;
}
.myfirst-car .first-box{
	width: 50%;
	float: left;
}
.myfirst-car .secnd-box .car-img{
    text-align: center;
    width: 75px;
    border: 1px solid #ccc;
    padding: 2px 5px;
}
.myfirst-car{
	margin: 20px 0;
  display: inline-block;
  padding: 0 15px;
}
.myfirst-car .secnd-box .car-img img{
	max-width: 100%;
}
.new-login .trans-btn {
    background-color: transparent;
    color: rgba(0,0,0,.68);
    border: 1px solid rgb(0 160 140);
    box-shadow: none;
}

.ui-keyboard{
  background-color: #31a08d;
}
.ui-state-default, .ui-state-default, .ui-widget-header .ui-state-default{
      border-radius: 4px;
    font-weight: 700;
}
.ui-keyboard button.ui-keyboard-accept {
    border-color: #f58220;
    background-color: #f58220;
    color: #FFFFFF;
}
.ui-keyboard button.ui-keyboard-widekey, .ui-keyboard button.ui-keyboard-meta1, .ui-keyboard button.ui-keyboard-meta2 {
     border-color: #f58220;
    background-color: #f58220;
    color: #FFFFFF;
}
/*keyborad css start here*/
/* Nothing */

.wrap {
  padding:15px;
}

/* Keyboard */

.kb-container {
  position: fixed;
  width: 560px;
  height: 213px;
  bottom: 20px;
  right: 20px;
  padding: 5px;
  font-family: Helvetica;
  -moz-border-radius: 15px;
  -webkit-border-radius: 15px;
  border-radius: 15px;
  z-index: 9900;
  zoom: 1;
  overflow: hidden;
  -moz-user-select: -moz-none;
  -khtml-user-select: none;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.kb-container .kb-loading {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
  height: 100%;
  background: #CCC;
  z-index: 9999;
}

.kb-button {
  cursor: pointer;
  margin: 0px;
}

.kb-button-key td {
  width: 4px;
  height: 3px;
  background-color: #000;
  margin: 1px;
  padding: 0px;
}

.kb-keyboard {
  display: inline-block;
  position: relative;
  left: 3px;
  top: 3px;
  height: 100%;
}

.kb-keyboard .kb-line {
  width: 100%;
  height: 20%;
  position: relative;
}

.kb-key {
  cursor: default;
  display: inline-block;
  margin: 1px;
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  zoom: 1;
  font-size: 14px;
}

.kb-key:before {
  content: "";
  width: 100%;
  height: 29px;
  line-height: 29px;
  display: block;
  position: absolute;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}

.kb-key .kb-show {
  display: block;
}

.kb-key .kb-hide {
  display: none;
  position: absolute;
  font-size: 9px;
  top: -5px;
  left: -10px;
  text-shadow: none;
}

.kb-key .kb-upper,
.kb-key .kb-lower {
  position: absolute;
  text-align: center;
  line-height: 29px;
  width: 100%;
  height: 100%;
}

.kb-key .kb-itemkey {
  position: absolute;
  text-align: center;
  line-height: 29px;
  width: 100%;
  height: 100%;
}

.kb-letter {
  width: 29px;
  height: 29px;
  position: relative;
}

.kb-fkey {
  width: 90px;
  height: 29px;
  position: relative;
  font-size: 12px;
}

#key14,
#key15 {
  width: 80px;
}

#key00 {
  width: 63px;
}

#key32 {
  width: 364px;
  position: relative;
  left: 0;
  margin-left: 5px;
}

#key0001 {
  width: 60px;
  float: left;
}

#key0002 {
  width: 60px;
  float: right;
}

.kb-menubar {
  position: absolute;
  right: 0px;
  top: 0px;
  width: 40px;
  height: 100%;
}

.kb-menubutton {
  width: 40%;
  margin: 10px;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
}

.kb-langs {
  position: absolute;
  top: 23px;
  right: 34px;
  width: 0px;
  height: 30px;
  padding-left: 5px;
  overflow: hidden;
}

.kb-lang-button {
  display: inline-block;
  margin: 5px;
  cursor: pointer;
}

.kb-lang-button:hover {
  color: #FFF;
}


/* ------------------------------====================== SKINS ======================----------------------------------- */


/* Default =============================================================================================================*/

.kb-default-container {
  background: #fff;
  background-color: rgba(255, 255, 255, 0.98);
  border: 1px solid #e1e8ed;
  border: 0 solid rgba(0, 0, 0, 0.25);
  border-radius: 4px;
  box-shadow: 0 0px 4px rgba(0, 0, 0, 0.25);
  display: block !important;
}

.kb-default-button {
  background: #d1d1d1;
  color: #000;
  border: 1px solid #333;
}

.kb-default-key {
  background: rgb(255, 255, 255);
  border: 1px solid #f1f1f1;
  color: #353535;
  border-radius: 2px;
  -webkit-border-radius: 2px;
  -moz-border-radius: 2px;
}

.kb-default-key:hover {
  border-color: #d6d6d6;
  box-shadow: none;
}

.kb-default-key:visited,
.kb-default-key:focus {
  outline: -webkit-focus-ring-color auto 5px;
}

.kb-default-key:active {
  background-color: hsl(0, 0%, 95%);
}

.kb-default-menubar {
  border-left: 2px solid #f5f5f5;
}

.kb-default-menubutton {
  color: #666;
}

.kb-default-menubutton:hover {
  color: #333;
}

.kb-default-langs {
  background: #fff;
  border-right: none;
  color: #666;
  box-shadow: -5px 5px 0px rgba(0, 0, 0, 0.05);
}

.kb-default-show {
  color: #353535;
}

.kb-default-hide {
  color: #aaa;
}


/* Blue ================================================================================================================*/

.kb-blue-container {
  background: #88c2ea;
  box-shadow: 0px 2px 20px #15354c;
  border: 1px solid #15354c;
}

.kb-blue-button {
  background: #88c2ea;
  color: #FFF;
  border: 1px solid #333;
}

.kb-blue-key {
  background: #94c4fe;
  border: 1px solid #4864a9;
  color: #000;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, .5);
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .2);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .2);
}

.kb-blue-key:hover {
  background: #ccc;
  box-shadow: none;
}

.kb-blue-menubar {
  background: #0d4e7c;
  -moz-border-radius: 0px 15px 15px 0px;
  -webkit-border-radius: 0px 15px 15px 0px;
  border-radius: 0px 15px 15px 0px;
  border-left: 2px solid #15354c;
}

.kb-blue-menubutton {
  color: #8eb2cc;
  text-shadow: 0px 1px 0px #000;
}

.kb-blue-menubutton:hover {
  color: #FFF;
}

.kb-blue-langs {
  background: #0d4e7c;
  border: 2px solid #15354c;
  border-right: none;
  color: #8eb2cc;
  text-shadow: 0px 1px 0px #000;
  box-shadow: -13px 0px 25px #15354c;
}

.kb-blue-show {
  color: #000;
}

.kb-blue-hide {
  color: #999;
}


/* Green ===============================================================================================================*/

.kb-green-container {
  background: #58bc6f;
  box-shadow: 0px 2px 20px #13401e;
  border: 1px solid #13401e;
}

.kb-green-button {
  background: #58bc6f;
  color: #FFF;
  border: 1px solid #333;
}

.kb-green-key {
  background: #54bc3e;
  border: 1px solid #1d6511;
  color: #000;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, .5);
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .2);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .2);
}

.kb-green-key:hover {
  background: #ccc;
  box-shadow: none;
}

.kb-green-menubar {
  background: #127a2b;
  -moz-border-radius: 0px 15px 15px 0px;
  -webkit-border-radius: 0px 15px 15px 0px;
  border-radius: 0px 15px 15px 0px;
  border-left: 2px solid #13401e;
}

.kb-green-menubutton {
  color: #8dd09d;
  text-shadow: 0px 1px 0px #000;
}

.kb-green-menubutton:hover {
  color: #fff;
}

.kb-green-langs {
  background: #127a2b;
  border: 2px solid #13401e;
  border-right: none;
  color: #8dd09d;
  text-shadow: 0px 1px 0px #000;
  box-shadow: -13px 0px 25px #13401e;
}

.kb-green-show {
  color: #000;
}

.kb-green-hide {
  color: #666;
}


/* Red =================================================================================================================*/

.kb-red-container {
  background: #f42525;
  box-shadow: 0px 2px 20px #690a13;
  border: 1px solid #690a13;
}

.kb-red-button {
  background: #f42525;
  color: #FFF;
  border: 1px solid #333;
}

.kb-red-key {
  background: #f1ea9c;
  border: 1px solid #920916;
  color: #000;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, .5);
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .2);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .2);
}

.kb-red-key:hover {
  background: #ccc;
  box-shadow: none;
}

.kb-red-menubar {
  background: #971824;
  -moz-border-radius: 0px 15px 15px 0px;
  -webkit-border-radius: 0px 15px 15px 0px;
  border-radius: 0px 15px 15px 0px;
  border-left: 2px solid #690a13;
}

.kb-red-menubutton {
  color: #FFD5D6;
  text-shadow: 0px 1px 0px #000;
}

.kb-red-menubutton:hover {
  color: #FFF;
}

.kb-red-langs {
  background: #971824;
  border: 2px solid #690a13;
  border-right: none;
  color: #FFD5D6;
  text-shadow: 0px 1px 0px #000;
  box-shadow: -13px 0px 25px #690a13;
}

.kb-red-show {
  color: #000;
}

.kb-red-hide {
  color: #999;
}


/* Yellow ==============================================================================================================*/

.kb-yellow-container {
  background: #e1d54a;
  box-shadow: 0px 2px 20px #57540d;
  border: 1px solid #57540d;
}

.kb-yellow-button {
  background: #e1d54a;
  color: #FFF;
  border: 1px solid #333;
}

.kb-yellow-key {
  background: #e5df99;
  border: 1px solid #9d992c;
  color: #000;
  text-shadow: 1px 1px 0px rgba(255, 255, 255, .5);
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .2);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .2);
}

.kb-yellow-key:hover {
  background: #ccc;
  box-shadow: none;
}

.kb-yellow-menubar {
  background: #878322;
  -moz-border-radius: 0px 15px 15px 0px;
  -webkit-border-radius: 0px 15px 15px 0px;
  border-radius: 0px 15px 15px 0px;
  border-left: 2px solid #57540d;
}

.kb-yellow-menubutton {
  color: #FFFFAE;
  text-shadow: 0px 1px 0px #000;
}

.kb-yellow-menubutton:hover {
  color: #FFF;
}

.kb-yellow-langs {
  background: #878322;
  border: 2px solid #57540d;
  border-right: none;
  color: #FFFFAE;
  text-shadow: 0px 1px 0px #000;
  box-shadow: -13px 0px 25px #57540d;
}

.kb-yellow-show {
  color: #000;
}

.kb-yellow-hide {
  color: #bbb;
}


/* Black ==============================================================================================================*/

.kb-black-container {
  background: #0b0b0b;
  box-shadow: 0px 2px 20px #333;
  border: 1px solid #333;
}

.kb-black-button {
  background: #3f3f3f;
  color: #FFF;
  border: 1px solid #333;
}

.kb-black-key {
  background: #a8a7a7;
  border: 1px solid #333;
  color: #fff;
  text-shadow: 1px 1px 0px rgba(0, 0, 0, .5);
  -webkit-box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .2);
  box-shadow: 0px 1px 3px 0px rgba(0, 0, 0, .2);
}

.kb-black-key:hover {
  background: #ccc;
  box-shadow: none;
  color: #000;
}

.kb-black-menubar {
  background: #000;
  -moz-border-radius: 0px 15px 15px 0px;
  -webkit-border-radius: 0px 15px 15px 0px;
  border-radius: 0px 15px 15px 0px;
  border-left: 2px solid #333;
}

.kb-black-menubutton {
  color: #999;
  text-shadow: 0px 1px 0px #000;
}

.kb-black-menubutton:hover {
  color: #FFF;
}

.kb-black-langs {
  background: #000;
  border: 2px solid #333;
  border-right: none;
  color: #999;
  text-shadow: 0px 1px 0px #000;
  box-shadow: -13px 0px 25px #333;
}

.kb-black-show {
  color: #fff;
}

.kb-black-hide {
  color: #333;
}


/* =========================        SKINS END         ============================ */


/* this should stay last to overlay default colors */

.kb-activekey {
  background: #f1f1f1;
  color: #353535;
}
.border-v{
	width: 108.3%;
    height: 1px;
    background: #ccc;
    margin: 0 -12px 0 -15px;
}

h5 {
  font-family: roboto-medium, OpenSans, Arial, Helvetica, sans-serif !important;
  font-size: 14px !important;
  font-weight: 500 !important;
  color: #000000;
}

.waves-input-wrapper .waves-button-input{
  top: 0;
}



/*mini-statements css start here*/
.page {
   box-shadow: 0 3px 1px -2px rgba(0,0,0,.2), 0 2px 2px 0 rgba(0,0,0,.14), 0 1px 5px 0 rgba(0,0,0,.12); 
   /*box-shadow: none;*/
  padding-left: 200px;
  height: 100%;
  width: 1196px;
  margin-top: 100px;
  padding-right: 0;
  position: relative;
   /*width:100%; */
}
.page .aside {
  border-right: 1px solid #d7d7d7;
  position: absolute;
  left: 0px;
  top: 0px;
  width: 200px;
  height: 99%;
  overflow: auto;
}



.page .aside .page-title {
	width: 500px;
  border-bottom: 1px solid rgba(0,0,0,.12);
  box-shadow: 0 5px 5px -3px rgba(0,0,0,.12);  
  /*padding: 0 15px 15px;
  margin: 15px 0 10px; */
  padding-left:10px;
  font-weight: normal;
  font-family: 'Roboto-Medium';
  top:25px;
}


.page .aside .page-title a {
	/*color:#31a08d;*/
	color:black;
	font-family:'Roboto-Medium';
	line-height: 33px;
	font-size: 16px;
    cursor: pointer;
    font-weight: 600;
	}
	
.main-menu-btn-link{		
	color:rgb(245 130 32) !important;
	font-weight:600;
}	

.menu__level {
  padding: 2px 10px 10px;
}
.menu__level li {
      border: 0;
      /*border-bottom:1px solid #d7d7d7;*/
}
.menu__level li a {
   /*  background: url(../images/ico-chevron-right.png) no-repeat 100%;
    background-size: 15px auto; */
    /*color: #31a08d;*/
    color: #014d4e;
    font-size: 14px;
    font-weight:600;
    display: block;
    padding: 10px 0px;
    position:relative;
    margin-right:-11px;
    border-left:0px none;
    /*padding: 10px 20px 10px 5px;*/
}
.menu-img {
	width: 40px;
	display: inline-block;
	vertical-align: middle;
	text-align: center;
	margin-right: 5px;
}
.menu__level li a:hover, .menu__level li a.active {
  color: #00a08c;
  background: #ffffff;
}
.menu__level li a.disabled {
  background: #00836c;
  color: #ffffff;
}
.menu__level li .count{
  background: #00836c;
  color: #ffffff;
  border-radius: 10px;
  padding: 2px 10px;  
  float: right;
  margin-top: -2px;
}
.menu__level li:last-child {
  border: none;
}
.breadcrumb {
  padding: 0px 16px;
  list-style: none;
  display: inline-block;
}
.breadcrumb li {
  display: inline;
  font-size: 1.4rem;
}
.breadcrumb li+li:before {
  padding: 3px;
  color: #4a4a4a;
  content: "> ";
}
.account-help{
  padding: 10px 16px;
}
.account-help h2{
  color: #00836c;
  font-size: 2rem;
  display: inline-block;
}
.account-help a{
  float: right;
}
.content .pageLeftContainer{
  box-shadow: none;
}
.content .stage3_inputpanel_leftcontainer_nobottommargin {
    width: 100%;
    border: 0;
}
.content .tableoverflowwrapperhw{
  border: 0;
}
.content .acct_left_rightmainpanel1{
  border: 0;
}
.content table.multiTableHeading thead tr:nth-child(1) th {
    color: rgb(117, 117, 117);
    padding-top: 0;
}
.content table .HW_head_outerdiv {
    height: auto;
    line-height: 44px;
    border-bottom: 1px solid #d7d7d7;
}
.content .HW_tabletextwithpadding{
  vertical-align: middle;
}
.searchsimpletext_sideheading {
    font-family: roboto-medium, OpenSans, Arial, Helvetica, sans-serif !important;
    font-weight: 400;
    font-size: 1.5rem;
    text-transform: uppercase;
}
.content .download-as.width100percent{
  width: auto;
  float: right;
}
.searchsimpletext_sideheading{
  /*float: left;*/
  padding-top: 20px;
}
.content .stage3_leftrightmainpanel h3{
  overflow: hidden;
}
.content .downloadtext {
    color: rgb(66, 66, 66);
    font-size: 14px;
    left: 7px;
    position: relative;
    font-weight: 400;
}
.note {
    padding-left: 220px;    
    margin: 15px 0;

}
.note li, .note p {
    font-size: 1.2rem;
}
.note li {
    margin-bottom: 5px;
    list-style-type: disc;
}
.bullet{
  padding-left: 30px;
  margin: 10px 0;
}
.page .content-header {
    border-bottom: 1px;
}
.page-title {
    color: #00836c;
    font-size: 2rem;
    display: table-cell;
}
.page .content-header h2 {
    font-weight: 400;
    background: url(../images/ico-mini-statement.png) no-repeat 0;
    background-size: 24px auto;
    margin: 0;
    font-size: 1.8rem;
    padding: 5px 0 5px 40px;
    font-family: 'Roboto-Medium';
}
.page .content-header h2.no-ico {
  background: none;
  padding-left: 0;
}
.page .content-header .need-help {
    color: #00836c;
    font-size: 1.6rem;
    margin: 0;
    float: right;
    padding: 5px 0;
    cursor: pointer;
}
.page .content {
    padding: 16px;
    box-shadow: none
}
.line {
    background: #d7d7d7;
    display: inline-block;
    width: 100%;
    height: 1px;
    margin: 15px 0;
}
.content .main-col {
    display: inline-block;
    width: 100%;
    padding-top: 0;
}
.main-col .left-col {
    float: left;
    width: 50%;
}
.account-balance label {
    color: #7f7f7f;
    font-size: 1.4rem;
    font-family: 'Roboto-Medium';
    display: block;
    margin-bottom: 5px;
}
.account-balance .val {
    color: #31a08d;
    font-size: 1.6rem;
    font-family: 'Roboto-Medium';
    display: block;
}
.text-right {
    text-align: right;
}
.main-col .right-col {
    float: right;
    width: 50%;
}
.transaction-heading {
        float: left;
    margin: 5px 0;
    font-size: 1.6rem;
    font-family: 'Roboto-Medium';
    font-weight: 400;
}
.download-options {
    float: right;
}
.download-options label {
    font-size: 1.4rem;
    float: left;
    margin: 5px 0;
}
.download-options ul {
    float: left;
}
.download-options ul li {
    float: left;
    margin-left: 10px;
}
.outline-btn.small {
    height: 30px!important;
    line-height: normal!important;
}
.outline-btn.pdf {
    background: url(../images/ico-pdf-doc.png) no-repeat 7px;
    background-size: 16px auto;
    padding-left: 30px;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2), 0 0 0 0 rgba(0,0,0,.14), 0 0 0 0 rgba(0,0,0,.12);
    border-radius: 4px;
    border: 1px solid #00836c;
    padding: 0 10px 0 30px;
    color: #00836c;
}
.outline-btn.txt {
    background: url(../images/ico-text-doc.png) no-repeat 7px;
    background-size: 16px auto;
    padding-left: 30px;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2), 0 0 0 0 rgba(0,0,0,.14), 0 0 0 0 rgba(0,0,0,.12);
    border-radius: 4px;
    border: 1px solid #00836c;
    padding: 0 10px 0 30px;
    color: #00836c;
}
.outline-btn.xls {
    background: url(../images/ico-excel-doc.png) no-repeat 7px;
    background-size: 16px auto;
    padding-left: 30px;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2), 0 0 0 0 rgba(0,0,0,.14), 0 0 0 0 rgba(0,0,0,.12);
    border-radius: 4px;
    border: 1px solid #00836c;
    padding: 0 7px 0 24px;
    color: #00836c;
}
.outline-btn.share {
    background: url(../images/ico-share.png) no-repeat center;
    background-size: 16px auto;
    padding-left: 30px;
    box-shadow: 0 0 0 0 rgba(0,0,0,.2), 0 0 0 0 rgba(0,0,0,.14), 0 0 0 0 rgba(0,0,0,.12);
    border-radius: 4px;
    border: 1px solid #00836c;
    padding: 0 20px;
    color: #00836c;
}
.share-txt{
  font-size: 1.4rem;
    display: inline-block;
    vertical-align: 9px;
    margin: 0 3px;
}
.transactionList-view{
      margin: 22px 0 0px;
    overflow: hidden;
    padding-left: 20px;
}
table.multiTableHeading thead tr:nth-child(1) th, table.multiTableHeading tbody tr:nth-child(1) td {
    padding-bottom: 0px;
    text-align: left !important;
}
.txt-red {
    color: #d40000!important;
}
.table tr {
    background-color: #fff;
    border-top: 1px solid #d7d7d7;
}
.line.line-bottom{
  margin-bottom: 0;
}
.greenmini-txt{
  color: #00836c;
}
.sorting-icon:before{
  content: "";
    background: url(../images/ico-sorting.png) no-repeat 7px;
    background-size: 7px auto;
    /* position: absolute; */
    width: 25px;
    height: 25px;
    display: block;
    position: absolute;
    right: -23px;
    top: -2px;
}
.tableheader_nosort{
  position: relative;
}
.content table.multiTableHeading tbody tr:nth-child(1), .content table.singleTableHeading tbody tr:nth-child(1){
  border-bottom: 1px solid #d7d7d7;
}
.content table.multiTableHeading thead tr:nth-child(1) th, .content table.multiTableHeading tbody tr:nth-child(1) td {
    padding-bottom: 12px;
    text-align: left !important;
}
.need-help:after{
  content: "";
    background: url(../images/ico-need-help.png) no-repeat 7px;
    width: 18px;
    height: 19px;
    display: inline-block;
    margin: 3px -3px 0;
    float: right;
    display: none;
}
@media only screen and (max-width: 768px){
  .page .aside {
    display: none;
}
.ministatment-header #wrapper1 {
    width: 100%;
    height: 60px;
    border-bottom: 0;
}
.page {
    box-shadow: none;
    padding: 0;
    margin-top:55px;
}
}
@media(max-width: 767px){
  .page{
    padding-left: 0;
  }
  .content table.multiTableHeading thead tr:nth-child(1) th, .content table.multiTableHeading tbody tr:nth-child(1) td {
    width: 25% !important;
    white-space: nowrap;
    padding-left: 20px;
}
}
/*mini-statements css end here*/

@media only screen and (max-width: 992px) {
  .page-container{
    width: 100%;
  }
  .login .boxes .left-box{
    width: 100%;
  }
  .login .boxes .right-box{
    width: 100%;
    padding: 0;
  }
  .parentTable{
    margin-bottom: 0;
  }
  .copyright .left-col, .copyright .right-col{
    width: 100%;
    text-align: center;
  }
  .header .logo{
    margin-left: 16px;
  }
  .ui-keyboard{
    display: none !important;
  }
}


/*account statment css start here*/
.account-statment .main-col .left-col{
  width: 33.33%;
}
.mBtm{
  margin-bottom: 22px;
}
.fillter-transaction .collapsible-body p.mBtm{
  margin-bottom: 10px;
}
.npad{
  padding-left: 70px;
}

.account-statment table td{
  padding-left: 6px;
}
.account-statment .hwblacktxtdr{
  padding-left: 0;
}
td.stage3_listingdetails_padding.amountRightAlign.amtRightAlign:last-child {
    text-align: right !important;
}
th.HW_tabletextwithpadding.tableColSep.HW_tableRightAlign:last-child {
    text-align: right !important;
    padding-right: 23px;
}
.account-statment.content table .HW_head_outerdiv {
    border-bottom: 1px solid #f5f5f5;
    background-color: #f5f5f5;
    border-top: 1px solid #f5f5f5;
}
.account-statment.content table.table thead tr th {
    padding: 3px 20px;
}
/*account statment css end here*/

/*account section css start here*/
.account-section .stage3_inputpanel_column {
  margin-top: 12px;
  margin-left: 0;
}
.account-section .simpletext {
  color: #000000;
  font-size: 1.4rem;
  display: block;
}
.account-section .stage3_inputpanel_leftcontainer{
  border: 0;
  padding-bottom: 30px;
}
.account-section .labelColumn_combo_small{
  width: 285px;
}
.clearfix1{
  clear: both !important;
  display: block !important;
}
.account-section .select-wrapper input.select-dropdown{
  top: 7px;
  font-family: 'Roboto-Medium';
  color: #00836c !important;
}
.account-section .select-wrapper input.select-dropdown {
    width: 285px;
}

.account-section .fontVIeTxt .select-wrapper input.select-dropdown{
  font-size: 1.6rem;
  margin-top: -3px;
  border-bottom: 1px solid #00836c;
}
.account-section .stageTrantype .select-wrapper input.select-dropdown{
  width: 240px !important;
}
.account-section .stage3_inputpanel_paydetailsrow{
  width: 50%;
  margin-bottom: 5px;
}
.account-section [type="radio"] + label:before, .account-section [type="radio"] + label:after{
  width: 18px;
  height: 18px;
}
.account-section [type="radio"]:not(:checked) + label, .account-section [type="radio"]:checked + label{
  font-size: 1.4rem;
  padding-left: 28px;
}
.account-section [type="radio"].with-gap:checked + label:after {
    -webkit-transform: scale(0.4);
    -moz-transform: scale(0.4);
    -ms-transform: scale(0.4);
    -o-transform: scale(0.4);
    transform: scale(0.4);
}
.account-section .stage3_inputpanel_paydetailsrow.stage3pad{
  padding-top: 42px;
}
.selction-period{
  font-size: 1.7rem;
    color: #00836c;
    letter-spacing: 1px;
    font-family: 'Roboto-Medium';
    margin: 20px 0 12px;
}

.account-section .tabs {
      display: block;
    width: 100%;
    position: relative;
    z-index: 22;
    border: 0;
    height: auto;
}
.account-section .tabs-nav {
    border-bottom: 2px solid #ededed;
    margin: 0;
    width: 100%;
}
.account-section .tabs-nav li {
       background: transparent;
    height: 30px;
    line-height: 30px;
    text-transform: capitalize;
    font-size: 1.4rem;
    color: #000;
    text-align: left;
    padding: 0 0;
    width: auto;
    margin-right: 20px;
    text-align: center;
    overflow: initial;
    width: 100px;
}
.account-section .tabs-nav li a{
  color: #E0E0E0;
}
.account-section .tabs-nav li.tab-active a{
  color: #000;
}

.account-section .tab-active a:after{
  content: "";
  width: 100%;
  height: 2px;
  background-color: #00836c;
  position: absolute;
  bottom: -2px;
  left: 0;
}
.account-section .tabs-nav li:first-child a {
  border-right: 0;
  border-top-left-radius: 6px;
}
.account-section .tabs-nav li:last-child a {
  border-top-right-radius: 6px;
  position: relative;
}
.account-section .tabs-nav li:last-child.tab-active a:after{
  bottom: -8px;
}
.account-section a:hover {
  color: #ff7b29;
}
.account-section .tab-active a {
  background: #fff;
  border-bottom-color: transparent;
  color: #2db34a;
  cursor: default;
}
.account-section .tabs-stage {
  padding: 20px 0;
  position: relative;
  top: -1px;
}
.account-section .tabs-selectionAm .stage3_inputpanel_paydetailsrow {
    width: 33.33%;
}
.account-section .tabs-selectionAm .labelColumn_combo_small{
  width: 250px;
  margin-left: 0;
}
.content .account-section .tabs-selectionAm  input[type=text]{
  width: 190px;
  border-bottom: 1px solid #E0E0E0;
}

.account-section.steps .dropdown-content.select-dropdown li{
  width: 100%;
}
.account-section .select-wrapper .dropdown-content {
    top: 15px !important;
    display: none;
}
.view-statement{
  text-align: center;
  margin-left: 0;
}
.view-statement .btn, .view-statement .btn-large{
  background-color: #f58220;
  box-shadow: none;
}
.account-statment .hwblacktxtdr{
  font-size: 1.2rem;
}
.account-statment .account-balance.main-col {
    padding-bottom: 10px;
    padding-left: 20px;
}
.npadT{
  padding-top: 35px !important;
}
.datepicker-box1{
  position: relative;
}
.fillter-transaction .collapsible-header{
  font-weight: 400;
  background: url(../images/ico-filter-transaction.png) no-repeat 0;
  background-size: 24px auto;
  margin: 0;
  font-size: 1.4rem;
  padding: 5px 0 5px 30px;
  font-family: 'Roboto-Medium';
  color: #00836c;
  text-transform: uppercase;
  letter-spacing: 0.3px;
  border: 0;
  left: 10px;
  position: relative;
}

.fillter-transaction.collapsible .collapsible-header:hover{
  background-color: transparent;
}
.fillter-transaction .collapsible-body{
  border-top: 1px solid #E0E0E0;
  padding: 10px 15px;
  border-bottom: 0;
}
.fillter-transaction .collapsible-body p{
  padding: 0;
}
.fillter-transaction .collapsible-body p.npadT {
    padding-top: 45px !important;
}
.filterTab li.active a{
  color: #000;
}

.filterTab li.active a:after{
  content: " ";
  background-color: #00836c;
  width: 100%;
  position: absolute;
  height: 2px;
  left: 0;
  bottom: -2px;
  margin: auto;
}
.down-arrowT{
  background: url(../images/ico-arrow1.png);
  content: "";
  width: 36px;
  position: absolute;
  right: 20px;
  height: 36px;
  background-size: 22px auto;
  background-repeat: no-repeat;
  top: 9px;
  right: 22px;
  transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);

}
.fillter-transaction .collapsible-header.active .down-arrowT{
   transform: rotate(-90deg) !important;
  -webkit-transform: rotate(90deg);
  -moz-transform: rotate(90deg);
  -ms-transform: rotate(90deg);
  -o-transform: rotate(90deg);
  top: -2px;
    right: 10px;
}
/*account section css end here*/

@media(max-width: 567px){
  .fillter-transaction .collapsible-body p.npadT {
    padding-top: 30px !important;
}
.selction-period{
  margin: 10px 0 15px;
}
.transactionList-view {
    margin: 22px 0 5px;
    padding-left: 0;
}
.account-statment .account-balance.main-col {
    padding-left: 0;
}
  .account-statment .main-col .left-col {
    width: 50% !important;
    margin-bottom: 25px;
    padding-left: 0;
}
.account-section .stage3_inputpanel_paydetailsrow {
    width: 100%;
}
.account-section .labelColumn_combo_small {
    width: 100%;
}
.account-section .select-wrapper input.select-dropdown {
    width: 100%;
}
.account-section .select-wrapper span.caret{
  right: 0;
}
.npadT {
    padding-top: 10px;
}
.account-section .tabs-nav li{
  width: auto;
}
.account-section .tabs-selectionAm .stage3_inputpanel_paydetailsrow {
    width: 100%;
}
.content .account-section .tabs-selectionAm input[type=text] {
    width: 100% !important;
}
.account-section .tabs-selectionAm .labelColumn_combo_small {
    width: 100%;
}
.mtopless {
    margin-top: -8px;
}
}

.dashboard-menu-container.expanded {

	position:absolute;
	width:200px;
	display:contents;
  	z-index: 5999 !important;

}
.save-trans {
	background: url(../images/ico-save-transaction.png) no-repeat 0 0;
	background-size: 24px auto;
	border: none;
}

.btn-link {
	margin-left: 16px !important;
	display: inline-block;
	vertical-align: middle;
}


/* ------------------STEPPER COMPONENT------------------ */
				.step-tracker.progress-step-1 .step-tracker-head-content .step-flow:nth-child(1) .step-number, .step-tracker.progress-step-2 .step-tracker-head-content .step-flow:nth-child(2) .step-number, .step-tracker.progress-step-3 .step-tracker-head-content .step-flow:nth-child(3) .step-number, .step-tracker.progress-step-4 .step-tracker-head-content .step-flow:nth-child(4) .step-number, .step-tracker.progress-step-5 .step-tracker-head-content .step-flow:nth-child(5) .step-number, .step-tracker.progress-step-6 .step-tracker-head-content .step-flow:nth-child(6) .step-number {
			    background-color: #fff;
				}

				.step-flow {
					text-align: left;
					position: relative;
				}

				.step-tracker .step-tracker-head {
					position: relative;
					margin: 36px auto 0;
					max-width: 1024px;
					padding: 15px 0;
				}
				.step-tracker .step-tracker-line {
					position: absolute;
					width: 100%;
					top: 0;
					left: 0;
					display: none;
				}

				.step-tracker .step-tracker-head-content .step-status .step-number {
			    width: 37px;
			    height: 37px;
			    border-radius: 50%;
			    background-clip: padding-box;
			    background-color: #fff;
			    display: inline-block;
			    padding-top: 4px;
					padding-left: 10px;
					font-size: 20px;
			    color: #000;
					border: 2px solid #9b9b9b;
				}

				/* .step-number1::after, */
				.step-number::after {
					width: calc(100% - 36px);
					height: 2px;
					content: '';
					position: absolute;
					top: 18px;
					left: 36px;
					background-color: #9b9b9b;
				}

				.step-tracker .step-tracker-head-content .step-text {
					color: #9b9b9b;
					position: absolute;
					top: -3px;
					left: 50%;
					transform: translateX(-50%);
				}

				/* Current step */
				.step-flow.current-step	.step-status .step-number {
					color:#00836c;
					border: 2px solid#00836c;
				}

				.step-tracker .step-tracker-head-content .step-flow.current-step .step-text,
				.step-tracker .step-tracker-head-content .step-flow.completed-step .step-text {
					color:#00836c;
				}

				.step-flow.current-step .step-number::after,
				.step-flow.completed-step .step-number::after {
					background-color: #00836c;
				}

				/* Completed step */
				.step-flow.completed-step	.step-status .step-number {
					/* color:#00836c; */
					border: 2px solid#00836c;
					background: url(../images/ico-step-complete-svg.png) no-repeat 50%;
	        background-size: auto;
			    background-size: 37px 37px;
			    text-indent: -99999px;
				}
				
				.need-help {
			   color: #00836c;
    font-size: 2rem;
    display: inline-block;
    float: right;
    margin-top: -41px;
    margin-right: 7px;
			}
			
/******* Stepper style End *******************/