/* 
    Created on : Jan 18, 2018, 10:52:49 AM
    Author     : jabahar.mohapatra
*/

.btn:focus{
    outline: none;
}

.addmr-tmplt .addMore{
    display: none;
}

.addmr-tmplt .remove{
    display: inline;
}

/*form .addmr-tmplt:first-child .addMore{
    display: none;
}*/


.addmr-cntnr .addmr-tmplt:first-of-type .remove {
    display: none;
}


.addmr-cntnr .addmr-tmplt:last-of-type .addMore {
    display: inline;
}

.addmr-tmplt div:last-child{
    padding-top: 6px;
}

div.page-info{
    line-height: 28px;
}

ul.pagination{
    margin: 0;
}

.edit-fld{
    display: none;
    width: 97%;
}

.updt-btns{
    display: none;
    margin-top: 5px;
}

.modal-open {
    overflow-y: scroll;
}

.txtac{
    text-align: center;
}

.vfail{
    border: solid 1px red !important;
}

/*input[data-vrules]*/