.add-spacing-r-f {
    width: 660px;
    margin: 30px auto;
}

.arrow {
    position: relative;
    padding-left: 40px;
    padding-right: 40px;
}

.arrow .fa {
    position: absolute;
    right: -45px;
    top: 50%;
    background: none !important;
    color: #000 !important;
    padding: 6px;
    font-size: 35px;
    cursor: pointer;
}

.arrow .postn-left-align {
    right: auto;
    left: -45px;
}

.lightgrey {
    background: darkgray !important;
    cursor: default !important;
}

.closing_btna {
    background: transparent !important;
    float: right;
    padding: 20px 20px 10px 0 !important;
    cursor: pointer;
}

.closing_btn {
    background: transparent !important;
    float: right;
    padding: 20px 20px 10px 0 !important;
    cursor: pointer;
}

.places_cat1 .error_report {
    position: absolute;
    top: 26px;
    display: flex;
    left: 10px;
}

.places_cat2 .error_report {
    position: absolute;
    top: 26px;
    display: flex;
    left: 10px;
}

.places_cat3 .error_report {
    position: absolute;
    top: 26px;
    display: flex;
    left: 10px;
}

.arrow > a.right_arr {
    position: sticky;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
    float: right;
}

.arrow > a.left_arr {
    position: sticky;
    right: 0;
    bottom: 50%;
    transform: translateY(-50%);
    -webkit-transform: translateY(-50%);
    width: auto;
    float: left;
}

.numbrong-sectn {
    text-align: right;
    position: sticky;
    bottom: 0;
    margin-top: 20px;
    padding-left: 40px;
    padding-right: 40px;
}

.numbrong-sectn .dictionary-desc {
    font-style: italic;
    color: grey;
    margin-top: 10px;
}

.numbrong-sectn .small-pagntn {
    width: 24%;
    display: inline-block;
    background: #242728;
    color: #fff;
    padding: 5px 8px;
    font-size: 14px;
    font-weight: 600;
    border-radius: 5px;
}

.mention-data-custom {
    display: block;
    border: 1px solid #ddd;
    position: relative;
    height: auto !important;
    min-height: 430px;
    max-height: 1000px;
    margin-bottom: 0px;
    margin-top: 8px;
    box-shadow: rgb(204, 204, 204) 0px 0px 8px 1px !important;
    background-color: #ffffff;
    padding-top: 0 !important;
    -ms-overflow-y: scroll;
    overflow-y: scroll;
    /*overflow: hidden;*/
    padding: 0 !important;
}

.words_mention_definition {
    box-shadow: rgb(204, 204, 204) 0px 0px 8px 1px !important;
    margin-bottom: 10px;
    height: 210px;
    overflow: hidden;
    overflow-y: scroll;
    resize: vertical;
    padding: 55px 0 0 55px !important;
}

.defination_content_special {
    padding-left: 25px !important;
    background-color: #fff;
    padding: 60px 0 0 55px !important;
    height: 85% !important;
    overflow: hidden;
}
.defination_content_special:hover {
    overflow-y: scroll;
}

.defination_content_special1 {
    padding-left: 25px !important;
    background-color: #fff;
    height: 270px;
    overflow: hidden;
}
.defination_content_special1:hover {
    overflow-y: scroll;
}

.trans {
    margin: 10px 0 0 !important;
}

.nnmtht {
    width: 67% !important;
    float: right !important;
}

.translate_lang {
    padding: 1px 18px !important;
    /*background: #404040;*/
    border: 2px solid !important;
    border-radius: 7px;
    color: #000 !important;
    font-size: 12px;
    display: flex;
    width: auto !important;
    text-transform: lowercase;
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    -webkit-appearance: none;
    text-transform: capitalize;
}

a.colourchnage {
    background: #724842 !important;
}

/* #showdefinition {
    display: block;
    border: 1px solid #ddd;
    position: relative;
    height: 330px;
    margin-bottom: 0px;
    margin-top: 8px;
    box-shadow: rgb(204, 204, 204) 0px 0px 8px 1px !important;
    background-color: #eaeaea;
    padding-top: 0;
    overflow: hidden;
	text-align: left;
} */

#modification_defination {
    border: 1px solid #ddd;
    position: relative;
    height: 330px;
    margin-bottom: 0px;
    margin-top: 8px;
    box-shadow: rgb(204, 204, 204) 0px 0px 8px 1px !important;
    /*background-color: #eaeaea;*/
    /*padding-top: 0;*/
    padding: 0;
    overflow: scroll;
    text-align: left;
    margin-bottom: 20px;
}

#new_parent_modification {
    border: 1px solid #ddd;
    position: relative;
    height: 330px;
    margin-bottom: 0px;
    margin-top: 8px;
    box-shadow: rgb(204, 204, 204) 0px 0px 8px 1px !important;
    background-color: #eaeaea;
    padding-top: 0;
    overflow: hidden;
    text-align: left;
    margin-bottom: 20px;
}

.defination_content {
    background-color: #fff;
    margin: 0 0 20px;
    height: 90%;
    overflow: hidden;
}

.defination_content:hover {
    overflow-y: scroll;
}

#search-div > .defination_content {
    background-color: #fff;
    margin: 0 0 20px;
    height: 80% !important;
    overflow: hidden;
}

#search-div > .defination_content:hover {
    overflow-y: scroll !important;
}

.disp_msgsb {
    text-align: center;
    padding: 0 0 20px !important;
    font-size: 14px !important;
}

.disp_msgsb a {
    float: none !important;
    display: block;
    line-height: 30px;
    padding-top: 10px;
    text-decoration: underline;
}

/* .parentbtn1-parent {
	display: block;
    border: 1px solid #ddd;
    position: relative;
    height: 330px;
    margin-bottom: 0px;
    margin-top: 8px;
    box-shadow: rgb(204, 204, 204) 0px 0px 8px 1px !important;
    background-color: #eaeaea;
    padding-top: 0 !important;
    overflow: hidden;
	text-align: left;
} */
.numbrong-sectn .small-pagntn .pages-number-type {
    background: #fff;
    color: grey;
    display: inline-block;
    width: 50%;
    font-weight: 400;
    text-align: center;
    border: 1px solid #000;
    margin: 0 0 0 5px;
    border-radius: 5px;
    font-size: 15px;
    padding: 0;
}

.numbrong-sectn .small-pagntn .pages-number-type_checkbox {
    background: #fff;
    color: gray;
    display: inline-block;
    width: 25%;
    font-weight: 400;
    text-align: center;
    border: 1px solid #000;
    margin: 0;
    border-radius: 5px;
    font-size: 15px;
    padding: 0;
    cursor: pointer;
    position: relative;
}

.numbrong-sectn .small-pagntn .col_checked {
    background: gray;
    color: #fff;
}

#page_num {
    margin-bottom: 4px;
}

.go-right-3 {
    right: -3px !important;
}

.go-btn {
    height: 4px;
    display: inline-block;
    position: relative;
    top: -13.5px;
}

.go-btn a {
    background: #242728;
    color: #fff;
    padding: 8px 10px;
    border-radius: 5px;
    font-weight: 600;
    height: 60.6px;
    display: flex;
    align-items: center;
}

.original_bottom {
    right: 0px;
    position: relative;
}

/* .parentbtn1-child {
    height: 250px;
    overflow-y: scroll;
} */
.parentbtn1 {
    height: 250px;
    overflow-y: scroll;
}

.synonyms_parent {
    padding-top: 0 !important;
}

.originalbtn {
    position: absolute;
    right: 18px;
    top: 26px;
    margin: 15px 0px 0px 60px !important;
}

.numbrong-sectn .bg-chnge-a {
    float: left;
    background: #242728;
    color: #fff;
    font-weight: 600;
    font-size: 14px;
    border-radius: 5px;
    padding: 7px 20px;
    z-index: 9999;
    position: relative;
}

#result-img img {
    width: 100%;
}

/* .numbrong-sectn .small-pagntn #page_num {
    width: 40%;
} */
.share_block {
    overflow: hidden !important;
    height: 100% !important;
    display: block !important;
}

.share_block div {
    width: 100%;
    float: left;
}

th {
    border: 1px solid black;
}

table,
th {
    padding: 30px !important;
}

.table-responsive {
    min-height: 0.01%;
    overflow-x: auto;
    overflow-y: scroll;
    height: 400px;
}

.table > tbody > tr > td,
.table > tbody > tr > th,
.table > tfoot > tr > td,
.table > tfoot > tr > th,
.table > thead > tr > td,
.table > thead > tr > th {
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    width: 18%;
}

.table-btns-blue .fa {
    padding-left: 8px;
}

.share_block .table tbody tr .top-hdng-table {
    text-align: center;
    border: 1px solid #c6c1c1 !important;
    padding: 20px !important;
    background: #808080;
    color: #fff;
    transition: 0.5s;
}

.share_block .table tbody tr .top-hdng-table:hover {
    background: #fff;
    color: #222;
}

.share_block div a {
    /* margin: 0px 20px; */
    /*margin: 0 5px 0 0;*/
    float: left;
    position: unset;
    /* margin: 0px !important; */
}

.page_info ul {
    text-align: left;
}

.reviews ul li {
    width: 100%;
}

.table-btns-blue {
    background: #404040;
    border: 0;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;

    text-transform: capitalize;
    padding: 0px 14px;
    line-height: 28px;

    font-family: monospace;
    margin-bottom: 10px;
}

.table-btns-icon {
    background: #404040;
    border: 0;
    border-radius: 6px;
    color: #fff;
    font-size: 15px;

    text-transform: capitalize;
    padding: 0px 14px;
    line-height: 28px;

    font-family: monospace;
    float: unset !important;
    margin: 0px 0px 0px 0px !important;
    width: 7% !important;

    font-family: "GILL-SANS-MT";
    font-size: 18px;
    text-transform: none;
    opacity: 1 !important;
}

[class*="lxnextprev_"] {
    display: none;
}

.mr-2px {
    margin-right: 2px !important;
}

.ml-2px {
    margin-left: 2px !important; 
}



.parentbtn1 div p {
    font-size: 22px;
}

.parentbtn1 div p span {
    display: block;
}

/*.grey {
    background: #808080;
}*/
.share_block div div {
    width: 100%;
    padding: 10px 10px 0;
    color: #000000;
    line-height: 20px;
    font-size: 22px;
}

.share_block div div span {
    display: inline-block;
    padding-left: 10px;
}

.reviews ul li::before {
    top: 24% !important;
}

.defination_content div div {
    font-size: 16px !important;
}
.defination_content .translate_lang {
    margin: 15px 5px;
}

.def-special {
    padding-left: 25px !important;
}

.share_block .panel.with-nav-tabs.panel-default .no-p-auto-wdth {
    width: 33%;
    line-height: normal;
    margin: 0 3px 0 0;
    text-align: center;
    border: 0px solid #c6c1c1 !important;
    padding: 0px !important;
    background: #808080;
    color: #fff;
    transition: 0.5s;
    height: auto;
    cursor: pointer;
    border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    z-index: 9;
}

.share_block .panel.with-nav-tabs.panel-default .no-p-auto-wdth:before {
    content: "";
}

.share_block .panel.with-nav-tabs.panel-default .no-p-auto-wdth a {
    padding: 0;
    background: transparent;
    border: none;
    float: none;
    color: #fff;
    font-weight: 400;
    line-height: 34px;
    font-size: 24px;
    display: block;
    margin: 0;
    font-family: Arial, Helvetica, sans-serif !important;
}

.share_block .panel.with-nav-tabs.panel-default .no-p-auto-wdth:last-child {
    margin: 0;
    width: 33.4%;
    z-index: 9;
}

.share_block .panel.with-nav-tabs.panel-default .no-p-auto-wdth.active {
    background: #fff;
    color: #000;
    z-index: 9;
}

/* .parentbtn3-parent {
	display: block;
    border: 1px solid #ddd;
    position: relative;
    height: 330px;
    margin-bottom: 0px;
    margin-top: 8px;
    box-shadow: rgb(204, 204, 204) 0px 0px 8px 1px !important;
    background-color: #eaeaea;
    padding-top: 0 !important;
    overflow: hidden;
	text-align: left;
} */
/* .definition_dis
{
	display: block;
    border: 1px solid #ddd;
    position: relative;
    height: 330px;
    margin-bottom: 0px;
    margin-top: 8px;
    box-shadow: rgb(204, 204, 204) 0px 0px 8px 1px !important;
    background-color: #eaeaea;
    padding-top: 0 !important;
    overflow: hidden;
	text-align: left;
} */
.no-p-auto-wdth.active a {
    color: #000 !important;
}

.panel.with-nav-tabs.panel-default .panel-heading {
    padding: 0;
    border: 0px solid #ddd;
}

.panel-tabs-content ul li {
    background: transparent !important;
}

.panel-tabs-content .style-place .custom-style {
    display: inline-block;
    position: relative;
    text-align: right;
    margin-bottom: 0px;
    float: left;
    width: 50%;
    padding: 12px 25px;
}

.panel-tabs-content .style-place .custom-style:hover {
    background: #eeeeee;
}

.panel-tabs-content .style-place .custom-style .error_report {
    float: right;
    padding: 8px 0 0;
}

.synonyms2 {
    margin: 20px 0;
    height: 250px;
    overflow-y: scroll;
}

.panel-tabs-content .style-place .custom-style a {
    color: #5e1b14;
    /*font-family: "AdobeNaskh";*/
    font-family: "Calibri";
    /*font-size: 30px;*/
    font-size: 26px;
    font-weight: 400;
    text-decoration: none;
    margin: 0;
    float: none;
    cursor: context-menu !important;
}

.style-place.places_cat1 span.custom-style.word-row1 a.row.popup-ajax.osid_data {
    cursor: pointer !important;
    color: #0100ff;
}

.style-place.places_cat1 .synonyms1 {
    height: 260px;
    overflow-y: scroll;
}

.panel-tabs-content .style-place .custom-style::before {
    position: absolute;
    top: 16px;
    right: 6px;
    font-family: "FontAwesome";
    content: "\f101";
    color: #000;
    display: inline-block;
    cursor: pointer;
    transform: rotate(180deg);
}

.panel-tabs-content .style-place .custom-style:hover:before {
    color: #cc0000;
    top: 16px;
    right: 6px;
    font-size: 12px;
}

/* a.row.popup-ajax.osid_data:hover{
	color: #cc0000;
} */
a.row.popup-ajax.osid_data:hover {
    color: blue;
    text-decoration: underline !important;
    cursor: pointer;
}

a.row.popup-ajax:hover {
    text-decoration: none !important;
    cursor: none;
}

.panel-tabs-content .style-place {
    width: 100%;
    margin: 0 auto 0px;
    display: flex;
    float: left;
    text-align: right;
    position: relative;
}

.synonyms3 {
    box-shadow: 0 0 8px 1px #ccc !important;
}

.synonyms1 {
    box-shadow: 0 0 8px 1px #ccc !important;
}

.synonyms2 {
    box-shadow: 0 0 8px 1px #ccc !important;
}

.share_block ul {
    background: #404040;
    padding: 5px 5px 0;
    border: none;
    overflow: hidden;
}

.pnl-tabs-round {
    overflow: hidden;
}

.parentbtn1 {
    box-shadow: 0 0 8px 1px #ccc !important;
}

/*
.parentbtn1-child {
	display: block;
    border: 1px solid #ddd;
    position: relative;
    height: 330px;
    margin-bottom: 0px;
    margin-top: 8px;
    box-shadow: rgb(204, 204, 204) 0px 0px 8px 1px !important;
    background-color: #eaeaea;
    padding-top: 0 !important;
    overflow: hidden;
	text-align: left;
} */
.places_parent {
    display: inline-block;
}

.parentbtn1 {
    margin: 20px 0;
    position: relative;
}

.top_content {
    width: auto;
    padding: 10px 10px 10px !important;
    text-align: right;
    width: 100%;
    /* float: left; */
    position: sticky;
    top: 0;
    background: #ffffff;
}

.fa-times-circle {
    color: #999999 !important;
}

.top_content a.subentry {
    margin: 10px 35px !important;
}
.top_content a.originalbtn {
    margin: 10px 5px 0 45px !important;
}

.top_content a.translate_lang {
    margin: 10px 5px !important;
}

.synonyms_parent {
    position: relative;
}

span.A7 {
    padding: 1px !important;
}

span.A6 {
    font-family: "AdobeNaskh-LQ" !important;
}

/* .item {
    height: 315px;
    overflow: hidden;
} */
.item img {
    height: auto !important;
    width: auto;
}

span.A6 {
    background: yellow;
    font-size: 22px;
    font-weight: 400;
}

.closing_box_definition {
    border: 2px solid #ddd;
    margin: 8px 0 2px;
}

.closing_box_definition:last-child {
    border: 2px solid #ddd;
    margin: 8px 0 12px;
}

.synonyms span {
    background: #a00000;
    color: #fff !important;
    text-align: left;
    padding: 5px 632px 5px 21px !important;
    font-size: 20px !important;
    width: 100%;
    float: left;
}

.synonyms {
    text-align: left;
    display: block;
}

.synonyms ul li:before {
    display: none;
}

.synonyms ul {
    padding: 0px;
}

synonyms p {
    width: 100%;
    padding: 0px;
    padding: 10px 0px;
}

.synonyms ul li {
    width: 100%;
    padding: 10px 0px;
}

.places_cat li:hover {
    background: transparent !important;
}

.console_log1 {
    float: right;
    padding: 1px 18px !important;
    /*background: #aaaaaa;*/
    border: solid 2px;
    border-radius: 7px;
    color: #391b14 !important;
    font-size: 12px;
    display: flex;
    width: auto !important;
    text-transform: lowercase;
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    -webkit-appearance: none;
    text-transform: capitalize;
    /* margin: 23px 0 !important; */
}

.console_log_new {
    margin-left: 30px !important;
}

i {
    font-style: normal;
}

.close_mention {
    text-align: right;
    position: sticky;
    width: 60px !important;
    top: -0 !important;
    padding: 20px 20px 10px !important;
    background: transparent !important;
    float: right !important;
    cursor: pointer;

}

.words_mention {
    color: #000 !important;
    font-family: "AdobeNaskh-LQ" !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    text-decoration: none;
    text-align: right;
    margin: 0;
}

.words_mention .fa {
    padding-left: 10px;
}

.partial_entries_single,
.partial_entries_single_link,
.partial_entries_single_link a {
    color: #000 !important;
    font-family: "AdobeNaskh-LQ" !important;
    font-size: 30px !important;
    font-weight: 400 !important;
    text-decoration: none;
    text-align: right;
    margin: 0;
    cursor: pointer;
    padding: 0 !important;
    float: unset !important;
    line-height: 40px !important;
    padding-right: 10px !important;
}

.partial_entries_single *,
.partial_entries_single_link *,
.partial_entries_single_link a * {
    font-weight: inherit !important;
}

.partial_entries_single.link,
.partial_entries_single_link,
.partial_entries_single_link a {
    color: #0100ff !important;
}

.partial_entries_single_link > a {
    padding: 0 !important;
    margin: 0 !important;
}

.partial_entries_single .fa,
.partial_entries_single_link .fa {
    padding-left: 10px;
}

.mentionares {
    background: #fff;
    height: 70% !important;
    overflow: hidden;
}

.mentionares:hover {
    overflow-y: scroll;
}

.console_log2 {
    float: right;
    padding: 4px 10px !important;
    background: #404040;
    border-radius: 7px;
    color: #fff !important;
    font-size: 12px;
    display: flex;
    width: auto !important;
    text-transform: lowercase;
    letter-spacing: 1px;
    font-weight: bold;
    line-height: 20px;
    text-align: center;
    -webkit-appearance: none;
    text-decoration: none;
    margin: 10px 0 !important;
}

.synonyms ul:after {
    position: absolute;
    content: " ";
    height: 4px;
    width: 100%;
    background: #929292;
    bottom: -50px;
    left: 0;
}

.synonyms ul {
    position: relative;
}

.reviews ul li:before {
    top: 9% !important;
}

.reviews ul li:hover:before {
    color: #000 !important;
}

.places_cat li {
    width: 100% !important;
}

.popup-ajax {
    text-align: left;
}

.pagination a.active {
    background-color: #4caf50 !important;
    color: white !important;
}

.pagination a:hover:not(.active) {
    background-color: #ddd;
}

.pagination {
    display: inline-block !important;
    background: #e2e2e2 !important;
}

.paginationn {
    text-align: right;
}

.pagination a {
    color: black !important;
    float: left !important;
    padding: 8px 10px !important;
    text-decoration: none !important;
    margin: 6px 2px !important;
    border: 2px solid !important;
    width: 50px;
    text-align: center;
}

.pagination a:hover {
    background: #724842 !important;
    color: #fff !important;
    border: 2px solid #724842 !important;
}

.error_report {
    display: none;
}

#result-image img {
    width: 100%;
}

.reviews > div#myModal {
    z-index: 999999;
}

.custom_width_small_left {
    width: auto;
    float: left;
}

.custom_width_small_left li a {
    padding: 0 3px;
    font-size: 16px;
    color: #fff;
}

.custom_width_small_left li {
    background: #808080;
    margin: 0 2px;
    border-top-right-radius: 5px;
    border-top-left-radius: 5px;
}

.custom_modal1_cont {
    border-radius: 0px !important;
    border: 2px solid #000;
    box-shadow: none !important;
}

.messge_userunauther {
    color: #333;
    margin: 10px 0 12px;
    font-size: 16px;
}

.button_userunauther a {
    color: #FFF;
    border: 1px solid #6159FF;
    padding: 4px 10px;
    border-radius: 5px;
    font-size: 18px;
    background-color: #6159FF;
}

.button_userunauther a:hover, .button_userunauther a:active {
    border: 1px solid #342afc;
    background-color: #342afc;
}

/**************pagination***********/

.pagination2 {
    text-align: right !important;
    background: transparent !important;
}

.pagination-two {
    display: inline-block !important;
    background: #e2e2e2 !important;
    margin: 20px 0;
    border-radius: 4px;
}

.pagination-two li a {
    color: black !important;
    float: left !important;
    padding: 8px 10px !important;
    text-decoration: none !important;
    border: 2px solid !important;
    width: 50px;
    text-align: center;
    line-height: 1.42857143;
    border-radius: 4px;
    background: #fff;
}

/* media */

@media screen and (max-width: 680px) and (min-width: 320px) {
    .modal .modal-dialog.add-spacing-r-f {
        width: 100%;
    }
}

@media screen and (max-width: 654px) and (min-width: 500px) {
    .numbrong-sectn .small-pagntn .pages-number-type {
        font-size: 12px;
        width: 60%;
    }

    .numbrong-sectn .small-pagntn .pages-number-type_checkbox {
        font-size: 12px;
    }

    .numbrong-sectn .small-pagntn {
        font-size: 12px;
        width: 35%;
    }

    .go-btn {
        top: -11px;
    }

    .go-btn a {
        font-size: 12px;
        height: 52px;
    }

    .numbrong-sectn .dictionary-desc {
        font-size: 12px;
    }
}

@media screen and (max-width: 499px) and (min-width: 376px) {
    .numbrong-sectn .small-pagntn .pages-number-type {
        font-size: 10px;
        width: 60%;
    }

    .numbrong-sectn .small-pagntn .pages-number-type_checkbox {
        font-size: 10px;
        width: 30%;
    }

    .numbrong-sectn .small-pagntn {
        font-size: 10px;
        padding: 4px 2px;
    }

    .numbrong-sectn .bg-chnge-a {
        padding: 7px 2px;
        font-size: 11px;
    }

    .go-btn {
        top: -10.5px;
    }

    .go-btn a {
        font-size: 10px;
        height: 45px;
    }

    .modal-body {
        padding: 15px 5px;
    }

    .numbrong-sectn .dictionary-desc {
        font-size: 10px;
    }
}

@media screen and (max-width: 375px) and (min-width: 320px) {
    .numbrong-sectn .small-pagntn .pages-number-type {
        font-size: 10px;
        width: 45%;
    }

    .numbrong-sectn .small-pagntn {
        font-size: 10px;
        width: 35%;
        padding: 4px 2px;
    }

    .numbrong-sectn .bg-chnge-a {
        padding: 5px 2px;
        font-size: 11px;
    }

    .go-btn a {
        font-size: 10px;
        height: 51px;
    }

    .go-btn {
        top: -12px;
    }

    .modal-body {
        padding: 15px 5px;
    }
}

.alert-grey {
    background: #f3f3f3;
    text-align: center;
}

.font-size-20 {
    font-size: 20px !important;
}

.font-size-18 {
    font-size: 18px !important;
}

.pb-1 {
    padding-bottom: 10px !important;
}

.font-gills-sans-mt {
    font-family: "GILL-SANS-MT" !important;
}

.defination_content,
.mentioned_definition > .words_mention_definition {
    font-family: "GILL-SANS-MT" !important;
}

.definition_dis > #modification_defination > .defination_content,
.parentbtn1-parent > #modification_defination > .defination_content,
#showdefinition > #modification_defination > .defination_content,
#new_parent_modification > .defination_content {
    padding: 0px !important;
    overflow: hidden;
}

#new_parent_modification > .defination_content:hover {
    overflow-y: scroll;
}

#showdefinition {
    padding: 0 !important;
}

.top-search-selector-btns-def {
    text-align: center;
}

.top-search-selector-btns-def-a {
    float: left;
}

.top-search-selector-btns-def-b {
    float: right;
}

.pl-10 {
    padding-left: 10px !important;
}

.abode-heading {
    font-size: 33px !important;
    font-weight: bold;
    font-family: "AdobeNaskh-LQ" !important;
}

.A7 {
    font-family: "Redhouse" !important;
}

.A6 {
    font-family: "Redhouse" !important;
}

.redhouse {
    font-family: "Redhouse";
    font-size: 16px;
}

.translate_lang_div {
    float: left !important;
    width: 25% !important;
}

.chain-link img {
    position: absolute;
    margin-top: 5.2em;
    width: 3em;
    right: 40px;
    padding: 2px;
}

.changeable-link:hover {
    background: #ddd;
}

.ctmBorder1 {
    border: 1px solid lightgrey;
    border-radius: 10px;
    margin: 20px;
}

.modification_defination{
    border: 1px solid #ddd;
    position: relative;
    height: 330px;
    margin-top: 8px;
    box-shadow: rgb(204 204 204) 0px 0px 8px 1px !important;
    /* background-color: #eaeaea; */
    /* padding-top: 0; */
    padding: 0;
    overflow: scroll;
    text-align: left;
    margin-bottom: 20px;
    border-radius: 10px;
}

.disable_click {
    pointer-events: none;
}

.unselectable {
    -webkit-user-select: none;
    -webkit-touch-callout: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
}

@media only screen and (max-width: 1199px) {
    .custom-search-input {
        font-size: 35px !important;
        line-height: 0 !important;
        padding-top: 0 !important;
    }
}

.keyboard ul li.vacant {
    background: #FFF;
}

.captcha-img {
    border: 1px solid #DDD;
    margin-left: 10px;
}
