
/* Upload Specs header start */
#wrapper .loader img{
	width:7%;
}
#wrapper .loader span{
	color:#0696D7;
}
#uploadspecs-header{
	height:40px;
}
#uploadspecs-header .create-addendum .user-clicker{
	max-width: 400px;
}
#uploadspecs-header .create-addendum .user-clicker > span{
	max-width:320px;
}
.Header-module_Divider{
	background-color: #dcdcdc;
    border: 0;
    width: 1px;
    display: inline-block;
    height: 28px;
    margin: 0 16px;
}
.Header-module_ActionStatusText{
	font-family: Artifakt Element,sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
    color: #3c3c3c;
    position: relative;
    bottom: 8px;
}
.header-userproject{
	position: relative;
    top: 9px;
    display: inline-block;
}
.header-userproject .pointer{
	width:auto;
    cursor: default;
}
.header-userproject .user-clicker >  img{
	border-radius:8px;
}
.upload-close{
	margin-right: 35px;
    color: #666;
    padding-top: 12px;
}
.upload-close:hover{
	filter: invert(0.19) sepia(1) saturate(60) hue-rotate(194.4deg) brightness(1.05);
}
#previewZone .dz-error span[data-dz-errormessage] {
	float: left;
    font-size: 12px;
    font-weight: 600;
    color: red;
	width: 300px;
	display: none;
}
.file-upload-progress-new {
	display: flex;
}
.file-upload-progress-new .progress {
	height: 10px;
	width: 40%;
	float: left;
	position:relative;
	right: 5px;
    top: 10px;
	margin: 5px 0 0 0;
}
.file-upload-progress-new.more-margin .progress {
	margin-bottom: 10px;
}
.file-upload-progress-new .file-size-text {
	float: left;
	position: relative;
    top: 13px;
    font-size: 10px;
    right: 5px;
    padding: 0px 5px;
}
#uploadspecs-header .fa-question-circle{
	display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    background: none;
    border: none;
    border-radius: 2px;
    outline: none;
    cursor: pointer;
    text-decoration: none;
    color: rgb(153, 153, 153);
}
/* Upload Speccs header end */

/* Upload Specs Start */
.acc-upload-steps {
    width: 100%;
    position: relative;
    z-index: 1;
    margin: 0;
    display: flex;
}
.acc-upload-steps .progressbar {
    counter-reset: li;
    width: 100%;
    padding: 0;
    margin: 20px auto 0;
    max-width: 900px;
}
.acc-upload-steps .progressbar.without-country-step {
    counter-reset: li;
    width: 100%;
    padding: 0;
    margin: 20px auto 0;
    max-width: 900px;
    /* padding-left: 125px; */
}
.acc-upload-steps .progressbar li{
	line-height: 0;
	list-style-type: none;
	display: inline-block;
	width: 40%;
	position: relative;
	text-align: center;
}
.acc-upload-steps .progressbar.without-country-step li{
	line-height: 0;
	list-style-type: none;
	display: inline-block;
	width: 40%;
	position: relative;
	text-align: center;
	background-color: transparent;
}
.acc-upload-steps .progressbar.without-country-step li p{
	/* transform: translateX(60%); */
}

.progress-homepage {
	transform: translateX(0%) !important;
}

.acc-upload-steps .progressbar li p{
	/*font-size: 0.65rem;
    color: #8d8d8d;
    text-transform: initial;
    text-align: center;
    float: left;
    width: 100%;
    margin-bottom: 0px;*/
    position: relative;
    color: rgb(102, 102, 102);
    /* max-width: 130px; */
    max-height: 40px;
    /* text-align: center; */
    /* display: -webkit-box; */
    /* -webkit-box-orient: vertical; */
    overflow: hidden;
    text-overflow: ellipsis;
    -webkit-line-clamp: 2;
    margin-top: 8px;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    /* left: 12px; */
    /* transform: translateX(40%); */
}
.acc-upload-steps .progressbar li.active p{
	font-weight: 600;
    color: #333;
}
.acc-upload-steps .progressbar li.active:before{
	 border: 1px solid #0696D7 !important;
	 background-color:#fff;
}
.acc-upload-steps .progressbar li.active.done:before{
	background-color:#0696D7 !important;
}
.acc-upload-steps .progressbar li:before{
	content: "";
    width: 16px;
    height: 16px;
    border: 2px solid #dcdcdc !important;
    background-color:#fff !important;
    display: block;
    margin: 0 auto 10px auto;
    border-radius: 50%;
    line-height: 40px;
    color: #e6e6e6;
    text-align: center;
    font-weight: bold;
    margin-top: -6px;
}
.acc-upload-steps .progressbar li:first-child:before{
    color: #fff;
    margin-top: -6px;
}
.validate-clr{
	color:red !important;
	font-weight:500;
}
.create-version-form.has-error input, .create-version-form.has-error input:focus,
.create-version-form.has-error input:focus-visible {
	border:1px solid red !important;
	box-shadow: none !important;
	outline: 0;
}
.acc-upload-steps .progressbar li:first-child:after{
    display:none;
}
.acc-upload-steps .progressbar li:after {
    content: '';
    position: absolute;
    width: 92%;
    height: 2px;
    /* background: #979797; */
    background: rgb(220, 220, 220) !important;
    top: 1px;
    left: -46%;
    z-index: -1;
}
.acc-upload-steps .progressbar li.active:after {
    background: #0696D7 !important;
}
.content-scroll{
	height: calc(100vh - 107px);
    overflow: auto;
}
.content-scroll.acc-scrolladjust{
	height: calc(100vh - 42px) !important;
}
.error-icon{
	position:relative;
	left: 3px;
	top:5px;
}
.upload-delete-wrapper.close{
	position:relative;
	left:5px;
	top:5px;
	background-color:#fff;
	max-width:30px;
}
.tick{
	position: relative;
	right: 0px;
	font-size: 9px;
	bottom: 52px;
	color: #fff;
	width:10px;
}
.acc-version-text{
	width: 90%;
    position: relative;
    top: 5px;
    height:40px;
    text-indent:8px;
}
.maxwidth-createversion .acc-version-text:focus{
	border-color: #0696d7;
    box-shadow: 0 0 0 2px rgb(6 150 215 / 35%);
    outline-color:#fff !important;
}
.replace-scroll{
	height: calc(100vh - 350px);
    overflow: auto;
}
.filescount{
	position: relative;
	bottom: -5px;
}
#previewZone .file-size-button{
	background-color: transparent;
	color: #333;
	cursor: text;
	border: none;
	line-height: 12px;
	margin-left: 15px;
}
.dz-default .dz-default .acc-browse-btn.computer-upload{
	position: relative;
    left: 250px;
}
.upload-specs-new button, .upload-specs-new button:active {
    transition: box-shadow 200ms cubic-bezier(0.2, 0, 0.2, 1) 0ms, border-color 200ms cubic-bezier(0.2, 0, 0.2, 1) 0ms !important;
    border: 1px solid rgb(187, 187, 187);
    color: rgb(60, 60, 60);
    cursor:pointer;
    background-color:#fff;
    height:36px;
}
button.acc-btn-blue, button.acc-btn-blue:active, button.acc-btn-blue:hover, button.acc-btn-blue:focus {
	background: none rgb(6, 150, 215);
	transition: box-shadow 200ms cubic-bezier(0.2, 0, 0.2, 1) 0ms, border-color 200ms cubic-bezier(0.2, 0, 0.2, 1) 0ms;
	border: 1px solid transparent;
	color: rgb(255, 255, 255);
	cursor:pointer;
	padding-top: 6px;
	height: 36px;
}
.btn.acc-btn-blue.disabled, .btn.acc-btn-blue[disabled], .btn.acc-btn-disabled {
	display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    border-radius: 2px;
    outline: none;
    text-decoration: none;
    box-shadow: none;
    border: 1px solid transparent !important;
    color: rgb(153, 153, 153) !important;
    background: rgb(238, 238, 238) !important;
	cursor: not-allowed !important;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    height: 36px;
    padding: 0px 15px;
    opacity:1;
}

.fileame-dz{
	overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
    max-width: 590px;
    display: block;
    float: left;
}
.maxwidth-createversion{
	max-width:1000px;
	margin:0 auto;
	display:block;
}
.version-header{
	padding: 15px 15px 5px;
	color:#333;
	margin-bottom:10px;
}
.p-l300{
	padding-left:230px;
}
.computer-upload {
	position: relative;
	top: -50px;
	left: 150px;
}
.browse-files {
	position: relative;
    top: 36px;
}
.from-files{
	width:135px !important;
}
.pos-t-430{
	top: -430px;
	position:relative;
}
.acc-browse-btn{
    height: 36px;
    border-radius:2px;
    width: 190px;
}
.acc-browse-btn span{
	color: #333;
    font-size: 14px;
    font-weight: 500;
}
.acc-brd-rgt{
	border-right:1px solid #ebebeb;
}
.acc-upload-filelists{
	height:512px;
	padding-bottom:20px;
}
.acc-upload-files{
	padding: 12px 15px;
    background-color: #eee;
}
.posabs-b0{
	position:absolute;
	bottom:0px;
}
.btn-uploadspecs{
	background-color: #0694D4;
    color: #fff;
    font-size: 14px;
}
.accreplace-existspecs{
	border-left: 1px solid #ebebeb;
    height: calc(100vh - 330px);
}
.drag-files{
	padding:70px 24px;
	border: 1px dashed #ccc;
    box-sizing: border-box;
    border-radius: 4px;
    outline: none;
}
.drag-files:hover{
	border: 1px dashed #0696d7;
}
.dragfile-next{
	border: 2px dotted #ebebeb;
	padding: 20px;
	text-align: center;
	margin-top: 50px;
}
.acc-browse-btn.browse-files,.acc-browse-btn.computer-upload{
	border:1px solid rgb(187, 187, 187);
}
.acc-browse-btn.browse-files:hover,.acc-browse-btn.computer-upload:hover{
	box-shadow: rgb(128 128 128 / 15%) 0px 0px 0px 2px;
}
/* Browse file table start */
.browse-table .table thead th, .browse-table .table>tbody>tr>td,.browse-table .table tr:nth-child(odd) {
   	background-color:#fff !important;
   	text-overflow: ellipsis;
   	white-space: nowrap;
   	overflow: hidden;
   	color:#333 !important;
   	font-weight:600;
   	font-size:14px;
}
.browse-search{
	width: 250px;
    margin-bottom: 15px;
    float: right;
    margin-right: 20px;
    text-indent:15px;
    padding-left: 30px !important;
}
.browse-search + span{
	float: right;
    position: absolute;
    top: 9px;
    left: 5px;
 }
.browse-table .table tbody td span{
	font-size: 12px;
    position: relative;
    top: 2px;
}
.field,.browse-table{
	height: 405px;
}
.field ul{
	padding-left: 20px;
    padding-top: 10px;
    list-style: none;
    margin-bottom:0px;
}
.field ul img{
	width:20px;
}
.field ul > span,.field ul li > span{
	padding-left:5px;
	font-size:12px;
	position: relative;
    top: 1px;
}
.field ul li{
	padding-left:40px;
	padding-top:5px;
	padding-bottom:5px;
}
#browsesearch-icon{
	width: 16px !important;
    padding-top: 0px;
    position: relative;
    left: 2px;
    bottom:-2px;
}
#browseclose-icon{
	width: 10px !important;
	padding-top: 4px;
	position: relative;
	left: 170px;
}
.search-browsepopup{
    z-index:1;
	float:right;
}
/* Browse file table end */
/* Verify Country start */
.verify-country .country-div{
	width:100%;
	height:280px;
}
.verify-country .country-div .location-flags{
	width:140px;
}
.verify-country .country-div .chkbox{
	position: absolute;
    top: -10px;
    left: 15px;
    transform: scale(1.2);
	cursor: pointer;
}
.ad-blue{
	background-color:#0696D7;
}
.brd-btm0{
	border-bottom:0px solid #ebebeb !important;
}
.brd-radius-2{
	border-radius:2px;
}
.success-generate{
	padding: 10px 20px 15px;
}
.scale-2{
	transform:scale(1.2);
}
/* Verify Country end */
.acc-validate{
	position: relative;
    top: 0px;
    left: 3px;
    color: red;
    font-size: 16px;
}
.filename-dz{
	overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 95%;
    display: block;
    float: left;
    margin-top: 5px;
}
.maxwidth-createversion .file-name upload-delete-wrapper{
	padding-right:15px;
}
.maxwidth-createversion .verify-country .red-alert-project-loc{
	padding: 5px;
    width: 80%;
    font-size: 13px;
    margin: 10px 10% 20px;
    display: block;
}
#previewZone .file-name.upload-delete-wrapper>img{
	width: 14px;
	cursor: pointer;
	padding-top: 15px;
	padding-right: 2px;
}
#previewZone .upload-file-size-wrapper {
    position: relative;
    /* left: 2%; */
    /* bottom:5px; */
}
.maxwidth-createversion .files-body{
	max-height: inherit;
	overflow-y: hidden;
	border-top: 1px solid #ebebeb;
	border-bottom: 0px;
}
#file-dropzone[disabled], #file-dropzone.disabled {
	pointer-events: none;
	cursor: pointer;
	opacity: 0.65;
}
.acc-validations{
	border:1px solid #EC4A41;
	border-radius:3px;
	height:40px;
	background-color:#fbe9e9;
}
.acc-validations > div{
	background-color:#EC4A41;
	width:50px;
	height:38px;
}
.acc-validations hr{
	width: 0.5px;
    color: #EC4A41;
    height: 24px;
    border: 0.2px solid #ec4a41;
    position: relative;
    bottom: 14px;
    right: 22px;
    opacity: .5;
}
.acc-validations-bg{
	color:#fae9e9;
}
.retry{
	position: relative;
	margin-right: 35px;
	margin-top: 4.5px;
	background-color: #fff !important;
	height: 29px !important;
	padding-left:10px;
	padding-right:10px;
}
.w-35{
	width:35px;
}
.w-240{
	width:240px !important;
}
.version-lbl{
	font-weight: 600;
	font-size: 14px;
	line-height: 20px;
	color: #3c3c3c;
	cursor: pointer;
	display: flex;
}
.version-radiocheck {
    display: block;
    position: relative;
    height: 16px;
    width: 16px;
    border-width: 0px !important;
    border-style: solid;
    border-color: rgb(187, 187, 187);
    border-radius: 50%;
    cursor: pointer;
    transition: box-shadow 200ms cubic-bezier(0.2, 0, 0.2, 1) 0ms, border-color 200ms cubic-bezier(0.2, 0, 0.2, 1) 0ms;
    top: 1px;
}
.version-radiocheck>div {
    border-radius: 50%;
    box-shadow: rgb(6 150 215) 0px 0px 0px 4px inset;
    position: relative;
    top: -1px;
    width: 16px;
    height: 16px;
    right: 1px;
}
.acc-newset {
    cursor: inherit;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 1;
}
.acc-newset::before {
    content: " ";
    position: absolute;
    width: 20px;
    height: 20px;
    top: -2px;
    left: -2px;
}
.acc-radiobtn {
    display: block;
    position: relative;
    height: 16px;
    width: 16px;
    border-width: 1px !important;
    border-style: solid;
    border-color: rgb(187, 187, 187);
    border-radius: 50%;
    cursor: pointer;
    transition: box-shadow 200ms cubic-bezier(0.2, 0, 0.2, 1) 0ms, border-color 200ms cubic-bezier(0.2, 0, 0.2, 1) 0ms;
}
.acc-replace {
    cursor: inherit;
    position: absolute;
    opacity: 0;
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    margin: 0px;
    padding: 0px;
    z-index: 1;
}
.acc-replace::before {
    content: " ";
    position: absolute;
    width: 20px;
    height: 20px;
    top: -3px;
    left: -3px;
}
 
.browse-pagination
{
	padding: 10px;
	border-top: 1px solid #ebebeb;
	width: 100%;
	display: inline-block;
	position: relative;
	top: 5px;
}
.selected-folder
{
	background-color: #EBEBEB;
	border-radius: 0px !important;
}
.drag-files-label
{
	padding: 30px 0px;
}
.file-size-button1
{
	border-radius: 13px;
	background-color: #fff;
	padding: 0px 5px 2px;
	font-size: 10px;
	color: #333;
	cursor: text;
	line-height: 12px;
	border: none !important;
}
.browse-file-table
{
	table-layout: fixed;
	overflow-x: hidden;

}
.browse-table .browse-file-table .fancy-checkbox.panel-col-submmitals-result{
	padding:0px !important;
	padding-bottom: 2px !important;
}
.upload-uploadspecs
{
	position: relative;
    left: 5px;
    top: 3px;
    background-color: #fff;
    max-width: 30px;
}
.loader-uploadspecs {
margin-top: 18px !important;
margin-right: -4px;
}
.uploadspecs-error-text
{
	padding: 10px;
    vertical-align: sub;
    display: inline-block;
}
label.btn.btn-checkbox {
    border: 1px solid #d6d1d1;
    padding: 0;
    line-height: 11px;
    border-radius: 1.5px!important;
    width: 16px;
    height: 16px;
    font-size: 12px;
    background: #fff;
    float: left;
    margin: -7px 0 0;
    position: initial;
    right: 0px;
}
.fancy-checkbox .btn-checkbox > .glyphicon.glyphicon-ok {
    background-color: #0696d7;
    top: -2px !important;
    left: -2px;
    width: 16px;
    height: 16px;
    border-radius: 1.5px;
}
 .fancy-checkbox .btn-checkbox > .glyphicon.glyphicon-ok:before {
    position: relative;
    top: 3px;
    left: 2px;
}
.legends .dottedCell {
    width: 16px;
    height: 16px;
    border-radius: 0;
}
.dottedCell {
    vertical-align: text-bottom;
}
.grid1632654002968 .ui-grid-render-container-body .ui-grid-canvas {
    width: 100% !important;
}
.f-300 {
    font-weight: 300!important;
}
.currentversion-upspecs{
	font-size: 11px;
    color: #666666;
    background-color: #F3EEEE;
    padding: 3px 5px;
    float: right;
    margin-right: 15px;
}
.p-t250
{
	padding-top:250px;
}
.addendum-loader
{
	top: 100px !important;
	left:auto !important;
}
.m-l14
{
	margin-left: 14px !important;
}
.bluebeamTree .fa-angle-down
{
	padding-right: 1px !important;
}
.filesempty img{
    margin: 14% auto 10px;
    display: block;
}
.filesempty span{
	margin: 0 auto;
    display: block;
}
.cursor-pointer
{
	cursor:pointer;
}
.version-ellipsis
{
    text-overflow: ellipsis;
    overflow: hidden;
    max-width: 700px;
    white-space: nowrap;
    display: table-cell;
}
.m-tm120
{
	margin-top:-120px;
}
.m-tm60
{
	margin-top:-60px;
}
.nopublishdocs-footer .modal-footer{
	padding: 0px;
    border-top: 0px solid #fff;
}
.wlc-files{
	margin-top: 24px;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 400;
    font-size: 20px;
    line-height: 26px;
}
.file-descript{
	margin-top: 8px;
    color: rgb(102, 102, 102);
    font-family: "Artifakt Element", sans-serif;
    font-weight: 500;
    font-size: 14px;
    line-height: 20px;
}
.browse-emptyfiles{
	height:410px;
}
.browsefilepopup #tree-root.bluebeamTree {
	height:402px;
}
/* Upload Specs End*/
