﻿body {
}
.keywordsfooter {
    color:white;
   
}
    .keywordsfooter p {
        display: inline-block;
        margin-left: 50px;
        position: relative;
        margin-top: 18px;
        font-size: 16px;
    }
h2.word_list {
    font-family: "opensansbold";
    font-size:30px;
    text-transform:uppercase;
    color: #444a53;
}
.form-control:focus {
    box-shadow:none;
    outline:0;
    border-color:#ccc;
}
.listwordmeaning label {
    font-family: "opensans-regular";
    font-size:14px;
    text-transform:capitalize;
}
.listwordmeaning table.dataTable thead>tr>th.sorting_asc, .listwordmeaning table.dataTable thead>tr>th.sorting_desc, .listwordmeaning table.dataTable thead>tr>th.sorting, .listwordmeaning table.dataTable thead>tr>td.sorting_asc, .listwordmeaning table.dataTable thead>tr>td.sorting_desc, .listwordmeaning table.dataTable thead>tr>td.sorting {
    font-family: "opensansbold";
    font-size:16px;
}
.listwordmeaning .maintblmeaning2 th, .listwordmeaning .maintblmeaning2 td {
    font-family: "opensans-regular";
    font-size:14px;
}
.pagination > li > a:focus {
    outline:0;
}
.listwordmeaning table {
    border:0;
    display:inline-block;
    overflow:auto;
    height:330px;
}
#main {
    display:inline-block;
    position:relative;
    width:100%;
}
.listwordmeaning div.dataTables_wrapper div.dataTables_filter input {
    width:70%;
}

/*****dictonart-2nd tab*****/
.dictonary_explain_list {
    width:100%;
    position:relative;
    display:inline-block;
}
.dictonary_explain_list .maintbl {
    margin:0;
 }
.dictonary_explain_list .maintbl textarea#txtsearch {
    width:100%;
}
.search_word_result {
    margin: 0;
    display: block;
   width:96%;
   //margin:0 auto;
}
.search_word_result td, .search_word_result th {
    color:#333;
    font-size:16px;
     font-family: 'OpenSansLight';
}
.search_word_result .tblheader tr td:nth-child(2) {
    width:14.9%;
}
.search_word_result .tblheader tr td:nth-child(3) {
    width:85%;
}
.search_word_result .wordmeaning tr td:nth-child(2) {
    width:15%;
}
.search_word_result .wordmeaning tr td:nth-child(3) {
    width:85%;
}


/*****word_list*****/
.word_list_main {
    width:100%;
    position:relative;
    display:inline-block;
}
.word_list_main .maintbl1 {
   width:100%;
   margin:0 auto; 
}
.divwordlist.word_first {
    margin: 15px 0 0 0;
}
.dictionary_main_list h2 {
     font-family: "opensansbold";
    font-size:30px;
    text-transform:uppercase;
    color: #444a53;
    margin-top: 20px;
}
.divwordlist.word_first .maintbl2 {
    width:100%;
    margin:0 auto;
}
.divwordlist.word_first label {
     font-family: "opensans-regular";
    font-size:14px;
    text-transform:capitalize;
}
.divwordlist.word_first table.dataTable thead>tr>th.sorting_asc, .divwordlist.word_first table.dataTable thead>tr>th.sorting_desc, .divwordlist.word_first table.dataTable thead>tr>th.sorting, .divwordlist.word_first table.dataTable thead>tr>td.sorting_asc, .divwordlist.word_first table.dataTable thead>tr>td.sorting_desc, .divwordlist.word_first table.dataTable thead>tr>td.sorting {
    font-family: "opensansbold";
    font-size:16px;
}
.divwordlist.word_first table.dataTable td, .divwordlist.word_first table.dataTable th {
     font-family: "opensans-regular";
    font-size:14px;
}
/****extract-word*****/
.extract_word textarea#txtparagraph {
    width:100%;
    margin:0 auto;
    resize:none;
    height:150px;
}
.divsearchextractword.extract_word {
    margin-bottom:20px;
}
.submitformdiv.replace_word {
    margin:0;
}
.word_tab h3{
    font-family: "opensansbold";
    font-size:24px;
    text-transform:capitalize;
    color:#000;
    text-align:center;
}
.resultswordsmain .maintblword1.results {
    width:100%;
    margin:0 auto;
}
.replace_main .maintblword1 tr td, .replace_main .maintblword1 tr th {
    font-size:16px;
     font-family: "opensans-regular";
     color:#333;
}
.maintblword1 tr td {
    padding-left: 15px;
}
.resultswordsmain.replace_main {
    height:auto;
}

 /******use_dictionary****/
.use_dictionary h3 {
    font-family: "opensansbold";
    font-size:24px;
    text-transform:uppercase;
}
.use_dictionary h4 {
    font-family: "opensansbold";
    font-size:16px;
}
.likedictionaryfunctions {
    margin: 0;
    display: inline-block;
    position: relative;
    margin-bottom: 65px;
}
.search_field {
    width: 100%;
    display: inline-block;
    position: relative;
}
.text_field {
     font-size:16px;
     font-family: "opensans-regular";
     margin-bottom:10px;
}
.search_field {
    font-size:16px;
     font-family: "opensans-regular";
     margin-bottom:10px;
}





/****responsive-css***/
@media (max-width:1199px) {
    .dictonary_explain_list .maintbl { width:100%;     margin:0 auto;}
    .dictonary_explain_list .maintbl textarea#txtsearch {width:100%;}
    .dictonary_explain_list .maintbl tr td a {margin-right:0;}
    .search_word_result .tblheader tr td:nth-child(2) {
        width: 17%;
    }
    .search_word_result {
        width: 100%;
    }

    .tmquiztimer {
    margin-right: -42px;
    }
    .curr_que { font-size: 18px; }
#currentquestion_Que_Ans_div { font-size: 18px;  }
#question { font-size: 26px; }
}

@media (max-width:991px) {
    /*.extract_word input#btnSearchDataReplace {
    display:block;
    margin:0 auto;
    text-align:center;
}
 input#btnSaveword {
    display:block;
    margin:15px auto;
    text-align:center;
    float:none;
}*/
    .dictionary_main_list h2 {
        font-size: 26px;
    }
    .search_word_result .tblheader tr td:nth-child(2) {
        width: 17.7%;
    }
    
   
}

@media (max-width:991px) {
    .listwordmeaning table {height:auto;}
    .navbar-fixed-bottom, .navbar-fixed-top {position:relative;}
    .navbar-fixed-bottom .navbar-collapse, .navbar-fixed-top .navbar-collapse {max-height:100%;}
    .navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {border: 0; }
     body {     margin: 0;}
    .navbar-nav > li > a {text-align:center;line-height:30px;}
    h1.home_title {  text-align: center; margin: 10px auto;}
    .navbar-inverse {    min-height: 60px; }
    .navbar-nav { background-color: white;}
    .divsearchextractword.extract_word{margin:auto;display:table;text-align: center;width: 100%;}
    .divsearchextractword.extract_word > p{text-align: center;}
       .resultswordsmain .maintblword1.results{overflow:scroll;}
       .dictionary_main_list h2 {font-size: 24px;text-align: inherit;}
        #question { font-size: 24px; }
    .contentDescription p {font-size: 18px; line-height: 30px;}
}

@media (max-width:767px) {
.curr_que { font-size: 16px; }
#currentquestion_Que_Ans_div { font-size: 16px;  }
#question { font-size: 22px; }
 .contentDescription p {font-size: 16px; line-height: 26px;}
 .solvedquetions, .calculateper { font-size: 16px; }
}

@media (max-width:630px) {

    .tmquiztimer {
    margin-right: 0px;
    }
}


@media (max-width:567px) {
    #main{ margin-top:15px;}
    .search_word_result .tblheader tr td:nth-child(2) {
        width: 18.7%;
    }
     .dictionary_main_list h2 {
        font-size: 22px;
    }
     #question { font-size: 20px; }
}
@media (max-width:479px) {
    .dictonary_explain_list .maintbl tr td span {width:80%;}
    .dictonary_explain_list .maintbl tr td a img {   width: 100%;   }
    .dictonary_explain_list .maintbl tr td span {text-align:left;}
    .search_word_result .tblheader tr td:nth-child(2) { width:34.7%;}
    .search_word_result .wordmeaning tr td:nth-child(2) { width:31.2%;}
    .search_word_result .Word1, .search_word_result .Meaning1 {font-size:16px;}
    .dictionary_main_list h2 {font-size:22px;}
    .use_dictionary h3 {font-size:20px;}
    .solvedquetions, .calculateper {
    margin-right: 0; font-size: 14px;
    }  
    .calculateper {top: 50px;}
    .solvedquetions {right: 20px;}
    #question { font-size: 18px; }
    .curr_que { font-size: 16px; }
#currentquestion_Que_Ans_div { font-size: 14px;  }
}
@media (max-width:320px) {
    .search_word_result .tblheader tr td:nth-child(2) {
        width: 37.3%;
    }
}