
 	@import url(http://fonts.googleapis.com/css?family=Roboto:400);
body {
  background-color:#fff;
  -webkit-font-smoothing: antialiased;
  font: normal 14px Roboto,arial,sans-serif;
}

/*.container {
    padding: 25px;
    
}*/


.form-login {
    /*background-color: #2e4d79;*/
/*    background: linear-gradient(45deg, #2e4d79, #f7a06c);
*/


    padding-top: 10px;
    padding-bottom: 20px;
    padding-left: 20px;
    padding-right: 20px;
    /*border-radius: 15px;
    border-color:#d2d2d2;
    border-width: 5px;
    box-shadow:0 1px 0 #cfcfcf;*/
}
.btn-primary {
    color: #fff;
    background-color: #e2976d;
    border-color: #e2976d;
}
h4 { 
 border:0 solid #fff; 
 border-bottom-width:1px;
 padding-bottom:10px;
 text-align: center;
 color:#fff;
 margin-bottom: 30px;
}

.form-control {
    border-radius: 10px;
    margin-bottom:15px;
}

.wrapper {
    text-align: center;
}

 .form-log{
        padding: 50px 100px;
 }
  .form-log input{
    padding:10px 15px;
    height:60px;
  }

  .before-content ul li a {
    font-size:26px;
  }



#LoginForm{ background-image:url("../images/back-one.jpg"); background-repeat:no-repeat; background-size:cover; padding:10px;height:100%;}

  .form-heading { color:#fff; font-size:23px;text-align: right;}
.panel h2{ color:#444444; font-size:18px; margin:0 0 8px 0;}
.panel p { color:#777777; font-size:14px; margin-bottom:0px; line-height:24px;}
.login-form .form-control {
  background: #f7f7f7 none repeat scroll 0 0;
  border: 1px solid #d4d4d4;
  border-radius: 4px;
  font-size: 14px;
  height: 35px;
  line-height: 50px;
}
.main-div {
  background: linear-gradient(45deg, #fefefe, #ad7f92);
  border-radius: 2px;
  margin: 0px auto 30px;
  max-width: 100%;
  padding: 15px 70px 35px 20px;
  color:#2e4d79;
}

.login-form .form-group {
  margin-bottom:10px;
}
.login-form{ text-align:center;}
.forgot a {
  color: #777777;
  font-size: 14px;
  text-decoration: underline;
}
.login-form  .btn.btn-primary {
  background: #f0ad4e none repeat scroll 0 0;
  border-color: #f0ad4e;
  color: #ffffff;
  font-size: 18px;
  width: 100%;
  height: 50px;
  padding: 0;
/*  margin-left: 50%;
*/  float: left;
}
.forgot {
  text-align: left; margin-bottom:30px;
}
.main-div a {
    color: #2e4d79;
    }
.botto-text {
  color: #ffffff;
  font-size: 14px;
  margin: auto;
}
.login-form .btn.btn-primary.reset {
  background: #ff9900 none repeat scroll 0 0;
}
.back { text-align: left; margin-top:10px;}
.back a {color: #444444; font-size: 13px;text-decoration: none;}

form tr td{
  padding: 0px 30px;
}

select{
  /*width: 100%;
    height: 35px;
    background: #f7f7f7;
    border-radius:3px;*/
    background: #f7f7f7 none repeat scroll 0 0;
    border: 1px solid #d4d4d4;
    border-radius: 4px;
  width: 100%;
    font-size: 14px;
    height: 35px;
    line-height: 50px;
}
.btn-primary {
height:40px !important;
  }

  .admin{
    text-align: center;
    border: 1px solid #ee423e;
    border-radius:10px;
    padding:20px;
    border-bottom: 4px solid #f69769;
  }

  .admin input{
height:40px;
margin:10px;
border-radius: 5px;
box-shadow:none;
  }

  .btn-sub{
    background:#2e4d79;
    border:1px solid #2e4d79;
    border-radius:5px;
    padding:10px 20px;
    color:#fff;
  }

.box{
    background-image: linear-gradient(230deg,#0e4cfd,#6a8eff);
    padding: 30px;
     
    border-radius: 10px;
    margin: 20px 0px;
    height:150px;
    color: #000;
}

.yellow {
    background: yellow !important;
    font-size: 12px;
}

.table-striped tbody tr:nth-of-type(odd) {
  background-color: rgba(0,0,0,.05);
}
.box1{
  background-image: linear-gradient(
    230deg
    ,#2a292a,#4a4a4a);
        padding: 30px;
     display: flex;
    border-radius: 10px;
    margin: 20px 0px;
    height:150px;
    color: #fff;
}
.box3{
    background-image: linear-gradient(230deg,#fc5286,#fbaaa2);
    padding: 30px;
     display: grid;
    border-radius: 10px;
    margin: 20px 0px;
    width:200px;
    color: #fff;
}

.search-two {
    border-radius: 30px !important;
    border: none;
    height: 42px;
    width: 50%;
    border: 3px solid #ddd;
    box-shadow: 0 0 7px black;
}
.search-btn{
  height: 40px;
    border-radius: 10px;
    background: #1564d5;
    color: #fff;
    width: 85px;
    border: none;
    margin-left: 5px;
}
.form-search{
  display: flex;
}
.search-div{
  margin-top: 10px;
}
.show-mb{
  background: #1564d5 !important;
  color:#fff;
  line-height: 25px !important;
}
select{
  margin-bottom: 15px;
  color:#2e4d79;
}
.input-row{
  display: flex;
}
.box h2{
  font-size: 20px;
}
 .bnh{
  height: 30px;
    border-radius: 7px;
    border: none;
    margin: 0px 0px 10px 10px;
 }
 .btn-sub{
  margin-left: 45px;
 }



 /*tab css start*/
 /* Style the tab */
.tab {
  float: left;
/*  border: 1px solid #ccc;
*/ 
 background-color: #f1f1f1;
  width: 20%;
  height: 600px;
}

/* Style the buttons inside the tab */
.tab button {
  display: block;
  background-color: inherit;
  color: black;
  padding: 22px 16px;
  width: 100%;
  border: none;
  outline: none;
  text-align: left;
  cursor: pointer;
  transition: 0.3s;
  font-size: 17px;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current "tab button" class */
.tab button.active {
  background-color:#07387a;
  color: #fff;
}

/* Style the tab content */
.tabcontent {
  float: left;
  padding: 0px 12px;
/*  border: 1px solid #ccc;
*/  width: 85%;
  border-left: none;
/*  height: 300px;
*/}
.count-div1{
  height: 200px;
    background-image: linear-gradient(230deg,#759bff,#843cf6);
    border-radius: 15px;
    padding: 35px;
    color: #fff;
    font-size: 20px;
    margin: 10px;
}
.count-div2{
  height: 200px;
    background-image: linear-gradient(230deg,#fc5286,#fbaaa2);
    border-radius: 15px;
    padding: 35px;
    color: #fff;
    font-size: 20px;
    margin: 10px;

}
.count-div3{
  height: 200px;
    background-image: linear-gradient(230deg,#0e4cfd,#6a8eff);
    border-radius: 15px;
    padding: 35px;
    color: #fff;
    font-size: 20px;
    margin: 10px;
}
.count-div3 .text1{
  font-size: 24px;
  font-weight: 600;
  }

  .executive{
    margin:50px auto;
  }
  .nav-tabs {
    border-bottom: 0px !important;
    font-size: 16px;
   
    white-space: nowrap;
    color: #fff;
}
.nav-item a{

    color: #043c78;
 
}
.import-btn{
  margin-left: -52px;
}
/*tab css end*/

.lol{
  display:inline-flex;
}
.box-transfer {
    background-image: linear-gradient(230deg,#0e4cfd,#6a8eff);
    padding: 28px;
    display: flex;
    border-radius: 10px;
    margin: 20px 0px;
    height: 100%;
    color: #fff;
    width: 23%;
    margin: auto;
}
.box-transfer input{
  padding: 10px;
    border-radius: 16px;
    border: none;
    margin-bottom: 20px;
}
.box-transfer form{
  text-align: center;
}

/*tab css start*/

.btnContactSubmit
{
    width: 50%;
    border-radius: 1rem;
    padding: 1.5%;
    color: #fff;
    background-color: #0062cc;
    border: none;
    cursor: pointer;
    margin-right: 6%;
    background-color: white;
    color: blue;
    margin-top: 4%;
}
.register .nav-tabs .nav-link:hover{
    border: none;
}
.text-align{
    margin-top: -3%;
    margin-bottom: -9%;

    padding: 5%;
    margin-left: 30%;
}
.form-new{
    margin-right: 22%;
    margin-left: 20%;
}
.register-heading{
    margin-left: 21%;
    margin-bottom: 10%;
    color: #e9ecef;
}
.register-heading h1{
    margin-left: 21%;
    margin-bottom: 10%;
    color: #e9ecef;
}
.btnLoginSubmit{
    border: none;
    padding: 2%;
    width: 25%;
    cursor: pointer;
    background: #29abe2;
    color: #fff;
}
.btnForgetPwd{
    cursor: pointer;
    margin-right: 5%;
    color: #f8f9fa;
}
.register{
/*    background: -webkit-linear-gradient(left, #3931af, #00c6ff);
*/    
background: linear-gradient(45deg, #2e4d79, #f7a06c);
margin-top: 0%;
width: 60%;
    padding: 3%;
    border-radius: 2.5rem;
}
.register .form-control{
height: 45px;

}


.nav-tabs .nav-link {
    color: #ffffff !important;
    background: none !important;
    font-size: 18px;
/*    border-bottom: 1px solid !important;
*//*    border-color:#fff !important;
*/
    }
.nav-tabs .nav-link.active {
    color: #124993 !important;
    border: none;
    width: 50%;
    margin: auto;
    background: none !important;
    border-bottom: 1px solid !important;
    border-color:#124993 !important;

    }

/*.nav-item {
  width: 40%;
    background: none;
    border: none;
    color: #fff;
    width: 30%;
    text-align: center;
    border-bottom: 1px solid;
}*/
/*.nav-item .active{
  width: 40%;
    background: none;
    border: none;
    color: #fff;
    text-align: center;
    border-bottom: 1px solid;
}*/
/*tab css end*/

.dashbaord .nav{
display: grid;
}

.dashbaord{
    margin-right: 50px;
  background: #cccccc;
  margin-top:-50px;
  width:15% !important;
}
.col{
  height:50px;
   background: #cccccc;
   margin-bottom: 50px;
}

.col .form-heading a{
 margin-top:10px;
  color:#244573 !important; 
}
.tab-content table{
margin-left:50px;
}
.logo{
  padding-bottom: 50px;
}
.dashbaord .nav-tabs .nav-link {
  font-size:16px;
  color:#244573 !important; 
  font-weight: bold;

  }

 .dashbaord .nav-tabs .nav-link.active {
color:#1564d5 !important; 

 }

 .details p{
  color: #fff;
  margin-top: 7px;
 }
 .wise-div {
    height: 125px;
    background-image: linear-gradient(230deg,#759bff,#843cf6);
    border-radius: 15px;
    padding: 35px;
    color: #fff;
    font-size: 20px;
    margin: auto;
    width: 30%;
}
.wise-div form{
  text-align: center;
}
#Data_Fetch input,.wise-div input{
  border: none;
  border-radius: 20px;
  padding:10px;
  color: #9f9999d1;
}

/*new css by sonu*/


