#que-main
{
   background: #D4D4D4;
   margin:0 auto;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
}
table, ul.que-hmenu
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}

/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.que-button
{
   border-collapse: separate;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
    background: #ec1b24;
    background: linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
    background: -webkit-linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
    background: -moz-linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
    background: -o-linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
    background: -ms-linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
    background: linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
    -svg-background: linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #5F2102 !important;
   padding:0 10px !important;
   margin:0 auto !important;
   height:24px;
}

.que-postcontent,
.que-postheadericons,
.que-postfootericons,
.que-blockcontent,
ul.que-vmenu a 
{
   text-align: left;
}

.que-postcontent,
.que-postcontent li,
.que-postcontent table,
.que-postcontent a,
.que-postcontent a:link,
.que-postcontent a:visited,
.que-postcontent a.visited,
.que-postcontent a:hover,
.que-postcontent a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.que-postcontent p
{
   margin: 13px 0;
}

.que-postcontent h1, .que-postcontent h1 a, .que-postcontent h1 a:link, .que-postcontent h1 a:visited, .que-postcontent h1 a:hover,
.que-postcontent h2, .que-postcontent h2 a, .que-postcontent h2 a:link, .que-postcontent h2 a:visited, .que-postcontent h2 a:hover,
.que-postcontent h3, .que-postcontent h3 a, .que-postcontent h3 a:link, .que-postcontent h3 a:visited, .que-postcontent h3 a:hover,
.que-postcontent h4, .que-postcontent h4 a, .que-postcontent h4 a:link, .que-postcontent h4 a:visited, .que-postcontent h4 a:hover,
.que-postcontent h5, .que-postcontent h5 a, .que-postcontent h5 a:link, .que-postcontent h5 a:visited, .que-postcontent h5 a:hover,
.que-postcontent h6, .que-postcontent h6 a, .que-postcontent h6 a:link, .que-postcontent h6 a:visited, .que-postcontent h6 a:hover,
.que-blockheader .t, .que-blockheader .t a, .que-blockheader .t a:link, .que-blockheader .t a:visited, .que-blockheader .t a:hover,
.que-vmenublockheader .t, .que-vmenublockheader .t a, .que-vmenublockheader .t a:link, .que-vmenublockheader .t a:visited, .que-vmenublockheader .t a:hover,
.que-headline, .que-headline a, .que-headline a:link, .que-headline a:visited, .que-headline a:hover,
.que-slogan, .que-slogan a, .que-slogan a:link, .que-slogan a:visited, .que-slogan a:hover,
.que-postheader, .que-postheader a, .que-postheader a:link, .que-postheader a:visited, .que-postheader a:hover
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 120%;
}

.que-postcontent a, .que-postcontent a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #256EC1;
}

.que-postcontent a:visited, .que-postcontent a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   color: #256EC1;
}

.que-postcontent  a:hover, .que-postcontent a.hover
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #256EC1;
}

.que-postcontent h1
{
   color: #BD954C;
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-blockcontent h1
{
   margin: 10px 0 0;
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-postcontent h1 a, .que-postcontent h1 a:link, .que-postcontent h1 a:hover, .que-postcontent h1 a:visited, .que-blockcontent h1 a, .que-blockcontent h1 a:link, .que-blockcontent h1 a:hover, .que-blockcontent h1 a:visited
{
   font-size: 26px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-blockcontent h2
{
   margin: 10px 0 0;
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-postcontent h2 a, .que-postcontent h2 a:link, .que-postcontent h2 a:hover, .que-postcontent h2 a:visited, .que-blockcontent h2 a, .que-blockcontent h2 a:link, .que-blockcontent h2 a:hover, .que-blockcontent h2 a:visited
{
   font-size: 22px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-postcontent h3
{
   color: #A9CAEF;
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-blockcontent h3
{
   margin: 10px 0 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-postcontent h3 a, .que-postcontent h3 a:link, .que-postcontent h3 a:hover, .que-postcontent h3 a:visited, .que-blockcontent h3 a, .que-blockcontent h3 a:link, .que-blockcontent h3 a:hover, .que-blockcontent h3 a:visited
{
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-postcontent h4
{
   color: #4E6883;
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-blockcontent h4
{
   margin: 10px 0 0;
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-postcontent h4 a, .que-postcontent h4 a:link, .que-postcontent h4 a:hover, .que-postcontent h4 a:visited, .que-blockcontent h4 a, .que-blockcontent h4 a:link, .que-blockcontent h4 a:hover, .que-blockcontent h4 a:visited
{
   font-size: 18px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-postcontent h5
{
   color: #4E6883;
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-blockcontent h5
{
   margin: 10px 0 0;
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-postcontent h5 a, .que-postcontent h5 a:link, .que-postcontent h5 a:hover, .que-postcontent h5 a:visited, .que-blockcontent h5 a, .que-blockcontent h5 a:link, .que-blockcontent h5 a:hover, .que-blockcontent h5 a:visited
{
   font-size: 15px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-postcontent h6
{
   color: #A6B7C9;
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-blockcontent h6
{
   margin: 10px 0 0;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.que-postcontent h6 a, .que-postcontent h6 a:link, .que-postcontent h6 a:hover, .que-postcontent h6 a:visited, .que-blockcontent h6 a, .que-blockcontent h6 a:link, .que-blockcontent h6 a:hover, .que-blockcontent h6 a:visited
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #que-hmenu-bg, .que-sheet, .que-hmenu a, .que-vmenu a, .que-slidenavigator > a, .que-checkbox:before, .que-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #que-hmenu-bg, .que-sheet, .que-slidenavigator > a, .que-checkbox:before, .que-radiobutton:before
{
   display: block;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

ul
{
   list-style-type: none;
}

ol
{
   list-style-position: inside;
}

html, body
{
   height: 100%;
}

body
{
   padding: 0;
   margin:0;
   min-width: 1000px;
   color: #364049;
}

.que-header:before, #que-header-bg:before, .que-layout-cell:before, .que-layout-wrapper:before, .que-footer:before, .que-nav:before, #que-hmenu-bg:before, .que-sheet:before
{
   width: 100%;
   content: " ";
   display: table;
}
.que-header:after, #que-header-bg:after, .que-layout-cell:after, .que-layout-wrapper:after, .que-footer:after, .que-nav:after, #que-hmenu-bg:after, .que-sheet:after,
.cleared, .clearfix:after {
   clear: both;
   font: 0/0 serif;
   display: block;
   content: " ";
}

form
{
   padding: 0 !important;
   margin: 0 !important;
}

table.position
{
   position: relative;
   width: 100%;
   table-layout: fixed;
}

li h1, .que-postcontent li h1, .que-blockcontent li h1
{
   margin:1px;
}
li h2, .que-postcontent li h2, .que-blockcontent li h2
{
   margin:1px;
}
li h3, .que-postcontent li h3, .que-blockcontent li h3
{
   margin:1px;
}
li h4, .que-postcontent li h4, .que-blockcontent li h4
{
   margin:1px;
}
li h5, .que-postcontent li h5, .que-blockcontent li h5
{
   margin:1px;
}
li h6, .que-postcontent li h6, .que-blockcontent li h6
{
   margin:1px;
}
li p, .que-postcontent li p, .que-blockcontent li p
{
   margin:1px;
}


.que-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.que-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.que-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.que-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.que-sheet
{
   background: #FFFFFF;
   -webkit-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.4);
   -moz-box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.4);
   box-shadow:0 0 7px 4px rgba(0, 0, 0, 0.4);
   margin:20px auto 0;
   position:relative;
   cursor:auto;
   width: 1000px;
   z-index: auto !important;
    border-radius: 10px 10px 0 0;
}

.que-header
{
   margin:0 auto;
   height: 150px;
   background-image: url('../images/logo.png'), url('../images/title.png'), url('../images/header.jpg');
   background-position: 10px 50%, 50% 80%, 0 0;
   background-repeat: no-repeat;
   position: relative;
   z-index: auto !important;
    border-radius: 10px 10px 0 0;
}

.responsive .que-header
{
   background-image: url('../images/header.jpg');
   background-position: center center;
}

.que-header>.widget
{
   position:absolute;
   z-index:101;
}

.que-nav
{
   background: #ec1b24;
   background: linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
   background: -webkit-linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
   background: -moz-linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
   background: -o-linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
   background: -ms-linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
   background: linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
   -svg-background: linear-gradient(top, #ec1b24 0, #af182e 90%, #000000 100%) no-repeat;
   margin:0 auto;
   position: relative;
   z-index: 499;
   text-align: left;

}

ul.que-hmenu a, ul.que-hmenu a:link, ul.que-hmenu a:visited, ul.que-hmenu a:hover
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.que-hmenu, ul.que-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.que-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: left;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.que-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.que-hmenu:after, ul.que-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.que-hmenu, ul.que-hmenu ul
{
   min-height: 0;
}

ul.que-hmenu
{
   display: inline-block;
   vertical-align: bottom;
}

.que-nav:before
{
   content:' ';
}

.que-hmenu-extra1
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.que-hmenu-extra2
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.que-hmenu
{
   float: left;
}

.que-menuitemcontainer
{
   margin:0 auto;
}
ul.que-hmenu>li {
   margin-left: 1px;
}
ul.que-hmenu>li:first-child {
   margin-left: 0;
}
ul.que-hmenu>li:last-child, ul.que-hmenu>li.last-child {
   margin-right: 0;
}

ul.que-hmenu>li>a
{
   padding:0 22px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 28px;
   cursor: pointer;
   text-decoration: none;
   color: #FFFFFF;
   line-height: 28px;
   text-align: center;
    transition: 0.4s;
}

.que-hmenu a,
.que-hmenu a:link,
.que-hmenu a:visited,
.que-hmenu a.active,
.que-hmenu a:hover
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   text-align: left;
}

ul.que-hmenu>li>a.active
{
   padding:0 22px;
   margin:0 auto;
   color: #FDB896;
   text-decoration: none;
}

ul.que-hmenu>li>a:visited,
ul.que-hmenu>li>a:hover,
ul.que-hmenu>li:hover>a {
   text-decoration: none;
}

ul.que-hmenu>li>a:hover, .desktop ul.que-hmenu>li:hover>a
{
    background: #ec1b24;
    background: linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -webkit-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -moz-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -o-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -ms-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    -svg-background: linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
   padding:0 22px;
   margin:0 auto;
}
ul.que-hmenu>li>a:hover,
.desktop ul.que-hmenu>li:hover>a {
   color: #FFFCFA;
   text-decoration: none;
}

ul.que-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   left:  -1px;
   width:1px;
   height: 28px;
   background: url('../images/menuseparator.png') center center no-repeat;
}
ul.que-hmenu>li:first-child:before{
   display:none;
}

ul.que-hmenu li li a
{
   background: #B9C2CB;
   background: transparent;
   padding:0 22px;
   margin:0 auto;
}
ul.que-hmenu li li
{
   float: none;
   width: auto;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop ul.que-hmenu li li ul>li:first-child
{
   margin-top: 0;
}

ul.que-hmenu li li ul>li:last-child
{
   margin-bottom: 0;
}

.que-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 28px;
   min-width: 7em;
   border: 0 solid transparent;
   text-align: left;
   line-height: 28px;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.que-hmenu ul a:link,
.que-hmenu ul a:visited,
.que-hmenu ul a.active,
.que-hmenu ul a:hover
{
   text-align: left;
   line-height: 28px;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

ul.que-hmenu ul li a:hover, .desktop ul.que-hmenu ul li:hover>a
{
   background: #af182e;
   margin:0 auto;
}
.que-hmenu ul a:hover
{
   text-decoration: none;
}
/*
.que-hmenu ul li a:hover
{
   color: #FCA173;
}

.desktop .que-hmenu ul li:hover>a
{
   color: #FCA173;
}*/

ul.que-hmenu ul:before
{
   background: #d81c25;
   -webkit-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   -moz-box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   box-shadow:0 0 3px 2px rgba(0, 0, 0, 0.15);
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.que-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.que-hmenu li li:hover>ul {
   top: 0;
   left: 100%;
}

ul.que-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   left: 0;
   top: 0;
   background-image: url('../images/spacer.gif');
}

.desktop ul.que-hmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px 0 0 -30px;
}

.desktop ul.que-hmenu ul ul
{
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.que-hmenu ul.que-hmenu-left-to-right
{
   right: auto;
   left: 0;
   margin: -10px 0 0 -30px;
}

.desktop ul.que-hmenu ul.que-hmenu-right-to-left
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.que-hmenu li li:hover>ul.que-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.que-hmenu li li:hover>ul.que-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.que-hmenu ul ul.que-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.que-hmenu ul ul.que-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop ul.que-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.que-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.que-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.que-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.que-hmenu>li>ul.que-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.que-hmenu>li>ul.que-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.que-hmenu ul ul.que-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.que-hmenu ul ul.que-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.que-layout-wrapper
{
   position: relative;
   margin: 20px auto 0 auto;
   z-index: auto !important;
}

.que-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.que-content-layout-row
{
   display: table-row;
}

.que-layout-cell
{
   display: table-cell;
   vertical-align: top;
}

/* need only for content layout in post content */
.que-postcontent .que-content-layout
{
   border-collapse: collapse;
}

a.que-button,
a.que-button:link,
a:link.que-button:link,
body a.que-button:link,
a.que-button:visited,
body a.que-button:visited,
input.que-button,
button.que-button
{
   text-decoration: none;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #FFFFFF;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 24px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.que-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .que-button
{
   display: block;
   float: left;
}

input, select, textarea, a.que-search-button span
{
   vertical-align: middle;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

input.que-button
{
   float: none !important;
}

.que-button.active, .que-button.active:hover
{
    background: #ec1b24;
    background: linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -webkit-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -moz-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -o-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -ms-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    -svg-background: linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #4D2500;
   padding:0 10px;
   margin:0 auto;
}
.que-button.active, .que-button.active:hover {
   color: #FFBE4C !important;
}

.que-button.hover, .que-button:hover
{
    background: #ec1b24;
    background: linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -webkit-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -moz-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -o-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: -ms-linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    background: linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
    -svg-background: linear-gradient(top, #ec1b24 0, #ec1b24 90%, #000000 90%, #000000 100%) no-repeat;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border:1px solid #4D2500;
   padding:0 10px;
   margin:0 auto;
}
.que-button.hover, .que-button:hover {
   color: #FFFFFF !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   background: #F9FAFB;
   -webkit-border-radius:4px;
   -moz-border-radius:4px;
   border-radius:4px;
   border:1px solid #B9C2CB;
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], textarea
{
   width: 100%;
   padding: 4px 0;
   color: #3D5166 !important;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}

label.que-checkbox:before
{
   background: #F9FAFB;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.que-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #364049 !important;
}

.que-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.que-checkbox.active:before
{
   background: #FC905A;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.que-checkbox.hovered:before
{
   background: #D9DEE3;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
   display: inline-block;
}

label.que-radiobutton:before
{
   background: #F9FAFB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.que-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #364049 !important;
}

.que-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.que-radiobutton.active:before
{
   background: #B9C2CB;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

label.que-radiobutton.hovered:before
{
   background: #D9DEE3;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.que-post
{
   padding:5px;
}
a img
{
   border: 0;
}

.que-article img, img.que-article, .que-block img, .que-footer img
{
   margin: 7px 7px 7px 7px;
}

.que-article table, table.que-article
{
   border-collapse: collapse;
   margin: 1px;
}

.que-post .que-content-layout-br
{
   height: 0;
}

.que-article th, .que-article td
{
   padding: 2px;
   border: solid 1px #B9C2CB;
   vertical-align: top;
   text-align: left;
}

.que-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

.que-postheader
{
   color: #ffd559;
    text-shadow: 1px 1px 1px #000;
   margin: 5px 0 15px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.que-postheader a, 
.que-postheader a:link, 
.que-postheader a:visited,
.que-postheader a.visited,
.que-postheader a:hover,
.que-postheader a.hovered
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

.que-postheader a, .que-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #256EC1;
}

.que-postheader a:visited, .que-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #256EC1;
}

.que-postheader a:hover,  .que-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #18477C;
}

.que-postcontent ul>li:before,  .que-post ul>li:before,  .que-textblock ul>li:before
{
   margin-right:10px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .que-postcontent ul>li:before, .opera   .que-post ul>li:before, .opera   .que-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.que-postcontent li, .que-post li, .que-textblock li
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #303F50;
   margin: 3px 0 0 11px;
}

.que-postcontent ul>li, .que-post ul>li, .que-textblock ul>li, .que-postcontent ol, .que-post ol, .que-textblock ol
{
   padding: 0;
}

.que-postcontent ul>li, .que-post ul>li, .que-textblock ul>li
{
   padding-left: 17px;
}

.que-postcontent ul>li:before,  .que-post ul>li:before,  .que-textblock ul>li:before
{
   margin-left: -17px;
}

.que-postcontent ol, .que-post ol, .que-textblock ol, .que-postcontent ul, .que-post ul, .que-textblock ul
{
   margin: 1em 0 1em 11px;
}

.que-postcontent li ol, .que-post li ol, .que-textblock li ol, .que-postcontent li ul, .que-post li ul, .que-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.que-postcontent li, .que-post li, .que-textblock li
{
   margin: 3px 0 0 0;
}

.que-postcontent ol>li, .que-post ol>li, .que-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.que-postcontent ul>li, .que-post ul>li, .que-textblock ul>li
{
   /* makes "ul li" not to align behind the image if they are in the same line */
   overflow-x: visible;
   /*overflow-y: hidden;*/
}

.que-footer
{
   background: #af182e;
   background: url('../images/shape_light.png') repeat-x scroll 0 100%, linear-gradient(top, #ec1b24 0, #af182e 95%, #000000 100%) no-repeat;
   background: url('../images/shape_light.png') repeat-x scroll 0 100%, -webkit-linear-gradient(top, #ec1b24 0, #af182e 95%, #000000 100%) no-repeat;
   background: url('../images/shape_light.png') repeat-x scroll 0 100%, -moz-linear-gradient(top, #ec1b24 0, #af182e 95%, #000000 100%) no-repeat;
   background: url('../images/shape_light.png') repeat-x scroll 0 100%, -o-linear-gradient(top, #ec1b24 0, #af182e 95%, #000000 100%) no-repeat;
   background: url('../images/shape_light.png') repeat-x scroll 0 100%, -ms-linear-gradient(top, #ec1b24 0, #af182e 95%, #000000 100%) no-repeat;
   background: url('../images/shape_light.png') repeat-x scroll 0 100%, linear-gradient(top, #ec1b24 0, #af182e 95%, #000000 100%) no-repeat;
   -svg-background: url('../images/shape_light.png') repeat-x scroll 0 100%, linear-gradient(top, #ec1b24 0, #af182e 95%, #000000 100%) no-repeat;
   border-top:1px dotted #9CAFC4;
   padding:10px;
   margin:0 auto;
   position: relative;
    height: 90px;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
   text-align: center;
}

.que-footer a,
.que-footer a:link,
.que-footer a:visited,
.que-footer a:hover,
.que-footer td, 
.que-footer th,
.que-footer caption
{
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   line-height: 175%;
}

.que-footer p 
{
   padding:0;
   text-align: center;
}

.que-footer a,
.que-footer a:link
{
   color: #FFD700;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.que-footer a:visited
{
   color: #FFD700;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
}

.que-footer a:hover
{
   color: #FFD700;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: underline;
}

.que-footer ul>li:before
{
   /*content:url('../images/footerbullets.png');*/
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .que-footer ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.que-footer li
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #FED7C3;
}

.que-footer ul>li, .que-footer ol
{
   padding: 0;
}

.que-footer ul>li
{
   padding-left: 13px;
}

.que-content-layout .que-content
{
   margin:0 auto;
}

/* Begin Additional CSS Styles */

/*LOGIN*/
body.login_body{
    background: #D4D4D4;
    margin:0 auto;
    font-size: 13px;
    font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-weight: normal;
    font-style: normal;
    position: relative;
    width: 100%;
    min-height: 100%;
    left: 0;
    top: 0;
    cursor:default;
    overflow:hidden;
}

body.login_body .login_header{
    height: 120px;
    width: 100%;
    background: transparent url("../images/login_header.png") no-repeat scroll 50% 90%;
}

.login
{
    float:right;
    text-align:center;
    margin-right: 10px;
    margin-top: 6px;
    color: white;
}

div.content-login {
    background-image: url("../images/login.png");
    font-family: calibri;
    font-size: 15px;
    font-weight: bold;
    height: 321px;
    margin: 80px auto auto;
    width: 550px;
}

div.form-admin{
    float: left;
    margin-left: 35px;
    margin-top: 160px;
}

.div_field_login .property{
    float: left;
    width: 123px;
    text-align: right;
    font-family: sans-serif;
    font-size: 13px;
    margin-top: 2px;
}

.div_field_login .text_value{
    padding: 10px;
}

.div_field_login input[type=text], .div_field_login input[type=password] {
    background: none repeat scroll 0 0 #FCFCFC;
    border: 1px solid #CCCCCC !important;
    border-radius: 8px;
    min-height: 17px;
    height: 30px;
    padding: 4px 10px;
    width: 278px;
}

.div_field_login input[type=submit]{
    height: 30px;
    padding: 4px 10px;
    width: 278px;
}

.input_login
{
    background-color: #F0F0F0;
    border: 1px solid #666666;
    color: #333333;
    cursor: pointer;
    float: right;
    font-family: calibri;
    font-size: 15px;
    font-weight: bold;
    height: 27px;
    margin-right: 94px;
    margin-top: 12px;
    width: 93px;
    border-radius: 5px 5px 5px 5px;
}

.input_login:hover
{
    background-color:#CCCCCC;
    color: #E41415;
}
.content-login-margin
{
    float: left;
    margin-left: 115px;
    margin-top: 20px;
    width: 318px;
    height: 150px;
}

.content-error{
    height: 150px;
    margin: 20px auto auto;
    width: 395px;
}

.content-error .error {
    border: 1px solid #FBC2C4;
    margin-bottom: 1em;
    padding: 0.6em 0.8em;
    background: #FBE3E4; 
    color: #8A1F11; 
    font-family: arial;
    font-size: 13px;
    
}
/*LOGIN END*/

ul.que-hmenu li li a .menu-arrow {
    background-image: url("../images/bullet-menu-s.png");
    background-position: left top;
    background-repeat: no-repeat;
    display: block;
    height: 12px;
    position: absolute;
    right: 6px;
    top: 9px;
    width: 10px;
}


table .fa {
    font-size: 1.4em;
    margin-left: 5px;
}





/*Estilos de la vista de contratos*/

#tabs{
    margin-top: 20px;
}

#edit_pannel{
    width: 80%;
    max-width: 80%;
}
#tags_panel{
    width: 20%;
    min-width: 20%;
}

#cke_template_body, #cke_template_body_area{
    max-width: 95%;
    max-height: 100%;
}

#tags_panel input{
    border-radius: 4px;
    margin: 1px;
    width: 250px;
}



#tabs ul > li  {
    background-image: linear-gradient(to bottom, #fff, #ddd);
    border-top: solid 1px #AAAAAA;
    border-left: solid 1px #AAAAAA;
    border-radius: 4px 10px 0 0;
    border-bottom: none;
    border-right: none;

    margin-right: 4px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    text-transform: none;

    height: 31px;
}

#tabs ul > li.ui-tabs-active  {
    background: #FFFFFF repeat-x scroll 50% 50%;
    border-top: solid 1px #AAAAAA;
    border-left: solid 1px #AAAAAA;
    border-radius: 4px 10px 0 0;
    border-bottom: none;
    border-right: none;

    margin-right: 4px;

    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;

    height: 31px;
}

#tabs ul > li a::after {
    content: '';
    position: absolute;
    top: 0;
    right: -.6em;
    bottom: 0;
    width: 1em;
    background-image: linear-gradient(to bottom, #fff, #ddd);
    transform: skew(27deg);
    border-radius: 0 9px 0 0;
    border-right: 2px solid #AAAAAA;
}

#tabs ul > li.ui-tabs-active a::after {
    background: #FFFFFF repeat-x scroll 50% 50%;
    z-index: 1;
    border-color: #AAAAAA;
}

div.content-admin .ui-tabs-active a, div.content-admin .ui-tabs-active a:link, div.content-admin .ui-tabs-active a:visited,
div.content-admin .ui-state-default a, div.content-admin .ui-state-default a:link, div.content-admin .ui-state-default a:visited {
    text-decoration: none;
    font-weight: bold;
    color: #555;
}

div.content-admin .ui-tabs-active a, div.content-admin .ui-tabs-active a:link, div.content-admin .ui-tabs-active a:visited{
    color: #0066cc;
}

#preview_div{
    width: 100%;
    height: 1000px;
}

.tag{

    margin-top: 5px !important;

    color: #fff;
    background-color: #04c;

    cursor: pointer;
    text-align: center;
    font-weight: normal;
    padding: 2px 12px;
    border-radius: 5px;
    margin-bottom: 3px;

    filter: progid:DXImageTransform.Microsoft.gradient(enabled=false);
    *zoom: 1;
    -webkit-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    -moz-box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.2),0 1px 2px rgba(0,0,0,0.05);
}

.ui-tabs .ui-tabs-nav {
    height: 30px;
}

/* End Additional CSS Styles */
