body{
  background-image: url(../images/login-bg.png);
    margin-bottom: 0px!important;
    height: 100%;
    background-repeat: repeat;
    font-family: Tahoma, "Trebuchet MS", sans-serif;
    color: #fff !important;
    background-size: cover;
    background-color: #344756;
}
@media only screen and (max-width: 600px) {
  .divcm {
    display: none;
  }
  .login-box{
    padding-left: 10%;
    padding-right: 10%;
  }
}
.divcm{

       position: fixed;
    bottom: 0px;
    left: 0px;
    width: 45%;

}
.divlog{
    position: absolute;
     right:0; 
}
.logo{
    width: 98%;
}
.copy-right-text{
    color: #232323 !important;
    text-align: center;
    margin-top: 8%;
    font-size: 14px;
}
.loginpage-para{
    
    margin-top: 10px;
    margin-bottom: 1rem;
    font-size: 10px;
    text-align: center;
    line-height: 14px;
}
.layout{
    padding-left: 5%!important;
    padding-right: 5%!important;
}
.top-bar{
    background-color: #3c537d;
    height: 20px;
    display: block;
    margin-bottom: 20px;
}
.login-box{
    padding-top: 10%;

}
.page-box{
    padding-top: 7%;
    box-shadow: 0 8px 6px -6px #5d5a5a;

}
.malhead{
    font-size: 18px;
}
.maltct{
    font-size: 13px;
}

.left-block{
    background-image:url(../images/left-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    height: 500px;
    max-height: 100%;
}
.img-logo {
    width: 35%!important;
}
.right-block{
    background-color: #fff;
}
.form-control-lg {

    font-size: 1rem!important;

}
.building-logo{
    opacity: .3;
    text-align: center;
    padding-top: 20%;

}

.left-text-content {
     color: #fff;
     padding: 4% 16%;
     text-align: center;
    font-size: 14px;
    line-height: 22px;
    font-weight: bold;   
}
.login-form input.form-control{
    background-color: #e4e3e3;
    border-radius: 16px;
}
.login-form textarea.form-control{
    background-color: #e4e3e3;
    border-radius: 16px;
}

.login-form label{
    color: rgb(62 58 58);
}
.form-contaner{
    padding: 9% 10% 16% 10%;
    padding-bottom: 0px;
}
.reg-form-contaner{
    padding: 3% 10% 0% 5%;
    padding-bottom: 10px;
}
.reg-rt-head{
    text-align: left;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5%;
    padding-top: 1%;

}
.fnt14{
    font-size: 14px;
}
.next{
    width: 150px;

}
.fnt12{
    font-size: 14px;
    padding-right: 3%;
    margin-left: -1%;
    font-weight: 600;
}
.fntblue{
    color: #137fc7!important;

}
.lgntxt{
    text-align: right;
    color: #5736c6;
    font-size: 12px;
}
.lgntxt a{
    color: #5736c6;

}
.chk{
    position: absolute;
    height: 18px;
    width: 18px;
    margin-left: 20px;
    background-color: #eee;
}
.chktxt{
    padding-left: 6%;
    margin-top: -9px;
}
input[type=radio] {
    height: 0.8em;
}
.log-rt-head{
    text-align: center;
    font-size: 18px;
    font-weight: bold;
    margin-bottom: 5%;
    padding-top: 4%;
    color: #221f1f;

}
.pd20{
        padding-top: 20px;

}
.log-indication{
    text-align: center;
    font-size: .8em;
    color: #000;
    padding-bottom: 12px;}
.log-bnt{
    background-color: #387bdf;
    color: #dce0d5;
    border-radius: 16px;
    font-weight: 600;
}
.bak-bnt {
    background-color: #929699;
    color: #eceaea;
    border-radius: 16px;
    font-weight: 600;
}
.menu-bnt{
    background-color: #3c537d;
    color: #e4e3e3;
    border-radius: 16px;
    float: right;
    margin-right: 17px;
    padding: 6px 15px;
}
.menu-bnt:hover{
    background: #137fc7;
    color: #e4e3e3;
}
.form-select{
    background-color: #e4e3e3!important;
    height: 41px!important;
    border-radius: 17px!important;
    color: #807d7d;

}
.copyright{
    margin-top: 0%;
    /* margin-left: 28%;
    align-items: right !important; */
    text-align: center;
    }

   .w3-bottombar{
    color: #fff!important;
    border-bottom: 6px solid #ffffff;
        padding: 8px 5px!important;
        float: left;
    font-size: 14px;
    font-weight: 500;

    }
    .w3-border-blue{
        border-bottom: 6px solid #165a89!important;
        font-weight: 600;
    }
    .btn-group-lg>.btn, .btn-lg{
        font-size: .8rem!important;
    }
    .bgloginbox{
background-image: linear-gradient(#1e7b97, #5091a6, #7d9fac);
        box-shadow: 0px 0px 0px 1px white;
        border-radius: 15px;
        margin-top: 20px;
    margin-bottom: 20px;
    }
    @media only screen and (max-width: 575px) {
        .img-logo {
        width: 94%!important;
        padding-bottom: 5%;
        padding-top: 5%;

    }
}

.menubar{
        background: #03194e;
    padding: 15px 30px 1px 10px;
        z-index: 1000;
    position: fixed;
    margin-right: 0%;
    width: 100%;
}
.img-logo-dashboard {
    padding-left: 4%;
    width: 29%;
}
.light-blue-question{
background-color: #3c537d;
    color: #fefefe;
    border-radius: 16px;
    float: right;
    font-size: 21px;
    font-weight: 1000;
    margin-right: 15px;
    padding: 5px 9px;
}
.light-blue-btn{
    background-color: #64b2d3;
    color: #092363;
    border-radius: 16px;
    float: right;
    font-weight: 1000;
    margin-right: 17px;
    padding: 6px 15px;
}
.light-blue-btn:hover{
    background: #64b2d3;
    color: #e4e3e3;
}
.menuform{
    border-radius: 1px 12px 12px 1px!important;
            height: 44px!important;

}
.bor12{
        border-radius: 12px 1px 1px 12px;
}
.h44{
        height: 44px;

}
.bg{
        background: #1c3a67!important;
}
.lgf{
    width: 400px;
    float: right;
}
.light-red-btn{
background-color: red;
    color: #ffffff;
    border-radius: 25px;
    float: right;
    font-weight: 1000;
    font-size: 21px;
    margin-right: 17px;
    padding: 4px 13px;
}
.textmenu{
        float: right;
    background: transparent;
    border: none;
    padding: 10px;
    font-weight: 600;
    color: #fff;
}
.page-head{
    font-size: 1.5rem;
    font-weight: bold;
}


.page-left{
    background-image:url(../assets/left-bg.jpg);
    background-size: cover;
    background-repeat: no-repeat;
    max-height: 100%;
}
.page-right{
    background: #ffffff;
    padding-left: 50px;
    padding-top: 50px;
}
.profile-pic{
    text-align: center;
}
.profile-pic img{
    width: 180px;
    max-width: 100%;
}
.page-left-text-content {
    color: #fff;
    text-align: center;
   font-size: 14px;
   line-height: 22px;
   font-weight: bold;   
   text-align: left;
}
.table-profile-info-cnt{
    border-top: 1px solid #fff;
    padding: 10%;
    margin-bottom: 30px;

}
.table-profile-info-cnt table.table td{
    color: #fff;
    font-weight: normal;
    font-size: 14px;
    padding-bottom: 0px;
    min-width: 50px;
}
.text-bold{
    font-weight: bold;
}
.tb-head{
    border-bottom: 1px solid #165a89;
}
.chosen{
    line-height: 2.5;
    background-color: #e4e3e3!important;
    font-size: 15px;
    color: #000;
}
.arrow{
    width:100%;
    line-height:50px;
    position:relative;
    background:#837f7f;
    text-align:center;
    height:73px;

    /* margin:50px auto; */
    /* border-bottom: 10px solid transparent;  */
  
   
}
.arrow:after{
    content:"";
    position:absolute;
    width:20px;
    height:50%;
    left:100%;
}
.arrow:before{
    content:"";
    position:absolute;
    width:20px;
    height:50%;
    left:100%;
}
.arrow:after{
    bottom:0;
    background: linear-gradient(to right bottom, #837f7f 50%, transparent 50%);
}
.arrow:before{
      top:0;
    background: linear-gradient(to right top, #837f7f 50%, transparent 50%);
}
.second_arrow{
    width: 95%;
    line-height:50px;
    position:relative;
    background:#a9a4a4;
    text-align:center;
    margin-left: -24px;
    z-index: 1999;
    height:73px;
   
}
.second_arrow:after{
    content:"";
    position:absolute;
    width:20px;
    height:50%;
    left:100%;
}
.second_arrow:before{
    content:"";
    position:absolute;
    width:20px;
    height:50%;
    left:100%;
}
.second_arrow:after{
    bottom:0;
    background: linear-gradient(to right bottom, #a9a4a4 50%, transparent 50%);

}
.second_arrow:before{
      top:0;
    background: linear-gradient(to right top, #a9a4a4 50%, transparent 50%);
}
.third_arrow{
    width: 106%;
    line-height:50px;
    position:relative;
   background: #b3b3b3;
    text-align:center;
    margin-left: -64px;
    height:73px;   
}

.third_arrow:after{
    content:"";
    position:absolute;
    width:20px;
    height:50%;
    left:100%;
}
.third_arrow:before{
    content:"";
    position:absolute;
    width:20px;
    height:50%;
    left:100%;
}
.third_arrow:after{
    bottom:0;
    background: linear-gradient(to right bottom, #b3b3b3 50%, transparent 50%);

}
.third_arrow:before{
      top:0;
    background: linear-gradient(to right top, #b3b3b3 50%, transparent 50%);
}
.active-arrow{
 background:#1a9fec;
}
.active-arrow:before{
      top:0;
    background: linear-gradient(to right top, #1a9fec 50%, transparent 50%);
}
.active-arrow:after{
    bottom:0;
    background: linear-gradient(to right bottom, #1a9fec 50%, transparent 50%);

}

.emphead{    font-size: 20px;
    color: #fff;
}


#timeline {
    list-style: none;
    position: relative;
    background-color: transparent;
  }
  #timeline:before {
    top: 0;
    bottom: 0;
    position: absolute;
    content: " ";
    width: 2px;
    background-color: #a3a4a5;
    left: 50%;
    margin-left: -1.5px;
  }
  #timeline .clearFix {
    clear: both;
    height: 0;
  }
  #timeline .timeline-badge {
    color: #fff;
    width: 100px;
    height: 30px;
    font-size: 1.2em;
    text-align: center;
    position: absolute;
    top: 20px;
    left: 50%;
    margin-left: -49px;
    background-color: #4997cd;
    z-index: 100;
    /* border-top-right-radius: 50%;
    border-top-left-radius: 50%;
    border-bottom-right-radius: 50%;
    border-bottom-left-radius: 50%; */
  }
  .dot {
    height: 5px;
    width: 5px;
    background-color: rgb(0, 255, 42);
    border-radius: 50%;
    display: inline-block;
    margin-top: 13%;
    margin-left: -2%;
  }
  #timeline .timeline-badge span.timeline-balloon-date-day {
    font-size: 15px;
  }
  #timeline .timeline-badge span.timeline-balloon-date-month {
    font-size: 15px;
    position: relative;
    top: -10px;
  }
  #timeline .timeline-badge.timeline-filter-movement {
    background-color: #ffffff;
    font-size: 1.7em;
    height: 35px;
    margin-left: -18px;
    width: 35px;
    top: 40px;
  }
  #timeline .timeline-badge.timeline-filter-movement a span {
    color: #4997cd;
    font-size: 1.3em;
    top: -1px;
  }
  #timeline .timeline-badge.timeline-future-movement {
    background-color: #ffffff;
    height: 35px;
    width: 35px;
    font-size: 1.7em;
    top: -16px;
    margin-left: -18px;
  }
  #timeline .timeline-badge.timeline-future-movement a span {
    color: #4997cd;
    font-size: .9em;
    top: 2px;
    left: 1px;
  }
  #timeline .timeline-movement {
    /* border-bottom: dashed 1px #4997cd; */
    position: relative;
  }
  #timeline .timeline-movement.timeline-movement-top {
    height: 60px;
  }
  #timeline .timeline-movement .timeline-item {
    padding: 20px 0;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel {
    /* border: 1px solid #d4d4d4; 42dace*/
    border-radius: 10px;
    background-color: #40c7e0;
    color: #666;
    margin-top: 50px;

    margin-left: 122px;
    padding: 10px;
    width: 180px;

    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
  }
  #timeline .timeline-movement .timeline-item .timeline-panel1 {
    /* border: 1px solid #d4d4d4; 42dace*/
    border-radius: 10px;
    background-color: #42dace;
    color: #666;
    margin-left: 377px;
      margin-top: -41px;
    padding: 2px;
    position: relative;
    -webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
    width: 180px;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul {
    text-align: right;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li {
    color: #666;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel.credits .timeline-panel-ul li span.importo {
    color: #000000;
    font-size: 15px;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul {
    text-align: left;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel.debits .timeline-panel-ul span.importo {
    color: #e2001a;
    font-size: 1.3em;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel .timeline-panel-ul {
    list-style: none;
    padding: 0;
    margin: 0;
  }
  /* #timeline .timeline-movement .timeline-item .timeline-panel1.credits .timeline-panel1-ul {
    text-align: right;
  } */
  #timeline .timeline-movement .timeline-item .timeline-panel1.credits .timeline-panel1-ul li {
    color: #666;
    list-style-type: none;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel1.credits .timeline-panel1-ul li span.importo {
    color: #000000;
    font-size: 15px;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel1.debits .timeline-panel1-ul {
    text-align: left;
    list-style-type: none;
  }
  #timeline .timeline-movement .timeline-item .timeline-panel1.debits .timeline-panel1-ul span.importo {
    color: #e2001a;
    font-size: 1.3em;
  }
  .input-ml-row{
    background-color: #e4e3e3;
                                border-top-left-radius: 15px;
                                border-bottom-left-radius: 15px;
                                border: 1px solid #ced4da;
                                width:420px
  }
   .input-ml-row-file{
  background-color: #807d7d;
                              color: white;
                              width: 85px;
                              height: 42px;
                              margin-left: -5px;
                              border: 1px solid #ced4da;
                              border-bottom-right-radius: 15px;
                              border-top-right-radius: 15px;
  }
  .input-ml-row-inp2{
    background-color: #e4e3e3;
                                border-top-left-radius: 15px;
                                border-bottom-left-radius: 15px;
                                border: 1px solid #ced4da;
                                width:320px
  }
  .multiAddRow{
    margin-bottom: 20px;
  }
