@import url("https://fonts.googleapis.com/css?family=Open+Sans:300,300i,400,400i,600,600i,700,700i,800,800i");
/*@import url("https://db.onlinewebfonts.com/c/2ab02c2937018ee7f2ccc346929ccf57?family=Artifakt+Element");*/

body, html {
  font-family:Artifakt Element,sans-serif!important;
  /*min-width: 1024px;*/
}

html {
  height: 100%;
  box-sizing: border-box;
}

body {
  position: relative;
  margin: 0;
  padding-bottom: 0px;
  min-height: 100%;
  background-repeat: no-repeat;
  /*font-family: 'Open Sans', sans-serif;*/
  font-family:"Artifakt Element",sans-serif!important;
  background-color: #EFEBE2;
}
.bg-white{
  background-color: #fff !important;
}

/* Toggle Styles */
button, input, select, textarea,label,p,a,.popover, .tooltip{
	/*font-family: "Open Sans", sans-serif !important;*/
	font-family:"Artifakt Element",sans-serif!important;
}
.tooltip-inner {
  word-wrap: break-word;
}
.btn:active{
  box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}
#menu-toggle {
  background-color: transparent;
  color: #FFF;
  border: 0px solid #231B12;
  padding: 0px 15px 0px 15px;
  font-size: 20px;
  border-radius: 0px;
}

.pype-thin-alert{
	border: 1px solid transparent;
	border-radius: 4px;
	padding: 4px 15px;
	margin: 5px 0;
	display: inline-block;
}
.pype-thin-alert > span{
  position: relative;
bottom: 3px;
}
.fontSize12 {
  font-size: 12px !important;
}

.smartregister-page .pypeHeading {
  border-bottom: 1px solid #DAD6D6;
  margin-bottom: 0px;
  padding: 5px 10px;
  background-color: #e4e0d7;
  height: 50px;
  /*z-index: 100 !important;
   margin-top:62px; */
}


.pagination {
  margin: 0px !important;
}

.control-label1:after {
  content: "*";
  color: red;
}

#menu-toggle:hover, #menu-toggle:active, #menu-toggle:focus {
  background-color: #EC7F39;
}

.btn-more {
  color: #9B9B9B;
  font-weight: bold;
}

.wizard-btn-group {
  margin-right: 25px !important;
}

/* .previewZone {
  height: 240px;
  overflow-y: scroll;
} */

.loadingImg {
  width: 200px;
}

.lblgreen {
  color: #77B36D;
}

.lblred {
  color: #D43F3A;
}

.projectTile {
  position: relative;
  border-radius: 25px;
}

.allslides.projectTile {
  background-color: #8f8d8d;
}

.projectImage {
  width: 100%;
  height: 265px;
}

.projectSmartLink {
  border: 0px;
  font-size: 20px;
}

.minimize {
  background-color: transparent;
  border: 0px;
  color: #FFF;
  text-decoration: underline;
  padding: 0px;
  font-size: 14px;
  margin-bottom: 5px;
}

button.minimize span {
  background-color: transparent;
  border: 0px;
  color: #000;
  text-decoration: underline;
}

.projectHeading {
  color: #333;
  background-color: #fff;
  padding: 5px;
  border-radius: 10px 10px 0px 0;
  padding-left: 10px;
  font-size: 14px;
}

.projectTile hr {
  margin: 5px 0px;
}

.projectContent {
  width:100%;
  /*background-color: #f0faff;
  padding-top: 5px;*/
  /*padding:1px 0px;
    margin-top:180px;*/
}

.projectName {
  color: #fe8637;
  margin: 0px;
  font-size: 15px !important;
  padding-top: 10px;
  font-weight: normal !important;
  padding-left: 0px;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
}

.tileOuter {
  /*border: 1px solid #C5BDA9;*/
  border-radius: 0px 0px 10px 10px;
  background-color: #FFF;
  font-size: 14px;
  padding: 10px 0px;
  margin-top: 20px;
  z-index: 500;
}

.supportTileOuter {
  border-radius: 0px 0px 10px 10px;
  background-color: #FFF;
  font-size: 14px;
  margin-top: 20px;
  z-index: 500;
}

.projectSubscriptionStatus {
  margin: 0px;
  padding: 2px 20px;
  border-radius: 0px;
  background-color: #fff;
  border: 0px;
  text-align: center;
}

.projectSubscriptionStatusTrail {
  color: #FF6501;
  font-weight: 500;
}

.projectSubscriptionStatusExpire {
  color: #FF0000;
  font-weight: 500;
}

.projectSubscriptionStatusPaid {
  color: #008542;
  font-weight: 500;
}

.round-buttons {
  position: absolute;
  text-align: center;
  padding: 3px;
  font-size: 0;
  line-height: 1;
  box-sizing: border-box;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  left: 40%;
  margin-left: 45px;
}

.round-buttons>li {
  margin: 6px 20px;
  position: relative;
  display: inline-block;
  text-align: center;
  width: 40px;
  height: 40px;
  border: 1px solid #d7d7d7;
  border-radius: 50%;
  font-size: 20px;
  background-color: #F6853B;
  /*margin: 5px 0px;
	display: inline-block;
	position: relative;
	font-size: 15px;
	color: rgb(51, 51, 51);
	border-right: 2px solid #ccc;
	padding:5px 20px;

    background-color:#F6853B;
    border-radius: 25px;
    padding:5px 20px 10px;
    color:#fff;
    margin-left : 10px;*/
}

/*.round-buttons>li:last-child{
    border-right: 0px solid #ccc;
}

.round-buttons>li:hover{
    background-color:#F6853B;
    padding:5px 20px 10px;
    color:#fff;
}
.round-buttons>li a{
    background-color:inherit;
    color:inherit !important;
}
.round-buttons>li a:hover{
    text-decoration:underline;
}*/

.prjctTileWarning {
  margin: 20px 0px 120px 0px;
  padding: 2px;
  border-radius: 0px;
  visibility: hidden;
}

div.depth {
  margin-top: 10px;
  padding-bottom: 10px;
}

div.depth a {
  /*color: rgb(51, 51, 51);*/
  color: #fff;
}

div.depth a:hover {
  color: #fff;
}

.headerLabel {
  font-size: 12px;
  vertical-align: top;
  line-height: 14px;
  font-weight: 500;
}

#lblsmartRegHeader {
  margin-left: -10px;
}

.marginright20 {
  margin-right: 20px;
}

.marginTop40 {
  margin-top: 40px !important;
}

.margintop-40 {
  margin-top: -40px;
}

.marginright10 {
  margin-right: 10px;
}

.margintop10 {
  margin-top: 0px;
}

.marginTop0 {
  margin-top: 0px !important;
}

.marginBottom5 {
  margin-bottom: 5px;
}
.marginBottom0 {
  margin-bottom: 0px !important;
}

.margin0 {
  margin: 0;
}

.padding0{
  padding : 0;
}

.projectTitleHeading {
  display: inline-block;
  white-space: nowrap;
  width: 40%;
  /*overflow: hidden;*/
  text-overflow: ellipsis;
  text-align: right;
  /*padding:5px 0px;*/
  padding-left: 15px;
  vertical-align: middle;
}

.hideOverflow {
  overflow: hidden;
}

.projectTitleHeading b {
  color: rgba(0, 0, 0, 0.6);
  font-weight: normal;
  font-size: 13px;
}

.projectTitleContent {
  display: inline-block;
  white-space: nowrap;
  width: 40%;
  text-overflow: ellipsis;
  text-align: left;
}

.prjctContent {
  text-align: left;
  /* margin-left: -80px; */
  width: 36%;
  /* padding-left: 13px; */
}

.projectTileValue {
  width: 62%;
  text-align: left;
}

.projectNameDiv .projectTitleHeading {
  /* width : 100%; */
}

.grid-toolbar {
  display: inline-block;
  top: 5px;
  position: absolute;
  z-index: 1;
  left: 528px;
}

.products-grid-toolbar {
  display: inline-block;
  top: 5px;
  position: absolute;
  z-index: 1;
  left: 495px;
}

.projectmanagement-grid-toolbar {
  display: inline-block;
  top: 2px;
  position: absolute;
  z-index: 1;
  left: 275px;
}
#usermanagement .projectmanagement-grid-toolbar {
  left: 263px !important;
}
.w2ui-toolbar table.w2ui-button .w2ui-tb-image .fa-th{
  position: relative;
  right: 7px;
}
.w2ui-grid .w2ui-toolbar-search .w2ui-search-down{
  z-index: 8;
  margin-left: 3px;
  margin-top: -8px;
width: 17px;
}
.filterFeild.action-col-search .form-control-feedback {
  border-right: 1px solid #ebebeb;
height: 24px;
width: 26px;
}
.filterFeild.action-col-search .form-control-feedback.glyphicon-search:before{
  position: relative;
left: 2px;
}
#productDataGrid .grid-toolbat-items-right{
top:5px;
}
#projectmanagement .projectmanagement-grid-toolbar{
  left: 265px !important;top:0px;
}
.eventsmanagement-grid-toolbar {
  display: inline-block;
  top: 5px;
  position: absolute;
  z-index: 1;
  left: 263px;
}

.grid-toolbat-items-right {
  right: 10px;
  display: inline-block;
  top: 5px;
  position: absolute;
  z-index: 1;
}

/*.mergeicon {
  -webkit-transform: rotate(2245deg);
  -moz-transform: rotate(245deg);
  -ms-transform: rotate(245deg);
  -o-transform: rotate(245deg);
  transform: rotate(245deg);
}*/

.inline {
  display: inline;
}

#tb_submittalRegisterGrid_toolbar_item_w2ui-search-advanced, #tb_submittalRegisterGrid_toolbar_item_add, #tb_submittalRegisterGrid_toolbar_item_delete, #tb_submittalRegisterGrid_toolbar_item_copy, #tb_submittalRegisterGrid_toolbar_item_merge, #tb_submittalRegisterGrid_toolbar_item_bulkEdit, #downloadLabel {
  background-color: transparent;
  border-radius: 10px 0 0 0;
  color: #EFEBE2;
}

.bulk-edit-pop-over {
  width: 600px;
  top: 30px;
  background-color: #EFEBE2;
  padding: 20px;
}

.add-column-pop-over {
  width: 300px;
  top: 30px;
  background-color: #EFEBE2;
  padding: 20px;
}

.grid-toolbar-items, .grid-toolbar-items:hover, .grid-toolbar-items:active, .grid-toolbar-items:visited, .grid-toolbar-items:focus, .products-grid-toolbar, .products-grid-toolbar:hover, .products-grid-toolbar:active, .products-grid-toolbar:visited, .products-grid-toolbar:focus {
  font-size: 14px;
  background-color: transparent;
  border-radius: 10px 0 0 0;
  color: #273343;
}

.grid-toolbar-items i, .products-grid-toolbar i {
  background-color: transparent;
  border-radius: 10px 0 0 0;
  color: #333;
  font-size: 13px;
  margin-top: 4px;
}

.separator {
  background-image: -webkit-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, #999999 40%, #999999 60%, rgba(153, 153, 153, 0.1) 100%);
  background-image: -moz-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, #999999 40%, #999999 60%, rgba(153, 153, 153, 0.1) 100%);
  background-image: -ms-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, #999999 40%, #999999 60%, rgba(153, 153, 153, 0.1) 100%);
  background-image: -o-linear-gradient(top, rgba(153, 153, 153, 0.1) 0%, #999999 40%, #999999 60%, rgba(153, 153, 153, 0.1) 100%);
  background-image: linear-gradient(to top, rgba(153, 153, 153, 0.1) 0%, #999999 40%, #999999 60%, rgba(153, 153, 153, 0.1) 100%);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff999999', endColorstr='#ff999999', GradientType=0);
  width: 1px !important;
  padding: 0px;
}

.fullscreen {
  height: 750px;
}

.normal {
  height: 500px;
}

.paddingTen {
  padding: 10px;
}

.arrow-up {
  width: 0;
  height: 0;
  border-left: 30px solid #EFEBE2;
  border-right: 30px solid #EFEBE2;
  border-bottom: 30px solid #FFF;
  margin: 0px auto;
  background-color: #FFF;
}

.vertical-alignment-helper {
  display: table;
  height: 100%;
  width: 100%;
}

.vertical-align-center {
  /* To center vertically */
  display: table-cell;
  vertical-align: middle;
}

.logout, .settings, .suggestion {
  float: right;
  padding: 18px 0px;
  font-size: 16px;
  text-align: center;
  cursor: pointer;
}
.integrations-dropdown {
  cursor: default !important;
}
.topbanner .integrations-dropdown a {
  cursor: default !important;
}

.settings .user .caret {
  margin-top: -15px;
  margin-left: 5px;
}

.suggestion {
  padding-right: 20px;
}

.user {
  padding: 18px 20px 18px 20px;
  margin-right: 20px;
  text-decoration: none;
}

.procorePageUser {
  color: #FFF;
  cursor: default;
}

.companySettings {
  margin-top: 5px !important;
}

.sampleAutoSpecs {
  color: #F58135;
  padding: 0px 10px;
  font-size: 12px;
  cursor: default;
}

.sampleAutoSpecs a {
  color: #337ab7 !important;
  text-decoration: underline;
  display: inline;
}

.details a {
  padding-left: 0 !important;
}

.helpContent {
  width: 285px;
  text-align: left;
  left: -125px;
  font-size: 14px;
}

.phone:hover, .helpContent.details, .helpContent.faq {
  cursor: default !important;
}

.needHelp {
  background-color: #625042;
  color: #EFEBE2;
  font-size: 16px;
  margin-top: -15px;
  padding: 20px;
}

.logout {
  margin-right: 50px;
}

.phone {
  margin-top: -5px !important;
}

.contactUsSend {
  margin: 30px 0px;
  padding: 10px 50px;
  background-color: #F48137;
}

.dropdown-menu .divider {
  height: 1px;
  margin: 5px 0;
  overflow: hidden;
  background-color: #e5e5e5;
  width: 100%
}

.readonlyBox {
  float: left;
  padding-top: 13px;
  display: none;
}

.showReadOnlyMsg {
  display: block;
}

.readonly-image {
  height: 30px;
  object-fit: contain;
}

.readonlyStatus {
  display: inline-block;
  font-size: 11px;
  color: #909294;
  cursor: default;
  vertical-align: middle;
  margin-left: 6px;
  font-weight: 600;
  text-transform: uppercase;
}

.pypeTopHeader div button:hover, .pypeTopHeader div button:active, .pypeTopHeader div button:focus {
  font-weight: bold;
  color: #FFF;
  text-decoration: none;
}

#myModal {
  z-index: 3000;
}

#sidebar-wrapper {
  position: fixed;
  width: 48px;
  height: 100vh;
  /* Do not Change */
  left: 0;
  top: 0;
  overflow-y: auto;
  background: #231B12;
  overflow: hidden;
  -webkit-transition-property: width;
  /* Safari */
  -webkit-transition-duration: 0s;
  /* Safari */
  -webkit-transition-delay: 0.3s;
  /* Safari */
  transition-property: width;
  transition-duration: 0s;
  transition-delay: 0.3s;
  z-index: 12;
}
#btn-close-search + #search{
  width:94% !important;
}
.search-popover .arrow{
  display:none;
}
/* Sidebar Styles */

.sidebar-nav {
  position: relative;
  top: 0;
  width: 200px;
  margin: 0;
  padding: 0;
  list-style: none;
}

.sidebar-nav li {
  text-indent: 20px;
  line-height: 50px;
}

.sidebar-nav li a {
  display: block;
  text-decoration: none;
  color: #FFF;
  font-size: 16px;
}

.sidebar-nav li a:hover, .sidebar-nav li a.active {
  text-decoration: none;
  color: #fff;
  background: #EC7F39;
}

.sidebar-nav li a:active, .sidebar-nav li a:focus {
  text-decoration: none;
}

.sidebar-nav li a i {
  margin-left: -20px;
  margin-right: 10px;
}

.sidebar-nav>.sidebar-brand {
  height: 65px;
  font-size: 18px;
  line-height: 60px;
}

.sidebar-nav>.sidebar-brand a {
  color: #999999;
}

.sidebar-nav>.sidebar-brand a:hover {
  color: #fff;
  background: none;
}

.specview-icon-container{
	width: 16px;
    margin-right: 10px;
}

.specview-icon-container img {
    margin: -6px 0 0 0;
}

.btn-pypeadmin {
  white-space: initial;
  height: 120px;
  font-size: 14px;
}

.icon-pypeadmin {
	font-size: 28px;
	margin-bottom:10px;
}

.btn-pypeprimary {
  background-color: #EC7F39;
  border: 2px solid #EC7F39 !important;
  color: #FFF;
  font-weight: 600;
  font-size: 13px;
}

.btn-pypeprimary:hover, .btn-pypeprimary:focus, .btn-pypeprimary:active, .btn-pypeprimary:disabled {
  background-color: #EC7F39;
  color: #fff;
}
.btn-pypeprimary .fa-plus{
  padding: 3px 5px;
background-color: #fff;
border-radius: 100%;
}
.btn-pypeprimary .fa-plus:before{
  color: #EC7F39;
font-size: 14px;
}
.btn-pypeprimary span{
  padding-left: 3px;
}
#myPopover {
  width: 900px;
  margin: 0px auto;
}

.popover {
  border-radius: 0px;
   max-width: 100%;
  /* Max Width of the popover (depending on the container!) */
  /*padding-top: 20px;*/
}

.btn-pypeSuccess, .btn-pypeSuccess:hover {
  background-color: #2EB249;
  color: #FFF;
  margin-right: 20px;
}

.btn-pypeBlack, .btn-pypeBlack:hover {
  background-color: #4A4A4A;
  color: #FFF;
}

#wrapper {
  margin-left: 0px;
}

.supportPageFooter {
  margin-bottom: 17px;
}

#wrapper.toggled {
  margin-left: 48px;
  padding-top: 54px;
}

#wrapper.outsideloginpage{
	padding-top: 60px;
}
.admin-support .msgNodataFound {
    margin-top: 8%;
}
@media ( min-width: 768px) {
  .pypeLink {
    text-align: center !important;
  }
}

*, *:before, *:after {
  box-sizing: inherit;
}

.pypeTopHeader, .pypeLoginTopHeader {
  background-color: #231B12;
  border-bottom: 2px solid #FF8737;
  position: fixed;
  z-index: 13;
}

/*Styles relating to the footer*/

.footer {
  font-size: 12px;
  background-color: #272727;
  color: #bbb;
  height: 40px;
  padding-top: 10px;
  border-top: 0.1em solid #444;
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1000;
  text-align: right;
}

.infoMessage {
  font-size: 12px;
  color: #999;
  font-style: italic;
}


.BigPage {
  margin-bottom: 80px !important;
}

/*End of footer related styles*/

.globalFields {
  margin-top: 15px;
}

.row.divEnterpriseSettings {
  margin-top: 15px;
}

#onlyPDFmessage.alert {
  padding: 10px;
  margin-bottom: 10px;
  margin-left: 12px;
  font-style: italic;
  font-size: 14px;
}

#onlyPDFmessage {
  margin-left: 2%;
  margin-top: 2%;
}
#onlyPDFmessage2 {
  margin-left: 4%;
  margin-top: 2%;
}

/*Start of Styles for the Modern Checkbox*/

#chkUploadFiles .checkbox {
  padding-left: 0px;
  margin-left: -60px;
}

#termsAndConditionsDiv {
  padding-left: 70px;
}

.checkbox label {
  display: inline-block;
  position: relative;
  padding-left: 5px;
}

.checkbox label::before {
  content: "";
  display: inline-block;
  position: absolute;
  width: 17px;
  height: 17px;
  left: 0;
  margin-left: -20px;
  border: 1px solid #cccccc;
  border-radius: 3px;
  background-color: #fff;
  -webkit-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  -o-transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
  transition: border 0.15s ease-in-out, color 0.15s ease-in-out;
}

.checkbox label::after {
  display: inline-block;
  position: absolute;
  width: 16px;
  height: 16px;
  left: 0;
  top: 0;
  margin-left: -20px;
  padding-left: 3px;
  padding-top: 1px;
  font-size: 11px;
  color: #555555;
}

.checkbox input[type="checkbox"] {
  opacity: 0;
}

.checkbox input[type="checkbox"]:focus+label::before {
  outline: thin dotted;
  outline: 5px auto -webkit-focus-ring-color;
  outline-offset: -2px;
}

.checkbox input[type="checkbox"]:checked+label::after {
  content: "\f00c";
}

.checkbox input[type="checkbox"]:disabled+label {
  opacity: 0.65;
}

.checkbox input[type="checkbox"]:disabled+label::before {
  background-color: #eeeeee;
  cursor: not-allowed;
}

.checkbox-success input[type="checkbox"]:checked+label::before {
  background-color: #5cb85c;
  border-color: #5cb85c;
}

.checkbox-success input[type="checkbox"]:checked+label::after {
  color: #fff;
}

/*END of Styles for the Modern Checkbox*/

.lblSettingValue {
  margin-top: 7px;
}

#eventgrid, .commonGrid {
  width: 100%;
  /* 	height: 750px; */
  height: 75vh;
}

.pypeLoginTopHeader {
  height: 70px;
}

.pypeLoginTopHeader a {
  color: #FFF;
}

.pypeLoginLogo {
   width: 111px;
   padding: 9px 0px;
}

.pypeLogo {
  margin-left: 8px;
  width: 93.8px;
  padding: 9px 0px;
}

.pypeLoginLinkDiv {
  padding: 40px 30px 0 0;
  display: inline;
}

.pypecontact {
  position: absolute;
  right: 30px;
}

.pypecontact a {
  margin-left: 20px;
}

.btn-success2, .btn-success2:disabled {
  background-color: #FD8536;
  border-color: #FD8536;
}

.pypeLoginLinkDiv span {
  color: #FFF;
  font-size: 18px;
  padding-right: 50px;
}

.pypeLoginLinkDiv a {
  color: #fc8536 !important;
  text-decoration: none;
}

.pypeLoginLinkDiv a:hover {
  color: #1D7754;
  text-decoration: underline;
}

.pypeLoginBox {
  border-radius: 5px;
  background: #EFEBE2;
  margin-top: 50px;
  padding: 0px;
  -webkit-box-shadow: 0 0 10px #000;
  box-shadow: 0 0 10px #000;
}

.pypeLoginHeader {
  border-radius: 5px 5px 0px 0px;
  width: 100%;
  height: 60px;
  background-color: #231B12;
  font-weight: bold;
  color: white;
  margin: 0px;
  padding-top: 25px;
  -webkit-box-shadow: 0px 1px 1px #888888;
  -moz-box-shadow: 0px 1px 1px #888888;
  box-shadow: 0px 1px 1px #888888;
  border-bottom: 2px solid #FF8737;
  font-size: 16px !important;
}

.pypeFormGroup {
  margin-top: 30px;
  margin-bottom: 0px;
  padding-left: 50px;
  padding-right: 50px;
}

.pypeCheckBox {
  height: 14px;
  width: 14px;
  color: #000;
  font-size: 18px;
  border: 3px solid #4a4a4a;
  cursor: pointer;
}

.pypeLink {
  color: #2b1ca8;
  font-weight: bold;
}

.pypeLink2 {
  color: #A84F14;
  font-weight: bold;
}

.pypeTextBox {
  border: 2px solid #999898;
  /*border-bottom: 1px solid #9b9b9b;
    background-color: transparent;
    border-radius: 0px;
    color: #4a4a4a;
    font-size: 24px;
    box-shadow: 0px 0px 0px;
    padding: 2px;*/
}

.pypeTerms {
  color: #9b9b9b;
  font-size: 13px;
  font-style: italic;
}

.pypeTerms a {
  color: #464CA0;
  text-decoration: underline;
  cursor: pointer;
  font-style: italic;
}

.pypeTerms a:hover {
  text-decoration: none;
}
.bg-lightgrey{
	background-color: transparent !important;
}
.pageTitle {
  border-bottom: 1px solid #989292;
  margin-bottom: 6px;
  padding: 10px;
}

.formElement {
  margin-top: 5px;
}

.lblSupport {
  padding-top: 7px;
}

.borderRightMargin {
  display: inline;
  border-right: 1px solid #aaa;
  margin-left: 10px;
  margin-right: 10px;
}

.limitBadgeLabel {
	background-color: #FFFFFF;
	color: #000000;
    overflow: hidden;
    text-overflow: ellipsis;
    margin-left: 2px;
    margin-bottom: 1px;
}

.limitsContainer {
	font-size: 12px;
}

#enterpriseAccntDetls .modal-footer {
  padding-top: 0px !important;
  margin-top: 0px !important;
  padding-right: 47px !important;
}

.maxWidth {
  width: 100%;
}

.form-actions {
  padding-bottom: 25px;
}

/* Angular Complete CSS START*/

.angucomplete-holder {
  position: relative;
}

.angucomplete-dropdown {
  overflow-y: auto;
  max-height: 200px;
  border-color: #ececec;
  border-width: 1px;
  border-style: solid;
  border-radius: 2px;
  padding: 6px;
  cursor: pointer;
  z-index: 9999;
  margin-top: -6px;
  background-color: #ffffff;
  width: 100%;
}

.angucomplete-searching {
  color: #acacac;
  font-size: 14px;
}

.angucomplete-description {
  font-size: 14px;
}

.angucomplete-row {
  padding: 5px;
  color: #000000;
  margin-bottom: 4px;
  clear: both;
}

.angucomplete-selected-row {
  background-color: lightblue;
  color: #ffffff;
}

.angucomplete-image-holder {
  padding-top: 2px;
  float: left;
  margin-right: 10px;
  margin-left: 5px;
}

.angucomplete-image {
  height: 34px;
  width: 34px;
  border-radius: 50%;
  border-color: #ececec;
  border-style: solid;
  border-width: 1px;
}

.angucomplete-image-default {
  /* Add your own default image here
     background-image: url('/assets/default.png');
    */
  background-position: center;
  background-size: contain;
  height: 34px;
  width: 34px;
}

/* Angular Complete CSS END*/

.table tbody tr:nth-child(even) {
  background-color: #F9F9F9;
}

.table tr:nth-child(odd) {
  background-color: #D8D8D7;
}

.table .close {
  color: #000 !important;
}

.shareTable tbody>tr>td {
  padding: 0px 0px;
  background-color: #FFF;
  vertical-align: middle;
}

.shareTable thead>tr>th {
  padding: 5px 0px;
  vertical-align: middle;
}

.btn-gray {
  background-color: #4A4A4A;
  color: #FFFFFF;
}

.btn-gray:hover {
  background-color: #4A4A4A;
  color: #CCC;
}

.btn-gray:disabled {
  background-color: #9B9C9C;
}

.btn-pype2 {
  background-color: #EC7F39;
  color: #FFFFFF !important;
}

.btn-pype3 {
  background-color: #0000FF;
  color: #FFFFFF;
}

.btn-pype2:disabled {
  color: #CCC;
}

.btn-input {
  display: block;
}

.btn-input .btn.form-control {
  text-align: left;
}
.has-error .form-control, .has-error .btn-add-filters {
  border-color: #dc3545 !important;
}

.btn-input .btn.form-control span:first-child {
  left: 10px;
  overflow: hidden;
  position: absolute;
  right: 25px;
}

.btn-input .btn.form-control .caret {
  margin-top: -1px;
  position: absolute;
  right: 10px;
  top: 50%;
}

.inputWrapper {
  border: 1px dashed #000;
}

.fileInput {
  cursor: pointer;
  height: 100%;
  position: absolute;
  top: 0;
  right: 0;
  z-index: 99;
  /*This makes the button huge. If you want a bigger button, increase the font size*/
  font-size: 50px;
  /*Opacity settings for all browsers*/
  opacity: 0;
  -moz-opacity: 0;
  filter: progid:DXImageTransform.Microsoft.Alpha(opacity=0);
}

.disabledLogoInput {
  cursor: not-allowed;
}

.rigging-browse-btn {
  font-size: 16px;
}

.add-on .input-group-btn>.btn {
  border-left-width: 0;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
}

/* stop the glowing blue shadow */

.add-on .form-control:focus {
  box-shadow: none;
  -webkit-box-shadow: none;
  border-color: #cccccc;
}

.nopadding {
  padding: 0 !important;
  margin: 0 !important;
}

.trasparent {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
  /* IE 8 */
  filter: alpha(opacity=50);
  /* IE 5-7 */
  -moz-opacity: 0.5;
  /* Netscape */
  -khtml-opacity: 0.5;
  /* Safari 1.x */
  opacity: 0.5;
  /* Good browsers */
}

div.upload {
  width: 157px;
  height: 57px;
  background: url(https://lh6.googleusercontent.com/-dqTIJRTqEAQ/UJaofTQm3hI/AAAAAAAABHo/w7ruR1SOIsA/s157/upload.png);
  overflow: hidden;
}

div.upload input {
  display: block !important;
  width: 157px !important;
  height: 57px !important;
  opacity: 0 !important;
  overflow: hidden !important;
}

h2 {
  font-weight: bold !important;
  color: #4F4F50;
  margin: 10px 10px 30px;
}

.row {
  width: 100%;
  margin: 0px;
}

.columnsDropdownButton {
	left: 20px;
    z-index:12;
}

.dropdown-menu li a {
  text-align: left;
  color: rgb(60, 60, 60);
  font-size: 14px;
  padding-left: 10px;
  cursor: pointer;
  font-weight:500;
}

.helpContent .details {
  padding-left: 10px;
}

.uib-datepicker-popup, .dropdown-menu>li>a:hover, .dropdown-menu>li>a:focus {
  z-index: 2000 !important;
}

.ellipsisSpan {
  display: inline-block;
  max-width: 135px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.ellipsisSpan4 {
  display: inline-block;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.ellipsisSpan1 {
  display: inline-block;
  max-width: 130px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.ellipsisSpan2 {
  display: inline-block;
  max-width: 100px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.ellipsisSpan6 {
  display: inline-block;
  white-space: nowrap;
  /*  overflow: hidden !important;  */
  text-overflow: ellipsis;
}

.procoremodal-content {
  /* Bootstrap sets the size of the modal in the modal-dialog class, we need to inherit it */
  width: 300px;
  height: 300px;
  /* To center horizontally */
  margin: 0 auto;
  border-radius: 12px;
  background-color: #EFEBE2;
}

.dropdown-menu:before {
  position: absolute;
  top: -7px;
  left: -13%;
  display: inline-block;
  border-left: 7px solid transparent;
  border-bottom-color: rgba(0, 0, 0, 0.2);
  content: '';
  z-index: 2000;
}

.settings .dropdown-menu:after, .project-menu:after {
  position: absolute;
  top: -15px;
  left: 50%;
  display: inline-block;
  border-right: 10px solid transparent;
  border-bottom: 10px solid #625042;
  border-left: 11px solid transparent;
  content: '';
}


/*#grid_submittalRegisterGrid_toolbar td:nth-child(odd):hover*/

#tb_submittalRegisterGrid_toolbar_item_w2ui-search-advanced:hover, #tb_submittalRegisterGrid_toolbar_item_add:hover, #tb_submittalRegisterGrid_toolbar_item_delete:hover, #tb_submittalRegisterGrid_toolbar_item_copy:hover, #tb_submittalRegisterGrid_toolbar_item_merge:hover, #tb_submittalRegisterGrid_toolbar_item_bulkEdit:hover, #downloadLabel:hover, #btnSaveToolbar:hover, .exportBtn:hover {
  border-radius: 0;
  background-color: #F6853B;
  color: #fff;
}

#downloadLabel:hover {
  color: #fff;
}

.project-menu-a, .project-menu-a:hover, .project-menu-a:active {
  margin-left: 10px;
  background-color: #F6853B !important;
  padding: 5px 15px 0px 15px;
  border: 1px solid #F6853B;
  min-width: 100px;
  color: #fff;
}

.project-menu-a .caret {
  margin-top: -10px;
}

.project-menu:after {
  position: absolute;
  top: -10px;
  left: 50%;
  display: inline-block;
  border-right: 10px solid FFF;
  border-bottom: 10px solid #FFF;
  border-left: 11px solid transparent;
  content: '';
}

.btnActiveOrArchive, .btnActiveOrArchive:hover, .btnActiveOrArchive:active {
  background-color: #3276b1 !important;
  border-color: #285e8e;
}

.btnActiveOrArchive .caret {
  margin-top: 0px;
}

.dropdown-menu, .project-menu {
  min-width: 200px;
}

.timeout h2 {
  font-size: 16px !important;
}

.project-menu {
  text-align: left;
  /*width: 155px;
    margin-top: 10px;*/
  max-height: 342px;
  overflow-y: auto;
}

.downloadPDFlist .project-menu, .specNumbersList .project-menu {
  margin-top: 10px;
  padding-bottom:10px;
  padding-top: 10px;
}

.project-menu li {
  padding: 7px 0px;
  border-bottom: 1px solid #e5e5e5;
}
.project-menu li:hover{
  color: #3C3C3C;

}

.project-menu li label {
  font-weight: normal !important;
  margin-left: 10px;
}

.company-menu-a, .company-menu-a:hover, .company-menu-a:active {
  background-color: #625042;
  padding: 5px;
  border: 1px solid #625042;
  min-width: 100px;
  text-align: center;
  cursor: default;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
  margin-right: 75px;
    position: relative;
    bottom: 3px;
}

.speccategory-menu-a, .speccategory-menu-a:hover, .speccategory-menu-a:active {
  background-color: #625042;
  padding: 5px;
  border: 1px solid #625042;
  min-width: 100px;
  text-align: center;
  cursor: default;
  max-width: 200px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.projectname-menu-a, .projectname-menu-a:hover, .projectname-menu-a:active {
  background-color: #F6853B;
  padding: 5px;
  border: 1px solid #F6853B;
  min-width: 100px;
  text-align: center;
  cursor: default;
  max-width: 150px;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

category-menu-a, .category-menu-a:hover, .category-menu-a:active {
  cursor: default;
}

.ExportExcelBtn {
  width: 45% !important;
  text-align: center !important;
  margin-left: 12px !important;
}

.ExportCSVlBtn {
  width: 42% !important;
  text-align: center !important;
  padding-left: 10px !important;
}

.fileLinks li:hover, .dropdown-menu li.fileLinks a:hover, .dropdown-menu li.fileLinks:hover, .downloadOptions li:hover {
  background-color: #f6f6f6;
}

.dropdown-menu.custom-column-menu {
  padding:0 !important;
  top: 25px;
  right: -20px;
  z-index: 999;
}
.dropdown-menu.custom-column-menu:before{
	content: "";
    position: absolute;
    transform: rotate(-45deg);
    width: 10px;
    height: 12px;
    top: 10px;
    background-color: inherit;
    margin: -15px 0 0 30px;
    z-index: -1;
    display:none;
}
.dropdown-menu.custom-column-menu li{
	/* background-color: #fbfbfb; */
	border-bottom: none;
	padding: 2px 10px;
}
/* ul.custom-column-menu li:first-child{
	padding-top: 10px !important;
} */
.dropdown-menu.custom-column-menu li:last-child{
	padding-bottom:10x;
}
.dropdown-menu.custom-column-menu input{
	float: left;
	margin: 2px 8px;
	width:16px;
	height:16px;
}
.pos-t10{
	position:relative;
	top:10px;
}
.pos-t5{
	position:relative;
	top:5px;
}
.dropdown-menu.custom-column-menu li label{
	font-size: 14px;
  font-weight: 500;
}
.custom-column-menu .right-side-head{
    margin: 0;
    padding-top: 1px;
    float: left;
}
.custom-btn{
	padding: 5px 85px 5px 0;
	display:flex;
	flex-direction: row;
    justify-content: space-around;
    background-color: #fff;
}
.column-section{
	max-height: 300px;
	overflow-y: auto;
	padding: 0;
}
.column-section li {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.column-section li label.fancy-checkbox {
  padding: 0 !important;
}
.custom-action-items {
  display: none;
}
.column-section li:hover .custom-action-items {
  display: flex;
  align-items: center;
}
.column-section li:hover .custom-action-items a {
  display: flex;
  align-items: center;
  height: auto;
}
.column-section li:hover .custom-action-items a .edit-icon {
  width: 17px;
}
.column-section li:hover .custom-action-items a .delete-icon {
  width: 20px;
}
/*.column-section::-webkit-scrollbar {
  width: 5px;
}

.column-section::-webkit-scrollbar-track {
  box-shadow: inset 0 0 5px grey;
  border-radius: 10px;
  width: 5px
}

.column-section::-webkit-scrollbar-thumb {
  background: #c1c1c1;
  border-radius: 10px;
}

.column-section::-webkit-scrollbar-thumb:hover {
  background: #acacac;
}*/
.add-custom-btn a, .add-custom-btn a:hover, .add-custom-btn a:focus, .edit-custom-btn a, .edit-custom-btn a:hover, .edit-custom-btn a:focus{
	text-decoration: none;
	color: #5a5858;
}

.fileLinks a, .downloadOptions li a {
  background-color: inherit;
  color: #000;
}

.fileLinks a {
  width: 100%;
  display: inline-block;
}

.fileLinks a:hover, .downloadOptions li>a:hover {
  text-decoration: none;
    color: #3C3C3C;
}

.actionsubmittals h2, .closeoutsubmittals h2, .projectsubmittals h2 {
  font-size: 24px;
}

h1 {
  font-size: 22px;
}

.btn-Completed {
  background-color: #FEA91B !important;
}

.headingText {
  border-bottom: 1px solid #989292;
  margin-bottom: 6px;
  padding: 10px;
  text-align: left;
}

.chart {
  cursor: pointer;
  margin: 38px 0 35px 0;
}

.actionsMenu:after {
  display: none !important;
}

h3 {
  font-size: 22px;
}

/* ANIMATIONS================================= */

@keyframes rotateFall {
  0%
    {
    transform: rotateZ(0deg);
  }
  20% {
    transform: rotateZ (10 deg);
    animation-timing-function: ease-out;
  }
  40% {
    transform: rotateZ (17 deg);
  }
  60% {
    transform: rotateZ (16 deg);
  }
  100% {
    transform: translateY (100%) rotateZ (17 deg);
  }
}

/* slide in from the bottom */

@keyframes slideOutLeft {
  to {
    transform: translateX(-100%);
  }
}

@keyframes rotateOutNewspaper {
  to {
    transform: translateZ(-3000px)rotateZ(360deg);
    opacity: 0;
  }
}

@keyframes scaleUp {
  from {
    opacity: 0.5;
    -webkit-transform: scale(0.5);
  }
}

@keyframes slideInRight {
  from {
    transform: translateX(100%);
  }
  to {
    transform: translateX(0);
  }
}

@keyframes slideInUp {
  from {
    transform: translateY(100%);
  }
  to {
    transform: translateY(0);
  }
}

.ng-enter {
  animation: scaleUp 0.8s both ease-in;
  z-index: 5555;
}

.ng-leave {
  animation: slideOutLeft 0.7s both ease-in;
  z-index: 6666;
}

.modal-body {
  position: relative;
  padding: 20px;
  overflow-x: auto;
  max-height: 550px;
}
.compare-submittal-body {
  max-height: 100%;
}
.pype-products-list-modal {
  padding-top: 0;
  max-height: 350px;
  margin-top: 100px;
}

.products-search-box {
  position: fixed;
  top: 53px;
  left: 1px;
  right: 1px;
  height: 100px;
  z-index: 99;
  background: #fff;
  border-bottom: 1px solid #ccc;
  box-shadow: 0 6px 6px -6px rgba(0, 0, 0, 0.24);
  padding: 20px;
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .products-search-box {
    position: static;
  }
  .pype-products-list-modal {
    margin-top: 0;
  }
}

.pype-products-list-container {
  margin-top: 20px;
}

.pype-alert-body {
  position: relative;
  padding: 20px;
  overflow-x: auto;
  max-height: 300px;
}

.pype-alert-header, .close {
  background-color: #625042;
  color: #EFEBE2;
  border-radius: 10px 10px 0 0;
}

.modal-header button.close {
  color: black !important;
  font-size: 30px
}

.close {
  color: #000 !important;
}

.pype-alert-footer {
  padding-top: 0px !important;
  margin-top: 0px !important;
  padding-right: 47px !important;
}

input[type=file] {
  display: block;
  width: 100%;
}

.nav-tabs>li, .nav-tabs>li:hover {
  float: left;
  margin-bottom: -1px;
  background-color: #fff;
  border-radius: 0px;
}

.nav-tabs>li.active, .nav-tabs>li a:hover {
  background-color: #EC7F39;
  color: #FFF;
}

.nav-tabs>li.active>a, .nav-tabs>li.active>a:hover, .nav-tabs>li.active>a:focus {
  color: #FFF;
  background-color: #EC7F39;
  border: 0px solid #ddd;
  border-bottom-color: transparent;
  cursor: default;
}

.nav-tabs>li>a {
  margin-right: 0px;
  line-height: 1.42857143;
  border: 1px solid transparent;
  border-radius: 4px 4px 0 0;
  color: #FFF;
}
#myTab.nav-tabs>li>a{
  border-radius: 0px 0px 0 0;
}
.nav-tabs {
  border-bottom: 2px solid #ccc;
}

.second-layer {
  position: absolute;
  /*background-color: rgba(0, 0, 0, 0.7);*/
  background-color: rgba(95, 93, 93, 0.7);
  width: 100%;
  /*height: 100%;*/
  top: 0;
  left: 0;
  /*border-radius: 5px 5px 0px 0px;*/
  /*text-align: right;*/
}

.second-layer .dropdown-menu:after {
  border-bottom: 0px;
}

.second-layer button {
  background: transparent;
  color: #fff;
  border: 1px solid transparent !important;
  padding: 5px 10px;
  /*margin:10px 20px 0px 0px;*/
  font-size: 20px;
}

.second-layer button:hover, .second-layer button:active, .second-layer button:focus {
  background: transparent !important;
  color: #EF823A !important;
  border: 1px solid #EF823A !important;
}

.allSides {
  border: solid 1px #555;
  background-color: #eed;
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  -o-box-shadow: 0 0 10px rgba(0, 0, 0, 0.6);
  margin-bottom: 40px;
  border-radius: 5px;
}

/*
.projectsubmittals canvas {
    /*width: 60% !important;
	height: 100% !important;*/

/*float: left;
}

.projectsubmittals chart-legend {
    float: right;
    width: 100%;
    position: absolute;
    background-color: #fff;
    top: 0px;
    padding: 10px;
    height:100%
}*/

.projectsubmittals h2 {
  display: block !important;
  background-color: #fff;
  margin: 0px;
  margin-left: 5px;
  padding: 15px;
}

h2.expired {
  color: #FE8637;
  font-size: 20px;
}

h4.new-expired {
  color: #273343;
  font-size: 15px;
  margin-top: 40px;
  margin-bottom: 40px;
}

.upgrade {
  background-color: #fe8637 !important;
  padding: 10px 30px;
  border-radius: 25px;
}

.projectFilter {
  display: inline;
  float: right;
  margin-right: 18px;
}

.textLeft {
  text-align: left;
}

.textCenter {
  text-align: center;
}

.inlineBlock, .trialExpiresMsg h2 {
  display: inline-block;
}

.trialExpiresMsg h2 {
  color: #fff;
  font-size: 13px;
  font-weight: 500 !important;
}

.prjcthrSeparater {
  margin: 0px !important;
  background-color: #fff;
  padding: 0px !important;
}

.showMoreBtn {
  padding: 0px 10px;
  background-color: #fff;
}

.prjctTileMainData {
  padding: 1px 0px;
  background-color: #fff;
}

.tileOuter>div, .supportTileOuter>div {
  margin-top: 30px;
  font-weight:700;
}

.submitInfoMsg {
  font-weight: 600;
}

/*.confirmEnterpriseUpgrade .close {
	display: none;
}*/

.publishspecsdocs{
	height:95px !important;
}

.p-b100{
	padding-bottom:100px;
}

.contactusUpgradeHeader h4 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.publishrequest-docs + .modal-footer{
	display:none;
}

.close:hover {
  color: #fff;
}

.helpContent.details {
  padding-left: 10px;
}

.helpContent.faq {
  padding-left: 5px;
}

.upgradebtnTop {
  background-color: #fe8637;
  padding: 7px 25px;
  border-radius: 25px;
}

.companyLogoContainer img {
  width: 250px;
  height: 100px;
}

.shareTab {
  margin-left: 15px;
}

.shareTab>li.active>a, .shareTab>li.active>a:hover, .shareTab>li.active>a:focus {
  background-color: #fe8637;
}

.shareTab>li>a, .shareTab>li>a:hover, .shareTab>li>a:focus {
  background-color: #625042;
  color: #FFF;
  border-radius: 0px;
}

.smartLinks {
  position: absolute;
  /* left: 35%; */
  width : 100%;
  top: 62px;
}

.smartLinks li {
  list-style: none;
  display: inline-block;
  text-align: center;
}

.smartLinks li a {
  margin-top: 5px;
  text-decoration: none;
  color: #4A4644;
  z-index: 100;
  display: inline-block;
  border: 1px solid #e4e0d7;
  padding: 0px 13px;
}

.smartLinks li a:hover {
  height: 39px;
  color: #ec7f39;
}

.smartLinksDivider {
  border: 1px solid #d9d9d9;
  height: 25px;
  display: inline-block;
  margin-bottom: 5px;
}

.smartLinks li:last-child .smartLinksDivider {
  display: none;
}
.msgNodataFound {
  margin-top: 15%;
}
.no-contents{
    color: #919191;
font-size: 13px;
line-height: 25px;
font-weight: normal;
}
.w100{
  width:100px;
}
.super {
  background-color: gray;
  padding: 0px 5px;
  margin-left: -5px;
  border-radius: 5px;
}

/*.exportDropdown>a ,#btnSaveToolbar, .downloadPDFlist>a {
    padding: 2px !important;
    margin-top: 3px;
}*/

.redColor, .redColor p {
  color: #FE8637;
}

.toolbarButton {
  padding: 2px 2px;
  margin-top: 0px;
}

.second-layer .sharedIcon {
  position: absolute;
  left: 0;
  display: inline-block;
  margin-top: 2px;
  color: #fff;
  padding: 5px;
}

.smartRegistertrialExpireMsg {
  background: #fff;
  margin-bottom: 5px;
  border-bottom: 0px solid #ebebeb;
}

.saveChangesMsg {
  margin-bottom: 0px;
  padding: 5px;
  margin-top: 5px;
}

.upgradebtnNormal {
    position: absolute;
    top: -29px;
    margin-left: 80px;
    padding: 1px 4px 1px 4px;
    cursor: pointer;
    color: #0fc9da !important;
    background-color: transparent;
    border: 1px solid #0fc9da;
    border-radius: 4px;
    font-weight: 600;
    font-size: 11px;
}

.supportAlrt {
  padding: 5px;
  margin-bottom: 7px;
  width: 52.333333%;
  margin-left: 10.333333%;
}

.bulkUpdateMsg {
  width: 500px;
    position: absolute;
    bottom: -7px;
    padding: 5px 10px !important;
    float: left;
    background-color: #FEECD1;
    border-color: #FEECD1;
    color: #333;
    right:0%;
    min-height:50px;
    border-radius:0px;
   border-top-right-radius: 2px;
    border-bottom-right-radius: 2px;
}
.bulkUpdateMsg b{
	text-align: left;
    float: left;
    width:96%;
}
.bulkupdate-dark {
	height: 52px;
    background-color: #FAA21B;
    position: relative;
    top: 0px;
    padding: 10px 20px;
    right: 0px;
    border-top-left-radius: 0px !important;
    border-bottom-left-radius: 0px !important;
}
.bulkupdate-dark img{
	float: left;
    text-align: left;
    position: relative;
    right: 6px;
    top: 4px;
}
h2.chartHeading {
  color: #000;
  font-size: 16px;
}

.downloadPDFlist>ul, .exportDropdown>ul {
  width: 270px;
}
#submittals-wrapper .downloadPDFlist>ul, .exportDropdown>ul{
	width:240px;
}
.specNumbersList>ul {
  width: 300px;
}

.unclickableTabs {
  position: relative;
  display: block;
  padding: 10px 15px;
  color: #FFF;
}

.smartRegisterChanged {
  color: red !important;
  margin-top: -3px !important;
  margin-right: 3px;
  font-size: 18px !important;
}

.smartRegisterNotChanged {
  color: #EFEBE2 !important;
  margin-top: -2px !important;
  margin-right: 3px;
  font-size: 13px !important;
}

.marginTop10 {
  margin-top: 10px !important;
}

.paddingBottom20 {
  padding-bottom: 20px !important;
}

.paddingBottom30 {
  padding-bottom: 30px;
}

.paddingBottom40 {
  padding-bottom: 40px !important;
}

.bulkUpdateModalFooter {
  margin-top: 0px;
  padding-top: 0px;
}

.passwordValidationMsg {
  font-size: 12px;
}

.smartlinksCenter {
  margin-left: 200px;
  /*If the projects dropdown present moving the smartlinks based on the dropdown width*/
}

.SpecSectionPDFicon {
  font-weight: 500;
  font-size: 16px;
  cursor: pointer;
  color: #000;
}
.schedulesLinkPDFicon {
    font-weight: 500;
    font-size: 16px;
    cursor: pointer;
    color: #3bace3;
}
.schedules-link {
    display: block;
    text-align: left;
    font-size: 12px;
    text-transform: capitalize;
    text-decoration: underline;
    max-width: 540px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.schedules-link:hover, .schedules-link:focus {
    text-decoration: underline !important;
}

.orangeRedColor {
  color: blue;
}

.tileButtons {
  width: 18px;
}

#CreateModal select {
  padding-left: 0px;
}

.finishedButton, .finishedButton:hover {
  margin: 0px;
}

.font12 {
  font-size: 12px;
}
.filter-tag {
  padding: 3px 5px 3px 15px;
  z-index: 10;
  color: #000;
  font-size: 11px;
  border-radius: 50px;
  box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.5);
  background-color: #e4e4e4;
  display: inline-block;
  position: relative;
  top: 6px;
}
.filter-tag img {
	cursor: pointer;
	width: 16px;
	margin-left: 5px;
}
.filter-tag label {
	margin-bottom: 0;
	margin-left: 0;
}

.filterSpan {
  margin: 2px;
  padding: 5px;
}

/* .exportDropdown>a {
	font-size: 13px;
	height: 24px;
} */

.compareNumbersLnks {
  /*color:#FFF;*/
  white-space: pre;
  text-decoration: none;
  color: #3C3C3C;
    font-weight: 500;
    cursor: pointer !important;
}

.compareNumbersLnks:hover {
  color:#3C3C3C !important;
  text-decoration: none;
}

.compareNumbersLnks:focus, .compareNumbersLnks:focus-visible {
  outline: none;
  text-decoration: none;
}

.compareVersionTable td, th {
  text-align: center;
}

.compareVersionTable select, .compareVersionTable option {
  text-align-last: center;
}

.compareVersionTable>thead>tr>th {
  vertical-align: inherit !important;
  color: #FFF;
  font-weight: 700;
}

.compareVersionTable>thead>tr, .recordDifferenceTable>tr {
  background-color: #B3A686 !important;
}

.compareVersionTable td {
  background-color: #fff;
}

.aboutToOverrideMsg {
  padding: 5px;
}
.lightblueColor {
  background-color: lightblue !important;
}

.handCursor {
  cursor: pointer !important;
}

.selectVersionDropdown {
  padding: 6px;
  border-radius: 5px;
  font-size: 15px;
  padding-top: 7px;
}

.aboutToOverrideMsg>span {
  font-size: 16px;
}

.projectVersions a {
  cursor: pointer;
  font-size: 14px !important;
}

.normalWhiteSpace {
  white-space: normal;
}

.verticalTop {
  vertical-align: top;
}

.prjctNameLabel {
  padding-top: 10px;
}

.compareVersionTable>tbody>tr>td {
  vertical-align: inherit;
}

.normalText {
  color: #333;
  text-decoration: none;
  cursor: default;
}

.normalText:hover {
  color: #333;
}

/*.compareVersionTable tr:first-child {
	font-weight : 700;
}*/


.fontWeightBold {
  font-weight: bold;
}

.fontWeightNormal {
  font-weight: normal;
}

.paddingRight0 {
  padding-right: 0px !important;
}
.paddingRight5 {
  padding-right: 5px !important;
}
.paddingRight10 {
  padding-right: 10px !important;
}

.paddingLeft0 {
  padding-left: 0px;
}

.paddingLeft5 {
  padding-left: 5px;
}

.paddingLeft10 {
  padding-left: 10px;
}

.paddingLeft20 {
  padding-left: 20px !important;
}

.DashboardLegend {
  width: 200px;
  text-align: left;
  margin-right: 0px;
  float: left;
  font-size: 14px;
  padding-bottom: 5px;
}

.modal {
  overflow: auto;
}

.modal-xl {
  width: 92%;
  margin-top: 10px;
}

.scroll_div1, .scroll_div2 {
  width: 100%;
  height: 420px;
  overflow: scroll;
}

.table-comparition {
  width: 100%;
  table-layout: fixed;
}

.table-comparition td {
  cursor: pointer;
}

.table-comparition td, .table-comparition th {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding: 5px;
  border: 1px solid #ccc;
}

.table-comparition th {
  white-space: normal;
  text-align: left;
}

.table-comparition td.danger, .btnDiff .danger {
  background-color: #ff9c9c;
}

.table-comparition td.success, .btnDiff .success {
  background-color: #03a300;
}

.table-comparition td.warning, .btnDiff .warning, .recordDifferenceTable .warning {
  background-color: #FAA21B !important;
}
.dottedCell.redBackground {
  background-color:#EC4A41 !important;
   margin-bottom: 2px;
}
.redBackground {
  background-color: #fff !important;
  border-left: 4px solid #EC4A41 !important;
  /* border-color: #ff9c9c !important; */
}
.dottedCell.greenBackground {
  background-color: #87B340 !important;
}
.greenBackground {
  background-color: #fff !important;
border-left: 4px solid #87B340 !important;
/* border-color: #03a300 !important; */
/*height: 25px !important;
    position: relative;
    top: 20px;
    border-radius: 3px;
    left: 10px;
    width: 5px;*/
}

.yellowBackground {
  background-color: #FAA21B !important;
}

.yellowCellBackground {
  background-color: #FAA21B !important;
}

.violetBackground {
  background-color: #fff !important;
  border-left: 4px solid #A76EF5 !important;
  /* border-color: #9932CC !important; */
}
.violetBackgroundDot {
  background: #A76EF5 !important;
  border-color: #A76EF5 !important;
}

.table-comparition tr:nth-child(even) {
  background-color: #fff;
}

.table-comparition tr:first-child {
  background-color: #B3A686 !important;
  color: #fff;
}

.table-comparition tr:nth-child(odd) {
  background-color: #F3F6FA;
}

.table-comparition tr {
  max-height: 90px;
}

.lorem_ipsum1, .lorem_ipsum2 {
  /*width: 1000px;
        height: 1000px;
        float: left;*/
  padding: 5px;
}

.padding5 {
  padding: 5px;
}

.projectmanagement-grid-toolbar .toolbarButton {
  margin-top: 4px;
}

.eventsmanagement-grid-toolbar .toolbarButton {
  margin-top: 7px;
}

.marginbottom10 {
  margin-bottom: 10px;
}

.marginBottom-15 {
  margin-bottom: 15px;
}

.createLimitExpiredMsg {
  line-height: 1.5;
  font-size: 14px;
}

.hideVersionTitleOverflow {
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  width: 95%;
  display: block;
}

.verticalAlignMiddle {
  vertical-align: middle;
}

.verticalAlignBaseLine {
  vertical-align: baseline;
}

.marginLeft5 {
  margin-left: 80px;
}

.marginLeft50 {
  margin-left: 50px;
}

.marginLeft10 {
  margin-left: 10px;
}
.marginRight0 {
  margin-right: 0 !important;
}

.marginLeft20 {
  margin-left: 20px;
}

.marginLeft2 {
  margin-left: 2px;
}

#leftTable .popover {
  left: 0px !important;
}

/*.ModifiedIcon{
 	font-weight: 800;
    font-size: 20px;
 }

 td < span.ModifiedIcon{
 	padding: 0px 5px;
 }*/

#leftdonutChart svg text, #leftdonutChart text, #leftdonutChart tspan, #rightdonutChart svg text, #rightdonutChart text, #rightdonutChart tspan {
  font-size: 11px !important;
  font-weight: normal !important;
}

.highlight {
  background-color: #eee;
}

.list-group-item:hover {
  background-color: #eee;
}

.hoveredonRecord {
  background-color: #96b5e4 !important;
}

.clickedonRecord {
  background-color: #96b5e4 !important;
}

.recordDifferenceTable tr th {
  text-align: left;
  background-color: #B3A686 !important;
  color: white;
}

.paddingtop10 {
  padding-top: 10px !important;
}

.paddingtop15 {
  padding-top: 15px !important;
}
.paddingTop20 {
  padding-top: 20px !important;
}

.paddingTop3 {
  padding-top: 3px;
}

.paddingBottom0 {
  padding-bottom: 0;
}

.paddingbottom10 {
  padding-bottom: 10px;
}
.paddingbottom15 {
  padding-bottom: 15px !important;
}

.containerHeight {
  margin-bottom: 0px;
    height: 315px;
    overflow-y: auto;
    border-bottom: 1px solid #ddd;
    border-radius: 4px
}

.dottedCell {
  display: inline-block;
  border: 0px solid;
  width: 16px;
  height: 16px;
  border-radius:5px;
}

.LegenedNote div {
  display: inline-block;
  width: 20px;
  height: 20px;
  text-align: center;
  border: 1px dotted;
}

.whitespacePre {
  white-space: pre;
}

.displayNone {
  display: none;
}

.opacityp5 {
  opacity: 0.5;
}

.orangeColor {
  color: #F6853B;
}

/*.filterSpecSecLable {
    background-color: transparent;
    border-radius: 10px 0 0 0;
    color: #EFEBE2;
}
.filterSpecSecLable:hover {
	border-radius: 0;
	background-color:#fff;
    color: #fff;
}
.productDataGrid tbody td>div{
	width: inherit;
    white-space: normal !important;
    height: inherit;
    overflow: hidden;
    display: inline-block;
    text-overflow: ellipsis;
    margin: 0;
}*/

.specSectionFilterLabel, .specSectionFilterLabel:hover {
  border-radius: 0;
  /*background-color: #F6853B;
  color: #fff !important;*/
}

.productDataGrid .w2ui-grid-records tbody td>div {
  display: block;
  height: inherit;
  max-height: 90px;
  margin: 0 auto;
  line-height: 2.0;
  /*-webkit-line-clamp: 1;
  -webkit-box-orient: vertical;*/
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: nowrap !important;
}

.productDataGrid .w2ui-grid-records tbody td>div.w2ui-editable {
  max-height: 100%;
}

.createSubmittalAlert {
  padding: 5px;
  margin-bottom: 0px;
  width: 80%;
  margin-left: 10.333333%;
}

.fontWeightXLarge {
  font-size: x-large;
}

/*.increaseFontWeight:hover {
  font-size: xx-large;
}*/

.closeNotification {
  float: inherit;
  vertical-align: sub;
  margin-left: 0px !important;position: relative;top:0px;
}

.compareUiGrid {
  width: auto;
  height: 420px;
}

.compareUiGrid .ui-grid-row {
  cursor: pointer;
}

.UiGridRow:hover {
  background-color: #96b5e4 !important;
}

/*Create Project Popup Style to Align Vertically Center*/

/*Remove the Specific Class name from the below code to apply the same style to all the popups*/

.createProjectClass.modal {
  text-align: center;
  padding: 0 !important;
}

.createProjectClass.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px;
}

.createProjectClass .modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

/* Create Project Popup Style Ends Here */

.dynamicGridSupportDashboardToolbar {
  top: 54px;
}

.dotsforTextOverflow {
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.dotsWithoutNowrap {
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.projectGroup li a, .projectGroup li.active a {
  font-size: 14px;
}

.popover-title {
  padding: 14px;
  background-color:#fff;
}

.bulkupdatebutton-grid-toolbar {
  display: inline-block;
  position: absolute;
  z-index: 1;
  left: 215px;
}

.dropupzindex {
  z-index: 2000;
}

.btn-hamburgerbars, .btn-hamburgerbars:hover, .btn-hamburgerbars:active, .btn-hamburgerbars:focus {
  background-color: #3b5c6f;
}

.btn-info:active {
  background-color: #3b5c6f;
}

.dropdownhamburger {
  top: auto;
  bottom: 100%;
  margin-bottom: 11px;
}

.dropup:hover .dropdown-menu {
  display: block;
}

.selectedSubmittalsHeading {
  color: #F6853B;
  padding: 5px 0px 10px 0px;
}

.selectedSubmittalsHeading h4 {
  font-weight: bold;
  display: inline;
  vertical-align: middle;
}

.selectedSubmittalsHeading span {
  /*color : blue;*/
  font-size: 14px;
}

.circularBubble {
  display: inline-block;
  width: 35px;
  height: 35px;
  background-color: blue;
  color: #FFF;
  border-radius: 100%;
  text-align: center;
  line-height: 35px;
  margin: 0px 15px 0px 15px;
}

.circularBubble span {
  line-height: normal;
  display: inline-block;
  vertical-align: middle;
}

.btn-circle {
  width: 30px;
  height: 30px;
  text-align: center;
  padding: 6px 0;
  font-size: 12px;
  line-height: 1.428571429;
  border-radius: 15px;
}

.btn-circle.btn-lg {
  width: 50px;
  height: 50px;
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.33;
  border-radius: 25px;
}

.btn-circle.btn-xl {
  width: 70px;
  height: 70px;
  padding: 10px 16px;
  font-size: 24px;
  line-height: 1.33;
  border-radius: 35px;
}

.procoreInputControls {
  margin-bottom: 20px;
}

.navigationWizardSystemIntegration {
  margin-top: 20px;
  margin-bottom: 10px;
  padding-left: 15px;
  border-bottom: 1px dashed #eee;
}

.navigationWizardSystemIntegration.nav-wizard>li:not(:first-child)>a:before, .navigationWizardSystemIntegration.nav-wizard>li.active>a:after, .navigationWizardSystemIntegration.nav-wizard>li:not(:last-child)>a:after {
  /* border-bottom-width: 20px;
    border-top-width: 20px; */
  border-bottom-width: 17px;
  border-top-width: 18px;
}

.border-right {
  /* Line width */
  border: 1px solid #ccc;
}

.backgroundbuttoncolor {
  background-color: red;
}

.eventsdays {
  color: #fff;
  background-color: #0696d7;
  border-color: #0696d7;
  font-size: 12px;
}

.lblblue {
  color: #007fd9;
}

.procoreProject-menu-a, .procoreProject-menu-a:hover, .procoreProject-menu-a:active {
  margin-left: 10px;
  background-color: #F6853B !important;
  padding: 5px 5px 0px 5px;
  border: 1px solid #F6853B;
  min-width: 100px;
  color: #fff;
  cursor: default;
  white-space: nowrap;
  overflow: hidden !important;
  text-overflow: ellipsis;
}

.pypeFieldsetLegend {
  width: initial;
  border-bottom: 0px;
  margin-bottom:0px;
}

.pypeCustomFieldset legend {
  padding: 0px 5px;
  margin-left: 30px;
  margin-bottom: 0px;
  font-size: 15px;
  font-weight: 600;
  width: initial;
  border-bottom: 0px;
}

.pypeCustomFieldset {
  border: 1px dotted black;
  border-radius: 5px;
  padding: 10px 0px;
}

.procoreProjectDetails legend, .BIM360WholeContainer legend, .bluebeamWholeContainer legend {
  padding: 0px;
  margin-left: 0px;
  margin-bottom: 0px;
}

.procoreProjectDetails fieldset, .BIM360WholeContainer fieldset, .bluebeamWholeContainer fieldset {
  border: 1px dotted black;
  border-radius: 5px;
  margin: 0px 0px;
  padding: 10px 0px;
}
.BIM360WholeContainer fieldset{
  padding:0px 0px 10px 0px !important;
}
.submittalGroupsFilterPopover .bim360-submittalgroups.filter-normal-state{
  background-color: #fff !important;
}
.bim360submittalGrid .w2ui-tb-caption .fa-filter{
  background: #5e6671;
color: #fff;
width: 16px;
height: 16px;
padding: 4px;
border-radius: 30px;
font-size: 9px;
}
.lblOrange {
  color: rgba(255, 127, 39, 0.68);
}

.pypeProcoreFieldSet {
  width: 1290px;
  padding-left: 0px;
  margin-left: 14px;
  margin-bottom: 5px;
  margin-top: 0px;
}

/* Circular loader Styles start here */

.circularLoader {
  border: 16px solid #f3f3f3;
  border-radius: 50%;
  border-top: 16px solid #3498db;
  width: 120px;
  height: 120px;
  -webkit-animation: spin 2s linear infinite;
  animation: spin 2s linear infinite;
}

@-webkit-keyframes spin {
  0% {
    -webkit-transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
  }
}

@keyframes spin {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}

/* Circular loader Styles end here */

.fontWeightXSize {
  font-size: 16px;
}

.project-table>thead>tr>th {
  text-align: left !important;
  border-right: 1px solid #c5c5c5;
  border-bottom: 1px solid #c5c5c5;
  color: #FFF;
  background-color: #B3A686;
  vertical-align: middle;
}

.link:hover {
  cursor: pointer;
  text-decoration: underline;
}

.top54 {
  top: 54px;
}

.top24 {
  top: 24px
}

.textWrapIn4Lines {
  max-height: 90px;
  margin: 0 auto;
  line-height: 1.4;
  -webkit-line-clamp: 4;
  -webkit-box-orient: vertical;
  overflow: hidden !important;
  text-overflow: ellipsis !important;
  white-space: normal !important;
}

.greyblack {
  background-color: #6b6969 !important;
  color: #FFFFFF;
}

.progressbarstyle {
  padding-top: 40px;
  padding-bottom: 40px;
}

.navigationWizardSystemIntegration>li>a {
  background-color: #dddddd;
  color: #3e3e3e !important;
}

.navigationWizardSystemIntegration>li.done:hover>a, .navigationWizardSystemIntegration>li:hover>a {
  background-color: #fff;
}

.navigationWizardSystemIntegration>li.done:hover>a:after, .navigationWizardSystemIntegration>li:hover>a:after, .navigationWizardSystemIntegration>li:not(:last-child)>a:after {
  border-left-color: #dddddd;
}

.nav-wizard>li.active>a, .nav-wizard>li.active>a:hover, .nav-wizard>li.active>a:focus {
  color: #ffffff !important;
  background-color: #4CAE4C;
  cursor: pointer;
}

.navigationWizardSystemIntegration>li.active>a:after {
  border-left-color: #4CAE4C;
}

.cursorPointer {
  cursor: pointer;
}

/* BIM 360 Integration Styles Starts Here */

.pypeFormGroup.exportBIMOptions, .pypeFormGroup.exportBluebeamOptions {
  margin-top: 20px;
  padding-left: 5px;
}
.bluebeamExportSummary .pypeFormGroup.exportBluebeamOptions{
  margin-top:10px !important;
  padding-bottom:5px;
}
.btnBim360Export, .btnBluebeamExport {
  margin-top: 20px;
}
.bluebeamExportSummary .btnBluebeamExport{
  margin-top:108px !important;
}
.h-295{
  height:295px;
}
.brd-rds3{
  border-radius:3px;
}
/*.bim360Title{
  margin-top: 10px;
}*/
.BIM360ProjectDetails .bim360Title{
  margin-top: 0px !important;
}
.bluebeamTitle {
  margin-top: 10px;
}
.bim360Title>h1, .bluebeamTitle>h1 {
  color: #231B12;
  font-size: 20px;
}

.BIM360WholeContainer, .bluebeamWholeContainer {
  margin-top: 45px;
}

fieldset.BIM360ProjectDetails, fieldset.bluebeamProjectDetails {
  margin-left: 0px;
  width: 100%;
  border-radius:0px;
  margin-bottom: 0px;
  margin-top: -6px;
}

.BIM360WholeContainer .pypeFieldsetLegend{
  font-size: 16px;
  font-weight: normal;
  padding: 12px 15px;
    background-color: #f1f1f1;
}
.bluebeamWholeContainer .pypeFieldsetLegend {
 font-size: 16px;
 font-weight: normal;
}
.bim360export{
  width: 100%;
margin: 0 auto;
border: 1px solid #efecec;
border-radius: 3px;

}
.footdown {
   padding: 10px 15px;
   background-color: #f1f1f1;
}
.addNewBluebeamFolder{
  background-color: #ebebeb;
    border: 0px;
    position: relative;
    padding: 5px 15px 10px 15px;
    border-radius: 3px;
}
.addbim360{
  color: #337ab7;
    position: relative;
    top: 3px;
    left: 5px;
    font-size: 13px;
}
.pypeFieldsetLegend span{
font-size: 13px;
font-weight: 600;
margin: 0px 0 0px;
color: #2c2e32;
position: relative;
top: 0px;
left: 5px;
text-transform: uppercase;
}
fieldset.BIM360ExportOptions, fieldset.BIM360ExportSummary, fieldset.bluebeamExportOptions, fieldset.bluebeamExportSummary {
  margin-left: 15px;
  width: 48%;
  margin-bottom: 0px;
  margin-top: 20px;
  float: left;
}

.exportBIMOptions select, .exportBluebeamOptions select {
  padding: 0px 2px;
  min-width: 220px;
  max-width: 220px;
  border-radius: 0px;
  margin-left: 10px;
  height: 35px !important;
}

.exportBIMOptions .noFoldersDiv, .exportBluebeamOptions .noFoldersDiv {
  padding-left: 28px;
}

.exportBIMOptions .noFoldersDiv button, .exportBluebeamOptions .noFoldersDiv button {
  padding: 6px 12px;
  vertical-align: initial;
  font-size: 12px;
  margin-left: 20px;
}

.exportBIMOptions .noFoldersDiv span.alert, .exportBluebeamOptions .noFoldersDiv span.alert {
  padding: 7px 12px;
  margin-left: 20px;
  font-size: 12px;
  vertical-align: middle;
}

.BIM360ProjectDetails .companyDiv select, .BIM360ProjectDetails .projectDiv select, .bluebeamProjectDetails .companyDiv select, .bluebeamProjectDetails .projectDiv select {
  padding: 0px 2px;
  min-width: 130px;
  max-width: 150px;
  border-radius: 6px;
  margin-left: 10px;
}

.BIM360ProjectDetails .companyDiv span, .BIM360ProjectDetails .projectDiv span, .bluebeamProjectDetails .companyDiv span, .bluebeamProjectDetails .projectDiv span {
  min-width: 200px;
  max-width: 200px;
}

.BIM360ExportSummary .exportBIMOptions i.successColor, .bluebeamExportSummary .exportBluebeamOptions i.successColor {
  color: #03a300;
}

.BIM360ExportSummary .exportBIMOptions i.failedColor, .bluebeamExportSummary .exportBluebeamOptions i.failedColor {
  color: #ff9c9c;
}

.bluebeamExportSummary .exportBluebeamOptions i {
	font-size: 20px;
}

.BIM360ExportSummary .exportBIMOptions .exportResultLabel, .bluebeamExportSummary .exportBluebeamOptions .exportResultLabel {
  padding-top: 5px;
  padding-bottom: 5px;
  width: 250px;
  margin-bottom: 0px;
  margin-right: 10px;font-weight: 600;
}

.BIM360ExportSummary .exportBIMOptions, .bluebeamExportSummary .exportBluebeamOptions {
  padding-left: 0px;
  padding-right: 0px;
}

.BIM360ProjectDetails label, .bluebeamProjectDetails label {
  font-weight: normal;
}

.addNewBimFolder {
  padding-top: 5px;
  padding-bottom: 5px;
}

.exportedBluebeamNote {
  width: 100% !important;
}

.bluebeamWholeContainer .btnBluebeamExport .noteMsgDiv {
  text-align: right;
  padding-right: 0;
  padding-left: 0;
}

.bluebeamWholeContainer .noteMsg {
  padding: 6px;
  margin-bottom: 0;
}

/* BIM 360 Integration Styles Ends Here */

/* STYLES FOR TREE IN BLUEBEAM STARTS HERE */

.bluebeamWholeContainer .filesListFinal {
  height: 70%;
  overflow: auto;
}

.projectVersionTree .angular-ui-tree-handle {
  font-weight: normal;
  color: #555;
  padding: 10px;
}

.projectVersionTree .angular-ui-tree-nodes {
  padding-left: 0 !important;
}

.projectVersionTree .fa:hover {
  cursor: pointer;
}

.bluebeamWholeContainer .filesListFinalHeading {
  font-weight: bold;
  font-size: 18px;
  border: 1px solid;
  margin: 0;
  padding: 8px;
  border-radius: 4px;
  color: #495057;
  background-color: #e9ecef;
  border-color: #dee2e6;
}

.greenTickMarkColor {
  color: #0696d7;
}

.importSuccessMsg {
  display: inline-block;
  margin: 5px;
}


/* STYLES FOR BLUEBEAM TREE ENDS HERE */

.adminproducts-grid-toolbar {
  left: 272px;
}

.btn-pype-orange, .btn-pype-orange:hover, .btn-pype-orange:active, .btn-pype-orange[disabled]:hover ,.btn-pype-orange[disabled]:focus{
  background-color: #0696d7;
  border-color: #0696d7;
  color: #FFF;
}

.btn-addproject {
	color: #fff;
	padding: 10px 20px;
	background-color: #0696d7;
	border-radius: 5px;
	margin-right: 15px;
}
.btn-uploadPlans {
  color: #fff;
	padding: 2px 8px 3px;
	margin-right: 15px;
  border-radius: 2px;
  margin-top: 11px;
}
.btn-uploadPlans span {
  margin: 1px 0 0 2px;
  font-weight: 600;
  font-size: 12px;
}
.btn-uploadPlans .project-icon {
  height: 20px;
  width: 19px;
}

.verticalAlignSub {
  vertical-align: sub;
}

.marginTop7 {
  margin-top: 7px;
}

.marginTop15 {
  margin-top: 15px;
}
.minusRelativeTop16 {
  top: -16px;
  position: relative;
}

.marginTop20 {
  margin-top: 20px !important;
}
.marginTop50 {
  margin-top: 50px;
}
.marginTop60 {
  margin-top: 60px;
}

.marginTop5 {
  margin-top: 5px;
}

.marginTop30 {
  margin-top: 30px;
}

.marginbottom5 {
  margin-bottom: 5px;
}

.shareFlexButton {
  display: inline-flex;
}

/****Global Style - This style is applied to all the dropdowns , addded this inorder to make it consistent in all browsers****/

select {
  height: 35px !important;
  padding: 0px 2px !important;
  /* 	width: 100%; */
  /*     border-radius: 4px; */
}

.overflowVisible {
  overflow: visible;
}

#bluebeamProjectDiv {
  margin-top: 0px;
}

/* drawings navigation */

.drawingsNavigation>li {
  float: left;
  padding-left: 5px;
  width: 270px;
  text-align: left;
}

.drawingsNavigation>li.active>a, .drawingsNavigation>li.active>a:hover, .drawingsNavigation>li.active>a:focus {
  color: #ffffff !important;
  background-color: #4CAE4C;
  cursor: pointer;
  width: 260px;
}

/** BIM 360 submittals page styles starts here ***/

.navigationWizardSystemIntegration li:nth-child(1) {
  width: 34%;
  padding-right: 0px;
  padding-left: 0px;
  text-align: center;
}

.procoreProjectDetails .navigationWizardSystemIntegration li:nth-child(1)>a {
  width: 100%;
  height: 35px;
  padding: 7px;
}

.navigationWizardSystemIntegration li:nth-child(2) {
  width: 33%;
  padding-right: 0px;
  text-align: center;
}

.procoreProjectDetails .navigationWizardSystemIntegration li:nth-child(2)>a {
  width: 100%;
  height: 35px;
  padding: 7px;
}

.navigationWizardSystemIntegration li:nth-child(3) {
  width: 31.7%;
  padding-right: 0px;
  text-align: center;
}

.procoreProjectDetails .navigationWizardSystemIntegration li:nth-child(3)>a {
  width: 100%;
  height: 35px;
  padding: 7px;
}

fieldset.bim360SubmittalsProjectDetails {
  margin-left: 0px;
  width: 97.89%;
  margin-bottom: 0px;
  margin-top: -6px;
}

.bim360SubmittalsProjectDetails legend {
  font-size: 13px;
  font-weight: 600;
}

.bim360SubmittalsProjectDetails select {
  padding: 0px 2px;
  min-width: 180px;
  max-width: 180px;
  border-radius: 6px;
  margin-left: 7px;
}

.bim360SubmittalsProjectDetails .lblDetails {
  margin-left: 20px;    color: #a7a7a7;
    float: left;
    font-size: 10px;
    font-weight: normal;
}

.submittalGroupsFilterPopover {
margin-bottom: 0px;
margin-top: 7px;
background: #f6f6f6;
    padding: 5px 15px;
    border-top: 1px solid #eee;
    border-bottom: 1px solid #eee;

}

.submittalGroupsFilterPopover button.popoverButton>span {
  max-width: 225px;
  font-size: 12px;
  text-transform: capitalize;
}
.submittalGroupsFilterPopover button.popoverButton>span .fa-chevron-down{
  font-size: 10px;
    color: #888;
    font-weight: normal;
}
.bim360submittalGrid {
  width: 100%;
  height: calc(100vh - 338px) !important;
  border-radius:0px;
}
.bim360submittalGrid > div{
height: calc(100vh - 338px) !important;
}
#grid_bim360submittalGrid_body{
  height: calc(100vh - 373px);
}
#grid_bim360submittalGrid_records{
  height: calc(100vh - 443px);
}
.bim360SubmittalsProjectDetails .projectDetails {
  margin-left: 0px;
  width: 100%;
}
.bim360-2 + div + div .bim360submittalGrid,.bim360-3 + div + div .bim360submittalGrid {
    width: 100%;
    height: calc(100vh - 305px) !important;
    border-radius: 0px;
}
.bim360-2 + div + div .bim360submittalGrid > div,.bim360-3 + div + div .bim360submittalGrid > div {
    height: calc(100vh - 305px) !important;
}
.bim360-2 + div + div #grid_bim360submittalGrid_records,.bim360-3 + div + div #grid_bim360submittalGrid_records {
    height: calc(100vh - 373px);
}
.bim360-2 + div + div #grid_bim360submittalGrid_body,.bim360-3 + div + div #grid_bim360submittalGrid_body {
    height: calc(100vh - 329px) !important;
}
.submittalGroupsFilterPopover button.popoverButton{
padding: 5px 5px 4px;
margin-left: 0px;
font-size: 12px;
width: 250px;
text-align: left;
margin-top: 0px;
background: #fff;
color: #333;
border: 1px solid #ebebeb !important;
border-radius: 3px;
}
.submittalGroupsFilterPopover button.popoverButton:active:hover{
	color: #333 !important;
	background: #fff !important;
}
.submittalGroupsFilterPopover .popover .btn-default.active,.submittalGroupsFilterPopover .popover .btn.active{
  background-color: #fff;
border-color: #fff;
    box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}
.submittalGroupsFilterPopover .popover .btn-success {
  color: #fff;
  background-color: #fff;
  border-color: #ebebeb;
  padding: 0px 3px 0px 3px !important;
  border: 1.4px solid #d6d1d1;
  line-height: 11px;
  border-radius: 1.5px!important;
  width: 16px;
  height: 16px;
  float: left;
  margin: 4px 0 0;
}
.submittalGroupsFilterPopover .popover .btn-success + label{
  position: relative;
    left: 1px;
    right: 9px;
    bottom: 4px;
    padding-left: 5px;
}
.submittalGroupsFilterPopover .popover .fancy-checkbox input[type="checkbox"]:checked + .btn-group > label span:first-child{
  font-size:10px;
}
.submittalGroupsFilterPopover .popover .popover-content .btn-primary{
  margin: 10px 0px;
  margin-right:2px;
padding: 5px 15px 7px 15px !important;
background-color: #4cae4c;
color: #ffffff;
border-color: #4cae4c;
border-radius: 0px;
font-size:13px;
}
.submittalGroupsFilterPopover.bim360integrations .bim360-divisions + .popover .popover-content .fancy-checkbox{
  width: 50%;
}
/*i.fa.fa-filter {
  color: #4cae4c;
  padding: 4px 0 0 0;
}*/
.filter-btn{
  position: relative;
bottom: 2px;
right: 2px;
}
.add-filter-icon.icons-background {
    background: #ffffff;
}
.bim360FiltersDiv {
  margin-top: 115px;
}
.bim360SubmittalsProjectDetails .handCursor{
  float:left !important;
}
.bim360SubmittalsProjectDetails .selectedValue {
  max-width: 257px;
  display: inline-block;
  vertical-align: middle;
}

/** BIM 360 submittals page styles ends here ***/

.overFlowNonne {
  overflow-y: auto !important;
  overflow-x: auto !important;
}

.ttttt {
  width: 200px
}

.smartRegisterPopover {
  padding: 7px 15px;
  margin-left: 4px;
  font-size: 14px;
  width: 200px;
  height: 35px;
  text-align: left;
}

.smartRegisterPopover>span {
  font-size: 13px;
  text-transform: capitalize;
}

.copySubmittalsPopover {
  padding: 7px 15px;
  margin-left: 4px;
  font-size: 14px;
  width: 200px;
  height: 35px;
  text-align: left;
}

.copySubmittalsPopover>span {
  font-size: 14px;
}

/*Quick filter related styles starts here*/

.allDivisionsFilter .popover-inner .popover-content, .allSpecSectionsFilter .popover-inner .popover-content,
.specCategoriesFilter .popover-inner .popover-content, .specCategoryGroupsFilter .popover-inner .popover-content,
.projectSummaryGroupsFilter .popover-inner .popover-content, .subcontractorsFilter .popover-inner .popover-content,
.exportStatusesFilter .popover-inner .popover-content{
  padding: 0;
}

.fullDescriptionCheckBox {
  margin-right: 15px;
  font-weight: 500;
  cursor: pointer;
  font-size: 13px;
}
.fullDescriptionCheckBox input {
  position: relative;
  top: 2px;
  margin-right: 3px;
  cursor: pointer;
}

.quickFilterHeader, .quickFilterHeader2 {
  background-color: #fff;
  padding: 18px 15px 15px;
  border-bottom: 1px solid #ebebeb;
  border-radius: 5px 5px 0 0;
}
.quickFilterHeader2 .form-control {
  width: 225px !important;
  border-top-right-radius: 0;
  border-bottom-right-radius: 0;
}

.quickFilterHeader>h3 {
  font-size: 14px;
  margin: 0;
  display: inline-block;
}

.quickFilterHeader .searchBar {
  height: 35px;
  width: 200px;
  display: inline-block;
  margin-top: -5px;
}
.copysubmittal-dropdown .quickFilterHeader .searchBar{
	width:100%;
	text-indent:25px;
	height:36px;
}
.copysubmit-popup .popover{
	border-radius: 4px;
    max-width: 100%;
    border: 1px solid rgba(0,0,0,.15);
}

.quickFilterHeader .closeButton {
  margin-top: -7px;
  margin-left: 10px;
}

.quickFilterContent {
  padding: 9px 14px 0 14px;
}

.form-control+.searchQuickFilter {
  position: absolute;
  right: 15px;
  top: 10px;
  padding: 8px 27px;
}
.form-control+.searchQuickFilter2 {
  position: absolute;
  top: 10px;
  padding: 8px 12px;
  background: #ccc;
  border-bottom-right-radius: 3px;
  border-top-right-radius: 3px;
}

.form-control+.searchSmartRegisterQuickFilter {
  position: absolute;
  right: 37px;
  top: 10px;
  padding: 8px 27px;
}

.showMoreShowLessLinks {
  margin-bottom: 5px;
}

.showMoreShowLessLinks a {
  cursor: pointer;
  /*     font-weight: bold; */
  font-size: 12px;
  text-decoration: underline;
}

/*Quick filter related styles ends here*/

.moreActions {
  font-size: 18px;
}

.marginrightwith6 {
  margin-right: 6px;
}

.moreActions a:hover {
  text-decoration: none;
  cursor: pointer;
}

.caretwithmargin {
  margin-left: 3px;
}

.saveLabel {
  color: black;
}

.saveLabel:hover {
  background-color: #F6853B !important;
  color: white !important;
}

.cursorNoneClass {
  cursor: none;
}

.table tbody tr.submittalHeadingsHeadersRow {
  background-color: #B3A686;
  color: #EFEBE2;
  font-size: 10px;
  text-align: left;
}

.uncapturedSectionHeadings .cursorNotAllowed,.uncapturedSectionHeadings td a .fa-plus {
  cursor: not-allowed;
  position: relative;
  top: 0px;
}
.uncapturedSectionHeadings td a .fa-plus {
  cursor: not-allowed;
  position: relative;
  top: 8px;
}
.appendOrReplaceButtonsContainer {
  padding: 10px 15px;
}

.appendOrReplaceButtonsContainer .replaceLegend {
  margin-left: 20px;
}

.appendOrReplaceButtonsContainer .projectModelClose {
  margin-left: 5px;
}

#submittalRegisterGrid .w2ui-toolbar table.w2ui-button {
  padding-right: 4px;
}

.saveTableSettingsButton {
  padding-right: 0;
  padding-left: 0;
}

.projectVersionSelectionWindow {
  overflow: auto;
}

.lbl {
  position: relative;
  display: block;
  height: 12px;
  width: 40px;
  background: #898989;
  border-radius: 100px;
  cursor: pointer;
  transition: all 0.3s ease;
}

.lbl:after {
  position: absolute;
  left: -2px;
  top: -3px;
  display: block;
  width: 20px;
  height: 18px;
  border-radius: 100px;
  background: #fff;
  box-shadow: 0px 3px 3px rgba(0, 0, 0, 0.05);
  content: '';
  transition: all 0.3s ease;
}

.lbl:active:after {
  transform: scale(1.15, 0.85);
}

.cbx:checked~label {
  background: #6fbeb5;
}

.cbx:checked~label:after {
  left: 20px;
  background: #179588;
}

.cbx:disabled~label {
  background: #d5d5d5;
  pointer-events: none;
}

.cbx:disabled~label:after {
  background: #bcbdbc;
}

.hidden {
  display: none;
}

.cntr {
  position: center;
  /* top : 50%; */
  left: 60%;
  transform:(-50%, -50%);
}

.btn-container {
  padding-right: 15px;
  text-align: right;
}

.ui-resizable-handle {
  transform: translateY(-100%);
}

.specViewPage .projectCompanyDiv {
  margin-top: -57px;
  position: absolute;
  left: 267px;
  z-index: 3;
  padding: 6px;
  color: #FFF;
  text-align: left;
  cursor: pointer;
}

.whenNotExpired {
z-index: 3;
}

.specViewPage .projectCompanyDiv:hover {
  /* background-color: #2d2317; */
  background-color: #cccccc14;
}

.specViewPage .projectCompanyDiv div {
  display: inline-block;
}

.specViewPage .projectCompanyDiv .buildingIcon, .specViewPage .projectCompanyDiv .caretContainer {
  vertical-align: super;
  padding: 10px 15px;
}

.specViewPage .projectCompanyDiv .projectCompanyContainer .companyLine {
  display: block;
  opacity: 0.70;
  font-size: 10px;
}

.table>tbody>tr>td, .table>tbody>tr>th, .table>tfoot>tr>td, .table>tfoot>tr>th, .table>thead>tr>td, .table>thead>tr>th {
  text-align: left;
}

.pype-custom-dropdown .dropdown-menu {
  padding: 0px;
}

.pype-custom-dropdown .form-group {
  margin: 5px
}

.pype-custom-dropdown .list-group {
  margin: 0px;
  max-height: 200px;
  overflow: auto;
}

.w2ui-grid .w2ui-grid-body .w2ui-grid-columns .w2ui-resizer {
    position: absolute;
    top: 0px;
    z-index: 1;
    display: block;
    background-image: none;
    background-color: rgba(0,0,0,0);
    margin: 0;
    width: 6px;
    height: 12px;
    cursor: col-resize;
    padding: 12px 0px 14px !important;
}
.w2ui-grid .w2ui-grid-body .w2ui-grid-columns .w2ui-resizer:hover {
    background-color: #676767 !important;
    color: #676767;
    padding-left: 0px;
    padding-right: 0px;
}
.multiCopyContainer .errorMsg {
  color: #de2431;
}

#header-fixed {
  position: fixed;
  top: 0px;
  display: none;
  background-color: white;
}

/* STYLES RELATED TO REQUIREMENTS OVERVIEW STARTS HERE */
.table-bordered {
    border: 1px solid #ebebeb;
}
.requirements-overview-page .ro-table tbody tr {
  border-bottom: 1px solid #ebebeb !important;
}

.requirements-overview-page .ro-table>thead>tr>th {
  border-right: 0px solid #ebebeb !important;
  border-bottom: 1px solid #ebebeb;
  background-color: #ececec;
  vertical-align: middle;
  color: #292929;
  font-size: 12px;
  opacity: .5;
  border:0px;
}

.requirements-overview-page .ro-table>thead>tr>th:nth-child(n+4) {
  text-align: left !important;
}

.requirements-overview-page .ro-table tbody tr td {
  padding: 0px !important;
  color: #3e4857;
  max-width: 150px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  border:0px;
}

.requirements-overview-page .ro-table tbody tr td:first-child, .requirements-overview-page .ro-table tbody tr td:nth-child(2) {
  padding: 5px 10px !important;
}

.requirements-overview-page .roinner-table {
  margin-bottom: 0px !important;
}

.requirements-overview-page .roinner-table tbody tr td, .requirements-overview-page .roinner-table tbody tr td:first-child {
  padding: 5px 10px !important;
  border-top: 0px solid #fff !important;
  min-height: 31px;
  display: block;
  max-width: 30vw;
  max-width: 90%;
  max-width: 454px;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}

.requirements-overview-page .links tr td:hover {
  text-decoration: none;
}

.requirements-overview-page .links tr td {
  color: #337ab7 !important;
  /* cursor: pointer; */
  font-weight: bold;
  text-decoration: underline;
}

.requirements-overview-page .links tr td span {
  cursor: pointer;
}

.requirements-overview-page .linkHeading {
  cursor: pointer;
}

.requirements-overview-page .linkHeading:hover {
  text-decoration: underline;
}

.requirements-overview-page .hoverRow {
  background-color: #fff !important;
}

.requirements-overview-page .hoverOutRow {
  background-color: #FFF !important;
}
.requirements-overview-page table.table-striped tbody tr td:nth-child(3) table td{
  text-align: center;
}

.roinner-table .link{
  float:left;
}
/* STYLES RELATED TO REQUIREMENTS OVERVIEW ENDS HERE */

/* .w2ui-grid .w2ui-grid-body table td {
	border-right: 2px solid #d6d5d7;
}

.w2ui-grid .w2ui-grid-body table .w2ui-head{
	border-right: 2px solid #c5c5c5;
}
 */

/* SMART REGISTER NEW TOOLBAR STYLES STARTS HERE */

.exportDropdown {
  position: relative;
  margin: 0 0 0 16px;
}

.filter-container-box {
  width: 88%;
}

.export-filter-container-box {
  width: 93%;
}

.smart-export-width {
  width: 12%;
}

.exportDropdown .dropdown-menu.dropdown-menu-left.project-menu {
  top: 140px;
  left:-20px;
}

/* .smartregister-page .dropdown-menu{
  z-index:2000;
} */

.exportDropdown>a {
  border-radius: 2px;
  /* background-color: #0696D7; */
  color: #3C3C3C;
  /* margin-left: 20px; */
  font-size: 14px;
  height: 36px;
  margin-top: 0;
  padding: 8px 10px !important;
  border: 1px solid #666;
}

.exportDropdown>a:hover, .exportDropdown>a:focus {
  color: #FFF;
}

.exportDropdown>a>span {
  /*font-family: Segoe UI, Arial, sans-serif;*/
  margin: 0 0 0 6px;
  vertical-align: middle;
  letter-spacing: 0.5px;
}

.exportDropdown ul li:last-child, .grid-toolbar ul li:last-child {
  border-bottom: none;
}

.smartreg-toolbar-button a span {
  margin-left: 2px;
}

.actionsDropdown.smartreg-toolbar-button a span {
  margin-left: 5px;
  font-size:14px;
  font-weight:500;
  position:relative;
  /*top:1px;*/
  left:3px;
}

.option-label {
  margin-left: 8px;
}

.grid-toolbar ul img {
  vertical-align: sub;
  width: 20px;
}

.smartreg-toolbar-button a, button.smartreg-toolbar-button {
  /* font-size: 13px; */
  height: 24px;
}

.smartreg-toolbar-button .fileLinks svg, .smartreg-toolbar-button .fileLinks svg image {
  width: 20px;
  height: 20px;
  color: red;
  fill: red;
}

#exportLabel img {
  height: 15px;
  /*width: 15px;*/
  margin-top: -3px;
}

/* SMART REGISTER NEW TOOLBAR STYLES STARTS HERE */

.invite-user-section .category {
  margin-left: 10.5%;
  width: 58.8%;
}

.invite-user-section .button-container {
  margin-top: 10px;
  padding-left: 0;
  padding-right: 0;
}
/*.cardright-align{
  padding-right:0px;
}*/
@media only screen and (max-width: 1180px) and (min-width: 1024px) {
  .cardright-align{
    padding-right:15px !important;
  }
  .page .html-row > .p, .html-row > .r{
  	top:auto !important;
  	/*display: table-cell;*/
  }
}
@media ( max-width: 1464px) {
  #sidebar-wrapper {
    height: 92.5vh;
  }
}

.sticky:before, .sticky:after {
  content: '';
  display: table;
}

.sticky {
  position: -webkit-sticky;
  /*For Safari*/
  position: sticky;
  width: 100%;
  z-index: 2;
  top: 0;
}

.dropdown-menu.multi-level {
  overflow-y: visible;
}

#downloadLabel+.dropdown-menu:after {
  display: none;
}

.riggingPlanPage .noteMessage {
  font-style: italic;
  margin: 5px 0;
}

/* DASHBOARD RELATED STYLES STARTS HERE */

.dashboard-page-content button.goto-req-overview-btn, .reqoverview-page-content button.goto-req-overview-btn {
  padding: 6px 16px;
  border-radius: 5px;
  border: none;
  color: #7b7373;
}

.dashboard-page-content button.goto-req-overview-btn {
  background: none;
}

.dashboard-charts-data-container {
  color: #888;
}

.req-overview-btn-container {
  text-align: center;
  /* float: right; */
}

.total-submittals-value {
  width: 150px;
  padding-bottom: 5px;
  text-align: right;
}

.actionsubmittals, .closeoutsubmittals, .otherrequirements {
  text-align: center;
  background: #FFF;
}

.otherrequirements {
  border-radius: 5px;
}

.region-header-container {
  padding: 25px 5px;
}

.prjct-submittals-label, .other-submittals-label {
  font-size: 13px;
  text-decoration: underline;
  cursor: pointer;
  padding: 0 5px;
  font-weight: 600;
}

.prjct-submittals-label:hover, .other-submittals-label:hover {
  color: #948989;
  text-decoration: underline;
}

.dashboard-left-region>div {
  background-color: #FFF;
}

.total-submittals-label {
  font-weight: 500;
  font-size: 14px;
  text-transform: uppercase;
  padding-bottom: 14px !important;
  border-bottom: 1px solid #d9d9d9;
  cursor:default;
}

.tc-chart-js-legend {
  list-style-type: none;
  float: left;
  width: 100%;
  padding: 10px 0px 0px 0px;
  /* background-color: rgba(211, 211, 211, 0.18);
  margin: 15px 0;*/
  font-size: 12px;
}

.otherrequirements-container {
  list-style-type: none;
  padding-left: 0px;
  float: left;
  margin: 15px 0;
  width: 100%;
}

.tc-chart-js-legend li, .otherrequirements-container li {
  float: left;
  padding: 10px;
  padding: 0;
  width: 100%;
}

.dashboard-page-content .category-row-lnk {
  float: left;
  width: 100%;
  padding: 5px 10px;
  cursor: pointer;
  font-size: 14px;
  font-weight: 500;
  border-bottom: 1.5px solid rgba(211, 211, 211, 0.18);
}

.otherrequirements-container .category-row-lnk {
  padding: 12px 15px;
  font-size: 15px;
}

.dashboard-page-content .submittal-category-label {
  padding-left: 15px;
  display: flex;
}

.dashboard-page-content .category-row-lnk:hover {
  /*background-color: rgba(211, 211, 211, 0.18);*/
}

.legendTotal {
  font-weight: bold;
  padding-left: 30px;
  cursor: pointer;
}
.textCursor {
  cursor: text !important;
}
.defaultCursor {
  cursor: default !important;
}

.colored-box {
  height: 20px;
  width: 20px;
  float: left;
  margin-top: 2px;
}

.dashboard-title-btn-container {
  padding: 6px 0;
  background-color: #ffffff;
  margin: 15px 0;
  border-radius: 5px;
}

.dashboard-title-btn-container:hover {
  background-color: #e6e6e6;
  color: #7b7373;
}

.dashboard-chartheading {
  text-align: center;
  font-size: 16px;
  text-decoration: underline;
  line-height: 62px;
}

.total-submittals-row-container {
  float: left;
  width: 100%;
  text-align: left;
  text-decoration: underline;
  color: #337ab7;
  margin: 10px 5px;
}

.chart-heading-title {
  padding-left: 10px;
}

.dashboard-page-heading {
  font-size: 24px;
  padding-left: 10px;
}

.dashboard-page-icon {
  width: 20px;
  height: 20px;
  float: left;
}

.dashboard-page-icon img {
  width: 100%;
  height: 100%;
}

.other-submittal-category-icon {
  width: 18px;
  height: 18px;
  float: left;
  padding-top: 1px;
}

.prjct-submittals-icon img, .other-submittals-icon img {
  width: 20px;
  height: 20px;
  margin-top: -3px;
  margin-right: 2px;
}

.other-submittal-category-icon img {
  width: 100%;
  height: 100%;
  float: left;
}

.chart-heading-icon img {
  width: 20px;
  margin-top: -5px;
}

.ignore-whitespace-container {
  float: left;
  width: 100%;
}

.ignore-whitespace-label {
  padding: 0 5px;
  font-weight: normal;
  font-size: 17px;
}

.ignore-whitespecs-note {
  text-align: left;
  padding: 0 27px;
  font-style: italic;
  margin: 0;
}


.page-header-container .page-title {
  float: left;
  padding: 3px;
}

.dashboard-left-region {
  padding: 0px;
  height: 100vh;
}

.dashboard-left-container {
  float: left;
  width: 100%;
  background-color: #FFF;
  border-radius: 5px;
}

.export-to-excel-lnk {
  float: left;
  padding: 9px 0;
}
.collapse-expand-contain {
  float: left;
}
.expand-collapse-icon {
  font-size: 15px;
  float: left;
  color: #3e4857;
}
.req-expand-collapse {
  float: left!important;
  font-size: 12px;
  font-weight: 600;
  color: #3e4857;
  text-decoration: underline;
}
.req-expand-collapse:hover {
  text-decoration: underline;
}
.goto-req-overview-btn:hover{
  background-color: none !important;
}
.reqoverview-page-content .req-overview-btn-container {
  float: right;
}
.f-500{
  font-weight: 500 !important;
}
.f-600{
  font-weight: 600 !important;
}
.f-700{
  font-weight: 700;
}
.f-800{
  font-weight: 800;
}
.req-top-container {
  padding: 10px 0 10px 0;
  float: left;
  width: 100%;
}
.roinner-table tbody tr:last-child{
	border-bottom:0px !important;
}
.goto-reqview-label {
  text-decoration: underline;
}

.no-data-present-container {
  margin: 0 auto;
  text-align: center;
  padding: 40% 0;
}

.no-data-present-container .no-data-message {
  display: block;
  padding: 10px;
  color: #b9b6b6;
}

/* DASHBOARD RELATED STYLES ENDS HERE */

.integrations-common-page .pypeHeading {
  padding: 5px 10px;
}

.integrations-common-page .Back-btn-container {
  float: left;
  border-right: 0px solid #d4d2d2;
  padding: 5px 20px 5px 20px;
  position: absolute;
  bottom: 0px;
  background-color: #f8f8f8;
  width: calc(100% - 0px);
  border-top: 1px solid #d9d9d9;
}

.integrations-common-page .pypeHeading h1 {
  margin: 0;
  padding: 8px 8px;
}

.specViewPage .merge-deleted-submittal {
  pointer-events: none;
  text-decoration: line-through;
  background-color: #FEF2DF;
}

.specViewPage .merge-target-submittal {
  background-color: #FAEDED;
}

/* .compare-version-main-table .list-group .total-submittals-row{
	background: #f3f2f2;
	font-weight: bold;
}

.compare-version-main-table .list-group .list-group-item{
	border: 0px solid #f3f2f2;
}

.compare-version-main-table .list-group .total-submittals-row .total-label{
	margin: 0;
    font-weight: normal;
    color: #949494;
    float: right;
} */


/* MODERN STYLE POPUP RELATED STYLES STARTS HERE */

.modern-popup .modal-header {
	height: 50px;
  	background : #f0f1f2;
}

.modern-popup .modal-footer {
  	height: 60px;
  	background-color : #f0f1f2;
}

.modern-popup .modal-header .close-popup-icon{
	width: 100%;
	cursor: pointer;
}

.modern-popup .modal-header .close-popup-container{
	float: right;
	width: 30px;
}

.modern-popup .modal-header .modal-title-container{
	float : left;
	padding: 5px 0;
}

.modern-popup .modal-header .modal-title {
	display: inline-block;
    /* font-weight: 700; */
    color: #273343;
    font-size: 16px;
	padding: 2px 5px;
}

.modern-popup .modal-footer .popup-button-container{
	float : right;
	padding: 3px 0;
}

.modern-popup .popup-button-container .btn-label{
	padding: 0 3px;
	font-size: 13px;
}

/* MODERN STYLE POPUP RELATED STYLES ENDS HERE */

body.modal-open{
	overflow: auto;
}

.right-click-menu{
	display:none;
	position:fixed;
	border:1px solid #B2B2B2;
	background:#F9F9F9;
	box-shadow: 3px 3px 2px #E9E9E9;
	border-radius:4px;
    z-index: 1;
}

.right-click-menu > ul{
	list-style: none;
    margin: 0px;
    font-size: 17px;
    color: #333333;
    padding: 0;
	background-color: lightgrey;
}
.right-click-menu > ul> li{
	padding: 5px;
	cursor: pointer;
}

.right-click-menu > ul:hover{
	color: white;
	background:#284570;
	border-radius:2px;
}


/* CREATE COMPANY POPUP RELATED STYLES STARTS HERE */

.createcompany-popup .input-element {
    width: 100%;
    padding: 10px;
}

.createcompany-popup select.input-element{
	height: 38px !important; /* IMPORTANT TO OVERRIDE ANOTHER IMPORTANT... NOT GOOD */
  padding: 8px !important;
}

.createcompany-popup .modal-body{
    max-height: 460px;
}

.createcompany-popup .modal-footer{
    /* float: right;
    width: 100%;
    text-align: right; */
    height: 60px;
    background-color: #f0f1f2;
}

.createcompany-popup .createcompany-row-container{
    padding: 10px 0;
}

.createcompany-popup .createcompany-value{
	float: left;
    padding: 0 5px;
}

.createcompany-popup .createcompany-label{
    float: left;
    padding: 2px 0;
}

.createcompany-popup .createcompany-label>input[type=checkbox] {
    margin: 0;
}

.createcompany-popup .createcompany-value>label {
    margin: 0;
	color: grey;
	font-weight: normal;
    font-size: 12px;
}

.createcompany-popup .createcompany-input-label>label{
    color: grey;
    font-weight: normal;
    font-size: 12px;
}

/* CREATE COMPANY POPUP RELATED STYLES ENDS HERE */


/* TEXT VIEW RELATED STYLES STARTS HERE */
.view-options-container{
    display: inline;
    float: left;
}

.showMore-btn-container{
	text-align : center;
	padding: 0 0 20px;
}

.showMore-btn-container .showMore-btn{
	padding: 6px 86px;
}

.html-view-container{
	position : relative;
	width: 100%;
	height: 100%;
	cursor : crosshair;
}

.html-view-container .html-view-div{
	padding-left: 20px;
	position: absolute;
	width: 100%;
	height: 100%;
	background-color: #FFF;
	overflow: auto;

	/* FOLLOWING STYLES FOR PREVENTING SELECTION OF TEXT ACROSS DIFF BROWSERS */
	-moz-user-select: none;
   	-khtml-user-select: none;
   	-webkit-user-select: none;
	-ms-user-select: none;
   	user-select: none;
}

/* .html-view-container .html-view-div .page{
	width: inherit !important;
} */

.no-html-content-message{
	display: block;
    font-size: 14px;
    font-weight:500;
}

.no-html-content-image-container{
    width: 104px;
    height: 104px;
    display: inline-block;
    text-align: center;
}

.no-html-content-image{
	width: 100%;
    float: left;
}
.notificationButton .pv-full-empty-state{
	width: 100px;
	height:80px;
}
.notificationButton .no-html-content-image{
	width: 100px;
    float: left;
}
.no-submittals-present-container{
    padding: 48% 10px;
    height: 100%;
    text-align: center;
}

.html-view-container .no-html-content-container{
	/* padding: 250px 10px;
    font-size: 18px;
    height: 541px;
    text-align: center;
    background-color: #FFF;
	cursor: default; */

	padding: 15% 10px;
    font-size: 18px;
    height: 100%;
    text-align: center;
    background-color: #FFF;
    cursor: default;
}

.highlighting-description .h-row div.p{
    position: relative !important;
    top: 0 !important;
    left: 0 !important;
    display: inline-block;
}

.highlighting-description .h-row{
	background-color : yellow;
}

/*.specs-view-options-container>div{
     padding: 0;
	display: inline-block;
}*/

.html-caution-message{
	/* margin: 6px 0;
    display: inline-block;
    font-style: italic;
    font-size: 13px;
    color: #ff7800; */

    display: inline-block;
    font-size: 12px;
    color: #ffffff;
    width: 100%;
    background: #a3a3a3;
    padding: 3px 10px;
}

.html-region-selector{
    position: absolute;
	background-color: rgba(168, 255, 179, 0.4);
    box-sizing: border-box;
	border: 5px solid rgba(168, 255, 179, 0.4);
}

.html-row{
	position : absolute;
}

.html-row > .p, .html-row > .r{
	position: relative !important;
    top: 0 !important;
    left: 0 !important;
    background-color: transparent !important;
}

.html-row >.p{
	display: inline-block;
}

.highlight-region{
    background-color: #DBFFE0;
    /* background-color: rgba(191, 255, 199, 0.4); */
    position: absolute;
    width: 100%;
}

.html-view-div .page{
    /* box-shadow: 3px -2px 3px 1px lightblue; */
	border-color: grey;
}

/*.specViewPage #dir ::-webkit-scrollbar {
  cursor : default !important;
}
*/
.create-submittal-tooltip-container {
	display : none;
	position: fixed;
	box-sizing: border-box;
	background-color: rgba(0, 0, 0, 0.6);
	padding: 4px;
	border-radius: 3px;
	color: white;
	min-width: 100px;
	font-size: 10px;
	z-index: 999;
}

.textview-intro-popup .textview-intro-footer .continue-to-textview{
	height: 15px;
    margin-top: 2px;
    float: left;
}

.textview-intro-popup .textview-intro-footer .cancel-textview-intro-image{
	float: left;
    margin: 3px 0;
    height: 15px;
}

/* TEXT VIEW RELATED STYLES ENDS HERE */

/* css--balu */

.specview-options-label.active {
    color: #fff;
    background-color: #b4a586;
    border-color: #b4a586;
    box-shadow: 0px 0.1px 0.5px 0.5px #b4a586;
}

.specs-view-options-div {
    text-align: left;
    border-bottom: 1px solid #b4a586;
    float: left;
    width: 100%;
}

.specview-options-label {
    color: #212020;
    font-weight: 600;
    float: left;
    margin: 0 4px 0px 0;
    box-shadow: 0px -1px 3px 0.5px #d0cece;
    border-radius: 0;
    padding: 4px 12px;
    font-size: 11px;
	background: #FFF;
	border-top-right-radius: 3px;
    border-top-left-radius: 3px;
}

label.new-specs {
    color: #ffffff;
    background: #fd8637;
    padding: 4px 10px;
    margin: -21px 0 0 3px;
    font-weight: 100;
    position: relative;
    font-size: 11px;
    -webkit-animation: linear infinite alternate;
    -webkit-animation-name: scrolls;
    -webkit-animation-duration: 1s;
    border-radius: 2px;
    float: left;
}

label.new-specs span.arrow-left {
    border-bottom: 0px solid transparent;
    border-top: 15px solid transparent;
    border-right: 10px solid #fd8637;
    position: absolute;
    left: -7px;
    bottom: 0;
}

@-webkit-keyframes scrolls-no {
    0% { left: -5px;}
    50%{ left : 5px;}
    100%{ left: -5px;}
}

/* specView Css - Arun */


.spec-view-header {
  position: inherit;
}

.specview-edit-save-label{
	padding: 0 0 1px 5px;
  display: inline-block;
}

.visibilityHidden{
	visibility : hidden;
}

/* css popup tour */
.tour-tour {
    border-radius: 5px;
	max-width: 65%;
}

.tour-tour.popover[class*="tour-"]{
	z-index: 113113;
}

.tour-tour .popover-title {
        background: #f8f8f8;
    border: 0;
    padding: 15px 15px;
    font-weight: 700;
    color: #273343;
    font-size: 16px;
}

.tour-tour .popover-navigation {
    background: #f8f8f8;
}

.tour-tour .popover-navigation button.btn {
    padding: 6px 12px;
   /*  padding: 5px 10px; */
    font-size: 13px;
    font-weight: 400;
    line-height: 1.42857143;
        border: 0;
    box-shadow: none;
}
.tour-tour .popover-content {
    padding: 17px 14px;
}

.tour-tour .popover-navigation *[data-role="next"]{
    background-color:#d3d3d3;
    color: #333;
}
.tour-tour .popover-navigation *[data-role="prev"]{
    background-color:#d3d3d3;
    color: #333;
    margin-right: 2px;
}
.tour-tour .popover-navigation *[data-role="end"]{
    background-color:#d3d3d3;
    color: #333;
}
.tour-tour .popover-navigation button.btn:hover {
    /* box-shadow: 0px 0px 1px 3px #00040040 inset; */
    background: #b5b5b5;
}
.tour-tour .popover-navigation button.btn i.fa {
    font-size: 13px;
    margin: 0 0 0 1px;
}
.popover[class*="tour-"] .popover-navigation *[data-role="end"] img {
    width: 14px;
    float: left;
    margin: 2px 5px 0px 0px;
}

.take-smartregister-tour-label-container{
    border-left: 1px solid #d4d2d2;
    padding: 0px 10px;
    display: inline-block;
    margin: 0 5px;
}

.take-smartregister-tour-label{
	font-size: 15px;
    color: #4a4644;
    text-decoration: underline;
    padding: 1px 3px;
}

.take-smartregister-tour-label-container > img{
	width : 25px;
}

.export-tile-heading > i{
	margin: 0 5px 0 0px;
    float: left;
}

.export-tile-heading > span{
	white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    max-width: 200px;
    display: inline-block;
}


.modal-footer.footer-background {
    height: 60px;
    background-color: #f0f1f2;
    text-align: right;
}
.padding-0 {
    padding: 0;
}

.excel-upload {
    margin: 0 0 12px 0;
}

.map-exportsystem-popup-container .modal-body{
	height:450px;
}

.map-exportsystem-popup-container .modal-body>div{
	padding : 6px;
}

.smartregister-page .smartRegistertrialExpireMsg h2{
	margin: 10px 10px 3px;
}

.filter-mayshow-nodata-msg-container{
  text-align: center !important;
  padding: 4px 0% 5px 0%!important;
  position: absolute;
  top: -32px;
  left: 1.5%;
  background-color: #d06767;
  color: #fff !important;
  font-size: 10px !important;
  border-radius: 50px;
  height: 25px;
  width: auto;
}
@media only screen and (max-width: 1600px) and (min-width: 1440px) {
    .filter-mayshow-nodata-msg-container{
        left: 1.5%;
    }
}
@media only screen and (max-width: 1760px) and (min-width: 1600px) {
    .filter-mayshow-nodata-msg-container{
        left: 20%;
    }
}
@media (min-width:1760px) {
    .filter-mayshow-nodata-msg-container{
        left: 23%;
    }
}
.top6 {
  top: 6px !important;
}

.filter-mayshow-nodata-msg-container .pype-thin-alert{
	margin-top : 0;
}

.filter-mayshow-nodata-msg-container .pype-thin-alert>.fa{
    margin-left: 12px;
    margin-top: -2px;
    cursor : pointer;
    position: relative;
}

.highlightAll-submittals-container {
	float: left;
    line-height: 28px;
    margin-left: 6px;
    border-left: 1px solid lightgrey;
}

.highlightAll-submittals-container>input {
    float: left;
    margin: 9px 5px;
}

.highlightAll-submittals-container>label {
	padding-top: 1px;
    margin: 0;
    float: left;
    font-weight: normal;
    font-size: 12px;position: relative;
    top: 1px;
    right: 3px;
}

/* .specViewPage .submittal-group-filter-container{
	display : inline-block;
	float : left;
}

.specViewPage .submittal-group-filter-container .dropdown-menu{
	min-width: 226px;
	padding-top : 0;
	padding-bottom : 0;
}

.specViewPage .action-col-btn{
    float: left;
}

.specViewPage .submittal-group-filter-container .filter-title-container {
    background: #fbfbfb;
    padding: 14px 18px;
    margin: 0;
    font-weight: bold;
    font-size: 11px;
    color: #a2a0a0;
}

.specViewPage .submittal-group-filter-container .operations-container{
    float: left;
    width: 100%;
    padding: 10px 18px;
}

.specViewPage .submittal-group-filter-container .operations-container>div:first-child{
	padding-left: 0;
}

.specViewPage .submittal-group-filter-container .operations-container .list-filters {
    padding: 0 9px;
    margin: 4px 0;
}

.specViewPage .submittal-group-filter-container .operations-container .list-filters:not(:last-child) {
    border-right: 1px solid #dfdfdf;
}

.specViewPage .submittal-group-filter-container .operations-container .list-filters p {
    margin: 0;
}
 */

.supportRegion {
    padding: 5px 15px 0px;
    background:rgba(205, 234, 247, 1);
    color: #333;
    border-radius: 30px;
    width: auto;
    text-align: center;
}

.display-flex {
  display: inline-flex;
}

.margin-top-20 {
  margin-top: 20px;
}

.domain-icons {
  cursor: pointer;
}

.multidomain-table {
  border: 1px solid #ddd;
}

.subscription-share-table {
  border: 1px solid #ddd;
  font-size: 13px;
}

.domainPopoverPad {
  padding: 5px;
}

.btn-domain-pad, .btn-danger-pad {
  padding: 3px 10px;
}

.question-sso {
  cursor: pointer;
}

.multi-domain-btn {
  padding: 10px 30px;
}

.margin-bottom-0 {
  margin-bottom: 0;
}

.expired-title-align {
  text-align: left !important;
}

.expired-modal-body {
  background: #f8f8f8;
  padding: 1px 20px;
}

.expired-alert {
  padding: 0 5px;
  margin-top: -5px;
}

.expired-close {
  float: right;
  margin-right: 5px;
  cursor: pointer;
}

.expired-alert-img {
  padding-bottom: 10px;
}

.btn-expired {
  font-size: 16px;
  padding: 8px 16px;
}

.exipred-contactus {
  padding-left: 5px;
  position: relative;
  top: 1px;
}

.sharesub-padding {
  padding: 20px 0;
}

.consumer-tag {
  padding: 4px 12px;
  background: #ccc;
  border-radius: 15px;
  margin-right: 10px;
  margin-bottom: 5px;
  width: fit-content;
  font-size: 13px;
  display: inline-block;
}

.more-info-outer {
  display: inline-block;
  line-height: 1;
  margin-bottom: 8px;
}

.more-info-consumer {
  top:5px;
  position: relative;
  text-decoration: underline;
  cursor: pointer;
  display: inline-block;
  overflow: hidden;
}

.subscription-share-table th {
  border-right: 1px solid #ccc;
}

.subscription-share-table td {
  border-right: 1px solid #ddd;
}

.no-border-right {
  border-right: none;
}
.marginbottom15 {
  margin-bottom: 15px;
}

.marginbottom20 {
  margin-bottom: 20px;
}

.paddingTop0 {
  padding-top: 0px;
}
.paddingtop23 {
  padding-top: 23px;
}

.min-height-325 {
  min-height: 325px;
}

.borderLeftRightRadius {
  border-left: 1px solid #ccc !important;
  border-right: 1px solid #ccc !important;
  border-radius: 3px !important;
}

.paddingTop5 {
  padding-top: 5px;
}

.center16 {
  text-align: center;
  font-size: 16px;
}

.export-history {
  text-decoration: underline;
  color: #0645ad;
  cursor: pointer;
}
.export-history-text {
  font-size: 16px;
  padding-bottom: 5px;
}
.export-history-outer .popover {
  box-shadow: rgb(136, 136, 136) 0px 0px 10px;
  -webkit-box-shadow: rgb(136, 136, 136) 0px 0px 10px;
}

.report-tile-box {
	border: 1px solid #888888;
	box-shadow: 0 0 2px gray;
	float: left;
	width: 100%;
	border-radius: 3px;
	margin-bottom: 30px;
	position: static;
	cursor: pointer;
}

.report-tile-box:hover {
	background-color: #fafafa;
	border: 1px solid #ae5d26;
	box-shadow: 0 0 5px gray;
}

.report-tile-img {
	margin: 0;
	float: left;
	padding: 0;
}

.report-tile-img .image-div {
	text-align: center;
	background: #e4e0d7;
	height: 120px;
	display: flex;
	align-items: center;
	justify-content: center;
	padding: 0 16%;
}

.report-tile-information {
	background-color: #fafafa;
	display: flex;
	align-items: center;
	justify-content: center;
	height: 120px;
	padding: 0 22px;
	text-align: center;
}

.report-tile-information .report-tile-headtext {
	font-size: 13px;
	font-weight: 600;
	margin: 0 0 7px 0;
}

.report-tile-information .report-tile-desc {
	font-size: 12px;
	color: #666666;
	line-height: 15px;
}

.scrollable-popup-wrapper .dropdown-menu {
   max-height: 250px;
   overflow-y: auto;
}

.switch-company-wrapper .dropdown-menu {
  max-height: 260px;
  overflow-y: auto;
  width: 100%;
}

.subscription-dates {
  padding-top: 5px;
  text-align: left !important;
  font-size: 12px;
  color: #777;
}

.labelFromTo {
  font-weight: 400;
}

@keyframes spin {
  0% { transform: rotate(0deg); }
  100% { transform: rotate(360deg); }
}

.specviewTreeContainer {
  padding: 4px 10px;
}

.editIcon, .deleteIcon {
  float: right;
  cursor: pointer;
  padding: 5px;
  border-radius: 2px;
  margin-left: 2px;
  background: #cacacabf;
  color: #333;
}

.editIcon:hover, .deleteIcon:hover {
  padding: 5px;
  background-color: #cac3c3;
}

.w2ui-toolbar .disabled table.w2ui-button .w2ui-tb-caption,
.w2ui-toolbar .disabled table.w2ui-button .w2ui-tb-image > * {
  cursor: not-allowed;
}

.access-disabled,
.access-disabled a,
.access-disabled a:hover,
button.access-disabled,
button.access-disabled:hover,
.smartreg-toolbar-button[disabled],
.w2ui-toolbar .disabled {
  cursor: not-allowed !important;
  text-decoration: none !important;
  opacity: .5 !important;
}

.btn-addproject:hover, .btn-addproject:focus,
.btn-addproject:active, .btn-addproject:visited {
  color: #fff;
}

.height245 {
  height: 245px;
}

.ignoreWhiteSpace {
	position: relative;
    top: 2px;
}

.ignoreWhiteSpaceNote {
	font-size: 12px;
}
.marginLeft0 {
  margin-left: 0 !important;
}
.ignoreSpace {
  font-weight: normal;
  cursor: pointer;
  margin: 5px 0;
}

.procoreFilterButtons {
  font-size: 12px;
  height: 30px;
  width: 160px;
  padding: 7px 10px;
}
.popoverProcoreFooter {
  padding-right: 15px;
}
.warning-record-header{
	padding: 10px;
	color: #969696;
	margin-top: 10px;
	background-color: #ececec;
	border-top-left-radius: 5px;
  border-top-right-radius: 5px;
}
.warning-record-section{
	max-height: 200px;
	overflow-x: auto;
	border: 1px solid #ececec;
	border-bottom-left-radius: 5px;
    border-bottom-right-radius: 5px;
}
.warning-record-col{
	padding: 8px;
	color: #73797F;
	border-bottom: 1px solid #ececec;
}
.disable-div, .disable-div a, .disable-div span, .disable-div h4,
.disable-div p, .disable-div label {
  opacity: 0.85;
  cursor: not-allowed !important;
}
.disable-div span.copy{
	opacity:.7;
}
.disable-div-more, .disable-div-more a, .disable-div-more span, .disable-div-more h4,
.disable-div-more p, .disable-div-more label {
  opacity: 0.75;
  cursor: not-allowed !important;
}
li.disable-li:before, li.active.disable-li:before {
  cursor: not-allowed !important;
}
.bulk-form-group{
	max-height: 440px;
	overflow-y: auto;
	padding-bottom: 10px;
}
/*from this point onwards 9.0 UI changes starts*/
.position-absolute {
  position: absolute;
}

.form-control {
  border-radius: 3px !important;
  font-size: 12px;
  color: #333 !important;
  border: solid 0.5px #ebebeb;
  -webkit-box-shadow: inset 0px 0px 0px #dddd;
  box-shadow: inset 0px 0px 0px #dddd;
}
.has-error .form-control{
	border-color: red !important;/*#dc3545*/
}
.message .close{
	opacity:0.7 !important;
}
.imageDiv {
  width: 100%;
  text-align: center;
}
.buttonDiv {
  width: 100%;
  text-align: center;
  float: left;
  margin-top: 0px;
}

.pull-right button span {
    line-height: 21px;
    font-size: 13px;
}
.inputborder {
    float: left;
    width: 100%;
    margin-bottom: 5px;
    border-radius: 4px;
}
.proj-img-wrapper {
  width: 173px;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.plan-browse {
    width: 90%;
    float: left;
    cursor: pointer;
    margin: 20px 5% 15px;
    padding: 110px 10px;
    border: 1px dotted #d9d9d9;
    height: 287px;
}
.adminlist-scroll{
	overflow-y: auto;
    display: block;
    max-height: 140px;
}
.plan-browse-adjust {
    width: 90%;
    float: left;
    cursor: pointer;
    margin: 20px 5% 5px;
    padding: 4px 10px !important;
    border: 1px dotted #d9d9d9;
    height: 50px !important;
}
.plan-browse label,.projectspecs-head{
  padding-right: 5px;color: #929292;font-size: 13px;font-weight:600;
}
.plan-browse .browse-from-com-btn {
  background: #fff;
  padding: 6px 15px;
  font-size: 12px;
  text-decoration: none;
  color: #283243;
  position: relative;
  cursor: pointer;
  border: 1px solid #dedede;
}
.plan-browse span.search-icon-bgn {
  width: 22px;
  height: 22px;
  background-color: #283243;
  float: left;
  border-radius: 50%;
  margin: 0 8px 0 0;
  text-align: center;
}
.plan-browse .browse-from-com-btn .search-icon-bgn+span {
  margin: 3px 0 0 0;
  float: left;
}
.plan-browse .btn-md.browse-from-com-btn i.fa {
  font-size: 10px;
  margin: 3px 0 0 0;
  color: #ffffff;
  line-height: 14px;
}
.h-40{
  height:40px;
}
.proj-img-name {
    margin: 11px 0 0 12px;
    color: #afafaf;
    font-size: 12px;
    max-width: 232px;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.browse-input {
  position: absolute;
  left: 0;
  opacity: 0;
}
.m-t20 {
  margin-top: 20px;
}
/* modal css starts */
.p-t3 {
  padding-top: 3px !important;
}
.modelupgrade .modal-header>.close {
  background-color: #f4f4f4;
  opacity: 1;
}

.modelupgrade span img {
  width: 25px !important;
  padding: 5px 0 0;
  margin: 0;
  opacity: 1;
}

.modelupgrade .modal-header {
  background: #f4f4f4;
  border: 0;
  border-radius: 5px 5px 0 0;
  padding: 9px 15px;
  height: 47px;
  border-bottom: 1px solid #e5e5e5;
}
.modelupgrade .modal-body label {
  /*position: absolute;
  top: -18px;
  transition: .2s;
  color: #929292;
  opacity: 1;
  font-size: 11px;
  font-weight: 500;*/
  display: flex;
    color: rgb(102, 102, 102);
    margin-bottom: 8px;
    font-family: "Artifakt Element", sans-serif;
    font-weight: 600;
    font-size: 12px;
    line-height: 16px;
}
.p-t40{
	padding-top:40px !important;
}
.modelupgrade .modal-body label b {
  font-size: 12px;
  color: #ee1c1c;
  font-weight: 600;
}
.modelupgrade .modal-body {
  background-color: #fff;
  padding: 30px 0px 0px 0px;
  margin-right: 0px;
  float: left;
  width: 100%;
}
.modelupgrade .modal-body .form-control {
  color: #2582c3;
  font-weight: 500;
  padding: 4px 10px;
  border: 1px solid #ebebeb;
  resize: none;
}

.modelupgrade .modal-body .has-float-label .help-block,

.create-project-popup .edit-plan-name.has-error .help-block {
  font-size: 10px;
  margin: 0px !important;
}
.modelupgrade .modal-body .edit-plan-name.has-error .help-block {
    font-size: 12px;
    margin: 3px 0 !important;
}
.modelupgrade .myForm .modal-body>div {
  height: 74px;
  display: inline-table;
}
.modelupgrade .modal-body .has-error .form-control:focus {
  border: 1px solid #dc3545;
  box-shadow: rgb(220 53 69 / 35%) 0px 0px 0px 2px !important;
  border-color: #dc3545 !important;
}
.modelupgrade .has-float-label {
  display: block;
  position: relative;
}
.modelupgrade .modal-content p {
	text-align: center;
	padding: 0px 30px 0px 30px;
	font-size: 13px;
	line-height: 24px;
}
.modelupgrade .modal-footer {
  padding: 10px 15px;
  background: #f4f4f4;
  float: left;
  width: 100%;
  border: 0;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}

.modelupgrade .modal-footer i, .modelupgrade .modal-footer img {
  margin-right: 5px;
  width: 19px;
}
.pull-right button img {
  float: left;
  margin-top: 1px;
  margin-right: 5px;
  width: 20px;
}
.modelupgrade .modal-footer .btn {
  padding: 6px 12px;
}
/*modal css ends*/
.top10 {
  position: relative;
  top: 10px;
}
.proj-img-container img {
  width: auto;
  height: auto;
  max-width: 100%;
  max-height: 100%;
}
.white-bg {
  background: #fff;
}
.width100 {
  width: 100%;
}
.m-0{
	margin: 0 !important;
}
.switch-company-modal-body {
  width: 100%;
  overflow: inherit;
}

.cancel-btn-common img.close-icon-footer {
  width: 20px;
  float: left;
  padding: 0px;
  margin-right: 5px;
}
.modelupgrade .modal-body .myForm2, .modelupgrade .myForm .modal-body {
  display: flex;
  flex-wrap: wrap;
}
.modelupgrade .myForm .edit-profile>div{
	height: 48px !important;
}
tags-input.type-tags .tags {
  width: 100%;
}
tags-input .tags {
  box-shadow: 0px 0px 0px 0 #d3d3d3 inset !important;
  border: 1px solid rgb(187, 187, 187) !important;
  border-radius: 2px;
  min-height: 36px;
  padding: 0px !important;
}

tags-input .tags .input {
  margin: 4px 2px !important;
  color: #337ab7;
  padding: 4px 10px !important;
  font-size: 13px !important;
}
.share-others .modal-body tags-input .host auto-complete .autocomplete {
  max-height: 125px;
  overflow: auto;
}


table.shareTable {
  width: 100%;
  border-spacing: 0;
}

table.shareTable tbody, table.shareTable thead {
    display: block;
    height: 40px;
}

table.shareTable thead tr, table.shareTable thead tr th {
  width: 100%;
  display: block;
  height: 40px;
}

table.shareTable thead tr th {
  height: 40px;
  line-height: 20px;
}

table.shareTable tbody {
    height: 175px;
    overflow-y: auto;
    overflow-x: hidden;
}

table.shareTable tbody tr {
	display: table;
    width: 100%;
}

.share-delete {
	    width: 20px;
    height: 20px;
    min-width: 20px;
}

.share-project-delete-btn {
  background: none;
  border: 0px;
  float: right;
}
.wha-contact-list {
  border: 0px solid #eee;
}

.wha-contact-list thead tr {
  background-color: #fff !important;
}

.wha-contact-list thead tr th {
  border: 1px solid #eee;
}
.wha-contact-list thead tr th span {
  color: #333;
  font-weight: 600;
  float: left;
  padding: 0px 0px;
  font-size: 13px;
}
.wha-name {
    font-weight: 600;
    padding-right: 10px;
    border-right: 1px solid #eee;
    margin-right: 7px;
}
/*Ravi 9.0 changes*/
.modelupgrade .project-limit{
	border-radius: 0 0 5px 5px;
}
.modelupgrade .modal-body .project-limit-group{
	margin-bottom: 15px;
}
.modelupgrade .project-limit .project-limit-label{
	  position: relative;
	  left: 29px;
	  top: 7px;
	  transition: .2s;
  	  color: #929292;
  	  opacity: 1;
  	  font-size: 12px;
  	  font-weight: 500;
}
.modelupgrade .project-limit .bundle-provider-tag{
	border-radius: 5px;
	font-size: 12px;
	text-align: center;
	background: #eee;
	width: 100%;
}
.text-left{
	text-align: left !important;
}
.border-0{
	border: 0px !important;
}
.p-0{
	padding: 0px !important;
}
.modal-without-footer{
	border-radius: 0 0 5px 5px;
}
.create-version-modal .modal-body span{
	font-size: 14px;
}
.pypeHeading {
  margin: 0;
  float: left;
  width: 100%;
  display: block;
  position: fixed;
  z-index: 2;
  border-bottom: 1px solid #DAD6D6;
  margin-bottom: 6px;
  padding: 5px 15px;
  background-color: #e4e0d7;
  height: 50px;
}

.pypeHeading h1 {
  margin-top: 5px;
  color: #231B12;
  font-size: 20px;
  position: relative;
  padding: 3px 0 0 0px;
  float: left;
}
.pypeHeading .page-header-container {
  float: left;
  cursor: default;
}

.pypeHeading div {
  color: #231B12;
  font-size: 20px;
  /*cursor: pointer;*/
  padding-top: 0px;
  text-align : center;
}
button.btn.btn-orange {
  padding: 6px 7px;
  background: #ee7e32;
  /* font-size: 12px; */
}

button.btn.btn-orange span {
  float: left;
  margin: 0 0 0 2px;
  font-size: 12px;
  color: #fff;
}
button.btn.btn-orange img {
  width: 15px;
  margin: 1px 2px 0px 0;
  float: left;
}
.no-project-container button.btn-orange span {
  color: #fff;
}

.no-project-container .contents {
  color: #919191;
  margin: 12px 0;
  font-size: 13px;
  line-height: 25px;
}
.no-data-container{
    padding-bottom: 15%;
    height: calc(100vh - 92px);
}
.submittal-nodata{
    padding-top: 0% !important;
}
.submittal-nodata-notenable {
    padding-top: 11% !important;
}
.daysallevents .acc-radiobtn.version-radiocheck{
	top:0px;
}
.daysallevents .radio-inline .version-radiocheck .select-filtertype{
	top:-1px;
}
.daysallevents #eventdays,.daysallevents #toevent{
	height: 34px;
    font-size: 14px;
}
.w-300px{
    width:300px;
}
.w-100px{
    width:100px;
}
.w-150px{
    width:150px;
}
.w-200px{
    width:200px;
}
.trialExpiresMsg h2 + div .no-data-container{
    padding-bottom: 8%;
}
@media only screen and (min-width:1180px) and (max-width:1280px){
    .w-300px{
        width:250px;
    }
}
@media only screen and (min-width:1281px) and (max-width:1380px){
.new-proj-empty{
    padding-top: 8% !important;
}
}

#loading.browseloading{
	background-color: transparent !important;
}
@media only screen and (min-width:1981px) and (max-width:2560px){
    .submittal-nodata{
        padding-top: 13% !important;
    }
    .no-data-container{

        padding-bottom: 15%;
    }
}
.m-t50{
	margin-top: 40px !important;
}
.f-12{
	font-size: 12px !important;
}
.padding-lr5{
	padding: 0px 5px;
}
.margin-lr5{
	margin: 0px 5px;
}
.pos-rel-top-3 {
    position: relative;
    top: 3px;
}
.reduce-opacity-40 {
    opacity: 0.4;
}
table th{
  background-color: #fff !important;
  color: #333 !important;
  border: 0 !important;
  font-size: 12px;
  font-weight: 700;
}
.table-bordered,.table-bordered>tbody>tr>td {
    border: 1px solid #ebebeb;
    color:#3e4857;
}
.pypeHeading .page-title{
  color: #273343;
  text-transform: uppercase;
  font-size: 13px;
  font-weight: 600;
  position: relative;
  top: 4px;
  left: 5px;
}
.w-16{
  width:16px !important;
}
.w-28 {
  width:28px !important;
}
.h-16 {
    height: 16px !important;
}
.exportBluebeamOptions.checkbox-success input[type="checkbox"]:checked+label::before {
    background-color: #fff;
    border-color: #d6d1d1;
}
.exportBluebeamOptions.checkbox-success input[type="checkbox"]:checked+label::after {
    color: #0375df;
}
.requirements-accordion{
	color: grey;
    background: transparent;
    float: left;
    width: 100%;
    cursor: pointer;
    padding: 0px 3px;
}
.requirements-accordion-focus{
  color: grey;
    background: transparent;
    float: left;
    width: 100%;
    cursor: pointer;
}
.focused{
  width: 20px;
    height: 20px;
    float: left;
    padding: 2px;
    border: 1px solid #66c5f1;
    border-radius: 2px;
}
.requirements-overview-table-td {
  border-bottom: 1px solid #ddd;
  height: 38px;
}
.pos-l2{
	position: relative;
	left: 2px;
}
.m-5{
	margin: 5px !important;
}
.contactus-submit-details{
	padding: 15px 0px;
}
[uib-typeahead-popup].dropdown-menu[template-url='customEmailTemplate_changeowner.html'] {
    z-index: 9999999;
    max-height: 200px;
    overflow: auto;
    min-width: 538px;
}
.activate-user-dropdown{
	height: 34px !important;
}
.m-t5{
	margin-top: 5px !important;
}
.pypeadmin-response .commonGrid,.pypeadmin-response .commonGrid>div{
  height: calc(100vh - 94px) !important;
}
.pypeadmin-response .commonGrid .w2ui-grid-body{
  height: calc(100vh - 132px) !important;
}
.password-validation-message {
	display: block;
    font-size: 10px;
    font-weight: normal;
    color: #de2431;
}
.event-manage{
  margin-top:50px;
}
.event-manage div > button{
  height:120px !important;
  font-size:14px;
}
.event-manage div > button h1{
  font-size: 28px !important;
  margin-top: 5px;
}
.panel-col-submmitals-action-icons .edit-highlighted {
    background-color: transparent !important;
    color: #FFF !important;
}
.specview-add-popover.spec-edit-popover.specview-add-edit-popover > .arrow{
  display:none
}
.filterPopover{
  display:block !important;
}
.filterPopover .popover-inner .popover-content ul li{
  max-width:100% !important;
}
.cursor-disabled {
	cursor:not-allowed;
}
.light-bg{
  background-color:#f4f4f4 !important;
}
.companylogo-integrated .search-icon-bgn{
  position: relative;
left: 28px;
width: 22px;
height: 22px;
background-color: #283243;
float: left;
border-radius: 50%;
margin: 0 0px 0 0;
text-align: center;
color: #fff;
top: 9px;
}
.pos-r20{
  position:relative;right:20px;
}
.invalid-credentials-message{
	font-size: 12px;
    font-weight: 500;
    color: #dc3545;
    text-align: center;
    position: relative;
    top: 8px;
}
.change-password-form-error{
	    font-size: 11px;
    font-weight: 400;
    color: #dc3545;
    display: block;
    text-align: left;
    position: absolute;
    right: 16px;
}
.upgrade-project-icon{
	width: 19px;
    margin-right: 5px;
}
.w2ui-icon.icon-search, .w2ui-icon.icon-search-down{
  background-size: 12px 12px !important;
}
.product-data-notifications{
	width: 100%;
	border: 1px solid #ebebeb;
}
.add-spec-popup label b{
	font-size: 12px;
    color: #ee1c1c;
    font-weight: 600;
}
.integration-container-margin{
	margin-top: 30px;
	margin-bottom: 20px;
}
.popup-blocker p{
	text-align: justify !important;
}
.input-group-addon{
  padding: 0px !important;
}
.input-group.search-division-div .input-group-addon{
  border-right: 0px solid #bebebe !important;
}
.forgot-password-text{
	/*font-family: proxima-nova,helvetica !important;*/
	font-weight:600;
	margin-bottom: 25px;
	letter-spacing: 0px;
	font-size:14px;
  text-align:left;
}
.topbanner-expirymessage {
	margin-top: 2px;
	margin-left: 8px;
	display: inline-block;
}
.accordion-wrapper-submittals-pan-body .fancy-checkbox input[type="checkbox"]:checked + .btn-group > label span:first-child {
    top: -4px;
}
.m-t7{
	margin-top: 7px !important;
}
.w-25{
  width:25px !important;
}
/* Events Start */
.allevents .w2ui-tb-caption .fa.fa-filter,.allevents  .grid-toolbar-items .fa.fa-file-excel-o{
  background: #5e6671;
color: #fff;
width: 16px;
height: 16px;
padding: 4px;
border-radius: 30px;
font-size: 9px;
}
.allevents .w2ui-tb-caption .fa.fa-filter:before,.allevents .grid-toolbar-items .fa.fa-file-excel-o:before{
  position: relative;
  bottom: 1px;
}
.allevents .eventsmanagement-grid-toolbar{
  left:325px !important;
  width:90%;
  top:7px;
}
.event-spin{
	top: 330px !important;
	z-index:9;
	margin: 0 !important;
}
.eventshead .toolbarButton:hover{
	background-color: #fff !important;
}
.allevents #grid_eventgrid_toolbar{
  left: 5px !important;
  border-bottom: 1px solid #eee;
  height:45px;
}
.allevents .eventsmanagement-grid-toolbar .toolbarButton {
    margin-top: 5px;
    padding-left: 10px;
}
#tb_eventgrid_toolbar_item_w2ui-search-advanced > table{
	border-left: 0px solid #ddd !important;
	border-radius: 0px;
}
.eventshead span{
	color:#333 !important;
}
.show-events{
	position: absolute;
    right: 20px;
    top: 5px;
}
#eventgrid.w2ui-grid .w2ui-grid-footer .w2ui-footer-right{
	float:left;
	position:relative;
	top:10px;
}
.allevents .w2ui-grid .w2ui-grid-body table .w2ui-head > div{
  padding: 7px 10px;
}
.allevents #eventgrid,.allevents #eventgrid > div{
  height: calc(100vh - 246px) !important;
}
#eventgrid #grid_eventgrid_body{
  height: calc(100vh - 297px) !important;
  margin-top:6px;
}
.allevents #eventgrid .w2ui-grid-records{
  height: calc(100vh - 392px) !important;
}
#eventgrid .w2ui-grid .w2ui-grid-footer .w2ui-footer-right{
  float:right;
  overflow:auto !important;
}
/* Events End */

/* PypeAdmin Start */
.admin-support .nav-tabs>li.active>a, .admin-support .nav-tabs>li.active>a:hover, .admin-support .nav-tabs>li.active>a:focus {
	border-radius: 0;
	background-color: #fff;
	border-bottom: 0;
	color: #333;
	font-weight: 600;
    padding: 1px 15px 5px;
    margin-top: 0px;
}
	.admin-support .nav-tabs>li>a {
		border-radius: 0;
		border-bottom: 0;
		color: #273343;
		font-size: 14px;
		border:0;
		padding: 10px 15px 7px;
		font-weight:500;
	}

	.admin-support .nav-tabs>li{
		background-color: #fff;
		border-radius: 0;
		color: #273343;
		border-right:0px solid #eee;
		margin-bottom:0px;
	}
	.admin-support .nav-tabs {
		border-bottom: 1px solid #eee;
	}
	.nav-tabs>li a:hover{
		background-color: #fff;
	}
	.admin-support .nav-tabs>li.active{
		background-color: #fff;
    	border-bottom: 2px solid #0696d7;
    	padding-top:9px;
	}
  .m-t38{
    margin-top:38px;
  }
  .tabs-sub-heading{
    font-weight: 600;
    font-size: 13px;
  }
  .adminproperty .commonGrid.w2ui-grid #tb_globalpropertygrid_toolbar_item_w2ui-search-advanced table td.w2ui-tb-caption{
    position: relative;
    bottom: 4px;
  }
  .adminproperty .commonGrid.w2ui-grid #tb_globalpropertygrid_toolbar_item_w2ui-search-advanced table td.w2ui-tb-caption i {
    background-image: url(/autospecs/images/filter-icon-grey.png);
    width: 16px;
    height: 16px;
    background-size: cover;
    position: relative;
    top: 2.5px;
}
.adminproperty .commonGrid .fa.fa-filter,.adminproperty.servicerequest i.fa.fa-filter{
  background-image: url(/autospecs/images/filter-icon-grey.png);
  width: 16px;
  height: 16px;
  background-size: cover;
  position: relative;
  top: 2.5px;
}
.adminproperty.servicerequest i.fa.fa-filter:before{
  display:none;
}
.adminproperty .commonGrid .fa.fa-filter:before{
  display:none;
}
.adminproperty .w2ui-break{
    margin: 0px 0px 0 0px;
    background: #e4e4e4;
    height: 16px;
    display: inline-block;
    padding: 0;
    width: 1px!important;
    position: relative;
    top: 4px;
}
.globalproperty-icon{
  position: relative;
  bottom: 5px;
  right: 5px;
}

.adminproperty .w2ui-grid .w2ui-grid-body .w2ui-grid-records{
  top:44px !important;
}

.adminproperty .commonGrid,.adminproperty .commonGrid>div,#usermanagement.adminproperty .commonGrid,#usermanagement.adminproperty .commonGrid>div{
  height: calc(100vh - 94px) !important;
}
#projectMngmntGrid.commonGrid{
	height: calc(100vh - 174px) !important;
}
#projectMngmntGrid.adminproperty .commonGrid>div{
	height: calc(100vh - 170px) !important;
}
#projectMngmntGrid.w2ui-grid .w2ui-grid-footer{
	height:50px;
	display: block !important;
    width: 100%;
    position: absolute;
    bottom: 80px;
    background-color: #fff;
}
#projectMngmntGrid.w2ui-grid .w2ui-grid-footer .w2ui-footer-right{
	float:left;
	position:relative;
	top:5px;
	width:100%;
	display:block;
	text-align:left;
}
#projectMngmntGrid.w2ui-grid .w2ui-grid-body .w2ui-grid-columns{
	z-index:0;
}
#prjctmngmnt .downloadPDFlist>ul{
	width:185px;
	left:-73px;
}
#prjctmngmnt .downloadPDFlist .project-menu .fileLinks i{
	background-color:#fff;
	color:#333;
	opacity:1;
}
#prjctmngmnt .downloadPDFlist .fileLinks a:hover{
	background-color:#f6f6f6;
}
#prjctmngmnt .downloadPDFlist .project-menu .fileLinks i:before{
	font-size:16px;
}
#projectMngmntGrid .btn:focus{
	box-shadow: 0 0 0 2px #cdeaf7;
}
#projectMngmntGrid .w2ui-grid-data .fancy-checkbox .btn-checkbox > .glyphicon.glyphicon-ok{
	left:0px;
}
.adminproperty #projectMngmntGrid.commonGrid .w2ui-grid-body{
	height: calc(100vh - 270px) !important;
}
.adminproperty .commonGrid .w2ui-grid-body,#usermanagement.adminproperty .commonGrid .w2ui-grid-body{
  height: calc(100vh - 156px) !important;
}
.adminpypegrid{
  height: calc(100vh - 94px);
}
.adminpypegrid > div{
  height: calc(100vh - 94px);
}
.adminpypegrid #grid_projectMngmntGrid_body{
  height: calc(100vh - 157px);
  border-top:1px solid #ddd;
  margin-top:8px;
}
.adminproperty .projectmanagement-grid-toolbar .toolbarButton,.adminproperty .projectmanagement-grid-toolbar .toolbarButton:hover{
  margin-top:0px;
  background-color:#fff;
}
#prjctmngmnt .w2ui-break{
	top:8px;
}
#prjctmngmnt #projectMngmntGrid .w2ui-tb-caption{
  position: relative;
  bottom: 6px;
}
#prjctmngmnt .projectmanagement-grid-toolbar{
	top:5px;
}
#prjctmngmnt.projectmanagement #projectMngmntGrid .w2ui-tb-caption{
  position: relative;
  bottom: 3px;
  font-size:12px;
  left: 2px;
  top: 1px;
}
#projectMngmntGrid .w2ui-icon.icon-search-down{
	background-size: 15px 15px !important;
}
#projectMngmntGrid.w2ui-grid .w2ui-toolbar-search{
	display:block;
}
#prjctmngmnt .toolbarButton span{
	color:#333;
	font-size:13px !important;
}
#companymanagement .w2ui-button .w2ui-tb-caption {
  position: relative;
  bottom: 4px;
}
#usermanagement .w2ui-button .w2ui-tb-caption{
  position: relative;
  bottom: 3px;
}
#usermanagement #usermanagementgrid.commonGrid.admin-userproject .w2ui-button .w2ui-tb-caption {
    position: relative;
    bottom: 6px !important;
}
.updateicon{
  width: 20px;
  position: relative;
  right: 5px;
}
.top0{
  top:0px !important;
}
.padmin-edit{
  position: relative;
  top: 2px;
  left: 3px;
}
.padmin-export{
  position: relative;
  top: 1px;
  left: 3px;
}
.adminproperty .projectmanagement-grid-toolbar{
  left:280px !important;
  display:inline-table;
}
#companymanagement.adminproperty .toolbarButton{
  padding:2px 4px;
}
.head-title{
  font-weight: 600;
    color: #273343;
    padding: 0 0 5px;
    font-size: 13px;
    text-align: left;
    text-transform: uppercase;
    margin-top: 2px;
    margin-left: 7px;
    position: relative;
    top: 2px;
}
.dont-showMe-again-container {
    float: left;
    padding: 7px 5px;padding-bottom: 0;
}
.common-checkbox-container {
    cursor: pointer;
    font-size: 22px;
    user-select: none;
    float: left;
}
.common-checkbox-container input {
    opacity: 0;
    cursor: pointer;
}
.checkmark {
    position: relative;
    height: 20px;
    width: 20px;
    background-color: #fff;
    border: 2px solid #d7d7d7;
    border-radius: 2px;
    float: left;
    margin-top: 2px;
}.dont-showMe-again-container .label-text {
    float: left;
    padding: 3px 12px;
    font-weight: 400;
    margin: 0;
    cursor: pointer;
    font-size: 13px;
    color: #3c3c3c;
}
.closeicon{
  background-color: transparent !important;
  padding-top:3px;
}
.h-112{
  height:112px;
}
/*Service Request Start*/
.adminproperty.servicerequest{
  height: calc(100vh - 89px) !important;
}
.adminproperty.servicerequest #eventgrid{
  height: calc(100vh - 89px) !important;
}
.adminproperty.servicerequest #eventgrid>.divider{
  height: calc(100vh - 94px) !important;
}
.adminproperty.servicerequest .w2ui-grid-body{
  height: calc(100vh - 132px);
}
.adminproperty.servicerequest .w2ui-grid-records{
  height: calc(100vh - 196px);
}
.adminproperty.servicerequest .w2ui-tb-caption{
  position: relative;
  bottom: 3px;
}
.servicerequest-edit{
  position: relative;
  top: 1px;
  left: 3px;
}
.h-34{
  height:34px !important;
}
/*Service Request End*/
.pype-admin-wrapper .our-services-wrapper {
    border: 1px solid #c7c7c7;
    width: 100%;
}
.our-services-wrapper {
    float: left;
    border-radius: 3px;
    margin-bottom: 15px;
    position: static;
    cursor: pointer;
    padding: 0;
}
.our-services-img {
    margin: 0;
    float: left;
    padding: 0;
}
.pype-admin-wrapper .our-services-img .image-div {
    height: 140px;
} .our-services-img .image-div {
    text-align: center;
    background: #f8f8f8;
    display: flex;
    align-items: center;
    justify-content: center;
    padding: 0 16%;
}

.externsystems .our-services-wrapper .report-rightside-data,.mapsystems .our-services-wrapper .report-rightside-data{
  height:166px !important;
  background-color: #fff;
}
.t6{
  top:6px;
}
.t5{
  top:5px;
}
.report-rightside-data .company-name-head {
    font-size: 14px;
    font-weight: 600;
    margin: 0 0 7px 0;
    color: #333333;
}
/* Subscription Setting Start */
#subscriptionTabs label{
  border-radius: 0;
    color: #273343;
    border-right: 1px solid #eee;
    background-color: #fff;
    border-color: #fff;
    border-bottom: 0px solid #eee;
    padding: 10px 12px;
    height: 43px;
    border-left: 1px solid #eee;
}
#subscriptionTabs label.active {
    border-color: #EC7F39;
    border: 1px solid #f5f2f2;
    border-top: 2px solid #ee7e31;
    border-radius: 0;
    background-color: #fbfbfb;
    color: #ee7e31;
    font-weight: 600;
    border-bottom: 0px solid #eee;
    box-shadow: 0px 0px 0px #fff;
    z-index: 1;
}

/* Subscription Setting End */
#productDataGrid #submittalRegisterGrid,#productDataGrid #submittalRegisterGrid>div {
    height: calc(100vh - 133px)!important;
}
#productDataGrid #submittalRegisterGrid #grid_submittalRegisterGrid_body {
    height: calc(100vh - 157px)!important;
}
#productDataGrid #submittalRegisterGrid #grid_submittalRegisterGrid_body #grid_submittalRegisterGrid_records{
    height: calc(100vh - 202px);
}
/* Specs Management Start */
.admin-support .btn.smartRegisterPopover.filter-normal-state{
    height: 35px;
    background: #fff;
    color: #fff;
    border: 1px solid #bbb;
    border-radius: 2px;
    font-weight: 500;
    outline: none;
    padding-left: 12px;
    padding-right: 12px;
    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;
}
.admin-support .btn.smartRegisterPopover.filter-normal-state > span{
	text-transform: initial;
    color: #231b12;
    font-size: 14px;
    font-weight: 600;
    padding-top:2px;
}
.admin-support .smartRegisterPopover{
  padding: 4px 15px;
}
.admin-support .quickFilterHeader{
  padding: 18px 15px 15px 0px;
}
.admin-support .quickFilterHeader .searchQuickFilter{
  top: 18px;
  padding: 0px 10px;
  width:25px;
}
.admin-smartregister #element .grid-toolbar{
  left:550px;
  top: 8px;
}
/*.admin-smartregister .w2ui-tb-image .fa.fa-plus{
  background-image: url(/autospecs/images/add-grey-icon.png);
  background-size: cover;
  margin-left: -2px;
  background-position: 100%;
}
.admin-smartregister .w2ui-tb-image .fa.fa-trash-o{
  background-image: url(/autospecs/images/delete-icon-01.png);
  background-size: cover;
  margin-left: -2px;
  background-position: 100%;
}*/
.admin-smartregister .w2ui-tb-image .fa.fa-plus:before,.admin-smartregister .w2ui-tb-image .fa.fa-trash-o:before,.admin-smartregister .fa.fa-files-o:before{
  display:none;
}
.admin-smartregister .fa-floppy-o {
   padding: 0px;
   border-radius: 100px;
   color: #fff !important;
   font-size: 10px !important;
}
.admin-smartregister .fa-floppy-o:before{
  position: relative;
  bottom: 1px;
  left:1px;
}
.admin-smartregister .fa.fa-files-o{
  background-image: url(/autospecs/images/unification/smartregister/active-copy.svg);
  background-size: cover;
  bottom: 0px;
  left: 2px;
}
.admin-smartregister div#submittalRegisterGrid .w2ui-toolbar table.w2ui-button .w2ui-tb-caption{
	left:5px;
}
.admin-smartregister #submittalRegisterGrid .w2ui-toolbar table.w2ui-button .w2ui-tb-down{
	padding:0px 8px;
}
.admin-smartregister .fa.fa-undo{
  padding: 0px;
  border-radius: 100px;
  color: #fff !important;
  font-size: 10px !important;
}
/*.admin-smartregister .toolbarButton span{
	color:#333;
}*/
.admin-smartregister .downloadPDFlist.open .project-menu{
  position: absolute;
  left: -0px;
}
.admin-smartregister .downloadPDFlist .project-menu .fileLinks i:before {
    position: relative;
    top: 4px;
    left: 2px;
    font-size: 17px;
}
.admin-smartregister .downloadPDFlist.open .project-menu .fileLinks .fa.fa-files-o{
  top: 3px;
  left: 0px;
  background-image: url(/autospecs/images/copy-icon1.png);
}
.admin-smartregister #submittalRegisterGrid,.admin-smartregister #submittalRegisterGrid > div  {
    height: calc(100vh - 285px)!important;
}
.admin-smartregister #grid_submittalRegisterGrid_body {
    height: calc(100vh - 310px)!important;
    margin:0px !important;
	margin-top: 10px !important;
}
.admin-smartregister #grid_submittalRegisterGrid_records {
    height: calc(100vh - 399px)!important;
    overflow: auto !important;
}
.admin-smartregister .saveChangesMsg{
    margin-top: 5px;
}
.admin-smartregisterpop{
  width: 774px; top: 30px; background-color: #fff; padding: 0px 20px; height: 400px; overflow: auto;left:-716px
}
.showMoreShowLessLinks .btn-primary,.filter-checklist-scroll + hr + div .btn-primary{
  background-color: #0696D7;
    color: #ffffff;
    padding: 7px 12px 10px 12px;
    line-height: 16px;
    opacity: 1;
    border: 1px solid #0696d7;
}
.uncapturedSectionHeadings select{
  height: 36px !important;
  padding-right: 35px !important;
  overflow: hidden;
  white-space: nowrap;
  text-overflow: ellipsis;
  padding-left: 15px !important;
}
.submittalHeadingsHeadersRow th{
	font-size:14px;
	text-align: left;
}
.divisioncodes{
  height: 30px;width: 290px;display: inline-block;margin-top: -5px;text-indent:25px;
}
.specsection-display{
  height: 30px;display: inline-block;margin-top: -5px;text-indent:25px;border-radius: 0px !important;
}
.split-divider{
  border-top: 1px solid #ebebeb;margin-top:0px;margin-bottom:2px;
}
/* Specs Management End */


/* PypeAdmin End */

/* Reports Start */
#supportDashboardGrid .w2ui-head .fancy-checkbox > div{
  padding-top: 10px;
  padding-left: 6px;
}
.reportspopup .close > img{
  width: 25px;
  background-color: #eee;
}
.reportspopup .modal-title{
  padding: 0px 0 0 5px;
  text-align: left;
  margin-top: 3px;
  float: left;font-weight: 600;
  color: #273343;
  font-size: 13px;
  text-transform: uppercase;
}
#supportDashboardGrid .w2ui-button .w2ui-tb-caption .fa.fa-filter{
  background: #5e6671;
  color: #fff;
  width: 16px;
  height: 16px;
  border-radius: 30px;
  font-size: 9px;
}
.reportspopup .toolbarButton .fa.fa-file-excel-o{
  background: #5e6671;
  color: #fff;
  width: 16px;
  height: 16px;
  border-radius: 30px;
  font-size: 9px;
  margin-top: 0px;
  position: relative;bottom: 5px;
}
.reportspopup .toolbarButton .fa.fa-file-excel-o:before{
  position: relative;
  top: 3px;
}
#supportDashboardGrid .w2ui-button .w2ui-tb-caption .fa.fa-filter:before{
  position: relative;
  left: 4px;
  bottom:1px;
}

/* Reports End */
#btngFileType .btn-default:active{
  background-color: #EC7F39;
  border-color: #EC7F39;
}
/* Integrations Start */
.export-system-page .our-services-wrapper{
  border: 1px solid #e8e8e8;
}
.export-system-page .our-services-img .image-div{
  text-align: center;
  background: #f8f8f8;
  height: 166px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0 16%;
}

.export-system-page .our-services-wrapper .our-services-text .dropdown{
  display: inline-block;
  float: right;
  position: absolute;
  top: 10px;
  right: 10px;
}
.export-system-page .our-services-text .dropdown-menu>li>a{
  padding: 7px 20px;
}
.export-system-page .our-services-wrapper .report-rightside-data{
  padding: 0 10px;
  align-items: left;
  justify-content: left;
}
.export-system-page .our-services-wrapper .open .dropdown-menu{
  min-width: 130px;
}
.export-system-page .our-services-wrapper .open .dropdown-menu .fa-files-o:before{
  font-size: 12px;
  content: "\f0c5";
}
.export-system-page .has-feedback .form-control-feedback{
  z-index: 1;
  border-left: 1px solid #ebebeb;
}
.external-scroll{
  height: calc(100vh - 310px);
  overflow-y: auto;
}
.template-scroll{
  height: calc(100vh - 233px);
  overflow-y: auto;
}
.map-scroll{
  height: calc(100vh - 275px);
  overflow-y: auto;
}
.createexport-scroll{
	max-height: calc(100vh - 360px);
    overflow-y: auto;
}
.m-t110{
	margin-top:110px !important;
}
.m-t135{
	margin-top:135px !important;
}
.externalsystem-icon{
  position: relative;
  top: 5px;
  left: 5px;
}
.aside .aside-dialog .aside-header{
  background-color:#eee;
  font-size: 13px;
}
.integrations-common-page .our-services-img .image-div {
  height:166px;
}
.integration-head{
  padding-top: 8px !important;
  padding-left: 6px !important;
}
.pos-b0{
  position: absolute;
  bottom:0px;
}
.pos-r-b15{
  position:relative;
  bottom:15px;
}
.f-60{
  font-size:60px;
}
.integrations-common-page .report-rightside-data{
  text-align: left;
}
.form-control-feedback{
  z-index: 1;
}
.aside .aside-header{
  background-color: #fff !important;
  color: #333 !important;
  padding:16px 24px !important;
}
.aside .aside-body .dropdown-toggle,.aside .aside-footer .btn-primary{
  background-color: #0696d7;
  color: #FFF!important;
  border:1px solid #0696d7;
}
.m-t15p{
  margin-top:15%;
}
.viewdictionary #productDataGrid #submittalRegisterGrid #grid_submittalRegisterGrid_body{
  height: calc(100vh - 157px)!important;
  border-left: 1px solid rgb(235, 235, 235);
  border-right: 1px solid rgb(235, 235, 235);
}
.viewdictionary .w2ui-tb-caption{
  color: #292929;
  opacity: 1;
  position: relative;
  bottom: 3px;
}
.viewdictionary .w2ui-tb-caption .fa.fa-filter{
  background-image: url(/autospecs/images/filter-icon-grey.png);
  width: 16px;
  height: 16px;
  background-size: cover;
  position: relative;
  top: 2.5px;
}
.viewdictionary .w2ui-tb-caption .fa.fa-filter:before{
  display:none;
}
.viewdictionary #productDataGrid .fullScreenMode {
    position: fixed !important;
    margin-top: 0px;
    z-index: 999;
}
.viewdictionary .fullScreenMode .grid-toolbat-items-right {
    z-index: 9999;
}
.viewdictionary #productDataGrid .fullScreenMode #submittalRegisterGrid #grid_submittalRegisterGrid_body {
    height: calc(100vh - 62px)!important;
}
#productDataGrid .fullScreenMode #submittalRegisterGrid #grid_submittalRegisterGrid_body #grid_submittalRegisterGrid_records {
    height: calc(100vh - 135px)!important;
}
.integration-container-margin .btn-pype2,.integration-container-margin .btn-primary{
	background-color:#0696d7 !important;
	border-color: #0696d7;
}
/* Integrations End */
/* Reports Start */

.modalhf .modal-header {
  background: #eee;
  color: #333;
  border-radius: 5px 5px 0 0;
  padding: 10px 15px;
  border-bottom: 1px solid #e5e5e5;
}
.modalhf .modal-header .close > img{
  width: 25px!important;
  padding: 0px 0 0;
  margin: 0;
  opacity: 1;
}
.modalhf .modal-header>.close {
   background-color: #eee;
   opacity: 1;
}
.modalhf h4 {
    font-weight: 600;
    color: #273343;
    padding: 0;
    font-size: 13px;
    text-align: left;
    padding-left: 5px;
    text-transform: uppercase;
    margin-top: 5px;
    float: left;
}
.modalhf .modal-footer {
   padding: 10px 15px;
   background: #f4f4f4;
   float: left;
   width: 100%;
   border: 0;
   text-align: right;
   border-top: 1px solid #e5e5e5;
}
.modalhf .modal-footer .btn {
  padding: 6px 12px;
}
.modalhf .modal-footer .create-icon{
  margin-right: 5px;
  width: 19px;
  margin-bottom: 1px;
}
.modalhf .modal-body label{
  transition: .2s;
  color: #929292;
  opacity: 1;
  font-size: 11px;
  font-weight: 500;
}
.modalhf .modal-header .rigging-header-icon {
    height: 21px;
    float: left;
    margin: 5px 0 0;
}
#projectUsageGrid .w2ui-tb-caption {
   color: #5e6671;
   padding: 0;
}
#projectUsageGrid .w2ui-tb-caption .fa-filter {
    background: #5e6671;
    color: #fff;
    width: 16px;
    height: 16px;
    padding: 4px;
    border-radius: 30px;
    font-size: 9px;
}
#dashboard-popups .fa-file-excel-o,#dashboard-popups .fa-file-pdf-o,#dashboard-popups .fa-file{
  background: #5e6671;
  color: #fff;
  width: 16px;
  height: 16px;
  padding: 4px;
  border-radius: 30px;
  font-size: 9px;
  margin-top: 2px;
}
#projectUsageGrid label.btn.btn-checkbox{
  top: -9px;
  right: 4px;
}
#projectUsageGrid .w2ui-head label.btn.btn-checkbox{
  top: 10px;
  right: 10px;
}
/* Reports End */
.project-note{
  font-size: 13px;
  position: relative;
  top: 10px;
}
.brd-rgt{
  border-right:1px solid #ebebeb;
}
.abs-b0{
  position:absolute;
  bottom:0px;
}
.h-350{
  height:400px;
}
.p-lr-50{
  padding-left:50px;
  padding-right:50px;
}
/* Pype Modal CSS Start */

.pype-modal-header{
  background: #eee;
  color: #333;
  border-radius: 5px 5px 0 0;
  padding: 10px 15px;
  border-bottom: 1px solid #e5e5e5;
}
.pype-modal-close{
  margin-top: 1px;
  box-shadow: 0px 0px 0px #000;
  border: 0px;
  float: right;
  background-color: transparent;
}
.pype-modal-icon{
  width:25px;
}
.pype-modal-title{
  font-weight: 600;
  color: #273343;
  font-size: 13px;
  text-transform: uppercase;
  float: left;
  text-align:left;
  padding-top: 5px;
}
.pype-modal-body{
  position: relative;
  padding: 15px;
  overflow-x: auto;
  max-height: 550px;
}
.pype-modal-footer{
  padding: 10px 15px;
  background: #f4f4f4;
  float: left;
  width: 100%;
  border: 0;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.pype-cancel{
  background: #d3d3d3;
  padding: 6px 12px;
  margin-bottom: 0;
  margin-left: 5px;
}
.pype-cancel-icon,.pype-submit-icon,.pype-save-icon{
  margin-right: 5px;
  width: 19px;
  float: left;
  padding: 0;
}
.pype-submit,.pype-save{
  background-color: #EC7F39;
  color: #FFF!important;
  padding: 6px 12px;
}
/* Pype Modal CSS End */
.adminproperty .w2ui-grid .w2ui-grid-body table .w2ui-head > div{
  padding: 7px 8px;
  white-space: nowrap;
}
.build_dictionary .w2ui-tb-caption .fa.fa-filter,#serviceRequestOutlierGrid .w2ui-tb-caption .fa.fa-filter{
  background-image: url(/autospecs/images/filter-icon-grey.png);
  width: 16px;
  height: 16px;
  background-size: cover;
  position: relative;
  top: 2.5px;
}
.build_dictionary .w2ui-tb-caption .fa.fa-filter:before,#serviceRequestOutlierGrid .w2ui-tb-caption .fa.fa-filter:before{
  display:none;
}
.build_productdatagrid .toolbarButton{
  margin-top:0px;
}
#submittalRegisterGrid.build_dictionary .w2ui-toolbar table.w2ui-button .w2ui-tb-caption {
  position: relative;
  bottom: 3px;
}
.adminproducts-grid-toolbar .w2ui-break {
    margin: 0px 0px 0 0px;
    background: #e4e4e4;
    height: 16px;
    display: inline-block;
    padding: 0;
    width: 1px!important;
    position: relative;
    top: 4px;
}
.m-t32{
  margin-top:32px;
}
#productDataGrid.build_dictionary #submittalRegisterGrid #grid_submittalRegisterGrid_body {
    height: calc(100vh - 60px)!important;
}
.build_productdatagrid .fullScreenMode .grid-toolbat-items-right {
    top: -28px !important;
    z-index: 9999;
}
.build_productdatagrid .fullScreenMode .toolbarButton{
  position: relative;
  bottom: 32px;
}
.build-dict .fullScreenMode .adminproducts-grid-toolbar{
  z-index: 999;
}
#productDataGrid #submittalRegisterGrid.fullScreenMode #grid_submittalRegisterGrid_body {
    height: calc(100vh - 62px)!important;
}
.build-dict .adminproducts-grid-toolbar{
    z-index: 999;
    left: 278px;
}
.servicerequest .w2ui-grid .w2ui-toolbar-search .w2ui-search-all{
  position: relative;
  top: 2px;
}
.servicerequest .w2ui-grid .w2ui-toolbar-search .w2ui-search-down{
  margin-top: -5px;
}
.adminproperty.servicerequest .w2ui-break{
  top:6px;
}
.adminproperty.servicerequest .toolbarButton {
  margin-top: 1px;
}
#serviceRequestOutlierGrid .w2ui-tb-caption{
  position: relative;
  bottom: 4px;
}
.transparent{
  background-color: transparent !important;
}
.troubleinproject .w2ui-break{
  margin: 0 2px;
  background: #e4e4e4;
  height: 16px;
  display: inline-block;
  padding: 0;
  width: 1px!important;
  position: relative;
  top: 7px;
  left: 2px;
}
.downloadPDFlist .project-menu{
  position: absolute;
  left: -80px;
}
.downloadPDFlist .project-menu .fileLinks i{
  width: 16px;
  height: 16px;
  background-size: cover;
  position: relative;
  top: -1.5px;
  background-color: #fff;
  border-radius: 50px;
  color: #333;
  margin-right: 5px;
}
.downloadPDFlist .project-menu .fileLinks i:before{
  position: relative;
  top: 1px;
  left: 4px;
  font-size: 9px;
}
.targetmapping .btn-pype2 .fa-files-o:before,.btn-group .fa-files-o:before{
	  content: "\f0c5" !important;
		font-size:13px;
}
.aside-body .fancy-checkbox input[type="checkbox"]:checked + .btn-group > label span:first-child {
	color: #fff;
	font-size: 20px;
    right: 0px;
    top: 7px;
    border-radius: 4px;
}
.btn.active{
	box-shadow: inset 0 0px 0px rgba(0,0,0,.125);
}
.brd-0{
	border:0px;
}
.thumbnail.progressbar li{
  width:24%;
}
.thumbnail.progressbar li p{
  color:#333;
}
.thumbnail.progressbar li a{
  background-color: #fff !important;
}
.thumbnail.progressbar li a:before{
    content: "";
    counter-increment: none;
    width: 45px;
    height: 45px;
    margin: -6px auto 10px;
    border-radius: 50%;
    line-height: 40px;
    background: #f0f1f2;
    color: #afafaf;
    text-align: center;
    font-weight: 700;
}
.thumbnail.progressbar li:first-child:before {
    border-color: #4cae4b;
    background: #4cae4b;
    color: #fff;
    margin-top: -6px;
}
.thumbnail.progressbar li:after {
    content: '';
    position: absolute;
    width: 93%;
    height: 2px;
    background: #f0f1f2;
    top: 4px;
    left: -47%;
    z-index: 1;
}

.thumbnail.progressbar li.active:after {
    border-color: #4cae4b;
    background: #4cae4b;
    color: #fff;
    background-color: #0696d7 !important;
}
.btn-pype.btn:hover{
  color:#fff;
}
#dashboard-popups.reportspopup .toolbarButton .fa.fa-file-excel-o{
  bottom:1px !important;
}
#dashboard-popups.reportspopup .toolbarButton .fa.fa-file-excel-o:before {
    position: relative;
    top: 0px;
}
.dynamicGridSupportDashboardToolbar .w2ui-break{
  background: #e4e4e4;
  height: 16px;
  display: inline-block;
  padding: 0;
  width: 1px!important;
  position: relative;
  top: 5px;
  left: 15px;
}
.eventshead .w2ui-break{
  position: relative;
  top: 8px;
  left: -1px;  background: #e4e4e4;
  height: 22px;
  display: inline-block;
  padding: 0;
  width: 1px!important;
}
#dashboard-popups .projectmanagement-grid-toolbar{
  left: 268px;
}
.impersonate-header{
  background-color: #fff;
  box-shadow: 1px 1px 4px #bbbaba;
  border-bottom: 0;
  height: 70px;
  position: fixed;
  z-index: 3;
}
.impersonate-header .pypeLoginLogo{
  width: 234px!important;
  padding-top: 12px;
}
.impersonate-header .pypecontact{
  top:25px;
}
.impersonate-header .pypecontact a{
  color:#333;
}
.aside .aside-dialog .aside-header .close{
  background-color: transparent;
}

/* Impersonate Login start */
.imperson-login,.imperson-login:hover{
  box-sizing: border-box!important;
margin-top: 25px;
margin-bottom: 5px;
width: 100%;
padding: 10px 10px;
background-color: #ee7331 !important;
color: #fff!important;
font-size: 16px!important;
border: solid #ee7331 !important;
border-radius: 5px;
font-weight: 400;
transition: background-color .5s ease;
}
.outsideloginpage input[type="email"],.outsideloginpage input[type="password"]{
  height: 40px;
  color:#333 !important;text-indent: 25px;
}
.pypeLoginBox.loginHeaderTitle{
  background-color: #fff;
}
.impersonate .pypeLoginHeader{
  background-color: #fff;
  color: #333;
  padding-top:22px;
  text-transform: uppercase;
}
.impersonate .absolute .email-icon{
  position: relative;
  bottom: 30px;
  left: 8px;
}
.absolute{
  position:absolute;
}
.impersonate .password-icon{
  position: relative;
  bottom: 32px;
  left: 8px;
}
.impersonate .pypeFormGroup{
  margin-top: 25px;
}
/* Impersonate Login end */

.adminproperty .w2ui-grid .w2ui-toolbar-search .w2ui-search-clear {
    margin-top: -12px;
}
.external-scroll .thumbnail .caption h5{
    word-break: break-word;
    overflow: hidden;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
.modalhf .modal-body{
    padding: 15px 15px 25px;
}
.viewdictionary .w2ui-break{
  display:none !important;
}
.viewdict-icon{
  font-size: 11px;
background-color: #333;
padding: 1px 4px;
border-radius: 100px;
color: #fff;
margin-top: 1px !important;
margin-right: 3px !important;
margin-left: 0px !important;
opacity: .8;
}
.viewdictionary #productDataGrid .grid-toolbat-items-right {
    top: 2px;
}
.build-dictionary .fa-floppy-o{
  background-color: #111;
  padding: 3px 4px;
  border-radius: 100px;
  color: #fff !important;
  font-size: 10px !important;
}
.build-dictionary .fa-floppy-o:before{
  position: relative;
  bottom: 1px;
}
.filter-center{
  margin: 0 auto;
  display: table;
}
.filter-center .filter-tag{
  z-index: 1;
}
#usermanagement.adminproperty .toolbarButton{
  padding: 2px 8px;
}
.btn-editdelete{
  position: absolute;
  bottom: -10px;
  margin-bottom: 0px;
}
.classmanger-overflow{
  height: calc(100vh - 260px);
  overflow: auto;
}
.editexport-system .btn-default:hover,.editexport-system .btn-default:active{
  background-color: #0696d7 !important;
  color: #FFF!important;
}
.createcompany-popup .createcompany-row-container label b,.lblSupport.font-normal b {
  font-size: 12px;
  color: #ee1c1c;
  font-weight: 600;
}
.textarea-upload{
  background-color: #f1f1f1;
  color: #777;
}
.note-admin{
  color: #b3b3b3;
  font-size: 12px !important;
  padding-top: 5px !important;
  line-height: 13px;
}
.h-440{
  height:327px;
  border-radius: 4px
}
.btn-uploadcustomer{
  position: relative;
  bottom: 58px;
  font-weight:500;
}
#globalproperty .toolbarButton,.adminproperty.servicerequest .toolbarButton {
  padding: 2px 5px;
}
.btn-updateicon{
  float: left;
  margin-top: 1px;
  margin-right: 5px;
  width: 20px;
}
.btn-detailsicon{
  font-size: 18px;
  position: relative;
  right: 4px;
  top: 1px;
}
.add-multidomain{
  width: 16px;
  position: relative;
  right: 7px;
  bottom: 1px;
}
.add-multidomain + span{
  position: relative;
  right: 4px;
}
.multidomain-icon{
  float: left;
  padding-top: 3px;
  padding-right: 6px;
}
.multi-domain-body label{
  color: #929292;
  font-size: 14px;
}
.adminproperty.servicerequest .w2ui-grid .w2ui-toolbar-search .w2ui-search-clear {
    margin-top: -6px;
}
.addbundle-icon{
  font-size: 18px;
  position: relative;
  top: 2px;
  right: 3px;
}
.updateEnterpriseFields{
  max-height: 350px;
  overflow: auto;padding-left: 15px;
  margin-top: 30px;
}
.updateEnterpriseFields .form-element{
  height:30px;
}
.projectmanagement-grid-toolbar.eventshead .fa:before{
  position: relative;
  bottom: 1px;
}
#projectUsageGrid .w2ui-grid-body{
  height: 438px !important;
}
.projectmanage-details .form-element{
  height:40px;
}
.w-18{
  width:18px !important;
}
.sheetmetadata label,.fieldmapping label{
  color: #929292;
 opacity: 1;
 font-size: 12px;
 font-weight: 500;
}
.fieldscroll{
  max-height: 250px;
  overflow: auto;
}
.left-0{
  left:0px;
}
.downloadPDFlist .fileLinks a:hover{
  color:#000;
  background-color:#fff;
}
.nodrop{
  cursor:no-no-drop;
}
/*.w2ui-grid .w2ui-grid-body div.w2ui-col-header > div.w2ui-sort-up,.w2ui-grid .w2ui-grid-body div.w2ui-col-header > div.w2ui-sort-down{
  float:left;
  background-image: url(/autospecs/images/column-identify.png);
  border: 0px solid transparent;
  border-bottom: 0px solid #8D99A7;
  height: 30px;
  width:20px;
}*/
.autospecs .impersonate .form-group{
  width: 75%;
  padding: 0px 50px;
}
.impersonate-user .autospecs .form-container{
  border: 0px solid #d9d9d9;
}
.impersonate .pypeLoginBox{
  border-radius: 2.5px;
  box-shadow: 0 0 0px #000;
}
.sso-metadata-textfile{
	position: relative;
    top: 3px;
    left: 6px;
}
.sso-metadata-file{
	max-width: 256px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.file-size-limit{
    font-size: 12px;
    line-height: 10px;
    padding: 10px 20px;
    text-align: left;
    float: right;
    width: auto;
}
.uib-tooltip-wrapper{
	display: inline-block;
}


.uib-tooltip-wrapper [disabled] {
  pointer-events: none;
}
.file-upload-progress .progress{
	height: 10px;
	width: 40%;
	float: right;
	position:relative;
	right: 5px;
    top: 10px;
}
.file-upload-progress .file-size-text{
	float: right;
	position: relative;
    top: 8px;
    font-size: 10px;
    right: 5px;
    padding: 0px 5px;
}


.textline {
	position: relative;
	text-align: center;
}
.textline:before, .textline:after {
	content:" ";
	position: absolute;
	top: 50%;
	margin-left: -110px;
	width: 100px;
	border-top: 1px solid lightgray;
}
.textline:after {
    margin-left:10px
}
.integrations-wrapper{
	margin-left: 75px !important;
}
.integrations-footer{
	margin-top: 5px;
}

hr.pypeadminDivider {
  border-top: 1.5px solid #c3c3c3;
  width: 98%;
  margin-top: 13px;
  margin-bottom: 13px;
}
.pype-administration .our-services-wrapper {
	background-color: #fff;
	border-radius: 0px;
	border: 0.8px solid #c7c7c7;
    outline: 0;
}
.pype-administration .our-services-wrapper:hover{
	background-color: #fff;
	border: 0.8px solid #0696d7;
	box-shadow: 2px 2px 3px #d9d9d9;
}

.pype-administration .our-services-img .image-div {
    height: 79px;
    position: relative;
    top: 1px;
    background-color: transparent;
    left:5px;
}

.pype-administration .our-services-wrapper .report-rightside-data{
    padding: 0 10px 0px 10px;
    justify-content: left;
    height: 80px;
}
.pype-administration .report-rightside-data .company-name-head{
	margin: 0px;
	font-size: 14px;
}

/*displaying tables with divs*/

.div-table {
	width: 100%;
	display: table;
}

.div-table-row {
	border-bottom: 1px solid #E3E1E2;
	display: flex;
}
.div-table-head, .excel-left-cell {
	background-color: #f1f1f1;
	color: #333;
}

.div-table-cell {
	padding: 7px;
	font-size: 15px;
	padding-left: 15px;
	border-right: 1px solid #e3e1e2
}
.intersection-cell{
	background-color: white;
	padding: 15px;
}
.excel-header-cell{
	text-align: center;
	border-top: 1px solid #e3e1e2;

}
.excel-left-cell{
	text-align: center;
	padding: 8px;
	border-left: 1px solid #e3e1e2;
	font-weight:500;
	color:#333;
}
.applied-version-filter .alert-info.filter-tag{
  position:relative;
  top:10px;
}

.modal-footer .disable-element {
   cursor: not-allowed !important;
    box-shadow: none !important;
    border: 1px solid transparent !important;
    color: rgb(153, 153, 153) !important;
    background: #d9d9d9 !important;
    font-family: "Artifakt Element", sans-serif !important;
    font-weight: 600;
    font-size: 14px;
    line-height: 20px;
    height: 36px;
    padding: 0px 15px;
    opacity: 1;
}

.pos-rel-top-minus-3 {
    position: relative;
    top: -3px;
}

.margin-minus-5 {
    margin: -5px;
}

.fl-mt-3 {
    float: left;
    margin-top: 3px;
}

.row.divEnterpriseSettings .formElement b {
    color: #ee1c1c;
    font-size: 13px;
}
.row.divEnterpriseSettings .formElement span.help-block {
    color: #ee1c1c;
    font-size: 12px;
    margin-top: 2px;
}
.row.divEnterpriseSettings .formElement label.subscriptionYesNo {
    margin: 6px 10px;
    cursor: pointer;
}
.row.divEnterpriseSettings .formElement label.subscriptionYesNo input {
    margin-right: 2px;
    top: 2px;
    position: relative;
    cursor: pointer;
}
.upload-specs{
	border-radius: 20px;
    padding: 6px 20px !important;
}
.search-highlighter {
	background-color: yellow !important;
}
.text-center {
    text-align: center !important;
}
.clr-white{
    color:#fff;
}
.h-180 {
    height: 180px;
}
.p-l40 {
    padding-left: 40px !important;
}
.pos-static{
    position:static !important;
}
.projectsight-validate{
	left: 100px;
    text-align: left !important;
}
.has-float-label label {
	color: #3C3C3C;
    opacity: 1;
    font-size: 12px;
    font-weight: 600;
}
.admin-list .our-services-wrapper{
  background-color: #f8f8f8;
  border-radius: 6px;
}
.admin-list .our-services-wrapper .our-services-img .image-div{
  height: 79px;
  position: relative;
  top: 1px;
  background-color: transparent;
  left: 5px;
}
.admin-list .our-services-wrapper .our-services-img .our-services-text{
  text-align: left !important;
}
.admin-list .our-services-wrapper:focus{
  outline:initial;
}
.our-services-wrapper .report-rightside-data{
  height:81px !important;
  background-color: #fff;
  text-align: left;
  justify-content: left;
  border-radius: 5px;
  border-bottom-right-radius: 5px;
  padding: 0px 15px;
  display: flex;
  align-items: center;
}
.changes-count{
  width: 130px;
  padding-left: 10px;
}
.changes-time{
  width: 160px;
  padding-left: 10px;
  padding-top: 8px;
}
.classmanager.report-rightside-data{
  height: 166px !important;
  background-color: #fff;
}
.p-r50{
  padding-right:50px;
}
.ep-company-dd {
    padding: 5px 20px;
    background: #fafafa;
    border-bottom: 2px solid #e6e6e6;
}
.ep-company-dd .actions-btn {
    height: fit-content;
}
.ep-company-dd #downloadLabel:hover {
    background: #fafafa;
}
.ep-company-dd .project-menu.multi-level {
    left: 18px !important;
    width: 380px;
    top: 45px;
    padding: 0;
}
.ep-company-dd .dropdown-submenu>.dropdown-menu {
    width: 550px;
    padding: 0;
}
.ep-company-dd .dropdown-submenu>.dropdown-menu .companies-conatiner {
    max-height: 340px;
    min-height: 340px;
    overflow-y: auto;
}
.ep-company-dd .dropdown-submenu>.dropdown-menu .company-dd-heading {
    background: #eee;
    padding: 12px 20px;
    font-size: 16px;
    font-weight: 600;
}
.ep-company-dd .dropdown-submenu>.dropdown-menu .companies-search {
    padding: 10px;
}
.ep-company-dd .dropdown-submenu>.dropdown-menu .companies-search input {
    padding: 5px 10px;
    border: 1px solid #ccc;
    font-size: 14px;
}
.ep-company-dd .project-menu li {
    padding: 12px 0;
    border-bottom: 1px solid #ddd;
}
.ep-company-dd .project-menu .companies-conatiner li {
    border-bottom: 0;
    padding: 8px 0;
}
.ep-company-dd .dropdown-menu li a {
    font-size: 13px;
    font-weight: 600;
    color: #0083d6;
    padding-right: 30px;
}
.ep-company-dd li.fileLinks:hover {
    color: #000 !important;
}
.ep-company-dd .dropdown-submenu a:focus {
    outline: 0 !important;
}
.ep-company-dd .dropdown-submenu>a:after {
    border-width: 5px 0 5px 5px;
    border-color: transparent transparent transparent #000;
}
.ep-company-dd .caret {
    border-top: 5px dashed;
    border-right: 5px solid transparent;
    border-left: 5px solid transparent;
    margin-left: 3px !important;
}
.ep-company-dd .dropdown-submenu>.dropdown-menu li a {
    color: #000;
    font-weight: 600;
}
.ep-company-dd .company-grey {
    font-size: 13px;
    color: #777;
    font-weight: 500;
}
.ep-company-dd #downloadLabel + .project-menu:before {
    display: none;
}
.no-mappings {
  pointer-events: none;
  opacity: 0.5;
  cursor: not-allowed;
}
.m-l80{
	margin-left:80px !important;
}
.multi-copies{
	padding-top: 60px;
	width: 99% !important;
	margin: 20px 0px;
	display: block;
}
.popover.bottom-left .arrow{
	display:none;
}
.saveTableSettingsButton + .custom-column-menu{
	min-width:270px;
}
.custom-col-headings{
	text-align:left;
}
.saveTableSettingsButton + .custom-column-menu .column-section {
	/*max-height: calc(100vh - 592px) !important;*/
	padding-bottom: 10px;
    max-height: 100px;
}
.saveTableSettingsButton + .custom-column-menu .column-section li.fileLinks{
	height:36px;
}
/* .saveTableSettingsButton + .custom-column-menu .column-section li:last-child {
  margin-bottom: 8px;
} */
.cancel:hover{
	box-shadow: none;
    background: rgb(246, 246, 246);
}
.text-danger{
	color:rgb(221, 34, 34);
}
.z-index2{
	z-index:2;
}
.terms-textbox{
	position: relative;
    width: 75.5%;
}
.terms-textbox > input{
	position: relative;
    top: -7px;
}
.brd-eb{
	border:1px solid #ebebeb !important;
}
.manage-filter-list-container #browseclose-icon{
	width: 24px !important;
	height:24px;
    position: relative;
    left: 250px;
    border: 1px solid #ebebeb;
    padding: 5px;
    cursor:pointer;
    bottom:1px;
}
/*.checkbox-brd {
    display: block;
    height: 16px;
    width: 16px;
    border-width: 1px;
    border-style: solid;
    border-radius: 2px;
    border-color: rgb(187, 187, 187);
    background-color: inherit;
    cursor: pointer;
    color: rgb(255, 255, 255);
    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;
}
.checkbox-select {
    flex: 0 0 auto;
    display: flex;
    -webkit-box-pack: start;
    justify-content: flex-start;
    -webkit-box-align: center;
    align-items: center;
    padding-left: 15px;
    height: 48px;
    box-shadow: rgb(220 220 220) 0px -1px 0px 0px inset;
}
.checkbox-flex {
    flex: 0 0 auto;
}
.checkbox-head {
    display: none;
    height: 16px;
    width: 16px;
    border-width: 0px;
    border-style: solid;
    border-radius: 2px;
    border-color: rgb(187, 187, 187);
    background-color: rgb(6, 150, 215);
    cursor: pointer;
    color: rgb(255, 255, 255);
    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;
}
.bYDQjN svg {
    display: block;
}
.checkbox-input {
    appearance: none;
    cursor: inherit;
    display: block;
    position: relative;
    opacity: 1;
    width: 16px;
    height: 16px;
    top: -18px;
    left: -2px;
    margin: 0px;
    padding: 0px;
}
.check-label {
    display: inline-flex;
    -webkit-box-align: center;
    align-items: center;
}*/

.w-auto{
	width:auto !important;
}
.brd-blue{
	border:1px solid #0696d7;
}
.custom-edit{
    padding: 5px 10px 4px;
    width: 16px;
    position: relative;
    bottom: -1px;
    right: 40px;
    font-weight: 500;
    height: 30px !important;
}
.custom-edit > img{
	width:16px !important;
}

.checkbox-input:checked + .checkbox-head{
	display:block;
}
.loader > div img{
	width:100px;
}
.m-l60{
	margin-left:50px !important;
}
.h-70{
	height:70px;
}
.fixed-width{
	max-width:1200px;
	margin:0 auto;
}
.z-index9999{
	z-index:9999;
}
.table-requirements-container {
  height: calc(100vh - 266px);
     width: 96%;
    overflow: auto;
    margin: 0 2%;
    border-top: 1px solid #f4f4f4;
}
.requirements-header-content {
  overflow: hidden;
  max-width: 75ch;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.reqoverview-page-content .table-striped-01>tbody>tr>.total-header{
	border-bottom: 0px solid #ddd !important;
}
.reqoverview-page-content .linkHeading requirements-overview-table-td{
	border-top: 1px solid #ddd !important;
}
.reqoverview-page-content .focused{
	border: 0px solid #66c5f1;
}
.reqoverview-page-content .table-bordered>tbody>tr>.divsion-data{
	border-left: 0px solid #ddd;
	padding: 10px;
	border-bottom: 1px solid #ececec;
}
.requirements-overview-table{
	border: 0px solid #ddd !important;
}
 @media (max-width: 1024px) {
   .table-requirements-container {
     height: 66vh;
       float: left;
       width: 100%;
       overflow: auto;
   }
 }

.success-blue{
	height:22px;
}
.max-w100 {
  max-width: 100% !important;
}
.no-resize {
  resize: none;
}
.dropdown-menu.reports-dropdown li a {
  padding: 10px 20px;
}
#schedule-filters .filter-container-box {
  display: flex;
}
.reset-copy-btn {
  opacity: 1;
}
.reset-copy-btn[disabled] {
  font-weight: 400 !important;
  opacity: .65 !important;
}
.allSection-links:hover {
  background-color: #f6f6f6;
}
.allSection-links a:focus {
  outline: none;
  text-decoration: none;
}
.allSection-links a:visited {
  text-decoration: none;
}
.modal.copy-modal-height {
  display: flex !important;
  align-items: center;
  justify-content: center;
}
.modal-content.copy-content-width {
  width: 600px !important;
}
.saved-filter-list {
  display: flex;
}
/* Events Start */
.f-30{
	font-size:30px !important;
}
.h-130px{
	height:130px !important;
}
.all-events{
	border-bottom: 3px solid #0696d7;
    padding-bottom: 5px;
    position: relative;
    bottom: 5px;
    padding-left: 10px;
    padding-right: 10px;
    font-size: 16px;
    font-weight: 600;
}
.proj-events{
	font-size: 16px;
    margin-left: 25px;
    border-bottom: 4px solid #fff;
    color: #333;
    position: relative;
    bottom: 4px;
}
#eventgrid .w2ui-tb-image .fa.fa-th,#projectMngmntGrid .w2ui-tb-image .fa.fa-th{
	content:url(/autospecs/images/unification/smartregister/smart-custom-column.svg);
	width: 20px;
    height: 18px;
    border-left: 0px solid #ddd;
}
#eventgrid .w2ui-tb-image .w2ui-tb-down{
	color:#333;
}
#eventgrid .w2ui-tb-image .fa.fa-active-filter{
	content:url(/autospecs/images/unification/smartregister/filter.svg);
	width: 22px;
    height: 20px;
    position: relative;
    bottom: 3px;
    left:3px;
}
#projectMngmntGrid .w2ui-tb-image .fa.fa-active-filter{
	content:url(/autospecs/images/unification/smartregister/filter.svg);
	width: 22px;
    height: 20px;
    position: relative;
    bottom: 3px;
    left:3px;
}
#prjctmngmnt .toolbarButton:hover{
	background-color:#fff !important;
}
#prjctmngmnt .smartreg-toolbar-button.open .toolbarButton{
	background-color: transparent !important;
    box-shadow: 0 0 0 0px rgb(6 150 215 / 35%) !important;
}
#prjctmngmnt .smartreg-toolbar-button.open #downloadLabel .fa-angle-down{
	top:0px;
	left:4px !important;
}
#prjctmngmnt .toolbarButton .fa.fa-angle-down{
	left: 3px !important;
}
#prjctmngmnt .actionsDropdown #downloadLabel + .project-menu:before {
    right: 11px;
}
#prjctmngmnt .downloadPDFlist.smartreg-toolbar-button>ul{
	width: 275px;
    left: -170px;
    top: 20px;
}
#prjctmngmnt .downloadPDFlist.smartreg-toolbar-button>ul li{
	padding-left:15px !important;
}
.projectmanagement-grid-toolbar .fileLinks li{
	padding: 10px 10px;
}
#w2ui-overlay-searches-projectMngmntGrid{
	left:236px !important;
}
.projmanage-download .fa-angle-down,.projmanage-action .fa-angle-down {
    transform: rotate(0deg);
}
.dropdown.open .projmanage-download .fa-angle-down,.dropdown.open .projmanage-action .fa-angle-down {
    transform: rotate(180deg);
}
#tb_projectMngmntGrid_toolbar_item_w2ui-search-advanced{
	padding-left:40px;
}
#eventgrid #tb_eventgrid_toolbar_item_w2ui-search-advanced{
	padding-left:0px;
}
#eventgrid .w2ui-toolbar table.w2ui-button .w2ui-tb-down > div,#projectMngmntGrid .w2ui-toolbar table.w2ui-button .w2ui-tb-down > div{
	border-color:#333;
	background-image: url(/autospecs/images/unification/down-arrow.svg);
	height: 8px;
    width: 8px;
    background-repeat: no-repeat;
    -webkit-transform: rotate(360deg);
    position: relative;
    top: 2px;
    left: -1px;
    border-width:0px;
}
#eventgrid .w2ui-tb-caption,#projectMngmntGrid .w2ui-tb-caption{
	color:#333;
	padding-left: 11px;
    font-size: 14px;
    font-weight: 600;
}
#eventgrid.w2ui-grid .w2ui-toolbar-search .w2ui-search-all,#projectMngmntGrid.w2ui-grid .w2ui-toolbar-search .w2ui-search-all{
	display:block;
	width: 180px;
    position: relative;
    top: 0px;
    height: 30px !important;
    border-radius: 2px !important;
    padding-left: 35px !important;
}
#projectMngmntGrid.w2ui-grid .w2ui-toolbar-search .w2ui-search-all{
	display:block;
	width: 170px;
    position: relative;
    top: 3px;
    height: 30px !important;
    border-radius: 2px !important;
    padding-left: 30px !important;
}
#tb_projectMngmntGrid_toolbar_item_w2ui-search{
	padding-left:8px;
}
#eventgrid .w2ui-icon.icon-search-down {
    background-size: 16px 16px !important;
}

#eventgrid label.btn.btn-checkbox{
	margin-left: 5px;
    margin-top: 1px;
}
#eventgrid #grid_eventgrid_footer{
	position: absolute;
    bottom: 0px;
    height: 50px;
    width: 100%;
    display:block !important;
    float:right;
    background-color:#fff;
}
.daysallevents .btn-success{
	background-color: #0696d7;
    border-radius: 3px;
    font-weight: 500;
    font-size: 14px;
    padding: 6px 10px;
    border-color: transparent;
}
.todate + div .uib-datepicker-popup{
	left:-20px !important;
}
.daysallevents .uib-button-bar .btn-info {
    background-color: #fff;
    color: #333;
    border-color: #333;
    margin-right: 20px;
    border-radius: 3px !important;
    font-weight: 500;
    font-size: 14px;
    padding: 6px 10px;
}
.daysallevents .btn-danger {
    background-color: #fff;
    color: #0696d7;
    border: 0px;
    font-weight: 600;
    font-size: 14px;
}
.right-topnav .topbanner-admin{
	top:0px;
	position:relative;
	border-bottom:0px solid #ddd;
}
.slash{
	color: #999;
    font-size: 14px;
}
#eventgrid.w2ui-grid .w2ui-toolbar-search{
	display:block;
	height: 26px;
    border: 1px solid #ddd;
    width: 180px;
    border-left: 0px solid #ddd !important;
}
#eventgrid.w2ui-grid .w2ui-toolbar-search .w2ui-search-down{
	margin-left: 0px;
    margin-top: -12px;
    width: 29px;
    height: 21px;
    text-indent: 32px;
    margin-right: 14px;
    background: url(/autospecs/images/unification/search-arrow.png) no-repeat center !important;
    border-right: 1px solid #ddd;
    cursor:pointer;
}
#projectMngmntGrid.w2ui-grid .w2ui-toolbar-search .w2ui-search-down{
	margin-left: 0px;
    margin-top: -8px;
    width: 28px;
    height: 21px;
    text-indent: 32px;
    margin-right: 14px;
    background: url(/autospecs/images/unification/search-arrow.png) no-repeat center !important;
    border-right: 1px solid #ddd;
    cursor:pointer;
}
#eventgrid.w2ui-grid .w2ui-toolbar-search .w2ui-search-clear{
	margin-top:-15px;
	background-color:transparent;
}
#eventgrid #tb_eventgrid_toolbar_item_w2ui-search{
	display: block;
    margin-left: 12px;
    margin-right:12px;
}
.acc-radiobtn.acc-radiobtn-header.version-radiocheck,.create-version-form .acc-radiobtn.version-radiocheck{
	top:0px;
}
.acc-radiobtn.version-radiocheck{
	position: relative;
    right: 0px;
    top: 3px;
}
.daysallevents .radio-inline,.daysallevents .radio-inline .acc-radiobtn{
	position:relative;
	right:5px;
}
.daysallevents .acc-radiobtn + label{
	padding-left: 5px;
    font-weight: 500;
}
.applied-filters{
	position: absolute;
    margin: 56px 0%;
    display: block;
}
.daysallevents .version-radiocheck.acc-radiobtn + label{
	font-weight: 600;
    padding-left: 5px
}
.radio-inline .version-radiocheck .select-filtertype{
	height: 16px;
    width: 16px;
    right: 1px;
    top: -1px;
}
#prjctmngmnt #projectMngmntGrid{
	border-top:1px solid #ddd;
	border-radius: 0px;
}
#w2ui-overlay-searches-eventgrid .w2ui-grid-searches{
	width:480px !important;
}
.integrations-common-page .btn-submit, .integrations-common-page a.btn-pype2:hover{
	color:#fff !important;
}
/* Events End */
/* Specs Management Start */
.supportTileOuter .btn-primary{
	background-color: #fff;
    color: #333;
    border-bottom: 1px solid #ddd !important;
    border-color: #fff;
    text-align: left;
    font-weight:500;
    font-size:14px !important;
}
.SupportHeading .switch-arrow{
	position: absolute;
    bottom: 12px;
    right: 10px;
}
.SupportHeading  .fa-angle-down{
	position: absolute;
    bottom: 12px;
    right: 10px;
}
.SupportHeading{
	height:100px !important;
	z-index:3;
	margin-left: -15px;
}
.btm-7{
	bottom:7px !important;
}
.admin-support textarea{
	background-color:#f1f1f1 !important;
	border:0px solid #fff;
	width:100%;
}
.admin-support .browse-from-com-btn .fileInput{
	/*height:auto;
	top:auto;*/
}
.projectlist-enable{
    position: absolute;
    right: 10px;
    top: 30px;
}

.SupportHeading ul.settings-menu li{
	height:35px;
	padding:7px 10px;
	font-weight:500;
	text-overflow: ellipsis;
    width: 100%;
    overflow: hidden;
    white-space: nowrap;
}
.SupportHeading ul.settings-menu li:hover,.SupportHeading .dropdown-menu>.active>a:hover{
	background-color:#0696d7;
	color: #fff !important;
    cursor: pointer;
    font-weight: 500;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}
.SupportHeading .settings-subhead{
	z-index:1;
	color:#666;
}
.SupportHeading .settings-menu{
	max-height: 300px;
    overflow: auto;
    width:100%;
}
.admin-support .col-sm-4 .form-group{
	box-shadow: 0px 0px 10px #d9d9d9;
	min-height:250px;
	max-height:405px;
	display: grid;
}
.admin-specmanage{
	max-height: calc(100vh - 220px);
}
.admin-support .btn-primary:active:hover{
	background-color:#fff;
	border-color:#fff;
}
.admin-support .btn:focus{
	color:#333;
}
.product-dataspecs{
	height:325px !important;
	min-height: 325px !important;
}
.product-dataspecs .plan-browse{
	width: 90%;
    float: left;
    cursor: pointer;
    margin: 20px 5% 15px;
    padding: 85px 10px;
    border: 1px dotted #d9d9d9;
    height: 225px;
}
.admin-support .grid-toolbar{
	z-index:8;
}

.admin-smartregister .admin-smartregistgrid > table{
	margin-top:10px;
}
.admin-smartregister .smartregister-page .grid-toolbar .w2ui-break{
	top:0px;
}
.admin-smartregister #grid_submittalRegisterGrid_toolbar.w2ui-grid-toolbar {
    padding: 6px 3px 4px 10px;
    z-index: 0;
}
.admin-smartregister .toolbarButton {
    border-radius: 4px !important;
    padding: 4px 6px 4px 4px;
}
.admin-smartregister .smartRegisterChanged,.icon-filterbright{
	filter: invert(0.19) sepia(1) saturate(60) hue-rotate(194.4deg) brightness(1.05);
}
.admin-smartregister .smartregister-page #element .grid-toolbar {
    left: 260px;
    z-index: 2;
}
.mlr-auto{
	margin-left:auto;
	margin-right:auto;
	display:block;
}
.dot-brd{
	border: 1px dotted #ddd;
}
.admin-smartregister .downloadPDFlist .project-menu .fileLinks i{
	background-color:transparent;
}
.admin-smartregistgrid .quickFilterContent{
	padding: 9px 0px 0 0px;
}
.admin-smartregistgrid .divisioncodes{
	width:100%;
	height:40px;
	border-radius:0px !important;
}
.admin-smartregistgrid .fileLinks li {
    padding: 8px 0px;
}
.admin-smartregister .downloadPDFlist>ul{
	width:235px;
}
.admin-smartregistgrid .fancy-checkbox input[type=checkbox]:checked+.btn-group>label.filter-checkbox{
	left:0px;
}
.admin-smartregistgrid .Dropdwn-button-styles.smart-register{
	font-size:12px;
}
.admin-support .admin-smartregistgrid .smartRegisterPopover + .divisionCodesFilter{
	left:0px !important;
}
.admin-support .admin-smartregistgrid .smartRegisterPopover + .divisionCodesFilter:before{
	display:none;
}
.admin-smartregistgrid .divisionCodesFilter .arrow{
	inset: -10px 79px auto auto !important;
	border-width: 9px;
}
.admin-smartregistgrid .smartRegisterPopover + .popover {
	left:420px !important;
}
.admin-support .admin-smartregistgrid .smartRegisterPopover + .specSectionsFilter{
	left:220px !important;
}
.admin-smartregistgrid .specSectionsFilter:before{
	display:none;
}
.admin-smartregistgrid .popover-content {
    padding: 9px 0px 9px 14px;
}
.admin-smartregistgrid .specSectionsFilter + .popover .arrow{
	inset: -9px 65px auto auto !important;
}
.admin-smartregistgrid .smartRegisterPopover + .popover .arrow{
	inset: -10px 97px auto auto !important;
}
.admin-smartregistgrid .specsection-display{
	height:40px;
	border-radius:0px;
}

.top-34{
	top:34px !important;
}
.downloadspecs{
	height: calc(100vh - 230px);
    overflow: auto;
}
.downloadspecs .supportTileOuter>div {
    margin-top: 10px;
}
.admin-smartregistgrid .w2ui-grid .w2ui-grid-body .w2ui-grid-records table tr.w2ui-odd,.admin-smartregistgrid .w2ui-grid .w2ui-grid-body .w2ui-grid-records table tr.w2ui-even{
	height:50px !important;
}
.admin-smartregistgrid .downloadPDFlist .fileLinks a:hover{
	background-color:#f6f6f6;
}
.customerproject-adjust{
	position:absolute;
	bottom:-49px;
}
.admin-projectSelected,.admin-versionSelected{
	padding-right:35px !important;
}
.admin-smartregistgrid .downloadPDFlist .project-menu .fileLinks i.fa-files-copy{
	background-color: #0696d7;
    top: 3px;
}
.admin-smartregistgrid .w2ui-grid .w2ui-grid-footer{
	background-color:#fff;
	height:30px;
}
.editexport-system .thumbnail.progressbar li:first-child:before{
	background-color:#fff;
	margin-top:-3px;
}
.editexport-system .progressbar li:before{
	margin-top:-3px;
}
.loader-spin.admin-specs{
	top:40%;
	z-index:999;
}
.admin-specmanage .version-radiocheck>div{
	top: -1px;
    border-color: #0696d7;
    width: 16px;
    height: 16px;
    right: 1px;
}
.admin-smartregistgrid .w2ui-grid .w2ui-grid-footer .w2ui-footer-right{
	float: left !important;
}
.admin-smartregistgrid .downloadPDFlist .project-menu:before{
	right:38px;
}
.admin-smartregistgrid .downloadPDFlist button + .project-menu:before {
    right: 158px;
}
.smartregister-specs{
	height: calc(100vh - 230px);
    overflow: auto;
}
.specmanage-admin .loader-spin{
	z-index:999;
	top: 500px;
}
.btn.smartRegisterPopover.adminsmart-filters.filter-selected-state {
    background: #fff;
    color: #333;
    border: 1px solid #bbb;
    padding-top: 8px;
    font-size: 14px;
    font-weight: 600;
}
.btn-primary[disabled]:hover{
	background-color: #0696d7;
    border-color: #0696d7;
}
.btn.smartRegisterPopover.adminsmart-filters.filter-selected-state .ellipsisSpan1{
	position: relative;
    bottom: 0px;
}
.daysallevents .eventsdays.btn:hover,.daysallevents .btn-blue:hover{
	color:#fff !important;
}
#prjctmngmnt .project-menu .toolbarButton span{
	font-size:14px !important;
}
#solvvy-v5-widget-container + #w2ui-overlay{
	top:100px;
	margin-left:0px;
}
#solvvy-v5-widget-container + #w2ui-overlay .w2ui-select-field table tr{
	font-size:13px;
	margin-left:10px;
}
.pypeadmin-icon{
	position: relative;
    top: 75px;
    font-size: 14px;
    font-weight: 500;
    color: #0696d7;
}
.pypeadmin-icon a{
	color:#0696d7;
}
.supportTileOuter .btn-primary span{
	width: 80% !important;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    display: block;
    float: left;
}
.admin-specmanage .btn-submit{
	margin-left:0px;
}
.version-check + .projectspecs-head{
	font-weight:bold !important;
}
.disable-upload{
	display:none;
}
.enable-upload{
	display:block;
}
.admin-support .col-sm-4 .form-group.upload-browse-adjust{
	min-height: 380px;
    display: block;
    overflow: auto;
}
.uploadrun-btn{
	position: relative;
    top: 125px;
    padding-top: 12px;
}
.disable-upload.enable-upload ul li{
    padding-bottom:10px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    width: 90%;
    text-align:left;
}
.h-80px{
	height:82px;
}
.pos-t50{
	position:relative;
	top:50px;
}
.pos-t40{
	position:relative;
	top:40px;
}
.SupportHeading .company-switch-error{
	position: absolute;
    bottom: 87px;
    right: 75px;
    color: #0696d7 !important;
    width: 483px;
}
.uib-datepicker-popup li div.uib-datepicker table td button.btn-default.active .text-info,.uib-datepicker-popup li div.uib-datepicker table td button.btn-default.active span{
	color:#fff;
}
#eventgrid .w2ui-toolbar table.w2ui-button .w2ui-tb-down,#projectMngmntGrid .w2ui-toolbar table.w2ui-button .w2ui-tb-down{
	display:none;
}
.allevents .filter-center{
	position: absolute;
    text-align: center;
    margin: 0 auto;
    width: 100%;
}
.projfilter{
	margin-top: 60px !important;
    margin-bottom: 10px !important;
}
.all-btn{
	text-align: center;
    padding-top: 6px;
    padding-bottom: 2px;
    padding-left: 5px;
    margin-left: 5px;
    height: 30px;
    width: 30px;
    font-weight: 500;
}
.w-650{
	width:650px;
}
.loader-spin-smart{
	top:335px !important;
}
.w2ui-overlay .w2ui-grid-searches table td.operator select{
	padding-left:10px !important;
}
.inline-block{
	display:inline-block;
}
.allevents .filterAlert{
	width: auto;
    display: inline-block;
}
.uploadspecspdf-scroll{
    overflow-y: auto;
    display: block;
    max-height: 90px;
}
.settings-subhead.account + div{
	position: relative;
    top: 25px;
}
.eventdays-text{
	width:105px;
}
.specview-header #specview-fullscreen:hover{
	filter: invert(0.19) sepia(1) saturate(60) hue-rotate(194.4deg) brightness(1.05);
}
.projectdetails .modal-dialog{
	width:350px;
}
.h-150{
	height:150px;
}
.allevents .filter-tag{
	border-radius:4px;
}
.nochanges-validate{
	width: 35%;
    margin: 16% auto 0px !important;
}
.ro-table thead,.ro-table tbody tr td,.ro-table > thead > tr > th{
	height:50px;
	text-align:left !important;
}

.ro-table > thead > tr > th:nth-child(n+4) {
    text-align: left !important;
}
.ro-table tbody{
	overflow-y: auto;
    width: 100%;
}
.ro-table.table-bordered{
	border-left:0px solid #ddd !important;
    height: calc(100vh - 330px);
    overflow-y: auto;
}
.ro-table thead{
	display:contents;
}
.ro-table tbody tr td{
	border-right: 1px solid #fff !important;
	position:relative;
	top:1px;
}
.ro-table tbody tr td.text-center.cursorPointer{
	position:relative;
	top:0px;
}
.ro-table .compareNumbersLnks{
	position: relative;
    top: 8px;
}
.submittalchanges table.smart-events thead th{
	opacity:.8;font-weight:600;
}
.submittalchanges table.smart-events tr td{
	font-weight:500;
}
.smartreg-historyadmin select{
	background-position-x: 97% !important;
}
.pos-relative{
	position:relative !important;
}
.planupload-browse{
    width: 100%;
    float: left;
    cursor: pointer;
    margin: 20px 0% 5px;
    padding: 42px 10px;
    border: 1px dotted #d9d9d9;
    height: 120px;
}
.h-36{
	height:36px;
}
.editexport-system .progressbar li.active:before{
	border-color:#0696d7 !important;
	background-color: #0696d7 !important;
}
.exportsystem-details .dropdown-menu{
	margin-top:35px;
}
.brd-leftrds{
	border-top-left-radius: 4px;
    border-bottom-left-radius: 4px;
}
.createexport-scroll.integration{
	height: calc(100vh - 325px);
}
.am-fade-and-slide-right .aside-body label,.am-fade-and-slide-right .aside-body span{
	font-weight:500;
}
#txtProcessingClass .tags.focused,#txtMappingProcessingClass .tags.focused, #txtTransformationRuleMethod .tags.focused,
#txtTransformationRuleClass .tags.focused,#txtSheetProcessingClass .tags.focused,#txtValues .tags.focused{
	width:100% !important;
}
.editexport-system .current-active:before{
	border-color:#0696d7 !important;
}
.editexport-system .current-active:after{
	background-color:#0696d7 !important;
}
.editexport-system .tick{
	top:-50px;
}
.allevents .eventsfiltersapplied + #element #eventgrid .w2ui-grid-records {
    height: calc(100vh - 418px) !important;
}
.eventsfiltersapplied + #element #eventgrid #grid_eventgrid_body {
    height: calc(100vh - 360px) !important;
}
.allevents .eventsfiltersapplied + #element #eventgrid > div {
    height: calc(100vh - 272px) !important;
}
 .eventsfiltersapplied span.bg-primary{
 	border-radius: 4px;
    background-color: #eee;
    padding: 2px 10px !important;
    color: #3C3C3C !important;
    margin: 0 10px 0 0;
    font-weight: 600;
    display: inline-block;
    align-items: center;
    text-transform: uppercase;
 }
 .eventsfiltersapplied span.bg-primary a img{
 	width: 9px;
    margin-left: 10px;
 }
 .already-exist input {
     color: #333 !important;
 }
 .already-error {
     color: red;
 }
 #Buildsub .dropdown-menu li a{
 	padding-left: 5px
 }
.compare-submittal-body + .container-fluid .dottedCell.redBackground {
    background-color: #848488 !important;
}
.compare-submittal-body + .container-fluid .redBackground,.compare-submittal-body .redBackground{
	border-left: 4px solid #848488 !important;
}
.compare-submittal-body + .container-fluid .dottedCell.yellowBackground {
    background-color: #FAA21B !important;
}
.compare-submittal-body + .container-fluid .yellowBackground,.compare-submittal-body .yellowBackground{
	border-left: 4px solid #FAA21B !important;
}
.compare-submittal-body + .container-fluid .dottedCell.greenBackground,.compare-copy-submittal + .container-fluid .dottedCell.greenBackground {
    background-color: #35BC35 !important;
}
.compare-submittal-body + .container-fluid .greenBackground,.compare-copy-submittal + .container-fluid .greenBackground,.compare-submittal-body .greenBackground{
	border-left: 4px solid #35BC35 !important;
}
.compare-copy-submittal .greenBackground{
	border-left: 4px solid #35BC35 !important;
}
.compare-copy-submittal .dottedCell.greenBackground {
    background-color: #35BC35 !important;
}
.compare-copy-submittal .dottedCell.yellowBackground {
    background-color: #FDDAA4 !important;
}
.compare-copy-submittal .yellowBackground{
	border-left: 4px solid #FDDAA4 !important;
}
.projectstatus .disabled:read-only{
	opacity:.5;
}
.addtoregister .modal-dialog{
	width:900px;
}
.disabled-class {
	opacity: 0.5;
    pointer-events: none;
    cursor: not-allowed;
}
.loader.popuploader > div img {
   	height: 64px;
    width: 64px;
    margin: 0px !important;
}
/* Remove arrows from input of type number */

/* Chrome, Safari, Edge, Opera */
input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0;
}

/* Firefox */
input[type=number] {
  -moz-appearance: textfield;
}
.acc-projectlistload{
	height:250px;
	padding-top:0px;
	margin-bottom: 20px;
}
.acc-projects-list .loading-illusion, .acc-projectlistload .loading-illusion{
    margin-bottom: 30px;
    margin-top: 8px;
    height:40px;
}
.loading-templateillusion, .acc-projectlistload .loading-templateillusion{
	margin-bottom: 50px !important;
    margin-top: 8px;
}
.acc-projects-list .grey-strips,.acc-projectlistload .grey-strips{
    height: 6px;
    display: block;
    margin: 0 4.5%;
    border-radius:4px;
}

.acc-projects-list .first-strip,.acc-projectlistload .first-strip {
    top: 15px;
    width: 40%;
}
.projectlists-load .loading-illusion.loading-count{
	height:15px !important;
}
.projectlists-load .countstrip{
	top: 15px;
    width: 25%;
}
.acc-projects-list .second-strip,.acc-projectlistload .second-strip {
    top: 22px;
    width: 90%;
}
.acc-projectlistload.projectlists-load + .acc-projectslist{
	display:none;
}
.m-t24{
	margin-top:24px;
}
.warining-timeout{
	z-index:999999999999 !important;
}
.warining-timeout .modal-content{
	width:460px;
}
.warining-timeout .modal-content .modal-header{
	padding: 16px 24px;
}
.warining-timeout .modal-content .modal-header .session-header{
	color: #3c3c3c;
    font-weight: 400;
}
.warining-timeout .modal-body{
	padding: 30px 25px !important;
}
.warining-timeout .modal-footer{
	padding: 17px 24px;
}
.modal-open .warining-timeout + .modal-backdrop + .mainContainer{
	z-index:1;
	position:absolute;
}
.modal-open .warining-timeout {
	z-index:999999;
	display:block;
}