﻿.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus {
    color: #FFFFFF;
    background-color: transparent;
    /*color: #555;
            background-color: #e7e7e7;*/
}

.navbar-default .navbar-nav > .disabled > a, .navbar-default .navbar-nav > .disabled > a:hover, .navbar-default .navbar-nav > .disabled > a:focus {
    color: #ccc;
    background-color: transparent;
}

.navbar-default .navbar-nav > li > a {
    /*  color: #777;*/
    color: #e1e3e4;
}

.navbar-toggle {
    position: relative;
    float: left;
    margin-right: 0px;
    padding: 9px 10px;
    margin-top: 0px;
    margin-bottom: 0px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
}

.navbar-default {
    background-color: transparent;
    border-color: transparent;
}

label {
    display: inline-block !important;
    font-weight: 300 !important;
    margin-bottom: 0 !important;
    font-size: 11px;
}

/* Bar Staff */
.topnav-container li.headlink {
    padding: 0 !important;
}

.navbar-link .navbar-nav > li > a {
    /*  color: #777;*/
    color: #ffffff;
}

.navbar-nav > li > a {
    line-height: 0.5 !important;
}

@media (min-width: 768px) {
    .navbar-default .navbar-nav > .open > a, .navbar-default .navbar-nav > .open > a:hover, .navbar-default .navbar-nav > .open > a:focus {
        background-color: transparent;
        color: #FFFFFF;
    }
    /* Menu  */
    .topnav-container li.mheadlink ul li a {
        background-color: #ffffff;
        color: #000000;
        height: 17px;
        padding: 5px;
    }

    .topnav-container li.mheadlink {
        float: left;
        margin-left: -1px;
        padding: 0 10px;
        text-align: center;
    }

        .topnav-container li.mheadlink a {
            /*  color: #000000;*/
            display: block;
            font-size: 11px;
            font-weight: bold;
            padding-bottom: 10px;
            /*padding-top: 8px;*/
            text-decoration: none;
            /*height: 28px;*/
        }

            .topnav-container li.mheadlink a img,
            .topnav-container li.mheadlink a:hover img {
                border: medium none;
                font-size: 0;
                line-height: 0;
                padding-right: 5px;
                vertical-align: middle;
            }

        .topnav-container li.mheadlink ul {
            background-color: #fbfbfb;
            border-bottom: 1px solid #554a58;
            border-left: 1px solid #554a58;
            border-right: 1px solid #554a58;
            display: none;
            position: absolute;
            text-align: left;
            width: 150px;
            z-index: 1000;
            /*margin-top:2px;*/
        }

        .topnav-container li.mheadlink:hover ul {
            position: absolute;
            display: block;
        }

        .topnav-container li.mheadlink ul li a {
            padding: 5px;
            height: 17px;
            color: #000000;
        }

            .topnav-container li.mheadlink ul li a:hover {
                background-color: #E6EDF5;
            }

        .topnav-container li.mheadlink ul li a {
            height: auto;
        }

    .navbar-collapse.collapse {
        margin-top: 5px !important;
    }

    .topnav-container li.mheadlink a:first-child {
        height: 29px;
    }
    /*End menu*/

    .rightpane {
        padding-left: 20px;
    }
}

.navbar-nav > li > a {
    padding-bottom: 10px !important;
    padding-top: 10px;
}

.nav > li > a {
    display: block;
    padding: 10px;
    position: relative;
}

/*.navbar {
    min-height: 40px !important;
}*/

input[type="radio"], input[type="checkbox"] {
    line-height: normal;
    margin-top: 0px !important;
    width: 20px;
}

.form-control.form-control-date {
    width: 100px;
}

.validation-summary-errors {
    border: 1px solid red;
    padding: 5px;
}

    .validation-summary-errors li {
        list-style-type: none;
    }

.validation-summary-valid {
    display: none;
}

/* Datatable grid */
/*.dt-tblHeader {
        border: 1px solid #cccccc;
}*/
/*table.dataTable thead th, table.dataTable thead td {
    border-bottom: 1px solid #cccccc !important;
    padding: 10px 12px !important;
}*/
table.dataTable {
    border-collapse: collapse !important;
}
/*.dt-tblRows {
    border-bottom: 1px solid #cccccc;
    border-left: 1px solid #cccccc;
    border-right: 1px solid #cccccc;
}*/
.dataTables_wrapper .dataTables_paginate .paginate_button {
    margin-left: 0px !important;
    padding: 0 !important;
}

.pagination > li > a, .pagination > li > span {
    padding: 3px 7px;
}

.pagination > li > a, .pagination > li > span {
    padding: 3px 6px !important;
}
/*table.dataTable tbody th, table.dataTable tbody td {
    padding: 0 !important;
}*/
/*table.dataTable thead th, table.dataTable thead td {
    padding:0 !important;
}*/
.dataTables_wrapper .dataTables_paginate {
    float: right;
    padding-top: 0.25em;
    text-align: right;
}
/*.dataTables_wrapper .dataTables_filter {
    float: right;
    text-align: right;
}*/
table thead a {
    text-decoration: underline !important;
}

#dtMaster_info {
    width: 100%;
    /*text-align: right;*/
    float: left;
    /*height: 25px;
    vertical-align: middle;*/
    padding-top: 21px;
    /*padding-top: 27px;*/
}

.dataTables_paginate {
    float: right;
    height: 50px;
    /*width: 35%;*/
    width: 50%;
}

@media (max-width:768px) {
    .dataTables_paginate {
        float: none !important;
        width: auto !important;
        text-align: right;
    }
}


/* End Datatable grid */


/* DataTable Sorting classes - Shanmugaraj*/
table.dataTable thead .sorting img {
    display: none;
}

.sort_asc {
    display: none;
}

table.dataTable thead .sorting_asc .sort_asc {
    display: inline-block;
}

.sort_desc {
    display: none;
}

table.dataTable thead .sorting_desc .sort_desc {
    display: inline-block;
}

.dataTables_empty {
    display: none;
}

/*.btn-primary {
    color: #333;
    background-color: #fff;
    border-color: #ccc;
}

    .btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
        color: #333;
        background-color: #ebebeb;
        border-color: #adadad;
    }*/

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    background-color: #ffffff;
    border: 1px solid #cccccc;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border linear .2s, box-shadow linear .2s;
    -moz-transition: border linear .2s, box-shadow linear .2s;
    -o-transition: border linear .2s, box-shadow linear .2s;
    transition: border linear .2s, box-shadow linear .2s;
}

select, textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 4px;
    color: #555555;
    display: inline-block;
    font-size: 12px;
    height: 30px;
    line-height: 20px;
    margin-bottom: 10px;
    padding: 4px 6px;
    /*vertical-align: middle;*/
}

.bootbox .modal-footer .btn {
    -moz-user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px;
    cursor: pointer;
    display: inline-block;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857;
    margin-bottom: 0;
    padding: 2px 12px;
    text-align: center;
    vertical-align: middle;
    white-space: nowrap;
    background-color: #428bca !important;
    color: #fff !important;
}

.topnav-container li.headlink ul li a {
    height: auto !important;
}

div.lbl {
    color: #142c44;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    padding: 5px;
}

div.lblentry {
    color: #142c44;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 12px;
    /*padding: 5px;*/
}

.lblmargin {
    margin-bottom: 10px;
}

@media (max-width:768px) {
    .rightpane {
        padding-top: 10px;
    }

    #tblmyLRISCases {
        height: auto;
    }
}

@media (min-width:768px) {
    .padLeftempty {
        padding-left: 0px;
    }

    .rightborder {
        border-right: 1px solid #95b8e7;
    }

    .leftborder {
        border-left: 1px solid #95b8e7;
    }

    .rightborder {
        border-right: 1px solid #95b8e7;
    }
}

.divmargin {
    margin-bottom: 5px;
}


.funkyradio div {
    clear: both;
    overflow: hidden;
}

.funkyradio label {
    width: 100%;
    border-radius: 3px;
    border: 1px solid #D1D3D4;
    font-weight: normal;
     font-family: FontAwesome;
      
}

.funkyradio input[type="radio"]:empty,
.funkyradio input[type="checkbox"]:empty {
    display: none;
}

    .funkyradio input[type="radio"]:empty ~ label,
    .funkyradio input[type="checkbox"]:empty ~ label {
        position: relative;
        line-height: 2.5em;
        text-indent: 2.9em;
        /*margin-top: 2em;*/
        margin-top: 0em;
        cursor: pointer;
        -webkit-user-select: none;
        -moz-user-select: none;
        -ms-user-select: none;
        user-select: none;
        padding-right: 10px;
        font-size: 14px;
    }

        .funkyradio input[type="radio"]:empty ~ label:before,
        .funkyradio input[type="checkbox"]:empty ~ label:before {
            position: absolute;
            display: block;
            top: 0;
            bottom: 0;
            left: 0;
            content: '';
            /*width: 2.5em;*/
            background: #D1D3D4;
            border-radius: 3px 0 0 3px;
            width: 30px;
        }

        .funkyradio input[type="radio"]:empty ~ label:before {
            text-indent: 0.3em;
            /*content: '\e157';
                font-family: 'Glyphicons Halflings';
            */
            content: "\f10c";
            font-family: FontAwesome;
            /*font-style: normal;
            font-weight: normal;
            line-height: 1;*/
            color: #333;
            font-size: 20px;
        }

        .funkyradio input[type="checkbox"]:empty ~ label:before {
            text-indent: 0.3em;
            /*content: '\e157';*/
            /*font-family: 'Glyphicons Halflings';*/
            content:'\f096';
            color: #333;
            font-size: 20px;
        }

.funkyradio input[type="radio"]:hover:not(:checked) ~ label,
.funkyradio input[type="checkbox"]:hover:not(:checked) ~ label {
    color: #888;
}

    .funkyradio input[type="radio"]:hover:not(:checked) ~ label:before {
        /*content: '\e165';
        font-family: 'Glyphicons Halflings';*/
        content:'\f192';
        color:red;
    }


    .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
        /*content: '\2714';
        font-family: 'Glyphicons Halflings';*/
        content:'\f046';
        color:green;

    }

    .funkyradio input[type="radio"]:hover:not(:checked) ~ label:before,
    .funkyradio input[type="checkbox"]:hover:not(:checked) ~ label:before {
        text-indent: 0.3em;
        color: #333;
    }

.funkyradio input[type="radio"]:checked ~ label,
.funkyradio input[type="checkbox"]:checked ~ label {
    color: #777;
}

    .funkyradio input[type="radio"]:checked ~ label:before,
    .funkyradio input[type="checkbox"]:checked ~ label:before {
        text-indent: 0.3em;
        color: #333;
        background-color: #ccc;
        /*font-family: 'Glyphicons Halflings';*/
    }

    .funkyradio input[type="radio"]:checked ~ label:before {
        content: '\f058';
    }

    .funkyradio input[type="checkbox"]:checked ~ label:before {
        content: '\f046';
    }

.funkyradio input[type="radio"]:focus ~ label:before,
.funkyradio input[type="checkbox"]:focus ~ label:before {
    box-shadow: 0 0 0 3px #999;
}

.funkyradio-default input[type="radio"]:checked ~ label:before,
.funkyradio-default input[type="checkbox"]:checked ~ label:before {
    color: #333;
    background-color: #ccc;
}

.funkyradio-primary input[type="radio"]:checked ~ label:before,
.funkyradio-primary input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #337ab7;
}

.funkyradio-success input[type="radio"]:checked ~ label:before,
.funkyradio-success input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #5cb85c;
}

.funkyradio-danger input[type="radio"]:checked ~ label:before,
.funkyradio-danger input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #d9534f;
}

.funkyradio-warning input[type="radio"]:checked ~ label:before,
.funkyradio-warning input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #f0ad4e;
}

.funkyradio-info input[type="radio"]:checked ~ label:before,
.funkyradio-info input[type="checkbox"]:checked ~ label:before {
    color: #fff;
    background-color: #5bc0de;
}
