/* KEYWORDS: +all, +mozilla, +os, +webkit, -android, -chrome, -edge, -firefox, -gecko, -ie, -ie10, -ie11, -ie7, -ie8, -ie9, -ipad, -iphone, -khtml, -linux, -mac, -macos, -mobile, -opera, -presto, -safari, -trident, -trident3, -trident4, -trident5, -trident6, -trident7, -upbrowser, -win, -windows, -windowsphone, -windowsxp, -winphone, -winxp, -universal */

/*** Skipping CSS Section grid (only-param=resources) ***/
/*** Skipping CSS Section common (only-param=resources) ***/
/*** Skipping CSS Section navigation (only-param=resources) ***/
/*** Skipping CSS Section buttons (only-param=resources) ***/
/*** Skipping CSS Section slideshow (only-param=resources) ***/
/*** Skipping CSS Section productsnavigation (only-param=resources) ***/
/*** Skipping CSS Section sidebox (only-param=resources) ***/
/*** Skipping CSS Section forms (only-param=resources) ***/
/*** START ims20/global/resources.css ***/
/* =TEMPORARY SYSTEM CSS INCLUDED START */
/* ----------------------------------------------------------------------------- */
.always-display {
    display: block !important;
}

.rd-search-fields option.disabled {
    display: none !important;
}
.selected-filter {
    display: none !important;
}
.selected-filter-dummy {
    display: inline-block;
    white-space: nowrap;
    overflow: visible;
    position: relative;
    cursor: pointer;
    color: black;
    border: 1px solid #0A117C;
    border-radius: 3px;
    padding: 4px 5px 0px;
    /* ../www.ol.com.rd/install/scripts/search-ui.css doesn't support browser selectors, so it's in common.css*/
    font-size: 13px;
    line-height: 16px;
    color: #fff;

background: #6167b3;
background: -moz-linear-gradient(top, #6167b3 0%, #0a117c 100%);
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6167b3), color-stop(100%,#0a117c));
background: -webkit-linear-gradient(top, #6167b3 0%,#0a117c 100%);
background: -o-linear-gradient(top, #6167b3 0%,#0a117c 100%);
background: -ms-linear-gradient(top, #6167b3 0%,#0a117c 100%);
background: linear-gradient(to bottom, #6167b3 0%,#0a117c 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6167b3', endColorstr='#0a117c',GradientType=0 );
}

.selected-filter-dummy .text {
    display: inline-block;
    text-overflow: ellipsis;
    max-width: 90%;
    overflow: hidden;
}

.selected-filter-dummy .remove {
    display: inline-block;
    padding-left: 0.2em;
    overflow: hidden;
    position: absolute;
    right: 5px;
}
.selected-filter-dummy .remove span {
    display: none;
}
.selected-filter-dummy .remove:after {
    font-family: 'FontAwesome';
    font-size: 11px;
    content: '\f00d';
    margin-left: 3px;
    text-shadow: 1px 1px 0px #000;

    -ms-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
/* =TEMPORARY SYSTEM CSS INCLUDED END */
/* ----------------------------------------------------------------------------- */

/* =RESOURCES */
/* ipop customization for resources */
.ipop-all-fields-empty .iPopCloseBtn {
    background-image: none;	
    width: 20px; 
    height: 20px; 
    transition: all 0.2s ease-in-out;
}
.ipop-all-fields-empty .iPopCloseBtn:hover {
    color: #efefef; font-size: 24px;
}
.ipop-all-fields-empty .iPopCloseBtn::before {
    content: '';
    width: 10px;
    height: 10px;
    background: var(--sprite) -50px -225px no-repeat ;
}
.ipop-all-fields-empty.iPopBlock.styled .iPopBox {
    background-color: #fff;
    border-radius: 5px;
}
.ipop-all-fields-empty h3 {
    margin: 0; padding: 0;
    padding: 10px;
}

/* hide footer sitemap on resources page */
/* cancelled taskId.16803717 - remove this CSS snippet a little later */
/* #page6017 .extraContent, #page6017 .copyright {display: none !important;} */

/* resources search form */
.rd-search-form {
    font-size: 12px;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 15px;
}
/* taskId.16803954 remove heading */
.rd-search-form h3, .rd-search-form .h3 {
	display: none;	
}
.selected-filter-dummy {
	
}
.rd-search-form label.control-label {
    font-weight: normal;
    padding-top: 3px;
    text-align: left;
}
.rd-search-form input[type="text"],
.rd-search-form select {
    width: 170px;
    max-width: 100%;
	height: auto;
	border-radius: 0;
	height: auto;
	padding: 8px 10px;
}
/* browser/language differences */
.rd-search-form input[type="text"] {
    padding: 9px 10px;		
}
.rd-search-form select {
	
}
html[lang="ja-JP"] .rd-search-form select {

}
@media (min-width: 1200px) {
	.rd-search-form input[type="text"] {
		width: 245px;	
	}
}
.rd-search-form input[type="submit"],
.rd-search-form input[type="reset"] {

}
.rd-search-form input[type="submit"] {

}
.rd-search-form input[type="reset"],
.rd-search-form input[type="reset"]:hover,
.rd-search-form input[type="reset"]:focus {
    background-color: #fff;
	background-image: none;
    border: 1px solid #fff;
	font-weight: normal;
	color: #444;
	text-shadow: none;
	text-decoration: underline;
	margin: 0;
	margin-left: 5px;
}

/* cell with fields */
.rd-search-fields {
    clear: both;
    overflow: hidden;
	display: flex;
	flex-flow: row wrap;
}
.rd-search-fields > div.form-group {
    float: left;
    padding: 0; margin: 0;
    margin-right: 15px;
    margin-bottom: 10px;
	height: 50px;
	width: 150px;
    flex: 1 1 auto;
}
.rd-search-fields > div#solution {
    display: none;
}
.rd-search-fields > div.form-group > * {
    display: block;
    float: none;
    padding: 0; margin: 0;
    width: auto;
	
	/* width: 165px !for(ie8);	 */
}
.rd-search-fields > div > label {
    white-space: nowrap;
}
.rd-search-buttons {
    padding-bottom: 13px;
	align-self: flex-end;
    display: flex;
    flex-flow: row nowrap;
    align-items: center;
}
.rd-search-buttons .form-group {
	margin-left: 0px;
	margin-right: 0px;
}
.rd-search-buttons div {
    padding: 0; margin: 0;
    display: inline-block;
    vertical-align: top;
}
.rd-search-buttons input[type="submit"] {
    margin: 0;
}


/* resources search results */

/* taskId.16805261 */
.rd-search-results h3, .rd-search-results .h3 {display: none;}
.rd-search-results {
	display: flex;
	flex-flow: row wrap;
}

.rd-search-default,
body.parent28CCHPIS .rd-resources-block {
	/* width: 50%; */
    /* taskId.16815729 */
    width: 100%;
    border-bottom: 1px solid #d7d7d7;
    padding-bottom: 10px;
    margin-bottom: 10px;
    clear: both;
    overflow: hidden;
}
.rd-resources-block,
body.parent28CCHPIS .rd-resource {
    clear: both;
    overflow: hidden;
	width: 100%;
}
.rd-resources-block h2 {
    color: #666666;
    cursor: pointer;
    font-size: 18px;
	display: flex;
	flex-flow: row nowrap;
	align-items: center;
}
.rd-resources-block h2 .rd-results-count,
body.parent28CCHPIS .rd-resources-block h2 .rd-results-count {
	margin-left: 5px;
}
.rd-resources-block h2.nothing-to-expand {
    cursor: text;
}
.rd-resources-block h2::before {
    content: '';
    background-image: var(--sprite);
    background-position: -250px -25px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 6px;
    height: 10px;
    transform: rotate(90deg);
    flex: 0 0 auto;
    margin-right: 7px;
}
.rd-resources-block-collapsed h2::before {
    transform: rotate(0deg);
}
.rd-resource {
    margin-bottom: 10px;
    overflow: hidden;
	width: 50%;
}
.rd-search-default .rd-resource {
    /* taskId.16815729 */
    width: 50%;
}
.rd-search-default .show-more i.fa-chevron-circle-right::before {
    content: '';
    background-image: var(--sprite);
    background-position: -75px -50px;
    background-repeat: no-repeat;
    display: inline-block;
    width: 14px;
    height: 14px;
}
@media (max-width: 1023px) {
    /* taskId.16815729 */
    .rd-search-default .rd-resource {
        width: 100%;
    }
}
/* taskId.16815729 */
.rd-search-default .rd-resource:nth-child(odd) {
    padding-right: 20px;
}
.rd-resource img {
	width: 75px;
	height: 50px;
}
.rd-resources-block-collapsed .rd-resource {
    display: none;

}
.rd-resource a {
    color: #666;
    font-size: 12px;
}
.rd-resources-block .show-more {
    clear: both;
    overflow: hidden;
    color:  #464eb6;
    display: none;
}
/* remove <i> tags when the new design is live */
.rd-resources-block .show-more i {
    display: none;
}
.rd-resources-block .show-more::before {
    content: '';
    margin-right: 3px;
    display: inline-block;
    background-image: var(--sprite);
    background-position: -75px -50px;
    background-repeat: no-repeat;
    width: 14px;
    height: 14px;
}
.rd-resources-block-collapsed .show-more {
    display: block;
}
@media (min-width: 992px) {
    .rd-resources-container {
        padding-left: 16px;
    }
}
@media (min-width: 768px) {
	.rd-resources-container {
        display: flex;	
		flex-flow: row wrap;
		justify-content: space-between;
	}	
	.rd-resource {
		margin-left: 0px;
		margin-right: 0px;
	}
    /* taskId.16815729 remove this */
    /*
	.rd-resource:nth-child(odd) {
		padding-right: 20px;	
	}
    */
}
@media (max-width: 991px) {
    .rd-resource {
        width: 100%;
        float: none;
        clear: both;
        overflow: hidden;
        margin-left: 0;
        margin-right: 0px;
    }
}
.row-rd-with-featured .col-rd-with-featured-items {
    width: 82%; float: left;
}
.row-rd-with-featured .col-rd-with-featured-featured {
    width: 18%; float: right;
    background-color: #f2f2f2;
    margin-top: 30px;
    padding-bottom: 15px;
    padding-top: 15px;
}
.row-rd-with-featured .col-rd-with-featured-featured h3 {
    margin-top: 5px;
}
@media (max-width: 1199px) {
    .row-rd-with-featured .col-rd-with-featured-items {width: 80%;}
    .row-rd-with-featured .col-rd-with-featured-featured {width: 20%;}
}
@media (max-width: 991px) {
    .row-rd-with-featured .col-rd-with-featured-items {width: 75%;}
    .row-rd-with-featured .col-rd-with-featured-featured {width: 25%;}
}
@media (max-width: 767px) {
    .row-rd-with-featured .col-rd-with-featured-items, .row-rd-with-featured .col-rd-with-featured-featured {float: none; width: 100%;}
}

.rd-featured-items {
    clear: both;
    overflow: hidden;
	background-color: #F7F7F7;
	padding: 10px;
	margin-top: 30px;
}
.rd-featured-items h3 {
	margin-top: 5px;
	margin-bottom: 0px;	
}
.rd-featured-item big {
    font-size: 13px;
    display: block;
    margin-top: 5px;
}
@media (min-width: 768px) {
    .rd-featured-item {
        margin-top: 20px;
        border-top: 1px solid #d7d7d7;
        padding-top: 25px;
    }
    .rd-featured-item:first-child {
        margin-top: 0px;
        padding-top: 0px;
        border-top: 0 none;
    }
}


/* ../www.ol.com.rd/install/scripts/search-ui.css doesn't support browser selectors */
.rd-search-fields .selected-filter-dummy {
    border: 0 none;
    width: 100% !important;
    background-image: none;
    background-color:  #464eb6;
    border-radius: 0;
    padding: 6px 10px;
	padding: 9px 10px 3px ; /* !for(webkit ie) */
	/* padding: 9px 10px 5px !for(firefox); */
}
.selected-filter-dummy .remove::after {
    content: '';
    width: 9px;
    height: 9px;
    background-image: var(--sprite);
    background-position: -350px -75px;
    background-repeat: no-repeat;
    display: inline-block;
}

/* in product tabs show cursor as pointer as it is collapsed by default */
.cmsPanelContents .rd-resources-block h2.nothing-to-expand {
	cursor: pointer;	
}
.cmsPanelContents .rd-resources-block h2::before {
    content: '';
    margin-right: 8px;
    width: 7px;
    height: 11px;
    background-image: var(--sprite);
    background-repeat: no-repeat;
    background-position: -175px 0;
    transition: all 0.5s;
}
.cmsPanelContents .rd-resources-block:not(.rd-resources-block-collapsed) h2::before {
    transform: rotate(90deg);
}
.cmsPanelContents .rd-resource {
    margin-bottom: 10px;
}
.cmsPanelContents .rd-resource a,
.ui-widget-content .cmsPanelContents .rd-resource a {
    color: #666;
    font-size: 12px;
}

.cmsPanelContents .rd-resources-block .show-more {
	/*display: none;*/
	margin-bottom: 10px;
	margin-top: 10px;
}

.cmsPanelContents .rd-resources-block h2:first-child {
	border-top: 1px solid #d7d7d7;	
}
.cmsPanelContents .rd-resources-block:first-child h2:first-child {
	border-top: 0 none;
}
.cmsPanelContents .rd-resources-block h2 {
    padding: 10px 0 10px 15px;
	margin: 0 0 5px;
	color:  #464eb6;	
}
.cmsPanelContents .rd-resources-block h2:hover {
	background-color: #f3f3f3;
}
.cmsPanelContents .rd-resources-block h2 .rd-results-count {
    margin-left: 5px;
}

/* taskId.16815729 */
table.resources-tutorials {
    border: 1px solid #e7e7e7;
    table-layout: fixed;
    width: 100%;
    margin-top: 30px;
}

table.resources-tutorials h3,
table.resources-tutorials h4,
table.resources-tutorials h5,
table.resources-tutorials p,
table.resources-tutorials img {
    margin: 0;
}
table.resources-tutorials h3,
table.resources-tutorials h4,
table.resources-tutorials h5 {
    margin-bottom: 5px;
}
table.resources-tutorials img {
    border: 2px solid #444;
}
table.resources-tutorials > tbody > tr > td  {
    background-color: #f5f5f5;
    vertical-align: top;
}
table.resources-tutorials table {
    width: 100%;
}
table.resources-tutorials table td {
    padding: 0px;
}
table.resources-tutorials table td:first-child {
    width: 150px;
    padding-right: 20px;
}
@media (min-width: 1024px) {
    table.resources-tutorials > tbody > tr > td  {
        padding: 30px 30px 0px;
    } 
    table.resources-tutorials > tbody > tr > td:first-child:not(:only-child) {
        padding-right: 0;
    }
    table.resources-tutorials > tbody > tr:last-child > td {
        padding-bottom: 30px;
    }    
}
@media (max-width: 1023px) {
    table.resources-tutorials,
    table.resources-tutorials > tbody,
    table.resources-tutorials > tbody > tr,
    table.resources-tutorials > tbody > tr > td {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        background-color: #f5f5f5;
    }
    table.resources-tutorials {
        padding: 30px 30px 0;
    }
    table.resources-tutorials > tbody > tr:first-child,
    table.resources-tutorials table {
        margin-bottom: 30px;
    }
}

@media (max-width: 767px) {
    table.resources-tutorials,
    table.resources-tutorials > tbody,
    table.resources-tutorials > tbody > tr,
    table.resources-tutorials > tbody > tr > td {
        display: block;
        width: 100%;
        padding: 0;
        margin: 0;
        background-color: #f5f5f5;
    }
    table.resources-tutorials {
        padding: 15px 15px 0;
    }
    table.resources-tutorials > tbody > tr:first-child,
    table.resources-tutorials table {
        margin-bottom: 15px;
    }
}
@media (max-width: 575px) {
    table.resources-tutorials table,
	table.resources-tutorials table tbody,
	table.resources-tutorials table tr,
	table.resources-tutorials table td {
        display: block;
		width: 100%;
    }
	table.resources-tutorials table {
		margin-bottom: 25px;
	}
	table.resources-tutorials table h4 {
		margin-top: 5px;
	}
}

@media (max-width: 1023px) {
    /* override Dannys 20vh margin-bottom for the element above */
    x-table.resources-tutorials {margin-top: -20vh;}
}

ul.resources-side-nav,
ul.resources-side-nav ul {
    list-style-type: none;
    padding: 0;
    margin: 0;
    background-color: #f5f5f5;
}
ul.resources-side-nav li {
    padding: 0;
    margin: 0;
}
ul.resources-side-nav a {
    display: block;
    padding: 5px 15px;
    color: #333;
    border-bottom: 1px solid #e7e7e7;
    transition: all 0.5s;
}
ul.resources-side-nav ul li:last-child a {
    border-bottom: 0 none;
}
ul.resources-side-nav ul a:hover {
    color: #005cb9;
}
ul.resources-side-nav > li {
    border-top: 20px solid #fff;
}
ul.resources-side-nav > li > a {
    font-weight: bold;
    font-size: 15px;
    color: #777;
    padding: 10px 15px;
    pointer-events: none;
    cursor: text;
}

body.page-resources-content-type .rd-search-results {
    margin-top: 30px;
}
body.page-resources-content-type .rd-search-results h2 {
    display: none;
}
body.page-resources-content-type .rd-resources-block-collapsed .rd-resource {
    display: block;
}
body.page-resources-content-type .rd-resources-container {
    padding-left: 0;
}

/* hide blogs */
.rd-search-default[data-resourcecontenttype="Blog"],
.rd-search-default[data-resourcecontenttype="Tutorial"],
.rd-search-default[data-resourcecontenttype="FAQ"],
.rd-search-default[data-resourcecontenttype="SlideShare"],
#resourcecontenttypeInput option[value="Blog"],
#resourcecontenttypeInput option[value="Tutorial"],
#resourcecontenttypeInput option[value="FAQ"],
#resourcecontenttypeInput option[value="SlideShare"] {
    display: none;
}

body.page-resources .side-box-custom.hidden-xs {
	display: block !important;
}
/*** END ims20/global/resources.css ***/

/*** Skipping CSS Section resources-temp (only-param=resources) ***/
/*** Skipping CSS Section directory (only-param=resources) ***/
/*** Skipping CSS Section boxes-slider (only-param=resources) ***/
/*** Skipping CSS Section slider (only-param=resources) ***/
/*** Skipping CSS Section homepage (only-param=resources) ***/
/*** Skipping CSS Section subpages (only-param=resources) ***/
/*** Skipping CSS Section landing (only-param=resources) ***/
/*** Skipping CSS Section landingdirectory (only-param=resources) ***/
/*** Skipping CSS Section landing-custom-styles (only-param=resources) ***/
/*** Skipping CSS Section parallax (only-param=resources) ***/
/*** Skipping CSS Section product (only-param=resources) ***/
/*** Skipping CSS Section downloads (only-param=resources) ***/
/*** Skipping CSS Section custom-windturbine (only-param=resources) ***/
/*** Skipping CSS Section custom-coatingthickness (only-param=resources) ***/
/*** Skipping CSS Section custom-aerospaceinspectionssolutions (only-param=resources) ***/
/*** Skipping CSS Section custom-vanta (only-param=resources) ***/
/*** Skipping CSS Section custom-vessel (only-param=resources) ***/
/*** Skipping CSS Section custom-360 (only-param=resources) ***/
/*** Skipping CSS Section configurator (only-param=resources) ***/
/*** Skipping CSS Section industries (only-param=resources) ***/
/*** Skipping CSS Section custom-blog (only-param=resources) ***/
/*** Skipping CSS Section customunsubscribe (only-param=resources) ***/
/*** Skipping CSS Section news (only-param=resources) ***/
/*** Skipping CSS Section events (only-param=resources) ***/
/*** Skipping CSS Section careers (only-param=resources) ***/
/*** Skipping CSS Section search (only-param=resources) ***/
/*** Skipping CSS Section custom-academic-research (only-param=resources) ***/
/*** Skipping CSS Section custom-training-members (only-param=resources) ***/
/*** Skipping CSS Section content-slideshow (only-param=resources) ***/
/*** Skipping CSS Section solutions (only-param=resources) ***/
/*** Skipping CSS Section metal (only-param=resources) ***/
/*** Skipping CSS Section sitemap (only-param=resources) ***/
/*** Skipping CSS Section video (only-param=resources) ***/
/*** Skipping CSS Section ecs-configurator (only-param=resources) ***/
/*** Skipping CSS Section ecs (only-param=resources) ***/
/*** Skipping CSS Section ecs-home (only-param=resources) ***/
/*** Skipping CSS Section ecs-sub (only-param=resources) ***/
/*** Skipping CSS Section specifications-table (only-param=resources) ***/
/*** Skipping CSS Section specifications-table-product (only-param=resources) ***/
/*** Skipping CSS Section training (only-param=resources) ***/
/*** Skipping CSS Section dir-list-dynamic (only-param=resources) ***/
/*** Skipping CSS Section globalstyles (only-param=resources) ***/
/*** Skipping CSS Section print (only-param=resources) ***/
/* TIME: 0.0064809322357178 */