/* Sticky footer styles - Start*/
html,
body {
    height: 100%;
    /* The html and body elements cannot have any padding or margin. */
}
/* Wrapper for page content to push down footer */
#wrap {
    min-height: 93%;
    height: auto !important;
    height: 100%;
    /* Negative indent footer by it's height */
    margin: 0 auto -60px;
}
/* Set the fixed height of the footer here */
#push,
#footer {
    height: 60px;
}
#footer {
    background-color: #f5f5f5;
}
/* Lastly, apply responsive CSS fixes as necessary */
@media (max-width: 767px) {
    #footer {
        margin-left: -20px;
        margin-right: -20px;
        padding-left: 20px;
        padding-right: 20px;
    }
}
.container {
    width: auto;
}
.container .credit {
    margin: 15px 0;
    text-align: center;
}
/* Sticky footer styles - end*/
.clc_heading{
    font-size: 30px;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #C8001E;
    line-height: 30px;
}
.judgment_title{
    font-size: 24px;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #C8001E;
    line-height: 30px;
}
.sidebar_heading{
    font-size: 16px;
    font-family: Georgia,"Times New Roman",Times,serif;
}
.judgment_date{
    font-size: 14px;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #666666;
    line-height: 30px;
    font-style: italic;
}
.law_heading{
    font-size: 18px;
    font-family: Georgia,"Times New Roman",Times,serif;
}
.registration_title{
    font-size: 26px;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #C8001E;
    line-height: 30px;
}
.registration_sub_title{
    font-size: 20px;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #C8001E;
    line-height: 50px;
}
.see_also_title{
    font-size: 16px;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #FF0000;
    line-height: 30px;
    font-style: italic;
}
.ditectory_title{
    font-size: 20px;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #C8001E;
    margin: 20px 0px 10px 0px;
}
.lawbar_title{
    font-size: 16px;
    font-family: Georgia,"Times New Roman",Times,serif;
    color: #FF0000;
    font-style: italic;
}
.form-signin {
    max-width: 300px;
    padding: 19px 29px 29px;
    margin: 0 auto 20px;
    background-color: #fff;
    border: 1px solid #e5e5e5;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
    -webkit-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    -moz-box-shadow: 0 1px 2px rgba(0,0,0,.05);
    box-shadow: 0 1px 2px rgba(0,0,0,.05);
}
.form-signin .form-signin-heading,
.form-signin .checkbox {
    margin-bottom: 10px;
}
.form-signin input[type="text"],
.form-signin input[type="password"] {
    font-size: 16px;
    height: auto;
    margin-bottom: 15px;
    padding: 7px 9px;
}
.row_gap{
    clear: both;
    padding-top: 10px;
}
.dataTables_length{
    margin-left: 15px;
}
.dataTables_info{
    margin-left: 15px;
}