/*custom css by selva*/

.joomonklms .nav-tabs > li > a {
       border: 1px solid #ddd !important;
    border-bottom-color: transparent !important;
}
.member-area-tile{
	text-align: center !important;
	border: 1px solid red !important;
	padding: 0px 0px 20px 0px;
}
.member-area-tile a{
	color:red;
	font-weight:bold;
	font-size: 18px;
}
.member-area-tile a:hover{
	color:red !important;
	text-decoration: none !important;
	}
.member-area h3{
	font-weight: bold;
}
.my-course-tile
{
	border: 1px solid #aaa;
	padding: 10px;
    height: 364px;
}
.my-course-tile .view-course-title{
	color:red;
	font-weight:bold;
	font-size: 18px;
}
p.view-course-desc {
 height: 175px;
 overflow: hidden;
}
.custom_login h3{
	font-weight: bold;
}

.custom_login input[type="text"], .custom_login input[type="password"] {
	width: 100% !important;
    border: 1px solid lightgray;
    padding: 5px;
}
.custom_login label{
color:#337ab7;
}

.custom_login_submit input[type="submit"] {
	float:right;
    padding: 5px 40px;
    background: #1c1665;
}

.loginLinks label{
	color:gray;
}
.loginLinks a{
	color:black;
	font-weight: bold;
}
del{
	display:none !important;
}
.joommonklms .joomonklms_addtocat_custom{
	padding: 0px;
	float:right;
}
.splms_addtocat_custom.splms-col-sm-6 {
    float: right;
}
.splms_addtocat_custom .j2store-cart-button, .j2store-cart-button{
	opacity: unset !important;
	background-color:#1c1665 !important ;
	border-color:#1c1665 !important ;
	border-radius: 2px;
	margin: 0px !important;
	padding: 0.5em !important;

}
.splms_addtocat_custom .j2store-cart-button:hover {
	color:#d53327 !important;
	/*padding:0px !important;*/
   /*padding: 0.5em !important;*/

}

.splms_addtocat_custom .j2store-cart-button:focus, .splms_addtocat_custom .j2store-cart-button:active:focus{
outline: none !important;

}
.my-course-link.groups.splms-col-sm-6 {
    padding: 0px !important;
}
.splms-course-price{
	color:#000;
	font-size:20px;
}.splms-course-price .option{
  color:grey;
  font-size:15px;
}
.j2store-addtocart-form{
	margin: 0px;
}
.my-course-link.groups.splms-col-sm-6 {
    float: right;
}
.view-course-desc a {
	color:#337ab7 !important;
	font-weight: bold;
	}

.splm_alert_custom{
	border:1px solid red !important;
    font-size: 18px;
    width: 90%;

}
.nav-tabs {
    border-bottom: 1px solid #1c1665 !important;
}

.table-bordered>tbody>tr>td, .table-bordered>tbody>tr>th,  .table-bordered>thead>tr>td, .table-bordered>thead>tr>th {
    border: 1px solid #1c1665 !important;
}
 .table-bordered>tfoot>tr>td, .table-bordered>tfoot>tr>th{
        border: 1px solid #fff !important;
 }

.j2store hr
{
display: none;
}
.easy-checkout.easy-checkout-checkout-form h3.easy-checkout-title span{
	background: #1c1665;

}
.easy-checkout.easy-checkout-checkout-form h3.easy-checkout-title, .easy-checkout.easy-checkout-checkout-form h3 {
	border-bottom: 3px solid #1c1665 !important;
}
.easy-checkout.easy-checkout-checkout-form .btn-primary{
	background: #1c1665;
    border-color: #1c1665;
}
.cart-checkout-button .btn-success{
	    background-color: #1c1665 !important;
	    border-color: #1c1665 !important;

}
.cart-continue-shopping-button .btn-primary{
 	background-color: green !important;
	border-color: green !important;
}
.cart-update-button .btn-warning{
	display: none;

}
.limit.pull-right{
	margin-left: 5px;
}
.pagination {
    background: unset !important;
    border: 1px solid #1c1665;
    }
    select#limit {
    margin-left: 27px;
}
ul.j2store-myprofile-address-controls.inline.pull-right {
    margin-right: 20px;
}

.myprofile-address-control-edit{
	font-weight: bold;
	font-size: 16px;

}
.myprofile-address-control-delete{
	font-weight: bold;
	font-size: 16px;

}
.myprofile-address-control-delete a .fa{
	color:red;
}
.myprofile-address-control-edit a .fa{
	color:black;
}

.j2store-product .sale-price{
	display: block;
}

.splms .splms-common-overlay-wrapper:hover .btn {

    opacity: 1;
    -webkit-transform: none !important
    transform: none !important;
    color:red;
}


/* corrections by sasi */
.none #js-mainnavcss3.megamenu .js-megamenu {
    width: 100%;
}

.product-price-container .sale-price{
	    font-size: 20px;
	    color: #1c1665;
}

.splms-courses-list .splms-course{
	border: unset;
}

a.splms_custom_readmore{
	color: #1c1665;
}

.module-member-heads img {
    width: 50%;
}

.module-member-heads .member-area-tile a{
    font-size: 15px;
}




.j2store_cart_right{
 float: right
}
.profile-edit .form-horizontal .control-label{
    text-align:unset;
}

.form-horizontal .control-label {
    text-align:left !important;
}

.joomonklms_addtocat_custom .j2store-product{
  display: grid;
grid-template-columns: 1fr 5fr;
}
.j2store-addtocart-form {
    margin: 0px;
    /*text-align: right;*/
}