
input.brRFi {
    border-radius: 5px;
}

.firstStepNext {
    position: absolute;
    right: 35px;
    bottom: 15px;
}

.marBotTen {
    margin-bottom: 10px;
}

.bgColor {
    background-color: #3f51b5!important;
    color: #ffffff!important;
}


/* Query build css starts */
.text-input {
    padding: 4px 8px;
    border-radius: 4px;
    border: 1px solid #ccc;
  }
  
  .text-area {
    width: 300px;
    height: 100px;
  }
  
  .output {
    width: 100%;
    height: 300px;
  }

  .ui-datepicker { 
    z-index: 2000;
 }

 #backToSecondStepProf, #nextToFourthStepProf, #nextToThirdStepPro, #backToSecondStepPro, #backToThirdStepProf, #saveProfile {
    background-color: #508dca;
    color: #FFF;
    font-weight: 400;
    letter-spacing: 1px;
    width: 160px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th, td.tableContent, th.tableContent, .table tr td, .table tr th  {
    padding: 8px;
    line-height: 1.42857143 !important;
    vertical-align: top !important;
    border: 1px solid #ddd !important;
}

td.brToZe {
    padding: 8px !important;
    line-height: 1.42857143 !important;
    vertical-align: top !important;
    border-top: 1px solid #ddd !important;
    width: 25%;
  }

  #buttonNext {
    background-color: #508dca;
    color: #FFF;
    float: none;
    margin-top: 30px;
    margin-bottom: 15px;
    width: 160px;
}