﻿ .maintblword1 {
        /*margin: 2% 11% 12% 21%;*/
        margin: 50px;
        width: 96%;
        margin-bottom: 1%;
        /*width:50%;*/
    }

    .maintblword1 {
        width: 100%;
        margin: 50px;
        margin-top: 0px;
        margin-bottom: 105px;
        /*border: 1px solid black;*/
        /*margin-top: -10%;*/
    }
    .replace_word .searchbutton2.btndelete {float: none;}

        .maintblword1 tr td, .maintblword1 tr th {
            border: 1px solid #cdcdcd;
            color: #333;
        }


            .maintblword1 tr td span {
                font-family: "opensans-regular";
                font-size: 16px;
                color: #000 !important;
            }

            .maintblword1 tr td span {
                font-family: "opensans-regular";
                font-size: 16px;
                color: #000 !important;
            }

    textarea#txtparagraph {
        height: 100px;
        width: 96%;
        overflow: scroll;
        text-align: left;
    }

    textarea#txtextractparagraph {
        height: 150px;
        width: 96%;
        text-align: left;
    }

    .searchTextbox {
        border: 1px solid #cdcdcd;
        border-radius: 6px;
        color: #ababab;
        font-family: 'OpenSans-Regular';
        font-size: 16px;
        padding: 12px 23px;
        outline: 0;
        font-weight:normal;
    }

    input#btnSearchDataReplace {
        margin-left: 0px;
    }

    input#txtextractparagraph {
        margin-left: 0px;
    }

    .searchbutton2 {
       color: #fff !important;
    background-color: #1abd9d;
    font-size: 17px;
    font-family: 'OpenSans-Regular';
    padding: 12px 11px;
    border: 0;
    outline: 0;
    border-radius: 4px;
    cursor: pointer;
    width: 130px;
    text-decoration: none !important;
    font-weight: normal;
        margin-top:10px;
    }

    .textword1 {
        border: 1px solid #cdcdcd;
        border-radius: 6px;
        color: #000;
        font-family: 'OpenSans-Regular';
        font-size: 16px;
        padding: 5px 30px;
        outline: 0;
        margin-top: 5px;
    }

    .maintblword1.results {
        margin-bottom: 25px;
        width: 90%;
        min-height: 150px;
        text-align: left;
    }

    .resultswordsmain {
        width: 99%;
        height: 200px;
        overflow: auto;
    }

    .submitformdiv {
        margin-top: -97px;
    }

    #btnSaveword {
        margin-top: 25px;
        float: none;
        width: 50%;
            white-space: normal;
                word-break: break-all;
           
                        margin: 15px auto;
    }

    .divsearchextractword {
        margin-bottom: 100px;
    }

    div#loading1 {
        position: initial !important;
    }

    input[type=checkbox] {
        margin: 4px 0 0;
        margin-top: 1px;
        height: 20px;
        width: 20px;
    }

    .squaredTwo > label{
        color:#333;
        font-family: 'OpenSans-Regular';
    }
    .searchbutton2.btndelete {
        display: inline-block;
        position: relative;
        float: left;
        color: #fff !important;
        margin-bottom: 10px;
        text-align: center;
    }
    .microphonediv {
        float:right;
        font-family: "opensans-regular";
    font-size: 16px;
    color: #ababab;
    font-weight: normal;
    }

    @media (max-width: 767px) {
.microphonediv { float: none !important;font-size: 14px !important; text-align: center !important;  margin-top: 10px !important;}
  input#btnSearchDataReplace{
   display: table;
    margin: 10px auto;
     font-size: 15px;

}
}