/* header */

#header .sublinks{
    position: relative;
    float: right;
    font-size: 10px;
    vertical-align: bottom;
}

#header a{
    color: #000;
    text-decoration: none;
}

#header a:hover{
    text-decoration: underline;
}
.sort:hover .headerTooltip,
.filter2:hover .headerTooltip2,
.filter3:hover .headerTooltip3,
.filter4:hover .headerTooltip4,
.filter5:hover .headerTooltip5{
	display:block;
}
.headerTooltip, .headerTooltip1, .headerTooltip2, .headerTooltip3, .headerTooltip4, .headerTooltip5{
    display:none;
    border:1px solid #CCC;
    background-color: #FFF;
    color: #000;
    font-size:10px !important;
    text-align: left;
    line-height: 21px;
    z-index: 3;
    position: absolute;
}

.headerTooltip{
    min-width: 72px;
    max-width: 152px;
    min-height: 58px;
    max-height: 91px;
}

.headerTooltip1{
    min-width: 100px;
    max-width: 110px;
    min-height: 46px;
    max-height: 56px;
}

.headerTooltip2{
    min-width: 116px;
    max-width: 126px;
    min-height: 46px;
    max-height: 66px;
}

.headerTooltip3{
    padding-right: 5px;
}

.headerTooltip5{
    padding-right: 5px;
}


.header_table .checkBox
{
    background-position: 0px 0px;
}

.header_table .checkBoxClear
{
    background-position: -21px 0px;
}

.header_table .checkBox, .header_table .checkBoxClear
{
    /*background-image: url('../images/icons/CheckBox.png');*/
    background-image: url('../png/sprite_icons.png');
    background-repeat: no-repeat;

    display: inline-block;
    float: left;
    width: 21px;
    height: 21px;
    padding: 0px;
    margin: 0px;
    margin-left:3px;
    cursor: hand;
    /**/
    background-position: 0 0; width: 36px; height: 18px;
}

#imagesContentDiv {
    display: block;
    margin: 0 auto;
    text-align: center;
}

.inlineBlockColumn {
    display: inline-block;
    margin: 0 auto 1em;
    padding: 0 1em;
    vertical-align: top;
}

.inlineBlockColumnHeading {
    font-family: 'Open Sans', sans-serif;
    font-size: 18px;
    text-align: center;
    margin: 1em 0;
    font-weight: bold;
}

#mainImageDiv {
    min-height: 280px;
    margin-left: 1em;
    padding-left: 1em;
    display: inline-block;
    vertical-align: top;
    border-left-width: thin;
    border-left-style: groove;
}

#verticalLine {
    display: inline-block;
    margin: 0 2em;
    width: 1px;
    background-color: black;
    height: 100%;
}

.previewImage {
    border: 1px solid #CCC;
}

#mainImagePreviewDiv {
    padding: 0 2em 0 1em;
}

/*override a global left/top margin set on anchor tags*/
#mainImagePreviewDiv a {
    margin: 0;
}

#mainImagePreview {
    max-width: 700px;
}

#thumbnailPreviewDiv {
    padding: 0 1em 0 2em;
}

#thumbnailPreview {
    width: 216px;
    height: 168px;
}

#mainImageInfoDiv {
    text-align: left;
}

#mainImageErrorDiv {
    color: red;
    max-width: 330px;
}

#mainImageUploadingDiv {
    display: none;
    text-align: center;
    margin: 2em;
}

#uploadNewMainImageDiv {
     display: block;
     margin: 2em 0;
}

#mainImageFilename, #mainImageFileSize, #mainImageFileDimensions {
    font-weight: bold;
}

#errorSummary {
    color: red;
    text-align: center;
    display: none;
}

#serverResponseText {
    height: 20rem;
    overflow-y: scroll;
    display: none;
}

#loadingBig{
    padding-top: 50px;
}

#manageErrorsNotice {
    display: none;
    text-align: center;
    color: red;
    margin-bottom: 10px;
}

.accessibilityGroup {
    display: inline-block;
}

.titleLabel {
    margin-bottom: 5px !important;
}

.pricingError {
    width: 300px;
}

/*
img.sort, img.filter{
    width:11px;
    height:11px;
    border:1px solid transparent;
}

img.sort:hover, img.filter:hover{
    border:1px solid #CCC;
    background-color: #FFF;
}
*/
/***FORM****/

.form label{
    float: left;
    width: 170px;
    font-size:13px;
}

.form input[type="text"], input[type="password"], input[type="file"], textarea{
    width: 180px;
    margin-bottom: 5px;
    border:1px solid #ccc;
    background:#fff;
    padding:2px;
}
/*
.form input[type="submit"]{
        background:#80A847;
        border:1px sold #D5E4AB;
        padding:2px;
        color:#333;
        font-weight:bold;
}*/


.form input[type="checkbox"]{
    width: 1em;
}
.form textarea{
    width: 250px;
    height: 150px;
}

/* upload */

.upload textarea {
    width:100%;
}

span.required {
    color:red;
}


.upload label {
    width:auto;
    margin:0px 0;
}

.upload td label {
    margin:0px;
}

#price_form input {
    margin-left: 10px;
    float: left;
}

#manuf input, #private input{
    margin-left: 10px;
    float:left;
}

#manuf_title label, #private_title label, #revisions_title label {
    padding-left: 0px;
}

#revisions_table td{
    padding-top: 0px !important;
    padding-bottom: 3px !important;
}

#revisions_table .tr{
    border-top: 1px solid black;
    border-right: 1px solid black;
}

#revisions_table .r{
    border-right: 1px solid black;
}

#revisions_table .t{
    border-top: 1px solid black;
}

.hint {
    /*	font-style:italic;*/
    padding-left:170px; font-size: 11px; color:#333;
}

/*#captcha img {display:block;}*/
#captcha a {position: relative; top:-16px;}

.errorMessage {
    padding:5px 0;
    padding-left:170px;
    color:red;
    font-size: 10px;
}
.upload .errorMessage {
    padding-left:15px;

}

.note {
    font-size:10px;

    /*HACK IE*/

    *position: relative;
    *top:-8px;
}

.noFileDiv{
    overflow:hidden;
	margin-top: 28px;
}

#Files_family{
    width: 190px;
}

#productFamilyError {
    color: red;
    margin: 1em 0;
    display: none;
}

.right {
    float:right;
}
.left {
    float:left;
}

.itemActionsContainer {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 2px;
}

.itemAccessContainer {
    display: flex;
    align-items: center;
    gap: 5px;
}

/* library */
.libraryLikeHolder{
    z-index:2;
}

.libraryLike{

    /*background-image: url(../images/icons/like_new_icon.png);
    background-repeat: no-repeat;
    background-position: top left;*/
	/*background-image: url(../images/icons/sprite_icons.png);*/
    background-image: url(../jpg/like.jpg);
    background-position: 0 0px; width: 47px; height: 18px;
    /*margin:2px;*/
    margin-right: -4px;
    cursor:hand; cursor: pointer;
    /*padding-left: 42px;*/
    height: 18px;
    border: 0px none !important;
    float: left;
    z-index:2;
    cursor: pointer;
    cursor: hand;
}

.libraryLiked {
    background-image: url(../jpg/liked.jpg);
    width: 47px; height: 18px;
    margin-right: -4px;
    cursor:hand; cursor: pointer;
    height: 18px;
    border: 0px none !important;
    float: left;
    z-index:2;
    cursor: pointer;
    cursor: hand;
}

.libraryLiked:hover {
    background-image: url(../jpg/unlike.jpg);
}

.libraryLikeBorder{
    /*background-image: url(../images/icons/like_border.png);
    background-repeat: no-repeat;
    background-position: top left;*/

    background-image: url(../png/sprite_icons.png);
    background-position: 4px -316px; width: 4px; height: 18px;
    /*margin:2px;*/
    margin-right: 0px;
    cursor:hand; cursor: pointer;

    padding-left: 4px;
    margin-left: 1px;
    height: 18px;
    float: left;
    z-index:2;
}

.libraryLikeCount{
    height: 16px;
    border: 1px solid #666666;
    border-left:0px;
    float: left;
    z-index:2;
    background-color: white;
    font-family: 'Open Sans', sans-serif;
    font-size: 11px;
    padding: 0 2px 0 2px;
    color: #666;
    line-height: 16px;
}

.libraryInfo{
    position:absolute;
    /*background-image: url(../images/icons/info.png);
    background-repeat: no-repeat;
    background-position: top left;
    width: 21px;
    height: 21px;*/
     background-image: url(../png/sprite_icons.png);
    background-position: 0 -277px; width: 16px; height: 16px;
    margin:2px;
    margin-right: 4px;
    cursor:hand; cursor: pointer;

    border: 0px none !important;
    /*float: right;*/
    top: 5px;/*103px;*/
    /*right: 95px;*/
    left:10px;
    /**/
    opacity:.5;
}
.libraryInfo:hover{
    opacity:1;
}
.downloadContainer {
    position: relative; /* Creates positioned ancestor for download version overlay */
}
.libraryDown{
    /*background-image: url(../images/icons/download.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 21px;
    height: 21px;*/
   /* background-image: url(../images/icons/sprite_icons.png);
    background-position: 0 -193px;*/
    width: 53px; height: 18px;
    cursor:hand; cursor: pointer;

    border: 0px none !important;
    cursor: pointer;
    cursor: hand;
}

.downloadBtn {
    background-image: url(../jpg/download_arrow.jpg);
    width: 18px;
}
.ssaBtn {
    background-image: url(../jpg/ssa_download.jpg);
}
.libraryDownloadDiv{
    background-color: #FFF;
    color: #666;
    border:1px solid #666;
    width: 111px;
    min-height: 14px;
    height: auto;
    position: absolute;
    left: -47px;
    z-index: 666;
    display:none;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
}

.libraryDownloadDiv a{
    text-decoration: none !important;
    font-size: 12px !important;
    color: #00E !important;
}

.libraryDownloadDiv a:hover{
    color: #C00 !important;
    text-decoration: underline !important;
}

/* this one's used in my library*/
.libraryDelete{
    position:absolute;
    /*background-image: url(../images/icons/delete.png);
    background-repeat: no-repeat;
    background-position: center center;
    width: 21px;
    height: 21px;*/
    background-image: url(../png/sprite_icons.png);
    background-position: 0 -175px; width: 17px; height: 17px;
    margin:2px;
    cursor:hand; cursor: pointer;
    border: 0px none !important;
    bottom:5px;
    right: 5px;
    z-index:2;
}

.libraryLink:hover{
    text-decoration:none !important;
}

.libraryImageContainer{
    position: relative; /* Establishes a positioned ancestor for the SSA marker and info tooltip */
    height: 168px;/*113px;*/
}

.libraryPlaceholder{
    float: right;
    position:relative;
    width: 21px;
    height: 21px;
}

.fileItem {
    /*margin:0 8px;*/
    border: 1px solid #999997;
    padding: 4px;
}

/* todo determine what style to apply to purchased fileItems */
.purchasedFileItem {
    /* background-color: #CFCFCF; */
}

.fileItem img {
    /*border:1px solid #939393;	*/
    max-width:216px;/*113px;*/
    max-height:168px;/*113px;*/
    overflow:hidden;
}

.fileItem .itemOper{
    width:71px;
    text-align:center;
    margin:4px auto;
    float:left;
    width:113px; font-size:11px;margin:0 auto 2px auto; padding:0; height:12px;
}

.fileItem .add-to-cart-icon {
    /* these styles increase the clickable area for the cart icon */
    position: relative;
    margin: 2px 3px 0px -50px;
    padding: 0px 0px 0px 50px;
}

.fileItem .itemOper a{
    text-decoration:underline;
}

.itemName {
    /*text-align:center;*/
    text-decoration:none;
    color:#000100;
    font-size: 9.5pt;
    margin-top: .25em;
    font-family: 'Open Sans', sans-serif;
}

.itemWrap{
    width:226px;
}

#content ul li {
    background:none;
}

ul.yiiPager .selected a {
    /*background: #E3ECF7 !important;*/
    color:#fff !important;
}


.itemView {
    min-height:340px;
    padding-top:6px;
}

.itemView img{
	margin-bottom: -2px;
    max-height: 600px;
    max-width: 300px;
    min-width: 300px;
}

.itemView h3{
    padding:0px !important;
    float:left;
}

.itemView .description{
    text-align:left;
}
.itemView .tags{
    font-size:11px; width:205px;
    color:#5F5F5F;
    padding:0 2px;
}

.itemView .tags span{
    font-weight:bold;
    display:block;
    color:#000;
    padding-bottom:5px;
}

.wordwrap {
    white-space: pre-wrap; /* css-3 */
    white-space: -moz-pre-wrap; /* Mozilla, since 1999 */
    white-space: -pre-wrap; /* Opera 4-6 */
    white-space: -o-pre-wrap; /* Opera 7 */
    word-wrap: break-word; /* Internet Explorer 5.5+ */
}

.ssaMarker {
    position: absolute;
    top: 0;
    right: 0;
    min-width: 0 !important;
}

/**/

#header{
    height:106px;
}

.header_library_title{
   font-family: 'Open Sans', sans-serif;
    color: #716B67;
    font-size:47px;
    float: left;
    font-weight: bold;
}

/* header */
.header_table{
   font-family: 'Open Sans', sans-serif;;
    width:100%;
    background-color: #F1F1EF;
    vertical-align:middle;
    font-size: 12px;
}

.header_table .searchH{
	padding-top:10px;
	margin-left: 5px;
}

.header_table .uploadH{
	height: 44px;
	margin-left: 5px;
}

.header_table .searchInput {
    width: 390px;/*8em;*/
    height: 20px;
    font-size: 1.2em;
    padding: 0;
    float:left;
}
.header_table .searchSubmit {
    height: 18px;
    width: 18px;
    vertical-align: bottom;
}

.header_table .searchMessage{
    font-weight: bold;
    font-size:px;
   font-family: 'Open Sans', sans-serif;
    color: #716B67;
}

.header_table .filtersH{
	margin-top: -68px;
	float: right;
	margin-right: 10px;
}

.header_table .filtersH2{
	margin-top: -28px;
	float: right;
}

.header_table .filtersH2 .label {
    margin-left: 15px;
}

.header_table .label{
	float: left;
	margin-right: -10px;
    text-align: right;
}

.header_table .filterOption{
	float: left;
	margin-left: 18px;
    margin-right: 10px;
	font-family: 'Open Sans', sans-serif;
}

.header_table .viewType{
	float: left;
	margin-left: 20px;
    margin-top: -5px;
    margin-right: 10px;
}

#footer{
    background-color: #F1F1F0;
    color: #7B7B7B;
    font-size: 10px;
    min-width: 928px;
    max-width: 1392px;
    margin-left:auto;
    margin-right: auto;
    margin-top: -10px;
}

#footer #footerLinks{
    text-decoration: none;
    text-align: center;
    vertical-align: middle;
    display: inline-block;
}

#footerLinks{
    margin-top:8px;
    margin: 0px auto;
}

#footerSocial{
    display:inline;
    float: right;
    margin-right: 20px;
}

.icon_collapse{
    background-image: url(../png/collapse.png);
    width:15px;
    height:15px;
    float: right;
}

.icon_expand{
    background-image: url(../png/expand.png);
    width:15px;
    height:15px;
    float: right;
}

#subHeader{
    min-width: 928px;
    max-width: 1392px;
    background-color: #CFCFCF;
    height: 42px;
	margin-top: 23px;
}

#subHeader h2{
    font-size: 24px;
    padding-top: 7px;
    padding-left: 7px;
	font-family: 'Open Sans', sans-serif;
	font-weight: normal;
}

/* details */

.details{
    padding:5px;
}

.detailsBox{
    width:302px;
}

.detailsImage{
    width:300px;
    padding:0px;
    margin: 0px;
    position: relative;
}

.detailsDownloadContainer{
    width:304px;
    font-size:11px;
    position:relative;
}

.greyFlatButton {
    margin: 10px auto 0px;
    background-color: #7E7E7E;
    padding: 0.5em 1em;
    text-align: center;
    cursor: pointer;
    text-decoration: none !important;
    font-family: 'Open Sans', sans-serif;
    font-size: 22px;
    font-weight: lighter;
    color: white !important;
    text-transform: uppercase;
}

.myPurchasedBtn {
    float: left;
    margin-right: 15px;
    font-weight: bold;
}

.buyMoreBtn {
    float: left;
    margin-right: 15px;
    margin-left: 15px;
    font-weight: bold;
}

.detailsActionBtn {
    margin-top: 10px;
    display: block;
    width: 200px;
}

.versionDownloadLink {
    line-height: 20px;
}

.detailsDownloadDiv{
    background-color: #FFF;
    color: #666;
    border:1px solid #666;
    margin: 10px auto 0;
    width: 100px;
    min-height: 14px;
    height: auto;
    display:none;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
}

.detailsDownloadDiv a{
    text-decoration: none !important;
    font-size: 12px !important;
    color: #00E !important;
}

.detailsDownloadDiv a:hover{
    color: #C00 !important;
    text-decoration: underline !important;
}

#detailsRPDownloadInfo {
    margin: 10px 0px;
    font-family: 'Open Sans', sans-serif;
    font-size: 10pt;
    text-align: center;
}

.detailsAddToCartBtn {
    border: none;
    display: block;
    width: 244px;
    height: 22px;
    line-height: 22px;
    padding: 0.5em 1em 1.5em;
}

.add-to-cart:enabled {
    cursor: pointer !important;
}

.add-to-cart:disabled {
    cursor: default !important;
}

.add-to-cart:not(.add-to-cart-icon):enabled {
    background-color: #7e7e7e;
}

.add-to-cart:not(.add-to-cart-icon):disabled {
    background-color: #b1b1b1;
}

.checkout-and-chat-container {
    position: absolute;
    top: 54px;
    right: 0;
    z-index: 99;
}

#checkout-form {
    display: inline-block;
}

#live_chat_button {
    display: inline-block;
    float: left;
    margin-right: 0.5rem;
}

.checkout-and-chat-container .checkout {
    border: none;
    width: inherit;
    line-height: 1;
}

.checkout.notEmpty {
    background-color: #9fc43e;
}

#detailsLike{
    display: inline-block;
}

.detailsActions {
    display: block;
    text-align: center;
    margin: 10px auto;
}

.detailsActionsEdit{
    float: left;
	margin-top: 18px;
}

.detailCategories{
    font-size: 12pt !important;
}

.title{
    font-size: 24pt !important;
    font-weight: 300 !important;
    line-height: 1.25em;
}

.view_data {
    padding-top:20px;
    clear:both;
    overflow: hidden;
}

.view_data h3{
	font-family: 'Open Sans', sans-serif;
	margin:3px 0;
	border-bottom:1px solid #B2B1B3;
	color:#333;
	display:block;
	float:none !important;
	line-height:1.35em;
	font-size: 14pt !important;
    font-weight: 400 !important;
	text-transform: uppercase;
}

.view_data .row{
	font-family: 'Open Sans', sans-serif;
    font-size: 10pt !important;
    font-weight: 400 !important;
    margin-bottom:15px;
}

.detailsStats{
}

.detailsStats span{
    color: #000;
}

.detailsStats td{
    padding-left: 5px;
    padding-top: 3px;
}

.ui-tooltip, .arrow:after {
	background: #EEE;
	border: 2px solid white;
}

.ui-tooltip {
    border:1px solid #fff;
    border-radius: 5px;
    padding:10px 15px;
    width:200px;
    color:#000;
    text-align:left;
    font-size:12px;
    z-index: 100;
    /* outline radius for mozilla/firefox only */
    -moz-box-shadow:0 0 10px #000;
    -webkit-box-shadow:0 0 10px #000;
    /**/
    white-space: pre;           /* CSS 2.0 */
    white-space: pre-wrap;      /* CSS 2.1 */
    white-space: pre-line;      /* CSS 3.0 */
    white-space: -pre-wrap;     /* Opera 4-6 */
    white-space: -o-pre-wrap;   /* Opera 7 */
    white-space: -moz-pre-wrap; /* Mozilla */
    white-space: -hp-pre-wrap;  /* HP Printers */
    word-wrap: break-word;      /* IE 5+ */
}

.arrow {
	width: 200px;
	height: 16px;
	overflow: hidden;
	position: absolute;
	left: 100px;
	margin-left: 0px;
	bottom: -16px;
}

.arrow.top {
	top: -16px;
	bottom: auto;
}

.arrow.left {
	left: 30%;
}

.arrow:after {
	content: "";
	position: absolute;
	left: 0px;
	top: -20px;
	width: 25px;
	height: 25px;
	box-shadow: 6px 5px 9px -9px black;
	-webkit-transform: rotate(45deg);
	-ms-transform: rotate(45deg);
	transform: rotate(45deg);
}

.arrow.top:after {
	bottom: -20px;
	top: auto;
}

/* clearable search in header */
.searchType {font-size:11px; font-weight:bold; color:#fff; float:right; padding-right:0px; }
.searchType label {position:relative; top:-3px; cursor:hand; cursor:pointer;}
.searchType input {*position:relative;*top:-2px;}

.divclearable {
    border: 1px solid #888;
    display: -moz-inline-stack;
    display: inline-block;
    zoom:1;
    *display:inline;
    padding-right:5px;
    vertical-align:middle;
}

a.clearlink {
    background: url("../png/close-button.png") no-repeat scroll 0 0 transparent;
    background-position: center center;
    cursor: pointer;
    display: -moz-inline-stack;
    display: inline-block;
    zoom:1;
    *display:inline;
    height: 12px;
    width: 12px;
    border: 0px solid;
    position:relative;
    top:-16px;
    left:375px;
}
a.clearlink:hover {
    background: url("../png/close-button.png") no-repeat scroll -12px 0 transparent;
    background-position: center center;
}

/**/

.arrow_down_small{
    background-image: url('../png/sprite_icons.png');
    background-repeat: no-repeat;
    display:inline-block;
    background-position: 0 -19px; width: 11px; height: 7px;
}

.arrow_right_small {
    background-image: url('../png/sprite_icons.png');
    background-repeat: no-repeat;
    display:inline-block;
    background-position: 0 -81px; width: 4px; height: 8px;
}

.chieftalk {
    background-image: url('../png/chiefarchitect1.png');
    background-repeat: no-repeat;
    display:inline-block;
    background-position: 0px 0px;
	width: 24px;
	height: 24px;
}

.facebook {
    background-image: url('../png/facebook-2.png');
    background-repeat: no-repeat;
    display:inline-block;
	background-position: 0px 0px;
	width: 24px;
	height: 24px;
}

.youtube {
    background-image: url('../png/youtube-2.png');
    background-repeat: no-repeat;
    display:inline-block;
    background-position: 0px 0px;
	width: 24px;
	height: 24px;
}


.flag {
    display:inline-block;
    float: left !important;
    cursor:pointer;
	margin-top: 7px;
}

.view_collapse {
    background-image: url('../png/sprite_icons.png');
    background-repeat: no-repeat;
    display:inline-block;
    background-position: 0 -353px; width: 49px; height: 20px;
    cursor: pointer; cursor:hand;
}

.view_expand {
    background-image: url('../png/sprite_icons.png');
    background-repeat: no-repeat;
    display:inline-block;
    background-position: 0 -374px; width: 49px; height: 20px;
    cursor: pointer; cursor:hand;
}

.rowup{
	border:1px solid;
	border-color: grey;
	border-radius: 6px;
	margin-bottom: 15px;
	padding-bottom: 10px;
}

.rowup label{
	margin-top: 20px;
	margin-left: 25px;
	text-transform: uppercase;
	font-size: 18px;
	font-family: 'Open Sans', sans-serif;
}

.rowup a{
	margin-top: 10px;
	margin-left: 15px;
}

.rowup textarea{
	resize: none;
	width: 96%;
	height: 100px;
	margin-top: 12px;
}

.rowup select{
	margin-left: 26px;
}

.divTextarea{
	margin-top: -90px;
	margin-left: 269px;
	margin-bottom: 10px;
}

.editDiv{
	margin-left: 10px;
	width: 110%;
	height: 110%;
}
.fileDiv{
	width: 402px;
	background-color: rgb(247,247,247);
}
.noteup {
	font-size: 12px;
	margin-left: 26px;
}

.buttonUp {
	-webkit-writing-mode: horizontal-tb;
	line-height: 34px;
	padding: 0 10px;
	background: #7E8079 !important;
	color: white;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

.buttonDown {
	width: 302px;
    margin-left: -10px;
    height: 60px;
	background: #7E8079 !important;
	color: white;
	font-size: 1.2em;
	text-transform: uppercase;
	font-family: 'Open Sans', sans-serif;
}

.contactField {
	margin-left: -170px;
	margin-top: 18px;
	margin-bottom: 14px !important;
	width: 580px !important;
}

#captcha {
	margin-left: -180px;
	margin-top: 18px;
}

#captcha input{
	margin-left: 12px;
}

.row{
	margin-left: 12px;
}

.row label{
	font-size:14px !important;
}

.div_versions{
	padding-bottom: 10px;
}
#versions_form, #revisions_form, #visibility_form, #compatible_form, #pricing_form, #manuf_form{
	float: left;
	margin-left: 25px;
}
#revisions_form{
	width: 25%;
}
