
.specs-schedules-link-icons {
	float: right;
	padding: 5px 10px;
	text-decoration: underline;
}

.specs-schedules-search-bar {
	float: left;
	width: 25%;
}

.nopadding-without-override {
	padding: 0px;
	margin: 0px;
}

.specs-schedules-filters {
	height: 20px;
	border-left: 1px solid #ccbcbc;
	padding-left: 15px;
	padding-right: 5px;
}

.spec-section-arrrow {
	float: right;
}

.filters-dropdown {
	padding-left: 15px;
	cursor: pointer;
	display: inline-block;
}

.drawing-schedules-image-menu {
	height: 20px;
	display: inline-block;
	padding-left: 15px;
	padding-right: 5px;
	border-left: 1px solid #ccbcbc;
}

.drawigns-schedules-arrow {
	margin-left: 15px;
	margin-top: 8px;
}

.specstoscheduletitles .drawing-specs-header-left-content {
	width: 30%;
}

.specstoscheduletitles .drawing-specs-header-right-content {
	width: 70%;
}

.specstoscheduletitles ::-webkit-scrollbar {
	width: 5px;
}

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

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

.specstoscheduletitles ::-webkit-scrollbar-thumb:hover {
	background: #acacac;
}

.search-width {
	width: 25%;
}

.specstoscheduletitles .specs-schedules-search {
	    background: rgb(238, 238, 238);
}

.specstoscheduletitles .specs-schedules-left-accordion {
	background: white;
}

.specstoscheduletitles .specs-schedules-listing-header {
	background-color: #f5f5f5;
	height: 20px;
	padding: 2px 20px 5px 50px;
	float: left;
	width: 100%;
}

.specstoscheduletitles .new-specs-schedules-listing-header {
	padding: 8px 10px 2px 25px;
	background-color: #e6e8e8;
	height: 32px;
	float: left;
	font-size: 11px;
}

.specstoscheduletitles .schedules-specs-listing-header {
	padding: 8px 10px 2px 0px;
	background-color: #e6e8e8;
	height: 32px;
	float: left;
	font-size: 11px;
}

.specstoscheduletitles .spec-code-header-container {
	width: 10%;
}

.specstoscheduletitles .new-spec-code-header-container {
	width: 20%;
	float: left;
}

.schedule-specs-schedule-name-header-container {
	padding-left: 10px;
	width: 80%;
	float: left;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.schedule-specs-sheets-header-container {
	width: 20%;
	float: left;
}

.schedule-specs-spec-code-header-container {
	float: left;
	width: 20%;
	padding-left: 20px;
}

.schedule-specs-spec-name-header-container {
	float: left;
	width: 40%;
	padding: 0 0 0 5px;
}

.schedule-specs-spec-pdf-header-container {
	float: left;
	width: 25%;
}

.specstoscheduletitles .spec-name-header-container {
	width: 25%
}

.specstoscheduletitles .new-spec-name-header-container {
	width: 55%;
	float: left;
}

.specstoscheduletitles .spec-pdf-header-container {
	width: 20%;
}

.specstoscheduletitles .new-spec-pdf-header-container {
	padding-left: 20px;
	width: 20%;
	float: left;
}

.specstoscheduletitles .schedule-name-header-container {
	width: 35%;
	float: left;
	font-size: 12px;
}

.specstoscheduletitles .new-schedule-name-header-container {
	padding-left: 10px;
    width: 74%;
    float: left;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.specstoscheduletitles .schedule-sheets-header-container {
	width: 10%;
	font-size: 12px;
}

.schedule-specs-close-icon-container {
	padding-top: 5px;
    font-size: 18px;
    color: #d4d4d4;
    float: right;
}

.specstoscheduletitles .new-schedule-sheets-header-container {
	width: 10%;
	float: left;
}

.specstoscheduletitles .new-spec-code-container {
	width: 26%;
	float: left;
	padding-top: 10px;
	padding-left: 25px;
}

.schedule-specs-spec-code-container {
	font-weight: 600;
	width: 22%;
	float: left;
	padding-top: 10px;
	padding-left: 45px;
}

.specstoscheduletitles .new-spec-name-container {
	width: 50%;
	padding: 10px 0px;
	float: left;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
}

.schedule-specs-spec-name-container {
	text-transform: capitalize;
	font-weight: 600;
	width: 39%;
	padding: 10px 4px;
	float: left;
	display: block;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    line-height: 12px;
}

.specstoscheduletitles .new-spec-pdf-container {
	padding-left: 35px;
	width: 15%;
	float: left;
	padding-top: 10px;
}

.schedule-specs-spec-pdf-container {
	width: 12%;
	float: left;
	padding-top: 10px;
}

.specstoscheduletitles .schedule-name-value {
	padding-left: 15px;
}

.schedule-specs-unlink-icon {
	background-color: #f2f2f2;
	border-radius: 50px;
	box-shadow: 0px 0px 2px #f2f2f2;
	padding: 6px 6px;
	width: 25px;
	height: 25px;
}

.link-icon-section {
	float: right;
    padding-top: 5px;
}

.schedules-specs-link-text {
	padding-right: 15px;
	cursor: pointer;
	text-decoration: underline;
	padding-left: 5px;
}

.specstoscheduletitles .new-schedule-name-value {
	font-weight: 600;
    width: 88%;
    float: left;
    padding: 10px 38px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.schedule-specs-schedule-name-value {
	font-size: 13px;
	width: 80%;
	float: left;
	padding: 14px 10px;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	    line-height: 13px;
}

.new-schedule-title-sheets-icon {
	width: 8%;
    float: left;
    padding-top: 9px;
}

.schedule-specs-schedule-title-sheets-icon {
	width: 12%;
	float: left;
	padding: 10px 0px
}

.edit-drawings-ellipsis {
	float: left;
	padding-left: 30px;
	padding-top: 5px;
	font-size: 20px;
	color: #cccccc;
}

.specstoscheduletitles .schedule-name-container {
	display: inline-block;
	width: 100%;
	font-weight: 600;
}

.specstoscheduletitles .schedules-listing-body {
	background: white;
	font-size: 13px;
	float: left;
	width: 100%;
}

.schedules-header-container {
	background: #f5f5f5;
	padding-left: 60px;
}

.specstoscheduletitles .specs-listing-container {
	border: 0px;
}

.specstoscheduletitles .specs-listing-body {
	cursor: pointer;
	background: #fafafa;
	padding: 10px 20px 10px 50px;
	float: left;
	width: 100%;
	color: #3b4553;
	font-size: 13px;
}

.info-link-icon {
	width: 25px;
	position: absolute;
	z-index: 1;
	right: -24px;
	top: 20%;
	vertical-align: middle;
}

.no-schedules-info-link {
	right: -13px;
}

.question-mark-icon {
	height: 20px;
	width: 18px;
}

.specstoscheduletitles .drawings-listing-body {
	padding: 0px 0px;
	 border-bottom: 1px solid #eae9e9;
	background: #fafafa;
	float: left;
	color: #3b4553;
	font-size: 12px;
}

.no-schedules-listing {
	background: white;
}

.schedules-titles-found-div {
	border-left: 1px solid #f0f2f1;
	background: white;
}

.specstoscheduletitles .category-row-lnk {
	margin-top: 2px;
	float: right;
	padding: 5px 10px;
	cursor: pointer;
	font-size: 13px;
}

.no-schedules-title-found {
	background: white;
	text-align: center;
}
.specstoscheduletitles .other-submittal-category-icon img {
	width: 100%;
	height: 100%;
}

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

.specstoscheduletitles .submittal-category-label {
	padding-left: 15px;
}

.specstoscheduletitles .category-row-lnk:hover {
	background-color: rgba(211, 211, 211, 0.18);
}

.no-schedules-titles-div {
	padding: 60px 20px 15px 20px;
	width: 100%;
}

.no-schedule-label {
	color: red;
	padding-left: 5px;
	padding-right: 15px
}

.no-schedule-icon {
	color: red;
}

.add-schedule-icon {
	color: green
}

.add-schedule-button-label {
	padding-left: 5px;
	padding-right: 15px;
	color: green
}

.evnenBackground {
	background-color: white;
}

.oddBackground {
	background-color: #e6e8e8;
}

.filters-drop-down {
	width: 250px;
	margin-top: 10px;
	overflow-y: unset;
	margin-left: -40px;
}

.drawing-schedules-filters-drop-down {
	width: 270px;
	margin-top: 10px;
	overflow-y: unset;
	margin-left: -40px;
}

.add-schedule {
	float: left;
	padding-top: 10px;
	color: #4cae4b;
}

.add-schedule-plus-icon {
	height: 16px;
	width: 16px;
}

.add-schedule-label {
	padding-left: 5px;
	vertical-align: middle;
	text-decoration: underline;
}

.specs-to-schedules-button {
	margin-right: 10px;
	width: 171px;
	font-size: 10px;
	border-radius: 50px;
	background: white;
}
.search-sections .btn-defalut.specs-to-schedules-button > span {
    float: left;
    width: 100%;
}
.no-schedules-identified-div {
	text-align: center;
	background: white;
	float: left;
	border: 0px;
	padding: 8px 0px;
	    border-left:1px solid #f0f2f1;
}

.filters-common-drawings {
	padding: 15px 10px;
}

.no-schdules-identified-exclamation {
	padding: 12px 0px;
	font-size: 15px;
}

.no-schedules-identified-label {
	font-size: 15px;
	padding-left: 5px;
}


/* schedules list class */

.schedules-list ::-webkit-scrollbar {
	width: 5px;
}

.schedules-list ::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 10px;
}

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

.schedules-list ::-webkit-scrollbar-thumb:hover {
	background: #acacac;
}

.schedules-list .modal-body {
	position: relative;
	padding: 0px;
	overflow-x: auto;
	min-height: 350px;
	max-height: 350px;
}

.schedules-list .modal-header {
	height: 50px;
	background: #f0f1f2;
}

.schedules-list .all-schedules-listing-header {
	background-color: #f5f5f5;
	height: 20px;
	padding: 2px 20px 5px 50px;
	float: left;
	width: 100%;
	font-family: 'Open Sans', sans-serif;
}

.all-schedules-listing-header {
	padding-top: 5px;
	background-color: #f5f5f5;
	height: 25px;
	float: left;
	font-size: 11px;
	width: 100%;
}

.all-scheduels-finish-schedule-header {
	padding-left: 10px;
	float: left;
	width: 80%;
}

.all-schedules-listing-body {
	font-family: 'Open Sans', sans-serif;
	padding: 10px 0px;
	font-size: 12px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
}

.linked-schedule-checkbox {
	padding-left: 15px;
	float: left;
	width: 10%;
}

.linked-schedule-name-label {
	width: 70%;
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
	float: left;
	padding: 4px 0px;
}

.linked-schedule-pdf-label {
	float: left;
	width: 10%;
	padding: 4px 0px;
}

.linked-schedule-ellipsis {
	float: left;
	width: 10%;
	/* padding: 4px 0px; */
	font-size: 20px;
	color: #cccccc;
}

.specs-schedules-expand-all {
	float: right;
	padding-right: 28px;
	padding-top: 12px;
	font-size: 12px;
}

.specs-schedules-expand-all-link {
	color: #b2b2b2;
	text-decoration: underline;
}

.schedule-specs-question-mark {
	font-size: 18px;
	padding: 0px 5px;
	background: #9f9f9f;
	color: white;
}


/*  Drawings Delete */

.link-specs-schedules ::-webkit-scrollbar {
	width: 5px;
}

.link-specs-schedules ::-webkit-scrollbar-track {
	box-shadow: inset 0 0 5px grey;
	border-radius: 10px;
}

.link-specs-schedules::-webkit-scrollbar-thumb {
	background: #c1c1c1;
	border-radius: 10px;
}

.link-specs-schedules ::-webkit-scrollbar-thumb:hover {
	background: #acacac;
}

.link-specs-schedules .modal-body {
	position: relative;
	padding: 0px;
	overflow-x: auto;
	min-height: 350px;
	max-height: 350px;
}

.link-specs-schedules .modal-header {
	height: 45px;
	background: #f0f1f2;
}

.link-specs-schedules-listing-header {
	background-color: #f5f5f5;
	height: 20px;
	padding: 2px 20px 5px 50px;
	float: left;
	width: 100%;
}

.link-specs-schedules-listing-container {
	float: left;
	width: 100%;
	max-height: 30vh;
	overflow-y: auto;
}

.link-specs-schedules-listing-body {
	padding: 10px 20px 10px 20px;
	float: left;
	width: 100%;
	border-bottom: 1px solid #eee;
	color: #3b4553;
	font-size: 12px;
}

.link-specs-schedules .modal-footer {
	height: 55px;
	background-color: #f0f1f2;
}

.link-specs-schedules .link-schedules-specs-schedulename {
	color: #8b8b8b;
	padding-top: 10px;
	padding-left: 50px;
	font-size: 11px;
}

.link-specs-schedules .link-schedules-specs-scheduleValue {
	text-transform: uppercase;
	padding-left: 50px;
	padding-top: 2px;
}

.link-specs-schedules .link-schedules-panel {
	border-radius: 5px;
	overflow-y: auto;
	padding: 0px;
	margin: 10px 50px;
	border: 1px solid #ddd;
}

.link-specs-schedules-spec-code-container {
	font-size: 10px;
	float: left;
	width: 20%;
}

.link-specs-schedules-spec-name-container {
	font-size: 10px;
	float: left;
	width: 72%;
}

.link-specs-schedules-spec-pdf-container {
	font-size: 10px;
    float: left;
}

.link-specs-schedules-spec-code-value-container {
	float: left;
	width: 22%;
	padding-left: 15px;
}

.link-specs-schedules-spec-name-value-container {
	float: left;
	width: 67%;
}

.link-specs-schedules-schedule-name-container {
	font-size: 10px;
    float: left;
    width: 20%;
}

.link-specs-schedules-schedule-pdf-container {
	font-size: 10px;
    float: right;
    padding-right: 10px;
}

.link-specs-schedules-schedule-name-value-container {
	font-size: 11px;
    width: 80%;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
    float: left;
    padding-left: 15px;
    color: #424d5a;
}

.link-specs-schedules-schedule-pdf-value-container {
	font-size: 10px;
    float: right;
    padding-right: 10px;
}


.link-schedules-checkbox {
	padding: 1px 2px;
}

.link-scheules-popup-header-content {
	font-weight: 700;
	color: #273343;
	padding-left: 10px;
	font-size: 15px;
}


.drawing-specs-header-container.spec-header {
    background: rgb(240, 241, 243);
    border-bottom: 1px solid #e9eaec;
}

.drawing-specs-header-container.spec-header h1 {
    color: #48515c;
    font-size: 17px;
    font-weight: 500;
    margin: 7px 0 0 0;
    line-height: 18px;
}

.drawing-specs-header-right-content.spec-header-right .specs-schedules-link-icons {
    text-decoration: none;
    border-right: 1px solid #a5a3a338;
    padding: 0 20px;
    margin: 7px 0 0 0;
}

.drawing-specs-header-right-content.spec-header-right .specs-schedules-link-icons a > span {
    text-decoration: underline;
}
.drawing-specs-header-right-content.spec-header-right .dropdown.project-version-dropdown {
    margin-left: 20px;
}

.specs-schedules-search-bar .input-group-addon {
    background: #ffffff;
    border: 1px solid #f5f5f5;
    border-left: 0;
}

.specs-schedules-search-bar .filter-search-input {
    box-shadow: none;
    border: 1px solid #f5f5f5;
    border-right: 0;
    padding: 3px 0 3px 10px;
}

.specs-schedules-search-bar .input-group-addon span.glyphicon.glyphicon-search {
    color: rgb(187, 187, 187);
    border-left: 1px solid #efeeeed6;
    padding: 1px 0 0 10px;
    line-height: 18px;
}
.search-sections {
    padding: 5px 15px;
    box-shadow: 0px 1px 2px #0000002e;
    /* z-index: 9; */
    position: relative;
    /* float: left; */
}

.search-sections .dropdown.filters-dropdown {
    padding: 0 16px;
    border-left: 1px solid #8080802b;
    margin-left: 16px;
}

.search-sections .dropdown.filters-dropdown .specs-schedules-filters {
    border: 0;
    padding: 0;
}

.search-sections img.drop-down-icon {
    /* padding: 6px 0 0 0; */
    margin: 10.5px 13px 5.5px -4px;
}

.search-sections .btn-defalut.specs-to-schedules-button {
    margin: 0 -3px;
    line-height: 14px;
        cursor: default;
}
.search-sections .dropdown.filters-dropdown > img.drawing-schedules-image-menu {
    border: 0;
    padding-left: 0;
    padding-right: 6px;
}
.search-sections .dropdown.filters-dropdown span > img {
    width: 16px;
    margin: 0 0 0 13px;
}
.search-sections .specs-schedules-expand-all {
    padding: 8px 5px 0 0px;
}

.search-sections .specs-schedules-expand-all i.fa {
    font-size: 17px;
    margin: -1px 0 0 7px;
    float: right;
}
.search-sections .specs-schedules-expand-all a.specs-schedules-expand-all-link, a.specs-schedules-expand-all-link:hover, a.specs-schedules-expand-all-link:focus {
    text-decoration: none;
    color: #b2b2b2;
}
.search-sections .specs-schedules-expand-all .black-color {

    color: rgb(60, 69, 84);
}

.search-sections .specs-schedules-expand-all a.specs-schedules-expand-all-link > span {
    text-decoration: underline;
}
.search-sections .specs-schedules-expand-all i.fa.fa-chevron-circle-up, .specs-left-accordion-heading h4 .fa-chevron-circle-up {
    color: rgb(60, 69, 84);
}

.search-sections .specs-schedules-expand-all .fa-chevron-circle-down, .specs-left-accordion-heading h4 .fa-chevron-circle-down {
    color: rgb(204, 204, 204);
}
.specstoscheduletitles .specs-schedules-left-accordion .specs-left-accordion-heading h4 a {
    color: rgb(60, 69, 84);
    font-weight: 600;
    text-transform: uppercase;
    font-size: 13px;
    line-height: 14px;
    padding: 3px 0 0 0;
}
.specstoscheduletitles .specs-schedules-left-accordion .specs-left-accordion-heading h4 .black-color {
    color: #888b8f;

}
.search-sections .dropdown.filters-dropdown > span {
    color: rgb(56, 67, 82);
}
.specstoscheduletitles .new-specs-schedules-listing-header span {
    color: rgb(160, 158, 158);
}

/*----- */

.specs-listing-container .new-specs-schedules-listing-header.drawings-listing-data {
    padding: 0 10px 0 25px;
    border-bottom: 1px solid #eae9e9;
    background: #fafafa;
    float: left;
    color: #3b4553;
    font-size: 12px;
    height: auto;
}

.specs-listing-container .new-specs-schedules-listing-header.drawings-listing-data span {
	overflow: hidden;
	white-space: nowrap;
	text-overflow: ellipsis;
    color: rgb(59, 69, 84);
    padding: 13px 0;
    line-height: 12px;
}

.specs-listing-container .new-specs-schedules-listing-header.drawings-listing-data .schedule-name-value {
    font-weight: 600;
    padding-left: 10px;
}

.specs-listing-container .new-specs-schedules-listing-header.drawings-listing-data
 span.schedule-specs-close-icon {
    font-size: 18px;
    color: #d4d4d4;
    float: left;
    line-height: 9px;
}
.specs-listing-container .new-specs-schedules-listing-header.drawings-listing-data img.schedule-specs-unlink-icon {margin: 0 5px 0 0;}

.specs-listing-container .new-specs-schedules-listing-header.drawings-listing-data span.link-icon-section {
    padding: 6px 0px;
}
.specs-listing-container .new-specs-schedules-listing-header.drawings-listing-data span.new-spec-pdf-header-container {
    padding-left: 10px;
}
.specs-listing-container .new-specs-schedules-listing-header.drawings-listing-data span.new-schedule-sheets-header-container {
    width: auto;
    padding-right: 5%;
}
.drawing-specs-header-right-content.spec-header-right .specs-schedules-link-icons a:hover {
    text-decoration: none;
}

.no-specs-schedules-found-div {
  margin: 0 auto;
  text-align: center;
  padding: 15% 0;

}

.link-specs-schedules-listing-body label.btn.btn-checkbox {
    border: 2px solid #ebebeb;
    padding: 0px;
    line-height: 11px;
    border-radius: 3px !important;
    width: 15px;
    height: 15px;
    font-size: 12px;
    background: #ffffff;
    float: left;
    margin: 4px 0 0 0;
}

.link-specs-schedules-listing-body .fancy-checkbox-content {
    float: left;
    width: 100%;
}

.link-specs-schedules-listing-body .fancy-checkbox-content label.btn.btn-checkbox {
    margin: 0;
}

.link-specs-schedules-listing-body .filter-list.fancy-checkbox {
    padding: 0 0;
}


.repeating-schdules {
    float: left;
    width: 100%;
}

.pdf-close-div {
    float: right;
    width: 10%;
}

.pdf-close-div span {
    float: left;
}
.repeating-schdules span.new-schedule-name-header-container {
    width: 90%;
    float: left;
}

.specs-listing-container .new-specs-schedules-listing-header.drawings-listing-data .pdf-close-div span.schedule-specs-close-icon {
    float: right;
    padding-right: 14px;
}

.link-icon-main {
    position: absolute;
    height: 100%;
    display: flex;
    right: 15px;
    align-items: center;
    justify-content: flex-end;
}
.repeating-schdules-head {
    float: left;
    width: 80%;
    display: table-caption;
    justify-content: flex-start;
    align-self: auto;
}
.specs-listing-container .repeating-schdules-head span.new-schedule-name-header-container.schedule-name-value.ng-binding {
    padding: 5px 0;
    padding-left: 10px;
    line-height: 20px;
}
.repeating-schdules .pdf-close-div span.new-schedule-sheets-header-container {
    padding: 9px 0;
}

.repeating-schdules .pdf-close-div span.schedule-specs-close-icon {
    padding: 6px 0;
}
.schedules-titles-found-div .repeating-schdules-head {
    padding: 4px 0;
}

.link-icon-main.info-link-img {
    left: -13px;
    right: auto;
        top: 0;
}

.link-icon-main.info-link-img .info-link-icon.no-schedules-info-link {
    position: static;
    right: 0;
}
.specstoscheduletitles .repeating-schdules-head span.new-schedule-name-header-container {
    width: 90%;
}
.specs-listing-container .new-specs-schedules-listing-header.drawings-listing-data span.new-spec-pdf-header-container > a {
    padding:0 13px 0 39px ;
}



.schdule-pdf-close {
    float: right;
    padding: 0 12px 0 0;
}

.schdule-pdf-close span.schedule-specs-spec-pdf-container {
    width: auto;
    margin: 0 29px 0 0;
}

span.schedule-specs-spec-pdf-header-container.scedule-spec-pdf-close-head {
	margin-right : -15px;
    width: auto;
    float: right;
}
.schedule-main-div .repeating-schdules-head {
    width: 100%;
}

.link-icon-main .info-link-img .info-link-icon {
    position: static;
    right: 0;
}
/*---*/
 
.link-specs-schedules.link-spec-section .link-schedules-specs-scheduleValue {
    color: #424d5a;
    font-size: 12px;
}
 
.link-specs-schedules.link-spec-section .link-schdule {
    color: #8b8b8b;
    font-size: 11px;
}
.link-specs-schedules.link-spec-section .link-specs-schedules-listing-header {
    padding: 5px 20px 5px 50px;
    height: auto;
    color: #b9b9b9;
}
.link-specs-schedules.link-spec-section img.close-icon-size {
    width: 26px;
    padding: 3px 0 0 0;
}
.list-schules-pop-link i.fa.fa-file-pdf-o {
    font-size: 13px;
    padding: 0 5px 0 0;
}

.specs-schedules-popover {
	max-width:initial;
}

.all-schedules-titles-border {
	border-left: 1px solid #eae9e9;
}

/*--popcss--*/

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
  .drawing-listing-checkbox {
      float: none;
   }
}

@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
.popover.specs-schedules-popover{
	min-width:210px;
}
}

.schedule-specs-unlink-icon + .popover, .schdule-pdf-close .popover, .not-identified-question-withoutschedule-popup .popover, .link-withoutschedule-popup + .popover, .schedule-specs-close-icon .popover,  .link-icon-main .popover, span.link-icon-section .popover {
    box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.08);
    border: 1px solid #ececec;
    border-radius: 3px;
}
.schedule-specs-unlink-icon + .popover.left>.arrow, .schdule-pdf-close .popover.left>.arrow, .not-identified-question-withoutschedule-popup .popover.left>.arrow, .link-withoutschedule-popup + .popover.left>.arrow, .schedule-specs-close-icon .popover.left>.arrow,  span.link-icon-section .popover.left>.arrow {
    border-width: 6px;
    top: 4px !important;
    right: -12px !important;
    border-left-color: #8080802e;
}
.schedule-specs-unlink-icon + .popover .popover-content b, .schdule-pdf-close .popover .popover-content b, .not-identified-question-withoutschedule-popup .popover .popover-content b, .link-withoutschedule-popup + .popover .popover-content b, .schedule-specs-close-icon .popover .popover-content b, .link-icon-main .popover .popover-content b, span.link-icon-section .popover .popover-content b {
    color: #3b4553;
    margin: 0 0 3px 0;
    float: left;
    width: 100%;
}

.schedule-specs-unlink-icon + .popover .popover-content p, .schdule-pdf-close .popover .popover-content p, .not-identified-question-withoutschedule-popup .popover .popover-content p, .link-withoutschedule-popup + .popover .popover-content p, .schedule-specs-close-icon .popover .popover-content p, .link-icon-main .popover .popover-content p, span.link-icon-section .popover .popover-content p {
    color: #838383;
    line-height: 14px;
    font-size: 10px;
}

.not-identified-question-withoutschedule-popup .popover.right>.arrow, .link-icon-main .popover.right>.arrow, .nopadding.schedules-titles-found-div .link-icon-main .popover.right>.arrow {
    border-width: 6px;
    top: 3px !important;
    left: -12px !important;
    border-right-color: #8080802e;
}

.link-spec-section .btn-md.green-btn-common img {
    width: 17px;
    margin: 1px 0 0 0;
}

.link-spec-section .btn-md.cancel-btn-common img {
    width: 17px;
    margin: 1px 0 0 0;
}

.specstoscheduletitles .schedules-specs-listing-header .schedule-specs-sheets-header-container {
    padding: 0 0 0 24px;
}

.link-icon-main.info-link-img.popup-arrow-up .popover.right>.arrow {
    top: 12px !important;
}
.specstoscheduletitles .specs-listing-container span.schedule-specs-schedule-title-sheets-icon {
    padding: 10px 0px 10px 32px;
}

/* .no-schedules-identified-div .link-icon-main .popover.right>.arrow, .schedules-titles-found-div .link-icon-main .popover.right>.arrow
{
	 top: 11px !important;
}
  */
 
.drawing-specs-header-right-content.spec-header-right .specs-schedules-link-icons a {
    color: #0754be;
}
.specstoscheduletitles .schedules-specs-listing-header .schedule-specs-sheets-header-container, .schedule-specs-schedule-name-header-container, span.schedule-specs-spec-pdf-header-container.scedule-spec-pdf-close-head, span.schedule-specs-spec-code-header-container, span.schedule-specs-spec-name-header-container {
    color: rgb(160, 158, 158);
}

.link-scheules-popup-header-content + img {
    width: 19px;
    margin: 1px 0 0 0;
}

.specs-listing-container .drawings-listing-data.all-specs-schedules-data .col-lg-4 span {
    line-height: 25px;
    padding: 8px 0;
}

.dropdown.filters-dropdown.link-withoutschedule-popup + .popover {
    width: 164px;
}

.dropdown.filters-dropdown.link-withoutschedule-popup + .popover .popover-content {
    float: left;
    width: 100%;
}

.dropdown.filters-dropdown.link-withoutschedule-popup + .popover .popover-content b {
    font-size: 10px;
    text-align: center;
}
.specstoscheduletitles .specs-schedules-left-accordion .specs-left-accordion-heading h4 a:focus {
    text-decoration: none;
}
.project-version-dropdown .project-menu-custom {
    cursor: pointer;
}
.search-sections .btn-defalut.specs-to-schedules-button:active{
    box-shadow:none;
}
.project-version-dropdown .project-menu-custom img.drop-down-icon {
    transform: rotate(90deg);
}
.specs-listing-container .drawings-listing-data.all-specs-schedules-data .repeating-schdules-head {
    padding: 5px 0 6px 0;
}
