/* DIMENSIONS */ @total-columns : 12; @column-width : 60px; @column-margin : 10px; @siteWidth : 960px; @mobile-max : 639px; @mobile-small : 504px; @tablet-min : @mobile-max + 1px; @tablet-max : 959px; @desktop-min : @tablet-max + 1px; @mobile-min : 320px; @basic-margin : 15px; /* COLORS */ @orange-red : #e04421; /* Titles, Links, Lines and Decorations */ @dark-orange-red : #c83615; /* Lines and Decorations */ @darker-orange-red : #AA1800; /* Exposed Filter Buttons */ @dark-brown : #271d18; /* Lines and Decorations */ @medium-brown : #332823; /* Text and Decorations */ @light-brown : #3e312b; /* Lines and Decorations */ @calendar-brown : #974e2c; @dark-tan-brown : #83675a; @tan-brown : #bfad9e; /* Menu Text, Lines and Decorations */ @tan : #e7cfc2; /* Background */ @almost-black : #555; @dark-grey : #b3b3b3; /* Join Today - Table Lines */ @grey : #e5e1d8; /* Join Today - Table Lines */ @light-grey : #c2c2c2; /* Join Today - Table Gradient */ @white-grey : #f9f9f9; /* Join Today - Table Gradient */ @gold : #cca237; /* Lines and Decorations */ @silver : #bdccd4; /* Lines and Decorations */ @system-silver : #cccccc; /* Default Tables and Decorations */ @green : #05B912; /* Lines and Decorations */ @plus : #D54D61; /* Lines and Decorations */ @basic : #61456B; /* Lines and Decorations */ @bronze : #a36a3b; /* Lines and Decorations */ @blue : #00aeef; /* Lines and Decorations */ @dreamer : @blue; @green : #55b949; @dark-green : #27911a; @dark-blue : #367da5; @white : #ffffff; /* Lines and Decorations */ @black : #000000; /* Lines and Decorations */ @transparent : rgba(232,223,208,0.7); .transparenttan() { background: rgba(119, 86, 44, 0.25); //background: url("../images/loginblockbg.png") repeat scroll center center; } /* FONTS */ @font-copy : helvetica, arial, sans-serif; @font-primary : "proxima-nova", sans-serif; @font-secondary : "museo-slab", sans-serif; /* Pages For Join Today - Content Type */ @gold-workamper : page-node-22188; @gold-employer : page-node-38149; @silver-workamper : page-node-22187; @silver-employer : page-node-38148; @bronze-workamper : page-node-38119; @bronze-employer : page-node-38147; @dreamer-workamper : page-node-192; @basic-employer : page-node-90; @plus-employer : page-node-91; @plus-green-employer : page-node-92; @featured-employer : page-node-93; @join-today : page-node-82; @workamping-join-today : page-node-39; /* Home Page - Ads */ @home-ad-left : block-ads-custom-ads-custom-blk-277; @home-ad-right : block-ads-custom-ads-custom-blk-285; /*Styles for page Admin Ads Search*/ .page-export-user-tag { #header { align-self: center; height: 80px; margin: 0 auto; position: relative; text-align: center; /*width: 980px;*/ } #above_content { height: auto; margin: 0 auto; padding: 0; width: 980px; } #main-wrapper { /*width: 100% !important;*/ } #page-wrapper { margin: 0 auto; /*width: 100% !important;*/ } #main { /*width: 100% !important;*/ #below_content { width: 980px; margin: 0 auto; //display: none; } .view-ads-search { .view-filters { /*background: @orange-red;*/ /*padding: 5px;*/ label { font-size: 18px !important; /*color: @white !important;*/ } select { height: 31px !important; margin: 0px !important; } #edit-submit-ads-search, #edit-reset { margin-top: 27px; } } } } #footer-wrapper,#block-masquerade-masquerade{ display:none; } fieldset { padding: 14px; } #firstnameX, #lastnameX, #emailX, #addressX, #cityX, #stateX, #zipcodeX, #phoneX, #endX, #numberX, #countryX, #forumX, #companyX, #greenX, #physicalX, #emailXX{ float: left; margin-left: 0px; margin-right: 30px; margin-top: 18px; height: 24px; select { height: 25px; } label { width: 295px; text-align: right; } input, select { width: 150px; } } #field-export { clear: both; float: left; margin-left: 0px; margin-right: 30px; margin-top: 14px; height: 24px; label { width: 410px; text-align: right; } input, select { width: 140px; } } #membershipX { float: right; margin: 4px; height: 180px; margin-top: 14px; margin-right: 25px; } #startX { width: 625px !important; float: left; margin-left: 0px; margin-right: 41px; margin-top: 14px; height: 24px; #startX1{ label { width: 417px; float: left; text-align: right; } input, select { width: 120px; } } #end2 { label { width: 202px; float: left; text-align: right; } input, select { width: 120px; } } } #buttoms { width: 333px; } #buttoms2 { width: 200px; } #buttoms, #buttoms2 { float: left; margin-left: 0px; margin-top: 14px; margin-bottom: 10px; #searchX, #searchX2, #clearX { float: left; display: inline-block; margin-right: 14px; } #searchX #search-user, #searchX2 #btnExport,#open, #clearX .clear { display: inline-block; background-color: @orange-red; border: 1px solid @orange-red; color: @white; cursor: pointer; font-family: @font-secondary; font-size: 18px; font-weight: 700; text-align: center; margin: 0; text-decoration: none; width: 150px; &:hover { color: @white; background-color: @dark-orange-red; border: 1px solid @dark-orange-red; text-decoration: none; } } #searchX #search-user, #searchX2 #btnExport{ padding: 9px 0px; } #clearX .clear { padding: 10px 0px; } } #searchX-hiden{ display:none; } #data { float: left; display: block; margin-left: -61px !important; p{ margin-left: 62px; } } .content { display: block; } }