body{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:#292929;
        background-color: #fff;
        margin:0px;
        padding-top:48px;
}

a{color: #0580c7;}
a:hover{color: #079cf2; text-decoration: underline;}
.clear{clear:both;}
.line{}
.line_grey{margin:10px 0px; height:1px; background-color: #EFEFEF; border-bottom:1px solid #CCC; clear:both;box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2); }

h3{font-size: 1.1em; margin:5px 0px;}
h2{font-size: 1.4em; margin:8px 0px;}
h1{font-size: 1.6em; margin:12px 0px;}
table {  border-collapse: separate; border-spacing:0;}
.clear{clear:both;}

.rounded_6{
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
-khtml-border-radius: 6px;
 border-radius: 6px;
}
.shadow { box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);}

.gradient_5{
        background: #F2F2F2 /*{c-bhover-background-color}*/;
	background-image: -webkit-gradient(linear, left top, left bottom, from( #FFF ), to( #F2F2F2 /*{c-bhover-background-end}*/)); /* Saf4+, Chrome */
	background-image: -webkit-linear-gradient( #FFF /*{c-bhover-background-start}*/, #F2F2F2 /*{c-bhover-background-end}*/); /* Chrome 10+, Saf5.1+ */
	background-image:    -moz-linear-gradient( #FFF /*{c-bhover-background-start}*/, #F2F2F2 /*{c-bhover-background-end}*/); /* FF3.6 */
	background-image:     -ms-linear-gradient( #FFF /*{c-bhover-background-start}*/, #F2F2F2 /*{c-bhover-background-end}*/); /* IE10 */
	background-image:      -o-linear-gradient( #FFF /*{c-bhover-background-start}*/, #F2F2F2 /*{c-bhover-background-end}*/); /* Opera 11.10+ */
	background-image:         linear-gradient( #FFF /*{c-bhover-background-start}*/, #F2F2F2 /*{c-bhover-background-end}*/);
        /*color:#FF7729;*/
}

/*TOP_MENU*/
#top_menu {height:48px; color:#FFF; background-color:#292929; line-height:48px; min-width:1020px;position:fixed; top:0px; left:0px;right:0px; z-index:1500;}
.arch{background-color:#014575 !important; border-top:2px solid #ffd200; border-bottom:12px solid #ffd200; height:40px!important;}

#userInfo{padding-left:50px; background-image: url(../images/user.svg); background-position: 25px center; background-repeat: no-repeat; float:left;}
#userInfo a{color:#fff;}
#companyInfo{padding-left:50px; background-image: url(../images/company.svg); background-position: 25px center; background-repeat: no-repeat; float:left;}
.licenseInfoOk{padding-left:55px; background-image: url(../images/LicenseOk.svg); background-position: 25px center; background-repeat: no-repeat; float:left;}
.licenseInfoNo{padding-left:55px; background-image: url(../images/LicenseNo.svg); background-position: 25px center; background-repeat: no-repeat; float:left;}
.licenseInfoWarning{padding-left:55px; background-image: url(../images/LicenseNo.svg); background-position: 25px center; background-repeat: no-repeat; float:left;}

.top_menu_container{text-align:right; float:right; display: block;}

#top_menu a.menu_item{padding:0px 25px 0px 36px; color:#FFF;  display:inline-block; text-decoration: none;}
#top_menu a.exit{padding:0px 25px 0px 36px; background-image: url(../images/exit.svg); background-position: left center; background-repeat: no-repeat; }
#top_menu a.register{padding:0px 25px 0px 36px; background-image: url(../images/register.svg); background-position: left center; background-repeat: no-repeat; }
#top_menu a.login{padding:0px 25px 0px 36px; background-image: url(../images/enter.svg); background-position: left center; background-repeat: no-repeat; }
.user_message{ width:50px; height:48px; background-image: url(../images/message.svg); background-repeat: no-repeat; background-position: left center; position: relative;}
.user_message_count{width:18px; height:18px; border-radius:9px; background-color:#ea1e3f; color:#fff; font-size:11px; line-height: 18px; position: absolute; bottom:9px; right:20px; text-align:center; animation:blinker 1s infinite;}
@keyframes blinker{
    0%{     background-color: #ea1e3f;color:#fff}
    49%{    background-color: #ea1e3f;color:#fff}
    60%{    background-color: transparent;color:#292929}
    99%{    background-color: transparent;color:#292929}
    100%{   background-color: #ea1e3f;color:#fff}
}

.distributor{width:50px; height:48px; background-image: url(../images/distributor_info.svg); background-repeat: no-repeat; background-position: left center; position: relative; cursor: pointer;}
.distributor_info{padding:20px; position: absolute; top:50px; right:0px; background-color: #fff; border:1px solid #add4eb; display:none; color:#333; z-index: 299; line-height: normal;}
#header, #header_small{
    position: relative;
    min-width:1020px; margin:0px auto; height:285px; 
    background-image: url(../images/header_1920.svg); 
    background-repeat: no-repeat; 
    background-position: center center;
    background-color: #045584;
}

#header_small{
   height:44px;
   background-image: url(../images/small_header.svg);
}

.HeaderStyleMicro{ background-image: url(../images/header_1920_Micro.svg)!important; }
.HeaderStyleMicro_small{ background-image: url(../images/small_header_Micro.svg)!important; }

.HeaderStyleMstPos{ background-image: url(../images/Header_MstPOS.svg)!important; }
.HeaderStyleMstPos_small{ background-image: url(../images/mstPOS_small.svg)!important; }

.HeaderStyleMiCloud{ background-image: url(../images/Header_MiCloud.svg)!important; }
.HeaderStyleMiCloud_small{ background-image: url(../images/MiCloud.ge_small.svg)!important; }

.HeaderStyleMsPosKg{ background-image: url(../images/Header_MsPos.kg.svg)!important; }
.HeaderStyleMsPosKg_small{ background-image: url(../images/MsPos.kg_small.svg)!important; }

.HeaderStyleMstPosRo{ background-image: url(../images/Header_MstPOS.ro.svg)!important; }
.HeaderStyleMstPosRo_small{ background-image: url(../images/mstPOS.ro_small.svg)!important; }

#LogoTransparent {display:block; margin:20px auto; width:250px; height:250px;}
#LogoTransparentSmall{display:block; margin:0px auto; width:250px; height:44px; margin-top:-30px;}
#languages{padding-right:15px; padding-top: 17px; text-align: right; color:#292929;}
#languages span, #languages a{display:inline-block; padding:0px 8px;  color:#292929; border-right:1px solid #292929; text-decoration: none;}


/* main Menu */
#main_menu{display: block; height: 88px; text-align:center; padding:0px; margin:0px auto; font-size:0px; background-color:#0580c7; min-width:1020px;}
#main_menu li{position:relative; display:block; margin: 0px; font-size:12px;}
#main_menu li ul{display:none;position:absolute; left:0px; top:100%; min-width:100%; padding:0px; margin:0px; border:1px solid #d2e6f1; z-index:1000;}
#main_menu a, #main_menu span{white-space:nowrap;}
#main_menu li.firstMenuItem{ display:inline-block;}
#main_menu li.firstMenuItem a, #main_menu li.firstMenuItem span.MenuItemDisabled{
        display:block; 
        color:#FFF; 
        text-decoration: none; 
        line-height: 34px; 
        height:34px; 
        padding-top:54px;
        text-align: center;
        background-position: center 14px;
        background-repeat:no-repeat;
        
}
.large{font-size: 1.3em;}
.OperationIcon{background-image: url(../images/operations.svg)}
.NomenclaturesIcon{background-image: url(../images/nomenclatures.svg)}
.PaymentsIcon{background-image: url(../images/payments.svg)}
.DocumentsIcon{background-image: url(../images/documents.svg)}
.ReportsIcon{background-image: url(../images/reports.svg)}
.ForCompanyIcon{background-image: url(../images/forcompany.svg)}
.AdministrationIcon{background-image: url(../images/administration.svg)}
.ItemsIcon{background-image: url(../images/items.svg)}
.OrdersIcon{background-image: url(../images/orders.svg)}
.TradeScreenIcon{background-image: url(../images/trade_screen.svg)}
.HomeIcon{background-image: url(../images/home.svg);}
.FeaturesIcon{background-image: url(../images/opportunities.svg);}
.CloudIcon{background-image: url(../images/cloud.svg);}
.SubscriptionIcon{background-image: url(../images/sub.svg);}
.NewsIcon{background-image: url(../images/news.svg);}
.SupportIcon{background-image: url(../images/support.svg);}
.HardwareIcon{background-image: url(../images/hardware.svg);}

#main_menu li.firstMenuItem a:hover{background-color: #149be9;}
#main_menu li.firstMenuItem a:hover span{}
#main_menu li.firstMenuItem ul li ul{position:absolute; left:100%; top:0%; min-width:0px;}
#main_menu li.firstMenuItem ul li a, #main_menu li.firstMenuItem ul li span.MenuItemDisabled{display:block; padding:9px 18px; color:#292929; border:none; font-weight: normal; text-align: left; line-height:14px; height:auto;  }
#main_menu li.firstMenuItem ul li a:hover{background-color:#f1fafe; }
#main_menu li.firstMenuItem ul li {background-color:#fff; }
#main_menu li.firstMenuItem ul li a.expandable,
#main_menu li.firstMenuItem ul li span.expandable
{background-image: url(../images/LeftArrowIcon.svg); background-repeat:no-repeat; background-position:right, center;}
#main_menu .separator, 
#main_menu .separatorFirst,
#main_menu .separatorLast {display:none;}
.MenuItemDisabled{color:#003c5e!important; opacity: 0.7;}



#main{
	min-width: 990px;
        max-width: 1680px;
        overflow:auto;
        margin:0px auto;
        background-color: #FFF;
        min-height:700px;
        padding:15px 30px; 
}


.pageTitle{padding:5px; color:#333; text-align: left;  margin:0px;}
.popupPageTitle{padding:20px; font-size:14px; background-color: #0580c7; color:#fff; border-top-left-radius: 10px; border-top-right-radius: 10px; border:1px solid #fff; border-bottom: none; text-align: center; position:relative;}
.popupFormTitle{position: absolute; top:20px; left:20px; color:#fff;}
.separator{}

/* PAGE MESSAGES */
#messages{ min-width: 1020px; background-color: #fff;}
.message_error, .message_success, .message_info {
    padding:8px 30px 8px 30px;
    position:relative; 
    margin:5px 0px;
    cursor:pointer;
    text-transform:uppercase;
    
}
.message_error{  color: #FF0000; font-weight:bold; background-color:#FFC4C4; }
.message_success{ color: green; font-weight:bold; background-color:#C4FFC4; }
.message_info{ color: #4e89c5; font-weight:bold; background-color:#C4C4FF;}


#footer_logged, #footer_unlogged { padding:10px; background-color: #292929; min-width:1000px; color:#fff;}
.footer_table{margin:0px auto; width:1020px;}
/*bottom menu */

#footer_logged .bottom_menu{text-align: center; }
#footer_logged .bottom_menu span.separator{display: inline-block; margin:0px;}
#footer_logged .bottom_menu a {color:#FFF; display:inline-block; margin:3px 8px; text-decoration: none;}

#footer_unlogged .bottom_menu{text-align: left; }
#footer_unlogged .bottom_menu span.separator{color: #292929; display: block; font-size:2px;}
#footer_unlogged .bottom_menu a {color:#FFF; display:inline-block; margin:5px; text-decoration: none; background-image:none !important;}
#footer_unlogged  ul.bottom_menu{list-style: none;}
#footer_unlogged  ul.bottom_menu span{display: none;}
.bottom_menu a:hover {color:#19abff !important;}
.footer_logos img {height:40px; width:auto; margin:10px 20px; float:right;}



.createdBy{color:#FFF; font-size: 0.9em;  padding:5px;}
#LoginForm{width:350px; margin:0px auto; margin-top:70px;}



/*Index icons When User Logged */
a.IndexIcon, span.IndexIcon{width:184px; height:44px; display:block; 
          background-position: center top; background-repeat: no-repeat; padding-top:140px; 
          text-decoration: none; font-size:13px; color:#292929; margin:10px 60px;}

a.IndexIcon:hover{background-position:center bottom; color:#FFF;}
.i_sales{background-image: url(../images/i_sales.svg);}
.i_objects{background-image: url(../images/i_objects.svg);}
.i_goods{background-image: url(../images/i_goods.svg);}
.i_partners{background-image: url(../images/i_partners.svg);}
.i_deliveries{background-image: url(../images/i_deliveries.svg);}
.i_payments{background-image: url(../images/i_payments.svg);}
.i_documents{background-image: url(../images/i_documents.svg);}


/*LOADING*/
.ui-icon-loading {
	background: url(../images/ajax-loader.gif);
	background-size: 46px 46px;
        background-repeat: no-repeat;
}
.ui-loading .ui-loader { display: block; }
.ui-loader { display: none; z-index: 9999999; position: fixed; top: 60%; left: 50%; border:0; }
.ui-loader-default { background: none; opacity: 0.18; width: 46px; height: 46px; margin-left: -23px; margin-top: -23px; }
.ui-loader .ui-icon-loading { background-color: #000; display: block; margin: 0; width: 44px; height: 44px; padding: 1px; -webkit-border-radius: 36px; border-radius: 36px; }
/*END_LOADING*/






 /* FORMS */
.textfield, .textarea, .textfield_catcha {
    width:100%;
    padding:8px 0px 8px 2px;
    font-size:1.2em;
    border:1px solid #add4eb;
    background: #fff;
    margin:0px;
}
.textfield_catcha {border:1px solid #add4eb;}
.textarea{height:120px;}
.OnOff{width:16px; height:16px; cursor:pointer; border:1px solid #add4eb; background-color:#FFF;  padding: 6px; background-clip:padding-box; display: inline-block;}
.disabledField{opacity: 0.3;}
.readonly{opacity: 0.6;}
.captchaContainer{width:250px; overflow:hidden;   background-color:#FFF; padding:10px; display: inline-block;}
.help_txt{font-size:10px; color:#999}

.errors_default{font-size: 10px; color: #FF0000;}
label,.label{display:inline-block; padding:3px; color:#5faad5; font-size: 0.9em;}
.formPanel{margin:20px 10px; overflow:hidden; border-radius:8px; background-color: #FFF; border:1px solid #fff; box-shadow: 0px 1px 10px rgba(23,112, 163, 0.3); }
.formHeader{padding:22px 30px; font-size:14px; background-color: #0580c7; color:#fff;}
.formContent{padding:20px;}
.text_right{text-align: right;}
.text_center{text-align: center;}
.text_left{text-align: left;}
.float_right{float:right;}
.float_left{float:left;}
.relative{position: relative;}
.fullWidth{width:100%}
.rowField{border:none; font-size: 1.1em; background-color: transparent;}
.rowField:focus{border:1px solid #F00;}
.DeleteRowButton{width:16px}
.clearField{border:none;background: none;}
.bold{font-weight: bold;}
.formSection{margin:30px 0px; padding:10px; border:1px solid #E0E0E0; border-radius:4px; position: relative;}
.formSection h3{position:absolute;  background-color:#FFF; top:-20px; left:20px; height:20px; padding:6px; color:#F5650F}
.errField{color:#F00;}
.errFieldYellow{background-color:#FFFFCC;}
.errFieldBorder{background-color:#fcd6c8;}
.formTable td{padding:5px; vertical-align:top;}
.noteField{display:none;position:absolute; height:50px;top:20px; right:35px; padding:5px; border:1px solid #add4eb;z-index: 9999;}
.NoteCloseButton{display:none; position:absolute; top:20px; right:40px; z-index: 10001;}
.maxWidth_50{max-width: 50%; margin:0px auto;}

/* Custom spinner */
td.CustomSpinner .ui-corner-all, .ui-corner-tr, .ui-corner-br{border-radius: 0px;}
td.CustomSpinner .ui-widget-content{border:none; background: #fff;}
td.CustomSpinner .ui-state-default{border:none; background: #fff;}
td.CustomSpinner .ui-spinner-button{background-color:#606060; width:32px}
td.CustomSpinner .ui-spinner-button:hover{background-color:#0580c7;}
td.CustomSpinner .ui-spinner-up{background-image: url(../images/arrow_up_selected.svg); background-position: center center; background-repeat: no-repeat;}
td.CustomSpinner .ui-spinner-down{background-image: url(../images/arrow_down_selected.svg); background-position: center center; background-repeat: no-repeat;}
td.CustomSpinner .ui-icon{display:none}
/*FORMS QuickSearch*/
.qs_container{position: relative;}
.qsFieldName{background:none;border:none;width:100%;}
.qs_resultContainer{
  display:none; position: absolute; top:100%; left:0%; right:0%; 
  border:1px solid #add4eb; border-top:none; background-color: #FFF;  
  box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2); 
  border-bottom-left-radius: 6px; 
  border-bottom-right-radius: 6px;
  overflow:hidden;
}
.qs_results{}
.qsResultRow{padding:4px 10px; cursor:pointer; border-bottom:1px solid #F0F0F0;}
.qs_results .odd{background-color:#FFF;}
.qs_results .even{background-color: #EEE;}




.selectorSearchIcon{}
/* DIALOG */
#mydialog{width:300px;top:0px;left:0px;position:absolute;z-index:1000;background-color:#f9f9f9;border:1px solid #ddd;
    display:none;cursor:pointer; border-radius: 6px; overflow: hidden; box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.2);
}
.mydialog_header{height:30px;line-height:30px; color:#fff; font-size:14px; font-weight:bold;background: #295b8e;
background-image:     -ms-linear-gradient( #295b8e, #3e79b5); /* IE10 */
background-image:     linear-gradient( #295b8e, #3e79b5);
}
.mydialog_content{padding:40px 20px;}
.mydialog_txt{color:#000}




/*FILTERS*/
.filterContainer{margin:0px 0px 5px 0px; padding-top:5px;}
.filterContainerInner{padding-left: 50px; position:relative;}
.filterSettings{
    position:absolute; top:22px; left:0px; width: 41px; height: 32px;
    background-color: #fff;
    border:1px solid #67c0f3;
    background-image:url(../images/filter_settings_32.svg); 
    background-position: center center; background-repeat: no-repeat;
    cursor:pointer;
}
.filterSettingsContainer{
     position:absolute; top:70px; left:0px; padding:10px;  
     border:1px solid #67c0f3;  background: #fff; z-index:2001;
    
}
.fieldWrapper{display:inline-block;}
.fieldWrapper label{display:block;}
.filterLabel{color:#a0b3bf; font-size:0.9em; display: inline-block; margin-bottom:3px;  }
.fieldContainer{
    border:1px solid #67c0f3; 
    padding:8px 24px 8px 2px;
    background: #fff;
    position:relative;
    display:inline-block;
}
.fieldSubContainer{position: relative; padding-right:32px;}
.filterField_TEXT{background:  none; border: none; width:90px; height:14px; font-size:12px;}
.filterField_SELECT, .filterField_SELECT_MULTIPLY{background:  none; border: none; width:90px; height:16px; padding: 0px; font-size:12px;}
.filterField_SELECT_MULTIPLY{width:150px;}
.clearFilter{width:16px; height:16px; cursor:pointer; position:absolute; right:7px; top:8px;}
.filter_line{clear: both; margin:0px 0px; height:2px; border-bottom:1px solid #fff;border-top:1px solid #FFF;}
.filterField_TEXT_80{background:  none; border: none; width:80px;height:14px;}
.filterField_SELECT_80{background:  none; border: none; width:80px;height:16px;}
.filterField_TEXT_70{background:  none; border: none; width:70px;height:14px;}
.filterField_SELECT_70{background:  none; border: none; width:70px;height:16px;}
.filterField_TEXT_60{background:  none; border: none; width:60px;height:14px;}
.filterField_SELECT_60{background:  none; border: none; width:60px;height:16px;}
.filterField_SELECT_50{background:  none; border: none; width:50px;height:16px;}
.filterField_TEXT_300{background:  none; border: none; width:300px;height:14px;}
.selectorContainer{position:relative; padding-right:30px;}
.FilterNewLine{margin-top:30px; font-weight: bold;}

.selectorButton, .searchButton, .GenerateBarcodeButton{
    position:absolute; 
    right:0px; 
    top:0px; 
    height:34px;
    width:34px;
    background-color: #0580c7;
    background-image: url(../images/select_from_icon.svg);
    background-position: center center;
    background-repeat: no-repeat;
    cursor:pointer;
}
.searchButton{background-image: url(../images/search_icon.svg);}
 .GenerateBarcodeButton{background-image: url(../images/ok-icon.svg);}

/*defaultLister*/
.defaultListerContainer{margin:20px 0px;}
table.defaultLister{ border-bottom:1px solid #e4e4e4;}
table.defaultLister th{background-color: #0580c7; color:#FFF; border-right:1px solid #3895cb; font-size:12px;  padding:9px 6px; }
table.defaultLister tr th:last-child { border-right:none;}
table.defaultLister tr td:first-child {border-left:1px solid #e4e4e4;}
table.defaultLister td { padding:6px;}
table.defaultLister tr td:last-child { border-right:1px solid #e4e4e4;}
table.defaultLister tr.noBottomBorder td{border-bottom:none}

table.defaultListerLightBorder td{border-color:#E6E6E6;}
table.defaultListerLightBorder tr th:first-child, table.defaultListerLightBorder tr td:first-child {border-color:#E6E6E6;}
table.defaultListerLightBorder th{border-color:#E6E6E6;}
table.defaultListerLightBorder{border-color:#E6E6E6;}

tr.even, .even{background-color:#FFF;}
tr.odd, .odd{background-color:#f4f4f4;}
.icon {width:16px; height:16px; cursor:pointer;}
.ui-icon-closethick{background-image:url(../images/delete.svg)!important; background-position: center center; background-repeat: no-repeat;}
.move-icon{cursor:move;}
.clickable{cursor:pointer;}
.clickable:hover{ background-color: #d6effd}
.clickable:hover a{color:#FFF}
.sumRow td{color:#FF0000 !important; font-weight:bold; }
.brownRow td{color:#a88b00 !important; font-weight:bold;}
.inactive{color:#AAA;}
.selectedRow td{background-color:#e7f2fb;}
td.selectIconTd .ui-icon-check{background-image: url(../images/check.svg); background-position: center center;}
tr.selectedRow td.selectIconTd .ui-icon-check{background-image: url(../images/check_active.svg); background-position: center center;}



.redRow{ background: #FFCCCC;
	background-image:     -ms-linear-gradient( #FEFEFE, #FFCCCC);
	background-image: linear-gradient( #FEFEFE, #FFCCCC);}

/*defaul TreeLister */
.defaultTreeLister ul{padding-left: 25px; background-color: #fff;}
ul.sortable,ul.sortable ul {list-style-type: none;}			
.defaultTreeLister li {display: list-item;}
.defaultTreeListerRow{padding:8px 8px 8px 32px; border:1px solid #CCC; border-radius: 3px; position:relative;margin:2px;cursor:move;}

.defaultTreeLister li .odd{background-color: #EEE;}
.sortDiv{cursor:move;}
li.folder{font-weight:bold}
li.folder ul{font-weight:normal}
li.nofoder {font-weight:normal}
.sortable li.mjs-nestedSortable-collapsed > ul {display: none;}
.sortable li.mjs-nestedSortable-branch > div > .disclose {display: inline-block;}
.disclose{position:absolute; top:50%; margin-top:-8px; left:10px;}
.placeholder {outline: 1px dashed #666;}
.defaultTreeListerRowGroup{padding:9px 9px 9px 32px; border-bottom:1px solid #CCC;  position:relative; cursor:move;}

/*Pager */
.pager {padding:8px 10px; background-color: #4b4b4b; color:#fff } 
.pager span {display: inline-block; padding:0px 3px; cursor:pointer; font-weight:bold; height:32px; line-height:32px; vertical-align: middle;}
.pager span.active{color: #0E91CC;}
span.arrow_left, span.arrow_right{width:32px; height:32px; display:inline-block; padding:0px; margin:0px; background-position: center center; }
span.arrow_right{background-image: url(../images/arrow_right.svg); margin-left:37px;}
span.arrow_left{background-image: url(../images/arrow_left.svg); margin-right:37px;}

/*SORTS*/
.sortColumn{padding-right:20px; position:relative; cursor:pointer;}
.sort_icon, .sortUp_icon, .sortDown_icon{ background-image: url(../images/Sort-icon.svg); background-repeat:  no-repeat;
 background-position: right top; width:16px; height:16px; position:absolute; right:2px; top:50%; margin-top:-8px;}
.sortUp_icon{ background-image: url(../images/SortUp-icon.svg);}
.sortDown_icon{ background-image: url(../images/SortDown-icon.svg);}
#masActionsSelected option {padding:8px}
/* END SORTS */

/*BUTTONS*/
.button, a.button, a.back_button, .back_button{
	padding:16px 45px;
        white-space:  nowrap;
        font-size:1em;
        text-decoration: none;
	display:inline-block;
	text-align:center;
        cursor:pointer;
        color:#fff;
        border-radius: 24px;
        background-color: #0580c7;
        border: 1px solid #0580c7;
}

.button:hover, a.button:hover {
        text-decoration:none; background-color: #149be9;
}

.back_button, a.back_button{
        color:#2A2A2A;
        border: 1px solid #AAA;
        background: #f9f9f9;
	background-image:     -ms-linear-gradient( #f9f9f9, #eee); /* IE10 */
	background-image:         linear-gradient( #f9f9f9, #eee );
}
.back_button:hover, a.back_button:hover{
    color:#079cf2;
}

.withSelected{
    	padding:16px 45px;
        white-space:  nowrap;
        font-size:1em;
        text-decoration: none;
	display:inline-block;
	text-align:center;
        cursor:pointer;
        color:#fff;
        border-radius: 24px;
        background-color: #606060;
        background-image: url(../images/arrow_right.svg);
        background-repeat: no-repeat;
        background-position: top right;
        border:none;
}
.withSelected:hover{
     background-position: bottom right;
     background-color:#0580c7;
}
.reviewSelectedOnly_button_state_0, .reviewSelectedOnly_button_state_1{
    height:28px;
    padding-left:50px;
    padding-right:20px;
    background-image: url(../images/see.svg);
    background-position: left top;
    background-repeat: no-repeat;
    color:#fff;
    cursor:pointer;
    line-height: 28px;
    display:inline-block;
}
.reviewSelectedOnly_button_state_1{
     background-position: left bottom;
}
.reviewSelectedOnly_button_state_0:hover{
     background-position: left bottom;
}
.reviewSelectedOnly_button_state_1:hover{
     background-position: left top;
}
.reviewSelectedOnly_button_state_0 .text_2, .reviewSelectedOnly_button_state_1 .text_2{display: none; white-space: nowrap;} 

.reviewSelectedOnly_button_state_0:hover .text_1 { display: none; }
.reviewSelectedOnly_button_state_0:hover .text_2 { display: inline; }
.reviewSelectedOnly_button_state_1:hover .text_1 { display: none; }
.reviewSelectedOnly_button_state_1:hover .text_2 { display: inline; }

.ColumnSettingsInner{position: relative;}

.AddRemoveTableColumn{
    width:32px; 
    height:32px;
    background-image: url(../images/table_settings_32.svg);
    background-position: top, center;
    background-repeat: no-repeat;
    background-size: cover;
    cursor:pointer;
    display:inline-block;
    
}
.AddRemoveTableColumn:hover{background-position: bottom, center;}
.ColumnSettings{
    position:absolute;
    bottom: 32px;
    left:0px;
    padding:5px;
    border:1px solid #67c0f3;  background: #fff; z-index:2001;
    color:#292929;
}

.Refresh{
    width:27px; 
    height:32px;
    background-color: #606060;
    background-image: url(../images/refresh.svg);
    cursor:pointer;
    display:inline-block;
    margin-left:5px;
}
.Refresh:hover{background-color: #0580c7;}
.link{color:#396b9e; text-decoration:underline;}


.NewRecord{background-image: url(../images/plus.svg); background-repeat: no-repeat; background-position: 15px center;}

.itemsColumn{width:75%!important; float:left;}
.groupsColumn{width:25%!important; float:right;}
.groupsPanel{margin:20px 10px; overflow:hidden;  background-color: #FFF; border:1px solid #e4e4e4; }
.groupsHeader{background-color: #0580c7; color:#FFF;  font-size:12px;  padding:9px 6px; font-weight:bold;}
#groups div{ padding:9px 20px; color:#2A2A2A; background-color: #fff;}
#groups li {list-style: none; padding:0px; margin:0px;}
#groups ul {padding:0px; margin:0px;}
#groups .folder{font-weight:bold;}
#groups .nofolder{font-weight:normal;}
#groups li.folder div.explored{background-image: url(../images/arrow_group_open.svg)!important;}
#groups li.folder div.collapsed{background-image:url(../images/arrow_group_closed.svg); background-repeat: no-repeat; background-position: right center;}
#groups .bullet, #groups .bulletAll{padding-left:20px; background-image: url(../images/bullet_group_main.svg); background-repeat: no-repeat; background-position: top left;}
#groups .bulletAll{padding-left:20px; background-image: url(../images/bullet_group_all.svg);}
#groups .selectedGroup{color:#FFF!important; background-color: #379fdd!important; }
#groups div.selectedGroup .bullet, #groups div.selectedGroup .bulletAll{background-position: bottom left;}
#groups div.selectedGroup .bullet:hover, #groups div.selectedGroup .bulletAll:hover{background-position: bottom left;}
#groups div.level_0{background-color:#f4f4f4; border-bottom:#fff;}
#groups span{cursor:pointer;}
#groups div:hover{color:#379fdd;}

#Selections .selectionItemRow{ padding:9px 20px; color:#2A2A2A; background-color: #fff; cursor:pointer;}
#Selections .selectionItemRow:hover{color:#379fdd;}

#otherNames{min-height: 200px; border:1px solid #ececec;}
#otherNames ul{list-style: none; margin:0px; padding:0px;}
#otherNames ul li{padding:5px; cursor:pointer; border-bottom: 1px solid #ececec;}
#otherNames ul li.odd{background-color: #efefef;}
#otherNames ul li:hover{ background: #EBF2FD;
	background-image:     -ms-linear-gradient( #FEFEFE, #EBF2FD);
	background-image:         linear-gradient( #FEFEFE, #EBF2FD);
}

/*quick add item*/


/* 
 * dragtable
 *
 * @Version 2.0.14
 *
 * default css
 *
 */
/*##### the dragtable stuff #####*/
.dragtable-sortable { 
    list-style-type: none; margin: 0; padding: 0; -moz-user-select: none;
}
.dragtable-sortable li {
    margin: 0; padding: 0; float: left; font-size: 1em; background: white; 
}

.dragtable-sortable th, .dragtable-sortable td{
    border-left: 0px;
}

.dragtable-sortable li:first-child th, .dragtable-sortable li:first-child td {
    border-left: 1px solid #CCC; 
}

.ui-sortable-helper {
    opacity: 0.7;filter: alpha(opacity=70);
}
.ui-sortable-placeholder { 
    -moz-box-shadow: 4px 5px 4px #C6C6C6 inset;
    -webkit-box-shadow: 4px 5px 4px #C6C6C6 inset;
    box-shadow: 4px 5px 4px #C6C6C6 inset;
    border-bottom: 1px solid #CCCCCC;
    border-top: 1px solid #CCCCCC;
    visibility: visible !important;
    background: #EFEFEF !important; 
    visibility: visible !important;
}
.ui-sortable-placeholder * { 
    opacity: 0.0; visibility: hidden; 
}


/*MAS ACTION */
#masActionsChoose{
    display: none; 
    position:absolute; 
    background-color:#FFF; 
    width:400px; 
    border: 1px solid #c7c7c7; 
    padding:20px; 
    bottom: 50px; 
    right:0px; 
    text-align: left;
    border-radius: 10px;
    box-shadow: 0px 0px 3px rgba(0, 0, 0, 0.3);
}


.masActionLink{
              font-size:1.2em; 
              cursor:pointer; 
              padding:6px;
              color:#292929;
}
.masActionLink:hover{color: #079cf2;}


.ui-tabs{padding:0em;}
.ui-widget-header{border-bottom-left-radius:0px; border-bottom-right-radius: 0px; border:0px; background-image:linear-gradient( #FFF , #F2F2F2 );}

ul.ReportsList li{padding:5px;}

table.xlsImport td{border:1px solid #EEE;}
table.xlsImport thead td {background-color: #c8def4;}
table.xlsImport select {font-size: 0.8em}
.AddedRow{color:#0081c2;}
.IgnoredRow{color:#fa0;}
.ReplacedRow{color:#55a12c;}
.ErrorRow{color:#FF0000;}

#HelpButton{cursor:pointer; width:20px; height:20px; background-image: url(../images/help-icon.svg); background-size: contain; display:block; float:left;}
#VideoButton{cursor:pointer; width:20px; height:20px; background-image: url(../images/youtube_gray.svg); background-size: contain; display:block; float:left; }
#VideoButton:hover{background-image: url(../images/youtube_red_over.svg);}
#HelpContent{padding:30px; font-size:1em; display:none; border-bottom:1px solid #cecece; margin-bottom:40px;}
.popupPageHelp #HelpButton{right:108px; top:-50px;}
.popupPageHelp #VideoButton{right:198px; top:-50px;}
.white_txt, a.white_txt{color:#FFF!important;}
.green_txt{color:#55a12c;}
.orange_txt{color:#F5650F;}
.red_txt{color:#FF0000;}

/* Tabs */
#tabs.ui-widget{font-size: 1em;}
#tabs.ui-widget-content{border:none!important;}
#tabs ul.ui-tabs-nav {padding:0px; margin:0px;}
#tabs ul.ui-widget-header{background:#3d3d3d; height:50px; border-left:1px solid #fff; border-right:1px solid #fff;}
#tabs ul.ui-corner-all{border-radius:0px;}
   
#tabs ul.ui-tabs-nav li.ui-state-default{margin:0px; padding:0px; border:none; color:#fff; background: none;}
#tabs ul.ui-tabs-nav li.ui-tabs-active{margin:0px; padding:0px; border:none; background:#292929;}
#tabs ul.ui-tabs-nav li.ui-state-active{margin:0px; padding:0px; border:none; background:#292929;}
#tabs ul.ui-tabs-nav li.ui-corner-top{border-radius:0px;}
#tabs a.ui-tabs-anchor{padding:0px 30px; margin:0px; color:#fff; line-height: 50px; }
#tabs a.ui-tabs-anchor:hover{background-color: #0a6193;}

/* Add Images To Pages, News */
#addImages{margin:0px; padding:0px !important;}
li.addImageContainer{list-style: none; display:inline-block; padding:6px 6px 30px 6px; border-radius:6px; margin:6px; border:1px solid #ccc; cursor:move; position:relative;}
.deleteImage{position:absolute; height:16px; width:16px; cursor:pointer; right:8px; bottom:2px;}


#ItemDataTab a{padding-left:75px!important; background-image: url(../images/goods_data.svg); background-position: 30px center; background-repeat: no-repeat;}
#PricesTab a{padding-left:75px!important; background-image: url(../images/prices.svg); background-position: 30px center; background-repeat: no-repeat;}
#BarcodesTab a{padding-left:75px!important; background-image: url(../images/barcode.svg); background-position: 30px center; background-repeat: no-repeat;}
#DeviceSettingsTab a{padding-left:75px!important; background-image: url(../images/nastroiki.svg); background-position: 30px center; background-repeat: no-repeat;}
#OperationsTab a{padding-left:75px!important; background-image: url(../images/serviz.svg); background-position: 30px center; background-repeat: no-repeat;}
.required{font-weight: bold; color:#0580c7;}
a.YouTubeClips{display:block; height:243px; width:252px; background-image: url(../images/YouTubeClips.svg); background-position: center top; margin:10px auto; text-decoration: none;}
a.YouTubeClips:hover{background-position: center bottom;}


/*Document Templates */
.square{display:inline-block; width:24px; height:24px; float:left;}
.colorshema{ display:inline-block; vertical-align: middle;}
.template_thumb{margin:5px; float:left}
.template_img{cursor:pointer; border:1px solid #ccc; height:250px; width:250px; background-color:#e6e6e6; padding:5px; background-repeat: no-repeat; background-position: center center;}
.selected_template{border-color:#FF0000;}
.template_preview_button{
    white-space:  nowrap;
    cursor:pointer;
    font-size:1em;
    text-decoration: none;
    display:block;
    color:#2A2A2A;
    border: 1px solid #CCC;
    border-top: none;
    text-align: center;
    padding:11px; 
    background: #f9f9f9;
    background-image:     -ms-linear-gradient( #f9f9f9, #eee); /* IE10 */
    background-image:         linear-gradient( #f9f9f9, #eee );    
}
.companyLogo{width:300px; margin:10px auto; padding: 3px; border:1px solid #ccc;}
.companyLogo img{max-width:300px; max-height:300px; height:auto; width:auto;}


.news{padding:0px; padding-bottom:25px;  margin:0px auto; margin-bottom:35px; position: relative; width:1020px;}
a.show_all{position: absolute;right:0px; bottom:5px; text-decoration: none; font-size: 12px;}

a.news_container{width:235px; margin-left:23px; float:left; border:1px solid #d9d9d9;  overflow: hidden; display: block;  text-decoration: none;}
.news_container_inner{margin:0px; padding:5px 10px; min-height:220px; position:relative;}
.news_container_inner h3{color:#19abff !important;}
.news_index_img_container{background-color: #eee; height: 225px;  border-bottom:1px solid #d9d9d9; text-align: center;}
.news_index_img_container img{width:215px; height:215px;}
.news_container_inner .intro{color:#292929 !important;}
.readmore{font-size:12px; text-align: right; color:#808080; position: absolute; bottom:10px; right:10px;}

.newsTitle{padding:50px 0px;}
.NewsDetailImg{float:left; margin-right:25px; max-width:40%; height:auto;}

.newsList_container{}
a.newsList_container_inner{margin:5px; padding:5px;border-bottom:1px solid #EFEFEF; height:50px; overflow: hidden; display: block; text-decoration: none;}

.newsList_container_inner img{float:left; margin-right:15px; width:50px; height:50px;}
a.newsList_container_inner .intro{color:#292929 !important;}

.comments_container{padding-left:15px; width:25%; vertical-align: top;}
.detail_news_container{padding-right:15px; border-right:1px solid #EFEFEF; vertical-align:top;}

.comment_container{padding:15px; padding-top:0px; border-left:2px solid #079cf2; margin-bottom:20px;}
.comment_header{font-size: 11px; color:#AAA;}
.comment{padding-left:15px; padding-top:10px;}


/* Trade Screen */

.switch-button-label {
    float: left;
    line-height: 25px;
    font-size:1em;
    cursor: pointer;
}

.switch-button-label.off {
    color: #adadad;
}

.switch-button-label.on {
    color: #0088CC;
}

.switch-button-background {
    float: left;
    position: relative;

    background: #ccc;
    border: 1px solid #aaa;

    margin: 1px 10px;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;

    cursor: pointer;
}

.switch-button-button {
    position: absolute;

    left: -1px;
    top : -1px;

    background: #FAFAFA;
    border: 1px solid #aaa;

    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}


.fullHeight{height:100% !important; max-height:100% !important; min-height:100% !important; overflow:hidden;}
.TradeScreen{}
.TS_Header{height:0.8cm;padding:0.1cm; margin:0px; position:relative;}
.headerInfoPanel{height:0.8cm; padding-right:3cm; overflow: hidden;}
.headerInfo{background: none; display:inline-block; line-height: 0.8cm; color:#fff; float:left; margin-right: 0.5cm;}
.headerInfo a{color:#fff;}
.TS_HeaderRow{height:1.4cm;}

.TableMainTradeScreen{width:100%;}
.column_1, .column_2, .column_3{ margin:0px; padding:0px; overflow: hidden; position:relative; vertical-align: top;}
.column_1{width:11cm; min-width:11cm; max-width:11cm;}
.column_2{min-width: 3cm; width:3cm; max-width:3cm;}
.column_3{}
#TS_Groups{}
#GroupsScrollUp, #GroupsScrollDown{
    height:1cm;  padding:0.1cm; margin:0.1cm; text-align: center; line-height: 1cm;
}
#GroupsScrollUp{top:0cm; cursor:pointer;} 
#GroupsScrollDown{bottom:0cm;cursor:pointer;}

#TS_Items{}
.ItemButton{
    margin:0.1cm; 
    padding:0.1cm; 
    background-color:#ddd; 
    float:left;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
    position: relative;
    border:1px solid #ccc;
    cursor:pointer;
}
.ItemName{
    text-shadow: 3px 0px 3px #FFFFFF; 
    text-align:center; 
    font-weight:bold;
    background-color:rgba(255, 255, 255,0.7);
    height:36%; overflow: hidden; width:100%; position: absolute; bottom:15%; right:0cm;
    overflow: hidden;
}

.ItemNameWithoutPhoto{
    text-align:center; 
    font-weight:bold;
    height:60%; overflow: hidden; width:100%; position: absolute; bottom:15%; right:0cm;
    overflow: hidden;
}

.ItemCode{position:absolute; width:50%; height:15%; top:0px; left:0px; background-color:rgba(255, 255, 255,0.7);}
.ItemPrice{position:absolute; width:50%; height:15%; top:0px; right:0px; text-align:right; background-color:rgba(255, 255, 255,0.7);}
.ItemQnt{position:absolute; width:100%; height:15%; bottom:0px; right:0px; text-align:right; background-color:rgba(245, 245, 245,0.7);}
.GroupButton{margin:0.1cm; padding:0.1cm; overflow: hidden; cursor:pointer;}
.GroupName{text-align:center; font-size: 1em; margin-top:auto;}

.bgBlue{background-color:#19abff; color:#fff; }
.bgBlueDark{background-color:#0580c7; color:#fff; }
.bgLight{background-color:#f4f4f4;}

#ItemsNav{position: relative; padding-left:3cm; padding-right: 3cm;}
#PrevPageButton, #NextPageButton, #FirstPageButton, #LastPageButton{ height:1cm;  margin:0.1cm; padding:0.1cm; line-height: 1cm;text-align: center; width:1cm; position: absolute; bottom:0cm; cursor:pointer;}
#FirstPageButton{left:0cm;}
#PrevPageButton{left:1.4cm;}
#NextPageButton{right:1.4cm;}
#LastPageButton{right:0cm;}
#PagesInfo{text-align: center; display:inline-block;  font-size:1.5em; height:1cm; margin:0.1cm; padding:0.1cm; line-height:0.8cm;}
#GoToPage{height:1cm;  margin:0.1cm; padding:0.1cm; display:inline-block; width:1cm;  text-align: center; border:none;}

.TS_Total{font-size:2.5em;border:none;color:#FFF; font-weight: bold; line-height: 1.2cm;}


#TsItemsList_filter label{color:#fff;}
#TsItemsList_filter .fieldWrapper{display:block; float:left; margin-left:0.1cm;}
#TsItemsList_filter .fieldContainer{padding:0.1cm 0.8cm 0.1cm 0.1cm;}
#TsItemsList_filter span{color:#fff !important;}
#TsItemsList_filter .clearFilter {
    width: 16px;
    height: 16px;
    cursor: pointer;
    position: absolute;
    right: 10px;
    top: 3px;
}
.ui-keyboard{font-size:2em;}

.ui-keyboard-preview {
    background: none;
    border: 1px solid #E0E0E0;
    height:auto;
}

td.text_right .ui-keyboard-input{text-align:right!important;}
.TS_ItemName{font-size:0.9em;}



#TS_SettingsIcon, #ExitIcon, #RefreshIcon, #ShowHideItemsPanelIcon {width:1cm; font-size:2em; color:#fff; cursor:pointer; position:absolute; top:0.1cm; right:0.1cm; z-index:3599;}
#TS_SettingsIcon{right:1.5cm;}
#RefreshIcon{right:3cm;}
#ShowHideItemsPanelIcon{right:4.5cm;}

#TS_Settings{position: absolute; top:1cm; right:10px;width:35%; padding:0.5cm; background-color: #fff; border:1px solid #19abff; display:none; z-index: 99;}

.ItemButonSetting{display: inline-block; width:0.8cm; margin-right:0.1cm; line-height:0.8cm; text-align: center; font-size: 1.5em; cursor: pointer;}
#CloseSettingsButton, #CloseRestPanelButton{float:right;}
#servicesContainer{overflow-y: auto; overflow-x: hidden;}

#Buttons{height:1cm; margin:0.1cm; padding:0cm; position:relative; width:100%; overflow:hidden;}

.TS_PaymentButton{height:0.8cm; margin:0cm 0.1cm; padding:0.1cm 0.1cm;line-height:0.8cm;  display:block; cursor:pointer; float:left; overflow: hidden; text-align:center;}
#PaymentInCashRestPanel{position: absolute; bottom:1cm; left:0px; padding:0.2cm; background-color: #fff; border:1px solid #19abff; display:none; z-index: 500; color:#292929}
.PaymentInCashFields{font-size:2em; font-weight:bold; text-align: right; padding:0.1cm; border:1px solid #E0E0E0; width:99%;}
#TS_messages{position:absolute;top:0px; left:0px; height:1cm; width:100%; z-index:2999;}
.m_BcodeContainer{border:1px solid #add4eb; padding-right:1cm; position:relative;}
#m_Bcode{border:none;}

.cycle{width:60px; height:60px; border-radius:60px; font-weight: bold; background-color:#0580c7; color:#fff; border:2px solid #ddebf8; margin-bottom:-50px; z-index:1545; padding:30px;}

.SideBarRight {
  position: fixed;
  width: 600px;
  left:-610px;
  top:0;
  background-color: #FFF;
  height: 100%;
  z-index: 1789;
  opacity: 1;
  overflow:hidden;
  transition:left .3s ease;
  cursor:pointer;
  box-shadow:4px 7px 10px rgba(0,0,0,.4);
  padding:20px;
  border-bottom-right-radius: 8px;
  border-top-right-radius: 8px;
}

.SideBarRightBand{
    position:absolute; 
    right:0px; 
    padding:10px; 
    width:10px;
    right:0px;
    top:0px;
    height:100%;
    background-color:#EFEFEF;
    background-image: url(../images/SideBarIcon.svg);
    background-repeat: no-repeat;
    background-position: right 0px;
    border:1px solid #FFF;
    border-bottom-right-radius: 8px;
    border-top-right-radius: 8px;
   
}

.SideBarRightBandPartner{
  -ms-transform:rotate(270deg); /* IE 9 */
  -moz-transform:rotate(270deg); /* Firefox */
  -webkit-transform:rotate(270deg); /* Safari and Chrome */
  -o-transform:rotate(270deg); /* Opera */
  color:#0580c7;
  white-space:  nowrap;
  margin-top: 300px;
  text-transform: uppercase;
  text-align: right;
}


#StatisticContainer{
    overflow-y: auto; 
    position: static;  
    height:100%; max-height: 100%; 
    margin-right:15px;
}

#PricesPanel{
    margin:30px auto;
    width:1020px;
}

#ForUsersHandle, #ForMonthsHandle {
    width: 2em;
    height: 1.6em;
    top: 50%;
    margin-top: -.8em;
    text-align: center;
    line-height: 1.6em;
  }
  
  #SliderPerson{
      width:121px;
      height:61px;
      background-image:url(../images/slider.svg);
      background-position: left bottom;
      cursor: pointer;
  }
  
  .PaymentButton{
      width:180px; 
      height:130px; 
      border-radius:18px; 
      cursor: pointer; 
      border:2px solid #d2d2d2;
      background-position: center center;
      background-color: #FFF;
      background-repeat: no-repeat;
      margin:0px 10px;
  }
  .PaymentButton:hover{border-color:#0580c7;}
  .PaymentButtonPayPal{background-image: url(../images/paypal.svg);}
  .PaymentButtonMyPos{background-image: url(../images/card.svg);}
  .PaymentButtonCode{background-image: url(../images/code.svg);}
  .PaymentButtonYandex{background-image: url(../images/yandex.svg);}
  .PaymentButtonPaysera{background-image: url(../images/Paysera.svg);}
 
  .QntInfoButt{width:20px; height:20px; background-image: url(../images/QntInfoButt.svg); cursor: pointer; position:relative; display: inline-block;}
  .QntInfo{width:150px; bottom:-5px; left:20px; position: absolute; padding:10px;  border:1px solid #cecece; text-align: left; background-color:#fff; display: none;}
  
  #PreviewPriceLabel{height:300px; margin-top:15px; padding: 10px; border:1px solid #EFEFEF; background-color: #EFEFEF; margin-bottom:10px; overflow-x: auto;}
  #PriceLabelImgPreview{height:auto;}
  .PriceLabels{ height:370px; padding: 10px; border:1px solid #EFEFEF; overflow-y: auto;}
  .TemplateForPriceLabelRow{display:block; padding:5px; text-decoration: none; border-bottom:1px solid #EFEFEF;}
  .PriceLabelMetaTable td{border:1px solid #EFEFEF; color:#666; }

  #PreviewCard{height:225px; margin-top:15px; padding: 10px; border:1px solid #EFEFEF; background-color: #EFEFEF; margin-bottom:10px; overflow-x: auto;}
  .DocumentButtonsLabel{background-color: white; position: absolute; top:-10px; left:20px; padding:3px 5px; border-radius:4px; border:1px solid #0081c2;}
  
 .EMConrolPanel{width:45px; height:45px; background-image: url(../images/microBG_eShop.svg);background-size: 45px 90px; margin:0px 10px; cursor:pointer; float:left; background-position: center top;}
 .EMControlPanel:hover{background-position: center bottom;}
 #CookieMessage{padding:30px 0px; text-align: center; position: fixed; bottom:0%; left: 0%; width:100%; background-color: #eeeeee;}
.StornedRow{background-image: url(../images/StornedLine.png); background-repeat: repeat-x;}
.spanNote{font-size:10px; color:#666}
.user_message_container{padding:30px 20px 0px 20px; border-bottom: 1px solid #19abff;}
.OverCreditLimit{ font-weight: bold; animation:blinker 1s infinite;}
.inactivePartnerObject td input {color:#AAA;}
.GombaShopCPanelButton{width:180px; border:1px solid #67c0f3; vertical-align:top; text-align: center; cursor: pointer;  background-color:#0580c7; color:#fff; border-radius: 6px;}
.GombaShopCPanelButton:hover{background-color: #149be9;}
.GombaShopCPanelButton img{margin:10px auto; display:block;}

/* index_bg styles */

.container{
	min-width: 1020px;
        max-width: 1280px;
        overflow:auto;
        margin:0px auto;
        padding:25px; 
}
ul.indbg{ list-style: none;}
ul.indbg li{padding:8px 0px; list-style-image: url(../images/check_active.svg)}
ul.indbg li::before {
  
  font-size:17px;
  color: #0580c6; /* Change the color */
  display: inline-block; /* Needed to add space between the bullet and the text */
  width: 1em; /* Also needed for space (tweak if needed) */
  margin-left: -1em; /* Also needed for space (tweak if needed) */
}

/*ROTATOR*/
#rotator_container {
    position: relative;
    height: 450px;
    overflow: hidden;
}

#current_slide {
    overflow: hidden;
}
.slide{display:none;}


#slider_navigation_container {
    position: absolute;
    bottom: 5px;
    right: 10px;
    left: 10px; 
    text-align: center;
}

a.slider_button{
    width: 16px;
    height: 16px;
    border-radius: 8px;
    background-color: #2eabe3;
    display: inline-block;
    margin:10px;
}

a.slider_button_current {
    background-position: bottom center;
}
.blue_band{background-color:#edf8fe;padding:30px 0px;}
.why_select_img_container{
    width:531px;
    height:353px;
    background-image: url(../images/index_bg_why_select_1.png);
    display:inline-block;
}
.why_select_item{
    height:85px;
    width:300px;
    line-height: 85px;
    padding-left:90px;
    background-repeat: no-repeat;
    background-position: top left;
    cursor:pointer;
    margin-top: 5px;
}
.why_select_item:hover{background-position: bottom left;}
#ws_item_1{background-image: url(../images/icon_index_bg_why_select_1.svg);}
#ws_item_2{background-image: url(../images/icon_index_bg_why_select_2.svg);}
#ws_item_3{background-image: url(../images/icon_index_bg_why_select_3.svg);}
#ws_item_4{background-image: url(../images/icon_index_bg_why_select_4.svg);}
#ws_item_5{background-image: url(../images/icon_index_bg_why_select_5.svg);}
#ws_item_6{background-image: url(../images/icon_index_bg_why_select_6.svg);}
#ws_item_7{background-image: url(../images/icon_index_bg_why_select_7.svg);}

.why_select_title{font-size: 16px; color:#0a6da6;}
.why_select_list{line-height:18px;display:none;width:600px;}
a.index_bg_steps{display:inline-block; width:185px;height:150px; background-position: top center;margin-left: -10px;}
a.index_bg_steps:hover{background-position: 0px 148px;}
#st_1{background-image: url(../images/st_button1.svg);}
#st_2{background-image: url(../images/st_button2.svg);}
#st_3{background-image: url(../images/st_button3.svg);}
#st_4{background-image: url(../images/st_button4.svg);}
#st_5{background-image: url(../images/st_button5.svg);}
#st_6{background-image: url(../images/st_button6.svg);}

a.pp_link{
    display:inline-block;
    width:252px;
    height:243px;
    background-image: url(../images/pdf_big.svg);
    background-position: top center;
    
}
a.pp_link:hover{background-position: bottom center;}
.six_st_table{margin-top:15px;}
.six_st_table td {background-color: #f8f8f8;}
td.six_st_td_1{width:135px; text-align: center;}
.six_steps_num{
    width:76px; 
    height:76px; 
    background-color:#1480c1; 
    color:#fff; 
    font-size:38px; 
    font-weight: bold; 
    line-height: 76px; 
    border-radius: 38px; 
    text-align: center;
    display:inline-block;
}
.six_steps_arr{ 
    height:100px; 
    display:block;
    background-image: url(../images/arrows_six_steps.svg);
    background-position: center center;
    background-repeat: no-repeat;
}

.six_steps_youtube{
    background-image: url(../images/youtube_six_steps.svg);
    background-repeat: no-repeat;
    background-position: center left;
    padding:10px 60px;
   
}
a.CloudCartIndexBG, a.GombaShopIndexBG, a.WooCommerceIndexBG{
    display:block;
    width:201px;
    height:201px;
    background-image: url(../images/cloudCart.png);
    background-position: top center;
    background-repeat: no-repeat;
}

a.GombaShopIndexBG{
    background-image: url(../images/gombaShop.png); 
}
a.WooCommerceIndexBG{
    background-image: url(../images/wooCommerce.png);
}    
a.CloudCartIndexBG:hover, a.GombaShopIndexBG:hover, a.WooCommerceIndexBG:hover{
    background-position: bottom center;
}
#progress{width:90%;border:1px solid #add4eb; margin:30px auto 15px auto;}
#progress_information{text-align: center; font-size:1.2em;}


   
.button_container {display: inline-block; float:right;}
.PageTitle{display:inline-block; float: left;}
.filterContainer{clear: both;}
#DomainInfo{display: none;}
.AbonamentTxtShort{display:none}
.AbonamentTxt{display:inherit}
#ComboLangages{display: none;}
  
.QuestRow {margin-bottom:30px; border-bottom: 1px solid #cecece; padding-bottom: 15px;}   
    
    
@media screen and (max-height: 960px){
    body{padding-top:0px;}
    #top_menu {height:48px; color:#FFF; background-color:#292929; line-height:48px; min-width:1020px;position: static;  z-index:1500;}
    #DomainInfo{padding-left:10px; font-weight: bold; font-size:16px; float: left; display: initial;}
    #header_small{display:none}
    
    .AbonamentTxtShort{display:inherit}
    .AbonamentTxt{display:none;}
    #ComboLangages{display:inline-block; padding-right:24px;}
    #ComboLangagesSelect{padding:4px 0px;}
    a.IndexIcon, span.IndexIcon{
        width:144px; height:34px; display:block; 
          background-position: center top; background-repeat: no-repeat; background-size:144px 288px;
          padding-top:110px; 
          text-decoration: none; font-size:13px; color:#292929; margin:10px 60px;
    }
    

}

@media screen and (max-height: 800px){
    #main_menu{display: block; height: 36px; text-align:center; padding:0px; margin:0px auto; font-size:0px; background-color:#0580c7; min-width:1020px;}
    #main_menu li{position:relative; display:block; margin: 0px; font-size:12px;}
    #main_menu li ul{display:none;position:absolute; left:0px; top:100%; min-width:100%; padding:0px; margin:0px; border:1px solid #d2e6f1; z-index:1000;}
    #main_menu a, #main_menu span{white-space:nowrap;}
    #main_menu li.firstMenuItem{ display:inline-block;}
    #main_menu li.firstMenuItem a, #main_menu li.firstMenuItem span.MenuItemDisabled{
        display:block; 
        color:#FFF; 
        text-decoration: none; 
        line-height: 36px; 
        height:36px; 
        text-align: center;
        padding: 0px 15px;
        background-image:  none;

    }
}