﻿
.selectcss {
	width: 100% !important;
	display: block;
	height: calc(1.5em + .75rem + 2px) !important;
	/*padding: .375rem .75rem;*/
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;
}


.select2-selection {
	width: 100% !important;
	display: block;
	height: calc(1.5em + .75rem + 2px) !important;
/*padding: .375rem .75rem;*/
	font-size: 1rem;
	font-weight: 400;
	line-height: 1.5;
	color: #495057;
	background-color: #fff;
	background-clip: padding-box;
	border: 1px solid #ced4da;
	border-radius: .25rem;
	transition: border-color .15s ease-in-out,box-shadow .15s ease-in-out;

}

.select2-container {
	width: 100% !important;
}
	.tablediv {
	margin: 0;
	padding: 0%;
	background-color: #FFF;
}

tablecontainer {
    padding-bottom: 5%;
}

.tablediv div {
    border: 1px solid #e9ecef;
}

.form-label-div {
    background-color: rgba(0,0,0,.03);
    vertical-align: middle;
}

    .form-label-div label {
        margin: 1%;
        vertical-align: middle;
    }

.table-sm {
    width: 100%;
}

    .table-sm th {
        white-space: nowrap;
    }

    .table-sm td {
        white-space: nowrap;
    }

.table-responsive {
    padding-bottom: 1%;
}



.iconmediumclass {
    vertical-align: middle;
    width: 16px;
}

.iconsmallclass {
    vertical-align: middle;
    width: 16px;
}

.error {
    color: red
}



html {
    height: 100%;
}

body {
    height: 100%;
}

    body a {
        text-decoration: none;
    }

        body a:hover {
            text-decoration: none;
        }


/*start- Commen menu css*/

.css-ul-menu {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

    .css-ul-menu ul {
        margin: 0;
        padding: 0;
        list-style-type: none;
    }

    .css-ul-menu li a {
        list-style-type: none;
        padding: 3%;
        border-bottom: 1px solid #e5e5e5;
    }

    .css-ul-menu ul ul {
        display: none;
    }

    .css-ul-menu ul li {
        line-height: 1
    }

        .css-ul-menu ul li a:hover {
            background: #f8f9fa;
            padding: 3%;
            border-bottom: 1px solid #e5e5e5;
        }

    .css-ul-menu a {
        display: block;
        text-decoration: none;
    }

        .css-ul-menu a :hover {
            text-decoration: none;
            background: #f8f9fa;
        }


/*end- Commen menu css*/ 



/*start- Left main  menu css*/ 

.css-div-menu-left-main {
    z-index: 1031;
    height: 100%;
    padding: 0;
    top: 0;
    left: 0;
    float: left;
    position: absolute;
    /*box-shadow: rgba(0, 0, 0, 0.25) 8px 8px 8px;*/
    display: none;
    background-color: #ddd;
}

.css-li-menu-left-main-header li {
    width: 100%;
    color: #fff;
    border-radius: 0px !important;
}

.css-li-menu-left-main-header a {
    text-decoration: none;
    color: #fff
}

.css-li-menu-left-main-header a :hover {
    text-decoration: none;
    color: #fff;
}

.css-ul-menu-left-main ul {
    width: 100%;
}

.css-ul-menu-left-main li {
    width: 100%;
}

/*end- Left main  menu css*/ 

.css-div-menu-right-main {
    z-index: 1031;
    padding: 0;
    top: 0;
    right: 0;
    float: right;
    position: absolute;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.25) 8px 8px 8px;*/
    height: 100%;
    display: none;
    background-color: #ddd
}


.css-li-menu-right-main-header{
    width: 100%;
    color: #fff;
    border-radius: 0px !important;
}

.css-li-menu-right-main-header a {
    text-decoration: none;
    color: #fff
}

    .css-li-menu-right-main-header a :hover {
        text-decoration: none;
        color: #fff;
    }



.css-div-menu-left-action {
    z-index: 1031;
    height: 100%;
    padding: 0;
    top: 0;
    left: 0;
    float: left;
    position: absolute;
    /*box-shadow: rgba(0, 0, 0, 0.25) 8px 8px 8px;*/
    display: none;
    background-color: #ddd;
}

.css-ul-menu-left-action ul {
    width: 100%;
}

.css-ul-menu-left-action li {
    width: 100%;
}


.css-div-menu-right-action {
    z-index: 1031;
    padding: 0;
    top: 0;
    right: 0;
    float: right;
    position: absolute;
    /*box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.2), rgba(0, 0, 0, 0.25) 8px 8px 8px;*/
    height: 100%;
    display: none;
    background-color: #ddd
}

.css-ul-menu-right-action ul {
    width: 100%;
}

.css-ul-menu-right-action li {
    width: 100%;
}

.css-li-menu-right-main-header li {
    width: 100%;
    color: #fff;
    border-radius: 0px !important;
}

.css-li-menu-right-main-header a {
    text-decoration: none;
    color: #fff
}

    .css-li-menu-right-main-header a :hover {
        text-decoration: none;
        color: #fff;
    }


.grid-table a {
    color: #000000;
}

.tablecontainer {
    min-height: 300px;
}




.header a {
    text-decoration: none;
    color: #fff
}


    .header a:hover {
        text-decoration: none;
        color: #fff
    }

.card-maximize-class {
    z-index: 9999;
    position: fixed;
    width: 100%;
    height: 100%;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    overflow: auto;
}

.page-header{
        background-color:#ddd
}
.page-header-left .list-group-item {
    border: 0 !important;
}

page-header-right .list-group-item {
    border: 0 !important;
}

#loader {
    width: 1.5rem;
    height: 1.5rem;
    display: none;
}

.page-header-middle img {
    width: 10%;
}

.page-wrapper {
    
    background-color: #f3f3f4;
  
}


.paneeditclass {
    border-style: dotted;
    border-color: lawngreen;
}

    .pneactionclasslink {
        color: lawngreen
    }

.moduleeditclass {
    border-style: dotted;
    border-color: orange;
}

.moduleactionclasslink {
    color: orange
}


.responsivebreadcrumb {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    .responsivebreadcrumb li {
        float: left;
        padding-left: 1%;
        padding-bottom: 1% !important;
        padding-top: 1% !important;
    }


.ModuleWrapper{
    width:100%;
    min-height:100%;
    float:left
}