/* Admin Settings Page Styling */

ul.select2-selection__rendered {
    padding-right: 30px !important;
}

ul.select2-selection__rendered:after {
    content: "";
    position: absolute;
    right: 10px;
    top: 50%;
    transform: translateY(-50%);
    border-top: 5px solid #333;
    border-left: 5px solid transparent;
    border-right: 5px solid transparent;
}

.select2-container--default .select2-selection--multiple {
    background-color: white;
    border: 1px solid #dedede;
    border-radius: 0px;
    cursor: text;
}

table.form-table td:nth-child(1) {
      width: 16%;
}

table.form-table td:nth-child(2) {
      width: 22%;
}

table.form-table td:nth-child(3) {
    font-size: 13.5px;
    font-style: italic;
    line-height: 21px;
    width: 57%;
    padding-left: 40px;
}

table.form-table td:nth-child(4) {
      width: 23%;
}

table.meta-flds td {
      padding-top:20px;
}

table.meta-flds td:nth-child(1) {
      width: 16%;
	  padding-right:15px;
}

table.meta-flds td:nth-child(2) {
      width: 12%;
	  padding-right:15px;
}

table.meta-flds td:nth-child(3) {
    
    width: 20%;
    /*padding-left: 40px;*/
}

table.meta-flds td:nth-child(4) {
      width: 50%;
}


table.search-meta-flds td {
      padding-top:20px;
}

table.search-meta-flds td:nth-child(1) {
      width: 17%;
	  padding-right:14px;
}

table.search-meta-flds td:nth-child(2) {
      width: 17%;
	  padding-right:14px;
}

table.search-meta-flds td:nth-child(3) {
    
    width: 21%;
    padding-right:14px;
}

table.search-meta-flds td:nth-child(4) {
      width: 22%;
	  padding-right:14px;
}

table.search-meta-flds td:nth-child(5) {
	  padding-right:14px;
}

table.border-settings td:nth-child(1) {
    padding-left: 25px;
    width: 1%;
}
table.border-settings td:nth-child(2) {
    line-height: 20px;
    position: relative;
    width: 2%;
}
table.border-settings td:nth-child(3) {
    font-style: normal;
    line-height: normal;
    position: relative;
    width: 1%;
}
table.border-settings td:nth-child(4) {
    position: relative;
    width: 2%;
}
table.border-settings td:nth-child(5) {
    width: 17%;
}

#divider-indent
{
	padding-left:15px;
}
       
.sort-order-list-item {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, rgba(125, 126, 125, 1) 16%, rgba(14, 14, 14, 1) 60%) repeat scroll 0 0;
    border-radius: 5px;
    color: white;
    height: 30px;
    margin-bottom: 10px;
    text-align: center;
    width: 153px;
}

.sort-order-text {
    position: relative;
    top: 3px;
    letter-spacing: 1px;
    font-size: 15px;
}

textarea#styled {
     color:#909090;
}

#user-directory-settings{
     position: relative;
}

#list-box-instructions {
	width: 57%;
    padding-left: 40px;
	font-size:13.5px;
	font-style:italic; 
	line-height: 21px;
}
#top, #bot { position: relative; }
#top {top: 9px;}
#bot {bottom: 12px;}

#divider-colors {
	position: relative;
	top: -9px;
}

#stripes-n-header-checkboxes-1 {
	top: -14px;
    position: relative;	
}

#stripes-n-header-checkboxes-2 {
	top: -22px;
    position: relative;	
}

#sort-cat-font-size {
	margin-top: 5px;
}

.dd-menu-chk-box-width {
	width: 83%;
}

.dd-menu-no-chk-box-width {
	width: 96%;
}

.multiple-dirs-instructions {
	padding-left: 0%;
}

.meta-flds-srch-key-input {
	width:100%;
}

.meta-flds-srch-label-input {
	width:96%;
}


#social-down-arrow, #social-up-arrow {
    left: 158px;
    position: relative;
    top: -23px;
    cursor: pointer;
}

#address-down-arrow, #address-up-arrow {
	left: 158px;
    position: relative;
    top: -39px;
    cursor: pointer;
}


#wc-down-arrow {
    position: relative;
    left: 110px;
    top: -23px;
	cursor: pointer;
}

#wc-up-arrow {
position: relative;
    left: 110px;
    top: -23px;
	cursor: pointer;
}

#bp-down-arrow {
	position: relative;
    left: 85px;
    top: -23px;
	cursor: pointer;
}

#bp-up-arrow {
position: relative;
    left: 85px;
    top: -23px;
	cursor: pointer;
}
	
#mp-down-arrow {
    position: relative;
    left: 96px;
    top: -23px;
	cursor: pointer;
}

#mp-up-arrow {
    position: relative;
    left: 96px;
    top: -23px;
	cursor: pointer;
}

.fa-angle-down, .fa-angle-up {
    font-size: 27px;
}
               
.fa-twitter-square, .fa-facebook-official, .fa-linkedin-square, .fa-google-plus-square, .fa-pinterest-square, .fa-instagram,
    .fa-twitter, .fa-facebook, .fa-linkedin, .fa-google-plus, .fa-pinterest
 {  
    font-size: 22px;
}

.dud-settings-section-header {
	padding:8px;
	color:#eee;
	font-size:12pt;
	font-weight:bold;
	width:85%; 
	background: #11b8b8; 
	background: -webkit-gradient(linear, left top, left bottom, from(#11b8b8), to(#008888));
    background: -webkit-linear-gradient(top, #11b8b8, #008888); 
	background: -moz-linear-gradient(top, #11b8b8, #008888); 
	background: -ms-linear-gradient(top, #11b8b8, #008888); 
	background: -o-linear-gradient(top, #11b8b8, #008888);
    background-image: -ms-linear-gradient(top, #11b8b8 0%, #008888 100%);
}

.dud-settings-section {
	background-color:#fff;
	border: 1px solid #E5E5E5;
	padding:7px;
	width:85%;
}

@media (min-width: 240px) and (max-width:481px) { 

.dud-settings-section-header, .dud-settings-section {
		width:99%; 
}
#lb_inc_exc {
    height: 128px;
    padding-top: 57px;
}
#lb_hide_roles {
    height: 128px;
}

table.form-table {
    width: 100%;
}

table.form-table td:nth-child(1) {
    width: 100%;
}
table.form-table td:nth-child(2) {
    width: 100%;
}
table.form-table td:nth-child(3) {
    font-size: 100%;
    font-style: italic;
    line-height: 21px;
    width: 100%;
}
table.form-table td:nth-child(4) {
    width: 0;
}
table.border-settings {
    width: 100%;
}
table.border-settings td:nth-child(1) {
    width: 100% !important;
}
table.border-settings td:nth-child(2) {
    width: 100% !important;
}
table.border-settings td:nth-child(3) {
    font-style: normal !important;
    line-height: normal !important;
    width: 100% !important;
}
table.border-settings td:nth-child(4) {
    width: 100% !important;
}
   
#bot {bottom: 0px; height:100px;}

#list-box-instructions {
	width: 100%;
}

}

@media (min-width: 482px) and (max-width:767px) { 

.dud-settings-section-header, .dud-settings-section {
		width:98%; 
}
	
#lb_inc_exc {
    height: 128px;
    padding-top: 57px;
}
#lb_hide_roles {
    height: 128px;
}

table.form-table {
    width: 80%;
}

table.form-table td:nth-child(1) {
    width: 90%;
}
table.form-table td:nth-child(2) {
    width: 90%;
}
table.form-table td:nth-child(3) {
    font-size: 13.5px;
    font-style: italic;
    line-height: 21px;
    width: 90%;
}
table.form-table td:nth-child(4) {
    width: 0;
}

table.border-settings td:nth-child(1) {
    padding-left: 9px;
    width: 1%;
}
table.border-settings td:nth-child(2) {
    line-height: 20px;
    position: relative;
    width: 2%;
}
table.border-settings td:nth-child(3) {
    font-style: normal;
    line-height: normal;
    position: relative;
    width: 1%;
}
table.border-settings td:nth-child(4) {
    position: relative;
    width: 2%;
}
table.border-settings td:nth-child(5) {
    width: 17%;
}
   
#bot {bottom: 0px; height:100px;}

#list-box-instructions {
	width: 90%;
}

.multiple-dirs-instructions {
	padding-left: 5%;
}

.meta-flds-srch-label-input {
	width:75%;
}
    
}

@media (min-width: 768px) and (max-width: 1023px) {
	
.dud-settings-section-header, .dud-settings-section {
	width:98%; 
}

table.form-table td:nth-child(1) {
    width: 22%;
}
table.form-table td:nth-child(2) {
    width: 34%;
}
table.form-table td:nth-child(3) {
    width: 70%;
}
table.form-table td:nth-child(4) {
    width: 0;
}

table.border-settings td:nth-child(1) {
    padding-left: 9px;
    width: 1%;
}
table.border-settings td:nth-child(2) {
    line-height: 20px;
    position: relative;
    width: 4%;
}
table.border-settings td:nth-child(3) {
    font-style: normal;
    line-height: normal;
    position: relative;
    width: 2%;
}
table.border-settings td:nth-child(4) {
    position: relative;
    width: 2%;
}
table.border-settings td:nth-child(5) {
    width: 17%;
}

#list-box-instructions {
	width: 70%;
}

.multiple-dirs-instructions {
	padding-left: 5%;
}

.meta-flds-srch-label-input {
	width:80%;
}
}

@media (min-width: 1024px) and (max-width: 1280px) {
	
.dud-settings-section-header, .dud-settings-section {
	width:95%; 
}
table.form-table td:nth-child(1) {
    width: 22%;
}
table.form-table td:nth-child(2) {
    width: 31%;
}
table.form-table td:nth-child(3) {
    width: 70%;
}
table.form-table td:nth-child(4) {
    width: 0;
}

table.border-settings td:nth-child(1) {
    padding-left: 9px;
    width: 1%;
}
table.border-settings td:nth-child(2) {
    line-height: 20px;
    position: relative;
    width: 4%;
}
table.border-settings td:nth-child(3) {
    font-style: normal;
    line-height: normal;
    position: relative;
    width: 2%;
}
table.border-settings td:nth-child(4) {
    position: relative;
    width: 2%;
}
table.border-settings td:nth-child(5) {
    width: 17%;
}

#list-box-instructions {
	width: 70%;
}

.multiple-dirs-instructions {
	padding-left: 5%;
}
}

@media (min-width: 1281px) and (max-width: 1439px) {
	
	.multiple-dirs-instructions {
		padding-left: 4%;
	}
	
	table.form-table td:nth-child(2) {
		  width: 28%;
	}
	table.form-table td:nth-child(1) {
		  width: 18%;
	}
}
@media (min-width: 1281px) {
	.dud-settings-section-header, .dud-settings-section {
		width:83%; 
	}
}