/*
To change this license header, choose License Headers in Project Properties.
To change this template file, choose Tools | Templates
and open the template in the editor.
*/
/* 
    Created on : 24-Jun-2015, 13:02:51
    Author     : gustavocampana
*/
.ticktsbtn
{
        border-radius: 5px;
        color: rgb(255, 255, 255);
        font-size: 12px !important;
        text-shadow: 0px 0px 25px rgb(255, 255, 255);
        background: rgb(50, 101, 102);
        //background: -moz-linear-gradient(90deg, rgb(50, 101, 102) 30%, rgb(104, 150, 163) 70%);
        //background: -webkit-linear-gradient(90deg, rgb(50, 101, 102) 30%, rgb(104, 150, 163) 70%);
        //background: -o-linear-gradient(90deg, rgb(50, 101, 102) 30%, rgb(104, 150, 163) 70%);
        //background: -ms-linear-gradient(90deg, rgb(50, 101, 102) 30%, rgb(104, 150, 163) 70%);
        border:1px solid #346663;
        color: #FFF!important;
        font-size: 12px !important;
        padding: 6px 10px;
        font-family: arial;
        line-height:18px;
}
.small_size_p
{
        margin-top: 10px !important;
        color: #B5B5B5 !important;
        font-family: arial;
        font-size: 11px !important;

}

// Caption Style
.captionOrange, .captionBlack
{
    color: #fff;
    font-size: 20px;
    line-height: 30px;
    text-align: center;
    border-radius: 4px;
}
.captionOrange
{
    background: #EB5100;
    background-color: rgba(235, 81, 0, 0.6);
}
.captionBlack
{
        font-size:16px;
    background: #000;
    background-color: rgba(0, 0, 0, 0.4);
}
a.captionOrange, A.captionOrange:active, A.captionOrange:visited
{
        color: #ffffff;
        text-decoration: none;
}
a.captionOrange:hover
{
    color: #eb5100;
    text-decoration: underline;
    background-color: #eeeeee;
    background-color: rgba(238, 238, 238, 0.7);
}
.bricon
{
    background: url(images/jssor/img/browser-icons.png);
}

// <!-- Thumbnail Item Skin End -->
// <!--#region Arrow Navigator Skin Begin -->
// <!-- Help: http://www.jssor.com/development/slider-with-arrow-navigator-jquery.html -->
/* jssor slider arrow navigator skin 14 css */
/*
.jssora14l                  (normal)
.jssora14r                  (normal)
.jssora14l:hover            (normal mouseover)
.jssora14r:hover            (normal mouseover)
.jssora14l.jssora14ldn      (mousedown)
.jssora14r.jssora14rdn      (mousedown)
*/
.jssora14l, .jssora14r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 30px;
    height: 50px;
    cursor: pointer;
    background: url(/images/jssor/img/a14.png) no-repeat;
    overflow: hidden;
}
.jssora14l { background-position: -15px -35px; }
.jssora14r { background-position: -75px -35px; }
.jssora14l:hover { background-position: -135px -35px; }
.jssora14r:hover { background-position: -195px -35px; }
.jssora14l.jssora14ldn { background-position: -255px -35px; }
.jssora14r.jssora14rdn { background-position: -315px -35px; }

// <!--#endregion Arrow Navigator Skin End -->
// <!-- Help: http://www.jssor.com/development/slider-with-thumbnail-navigator-jquery.html -->
/* jssor slider thumbnail navigator skin 07 css */
/*
.jssort07 .p            (normal)
.jssort07 .p:hover      (normal mouseover)
.jssort07 .pav          (active)
.jssort07 .pav:hover    (active mouseover)
.jssort07 .pdn          (mousedown)
*/
.jssort07 {
    position: absolute;
    /* size of thumbnail navigator container */
    width: 800px;
    height: 100px;
}
.jssort07 .p {
    position: absolute;
    top: 0;
    left: 0;
    width: 99px;
    height: 66px;
}

.jssort07 .i {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 99px;
    height: 66px;
    filter: alpha(opacity=80);
    opacity: .8;
}

.jssort07 .p:hover .i, .jssort07 .pav .i {
    filter: alpha(opacity=100);
    opacity: 1;
}

.jssort07 .o {
    position: absolute;
    top: 0px;
    left: 0px;
    width: 97px;
    height: 64px;
    border: 1px solid #000;
    box-sizing: content-box;
    transition: border-color .6s;
    -moz-transition: border-color .6s;
    -webkit-transition: border-color .6s;
    -o-transition: border-color .6s;
}

.jssort07 .pav .o {
    border-color: #0099ff;
}

.jssort07 .p:hover .o {
    border-color: #fff;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}

.jssort07 .p.pdn .o {
    border-color: #0099ff;
}

* html .jssort07 .o {
    /* ie quirks mode adjust */
    width /**/: 99px;
    height /**/: 66px;
}

.jssora14l, .jssora14r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 30px;
    height: 50px;
    cursor: pointer;
    background: url(/images/jssor/img/a14.png) no-repeat;
    overflow: hidden;
}
.jssora14l { background-position: -15px -35px; }
.jssora14r { background-position: -75px -35px; }
.jssora14l:hover { background-position: -135px -35px; }
.jssora14r:hover { background-position: -195px -35px; }
.jssora14l.jssora14ldn { background-position: -255px -35px; }
.jssora14r.jssora14rdn { background-position: -315px -35px; }


.jssora21l, .jssora21r {
    display: block;
    position: absolute;
    /* size of arrow element */
    width: 55px;
    height: 55px;
    cursor: pointer;
    background: url(/images/jssor/img/a21.png) center center no-repeat;
    overflow: hidden;
}
.jssora21l { background-position: -3px -33px; }
.jssora21r { background-position: -63px -33px; }
.jssora21l:hover { background-position: -123px -33px; }
.jssora21r:hover { background-position: -183px -33px; }
.jssora21l.jssora21ldn { background-position: -243px -33px; }
.jssora21r.jssora21rdn { background-position: -303px -33px; }