﻿/*Desktop Fixes*/
/*My Support Section*/
#mySupportCol{padding-right:12px;padding-left:0px;}
.container.grid .col.third-shp, .container.grid .col.two-third-shp{margin-right:0%}
#shpMySupport .borderWrapper .accordion > li > label{padding-right:8px;}
#shpMySupport .borderWrapper > .accordion > li > label .caret{margin-left:10px;}
#shpMySupport .borderWrapper > .accordion > li > button .caret{margin-left:10px;}
#shpMySupport h2#insideHeader{padding:18px 15px 18px 0px}
/*Tools*/
#fw-content.container.grid .row.flip .half {margin-right:0%}
#shpTools li .tools-desc{text-align:right;}
/*Support Cases*/
#fw-content.container.grid .row.flip .col:first-child{margin-right:2%; padding-right:10px;}
#support-cases .newCaseContent p{text-align:right;}
#services-smartnet .leftCol p, #services-smartnet .rightCol p{text-align:right;}
/*Products by Category panes.json*/
#shp-product-listing .categories .pseudorow .pane img{right:12px;}
#shp-product-listing .categories .pseudorow .pane h3{text-align:right; margin-right:64px;}
#shp-product-listing .categories .pseudorow .pane p{text-align:right; margin:-6px 64px 16px 0px;}
#shp-product-listing .categories .pseudorow .pane{text-align:right;}
#shp-product-listing .categories .pseudorow .pane h3::before{margin-left:10px;margin-right:0px;}
#shp-prodoverlay.open .listing .categories li .jumplinks h4{margin-right:0px;}
/*One search*/
.downloadsFind .searchbtn{left:0; right:auto;}
/*Product list*/
.cdc-support-home-page .searchbar .chosen-container-single .chosen-drop .chosen-search label {padding-right:34px;}
.cdc-support-home-page .searchbar .chosen-container-single .chosen-drop .chosen-search img{right:auto;left:16px;}
#shp-prodoverlay.open .listing .categories li h4 button span{margin-left:10px}
.cdc-support-home-page .searchbar .chosen-container-single .chosen-single div{margin:8px 0px 10px 18px;}
.chosen-container-single .chosen-single div{left:0; right:auto;}
.cdc-support-home-page .searchbar .chosen-container-single .chosen-single .arrow-up{margin:16px 0px 10px 18px;}
/*Popup close Icon*/
#shp-prodoverlay.open button.close span{border-width:0px 0px 1px 1px;}
#shp-prodoverlay.open button.close span + span{border-width:1px 1px 0px 0px; transform:rotate(45deg) translate(-2px,2px)}
#shp-prodoverlay.open{text-align:left;}
#shp-prodoverlay.open button.close{margin-right:-25px;margin-left:0px;}
/*Popup Text*/
#shp-prodoverlay.open #shp-overlay-content{text-align:right;}
#shp-prodoverlay.open .listing .base-cols{float:right;}
#shp-product-listing .categories .pseudorow .product-overlay .base-cols{float:right;padding-right:14px;}
#shp-product-listing .categories .pseudorow .product-overlay .viewall{float:right;}
#shp-product-listing .categories .pseudorow .product-overlay .categories h4 button span{margin:0 4px 4px 10px;}
#shp-prodoverlay.open .listing .jumplinks{padding-right:20px;}
#shp-prodoverlay.open .listing h4 + .base-cols{padding-right:12px;}
#shp-prodoverlay.open .listing h4{margin:10px 10px 5px 0px;}
#shp-prodoverlay.open .listing .viewall{float:right;}
#shp-prodoverlay.open .viewall{margin:19px 13px 32px 0px}
#shp-prodoverlay.open .listing .categories li .viewall{margin-right:15px;}
#shp-product-listing .categories .pseudorow .product-overlay .categories h4 button{padding-left:0px;}
/*background Icon*/
#services-smartnet .rightCol p.content.icon {
    background: url(http://www.cisco.com/c/dam/en/us/support/docs/SWTG/shpSupportServices/green-alert-icon.png) 100% 0 no-repeat;
}
#services-smartnet .rightCol p.content {
	padding: 0 50px 5px 0; }
/*End of Desktop Fixes*/

/*Media Quaries*/
@media only screen and (max-width:48em)
{
	#shp-product-listing .categories .pseudorow .pane h3 {margin-left:64px; margin-right:50px;}
}
@media only screen and (min-width:48em){
	.ie #mySupportCol{padding-right:0px !important}
	#fw-content.container.grid .row.flip .col:first-child{margin-right:0px !important}
	#shp-product-listing{margin-left:12px !important;}
	.ie .open#shp-prodoverlay button.close {position:absolute; top:auto; right:auto !important; left:20px;}
	.ie #shp-product-listing .categories .pseudorow .product-overlay .categories h4 button span{margin-left:10px;}
	#shp-prodoverlay.open button.close{right:auto;}
}
/*Mega menu RTL fixes*/
.rtl #support-mm-menu .chosen-container .chosen-drop {left:0px !important;display:none;}
.rtl .chosen-container .chosen-drop {left:0px !important;}
.rtl .id37.chosen-container .chosen-drop .placeholder, .a11v8 .id37.chosen-container .chosen-drop .placeholder{padding:6px 32px 0 0px;}	
.rtl .chosen-container-single .chosen-search{padding-left:10px;}
.chosen-container .chosen-drop{right:-9999px;}
.chosen-container.chosen-with-drop .chosen-drop {right:0px;}





