/* Media Queries for Desktop
---------------------------------------------------------------*/
@media all and (min-width: 1438px) {
.onlinStore {
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	padding-top: 80px;
}
.onlinStore_title {
	float: right;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
}
.onlinStore_title h1 {
	float: right;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 36px;
	direction: ltr;
	font-weight: 300;
	line-height: 1.2em;
	text-align: center;
}
.onlinStore_container {
	float: right;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	min-height:450px;
}

.my_selection_section {
	width: 100%;
	margin-bottom: 50px;
	margin-top: 300px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.my_selection_section_up_search {
	width: 90%;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top:0%;
	padding-bottom:0%;
	padding-right:5%;
	padding-left:5%;
}
.my_selection_section_up_search h1 {
	float: right;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	color: #1f597c;
	text-align: left;
	direction:ltr;
	margin-left: 0px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.my_selection_title_drop {
	font-size: 15px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	line-height: 2.2em;
	padding-left: 1%;
	padding-right: 1%;
	padding-top:0px;
	padding-bottom:0px;
	text-align: right;
	width: 98%;
	direction: rtl;
	float:right;
	background-color:rgba(110,172,219,0.5);
}
.my_selection_drop_down_checkbox_container_100 {
	width: 100%;
	float:right;
	margin-top:0px;
	margin-bottom:30px;
}
.my_selection_btn_search {
	width: 10%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.my_selection_btnall
{
    background-position: center center;
    float: right;
    width: 100%;
    display: block;
    font-size: 17px;
    line-height: 2.2em;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    text-align: center;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px !important;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    text-decoration: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    font-family: almoni-dl;
    background-image: url('../../../../admin/Images/btn_submit.png');
    background-repeat: repeat-x;
}
.my_selection_btnall:hover
{
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #333;
    background-repeat: repeat-x;
}
.my_selection_btnall:focus {
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #000;
    background-repeat: repeat-x;
}
.my_selection_email_section {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.my_selection_btn_send_mail {
	width: 30%;
	float: right;
	margin-left: 70%;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.my_selection_send_mail_button {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_send_mail_button:hover {
	color: #fff;
	background-color: #238e72;
	padding:0px!important;
}
.my_selection_send_mail_button:focus {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_textBox {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:right;
	direction:rtl;
}
.my_selection_textBox:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    text-align:right;
	direction:rtl;
}
.my_selection_textBoxEn {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}
.my_selection_textBoxEn:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}
.search_btn
{
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.search_btn:hover {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color: transparent!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_btn:focus {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top:310px;
    padding-bottom:70px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_section h1 {
	font-size: 28px;
	font-weight: 700;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4;
}
.search_reesaults_section h2 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	direction:rtl;
	color:#666;
}
.search_reesaults_items 
{
    width: 50%;
    float: right;
    margin-left:25%;
    margin-right:25%;
    padding-top:20px;
    padding-bottom:20px;
    min-height:500px;
}
.search_resaults_name_search 
{
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4!important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#000;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction:rtl;
	color:#666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align:right;
	direction:rtl;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align:right;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	height: 18px;
	width: 18px;
	float:left!important;
	margin-left: 10px;
	margin-right: 5px;
	margin-top:3px!important;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	vertical-align:middle;
	padding:0px;
}
.ResponseFromServer
{    
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
}
.checkboxAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Grey.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: right;
    margin-left: 10px;
}
.checkboxDeletAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 12px;
    font-weight: normal;
    line-height: 23px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Back.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: left;
    margin-left: 0px;
}
.SelectBox
{
	direction:rtl;
	
}
.SelectBox input {
    vertical-align: middle;
    margin-left: 3px;
}

.dd_chk_drop div#checks
{
	text-align:left;
	float:right;
	width:100%;
	font-size:14px!important;
	line-height:1.8em!important;
	color:#000;
}
.table_dropdown_field_30 {
	width: 20.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_MATERIAL {
	width: 25.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_LENGTH {
	width: 25.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_HEIGHT {
	width: 25.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_THICKNESS {
	width: 25.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_SURFACE {
	width: 26%;
	float:left;
	margin-right:2%;
}

.table_dropdown_field_30_sep {
	width: 2%;
	float:right;
	height:20px;
}
.table_dropdown_field_100 {
	width: 100%;
	float:right;
	margin-bottom:5px;
}
.table_dropdown_field_100_title {
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	width: 32%;
	float:right;
	text-align: center;
	line-height: 2em;
	color: #000;
	margin-left: 0%;
	padding: 0px;
	margin-top: 0px;
	direction:rtl;
	background-color:rgba(114,154,184,0.3)!important;
}
div.dd_chk_select
{
    border-color: #666 !important;
    border-style: solid;
    border-width: 1px;
    height: 38px !important;
    padding: 0px 0px 0px 0px;
    text-align: right !important;
    vertical-align: middle;
    font-size: 17px !important;
    text-decoration: none;
    overflow: visible;
    color: Black;
    background-color: white;
    background-image: url('../../../../admin/Images/dropDown_arrow.png')!important;
    background-position: right center;
    background-repeat: no-repeat;
    width: 100% !important;
}
div.dd_chk_select:hover
{
	background-image: url('../../../../admin/Images/dropDown_arrow_roll.png')!important;
	background-position: right center;
    background-repeat: no-repeat;
	cursor: pointer;
}
div.dd_chk_select div#caption
{
	overflow: hidden;
	height: 28px!important;
	margin-right: 30px!important;
	margin-left: 8px!important;
	text-align: left!important;
	vertical-align: middle;
	position: relative;
	top: 5px!important;
	padding-top:3px;
}

div.dd_chk_drop
{
	background-color: white;
	border: 1px solid #666!important;
	text-align: left;
	z-index: 1000;
	left: -1px;
	top: 38px!important;
	min-width: 100%;
	min-height:250px!important;
}

div.dd_chk_drop div#checks
{
	border-style: none;
	padding: 4px 0px 4px 0px;
	max-height: 200px;
	overflow: auto;
	min-height:250px!important;
}
div.dd_chk_drop div#buttons
{
	padding: 2px 4px 4px 4px;
	text-align: right;
	min-width: 154px;
}
div.dd_chk_drop div#buttons input
{
	text-align: center;
	width: 75px;
	font-size: 12px;
	background-image: url("WebResource.axd?d=MvG5_EqmBECSOK5eVeMXSAQIS167qN_cY2D_pLzVl1qaYpeAWdlqS-MzHcqx3EN60pyEZS35KrEGPud57SS1wetlCmU88OCD2wBpIVTqBsABUBP7-0FOIXgB6Qpewa5TKUQxcbUU-T89IbH3FRJA23vi3sny7qXY00o6GFAWEKc1&t=635348121840000000");
	background-repeat: no-repeat;
	background-position: center;
	border: medium none;
}

div.dd_chk_drop div#buttons input:hover
{
	background-image: url("WebResource.axd?d=mYE6ZFiGVZWGj6_pU8Bn0cBoMqWhqOIcLgeetu701g66JufFDrN7G_a4-2JlKn5rytVex8lTqwjhWJNXpsL4C7wgz_Qm4Bm_HAghSD1vCvmAEFbiTrdGt10TgzAQsJ62PE_1iC2MUnc-lVynbU94r9Ok5_-eZAePfexN5KapFIGKJe-lGKtugHWtkG494Cfn0&t=635348121840000000");
}
.my_selection_pass_form {
	width: 320px;
	float: none;
	margin-left:auto;
	margin-right:auto;
}
.my_selection_pass_form_100 {
	width: 90%;
	float: right;
	padding:5%;
}
.my_selection_pass_form_field {
	width: 100%;
	float: right;
	margin-bottom:7px;
}
.web_search_field {
	width: 20%;
	float:left;
	margin-right:2%;
}
.web_search_btn {
	width: 12%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-top: 0px;
}
}
/* Media Queries for Laptop
-------------------------------------------------------------- */
@media all and (max-width: 1439px) and (min-width: 769px) {
.onlinStore {
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	padding-top: 70px;
}
.onlinStore_title {
	float: right;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
.onlinStore_title h1 {
	float: right;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 32px;
	direction: ltr;
	font-weight: 300;
	line-height: 1.2em;
	text-align: center;
}
.onlinStore_container {
	float: right;
	width: 100%;
	padding-top: 50px;
	padding-bottom: 50px;
	min-height:450px;
}

.my_selection_section {
	width: 100%;
	margin-bottom: 50px;
	margin-top: 300px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.my_selection_section_up_search {
	width: 90%;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top:0%;
	padding-bottom:0%;
	padding-right:5%;
	padding-left:5%;
}

.my_selection_section_up_search h1 {
	float: right;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	color: #1f597c;
	text-align: left;
	direction:ltr;
	margin-left: 0px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.my_selection_title_drop {
	font-size: 15px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	line-height: 2.2em;
	padding-left: 1%;
	padding-right: 1%;
	padding-top:0px;
	padding-bottom:0px;
	text-align: right;
	width: 98%;
	direction: rtl;
	float:right;
	background-color:rgba(110,172,219,0.5);
}
.my_selection_drop_down_checkbox_container_100 {
	width: 100%;
	float:right;
	margin-top:0px;
	margin-bottom:30px;
}
.my_selection_btn_search {
	width: 10%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.my_selection_btnall
{
    background-position: center center;
    float: right;
    width: 100%;
    display: block;
    font-size: 17px;
    line-height: 2.2em;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    text-align: center;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px !important;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    text-decoration: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    font-family: almoni-dl;
    background-image: url('../../../../admin/Images/btn_submit.png');
    background-repeat: repeat-x;
}
.my_selection_btnall:hover
{
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #333;
    background-repeat: repeat-x;
}
.my_selection_btnall:focus {
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #000;
    background-repeat: repeat-x;
}
.my_selection_email_section {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.my_selection_btn_send_mail {
	width: 30%;
	float: right;
	margin-left: 70%;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.my_selection_send_mail_button {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_send_mail_button:hover {
	color: #fff;
	background-color: #238e72;
	padding:0px!important;
}
.my_selection_send_mail_button:focus {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_textBox {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:right;
	direction:rtl;
}
.my_selection_textBox:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    text-align:right;
	direction:rtl;
}
.my_selection_textBoxEn {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}
.my_selection_textBoxEn:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}
.search_btn
{
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.search_btn:hover {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color: transparent!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_btn:focus {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top:310px;
    padding-bottom:70px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_section h1 {
	font-size: 28px;
	font-weight: 700;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4;
}
.search_reesaults_section h2 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	direction:rtl;
	color:#666;
}
.search_reesaults_items 
{
    width: 50%;
    float: right;
    margin-left:25%;
    margin-right:25%;
    padding-top:20px;
    padding-bottom:20px;
    min-height:500px;
}
.search_resaults_name_search 
{
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4!important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#000;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction:rtl;
	color:#666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align:right;
	direction:rtl;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align:right;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	height: 18px;
	width: 18px;
	float:left!important;
	margin-left: 10px;
	margin-right: 5px;
	margin-top:3px!important;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	vertical-align:middle;
	padding:0px;
}
.ResponseFromServer
{    
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
}
.checkboxAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Grey.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: right;
    margin-left: 10px;
}
.checkboxDeletAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 12px;
    font-weight: normal;
    line-height: 23px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Back.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: left;
    margin-left: 0px;
}
.SelectBox
{
	direction:rtl;
	
}
.SelectBox input {
    vertical-align: middle;
    margin-left: 3px;
}

.dd_chk_drop div#checks
{
	text-align:left;
	float:right;
	width:100%;
	font-size:14px!important;
	line-height:1.8em!important;
	color:#000;
}
.table_dropdown_field_30 {
	width: 20.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_MATERIAL {
	width: 20.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_LENGTH {
	width: 20.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_HEIGHT {
	width: 20.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_THICKNESS {
	width: 20.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_SURFACE {
	width: 26%;
	float:left;
	margin-right:2%;
}

.table_dropdown_field_30_sep {
	width: 2%;
	float:right;
	height:20px;
}
.table_dropdown_field_100 {
	width: 100%;
	float:right;
	margin-bottom:5px;
}
.table_dropdown_field_100_title {
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	width: 32%;
	float:right;
	text-align: center;
	line-height: 2em;
	color: #000;
	margin-left: 0%;
	padding: 0px;
	margin-top: 0px;
	direction:rtl;
	background-color:rgba(114,154,184,0.3)!important;
}
div.dd_chk_select
{
    border-color: #666 !important;
    border-style: solid;
    border-width: 1px;
    height: 38px !important;
    padding: 0px 0px 0px 0px;
    text-align: right !important;
    vertical-align: middle;
    font-size: 17px !important;
    text-decoration: none;
    overflow: visible;
    color: Black;
    background-color: white;
    background-image: url('../../../../admin/Images/dropDown_arrow.png')!important;
    background-position: right center;
    background-repeat: no-repeat;
    width: 100% !important;
}
div.dd_chk_select:hover
{
	background-image: url('../../../../admin/Images/dropDown_arrow_roll.png')!important;
	background-position: right center;
    background-repeat: no-repeat;
	cursor: pointer;
}
div.dd_chk_select div#caption
{
	overflow: hidden;
	height: 28px!important;
	margin-right: 30px!important;
	margin-left: 8px!important;
	text-align: left!important;
	vertical-align: middle;
	position: relative;
	top: 5px!important;
	padding-top:3px;
}

div.dd_chk_drop
{
	background-color: white;
	border: 1px solid #666!important;
	text-align: left;
	z-index: 1000;
	left: -1px;
	top: 38px!important;
	min-width: 100%;
	min-height:250px!important;
}

div.dd_chk_drop div#checks
{
	border-style: none;
	padding: 4px 0px 4px 0px;
	max-height: 200px;
	overflow: auto;
	min-height:250px!important;
}
div.dd_chk_drop div#buttons
{
	padding: 2px 4px 4px 4px;
	text-align: right;
	min-width: 154px;
}
div.dd_chk_drop div#buttons input
{
	text-align: center;
	width: 75px;
	font-size: 12px;
	background-image: url("WebResource.axd?d=MvG5_EqmBECSOK5eVeMXSAQIS167qN_cY2D_pLzVl1qaYpeAWdlqS-MzHcqx3EN60pyEZS35KrEGPud57SS1wetlCmU88OCD2wBpIVTqBsABUBP7-0FOIXgB6Qpewa5TKUQxcbUU-T89IbH3FRJA23vi3sny7qXY00o6GFAWEKc1&t=635348121840000000");
	background-repeat: no-repeat;
	background-position: center;
	border: medium none;
}

div.dd_chk_drop div#buttons input:hover
{
	background-image: url("WebResource.axd?d=mYE6ZFiGVZWGj6_pU8Bn0cBoMqWhqOIcLgeetu701g66JufFDrN7G_a4-2JlKn5rytVex8lTqwjhWJNXpsL4C7wgz_Qm4Bm_HAghSD1vCvmAEFbiTrdGt10TgzAQsJ62PE_1iC2MUnc-lVynbU94r9Ok5_-eZAePfexN5KapFIGKJe-lGKtugHWtkG494Cfn0&t=635348121840000000");
}
.my_selection_pass_form {
	width: 320px;
	float: none;
	margin-left:auto;
	margin-right:auto;
}
.my_selection_pass_form_100 {
	width: 90%;
	float: right;
	padding:5%;
}
.my_selection_pass_form_field {
	width: 100%;
	float: right;
	margin-bottom:7px;
}
.web_search_field {
	width: 20%;
	float:left;
	margin-right:2%;
}
.web_search_btn {
	width: 12%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-top: 0px;
}
}
/* Media Queries for Ipad
-------------------------------------------------------------- */
@media all and (max-width: 768px) and (min-width: 659px) {
.onlinStore {
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	padding-top: 60px;
}
.onlinStore_title {
	float: right;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
.onlinStore_title h1 {
	float: right;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	direction: ltr;
	font-weight: 300;
	line-height: 1.2em;
	text-align: center;
}
.onlinStore_container {
	float: right;
	width: 90%;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left:5%;
	padding-right:5%;
	min-height:450px;
}

.my_selection_section {
	width: 100%;
	margin-bottom: 50px;
	margin-top: 300px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.my_selection_section_up_search {
	width: 90%;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top:0%;
	padding-bottom:0%;
	padding-right:5%;
	padding-left:5%;
}

.my_selection_section_up_search h1 {
	float: right;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	color: #1f597c;
	text-align: left;
	direction:ltr;
	margin-left: 0px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.my_selection_title_drop {
	font-size: 15px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	line-height: 2.2em;
	padding-left: 1%;
	padding-right: 1%;
	padding-top:0px;
	padding-bottom:0px;
	text-align: right;
	width: 98%;
	direction: rtl;
	float:right;
	background-color:rgba(110,172,219,0.5);
}
.my_selection_drop_down_checkbox_container_100 {
	width: 100%;
	float:right;
	margin-top:0px;
	margin-bottom:30px;
}
.my_selection_btn_search {
	width: 30%;
	float: left;
	margin-left: 35%;
	margin-right: 35%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.my_selection_btnall
{
    background-position: center center;
    float: right;
    width: 100%;
    display: block;
    font-size: 17px;
    line-height: 2.2em;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    text-align: center;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px !important;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    text-decoration: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    font-family: almoni-dl;
    background-image: url('../../../../admin/Images/btn_submit.png');
    background-repeat: repeat-x;
}
.my_selection_btnall:hover
{
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #333;
    background-repeat: repeat-x;
}
.my_selection_btnall:focus {
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #000;
    background-repeat: repeat-x;
}
.my_selection_email_section {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.my_selection_btn_send_mail {
	width: 30%;
	float: right;
	margin-left: 70%;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.my_selection_send_mail_button {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_send_mail_button:hover {
	color: #fff;
	background-color: #238e72;
	padding:0px!important;
}
.my_selection_send_mail_button:focus {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_textBox {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:right;
	direction:rtl;
}
.my_selection_textBox:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    text-align:right;
	direction:rtl;
}
.my_selection_textBoxEn {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}
.my_selection_textBoxEn:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}

.search_btn
{
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.search_btn:hover {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color: transparent!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_btn:focus {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top:310px;
    padding-bottom:70px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_section h1 {
	font-size: 28px;
	font-weight: 700;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4;
}
.search_reesaults_section h2 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	direction:rtl;
	color:#666;
}
.search_reesaults_items 
{
    width: 50%;
    float: right;
    margin-left:25%;
    margin-right:25%;
    padding-top:20px;
    padding-bottom:20px;
    min-height:500px;
}
.search_resaults_name_search 
{
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4!important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#000;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction:rtl;
	color:#666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align:right;
	direction:rtl;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align:right;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	height: 18px;
	width: 18px;
	float:left!important;
	margin-left: 10px;
	margin-right: 5px;
	margin-top:3px!important;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	vertical-align:middle;
	padding:0px;
}
.ResponseFromServer
{    
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
}
.checkboxAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Grey.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: right;
    margin-left: 10px;
}
.checkboxDeletAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 12px;
    font-weight: normal;
    line-height: 23px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Back.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: left;
    margin-left: 0px;
}
.SelectBox
{
	direction:rtl;
	
}
.SelectBox input {
    vertical-align: middle;
    margin-left: 3px;
}

.dd_chk_drop div#checks
{
	text-align:left;
	float:right;
	width:100%;
	font-size:14px!important;
	line-height:1.8em!important;
	color:#000;
}
.table_dropdown_field_30 {
	width: 20.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_MATERIAL {
	width: 47.5%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}
.table_dropdown_field_LENGTH {
	width: 47.5%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}
.table_dropdown_field_HEIGHT {
	width: 47.5%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}
.table_dropdown_field_THICKNESS {
	width: 47.5%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}
.table_dropdown_field_SURFACE {
	width: 47.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_30_sep {
	width: 2%;
	float:right;
	height:20px;
}
.table_dropdown_field_100 {
	width: 100%;
	float:right;
	margin-bottom:5px;
}
.table_dropdown_field_100_title {
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	width: 32%;
	float:right;
	text-align: center;
	line-height: 2em;
	color: #000;
	margin-left: 0%;
	padding: 0px;
	margin-top: 0px;
	direction:rtl;
	background-color:rgba(114,154,184,0.3)!important;
}
div.dd_chk_select
{
    border-color: #666 !important;
    border-style: solid;
    border-width: 1px;
    height: 38px !important;
    padding: 0px 0px 0px 0px;
    text-align: right !important;
    vertical-align: middle;
    font-size: 17px !important;
    text-decoration: none;
    overflow: visible;
    color: Black;
    background-color: white;
    background-image: url('../../../../admin/Images/dropDown_arrow.png')!important;
    background-position: right center;
    background-repeat: no-repeat;
    width: 100% !important;
}
div.dd_chk_select:hover
{
	background-image: url('../../../../admin/Images/dropDown_arrow_roll.png')!important;
	background-position: right center;
    background-repeat: no-repeat;
	cursor: pointer;
}
div.dd_chk_select div#caption
{
	overflow: hidden;
	height: 28px!important;
	margin-right: 30px!important;
	margin-left: 8px!important;
	text-align: left!important;
	vertical-align: middle;
	position: relative;
	top: 5px!important;
	padding-top:3px;
}

div.dd_chk_drop
{
	background-color: white;
	border: 1px solid #666!important;
	text-align: left;
	z-index: 1000;
	left: -1px;
	top: 38px!important;
	min-width: 100%;
	min-height:250px!important;
}

div.dd_chk_drop div#checks
{
	border-style: none;
	padding: 4px 0px 4px 0px;
	max-height: 200px;
	overflow: auto;
	min-height:250px!important;
}
div.dd_chk_drop div#buttons
{
	padding: 2px 4px 4px 4px;
	text-align: right;
	min-width: 154px;
}
div.dd_chk_drop div#buttons input
{
	text-align: center;
	width: 75px;
	font-size: 12px;
	background-image: url("WebResource.axd?d=MvG5_EqmBECSOK5eVeMXSAQIS167qN_cY2D_pLzVl1qaYpeAWdlqS-MzHcqx3EN60pyEZS35KrEGPud57SS1wetlCmU88OCD2wBpIVTqBsABUBP7-0FOIXgB6Qpewa5TKUQxcbUU-T89IbH3FRJA23vi3sny7qXY00o6GFAWEKc1&t=635348121840000000");
	background-repeat: no-repeat;
	background-position: center;
	border: medium none;
}

div.dd_chk_drop div#buttons input:hover
{
	background-image: url("WebResource.axd?d=mYE6ZFiGVZWGj6_pU8Bn0cBoMqWhqOIcLgeetu701g66JufFDrN7G_a4-2JlKn5rytVex8lTqwjhWJNXpsL4C7wgz_Qm4Bm_HAghSD1vCvmAEFbiTrdGt10TgzAQsJ62PE_1iC2MUnc-lVynbU94r9Ok5_-eZAePfexN5KapFIGKJe-lGKtugHWtkG494Cfn0&t=635348121840000000");
}
.my_selection_pass_form {
	width: 320px;
	float: none;
	margin-left:auto;
	margin-right:auto;
}
.my_selection_pass_form_100 {
	width: 90%;
	float: right;
	padding:5%;
}
.my_selection_pass_form_field {
	width: 100%;
	float: right;
	margin-bottom:7px;
}
.web_search_field {
	width: 49%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}
.web_search_field:nth-of-type(2n) {
	width: 49%;
	float:left;
	margin-right:0%;
	margin-bottom:2%;
}
.web_search_btn {
	width: 30%;
	float: left;
	margin-left: 35%;
	margin-right: 35%;
	margin-bottom: 0px;
	margin-top: 0px;
}
}


/* Media Queries for Tablet
-------------------------------------------------------------- */
@media all and (max-width: 658px) and (min-width: 481px) {
.onlinStore {
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	padding-top: 60px;
}
.onlinStore_title {
	float: right;
	width: 100%;
	padding-top: 40px;
	padding-bottom: 40px;
}
.onlinStore_title h1 {
	float: right;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	direction: ltr;
	font-weight: 300;
	line-height: 1.2em;
	text-align: center;
}
.onlinStore_container {
	float: right;
	width: 90%;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left:5%;
	padding-right:5%;
	min-height:450px;
}

.my_selection_section {
	width: 100%;
	margin-bottom: 50px;
	margin-top: 300px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.my_selection_section_up_search {
	width: 90%;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top:0%;
	padding-bottom:0%;
	padding-right:5%;
	padding-left:5%;
}

.my_selection_section_up_search h1 {
	float: right;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	color: #1f597c;
	text-align: left;
	direction:ltr;
	margin-left: 0px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.my_selection_title_drop {
	font-size: 15px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	line-height: 2.2em;
	padding-left: 1%;
	padding-right: 1%;
	padding-top:0px;
	padding-bottom:0px;
	text-align: right;
	width: 98%;
	direction: rtl;
	float:right;
	background-color:rgba(110,172,219,0.5);
}
.my_selection_drop_down_checkbox_container_100 {
	width: 100%;
	float:right;
	margin-top:0px;
	margin-bottom:30px;
}
.my_selection_btn_search {
	width: 30%;
	float: left;
	margin-left: 35%;
	margin-right: 35%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.my_selection_btnall
{
    background-position: center center;
    float: right;
    width: 100%;
    display: block;
    font-size: 17px;
    line-height: 2.2em;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    text-align: center;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px !important;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    text-decoration: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    font-family: almoni-dl;
    background-image: url('../../../../admin/Images/btn_submit.png');
    background-repeat: repeat-x;
}
.my_selection_btnall:hover
{
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #333;
    background-repeat: repeat-x;
}
.my_selection_btnall:focus {
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #000;
    background-repeat: repeat-x;
}
.my_selection_email_section {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.my_selection_btn_send_mail {
	width: 30%;
	float: right;
	margin-left: 70%;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.my_selection_send_mail_button {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_send_mail_button:hover {
	color: #fff;
	background-color: #238e72;
	padding:0px!important;
}
.my_selection_send_mail_button:focus {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_textBox {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:right;
	direction:rtl;
}
.my_selection_textBox:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    text-align:right;
	direction:rtl;
}
.my_selection_textBoxEn {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}
.my_selection_textBoxEn:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}

.search_btn
{
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.search_btn:hover {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color: transparent!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_btn:focus {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top:310px;
    padding-bottom:70px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_section h1 {
	font-size: 28px;
	font-weight: 700;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4;
}
.search_reesaults_section h2 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	direction:rtl;
	color:#666;
}
.search_reesaults_items 
{
    width: 50%;
    float: right;
    margin-left:25%;
    margin-right:25%;
    padding-top:20px;
    padding-bottom:20px;
    min-height:500px;
}
.search_resaults_name_search 
{
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4!important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#000;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction:rtl;
	color:#666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align:right;
	direction:rtl;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align:right;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	height: 18px;
	width: 18px;
	float:left!important;
	margin-left: 10px;
	margin-right: 5px;
	margin-top:3px!important;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	vertical-align:middle;
	padding:0px;
}
.ResponseFromServer
{    
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
}
.checkboxAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Grey.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: right;
    margin-left: 10px;
}
.checkboxDeletAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 12px;
    font-weight: normal;
    line-height: 23px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Back.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: left;
    margin-left: 0px;
}
.SelectBox
{
	direction:rtl;
	
}
.SelectBox input {
    vertical-align: middle;
    margin-left: 3px;
}

.dd_chk_drop div#checks
{
	text-align:left;
	float:right;
	width:100%;
	font-size:14px!important;
	line-height:1.8em!important;
	color:#000;
}
.table_dropdown_field_30 {
	width: 20.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_MATERIAL {
	width: 47.5%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}
.table_dropdown_field_LENGTH {
	width: 47.5%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}
.table_dropdown_field_HEIGHT {
	width: 47.5%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}
.table_dropdown_field_THICKNESS {
	width: 47.5%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}
.table_dropdown_field_SURFACE {
	width: 47.5%;
	float:left;
	margin-right:2%;
}
.table_dropdown_field_30_sep {
	width: 2%;
	float:right;
	height:20px;
}
.table_dropdown_field_100 {
	width: 100%;
	float:right;
	margin-bottom:5px;
}
.table_dropdown_field_100_title {
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	width: 32%;
	float:right;
	text-align: center;
	line-height: 2em;
	color: #000;
	margin-left: 0%;
	padding: 0px;
	margin-top: 0px;
	direction:rtl;
	background-color:rgba(114,154,184,0.3)!important;
}
div.dd_chk_select
{
    border-color: #666 !important;
    border-style: solid;
    border-width: 1px;
    height: 38px !important;
    padding: 0px 0px 0px 0px;
    text-align: right !important;
    vertical-align: middle;
    font-size: 17px !important;
    text-decoration: none;
    overflow: visible;
    color: Black;
    background-color: white;
    background-image: url('../../../../admin/Images/dropDown_arrow.png')!important;
    background-position: right center;
    background-repeat: no-repeat;
    width: 100% !important;
}
div.dd_chk_select:hover
{
	background-image: url('../../../../admin/Images/dropDown_arrow_roll.png')!important;
	background-position: right center;
    background-repeat: no-repeat;
	cursor: pointer;
}
div.dd_chk_select div#caption
{
	overflow: hidden;
	height: 28px!important;
	margin-right: 30px!important;
	margin-left: 8px!important;
	text-align: left!important;
	vertical-align: middle;
	position: relative;
	top: 5px!important;
	padding-top:3px;
}

div.dd_chk_drop
{
	background-color: white;
	border: 1px solid #666!important;
	text-align: left;
	z-index: 1000;
	left: -1px;
	top: 38px!important;
	min-width: 100%;
	min-height:250px!important;
}

div.dd_chk_drop div#checks
{
	border-style: none;
	padding: 4px 0px 4px 0px;
	max-height: 200px;
	overflow: auto;
	min-height:250px!important;
}
div.dd_chk_drop div#buttons
{
	padding: 2px 4px 4px 4px;
	text-align: right;
	min-width: 154px;
}
div.dd_chk_drop div#buttons input
{
	text-align: center;
	width: 75px;
	font-size: 12px;
	background-image: url("WebResource.axd?d=MvG5_EqmBECSOK5eVeMXSAQIS167qN_cY2D_pLzVl1qaYpeAWdlqS-MzHcqx3EN60pyEZS35KrEGPud57SS1wetlCmU88OCD2wBpIVTqBsABUBP7-0FOIXgB6Qpewa5TKUQxcbUU-T89IbH3FRJA23vi3sny7qXY00o6GFAWEKc1&t=635348121840000000");
	background-repeat: no-repeat;
	background-position: center;
	border: medium none;
}

div.dd_chk_drop div#buttons input:hover
{
	background-image: url("WebResource.axd?d=mYE6ZFiGVZWGj6_pU8Bn0cBoMqWhqOIcLgeetu701g66JufFDrN7G_a4-2JlKn5rytVex8lTqwjhWJNXpsL4C7wgz_Qm4Bm_HAghSD1vCvmAEFbiTrdGt10TgzAQsJ62PE_1iC2MUnc-lVynbU94r9Ok5_-eZAePfexN5KapFIGKJe-lGKtugHWtkG494Cfn0&t=635348121840000000");
}
.my_selection_pass_form {
	width: 320px;
	float: none;
	margin-left:auto;
	margin-right:auto;
}
.my_selection_pass_form_100 {
	width: 90%;
	float: right;
	padding:5%;
}
.my_selection_pass_form_field {
	width: 100%;
	float: right;
	margin-bottom:7px;
}
.web_search_field {
	width: 49%;
	float:left;
	margin-right:2%;
	margin-bottom:2%;
}
.web_search_field:nth-of-type(2n) {
	width: 49%;
	float:left;
	margin-right:0%;
	margin-bottom:2%;
}
.web_search_btn {
	width: 30%;
	float: left;
	margin-left: 35%;
	margin-right: 35%;
	margin-bottom: 0px;
	margin-top: 0px;
}
}
/* Media Queries for Phone
-------------------------------------------------------------- */
@media all and (max-width:480px) and (min-width:319px) {
.onlinStore {
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	padding-top: 60px;
}
.onlinStore_title {
	float: right;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.onlinStore_title h1 {
	float: right;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	direction: ltr;
	font-weight: 300;
	line-height: 1.2em;
	text-align: center;
}
.onlinStore_container {
	float: right;
	width: 90%;
	padding-top: 30px;
	padding-bottom: 20px;
	padding-left:5%;
	padding-right:5%;
	min-height:450px;
}

.my_selection_section {
	width: 100%;
	margin-bottom: 50px;
	margin-top: 300px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.my_selection_section_up_search {
	width: 90%;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top:0%;
	padding-bottom:0%;
	padding-right:5%;
	padding-left:5%;
}

.my_selection_section_up_search h1 {
	float: right;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	color: #1f597c;
	text-align: left;
	direction:ltr;
	margin-left: 0px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.my_selection_title_drop {
	font-size: 15px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	line-height: 2.2em;
	padding-left: 1%;
	padding-right: 1%;
	padding-top:0px;
	padding-bottom:0px;
	text-align: right;
	width: 98%;
	direction: rtl;
	float:right;
	background-color:rgba(110,172,219,0.5);
}
.my_selection_drop_down_checkbox_container_100 {
	width: 100%;
	float:right;
	margin-top:0px;
	margin-bottom:30px;
}
.my_selection_btn_search {
	width: 50%;
	float: left;
	margin-left: 25%;
	margin-right: 25%;
	margin-bottom: 0px;
	margin-top: 0px;
}
.my_selection_btnall
    {
        background-position: center center;
        float: right;
        width: 100%;
        display: block;
        font-size: 17px;
        line-height: 2.2em;
        font-weight: 400;
        color: #fff;
        background-color: transparent;
        text-align: center;
        margin-right: 0px;
        margin-top: 0px;
        padding: 0px !important;
        transition: 0.2s all;
        -webkit-transition: 0.2s all;
        -moz-transition: 0.2s all;
        -o-transition: 0.2s all;
        text-decoration: none;
        -webkit-border-radius: 0px;
        -moz-border-radius: 0px;
        border-radius: 0px;
        display: inline-block;
        -moz-box-sizing: border-box;
        -webkit-box-sizing: border-box;
        box-sizing: border-box;
        border: 1px solid #fff;
        font-family: almoni-dl;
        background-image: url('../../../../admin/Images/btn_submit.png');
        background-repeat: repeat-x;
    }
.my_selection_btnall:hover
{
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #333;
    background-repeat: repeat-x;
}
.my_selection_btnall:focus {
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #000;
    background-repeat: repeat-x;
}
.my_selection_email_section {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.my_selection_btn_send_mail {
	width: 30%;
	float: right;
	margin-left: 70%;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.my_selection_send_mail_button {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_send_mail_button:hover {
	color: #fff;
	background-color: #238e72;
	padding:0px!important;
}
.my_selection_send_mail_button:focus {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_textBox {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:right;
	direction:rtl;
}
.my_selection_textBox:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    text-align:right;
	direction:rtl;
}
.my_selection_textBoxEn {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}
.my_selection_textBoxEn:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}

.search_btn
{
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.search_btn:hover {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color: transparent!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_btn:focus {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top:310px;
    padding-bottom:70px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_section h1 {
	font-size: 28px;
	font-weight: 700;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4;
}
.search_reesaults_section h2 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	direction:rtl;
	color:#666;
}
.search_reesaults_items 
{
    width: 50%;
    float: right;
    margin-left:25%;
    margin-right:25%;
    padding-top:20px;
    padding-bottom:20px;
    min-height:500px;
}
.search_resaults_name_search 
{
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4!important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#000;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction:rtl;
	color:#666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align:right;
	direction:rtl;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align:right;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	height: 18px;
	width: 18px;
	float:left!important;
	margin-left: 10px;
	margin-right: 5px;
	margin-top:3px!important;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	vertical-align:middle;
	padding:0px;
}
.ResponseFromServer
{    
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
}
.checkboxAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Grey.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: right;
    margin-left: 10px;
}
.checkboxDeletAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 12px;
    font-weight: normal;
    line-height: 23px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Back.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: left;
    margin-left: 0px;
}
.SelectBox
{
	direction:rtl;
	
}
.SelectBox input {
    vertical-align: middle;
    margin-left: 3px;
}

.dd_chk_drop div#checks
{
	text-align:left;
	float:right;
	width:100%;
	font-size:14px!important;
	line-height:1.8em!important;
	color:#000;
}
.table_dropdown_field_30 {
	width: 20.5%;
	float:left;
	margin-right:0%;
}
.table_dropdown_field_MATERIAL {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom:2%;
}
.table_dropdown_field_LENGTH {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom:2%;
}
.table_dropdown_field_HEIGHT {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom:2%;
}
.table_dropdown_field_THICKNESS {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom:2%;
}
.table_dropdown_field_SURFACE {
	width: 100%;
	float:left;
	margin-right:0%;
}
.table_dropdown_field_30_sep {
	width: 2%;
	float:right;
	height:20px;
}
.table_dropdown_field_100 {
	width: 100%;
	float:right;
	margin-bottom:5px;
}
.table_dropdown_field_100_title {
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	width: 32%;
	float:right;
	text-align: center;
	line-height: 2em;
	color: #000;
	margin-left: 0%;
	padding: 0px;
	margin-top: 0px;
	direction:rtl;
	background-color:rgba(114,154,184,0.3)!important;
}
div.dd_chk_select
{
    border-color: #666 !important;
    border-style: solid;
    border-width: 1px;
    height: 38px !important;
    padding: 0px 0px 0px 0px;
    text-align: right !important;
    vertical-align: middle;
    font-size: 17px !important;
    text-decoration: none;
    overflow: visible;
    color: Black;
    background-color: white;
    background-image: url('../../../../admin/Images/dropDown_arrow.png')!important;
    background-position: right center;
    background-repeat: no-repeat;
    width: 100% !important;
}
div.dd_chk_select:hover
{
	background-image: url('../../../../admin/Images/dropDown_arrow_roll.png')!important;
	background-position: right center;
    background-repeat: no-repeat;
	cursor: pointer;
}
div.dd_chk_select div#caption
{
	overflow: hidden;
	height: 28px!important;
	margin-right: 30px!important;
	margin-left: 8px!important;
	text-align: left!important;
	vertical-align: middle;
	position: relative;
	top: 5px!important;
	padding-top:3px;
}

div.dd_chk_drop
{
	background-color: white;
	border: 1px solid #666!important;
	text-align: left;
	z-index: 1000;
	left: -1px;
	top: 38px!important;
	min-width: 100%;
	min-height:250px!important;
}

div.dd_chk_drop div#checks
{
	border-style: none;
	padding: 4px 0px 4px 0px;
	max-height: 200px;
	overflow: auto;
	min-height:250px!important;
}
div.dd_chk_drop div#buttons
{
	padding: 2px 4px 4px 4px;
	text-align: right;
	min-width: 154px;
}
div.dd_chk_drop div#buttons input
{
	text-align: center;
	width: 75px;
	font-size: 12px;
	background-image: url("WebResource.axd?d=MvG5_EqmBECSOK5eVeMXSAQIS167qN_cY2D_pLzVl1qaYpeAWdlqS-MzHcqx3EN60pyEZS35KrEGPud57SS1wetlCmU88OCD2wBpIVTqBsABUBP7-0FOIXgB6Qpewa5TKUQxcbUU-T89IbH3FRJA23vi3sny7qXY00o6GFAWEKc1&t=635348121840000000");
	background-repeat: no-repeat;
	background-position: center;
	border: medium none;
}

div.dd_chk_drop div#buttons input:hover
{
	background-image: url("WebResource.axd?d=mYE6ZFiGVZWGj6_pU8Bn0cBoMqWhqOIcLgeetu701g66JufFDrN7G_a4-2JlKn5rytVex8lTqwjhWJNXpsL4C7wgz_Qm4Bm_HAghSD1vCvmAEFbiTrdGt10TgzAQsJ62PE_1iC2MUnc-lVynbU94r9Ok5_-eZAePfexN5KapFIGKJe-lGKtugHWtkG494Cfn0&t=635348121840000000");
}
.my_selection_pass_form {
	width: 320px;
	float: none;
	margin-left:auto;
	margin-right:auto;
}
.my_selection_pass_form_100 {
	width: 90%;
	float: right;
	padding:5%;
}
.my_selection_pass_form_field {
	width: 100%;
	float: right;
	margin-bottom:7px;
}
.web_search_field {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom: 10px;
}
.web_search_field:nth-of-type(2n) {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom: 10px;
}
.web_search_btn {
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	margin-bottom: 0px;
	margin-top: 3px;
}
}


/* Media Queries for Phone Portrait
-------------------------------------------------------------- */
@media all and (max-width:320px) {
.onlinStore {
	width: 100%;
	float: left;
	margin-left: 0%;
	margin-right: 0%;
	padding-top: 60px;
}
.onlinStore_title {
	float: right;
	width: 100%;
	padding-top: 20px;
	padding-bottom: 20px;
}
.onlinStore_title h1 {
	float: right;
	width: 100%;
	padding: 0px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	font-size: 24px;
	direction: ltr;
	font-weight: 300;
	line-height: 1.2em;
	text-align: center;
}
.onlinStore_container {
	float: right;
	width: 90%;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left:5%;
	padding-right:5%;
	min-height:450px;
}

.my_selection_section {
	width: 100%;
	margin-bottom: 50px;
	margin-top: 300px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}
.my_selection_section_up_search {
	width: 90%;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top:0%;
	padding-bottom:0%;
	padding-right:5%;
	padding-left:5%;
}

.my_selection_section_up_search h1 {
	float: right;
	width: 100%;
	font-size: 18px;
	font-weight: 600;
	color: #1f597c;
	text-align: left;
	direction:ltr;
	margin-left: 0px;
	margin-left: 15px;
	margin-bottom: 20px;
	padding-bottom: 10px;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	display: block;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #666;
}
.my_selection_title_drop {
	font-size: 15px;
	font-weight: 600;
	color: #333333;
	text-decoration: none;
	line-height: 2.2em;
	padding-left: 1%;
	padding-right: 1%;
	padding-top:0px;
	padding-bottom:0px;
	text-align: right;
	width: 98%;
	direction: rtl;
	float:right;
	background-color:rgba(110,172,219,0.5);
}
.my_selection_drop_down_checkbox_container_100 {
	width: 100%;
	float:right;
	margin-top:0px;
	margin-bottom:30px;
}
.my_selection_btn_search {
	width: 50%;
	float: left;
	margin-left: 25%;
	margin-right: 25%;
	margin-bottom: 0px;
	margin-top: 5px;
}
.my_selection_btnall
{
    background-position: center center;
    float: right;
    width: 100%;
    display: block;
    font-size: 17px;
    line-height: 2.2em;
    font-weight: 400;
    color: #fff;
    background-color: transparent;
    text-align: center;
    margin-right: 0px;
    margin-top: 0px;
    padding: 0px !important;
    transition: 0.2s all;
    -webkit-transition: 0.2s all;
    -moz-transition: 0.2s all;
    -o-transition: 0.2s all;
    text-decoration: none;
    -webkit-border-radius: 0px;
    -moz-border-radius: 0px;
    border-radius: 0px;
    display: inline-block;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 1px solid #fff;
    font-family: almoni-dl;
    background-image: url('../../../../admin/Images/btn_submit.png');
    background-repeat: repeat-x;
}
.my_selection_btnall:hover
{
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #333;
    background-repeat: repeat-x;
}
.my_selection_btnall:focus {
    background-position: center center;
    background-image: url('../../../../admin/Images/btn_submit_roll.png');
    background-repeat: no-repeat;
    border: 1px solid #fff;
    line-height: 2.2em;
    width: 100%;
    font-size: 17px;
    color: #000;
    background-repeat: repeat-x;
}
.my_selection_email_section {
	width: 100%;
	margin-bottom: 20px;
	margin-top: 20px;
	margin-left: 0%;
	margin-right: 0%;
	float: left;
	padding-top: 0px;
	padding-bottom: 0px;
}

.my_selection_btn_send_mail {
	width: 30%;
	float: right;
	margin-left: 70%;
	margin-right: 0%;
	margin-bottom: 20px;
	margin-top: 20px;
}
.my_selection_send_mail_button {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_send_mail_button:hover {
	color: #fff;
	background-color: #238e72;
	padding:0px!important;
}
.my_selection_send_mail_button:focus {
	float: right;
	width: 100%;
	display: block;
	font-size: 21px;
	line-height: 2.4em;
	font-weight: 400;
	color: #fff;
	background-color: #28b191;
	text-align: center;
	margin-right: 0px;
	margin-top: 0px;
	padding:0px!important;
	transition: 0.2s all;
	-webkit-transition: 0.2s all;
	-moz-transition: 0.2s all;
	-o-transition: 0.2s all;
	text-decoration: none;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.my_selection_textBox {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:right;
	direction:rtl;
}
.my_selection_textBox:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%!important;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
    text-align:right;
	direction:rtl;
}
.my_selection_textBoxEn {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}
.my_selection_textBoxEn:focus {
	background-color: #FFFFFF;
	float: right;
	line-height:2em;
	width: 100%;
	border: 1px solid #666;
    -webkit-border-radius: 3px;
    -moz-border-radius: 3px;
    border-radius: 3px;
	padding-left: 1%;
	padding-right: 1%;
	display: inline-block;
	-moz-box-sizing: border-box;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	text-align:left;
	direction:ltr;
}

.search_btn
{
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 9px;
	-moz-border-radius: 9px;
	border-radius: 9px;
}
.search_btn:hover {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color: transparent!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_btn:focus {
    background-position: center center;
    width: 21px;
    height:20px;
    float: right;
    direction: rtl;
    margin: 0px;
    padding: 0px;
    background-image: url('../images/general_icons/search.png');
    background-color:#f7f7f7!important;
    border: 1px solid #506d82;
    -webkit-border-radius: 6px;
	-moz-border-radius: 6px;
	border-radius: 6px;
}
.search_reesaults_section {
    width: 100%;
    float: right;
    padding-top:310px;
    padding-bottom:70px;
}
.search_reesaults_section_title {
    width: 100%;
    float: right;
    border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ccc;
	margin-bottom: 30px;
	padding-bottom:5px;
}
.search_reesaults_section h1 {
	font-size: 28px;
	font-weight: 700;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 1.4em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4;
}
.search_reesaults_section h2 {
	font-size: 19px;
	font-weight: 400;
	text-decoration: none;
	width: auto;
	text-align: center;
	line-height: 2.3em;
	margin-bottom: 0px;
	padding: 0px;
	margin-top: 0px;
	float: left;
	direction:rtl;
	color:#666;
}
.search_reesaults_items 
{
    width: 50%;
    float: right;
    margin-left:25%;
    margin-right:25%;
    padding-top:20px;
    padding-bottom:20px;
    min-height:500px;
}
.search_resaults_name_search 
{
	font-size: 19px;
	font-weight: 700;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#0e81c4!important;
}
.search_resaults_title_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	margin-bottom: 5px;
	padding: 0px;
	margin-top: 0px;
	float: right;
	direction:rtl;
	color:#000;
	overflow: hidden;
	visibility: visible;
	height: 20px;
}
.search_resaults_content_search 
{
	font-size: 17px;
	font-weight: 400;
	text-decoration: none;
	width: 100%;
	text-align: right;
	line-height: 1.4em;
	padding: 0px;
	float: right;
	direction:rtl;
	color:#666;
	margin-bottom: 0px;
	padding-bottom: 0px;
	overflow: hidden;
	visibility: visible;
	height: 40px;
}
.SearchResault {
	float: right;
	margin-left: 0;
	width: 100%;
	display: block;
	margin-bottom: 4px;
	padding-bottom: 4px;
	text-align:right;
	direction:rtl;
}
.search_resaults_line_search {
	float: left;
	width: 100%;
	margin-bottom: 15px;
	padding-bottom: 20px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #999;
	text-align:right;
}

input[type="checkbox"], input[type="radio"] {
	box-sizing: border-box;
	height: 18px;
	width: 18px;
	float:left!important;
	margin-left: 10px;
	margin-right: 5px;
	margin-top:3px!important;
	text-decoration: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	background-color: #FFFFFF;
	vertical-align:middle;
	padding:0px;
}
.ResponseFromServer
{    
    font-size: 13px;
    font-weight: bold;
    padding-top: 5px;
}
.checkboxAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 13px;
    font-weight: normal;
    line-height: 20px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Grey.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: right;
    margin-left: 10px;
}
.checkboxDeletAll
{
    border: 1px solid #666666;
    background-position: center top;
    
    font-size: 12px;
    font-weight: normal;
    line-height: 23px;
    color: #FFF;
    width: 60px;
    height: 20px;
    text-align: center;
    border-radius: 5px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    background-image: url('../admin/Images/Btn-Back.jpg');
    background-repeat: repeat-x;
    padding-top: 3px;
    padding-bottom: 8px;
    float: left;
    margin-left: 0px;
}
.SelectBox
{
	direction:rtl;
	
}
.SelectBox input {
    vertical-align: middle;
    margin-left: 3px;
}

.dd_chk_drop div#checks
{
	text-align:left;
	float:right;
	width:100%;
	font-size:14px!important;
	line-height:1.8em!important;
	color:#000;
}
.table_dropdown_field_30 {
	width: 20.5%;
	float:left;
	margin-right:0%;
}
.table_dropdown_field_MATERIAL {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom:2%;
}
.table_dropdown_field_LENGTH {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom:2%;
}
.table_dropdown_field_HEIGHT {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom:2%;
}
.table_dropdown_field_THICKNESS {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom:2%;
}
.table_dropdown_field_SURFACE {
	width: 100%;
	float:left;
	margin-right:0%;
}
.table_dropdown_field_30_sep {
	width: 2%;
	float:right;
	height:20px;
}
.table_dropdown_field_100 {
	width: 100%;
	float:right;
	margin-bottom:5px;
}
.table_dropdown_field_100_title {
	font-size: 13px;
	font-weight: 600;
	text-decoration: none;
	width: 32%;
	float:right;
	text-align: center;
	line-height: 2em;
	color: #000;
	margin-left: 0%;
	padding: 0px;
	margin-top: 0px;
	direction:rtl;
	background-color:rgba(114,154,184,0.3)!important;
}
div.dd_chk_select
{
    border-color: #666 !important;
    border-style: solid;
    border-width: 1px;
    height: 38px !important;
    padding: 0px 0px 0px 0px;
    text-align: right !important;
    vertical-align: middle;
    font-size: 17px !important;
    text-decoration: none;
    overflow: visible;
    color: Black;
    background-color: white;
    background-image: url('../../../../admin/Images/dropDown_arrow.png')!important;
    background-position: right center;
    background-repeat: no-repeat;
    width: 100% !important;
}
div.dd_chk_select:hover
{
	background-image: url('../../../../admin/Images/dropDown_arrow_roll.png')!important;
	background-position: right center;
    background-repeat: no-repeat;
	cursor: pointer;
}
div.dd_chk_select div#caption
{
	overflow: hidden;
	height: 28px!important;
	margin-right: 30px!important;
	margin-left: 8px!important;
	text-align: left!important;
	vertical-align: middle;
	position: relative;
	top: 5px!important;
	padding-top:3px;
}

div.dd_chk_drop
{
	background-color: white;
	border: 1px solid #666!important;
	text-align: left;
	z-index: 1000;
	left: -1px;
	top: 38px!important;
	min-width: 100%;
	min-height:250px!important;
}

div.dd_chk_drop div#checks
{
	border-style: none;
	padding: 4px 0px 4px 0px;
	max-height: 200px;
	overflow: auto;
	min-height:250px!important;
}
div.dd_chk_drop div#buttons
{
	padding: 2px 4px 4px 4px;
	text-align: right;
	min-width: 154px;
}
div.dd_chk_drop div#buttons input
{
	text-align: center;
	width: 75px;
	font-size: 12px;
	background-image: url("WebResource.axd?d=MvG5_EqmBECSOK5eVeMXSAQIS167qN_cY2D_pLzVl1qaYpeAWdlqS-MzHcqx3EN60pyEZS35KrEGPud57SS1wetlCmU88OCD2wBpIVTqBsABUBP7-0FOIXgB6Qpewa5TKUQxcbUU-T89IbH3FRJA23vi3sny7qXY00o6GFAWEKc1&t=635348121840000000");
	background-repeat: no-repeat;
	background-position: center;
	border: medium none;
}

div.dd_chk_drop div#buttons input:hover
{
	background-image: url("WebResource.axd?d=mYE6ZFiGVZWGj6_pU8Bn0cBoMqWhqOIcLgeetu701g66JufFDrN7G_a4-2JlKn5rytVex8lTqwjhWJNXpsL4C7wgz_Qm4Bm_HAghSD1vCvmAEFbiTrdGt10TgzAQsJ62PE_1iC2MUnc-lVynbU94r9Ok5_-eZAePfexN5KapFIGKJe-lGKtugHWtkG494Cfn0&t=635348121840000000");
}
.my_selection_pass_form {
	width: 320px;
	float: none;
	margin-left:auto;
	margin-right:auto;
}
.my_selection_pass_form_100 {
	width: 90%;
	float: right;
	padding:5%;
}
.my_selection_pass_form_field {
	width: 100%;
	float: right;
	margin-bottom:7px;
}
.web_search_field {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom: 7px;
}
.web_search_field:nth-of-type(2n) {
	width: 100%;
	float:left;
	margin-right:0%;
	margin-bottom: 7px;
}
.web_search_btn {
	width: 50%;
	float: left;
	margin-left: 25%;
	margin-right: 25%;
	margin-bottom: 0px;
	margin-top: 0px;
}
}