/* START:Miscellaneous
*********************************************************************************/
input, select, textarea, button{font-family:inherit;}
.ui-widget input, .ui-widget {font-family: inherit !important;}
/********************************************************************************/

/* START:Select Boxes Fields
*********************************************************************************/
.tree-as-sb-vals {margin: 0 0 10px 0;}
/********************************************************************************/

/* START:Input fields style
*********************************************************************************/
#messageBox .inputName {
	width: 30%;
	padding: 2px 0 0 0;
}
#messageBox .inputButton {width: 70%;}
#messageBox .inputField {width: 70%;}
#messageBox .inputField select,
#messageBox .inputField input {width: 100%;}
#messageBox .inputField textarea {width: 98%;}
#messageBox .inputField input[type="checkbox"] {width: auto;}
/********************************************************************************/



/* START:Search Page
*********************************************************************************/
INPUT:focus {
	color:#ab0000;
	background: #feffd0;
}

.QuickSearch .searchText {
	border:1px solid #C6C6C6;
	width:145px; /* 102 */
}

.QuickSearch input.searchStringLike {
	border:1px solid #C6C6C6;
	width:145px;
}

.searchText {
	border:1px solid #C6C6C6;
	width:313px;
}

*html .searchText {
	width: 311px;
}

input.searchStringLike {
	border:1px solid #C6C6C6;
	width:313px; /* 120 */
}

.searchList	{width: 315px;}

.inputList {
	width:153px;
	z-index:124;
	height:61px;
}

*html .inputList {
	height:71px;
}

.fieldTypeEmploymentType {
	width:153px;
	z-index:124;
	height:61px;
}

*html .fieldTypeEmploymentType {
	width:153px;
	z-index:124;
	height:71px;
}

.fieldTypeJobCategory {
	height: 87px;
}

*html .fieldTypeJobCategory {
	height: 90px;
}

.searchGeoDistance, #searchType-keywords {width: 150px !important;}

.searchGeoLocation {
	width: 113px !important;
	border:1px solid #C6C6C6;
}
.searchString {
	width:120px;
}

.searchActDate {
	border: 1px solid #C6C6C6;
	width: 127px !important;
}

.searchTreeLevel1 {
	width:150px;
}

.searchTreeLevel2 {
	width:150px;
}

.list {
	width:67px;
}
/********************************************************************************/


/* >>>> LOGIN PAGE >>>> */
.logInNameInput, .logInPassInput, .logInPassInput2 {
	width:150px  !important;
	border:1px solid #C6C6C6;
}
/* >>>> END LOGIN PAGE >>>> */


/* >>>> OTHER >>>> */
input {
	color: #484846;
}

select {
	font-size: 12px;
	font-family: verdana;
	border:1px solid #B3B3B3;
	color: #484846;
}
/* >>>> END OTHER >>>> */


/* START:Input fields
*********************************************************************************/
.inputString {
	border:1px solid #C6C6C6;
	width:313px;
}
.inputGeo {
	width:313px;
	border:1px solid #C6C6C6;
}
.inputInteger {
	border:1px solid #C6C6C6;
	width:313px;
}
.inputMultiList	{
	width:153px;
	height:90px;
}
.inputTreeLevel2 {width:153px;}
.inputTreeLevel1 {width:153px;}
.searchIntegerMore,
.searchIntegerLess {width: 145px !important;}
input.captcha {
	margin: 5px 0 0;
	width: 118px !important;
}
/********************************************************************************/


.inputStringMoney {
	background-color: white;
	border:1px solid #B3B3B3;
	width:184px  !important;
}
.searchMoney{
	border:1px solid #C6C6C6;
	width:84px  !important;
}
/*Upload Pictires*/
.uploadProgress{
	display: block !important;
	position: absolute;
	width: 700px;
	height:700px;
	z-index: 1000;
}

.inputForm .searchList {
	width:315px;
}


/* Start :Complex fields
****************************************************************************/
.leftDisplaySIde {
	width: 170px;
	display: block; float: left;
	font-size: 11px;
}
.rightDisplaySIde {
	display: block; float: left;
	margin: 0 0 10px 0;
}
.clrBorder {
	clear: both;
	 border-top: 1px dotted gray;
}
/***************************************************************************/

.smallh1 {
	font-size: 12px; font-family: Arial;
	float: right;
	text-transform: none;
}

/* Start :Hack for sharethis
****************************************************************************/
embed {visibility: visible !important;}
/***************************************************************************/


.cke_toolbox span {
    clear: none !important;
    /*display: inline;*/
}
.template-url {float: left;}


/* START:Ajax preloader
*********************************************************************************/
.preloader {
    display: none;
    text-align: center;
    margin: 0 auto;
}
/********************************************************************************/
.mt-count-available {float: left; padding: 4px 0px 0px 10px;}
.narrow-1col {width: auto !important; float: none !important;}
/* START: Form Builder
*********************************************************************************/
#col-wide .displayField {margin: 8px 0 22px; overflow: hidden; clear: both;}
.narrow-col .displayFieldBlock {margin: 5px 0 0; overflow: hidden;}
.displayFieldBlock h3 {
	clear: both;
}
/********************************************************************************/
.notif-date-days input {width: 30px !important;}


/* START:For Demo panel
*********************************************************************************/
#demo-fix {
	z-index: 3000;;
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
}
#demo-link-closed,
#demo-link {
	background: url(../demoPanel/demo-info-bg.png) repeat-x;
	width: 120px;
	height: 24px;
	color: white;
	font-size: 14px; font-weight: bold; font-family: Arial;
	text-transform: uppercase;
	cursor: pointer;
	position: absolute;
	padding: 3px 10px;
	z-index: 2000;
}
#demo-link {height: 20px;}
#demo-link #demo-link-arrow {
	background: url(../demoPanel/arrow-up.png) no-repeat right;
	padding: 0 20px 0 0;
	margin: 2px 0 0 0;
}
#demo-link-closed #demo-link-arrow {
	background: url(../demoPanel/arrow-down.png) no-repeat right;
	padding: 0 20px 0 0;
	margin: 2px 0 0 0;
}
#demo-info ul {
	list-style-type: none;
	margin: 0 auto;
	padding: 0 0 0 140px;
	width: 1080px;
}
#demo-info ul li {
	float: left;
	padding: 2px 15px;
	margin: 1px 0 0 0;
	height: 21px;
}
#demo-info ul li span {line-height: 21px;}
#demo-info a {
	color: black;
	text-decoration: none;
	font-weight: bold;;
}
#demo-info ul li:hover {background: url(../demoPanel/demo-panel-hover-bg.png);}
li.demo-info-sep {
	background: url(../demoPanel/demo-info-sep-bg.png) repeat-y;
	width: 2px;
	height: 25px !important;
	padding: 0 !important;
	margin: 1px 0 0 0 !important;
}
li.demo-order {background: url(../demoPanel/demo-panel-order-bg.png) repeat-x !important;}
li.demo-order a {
	color: white !important;
	font-weight: bold;
	text-transform: uppercase;
}
#demo-info select {
	width: 150px;
	height: 20px;
	margin: 1px 0 0 5px;
	padding: 0;
}
#demo-info select option {
	font-size: 12px;
	padding: 3px 2px;
	color: black;
}
#demo-info select option[disabled="disabled"] {
	color: #CCC;
	text-align: center;
	padding: 2px;
}
#demo-info {
	background: url(../demoPanel/demo-panel-bg.png);
	overflow: hidden;
	position: absolute;
	width: 100%;
	height: 30px;
	margin: 0 auto;
	color: black;
	text-align: center;
	z-index: 1900;
	font-size: 12px;
	font-family: Arial;
}
/********************************************************************************/
.replace-email .inputButton {margin: 5px; float: right; width: inherit !important;}

.in_ProfileWidget,
.in_ProfileInsiderWidget {
    padding: 0 8px 22px 0;
    display: inline;
}.replace-email .inputButton {margin: 5px; float: right; width: inherit !important;}

#ui-dialog-title-messageBox span {font-weight: normal;}
.ui-dialog .ui-dialog-titlebar-close {top: 15px !important;}
.orderInfo {padding: 5px 0;}

/* START Additional Jason CSS
******************************************************************/
#table-wrapper {
  position:relative;
}
#table-scroll {
  height:450px;
  overflow:auto;  
  margin-top:20px;
}
#table-wrapper table {
  width:100%;

}

/* END ***********************************************************/

