﻿.header {
    background: #333;
}

.container {
    width: 100% !important;
}

.th_colr {
    background: #6247aa none repeat scroll 0 0;
    color: #fff;
    height: 30px;
    text-align: center;
    /* background: #17999d none repeat scroll 0 0; */
    font-size: 12px;
}
.table > tbody > tr > td, .table > tbody > tr > th, .table > tfoot > tr > td, .table > tfoot > tr > th, .table > thead > tr > td, .table > thead > tr > th {
    padding: 1px 0 0 5px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd;
    font-size: 12px;
}

.cont_bd {
    background-image:url(../images/bg1.png);
   /* background-color:#1f4cf8;*/
    padding: 0% 0%;
     background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}
.header_img {
    background-image:url(../images/bg1.png);
     background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    text-align:center;
    min-height:20px;
}

.header-label {
    float: left;
    width: 100%;
    vertical-align: middle;
    line-height: 20px !important;
    padding: 0% 5%;
    font-weight: bold;
    font-size: 13px;
    color: white;
}
.header-label_left {
    float: left;
    width: 30%;
    vertical-align: middle;
    line-height: 20px !important;
    padding: 0% 2%;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}
.header-label_right {
    float: left;
    width: 70%;
    vertical-align: middle;
    line-height: 20px !important;
    padding: 0% 0%;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}

.control-label {
    float: left;
    width: 35%;
    /* vertical-align: middle; */
    line-height: 20px !important;
    padding: 1% 3%;
    /* font-weight: bold; */
    font-size: 14px;
    /* text-align: center; */
    /* color: #13558e; */
}
.mtp20 {
    margin-top:20px;
}

.form-control {
    display: block;
    width: 65%;
    padding: 0px 8px;
    font-size: 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 25px;
}

.control_lblTop {
    float: left;
    width: 100%;
    vertical-align: middle;
    line-height: 25px !important;
    padding: 1% 3%;
    font-weight: bold;
    font-size: 25px;
    text-align: center;
    color: #022442;
}

.cont_label {
    float: left;
    width: 35%;
    vertical-align: middle;
    line-height: 16px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #292e2f;
    font-weight: 700;
}

.cont_label_txt {
    float: left;
    width: 65%;
    vertical-align: middle;
    line-height: 16px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #424242;
    font-weight: 700;
}

.mnhight {
    min-height:54rem !important;
}

img {
    vertical-align: middle !important;
    width: 100%;
    height: auto;
    float: none;
}

.mrg {
    margin: 6px 20px 0;
}

.cont_txt {
    background-image:url(../images/bg10.png);
    background-repeat: no-repeat;
    background-position: center center;
    background-attachment: fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    /*background: #38b742;*/
    border-radius: 15px 15px 0px 0px;
    margin: 0% auto 0px;
    width: 90%;
}

.cont_txt_bottom {
       /*background: #ffffff;*/
    /*border-radius: 15px;*/
    width: 100%;
}

.img_icon {
    width:50%;
}

.img_txt {
    width:100%;
    margin: 30px 0px;
}

.img_txtaline {
    text-align:center;
   margin: 20px 20px 0;
}

.card-header {
    background-image: linear-gradient(rgba(80, 60, 165, 0.8), rgba(33, 6, 105, 0.5)), url('../../img/bg_pattern.jpg');
    background-position: center;
}

.card-header p{
    color: #fff;
    padding: 1rem;
    font-size: 1.5rem;
}

ul li {
    text-align: left;
}
.side_menutype {    
    text-align:center;
   margin: 20px 5px 0;
}

.side_menutype ul li a {
    line-height: 22px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #333;
}

.side_menutype ul li a:hover {
    line-height: 22px !important;
    padding: 0% 2%;
    font-size: 13px;
    color:#38b742;
}
.border {
    border-left: 1px solid #ccc;
}

.border-left {
    border-left: 2px solid #ccc;
}
.border-right {
    border-left: 2px solid #ccc;
}
.side_menutype h3 {
    font-size: 15px;
    margin-top: 20px;
    margin-bottom: 10px;
    font-family: inherit;
    font-weight: 700;
    line-height: 1.1;
    color: inherit;
}

.img_left10 {
    margin-left:10px;
}

.img_right10 {
    margin-right:10px;
}

.img_top20 {
    margin-top:20px;
}

.img_divimg {
    text-align:left;
}

.img_divlogo {
    text-align:right;
}

.GridScrol {
    min-height: 400px !important;
    max-height: 55rem;
    width: 105rem !important;
    overflow-x: hidden;
    overflow-y: scroll;
    /*background-image: linear-gradient(316deg, #6247aa 0%, #a594f9 74%);*/
    background-color: #f9f7ff;
}

.GridScrol::-webkit-scrollbar{
    width: .4rem;
}

.GridScrol::-webkit-scrollbar-thumb{
    border-radius: 1rem;
    background-color: #0066ff;
    cursor: pointer;
}

.GridScrol .table th,
.GridScrol .table td{
    padding: .5rem;
}

.collapse {
    float:right;
}


@media (max-width:990px) {
.container {
    width: 100% !important;
}
/*.cont_Menu {
    background: #631329;
    border-radius: 0px 0px 0px 0px;
    border-color: #E7E7E7;
    background-image: linear-gradient(to bottom,#d03d65 0,#631329 100%) !important;
}*/
}

@media (max-width: 768px) {
.container {
    width: 100% !important;
}

.header-label_left {
    float: left;
    width: 45%;
    vertical-align: middle;
    line-height: 20px !important;
    padding: 0% 3%;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}
.header-label_right {
    float: left;
    width: 55%;
    vertical-align: middle;
    line-height: 20px !important;
    padding: 0% 5%;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}

.mnhight {
    min-height:auto !important;
}

.cont_label {
    float: left;
    width: 35%;
    vertical-align: middle;
    line-height: 22px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #333;
}

.cont_label_txt {
    float: left;
    width: 65%;
    vertical-align: middle;
    line-height: 22px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #333;
}

.side_menutype ul li a {
    line-height: 22px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #333;
}

.img_icon {
    width: 30%;
}

.border {
    border-left: none;
}

.border-left {
    border-left: none;
}
.border-right {
    border-left: none;
}

.img_divimg {
    text-align:center;
}

.img_divlogo {
    text-align:center;
}

.GridScrol {
    min-height: auto !important;
    width: 100%;
    overflow-x: scroll;
    padding: .5rem !important;
    border-radius: 1rem;
}

.collapse {
    float:left;
    width:100%;
}

}

@media (max-width: 512px) {
.container {
    width: 100% !important;
}

.header-label_left {
    float: left;
    width: 45%;
    vertical-align: middle;
    line-height: 20px !important;
    padding: 0% 3%;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}
.header-label_right {
    float: left;
    width: 55%;
    vertical-align: middle;
    line-height: 20px !important;
    padding: 0% 5%;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}

.cont_label {
    float: left;
    width: 45%;
    vertical-align: middle;
    line-height: 22px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #333;
}

.cont_label_txt {
    float: left;
    width: 55%;
    vertical-align: middle;
    line-height: 22px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #333;
}

.side_menutype ul li a {
    line-height: 22px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #333;
}

.img_icon {
    width: 30%;
}

.border {
    border-left: none;
}

.border-left {
    border-left: none;
}
.border-right {
    border-left: none;
}

.img_divimg {
    text-align:center;
}

.img_divlogo {
    text-align:center;
}

.GridScrol {
    min-height: auto !important;
    width: 100%;
    overflow-x: scroll;
}

.collapse {
    float:left;
    width:100%;
}

}


@media (max-width: 405px) {
.container {
    width: 100% !important;
}

.header-label_left {
    float: left;
    width: 45%;
    vertical-align: middle;
    line-height: 20px !important;
    padding: 0% 3%;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}
.header-label_right {
    float: left;
    width: 55%;
    vertical-align: middle;
    line-height: 20px !important;
    padding: 0% 5%;
    font-weight: bold;
    font-size: 13px;
    color: #fff;
}

.cont_label {
    float: left;
    width: 100%;
    vertical-align: middle;
    line-height: 22px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #333;
}

.cont_label_txt {
    float: left;
    width: 100%;
    vertical-align: middle;
    line-height: 22px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #333;
}
.control-label {
    float: none;
    width: 100%;
    /* vertical-align: middle; */
    line-height: 20px !important;
    padding: 1% 3%;
    /* font-weight: bold; */
    font-size: 14px;
    /* text-align: center; */
    /* color: #13558e; */
}
.mtp20 {
    margin-top:20px;
}

.form-control {
    display: block;
    width: 100%;
    padding: 0px 8px;
    font-size: 12px;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 0px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    height: 25px;
    float:none;
}

.side_menutype ul li a {
    line-height: 22px !important;
    padding: 0% 2%;
    font-size: 13px;
    color: #333;
}

.img_icon {
    width: 30%;
}

.border {
    border-left: none;
}

.border-left {
    border-left: none;
}
.border-right {
    border-left: none;
}

.img_divimg {
    text-align:center;
}

.img_divlogo {
    text-align:center;
}

.GridScrol {
    min-height: auto !important;
    width: 100%;
    overflow-x: scroll;
}

.collapse {
    float:left;
    width:100%;
}

}