#component_container {
    padding-top:6px;        
}

span.subsidiary_title {  
    color: #999999;
    margin: 13px 0px 0px;
    display: block;
    line-height: 18px;
}

h1.primary_title {
    font-size: 21px;
    padding-top: 3px;
    margin-top: 3px;
    margin-bottom: 7px;
    color: #a40707;
}

div#short_body_and_cornerpic {
    overflow: auto;
    background-color: #f8f8f8;
    border-top: 1px solid #e0e0e0;
    border-bottom: 1px solid #e0e0e0;    
}

#short_body_box {
padding: 17px 10px;
    text-align: justify;
    width: 50%;
    float: right; 
    font-size: 15px;
}

div#cornerpic_box {
    width: 50%;
    float: left;
}

img#cornerpic {   
width: 100%;
}

#primary_body_box {
    margin-top: 15px;
    text-align: justify;
    font-size: 15.5px;
}

#primary_body_box img {
    max-width:100%;
}

#primary_body_box video {
    width:100%;
}

#primary_body_box img.fr-fic {
 display: block;
 margin: auto;   
}

#primary_body_box img.fr-fil {
     float: left;
    max-width: 40%;
    margin-right: 25px;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 5px;   
}

#primary_body_box img.fr-fir {
     float: right;
    max-width: 40%;
    margin-left: 25px;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 5px;   
}

#primary_body_box h3 {
    font-size: 27px;
    line-height: 27px;
}

#post-data-details span {
     color: #999;
    float: right;
    margin-left: 26px;
    line-height: 19px;
    font-size: 12px;
}

#post-data-details span.creation_date {
     word-spacing: 2px;
}

#post-data-details span.editing_date {
    color: #f5201f;
    word-spacing: 2px;
}

#post-data-details span.author_name {
  float: none;   
}

#post-data-box {
    overflow: hidden;
}

#post-data-details {
float: right;
}

#print-email-save-box {
        float: left;
}

a.print {
    background-image: url('../images/print-icon.png');
    background-repeat: no-repeat;
    background-size: 26px;
    width: 26px;
    height: 26px;
    display: inline-block;
    margin-right: 13px;
float: left;
    
}

a.email {
    background-image: url('../images/email-icon.png');
    background-repeat: no-repeat;
    background-size: 26px;
    width: 26px;
    height: 26px;
    display: inline-block;
        margin-right: 13px;
float: left;
}

a.save {
    background-image: url('../images/save-icon.png');
    background-repeat: no-repeat;
    background-size: 26px;
    width: 26px;
    height: 26px;
    display: inline-block;
float: left;
}

#like_box {
    height: 73px;
    margin-top: 25px;
    padding-right: 10px;
    float: right;
}

#title-like {
    display: block;
}

#like_box_button {
line-height:20px;
    width:62px;
    float:right;
}

#title-slimilar_contents {
    margin: 18px 0px;
    display: block;
}


#slimilar_contents_box {
padding: 40px 12px 0px;
margin-top: 7px;
overflow: auto;
clear: both;    
}


span#result_subject_likes {
margin-right: 11px;
    color: #ffffff;
    position: relative;
    top: 27px;  
}

a#add_like , #locked {
    background-image: url('../images/like.png');
    width: 50px;
    height: 33px;
    display: inline-block;
}

#share_box {
    overflow: auto;
    margin-top: 49px;
    margin-bottom: 25px;
    float: left;
}

#share_box_inner {
    padding: 10px;
    float: right;
}

#share_box_inner a.share_item {
        margin-left: 10px;
}

#share_box_inner a#facebook_share_a {
    background-image: url('../images/facebook-icon.png');
    background-repeat: no-repeat;
    background-size: 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
float: right;
}

#share_box_inner a#twitter_share_a {
    background-image: url('../images/twitter-icon.png');
    background-repeat: no-repeat;
    background-size: 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
float: right;
}

#share_box_inner a#linkedin_share_a {
    background-image: url('../images/linkedin-icon.png');
    background-repeat: no-repeat;
    background-size: 32px;
    width: 32px;
    height: 32px;
    display: inline-block;
float: right;
}

#share_box span#share_title {
    margin-bottom: 13px;
    margin: 10px 0px 18px 0px;
    display: block;
}

div#short_link_box {
margin-top: 0px;
    margin-bottom: 0px;
    float: left;
    clear: both;
    margin-left: 12px;
    direction: ltr;
    padding: 3px 9px;
    box-shadow: inset 0 1px 2px rgba(0,0,0,0.1);
    border-radius: 3px;
    transition: box-shadow 0.5s,border-color 0.25s ease-in-out;
    -webkit-appearance: none;
    border: 1px solid #E0E0E0;
    background-color: #F5F5F5;
}

span#short_link {
	display: block;
    margin: 0px;
    background-image: url(../images/short_link_icon.png);
    background-repeat: no-repeat;
    background-size: 14px;
    background-position-y: 6.0px;
    line-height: 27px;
    padding-left: 20px;
    font-size: 13px;
}


 div#slimilar_contents_box div#slimilar_contents_box_inner div.cell {
  float: right;
    width: 25%;
    margin-bottom: 10px;
    min-height: 270px;
    border-radius: 3px;
    box-shadow: 0 0 6px 0 rgba(0,0,0,.15);
    background-color: #ffffff;
    padding-top: 20px;
 }


 div#slimilar_contents_box div#slimilar_contents_box_inner div.cell div.cell_right {
    width: 100%;
    float: right;
}

 div#slimilar_contents_box div#slimilar_contents_box_inner div.cell div.cell_right a {
    display: block;
    margin: 0px 10px 0px 10px;
 }

 div#slimilar_contents_box div#slimilar_contents_box_inner div.cell div.cell_left {
width: 100%;
float: right;
}


 div#slimilar_contents_box div#slimilar_contents_box_inner  .subsidiary_title {  
    color: #999999;
    padding: 0px;
    display: block;
    text-align: center;
    margin: 4px 4px 0px 4px;
}

 div#slimilar_contents_box div#slimilar_contents_box_inner .primary_title {
    display: block;
    min-height: 50px;
    text-align: center;
    margin-top: 6px;
    margin-right: 7px;
    margin-left: 7px;
	font-weight: bold;
}

 div#slimilar_contents_box div#slimilar_contents_box_inner span.price {
    display: block;
    color: #d6142c;
    margin-top: 5px;
    text-align: center;
}

 div#slimilar_contents_box div#slimilar_contents_box_inner  img.article_pic {
width:100%; 
}


#product_box {
    padding: 15px 0px;
    margin: 12px 0px;   
}

#product_box a.addcart_product_item {
display: block;
    width: 197px;
    padding: 10px 10px 12px;
    padding-right: 37px;
    background-image: url(../images/add-to-cart-icon.png);
    background-position-x: 161px;
    background-position-y: 10px;
    background-repeat: no-repeat;
    background-size: 26px;
}

#product_box span#price_product_item {
display: block;
margin-bottom: 6px;
color:#e50000;
}

#product_box div.product_type_item {
padding: 0px 10px;
    background-color: #f1f1f1;
    border-radius: 3px;
    overflow: auto;    
	margin-bottom: 5px;
}

#product_box div.product_type_item div.product_type_item_inner {
overflow: auto;	
}

#product_box div.product_type_item input {
    float: right;
    margin-top: 10px;	
}


#product_box div.product_type_item label.product_type_label {
margin-right: 20px;
    position: relative;
    top: -8px;
    margin-bottom: 0px;
    display: block;
    margin-top: 10px;		
}


#product_box div.product_type_item span.product_type_price {
display: block;
    font-size: 19px;
    color: #ef1d78;		
}


#attachments_box {
    padding: 15px 0px;
    margin: 12px 0px 30px;
}

div#attach_video_box {
margin: 3px auto 30px;
    display: block;
    width: 100%;
    max-width: 680px;
    border: 2px solid #e0e0e0;
    border-radius: 3px;
    padding: 1px;
}

div.video_play_access_error_box {
	background-image: url(../images/video_access_error.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 338px;
}

video#attach_video_play {
    width: 100%;   
}

div#attachments_box #attach_caption {
    margin-bottom: 10px;
}

#attachments_box a#payment_attach_item {
display: block;
    background-image: url(../images/download_icon.png);
    background-position-x: 200px;
    background-position-y: 13px;
    background-repeat: no-repeat;
    background-size: 23px;
    width: 235px;
    padding: 10px 10px 12px;
    padding-right: 39px;  
}


#attachments_box span#price_attach_item {
    display: block;
    margin-bottom: 6px;
    color: #e50000;
}

div#attachments_box #download_attach_item {
display: block;
    background-color: #099b40;
    width: 130px;
    padding: 10px 10px 10px;
    padding-right: 37px;
    background-image: url(../images/download_icon.png);
    background-position-x: 93px;
    background-position-y: 13px;
    background-repeat: no-repeat;
    background-size: 23px;
    font-size: 16px;
}

span.err_no_access_for_group {
    display: block;
    margin-top: 5px;  
    margin-bottom: 5px;
}

a#upgrade_group_link {
    margin-right: 10px;
    padding: 4px 6px;
}

.alert_file_bought {
    display: block;
    margin-top: 15px;
    margin-bottom: 25px;
}

button#err_for_login_register {
padding: 10px 10px 12px;
    padding-right: 38px;
    background-image: url(../images/login_register_icon.png);
    background-position-x: 245px;
    background-position-y: 11px;
    background-repeat: no-repeat;
    background-size: 23px;
    width: 280px;
}

div#attachments_box span.alert_only_for_some_users {
	margin-top: 10px;
    margin-bottom: 10px;
	word-spacing: 2px;
}



/* MODAL FOR REGISTERING  -------------------------------------------------------------------*/
.modal .modal-header {
min-height: 27px !important;
display: block !important;
border-bottom: 0 !important;
padding: 0px;
}

button.close {
   float: left!important;
   margin: 3px 0px 0px 10px!important;
   padding: 0px!important;
}

.modal-body {
    padding: 0px 1rem 1rem!important;
}

div#login_box {
background-color: #f2f2f2;
    padding: 2px 10px 6px;
    border-radius: 3px;
    margin-bottom: 5px;
    border: 1px solid #d6d6d6;
}

span#login_title_span {
display: block;
margin-bottom: 2px;	
}

#login_box div#email-field {
   margin-bottom: 4px;
}

#login_box div#password-field {
    margin-bottom: 4px;
}


div#register_box {
    background-color: #f2f2f2;
    padding: 2px 10px;
    border-radius: 3px;
    margin-bottom: 5px;
    border: 1px solid #d6d6d6;	
}

span#register_title_span {
    display: block;
    margin-bottom: 2px;
}

div#register_box .register_row {
    margin-bottom: 4px;
}

#login_box #sign-in , #register_box #submit-register {
    padding: 4px 10px 5.5px;
    line-height: 23px;
}

#register_box #lable_avatar {
font-size: 13px;
color: #3e3e3e;
}

#register_box input#avatar {
    padding: 5px 0px;
}

#register_box .site_rules {
    font-size: 13px;
	margin-bottom: 0px!important;
}

#register_box .site_rules a {
  color: #2121f3; 
  font-size: 13px;
}

#register_box .site_rules input {
position: relative;
top: 3px;
}

#login_box input[type=text] , #login_box input[type=password]  , #register_box input[type=text] , #register_box input[type=password] {
    line-height: 21.5px;
    text-align: right;
    width: 175px;
}


#login_box input#email , #login_box input#password , #register_box input#email , #register_box input#password , #register_box input#mobile , #register_box input#postalcode {
text-align: left;
direction: ltr;	
}
/*__MODAL FOR REGISTERING  -------------------------------------------------------------------*/




@media (max-width:768px){ 
	
h1.primary_title {
    background: none;
	padding-right: 0px;
}	

div#slimilar_contents_box div#slimilar_contents_box_inner div.cell {
   width: 50%;
   min-height: 240px;
}

span.visit {
   display:none; 
}

a.print {
     display:none;
}

#post-data-box {
    overflow: auto;
}
	
	#post-data-details span.creation_date {
    margin-left: 16px;
    margin-bottom: 10px;
    margin-right: 3px;
	}
	
	#post-data-details span.editing_date {
    margin-bottom: 10px;
    }
	
	a.email {
    width: 24px;
    height: 24px;
    margin-right: 12px;
    background-size: 24px;
    }
	
	a.save {
	 width: 24px;
    height: 24px;
    margin-right: 12px;
    background-size: 24px;
	}
	
	#share_box_inner a#facebook_share_a {
    width: 31px;
    height: 31px;
    background-size: 31px;
    }
	
	#share_box_inner a#twitter_share_a {
    width: 31px;
    height: 31px;
    background-size: 31px;
    }
	
	#share_box_inner a#linkedin_share_a {
    width: 31px;
    height: 31px;
    background-size: 31px;
    }
	
	div#share_box_inner {
	padding-left: 0px;
	}
	
	#component_container h1.primary_title {
    padding: 9px 0px 4px;
	line-height: 34px;	
	}
	
  
}


@media (max-width:991px){ 

div#cornerpic_box , div#short_body_box {
        width: 100%;
}

#primary_body_box img.fr-fil , #primary_body_box img.fr-fir {
    float: none;
    max-width: 100%;
    margin-right: 0px;
    border-radius: 3px;
    margin-top: 5px;
    margin-bottom: 5px;
}
	
}
