﻿
@import url(http://fonts.googleapis.com/css?family=Roboto:400,300);

body {
    margin: 0;
    padding: 0;
    font-family: Tahoma, Sans-Serif;
    font-size: 12px;
    background-color: #ffffff;
    /*color: #1b323f;*/
    color: #4a4a4a;
    min-width: 1440px;
    float: left; /*this style resolve issue with cut background of footer and ribbon menu when we have long table on import page */
}

.clear {
    clear: both;
    height: 0;
}

.row {
    float: left;
    width: 100%;
    clear: both;
}

.row input {
}

a {
    text-decoration: none;
    color: #0EABE1;
    cursor: pointer;
}

a img {
    border: none;
}

a:hover {
    text-decoration: underline;
}

p {
    margin: 10px 0px 0px 0px;
    padding: 0px;
}

.page {
    float: left;
    margin: 0;
    min-width: 1440px;
    width: 100%;
    overflow: hidden;
}

.lockLink {
    background: url("../Images/Icons/lockIcon.png") no-repeat scroll left center transparent;
    padding-left: 20px;
}

.taCenter {
    text-align: center;
}
/* standart form
====================================================== */
h1.pageName {
    background-color: #F4F4F4;
    border-bottom: 1px solid #DFE2E5;
    color: #4A4A4A;
    font-size: 27px;
    font-weight: 300;
    line-height: normal;
    font-family:Roboto, sans-serif;

    margin: 0;
    padding: 8px 0;
    text-indent: 20px;
    vertical-align: top;
    width: 100%;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

h1.pageName .h1Title {
    float: left;
    margin-top: 5px;
    margin-bottom: 5px;
}
h1.pageName span label {
font-size:12px;
font-family:Tahoma,sans-serif;
font-weight:normal;
}

h2.sectionTitle {
    color: #4A4A4A;
    /*float: left;*/
    font-size: 18px;
    font-weight: normal;
    line-height: 24px;
    margin: 6px 0;
    padding: 10px 0 0;
    text-indent: 0px;
    width: 100%;
    font-family: "Roboto",sans-serif;
    font-size: 18px;
    font-weight: 300;
}

h2 {
    font-family: "Roboto",sans-serif;
    font-weight: 300;
}

.moduleHeader {
    font-size: 28px;
    margin-top: 20px;
    margin-bottom: 5px;
}

.content {
    margin: 20px;
    box-sizing: border-box;
}

.subheaderTable {
    table-layout: fixed;
}

.contentTable {
    table-layout: fixed;
}

.contentTable tr td.menuColumn {
    width: 265px;
    padding-right: 20px;
}

.innerContentTable {
    width: 100%;
    table-layout: fixed;
}

.innerContentTable tr td:first-child {
    padding-right: 20px;
}

.pageElementDetailsSettings > tr > td:first-child {
    color: #ff0000 !important;
}
/*
.s
{
    float: left;
    margin-left: 2%;
    min-width: 980px;
    width: 96%;
}
*/
.bottomButtonContainer {
    background-color: #F4F4F4;
    color: #4A4A4A;
    float: left;
    line-height: 24px;
    margin: 0;
    padding: 10px 0;
    width: 100%;
}

.BigSearchButton {
    width: 120px;
}

.BigSearchButton .btnSubmit {
    float: right;
}

.2x2Table {
    margin-top: 10px;
}

.reWrapper {
    min-width: 1px !important;
    min-height: 1px !important;
}

.bottomContentWL {
    float: left;
    margin-left: 1%;
    width: 100%;
}

h2.pageFilter {
    background-color: #fff;
    border-bottom: 1px solid #DFE2E5;
    float: left;
    font-size: 14px;
    font-weight: bold;
    margin: 0;
    padding: 10px 0 3px;
    line-height: 14px;
    width: 100%;
    color: #4A4A4A;
}

.TreeViewHeader {
    font-size: 20px;
}

.h2Small {
    font-size: 10px;
    font-weight: normal;
}

.filterGroup {
    float: left;
    width: 180px;
    margin-right: 10px;
    margin-top: 10px;
}

.filterGroup_CheckBox {
    float: left;
    line-height: 19px;
    margin-right: 10px;
    margin-top: 10px;
    padding-top: 5px;
    width: 180px;
}

.filterGroup_CheckBox input {
    float: left;
}

.filterGroup_marginLeft20 .filterGroup {
    margin-left: 20px;
    margin-right: 0;
}

.filterGroupSubmit {
    margin-top: 23px;
}

.expandBox {
    padding-bottom: 20px;
    position: relative;
    margin-bottom: 30px;
}

.horizontalList {
    width: 100%;
    list-style: none;
    margin: 0;
    padding: 0;
    vertical-align: top;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.horizontalList li {
    float: left;
    list-style: none outside none;
    margin-right: 10px;
    padding-right: 10px;
    border-right: 1px solid #e4e4e4;
}

.horizontalList li:last-child {
    border-right: 0px;
}

.horizontalList li a {
    float: left;
    color: #0eabe1;
    font-size: 10px;
}

.radGridNormalHeader {
    font-weight: normal;
}

.alignCenter {
    text-align: center;
}

body div.RadGrid_CMSAdmin .radGridNormalHeader, .Gray {
}

.bold {
    font-weight: bold;
}

.bgGray {
    background-color: #FAFAFA;
}

.color_grayLight {
    color: #a6a6a6;
}

.mpTop_50 {
    margin-top: 50px;
    padding-bottom: 30px;
}

.mRight_20 {
    margin-right: 20px;
}

.checkboxGroupValue {
    border: 1px solid #DDDDDD;
    min-height: 100px;
    min-width: 170px;
    padding: 5px;
}

.checkboxGroupValue input {
    float: left;
}

.checkboxGroupValue label {
    line-height: 20px;
}

.radGridEditCell {
    border-left: 1px solid #DDDDDD;
    border-right: 1px solid #DDDDDD;
}

.radEditorBottomLink {
    float: right;
    font-size: 12px;
    font-weight: bold;
    line-height: 34px;
    margin-left: 15px;
}

.colorGray {
    color: #818181;
}

.leftSideDescriptionLabel {
    float: left;
    line-height: 14px;
    margin-top: 9px;
    width: 88px;
    font-weight: bold;
}

.leftSideDescriptionLabel1 {
    margin-top: 0;
}

.leftSideValueBox {
    float: right;
    width: 150px;
}

hr {
    background-color: #E1E1E1;
    border-left: medium none;
    border-top: 1px solid #FFFFFF;
    clear: both;
    float: left;
    height: 1px;
    margin-bottom: 0;
    margin-top: 10px;
    width: 100%;
}

/* End standart form
====================================================== */

dl {
    float: left;
    margin: 0 1%;
    padding-bottom: 8px;
    width: 98%;
}

dt {
    background-color: #F5F9FC;
    border-color: #DFE2E5;
    border-width: 1px;
    border-radius: 0 10px 0 0;
    border-style: solid solid none;
    border-width: 1px 1px medium;
    clear: both;
    cursor: default;
    float: left;
    font-size: 12px;
    font-weight: normal;
    line-height: 22px;
    margin: 10px 0 0;
    padding: 0 10px;
    position: relative;
    z-index: 5;
}

dd {
    background-color: #F5F9FC;
    border: 1px solid #DFE2E5;
    clear: both;
    float: left;
    margin: -1px 0 0;
    padding: 8px 1%;
    position: relative;
    width: 98%;
    z-index: 2;
}

.listItemLeftBoxes tr td * {
    float: left;
}

.defWidth_200 input, .defWidth_200 select {
    width: 200px;
}

.fs_10 {
    font-size: 10px;
}

.fs_14 {
    font-size: 14px;
}

.fs_16 {
    font-size: 16px;
}

.fs_24 {
    font-size: 24px;
}

.fs_11 {
    font-size: 11px;
}

.fs_36 {
    font-size: 36px;
}

.marginTop_0 {
    margin-top: 0px;
}

.marginTop_5 {
    margin-top: 5px;
}

.marginTop_10 {
    margin-top: 10px;
}

.marginTop_15 {
    margin-top: 15px;
}

.marginTop_20 {
    margin-top: 20px;
}

.marginTop_30 {
    margin-top: 30px;
}

.marginRight_10 {
    margin-right: 10px;
}

.marginBottom_10 {
    margin-bottom: 10px;
}

.pt_10 {
    padding-top: 10px;
}

.margin_10 {
    margin: 10px 0px 10px 0px;
}

.mT_5 {
    margin-top: 5px !important;
}

.mT_7 {
    margin-top: 7px !important;
}

.mT_10 {
    margin-top: 10px !important;
}

.mT_15 {
    margin-top: 15px !important;
}

.mT_20 {
    margin-top: 20px !important;
}

.mT_30 {
    margin-top: 20px !important;
}

.mT_40 {
    margin-top: 20px !important;
}

.marginLeft_10 {
    margin-left: 10px;
}

.padding_5 {
    padding: 5px 0px 5px 0px;
}

.padding_10 {
    padding: 10px 0px 10px 0px;
}
/* Top BG
============================================================ */

.topBG {
    float: left;
    height: 84px;
    width: 100%;
}

.topBG .logoCon {
    float: left;
    height: 84px;
    width: 290px;
    margin-left:20px;
}

.topBG .logoCon img {
    border: 0 none;
    margin-top: 15px;
    width:100%;
}

.topBG .topLinks {
    float: right;
    height: 84px;
    margin-right: 20px;
    text-align: right;
    width: 450px;
}

.topBG .topLinks p {
    margin-top: 2px;
}

.topBG .topLinks p a {
    color: #0091f6;
}

.topBG .topLinks .signOutCon {
    -moz-border-bottom-colors: #E2E2E2;
    -moz-border-image: none;
    -moz-border-left-colors: #E2E2E2;
    -moz-border-right-colors: #E2E2E2;
    -moz-border-top-colors: #E2E2E2;
    background-color: #FAFAFA;
    border-color: #E2E2E2 #E2E2E2 #E2E2E2;
    border-radius: 0 0 8px 8px;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    float: right;
    height: 30px;
    padding: 0 15px;
}
.topBG .topLinks .signOutCon .ico_signOut {
    background-image: url('../Images/Icons/ico_logout.png');
    width:28px;
    height:25px;
    background-position:center center;
    background-repeat:no-repeat;
    overflow:hidden;
    text-indent:-1500px;
    display:inline-block;
    vertical-align:top;
    margin-top:3px;
}
/* to delete or restyle */
.topBG .topLinks .languageChanger {
    background-color: #EDF3F7;
    border-radius: 15px 15px 0 0;
    clear: both;
    float: right;
    height: 21px;
    padding: 10px;
    width: 280px;
    display: none;
}
/* Menu
======================================================================== */
.menuBG {
    background: url("../Images/Master/mainMenuBG.png") repeat-x scroll 0 top #F5F9FC;
    float: left;
    width: 100%;
}

.menuBG .ribbonbottom {
    background: url("../Images/Master/ribbonbottom.png") repeat-x scroll 0 top #FFFFFF;
    height: 10px;
}
/* LOGIN
======================================================================== */
.login_wraper {
    margin: auto;
    padding: 20px 42px 20px 42px;
    height: 220px;
    width: 300px;
    background: url("../Images/Master/loginBoxNew.png") no-repeat scroll 0 0 transparent;
}

.login_wraper .logo {
    margin-bottom: 20px;
    float: left;
}

.login_wraper .logo img {
    float: left;
    width: 50%;
}

.login_wraper .lbl {
    float: left;
    margin-top: 9px;
    margin-right: 5px;
    text-align: left;
    color: #4a4a4a;
}

.login_wraper .buttons input {
    width: 82px;
    margin: auto;
    float: none;
}

.login_wraper .buttons p {
    float: left;
}

.login_wraper .buttons {
    text-align: center;
}

.login_wraper input[type="text"], .login_wraper input[type="password"] {
    width: 275px;
    margin-top: 5px;
    border: 1px solid #dbdbdb;
    height: 20px;
    padding: 10px;
    background-color: #fdfdfd;
    outline: none;
}
/* Admin Menu
========================================================== */
.adminMenu {
    float: left;
    width: 100%;
    margin-top: 12px;
}

.adminMenu ul {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

.adminMenu ul li {
    float: left;
    position: relative;
    margin: 0;
    padding: 0;
}

.adminMenu ul li span.menuSep {
    display: block;
    float: left;
    width: 1px;
    height: 9px;
    margin-top: 15px;
    background: url("../Images/Master/menuSep.png") no-repeat;
}

.adminMenu ul li:hover {
    background-color: #4e8bad;
}

.adminMenu ul li:hover a {
    color: #ffffff;
    text-shadow: 1px 0px 1px #1b323f;
    font-weight: bold;
    background: url("../Images/Master/menuArrow.png") no-repeat bottom center;
    background-color: #4e8bad;
}

.adminMenu ul li a {
    color: #1b323f;
    display: block;
    float: left;
    font-weight: bold;
    padding: 10px 10px 13px 10px;
    text-decoration: none;
    height: 16px;
}

.adminMenu ul li a:hover, .adminMenu ul li a.active {
    color: #ffffff;
    text-shadow: 1px 0px 1px #1b323f;
    font-weight: bold;
    background: url("../Images/Master/menuArrow.png") no-repeat bottom center;
    background-color: #4e8bad;
}

.adminMenu ul li ul {
    position: absolute;
    float: left;
    left: 0px;
    top: 39px;
    display: none;
    width: 170px;
}

.adminMenu ul li:hover ul {
    display: block;
}

.adminMenu ul li ul li {
    width: 100%;
    clear: both;
    background: #4e8bad;
    font-weight: normal;
}

.adminMenu ul li ul li:hover {
    background-color: #3086E4;
    background: #76b7dc;
    font-weight: normal;
}

.adminMenu ul li ul li:hover a {
    font-weight: normal;
}

.adminMenu ul li ul li a {
    display: block;
    color: #ffffff;
    text-shadow: 1px 0px 1px #1b323f;
    font-weight: normal !important;
    float: left;
    width: 100%;
    font-size: 12px;
    padding: 8px 10px;
    background: #4e8bad;
    background-image: none !important;
    border-bottom: 1px solid #76b7dc;
}

.adminMenu ul li ul li a:hover {
    font-weight: normal;
    background: #76b7dc;
    border-bottom: 1px solid #a6dbf9;
}

.menuPanel {
    float: left;
    width: 100%;
    background: url("../Images/Master/menuPanelBG.png") repeat-x #f5f9fc;
}

.pageBG {
    float: left;
    width: 100%;
    padding-top: 0;
    background: url("../Images/Master/pageBG.png") repeat-x #ffffff;
}

/* Left Menu
======================================================== */
.menu {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
}

.menu li {
    float: left;
    width: 100%;
    list-style: none;
    padding: 0;
    margin: 0 0 3px 10px;
    clear: both;
}

.menu li ul {
    list-style: none;
    margin: 0;
    padding: 0;
    float: left;
    clear: both;
    width: 100%;
}

.menu li ul li {
    margin: 0 0 0 15px;
}

.tabItem {
    float: left;
}

.tabItem .hShown {
    background: url('../Images/Master/expand.png') no-repeat 929px 8px #ffffff;
}

.tabItem .hShown p {
    color: #0084c8;
}

.tabItem .conShown {
}

.tabItem .conShown {
}

.header {
    width: 940px;
    float: left;
    margin-top: 20px;
    padding: 10px;
    font-size: 14px;
    font-weight: bold;
    color: #1b323f;
    border: 1px solid #dfe2e5;
    background: url('../Images/Master/collapse.png') no-repeat 929px 8px #f8f9fa;
    cursor: pointer;
}



/* Added by Gosia */
.content p {
    float: left;
    width: 99%;
}

.content label {
    float: left;
}
/* End Added by Gosia */

.RadEditor p {
    float: unset;
    width: unset;
}

.buttons a {
    height: 23px;
    line-height: 26px;
}

.buttons {
    float: left;
    width: 98%;
    clear: both;
    margin-top: 20px;
    padding-bottom: 20px;
}

.login_wraper .buttons {
    background: url("../Images/Master/loginButtonBG.png") no-repeat scroll center center transparent;
}

.buttons input, .buttons a {
    float: right;
    margin-left: 15px; /* added by Gosia */
}

p {
    padding: 5px 0 0 0;
    margin: 0;
}

.adminMenu span {
    color: #4AA1B7;
    font-size: 12px;
    font-weight: bold;
    margin-bottom: 10px;
}

.left_header {
    float: left;
    padding: 3px 10px 3px 15px;
    background-color: #79B9FF;
    color: White;
    clear: both;
}

.rightTabs {
    float: left;
    width: 100%;
    clear: both;
}

.rightTabs ul {
    border-bottom: 1px solid #53A6B8;
    clear: both;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    width: 100%;
}

.rightTabs li {
    float: left;
    padding: 0;
    margin: 0 1px;
    list-style: none;
}

.rightTabs li a {
    background-color: #79B9FF;
    color: white;
    float: left;
    padding: 3px 15px;
}

.rightTabs li a.selected {
    background-color: #0F81FF;
}
/* messages */
.msgSuccess, .msgAlert, .msgError {
    background-color: #00FF99;
    border: 1px solid green;
    float: left;
    margin: 15px 4%;
    padding: 15px 10px;
    text-align: center;
    width: 92%;
}

.msgAlert {
    border: solid 1px red;
    background-color: #FF8700;
}

.msgError {
    border: solid 1px red;
    background-color: #FF3366;
}

.validator {
    color: Red;
    font-size: 16px;
    float: left;
}

.validationSummary {
    clear: both;
    float: left;
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.validationSummary li {
    float: left;
    clear: both;
}

.RCTable {
    float: left;
}

.RCTable tr {
    float: left;
    padding-top: 5px;
    width: 100%;
}

.subPageName {
    float: left;
    font-size: 16px;
    font-weight: normal;
    width: 100%;
    margin: 0px 0px 0px 20px;
    padding: 5px 0px 5px 0px;
}

.tip {
    font-style: italic;
    color: #333;
}



/* icons */
.icons {
    float: left;
    width: 24px;
    height: 24px;
    display: block;
    margin-left: 10px;
}

.edit {
    background: url("../Images/Icons/edit.png") no-repeat scroll left top transparent;
}

.edit2 {
    background: url("../Images/Icons/edit2.png") no-repeat scroll left top transparent;
}

.preview {
    background: url("../Images/Icons/preview.png") no-repeat scroll left top transparent;
}

.remove {
    background: url("../Images/Icons/remove.png") no-repeat scroll left top transparent;
}

.add {
    background: url("../Images/Icons/add.png") no-repeat scroll left top transparent;
}

.search {
    background: url("../Images/Icons/search.png") no-repeat scroll left top transparent;
}

.footerBG {
    float: left;
    height: 112px;
    text-align:center;
    width: 100%;
    background: rgb(255,255,255); /* Old browsers */
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmM2YzZjMiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
background: -moz-linear-gradient(top,  rgba(255,255,255,1) 0%, rgba(243,243,243,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(255,255,255,1)), color-stop(100%,rgba(243,243,243,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(255,255,255,1) 0%,rgba(243,243,243,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f3f3',GradientType=0 ); /* IE6-8 */

}

.footerBG p {
    color: #4a4a4a;
    margin-top: 10px;
    font-weight:bold;
}
.footerBG p span {
    font-weight:normal;
}

.footerBG .logo {
   /* width: 50%;
    float: right;*/
}

.footerBG .logo img {
   
    margin-top: 21px;
    display:inline-block;
    width:220px;
    height:40px;
}

/*.footerBG .left {
    float: left;
    width: 50%;
}*/

.letters a {
    margin-right: 9px;
    border: solid 1px #C1C1C1;
    background-color: #DCDCDC;
    padding: 5px 8px;
    color: #000000;
    font-weight: bold;
}

.letters a.active {
    margin-right: 9px;
    border-top: solid 1px #C1C1C1;
    border-left: solid 1px #C1C1C1;
    border-right: solid 1px #C1C1C1;
    background-color: White;
    padding: 5px 8px;
    color: #000000;
    font-weight: bold;
}

.radGridFooter {
    background-color: #FAFAFA;
    font-size: 14px;
    font-weight: bold;
    font-family: Tahoma;
    border: 0px solid;
    padding: 2px 2px 2px 2px;
    border-color: #FBFDFE #F1F7FC #EBF3FB;
    color: Black;
    padding-left: 10px;
}

.radGridFooter .footerButton {
    color: #0eabe1;
    font-size: 13px;
    margin-top:5px;
    display:inline-block;
    font-weight:normal;
}
.radGridFooter .footerButton img {
    display:inline-block;
    vertical-align:top;
}

.searchBulletins {
    background: url("../Images/Icons/searchBulletin.png") no-repeat scroll left top transparent;
    width: 31px;
    height: 30px;
    display: block;
    float: left;
    margin-left: -20px;
}

.bulletinSmallInput {
    width: 120px;
    height: 20px;
    float: left;
}

.bulletinMiddleInput {
    width: 280px;
    height: 20px;
    float: left;
}

.rightSide_settingsLinks {
    float: left;
    width: 50%;
}

.rightSide_settingsRightLinks {
    float: left;
    width: 50%;
}


.listItem_content {
    width: 80%;
}

.ListItemsContainer table {
    width: 100%;
}

.ListItemsContainer .listItem {
    border: 1px solid #dbdbdb;
}

.subjectAreas > div {
    padding-bottom: 5px;
}
/* new styles added by Radek do not change this styles!!!! */
.box {
    border: 1px solid #e2e2e2;
    padding: 1%;
    background-color: #FAFAFA; /*       border: solid 1px Black;      padding: 7px; */
    width: 97.9%;
}

.leftSide {
    /*float: left;
    width: 283px;*/
}

.leftSide_noTop {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background-color: #FAFAFA;
    border-color: transparent #E2E2E2 #E2E2E2 #E2E2E2;
    border-radius: 0 0 8px 8px;
    border-right: 1px solid #E2E2E2;
    border-top: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    color: #4A4A4A;
    padding: 15px 10px;
    width: 243px;
    display: inline-block;
    zoom: 1;
    *display: inline-block;
    float: left;
}

.rightSide {
    float: left;
    margin-right: 1%;
    margin-top: 20px;
    margin-bottom: 20px;
    width: 79%;
}

.rightSide.content {
    width: 78%;
}

.middleShadow {
    background: url("../Images/Master/middleBg.png") repeat-x scroll left bottom transparent;
}

/* button list */
.buttonList {
    float: left;
    width: 230px;
    list-style: none;
    margin: 0;
    padding: 0;
}

.buttonList li {
    list-style: none;
    margin: 0;
    padding: 0;
}

.buttonList li a {
    background: url("../Images/buttons/leftListButton.png") no-repeat scroll left top transparent;
    color: #494949;
    display: block;
    font-family: Tahoma;
    font-size: 12px;
    height: auto;
    line-height: 20px;
    padding: 9px 0 9px 20px;
    width: 209px;
    float: left;
    text-decoration: none;
}

.buttonList li ul {
    display: none;
}

.buttonList li a:hover {
    text-decoration: underline;
}

.buttonList li a select {
    margin-left: 5px;
}

.buttonList li.active a {
    background-position: 0 -46px;
    position: relative;
    z-index: 10;
}

.buttonList li.active ul {
    background: url("../Images/buttons/leftListButton_bottom.png") no-repeat scroll left bottom transparent;
    display: block;
    float: left;
    list-style: none outside none;
    margin-left: 1px;
    margin-top: -2px;
    padding: 7px 0 7px 0;
    position: relative;
    width: 230px;
    z-index: 1;
}

.buttonList li.active ul li a {
    background: none;
    padding: 0;
    margin: 0;
}

.buttonList li.active ul li ul {
    background: none;
    display: block;
    float: left;
    list-style: none outside none;
    margin-left: 15px;
    margin-top: -5px;
    padding: 7px 0 7px 0;
    position: relative;
    z-index: 1;
}

.blueRibbon {
    background: url("../Images/buttons/rIco2.png") no-repeat scroll left top transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 26px;
    left: -55px;
    list-style: none outside none;
    position: absolute;
    top: 26px;
    width: 35px;
    z-index: 1;
}

.lightRibbon {
    background: url("../Images/buttons/rIco2.png") no-repeat scroll left -32px transparent;
    cursor: pointer;
    display: block;
    float: left;
    height: 26px;
    left: -55px;
    list-style: none outside none;
    position: absolute;
    top: -19px;
    width: 35px;
    z-index: 2;
}

.searchRowTable {
    width: 100%;
}

.searchRowTable td {
    padding-right: 10px;
}

.searchRowTable td:last-child {
    padding-right: 0;
}

.searchRowTable td .label {
    font-weight: bold;
    margin-top: 10px;
    font-size: 16px;
    display: inline-block;
    zoom: 1;
    *display: inline;
}
/* advancedSearch */
.advancedSearch_leftSide {
    width: 65%;
    float: left;
}

.advancedSearch_area {
    float: left;
    width: 35%;
}

.advancedSearch_inputBox {
    float: left;
    width: 33%;
}

.advancedSearch_inputBox_name {
    float: left;
    clear: both;
    margin-bottom: 5px;
    margin-top: 10px;
}

.SearchAreaListItems {
    float: left;
    list-style: none;
    margin: 0;
    padding: 0;
}

.SearchAreaListItems li {
    float: left;
    width: 26%;
    border: 1px solid #dbdbdb;
    background-color: #ffffff;
    padding: 5px;
    margin: 5px;
}

.SearchAreaListItems li span {
    float: left;
    margin-left: 10px;
    font-size: 10px;
    color: #444444;
}

/* news/buletins */

.pageTitle {
    font-size: 24px;
    color: #434343;
    width: 100%;
    float: left;
}

.btn {
    background: url("../Images/buttons/rIco2.png") no-repeat scroll left -32px transparent;
}
/* ----------------------------- */

/* links */
.editLink {
    color: #0eabe1;
    font-size: 10px;
    text-decoration: underline;
    padding-left: 15px;
    background: url("../Images/Icons/edit_new.png") no-repeat scroll center left transparent;
}

.xLink {
    display: block;
    float: left;
    width: 10px;
    height: 10px;
    background: url("../Images/Icons/xIcon.png") no-repeat scroll center left transparent;
}
/* ----- */

/* list items */
.ListItemsContainer table {
    border-collapse: collapse;
    border: 1px solid #dbdbdb;
    margin: 5px 0px 5px 0px;
    background-color: #ffffff;
}

.ListItemsContainer table td {
    border: 1px solid #dbdbdb;
    padding: 10px;
}

.ListItemsContainer table td.cell1 {
    text-align: center;
}

.ListItemsContainer table td.cell2 {
    text-align: center;
}

.ListItemsContainer table td.listItem_content {
    vertical-align: top;
}

.ListItemsContainer table td .newsList_header, .ListItemsContainer table td .productList_header {
    font-size: 12px;
    color: #4a4a4a;
    font-weight: bold;
    margin-bottom: 5px;
}

.ListItemsContainer table td .newsList_subHeader {
    font-size: 10px;
    color: #999999;
}

.ListItemsContainer table td .productList_subHeader {
    font-size: 12px;
    color: #4a4a4a;
}

.ListItemsContainer table td .newsList_description, .ListItemsContainer table td .productList_description {
    color: #444444;
    margin-top: 15px;
    margin-bottom: 15px;
}

.ListItemsContainer table td .productList_statusRow {
}

.ListItemsContainer table td .productList_statusRow .horizontalList {
    width: auto;
}
/* ----- */

/* Switch View */
.switchContainer {
    position: relative;
    float: right;
    border: 1px solid #dadada;
    background-color: #f5f5f5;
    width: 62px;
    height: 31px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    box-shadow: 0px 0px 5px #d4d4d4;
    background: url("../Images/Icons/arrowBottom.png") no-repeat scroll 49px 14px transparent;
}

.switchContainer:hover ul {
    display: block;
}

.switchContainer ul {
    display: none;
    position: absolute;
    top: 31px;
    left: 0px;
    margin: 0px;
    margin-left: -1px;
    padding: 0px;
    border: 1px solid #dadada;
    background-color: #ffffff;
    box-shadow: 0px 0px 5px #d4d4d4;
    z-index: 20;
}

.switchContainer ul li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
    width: 43px;
}

.switchContainer ul li a {
    margin: 3px 0 3px 6px;
}

.switchContainer .selectedView {
    float: left;
    width: 43px;
    height: 30px;
    border-right: 1px solid #dadada;
}

.switchContainer .selectedView a {
    margin-left: 6px;
    margin-top: 6px;
}

.switchContainer .selectedView a.list {
    background: url("../Images/Icons/swithView.png") no-repeat scroll -37px -26px transparent;
}

.switchContainer .selectedView a.boxes {
    background: url("../Images/Icons/swithView.png") no-repeat scroll -37px 0px transparent;
}

.switchContainer .list {
    float: left;
    display: block;
    width: 30px;
    height: 21px;
    background: url("../Images/Icons/swithView.png") no-repeat scroll 0px -26px transparent;
}

.switchContainer .list:hover {
    background: url("../Images/Icons/swithView.png") no-repeat scroll -37px -26px transparent;
}

.switchContainer .boxes {
    float: left;
    display: block;
    width: 30px;
    height: 21px;
    background: url("../Images/Icons/swithView.png") no-repeat scroll 0px 0px transparent;
}

.switchContainer .boxes:hover {
    background: url("../Images/Icons/swithView.png") no-repeat scroll -37px 0px transparent;
}
/* ----- */

.input_searchTelerik_Button {
    float: left;
}

div.input_searchTelerik_Button .RadInput_CMSAdmin {
    float: left;
}

.input_searchTelerik_Button a {
    background: url("../Images/Icons/searchIcon.png") no-repeat scroll -3px -5px transparent;
    border: medium none;
    display: block;
    float: left;
    height: 20px;
    margin-left: -24px;
    margin-top: 2px;
    outline: medium none;
    overflow: hidden;
    width: 20px;
}

.grid_k1 {
    width: 55px;
}

.grid_k1 input, .grid_k1 a {
    float: left;
}

.ribbon_arrow {
    background: url("../Images/Icons/ribbon_arrow.png") no-repeat scroll 0 -6px transparent;
    float: left;
    height: 4px;
    margin-left: 14px;
    margin-top: 8px;
    width: 7px;
}

.ribbonArrow .ribbon_arrow {
    background: url("../Images/Icons/ribbon_arrow.png") no-repeat scroll 0 0 transparent;
}
/* masterPageDetail  page*/
.masterPageDetail .k1 {
    width: 180px;
}

.masterPageDetail .k2 {
}

.masterPageDetail .k2 input {
    width: 100px;
    margin-left: 10px;
    margin-right: 10px;
}

.masterPageDetail .k3 input {
    margin-left: 30px;
    margin-right: 30px;
}

.masterPageDetail .k_1 {
    padding-right: 10px;
}
/*
Netro Grid styles
*/
.grid {
    border: 1px solid #b0b0b0;
}

.grid-box {
    position: absolute;
    border: 1px solid #d0d0d0;
    z-index: 10;
    cursor: default;
}

.grid-box .numeration {
    color: #D0D0D0;
    cursor: default;
    height: 100%;
    text-align: center;
    width: 100%;
}

.grid-box-header {
    position: absolute;
    text-align: center;
}

.grid-box-header .numeration {
    color: #434343;
    text-align: center;
    width: 100%;
    font-size: 24px;
}

.grid-box-area {
    position: absolute;
    z-index: 100;
    font-size: 10px;
    background-color: Red;
    cursor: default;
}

.grid-box-area-drag {
    position: absolute;
    z-index: 100;
    font-size: 10px;
    background-color: Gold;
    opacity: 0.5;
}

.grid-box-area-resize {
    position: absolute;
    z-index: 101;
    background-color: #D6D8FF;
    opacity: 0.2;
}

.grid-box-area-resize.n {
    cursor: n-resize;
}

.grid-box-area-resize.e {
    cursor: e-resize;
}

.grid-box-area-resize.s {
    cursor: s-resize;
}

.grid-box-area-resize.w {
    cursor: w-resize;
}

.grid-box-overlay {
    position: absolute;
    z-index: 5;
    font-size: 10px;
    background-color: Red;
    opacity: 0.1;
}



.masterPageDetail_multiline {
    background-color: #FBFBFB;
    border: 1px solid #DBDBDB;
    color: #444444;
    font-size: 12px;
    width: 100%;
    height: 400px;
    line-height: 12px;
    margin: 0;
    padding: 5px 4px 4px;
    text-indent: 5px;
}

.masterPageDetail_multiline:focus {
    border: 1px solid #2da2cb;
}

/* Sticky Footer */
.footerS {
    bottom: 0;
    float: left;
    height: 116px;
    left: 0;
    position: fixed;
    width: 100%;
    z-index: 300;
}

.footerCon {
    bottom: 0;
    float: left;
    height: 116px;
    overflow: hidden;
    position: relative;
    width: 100%;
    z-index: 100;
}

.mPD_popupTable {
    width: 480px;
}

.popup.content .mainM .row .mPD_popupTable input[type="text"] {
    width: 300px;
}

.mPD_popupTable td:first-child {
    padding-right: 10px;
    text-align: right;
    width: 140px;
}

.mPD_popupTable td:last-child {
    width: 330px;
}

.radio input {
    float: left;
    clear: both;
}

.radio {
    line-height: 21px;
}

.smallLink {
    float: right;
    font-size: 12px !important;
}

/* CHROME */
*:focus {
    outline: none;
}

.row .borderLightGray {
    /*min-height: 600px;*/
}

/* Admin/Modules/CMS/Pages/Users/CustomUsersReport.aspx tables and filter forms stylling added by Daniel Filusz */

.ListUsersLabel {
    font-weight: bold;
}


.ListUsersMainTable {
    padding: 10px;
    background-color: #F4F4F4;
    border: 1px solid #DDDDDD;
}


.ListUsersTable {
    font-size: 11px;
    font-family: Tahoma,sans-serif;
    font-weight: bold;
    border-collapse: collapse;
    padding-bottom: 3px;
    padding-top: 3px;
    border: 1px solid #DDDDDD;
    text-align: left;
    background-color: #ffffff;
}

.ListUsersTable td {
    border: 1px solid #dddddd;
    font-size: 11px;
    color: #444444;
    height: 12px;
    line-height: 12px;
    padding-bottom: 3px;
    padding-top: 3px;
    padding-left: 5px;
    padding-right: 5px;
}

.ListUsersTable th {
    border: 1px solid #dddddd;
    color: #4A4A4A;
    text-decoration: underline;
    padding-bottom: 11px;
    padding-top: 12px;
    padding-left: 5px;
    padding-right: 5px;
}

.ListUsersInput {
    border: 1px solid #dbdbdb;
    color: #1B323F;
    font-family: Tahoma,Sans-Serif;
    font-size: 12px;
    height: 26px;
    margin: 1px;
    width: 130px;
}

.ListUsersInput select, .ListUsersInput input {
    border: 1px solid #dbdbdb;
    color: #1B323F;
    font-family: Tahoma,Sans-Serif;
    font-size: 12px;
    padding: 7px;
    margin: 1px;
    width: 130px;
}

.ListUsersSelect {
    border: 1px solid #dbdbdb;
    color: #1B323F;
    font-family: Tahoma,Sans-Serif;
    font-size: 12px;
    padding: 5px 4px 5px 0;
    margin: 1px;
    width: 130px;
}

.ListUsersSelect select {
    border: 1px solid #dbdbdb;
    color: #1B323F;
    font-family: Tahoma,Sans-Serif;
    font-size: 12px;
    padding: 7px;
    margin: 1px;
    width: 130px;
}

.99percents {
    width: 99%;
}

/* END OF Admin/Modules/CMS/Pages/Users/CustomUsersReport.aspx tables and filter forms stylling added by Daniel Filusz */

.content label {
    float: left; /*  margin-top: 5px;     width: 30%;*/
}

/*tomek*/


.popup.content .mainM .row input[type=checkbox] {
    width: auto;
    float: left;
}
/**/

.popup.content .mainM .row {
    margin-top: 5px;
}

.popup.content .mainM .row textarea {
    width: 100%;
    float: left;
}

.popup.content .mainM .row input.btnSubmit {
    float: right;
}

.popup.content .mainM .row select {
    width: 741px;
    float: left;
}
/*
.row .RadComboBox table td.rcbInputCell
{
    padding-left: 0;
}*/
.popup.content .mainM fieldset legend {
    font-weight: bold;
}

.popup.content .mainM .RadEditor {
    float: left;
}

.bigSearch input {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DBDBDB;
    border-style: solid;
    border-width: 1px;
    color: #000000;
    padding: 2px 0 3px !important;
    text-indent: 8px;
    font-size: 15px;
    height: 39px !important;
    vertical-align: middle;
    white-space: nowrap;
    float: left;
    width: 100%;
}

.PagesTableFix .RadGrid .rgWrap {
    line-height: 32px;
}

span.showAdvanced {
    background: url("../Images/Icons/arrowBottom.png") no-repeat scroll left center transparent;
    color: #0EABE1;
    float: left;
    margin: 3px 0 0;
    padding-left: 15px;
    cursor: pointer;
    margin-left: 15px;
}

span.showAdvanced.expand {
    background: url("../Images/Icons/arrowtop.png") no-repeat scroll left center transparent;
}


.popup.content .mainM .row .LanguageSwitcher_Settings_Modes {
    margin-bottom: 20px;
}

.popup.content .mainM .row .LanguageSwitcher_Settings_Modes input {
    width: 10px;
    float: left;
    text-align: left;
}

.popup.content .mainM .row .LanguageSwitcher_Settings_Modes label {
    width: 165px;
    text-align: left;
    float: left;
    margin-top: 3px;
    margin-left: 10px;
}

.popup.content .mainM .row .languageswitcherTable input[type="checkbox"] {
    float: none;
}

html body .bigSearch span.RadInput_CMSAdmin .riTextBox {
    background: none repeat scroll 0 0 #FFFFFF;
    border-color: #DBDBDB;
    border-style: solid;
    border-width: 1px;
    color: #999999;
    padding: 2px 0 3px !important;
    text-indent: 8px;
    height: 39px !important;
    font-size: 15px;
    vertical-align: middle;
    white-space: nowrap;
    float: left;
    width: 100%;
}

.PagesTableFix .RadGrid .rgWrap {
    line-height: 32px;
}

.tableDetailsMainInformation {
    min-width: 70px;
    float: left;
    margin-top: 5px;
}

.tableDetailsMainInformation td {
    padding: 5px 0;
}

/*
.RadComboBox .rcbInputCell.rcbInputCellLeft
{
    overflow: hidden;
}*/



.leftMenuButton.active .addPageTypebutton {
    background: url("../Images/custom/leftMenuInnerButton.png") no-repeat scroll left top transparent;
    cursor: pointer;
    height: 41px;
    line-height: 41px;
    padding: 5px 10px;
    margin-bottom: 5px;
}

.saveAsNewRevisionPages {
    font-size: 12px;
    float: right;
    margin-top: 10px;
}

.saveAsNewRevisionPages input {
    float: left;
}

.saveAsNewRevisionPages label {
    float: right;
    margin-right: 20px;
    width: auto;
    margin-top: 3px;
    text-align: left;
}

.PagetypeTextWidth input {
    display: block;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
    max-width: 95%;
}

.InsertSpecialLink {
    background-image: url(../images/icons/addNewPage.png) !important;
}

.NivoParameters input[type="text"] {
    width: 263px !important;
}

html body .riSingle .riTextBox, html body .riSingle .riTextBox[type="text"] {
    float: none !important;
}

.popup.content .mainM .NivoParameters select {
    width: 265px;
}

html body .NivoParameters span.RadInput_CMSAdmin .riTextBox, html body .NivoParameters .RadInputMgr_CMSAdmin {
    height: 29px !important;
    padding: 5px 0 4px !important;
    width: 265px !important;
}

html body .NivoParameters .NivoParametersWidth span.RadInput_CMSAdmin .riTextBox, html body .NivoParameters .NivoParametersWidth .RadInputMgr_CMSAdmin {
    width: 161px !important;
}

.NivoParameters .NivoParametersWidth input[type="radio"] {
    margin-left: 0 !important;
}

html body .NivoParameters .riDisplay {
    line-height: 22px !important;
}

.orderAdvancedSearch .formlbl {
    width: 150px;
}

.orderAdvancedSearch .advancedSearch_inputBox select {
    background-color: #FBFBFB;
    border: 1px solid #DBDBDB;
    color: #444444;
    font-size: 12px;
    height: 31px;
    line-height: 24px;
    margin: 0;
    padding: 6px 6px 6px 3px;
}

.orderAdvancedSearch .advancedSearch_inputBox input {
    background-color: #FBFBFB;
    border: 1px solid #DBDBDB;
    color: #444444;
    font-family: Tahoma;
    font-size: 12px;
    height: 20px;
    line-height: 12px;
    margin: 0;
    padding: 5px 0 4px;
    text-indent: 7px;
}

.orderAdvancedSearch .advancedSearch_leftSide {
    width: 100%;
}

.inputWithManage span {
    float: right;
}

.inputWithManage span a {
    margin-left: 0 !important;
}

.popup.content .mainM .row .linkButton_settings label {
    float: left;
    width: 25%;
    margin-left: 3px;
}

.popup.content .mainM .row .linkButton_settings input[type="radio"] {
    float: left;
}

.radioTable {
    float: left;
    width: 100%;
    line-height: 20px;
}

.radioTable label {
    float: left;
}

.radioTable input {
    float: left;
}

.radioTable td {
    /*width:50%;*/
}

.popup.content .mainM .row .radioTable td label {
    width: 65%;
}

.advancedOption {
    display: none;
}

.row.scroll-pane {
    overflow: hidden;
}




.rgPager .rcbInput {
    line-height: 18px !important;
    padding-right: 23px !important;
}

.RadComboBox table td.rcbInputCell, .RadComboBox .rcbInputCell .rcbInput {
    line-height: 18px !important;
}

.RadGrid .rgPagerLabel, .RadGrid .rgPager .RadComboBox, .RadGrid .rgPager .RadInput {
    vertical-align: middle !important;
}

.tableInputs input {
    padding: 0px !important;
    margin: 0px 3px 0 1px !important;
}

.tableInputs input + label {
    float: left;
    margin-top: 2px !important;
    white-space: nowrap;
}

.tableInputs td {
    padding: 0px !important;
    margin: 0px !important;
}

.remove_padding_margin {
    padding: 0px !important;
    margin: 0px !important;
}

.remove_padding_margin table, .remove_padding_margin table tr, .remove_padding_margin table tr td {
    padding: 0px !important;
    margin: 0px !important;
}

.popup.content .mainM .row .galleryZoomSettings input[type="text"], .popup.content .mainM .row .fancyboxSettings input[type="text"], .popup.content .mainM .row .allInOneProdDet input[type="text"] {
    width: 200px;
}

.popup.content .mainM .row .galleryZoomSettings .RadInput input[type="text"], .popup.content .mainM .row .fancyboxSettings .RadInput input[type="text"], .popup.content .mainM .row .allInOneProdDet .RadInput input[type="text"] {
    width: 202px !important;
}

.popup.content .mainM .row .NivoParameters .RadInput input[type="text"] {
    width: 263px !important;
}

.popup.content .mainM .row .galleryZoomSettings select, .popup.content .mainM .row .fancyboxSettings select {
    width: 202px;
}

.riSingle .riDisplay {
    line-height: 26px !important;
}

.riSingle input {
    height: 31px !important;
}

.row.scroll-pane.active {
    width: 1012px !important;
    margin-left: 3px !important;
}

.row.scroll-pane.unactive {
    width: 1009px !important;
    margin-left: 6px !important;
}

.RadGrid .rgMasterTable .rgNoRecords, .RadGrid .rgDetailTable .rgNoRecords {
    border: solid 1px #DDDDDD;
}

.RadGrid .rgMasterTable .rgNoRecords div, .RadGrid .rgDetailTable .rgNoRecords div {
    font-size: 14px;
    font-weight: bold;
    text-align: center;
    padding: 20px !important;
    color: #4A4A4A;
}

.BrowsePageElements .left.browseElementSearch {
}

.popUp.content input[type="submit"].left.browseElementSearch {
    width: 38px !important;
}


/* Dashboard */
.dashboardCont {
    background: #f9f9f9;
    overflow: auto;
    font-family: Roboto;
    font-weight: 300;
}

.dashboardCont .mngBoxes {
    background: #fff;
    position: relative;
    overflow: auto;
    z-index: 10;
    -webkit-box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
    box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, 0.4);
}

.dashboardCont .shortCutsCont {
}

.dashboardCont .shortCutsCont .boxTitle {
    background: #fff url('/Admin/Themes/Default/Images/Icons/shortcutsTitle_bckg.png') repeat-x 0 100%;
    margin: 0;
    padding: 16px 20px;
    font-size: 16px;
    line-height: 1.4em;
}

.dashboardCont .oneBox.bulletinMngBox,
.dashboardCont .oneBox.pagesMngBox,
.dashboardCont .oneBox.storeMngBox {
    background-position: 15px 16px;
    background-repeat: no-repeat;
}

.dashboardCont .oneBox.bulletinMngBox {
    background-image: url('/Admin/Themes/Default/Images/Icons/bulletinMng_ico.png');
}

.dashboardCont .oneBox.pagesMngBox {
    background-image: url('/Admin/Themes/Default/Images/Icons/pagesMng_ico.png');
}

.dashboardCont .oneBox.storeMngBox {
    background-image: url('/Admin/Themes/Default/Images/Icons/storeMng_ico.png');
}

.dashboardCont .oneBox {
    border: 1px solid #ccc;
    margin: 20px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
    border-radius: 5px;
}

.dashboardCont .oneBox .boxCont {
    overflow: auto;
    padding: 0 29px 29px;
}

.dashboardCont .oneBox h3 {
    border-bottom: 1px solid #ccc;
    font-size: 24px;
    line-height: 1.4em;
    font-weight: normal;
    margin-left: 20px;
    margin-top: 15px;
    position: relative;
    padding: 0 29px 12px 0;
    right: -29px;
    text-align: right;
}

.dashboardCont table {
    border: 1px solid #ccc;
    border-collapse: collapse;
    width: 100%;
}

.dashboardCont table td,
.dashboardCont table th {
    border: 1px solid #ccc;
    padding: 1em;
}

.dashboardCont .tableNavi .naviCont {
    border-top: 1px solid #ccc;
    border-left: 1px solid #ccc;
    border-right: 1px solid #ccc;
    overflow: auto;
}

.dashboardCont .addNewBox,
.dashboardCont .addNewPage {
    height: 44px;
}

.dashboardCont .addNewPageButton {
    padding: 0 0 1em;
}

.dashboardCont .valueLabel {
    font-size: 14px;
    font-weight: bold;
    line-height: 35px;
    padding: 0 11px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: top;
    zoom: 1;
    *display: inline;
}

.dashboardCont .addNewBox {
    padding: 0;
    text-align: right;
}

.dashboardCont .SearchTextboxWithGenericList .SearchControl {
    border: 1px solid #ccc;
    margin: 2px 3px 0 0;
    padding-top: 0;
    padding-bottom: 0;
    text-align: right;
}

.dashboardCont .inventoryContTable .SearchTextboxWithGenericList .SearchControl {
    margin: 2px 3px;
}

.dashboardCont .SearchTextboxWithGenericList .SearchControl .SearchControlBorder {
    border: none;
    height: 29px;
    /*width:99%!important;*/
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: bottom;
    zoom: 1;
    *display: inline;
}


.dashboardCont .SearchTextboxWithGenericList .SearchControl .SearchControlBorder input {
    float: none;
    margin-top: 4px;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.dashboardCont .row .SearchControl .RadComboBox {
    margin: -2px 0 -1px;
}

.dashboardCont .SearchTextboxWithGenericList .SearchLink .SearchLinkImg {
    float: none;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.dashboardCont .shortCutsCont table {
    margin: 20px auto;
    width: 90%;
}

.dashboardCont .shortCutsCont table td,
.dashboardCont .shortCutsCont table th {
    background: #ffffff; /* Old browsers */
}

.dashboardCont .shortCutsCont table th {
    background-image: url('/Admin/Themes/Default/Images/Icons/linksBckg_sprite.png');
    background-repeat: no-repeat;
    background-position: 200px 1000px;
    padding-left: 50px;
    text-align: left;
}

.dashboardCont .shortCutsCont table th.mngUsers {
    background-position: 15px 10px;
}

.dashboardCont .shortCutsCont table th.mngEmailTmpls {
    background-position: 15px -83px;
}

.dashboardCont .shortCutsCont table th.mngMenus {
    background-position: 15px -177px;
}

.dashboardCont .shortCutsCont table th.mngMedia {
    background-position: 15px -271px;
}

.dashboardCont .shortCutsCont table th.mngFaq {
    background-position: 15px -365px;
}

.dashboardCont .shortCutsCont table td {
    text-align: center;
    width: 50%;
}

.dashboardCont .storeMngBox h3 {
    margin-bottom: 0;
}

.dashboardCont .inventoryCont .boxCont {
    border-right: 1px solid #ccc;
}

.dashboardCont .storeMngBox h4 {
    font-size: 20px;
    font-weight: normal;
    padding: 0;
    text-align: right;
}

.dashboardCont .inventoryCont table,
.dashboardCont .inventoryCont td {
    border: none;
}

.dashboardCont .inventoryCont .inventAttrVal {
    color: #46a8d2;
    font-size: 50px;
    padding: 6px 0;
    text-align: right;
}
.dashboardCont .inventoryCont .inventAttrVal1 {
        color: #46a8d2;
        font-size: 15px;
        padding: 6px 0;
        text-align: right;
    }

.dashboardCont .inventoryCont .inventAttrName {
    display: block;
    font-weight: bold;
    padding-bottom: 7px;
}
    .dashboardCont .inventoryCont .inventAttrName1 {
       
        font-weight: bold;
        font-size:15px;
       
    }
 

.dashboardCont .dataTables_scrollHeadInner table {
}

.dashboardCont .dataTables_scroll {
    border-bottom: 1px solid #ccc;
}

.dashboardCont .inventoryContTable {
    border: none;
}

.dashboardCont .inventoryContTable .leftContColumn {
    border: none;
    padding: 0;
    text-align: right;
    width: 25%;
}

.dashboardCont .inventoryContTable .leftContColumn td {
    padding: 0;
    text-align: center;
}

.dashboardCont .inventoryContTable .rightContColumn {
    border: none;
    padding: 0;
    width: 75%;
}

.dashboardCont .inventoryContTable .leftContColumn table,
.dashboardCont .inventoryContTable .leftContColumn td {
    border-right: none;
}

.dashboardCont .inventoryContTable .rightContColumn .contentTable {
    border-left: none;
}

.inventoryContTable .howMuch {
    color: #46a8d2;
    min-width: 40px;
    text-align: right;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.inventoryContTable .whenSoMuch {
    font-weight: bold;
    margin: 0 0 0 4px;
    min-width: 80px;
    text-align: left;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.inventoryContTable .fromToday .howMuch {
    font-size: 50px;
    line-height: 1em;
}

.inventoryContTable .fromYesterday .howMuch {
    font-size: 35px;
    line-height: 1em;
}

.inventoryContTable .fromWeek .howMuch {
    font-size: 22px;
    line-height: 1em;
}

.inventoryContTable .fromMonth .howMuch {
    font-size: 18px;
    line-height: 1em;
}

.inventoryContTable .fromYear .howMuch {
    font-size: 16px;
    line-height: 1em;
}

/* Css Skin Details */
.CssSearchForm {
}

.CssSearchForm td {
    padding: 0 1em;
}

.CssSearchForm label {
    display: block;
    margin-bottom: 0.6em;
}

.suppliersImport label {
    line-height: 31px;
    margin-right: 10px;
    float: left;
}

.suppliersImportMods input {
    float: left;
}

.suppliersImport .suppliersImportMods label {
    line-height: 22px;
}

.content .suppliersImport select {
    margin-right: 10px;
}

.content .suppliersImport input[type="file"] {
    float: left;
    margin-top: 5px;
}

.content .suppliersImport .link {
    float: left;
    margin-top: 5px;
    margin-left: 10px;
}

.updateProgressFixed {
    position: absolute;
    z-index: 99999;
    width: 100%;
    height: 100%;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
}

.updateProgressFixed img {
    margin-top: 30px;
}

.rbListInline label {
    margin: -8px;
}

/* Product Details - Promotions */

.rightSide.promotionList {
   /* margin-left: 0;
    margin-top: 0;*/
}

.rightSide.promotionList .row.heading .right {
    /*min-width: 50%;*/
    white-space: nowrap;
    text-align: right;
}

.rightSide.promotionList .row.heading .right div {
    display: inline-block !important;
    zoom: 1;
    *display: inline;
}

.rightSide.promotionList .row.heading .right a {
    display: inline-block;
    zoom: 1;
    *display: inline;
    padding-top: 2px;
    width: 40px !important;
}

.rightSide.promotionList div.RadGrid_CMSAdmin .rgCommandCell {
    border-top: 1px solid #F4F4F4 !important;
    border-left: 1px solid #F4F4F4 !important;
    border-right: 1px solid #F4F4F4 !important;
}

.rightSide.promotionList .row.heading {
    padding: 0 0 15px 0;
}

.rightSide.promotionList .radioButtonList {
    margin: 0 10px 0 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.rightSide.promotionList .radioButtonList li {
    list-style: none;
    padding: 0;
    margin: 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.rightSide.promotionList .promotionItemContentCell {
    padding: 15px !important;
}

.rightSide.promotionList .promotionsItemcheckboxCell {
    text-align: center;
}

.rightSide.promotionList .promotionsItemcheckboxCell input {
    display: inline;
    margin: 0;
    padding: 0;
}

.rightSide.promotionList .pName {
    font-weight: bold;
    display: inline-block;
    color: #4A4A4A;
    font-size: 14px;
    zoom: 1;
    *display: inline;
}

.rightSide.promotionList .pType {
    font-weight: bold;
    font-size: 14px;
    color: #4A4A4A;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.rightSide.promotionList .pDesc {
    font-weight: bold;
    padding: 3px 0;
    color: #4A4A4A !important;
    font-size: 12px !important;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.rightSide.promotionList .pVal {
    padding: 3px 0;
    font-size: 12px;
    color: #4A4A4A;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.rightSide.promotionList a {
    font-size: 13px;
}

.rightSide.promotionList .itemTable td {
    border: 0 !important;
}

.rightSide.promotionList .formTable {
    padding: 15px;
}

.rightSide.promotionList .formTable .formCell {
    padding: 10px;
}

.rightSide.promotionList .rgEditForm {
    padding: 15px;
    float: none !important;
    width: auto !important;
}

.rightSide.promotionList .rgEditForm table {
    width: 100%;
}

.rightSide.promotionList .rgEditForm a {
    float: right;
    padding: 15px 0 0 0;
    margin-left: 15px;
}

.rightSide.promotionList .rgMasterTable.rgClipCells td:last-child {
    border: 1px solid rgb(221, 221, 221);
}

.rightSide.promotionList .rgMasterTable.rgClipCells td:last-child table td {
    border: 0;
    font-size: 0;
}

.rightSide.promotionList .teleric_calendarIcon.RadPicker td a {
    margin-left: -1px;
    padding: 2px 0 1px;
}

.rightSide.promotionList .radioButtonList2 {
    font-size: 12px;
    display: inline-block;
    list-style: none;
    padding: 0;
    margin: 0;
    zoom: 1;
    *display: inline;
}

.rightSide.promotionList .radioButtonList2 li {
    list-style: none;
    padding: 0;
    margin: 0 5px 0 0;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.rightSide.promotionList .radioButtonList2 input {
    margin: 0;
    padding: 0;
    float: none;
    vertical-align: middle;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.rightSide.promotionList .radioButtonList2 label {
    display: inline-block;
    float: right;
    margin: 3px 0 0 3px;
    font-size: 12px;
    zoom: 1;
    *display: inline;
}

.tableInputsGrid {
}

.tableInputsGrid td {
    vertical-align: top;
    line-height: 32px;
}

.tableInputsGrid td:nth-child(2n+1) {
    padding: 0 10px;
    text-align: right;
}

.bulletinDetailsTopRow input[type="checkbox"] {
    /*height:auto;*/
    margin-left: 5px;
    float: left;
    margin-top: -2px;
}

.subjectAreas input[type="checkbox"] {
    float: left;
    margin-top: -2px;
}

.checkBoxStyles input {
    float: left;
    margin-right: 5px;
}

.checkBoxStyles label {
    margin-top: 2px;
}

.borderBottomLightGray table td h2.padding_10 {
    margin-top: 0;
    padding-top: 0;
}

.advancedSearchExpandPanel table td input[type="text"], .advancedSearchExpandPanel table td select, .advancedSearchExpandPanel table td textarea {
    width: 100%;
}

.advancedSearch_inputBox {
    margin-bottom: 10px;
}

.basicSearch,
.advancedSearch {
    margin-top: -3px !important;
}

.rgMasterTable .horizontalList {
    width: auto;
}

.General-Settings-Panel {
    float: left;
    padding: 0 0.4% 0.4%;
    width: 99.1%;
}

.save-as-new-revision {
    font-size: 10px;
    margin-left: 10px;
    margin-top: 15px;
    position: absolute;
    right: 0;
    top: 40px;
    font-family:Tahoma, sans-serif;
    font-weight:normal;
    width: 170px;
}

.save-as-new-revision input[type="checkbox"] {
    float: none;
    height: 17px;
}

.save-as-new-revision label {
   float: none;
    width: auto;
    margin-top: 1px;
    line-height: 17px;
    font-size: 12px;
    text-align: left;
}



/* Checkout login ========================================================================================================*/

.checkoutLogin {
    border: 1px solid #cccccc;
    background: #f2f2f2;
    padding: 15px;
    width: 225px !important;
}

.checkoutLogin .loginControl {
    width: 100%;
}

.checkoutLogin .loginControl label {
    display: block;
    width: 100%;
}

.checkoutLogin .loginControl .button.clearButton {
    padding-left: 0;
    padding-right: 10px;
}

/* Order summary box ==================================================================================================*/

.orderSummaryBox {
    border: 1px solid #cccccc;
    background: #f2f2f2;
    padding: 15px;
}

.orderSummaryBox h2 {
    margin-top: 0;
    padding-top: 0;
}

.orderSummaryBox table {
    margin: 15px 0 0 0;
    width: 100%;
}

.orderSummaryBox table tr td {
    padding: 5px 10px;
    width: 50%;
}

.orderSummaryBox table tr td.k1 {
    border-right: 1px solid #cccccc;
    font-size: 12px;
    padding: 5px 10px 5px 0px;
    text-align: right;
}

.orderSummaryBox table tr td.k2, .orderSummaryBox table tr td.f2 {
    text-align: right;
}

.orderSummaryBox table tr td.f1, .orderSummaryBox table tr td.f2 {
    border-top: 1px solid #cccccc;
    font-size: 12px;
    font-weight: bold;
}

.orderSummaryBox table tr td.f1 {
    padding: 5px 10px 5px 0px;
    text-align: right;
    border-right: 1px solid #cccccc;
}



/* Mini Cart ========================================================================================================================*/
.MiniCart {
    background: url("[#ImageUrl]/sprite.png") no-repeat scroll left -213px transparent;
    border: 1px solid #DADADA;
    color: #343434;
    display: block;
    line-height: 20px;
    margin: 15px 0 0 0;
    padding: 5px 10px 5px 31px;
    position: relative;
    text-align: center;
    text-decoration: none;
}

.MiniCart_Items {
    border: 1px solid #DADADA;
    left: -1px;
    position: absolute;
    top: 30px;
    width: 100%;
    z-index: 1000;
    padding-bottom: 5px;
    background-color: #ffffff;
    text-align: center;
}

.MiniCart_Items .EmptyCart {
    display: block;
}

.MiniCart_Items .item div {
    display: inline-block;
}

.MiniCart_Items .item .quantityRow {
    display: block;
    text-align: left;
}

.MiniCart_Items .item .quantity-label {
    font-weight: bold;
}

.MiniCart_Items .item img {
    margin-right: 5px;
    width: 50px;
}

.MiniCart_Items .item span {
    margin-right: 5px;
}

.MiniCart_Items .item a {
    font-weight: bold;
    color: #000000;
}

.MiniCart_Items .LinkToCart {
    margin-top: 5px;
}

.MiniCart_Items .LinkToCart span {
    display: inline-block;
}

.MiniCart #MiniCartLink {
    color: #000000;
}

.MiniCart:hover #MiniCartLink {
    text-decoration: underline;
    cursor: pointer;
}

.MiniCart_Items .item {
    display: block;
    margin-top: 5px;
    border-bottom: solid 1px #cccccc;
    padding: 5px;
    text-align: left;
}

.MiniCart .EmptyCart {
    text-transform: uppercase;
}
/* checkout =========================================================================================================*/
html[xmlns] .clearfix {
    display: block;
}

.clearfix {
    float: none;
    clear: both;
}

.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.checkoutClass {
    border: solid 1px #d8d6d3;
    display: block;
    margin: 0 auto;
}

.checkoutClass h3 {
    display: block;
    background: #ffffff;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJo…iIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f2f2));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f3f2f2 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f3f2f2 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f3f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f3f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f2f2',GradientType=0 );
    font-family: Georgia, Times, "Times New Roman", serif;
    padding: 7px;
    margin: 0 0 15px 0;
    border: solid 1px #d8d6d3;
    text-transform: none;
}

.checkoutClass h3 .shippingCheckbox {
    float: right;
}


.checkoutClass .checkout_wrapper {
    padding: 15px;
}

.checkoutClass h2 {
    margin: 0 0 0px 0;
    padding: 10px 0;
    background: #ffffff;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJo…iIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f2f2));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f3f2f2 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f3f2f2 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f3f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f3f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f2f2',GradientType=0 );
    text-indent: 15px;
    font-family: Georgia, Times, "Times New Roman", serif;
    font-size: 16px;
    text-transform: none;
    text-align: left;
    border-bottom: solid 1px #d8d6d3;
}

.checkout_table {
    border-collapse: collapse;
    width: 100%;
}

.checkout_table th {
    border: medium none;
    font-weight: bold;
    margin: 0;
    padding: 5px 0;
    text-align: center;
}

.checkout_table td {
    padding: 10px;
    border-color: #cccccc;
}

.checkout_table .checkout_k1 {
    text-align: center;
}

.checkout_table .checkout_k5 {
    text-align: right;
}

.checkout_table .SKUNavigation {
    color: #cccccc;
}

.checkout_table .checkoutOrderSummary.last .checkoutTotal_k1 .checkoutOrderSummary_desc, .checkout_table .checkoutOrderSummary.last .checkoutTotal_k2 .checkoutOrderSummary_val {
    font-size: 14px;
}

.checkout_table .checkout_k1 img {
    width: 120px;
}

.checkout_table td.checkoutTotal_k1 {
    border-bottom: medium none;
    border-top: medium none;
    font-weight: bold;
    padding-bottom: 2px;
    border-left: 0;
    padding-top: 2px;
    text-align: right;
}

.checkout_table td.checkoutTotal_k2 {
    border-bottom: medium none;
    border-top: medium none;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: right;
    border-right: 0;
}

.checkout_table td.checkoutTotal_kDiscount {
    border-bottom: medium none;
    border-top: medium none;
    font-weight: bold;
    padding-bottom: 2px;
    padding-left: 4px;
    padding-top: 2px;
}

.checkout_table .checkouTotal_k1 {
    border-bottom: medium none;
    border-top: medium none;
    font-weight: bold;
    padding-bottom: 2px;
    padding-top: 2px;
    text-align: right;
}

.checkout_table .checkoutTotal_empty {
    border: 0;
}

.checkoutTotal_totalSpace {
    height: 20px;
}

.checkout_buttons {
    text-align: right;
    margin-top: 15px;
}

.checkout_recalculate {
    margin-right: 10px;
}

.checkoutHeader {
    background: #ffffff;
    background: url('data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJo…iIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+');
    background: -moz-linear-gradient(top, #ffffff 0%, #f3f2f2 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ffffff), color-stop(100%,#f3f2f2));
    background: -webkit-linear-gradient(top, #ffffff 0%,#f3f2f2 100%);
    background: -o-linear-gradient(top, #ffffff 0%,#f3f2f2 100%);
    background: -ms-linear-gradient(top, #ffffff 0%,#f3f2f2 100%);
    background: linear-gradient(to bottom, #ffffff 0%,#f3f2f2 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#f3f2f2',GradientType=0 );
    border: solid 1px #d8d6d3;
    margin: 25px 0 0;
    padding: 10px 0;
    text-indent: 15px;
    font-size: 16px;
}

.checkoutHeader.active.old {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    width: 100%;
    margin-bottom: 25px;
    margin-top: 0;
    zoom: 1;
    *display: inline;
}

.checkoutHeader.active.old a {
    float: right;
    margin-right: 15px;
}

.checkoutReview_k1, .checkoutReview_k3 {
    font-weight: bold;
    width: 30%;
}

.checkoutReview_k2, .checkoutReview_k4 {
    width: 70%;
}

.checkoutPopup .simplePopup_informationText {
    text-align: center;
    margin-top: 10px;
}

.checkoutPopup .checkoutButtons {
    text-align: center;
    margin-top: 10px;
}

.checkoutContactEditor {
    float: left;
}

.checkoutAddressEditor {
    float: right;
}

.checkoutContactEditor, .checkoutAddressEditor, .paymentInformation {
    width: 49%;
}

.checkoutSection {
    padding-bottom: 10px;
}

h3.checkoutsubheader label {
    font-weight: normal;
    font-size: 12px;
}

.checkoutContactEditor label, .checkoutAddressEditor label, .paymentLeftColumn label {
    width: 30%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.checkoutContactEditor .fieldCont, .checkoutAddressEditor .fieldCont, .paymentLeftColumn .fieldCont {
    width: 65%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.checkoutAddressEditor .tripleField .fieldCont {
    width: 18%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.checkoutAddressEditor .tripleField .fieldCont.middleField {
    margin-left: 1%;
    margin-right: 1%;
}

.paymentLeftColumn .doubleField .fieldCont {
    width: 29%;
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.checkoutClass .oneField {
    padding-bottom: 5px;
}

.paymentInformation {
    float: left;
}

.paymentInformation {
    float: right;
}

.paymentLeftColumn {
    width: 48%;
    float: left;
}

.cardTipVisa {
    background: url("/Files/Skins/7/visa.png") no-repeat scroll left top transparent;
    padding-left: 85px;
    min-height: 54px;
}

.cardTipVisa .title {
    font-weight: bold;
    font-size: 14px;
}

.cardTipAmex {
    background: url("/Files/Skins/7/amex.png") no-repeat scroll left top transparent;
    padding-left: 85px;
    margin-top: 15px;
    min-height: 54px;
}

.cardTipAmex .title {
    font-weight: bold;
    font-size: 14px;
}

.oneField.checkboxField {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.oneField.checkboxField input {
    margin-right: 5px;
}

.oneField.checkboxField label {
    display: inline;
}

.promotionCode .oneField label {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    margin-right: 15px;
    zoom: 1;
    *display: inline;
}

.promotionCode .oneField {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.promotionCode .oneField .fieldCont {
    display: -moz-inline-stack;
    display: inline-block;
    vertical-align: middle;
    zoom: 1;
    *display: inline;
}

.promotionCode_text {
    font-weight: bold;
}

.disabledInputs .fieldCont {
    border: none;
    background: none;
}

.PaymentInformation {
    overflow: auto;
}

.popUp .title {
    font-weight: bold;
    padding-bottom: 10px;
}

.popUp .desc {
    margin-top: 10px;
    padding-bottom: 10px;
}

.paymentOptions .paymentOption {
    margin-right: 15px;
    margin-bottom: 15px;
    min-height: 22px;
    padding: 5px 10px;
    border: 1px solid #cccccc;
    display: inline-block;
    zoom: 1;
    *display: inline;
}

.paymentOptions .paymentOption * {
    vertical-align: middle;
}

.paymentOptions .paymentOption input {
    margin-right: 5px;
}


.checkoutClass .row {
    float: none;
}

.oneField {
    display: block;
}

.oneField label {
    display: block;
    padding: 0 0 5px 0;
}


.fieldCont {
    background: #fff;
    border: 1px solid #e4e4e4;
    padding: 5px 0 5px 9px;
    position: relative;
    -webkit-box-shadow: inset 0px 0px 3px rgba(10, 20, 0, 0.1);
    -moz-box-shadow: inset 0px 0px 3px rgba(10, 20, 0, 0.1);
    box-shadow: inset 0px 0px 3px rgba(10, 20, 0, 0.1);
}

.fieldCont .fieldContInner {
    padding: 0 9px 0 0;
}

.fieldCont .fieldContInner input,
.fieldCont .fieldContInner select,
.fieldCont .fieldContInner textarea {
    border: none;
    background: none;
    font-size: 14px;
    color: #272727;
    width: 100%;
}

.fieldCont .fieldContInner textarea {
    resize: none;
}

.fieldCont .rfv {
    color: #f00;
    position: absolute;
    top: -10px;
    right: -8px;
}

.formNavi {
    padding: 1em 0 2em;
    text-align: right;
}

.button {
    display: inline-block;
    border: 1px solid black;
    padding: 2px;
    zoom: 1;
    *display: inline;
}

.button span {
    background: red;
    font-size: 14px;
    display: block;
    padding: 10px 15px;
    color: white;
    font-family: "Prata", serif;
}

.button:hover {
    border-color: #464646;
    text-decoration: none;
}

.button:hover span {
    background-color: #464646;
}

.userCommunication {
    background: none repeat scroll 0 0 #FFEBC8;
    border: 1px solid #C3974B;
    color: #C3974B;
    margin: 0 0 14px;
    padding: 14px 18px;
}

.userCommunication ul {
    list-style: none outside none;
    margin: 0;
    padding: 0;
}

.userCommunication li {
    display: block;
}

.userCommunication.negativeMsgs, .userCommunication .negativeMsgs {
    background: none repeat scroll 0 0 #F4A9A9;
    border: 1px solid #AF3B3B;
    color: #AF3B3B;
}

.userCommunication.positiveMsgs, .userCommunication .positiveMsgs, .infoLabelAfterSend {
    background: none repeat scroll 0 0 #D6E4AF;
    border: 1px solid #6D7C42;
    color: #6D7C42;
}

.userCommunication.oneInfo {
    display: block;
}
.rgbGradientLine {
    height:2px;
    width:100%;
    vertical-align:top;
    background: rgb(28,112,166); /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFjNzBhNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjI1JSIgc3RvcC1jb2xvcj0iIzMxYThkOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjQwJSIgc3RvcC1jb2xvcj0iI2JlZjExZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjYwJSIgc3RvcC1jb2xvcj0iI2JlZjExZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9Ijc1JSIgc3RvcC1jb2xvcj0iI2Y5MTY3OCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNiMDBiNGIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(left, rgba(28,112,166,1) 0%, rgba(49,168,217,1) 25%, rgba(190,241,31,1) 40%, rgba(190,241,31,1) 60%, rgba(249,22,120,1) 75%, rgba(176,11,75,1) 100%); /* FF3.6+ */
    background: -webkit-gradient(linear, left top, right top, color-stop(0%,rgba(28,112,166,1)), color-stop(25%,rgba(49,168,217,1)), color-stop(40%,rgba(190,241,31,1)), color-stop(60%,rgba(190,241,31,1)), color-stop(75%,rgba(249,22,120,1)), color-stop(100%,rgba(176,11,75,1))); /* Chrome,Safari4+ */
    background: -webkit-linear-gradient(left, rgba(28,112,166,1) 0%,rgba(49,168,217,1) 25%,rgba(190,241,31,1) 40%,rgba(190,241,31,1) 60%,rgba(249,22,120,1) 75%,rgba(176,11,75,1) 100%); /* Chrome10+,Safari5.1+ */
    background: -o-linear-gradient(left, rgba(28,112,166,1) 0%,rgba(49,168,217,1) 25%,rgba(190,241,31,1) 40%,rgba(190,241,31,1) 60%,rgba(249,22,120,1) 75%,rgba(176,11,75,1) 100%); /* Opera 11.10+ */
    background: -ms-linear-gradient(left, rgba(28,112,166,1) 0%,rgba(49,168,217,1) 25%,rgba(190,241,31,1) 40%,rgba(190,241,31,1) 60%,rgba(249,22,120,1) 75%,rgba(176,11,75,1) 100%); /* IE10+ */
    background: linear-gradient(to right, rgba(28,112,166,1) 0%,rgba(49,168,217,1) 25%,rgba(190,241,31,1) 40%,rgba(190,241,31,1) 60%,rgba(249,22,120,1) 75%,rgba(176,11,75,1) 100%); /* W3C */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1c70a6', endColorstr='#b00b4b',GradientType=1 ); /* IE6-8 */
}
.DiscountsManagement .RadGrid_CMSAdmin .rgRefresh {
    background-image: url('../Images/Icons/ico_Refresh.png');
    background-position:left center;
    background-repeat:no-repeat;
    margin-right:5px;
}
/*CRM styles*/
.crm-createReport-table {

    border:solid 1px #dbdbdb;
}
    .crm-createReport-table td {
        padding:12px;
        border:solid 1px #dbdbdb;
        border-collapse: collapse;
    }
    .crm-createReport-table th
    {
        background: #f4f4f4;
        color: #4A4A4A;
         padding:12px;
         border:solid 1px #dbdbdb;
    }
.gridItem .wrapper img, .gridItemOnList .gridItem .wrapper img {
    max-width: 100%;
    max-height: 100%;
    height: auto !important;
}

/* Top Searches */
.content.page {
    margin: 0;
    padding: 20px;
    box-sizing: border-box;
}
.content.page .row.marginTop_20 {
    box-sizing: border-box;
}
.content.page .content.row .labelInlineForm,
.content.page .content.row .left {
    float: none !important;
    vertical-align: middle;
}
.content.page .content.row .riSingle.RadInput.RadInput_CMSAdmin,
.content.page .content.row input[type="text"],
.content.page .content.row .RadPicker.RadPicker_Default.left {
    margin-right: 20px;
}
.content.page .content.row input[type="submit"] {
    vertical-align: middle;
    line-height: 29px;
}
.row.middleShadow.content .leftSide_noTop {
    width: 255px;
}
.row.middleShadow.content .leftSide_noTop textarea {
    width: 100%;    
    box-sizing: border-box;
}
.row.middleShadow.content .leftSide_noTop .taCenter .button {
    border: 1px solid #006f9c;
    border-radius: 5px 5px 5px 5px;
    color: White;
    cursor: pointer;
    font-size: 15px;
    font-weight: bold;
    height: 34px;
    line-height: 33px;
    padding: 0 15px !important;
    text-shadow: none;
    text-transform: uppercase;
    width: auto;
    text-indent: 0px;
    font-family: Tahoma, Sans-Serif;
    background: -webkit-linear-gradient(180deg, #44c5ea, #0f9ccc);
    background: -o-linear-gradient(180deg, #44c5ea, #0f9ccc);
    background: -moz-linear-gradient(180deg, #44c5ea, #0f9ccc);
    background: linear-gradient(180deg, #44c5ea, #0f9ccc);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#44c5ea', EndColorStr='#0f9ccc')";   
}
.row.middleShadow.content .leftSide_noTop .taCenter .button:hover {
    border: 1px solid #e6e5e5;
    background: url(/Admin/Themes/Default/Images/PageElements/mainmenu-level3-item.png) center center repeat-x;
    color: #4a4a4a;
    box-shadow: 0 1px 1px #999;
}
.row.middleShadow.content .leftSide_noTop .taCenter .button.approve {
    float: left;
}
.row.middleShadow.content .leftSide_noTop .taCenter .button.diaprove {
    float: right;
}
.row.middleShadow.content .leftSide_noTop .leftSideDescriptionLabel {
    margin-bottom: 8px;
}
.leftSide_noTop .row.mTop_10.taCenter .previewButton,
.leftSide_noTop .row.mTop_10.taCenter .publishButton {
    font-size: 15px;
    font-family: Tahoma, Sans-Serif;
    height: 36px !important;
    line-height: 31px !important;
    padding-left: 0 !important;
    width: 100% !important;
    box-sizing: border-box;
    border: 1px solid #006f9c;
    border-radius: 5px 5px 5px 5px;
    color: White;
    font-weight: bold;
    text-transform: uppercase;
    background: url(/Admin/Themes/Default/CSS/../Images/Buttons/btnBlue.png) repeat-x scroll center top transparent;
    border: 1px solid #006f9c;
}
.leftSide_noTop .row.mTop_10.taCenter .previewButton:hover,
.leftSide_noTop .row.mTop_10.taCenter .publishButton:hover {
   text-decoration: underline;
   color: #4a4a4a;
   box-shadow: 0 1px 1px #999;
}

/* Shiva Stats */
.dashboardCont .shivaStats .inventoryCont tr:first-child .inventAttrVal,
.dashboardCont .shivaStats .inventoryCont tr:first-child .inventAttrInfo {
    border-bottom: 1px solid #ccc;
}
.dashboardCont .shivaStats .inventoryCont h4 {
    font-size: 20px;
    padding: 0 0 0 20px;
}
.dashboardCont .mngBoxes.shivaStats .inventoryCont tr:first-child .inventAttrInfo {
    font-size: 15px;
}
.dashboardCont .mngBoxes.shivaStats .inventoryCont .boxCont {
    border-right: 0;
}
.dashboardCont .mngBoxes.shivaStats .oneBox .boxCont {
    padding: 0 0 10px;
    margin-right: 15px;
}
.dashboardCont .mngBoxes.shivaStats .oneBox.left {
    float: right !important;
}
.dashboardCont .mngBoxes.shivaStats .oneBox.right {
    float: left !important;
}
.dashboardCont .mngBoxes.shivaStats .oneBox .left {
    float: none !important;
}
.dashboardCont .mngBoxes.shivaStats .oneBox {
    width: 60%;
}
.dashboardCont .mngBoxes.shivaStats .inventoryCont tr .inventAttrVal {
    font-size: 36px;
}
.dashboardCont .mngBoxes.shivaStats .inventoryCont tr:first-child .inventAttrVal {
    font-size: 50px;
}
.dashboardCont .mngBoxes.shivaStats h4 .link {
    float: right;
    font-size: 12px;
    height: 31px;
    line-height: 31px;
    margin-top: -4px;
    padding: 0 15px;
    color: #ffffff;
    font-weight: bold;
    background: url(/Admin/Themes/Default/Images/PageElements/mainmenu-level2-item-inner.png) center center repeat-x;
    border-radius: 3px;
}
.dashboardCont .mngBoxes.shivaStats .left.inventoryCont .RadComboBox.RadComboBox_CMSAdmin {
    float: right;
    width: 50% !important;
}
.reorder > table {
    margin-top: -50px;
}
.reorder h1.pageName {
    background: #FAFAFA;
    border-bottom: none;
    padding: 18px 0 0;
}
.reorder h1.pageName span {
    margin-top: 12px;
    display: inline-block;
    text-indent: 0;
}

/* Pagination Fix */
.row.content .RadGrid .rgPagePrev, .row.content .RadGrid .rgPageNext, .row.content .RadGrid .rgPageFirst, .row.content .RadGrid .rgPageLast {
    width: 22px;
    height: 22px;
    border: 0;
    margin: 0;
    padding: 0;
    background-color: transparent;
    background-repeat: no-repeat;
    vertical-align: middle;
    font-size: 1px;
    cursor: pointer;
}
.row.content .RadGrid_CMSAdmin .rgPagePrev, .row.content .RadGrid_CMSAdmin .rgPageNext, .row.content .RadGrid_CMSAdmin .rgPageFirst, .row.content .RadGrid_CMSAdmin .rgPageLast {
    background-image: url(/Admin/Themes/CMSAdmin/Grid/sprite.gif);
    padding: 0 !important;
}
.row.content .RadGrid_CMSAdmin .rgPageFirst {
    margin: 0 3px 0 0;
    background-position: 0 -550px;
}
.row.content .RadGrid_CMSAdmin .rgPageFirst:hover {
    background-position: 0 -600px;
}
.row.content .RadGrid_CMSAdmin .rgPagePrev {
    margin: 0 3px 0 0;
    background-position: 0 -700px;
}
.row.content .RadGrid_CMSAdmin .rgPagePrev:hover {
    background-position: 0 -750px;
}
.row.content .RadGrid_CMSAdmin .rgPageNext {
    margin: 0 0 0 3px;
    background-position: 0 -850px;
}
.row.content .RadGrid_CMSAdmin .rgPageNext:hover {
    background-position: 0 -900px;
}
.row.content .RadGrid_CMSAdmin .rgPageLast {
    margin: 0 0 0 3px;
    background-position: 0 -1000px;
}
.row.content .RadGrid_CMSAdmin .rgPageLast:hover {
    background-position: 0 -1050px;
}
.RadGrid .rgArrPart1 {
    padding-right: 10px;
}
.RadGrid .rgArrPart2 {
    padding-left: 10px;
}
h1.pageName {
    background-color: #F4F4F4;
    border-bottom: 1px solid #DFE2E5;
    color: #4A4A4A;
    font-size: 27px;
    font-weight: 300;
    line-height: normal;
    font-family: Roboto, sans-serif;
    margin: 0;
    padding: 8px 0;
    text-indent: 20px;
    vertical-align: top;
    width: 100%;
    display: inline-block;
    zoom: 1;
}
h1.pageName.transparentPageName {
    background-color: #FAFAFA;
    border-bottom: none;
}
h1.pageName.transparentPageName span {
    display: inline-block;
    margin-top: 12px;
    text-indent: 0;
}
.footerBG .logo img {
    height: auto !important;
    width: 180px !important;
}
.topBG .logoCon img {
    height: 70px;
    width: auto;
    margin-top: 8px;
}
.leftSide_noTop .row.mTop_10.taCenter.customDirectoriesNavi .publishButton {
    width: auto !important;
    padding-left: 0 !important;
    margin-right: 10px;
    border: 1px solid #006f9c;
    background: -webkit-linear-gradient(180deg, #44c5ea, #0f9ccc);
    background: -o-linear-gradient(180deg, #44c5ea, #0f9ccc);
    background: -moz-linear-gradient(180deg, #44c5ea, #0f9ccc);
    background: linear-gradient(180deg, #44c5ea, #0f9ccc);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient(startColorStr='#44c5ea', EndColorStr='#0f9ccc')";
    box-shadow: 0 1px 1px #999;
}
.leftSide_noTop .row.mTop_10.taCenter.customDirectoriesNavi .publishButton:hover {
    border: 1px solid #e6e5e5;
    background: url(/Admin/Themes/Default/Images/PageElements/mainmenu-level3-item.png) center center repeat-x;
    color: #4a4a4a;
    box-shadow: 0 1px 1px #999;
}
.leftSide_noTop .row.mTop_10.taCenter.customDirectoriesNavi .publishButton span {
    padding-left: 0;
    background: transparent;
    color: #fff;
}
.leftSide.leftMenuAccordion {
    min-width: 249px;
}

.bottomContentWL table .pageName > a {
    text-indent: 0;
    display: block;
    padding: 5px 9px;
    border-radius: 5px;
    border: 1px solid #47788a;
    margin-top: 3px;
    color: #fff;
    background: #5ac0e6; /* Old browsers */
    background: -moz-linear-gradient(top,  #5ac0e6 0%, #5abfeb 3%, #48acde 6%, #49ace3 10%, #46aade 13%, #44a8dc 32%, #3c9ace 77%, #3b96cb 100%); /* FF3.6-15 */
    background: -webkit-linear-gradient(top,  #5ac0e6 0%,#5abfeb 3%,#48acde 6%,#49ace3 10%,#46aade 13%,#44a8dc 32%,#3c9ace 77%,#3b96cb 100%); /* Chrome10-25,Safari5.1-6 */
    background: linear-gradient(to bottom,  #5ac0e6 0%,#5abfeb 3%,#48acde 6%,#49ace3 10%,#46aade 13%,#44a8dc 32%,#3c9ace 77%,#3b96cb 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#5ac0e6', endColorstr='#3b96cb',GradientType=0 ); /* IE6-9 */
}
.bottomContentWL table .pageName > a:hover {
    opacity: 0.85;
}
.bottomContentWL table .pageName > span.right.marginLeft_10.marginRight_10 {
    display: none;
}

.parent-child-radcombobox .rcbItem.child,
.parent-child-radcombobox .rcbHovered.child {
    padding-left: 45px !important;
    background-repeat: no-repeat;
    background-position: 15px 5px;
    background-image: url('/Files/Skins/7/Backgrounds/RadComboBoxItem-Child.png');
}