﻿
#jthr-main
{
    direction:rtl ;

   background: #cdd2d8 url('/images/page-background.jpg') scroll;
   margin:0 auto;
   font-size: 16px;
   font-family: 'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
   position: relative;
   width: 100%;
   min-height: 100%;
   left: 0;
   top: 0;
   cursor:default;
   overflow:hidden;
   
}
table, ul.jthr-hmenu
{
   font-size: 16px;
   font-family:'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
}

h1, h2, h3, h4, h5, h6, p, a, ul, ol, li
{
   margin: 0;
   padding: 0;
}


/* Style Add By Hameed */

/* Start Contact Us Style */
.card {
    padding-bottom: 20px;
    direction: rtl;
    text-align: right;
}

.contact-line {
    font-family:'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
    padding: 10px 5px 0px 25px;
    display: block;
    color: #808285;
    border-bottom: 1px dotted #c5bcbc;
    font-size: 14.5px;
    font-weight: 700;
}

.c1 {
    background: url(/images/c1.png) no-repeat 5px 12px;
}

.c2 {
    background: url(/images/c2.png) no-repeat 5px 12px;
}

.c3 {
    background: url(/images/c3.png) no-repeat 4px 15px;
}


/* End Contact Us Style */

.jthr-error 
{
   
   margin: 20px 10px 20px 10px;
    color: #e78581 !important;
   font-size: 16px;
   font-family:'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
    min-height: 200px;
    text-align:center;
    line-height:44px;
}

.jthr-Success 
{
   
   margin: 20px 10px 20px 10px;
    color: #3b7f41 !important;
   font-size: 16px;
   font-family:'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
    min-height: 200px;
    text-align:center;
    line-height:44px;
}

/* Start Contact Us Style  */
 #contact{
    padding:10px 0 10px;
  }

  .contact-text{
    margin:45px auto;
  }

  .mail-message-area{
    width:100%;
    padding:0 15px;
  }

  .mail-message{
    width: 100%;
    background:rgba(255,255,255, 0.8) !important;
    -webkit-transition: all 0.7s;
    -moz-transition: all 0.7s;
    transition: all 0.7s;
    margin:0 auto;
    border-radius: 0;
  }

  .not-visible-message{
    height:0px;
    opacity: 0;
  }

  .visible-message{
    height:auto;
    opacity: 1;
    margin:25px auto 0;
  }

/* Input Styles */

  .form{
    width: 100%;
    padding: 15px;
    background:#f8f8f8;
    border:1px solid rgba(0, 0, 0, 0.075);
    margin-bottom:25px;
    color:#727272 !important;
    font-size:13px;
    -webkit-transition: all 0.4s;
    -moz-transition: all 0.4s;
    transition: all 0.4s;
  }

  .form:hover{
    border:1px solid #8BC3A3;
  }

  .form:focus{
    color: white;
    outline: none;
    border:1px solid #8BC3A3;
  }

  .textarea{
    height: 200px;
    max-height: 200px;
    max-width: 100%;
  }
  
/* Generic Button Styles */

  .button{
    padding:8px 12px;
    background:#0A5175;
    display: block;
    width:120px;
    margin:10px 0 0px 0;
    border-radius:3px;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    text-align:center;
    font-size:0.8em;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
  }

  .button:hover{
    background:#8BC3A3;
    color:white;
  }

/* Send Button Styles */

  .form-btn{
    width:150px;
    display: block;
    height: auto;
    padding:10px;
    color:#fff;
    background:#525357;
    border:none;
    border-radius:3px;
    outline: none;
    -webkit-transition: all 0.3s;
    -moz-transition: all 0.3s;
    transition: all 0.3s;
    margin:auto;
    box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -moz-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
    -webkit-box-shadow: 0px 1px 4px rgba(0,0,0, 0.10);
  }

  .form-btn:hover{
    background:#e88784;
    color: #0e0e0e;
    border:none;
  }

  .form-btn:active{
    opacity: 0.9;
  }
center{
  margin-top:330px;
}
input {
    position: relative;
    z-index: 9999;
}
/* end Contact Us Style  */
.panel-form
{
    background: #eaeaea;
    padding: 20px 10px;
    margin-bottom: 2em;
}

.panel-form legend
{
    border: none;
    font-size: 12.5px;
    margin: 0;
    color: #999;
    display: block;
    width: 60%;
    padding: 0;
    line-height: 40px;
}

.control-label
{
    border: none;
    font-size: 12.5px;
    margin: 0;
    color: #606060;
    display: block;
    width: 100%;
    padding: 0;
    line-height: 40px;
}

div.contact textarea {
    height: 100px;
    width: 97%;
    margin-bottom: 1em;
    border-color: #E0E0E0;
}

div.contact textarea, div.contact input {
    width: 90%;
    border-color: #E0E0E0;
}

textarea, input[type="text"], input[type="password"], input[type="datetime"], input[type="datetime-local"], input[type="date"], input[type="month"], input[type="time"], input[type="week"], input[type="number"], input[type="email"], input[type="url"], input[type="search"], input[type="tel"], input[type="color"], .uneditable-input {
    border-radius: 0;
    font-size: 12px;
    -webkit-box-shadow: 0 1px 0 #fff inset;
    -moz-box-shadow: 0 1px 0 #fff inset;
    box-shadow: 0 1px 0 #fff inset;
    background-color: #fff;
    background-repeat: no-repeat;
    padding: 3px 6px;
    border-color: #ddd;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    font-family: inherit;
    background-image: linear-gradient(#F7F7F7,#fff 50%,#fff);
}

.form-inline label
{
    display: inline-block;
    margin-bottom: 5px;
}

label, input, button, select, textarea {
    font-size: 14px;
    font-weight: normal;
    line-height: 22px;
}

h3.jicons-text
{
    color :#666666;
    font-size: 130%;
    line-height: 140%;
}

.Slider-titleItem
{
    font-family:Verdana, Tahoma ;
    text-align:center;
    font-size:11px;
  

}
.jthr-h3-SecBlckheadText
{
   text-align: right;    
   color:#e28c88;
}

.jthr-h3-TabHeadText
{
   text-align: right;    
   color:#ffffff; 
}

.jthr-h3-headText
{
    font-family: 'Times New Roman', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    position:static;
    text-align:center;     
    color :#ffffff; 
    font-size:25px;    
    padding: 0px 35px 0px 35px;
    vertical-align:top ;
    height:100%;
}

.jthr-fistBlock-title
{
    position:relative;
    font-size: 16px;
    top: 5px;  
    color :#f76e5d;
    padding: 5px 35px 5px 15px;
    border-right: 1.67px solid #ffffff;    
    text-align :right ;
    display:table-cell ;
    left: 10px;

    width:60%; 
    color :#ffffff;    
    font-weight: 600;
}

.jthr-fistBlock-title p
{
    position:relative;
    font-family: 'Times New Roman', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    font-size: 20px;
   letter-spacing:0px;

    color :#f76e5d;   
    font-weight: 600;
    left:-5px;
    top: -32px;          
}

.jthr-Detail-title
{
    position:relative;
    color :#e28c88;
    font-size:20px;
    font-weight: 600;
    padding:15px 25px 10px 10px;
    
     text-transform :capitalize ;
    letter-spacing:0px; 
    
    background-image: url("/images/page-title-back.jpg"), none;
    background-repeat: no-repeat;
    background-position: 105% 54%;
}

.jthr-Detail-title-Shrt
{
     position:relative;
    color :#e28c88;
    font-size:20px;
    font-weight: 600;
    padding:15px 25px 10px 10px;
    
     text-transform :capitalize ;
    letter-spacing:0px; 
    
    background-image: url("/images/page-title-back-arShrt.jpg"), none;
    background-repeat: no-repeat;
    background-position: 105% 54%;
}

.jthr-Detail-title-Shrt2
{
    position:relative;
    color :#e28c88;
    font-size:20px;
    font-weight: 600;
    padding:15px 25px 10px 10px;
    
     text-transform :capitalize ;
    letter-spacing:0px; 
    
    background-image: url("/images/page-title-back-arShrt2.jpg"), none;
    background-repeat: no-repeat;
    background-position: -80% 58%;
}

.jthr-Detail-title-Servc
{
     position:relative;
    color :#e28c88;
    font-size:20px;
    font-weight: 600;
    padding:15px 5px 10px 10px;
    
     text-transform :capitalize ;
    letter-spacing:0px; 
    
    background-image: url("/images/page-title-back.jpg"), none;
    background-repeat: no-repeat;
    background-position: 85% 50%;
    margin-right:15px;
}

.jthr-Detail-title-Activ
{
     position:relative;
    color :#e28c88;
    font-size:20px;
    font-weight: 600;
    padding:15px 8px 10px 10px;
    
     text-transform :capitalize ;
    letter-spacing:0px; 
    
    background-image: url("/images/page-title-back.jpg"), none;
    background-repeat: no-repeat;
    background-position: 67% 54%;
    margin-right:15px;
}

.jthr-Detail-title-ContUs
{
     position:relative;
    color :#e28c88;
    font-size:20px;
    font-weight: 600;
    padding:15px 8px 10px 10px;
    
     text-transform :capitalize ;
    letter-spacing:0px; 
    
    background-image: url("/images/page-title-back.jpg"), none;
    background-repeat: no-repeat;
    background-position: 63% 54%;
    margin-right:15px;
}

.jthr-Detail-content
{
    font-family:'Times New Roman', Arial , Tahoma ;
    color :#000;
    font-size:15px;   
    padding:15px 30px 10px 10px;
    font-weight:600;
          
}

.jthr-Detail-content img
{       
    min-height:170px;
    min-width:220px;
    padding:10px;
    float:right ;
}

.jthr-Detail-content p
{
    font-family: 'Times New Roman', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color :#000;
    font-size:15px;   
    padding:5px 10px 0px 20px;
    font-weight:600;
          
}

.jthr-Detail-content li
{
    font-family:'Times New Roman', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
    color :#000;
    font-size:16px;   
    font-weight:600;    
          
}

.AboutRedmrlink
{
    text-align:left;
    float: left; 
    margin-left:15px;
    margin-top: 10px;
    font-size: 15px;
    font-weight:600;
}


.AboutRedmrlink a
{
    text-align:left;
    float: left; 
    margin-left:15px;
    margin-top: 10px;
     font-weight:600;
}

    .AboutRedmrlink a hover,
    .AboutRedmrlink a hovered
    {
        color:#ffffff;         
    }

.TopLanguageMenu
{
    float:left;
    margin-top:12px;
    font-size:17px;
    letter-spacing:0.75px;
    margin-left:-9px;
}

.TopLanguageMenu a,
.TopLanguageMenu a:link
{
   color: #ffffff;
   font-family: 'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
   text-decoration: none;
}

.TopLanguageMenu a:visited
{
   color: #ffffff;
   font-family: 'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
   text-decoration: none;
}

.TopLanguageMenu a:hover
{
   color: #eb9a97;
   font-family: 'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.jthr-ComnyShrtDesc
{
    text-align: right ;
    margin-right:10px;
}

.jthr-leftSlid-img
{       
    min-height:240px;
    min-width:215px;
    margin-right: 4px;
   
}

/* End Style Add By Hameed */


/* Reset buttons border. It's important for input and button tags. 
 * border-collapse should be separate for shadow in IE. 
 */
.jthr-button
{
   border: 0;
   border-collapse: separate;
   -webkit-border-radius: 0;
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
   background: #4FA4E5;
   background: -webkit-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -moz-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -o-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -ms-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   -svg-background: linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: linear-gradient(to bottom, #71B5EA 0, #2E93E0 100%) no-repeat;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
   height:42px;
}

.jthr-postcontent,
.jthr-postheadericons,
.jthr-postfootericons,
.jthr-blockcontent,
ul.jthr-vmenu a 
{
   text-align: right;
}

.jthr-postcontent,
.jthr-postcontent li,
.jthr-postcontent table,
.jthr-postcontent a,
.jthr-postcontent a:link,
.jthr-postcontent a:visited,
.jthr-postcontent a.visited,
.jthr-postcontent a:hover,
.jthr-postcontent a.hovered
{
   font-family:'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
}

.jthr-postcontent p
{
   margin: 12px 5px 5px 4px;
}

.jthr-postcontent h1, .jthr-postcontent h1 a, .jthr-postcontent h1 a:link, .jthr-postcontent h1 a:visited, .jthr-postcontent h1 a:hover,
.jthr-postcontent h2, .jthr-postcontent h2 a, .jthr-postcontent h2 a:link, .jthr-postcontent h2 a:visited, .jthr-postcontent h2 a:hover,
.jthr-postcontent h3, .jthr-postcontent h3 a, .jthr-postcontent h3 a:link, .jthr-postcontent h3 a:visited, .jthr-postcontent h3 a:hover,
.jthr-postcontent h4, .jthr-postcontent h4 a, .jthr-postcontent h4 a:link, .jthr-postcontent h4 a:visited, .jthr-postcontent h4 a:hover,
.jthr-postcontent h5, .jthr-postcontent h5 a, .jthr-postcontent h5 a:link, .jthr-postcontent h5 a:visited, .jthr-postcontent h5 a:hover,
.jthr-postcontent h6, .jthr-postcontent h6 a, .jthr-postcontent h6 a:link, .jthr-postcontent h6 a:visited, .jthr-postcontent h6 a:hover,
.jthr-blockheader .t, .jthr-blockheader .t a, .jthr-blockheader .t a:link, .jthr-blockheader .t a:visited, .jthr-blockheader .t a:hover,
.jthr-vmenublockheader .t, .jthr-vmenublockheader .t a, .jthr-vmenublockheader .t a:link, .jthr-vmenublockheader .t a:visited, .jthr-vmenublockheader .t a:hover,
.jthr-headline, .jthr-headline a, .jthr-headline a:link, .jthr-headline a:visited, .jthr-headline a:hover,
.jthr-slogan, .jthr-slogan a, .jthr-slogan a:link, .jthr-slogan a:visited, .jthr-slogan a:hover,
.jthr-postheader, .jthr-postheader a, .jthr-postheader a:link, .jthr-postheader a:visited, .jthr-postheader a:hover
{   
   font-family: 'Times New Roman', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
}

.jthr-postcontent a, .jthr-postcontent a:link
{
   font-family: 'Times New Roman', Arial,Tahoma, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #e48c7c;
   font-weight:500;
}

.jthr-postcontent a:visited, .jthr-postcontent a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #e48c7c;
}

.jthr-postcontent  a:hover, .jthr-postcontent a.hover
{
   font-family: 'Times New Roman', Arial,Tahoma, Helvetica, Sans-Serif;
   text-decoration: underline;
   color: #343536;
}

.jthr-postcontent h1
{
   color: #218BDC;
   margin-top: 21px;
   margin-bottom: 21px;
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-blockcontent h1
{
   margin-top: 21px;
   margin-bottom: 21px;
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postcontent h1 a, .jthr-postcontent h1 a:link, .jthr-postcontent h1 a:hover, .jthr-postcontent h1 a:visited, .jthr-blockcontent h1 a, .jthr-blockcontent h1 a:link, .jthr-blockcontent h1 a:hover, .jthr-blockcontent h1 a:visited 
{
   font-size: 32px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postcontent h2
{
   color: #218BDC;
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-blockcontent h2
{
   margin-top: 19px;
   margin-bottom: 19px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postcontent h2 a, .jthr-postcontent h2 a:link, .jthr-postcontent h2 a:hover, .jthr-postcontent h2 a:visited, .jthr-blockcontent h2 a, .jthr-blockcontent h2 a:link, .jthr-blockcontent h2 a:hover, .jthr-blockcontent h2 a:visited 
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postcontent h3
{   
   margin: 10px 5px 10px 5px;  
   font-family: 'Times New Roman', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-blockcontent h3
{
   margin: 10px 0;
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postcontent h3 a, .jthr-postcontent h3 a:link, .jthr-postcontent h3 a:hover, .jthr-postcontent h3 a:visited, .jthr-blockcontent h3 a, .jthr-blockcontent h3 a:link, .jthr-blockcontent h3 a:hover, .jthr-blockcontent h3 a:visited 
{
   font-size: 20px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postcontent h4
{
   color: #5F706A;
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-blockcontent h4
{
   margin-top: 20px;
   margin-bottom: 20px;
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postcontent h4 a, .jthr-postcontent h4 a:link, .jthr-postcontent h4 a:hover, .jthr-postcontent h4 a:visited, .jthr-blockcontent h4 a, .jthr-blockcontent h4 a:link, .jthr-blockcontent h4 a:hover, .jthr-blockcontent h4 a:visited 
{
   font-size: 16px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postcontent h5
{
   color: #5F706A;
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-blockcontent h5
{
   margin-top: 26px;
   margin-bottom: 26px;
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postcontent h5 a, .jthr-postcontent h5 a:link, .jthr-postcontent h5 a:hover, .jthr-postcontent h5 a:visited, .jthr-blockcontent h5 a, .jthr-blockcontent h5 a:link, .jthr-blockcontent h5 a:hover, .jthr-blockcontent h5 a:visited 
{
   font-size: 13px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postcontent h6
{
   color: #B0BCB8;
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-blockcontent h6
{
   margin-top: 35px;
   margin-bottom: 35px;
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postcontent h6 a, .jthr-postcontent h6 a:link, .jthr-postcontent h6 a:hover, .jthr-postcontent h6 a:visited, .jthr-blockcontent h6 a, .jthr-blockcontent h6 a:link, .jthr-blockcontent h6 a:hover, .jthr-blockcontent h6 a:visited 
{
   font-size: 11px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

header, footer, article, nav, #jthr-hmenu-bg, .jthr-sheet, .jthr-hmenu a, .jthr-vmenu a, .jthr-slidenavigator > a, .jthr-checkbox:before, .jthr-radiobutton:before
{
   -webkit-background-origin: border !important;
   -moz-background-origin: border !important;
   background-origin: border-box !important;
}

header, footer, article, nav, #jthr-hmenu-bg, .jthr-sheet, .jthr-slidenavigator > a, .jthr-checkbox:before, .jthr-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%;
}

/**
 * 2. Prevent iOS text size adjust after orientation change, without disabling
 *    user zoom.
 * https://github.com/necolas/normalize.css
 */

html {
   -ms-text-size-adjust: 100%;
   /* 2 */
    -webkit-text-size-adjust: 100%;
/* 2 */}

body
{
   padding: 0;
   margin:0;
   min-width: 900px;
   color: #000000;
}

.jthr-header:before, 
#jthr-header-bg:before, 
.jthr-layout-cell:before, 
.jthr-layout-wrapper:before, 
.jthr-footer:before, 
.jthr-nav:before, 
#jthr-hmenu-bg:before, 
.jthr-sheet:before 
{
   width: 100%;
   content: " ";
   display: table;
   border-collapse: collapse;
   border-spacing: 0;
}

.jthr-header:after, 
#jthr-header-bg:after, 
.jthr-layout-cell:after, 
.jthr-layout-wrapper:after, 
.jthr-footer:after, 
.jthr-nav:after, 
#jthr-hmenu-bg:after, 
.jthr-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, .jthr-postcontent li h1, .jthr-blockcontent li h1 
{
   margin:1px;
} 
li h2, .jthr-postcontent li h2, .jthr-blockcontent li h2 
{
   margin:1px;
} 
li h3, .jthr-postcontent li h3, .jthr-blockcontent li h3 
{
   margin:1px;
} 
li h4, .jthr-postcontent li h4, .jthr-blockcontent li h4 
{
   margin:1px;
} 
li h5, .jthr-postcontent li h5, .jthr-blockcontent li h5 
{
   margin:1px;
} 
li h6, .jthr-postcontent li h6, .jthr-blockcontent li h6 
{
   margin:1px;
} 
li p, .jthr-postcontent li p, .jthr-blockcontent li p 
{
   margin:1px;
}


.jthr-shapes
{
   position: absolute;
   top: 0;
   right: 0;
   bottom: 0;
   left: 0;
   overflow: hidden;
   z-index: 0;
}

.jthr-slider-inner {
   position: relative;
   overflow: hidden;
   width: 100%;
   height: 100%;
}

.jthr-slidenavigator > a {
   display: inline-block;
   vertical-align: middle;
   outline-style: none;
   font-size: 1px;
}

.jthr-slidenavigator > a:last-child {
   margin-right: 0 !important;
}

.jthr-object1868202076
{
    display: block;
    left: 0%;
    margin-left: -3px;
    position: absolute;
    top: 30px;
    width: 905px;
    height: 300px;
    /*background-image: url('/images/object1868202076.png');*/
    background-position: 0 0;
    background-repeat: no-repeat;
    z-index: 2;
}

.default-responsive .jthr-object1868202076
{
  display: none;
}





.jthr-header
{
   /*border:1px solid #D6DCDA;*/
   margin:0 auto;
   background-repeat: no-repeat;
   height: 323px;
   position:relative;
   background-image: url('/images/header.jpg');
   background-position: center top;
}

.custom-responsive .jthr-header
{
   background-image: url('/images/header.jpg');
   background-position: center top;
}

.default-responsive .jthr-header,
.default-responsive #jthr-header-bg
{
   background-image: url('/images/header.jpg');
   background-position: center center;
   background-size: cover;
}

.jthr-header-inner{
   position: relative;
   width: 900px;
   z-index: auto !important;
   margin: 0 auto;
}

.jthr-header>.widget 
{
   position:absolute;
   z-index:101;
}

.jthr-nav
{
   background: #1D1F20 url('/images/nav.png') scroll;
   background: rgba(29, 31, 32, 0.8) url('/images/nav.png') scroll;
   margin:5px auto 0;
   position: relative;
   z-index: 499;
   text-align: right;
}

ul.jthr-hmenu a, ul.jthr-hmenu a:link, ul.jthr-hmenu a:visited, ul.jthr-hmenu a:hover 
{
   outline: none;
   position: relative;
   z-index: 11;
}

ul.jthr-hmenu, ul.jthr-hmenu ul
{
   display: block;
   margin: 0;
   padding: 0;
   border: 0;
   list-style-type: none;
}

ul.jthr-hmenu li
{
   position: relative;
   z-index: 5;
   display: block;
   float: right;
   background: none;
   margin: 0;
   padding: 0;
   border: 0;
}

ul.jthr-hmenu li:hover
{
   z-index: 10000;
   white-space: normal;
}

ul.jthr-hmenu:after, ul.jthr-hmenu ul:after
{
   content: ".";
   height: 0;
   display: block;
   visibility: hidden;
   overflow: hidden;
   clear: both;
}

ul.jthr-hmenu, ul.jthr-hmenu ul 
{
   min-height: 0;
}

ul.jthr-hmenu 
{
   display: inline-block;
   vertical-align: bottom;
}

.jthr-nav:before 
{
   content:' ';
}

.desktop .jthr-nav{
   width: 900px;
   padding-right: 15px;
   padding-left: 20px;
   padding-bottom: 4px;
}

.jthr-hmenu-extra1
{
   position: relative;
   display: block;
   float: right;
   width: auto;
   height: auto;
   background-position: center;
}

.jthr-hmenu-extra2
{
   position: relative;
   display: block;
   float: left;
   width: auto;
   height: auto;
   background-position: center;
}

.jthr-hmenu
{
   float: right;
}

.jthr-menuitemcontainer
{
   margin:0 auto;
}
ul.jthr-hmenu>li {
   margin-left: 1px;
}
ul.jthr-hmenu>li:first-child {
   margin-left: 0;
}
ul.jthr-hmenu>li:last-child, ul.jthr-hmenu>li.last-child {
   margin-right: 0;
}

ul.jthr-hmenu>li>a
{
   background: #EB9A97;
   background: -webkit-linear-gradient(top, #E7827E 0, #EEA7A5 40%, #EFACA9 50%, #EEA7A5 60%, #E7827E 100%) no-repeat;
   background: -moz-linear-gradient(top, #E7827E 0, #EEA7A5 40%, #EFACA9 50%, #EEA7A5 60%, #E7827E 100%) no-repeat;
   background: -o-linear-gradient(top, #E7827E 0, #EEA7A5 40%, #EFACA9 50%, #EEA7A5 60%, #E7827E 100%) no-repeat;
   background: -ms-linear-gradient(top, #E7827E 0, #EEA7A5 40%, #EFACA9 50%, #EEA7A5 60%, #E7827E 100%) no-repeat;
   -svg-background: linear-gradient(top, #E7827E 0, #EEA7A5 40%, #EFACA9 50%, #EEA7A5 60%, #E7827E 100%) no-repeat;
   background: linear-gradient(to bottom, #E7827E 0, #EEA7A5 40%, #EFACA9 50%, #EEA7A5 60%, #E7827E 100%) no-repeat;
   padding:0 25px;
   margin:0 auto;
   position: relative;
   display: block;
   height: 40px;
   cursor: pointer;
   text-decoration: none;
   color: #0C0D0D;
   line-height: 40px;
   text-align: center;
}

.jthr-hmenu>li>a, 
.jthr-hmenu>li>a:link, 
.jthr-hmenu>li>a:visited, 
.jthr-hmenu>li>a.active, 
.jthr-hmenu>li>a:hover
{
   font-size: 15px;
   font-family: 'Times New Roman', Arial, Tahoma, 'Arial Unicode MS', Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   text-decoration: none;
   text-transform:none;
   text-align: right;
}

ul.jthr-hmenu>li>a.active
{
   background: #0C0D0D;
   background: -webkit-linear-gradient(top, #2F3232 0, #020303 100%) no-repeat;
   background: -moz-linear-gradient(top, #2F3232 0, #020303 100%) no-repeat;
   background: -o-linear-gradient(top, #2F3232 0, #020303 100%) no-repeat;
   background: -ms-linear-gradient(top, #2F3232 0, #020303 100%) no-repeat;
   -svg-background: linear-gradient(top, #2F3232 0, #020303 100%) no-repeat;
   background: linear-gradient(to bottom, #2F3232 0, #020303 100%) no-repeat;
   padding:0 20px;
   margin:0 auto;
   color: #FFFFFF;
   text-decoration: none;
}

ul.jthr-hmenu>li>a:visited, 
ul.jthr-hmenu>li>a:hover, 
ul.jthr-hmenu>li:hover>a {
   text-decoration: none;
   padding-right:20px;
   padding-left:30px;
}

ul.jthr-hmenu>li>a:hover, .desktop ul.jthr-hmenu>li:hover>a
{
   background: #0C0C0C;
   background: -webkit-linear-gradient(top, #303030 0, #030303 100%) no-repeat;
   background: -moz-linear-gradient(top, #303030 0, #030303 100%) no-repeat;
   background: -o-linear-gradient(top, #303030 0, #030303 100%) no-repeat;
   background: -ms-linear-gradient(top, #303030 0, #030303 100%) no-repeat;
   -svg-background: linear-gradient(top, #303030 0, #030303 100%) no-repeat;
   background: linear-gradient(to bottom, #303030 0, #030303 100%) no-repeat;
   padding:0 20px;
   margin:0 auto;

}
ul.jthr-hmenu>li>a:hover, 
.desktop ul.jthr-hmenu>li:hover>a {
   color: #FFFFFF;
   text-decoration: none;
    margin-left:10px;
}

ul.jthr-hmenu>li:before
{
   position:absolute;
   display: block;
   content:' ';
   top:0;
   z-index:13;
   right :  -10px;
   width:13px;
   height: 40px;
   background: url('/images/menuseparator-ar.png') center center no-repeat;
}
ul.jthr-hmenu>li:first-child:before{
   display:none;
}

ul.jthr-hmenu li li a
{
   background: #EB9A97;
   border:1px solid #FFFFFF;
   padding:0 8px;
   margin:0 auto;
}
ul.jthr-hmenu li li 
{
   float: none;
   width: 120%;
   margin-top: 0;
   margin-bottom: 0;
}

.desktop ul.jthr-hmenu li li ul>li:first-child 
{
   margin-top: 0;
}

ul.jthr-hmenu li li ul>li:last-child 
{
   margin-bottom: 0;
}

.jthr-hmenu ul a
{
   display: block;
   white-space: nowrap;
   height: 24px;
   min-width: 7em;
   border: 1px solid transparent;
   text-align: right;
   line-height: 24px;
   color: #165E96;
   font-size: 15px;
   font-family: 'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
}

.jthr-hmenu li li a 
{
   border-top-width: 0 !important;
}
.jthr-hmenu li li:hover>a 
{
   border-top-width: 1px !important;
}
.jthr-hmenu ul>li:first-child>a 
{
   border-top-width: 1px !important;
}

.jthr-hmenu ul a:link, 
.jthr-hmenu ul a:visited, 
.jthr-hmenu ul a.active, 
.jthr-hmenu ul a:hover
{
   text-align: right;
   line-height: 24px;
   color: #000000;
   font-size: 15px;
   font-family: 'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
   text-decoration: none;
   margin:0;
   font-weight: 600;
}

ul.jthr-hmenu ul li a:hover, .desktop ul.jthr-hmenu ul li:hover>a
{
   background: #3C4743;
   border:1px solid #9AA9A4;
   margin:0 auto;
}
.jthr-hmenu ul a:hover
{
   color: #FFFFFF;
}

.jthr-hmenu ul li a.jthr-hmenu-before-hovered 
{
   border-bottom-width: 0 !important;
}

.desktop .jthr-hmenu ul li:hover>a
{
   color: #ffffff;
}

ul.jthr-hmenu ul:before
{
   background: #3C4743;
   margin:0 auto;
   display: block;
   position: absolute;
   content: ' ';
   z-index: 1;
}
.desktop ul.jthr-hmenu li:hover>ul {
   visibility: visible;
   top: 100%;
}
.desktop ul.jthr-hmenu li li:hover>ul {
   top: 0;
   right: 100%;
}

ul.jthr-hmenu ul
{
   visibility: hidden;
   position: absolute;
   z-index: 10;
   right: 0;
   top: 0;
   background-image: url('/images/spacer.gif');
}

.desktop ul.jthr-hmenu>li>ul
{
   padding: 10px 30px 30px 30px;
   margin: -10px -30px 0 0;
}

.desktop ul.jthr-hmenu ul ul
{
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop ul.jthr-hmenu ul.jthr-hmenu-left-to-right 
{
   right: auto;
   left: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.jthr-hmenu ul.jthr-hmenu-right-to-left 
{
   left: auto;
   right: 0;
   margin: -10px -30px 0 0;
}

.desktop ul.jthr-hmenu li li:hover>ul.jthr-hmenu-left-to-right {
   right: auto;
   left: 100%;
}
.desktop ul.jthr-hmenu li li:hover>ul.jthr-hmenu-right-to-left {
   left: auto;
   right: 100%;
}

.desktop ul.jthr-hmenu ul ul.jthr-hmenu-left-to-right
{
   right: auto;
   left: 0;
   padding: 30px 30px 30px 10px;
   margin: -30px 0 0 -10px;
}

.desktop ul.jthr-hmenu ul ul.jthr-hmenu-right-to-left
{
   left: auto;
   right: 0;
   padding: 30px 10px 30px 30px;
   margin: -30px -10px 0 0;
}

.desktop ul.jthr-hmenu li ul>li:first-child {
   margin-top: 0;
}
.desktop ul.jthr-hmenu li ul>li:last-child {
   margin-bottom: 0;
}

.desktop ul.jthr-hmenu ul ul:before
{
   border-radius: 0;
   top: 30px;
   bottom: 30px;
   right: 30px;
   left: 10px;
}

.desktop ul.jthr-hmenu>li>ul:before
{
   top: 10px;
   right: 30px;
   bottom: 30px;
   left: 30px;
}

.desktop ul.jthr-hmenu>li>ul.jthr-hmenu-left-to-right:before {
   right: 30px;
   left: 30px;
}
.desktop ul.jthr-hmenu>li>ul.jthr-hmenu-right-to-left:before {
   right: 30px;
   left: 30px;
}
.desktop ul.jthr-hmenu ul ul.jthr-hmenu-left-to-right:before {
   right: 30px;
   left: 10px;
}
.desktop ul.jthr-hmenu ul ul.jthr-hmenu-right-to-left:before {
   right: 10px;
   left: 30px;
}

.jthr-sheet
{
   /*background: #FFFFFF;*/
   border:1px solid #D6DCDA;
   margin:5px auto 0;
   position:relative;
   cursor:auto;
   width: 900px;
   z-index: auto !important;
}

.jthr-layout-wrapper
{
   position: relative;
   margin: 0 auto 0 auto;
   z-index: auto !important;
}

.jthr-content-layout
{
   display: table;
   width: 100%;
   table-layout: fixed;
}

.jthr-content-layout-row 
{
   display: table-row;
}


.jthr-layout-cell
{
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   display: table-cell;
   vertical-align: top;
}

.jthr-layout-cell img
{
   float:right;
   vertical-align: top;
   border:2px solid #6e6e6e;
   padding:5px;
   max-height:100px;
   max-width :120px;
   margin-left:10px;
   margin-bottom :10px;
   left:20px;
   background:#ffffff;
}

/* need only for content layout in post content */ 
.jthr-postcontent .jthr-content-layout
{
   border-collapse: collapse;
 
}

.jthr-breadcrumbs
{
   margin:0 auto;
}

a.jthr-button,
a.jthr-button:link,
a:link.jthr-button:link,
body a.jthr-button:link,
a.jthr-button:visited,
body a.jthr-button:visited,
input.jthr-button,
button.jthr-button
{
   text-decoration: none;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
   position:relative;
   display: inline-block;
   vertical-align: middle;
   white-space: nowrap;
   text-align: center;
   color: #171B1A;
   margin: 0 5px 0 0 !important;
   overflow: visible;
   cursor: pointer;
   text-indent: 0;
   line-height: 42px;
   -webkit-box-sizing: content-box;
   -moz-box-sizing: content-box;
   box-sizing: content-box;
}

.jthr-button img
{
   margin: 0;
   vertical-align: middle;
}

.firefox2 .jthr-button
{
   display: block;
   float: left;
}

input, select, textarea, a.jthr-search-button span
{
   vertical-align: middle;
   font-size: 14px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: bold;
   font-style: normal;
}

.jthr-block select 
{
   width:96%;
}

input.jthr-button
{
   float: none !important;
   -webkit-appearance: none;
}

.jthr-button.active, .jthr-button.active:hover
{
   background: #238DDE;
   background: -webkit-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: -moz-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: -o-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: -ms-linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   -svg-background: linear-gradient(top, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   background: linear-gradient(to bottom, #409CE2 0, #218CDE 50%, #1D78BF 100%) no-repeat;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.jthr-button.active, .jthr-button.active:hover {
   color: #181A1F !important;
}

.jthr-button.hover, .jthr-button:hover
{
   background: #4FA4E5;
   background: -webkit-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -moz-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -o-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: -ms-linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   -svg-background: linear-gradient(top, #71B5EA 0, #2E93E0 100%) no-repeat;
   background: linear-gradient(to bottom, #71B5EA 0, #2E93E0 100%) no-repeat;
   border-width: 0;
   padding:0 20px;
   margin:0 auto;
}
.jthr-button.hover, .jthr-button:hover {
   color: #171B1A !important;
}

input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   background: #F6F7F9;
   border:1px solid rgba(110, 116, 142, 0.2);
   margin:0 auto;
}
input[type="text"], input[type="password"], input[type="email"], input[type="url"], input[type="color"], input[type="date"], input[type="datetime"], input[type="datetime-local"], input[type="month"], input[type="number"], input[type="range"], input[type="tel"], input[type="time"], input[type="week"], textarea
{
   width: auto;
   padding: 8px 10px;
   color: #333542 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   text-shadow: none;
}
input.jthr-error, textarea.jthr-error
{
   background: #F6F7F9;
   border:1px solid #DE341E;
   margin:0 auto;
}
input.jthr-error, textarea.jthr-error {
   color: #333542 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.jthr-search input[type="text"]
{
   background: #F6F7F9;
   border-radius: 0;
   border:1px solid #C9D4DF;
   margin:0 auto;
   width: 100%;
   padding: 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   color: #333542 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}
form.jthr-search 
{
   background-image: none;
   border: 0;
   display:block;
   position:relative;
   top:0;
   padding:0;
   margin:5px;
   left:0;
   line-height: 0;
}

form.jthr-search input, a.jthr-search-button
{
   -webkit-appearance: none;
   top:0;
   right:0;
}

form.jthr-search>input, a.jthr-search-button{
   bottom:0;
   left:0;
   vertical-align: middle;
}

form.jthr-search input[type="submit"], input.jthr-search-button, a.jthr-search-button
{
   background: #B3BEBA;
   border-radius: 0;
   margin:0 auto;
}
form.jthr-search input[type="submit"], input.jthr-search-button, a.jthr-search-button {
   position:absolute;
   left:auto;
   display:block;
   border: 0;
   top: 1px;
   bottom: 1px;
   right: 	1px;
   padding:0 6px;
   color: #485450 !important;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   cursor: pointer;
}

a.jthr-search-button span.jthr-search-button-text, a.jthr-search-button:after {
   vertical-align:middle;
}

a.jthr-search-button:after {
   display:inline-block;
   content:' ';
   height: 100%;
}

a.jthr-search-button, a.jthr-search-button span,
a.jthr-search-button:visited, a.jthr-search-button.visited,
a.jthr-search-button:hover, a.jthr-search-button.hover 
{
   text-decoration: none;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
}

a.jthr-search-button 
{
   line-height: 100% !important;
}

label.jthr-checkbox:before
{
   background: #F6F7F9;
   -webkit-border-radius:1px;
   -moz-border-radius:1px;
   border-radius:1px;
   border-width: 0;
   margin:0 auto;
   width:16px;
   height:16px;
}
label.jthr-checkbox
{
   cursor: pointer;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 16px;
   display: inline-block;
   color: #373A47 !important;
}

.jthr-checkbox>input[type="checkbox"]
{
   margin: 0 5px 0 0;
}

label.jthr-checkbox.active:before
{
   background: #7BBBEB;
   -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.jthr-checkbox.hovered:before
{
   background: #B9DBF5;
   -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.jthr-radiobutton:before
{
   background: #F6F7F9;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
}
label.jthr-radiobutton
{
   cursor: pointer;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: normal;
   line-height: 12px;
   display: inline-block;
   color: #373A47 !important;
}

.jthr-radiobutton>input[type="radio"]
{
   vertical-align: baseline;
   margin: 0 5px 0 0;
}

label.jthr-radiobutton.active:before
{
   background: #7BBBEB;
   -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.jthr-radiobutton.hovered:before
{
   background: #B9DBF5;
   -webkit-border-radius:3px;
   -moz-border-radius:3px;
   border-radius:3px;
   border-width: 0;
   margin:0 auto;
   width:12px;
   height:12px;
   display: inline-block;
}

.jthr-comments
{
   border-top:1px dotted #4FA4E5;
   margin:0 auto;
   margin-top: 25px;
}

.jthr-comments h2
{
   color: #0A2C46;
}

.jthr-comment-inner
{
   background: #DFE6EC;
   background: transparent;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   padding:5px;
   margin:0 auto;
   margin-left: 94px;
}
.jthr-comment-avatar 
{
   float:left;
   width:80px;
   height:80px;
   padding:1px;
   background:#fff;
   border:1px solid #DFE6EC;
}

.jthr-comment-avatar>img
{
   margin:0 !important;
   border:none !important;
}

.jthr-comment-content
{
   padding:10px 0;
   color: #3A4441;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.jthr-comment
{
   margin-top: 6px;
}

.jthr-comment:first-child
{
   margin-top: 0;
}

.jthr-comment-header
{
   color: #0A2C46;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.jthr-comment-header a, 
.jthr-comment-header a:link, 
.jthr-comment-header a:visited,
.jthr-comment-header a.visited,
.jthr-comment-header a:hover,
.jthr-comment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 100%;
}

.jthr-comment-header a, .jthr-comment-header a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #2C92E0;
}

.jthr-comment-header a:visited, .jthr-comment-header a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #2C92E0;
}

.jthr-comment-header a:hover,  .jthr-comment-header a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #2C92E0;
}

.jthr-comment-content a, 
.jthr-comment-content a:link, 
.jthr-comment-content a:visited,
.jthr-comment-content a.visited,
.jthr-comment-content a:hover,
.jthr-comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.jthr-comment-content a, .jthr-comment-content a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #5A5F75;
}

.jthr-comment-content a:visited, .jthr-comment-content a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #4D5A56;
}

.jthr-comment-content a:hover,  .jthr-comment-content a.hovered
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #5A5F75;
}

.jthr-pager
{
   background: #ECF0F4;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #93A8BE 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #93A8BE 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #4FA4E5;
   padding:5px;
}

.jthr-pager>*:last-child
{
   margin-right:0 !important;
}

.jthr-pager>span {
   cursor:default;
}

.jthr-pager>*
{
   background: #B9DBF5;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   -webkit-border-radius:2px;
   -moz-border-radius:2px;
   border-radius:2px;
   border:1px solid #B9DBF5;
   padding:7px;
   margin:0 4px 0 auto;
   line-height: normal;
   position:relative;
   display:inline-block;
   margin-left: 0;
}

.jthr-pager a:link,
.jthr-pager a:visited,
.jthr-pager .active
{
   line-height: normal;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #082135
;
}

.jthr-pager .active
{
   background: #B4BDC7;
   background: -webkit-linear-gradient(top, #E2E5E9 0, #8494A4 100%) no-repeat;
   background: -moz-linear-gradient(top, #E2E5E9 0, #8494A4 100%) no-repeat;
   background: -o-linear-gradient(top, #E2E5E9 0, #8494A4 100%) no-repeat;
   background: -ms-linear-gradient(top, #E2E5E9 0, #8494A4 100%) no-repeat;
   -svg-background: linear-gradient(top, #E2E5E9 0, #8494A4 100%) no-repeat;
   background: linear-gradient(to bottom, #E2E5E9 0, #8494A4 100%) no-repeat;
   border:1px solid #B9DBF5;
   padding:7px;
   margin:0 4px 0 auto;
   color: #FFFFFF
;
}

.jthr-pager .more
{
   background: #B9DBF5;
   background: -webkit-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -moz-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -o-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: -ms-linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   -svg-background: linear-gradient(top, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   background: linear-gradient(to bottom, #FFFFFF 0, #6DB3E9 100%) no-repeat;
   border:1px solid #B9DBF5;
   margin:0 4px 0 auto;
}
.jthr-pager a.more:link,
.jthr-pager a.more:visited
{
   color: #1A1C22
;
}
.jthr-pager a:hover
{
   background: #7BBBEB;
   background: -webkit-linear-gradient(top, #C1DFF6 0, #3395E1 100%) no-repeat;
   background: -moz-linear-gradient(top, #C1DFF6 0, #3395E1 100%) no-repeat;
   background: -o-linear-gradient(top, #C1DFF6 0, #3395E1 100%) no-repeat;
   background: -ms-linear-gradient(top, #C1DFF6 0, #3395E1 100%) no-repeat;
   -svg-background: linear-gradient(top, #C1DFF6 0, #3395E1 100%) no-repeat;
   background: linear-gradient(to bottom, #C1DFF6 0, #3395E1 100%) no-repeat;
   border:1px solid #B9DBF5;
   padding:7px;
   margin:0 4px 0 auto;
}
.jthr-pager  a:hover,
.jthr-pager  a.more:hover
{
   color: #082439
;
}
.jthr-pager>*:after
{
   margin:0 0 0 auto;
   display:inline-block;
   position:absolute;
   content: ' ';
   top:0;
   width:0;
   height:100%;
   right: 0;
   text-decoration:none;
}

.jthr-pager>*:last-child:after{
   display:none;
}

.jthr-commentsform
{
   background: #DFE6EC;
   background: transparent;
   padding:10px;
   margin:0 auto;
   margin-top:25px;
   color: #0A2C46;
}

.jthr-commentsform h2{
   padding-bottom:10px;
   margin: 0;
   color: #0A2C46;
}

.jthr-commentsform label {
   display: inline-block;
   line-height: 25px;
}

.jthr-commentsform input:not([type=submit]), .jthr-commentsform textarea {
   box-sizing: border-box;
   -moz-box-sizing: border-box;
   -webkit-box-sizing: border-box;
   width:100%;
   max-width:100%;
}

.jthr-commentsform .form-submit
{
   margin-top: 10px;
}
.jthr-block
{
   margin:10px;
   background-color: rgba(215, 215, 215, 0.7);
}
div.jthr-block img
{
   border: none;
}

.jthr-blockheader
{
   padding:10px 3px;
   margin:4px;
   background-color: #333333;
}
.jthr-blockheader .t,
.jthr-blockheader .t a,
.jthr-blockheader .t a:link,
.jthr-blockheader .t a:visited, 
.jthr-blockheader .t a:hover
{
   color: #ccc;
   font-size: 15px;
   font-family: Verdana, Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   margin: 0 10px 0 5px;
}

.jthr-blockcontent
{
   padding:3px;
   margin:0 auto;
   color: #3A4441;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}
.jthr-blockcontent table,
.jthr-blockcontent li, 
.jthr-blockcontent a,
.jthr-blockcontent a:link,
.jthr-blockcontent a:visited,
.jthr-blockcontent a:hover
{
   color: #3A4441;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.jthr-blockcontent p
{
   margin: 6px 0;
}

.jthr-blockcontent a, .jthr-blockcontent a:link
{
   color: #4FA4E5;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.jthr-blockcontent a:visited, .jthr-blockcontent a.visited
{
   color: #B0BCB8;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}

.jthr-blockcontent a:hover, .jthr-blockcontent a.hover
{
   color: #7FBDEC;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
}
.jthr-block ul>li:before
{
   content:url('/images/blockbullets.png');
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   margin-left: -13px;
}
.opera .jthr-block ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jthr-block li
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #4D5A56;
}

.jthr-block ul>li, .jthr-block ol
{
   padding: 0;
}

.jthr-block ul>li
{
   padding-left: 13px;
}

.jthr-post
{
   margin:7px;
}
a img
{
   border: 0;
}

.jthr-article img, img.jthr-article, .jthr-block img, .jthr-footer img
{
   /*margin: 0 0 0 0;*/
}

.jthr-metadata-icons img
{
   border: none;
   vertical-align: middle;
   margin: 2px;
}

.jthr-article table, table.jthr-article
{
   border-collapse: collapse;
   margin: 1px;
}

.jthr-post .jthr-content-layout-br
{
   height: 0;
}

.jthr-article th, .jthr-article td
{
   padding: 2px;
   border: solid 1px #D6DCDA;
   vertical-align: top;
   text-align: left;
}

.jthr-article th
{
   text-align: center;
   vertical-align: middle;
   padding: 7px;
}

pre
{
   overflow: auto;
   padding: 0.1em;
}

.preview-cms-logo
{
   border: 0;
   margin: 1em 1em 0 0;
   float: left;
}

.image-caption-wrapper
{
   padding: 0 0 0 0;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper img
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper div.jthr-collage
{
   margin: 0 !important;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
}

.image-caption-wrapper p
{
   font-size: 80%;
   text-align: right;
   margin: 0;
}

.jthr-postheader
{
   color: #3A4441;
   margin: 10px 0 0 10px;
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postheader a, 
.jthr-postheader a:link, 
.jthr-postheader a:visited,
.jthr-postheader a.visited,
.jthr-postheader a:hover,
.jthr-postheader a.hovered
{
   font-size: 24px;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-postheader a, .jthr-postheader a:link
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #697B75;
}

.jthr-postheader a:visited, .jthr-postheader a.visited
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #95A49F;
}

.jthr-postheader a:hover,  .jthr-postheader a.hovered
{
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   text-decoration: none;
   text-align: left;
   color: #3C4743;
}

.jthr-postheadericons,
.jthr-postheadericons a,
.jthr-postheadericons a:link,
.jthr-postheadericons a:visited,
.jthr-postheadericons a:hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #4D5A56;
}

.jthr-postheadericons
{
   padding: 1px;
}

.jthr-postheadericons a, .jthr-postheadericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #17619A;
}

.jthr-postheadericons a:visited, .jthr-postheadericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: none;
   color: #8A9B95;
}

.jthr-postheadericons a:hover, .jthr-postheadericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-decoration: underline;
   color: #515F5B;
}

.jthr-postdateicon:before
{
   content:url('/images/postdateicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .jthr-postdateicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jthr-postauthoricon:before
{
   content:url('/images/postauthoricon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .jthr-postauthoricon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jthr-postediticon:before
{
   content:url('/images/postediticon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .jthr-postediticon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jthr-postcontent ul>li:before,  .jthr-post ul>li:before,  .jthr-textblock ul>li:before
{
   /*content:url('/images/postbullets.png');*/
   margin-right:6px;
   bottom: 2px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
}
.opera .jthr-postcontent ul>li:before, .opera   .jthr-post ul>li:before, .opera   .jthr-textblock ul>li:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jthr-postcontent li, .jthr-post li, .jthr-textblock li
{
   font-size: 15px;
   font-family: 'Times New Roman', Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
   color: #051623;
   margin: 10px 0 10px 11px;
}

.jthr-postcontent ul>li, .jthr-post ul>li, .jthr-textblock ul>li, .jthr-postcontent ol, .jthr-post ol, .jthr-textblock ol
{
   padding: 0;
}

.jthr-postcontent ul>li, .jthr-post ul>li, .jthr-textblock ul>li
{
   padding-left: 0px;
}

.jthr-postcontent ul>li:before,  .jthr-post ul>li:before,  .jthr-textblock ul>li:before
{
   margin-right: -15px;
}

/*.jthr-postcontent ol, .jthr-post ol, .jthr-textblock ol, .jthr-postcontent ul, .jthr-post ul, .jthr-textblock ul
{
   margin: 1em 0 1em 11px;
}*/

.jthr-postcontent li ol, .jthr-post li ol, .jthr-textblock li ol, .jthr-postcontent li ul, .jthr-post li ul, .jthr-textblock li ul
{
   margin: 0.5em 0 0.5em 11px;
}

.jthr-postcontent li, .jthr-post li, .jthr-textblock li
{
   margin: 5px 0 5px 0;
}

.jthr-postcontent ol>li, .jthr-post ol>li, .jthr-textblock ol>li
{
   /* overrides overflow for "ul li" and sets the default value */
  overflow: visible;
}

.jthr-postcontent ul>li, .jthr-post ul>li, .jthr-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;
}

blockquote
{
   background: #D6DCDA url('/images/postquote.png') no-repeat scroll;
   border:1px solid #B3BEBA;
   padding:6px 6px 6px 34px;
   margin:10px 10px 10px 50px;
   color: #2C3431;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
   /* makes block not to align behind the image if they are in the same line */
  overflow: auto;
   clear:both;
}
blockquote a, .jthr-postcontent blockquote a, .jthr-blockcontent blockquote a, .jthr-footer blockquote a,
blockquote a:link, .jthr-postcontent blockquote a:link, .jthr-blockcontent blockquote a:link, .jthr-footer blockquote a:link,
blockquote a:visited, .jthr-postcontent blockquote a:visited, .jthr-blockcontent blockquote a:visited, .jthr-footer blockquote a:visited,
blockquote a:hover, .jthr-postcontent blockquote a:hover, .jthr-blockcontent blockquote a:hover, .jthr-footer blockquote a:hover
{
   color: #2C3431;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   font-weight: normal;
   font-style: italic;
   text-align: left;
}

/* Override native 'p' margins*/
blockquote p,
.jthr-postcontent blockquote p,
.jthr-blockcontent blockquote p,
.jthr-footer blockquote p
{
   margin: 0;
   margin: 2px 0 2px 15px;
}

.jthr-postfootericons,
.jthr-postfootericons a,
.jthr-postfootericons a:link,
.jthr-postfootericons a:visited,
.jthr-postfootericons a:hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   color: #5F706A;
}

.jthr-postfootericons
{
   padding: 1px;
}

.jthr-postfootericons a, .jthr-postfootericons a:link
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #17619A;
}

.jthr-postfootericons a:visited, .jthr-postfootericons a.visited
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #8A9B95;
}

.jthr-postfootericons a:hover, .jthr-postfootericons a.hover
{
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   text-decoration: none;
   color: #6B7D77;
}

.jthr-postcategoryicon:before
{
   content:url('/images/postcategoryicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .jthr-postcategoryicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jthr-posttagicon:before
{
   content:url('/images/posttagicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .jthr-posttagicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jthr-postcommentsicon:before
{
   content:url('/images/postcommentsicon.png');
   margin-right:6px;
   position:relative;
   display:inline-block;
   vertical-align:middle;
   font-size:0;
   line-height:0;
   bottom: auto;
}
.opera .jthr-postcommentsicon:before
{
   /* Vertical-align:middle in Opera doesn't need additional offset */
    bottom: 0;
}

.jthr-footer
{
   background: #EB9A97 url('/images/footer.png') scroll;
   background: -webkit-linear-gradient(top, rgba(245, 205, 204, 0.15) 0, rgba(226, 105, 101, 0.06) 100%) no-repeat, url('/images/footer.png'), -webkit-linear-gradient(top, #F2BCBA 0, #E57A76 100%) no-repeat;
   background: -moz-linear-gradient(top, rgba(245, 205, 204, 0.15) 0, rgba(226, 105, 101, 0.06) 100%) no-repeat, url('/images/footer.png'), -moz-linear-gradient(top, #F2BCBA 0, #E57A76 100%) no-repeat;
   background: -o-linear-gradient(top, rgba(245, 205, 204, 0.15) 0, rgba(226, 105, 101, 0.06) 100%) no-repeat, url('/images/footer.png'), -o-linear-gradient(top, #F2BCBA 0, #E57A76 100%) no-repeat;
   background: -ms-linear-gradient(top, rgba(245, 205, 204, 0.15) 0, rgba(226, 105, 101, 0.06) 100%) no-repeat, url('/images/footer.png'), -ms-linear-gradient(top, #F2BCBA 0, #E57A76 100%) no-repeat;
   -svg-background: linear-gradient(top, rgba(245, 205, 204, 0.15) 0, rgba(226, 105, 101, 0.06) 100%) no-repeat, url('/images/footer.png'), linear-gradient(top, #F2BCBA 0, #E57A76 100%) no-repeat;
   background: linear-gradient(to bottom, rgba(245, 205, 204, 0.15) 0, rgba(226, 105, 101, 0.06) 100%) no-repeat, url('/images/footer.png'), linear-gradient(to bottom, #F2BCBA 0, #E57A76 100%) no-repeat;
   margin:0px auto 0;
   position: relative;
   color: #000;
   font-size: 13px;
   font-family: 'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
   text-align: center;
   padding: 0;
   font-weight:600;
}

.jthr-footer a,
.jthr-footer a:link,
.jthr-footer a:visited,
.jthr-footer a:hover,
.jthr-footer td, 
.jthr-footer th,
.jthr-footer caption
{
   color: #000000;
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
}

.jthr-footer p 
{
   padding:0;
   text-align: center;
}

.jthr-footer a,
.jthr-footer a:link
{
   color: #000000;
   font-family: 'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
   text-decoration: none;
}

.jthr-footer a:visited
{
   color: #0b0c0c;
   font-family: 'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
   text-decoration: none;
}

.jthr-footer a:hover
{
   color: #ffffff;
   font-family: 'Times New Roman', Arial, Tahoma, Helvetica, Sans-Serif;
   text-decoration: underline;
}

.jthr-footer h1
{
   color: #238DDE;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-footer h2
{
   color: #4FA4E5;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-footer h3
{
   color: #6E748E;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-footer h4
{
   color: #B3BEBA;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-footer h5
{
   color: #B3BEBA;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-footer h6
{
   color: #B3BEBA;
   font-family: Arial, 'Arial Unicode MS', Helvetica, Sans-Serif;
}

.jthr-footer img
{
   border: none;
   margin: 0;
}

.jthr-footer-inner
{
   margin: 0 auto;
   width:900px;
   padding:10px;
   padding-right: 10px;
   padding-left: 10px;
}

.jthr-rss-tag-icon
{
   background:  url('/images/footerrssicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:36px;
   min-width:20px;
   display: inline-block;
   text-indent: 23px;
   background-position: left center;
   vertical-align: middle;
}

.jthr-rss-tag-icon:empty
{
   vertical-align: middle;
}

.jthr-facebook-tag-icon
{
   background:  url('/images/footerfacebookicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jthr-facebook-tag-icon:empty
{
   vertical-align: middle;
}

.jthr-twitter-tag-icon
{
   background:  url('/images/footertwittericon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jthr-twitter-tag-icon:empty
{
   vertical-align: middle;
}

.jthr-tumblr-tag-icon
{
   background:  url('/images/tumblricon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jthr-tumblr-tag-icon:empty
{
   vertical-align: middle;
}

.jthr-pinterest-tag-icon
{
   background:  url('/images/pinteresticon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jthr-pinterest-tag-icon:empty
{
   vertical-align: middle;
}

.jthr-vimeo-tag-icon
{
   background:  url('/images/vimeoicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:33px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jthr-vimeo-tag-icon:empty
{
   vertical-align: middle;
}

.jthr-youtube-tag-icon
{
   background:  url('/images/youtubeicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jthr-youtube-tag-icon:empty
{
   vertical-align: middle;
}

.jthr-linkedin-tag-icon
{
   background:  url('/images/linkedinicon.png') no-repeat scroll;
   margin:0 auto;
   min-height:32px;
   min-width:32px;
   display: inline-block;
   text-indent: 35px;
   background-position: left center;
   vertical-align: middle;
}

.jthr-linkedin-tag-icon:empty
{
   vertical-align: middle;
}

.jthr-footer li
{
   font-size: 13px;
   font-family: Tahoma, Arial, Helvetica, Sans-Serif;
   line-height: 125%;
   color: #2C2E39;
}

.jthr-page-footer, 
.jthr-page-footer a,
.jthr-page-footer a:link,
.jthr-page-footer a:visited,
.jthr-page-footer a:hover
{
   font-family: Arial;
   font-size: 12px;
   letter-spacing: normal;
   word-spacing: normal;
   font-style: normal;
   font-weight: normal;
   text-decoration: underline;
   color: #10456E;
}

.jthr-page-footer
{
   position: relative;
   z-index: auto !important;
   padding: 1em;
   text-align: center !important;
   text-decoration: none;
   color: #3A4441;
}

.jthr-lightbox-wrapper 
{
   background: #333;
   background: rgba(0, 0, 0, .8);
   bottom: 0;
   left: 0;
   padding: 0 100px;
   position: fixed;
   right: 0;
   text-align: center;
   top: 0;
   z-index: 1000000;
}

.jthr-lightbox,
.jthr-lightbox-wrapper .jthr-lightbox-image
{
   cursor: pointer;
}

.jthr-lightbox-wrapper .jthr-lightbox-image
{
   border: 6px solid #fff;
   border-radius: 3px;
   display: none;
   max-width: 100%;
   vertical-align: middle;
}

.jthr-lightbox-wrapper .jthr-lightbox-image.active
{
   display: inline-block;
}

.jthr-lightbox-wrapper .lightbox-error
{
   background: #fff;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 80px;
   opacity: .95;
   padding: 20px;
   position: fixed;
   width: 300px;
   z-index: 100;
}

.jthr-lightbox-wrapper .loading
{
   background: #fff url('/images/preloader-01.gif') center center no-repeat;
   border: 1px solid #b4b4b4;
   border-radius: 10px;
   box-shadow: 0 2px 5px #333;
   height: 32px;
   opacity: .5;
   padding: 10px;
   position: fixed;
   width: 32px;
   z-index: 10100;
}

.jthr-lightbox-wrapper .arrow
{
   cursor: pointer;
   height: 100px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   width: 82px;
   z-index: 10003;
}

.jthr-lightbox-wrapper .arrow.left
{
   left: 9px;
}

.jthr-lightbox-wrapper .arrow.right
{
   right: 9px;
}

.jthr-lightbox-wrapper .arrow:hover
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.jthr-lightbox-wrapper .arrow.disabled 
{
   display: none;
}

.jthr-lightbox-wrapper .arrow-t, 
.jthr-lightbox-wrapper .arrow-b
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   left: 26px;
   position: relative;
   width: 30px;
}

.jthr-lightbox-wrapper .arrow-t
{
   top: 38px;
}

.jthr-lightbox-wrapper .arrow-b
{
   top: 50px;
}

.jthr-lightbox-wrapper .close
{
   cursor: pointer;
   height: 22px;
   opacity: .5;
   filter: alpha(opacity=50);
   position: fixed;
   right: 39px;
   top: 30px;
   width: 22px;
   z-index: 10003;
}

.jthr-lightbox-wrapper .close:hover 
{
   opacity: 1;
   filter: alpha(opacity=100);
}

.jthr-lightbox-wrapper .close .cw, 
.jthr-lightbox-wrapper .close .ccw
{
   background-color: #fff;
   border-radius: 3px;
   height: 6px;
   position: absolute;
   left: -4px;
   top: 8px;
   width: 30px;
}

.jthr-lightbox-wrapper .cw
{
   transform: rotate(45deg);
   -ms-transform: rotate(45deg);
   /* IE 9 */
    -webkit-transform: rotate(45deg);
   /* Safari and Chrome */
    -o-transform: rotate(45deg);
   /* Opera */
    -moz-transform: rotate(45deg);
/* Firefox */}

.jthr-lightbox-wrapper .ccw
{
   transform: rotate(-45deg);
   -ms-transform: rotate(-45deg);
   /* IE 9 */
    -webkit-transform: rotate(-45deg);
   /* Safari and Chrome */
    -o-transform: rotate(-45deg);
   /* Opera */
    -moz-transform: rotate(-45deg);
/* Firefox */}

.jthr-lightbox-wrapper .close-alt, 
.jthr-lightbox-wrapper .arrow-right-alt, 
.jthr-lightbox-wrapper .arrow-left-alt 
{
   color: #fff;
   display: none;
   font-size: 2.5em;
   line-height: 100%;
}

.ie8 .jthr-lightbox-wrapper .close-alt, 
.ie8 .jthr-lightbox-wrapper .arrow-right-alt, 
.ie8 .jthr-lightbox-wrapper .arrow-left-alt 
{
   display: block;
}

.ie8 .jthr-lightbox-wrapper .cw, 
.ie8 .jthr-lightbox-wrapper .ccw 
{
   display: none;
}

.jthr-content-layout .jthr-content
{
   margin:0 auto;
}

.jthr-content-layout .jthr-sidebar1
{
   margin:0 auto;
   width: 260px;
}

/* Begin Additional CSS Styles */
.jthr-blockheader .t, .jthr-vmenublockheader .t {white-space: nowrap;}
/* End Additional CSS Styles */
