﻿.center-text {
    text-align: center;
}

.indent_1 {
    padding: 0 0 0 5%;
}

.indent_2 {
    padding: 0 0 0 10%;
}

.indent_3 {
    padding: 0 0 0 15%;
}

.indent_4 {
    padding: 0 0 0 20%;
}

.result_header a {
    /*color: #0281d7;*/
    /*color: #0099CC;*/
}

    .result_header a:hover {
        color: #0033cc;
    }

#loading_results, #result_list {
    margin-left: auto;
    margin-right: auto;
    clear: both;
    float: none;
    max-width: 70%;
}

#loading_results {
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    padding-top: 10px;
}

    #loading_results img {
        display: inline-block;
    }


#filter_linguinfo_parts > p,
#filter_result > p {
    padding-right: 5px;
}

.browse.desc {
    margin: 5px;
}

.submitinput {
    margin: 500px 0 0 10px;
}

.result_header, .result_body {
    padding: 5px;
}

#filter_result, .result_header_name {
    float: left;
    direction: ltr;
    text-align: justify;
    width:100%;
}

#select_forms {
    float: left;
    width: 50%;
}

select {
    background-color: #fff;
    padding: 0px 5px;
}

.result_header {
    border-bottom: 1px solid;
    border-color: #2c3540;
    color: #555;
}

    .result_header > .value {
        /*
    color: #cc0033;
    */
        font-weight: 700;
    }

.result_body > * > .name {
    float: right;
    color: #555;
}

.result_body > div {
    margin: 8px;
}

.browse.desc.filter {
    border-bottom: solid 4px;
    border-color: #2c3540;
}

.filter_sutra_trans {
    border-color: #7FCA9F !important;
}

/*
*/
.filter_topics {
}

.filter_lexemename {
    border-color: #F4BA70 !important;
}

.filter_meaningname {
    border-color: #006600 !important;
}

.filter_sutra_linguinfo {
    border-color: #4A789C !important;
}

.filter_grammartext {
    border-color: #92CD00 !important;
}

.filter_sandhiform {
    border-color: #C0C0C0 !important;
}

.filter_stem {
    border-color: #DF4250 !important;
}

/*
div#filter_linguinfo_parts {
    border-right: #4A789C dotted 3px;
    margin-right: 5px;
}
*/

.filter_sutra_anuvrtti {
    border-color: #642E09 !important;
}

.filter_anuvrtti_linguinfo {
    border-color: #93440D !important;
}


.value {
    word-break: break-all;
}

.sutra_text .value,
.sutra_text .name {
    display: inline-block;
    word-break: break-all;
    /*border-left: #E96D63 solid 2px;*/
    /*border-right: #E96D63 solid 2px;*/
    border-radius: 10px;
    padding: 1px 2px;
}

.sutra_text .value {
    font-weight: bolder;
    color: #333;
}

.sutra_trans .value,
.sutra_trans .name {
    display: inline-block;
    word-break: normal;
    border-left: #7FCA9F solid 2px;
    /*border-right: #7FCA9F solid 2px;*/
    border-radius: 10px;
    padding: 1px 3px;
}

/*
.sutra_linguinfo .value,
.sutra_linguinfo .name {
*/
div.sutra_anuvrtti, div.sutra_linguinfo {
    border-left: #4A789C solid 2px;
    /*border-right: #4A789C solid 2px;*/
    border-radius: 10px;
    padding: 1px 3px;
    margin-top: 15px;
    padding-bottom: 5px;
}

    div.sutra_anuvrtti, div.sutra_linguinfo a {
        /*color: #344971;*/
    }

div.sutra_anuvrtti_wrapper {
    height: 100%;
    margin-top: 20px;
}
p {
    margin-top: 15px;
}

#message {
    display: none;
    position: absolute;
    text-align: center;
    padding: 10px;
    width: auto;
    color: black;
    font-weight: bold;
    background-color: white;
    /*border: 1px solid black;*/
    /*box-shadow: 12px 10px 12px 1px grey;*/
    font-size: 17px;
}

#message li {
    list-style-type: none;
}

#message ul {
    padding-left: 0;
}
div.sutra_anuvrtti {
    overflow: auto;
    position: relative;
    height: inherit;
    min-height: inherit;
    border-color: #642E09 !important;
    padding: 1px 4px;
}

div.anuvrtti_title {
    color: #333;
    overflow: hidden;
    float: left;
    min-height: inherit;
    border: none !important;
    text-align: center;
    line-height: 100%;
    font-weight: bolder;
}

span.linguinfo {
    border-bottom: solid 2px;
    border-radius: 10px;
    padding: 1px 4px;
}

span.lexemename {
    border-color: #F4BA70;
}

span.sandhiform {
    border-color: #C0C0C0;
}

span.meaningname {
    border-color: #006600;
}

span.grammartext {
    border-color: #92CD00;
}

span.topic {
}

span.stem {
    border-color: #DF4250;
}

span.anuvrtti_link {
    margin: 0 0 0 4px;
}

.error {
    padding: 18px;
    text-align: center;
    vertical-align: middle;
    color: #D8000C;
    border-color: #E01B2F;
    background-color: #FFBABA;
}

.info {
    padding: 18px;
    text-align: center;
    vertical-align: middle;
    color: #0cd800;
    border-color: #2FE01B;
    background-color: #BAFFBA;
}

span.info_prefix, span.error_prefix {
    font-size: 120%;
    text-transform: capitalize;
}

span.info_title, span.error_title {
    font-size: 120%;
}

span.info_message, span.error_message {
    font-size: 100%;
    color: #000000;
}



/*
#FF6600 
#92CD00
#
*/

/*
.result_item>.header {
    padding: 0px 0px 5px 0px;
}
*/

div.result_item {
    box-shadow: 2px 2px 2px #888;
    border: 1px solid;
    border-radius: 15px;
    min-height: 50px;
    min-width: 200px;
    margin: 20px 0px 0px 0px;
    clear: both;
}

/*
a.add {
    color: #0281d7;
}

.grey {
    color: #0281d7;
    color: #8e9378;
}

.header_add, .body>*>.name {
    float: left;
}

.header>.name {
}

.header>.value {
    color: red;
}

.header_add, .body>*>.value {
    float: right;
}

*/

/* overwriting screen.css for the stacktrace */
/*
tbody tr:nth-child(even) td, tbody tr.even td, tbody a {color: #fff; background:#2e2416 !important;}
tbody a:hover {color: #EE3322; background: none; !important;}
th, td, tbody, tr, tbody a {color: #fff; background:#003D4C !important;}
*/


