@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,400,300italic);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600,300italic);

body {
	font-family: 'Open Sans', Arial, helvetica, sans-serif !important;
    background: #fff url(../images/bg-texture.jpg) no-repeat center center fixed !important;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
    color: #6F6D5E;
    -webkit-font-smoothing: antialiased;
}
.mrgn-t {
    margin-top: 10px !important;
}
.mrgn-b {
    margin-bottom: 10px !important;
}
.mrgn-b5 {
    margin-bottom: 5px !important;
}
.mrgn-b16 {
    margin-bottom: 16px !important;
}

.mrgn-b32 {
    margin-bottom: 32px !important;
}
.padd-left-0 {
    padding-left: 0px !important;
}
.padd-right-0 {
    padding-right: 0px !important;
}
.padd-rl-0 {
      padding-left: 0px !important;
      padding-right: 0px !important;
}

.topnav {
	height: 80px;
	background: transparent;
	border: none;
    margin-bottom: 0;
}
.navbar-toggle {
    background: #0b78be none repeat scroll 0 0;
    border: medium none;
    margin-top: 25px;
}
.navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {
    background: #333;
}
.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}
.enquiry-btn, .enquiry-btn.focus, .enquiry-btn:focus {
    background: rgba(0, 0, 0, 0) linear-gradient(to bottom, #f7b41e 0%, #f09013 100%) repeat scroll 0 0 !important;
    border-radius:2px ;
    border: none;
    box-shadow: 0 0 4px 0 rgba(70, 70, 60, 0.57);
    text-transform: uppercase;
    color: #46463c;
    font-size: 14px;
    background-image: url(../images/button-bg.png) !important;
    background-repeat: repeat-x;
}
.enquiry-btn:hover {
    background: #337ab7;
}

.top-bdr {
	height: 10px;
	-webkit-background-size: 100% 10px;
    -moz-background-size: 100% 10px;
    background-size: 100% 10px;
    background-image: -moz-linear-gradient(left, #1079be 0%, #1b4395 100%);
    background-image: -webkit-gradient(linear, left top, right top, color-stop(0%,#1079be), color-stop(100%,#1b4395));
    background-image: -webkit-linear-gradient(left, #1079be 0%,#1b4395 100%);
    background-image: -o-linear-gradient(left, #1079be 0%,#1b4395 100%);
    background-image: -ms-linear-gradient(left, #1079be 0%,#1b4395 100%);
    background-image: linear-gradient(to right, #1079be 0%,#1b4395 100%);
}
.trans-bg-color {
	    background: none repeat scroll 0 0 rgba(183, 188, 214, 0.5)!important;
}

.pding-top {
	padding-top: 20px;
}

.product-thum {
	/*min-height: 260px;*/
	margin-top: 20px;
	padding-top: 20px;
	border: 1px solid rgb(214, 238, 240);
	border-radius: 0;
    min-height: 100%;
    padding-left: 0;
    padding-right: 0;
}
.product-thum .caption{	
    margin-top: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #F2F2F2;
    border-top: 1px solid #F2F2F2;
    min-height: 224px;
}

.product-thum h3{
	min-height: 45px;
	color: #0B78BE;
    font-family: 'Titillium Web', Arial, helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
}
.product-thum-p{
	min-height: 130px;
	font-size: 13px;
    color: #6F6D5E;
}
.product-thum p a.btn-link{
	color: #0B78BE;
    font-family: 'Titillium Web', Arial, helvetica, sans-serif !important;
    font-weight: 600;
    font-size: 15px;
}
.product-thum p a.btn-link :hover{
	color: #F39224;
}
.expand-box, .colleps-box {
	background: url(../images/expend.png) no-repeat top left;
    width: 25px;
    height: 25px;
    float: left;
    display: block;
}
.colleps-box {
    background: url(../images/colleps.png) no-repeat top left;
    display: none;
}
footer {
    background: #1079be;
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…EiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, #1079be 0%, #1b4395 100%);
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1079be), color-stop(100%,#1b4395));
    background: -webkit-linear-gradient(left, #1079be 0%,#1b4395 100%);
    background: -o-linear-gradient(left, #1079be 0%,#1b4395 100%);
    background: -ms-linear-gradient(left, #1079be 0%,#1b4395 100%);
    background: linear-gradient(to right, #1079be 0%,#1b4395 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1079be', endColorstr='#1b4395',GradientType=1 );
}
.powerby {
    width: 311px;
    height: 32px;
    background: url(../images/sita-footer-powered.png) no-repeat right top;
    margin-top: 12px;
    margin-right: 0px!important;
}
.footer-info {
    padding-top: 10px;
}
.footer-info p, .footer-info p span, .footer-info p a{
    color:#fff;
}
.footer-info p span {
    margin-right: 10px;
}
.footer-nav {
    margin-top: 10px;
    margin-bottom: 10px;
}
.footer-nav ul li {
border-right:1px solid #F39224;
}
.footer-nav ul li:last-child {
border-right:0px solid #F39224;
}
.footer-nav ul li a{
    color:#fff;
    padding-top: 5px;
    padding-bottom: 5px;
    padding: 0px 15px 0px 15px;    
}
.footer-nav ul li a:hover, .footer-nav ul li a:active {
    background: transparent;
}
.wrapper {
    width: 100%;
}
.wrapper-colleps {
    width: none;
}
.tab-show {
    display: block;
}
.tab-hide {
    display: none;
}
/*.active{
    height: 100%;
    width: 100%;
}*/
.divanimation {
    -webkit-transition:width 300ms ease-in-out, height 300ms ease-in-out;
    -moz-transition:width 300ms ease-in-out, height 300ms ease-in-out;
    -o-transition:width 300ms ease-in-out, height 300ms ease-in-out;
    transition:width 300ms ease-in-out, height 300ms ease-in-out;
}

.expend-box-tab>.nav-tabs>li{
    width: 100%;
    display: inline-block;
    margin-bottom: 1px;
}
.expend-box-tab .nav-tabs>li>a{
   background-color: #E5E5DB;
   color: #6F6D5E;
   border-radius: 0;
}
.expend-box-tab .nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {
        color: #6F6D5E;
        background: transparent;
        border: none;
        border-radius: 0;
}
.expend-box-content h3{
    font-weight: 600;
    color: #555;
    line-height: 30px;
}
.expend-box-content {
    font-size: 13px;
    color: #6F6D5E;
}
.expend-box-content ul {
    margin-top: 20px;
}
.expend-box-content ul li{
   list-style-type: disc;
   list-style-position: inside;
}
.expend-box-content ul li h4{
        font-weight: 600;
        color: #6F6D5E
}
.expend-box-content-link h5 {
   font-family: 'Titillium Web', Arial, helvetica, sans-serif;
    font-weight: 600;
    text-decoration: underline;
}
.expend-box-content-link ul li {
    list-style-type: none;
}
.expend-box-content-link ul li a {
        font-weight: 600;
        color: #0B78BE;
}
.expend-box-content-link ul li a:hover {
    color: #F39224;
}
.mrgn-top {
    margin-top: 0px !important;
}
.mrgn-top20 {
    margin-top: 20px;
}
.related-service h4{
    background: none repeat scroll 0 0 #fbfbfb;
    border-bottom: 1px solid #f0f0f0;
    border-top: 1px solid #f0f0f0;
    height: 40px;
    padding: 10px 16px;
}
.related-service .thumbnail{
    border: none;
    margin-top: 20px;
}
.related-service .thumbnail .caption {
    min-height: auto;
    border: none;
    /*border-right: ;*/
}

.related-service-boright {
    border-right: 1px solid #f0f0f0;
}

/**************** Product box css required for scripts also **************/
.productList{ min-height:424px; float:left;padding-bottom:30px; }
.productBx{
transition: width 300ms ease-in-out, height 300ms ease-in-out;
position:relative;
}
.productBx .productBxThmb{ margin-top:0px; float:left; width:100%; margin-bottom:0px;}
.productBx .cover_bx{ background:#fff; float:left; width:100%; margin-top:20px; margin-bottom:20px;}
.productBx .productBxDetails{ 
display:none;

}
.productBx.OpenBx{
width:100%;
}
.productBx.OpenBx .productBxDetails{
display:block;
}
.productBx.OpenBx .productBxThmb{
display:none;
}
.productBx .closeBx{
background: url(../images/colleps.png) no-repeat top left;
width:25px;
height:25px;
position:absolute;
right:35px;
top:40px;
}
.productBxDetails .headerBx{
    box-sizing:border-box; 
    width:100%; 
    float:left; 
    padding-top:20px; 
    padding-bottom:20px; 
    border-bottom:1px solid #F2F2F2;
}
.productBxDetails .headerBx .logobx { 
    float:left; 
    width:auto; 
    padding-left:20px; 
    box-sizing:border-box;
}
.productBxDetails .headerBx .headbx{ 
    float:left; 
    width:auto; 
    padding-left:20px; 
    padding-right:20px; 
    box-sizing:border-box; 
    min-height: 45px;
    color: #0B78BE;
    font-family: 'Titillium Web', Arial, helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
    margin-top: 10px;
}
	
.productBxDetails .contentBx{
    width:100%; 
    float:left; 
    box-sizing:border-box;
}
.productBxDetails .contentBx .tab-content{ padding-top:20px;}

div.horizontalRule2 {
    background-color: #f38d07;
    clear: both;
    height: 1px;
    width: 100%;
}
.page-title h1, h2 {font-size:32px;color:#000!important;margin-bottom:18px;font-weight: 400;font-family: 'Titillium Web', Arial, helvetica, sans-serif;}
.page-title h2 {font-size:24px;margin-top:18px;font-weight: 300;margin-bottom:23px;}
.innerpage-bg {background: rgba(255, 255, 255, 0.7) none repeat scroll 0 0;padding-bottom:30px;}
.innerpage-feedbak-bg {background: rgba(255, 255, 255, 0.9) none repeat scroll 0 0;padding-bottom:30px;}
.feddback label {display: inline-block; }
.feddback label input[type="radio"] {bottom:1px;}

.bg-white {background: #fff;}

.fedback-title{
        color: #0B78BE;
    font-family: 'Titillium Web', Arial, helvetica, sans-serif;
    font-weight: 600;
    font-size: 18px;
}
.fedback-form input, .fedback-form select, .fedback-form textarea {
        box-shadow: none;
    border-radius: 0;
    display: block;
	color:#333;
}
.bg-white {background: #fff;}
.mandatory {color:#9a1717;font-weight: bold;}
.feedback-radiolabel{font-weight:300;font-size:12px;}
.tooltip-inner {
    border: 2px solid #75d6e9;
    background: #fff;
    color: #000;
    border-radius: 7px;
    padding: 10px;
}
.tooltip.top .tooltip-arrow {
    border-top-color: #75d6e9;
    border-width: 7px 7px 0;
}
.tooltip-arrow {
    border-color: transparent;
    border-style: solid;
}
.popover {
    border: 2px solid #75d6e9;
    background: #fff;
    color: #000;
     border-radius: 7px;
}
.popover.top>.arrow {
    border-top-color: #75d6e9;
}

@media (max-width: 640px) {

.product-thum .caption{     
    min-height: 224px;
}
.topnav {
    min-height: 100%;
    height: 100%;
}
.navbar-brand {
    height: 100%;
    float: none;
}
.txt-lft {
    text-align: left;
}
.powerby {
    background-position: left top;
}

}

@media (max-width: 480px) {

.related-service-boright {
    border-bottom   : 1px solid #f0f0f0;
}
    .navbar-brand img{
    width: 65%
}
.topnav-head-contain {
    min-height: 100%;
    height: 100%;
}
.navbar-brand-img-hold {
    height: 100%;
}

}

@media (max-width:360px) {
    .navbar-brand img{
    width: 70%
}
.product_category {
    width: 80% !important;
}
.powerby {
    background-position: 14px 0px;
}
.mobile-mrgn-b20 {
    margin-bottom: 20px !important;
}

.productBxDetails .headerBx .headbx{ 
    float:left; 
    width:100%; 
}

}

@media (max-width:320px) {
    .app_categories {
        width: 249px !important;
        right: 0 !important;
    }
    .app_categories ul li a h6 {
        width: 123px !important;
    }
    .powerby {
    background-position: 53px 0px;

    }
    .mobile-mrgn-b20 {
    margin-bottom: 20px !important;
}
}

.error
{
color:#ff0000;
display: none;
font-size: 11px;
}

/* dark blue theme css  start here */

@import url(https://fonts.googleapis.com/css?family=Open+Sans:600,400,300italic);
@import url(https://fonts.googleapis.com/css?family=Titillium+Web:400,600,300italic);

body {
    font-family: 'Open Sans', Arial, helvetica, sans-serif !important;    /*
    background: #fff url("../images/bg-texture.jpg") no-repeat center center fixed;*/  
    -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
    color: #6F6D5E;
    -webkit-font-smoothing: antialiased;
}

#loginFailureMsg{color:#F24343;padding-right:20px;}
#jcBodyWarpper{background:none repeat scroll 0 0 rgba(183, 188, 214, 0.5)!important}

/* Link color */
a {text-decoration:none;color:#46b4c1}
a:hover {text-decoration:underline;color:#31a8b5}


.main-menu ul li ul li a{color:#46b4c1 !important;}
/* Page Heading color */
h2{ color:#7d7d7d;}
/* Sub Heading color */
h3{color:#75898a;}  

ul.topMenu-list li{ color:#008aa6;}


/* Body Round Border color */
.RoundBox {border: 1px solid #cae9f4;}
.sb-border { background:#CCDCE0;}
/* Dashboard total order bg */
.OrderStatusLast{background-color:#74878b;}
/* Dashboard subscriptions box */
.servicesBackground{background:url(../images/Dashboard-services.gif) no-repeat 0px 0px;}
.servicesHover{background:url(../images/dashboard-Hover.gif) no-repeat 0px 0px;}

/* Body Quick Help Box Border*/
#QuickHelpDiv, #QuickHelpDivEndUser{border:2px solid #75d6e9;}
.quickHelpDiv{background:url(../images/Quick-Help.png) no-repeat;}

/* dashboard*/
.OrderStatusBlockFirst, .OrderStatusBlock{border:1px solid #cae9f4;}
.roundedRightBox{border:1px solid #cae9f4;}
.HeadingDiv{background: url(../images/DashboardHeading-Bgblue.png) repeat-x bottom left;}
.bottomBorder{border-bottom:1px solid #cae9f4;}
.rightPanelBg{background: url(../images/dashboard-rightbg.gif) repeat-x top left;}

.searchResult{background:url(../images/search-bg-bottom.gif) repeat-x;}


/* footer styles start */
.footerbottom a{color:#ffffff;}

/* Table Header */
.UsageSubsTable th{background-color:#74878b;color:#ffffff;}
table tr.rowHeader th {background-color:#f5f5f5;color:#4b4b4b;}

p {
    font-size: 13px !important;
    /*color: #6F6D5E !important;*/
}
strong, b, .bold, button, .headingText, .popupTitle  {
    font-family: 'Titillium Web', Arial, helvetica, sans-serif !important;
    font-weight: 600;    
}
.ColorGrey {
    color: #6F6D5E;
}
a, ul.UserTab p a {
    text-decoration: none;
    color: #0B78BE;
    font-family: 'Titillium Web', Arial, helvetica, sans-serif !important;
    font-weight: 600;
}

a:hover, ul.UserTab p a:hover {
    text-decoration: none;
    color: #F39224 ;
}
.main-menu ul li a:hover {
    color: #F39224 !important ;
}

.main-menu ul li ul li a {
    color: #1b4395 !important;
}
.main-menu ul li ul li a:hover {
    color: #F39224 !important;
}
h2 {
    color: #0B78BE; 
}

h2, h3, .clsAppPageSubHeading {
    color: #0B78BE ;
    font-family: 'Titillium Web', Arial, helvetica, sans-serif !important;
    font-weight: 600;    
}


#search_panel_catalog .buttonSearchcatalog {
    background: url(../images/desktop_homepage_blue.png) no-repeat scroll -29px -409px #6F6D5E ;
}

#search_panel_catalog .buttonSearchcatalog:hover {
    background: url(../images/desktop_homepage_blue.png) no-repeat scroll -29px -409px #F39224 ;
}

.popularapps_down {
    background: url(../images/desktop_homepage_blue.png) no-repeat scroll 7px -201px #6F6D5E ;
}

.popularapps_dropup {
    background: url(../images/desktop_homepage_blue.png) no-repeat scroll -26px -201px #6F6D5E ;
}

.popularapps_down:hover {
    background: url(../images/desktop_homepage_blue.png) no-repeat scroll 7px -201px #F39224 ;
}

.product_desc h3 {
    color: #0B78BE;
    font-family: 'Titillium Web', Arial, helvetica, sans-serif !important;
    font-weight:600;
}

.footerbottom {
background: #1079be;
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(left, #1079be 0%, #1b4395 100%);
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#1079be), color-stop(100%,#1b4395));
background: -webkit-linear-gradient(left, #1079be 0%,#1b4395 100%);
background: -o-linear-gradient(left, #1079be 0%,#1b4395 100%);
background: -ms-linear-gradient(left, #1079be 0%,#1b4395 100%);
background: linear-gradient(to right, #1079be 0%,#1b4395 100%);
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1079be', endColorstr='#1b4395',GradientType=1 );
}

.pop_apps_unselected_background {
    background-color: #6F6D5E ;
    color: #fff;
}

.pop_apps_selected_background {
    background-color: #fff;
    color: #6F6D5E;
}

.view_offers {
    background: url(../images/desktop_homepage_blue.png) no-repeat scroll -6px -375px transparent;
}

.darkGreyColor {
    color: #0B78BE;
    font-family: 'Titillium Web', Arial, helvetica, sans-serif !important;
    font-weight:600;
    
}

.ui-state-active,.ui-widget-content .ui-state-active,-widget-header.ui .ui-state-active {
    background-color: #fff!important;
}

.ui-state-default.ui-corner-top {
    background-attachment: scroll!important;
    background-image: none!important;
    background-position: 0 0!important;
    background-repeat: repeat!important;
    background-color: #E5E5DB ;
}
#tabs .ui-state-default a:link {
    color: #6F6D5E;
}
.service_title {
    color: #007474;
}

ul.topMenu-list .Home {
    background-image: url(../images/desktop_homepage_blue.png);
}

.DropDivSettings .english_drop_img {
    background-image: url(../images/desktop_homepage_blue.png);
}

.menu_headup {
    background-attachment: scroll;
    background-color: rgba(0,0,0,0);
    background-image: url("../images/up-cat_blue.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #555;
}

.menu_head {
    background-attachment: scroll;
    background-color: rgba(0,0,0,0);
    background-image: url("../images/down-cat_blue.png");
    background-position: right center;
    background-repeat: no-repeat;
    color: #555;
}

.more_details {
    background: url(../images/desktop_homepage_blue.png) no-repeat scroll -9px -247px rgba(0,0,0,0);
}

.less_details {
    background: url(../images/desktop_homepage_blue.png) no-repeat scroll -40px -248px transparent;
}

.RelService_right {
    background: url("../images/related_service_right_green.png") no-repeat scroll 9px center transparent;
}

.slider_wrapper {
    background: #1c4588 url(../images/bg.jpg) no-repeat center center fixed; 
      -webkit-background-size: cover;
      -moz-background-size: cover;
      -o-background-size: cover;
      background-size: cover;
}

.right_div p, .slider_wrapper p {
    color: #fff !important;
    font-size: 15px !important;
}


.signin_banner h5, .signin_banner a {
    color: #fff;
}

.signin_banner h5 {
    font-family: 'Titillium Web', Arial, helvetica, sans-serif !important;
    font-weight: 600;
}

#facebox .forgot_password a, #facebox .sign_up a {
    color: #0B78BE ;
}

#facebox .sign_up {
    color: #1b4395 ;
}

.product_rating h3 {
    color: #0B78BE;
    font-family: 'Titillium Web', Arial, helvetica, sans-serif !important;    
    font-weight: 600;
}

/* dark blue theme css  finish here */



/* new common css  start here */


/* CSS Document */
div, a {
    border: 0 none;
    font-size: 100%;
    margin: 0;
    outline: 0 none;
    padding: 0;
    vertical-align: baseline;
}
a:hover{ text-decoration:none;}
/************* common.css styles******************/
 ul {
    list-style-position:outside;
}
div, a {
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
}
a img {
    border:none;
}
input[type="radio"] {
    margin-left:0px;
}
.clear {
    clear: both;
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}
.clearRight {
    clear: right;
}
* html .clearfix, *:first-child+html .clearfix {
    zoom: 1;
}
.rightAlign {
    text-align:right!important;
}
.alignLeft {
    text-align:left!important;
}
.floatRight {
    float: right;
}
.jnotify-item-wrapper {
    margin-top:0px;
    margin-bottom: -5px;
}
/***************common.css styles***************/
.headerfloatRight {
    float: right !important;
}
.mainWrapper{
width:1180px;
}
.right_div {
    float: right;
    height: 165px;
    margin-right: 40px;
    padding-top: 72px;
    width: 40%;
    text-align:right;
    }
.left_div {
    display: table-cell;
    float: left;
    margin: 57px 0 0 35px;
    text-align: left;
    vertical-align: middle !important;
    width: 39%;
}
.slider_wrapper {
    width: 67%;
    float:left;
    min-height: 320px;
    overflow:hidden;
}
.right_div h2 {
color:#46B4C0 !important;
padding-bottom:15px;
font-size:24px;
font-weight: normal;
}
.right_div p {
font-size:12px;
padding-bottom: 15px;
line-height: 16px;
}
.banner_logo {
float: left;
    padding-bottom: 10px;
    width: 100%;
}
.banner_logo h3 {
   
    float: left;
    font-size: 32px;
    line-height: 35px;
    width: 100%;
}
.slider_wrapper p{color:#fff;font-size:16px;line-height:20px;}
#middleblock {
    border-collapse: collapse !important;
    margin: 0 !important;
    background:none !important;
}
.statusBar {
    width:1180px;
    margin:0 auto;
}
.firstBanner
{background:url("/jsdn/web2/images/banner1.png") no-repeat right bottom!important;}
.secondBanner
{background:url("/jsdn/web2/images/banner2.png") no-repeat 40px 72px!important;}
.thirdBanner
{background:url("/jsdn/web2/images/banner3.png") no-repeat right bottom!important;}
.fourthBanner
{background:url("/jsdn/web2/images/banner4.png") no-repeat right bottom!important;}

/***************search*********************/
.jcSearch {
    margin: 4px 0 0;
}
#search_panel_catalog {
     background-color: rgb(255, 255, 255);
    background-image: none !important;
    background-repeat: repeat-x;
    
    border-radius: 5px 5px 5px 5px;
    float: left;
    height: 37px;
      margin-left: 25px;
    margin-top: 6px;
       width: 360px;
}
#search_panel_catalog .buttonSearchcatalog {
    border-radius: 0 3px 3px 0;
    cursor:pointer;
    height: 39px;
    margin-top: -1px;
    position: absolute;
    width: 46px;
    
    }
    

.leftsearch {
float:left;
}
.search_box {
height:60px;
   
}
    .RoundBox10 {
    border-radius: 0 0 0 0 !important;
}
.RoundBox10 {
    border: 1px solid #ceebef;
    }
    .searchButton {
    border: 0 none !important;
    margin-top: 8px;
}
.searchinput_catalog {
    float: left;
    margin-left: 10px!important;
    margin-right: 10px!important;
    padding-top: 0px!important;margin-top: 0px!important;height:37px;
    width: 295px!important;
}
/***************search*********************/

/*********** popular apps*******************/
.product_category {
    background: none repeat scroll 0 0 #FFFFFF;   
    float: right;
    width: 350px;
    height:40px;
     margin-top: 10px;
     border-radius: 5px 5px 5px 5px;
     margin-right:14px;
     }
.product_category img {
    margin-right: 9px;
    margin-top: -10px;
}
.popularapps_dropup {
    position: absolute;
    right: 10px;
    top: -10px;
    width: 45px;
    height:40px;
    border-radius: 0px 2px 2px 0px;
}
.popularapps_down {
    height: 40px;
    position: absolute;
    right: 10px;
    top: -10px;
    width: 45px;
     border-radius: 0 2px 2px 0px;
}


.product_category p {
      color: #727272;
    float: left;
    margin-left: 10px;
    margin-top: 10px;
    position: relative;
    width: 100%;
}
#div3 {
    float: left;
    padding: 0 13px 10px;
    width: 30%;
    }
#category_parts h6 {
    color: #9B9B9B;
    font-size: 15px;
    margin-bottom: 12px;
}
.div3 ul li {
    font-size: 14px;
    padding-left: 13px;line-height:25px;
}
.div3{margin-top:15px;}
.div3 p{font-size: 14px;padding-left: 13px;}
.app_categories {
    background: none repeat scroll 0 0 #FFFFFF;
    border: 1px solid #46B4C0;
    float: right;
   position: absolute;
    right: 60px;
    top: 55px;
    width: 304px;
    box-shadow: 1px 1px 5px #888888;
    display:none;
}
.div3 ul li:last-child {
    padding-bottom: 20px;
}
.app_categories ul li a h6 {
    float: left;
    font-size: 15px;
    font-weight: bold;
    height: 37px;
    padding: 10px 10px 10px 0;
    text-align: center;
    width: 142px;
    cursor:pointer;
}
.category_links ul li:last-child {
    padding-bottom: 28px;
}
.provider_links ul li ul li:last-child {
    padding-bottom: 0 !important;
}
.provider_links ul li ul li {
line-height: 0;
}
.provider_links ul li {
display:block;
}
.category_links ul li ul li:last-child {
    padding-bottom: 0 !important;
}
.category_links ul li ul li {
line-height: 20px;
}
.category_links ul li {
cursor: pointer;
    display: block;
 position: relative;
width: 87%;
}
.down_arrow {
 background: url("../images/desktop_homepage.png") no-repeat scroll -10px -249px transparent;
    height: 15px;
    position: absolute;
    right: -25px;
    top: 4px;
    width: 17px;
}
.up_arrow {
    background:url("../images/desktop_homepage.png") no-repeat scroll -41px -249px transparent;
    height: 15px;
    position: absolute;
    right: -25px;
    top: 4px;
    width: 17px;
}
/*.expanded provider_links ul li{
background:url("../images/desktop_homepage.png") no-repeat scroll 241px -230px transparent;
}*/
 .category_links ul li a {
text-decoration:none;
}
.see_also a {
    text-decoration: none;
}
.provider_links ul li a {
color: #1AB8B1;
text-decoration:none;
}
.see_also ul li {
    line-height: 25px;
    width: 100%;
}
.see_also h3 {
color:#5e5e5e;
font-size:14px;
padding-left: 13px;
font-weight:bold;
margin-top:25px;
}
.see_also ul li:last-child {
    padding-bottom: 15px;
}
/***************popular apps*******************/



/**********Product Listing**********/
 .products_main_wrapper {
    position:relative;
    padding:0;
    margin-top:20px;
}
.product_box {
    float:left;
    width:1148px;
    margin-top:25px
}

.product_wrapper {
 background: none repeat scroll 0 0 #ffffff;
    float: left;
    margin: 0px -1px 25px 25px;
    min-height: 350px;
    position: relative;
    vertical-align: top;
    width: 30.4%;
}
.product_wrapper:hover {
 
 opacity:1!important;
}
#searchResultContainer .product_wrapper{ width:46%;}
#searchResultContainer .RelInfoimgDiv{ width:100%; margin:0 10px;}

#searchResultContainer .SplOffLogo {
    border: 1px solid #F2F2F2;
    height: 35px;
    margin-bottom: 10px;
    text-align: center;
    width: 100%;
}
#searchResultContainer .rel_ser_desc {
    clear: both;
    color: #46B4C0;
    font-size: 15px;
    font-weight: bold;
    text-align: center;
    width: 100%;
}

#searchResultContainer .rel_ser_desc > span {
    height: 40px;
    text-align: center;
    vertical-align: middle;
    width: 100%;
    display:block;
}
.product_wrapper:nth-child(3n) {
    margin-right:0;
}
.product_logo {
    float:left;
    width: 360px;
    height:120px;
}
.product_logo .outer-element {
    text-align: center;
    width: 360px;
    height:120px;
    display:table-cell;
    vertical-align:middle;
}
.product_logo .inner-element {
display:inline-block;
margin-top:5px;
}
.product_desc {
    border-bottom: 1px solid #F2F2F2;
    border-top: 1px solid #F2F2F2;
    padding: 13px 14px 13px 14px;
    overflow:hidden;
    width: 92%;
    position:relative;
    max-height:152px;

}
.productcssClass{   
    float: left;
    min-height: 152px;
    width: 100%;
}
.productcssClass span.truncateME{word-wrap:break-word;}
.product_desc_expand {
    float: left;
    min-height: 207px;
    position: relative;
    width: 95.9%;
    padding-bottom:20px;
    display:none;
}
#down_triangle_featuredprod {
     border-left: 20px solid transparent;
    border-right: 20px solid transparent;
    border-top: 20px solid #96bd22;
    height: 0;
    left: 60px;
    position: absolute;
    top: 0;
    width: 0;
    z-index: 1;
}
#diamond_featuredprod {
     background: none repeat scroll 0 0 #96BD22;
    height: 137px;
    margin: 3px 0 0 30px;
    position: absolute;
    right: 46px;
    top: -164px;
    transform: perspective(1px) rotate(135deg);
    transform-origin: 0 100% 0;
    -webkit-transform:perspective(1px) rotate(135deg);
    -webkit-transform-origin: 0 100% 0;
    width: 28px;
    z-index: 1;
    outline: 1px solid transparent;
}
#diamond_featuredprod p {
     color: #FFFFFF;
    font-size: 11px;
    letter-spacing: 1px;
    position: absolute;
    right: -32px;
    top: 55px;
    transform: rotate(-90deg);
    width: 90px;
    word-wrap: break-word;
    -webkit-transform: rotate(-90deg);
    text-align:center;line-height:11px;
}
#up_triangle_featuredprod {
      border-right: 40px solid #96BD22;
    border-top: 40px solid transparent;
    height: 0;
    left: 0;
    position: absolute;
    top: 60px;
    transform: rotate(180deg);
    -webkit-transform: rotate(180deg);
    width: 0;
    z-index: 0;
}
.product_desc h3 {
    font-size:20px;
}
.product_desc p {
    font-size:13px;
    color:#4b4b4b;
    margin:15px 0 30px 0;
}
.rating_div span {
    float:right;
}
.rating_div span img {
    margin: 0 5px 0 0;
}
.compare_wrapper {
    padding:0px 15px;
    width:100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    height:50px;
    overflow:hidden;
    }
.checkbox_compare {
float:left;padding-top:14px;
}
.view_offer_wrapper, .view_offer_wrapper_bundle, .view_offer_wrapper_iaas{
    padding-top:13px;
    text-align:right;
}
.compare_wrapper .compare_box {
    float: left;
}
.checkbox_compare p {
    float: left;
    font-size: 15px;
}
.view_offers {
padding:0 12px 3px !important;
height: 20px;position:absolute;
}
.compare_wrapper div:last-child span {
    font-size: 15px;
    padding: 0 0px 0 25px;
}
.product_desc p {
    color: #4B4B4B;
    font-size: 13px;
    margin: 15px 0 10px;
    line-height: 15px;
}
.trial_offers_one > span {
background: url("../images/desktop_homepage.png") no-repeat scroll -18px -325px rgba(0, 0, 0, 0);
color: #4B4B4B;
float: left;
    font-size: 13px;
padding-bottom: 10px;
padding-left: 30px;
padding-top: 1px;
    word-wrap: break-word;
}
.rating_div {
    bottom: 15px;
    position: absolute;
    right: 15px;
}
.product_desc > h6 {
    color: #A5A5A5;
    font-weight: bold;
    margin-bottom: -8px;
    font-style: italic;
    font-weight: bold;
}
/********Product Listing ends**************/

/********Product list expanded div***************/
.product_display {
    padding: 16px 14px 14px;
}

.product_next_wrapper{
    float:left;
    width:100%;
    background:#FFF; position: relative; z-index: 5;
}
.darkGreyColor {
font-size: 18px;
    font-weight: normal;
    margin-bottom: 5px;
}
.ColorGrey {
    font-size:24px;
    color:#7d7d7d;
    clear: right;
    text-align: right;
    margin-bottom: 9px;
    float: left;
    width: 100%;
}
.OfferName {
    width: 68%;
}
.trial_offer {
    width: 32%;
}
#DropBox {
    list-style: none outside none;
    margin: 0 0 0 -8px;
    padding: 0;
}
.addtocart {
    background:#7dcad3 !important;
}
.trialperiod {
    background:#b1ce5b !important;
}
.priceOptionBgFirst {
    padding: 13px 15px 15px 15px;
}
.product_rating {
 float: right;
    margin-top: 10px;
    width: 50%;
     display:none;
     vertical-align:middle;
}
.product_rating h3 {
   
    font-size:20px;
    font-weight:bold;
    width:85%;
    display: table-cell;
    height: 90px;
    vertical-align: middle;
   word-break: break-all;
}
.product_rating h6 {
    color:#a5a5a5;
    font-size:12px;
    font-style: italic;
    font-weight: bold;
}
.product_rating_div {
    margin-top: 5px;
}
.product_rating p {
    font-size:12px;
    color:#46b4c0;
    margin:28px 0 0 0;
}
.left_rate {
    float:left;
    width:33%;
    padding-right:20px;
}
.right_rate {
    border-left: 1px solid #DFE4E4;
    float: left;
    min-height: 48px;
    padding-left: 20px;
    width: 55%;
}
.right_rate h5 {
    color:#4b4b4b;
    font-size:12px;
}
.product_display:nth-child(2n) {
    border-top: 1px solid #F0F0F0;
    margin-bottom: 5px;
}
.right_rate label span:first-child {
    color: #4B4B4B;
    float: left;
    font-size: 12px;
    font-weight: bold;
    margin-right: 4px;
    margin-top: 2px;
}
.vote_wrapper {
    background: url("../images/desktop_homepage.png") no-repeat scroll -5px -526px transparent;
    float: left;
    height: 16px;
    margin-right: 1px;
    margin-top: 2px;
    width: 18px;
}
.service_hide {
   
    cursor: pointer;
    float: right;
    height: 22px;
    margin: 0 10px;
    width: 22px;
}
.more_details_wrapper {
    font-size: 12px;
    text-align: center;
    width: 100%;
    position:absolute;
    bottom:0px;
}
.less_details_wrapper {
    float: left;
    font-size: 12px;
    text-align: center;
    padding:0 15px;
    display:none;
    width: 100%;
    border-top:1px solid #f2f2f2 !important;position: absolute;bottom: 0px;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.more_details {
   
    display: inline-block;
    height: 12px;
    text-align: center;
    width: 13px;
}
.less_details {

    display: inline-block;
    height: 12px;
    text-align: center;
    width: 13px;
}
.more_details_wrapper a, .less_details_wrapper a {
    cursor:pointer !important;
}
.more_details_wrapper a:hover {
    text-decoration:none !important;
}
#tabs {
    background: none repeat scroll 0 0 transparent;
    padding: 0 15px;
    width: 100%;-webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    display:none;
}
#tabs.ui-widget-content {
    background: none repeat scroll 0 0 #FFFFFF;
    border: medium none;
    float: left;
    margin-top: 0;
    padding-top: 3px;padding-bottom:4px;
    padding-left:0;
}
.dropDiv_text p {
    float:left;
    width:100%;
    font-size:12px;
    color:#4b4b4b;
}
.detailed_rate_wrapper_h3 {
    float:left !important;
    width:100% !important;
    color:#4b4b4b !important;
    font-size:15px !important;
}
.detailed_rating {
    float:left;
    width:100%;
}
.detailed_rating span {
    float:right;
    color:#4b4b4b;
    font-size:12px;
}
.detailed_rate_wrapper {
    display:none;
}
/********Product list expanded div ends***************/

/*****Tabs new CSS*****/
.ui-tabs-panel.ui-widget-content.ui-corner-bottom {
    border: medium none !important;
    float: right !important;
    width: 74% !important;
}
.ui-tabs-nav {
    border: medium none !important;
    float: left !important;
    width: 20% !important;
}
.ui-state-default.ui-corner-top {
   
    border: medium none !important;
    float: left !important;
    width: 100% !important;
}


.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active 
{
    background:#FFF !important;
}
.tabs .ui-tabs-nav .ui-state-default a {
    padding: 10px 15px !important;
    width: 90%;
}
.ui-state-default.ui-corner-top {
    width: 90%;
    word-wrap: break-word;
}

/*****Tabs new CSS ends*****/

/****Related Service CSS********/
 .RelService_right {
    
    border-bottom: 1px solid #f0f0f0;
    border-right: 1px solid #f0f0f0;
    cursor: pointer;
    float: left;
    height: 20px;
    padding-bottom: 10px;
    padding-top: 10px;
    position: relative;
    width: 30px;
    z-index: 10;
}
.RelServ_slider{ width:1120px; display:none;}

.Tab_heading {
    float: left;
    font-size: 12px;
    font-weight: bold;
    padding: 10px 16px;
    cursor:pointer;
}
.Tab_heading:last-child {
  /*  border:none;*/
}
.RelServ_left {
    background: url("../images/related_service_left.png") no-repeat scroll 0 center transparent;
    display: block;
    height: inherit;
    margin: auto;
    width:20px;
    cursor:pointer;
}
.related_service_wrapper {
    background: none repeat scroll 0 0 #FFFFFF;
    display: none;
    float: left;
    width:3.2%;
    z-index: 34;
    border-left:1px solid #f0f0f0;
    border-bottom:1px solid #f0f0f0;
}
.RelServ_slider {
    display:none;
}
.RelServ_slider h3 {
    color: #4B4B4B;
    float: left; 
    font-size: 18px;
    font-weight: bold;
    margin: 20px 0 0 15px;
        }
.related_ser_img {
        cursor: pointer;
      margin-right: 12px;
    position: absolute;
    right: 0;
    }
.rel_ser {
    float: left;
    margin-bottom: 25px;
    margin-left: 15px;
    width: 100%;
}
.rel_ser_img {
    float:left;
    width:28%;
    border:1px solid #CCC;
}
.rel_ser_desc {
    float: left;
    font-size: 13px;
    font-weight: bold;
    line-height: 110%;
    margin-top: -1px;
    text-align: center;
    width: 100%;
}

.RelInfoimgDiv:nth-child(4n) {
    border: medium none;
}

.bg_border {
    width:100%;
    background:#FFF;
    border-bottom:1px solid #f0f0f0;
    border-top:1px solid #f0f0f0;
}
#slider_rel {
    margin-top:25px;
}

.RelInfoimgDiv {
    border-right: 1px solid #f0f0f0;
    float: left;
    min-height: 110px;
    padding: 20px 38px 10px;
    text-align: center;
    width: 198px;
}

#RelatedServSlideshow li {
    height: 275px !important;
    padding: 0 !important;
}
.RelSerContDivfix {
    overflow: hidden !important;
   width: 365px !important;
}
.RelSerContDivfix {
    margin-top: 4px;
    overflow: hidden !important;
    position: relative;
    width: 365px !important;
}
.SplOffLogo {
    margin-bottom: 32px;
    padding: 2px;
    text-align: center;
}
.SplOffLogo img {
     vertical-align: middle;
     padding:0px !important;
}
.slideshowInfo {
    background-color: #FFFFFF;
    height: 213px;
    width: 700px;
}
#RelatedServ {
position:relative;
}
.service_slider_img {
bottom:10px;
    position: absolute;
    right: 0;
    z-index: 10;
}
/****Related Service CSS ends********/

/**********Facebox css***********/
a.close {
    background: url("../images/closePopUp.png") no-repeat scroll 0 0 transparent;
    height: 19px;
    position: relative;
    right: -5px;
    top: -7px;
    width: 19px;
}
a.close:hover {
    background: url("../images/closePopUp.png") no-repeat scroll 0 0 transparent;
}
.header_popUp {
    cursor: move;
    height: 10px !important;
    padding: 20px !important;
    
}
#pop_title .floatLeft,#pop_title.floatLeft {
    margin-top:-3px !important;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
   #pop_title .floatLeft,#pop_title.floatLeft {
    margin-top: -5px !important;
}
}
.custSpeaklast {
    float: left;
    padding: 30px;
    width: 1000px;
    margin: 0;
}
#facebox .normal {
    margin-right:7px;
}
/**********Facebox css ends***********/

/*****Announcement****************/
.announcement_text{
 float:left;
 width:100%;
 margin-bottom:40px;
}
.announcement_text:last-child {
    margin-bottom:0px;
}
.announcement_text p:first-child{
 float:left;
 width:100%;
 font-weight:bold;
 color:#4b4b4b;
 font-size:12px;
 margin-bottom:5px;
}
.announcement_text p:last-child{
 float:left;
 width:100%;
}
.announcement_notif {
    background: none repeat scroll 0 0 #ED1C24;
    border-radius: 25px 25px 25px 25px;
    color: #FFFFFF;
    font-size: 10px;
    line-height: 7px;
    padding: 4px;
    position: absolute;
    right: -5px;
    top: 0;
}
/*****Announcement****************/

/*********services bundle******************/
 .services_bundle {
font-size:15px;
color:#4b4b4b;
padding-left:22px;
padding-top:15px;
}
.ser_bundle_img {
float: right !important;
    margin-top: -20px;
     margin-right: 34px;
    }
    .slideshow2 {
 position:relative !important;
 width:100% !important;
 height:320px !important;
    margin-top: 25px;
     margin-left: 15px;
     background:none !important;
}
.serviceInfoImgBox {
    border: 1px solid #F2F2F2;
    float: left;
    height: 50px;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
    width: 125px;
}
.displayInline {
    display: inline;
    float: right;
    width:53%;
}
.service_title {
font-size:15px;
}
.rel_ser_left {
    float: left;
    margin-right:20px;
    width: 46%;
    margin-bottom: 21px;
}




 .bx-pager {
    display:none !important;
}
.mobile_tab_slider {
    float: left;
    width: 100%;
    
}
.bx-controls-direction {
    position: absolute;
    right: 0;
    top: 90px;
    width: 90px;
}
.relatedinfo_wrapper .bx-controls-direction ,.relatedinfo_wrapper_depSer .bx-controls-direction{
bottom: 0;
    position: absolute;
    right: 0;
    top: 100%;
    width: 90px;
}
.rel_ser_desc > span {
    height: 40px;
    text-align: left;
    vertical-align: middle;
    width: 100%;
    word-wrap:break-word;
}
.bt-content {
    padding:15px !important;
}
.bx-wrapper .bx-viewport {
    left: 0 !important;
}
/*.relatedinfo_wrapper li {
    width:350px !important;
}*/
.footerbottom a {
    color:#FFF !important;
}
/*registration sign up**************/
.content .signin_right h5 {
margin-left:20px;
margin-top:10px;
}
.content #siginin {
margin-left:20px;
}
.formRowContainer .signin_button {
    margin-bottom: 5px;
    margin-top: 5px;
}
/*registration sign up**************/       
 .bx-wrapper {
    margin:auto !important;
}
.signing_page_display {
    width:33%;
    float:left
}

/**************search filter*********************/


.search_filter {
 background: none repeat scroll 0 0 #f9f9f9;
    border-left: 1px solid #f2f2f2;;
    float: left;
    height:37px;
    width: 100px;
}
.search_filter h6 {
    float: left;
}
.search_down
{
 background: url("../images/desktop_homepage.png") no-repeat scroll -7px -245px #FFFFFF;
    float: right;
    height: 14px;
    width: 20px;
    }
.search_filter  p {
    margin-left: 10px;
    color: rgb(75, 75, 75);
    margin-top:9px;
   }

.search_catalog {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid rgb(70, 180, 192);
    box-shadow: 1px 1px 5px rgb(136, 136, 136);
    position: absolute;
    right: 0;
    top: 41px;
    width: 100px;
}
.second_search_categories {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid rgb(229, 229, 225);
    display: none;
    float: right;
    padding-left: 10px;
    position: relative;
    right: 44px;
    top: 2px;
    width: 88px;
    cursor: pointer;
    z-index: 106;
}
.leftsearchbar
{
background: none repeat scroll 0 0 rgb(255, 255, 255);
    float: left;
    margin-left: 25px;
    width: 360px;
}
.searchFilterBar{}
#searchResults
{
float:right; 
width:745px; 
margin-right:25px;
}
.catalog_title {
    float: left;
    font-size: 20px;
    color:#666666;
    }
    .catalog_clear {
    float: right;
    font-weight: bold;
    color:#46b4c0;
      cursor: pointer;
}
.filter_title {
    display: inline-block;
    margin-left: 15px;
    width: 318px;
}

.search_recommend {
    margin: 10px 15px 10px;
    width: 330px;
    color:#46b4c0;
    font-size:15px;
    background-color:#e9fcfd;
}
.recomend_search
{
background: url("../images/recomend.png") no-repeat scroll 4px 0 #e9fcfd;
font-size:15px;
font-weight:bold;
padding-left: 37px;
margin-left:5px;
height:30px;
padding-top: 5px;
}

.recommend_service {
    margin-top: 5px;
    margin-left:39px;
    line-height: 25px;
    padding-bottom: 10px;
}
.saas_title
{
font-size:15px;
color:#46b4c0;
float:left;
}
.cat_title
{
float:left;
font-size:15px;
}
.cat_clear
{
float:right;
font-size:12px;
cursor:pointer;
}
.subtitle {
color:#46b4c0;
    display: block;
    margin-left: 58px;
    width: 240px;
    
}
.category_service_list
{
line-height: 25px;
margin-left:58px;
margin-bottom: 10px;
}
.more_services
{
margin-left:15px;
font-size:12px;
}
.main_category
{
font-size:14px;
color:#4b4b4b;
}
.rating_yes
{
 background: url("../images/greenstar.png") no-repeat scroll -2px 0 transparent;
    float: left;
    height: 20px;
    width: 19px;
}
.category_service_list  input {
    float: left;
    margin-top: 6px;
}
.rating_no
{
 background: url("../images/star.png") no-repeat scroll -2px 0 transparent;
    float: left;
    height: 20px;
    width: 19px;
    margin-top: -1px;
}
.setup {
    margin-left: 54px;
    margin-top: 10px;
}
.windows {
    margin-left: 14px;
}
.result_title {
    border-bottom: 1px solid rgb(200, 200, 200);
    font-size: 15px;
    margin-bottom: 15px;
    margin-left: 25px;
    padding-bottom: 5px;
}

.search_display {
    border: 1px solid rgb(200, 200, 200);
    min-height: 94px;
    margin-bottom: 25px;
    margin-left: 25px;
    background:rgb(247, 251, 226);
    position:relative;
    display: inline-block;
    padding-bottom: 10px;
     min-width: 710px;
}
.found {
    font-size: 16px;
    padding-left: 10px;
    padding-top: 10px;
    float:left;
}
.sort
{
float:right;
 margin-right: 15px;
    margin-top: 10px;
}
.cross_img {
    position: absolute;
    right: -11px;
    top: -10px;
    width: 25px;
    cursor: pointer;
}

.alpha_category {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    border: 1px solid #e5e5e1;
    border-radius: 5px;
    float: right;
    height: 26px;
    margin-right: 25px;
    margin-top: 10px;
    width: 170px;
    margin-bottom: 10px;
}
.alpha_category p {
    color: rgb(114, 114, 114);
    float: left;
    margin-left: 10px;
    margin-top: 3px;
    position: relative;
    width: 100%;
}
.alpha_down {
    background: url("../images/alpha.png") no-repeat scroll 9px center rgb(98, 191, 201);
    border-radius: 0 2px 2px 0;
    height: 28px;
    position: absolute;
    right: 10px;
    top: -4px;
    width: 35px;
}
.alpha_categories {
    background: none repeat scroll 0 0 rgb(255, 255, 255);
    display: none;
    float: right;
    position: absolute;
    right: 59px;
    top: 41px;
    width: 135px;
    border: 1px solid #e5e5e1;
}

.alpha_categories h6 {
    padding-left: 10px;
}

body {
    color: rgb(34, 34, 34);
}
body, #leftnav, #tbdi, #hidden_modes, #hmp {
   /* background: none repeat scroll 0 0 rgb(255, 255, 255);*/
}
body {
    color: rgb(0, 0, 0);
    margin: 0;
    overflow-y: scroll;
}
.storage {
    background: none repeat scroll 0 0 #ebebeb;
    border-radius: 3px;
    float: left;
    margin-left: 15px;
    margin-right: 10px;
    margin-top: 5px;
    padding: 5px 15px;
    position:relative;
    
}
.search_cross_img {
        position: absolute;
    right: -7px;
    top: -9px;
    cursor: pointer;
}
/**************search filter*********************/



.animated {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
}

@-webkit-keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    transform: translateY(40px);
  }

  100% {
    opacity: auto;
    -webkit-transform: translateY(0);
    transform: translateY(0);
  }
}

@keyframes fadeInUp {
  0% {
    opacity: 0;
    -webkit-transform: translateY(40px);
    -ms-transform: translateY(40px);
    transform: translateY(40px);
  }

  100% {
    opacity: auto;
    -webkit-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}

.opacityFade{opacity:0.3!important;transition:opacity 1s linear;filter:alpha(opacity=30)!important;}


.clearfix:after {
    clear: both;
    content:' ';
    display: block;
    font-size: 0;
    line-height: 0;
    visibility: hidden;
    width: 0;
    height: 0;
}
.feature_img_wrapper{
    float: right;
    height: 100px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 0;
    width: 100%;
}
.servdetailsHead{padding-bottom:10px;color:#555555;}
#tabs .ui-state-default a:link{color:#46B4C1}
#tabs .ui-tabs-selected a:link{color:#555555;}
#tabs ul.ui-tabs-nav{margin-left:0px;}

@media (min-width: 320px) and (max-width: 480px) {

.app_categories {
    right: 0px;
    width: 257px!important;
}
.product_category {
    margin-right: 0;
    width: 257px!important;
}
.app_categories ul li a h6 {
    width: 127px;
}
.search_box {
    height: 60px;
    margin-right: 16px;}
  .padd-left-0 {
    padding-left: 15px !important;
}

.footer-nav ul li {
    border-right:none;
}

}

@media (min-width: 360px) and (max-width: 640px) {

.app_categories {
    right: 0px;
    width: 298px!important;
}
.product_category {
    margin-right: 0;
    width: 298px!important;
}
.app_categories ul li a h6 {
    width: 127px;
}
.search_box {
    height: 60px;
    margin-right: 16px;}
  .padd-left-0 {
    padding-left: 15px !important;
}

.footer-nav ul li {
    border-right:none;
}

}

/* new common css  finish here */


/* common css  finish here */
/* RESETTING ALL */
html,body,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,button{
    margin:0;
    padding:0;
    border:0;
    outline:0;
    font-size:100%;
    vertical-align:baseline;
    background:transparent
    }body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
a img {border:none;}
ul{list-style-position:outside;}
div,a{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;}
a img {border:none;}
input[type="radio"]{margin-left:0px;margin-top:0px;vertical-align:middle;position:relative;bottom:-3px;}
/* LAYOUT MANAGER */
/* `Containers
----------------------------------------------------------------------------------------------------*/


/*
    The following zoom:1 rule is specifically for IE6 + IE7.
*/
/* html .clearfix,
 :first-child+html .clearfix {zoom: 1;}*/
html { -webkit-font-smoothing: antialiased; -webkit-text-size-adjust: none; }
body {font-family:Helvetica-Light,Arial !important;
    font-size:12px;line-height:20px;
    color:#4b4b4b;
    text-rendering: optimizeLegibility;
}
h1, h2, h3, h4, h5, h6 {font-weight:normal; word-wrap:break-word;}
h2{font-size: 20px; font-weight:bold}
h3 {font-size:18px;font-weight:normal;}
p{font-size:12px;}

/* header right */
ul.topMenu-list li{float:left;}

/*top Menu-PostLogin*/
ul.topMenu-PostLogin li{float:left;}

#topMenuPostLogin ul li{ list-style:none; display:inline; }
/*top Menu-PostLogin*/
#HeaderSearch{padding-top:13px;}
#HeaderSearch input.searchbox, #HeaderSearch .searchbox_enduser{width:200px;margin-right:5px;}



/* Rounded corner div */
/* for fluid pages in IE */
#rounded, #rounded1 { width:auto; padding:20px; background-color:#ffffff; }
.sb, .sbi, .sb *, .sbi * { position:relative; }
* html .sb, * html .sbi { height:1%; }
.sbi { display:inline-block; }
.sb-inner { background:#fff; }
.sb-shadow { background:#000; }
.sb-border { background:#ccdce0; }


/* main content */
.lightGreyBorder{border:4px solid #f2f2f2}
.noborder{border-left:1px solid #FFFFFF!important;}
.defaulttab{ color:#999999!important;border:1px solid #B8B8B8!important; }
/* left sidebar */
/* left hand side navigation categories start */
.menu_head{margin-right:10px;padding: 5px 0px;cursor: pointer;position: relative;}
.menu_headup{margin-right:10px;padding: 5px 0px;cursor: pointer;position: relative;}
h3.menu_head{color:#4b4b4b;background:url(../images/down-img.gif) center right no-repeat;font-size:13px;font-weight:bold;}
#QuickHelp  h3.menu_head{background:url(../images/big_expand_arrow.gif) right 19px no-repeat; border-bottom: 1px dotted #C9C9C9;padding:10px 0px 5px 0px;}
#by-provider .menu_head{color:#555555;background:none; border-bottom: 1px dotted #C9C9C9;}
.selected a{background:url(../images/down-img.gif) center right no-repeat;}
.menu_bline  {border-bottom:1px  dotted #c9c9c9;}
p.heading{ font-size:13px; font-weight:bold; color:#555555;}
.left-nav-menu{font-size:12px; }
div.left-nav-info {background:url(../images/howto_bg.gif) #FFFFFF no-repeat center bottom}
div.left-nav-info2 {background:url(../images/diduKnow_bg.jpg) #FFFFFF no-repeat top left}
.left-nav-info h3{ font-size:18px;margin-bottom:5px}
.menu_list {clear:both;}
.borderBottomGrey{border-bottom: 1px dotted #C9C9C9!important;}
.requestpanel{height:211px; padding-left:10px;}
#by-category #all {background:none;padding-top:0px;}
.noarrow{background-image:none; }
.menu_body {display:none;}
.menu_body a{display:block;font-weight:normal; text-decoration:none;padding:0px 28px;line-height:22px;font-size:14px;}
#QuickHelp .menu_body a{padding:5px 10px;line-height:18px;font-size:12px;}
/* left hand side navigation categories start */
/* left video sec srart*/
.jcVedio-sec .no-borderSelect{width:180px; border:0px;}
.jcVedio-sec p{color:#74888B;}
.jcVedio-sec .mail-id-input{ margin-top:0px;border:0px;width:180px;}
.alignCenter{text-align:center;}
.alignCenter.padding-10 > p {
    margin-top: -2px;   
}
/**Facebox with 2 buttons**/
#remove p {
    margin-bottom: 1px;
    margin-top: 8px;
}

/* Main DIV */
.mainDiv {width: 560px;padding: 20px;height: auto;}
/* Left Form DIV */
.leftDiv {width: 190px;margin: 0px 10px 0 0;padding: 0px;float: left;text-align: right;}
/* common css  finish here */



