﻿td, th {
    padding: 2px !important;
}

body {
    background-image: none !important;
}

.gridheader th a {
    color: #dbdbdb !important;
}

.my_nav {
    position: relative;
}

    .my_nav li, .my_nav li a {
        font-size: 14px !important;
    }

header {
    clear: both;
    margin: 0px 0px 20px 0px !important;
    -webkit-box-shadow: -1px 6px 17px -2px rgba(0,0,0,0.23);
    -moz-box-shadow: -1px 6px 17px -2px rgba(0,0,0,0.23);
    box-shadow: -1px 6px 17px -2px rgba(0,0,0,0.23);
}
.bgheader {
    clear: both;
    padding:10px;
    margin: 0px 0px 20px 0px !important;
    -webkit-box-shadow: -1px 0px 17px 0px rgba(0,0,0,0.23);
    -moz-box-shadow: -1px 0px 17px 0px rgba(0,0,0,0.23);
    box-shadow: -1px 0px 17px 0px rgba(0,0,0,0.23);
}


.my_nav li i {
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    border-radius: 50%;
    margin: 0px;
    padding: 0px;
    text-align: center;
}

.icon_a {
    width: 25px;
    height: 25px;
    font-size: 14px;
    line-height: 25px;
    border-radius: 50%;
    margin: 0px;
    padding: 0px;
    text-align: center;
    border: solid 1px #dbdbdb;
}

html, body {
    background-color: #fff;
}

.banner_con {
    width: 100%;
    position: relative;
    text-align: center;
    height: 200px;
    margin: 0px;
    padding: 0px;
    clear: both;
    border: solid 1px #dbdbdb;
    -webkit-box-shadow: -1px 6px 17px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: -1px 6px 17px 0px rgba(0,0,0,0.28);
    box-shadow: -1px 6px 17px 0px rgba(0,0,0,0.28);
}

.navbar-brand {
    font-size: 24px;
    font-weight: 700 !important;
}

.tesear {
    display: table;
    position: relative;
    width: 100%;
    min-height: 150px;
    text-align: center;
    margin: 0px 0px 20px 0px;
    padding: 0px;
    border-radius: 5px;
    border: solid 1px #dbdbdb;
    -webkit-box-shadow: -1px 6px 17px 0px rgba(0,0,0,0.28);
    -moz-box-shadow: -1px 6px 17px 0px rgba(0,0,0,0.28);
    box-shadow: -1px 6px 17px 0px rgba(0,0,0,0.28);
}

    .tesear:hover {
        -webkit-box-shadow: -1px 6px 17px 5px rgba(0,0,0,0.28);
        -moz-box-shadow: -1px 6px 17px 5px rgba(0,0,0,0.28);
        box-shadow: -1px 6px 17px 5px rgba(0,0,0,0.28);
    }

    .tesear .fa {
        color: #563d7c;
        font-size: 40px !important;
        font-weight: 700 !important;
        text-align: center;
        clear: both;
        margin: 20px;
        padding: 2px 0px 35px 0px;
    }

.tesear_title {
    clear: both;
    position: absolute;
    bottom: 0px;
    font-size: 16px;
    font-weight: 500;
    left: 0px;
    box-sizing: border-box;
    width: 100%;
    /*margin-top: -31px!important;*/
    color: #dbdbdb;
    background-color: #563d7c;
    padding: 10px 0px;
    border-radius: 0px 0px 5px 5px;
}

footer {
    clear: both;
}

.container #wrapper {
    width: 100% !important;
    clear: both;
}

    .container #wrapper .mainContent {
        width: 100% !important;
    }

.tabs_container {
    margin: 0px;
}

.nav.nav-tabs {
    margin: 0px !important;
    padding: 0px;
    clear: both;
}

.tab-content {
    border: solid 1px #dbdbdb;
    margin: 0px !important;
    padding: 10px;
}

.title_a {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    text-align: left;
    clear: both;
    border-bottom: solid 2px #563d7c;
    color: #563d7c;
    font-size: 22px;
    font-weight: 500;
}

.title_a1 {
    padding-bottom: 9px;
    border-bottom: solid 2px #563d7c;
}

    .title_a1 span {
        padding: 0px 0px 0px 0px;
        margin: 0px 0px 0px 0px;
        text-align: left;
        clear: both;
        color: #563d7c;
        font-size: 20px;
        font-weight: 500;
    }

.title_a2 {
    padding: 5px 7px 5px 7px;
    margin: 0px 0px 3px 0px;
    text-align: left;
    clear: both;
    color:#fff;
    font-size: 15px;
    font-weight: 700;
    background-color:#8877A3 !important;/*#e0e0e0 #428bca #563d7c  #2f283d*/
}

.profile_col {
    float: left;
    width: 100%;
    position: relative;
    text-align: center;
    height: auto;
    padding: 5px 5px;
    margin: 0px;
    /*box-sizing:border-box;
    background-color:#f7f7f7;
    border:solid 1px #dbdbdb;*/
}

    .profile_col td {
        border: none !important;
    }

    .profile_col table {
        width: 100%;
        height: auto;
        /*border: solid 1px #f7f7f7 !important;*/
        border: 0px !important;
    }

        .profile_col table td img {
            border-radius: 50% !important;
        }

        .profile_col table td {
            text-align: center;
        }

    .profile_col .fa-edit {
        position: absolute;
        top: 10px;
        font-size: 18px;
        right: 10px;
    }

        .profile_col .fa-edit:hover {
            font-size: 20px;
        }

.profile_container {
    float: left;
    width: 15%;
    text-align: center;
    height: auto;
    padding: 0px 0px;
    margin: 0px;
    /*box-sizing:border-box;*/
}

.profile_col input {
    width: 100px;
    text-align: center;
    height: 100px;
    margin: 0px auto;
    clear: both;
    border-radius: 50%;
    /*border:solid 1px #dbdbdb;*/
}

.profile_pic {
    width: 100px;
    text-align: center;
    height: 100px;
    line-height: 100px;
    vertical-align: middle;
    margin: 0px auto;
    clear: both;
    border-radius: 50%;
    /*border:solid 2px #563d7c;*/
}

.upload_file {
    clear: both;
    float: left;
    width: 100%;
    margin: 10px 0px 5px 0px;
    padding: 0px;
}

    .upload_file input {
        margin: 0px 0px 5px 0px;
    }

.profile_pic img {
    width: 100% !important;
    height: 100% !important;
    border-radius: 50%;
}

.profile_pic i {
    color: #563d7c;
    height: 100px;
    font-size: 50px;
    line-height: 90px;
    margin: 0px;
    padding: 0px;
}

.grid_col {
    width: 84%;
    float: right;
    margin: 0px;
    text-align: center;
    padding: 0px;
}

    .grid_col tr th {
        color: #fff;
        background-color: #563d7c;
    }

.content_con {
    width: 100%;
    clear: both;
    display: table;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 20px 0px;
}

.label_a {
    color: #563d7c;
    font-size: 14px;
    clear: both;
    width: 100%;
    float: left;
    font-weight: 600;
}

.label_b {
    text-align: center;
    color: #563d7c;
    width: 100%;
    font-size: 13px;
    clear: both;
    font-weight: 400;
    word-wrap: break-word;
    word-break: break-word;
}

.form_con {
    width: 100%;
    margin: 0px;
    padding: 0px 10px;
    clear: both;
}

.form_con1 {
    width: 100%;
    margin: 0px;
    padding: 0px 0px;
    clear: both;
}

.form_con table {
    text-align: left;
    font-weight: 600;
}

.form_con input[type=text], .form_con select {
    width: 220px !important;
    float: left;
    margin: 0px 0px 5px 0px;
}

.form_con.form_con1 input[type=text], .form_con.form_con1 select {
    width: 410px !important;
    float: left;
    margin: 0px 0px 5px 0px;
}

.tab_con {
    clear: both;
    margin: 0px;
    margin: 0px;
    width: 100%;
    position: relative;
    display: table;
}

.grid_2 {
    position: relative;
    margin: 0px;
    padding: 0px;
    clear: both;
}

    .grid_2 table tr th {
        background-color: #563d7c !important;
        color: #fff !important;
    }

.bs-docs-footer {
    padding-top: 10px !important;
    padding-bottom: 10px !important;
    margin-top: 10px !important;
}

.excel_btn {
    position: absolute;
    margin: 0px;
    padding: 0px;
    right: 5px;
    top: 8px;
}

.grp_res th {
    color: #333;
    background-color: #c5c5c5!important;
}

.gridheader {
    background: #c5c5c5;
    background-repeat: repeat-x;
    background-position: 50% bottom;
    color: #1c4578;
    font-size: 10px;
}
.grp_res th, .grp_res td {
    line-height: 1.8;
    padding: 2px;
    border: 1px solid #ddd;
    vertical-align: top;
}
.pagnation_con {
    clear: both;
    margin: 0px;
    padding: 0px;
}

.grid_2 .grp_res {
    margin: 0px !important;
    padding: 0px;
}

.grid_2 .search_pagesnumbers {
    margin: 0px !important;
    padding: 0px 5px !important;
    background-color: #e6e6e6 !important;
    border: none;
}

.grid_2 .grp_res th, .grid_2 .grp_res td {
    border-color: #dbdbdb !important;
}

.grid_2 .gridrow2 TD {
    background-color: #e8e8e8 !important;
}

.pagnation_con td, .pagnation_con th {
    padding: 0px !important;
    margin: 0px !important;
}

.pagnation_con .search_pagesnumbers_right {
    margin: 0px !important;
    padding: 0px !important;
    border-radius: 5px;
    /*border:solid 1px #dbdbdb !important;
    background-color:#fff !important;*/
}

    .pagnation_con .search_pagesnumbers_right a {
        height: 30px !important;
        padding: 0px 5px;
        float: left;
        text-align: center;
        margin: 0px !important;
        box-sizing: border-box;
    }

.tab_con .tab-inactive {
    color: #dbdbdb;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-radius: 5px 5px 0px 0px;
}

.tab_con .tab-active {
    color: #dbdbdb;
    background-image: none;
    background-color: #563d7c;
    padding-right: 10px !important;
    padding-left: 10px !important;
    border-radius: 5px 5px 0px 0px;
}

.tab_content {
    width: 100%;
    height: auto;
    padding: 5px;
    border: solid 1px #dbdbdb;
    background-color: #fff;
    clear: both;
}

.tab_right_links {
    position: absolute;
    right: 0px;
    top: 0px;
    margin: 0px;
    padding: 0px;
}

.right_a {
    float: right;
    margin: 0px 0px 0px 20px;
}

.tab_right_links .btn {
    padding: 3px 7px !important;
    font-size: 12px !important;
}

.table_a {
    width: 100% !important;
    margin: 0px !important;
    padding: 0px !important;
}

.tab_content .grid_2 {
    width: 100% !important;
}

.tab_content tbody tr.gridheader TH {
    background-color: #563d7c !important;
    color: #fff !important;
}

.tab_content .gridheader TH {
    background-color: #563d7c !important;
    color: #fff !important;
}

.search_pagesnumbers_right td {
    border-top: none !important;
}

.grid_2 .search_pagesnumbers_left span {
    float: left;
    margin-top: 5px !important;
}

.search_pagesnumbers_right table {
    float: right;
    margin-top: 5px !important;
}

.brd_none {
    padding: 0px !important;
    border: none !important;
}

.removeHyperLink {
    text-decoration: none !important;
    color:#428bca !important;
}

.container .container {
    padding: 0px !important;
}

.data_container {
    width: 100%;
    height: auto;
    margin: 0px;
    clear: both;
    padding: 0px;
}

.table_form {
    width: 100%;
    height: auto;
    margin: 0px;
    padding: 0px;
}

.table_form1 {
    width: 100%;
    height: auto;
    float: left;
    /*display:table;*/
    margin: 0px 0px 0px 0px;
    padding: 3px 0px;
    border: solid 0px #dbdbdb;
}

.table_form td:nth-child(2n+3), .table_form td:nth-child(2n+5) {
    text-align: right;
    padding-right: 5px;
}

.table_form td:first-child {
    width: 160px;
    padding-right: 5px;
}

.table_form .form-control {
    width: 100%;
}

.table_form td {
    font-weight: bold;
    padding-bottom: 10px;
}

.input_a {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px;
    width: 100%;
    color: #555;
    vertical-align: middle;
    background-color: #fff;
    border: 1px solid #ccc;
}

.search_a {
    width: 100% !important;
}

.container .SubContent, .container .SubContent .BottomLine {
    width: 100%;
}

    .container .SubContent table {
        /*width:100%;*/
    }

.textarea_box {
}

.content_row {
    clear: both;
    height: auto;
    width: 100%;
    position:relative;
}

.title_b {
    font-size: 16px;
    font-weight: 500;
    color: #563d7c;
    margin: 0px;
    padding: 3px 0px;
    clear: both;
    width: 100%;
}

.textarea_box {
    width: 100%;
    margin: 0px 0px 15px 0px;
    padding: 0px 0px 0px 0px;
}

    .textarea_box textarea {
        margin: 5px 0px 10px 0px !important;
        padding: 10px;
        line-height: normal;
    }

.row_data {
    clear: both;
    width: 100%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
}

    .row_data table th {
        /*white-space:nowrap;*/
    }

.table_scroll {
    width: 100%;
    overflow: auto;
    border:solid 1px #dbdbdb;
}

.scroll_a {
    width: 100%;
    overflow: auto;
    margin: 0px;
    padding: 0px;
}

.progress_con {
    width: 100%;
    margin: 0px;
    padding: 0px;
}

    .progress_con span {
        width: 20%;
        float: left;
        font-size: 18px;
        text-align: center;
        padding: 20px 0px;
        height: auto;
    }

.SuperCritical {
    background-color: #ff0000;
}

.Critical {
    background-color: #ffd800;
}

.Urgent_color {
    background-color: #a0588d;
}

.Delay_color {
    background-color: #FFCCCC;
}

.OnTarget {
    background-color: #17883f;
}

.btn_a1 {
    font-size: 13px;
    font-weight: 500;
    z-index: 1000;
    right: 0px !important;
    top: -4px !important;
}

.box_a {
    height: auto;
    width: 200px;
    float: left;
    font-size: 14px;
    text-align: center;
    padding: 20px 0px;
    margin: 0px 5px 8px 0px;
    border: solid 1px #dbdbdb;
}

    .box_a span {
        display: inline-block;
        font-size: 16px;
        width: 100%;
        float: left;
        text-align: center;
    }

.brand-info {
    background-color: #5bc0de;
}

.brand-success {
    background-color: #5cb85c;
}

.brand-danger {
    background-color: #d9534f;
}

.light_box_a {
    width: 100%;
    height: 100%;
    overflow: auto;
    left: 0px !important;
    top: 0px !important;
}

.modal-dialog .modal-content {
    position: relative;
}

.light_box_a .modal-dialog {
    position: relative !important;
    left: 0px;
    top: 0px;
    margin: 0px auto !important;
}

.modal-header {
    padding: 10px 15px !important;
}

    .modal-header h4 {
        color: #563d7c !important;
    }

.tab-content {
    width: 100%;
    height: auto;
    display: table;
    clear: both;
}

.td_align td:nth-child(2n+4), .td_align td:nth-child(2n+3), .td_align td:nth-child(2n+3) {
    width: 200px;
}

.td_align td table td, .table td table td {
    border: none !important;
    padding: 2px !important;
}

.btn a {
    color: #fff !important;
}

.form_a td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.form_a td {
    font-weight: 600;
}

    .form_a td select, .form_a td input[type=text] {
        width: 80% !important;
    }

.pd_r {
    padding-right: 15px !important;
}

.btn_a2 {
    padding: 3px 15px;
    font-size: 14px !important;
}

    .btn_a2 i {
        margin-right: 5px;
    }

.btn-primary {
    background-color: #563d7c !important;
    border-color: #563d7c !important;
}

.button_go {
    float: right;
    width: auto;
    margin: 0px;
    padding: 0px;
}

.column_f {
    float: left;
    margin: 0px;
    padding: 0px;
    width: auto;
}

    .column_f select {
        width: 140px;
        float: left;
        margin: 0px 10px 0px 10px;
    }

.pagnation_a {
    float: right;
    width: auto;
}

.row_a1 {
    width: 100%;
    height: auto;
    clear: both;
    display: table;
    border: solid 1px #dbdbdb;
    background-color: #dbdbdb;
    padding: 3px;
    border-radius: 3px 3px 0px 0px;
}

.label_name {
    float: left;
    width: auto;
    font-size: 13px;
    font-weight: 500;
    margin: 8px 0px 0px 0px;
    padding: 0px;
}

.th_title {
    text-align: left;
}

    .th_title td {
        text-align: left !important;
    }

    .th_title td {
        padding-left: 0px !important;
        padding-right: 0px !important;
    }

.table_n td {
    vertical-align: middle;
}

.table_h td {
    padding: 8px;
}

.td_sub_title {
    font-weight: 600;
    color: #fff;
    background-color: #563d7c;
}

    .td_sub_title td, .td_sub_title td a {
        color: #fff !important;
    }

.grid_table {
    width: 100%;
    clear: both;
    margin: 20px 0px 0px 0px;
    padding: 0px;
}

.title_a3 {
    font-size: 14px;
    font-weight: 600;
}

.checkbox_table {
    font-size: 13px !important;
    font-weight: 400 !important;
}

    .checkbox_table label {
        font-weight: 400 !important;
    }

.title_a3 td {
    font-weight: 700 !important;
}

.table_n .gridrow2 td:last-child, .table_n .gridrow1 td:last-child {
    text-align: center;
    vertical-align: middle !important;
}

.edit_btn a {
}

.pag_next {
    width: 100%;
    margin: 0px;
    padding: 0px;
    color: #ff0000 !important;
}

.tab_container .nav.nav-tabs {
    border-bottom: solid 4px #563d7c !important;
}

    .tab_container .nav.nav-tabs .active a {
        background-color: #563d7c;
        color: #fff;
    }

    .tab_container .nav.nav-tabs li a {
        background-color: #7b7b7b;
        font-size: 13px;
        color: #fff !important;
    }

    .tab_container .nav.nav-tabs li.active a {
        background-color: #563d7c;
        color: #fff !important;
    }

.label_a {
    color: #555;
    font-weight: 500;
}

.table_pd td {
    padding-top: 5px !important;
    padding-bottom: 5px !important;
}

.btn.btn-primary {
    color: #fff !important;
}

.lb_container {
    width: 100%;
    box-sizing: border-box;
    margin: 0px;
    padding: 0px;
}

    .lb_container td {
        vertical-align: top !important;
    }

    .lb_container label, .lb_container span {
        font-weight: 600;
    }

.sub_form td {
    padding: 5px !important;
    width: 50% !important;
}

.sub_form1 {
    clear: both;
}

    .sub_form1 td {
        width: 25% !important;
        clear: both;
        padding: 5px !important;
    }

    .sub_form1 select, .sub_form1 input[type=text] {
        width: 100% !important;
    }

    .sub_form1 label, .sub_form1 select {
        float: left;
        clear: both;
        width: 100%;
    }

.input_a1 {
    width: 250px;
}

.sub_form2 {
    margin: 10px 0px 0px 0px;
    padding: 0px;
    width: 100%;
}

    .sub_form2 td {
        padding: 5px !important;
        width: 33% !important;
    }

.btn_mr {
    margin: 0px 8px;
}

table.form-group {
    width: 100% !important;
}

    table.form-group td {
        padding-top: 8px !important;
    }

.table_head tr th {
    cursor: default;
    color: #fff !important;
    background-color: #563d7c !important;
}

table.table-bordered.table_head tr th {
    cursor: default;
    color: #fff !important;
    background-color: #563d7c !important;
}

.table_head tr th a {
    color: #fff;
    text-decoration: underline;
}

    .table_head tr th a:hover {
        text-decoration: none;
    }

.form_style label {
    white-space: nowrap;
    font-weight: 600;
}

.form_style select, .form_style input[type=text], .form_style input[type=password], .form_style textarea {
    /*width: 240px !important;*/
}

.form_style td:first-child {
    /*width: 200px !important;*/
}

.tabs_new {
    width: 100%;
    clear: both;
    display: table;
    margin: 0px;
    height: 29px !important;
    padding: 0px;
    border-bottom: solid 4px #563d7c;
}

    .tabs_new .tab_new a {
        background-color: #7b7b7b !important;
        font-size: 13px !important;
        color: #fff !important;
        font-size: 13px;
        padding: 7px 15px !important;
        border-radius: 5px 5px 0px 0px;
    }

    .tabs_new .tab_active a, .tabs_new .tab_active span {
        background-color: #563d7c !important;
        color: #fff !important;
        font-size: 13px;
        padding: 7px 15px !important;
        border-radius: 5px 5px 0px 0px;
    }

        .tabs_new .tab_active a:hover, .tabs_new .tab_new a:hover {
            text-decoration: none;
        }

.title_a4 {
    padding: 0px 0px 0px 0px;
    margin: 0px 0px 20px 0px;
    text-align: left;
    float: left;
    width: 100%;
    clear: both;
    color: #563d7c;
    font-size: 24px;
    font-weight: 500;
}

.tabs_content {
    width: 100%;
    height: auto;
    margin: 0px;
    display: table;
    padding: 10px 10px;
    border: solid 1px #dbdbdb;
}

    .tabs_content table {
        width: 100%;
    }

.grid_n {
    max-height: 500px;
    width: 100%;
    margin: 0px;
    padding: 0px;
    clear: both;
    overflow: auto;
    width: 100%;
    display: table;
}

.btn_s {
    font-weight: 400 !important;
    float: left;
    font-size: 16px;
    height: 30px;
    line-height: 30px;
    border-radius: 0px 3px 3px 0px !important;
    margin: 0px 0px 0px 0px;
}

.btn-default {
    background-color: #dedada !important;
}

.grid_n table {
    width: 100%;
}

.table_form1 .table.table-bordered tbody th {
    color: #333;
    background-color: #c5c5c5 !important;
}

.table.table-bordered tbody th {
    color: #333;
    background-color: #c5c5c5 !important;
}

.grp_NoBorders td i {
    font-size: 13px;
    height: 20px;
    width: 16px;
    font-weight: 400 !important;
    margin: 0px 2px;
}

    .grp_NoBorders td i:hover {
        font-weight: 500;
        font-size: 16px;
    }

.btn_nn .btn {
    margin-left: 3px !important;
}

.input_left {
    float: left;
}

.search_btn1 {
    right: 5px;
    height: 30px;
    line-height: 30px;
    position: absolute;
    border-radius: 0px 5px 5px 0px !important;
}

    .search_btn1 i {
        font-size: 13px;
    }

.float_left {
    float: left;
}
.title_row {
    position: relative;
    clear:both;
    margin:0px;
    min-height:36px;
    padding:0px 165px 5px 0px;
    border-bottom: solid 2px #563d7c;
    color:#563d7c;
}
.btn_right {
    right:0px;
    top:0px;
    position:absolute;
}
.title_row .title_a{
    font-size:20px;
    line-height:normal;
    border-bottom:none !important;
}
.title_row .title_a:hover {}
.Add_btn {
    color:#fff !important;
    padding: 2px 9px !important;
    background-color: #00dea5 !important;
    border-color: #00dea5 !important;
    margin-bottom:0px!important;
}
.table_brd td,.table_brd th {
    border-bottom:solid 1px #dbdbdb !important;
}
.table_sc {
    max-height:500px;
    overflow:auto;

}
.key_con {
    clear:both;
    width:100% !important;
}
    .key_con td {
        vertical-align:middle !important;
    }
    .key_con table {
        margin:10px 0px 0px 0px;
    }
.label_1 {
    clear:both;
    margin:0px;
    font-size:14px;
    font-weight:700;
    color:#563d7c;
    width:100%;
    padding:0px;
}
.modal-body {
    padding:15px !important;
}

.text_br td:nth-child(2n+7){
   word-break: break-all !important;

}
.btn_view {
    position:absolute;
    right:0px;
    top:0px;
}
.msg_con1 {
    clear:both;
    margin:0px;
    height:auto;
    display:table;
    width:100% !important;
    border:solid 1px #dbdbdb;
    padding:10px;
}
.msg_con_a {
    display:table;
    height:auto !important;
    width:100% !important;
}
textarea.textbox_a {
    width:100% !important;
}
.table.table-bordered {
    height:auto !important;
}
.check_n {
    width:100%;
    margin:0px;
    padding:0px;
    clear:both;
}
.check_n #DivMetaTag{
    width:100%;
    min-height:150px;
    max-height:400px;
    overflow:auto;
}
    .check_n #DivMetaTag td {
        padding:0px !important;
    }

      .ajax__calendar_container{
        width:250px !important;
       }
       .ajax__calendar_body,.ajax__calendar_days{
           width:100% !important;
       }
.check_n {
    width:auto;
}
    .check_n table {
        width:auto;
        height:auto;
        margin:0px;
        padding:0px;
    }
    .check_n table tr{
        float:left !important;
        width:auto;
        height:auto;
        margin:0px;
        padding:0px;
    }

    .ajax__calendar_body{/*height:189px !important;*/margin:auto;overflow:hidden;position:relative;width:170px}
.ajax__calendar_body  div table td{
    padding-top:0px !important;    
}
.ajax__calendar .ajax__calendar_active .ajax__calendar_month,.ajax__calendar_month, .ajax__calendar_year {
    height:40px !important;
}
    /*a, a:visited, a:hover {
    text-decoration: none;
    color: white!important;
}*/
    .btn-success {
    color: #fff!important;
    background-color: #5cb85c;
    border-color: #4cae4c;
}

   .txtClass {
    border: 1px solid #ccc!important;
    font-size: 12px;
    height:24px;
        padding: 3px 0px 3px 2px;
    vertical-align: top;
       border-radius: 4px; 
}
   input, button, select, textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit;
     border-radius: 4px; 
}
   .btn {
    display: inline-block;
    padding: 4px 6px;
    margin-bottom: 0;
    /*font-size: 14px;*/
    font-weight: normal;
    line-height: 1.428571429;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    cursor: pointer;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    -o-user-select: none;
    user-select: none;
}

   .tab-inactive A:link
{
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    color: #fff!important;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}
   .tab-active A:visited {
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    color: #fff!important;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}
.tab-inactive A:visited
{
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    color: #fff!important;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}
.tab_con .tab-active a {
    color: #fff!important;
    background-image: none;
    background-color: #563d7c;
    padding-right: 10px !important;
    padding-left: 10px !important;
    border-radius: 5px 5px 0px 0px;
}

.gridrow2 TD {
    background-color: #f9f9f9!important; 
    padding-top: 1px;
    padding-bottom: 1px;
    padding-left: 2px;
    word-break: break-all;
}
.gridrow1
{
    background-color: #ffffff;
}
.gridrow2
{
    background-color: #f9f9f9!important;
}

.BottomLine {
  padding: 5px 7px 5px 7px;
    margin: 0px 0px 3px 0px;
    text-align: left;
    clear: both;
    color: #ffffff;
    font-size: 15px!important;
    font-weight: 500;
    background-color: #563d7c;
}

.SelectedPage
{
    background-color:#428bca!important;
    color: #FFFFFF;
    float: left;
    font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    padding: 0px 5px 0px 5px;
    margin-bottom:0px!important;
}

.txtClass350 {
    border: 1px solid #ccc;
    font-size: 12px;
    height: 28px;
    width: 355px;
    padding: 3px 0px 3px 2px;
    vertical-align: top;
}

.tab-active
{
    background-color:#563d7c!important;
    background-image:none;
    height: 28px; /* border-bottom: #0f2f47 0px solid;*/
    text-align: center; /*border-left: #0f2f47 1px solid;*/
     padding: 7px 15px!important;
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    color: #fff!important;
    font-size: 13px!important; /*border-right: #0f2f47 1px solid;*/
    font-weight: bold;
    border-right: #fff 1px solid; /*  padding-bottom: 4px; padding-top: 4px;*/
    border-radius: 5px 5px 0px 0px;
    margin:0px 5px!important
}
.tab-inactive
{
    /* background-image: url(../images/inactive.png);
    border-bottom: #bcbcbc 1px solid;*/
    text-align: center;
    /*border-left: #bcbcbc 1px solid;*/
    padding: 7px 15px!important;
        font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    color: #fff;
    font-size: 13px!important;
    /* border-top: #bcbcbc 1px solid;*/
    font-weight: normal;
    border-right: #fff 1px solid;
    /*  padding-bottom: 4px;padding-top: 4px;*/
    height: 28px;
    border-radius: 5px 5px 0px 0px;
    margin:0px 5px!important
}
.tab-inactive A:link
{
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    color: #fff!important;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}
.tab-inactive A:visited
{
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
      color: #fff!important;
    font-size: 13px;
    font-weight: normal;
    text-decoration: none;
}
.tab-inactive A:active
{
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
     color: #fff!important;
    font-weight: 200;
    text-decoration: none;
}
.tab-inactive A:hover
{
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
     color: #fff!important;
    font-weight: 200;
    text-decoration: none;
}
.tab-active A:link
{
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    color: #fff!important;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
    padding:0 3px;
}
.tab-active A:visited
{
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}
.tab-active A:active
{
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    color: #fff!important;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}
.tab-active A:hover
{
    font-family: Segoe UI Light,Segoe UI,Tahoma,Arial,Verdana,sans-serif;
    color: #fff;
    font-size: 13px;
    font-weight: 500;
    text-decoration: none;
}
.lp{padding-left:8px}
.rp{padding-right:8px}

.lm{margin-left:8px}
.rm{margin-right:8px}