﻿.ListForm-List-Data-Div table td:not(:first-child) {
    border-left: none !important;
    border-right: none !important;
}
.ListForm-List-Data-Div table td {
    word-break:break-word;
    -webkit-touch-callout: none!important;
    -webkit-user-select: none!important;
    -khtml-user-select: none!important;
    -moz-user-select: none!important;
    -ms-user-select: none!important;
    user-select: none!important;
}
.ListForm-List .panel-default {
    border-bottom: none !important;
}
.ListForm-List-Data-Div input[type="checkbox"]{
  display:inline-block;
}


.ListForm-List-Data-Div input[type="checkbox"]:disabled{
  opacity: 1;
}
.ListForm-List-Footer-Div #FooterInner .table-bordered>tfoot>tr>td{	
    border:none!important;
	border-right:1px solid #ddd!important;
	border-left:1px solid #428bca!important;
	border-bottom:1px solid #428bca!important;
	
}
/* toolbar */
.grid-toolbar-container {
	height: 30px;
	background: #F6F6F6 url(images/List/table_header.png) repeat-x left bottom;
	padding: 0px 0px 0px 10px;
	border-width:1px 1px 0 1px;
	border-style:solid;
	border-color:#A8A8A8;
}

.commands-toolbar-more {
    display: none;
}


.grid-toolbar {
    float:left;
}

.grid-toolbar-button {
	margin:8px 2px 0px 0px;
}

.grid-toolbar-container select {
	margin:-13px 2px 0px 2px;
}
.ListForm-Container {
    padding: 5px;
}
 .ListForm-Container .table {
     table-layout: fixed;
     margin-bottom: 0 !important;
     left:0px;
 }      

.ListForm-List-CommandsToolbar-More {
    position: absolute;
    z-index: 200000;
    padding-top: 4px;
}

.ListForm-List-CommandsToolbar {
    display: inline-block;
}
.ListForm-List-Toolbar-RecordsCountResult{
    font-size: 12px;
    padding-top: 7px;
    padding-bottom: 8px;
    padding-right: 12px;
    padding-left: 11px;
}

.ListForm-RadioButtonList {
	margin:5px 0 10px 10px;
}

    .ListForm-RadioButtonList label {
	padding-left:5px;
}

.ListForm-Title {
	
	font-weight:bold;
}

.AspNet-GridView-VerticalLines td {
	/*border-bottom: 1px solid #E8EFF4;*/
}

.AspNet-GridView-Empty {
	display: none;
}

.ListForm-List-Grouping-Over {
    background-color: #ebebeb;
    border-color: #adadad;
}

.ListForm-List-Grouping-Div {
    position: fixed;
    z-index: 2;
    top: 254px;
    margin-bottom: 5px;
    border: 1px solid #ddd;
    border-radius: 4px;
    left: 10px;
    right: 10px;
}

    .ListForm-List-Grouping-Div .label {
    margin-right: 10px;
	cursor: pointer;
    padding-top: 8px;
    padding-bottom: 8px;
    font-size: 12px;
}

    .ListForm-List-Grouping-Div .label-info {
    font-weight: normal;
}


    .ListForm-List-Grouping-Div .grouping_item_delimiter {
	margin-right: 5px;
}

.ListForm-List-Header-Div {
    z-index: 1;
    position: fixed;
    top: 304px;
    left: 9px;
    right: 10px;
	overflow: hidden;
    position: fixed;
	/* padding-right: 16px; */
	/* position: relative; */
	/*background: #F6F6F6 url(images/List/table_header.png) repeat-x left bottom;*/
    /*box-shadow: 1px 0px 0px 0px #428bca;*/
    border-top-left-radius:4px;
    border-top-right-radius:4px;
    background:#428bca;
    /*padding-right:15px;*/
}

    .ListForm-List-Header-Div #HeaderInner {
	overflow: hidden;
    background-color: #428bca;
    border-top-left-radius: 4px	;
    /*border-right:1px solid #ddd;*/
    /*border-top-right-radius: 4px;*/

}

.ListForm-List-Header-Div #HeaderInner table {
    border-bottom: none;
}
.ListForm-List-Footer-Div #FooterInner table > tfoot > tr > td,
.ListForm-List-Footer-Div #FooterInner table > tfoot > tr > td > span{
    text-align:center;
}
.ListForm-List-Header-Div #HeaderInner .ListForm-List-Header th {
    border-color: #428bca;
    background-color: #428bca;      
    border-bottom: none;      
    text-align: center; 
    vertical-align: middle;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out; 
}
.AspNet-GridView-HorizontalLines, .AspNet-GridView-VerticalLines {
    background-color:transparent;
    -webkit-transition: background-color 0.4s ease-in-out;
    -moz-transition: background-color 0.4s ease-in-out;
    -ms-transition: background-color 0.4s ease-in-out;
    -o-transition: background-color 0.4s ease-in-out;
    transition: background-color 0.4s ease-in-out;  
}
.ListForm-List-Header-Div #HeaderInner .ListForm-List-Header th:not(:last-child) {
    border-right: 1px solid #ddd;  
}

.ListForm-List-Header-Div #HeaderInner .ListForm-List-Header th:first-child {    
    border-bottom: 1px solid #ddd;
    border-top-left-radius: 4px; 
    z-index: 1;
    width: 31px;    
}

.ListForm-List-Header-Div #HeaderInner .ListForm-List-Header th:not(:first-child) {    
    border-bottom: 1px solid white;    
}

    .ListForm-List-Header-Div table {
	position: relative;
	left:1px;
}

.ListForm-List-Footer-Div {
	overflow: hidden;
	padding-right: 17px;
	position: relative;
	border-top:1px solid #A8A8A8;
}
    .ListForm-List-Footer-Div table {
	position: relative;
}
.ListForm-List-Footer td {
	overflow: hidden;
}
.ListForm-List-Footer-PageTotal, 
.ListForm-List-Footer-GrandTotal {
	width: 100%;
	display: block;
	float: left;
	text-align: right;
	cursor: default;
}
.ListForm-List-Footer-PageTotal {
	margin-bottom: 3px;
}
.ListForm-List-Footer-GrandTotal {
	font-weight: bold;
}

.ListForm-List-Footer-Div {
    position: fixed;
    bottom: 40px;
    z-index: 2;
    background-color: #428bca;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
    color:#fff;
    box-shadow: 1px 0px 0px 0px #428bca
}

.ListForm-List-Header th {
    position: relative;
}
    .ListForm-List-Header th * {
     vertical-align: middle;
}

.ListForm-List-Header a {
	color: white;
	white-space: normal;
    text-decoration: none;
}

.ListForm-List-DraggingHeader {    
    z-index: 10;
}

.ListForm-List-DraggingHeader * {    
    color: white;
}

.ListForm-List-Data-Div {
	margin-right: 1px;
    padding-top: 180px;
    padding-bottom: 25px;
    /*overflow-y: scroll;*/
	background-color:#fff;
    /*box-shadow: 0px 0px 1px 1px #ddd;*/
    border-bottom-left-radius:4px;
    border-bottom-right-radius:4px;
}

    .ListForm-List-Data-Div table {
        border-top:none;
    }
    .ListForm-List-Data-Div table tr {
        cursor: pointer;
    }
.ListForm-List-Data-Div > table > tbody > tr > td:first-child {
    background-color: #428bca !important;
    color: white !important;
    border-left: 1px solid #428bca;
    text-align: center;
    font-weight: bold;
    padding:8px 0px; 
}
.ListForm-List-Data-IE {
	/* padding-right: 17px; */
}
.ListForm-List-Header col, .ListForm-List-Data col {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
.ListForm-List-SortImage {
	cursor: pointer;
	display: none;
}
.ListForm-List-SortImage-Shown {
	cursor: pointer;
	display: inline;
    color: white;
    margin-left: 5px;
    position: relative;
    top: 0px;
}

.ListForm-List-QuickFilterContainer {
	display:none;
	position:absolute !important;
	background-color:#E3EDF9;
	padding:5px;
	min-width:80px;
	border:1px solid #A8A8A8;
	-moz-border-radius:4px;
	border-radius:4px;
}

.ListForm-List-FilterTextBox,
.ListForm-List-FilterSelectionBox,
.ListForm-List-FilterDateTimeBox {
    z-index: 2;
	max-width:90%;
	/*background: url("images/webforms/inputBg.gif") no-repeat scroll left top #FFFFFF;*/
    border: 1px solid #B2B2B2;
    border-radius: 4px;
    padding: 2px;
}

    .ListForm-List-FilterSelectionBox + .ListForm-List-RemoveFilterImage {
	right:0;
}

.ListForm-List-Pager input.ListForm-List-FullFilterTextBox {
    padding:3px 3px 3px 3px ;
}
.ListForm-List-Pager .ListForm-List-FilterTextContainer {
    position: fixed;
    top: 168px !important;
    right: 60px;
	float:right;
    width: 150px;	            
}

    .ListForm-List-Pager .ListForm-List-FilterTextContainer > .input-group-addon {
	cursor: pointer;
}
 .ListForm-List-Pager .ListForm-List-FilterTextContainer.FilterTextContainerDown {
       top:-92px;
}

.ListForm-List-Pager .ListForm-List-FilterTextContainer.FilterTextContainerUp {
       top:-122px!important;
}

.commandtoolbarfull {
    display:block!important;
    margin-top:10px;
}
.ListForm-List-Pager .ListForm-List-FullFilterClear {
	position:absolute;
    top: 9px;
    right: 5px;
    opacity: 0.5;
    cursor: pointer;
    transition: all ease 0.5s;
}

.ListForm-List-Pager .ListForm-List-FullFilterClear:hover {
	opacity: 1;
}

.ListForm-List-ImagesContainer {
	position:absolute;
	background:transparent url(images/List/list-filter-bg.png) repeat-x;
	display:none;
	vertical-align:middle;
	border-left:1px solid #A8A8A8;
	border-right:1px solid #A8A8A8;
	padding:0 4px 0 3px;
}


.ListForm-List-RemoveFilterImage {
	cursor: pointer;
    color: white;
    opacity: 0.6;
	position: absolute;
	right: 6px;
	top: 5px;
}
.ListForm-List-RemoveFilterImage:hover {
    opacity: 1;
}

.ListForm-List-FilterImage-Shown {
	cursor: pointer;
}

.ListForm-List-ColumnReorderPosition {
	position: absolute;
	display: none;
	z-index: 1000;
}

.ListForm-FiltersGrid {
	text-align: center;
	height:250px;
	overflow:scroll;
	width:600px;
	border:1px solid #A8A8A8;
}

/* Parent - Child list classes */
.ListForm-List-RowNumberSpan {
	float: right;
	margin-top: 3px;
	margin-right: 2px;
}

.ListForm-List-OpenChildListButton {
    font-size: 17px;    
    margin-left: 2px;
    float: left;
    color: yellow;
    opacity: 0.8;
    cursor: pointer;
}
.ListForm-List-OpenChildListButton:hover {    
    opacity: 1
}
.ListForm-List-CloseChildListButton {
	margin-left:-2px;
	float: left;
}
.ListForm-List-ChildListRowClosed {
	display: none;
	height: 300px;
}
.ListForm-List-ChildListRowOpen {
	display: table-row;
	height: 300px;
}
.ListForm-List-ChildListFrame {
	height: 100%;
	width: 100%;
}
.ListForm-List-SelectCheckBox {
	float: left;
    display: none;
}

/* Group Rows */
.ListForm-List-Group {
	background-color:#f5f5f5;
}

.ListForm-List-Group-Aggregates {
	background-color:#cfdef1;
}

.ListForm-List-Group-Aggregates td,
    .ListForm-List-Group td {
	height: 20px;
	padding: 2px;
	padding-left:5px;
	border-bottom: 1px solid #C1D0EC;
	font-weight: normal;
	overflow: hidden;
	white-space: normal;
	cursor: default;
	text-align:left;	
}

.ListForm-List-Group td {
    cursor: pointer;
}

.ListForm-List-Group-Aggregates td {
	font-weight: bold;
}

.ListForm-List-GroupLabelOpen {
	background: url(images/List/SingleMinus.gif) no-repeat 3px -3px;
	text-align: left;
}

.ListForm-List-GroupLabelClosed {
	background: url(images/List/SinglePlus.gif) no-repeat 3px -3px;
}

.ListForm-List-GroupAggregatesLabel {
	float: right;
	padding-right: 10px;
}

/* Header's column menu */
.ListForm-List-Header-ColumnMenu-ViewButton {
	background: url('images/List/lookup.gif') no-repeat 3px 3px;
}
.ListForm-List-Header-ColumnMenu-GroupButton {
	background: url('images/List/group.gif') no-repeat 3px 3px;
}
.ListForm-List-Header-ColumnMenu-SumButton {
	background: url('images/List/sum.gif') no-repeat 3px 3px;
}
.ListForm-List-Header-ColumnMenu-AverageButton {
	background: url('images/List/average.gif') no-repeat 3px 3px;
}

/* Row hover effects */
.ListForm-List-Row-Over td:not(.RankColumn) {
    background-color: #84B9E7 !important;
}

.ListForm-List-Row-Over td {
    cursor: pointer !important;    
}

.ListForm-List-Row-Select td:not(.RankColumn) {
    background-color: #fee37a !important;
}



.List-Header-Resize {
    cursor:e-resize;
}

.List-Header-Move {
    cursor:move;
}


/****************/
/* Pager Styles */
/****************/
.ListForm-List-Pager {
    z-index: 2;
    position: fixed;
    top: 206px;    
    padding-left: 0px;
}
    .ListForm-List-Pager .gotopage {
	width: 35px !important;
	text-align:center;
    padding-left: 5px;
    padding-right: 5px;
    padding-bottom: 6px;
    font-size: 14px;
    font-weight:bold;
    color:#000;
}
.ListForm-List-Pager .gotopage + span + span {
    font-weight:bold;
    font-size:14px;
    position:relative;
    top:1px;
}
.ListForm-List-Pager .gotopage + span{
    position: relative;
    top: 1px;
    margin-right: 5px;
}
    .ListForm-List-Pager .total-pages {
	margin-left: -10px;
}

#PagerContainer {
    float:left;
    width: 100%;
}
/* LISTFORMS MasterDetail LAYOUT */
.item-heading {                    
    height: 50px;
}
/* new look */             
.item-details {
    display: none;                                                              
    height: 148px;
}

.item-container {                    
    width: 320px;
    height: 320px;
    display: inline-block;
    text-align: initial;
    margin-right: 20px;
    margin-bottom: 40px !important;                    
    cursor: pointer;
    overflow: hidden;
    transition: all 0.5s;
}

    .item-container .panel-body {                    
        opacity:0.70;
        transition: all 0.5s;
    } 

.item-container:hover {                    
    background-color:aliceblue;    
}             
    .item-container .panel-heading {
        height: 33%;
    }

    .item-container:hover .panel-body {                    
        opacity:0.9;
    }

.ListForms-MasterDetailList-Item-Selected .panel-body {
    opacity:1;
}

#MainListContainer {
    width: 75%;
    padding-left: 10px;
    transition: all 0.5s;
}

#MainListContainer.expanded {    
    width: 100%;
    padding-left: 5%;
}

#DetailsContainer {
    overflow:hidden;
    position: fixed;
    right: 20px;            
    top: 114px;
    min-width: 300px;
    display: none;
}
#DetailsContainer > .panel {
    /*height: 100%;*/
}

    #DetailsContainer > .panel > .panel-body {
        padding: 25px;
        height: 100%; 
        overflow: hidden; 
        padding-top: 5px;             
    }

.default-button-container {
	text-align:center;
    border-top: 1px solid #ddd;
    padding: 5px;
    margin: 5px;
}
.default-button-container > .btn {
	margin: 3px;
}
#MainListContainer .panel-body {
	padding: 5px;
}

/*.shrinkable {
    height: 20px;
	white-space: nowrap;
    overflow: hidden;
}*/

/* new look end */
div.ListForms-MasterDetailList-Container, div.ListForms-MasterDetailList-DetailsContainer {
	overflow: auto;
	padding: 5px;
}
div.ListForms-MasterDetailList-Container {
	float: left;
}
div.ListForms-MasterDetailList-DetailsContainer {
	float: right;
	width: 25%;
}
div.ListForms-MasterDetailList-ItemDetails {
	display: none;
}

table.ListForms-MasterDetailList-ItemDetails-Table {
	width:100%;
	margin-top:10px;
}

    table.ListForms-MasterDetailList-ItemDetails-Table tr {
	height:20px;
}

.ListForms-MasterDetailList-ItemDetails-Caption {
	font-weight: bold;
}
.ListForms-MasterDetailList-ItemDetails-Value {
	padding-left:5px;
}


div.ListForms-MasterDetailList-Pager-Info {
	float: right;	
	padding-left: 5px;
	padding-top: 3px;
}

.ListForm-Container-MasterDetail .ListForm-List-ListContextMenu {
	display: none;
}

.ListForm-List-ListContextMenu > li > a {
    width: 100%;
    text-align: left;
    padding-left: 23px !important;
}
.ListForm-List-ListContextMenu > li > a > img {
    margin-right: 10px;    
}
.ListForm-List-Pager .page-size {
    width: 120px !important;
    font-size: 12px;
}
/* LISTFORMS Tabular LAYOUT */
div.ListForms-TabularList-Container {
	height: 100%;
	width: 100%;
	overflow: auto;
	border-left: 1px solid #bbbbbb;
	border-right: 1px solid #bbbbbb;
	padding: 5px;
	background-color: #EDF5FF;
}
.ListForms-TabularList {
	height: 100%;
	width: 100%;
}

table.ListForms-TabularList-ItemContainer {
	height: 100%;
	background-color: Transparent;
}
    table.ListForms-TabularList-ItemContainer tr {
	height:20px;
}
.ListForms-TabularList a {
	display: block;
}
.ListForms-TabularList-ItemDetails-Caption {
	font-weight: bold;
	margin-top: 10px;
}
.ListForms-TabularList-ItemDetails-Value {
	padding-left:10px;
}
.ListForms-TabularList-Pager {
	clear: both;
	text-align: center;
	height: 20px;
	background: transparent url(images/List/table_header.png) repeat-x scroll 50% 50%;
	border: 1px solid #bbbbbb;
}
div.ListForms-TabularList-Pager-Info {
	float: left;
	font-weight: bold;
	padding-left: 5px;
	padding-top: 3px;
}
.ListForm-Container-Tabular .ListForm-List-ListContextMenu {
	display: none;
}

.ListForm-Preferences {
	float:left;
}

    .ListForm-Preferences select {
	margin: 3px 3px 0 0;
	float:left;
}
.ListForm-Container tr.ListForm-hover-row:not(.RankColumn) td{
    background-color: rgb(255, 255, 163) !important;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}
.ListForm-List-Data-Div > table > tbody > tr.ListForm-hover-row > td:first-child {
        background-color: #84B9E7 !important;
        -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}
.ListForm-Container th.ListForm-hover-row:not(:first-child) {
    background-color: #84B9E7 !important;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}
.ListForm-List-Footer-Div #FooterInner table > tfoot > tr > td:not(:first-child),
.ListForm-List-Footer-Div #FooterInner .table-bordered > tfoot > tr > td:not(:first-child){
    background-color: #428bca;      
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out; 
}
.ListForm-List-Footer-Div #FooterInner table > tfoot > tr > td.ListForm-hover-row:not(:first-child),
.ListForm-List-Footer-Div #FooterInner .table-bordered > tfoot > tr > td.ListForm-hover-row:not(:first-child){
    background-color: #84B9E7 !important;
    -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}
.ListForm-Container .ListForm-hover-row.RankColumn {
        background-color: #84B9E7 !important;
        -webkit-transition: background-color 0.5s ease-in-out;
    -moz-transition: background-color 0.5s ease-in-out;
    -ms-transition: background-color 0.5s ease-in-out;
    -o-transition: background-color 0.5s ease-in-out;
    transition: background-color 0.5s ease-in-out;
}

.ListForm-Container .ListForm-hover-row > td {
    color: black !important;
}
.ListForm-Container .panel-default {
    position:fixed;
    z-index: 3;
    left: 10px;
    right: 10px;
    margin-bottom: 0px;
}
tr.ListForm-selected-row td{
    background-color: #fee37a !important;
}
.label-black {
    color: black !important;
    font-size: 12px;
    font-weight: bold;
}
.ListForm-List-Pager .label-black {
    font-weight:normal;
}
.ListForm-List-Pager .record-range span:nth-child(2){
	font-weight:normal;
}
.ListForm-List-Pager .pagination a {
    padding-bottom: 6px !important;
    padding-top: 6px !important;
}
.toggle-quick-filter {
    position: relative;
    top: 4px;
    left: 10px;
    margin-right: 15px;
    font-size: 16px;
    cursor: pointer;
    opacity: 0.7;
}
.toggle-quick-filter:hover {
    opacity: 1;
}
.ListForm-List-Filter-Row > th {
    text-align: center;
    border-right: 1px solid #ddd;
    background-color: #3963A2 ;
    border-bottom: 0px !important;
}
.ListForm-List-Filter-Row > th:last-child {
    border-right:none;
}
.ListForm-List-Filter-Row > th > input.form-control {
    font-size: 12px;
    max-width: 100% !important;
    padding-right:25px;
    min-width:45px;
}

.ListForm-List-Filter-Row > th:last-child > input.form-control {    
    margin-right: -10px;
    max-width: calc(100% - 25px) !important;    
}

.ListForm-List-Filter-Row > th:last-child .quickfilter.glyphicon-search {
    right: 25px;
}

.ListForm-List-Filter-Row > th > select {
    width: 60px;
    font-size: 12px;
}
.ListForm-List-Filter-Row > th > .ListForm-List-SelectAllCheckBox {
    display: none;
}

.no-results {
    width: 200px;
    font-size: 12px;
    position: absolute;
    left: 45%;
    top: 50%;
}

.ListForm-List-Header > th > span:first-child {
    display: none;
}
.ListForm-List-Header > th .glyphicon {
    margin-right: 5px;
    color: white;
}

.ListForm-List-Pager .clear-selected {
    left: -15px;
    top: -7px;
    font-size: 9px;
    color: white;
}

.ListForm-List-Toolbar-SelectedRecordsCountResult {    
    display:inline-block;
    min-width: 45px;
    line-height: 1.3;
}
.ListForm-List-Toolbar-SelectedRecordsCountResult + .glyphicon-remove {
    display:none;
}
.ListForm-List-Toolbar-SelectedRecordsCountResult.remove-enabled + .glyphicon-remove {
    display:inline-block;
}
.ListForm-List-Toolbar-SelectedRecordsCountResult.remove-enabled:hover {    
    background-color: transparent;
    color: transparent;
    cursor: pointer;
    border: 1px solid #ccc;
    line-height: 1.1;
}

.ListForm-List-Toolbar-SelectedRecordsCountResult.remove-enabled:hover + .clear-selected {
    color: #428bca;
    font-size: 18px;
    top: 6px;
    left: -36px;
    z-index: -1;
}
.display-as-child .ListForm-List-Pager {
    background:#fff;
}
.display-as-child .ListForm-List-Pager .ListForm-List-CommandsToolbar {
    float:right;
}
.display-as-child .ListForm-List-Pager .ListForm-List-CommandsToolbar a{
    margin-left:5px;
}
.quickfilter.glyphicon-search {
    display:none;
    position: relative;
    color: #000;
    top: 10px!important;
    right: 9px;
    height: 0px;
    text-align: right;
    width: 100%;
    cursor:pointer;
}

.child-list-pop-up {
    z-index: 1001;
    position: absolute;
    top: 20px;
    bottom: 40px;
    left: 20px;
    right: 20px;
    box-shadow: rgba(108, 108, 108, 0.5) 2px 2px 2px 2px;
}

.child-list-pop-up > .child-list-pop-up-header {
    height: 22px;
    text-align: center;
    background-color: #428bca;
}

    .child-list-pop-up > .child-list-pop-up-header > .child-list-pop-up-close-btn {
        float: right;
        position: relative;
        top: 4px;
        right: 4px;
        color: white;
        cursor: pointer;
        opacity: 0.8;
    }

    .child-list-pop-up > .child-list-pop-up-header > .child-list-pop-up-close-btn:hover {        
        opacity: 1;
    }

    .child-list-pop-up > .child-list-pop-up-header > .child-list-pop-up-title {
        font-size: 16px;
        color: white;
    }

.child-list-pop-up > .child-list-pop-up-contents {
    height: calc(100% - 25px);
}

.child-list-pop-up > .child-list-pop-up-contents > iframe {
    height: 100%;
    width: 100%;
}

.child-list-inside-pop-up {
    margin-top: 0px !important;
    padding: 0px 0px 0 0px !important;
}

.page-title-header-inside-pop-up {
    top: -500px !important;
}

.progress-bar-inside-pop-up {
    top: 6px !important;
    right: -10px !important;
    left: initial !important;
}

.ListForm-List tr > th,
.ListForm-List tr > td:not(.RankColumn) {
    -o-user-select: text !important;
    -moz-user-select: text !important;
    -webkit-user-select: text !important;
    user-select: text !important;
}

.page-title-header-inside-pop-up {
    top: -500px !important;
}

.progress-bar-inside-pop-up {
    top: 6px !important;
    right: -10px !important;
    left: initial !important;
}

.placeholder-top-div {
    position: fixed;
    width: 100%;
    height: 200px;
    top: 135px;
    z-index: 1;
    background-color: white;
}

.placeholder-bottom-div {
    position: fixed;
    width: 100%;
    height: 20px;
    bottom: 30px;
    z-index: 2;
    background-color: white;
}

.placeholder-bottom-div.list-without-footer {    
    z-index: 4 !important;       
}

.placeholder-left-div {
    height: 100%;
    width: 9px;
    position: fixed;
    left: 0px;
    z-index: 3;
    top: -30px;
    background-color: white;
}

.placeholder-right-div {
    background-color: white;
    position: fixed;
    width: 11px;
    top: 337px;
    bottom: 40px;
    right: 0px;
    z-index: 3;
    border-left: 1px solid #ddd;
}

.placeholder-right-div.list-without-footer {    
    bottom: 50px;    
}

.ListForm-List-Data-Div.list-without-footer {
    padding-bottom: 0px !important;
}

.ListForm-List-Pager.inside-pop-up {
    top: 60px !important;
}

.ListForm-List-FilterTextContainer.inside-pop-up {
    top: 15px !important;
}

.ListForm-List-Grouping-Div.inside-pop-up {
    top: 110px;
}

.placeholder-top-div.inside-pop-up {
    top: 0px;
    height: 193px;
}

.placeholder-bottom-div.inside-pop-up {
    bottom: -15px;
}

.placeholder-left-div.inside-pop-up {
    width: 5px;
}

.ListForm-List-Header-Div.inside-pop-up {
    top: 160px;
    left: 5px;
}

.ListForm-List-Header-Div.empty-list {
    top: 80px;
}

.ListForm-List-Data-Div.inside-pop-up {
    padding-top: 188px;
    margin-right: 5px;
}

.ListForm-List tr > th,
.ListForm-List tr > td:not(.RankColumn) {
    -o-user-select: text !important;
    -moz-user-select: text !important;
    -webkit-user-select: text !important;
    user-select: text !important;
}

.not-found-label {
    display: none;
    position: fixed;
    left: 0px;
    right: 0px;
    margin-top: 15px;
    text-align:center;
    padding: 5px;
    margin-right: 10px;
    background-color: rgb(255, 255, 168);
}

.not-found-label > .glyphicon {
    color: #3276b1;
    margin-right: 10px;
    font-size: 17px;
    position: relative;
    top: 3px;
}

.reset-list-link {
    display: none;
}