/* ================================
    CSS STYLES FOR Module DNN.UserDefinedTable
   ================================
*/



.UDT_UponSubmit
{
	margin-top :1em;
}
.UDT_Caption
{
	display:block;
}

.fnlSettingsWarning {
    margin: 4% 0 0 32%;
    padding: 0;
}

.dnnFormItem span.CommandButton {
    clear: both;
    display: block;
    margin-left: 32%;
    overflow: hidden;
}
.dnnForm .dnnFormItem .dnnFormLabelWithoutHelp label span {
    line-height: 1.4;
    padding-right: 1.8em;
    display: block;
    position: relative; 
} 
.dnnForm .dnnFormItem .dnnFormLabelWithoutHelp
{
    width: 100%;
    padding: 0px;
    margin: 0px;
}
#dnnFormAndListConfig .Sortable .Draggable
{
	cursor: move;
}


.dnnFormAndList .dnnGridHeader th{
    font-size: 100%;
     white-space: nowrap;
}


.fnlForm
{
margin: 1em auto 1em;
}
/*
#ssPageSettings .dnnTextEditor
{
    margin-left: 32%;
}*/

.pushRight {
    margin-left: 32%;
}
.dnnForm input.dnnFormRequired{
    border-left: 5px red solid!important;
    padding-right: -5px!important;
}
.dnnFormItem textarea.dnn2rows {
    min-height: 1em;
}

.fnl-search{
    margin-bottom:16px;
}

.PagingTable td{padding:10px;}
table#dnn_ctr2633_Default_List_grdData{width:100%;}
table#dnn_ctr2633_Default_List_grdData th:nth-child(4){width:12%!important;}
table#dnn_ctr2633_Default_List_grdData th:nth-child(2){width:15%!important;}
table#dnn_ctr2633_Default_List_grdData td:nth-child(5), table#dnn_ctr2633_Default_List_grdData td:nth-child(4){text-align:center;}

.panelForm  { display: inline-block;background: #ffffff; height: 100%;width:100%; box-shadow:0px 0px 5px 5px #C9C9C9; -webkit-box-shadow:2px 2px 5px 5x #C9C9C9; -moz-box-shadow:2px 2px 5px 5px #C9C9C9; margin: 10px; padding: 10px;border-radius:5px;}
span#dnn_ctr2633_dnnTITLE_titleLabel{margin-top:1%;}
select#dnn_ctr2633_Form_Category.dnnFormRequired, input#dnn_ctr2633_Form_Purpose.dnnFormRequired, input#dnn_ctr2633_Form_Feature_Layer.dnnFormRequired{width:75%; max-width:100%;padding:5px;border-radius:5px;}
.dnnFormItem input[type="text"], .dnnFormItem input[type="url"], .dnnFormItem input[type="email"], .dnnFormItem input[type="tel"], .dnnFormItem select, .dnnFormItem textarea, input#dnn_ctr2633_Form_Feature_Layer {width:75%; max-width:100%;padding: 5px;border-radius:5px;}
input#dnn_ctr2633_Form_Metadata_url_txtUrl, input#dnn_ctr2633_Form_Description__x0026__Terms_url_txtUrl {width:50%; max-width:100%;padding:5px;border-radius:5px;}