/*----------------------------------------*/


/*  2. Header CSS
/*----------------------------------------*/


/*----------------------------------------*/


/*  2.1 Header Top
/*----------------------------------------*/

.header-res-azw-2 .header-top {
    background: #2d3e50 none repeat scroll 0 0;
    color: #ffffff;
    font-size: 13px;
    position: relative
}

.header-res-azw-2 .header-top:before,
.about-area:before,
.newsletter-area:before {
    content: "";
    height: 48px;
    position: absolute;
    right: 0;
    top: 10px;
    width: 43%;
}

.header-res-azw-2 .header-top:after,
.about-area:after,
.newsletter-area:after {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    -o-border-image: none;
    border-image: none;
    border-style: solid;
    border-width: 24px 10px;
    content: "";
    height: 5px;
    position: absolute;
    right: 43%;
    top: 10px;
    width: 0;
}

.header-res-azw-2 .header-top span {
    padding: 14px 0;
    display: inline-block
}

.header-res-azw-2 .header-top-right>.content {
    display: inline-block;
    font-family: "montserratregular";
    margin-left: 13px;
    padding-left: 17px;
    position: relative;
}

.header-res-azw-2 .header-top-right>.content>a {
    color: #fff
}

.header-res-azw-2 .header-top-right .content:hover>a {
    color: #2d3e50;
}

.header-res-azw-2 .header-top-right>.content i {
    font-size: 14px;
    margin-right: 8px;
}

.header-res-azw-2 .header-top-right {
    float: right;
    padding-top: 23px
}

.header-res-azw-2 .header-top-right>.content:after {
    background: #ffffff none repeat scroll 0 0;
    content: "";
    height: 10px;
    left: 0;
    position: absolute;
    top: 6px;
    width: 2px;
}

.header-res-azw-2 .header-top-right>.content:first-child:after {
    display: none;
}

.header-res-azw-2 .header-top-right>.content .account-dropdown {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    padding: 5px 19px 6px;
    position: absolute;
    right: 0;
    text-align: left;
    top: 100%;
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
    width: 125px;
    z-index: -99;
}

.header-res-azw-2 .header-top-right>.content:hover .account-dropdown {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 9999;
}

.header-res-azw-2 .account-dropdown a {
    color: #2d3e50;
    display: block;
    padding: 5px 0;
}

.header-res-azw-2 .account-dropdown li {
    display: block;
}


/*----------------------------------------*/


/*  2.2 Header Logo Menu
/*----------------------------------------*/


/*
.header-res-azw-2 .header-logo-menu.stick {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 0 3px rgba(0, 0, 0, 0.15);
    margin: auto;
    padding: 0;
    position: fixed;
    top: 0;
    transition: all 0.3s ease 0s;
    width: 100%;
    z-index: 999999;
}
*/

.header-res-azw-2 .bg-dark.header-logo-menu.stick {
    background: #3F5771
}

.header-res-azw-2 .as-mainwrapper.wrapper-boxed .header-logo-menu.stick {
    width: 1200px
}


/*----------------------------------------*/


/*  2.2.1 Header Logo
/*----------------------------------------*/

.header-res-azw-2 .logo>a {
    display: inline-block;
    position: relative;
    z-index: 99
}

.header-res-azw-2 .logo {
    padding-top: 38px;
}

.header-res-azw-2 .header-logo-menu.stick .logo {
    padding: 23px 0;
}


/*----------------------------------------*/


/*  2.2.2 Header Mainmenu
/*----------------------------------------*/

.header-res-azw-2 .mainmenu {
    display: inline-block;
    position: relative;
    z-index: 99
}

.header-res-azw-2 .mainmenu-area {
    direction: ltr;
    float: right;
    transition: all 0.3s ease 0s;
}


/*
.header-res-azw-2 .header-logo-menu.stick .mainmenu-area .mainmenu ul#nav>li>a {
    line-height: 96px
}
*/

.header-res-azw-2 .header-logo-menu.stick .mainmenu-area {
    padding: 0;
    margin: 0;
}

.header-res-azw-2 .mainmenu ul#nav>li {
    display: inline-block;
    position: relative;
}

.header-res-azw-2 .mainmenu ul#nav>li>a {
    color: #2d3e50;
    display: block;
    font-family: 'cera_proregular';
    font-size: 12px;
    line-height: 40px;
    /* text-decoration: none; */
    text-transform: uppercase;
    /* -webkit-transition: all 0.3s ease 0s; */
    /* transition: all 0.3s ease 0s; */
    position: relative;
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 15px 20px;
    border: 0;
    border-radius: 0;
    bottom: -3px;
    z-index: 1;
    background: none;
}

.header-res-azw-2 .mainmenu ul#nav>li>a:after,
.mainmenu ul#nav.menu-white>li>a:after {
    bottom: 43px;
    content: "";
    height: 2px;
    left: 0;
    position: absolute;
    width: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s
}

.header-res-azw-2 .header-logo-menu.stick .mainmenu ul#nav>li>a:after {
    bottom: 38px;
}

.header-res-azw-2 .mainmenu ul#nav.menu-white>li:hover>a:after {
    background: #2d3e50
}

.header-res-azw-2 .mainmenu ul#nav>li:hover>a:after,
.mainmenu ul#nav.menu-white>li:hover>a:after {
    width: 21px
}

.header-res-azw-2 .mainmenu ul#nav.menu-white>li>a {
    color: #fff
}

.header-res-azw-2 .mainmenu ul#nav.menu-white>li:hover>a,
.stick .mainmenu ul#nav.menu-white>li:hover>a {
    color: #2d3e50
}

.header-res-azw-2 .mainmenu li>a>i {
    margin-left: 6px;
    position: relative;
    top: -1px;
}

.header-res-azw-2 .lg-space .mainmenu ul#nav>li {
    margin-right: 36px;
}

.header-res-azw-2 .mainmenu ul#nav.border-full>li:hover>a:after {
    width: 100%
}

.header-res-azw-2 .mainmenu ul#nav.border-top>li>a:after {
    bottom: auto;
    top: 30px
}

.header-res-azw-2 .mainmenu ul#nav.border-top-2>li>a:after {
    bottom: auto;
    top: -9px
}

.header-res-azw-2 .padding-small .logo {
    padding-top: 20px
}

.header-res-azw-2 .padding-small .mainmenu ul#nav>li>a {
    line-height: 82px
}


/*------------------------------------------*/


/*  Dropdown Menu
/*------------------------------------------*/

.header-res-azw-2 .mainmenu ul.sub-menu,
.mainmenu ul.sub-menu ul.inside-menu,
.mainmenu ul.inside-menu ul.inside-menu-2,
.mainmenu ul.inside-menu-2 ul.inside-menu-3,
.mainmenu ul.inside-menu-3 ul.inside-menu-4 {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: -23px;
    margin: 0;
    padding: 14px 21px 16px;
    position: absolute;
    text-align: left;
    direction: rtl;
    top: 100%;
    width: 250px;
    z-index: -99;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.header-res-azw-2 .mainmenu ul#nav li ul.sub-menu>li {
    display: block;
    margin: 0;
    padding: 0;
    position: relative;
}

.header-res-azw-2 .mainmenu ul#nav li ul.sub-menu>li a,
.mega-menu a {
    color: #2d3e50;
    display: block;
    font-size: 13px;
    font-weight: 300;
    line-height: 33px;
    text-transform: capitalize;
}

.mainmenu-area .mainmenu ul#nav li ul.sub-menu li a {
    padding: 0px;
    border-bottom: 1px solid #1aa379;
}

.header-res-azw-2 .mainmenu li>.sub-menu i {
    float: right;
    font-size: 17px;
    top: 10px;
}

.header-res-azw-2 .mainmenu ul#nav li:last-child,
.header-two .mainmenu ul#nav li:last-child,
.header-res-azw-2 .mainmenu ul#nav li,
.header-two .mainmenu ul#nav li {
    position: relative;
}

.header-res-azw-2 .mainmenu>nav>ul#nav>li:hover ul.sub-menu,
.mainmenu ul.sub-menu li:hover ul.inside-menu,
.mainmenu ul.inside-menu li:hover ul.inside-menu-2,
.mainmenu ul.inside-menu-2 li:hover ul.inside-menu-3,
.mainmenu ul.inside-menu-3 li:hover ul.inside-menu-4 {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 9999;
}

.header-res-azw-2 .mainmenu ul.sub-menu ul.inside-menu,
.header-res-azw-2 .mainmenu ul.inside-menu ul.inside-menu-2,
.header-res-azw-2 .mainmenu ul.inside-menu-2 ul.inside-menu-3,
.header-res-azw-2 .mainmenu ul.inside-menu-3 ul.inside-menu-4 {
    left: 169px;
    top: -2px;
    width: 195px;
    -webkit-transform: scaleX(0);
    transform: scaleX(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.header-res-azw-2 .mainmenu ul.sub-menu li:hover ul.inside-menu,
.header-res-azw-2 .mainmenu ul.inside-menu li:hover ul.inside-menu-2,
.header-res-azw-2 .mainmenu ul.inside-menu-2 li:hover ul.inside-menu-3,
.header-res-azw-2 .mainmenu ul.inside-menu-3 li:hover ul.inside-menu-4 {
    opacity: 1;
    -webkit-transform: scaleX(1);
    transform: scaleX(1);
    z-index: 9999;
}

.header-res-azw-2 .fixed {
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    z-index: 99999;
}


/*----------------------------------------*/


/*  Megamenu
/*----------------------------------------*/

.header-res-azw-2 .mega-menu {
    background-color: #ffffff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    left: -23px;
    margin: 0;
    padding: 26px 21px 20px;
    position: absolute;
    text-align: left;
    top: 100%;
    z-index: -99;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    -webkit-transform: scaleY(0);
    transform: scaleY(0);
    -webkit-transform-origin: 0 0 0;
    transform-origin: 0 0 0;
    -webkit-transition: all 0.6s ease 0s;
    transition: all 0.6s ease 0s;
}

.header-res-azw-2 .mainmenu nav>ul>li:hover .mega-menu {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    -webkit-transform: scaleY(1);
    transform: scaleY(1);
    z-index: 9999;
}

.header-res-azw-2 .mega-menu h3 {
    color: #2d3e50;
    font-family: montserratregular;
    font-size: 12px;
    padding-bottom: 10px;
    text-transform: uppercase;
    position: relative
}

.header-res-azw-2 .mega-menu h3:after {
    background: #909090 none repeat scroll 0 0;
    bottom: 8px;
    content: "";
    height: 1px;
    left: 0;
    position: absolute;
    width: 25px;
}

.header-res-azw-2 .mm-5-column {
    left: -445px;
    width: 790px;
}

.header-res-azw-2 .mm-4-column {
    width: 650px;
    left: -305px;
}

.header-res-azw-2 .mm-3-column {
    left: -187px;
    width: 532px;
}

.header-res-azw-2 .col-2 {
    width: 50%
}

.header-res-azw-2 .col-3 {
    width: 33.333%
}

.header-res-azw-2 .col-4 {
    width: 25%
}

.header-res-azw-2 .col-5 {
    width: 20%
}


/*----------------------------------------*/


/*  2.2.3 Header Searchbox
/*----------------------------------------*/

.header-res-azw-2 .header-search {
    cursor: pointer;
    display: inline-block;
    margin-left: 18px;
}

.header-res-azw-2 .search {
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    height: 0;
    margin-right: 15px;
    overflow: hidden;
    position: absolute;
    right: 0;
    top: 119px;
    -webkit-transition-duration: 0.4s;
    transition-duration: 0.4s;
    -webkit-transition-property: height;
    transition-property: height;
    width: 290px;
    z-index: 9999;
}

.header-res-azw-2 .search.open {
    height: 50px
}

.header-res-azw-2 .search-form {
    background-color: #ffffff;
    border-top: 1px solid #86bc42;
    float: right;
    width: 290px;
}

.header-res-azw-2 .padding-small .search {
    top: 92px;
}

.header-res-azw-2 .search-menu {
    display: inline-block;
    height: 30px;
    padding-top: 5px;
    text-align: center;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 30px;
}

.header-res-azw-2 .search-menu:hover {
    background: #2D3E50 none repeat scroll 0 0;
}

.header-res-azw-2 .bg-blue {
    background: #2D3E50
}

.header-res-azw-2 #search-form {
    overflow: hidden;
    position: relative;
}

.header-res-azw-2 #search-form input {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    color: #666666;
    font-size: 13px;
    font-weight: 300;
    height: 48px;
    padding: 0 40px 0 15px;
    width: 100%;
}

.header-res-azw-2 .search-form input[type="search"] {
    border: medium none;
    float: left;
    background: transparent;
    font-size: 24px
}

.header-res-azw-2 .search-form button[type="submit"] {
    background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
    border: medium none;
    display: block;
    font-size: 18px;
    height: 50px;
    line-height: 48px;
    position: absolute;
    right: 8px;
    text-align: center;
    top: 0;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
}

.header-res-azw-2 .search-form button[type="submit"]:hover {
    color: #2D3E50
}

.header-res-azw-2 .search-menu i#toggle-search {
    color: #ffffff;
    font-size: 16px;
}

.header-res-azw-2 .header-logo-menu.stick .search {
    top: 96px
}


/*----------------------------------------*/


/*  2.2.4 Mobile Menu
/*----------------------------------------*/

.header-res-azw-2 .mobile-menu-area {
    background: transparent none repeat scroll 0 0;
    display: none;
}

.header-res-azw-2 .mean-container .mean-bar:after {
    display: none
}

.header-res-azw-2 .mean-container .mean-nav ul li a:hover {
    background: #fff;
}

.header-res-azw-2 .mean-container a.meanmenu-reveal span,
.header-res-azw-2 .mean-container a.meanmenu-reveal:hover span,
.header-res-azw-2 .mean-container a.meanmenu-reveal:focus span {
    background: #2D3E50 none repeat scroll 0 0 !important;
}

a.meanmenu-reveal.meanclose {
    color: #30802d;
}

.header-res-azw-2 .mean-container .mean-nav ul li a {
    background: #ffffff none repeat scroll 0 0;
    color: #2D3E50;
    display: block;
}

.header-res-azw-2 .mean-container .mean-nav ul li a.mean-expand {
    background: none;
    top: -4px;
}

.header-res-azw-2 .mean-container .mean-nav ul li a.mean-expand:hover {
    background: none
}

.header-res-azw-2 .mean-container .mean-nav ul li {
    background: transparent
}

.header-res-azw-2 .mean-container .mean-nav ul li li a {
    color: #4e4f54;
    opacity: .90;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=90)";
    filter: alpha(opacity=90);
    border-top: 0;
}

.header-res-azw-2 .mean-container a.meanmenu-reveal:hover span {
    background: #fff
}

.header-res-azw-2 .mobile-menu-area .mean-nav {
    background: transparent none repeat scroll 0 0
}

.header-res-azw-2 .mean-last {
    margin-bottom: 20px
}

.header-res-azw-2 .mobile-menu {
    position: relative
}

.header-res-azw-2 .mean-container .mean-bar:before {
    color: #fff;
    content: "";
    font-size: 18px;
    font-weight: 600;
    left: 0;
    position: absolute;
    top: 13px;
}


/* Large desktop :1920px. */

@media (min-width: 1920px) {
    .header-res-azw-2 .container {
        width: 1200px
    }
    .header-res-azw-2 .header-top::before {
        width: 44%;
    }
    .header-res-azw-2 .header-top::after {
        right: 44%;
    }
}


/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1169px) {
    .header-res-azw-2 .header-top::before {
        width: 53%;
    }
    .header-res-azw-2 .header-top::after {
        right: 53%;
    }
}


/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    .header-res-azw-2 .mobile-menu-area {
        display: block
    }
    .header-res-azw-2 .header-top::before {
        width: 48%;
    }
    .header-res-azw-2 .header-top::after {
        right: 48%;
    }
}


/* small mobile :320px. */

@media (max-width: 767px) {
    .header-res-azw-2 .container {
        width: 300px
    }
    .header-res-azw-2 .mobile-menu-area {
        display: block
    }
}


/* Large Mobile :480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .header-res-azw-2 .container {
        width: 450px
    }
}


/*Azw-news-boxed-responsive  start*/

.section-padding {
    padding-top: 2%;
}

.Newnews-res-view-azw .floatleft {
    float: left !important;
}

.Newnews-res-view-azw .floatright {
    float: right !important;
}

.Newnews-res-view-azw .floatnone {
    float: none !important;
}

.Newnews-res-view-azw .alignleft {
    text-align: left !important;
}

.Newnews-res-view-azw .alignright {
    text-align: right !important;
}

.Newnews-res-view-azw .aligncenter {
    text-align: center !important;
}

.Newnews-res-view-azw .no-display {
    display: none;
}

.Newnews-res-view-azw .no-margin {
    margin: 0 !important;
}

.Newnews-res-view-azw .no-padding {
    padding: 0 !important;
}

.Newnews-res-view-azw a:focus,
.Newnews-res-view-azw button:focus {
    outline: 0px solid
}

.Newnews-res-view-azw input:focus {
    box-shadow: 0;
    outline: 0
}

.Newnews-res-view-azw textarea {
    box-shadow: 0;
    outline: 0
}

.Newnews-res-view-azw img {
    max-width: 100%;
    height: auto;
    border: 0;
    vertical-align: top;
}

.Newnews-res-view-azw .fix {
    overflow: hidden
}

.Newnews-res-view-azw p {}

.Newnews-res-view-azw h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
    font-family: iransans;
}

.Newnews-res-view-azw a {
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    text-decoration: none;
    color: #000
}

.Newnews-res-view-azw a:hover {
    color: #4c4c4c;
    text-decoration: none;
}

.Newnews-res-view-azw a:active,
a:hover,
a:focus {
    outline: 0 none;
    text-decoration: none
}

.Newnews-res-view-azw ul {
    list-style: outside none none;
    margin: 0;
    padding: 0
}

.Newnews-res-view-azw .clear {
    clear: both
}

.Newnews-res-view-azw ::-moz-selection {
    background: #b3d4fc;
    text-shadow: none
}

.Newnews-res-view-azw ::selection {
    background: #b3d4fc;
    text-shadow: none
}

.Newnews-res-view-azw .browserupgrade {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

.Newnews-res-view-azw ::-webkit-input-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.Newnews-res-view-azw :-moz-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.Newnews-res-view-azw ::-moz-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

:-ms-input-placeholder {
    opacity: 1 !important;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: .Newnews-res-view-azw alpha(opacity=100)
}

.Newnews-res-view-azw .container {
    width: 1200px
}

.container,
.row,
.col-md-12,
.col-md-10,
.col-md-9,
.col-md-8,
.col-md-6,
.col-md-7,
.col-md-6,
.col-md-5,
.col-md-4,
.col-md-3,
.col-md-2,
.col-md-1,
.as-mainwrapper {
    transition: all 0.3s ease 0s
}

.Newnews-res-view-azw .section-margin {
    margin: 120px 0 140px 0
}

.Newnews-res-view-azw .section-padding {
    padding: 20px 0
}

.Newnews-res-view-azw .section-bottom-padding {
    padding: 0 0 120px 0
}

.Newnews-res-view-azw .section-top-padding {
    padding: 120px 0 0 0
}

.Newnews-res-view-azw .section-title {
    text-align: center;
    overflow: hidden;
    position: relative
}

.Newnews-res-view-azw .section-title h3 {
    color: #d2000a;
    font-size: 20px;
    line-height: 22px;
    margin-bottom: 15px;
}

.Newnews-res-view-azw .section-title p {
    color: #000000;
    font-family: "iransans";
    font-weight: 400;
    margin-bottom: 24px;
}

.Newnews-res-view-azw .section-title-wrapper {
    margin-bottom: 87px;
    position: relative;
}

.Newnews-res-view-azw .white .section-title h3,
.Newnews-res-view-azw .white .section-title p {
    color: #ffffff;
}

.Newnews-res-view-azw .carousel-style-one.owl-theme .owl-controls .owl-nav div {
    color: #2D3E50;
    display: inline-block;
    font-size: 60px;
    height: 60px;
    left: -50px;
    line-height: 59px;
    margin: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    filter: alpha(opacity=100);
    padding: 0;
    position: absolute;
    text-align: center;
    top: 39.6%;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 36px;
}

.Newnews-res-view-azw .carousel-style-one.owl-theme .owl-controls .owl-nav div.owl-next {
    left: auto;
    right: -50px;
}

.Newnews-res-view-azw .latest-area:hover .carousel-style-one.owl-theme .owl-controls .owl-nav div {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100)
}

.Newnews-res-view-azw .dividers {
    border-top: 1px solid #ccc;
}

.Newnews-res-view-azw .as-mainwrapper {
    position: relative;
}

.Newnews-res-view-azw .as-mainwrapper.wrapper-boxed {
    background-color: #ffffff;
    box-shadow: 0 0 7px 3px rgba(0, 0, 0, 0.1);
    float: none;
    margin: 0 auto;
    max-width: 1200px;
}

.Newnews-res-view-azw .main-content-wrapper,
.wrapper-wide {
    background: #ffffff;
}


/*------Margin left-------*/

.Newnews-res-view-azw .ml-0 {
    margin-left: 0px
}

.Newnews-res-view-azw .ml-10 {
    margin-left: 10px
}

.Newnews-res-view-azw .ml-15 {
    margin-left: 15px
}

.Newnews-res-view-azw .ml-20 {
    margin-left: 20px
}

.Newnews-res-view-azw .ml-30 {
    margin-left: 30px
}

.Newnews-res-view-azw .ml-40 {
    margin-left: 40px
}

.Newnews-res-view-azw .ml-50 {
    margin-left: 50px
}

.Newnews-res-view-azw .ml-60 {
    margin-left: 60px
}

.Newnews-res-view-azw .ml-70 {
    margin-left: 70px
}

.Newnews-res-view-azw .ml-80 {
    margin-left: 80px
}

.Newnews-res-view-azw .ml-90 {
    margin-left: 90px
}

.Newnews-res-view-azw .ml-100 {
    margin-left: 100px
}


/*------Margin right-------*/

.Newnews-res-view-azw .mr-0 {
    margin-right: 0px
}

.Newnews-res-view-azw .mr-10 {
    margin-right: 10px
}

.Newnews-res-view-azw .mr-15 {
    margin-right: 15px
}

.Newnews-res-view-azw .mr-20 {
    margin-right: 20px
}

.Newnews-res-view-azw .mr-30 {
    margin-right: 30px
}

.Newnews-res-view-azw .mr-40 {
    margin-right: 40px
}

.Newnews-res-view-azw .mr-50 {
    margin-right: 50px
}

.Newnews-res-view-azw .mr-60 {
    margin-right: 60px
}

.Newnews-res-view-azw .mr-70 {
    margin-right: 70px
}

.Newnews-res-view-azw .mr-80 {
    margin-right: 80px
}

.Newnews-res-view-azw .mr-90 {
    margin-right: 90px
}

.Newnews-res-view-azw .mr-100 {
    margin-right: 100px
}


/*------Margin Top-------*/

.Newnews-res-view-azw .mt-0 {
    margin-top: 0px
}

.Newnews-res-view-azw .mt-10 {
    margin-top: 10px
}

.Newnews-res-view-azw .mt-15 {
    margin-top: 15px
}

.Newnews-res-view-azw .mt-20 {
    margin-top: 20px
}

.Newnews-res-view-azw .mt-30 {
    margin-top: 30px
}

.Newnews-res-view-azw .mt-40 {
    margin-top: 40px
}

.Newnews-res-view-azw .mt-50 {
    margin-top: 50px
}

.Newnews-res-view-azw .mt-60 {
    margin-top: 60px
}

.Newnews-res-view-azw .mt-70 {
    margin-top: 70px
}

.Newnews-res-view-azw .mt-80 {
    margin-top: 80px
}

.mt-90 {
    margin-top: 90px
}

.mt-100 {
    margin-top: 100px
}


/*------Margin Bottom-------*/

.Newnews-res-view-azw .mb-0 {
    margin-bottom: 0px
}

.Newnews-res-view-azw .mb-10 {
    margin-bottom: 10px
}

.Newnews-res-view-azw .mb-15 {
    margin-bottom: 15px
}

.Newnews-res-view-azw .mb-20 {
    margin-bottom: 20px
}

.Newnews-res-view-azw .mb-30 {
    margin-bottom: 30px
}

.Newnews-res-view-azw .mb-40 {
    margin-bottom: 40px
}

.Newnews-res-view-azw .mb-50 {
    margin-bottom: 50px
}

.Newnews-res-view-azw .mb-60 {
    margin-bottom: 60px
}

.Newnews-res-view-azw .mb-70 {
    margin-bottom: 70px
}

.Newnews-res-view-azw .mb-80 {
    margin-bottom: 80px
}

.Newnews-res-view-azw .mb-90 {
    margin-bottom: 90px
}

.Newnews-res-view-azw .mb-100 {
    margin-bottom: 100px
}


/*------Padding left-------*/

.Newnews-res-view-azw .pl-0 {
    padding-left: 0px
}

.Newnews-res-view-azw .pl-10 {
    padding-left: 10px
}

.Newnews-res-view-azw .pl-15 {
    padding-left: 15px
}

.Newnews-res-view-azw .pl-20 {
    padding-left: 20px
}

.Newnews-res-view-azw .pl-30 {
    padding-left: 30px
}

.Newnews-res-view-azw .pl-40 {
    padding-left: 40px
}

.Newnews-res-view-azw .pl-50 {
    padding-left: 50px
}

.Newnews-res-view-azw .pl-60 {
    padding-left: 60px
}

.Newnews-res-view-azw .pl-70 {
    padding-left: 70px
}

.Newnews-res-view-azw .pl-80 {
    padding-left: 80px
}

.Newnews-res-view-azw .pl-90 {
    padding-left: 90px
}

.Newnews-res-view-azw .pl-100 {
    padding-left: 100px
}


/*------Padding right-------*/

.Newnews-res-view-azw .pr-0 {
    padding-right: 0px
}

.Newnews-res-view-azw .pr-10 {
    padding-right: 10px
}

.Newnews-res-view-azw .pr-15 {
    padding-right: 15px
}

.Newnews-res-view-azw .pr-20 {
    padding-right: 20px
}

.Newnews-res-view-azw .pr-30 {
    padding-right: 30px
}

.Newnews-res-view-azw .pr-40 {
    padding-right: 40px
}

.Newnews-res-view-azw .pr-50 {
    padding-right: 50px
}

.Newnews-res-view-azw .pr-60 {
    padding-right: 60px
}

.Newnews-res-view-azw .pr-70 {
    padding-right: 70px
}

.Newnews-res-view-azw .pr-80 {
    padding-right: 80px
}

.Newnews-res-view-azw .pr-90 {
    padding-right: 90px
}

.Newnews-res-view-azw .pr-100 {
    padding-right: 100px
}


/*------Padding Top-------*/

.Newnews-res-view-azw .pt-0 {
    padding-top: 0px
}

.Newnews-res-view-azw .pt-10 {
    padding-top: 10px
}

.Newnews-res-view-azw .pt-15 {
    padding-top: 15px
}

.Newnews-res-view-azw .pt-20 {
    padding-top: 20px
}

.Newnews-res-view-azw .pt-30 {
    padding-top: 30px
}

.Newnews-res-view-azw .pt-40 {
    padding-top: 40px
}

.Newnews-res-view-azw .pt-50 {
    padding-top: 50px
}

.Newnews-res-view-azw .pt-60 {
    padding-top: 60px
}

.Newnews-res-view-azw .pt-70 {
    padding-top: 70px
}

.Newnews-res-view-azw .pt-80 {
    padding-top: 80px
}

.Newnews-res-view-azw .pt-90 {
    padding-top: 90px
}

.Newnews-res-view-azw .pt-100 {
    padding-top: 100px
}

.Newnews-res-view-azw .pt-110 {
    padding-top: 110px
}


/*------Padding Bottom-------*/

.Newnews-res-view-azw .pb-0 {
    padding-bottom: 0px
}

.Newnews-res-view-azw .pb-10 {
    padding-bottom: 10px
}

.Newnews-res-view-azw .pb-15 {
    padding-bottom: 15px
}

.Newnews-res-view-azw .pb-20 {
    padding-bottom: 20px
}

.Newnews-res-view-azw .pb-30 {
    padding-bottom: 30px
}

.Newnews-res-view-azw .pb-40 {
    padding-bottom: 40px
}

.Newnews-res-view-azw .pb-50 {
    padding-bottom: 50px
}

.Newnews-res-view-azw .pb-60 {
    padding-bottom: 60px
}

.Newnews-res-view-azw .pb-70 {
    padding-bottom: 70px
}

.Newnews-res-view-azw .pb-80 {
    padding-bottom: 80px
}

.Newnews-res-view-azw .pb-90 {
    padding-bottom: 90px
}

.Newnews-res-view-azw .pb-100 {
    padding-bottom: 100px
}

.Newnews-res-view-azw .pb-110 {
    padding-bottom: 110px
}

.Newnews-res-view-azw .pb-120 {
    padding-bottom: 120px
}

.Newnews-res-view-azw .pb-130 {
    padding-bottom: 130px
}

.Newnews-res-view-azw .block {
    display: block
}


/*----------------------------------------*/


/*  5. Course Area
/*----------------------------------------*/

.Newnews-res-view-azw .course-area .section-title-wrapper {
    margin-bottom: 70px;
}

.Newnews-res-view-azw .course-area {
    background-color: #eee;
}

.Newnews-res-view-azw .single-item-image a {
    display: inline-block;
}

.Newnews-res-view-azw .single-item-image {
    overflow: hidden;
    position: relative;
    text-align: center;
    top: -35px;
}

.Newnews-res-view-azw .overlay-effect a {
    position: relative
}

.Newnews-res-view-azw .overlay-effect a:before {
    background: rgba(45, 62, 80, 0.2) none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 100%;
    left: 0;
    opacity: 0;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    position: absolute;
    right: 0;
    width: 100%;
}

.Newnews-res-view-azw .single-item:hover .overlay-effect a:before {
    opacity: 1;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
}

.Newnews-res-view-azw .single-item {
    background: #f6f6f6 none repeat scroll 0 0;
    border-bottom: 3px solid #d2000a;
    height: 400px;
    margin-bottom: 25%;
    min-height: 400px;
    padding: 0 35px;
    transition: all 0.3s ease 0s;
}

.Newnews-res-view-azw .single-item:hover {
    background: #ffffff none repeat scroll 0 0;
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.4);
}

.Newnews-res-view-azw .single-item-text h4 {
    font-size: 20px;
    padding-top: 7px;
}

.Newnews-res-view-azw .single-item-text h4 a,
.Newnews-res-view-azw .single-item-text h4 {
    color: #2d3e50;
    font-size: 13px;
    line-height: 25px;
    text-align: right;
}

.Newnews-res-view-azw .single-item-text-info span {
    color: #696969;
    font-family: "iransans";
    margin-right: 11px;
}

.Newnews-res-view-azw .single-item-text-info span span {
    color: #2d3e50;
}

.Newnews-res-view-azw .single-item-text>p {
    color: #222222;
    font-size: 12px;
    text-align: right;
}

.Newnews-res-view-azw .single-item-content {
    margin-bottom: 44px;
    overflow: hidden;
    padding-top: 21px;
}

.Newnews-res-view-azw .single-item-text-info {
    margin-bottom: 18px;
    padding-top: 5px;
}

.Newnews-res-view-azw .single-item-comment-view span {
    color: #696969;
    display: inline-block;
    font-family: "iransans";
    font-size: 12px;
    margin-right: 17px;
}

.Newnews-res-view-azw .button-default {
    background: #d2000a none repeat scroll 0 0;
    color: #ffffff;
    display: inline-block;
    font-family: "iransans";
    font-size: 14px;
    margin: 0;
    padding: 15px 35px;
    text-transform: uppercase;
}

.Newnews-res-view-azw .single-item-comment-view span:last-child {
    margin-right: 0
}

.Newnews-res-view-azw .single-item-comment-view>span i {
    font-size: 14px;
    margin-right: 8px;
}

.Newnews-res-view-azw .single-item-comment-view,
.Newnews-res-view-azw .single-item-rating {
    display: inline-block;
}

.Newnews-res-view-azw .single-item-rating {
    color: #f3c30b;
    float: right;
    font-size: 16px;
}

.Newnews-res-view-azw .single-item-rating i {
    margin-left: 3px;
}

.Newnews-res-view-azw .single-item .button-default {
    padding: 8px 33px;
}

.Newnews-res-view-azw .button-bottom {
    margin-bottom: -19.5px;
    text-align: center;
}

.Newnews-res-view-azw .single-item:hover .button-default {
    background: #2d3e50 none repeat scroll 0 0;
}

.Newnews-res-view-azw .button-large.button-default {
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.2);
    font-size: 18px;
    margin-top: 0px;
    padding: 12px 18px;
    text-transform: capitalize;
}

.Newnews-res-view-azw .shortcode .button-large.button-default {
    margin-top: 40px
}

.Newnews-res-view-azw .button-default.button-large:hover {
    background: #2d3e50 none repeat scroll 0 0;
    color: #fff;
}

.Newnews-res-view-azw .button-large.button-default i {
    font-size: 28px;
    line-height: 20px;
    margin-left: 11px;
    position: relative;
    top: 4px;
}

.Newnews-res-view-azw .button-large.button-default {
    box-shadow: 0 2px 20px rgba(34, 30, 31, 0.2);
    font-size: 18px;
    margin-top: 0;
    padding: 12px 18px;
    text-transform: capitalize;
    direction: rtl;
}


/* Normal desktop :992px. */

@media (min-width: 992px) and (max-width: 1169px) {
    .Newnews-res-view-azw .container {
        width: 970px
    }
    .Newnews-res-view-azw .single-item {
        padding: 0 20px;
    }
    .Newnews-res-view-azw .single-latest-text>h3 {
        font-size: 19px;
    }
    .Newnews-res-view-azw .single-latest-text {
        padding: 30px 0 16px 11px;
    }
    .Newnews-res-view-azw .single-product-text {
        padding: 23px 15px 22px;
    }
    .Newnews-res-view-azw .single-event-text {
        padding: 29px 10px 35px;
    }
    .Newnews-res-view-azw .single-event-item .single-item-comment-view span {
        margin-right: 3px;
    }
}


/* Tablet desktop :768px. */

@media (min-width: 768px) and (max-width: 991px) {
    .Newnews-res-view-azw .container {
        width: 750px
    }
    .Newnews-res-view-azw .course-page {
        padding-top: 110px;
    }
    .Newnews-res-view-azw .course-page .single-item,
    .course-page .col-md-4:nth-child(4) .single-item {
        margin-bottom: 110px;
    }
    .Newnews-res-view-azw .course-page .col-md-4:nth-child(5) .single-item,
    .Newnews-res-view-azw .course-page .col-md-4:nth-child(6) .single-item {
        margin-bottom: 50px;
    }
    .Newnews-res-view-azw .course-details-content {
        margin: 0;
    }
    .Newnews-res-view-azw .course-details-area a img {
        margin: 0;
        width: 100%;
    }
    .Newnews-res-view-azw .course-details-content .single-course-details {
        padding: 30px;
    }
    .Newnews-res-view-azw .course-details-area .sidebar-widget {
        margin-top: 45px;
    }
}


/* small mobile :320px. */

@media (max-width: 767px) {
    .Newnews-res-view-azw .container {
        width: 300px
    }
    .Newnews-res-view-azw .course-area .section-title-wrapper {
        margin-bottom: 80px;
    }
    .Newnews-res-view-azw .single-item {
        margin-bottom: 80px;
        padding: 0 16px;
    }
    .Newnews-res-view-azw .single-item-image {
        top: -20px;
    }
    .Newnews-res-view-azw .single-fun-factor {
        margin-bottom: 45px;
    }
    .Newnews-res-view-azw .single-latest-image {
        float: none;
        text-align: center;
    }
    .Newnews-res-view-azw .single-latest-image a,
    .single-latest-image img {
        width: 100%;
    }
    .Newnews-res-view-azw .latest-area .col-md-6:last-child .single-latest-item:last-child,
    .Newnews-res-view-azw .product-area .col-md-3:last-child .single-product-item:last-child {
        margin: 0;
    }
    .Newnews-res-view-azw .single-product-item,
    .Newnews-res-view-azw .single-event-item {
        margin-bottom: 40px;
    }
    .Newnews-res-view-azw .single-event-text {
        padding: 29px 8px 35px;
    }
    .Newnews-res-view-azw .course-page .single-item {
        margin-bottom: 80px;
    }
    .Newnews-res-view-azw .course-page .col-md-4:nth-child(4) .single-item,
    .Newnews-res-view-azw .course-page .col-md-4:nth-child(5) .single-item,
    .Newnews-res-view-azw .course-page .col-md-4:nth-child(6) .single-item {
        margin-bottom: 57px;
    }
    .Newnews-res-view-azw .single-item-text-info span {
        margin-right: 8px;
    }
    .Newnews-res-view-azw .single-course-details .col-md-6:first-child {
        padding-right: 15px;
    }
    .Newnews-res-view-azw .single-course-details .single-item-text h4 {
        font-size: 22px;
    }
    .Newnews-res-view-azw .single-course-details {
        margin-bottom: 50px;
        padding: 0 0 30px;
    }
    .Newnews-res-view-azw .single-course-details .single-item-text {
        padding: 0 10px;
    }
}


/* Large Mobile :480px. */

@media only screen and (min-width: 480px) and (max-width: 767px) {
    .Newnews-res-view-azw .container {
        width: 450px
    }
    .Newnews-res-view-azw .single-item {
        margin: 0 14px 56px;
        padding: 0 47px;
    }
}


/* Azw-news-boxed-responsive  end*/


/* azw-news-pic-right-text-left-reponsive  start*/

.azw-news-pic-right-text-left-reponsive a,
.azw-news-pic-right-text-left-reponsive a:visited,
a:focus,
.azw-news-pic-right-text-left-reponsive a:active,
.azw-news-pic-right-text-left-reponsive a:hover {
    outline: 0 none !important;
    text-decoration: none;
}

.azw-news-pic-right-text-left-reponsive a {
    color: #e96840;
    text-decoration: none;
}

.azw-news-pic-right-text-left-reponsive .hr-first {
    border-bottom: 2px solid #ccc !important;
    border-left-width: 0;
    border-right-width: 0;
    border-top-width: 0;
    display: inline-block;
    width: 100%;
}

.azw-news-pic-right-text-left-reponsive .main-content-title {
    border-bottom: 4px solid #ff5700;
    color: #ff5700;
    float: right;
    font-family: tahoma;
    font-size: 17px;
    font-weight: bold;
    margin: 0;
    padding-bottom: 15px;
    position: relative;
    top: 12px;
}

.azw-news-pic-right-text-left-reponsive .hr-title {
    border-bottom-color: #2a2021 !important;
    border-bottom-style: solid !important;
    border-width: 0 0 3px;
    display: inline-block;
    margin: 0 0 3px;
    width: 100%;
}

.azw-news-pic-right-text-left-reponsive .blog {
    border: 2px solid #ddd;
    padding: 15px;
}

.azw-news-pic-right-text-left-reponsive .blogu {
    padding: 25px;
}

.azw-news-pic-right-text-left-reponsive .direct {
    float: right !important;
    text-align: right;
}

.azw-news-pic-right-text-left-reponsive .text-center {
    position: relative;
    text-align: center;
}

.azw-news-pic-right-text-left-reponsive .pagination {
    margin: 20px 0 50px !important;
}

.azw-news-pic-right-text-left-reponsive .pagination>li {
    float: right;
    margin-right: 8px;
}

.azw-news-pic-right-text-left-reponsive .pagination>li>a {
    background-color: #fff;
    border: 2px solid #ddd;
    color: #ccc;
    float: right;
    line-height: 1.42857;
    margin-left: -1px;
    padding: 0 6px;
    position: relative;
    text-decoration: none;
    font-family: tahoma;
}

.azw-news-pic-right-text-left-reponsive .pagination>li>a:hover,
.azw-news-pic-right-text-left-reponsive .pagination>li>a:focus {
    background-color: transparent;
}

.azw-news-pic-right-text-left-reponsive .pagination>.active>a {
    border-color: #ff5700;
    color: #ff5700;
    background-color: transparent;
}

.azw-news-pic-right-text-left-reponsive .pagination>.active>a,
.pagination>.active>a:focus,
.azw-news-pic-right-text-left-reponsive .pagination>.active>a:hover {
    background-color: transparent;
    border-color: #ff5700;
    color: #ff5700;
}

.azw-news-pic-right-text-left-reponsive .pagination .prv {
    background-image: url(../images/cabinet-right.png);
    background-position: 108px center;
    background-repeat: no-repeat;
}

.azw-news-pic-right-text-left-reponsive .pagination .nxt {
    background-image: url(../images/cabinet-left.png);
    background-position: 5px center;
    background-repeat: no-repeat;
}

.azw-news-pic-right-text-left-reponsive .pagination>li:nth-child(1) {
    right: 50px;
    position: absolute;
    width: 110px;
}

.azw-news-pic-right-text-left-reponsive .pagination>li:nth-last-child(1) {
    left: 50px;
    position: absolute;
    width: 110px;
}

.azw-news-pic-right-text-left-reponsive .pagination>li:nth-child(1)>a,
.azw-news-pic-right-text-left-reponsive .pagination>li:nth-last-child(1)>a {
    border: 2px solid #fff;
    color: #ccc;
    width: 135px;
    font-size: 12px;
    padding: 10px;
}

.azw-news-pic-right-text-left-reponsive .blog-title {
    margin-top: 0;
}

.azw-news-pic-right-text-left-reponsive .blog-title a {
    color: #ff5700;
    transition: all 0.3s ease 0s;
    text-align: right;
}

.azw-news-pic-right-text-left-reponsive #bloghome p,
.azw-news-pic-right-text-left-reponsive p {
    font-size: 13px;
    line-height: 1.8em;
    padding: 12px 0;
    color: #2a2021;
    font-family: tahoma;
    font-weight: bold;
    margin-bottom: 62px;
}

.azw-news-pic-right-text-left-reponsive .blog-thumb a>img {
    transition: all 0.5s ease 0s;
}

.azw-news-pic-right-text-left-reponsive .blog-thumb a img {
    display: block;
    height: auto;
    max-width: 100%;
    width: 100%;
}

.azw-news-pic-right-text-left-reponsive .hvr-bounce-to-bottom::before {
    background: #2d2d2d none repeat scroll 0 0;
    bottom: 0;
    content: "";
    left: 0;
    position: absolute;
    right: 0;
    top: 0;
    transform: scaleY(0);
    transform-origin: 50% 0 0;
    transition-duration: 0.5s;
    transition-property: transform;
    transition-timing-function: ease-out;
    z-index: -1;
}

.azw-news-pic-right-text-left-reponsive .hvr-bounce-to-bottom {
    backface-visibility: hidden;
    box-shadow: 0 0 1px rgba(0, 0, 0, 0);
    display: inline-block;
    position: relative;
    transform: translateZ(0px);
    transition-duration: 0.5s;
    transition-property: color;
    vertical-align: middle;
}

.azw-news-pic-right-text-left-reponsive .btn-primary {
    background-color: #e96840;
    border: medium none;
}

.azw-news-pic-right-text-left-reponsive .btn-noborder-radius {
    border-radius: 0;
}


/*khuruji-maghalat-start*/

@include media-breakpoint-up(sm) {
    html {
        font-size: 16px;
    }
}

@include media-breakpoint-up(md) {
    html {
        font-size: 20px;
    }
}

@include media-breakpoint-up(lg) {
    html {
        font-size: 28px;
    }
}

.azw-news-pic-right-text-left-reponsive.blog-maghale {
    border: 0px solid #ddd;
    padding: 15px 10px;
    overflow-y: auto;
    overflow-x: hidden !important;
    max-height: 400px;
    margin-top: 10px;
}

.azw-news-pic-right-text-left-reponsive .media-object {
    border: 2px solid #ccc;
    max-width: 100px;
}

.azw-news-pic-right-text-left-reponsive .blog-sidebar {
    min-height: 20px;
}

.azw-news-pic-right-text-left-reponsive .media {
    border-left: 4px solid #2a2021;
    padding-bottom: 12px;
}

.azw-news-pic-right-text-left-reponsive .media:hover {
    border-left: 4px solid #ff5700;
}

.azw-news-pic-right-text-left-reponsive .media:hover a img.media-object {
    border: 2px solid #ff5700;
}

.azw-news-pic-right-text-left-reponsive .media-body {
    color: #2a2021;
    font-family: tahoma;
    font-size: 13px;
    line-height: 1.5em;
}

.azw-news-pic-right-text-left-reponsive .media-heading a {
    color: #313131;
    font-size: 16px;
}

.azw-news-pic-right-text-left-reponsive .sidebar-title {
    text-decoration: none;
    color: #555;
    direction: rtl;
    font-family: tahoma;
    font-size: 15px;
    font-weight: bold;
    margin: 7px 3px;
    text-align: right;
}

.azw-news-pic-right-text-left-reponsive .sidebar-title:hover {
    color: #ff5700;
    text-decoration: none;
}

.azw-news-pic-right-text-left-reponsive .sidebar-title i,
.sidebar-title em {
    font-size: 1.5em;
    margin-left: 10px;
}

.azw-news-pic-right-text-left-reponsive #ascrail2000-hr {
    display: none;
}


/*khuruji-maghalat-end*/

.azw-news-pic-right-text-left-reponsive .read-moree {
    float: left;
    border: 1px solid #ff5700;
    position: relative;
    padding: 10px;
}

.azw-news-pic-right-text-left-reponsive .read-moree a {
    background-color: #fff;
    color: #ff5700;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    font-family: tahoma;
}

.azw-news-pic-right-text-left-reponsive .amar-bazdid {
    float: right;
    border: 1px solid #ccc;
    background-color: #ddd;
    position: relative;
    padding: 7px;
}

.azw-news-pic-right-text-left-reponsive .amar-bazdid a {
    background-color: #ddd;
    color: #2a2021;
    text-align: center;
    text-decoration: none;
    font-size: 12px;
    font-weight: bold;
    font-family: tahoma;
}

.azw-news-pic-right-text-left-reponsive .amar-bazdid a p {
    margin: 0px;
    color: #ff5700;
    font-family: tahoma;
    font-size: 12px;
    text-align: right;
}

.azw-news-pic-right-text-left-reponsive .triangle-blog {
    border-left: 12px solid transparent;
    border-top: 12px solid #ff5700;
    height: 0;
    position: absolute;
    right: 0;
    top: 0px;
    width: 0;
    z-index: 1000;
}

.azw-news-pic-right-text-left-reponsive .triangle-ico-read {
    border-left: 12px solid transparent;
    border-top: 12px solid #fff;
    height: 0;
    position: absolute;
    right: -1px;
    top: -13px;
    width: 0;
}

.azw-news-pic-right-text-left-reponsive .triangle-amar {
    border-left: 12px solid transparent;
    border-top: 12px solid #ccc;
    height: 0;
    position: absolute;
    right: 0;
    top: 0px;
    width: 0;
    z-index: 1000;
}


/*detail-start*/

.azw-news-pic-right-text-left-reponsive .first-titr {
    color: #2a2021;
    font-size: 13px;
    line-height: 30px;
    margin: 0 !important;
    padding: 0;
    font-weight: normal;
}

.azw-news-pic-right-text-left-reponsive .blog-title2 {
    font-size: 20px;
    font-weight: bold;
    line-height: 35px;
    margin: 0;
}

.azw-news-pic-right-text-left-reponsive .blog-title2 a {
    color: #ff5700;
    transition: all 0.3s ease 0s;
}

.singlepost {
    border-width: 0 !important;
}

.azw-news-pic-right-text-left-reponsive .blog-object {
    border: 2px solid #ccc;
    max-width: 100%;
}

.azw-news-pic-right-text-left-reponsive .amar-bazdid-2 {
    background-color: #ddd;
    border: 1px solid #ccc;
    float: right;
    padding: 2px;
    position: relative;
}

.azw-news-pic-right-text-left-reponsive .amar-bazdid-2 a {
    background-color: #ddd;
    color: #2a2021;
    font-family: tahoma;
    font-size: 12px;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
}

.azw-news-pic-right-text-left-reponsive .amar-bazdid-2 a p {
    color: #ff5700;
    font-family: tahoma;
    font-size: 12px;
    margin: 0;
    padding: 0px;
    text-align: right;
}

.azw-news-pic-right-text-left-reponsive .triangle-amar-2 {
    border-left: 12px solid transparent;
    border-top: 12px solid #ccc;
    height: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 0;
    z-index: 1000;
}

.azw-news-pic-right-text-left-reponsive .triangle-ico-read-2 {
    border-left: 12px solid transparent;
    border-top: 12px solid #fff;
    height: 0;
    position: absolute;
    right: -1px;
    top: -13px;
    width: 0;
}

.azw-news-pic-right-text-left-reponsive .entry-meta span {
    direction: rtl;
    margin-left: 65px;
    text-align: right;
    font-family: tahoma;
}

.azw-news-pic-right-text-left-reponsive .entry-meta span i,
.entry-meta span em {
    color: #ff5700;
    font-size: 15px;
}

.azw-news-pic-right-text-left-reponsive .entry-meta span {
    color: #2a2021;
    font-size: 12px;
}

.azw-news-pic-right-text-left-reponsive .entry-meta a {
    color: #2a2021;
}

.azw-news-pic-right-text-left-reponsive .adver {
    min-height: 100px;
    margin: 15px 0;
}

.azw-news-pic-right-text-left-reponsive .adver-side {
    min-height: 70px;
    margin: 1px 0;
}

.azw-news-pic-right-text-left-reponsive .sugest {
    min-height: 400px;
    margin: 15px 0;
}

.azw-news-pic-right-text-left-reponsive .blog-maghale-detail {
    border: 2px solid #ddd;
    margin-top: 10px;
    max-height: 660px;
    overflow-x: hidden !important;
    overflow-y: auto;
    padding: 15px 10px;
}

.azw-news-pic-right-text-left-reponsive .add-padd {
    padding-top: 15px;
}


/*detail-end*/


/* azw-news-pic-right-text-left-reponsive  end*/


/* azw-news-tabs-responsive  start*/

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 700;
    src: url("../fonts/eot/IRANSansWeb_Bold.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Bold.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Bold.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Bold.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 500;
    src: url("../fonts/eot/IRANSansWeb_Medium.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Medium.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Medium.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Medium.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 300;
    src: url("../fonts/eot/IRANSansWeb_Light.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_Light.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_Light.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_Light.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 200;
    src: url("../fonts/eot/IRANSansWeb_UltraLight.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb_UltraLight.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb_UltraLight.woff") format("woff"), url("../fonts/ttf/IRANSansWeb_UltraLight.ttf") format("truetype");
}

@font-face {
    font-family: "IRANSans";
    font-style: normal;
    font-weight: 400;
    src: url("../fonts/eot/IRANSansWeb.eot?#iefix") format("embedded-opentype"), url("../fonts/woff2/IRANSansWeb.woff2") format("woff2"), url("../fonts/woff/IRANSansWeb.woff") format("woff"), url("../fonts/ttf/IRANSansWeb.ttf") format("truetype");
}

.azw-news-tabs-responsive {
    font-size: 1em;
    font-family: IRANSans, Tahoma;
    color: #555;
    background: #fff;
    width: 100%;
    float: right;
    direction: rtl;
}

.main-tabs {
    min-width: 320px;
    max-width: 407px;
    padding: 5px;
    margin: 0 auto;
    background: #fff;
}

.azw-news-tabs-responsive .main-tabs section {
    display: none;
    padding: 20px 0 0;
    border-top: 1px solid #ddd;
}

.azw-news-tabs-responsive .main-tabs input {
    display: none;
}

.azw-news-tabs-responsive .main-tabs section .new-tabs-content {
    padding: 0 !important;
    margin-bottom: 10px;
}

.azw-news-tabs-responsive .main-tabs section .new-tabs-content a {
    color: #006925;
    font-family: IRANSans;
    font-size: .9em;
    transition: all .3s ease;
}

.azw-news-tabs-responsive .main-tabs section .new-tabs-content a:hover {
    color: #2d3e50;
    text-decoration: none;
}

.azw-news-tabs-responsive .main-tabs section .new-tabs-content .label-clock {
    background: #00b540 none repeat scroll 0 0 !important;
    color: #ffffff !important;
    border-radius: 0 !important;
    margin: 0 5px;
    font-family: IRANSans;
    border-top: 3px solid #006925;
}

.azw-news-tabs-responsive .main-tabs label {
    display: inline-block;
    margin: 0 0 -1px;
    padding: 15px 25px;
    font-weight: 600;
    text-align: center;
    color: #bbb;
    border: 1px solid transparent;
}

.azw-news-tabs-responsive .main-tabs label:before {
    font-family: fontawesome;
    font-weight: normal;
    margin-right: 0px;
}

.azw-news-tabs-responsive .main-tabs label[for*='1']:before {
    content: '\f1ea';
}

.azw-news-tabs-responsive .main-tabs label[for*='2']:before {
    content: '\f15c';
}

.azw-news-tabs-responsive .main-tabs label[for*='3']:before {
    content: '\f0f6';
}

.azw-news-tabs-responsive .main-tabs label[for*='4']:before {
    content: '\f0fe';
}

.azw-news-tabs-responsive .main-tabs label:hover {
    color: #888;
    cursor: pointer;
}

.azw-news-tabs-responsive .main-tabs input:checked+label {
    color: #555;
    border: 1px solid #ddd;
    border-top: 3px solid #c10506;
    border-bottom: 1px solid #fff;
}

.azw-news-tabs-responsive .main-tabs #tab1:checked~#content1,
.azw-news-tabs-responsive .main-tabs #tab2:checked~#content2,
.azw-news-tabs-responsive .main-tabs #tab3:checked~#content3,
.azw-news-tabs-responsive .main-tabs #tab4:checked~#content4 {
    display: block;
}

.azw-news-tabs-responsive .main-tabs .section-title-wrapper::before {
    background: #d2000a none repeat scroll 0 0;
    bottom: 0;
    content: "";
    height: 2px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 230px;
}

.azw-news-tabs-responsive .main-tabs .section-title-wrapper::after {
    background: rgba(0, 0, 0, 0) url("../images/icon/cap-dark.jpg") no-repeat scroll 0 0;
    bottom: -18px;
    color: #1bb4b9;
    content: "";
    font-size: 14px;
    height: 30px;
    left: 0;
    margin: 0 auto;
    position: absolute;
    right: 0;
    text-align: center;
    width: 40px;
    z-index: 9;
}

.azw-news-tabs-responsive .main-tabs .section-title-wrapper {
    margin-bottom: 35px;
    position: relative;
}

.azw-news-tabs-responsive .main-tabs .section-title {
    overflow: hidden;
    position: relative;
    text-align: center;
}

.azw-news-tabs-responsive .main-tabs .section-title h3 {
    color: #d2000a;
    font-size: 1.1em;
    line-height: 22px;
    margin-bottom: 15px;
}

@media screen and (max-width: 650px) {
    .azw-news-tabs-responsive .main-tabs label {
        font-size: 0;
    }
    .azw-news-tabs-responsive .main-tabs label:before {
        margin: 0;
        font-size: 18px;
    }
}

@media screen and (max-width: 400px) {
    .azw-news-tabs-responsive .main-tabs label {
        padding: 15px;
    }
}


/* azw-news-tabs-responsive  end*/


/*--------azw-gallery-simple-res CSS-----------*/

.azw-gallery-simple-res .grid {
    position: relative;
    margin: 0 auto;
    list-style: none;
    text-align: center;
}


/* Common style */

.azw-gallery-simple-res .grid figure {
    position: relative;
    float: left;
    overflow: hidden;
    margin: 0;
    /*change here for spacing*/
    width: 22%;
    text-align: center;
    cursor: pointer;
}

.azw-gallery-simple-res .grid figure img {
    position: relative;
    display: block;
    max-width: 102%;
    opacity: 1;
}

.azw-gallery-simple-res .grid figure figcaption {
    padding: 2em;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.25em;
    -webkit-backface-visibility: hidden;
    backface-visibility: hidden;
}

.azw-gallery-simple-res .grid figure figcaption::before,
.azw-gallery-simple-res .grid figure figcaption::after {
    pointer-events: none;
}

.azw-gallery-simple-res .grid figure figcaption,
.azw-gallery-simple-res .grid figure figcaption>a {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


/* Anchor will cover the whole item by default */


/* For some effects it will show as a button */

.azw-gallery-simple-res .grid figure figcaption>a {
    z-index: 1000;
    text-indent: 200%;
    white-space: nowrap;
    font-size: 0;
    opacity: 0;
}

.azw-gallery-simple-res .grid figure h2 {
    word-spacing: -0.15em;
    font-weight: 700;
}

.azw-gallery-simple-res .grid figure h2,
.azw-gallery-simple-res .grid figure p {
    margin: 0;
}

.azw-gallery-simple-res .grid figure p {
    letter-spacing: 1px;
    font-size: 68.5%;
}


/*---------------*/


/***** Oscar *****/


/*---------------*/

.azw-gallery-simple-res figure.effect-oscar {
    /*	background: -webkit-linear-gradient(45deg, #22682a 0%, #9b4a1b 40%, #3a342a 100%);
	background: linear-gradient(45deg, #22682a 0%,#9b4a1b 40%,#3a342a 100%);*/
}


/*figure.effect-oscar img {
	opacity: 0.9;
	-webkit-transition: opacity 0.35s;
	transition: opacity 0.35s;
}
*/

.azw-gallery-simple-res figure.effect-oscar figcaption {
    padding: 15%;
    /*	background-color: rgba(58,52,42,0.7);
	-webkit-transition: background-color 0.35s;
	transition: background-color 0.35s;*/
}

.azw-gallery-simple-res figure.effect-oscar figcaption::before {
    position: absolute;
    top: 30px;
    right: 30px;
    bottom: 30px;
    left: 30px;
    border: 2px solid #fdd302;
    border-radius: 8px;
    content: '';
}

.azw-gallery-simple-res figure.effect-oscar h2 {
    margin: 0;
    line-height: 1em;
    -webkit-transition: -webkit-transform 0.35s;
    transition: transform 0.35s;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
}

.azw-gallery-simple-res figure.effect-oscar figcaption::before,
.azw-gallery-simple-res figure.effect-oscar p {
    opacity: 0;
    -webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
    transition: opacity 0.35s, transform 0.35s;
    -webkit-transform: scale(0);
    transform: scale(0);
}

.azw-gallery-simple-res figure.effect-oscar:hover h2 {
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.azw-gallery-simple-res figure.effect-oscar:hover figcaption::before,
.azw-gallery-simple-res figure.effect-oscar:hover p {
    opacity: 1;
    -webkit-transform: scale(1);
    transform: scale(1);
}

.azw-gallery-simple-res figure.effect-oscar:hover figcaption {
    background-color: rgb(26, 163, 121, 0.5);
}

.azw-gallery-simple-res figure.effect-oscar:hover img {
    opacity: 0.4;
}

@media screen and (max-width: 50em) {
    .azw-gallery-simple-res .content {
        padding: 0 10px;
        text-align: center;
    }
    .azw-gallery-simple-res .grid figure {
        width: 50%;
    }
}

@media (max-width: 639px) {
    .azw-gallery-simple-res .grid figure {
        width: 100%;
    }
}


/*----------End of azw-gallery-simple-res--------*/


/* #Footer */

#footer {
    clear: both;
    font-size: 0.9em;
    margin-top: 0px;
    padding: 0px 0 0;
    position: relative;
}

#footer .container .row>div {
    margin-bottom: 0px;
}

#footer .container input:focus {
    box-shadow: none;
}

#footer a:hover {
    color: #ff5700;
}

#footer h1,
#footer h2,
#footer h3,
#footer h4,
#footer a {
    color: #FFF;
}

#footer h3 {
    font-family: tahoma;
    font-size: 1.6em;
    font-weight: 200;
}

#footer h5 {
    color: #CCC;
}

#footer ul.nav-list>li a {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    line-height: 20px;
    padding-bottom: 11px;
}

#footer ul.nav-list>li:last-child a {
    border-bottom: 0;
}

#footer ul.nav-list>li a:hover {
    background-color: rgba(255, 255, 255, 0.05);
}

#footer ul.list.icons li {
    margin-bottom: 5px;
}

#footer form {
    opacity: 0.85;
}

#footer form label.error {
    line-height: 16px;
    margin: 5px 0 -5px;
    display: block;
    clear: both;
}

#footer form .alert {
    padding: 6px;
    text-align: center;
}

#footer .footer-ribbon {
    background: #999;
    position: absolute;
    margin: -90px 14px 0 0;
    padding: 10px 20px 6px 20px;
}

#footer .footer-ribbon:before {
    border-left: 10px solid #646464;
    border-top: 16px solid transparent;
    content: "";
    display: block;
    height: 0;
    right: -10px;
    position: absolute;
    top: 0;
    width: 7px;
}

#footer .footer-ribbon span {
    color: #FFF;
    font-size: 1.6em;
    font-family: "Shadows Into Light", cursive;
}

#footer .newsletter form {
    width: 100%;
    max-width: 262px;
}

#footer .newsletter form input.form-control {
    height: 34px;
    padding: 6px 12px;
}

#footer .alert a {
    color: #222;
}

#footer .alert a:hover {
    color: #666;
}

#footer .twitter .fa,
#footer .twitter .icons {
    clear: both;
    font-size: 1.5em;
    position: relative;
    top: 3px;
}

#footer .twitter .meta {
    color: #999;
    display: block;
    font-size: 0.9em;
    padding-top: 3px;
}

#footer .twitter ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .twitter ul li {
    padding-bottom: 20px;
}

#footer .twitter ul li:last-child {
    padding-bottom: 0;
}

#footer .twitter-account {
    color: #FFF;
    display: block;
    font-size: 0.9em;
    margin: -15px 0 5px;
    opacity: 0.55;
}

#footer .twitter-account:hover {
    opacity: 1;
}

#footer .contact {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .contact i {
    display: block;
    float: right;
    font-size: 1.2em;
    margin: 7px 0 10px 8px;
    position: relative;
    text-align: center;
    top: -2px;
    width: 16px;
}

#footer .contact i.fa-envelope {
    font-size: 1em;
    top: 0;
}

#footer .contact p {
    margin-bottom: 10px;
}

#footer .logo {
    display: block;
}

#footer .logo.mb-xl {
    margin-bottom: 12px;
}

#footer .footer-copyright {
    background: #060606;
    border-top: 4px solid #060606;
    margin-top: 40px;
    padding: 30px 0 10px;
}

#footer .footer-copyright nav {
    float: left;
}

#footer .footer-copyright nav ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#footer .footer-copyright nav ul li {
    border-right: 1px solid #505050;
    display: inline-block;
    line-height: 12px;
    margin: 0;
    padding: 0 8px;
}

#footer .footer-copyright nav ul li:first-child {
    border: medium none;
    padding-right: 0;
}

#footer .footer-copyright p {
    color: #555;
    margin: 0;
    padding: 0;
}

#footer .phone {
    color: #FFF;
    font-size: 26px;
    font-weight: bold;
    display: block;
    padding-bottom: 15px;
    margin-top: -5px;
}

#footer .narrow-phone {
    text-align: left;
    margin: -2px 0 0 0;
}

#footer .narrow-phone .phone {
    font-size: 16px;
    padding-bottom: 0;
    margin-top: -13px;
}

#footer .recent-work {
    list-style: none;
    padding: 0;
    margin: 0;
}

#footer .recent-work li {
    float: right;
    width: 30%;
    margin: 10px 0 0 3%;
}

#footer .recent-work img {
    border: 0;
    width: 100%;
    filter: url("data:image/svg+xml;utf8,<svg xmlns='http://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale");
    filter: gray;
    -webkit-filter: grayscale(100%);
}

#footer .recent-work .img-thumbnail-hover-icon {
    border: 0;
}

#footer .recent-work .img-thumbnail-hover-icon:after {
    font-size: 22px;
    margin-left: -2px;
}

#footer .view-more-recent-work {
    padding: 12px;
}

#footer.short {
    padding-top: 50px;
}

#footer.short .footer-copyright {
    background: transparent;
    border: 0;
    padding-top: 0;
    margin-top: 0;
}

#footer.light {
    padding-top: 60px;
    background: #FFF;
    border-top: 1px solid #DDD;
}

#footer.light .footer-ribbon {
    margin-top: -76px;
    margin-right: 14px;
}

#footer.light .footer-copyright {
    margin-top: 15px;
    background: #FFF;
    border-top: 1px solid #DDD;
}

#footer.light .footer-copyright p {
    color: #777;
}

#footer.light .phone,
#footer.light .twitter-account {
    color: #777;
}

#footer.light ul.nav-pills>li.active>a {
    color: #FFF;
}

#footer.narrow {
    padding-top: 30px;
}

#footer.narrow .footer-copyright {
    margin-top: 0;
}

#footer.narrow .nav>li>a {
    padding: 5px 12px;
}

#footer.color {
    color: #FFF;
}

#footer.color p {
    color: #FFF;
}

#footer.color .footer-copyright nav ul li {
    border-right-color: #FFF;
}

html.dark #footer .newsletter form .btn-default {
    background-color: #21262d;
    border-color: #21262d;
    color: #777;
}

.contact-details ul li a {
    text-decoration: none;
    font-size: 12px;
    font-family: tahoma;
    padding: 5px;
    line-height: 25px;
}


/* Responsive */

@media (max-width: 991px) {
    #footer .phone {
        font-size: 20px;
    }
    html.side-header #footer .container {
        padding: 0 35px;
        width: auto !important;
        max-width: 1210px;
    }
}

@media (max-width: 767px) {
    /* Footer */
    #footer .phone {
        font-size: 20px;
    }
}

html {
    font-family: sans-serif;
    -webkit-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%
}

body {
    margin: 0
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
    display: block
}

audio,
canvas,
progress,
video {
    display: inline-block;
    vertical-align: baseline
}

audio:not([controls]) {
    display: none;
    height: 0
}

[hidden],
template {
    display: none
}

a {
    background-color: transparent
}

a:active,
a:hover {
    outline: 0
}

abbr[title] {
    border-bottom: 1px dotted
}

b,
strong {
    font-weight: 700
}

dfn {
    font-style: italic
}

h1 {
    margin: .67em 0;
    font-size: 2em
}

mark {
    color: #000;
    background: #ff0
}

small {
    font-size: 80%
}

sub,
sup {
    position: relative;
    font-size: 75%;
    line-height: 0;
    vertical-align: baseline
}

sup {
    top: -.5em
}

sub {
    bottom: -.25em
}

img {
    border: 0
}

svg:not(:root) {
    overflow: hidden
}

figure {
    margin: 1em 40px
}

hr {
    height: 0;
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box
}

pre {
    overflow: auto
}

code,
kbd,
pre,
samp {
    font-family: monospace, monospace;
    font-size: 1em
}

button,
input,
optgroup,
select,
textarea {
    margin: 0;
    font: inherit;
    color: inherit
}

button {
    overflow: visible
}

button,
select {
    text-transform: none
}

button,
html input[type=button],
input[type=reset],
input[type=submit] {
    -webkit-appearance: button;
    cursor: pointer
}

button[disabled],
html input[disabled] {
    cursor: default
}

button::-moz-focus-inner,
input::-moz-focus-inner {
    padding: 0;
    border: 0
}

input {
    line-height: normal
}

input[type=checkbox],
input[type=radio] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding: 0
}

input[type=number]::-webkit-inner-spin-button,
input[type=number]::-webkit-outer-spin-button {
    height: auto
}

input[type=search] {
    -webkit-box-sizing: content-box;
    -moz-box-sizing: content-box;
    box-sizing: content-box;
    -webkit-appearance: textfield
}

input[type=search]::-webkit-search-cancel-button,
input[type=search]::-webkit-search-decoration {
    -webkit-appearance: none
}

fieldset {
    padding: .35em .625em .75em;
    margin: 0 2px;
    border: 1px solid silver
}

legend {
    padding: 0;
    border: 0
}

textarea {
    overflow: auto
}

optgroup {
    font-weight: 700
}

table {
    border-spacing: 0;
    border-collapse: collapse
}

td,
th {
    padding: 0
}


/*! Source: https://github.com/h5bp/html5-boilerplate/blob/master/src/css/main.css */

@media print {
    *,
     :before,
     :after {
        color: #000!important;
        text-shadow: none!important;
        background: transparent!important;
        -webkit-box-shadow: none!important;
        box-shadow: none!important
    }
    a,
    a:visited {
        text-decoration: underline
    }
    a[href]:after {
        content: " (" attr(href) ")"
    }
    abbr[title]:after {
        content: " (" attr(title) ")"
    }
    a[href^="#"]:after,
    a[href^="javascript:"]:after {
        content: ""
    }
    pre,
    blockquote {
        border: 1px solid #999;
        page-break-inside: avoid
    }
    thead {
        display: table-header-group
    }
    tr,
    img {
        page-break-inside: avoid
    }
    img {
        max-width: 100%!important
    }
    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3
    }
    h2,
    h3 {
        page-break-after: avoid
    }
    select {
        background: #fff!important
    }
    .navbar {
        display: none
    }
    .btn>.caret,
    .dropup>.btn>.caret {
        border-top-color: #000!important
    }
    .label {
        border: 1px solid #000
    }
    .table {
        border-collapse: collapse!important
    }
    .table td,
    .table th {
        background-color: #fff!important
    }
    .table-bordered th,
    .table-bordered td {
        border: 1px solid #ddd!important
    }
}

@font-face {
    font-family: 'Glyphicons Halflings';
    src: url(../css/fonts/glyphicons-halflings-regular.eot);
    src: url(../css/fonts/glyphicons-halflings-regulard41d.eot?#iefix) format('embedded-opentype'), url(../css/fonts/glyphicons-halflings-regular.woff) format('woff'), url(../css/fonts/glyphicons-halflings-regular.ttf) format('truetype'), url(../css/fonts/glyphicons-halflings-regular.svg#glyphicons_halflingsregular) format('svg')
}

.glyphicon {
    position: relative;
    top: 1px;
    display: inline-block;
    font-family: 'Glyphicons Halflings';
    font-style: normal;
    font-weight: 400;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale
}

.glyphicon-asterisk:before {
    content: "\2a"
}

.glyphicon-plus:before {
    content: "\2b"
}

.glyphicon-euro:before,
.glyphicon-eur:before {
    content: "\20ac"
}

.glyphicon-minus:before {
    content: "\2212"
}

.glyphicon-cloud:before {
    content: "\2601"
}

.glyphicon-envelope:before {
    content: "\2709"
}

.glyphicon-pencil:before {
    content: "\270f"
}

.glyphicon-glass:before {
    content: "\e001"
}

.glyphicon-music:before {
    content: "\e002"
}

.glyphicon-search:before {
    content: "\e003"
}

.glyphicon-heart:before {
    content: "\e005"
}

.glyphicon-star:before {
    content: "\e006"
}

.glyphicon-star-empty:before {
    content: "\e007"
}

.glyphicon-user:before {
    content: "\e008"
}

.glyphicon-film:before {
    content: "\e009"
}

.glyphicon-th-large:before {
    content: "\e010"
}

.glyphicon-th:before {
    content: "\e011"
}

.glyphicon-th-list:before {
    content: "\e012"
}

.glyphicon-ok:before {
    content: "\e013"
}

.glyphicon-remove:before {
    content: "\e014"
}

.glyphicon-zoom-in:before {
    content: "\e015"
}

.glyphicon-zoom-out:before {
    content: "\e016"
}

.glyphicon-off:before {
    content: "\e017"
}

.glyphicon-signal:before {
    content: "\e018"
}

.glyphicon-cog:before {
    content: "\e019"
}

.glyphicon-trash:before {
    content: "\e020"
}

.glyphicon-home:before {
    content: "\e021"
}

.glyphicon-file:before {
    content: "\e022"
}

.glyphicon-time:before {
    content: "\e023"
}

.glyphicon-road:before {
    content: "\e024"
}

.glyphicon-download-alt:before {
    content: "\e025"
}

.glyphicon-download:before {
    content: "\e026"
}

.glyphicon-upload:before {
    content: "\e027"
}

.glyphicon-inbox:before {
    content: "\e028"
}

.glyphicon-play-circle:before {
    content: "\e029"
}

.glyphicon-repeat:before {
    content: "\e030"
}

.glyphicon-refresh:before {
    content: "\e031"
}

.glyphicon-list-alt:before {
    content: "\e032"
}

.glyphicon-lock:before {
    content: "\e033"
}

.glyphicon-flag:before {
    content: "\e034"
}

.glyphicon-headphones:before {
    content: "\e035"
}

.glyphicon-volume-off:before {
    content: "\e036"
}

.glyphicon-volume-down:before {
    content: "\e037"
}

.glyphicon-volume-up:before {
    content: "\e038"
}

.glyphicon-qrcode:before {
    content: "\e039"
}

.glyphicon-barcode:before {
    content: "\e040"
}

.glyphicon-tag:before {
    content: "\e041"
}

.glyphicon-tags:before {
    content: "\e042"
}

.glyphicon-book:before {
    content: "\e043"
}

.glyphicon-bookmark:before {
    content: "\e044"
}

.glyphicon-print:before {
    content: "\e045"
}

.glyphicon-camera:before {
    content: "\e046"
}

.glyphicon-font:before {
    content: "\e047"
}

.glyphicon-bold:before {
    content: "\e048"
}

.glyphicon-italic:before {
    content: "\e049"
}

.glyphicon-text-height:before {
    content: "\e050"
}

.glyphicon-text-width:before {
    content: "\e051"
}

.glyphicon-align-left:before {
    content: "\e052"
}

.glyphicon-align-center:before {
    content: "\e053"
}

.glyphicon-align-right:before {
    content: "\e054"
}

.glyphicon-align-justify:before {
    content: "\e055"
}

.glyphicon-list:before {
    content: "\e056"
}

.glyphicon-indent-left:before {
    content: "\e057"
}

.glyphicon-indent-right:before {
    content: "\e058"
}

.glyphicon-facetime-video:before {
    content: "\e059"
}

.glyphicon-picture:before {
    content: "\e060"
}

.glyphicon-map-marker:before {
    content: "\e062"
}

.glyphicon-adjust:before {
    content: "\e063"
}

.glyphicon-tint:before {
    content: "\e064"
}

.glyphicon-edit:before {
    content: "\e065"
}

.glyphicon-share:before {
    content: "\e066"
}

.glyphicon-check:before {
    content: "\e067"
}

.glyphicon-move:before {
    content: "\e068"
}

.glyphicon-step-backward:before {
    content: "\e069"
}

.glyphicon-fast-backward:before {
    content: "\e070"
}

.glyphicon-backward:before {
    content: "\e071"
}

.glyphicon-play:before {
    content: "\e072"
}

.glyphicon-pause:before {
    content: "\e073"
}

.glyphicon-stop:before {
    content: "\e074"
}

.glyphicon-forward:before {
    content: "\e075"
}

.glyphicon-fast-forward:before {
    content: "\e076"
}

.glyphicon-step-forward:before {
    content: "\e077"
}

.glyphicon-eject:before {
    content: "\e078"
}

.glyphicon-chevron-left:before {
    content: "\e079"
}

.glyphicon-chevron-right:before {
    content: "\e080"
}

.glyphicon-plus-sign:before {
    content: "\e081"
}

.glyphicon-minus-sign:before {
    content: "\e082"
}

.glyphicon-remove-sign:before {
    content: "\e083"
}

.glyphicon-ok-sign:before {
    content: "\e084"
}

.glyphicon-question-sign:before {
    content: "\e085"
}

.glyphicon-info-sign:before {
    content: "\e086"
}

.glyphicon-screenshot:before {
    content: "\e087"
}

.glyphicon-remove-circle:before {
    content: "\e088"
}

.glyphicon-ok-circle:before {
    content: "\e089"
}

.glyphicon-ban-circle:before {
    content: "\e090"
}

.glyphicon-arrow-left:before {
    content: "\e091"
}

.glyphicon-arrow-right:before {
    content: "\e092"
}

.glyphicon-arrow-up:before {
    content: "\e093"
}

.glyphicon-arrow-down:before {
    content: "\e094"
}

.glyphicon-share-alt:before {
    content: "\e095"
}

.glyphicon-resize-full:before {
    content: "\e096"
}

.glyphicon-resize-small:before {
    content: "\e097"
}

.glyphicon-exclamation-sign:before {
    content: "\e101"
}

.glyphicon-gift:before {
    content: "\e102"
}

.glyphicon-leaf:before {
    content: "\e103"
}

.glyphicon-fire:before {
    content: "\e104"
}

.glyphicon-eye-open:before {
    content: "\e105"
}

.glyphicon-eye-close:before {
    content: "\e106"
}

.glyphicon-warning-sign:before {
    content: "\e107"
}

.glyphicon-plane:before {
    content: "\e108"
}

.glyphicon-calendar:before {
    content: "\e109"
}

.glyphicon-random:before {
    content: "\e110"
}

.glyphicon-comment:before {
    content: "\e111"
}

.glyphicon-magnet:before {
    content: "\e112"
}

.glyphicon-chevron-up:before {
    content: "\e113"
}

.glyphicon-chevron-down:before {
    content: "\e114"
}

.glyphicon-retweet:before {
    content: "\e115"
}

.glyphicon-shopping-cart:before {
    content: "\e116"
}

.glyphicon-folder-close:before {
    content: "\e117"
}

.glyphicon-folder-open:before {
    content: "\e118"
}

.glyphicon-resize-vertical:before {
    content: "\e119"
}

.glyphicon-resize-horizontal:before {
    content: "\e120"
}

.glyphicon-hdd:before {
    content: "\e121"
}

.glyphicon-bullhorn:before {
    content: "\e122"
}

.glyphicon-bell:before {
    content: "\e123"
}

.glyphicon-certificate:before {
    content: "\e124"
}

.glyphicon-thumbs-up:before {
    content: "\e125"
}

.glyphicon-thumbs-down:before {
    content: "\e126"
}

.glyphicon-hand-right:before {
    content: "\e127"
}

.glyphicon-hand-left:before {
    content: "\e128"
}

.glyphicon-hand-up:before {
    content: "\e129"
}

.glyphicon-hand-down:before {
    content: "\e130"
}

.glyphicon-circle-arrow-right:before {
    content: "\e131"
}

.glyphicon-circle-arrow-left:before {
    content: "\e132"
}

.glyphicon-circle-arrow-up:before {
    content: "\e133"
}

.glyphicon-circle-arrow-down:before {
    content: "\e134"
}

.glyphicon-globe:before {
    content: "\e135"
}

.glyphicon-wrench:before {
    content: "\e136"
}

.glyphicon-tasks:before {
    content: "\e137"
}

.glyphicon-filter:before {
    content: "\e138"
}

.glyphicon-briefcase:before {
    content: "\e139"
}

.glyphicon-fullscreen:before {
    content: "\e140"
}

.glyphicon-dashboard:before {
    content: "\e141"
}

.glyphicon-paperclip:before {
    content: "\e142"
}

.glyphicon-heart-empty:before {
    content: "\e143"
}

.glyphicon-link:before {
    content: "\e144"
}

.glyphicon-phone:before {
    content: "\e145"
}

.glyphicon-pushpin:before {
    content: "\e146"
}

.glyphicon-usd:before {
    content: "\e148"
}

.glyphicon-gbp:before {
    content: "\e149"
}

.glyphicon-sort:before {
    content: "\e150"
}

.glyphicon-sort-by-alphabet:before {
    content: "\e151"
}

.glyphicon-sort-by-alphabet-alt:before {
    content: "\e152"
}

.glyphicon-sort-by-order:before {
    content: "\e153"
}

.glyphicon-sort-by-order-alt:before {
    content: "\e154"
}

.glyphicon-sort-by-attributes:before {
    content: "\e155"
}

.glyphicon-sort-by-attributes-alt:before {
    content: "\e156"
}

.glyphicon-unchecked:before {
    content: "\e157"
}

.glyphicon-expand:before {
    content: "\e158"
}

.glyphicon-collapse-down:before {
    content: "\e159"
}

.glyphicon-collapse-up:before {
    content: "\e160"
}

.glyphicon-log-in:before {
    content: "\e161"
}

.glyphicon-flash:before {
    content: "\e162"
}

.glyphicon-log-out:before {
    content: "\e163"
}

.glyphicon-new-window:before {
    content: "\e164"
}

.glyphicon-record:before {
    content: "\e165"
}

.glyphicon-save:before {
    content: "\e166"
}

.glyphicon-open:before {
    content: "\e167"
}

.glyphicon-saved:before {
    content: "\e168"
}

.glyphicon-import:before {
    content: "\e169"
}

.glyphicon-export:before {
    content: "\e170"
}

.glyphicon-send:before {
    content: "\e171"
}

.glyphicon-floppy-disk:before {
    content: "\e172"
}

.glyphicon-floppy-saved:before {
    content: "\e173"
}

.glyphicon-floppy-remove:before {
    content: "\e174"
}

.glyphicon-floppy-save:before {
    content: "\e175"
}

.glyphicon-floppy-open:before {
    content: "\e176"
}

.glyphicon-credit-card:before {
    content: "\e177"
}

.glyphicon-transfer:before {
    content: "\e178"
}

.glyphicon-cutlery:before {
    content: "\e179"
}

.glyphicon-header:before {
    content: "\e180"
}

.glyphicon-compressed:before {
    content: "\e181"
}

.glyphicon-earphone:before {
    content: "\e182"
}

.glyphicon-phone-alt:before {
    content: "\e183"
}

.glyphicon-tower:before {
    content: "\e184"
}

.glyphicon-stats:before {
    content: "\e185"
}

.glyphicon-sd-video:before {
    content: "\e186"
}

.glyphicon-hd-video:before {
    content: "\e187"
}

.glyphicon-subtitles:before {
    content: "\e188"
}

.glyphicon-sound-stereo:before {
    content: "\e189"
}

.glyphicon-sound-dolby:before {
    content: "\e190"
}

.glyphicon-sound-5-1:before {
    content: "\e191"
}

.glyphicon-sound-6-1:before {
    content: "\e192"
}

.glyphicon-sound-7-1:before {
    content: "\e193"
}

.glyphicon-copyright-mark:before {
    content: "\e194"
}

.glyphicon-registration-mark:before {
    content: "\e195"
}

.glyphicon-cloud-download:before {
    content: "\e197"
}

.glyphicon-cloud-upload:before {
    content: "\e198"
}

.glyphicon-tree-conifer:before {
    content: "\e199"
}

.glyphicon-tree-deciduous:before {
    content: "\e200"
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

:before,
:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

html {
    font-size: 10px;
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-size: 14px !important;
    line-height: 1.42857143 !important;
    color: #333;
    background-color: #fff
}

input,
button,
select,
textarea {
    font-family: inherit;
    font-size: inherit;
    line-height: inherit
}

a {
    color: #428bca;
    text-decoration: none
}

a:hover,
a:focus {
    color: #2a6496;
    text-decoration: underline
}

a:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

figure {
    margin: 0
}

img {
    vertical-align: middle
}

.img-responsive,
.thumbnail>img,
.thumbnail a>img,
.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    display: block;
    max-width: 100%;
    height: auto
}

.img-rounded {
    border-radius: 6px
}

.img-thumbnail {
    display: inline-block;
    max-width: 100%;
    height: auto;
    padding: 4px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out
}

.img-circle {
    border-radius: 50%
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto
}

h1,
h2,
h3,
h4,
h5,
h6,
.h1,
.h2,
.h3,
.h4,
.h5,
.h6 {
    font-family: inherit;
    font-weight: 500;
    line-height: 1.1;
    color: inherit
}

h1 small,
h2 small,
h3 small,
h4 small,
h5 small,
h6 small,
.h1 small,
.h2 small,
.h3 small,
.h4 small,
.h5 small,
.h6 small,
h1 .small,
h2 .small,
h3 .small,
h4 .small,
h5 .small,
h6 .small,
.h1 .small,
.h2 .small,
.h3 .small,
.h4 .small,
.h5 .small,
.h6 .small {
    font-weight: 400;
    line-height: 1;
    color: #777
}

h1,
.h1,
h2,
.h2,
h3,
.h3 {
    margin-top: 20px;
    margin-bottom: 10px
}

h1 small,
.h1 small,
h2 small,
.h2 small,
h3 small,
.h3 small,
h1 .small,
.h1 .small,
h2 .small,
.h2 .small,
h3 .small,
.h3 .small {
    font-size: 65%
}

h4,
.h4,
h5,
.h5,
h6,
.h6 {
    margin-top: 10px;
    margin-bottom: 10px
}

h4 small,
.h4 small,
h5 small,
.h5 small,
h6 small,
.h6 small,
h4 .small,
.h4 .small,
h5 .small,
.h5 .small,
h6 .small,
.h6 .small {
    font-size: 75%
}

h1,
.h1 {
    font-size: 36px
}

h2,
.h2 {
    font-size: 30px
}

h3,
.h3 {
    font-size: 24px
}

h4,
.h4 {
    font-size: 18px
}

h5,
.h5 {
    font-size: 14px
}

h6,
.h6 {
    font-size: 12px
}

p {
    margin: 0 0 10px
}

.lead {
    margin-bottom: 20px;
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4
}

@media (min-width:768px) {
    .lead {
        font-size: 21px
    }
}

small,
.small {
    font-size: 85%
}

mark,
.mark {
    padding: .2em;
    background-color: #fcf8e3
}

.text-left {
    text-align: left
}

.text-right {
    text-align: right
}

.text-center {
    text-align: center
}

.text-justify {
    text-align: justify
}

.text-nowrap {
    white-space: nowrap
}

.text-lowercase {
    text-transform: lowercase
}

.text-uppercase {
    text-transform: uppercase
}

.text-capitalize {
    text-transform: capitalize
}

.text-muted {
    color: #777
}

.text-primary {
    color: #428bca
}

a.text-primary:hover {
    color: #3071a9
}

.text-success {
    color: #3c763d
}

a.text-success:hover {
    color: #2b542c
}

.text-info {
    color: #31708f
}

a.text-info:hover {
    color: #245269
}

.text-warning {
    color: #8a6d3b
}

a.text-warning:hover {
    color: #66512c
}

.text-danger {
    color: #a94442
}

a.text-danger:hover {
    color: #843534
}

.bg-primary {
    color: #fff;
    background-color: #428bca
}

a.bg-primary:hover {
    background-color: #3071a9
}

.bg-success {
    background-color: #dff0d8
}

a.bg-success:hover {
    background-color: #c1e2b3
}

.bg-info {
    background-color: #d9edf7
}

a.bg-info:hover {
    background-color: #afd9ee
}

.bg-warning {
    background-color: #fcf8e3
}

a.bg-warning:hover {
    background-color: #f7ecb5
}

.bg-danger {
    background-color: #f2dede
}

a.bg-danger:hover {
    background-color: #e4b9b9
}

.page-header {
    padding-bottom: 9px;
    margin: 40px 0 20px;
    border-bottom: 1px solid #eee
}

ul,
ol {
    margin-top: 0;
    margin-bottom: 10px
}

ul ul,
ol ul,
ul ol,
ol ol {
    margin-bottom: 0
}

.list-unstyled {
    padding-left: 0;
    list-style: none
}

.list-inline {
    padding-left: 0;
    margin-left: -5px;
    list-style: none
}

.list-inline>li {
    display: inline-block;
    padding-right: 5px;
    padding-left: 5px
}

dl {
    margin-top: 0;
    margin-bottom: 20px
}

dt,
dd {
    line-height: 1.42857143
}

dt {
    font-weight: 700
}

dd {
    margin-left: 0
}

@media (min-width:768px) {
    .dl-horizontal dt {
        float: left;
        width: 160px;
        overflow: hidden;
        clear: left;
        text-align: right;
        text-overflow: ellipsis;
        white-space: nowrap
    }
    .dl-horizontal dd {
        margin-left: 180px
    }
}

abbr[title],
abbr[data-original-title] {
    cursor: help;
    border-bottom: 1px dotted #777
}

.initialism {
    font-size: 90%;
    text-transform: uppercase
}

blockquote {
    padding: 10px 20px;
    margin: 0 0 20px;
    font-size: 17.5px;
    border-left: 5px solid #eee
}

blockquote p:last-child,
blockquote ul:last-child,
blockquote ol:last-child {
    margin-bottom: 0
}

blockquote footer,
blockquote small,
blockquote .small {
    display: block;
    font-size: 80%;
    line-height: 1.42857143;
    color: #777
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    content: '\2014 \00A0'
}

.blockquote-reverse,
blockquote.pull-right {
    padding-right: 15px;
    padding-left: 0;
    text-align: right;
    border-right: 5px solid #eee;
    border-left: 0
}

.blockquote-reverse footer:before,
blockquote.pull-right footer:before,
.blockquote-reverse small:before,
blockquote.pull-right small:before,
.blockquote-reverse .small:before,
blockquote.pull-right .small:before {
    content: ''
}

.blockquote-reverse footer:after,
blockquote.pull-right footer:after,
.blockquote-reverse small:after,
blockquote.pull-right small:after,
.blockquote-reverse .small:after,
blockquote.pull-right .small:after {
    content: '\00A0 \2014'
}

address {
    margin-bottom: 20px;
    font-style: normal;
    line-height: 1.42857143
}

code,
kbd,
pre,
samp {
    font-family: Menlo, Monaco, Consolas, "Courier New", monospace
}

code {
    padding: 2px 4px;
    font-size: 90%;
    color: #c7254e;
    background-color: #f9f2f4;
    border-radius: 4px
}

kbd {
    padding: 2px 4px;
    font-size: 90%;
    color: #fff;
    background-color: #333;
    border-radius: 3px;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .25)
}

kbd kbd {
    padding: 0;
    font-size: 100%;
    font-weight: 700;
    -webkit-box-shadow: none;
    box-shadow: none
}

pre {
    display: block;
    padding: 9.5px;
    margin: 0 0 10px;
    font-size: 13px;
    line-height: 1.42857143;
    color: #333;
    word-break: break-all;
    word-wrap: break-word;
    background-color: #f5f5f5;
    border: 1px solid #ccc;
    border-radius: 4px
}

pre code {
    padding: 0;
    font-size: inherit;
    color: inherit;
    white-space: pre-wrap;
    background-color: transparent;
    border-radius: 0
}

.pre-scrollable {
    max-height: 340px;
    overflow-y: scroll
}

.container {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

@media (min-width:768px) {
    .container {
        width: 750px
    }
}

@media (min-width:992px) {
    .container {
        width: 970px
    }
}

@media (min-width:1200px) {
    .container {
        width: 1170px
    }
}

.container-fluid {
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto
}

.row {
    margin-right: -15px;
    margin-left: -15px
}

.col-xs-1,
.col-sm-1,
.col-md-1,
.col-lg-1,
.col-xs-2,
.col-sm-2,
.col-md-2,
.col-lg-2,
.col-xs-3,
.col-sm-3,
.col-md-3,
.col-lg-3,
.col-xs-4,
.col-sm-4,
.col-md-4,
.col-lg-4,
.col-xs-5,
.col-sm-5,
.col-md-5,
.col-lg-5,
.col-xs-6,
.col-sm-6,
.col-md-6,
.col-lg-6,
.col-xs-7,
.col-sm-7,
.col-md-7,
.col-lg-7,
.col-xs-8,
.col-sm-8,
.col-md-8,
.col-lg-8,
.col-xs-9,
.col-sm-9,
.col-md-9,
.col-lg-9,
.col-xs-10,
.col-sm-10,
.col-md-10,
.col-lg-10,
.col-xs-11,
.col-sm-11,
.col-md-11,
.col-lg-11,
.col-xs-12,
.col-sm-12,
.col-md-12,
.col-lg-12 {
    position: relative;
    min-height: 1px;
    padding-right: 15px;
    padding-left: 15px
}

.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12 {
    float: left
}

.col-xs-12 {
    width: 100%
}

.col-xs-11 {
    width: 91.66666667%
}

.col-xs-10 {
    width: 83.33333333%
}

.col-xs-9 {
    width: 75%
}

.col-xs-8 {
    width: 66.66666667%
}

.col-xs-7 {
    width: 58.33333333%
}

.col-xs-6 {
    width: 50%
}

.col-xs-5 {
    width: 41.66666667%
}

.col-xs-4 {
    width: 33.33333333%
}

.col-xs-3 {
    width: 25%
}

.col-xs-2 {
    width: 16.66666667%
}

.col-xs-1 {
    width: 8.33333333%
}

.col-xs-pull-12 {
    right: 100%
}

.col-xs-pull-11 {
    right: 91.66666667%
}

.col-xs-pull-10 {
    right: 83.33333333%
}

.col-xs-pull-9 {
    right: 75%
}

.col-xs-pull-8 {
    right: 66.66666667%
}

.col-xs-pull-7 {
    right: 58.33333333%
}

.col-xs-pull-6 {
    right: 50%
}

.col-xs-pull-5 {
    right: 41.66666667%
}

.col-xs-pull-4 {
    right: 33.33333333%
}

.col-xs-pull-3 {
    right: 25%
}

.col-xs-pull-2 {
    right: 16.66666667%
}

.col-xs-pull-1 {
    right: 8.33333333%
}

.col-xs-pull-0 {
    right: auto
}

.col-xs-push-12 {
    left: 100%
}

.col-xs-push-11 {
    left: 91.66666667%
}

.col-xs-push-10 {
    left: 83.33333333%
}

.col-xs-push-9 {
    left: 75%
}

.col-xs-push-8 {
    left: 66.66666667%
}

.col-xs-push-7 {
    left: 58.33333333%
}

.col-xs-push-6 {
    left: 50%
}

.col-xs-push-5 {
    left: 41.66666667%
}

.col-xs-push-4 {
    left: 33.33333333%
}

.col-xs-push-3 {
    left: 25%
}

.col-xs-push-2 {
    left: 16.66666667%
}

.col-xs-push-1 {
    left: 8.33333333%
}

.col-xs-push-0 {
    left: auto
}

.col-xs-offset-12 {
    margin-left: 100%
}

.col-xs-offset-11 {
    margin-left: 91.66666667%
}

.col-xs-offset-10 {
    margin-left: 83.33333333%
}

.col-xs-offset-9 {
    margin-left: 75%
}

.col-xs-offset-8 {
    margin-left: 66.66666667%
}

.col-xs-offset-7 {
    margin-left: 58.33333333%
}

.col-xs-offset-6 {
    margin-left: 50%
}

.col-xs-offset-5 {
    margin-left: 41.66666667%
}

.col-xs-offset-4 {
    margin-left: 33.33333333%
}

.col-xs-offset-3 {
    margin-left: 25%
}

.col-xs-offset-2 {
    margin-left: 16.66666667%
}

.col-xs-offset-1 {
    margin-left: 8.33333333%
}

.col-xs-offset-0 {
    margin-left: 0
}

@media (min-width:768px) {
    .col-sm-1,
    .col-sm-2,
    .col-sm-3,
    .col-sm-4,
    .col-sm-5,
    .col-sm-6,
    .col-sm-7,
    .col-sm-8,
    .col-sm-9,
    .col-sm-10,
    .col-sm-11,
    .col-sm-12 {
        float: left
    }
    .col-sm-12 {
        width: 100%
    }
    .col-sm-11 {
        width: 91.66666667%
    }
    .col-sm-10 {
        width: 83.33333333%
    }
    .col-sm-9 {
        width: 75%
    }
    .col-sm-8 {
        width: 66.66666667%
    }
    .col-sm-7 {
        width: 58.33333333%
    }
    .col-sm-6 {
        width: 50%
    }
    .col-sm-5 {
        width: 41.66666667%
    }
    .col-sm-4 {
        width: 33.33333333%
    }
    .col-sm-3 {
        width: 25%
    }
    .col-sm-2 {
        width: 16.66666667%
    }
    .col-sm-1 {
        width: 8.33333333%
    }
    .col-sm-pull-12 {
        right: 100%
    }
    .col-sm-pull-11 {
        right: 91.66666667%
    }
    .col-sm-pull-10 {
        right: 83.33333333%
    }
    .col-sm-pull-9 {
        right: 75%
    }
    .col-sm-pull-8 {
        right: 66.66666667%
    }
    .col-sm-pull-7 {
        right: 58.33333333%
    }
    .col-sm-pull-6 {
        right: 50%
    }
    .col-sm-pull-5 {
        right: 41.66666667%
    }
    .col-sm-pull-4 {
        right: 33.33333333%
    }
    .col-sm-pull-3 {
        right: 25%
    }
    .col-sm-pull-2 {
        right: 16.66666667%
    }
    .col-sm-pull-1 {
        right: 8.33333333%
    }
    .col-sm-pull-0 {
        right: auto
    }
    .col-sm-push-12 {
        left: 100%
    }
    .col-sm-push-11 {
        left: 91.66666667%
    }
    .col-sm-push-10 {
        left: 83.33333333%
    }
    .col-sm-push-9 {
        left: 75%
    }
    .col-sm-push-8 {
        left: 66.66666667%
    }
    .col-sm-push-7 {
        left: 58.33333333%
    }
    .col-sm-push-6 {
        left: 50%
    }
    .col-sm-push-5 {
        left: 41.66666667%
    }
    .col-sm-push-4 {
        left: 33.33333333%
    }
    .col-sm-push-3 {
        left: 25%
    }
    .col-sm-push-2 {
        left: 16.66666667%
    }
    .col-sm-push-1 {
        left: 8.33333333%
    }
    .col-sm-push-0 {
        left: auto
    }
    .col-sm-offset-12 {
        margin-left: 100%
    }
    .col-sm-offset-11 {
        margin-left: 91.66666667%
    }
    .col-sm-offset-10 {
        margin-left: 83.33333333%
    }
    .col-sm-offset-9 {
        margin-left: 75%
    }
    .col-sm-offset-8 {
        margin-left: 66.66666667%
    }
    .col-sm-offset-7 {
        margin-left: 58.33333333%
    }
    .col-sm-offset-6 {
        margin-left: 50%
    }
    .col-sm-offset-5 {
        margin-left: 41.66666667%
    }
    .col-sm-offset-4 {
        margin-left: 33.33333333%
    }
    .col-sm-offset-3 {
        margin-left: 25%
    }
    .col-sm-offset-2 {
        margin-left: 16.66666667%
    }
    .col-sm-offset-1 {
        margin-left: 8.33333333%
    }
    .col-sm-offset-0 {
        margin-left: 0
    }
}

@media (min-width:992px) {
    .col-md-1,
    .col-md-2,
    .col-md-3,
    .col-md-4,
    .col-md-5,
    .col-md-6,
    .col-md-7,
    .col-md-8,
    .col-md-9,
    .col-md-10,
    .col-md-11,
    .col-md-12 {
        float: left
    }
    .col-md-12 {
        width: 100%
    }
    .col-md-11 {
        width: 91.66666667%
    }
    .col-md-10 {
        width: 83.33333333%
    }
    .col-md-9 {
        width: 75%
    }
    .col-md-8 {
        width: 66.66666667%
    }
    .col-md-7 {
        width: 58.33333333%
    }
    .col-md-6 {
        width: 50%
    }
    .col-md-5 {
        width: 41.66666667%
    }
    .col-md-4 {
        width: 33.33333333%
    }
    .col-md-3 {
        width: 25%
    }
    .col-md-2 {
        width: 16.66666667%
    }
    .col-md-1 {
        width: 8.33333333%
    }
    .col-md-pull-12 {
        right: 100%
    }
    .col-md-pull-11 {
        right: 91.66666667%
    }
    .col-md-pull-10 {
        right: 83.33333333%
    }
    .col-md-pull-9 {
        right: 75%
    }
    .col-md-pull-8 {
        right: 66.66666667%
    }
    .col-md-pull-7 {
        right: 58.33333333%
    }
    .col-md-pull-6 {
        right: 50%
    }
    .col-md-pull-5 {
        right: 41.66666667%
    }
    .col-md-pull-4 {
        right: 33.33333333%
    }
    .col-md-pull-3 {
        right: 25%
    }
    .col-md-pull-2 {
        right: 16.66666667%
    }
    .col-md-pull-1 {
        right: 8.33333333%
    }
    .col-md-pull-0 {
        right: auto
    }
    .col-md-push-12 {
        left: 100%
    }
    .col-md-push-11 {
        left: 91.66666667%
    }
    .col-md-push-10 {
        left: 83.33333333%
    }
    .col-md-push-9 {
        left: 75%
    }
    .col-md-push-8 {
        left: 66.66666667%
    }
    .col-md-push-7 {
        left: 58.33333333%
    }
    .col-md-push-6 {
        left: 50%
    }
    .col-md-push-5 {
        left: 41.66666667%
    }
    .col-md-push-4 {
        left: 33.33333333%
    }
    .col-md-push-3 {
        left: 25%
    }
    .col-md-push-2 {
        left: 16.66666667%
    }
    .col-md-push-1 {
        left: 8.33333333%
    }
    .col-md-push-0 {
        left: auto
    }
    .col-md-offset-12 {
        margin-left: 100%
    }
    .col-md-offset-11 {
        margin-left: 91.66666667%
    }
    .col-md-offset-10 {
        margin-left: 83.33333333%
    }
    .col-md-offset-9 {
        margin-left: 75%
    }
    .col-md-offset-8 {
        margin-left: 66.66666667%
    }
    .col-md-offset-7 {
        margin-left: 58.33333333%
    }
    .col-md-offset-6 {
        margin-left: 50%
    }
    .col-md-offset-5 {
        margin-left: 41.66666667%
    }
    .col-md-offset-4 {
        margin-left: 33.33333333%
    }
    .col-md-offset-3 {
        margin-left: 25%
    }
    .col-md-offset-2 {
        margin-left: 16.66666667%
    }
    .col-md-offset-1 {
        margin-left: 8.33333333%
    }
    .col-md-offset-0 {
        margin-left: 0
    }
}

@media (min-width:1200px) {
    .col-lg-1,
    .col-lg-2,
    .col-lg-3,
    .col-lg-4,
    .col-lg-5,
    .col-lg-6,
    .col-lg-7,
    .col-lg-8,
    .col-lg-9,
    .col-lg-10,
    .col-lg-11,
    .col-lg-12 {
        float: left
    }
    .col-lg-12 {
        width: 100%
    }
    .col-lg-11 {
        width: 91.66666667%
    }
    .col-lg-10 {
        width: 83.33333333%
    }
    .col-lg-9 {
        width: 75%
    }
    .col-lg-8 {
        width: 66.66666667%
    }
    .col-lg-7 {
        width: 58.33333333%
    }
    .col-lg-6 {
        width: 50%
    }
    .col-lg-5 {
        width: 41.66666667%
    }
    .col-lg-4 {
        width: 33.33333333%
    }
    .col-lg-3 {
        width: 25%
    }
    .col-lg-2 {
        width: 16.66666667%
    }
    .col-lg-1 {
        width: 8.33333333%
    }
    .col-lg-pull-12 {
        right: 100%
    }
    .col-lg-pull-11 {
        right: 91.66666667%
    }
    .col-lg-pull-10 {
        right: 83.33333333%
    }
    .col-lg-pull-9 {
        right: 75%
    }
    .col-lg-pull-8 {
        right: 66.66666667%
    }
    .col-lg-pull-7 {
        right: 58.33333333%
    }
    .col-lg-pull-6 {
        right: 50%
    }
    .col-lg-pull-5 {
        right: 41.66666667%
    }
    .col-lg-pull-4 {
        right: 33.33333333%
    }
    .col-lg-pull-3 {
        right: 25%
    }
    .col-lg-pull-2 {
        right: 16.66666667%
    }
    .col-lg-pull-1 {
        right: 8.33333333%
    }
    .col-lg-pull-0 {
        right: auto
    }
    .col-lg-push-12 {
        left: 100%
    }
    .col-lg-push-11 {
        left: 91.66666667%
    }
    .col-lg-push-10 {
        left: 83.33333333%
    }
    .col-lg-push-9 {
        left: 75%
    }
    .col-lg-push-8 {
        left: 66.66666667%
    }
    .col-lg-push-7 {
        left: 58.33333333%
    }
    .col-lg-push-6 {
        left: 50%
    }
    .col-lg-push-5 {
        left: 41.66666667%
    }
    .col-lg-push-4 {
        left: 33.33333333%
    }
    .col-lg-push-3 {
        left: 25%
    }
    .col-lg-push-2 {
        left: 16.66666667%
    }
    .col-lg-push-1 {
        left: 8.33333333%
    }
    .col-lg-push-0 {
        left: auto
    }
    .col-lg-offset-12 {
        margin-left: 100%
    }
    .col-lg-offset-11 {
        margin-left: 91.66666667%
    }
    .col-lg-offset-10 {
        margin-left: 83.33333333%
    }
    .col-lg-offset-9 {
        margin-left: 75%
    }
    .col-lg-offset-8 {
        margin-left: 66.66666667%
    }
    .col-lg-offset-7 {
        margin-left: 58.33333333%
    }
    .col-lg-offset-6 {
        margin-left: 50%
    }
    .col-lg-offset-5 {
        margin-left: 41.66666667%
    }
    .col-lg-offset-4 {
        margin-left: 33.33333333%
    }
    .col-lg-offset-3 {
        margin-left: 25%
    }
    .col-lg-offset-2 {
        margin-left: 16.66666667%
    }
    .col-lg-offset-1 {
        margin-left: 8.33333333%
    }
    .col-lg-offset-0 {
        margin-left: 0
    }
}

table {
    background-color: transparent
}

caption {
    padding-top: 8px;
    padding-bottom: 8px;
    color: #777;
    text-align: left
}

th {
    text-align: left
}

.table {
    width: 100%;
    max-width: 100%;
    margin-bottom: 20px
}

.table>thead>tr>th,
.table>tbody>tr>th,
.table>tfoot>tr>th,
.table>thead>tr>td,
.table>tbody>tr>td,
.table>tfoot>tr>td {
    padding: 8px;
    line-height: 1.42857143;
    vertical-align: top;
    border-top: 1px solid #ddd
}

.table>thead>tr>th {
    vertical-align: bottom;
    border-bottom: 2px solid #ddd
}

.table>caption+thead>tr:first-child>th,
.table>colgroup+thead>tr:first-child>th,
.table>thead:first-child>tr:first-child>th,
.table>caption+thead>tr:first-child>td,
.table>colgroup+thead>tr:first-child>td,
.table>thead:first-child>tr:first-child>td {
    border-top: 0
}

.table>tbody+tbody {
    border-top: 2px solid #ddd
}

.table .table {
    background-color: #fff
}

.table-condensed>thead>tr>th,
.table-condensed>tbody>tr>th,
.table-condensed>tfoot>tr>th,
.table-condensed>thead>tr>td,
.table-condensed>tbody>tr>td,
.table-condensed>tfoot>tr>td {
    padding: 5px
}

.table-bordered {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>tbody>tr>th,
.table-bordered>tfoot>tr>th,
.table-bordered>thead>tr>td,
.table-bordered>tbody>tr>td,
.table-bordered>tfoot>tr>td {
    border: 1px solid #ddd
}

.table-bordered>thead>tr>th,
.table-bordered>thead>tr>td {
    border-bottom-width: 2px
}

.table-striped>tbody>tr:nth-child(odd) {
    background-color: #f9f9f9
}

.table-hover>tbody>tr:hover {
    background-color: #f5f5f5
}

table col[class*=col-] {
    position: static;
    display: table-column;
    float: none
}

table td[class*=col-],
table th[class*=col-] {
    position: static;
    display: table-cell;
    float: none
}

.table>thead>tr>td.active,
.table>tbody>tr>td.active,
.table>tfoot>tr>td.active,
.table>thead>tr>th.active,
.table>tbody>tr>th.active,
.table>tfoot>tr>th.active,
.table>thead>tr.active>td,
.table>tbody>tr.active>td,
.table>tfoot>tr.active>td,
.table>thead>tr.active>th,
.table>tbody>tr.active>th,
.table>tfoot>tr.active>th {
    background-color: #f5f5f5
}

.table-hover>tbody>tr>td.active:hover,
.table-hover>tbody>tr>th.active:hover,
.table-hover>tbody>tr.active:hover>td,
.table-hover>tbody>tr:hover>.active,
.table-hover>tbody>tr.active:hover>th {
    background-color: #e8e8e8
}

.table>thead>tr>td.success,
.table>tbody>tr>td.success,
.table>tfoot>tr>td.success,
.table>thead>tr>th.success,
.table>tbody>tr>th.success,
.table>tfoot>tr>th.success,
.table>thead>tr.success>td,
.table>tbody>tr.success>td,
.table>tfoot>tr.success>td,
.table>thead>tr.success>th,
.table>tbody>tr.success>th,
.table>tfoot>tr.success>th {
    background-color: #dff0d8
}

.table-hover>tbody>tr>td.success:hover,
.table-hover>tbody>tr>th.success:hover,
.table-hover>tbody>tr.success:hover>td,
.table-hover>tbody>tr:hover>.success,
.table-hover>tbody>tr.success:hover>th {
    background-color: #d0e9c6
}

.table>thead>tr>td.info,
.table>tbody>tr>td.info,
.table>tfoot>tr>td.info,
.table>thead>tr>th.info,
.table>tbody>tr>th.info,
.table>tfoot>tr>th.info,
.table>thead>tr.info>td,
.table>tbody>tr.info>td,
.table>tfoot>tr.info>td,
.table>thead>tr.info>th,
.table>tbody>tr.info>th,
.table>tfoot>tr.info>th {
    background-color: #d9edf7
}

.table-hover>tbody>tr>td.info:hover,
.table-hover>tbody>tr>th.info:hover,
.table-hover>tbody>tr.info:hover>td,
.table-hover>tbody>tr:hover>.info,
.table-hover>tbody>tr.info:hover>th {
    background-color: #c4e3f3
}

.table>thead>tr>td.warning,
.table>tbody>tr>td.warning,
.table>tfoot>tr>td.warning,
.table>thead>tr>th.warning,
.table>tbody>tr>th.warning,
.table>tfoot>tr>th.warning,
.table>thead>tr.warning>td,
.table>tbody>tr.warning>td,
.table>tfoot>tr.warning>td,
.table>thead>tr.warning>th,
.table>tbody>tr.warning>th,
.table>tfoot>tr.warning>th {
    background-color: #fcf8e3
}

.table-hover>tbody>tr>td.warning:hover,
.table-hover>tbody>tr>th.warning:hover,
.table-hover>tbody>tr.warning:hover>td,
.table-hover>tbody>tr:hover>.warning,
.table-hover>tbody>tr.warning:hover>th {
    background-color: #faf2cc
}

.table>thead>tr>td.danger,
.table>tbody>tr>td.danger,
.table>tfoot>tr>td.danger,
.table>thead>tr>th.danger,
.table>tbody>tr>th.danger,
.table>tfoot>tr>th.danger,
.table>thead>tr.danger>td,
.table>tbody>tr.danger>td,
.table>tfoot>tr.danger>td,
.table>thead>tr.danger>th,
.table>tbody>tr.danger>th,
.table>tfoot>tr.danger>th {
    background-color: #f2dede
}

.table-hover>tbody>tr>td.danger:hover,
.table-hover>tbody>tr>th.danger:hover,
.table-hover>tbody>tr.danger:hover>td,
.table-hover>tbody>tr:hover>.danger,
.table-hover>tbody>tr.danger:hover>th {
    background-color: #ebcccc
}

.table-responsive {
    min-height: .01%;
    overflow-x: auto
}

@media screen and (max-width:767px) {
    .table-responsive {
        width: 100%;
        margin-bottom: 15px;
        overflow-y: hidden;
        -ms-overflow-style: -ms-autohiding-scrollbar;
        border: 1px solid #ddd
    }
    .table-responsive>.table {
        margin-bottom: 0
    }
    .table-responsive>.table>thead>tr>th,
    .table-responsive>.table>tbody>tr>th,
    .table-responsive>.table>tfoot>tr>th,
    .table-responsive>.table>thead>tr>td,
    .table-responsive>.table>tbody>tr>td,
    .table-responsive>.table>tfoot>tr>td {
        white-space: nowrap
    }
    .table-responsive>.table-bordered {
        border: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:first-child,
    .table-responsive>.table-bordered>tbody>tr>th:first-child,
    .table-responsive>.table-bordered>tfoot>tr>th:first-child,
    .table-responsive>.table-bordered>thead>tr>td:first-child,
    .table-responsive>.table-bordered>tbody>tr>td:first-child,
    .table-responsive>.table-bordered>tfoot>tr>td:first-child {
        border-left: 0
    }
    .table-responsive>.table-bordered>thead>tr>th:last-child,
    .table-responsive>.table-bordered>tbody>tr>th:last-child,
    .table-responsive>.table-bordered>tfoot>tr>th:last-child,
    .table-responsive>.table-bordered>thead>tr>td:last-child,
    .table-responsive>.table-bordered>tbody>tr>td:last-child,
    .table-responsive>.table-bordered>tfoot>tr>td:last-child {
        border-right: 0
    }
    .table-responsive>.table-bordered>tbody>tr:last-child>th,
    .table-responsive>.table-bordered>tfoot>tr:last-child>th,
    .table-responsive>.table-bordered>tbody>tr:last-child>td,
    .table-responsive>.table-bordered>tfoot>tr:last-child>td {
        border-bottom: 0
    }
}

fieldset {
    min-width: 0;
    padding: 0;
    margin: 0;
    border: 0
}

legend {
    display: block;
    width: 100%;
    padding: 0;
    margin-bottom: 20px;
    font-size: 21px;
    line-height: inherit;
    color: #333;
    border: 0;
    border-bottom: 1px solid #e5e5e5
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700
}

input[type=search] {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box
}

input[type=radio],
input[type=checkbox] {
    margin: 4px 0 0;
    margin-top: 1px \9;
    line-height: normal
}

input[type=file] {
    display: block
}

input[type=range] {
    display: block;
    width: 100%
}

select[multiple],
select[size] {
    height: auto
}

input[type=file]:focus,
input[type=radio]:focus,
input[type=checkbox]:focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

output {
    display: block;
    padding-top: 7px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s
}

.form-control:focus {
    border-color: #66afe9;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 8px rgba(102, 175, 233, .6)
}

.form-control::-moz-placeholder {
    color: #999;
    opacity: 1
}

.form-control:-ms-input-placeholder {
    color: #999
}

.form-control::-webkit-input-placeholder {
    color: #999
}

.form-control[disabled],
.form-control[readonly],
fieldset[disabled] .form-control {
    cursor: not-allowed;
    background-color: #eee;
    opacity: 1
}

textarea.form-control {
    height: auto
}

input[type=search] {
    -webkit-appearance: none
}

input[type=date],
input[type=time],
input[type=datetime-local],
input[type=month] {
    line-height: 34px;
    line-height: 1.42857143 \0
}

input[type=date].input-sm,
input[type=time].input-sm,
input[type=datetime-local].input-sm,
input[type=month].input-sm {
    line-height: 30px;
    line-height: 1.5 \0
}

input[type=date].input-lg,
input[type=time].input-lg,
input[type=datetime-local].input-lg,
input[type=month].input-lg {
    line-height: 46px;
    line-height: 1.33 \0
}

_:-ms-fullscreen,
:root input[type=date],
_:-ms-fullscreen,
:root input[type=time],
_:-ms-fullscreen,
:root input[type=datetime-local],
_:-ms-fullscreen,
:root input[type=month] {
    line-height: 1.42857143
}

_:-ms-fullscreen.input-sm,
:root input[type=date].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type=time].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type=datetime-local].input-sm,
_:-ms-fullscreen.input-sm,
:root input[type=month].input-sm {
    line-height: 1.5
}

_:-ms-fullscreen.input-lg,
:root input[type=date].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type=time].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type=datetime-local].input-lg,
_:-ms-fullscreen.input-lg,
:root input[type=month].input-lg {
    line-height: 1.33
}

.form-group {
    margin-bottom: 15px
}

.radio,
.checkbox {
    position: relative;
    display: block;
    margin-top: 10px;
    margin-bottom: 10px
}

.radio label,
.checkbox label {
    min-height: 20px;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    cursor: pointer
}

.radio input[type=radio],
.radio-inline input[type=radio],
.checkbox input[type=checkbox],
.checkbox-inline input[type=checkbox] {
    position: absolute;
    margin-top: 4px \9;
    margin-left: -20px
}

.radio+.radio,
.checkbox+.checkbox {
    margin-top: -5px
}

.radio-inline,
.checkbox-inline {
    display: inline-block;
    padding-left: 20px;
    margin-bottom: 0;
    font-weight: 400;
    vertical-align: middle;
    cursor: pointer
}

.radio-inline+.radio-inline,
.checkbox-inline+.checkbox-inline {
    margin-top: 0;
    margin-left: 10px
}

input[type=radio][disabled],
input[type=checkbox][disabled],
input[type=radio].disabled,
input[type=checkbox].disabled,
fieldset[disabled] input[type=radio],
fieldset[disabled] input[type=checkbox] {
    cursor: not-allowed
}

.radio-inline.disabled,
.checkbox-inline.disabled,
fieldset[disabled] .radio-inline,
fieldset[disabled] .checkbox-inline {
    cursor: not-allowed
}

.radio.disabled label,
.checkbox.disabled label,
fieldset[disabled] .radio label,
fieldset[disabled] .checkbox label {
    cursor: not-allowed
}

.form-control-static {
    padding-top: 7px;
    padding-bottom: 7px;
    margin-bottom: 0
}

.form-control-static.input-lg,
.form-control-static.input-sm {
    padding-right: 0;
    padding-left: 0
}

.input-sm,
.form-group-sm .form-control {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-sm,
select.form-group-sm .form-control {
    height: 30px;
    line-height: 30px
}

textarea.input-sm,
textarea.form-group-sm .form-control,
select[multiple].input-sm,
select[multiple].form-group-sm .form-control {
    height: auto
}

.input-lg,
.form-group-lg .form-control {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-lg,
select.form-group-lg .form-control {
    height: 46px;
    line-height: 46px
}

textarea.input-lg,
textarea.form-group-lg .form-control,
select[multiple].input-lg,
select[multiple].form-group-lg .form-control {
    height: auto
}

.has-feedback {
    position: relative
}

.has-feedback .form-control {
    padding-right: 42.5px
}

.form-control-feedback {
    position: absolute;
    top: 0;
    right: 0;
    z-index: 2;
    display: block;
    width: 34px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    pointer-events: none
}

.input-lg+.form-control-feedback {
    width: 46px;
    height: 46px;
    line-height: 46px
}

.input-sm+.form-control-feedback {
    width: 30px;
    height: 30px;
    line-height: 30px
}

.has-success .help-block,
.has-success .control-label,
.has-success .radio,
.has-success .checkbox,
.has-success .radio-inline,
.has-success .checkbox-inline,
.has-success.radio label,
.has-success.checkbox label,
.has-success.radio-inline label,
.has-success.checkbox-inline label {
    color: #3c763d
}

.has-success .form-control {
    border-color: #3c763d;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-success .form-control:focus {
    border-color: #2b542c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #67b168
}

.has-success .input-group-addon {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #3c763d
}

.has-success .form-control-feedback {
    color: #3c763d
}

.has-warning .help-block,
.has-warning .control-label,
.has-warning .radio,
.has-warning .checkbox,
.has-warning .radio-inline,
.has-warning .checkbox-inline,
.has-warning.radio label,
.has-warning.checkbox label,
.has-warning.radio-inline label,
.has-warning.checkbox-inline label {
    color: #8a6d3b
}

.has-warning .form-control {
    border-color: #8a6d3b;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-warning .form-control:focus {
    border-color: #66512c;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #c0a16b
}

.has-warning .input-group-addon {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #8a6d3b
}

.has-warning .form-control-feedback {
    color: #8a6d3b
}

.has-error .help-block,
.has-error .control-label,
.has-error .radio,
.has-error .checkbox,
.has-error .radio-inline,
.has-error .checkbox-inline,
.has-error.radio label,
.has-error.checkbox label,
.has-error.radio-inline label,
.has-error.checkbox-inline label {
    color: #a94442
}

.has-error .form-control {
    border-color: #a94442;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075)
}

.has-error .form-control:focus {
    border-color: #843534;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075), 0 0 6px #ce8483
}

.has-error .input-group-addon {
    color: #a94442;
    background-color: #f2dede;
    border-color: #a94442
}

.has-error .form-control-feedback {
    color: #a94442
}

.has-feedback label~.form-control-feedback {
    top: 25px
}

.has-feedback label.sr-only~.form-control-feedback {
    top: 0
}

.help-block {
    display: block;
    margin-top: 5px;
    margin-bottom: 10px;
    color: #737373
}

@media (min-width:768px) {
    .form-inline .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .form-inline .form-control-static {
        display: inline-block
    }
    .form-inline .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .form-inline .input-group .input-group-addon,
    .form-inline .input-group .input-group-btn,
    .form-inline .input-group .form-control {
        width: auto
    }
    .form-inline .input-group>.form-control {
        width: 100%
    }
    .form-inline .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio,
    .form-inline .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .form-inline .radio label,
    .form-inline .checkbox label {
        padding-left: 0
    }
    .form-inline .radio input[type=radio],
    .form-inline .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }
    .form-inline .has-feedback .form-control-feedback {
        top: 0
    }
}

.form-horizontal .radio,
.form-horizontal .checkbox,
.form-horizontal .radio-inline,
.form-horizontal .checkbox-inline {
    padding-top: 7px;
    margin-top: 0;
    margin-bottom: 0
}

.form-horizontal .radio,
.form-horizontal .checkbox {
    min-height: 27px
}

.form-horizontal .form-group {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .form-horizontal .control-label {
        padding-top: 7px;
        margin-bottom: 0;
        text-align: right
    }
}

.form-horizontal .has-feedback .form-control-feedback {
    right: 15px
}

@media (min-width:768px) {
    .form-horizontal .form-group-lg .control-label {
        padding-top: 14.3px
    }
}

@media (min-width:768px) {
    .form-horizontal .form-group-sm .control-label {
        padding-top: 6px
    }
}

.btn {
    display: inline-block;
    padding: 6px 12px;
    margin-bottom: 0;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: center;
    white-space: nowrap;
    vertical-align: middle;
    -ms-touch-action: manipulation;
    touch-action: manipulation;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.btn:focus,
.btn:active:focus,
.btn.active:focus,
.btn.focus,
.btn:active.focus,
.btn.active.focus {
    outline: thin dotted;
    outline: 5px auto -webkit-focus-ring-color;
    outline-offset: -2px
}

.btn:hover,
.btn:focus,
.btn.focus {
    color: #333;
    text-decoration: none;
    color: #0e674c !important;
}

.btn:active,
.btn.active {
    background-image: none;
    outline: 0;
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn.disabled,
.btn[disabled],
fieldset[disabled] .btn {
    pointer-events: none;
    cursor: not-allowed;
    filter: alpha(opacity=65);
    -webkit-box-shadow: none;
    box-shadow: none;
    opacity: .65
}

.btn-default {
    color: #333;
    background-color: #fff;
    border-color: #ccc
}

.btn-default:hover,
.btn-default:focus,
.btn-default.focus,
.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    color: #333;
    background-color: #e6e6e6;
    border-color: #adadad
}

.btn-default:active,
.btn-default.active,
.open>.dropdown-toggle.btn-default {
    background-image: none
}

.btn-default.disabled,
.btn-default[disabled],
fieldset[disabled] .btn-default,
.btn-default.disabled:hover,
.btn-default[disabled]:hover,
fieldset[disabled] .btn-default:hover,
.btn-default.disabled:focus,
.btn-default[disabled]:focus,
fieldset[disabled] .btn-default:focus,
.btn-default.disabled.focus,
.btn-default[disabled].focus,
fieldset[disabled] .btn-default.focus,
.btn-default.disabled:active,
.btn-default[disabled]:active,
fieldset[disabled] .btn-default:active,
.btn-default.disabled.active,
.btn-default[disabled].active,
fieldset[disabled] .btn-default.active {
    background-color: #fff;
    border-color: #ccc
}

.btn-default .badge {
    color: #fff;
    background-color: #333
}

.btn-primary {
    color: #fff;
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary:hover,
.btn-primary:focus,
.btn-primary.focus,
.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #3071a9;
    border-color: #285e8e
}

.btn-primary:active,
.btn-primary.active,
.open>.dropdown-toggle.btn-primary {
    background-image: none
}

.btn-primary.disabled,
.btn-primary[disabled],
fieldset[disabled] .btn-primary,
.btn-primary.disabled:hover,
.btn-primary[disabled]:hover,
fieldset[disabled] .btn-primary:hover,
.btn-primary.disabled:focus,
.btn-primary[disabled]:focus,
fieldset[disabled] .btn-primary:focus,
.btn-primary.disabled.focus,
.btn-primary[disabled].focus,
fieldset[disabled] .btn-primary.focus,
.btn-primary.disabled:active,
.btn-primary[disabled]:active,
fieldset[disabled] .btn-primary:active,
.btn-primary.disabled.active,
.btn-primary[disabled].active,
fieldset[disabled] .btn-primary.active {
    background-color: #428bca;
    border-color: #357ebd
}

.btn-primary .badge {
    color: #428bca;
    background-color: #fff
}

.btn-success {
    color: #fff;
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success:hover,
.btn-success:focus,
.btn-success.focus,
.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    color: #fff;
    background-color: #449d44;
    border-color: #398439
}

.btn-success:active,
.btn-success.active,
.open>.dropdown-toggle.btn-success {
    background-image: none
}

.btn-success.disabled,
.btn-success[disabled],
fieldset[disabled] .btn-success,
.btn-success.disabled:hover,
.btn-success[disabled]:hover,
fieldset[disabled] .btn-success:hover,
.btn-success.disabled:focus,
.btn-success[disabled]:focus,
fieldset[disabled] .btn-success:focus,
.btn-success.disabled.focus,
.btn-success[disabled].focus,
fieldset[disabled] .btn-success.focus,
.btn-success.disabled:active,
.btn-success[disabled]:active,
fieldset[disabled] .btn-success:active,
.btn-success.disabled.active,
.btn-success[disabled].active,
fieldset[disabled] .btn-success.active {
    background-color: #5cb85c;
    border-color: #4cae4c
}

.btn-success .badge {
    color: #5cb85c;
    background-color: #fff
}

.btn-info {
    color: #fff;
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info:hover,
.btn-info:focus,
.btn-info.focus,
.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    color: #fff;
    background-color: #31b0d5;
    border-color: #269abc
}

.btn-info:active,
.btn-info.active,
.open>.dropdown-toggle.btn-info {
    background-image: none
}

.btn-info.disabled,
.btn-info[disabled],
fieldset[disabled] .btn-info,
.btn-info.disabled:hover,
.btn-info[disabled]:hover,
fieldset[disabled] .btn-info:hover,
.btn-info.disabled:focus,
.btn-info[disabled]:focus,
fieldset[disabled] .btn-info:focus,
.btn-info.disabled.focus,
.btn-info[disabled].focus,
fieldset[disabled] .btn-info.focus,
.btn-info.disabled:active,
.btn-info[disabled]:active,
fieldset[disabled] .btn-info:active,
.btn-info.disabled.active,
.btn-info[disabled].active,
fieldset[disabled] .btn-info.active {
    background-color: #5bc0de;
    border-color: #46b8da
}

.btn-info .badge {
    color: #5bc0de;
    background-color: #fff
}

.btn-warning {
    color: #fff;
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning:hover,
.btn-warning:focus,
.btn-warning.focus,
.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    color: #fff;
    background-color: #ec971f;
    border-color: #d58512
}

.btn-warning:active,
.btn-warning.active,
.open>.dropdown-toggle.btn-warning {
    background-image: none
}

.btn-warning.disabled,
.btn-warning[disabled],
fieldset[disabled] .btn-warning,
.btn-warning.disabled:hover,
.btn-warning[disabled]:hover,
fieldset[disabled] .btn-warning:hover,
.btn-warning.disabled:focus,
.btn-warning[disabled]:focus,
fieldset[disabled] .btn-warning:focus,
.btn-warning.disabled.focus,
.btn-warning[disabled].focus,
fieldset[disabled] .btn-warning.focus,
.btn-warning.disabled:active,
.btn-warning[disabled]:active,
fieldset[disabled] .btn-warning:active,
.btn-warning.disabled.active,
.btn-warning[disabled].active,
fieldset[disabled] .btn-warning.active {
    background-color: #f0ad4e;
    border-color: #eea236
}

.btn-warning .badge {
    color: #f0ad4e;
    background-color: #fff
}

.btn-danger {
    color: #fff;
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger:hover,
.btn-danger:focus,
.btn-danger.focus,
.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    color: #fff;
    background-color: #c9302c;
    border-color: #ac2925
}

.btn-danger:active,
.btn-danger.active,
.open>.dropdown-toggle.btn-danger {
    background-image: none
}

.btn-danger.disabled,
.btn-danger[disabled],
fieldset[disabled] .btn-danger,
.btn-danger.disabled:hover,
.btn-danger[disabled]:hover,
fieldset[disabled] .btn-danger:hover,
.btn-danger.disabled:focus,
.btn-danger[disabled]:focus,
fieldset[disabled] .btn-danger:focus,
.btn-danger.disabled.focus,
.btn-danger[disabled].focus,
fieldset[disabled] .btn-danger.focus,
.btn-danger.disabled:active,
.btn-danger[disabled]:active,
fieldset[disabled] .btn-danger:active,
.btn-danger.disabled.active,
.btn-danger[disabled].active,
fieldset[disabled] .btn-danger.active {
    background-color: #d9534f;
    border-color: #d43f3a
}

.btn-danger .badge {
    color: #d9534f;
    background-color: #fff
}

.btn-link {
    font-weight: 400;
    color: #428bca;
    border-radius: 0
}

.btn-link,
.btn-link:active,
.btn-link.active,
.btn-link[disabled],
fieldset[disabled] .btn-link {
    background-color: transparent;
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn-link,
.btn-link:hover,
.btn-link:focus,
.btn-link:active {
    border-color: transparent
}

.btn-link:hover,
.btn-link:focus {
    color: #2a6496;
    text-decoration: underline;
    background-color: transparent
}

.btn-link[disabled]:hover,
fieldset[disabled] .btn-link:hover,
.btn-link[disabled]:focus,
fieldset[disabled] .btn-link:focus {
    color: #777;
    text-decoration: none
}

.btn-lg,
.btn-group-lg>.btn {
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

.btn-sm,
.btn-group-sm>.btn {
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-xs,
.btn-group-xs>.btn {
    padding: 1px 5px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

.btn-block {
    display: block;
    width: 100%
}

.btn-block+.btn-block {
    margin-top: 5px
}

input[type=submit].btn-block,
input[type=reset].btn-block,
input[type=button].btn-block {
    width: 100%
}

.fade {
    opacity: 0;
    -webkit-transition: opacity .15s linear;
    -o-transition: opacity .15s linear;
    transition: opacity .15s linear
}

.fade.in {
    opacity: 1
}

.collapse {
    display: none;
    visibility: hidden
}

.collapse.in {
    display: block;
    visibility: visible
}

tr.collapse.in {
    display: table-row
}

tbody.collapse.in {
    display: table-row-group
}

.collapsing {
    position: relative;
    height: 0;
    overflow: hidden;
    -webkit-transition-timing-function: ease;
    -o-transition-timing-function: ease;
    transition-timing-function: ease;
    -webkit-transition-duration: .35s;
    -o-transition-duration: .35s;
    transition-duration: .35s;
    -webkit-transition-property: height, visibility;
    -o-transition-property: height, visibility;
    transition-property: height, visibility
}

.caret {
    display: inline-block;
    width: 0;
    height: 0;
    margin-left: 2px;
    vertical-align: middle;
    border-top: 4px solid;
    border-right: 4px solid transparent;
    border-left: 4px solid transparent
}

.dropdown {
    position: relative
}

.dropdown-toggle:focus {
    outline: 0
}

.dropdown-menu {
    position: absolute;
    top: 100%;
    left: 0;
    z-index: 1000;
    display: none;
    float: left;
    min-width: 160px;
    padding: 5px 0;
    margin: 2px 0 0;
    font-size: 14px;
    text-align: left;
    list-style: none;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .15);
    border-radius: 4px;
    -webkit-box-shadow: 0 6px 12px rgba(0, 0, 0, .175);
    box-shadow: 0 6px 12px rgba(0, 0, 0, .175)
}

.dropdown-menu.pull-right {
    right: 0;
    left: auto
}

.dropdown-menu .divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.dropdown-menu>li>a {
    display: block;
    padding: 3px 20px;
    clear: both;
    font-weight: 400;
    line-height: 1.42857143;
    color: #333;
    white-space: nowrap
}

.dropdown-menu>li>a:hover,
.dropdown-menu>li>a:focus {
    color: #262626;
    text-decoration: none;
    background-color: #f5f5f5
}

.dropdown-menu>.active>a,
.dropdown-menu>.active>a:hover,
.dropdown-menu>.active>a:focus {
    color: #fff;
    text-decoration: none;
    background-color: #428bca;
    outline: 0
}

.dropdown-menu>.disabled>a,
.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    color: #777
}

.dropdown-menu>.disabled>a:hover,
.dropdown-menu>.disabled>a:focus {
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent;
    background-image: none;
    filter: progid: DXImageTransform.Microsoft.gradient(enabled=false)
}

.open>.dropdown-menu {
    display: block
}

.open>a {
    outline: 0
}

.dropdown-menu-right {
    right: 0;
    left: auto
}

.dropdown-menu-left {
    right: auto;
    left: 0
}

.dropdown-header {
    display: block;
    padding: 3px 20px;
    font-size: 12px;
    line-height: 1.42857143;
    color: #777;
    white-space: nowrap
}

.dropdown-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 990
}

.pull-right>.dropdown-menu {
    right: 0;
    left: auto
}

.dropup .caret,
.navbar-fixed-bottom .dropdown .caret {
    content: "";
    border-top: 0;
    border-bottom: 4px solid
}

.dropup .dropdown-menu,
.navbar-fixed-bottom .dropdown .dropdown-menu {
    top: auto;
    bottom: 100%;
    margin-bottom: 1px
}

@media (min-width:768px) {
    .navbar-right .dropdown-menu {
        right: 0;
        left: auto
    }
    .navbar-right .dropdown-menu-left {
        right: auto;
        left: 0
    }
}

.btn-group,
.btn-group-vertical {
    position: relative;
    display: inline-block;
    vertical-align: middle
}

.btn-group>.btn,
.btn-group-vertical>.btn {
    position: relative;
    float: left
}

.btn-group>.btn:hover,
.btn-group-vertical>.btn:hover,
.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus,
.btn-group>.btn:active,
.btn-group-vertical>.btn:active,
.btn-group>.btn.active,
.btn-group-vertical>.btn.active {
    z-index: 2
}

.btn-group>.btn:focus,
.btn-group-vertical>.btn:focus {
    outline: 0
}

.btn-group .btn+.btn,
.btn-group .btn+.btn-group,
.btn-group .btn-group+.btn,
.btn-group .btn-group+.btn-group {
    margin-left: -1px
}

.btn-toolbar {
    margin-left: -5px
}

.btn-toolbar .btn-group,
.btn-toolbar .input-group {
    float: left
}

.btn-toolbar>.btn,
.btn-toolbar>.btn-group,
.btn-toolbar>.input-group {
    margin-left: 5px
}

.btn-group>.btn:not(:first-child):not(:last-child):not(.dropdown-toggle) {
    border-radius: 0
}

.btn-group>.btn:first-child {
    margin-left: 0
}

.btn-group>.btn:first-child:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn:last-child:not(:first-child),
.btn-group>.dropdown-toggle:not(:first-child) {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group>.btn-group {
    float: left
}

.btn-group>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group>.btn-group:first-child>.btn:last-child,
.btn-group>.btn-group:first-child>.dropdown-toggle {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.btn-group>.btn-group:last-child>.btn:first-child {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group .dropdown-toggle:active,
.btn-group.open .dropdown-toggle {
    outline: 0
}

.btn-group>.btn+.dropdown-toggle {
    padding-right: 8px;
    padding-left: 8px
}

.btn-group>.btn-lg+.dropdown-toggle {
    padding-right: 12px;
    padding-left: 12px
}

.btn-group.open .dropdown-toggle {
    -webkit-box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125);
    box-shadow: inset 0 3px 5px rgba(0, 0, 0, .125)
}

.btn-group.open .dropdown-toggle.btn-link {
    -webkit-box-shadow: none;
    box-shadow: none
}

.btn .caret {
    margin-left: 0
}

.btn-lg .caret {
    border-width: 5px 5px 0;
    border-bottom-width: 0
}

.dropup .btn-lg .caret {
    border-width: 0 5px 5px
}

.btn-group-vertical>.btn,
.btn-group-vertical>.btn-group,
.btn-group-vertical>.btn-group>.btn {
    display: block;
    float: none;
    width: 100%;
    max-width: 100%
}

.btn-group-vertical>.btn-group>.btn {
    float: none
}

.btn-group-vertical>.btn+.btn,
.btn-group-vertical>.btn+.btn-group,
.btn-group-vertical>.btn-group+.btn,
.btn-group-vertical>.btn-group+.btn-group {
    margin-top: -1px;
    margin-left: 0
}

.btn-group-vertical>.btn:not(:first-child):not(:last-child) {
    border-radius: 0
}

.btn-group-vertical>.btn:first-child:not(:last-child) {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn:last-child:not(:first-child) {
    border-top-left-radius: 0;
    border-top-right-radius: 0;
    border-bottom-left-radius: 4px
}

.btn-group-vertical>.btn-group:not(:first-child):not(:last-child)>.btn {
    border-radius: 0
}

.btn-group-vertical>.btn-group:first-child:not(:last-child)>.btn:last-child,
.btn-group-vertical>.btn-group:first-child:not(:last-child)>.dropdown-toggle {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.btn-group-vertical>.btn-group:last-child:not(:first-child)>.btn:first-child {
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.btn-group-justified {
    display: table;
    width: 100%;
    table-layout: fixed;
    border-collapse: separate
}

.btn-group-justified>.btn,
.btn-group-justified>.btn-group {
    display: table-cell;
    float: none;
    width: 1%
}

.btn-group-justified>.btn-group .btn {
    width: 100%
}

.btn-group-justified>.btn-group .dropdown-menu {
    left: auto
}

[data-toggle=buttons]>.btn input[type=radio],
[data-toggle=buttons]>.btn-group>.btn input[type=radio],
[data-toggle=buttons]>.btn input[type=checkbox],
[data-toggle=buttons]>.btn-group>.btn input[type=checkbox] {
    position: absolute;
    clip: rect(0, 0, 0, 0);
    pointer-events: none
}

.input-group {
    position: relative;
    display: table;
    border-collapse: separate
}

.input-group[class*=col-] {
    float: none;
    padding-right: 0;
    padding-left: 0
}

.input-group .form-control {
    position: relative;
    z-index: 2;
    float: left;
    width: 100%;
    margin-bottom: 0
}

.input-group-lg>.form-control,
.input-group-lg>.input-group-addon,
.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    padding: 10px 16px;
    font-size: 18px;
    line-height: 1.33;
    border-radius: 6px
}

select.input-group-lg>.form-control,
select.input-group-lg>.input-group-addon,
select.input-group-lg>.input-group-btn>.btn {
    height: 46px;
    line-height: 46px
}

textarea.input-group-lg>.form-control,
textarea.input-group-lg>.input-group-addon,
textarea.input-group-lg>.input-group-btn>.btn,
select[multiple].input-group-lg>.form-control,
select[multiple].input-group-lg>.input-group-addon,
select[multiple].input-group-lg>.input-group-btn>.btn {
    height: auto
}

.input-group-sm>.form-control,
.input-group-sm>.input-group-addon,
.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    padding: 5px 10px;
    font-size: 12px;
    line-height: 1.5;
    border-radius: 3px
}

select.input-group-sm>.form-control,
select.input-group-sm>.input-group-addon,
select.input-group-sm>.input-group-btn>.btn {
    height: 30px;
    line-height: 30px
}

textarea.input-group-sm>.form-control,
textarea.input-group-sm>.input-group-addon,
textarea.input-group-sm>.input-group-btn>.btn,
select[multiple].input-group-sm>.form-control,
select[multiple].input-group-sm>.input-group-addon,
select[multiple].input-group-sm>.input-group-btn>.btn {
    height: auto
}

.input-group-addon,
.input-group-btn,
.input-group .form-control {
    display: table-cell
}

.input-group-addon:not(:first-child):not(:last-child),
.input-group-btn:not(:first-child):not(:last-child),
.input-group .form-control:not(:first-child):not(:last-child) {
    border-radius: 0
}

.input-group-addon,
.input-group-btn {
    width: 1%;
    white-space: nowrap;
    vertical-align: middle
}

.input-group-addon {
    padding: 6px 12px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1;
    color: #555;
    text-align: center;
    background-color: #eee;
    border: 1px solid #ccc;
    border-radius: 4px
}

.input-group-addon.input-sm {
    padding: 5px 10px;
    font-size: 12px;
    border-radius: 3px
}

.input-group-addon.input-lg {
    padding: 10px 16px;
    font-size: 18px;
    border-radius: 6px
}

.input-group-addon input[type=radio],
.input-group-addon input[type=checkbox] {
    margin-top: 0
}

.input-group .form-control:first-child,
.input-group-addon:first-child,
.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group>.btn,
.input-group-btn:first-child>.dropdown-toggle,
.input-group-btn:last-child>.btn:not(:last-child):not(.dropdown-toggle),
.input-group-btn:last-child>.btn-group:not(:last-child)>.btn {
    border-top-right-radius: 0;
    border-bottom-right-radius: 0
}

.input-group-addon:first-child {
    border-right: 0
}

.input-group .form-control:last-child,
.input-group-addon:last-child,
.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group>.btn,
.input-group-btn:last-child>.dropdown-toggle,
.input-group-btn:first-child>.btn:not(:first-child),
.input-group-btn:first-child>.btn-group:not(:first-child)>.btn {
    border-top-left-radius: 0;
    border-bottom-left-radius: 0
}

.input-group-addon:last-child {
    border-left: 0
}

.input-group-btn {
    position: relative;
    font-size: 0;
    white-space: nowrap
}

.input-group-btn>.btn {
    position: relative
}

.input-group-btn>.btn+.btn {
    margin-left: -1px
}

.input-group-btn>.btn:hover,
.input-group-btn>.btn:focus,
.input-group-btn>.btn:active {
    z-index: 2
}

.input-group-btn:first-child>.btn,
.input-group-btn:first-child>.btn-group {
    margin-right: -1px
}

.input-group-btn:last-child>.btn,
.input-group-btn:last-child>.btn-group {
    margin-left: -1px
}

.nav {
    padding-left: 0;
    margin-bottom: 0;
    list-style: none
}

.nav>li {
    position: relative;
    display: block
}

.nav>li>a {
    position: relative;
    display: block;
    padding: 10px 15px
}

.nav>li>a:hover,
.nav>li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.nav>li.disabled>a {
    color: #777
}

.nav>li.disabled>a:hover,
.nav>li.disabled>a:focus {
    color: #777;
    text-decoration: none;
    cursor: not-allowed;
    background-color: transparent
}

.nav .open>a,
.nav .open>a:hover,
.nav .open>a:focus {
    background-color: #eee;
    border-color: #428bca
}

.nav .nav-divider {
    height: 1px;
    margin: 9px 0;
    overflow: hidden;
    background-color: #e5e5e5
}

.nav>li>a>img {
    max-width: none
}

.nav-tabs {
    border-bottom: 1px solid #ddd
}

.nav-tabs>li {
    float: left;
    margin-bottom: -1px
}

.nav-tabs>li>a {
    margin-right: 2px;
    line-height: 1.42857143;
    border: 1px solid transparent;
    border-radius: 4px 4px 0 0
}

.nav-tabs>li>a:hover {
    border-color: #eee #eee #ddd
}

.nav-tabs>li.active>a,
.nav-tabs>li.active>a:hover,
.nav-tabs>li.active>a:focus {
    color: #555;
    cursor: default;
    background-color: #fff;
    border: 1px solid #ddd;
    border-bottom-color: transparent
}

.nav-tabs.nav-justified {
    width: 100%;
    border-bottom: 0
}

.nav-tabs.nav-justified>li {
    float: none
}

.nav-tabs.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-tabs.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-tabs.nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs.nav-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs.nav-justified>.active>a,
.nav-tabs.nav-justified>.active>a:hover,
.nav-tabs.nav-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs.nav-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs.nav-justified>.active>a,
    .nav-tabs.nav-justified>.active>a:hover,
    .nav-tabs.nav-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.nav-pills>li {
    float: left
}

.nav-pills>li>a {
    border-radius: 4px
}

.nav-pills>li+li {
    margin-left: 2px
}

.nav-pills>li.active>a,
.nav-pills>li.active>a:hover,
.nav-pills>li.active>a:focus {
    color: #fff;
    background-color: #428bca
}

.nav-stacked>li {
    float: none
}

.nav-stacked>li+li {
    margin-top: 2px;
    margin-left: 0
}

.nav-justified {
    width: 100%
}

.nav-justified>li {
    float: none
}

.nav-justified>li>a {
    margin-bottom: 5px;
    text-align: center
}

.nav-justified>.dropdown .dropdown-menu {
    top: auto;
    left: auto
}

@media (min-width:768px) {
    .nav-justified>li {
        display: table-cell;
        width: 1%
    }
    .nav-justified>li>a {
        margin-bottom: 0
    }
}

.nav-tabs-justified {
    border-bottom: 0
}

.nav-tabs-justified>li>a {
    margin-right: 0;
    border-radius: 4px
}

.nav-tabs-justified>.active>a,
.nav-tabs-justified>.active>a:hover,
.nav-tabs-justified>.active>a:focus {
    border: 1px solid #ddd
}

@media (min-width:768px) {
    .nav-tabs-justified>li>a {
        border-bottom: 1px solid #ddd;
        border-radius: 4px 4px 0 0
    }
    .nav-tabs-justified>.active>a,
    .nav-tabs-justified>.active>a:hover,
    .nav-tabs-justified>.active>a:focus {
        border-bottom-color: #fff
    }
}

.tab-content>.tab-pane {
    display: none;
    visibility: hidden
}

.tab-content>.active {
    display: block;
    visibility: visible
}

.nav-tabs .dropdown-menu {
    margin-top: -1px;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar {
    position: relative;
    min-height: 50px;
    margin-bottom: 20px;
    border: 1px solid transparent
}

@media (min-width:768px) {
    .navbar {
        border-radius: 4px
    }
}

@media (min-width:768px) {
    .navbar-header {
        float: left
    }
}

.navbar-collapse {
    padding-right: 15px;
    padding-left: 15px;
    overflow-x: visible;
    -webkit-overflow-scrolling: touch;
    border-top: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1)
}

.navbar-collapse.in {
    overflow-y: auto
}

@media (min-width:768px) {
    .navbar-collapse {
        width: auto;
        border-top: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-collapse.collapse {
        display: block!important;
        height: auto!important;
        padding-bottom: 0;
        overflow: visible!important;
        visibility: visible!important
    }
    .navbar-collapse.in {
        overflow-y: visible
    }
    .navbar-fixed-top .navbar-collapse,
    .navbar-static-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        padding-right: 0;
        padding-left: 0
    }
}

.navbar-fixed-top .navbar-collapse,
.navbar-fixed-bottom .navbar-collapse {
    max-height: 340px
}

@media (max-device-width:480px) and (orientation:landscape) {
    .navbar-fixed-top .navbar-collapse,
    .navbar-fixed-bottom .navbar-collapse {
        max-height: 200px
    }
}

.container>.navbar-header,
.container-fluid>.navbar-header,
.container>.navbar-collapse,
.container-fluid>.navbar-collapse {
    margin-right: -15px;
    margin-left: -15px
}

@media (min-width:768px) {
    .container>.navbar-header,
    .container-fluid>.navbar-header,
    .container>.navbar-collapse,
    .container-fluid>.navbar-collapse {
        margin-right: 0;
        margin-left: 0
    }
}

.navbar-static-top {
    z-index: 1000;
    border-width: 0 0 1px
}

@media (min-width:768px) {
    .navbar-static-top {
        border-radius: 0
    }
}

.navbar-fixed-top,
.navbar-fixed-bottom {
    position: fixed;
    right: 0;
    left: 0;
    z-index: 1030
}

@media (min-width:768px) {
    .navbar-fixed-top,
    .navbar-fixed-bottom {
        border-radius: 0
    }
}

.navbar-fixed-top {
    top: 0;
    border-width: 0 0 1px
}

.navbar-fixed-bottom {
    bottom: 0;
    margin-bottom: 0;
    border-width: 1px 0 0
}

.navbar-brand {
    float: left;
    height: 50px;
    padding: 15px 15px;
    font-size: 18px;
    line-height: 20px
}

.navbar-brand:hover,
.navbar-brand:focus {
    text-decoration: none
}

.navbar-brand>img {
    display: block
}

@media (min-width:768px) {
    .navbar>.container .navbar-brand,
    .navbar>.container-fluid .navbar-brand {
        margin-left: -15px
    }
}

.navbar-toggle {
    position: relative;
    float: right;
    padding: 9px 10px;
    margin-top: 8px;
    margin-right: 15px;
    margin-bottom: 8px;
    background-color: transparent;
    background-image: none;
    border: 1px solid transparent;
    border-radius: 4px
}

.navbar-toggle:focus {
    outline: 0
}

.navbar-toggle .icon-bar {
    display: block;
    width: 22px;
    height: 2px;
    border-radius: 1px
}

.navbar-toggle .icon-bar+.icon-bar {
    margin-top: 4px
}

@media (min-width:768px) {
    .navbar-toggle {
        display: none
    }
}

.navbar-nav {
    margin: 7.5px -15px
}

.navbar-nav>li>a {
    padding-top: 10px;
    padding-bottom: 10px;
    line-height: 20px
}

@media (max-width:767px) {
    .navbar-nav .open .dropdown-menu {
        position: static;
        float: none;
        width: auto;
        margin-top: 0;
        background-color: transparent;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
    .navbar-nav .open .dropdown-menu>li>a,
    .navbar-nav .open .dropdown-menu .dropdown-header {
        padding: 5px 15px 5px 25px
    }
    .navbar-nav .open .dropdown-menu>li>a {
        line-height: 20px
    }
    .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-nav .open .dropdown-menu>li>a:focus {
        background-image: none
    }
}

@media (min-width:768px) {
    .navbar-nav {
        float: left;
        margin: 0
    }
    .navbar-nav>li {
        float: left
    }
    .navbar-nav>li>a {
        padding-top: 15px;
        padding-bottom: 15px
    }
}

.navbar-form {
    padding: 10px 15px;
    margin-top: 8px;
    margin-right: -15px;
    margin-bottom: 8px;
    margin-left: -15px;
    border-top: 1px solid transparent;
    border-bottom: 1px solid transparent;
    -webkit-box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1);
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, .1), 0 1px 0 rgba(255, 255, 255, .1)
}

@media (min-width:768px) {
    .navbar-form .form-group {
        display: inline-block;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .form-control {
        display: inline-block;
        width: auto;
        vertical-align: middle
    }
    .navbar-form .form-control-static {
        display: inline-block
    }
    .navbar-form .input-group {
        display: inline-table;
        vertical-align: middle
    }
    .navbar-form .input-group .input-group-addon,
    .navbar-form .input-group .input-group-btn,
    .navbar-form .input-group .form-control {
        width: auto
    }
    .navbar-form .input-group>.form-control {
        width: 100%
    }
    .navbar-form .control-label {
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio,
    .navbar-form .checkbox {
        display: inline-block;
        margin-top: 0;
        margin-bottom: 0;
        vertical-align: middle
    }
    .navbar-form .radio label,
    .navbar-form .checkbox label {
        padding-left: 0
    }
    .navbar-form .radio input[type=radio],
    .navbar-form .checkbox input[type=checkbox] {
        position: relative;
        margin-left: 0
    }
    .navbar-form .has-feedback .form-control-feedback {
        top: 0
    }
}

@media (max-width:767px) {
    .navbar-form .form-group {
        margin-bottom: 5px
    }
    .navbar-form .form-group:last-child {
        margin-bottom: 0
    }
}

@media (min-width:768px) {
    .navbar-form {
        width: auto;
        padding-top: 0;
        padding-bottom: 0;
        margin-right: 0;
        margin-left: 0;
        border: 0;
        -webkit-box-shadow: none;
        box-shadow: none
    }
}

.navbar-nav>li>.dropdown-menu {
    margin-top: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.navbar-fixed-bottom .navbar-nav>li>.dropdown-menu {
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}

.navbar-btn {
    margin-top: 8px;
    margin-bottom: 8px
}

.navbar-btn.btn-sm {
    margin-top: 10px;
    margin-bottom: 10px
}

.navbar-btn.btn-xs {
    margin-top: 14px;
    margin-bottom: 14px
}

.navbar-text {
    margin-top: 15px;
    margin-bottom: 15px
}

@media (min-width:768px) {
    .navbar-text {
        float: left;
        margin-right: 15px;
        margin-left: 15px
    }
}

@media (min-width:768px) {
    .navbar-left {
        float: left!important
    }
    .navbar-right {
        float: right!important;
        margin-right: -15px
    }
    .navbar-right~.navbar-right {
        margin-right: 0
    }
}

.navbar-default {
    background-color: #f8f8f8;
    border-color: #e7e7e7
}

.navbar-default .navbar-brand {
    color: #777
}

.navbar-default .navbar-brand:hover,
.navbar-default .navbar-brand:focus {
    color: #5e5e5e;
    background-color: transparent
}

.navbar-default .navbar-text {
    color: #777
}

.navbar-default .navbar-nav>li>a {
    color: #777
}

.navbar-default .navbar-nav>li>a:hover,
.navbar-default .navbar-nav>li>a:focus {
    color: #333;
    background-color: transparent
}

.navbar-default .navbar-nav>.active>a,
.navbar-default .navbar-nav>.active>a:hover,
.navbar-default .navbar-nav>.active>a:focus {
    color: #555;
    background-color: #e7e7e7
}

.navbar-default .navbar-nav>.disabled>a,
.navbar-default .navbar-nav>.disabled>a:hover,
.navbar-default .navbar-nav>.disabled>a:focus {
    color: #ccc;
    background-color: transparent
}

.navbar-default .navbar-toggle {
    border-color: #ddd
}

.navbar-default .navbar-toggle:hover,
.navbar-default .navbar-toggle:focus {
    background-color: #ddd
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #888
}

.navbar-default .navbar-collapse,
.navbar-default .navbar-form {
    border-color: #e7e7e7
}

.navbar-default .navbar-nav>.open>a,
.navbar-default .navbar-nav>.open>a:hover,
.navbar-default .navbar-nav>.open>a:focus {
    color: #555;
    background-color: #e7e7e7
}

@media (max-width:767px) {
    .navbar-default .navbar-nav .open .dropdown-menu>li>a {
        color: #777
    }
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #333;
        background-color: transparent
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #555;
        background-color: #e7e7e7
    }
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-default .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #ccc;
        background-color: transparent
    }
}

.navbar-default .navbar-link {
    color: #777
}

.navbar-default .navbar-link:hover {
    color: #333
}

.navbar-default .btn-link {
    color: #777
}

.navbar-default .btn-link:hover,
.navbar-default .btn-link:focus {
    color: #333
}

.navbar-default .btn-link[disabled]:hover,
fieldset[disabled] .navbar-default .btn-link:hover,
.navbar-default .btn-link[disabled]:focus,
fieldset[disabled] .navbar-default .btn-link:focus {
    color: #ccc
}

.navbar-inverse {
    background-color: #222;
    border-color: #080808
}

.navbar-inverse .navbar-brand {
    color: #9d9d9d
}

.navbar-inverse .navbar-brand:hover,
.navbar-inverse .navbar-brand:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-text {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a {
    color: #9d9d9d
}

.navbar-inverse .navbar-nav>li>a:hover,
.navbar-inverse .navbar-nav>li>a:focus {
    color: #fff;
    background-color: transparent
}

.navbar-inverse .navbar-nav>.active>a,
.navbar-inverse .navbar-nav>.active>a:hover,
.navbar-inverse .navbar-nav>.active>a:focus {
    color: #fff;
    background-color: #080808
}

.navbar-inverse .navbar-nav>.disabled>a,
.navbar-inverse .navbar-nav>.disabled>a:hover,
.navbar-inverse .navbar-nav>.disabled>a:focus {
    color: #444;
    background-color: transparent
}

.navbar-inverse .navbar-toggle {
    border-color: #333
}

.navbar-inverse .navbar-toggle:hover,
.navbar-inverse .navbar-toggle:focus {
    background-color: #333
}

.navbar-inverse .navbar-toggle .icon-bar {
    background-color: #fff
}

.navbar-inverse .navbar-collapse,
.navbar-inverse .navbar-form {
    border-color: #101010
}

.navbar-inverse .navbar-nav>.open>a,
.navbar-inverse .navbar-nav>.open>a:hover,
.navbar-inverse .navbar-nav>.open>a:focus {
    color: #fff;
    background-color: #080808
}

@media (max-width:767px) {
    .navbar-inverse .navbar-nav .open .dropdown-menu>.dropdown-header {
        border-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu .divider {
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a {
        color: #9d9d9d
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>li>a:focus {
        color: #fff;
        background-color: transparent
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.active>a:focus {
        color: #fff;
        background-color: #080808
    }
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:hover,
    .navbar-inverse .navbar-nav .open .dropdown-menu>.disabled>a:focus {
        color: #444;
        background-color: transparent
    }
}

.navbar-inverse .navbar-link {
    color: #9d9d9d
}

.navbar-inverse .navbar-link:hover {
    color: #fff
}

.navbar-inverse .btn-link {
    color: #9d9d9d
}

.navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link:focus {
    color: #fff
}

.navbar-inverse .btn-link[disabled]:hover,
fieldset[disabled] .navbar-inverse .btn-link:hover,
.navbar-inverse .btn-link[disabled]:focus,
fieldset[disabled] .navbar-inverse .btn-link:focus {
    color: #444
}

.breadcrumb {
    padding: 8px 15px;
    margin-bottom: 20px;
    list-style: none;
    background-color: #f5f5f5;
    border-radius: 4px
}

.breadcrumb>li {
    display: inline-block
}

.breadcrumb>li+li:before {
    padding: 0 5px;
    color: #ccc;
    content: "/\00a0"
}

.breadcrumb>.active {
    color: #777
}

.pagination {
    display: inline-block;
    padding-left: 0;
    margin: 20px 0;
    border-radius: 4px
}

.pagination>li {
    display: inline
}

.pagination>li>a,
.pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #428bca;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd
}

.pagination>li:first-child>a,
.pagination>li:first-child>span {
    margin-left: 0;
    border-top-left-radius: 4px;
    border-bottom-left-radius: 4px
}

.pagination>li:last-child>a,
.pagination>li:last-child>span {
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px
}

.pagination>li>a:hover,
.pagination>li>span:hover,
.pagination>li>a:focus,
.pagination>li>span:focus {
    color: #2a6496;
    background-color: #eee;
    border-color: #ddd
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    z-index: 2;
    color: #fff;
    cursor: default;
    background-color: #428bca;
    border-color: #428bca
}

.pagination>.disabled>span,
.pagination>.disabled>span:hover,
.pagination>.disabled>span:focus,
.pagination>.disabled>a,
.pagination>.disabled>a:hover,
.pagination>.disabled>a:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #fff;
    border-color: #ddd
}

.pagination-lg>li>a,
.pagination-lg>li>span {
    padding: 10px 16px;
    font-size: 18px
}

.pagination-lg>li:first-child>a,
.pagination-lg>li:first-child>span {
    border-top-left-radius: 6px;
    border-bottom-left-radius: 6px
}

.pagination-lg>li:last-child>a,
.pagination-lg>li:last-child>span {
    border-top-right-radius: 6px;
    border-bottom-right-radius: 6px
}

.pagination-sm>li>a,
.pagination-sm>li>span {
    padding: 5px 10px;
    font-size: 12px
}

.pagination-sm>li:first-child>a,
.pagination-sm>li:first-child>span {
    border-top-left-radius: 3px;
    border-bottom-left-radius: 3px
}

.pagination-sm>li:last-child>a,
.pagination-sm>li:last-child>span {
    border-top-right-radius: 3px;
    border-bottom-right-radius: 3px
}

.pager {
    padding-left: 0;
    margin: 20px 0;
    text-align: center;
    list-style: none
}

.pager li {
    display: inline
}

.pager li>a,
.pager li>span {
    display: inline-block;
    padding: 5px 14px;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 15px
}

.pager li>a:hover,
.pager li>a:focus {
    text-decoration: none;
    background-color: #eee
}

.pager .next>a,
.pager .next>span {
    float: right
}

.pager .previous>a,
.pager .previous>span {
    float: left
}

.pager .disabled>a,
.pager .disabled>a:hover,
.pager .disabled>a:focus,
.pager .disabled>span {
    color: #777;
    cursor: not-allowed;
    background-color: #fff
}

.label {
    display: inline;
    padding: .2em .6em .3em;
    font-size: 75%;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    border-radius: .25em
}

a.label:hover,
a.label:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

.label:empty {
    display: none
}

.btn .label {
    position: relative;
    top: -1px
}

.label-default {
    background-color: #777
}

.label-default[href]:hover,
.label-default[href]:focus {
    background-color: #5e5e5e
}

.label-primary {
    background-color: #428bca
}

.label-primary[href]:hover,
.label-primary[href]:focus {
    background-color: #3071a9
}

.label-success {
    background-color: #5cb85c
}

.label-success[href]:hover,
.label-success[href]:focus {
    background-color: #449d44
}

.label-info {
    background-color: #5bc0de
}

.label-info[href]:hover,
.label-info[href]:focus {
    background-color: #31b0d5
}

.label-warning {
    background-color: #f0ad4e
}

.label-warning[href]:hover,
.label-warning[href]:focus {
    background-color: #ec971f
}

.label-danger {
    background-color: #d9534f
}

.label-danger[href]:hover,
.label-danger[href]:focus {
    background-color: #c9302c
}

.badge {
    display: inline-block;
    min-width: 10px;
    padding: 3px 7px;
    font-size: 12px;
    font-weight: 700;
    line-height: 1;
    color: #fff;
    text-align: center;
    white-space: nowrap;
    vertical-align: baseline;
    background-color: #777;
    border-radius: 10px
}

.badge:empty {
    display: none
}

.btn .badge {
    position: relative;
    top: -1px
}

.btn-xs .badge {
    top: 0;
    padding: 1px 5px
}

a.badge:hover,
a.badge:focus {
    color: #fff;
    text-decoration: none;
    cursor: pointer
}

a.list-group-item.active>.badge,
.nav-pills>.active>a>.badge {
    color: #428bca;
    background-color: #fff
}

.nav-pills>li>a>.badge {
    margin-left: 3px
}

.jumbotron {
    padding: 30px 15px;
    margin-bottom: 30px;
    color: inherit;
    background-color: #eee
}

.jumbotron h1,
.jumbotron .h1 {
    color: inherit
}

.jumbotron p {
    margin-bottom: 15px;
    font-size: 21px;
    font-weight: 200
}

.jumbotron>hr {
    border-top-color: #d5d5d5
}

.container .jumbotron,
.container-fluid .jumbotron {
    border-radius: 6px
}

.jumbotron .container {
    max-width: 100%
}

@media screen and (min-width:768px) {
    .jumbotron {
        padding: 48px 0
    }
    .container .jumbotron {
        padding-right: 60px;
        padding-left: 60px
    }
    .jumbotron h1,
    .jumbotron .h1 {
        font-size: 63px
    }
}

.thumbnail {
    display: block;
    padding: 4px;
    margin-bottom: 20px;
    line-height: 1.42857143;
    background-color: #fff;
    border: 1px solid #ddd;
    border-radius: 4px;
    -webkit-transition: border .2s ease-in-out;
    -o-transition: border .2s ease-in-out;
    transition: border .2s ease-in-out
}

.thumbnail>img,
.thumbnail a>img {
    margin-right: auto;
    margin-left: auto
}

a.thumbnail:hover,
a.thumbnail:focus,
a.thumbnail.active {
    border-color: #428bca
}

.thumbnail .caption {
    padding: 9px;
    color: #333
}

.alert {
    padding: 15px;
    margin-bottom: 20px;
    border: 1px solid transparent;
    border-radius: 4px
}

.alert h4 {
    margin-top: 0;
    color: inherit
}

.alert .alert-link {
    font-weight: 700
}

.alert>p,
.alert>ul {
    margin-bottom: 0
}

.alert>p+p {
    margin-top: 5px
}

.alert-dismissable,
.alert-dismissible {
    padding-right: 35px
}

.alert-dismissable .close,
.alert-dismissible .close {
    position: relative;
    top: -2px;
    right: -21px;
    color: inherit
}

.alert-success {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.alert-success hr {
    border-top-color: #c9e2b3
}

.alert-success .alert-link {
    color: #2b542c
}

.alert-info {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.alert-info hr {
    border-top-color: #a6e1ec
}

.alert-info .alert-link {
    color: #245269
}

.alert-warning {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.alert-warning hr {
    border-top-color: #f7e1b5
}

.alert-warning .alert-link {
    color: #66512c
}

.alert-danger {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.alert-danger hr {
    border-top-color: #e4b9c0
}

.alert-danger .alert-link {
    color: #843534
}

@-webkit-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@-o-keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

@keyframes progress-bar-stripes {
    from {
        background-position: 40px 0
    }
    to {
        background-position: 0 0
    }
}

.progress {
    height: 20px;
    margin-bottom: 20px;
    overflow: hidden;
    background-color: #f5f5f5;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1);
    box-shadow: inset 0 1px 2px rgba(0, 0, 0, .1)
}

.progress-bar {
    float: left;
    width: 0;
    height: 100%;
    font-size: 12px;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background-color: #428bca;
    -webkit-box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    box-shadow: inset 0 -1px 0 rgba(0, 0, 0, .15);
    -webkit-transition: width .6s ease;
    -o-transition: width .6s ease;
    transition: width .6s ease
}

.progress-striped .progress-bar,
.progress-bar-striped {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    -webkit-background-size: 40px 40px;
    background-size: 40px 40px
}

.progress.active .progress-bar,
.progress-bar.active {
    -webkit-animation: progress-bar-stripes 2s linear infinite;
    -o-animation: progress-bar-stripes 2s linear infinite;
    animation: progress-bar-stripes 2s linear infinite
}

.progress-bar-success {
    background-color: #5cb85c
}

.progress-striped .progress-bar-success {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-info {
    background-color: #5bc0de
}

.progress-striped .progress-bar-info {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-warning {
    background-color: #f0ad4e
}

.progress-striped .progress-bar-warning {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.progress-bar-danger {
    background-color: #d9534f
}

.progress-striped .progress-bar-danger {
    background-image: -webkit-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: -o-linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent);
    background-image: linear-gradient(45deg, rgba(255, 255, 255, .15) 25%, transparent 25%, transparent 50%, rgba(255, 255, 255, .15) 50%, rgba(255, 255, 255, .15) 75%, transparent 75%, transparent)
}

.media {
    margin-top: 15px
}

.media:first-child {
    margin-top: 0
}

.media-right,
.media>.pull-right {
    padding-left: 10px
}

.media-left,
.media>.pull-left {
    padding-right: 10px
}

.media-left,
.media-right,
.media-body {
    display: table-cell;
    vertical-align: top
}

.media-middle {
    vertical-align: middle
}

.media-bottom {
    vertical-align: bottom
}

.media-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.media-list {
    padding-left: 0;
    list-style: none
}

.list-group {
    padding-left: 0;
    margin-bottom: 20px
}

.list-group-item {
    position: relative;
    display: block;
    padding: 10px 15px;
    margin-bottom: -1px;
    background-color: #fff;
    border: 1px solid #ddd
}

.list-group-item:first-child {
    border-top-left-radius: 4px;
    border-top-right-radius: 4px
}

.list-group-item:last-child {
    margin-bottom: 0;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px
}

.list-group-item>.badge {
    float: right
}

.list-group-item>.badge+.badge {
    margin-right: 5px
}

a.list-group-item {
    color: #555
}

a.list-group-item .list-group-item-heading {
    color: #333
}

a.list-group-item:hover,
a.list-group-item:focus {
    color: #555;
    text-decoration: none;
    background-color: #f5f5f5
}

.list-group-item.disabled,
.list-group-item.disabled:hover,
.list-group-item.disabled:focus {
    color: #777;
    cursor: not-allowed;
    background-color: #eee
}

.list-group-item.disabled .list-group-item-heading,
.list-group-item.disabled:hover .list-group-item-heading,
.list-group-item.disabled:focus .list-group-item-heading {
    color: inherit
}

.list-group-item.disabled .list-group-item-text,
.list-group-item.disabled:hover .list-group-item-text,
.list-group-item.disabled:focus .list-group-item-text {
    color: #777
}

.list-group-item.active,
.list-group-item.active:hover,
.list-group-item.active:focus {
    z-index: 2;
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.list-group-item.active .list-group-item-heading,
.list-group-item.active:hover .list-group-item-heading,
.list-group-item.active:focus .list-group-item-heading,
.list-group-item.active .list-group-item-heading>small,
.list-group-item.active:hover .list-group-item-heading>small,
.list-group-item.active:focus .list-group-item-heading>small,
.list-group-item.active .list-group-item-heading>.small,
.list-group-item.active:hover .list-group-item-heading>.small,
.list-group-item.active:focus .list-group-item-heading>.small {
    color: inherit
}

.list-group-item.active .list-group-item-text,
.list-group-item.active:hover .list-group-item-text,
.list-group-item.active:focus .list-group-item-text {
    color: #e1edf7
}

.list-group-item-success {
    color: #3c763d;
    background-color: #dff0d8
}

a.list-group-item-success {
    color: #3c763d
}

a.list-group-item-success .list-group-item-heading {
    color: inherit
}

a.list-group-item-success:hover,
a.list-group-item-success:focus {
    color: #3c763d;
    background-color: #d0e9c6
}

a.list-group-item-success.active,
a.list-group-item-success.active:hover,
a.list-group-item-success.active:focus {
    color: #fff;
    background-color: #3c763d;
    border-color: #3c763d
}

.list-group-item-info {
    color: #31708f;
    background-color: #d9edf7
}

a.list-group-item-info {
    color: #31708f
}

a.list-group-item-info .list-group-item-heading {
    color: inherit
}

a.list-group-item-info:hover,
a.list-group-item-info:focus {
    color: #31708f;
    background-color: #c4e3f3
}

a.list-group-item-info.active,
a.list-group-item-info.active:hover,
a.list-group-item-info.active:focus {
    color: #fff;
    background-color: #31708f;
    border-color: #31708f
}

.list-group-item-warning {
    color: #8a6d3b;
    background-color: #fcf8e3
}

a.list-group-item-warning {
    color: #8a6d3b
}

a.list-group-item-warning .list-group-item-heading {
    color: inherit
}

a.list-group-item-warning:hover,
a.list-group-item-warning:focus {
    color: #8a6d3b;
    background-color: #faf2cc
}

a.list-group-item-warning.active,
a.list-group-item-warning.active:hover,
a.list-group-item-warning.active:focus {
    color: #fff;
    background-color: #8a6d3b;
    border-color: #8a6d3b
}

.list-group-item-danger {
    color: #a94442;
    background-color: #f2dede
}

a.list-group-item-danger {
    color: #a94442
}

a.list-group-item-danger .list-group-item-heading {
    color: inherit
}

a.list-group-item-danger:hover,
a.list-group-item-danger:focus {
    color: #a94442;
    background-color: #ebcccc
}

a.list-group-item-danger.active,
a.list-group-item-danger.active:hover,
a.list-group-item-danger.active:focus {
    color: #fff;
    background-color: #a94442;
    border-color: #a94442
}

.list-group-item-heading {
    margin-top: 0;
    margin-bottom: 5px
}

.list-group-item-text {
    margin-bottom: 0;
    line-height: 1.3
}

.panel {
    margin-bottom: 20px;
    background-color: #fff;
    border: 1px solid transparent;
    border-radius: 4px;
    -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: 0 1px 1px rgba(0, 0, 0, .05)
}

.panel-body {
    padding: 15px
}

.panel-heading {
    padding: 10px 15px;
    border-bottom: 1px solid transparent;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel-heading>.dropdown .dropdown-toggle {
    color: inherit
}

.panel-title {
    margin-top: 0;
    margin-bottom: 0;
    font-size: 16px;
    color: inherit
}

.panel-title>a {
    color: inherit
}

.panel-footer {
    padding: 10px 15px;
    background-color: #f5f5f5;
    border-top: 1px solid #ddd;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.list-group,
.panel>.panel-collapse>.list-group {
    margin-bottom: 0
}

.panel>.list-group .list-group-item,
.panel>.panel-collapse>.list-group .list-group-item {
    border-width: 1px 0;
    border-radius: 0
}

.panel>.list-group:first-child .list-group-item:first-child,
.panel>.panel-collapse>.list-group:first-child .list-group-item:first-child {
    border-top: 0;
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.list-group:last-child .list-group-item:last-child,
.panel>.panel-collapse>.list-group:last-child .list-group-item:last-child {
    border-bottom: 0;
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel-heading+.list-group .list-group-item:first-child {
    border-top-width: 0
}

.list-group+.panel-footer {
    border-top-width: 0
}

.panel>.table,
.panel>.table-responsive>.table,
.panel>.panel-collapse>.table {
    margin-bottom: 0
}

.panel>.table caption,
.panel>.table-responsive>.table caption,
.panel>.panel-collapse>.table caption {
    padding-right: 15px;
    padding-left: 15px
}

.panel>.table:first-child,
.panel>.table-responsive:first-child>.table:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child {
    border-top-left-radius: 3px;
    border-top-right-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:first-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:first-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:first-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:first-child {
    border-top-left-radius: 3px
}

.panel>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child td:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child td:last-child,
.panel>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>thead:first-child>tr:first-child th:last-child,
.panel>.table:first-child>tbody:first-child>tr:first-child th:last-child,
.panel>.table-responsive:first-child>.table:first-child>tbody:first-child>tr:first-child th:last-child {
    border-top-right-radius: 3px
}

.panel>.table:last-child,
.panel>.table-responsive:last-child>.table:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child {
    border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:first-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:first-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:first-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:first-child {
    border-bottom-left-radius: 3px
}

.panel>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child td:last-child,
.panel>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tbody:last-child>tr:last-child th:last-child,
.panel>.table:last-child>tfoot:last-child>tr:last-child th:last-child,
.panel>.table-responsive:last-child>.table:last-child>tfoot:last-child>tr:last-child th:last-child {
    border-bottom-right-radius: 3px
}

.panel>.panel-body+.table,
.panel>.panel-body+.table-responsive,
.panel>.table+.panel-body,
.panel>.table-responsive+.panel-body {
    border-top: 1px solid #ddd
}

.panel>.table>tbody:first-child>tr:first-child th,
.panel>.table>tbody:first-child>tr:first-child td {
    border-top: 0
}

.panel>.table-bordered,
.panel>.table-responsive>.table-bordered {
    border: 0
}

.panel>.table-bordered>thead>tr>th:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:first-child,
.panel>.table-bordered>tbody>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:first-child,
.panel>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:first-child,
.panel>.table-bordered>thead>tr>td:first-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:first-child,
.panel>.table-bordered>tbody>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:first-child,
.panel>.table-bordered>tfoot>tr>td:first-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:first-child {
    border-left: 0
}

.panel>.table-bordered>thead>tr>th:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>th:last-child,
.panel>.table-bordered>tbody>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>th:last-child,
.panel>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>th:last-child,
.panel>.table-bordered>thead>tr>td:last-child,
.panel>.table-responsive>.table-bordered>thead>tr>td:last-child,
.panel>.table-bordered>tbody>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tbody>tr>td:last-child,
.panel>.table-bordered>tfoot>tr>td:last-child,
.panel>.table-responsive>.table-bordered>tfoot>tr>td:last-child {
    border-right: 0
}

.panel>.table-bordered>thead>tr:first-child>td,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>td,
.panel>.table-bordered>tbody>tr:first-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>td,
.panel>.table-bordered>thead>tr:first-child>th,
.panel>.table-responsive>.table-bordered>thead>tr:first-child>th,
.panel>.table-bordered>tbody>tr:first-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:first-child>th {
    border-bottom: 0
}

.panel>.table-bordered>tbody>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>td,
.panel>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>td,
.panel>.table-bordered>tbody>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tbody>tr:last-child>th,
.panel>.table-bordered>tfoot>tr:last-child>th,
.panel>.table-responsive>.table-bordered>tfoot>tr:last-child>th {
    border-bottom: 0
}

.panel>.table-responsive {
    margin-bottom: 0;
    border: 0
}

.panel-group {
    margin-bottom: 20px
}

.panel-group .panel {
    margin-bottom: 0;
    border-radius: 4px
}

.panel-group .panel+.panel {
    margin-top: 5px
}

.panel-group .panel-heading {
    border-bottom: 0
}

.panel-group .panel-heading+.panel-collapse>.panel-body,
.panel-group .panel-heading+.panel-collapse>.list-group {
    border-top: 1px solid #ddd
}

.panel-group .panel-footer {
    border-top: 0
}

.panel-group .panel-footer+.panel-collapse .panel-body {
    border-bottom: 1px solid #ddd
}

.panel-default {
    border-color: #ddd
}

.panel-default>.panel-heading {
    color: #333;
    background-color: #f5f5f5;
    border-color: #ddd
}

.panel-default>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ddd
}

.panel-default>.panel-heading .badge {
    color: #f5f5f5;
    background-color: #333
}

.panel-default>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ddd
}

.panel-primary {
    border-color: #428bca
}

.panel-primary>.panel-heading {
    color: #fff;
    background-color: #428bca;
    border-color: #428bca
}

.panel-primary>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #428bca
}

.panel-primary>.panel-heading .badge {
    color: #428bca;
    background-color: #fff
}

.panel-primary>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #428bca
}

.panel-success {
    border-color: #d6e9c6
}

.panel-success>.panel-heading {
    color: #3c763d;
    background-color: #dff0d8;
    border-color: #d6e9c6
}

.panel-success>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #d6e9c6
}

.panel-success>.panel-heading .badge {
    color: #dff0d8;
    background-color: #3c763d
}

.panel-success>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #d6e9c6
}

.panel-info {
    border-color: #bce8f1
}

.panel-info>.panel-heading {
    color: #31708f;
    background-color: #d9edf7;
    border-color: #bce8f1
}

.panel-info>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #bce8f1
}

.panel-info>.panel-heading .badge {
    color: #d9edf7;
    background-color: #31708f
}

.panel-info>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #bce8f1
}

.panel-warning {
    border-color: #faebcc
}

.panel-warning>.panel-heading {
    color: #8a6d3b;
    background-color: #fcf8e3;
    border-color: #faebcc
}

.panel-warning>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #faebcc
}

.panel-warning>.panel-heading .badge {
    color: #fcf8e3;
    background-color: #8a6d3b
}

.panel-warning>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #faebcc
}

.panel-danger {
    border-color: #ebccd1
}

.panel-danger>.panel-heading {
    color: #a94442;
    background-color: #f2dede;
    border-color: #ebccd1
}

.panel-danger>.panel-heading+.panel-collapse>.panel-body {
    border-top-color: #ebccd1
}

.panel-danger>.panel-heading .badge {
    color: #f2dede;
    background-color: #a94442
}

.panel-danger>.panel-footer+.panel-collapse>.panel-body {
    border-bottom-color: #ebccd1
}

.embed-responsive {
    position: relative;
    display: block;
    height: 0;
    padding: 0;
    overflow: hidden
}

.embed-responsive .embed-responsive-item,
.embed-responsive iframe,
.embed-responsive embed,
.embed-responsive object,
.embed-responsive video {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border: 0
}

.embed-responsive.embed-responsive-16by9 {
    padding-bottom: 56.25%
}

.embed-responsive.embed-responsive-4by3 {
    padding-bottom: 75%
}

.well {
    min-height: 20px;
    padding: 19px;
    margin-bottom: 20px;
    background-color: #f5f5f5;
    border: 1px solid #e3e3e3;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .05)
}

.well blockquote {
    border-color: #ddd;
    border-color: rgba(0, 0, 0, .15)
}

.well-lg {
    padding: 24px;
    border-radius: 6px
}

.well-sm {
    padding: 9px;
    border-radius: 3px
}

.close {
    float: right;
    font-size: 21px;
    font-weight: 700;
    line-height: 1;
    color: #000;
    text-shadow: 0 1px 0 #fff;
    filter: alpha(opacity=20);
    opacity: .2
}

.close:hover,
.close:focus {
    color: #000;
    text-decoration: none;
    cursor: pointer;
    filter: alpha(opacity=50);
    opacity: .5
}

button.close {
    -webkit-appearance: none;
    padding: 0;
    cursor: pointer;
    background: 0 0;
    border: 0
}

.modal-open {
    overflow: hidden
}

.modal {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    z-index: 1040;
    display: none;
    overflow: hidden;
    -webkit-overflow-scrolling: touch;
    outline: 0
}

.modal.fade .modal-dialog {
    -webkit-transition: -webkit-transform .3s ease-out;
    -o-transition: -o-transform .3s ease-out;
    transition: transform .3s ease-out;
    -webkit-transform: translate(0, -25%);
    -ms-transform: translate(0, -25%);
    -o-transform: translate(0, -25%);
    transform: translate(0, -25%)
}

.modal.in .modal-dialog {
    -webkit-transform: translate(0, 0);
    -ms-transform: translate(0, 0);
    -o-transform: translate(0, 0);
    transform: translate(0, 0)
}

.modal-open .modal {
    overflow-x: hidden;
    overflow-y: auto
}

.modal-dialog {
    position: relative;
    width: auto;
    margin: 10px
}

.modal-content {
    position: relative;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #999;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    outline: 0;
    -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, .5);
    box-shadow: 0 3px 9px rgba(0, 0, 0, .5)
}

.modal-backdrop {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    background-color: #000
}

.modal-backdrop.fade {
    filter: alpha(opacity=0);
    opacity: 0
}

.modal-backdrop.in {
    filter: alpha(opacity=50);
    opacity: .5
}

.modal-header {
    min-height: 16.43px;
    padding: 15px;
    border-bottom: 1px solid #e5e5e5
}

.modal-header .close {
    margin-top: -2px
}

.modal-title {
    margin: 0;
    line-height: 1.42857143
}

.modal-body {
    position: relative;
    padding: 15px
}

.modal-footer {
    padding: 15px;
    text-align: right;
    border-top: 1px solid #e5e5e5
}

.modal-footer .btn+.btn {
    margin-bottom: 0;
    margin-left: 5px
}

.modal-footer .btn-group .btn+.btn {
    margin-left: -1px
}

.modal-footer .btn-block+.btn-block {
    margin-left: 0
}

.modal-scrollbar-measure {
    position: absolute;
    top: -9999px;
    width: 50px;
    height: 50px;
    overflow: scroll
}

@media (min-width:768px) {
    .modal-dialog {
        width: 600px;
        margin: 30px auto
    }
    .modal-content {
        -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, .5);
        box-shadow: 0 5px 15px rgba(0, 0, 0, .5)
    }
    .modal-sm {
        width: 300px
    }
}

@media (min-width:992px) {
    .modal-lg {
        width: 900px
    }
}

.tooltip {
    position: absolute;
    z-index: 1070;
    display: block;
    font-size: 12px;
    line-height: 1.4;
    visibility: visible;
    filter: alpha(opacity=0);
    opacity: 0
}

.tooltip.in {
    filter: alpha(opacity=90);
    opacity: .9
}

.tooltip.top {
    padding: 5px 0;
    margin-top: -3px
}

.tooltip.right {
    padding: 0 5px;
    margin-left: 3px
}

.tooltip.bottom {
    padding: 5px 0;
    margin-top: 3px
}

.tooltip.left {
    padding: 0 5px;
    margin-left: -3px
}

.tooltip-inner {
    max-width: 200px;
    padding: 3px 8px;
    color: #fff;
    text-align: center;
    text-decoration: none;
    background-color: #000;
    border-radius: 4px
}

.tooltip-arrow {
    position: absolute;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.tooltip.top .tooltip-arrow {
    bottom: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-left .tooltip-arrow {
    bottom: 0;
    left: 5px;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.top-right .tooltip-arrow {
    right: 5px;
    bottom: 0;
    border-width: 5px 5px 0;
    border-top-color: #000
}

.tooltip.right .tooltip-arrow {
    top: 50%;
    left: 0;
    margin-top: -5px;
    border-width: 5px 5px 5px 0;
    border-right-color: #000
}

.tooltip.left .tooltip-arrow {
    top: 50%;
    right: 0;
    margin-top: -5px;
    border-width: 5px 0 5px 5px;
    border-left-color: #000
}

.tooltip.bottom .tooltip-arrow {
    top: 0;
    left: 50%;
    margin-left: -5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-left .tooltip-arrow {
    top: 0;
    left: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.tooltip.bottom-right .tooltip-arrow {
    top: 0;
    right: 5px;
    border-width: 0 5px 5px;
    border-bottom-color: #000
}

.popover {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1060;
    display: none;
    max-width: 276px;
    padding: 1px;
    font-size: 14px;
    font-weight: 400;
    line-height: 1.42857143;
    text-align: left;
    white-space: normal;
    background-color: #fff;
    -webkit-background-clip: padding-box;
    background-clip: padding-box;
    border: 1px solid #ccc;
    border: 1px solid rgba(0, 0, 0, .2);
    border-radius: 6px;
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .2);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .2)
}

.popover.top {
    margin-top: -10px
}

.popover.right {
    margin-left: 10px
}

.popover.bottom {
    margin-top: 10px
}

.popover.left {
    margin-left: -10px
}

.popover-title {
    padding: 8px 14px;
    margin: 0;
    font-size: 14px;
    background-color: #f7f7f7;
    border-bottom: 1px solid #ebebeb;
    border-radius: 5px 5px 0 0
}

.popover-content {
    padding: 9px 14px
}

.popover>.arrow,
.popover>.arrow:after {
    position: absolute;
    display: block;
    width: 0;
    height: 0;
    border-color: transparent;
    border-style: solid
}

.popover>.arrow {
    border-width: 11px
}

.popover>.arrow:after {
    content: "";
    border-width: 10px
}

.popover.top>.arrow {
    bottom: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-color: #999;
    border-top-color: rgba(0, 0, 0, .25);
    border-bottom-width: 0
}

.popover.top>.arrow:after {
    bottom: 1px;
    margin-left: -10px;
    content: " ";
    border-top-color: #fff;
    border-bottom-width: 0
}

.popover.right>.arrow {
    top: 50%;
    left: -11px;
    margin-top: -11px;
    border-right-color: #999;
    border-right-color: rgba(0, 0, 0, .25);
    border-left-width: 0
}

.popover.right>.arrow:after {
    bottom: -10px;
    left: 1px;
    content: " ";
    border-right-color: #fff;
    border-left-width: 0
}

.popover.bottom>.arrow {
    top: -11px;
    left: 50%;
    margin-left: -11px;
    border-top-width: 0;
    border-bottom-color: #999;
    border-bottom-color: rgba(0, 0, 0, .25)
}

.popover.bottom>.arrow:after {
    top: 1px;
    margin-left: -10px;
    content: " ";
    border-top-width: 0;
    border-bottom-color: #fff
}

.popover.left>.arrow {
    top: 50%;
    right: -11px;
    margin-top: -11px;
    border-right-width: 0;
    border-left-color: #999;
    border-left-color: rgba(0, 0, 0, .25)
}

.popover.left>.arrow:after {
    right: 1px;
    bottom: -10px;
    content: " ";
    border-right-width: 0;
    border-left-color: #fff
}

.carousel {
    position: relative
}

.carousel-inner {
    position: relative;
    width: 100%;
    overflow: hidden
}

.carousel-inner>.item {
    position: relative;
    display: none;
    -webkit-transition: .6s ease-in-out left;
    -o-transition: .6s ease-in-out left;
    transition: .6s ease-in-out left
}

.carousel-inner>.item>img,
.carousel-inner>.item>a>img {
    line-height: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {
    .carousel-inner>.item {
        -webkit-transition: -webkit-transform .6s ease-in-out;
        -o-transition: -o-transform .6s ease-in-out;
        transition: transform .6s ease-in-out;
        -webkit-backface-visibility: hidden;
        backface-visibility: hidden;
        -webkit-perspective: 1000;
        perspective: 1000
    }
    .carousel-inner>.item.next,
    .carousel-inner>.item.active.right {
        left: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
    .carousel-inner>.item.prev,
    .carousel-inner>.item.active.left {
        left: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0)
    }
    .carousel-inner>.item.next.left,
    .carousel-inner>.item.prev.right,
    .carousel-inner>.item.active {
        left: 0;
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0)
    }
}

.carousel-inner>.active,
.carousel-inner>.next,
.carousel-inner>.prev {
    display: block
}

.carousel-inner>.active {
    left: 0
}

.carousel-inner>.next,
.carousel-inner>.prev {
    position: absolute;
    top: 0;
    width: 100%
}

.carousel-inner>.next {
    left: 100%
}

.carousel-inner>.prev {
    left: -100%
}

.carousel-inner>.next.left,
.carousel-inner>.prev.right {
    left: 0
}

.carousel-inner>.active.left {
    left: -100%
}

.carousel-inner>.active.right {
    left: 100%
}

.carousel-control {
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    width: 15%;
    font-size: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
    filter: alpha(opacity=50);
    opacity: .5
}

.carousel-control.left {
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .5)), to(rgba(0, 0, 0, .0001)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .5) 0, rgba(0, 0, 0, .0001) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#80000000', endColorstr='#00000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control.right {
    right: 0;
    left: auto;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -o-linear-gradient(left, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    background-image: -webkit-gradient(linear, left top, right top, from(rgba(0, 0, 0, .0001)), to(rgba(0, 0, 0, .5)));
    background-image: linear-gradient(to right, rgba(0, 0, 0, .0001) 0, rgba(0, 0, 0, .5) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr='#00000000', endColorstr='#80000000', GradientType=1);
    background-repeat: repeat-x
}

.carousel-control:hover,
.carousel-control:focus {
    color: #fff;
    text-decoration: none;
    filter: alpha(opacity=90);
    outline: 0;
    opacity: .9
}

.carousel-control .icon-prev,
.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-left,
.carousel-control .glyphicon-chevron-right {
    position: absolute;
    top: 50%;
    z-index: 5;
    display: inline-block
}

.carousel-control .icon-prev,
.carousel-control .glyphicon-chevron-left {
    left: 50%;
    margin-left: -10px
}

.carousel-control .icon-next,
.carousel-control .glyphicon-chevron-right {
    right: 50%;
    margin-right: -10px
}

.carousel-control .icon-prev,
.carousel-control .icon-next {
    width: 20px;
    height: 20px;
    margin-top: -10px;
    font-family: serif
}

.carousel-control .icon-prev:before {
    content: '\2039'
}

.carousel-control .icon-next:before {
    content: '\203a'
}

.carousel-indicators {
    position: absolute;
    bottom: 10px;
    left: 50%;
    z-index: 15;
    width: 60%;
    padding-left: 0;
    margin-left: -30%;
    text-align: center;
    list-style: none
}

.carousel-indicators li {
    display: inline-block;
    width: 10px;
    height: 10px;
    margin: 1px;
    text-indent: -999px;
    cursor: pointer;
    background-color: #000 \9;
    background-color: rgba(0, 0, 0, 0);
    border: 1px solid #fff;
    border-radius: 10px
}

.carousel-indicators .active {
    width: 12px;
    height: 12px;
    margin: 0;
    background-color: #fff
}

.carousel-caption {
    position: absolute;
    right: 15%;
    bottom: 20px;
    left: 15%;
    z-index: 10;
    padding-top: 20px;
    padding-bottom: 20px;
    color: #fff;
    text-align: center;
    text-shadow: 0 1px 2px rgba(0, 0, 0, .6)
}

.carousel-caption .btn {
    text-shadow: none
}

@media screen and (min-width:768px) {
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-prev,
    .carousel-control .icon-next {
        width: 30px;
        height: 30px;
        margin-top: -15px;
        font-size: 30px
    }
    .carousel-control .glyphicon-chevron-left,
    .carousel-control .icon-prev {
        margin-left: -15px
    }
    .carousel-control .glyphicon-chevron-right,
    .carousel-control .icon-next {
        margin-right: -15px
    }
    .carousel-caption {
        right: 20%;
        left: 20%;
        padding-bottom: 30px
    }
    .carousel-indicators {
        bottom: 20px
    }
}

.clearfix:before,
.clearfix:after,
.dl-horizontal dd:before,
.dl-horizontal dd:after,
.container:before,
.container:after,
.container-fluid:before,
.container-fluid:after,
.row:before,
.row:after,
.form-horizontal .form-group:before,
.form-horizontal .form-group:after,
.btn-toolbar:before,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:before,
.btn-group-vertical>.btn-group:after,
.nav:before,
.nav:after,
.navbar:before,
.navbar:after,
.navbar-header:before,
.navbar-header:after,
.navbar-collapse:before,
.navbar-collapse:after,
.pager:before,
.pager:after,
.panel-body:before,
.panel-body:after,
.modal-footer:before,
.modal-footer:after {
    display: table;
    content: " "
}

.clearfix:after,
.dl-horizontal dd:after,
.container:after,
.container-fluid:after,
.row:after,
.form-horizontal .form-group:after,
.btn-toolbar:after,
.btn-group-vertical>.btn-group:after,
.nav:after,
.navbar:after,
.navbar-header:after,
.navbar-collapse:after,
.pager:after,
.panel-body:after,
.modal-footer:after {
    clear: both
}

.center-block {
    display: block;
    margin-right: auto;
    margin-left: auto
}

.pull-right {
    float: right!important
}

.pull-left {
    float: left!important
}

.hide {
    display: none!important
}

.show {
    display: block!important
}

.invisible {
    visibility: hidden
}

.text-hide {
    font: 0/0 a;
    color: transparent;
    text-shadow: none;
    background-color: transparent;
    border: 0
}

.hidden {
    display: none!important;
    visibility: hidden!important
}

.affix {
    position: fixed
}

@-ms-viewport {
    width: device-width
}

.visible-xs,
.visible-sm,
.visible-md,
.visible-lg {
    display: none!important
}

.visible-xs-block,
.visible-xs-inline,
.visible-xs-inline-block,
.visible-sm-block,
.visible-sm-inline,
.visible-sm-inline-block,
.visible-md-block,
.visible-md-inline,
.visible-md-inline-block,
.visible-lg-block,
.visible-lg-inline,
.visible-lg-inline-block {
    display: none!important
}

@media (max-width:767px) {
    .visible-xs {
        display: block!important
    }
    table.visible-xs {
        display: table
    }
    tr.visible-xs {
        display: table-row!important
    }
    th.visible-xs,
    td.visible-xs {
        display: table-cell!important
    }
}

@media (max-width:767px) {
    .visible-xs-block {
        display: block!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline {
        display: inline!important
    }
}

@media (max-width:767px) {
    .visible-xs-inline-block {
        display: inline-block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm {
        display: block!important
    }
    table.visible-sm {
        display: table
    }
    tr.visible-sm {
        display: table-row!important
    }
    th.visible-sm,
    td.visible-sm {
        display: table-cell!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-block {
        display: block!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline {
        display: inline!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .visible-sm-inline-block {
        display: inline-block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md {
        display: block!important
    }
    table.visible-md {
        display: table
    }
    tr.visible-md {
        display: table-row!important
    }
    th.visible-md,
    td.visible-md {
        display: table-cell!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-block {
        display: block!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline {
        display: inline!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .visible-md-inline-block {
        display: inline-block!important
    }
}

@media (min-width:1200px) {
    .visible-lg {
        display: block!important
    }
    table.visible-lg {
        display: table
    }
    tr.visible-lg {
        display: table-row!important
    }
    th.visible-lg,
    td.visible-lg {
        display: table-cell!important
    }
}

@media (min-width:1200px) {
    .visible-lg-block {
        display: block!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline {
        display: inline!important
    }
}

@media (min-width:1200px) {
    .visible-lg-inline-block {
        display: inline-block!important
    }
}

@media (max-width:767px) {
    .hidden-xs {
        display: none!important
    }
}

@media (min-width:768px) and (max-width:991px) {
    .hidden-sm {
        display: none!important
    }
}

@media (min-width:992px) and (max-width:1199px) {
    .hidden-md {
        display: none!important
    }
}

@media (min-width:1200px) {
    .hidden-lg {
        display: none!important
    }
}

.visible-print {
    display: none!important
}

@media print {
    .visible-print {
        display: block!important
    }
    table.visible-print {
        display: table
    }
    tr.visible-print {
        display: table-row!important
    }
    th.visible-print,
    td.visible-print {
        display: table-cell!important
    }
}

.visible-print-block {
    display: none!important
}

@media print {
    .visible-print-block {
        display: block!important
    }
}

.visible-print-inline {
    display: none!important
}

@media print {
    .visible-print-inline {
        display: inline!important
    }
}

.visible-print-inline-block {
    display: none!important
}

@media print {
    .visible-print-inline-block {
        display: inline-block!important
    }
}

@media print {
    .hidden-print {
        display: none!important
    }
}


/* Slider */

.slick-slider {
    position: relative;
    display: block;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-touch-callout: none;
    -webkit-user-select: none;
    -khtml-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list {
    position: relative;
    overflow: hidden;
    display: block;
    margin: 0;
    padding: 0;
}

.slick-list:focus {
    outline: none;
}

.slick-loading .slick-list {
    background: #fff url(../../Editor/img/ajax-loader.gif) center center no-repeat;
}

.slick-list.dragging {
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-list,
.slick-track,
.slick-slide,
.slick-slide img {
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}

.slick-track {
    position: relative;
    left: 0;
    top: 0;
    display: block;
    zoom: 1;
}

.slick-track:before,
.slick-track:after {
    content: "";
    display: table;
}

.slick-track:after {
    clear: both;
}

.slick-loading .slick-track {
    visibility: hidden;
}

.slick-slide {
    float: left;
    height: 100%;
    min-height: 1px;
    display: none;
}

[dir="rtl"] .slick-slide {
    float: right;
}

.slick-slide img {
    display: block;
}

.slick-slide.slick-loading img {
    display: none;
}

.slick-slide.dragging img {
    pointer-events: none;
}

.slick-initialized .slick-slide {
    display: block;
}

.slick-loading .slick-slide {
    visibility: hidden;
}

.slick-vertical .slick-slide {
    display: block;
    height: auto;
    border: 1px solid transparent;
}


/* Icons */

@font-face {
    font-family: "slick";
    src: url(../css/fonts/slick.eot);
    src: url(../css/fonts/slickd41d.eot?#iefix) format("embedded-opentype"), url(../css/fonts/slick.woff) format("woff"), url(../css/fonts/slick.ttf) format("truetype"), url(../css/fonts/slick.svg) format("svg");
    font-weight: normal;
    font-style: normal;
}


/* Arrows */

.slick-prev,
.slick-next {
    position: absolute;
    display: block;
    height: 20px;
    width: 20px;
    line-height: 0;
    font-size: 0;
    cursor: pointer;
    background: transparent;
    color: transparent;
    top: 50%;
    margin-top: -10px;
    padding: 0;
    border: none;
    outline: none;
}

.slick-prev:hover,
.slick-prev:focus,
.slick-next:hover,
.slick-next:focus {
    outline: none;
    background: transparent;
    color: transparent;
}

.slick-prev:hover:before,
.slick-prev:focus:before,
.slick-next:hover:before,
.slick-next:focus:before {
    opacity: 1;
}

.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
    opacity: 0.25;
}

.slick-prev:before,
.slick-next:before {
    font-family: FontAwesome;
    font-size: 30px;
    line-height: 1;
    color: white;
    opacity: 0.75;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-prev {
    left: -25px;
left: -40px;
    z-index: 1;
    background-color: #4f4340 !important;
    height: 40px;
    width: 40px;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

[dir="rtl"] .slick-prev {
    left: auto;
    right: -25px;
}

.slick-prev:before {
    content: '\2190';
}

[dir="rtl"] .slick-prev:before {
    content: '\2192';
}

.slick-next {
    right: -25px;    
right: -40px;
    z-index: 1;
    background-color: #4f4340 !important;
    height: 40px;
    width: 40px;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

[dir="rtl"] .slick-next {
    left: -25px;
    right: auto;
}

.slick-next:before {
    content: '\2192';
}

[dir="rtl"] .slick-next:before {
    content: '\2190';
}


/* Dots */

.slick-slider {
    margin-bottom: 0;
}

.slick-dots {
    position: absolute;
    bottom: -45px;
    list-style: none;
    display: block;
    text-align: center;
    padding: 0;
    width: 100%;
    margin-bottom: 10px;
}

.slick-dots li {
    position: relative;
    display: inline-block;
    height: 20px;
    width: 20px;
    margin: 0 5px;
    padding: 0;
    cursor: pointer;
}

.slick-dots li button {
    border: 0;
    background: transparent;
    display: block;
    height: 20px;
    width: 20px;
    outline: none;
    line-height: 0;
    font-size: 0;
    color: transparent;
    padding: 5px;
    cursor: pointer;
}

.slick-dots li button:hover,
.slick-dots li button:focus {
    outline: none;
}

.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
    opacity: 1;
}

.slick-dots li button:before {
    position: absolute;
    top: 0;
    left: 0;
    content: '\2022';
    width: 20px;
    height: 20px;
    font-family: "slick";
    font-size: 6px;
    line-height: 20px;
    text-align: center;
    color: black;
    opacity: 0.25;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.slick-dots li.slick-active button:before {
    color: black;
    opacity: 0.75;
}


/*# sourceMappingURL=slick.css.map */


/*! fancyBox v2.1.5 fancyapps.com | fancyapps.com/fancybox/#license */

.fancybox-wrap,
.fancybox-skin,
.fancybox-outer,
.fancybox-inner,
.fancybox-image,
.fancybox-wrap iframe,
.fancybox-wrap object,
.fancybox-nav,
.fancybox-nav span,
.fancybox-tmp {
    padding: 0;
    margin: 0;
    border: 0;
    outline: none;
    vertical-align: top;
}

.fancybox-wrap {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 8020;
}

.fancybox-skin {
    position: relative;
    background: #f9f9f9;
    color: #444;
    text-shadow: none;
}

.fancybox-opened {
    z-index: 8030;
}

.fancybox-opened .fancybox-skin {
    box-shadow: 0 5px 25px rgba(0, 0, 0, 0.4);
}

.fancybox-outer,
.fancybox-inner {
    position: relative;
}

.fancybox-inner {
    overflow: hidden;
    font-size: 16px;
}

.fancybox-type-iframe .fancybox-inner {
    -webkit-overflow-scrolling: touch;
}

.fancybox-error {
    color: #444;
    font: 14px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    margin: 0;
    padding: 15px;
    white-space: nowrap;
}

.fancybox-image,
.fancybox-iframe {
    display: block;
    width: 100%;
    height: 100%;
}

.fancybox-image {
    max-width: 100%;
    max-height: 100%;
}

#fancybox-loading,
.fancybox-close,
.fancybox-prev span,
.fancybox-next span {
    background-image: url(../fancybox/fancybox_sprite.png);
}

#fancybox-loading {
    position: fixed;
    top: 50%;
    left: 50%;
    margin-top: -22px;
    margin-left: -22px;
    background-position: 0 -108px;
    opacity: 0.8;
    cursor: pointer;
    z-index: 8060;
}

#fancybox-loading div {
    width: 44px;
    height: 44px;
    background: url(../Errors/Error4042f19.html) center center no-repeat;
}

.fancybox-close {
    position: absolute;
    top: 0px;
    right: -30px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../../Editor/img/close.png) no-repeat center #000;
    z-index: 8040;
}

.fancybox-nav {
    position: absolute;
    top: 0;
    width: 40%;
    height: 100%;
    cursor: pointer;
    text-decoration: none;
    background: transparent url(../Errors/Error4041c79.html);
    /* helps IE */
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
    z-index: 8040;
}

.fancybox-prev {
    left: 0;
}

.fancybox-next {
    right: 0;
}

.fancybox-nav span {
    position: absolute;
    top: 50%;
    width: 36px;
    height: 34px;
    margin-top: -18px;
    cursor: pointer;
    z-index: 8040;
    visibility: hidden;
}

.fancybox-prev span {
    left: 10px;
    background-position: 0 -36px;
}

.fancybox-next span {
    right: 10px;
    background-position: 0 -72px;
}

.fancybox-nav:hover span {
    visibility: visible;
}

.fancybox-tmp {
    position: absolute;
    top: -99999px;
    left: -99999px;
    visibility: hidden;
    max-width: 99999px;
    max-height: 99999px;
    overflow: visible !important;
}


/* Overlay helper */

.fancybox-lock {
    overflow: hidden !important;
    width: auto;
}

.fancybox-lock body {
    overflow: hidden !important;
}

.fancybox-lock-test {
    overflow-y: hidden !important;
}

.fancybox-overlay {
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    display: none;
    z-index: 8010;
    background: url(../fancybox/fancybox_overlay.png);
}

.fancybox-overlay-fixed {
    position: fixed;
    bottom: 0;
    right: 0;
}

.fancybox-lock .fancybox-overlay {
    overflow: auto;
    overflow-y: scroll;
}


/* Title helper */

.fancybox-title {
    visibility: hidden;
    font: normal 13px/20px "Helvetica Neue", Helvetica, Arial, sans-serif;
    position: relative;
    text-shadow: none;
    z-index: 8050;
}

.fancybox-opened .fancybox-title {
    visibility: visible;
}

.fancybox-title-float-wrap {
    position: absolute;
    bottom: 0;
    right: 50%;
    margin-bottom: -35px;
    z-index: 8050;
    text-align: center;
}

.fancybox-title-float-wrap .child {
    display: inline-block;
    margin-right: -100%;
    padding: 2px 20px;
    background: transparent;
    /* Fallback for web browsers that doesn't support RGBa */
    background: rgba(0, 0, 0, 0.8);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border-radius: 15px;
    text-shadow: 0 1px 2px #222;
    color: #FFF;
    font-weight: bold;
    line-height: 24px;
    white-space: nowrap;
}

.fancybox-title-outside-wrap {
    position: relative;
    margin-top: 10px;
    color: #fff;
}

.fancybox-title-inside-wrap {
    padding-top: 10px;
}

.fancybox-title-over-wrap {
    position: absolute;
    bottom: 0;
    left: 0;
    color: #fff;
    padding: 10px;
    background: #000;
    background: rgba(0, 0, 0, .8);
}


/*Retina graphics!*/

@media only screen and (-webkit-min-device-pixel-ratio: 1.5),
only screen and (min--moz-device-pixel-ratio: 1.5),
only screen and (min-device-pixel-ratio: 1.5) {
    #fancybox-loading,
    .fancybox-close,
    .fancybox-prev span,
    .fancybox-next span {
        background-image: url(../Errors/Error404d929.html);
        background-size: 44px 152px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
    #fancybox-loading div {
        background-image: url(../Errors/Error404cb4e.html);
        background-size: 24px 24px;
        /*The size of the normal image, half the size of the hi-res image*/
    }
}


/*--------------------------------------------------
L B
www.websolute.it
website by websolute
--------------------------------------------------*/


/*ROW*/


/*--------------------------------------------------
Fluid
--------------------------------------------------*/

.LayoutBuilder .fluid {
    margin-right: auto;
    margin-left: auto;
    overflow: hidden;
}


/*--------------------------------------------------
Background
--------------------------------------------------*/

.LayoutBuilder .bg-light {
    background-color: #fafafa;
}

.LayoutBuilder .bg-dark {
    background-color: #283645;
}

.LayoutBuilder .bg-grey {
    background-color: #eee;
}


/*--------------------------------------------------
Image
--------------------------------------------------*/

.LayoutBuilder .image {
    margin: 0;
}

.LayoutBuilder .image img {
    width: 100%;
}


/*--------------------------------------------------
Cta
--------------------------------------------------*/


/*.LayoutBuilder .lbcta h2 { font-size: 24px; border-top: 1px solid #ccc; border-bottom: 1px solid #ccc; padding: 30px 0; text-align: center; font-weight: normal; margin: 30px 0; line-height: 1; }*/

.LayoutBuilder .lbcta .text {
    color: #130c0d;
}

.LayoutBuilder .lbcta .text p:last-child {
    margin-bottom: 0;
}


/* intro */

.LayoutBuilder .lbcta.intro {
    text-align: center;
}

.LayoutBuilder .lbcta.intro h2 {
    line-height: 150%;
    border: none;
    padding: 0;
}

.LayoutBuilder .lbcta.intro h2 em {
    font-style: normal;
}


/* small */

.LayoutBuilder .lbcta.small {
    text-align: left;
}

.LayoutBuilder .lbcta.small h2 {
    font-size: 22px;
    line-height: 150%;
    color: #73879C;
    border: none;
    padding: 0;
    text-align: left;
    margin: 0 0 20px;
    font-weight: bold;
}

.LayoutBuilder .lbcta.small h2 em {
    font-style: normal;
}

.LayoutBuilder .lbcta.small .text {
    font-size: 16px;
    line-height: 160%;
    color: #73879C;
}

.LayoutBuilder .lbcta.white h1 {
    color: #fff!important;
    text-shadow: 0 0 8px #1aa379;
}


/*--------------------------------------------------
Slider
--------------------------------------------------*/

.LayoutBuilder .lbslider .image {
    margin: 0;
}

.LayoutBuilder .lbslider .slick-dots {
    bottom: 0;
    z-index: 10;
}

.LayoutBuilder .lbslider .slick-dots li button {}

.LayoutBuilder .lbslider .slick-dots li button:before {
    display: none;
}

.LayoutBuilder .lbslider .slick-dots li button:after {
    content: ' ';
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

.LayoutBuilder .lbslider .slick-dots li.slick-active button {
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
    box-shadow: none;
    border: none;
    text-shadow: none;
    opacity: 1;
    outline: none;
}


/* arrows */


/* arrows */

.LayoutBuilder .lbslider .slick-prev {
    left: -40px;
    z-index: 1;
    background-color: #4f4340;
    height: 40px;
    width: 40px;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.LayoutBuilder .lbslider .slick-prev:before {
    content: "\f104";
    font-family: "FontAwesome";
}

.LayoutBuilder .lbslider .slick-prev:hover {}

.LayoutBuilder .lbslider .slick-next {
    right: -40px;
    z-index: 1;
    background-color: #4f4340;
    height: 40px;
    width: 40px;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

.LayoutBuilder .lbslider .slick-next:before {
    content: "\f105";
    font-family: "FontAwesome";
}

.LayoutBuilder .lbslider .slick-next:hover {}


/* SM */

@media (min-width: 768px) and (max-width: 991px) {
    .LayoutBuilder .lbslider .slick-prev {
        left: 0;
    }
    .LayoutBuilder .lbslider .slick-next {
        right: 0;
    }
}


/*--------------------------------------------------
Parallax
--------------------------------------------------*/

.LayoutBuilder .lb_parallax {
    overflow: hidden;
    position: relative;
    z-index: 1;
    background-size: cover !important;
}

.LayoutBuilder .lb_parallax.small {
    min-height: 150px;
}

.LayoutBuilder .lb_parallax.medium {
    min-height: 300px;
}

.LayoutBuilder .lb_parallax .white * {
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .1);
}

.LayoutBuilder .lb_parallax .dark {
    color: #506A85;
}


/*--------------------------------------------------
Text Photo
--------------------------------------------------*/

.LayoutBuilder .text_photo img {
    margin: 0;
}


/*--------------------------------------------------
Timeline
--------------------------------------------------*/

.LayoutBuilder .lbtimeline .label {
    display: none;
}

.LayoutBuilder .lbtimeline .slick-dots {
    bottom: -30px;
    height: 35px;
    margin: 0;
    padding: 0;
    list-style: none;
}

.LayoutBuilder .lbtimeline .slick-dots li {
    width: 15%;
    margin: 0;
    vertical-align: text-top;
    text-align: center;
}

.LayoutBuilder .lbtimeline .slick-dots li button {
    color: #506A85;
    font-size: 14px;
    line-height: 1;
    width: auto;
    height: auto;
    padding: 0;
    display: block;
    text-align: center;
    width: 100%;
    position: relative;
    z-index: 2;
    margin: 0;
}

.LayoutBuilder .lbtimeline .slick-dots li button:before {
    content: '';
    position: absolute;
    z-index: 1000;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background: transparent;
}

.LayoutBuilder .lbtimeline .slick-dots li .label-text {
    margin: 0;
    padding: 0;
    display: block;
    text-align: center;
    position: relative;
    z-index: 1;
}

.LayoutBuilder .lbtimeline .slick-dots li .ball {
    width: 10px;
    height: 10px;
    border-radius: 10px;
    background: #506A85;
    display: block;
    margin: 0 auto 5px;
    border: 2px solid #506A85;
    position: relative;
    z-index: 2;
}

.LayoutBuilder .lbtimeline .slick-dots li:hover .ball {
    background: #b9c5d3;
}

.LayoutBuilder .lbtimeline .slick-dots li.slick-active .ball {
    background: #fff;
}


/*--------------------------------------------------
Social_share
--------------------------------------------------*/

.social_share {
    text-align: center;
    padding: 30px;
    font-size: 17px;
    border-top: 1px solid #ddd;
}

.social_share .social-media i {
    width: 20px;
    margin-top: 4px;
}

@charset "UTF-8";

/*!
Animate.css - http://daneden.me/animate
Licensed under the MIT license - http://opensource.org/licenses/MIT

Copyright (c) 2014 Daniel Eden
*/

.animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
}

.animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite;
}

.animated.hinge {
    -webkit-animation-duration: 2s;
    animation-duration: 2s;
}

@-webkit-keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

@keyframes bounce {
    0%,
    20%,
    53%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    40%,
    43% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -30px, 0);
        -ms-transform: translate3d(0, -30px, 0);
        transform: translate3d(0, -30px, 0);
    }
    70% {
        -webkit-transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        transition-timing-function: cubic-bezier(0.755, 0.050, 0.855, 0.060);
        -webkit-transform: translate3d(0, -15px, 0);
        -ms-transform: translate3d(0, -15px, 0);
        transform: translate3d(0, -15px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -4px, 0);
        -ms-transform: translate3d(0, -4px, 0);
        transform: translate3d(0, -4px, 0);
    }
}

.bounce {
    -webkit-animation-name: bounce;
    animation-name: bounce;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    transform-origin: center bottom;
}

@-webkit-keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

@keyframes flash {
    0%,
    50%,
    100% {
        opacity: 1;
    }
    25%,
    75% {
        opacity: 0;
    }
}

.flash {
    -webkit-animation-name: flash;
    animation-name: flash;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes pulse {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    50% {
        -webkit-transform: scale3d(1.05, 1.05, 1.05);
        -ms-transform: scale3d(1.05, 1.05, 1.05);
        transform: scale3d(1.05, 1.05, 1.05);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.pulse {
    -webkit-animation-name: pulse;
    animation-name: pulse;
}

@-webkit-keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes rubberBand {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    30% {
        -webkit-transform: scale3d(1.25, 0.75, 1);
        -ms-transform: scale3d(1.25, 0.75, 1);
        transform: scale3d(1.25, 0.75, 1);
    }
    40% {
        -webkit-transform: scale3d(0.75, 1.25, 1);
        -ms-transform: scale3d(0.75, 1.25, 1);
        transform: scale3d(0.75, 1.25, 1);
    }
    50% {
        -webkit-transform: scale3d(1.15, 0.85, 1);
        -ms-transform: scale3d(1.15, 0.85, 1);
        transform: scale3d(1.15, 0.85, 1);
    }
    65% {
        -webkit-transform: scale3d(.95, 1.05, 1);
        -ms-transform: scale3d(.95, 1.05, 1);
        transform: scale3d(.95, 1.05, 1);
    }
    75% {
        -webkit-transform: scale3d(1.05, .95, 1);
        -ms-transform: scale3d(1.05, .95, 1);
        transform: scale3d(1.05, .95, 1);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.rubberBand {
    -webkit-animation-name: rubberBand;
    animation-name: rubberBand;
}

@-webkit-keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

@keyframes shake {
    0%,
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
    10%,
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    20%,
    40%,
    60%,
    80% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
}

.shake {
    -webkit-animation-name: shake;
    animation-name: shake;
}

@-webkit-keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

@keyframes swing {
    20% {
        -webkit-transform: rotate3d(0, 0, 1, 15deg);
        -ms-transform: rotate3d(0, 0, 1, 15deg);
        transform: rotate3d(0, 0, 1, 15deg);
    }
    40% {
        -webkit-transform: rotate3d(0, 0, 1, -10deg);
        -ms-transform: rotate3d(0, 0, 1, -10deg);
        transform: rotate3d(0, 0, 1, -10deg);
    }
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        -ms-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, -5deg);
        -ms-transform: rotate3d(0, 0, 1, -5deg);
        transform: rotate3d(0, 0, 1, -5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        -ms-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg);
    }
}

.swing {
    -webkit-transform-origin: top center;
    -ms-transform-origin: top center;
    transform-origin: top center;
    -webkit-animation-name: swing;
    animation-name: swing;
}

@-webkit-keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes tada {
    0% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
    10%,
    20% {
        -webkit-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(.9, .9, .9) rotate3d(0, 0, 1, -3deg);
    }
    30%,
    50%,
    70%,
    90% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, 3deg);
    }
    40%,
    60%,
    80% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        -ms-transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
        transform: scale3d(1.1, 1.1, 1.1) rotate3d(0, 0, 1, -3deg);
    }
    100% {
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.tada {
    -webkit-animation-name: tada;
    animation-name: tada;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes wobble {
    0% {
        -webkit-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes wobble {
    0% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
    15% {
        -webkit-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        -ms-transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
        transform: translate3d(-25%, 0, 0) rotate3d(0, 0, 1, -5deg);
    }
    30% {
        -webkit-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        -ms-transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
        transform: translate3d(20%, 0, 0) rotate3d(0, 0, 1, 3deg);
    }
    45% {
        -webkit-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        -ms-transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
        transform: translate3d(-15%, 0, 0) rotate3d(0, 0, 1, -3deg);
    }
    60% {
        -webkit-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        -ms-transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
        transform: translate3d(10%, 0, 0) rotate3d(0, 0, 1, 2deg);
    }
    75% {
        -webkit-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        -ms-transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
        transform: translate3d(-5%, 0, 0) rotate3d(0, 0, 1, -1deg);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.wobble {
    -webkit-animation-name: wobble;
    animation-name: wobble;
}

@-webkit-keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

@keyframes bounceIn {
    0%,
    20%,
    40%,
    60%,
    80%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    20% {
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    40% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(1.03, 1.03, 1.03);
        -ms-transform: scale3d(1.03, 1.03, 1.03);
        transform: scale3d(1.03, 1.03, 1.03);
    }
    80% {
        -webkit-transform: scale3d(.97, .97, .97);
        -ms-transform: scale3d(.97, .97, .97);
        transform: scale3d(.97, .97, .97);
    }
    100% {
        opacity: 1;
        -webkit-transform: scale3d(1, 1, 1);
        -ms-transform: scale3d(1, 1, 1);
        transform: scale3d(1, 1, 1);
    }
}

.bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInDown {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -3000px, 0);
        -ms-transform: translate3d(0, -3000px, 0);
        transform: translate3d(0, -3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, 25px, 0);
        -ms-transform: translate3d(0, 25px, 0);
        transform: translate3d(0, 25px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, 5px, 0);
        -ms-transform: translate3d(0, 5px, 0);
        transform: translate3d(0, 5px, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInDown {
    -webkit-animation-name: bounceInDown;
    animation-name: bounceInDown;
}

@-webkit-keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInLeft {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-3000px, 0, 0);
        -ms-transform: translate3d(-3000px, 0, 0);
        transform: translate3d(-3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(25px, 0, 0);
        -ms-transform: translate3d(25px, 0, 0);
        transform: translate3d(25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(-10px, 0, 0);
        -ms-transform: translate3d(-10px, 0, 0);
        transform: translate3d(-10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(5px, 0, 0);
        -ms-transform: translate3d(5px, 0, 0);
        transform: translate3d(5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInLeft {
    -webkit-animation-name: bounceInLeft;
    animation-name: bounceInLeft;
}

@-webkit-keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes bounceInRight {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(3000px, 0, 0);
        -ms-transform: translate3d(3000px, 0, 0);
        transform: translate3d(3000px, 0, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(-25px, 0, 0);
        -ms-transform: translate3d(-25px, 0, 0);
        transform: translate3d(-25px, 0, 0);
    }
    75% {
        -webkit-transform: translate3d(10px, 0, 0);
        -ms-transform: translate3d(10px, 0, 0);
        transform: translate3d(10px, 0, 0);
    }
    90% {
        -webkit-transform: translate3d(-5px, 0, 0);
        -ms-transform: translate3d(-5px, 0, 0);
        transform: translate3d(-5px, 0, 0);
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.bounceInRight {
    -webkit-animation-name: bounceInRight;
    animation-name: bounceInRight;
}

@-webkit-keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

@keyframes bounceInUp {
    0%,
    60%,
    75%,
    90%,
    100% {
        -webkit-transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
        transition-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    }
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 3000px, 0);
        -ms-transform: translate3d(0, 3000px, 0);
        transform: translate3d(0, 3000px, 0);
    }
    60% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    75% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    90% {
        -webkit-transform: translate3d(0, -5px, 0);
        -ms-transform: translate3d(0, -5px, 0);
        transform: translate3d(0, -5px, 0);
    }
    100% {
        -webkit-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
        transform: translate3d(0, 0, 0);
    }
}

.bounceInUp {
    -webkit-animation-name: bounceInUp;
    animation-name: bounceInUp;
}

@-webkit-keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

@keyframes bounceOut {
    20% {
        -webkit-transform: scale3d(.9, .9, .9);
        -ms-transform: scale3d(.9, .9, .9);
        transform: scale3d(.9, .9, .9);
    }
    50%,
    55% {
        opacity: 1;
        -webkit-transform: scale3d(1.1, 1.1, 1.1);
        -ms-transform: scale3d(1.1, 1.1, 1.1);
        transform: scale3d(1.1, 1.1, 1.1);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
}

.bounceOut {
    -webkit-animation-name: bounceOut;
    animation-name: bounceOut;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes bounceOutDown {
    20% {
        -webkit-transform: translate3d(0, 10px, 0);
        -ms-transform: translate3d(0, 10px, 0);
        transform: translate3d(0, 10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, -20px, 0);
        -ms-transform: translate3d(0, -20px, 0);
        transform: translate3d(0, -20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.bounceOutDown {
    -webkit-animation-name: bounceOutDown;
    animation-name: bounceOutDown;
}

@-webkit-keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes bounceOutLeft {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(20px, 0, 0);
        -ms-transform: translate3d(20px, 0, 0);
        transform: translate3d(20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.bounceOutLeft {
    -webkit-animation-name: bounceOutLeft;
    animation-name: bounceOutLeft;
}

@-webkit-keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes bounceOutRight {
    20% {
        opacity: 1;
        -webkit-transform: translate3d(-20px, 0, 0);
        -ms-transform: translate3d(-20px, 0, 0);
        transform: translate3d(-20px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.bounceOutRight {
    -webkit-animation-name: bounceOutRight;
    animation-name: bounceOutRight;
}

@-webkit-keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes bounceOutUp {
    20% {
        -webkit-transform: translate3d(0, -10px, 0);
        -ms-transform: translate3d(0, -10px, 0);
        transform: translate3d(0, -10px, 0);
    }
    40%,
    45% {
        opacity: 1;
        -webkit-transform: translate3d(0, 20px, 0);
        -ms-transform: translate3d(0, 20px, 0);
        transform: translate3d(0, 20px, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.bounceOutUp {
    -webkit-animation-name: bounceOutUp;
    animation-name: bounceOutUp;
}

@-webkit-keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

@keyframes fadeIn {
    0% {
        opacity: 0;
    }
    100% {
        opacity: 1;
    }
}

.fadeIn {
    -webkit-animation-name: fadeIn;
    animation-name: fadeIn;
}

@-webkit-keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDown {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown;
}

@-webkit-keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInDownBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInDownBig {
    -webkit-animation-name: fadeInDownBig;
    animation-name: fadeInDownBig;
}

@-webkit-keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeft {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}

@-webkit-keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInLeftBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInLeftBig {
    -webkit-animation-name: fadeInLeftBig;
    animation-name: fadeInLeftBig;
}

@-webkit-keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRight {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRight {
    -webkit-animation-name: fadeInRight;
    animation-name: fadeInRight;
}

@-webkit-keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInRightBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInRightBig {
    -webkit-animation-name: fadeInRightBig;
    animation-name: fadeInRightBig;
}

@-webkit-keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUp {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp;
}

@-webkit-keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes fadeInUpBig {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.fadeInUpBig {
    -webkit-animation-name: fadeInUpBig;
    animation-name: fadeInUpBig;
}

@-webkit-keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

@keyframes fadeOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
    }
}

.fadeOut {
    -webkit-animation-name: fadeOut;
    animation-name: fadeOut;
}

@-webkit-keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

@keyframes fadeOutDown {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 100%, 0);
        -ms-transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0);
    }
}

.fadeOutDown {
    -webkit-animation-name: fadeOutDown;
    animation-name: fadeOutDown;
}

@-webkit-keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

@keyframes fadeOutDownBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, 2000px, 0);
        -ms-transform: translate3d(0, 2000px, 0);
        transform: translate3d(0, 2000px, 0);
    }
}

.fadeOutDownBig {
    -webkit-animation-name: fadeOutDownBig;
    animation-name: fadeOutDownBig;
}

@-webkit-keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

@keyframes fadeOutLeft {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0);
        -ms-transform: translate3d(-100%, 0, 0);
        transform: translate3d(-100%, 0, 0);
    }
}

.fadeOutLeft {
    -webkit-animation-name: fadeOutLeft;
    animation-name: fadeOutLeft;
}

@-webkit-keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

@keyframes fadeOutLeftBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(-2000px, 0, 0);
        -ms-transform: translate3d(-2000px, 0, 0);
        transform: translate3d(-2000px, 0, 0);
    }
}

.fadeOutLeftBig {
    -webkit-animation-name: fadeOutLeftBig;
    animation-name: fadeOutLeftBig;
}

@-webkit-keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

@keyframes fadeOutRight {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0);
        -ms-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0);
    }
}

.fadeOutRight {
    -webkit-animation-name: fadeOutRight;
    animation-name: fadeOutRight;
}

@-webkit-keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

@keyframes fadeOutRightBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(2000px, 0, 0);
        -ms-transform: translate3d(2000px, 0, 0);
        transform: translate3d(2000px, 0, 0);
    }
}

.fadeOutRightBig {
    -webkit-animation-name: fadeOutRightBig;
    animation-name: fadeOutRightBig;
}

@-webkit-keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

@keyframes fadeOutUp {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -100%, 0);
        -ms-transform: translate3d(0, -100%, 0);
        transform: translate3d(0, -100%, 0);
    }
}

.fadeOutUp {
    -webkit-animation-name: fadeOutUp;
    animation-name: fadeOutUp;
}

@-webkit-keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

@keyframes fadeOutUpBig {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(0, -2000px, 0);
        -ms-transform: translate3d(0, -2000px, 0);
        transform: translate3d(0, -2000px, 0);
    }
}

.fadeOutUpBig {
    -webkit-animation-name: fadeOutUpBig;
    animation-name: fadeOutUpBig;
}

@-webkit-keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

@keyframes flip {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -360deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    40% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -190deg);
        -webkit-animation-timing-function: ease-out;
        animation-timing-function: ease-out;
    }
    50% {
        -webkit-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -ms-transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        transform: perspective(400px) translate3d(0, 0, 150px) rotate3d(0, 1, 0, -170deg);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    80% {
        -webkit-transform: perspective(400px) scale3d(.95, .95, .95);
        -ms-transform: perspective(400px) scale3d(.95, .95, .95);
        transform: perspective(400px) scale3d(.95, .95, .95);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
        -webkit-animation-timing-function: ease-in;
        animation-timing-function: ease-in;
    }
}

.animated.flip {
    -webkit-backface-visibility: visible;
    -ms-backface-visibility: visible;
    backface-visibility: visible;
    -webkit-animation-name: flip;
    animation-name: flip;
}

@-webkit-keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInX {
    0% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInX {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInX;
    animation-name: flipInX;
}

@-webkit-keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
}

@keyframes flipInY {
    0% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
        opacity: 0;
    }
    40% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -20deg);
        -webkit-transition-timing-function: ease-in;
        transition-timing-function: ease-in;
    }
    60% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 10deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -5deg);
    }
    100% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
}

.flipInY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipInY;
    animation-name: flipInY;
}

@-webkit-keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutX {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        transform: perspective(400px) rotate3d(1, 0, 0, -20deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        transform: perspective(400px) rotate3d(1, 0, 0, 90deg);
        opacity: 0;
    }
}

.flipOutX {
    -webkit-animation-name: flipOutX;
    animation-name: flipOutX;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
}

@-webkit-keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

@keyframes flipOutY {
    0% {
        -webkit-transform: perspective(400px);
        -ms-transform: perspective(400px);
        transform: perspective(400px);
    }
    30% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        transform: perspective(400px) rotate3d(0, 1, 0, -15deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        -ms-transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        transform: perspective(400px) rotate3d(0, 1, 0, 90deg);
        opacity: 0;
    }
}

.flipOutY {
    -webkit-backface-visibility: visible !important;
    -ms-backface-visibility: visible !important;
    backface-visibility: visible !important;
    -webkit-animation-name: flipOutY;
    animation-name: flipOutY;
    -webkit-animation-duration: .75s;
    animation-duration: .75s;
}

@-webkit-keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes lightSpeedIn {
    0% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(-30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(-30deg);
        transform: translate3d(100%, 0, 0) skewX(-30deg);
        opacity: 0;
    }
    60% {
        -webkit-transform: skewX(20deg);
        -ms-transform: skewX(20deg);
        transform: skewX(20deg);
        opacity: 1;
    }
    80% {
        -webkit-transform: skewX(-5deg);
        -ms-transform: skewX(-5deg);
        transform: skewX(-5deg);
        opacity: 1;
    }
    100% {
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.lightSpeedIn {
    -webkit-animation-name: lightSpeedIn;
    animation-name: lightSpeedIn;
    -webkit-animation-timing-function: ease-out;
    animation-timing-function: ease-out;
}

@-webkit-keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

@keyframes lightSpeedOut {
    0% {
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0) skewX(30deg);
        -ms-transform: translate3d(100%, 0, 0) skewX(30deg);
        transform: translate3d(100%, 0, 0) skewX(30deg);
        opacity: 0;
    }
}

.lightSpeedOut {
    -webkit-animation-name: lightSpeedOut;
    animation-name: lightSpeedOut;
    -webkit-animation-timing-function: ease-in;
    animation-timing-function: ease-in;
}

@-webkit-keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateIn {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, -200deg);
        -ms-transform: rotate3d(0, 0, 1, -200deg);
        transform: rotate3d(0, 0, 1, -200deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateIn {
    -webkit-animation-name: rotateIn;
    animation-name: rotateIn;
}

@-webkit-keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownLeft {
    -webkit-animation-name: rotateInDownLeft;
    animation-name: rotateInDownLeft;
}

@-webkit-keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInDownRight {
    -webkit-animation-name: rotateInDownRight;
    animation-name: rotateInDownRight;
}

@-webkit-keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, 45deg);
        -ms-transform: rotate3d(0, 0, 1, 45deg);
        transform: rotate3d(0, 0, 1, 45deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpLeft {
    -webkit-animation-name: rotateInUpLeft;
    animation-name: rotateInUpLeft;
}

@-webkit-keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        transform: none;
        opacity: 1;
    }
}

@keyframes rotateInUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        -ms-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg);
        opacity: 0;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
        opacity: 1;
    }
}

.rotateInUpRight {
    -webkit-animation-name: rotateInUpRight;
    animation-name: rotateInUpRight;
}

@-webkit-keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

@keyframes rotateOut {
    0% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: center;
        -ms-transform-origin: center;
        transform-origin: center;
        -webkit-transform: rotate3d(0, 0, 1, 200deg);
        -ms-transform: rotate3d(0, 0, 1, 200deg);
        transform: rotate3d(0, 0, 1, 200deg);
        opacity: 0;
    }
}

.rotateOut {
    -webkit-animation-name: rotateOut;
    animation-name: rotateOut;
}

@-webkit-keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate(0, 0, 1, 45deg);
        -ms-transform: rotate(0, 0, 1, 45deg);
        transform: rotate(0, 0, 1, 45deg);
        opacity: 0;
    }
}

.rotateOutDownLeft {
    -webkit-animation-name: rotateOutDownLeft;
    animation-name: rotateOutDownLeft;
}

@-webkit-keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutDownRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutDownRight {
    -webkit-animation-name: rotateOutDownRight;
    animation-name: rotateOutDownRight;
}

@-webkit-keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpLeft {
    0% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: left bottom;
        -ms-transform-origin: left bottom;
        transform-origin: left bottom;
        -webkit-transform: rotate3d(0, 0, 1, -45deg);
        -ms-transform: rotate3d(0, 0, 1, -45deg);
        transform: rotate3d(0, 0, 1, -45deg);
        opacity: 0;
    }
}

.rotateOutUpLeft {
    -webkit-animation-name: rotateOutUpLeft;
    animation-name: rotateOutUpLeft;
}

@-webkit-keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

@keyframes rotateOutUpRight {
    0% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        opacity: 1;
    }
    100% {
        -webkit-transform-origin: right bottom;
        -ms-transform-origin: right bottom;
        transform-origin: right bottom;
        -webkit-transform: rotate3d(0, 0, 1, 90deg);
        -ms-transform: rotate3d(0, 0, 1, 90deg);
        transform: rotate3d(0, 0, 1, 90deg);
        opacity: 0;
    }
}

.rotateOutUpRight {
    -webkit-animation-name: rotateOutUpRight;
    animation-name: rotateOutUpRight;
}

@-webkit-keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

@keyframes hinge {
    0% {
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    20%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 80deg);
        -ms-transform: rotate3d(0, 0, 1, 80deg);
        transform: rotate3d(0, 0, 1, 80deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
    }
    40%,
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 60deg);
        -ms-transform: rotate3d(0, 0, 1, 60deg);
        transform: rotate3d(0, 0, 1, 60deg);
        -webkit-transform-origin: top left;
        -ms-transform-origin: top left;
        transform-origin: top left;
        -webkit-animation-timing-function: ease-in-out;
        animation-timing-function: ease-in-out;
        opacity: 1;
    }
    100% {
        -webkit-transform: translate3d(0, 700px, 0);
        -ms-transform: translate3d(0, 700px, 0);
        transform: translate3d(0, 700px, 0);
        opacity: 0;
    }
}

.hinge {
    -webkit-animation-name: hinge;
    animation-name: hinge;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        transform: none;
    }
}

@keyframes rollIn {
    0% {
        opacity: 0;
        -webkit-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        -ms-transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
        transform: translate3d(-100%, 0, 0) rotate3d(0, 0, 1, -120deg);
    }
    100% {
        opacity: 1;
        -webkit-transform: none;
        -ms-transform: none;
        transform: none;
    }
}

.rollIn {
    -webkit-animation-name: rollIn;
    animation-name: rollIn;
}


/* originally authored by Nick Pettit - https://github.com/nickpettit/glide */

@-webkit-keyframes rollOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

@keyframes rollOut {
    0% {
        opacity: 1;
    }
    100% {
        opacity: 0;
        -webkit-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        -ms-transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
        transform: translate3d(100%, 0, 0) rotate3d(0, 0, 1, 120deg);
    }
}

.rollOut {
    -webkit-animation-name: rollOut;
    animation-name: rollOut;
}

@-webkit-keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

@keyframes zoomIn {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    50% {
        opacity: 1;
    }
}

.zoomIn {
    -webkit-animation-name: zoomIn;
    animation-name: zoomIn;
}

@-webkit-keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInDown {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInDown {
    -webkit-animation-name: zoomInDown;
    animation-name: zoomInDown;
}

@-webkit-keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInLeft {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(-1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInLeft {
    -webkit-animation-name: zoomInLeft;
    animation-name: zoomInLeft;
}

@-webkit-keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInRight {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        transform: scale3d(.1, .1, .1) translate3d(1000px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-10px, 0, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInRight {
    -webkit-animation-name: zoomInRight;
    animation-name: zoomInRight;
}

@-webkit-keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomInUp {
    0% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 1000px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    60% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomInUp {
    -webkit-animation-name: zoomInUp;
    animation-name: zoomInUp;
}

@-webkit-keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    100% {
        opacity: 0;
    }
}

@keyframes zoomOut {
    0% {
        opacity: 1;
    }
    50% {
        opacity: 0;
        -webkit-transform: scale3d(.3, .3, .3);
        -ms-transform: scale3d(.3, .3, .3);
        transform: scale3d(.3, .3, .3);
    }
    100% {
        opacity: 0;
    }
}

.zoomOut {
    -webkit-animation-name: zoomOut;
    animation-name: zoomOut;
}

@-webkit-keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutDown {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, -60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, 2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutDown {
    -webkit-animation-name: zoomOutDown;
    animation-name: zoomOutDown;
}

@-webkit-keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        transform-origin: left center;
    }
}

@keyframes zoomOutLeft {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(-2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(-2000px, 0, 0);
        transform: scale(.1) translate3d(-2000px, 0, 0);
        -webkit-transform-origin: left center;
        -ms-transform-origin: left center;
        transform-origin: left center;
    }
}

.zoomOutLeft {
    -webkit-animation-name: zoomOutLeft;
    animation-name: zoomOutLeft;
}

@-webkit-keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        transform-origin: right center;
    }
}

@keyframes zoomOutRight {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
        transform: scale3d(.475, .475, .475) translate3d(-42px, 0, 0);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale(.1) translate3d(2000px, 0, 0);
        -ms-transform: scale(.1) translate3d(2000px, 0, 0);
        transform: scale(.1) translate3d(2000px, 0, 0);
        -webkit-transform-origin: right center;
        -ms-transform-origin: right center;
        transform-origin: right center;
    }
}

.zoomOutRight {
    -webkit-animation-name: zoomOutRight;
    animation-name: zoomOutRight;
}

@-webkit-keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

@keyframes zoomOutUp {
    40% {
        opacity: 1;
        -webkit-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -ms-transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        transform: scale3d(.475, .475, .475) translate3d(0, 60px, 0);
        -webkit-animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
        animation-timing-function: cubic-bezier(0.550, 0.055, 0.675, 0.190);
    }
    100% {
        opacity: 0;
        -webkit-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -ms-transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        transform: scale3d(.1, .1, .1) translate3d(0, -2000px, 0);
        -webkit-transform-origin: center bottom;
        -ms-transform-origin: center bottom;
        transform-origin: center bottom;
        -webkit-animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
        animation-timing-function: cubic-bezier(0.175, 0.885, 0.320, 1);
    }
}

.zoomOutUp {
    -webkit-animation-name: zoomOutUp;
    animation-name: zoomOutUp;
}


/*--------------------------------------------------
IMPORT GOOGLE FONT
LATO
http://fonts.googleapis.com/css?family=Lato:300,400,900
--------------------------------------------------*/

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 300;
    src: local('Lato Light'), local('Lato-Light'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/KT3KS9Aol4WfR6Vas8kNcg.woff) format('woff');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 400;
    src: local('Lato Regular'), local('Lato-Regular'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/9k-RPmcnxYEPm8CNFsH2gg.woff) format('woff');
}

@font-face {
    font-family: 'Lato';
    font-style: normal;
    font-weight: 900;
    src: local('Lato Black'), local('Lato-Black'), url(http://themes.googleusercontent.com/static/fonts/lato/v7/BVtM30trf7q_jfqYeHfjtA.woff) format('woff');
}


/*!
 *  Font Awesome 4.6.3 by @davegandy - http://fontawesome.io - @fontawesome
 *  License - http://fontawesome.io/license (Font: SIL OFL 1.1, CSS: MIT License)
 */


/* FONT PATH
 * -------------------------- */

@font-face {
    font-family: 'FontAwesome';
    src: url(../fonts/fontawesome-webfont5b62.eot?v=4.6.3);
    src: url(../fonts/fontawesome-webfontd41d.eot?#iefix&v=4.6.3) format('embedded-opentype'), url(../fonts/fontawesome-webfont5b62.woff2?v=4.6.3) format('woff2'), url(../fonts/fontawesome-webfont5b62.woff?v=4.6.3) format('woff'), url(../fonts/fontawesome-webfont5b62.ttf?v=4.6.3) format('truetype'), url(../fonts/fontawesome-webfont5b62.svg?v=4.6.3#fontawesomeregular) format('svg');
    font-weight: normal;
    font-style: normal;
}

.fa {
    display: inline-block;
    font: normal normal normal 14px/1 FontAwesome;
    font-size: inherit;
    text-rendering: auto;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}


/* makes the font 33% larger relative to the icon container */

.fa-lg {
    font-size: 1.33333333em;
    line-height: 0.75em;
    vertical-align: -15%;
}

.fa-2x {
    font-size: 2em;
}

.fa-3x {
    font-size: 3em;
}

.fa-4x {
    font-size: 4em;
}

.fa-5x {
    font-size: 5em;
}

.fa-fw {
    width: 1.28571429em;
    text-align: center;
}

.fa-ul {
    padding-left: 0;
    margin-left: 2.14285714em;
    list-style-type: none;
}

.fa-ul>li {
    position: relative;
}

.fa-li {
    position: absolute;
    left: -2.14285714em;
    width: 2.14285714em;
    top: 0.14285714em;
    text-align: center;
}

.fa-li.fa-lg {
    left: -1.85714286em;
}

.fa-border {
    padding: .2em .25em .15em;
    border: solid 0.08em #eeeeee;
    border-radius: .1em;
}

.fa-pull-left {
    float: left;
}

.fa-pull-right {
    float: right;
}

.fa.fa-pull-left {
    margin-right: .3em;
}

.fa.fa-pull-right {
    margin-left: .3em;
}


/* Deprecated as of 4.4.0 */

.pull-right {
    float: right;
}

.pull-left {
    float: left;
}

.fa.pull-left {
    margin-right: .3em;
}

.fa.pull-right {
    margin-left: .3em;
}

.fa-spin {
    -webkit-animation: fa-spin 2s infinite linear;
    animation: fa-spin 2s infinite linear;
}

.fa-pulse {
    -webkit-animation: fa-spin 1s infinite steps(8);
    animation: fa-spin 1s infinite steps(8);
}

@-webkit-keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

@keyframes fa-spin {
    0% {
        -webkit-transform: rotate(0deg);
        transform: rotate(0deg);
    }
    100% {
        -webkit-transform: rotate(359deg);
        transform: rotate(359deg);
    }
}

.fa-rotate-90 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
    -webkit-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
}

.fa-rotate-180 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
    -webkit-transform: rotate(180deg);
    -ms-transform: rotate(180deg);
    transform: rotate(180deg);
}

.fa-rotate-270 {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
    -webkit-transform: rotate(270deg);
    -ms-transform: rotate(270deg);
    transform: rotate(270deg);
}

.fa-flip-horizontal {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
    -webkit-transform: scale(-1, 1);
    -ms-transform: scale(-1, 1);
    transform: scale(-1, 1);
}

.fa-flip-vertical {
    -ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
    -webkit-transform: scale(1, -1);
    -ms-transform: scale(1, -1);
    transform: scale(1, -1);
}

:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
    filter: none;
}

.fa-stack {
    position: relative;
    display: inline-block;
    width: 2em;
    height: 2em;
    line-height: 2em;
    vertical-align: middle;
}

.fa-stack-1x,
.fa-stack-2x {
    position: absolute;
    left: 0;
    width: 100%;
    text-align: center;
}

.fa-stack-1x {
    line-height: inherit;
}

.fa-stack-2x {
    font-size: 2em;
}

.fa-inverse {
    color: #ffffff;
}


/* Font Awesome uses the Unicode Private Use Area (PUA) to ensure screen
   readers do not read off random characters that represent icons */

.fa-glass:before {
    content: "\f000";
}

.fa-music:before {
    content: "\f001";
}

.fa-search:before {
    content: "\f002";
}

.fa-envelope-o:before {
    content: "\f003";
}

.fa-heart:before {
    content: "\f004";
}

.fa-star:before {
    content: "\f005";
}

.fa-star-o:before {
    content: "\f006";
}

.fa-user:before {
    content: "\f007";
}

.fa-film:before {
    content: "\f008";
}

.fa-th-large:before {
    content: "\f009";
}

.fa-th:before {
    content: "\f00a";
}

.fa-th-list:before {
    content: "\f00b";
}

.fa-check:before {
    content: "\f00c";
}

.fa-remove:before,
.fa-close:before,
.fa-times:before {
    content: "\f00d";
}

.fa-search-plus:before {
    content: "\f00e";
}

.fa-search-minus:before {
    content: "\f010";
}

.fa-power-off:before {
    content: "\f011";
}

.fa-signal:before {
    content: "\f012";
}

.fa-gear:before,
.fa-cog:before {
    content: "\f013";
}

.fa-trash-o:before {
    content: "\f014";
}

.fa-home:before {
    content: "\f015";
}

.fa-file-o:before {
    content: "\f016";
}

.fa-clock-o:before {
    content: "\f017";
}

.fa-road:before {
    content: "\f018";
}

.fa-download:before {
    content: "\f019";
}

.fa-arrow-circle-o-down:before {
    content: "\f01a";
}

.fa-arrow-circle-o-up:before {
    content: "\f01b";
}

.fa-inbox:before {
    content: "\f01c";
}

.fa-play-circle-o:before {
    content: "\f01d";
}

.fa-rotate-right:before,
.fa-repeat:before {
    content: "\f01e";
}

.fa-refresh:before {
    content: "\f021";
}

.fa-list-alt:before {
    content: "\f022";
}

.fa-lock:before {
    content: "\f023";
}

.fa-flag:before {
    content: "\f024";
}

.fa-headphones:before {
    content: "\f025";
}

.fa-volume-off:before {
    content: "\f026";
}

.fa-volume-down:before {
    content: "\f027";
}

.fa-volume-up:before {
    content: "\f028";
}

.fa-qrcode:before {
    content: "\f029";
}

.fa-barcode:before {
    content: "\f02a";
}

.fa-tag:before {
    content: "\f02b";
}

.fa-tags:before {
    content: "\f02c";
}

.fa-book:before {
    content: "\f02d";
}

.fa-bookmark:before {
    content: "\f02e";
}

.fa-print:before {
    content: "\f02f";
}

.fa-camera:before {
    content: "\f030";
}

.fa-font:before {
    content: "\f031";
}

.fa-bold:before {
    content: "\f032";
}

.fa-italic:before {
    content: "\f033";
}

.fa-text-height:before {
    content: "\f034";
}

.fa-text-width:before {
    content: "\f035";
}

.fa-align-left:before {
    content: "\f036";
}

.fa-align-center:before {
    content: "\f037";
}

.fa-align-right:before {
    content: "\f038";
}

.fa-align-justify:before {
    content: "\f039";
}

.fa-list:before {
    content: "\f03a";
}

.fa-dedent:before,
.fa-outdent:before {
    content: "\f03b";
}

.fa-indent:before {
    content: "\f03c";
}

.fa-video-camera:before {
    content: "\f03d";
}

.fa-photo:before,
.fa-image:before,
.fa-picture-o:before {
    content: "\f03e";
}

.fa-pencil:before {
    content: "\f040";
}

.fa-map-marker:before {
    content: "\f041";
}

.fa-adjust:before {
    content: "\f042";
}

.fa-tint:before {
    content: "\f043";
}

.fa-edit:before,
.fa-pencil-square-o:before {
    content: "\f044";
}

.fa-share-square-o:before {
    content: "\f045";
}

.fa-check-square-o:before {
    content: "\f046";
}

.fa-arrows:before {
    content: "\f047";
}

.fa-step-backward:before {
    content: "\f048";
}

.fa-fast-backward:before {
    content: "\f049";
}

.fa-backward:before {
    content: "\f04a";
}

.fa-play:before {
    content: "\f04b";
}

.fa-pause:before {
    content: "\f04c";
}

.fa-stop:before {
    content: "\f04d";
}

.fa-forward:before {
    content: "\f04e";
}

.fa-fast-forward:before {
    content: "\f050";
}

.fa-step-forward:before {
    content: "\f051";
}

.fa-eject:before {
    content: "\f052";
}

.fa-chevron-left:before {
    content: "\f053";
}

.fa-chevron-right:before {
    content: "\f054";
}

.fa-plus-circle:before {
    content: "\f055";
}

.fa-minus-circle:before {
    content: "\f056";
}

.fa-times-circle:before {
    content: "\f057";
}

.fa-check-circle:before {
    content: "\f058";
}

.fa-question-circle:before {
    content: "\f059";
}

.fa-info-circle:before {
    content: "\f05a";
}

.fa-crosshairs:before {
    content: "\f05b";
}

.fa-times-circle-o:before {
    content: "\f05c";
}

.fa-check-circle-o:before {
    content: "\f05d";
}

.fa-ban:before {
    content: "\f05e";
}

.fa-arrow-left:before {
    content: "\f060";
}

.fa-arrow-right:before {
    content: "\f061";
}

.fa-arrow-up:before {
    content: "\f062";
}

.fa-arrow-down:before {
    content: "\f063";
}

.fa-mail-forward:before,
.fa-share:before {
    content: "\f064";
}

.fa-expand:before {
    content: "\f065";
}

.fa-compress:before {
    content: "\f066";
}

.fa-plus:before {
    content: "\f067";
}

.fa-minus:before {
    content: "\f068";
}

.fa-asterisk:before {
    content: "\f069";
}

.fa-exclamation-circle:before {
    content: "\f06a";
}

.fa-gift:before {
    content: "\f06b";
}

.fa-leaf:before {
    content: "\f06c";
}

.fa-fire:before {
    content: "\f06d";
}

.fa-eye:before {
    content: "\f06e";
}

.fa-eye-slash:before {
    content: "\f070";
}

.fa-warning:before,
.fa-exclamation-triangle:before {
    content: "\f071";
}

.fa-plane:before {
    content: "\f072";
}

.fa-calendar:before {
    content: "\f073";
}

.fa-random:before {
    content: "\f074";
}

.fa-comment:before {
    content: "\f075";
}

.fa-magnet:before {
    content: "\f076";
}

.fa-chevron-up:before {
    content: "\f077";
}

.fa-chevron-down:before {
    content: "\f078";
}

.fa-retweet:before {
    content: "\f079";
}

.fa-shopping-cart:before {
    content: "\f07a";
}

.fa-folder:before {
    content: "\f07b";
}

.fa-folder-open:before {
    content: "\f07c";
}

.fa-arrows-v:before {
    content: "\f07d";
}

.fa-arrows-h:before {
    content: "\f07e";
}

.fa-bar-chart-o:before,
.fa-bar-chart:before {
    content: "\f080";
}

.fa-twitter-square:before {
    content: "\f081";
}

.fa-facebook-square:before {
    content: "\f082";
}

.fa-camera-retro:before {
    content: "\f083";
}

.fa-key:before {
    content: "\f084";
}

.fa-gears:before,
.fa-cogs:before {
    content: "\f085";
}

.fa-comments:before {
    content: "\f086";
}

.fa-thumbs-o-up:before {
    content: "\f087";
}

.fa-thumbs-o-down:before {
    content: "\f088";
}

.fa-star-half:before {
    content: "\f089";
}

.fa-heart-o:before {
    content: "\f08a";
}

.fa-sign-out:before {
    content: "\f08b";
}

.fa-linkedin-square:before {
    content: "\f08c";
}

.fa-thumb-tack:before {
    content: "\f08d";
}

.fa-external-link:before {
    content: "\f08e";
}

.fa-sign-in:before {
    content: "\f090";
}

.fa-trophy:before {
    content: "\f091";
}

.fa-github-square:before {
    content: "\f092";
}

.fa-upload:before {
    content: "\f093";
}

.fa-lemon-o:before {
    content: "\f094";
}

.fa-phone:before {
    content: "\f095";
}

.fa-square-o:before {
    content: "\f096";
}

.fa-bookmark-o:before {
    content: "\f097";
}

.fa-phone-square:before {
    content: "\f098";
}

.fa-twitter:before {
    content: "\f099";
}

.fa-facebook-f:before,
.fa-facebook:before {
    content: "\f09a";
}

.fa-github:before {
    content: "\f09b";
}

.fa-unlock:before {
    content: "\f09c";
}

.fa-credit-card:before {
    content: "\f09d";
}

.fa-feed:before,
.fa-rss:before {
    content: "\f09e";
}

.fa-hdd-o:before {
    content: "\f0a0";
}

.fa-bullhorn:before {
    content: "\f0a1";
}

.fa-bell:before {
    content: "\f0f3";
}

.fa-certificate:before {
    content: "\f0a3";
}

.fa-hand-o-right:before {
    content: "\f0a4";
}

.fa-hand-o-left:before {
    content: "\f0a5";
}

.fa-hand-o-up:before {
    content: "\f0a6";
}

.fa-hand-o-down:before {
    content: "\f0a7";
}

.fa-arrow-circle-left:before {
    content: "\f0a8";
}

.fa-arrow-circle-right:before {
    content: "\f0a9";
}

.fa-arrow-circle-up:before {
    content: "\f0aa";
}

.fa-arrow-circle-down:before {
    content: "\f0ab";
}

.fa-globe:before {
    content: "\f0ac";
}

.fa-wrench:before {
    content: "\f0ad";
}

.fa-tasks:before {
    content: "\f0ae";
}

.fa-filter:before {
    content: "\f0b0";
}

.fa-briefcase:before {
    content: "\f0b1";
}

.fa-arrows-alt:before {
    content: "\f0b2";
}

.fa-group:before,
.fa-users:before {
    content: "\f0c0";
}

.fa-chain:before,
.fa-link:before {
    content: "\f0c1";
}

.fa-cloud:before {
    content: "\f0c2";
}

.fa-flask:before {
    content: "\f0c3";
}

.fa-cut:before,
.fa-scissors:before {
    content: "\f0c4";
}

.fa-copy:before,
.fa-files-o:before {
    content: "\f0c5";
}

.fa-paperclip:before {
    content: "\f0c6";
}

.fa-save:before,
.fa-floppy-o:before {
    content: "\f0c7";
}

.fa-square:before {
    content: "\f0c8";
}

.fa-navicon:before,
.fa-reorder:before,
.fa-bars:before {
    content: "\f0c9";
}

.fa-list-ul:before {
    content: "\f0ca";
}

.fa-list-ol:before {
    content: "\f0cb";
}

.fa-strikethrough:before {
    content: "\f0cc";
}

.fa-underline:before {
    content: "\f0cd";
}

.fa-table:before {
    content: "\f0ce";
}

.fa-magic:before {
    content: "\f0d0";
}

.fa-truck:before {
    content: "\f0d1";
}

.fa-pinterest:before {
    content: "\f0d2";
}

.fa-pinterest-square:before {
    content: "\f0d3";
}

.fa-google-plus-square:before {
    content: "\f0d4";
}

.fa-google-plus:before {
    content: "\f0d5";
}

.fa-money:before {
    content: "\f0d6";
}

.fa-caret-down:before {
    content: "\f0d7";
}

.fa-caret-up:before {
    content: "\f0d8";
}

.fa-caret-left:before {
    content: "\f0d9";
}

.fa-caret-right:before {
    content: "\f0da";
}

.fa-columns:before {
    content: "\f0db";
}

.fa-unsorted:before,
.fa-sort:before {
    content: "\f0dc";
}

.fa-sort-down:before,
.fa-sort-desc:before {
    content: "\f0dd";
}

.fa-sort-up:before,
.fa-sort-asc:before {
    content: "\f0de";
}

.fa-envelope:before {
    content: "\f0e0";
}

.fa-linkedin:before {
    content: "\f0e1";
}

.fa-rotate-left:before,
.fa-undo:before {
    content: "\f0e2";
}

.fa-legal:before,
.fa-gavel:before {
    content: "\f0e3";
}

.fa-dashboard:before,
.fa-tachometer:before {
    content: "\f0e4";
}

.fa-comment-o:before {
    content: "\f0e5";
}

.fa-comments-o:before {
    content: "\f0e6";
}

.fa-flash:before,
.fa-bolt:before {
    content: "\f0e7";
}

.fa-sitemap:before {
    content: "\f0e8";
}

.fa-umbrella:before {
    content: "\f0e9";
}

.fa-paste:before,
.fa-clipboard:before {
    content: "\f0ea";
}

.fa-lightbulb-o:before {
    content: "\f0eb";
}

.fa-exchange:before {
    content: "\f0ec";
}

.fa-cloud-download:before {
    content: "\f0ed";
}

.fa-cloud-upload:before {
    content: "\f0ee";
}

.fa-user-md:before {
    content: "\f0f0";
}

.fa-stethoscope:before {
    content: "\f0f1";
}

.fa-suitcase:before {
    content: "\f0f2";
}

.fa-bell-o:before {
    content: "\f0a2";
}

.fa-coffee:before {
    content: "\f0f4";
}

.fa-cutlery:before {
    content: "\f0f5";
}

.fa-file-text-o:before {
    content: "\f0f6";
}

.fa-building-o:before {
    content: "\f0f7";
}

.fa-hospital-o:before {
    content: "\f0f8";
}

.fa-ambulance:before {
    content: "\f0f9";
}

.fa-medkit:before {
    content: "\f0fa";
}

.fa-fighter-jet:before {
    content: "\f0fb";
}

.fa-beer:before {
    content: "\f0fc";
}

.fa-h-square:before {
    content: "\f0fd";
}

.fa-plus-square:before {
    content: "\f0fe";
}

.fa-angle-double-left:before {
    content: "\f100";
}

.fa-angle-double-right:before {
    content: "\f101";
}

.fa-angle-double-up:before {
    content: "\f102";
}

.fa-angle-double-down:before {
    content: "\f103";
}

.fa-angle-left:before {
    content: "\f104";
}

.fa-angle-right:before {
    content: "\f105";
}

.fa-angle-up:before {
    content: "\f106";
}

.fa-angle-down:before {
    content: "\f107";
}

.fa-desktop:before {
    content: "\f108";
}

.fa-laptop:before {
    content: "\f109";
}

.fa-tablet:before {
    content: "\f10a";
}

.fa-mobile-phone:before,
.fa-mobile:before {
    content: "\f10b";
}

.fa-circle-o:before {
    content: "\f10c";
}

.fa-quote-left:before {
    content: "\f10d";
}

.fa-quote-right:before {
    content: "\f10e";
}

.fa-spinner:before {
    content: "\f110";
}

.fa-circle:before {
    content: "\f111";
}

.fa-mail-reply:before,
.fa-reply:before {
    content: "\f112";
}

.fa-github-alt:before {
    content: "\f113";
}

.fa-folder-o:before {
    content: "\f114";
}

.fa-folder-open-o:before {
    content: "\f115";
}

.fa-smile-o:before {
    content: "\f118";
}

.fa-frown-o:before {
    content: "\f119";
}

.fa-meh-o:before {
    content: "\f11a";
}

.fa-gamepad:before {
    content: "\f11b";
}

.fa-keyboard-o:before {
    content: "\f11c";
}

.fa-flag-o:before {
    content: "\f11d";
}

.fa-flag-checkered:before {
    content: "\f11e";
}

.fa-terminal:before {
    content: "\f120";
}

.fa-code:before {
    content: "\f121";
}

.fa-mail-reply-all:before,
.fa-reply-all:before {
    content: "\f122";
}

.fa-star-half-empty:before,
.fa-star-half-full:before,
.fa-star-half-o:before {
    content: "\f123";
}

.fa-location-arrow:before {
    content: "\f124";
}

.fa-crop:before {
    content: "\f125";
}

.fa-code-fork:before {
    content: "\f126";
}

.fa-unlink:before,
.fa-chain-broken:before {
    content: "\f127";
}

.fa-question:before {
    content: "\f128";
}

.fa-info:before {
    content: "\f129";
}

.fa-exclamation:before {
    content: "\f12a";
}

.fa-superscript:before {
    content: "\f12b";
}

.fa-subscript:before {
    content: "\f12c";
}

.fa-eraser:before {
    content: "\f12d";
}

.fa-puzzle-piece:before {
    content: "\f12e";
}

.fa-microphone:before {
    content: "\f130";
}

.fa-microphone-slash:before {
    content: "\f131";
}

.fa-shield:before {
    content: "\f132";
}

.fa-calendar-o:before {
    content: "\f133";
}

.fa-fire-extinguisher:before {
    content: "\f134";
}

.fa-rocket:before {
    content: "\f135";
}

.fa-maxcdn:before {
    content: "\f136";
}

.fa-chevron-circle-left:before {
    content: "\f137";
}

.fa-chevron-circle-right:before {
    content: "\f138";
}

.fa-chevron-circle-up:before {
    content: "\f139";
}

.fa-chevron-circle-down:before {
    content: "\f13a";
}

.fa-html5:before {
    content: "\f13b";
}

.fa-css3:before {
    content: "\f13c";
}

.fa-anchor:before {
    content: "\f13d";
}

.fa-unlock-alt:before {
    content: "\f13e";
}

.fa-bullseye:before {
    content: "\f140";
}

.fa-ellipsis-h:before {
    content: "\f141";
}

.fa-ellipsis-v:before {
    content: "\f142";
}

.fa-rss-square:before {
    content: "\f143";
}

.fa-play-circle:before {
    content: "\f144";
}

.fa-ticket:before {
    content: "\f145";
}

.fa-minus-square:before {
    content: "\f146";
}

.fa-minus-square-o:before {
    content: "\f147";
}

.fa-level-up:before {
    content: "\f148";
}

.fa-level-down:before {
    content: "\f149";
}

.fa-check-square:before {
    content: "\f14a";
}

.fa-pencil-square:before {
    content: "\f14b";
}

.fa-external-link-square:before {
    content: "\f14c";
}

.fa-share-square:before {
    content: "\f14d";
}

.fa-compass:before {
    content: "\f14e";
}

.fa-toggle-down:before,
.fa-caret-square-o-down:before {
    content: "\f150";
}

.fa-toggle-up:before,
.fa-caret-square-o-up:before {
    content: "\f151";
}

.fa-toggle-right:before,
.fa-caret-square-o-right:before {
    content: "\f152";
}

.fa-euro:before,
.fa-eur:before {
    content: "\f153";
}

.fa-gbp:before {
    content: "\f154";
}

.fa-dollar:before,
.fa-usd:before {
    content: "\f155";
}

.fa-rupee:before,
.fa-inr:before {
    content: "\f156";
}

.fa-cny:before,
.fa-rmb:before,
.fa-yen:before,
.fa-jpy:before {
    content: "\f157";
}

.fa-ruble:before,
.fa-rouble:before,
.fa-rub:before {
    content: "\f158";
}

.fa-won:before,
.fa-krw:before {
    content: "\f159";
}

.fa-bitcoin:before,
.fa-btc:before {
    content: "\f15a";
}

.fa-file:before {
    content: "\f15b";
}

.fa-file-text:before {
    content: "\f15c";
}

.fa-sort-alpha-asc:before {
    content: "\f15d";
}

.fa-sort-alpha-desc:before {
    content: "\f15e";
}

.fa-sort-amount-asc:before {
    content: "\f160";
}

.fa-sort-amount-desc:before {
    content: "\f161";
}

.fa-sort-numeric-asc:before {
    content: "\f162";
}

.fa-sort-numeric-desc:before {
    content: "\f163";
}

.fa-thumbs-up:before {
    content: "\f164";
}

.fa-thumbs-down:before {
    content: "\f165";
}

.fa-youtube-square:before {
    content: "\f166";
}

.fa-youtube:before {
    content: "\f167";
}

.fa-xing:before {
    content: "\f168";
}

.fa-xing-square:before {
    content: "\f169";
}

.fa-youtube-play:before {
    content: "\f16a";
}

.fa-dropbox:before {
    content: "\f16b";
}

.fa-stack-overflow:before {
    content: "\f16c";
}

.fa-instagram:before {
    content: "\f16d";
}

.fa-flickr:before {
    content: "\f16e";
}

.fa-adn:before {
    content: "\f170";
}

.fa-bitbucket:before {
    content: "\f171";
}

.fa-bitbucket-square:before {
    content: "\f172";
}

.fa-tumblr:before {
    content: "\f173";
}

.fa-tumblr-square:before {
    content: "\f174";
}

.fa-long-arrow-down:before {
    content: "\f175";
}

.fa-long-arrow-up:before {
    content: "\f176";
}

.fa-long-arrow-left:before {
    content: "\f177";
}

.fa-long-arrow-right:before {
    content: "\f178";
}

.fa-apple:before {
    content: "\f179";
}

.fa-windows:before {
    content: "\f17a";
}

.fa-android:before {
    content: "\f17b";
}

.fa-linux:before {
    content: "\f17c";
}

.fa-dribbble:before {
    content: "\f17d";
}

.fa-skype:before {
    content: "\f17e";
}

.fa-foursquare:before {
    content: "\f180";
}

.fa-trello:before {
    content: "\f181";
}

.fa-female:before {
    content: "\f182";
}

.fa-male:before {
    content: "\f183";
}

.fa-gittip:before,
.fa-gratipay:before {
    content: "\f184";
}

.fa-sun-o:before {
    content: "\f185";
}

.fa-moon-o:before {
    content: "\f186";
}

.fa-archive:before {
    content: "\f187";
}

.fa-bug:before {
    content: "\f188";
}

.fa-vk:before {
    content: "\f189";
}

.fa-weibo:before {
    content: "\f18a";
}

.fa-renren:before {
    content: "\f18b";
}

.fa-pagelines:before {
    content: "\f18c";
}

.fa-stack-exchange:before {
    content: "\f18d";
}

.fa-arrow-circle-o-right:before {
    content: "\f18e";
}

.fa-arrow-circle-o-left:before {
    content: "\f190";
}

.fa-toggle-left:before,
.fa-caret-square-o-left:before {
    content: "\f191";
}

.fa-dot-circle-o:before {
    content: "\f192";
}

.fa-wheelchair:before {
    content: "\f193";
}

.fa-vimeo-square:before {
    content: "\f194";
}

.fa-turkish-lira:before,
.fa-try:before {
    content: "\f195";
}

.fa-plus-square-o:before {
    content: "\f196";
}

.fa-space-shuttle:before {
    content: "\f197";
}

.fa-slack:before {
    content: "\f198";
}

.fa-envelope-square:before {
    content: "\f199";
}

.fa-wordpress:before {
    content: "\f19a";
}

.fa-openid:before {
    content: "\f19b";
}

.fa-institution:before,
.fa-bank:before,
.fa-university:before {
    content: "\f19c";
}

.fa-mortar-board:before,
.fa-graduation-cap:before {
    content: "\f19d";
}

.fa-yahoo:before {
    content: "\f19e";
}

.fa-google:before {
    content: "\f1a0";
}

.fa-reddit:before {
    content: "\f1a1";
}

.fa-reddit-square:before {
    content: "\f1a2";
}

.fa-stumbleupon-circle:before {
    content: "\f1a3";
}

.fa-stumbleupon:before {
    content: "\f1a4";
}

.fa-delicious:before {
    content: "\f1a5";
}

.fa-digg:before {
    content: "\f1a6";
}

.fa-pied-piper-pp:before {
    content: "\f1a7";
}

.fa-pied-piper-alt:before {
    content: "\f1a8";
}

.fa-drupal:before {
    content: "\f1a9";
}

.fa-joomla:before {
    content: "\f1aa";
}

.fa-language:before {
    content: "\f1ab";
}

.fa-fax:before {
    content: "\f1ac";
}

.fa-building:before {
    content: "\f1ad";
}

.fa-child:before {
    content: "\f1ae";
}

.fa-paw:before {
    content: "\f1b0";
}

.fa-spoon:before {
    content: "\f1b1";
}

.fa-cube:before {
    content: "\f1b2";
}

.fa-cubes:before {
    content: "\f1b3";
}

.fa-behance:before {
    content: "\f1b4";
}

.fa-behance-square:before {
    content: "\f1b5";
}

.fa-steam:before {
    content: "\f1b6";
}

.fa-steam-square:before {
    content: "\f1b7";
}

.fa-recycle:before {
    content: "\f1b8";
}

.fa-automobile:before,
.fa-car:before {
    content: "\f1b9";
}

.fa-cab:before,
.fa-taxi:before {
    content: "\f1ba";
}

.fa-tree:before {
    content: "\f1bb";
}

.fa-spotify:before {
    content: "\f1bc";
}

.fa-deviantart:before {
    content: "\f1bd";
}

.fa-soundcloud:before {
    content: "\f1be";
}

.fa-database:before {
    content: "\f1c0";
}

.fa-file-pdf-o:before {
    content: "\f1c1";
}

.fa-file-word-o:before {
    content: "\f1c2";
}

.fa-file-excel-o:before {
    content: "\f1c3";
}

.fa-file-powerpoint-o:before {
    content: "\f1c4";
}

.fa-file-photo-o:before,
.fa-file-picture-o:before,
.fa-file-image-o:before {
    content: "\f1c5";
}

.fa-file-zip-o:before,
.fa-file-archive-o:before {
    content: "\f1c6";
}

.fa-file-sound-o:before,
.fa-file-audio-o:before {
    content: "\f1c7";
}

.fa-file-movie-o:before,
.fa-file-video-o:before {
    content: "\f1c8";
}

.fa-file-code-o:before {
    content: "\f1c9";
}

.fa-vine:before {
    content: "\f1ca";
}

.fa-codepen:before {
    content: "\f1cb";
}

.fa-jsfiddle:before {
    content: "\f1cc";
}

.fa-life-bouy:before,
.fa-life-buoy:before,
.fa-life-saver:before,
.fa-support:before,
.fa-life-ring:before {
    content: "\f1cd";
}

.fa-circle-o-notch:before {
    content: "\f1ce";
}

.fa-ra:before,
.fa-resistance:before,
.fa-rebel:before {
    content: "\f1d0";
}

.fa-ge:before,
.fa-empire:before {
    content: "\f1d1";
}

.fa-git-square:before {
    content: "\f1d2";
}

.fa-git:before {
    content: "\f1d3";
}

.fa-y-combinator-square:before,
.fa-yc-square:before,
.fa-hacker-news:before {
    content: "\f1d4";
}

.fa-tencent-weibo:before {
    content: "\f1d5";
}

.fa-qq:before {
    content: "\f1d6";
}

.fa-wechat:before,
.fa-weixin:before {
    content: "\f1d7";
}

.fa-send:before,
.fa-paper-plane:before {
    content: "\f1d8";
}

.fa-send-o:before,
.fa-paper-plane-o:before {
    content: "\f1d9";
}

.fa-history:before {
    content: "\f1da";
}

.fa-circle-thin:before {
    content: "\f1db";
}

.fa-header:before {
    content: "\f1dc";
}

.fa-paragraph:before {
    content: "\f1dd";
}

.fa-sliders:before {
    content: "\f1de";
}

.fa-share-alt:before {
    content: "\f1e0";
}

.fa-share-alt-square:before {
    content: "\f1e1";
}

.fa-bomb:before {
    content: "\f1e2";
}

.fa-soccer-ball-o:before,
.fa-futbol-o:before {
    content: "\f1e3";
}

.fa-tty:before {
    content: "\f1e4";
}

.fa-binoculars:before {
    content: "\f1e5";
}

.fa-plug:before {
    content: "\f1e6";
}

.fa-slideshare:before {
    content: "\f1e7";
}

.fa-twitch:before {
    content: "\f1e8";
}

.fa-yelp:before {
    content: "\f1e9";
}

.fa-newspaper-o:before {
    content: "\f1ea";
}

.fa-wifi:before {
    content: "\f1eb";
}

.fa-calculator:before {
    content: "\f1ec";
}

.fa-paypal:before {
    content: "\f1ed";
}

.fa-google-wallet:before {
    content: "\f1ee";
}

.fa-cc-visa:before {
    content: "\f1f0";
}

.fa-cc-mastercard:before {
    content: "\f1f1";
}

.fa-cc-discover:before {
    content: "\f1f2";
}

.fa-cc-amex:before {
    content: "\f1f3";
}

.fa-cc-paypal:before {
    content: "\f1f4";
}

.fa-cc-stripe:before {
    content: "\f1f5";
}

.fa-bell-slash:before {
    content: "\f1f6";
}

.fa-bell-slash-o:before {
    content: "\f1f7";
}

.fa-trash:before {
    content: "\f1f8";
}

.fa-copyright:before {
    content: "\f1f9";
}

.fa-at:before {
    content: "\f1fa";
}

.fa-eyedropper:before {
    content: "\f1fb";
}

.fa-paint-brush:before {
    content: "\f1fc";
}

.fa-birthday-cake:before {
    content: "\f1fd";
}

.fa-area-chart:before {
    content: "\f1fe";
}

.fa-pie-chart:before {
    content: "\f200";
}

.fa-line-chart:before {
    content: "\f201";
}

.fa-lastfm:before {
    content: "\f202";
}

.fa-lastfm-square:before {
    content: "\f203";
}

.fa-toggle-off:before {
    content: "\f204";
}

.fa-toggle-on:before {
    content: "\f205";
}

.fa-bicycle:before {
    content: "\f206";
}

.fa-bus:before {
    content: "\f207";
}

.fa-ioxhost:before {
    content: "\f208";
}

.fa-angellist:before {
    content: "\f209";
}

.fa-cc:before {
    content: "\f20a";
}

.fa-shekel:before,
.fa-sheqel:before,
.fa-ils:before {
    content: "\f20b";
}

.fa-meanpath:before {
    content: "\f20c";
}

.fa-buysellads:before {
    content: "\f20d";
}

.fa-connectdevelop:before {
    content: "\f20e";
}

.fa-dashcube:before {
    content: "\f210";
}

.fa-forumbee:before {
    content: "\f211";
}

.fa-leanpub:before {
    content: "\f212";
}

.fa-sellsy:before {
    content: "\f213";
}

.fa-shirtsinbulk:before {
    content: "\f214";
}

.fa-simplybuilt:before {
    content: "\f215";
}

.fa-skyatlas:before {
    content: "\f216";
}

.fa-cart-plus:before {
    content: "\f217";
}

.fa-cart-arrow-down:before {
    content: "\f218";
}

.fa-diamond:before {
    content: "\f219";
}

.fa-ship:before {
    content: "\f21a";
}

.fa-user-secret:before {
    content: "\f21b";
}

.fa-motorcycle:before {
    content: "\f21c";
}

.fa-street-view:before {
    content: "\f21d";
}

.fa-heartbeat:before {
    content: "\f21e";
}

.fa-venus:before {
    content: "\f221";
}

.fa-mars:before {
    content: "\f222";
}

.fa-mercury:before {
    content: "\f223";
}

.fa-intersex:before,
.fa-transgender:before {
    content: "\f224";
}

.fa-transgender-alt:before {
    content: "\f225";
}

.fa-venus-double:before {
    content: "\f226";
}

.fa-mars-double:before {
    content: "\f227";
}

.fa-venus-mars:before {
    content: "\f228";
}

.fa-mars-stroke:before {
    content: "\f229";
}

.fa-mars-stroke-v:before {
    content: "\f22a";
}

.fa-mars-stroke-h:before {
    content: "\f22b";
}

.fa-neuter:before {
    content: "\f22c";
}

.fa-genderless:before {
    content: "\f22d";
}

.fa-facebook-official:before {
    content: "\f230";
}

.fa-pinterest-p:before {
    content: "\f231";
}

.fa-whatsapp:before {
    content: "\f232";
}

.fa-server:before {
    content: "\f233";
}

.fa-user-plus:before {
    content: "\f234";
}

.fa-user-times:before {
    content: "\f235";
}

.fa-hotel:before,
.fa-bed:before {
    content: "\f236";
}

.fa-viacoin:before {
    content: "\f237";
}

.fa-train:before {
    content: "\f238";
}

.fa-subway:before {
    content: "\f239";
}

.fa-medium:before {
    content: "\f23a";
}

.fa-yc:before,
.fa-y-combinator:before {
    content: "\f23b";
}

.fa-optin-monster:before {
    content: "\f23c";
}

.fa-opencart:before {
    content: "\f23d";
}

.fa-expeditedssl:before {
    content: "\f23e";
}

.fa-battery-4:before,
.fa-battery-full:before {
    content: "\f240";
}

.fa-battery-3:before,
.fa-battery-three-quarters:before {
    content: "\f241";
}

.fa-battery-2:before,
.fa-battery-half:before {
    content: "\f242";
}

.fa-battery-1:before,
.fa-battery-quarter:before {
    content: "\f243";
}

.fa-battery-0:before,
.fa-battery-empty:before {
    content: "\f244";
}

.fa-mouse-pointer:before {
    content: "\f245";
}

.fa-i-cursor:before {
    content: "\f246";
}

.fa-object-group:before {
    content: "\f247";
}

.fa-object-ungroup:before {
    content: "\f248";
}

.fa-sticky-note:before {
    content: "\f249";
}

.fa-sticky-note-o:before {
    content: "\f24a";
}

.fa-cc-jcb:before {
    content: "\f24b";
}

.fa-cc-diners-club:before {
    content: "\f24c";
}

.fa-clone:before {
    content: "\f24d";
}

.fa-balance-scale:before {
    content: "\f24e";
}

.fa-hourglass-o:before {
    content: "\f250";
}

.fa-hourglass-1:before,
.fa-hourglass-start:before {
    content: "\f251";
}

.fa-hourglass-2:before,
.fa-hourglass-half:before {
    content: "\f252";
}

.fa-hourglass-3:before,
.fa-hourglass-end:before {
    content: "\f253";
}

.fa-hourglass:before {
    content: "\f254";
}

.fa-hand-grab-o:before,
.fa-hand-rock-o:before {
    content: "\f255";
}

.fa-hand-stop-o:before,
.fa-hand-paper-o:before {
    content: "\f256";
}

.fa-hand-scissors-o:before {
    content: "\f257";
}

.fa-hand-lizard-o:before {
    content: "\f258";
}

.fa-hand-spock-o:before {
    content: "\f259";
}

.fa-hand-pointer-o:before {
    content: "\f25a";
}

.fa-hand-peace-o:before {
    content: "\f25b";
}

.fa-trademark:before {
    content: "\f25c";
}

.fa-registered:before {
    content: "\f25d";
}

.fa-creative-commons:before {
    content: "\f25e";
}

.fa-gg:before {
    content: "\f260";
}

.fa-gg-circle:before {
    content: "\f261";
}

.fa-tripadvisor:before {
    content: "\f262";
}

.fa-odnoklassniki:before {
    content: "\f263";
}

.fa-odnoklassniki-square:before {
    content: "\f264";
}

.fa-get-pocket:before {
    content: "\f265";
}

.fa-wikipedia-w:before {
    content: "\f266";
}

.fa-safari:before {
    content: "\f267";
}

.fa-chrome:before {
    content: "\f268";
}

.fa-firefox:before {
    content: "\f269";
}

.fa-opera:before {
    content: "\f26a";
}

.fa-internet-explorer:before {
    content: "\f26b";
}

.fa-tv:before,
.fa-television:before {
    content: "\f26c";
}

.fa-contao:before {
    content: "\f26d";
}

.fa-500px:before {
    content: "\f26e";
}

.fa-amazon:before {
    content: "\f270";
}

.fa-calendar-plus-o:before {
    content: "\f271";
}

.fa-calendar-minus-o:before {
    content: "\f272";
}

.fa-calendar-times-o:before {
    content: "\f273";
}

.fa-calendar-check-o:before {
    content: "\f274";
}

.fa-industry:before {
    content: "\f275";
}

.fa-map-pin:before {
    content: "\f276";
}

.fa-map-signs:before {
    content: "\f277";
}

.fa-map-o:before {
    content: "\f278";
}

.fa-map:before {
    content: "\f279";
}

.fa-commenting:before {
    content: "\f27a";
}

.fa-commenting-o:before {
    content: "\f27b";
}

.fa-houzz:before {
    content: "\f27c";
}

.fa-vimeo:before {
    content: "\f27d";
}

.fa-black-tie:before {
    content: "\f27e";
}

.fa-fonticons:before {
    content: "\f280";
}

.fa-reddit-alien:before {
    content: "\f281";
}

.fa-edge:before {
    content: "\f282";
}

.fa-credit-card-alt:before {
    content: "\f283";
}

.fa-codiepie:before {
    content: "\f284";
}

.fa-modx:before {
    content: "\f285";
}

.fa-fort-awesome:before {
    content: "\f286";
}

.fa-usb:before {
    content: "\f287";
}

.fa-product-hunt:before {
    content: "\f288";
}

.fa-mixcloud:before {
    content: "\f289";
}

.fa-scribd:before {
    content: "\f28a";
}

.fa-pause-circle:before {
    content: "\f28b";
}

.fa-pause-circle-o:before {
    content: "\f28c";
}

.fa-stop-circle:before {
    content: "\f28d";
}

.fa-stop-circle-o:before {
    content: "\f28e";
}

.fa-shopping-bag:before {
    content: "\f290";
}

.fa-shopping-basket:before {
    content: "\f291";
}

.fa-hashtag:before {
    content: "\f292";
}

.fa-bluetooth:before {
    content: "\f293";
}

.fa-bluetooth-b:before {
    content: "\f294";
}

.fa-percent:before {
    content: "\f295";
}

.fa-gitlab:before {
    content: "\f296";
}

.fa-wpbeginner:before {
    content: "\f297";
}

.fa-wpforms:before {
    content: "\f298";
}

.fa-envira:before {
    content: "\f299";
}

.fa-universal-access:before {
    content: "\f29a";
}

.fa-wheelchair-alt:before {
    content: "\f29b";
}

.fa-question-circle-o:before {
    content: "\f29c";
}

.fa-blind:before {
    content: "\f29d";
}

.fa-audio-description:before {
    content: "\f29e";
}

.fa-volume-control-phone:before {
    content: "\f2a0";
}

.fa-braille:before {
    content: "\f2a1";
}

.fa-assistive-listening-systems:before {
    content: "\f2a2";
}

.fa-asl-interpreting:before,
.fa-american-sign-language-interpreting:before {
    content: "\f2a3";
}

.fa-deafness:before,
.fa-hard-of-hearing:before,
.fa-deaf:before {
    content: "\f2a4";
}

.fa-glide:before {
    content: "\f2a5";
}

.fa-glide-g:before {
    content: "\f2a6";
}

.fa-signing:before,
.fa-sign-language:before {
    content: "\f2a7";
}

.fa-low-vision:before {
    content: "\f2a8";
}

.fa-viadeo:before {
    content: "\f2a9";
}

.fa-viadeo-square:before {
    content: "\f2aa";
}

.fa-snapchat:before {
    content: "\f2ab";
}

.fa-snapchat-ghost:before {
    content: "\f2ac";
}

.fa-snapchat-square:before {
    content: "\f2ad";
}

.fa-pied-piper:before {
    content: "\f2ae";
}

.fa-first-order:before {
    content: "\f2b0";
}

.fa-yoast:before {
    content: "\f2b1";
}

.fa-themeisle:before {
    content: "\f2b2";
}

.fa-google-plus-circle:before,
.fa-google-plus-official:before {
    content: "\f2b3";
}

.fa-fa:before,
.fa-font-awesome:before {
    content: "\f2b4";
}

.sr-only {
    position: absolute;
    width: 1px;
    height: 1px;
    padding: 0;
    margin: -1px;
    overflow: hidden;
    clip: rect(0, 0, 0, 0);
    border: 0;
}

.sr-only-focusable:active,
.sr-only-focusable:focus {
    position: static;
    width: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    clip: auto;
}


/*--------------------------------------------------
I N I T
www.websolute.it
website by websolute
--------------------------------------------------*/


/*--------------------------------------------------
Body & altro
--------------------------------------------------*/

body {
    font-family: 'cera_proregular' !important;
    -webkit-font-smoothing: antialiased;
    -webkit-text-size-adjust: 100%;
    -moz-text-size-adjust: 100%;
    -ms-text-size-adjust: 100%;
    text-size-adjust: 100%;
    /*text-rendering: optimizeLegibility;*/
}

hr {
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #eee;
}

.clear {
    clear: both;
}

#default {
    padding: 0;
}


/*--------------------------------------------------
Link
3--------------------------------------------------*/

a {
    color: #1aa379;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

a:hover,
a:focus {
    color: #fdd302;
    text-decoration: none;
}

.btn {
    font-family: 'cera_probold';
    color: rgb(255, 255, 255) !important;
    font-size: 14px;
    text-transform: uppercase;
    border: none;
    background: #1aa379;
    padding: 18px 45px 17px;
    border-radius: 2px;
}

.btn:focus,
.btn:active:focus,
.btn.active:focus {
    outline: none;
    outline-offset: 0;
}

.btn:hover,
.btn:focus,
.btn:active {
    background: #fdd302 !important;
    color: #fff;
    box-shadow: none;
    outline: none;
}

.btn-large {
    padding: 14px 26px 16px;
    font-size: 15px;
}

.btn-sm {
    padding: 6px 10px;
    font-size: 12px;
}


/*--------------------------------------------------
Struttura
--------------------------------------------------*/

.wrapper {
    background: #fff;
    margin: 0 auto;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    overflow: hidden;
    max-width: 1800px;
}

.inner {
    padding-top: 120px;
    padding-bottom: 120px;
}

.inner-md {
    padding-top: 100px;
    padding-bottom: 100px;
}

.inner-sm {
    padding-top: 80px;
    padding-bottom: 80px;
}

.inner-xs {
    padding-top: 40px;
    padding-bottom: 40px;
}

.inner-top-lg {
    padding-top: 120px;
}

.inner-top-md {
    padding-top: 100px;
}

.inner-top-sm {
    padding-top: 80px;
}

.inner-top-xs {
    padding-top: 70px;
}

.inner-bottom-lg {
    padding-bottom: 120px;
}

.inner-bottom-md {
    padding-bottom: 100px;
}

.inner-bottom-sm {
    padding-bottom: 80px;
}

.inner-bottom-xs {
    padding-bottom: 40px;
}

.inner-left-lg {
    padding-left: 75px;
}

.inner-left-md {
    padding-left: 60px;
}

.inner-left-sm {
    padding-left: 45px;
}

.inner-left-xs {
    padding-left: 30px;
}

.inner-right-lg {
    padding-right: 75px;
}

.inner-right-md {
    padding-right: 60px;
}

.inner-right-sm {
    padding-right: 45px;
}

.inner-right-xs {
    padding-right: 30px;
}

.outer {
    margin-top: 120px;
    margin-bottom: 120px;
}

.outer-md {
    margin-top: 100px;
    margin-bottom: 100px;
}

.outer-sm {
    margin-top: 80px;
    margin-bottom: 80px;
}

.outer-xs {
    margin-top: 40px;
    margin-bottom: 40px;
}

.outer-top {
    margin-top: 120px;
}

.outer-top-md {
    margin-top: 100px;
}

.outer-top-sm {
    margin-top: 80px;
}

.outer-top-xs {
    margin-top: 40px;
}

.outer-bottom {
    margin-bottom: 120px;
}

.outer-bottom-md {
    margin-bottom: 100px;
}

.outer-bottom-sm {
    margin-bottom: 80px;
}

.outer-bottom-xs {
    margin-bottom: 40px;
}

.center-block {
    float: none;
}

.text-col {
    -moz-column-count: 2;
    -webkit-column-count: 2;
    column-count: 2;
    -moz-column-gap: 60px;
    -webkit-column-gap: 60px;
    column-gap: 60px;
}


/*--------------------------------------------------
Typography
--------------------------------------------------*/

p {
    margin-bottom: 0;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-family: 'cera_probold' !important;
    font-weight: 700;
    letter-spacing: 0.025em;
    color: #1aa379;
    margin-top: 0;
    /*word-wrap: break-word;*/
}

h1 {
    font-size: 44px;
    line-height: 100%;
    margin-bottom: 25px;
}

h2 {
    font-size: 26px;
    line-height: 100%;
    margin-bottom: 20px;
}

h3 {
    font-size: 20px;
    line-height: 100%;
    margin-bottom: 15px;
}

h4 {
    font-size: 16px;
    line-height: 100%;
    margin-bottom: 15px;
}

h5 {
    font-size: 14px;
    line-height: 100%;
    margin-bottom: 13px;
}

h6 {
    font-size: 12px;
    line-height: 100%;
    margin-bottom: 10px;
}

header p {
    font-size: 22px;
    line-height: 150%;
}

p+h2,
p+h3 {
    padding-top: 15px;
}

.text-small {
    font-size: 16px;
    line-height: 160%;
}

.text-normal {
    font-size: inherit;
    line-height: inherit;
}

h2+.text-small {
    margin-top: -5px;
}

header h2+.text-small {
    margin-top: 0;
}

figure {
    margin: 0;
    padding: 0;
}

figure img {
    width: 100%;
    height: auto;
}


/*--------------------------------------------------
List
--------------------------------------------------*/

ol {
    position: relative;
    padding-left: 22px;
}

ul {
    position: relative;
    padding-left: 22px;
}

ul.arrowed li,
ul.circled li,
ol li {
    margin-bottom: 5px;
}

ul.arrowed,
ul.circled {
    list-style: none;
}

ul.arrowed li:before {
    font-family: FontAwesome;
    content: '\f105';
    font-weight: normal;
    color: #1ABB9C;
    margin-top: 1px;
    margin-left: -15px;
    vertical-align: top;
    position: absolute;
}

ul.circled li:before {
    font-family: FontAwesome;
    content: '\f10c';
    font-size: 8px;
    font-weight: normal;
    color: #1ABB9C;
    padding-top: 2px;
    margin-left: -18px;
    vertical-align: top;
    position: absolute;
}

ul.contacts {
    padding-left: 0;
}

ul.contacts li {
    margin-bottom: 5px;
}


/*--------------------------------------------------
Form
--------------------------------------------------*/

textarea:focus,
input[type="text"]:focus,
input[type="password"]:focus,
input[type="datetime"]:focus,
input[type="datetime-local"]:focus,
input[type="date"]:focus,
input[type="month"]:focus,
input[type="time"]:focus,
input[type="week"]:focus,
input[type="number"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="search"]:focus,
input[type="tel"]:focus,
input[type="color"]:focus,
.uneditable-input:focus {
    border: 1px solid #BCC7D1;
    box-shadow: none;
}

.form-control {
    border-radius: 0;
}

input[type=submit] {
    padding: 0 20px;
}

.radio label,
.checkbox label {
    line-height: 1.5;
}

form input.error,
form textarea.error,
form select.error {
    border-color: #c00;
    box-shadow: 0 0 2px #ff9494;
}

form label.error {
    color: #d00;
    border-bottom: 1px dotted #d00;
    display: inline-block;
}

.divNotify,
.form_message_ok,
.form_message_ko {
    display: none;
    text-align: center;
    margin: 20px 0 40px;
}

.form_message_ko {
    color: #d00;
    font-weight: bold;
}

.divNotify #contLoading span {
    display: inline-block;
    vertical-align: top;
    margin-top: 20px;
}

.divNotify #contLoading img {
    margin-right: 20px;
}


/*.lost-password { border-left: 1px solid #eee; margin-left: 10px; padding-left: 10px;}*/


/* placeholder */

.form-control::-webkit-input-placeholder {
    color: #000;
}

.form-control:-moz-placeholder {
    color: #000;
}

.form-control::-moz-placeholder {
    color: #000;
}

.form-control:-ms-input-placeholder {
    color: #000;
}

.dark-bg .form-control::-webkit-input-placeholder {
    color: #828e99;
}

.dark-bg .form-control:-moz-placeholder {
    color: #828E99;
}

.dark-bg .form-control::-moz-placeholder {
    color: #828E99;
}

.dark-bg .form-control:-ms-input-placeholder {
    color: #828E99;
}

.search .form-control::-webkit-input-placeholder {
    color: #000;
}

.search .form-control:-moz-placeholder {
    color: #000;
}

.search .form-control::-moz-placeholder {
    color: #000;
}

.search .form-control:-ms-input-placeholder {
    color: #000;
}

input:focus::-webkit-input-placeholder {
    color: transparent !important;
}

input:focus:-moz-placeholder {
    color: transparent !important;
}

input:focus::-moz-placeholder {
    color: transparent !important;
}

input:focus:-ms-input-placeholder {
    color: transparent !important;
}


/* XS */

@media (max-width: 767px) {
    .form-inline select.form-control {
        width: 100%;
    }
}


/*--------------------------------------------------
Area Riservata
--------------------------------------------------*/

.navInArea input {
    border: 1px solid #ccc;
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, .075);
    margin-right: 4px;
    padding: 2px 4px;
}

.file-box strong {
    background: #eee;
    padding: 4px;
    display: block;
    border-bottom: 1px solid #ddd;
}

.file-box strong i.fa {
    margin-right: 3px;
}

.file-box .desc {
    padding-left: 4px;
    margin-top: 8px;
}

.file-box .links {
    font-size: 14px;
    margin-top: 5px;
    padding-left: 4px;
}

.file-box .links a {
    margin-right: 10px;
}


/*--------------------------------------------------
Hero
--------------------------------------------------*/

#hero h1 {
    font-size: 78px;
    line-height: 110%;
    font-weight: 900;
    letter-spacing: .05em;
    text-transform: uppercase;
    margin-bottom: 0;
}

#hero p {
    font-size: 22px;
    line-height: 135%;
    margin-top: 17px;
}

.img-bg,
.img-bg-center {
    background-position: center !important;
    background-size: cover;
}


/*---------------------------------------------------
Content
---------------------------------------------------*/

.content img {
    max-width: 100%;
    margin: 30px 0;
}

.content .video-wrap {
    margin: 40px 0;
}

.content ul,
.content ol {
    margin-top: 40px;
    margin-bottom: 40px;
}

.content .col-md-6:first-child .cta {
    padding-right: 30px;
}

.content .col-md-6:last-child .cta {
    padding-left: 30px;
}


/*--------------------------------------------------
Blockquote
--------------------------------------------------*/

blockquote {
    position: relative;
    padding: 0 40px 0 0;
    margin: 0;
    border: none;
}

blockquote p {
    font-size: 22px;
    line-height: 160%;
    font-style: italic;
}

blockquote footer,
blockquote small,
blockquote .small {
    color: #506A85;
    font-size: 14px;
    line-height: 150%;
    font-weight: 700;
}

blockquote:before {
    position: absolute;
    right: 0;
    bottom: 0;
    font-family: FontAwesome;
    content: '\f10e';
    font-size: 40px;
    line-height: 100%;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before {
    margin-right: 10px;
}

blockquote footer:before,
blockquote small:before,
blockquote .small:before,
blockquote footer:after,
blockquote small:after,
blockquote .small:after {
    content: '';
    display: inline-block;
    width: 20px;
    height: 1px;
    background-color: #506A85;
    margin-bottom: .28em;
}

.white blockquote :before,
.white blockquote :after {
    background-color: #fff !important;
}

cite {
    font-style: normal;
}

blockquote footer:after,
blockquote small:after,
blockquote .small:after {
    margin-left: 10px;
}


/*--------------------------------------------------
Top Header
--------------------------------------------------*/

#top-header {
    background: #fff;
    width: 100%;
    color: #748493;
    font-size: 13px;
    line-height: 1;
    position: fixed;
    top: 0;
    z-index: 99999;
}

#top-header .info {
    padding: 5px 0 0;
}

.conten-gama {
    margin-top: 110px;
}



#top-header .info span {
    margin-left: 12px;
    white-space: nowrap;
    margin-bottom: 4px;
    display: inline-block;
}

#top-header a {
    color: #748493;
}

#top-header .fa {
    margin-right: 4px;
}

#top-header a:hover,
#top-header a.active {
    color: #1aa379;
}

#top-header .top-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

#top-header .top-menu li {
    display: inline-block;
    margin-right: 10px;
}

#top-header .top-menu li:last-child {
    margin-right: 0;
}

#top-header .top-menu .navbar-form {
    padding-right: 0;
}

#top-header .top-menu #search-input {
    border-bottom: 2px solid #000;
    border-top: 0;
    border-left: 0;
    border-right: 0;
    box-shadow: none;
    color: #000;
}

#top-header .top-menu .btn-search {
    background: #FFF;
    color: #000;
    border-radius: 0;
    border: 0;
    padding: 0px;
    position: relative;
    left: -20px;
}


/* XS */

@media (max-width: 767px) {
    #top-header {
        display: none;
    }
}


/*--------------------------------------------------
Header
--------------------------------------------------*/

#header {
    padding: 0 0 10px 0;
    background: #fff;
    position: relative;
    z-index: 10;
    border-bottom: 1px solid #E6E9ED;
    z-index: 10000;
    position: fixed;
    width: 100%;
    top: 50px;
}

.nav-fixed #cover {
    margin-top: 139px;
}

.nav-fixed #top-header {
    display: none;
}

.nav-fixed #header {
    position: fixed;
    top: 0;
    left: auto;
    right: auto;
    width: 0;
    width: 100%;
    max-width: 1440px;
    padding: 10px 0;
    margin: 0 auto;
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.1);
    opacity: .95;
    z-index: 10;
}


/* SM */

@media (min-width: 768px) and (max-width: 991px) {
    #header {
        padding: 15px 0;
    }
}


/* XS */

@media (max-width: 767px) {
    #header {
        padding: 10px 0;
        position: relative;
        top: 0;
        left: 0;
        width: 100%;
    }
    body {
        padding-top: 61px;
    }
    .logo img {
        width: 158px;
        margin-top: 5px;
    }
}


/*--------------------------------------------------
Navbar
--------------------------------------------------*/

#menu ul>li {
    position: relative;
    z-index: 10;
}

#menu ul>li>a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    padding: 15px 20px;
    border: 0;
    border-radius: 0;
    bottom: -3px;
    z-index: 1;
    background: none;
}

#menu ul>li>a:hover,
#menu ul>li.active a,
#menu ul>li:hover a {
    background-color: #fff;
    border: 0;
    color: #1aa379;
}

#menu ul>li>ul {
    display: none;
    position: absolute;
    list-style: none;
    margin: 0;
    padding: 0;
    width: 210px;
    background: #F5F7FA;
    border: 1px solid #E6E9ED;
    border-bottom-width: 2px;
    border-bottom-color: transparent;
    border-radius: 3px !important;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.15);
    z-index: 1;
    border-top: none;
    border-top-left-radius: 0;
    border-bottom-left-radius: 0;
}

#menu ul>li:hover {
    z-index: 11;
}

#menu ul>li:hover>ul {
    z-index: 10;
    display: block;
}

#menu ul>li>ul>li {
    background: none;
    border: none;
    border-top: 1px solid #E6E9ED;
    display: block;
}

#menu ul>li>ul>li>a {
    display: block;
    line-height: 18px;
    padding: 13px 20px;
    color: #73879C !important;
    text-transform: uppercase;
    white-space: normal;
    font-size: 13px;
    border: none;
    border-radius: 0;
    margin: 0;
}

#menu ul>li>ul>li>a:hover,
#menu ul>li>ul>li.active>a:hover {
    background: #1aa379 !important;
    color: #FFF !important;
}

#menu ul>li>ul>li>ul {
    left: 100%;
    top: 0;
    z-index: 0;
    border-bottom-left-radius: 0;
}


/* search form */

#menu li.dropdown-search-box>ul {
    right: 0;
    width: auto;
}

#menu li.dropdown-search-box .search {
    position: relative;
    white-space: nowrap;
}

#menu li.dropdown-search-box .search input[type="search"] {
    background: #FFF;
    padding-right: 40px;
}

#menu li.dropdown-search-box .search .btn-submit {
    position: absolute;
    right: 19px;
    top: 4px;
    padding: 4px 8px;
}


/* mini cart */

#miniCart {
    display: none;
}

#menu li.openMiniCart:hover #miniCart,
#menu li.openMiniCart.active #miniCart {
    display: block !important;
}


/* MD */

@media (min-width:992px) and (max-width:1199px) {
    .logo img {
        height: 125px;
    }
    #menu ul>li>a {
        padding: 10px 14px;
        margin: 0;
    }
}


/* SM */

@media (min-width: 768px) and (max-width: 991px) {
    .logo img {
        height: 40px;
    }
    #menu ul>li>a {
        padding: 4px 6px;
        margin: 4px 0 0 0;
        font-size: 13px;
        font-weight: normal;
    }
}


/* XS */

@media (max-width: 767px) {
    #menu {
        display: none;
    }
}


/*--------------------------------------------------
Menu Mobile
--------------------------------------------------*/

#menu-mobile {
    display: none;
    text-align: right;
}

.navbar-toggle {
    margin: 0 -5px 0 0;
    padding: 0;
    color: #000;
    top: 9px;
}

.navbar-toggle .fa {
    font-size: 30px;
}

.navbar-toggle span {
    display: block;
    font-size: 10px;
    margin-top: -4px;
    line-height: 1;
}

#nav-mobile {
    position: fixed;
    top: 66px;
    left: 0;
    width: 100%;
    background: #fff;
    text-align: left;
    padding: 0 10px;
    text-transform: uppercase;
    font-size: 14px;
    z-index: 1000;
    overflow: hidden;
    height: 0;
}

.open-mobile #nav-mobile {
    overflow-y: auto;
    overflow-x: hidden;
}

#nav-mobile .nav li {
    border-bottom: 1px solid #e6e9ed;
    margin-top: -1px;
}

#nav-mobile .nav li>a {
    color: #000;
    display: block;
    padding: 15px 0;
}

#nav-mobile .nav li>a:hover {
    background: none;
    color: #000;
}

#nav-mobile .nav li ul {
    display: block;
    margin: 0;
    padding: 0;
    list-style: none;
    border-top: 1px solid #e6e9ed;
    font-size: 13px;
}

#nav-mobile .nav li>ul>li>a {
    padding: 15px;
    color: #9b879c;
}

#nav-mobile .nav li>ul>li>a:hover {
    color: #fff;
    background-color: #1aa379;
}

#nav-mobile .nav li>ul>li>ul>li>a {
    padding: 15px 15px 15px 30px;
    color: #9b879c;
}

#nav-mobile .nav li>ul>li>ul>li>a:hover {
    color: #fff;
    background-color: #1aa379;
}


/* serach form */

#nav-mobile>ul {
    right: 0;
    width: auto;
}

#nav-mobile .search {
    position: relative;
    white-space: nowrap;
}

#nav-mobile .search input[type="search"] {
    background: #FFF;
    padding-right: 40px;
}

#nav-mobile .search .btn-submit {
    position: absolute;
    right: 16px;
    top: 11px;
    padding: 6px 11px;
}


/* social media */

#nav-mobile .social-media {
    border-top: 1px solid #e6e9ed;
    padding-top: 10px;
}

#nav-mobile .social-media a {
    color: #536a7f;
    font-size: 20px;
    padding: 5px 10px;
    width: 40px;
    height: 40px;
    font-size: 14px;
    color: #fff;
}


/* cart */

#menu-mobile .openMiniCart {
    position: absolute;
    right: 62px;
    top: 11px;
}

#menu-mobile .openMiniCart i.fa {
    font-size: 26px;
    color: #000;
    position: relative;
    top: 3px;
    right: 5px;
}

#menu-mobile .openMiniCart:hover #miniCart {
    display: block;
    top: 40px;
}


/* XS */

@media (max-width: 767px) {
    #menu-mobile {
        display: block;
    }
}


/*--------------------------------------------------
Mini Carrello
--------------------------------------------------*/

#miniCart {
    width: 280px;
    position: absolute;
    z-index: 10;
    top: 55px;
    right: 0;
    background-color: #fff;
    box-shadow: 0 1px 6px rgba(0, 0, 0, .175);
    padding: 7px;
}

.prev-cart-item {
    background-color: #f5f5f5;
    margin-bottom: 5px;
    padding: 8px;
    line-height: 1.1em;
    font-size: 11px;
    position: relative;
}

.prev-cart-item .edit-item,
.prev-cart-item .delete-item {
    background-color: rgb(170, 170, 170);
    display: block;
    position: absolute;
    width: 14px;
    height: 14px;
    top: 8px;
    right: 8px;
}

.prev-cart-item .edit-item:hover,
.prev-cart-item .delete-item:hover {
    background-color: #5c5c5c;
    -moz-transition: all linear 0.2s;
    -o-transition: all linear 0.2s;
    -webkit-transition: all linear 0.2s;
    transition: all linear 0.2s;
}

.prev-cart-item .edit-item {
    right: 24px;
}

.prev-cart-item .edit-item i {
    display: block;
    position: relative;
    width: 9px;
    height: 9px;
    top: 3px;
    left: 3px;
    background-position: -80px -120px;
}

.prev-cart-item .delete-item i {
    display: block;
    position: relative;
    width: 9px;
    height: 9px;
    top: 3px;
    left: 3px;
    background-position: -100px -120px;
}

.prev-cart-item a {}

.prev-cart-item a>img {
    width: 60px;
    height: 60px;
}

.prev-cart-item-info {
    width: 130px;
    padding-top: 2px;
    margin-left: 9px;
}

.prev-cart-item-info .item-brand {
    text-transform: uppercase;
    margin-bottom: 5px;
}

.prev-cart-item-info .item-name {
    margin-bottom: 5px;
}

.prev-cart-item-info .item-purchase-info {
    margin-bottom: 5px;
}

.total-cart {
    font-size: 13px;
    text-transform: uppercase;
    font-weight: 700;
}

.main-cta.checkout {
    margin-top: 8px;
}

.view-cart-link {
    margin: 8px 0;
    font-size: 12px;
}

.prev-cart-item .item-purchase-info .price {
    font-size: 14px;
    line-height: 20px;
}

.prev-cart-item .delete-item {
    text-align: center;
    color: #fff;
    font-size: 10px;
    line-height: 14px;
}

.prev-cart-item .item-brand {
    font-size: 12px;
    font-weight: 400;
    text-transform: none;
    margin: 0 0 5px 0;
    line-height: 1.1em;
}

.miniCartWrap {
    max-height: 330px;
    overflow-y: auto;
    margin-bottom: 5px;
}

.miniCartWrap .prev-cart-item:last-child {
    margin-bottom: 0;
}

#miniCart .empty {
    background-color: #f5f5f5;
    padding: 8px;
    line-height: 1.1em;
    font-size: 11px;
}

#miniCart .btn {
    background-color: #1abb9c !important;
}


/*--------------------------------------------------
Social Media
--------------------------------------------------*/

.social-media a {
    margin: 0 0 0 5px;
    padding: 5px 8px;
    text-align: center;
    display: inline-block;
    opacity: .95;
    color: #73879C;
}

.social-media a:hover {
    color: #fff;
}

.social-media i {
    margin: 0 !important;
}

.facebook:hover {
    background: #42569E;
}

.twitter:hover {
    background: #42ABDB;
}

.instagram:hover {
    background: #4B7394;
}

.google-plus:hover {
    background: #2B2B2B;
}

.pinterest:hover {
    background: #C22130;
}

.dribbble:hover {
    background: #D13F79;
}


/*--------------------------------------------------
Big Slideshow
--------------------------------------------------*/

.big-slideshow {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    padding: 0;
    overflow: hidden;
}

.big-slideshow .container {
    position: relative;
    z-index: 3;
}

.big-slideshow div.item {
    position: relative;
    float: left;
}

.big-slideshow div.item img {
    width: 100%;
    height: auto;
}

.big-slideshow .pag {
    text-align: center;
    white-space: nowrap;
    clear: both;
    position: absolute;
    z-index: 10;
    left: 30px;
    bottom: 20px;
}

.big-slideshow .pag span {
    display: none;
}

.big-slideshow .pag a {
    display: inline-block;
    width: 10px;
    height: 10px;
    background: #fff;
    margin: 0 5px;
    border-radius: 10px;
    box-shadow: 0 0 8px rgba(0, 0, 0, 0.3);
    border: 2px solid #fff;
}

.big-slideshow .pag a:hover {
    background: none;
}

.big-slideshow .pag a.selected {
    background: none;
    -moz-transform: scale(1.3);
    -ms-transform: scale(1.3);
    -o-transform: scale(1.3);
    -webkit-transform: scale(1.3);
    transform: scale(1.3);
}

.big-slideshow .nav a {
    font-size: 80px;
    line-height: 1;
    color: rgb(255, 255, 255);
    width: 60px;
    text-align: center;
    margin-top: -60px;
    position: absolute;
    z-index: 10;
    top: 50%;
    left: -20px;
    opacity: 0;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.big-slideshow .nav a.right {
    left: auto;
    right: -20px;
}

.big-slideshow:hover .nav a {
    opacity: .5;
    left: 0;
}

.big-slideshow:hover .nav a.right {
    right: 0;
    left: auto;
}

.big-slideshow:hover .nav a:hover {
    opacity: 1;
}


/* Video Home */

#video-home {
    width: 100%;
    position: relative;
    z-index: 1;
    margin-bottom: 0;
    padding: 0;
    overflow: hidden;
}

#video-home .video-player {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 3;
    overflow: hidden;
}

#video-home .video-player #video-hp {
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    position: absolute;
    top: 50%;
    left: 50%;
    -moz-transform: translate(-50%, -50%) scale(1.01);
    -ms-transform: translate(-50%, -50%) scale(1.01);
    -o-transform: translate(-50%, -50%) scale(1.01);
    -webkit-transform: translate(-50%, -50%) scale(1.01);
    transform: translate(-50%, -50%) scale(1.01);
}

#video-home img {
    position: relative;
    z-index: 1;
    margin-top: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

#video-home .box {
    padding: 0 120px;
    color: #fff;
    position: absolute;
    z-index: 10;
    top: 340px;
    left: 0px;
    height: auto;
    width: 100%;
    text-align: center;
}

#video-home .tit {
    font-family: 'cera_probold';
    font-size: 80px;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    width: auto;
    margin: 0;
    font-weight: 300;
    line-height: 1.1;
    font-weight: 900;
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

video::-webkit-media-controls {
    display: none;
}

.black-layer {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .5);
    z-index: 4;
}


/* ----------- iPad 1 and 2 ----------- */


/* Portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    #video-home .tit {
        font-size: 60px;
    }
    #video-home .box {
        top: 120px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    #video-home .tit {
        font-size: 70px;
    }
    #video-home .box {
        top: 170px;
    }
}


/* ----------- iPhone 6+ ----------- */


/* Portrait */

@media only screen and (device-width: 414px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    #video-home .tit {
        font-size: 30px;
    }
    #video-home .box {
        top: 75px;
        padding: 0;
    }
}


/* Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    #video-home .tit {
        font-size: 50px;
    }
    #video-home .box {
        top: 125px;
        padding: 0;
    }
}


/* ----------- iPhone 6 ----------- */


/* Portrait */

@media only screen and (device-width: 375px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    #video-home .tit {
        font-size: 30px;
    }
    #video-home .box {
        top: 75px;
        padding: 0;
    }
}


/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #video-home .tit {
        font-size: 50px;
    }
    #video-home .box {
        top: 125px;
        padding: 0;
    }
}


/* ----------- iPhone 5 and 5S ----------- */


/* Portrait */

@media only screen and (device-width: 320px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    #video-home .tit {
        font-size: 24px;
    }
    #video-home .box {
        top: 65px;
        padding: 0;
    }
}


/* Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    #video-home .tit {
        font-size: 50px;
    }
    #video-home .box {
        top: 100px;
        padding: 0;
    }
}


/*--------------------------------------------------
Big Slideshow
--------------------------------------------------*/

.slick-list.draggable {
    cursor: url(../Errors/Error404fb77.html), e-resize;
    cursor: -webkit-grab;
    cursor: -moz-grab;
    cursor: grab;
}

.slick-list.draggable:active {
    cursor: url(../Errors/Error4043103.html), e-resize;
    cursor: -webkit-grabbing;
    cursor: -moz-grabbing;
    cursor: grabbing;
}

.slick-slide img {
    pointer-events: none;
}

#big-slideshow {
    height: 0;
    overflow: hidden;
}

#big-slideshow .item img {
    position: relative;
    z-index: 1;
    margin-top: 0;
    top: 0;
    left: 0;
    width: 100%;
    height: auto;
}

#big-slideshow .item .box {
    padding: 0 120px;
    color: #fff;
    position: absolute;
    z-index: 10;
    top: 190px;
    left: 0px;
    height: auto;
    width: 100%;
    text-align: center;
}

#big-slideshow .item .tit {
    font-family: 'cera_probold';
    font-size: 80px;
    text-transform: uppercase;
    position: relative;
    color: #fff;
    padding: 20px;
    width: auto;
    margin: 0;
    font-weight: 300;
    line-height: 1.1;
    font-weight: 900;
    text-shadow: 0 3px 5px rgba(0, 0, 0, 0.1);
}

#big-slideshow .item .txt {
    font-size: 20px;
    color: #fff;
    padding: 0 20px 40px;
    position: relative;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
}

#big-slideshow .item .cta {
    padding: 0 20px 20px;
    position: relative;
}


/*--------------------------------------------------
Careers
--------------------------------------------------*/

.careers {}

.careers h1 {
    padding-top: 77px;
    margin-bottom: 33px;
    text-align: center;
}

.careers h2 {
    font-family: 'cera_promedium';
    border: none !important;
    color: #000;
    font-size: 20px;
    margin: 0 !important;
    padding: 0 !important;
    padding-bottom: 50px !important;
    text-align: center;
}

.careers .text {
    margin-bottom: 46px;
}

.cta-careers {
    border-bottom: 1px solid #000;
}

.cta-careers p {
    margin-bottom: 66px;
    text-align: center;
}

.careers p {
    margin-bottom: 61px;
}

.career-paths h1 {
    padding-top: 74px;
    padding-bottom: 46px;
}

.cta-career-paths {
    text-align: center;
    margin-top: 46px;
}


/* Portrait and Landscape */

@media only screen and (max-device-width: 736px) {
    .cta-career-paths {
        display: block;
        padding-bottom: 60px;
    }
    .career-paths h1 {
        padding-bottom: 0;
        padding-top: 60px;
        margin: 0;
    }
}


/* arrows */

#big-slideshow .slick-prev {
    left: 30px;
    z-index: 10;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#big-slideshow .slick-prev:before {
    content: "\2190";
}

#big-slideshow .slick-prev:hover {
    left: 25px;
}

#big-slideshow .slick-next {
    right: 30px;
    z-index: 10;
    -moz-transition: all .3s ease-in-out;
    -o-transition: all .3s ease-in-out;
    -webkit-transition: all .3s ease-in-out;
    transition: all .3s ease-in-out;
}

#big-slideshow .slick-next:before {
    content: "\2192";
}

#big-slideshow .slick-next:hover {
    right: 25px;
}


/* dots */

#big-slideshow .slick-dots {
    bottom: 20px;
    z-index: 10;
}

#big-slideshow .slick-dots li button {}

#big-slideshow .slick-dots li button:after {
    content: ' ';
    width: 4px;
    height: 4px;
    border-radius: 4px;
    background: #fff;
    position: absolute;
    top: 50%;
    left: 50%;
    z-index: 1;
    -moz-transform: translate(-50%, -50%);
    -ms-transform: translate(-50%, -50%);
    -o-transform: translate(-50%, -50%);
    -webkit-transform: translate(-50%, -50%);
    transform: translate(-50%, -50%);
}

#big-slideshow .slick-dots li.slick-active button {
    -moz-transform: scale(2);
    -ms-transform: scale(2);
    -o-transform: scale(2);
    -webkit-transform: scale(2);
    transform: scale(2);
    box-shadow: none;
    border: none;
    text-shadow: none;
    opacity: 1;
    outline: none;
}

#big-slideshow .play-icon {
    width: 72px;
    height: 72px;
    display: block;
    margin: 0 auto;
}


/*--------------------------------------------------
Cover
--------------------------------------------------*/

#cover img {
    width: 100%;
}


/*--------------------------------------------------
Breadcrumb
--------------------------------------------------*/

#breadcrumb {
    border-bottom: 1px solid #ececec;
    padding: 10px 0;
    margin-top: 0;
}

.breadcrumb {
    background: none;
    color: #777;
    font-size: 12px;
    margin: 0;
    padding: 0;
}

.breadcrumb a {
    color: #1aa379;
}


/*--------------------------------------------------
Aside
--------------------------------------------------*/

aside {
    font-size: 16px;
    line-height: 160%;
}

aside p {
    margin-bottom: 15px;
}

aside .txt-btn {
    font-size: 100%;
}

aside .thumb figure {
    margin: 0;
}

.sidebox {
    margin-bottom: 25px;
}

.sidebox h4 {
    margin-bottom: 5px;
}

.scrollbox {
    max-height: 150px;
    overflow-y: auto;
    padding: 0 5px;
}

.scrollbox label {
    display: block;
}

.pricebox {
    padding: 5px 0 0;
}

.pricebox input {
    width: 70px;
    border: 1px solid #ddd;
    padding: 3px 5px;
}

.pricebox span {
    margin: 0 5px;
}

.slider-wrapper {
    padding: 20px 0 10px 0;
    max-width: 200px;
}

.ui-slider-horizontal {
    height: 6px;
    border: 1px solid #aaa;
}

.ui-slider .ui-slider-handle {
    height: 14px;
    width: 14px;
    box-shadow: none !important;
    outline: none !important;
    border: 1px solid #aaa;
}

.ui-slider-horizontal .ui-slider-range {
    background: #1abb9c;
}

.filterbox {
    font-size: 14px;
    margin-bottom: 20px;
    background: #f5f7fa;
    padding: 8px 10px;
}

.filterbox h4 {
    margin-bottom: 5px;
    font-size: 14px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

.filterbox a {
    color: #73879c;
}

.filterbox a:hover {
    color: #2d3e4e;
}

.filterbox ul.arrowed {
    padding-left: 15px;
}

.filterbox ul.arrowed li:before {
    margin-left: -12px;
}

.filterbox ul.arrowed li li {
    margin-bottom: 0;
}

.selectionbox {
    border: 1px solid #ddd;
    background: #fff;
}

.selectionbox a {
    display: block;
    padding-left: 20px;
    position: relative;
}

.selectionbox a:before {
    content: '\f057';
    position: absolute;
    z-index: 1;
    top: 0;
    left: 2px;
    font-family: FontAwesome;
    color: #2d3e4e;
}

.selectionbox .filtervalue {
    color: #1abb9c;
    font-weight: bold;
}


/*--------------------------------------------------
Fancybox
--------------------------------------------------*/

.fancybox-prev span {
    background: none;
}

.fancybox-prev span:after {
    content: '\f053';
    font-family: FontAwesome;
    color: #000;
    font-size: 30px;
}

.fancybox-next span {
    background: none;
    text-align: right;
}

.fancybox-next span:after {
    content: '\f054';
    font-family: FontAwesome;
    color: #000;
    font-size: 30px;
}


/*--------------------------------------------------
Chi siamo
--------------------------------------------------*/

#chisiamo .fa {
    color: #1abb9c;
}


/*--------------------------------------------------
Prodotti
--------------------------------------------------*/

#prodotti {
    padding: 20px 0 80px;
}

.prod-box {
    margin-top: 0px;
}

.prod-box h2 {
    text-transform: uppercase;
    margin-top: 15px;
    font-size: 18px;
}

.prod-box .prod-img {
    border: 1px solid #ddd;
    padding: 2px;
    background: #fff;
    overflow: hidden;
}

.prod-box img {
    width: 100%;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -webkit-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}

.prod-box:hover img {
    -moz-transform: scale(1.05);
    -ms-transform: scale(1.05);
    -o-transform: scale(1.05);
    -webkit-transform: scale(1.05);
    transform: scale(1.05);
}

.prod-box .prod-desc {
    font-size: 13px;
}

#prodotto .tit {
    margin-bottom: 30px;
}

#prodotto h2 {
    margin: 10px 0;
}

#prodotto h2+ul {
    margin-top: 10px;
}

#altri-prodotti {
    margin: 80px 0;
}


/*--------------------------------------------------
Box Price
--------------------------------------------------*/

.box-price {
    padding: 20px;
    background: #eee;
    margin-bottom: 20px;
}

.box-price .price {
    white-space: nowrap;
    font-size: 30px;
    line-height: .8;
    padding: 12px 0 0 0;
}


/*--------------------------------------------------
Blog
--------------------------------------------------*/

.meta {
    margin: 0;
    padding: 0;
    list-style: none;
    font-size: 14px;
    margin-bottom: 25px;
}

.meta li {
    margin: 0px 6px;
    display: inline-block;
}

.meta li a {
    margin: 0 6px 0 0;
    color: rgba(115, 135, 156, .6);
}

.meta li a:hover {
    color: rgba(115, 135, 156, 1);
}

.meta li:after {
    content: "|";
    margin-left: 12px;
}

.meta li:last-child:after {
    content: "";
}

.post-content {
    padding-bottom: 40px;
    margin-bottom: 40px;
    border-bottom: 1px solid #E6E9ED;
}

.post-content h2 {
    margin-top: 25px;
}

ul.last-articles {
    margin: 20px 0 60px;
    padding: 20px 0;
    list-style: none;
    font-size: 14px;
    border-top: 1px solid #e6e9ed;
    border-bottom: 1px solid #e6e9ed;
}

ul.last-articles li:first-child {
    float: left;
}

ul.last-articles li:first-child:before {
    content: '\f053';
    font-family: FontAwesome;
    margin: 0 10px;
}

ul.last-articles li:last-child {
    float: right;
}

ul.last-articles li:last-child:after {
    content: '\f054';
    font-family: FontAwesome;
    margin: 0 10px;
}


/*--------------------------------------------------
Risultati Ricerca
--------------------------------------------------*/

#risultati {
    padding: 40px 0 60px;
}

#risultati .result-list {
    margin-top: 60px;
}

#risultati .prod-box {
    position: relative;
}

#risultati .prod-box:before,
#risultati .prod-box:after {
    content: ' ';
    display: table;
}

#risultati .prod-box:after {
    clear: both;
}

#risultati .prod-box .prod-img {
    float: left;
    width: 120px;
    margin: 15px 30px 20px 0;
}

#risultati .prod-box .prod-img img {
    max-width: 100%;
}

#risultati .prod-box .img {
    float: left;
    width: 120px;
    margin: 0 30px 20px 0;
}

#risultati .prod-box .img img {
    max-width: 100%;
}


/*--------------------------------------------------
Gmap
--------------------------------------------------*/

#gmap {
    width: 100%;
    height: 0;
    padding-bottom: 30%;
    position: relative;
}

#googlemap {
    height: 100%;
    width: 100%;
    position: absolute;
    top: 0;
    left: 0;
}

.map-popup {
    padding: 10px;
    min-width: 280px;
}


/* SM */

@media (min-width:768px) and (max-width:991px) {
    #gmap {
        padding-bottom: 6 0%;
    }
}


/* XS */

@media (max-width:767px) {
    #gmap {
        padding-bottom: 100%;
    }
}


/*--------------------------------------------------
Quote
--------------------------------------------------*/

#quote {
    background: url(../../Editor/img/parallax-1.jpg) no-repeat 50% 0;
    color: #fff;
    text-shadow: 0 2px 4px rgba(0, 0, 0, .1);
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .05);
}

#quote footer {
    color: #fff;
}

#quote blockquote footer:before,
#quote blockquote footer:after {
    background: #fff;
}


/* XS */

@media (max-width:767px) {
    #quote {
        background-size: cover;
    }
}


/*--------------------------------------------------
News & Eventi
--------------------------------------------------*/

#news .tit {
    margin-bottom: 30px;
}

#news .link {
    padding-top: 30px;
    display: inline-block;
}

.news-box {
    margin-bottom: 30px;
}

.news-box .link {
    font-size: 14px;
}

.news-box .data {
    font-size: 12px;
    color: #878787;
    margin-bottom: 5px;
}

.news-box .img {
    width: 100%;
    margin-bottom: 10px;
}

.news-box .img img {
    width: 100%;
}

.news-box .abstract {
    font-size: 14px;
    color: #666;
    line-height: 1.4;
}

.news-box .abstract:hover {
    color: #094871;
}

.news h2 a {
    font-size: 20px;
    color: #000;
    line-height: 20px;
}

.news h2 a:hover {
    color: #1aa379;
}


/*--------------------------------------------------
News List
--------------------------------------------------*/

.news-box {}

.news-box a {
    display: block;
    margin-bottom: 10px;
    overflow: hidden;
    position: relative;
    z-index: 1;
    background: #000;
}

.news-box a img {
    width: 100%;
    -moz-transition: all .35s ease-out;
    -o-transition: all .35s ease-out;
    -webkit-transition: all .35s ease-out;
    transition: all .35s ease-out;
}

.news-box a:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .9;
}

.news-box a::after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 2px solid rgba(0, 0, 0, 0);
}

.news-box a:hover::after {
    border: 8px solid rgba(0, 0, 0, .3);
}

.news-date {
    font-size: 12px;
}

.news-title {
    font-size: 16px;
    font-weight: bold;
    margin: 5px 0 10px;
}

.news-text {
    font-size: 14px;
}


/*--------------------------------------------------
Prods
--------------------------------------------------*/

.product-name h1 {
    font-size: 30px;
}

.price-box {
    margin-bottom: 20px;
}

.old-price {
    margin: 0;
    display: inline-block;
    margin-right: 10px;
}

.old-price .price-label {
    white-space: nowrap;
    color: #999;
    display: none;
}

.old-price .price {
    font-size: 23px;
    text-decoration: line-through;
    color: #999;
}

.special-price {
    margin: 0;
    padding: 0;
    display: inline-block;
}

.special-price .price-label {
    font-size: 13px;
    font-weight: bold;
    white-space: nowrap;
    color: #cd5033;
    display: none;
}

.special-price .price {
    font-weight: bold;
    font-size: 23px;
}

.product-slider img {
    width: 100%;
}

.product-slider .flex-control-thumbs li {
    width: 15%;
    float: left;
    margin: 10px 10px 0 0;
    box-shadow: none;
}

.product-slider .flex-control-thumbs li img {
    border: 1px solid #ccc;
}

.product-slider .flex-control-thumbs li img.flex-active {
    border: 1px solid #aaa;
}

.short-description {
    font-size: 16px;
    margin-bottom: 20px;
}

.qty-controller {
    background: rgb(238, 238, 238);
    float: left;
    padding: 10px;
    position: relative;
    z-index: 1;
}

.qty-controller span {
    width: 18px;
    height: 18px;
    position: absolute;
    text-align: center;
    color: #fff;
    background: #506A85;
    top: 10px;
    right: 10px;
    font-size: 10px;
    line-height: 18px;
}

.qty-controller span.decr {
    top: 29px;
}

.qty-controller input {
    background: #fff;
    border: none;
    width: 50px;
    padding: 6px 5px;
    margin-right: 20px;
}

.add-to-box {
    float: left;
    padding: 10px;
    background: #eee;
    position: relative;
    z-index: 1;
}

#prodotto .share_links {
    clear: both;
    padding-top: 15px;
    border-top: 1px solid #eee;
    margin-top: 100px;
}

#prodotto .share_links span {
    font-size: 16px;
}

#prodotto .share_links a {
    width: 35px;
}

#prodotto .custom {
    margin-bottom: 20px;
}

#prodotto .custom select {
    width: 80%;
}

.prod-item {
    font-size: 14px;
}

.prod-item a {
    display: block;
    margin-bottom: 10px;
    position: relative;
    overflow: hidden;
}

.prod-item a::after {
    content: ' ';
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    z-index: 1;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
    border: 2px solid rgba(0, 0, 0, 0);
}

.prod-item a:hover::after {
    border: 8px solid rgba(0, 0, 0, .2);
}

.prod-item .thumb-prod-sale {
    position: absolute;
    top: 10px;
    left: 25px;
    padding: 0 4px;
    background-color: #1abb9c;
    color: #fff;
    font-weight: bold;
    text-align: center;
    border: 1px solid #1abb9c;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
}

.prod-item .thumb-prod-name {
    font-weight: bold;
}

.prod-item .thumb-prod-price .price {
    text-decoration: line-through;
    color: #999;
}

.prod-item .thumb-prod-price .special-price {
    font-weight: bold;
}

.prod-item img {
    width: 100%;
    vertical-align: middle;
    -moz-transition: all .2s ease-in-out;
    -o-transition: all .2s ease-in-out;
    -webkit-transition: all .2s ease-in-out;
    transition: all .2s ease-in-out;
}

.prod-item a:hover img {
    -moz-transform: scale(1.1);
    -ms-transform: scale(1.1);
    -o-transform: scale(1.1);
    -webkit-transform: scale(1.1);
    transform: scale(1.1);
    opacity: .95;
}


/*--------------------------------------------------
Lista Prodotti
--------------------------------------------------*/

.lista-prodotti {}

.list {
    padding-top: 40px;
}

.lista-prodotti .prod-item {
    margin-bottom: 30px;
}

.list .prod-box {
    margin-bottom: 30px;
}

.list .img {
    padding: 20px 20px 10px;
}

.list .img img {
    max-width: 100%;
    margin-bottom: 7px;
}

.list .tit {
    font-size: 20px;
    margin-bottom: 5px;
    min-height: 40px;
}

.list .cat {
    text-transform: uppercase;
    color: #094871;
    font-weight: 300;
    font-size: 11px;
    min-height: 28px;
}

.list .desc {
    font-size: 13px;
    color: #333;
    margin-top: 10px;
    border-top: 1px solid #ececec;
    padding: 9px 15px 0 0;
}


/*--------------------------------------------------
Page Filter
--------------------------------------------------*/

.page-filter {
    padding: 10px 10px 5px;
    background: #f5f7fa;
    margin-bottom: 30px;
    font-size: 16px;
}

.page-filter .pagination {
    margin: 0;
}

.page-filter label {
    font-weight: normal;
    margin-right: 10px;
}

.page-filter select {
    border: 1px solid #dddddd;
    padding: 7px;
}


/*--------------------------------------------------
Panel Group
--------------------------------------------------*/

.panel-group {
    margin: 0;
}

.panel-group .panel {
    background: #F5F7FA;
    border: 1px solid #E6E9ED;
    border-bottom-width: 2px;
    border-radius: 3px;
    box-shadow: none;
}

.panel-title {
    font-size: 15px;
    line-height: 1.42857;
    font-weight: 700;
    text-transform: uppercase;
}

.panel-title>a,
.panel-title>a:hover {
    background: #EDF0F2;
}

.panel-title>a.collapsed {
    background: #F5F7FA;
    color: #506A85;
}

.panel-title>a span {
    display: block;
    position: relative;
    top: 0;
    color: #506A85;
    padding-right: 25px;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.panel-title>a.collapsed span:after {
    content: "\f078";
}

.panel-title>a span:after {
    font-family: FontAwesome;
    content: "\f077";
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 200ms ease-out;
    -moz-transition: all 200ms ease-out;
    -o-transition: all 200ms ease-out;
    transition: all 200ms ease-out;
}

.panel-title>a:hover span,
.panel-title>a.collapsed:hover span {
    color: #1abb9c !important;
}

.panel-group .panel-heading+.panel-collapse .panel-body {
    font-size: 16px;
    border-top-color: #E6E9ED;
}

.panel-body {
    padding: 25px;
}


/*--------------------------------------------------
Paginazione
--------------------------------------------------*/

.paginazone {
    text-align: center;
}

.pagination>li>a,
.pagination>li>span {
    color: #094871;
}

.pagination>.active>a,
.pagination>.active>span,
.pagination>.active>a:hover,
.pagination>.active>span:hover,
.pagination>.active>a:focus,
.pagination>.active>span:focus {
    background: #094871;
    border-color: #094871;
}


/*--------------------------------------------------
Single News
--------------------------------------------------*/

#single-news {
    padding: 40px 0;
    font-size: 14px;
}

#single-news .tit {
    font-size: 30px;
    margin-bottom: 5px;
}

#single-news .data {
    font-size: 12px;
    color: #878787;
    margin: 0 0 20px 2px;
}

#single-news img,
#single-news p {
    margin-bottom: 20px;
}

#single-news img {
    max-width: 100%;
}


/*--------------------------------------------------
Correlati
--------------------------------------------------*/

.correlati-slider {
    position: relative;
    z-index: 1;
    padding: 0;
    box-shadow: none;
    -webkit-box-shadow: none;
    border: none;
}

.correlati-slider li {
    width: 20% !imporant;
}

.correlati-slider li img {
    width: 100%;
}

.correlati-slider li .image {
    margin: 0;
}

.correlati-slider li .image p {
    margin: 0;
}

.correlati-slider li .image img {
    margin: 0;
}

.correlati-slider .slides {
    margin: 0 !important;
}


/*--------------------------------------------------
Request
--------------------------------------------------*/

.request {
    background: url(../../Editor/img/parallax-3.jpg) no-repeat 50% 0 #e5e5e5;
    box-shadow: inset 0 2px 3px rgba(0, 0, 0, .05);
}


/* XS */

@media (max-width: 767px) {
    .request {
        padding: 20px 0 40px;
        background-size: cover;
    }
    .request .cta {
        margin-top: 10px;
    }
}


/*--------------------------------------------------
Cerca rivenditori
--------------------------------------------------*/

#mapResults {
    padding-top: 40px;
    overflow: hidden;
}

.pin {
    color: rgb(44, 44, 44);
    font-family: 'Roboto', sans-serif;
    font-size: 13px;
    font-weight: bold;
    text-align: center;
    width: 40px;
    white-space: nowrap;
    margin-top: -53px !important;
    letter-spacing: -1px;
    background: url(../../Editor/img/gMap/marker_black.png) no-repeat center;
    padding-top: 10px;
    height: 52px;
    opacity: 1 !important;
}

.pin.red {
    z-index: 100000 !important;
    background: url(../../Editor/img/gMap/marker_red.png) no-repeat center;
}

#mapResults .dealer {
    position: relative;
    padding-left: 38px;
}

#mapResults .dealer .pin {
    background-size: 28px;
    font-size: 10px;
    padding-top: 7px;
    width: 28px;
    float: left;
    height: 37px;
    position: absolute;
    top: 52px;
    left: 0;
}

#mapResults .dealer .dealer-info {
    font-size: 13px;
}


/*--------------------------------------------------
Contatti
--------------------------------------------------*/

#contatti {
    padding: 40px 0 60px;
}

#contatti label {
    font-weight: normal;
    text-align: left;
    padding-top: 4px;
}

#contatti em {
    color: #c00;
    margin-right: 4px;
}

p.obbl_fields {
    font-size: 14px;
    margin: 43px 0px 13px;
}

div.submit {
    margin-top: 20px;
}

ul.contacts {
    margin: 0 0 30px;
    padding: 0;
    list-style: none;
}

ul.contacts li {
    padding-left: 30px;
    position: relative;
    z-index: 1;
    margin-bottom: 4px;
}

ul.contacts li i.fa {
    text-align: center;
    width: 30px;
    position: absolute;
    top: 4px;
    left: 0;
}

ul.contacts li a {
    color: #73879C;
}

.error {
    border-color: #c00;
}

input[type="checkbox"] {
    position: relative;
    z-index: 1;
}

input[type="checkbox"].error:after {
    content: ' ';
    display: block;
    width: 100%;
    border-bottom: 1px solid #c00;
    height: 16px;
}

label.error {
    color: #c00;
    border-color: none;
}

#thankyou {
    display: none;
}


/*--------------------------------------------------
Video
--------------------------------------------------*/

.video-wrap {
    height: 0;
    padding-bottom: 56.2%;
    position: relative;
    z-index: 1;
    overflow: hidden;
}

.video-wrap iframe {
    width: 100%;
    height: 100%;
}


/* IMG 2 COL */

.img-1col img {
    width: 150px;
    display: block;
    margin: 0 auto !important;
    padding-bottom: 30px;
}

.img-2col img {
    width: 280px;
    display: block;
    margin: 0 auto !important;
}


/* ELENCO */

.text ul {
    list-style: none;
    padding: 0;
    margin: 0;
}

.text ul li {
    padding-left: 20px;
    padding-bottom: 15px;
    margin-bottom: 15px;
    border-bottom: 1px solid #ececec;
}

.text ul li:before {
    content: '';
    position: absolute;
    z-index: 1;
    width: 5px;
    height: 5px;
    background-color: #ec1c21;
    display: inline-block;
    left: 0px;
    margin-top: 7px;
    border-radius: 5px;
}


/* SCHEDA PRODOTTO */

.slide-scheda-prodotto .wrap-slideshow,
.slide-chisiamo .wrap-slideshow {
    height: 514px;
}

.slide-about .wrap-slideshow {
    width: 100%;
    min-height: 700px;
}

.project-numbers {
    text-align: center;
    background-color: #fbf6f4;
    padding: 50px 0;
}

.project-numbers h1 {
    text-transform: uppercase;
}

.project-numbers h2 {
    font-family: 'abril_fatfaceregular';
    color: #743242;
    border: 0 !important;
    font-size: 40px !important;
    padding: 0 !important;
    margin: 0 !important;
}

.numbers {
    background-color: #fbf6f4;
    padding: 50px 0;
}

.box-numbers {}

.box-numbers .title {
    font-size: 20px;
    color: #5b0e21;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
}

.box-numbers .subtitle {
    font-size: 20px;
    color: #5b0e21;
    text-transform: uppercase;
    text-align: center;
    font-weight: 400;
    margin: 0;
}

.box-numbers .number {
    font-size: 60px;
    text-align: center;
    color: #1aa379;
    font-weight: 700;
    display: block;
}

.box-numbers .txt-number {
    color: #1aa379;
    display: block;
    text-align: center;
}

.line-divider-numbers {
    background: #743242;
    width: 5%;
    position: relative;
    margin: 0 auto;
    height: 2px;
    display: block;
    padding: 0;
    top: 38px;
}

.performance {
    background: url(../../Editor/img/bg-performance.jpg) no-repeat;
    background-size: cover;
    padding: 689px 0 0 0;
}

.performance.operation-maint {
    background: url(../../Editor/img/operation-maint.jpg) no-repeat;
    background-size: cover;
    padding: 689px 0 0 0;
}

.performance.pipeline {
    background: url(../../Editor/img/pipeline.jpg) no-repeat;
    background-size: cover;
    padding: 689px 0 0 0;
}

.performance.plant {
    background: url(../../Editor/img/plant.jpg) no-repeat;
    background-size: cover;
    padding: 689px 0 0 0;
}

.performance.wel-production-services {
    background: url(../Errors/Error404eb82.html) no-repeat;
    background-size: cover;
    padding: 689px 0 0 0;
}

.performance h1 {
    font-family: 'abril_fatfaceregular';
    color: #FFF;
    font-weight: normal;
}

.performance .pipelying {
    padding-bottom: 50px;
    border-right: 1px dashed #FFF;
}

.performance .label {
    color: #f4e7e7;
    font-size: 16px;
    padding: 0;
    font-weight: 400;
}

.performance .col-lg-6 {
    margin: 10px 0;
}

.performance .number {
    color: #FFF;
    font-size: 40px;
}

.overall-performance {
    background: url(../../Editor/img/bg-overall.jpg) no-repeat;
    background-size: cover;
    height: 490px;
    padding: 50px 0;
    text-align: center;
}

.overall-performance .title {
    font-family: 'abril_fatfaceregular';
    color: #5b0e21;
    font-size: 40px;
    font-weight: normal;
    margin: 0;
}

.overall-performance .subtitle {
    color: #5b0e21;
    text-transform: uppercase;
    margin: 20px 0;
    display: block;
}

.overall-performance .ahead {
    background: url(../../Editor/img/layer-ahead.png) 10px 4px no-repeat;
    width: 316px;
    height: 334px;
    position: relative;
    margin: 0 auto;
}

.overall-performance .number {
    display: block;
    font-size: 120px;
    color: #1aa379;
    font-weight: bold;
}

.overall-performance .txt {
    color: #1aa379;
    font-size: 22px;
}

.video-area {
    background: url(../../Editor/img/bg-video.jpg) no-repeat;
    background-size: cover;
    height: 570px;
    padding: 50px 0;
    text-align: center;
}

.video-area .title {
    color: #FFF;
    text-transform: uppercase;
    margin-top: 50px;
    line-height: 49px;
}

.video-area .abstract {
    color: #FFF;
    display: block;
    font-size: 20px;
}

.video-area img {
    margin-top: 40px;
}

.workforce {
    padding: 50px 0;
    background-color: #fbf6f4;
}

.workforce .layer-rosa {
    background-color: #f2e6e2;
    border-radius: 0 50px 0 50px;
    padding: 40px;
    text-align: center;
}

.workforce .layer-rosa h3 {
    color: #5b0e21;
    text-transform: uppercase;
    font-size: 16px;
    font-weight: normal;
}

.workforce .layer-rosa .number {
    color: #1aa379;
    font-size: 80px;
    font-weight: bold;
}

.workforce .lbcta {
    padding: 0 50px;
}

.workforce .lbcta h1 {
    color: #5b0e21;
    text-transform: uppercase;
    font-size: 32px;
}

.workforce .lbcta .text {
    line-height: 26px;
}

.workforce-title {
    padding-top: 50px;
    background-color: #fbf6f4;
    text-align: center;
}

.workforce-cta {
    padding-bottom: 50px;
    background-color: #fbf6f4;
    text-align: center;
}

.testimonial-title {
    text-align: center;
    padding-top: 50px;
}

.testimonials {
    padding-top: 20px;
    padding-bottom: 50px;
}

.testimonials .nome {
    font-weight: normal;
    display: block;
    padding-top: 10px;
}

.testimonials .ruolo {
    font-weight: bold;
}

.testimonials-cta {
    padding-bottom: 50px;
    background-color: #fff;
    text-align: center;
}

.related-projects {
    background-color: #332b29;
    padding-bottom: 50px;
}

.related-projects .project {
    display: block;
    color: #f2ebe9;
    font-weight: bold;
    padding-top: 10px;
}

.related-projects .location {
    display: block;
    color: #f2ebe9;
    font-weight: normal;
    padding-top: 0px;
}

.related-projects-title {
    background-color: #332b29;
    padding-top: 50px;
    text-align: center;
}

.related-projects-title h1 {
    color: #FFF;
}

.slide-scheda-prodotto {
    background: url(../../Editor/img/bg-slide-scheda-prodotto.jpg) no-repeat;
    background-size: cover;
}


/*.visual-project{background: url(/img/bg-project.jpg) no-repeat; background-size: cover; background-position: center center; padding: 50px 0;}*/

.visual-project {
    background-size: cover;
    background-position: center center;
    padding: 50px 0;
}

.visual-project .html {
    width: 600px;
    position: relative;
    margin: 0 auto;
    border-left: 3px dashed #FFF;
    padding-left: 20px;
    color: #FFF;
    left: -70px;
    bottom: -70px;
    padding-bottom: 30px;
}

.visual-project .html h1 {
    color: #FFF;
    font-size: 80px;
    line-height: 75px;
}

.visual-project .html label {
    color: #cdc8c8;
    font-weight: 400;
    font-size: 15px;
}

.visual-project .html span {
    font-size: 24px;
    font-weight: 600;
}


/* CONTATTI */

#contatti {
    background: url(../../Editor/img/bg-form.jpg) no-repeat center center;
    background-size: cover;
}

#contatti h1 {
    text-align: center;
}

#contatti .abstract {
    text-align: center;
}

#contatti .form-control {
    border: 1px solid transparent;
    box-shadow: 0px 0px 30px rgba(0, 0, 0, .2);
    color: #130c0d;
    font-style: italic;
    padding: 7px 10px;
}

#contatti form#form_contatti {
    max-width: 750px;
    position: relative;
    margin: 0 auto;
    padding: 40px 0;
}

#contatti .error {
    border-color: #c00;
}


/* NEWS TICKER */

.news-ticker {}

.news-ticker .badge-news {
    background-color: #1aa379;
    color: #fff;
    padding: 15px 40px;
    float: left;
    font-weight: 900;
}

.news-ticker .vticker {
    background-color: #f1f1f1;
}

.news-ticker .vticker ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.news-ticker .vticker ul li {
    height: 50px;
    padding: 9px;
    line-height: 35px;
    padding-left: 20px;
}


/*--------------------------------------------------
PDF Download
--------------------------------------------------*/

.pdf-area {
    padding: 20px 15px;
}

.pdf-area h1 {
    text-align: center;
    text-transform: uppercase;
}

.pdf-area ul {
    list-style: none;
    margin: 0;
    padding: 0;
    margin-top: 30px;
}

.pdf-area ul li {
    padding-bottom: 10px;
    margin-bottom: 10px;
    border-bottom: 1px solid #ececec;
}

.pdf-area ul li a {
    font-size: 20px;
}

.pdf-area ul li a:after {
    content: '';
    position: absolute;
    z-index: 1;
    right: 0;
    background: url(../../Editor/img/download-icon.png) no-repeat;
    width: 20px;
    height: 20px;
}

.pdf-area ul li .abs {
    display: block;
}


/* XS */

@media (max-width: 767px) {
    .pdf-area {
        padding: 20px 25px;
    }
    .pdf-area ul li a {
        font-size: 14px;
    }
}


/* iPhone 4 Lanscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .pdf-area ul li a {
        padding-right: 0px;
    }
    .pdf-area ul li {
        padding-right: 40px;
    }
}


/*--------------------------------------------------
Prefooter
--------------------------------------------------*/

#prefooter {
    clear: both;
    line-height: 1.8;
    padding: 45px 0 35px;
    background: #fff;
    color: #7b6b6b;
    font-size: 13px;
}

#prefooter .tit {
    font-weight: 400;
    font-size: 13px;
    color: #fff;
    margin-bottom: 5px;
}

#prefooter a {
    color: #7b6b6b;
}

#prefooter a:hover {
    color: #1aa379;
}

#prefooter .container {
    border-top: 1px solid #e5e1e1;
}

#prefooter h4 {
    color: #5b0e21;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
}

#prefooter .footer-menu {
    list-style: none;
    margin: 0;
    padding: 0;
}

@media (max-width: 1024px) {
    #prefooter .footer-menu li {
        word-wrap: break-word;
    }
}


/* XS */

@media (max-width: 767px) {
    #prefooter {
        padding: 30px 0 40px;
    }
    #prefooter .tit {
        margin-top: 20px;
    }
    #prefooter .foot-box {
        margin-top: 10px;
    }
}


/*--------------------------------------------------
Newsletter
--------------------------------------------------*/

.newsletter-form {
    position: relative;
}

.newsletter-form input[type="email"] {
    font-size: 14px;
    background: rgba(255, 255, 255, 0.15);
    -webkit-border-radius: 3px;
    border-radius: 3px;
    border: none;
    color: #FFF !important;
    width: 100%;
}

.newsletter-form input[type="email"]:focus {
    background: rgba(255, 255, 255, 0.2);
}

.newsletter-form .btn-submit {
    top: -1px;
    position: absolute;
    right: 0;
    margin-top: 5px;
    margin-right: 5px;
    color: #FFF !important;
    padding: 7px 10px;
}


/*--------------------------------------------------
Footer
--------------------------------------------------*/

#footer {
    padding: 0;
    background: #fff;
    color: #7b6b6b;
    font-size: 13px;
}

#footer a {
    color: #7b6b6b;
}

#footer a:hover {
    color: #1aa379;
}

#footer ul {
    margin: 0;
    padding: 0;
    list-style: none;
}

#footer ul li {
    line-height: 1;
    display: inline-block;
    padding-right: 10px;
    margin-right: 5px;
}

#footer ul li:last-child {
    border: none;
}

#footer img {
    margin: 0 3px;
}

#footer .container {
    border-top: 1px solid #e5e1e1;
    padding: 15px 0;
}

.row.footer-copy .col-sm-10.col-xs-12 p {
    margin: 0 auto !important;
}

#footer i.fa {
    font-size: 20px;
}

#footer .social-footer {
    text-align: right;
}

#footer .bonatti-app {
    color: #1aa379;
    font-size: 11px;
    display: block;
    margin-bottom: 10px;
}

#footer .logo-store {
    display: inline-block;
}

#footer .logo-store:first-of-type {
    margin-right: 0px;
}

#footer .loghi-store {
    text-align: center;
}


/* XS */

@media (max-width: 767px) {
    #footer .footer-links {
        text-align: left;
        margin-top: 10px;
    }
    #footer .footer-agency {
        text-align: left;
        margin-top: 10px;
    }
}


/* Ipad Portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    #footer .logo-store:first-of-type {
        margin-bottom: 10px;
        margin-right: 0;
    }
}


/* Iphone 6+ */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    #footer .loghi-store {
        text-align: left;
        margin: 20px 0;
    }
    #footer .social-footer {
        text-align: left;
    }
}


/* Iphone 6 */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    #footer .loghi-store {
        text-align: left;
        margin: 20px 0;
    }
    #footer .social-footer {
        text-align: left;
    }
}


/* Iphone 5 */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    #footer .loghi-store {
        text-align: left;
        margin: 20px 0;
    }
    #footer .social-footer {
        text-align: left;
    }
}


/*--------------------------------------------------
Accept Cookie
--------------------------------------------------*/

#acceptcookie {
    position: fixed;
    text-align: center;
    padding: 10px 30px;
    background: #ccc;
    border-top: 1px solid #bbb;
    color: rgb(82, 82, 82);
    font-size: 13px;
    line-height: 1;
    bottom: 0;
    left: 50%;
    -moz-transform: translate(-50%, 0);
    -ms-transform: translate(-50%, 0);
    -o-transform: translate(-50%, 0);
    -webkit-transform: translate(-50%, 0);
    transform: translate(-50%, 0);
    width: 100%;
    max-width: 1600px;
    z-index: 100;
}

#acceptcookie a {
    color: rgb(0, 0, 0);
}

#acceptcookie button {
    box-shadow: rgb(34, 140, 185) 0px -2px 0px inset;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    margin-left: 4px;
    background: #30ade7;
    color: #fff;
    border: none;
    font-size: 13px;
    padding: 4px 8px;
}

#acceptcookie button:hover {
    background: #1e95cd;
}


/*--------------------------------------------------
Projects
--------------------------------------------------*/

section.title-projects {
    background: url(../../Editor/img/bg-projects.png) no-repeat;
    background-size: cover;
}

section.title-projects .title {
    text-align: center;
}

section.title-projects .title h1 {
    color: #524744;
    margin-bottom: 0px;
    padding: 88px 0 75px;
}

section.projects {
    background: url(../../Editor/img/bg-projects.png) no-repeat;
    background-size: cover;
    padding-bottom: 103px;
}

section.projects .slide-projects .caption {
    background: rgba(69, 61, 60, .9);
    padding: 90px 55px 119px 38px;
    position: relative;
    right: 30px;
    width: 474px;
    position: relative;
    right: -84px;
}

section.projects .slide-projects .caption h1 {
    color: #FFF;
    text-transform: uppercase;
    font-size: 35px;
    margin-bottom: 0;
    line-height: 34px;
    padding-bottom: 20px;
}

section.projects .slide-projects .caption h2 {
    padding: 0;
    color: #fff;
    font-size: 17px;
    border: 0;
    text-align: left;
    margin: 0;
    font-weight: 400 !important;
}

section.projects .slide-projects .caption .text {
    color: #FFF;
    margin: 57px 0 40px;
    font-size: 20px;
}


/* ----------- iPad 1 and 2 ----------- */


/* Portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    section.projects .title-projects h1 {
        margin-bottom: 0;
    }
    section.projects {
        padding: 30px 0;
    }
    #finder .filters-selected strong {
        font-size: 14px !important;
    }
    section.projects .slide-projects .caption {
        right: -246px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    section.projects {
        padding: 30px 0;
    }
    section.projects .slide-projects .caption {
        right: 19px;
    }
}


/* ----------- iPhone 6+ ----------- */


/* Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    section.projects .slide-projects .caption h1 {
        line-height: 26px;
    }
    section.projects .slide-projects .caption {
        right: 0px;
        width: 100%;
        padding: 40px 50px 59px 50px;
        margin-top: 180px;
    }
    section.projects .slide-projects .caption .text {
        font-size: 16px;
        margin: 25px 0 25px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    section.projects {
        padding: 30px 10px;
    }
    section.projects .title-projects h1 {
        margin-bottom: 10px;
    }
    section.projects .slide-projects .caption {
        width: 404px;
        right: -282px;
        padding: 40px 25px 59px 25px;
    }
}


/* ----------- iPhone 6 ----------- */


/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    section.projects .slide-projects .caption h1 {
        line-height: 26px;
    }
    section.projects .slide-projects .caption {
        right: 0px;
        width: 100%;
        margin-top: 180px;
        padding: 40px 50px 59px 50px;
    }
    section.projects .slide-projects .caption .text {
        font-size: 16px;
        margin: 25px 0 25px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    section.projects {
        padding: 30px 10px;
    }
    section.projects .title-projects h1 {
        margin-bottom: 10px;
    }
    section.projects .slide-projects .caption {
        width: 404px;
        right: -282px;
        padding: 40px 105px 59px 25px;
    }
}


/* ----------- iPhone 5 and 5S ----------- */


/* Portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    section.projects .slide-projects .caption h1 {
        line-height: 26px;
        font-size: 27px;
    }
    section.projects .slide-projects .caption {
        right: 0px;
        width: 100%;
        margin-top: 180px;
        padding: 40px 50px 59px 50px;
    }
    section.projects .slide-projects .caption .text {
        font-size: 16px;
        margin: 25px 0 25px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    section.projects {
        padding: 30px 10px;
    }
    section.projects .title-projects h1 {
        margin-bottom: 10px;
    }
    section.projects .slide-projects h1 {
        font-size: 24px !important;
        line-height: 24px !important;
    }
    section.projects .slide-projects .caption .text {
        font-size: 16px;
    }
    section.projects .slide-projects .caption {
        width: 324px;
        right: -194px;
        padding: 40px 45px 59px 25px;
    }
}


/* iPhone 4 Lanscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 480px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    section.projects .slide-projects .caption {
        right: -124px;
    }
}


/*--------------------------------------------------
Service Box
--------------------------------------------------*/

.box-info .text {
    line-height: 2;
    margin-bottom: 50px !important;
    font-size: 15px;
}

.service-box {
    text-align: center;
    background-color: #fbf6f4;
    padding: 97px 0 96px;
}

.service-box h1 {
    font-size: 32px;
    margin-bottom: 25px;
}


/* ----------- iPad 1 and 2 ----------- */


/* Portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .col-md-6:nth-child(1) .box-info {
        margin-bottom: 50px;
    }
    .service-box {
        padding: 70px 10px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {}


/* ----------- iPhone 6+ ----------- */


/* Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .service-box {
        padding: 30px 10px;
    }
    .col-md-6:nth-child(1) .box-info {
        margin-bottom: 50px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .col-md-6:nth-child(1) .box-info {
        margin-bottom: 50px;
    }
}


/* ----------- iPhone 6 ----------- */


/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .col-md-6:nth-child(1) .box-info {
        margin-bottom: 50px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .col-md-6:nth-child(1) .box-info {
        margin-bottom: 50px;
    }
}


/* ----------- iPhone 5 and 5S ----------- */


/* Portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .service-box h1 {
        font-size: 24px;
    }
    .col-md-6:nth-child(1) .box-info {
        margin-bottom: 50px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .col-md-6:nth-child(1) .box-info {
        margin-bottom: 50px;
    }
}


/*--------------------------------------------------
World Map
--------------------------------------------------*/

.world-map {
    background: #022a1d;
    background-size: cover;
    padding: 171px 0 153px;
}

.world-map h1 {
    font-size: 50px;
    line-height: 48px;
    text-transform: uppercase;
    margin-bottom: 25px;
}

.world-map .text {
    font-size: 20px;
    font-weight: 600;
    margin: 33px 0 34px;
}


/* ----------- iPad 1 and 2 ----------- */


/* Portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .world-map {
        background: #d8ccc9;
        padding: 70px 10px;
    }
    .world-map h1 {
        font-size: 40px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .world-map h1 {
        font-size: 40px;
        line-height: 42px;
    }
}


/* ----------- iPhone 6+ ----------- */


/* Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .world-map h1 {
        font-size: 40px;
        line-height: 42px;
    }
    .world-map {
        background: #d8ccc9;
        padding: 30px 10px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .world-map h1 {
        font-size: 40px;
        line-height: 42px;
    }
    .world-map {
        background: #d8ccc9;
        padding: 30px 10px;
    }
}


/* ----------- iPhone 6 ----------- */


/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .world-map h1 {
        font-size: 40px;
        line-height: 42px;
    }
    .world-map {
        background: #d8ccc9;
        padding: 30px 10px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .world-map h1 {
        font-size: 40px;
        line-height: 42px;
    }
    .world-map {
        background: #d8ccc9;
        padding: 30px 10px;
    }
}


/* ----------- iPhone 5 and 5S ----------- */


/* Portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .world-map h1 {
        font-size: 24px;
        line-height: 24px;
    }
    .world-map .text {
        font-size: 16px;
    }
    .world-map {
        background: #d8ccc9;
        padding: 60px 25px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .world-map h1 {
        font-size: 36px;
        line-height: 36px;
    }
    .world-map {
        background: #d8ccc9;
    }
}


/*--------------------------------------------------
Our local approach
--------------------------------------------------*/

.title-approach h1 {
    text-transform: uppercase;
    margin-bottom: 0;
    padding: 83px 0 35px;
}

.local-approach h1 {
    color: #5b0e21;
    text-transform: uppercase;
    font-size: 32px;
    margin: 0;
    padding: 30px 0 19px;
}

.cta-local-approach {
    padding: 95px 0 88px;
}

.cta-local {
    text-align: center;
}


/* ----------- iPad 1 and 2 ----------- */


/* Portrait */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .local-approach {
        text-align: center;
    }
    .local-approach .text {
        margin-bottom: 30px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {}


/* ----------- iPhone 6+ ----------- */


/* Portrait */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .title-approach h1 {
        font-size: 29px;
        padding: 60px 0 25px;
    }
    .local-approach {
        text-align: center;
    }
    .local-approach .text {
        margin-bottom: 30px;
    }
    .cta-local-approach {
        padding: 20px 0 88px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .local-approach {
        text-align: center;
    }
    .local-approach .text {
        margin-bottom: 30px;
    }
    .cta-local-approach {
        padding: 20px 0 88px;
    }
}


/* ----------- iPhone 6 ----------- */


/* Portrait */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .title-approach h1 {
        font-size: 29px;
    }
    .local-approach {
        text-align: center;
    }
    .local-approach .text {
        margin-bottom: 30px;
    }
    .cta-local-approach {
        padding: 20px 0 88px;
    }
}


/* Landscape */

@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .local-approach {
        text-align: center;
    }
    .local-approach .text {
        margin-bottom: 30px;
    }
    .cta-local-approach {
        padding: 20px 0 88px;
    }
}


/* ----------- iPhone 5 and 5S ----------- */


/* Portrait */

@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .title-approach h1 {
        font-size: 29px;
    }
    .local-approach {
        text-align: center;
    }
    .local-approach .text {
        margin-bottom: 30px;
    }
    .cta-local-approach {
        padding: 20px 0 88px;
    }
}


}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .local-approach {
        text-align: center;
    }
    
    .local-approach .text {
        margin-bottom: 30px;
    }
    
    .cta-local-approach {
        padding: 20px 0 88px;
    }
}

/*--------------------------------------------------
Slide Caption Hp
--------------------------------------------------*/
.slidehp .caption {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.slidehp .caption h1 {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 48px;
    padding: 94px 0 37px;
}
.slidehp .caption h2 {
    border: 0;
    font-size: 20px;
    padding: 0 0 437px;
}
.slidehp .slick-prev {
    background-color: #1aa379;
    left: 0 !important;
    height: 40px;
    width: 40px;
}
.slidehp .slick-next {
    background-color: #1aa379;
    right: 0 !important;
    height: 40px;
    width: 40px;
}
.slick-slider {
    box-shadow: 0px 0px 50px 6px rgba(0, 0, 0, .5);
}

/* ----------- iPad 1 and 2 ----------- */

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .slidehp .caption h1 {
        font-size: 34px;
    }
    
    .slidehp .caption h2 {
        font-size: 24px;
        padding: 0;
    }
    
    .slidehp .caption .text {
        font-size: 18px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {}

/* ----------- iPhone 6+ ----------- */

/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .LayoutBuilder .lbslider .slick-next {
        right: 0;
    }
    
    .LayoutBuilder .lbslider .slick-prev {
        left: 0;
    }
    
    .slidehp .caption {
        padding: 20px;
    }
    
    .slidehp .caption h1 {
        font-size: 30px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .LayoutBuilder .lbslider .slick-next {
        right: 0;
    }
    
    .LayoutBuilder .lbslider .slick-prev {
        left: 0;
    }
    
    .slidehp .caption h2 {
        padding: 0;
    }
}

/* ----------- iPhone 6 ----------- */

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .LayoutBuilder .lbslider .slick-prev {
        left: 0;
    }
    
    .LayoutBuilder .lbslider .slick-next {
        right: 0;
    }
    
    .slidehp .caption {
        padding: 20px;
    }
    
    .slidehp .caption h1 {
        font-size: 30px;
    }
    
    .slidehp .caption h2 {
        padding: 20px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .LayoutBuilder .lbslider .slick-next {
        right: 0;
    }
    
    .LayoutBuilder .lbslider .slick-prev {
        left: 0;
    }
    
    .slidehp .caption h2 {
        padding: 0;
    }
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .LayoutBuilder .lbslider .slick-prev {
        left: 0;
    }
    
    .LayoutBuilder .lbslider .slick-next {
        right: 0;
    }
    
    .slidehp .caption {
        padding: 20px;
    }
    
    .slidehp .caption h1 {
        font-size: 30px;
    }
    
    .slidehp .caption h2 {
        padding: 20px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .LayoutBuilder .lbslider .slick-next {
        right: 0;
    }
    
    .LayoutBuilder .lbslider .slick-prev {
        left: 0;
    }
    
    .slidehp .caption h2 {
        padding: 0;
    }
}

/*--------------------------------------------------
Slide Full Hp
--------------------------------------------------*/
.slide-full {
    width: 100%;
    display: block;
    position: relative;
    margin: 0 auto;
    text-align: center;
}
.slide-full .box {
    width: 560px;
    position: relative;
    margin: 0 auto;
}
.slide-full h1 {
    font-size: 50px;
    text-transform: uppercase;
    line-height: 48px;
    padding: 94px 0 37px;
    margin-bottom: 0 !important;
}
.slide-full h2 {
    font-family: 'cera_proregular';
    border: 0;
    font-size: 20px;
    line-height: 26px;
    border: 0 !important;
}
.slide-full p {
    margin-top: 37px !important;
}
.slide-full .slick-prev {
    background-color: #1aa379 !important;
    left: 0 !important;
    height: 40px;
    width: 40px;
}
.slide-full .slick-next {
    background-color: #1aa379 !important;
    right: 0 !important;
    height: 40px;
    width: 40px;
}
.slide-full .wrap-slideshow {
    height: 769px;
}

/* ----------- iPad 1 and 2 ----------- */

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {}

/* ----------- iPhone 6+ ----------- */

/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .slide-full {
        width: 100%;
        display: block;
        position: relative;
        margin: 0 auto;
        text-align: center;
    }
    
    .slide-full .box {
        width: 100%;
    }
    
    .slide-full h1 {
        font-size: 26px;
        line-height: 31px;
        padding: 64px 0 40px;
        margin-bottom: 0 !important;
        margin: 0px 40px;
    }
    
    .slide-full h2 {
        border: 0;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 130px !important;
    }
    
    .slide-full .slick-prev {
        background-color: #1aa379 !important;
        left: 0 !important;
        height: 40px;
        width: 40px;
    }
    
    .slide-full .slick-next {
        background-color: #1aa379 !important;
        right: 0 !important;
        height: 40px;
        width: 40px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .slide-full {
        width: 100%;
        display: block;
        position: relative;
        margin: 0 auto;
        text-align: center;
    }
    
    .slide-full .box {
        width: 100%;
    }
    
    .slide-full h1 {
        font-size: 36px;
        line-height: 40px;
        padding: 64px 0 40px;
        margin-bottom: 0 !important;
        margin: 0px 40px;
    }
    
    .slide-full h2 {
        border: 0;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 90px !important;
        padding: 0 70px;
    }
    
    .slide-full .slick-prev {
        background-color: #1aa379 !important;
        left: 0 !important;
        height: 40px;
        width: 40px;
    }
    
    .slide-full .slick-next {
        background-color: #1aa379 !important;
        right: 0 !important;
        height: 40px;
        width: 40px;
    }
}

/* ----------- iPhone 6 ----------- */

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .slide-full {
        width: 100%;
        display: block;
        position: relative;
        margin: 0 auto;
        text-align: center;
    }
    
    .slide-full .box {
        width: 100%;
    }
    
    .slide-full h1 {
        font-size: 22px;
        line-height: 31px;
        padding: 64px 0 40px;
        margin-bottom: 0 !important;
        margin: 0px 40px;
    }
    
    .slide-full h2 {
        border: 0;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 130px !important;
    }
    
    .slide-full .slick-prev {
        background-color: #1aa379 !important;
        left: 0 !important;
        height: 40px;
        width: 40px;
    }
    
    .slide-full .slick-next {
        background-color: #1aa379 !important;
        right: 0 !important;
        height: 40px;
        width: 40px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .slide-full {
        width: 100%;
        display: block;
        position: relative;
        margin: 0 auto;
        text-align: center;
    }
    
    .slide-full .box {
        width: 100%;
    }
    
    .slide-full h1 {
        font-size: 36px;
        line-height: 40px;
        padding: 64px 0 40px;
        margin-bottom: 0 !important;
        margin: 0px 40px;
    }
    
    .slide-full h2 {
        border: 0;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 90px !important;
        padding: 0 70px;
    }
    
    .slide-full .slick-prev {
        background-color: #1aa379 !important;
        left: 0 !important;
        height: 40px;
        width: 40px;
    }
    
    .slide-full .slick-next {
        background-color: #1aa379 !important;
        right: 0 !important;
        height: 40px;
        width: 40px;
    }
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .slide-full {
        width: 100%;
        display: block;
        position: relative;
        margin: 0 auto;
        text-align: center;
    }
    
    .slide-full .box {
        width: 100%;
    }
    
    .slide-full h1 {
        font-size: 22px;
        line-height: 31px;
        padding: 64px 0 40px;
        margin-bottom: 0 !important;
        margin: 0px 40px;
    }
    
    .slide-full h2 {
        border: 0;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 30px !important;
    }
    
    .slide-full .slick-prev {
        background-color: #1aa379 !important;
        left: 0 !important;
        height: 40px;
        width: 40px;
    }
    
    .slide-full .slick-next {
        background-color: #1aa379 !important;
        right: 0 !important;
        height: 40px;
        width: 40px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .slide-full {
        width: 100%;
        display: block;
        position: relative;
        margin: 0 auto;
        text-align: center;
    }
    
    .slide-full .box {
        width: 100%;
    }
    
    .slide-full h1 {
        font-size: 30px;
        line-height: 35px;
        padding: 64px 0 40px;
        margin-bottom: 0 !important;
        margin: 0px 40px;
    }
    
    .slide-full h2 {
        border: 0;
        font-size: 16px;
        line-height: 24px;
        margin-bottom: 90px !important;
        padding: 0 70px;
    }
    
    .slide-full .slick-prev {
        background-color: #1aa379 !important;
        left: 0 !important;
        height: 40px;
        width: 40px;
    }
    
    .slide-full .slick-next {
        background-color: #1aa379 !important;
        right: 0 !important;
        height: 40px;
        width: 40px;
    }
}

/*--------------------------------------------------
What's new
--------------------------------------------------*/
.whats-new h1 {
    font-size: 24px;
    text-transform: uppercase;
}
.whats-new h2 {
    font-size: 40px !important;
    text-transform: uppercase;
    color: #463937;
    border: 0 !important;
    text-align: left !important;
    font-weight: bold !important;
    margin: 0 !important;
    padding: 0 !important;
}
.whats-new .text {
    font-size: 20px;
    margin: 20px 0;
}
.whats-new .caption-whats {
    margin: 0 auto;
}
@media only screen and (max-device-width: 320px) {
    .btn {
        font-size: 12px;
    }
}

/* ----------- iPad 1 and 2 ----------- */

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .whats-new .caption-whats h2 {
        font-size: 35px !important;
    }
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .whats-new h2 {
        font-size: 24px !important;
    }
    
    .whats-new h1 {
        font-size: 20px !important;
    }
    
    .whats-new .caption-whats {
        margin: 21px 25px;
    }
}

/* ----------- iPhone 6+ ----------- */

/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .whats-new h2 {
        font-size: 30px !important;
    }
    
    .whats-new h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {}

/* ----------- iPhone 6 ----------- */

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .whats-new h2 {
        font-size: 30px !important;
    }
    
    .whats-new h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .whats-new h2 {
        font-size: 30px !important;
    }
    
    .whats-new h1 {
        font-size: 24px;
        margin-bottom: 10px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {}

/*--------------------------------------------------
Our strength
--------------------------------------------------*/
.our-strength {
    padding: 100px 0 0px;
}
.our-strength .image img {
    width: 531px;
    height: auto;
    position: relative;
    margin: 0 auto;
    margin-top: -111px;
}
.our-strength .text {
    font-weight: 600;
    font-size: 20px;
    padding-bottom: 33px;
}
.our-strength .cta a {
    width: 250px;
}

/* ----------- iPad 1 and 2 ----------- */

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .our-strength {
        position: static;
        margin-bottom: 0px;
        padding: 50px 0;
    }
    
    .our-strength .image {
        max-width: 530px;
        position: relative;
        margin: 0 auto;
    }
    
    .our-strength .image img {
        margin-top: 30px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .our-strength {
        padding: 50px 0;
    }
    
    .our-strength .image {
        max-width: 350px;
        position: relative;
        margin: 0 auto;
    }
    
    .our-strength .image img {
        margin-top: 30px;
    }
}

/* ----------- iPhone 6+ ----------- */

/* Portrait */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: portrait) {
    .our-strength {
        padding: 60px 25px;
    }
    
    .our-strength h1 {
        font-size: 40px;
        line-height: 42px;
    }
    
    .our-strength .image img {
        margin-top: 50px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .our-strength {
        padding: 60px 25px;
    }
    
    .our-strength h1 {
        font-size: 32px;
    }
    
    .our-strength .image img {
        margin-top: 50px;
    }
}

/* ----------- iPhone 6 ----------- */

/* Portrait */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .our-strength {
        padding: 60px 25px;
    }
    
    .our-strength h1 {
        font-size: 32px;
    }
    
    .our-strength .image img {
        margin-top: 50px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .our-strength {
        padding: 60px 25px;
    }
    
    .our-strength h1 {
        font-size: 32px;
    }
    
    .our-strength .image img {
        margin-top: 50px;
    }
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .our-strength {
        padding: 60px 25px;
    }
    
    .our-strength .image img {
        margin-top: 50px;
    }
    
    .our-strength h1 {
        font-size: 24px;
        line-height: 24px;
    }
    
    .our-strength .text {
        font-size: 16px;
    }
}

/* Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .our-strength {
        padding: 60px 25px;
    }
    
    .our-strength h1 {
        font-size: 24px;
    }
    
    .our-strength .image img {
        margin-top: 50px;
    }
}

/*--------------------------------------------------
Template Generico
--------------------------------------------------*/
.intro-text {}
.intro-text .lbcta {}
.intro-text h1 {
    text-transform: uppercase;
    text-align: center;
}
.intro-text h2 {
    font-family: 'cera_promedium';
    border: none !important;
    color: #000;
    font-size: 20px;
    margin: 0 !important;
    padding: 0 !important;
    padding-bottom: 50px !important;
    text-align: center;
    line-height: 1.4;
}
.intro-text .text {
    line-height: 26px;
}
.intro-text .circle-service {
    position: relative;
    margin: 0 auto;
}
.intro-text .cta {
    margin: 30px 0;
    text-align: center;
}
.slide-chisiamo {
    background: url(../../Editor/img/bg-slide-chisiamo.png) no-repeat;
    background-size: cover;
}
.line-divider {
    background: #000;
    width: 5%;
    position: relative;
    margin: 0 auto;
    height: 2px;
    display: block;
    padding: 0;
}
#finder {
    background-color: #FFF;
    box-shadow: 0 0 20px rgba(0, 0, 0, .4);
}
#finder h2 {
    color: #524744;
    margin: 20px 0 0 0;
}
#finder .col-sm-4 {
    border-left: 2px solid #f2ebe9;
    padding-left: 40px;
    margin: 20px 0;
}
#finder .col-sm-4:first-child {
    border-left: 0;
}
#finder .filters-selected {
    background-color: #f2ebe9;
    padding: 30px;
    margin: 0;
}
#finder .filters-selected strong {
    font-size: 17px;
}
#icon-finder {
    list-style: none;
    margin: 0;
    padding: 0;
}
#icon-finder li {
    padding-bottom: 20px;
}
#icon-finder li:last-child {
    padding-bottom: 0;
}
#icon-finder li img {
    margin-right: 10px;
}
#list-selected ul {
    list-style: none;
    margin: 0;
    padding: 0;
}
#list-selected ul li {
    display: inline-block;
    margin-right: 10px;
    line-height: 24px;
}
.fa-remove {
    color: #948783;
}

/*--------------------------------------------------
Slide History
--------------------------------------------------*/
.slide-history {
    background-color: #6a5856;
    padding-bottom: 196px;
}
.slide-history .lbtimeline .slick-dots {
    bottom: -92px;
}
.slide-history .lbtimeline .slick-dots li {
    width: 5%;
}
.slide-history .lbtimeline .slick-dots li:after {
    border-bottom: 0;
}
.slide-history .lbtimeline .slick-dots li button {
    color: #fff;
    font-weight: 600;
}
.slide-history .lbtimeline .slick-dots li .ball {
    border: 2px solid #fff;
    background: transparent;
}
.slide-history .lbtimeline .slick-dots li:hover .ball {
    background-color: #fff;
}
.slide-history .slick-slider {
    box-shadow: none;
}
.slide-history .item-history {
    background: #fff;
}
.slide-history .wrap-slideshow {
    height: 502px;
    background-size: contain !important;
    background-position: center right !important;
}
.slide-history .caption {
    float: none;
    padding: 20px 70px 0 40px;
}
.title-history {
    background-color: #6a5856;
    text-align: center;
}
.title-history h1 {
    color: #fff;
    text-transform: uppercase;
    padding: 84px 0 72px;
    margin: 0;
}

/* Ipad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .slide-history .wrap-slideshow {
        height: 342px;
    }
    
    .slide-history .lbtimeline .slick-dots li {
        width: 8%;
        margin: 15px 0;
    }
}

/* Ipad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .slide-history .wrap-slideshow {
        height: 432px;
    }
}

/* Mobile */
@media only screen and (max-device-width: 414px) and (orientation: portrait) {
    .slide-history .wrap-slideshow {
        height: 582px;
        background-position: bottom center !important;
    }
    
    .slide-history .lbtimeline .slick-dots li {
        width: 14%;
        margin: 15px 0;
    }
    
    .slide-history {
        padding-bottom: 250px;
    }
}

/* Iphone 6+ Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) and (orientation: landscape) {
    .slide-history .wrap-slideshow {
        height: 342px;
    }
    
    .slide-history .lbtimeline .slick-dots li {
        width: 8%;
        margin: 15px 0;
    }
    
    .slide-history .caption {
        width: 50%;
    }
}

/* Iphone 6 Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .slide-history .wrap-slideshow {
        height: 342px;
    }
    
    .slide-history .lbtimeline .slick-dots li {
        width: 8%;
        margin: 15px 0;
    }
    
    .slide-history .caption {
        width: 46%;
    }
}

/* Iphone 5 Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: landscape) {
    .slide-history .wrap-slideshow {
        height: 642px;
        background-position: bottom center !important;
    }
    
    .slide-history .lbtimeline .slick-dots li {
        width: 11%;
        margin: 15px 0;
    }
    
    .slide-history .caption {
        width: 100%;
    }
}

/* Portrait */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) and (orientation: portrait) {
    .slide-history .lbtimeline .slick-dots {
        bottom: -62px;
    }
    
    .slide-history .lbtimeline .slick-dots li .label-text {
        font-size: 11px;
    }
}

/*--------------------------------------------------
Interactive Map
--------------------------------------------------*/
.interactive-map {
    background-color: #d8ccc9;
}
.interactive-map h1 {
    text-align: center;
    text-transform: uppercase;
}
.interactive-map .wrap-map {
    position: relative;
    z-index: 1;
}
.interactive-map .wrap-map .img-map {
    width: 100%;
}
.interactive-map .wrap-map .map-pin {
    position: absolute;
    z-index: 2;
    cursor: pointer;
    -moz-user-select: none;
    -ms-user-select: none;
    -webkit-user-select: none;
    user-select: none;
    outline: none;
}
.interactive-map .wrap-map .map-pin:hover img {
    transform: translate(0, -5px);
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.interactive-map .wrap-map .map-pin img {
    -moz-transition: all 200ms ease-in;
    -o-transition: all 200ms ease-in;
    -webkit-transition: all 200ms ease-in;
    transition: all 200ms ease-in;
}
.interactive-map p {
    text-align: center;
    margin-top: -55px;
}
.interactive-map p .btn-cta {
    position: relative;
    bottom: 75px;
    z-index: 4;
}
.popover-content {
    background: #6a5856;
    color: #fff;
    border-radius: 5px;
}
.popover.top {
    border: 0;
    padding: 0;
}
.popover.top>.arrow:after {
    border-top-color: #6a5856;
}
.popover.right {
    border: 0;
    padding: 0;
}
.popover.right>.arrow:after {
    border-right-color: #6a5856;
}

/* Pin Position */
#algery {
    top: 123px;
    left: 456px;
}
#austria {
    top: 77px;
    left: 485px;
}
#canada {
    top: 50px;
    left: 190px;
}
#egypt {
    top: 140px;
    left: 525px;
}
#france {
    top: 81px;
    left: 455px;
}
#germany {
    top: 66px;
    left: 475px;
}
#iraq {
    top: 128px;
    left: 565px;
}
#italy {
    top: 99px;
    left: 490px;
}
#kazakhstan {
    top: 75px;
    left: 580px;
}
#libya {
    top: 133px;
    left: 488px;
}
#mexico {
    top: 151px;
    left: 160px;
}
#mozambique {
    top: 281px;
    left: 553px;
}
#romania {
    top: 83px;
    left: 513px;
}
#saudi-arabia {
    top: 146px;
    left: 565px;
}
#spain {
    top: 100px;
    left: 439px;
}
#turkmenistan {
    top: 105px;
    left: 601px;
}
#greece {
    top: 105px;
    left: 507px;
}
#usa {
    top: 100px;
    left: 180px;
}
#uganda {
    top: 226px;
    left: 540px;
}

/* Lista Nazioni */
.interactive-map #list-nazioni {
    list-style: none;
    position: relative;
    z-index: 3;
    padding-left: 0;
}
.interactive-map #list-nazioni li {
    padding: 4px 0;
}
.interactive-map #list-nazioni li a {
    color: #130c0d;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
}
.interactive-map #list-nazioni2 {
    list-style: none;
    position: relative;
    z-index: 3;
    padding-left: 0;
    padding-bottom: 40px;
}
.interactive-map #list-nazioni2 li {
    padding: 4px 0;
    display: inline-block;
    margin: 5px 10px;
}
.interactive-map #list-nazioni2 li a {
    color: #130c0d;
    font-size: 16px;
    font-weight: 600;
    cursor: pointer;
    outline: 0;
}

/* Ipad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .interactive-map #list-nazioni {
        margin-top: -70px;
    }
    
    .interactive-map p .btn-cta {
        bottom: 57px;
    }
    /* Pin Position */
    
    #algery {
        top: 103px;
        left: 376px;
    }
    
    #austria {
        top: 60px;
        left: 400px;
    }
    
    #canada {
        top: 40px;
        left: 154px;
    }
    
    #egypt {
        top: 114px;
        left: 431px;
    }
    
    #france {
        top: 62px;
        left: 372px;
    }
    
    #germany {
        top: 48px;
        left: 390px;
    }
    
    #iraq {
        top: 106px;
        left: 463px;
    }
    
    #italy {
        top: 79px;
        left: 403px;
    }
    
    #kazakhstan {
        top: 59px;
        left: 476px;
    }
    
    #libya {
        top: 106px;
        left: 400px;
    }
    
    #mexico {
        top: 121px;
        left: 130px;
    }
    
    #mozambique {
        top: 230px;
        left: 454px;
    }
    
    #romania {
        top: 66px;
        left: 421px;
    }
    
    #saudi-arabia {
        top: 124px;
        left: 463px;
    }
    
    #spain {
        top: 80px;
        left: 360px;
    }
    
    #turkmenistan {
        top: 83px;
        left: 495px;
    }
    
    #greece {
        top: 83px;
        left: 417px;
    }
}

/* Ipad Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .interactive-map #list-nazioni2 {
        padding-bottom: 0;
    }
    
    .interactive-map p.cta-map {
        margin-top: -160px;
    }
    /* Pin Position */
    
    #algery {
        top: 95px;
        left: 346px;
    }
    
    #austria {
        top: 55px;
        left: 370px;
    }
    
    #canada {
        top: 40px;
        left: 145px;
    }
    
    #egypt {
        top: 103px;
        left: 396px;
    }
    
    #france {
        top: 58px;
        left: 344px;
    }
    
    #germany {
        top: 48px;
        left: 360px;
    }
    
    #iraq {
        top: 99px;
        left: 430px;
    }
    
    #italy {
        top: 71px;
        left: 373px;
    }
    
    #kazakhstan {
        top: 51px;
        left: 440px;
    }
    
    #libya {
        top: 101px;
        left: 370px;
    }
    
    #mexico {
        top: 115px;
        left: 120px;
    }
    
    #mozambique {
        top: 210px;
        left: 421px;
    }
    
    #romania {
        top: 60px;
        left: 389px;
    }
    
    #saudi-arabia {
        top: 114px;
        left: 433px;
    }
    
    #spain {
        top: 72px;
        left: 333px;
    }
    
    #turkmenistan {
        top: 73px;
        left: 455px;
    }
    
    #greece {
        top: 73px;
        left: 385px;
    }
}

/* Portrait and Landscape */
@media only screen and (max-device-width: 736px) {
    .interactive-map .wrap-map .map-pin {
        display: none;
    }
    
    .interactive-map p .btn-cta {
        bottom: 0;
    }
    
    .interactive-map p {
        margin-bottom: 0;
    }
}

/*--------------------------------------------------
News Detail
--------------------------------------------------*/
.news-detail {
    padding: 50px 0;
}
.news-detail #corpo_1 {
    padding: 40px 0 0;
}
.news-detail header img {
    float: left;
    margin-right: 20px;
}

/*--------------------------------------------------
Icone filtri
--------------------------------------------------*/
.icon-engineering:hover {
    content: url(../../Editor/img/icon-engineering2.png);
}
.icon-execution:hover {
    content: url(../../Editor/img/icon-execution2.png);
}
.icon-operation:hover {
    content: url(../../Editor/img/icon-operation2.png);
}
.icon-plants:hover {
    content: url(../../Editor/img/icon-plants2.png);
}
.icon-pipelines:hover {
    content: url(../../Editor/img/icon-pipelines2.png);
}
.icon-solutions:hover {
    content: url(../../Editor/img/icon-solutions2.png);
}

/* Base for label styling */
#country [type="checkbox"]:not(:checked),
#country [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
#country [type="checkbox"]:not(:checked)+label,
#country [type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}

/* checkbox aspect */
#country [type="checkbox"]:not(:checked)+label:before,
#country [type="checkbox"]:checked+label:before {
    content: '';
    position: absolute;
    left: 0;
    top: 2px;
    width: 17px;
    height: 17px;
    border: 0;
    background: #ddd6d6;
}

/* checked mark aspect */
#country [type="checkbox"]:not(:checked)+label:after,
#country [type="checkbox"]:checked+label:after {
    content: 'X';
    position: absolute;
    top: 3px;
    left: 3px;
    font-size: 18px;
    line-height: 0.8;
    color: #524744;
    transition: all .2s;
}

/* checked mark aspect changes */
#country [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}
#country [type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}

/* accessibility */
#country [type="checkbox"]:checked:focus+label:before,
#country [type="checkbox"]:not(:checked):focus+label:before {
    border: 1px dotted #524744;
}

/* hover style just for information */
#country label:hover:before {
    border: 1px solid #524744 !important;
}

/* checkbox expertise */
#type [type="checkbox"]:not(:checked),
#type [type="checkbox"]:checked,
#activity [type="checkbox"]:not(:checked),
#activity [type="checkbox"]:checked {
    position: absolute;
    left: -9999px;
}
#type [type="checkbox"]:not(:checked)+label,
#type [type="checkbox"]:checked+label,
#activity [type="checkbox"]:not(:checked)+label,
#activity [type="checkbox"]:checked+label {
    position: relative;
    padding-left: 25px;
    cursor: pointer;
}
#type [type="checkbox"]:not(:checked)+label,
#type [type="checkbox"]:checked+label,
#activity [type="checkbox"]:not(:checked)+label,
#activity [type="checkbox"]:checked+label {
    position: relative;
    padding-left: 65px;
    cursor: pointer;
}
#type [type="checkbox"]:not(:checked)+label:after,
#activity [type="checkbox"]:not(:checked)+label:after {
    opacity: 0;
    transform: scale(0);
}
#type [type="checkbox"]:checked+label:after,
#activity [type="checkbox"]:checked+label:after {
    opacity: 1;
    transform: scale(1);
}
#type [type="checkbox"]:checked:focus+label:before,
#type [type="checkbox"]:not(:checked):focus+label:before,
#activity [type="checkbox"]:checked:focus+label:before,
#activity [type="checkbox"]:not(:checked):focus+label:before {
    border: 0;
}
#type label:hover:before,
#activity label:hover:before {
    border: 0;
}

/* VARIAZIONI ICONE */
#type [type="checkbox"]:not(:checked)+label#plants:before,
#type [type="checkbox"]:checked+label#plants:before {
    content: url(../../Editor/img/icon-plants.png);
    position: absolute;
    left: 0;
    top: -15px;
}
#type [type="checkbox"]:not(:checked)+label#plants:after,
#type [type="checkbox"]:checked+label#plants:after {
    content: url(../../Editor/img/icon-plants2.png);
    position: absolute;
    left: 0;
    top: -15px;
}
#type [type="checkbox"]:not(:checked)+label#pipelines:before,
#type [type="checkbox"]:checked+label#pipelines:before {
    content: url(../../Editor/img/icon-pipelines.png);
    position: absolute;
    left: 0;
    top: -5px;
}
#type [type="checkbox"]:not(:checked)+label#pipelines:after,
#type [type="checkbox"]:checked+label#pipelines:after {
    content: url(../../Editor/img/icon-pipelines2.png);
    position: absolute;
    left: 0;
    top: -5px;
}
#activity [type="checkbox"]:not(:checked)+label#engineering-procurement:before,
#activity [type="checkbox"]:checked+label#engineering-procurement:before {
    content: url(../../Editor/img/icon-engineering.png);
    position: absolute;
    left: 0;
    top: -5px;
}
#activity [type="checkbox"]:not(:checked)+label#engineering-procurement:after,
#activity [type="checkbox"]:checked+label#engineering-procurement:after {
    content: url(../../Editor/img/icon-engineering2.png);
    position: absolute;
    left: 0;
    top: -5px;
}
#activity [type="checkbox"]:not(:checked)+label#execution:before,
#activity [type="checkbox"]:checked+label#execution:before {
    content: url(../../Editor/img/icon-execution.png);
    position: absolute;
    left: 0;
    top: -15px;
}
#activity [type="checkbox"]:not(:checked)+label#execution:after,
#activity [type="checkbox"]:checked+label#execution:after {
    content: url(../../Editor/img/icon-execution2.png);
    position: absolute;
    left: 0;
    top: -15px;
}
#activity [type="checkbox"]:not(:checked)+label#operation:before,
#activity [type="checkbox"]:checked+label#operation:before {
    content: url(../../Editor/img/icon-operation.png);
    position: absolute;
    left: 0;
    top: -5px;
}
#activity [type="checkbox"]:not(:checked)+label#operation:after,
#activity [type="checkbox"]:checked+label#operation:after {
    content: url(../../Editor/img/icon-operation2.png);
    position: absolute;
    left: 0;
    top: -5px;
}
#activity [type="checkbox"]:not(:checked)+label#solutions:before,
#activity [type="checkbox"]:checked+label#solutions:before {
    content: url(../../Editor/img/icon-solutions.png);
    position: absolute;
    left: 0;
    top: -5px;
}
#activity [type="checkbox"]:not(:checked)+label#solutions:after,
#activity [type="checkbox"]:checked+label#solutions:after {
    content: url(../../Editor/img/icon-solutions2.png);
    position: absolute;
    left: 0;
    top: -5px;
}
#iconslist {
    display: flex;
    justify-content: center;
    text-align: center;
}
#iconslist div.checkbox {
    display: block;
    margin: 0 20px;
}
#iconslist div.checkbox #descrplants,
#iconslist div.checkbox #descrengineering-procurement,
#iconslist div.checkbox #descrexecution {
    display: inline-block;
}
#iconslist div.checkbox #plants:before,
#iconslist div.checkbox #pipelines:before,
#iconslist div.checkbox #engineering-procurement:before,
#iconslist div.checkbox #execution:before,
#iconslist div.checkbox #operation:before,
#iconslist div.checkbox #solutions:before {
    display: inline-block;
}
#iconslist div.checkbox #plants:before {
    content: url(../../Editor/img/icon-plants.png);
    position: relative;
}
#iconslist div.checkbox #pipelines:before {
    content: url(../../Editor/img/icon-pipelines.png);
    position: relative;
}
#iconslist div.checkbox #engineering-procurement:before {
    content: url(../../Editor/img/icon-engineering.png);
    position: relative;
}
#iconslist div.checkbox #execution:before {
    content: url(../../Editor/img/icon-execution.png);
    position: relative;
}
#iconslist div.checkbox #operation:before {
    content: url(../../Editor/img/icon-operation.png);
    position: relative;
}
#iconslist div.checkbox #solutions:before {
    content: url(../../Editor/img/icon-solutions.png);
    position: relative;
}
.title-type {
    margin-top: 0 !important;
}

/* LABELS */
label#plants {
    position: relative;
    top: 10px;
}
label#pipelines {
    position: relative;
    padding-top: 10px;
}
label#execution {
    position: relative;
    top: 10px;
}
#activity .checkbox {
    margin: 25px 25px 25px 0;
    float: left;
}
#type .checkbox {
    margin: 25px 25px 25px 0;
    float: left;
}
#country-col {
    padding-left: 50px;
}
#country {
    border-right: 2px solid #dfd3d6;
}

/* ----------- iPad ----------- */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    #country {
        border-right: 0;
    }
    
    #country .checkbox {
        display: inline-block;
        margin-right: 10px;
    }
    
    #filter-icons {
        margin: 0 30px;
    }
    
    .filters-selected span strong {
        font-size: 12px !important;
    }
}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    #country {
        border-right: 0;
    }
    
    #country-col {
        padding-left: 30px;
    }
    
    #country .checkbox {
        display: inline-block;
        margin-right: 10px;
    }
    
    #filter-icons {
        margin: 0 15px;
    }
    
    #activity .checkbox,
    #type .checkbox {
        margin: 20px 0;
        float: none;
        height: 54px;
    }
    
    #finder .filters-selected {
        padding: 30px 10px;
    }
}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    #country {
        border-right: 0;
    }
    
    #country-col {
        padding-left: 30px;
    }
    
    #country .checkbox {
        display: inline-block;
        margin-right: 10px;
    }
    
    #filter-icons {
        margin: 0 15px;
    }
    
    #activity .checkbox,
    #type .checkbox {
        margin: 20px 0;
        float: none;
        height: 54px;
    }
    
    #finder .filters-selected {
        padding: 30px 10px;
    }
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    #country {
        border-right: 0;
    }
    
    #country-col {
        padding-left: 30px;
    }
    
    #country .checkbox {
        display: inline-block;
        margin-right: 10px;
    }
    
    #filter-icons {
        margin: 0 15px;
    }
    
    #activity .checkbox,
    #type .checkbox {
        margin: 20px 0;
        float: none;
        height: 54px;
    }
    
    #finder .filters-selected {
        padding: 30px 10px;
    }
}

/* BOX NEWS */
.news h1 {
    font-size: 19px;
    color: #332b29;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 31px;
}
.news .text {
    margin-bottom: 28px;
}
.news .lbcta {
    margin-bottom: 53px;
}
.news .date {
    display: block;
    margin: 10px 0;
}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .news .col-sm-12 {
        margin: 10px 0;
    }
    
    .news .lbcta {
        margin-bottom: 0;
    }
    
    .news .lbcta p img {
        float: left;
        margin-right: 20px;
    }
    
    .news .text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 530px;
    }
    
    .news h1 {
        font-size: 16px;
        margin-top: 0;
        line-height: 20px;
    }
    
    .news .date {
        top: 0;
    }
}

/* Ipad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .news .col-md-12 {
        margin: 10px 0;
    }
    
    .news .lbcta {
        margin-bottom: 0;
    }
    
    .news .lbcta p img {
        float: left;
        margin-right: 20px;
    }
    
    .news .text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 530px;
    }
    
    .news h1 {
        font-size: 16px;
        margin-top: 0;
        line-height: 20px;
    }
    
    .news .date {
        top: 0;
    }
}

/* BOX PROGETTI */
.progetti h2 a {
    font-size: 19px;
    color: #332b29;
    margin-bottom: 0;
    text-transform: uppercase;
    margin-top: 31px;
}
.progetti h2 a:hover {
    color: #1aa379;
}
.location {
    padding: 0px 0 15px 0;
}
.progetti .location img {
    width: auto !important;
}
.progetti .location span {
    color: #332b29;
    font-size: 12px;
    padding-left: 10px;
    text-transform: uppercase;
}
.progetti .text {
    margin-bottom: 28px;
}
.progetti .lbcta {
    margin-bottom: 53px;
}
.progetti .date {
    position: relative;
    top: 15px;
}
@media only screen and (min-device-width: 320px) and (max-device-width: 640px) and (orientation: portrait) {
    #video-home .box {
        padding: 0 30px;
        top: 70px;
    }
    
    #video-home .tit {
        font-size: 20px;
    }
    
    .our-strength .cta a {
        width: 100%;
    }
    
    .slide-chisiamo .slick-list {
        height: 400px;
    }
    
    .slide-chisiamo .slick-slide {
        height: 400px;
    }
    
    .slide-chisiamo .slide-about .wrap-slideshow {
        min-height: 400px;
    }
    
    .slide-scheda-prodotto .slick-list {
        height: 400px;
    }
    
    .slide-scheda-prodotto .slick-slide {
        height: 400px;
    }
    
    .slide-scheda-prodotto .slide-about .wrap-slideshow {
        min-height: 400px;
    }
    
    .slide-news .slick-list {
        height: 400px;
    }
    
    .slide-news .slick-slide {
        height: 400px;
    }
    
    .slide-news .slide-about .wrap-slideshow {
        min-height: 400px;
    }
    
    .visual-project {
        background-size: cover !important;
    }
    
    #nav-mobile .search .btn-submit {
        top: 1px;
    }
}
@media only screen and (min-device-width: 360px) and (max-device-width: 640px) and (orientation: landscape) {
    .our-strength .cta a {
        width: 100%;
    }
}
@media (min-width: 641px) and (max-width: 768px) {
    #video-home .box {
        top: 120px;
    }
    
    #video-home .tit {
        font-size: 48px;
    }
    
    section.projects .slide-projects .caption {
        right: 0px;
    }
    
    .slide-history .wrap-slideshow {
        height: 342px;
    }
    
    .slide-history .lbtimeline .slick-dots li {
        width: 5.5%;
    }
    
    .LayoutBuilder .lbtimeline .slick-dots li .label-text {
        font-size: 10px;
    }
    
    .service-box .col-md-6:last-of-type {
        margin-top: 60px;
    }
    
    .box-numbers {
        padding: 20px 0;
    }
    
    .interactive-map p {
        margin-top: 55px;
    }
    /* PINS MAP */
    
    #mexico {
        top: 110px;
        left: 121px;
    }
    
    #canada {
        top: 35px;
        left: 140px;
    }
    
    #mozambique {
        top: 214px;
        left: 417px;
    }
    
    #spain {
        top: 74px;
        left: 333px;
    }
    
    #france {
        top: 57px;
        left: 345px;
    }
    
    #algery {
        top: 87px;
        left: 349px;
    }
    
    #libya {
        top: 99px;
        left: 368px;
    }
    
    #egypt {
        top: 105px;
        left: 395px;
    }
    
    #italy {
        top: 72px;
        left: 373px;
    }
    
    #germany {
        top: 47px;
        left: 360px;
    }
    
    #austria {
        top: 57px;
        left: 365px;
    }
    
    #greece {
        top: 77px;
        left: 386px;
    }
    
    #romania {
        top: 57px;
        left: 389px;
    }
    
    #saudi-arabia {
        top: 115px;
        left: 433px;
    }
    
    #iraq {
        top: 97px;
        left: 430px;
    }
    
    #turkmenistan {
        top: 75px;
        left: 459px;
    }
    
    #kazakhstan {
        top: 50px;
        left: 439px;
    }
    
    #usa {
        top: 80px;
        left: 130px;
    }
    
    #uganda {
        top: 166px;
        left: 410px;
    }
    
    #menu ul>li>ul>li>ul {
        left: -100% !important;
    }
    
    #filter-icons {
        padding: 0 50px;
    }
    
    .workforce .lbcta {
        padding: 0 20px;
    }
    
    .workforce .layer-rosa .number {
        font-size: 50px;
    }
}
@media (min-width: 769px) and (max-width: 991px) {
    section.projects .slide-projects .caption {
        padding: 90px 55px 119px 55px;
        right: 0;
    }
    
    #video-home .box {
        top: 160px;
    }
    
    #video-home .tit {
        font-size: 60px;
    }
    
    .interactive-map #list-nazioni2 {
        padding-bottom: 150px;
    }
    
    .slide-history .caption {
        padding: 20px 80px 0 33px;
    }
    
    .slide-history .wrap-slideshow {
        height: 352px;
    }
    
    .slide-history .lbtimeline .slick-dots li {
        width: 5.5%;
    }
    
    .LayoutBuilder .lbtimeline .slick-dots li .label-text {
        font-size: 10px;
    }
    
    #filter-icons {
        padding: 0 50px;
    }
    
    .service-box h1 {
        font-size: 28px;
    }
    
    #menu ul>li>ul>li>ul {
        left: -100% !important;
    }
    /* PINS MAP */
    
    #mexico {
        top: 118px;
        left: 122px;
    }
    
    #canada {
        top: 37px;
        left: 139px;
    }
    
    #mozambique {
        top: 207px;
        left: 422px;
    }
    
    #spain {
        top: 77px;
        left: 333px;
    }
    
    #france {
        top: 60px;
        left: 345px;
    }
    
    #algery {
        top: 93px;
        left: 347px;
    }
    
    #libya {
        top: 104px;
        left: 369px;
    }
    
    #egypt {
        top: 104px;
        left: 394px;
    }
    
    #italy {
        top: 70px;
        left: 367px;
    }
    
    #germany {
        top: 48px;
        left: 359px;
    }
    
    #austria {
        top: 58px;
        left: 369px;
    }
    
    #greece {
        top: 77px;
        left: 386px;
    }
    
    #romania {
        top: 56px;
        left: 390px;
    }
    
    #saudi-arabia {
        top: 122px;
        left: 432px;
    }
    
    #iraq {
        top: 104px;
        left: 430px;
    }
    
    #turkmenistan {
        top: 75px;
        left: 456px;
    }
    
    #kazakhstan {
        top: 50px;
        left: 440px;
    }
}
@media (min-width: 992px) and (max-width: 1024px) {
    #video-home .box {
        top: 160px;
    }
    
    #video-home .tit {
        font-size: 60px;
    }
    
    section.projects .slide-projects .caption {
        right: 16px;
    }
    
    #top-header a {
        display: block;
        padding-top: 10px;
    }
    
    .whats-new .caption-whats {
        margin: 23px 25px;
    }
    
    .whats-new h1 {
        font-size: 14px;
    }
    
    .whats-new h2 {
        font-size: 24px !important;
    }
    
    #menu ul>li>ul>li>ul {
        left: -100% !important;
    }
    /* PINS MAP */
    
    #mexico {
        top: 127px;
        left: 130px;
    }
    
    #canada {
        top: 43px;
        left: 155px;
    }
    
    #mozambique {
        top: 231px;
        left: 453px;
    }
    
    #spain {
        top: 80px;
        left: 360px;
    }
    
    #france {
        top: 63px;
        left: 373px;
    }
    
    #algery {
        top: 103px;
        left: 375px;
    }
    
    #libya {
        top: 108px;
        left: 400px;
    }
    
    #egypt {
        top: 113px;
        left: 430px;
    }
    
    #italy {
        top: 75px;
        left: 396px;
    }
    
    #germany {
        top: 51px;
        left: 391px;
    }
    
    #austria {
        top: 61px;
        left: 403px;
    }
    
    #greece {
        top: 85px;
        left: 417px;
    }
    
    #romania {
        top: 64px;
        left: 422px;
    }
    
    #saudi-arabia {
        top: 130px;
        left: 467px;
    }
    
    #iraq {
        top: 113px;
        left: 465px;
    }
    
    #turkmenistan {
        top: 82px;
        left: 495px;
    }
    
    #kazakhstan {
        top: 57px;
        left: 476px;
    }
    
    .slide-history .caption {
        padding: 20px 150px 0 40px;
    }
    
    .LayoutBuilder .lbslider .slick-prev {
        left: 0;
    }
    
    .LayoutBuilder .lbslider .slick-next {
        right: 0;
    }
    
    #filter-icons {
        padding: 0 50px;
    }
}
@media (min-width: 992px) and (max-width: 1199px) {
    #video-home .tit {
        font-size: 60px;
    }
    
    #video-home .box {
        top: 200px;
    }
    
    section.projects .slide-projects .caption {
        right: 19px;
    }
    
    .whats-new .caption-whats {
        margin: 18px 20px;
    }
    
    .whats-new h1 {
        font-size: 14px;
    }
    
    .whats-new h2 {
        font-size: 24px !important;
    }
    
    #top-header a {
        display: block;
        padding-top: 10px;
    }
    
    #filter-icons {
        padding: 0 50px;
    }
    
    .box-numbers .number {
        font-size: 40px;
    }
    /* PINS MAP */
    
    #mexico {
        top: 127px;
        left: 130px;
    }
    
    #canada {
        top: 43px;
        left: 155px;
    }
    
    #mozambique {
        top: 231px;
        left: 453px;
    }
    
    #spain {
        top: 80px;
        left: 360px;
    }
    
    #france {
        top: 63px;
        left: 373px;
    }
    
    #algery {
        top: 103px;
        left: 375px;
    }
    
    #libya {
        top: 108px;
        left: 400px;
    }
    
    #egypt {
        top: 113px;
        left: 430px;
    }
    
    #italy {
        top: 75px;
        left: 396px;
    }
    
    #germany {
        top: 51px;
        left: 391px;
    }
    
    #austria {
        top: 61px;
        left: 403px;
    }
    
    #greece {
        top: 85px;
        left: 417px;
    }
    
    #romania {
        top: 64px;
        left: 422px;
    }
    
    #saudi-arabia {
        top: 130px;
        left: 467px;
    }
    
    #iraq {
        top: 113px;
        left: 465px;
    }
    
    #turkmenistan {
        top: 82px;
        left: 495px;
    }
    
    #kazakhstan {
        top: 57px;
        left: 476px;
    }
    
    #usa {
        top: 90px;
        left: 140px;
    }
    
    #uganda {
        top: 181px;
        left: 444px;
    }
}

/* Portrait */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: portrait) and (-webkit-min-device-pixel-ratio: 1) {
    .progetti h1 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 530px;
    }
    
    .progetti .text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 530px;
    }
}

/* Ipad Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (orientation: landscape) and (-webkit-min-device-pixel-ratio: 1) {
    .progetti h1 {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 530px;
    }
    
    .progetti .text {
        white-space: nowrap;
        overflow: hidden;
        text-overflow: ellipsis;
        max-width: 530px;
    }
}

/* ----------- iPad 1 and 2 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) and (-webkit-min-device-pixel-ratio: 1) {
    .box-numbers {
        margin-bottom: 30px;
    }
    
    .box-numbers .txt-number {
        text-align: center;
    }
    
    .workforce .container {
        width: 750px;
    }
    
    .workforce .layer-rosa .number {
        font-size: 50px;
    }
    
    .visual-project .html h1 {
        font-size: 60px;
        line-height: 55px;
    }
    
    .visual-project .html {
        left: -40px;
    }
    
    .intro-text .lbcta {
        padding: 0;
    }
}

/* ----------- iPhone 6+ ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 414px) and (max-device-width: 736px) and (-webkit-min-device-pixel-ratio: 3) {
    h1 {
        font-size: 30px;
    }
    
    .box-numbers .txt-number {
        text-align: center;
        padding-bottom: 20px;
    }
    
    .performance {
        padding: 369px 0 50px 0;
    }
    
    .performance .html {
        text-align: center;
    }
    
    .performance .pipelying {
        border-right: 0;
        padding-left: 0;
    }
    
    .intro-text .lbcta {
        padding: 0 40px;
    }
    
    .intro-text h1 {
        font-size: 30px;
    }
    
    .intro-text h2 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    
    .video-area .title {
        font-size: 30px;
    }
    
    .video-area .abstract {
        font-size: 18px;
    }
    
    .workforce {
        padding: 10px;
    }
    
    .workforce .lbcta h1 {
        font-size: 26px;
    }
    
    .workforce .container {
        width: auto;
    }
    
    .workforce .lbcta {
        padding: 0 40px;
    }
    
    .workforce .layer-rosa {
        margin-bottom: 30px;
    }
    
    .testimonials {
        text-align: center;
    }
    
    .testimonials img {
        position: relativee;
        margin: 0 auto;
    }
    
    .testimonials .html {
        margin-bottom: 20px;
    }
    
    .careers .lb_parallax {
        background-size: cover !important;
    }
    
    .related-projects {
        text-align: center;
    }
    
    .related-projects img {
        position: relative;
        margin: 0 auto;
    }
    
    #prefooter .container {
        text-align: left;
    }
    
    #breadcrumb {
        margin-top: 0px;
    }
    
    .numbers .html {
        margin: 20px 0;
    }
    
    .workforce .layer-rosa .number {
        font-size: 60px;
    }
    
    .box-numbers .number {
        font-size: 40px;
    }
    
    .careers p {
        font-size: 16px;
    }
    
    .visual-project .html {
        left: 0;
        width: 350px;
    }
    
    .visual-project .html h1 {
        font-size: 46px;
        line-height: 51px;
    }
    
    .visual-project .html span {
        font-size: 20px;
        line-height: 22px;
    }
    
    #finder .col-sm-4 {
        border-left: 0;
    }
}

/* ----------- iPhone 6 ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 375px) and (max-device-width: 667px) and (-webkit-min-device-pixel-ratio: 2) {
    h1 {
        font-size: 30px;
    }
    
    .box-numbers .txt-number {
        text-align: center;
        padding-bottom: 20px;
    }
    
    .performance {
        padding: 369px 0 50px 0;
    }
    
    .performance .html {
        text-align: center;
    }
    
    .performance .pipelying {
        border-right: 0;
        padding-left: 0;
    }
    
    .intro-text .lbcta {
        padding: 0 40px;
    }
    
    .intro-text h1 {
        font-size: 30px;
    }
    
    .intro-text h2 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    
    .video-area .title {
        font-size: 30px;
    }
    
    .video-area .abstract {
        font-size: 18px;
    }
    
    .workforce {
        padding: 10px;
    }
    
    .workforce .lbcta h1 {
        font-size: 26px;
    }
    
    .workforce .container {
        width: auto;
    }
    
    .workforce .lbcta {
        padding: 0 40px;
    }
    
    .workforce .layer-rosa {
        margin-bottom: 30px;
    }
    
    .testimonials {
        text-align: center;
    }
    
    .testimonials img {
        position: relativee;
        margin: 0 auto;
    }
    
    .testimonials .html {
        margin-bottom: 20px;
    }
    
    .careers .lb_parallax {
        background-size: cover !important;
    }
    
    .related-projects {
        text-align: center;
    }
    
    .related-projects img {
        position: relative;
        margin: 0 auto;
    }
    
    #prefooter .container {
        text-align: left;
    }
    
    #breadcrumb {
        margin-top: 15px;
    }
    
    .numbers .html {
        margin: 20px 0;
    }
    
    .workforce .layer-rosa .number {
        font-size: 60px;
    }
    
    .box-numbers .number {
        font-size: 40px;
    }
    
    .careers p {
        font-size: 16px;
    }
    
    .visual-project .html {
        left: 0;
        width: 350px;
    }
    
    .visual-project .html h1 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .visual-project .html span {
        font-size: 20px;
        line-height: 22px;
    }
    
    #finder .col-sm-4 {
        border-left: 0;
    }
}

/* ----------- iPhone 5 and 5S ----------- */

/* Portrait and Landscape */
@media only screen and (min-device-width: 320px) and (max-device-width: 568px) and (-webkit-min-device-pixel-ratio: 2) {
    h1 {
        font-size: 30px;
    }
    
    .box-numbers .txt-number {
        text-align: center;
        padding-bottom: 20px;
    }
    
    .performance {
        padding: 369px 0 50px 0;
    }
    
    .performance .html {
        text-align: center;
    }
    
    .performance .pipelying {
        border-right: 0;
        padding-left: 0;
    }
    
    .intro-text .lbcta {
        padding: 0;
    }
    
    .intro-text h1 {
        font-size: 30px;
    }
    
    .intro-text h2 {
        font-size: 18px !important;
        line-height: 24px !important;
    }
    
    .video-area .title {
        font-size: 30px;
    }
    
    .video-area .abstract {
        font-size: 18px;
    }
    
    .workforce {
        padding: 10px;
    }
    
    .workforce .lbcta h1 {
        font-size: 26px;
    }
    
    .workforce .container {
        width: auto;
    }
    
    .workforce .lbcta {
        padding: 0;
    }
    
    .workforce .layer-rosa {
        margin-bottom: 30px;
    }
    
    .testimonials {
        text-align: center;
    }
    
    .testimonials img {
        position: relativee;
        margin: 0 auto;
    }
    
    .testimonials .html {
        margin-bottom: 20px;
    }
    
    .careers .lb_parallax {
        background-size: cover !important;
    }
    
    .related-projects {
        text-align: center;
    }
    
    .related-projects img {
        position: relative;
        margin: 0 auto;
    }
    
    #prefooter .container {
        text-align: left;
    }
    
    #breadcrumb {
        margin-top: 15px;
    }
    
    .numbers .html {
        margin: 20px 0;
    }
    
    .workforce .layer-rosa .number {
        font-size: 60px;
    }
    
    .btn {
        padding: 10px 10px;
    }
    
    .box-numbers .number {
        font-size: 40px;
    }
    
    .careers p {
        font-size: 16px;
    }
    
    .visual-project .html {
        left: 0;
        width: 350px;
    }
    
    .visual-project .html h1 {
        font-size: 37px;
        line-height: 41px;
    }
    
    .visual-project .html span {
        font-size: 20px;
        line-height: 22px;
    }
    
    #finder .col-sm-4 {
        border-left: 0;
    }
}

/*--------------------------------------------------
Press Archive
--------------------------------------------------*/
#press-archive {
    padding: 50px 0;
}
#press-archive h1 {
    text-align: center;
}
#press-archive p.abstract {
    font-family: 'cera_promedium';
    border: none !important;
    color: #000;
    font-size: 20px;
    margin: 0;
    padding-top: 30px;
    padding-bottom: 50px;
    text-align: center;
    line-height: 1.4;
}
.related-information {
    padding-top: 50px;
}
.related-information h2 {
    text-align: center;
}
@media (max-width: 767px) {
    .LayoutBuilder .text img {
        width: 100%;
        height: auto;
    }
}

/*--------------------------------------------------
Fonts
--------------------------------------------------*/

/*@import url(http://fonts.googleapis.com/css?family=Lato:300,400,900);*/

/* ABRIL FAT FACE */
@font-face {
    font-family: 'abril_fatfaceregular';
    src: url(../fonts/abrilfatface-regular-webfont.woff2) format('woff2'), url(../fonts/abrilfatface-regular-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}

/* CERA PRO */
@font-face {
    font-family: 'cera_problack_italic';
    src: url(../fonts/cera_pro_black_italic-webfont.woff2) format('woff2'), url(../fonts/cera_pro_black_italic-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_problack';
    src: url(../fonts/cera_pro_black-webfont.woff2) format('woff2'), url(../fonts/cera_pro_black-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_probold_italic';
    src: url(../fonts/cera_pro_bold_italic-webfont.woff2) format('woff2'), url(../fonts/cera_pro_bold_italic-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_probold';
    src: url(../fonts/cera_pro_bold-webfont.woff2) format('woff2'), url(../fonts/cera_pro_bold-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_prolight_italic';
    src: url(../fonts/cera_pro_light_italic-webfont.woff2) format('woff2'), url(../fonts/cera_pro_light_italic-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_prolight';
    src: url(../fonts/cera_pro_light-webfont.woff2) format('woff2'), url(../fonts/cera_pro_light-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_promedium_italic';
    src: url(../fonts/cera_pro_medium_italic-webfont.woff2) format('woff2'), url(../fonts/cera_pro_medium_italic-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_promedium';
    src: url(../fonts/cera_pro_medium-webfont.woff2) format('woff2'), url(../fonts/cera_pro_medium-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_proitalic';
    src: url(../fonts/cera_pro_regular_italic-webfont.woff2) format('woff2'), url(../fonts/cera_pro_regular_italic-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_prothin_italic';
    src: url(../fonts/cera_pro_thin_italic-webfont.woff2) format('woff2'), url(../fonts/cera_pro_thin_italic-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_prothin';
    src: url(../fonts/cera_pro_thin-webfont.woff2) format('woff2'), url(../fonts/cera_pro_thin-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'cera_proregular';
    src: url(../fonts/cera_pro-webfont.woff2) format('woff2'), url(../fonts/cera_pro-webfont.woff) format('woff');
    font-weight: normal;
    font-style: normal;
}
.logo {
    position: relative;
}
.logo a img {
    position: absolute;
    width: 22%;
    left: 0;
    top: 0;
    z-index: 99999999;
}
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
dl,
body {
    margin: 0px;
    padding: 0px;
}
a {
    outline: none;
    text-decoration: none;
}
li {
    list-style: none;
}
img {
    border: 0px;
}
input {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 9pt !important;
    direction: rtl;
    text-align: right;
}
.azw_dir {
    direction: rtl;
}
.azw_cursor_pointer {
    cursor: pointer;
}
.azw_font_underline {
    text-decoration: underline;
}
.azw_float {
    float: right !important;
}
.azw_float_rev {
    float: left !important;
}
.azw_float_r {
    float: right !important;
}
.azw_float_l {
    float: left !important;
}
.azw_float_none {
    float: none !important;
}
.azw_dir_ltr {
    direction: ltr !important;
}
.azw_dir_rtl {
    direction: rtl !important;
}
.azw_display_false {
    display: none;
}
.azw_display_true {
    display: block;
}
.azw_font_bold {
    font-weight: bold;
}
.azw_font_italic {
    font-style: italic;
}
.azw_align_center {
    text-align: center !important;
}
.azw_align_right {
    text-align: right !important;
}
.azw_align_left {
    text-align: left !important;
}
.azw_align_justify {
    text-align: justify !important;
}
.azw_scroll_y {
    overflow-y: scroll;
}
.azw_scroll_x {
    overflow-x: scroll;
}
.azw_scroll {
    overflow: scroll;
}
.azw_position_absolute {
    position: absolute;
}
.azw_position_relative {
    position: relative;
}
.azw_position_fix {
    position: fixed;
}
.azw_position_static {
    position: static;
}
.azw_line_h_50px {
    line-height: 50px;
}
.azw_zindex_1 {
    z-index: 1;
}
.azw_zindex_2 {
    z-index: 2;
}
.azw_zindex_3 {
    z-index: 3;
}
.azw_zindex_4 {
    z-index: 4;
}
.azw_zindex_5 {
    z-index: 5;
}
.azw_zindex_6 {
    z-index: 6;
}
.azw_zindex_7 {
    z-index: 7;
}
.azw_zindex_8 {
    z-index: 8;
}
.azw_zindex_9 {
    z-index: 9;
}
.azw_zindex_10 {
    z-index: 10;
}
.azw_line_h_20px {
    line-height: 20px !important;
}
.azw_line_h_22px {
    line-height: 22px !important;
}
.azw_line_h_25px {
    line-height: 25px !important;
}
.azw_line_h_27px {
    line-height: 27px !important;
}
.azw_line_h_30px {
    line-height: 30px !important;
}
.azw_line_h_35px {
    line-height: 35px !important;
}
.azw_line_h_40px {
    line-height: 40px !important;
}
.azw_line_h_45px {
    line-height: 45px !important;
}
.azw_line_h_50px {
    line-height: 50px !important;
}
.azw_lnk_hvr_red:hover {
    color: #900 !important;
}
.azw_lnk_hvr_white:hover {
    color: #FFF !important;
}
.azw_lnk_hvr_black:hover {
    color: #000 !important;
}
.azw_lnk_hvr_blue:hover {
    color: #08a7da !important;
}
.azw_lnk_hvr_gray:hover {
    color: #CCC !important;
}
.azw_font_bold {
    font-weight: bold;
}
.azw_font_normal {
    font-weight: normal !important;
}
.azw_font_italic {
    font-style: italic;
}
.azw_scroll_y {
    overflow-y: scroll;
}
.azw_scroll_x {
    overflow-x: scroll;
}
.azw_scroll {
    overflow: scroll;
}
.azw_position_absolute {
    position: absolute;
}
.azw_position_relative {
    position: relative;
}
.azw_position_fix {
    position: fixed;
}
.azw_position_static {
    position: static;
}
.azw_input_transparent {
    border: 0px;
    background-color: transparent;
}
.azw_input_normalgray {
    border: 1px solid #E4E4E4;
    background-color: #FFF;
    font-family: Tahoma, Geneva, sans-serif;
    direction: rtl;
    text-align: right;
    font-size: 9pt;
    line-height: 20px;
    color: #333;
}
.azw_input_normalblue {
    border: 1px #09F solid;
    background-color: #FFF;
    font-family: Tahoma, Geneva, sans-serif;
    direction: rtl;
    text-align: right;
    font-size: 9pt;
    line-height: 20px;
    color: #333;
}
.azw_input_normalwhite {
    border: 1px #FFF solid;
    background-color: #fff;
    font-family: Tahoma, Geneva, sans-serif;
    direction: rtl;
    text-align: right;
    font-size: 9pt;
    line-height: 20px;
    color: #333;
}
.azw_input_btn_gray {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    text-align: center;
    padding: 2px 2%;
    margin: 0px auto;
    background-color: #F8F8F8;
    border: 1px solid #CCC;
    box-shadow: 2px 2px 2px 2px #CCC;
    -moz-box-shadow: 2px 2px 2px 2px #CCC;
    -webkit-box-shadow: 2px 2px 2px 2px #CCC;
    cursor: pointer;
}
.azw_input_btn_gray:hover {
    box-shadow: 2px 2px 2px 2px #999;
    -moz-box-shadow: 2px 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px 2px #999;
    background-color: #F0F0F0;
}
.azw_main_980px {
    width: 980px;
    margin: 0px auto;
}
.azw_main_900px {
    width: 900px;
    margin: 0px auto;
}
.azw_main_800px {
    width: 800px;
    margin: 0px auto;
}
.azw_main_700px {
    width: 700px;
    margin: 0px auto;
}
.azw_main_600px {
    width: 600px;
    margin: 0px auto;
}
.azw_main_500px {
    width: 500px;
    margin: 0px auto;
}
.azw_main_400px {
    width: 400px;
    margin: 0px auto;
}
.azw_main_300px {
    width: 300px;
    margin: 0px auto;
}
.azw_main_200px {
    width: 200px;
    margin: 0px auto;
}
.azw_main_100px {
    width: 100px;
    margin: 0px auto;
}
.azw_margin_0px {
    margin: 0px !important;
}
.azw_margin_1px {
    margin: 1px;
}
.azw_margin_2px {
    margin: 2px;
}
.azw_margin_3px {
    margin: 3px;
}
.azw_margin_4px {
    margin: 4px;
}
.azw_margin_5px {
    margin: 5px;
}
.azw_margin_6px {
    margin: 6px;
}
.azw_margin_7px {
    margin: 7px;
}
.azw_margin_8px {
    margin: 8px;
}
.azw_margin_9px {
    margin: 9px;
}
.azw_margin_10px {
    margin: 10px;
}
.azw_margin_11px {
    margin: 11px;
}
.azw_margin_12px {
    margin: 12px;
}
.azw_margin_13px {
    margin: 13px;
}
.azw_margin_14px {
    margin: 14px;
}
.azw_margin_15px {
    margin: 15px;
}
.azw_margin_16px {
    margin: 16px;
}
.azw_margin_17px {
    margin: 17px;
}
.azw_margin_18px {
    margin: 18px;
}
.azw_margin_19px {
    margin: 19px;
}
.azw_margin_20px {
    margin: 20px;
}
.azw_margin_rl_1per {
    margin-right: 1%;
    margin-left: 1%;
}
.azw_margin_rl_2per {
    margin-right: 2%;
    margin-left: 2%;
}
.azw_margin_rl_3per {
    margin-right: 3%;
    margin-left: 3%;
}
.azw_margin_rl_4per {
    margin-right: 4%;
    margin-left: 4%;
}
.azw_margin_rl_5per {
    margin-right: 5%;
    margin-left: 5%;
}
.azw_margin_rl_6per {
    margin-right: 6%;
    margin-left: 6%;
}
.azw_margin_rl_7per {
    margin-right: 7%;
    margin-left: 7%;
}
.azw_margin_rl_8per {
    margin-right: 8%;
    margin-left: 8%;
}
.azw_margin_rl_9per {
    margin-right: 9%;
    margin-left: 9%;
}
.azw_margin_rl_10per {
    margin-right: 10%;
    margin-left: 10%;
}
.azw_margin_rl_15per {
    margin-right: 15%;
    margin-left: 15%;
}
.azw_margin_rl_20per {
    margin-right: 20%;
    margin-left: 20%;
}
.azw_margin_rl_15per {
    margin-right: 25%;
    margin-left: 25%;
}
.azw_margin_rl_30per {
    margin-right: 30%;
    margin-left: 30%;
}
.azw_mar_r_1per {
    margin-right: 1%;
}
.azw_mar_r_2per {
    margin-right: 2%;
}
.azw_mar_r_3per {
    margin-right: 3%;
}
.azw_mar_r_4per {
    margin-right: 4%;
}
.azw_mar_r_5per {
    margin-right: 5%;
}
.azw_mar_r_6per {
    margin-right: 6%;
}
.azw_mar_r_7per {
    margin-right: 7%;
}
.azw_mar_r_8per {
    margin-right: 8%;
}
.azw_mar_r_9per {
    margin-right: 9%;
}
.azw_mar_r_10per {
    margin-right: 10%;
}
.azw_mar_r_15per {
    margin-right: 15%;
}
.azw_mar_r_20per {
    margin-right: 20%;
}
.azw_mar_r_25per {
    margin-right: 25%;
}
.azw_mar_r_30per {
    margin-right: 30%;
}
.azw_mar_r_35per {
    margin-right: 35%;
}
.azw_mar_r_40per {
    margin-right: 40%;
}
.azw_mar_r_45per {
    margin-right: 45%;
}
.azw_mar_l_1per {
    margin-left: 1%;
}
.azw_mar_l_2per {
    margin-left: 2%;
}
.azw_mar_l_3per {
    margin-left: 3%;
}
.azw_mar_l_4per {
    margin-left: 4%;
}
.azw_mar_l_5per {
    margin-left: 5%;
}
.azw_mar_l_6per {
    margin-left: 6%;
}
.azw_mar_l_7per {
    margin-left: 7%;
}
.azw_mar_l_8per {
    margin-left: 8%;
}
.azw_mar_l_9per {
    margin-left: 9%;
}
.azw_mar_l_10per {
    margin-left: 10%;
}
.azw_mar_l_15per {
    margin-left: 15%;
}
.azw_mar_l_20per {
    margin-left: 20%;
}
.azw_mar_l_25per {
    margin-left: 25%;
}
.azw_mar_l_30per {
    margin-left: 30%;
}
.azw_mar_l_35per {
    margin-left: 35%;
}
.azw_mar_l_40per {
    margin-left: 40%;
}
.azw_mar_l_45per {
    margin-left: 45%;
}
.azw_mar_tb_1px {
    margin-top: 1px;
    margin-bottom: 1px;
}
.azw_mar_tb_2px {
    margin-top: 2px;
    margin-bottom: 2px;
}
.azw_mar_tb_3px {
    margin-top: 3px;
    margin-bottom: 3px;
}
.azw_mar_tb_4px {
    margin-top: 4px;
    margin-bottom: 4px;
}
.azw_mar_tb_5px {
    margin-top: 5px;
    margin-bottom: 5px;
}
.azw_mar_tb_6px {
    margin-top: 6px;
    margin-bottom: 6px;
}
.azw_mar_tb_7px {
    margin-top: 7px;
    margin-bottom: 7px;
}
.azw_mar_tb_8px {
    margin-top: 8px;
    margin-bottom: 8px;
}
.azw_mar_tb_9px {
    margin-top: 9px;
    margin-bottom: 9px;
}
.azw_mar_tb_10px {
    margin-top: 10px;
    margin-bottom: 10px;
}
.azw_mar_tb_15px {
    margin-top: 15px;
    margin-bottom: 15px;
}
.azw_mar_tb_20px {
    margin-top: 20px;
    margin-bottom: 20px;
}
.azw_mar_tb_25px {
    margin-top: 25px;
    margin-bottom: 25px;
}
.azw_mar_tb_30px {
    margin-top: 30px;
    margin-bottom: 30px;
}
.azw_mar_t_1px {
    margin-top: 1px;
}
.azw_mar_t_2px {
    margin-top: 2px;
}
.azw_mar_t_3px {
    margin-top: 3px;
}
.azw_mar_t_4px {
    margin-top: 4px;
}
.azw_mar_t_5px {
    margin-top: 5px;
}
.azw_mar_t_6px {
    margin-top: 6px;
}
.azw_mar_t_7px {
    margin-top: 7px;
}
.azw_mar_t_8px {
    margin-top: 8px;
}
.azw_mar_t_9px {
    margin-top: 9px;
}
.azw_mar_t_10px {
    margin-top: 10px;
}
.azw_mar_t_15px {
    margin-top: 15px;
}
.azw_mar_t_20px {
    margin-top: 20px;
}
.azw_mar_t_25px {
    margin-top: 25px;
}
.azw_mar_t_30px {
    margin-top: 30px;
}
.azw_mar_t_35px {
    margin-top: 35px;
}
.azw_mar_t_40px {
    margin-top: 40px;
}
.azw_mar_b_1px {
    margin-bottom: 1px;
}
.azw_mar_b_2px {
    margin-bottom: 2px;
}
.azw_mar_b_3px {
    margin-bottom: 3px;
}
.azw_mar_b_4px {
    margin-bottom: 4px;
}
.azw_mar_b_5px {
    margin-bottom: 5px;
}
.azw_mar_b_6px {
    margin-bottom: 6px;
}
.azw_mar_b_7px {
    margin-bottom: 7px;
}
.azw_mar_b_8px {
    margin-bottom: 8px;
}
.azw_mar_b_9px {
    margin-bottom: 9px;
}
.azw_mar_b_10px {
    margin-bottom: 10px;
}
.azw_mar_b_15px {
    margin-bottom: 15px;
}
.azw_mar_b_20px {
    margin-bottom: 20px;
}
.azw_mar_b_25px {
    margin-bottom: 25px;
}
.azw_mar_b_30px {
    margin-bottom: 30px;
}
.azw_mar_b_35px {
    margin-bottom: 35px;
}
.azw_mar_b_40px {
    margin-bottom: 40px;
}
.azw_padding_0px {
    padding: 0px;
}
.azw_padding_1px {
    padding: 1px;
}
.azw_padding_2px {
    padding: 2px;
}
.azw_padding_3px {
    padding: 3px;
}
.azw_padding_4px {
    padding: 4px;
}
.azw_padding_5px {
    padding: 5px;
}
.azw_padding_6px {
    padding: 6px;
}
.azw_padding_7px {
    padding: 7px;
}
.azw_padding_8px {
    padding: 8px;
}
.azw_padding_9px {
    padding: 9px;
}
.azw_padding_10px {
    padding: 10px;
}
.azw_padding_11px {
    padding: 11px;
}
.azw_padding_12px {
    padding: 12px;
}
.azw_padding_13px {
    padding: 13px;
}
.azw_padding_14px {
    padding: 14px;
}
.azw_padding_15px {
    padding: 15px;
}
.azw_padding_16px {
    padding: 16px;
}
.azw_padding_17px {
    padding: 17px;
}
.azw_padding_18px {
    padding: 18px;
}
.azw_padding_19px {
    padding: 19px;
}
.azw_padding_20px {
    padding: 20px;
}
.azw_padding_rl_1per {
    padding-right: 1%;
    padding-left: 1%;
}
.azw_padding_rl_2per {
    padding-right: 2%;
    padding-left: 2%;
}
.azw_padding_rl_3per {
    padding-right: 3%;
    padding-left: 3%;
}
.azw_padding_rl_4per {
    padding-right: 4%;
    padding-left: 4%;
}
.azw_padding_rl_5per {
    padding-right: 5%;
    padding-left: 5%;
}
.azw_padding_rl_6per {
    padding-right: 6%;
    padding-left: 6%;
}
.azw_padding_rl_7per {
    padding-right: 7%;
    padding-left: 7%;
}
.azw_padding_rl_8per {
    padding-right: 8%;
    padding-left: 8%;
}
.azw_padding_rl_9per {
    padding-right: 9%;
    padding-left: 9%;
}
.azw_padding_rl_10per {
    padding-right: 10%;
    padding-left: 10%;
}
.azw_padding_rl_15per {
    padding-right: 15%;
    padding-left: 15%;
}
.azw_padding_rl_20per {
    padding-right: 20%;
    padding-left: 20%;
}
.azw_padding_r_1per {
    padding-right: 1%;
}
.azw_padding_r_2per {
    padding-right: 2%;
}
.azw_padding_r_3per {
    padding-right: 3%;
}
.azw_padding_r_4per {
    padding-right: 4%;
}
.azw_padding_r_5per {
    padding-right: 5%;
}
.azw_padding_r_6per {
    padding-right: 6%;
}
.azw_padding_r_7per {
    padding-right: 7%;
}
.azw_padding_r_8per {
    padding-right: 8%;
}
.azw_padding_r_9per {
    padding-right: 9%;
}
.azw_padding_r_10per {
    padding-right: 10%;
}
.azw_padding_r_15per {
    padding-right: 15%;
}
.azw_padding_r_20per {
    padding-right: 20%;
}
.azw_padding_r_25per {
    padding-right: 25%;
}
.azw_padding_r_30per {
    padding-right: 30%;
}
.azw_padding_l_1per {
    padding-left: 1%;
}
.azw_padding_l_2per {
    padding-left: 2%;
}
.azw_padding_l_3per {
    padding-left: 3%;
}
.azw_padding_l_4per {
    padding-left: 4%;
}
.azw_padding_l_5per {
    padding-left: 5%;
}
.azw_padding_l_6per {
    padding-left: 6%;
}
.azw_padding_l_7per {
    padding-left: 7%;
}
.azw_padding_l_8per {
    padding-left: 8%;
}
.azw_padding_l_9per {
    padding-left: 9%;
}
.azw_padding_l_10per {
    padding-left: 10%;
}
.azw_padding_l_15per {
    padding-left: 15%;
}
.azw_padding_l_20per {
    padding-left: 20%;
}
.azw_padding_l_25per {
    padding-left: 25%;
}
.azw_padding_l_30per {
    padding-left: 30%;
}
.azw_padding_tb_1px {
    padding-top: 1px;
    padding-bottom: 1px;
}
.azw_padding_tb_2px {
    padding-top: 2px;
    padding-bottom: 2px;
}
.azw_padding_tb_3px {
    padding-top: 3px;
    padding-bottom: 3px;
}
.azw_padding_tb_4px {
    padding-top: 4px;
    padding-bottom: 4px;
}
.azw_padding_tb_5px {
    padding-top: 5px;
    padding-bottom: 5px;
}
.azw_padding_tb_6px {
    padding-top: 6px;
    padding-bottom: 6px;
}
.azw_padding_tb_7px {
    padding-top: 7px;
    padding-bottom: 7px;
}
.azw_padding_tb_8px {
    padding-top: 8px;
    padding-bottom: 8px;
}
.azw_padding_tb_9px {
    padding-top: 9px;
    padding-bottom: 9px;
}
.azw_padding_tb_10px {
    padding-top: 10px;
    padding-bottom: 10px;
}
.azw_padding_tb_15px {
    padding-top: 15px;
    padding-bottom: 15px;
}
.azw_padding_tb_20px {
    padding-top: 20px;
    padding-bottom: 20px;
}
.azw_padding_tb_25px {
    padding-top: 25px;
    padding-bottom: 25px;
}
.azw_padding_tb_30px {
    padding-top: 30px;
    padding-bottom: 30px;
}
.azw_padding_t_1px {
    padding-top: 1px;
}
.azw_padding_t_2px {
    padding-top: 2px;
}
.azw_padding_t_3px {
    padding-top: 3px;
}
.azw_padding_t_4px {
    padding-top: 4px;
}
.azw_padding_t_5px {
    padding-top: 5px;
}
.azw_padding_t_6px {
    padding-top: 6px;
}
.azw_padding_t_7px {
    padding-top: 7px;
}
.azw_padding_t_8px {
    padding-top: 8px;
}
.azw_padding_t_9px {
    padding-top: 9px;
}
.azw_padding_t_10px {
    padding-top: 10px;
}
.azw_padding_t_15px {
    padding-top: 15px;
}
.azw_padding_t_20px {
    padding-top: 20px;
}
.azw_padding_t_25px {
    padding-top: 25px;
}
.azw_padding_t_30px {
    padding-top: 30px;
}
.azw_padding_b_1px {
    padding-bottom: 1px;
}
.azw_padding_b_2px {
    padding-bottom: 2px;
}
.azw_padding_b_3px {
    padding-bottom: 3px;
}
.azw_padding_b_4px {
    padding-bottom: 4px;
}
.azw_padding_b_5px {
    padding-bottom: 5px;
}
.azw_padding_b_6px {
    padding-bottom: 6px;
}
.azw_padding_b_7px {
    padding-bottom: 7px;
}
.azw_padding_b_8px {
    padding-bottom: 8px;
}
.azw_padding_b_9px {
    padding-bottom: 9px;
}
.azw_padding_b_10px {
    padding-bottom: 10px;
}
.azw_padding_b_15px {
    padding-bottom: 15px;
}
.azw_padding_b_20px {
    padding-bottom: 20px;
}
.azw_padding_b_25px {
    padding-bottom: 25px;
}
.azw_padding_b_30px {
    padding-bottom: 30px;
}
.azw_row {
    float: right;
    width: 100%;
}
.azw_99per {
    float: right;
    width: 99%;
}
.azw_98per {
    float: right;
    width: 98%;
}
.azw_97per {
    float: right;
    width: 97%;
}
.azw_96per {
    float: right;
    width: 96%;
}
.azw_95per {
    float: right;
    width: 95%;
}
.azw_94per {
    float: right;
    width: 94%;
}
.azw_93per {
    float: right;
    width: 93%;
}
.azw_92per {
    float: right;
    width: 92%;
}
.azw_91per {
    float: right;
    width: 91%;
}
.azw_90per {
    float: right;
    width: 90%;
}
.azw_85per {
    float: right;
    width: 85%;
}
.azw_80per {
    float: right;
    width: 80%;
}
.azw_75per {
    float: right;
    width: 75%;
}
.azw_70per {
    float: right;
    width: 70%;
}
.azw_69per {
    float: right;
    width: 69%;
}
.azw_68per {
    float: right;
    width: 68%;
}
.azw_67per {
    float: right;
    width: 67%;
}
.azw_66per {
    float: right;
    width: 66%;
}
.azw_65per {
    float: right;
    width: 65%;
}
.azw_60per {
    float: right;
    width: 60%;
}
.azw_57per {
    float: right;
    width: 57%;
}
.azw_55per {
    float: right;
    width: 55%;
}
.azw_50per {
    float: right;
    width: 50%;
}
.azw_45per {
    float: right;
    width: 45%;
}
.azw_40per {
    float: right;
    width: 40%;
}
.azw_38per {
    float: right;
    width: 38%;
}
.azw_37per {
    float: right;
    width: 37%;
}
.azw_35per {
    float: right;
    width: 35%;
}
.azw_34per {
    float: right;
    width: 34%;
}
.azw_33per {
    float: right;
    width: 33%;
}
.azw_32per {
    float: right;
    width: 32%;
}
.azw_31per {
    float: right;
    width: 31%;
}
.azw_30per {
    float: right;
    width: 30%;
}
.azw_29per {
    float: right;
    width: 29%;
}
.azw_28per {
    float: right;
    width: 28%;
}
.azw_27per {
    float: right;
    width: 27%;
}
.azw_26per {
    float: right;
    width: 26%;
}
.azw_25per {
    float: right;
    width: 25%;
}
.azw_24per {
    float: right;
    width: 24%;
}
.azw_23per {
    float: right;
    width: 23%;
}
.azw_22per {
    float: right;
    width: 22%;
}
.azw_21per {
    float: right;
    width: 21%;
}
.azw_20per {
    float: right;
    width: 20%;
}
.azw_19per {
    float: right;
    width: 19%;
}
.azw_18per {
    float: right;
    width: 18%;
}
.azw_17per {
    float: right;
    width: 17%;
}
.azw_16per {
    float: right;
    width: 16%;
}
.azw_15per {
    float: right;
    width: 15%;
}
.azw_14per {
    float: right;
    width: 14%;
}
.azw_13per {
    float: right;
    width: 13%;
}
.azw_12per {
    float: right;
    width: 12%;
}
.azw_11per {
    float: right;
    width: 11%;
}
.azw_10per {
    float: right;
    width: 10%;
}
.azw_9per {
    float: right;
    width: 9%;
}
.azw_8per {
    float: right;
    width: 8%;
}
.azw_7per {
    float: right;
    width: 7%;
}
.azw_6per {
    float: right;
    width: 6%;
}
.azw_5per {
    float: right;
    width: 5%;
}
.azw_4per {
    float: right;
    width: 4%;
}
.azw_3per {
    float: right;
    width: 3%;
}
.azw_2per {
    float: right;
    width: 2%;
}
.azw_1per {
    float: right;
    width: 1%;
}
.azw_h_5px {
    height: 5px;
}
.azw_h_10px {
    height: 10px;
}
.azw_h_15px {
    height: 15px;
}
.azw_h_17px {
    height: 17px;
}
.azw_h_20px {
    height: 20px;
}
.azw_h_25px {
    height: 25px;
}
.azw_h_26px {
    height: 26px;
}
.azw_h_27px {
    height: 27px;
}
.azw_h_30px {
    height: 30px;
}
.azw_h_35px {
    height: 35px;
}
.azw_h_40px {
    height: 40px;
}
.azw_h_45px {
    height: 45px;
}
.azw_h_50px {
    height: 50px;
}
.azw_h_55px {
    height: 55px;
}
.azw_h_60px {
    height: 60px;
}
.azw_h_65px {
    height: 65px;
}
.azw_h_70px {
    height: 70px;
}
.azw_h_75px {
    height: 75px;
}
.azw_h_80px {
    height: 80px;
}
.azw_h_85px {
    height: 85px;
}
.azw_h_90px {
    height: 90px;
}
.azw_h_95px {
    height: 95px;
}
.azw_h_100px {
    height: 100px;
}
.azw_border_0px {
    border: 0px !important;
}
.azw_border_b_0px {
    border-bottom: 0px !important;
}
.azw_border_t_0px {
    border-top: 0px !important;
}
.azw_border_r_0px {
    border-right: 0px !important;
}
.azw_border_l_0px {
    border-left: 0px !important;
}
.azw_border_rl_0px {
    border-left: 0px !important;
    border-right: 0px !important;
}
.azw_border_tb_0px {
    border-top: 0px !important;
    border-bottom: 0px !important;
}
.azw_border_top_1px_gray {
    border-top: 1px solid #999;
}
.azw_border_top_2px_gray {
    border-top: 2px solid #999;
}
.azw_border_top_3px_gray {
    border-top: 3px solid #999;
}
.azw_border_top_4px_gray {
    border-top: 4px solid #999;
}
.azw_border_top_5px_gray {
    border-top: 5px solid #999;
}
.azw_border_top_6px_gray {
    border-top: 6px solid #999;
}
.azw_border_1px_lightgray {
    border: 1px solid #CCC;
}
.azw_border_2px_lightgray {
    border: 2px solid #CCC;
}
.azw_border_3px_lightgray {
    border: 3px solid #CCC;
}
.azw_border_4px_lightgray {
    border: 4px solid #CCC;
}
.azw_border_5px_lightgray {
    border: 5px solid #CCC;
}
.azw_border_6px_lightgray {
    border: 6px solid #CCC;
}
.azw_border_1px_gray {
    border: 1px solid #999;
}
.azw_border_2px_gray {
    border: 2px solid #999;
}
.azw_border_3px_gray {
    border: 3px solid #999;
}
.azw_border_4px_gray {
    border: 4px solid #999;
}
.azw_border_5px_gray {
    border: 5px solid #999;
}
.azw_border_6px_gray {
    border: 6px solid #999;
}
.azw_border_1px_darkgray {
    border: 1px solid #333;
}
.azw_border_2px_darkgray {
    border: 2px solid #333;
}
.azw_border_3px_darkgray {
    border: 3px solid #333;
}
.azw_border_4px_darkgray {
    border: 4px solid #333;
}
.azw_border_5px_darkgray {
    border: 5px solid #333;
}
.azw_border_6px_darkgray {
    border: 6px solid #333;
}
.azw_border_1px_lightblue {
    border: 1px solid #E6F5F9;
}
.azw_border_2px_lightblue {
    border: 2px solid #E6F5F9;
}
.azw_border_3px_lightblue {
    border: 3px solid #E6F5F9;
}
.azw_border_4px_lightblue {
    border: 4px solid #E6F5F9;
}
.azw_border_5px_lightblue {
    border: 5px solid #E6F5F9;
}
.azw_border_6px_lightblue {
    border: 6px solid #E6F5F9;
}
.azw_border_1px_blue {
    border: 1px solid #548FD8;
}
.azw_border_2px_blue {
    border: 2px solid #548FD8;
}
.azw_border_3px_blue {
    border: 3px solid #548FD8;
}
.azw_border_4px_blue {
    border: 4px solid #548FD8;
}
.azw_border_5px_blue {
    border: 5px solid #548FD8;
}
.azw_border_6px_blue {
    border: 6px solid #548FD8;
}
.azw_border_1px_darkblue {
    border: 1px solid #1A4579;
}
.azw_border_2px_darkblue {
    border: 2px solid #1A4579;
}
.azw_border_3px_darkblue {
    border: 3px solid #1A4579;
}
.azw_border_4px_darkblue {
    border: 4px solid #1A4579;
}
.azw_border_5px_darkblue {
    border: 5px solid #1A4579;
}
.azw_border_6px_darkblue {
    border: 6px solid #1A4579;
}
.azw_border_1px_lightgreen {
    border: 1px solid #E4FDE1;
}
.azw_border_2px_lightgreen {
    border: 2px solid #E4FDE1;
}
.azw_border_3px_lightgreen {
    border: 3px solid #E4FDE1;
}
.azw_border_4px_lightgreen {
    border: 4px solid #E4FDE1;
}
.azw_border_5px_lightgreen {
    border: 5px solid #E4FDE1;
}
.azw_border_6px_lightgreen {
    border: 6px solid #E4FDE1;
}
.azw_border_1px_green {
    border: 1px solid #10D128;
}
.azw_border_2px_green {
    border: 2px solid #10D128;
}
.azw_border_3px_green {
    border: 3px solid #10D128;
}
.azw_border_4px_green {
    border: 4px solid #10D128;
}
.azw_border_5px_green {
    border: 5px solid #10D128;
}
.azw_border_6px_green {
    border: 6px solid #10D128;
}
.azw_border_1px_darkgreen {
    border: 1px solid #1A8229;
}
.azw_border_2px_darkgreen {
    border: 2px solid #1A8229;
}
.azw_border_3px_darkgreen {
    border: 3px solid #1A8229;
}
.azw_border_4px_darkgreen {
    border: 4px solid #1A8229;
}
.azw_border_5px_darkgreen {
    border: 5px solid #1A8229;
}
.azw_border_6px_darkgreen {
    border: 6px solid #1A8229;
}
.azw_border_1px_lightred {
    border: 1px solid #FDEAEA;
}
.azw_border_2px_lightred {
    border: 2px solid #FDEAEA;
}
.azw_border_3px_lightred {
    border: 3px solid #FDEAEA;
}
.azw_border_4px_lightred {
    border: 4px solid #FDEAEA;
}
.azw_border_5px_lightred {
    border: 5px solid #FDEAEA;
}
.azw_border_6px_lightred {
    border: 6px solid #FDEAEA;
}
.azw_border_1px_red {
    border: 1px solid #FC0A10;
}
.azw_border_2px_red {
    border: 2px solid #FC0A10;
}
.azw_border_3px_red {
    border: 3px solid #FC0A10;
}
.azw_border_4px_red {
    border: 4px solid #FC0A10;
}
.azw_border_5px_red {
    border: 5px solid #FC0A10;
}
.azw_border_6px_red {
    border: 6px solid #FC0A10;
}
.azw_border_1px_darkred {
    border: 1px solid #6A0003;
}
.azw_border_2px_darkred {
    border: 2px solid #6A0003;
}
.azw_border_3px_darkred {
    border: 3px solid #6A0003;
}
.azw_border_4px_darkred {
    border: 4px solid #6A0003;
}
.azw_border_5px_darkred {
    border: 5px solid #6A0003;
}
.azw_border_6px_darkred {
    border: 6px solid #6A0003;
}
.azw_border_1px_white {
    border: 1px solid #fff;
}
.azw_border_2px_white {
    border: 2px solid #fff;
}
.azw_border_3px_white {
    border: 3px solid #fff;
}
.azw_border_4px_white {
    border: 4px solid #fff;
}
.azw_border_5px_white {
    border: 5px solid #fff;
}
.azw_border_6px_white {
    border: 6px solid #fff;
}
.azw_border_1px_black {
    border: 1px solid #000;
}
.azw_border_2px_black {
    border: 2px solid #000;
}
.azw_border_3px_black {
    border: 3px solid #000;
}
.azw_border_4px_black {
    border: 4px solid #000;
}
.azw_border_5px_black {
    border: 5px solid #000;
}
.azw_border_6px_black {
    border: 6px solid #000;
}
.azw_border_crv2 {
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
}
.azw_border_crv3 {
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.azw_border_crv4 {
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
}
.azw_border_crv5 {
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.azw_border_crv6 {
    border-radius: 6px;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
}
.azw_border_crv7 {
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
}
.azw_border_crv8 {
    border-radius: 8px;
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.azw_border_crv9 {
    border-radius: 9px;
    -moz-border-radius: 9px;
    -webkit-border-radius: 9px;
}
.azw_border_crv10 {
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.azw_border_crv11 {
    border-radius: 11px;
    -moz-border-radius: 11px;
    -webkit-border-radius: 11px;
}
.azw_border_crv12 {
    border-radius: 12px;
    -moz-border-radius: 12px;
    -webkit-border-radius: 12px;
}
.azw_border_crv13 {
    border-radius: 13px;
    -moz-border-radius: 13px;
    -webkit-border-radius: 13px;
}
.azw_border_crv14 {
    border-radius: 14px;
    -moz-border-radius: 14px;
    -webkit-border-radius: 14px;
}
.azw_border_crv15 {
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
}
.azw_border_crv16 {
    border-radius: 16px;
    -moz-border-radius: 16px;
    -webkit-border-radius: 16px;
}
.azw_border_crv2_top {
    border-top-right-radius: 2px;
    -moz-border-top-right-radius: 2px;
    -webkit-border-top-right-radius: 2px;
    border-top-left-radius: 2px;
    -moz-border-top-left-radius: 2px;
    -webkit-border-top-left-radius: 2px;
}
.azw_border_crv3_top {
    border-top-right-radius: 3px;
    -moz-border-top-right-radius: 3px;
    -webkit-border-top-right-radius: 3px;
    border-top-left-radius: 3px;
    -moz-border-top-left-radius: 3px;
    -webkit-border-top-left-radius: 3px;
}
.azw_border_crv4_top {
    border-top-right-radius: 4px;
    -moz-border-top-right-radius: 4px;
    -webkit-border-top-right-radius: 4px;
    border-top-left-radius: 4px;
    -moz-border-top-left-radius: 4px;
    -webkit-border-top-left-radius: 4px;
}
.azw_border_crv5_top {
    border-top-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}
.azw_border_crv6_top {
    border-top-right-radius: 6px;
    -moz-border-top-right-radius: 6px;
    -webkit-border-top-right-radius: 6px;
    border-top-left-radius: 6px;
    -moz-border-top-left-radius: 6px;
    -webkit-border-top-left-radius: 6px;
}
.azw_border_crv7_top {
    border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    -webkit-border-top-left-radius: 7px;
}
.azw_border_crv8_top {
    border-top-right-radius: 8px;
    -moz-border-top-right-radius: 8px;
    -webkit-border-top-right-radius: 8px;
    border-top-left-radius: 8px;
    -moz-border-top-left-radius: 8px;
    -webkit-border-top-left-radius: 8px;
}
.azw_border_crv9_top {
    border-top-right-radius: 9px;
    -moz-border-top-right-radius: 9px;
    -webkit-border-top-right-radius: 9px;
    border-top-left-radius: 9px;
    -moz-border-top-left-radius: 9px;
    -webkit-border-top-left-radius: 9px;
}
.azw_border_crv10_top {
    border-top-right-radius: 10px;
    -moz-border-top-right-radius: 10px;
    -webkit-border-top-right-radius: 10px;
    border-top-left-radius: 10px;
    -moz-border-top-left-radius: 10px;
    -webkit-border-top-left-radius: 10px;
}
.azw_border_crv11_top {
    border-top-right-radius: 11px;
    -moz-border-top-right-radius: 11px;
    -webkit-border-top-right-radius: 11px;
    border-top-left-radius: 11px;
    -moz-border-top-left-radius: 11px;
    -webkit-border-top-left-radius: 11px;
}
.azw_border_crv12_top {
    border-top-right-radius: 12px;
    -moz-border-top-right-radius: 12px;
    -webkit-border-top-right-radius: 12px;
    border-top-left-radius: 12px;
    -moz-border-top-left-radius: 12px;
    -webkit-border-top-left-radius: 12px;
}
.azw_border_crv13_top {
    border-top-right-radius: 13px;
    -moz-border-top-right-radius: 13px;
    -webkit-border-top-right-radius: 13px;
    border-top-left-radius: 13px;
    -moz-border-top-left-radius: 13px;
    -webkit-border-top-left-radius: 13px;
}
.azw_border_crv14_top {
    border-top-right-radius: 14px;
    -moz-border-top-right-radius: 14px;
    -webkit-border-top-right-radius: 14px;
    border-top-left-radius: 14px;
    -moz-border-top-left-radius: 14px;
    -webkit-border-top-left-radius: 14px;
}
.azw_border_crv15_top {
    border-top-right-radius: 15px;
    -moz-border-top-right-radius: 15px;
    -webkit-border-top-right-radius: 15px;
    border-top-left-radius: 15px;
    -moz-border-top-left-radius: 15px;
    -webkit-border-top-left-radius: 15px;
}
.azw_border_crv16_top {
    border-top-right-radius: 16px;
    -moz-border-top-right-radius: 16px;
    -webkit-border-top-right-radius: 16px;
    border-top-left-radius: 16px;
    -moz-border-top-left-radius: 16px;
    -webkit-border-top-left-radius: 16px;
}
.azw_border_crv2_bottom {
    border-bottom-right-radius: 2px;
    -moz-border-bottom-right-radius: 2px;
    -webkit-border-bottom-right-radius: 2px;
    border-bottom-left-radius: 2px;
    -moz-border-bottom-left-radius: 2px;
    -webkit-border-bottom-left-radius: 2px;
}
.azw_border_crv3_bottom {
    border-bottom-right-radius: 3px;
    -moz-border-bottom-right-radius: 3px;
    -webkit-border-bottom-right-radius: 3px;
    border-bottom-left-radius: 3px;
    -moz-border-bottom-left-radius: 3px;
    -webkit-border-bottom-left-radius: 3px;
}
.azw_border_crv4_bottom {
    border-bottom-right-radius: 4px;
    -moz-border-bottom-right-radius: 4px;
    -webkit-border-bottom-right-radius: 4px;
    border-bottom-left-radius: 4px;
    -moz-border-bottom-left-radius: 4px;
    -webkit-border-bottom-left-radius: 4px;
}
.azw_border_crv5_bottom {
    border-bottom-right-radius: 5px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    border-bottom-left-radius: 5px;
    -moz-border-bottom-left-radius: 5px;
    -webkit-border-bottom-left-radius: 5px;
}
.azw_border_crv6_bottom {
    border-bottom-right-radius: 6px;
    -moz-border-bottom-right-radius: 6px;
    -webkit-border-bottom-right-radius: 6px;
    border-bottom-left-radius: 6px;
    -moz-border-bottom-left-radius: 6px;
    -webkit-border-bottom-left-radius: 6px;
}
.azw_border_crv7_bottom {
    border-bottom-right-radius: 7px;
    -moz-border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-bottom-left-radius: 7px;
    -moz-border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
}
.azw_border_crv8_bottom {
    border-bottom-right-radius: 8px;
    -moz-border-bottom-right-radius: 8px;
    -webkit-border-bottom-right-radius: 8px;
    border-bottom-left-radius: 8px;
    -moz-border-bottom-left-radius: 8px;
    -webkit-border-bottom-left-radius: 8px;
}
.azw_border_crv9_bottom {
    border-bottom-right-radius: 9px;
    -moz-border-bottom-right-radius: 9px;
    -webkit-border-bottom-right-radius: 9px;
    border-bottom-left-radius: 9px;
    -moz-border-bottom-left-radius: 9px;
    -webkit-border-bottom-left-radius: 9px;
}
.azw_border_crv10_bottom {
    border-bottom-right-radius: 10px;
    -moz-border-bottom-right-radius: 10px;
    -webkit-border-bottom-right-radius: 10px;
    border-bottom-left-radius: 10px;
    -moz-border-bottom-left-radius: 10px;
    -webkit-border-bottom-left-radius: 10px;
}
.azw_border_crv11_bottom {
    border-bottom-right-radius: 11px;
    -moz-border-bottom-right-radius: 11px;
    -webkit-border-bottom-right-radius: 11px;
    border-bottom-left-radius: 11px;
    -moz-border-bottom-left-radius: 11px;
    -webkit-border-bottom-left-radius: 11px;
}
.azw_border_crv12_bottom {
    border-bottom-right-radius: 12px;
    -moz-border-bottom-right-radius: 12px;
    -webkit-border-bottom-right-radius: 12px;
    border-bottom-left-radius: 12px;
    -moz-border-bottom-left-radius: 12px;
    -webkit-border-bottom-left-radius: 12px;
}
.azw_border_crv13_bottom {
    border-bottom-right-radius: 13px;
    -moz-border-bottom-right-radius: 13px;
    -webkit-border-bottom-right-radius: 13px;
    border-bottom-left-radius: 13px;
    -moz-border-bottom-left-radius: 13px;
    -webkit-border-bottom-left-radius: 13px;
}
.azw_border_crv14_bottom {
    border-bottom-right-radius: 14px;
    -moz-border-bottom-right-radius: 14px;
    -webkit-border-bottom-right-radius: 14px;
    border-bottom-left-radius: 14px;
    -moz-border-bottom-left-radius: 14px;
    -webkit-border-bottom-left-radius: 14px;
}
.azw_border_crv15_bottom {
    border-bottom-right-radius: 15px;
    -moz-border-bottom-right-radius: 15px;
    -webkit-border-bottom-right-radius: 15px;
    border-bottom-left-radius: 15px;
    -moz-border-bottom-left-radius: 15px;
    -webkit-border-bottom-left-radius: 15px;
}
.azw_border_crv16_bottom {
    border-bottom-right-radius: 16px;
    -moz-border-bottom-right-radius: 16px;
    -webkit-border-bottom-right-radius: 16px;
    border-bottom-left-radius: 16px;
    -moz-border-bottom-left-radius: 16px;
    -webkit-border-bottom-left-radius: 16px;
}
.azw_background_image_rpno_ct {
    background: no-repeat center top;
}
.azw_background_image_rpno_cb {
    background: no-repeat center bottom;
}
.azw_background_image_rpx_ct {
    background: repeat-x center top;
}
.azw_background_image_rpx_cb {
    background: repeat-x bottom top;
}
.azw_background_image_rpy_lt {
    background: repeat-y left top;
}
.azw_background_image_rpy_rt {
    background: repeat-y right top;
}
.azw_background_color_lightgray {
    background-color: #F2F2F2;
}
.azw_background_color_gray {
    background-color: #999;
}
.azw_background_color_darkgray {
    background-color: #333;
}
.azw_background_color_lightblue {
    background-color: #E6F5F9;
}
.azw_background_color_blue {
    background-color: #548FD8;
}
.azw_background_color_darkblue {
    background-color: #1A4579;
}
.azw_background_color_lightgreen {
    background-color: #E4FDE1;
}
.azw_background_color_green {
    background-color: #10D128;
}
.azw_background_color_darkgreen {
    background-color: #1A8229;
}
.azw_background_color_lightred {
    background-color: #FDEAEA;
}
.azw_background_color_red {
    background-color: #FC0A10;
}
.azw_background_color_darkred {
    background-color: #6A0003;
}
.azw_background_color_white {
    background-color: #fff;
}
.azw_background_color_black {
    background-color: #000;
}
.azw_font_15pt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15pt;
    line-height: 38px;
    text-align: right;
    direction: rtl;
}
.azw_font_14pt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 14pt;
    line-height: 35px;
    text-align: right;
    direction: rtl;
}
.azw_font_13pt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13pt;
    line-height: 32px;
    text-align: right;
    direction: rtl;
}
.azw_font_12pt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12pt;
    line-height: 29px;
    text-align: right;
    direction: rtl;
}
.azw_font_11pt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11pt;
    line-height: 26px;
    text-align: right;
    direction: rtl;
}
.azw_font_10pt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10pt;
    line-height: 23px;
    text-align: right;
    direction: rtl;
}
.azw_font_9pt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    line-height: 20px;
    text-align: right;
    direction: rtl;
}
.azw_font_8pt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 8pt;
    line-height: 20px;
    text-align: right;
    direction: rtl;
}
.azw_font_7pt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 7pt;
    line-height: 20px;
    text-align: right;
    direction: rtl;
}
.azw_font_6pt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 6pt;
    line-height: 20px;
    text-align: right;
    direction: rtl;
}
.azw_font_5pt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    line-height: 20px;
    text-align: right;
    direction: rtl;
}
.azw_font_color_trns {
    color: transparent;
}
.azw_font_color_white {
    color: #fff;
}
.azw_font_color_lightgray {
    color: #CCC;
}
.azw_font_color_gray {
    color: #999;
}
.azw_font_color_darkgray {
    color: #333;
    float: left;
}
.azw_font_color_lightblue {
    color: #E6F5F9;
}
.azw_font_color_blue {
    color: #548FD8;
}
.azw_font_color_darkblue {
    color: #1A4579;
}
.azw_font_color_lightgreen {
    color: #E4FDE1;
}
.azw_font_color_green {
    color: #10D128;
}
.azw_font_color_darkgreen {
    color: #11551C;
}
.azw_font_color_lightred {
    color: #FDEAEA;
}
.azw_font_color_red {
    color: #FC0A10;
}
.azw_font_color_darkred {
    color: #6A0003;
}
.azw_font_color_lightyellow {
    color: #FFF2C1;
}
.azw_font_color_yellow {
    color: #FFD737;
}
.azw_font_color_darkyellow {
    color: #846900;
}
.azw_font_color_black {
    color: #000;
}
.azw_box_100per {
    float: right;
    width: 98%;
    padding: 5px 1%;
}
.azw_box_95per {
    float: right;
    width: 93%;
    padding: 5px 1%;
}
.azw_box_90per {
    float: right;
    width: 88%;
    padding: 5px 1%;
}
.azw_box_85per {
    float: right;
    width: 83%;
    padding: 5px 1%;
}
.azw_box_80per {
    float: right;
    width: 78%;
    padding: 5px 1%;
}
.azw_box_75per {
    float: right;
    width: 73%;
    padding: 5px 1%;
}
.azw_box_70per {
    float: right;
    width: 68%;
    padding: 5px 1%;
}
.azw_box_65per {
    float: right;
    width: 63%;
    padding: 5px 1%;
}
.azw_box_60per {
    float: right;
    width: 58%;
    padding: 5px 1%;
}
.azw_box_55per {
    float: right;
    width: 53%;
    padding: 5px 1%;
}
.azw_box_50per {
    float: right;
    width: 48%;
    padding: 5px 1%;
}
.azw_box_45per {
    float: right;
    width: 43%;
    padding: 5px 1%;
}
.azw_box_40per {
    float: right;
    width: 38%;
    padding: 5px 1%;
}
.azw_box_35per {
    float: right;
    width: 33%;
    padding: 5px 1%;
}
.azw_box_30per {
    float: right;
    width: 28%;
    padding: 5px 1%;
}
.azw_box_25per {
    float: right;
    width: 23%;
    padding: 5px 1%;
}
.azw_box_20per {
    float: right;
    width: 18%;
    padding: 5px 1%;
}
.azw_box_15per {
    float: right;
    width: 13%;
    padding: 5px 1%;
}
.azw_box_10per {
    float: right;
    width: 8%;
    padding: 5px 1%;
}
.azw_box_5per {
    float: right;
    width: 3%;
    padding: 5px 1%;
}
.azw_box_background_outershadow {
    box-shadow: 2px 2px 2px 2px #CCC;
    -moz-box-shadow: 2px 2px 2px 2px #ccc;
    -webkit-box-shadow: 2px 2px 2px 2px #ccc;
}
.azw_box_background_innerbeval {
    background: rgb(255, 255, 255);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(247, 247, 247, 1)));
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(247, 247, 247, 1) 100%);
    -webkit-box-shadow: inset rgba(0, 0, 0, 0.4) 0 1px 4px;
    -moz-box-shadow: inset rgba(0, 0, 0, 0.4) 0 1px 4px;
    box-shadow: inset rgba(0, 0, 0, 0.4) 0 1px 4px;
}
.cms_icons {
    background-image: url(../../Images/client/qa/icons.png);
    background-repeat: no-repeat;
}

/* start qa*/
.ui-dialog-titlebar-close {
    border: 1px solid #ccc;
    margin-bottom: -3px;
    margin-left: 5px;
    position: relative;
    border-bottom: 0px;
    background-color: #eee;
    background-position: 0px -469px;
    float: left;
    background-image: url(../../Images/client/qa/icons.png);
    width: 20px;
    height: 20px;
    display: inline-block;
}
.ui-icon-closethick {
    float: left;
    font-size: 0px;
}
.cms_azw_qa_attention {
    background-position: 0px -391px;
    width: 30px;
    height: 30px;
    float: right;
}
.cms_azw_qa_addquestion_box {
    width: 98%;
    background: none repeat scroll 0 0 #EEEEEE;
    border: 1px solid #CCCCCC;
    border-radius: 4px 4px 4px 4px;
    -moz-border-radius: 4px 4px 4px 4px;
    -webkit-border-radius: 4px 4px 4px 4px;
    margin-bottom: 20px;
}
.cms_azw_qa_addquestion_box textarea {
    max-width: 80%;
}
.cms_azw_qa_question {
    background-position: 0px -328px;
    width: 30px;
    height: 30px;
    float: right;
}
.cms_azw_qa_answer {
    background-position: 0px -354px;
    width: 30px;
    height: 30px;
    float: right;
}
.cms_azw_qa_addquestion {
    background-position: -2px -432px;
    width: 25px;
    height: 25px;
    float: left;
}
.cms_azw_qa_box {}
.display_area {
    cursor: pointer;
}
.cms_azw_border_top_blue {
    border-top: 1px solid #09F;
}
.cms_azw_border_bottom_blue {
    border-bottom: 1px solid #09F;
}
.cms_azw_border_top_gray {
    border-top: 1px solid #CCC;
}
.cms_azw_border_bottom_gray {
    border-bottom: 1px solid #ccc;
}

/* end qa*/
.cms_azw_icon_registertype {
    background-position: -5px -0px;
    width: 28px;
    height: 20px;
    float: right;
}
.cms_azw_icon_registerreal {
    background-position: -5px -34px;
    width: 28px;
    height: 20px;
    float: right;
}
.cms_azw_icon_registerlegal {
    background-position: -5px -65px;
    width: 28px;
    height: 20px;
    float: right;
}
.cms_azw_icon_registercontact {
    background-position: -5px -89px;
    width: 28px;
    height: 20px;
    float: right;
}
.cms_azw_icon_registerinfo {
    background-position: -5px -122px;
    width: 28px;
    height: 20px;
    float: right;
}
.icons {
    background-image: url(../../images/client/icons.png);
    background-repeat: no-repeat
}
.cms_azw_btnReload {
    background-image: url("../../images/Login/icons.png");
    background-repeat: no-repeat;
    background-position: -12px -2042px;
    color: transparent;
    cursor: pointer;
    float: right;
    height: 16px;
    margin: 20px 5px 5px;
    width: 16px;
}
.report {
    background: url(../../Images/Panel/azw_bg_modal_2.png) repeat;
    width: 100%;
    position: fixed;
    height: 100%;
    z-index: 100;
    text-align: center;
    display: none;
    left: 0px;
}
.report_box {
    background: url(../../Images/Panel/azw_bg_modal_3.png) repeat;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 30%;
    margin: 0px auto;
    min-height: 120px;
    position: fixed;
    z-index: 101;
    top: 22%;
    display: none;
    right: 35%;
    padding: 0.5%;
}
.report_box_content {
    width: 98%;
    padding: 1%;
    float: right;
    background: #f1f2f3;
    height: 93%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.cms_azw_alert_text {
    width: 73%;
    vertical-align: middle;
    margin-top: 3%;
    float: right;
    height: 60%;
    text-align: center;
    direction: rtl;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: 33px;
    color: #333;
}
.cms_azw_alert_icon_suces {
    background: url(../../Images/Panel/icons_msg.png) no-repeat 0px 0px;
    width: 20%;
    height: 60px;
    float: right;
    margin: 5px 1%;
}
.cms_azw_alert_icon_error {
    background: url(../../Images/Panel/icons_msg.png) no-repeat 0px -240px;
    width: 20%;
    height: 60px;
    float: right;
    margin: 5px 1%;
}
.cms_azw_alert_icon_info {
    background: url(../../Images/Panel/icons_msg.png) no-repeat 0px -80px;
    width: 20%;
    height: 60px;
    float: right;
    margin: 5px 1%;
}
.cms_azw_alert_icon_help {
    background: url(../../Images/Panel/icons_msg.png) no-repeat 0px -160px;
    width: 20%;
    height: 60px;
    float: right;
    margin: 5px 1%;
}
.btn_gray {
    background-repeat: repeat-x;
    background-position: 0 -100000px;
    height: 25px;
    font-family: tahoma;
    font-size: 12px;
    line-height: 25px;
    color: #333;
    text-decoration: none;
    text-align: center;
    padding: 5px 4%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 2px 2px #999;
    -moz-box-shadow: 2px 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px 2px #999;
    margin-top: 7px;
    margin-bottom: 7px
}
.btn_gray:hover {
    color: #000;
    box-shadow: 2px 2px 2px 2px #848282;
    -moz-box-shadow: 2px 2px 2px 2px #848282;
    -webkit-box-shadow: 2px 2px 2px 2px #848282
}

/* start highslide gallery */

/**
* @file: highslide.css 
* @version: 4.1.13
*/
.highslide-container div {
    font-family: Verdana, Helvetica;
    font-size: 10pt;
}
.highslide-container table {
    background: none;
    table-layout: auto;
}
.highslide {
    outline: none;
    text-decoration: none;
}
.highslide img {
    border: 2px solid silver;
}
.highslide:hover img {
    border-color: gray;
}
.highslide-active-anchor img {
    visibility: hidden;
}
.highslide-gallery .highslide-active-anchor img {
    border-color: black;
    visibility: visible;
    cursor: default;
}
.highslide-image {
    border-width: 2px;
    border-style: solid;
    border-color: white;
}
.highslide-wrapper,
.highslide-outline {
    background: white;
}
.glossy-dark {
    background: #111;
}
.highslide-image-blur {}
.highslide-number {
    font-weight: bold;
    color: gray;
    font-size: .9em;
}
.highslide-caption {
    display: none;
    font-family: Tahoma, Geneva, sans-serif;
    text-align: right;
    direction: rtl font-size: 1em;
    padding: 5px;
    /*background: white;*/
}
.highslide-heading {
    display: none;
    font-weight: bold;
    margin: 0.4em;
}
.highslide-dimming {
    /*position: absolute;*/
    
    background: black;
}
a.highslide-full-expand {
    background: url(../../Images/client/galery/fullexpand.gif) no-repeat;
    display: block;
    margin: 0 10px 10px 0;
    width: 34px;
    height: 34px;
}
.highslide-loading {
    display: block;
    color: black;
    font-size: 9px;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    padding: 3px;
    border: 1px solid white;
    background-color: white;
    padding-left: 22px;
    background-image: url(../../Images/client/galery/loader.white.gif);
    background-repeat: no-repeat;
    background-position: 3px 1px;
}
a.highslide-credits,
a.highslide-credits i {
    padding: 2px;
    color: silver;
    text-decoration: none;
    font-size: 10px;
}
a.highslide-credits:hover,
a.highslide-credits:hover i {
    color: white;
    background-color: gray;
}
.highslide-move,
.highslide-move * {
    cursor: move;
}
.highslide-viewport {
    display: none;
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 1;
    background: none;
    left: 0;
    top: 0;
}
.highslide-overlay {
    display: none;
}
.hidden-container {
    display: none;
}

/* Example of a semitransparent, offset closebutton */
.closebutton {
    position: relative;
    top: -15px;
    left: 15px;
    width: 30px;
    height: 30px;
    cursor: pointer;
    background: url(../../Images/client/galery/close.png);
    /* NOTE! For IE6, you also need to update the highslide-ie6.css file. */
}

/*****************************************************************************/

/* Thumbnail boxes for the galleries.                                        */

/* Remove these if you are not using a gallery.                              */

/*****************************************************************************/
.highslide-gallery ul {
    list-style-type: none;
    margin: 0;
    padding: 0;
}
.highslide-gallery ul li {
    display: block;
    float: right;
    margin: 2px;
    padding: 0;
    line-height: 0;
    overflow: hidden;
}
.highslide-gallery ul a {
    position: absolute;
    top: 50%;
    left: 50%;
}
.highslide-gallery ul img {
    position: relative;
    top: -50%;
    left: -50%;
}
html>/**/
body .highslide-gallery ul li {
    text-align: center;
}
html>/**/
body .highslide-gallery ul li {
    text-align: center;
}
html>/**/
body .highslide-gallery ul a {
    position: static;
    display: table-cell;
    vertical-align: middle;
}
html>/**/
body .highslide-gallery ul img {
    position: static;
}

/*****************************************************************************/

/* Controls for the galleries.											     */

/* Remove these if you are not using a gallery							     */

/*****************************************************************************/
.highslide-controls {
    width: 195px;
    height: 40px;
    background: url(../../Images/client/galery/controlbar-white.gif) 0 -90px no-repeat;
    margin: 20px 15px 10px 0;
}
.highslide-controls ul {
    position: relative;
    left: 15px;
    height: 40px;
    list-style: none;
    margin: 0;
    padding: 0;
    background: url(../../Images/client/galery/controlbar-white.gif) right -90px no-repeat;
}
.highslide-controls li {
    float: left;
    padding: 5px 0;
    margin: 0;
    list-style: none;
}
.highslide-controls a {
    background-image: url(../../Images/client/galery/controlbar-white.gif);
    display: block;
    float: left;
    height: 30px;
    width: 30px;
    outline: none;
}
.highslide-controls a.disabled {
    cursor: default;
}
.highslide-controls a.disabled span {
    cursor: default;
}
.highslide-controls a span {
    /* hide the text for these graphic buttons */
    
    display: none;
    cursor: pointer;
}

/* The CSS sprites for the controlbar - see http://www.google.com/search?q=css+sprites */
.highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.highslide-controls .highslide-previous a:hover {
    background-position: 0 -30px;
}
.highslide-controls .highslide-previous a.disabled {
    background-position: 0 -60px !important;
}
.highslide-controls .highslide-play a {
    background-position: -30px 0;
}
.highslide-controls .highslide-play a:hover {
    background-position: -30px -30px;
}
.highslide-controls .highslide-play a.disabled {
    background-position: -30px -60px !important;
}
.highslide-controls .highslide-pause a {
    background-position: -60px 0;
}
.highslide-controls .highslide-pause a:hover {
    background-position: -60px -30px;
}
.highslide-controls .highslide-next a {
    background-position: -90px 0;
}
.highslide-controls .highslide-next a:hover {
    background-position: -90px -30px;
}
.highslide-controls .highslide-next a.disabled {
    background-position: -90px -60px !important;
}
.highslide-controls .highslide-move a {
    background-position: -120px 0;
}
.highslide-controls .highslide-move a:hover {
    background-position: -120px -30px;
}
.highslide-controls .highslide-full-expand a {
    background-position: -150px 0;
}
.highslide-controls .highslide-full-expand a:hover {
    background-position: -150px -30px;
}
.highslide-controls .highslide-full-expand a.disabled {
    background-position: -150px -60px !important;
}
.highslide-controls .highslide-close a {
    background-position: -180px 0;
}
.highslide-controls .highslide-close a:hover {
    background-position: -180px -30px;
}

/*****************************************************************************/

/* Styles for the HTML popups											     */

/* Remove these if you are not using Highslide HTML						     */

/*****************************************************************************/
.highslide-maincontent {
    display: none;
}
.highslide-html {
    background-color: white;
}
.mobile .highslide-html {
    border: 1px solid silver;
}
.highslide-html-content {
    display: none;
    width: 400px;
    padding: 0 5px 5px 5px;
}
.highslide-header {
    padding-bottom: 5px;
}
.highslide-header ul {
    margin: 0;
    padding: 0;
    text-align: right;
}
.highslide-header ul li {
    display: inline;
    padding-left: 1em;
}
.highslide-header ul li.highslide-previous,
.highslide-header ul li.highslide-next {
    display: none;
}
.highslide-header a {
    font-weight: bold;
    color: gray;
    text-transform: uppercase;
    text-decoration: none;
}
.highslide-header a:hover {
    color: black;
}
.highslide-header .highslide-move a {
    cursor: move;
}
.highslide-footer {
    height: 16px;
}
.highslide-footer .highslide-resize {
    display: block;
    float: right;
    margin-top: 5px;
    height: 11px;
    width: 11px;
    background: url(../../Images/client/galery/resize.gif) no-repeat;
}
.highslide-footer .highslide-resize span {
    display: none;
}
.highslide-body {}
.highslide-resize {
    cursor: nw-resize;
}

/*****************************************************************************/

/* Styles for the Individual wrapper class names.							 */

/* See www.highslide.com/ref/hs.wrapperClassName							 */

/* You can safely remove the class name themes you don't use				 */

/*****************************************************************************/

/* hs.wrapperClassName = 'draggable-header' */
.draggable-header .highslide-header {
    height: 18px;
    border-bottom: 1px solid #dddddd;
}
.draggable-header .highslide-heading {
    position: absolute;
    margin: 2px 0.4em;
}
.draggable-header .highslide-header .highslide-move {
    cursor: move;
    display: block;
    height: 16px;
    position: absolute;
    right: 24px;
    top: 0;
    width: 100%;
    z-index: 1;
}
.draggable-header .highslide-header .highslide-move * {
    display: none;
}
.draggable-header .highslide-header .highslide-close {
    position: absolute;
    right: 2px;
    top: 2px;
    z-index: 5;
    padding: 0;
}
.draggable-header .highslide-header .highslide-close a {
    display: block;
    height: 16px;
    width: 16px;
    background-image: url(../../Images/client/galery/closeX.png);
}
.draggable-header .highslide-header .highslide-close a:hover {
    background-position: 0 16px;
}
.draggable-header .highslide-header .highslide-close span {
    display: none;
}
.draggable-header .highslide-maincontent {
    padding-top: 1em;
}

/* hs.wrapperClassName = 'titlebar' */
.titlebar .highslide-header {
    height: 18px;
    border-bottom: 1px solid #dddddd;
}
.titlebar .highslide-heading {
    position: absolute;
    width: 90%;
    margin: 1px 0 1px 5px;
    color: #666666;
}
.titlebar .highslide-header .highslide-move {
    cursor: move;
    display: block;
    height: 16px;
    position: absolute;
    right: 24px;
    top: 0;
    width: 100%;
    z-index: 1;
}
.titlebar .highslide-header .highslide-move * {
    display: none;
}
.titlebar .highslide-header li {
    position: relative;
    top: 3px;
    z-index: 2;
    padding: 0 0 0 1em;
}
.titlebar .highslide-maincontent {
    padding-top: 1em;
}

/* hs.wrapperClassName = 'no-footer' */
.no-footer .highslide-footer {
    display: none;
}

/* hs.wrapperClassName = 'wide-border' */
.wide-border {
    background: white;
}
.wide-border .highslide-image {
    border-width: 10px;
}
.wide-border .highslide-caption {
    padding: 0 10px 10px 10px;
}

/* hs.wrapperClassName = 'borderless' */
.borderless .highslide-image {
    border: none;
}
.borderless .highslide-caption {
    border-bottom: 1px solid white;
    border-top: 1px solid white;
    background: silver;
}

/* hs.wrapperClassName = 'outer-glow' */
.outer-glow {
    background: #444;
}
.outer-glow .highslide-image {
    border: 5px solid #444444;
}
.outer-glow .highslide-caption {
    border: 5px solid #444444;
    border-top: none;
    padding: 5px;
    background-color: gray;
}

/* hs.wrapperClassName = 'colored-border' */
.colored-border {
    background: white;
}
.colored-border .highslide-image {
    border: 2px solid green;
}
.colored-border .highslide-caption {
    border: 2px solid green;
    border-top: none;
}

/* hs.wrapperClassName = 'dark' */
.dark {
    background: #111;
}
.dark .highslide-image {
    border-color: black black #202020 black;
    background: gray;
}
.dark .highslide-caption {
    color: white;
    font-family: Tahoma, Geneva, sans-serif;
    direction: rtl;
    text-align: right;
    background: #111;
}
.dark .highslide-controls,
.dark .highslide-controls ul,
.dark .highslide-controls a {
    background-image: url(../../Images/client/galery/controlbar-black-border.gif);
}

/* hs.wrapperClassName = 'floating-caption' */
.floating-caption .highslide-caption {
    position: absolute;
    padding: 1em 0 0 0;
    background: none;
    color: white;
    border: none;
    font-weight: bold;
}

/* hs.wrapperClassName = 'controls-in-heading' */
.controls-in-heading .highslide-heading {
    color: gray;
    font-weight: bold;
    height: 20px;
    overflow: hidden;
    cursor: default;
    padding: 0 0 0 22px;
    margin: 0;
    background: url(../../Images/client/galery/icon.gif) no-repeat 0 1px;
}
.controls-in-heading .highslide-controls {
    width: 105px;
    height: 20px;
    position: relative;
    margin: 0;
    top: -23px;
    left: 7px;
    background: none;
}
.controls-in-heading .highslide-controls ul {
    position: static;
    height: 20px;
    background: none;
}
.controls-in-heading .highslide-controls li {
    padding: 0;
}
.controls-in-heading .highslide-controls a {
    background-image: url(../../Images/client/galery/controlbar-white-small.gif);
    height: 20px;
    width: 20px;
}
.controls-in-heading .highslide-controls .highslide-move {
    display: none;
}
.controls-in-heading .highslide-controls .highslide-previous a {
    background-position: 0 0;
}
.controls-in-heading .highslide-controls .highslide-previous a:hover {
    background-position: 0 -20px;
}
.controls-in-heading .highslide-controls .highslide-previous a.disabled {
    background-position: 0 -40px !important;
}
.controls-in-heading .highslide-controls .highslide-play a {
    background-position: -20px 0;
}
.controls-in-heading .highslide-controls .highslide-play a:hover {
    background-position: -20px -20px;
}
.controls-in-heading .highslide-controls .highslide-play a.disabled {
    background-position: -20px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-pause a {
    background-position: -40px 0;
}
.controls-in-heading .highslide-controls .highslide-pause a:hover {
    background-position: -40px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a {
    background-position: -60px 0;
}
.controls-in-heading .highslide-controls .highslide-next a:hover {
    background-position: -60px -20px;
}
.controls-in-heading .highslide-controls .highslide-next a.disabled {
    background-position: -60px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-full-expand a {
    background-position: -100px 0;
}
.controls-in-heading .highslide-controls .highslide-full-expand a:hover {
    background-position: -100px -20px;
}
.controls-in-heading .highslide-controls .highslide-full-expand a.disabled {
    background-position: -100px -40px !important;
}
.controls-in-heading .highslide-controls .highslide-close a {
    background-position: -120px 0;
}
.controls-in-heading .highslide-controls .highslide-close a:hover {
    background-position: -120px -20px;
}

/*****************************************************************************/

/* Styles for text based controls.						                     */

/* You can safely remove this if you don't use text based controls			 */

/*****************************************************************************/
.text-controls .highslide-controls {
    width: auto;
    height: auto;
    margin: 0;
    text-align: center;
    background: none;
}
.text-controls ul {
    position: static;
    background: none;
    height: auto;
    left: 0;
}
.text-controls .highslide-move {
    display: none;
}
.text-controls li {
    background-image: url(../../Images/client/galery/controlbar-text-buttons.png);
    background-position: right top !important;
    padding: 0;
    margin-left: 15px;
    display: block;
    width: auto;
}
.text-controls a {
    background: url(../../Images/client/galery/controlbar-text-buttons.png) no-repeat;
    background-position: left top !important;
    position: relative;
    left: -10px;
    display: block;
    width: auto;
    height: auto;
    text-decoration: none !important;
}
.text-controls a span {
    background: url(../../Images/client/galery/controlbar-text-buttons.png) no-repeat;
    margin: 1px 2px 1px 10px;
    display: block;
    min-width: 4em;
    height: 18px;
    line-height: 18px;
    padding: 1px 0 1px 18px;
    color: #333;
    font-family: "Trebuchet MS", Arial, sans-serif;
    font-size: 12px;
    font-weight: bold;
    white-space: nowrap;
}
.text-controls .highslide-next {
    margin-right: 1em;
}
.text-controls .highslide-full-expand a span {
    min-width: 0;
    margin: 1px 0;
    padding: 1px 0 1px 10px;
}
.text-controls .highslide-close a span {
    min-width: 0;
}
.text-controls a:hover span {
    color: black;
}
.text-controls a.disabled span {
    color: #999;
}
.text-controls .highslide-previous span {
    background-position: 0 -40px;
}
.text-controls .highslide-previous a.disabled {
    background-position: left top !important;
}
.text-controls .highslide-previous a.disabled span {
    background-position: 0 -140px;
}
.text-controls .highslide-play span {
    background-position: 0 -60px;
}
.text-controls .highslide-play a.disabled {
    background-position: left top !important;
}
.text-controls .highslide-play a.disabled span {
    background-position: 0 -160px;
}
.text-controls .highslide-pause span {
    background-position: 0 -80px;
}
.text-controls .highslide-next span {
    background-position: 0 -100px;
}
.text-controls .highslide-next a.disabled {
    background-position: left top !important;
}
.text-controls .highslide-next a.disabled span {
    background-position: 0 -200px;
}
.text-controls .highslide-full-expand span {
    background: none;
}
.text-controls .highslide-full-expand a.disabled {
    background-position: left top !important;
}
.text-controls .highslide-close span {
    background-position: 0 -120px;
}

/*****************************************************************************/

/* Styles for the thumbstrip.							                     */

/* See www.highslide.com/ref/hs.addSlideshow    							 */

/* You can safely remove this if you don't use a thumbstrip 				 */

/*****************************************************************************/
.highslide-thumbstrip {
    height: 100%;
    direction: ltr;
}
.highslide-thumbstrip div {
    overflow: hidden;
}
.highslide-thumbstrip table {
    position: relative;
    padding: 0;
    border-collapse: collapse;
}
.highslide-thumbstrip td {
    padding: 1px;
    /*text-align: center;*/
}
.highslide-thumbstrip a {
    outline: none;
}
.highslide-thumbstrip img {
    display: block;
    border: 1px solid gray;
    margin: 0 auto;
}
.highslide-thumbstrip .highslide-active-anchor img {
    visibility: visible;
}
.highslide-thumbstrip .highslide-marker {
    position: absolute;
    width: 0;
    height: 0;
    border-width: 0;
    border-style: solid;
    border-color: transparent;
    /* change this to actual background color in highslide-ie6.css */
}
.highslide-thumbstrip-horizontal div {
    width: auto;
    /* width: 100% breaks in small strips in IE */
}
.highslide-thumbstrip-horizontal .highslide-scroll-up {
    display: none;
    position: absolute;
    top: 3px;
    left: 3px;
    width: 25px;
    height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-up div {
    margin-bottom: 10px;
    cursor: pointer;
    background: url(../../Images/client/galery/scrollarrows.png) left center no-repeat;
    height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down {
    display: none;
    position: absolute;
    top: 3px;
    right: 3px;
    width: 25px;
    height: 42px;
}
.highslide-thumbstrip-horizontal .highslide-scroll-down div {
    margin-bottom: 10px;
    cursor: pointer;
    background: url(../../Images/client/galery/scrollarrows.png) center right no-repeat;
    height: 42px;
}
.highslide-thumbstrip-horizontal table {
    margin: 2px 0 10px 0;
}
.highslide-viewport .highslide-thumbstrip-horizontal table {
    margin-left: 10px;
}
.highslide-thumbstrip-horizontal img {
    width: auto;
    height: 40px;
}
.highslide-thumbstrip-horizontal .highslide-marker {
    top: 47px;
    border-left-width: 6px;
    border-right-width: 6px;
    border-bottom: 6px solid gray;
}
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
    margin-left: 10px;
}
.dark .highslide-thumbstrip-horizontal .highslide-marker,
.highslide-viewport .highslide-thumbstrip-horizontal .highslide-marker {
    border-bottom-color: white !important;
}
.highslide-thumbstrip-vertical-overlay {
    overflow: hidden !important;
}
.highslide-thumbstrip-vertical div {
    height: 100%;
}
.highslide-thumbstrip-vertical a {
    display: block;
}
.highslide-thumbstrip-vertical .highslide-scroll-up {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-up div {
    margin-left: 10px;
    cursor: pointer;
    background: url(../../Images/client/galery/scrollarrows.png) top center no-repeat;
    height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down {
    display: none;
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 25px;
}
.highslide-thumbstrip-vertical .highslide-scroll-down div {
    margin-left: 10px;
    cursor: pointer;
    background: url(../../Images/client/galery/scrollarrows.png) bottom center no-repeat;
    height: 25px;
}
.highslide-thumbstrip-vertical table {
    margin: 10px 0 0 10px;
}
.highslide-thumbstrip-vertical img {}
.highslide-thumbstrip-vertical .highslide-marker {
    left: 0;
    margin-top: 8px;
    border-top-width: 6px;
    border-bottom-width: 6px;
    border-left: 6px solid gray;
}
.dark .highslide-thumbstrip-vertical .highslide-marker,
.highslide-viewport .highslide-thumbstrip-vertical .highslide-marker {
    border-left-color: white;
}
.highslide-viewport .highslide-thumbstrip-float {
    overflow: auto;
}
.highslide-thumbstrip-float ul {
    margin: 2px 0;
    padding: 0;
}
.highslide-thumbstrip-float li {
    display: block;
    height: 60px;
    margin: 0 2px;
    list-style: none;
    float: left;
}
.highslide-thumbstrip-float img {
    display: inline;
    border-color: silver;
    max-height: 56px;
}
.highslide-thumbstrip-float .highslide-active-anchor img {
    border-color: black;
}
.highslide-thumbstrip-float .highslide-scroll-up div,
.highslide-thumbstrip-float .highslide-scroll-down div {
    display: none;
}
.highslide-thumbstrip-float .highslide-marker {
    display: none;
}

/*****************************************************************************/

/* The following styles are added by the Highslide Editor                    */

/*****************************************************************************/
.highslide-wrapper,
.highslide-outline {
    background: #FFFFFF;
}
.highslide img {
    border: 1px solid #D0D0D0;
}
.highslide:hover img {
    border-color: #A0A0A0;
}
.highslide-active-anchor img {
    visibility: visible;
    border-color: #808080 !important;
}
.highslide-dimming {
    background: #000000;
}
.highslide-image {
    border: 2px solid #FFFFFF;
}
.highslide-loading {
    color: black;
    border: 1px solid black;
    background-color: white;
    background-image: url(../../Images/client/galery/loader.white.gif);
}
.highslide-controls {
    position: static !important;
    margin-bottom: 0;
}
.highslide-controls .highslide-move {
    display: none;
}
.highslide-gallery ul li {
    margin: 2px;
}

/* end highslide gallery */
.cms_btn_lightgray {
    background-repeat: repeat-x;
    cursor: pointer;
    background-position: 0 -1874px;
    height: 18px;
    font-family: tahoma;
    font-size: 12px;
    line-height: 18px;
    color: #013a6f;
    text-decoration: none;
    text-align: center;
    padding-right: 2%;
    padding-left: 2%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 2px 2px #999;
    -moz-box-shadow: 2px 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px 2px #999;
    margin-top: 1px;
    margin-bottom: 1px;
    border: 1px solid #CCC;
    margin-right: 1%;
    margin-left: 1%;
}
.cms_btn_lightgray:hover {
    color: #333;
    box-shadow: 2px 2px 2px 2px #848282;
    -moz-box-shadow: 2px 2px 2px 2px #848282;
    -webkit-box-shadow: 2px 2px 2px 2px #848282
}
.cms_btn_gray {
    height: 18px;
    cursor: pointer;
    font-family: tahoma;
    font-size: 12px;
    line-height: 18px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding-right: 2%;
    padding-left: 2%;
    float: right;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 2px 2px #999;
    -moz-box-shadow: 2px 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px 2px #999;
    margin-top: 1px;
    margin-bottom: 1px;
    background-color: #ADADAD;
    border: 1px solid #ACACAC;
}
.cms_btn_gray:hover {
    color: #000;
    box-shadow: 2px 2px 2px 2px #848282;
    -moz-box-shadow: 2px 2px 2px 2px #848282;
    -webkit-box-shadow: 2px 2px 2px 2px #848282
}
.cms_icons_tick {
    float: right;
    height: 26px;
    width: 26px;
    margin: 2px;
    background-position: -6px -123px;
}
.cms_icons_blt_1 {
    float: right;
    height: 20px;
    width: 20px;
    background-position: -5px -180px;
}
.cms_icons_hand {
    background-position: -3px 2px;
    float: right;
    height: 20px;
    width: 20px;
}
.cms_icons_user {
    background-position: 0px -13px;
    float: right;
    height: 30px;
    width: 30px;
}
.cms_icons_calender {
    background-position: 0px -43px;
    float: right;
    height: 30px;
    width: 30px;
}
.cms_icons_mail {
    float: right;
    height: 28px;
    width: 30px;
    background-position: 0px -69px;
    margin-top: 1px;
    margin-bottom: 1px;
}
.cms_icons_question {
    background-position: 0px -90px;
    float: right;
    height: 30px;
    width: 35px;
}
.cms_icons_kajright {
    background-position: -20px -246px;
    height: 32px;
    width: 15px;
    float: right;
}
.cms_icons_kajcenter {
    background-position: 0px -282px;
    float: right;
    height: 32px;
    background-repeat: repeat-x;
}
.cms_icons_kajleft {
    background-position: -20px -202px;
    float: right;
    height: 32px;
    width: 15px;
}

/* start  news yahoo style*/
div.cms_azw_news_yahoo {
    position: relative;
    overflow: hidden;
}
div.cms_azw_news_yahoo ul {
    position: relative;
    left: 0;
    width: auto;
    overflow: hidden;
    z-index: 1;
}
.pagination-count {
    direction: ltr;
}
.jqans-content {
    text-align: center;
    min-height: 310px;
}
div.cms_azw_news_yahoo li {
    float: left;
}
div.cms_azw_news_yahoo .jqans-stories-selector ul,
div.cms_azw_news_yahoo .jqans-stories-selector li {
    height: 10px;
}
div.cms_azw_news_yahoo li {
    width: 107px;
}
div.cms_azw_news_yahoo .jqans-stories {
    background: #f3f3f3;
}
div.cms_azw_news_yahoo .jqans-stories li.selected {
    background: #0164a8;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzAxNjRhOCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwNDk0ZjciIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #0164a8 0%, #0494f7 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #0164a8), color-stop(100%, #0494f7));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #0164a8 0%, #0494f7 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #0164a8 0%, #0494f7 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #0164a8 0%, #0494f7 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #0164a8 0%, #0494f7 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#0164a8', endColorstr='#0494f7', GradientType=0);
    /* IE6-8 */
}
div.cms_azw_news_yahoo .jqans-stories li.selected a {
    color: #FFF !important;
}
div.cms_azw_news_yahoo .jqans-stories li p {
    display: none;
}
div.cms_azw_news_yahoo .jqans-stories li h3 {
    font-size: 12px;
    font-weight: normal;
}
div.cms_azw_news_yahoo .jqans-stories-selector li.selected div {
    margin: auto;
    height: 0px;
    width: 0px;
    line-height: 0px;
    font-size: 0px;
    border-right: 10px solid white;
    border-bottom: 10px solid #0164a8;
    border-left: 10px solid white;
}
div.cms_azw_news_yahoo .back {
    float: left;
    margin-left: 3px;
    width: 22px;
}
div.cms_azw_news_yahoo .back a {
    height: 20px;
    background-image: url(../../Images/client/news/previous.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    width: 100%;
}
div.cms_azw_news_yahoo .next {
    float: left;
    margin-left: 3px;
    width: 22px;
}
div.cms_azw_news_yahoo .next a {
    height: 20px;
    background-image: url(../../Images/client/news/next.jpg);
    background-position: center center;
    background-repeat: no-repeat;
    float: right;
    width: 100%;
}

/* end news yahoo style*/

/* start news tab style */
.cms_azw_news_tab_header a {
    margin-right: 1px;
    border-bottom: 0px !important;
}
.cms_azw_news_tab_header a:hover {
    text-decoration: none;
    color: #4b412f
}
.cms_azw_news_tab_header a.selected {
    background-color: #dddddd;
    color: #000!important;
    border-bottom: 0px solid #f6f6f6;
    position: relative;
    bottom: -1px;
}
.cms_azw_news_tab_content a {
    color: #666;
}
.cms_azw_news_tab_content a:hover {
    color: #000;
}
.cms_azw_news_tab_content {
    float: left;
}
.cms_azw_news_tab_mask {
    overflow: hidden;
    border: 1px solid #ccc;
    min-height: 100px;
    background: #dddddd;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #dddddd 0%, #f9f9f9 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #f9f9f9));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #dddddd 0%, #f9f9f9 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #dddddd 0%, #f9f9f9 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #dddddd 0%, #f9f9f9 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #dddddd 0%, #f9f9f9 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#f9f9f9', GradientType=0);
    /* IE6-8 */
}

/* end news tab style */

/* start news carousel style*/
.jcarousel-skin-tango .jcarousel-container {
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border-radius: 10px;
    border: 1px solid #eee
}
.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 650px;
    padding: 2px 30px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
    padding: 30px 2px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 650px
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 75px;
    height: 245px
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 10px
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-left: 10px;
    margin-right: 0
}
.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: #fff;
    color: #000
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 42%;
    right: 2px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/client/news/next-horizontal.png) no-repeat 0 0
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url(../../images/client/news/prev-horizontal.png)
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 42%;
    left: 2px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/client/news/prev-horizontal.png) no-repeat 0 0
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url(../../images/client/news/next-horizontal.png)
}
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 2px;
    left: 43%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/client/news/next-vertical.png) no-repeat 0 0
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 2px;
    left: 43%;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(../../images/client/news/prev-vertical.png) no-repeat 0 0
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -32px 0
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active,
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -64px 0
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    cursor: default;
    background-position: -96px 0
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0 -32px
}
.jcarousel-skin-tango .jcarousel-next-vertical:active,
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0 -64px
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default;
    background-position: 0 -96px
}

/* end news carousel style*/

/* start silver template style */
body {
    background-position: center top;
    background-repeat: no-repeat;
    background-color: #FAFAFA;
}

/* end silver template style */
.cms_template_icons {
    background-image: url(../../Images/template/silver/icon_tools.png);
    background-repeat: no-repeat;
}
.cms_template_search {
    background-position: 0px -30px;
    float: right;
    height: 20px;
    width: 182px;
    padding: 5px;
}
.cms_template_search_btn {
    background-position: -80px 0px;
    height: 20px;
    width: 25px;
    float: right;
    margin-right: 2px;
    margin-left: 2px;
}
.cms_template_icons_home {
    width: 25px;
    background-position: -26px 0px;
}
.cms_template_icons_mail {
    background-position: -56px 0px;
    width: 25px;
}
.cms_template_icons_login {
    background-position: 0px 0px;
    width: 25px;
}
.cms_template_icons_language {
    background-position: -105px 0px;
    width: 62px;
}
.cms_template_icons_marque {
    background-position: -175px 0px;
    width: 4%;
}
.cms_template_bg {
    background-image: url(../../Images/template/silver/azw_bg.png);
    background-repeat: repeat-x;
}
.cms_template_menu_hor {
    background-position: 0px 0px;
    float: right;
    width: 978px;
}
.cms_template_marque {
    background-position: 0px -70px;
}
.cms_template_marque marquee {
    color: #000 !important;
}
.cms_template_footer {
    background-position: 0px -29px;
}
.cms_template_box {
    margin: 3px 0.5%;
    width: 99%;
}
.cms_template_box_title table tr td {
    vertical-align: top;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #333;
    text-align: right;
    direction: rtl;
}
.cms_template_box_title table tr td.cms_template_box_title_title {
    width: 100%;
    background: url('../../Images/template/silver/title-center.png') repeat-x;
}
.cms_template_box_content table tr td {
    vertical-align: top;
}
.cms_template_box_content table tr td.cms_template_box_content_left {
    width: 1px;
    background-color: #cfcfce;
}
.cms_template_box_content table tr td.cms_template_box_content_right {
    width: 1px;
    background-color: #cfcfce;
}
.cms_template_box_content table tr td.cms_template_box_content_main {
    width: 100%;
    background-color: #F0F0F0;
}
.cms_template_box_footer table tr td {
    vertical-align: top;
}
.cms_template_box_footer table tr td.cms_template_box_footer_title {
    width: 100%;
    background: url('../../Images/template/silver/footer-center.png') repeat-x;
}
.cms_template_logo {
    text-align: left;
}
.azw_language_control {
    background-color: #eee;
    border: 1px solid #DDD;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #333;
    line-height: 20px;
    box-shadow: 2px 2px 2px 2px #666;
    -webkit-box-shadow: 2px 2px 2px 2px #666;
    -moz-box-shadow: 2px 2px 2px 2px #666;
}

/* start horizontal silver menu*/
.cms_azw_h_menu li ul {
    right: 0px;
    z-index: 99999;
}
.cms_azw_h_menu {
    float: right;
}
.cms_azw_h_menu ul {
    position: absolute;
    top: 26px;
    float: right;
    width: 200px;
    /* left offset of submenus need to match (see below) */
}
.cms_azw_h_menu ul li {
    width: 100%;
}
.cms_azw_h_menu li:hover {
    visibility: inherit;
    /* fixes IE7 'sticky bug' */
}
.cms_azw_h_menu li {
    float: right;
    position: relative;
}
.cms_azw_h_menu li:hover ul,
.cms_azw_h_menu li.sfHover ul li ul {
    right: auto;
    top: 26px;
    /* match top ul list item height */
    
    z-index: 99;
}
ul.cms_azw_h_menu li:hover li ul,
ul.cms_azw_h_menu li.sfHover li ul {
    top: -999em;
}
ul.cms_azw_h_menu li li:hover ul,
ul.cms_azw_h_menu li li.sfHover ul {
    left: -200px;
    /* match ul width */
    
    top: 0;
}
ul.cms_azw_h_menu li li:hover li ul,
ul.cms_azw_h_menu li li.sfHover li ul {
    top: 26px;
}
ul.cms_azw_h_menu li li li:hover ul,
ul.cms_azw_h_menu li li li.sfHover ul {
    left: -200px;
    /* match ul width */
    
    top: 0px;
}

/*** DEMO SKIN ***/
.cms_azw_h_menu a {
    display: block;
    position: relative;
    border-left: 1px solid #fff;
    padding-right: 15px;
    padding-left: 15px;
    padding-top: 2px;
    padding-bottom: 2px;
    ;
    color: #333;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: 20px;
}
.cms_azw_h_menu a img {
    margin-right: 3px;
    margin-left: 3px;
    float: right;
}
.cms_azw_h_menu li li a {
    border-top: 1px dotted #CCC;
}
.cms_azw_h_menu li li:first-child a {
    border-top: 0px;
}
.cms_azw_h_menu li li {
    background: #fff;
}
.cms_azw_h_menu li li li {
    background-color: #FFF;
}
.cms_azw_h_menu li:hover,
.cms_azw_h_menu li.sfHover,
.cms_azw_h_menu a:focus,
.cms_azw_h_menu a:hover,
.cms_azw_h_menu a:active {
    background-color: #eee;
    outline: none;
    color: #000;
}

/*** arrows **/
.cms_azw_h_menu a.sf-with-ul {
    padding-left: 20px;
    min-width: 1px;
    /* trigger IE7 hasLayout so spans position accurately */
}
.sf-sub-indicator {
    position: absolute;
    display: block;
    left: 2px;
    top: 7px;
    /* IE6 only */
    
    width: 10px;
    height: 10px;
    overflow: hidden;
    /* 8-bit indexed alpha png. IE6 gets solid image only */
    
    background-image: url(../../Images/client/menu/arrow_right_gray.png);
    background-repeat: no-repeat;
    background-position: -10px -100px;
}
a>.sf-sub-indicator {
    /* give all except IE6 the correct values */
    
    top: 7px;
    background-position: 0 -100px;
    /* use translucent arrow for modern browsers*/
}

/* apply hovers to modern browsers */
a:focus>.sf-sub-indicator,
a:hover>.sf-sub-indicator,
a:active>.sf-sub-indicator,
li:hover>a>.sf-sub-indicator,
li.sfHover>a>.sf-sub-indicator {
    background-position: -10px -100px;
    /* arrow hovers for modern browsers*/
}

/* point right for anchors in subs */
.cms_azw_h_menu ul .sf-sub-indicator {
    background-position: -10px 0;
}
.cms_azw_h_menu ul a>.sf-sub-indicator {
    background-position: 0 0;
}

/* apply hovers to modern browsers */
.cms_azw_h_menu ul a:focus>.sf-sub-indicator,
.cms_azw_h_menu ul a:hover>.sf-sub-indicator,
.cms_azw_h_menu ul a:active>.sf-sub-indicator,
.cms_azw_h_menu ul li:hover>a>.sf-sub-indicator,
.cms_azw_h_menu ul li.sfHover>a>.sf-sub-indicator {
    background-position: -10px 0;
    /* arrow hovers for modern browsers*/
}

/*** shadows for all but IE6 ***/
.sf-shadow ul {
    background: url('../../Images/client/menu/shadow.png') no-repeat bottom right;
    padding: 0 0px 5px 0;
    -moz-border-radius-bottomleft: 17px;
    -moz-border-radius-topright: 17px;
    -webkit-border-top-right-radius: 17px;
    -webkit-border-bottom-left-radius: 17px;
}
.sf-shadow ul.sf-shadow-off {
    background: transparent;
}

/* start footer menu */
.TBL_FooterMenu {
    font-family: tahoma;
    font-size: 9pt;
    color: #333;
    direction: rtl;
    float: right;
}
.TBL_FooterMenu a {
    color: #000;
    padding: 0px 8px;
}
.TBL_FooterMenu a:hover {
    color: #666;
}

/* end footer menu */
.cms_azw_datetime {
    color: #cf2e87;
}
.cms_template_icons_language {
    color: #cf2e87;
}

/* end silver template style */

/* start gallery simpleshow style*/
.cms_azw_gallery_simpleshowgroup {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: #000;
    text-align: right;
    direction: rtl;
    line-height: 25px;
    float: right;
}
.cms_azw_gallery_simpleshowgroup:hover {
    color: #666;
}
.cms_azw_gallery_btnlast {
    background-image: url('../../Images/client/galery/azw_icons_simpleshow.png');
    background-position: -47px 0px;
    width: 10px;
    height: 10px;
    float: left;
    margin: 5px 5px;
    color: transparent;
    cursor: pointer;
}
.cms_azw_gallery_btnlast:hover {
    background-position: -47px -16px;
}
.cms_azw_gallery_btnnext {
    background-image: url('../../Images/client/galery/azw_icons_simpleshow.png');
    background-position: -33px 0px;
    width: 10px;
    height: 10px;
    float: left;
    margin: 5px 5px;
    color: transparent;
    cursor: pointer;
}
.cms_azw_gallery_btnnext:hover {
    background-position: -33px -16px;
}
.cms_azw_gallery_btnPrevious {
    background-image: url('../../Images/client/galery/azw_icons_simpleshow.png');
    background-position: -17px 0px;
    width: 10px;
    height: 10px;
    float: left;
    margin: 5px 5px;
    color: transparent;
    cursor: pointer;
}
.cms_azw_gallery_btnPrevious:hover {
    background-position: -17px -16px;
}
.cms_azw_gallery_btnfirst {
    background-image: url('../../Images/client/galery/azw_icons_simpleshow.png');
    background-position: -2px 0px;
    width: 10px;
    height: 10px;
    float: left;
    margin: 5px 5px;
    color: transparent;
    cursor: pointer;
}
.cms_azw_gallery_btnfirst:hover {
    background-position: -2px -16px;
}

/* end gallery simpleshow style*/

/* start gallery with thumbnail style*/
.cms_azw_gallery_with_thumb {
    display: block;
    font-family: Tahoma, Geneva, sans-serif;
    background-color: #FFF;
    width: 722px;
    height: 464px;
    border: 1px solid #999;
    padding: 10px;
    text-align: center;
}
.cms_azw_gallery_with_thumb .main-screen {
    position: relative;
    clear: both;
    background-color: #000;
    border: 1px solid #222;
    width: 720px;
    height: 360px;
    overflow: hidden;
    margin: 0 auto;
}
.cms_azw_gallery_with_thumb .strip {
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
    overflow: hidden;
}
.cms_azw_gallery_with_thumb .content-box {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
}
.cms_azw_gallery_with_thumb .main-img {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    z-index: 0;
}
.cms_azw_gallery_with_thumb .preloader {
    position: absolute;
    top: 50%;
    left: 50%;
    width: 40px;
    height: 40px;
    margin-top: -20px;
    margin-left: -20px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    background: #000 url(../../Images/client/galery/gallery_thumbnail_controls/loader.gif) center no-repeat;
    display: none;
    z-index: 3;
}
.cms_azw_gallery_with_thumb .desc,
.cms_azw_gallery_with_thumb .info,
.cms_azw_gallery_with_thumb .thumbnails li div p {
    color: #FFF;
    background-color: #000;
    background: rgba(0, 0, 0, .75);
    font-size: 12px;
    text-align: right;
    direction: rtl;
    position: absolute;
    left: 0;
    z-index: 4;
    width: 100%;
    overflow: hidden;
    visibility: hidden;
}
.cms_azw_gallery_with_thumb .ie-rgba {
    background-color: transparent;
    filter: progid: DXImageTransform.Microsoft.gradient(startColorstr=#BF000000, endColorstr=#BF000000);
}
.cms_azw_gallery_with_thumb .info {
    height: 22px;
}
.cms_azw_gallery_with_thumb .inner-text {
    padding: 8px;
}
.cms_azw_gallery_with_thumb .timer {
    position: absolute;
    top: 0;
    left: 0;
    width: 0;
    height: 100%;
    visibility: hidden;
    background-color: #666;
    filter: alpha(opacity=50);
    opacity: .5;
    z-index: 1;
}
.cms_azw_gallery_with_thumb .inner-info {
    position: relative;
    float: right;
    width: auto;
    height: 22px;
    padding: 0 8px;
    line-height: 22px;
    text-align: center;
    z-index: 2;
}
.cms_azw_gallery_with_thumb .s-info {
    position: relative;
    float: left;
    width: auto;
    height: 22px;
    padding: 0;
    line-height: 22px;
    text-align: center;
}
.cms_azw_gallery_with_thumb .play-btn {
    display: none;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -20px;
    margin-left: -20px;
    width: 40px;
    height: 40px;
    background: #000 url(../../Images/client/galery/gallery_thumbnail_controls/gallery_screen.png) 15px 12px no-repeat;
    background: rgba(0, 0, 0, .75) url(../../Images/client/galery/gallery_thumbnail_controls/gallery_screen.png) 15px 12px no-repeat;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    cursor: pointer;
    z-index: 5;
}
.cms_azw_gallery_with_thumb .play-btn.pause {
    background-position: -11px 12px !important;
}
.cms_azw_gallery_with_thumb .prev-btn,
.cms_azw_gallery_with_thumb .next-btn {
    position: absolute;
    width: 25px;
    height: 40px;
    top: 50%;
    left: 0;
    margin-top: -20px;
    z-index: 5;
    cursor: pointer;
    visibility: hidden;
    background: #000 url(../../Images/client/galery/gallery_thumbnail_controls/gallery_screen.png) no-repeat;
    background: rgba(0, 0, 0, .75) url(../../Images/client/galery/gallery_thumbnail_controls/gallery_screen.png) no-repeat;
}
.cms_azw_gallery_with_thumb .prev-btn {
    background-position: -43px 12px;
    -moz-border-radius-topright: 5px;
    -moz-border-radius-bottomright: 5px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
}
.cms_azw_gallery_with_thumb .next-btn {
    background-position: -60px 12px;
    -moz-border-radius-topleft: 5px;
    -moz-border-radius-bottomleft: 5px;
    border-top-left-radius: 5px;
    border-bottom-left-radius: 5px;
}
.cms_azw_gallery_with_thumb .prev-btn:hover,
.cms_azw_gallery_with_thumb .next-btn:hover,
.cms_azw_gallery_with_thumb .play-btn:hover {
    background-color: #000;
}
.cms_azw_gallery_with_thumb .cpanel {
    position: relative;
    clear: both;
    width: 699px;
    height: auto;
    margin: 0 auto;
}
.cms_azw_gallery_with_thumb .thumbnails {
    position: relative;
    width: 655px;
    height: auto;
    float: left;
    overflow: hidden;
    z-index: 1;
}
.cms_azw_gallery_with_thumb .thumbnails ul {
    list-style: none;
    position: relative;
    width: 9999999px;
    height: auto;
    margin: 0;
    padding: 0;
    z-index: 0;
}
.cms_azw_gallery_with_thumb .thumbnails li {
    display: block;
    position: relative;
    float: left;
    margin-right: 5px;
}
.cms_azw_gallery_with_thumb .thumbnails li div {
    position: relative;
    float: left;
    width: 125px;
    height: 70px;
    background-color: #000;
    border: 1px solid #222;
    margin: 10px 0;
    overflow: hidden;
}
.cms_azw_gallery_with_thumb .thumbnails li div p {
    width: auto;
    height: auto;
    border: 0;
    margin: 0;
    padding: 2px;
    text-align: center;
    z-index: 1;
    visibility: visible;
}
.cms_azw_gallery_with_thumb .thumbnails li div img {
    position: absolute;
    top: 0;
    left: 0;
    border: 0;
    z-index: 0;
}
.cms_azw_gallery_with_thumb li.up-arrow {
    background: url(../../Images/client/galery/gallery_thumbnail_controls/gallery_cp.png) center -48px no-repeat;
}
.cms_azw_gallery_with_thumb li.down-arrow {
    background: url(../../Images/client/galery/gallery_thumbnail_controls/gallery_cp.png) center bottom no-repeat;
}
.cms_azw_gallery_with_thumb li:hover div {
    border-color: #09F;
}
.cms_azw_gallery_with_thumb li.up-arrow img,
.cms_azw_gallery_with_thumb li.down-arrow img,
.cms_azw_gallery_with_thumb li.curr img,
.cms_azw_gallery_with_thumb li:hover img {
    -moz-opacity: .7;
    opacity: .7;
    filter: alpha(opacity=70);
}
.cms_azw_gallery_with_thumb li.curr div,
.cms_azw_gallery_with_thumb li.up-arrow div,
.cms_azw_gallery_with_thumb li.down-arrow div {
    border-color: #222 !important;
}
.cms_azw_gallery_with_thumb div.data {
    display: none;
}
.cms_azw_gallery_with_thumb .thumbs-back,
.cms_azw_gallery_with_thumb .thumbs-fwd {
    float: left;
    position: relative;
    width: 22px;
    height: 80px;
    cursor: pointer;
    background: url(../../Images/client/galery/gallery_thumbnail_controls/gallery_cp.png) no-repeat;
}
.cms_azw_gallery_with_thumb .thumbs-back {
    background-position: 4px center;
}
.cms_azw_gallery_with_thumb .thumbs-fwd {
    background-position: -42px center;
}
.cms_azw_gallery_with_thumb .cbar {
    position: relative;
    clear: both;
    height: 20px;
}
.cms_azw_gallery_with_thumb .index-panel {
    position: relative;
    display: inline;
    float: left;
    height: 20px;
    overflow: hidden;
}
.cms_azw_gallery_with_thumb .index,
.cms_azw_gallery_with_thumb .index-hl {
    position: relative;
    display: inline;
    float: left;
    width: 8px;
    height: 8px;
    margin: 6px;
    background: url(../../Images/client/galery/gallery_thumbnail_controls/gallery_cp.png) no-repeat;
}
.cms_azw_gallery_with_thumb .index {
    background-position: -18px -30px;
    cursor: pointer;
}
.cms_azw_gallery_with_thumb .index-hl {
    background-position: -34px -30px !important;
    cursor: default;
}
.cms_azw_gallery_with_thumb .index:hover {
    background-position: -26px -30px;
}
.cms_azw_gallery_with_thumb .thumb-info {
    position: relative;
    display: inline;
    float: right;
    height: 20px;
    line-height: 20px;
    font-size: 11px;
    color: #000;
}
.cms_azw_gallery_with_thumb .s-panel {
    position: absolute;
    top: 0;
    left: 50%;
    display: block;
    width: auto;
    height: 22px;
    z-index: 3;
}
.cms_azw_gallery_with_thumb .s-prev,
.cms_azw_gallery_with_thumb .s-next,
.cms_azw_gallery_with_thumb .s-play {
    display: block;
    float: left;
    width: 22px;
    height: 20px;
    margin: 1px;
    background-image: url(../../Images/client/galery/gallery_thumbnail_controls/gallery_screen.png);
    background-repeat: no-repeat;
    -moz-opacity: .85;
    opacity: .85;
    filter: alpha(opacity=85);
    cursor: pointer;
}
.cms_azw_gallery_with_thumb .s-play {
    background-position: 0 -28px;
}
.cms_azw_gallery_with_thumb .s-play.pause {
    background-position: -16px -28px !important;
}
.cms_azw_gallery_with_thumb .s-prev {
    background-position: -32px -28px;
}
.cms_azw_gallery_with_thumb .s-next {
    background-position: -47px -28px;
}
.cms_azw_gallery_with_thumb .s-prev:hover,
.cms_azw_gallery_with_thumb .s-next:hover,
.cms_azw_gallery_with_thumb .s-play:hover {
    -moz-opacity: 1;
    opacity: 1;
    filter: alpha(opacity=100);
}
.cms_azw_gallery_with_thumb .s-prev.off,
.cms_azw_gallery_with_thumb .s-next.off {
    -moz-opacity: .5;
    opacity: .5;
    filter: alpha(opacity=50);
    cursor: default;
}
.cms_azw_gallery_with_thumb .prev-btn.off,
.cms_azw_gallery_with_thumb .next-btn.off,
.cms_azw_gallery_with_thumb .thumbs-back.off,
.cms_azw_gallery_with_thumb .thumbs-fwd.off {
    -moz-opacity: 0;
    opacity: 0;
    filter: alpha(opacity=0);
    cursor: default;
}
.cms_azw_gallery_with_thumb .vpiece,
.cms_azw_gallery_with_thumb .hpiece {
    position: absolute;
    z-index: 2;
}
#cms_azw_gallery_with_thumb_tooltip {
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 9999;
}
#cms_azw_gallery_with_thumb_tooltip.txt-up {
    margin-left: -10px;
    margin-bottom: 5px;
    background: url(../../Images/client/galery/gallery_thumbnail_controls/tail.png) no-repeat;
    background-position: 10px bottom;
    background-position-x: 10px;
    background-position-y: bottom;
}
#cms_azw_gallery_with_thumb_tooltip.txt-down {
    margin-left: -10px;
    margin-top: 24px;
    background: url(../../Images/client/galery/gallery_thumbnail_controls/rev_tail.png) no-repeat;
    background-position: 10px top;
    background-position-x: 10px;
    background-position-y: top;
}
#cms_azw_gallery_with_thumb_tooltip .tt-txt {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    color: #FFF;
    background-color: #000;
    max-width: 300px;
    padding: 5px;
    margin: 8px 0;
}
.cms_azw_gallery_with_thumb .inner-text h1 {
    font-size: 16px;
    color: #008CEA;
    font-weight: normal;
}
.cms_azw_gallery_with_thumb .title {
    height: 60px;
}

/* end gallery with thumbnail style*/

/* start gallery with thumbnail auto and zoom style*/
.cms_azw_gallery_thumbnail_auto {
    overflow: visible;
    font-family: Tahoma, Geneva, sans-serif;
    margin-right: auto;
    margin-left: auto;
    position: relative;
}
.cms_azw_gallery_thumbnail_auto * {
    margin: 0px;
    padding: 0px;
    transition: none;
    -moz-transition: none;
    -webkit-transition: none;
    -o-transition: none;
}
.cms_azw_gallery_thumbnail_auto a {
    position: static;
}
.cms_azw_gallery_thumbnail_auto img {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    max-height: none;
    max-width: none;
}
.cms_azw_gallery_thumbnail_auto .slider-main {
    width: 100%;
    height: 100%;
    position: relative;
    z-index: 1;
}
.cms_azw_gallery_thumbnail_auto .slide-wrapper {
    width: 100%;
    height: 100%;
    overflow: visible;
    position: relative;
    z-index: 2;
}
.cms_azw_gallery_thumbnail_auto ul.cms_azw_gallery_thumbnail_auto_slides {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto li.slide {
    list-style: none;
    margin: 0px !important;
    padding: 0px !important;
    width: 100%;
    height: 100%;
    overflow: hidden;
    display: block;
    visibility: hidden;
    filter: alpha(opacity=100);
    position: absolute;
    opacity: 1;
}
.cms_azw_gallery_thumbnail_auto li.slide .image {
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto li.slide .thumbnail {
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto li.slide .caption {
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto li.slide .html {
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .video-hidden-image {
    display: none;
}
.cms_azw_gallery_thumbnail_auto iframe.video {
    background-color: rgb(0, 0, 0);
}
.cms_azw_gallery_thumbnail_auto .video-play-button {
    background-position: center;
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    display: block;
    position: absolute;
    background-image: url("../../Images/client/galery/video_play.png");
}
.cms_azw_gallery_thumbnail_auto iframe {
    display: block;
}
.webkit.cms_azw_gallery_thumbnail_auto li.slide .html iframe {
    opacity: 0;
}
.webkit.cms_azw_gallery_thumbnail_auto li.slide .layer iframe {
    opacity: 0;
}
.webkit.cms_azw_gallery_thumbnail_auto li.transition.slide .html iframe {
    opacity: 1;
}
.webkit.cms_azw_gallery_thumbnail_auto li.active.slide .html iframe {
    opacity: 1;
}
.webkit.cms_azw_gallery_thumbnail_auto li.transition.slide .init.layer iframe {
    opacity: 1;
}
.webkit.cms_azw_gallery_thumbnail_auto li.active.slide .init.layer iframe {
    opacity: 1;
}
.cms_azw_gallery_thumbnail_auto .slice-container {
    width: 100%;
    height: 100%;
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .swipeable-container {
    width: 100%;
    height: 100%;
    overflow: hidden;
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .swipeable-container .cms_azw_gallery_thumbnail_auto_slides {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.cms_azw_gallery_thumbnail_auto .swipeable-container .cms_azw_gallery_thumbnail_auto_slides .selectable {
    cursor: auto;
    -webkit-user-select: auto;
    -moz-user-select: auto;
    -o-user-select: auto;
    user-select: auto;
}
.cms_azw_gallery_thumbnail_auto .swipeable-container .grab {
    cursor: url(https://mail.google.com/mail/../../Images/client/galery/2/openhand.cur), default;
}
.cms_azw_gallery_thumbnail_auto .swipeable-container .grabbing {
    cursor: url(https://mail.google.com/mail/../../Images/client/galery/2/closedhand.cur), default;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .swipe {
    -webkit-user-select: none;
    -moz-user-select: none;
    -o-user-select: none;
    user-select: none;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .grab {
    cursor: url(https://mail.google.com/mail/../../Images/client/galery/2/openhand.cur), default;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .grabbing {
    cursor: url(https://mail.google.com/mail/../../Images/client/galery/2/closedhand.cur), default;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .grabbing a:hover {
    cursor: url(https://mail.google.com/mail/../../Images/client/galery/2/closedhand.cur), default;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .grabbing a:active {
    cursor: url(https://mail.google.com/mail/../../Images/client/galery/2/closedhand.cur), default;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .grabbing .lightbox-icon {
    cursor: url(https://mail.google.com/mail/../../Images/client/galery/2/closedhand.cur), default;
}
.cms_azw_gallery_thumbnail_auto .layer {
    padding: 4px;
    visibility: hidden;
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.cms_azw_gallery_thumbnail_auto .black.layer {
    background: rgba(0, 0, 0, 0.7);
    color: rgb(255, 255, 255);
    text-align: right;
    direction: rtl;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
}
.cms_azw_gallery_thumbnail_auto .white.layer {
    background: rgba(255, 255, 255, 0.7);
    color: rgb(0, 0, 0);
    text-align: right;
    direction: rtl;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
}
.cms_azw_gallery_thumbnail_auto .rounded.layer {
    border-radius: 10px;
}
.cms_azw_gallery_thumbnail_auto .slice {
    display: block;
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .preloader {
    background: url("../../Images/client/galery/preloader2.gif") no-repeat;
    width: 62px;
    height: 14px;
    position: absolute;
    z-index: 15;
}
.cms_azw_gallery_thumbnail_auto .slide-arrows {
    position: static;
}
.cms_azw_gallery_thumbnail_auto .slide-arrows a {
    position: absolute;
    cursor: pointer;
}
.cms_azw_gallery_thumbnail_auto .lightbox-icon {
    left: 50%;
    top: 50%;
    width: 80px;
    height: 80px;
    margin-top: -40px;
    margin-left: -40px;
    position: absolute;
    cursor: pointer;
}
.cms_azw_gallery_thumbnail_auto .play.lightbox-icon {
    background-image: url("../../Images/client/galery/lightbox_play.png");
}
.cms_azw_gallery_thumbnail_auto .magnifying.lightbox-icon {
    background-image: url("../../Images/client/galery/lightbox_magnifying.png");
}
.cms_azw_gallery_thumbnail_auto .hyperlink.lightbox-icon {
    background-image: url("../../Images/client/galery/lightbox_hyperlink.png");
}
.cms_azw_gallery_thumbnail_auto .slideshow-controls {
    position: absolute;
    cursor: pointer;
}
.cms_azw_gallery_thumbnail_auto .shadow {
    height: 94px;
    margin-top: -50px;
    position: absolute;
    z-index: 1;
}
.cms_azw_gallery_thumbnail_auto .shadow .shadow-left {
    float: left;
}
.cms_azw_gallery_thumbnail_auto .shadow .shadow-right {
    float: left;
}
.cms_azw_gallery_thumbnail_auto .shadow .shadow-middle {
    float: left;
}
.cms_azw_gallery_thumbnail_auto .shadow .shadow-left {
    background: url("../../Images/client/galery/shadow_left.png");
    width: 200px;
    height: 94px;
    float: left;
}
.cms_azw_gallery_thumbnail_auto .shadow .shadow-right {
    background: url("../../Images/client/galery/shadow_right.png");
    width: 200px;
    height: 94px;
    float: left;
}
.cms_azw_gallery_thumbnail_auto .shadow .shadow-middle {
    background: url("../../Images/client/galery/shadow_middle.png") repeat-x;
    height: 94px;
    float: left;
}
.cms_azw_gallery_thumbnail_auto .full-screen-controls {
    background: url("../../Images/client/galery/fullscreen.png") no-repeat;
    left: 20px;
    top: 20px;
    width: 31px;
    height: 27px;
    position: absolute;
    cursor: pointer;
}
.cms_azw_gallery_thumbnail_auto .timer-animation {
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto canvas {
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .timer-animation .timer-animation-controls {
    left: 50%;
    top: 50%;
    width: 20px;
    height: 20px;
    margin-top: -10px;
    margin-left: -10px;
    position: absolute;
    cursor: pointer;
}
.cms_azw_gallery_thumbnail_auto .timer-animation .timer-animation-controls {
    background: url("../../Images/client/galery/playpause_small.png") no-repeat;
}
.cms_azw_gallery_thumbnail_auto .play.timer-animation .timer-animation-controls {
    background-position: -20px 0px;
}
.cms_azw_gallery_thumbnail_auto .pause.timer-animation .timer-animation-controls {}
.cms_azw_gallery_thumbnail_auto .caption-container {
    overflow: hidden;
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .caption-container .wrapper {
    margin: 0px;
    padding: 0px;
    border: 0px currentColor;
    position: absolute;
    box-shadow: none;
    background-color: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
}
.cms_azw_gallery_thumbnail_auto .caption-container .background {
    width: 100%;
    height: 100%;
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .caption-container .caption {
    width: 100%;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-wrapper {
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .thumbnail {
    background-position: center;
    overflow: hidden;
    position: absolute;
    background-image: url("../../Images/client/galery/preloader.gif");
    background-repeat: no-repeat;
}
.cms_azw_gallery_thumbnail_auto .slide-buttons {
    position: absolute;
    z-index: 3;
}
.cms_azw_gallery_thumbnail_auto .slide-buttons .left {
    float: left;
}
.cms_azw_gallery_thumbnail_auto .slide-buttons .right {
    float: left;
}
.cms_azw_gallery_thumbnail_auto .slide-buttons .middle {
    float: left;
}
.cms_azw_gallery_thumbnail_auto .slide-buttons a {
    text-align: center;
    text-decoration: none;
    float: left;
    position: relative;
    cursor: pointer;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller {
    position: absolute;
    z-index: 2;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .visible-container {
    overflow: hidden;
    position: relative;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .container {
    list-style: none;
    margin: 0px;
    padding: 0px;
    left: 0px;
    top: 0px;
    overflow: visible;
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .thumbnail-wrapper {
    list-style: none;
    cursor: pointer;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .lightbox-icon {
    left: 50%;
    top: 50%;
    width: 30px;
    height: 30px;
    margin-top: -15px;
    margin-left: -15px;
    position: absolute;
    cursor: pointer;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .play.lightbox-icon {
    background-image: url("../../Images/client/galery/lightbox_play_small.png");
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .magnifying.lightbox-icon {
    background-image: url("../../Images/client/galery/lightbox_magnifying_small.png");
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .hyperlink.lightbox-icon {
    background-image: url("../../Images/client/galery/lightbox_hyperlink_small.png");
}
.cms_azw_gallery_thumbnail_auto .thumbnail .caption {
    width: 100%;
    position: absolute;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
}
.cms_azw_gallery_thumbnail_auto .thumbnail .caption .background {
    width: 100%;
    height: 100%;
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .thumbnail .caption .content {
    width: 100%;
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .arrows a {
    position: absolute;
    cursor: pointer;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .buttons {
    width: auto;
    position: absolute;
}
.cms_azw_gallery_thumbnail_auto .thumbnail-scroller .buttons a {
    text-decoration: none;
    position: absolute;
    cursor: pointer;
}
.cms_azw_gallery_thumbnail_auto-tooltip {
    position: absolute;
    z-index: 9999;
}

/* start prettyphoto */
div.pp_default .pp_top {
    height: 13px;
}
div.pp_default .pp_top .pp_middle {
    height: 13px;
}
div.pp_default .pp_top .pp_left {
    height: 13px;
}
div.pp_default .pp_top .pp_right {
    height: 13px;
}
div.pp_default .pp_bottom {
    height: 13px;
}
div.pp_default .pp_bottom .pp_left {
    height: 13px;
}
div.pp_default .pp_bottom .pp_middle {
    height: 13px;
}
div.pp_default .pp_bottom .pp_right {
    height: 13px;
}
div.pp_default .pp_top .pp_left {
    background: url("../../Images/client/galery/sprite.png") no-repeat -78px -93px;
}
div.pp_default .pp_top .pp_middle {
    background: url("../../Images/client/galery/sprite_x.png") repeat-x left top;
}
div.pp_default .pp_top .pp_right {
    background: url("../../Images/client/galery/sprite.png") no-repeat -112px -93px;
}
div.pp_default .pp_content .ppt {
    color: rgb(248, 248, 248);
}
div.pp_default .pp_content_container .pp_left {
    background: url("../../Images/client/galery/sprite_y.png") repeat-y -7px 0px;
    padding-left: 13px;
}
div.pp_default .pp_content_container .pp_right {
    background: url("../../Images/client/galery/sprite_y.png") repeat-y right top;
    padding-right: 13px;
}
div.pp_default .pp_content {
    background-color: rgb(255, 255, 255);
}
div.pp_default .pp_next:hover {
    background: url("../../Images/client/galery/sprite_next.png") no-repeat right;
    cursor: pointer;
}
div.pp_default .pp_previous:hover {
    background: url("../../Images/client/galery/sprite_prev.png") no-repeat left;
    cursor: pointer;
}
div.pp_default .pp_expand {
    background: url("../../Images/client/galery/sprite.png") no-repeat 0px -29px;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
div.pp_default .pp_expand:hover {
    background: url("../../Images/client/galery/sprite.png") no-repeat 0px -56px;
    cursor: pointer;
}
div.pp_default .pp_contract {
    background: url("../../Images/client/galery/sprite.png") no-repeat 0px -84px;
    width: 28px;
    height: 28px;
    cursor: pointer;
}
div.pp_default .pp_contract:hover {
    background: url("../../Images/client/galery/sprite.png") no-repeat 0px -113px;
    cursor: pointer;
}
div.pp_default .pp_close {
    background: url("../../Images/client/galery/sprite.png") no-repeat 2px 1px;
    width: 30px;
    height: 30px;
    cursor: pointer;
}
div.pp_default #pp_full_res .pp_inline {
    color: rgb(0, 0, 0);
}
div.pp_default .pp_gallery ul li a {
    background: url("../../Images/client/galery/default_thumb.png") center rgb(248, 248, 248);
    border: 1px solid rgb(170, 170, 170);
}
div.pp_default .pp_gallery ul li a:hover {
    border-color: rgb(255, 255, 255);
}
div.pp_default .pp_gallery ul li.selected a {
    border-color: rgb(255, 255, 255);
}
div.pp_default .pp_social {
    margin-top: 7px;
}
div.pp_default .pp_gallery a.pp_arrow_previous {
    left: auto;
    position: static;
}
div.pp_default .pp_gallery a.pp_arrow_next {
    left: auto;
    position: static;
}
div.pp_default .pp_nav .pp_play {
    background: url("../../Images/client/galery/sprite.png") no-repeat -51px 1px;
    width: 30px;
    height: 30px;
}
div.pp_default .pp_nav .pp_pause {
    background: url("../../Images/client/galery/sprite.png") no-repeat -51px 1px;
    width: 30px;
    height: 30px;
}
div.pp_default .pp_nav .pp_pause {
    background-position: -51px -29px;
}
div.pp_default .pp_details {
    position: relative;
}
div.pp_default a.pp_arrow_previous {
    background: url("../../Images/client/galery/sprite.png") no-repeat -31px -3px;
    margin: 4px 0px 0px;
    width: 20px;
    height: 20px;
}
div.pp_default a.pp_arrow_next {
    background: url("../../Images/client/galery/sprite.png") no-repeat -31px -3px;
    margin: 4px 0px 0px;
    width: 20px;
    height: 20px;
}
div.pp_default a.pp_arrow_next {
    background-position: -82px -3px;
    left: 52px;
}
div.pp_default .pp_content_container .pp_details {
    margin-top: 5px;
}
div.pp_default .pp_nav {
    width: 110px;
    height: 30px;
    clear: none;
    position: relative;
}
div.pp_default .pp_nav .currentTextHolder {
    margin: 0px;
    padding: 0px 0px 0px 10px;
    left: 75px;
    top: 2px;
    color: rgb(153, 153, 153);
    line-height: 25px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11px;
    font-style: italic;
    position: absolute;
}
div.pp_default .pp_close:hover {
    opacity: 0.7;
}
div.pp_default .pp_nav .pp_play:hover {
    opacity: 0.7;
}
div.pp_default .pp_nav .pp_pause:hover {
    opacity: 0.7;
}
div.pp_default .pp_arrow_next:hover {
    opacity: 0.7;
}
div.pp_default .pp_arrow_previous:hover {
    opacity: 0.7;
}
div.pp_default .pp_description {
    margin: 5px 50px 5px 0px;
    line-height: 14px;
    font-size: 11px;
    font-weight: bold;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: 25px;
    text-align: right;
    direction: rtl;
    color: #333;
}
div.pp_default .pp_bottom .pp_left {
    background: url("../../Images/client/galery/sprite.png") no-repeat -78px -127px;
}
div.pp_default .pp_bottom .pp_middle {
    background: url("../../Images/client/galery/sprite_x.png") repeat-x left bottom;
}
div.pp_default .pp_bottom .pp_right {
    background: url("../../Images/client/galery/sprite.png") no-repeat -112px -127px;
}
div.pp_default .pp_loaderIcon {
    background: url("../../Images/client/galery/loader.gif") no-repeat center;
}
div.pp_overlay {
    background: rgb(0, 0, 0);
    left: 0px;
    top: 0px;
    width: 100%;
    display: none;
    position: absolute;
    z-index: 9500;
}
div.pp_pic_holder {
    width: 100px;
    display: none;
    position: absolute;
    z-index: 10000;
}
.pp_top {
    height: 20px;
    position: relative;
}
* html .pp_top {
    padding: 0px 20px;
}
.pp_top .pp_left {
    left: 0px;
    width: 20px;
    height: 20px;
    position: absolute;
}
.pp_top .pp_middle {
    left: 20px;
    height: 20px;
    right: 20px;
    position: absolute;
}
* html .pp_top .pp_middle {
    left: 0px;
    position: static;
}
.pp_top .pp_right {
    left: auto;
    top: 0px;
    width: 20px;
    height: 20px;
    right: 0px;
    position: absolute;
}
.pp_content {
    height: 40px;
    min-width: 40px;
}
* html .pp_content {
    width: 40px;
}
.pp_fade {
    display: none;
}
.pp_content_container {
    width: 100%;
    text-align: right;
    position: relative;
}
.pp_content_container .pp_left {
    padding-left: 20px;
}
.pp_content_container .pp_right {
    padding-right: 20px;
}
.pp_content_container .pp_details {
    margin: 10px 0px 2px;
    float: left;
}
.pp_description {
    margin: 0px;
    display: none;
}
.pp_social {
    margin: 0px;
    float: left;
}
.pp_nav {
    margin: 3px 10px 0px 0px;
    clear: right;
    float: left;
}
.pp_nav p {
    margin: 2px 4px;
    float: left;
    white-space: nowrap;
}
.pp_nav .pp_play {
    text-indent: -10000px;
    margin-right: 4px;
    float: left;
    color: transparent;
}
.pp_nav .pp_pause {
    text-indent: -10000px;
    margin-right: 4px;
    float: left;
    color: transparent;
}
a.pp_arrow_previous {
    width: 14px;
    height: 15px;
    text-indent: -10000px;
    overflow: hidden;
    margin-top: 3px;
    float: left;
    display: block;
    color: transparent;
}
a.pp_arrow_next {
    width: 14px;
    height: 15px;
    text-indent: -10000px;
    overflow: hidden;
    margin-top: 3px;
    float: left;
    display: block;
    color: transparent;
}
.pp_hoverContainer {
    top: 0px;
    width: 100%;
    position: absolute;
    z-index: 2000;
}
a.pp_next {
    background: url("../../Images/client/galery/btnNext.png") no-repeat 10000px 10000px;
    width: 49%;
    height: 100%;
    text-indent: -10000px;
    float: right;
    display: block;
    color: transparent;
}
a.pp_previous {
    background: url("../../Images/client/galery/btnNext.png") no-repeat 10000px 10000px;
    width: 49%;
    height: 100%;
    text-indent: -10000px;
    float: left;
    display: block;
    color: transparent;
}
a.pp_expand {
    top: 10px;
    width: 20px;
    height: 20px;
    right: 30px;
    text-indent: -10000px;
    display: none;
    position: absolute;
    z-index: 20000;
    cursor: pointer;
    color: transparent;
}
a.pp_contract {
    top: 10px;
    width: 20px;
    height: 20px;
    right: 30px;
    text-indent: -10000px;
    display: none;
    position: absolute;
    z-index: 20000;
    cursor: pointer;
    color: transparent;
}
a.pp_close {
    top: 0px;
    right: 0px;
    line-height: 22px;
    text-indent: -10000px;
    display: block;
    position: absolute;
    color: transparent;
}
.pp_bottom {
    height: 20px;
    position: relative;
}
* html .pp_bottom {
    padding: 0px 20px;
}
.pp_bottom .pp_left {
    left: 0px;
    width: 20px;
    height: 20px;
    position: absolute;
}
.pp_bottom .pp_middle {
    left: 20px;
    height: 20px;
    right: 20px;
    position: absolute;
}
* html .pp_bottom .pp_middle {
    left: 0px;
    position: static;
}
.pp_bottom .pp_right {
    left: auto;
    top: 0px;
    width: 20px;
    height: 20px;
    right: 0px;
    position: absolute;
}
.pp_loaderIcon {
    margin: -12px 0px 0px -12px;
    left: 50%;
    top: 50%;
    width: 24px;
    height: 24px;
    display: block;
    position: absolute;
}
#pp_full_res {
    line-height: 1 !important;
}
#pp_full_res .pp_inline {
    text-align: right;
}
#pp_full_res .pp_inline p {
    margin: 0px 0px 15px;
}
div.ppt {
    margin: 0px 15px 5px 0px;
    color: rgb(255, 255, 255);
    display: none;
    z-index: 9999;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 13px;
    text-align: right;
    direction: rtl;
    line-height: 25px;
}

/* end prettyphoto*/

/* start cms_azw_glossy-curved-black*/
.cms_azw_glossy-curved-black .slide-wrapper {
    border: 4px solid rgb(255, 255, 255);
    box-shadow: 0px 0px 10px #ccc;
    background-color: rgb(255, 255, 255);
    -moz-box-shadow: 0 0 10px #CCC;
    -webkit-box-shadow: 0 0 10px #CCC;
}
.cms_azw_glossy-curved-black .slide {
    background-color: rgb(255, 255, 255);
}
.cms_azw_glossy-curved-black .slide-arrows a {
    background: url("../../Images/client/galery/arrows.png") no-repeat;
    top: 50%;
    width: 86px;
    height: 68px;
    margin-top: -34px;
}
.cms_azw_glossy-curved-black .slide-arrows a.previous {
    left: -20px;
}
.cms_azw_glossy-curved-black .slide-arrows a.next {
    background-position: -86px 0px;
    right: -20px;
}
.cms_azw_glossy-curved-black .slideshow-controls {
    background: url("../../Images/client/galery/playpause.png") no-repeat;
    left: 50%;
    top: 50%;
    width: 100px;
    height: 74px;
    margin-top: -37px;
    margin-left: -50px;
}
.cms_azw_glossy-curved-black .pause.slideshow-controls {}
.cms_azw_glossy-curved-black .play.slideshow-controls {
    background-position: -100px 0px;
}
.cms_azw_glossy-curved-black .timer-animation {
    top: 20px;
    right: 20px;
}
.cms_azw_glossy-curved-black .caption-container .background {
    width: 100%;
    height: 100%;
    background-color: rgb(0, 0, 0);
}
.cms_azw_glossy-curved-black .caption-container .caption {
    margin: 0px;
    padding: 8px;
    color: rgb(255, 255, 255);
    line-height: 18px;
    font-size: 16px;
}
.cms_azw_glossy-curved-black .slide-buttons {
    margin-top: 40px;
}
.cms_azw_glossy-curved-black .slide-buttons .buttons-inner a {
    background: url("../../Images/client/galery/buttons_small.png") no-repeat 0px 0px;
    margin: 0px 2px;
    width: 11px;
    height: 15px;
}
.cms_azw_glossy-curved-black .slide-buttons .buttons-inner a.over {
    background-position: -14px 0px;
}
.cms_azw_glossy-curved-black .slide-buttons .buttons-inner a.select {
    background-position: -22px 0px;
}
.cms_azw_glossy-curved-black .slide-buttons .buttons-inner a .number {
    color: rgb(255, 255, 255);
    line-height: 10px;
    font-size: 8px;
    font-weight: bold;
    margin-top: 2px;
}
.cms_azw_glossy-curved-black .slide-buttons .buttons-inner a.over .number {
    color: rgb(255, 255, 255);
}
.cms_azw_glossy-curved-black .slide-buttons .buttons-inner a.select .number {
    color: rgb(255, 255, 255);
}
.cms_azw_glossy-curved-black .slide-buttons .buttons-inner .thumbnail-wrapper {
    margin-bottom: 10px;
}
.cms_azw_glossy-curved-black .thumbnail {
    border: 3px solid rgb(255, 255, 255);
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#AAAAAA');
    box-shadow: 0px 0px 10px #aaa;
    background-color: rgb(255, 255, 255);
    -moz-box-shadow: 0 0 10px #AAA;
    -webkit-box-shadow: 0 0 10px #AAA;
}
.cms_azw_glossy-curved-black .horizontal.thumbnail-scroller {
    padding: 0px 50px;
    left: 0px;
    bottom: 0px;
    margin-top: 30px;
}
.cms_azw_glossy-curved-black .overlay.horizontal.thumbnail-scroller {
    bottom: 80px;
    margin-top: 0px;
}
.cms_azw_glossy-curved-black .vertical.thumbnail-scroller {
    padding: 50px 0px;
    top: 0px;
    right: 0px;
    margin-left: 30px;
}
.cms_azw_glossy-curved-black .overlay.vertical.thumbnail-scroller {
    right: 80px;
    margin-left: 0px;
}
.cms_azw_glossy-curved-black .thumbnail-scroller .thumbnail-wrapper {
    margin: 5px;
    padding: 4px;
}
.cms_azw_glossy-curved-black .thumbnail-scroller .over.thumbnail {
    border: 3px solid rgb(255, 255, 255);
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555');
    box-shadow: 0px 0px 10px #555;
    -moz-box-shadow: 0 0 10px #555;
    -webkit-box-shadow: 0 0 10px #555;
}
.cms_azw_glossy-curved-black .thumbnail-scroller .select.thumbnail {
    border: 3px solid rgb(255, 255, 255);
    filter: progid: DXImageTransform.Microsoft.Shadow(Strength=4, Direction=130, Color='#555555');
    box-shadow: 0px 0px 10px #555;
    -moz-box-shadow: 0 0 10px #555;
    -webkit-box-shadow: 0 0 10px #555;
}
.cms_azw_glossy-curved-black .thumbnail .caption .background {
    filter: alpha(opacity=50);
    opacity: 0.5;
    background-color: rgb(0, 0, 0);
}
.cms_azw_glossy-curved-black .thumbnail .caption .content {
    margin: 0px;
    padding: 2px 0px;
    text-align: center;
    color: rgb(255, 255, 255);
    line-height: 14px;
    font-size: 12px;
}
.cms_azw_glossy-curved-black .thumbnail-scroller .arrows a {
    background: url("../../Images/client/galery/arrows_small.png") no-repeat;
    width: 20px;
    height: 31px;
}
.cms_azw_glossy-curved-black .vertical.thumbnail-scroller .arrows a {
    background: url("../../Images/client/galery/arrows_v_small.png") no-repeat;
    width: 30px;
    height: 30px;
}
.cms_azw_glossy-curved-black .horizontal.thumbnail-scroller .arrows a.previous {
    left: 0px;
}
.cms_azw_glossy-curved-black .horizontal.thumbnail-scroller .arrows a.next {
    background-position: -23px 0px;
    right: 0px;
}
.cms_azw_glossy-curved-black .vertical.thumbnail-scroller .arrows a.previous {
    top: 0px;
}
.cms_azw_glossy-curved-black .vertical.thumbnail-scroller .arrows a.next {
    background-position: -30px 0px;
    bottom: 0px;
}
.cms_azw_glossy-curved-black .thumbnail-scroller .buttons a {
    background: url("../../Images/client/galery/buttons_small.png") no-repeat 0px 0px;
    margin: 2px;
    width: 10px;
    height: 10px;
}
.cms_azw_glossy-curved-black .thumbnail-scroller .buttons a.over {
    background-position: -10px 0px;
}
.cms_azw_glossy-curved-black .thumbnail-scroller .buttons a.select {
    background-position: -20px 0px;
}
.cms_azw_glossy-curved-black .horizontal.thumbnail-scroller .scrollbar {
    margin-top: 30px;
}
.cms_azw_glossy-curved-black .vertical.thumbnail-scroller .scrollbar {
    margin-left: 30px;
}
.tooltip {
    border-radius: 8px;
    border: 4px solid rgb(238, 238, 238);
    margin-bottom: 20px;
    background-color: rgb(221, 221, 221);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
}
.tooltip .content {
    margin: 0px;
    padding: 10px;
    color: rgb(153, 153, 153);
}

/* end  cms_azw_glossy-curved-black*/

/* end gallery with thumbnail auto and zoom style*/

/* start ticketing style */
.main_980 {
    width: 980px;
    margin-right: auto;
    margin-left: auto;
}
.right_250 {
    float: right;
    width: 250px;
}
.left_700 {
    float: left;
    width: 700px;
}
.left_97per {
    float: left;
    width: 97%;
    padding-top: 5px;
    padding-right: 1%;
    padding-bottom: 5px;
    padding-left: 1%;
}
.border_1px_crv5 {
    padding: 0px;
    margin: 0px;
    border: 1px solid #CCC;
    border-radius: 5px;
    -moz-border_radius: 5px;
    -webkit-border_radius: 5px;
}
.row_5mar {
    float: right;
    width: 100%;
    margin-top: 5px;
    margin-bottom: 5px;
}
.row_10mar {
    float: right;
    width: 100%;
    margin-top: 10px;
    margin-bottom: 10px;
}
.main_ul_100per {
    margin: 0px;
    padding: 0px;
    float: right;
    width: 100%;
}
.main_ul_100per li {
    list-style-type: none;
}
.main_ul_100per dt,
.main_ul_100per dd {
    list-style-type: none;
    margin: 15px;
    padding: 0px;
}
.right_20per {
    float: right;
    width: 20%;
    padding-top: 5px;
    padding-right: 1%;
    padding-bottom: 5px;
    padding-left: 1%;
}
.border_1px {
    border: 1px solid #F2F2F2;
}
.right_10per {
    float: right;
    width: 10%;
}
.right_15per {
    float: right;
    width: 15%;
}
.right_25per {
    float: right;
    width: 25%;
}
.right_45per {
    float: right;
    width: 45%;
}
.right_50per {
    float: right;
    width: 50%;
}
.right_80per {
    float: right;
    width: 80%;
}
.right_70per {
    float: right;
    width: 70%;
}
.right_30per {
    float: right;
    width: 30%;
}
.right_40per {
    float: right;
    width: 40%;
}
.right_100per {
    float: right;
    width: 100%;
}
.font_fa_normal {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    color: #333;
    direction: rtl;
    text-align: right;
    line-height: 20px;
}
.font_fa_10 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 10pt;
    color: #333;
    direction: rtl;
    text-align: right;
    line-height: 20px;
}
.font_fa_11 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 11pt;
    color: #333;
    direction: rtl;
    text-align: right;
    line-height: 20px;
}
.font_fa_8 {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 8pt;
    color: #333;
    direction: rtl;
    text-align: right;
    line-height: 20px;
}
.icon_q_a {
    background-image: url(../../images/GlobalImages/icons_q_a.png);
    background-repeat: no-repeat;
}
.icon_moveticket {
    width: 30px;
    height: 30px;
    background-position: -5px -699px;
    float: right;
}
.btn_delfilter {
    background-position: 0px 685px;
    width: 20px;
    height: 20px;
    float: right;
    margin: 0px 2px;
}
.icon_linux {
    background-position: 0px 0px;
    width: 20px;
    height: 20px;
    float: right;
    margin: 0px 2px;
}
.icon_windows {
    background-position: 0px -35px;
    width: 20px;
    height: 20px;
    float: right;
    margin: 0px 2px;
}
.icon_firefox {
    background-position: 0px -67px;
    width: 20px;
    height: 20px;
    float: right;
    margin: 0px 2px;
}
.icon_ie {
    background-position: 0px -97px;
    float: right;
    height: 20px;
    width: 20px;
    margin: 0px 2px;
}
.icon_attach {
    background-position: 0px -510px;
    float: right;
    height: 20px;
    width: 20px;
    margin: 0px 2px;
}
.icon_chrome {
    background-position: 0px -165px;
    width: 20px;
    height: 20px;
    float: right;
    margin: 0px 2px;
}
.icon_safari {
    float: right;
    height: 20px;
    width: 20px;
    margin: 0px 2px;
    background-position: 0px -132px;
}
.icon_opera {
    background-position: 0px -201px;
    float: right;
    height: 20px;
    width: 20px;
    margin: 0px 2px;
}
.icon_ok {
    background-position: 0px -453px;
    float: right;
    height: 20px;
    width: 20px;
    margin: 0px 2px;
}
.icon_hourglass {
    background-position: 0px -482px;
    float: right;
    height: 20px;
    width: 20px;
    margin: 0px 2px;
}
.icon_flagred {
    background-position: 0px -240px;
    width: 20px;
    height: 20px;
    float: right;
}
.icon_flagpink {
    background-position: 0px -273px;
    width: 20px;
    height: 20px;
    float: right;
}
.icon_circle {
    background-position: 3px -525px;
    float: right;
    height: 18px;
    width: 10px;
}
.icon_flaggreen {
    background-position: 0px -305px;
    width: 20px;
    height: 20px;
    float: right;
}
.icon_flagblue {
    background-position: 0px -335px;
    width: 20px;
    height: 20px;
    float: right;
}
.icon_flagyellow {
    background-position: 0px -370px;
    width: 20px;
    height: 20px;
    float: right;
}
hr {
    padding: 0px;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #DDD;
    border-top-width: 0px;
    border-right-width: 0px;
    border-left-width: 0px;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}
.treeview_q_a li {
    width: 99%;
    float: right;
    margin-top: 10px;
    height: auto !important;
    margin-right: 1%;
}
.treeview_q_a li a.selected {
    color: #2b80ff;
}
.icon_treeview_arrowl {
    background-position: 0px -403px;
    float: right;
    height: 20px;
    width: 20px;
    margin-left: 1px;
}
.icon_treeview_arrowlb {
    background-position: 0px -425px;
}
.paging_ul li {
    float: right;
    font-family: tahoma;
    font-size: 12px;
    color: #333;
    text-decoration: none;
    text-align: left;
    direction: ltr;
}
.treeview_txt {
    float: right;
    font-family: tahoma;
    font-size: 12px;
    color: #333;
    text-decoration: none;
    line-height: 20px;
}
.treeview_txt:hover {
    color: #06F;
}
.treeview_wrapper {
    float: right;
    width: 85%;
    padding-right: 15%;
    display: none;
    font-family: tahoma;
    font-size: 11px;
    line-height: 18px;
    color: #484848;
    text-decoration: none;
}
.treeview_q_a li:first-child {
    margin-top: 0px;
}
.attach_lnk:hover {
    color: #0077cc;
    text-decoration: underline;
}
.attach_lnk {
    text-decoration: none;
}
.icon_golast {
    background-position: -45px -546px;
    width: 15px;
    height: 15px;
    float: right;
    margin: 0px 6px;
}
.icon_gonext {
    background-position: -30px -546px;
    width: 15px;
    height: 15px;
    float: right;
    margin: 0px 6px;
}
.icon_goprev {
    background-position: -15px -546px;
    width: 15px;
    height: 15px;
    float: right;
    margin: 0px 6px;
}
.icon_gofirst {
    background-position: 0px -546px;
    width: 15px;
    height: 15px;
    float: right;
    margin: 0px 6px;
}
.icon_golast_inactive {
    background-position: -45px -562px;
    width: 15px;
    height: 15px;
    float: right;
    margin: 0px 6px;
}
.icon_gonext_inactive {
    background-position: -30px -562px;
    width: 15px;
    height: 15px;
    float: right;
    margin: 0px 6px;
}
.icon_goprev_inactive {
    background-position: -15px -562px;
    width: 15px;
    height: 15px;
    float: right;
    margin: 0px 6px;
}
.icon_gofirst_inactive {
    background-position: 0px -562px;
    width: 15px;
    height: 15px;
    float: right;
    margin: 0px 6px;
}
.hr_Linheight {
    padding: 0px !important;
    margin: 0px !important;
}
.SpaceWithPrev {
    float: left;
    margin-left: 180px;
}
.btn_srch {
    background-position: 0px -592px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-repeat: repeat-x;
    border: 1px solid #0075c1;
    float: right;
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding-top: 1px;
    padding-right: 5%;
    padding-bottom: 1px;
    padding-left: 4%;
    margin-right: 4%;
    background-color: #0088cb;
    width: 30%;
    margin-left: 4%;
}
.btn_srch:hover {
    background-image: none;
}
.icon_srch {
    background-repeat: no-repeat;
    background-position: 0px -625px;
    float: right;
    height: 20px;
    width: 35px;
}
.btn_add {
    background-position: 0px -654px;
    float: right;
    height: 20px;
    width: 35px;
}
.btn_srch span {
    float: right;
}

/* end  ticketing style */
.cms_azw_vote_ok {
    background-image: url(../../Images/GlobalImages/Check.gif);
    background-repeat: no-repeat;
    background-position: center center;
    float: right;
    height: 20px;
    width: 20px;
}
.cms_azw_vote_cancel {
    background-image: url(../../Images/GlobalImages/Cancel.gif);
    background-repeat: no-repeat;
    float: right;
    height: 20px;
    width: 20px;
    background-position: center center;
}
.cms_azw_weather {
    background: url(../../Images/client/weather/azw_weather_bg.jpg) repeat-x center top;
}
.cms_azw_weather_col {
    border-left: 1px dotted #CCC;
}
.cms_azw_weather_row {
    border-bottom: 1px dotted #CCC;
}
.cms_azw_weather_dd_content {
    top: 25px;
    display: none;
    width: 80%;
    left: 9%;
    right: 11%;
    background-image: url(../../Images/client/weather/azw_weather_close.png);
    background-repeat: no-repeat;
    background-position: left top;
}
.cms_azw_weather_blt {
    background-image: url(../../Images/client/weather/azw_weather_blt.png);
    background-repeat: no-repeat;
    background-position: right center;
    float: right;
    height: 20px;
    width: 15px;
}
.cms_azw_weather_dd_close {
    float: left;
    height: 15px;
    width: 15px;
}
.cms_azw_dd_qa {
    background: rgb(244, 244, 244);
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y0ZjRmNCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(249, 249, 249, 1) 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(244, 244, 244, 1)), color-stop(100%, rgba(249, 249, 249, 1)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(249, 249, 249, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(249, 249, 249, 1) 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgba(244, 244, 244, 1) 0%, rgba(249, 249, 249, 1) 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgba(244, 244, 244, 1) 0%, rgba(249, 249, 249, 1) 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f4f4f4', endColorstr='#f9f9f9', GradientType=0);
    /* IE6-8 */
}
.cms_azw_dd_q {}
.cms_azw_dd_q:hover {
    color: #06C;
}
.cms_azw_dd_a {
    display: none;
}
.cms_azw_dd_qa_arowbtm {
    background-position: 0px -320px;
    float: left;
    height: 10px;
    width: 15px;
}
.cms_azw_dd_qa_arowup {
    background-position: -17px -320px;
}
.cms_azw_dd_q_icon {
    background-position: -2px -336px;
    float: right;
    height: 20px;
    width: 20px;
    margin-left: 10px;
}
.cms_azw_dd_a_icon {
    background-position: 0px -360px;
    float: right;
    height: 20px;
    width: 20px;
    margin-left: 5px;
}

/*	template slideshow Numeric */
#cms_azw_slideshow_numbering {
    zoom: 1;
    position: relative;
    max-width: 980px;
    margin: 5px auto 5px;
    z-index: 90;
    border: none;
    text-align: left;
    /* reset align=center */
}
* html #cms_azw_slideshow_numbering {
    width: 980px
}
#cms_azw_slideshow_numbering .ws_images ul {
    position: relative;
    width: 10000%;
    height: auto;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    overflow: visible;
    /*table-layout:fixed;*/
}
#cms_azw_slideshow_numbering .ws_images ul li {
    width: 1%;
    line-height: 0;
    /*opera*/
    
    float: left;
    font-size: 0;
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
}
#cms_azw_slideshow_numbering .ws_images {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cms_azw_slideshow_numbering .ws_images a {
    width: 100%;
    display: block;
    color: transparent;
}
#cms_azw_slideshow_numbering img {
    max-width: none !important;
}
#cms_azw_slideshow_numbering .ws_images img {
    width: 100%;
    border: none 0;
    max-width: none;
    padding: 0;
}
#cms_azw_slideshow_numbering a {
    text-decoration: none;
    outline: none;
    border: none;
}
#cms_azw_slideshow_numbering .ws_bullets {
    font-size: 0px;
    float: left;
    position: absolute;
    z-index: 70;
}
#cms_azw_slideshow_numbering .ws_bullets div {
    position: relative;
    float: left;
}
#cms_azw_slideshow_numbering a.wsl {
    display: none;
}
#cms_azw_slideshow_numbering .ws_bullets {
    padding: 10px;
}
#cms_azw_slideshow_numbering .ws_bullets a {
    font: 13px/30px tahoma;
    color: #3D3D3D;
    text-align: center;
    margin-left: -3px;
    width: 32px;
    height: 32px;
    background: url(../../Images/client/slideshow/azw_slideshow_numbering/bullet.png) left top;
    float: left;
    position: relative;
}
#cms_azw_slideshow_numbering .ws_bullets a.ws_selbull,
#cms_azw_slideshow_numbering .ws_bullets a:hover {
    background-position: right top;
}
#cms_azw_slideshow_numbering a.ws_next,
#cms_azw_slideshow_numbering a.ws_prev {
    position: absolute;
    display: block;
    top: 50%;
    margin-top: -21px;
    z-index: 60;
    height: 43px;
    width: 29px;
    background-image: url(../../Images/client/slideshow/azw_slideshow_numbering/arrows.png);
}
#cms_azw_slideshow_numbering a.ws_next {
    background-position: 100% 0;
    right: 0px;
}
#cms_azw_slideshow_numbering a.ws_prev {
    left: 0px;
    background-position: 0 0;
}
#cms_azw_slideshow_numbering a.ws_next:hover {
    background-position: 100% 100%;
}
#cms_azw_slideshow_numbering a.ws_prev:hover {
    background-position: 0 100%;
}

/* bottom center */
#cms_azw_slideshow_numbering .ws_bullets {
    bottom: 0px;
    left: 50%;
}
#cms_azw_slideshow_numbering .ws_bullets div {
    left: -50%;
}
#cms_azw_slideshow_numbering .ws-title {
    position: absolute;
    bottom: 7%;
    left: 0px;
    margin-right: 5px;
    z-index: 50;
    color: #3D3D3D;
    text-transform: uppercase;
    font-family: tahoma;
    font-size: 18px;
}
#cms_azw_slideshow_numbering .ws-title div,
#cms_azw_slideshow_numbering .ws-title span {
    display: inline-block;
    padding: 10px;
    background: #fff;
    -moz-border-radius: 0 5px 5px 0;
    border-radius: 0 5px 5px 0;
    opacity: 0.8;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=80);
}
#cms_azw_slideshow_numbering .ws-title div {
    display: block;
    margin-top: 10px;
    font-size: 12px;
    text-transform: none;
}
#cms_azw_slideshow_numbering .ws_images ul {
    animation: wsBasic 39.2s infinite;
    -moz-animation: wsBasic 39.2s infinite;
    -webkit-animation: wsBasic 39.2s infinite;
}
@keyframes wsBasic {
    0% {
        left: -0%
    }
    
    13.52% {
        left: -0%
    }
    
    25% {
        left: -100%
    }
    
    38.52% {
        left: -100%
    }
    
    50% {
        left: -200%
    }
    
    63.52% {
        left: -200%
    }
    
    75% {
        left: -300%
    }
    
    88.52% {
        left: -300%
    }
}
@-moz-keyframes wsBasic {
    0% {
        left: -0%
    }
    
    13.52% {
        left: -0%
    }
    
    25% {
        left: -100%
    }
    
    38.52% {
        left: -100%
    }
    
    50% {
        left: -200%
    }
    
    63.52% {
        left: -200%
    }
    
    75% {
        left: -300%
    }
    
    88.52% {
        left: -300%
    }
}
@-webkit-keyframes wsBasic {
    0% {
        left: -0%
    }
    
    13.52% {
        left: -0%
    }
    
    25% {
        left: -100%
    }
    
    38.52% {
        left: -100%
    }
    
    50% {
        left: -200%
    }
    
    63.52% {
        left: -200%
    }
    
    75% {
        left: -300%
    }
    
    88.52% {
        left: -300%
    }
}

/*template slideshow Simple */
#cms_azw_slideshow_simple {
    zoom: 1;
    position: relative;
    max-width: 980px;
    margin: 6px auto 9px;
    z-index: 90;
    border: none;
    text-align: left;
    /* reset align=center */
}
* html #cms_azw_slideshow_simple {
    width: 980px
}
#cms_azw_slideshow_simple .ws_images ul {
    position: relative;
    width: 10000%;
    height: auto;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    overflow: visible;
    /*table-layout:fixed;*/
}
#cms_azw_slideshow_simple .ws_images ul li {
    width: 1%;
    line-height: 0;
    /*opera*/
    
    float: left;
    font-size: 0;
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
}
#cms_azw_slideshow_simple .ws_images {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cms_azw_slideshow_simple .ws_images a {
    width: 100%;
    display: block;
    color: transparent;
}
#cms_azw_slideshow_simple img {
    max-width: none !important;
}
#cms_azw_slideshow_simple .ws_images img {
    width: 100%;
    border: none 0;
    max-width: none;
    padding: 0;
}
#cms_azw_slideshow_simple a {
    text-decoration: none;
    outline: none;
    border: none;
}
#cms_azw_slideshow_simple a.wsl {
    display: none;
}
#cms_azw_slideshow_simple a.ws_next,
#cms_azw_slideshow_simple a.ws_prev {
    position: absolute;
    display: none;
    top: 50%;
    margin-top: -15px;
    z-index: 60;
    height: 35px;
    width: 32px;
    background-image: url(../../Images/client/slideshow/azw_slideshow_simple/arrows.png);
}
#cms_azw_slideshow_simple a.ws_next {
    background-position: 100% 0;
    right: 21px;
}
#cms_azw_slideshow_simple a.ws_prev {
    left: 21px;
    background-position: 0 0;
}
* html #cms_azw_slideshow_simple a.ws_next,
* html #cms_azw_slideshow_simple a.ws_prev {
    display: block
}
#cms_azw_slideshow_simple:hover a.ws_next,
#cms_azw_slideshow_simple:hover a.ws_prev {
    display: block
}

/* bottom center */
#cms_azw_slideshow_simple .ws_images ul {
    animation: wsBasic 20s infinite;
    -moz-animation: wsBasic 20s infinite;
    -webkit-animation: wsBasic 20s infinite;
}
@keyframes wsBasic {
    0% {
        left: -0%
    }
    
    14.5% {
        left: -0%
    }
    
    25% {
        left: -100%
    }
    
    39.5% {
        left: -100%
    }
    
    50% {
        left: -200%
    }
    
    64.5% {
        left: -200%
    }
    
    75% {
        left: -300%
    }
    
    89.5% {
        left: -300%
    }
}
@-moz-keyframes wsBasic {
    0% {
        left: -0%
    }
    
    14.5% {
        left: -0%
    }
    
    25% {
        left: -100%
    }
    
    39.5% {
        left: -100%
    }
    
    50% {
        left: -200%
    }
    
    64.5% {
        left: -200%
    }
    
    75% {
        left: -300%
    }
    
    89.5% {
        left: -300%
    }
}
@-webkit-keyframes wsBasic {
    0% {
        left: -0%
    }
    
    14.5% {
        left: -0%
    }
    
    25% {
        left: -100%
    }
    
    39.5% {
        left: -100%
    }
    
    50% {
        left: -200%
    }
    
    64.5% {
        left: -200%
    }
    
    75% {
        left: -300%
    }
    
    89.5% {
        left: -300%
    }
}

/*template slideshow thumbnail */
@import url("http://fonts.googleapis.com/css?family=Oswald");
#cms_azw_slideshow_thumbnail {
    zoom: 1;
    position: relative;
    max-width: 980px;
    margin: 0px auto 0px;
    z-index: 90;
    border: none;
    text-align: left;
    /* reset align=center */
}
* html #cms_azw_slideshow_thumbnail {
    width: 980px
}
#cms_azw_slideshow_thumbnail .ws_images ul {
    position: relative;
    width: 10000%;
    height: auto;
    left: 0;
    list-style: none;
    margin: 0;
    padding: 0;
    border-spacing: 0;
    overflow: visible;
    /*table-layout:fixed;*/
}
#cms_azw_slideshow_thumbnail .ws_images ul li {
    width: 1%;
    line-height: 0;
    /*opera*/
    
    float: left;
    font-size: 0;
    padding: 0 0 0 0 !important;
    margin: 0 0 0 0 !important;
}
#cms_azw_slideshow_thumbnail .ws_images {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    overflow: hidden;
}
#cms_azw_slideshow_thumbnail .ws_images a {
    width: 100%;
    display: block;
    color: transparent;
}
#cms_azw_slideshow_thumbnail img {
    max-width: none !important;
}
#cms_azw_slideshow_thumbnail .ws_images img {
    width: 100%;
    border: none 0;
    max-width: none;
    padding: 0;
}
#cms_azw_slideshow_thumbnail a {
    text-decoration: none;
    outline: none;
    border: none;
}
#cms_azw_slideshow_thumbnail .ws_bullets {
    font-size: 0px;
    float: left;
    position: absolute;
    z-index: 70;
}
#cms_azw_slideshow_thumbnail .ws_bullets div {
    position: relative;
    float: left;
}
#cms_azw_slideshow_thumbnail a.wsl {
    display: none;
}
#cms_azw_slideshow_thumbnail .ws_bullets {
    padding: 10px;
}
#cms_azw_slideshow_thumbnail .ws_bullets a {
    width: 15px;
    height: 15px;
    background: url(../../Images/client/slideshow/azw_slideshow_thumbnail/bullet.png) left top;
    float: left;
    text-indent: -4000px;
    position: relative;
    margin-left: 3px;
    color: transparent;
}
#cms_azw_slideshow_thumbnail .ws_bullets a:hover {
    background-position: 0 50%;
}
#cms_azw_slideshow_thumbnail .ws_bullets a.ws_selbull {
    background-position: 0 100%;
}
#cms_azw_slideshow_thumbnail a.ws_next,
#cms_azw_slideshow_thumbnail a.ws_prev {
    position: absolute;
    display: none;
    top: 50%;
    margin-top: -50px;
    z-index: 60;
    height: 100px;
    width: 60px;
    background-image: url(../../Images/client/slideshow/azw_slideshow_thumbnail/arrows.png);
}
#cms_azw_slideshow_thumbnail a.ws_next {
    background-position: 100% 0;
    right: 0;
}
#cms_azw_slideshow_thumbnail a.ws_prev {
    left: 0;
    background-position: 0 0;
}
* html #cms_azw_slideshow_thumbnail a.ws_next,
* html #cms_azw_slideshow_thumbnail a.ws_prev {
    display: block
}
#cms_azw_slideshow_thumbnail:hover a.ws_next,
#cms_azw_slideshow_thumbnail:hover a.ws_prev {
    display: block
}

/* bottom center */
#cms_azw_slideshow_thumbnail .ws_bullets {
    top: 5px;
    right: 10px;
}
#cms_azw_slideshow_thumbnail .ws_bullets .ws_bulframe {
    top: 20px;
}
#cms_azw_slideshow_thumbnail .ws_bullets .ws_bulframe {
    top: 20px;
}
#cms_azw_slideshow_thumbnail .ws-title {
    position: absolute;
    bottom: 10%;
    left: 7%;
    z-index: 50;
    padding: 12px;
    color: #000000;
    background: #fff;
    font-family: tahoma;
    font-size: 16px;
    text-shadow: 1px 1px 1px #BBBBBB;
    line-height: 30px;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    opacity: 0.5;
    filter: progid: DXImageTransform.Microsoft.Alpha(opacity=50);
}
#cms_azw_slideshow_thumbnail .ws-title div {
    font-size: 14px;
    text-shadow: 1px 1px 1px #000000;
}
#cms_azw_slideshow_thumbnail .ws_images ul {
    animation: wsBasic 21.6s infinite;
    -moz-animation: wsBasic 21.6s infinite;
    -webkit-animation: wsBasic 21.6s infinite;
}
@keyframes wsBasic {
    0% {
        left: -0%
    }
    
    13.43% {
        left: -0%
    }
    
    25% {
        left: -100%
    }
    
    38.43% {
        left: -100%
    }
    
    50% {
        left: -200%
    }
    
    63.43% {
        left: -200%
    }
    
    75% {
        left: -300%
    }
    
    88.43% {
        left: -300%
    }
}
@-moz-keyframes wsBasic {
    0% {
        left: -0%
    }
    
    13.43% {
        left: -0%
    }
    
    25% {
        left: -100%
    }
    
    38.43% {
        left: -100%
    }
    
    50% {
        left: -200%
    }
    
    63.43% {
        left: -200%
    }
    
    75% {
        left: -300%
    }
    
    88.43% {
        left: -300%
    }
}
@-webkit-keyframes wsBasic {
    0% {
        left: -0%
    }
    
    13.43% {
        left: -0%
    }
    
    25% {
        left: -100%
    }
    
    38.43% {
        left: -100%
    }
    
    50% {
        left: -200%
    }
    
    63.43% {
        left: -200%
    }
    
    75% {
        left: -300%
    }
    
    88.43% {
        left: -300%
    }
}
#cms_azw_slideshow_thumbnail .ws_bullets a img {
    text-indent: 0;
    display: block;
    top: 15px;
    left: -55px;
    visibility: hidden;
    position: absolute;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
    max-width: none;
}
#cms_azw_slideshow_thumbnail .ws_bullets a:hover img {
    visibility: visible;
}
#cms_azw_slideshow_thumbnail .ws_bulframe div div {
    height: 50px;
    overflow: visible;
    position: relative;
}
#cms_azw_slideshow_thumbnail .ws_bulframe div {
    left: 0;
    overflow: hidden;
    position: relative;
    width: 110px;
    background-color: #FFFFFF;
}
#cms_azw_slideshow_thumbnail .ws_bullets .ws_bulframe {
    display: none;
    overflow: visible;
    position: absolute;
    cursor: pointer;
    -moz-box-shadow: 0 0 5px #999999;
    box-shadow: 0 0 5px #999999;
    border: 5px solid #FFFFFF;
}
#cms_azw_slideshow_thumbnail .ws_bulframe span {
    display: block;
    position: absolute;
    top: -11px;
    margin-left: -5px;
    left: 55px;
    background: url(../../Images/client/slideshow/azw_slideshow_thumbnail/triangle.png);
    width: 15px;
    height: 6px;
}
.cms_azw_links_simple_image_row {
    border-bottom: 1px solid #09C;
}
.cms_azw_links_simple_image_row:hover h2 {
    color: #999;
}
.cms_azw_links_simple_image_row:hover b {
    color: #999;
}
.cms_azw_links_simple_row {
    border-bottom: 1px dotted #999;
}
.cms_azw_links_simple_row:hover {
    color: #999;
}
.cms_azw_box {}

/* start vertical menu */

/*** ESSENTIAL STYLES ***/
.sf-menu,
.sf-menu * {
    margin: 0;
    padding: 0;
    list-style: none;
}
.sf-menu li {
    position: relative;
}
.sf-menu ul {
    position: absolute;
    display: none;
    top: 100%;
    right: 0;
    z-index: 99;
}
.sf-menu>li {
    float: right;
}
.sf-menu li:hover>ul,
.sf-menu li.sfHover>ul {
    display: block;
}
.sf-menu a {
    display: block;
    position: relative;
}
.sf-menu ul ul {
    top: 0;
    right: 100%;
}

/*** DEMO SKIN ***/
.sf-menu {
    float: right;
    margin-bottom: 1em;
}
.sf-menu ul {
    box-shadow: 2px 2px 6px rgba(0, 0, 0, .2);
    min-width: 200px;
    /* allow long menu items to determine submenu width */
    
    *width: 200px;
    /* no auto sub width for IE7, see white-space comment below */
}
.sf-menu a {
    border-left: 1px solid #fff;
    border-top: 1px solid #dFeEFF;
    /* fallback colour must use full shorthand */
    
    border-top: 1px solid rgba(255, 255, 255, .5);
    padding: 2px 5px;
    text-decoration: none;
    zoom: 1;
    /* IE7 */
}
.sf-menu a {
    color: #000;
}
.sf-menu li {
    background: #eee;
    white-space: nowrap;
    /* no need for Supersubs plugin */
    
    *white-space: normal;
    /* ...unless you support IE7 (let it wrap) */
    
    -webkit-transition: background .2s;
    transition: background .2s;
}
.sf-menu ul li {
    background: #eee;
}
.sf-menu ul ul li {
    background: #eee;
}
.sf-menu li:hover,
.sf-menu li.sfHover {
    background: #E5E5E5;
    /* only transition out, not in */
    
    -webkit-transition: none;
    transition: none;
}

/*** arrows (for all except IE7) **/
.sf-arrows .sf-with-ul {
    padding-left: 2.5em;
    *padding-left: 1em;
    /* no CSS arrows for IE7 (lack pseudo-elements) */
}

/* styling for both css and generated arrows */
.sf-arrows .sf-with-ul:after {
    content: '';
    position: absolute;
    top: 50%;
    right: 1em;
    margin-top: -3px;
    height: 0;
    width: 0;
    /* order of following 3 rules important for fallbacks to work */
    
    border: 5px solid transparent;
    border-top-color: #dFeEFF;
    /* edit this to suit design (no rgba in IE8) */
    
    border-top-color: rgba(255, 255, 255, .5);
}
.sf-arrows>li>.sf-with-ul:focus:after,
.sf-arrows>li:hover>.sf-with-ul:after,
.sf-arrows>.sfHover>.sf-with-ul:after {
    border-top-color: white;
    /* IE8 fallback colour */
}

/* styling for right-facing arrows */
.sf-arrows ul .sf-with-ul:after {
    margin-top: -5px;
    margin-leftt: -3px;
    border-color: transparent;
    border-left-color: #dFeEFF;
    /* edit this to suit design (no rgba in IE8) */
    
    border-left-color: rgba(255, 255, 255, .5);
}
.sf-arrows ul li>.sf-with-ul:focus:after,
.sf-arrows ul li:hover>.sf-with-ul:after,
.sf-arrows ul .sfHover>.sf-with-ul:after {
    border-left-color: white;
}
.sf-vertical {
    width: 200px;
}
.sf-vertical ul {
    right: 100%;
    top: 0;
}
.sf-vertical>li {
    float: none;
}
.sf-vertical li {
    width: 100%;
}
.sf-vertical.sf-arrows>li>.sf-with-ul:after {
    margin-top: -5px;
    margin-left: -3px;
    border-color: transparent;
    border-left-color: #dFeEFF;
    /* edit this to suit design (no rgba in IE8) */
    
    border-left-color: rgba(255, 255, 255, .5);
}
.sf-vertical.sf-arrows li>.sf-with-ul:focus:after,
.sf-vertical.sf-arrows li:hover>.sf-with-ul:after,
.sf-vertical.sf-arrows .sfHover>.sf-with-ul:after {
    border-left-color: white;
}
.sf-vertical .sf-sub-indicator {
    background-image: url("../../Images/client/menu/arrow_right_gray_vertical.png");
    background-position: -10px -100px;
    background-repeat: no-repeat;
    display: block;
    height: 10px;
    left: 2px;
    overflow: hidden;
    position: absolute;
    top: 7px;
    width: 10px;
}

/* end vertical menu*/

/* start jalali calender */
div.calendar {
    position: relative;
}
.calendar,
.calendar table {
    border: 1px solid #bdb2bf;
    font-size: 11px;
    color: #000;
    cursor: default;
    background: url("../../Images/client/calender/normal-bg.gif");
    font-family: "trebuchet ms", verdana, tahoma, sans-serif;
}
.calendar {
    border-color: #797979;
}
.calendar .button {
    /* "<<", "<", ">", ">>" buttons have this class */
    
    text-align: center;
    /* They are the navigation buttons */
    
    padding: 2px;
    /* Make the buttons seem like they're pressing */
    
    background: url("../../Images/client/calender/title-bg.gif") repeat-x 0 100%;
    color: #000;
    font-weight: bold;
}
.calendar .nav {
    font-family: verdana, tahoma, sans-serif;
}
.calendar .nav div {
    background: transparent url("../../Images/client/calender/menuarrow.gif") no-repeat 100% 100%;
}
.calendar thead tr {
    background: url("../../Images/client/calender/title-bg.gif") repeat-x 0 100%;
    color: #000;
}
.calendar thead .title {
    /* This holds the current "month, year" */
    
    font-weight: bold;
    /* Pressing it will take you to the current date */
    
    text-align: center;
    padding: 2px;
    background: url("../../Images/client/calender/title-bg.gif") repeat-x 0 100%;
    color: #000;
}
.calendar thead .headrow {
    /* Row <TR> containing navigation buttons */
}
.calendar thead .name {
    /* Cells <TD> containing the day names */
    
    border-bottom: 1px solid #797979;
    padding: 2px;
    text-align: center;
    color: #000;
}
.calendar thead .weekend {
    /* How a weekend day name shows in header */
    
    color: #c44;
}
.calendar thead .hilite {
    /* How do the buttons in header appear when hover */
    
    background: url("../../Images/client/calender/hover-bg.gif");
    border-bottom: 1px solid #797979;
    padding: 2px 2px 1px 2px;
}
.calendar thead .active {
    /* Active (pressed) buttons in header */
    
    background: url("../../Images/client/calender/active-bg.gif");
    color: #fff;
    padding: 3px 1px 0px 3px;
    border-bottom: 1px solid #797979;
}
.calendar thead .daynames {
    /* Row <TR> containing the day names */
    
    background: url("../../Images/client/calender/dark-bg.gif");
}
.calendar tbody .day {
    /* Cells <TD> containing month days dates */
    
    font-family: verdana, tahoma, sans-serif;
    width: 2em;
    color: #000;
    text-align: right;
    padding: 2px 4px 2px 2px;
}
.calendar tbody .day.othermonth {
    font-size: 80%;
    color: #999;
}
.calendar tbody .day.othermonth.oweekend {
    color: #f99;
}
.calendar table .wn {
    padding: 2px 3px 2px 2px;
    border-right: 1px solid #797979;
    background: url("../../Images/client/calender/dark-bg.gif");
}
.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
    background: url("../../Images/client/calender/rowhover-bg.gif");
}
.calendar tbody td.today {
    font-weight: bold;
    /* background: url("today-bg.gif") no-repeat 70% 50%; */
}
.calendar tbody td.hilite {
    /* Hovered cells <TD> */
    
    background: url("../../Images/client/calender/hover-bg.gif");
    padding: 1px 3px 1px 1px;
    border: 1px solid #bbb;
}
.calendar tbody td.active {
    /* Active (pressed) cells <TD> */
    
    padding: 2px 2px 0px 2px;
}
.calendar tbody td.weekend {
    /* Cells showing weekend days */
    
    color: #c44;
}
.calendar tbody td.selected {
    /* Cell showing selected date */
    
    font-weight: bold;
    border: 1px solid #797979;
    padding: 1px 3px 1px 1px;
    background: url("../../Images/client/calender/active-bg.gif");
    color: #fff;
}
.calendar tbody .disabled {
    color: #999;
}
.calendar tbody .emptycell {
    /* Empty cells (the best is to hide them) */
    
    visibility: hidden;
}
.calendar tbody .emptyrow {
    /* Empty row (some months need less than 6 rows) */
    
    display: none;
}

/* The footer part -- status bar and "Close" button */
.calendar tfoot .footrow {
    /* The <TR> in footer (only one right now) */
    
    text-align: center;
    background: #565;
    color: #fff;
}
.calendar tfoot .ttip {
    /* Tooltip (status bar) cell <TD> */
    
    padding: 2px;
    background: url("../../Images/client/calender/status-bg.gif") repeat-x 0 0;
    color: #000;
}
.calendar tfoot .hilite {
    /* Hover style for buttons in footer */
    
    background: #afa;
    border: 1px solid #084;
    color: #000;
    padding: 1px;
}
.calendar tfoot .active {
    /* Active (pressed) style for buttons in footer */
    
    background: #7c7;
    padding: 2px 0px 0px 2px;
}
.calendar .combo {
    position: absolute;
    display: none;
    top: 0px;
    left: 0px;
    width: 4em;
    cursor: default;
    border-width: 0 1px 1px 1px;
    border-style: solid;
    border-color: #797979;
    background: url("../../Images/client/calender/normal-bg.gif");
    color: #000;
    z-index: 100;
    font-size: 90%;
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
    text-align: center;
    padding: 1px;
}
.calendar .combo .label-IEfix {
    width: 4em;
}
.calendar .combo .hilite {
    background: url("../../Images/client/calender/hover-bg.gif");
    color: #000;
}
.calendar .combo .active {
    background: url("../../Images/client/calender/active-bg.gif");
    color: #fff;
    font-weight: bold;
}
.calendar td.time {
    border-top: 1px solid #797979;
    padding: 1px 0px;
    text-align: center;
    background: url("../../Images/client/calender/dark-bg.gif");
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
    padding: 0px 5px 0px 6px;
    font-weight: bold;
    background: url("../../Images/client/calender/normal-bg.gif");
    color: #000;
}
.calendar td.time .hour,
.calendar td.time .minute {
    font-family: monospace;
}
.calendar td.time .ampm {
    text-align: center;
}
.calendar td.time .colon {
    padding: 0px 2px 0px 3px;
    font-weight: bold;
}
.calendar td.time span.hilite {
    background: url("../../Images/client/calender/hover-bg.gif");
    color: #000;
}
.calendar td.time span.active {
    background: url("../../Images/client/calender/active-bg.gif");
    color: #fff;
}

/* end jalali calender */

/* start modal css*/
.azw_main_modal {
    width: 100%;
    float: right;
    height: 100%;
    position: absolute;
    top: 0px;
    right: 0px;
    z-index: 1000;
    background-image: url(../../Images/Panel/azw_bg_modal.png);
    background-repeat: repeat;
    display: none;
}
#azw_modal {
    margin: 30px auto;
}
.azw_modal {
    margin: 30px auto;
}
.azw_modal_content {
    float: right;
    background-color: #FFF;
    overflow: auto;
    padding: 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #AAAAAA;
}
.azw_modal_btnok {
    background-image: url(../../Images/Panel/icon_ok.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px !important;
    margin: 4px 1% !important;
    font-family: Tahoma, Geneva, sans-serif;
}
.azw_modal_btncncl {
    background-image: url(../../Images/Panel/icon_cancel.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px !important;
    margin: 4px 1% !important;
    font-family: Tahoma, Geneva, sans-serif;
}
#azw_modal .azw_modal_header {
    cursor: move;
}
#azw_modal .ui-resizable-handle {
    position: relative !important;
    bottom: 20px;
    right: 10px;
}
.azw_modal_close {
    cursor: pointer;
    float: left;
    padding: 1px;
    margin: 4px;
}
.ui-dialog-buttonset {
    text-align: center;
}

/* end modal css */

/* start editor tabshow fadding*/
.cms_azw_editor_Tabshow .idTabs {
    float: right;
    width: 100%;
    margin-bottom: -1px;
    position: relative;
    z-index: 999;
}
.cms_azw_editor_Tabshow .idTabs li {
    float: right;
    margin: 0px 0px 0px 2px;
}
.cms_azw_editor_Tabshow .idTabs li a {
    background: #e1e1e1;
    float: right;
    padding: 0px 5px;
    color: #000;
    line-height: 24px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    border-top-right-radius: 5px;
    border: 1px solid #d9d9d9;
    border-bottom: 0px !important;
    -moz-border-top-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    border-top-left-radius: 5px;
    -moz-border-top-left-radius: 5px;
    -webkit-border-top-left-radius: 5px;
}
.cms_azw_editor_Tabshow .advanced_tabs_content {
    float: right;
    width: 99.6%;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
    padding: 3px;
    border: 1px solid #d9d9d9;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
}
.cms_azw_editor_Tabshow .idTabs li a.selected {
    background: #fff;
    color: #333 !important;
}
.cms_azw_editor_Tabshow .idTabs li a:hover {
    color: #01344e;
}
.cms_azw_editor_Tabshow {
    position: relative;
}

/* end editor tabshow fadding*/

/* start editor tabshow scrolling */
.cms_azw_editor_tab_header a {
    margin-left: 1px;
    border-bottom: 0px !important;
}
.cms_azw_editor_tab_header a:hover {
    text-decoration: none;
    color: #4b412f
}
.cms_azw_editor_tab_header a.selected {
    background-color: #f6f6f6;
    color: #000!important;
    border-bottom: 1px solid #f6f6f6;
}
.cms_azw_editor_tab_content {
    float: left;
}
.cms_azw_editor_tab_mask {
    overflow: hidden;
    border: 1px solid #ccc;
    min-height: 40px;
    background: #f6f6f6;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjZmNiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmZmZmZmYiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f6f6), color-stop(100%, #ffffff));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #f6f6f6 0%, #ffffff 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #f6f6f6 0%, #ffffff 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f6f6', endColorstr='#ffffff', GradientType=0);
    /* IE6-8 */
}
.cms_azw_editor_tab_header {
    margin-bottom: -1px;
    position: relative;
}

/* end editor tabshow scrolling */

/* START LIKE AND DISLIKE STYLE */
.cms_comment_icon_like {
    background: url("../../Images/client/icons.png") no-repeat scroll 0 -224px rgba(0, 0, 0, 0);
    color: #333;
    font-size: 8pt;
    height: 25px;
    margin: 0 7px;
    width: 55px;
}
.cms_comment_icon_dislike {
    background: url("../../Images/client/icons.png") no-repeat scroll 0 -268px rgba(0, 0, 0, 0);
    color: #333;
    font-size: 8pt;
    height: 40px;
    margin: 0 7px;
    width: 55px;
}
.cms_comment_icon_like span,
.cms_comment_icon_dislike span {
    float: right;
    height: 25px;
    line-height: 30px;
    text-align: center;
    width: 33px;
}
.cms_comment_icon_like a,
.cms_comment_icon_dislike a {
    float: right;
    height: 25px;
    text-align: center;
    width: 20px;
}

/* END LIKE AND DISLIKE STYLE */

/* start bank icons */
.banks_list {
    float: right;
    width: 100%;
    display;
    block;
}
.banks_list li {
    float: right;
    margin: 5px 3px;
    background-image: url("../../images/client/bank/bank-ribbon.png");
    background-repeat: no-repeat;
    width: 40px;
    height: 35px;
}
.banks_list li.banks_list_0 {
    background-position: 0px 0px;
}
.banks_list li.banks_list_1 {
    background-position: -50px 0px;
}
.banks_list li.banks_list_2 {
    background-position: -100px 0px;
}
.banks_list li.banks_list_3 {
    background-position: -150px 0px;
}
.banks_list li.banks_list_4 {
    background-position: -200px 0px;
}
.banks_list li.banks_list_5 {
    background-position: -250px 0px;
}
.banks_list li.banks_list_6 {
    background-position: -300px 0px;
}
.banks_list li.banks_list_7 {
    background-position: -350px 0px;
}
.banks_list li.banks_list_8 {
    background-position: -402px 0px;
}
.banks_list li.banks_list_9 {
    background-position: -455px 0px;
}
.banks_list li.banks_list_10 {
    background-position: -510px 0px;
}
.banks_list li.banks_list_11 {
    background-position: -565px 0px;
}
.banks_list li.banks_list_12 {
    background-position: -620px 0px;
}
.banks_list li.banks_list_13 {
    background-position: -670px 0px;
}
.banks_list li.banks_list_14 {
    background-position: -722px 0px;
}
.banks_list li.banks_list_15 {
    background-position: -825px 0px;
}
.banks_list li.banks_list_16 {
    background-position: -880px 0px;
}
.banks_list li.banks_list_17 {
    background-position: -935px 0px;
}
.banks_list li.banks_list_18 {
    background-position: -990px 0px;
}
.banks_list li.banks_list_19 {
    background-position: -1095px 0px;
}
.banks_list li.banks_list_20 {
    background-position: -1150px 0px;
}
.banks_list li.banks_list_21 {
    background-position: -1200px 0px;
}
.banks_list li.banks_list_22 {
    background-position: -1245px 0px;
}
.banks_list li.banks_list_23 {
    display: none;
}

/* end bank icons */

/*  DateControl CSS */
.PickerCSS {
    background-color: #ffffff;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
.PickerHeaderCSS {
    background-color: #b0c4de;
    border-bottom: black 1px solid;
    height: 30px;
}
.PickerFooterCSS {
    background-color: #b0c4de;
}
.PickerWeekDayCSS {
    background-color: #ffffff;
    text-align: center;
    font-size: 8pt;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 0px solid;
    height: 19px;
}
.PickerCalendarCSS {
    background-color: #ffffff;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 1px solid;
    height: 19px;
}
.PickerWorkDayCSS {
    background-color: #ffffff;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 1px solid;
}
A.PickerWorkDayCSS {
    color: black;
    text-decoration: none;
    border: none;
}
.PickerForbidenCSS {
    background-color: #ffffff;
    color: Red;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 1px solid;
}
.PickerSelectedCSS {
    background-color: #ffffff;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 1px solid;
}
A.PickerSelectedCSS {
    font-weight: bold;
    color: #0066ff;
    border: none;
}
.SideBar {
    border-right: solid 1px #c0c0c0;
    vertical-align: top;
    width: 20%;
    padding-right: 8px;
}
.ModalBG {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 9999;
    background-color: Gray;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    opacity: 0.5;
    top: 0px;
    left: 0px;
    z-index: 8000;
    filter: alpha(opacity=50);
}
.ProgressBorder {
    border: thin groove #000000;
}
.ModalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.ModalPopup {
    background-color: #f5fffa;
    border-width: 2px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 450px;
}

/*----End of Example CSS Class --*/

/* end calender*/

/* start my page css */
.cms_azw_mypage_mainlinks li {
    padding: 0px 1%;
    width: 98%;
    border-bottom: 1px dotted #CCC;
    float: right;
    background: #f7f9fc;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNiUiIHN0b3AtY29sb3I9IiNmN2Y5ZmMiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NCUiIHN0b3AtY29sb3I9IiNlNWU1ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f7f9fc 26%, #e5e5e5 84%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(26%, #f7f9fc), color-stop(84%, #e5e5e5));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #f7f9fc 26%, #e5e5e5 84%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #f7f9fc 26%, #e5e5e5 84%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #f7f9fc 26%, #e5e5e5 84%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #f7f9fc 26%, #e5e5e5 84%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f7f9fc', endColorstr='#e5e5e5', GradientType=0);
    /* IE6-8 */
}
.cms_azw_mypage_mainlinks li a {
    color: #000;
    line-height: 30px;
    padding-right: 15%;
    width: 85%;
    float: right;
    background-image: url(../../images/client/user/icons.png);
    background-repeat: no-repeat;
}
.cms_azw_mypage_mainlinks li a:hover {
    color: #039;
}
.cms_azw_user_content {
    width: 72%;
    border: 3px solid #f2f2f2;
}
.cms_azw_user_content_mainmenus {
    background: #f6f8f9;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y2ZjhmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNkYmRjZGQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f6f8f9 0%, #dbdcdd 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f6f8f9), color-stop(100%, #dbdcdd));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #f6f8f9 0%, #dbdcdd 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #f6f8f9 0%, #dbdcdd 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #f6f8f9 0%, #dbdcdd 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #f6f8f9 0%, #dbdcdd 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f6f8f9', endColorstr='#dbdcdd', GradientType=0);
    /* IE6-8 */
}
.cms_azw_user_menus {
    width: 26%;
    border: 3px solid #f2f2f2;
}
.cms_azw_user_content_mainmenus a {
    color: #000;
    padding: 0px 5px;
    border-left: 1px solid #fff;
}
.cms_azw_user_content_mainmenus a:hover {
    color: #039;
}
.cms_azw_mypage_mainlinks {
    background: #EDEDED
}
.cms_azw_mypage_mainlinks li:hover {
    background: #d8d8d8;
}
.cms_azw_mypage_mainlinks_iconmypage a {
    background-position: right 3px;
}
.cms_azw_mypage_mainlinks_iconuserinfo a {
    background-position: right -31px;
}
.cms_azw_mypage_mainlinks_iconexit a {
    background-position: right -69px;
}
.cms_azw_mypage_mainlinks_iconchangepass a {
    background-position: right -105px;
}
.cms_azw_mypage_mainlinks_iconguid a {
    background-position: right -138px;
}
.cms_azw_mypage_mainlinks_iconhome a {
    background-position: right -173px;
}
.cms_azw_user_menus_control {
    border: 3px solid #F2F2F2;
}
.cms_azw_attentionbox {
    padding-top: 20px !important;
    padding-bottom: 20px !important;
}
.cms_azw_attentionbox_btn {
    background: #1e5799;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzFlNTc5OSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMzNDk4ZTUiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #1e5799 0%, #3498e5 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #1e5799), color-stop(100%, #3498e5));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #1e5799 0%, #3498e5 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #1e5799 0%, #3498e5 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #1e5799 0%, #3498e5 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #1e5799 0%, #3498e5 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#3498e5', GradientType=0);
    /* IE6-8 */
    
    border: 1px solid #156ec8;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -webkit-border-radius: 15px;
    padding: 3px 25px;
    cursor: pointer;
    color: #FFF;
}
.cms_azw_attentionbox_btn:hover {
    background: #7db9e8;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIyNSUiIHN0b3AtY29sb3I9IiM3ZGI5ZTgiIHN0b3Atb3BhY2l0eT0iMSIvPgogICAgPHN0b3Agb2Zmc2V0PSI4NyUiIHN0b3AtY29sb3I9IiMxZTU3OTkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #7db9e8 25%, #1e5799 87%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(25%, #7db9e8), color-stop(87%, #1e5799));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #7db9e8 25%, #1e5799 87%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #7db9e8 25%, #1e5799 87%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #7db9e8 25%, #1e5799 87%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #7db9e8 25%, #1e5799 87%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799', GradientType=0);
    /* IE6-8 */
}

/* end my page css */

/* start register report */
.register_activate_main_report_txt a:hover {
    background: rgb(125, 185, 232);
    background: -moz-linear-gradient(top, rgba(125, 185, 232, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(30, 87, 153, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(125, 185, 232, 1)), color-stop(50%, rgba(41, 137, 216, 1)), color-stop(51%, rgba(32, 124, 202, 1)), color-stop(100%, rgba(30, 87, 153, 1)));
    background: -webkit-linear-gradient(top, rgba(125, 185, 232, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(30, 87, 153, 1) 100%);
    background: -o-linear-gradient(top, rgba(125, 185, 232, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(30, 87, 153, 1) 100%);
    background: -ms-linear-gradient(top, rgba(125, 185, 232, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(30, 87, 153, 1) 100%);
    background: linear-gradient(top, rgba(125, 185, 232, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(30, 87, 153, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#7db9e8', endColorstr='#1e5799', GradientType=0);
}
.register_activate_main_report {
    width: 500px;
    position: relative;
}
.register_activate_main_report_txt {
    float: right;
    height: auto;
    width: 500px;
    text-align: center;
    direction: rtl;
    margin-top: 180px;
    border: 1px solid #999;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    background-color: #F5F5F5;
    font-family: tahoma;
    font-size: 9pt;
}
.register_activate_main_report_txt b {
    font-family: tahoma;
    font-size: 18px;
    line-height: 30px;
    color: #1A64FF;
    text-decoration: none;
}
.register_activate_main_report_txt a {
    font-family: tahoma;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    line-height: 22px;
    outline: none;
    height: 22px;
    width: 120px;
    position: relative;
    text-align: center;
    float: right;
    margin-right: 190px;
    margin-top: 10px;
    margin-bottom: 10px;
    background: rgb(30, 87, 153);
    background: -moz-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(30, 87, 153, 1)), color-stop(50%, rgba(41, 137, 216, 1)), color-stop(51%, rgba(32, 124, 202, 1)), color-stop(100%, rgba(125, 185, 232, 1)));
    background: -webkit-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%);
    background: -o-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%);
    background: -ms-linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%);
    background: linear-gradient(top, rgba(30, 87, 153, 1) 0%, rgba(41, 137, 216, 1) 50%, rgba(32, 124, 202, 1) 51%, rgba(125, 185, 232, 1) 100%);
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#1e5799', endColorstr='#7db9e8', GradientType=0);
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.ForgetPass_sendnewpass {
    font-family: tahoma;
    color: #000;
    font-size: 10pt;
    line-height: 50px;
    text-align: center;
    background: url("../../images/client/user/ok_check.png") no-repeat scroll center top #fff;
    padding: 40px 20px 20px 20px;
}

/* end Register report */

/* start access report */
.cms_accessdenied {
    width: 245px;
    height: 990px;
    padding: 2px;
    margin: 0px auto;
    background-image: url(../../Images/GlobalImages/azw_access_denied.png);
    background-repeat: no-repeat;
    background-position: top center;
    font-family: tahoma;
}
.cms_accessdenied_content {
    text-align: right;
    direction: rtl;
    width: 132px;
    font-size: 8pt;
    margin-top: 66px;
    float: right;
}
.cms_page_access_denid {
    width: 245px;
    height: 990px;
    padding: 2px;
    margin: 0px auto;
    background-image: url(../../Images/GlobalImages/azw_access_denied.png);
    background-repeat: no-repeat;
    background-position: top center;
    font-family: tahoma;
}
.cms_pageNoFound {
    width: 245px;
    height: 990px;
    padding: 2px;
    margin: 0px auto;
    background-image: url(../../Images/GlobalImages/azw_access_denied.png);
    background-repeat: no-repeat;
    background-position: top center;
    font-family: tahoma;
}

/* end access report */

/* start  simple title news */
.cms_azw_news_simpletitle_ul li {
    list-style-image: url(../../Images/client/news/bullet_rtl.gif);
    padding-right: 1px;
    margin-right: 18px;
    margin-bottom: 5px;
}
.cms_azw_news_simpletitle_ul li a {
    color: #000;
}
.cms_azw_news_simpletitle_ul li a:hover {
    color: #074181;
}

/* end  simple title news */

/* start Article tab style */
.cms_azw_Article_tab_header a {
    margin-right: 1px;
    border-bottom: 0px !important;
}
.cms_azw_Article_tab_header a:hover {
    text-decoration: none;
    color: #4b412f
}
.cms_azw_Article_tab_header a.selected {
    background-color: #dddddd;
    color: #000!important;
    border-bottom: 0px solid #f6f6f6;
    position: relative;
    bottom: -1px;
}
.cms_azw_Article_tab_content a {
    color: #666;
}
.cms_azw_Article_tab_content a:hover {
    color: #000;
}
.cms_azw_Article_tab_content {
    float: left;
}
.cms_azw_Article_tab_mask {
    overflow: hidden;
    border: 1px solid #ccc;
    min-height: 100px;
    background: #dddddd;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2RkZGRkZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNmOWY5ZjkiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #dddddd 0%, #f9f9f9 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #dddddd), color-stop(100%, #f9f9f9));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #dddddd 0%, #f9f9f9 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #dddddd 0%, #f9f9f9 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #dddddd 0%, #f9f9f9 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #dddddd 0%, #f9f9f9 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#dddddd', endColorstr='#f9f9f9', GradientType=0);
    /* IE6-8 */
}

/* end Article tab style */
.ui-accordion-header {
    font-family: tahoma;
    font-size: 9pt !important;
}
.jcarousel-item h1 {
    font-size: 9pt;
}
.jcarousel-skin-tango {
    float: right;
}
.language_box {
    width: 60px;
}

/*rss news*/
.cms_News_RssTitle {
    color: #0071d0;
    font-weight: bold;
    margin-top: 25px;
    float: right;
    width: 100%;
}
.cms_News_RssSummary {
    color: #444;
    line-height: 25px;
    float: right;
    width: 100%;
}
.cms_News_RssPublishDate {
    color: #999;
    margin-top: 10px;
    float: right;
    width: 100%;
}
#ctl05_ctl00_ctl05_UpdatePanel1 hr {
    float: right;
}
.rss_main {
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}

/*footer*/
#divStyle {
    float: left;
    line-height: 30px;
    margin: 0 10px;
}

/*footer menu*/
.cms_footer_menu tr td {
    text-align: right;
    font-family: Tahoma, Geneva, sans-serif;
    direction: rtl;
    padding-right: 8px;
}
.cms_footer_menu table {
    margin-left: 5px;
}
.cms_footer_menu a {
    color: #000;
    font-size: 8pt;
}
.cms_footer_menu a:hover {
    color: #666;
}
.cms_footer_menu tr td tr:first-child td a {
    font-size: 10pt;
    color: #000 !important;
    line-height: 30px;
}
.cms_footer_menu tr td tr:first-child td {
    padding-right: 0px;
    margin-bottom: 10px;
}

/* start news rss */
.newsrssfeedlogo {
    width: 17px;
    height: 20px;
    margin-left: 2px;
    background: url(../../Images/client/news/bullet_rtl.gif) no-repeat center right;
    ;
}
.RssLinks_row a {
    float: left;
    color: #044bdc;
    direction: ltr;
    text-align: left;
}
.RssLinks_row a:hover {
    color: #000;
}
.RssLinks_row {
    border-bottom: 1px solid #CCC;
}
.introduceRSS_txt h3 {
    color: #025dc1;
    margin-bottom: 20px;
}
.introduceRSS_txt {
    border: 1px solid #ccc;
    background: #f9f9f9;
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2Y5ZjlmOSIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlYWVhZWEiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #f9f9f9), color-stop(100%, #eaeaea));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, #f9f9f9 0%, #eaeaea 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, #f9f9f9 0%, #eaeaea 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#eaeaea', GradientType=0);
    /* IE6-8 */
}

/* end news rss */

/* start fullwidthmenu 3part */
.cms_menu_fullwidth_3part_mainmenu>li {
    float: right;
    padding: 2px 1%;
    border-left: 1px solid #e7e7e7;
    margin: 3px 0px;
}
.cms_menu_fullwidth_3part_mainmenu>li a {
    padding: 1px 7px;
    float: right;
}
.cms_menu_fullwidth_3part_submenu2 li {
    width: 100%;
    float: right;
}
.cms_menu_fullwidth_3part_mainmenu>li>a:hover {
    background: #033a89;
    color: #FFF;
    border-radius: 3px;
}
.cms_menu_fullwidth_3part_submenu2 {
    min-height: 300px;
    float: right;
    position: relative;
    width: 225px;
}
.cms_menu_fullwidth_3part_submenu2 li {
    padding: 3px 0px;
}
.cms_menu_fullwidth_3part_submenu3 li:hover {
    background-image: url(../../Images/client/menu/menu_width_3part_hover.png);
    background-repeat: no-repeat;
    background-position: right center;
}
.cms_menu_fullwidth_3part_submenu3 {
    min-height: 300px;
    float: right;
    position: absolute;
    top: -3px;
    right: 225px;
    width: 225px;
}
.cms_menu_fullwidth_3part_submenu4 {
    min-height: 300px;
    float: right;
    position: absolute;
    top: 0px;
    right: 225px;
    width: 525px;
}
.cms_menu_fullwidth_3part_mainmenu a {
    color: #677275
}
.cms_menu_fullwidth_3part_submenu a {
    color: #757575;
}
.cms_menu_fullwidth_3part_submenu {
    width: 100%;
    position: absolute;
    border-radius: 3px;
    box-shadow: 0 0 9px 3px rgba(0, 0, 0, 0.15);
    top: 29px;
    min-height: 300px;
    display: none;
}
.cms_menu_fullwidth_3part_mainmenu li:hover .cms_menu_fullwidth_3part_submenu {
    display: block;
}
.cms_menu_fullwidth_3part_mainmenu {
    position: relative;
}
.cms_menu_fullwidth_3part_submenu2>li a:hover {
    color: #25b7bc
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(1) a:hover {
    color: #25b7bc
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(2) a:hover {
    color: #00ade9
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(3) a:hover {
    color: #008681
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(4) a:hover {
    color: #008681
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(5) a:hover {
    color: #0090d4
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(6) a:hover {
    color: #fcd3af
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(7) a:hover {
    color: #25b7bc
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(8) a:hover {
    color: #00ade9
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(9) a:hover {
    color: #008681
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(10) a:hover {
    color: #008681
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(11) a:hover {
    color: #0090d4
}
.cms_menu_fullwidth_3part_submenu2>li:nth-child(12) a:hover {
    color: #fcd3af
}
.cms_menu_fullwidth_3part_submenu2 {
    border-left: 1px solid #CCC
}
.cms_menu_fullwidth_3part_submenu3 {
    border-left: 1px solid #CCC;
    display: none;
}
.cms_menu_fullwidth_3part_submenu4 {
    display: none;
}
.cms_menu_fullwidth_3part_submenu4 li a {
    list-style: disc;
}
.cms_menu_fullwidth_3part_submenu2 li:hover .cms_menu_fullwidth_3part_submenu3 {
    display: block;
}
.cms_menu_fullwidth_3part_submenu3 li:hover .cms_menu_fullwidth_3part_submenu4 {
    display: block;
}
.cms_menu_fullwidth_3part_submenu2 li:first-child .cms_menu_fullwidth_3part_submenu3 {
    display: block;
}
.cms_menu_fullwidth_3part_submenu3 li:first-child .cms_menu_fullwidth_3part_submenu4 {
    display: block;
}

/* end fullwidthmenu 3part */

/* start menu full width by one image*/
.cms_azw_menu_fullwidthbyoneimage {
    position: relative;
}
.cms_azw_menu_fullwidthbyoneimage a {
    color: #222;
}
.cms_azw_menu_fullwidthbyoneimage>ul {
    width: 100%;
    float: right;
    background: #fff;
    box-shadow: 2px 2px 2px 2px #CCC;
    z-index: 2;
    position: relative;
}
.cms_azw_menu_fullwidthbyoneimage>ul>li {
    display: inline-block
}
.cms_azw_menu_fullwidthbyoneimage>ul>li>a {
    padding: 3px 3px;
    margin: 0px 5px;
    position: relative;
}
.cms_azw_menu_fullwidthbyoneimage>ul>li div ul li:first-child a {
    color: #000;
    font-weight: 600;
}
.cms_azw_menu_fullwidthbyoneimage>ul>li div ul li:first-child {
    margin-bottom: 5px;
}
.cms_azw_menu_fullwidthbyoneimage>ul>li div {
    display: none;
    border-top: 1px solid #ccc;
    width: 98%;
    padding: 10px 1% 3px 1%;
    left: 0px;
    background: #fff;
    position: absolute;
    z-index: 1;
}
.cms_azw_menu_fullwidthbyoneimage>ul>li div ul {
    vertical-align: top;
    display: inline-block;
    margin-right: 1%;
    min-width: 19%;
}
.cms_azw_menu_fullwidthbyoneimage>ul>li div .menu_img {
    vertical-align: top;
    float: right;
    display: inline-block;
    margin-right: 0px;
    text-align: center;
    border-left: 1px solid #CCC;
    padding-left: 0.5%;
    min-width: 18%;
}
.cms_azw_menu_fullwidthbyoneimage .triangle {
    display: none;
    position: absolute;
    left: 38%;
    z-index: 3;
    bottom: -8px;
    width: 0;
    height: 0;
    border-style: solid;
    border-width: 8px 6px 0 6px;
    border-color: #cccccc transparent transparent transparent;
}
.cms_azw_menu_fullwidthbyoneimage li:hover div {
    display: block;
}
.cms_azw_menu_fullwidthbyoneimage li:hover a .triangle {
    display: block;
}

/* end menu full width by one image*/

/*Start of namayesh film video show*/
@charset "utf-8";
body {
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    text-align: left;
    margin: 0px;
    padding: 0px;
}
a {
    outline: none;
    padding: 0px;
}
ul {
    margin: 0px;
    padding: 0px;
}
li {
    list-style-type: none;
}
.main_video {
    height: auto;
    width: 980px;
    position: relative;
}
img {
    border: 0px;
}
.main_video_txt {
    float: right;
    height: auto;
    width: 980px;
}
.main_video_play {
    float: left;
    height: 447px;
    width: 680px;
    margin-top: 5px;
    margin-left: 10px;
    margin-bottom: 5px;
}
.main_video_left {
    background-image: url(../../images/ShowFilm/ShowFilm/mainnews_left.png);
    background-repeat: no-repeat;
    float: left;
    height: 447px;
    width: 9px;
}
.main_video_right {
    background-image: url(../../images/ShowFilm/mainnews_right.png);
    background-repeat: no-repeat;
    float: left;
    height: 447px;
    width: 9px;
}
.main_video_center {
    background-image: url(../../images/ShowFilm/mainnews_center.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 447px;
    width: 662px;
}
.main_video_black_bg {
    background-color: #000;
    float: right;
    /*height: 305px;*/
    
    height: auto;
    min-height: 305px;
    width: 660px;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 6px;
    text-align: center;
    vertical-align: middle;
}
.main_video_descript {
    float: right;
    height: 120px;
    width: 660px;
    margin-right: 1px;
    margin-left: 1px;
    margin-top: 2px;
    margin-bottom: 2px;
}
.main_video_descript_top_row {
    float: right;
    height: 23px;
    width: 100%;
    margin-top: 2px;
}
.main_video_descript_bottom_row {
    float: right;
    height: auto;
    width: 660px;
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    text-align: right;
}
.main_video_descript_star {
    margin-right: -25px;
    float: right;
    height: 23px;
    width: 150px;
    text-align: right;
}
.main_video_descript_share {
    float: left;
    height: 23px;
    width: 150px;
}
.top_videos {
    float: right;
    height: 447px;
    width: 285px;
    margin-top: 5px;
    overflow-y: auto;
    overflow-x: hidden;
}
.top_videos_box {
    float: left;
    height: 106px;
    width: 265px;
    margin-bottom: 5px;
}
.top_videos_box_left {
    background-image: url(../../images/ShowFilm/topnews_left.jpg);
    background-repeat: no-repeat;
    float: left;
    height: 106px;
    width: 7px;
}
.top_videos_box_right {
    float: left;
    height: 106px;
    width: 7px;
    background-image: url(../../images/ShowFilm/topnews_right.jpg);
    background-repeat: no-repeat;
}
.top_videos_box_center {
    float: left;
    height: 106px;
    width: 251px;
    background-image: url(../../images/ShowFilm/topnews_center.jpg);
    background-repeat: repeat-x;
    position: relative;
}
.top_video_box_playicon {
    background-image: url(../../images/ShowFilm/icon_play.png);
    background-repeat: no-repeat;
    float: right;
    height: 44px;
    width: 44px;
    position: absolute;
    z-index: 10;
    left: 40px;
    top: 20%;
}
.top_video_box_img {
    float: right;
    height: 80px;
    width: 135px;
    margin-top: 13px;
    margin-right: 3px;
    margin-bottom: 13px;
    position: relative;
}
.top_video_box_descript span {
    margin-right: 4px;
}
.top_video_box_descript {
    float: right;
    width: 105px;
    margin-top: 10px;
    text-align: right;
    direction: rtl;
    font-family: tahoma;
    font-size: 11px;
    line-height: 17px;
    color: #333;
    text-decoration: none;
}
.top_video_box_stars {
    float: right;
    height: 20px;
    width: 105px;
    margin-top: 2px;
    margin-bottom: 4px;
    text-align: center;
}
.all_videos {
    float: right;
    height: 131px;
    width: 970px;
    margin-top: 0px;
    margin-bottom: 3px;
}
.all_videos_left {
    background-image: url(../../images/ShowFilm/news_scroll_left.png);
    background-repeat: no-repeat;
    float: left;
    height: 131px;
    width: 7px;
}
.all_videos_right {
    background-image: url(../../images/ShowFilm/news_scroll_right.png);
    background-repeat: no-repeat;
    float: left;
    height: 131px;
    width: 7px;
}
.all_videos_center {
    background-image: url(../../images/ShowFilm/news_scroll_center.jpg);
    background-repeat: repeat-x;
    float: left;
    height: 131px;
    width: 956px;
}
.all_video_desript {
    float: right;
    height: 38px;
    width: 171px;
    font-family: tahoma;
    font-size: 11px;
    line-height: 16px;
    color: #333;
    text-decoration: none;
    text-align: right;
    direction: rtl;
}

/* start all news jcscrool styles */
.jcarousel-skin-tango .jcarousel-container {}
.jcarousel-skin-tango .jcarousel-direction-rtl {
    direction: rtl;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    padding: 0px 24px;
    width: 905px;
}
.jcarousel-skin-tango .jcarousel-container-vertical {
    padding: 40px 20px;
    width: 75px;
    height: 245px;
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden;
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 905px;
    height: 128px;
}
.jcarousel-skin-tango .jcarousel-clip-vertical {
    width: 75px;
    height: 245px;
}
.jcarousel-skin-tango .jcarousel-item {
    width: 171px;
    height: 118px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-right: 5px;
    margin-left: 5px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-item-horizontal {
    margin-right: 0px;
    margin-left: 10px;
}
.jcarousel-skin-tango .jcarousel-item-vertical {
    margin-bottom: 10px;
}
.jcarousel-skin-tango .jcarousel-item-placeholder {
    background: rgb(255, 255, 255);
    color: rgb(0, 0, 0);
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    top: 1px;
    width: 24px;
    height: 128px;
    right: -7px;
    position: absolute;
    cursor: pointer;
    background-image: url(../../images/ShowFilm/next-horizontal.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-next-horizontal {
    left: 5px;
    right: auto;
    background-image: url("prev-horizontal.png");
}
.jcarousel-skin-tango .jcarousel-next-horizontal:hover {
    background-position: -25px 0px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:focus {
    background-position: -25px 0px;
}
.jcarousel-skin-tango .jcarousel-next-horizontal:active {
    background-position: -50px 0px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal {
    background-position: -75px 0px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover {
    background-position: -75px 0px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus {
    background-position: -75px 0px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active {
    background-position: -75px 0px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    left: -7px;
    top: 1px;
    width: 24px;
    height: 128px;
    position: absolute;
    cursor: pointer;
    background-image: url(../../images/ShowFilm/prev-horizontal.png);
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.jcarousel-skin-tango .jcarousel-direction-rtl .jcarousel-prev-horizontal {
    left: auto;
    right: 5px;
    background-image: url("next-horizontal.png");
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:hover {
    background-position: -25px 0px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:focus {
    background-position: -25px 0px;
}
.jcarousel-skin-tango .jcarousel-prev-horizontal:active {
    background-position: -50px 0px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal {
    background-position: -75px 0px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover {
    background-position: -75px 0px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus {
    background-position: -75px 0px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active {
    background-position: -75px 0px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-next-vertical {
    background: url("next-vertical.png") no-repeat 0px 0px;
    left: 43px;
    width: 32px;
    height: 32px;
    bottom: 5px;
    position: absolute;
    cursor: pointer;
}
.jcarousel-skin-tango .jcarousel-next-vertical:hover {
    background-position: 0px -25px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:focus {
    background-position: 0px -25px;
}
.jcarousel-skin-tango .jcarousel-next-vertical:active {
    background-position: 0px -50px;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical {
    background-position: 0px -75px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover {
    background-position: 0px -75px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus {
    background-position: 0px -75px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active {
    background-position: 0px -75px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
    background: url("prev-vertical.png") no-repeat 0px 0px;
    left: 43px;
    top: 5px;
    width: 32px;
    height: 32px;
    position: absolute;
    cursor: pointer;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:hover {
    background-position: 0px -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:focus {
    background-position: 0px -32px;
}
.jcarousel-skin-tango .jcarousel-prev-vertical:active {
    background-position: 0px -64px;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical {
    background-position: 0px -96px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover {
    background-position: 0px -96px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus {
    background-position: 0px -96px;
    cursor: default;
}
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    background-position: 0px -96px;
    cursor: default;
}
html {
    height: auto !important;
    min-height: 100%;
}
body {
    height: auto !important;
    min-height: 100%;
}
body {
    font: 100.01%/normal "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    padding: 0px;
    color: rgb(51, 51, 51);
    font-size-adjust: none;
    font-stretch: normal;
}
body * {
    /*  line-height: 1.22em;  */
}
h1 {
    clear: both;
    font-family: Georgia, "Times New Roman", Times, serif;
}
h2 {
    color: rgb(64, 136, 184);
    clear: both;
    font-family: Georgia, "Times New Roman", Times, serif;
}
h3 {
    color: rgb(64, 136, 184);
    clear: both;
    font-family: Georgia, "Times New Roman", Times, serif;
}
h4 {
    color: rgb(64, 136, 184);
    clear: both;
    font-family: Georgia, "Times New Roman", Times, serif;
}
h5 {
    color: rgb(64, 136, 184);
    clear: both;
    font-family: Georgia, "Times New Roman", Times, serif;
}
h6 {
    color: rgb(64, 136, 184);
    clear: both;
    font-family: Georgia, "Times New Roman", Times, serif;
}
h1 {}
h2 {
    color: rgb(200, 200, 200);
    margin-top: -25px;
}
h3 {}
h4 {
    color: rgb(51, 51, 51);
    margin-bottom: -10px;
}
p {
    margin: 10px 0px !important;
    clear: both;
    line-height: 1.4;
}
ul {}
ol {}
ul ul {
    margin-bottom: 20px;
}
#wrap {
    margin: 0px 0px;
}
a {
    color: #1aa379;
}
table {
    /*border: 1px solid rgb(200, 200, 200); font-size: inherit;*/
}
th {
    background: rgb(216, 216, 216);
    padding: 5px;
    text-align: left;
    white-space: nowrap;
}
td {
    /*background: rgb(248, 248, 248); padding: 5px; text-align: left; vertical-align: top;*/
}
select {
    font: 99%/normal "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
}
input {
    font: 99%/normal "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
}
textarea {
    font: 99%/normal "Trebuchet MS", Trebuchet, Tahoma, Verdana, Arial, sans-serif;
    font-size-adjust: none;
    font-stretch: normal;
}
pre {
    font: 100%/normal monospace;
    margin: 20px 0px;
    font-size-adjust: none;
    font-stretch: normal;
}
code {
    font: 100%/normal monospace;
    margin: 20px 0px;
    font-size-adjust: none;
    font-stretch: normal;
}
tt {
    font: 100%/normal monospace;
    margin: 20px 0px;
    font-size-adjust: none;
    font-stretch: normal;
}
dt {
    font: 100%/normal monospace;
    margin: 20px 0px;
    font-size-adjust: none;
    font-stretch: normal;
}
pre {
    margin: 20px 0px;
    padding: 15px;
    background-color: rgb(240, 240, 240);
    -moz-border-radius: 10px;
}
blockquote {
    margin: 20px 0px;
    padding: 15px;
    background-color: rgb(240, 240, 240);
    -moz-border-radius: 10px;
}
td pre {
    font: 85%/normal monospace;
    margin: 5px 0px;
    padding: 5px;
    font-size-adjust: none;
    font-stretch: normal;
}

/*End of namayesh film video show*/

/******* Class for rating *******/
.star-rating,
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus,
.star-rating .current-rating {
    background: url(../../Images/GlobalImages/star.gif) left -1000px repeat-x;
}
.all_video_desript {
    float: left;
    height: 28px;
    width: 171px;
    font-family: tahoma;
    font-size: 11px;
    line-height: 16px;
    color: #333;
    text-decoration: none;
    text-align: right;
    direction: rtl;
}
.star-rating {
    position: relative;
    width: 125px;
    height: 25px;
    overflow: hidden;
    list-style: none;
    margin: 0;
    padding: 0;
    background-position: left top;
    margin-right: 22px;
    padding: 0 13px 0 0;
}
.star-rating li {
    display: inline;
}
.star-rating a,
.star-rating .current-rating {
    position: absolute;
    top: 0;
    left: 0;
    text-indent: -1000em;
    height: 25px;
    line-height: 25px;
    outline: none;
    overflow: hidden;
    border: none;
}
.star-rating a:hover,
.star-rating a:active,
.star-rating a:focus {
    background-position: left bottom;
}
.star-rating a.one-star {
    width: 20%;
    z-index: 6;
}
.star-rating a.two-stars {
    width: 40%;
    z-index: 5;
}
.star-rating a.three-stars {
    width: 60%;
    z-index: 4;
}
.star-rating a.four-stars {
    width: 80%;
    z-index: 3;
}
.star-rating a.five-stars {
    width: 100%;
    z-index: 2;
}
.star-rating .current-rating {
    z-index: 1;
    background-position: left center;
}

/* for an inline rater */
.inline-rating {
    display: -moz-inline-block;
    display: -moz-inline-box;
    display: inline-block;
    vertical-align: middle;
}

/* smaller star */
.small-star {
    width: 50px;
    height: 10px;
}
.paddingrating {
    padding-right: 1px;
    /*padding-top:7px;*/
    
    padding-left: 1px;
}
.paddingproductrating {
    padding-right: 12px;
}
.readonlyrating {
    pointer-events: none;
}
.small-star,
.small-star a:hover,
.small-star a:active,
.small-star a:focus,

/*.small-star .current-rating{
	background-image: url(star_small.gif);
	line-height: 10px;
	height: 10px;
}*/

/******* End of Class for rating *******/

/*start of advertisement in client*/
.view-first img {
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.view-first .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    background-color: rgba(192, 0, 0, 0.7);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.view-first h2 {
    -webkit-transform: translateY(-100px);
    -moz-transform: translateY(-100px);
    -o-transform: translateY(-100px);
    -ms-transform: translateY(-100px);
    transform: translateY(-100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.view-first h2 a {
    color: #fff;
    text-decoration: none;
    font-family: arial;
}
.view-first h2:hover a {
    color: #CCC
}
.view-first p {
    -webkit-transform: translateY(100px);
    -moz-transform: translateY(100px);
    -o-transform: translateY(100px);
    -ms-transform: translateY(100px);
    transform: translateY(100px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.view-first:hover img {
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    -o-transform: scale(1.1, 1.1);
    -ms-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}
.view-first a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    -webkit-transition: all 0.2s ease-in-out;
    -moz-transition: all 0.2s ease-in-out;
    -o-transition: all 0.2s ease-in-out;
    -ms-transition: all 0.2s ease-in-out;
    transition: all 0.2s ease-in-out;
}
.view-first:hover .mask {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.view-first:hover h2,
.view-first:hover p,
.view-first:hover a.info {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transform: translateY(0px);
    -moz-transform: translateY(0px);
    -o-transform: translateY(0px);
    -ms-transform: translateY(0px);
    transform: translateY(0px);
}
.view-first:hover p {
    -webkit-transition-delay: 0.1s;
    -moz-transition-delay: 0.1s;
    -o-transition-delay: 0.1s;
    -ms-transition-delay: 0.1s;
    transition-delay: 0.1s;
}
.view-first:hover a.info {
    -webkit-transition-delay: 0.2s;
    -moz-transition-delay: 0.2s;
    -o-transition-delay: 0.2s;
    -ms-transition-delay: 0.2s;
    transition-delay: 0.2s;
}
.view-fifth img {
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.view-fifth .mask {
    background-color: rgba(146, 96, 91, 0.3);
    -webkit-transform: translateX(-300px);
    -moz-transform: translateX(-300px);
    -o-transform: translateX(-300px);
    -ms-transform: translateX(-300px);
    transform: translateX(-300px);
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all 0.3s ease-in-out;
    -moz-transition: all 0.3s ease-in-out;
    -o-transition: all 0.3s ease-in-out;
    -ms-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
}
.view-fifth h2 {
    background: rgba(255, 255, 255, 0.5);
    color: #000;
    -webkit-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
    -moz-box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
    box-shadow: 0px 1px 3px rgba(159, 141, 140, 0.5);
}
.view-fifth h2 a {
    color: #333;
    text-decoration: none;
    font-family: arial;
}
.view-fifth h2:hover a {
    color: #666;
}
.view-fifth p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=0)";
    filter: alpha(opacity=0);
    opacity: 0;
    color: #333;
    -webkit-transition: all 0.2s linear;
    -moz-transition: all 0.2s linear;
    -o-transition: all 0.2s linear;
    -ms-transition: all 0.2s linear;
    transition: all 0.2s linear;
}
.view-fifth:hover .mask {
    -webkit-transform: translateX(0px);
    -moz-transform: translateX(0px);
    -o-transform: translateX(0px);
    -ms-transform: translateX(0px);
    transform: translateX(0px);
}
.view-fifth:hover img {
    -webkit-transform: translateX(300px);
    -moz-transform: translateX(300px);
    -o-transform: translateX(300px);
    -ms-transform: translateX(300px);
    transform: translateX(300px);
}
.view-fifth:hover p {
    -ms-filter: "progid: DXImageTransform.Microsoft.Alpha(Opacity=100)";
    filter: alpha(opacity=100);
    opacity: 1;
}
.view {
    width: 300px;
    height: 200px;
    margin: 10px;
    float: left;
    border: 10px solid #fff;
    overflow: hidden;
    position: relative;
    text-align: center;
    -webkit-box-shadow: 1px 1px 2px #e6e6e6;
    -moz-box-shadow: 1px 1px 2px #e6e6e6;
    box-shadow: 1px 1px 2px #e6e6e6;
    cursor: default;
    background: #fff url(../images/bgimg.jpg) no-repeat center center;
    border-radius: 15px;
}
.view .mask,
.view .content {
    width: 300px;
    height: 200px;
    position: absolute;
    overflow: hidden;
    top: 0;
    left: 0;
}
.view img {
    display: block;
    position: relative;
}
.view h2 {
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    position: relative;
    font-size: 17px;
    padding: 10px;
    background: rgba(0, 0, 0, 0.8);
    margin: 25% 0 0 0;
}
.view p {
    font-family: Georgia, serif;
    font-style: italic;
    font-size: 12px;
    position: relative;
    color: #fff;
    padding: 10px 20px 20px;
    text-align: center;
}
.view a.info {
    display: inline-block;
    text-decoration: none;
    padding: 7px 14px;
    background: #000;
    color: #fff;
    text-transform: uppercase;
    -webkit-box-shadow: 0 0 1px #000;
    -moz-box-shadow: 0 0 1px #000;
    box-shadow: 0 0 1px #000;
}
.view a.info: hover {
    -webkit-box-shadow: 0 0 5px #000;
    -moz-box-shadow: 0 0 5px #000;
    box-shadow: 0 0 5px #000;
}
.main {
    width: 100%;
    position: relative;
    float: right;
}

/*end of advertisement in client*/

/*start of shop (sbad kala)*/
.shop_modal {
    background-image: url(../../images/client/shopping/shop_modal_bg.png);
    background-repeat: repeat;
    background-position: center top;
    height: 100%;
    position: absolute;
    z-index: 999;
    top: 0px;
    left: 0px;
}
.shop_modal_content {
    background-color: #FFF;
    margin-top: 1%;
    box-shadow: 2px 2px 2px 2px #333;
    -moz-box-shadow: 2px 2px 2px 2px #333;
    -webkit-box-shadow: 2px 2px 2px 2px #333;
}
.shop_icons {
    background-image: url(../../images/client/shopping/shop_icon.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
}
.shop_icon_close {
    background-position: 0px 0px;
}
.shop_icon_open {
    background-position: 0px -23px;
}
.shop_content_box {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}
.shop_header_box {
    cursor: pointer;
}
.shop_header_box :hover {
    color: #999;
}
.onlinepayment_content {
    display: none;
}
.offlinepayment_content {
    display: none;
}
.shop_modal {
    display: none;
}
.shop_icon_edit {
    background-position: 0px -50px;
}
.shop_icon_delete {
    background-position: 0px -77px;
}
.shop_product_table {
    border: 1px dotted #CCC;
}
.shop_product_table thead {
    background-color: #E8E8E8;
}
.shop_product_table td {
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #CCC;
}
.shop_product_table td:last-child {
    border-right-width: 0px;
}
.shop_product_table_odd {
    background-color: #F7F7F7;
}
.shop_product_table_txtbox {}
.shop_lnk {
    position: fixed;
    height: 75px;
    width: 75px;
    right: 0px;
    background-image: url(../../images/client/Shop/fullshopping.png);
    background-repeat: no-repeat;
    background-position: right top;
    bottom: 2%;
}
.shop_modal_empty {
    background-image: url(../../images/client/Shop/shopping.png) !important;
}
.FinishedProduct {
    color: #CCC !important;
    cursor: default !important;
}
.FinishedProduct:hover {
    color: #CCC !important;
    cursor: default !important;
}
.shop_modal_close {
    background-position: 0px -100px;
}
.shop_modal_close:hover {
    background-position: 0px -125px;
}
.shop_more_info {
    background-position: -5px -157px;
}
.shop_icon_backproductpage {
    background-position: 0px -212px;
}
.shop_icon_addbasket {
    background-position: -4px -185px;
}
.shop_icon_product_name {
    background-position: -4px -242px;
}
.shop_icon_product_price {
    background-position: -4px -270px;
}

/* start modal css*/

/*end of shop (sbad kala)*/

/*start of shop (sbad kala)*/
.shop_modal {
    background-image: url(../../images/client/shopping/shop_modal_bg.png);
    background-repeat: repeat;
    background-position: center top;
    height: 100%;
    position: absolute;
    z-index: 999;
    top: 0px;
    left: 0px;
}
.shop_modal_content {
    background-color: #FFF;
    margin-top: 1%;
    box-shadow: 2px 2px 2px 2px #333;
    -moz-box-shadow: 2px 2px 2px 2px #333;
    -webkit-box-shadow: 2px 2px 2px 2px #333;
}
.shop_icons {
    background-image: url(../../images/client/shopping/shop_icon.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 20px;
}
.shop_icon_close {
    background-position: 0px 0px;
}
.shop_icon_open {
    background-position: 0px -23px;
}
.shop_content_box {
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #999;
}
.shop_header_box {
    cursor: pointer;
}
.shop_header_box :hover {
    color: #999;
}
.onlinepayment_content {
    display: none;
}
.offlinepayment_content {
    display: none;
}
.shop_modal {
    display: none;
}
.shop_icon_edit {
    background-position: 0px -50px;
}
.shop_icon_delete {
    background-position: 0px -77px;
}
.shop_product_table {
    border: 1px dotted #CCC;
}
.shop_product_table thead {
    background-color: #E8E8E8;
}
.shop_product_table td {
    border-right-width: 1px;
    border-right-style: dotted;
    border-right-color: #CCC;
}
.shop_product_table td:last-child {
    border-right-width: 0px;
}
.shop_product_table_odd {
    background-color: #F7F7F7;
}
.shop_product_table_txtbox {}
.shop_lnk {
    position: fixed;
    height: 75px;
    width: 75px;
    right: 0px;
    background-image: url(../../images/client/Shop/fullshopping.png);
    background-repeat: no-repeat;
    background-position: right top;
    bottom: 2%;
}
.shop_modal_empty {
    background-image: url(../../images/client/Shop/shopping.png) !important;
}
.FinishedProduct {
    color: #CCC !important;
    cursor: default !important;
}
.FinishedProduct:hover {
    color: #CCC !important;
    cursor: default !important;
}
.shop_modal_close {
    background-position: 0px -100px;
}
.shop_modal_close:hover {
    background-position: 0px -125px;
}
.shop_more_info {
    background-position: -5px -157px;
}
.shop_icon_backproductpage {
    background-position: 0px -212px;
}
.shop_icon_addbasket {
    background-position: -4px -185px;
}
.shop_icon_product_name {
    background-position: -4px -242px;
}
.shop_icon_product_price {
    background-position: -4px -270px;
}

/* start modal css*/

/*end of shop (sbad kala)*/

/*Add for client side for telerik*/
ul,
dd,
dt,
p,
h1,
h2,
h3,
h4 {
    margin: 0;
    padding: 0
}
.icons {
    background-image: url(../../images/panel/icons.png);
    background-repeat: no-repeat;
    background-color: transparent;
    border: 0px;
}
.header {
    width: 100%;
    height: 145px;
    background-image: url(../../images/panel/header_bg.jpg);
    background-position: center top;
    background-repeat: repeat-x
}
.header_login {
    background-image: url(../../Images/Panel/login_top.jpg);
    background-position: center top;
    background-repeat: repeat-x;
    height: 105px;
    width: 100%;
}
.btn_delfilter {
    background-position: 0px 685px;
    width: 20px;
    height: 20px;
    float: right;
    margin: 0px 2px;
}
.login_title_bg {
    background-image: url(../../Images/login/login-strawbery_bg.jpg);
    background-repeat: repeat-x;
    background-position: top center;
}
.header_content_top {
    width: 100%;
    height: 106px;
    float: right
}
.header_content_bottom {
    width: 100%;
    height: 39px;
    float: right
}
.header_azw_logo {
    width: 636px;
    height: 105px;
    float: right;
    background-image: url(../../images/panel/header_azw_logo.jpg);
    background-repeat: no-repeat;
    background-position: right top
}
.header_login_azw_logo {
    background-image: url(../../Images/Panel/login_logo.jpg);
    background-position: left center;
    float: left;
    width: 636px;
    height: 105px;
    background-repeat: no-repeat;
}
.header_left {
    width: 340px;
    float: left
}
.header_left_row {
    color: #FFF;
    font-size: 12px;
    text-align: left;
    line-height: 20px;
    position: relative;
    margin: 5px 0
}
.header_left_row a {
    color: #FFF;
    float: left;
    padding: 1px 3px
}
.header_left_row a:hover {
    color: #333;
}
.dd_user_options {
    background-color: transparent!important;
    background-position: 150px -838px;
    padding: 0 20px 0 0 !important
}
.header_left_row span {
    float: left;
    direction: rtl;
    margin: 0 2px
}
.header_left_row b {
    float: left;
    direction: rtl;
    margin-left: 0;
    margin-right: 8px;
    font-size: 11px
}
.box_dd_user_options {
    background-color: #FBFBFB;
    position: absolute;
    top: 20px;
    float: right;
    right: 25px;
    z-index: 100;
    width: 200px;
    display: none;
    border-radius: 3px;
    -moz-border-radius: 3px;
    -webkit-border-radius: 3px;
    box-shadow: 1px 1px 9px 1px #999;
    -webkit-box-shadow: 1px 1px 9px 1px #999;
    -moz-box-shadow: 1px 1px 9px 1px #999;
    padding: 5px
}
.box_dd_user_options a {
    text-align: right;
    direction: rtl;
    font-family: tahoma;
    font-size: 10px;
    color: #333;
    line-height: 20px;
    text-decoration: none;
    float: right;
    width: 100%;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    padding: 0 2px
}
#printpage_area {
    float: right;
}
.box_dd_user_options a:hover {
    color: #900;
    /*background-color:#EFEFEF;*/
    
    background-image: none
}
.suuport_ticket {
    color: #FFF;
    text-align: right;
    float: left;
    font-size: 12px;
    line-height: 23px
}
.icon_ticket {
    width: 38px;
    height: 35px;
    background-position: 0 -190px;
    margin-left: -20px;
    float: left
}
.icon_q_a {
    background-image: url(../../images/GlobalImages/icons_q_a.png);
    background-repeat: no-repeat;
}
.icon_moveticket {
    width: 30px;
    height: 30px;
    background-position: -5px -699px;
    float: right;
}
.suuport_ticket span {
    background-color: #df5750;
    width: 170px;
    float: left;
    margin-top: 4px;
    border-top-right-radius: 5px;
    border-bottom-right-radius: 5px;
    -moz-border-top-right-radius: 5px;
    margin-left: 0px;
    margin-right: 0px;
    -moz-border-bottom-right-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    padding: 0 5px
}
.footer {
    width: 100%;
    height: 40px;
    background-color: #1f1f1f;
    float: right
}
.footer_content {
    width: 980px;
    text-align: center;
    line-height: 35px;
    font-family: tahoma;
    font-size: 12px;
    color: #FFF;
    text-decoration: none;
    direction: ltr;
    margin: 5px auto 0
}
.footer_content a {
    font-family: tahoma;
    font-size: 12px;
    color: #FFF
}
.footer_content a:hover {
    color: red
}
.header_menu {
    float: right;
    width: 100%;
    margin: 0;
    padding: 0
}
.header_menu li {
    float: right;
    list-style-type: none
}
.header_menu li .header_menu_lnk {
    float: left;
    height: 30px;
    margin-top: 9px;
    font-family: tahoma;
    font-size: 12px;
    line-height: 30px;
    color: #CCC;
    text-decoration: none;
    text-align: right;
    padding-right: 2px;
    padding-left: 2px;
    direction: rtl
}
.header_menu li .left_menu {
    background-repeat: no-repeat;
    background-position: 0 -1272px;
    float: left;
    height: 39px;
    width: 11px
}
.header_menu li:hover .left_menu,
.header_menu li.active .left_menu {
    background-position: -30px -1168px
}
.header_menu li .center_menu {
    background-repeat: repeat-x;
    background-position: 0 -1272px;
    float: left;
    height: 39px;
    width: auto
}
.header_menu li:hover .center_menu,
.header_menu li.active .center_menu {
    background-position: -30px -1232px
}
.header_menu li .right_menu {
    background-position: 0 -1272px;
    background-repeat: no-repeat;
    float: left;
    height: 39px;
    width: 11px
}
.header_menu li:hover .right_menu,
.header_menu li.active .right_menu {
    background-position: 0 -1168px
}
.header_content_navigation {
    float: right;
    width: 100%;
    height: 30px;
    font-family: tahoma;
    font-size: 12px;
    line-height: 30px;
    color: #333;
    text-decoration: none;
    text-align: right;
    direction: rtl;
    margin-bottom: 5px
}
.header_content_navigation span {
    float: right;
    margin-left: 15px
}
.header_content_navigation a {
    font-family: tahoma;
    font-size: 12px;
    line-height: 30px;
    color: #005079;
    text-decoration: none;
    text-align: right;
    margin-left: 5px;
    float: right;
    margin-right: 5px
}
.header_content_navigation a:hover {
    color: #090
}
.header_content_navigation .arrow_icon {
    float: right;
    height: 10px;
    width: 15px;
    margin-top: 10px;
    margin-bottom: 10px;
    background-position: -7px -813px
}
.content_right {
    float: right;
    width: 242px
}
.content_left {
    float: left;
    width: 732px
}
.content_right_box {
    float: right;
    width: 100%;
    margin-bottom: 5px
}
.content_right_box_h1 {
    float: right;
    height: 25px;
    width: 98%;
    text-align: right;
    direction: rtl;
    border: 1px solid #C1C1C1;
    background-position: 0 -949px;
    background-repeat: repeat-x;
    border-top-left-radius: 7px;
    -moz-border-top-left-radius: 7px;
    -webkit-border-top-left-radius: 7px;
    border-top-right-radius: 7px;
    -moz-border-top-right-radius: 7px;
    -webkit-border-top-right-radius: 7px;
    font-family: tahoma;
    font-size: 13px;
    line-height: 25px;
    font-weight: 400;
    color: #333;
    text-decoration: none;
    margin: 0;
    padding: 3px 1%
}
.content_right_box_h1 #dataLanguage {
    width: 56% !important;
}
.content_right_box_h1 span {
    float: right
}
.icon_report {
    float: right;
    height: 25px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: -3px -362px
}
.icon_srchorder {
    float: right;
    height: 25px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: -3px -3955px
}
.ContactInfoFromGroup {
    float: right;
    height: 25px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: -3px -4005px
}
.content_right_box_arrow {
    float: left;
    height: 20px;
    width: 20px;
    margin-top: 2px;
    background-position: -25px -870px;
    background-repeat: no-repeat
}
.content_right_box_arrow_first {
    background-position: -5px -870px
}
.content_right_box_data {
    float: right;
    width: 98%;
    background-color: #FFF;
    border-bottom-left-radius: 7px;
    -moz-border-bottom-left-radius: 7px;
    -webkit-border-bottom-left-radius: 7px;
    border-bottom-right-radius: 7px;
    -moz-border-bottom-right-radius: 7px;
    -webkit-border-bottom-right-radius: 7px;
    border-color: #C1C1C1;
    border-style: solid;
    border-width: 0 1px 1px;
    padding: 5px 1%
}
.content_right_box_data_ul {
    float: right;
    width: 100%;
    margin: 0;
    padding: 0
}
.content_right_box_data_ul dt {
    float: right;
    width: 80%;
    list-style-type: none;
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    text-align: right;
    direction: rtl;
    margin: 0 0 5px;
    padding: 0
}
.content_right_box_data_ul dd {
    width: 20%;
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    color: #004a6d;
    text-decoration: none;
    text-align: right;
    float: right;
    direction: rtl;
    margin: 0 0 5px;
    padding: 0
}
.content_right_box_data_ul li {
    float: right;
    width: 78%;
    list-style-type: none;
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    margin-bottom: 5px;
    text-align: right;
    direction: rtl
}
.content_right_box_data_ul li:nth-child(even) {
    width: 22% !;
    color: #069
}
.content_right_box_data_ul_lnk {
    color: #005b94;
    text-decoration: underline
}
.content_right_box_data_ul_lnk:hover {
    color: #900;
    text-decoration: none
}
.content_right_box_icon_supportticket {
    background-position: 0 -607px;
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    font-weight: 700;
    color: #900;
    text-decoration: none;
    text-align: center;
    width: 30px;
    height: 25px;
    float: right
}
.content_right_box_data_support .content_right_box_data_ul .li_1 {
    width: 77%
}
.content_right_box_data_support .content_right_box_data_ul .li_2 {
    width: 22%;
    font-size: 11px;
    color: #333
}
.content_right_box_data_support .content_right_box_data_ul .li_3 {
    width: 100%;
    font-size: 11px;
    margin-bottom: 7px;
    padding-bottom: 7px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #CCC;
    color: #333
}
.content_right_box_data_icon_reply {
    background-position: 35px -673px;
    float: right;
    height: 20px;
    width: 45px;
    margin-left: 3px;
    padding-right: 23px;
    color: #060;
    font-size: 11px
}
.icon_setting {
    float: right;
    height: 25px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: 0 -413px
}
.icon_tem_ge {
    float: right;
    height: 25px;
    width: 30px;
    background-repeat: no-repeat;
    background-position: 0 -2427px;
}
.icon_mysetting {
    background-position: 0 -313px;
    background-repeat: no-repeat;
    float: right;
    height: 25px;
    width: 30px
}
.icon_info {
    background-position: -5px -264px;
    background-repeat: no-repeat;
    float: right;
    height: 25px;
    width: 30px
}
.icon_statistic {
    background-position: -4px -469px;
    background-repeat: no-repeat;
    float: right;
    height: 25px;
    width: 30px
}
.icon_lastpages {
    background-position: 0 -537px;
    background-repeat: no-repeat;
    float: right;
    height: 25px;
    width: 30px
}
.icon_eror {
    background-image: url(file:///E|/azw_cms/html/images/panel/eror_report.jpg);
    background-position: center center;
    float: right;
    height: 60px;
    width: 60px;
    margin: 3px;
    background-repeat: no-repeat;
}
.icons_azw_modules {
    background-position: -5px -1920px;
    background-repeat: no-repeat;
    float: right;
    height: 25px;
    width: 30px
}
.content_right_box_data_ul_setting li {
    float: right;
    width: 90%;
    background-position: right -915px;
    background-repeat: no-repeat;
    padding-right: 10%;
    margin-bottom: 5px
}
.content_right_box_data_ul_setting .content_right_box_data_ul_lnk {
    color: #333;
    text-decoration: none;
    float: right;
    width: 100%;
    line-height: 20px;
    font-size: 12px
}
.content_right_box_data_ul_setting .content_right_box_data_ul_lnk:hover {
    color: #005A91
}
.content_right_box_49 {
    width: 49%
}
.tbl_btm_lft {
    width: 100%;
    float: right;
    font-family: tahoma;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    text-align: right;
    direction: rtl;
    border-width: 0
}
.tbl_btm_lft tr td {
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #CCC;
    line-height: 20px;
    padding: 1px;
    text-align: left;
}
.tbl_btm_lft tr td:last-child {
    border-left: 0px;
}
.tbl_btm_lft tr td:nth-child(2) {
    text-align: center !important;
    width: 85px !important;
}
.tbl_btm_lft tr td:nth-child(3) {
    border-left: 0px !important;
    width: 35px !important;
}
.icon_search {
    background-position: -10px -765px;
    float: right;
    height: 22px;
    width: 22px;
    margin-right: 5px
}
.tbl_btm_lft tr:last-child td {
    border-bottom: 0
}
.icon_edit {
    float: left;
    height: 22px;
    width: 22px;
    background-position: -10px -723px;
    margin-left: 23%;
}
.row_odd_even {
    float: right;
    width: 100%;
    font-family: tahoma;
    font-size: 12px;
    line-height: 25px;
    color: #333;
    text-decoration: none;
    text-align: right;
    direction: rtl;
    margin: 0;
    padding: 0
}
.row_odd_even dt {
    float: right;
    width: 98%;
    padding-right: 1%;
    padding-left: 1%
}
.row_odd_even dt:last-child {
    text-align: center;
    padding-top: 7px;
    padding-bottom: 7px;
}
.row_odd_even dd {
    background-color: #ebebeb;
    float: right;
    width: 98%;
    padding-right: 1%;
    padding-left: 1%;
    margin-right: 0
}
.row_odd_even span {
    float: left;
    text-align: left;
    direction: ltr;
    width: 49%;
    margin-right: 1%
}
.row_odd_even .lnk {
    color: #09F
}
.btn_lightgray {
    background-repeat: repeat-x;
    cursor: pointer;
    background-position: 0 -1874px;
    height: 25px;
    font-family: tahoma;
    font-size: 12px;
    line-height: 25px;
    color: #013a6f;
    text-decoration: none;
    text-align: center;
    padding-right: 2%;
    padding-left: 2%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 2px 2px #999;
    -moz-box-shadow: 2px 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px 2px #999;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #CCC;
    margin-right: 1%;
    margin-left: 1%;
}
.btn_lightgray:hover {
    color: #333;
    box-shadow: 2px 2px 2px 2px #848282;
    -moz-box-shadow: 2px 2px 2px 2px #848282;
    -webkit-box-shadow: 2px 2px 2px 2px #848282
}
.btn_gray {
    background-repeat: repeat-x;
    background-position: 0 -985px;
    height: 25px;
    font-family: tahoma;
    font-size: 12px;
    line-height: 25px;
    color: #FFF;
    text-decoration: none;
    text-align: center;
    padding: 5px 4%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 2px 2px #999;
    -moz-box-shadow: 2px 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px 2px #999;
    margin-top: 7px;
    margin-bottom: 7px
}
.btn_gray:hover {
    color: #000;
    box-shadow: 2px 2px 2px 2px #848282;
    -moz-box-shadow: 2px 2px 2px 2px #848282;
    -webkit-box-shadow: 2px 2px 2px 2px #848282
}
.modules_icon {
    background-image: url(../../images/panel/azw_modules.jpg);
    background-repeat: no-repeat;
    min-width: 110px;
    padding-top: 65px;
    padding-right: 2px;
    padding-left: 2px;
}
.modules_ul li {
    float: right;
    border: 1px solid #fff;
    border-radius: 7px;
    -moz-border-radius: 7px;
    -webkit-border-radius: 7px;
    min-width: 12%;
    max-width: 15%;
    min-height: 107px;
}
.modules_ul li:hover {
    background-image: url(../../images/panel/modules_hover.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
    border: 1px solid #eee;
}
.modules_icon_active {
    background-image: url(../../images/panel/modules_hover.png);
    background-repeat: no-repeat;
    background-position: center bottom;
    border: 1px solid #eee !important;
}
.modules_icon_ndj {
    background-position: -15610px 0px;
}
.modules_icon_TabShow {
    background-position: -15500px 0px;
}
.module_icons_scrol_inactive.modules_icon_TabShow {
    background-position: -12635px 0px;
}
.modules_icon_darik_ChargeCartOrder {
    background-position: -15730px 0px;
}
.modules_icon_darik_CartOrder {
    background-position: -15248px 0px;
}
.modules_icon_darik_bank_list {
    background-position: -14240px 0px;
}
.modules_icon_darik_cartsystem {
    background-position: -14350px 0px;
}
.modules_icon_darik_order {
    background-position: -14820px 0px;
}
.modules_icon_custompayment {
    background-position: -14930px 0px;
}
.modules_icon_registerdomain {
    background-position: -15040px 0px;
}
.modules_icon_darik_e_Payment {
    background-position: -15150px 0px;
}
.modules_icon_darik_cartType {
    background-position: -14570px 0px;
}
.modules_icon_darik_cartorder {
    background-position: -14700px 0px;
}
.modules_icon_darik_currency {
    background-position: -13960px 0px;
}
.modules_icon_darik_currency_rate {
    background-position: -14070px 0px;
}
.modules_icon_darik_currency_Money {
    background-position: -13860px 0px;
}
.modules_icon_CustomPayment {
    background-position: -13760px 0px;
}
.modules_icon_settingubscriber {
    background-position: -12950px 0px;
}
.modules_icon_tbgrp {
    background-position: -12720px 0px;
}
.modules_icon_tbshow {
    background-position: -12840px 0px;
}
.modules_icon_visitorinfo {
    background-position: -12640px 0px;
}
.modules_icon_quickshop {
    background-position: -12190px 0px
}
.modules_icon_qushpord {
    background-position: -12190px 0px
}
.modules_icon_safranquickshop {
    background-position: -12190px 0px
}
.modules_icon_qushppay {
    background-position: -12295px 0px
}
.modules_icon_qushpprlst {
    background-position: -12395px 0px
}
.modules_icon_qushpprice {
    background-position: -12500px 0px
}
.modules_icon_mgarticle {
    background-position: -11955px 0px;
}
.modules_icon_marticle {
    background-position: -12060px 0px;
}
.modules_icon_gsarticle {
    background-position: -11830px 0px;
}
.modules_icon_mphonebook_group {
    background-position: -11432px 0;
}
.modules_icon_mphonebook {
    background-position: -11520px 0;
}
.modules_icon_active .modules_icon {
    color: #48698F;
}
.modules_icon:hover {
    color: #48698F;
}
.modules_icon_mgnews {
    background-position: -1545px 0px;
}
.modules_icon_message {
    background-position: -11250px 0px
}
.modules_icon_mgsms {
    background-position: -11050px 0px
}
.modules_icon_mgsmsgrp {
    background-position: -11148px 0px;
}
.modules_icon_galstmp {
    background-position: -6245px 0px;
}
.modules_icon_galgrp {
    background-position: -6620px 0px;
}
.modules_icon_galsiz {
    background-position: -6390px 0px;
}
.modules_icon_galimg {
    background-position: -6110px 0px;
}
.modules_icon_advgrp {
    background-position: -6740px 0px;
}
.modules_icon_advmng {
    background-position: -6618px 0px;
}
.modules_icon_mnews {
    background-position: -1413px 0px;
}
.modules_icon_mcmnt {
    background-position: -1280px 0px;
}
.modules_icon_marchv {
    background-position: -1140px 0px;
}
.modules_icon_gsnews {
    background-position: -1010px 0px;
}
.modules_icon_mrss {
    background-position: -875px 0px;
}
.modules_icon_mmenu {
    background-position: -2685px 0px;
}
.modules_icon_mmodules {
    background-position: -2820px 0px;
}
.modules_icon_mpages {
    background-position: -4890px 0px;
}
.modules_icon_mattentionfirstpg {
    background-position: -2560px 0px;
}
.modules_icon_mgeostng {
    background-position: -5455px 0px;
}
.modules_icon_mbankinfo {
    background-position: -5155px 0px;
}
.modules_icon_mnetworkstng {
    background-position: -3330px 0px;
}
.modules_icon_mportals {
    background-position: -3705px 0px;
}
.modules_icon_mwsstng {
    background-position: -4227px 0px;
}
.modules_icon_msmsstng {
    background-position: -2950px 0px;
}
.modules_icon_mrst {
    background-position: -5600px 0px;
}
.modules_icon_mcountry_info {
    background-position: -5997px 0px;
}
.modules_icon_mcity_info {
    background-position: -5860px 0px;
}
.modules_icon_mcit_info {
    background-position: -5725px 0px;
}
.modules_icon_galimg {
    background-position: -6105px 0px;
}
.modules_icon_galgrp {
    background-position: -6505px 0px;
}
.modules_icon_galsiz {
    background-position: -6386px 0px;
}
.modules_icon_galstmp {
    background-position: -6245px 0px;
}
.modules_icon_sysbkp {
    background-position: -6930px 0px;
}
.modules_icon_filmng {
    background-position: -6998px 0px;
}
.modules_icon_ipmng {
    background-position: -6860px 0px;
}
.modules_icon_mteam {
    background-position: -7625px 0px;
}
.modules_icon_musers {
    background-position: -7490px 0px;
}
.modules_icon_msubscriber {
    background-position: -13415px 0px;
}
.modules_icon_chsubscriber {
    background-position: -13535px 0px;
}
.modules_icon_customersetting {
    background-position: -13640px 0px;
}
.modules_icon_customersetting_country {
    background-position: -13300px 0px;
}
.modules_icon_requestactivate {
    background-position: -13050px 0px;
}
.modules_icon_lstvit {
    background-position: -8008px 0px;
}
.modules_icon_merors {
    background-position: -7888px 0px;
}
.modules_icon_statistic {
    background-position: -7760px 0px;
}
.modules_icon_countryvit {
    background-position: -6005px 0px;
}
.modules_icon_usrbrowser {
    background-position: -8530px 0px;
}
.modules_icon_usersys {
    background-position: -8390px 0px;
}
.modules_icon_vit30d {
    background-position: -8262px 0px;
}
.modules_icon_absreport {
    background-position: -8125px 0px;
}
.modules_icon_systembkp {
    background-position: -8630px 0px;
}
.modules_icon_mticket {
    background-position: -8735px 0px;
}
.modules_icon_tg_step1 {
    background-position: -10660px 0px;
}
.modules_icon_tg_step2 {
    background-position: -10750px 0px;
}
.modules_icon_tg_step3 {
    background-position: -10860px 0px;
}
.modules_icon_tg_step4 {
    background-position: -10950px 0px;
}
.icon_add {
    height: 25px;
    width: 35px;
    background-position: -2px -1476px;
    float: right;
}
.icon_preview {
    height: 25px;
    width: 35px;
    background-position: -2px -1760px;
    float: right;
}
.icon_back {
    height: 25px;
    width: 35px;
    background-position: -2px -1811px;
    float: right;
}
.icon_alarm_yellow {
    height: 25px;
    width: 35px;
    background-position: 2px -1973px;
    float: right;
}
.icon_srch {
    background-position: 0px -1366px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_retrn {
    background-position: 0px -3585px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_excelsampleFile {
    background-position: 0px -3705px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_delall {
    background-position: 0px -3618px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_showmes {
    background-position: 0px -3662px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_dlt {
    background-position: 0px -1420px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_permision {
    background-position: 0px -3845px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_prnt {
    background-position: 0px -1312px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_ClearCash {
    background-position: 0px -3901px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_SharjcartPercent {
    background-position: 0px -3792px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_SendEmail {
    background-position: 0px -3792px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_cartPercent {
    background-position: 0px -3750px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_sendselect {
    background-position: 0px -3505px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_sendall {
    background-position: 0px -3455px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_chngrolecutomer {
    background-position: 0px -3394px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_exportexcel {
    background-position: 0px -3306px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_importexcel {
    background-position: 0px -3345px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_chngrole {
    background-position: 0 -2185px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_edtpagst {
    background-position: 0px -1710px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_nwsgrp {
    float: right;
    height: 25px;
    width: 35px;
    background-position: 0px -1572px;
}
.icon_edt {
    background-position: 0px -1622px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_sndnews {
    background-position: 0px -1665px;
    height: 25px;
    width: 35px;
    float: right;
}
.icon_nwsgrp {
    float: right;
    height: 25px;
    width: 35px;
    background-position: 0px -1572px;
}
.icon_language {
    float: right;
    height: 25px;
    width: 35px;
    background-position: 0px -1526px;
}
.icon_upload {
    background-image: url(../../images/panel/upld.png);
    cursor: pointer;
    background-repeat: no-repeat;
    border: 0px;
    color: transparent;
    background-color: transparent;
    cursor: pointer !important;
    float: right;
    height: 20px;
    width: 20px;
}
.icon_stock {
    float: right;
    height: 25px;
    width: 35px;
    background-position: 0px -3551px;
}
.icon_arrow_blue {
    background-position: -22px -917px;
    float: right;
    height: 20px;
    width: 20px;
}
.icon_ffox {
    background-position: -10px -2020px;
    float: right;
    height: 20px;
    width: 20px;
}
.icon_ie {
    background-position: -10px -2050px;
    float: right;
    height: 20px;
    width: 20px;
}
.icon_safari {
    background-position: -10px -2085px;
    float: right;
    height: 20px;
    width: 20px;
}
.icon_chrm {
    background-position: -10px -2117px;
    float: right;
    height: 20px;
    width: 20px;
}
.icon_opera {
    background-position: -10px -2152px;
    float: right;
    height: 20px;
    width: 20px;
}
.icon_up {
    background-position: -2px -2316px;
    float: right;
    height: 25px;
    width: 35px;
}
.icon_down {
    background-position: -2px -2347px;
    float: right;
    height: 25px;
    width: 35px;
}
.icon_stop_green {
    background-position: -5px -2229px;
    margin: 0px;
    padding: 0px;
    height: 30px;
    width: 30px;
}
.icon_play_green {
    background-position: -5px -2278px;
    width: 30px;
    margin: 0px;
    padding: 0px;
    height: 30px;
}
.cms_azw_icon_registertype {
    background-position: -5px -2546px;
    width: 28px;
    height: 20px;
    float: right;
}
.cms_azw_icon_registerreal {
    background-position: -5px -2576px;
    width: 28px;
    height: 20px;
    float: right;
}
.cms_azw_icon_registerlegal {
    background-position: -5px -2604px;
    width: 28px;
    height: 20px;
    float: right;
}
.cms_azw_icon_registercontact {
    background-position: -5px -2630px;
    width: 28px;
    height: 20px;
    float: right;
}
.cms_azw_icon_registerinfo {
    background-position: -5px -2662px;
    width: 28px;
    height: 20px;
    float: right;
}
.Access_NodeEdit {
    background-image: url(../../images/panel/icons.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 70px !important;
    float: right;
    background-position: center -1622px;
}
.Access_NodePrint {
    background-image: url(../../images/panel/icons.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 70px !important;
    background-position: 0px -1312px;
    float: right;
}
.Access_NodeStatus {
    background-image: url(../../images/panel/icons.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 70px !important;
    background-position: center -1420px;
    float: right;
}
.Access_NodeDel {
    background-image: url(../../images/panel/icons.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 70px !important;
    background-position: center -1420px;
    float: right;
}
.Access_NodeSearch {
    background-image: url(../../images/panel/icons.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 70px !important;
    background-position: center -1366px;
    float: right;
}
.Access_NodeAdd {
    background-image: url(../../images/panel/icons.png);
    background-repeat: no-repeat;
    height: 25px;
    width: 70px !important;
    background-position: center -1476px;
    float: right;
}
.acschk {
    width: 70px !important;
    text-align: center !important;
}
.Access_pnlAccesscontrol {
    width: 99% !important;
    height: 550px !important;
    overflow-y: scroll !important;
}
.jcarousel-skin-tango .jcarousel-container-horizontal {
    width: 630px;
    background-image: url(../../images/panel/icons.png);
    background-repeat: repeat-x;
    background-position: 0 -1015px;
    padding: 0 39px
}
.jcarousel-skin-tango .jcarousel-clip {
    overflow: hidden
}
.jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 630px;
    height: 125px;
    background-color: #fff
}
.jcarousel-skin-tango .jcarousel-item {
    width: 100px;
    margin-top: 20px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    text-align: center;
    color: #333
}
.jcarousel-skin-tango .jcarousel-item a {
    float: right;
    width: 100%;
    padding-top: 65px;
    height: 40px;
    color: #333;
    line-height: 23px;
    font-size: 12px
}
.jcarousel-skin-tango .jcarousel-item a:hover {
    color: #900
}
.jcarousel-skin-tango .jcarousel-item-horizontal {
    margin-left: 0;
    margin-right: 5px
}
.jcarousel-skin-tango .jcarousel-next-horizontal {
    position: absolute;
    top: 50px;
    right: 0;
    width: 39px;
    height: 39px;
    cursor: pointer;
    background-color: transparent;
    background-image: url(../../images/panel/icons.png);
    background-repeat: no-repeat;
    background-position: 0 -50px
}
.jcarousel-skin-tango .jcarousel-prev-horizontal {
    position: absolute;
    top: 50px;
    left: 0;
    width: 39px;
    height: 39px;
    cursor: pointer;
    background-image: url(../../images/panel/icons.png);
    background-repeat: no-repeat;
    background-position: 0 0
}
.jcarousel-skin-tango .jcarousel-next-vertical {
    position: absolute;
    bottom: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer;
    background: transparent url(next-vertical.png) no-repeat 0 0
}
.jcarousel-skin-tango .jcarousel-prev-vertical {
    position: absolute;
    top: 5px;
    left: 43px;
    width: 32px;
    height: 32px;
    cursor: pointer
}
.jcarousel-skin-tango li {
    background-image: url(../../images/panel/azw_modules.jpg);
    background-repeat: no-repeat
}
.modules_icon_chart {
    background-position: 20px 0
}
.modules_icon_contactus {
    background-position: -110px 0
}
.modules_icon_gallery {
    background-position: -240px 0
}
.modules_icon_download {
    background-position: -367px 0
}
.modules_icon_vot {
    background-position: -500px 0
}
.modules_icon_article {
    background-position: -625px 0
}
.modules_icon_qa {
    background-position: -1940px 0
}
.modules_icon_news {
    background-position: -3465px 0
}
.modules_icon_weather {
    background-position: -4510px 0
}
.modules_icon_phonebook {
    background-position: -3580px 0
}
.modules_icon_adv {
    background-position: -4362px 0
}
.modules_icon_formbuild {
    background-position: -2060px 0
}
.modules_icon_formbuildfc {
    background-position: -11340px 0
}
.modules_icon_faq {
    background-position: -748px 0px
}
.modules2_icon_statis {
    background-position: -127px 0
}
.modules_icon_tender {
    background-position: -3985px 0
}
.modules_icon_auction {
    background-position: -4120px 0
}
.modules_icon_sms {
    background-position: -3845px 0
}
.modules_icon_email {
    background-position: -1817px 0
}
.modules_icon_workflow {
    background-position: -2383px 0
}
.modules_icon_crm {
    background-position: -2267px 0
}
.modules_icon_chngpas {
    background-position: -4505px 0
}
.modules_icon_myacnt {
    background-position: -3130px 0
}
.modules_icon_myacs {
    background-position: -3005px 0
}
.modules_icon_rss_reader {
    background-position: -1680px 0
}
.modules_icon_ipcontrol {
    background-position: -6878px 0px;
}
.modules_icon_bookshop {
    background-position: -8855px 0px;
}
.modules_icon_webclip {
    background-position: -10270px 0px;
}
.modules_icon_film {
    background-position: -9060px 0px;
}
.modules_icon_product {
    background-position: -9170px 0px;
}
.modules_icon_forum {
    background-position: -7635px 0px;
}
.modules_icon_calendr {
    background-position: -9262px 0px;
}
.modules_icon_link {
    background-position: -9362px 0px;
}
.modules_icon_ticket {
    background-position: -8740px 0px;
}
.modules_icon_podcast {
    background-position: -10480px 0px;
}
.modules_icon_dolar {
    background-position: -9574px 0px;
}
.modules_icon_sitemap {
    background-position: -9674px 0px;
}
.modules_icon_emailfa {
    background-position: -10570px 0px;
}
.modules_icon_mcipb {
    background-position: -10380px 0px;
}
.modules_icon_search {
    background-position: -9788px 0px;
}
.modules_icon_register {
    background-position: -9887px 0px;
}
.modules_icon_oghat {
    background-position: -9966px 0px;
}
.modules_icon_daytitle {
    background-position: -10056px 0px;
}
.modules_icon_managedefine {
    background-position: -10160px 0px;
}
.modules_icon_statis {
    background-position: -8016px 0px;
}
.module_icons_scrol_inactive {
    background-image: url(../../Images/Panel/azw_modules_inactive.jpg) !important;
}
.module_icons_inactive {
    background-image: url(../../Images/Panel/azw_modules_inactive.png) !important;
}
.jcarousel_v li {
    width: 100%!important
}
.jcarousel_v li .news_img {
    width: 23%;
    float: right;
    margin-left: 1%;
    text-align: right;
    padding: 0!important
}
.jcarousel_v li .news_desc {
    width: 71%;
    float: right;
    direction: rtl;
    text-align: justify;
    line-height: 22px;
    color: #333;
    font-size: 12px;
    font-family: Tahoma, Geneva, sans-serif;
    padding-top: 0
}
.jcarousel_v li .news_desc h1 {
    font-size: 13px;
    line-height: 25px;
    color: #00619f;
    margin: 0 0 20px;
    padding: 0
}
.news_scrool_v .jcarousel-container-vertical {
    width: 100%!important;
    height: 140px!important;
    padding: 30px 0!important
}
.news_scrool_v .jcarousel-clip-vertical {
    width: 100%!important;
    height: 140px!important
}
.news_scrool_v .jcarousel-skin-tango li {
    background-image: none!important;
    padding-top: 0!important;
    height: 140px!important;
    margin: 0!important
}
.news_scrool_v .jcarousel-prev-vertical {
    background-image: url(../../images/panel/icons.png);
    background-position: -2px -140px!important;
    left: 0!important;
    top: 0!important;
    width: 30px!important;
    height: 30px!important
}
.news_scrool_v .jcarousel-next-vertical {
    background-image: url(../../images/panel/icons.png);
    background-position: -2px -104px!important;
    left: 0!important;
    bottom: 0!important;
    width: 30px!important;
    height: 30px!important
}
.news_scrool_v .jcarousel-item-vertical {
    margin: 0!important
}
.header_content,
.content {
    width: 980px;
    margin: 0 auto
}
.header_menu li:hover .header_menu_lnk,
.header_menu li.active .header_menu_lnk,
.row_odd_even .lnk:hover {
    color: #333
}
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-horizontal:active,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-horizontal:active,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-next-disabled-vertical:active,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:hover,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:focus,
.jcarousel-skin-tango .jcarousel-prev-disabled-vertical:active {
    cursor: default
}
.azw_main_modal {
    width: 100%;
    float: right;
    height: auto;
    position: absolute;
    min-height: 100%;
    top: 0px;
    right: 0px;
    z-index: 1000;
    background-image: url(../../Images/Panel/azw_bg_modal.png);
    background-repeat: repeat;
    display: none;
}
#azw_modal {
    margin: 30px auto;
}
.azw_modal {
    margin: 30px auto;
}
.azw_modal_content {
    float: right;
    background-color: #FFF;
    overflow: auto;
    padding: 10px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border: 1px solid #AAAAAA;
}
.azw_modal_btnok {
    background-image: url(../../Images/Panel/icon_ok.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px !important;
    margin: 4px 1% !important;
    font-family: Tahoma, Geneva, sans-serif;
}
.azw_modal_btncncl {
    background-image: url(../../Images/Panel/icon_cancel.png);
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 18px !important;
    margin: 4px 1% !important;
    font-family: Tahoma, Geneva, sans-serif;
}
#azw_modal .azw_modal_header {
    cursor: move;
}
#azw_modal .ui-resizable-handle {
    position: relative !important;
    bottom: 20px;
    right: 10px;
}
.azw_modal_close {
    cursor: pointer;
    float: left;
    padding: 1px;
    margin: 4px;
    background-image: url(../../Images/Panel/icon_modul_close.png)!important;
    background-repeat: no-repeat;
    background-position: 0px 0px;
}
.azw_modal_close:hover {
    background-position: 0px -20px;
}
.rcbItem {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 9pt !important;
    direction: rtl;
    text-align: right;
}
.rcbItem:hover {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-weight: normal !important;
    font-size: 9pt !important;
    direction: rtl;
    text-align: right;
}
.ui-dialog-buttonset {
    text-align: center;
}
.zoneTable .RadDockZone {
    border: 0px;
}
.zoneTable tr td {
    border: 1px #CCC solid;
}
.rdContent tr td {
    border: 0px;
}
.RadDock .rdTop .rdCenter {
    background: url(../../Images/Panel/modul_header.png) !important;
    background-position: 0px 0px;
    background-repeat: repeat-x;
}
.RadDock .rdTitleBar em {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 12px !important;
    color: #333 !important;
    float: right !important;
    width: 50% !important;
    text-align: right !important;
}
.RadDock .rdCenter .rdCommands {
    float: left !important;
    width: 45px !important;
}
.RadDock .rdCenter .rdCommands li {
    float: right !important;
}
div.RadDock .rdTop .rdRoundedCorner.rdRight {
    background-image: url(../../Images/Panel/modul_header.png) !important;
    background-position: -43px -40px !important;
    background-repeat: no-repeat !important;
}
div.RadDock .rdTop .rdRoundedCorner.rdLeft {
    background-image: url(../../Images/Panel/modul_header.png) !important;
    background-position: 0px -40px !important;
    background-repeat: no-repeat !important;
}
.RadDock_Outlook .rdMiddle .rdLeft,
.RadDock_Outlook .rdMiddle .rdRight {
    background-image: url(../../Images/Panel/modul_header.jpg) !important;
}
.RadDock_Outlook .rdTop .rdLeft,
.RadDock_Outlook .rdTop .rdRight,
.RadDock_Outlook .rdBottom .rdLeft,
.RadDock_Outlook .rdBottom .rdRight,
.RadDock_Outlook .rdBottom .rdCenter {
    background-image: url(../../Images/Panel/module_bottom.png) !important;
    background-repeat: no-repeat !important;
}
.RadDock .rdBottom .rdLeft.rdRoundedCorner {
    background-position: 0px -4px !important;
}
.RadDock .rdBottom .rdRight.rdRoundedCorner {
    background-position: -6px -4px !important;
}
.RadDock .rdBottom .rdCenter {
    background-position: 0px -17px !important;
    background-repeat: repeat-x !important;
}
.dd .ddChild .enabled img {
    width: 50px !important;
    height: 43px !important;
}
.dd .ddChild .selected img {
    width: 45px !important;
    height: 32px !important;
}
.dd .ddChild .ddTitle img {
    width: 45px !important;
    height: 32px !important;
}
.dd img {
    width: 35px !important;
    height: 25px !important;
}
.dd {
    display: inline-block !important;
    text-align: right;
    background-color: #fff;
    font-family: tahoma;
    font-size: 12px;
    line-height: 25px !important;
}
.dd .ddTitle {
    border: 1px solid #c3c3c3;
    padding: 3px;
    line-height: 25px !important;
    cursor: default;
    overflow: hidden;
    height: 25px;
    background-color: #F8F8F8;
}
.dd .ddTitle span.arrow {
    background: url(../../images/panel/dd_arrow.gif) no-repeat 0 0;
    float: right;
    display: inline-block;
    width: 16px;
    height: 16px;
    cursor: pointer;
}
.dd .ddTitle span.textTitle {
    text-indent: 1px;
    overflow: hidden;
    line-height: 25px;
}
.dd .ddTitle span.textTitle img {
    text-align: left;
    padding: 0 2px 0 0;
}
.dd .ddTitle img.selected {
    padding: 0 3px 0 0;
    vertical-align: top;
}
.dd .ddChild {
    position: absolute;
    border: 1px solid #c3c3c3;
    border-top: none;
    display: none;
    margin: 0;
    width: auto;
    overflow: auto;
    overflow-x: hidden !important;
    background-color: #ffffff;
    z-index: 1;
}
.dd .ddChild .opta a,
.dd .ddChild .opta a:visited {
    padding-left: 10px;
}
.dd .ddChild a {
    display: block;
    padding: 3px 0 3px 3px;
    text-decoration: none;
    color: #000;
    overflow: hidden;
    white-space: nowrap;
    cursor: pointer;
    line-height: 43px !important;
}
.dd .ddChild a:hover {
    background-color: #EEE;
}
.dd .ddChild a img {
    border: 0;
    padding: 0 2px 0 0;
    vertical-align: middle;
}
.dd .ddChild a.selected {
    background-color: #F3F3F3;
}
.hidden {
    display: none;
}
.rcbHovered {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
}
.ui-dialog-buttonset .ui-button {
    cursor: pointer;
    height: 25px;
    font-family: tahoma;
    font-size: 12px;
    line-height: 25px;
    color: #013a6f;
    text-decoration: none;
    text-align: center;
    padding-right: 2%;
    padding-left: 2%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 2px 2px #999;
    -moz-box-shadow: 2px 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px 2px #999;
    margin-top: 5px;
    margin-bottom: 5px;
    border: 1px solid #CCC;
    margin-right: 1%;
    margin-left: 1%;
    background-color: #eee;
}
.ui-dialog-buttonset .ui-button:hover {
    color: #000;
    box-shadow: 2px 2px 2px 2px #848282;
    -moz-box-shadow: 2px 2px 2px 2px #848282;
    -webkit-box-shadow: 2px 2px 2px 2px #848282;
}
.ui-dialog-buttonset .ui-button.azw_modal_btnok {
    background-image: url("../../Images/Panel/icon_ok.png");
    background-position: right center;
    background-repeat: no-repeat;
    margin: 4px 1% !important;
    padding-right: 18px !important;
}
.ui-dialog-buttonset .ui-button.azw_modal_btncncl {
    background-image: url("../../Images/Panel/icon_cancel.png");
    background-position: right center;
    background-repeat: no-repeat;
    margin: 4px 1% !important;
    padding-right: 18px !important;
}
.header_e {
    background: -moz-linear-gradient(center top, #FFFFFF 0%, #F1F1F1 50%, #E1E1E1 51%, #F6F6F6 100%) repeat scroll 0 0 transparent;
    border: 1px solid #E4E3E3;
    border-radius: 3px 3px 3px 3px;
    height: 30px;
    margin-bottom: 10px;
    width: auto;
}
.header-editor_e {
    background: url(./../images/panel/modules-ico.png) no-repeat scroll right center transparent;
    float: right;
    height: 30px;
    margin-right: 5px;
    width: 20px;
}
.modules2_icon {
    background-image: url(../../images/panel/azw_modules.png);
    background-repeat: no-repeat;
    width: 110px;
    padding-top: 65px;
}
.modules2_icon_mpodcast {
    background-position: -6920px 0px;
}
.modules2_icon_mcipb {
    background-position: -6820px 0px;
}
.modules_icon_faq2 {
    background-position: -4210px 0px;
}
.modules2_icon_message {
    background-position: -7110px 0px;
}
.modules2_icon_medt {
    background-position: -10px 0px;
}
.modules2_icon_mweth {
    background-position: -1450px 0px;
}
.modules2_icon_mnews {
    background-position: -3730px 0px;
}
.modules2_icon_mmnu {
    background-position: -250px 0px;
}
.modules2_icon_msch {
    background-position: -2050px 0px;
}
.modules2_icon_mglg {
    background-position: -2170px 0px;
}
.modules2_icon_mvote {
    background-position: -475px 0px;
}
.modules2_icon_mgly {
    background-position: -3850px 0px;
}
.modules2_icon_mfrm {
    background-position: -3970px 0px;
}
.modules2_icon_mcnt {
    background-position: -4090px 0px;
}
.modules2_icon_msts {
    background-position: -130px 0px;
}
.modules2_icon_mfaq {
    background-position: -2410px 0px;
}
.modules2_icon_mreg {
    background-position: -1810px 0px;
}
.modules2_icon_mntb {
    background-position: -1930px 0px;
}
.modules2_icon_mtnd {
    background-position: -1210px 0px;
}
.modules2_icon_mmap {
    background-position: -3490px 0px;
}
.modules2_icon_mshp {
    background-position: -2650px 0px;
}
.modules2_icon_mprd {
    background-position: -730px 0px;
}
.modules2_icon_mads {
    background-position: -2770px 0px;
}
.modules2_icon_mart {
    background-position: -610px 0px;
}
.modules2_icon_mlib {
    background-position: -490px 0px;
}
.modules2_icon_mclp {
    background-position: -6720px 0px;
}
.modules2_icon_mflm {
    background-position: -1570px 0px;
}
.modules2_icon_mcld {
    background-position: -970px 0px;
}
.modules2_icon_emailfa {
    background-position: -10572px 0px;
}
.modules2_icon_mlnk {
    background-position: -1090px 0px;
}
.modules2_icon_mtrd {
    background-position: -1210px 0px;
}
.modules2_icon_muci {
    background-position: -1315px 0px;
}
.modules2_icon_mchr {
    background-position: -1690px 0px;
}
.modules2_icon_mrpt {
    background-position: -2290px 0px;
}
.modules2_icon_mjec {
    background-position: -2530px 0px;
}
.modules2_icon_mshi {
    background-position: -2890px 0px;
}
.modules2_icon_mdld {
    background-position: -3010px 0px;
}
.modules2_icon_mmno {
    background-position: -3130px 0px;
}
.modules2_icon_mimn {
    background-position: -3250px 0px;
}
.modules2_icon_mtid {
    background-position: -3370px 0px;
}
.modules2_icon_mmap {
    background-position: -3490px 0px;
}
.modules2_icon_mprt {
    background-position: -3610px 0px;
}
.modules2_icon_mtmp {
    background-position: -4330px 0px;
}
.modules2_icon_mgmn {
    background-position: -4450px 0px;
}
.modules2_icon_mftp {
    background-position: -4570px 0px;
}
.modules2_icon_msst {
    background-position: -4690px 0px;
}
.modules2_icon_mwdr {
    background-position: -4810px 0px;
}
.modules2_icon_mdre {
    background-position: -4930px 0px;
}
.modules2_icon_mssms {
    background-position: -5050px 0px;
}
.modules2_icon_mrss {
    background-position: -5170px 0px;
}
.modules2_icon_mnews {
    background-position: -5290px 0px;
}
.modules2_icon_msnews {
    background-position: -5410px 0px;
}
.modules2_icon_mmcnt {
    background-position: -5530px 0px;
}
.modules2_icon_mbrd {
    background-position: -5650px 0px;
}
.modules2_icon_mvte {
    background-position: -5770px 0px;
}
.modules2_icon_mtct {
    background-position: -5890px 0px;
}
.modules2_icon_mcip {
    background-position: -6010px 0px;
}
.modules2_icon_mmip {
    background-position: -6130px 0px;
}
.modules2_icon_mssl {
    background-position: -6250px 0px;
}
.modules2_icon_mfru {
    background-position: -6370px 0px;
}
.modules2_icon_musrs {
    background-position: -6490px 0px;
}
.modules2_icon_mdfm {
    background-position: -6610px 0px;
}
.modules2_icon_mmreg {
    background-position: -1810px 0px;
}

/* start  Autenticate	*/

/*.rtUL { background-color:#fff !important;  }
.rtUL .rtLI .rtUL  { background-color:#fbfbfb !important;}
.rtUL .rtLI .rtUL .rtLI .rtUL  { background-color:#f9f9f9 !important;}
.rtUL .rtLI .rtUL .rtLI .rtUL .rtLI .rtUL  { background-color:#f4f3f3 !important; }
.rtUL .rtLI .rtUL .rtLI .rtUL .rtLI .rtUL .rtLI .rtUL  { background-color:#efefef !important;}
.rtUL .rtLI .rtUL .rtLI .rtUL .rtLI .rtUL .rtLI .rtUL  .rtLI .rtUL  { background-color:#eaeaea !important;}
.rtUL .rtLI .rtUL .rtLI .rtUL .rtLI .rtUL .rtLI .rtUL  .rtLI .rtUL  .rtLI .rtUL { background-color:#e6e6e6 !important;}
.rtUL .rtLI .rtUL .rtLI .rtUL .rtLI .rtUL .rtLI .rtUL  .rtLI .rtUL  .rtLI .rtUL .rtLI .rtUL{ background-color:#e1e1e1 !important;}*/
.RadTreeView_Office2007 .rtSelected .rtIn {
    background-image: none!important;
    background-color: transparent!important;
    border: 1px solid transparent !important;
}
.RadTreeView_Office2007 .rtHover .rtIn {
    background-image: none!important;
    background-color: transparent!important;
    border: 1px solid transparent !important;
}
.RadTreeView_Office2007,
.RadTreeView_Office2007 a.rtIn,
.RadTreeView_Office2007 .rtEdit .rtIn input {
    color: #333 !important;
}
.RadTreeView_Office2007 .rtSelected {
    background-image: url(../../Images/Panel/security_hover.jpg)!important;
    background-color: #f6fcff !important;
    background-repeat: repeat-x !important;
    border: 0px solid transparent !important;
    background-position: 0px 0px !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}
.RadTreeView_Office2007 .rtLI:hover .rtHover {
    background-image: url(../../Images/Panel/security_hover.jpg)!important;
    background-color: #f6fcff !important;
    background-repeat: repeat-x !important;
    border: 0px solid transparent !important;
    background-position: 0px 0px !important;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
}

/* End  Autenticate	*/
.pnl_access_title {
    height: 30px;
    padding-right: 24%;
    width: 70% !important;
}

/* ----------- END --------------- Template */
p,
h1,
h2,
h3,
h4,
h5,
h6,
ul,
dl,
body {
    margin: 0px;
    padding: 0px;
}
a {
    outline: none;
    text-decoration: none;
}
li {
    list-style: none;
}
img {
    border: 0px;
}
input {
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 9pt !important;
    direction: rtl;
    text-align: right;
}

/* ----------------- End Global CSS --------------------*/
.SMSInbox {
    background-image: url(../../images/panel/EmailAndSms/EmailAndMessage.png);
    background-repeat: no-repeat;
    width: 25px;
    height: 21px;
    float: right;
}
.SearchPanMenu .ActiveLink span {
    color: #900 !important;
}

/* start ticketing */
.cms_azw_ticketing_img {
    background-image: url(../../Images/Panel/icons_q_a.png);
    background-repeat: no-repeat;
    float: right;
    height: 20px;
    width: 20px;
}
.cms_azw_ticketing_btn_srch {
    background-position: 0px -592px;
    background-repeat: repeat-x !important;
}
.cms_azw_ticketing_btn_srch:hover {
    background-image: none;
}
.cms_azw_ticketing_btn_icon_add {
    background-position: -10px -654px;
}
.cms_azw_ticketing_btn_icon_srch {
    background-position: -10px -625px;
}
.cms_azw_ticketing_icon_linux {
    background-position: 0px 0px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_windows {
    background-position: 0px -35px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_firefox {
    background-position: 0px -67px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_ie {
    background-position: 0px -97px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_attach {
    background-position: 0px -510px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_chrome {
    background-position: 0px -165px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_safari {
    background-position: 0px -132px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_opera {
    background-position: 0px -201px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_ok {
    background-position: 0px -453px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_hourglass {
    background-position: 0px -482px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_flagred {
    background-position: 0px -240px;
}
.cms_azw_ticketing_icon_flagpink {
    background-position: 0px -273px;
}
.cms_azw_ticketing_icon_circle {
    background-position: 3px -525px;
    height: 18px;
    width: 10px;
}
.cms_azw_ticketing_icon_flaggreen {
    background-position: 0px -305px;
}
.cms_azw_ticketing_icon_flagblue {
    background-position: 0px -335px;
}
.cms_azw_ticketing_icon_flagyellow {
    background-position: 0px -370px;
}
.cms_azw_ticketing_icon_golast {
    background-position: -45px -546px;
    width: 15px;
    height: 15px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_gonext {
    background-position: -30px -546px;
    width: 15px;
    height: 15px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_goprev {
    background-position: -15px -546px;
    width: 15px;
    height: 15px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_gofirst {
    background-position: 0px -546px;
    width: 15px;
    height: 15px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_golast_inactive {
    background-position: -45px -562px;
    width: 15px;
    height: 15px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_gonext_inactive {
    background-position: -30px -562px;
    width: 15px;
    height: 15px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_goprev_inactive {
    background-position: -15px -562px;
    width: 15px;
    height: 15px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_gofirst_inactive {
    background-position: 0px -562px;
    width: 15px;
    height: 15px;
    margin: 0px 2px;
}
.cms_azw_ticketing_icon_treeview_arrowl {
    background-position: 0px -403px;
    margin-left: 1px;
}
.cms_azw_ticketing_icon_treeview_arrowlb {
    background-position: 0px -425px;
}
.btn_delFilter {
    background-position: 0px -684px;
    width: 30px;
    height: 20px;
    color: transparent;
}
.treeview_q_a li a.selected {
    color: #2b80ff;
}
.paging_ul li {
    float: right;
    font-family: tahoma;
    font-size: 12px;
    color: #333;
    text-decoration: none;
    text-align: left;
    direction: ltr;
}
.treeview_q_a li:first-child {
    margin-top: 0px;
}

/* end ticketing */
.Pannel-Frame {
    /* background-image: url("images/GlobalImages/BG_View.png");
    border: 1px solid #C2C9C9;
    border-radius: 5px 5px 5px 5px;*/
    
    direction: rtl;
    float: right;
    height: 100%;
    width: 100%;
}
.Farme-Style {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: 20px;
    direction: rtl;
    color: #333;
    background-repeat: repeat;
    border: 1px solid #C2C9C9;
    border-radius: 5px 5px 5px 5px;
    margin: 5px;
    padding: 5px;
}
.cms_azw_box_statistic {
    background-color: #F7FCED;
    border: 2px solid #DFEFC0;
    float: right;
    padding: 5px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    direction: rtl;
    text-align: right;
    line-height: 22px;
    width: 98%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    margin-top: 5px;
    margin-bottom: 5px;
}
.cms_azw_input_view {
    margin: 0px !important;
    padding: 0px !important;
    text-align: right !important;
    direction: rtl !important;
    color: #333 !important;
    border: 1px #C7C7C7 solid !important;
    margin-left: 2px !important;
    font-family: Tahoma, Geneva, sans-serif !important;
    font-size: 12px !important;
    line-height: 20px !important;
}
.cms_azw_box_statistic a {
    color: #03F;
}
.cms_azw_box_statistic a:hover {
    color: #666;
    text-decoration: underline;
}
.ui-dialog .ui-dialog-titlebar-close {
    float: left;
}
.ui-autocomplete {
    text-align: right;
    direction: rtl;
    line-height: 20px;
}
.report {
    background: url(../../Images/Panel/azw_bg_modal_2.png) repeat;
    width: 100%;
    position: fixed;
    height: 100%;
    z-index: 9999;
    text-align: center;
    display: none;
    left: 0px;
}
.report_box {
    background: url(../../Images/Panel/azw_bg_modal_3.png) repeat;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    width: 30%;
    margin: 0px auto;
    min-height: 103px;
    position: fixed;
    z-index: 10000;
    top: 22%;
    display: none;
    right: 35%;
    padding: 0.5%;
}
.report_box_content {
    width: 98%;
    padding: 1%;
    float: right;
    background: #f1f2f3;
    height: 93%;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}
.cms_azw_alert_text {
    width: 73%;
    vertical-align: middle;
    margin-top: 3%;
    float: right;
    height: 60%;
    text-align: center;
    direction: rtl;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: 33px;
    color: #333;
}
.cms_azw_alert_icon_suces {
    background: url(../../Images/Panel/icons_msg.png) no-repeat 0px 0px;
    width: 20%;
    height: 60px;
    float: right;
    margin: 5px 1%;
}
.cms_azw_alert_icon_error {
    background: url(../../Images/Panel/icons_msg.png) no-repeat 0px -240px;
    width: 20%;
    height: 60px;
    float: right;
    margin: 5px 1%;
}
.cms_azw_alert_icon_info {
    background: url(../../Images/Panel/icons_msg.png) no-repeat 0px -80px;
    width: 20%;
    height: 60px;
    float: right;
    margin: 5px 1%;
}
.cms_azw_alert_icon_help {
    background: url(../../Images/Panel/icons_msg.png) no-repeat 0px -160px;
    width: 20%;
    height: 60px;
    float: right;
    margin: 5px 1%;
}
.btn_gray {
    background-repeat: repeat-x;
    background-position: 0 -100000px;
    height: 25px;
    font-family: tahoma;
    font-size: 12px;
    line-height: 25px;
    color: #333;
    text-decoration: none;
    text-align: center;
    padding: 5px 4%;
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    box-shadow: 2px 2px 2px 2px #999;
    -moz-box-shadow: 2px 2px 2px 2px #999;
    -webkit-box-shadow: 2px 2px 2px 2px #999;
    margin-top: 7px;
    margin-bottom: 7px
}
.btn_gray:hover {
    color: #000;
    box-shadow: 2px 2px 2px 2px #848282;
    -moz-box-shadow: 2px 2px 2px 2px #848282;
    -webkit-box-shadow: 2px 2px 2px 2px #848282
}
.cms_azw_uploadlogo {
    background-image: url(../../Images/Panel/cms_azw_logo_upload.jpg);
    height: 130px;
    padding-top: 30px;
    padding-right: 47px;
    padding-bottom: 30px;
    padding-left: 47px;
}

/* start template generator */
.cms_azw_tg_default_template {}
.cms_azw_tg_default_template ul li {
    height: 100px;
    cursor: pointer;
    padding-top: 45px;
    width: 150px;
    float: left;
}
.cms_azw_tg_default_template_default_1 {
    background-image: url(../../Images/Panel/template_generator/azw_t_ndj.jpg);
}
.cms_azw_tg_default_template_default_1 {
    background-image: url(../../Images/Panel/template_generator/azw_t_default_1.jpg);
}
.cms_azw_tg_default_template_default_2 {
    background-image: url(../../Images/Panel/template_generator/azw_t_default_2.jpg);
}
.cms_azw_tg_default_template_bgndj {
    background-image: url(../../Images/Panel/template_generator/dt_spc.jpg);
    height: 240px;
    padding-top: 430px;
}
.cms_azw_tg_default_template_default_3 {
    background-image: url(../../Images/Panel/template_generator/azw_t_default_3.jpg);
}
.cms_azw_tg_default_template_default_4 {
    background-image: url(../../Images/Panel/template_generator/azw_t_default_4.jpg);
}
.cms_azw_tg_default_template ul li.cms_azw_tg_default_template_black {
    background-image: url(../../Images/Panel/template_generator/azw_t_black.jpg);
}
.cms_azw_tg_default_template ul li.cms_azw_tg_default_template_silver {
    background-image: url(../../Images/Panel/template_generator/azw_t_silver.jpg);
}
.cms_azw_tg_default_template ul li.cms_azw_tg_default_template_red {
    background-image: url(../../Images/Panel/template_generator/azw_t_red.jpg);
}
.cms_azw_tg_default_template ul li.cms_azw_tg_default_template_pink {
    background-image: url(../../Images/Panel/template_generator/azw_t_pink.jpg);
}
.cms_azw_tg_default_template ul li.cms_azw_tg_default_template_lightblue {
    background-image: url(../../Images/Panel/template_generator/azw_t_lightblue.jpg);
}
.cms_azw_tg_default_template ul li.cms_azw_tg_default_template_darkblue {
    background-image: url(../../Images/Panel/template_generator/azw_t_darkblue.jpg);
}
.cms_azw_tg_default_template ul li.cms_azw_tg_default_template_lightgreen {
    background-image: url(../../Images/Panel/template_generator/azw_t_lightgreen.jpg);
}
.cms_azw_tg_default_template ul li.cms_azw_tg_default_template_yellow {
    background-image: url(../../Images/Panel/template_generator/azw_t_yellow.jpg);
}
.cms_azw_tg_default_template ul li.cms_azw_tg_default_template_silverblue {
    background-image: url(../../Images/Panel/template_generator/azw_t_silverblue.jpg);
}
.cms_azw_tg_default_template ul li a {
    height: 90px;
    width: 100%;
    float: right;
    text-align: center;
    padding-top: 40px;
}
.cms_azw_tg_default_template_bgblack {
    background-image: url(../../Images/Panel/template_generator/dt_black.jpg);
    height: 270px;
    padding-top: 370px;
}
.cms_azw_tg_default_template_bgpink {
    background-image: url(../../Images/Panel/template_generator/dt_pink.jpg);
    height: 270px;
    padding-top: 370px;
}
.cms_azw_tg_default_template_bglightblue {
    background-image: url(../../Images/Panel/template_generator/dt_lightblue.jpg);
    height: 270px;
    padding-top: 370px;
}
.cms_azw_tg_default_template_bgdarkblue {
    background-image: url(../../Images/Panel/template_generator/dt_darkblue.jpg);
    height: 270px;
    padding-top: 370px;
}
.cms_azw_tg_default_template_bglightgreen {
    background-image: url(../../Images/Panel/template_generator/dt_lightgreen.jpg);
    height: 270px;
    padding-top: 370px;
}
.cms_azw_tg_default_template_bgred {
    background-image: url(../../Images/Panel/template_generator/dt_red.jpg);
    height: 270px;
    padding-top: 370px;
}
.cms_azw_tg_default_template_bgsilver {
    background-image: url(../../Images/Panel/template_generator/dt_silver.jpg);
    height: 270px;
    padding-top: 370px;
}
.cms_azw_tg_default_template_bgsilverblue {
    background-image: url(../../Images/Panel/template_generator/dt_silver_blue.jpg);
    height: 270px;
    padding-top: 370px;
}
.cms_azw_tg_default_template_bgyellow {
    background-image: url(../../Images/Panel/template_generator/dt_yellow.jpg);
    height: 270px;
    padding-top: 370px;
}
.cms_azw_tg_default_template_header .jcarousel-container-horizontal {
    width: 860px !important;
}
.cms_azw_tg_default_template_header .jcarousel-skin-tango .jcarousel-clip-horizontal {
    width: 860px !important;
}
.cms_azw_tg_default_template_header .jcarousel-skin-tango li.selected {
    border: 1px solid #e3e3e3 !important;
}
.cms_azw_tg_default_template_header .jcarousel-skin-tango li {
    border: 1px solid #fff;
    background: none !important;
    position: relative;
    cursor: pointer;
}
.cms_azw_tg_default_template_header .jcarousel-skin-tango li img {}
.cms_azw_tg_default_template_bg {
    padding-top: 103px;
    height: 540px;
}
.icon_tg_picformat {
    background-position: -4px -2467px;
    float: right;
    height: 25px;
    width: 30px;
    background-repeat: no-repeat;
}
.icon_tg_picslideshowformat {
    background-position: -4px -2501px;
    float: right;
    height: 25px;
    width: 30px;
    background-repeat: no-repeat;
}
.cms_azw_slideshow_format_1 {
    background-image: url(../../Images/Panel/template_generator/slideshow_1.jpg);
    width: 200px;
}
.cms_azw_slideshow_format_2 {
    background-image: url(../../Images/Panel/template_generator/slideshow_2.jpg);
    width: 200px;
}
.cms_azw_slideshow_format_3 {
    background-image: url(../../Images/Panel/template_generator/slideshow_3.jpg);
    width: 200px;
}
.cms_azw_content_selectheader .selected {
    background: url(../../Images/Panel/header_bg.jpg) #900 repeat-x 0px 0px;
    color: #FFF;
    border: #900 1px solid;
}
.cms_azw_content_selectheader li {
    min-width: 90px;
}
.cms_azw_tg_frameselected {
    background: url(../../Images/Panel/cms_azw_tg_dtok.png) no-repeat center bottom;
    top: 15px;
}
.cms_azw_tg_headerselected {
    background: url(../../Images/Panel/cms_azw_tg_dtok.png) no-repeat center bottom;
    top: 10px;
}

/* end template generator */

/* start form generator */
.reTool .InsertFileUpload {
    background-image: url(../../Images/Panel/form_generator/upload.png) !important;
}
.reTool .InsertListBox {
    background-image: url(../../Images/Panel/form_generator/listbox.gif) !important;
}
.reTool .InsertDropdownList {
    background-image: url(../../Images/Panel/form_generator/dropdownlist.gif) !important;
}
.reTool .InsertCheckBoxes {
    background-image: url(../../Images/Panel/form_generator/Chechbox.gif) !important;
}
.reTool .InsertRadioButtons {
    background-image: url(../../Images/Panel/form_generator/radiobutton.gif) !important;
}
.reTool .InsertTextArea {
    background-image: url(../../Images/Panel/form_generator/TextArea.gif) !important;
}
.reTool .InsertTextField {
    background-image: url(../../Images/Panel/form_generator/TextField.gif) !important;
}
.reTool .InsertCalendar {
    background-image: url(../../Images/Panel/form_generator/Calendar.gif) !important;
}

/* end form generator */

/* start calender*/

/*  DateControl CSS */
.PickerCSS {
    background-color: #ffffff;
    border-right: #000000 1px solid;
    border-top: #000000 1px solid;
    border-left: #000000 1px solid;
    border-bottom: #000000 1px solid;
}
.PickerHeaderCSS {
    background-color: #b0c4de;
    border-bottom: black 1px solid;
    height: 30px;
}
.PickerFooterCSS {
    background-color: #b0c4de;
}
.PickerWeekDayCSS {
    background-color: #ffffff;
    text-align: center;
    font-size: 8pt;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 0px solid;
    height: 19px;
}
.PickerCalendarCSS {
    background-color: #ffffff;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 1px solid;
    height: 19px;
}
.PickerWorkDayCSS {
    background-color: #ffffff;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 1px solid;
}
A.PickerWorkDayCSS {
    color: black;
    text-decoration: none;
    border: none;
}
.PickerForbidenCSS {
    background-color: #ffffff;
    color: Red;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 1px solid;
}
.PickerSelectedCSS {
    background-color: #ffffff;
    border-right: black 0px solid;
    border-top: black 0px solid;
    border-left: black 0px solid;
    border-bottom: black 1px solid;
}
A.PickerSelectedCSS {
    font-weight: bold;
    color: #0066ff;
    border: none;
}
.SideBar {
    border-right: solid 1px #c0c0c0;
    vertical-align: top;
    width: 20%;
    padding-right: 8px;
}
.ModalBG {
    width: 100%;
    display: none;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    z-index: 9999;
    background-color: Gray;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    opacity: 0.5;
    top: 0px;
    left: 0px;
    z-index: 8000;
    filter: alpha(opacity=50);
}
.ProgressBorder {
    border: thin groove #000000;
}
.ModalBackground {
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.ModalPopup {
    background-color: #f5fffa;
    border-width: 2px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 450px;
}

/*----End of Example CSS Class --*/

/* end calender*/
.ACenter {
    width: 40%;
    position: fixed;
    top: 30%;
    margin-left: 16%;
    z-index: 999;
}
.ACenter table {
    width: 99.9%;
    background: url(../../Images/Panel/azw_bg_modal.png) !important;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 15px;
    color: #000;
    line-height: 80px;
    text-align: center;
    border-radius: 10px;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
    border: 1px #666 solid;
    padding: 5px;
}
.ACenter table td {
    background: #eee;
    padding: 10px;
    width: 40% !important;
    direction: rtl;
}
.cms_azw_formgenerator_inner16 {
    direction: ltr;
}
.cms_azw_formgenerator_inner7 {
    direction: ltr;
    padding: 0px;
}
#CMSContanierPanTrialSys {
    float: right;
    width: 100%;
}
#CMSContanierPanTrialSys table {
    padding-top: 0px;
}

/* start flexigrid */
@charset UTF-8;
.flexigrid {
    font-family: tahoma;
    font-size: 11px;
    position: relative;
    border: 0 solid #eee;
    overflow: hidden;
    color: #000
}
.flexigrid.hideBody {
    height: 26px!important;
    border-bottom: 1px solid #ccc
}
.ie6fullwidthbug {
    border-right: 0 solid #ccc;
    padding-right: 2px
}
.flexigrid div.nDiv {
    background: #eee url(../../images/grid/line.gif) repeat-y -1px top;
    border: 1px solid #ccc;
    border-top: 0;
    overflow: auto;
    left: 0;
    position: absolute;
    z-index: 999;
    float: left
}
.flexigrid div.nDiv table {
    margin: 2px
}
.flexigrid div.hDivBox {
    width: 100%;
    /*direction:rtl!important;*/
    
    float: left;
    padding-right: 40px
}
.flexigrid div.bDiv table {
    /*direction:rtl!important;*/
    
    width: 100%;
    margin-bottom: 10px;
    border-bottom: 1px solid #ccc
}
.flexigrid div.bDiv table.autoht {
    border-bottom: 0;
    margin-bottom: 0
}
.flexigrid div.nDiv td {
    border: 1px solid #eee;
    cursor: default;
    padding: 2px 3px
}
.flexigrid div.nDiv tr:hover td,
.flexigrid div.nDiv tr.ndcolover td {
    background: #d5effc url(../../images/grid/hl.png) repeat-x top;
    border: 1px solid #a8d8eb
}
.colnumber {
    width: 37px;
    padding-right: 5px;
    padding-left: 5px;
    text-align: center;
    position: relative;
}
.colnum_parent {
    text-align: center;
    width: 35px;
    padding: 5px;
}
.chk_parent {
    /*width:35px;*/
    
    text-align: center;
    padding-right: 5px;
    padding-left: 5px;
}
.erow .colnumber {
    border-bottom: 1px solid #F7F7F7;
}
.erow th {
    background: none repeat scroll 0 0 #F7F7F7;
    border-bottom: 1px solid #F7F7F7;
}
.flexigrid div.nDiv td.ndcol1 {
    border-right: 1px solid #ccc
}
.flexigrid div.nDiv td.ndcol2 {
    border-left: 1px solid #fff;
    padding-right: 10px
}
.flexigrid div.nDiv tr:hover td.ndcol1,
.flexigrid div.nDiv tr.ndcolover td.ndcol1 {
    border-right: 1px solid #d2e3ec
}
.flexigrid div.nDiv tr:hover td.ndcol2,
.flexigrid div.nDiv tr.ndcolover td.ndcol2 {
    border-left: 1px solid #eef8ff
}
.flexigrid div.nBtn {
    position: absolute;
    height: 24px;
    width: 14px;
    z-index: 900;
    background: #fafafa url(../../images/grid/fhbg.gif) repeat-x bottom;
    border: 0 solid #ccc;
    border-left: 1px solid #ccc;
    top: 0;
    left: 0;
    margin-top: 1px;
    cursor: pointer;
    display: none
}
.flexigrid div.nBtn div {
    height: 24px;
    width: 12px;
    border-left: 1px solid #fff;
    float: left;
    background: url(../../images/grid/ddn.png) no-repeat center
}
.flexigrid div.nBtn.srtd {
    background: url(../../images/grid/wbg.gif) repeat-x 0 -1px
}
.flexigrid div.mDiv {
    background: url(../../images/grid/wbg.gif) repeat-x top;
    border: 1px solid #ccc;
    border-bottom: 0;
    border-top: 0;
    font-weight: 700;
    display: block;
    overflow: hidden;
    white-space: nowrap;
    position: relative
}
.flexigrid div.mDiv div {
    white-space: nowrap;
    padding: 6px
}
.ftitle {
    float: right
}
.flexigrid div.mDiv div.ptogtitle {
    float: left;
    height: 16px;
    width: 16px;
    overflow: hidden;
    border: 1px solid #ccc;
    cursor: pointer;
    margin: 3px;
    padding: 0
}
.flexigrid div.mDiv div.ptogtitle:hover {
    background-position: left -2px;
    border-color: #bbb
}
.flexigrid div.mDiv div.ptogtitle span {
    display: block;
    border-left: 1px solid #eee;
    border-top: 1px solid #fff;
    border-bottom: 1px solid #ddd;
    width: 14px;
    height: 14px;
    background: url(../../images/grid/uup.png) no-repeat center
}
.flexigrid div.mDiv div.ptogtitle.vsble span {
    background: url(../../images/grid/ddn.png) no-repeat center
}
.flexigrid div.tDiv/*toolbar*/
{
    background: #fafafa url(../../images/grid/bg.gif) repeat-x top;
    position: relative;
    border: 1px solid #ccc;
    border-bottom: 0;
    overflow: hidden
}
.flexigrid div.tDiv2 {
    float: left;
    clear: both;
    padding: 1px
}
.flexigrid div.sDiv2 {
    height: auto;
    left: 20px;
    outline: 0 none;
    position: absolute;
    top: 100px;
    z-index: 1002;
    float: left;
    clear: both;
    padding: 5px
}
.flexigrid div.sDiv2 input,
.flexigrid div.sDiv2 select {
    vertical-align: middle
}
.flexigrid div.btnseparator {
    float: left;
    height: 22px;
    border-left: 1px solid #ccc;
    border-right: 1px solid #fff;
    margin: 1px
}
.flexigrid div.fbutton {
    float: left;
    display: block;
    cursor: pointer;
    padding: 1px
}
.flexigrid div.fbutton div {
    float: left;
    padding: 1px 3px
}
.flexigrid div.fbutton span {
    float: left;
    display: block;
    padding: 3px
}
.flexigrid div.fbutton:hover,
.flexigrid div.fbutton.fbOver {
    border: 1px solid #ccc;
    padding: 0
}
.flexigrid div.fbutton:hover div,
.flexigrid div.fbutton.fbOver div {
    border-left: 1px solid #fff;
    border-top: 1px solid #fff;
    border-right: 1px solid #eee;
    border-bottom: 1px solid #eee;
    padding: 0 2px
}
.flexigrid div.hDiv {
    background: #fafafa url(../../images/grid/fhbg.gif) repeat-x bottom;
    position: relative;
    border: 1px solid #ccc;
    border-bottom: 0;
    overflow: hidden
}
.flexigrid div.hDiv table {
    width: 100%;
    border-right: 1px solid #fff
}
.flexigrid div.cDrag {
    float: left;
    position: absolute;
    z-index: 2;
    overflow: visible
}
.flexigrid div.cDrag div {
    float: left;
    background: none;
    display: block;
    position: absolute;
    height: 24px;
    width: 5px;
    cursor: col-resize
}
.flexigrid div.cDrag div:hover,
.flexigrid div.cDrag div.dragging {
    background: url(../../images/grid/line.gif) repeat-y 2px center
}
.flexigrid div.iDiv {
    border: 1px solid #316ac5;
    position: absolute;
    overflow: visible;
    background: none
}
.flexigrid div.iDiv input,
.flexigrid div.iDiv select,
.flexigrid div.iDiv textarea {
    font-family: tahoma;
    font-size: 11px
}
.flexigrid div.iDiv input.tb {
    border: 0;
    width: 100%;
    height: 100%;
    background: none;
    padding: 0
}
.flexigrid div.bDiv {
    border: 1px solid #ccc;
    border-top: 0;
    background: #fff;
    overflow: auto;
    position: relative
}
.flexigrid div.hGrip {
    position: absolute;
    top: 0;
    right: 0;
    height: 5px;
    width: 5px;
    background: url(../../images/grid/line.gif) repeat-x center;
    margin-right: 1px;
    cursor: col-resize;
    display: none;
}
.flexigrid div.hGrip:hover,
.flexigrid div.hGrip.hgOver {
    border-right: 1px solid #999;
    margin-right: 0
}
.flexigrid div.vGrip {
    height: 5px;
    overflow: hidden;
    position: relative;
    background: #fafafa url(../../images/grid/wbg.gif) repeat-x 0 -1px;
    border: 1px solid #ccc;
    border-top: 0;
    text-align: center;
    cursor: row-resize
}
.flexigrid div.vGrip span {
    display: block;
    width: 20px;
    height: 1px;
    overflow: hidden;
    border-top: 1px solid #aaa;
    border-bottom: 1px solid #aaa;
    background: none;
    margin: 1px auto
}
.flexigrid div.hDiv th,
.flexigrid div.bDiv td
/* common cell properties*/
{
    text-align: left;
    border-right: 1px solid #ddd;
    border-left: 1px solid #fff;
    overflow: hidden;
    vertical-align: top!important;
    padding-left: 0;
    padding-right: 0
}
.flexigrid div.hDiv th div,
.flexigrid div.bDiv td div,
div.colCopy div
/* common inner cell properties*/
{
    border-left: 0 solid #fff;
    padding: 5px
}
.flexigrid div.hDiv th,
div.colCopy {
    font-weight: 400;
    height: 24px;
    cursor: default;
    white-space: nowrap;
    overflow: hidden
}
div.colCopy {
    font-family: tahoma;
    font-size: 11px;
    background: #fafafa url(../../images/grid/fhbg.gif) repeat-x bottom;
    border: 1px solid #ccc;
    border-bottom: 0;
    overflow: hidden
}
.flexigrid div.hDiv th.sorted {
    background: url(../../images/grid/wbg.gif) repeat-x 0 -1px;
    border-bottom: 0 solid #ccc
}
.flexigrid div.hDiv th.thOver div,
.flexigrid div.hDiv th.sorted.thOver div {
    padding-bottom: 4px
}
.flexigrid div.hDiv th.sorted div {
    border-bottom: 0 solid #ccc;
    padding-bottom: 5px
}
.flexigrid div.hDiv th.thMove {
    background: #fff;
    color: #fff
}
.flexigrid div.hDiv th.sorted.thMove div {
    border-bottom: 1px solid #fff;
    padding-bottom: 4px
}
.flexigrid div.hDiv th.thMove div {
    background: #fff!important
}
.flexigrid div.hDiv th div.sdesc {
    background: url(../../images/grid/dn.png) no-repeat center top
}
.flexigrid div.hDiv th div.sasc {
    background: url(../../images/grid/up.png) no-repeat center top
}
.flexigrid div.bDiv td {
    border-bottom: 1px solid #fff;
    vertical-align: top;
    white-space: nowrap
}
.flexigrid span.cdropleft {
    display: block;
    background: url(../../images/grid/prev.gif) no-repeat -4px center;
    width: 24px;
    height: 24px;
    position: relative;
    top: -24px;
    margin-bottom: -24px;
    z-index: 3
}
.flexigrid div.hDiv span.cdropright {
    display: block;
    background: url(../../images/grid/next.gif) no-repeat 12px center;
    width: 24px;
    height: 24px;
    float: right;
    position: relative;
    top: -24px;
    margin-bottom: -24px
}
.flexigrid div.bDiv td div {
    border-top: 0 solid #fff;
    padding-bottom: 4px
}
.flexigrid tr td.sorted {
    background: #f3f3f3;
    border-right: 1px solid #ddd;
    border-bottom: 1px solid #f3f3f3
}
.flexigrid tr.erow td {
    background: #f7f7f7;
    border-bottom: 1px solid #f7f7f7
}
.flexigrid tr.erow td.sorted {
    background: #e3e3e3;
    border-bottom: 1px solid #e3e3e3
}
.flexigrid div.bDiv tr:hover td,
.flexigrid div.bDiv tr:hover td.sorted,
.flexigrid div.bDiv tr.trOver td.sorted,
.flexigrid div.bDiv tr.trOver td {
    background: #bfe0f2;
    border-left: 1px solid #eef8ff;
    border-bottom: 1px dotted #73c1df
}
.flexigrid div.bDiv tr:hover th {
    background: #d5effc url(../../images/grid/hl.png) repeat-x top;
}
.flexigrid div.bDiv tr.trSelected:hover td,
.flexigrid div.bDiv tr.trSelected:hover td.sorted,
.flexigrid div.bDiv tr.trOver.trSelected td.sorted,
.flexigrid div.bDiv tr.trOver.trSelected td,
.flexigrid tr.trSelected td.sorted,
.flexigrid tr.trSelected td,
tr.trSelected th {
    background: #d5effc url(../../images/grid/hl.png) repeat-x top;
    border-right: 1px solid #d2e3ec;
    border-left: 1px solid #eef8ff;
    border-bottom: 1px solid #a8d8eb
}
.flexigrid.novstripe .bDiv table {
    border-bottom: 1px solid #ccc;
    border-right: 1px solid #ccc
}
.flexigrid.novstripe div.bDiv td {
    border-right-color: #fff
}
.flexigrid.novstripe div.bDiv tr.erow td.sorted {
    border-right-color: #e3e3e3
}
.flexigrid.novstripe div.bDiv tr td.sorted {
    border-right-color: #f3f3f3
}
.flexigrid.novstripe div.bDiv tr.erow td {
    border-right-color: #f7f7f7;
    border-left-color: #f7f7f7
}
.flexigrid.novstripe div.bDiv tr.trSelected:hover td,
.flexigrid.novstripe div.bDiv tr.trSelected:hover td.sorted,
.flexigrid.novstripe div.bDiv tr.trOver.trSelected td.sorted,
.flexigrid.novstripe div.bDiv tr.trOver.trSelected td,
.flexigrid.novstripe tr.trSelected td.sorted,
.flexigrid.novstripe tr.trSelected td {
    border-right: 1px solid #06F;
    border-left: 1px solid #06F
}
.flexigrid.novstripe div.bDiv tr.trOver td,
.flexigrid.novstripe div.bDiv tr:hover td {
    border-left-color: #d9ebf5;
    border-right-color: #d9ebf5
}
.flexigrid div.pDiv {
    background: url(../../images/grid/wbg.gif) repeat-x 0 -1px;
    border: 1px solid #ccc;
    border-top: 0;
    overflow: hidden;
    white-space: nowrap;
    position: relative
}
.flexigrid div.pDiv div.pDiv2 {
    width: 1024px;
    float: left;
    margin: 3px 3px 3px -2px
}
div.pGroup {
    float: left;
    background: none;
    height: 24px;
    margin: 0 5px
}
.flexigrid div.pDiv .pPageStat,
.flexigrid div.pDiv .pcontrol {
    position: relative;
    top: 5px;
    overflow: visible
}
.flexigrid div.pDiv input {
    vertical-align: text-top;
    position: relative;
    top: -5px
}
.flexigrid div.pDiv div.pButton {
    float: left;
    width: 22px;
    height: 22px;
    border: 0;
    cursor: pointer;
    overflow: hidden
}
.flexigrid div.pDiv div.pButton:hover,
.flexigrid div.pDiv div.pButton.pBtnOver {
    width: 20px;
    height: 20px;
    border: 1px solid #ccc;
    cursor: pointer
}
.flexigrid div.pDiv div.pButton span {
    width: 20px;
    height: 20px;
    display: block;
    float: left
}
.flexigrid div.pDiv div.pButton:hover span,
.flexigrid div.pDiv div.pButton.pBtnOver span {
    width: 19px;
    height: 19px;
    border-top: 1px solid #fff;
    border-left: 1px solid #fff
}
.flexigrid .pSearch {
    background: url(../../images/grid/magnifier.png) no-repeat center
}
.flexigrid .pFirst {
    background: url(../../images/grid/first.gif) no-repeat center
}
.flexigrid .pPrev {
    background: url(../../images/grid/prev.gif) no-repeat center
}
.flexigrid .pNext {
    background: url(../../images/grid/next.gif) no-repeat center
}
.flexigrid .pLast {
    background: url(../../images/grid/last.gif) no-repeat center
}
.flexigrid .pReload {
    background: url(../../images/grid/load.png) no-repeat center
}
.flexigrid .pReload.loading {
    background: url(../../images/grid/load.gif) no-repeat center
}
.flexigrid.ie div.hDiv th div,
.flexigrid.ie div.bDiv td div,
div.colCopy.ie div
/* common inner cell properties*/
{
    overflow: hidden
}
.flexigrid div.fbutton .add {
    background: url(../../images/grid/add.png) no-repeat center left
}
.flexigrid div.fbutton .delete {
    background: url(../../images/grid/close.png) no-repeat center left
}
.flexigrid div.fbutton .edit {
    background: url(../../images/grid/edit.png) no-repeat center left
}
.flexigrid div.fbutton .Search {
    background: url(../../images/grid/magnifier.png) no-repeat center left
}
.qsbox {
    border: 1px #666 solid;
    float: right;
    width: 50%!important;
    background-color: #F8F8F8;
    font-family: Tahoma, Geneva, sans-serif!important;
    font-size: 12px!important;
    color: #333;
    line-height: 17px;
    height: 18px;
    margin-right: 1%;
    margin-left: 1%;
    text-decoration: none;
    font-weight: 400!important;
    margin-bottom: 5px;
    text-align: right;
    direction: rtl
}
.srch_span {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    float: right;
    margin-bottom: 5px;
    width: 30%;
    text-align: right;
    direction: rtl
}
#dialog2 {
    line-height: 27px!important;
    font-family: Tahoma, Geneva, sans-serif!important;
    font-size: 12px!important
}
.srchbtn {
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    background-color: #eee;
    text-align: center;
    float: right;
    height: 20px;
    margin-right: 40%;
    padding-right: 2%;
    padding-left: 2%;
    border: 1px solid #DDD;
    margin-top: 5px;
    margin-bottom: 5px;
    cursor: pointer;
    border-radius: 10px;
    -moz-border-radius: 10px;
    webkit-border-radius: 10px
}
.srchbtn:hover {
    background-color: #999;
    color: #FFF
}
#ck {
    color: #00F
}
.txtbxstyle {
    font-family: tahoma!important;
    font-size: 12px!important;
    line-height: 17px;
    color: #333;
    text-decoration: none;
    float: right;
    height: 18px;
    width: 57%;
    margin-right: 1%;
    margin-left: 1%;
    border: 1px solid #CCC;
    text-align: right!important;
    direction: rtl!important
}
.btnstyle {
    font-family: Tahoma, Geneva, sans-serif!important;
    font-size: 12px!important;
    line-height: 17px;
    color: #333;
    text-decoration: none;
    background-color: #EFEFEF;
    border: 1px solid #CCC;
    text-align: center;
    cursor: pointer;
    float: right;
    margin-right: 3%;
    margin-left: 3%;
    padding: 2px 2%
}
.row_span {
    font-family: Tahoma, Geneva, sans-serif!important;
    font-size: 12px!important;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    text-align: right!important;
    float: right;
    width: 40%;
    direction: rtl
}
.srch_btnremoverow {
    background-image: url(../../images/grid/deletrow.png);
    background-repeat: no-repeat;
    float: left;
    height: 14px;
    width: 14px;
    margin-right: 2px;
    margin-left: 2px;
    background-color: transparent;
    margin-top: 3px;
    cursor: pointer;
    border-width: 0;
    padding: 0
}
.srch_row_span {
    float: right;
    font-family: tahoma;
    font-size: 11px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    text-align: right;
    width: 30%
}
.srch_dd {
    background-color: #FBFBFB;
    float: right;
    height: 18px;
    width: 45%;
    margin-right: 1%;
    margin-left: 1%;
    border: 1px solid #999;
    font-family: tahoma;
    font-size: 12px;
    line-height: 17px;
    color: #333;
    text-decoration: none;
    text-align: right;
    direction: rtl
}
#srch_btnadd {
    background-color: transparent;
    background-image: url(../../images/grid/addnew.png);
    background-repeat: no-repeat;
    float: left;
    height: 16px;
    width: 16px;
    cursor: pointer;
    border-width: 0
}
.srch_txtbx {
    font-family: tahoma!important;
    font-size: 12px!important;
    line-height: 15px;
    color: #333;
    text-decoration: none;
    float: right;
    height: 15px;
    width: 37%;
    margin-right: 1%;
    margin-left: 1%;
    border: 1px solid #CCC;
    text-align: right!important;
    direction: rtl!important
}
#date_btn_4 {
    width: 20px;
    height: 20px;
    float: right
}
.txtbx_15per {
    font-family: tahoma!important;
    font-size: 12px!important;
    line-height: 15px;
    color: #333;
    text-decoration: none;
    float: right;
    height: 15px;
    width: 15%;
    margin-right: 1%;
    margin-left: 1%;
    border: 1px solid #CCC;
    text-align: left!important;
    direction: ltr!important
}
.txtbx_10per {
    font-family: tahoma!important;
    font-size: 12px!important;
    line-height: 15px;
    color: #333;
    text-decoration: none;
    float: right;
    height: 15px;
    width: 10%;
    margin-right: 1%;
    margin-left: 1%;
    border: 1px solid #CCC;
    text-align: left!important;
    direction: ltr!important
}
.txtbx_20per {
    font-family: tahoma!important;
    font-size: 12px!important;
    line-height: 15px;
    color: #333;
    text-decoration: none;
    float: right;
    height: 15px;
    width: 20%;
    margin-right: 1%;
    margin-left: 1%;
    border: 1px solid #CCC;
    text-align: left!important;
    direction: ltr!important
}
.right_h_mar_1per {
    float: right;
    font-size: 11px;
    font-family: Tahoma, Geneva, sans-serif;
    line-height: 20px;
    margin: 0
}
.srch_row_span_s {
    float: right;
    font-family: tahoma;
    font-size: 11px;
    line-height: 20px;
    color: #333;
    text-decoration: none;
    text-align: center;
    width: 37%
}
.ck,
.checkall {
    outline: none;
    margin: 0;
    padding: 0
}
.calendar {
    direction: rtl;
    z-index: 999999
}
.button_hidden {
    width: 0;
    float: right
}
#flat_calendar_1,
#flat_calendar_2 {
    width: 200px
}
.example {
    padding: 10px
}
.display_area {
    cursor: pointer;
    height: 15px;
    line-height: 15px;
}
.srch_rdio {
    float: right;
    margin-left: 4%
}
.flexigrid div.hDiv th,
.flexigrid div.bDiv td,
.flexigrid div.hDiv td
/* common cell properties*/
{
    text-align: left;
    border-right: 1px solid #ddd;
    border-left: 1px solid #fff;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0
}
.flexigrid div.bDiv th
/* common cell properties*/
{
    text-align: left;
    border-right: 0px solid #ddd;
    border-left: 0px solid #fff;
    overflow: hidden;
    padding-left: 0;
    padding-right: 0
}
.srch_extra,
.flexigrid div.sDiv/*toolbar*/
{
    display: none
}

/*        start  jquery-ui styles       */

/*! jQuery UI - v1.9.2 - 2012-11-23
* http://jqueryui.com
* Includes: jquery.ui.core.css, jquery.ui.accordion.css, jquery.ui.autocomplete.css, jquery.ui.button.css, jquery.ui.datepicker.css, jquery.ui.dialog.css, jquery.ui.menu.css, jquery.ui.progressbar.css, jquery.ui.resizable.css, jquery.ui.selectable.css, jquery.ui.slider.css, jquery.ui.spinner.css, jquery.ui.tabs.css, jquery.ui.tooltip.css, jquery.ui.theme.css
* Copyright 2012 jQuery Foundation and other contributors; Licensed MIT */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden {
    display: none;
}
.ui-helper-hidden-accessible {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}
.ui-helper-reset {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    line-height: 1.3;
    text-decoration: none;
    font-size: 100%;
    list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
    content: "";
    display: table;
}
.ui-helper-clearfix:after {
    clear: both;
}
.ui-helper-clearfix {
    zoom: 1;
}
.ui-helper-zfix {
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    position: absolute;
    opacity: 0;
    filter: Alpha(Opacity=0);
}

/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
    cursor: default !important;
}

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    display: block;
    text-indent: -99999px;
    overflow: hidden;
    background-repeat: no-repeat;
}

/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
.ui-accordion .ui-accordion-header {
    display: block;
    cursor: pointer;
    position: relative;
    margin-top: 2px;
    padding: .5em .5em .5em .7em;
    zoom: 1;
}
.ui-accordion .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-noicons {
    padding-left: .7em;
}
.ui-accordion .ui-accordion-icons .ui-accordion-icons {
    padding-left: 2.2em;
}
.ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    position: absolute;
    left: .5em;
    top: 50%;
    margin-top: -8px;
}
.ui-accordion .ui-accordion-content {
    padding: 1em 2.2em;
    border-top: 0;
    overflow: auto;
    zoom: 1;
}
.ui-autocomplete {
    position: absolute;
    top: 0;
    left: 0;
    cursor: default;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
}

/* workarounds */
* html .ui-autocomplete {
    width: 1px;
}

/* without this, the menu expands to 100% in IE6 */
.ui-button {
    display: inline-block;
    position: relative;
    padding: 0;
    margin-right: .1em;
    cursor: pointer;
    text-align: center;
    zoom: 1;
    overflow: visible;
}

/* the overflow property removes extra width in IE */
.ui-button,
.ui-button:link,
.ui-button:visited,
.ui-button:hover,
.ui-button:active {
    text-decoration: none;
}
.ui-button-icon-only {
    width: 2.2em;
}

/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
    width: 2.4em;
}

/* button elements seem to need a little more width */
.ui-button-icons-only {
    width: 3.4em;
}
button.ui-button-icons-only {
    width: 3.7em;
}

/*button text element */
.ui-button .ui-button-text {
    display: block;
    line-height: 1.4;
}
.ui-button-text-only .ui-button-text {
    padding: .4em 1em;
}
.ui-button-icon-only .ui-button-text,
.ui-button-icons-only .ui-button-text {
    padding: .4em;
    text-indent: -9999999px;
}
.ui-button-text-icon-primary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 1em .4em 2.1em;
}
.ui-button-text-icon-secondary .ui-button-text,
.ui-button-text-icons .ui-button-text {
    padding: .4em 2.1em .4em 1em;
}
.ui-button-text-icons .ui-button-text {
    padding-left: 2.1em;
    padding-right: 2.1em;
}

/* no icon support for input elements, provide padding by default */
input.ui-button {
    padding: .4em 1em;
}

/*button icon element(s) */
.ui-button-icon-only .ui-icon,
.ui-button-text-icon-primary .ui-icon,
.ui-button-text-icon-secondary .ui-icon,
.ui-button-text-icons .ui-icon,
.ui-button-icons-only .ui-icon {
    position: absolute;
    top: 50%;
    margin-top: -8px;
}
.ui-button-icon-only .ui-icon {
    left: 50%;
    margin-left: -8px;
}
.ui-button-text-icon-primary .ui-button-icon-primary,
.ui-button-text-icons .ui-button-icon-primary,
.ui-button-icons-only .ui-button-icon-primary {
    left: .5em;
}
.ui-button-text-icon-secondary .ui-button-icon-secondary,
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}
.ui-button-text-icons .ui-button-icon-secondary,
.ui-button-icons-only .ui-button-icon-secondary {
    right: .5em;
}

/*button sets*/
.ui-buttonset {
    margin-right: 7px;
}
.ui-buttonset .ui-button {
    margin-left: 0;
    margin-right: -.3em;
}

/* workarounds */
button.ui-button::-moz-focus-inner {
    border: 0;
    padding: 0;
}

/* reset extra padding in Firefox */
.ui-datepicker {
    width: 17em;
    padding: .2em .2em 0;
    display: none;
}
.ui-datepicker .ui-datepicker-header {
    position: relative;
    padding: .2em 0;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
    position: absolute;
    top: 2px;
    width: 1.8em;
    height: 1.8em;
}
.ui-datepicker .ui-datepicker-prev-hover,
.ui-datepicker .ui-datepicker-next-hover {
    top: 1px;
}
.ui-datepicker .ui-datepicker-prev {
    left: 2px;
}
.ui-datepicker .ui-datepicker-next {
    right: 2px;
}
.ui-datepicker .ui-datepicker-prev-hover {
    left: 1px;
}
.ui-datepicker .ui-datepicker-next-hover {
    right: 1px;
}
.ui-datepicker .ui-datepicker-prev span,
.ui-datepicker .ui-datepicker-next span {
    display: block;
    position: absolute;
    left: 50%;
    margin-left: -8px;
    top: 50%;
    margin-top: -8px;
}
.ui-datepicker .ui-datepicker-title {
    margin: 0 2.3em;
    line-height: 1.8em;
    text-align: center;
}
.ui-datepicker .ui-datepicker-title select {
    font-size: 1em;
    margin: 1px 0;
}
.ui-datepicker select.ui-datepicker-month-year {
    width: 100%;
}
.ui-datepicker select.ui-datepicker-month,
.ui-datepicker select.ui-datepicker-year {
    width: 49%;
}
.ui-datepicker table {
    width: 100%;
    font-size: .9em;
    border-collapse: collapse;
    margin: 0 0 .4em;
}
.ui-datepicker th {
    padding: .7em .3em;
    text-align: center;
    font-weight: bold;
    border: 0;
}
.ui-datepicker td {
    border: 0;
    padding: 1px;
}
.ui-datepicker td span,
.ui-datepicker td a {
    display: block;
    padding: .2em;
    text-align: right;
    text-decoration: none;
}
.ui-datepicker .ui-datepicker-buttonpane {
    background-image: none;
    margin: .7em 0 0 0;
    padding: 0 .2em;
    border-left: 0;
    border-right: 0;
    border-bottom: 0;
}
.ui-datepicker .ui-datepicker-buttonpane button {
    float: right;
    margin: .5em .2em .4em;
    cursor: pointer;
    padding: .2em .6em .3em .6em;
    width: auto;
    overflow: visible;
}
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: left;
}

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi {
    width: auto;
}
.ui-datepicker-multi .ui-datepicker-group {
    float: left;
}
.ui-datepicker-multi .ui-datepicker-group table {
    width: 95%;
    margin: 0 auto .4em;
}
.ui-datepicker-multi-2 .ui-datepicker-group {
    width: 50%;
}
.ui-datepicker-multi-3 .ui-datepicker-group {
    width: 33.3%;
}
.ui-datepicker-multi-4 .ui-datepicker-group {
    width: 25%;
}
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header {
    border-left-width: 0;
}
.ui-datepicker-multi .ui-datepicker-buttonpane {
    clear: left;
}
.ui-datepicker-row-break {
    clear: both;
    width: 100%;
    font-size: 0em;
}

/* RTL support */
.ui-datepicker-rtl {
    direction: rtl;
}
.ui-datepicker-rtl .ui-datepicker-prev {
    right: 2px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next {
    left: 2px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-prev:hover {
    right: 1px;
    left: auto;
}
.ui-datepicker-rtl .ui-datepicker-next:hover {
    left: 1px;
    right: auto;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane {
    clear: right;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button {
    float: left;
}
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group {
    float: right;
}
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header {
    border-right-width: 0;
    border-left-width: 1px;
}

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    position: absolute;
    /*must have*/
    
    z-index: -1;
    /*must have*/
    
    filter: mask();
    /*must have*/
    
    top: -4px;
    /*must have*/
    
    left: -4px;
    /*must have*/
    
    width: 200px;
    /*must have*/
    
    height: 200px;
    /*must have*/
}
.ui-dialog {
    position: absolute;
    top: 30% !important;
    left: 0;
    padding: .2em;
    width: 300px;
    overflow: hidden;
}
.ui-dialog .ui-dialog-titlebar {
    position: relative;
}
.ui-dialog-title {
    float: right;
    margin: 0px 10px;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    line-height: 22px;
}
.ui-dialog .ui-dialog-titlebar-close span {
    display: block;
}
.ui-dialog .ui-dialog-titlebar-close:hover,
.ui-dialog .ui-dialog-titlebar-close:focus {
    padding: 0;
}
.ui-dialog .ui-dialog-content {
    position: relative;
    border: 0;
    padding: .5em 1em;
    background: none;
    overflow: auto;
    zoom: 1;
}
.ui-dialog .ui-dialog-buttonpane {
    text-align: left;
    border-width: 1px 0 0 0;
    background-image: none;
    margin: .5em 0 0 0;
    padding: .3em 1em .5em .4em;
}
.ui-dialog .ui-dialog-buttonpane .ui-dialog-buttonset {
    float: right;
    width: 100%;
}
.ui-dialog .ui-dialog-buttonpane button {
    margin: 2px;
    cursor: pointer;
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 9pt;
}
.ui-dialog .ui-resizable-se {
    width: 14px;
    height: 14px;
    right: 3px;
    bottom: 3px;
}
.ui-draggable .ui-dialog-titlebar {
    cursor: move;
}
.ui-menu {
    list-style: none;
    padding: 2px;
    margin: 0;
    display: block;
    outline: none;
}
.ui-menu .ui-menu {
    margin-top: -3px;
    position: absolute;
}
.ui-menu .ui-menu-item {
    margin: 0;
    padding: 0;
    zoom: 1;
    width: 100%;
}
.ui-menu .ui-menu-divider {
    margin: 5px -2px 5px -2px;
    height: 0;
    font-size: 0;
    line-height: 0;
    border-width: 1px 0 0 0;
}
.ui-menu .ui-menu-item a {
    text-decoration: none;
    display: block;
    padding: 2px .4em;
    line-height: 1.5;
    zoom: 1;
    font-weight: normal;
}
.ui-menu .ui-menu-item a.ui-state-focus,
.ui-menu .ui-menu-item a.ui-state-active {
    font-weight: normal;
    margin: -1px;
}
.ui-menu .ui-state-disabled {
    font-weight: normal;
    margin: .4em 0 .2em;
    line-height: 1.5;
}
.ui-menu .ui-state-disabled a {
    cursor: default;
}

/* icon support */
.ui-menu-icons {
    position: relative;
}
.ui-menu-icons .ui-menu-item a {
    position: relative;
    padding-left: 2em;
}

/* left-aligned */
.ui-menu .ui-icon {
    position: absolute;
    top: .2em;
    left: .2em;
}

/* right-aligned */
.ui-menu .ui-menu-icon {
    position: static;
    float: right;
}
.ui-progressbar {
    height: 2em;
    text-align: left;
    overflow: hidden;
}
.ui-progressbar .ui-progressbar-value {
    margin: -1px;
    height: 100%;
}
.ui-resizable {
    position: relative;
}
.ui-resizable-handle {
    position: absolute;
    font-size: 0.1px;
    display: block;
}
.ui-resizable-disabled .ui-resizable-handle,
.ui-resizable-autohide .ui-resizable-handle {
    display: none;
}
.ui-resizable-n {
    cursor: n-resize;
    height: 7px;
    width: 100%;
    top: -5px;
    left: 0;
}
.ui-resizable-s {
    cursor: s-resize;
    height: 7px;
    width: 100%;
    bottom: -5px;
    left: 0;
}
.ui-resizable-e {
    cursor: e-resize;
    width: 7px;
    right: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-w {
    cursor: w-resize;
    width: 7px;
    left: -5px;
    top: 0;
    height: 100%;
}
.ui-resizable-se {
    cursor: se-resize;
    width: 12px;
    height: 12px;
    right: 1px;
    bottom: 1px;
}
.ui-resizable-sw {
    cursor: sw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    bottom: -5px;
}
.ui-resizable-nw {
    cursor: nw-resize;
    width: 9px;
    height: 9px;
    left: -5px;
    top: -5px;
}
.ui-resizable-ne {
    cursor: ne-resize;
    width: 9px;
    height: 9px;
    right: -5px;
    top: -5px;
}
.ui-selectable-helper {
    position: absolute;
    z-index: 100;
    border: 1px dotted black;
}
.ui-slider {
    position: relative;
    text-align: left;
}
.ui-slider .ui-slider-handle {
    position: absolute;
    z-index: 2;
    width: 1.2em;
    height: 1.2em;
    cursor: default;
}
.ui-slider .ui-slider-range {
    position: absolute;
    z-index: 1;
    font-size: .7em;
    display: block;
    border: 0;
    background-position: 0 0;
}
.ui-slider-horizontal {
    height: .8em;
}
.ui-slider-horizontal .ui-slider-handle {
    top: -.3em;
    margin-left: -.6em;
}
.ui-slider-horizontal .ui-slider-range {
    top: 0;
    height: 100%;
}
.ui-slider-horizontal .ui-slider-range-min {
    left: 0;
}
.ui-slider-horizontal .ui-slider-range-max {
    right: 0;
}
.ui-slider-vertical {
    width: .8em;
    height: 100px;
}
.ui-slider-vertical .ui-slider-handle {
    left: -.3em;
    margin-left: 0;
    margin-bottom: -.6em;
}
.ui-slider-vertical .ui-slider-range {
    left: 0;
    width: 100%;
}
.ui-slider-vertical .ui-slider-range-min {
    bottom: 0;
}
.ui-slider-vertical .ui-slider-range-max {
    top: 0;
}
.ui-spinner {
    position: relative;
    display: inline-block;
    overflow: hidden;
    padding: 0;
    vertical-align: middle;
}
.ui-spinner-input {
    border: none;
    background: none;
    padding: 0;
    margin: .2em 0;
    vertical-align: middle;
    margin-left: .4em;
    margin-right: 22px;
}
.ui-spinner-button {
    width: 16px;
    height: 50%;
    font-size: .5em;
    padding: 0;
    margin: 0;
    text-align: center;
    position: absolute;
    cursor: default;
    display: block;
    overflow: hidden;
    right: 0;
}
.ui-spinner a.ui-spinner-button {
    border-top: none;
    border-bottom: none;
    border-right: none;
}

/* more specificity required here to overide default borders */
.ui-spinner .ui-icon {
    position: absolute;
    margin-top: -8px;
    top: 50%;
    left: 0;
}

/* vertical centre icon */
.ui-spinner-up {
    top: 0;
}
.ui-spinner-down {
    bottom: 0;
}

/* TR overrides */
.ui-spinner .ui-icon-triangle-1-s {
    /* need to fix icons sprite */
    
    background-position: -65px -16px;
}
.ui-tabs {
    position: relative;
    padding: .2em;
    zoom: 1;
}

/* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav {
    margin: 0;
    padding: .2em .2em 0;
}
.ui-tabs .ui-tabs-nav li {
    list-style: none;
    float: left;
    position: relative;
    top: 0;
    margin: 1px .2em 0 0;
    border-bottom: 0;
    padding: 0;
    white-space: nowrap;
}
.ui-tabs .ui-tabs-nav li a {
    float: left;
    padding: .5em 1em;
    text-decoration: none;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active {
    margin-bottom: -1px;
    padding-bottom: 1px;
}
.ui-tabs .ui-tabs-nav li.ui-tabs-active a,
.ui-tabs .ui-tabs-nav li.ui-state-disabled a,
.ui-tabs .ui-tabs-nav li.ui-tabs-loading a {
    cursor: text;
}
.ui-tabs .ui-tabs-nav li a,
.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-active a {
    cursor: pointer;
}

/* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel {
    display: block;
    border-width: 0;
    padding: 1em 1.4em;
    background: none;
}
.ui-tooltip {
    padding: 8px;
    position: absolute;
    z-index: 9999;
    max-width: 300px;
    -webkit-box-shadow: 0 0 5px #aaa;
    box-shadow: 0 0 5px #aaa;
}

/* Fades and background-images don't work well together in IE6, drop the image */
* html .ui-tooltip {
    background-image: none;
}
body .ui-tooltip {
    border-width: 2px;
}

/* Component containers
----------------------------------*/
.ui-widget .ui-widget {
    font-size: 1em;
}
.ui-widget-content {
    border: 1px solid #aaaaaa
    /*{borderColorContent}*/
    
    ;
    background: #ffffff
    /*{bgColorContent}*/
    
    url(images/ui-bg_flat_75_ffffff_40x100.png)
    /*{bgImgUrlContent}*/
    
    50%
    /*{bgContentXPos}*/
    
    50%
    /*{bgContentYPos}*/
    
    repeat-x
    /*{bgContentRepeat}*/
    
    ;
    color: #222222
    /*{fcContent}*/
    
    ;
}
.ui-widget-content a {
    color: #222222
    /*{fcContent}*/
    
    ;
}
.ui-widget-header {
    border: 1px solid #aaaaaa;
    background: #000 url(../Images/Panel/header_modul.jpg) repeat-x;
    color: #fff;
}
.ui-widget-header a {
    color: #222222
    /*{fcHeader}*/
    
    ;
}

/* Interaction states
----------------------------------*/
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default {
    border: 1px solid #d3d3d3
    /*{borderColorDefault}*/
    
    ;
    background: #e6e6e6
    /*{bgColorDefault}*/
    
    url(images/ui-bg_glass_75_e6e6e6_1x400.png)
    /*{bgImgUrlDefault}*/
    
    50%
    /*{bgDefaultXPos}*/
    
    50%
    /*{bgDefaultYPos}*/
    
    repeat-x
    /*{bgDefaultRepeat}*/
    
    ;
    font-weight: normal
    /*{fwDefault}*/
    
    ;
    color: #555555
    /*{fcDefault}*/
    
    ;
}
.ui-state-default a,
.ui-state-default a:link,
.ui-state-default a:visited {
    color: #555555
    /*{fcDefault}*/
    
    ;
    text-decoration: none;
}
.ui-state-hover,
.ui-widget-content .ui-state-hover,
.ui-widget-header .ui-state-hover,
.ui-state-focus,
.ui-widget-content .ui-state-focus,
.ui-widget-header .ui-state-focus {
    font-weight: normal
    /*{fwDefault}*/
    
    ;
    color: #212121
    /*{fcHover}*/
    
    ;
}
.ui-state-hover a,
.ui-state-hover a:hover,
.ui-state-hover a:link,
.ui-state-hover a:visited {
    color: #212121
    /*{fcHover}*/
    
    ;
    text-decoration: none;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active {
    border: 1px solid #aaaaaa
    /*{borderColorActive}*/
    
    ;
    background: #ffffff
    /*{bgColorActive}*/
    
    url(images/ui-bg_glass_65_ffffff_1x400.png)
    /*{bgImgUrlActive}*/
    
    50%
    /*{bgActiveXPos}*/
    
    50%
    /*{bgActiveYPos}*/
    
    repeat-x
    /*{bgActiveRepeat}*/
    
    ;
    font-weight: normal
    /*{fwDefault}*/
    
    ;
    color: #212121
    /*{fcActive}*/
    
    ;
}
.ui-state-active a,
.ui-state-active a:link,
.ui-state-active a:visited {
    color: #212121
    /*{fcActive}*/
    
    ;
    text-decoration: none;
}

/* Interaction Cues
----------------------------------*/
.ui-state-highlight,
.ui-widget-content .ui-state-highlight,
.ui-widget-header .ui-state-highlight {
    border: 1px solid #fcefa1
    /*{borderColorHighlight}*/
    
    ;
    background: #fbf9ee
    /*{bgColorHighlight}*/
    
    url(images/ui-bg_glass_55_fbf9ee_1x400.png)
    /*{bgImgUrlHighlight}*/
    
    50%
    /*{bgHighlightXPos}*/
    
    50%
    /*{bgHighlightYPos}*/
    
    repeat-x
    /*{bgHighlightRepeat}*/
    
    ;
    color: #363636
    /*{fcHighlight}*/
    
    ;
}
.ui-state-highlight a,
.ui-widget-content .ui-state-highlight a,
.ui-widget-header .ui-state-highlight a {
    color: #363636
    /*{fcHighlight}*/
    
    ;
}
.ui-state-error,
.ui-widget-content .ui-state-error,
.ui-widget-header .ui-state-error {
    border: 1px solid #cd0a0a
    /*{borderColorError}*/
    
    ;
    background: #fef1ec
    /*{bgColorError}*/
    
    url(images/ui-bg_glass_95_fef1ec_1x400.png)
    /*{bgImgUrlError}*/
    
    50%
    /*{bgErrorXPos}*/
    
    50%
    /*{bgErrorYPos}*/
    
    repeat-x
    /*{bgErrorRepeat}*/
    
    ;
    color: #cd0a0a
    /*{fcError}*/
    
    ;
}
.ui-state-error a,
.ui-widget-content .ui-state-error a,
.ui-widget-header .ui-state-error a {
    color: #cd0a0a
    /*{fcError}*/
    
    ;
}
.ui-state-error-text,
.ui-widget-content .ui-state-error-text,
.ui-widget-header .ui-state-error-text {
    color: #cd0a0a
    /*{fcError}*/
    
    ;
}
.ui-priority-primary,
.ui-widget-content .ui-priority-primary,
.ui-widget-header .ui-priority-primary {
    font-weight: bold;
}
.ui-priority-secondary,
.ui-widget-content .ui-priority-secondary,
.ui-widget-header .ui-priority-secondary {
    opacity: .7;
    filter: Alpha(Opacity=70);
    font-weight: normal;
}
.ui-state-disabled,
.ui-widget-content .ui-state-disabled,
.ui-widget-header .ui-state-disabled {
    opacity: .35;
    filter: Alpha(Opacity=35);
    background-image: none;
}
.ui-state-disabled .ui-icon {
    filter: Alpha(Opacity=35);
}

/* For IE8 - See #6059 */

/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
    width: 16px;
    height: 16px;
    background-image: url(../images/Grid/ui-icons_222222_256x240.png)
    /*{iconsContent}*/
    
    ;
}
.ui-widget-content .ui-icon {}
.ui-widget-header .ui-icon {
    background-image: url("../../Images/Panel/icon_modul_close.png") !important;
    background-position: 0 0;
    background-repeat: no-repeat;
    cursor: pointer;
    float: left;
    margin: 4px;
    padding: 1px;
}
.ui-state-default .ui-icon {
    background-image: url(images/ui-icons_888888_256x240.png)
    /*{iconsDefault}*/
    
    ;
}
.ui-state-hover .ui-icon,
.ui-state-focus .ui-icon {
    background-position: 0 -20px;
}
.ui-state-active .ui-icon {
    background-image: url(images/ui-icons_454545_256x240.png)
    /*{iconsActive}*/
    
    ;
}
.ui-state-highlight .ui-icon {
    background-image: url(images/ui-icons_2e83ff_256x240.png)
    /*{iconsHighlight}*/
    
    ;
}
.ui-state-error .ui-icon,
.ui-state-error-text .ui-icon {
    background-image: url(images/ui-icons_cd0a0a_256x240.png)
    /*{iconsError}*/
    
    ;
}

/* positioning */
.ui-icon-carat-1-n {
    background-position: 0 0;
}
.ui-icon-carat-1-ne {
    background-position: -16px 0;
}
.ui-icon-carat-1-e {
    background-position: -32px 0;
}
.ui-icon-carat-1-se {
    background-position: -48px 0;
}
.ui-icon-carat-1-s {
    background-position: -64px 0;
}
.ui-icon-carat-1-sw {
    background-position: -80px 0;
}
.ui-icon-carat-1-w {
    background-position: -96px 0;
}
.ui-icon-carat-1-nw {
    background-position: -112px 0;
}
.ui-icon-carat-2-n-s {
    background-position: -128px 0;
}
.ui-icon-carat-2-e-w {
    background-position: -144px 0;
}
.ui-icon-triangle-1-n {
    background-position: 0 -16px;
}
.ui-icon-triangle-1-ne {
    background-position: -16px -16px;
}
.ui-icon-triangle-1-e {
    background-position: -32px -16px;
}
.ui-icon-triangle-1-se {
    background-position: -48px -16px;
}
.ui-icon-triangle-1-s {
    background-position: -64px -16px;
}
.ui-icon-triangle-1-sw {
    background-position: -80px -16px;
}
.ui-icon-triangle-1-w {
    background-position: -96px -16px;
}
.ui-icon-triangle-1-nw {
    background-position: -112px -16px;
}
.ui-icon-triangle-2-n-s {
    background-position: -128px -16px;
}
.ui-icon-triangle-2-e-w {
    background-position: -144px -16px;
}
.ui-icon-arrow-1-n {
    background-position: 0 -32px;
}
.ui-icon-arrow-1-ne {
    background-position: -16px -32px;
}
.ui-icon-arrow-1-e {
    background-position: -32px -32px;
}
.ui-icon-arrow-1-se {
    background-position: -48px -32px;
}
.ui-icon-arrow-1-s {
    background-position: -64px -32px;
}
.ui-icon-arrow-1-sw {
    background-position: -80px -32px;
}
.ui-icon-arrow-1-w {
    background-position: -96px -32px;
}
.ui-icon-arrow-1-nw {
    background-position: -112px -32px;
}
.ui-icon-arrow-2-n-s {
    background-position: -128px -32px;
}
.ui-icon-arrow-2-ne-sw {
    background-position: -144px -32px;
}
.ui-icon-arrow-2-e-w {
    background-position: -160px -32px;
}
.ui-icon-arrow-2-se-nw {
    background-position: -176px -32px;
}
.ui-icon-arrowstop-1-n {
    background-position: -192px -32px;
}
.ui-icon-arrowstop-1-e {
    background-position: -208px -32px;
}
.ui-icon-arrowstop-1-s {
    background-position: -224px -32px;
}
.ui-icon-arrowstop-1-w {
    background-position: -240px -32px;
}
.ui-icon-arrowthick-1-n {
    background-position: 0 -48px;
}
.ui-icon-arrowthick-1-ne {
    background-position: -16px -48px;
}
.ui-icon-arrowthick-1-e {
    background-position: -32px -48px;
}
.ui-icon-arrowthick-1-se {
    background-position: -48px -48px;
}
.ui-icon-arrowthick-1-s {
    background-position: -64px -48px;
}
.ui-icon-arrowthick-1-sw {
    background-position: -80px -48px;
}
.ui-icon-arrowthick-1-w {
    background-position: -96px -48px;
}
.ui-icon-arrowthick-1-nw {
    background-position: -112px -48px;
}
.ui-icon-arrowthick-2-n-s {
    background-position: -128px -48px;
}
.ui-icon-arrowthick-2-ne-sw {
    background-position: -144px -48px;
}
.ui-icon-arrowthick-2-e-w {
    background-position: -160px -48px;
}
.ui-icon-arrowthick-2-se-nw {
    background-position: -176px -48px;
}
.ui-icon-arrowthickstop-1-n {
    background-position: -192px -48px;
}
.ui-icon-arrowthickstop-1-e {
    background-position: -208px -48px;
}
.ui-icon-arrowthickstop-1-s {
    background-position: -224px -48px;
}
.ui-icon-arrowthickstop-1-w {
    background-position: -240px -48px;
}
.ui-icon-arrowreturnthick-1-w {
    background-position: 0 -64px;
}
.ui-icon-arrowreturnthick-1-n {
    background-position: -16px -64px;
}
.ui-icon-arrowreturnthick-1-e {
    background-position: -32px -64px;
}
.ui-icon-arrowreturnthick-1-s {
    background-position: -48px -64px;
}
.ui-icon-arrowreturn-1-w {
    background-position: -64px -64px;
}
.ui-icon-arrowreturn-1-n {
    background-position: -80px -64px;
}
.ui-icon-arrowreturn-1-e {
    background-position: -96px -64px;
}
.ui-icon-arrowreturn-1-s {
    background-position: -112px -64px;
}
.ui-icon-arrowrefresh-1-w {
    background-position: -128px -64px;
}
.ui-icon-arrowrefresh-1-n {
    background-position: -144px -64px;
}
.ui-icon-arrowrefresh-1-e {
    background-position: -160px -64px;
}
.ui-icon-arrowrefresh-1-s {
    background-position: -176px -64px;
}
.ui-icon-arrow-4 {
    background-position: 0 -80px;
}
.ui-icon-arrow-4-diag {
    background-position: -16px -80px;
}
.ui-icon-extlink {
    background-position: -32px -80px;
}
.ui-icon-newwin {
    background-position: -48px -80px;
}
.ui-icon-refresh {
    background-position: -64px -80px;
}
.ui-icon-shuffle {
    background-position: -80px -80px;
}
.ui-icon-transfer-e-w {
    background-position: -96px -80px;
}
.ui-icon-transferthick-e-w {
    background-position: -112px -80px;
}
.ui-icon-folder-collapsed {
    background-position: 0 -96px;
}
.ui-icon-folder-open {
    background-position: -16px -96px;
}
.ui-icon-document {
    background-position: -32px -96px;
}
.ui-icon-document-b {
    background-position: -48px -96px;
}
.ui-icon-note {
    background-position: -64px -96px;
}
.ui-icon-mail-closed {
    background-position: -80px -96px;
}
.ui-icon-mail-open {
    background-position: -96px -96px;
}
.ui-icon-suitcase {
    background-position: -112px -96px;
}
.ui-icon-comment {
    background-position: -128px -96px;
}
.ui-icon-person {
    background-position: -144px -96px;
}
.ui-icon-print {
    background-position: -160px -96px;
}
.ui-icon-trash {
    background-position: -176px -96px;
}
.ui-icon-locked {
    background-position: -192px -96px;
}
.ui-icon-unlocked {
    background-position: -208px -96px;
}
.ui-icon-bookmark {
    background-position: -224px -96px;
}
.ui-icon-tag {
    background-position: -240px -96px;
}
.ui-icon-home {
    background-position: 0 -112px;
}
.ui-icon-flag {
    background-position: -16px -112px;
}
.ui-icon-calendar {
    background-position: -32px -112px;
}
.ui-icon-cart {
    background-position: -48px -112px;
}
.ui-icon-pencil {
    background-position: -64px -112px;
}
.ui-icon-clock {
    background-position: -80px -112px;
}
.ui-icon-disk {
    background-position: -96px -112px;
}
.ui-icon-calculator {
    background-position: -112px -112px;
}
.ui-icon-zoomin {
    background-position: -128px -112px;
}
.ui-icon-zoomout {
    background-position: -144px -112px;
}
.ui-icon-search {
    background-position: -160px -112px;
}
.ui-icon-wrench {
    background-position: -176px -112px;
}
.ui-icon-gear {
    background-position: -192px -112px;
}
.ui-icon-heart {
    background-position: -208px -112px;
}
.ui-icon-star {
    background-position: -224px -112px;
}
.ui-icon-link {
    background-position: -240px -112px;
}
.ui-icon-cancel {
    background-position: 0 -128px;
}
.ui-icon-plus {
    background-position: -16px -128px;
}
.ui-icon-plusthick {
    background-position: -32px -128px;
}
.ui-icon-minus {
    background-position: -48px -128px;
}
.ui-icon-minusthick {
    background-position: -64px -128px;
}
.ui-icon-close {
    background-position: -80px -128px;
}
.ui-icon-closethick {
    background-position: -96px -128px;
}
.ui-icon-key {
    background-position: -112px -128px;
}
.ui-icon-lightbulb {
    background-position: -128px -128px;
}
.ui-icon-scissors {
    background-position: -144px -128px;
}
.ui-icon-clipboard {
    background-position: -160px -128px;
}
.ui-icon-copy {
    background-position: -176px -128px;
}
.ui-icon-contact {
    background-position: -192px -128px;
}
.ui-icon-image {
    background-position: -208px -128px;
}
.ui-icon-video {
    background-position: -224px -128px;
}
.ui-icon-script {
    background-position: -240px -128px;
}
.ui-icon-alert {
    background-position: 0 -144px;
}
.ui-icon-info {
    background-position: -16px -144px;
}
.ui-icon-notice {
    background-position: -32px -144px;
}
.ui-icon-help {
    background-position: -48px -144px;
}
.ui-icon-check {
    background-position: -64px -144px;
}
.ui-icon-bullet {
    background-position: -80px -144px;
}
.ui-icon-radio-on {
    background-position: -96px -144px;
}
.ui-icon-radio-off {
    background-position: -112px -144px;
}
.ui-icon-pin-w {
    background-position: -128px -144px;
}
.ui-icon-pin-s {
    background-position: -144px -144px;
}
.ui-icon-play {
    background-position: 0 -160px;
}
.ui-icon-pause {
    background-position: -16px -160px;
}
.ui-icon-seek-next {
    background-position: -32px -160px;
}
.ui-icon-seek-prev {
    background-position: -48px -160px;
}
.ui-icon-seek-end {
    background-position: -64px -160px;
}
.ui-icon-seek-start {
    background-position: -80px -160px;
}

/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first {
    background-position: -80px -160px;
}
.ui-icon-stop {
    background-position: -96px -160px;
}
.ui-icon-eject {
    background-position: -112px -160px;
}
.ui-icon-volume-off {
    background-position: -128px -160px;
}
.ui-icon-volume-on {
    background-position: -144px -160px;
}
.ui-icon-power {
    background-position: 0 -176px;
}
.ui-icon-signal-diag {
    background-position: -16px -176px;
}
.ui-icon-signal {
    background-position: -32px -176px;
}
.ui-icon-battery-0 {
    background-position: -48px -176px;
}
.ui-icon-battery-1 {
    background-position: -64px -176px;
}
.ui-icon-battery-2 {
    background-position: -80px -176px;
}
.ui-icon-battery-3 {
    background-position: -96px -176px;
}
.ui-icon-circle-plus {
    background-position: 0 -192px;
}
.ui-icon-circle-minus {
    background-position: -16px -192px;
}
.ui-icon-circle-close {
    background-position: -32px -192px;
}
.ui-icon-circle-triangle-e {
    background-position: -48px -192px;
}
.ui-icon-circle-triangle-s {
    background-position: -64px -192px;
}
.ui-icon-circle-triangle-w {
    background-position: -80px -192px;
}
.ui-icon-circle-triangle-n {
    background-position: -96px -192px;
}
.ui-icon-circle-arrow-e {
    background-position: -112px -192px;
}
.ui-icon-circle-arrow-s {
    background-position: -128px -192px;
}
.ui-icon-circle-arrow-w {
    background-position: -144px -192px;
}
.ui-icon-circle-arrow-n {
    background-position: -160px -192px;
}
.ui-icon-circle-zoomin {
    background-position: -176px -192px;
}
.ui-icon-circle-zoomout {
    background-position: -192px -192px;
}
.ui-icon-circle-check {
    background-position: -208px -192px;
}
.ui-icon-circlesmall-plus {
    background-position: 0 -208px;
}
.ui-icon-circlesmall-minus {
    background-position: -16px -208px;
}
.ui-icon-circlesmall-close {
    background-position: -32px -208px;
}
.ui-icon-squaresmall-plus {
    background-position: -48px -208px;
}
.ui-icon-squaresmall-minus {
    background-position: -64px -208px;
}
.ui-icon-squaresmall-close {
    background-position: -80px -208px;
}
.ui-icon-grip-dotted-vertical {
    background-position: 0 -224px;
}
.ui-icon-grip-dotted-horizontal {
    background-position: -16px -224px;
}
.ui-icon-grip-solid-vertical {
    background-position: -32px -224px;
}
.ui-icon-grip-solid-horizontal {
    background-position: -48px -224px;
}
.ui-icon-gripsmall-diagonal-se {
    background-position: -64px -224px;
}
.ui-icon-grip-diagonal-se {
    background-position: -80px -224px;
}

/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-all,
.ui-corner-top,
.ui-corner-left,
.ui-corner-tl {
    -moz-border-radius-topleft: 4px
    /*{cornerRadius}*/
    
    ;
    -webkit-border-top-left-radius: 4px
    /*{cornerRadius}*/
    
    ;
    -khtml-border-top-left-radius: 4px
    /*{cornerRadius}*/
    
    ;
    border-top-left-radius: 4px
    /*{cornerRadius}*/
    
    ;
}
.ui-corner-all,
.ui-corner-top,
.ui-corner-right,
.ui-corner-tr {
    -moz-border-radius-topright: 4px
    /*{cornerRadius}*/
    
    ;
    -webkit-border-top-right-radius: 4px
    /*{cornerRadius}*/
    
    ;
    -khtml-border-top-right-radius: 4px
    /*{cornerRadius}*/
    
    ;
    border-top-right-radius: 4px
    /*{cornerRadius}*/
    
    ;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-left,
.ui-corner-bl {
    -moz-border-radius-bottomleft: 4px
    /*{cornerRadius}*/
    
    ;
    -webkit-border-bottom-left-radius: 4px
    /*{cornerRadius}*/
    
    ;
    -khtml-border-bottom-left-radius: 4px
    /*{cornerRadius}*/
    
    ;
    border-bottom-left-radius: 4px
    /*{cornerRadius}*/
    
    ;
}
.ui-corner-all,
.ui-corner-bottom,
.ui-corner-right,
.ui-corner-br {
    -moz-border-radius-bottomright: 4px
    /*{cornerRadius}*/
    
    ;
    -webkit-border-bottom-right-radius: 4px
    /*{cornerRadius}*/
    
    ;
    -khtml-border-bottom-right-radius: 4px
    /*{cornerRadius}*/
    
    ;
    border-bottom-right-radius: 4px
    /*{cornerRadius}*/
    
    ;
}

/* Overlays */
.ui-widget-overlay {
    background: #aaaaaa
    /*{bgColorOverlay}*/
    
    url(images/ui-bg_flat_0_aaaaaa_40x100.png)
    /*{bgImgUrlOverlay}*/
    
    50%
    /*{bgOverlayXPos}*/
    
    50%
    /*{bgOverlayYPos}*/
    
    repeat-x
    /*{bgOverlayRepeat}*/
    
    ;
    opacity: .3;
    filter:Alpha(Opacity=30)
    /*{opacityOverlay}*/
    
    ;
}
.ui-widget-shadow {
    margin: -8px
    /*{offsetTopShadow}*/
    
    0 0 -8px
    /*{offsetLeftShadow}*/
    
    ;
    padding: 8px
    /*{thicknessShadow}*/
    
    ;
    background: #aaaaaa
    /*{bgColorShadow}*/
    
    url(images/ui-bg_flat_0_aaaaaa_40x100.png)
    /*{bgImgUrlShadow}*/
    
    50%
    /*{bgShadowXPos}*/
    
    50%
    /*{bgShadowYPos}*/
    
    repeat-x
    /*{bgShadowRepeat}*/
    
    ;
    opacity: .3;
    filter:Alpha(Opacity=30)
    /*{opacityShadow}*/
    
    ;
    -moz-border-radius: 8px
    /*{cornerRadiusShadow}*/
    
    ;
    -khtml-border-radius: 8px
    /*{cornerRadiusShadow}*/
    
    ;
    -webkit-border-radius: 8px
    /*{cornerRadiusShadow}*/
    
    ;
    border-radius: 8px
    /*{cornerRadiusShadow}*/
    
    ;
}

/*        end  jquery-ui styles       */

/*        start  calender styles       */
div.calendar {
    position: relative
}
.calendar,
.calendar table {
    border: 1px solid #bdb2bf;
    font-size: 11px;
    color: #000;
    cursor: default;
    background: url(../../images/grid/calender_aqua/normal-bg.gif);
    font-family: "trebuchet ms", verdana, tahoma, sans-serif
}
.calendar {
    border-color: #797979
}
.calendar .button {
    text-align: center;
    background: url(../../images/grid/calender_aqua/title-bg.gif) repeat-x 0 100%;
    color: #000;
    font-weight: 700;
    padding: 2px
}
.calendar .nav {
    font-family: verdana, tahoma, sans-serif
}
.calendar .nav div {
    background: transparent url(../../../images/grid/menuarrow.gif) no-repeat 100% 100%
}
.calendar thead tr {
    background: url(../../images/grid/calender_aqua/title-bg.gif) repeat-x 0 100%;
    color: #000
}
.calendar thead .title {
    font-weight: 700;
    text-align: center;
    background: url(../../images/grid/calender_aqua/title-bg.gif) repeat-x 0 100%;
    color: #000;
    padding: 2px
}
.calendar thead .name {
    border-bottom: 1px solid #797979;
    text-align: center;
    color: #000;
    padding: 2px
}
.calendar thead .hilite {
    background: url(../../images/grid/calender_aqua/hover-bg.gif);
    border-bottom: 1px solid #797979;
    padding: 2px 2px 1px
}
.calendar thead .active {
    background: url(../../images/grid/calender_aqua/active-bg.gif);
    color: #fff;
    border-bottom: 1px solid #797979;
    padding: 3px 1px 0 3px
}
.calendar thead .daynames {
    background: url(../../images/grid/calender_aqua/dark-bg.gif)
}
.calendar tbody .day {
    font-family: verdana, tahoma, sans-serif;
    width: 2em;
    color: #000;
    text-align: right;
    padding: 2px 4px 2px 2px
}
.calendar tbody .day.othermonth {
    font-size: 80%;
    color: #999
}
.calendar tbody .day.othermonth.oweekend {
    color: #f99
}
.calendar table .wn {
    border-right: 1px solid #797979;
    background: url(../../images/grid/calender_aqua/dark-bg.gif);
    padding: 2px 3px 2px 2px
}
.calendar tbody .rowhilite td,
.calendar tbody .rowhilite td.wn {
    background: url(../../images/grid/calender_aqua/rowhover-bg.gif)
}
.calendar tbody td.today {
    font-weight: 700
}
.calendar tbody td.hilite {
    background: url(../../images/grid/calender_aqua/hover-bg.gif);
    border: 1px solid #bbb;
    padding: 1px 3px 1px 1px
}
.calendar tbody td.active {
    padding: 2px 2px 0
}
.calendar tbody td.selected {
    font-weight: 700;
    border: 1px solid #797979;
    background: url(../../images/grid/calender_aqua/active-bg.gif);
    color: #fff;
    padding: 1px 3px 1px 1px
}
.calendar tbody .disabled {
    color: #999
}
.calendar tbody .emptycell {
    visibility: hidden
}
.calendar tbody .emptyrow {
    display: none
}
.calendar tfoot .footrow {
    text-align: center;
    background: #565;
    color: #fff
}
.calendar tfoot .ttip {
    background: url(../../images/grid/calender_aqua/status-bg.gif) repeat-x 0 0;
    color: #000;
    padding: 2px
}
.calendar tfoot .hilite {
    background: #afa;
    border: 1px solid #084;
    color: #000;
    padding: 1px
}
.calendar tfoot .active {
    background: #7c7;
    padding: 2px 0 0 2px
}
.calendar .combo {
    position: absolute;
    display: none;
    top: 0;
    left: 0;
    width: 4em;
    cursor: default;
    background: url(../../images/grid/calender_aqua/normal-bg.gif);
    color: #000;
    z-index: 100;
    font-size: 90%;
    border-color: #797979;
    border-style: solid;
    border-width: 0 1px 1px
}
.calendar .combo .label,
.calendar .combo .label-IEfix {
    text-align: center;
    padding: 1px
}
.calendar .combo .label-IEfix {
    width: 4em
}
.calendar .combo .active {
    background: url(../../images/grid/calender_aqua/active-bg.gif);
    color: #fff;
    font-weight: 700
}
.calendar td.time {
    border-top: 1px solid #797979;
    text-align: center;
    background: url(../../images/grid/calender_aqua/dark-bg.gif);
    padding: 1px 0
}
.calendar td.time .hour,
.calendar td.time .minute,
.calendar td.time .ampm {
    font-weight: 700;
    background: url(../../images/grid/calender_aqua/normal-bg.gif);
    color: #000;
    padding: 0 5px 0 6px
}
.calendar td.time .hour,
.calendar td.time .minute {
    font-family: monospace
}
.calendar td.time .ampm {
    text-align: center
}
.calendar td.time .colon {
    font-weight: 700;
    padding: 0 2px 0 3px
}
.calendar td.time span.active {
    background: url(../../images/grid/calender_aqua/active-bg.gif);
    color: #fff
}
.calendar thead .weekend,
.calendar tbody td.weekend {
    color: #c44
}
.calendar .combo .hilite,
.calendar td.time span.hilite {
    background: url(../../images/grid/calender_aqua/hover-bg.gif);
    color: #000
}
.webmail_azw_mini_col {}

/*        end  calender styles       */

/* start webmail styles */
.webmail_azw_mainlnks {
    background-color: #899ab7;
}
.webmail_azw_mainlnks li {
    padding-right: 15%;
    float: right;
    border-bottom: 1px solid #6d82a7;
}
.webmail_azw_mainlnks li:hover {
    background-color: #7e91b2;
}
.webmail_azw_mainlnks .active {
    background-color: #6d82a7 !important;
}
.webmail_azw_icons {
    background-image: url(../../Images/Panel/webmail_icons.png);
    background-repeat: no-repeat;
}
.webmail_azw_icons_message {
    background-position: right 0px;
}
.webmail_azw_icons_contacts {
    background-position: right -54px;
}
.webmail_azw_icons_calender {
    background-position: right -27px;
}
.webmail_azw_mainlnks_sublnks li {
    border-bottom: 0px !important;
    padding-right: 15%;
}
.webmail_azw_mainlnks_sublnks li.active {
    background-color: #b9c8e1;
}
.webmail_azw_icons_deleted {
    background-position: right -200px;
}
.webmail_azw_icons_draft {
    background-position: right -173px;
}
.webmail_azw_icons_inbox {
    background-position: right -115px;
}
.webmail_azw_icons_spam {
    background-position: right -228px;
}
.webmail_azw_icons_send {
    background-position: right -143px;
}
.webmail_azw_icons_folders {
    background-position: right -261px;
}
.webmail_azw_icons_prevfolders {
    background-position: right -625px;
}
.webmail_azw_mainlnks_top {
    background-color: #899AB7;
}
.webmail_azw_mainlnks_top li {
    padding-right: 25px;
    padding-left: 5px;
    border-left-width: 1px;
    border-left-style: solid;
    border-left-color: #CCC;
    margin-right: 5px;
    height: 27px;
}
.webmail_azw_mainlnks_top li:hover {
    background-color: #6D82A7;
}
.webmail_azw_icons_newmsg {
    background-position: right -289px;
}
.webmail_azw_icons_movetofolder {
    background-position: right -381px;
}
.webmail_azw_icons_delmsg {
    background-position: right -320px;
}
.webmail_azw_gridarea {
    width: 99.8%;
    min-height: 400px;
}
.webmail_azw_mainlnks_sublnks {
    width: 99%;
    display: none;
}
.webmail_azw_mainlnks_sublnks li:hover {
    background-color: transparent !important;
}
.webmail_azw_bigbox {
    width: 79%;
}
.webmail_azw_icons_srch {
    background-position: -1px -84px;
    height: 20px;
    width: 20px;
}
.webmail_azw_icons_markunread {
    background-position: right -726px;
}
.webmail_azw_icons_markread {
    background-position: right -757px;
}
.webmail_azw_icons_exit {
    width: 25px;
    background-position: 0px -789px;
}
.webmail_azw_icons_contactlst {
    width: 25px;
    background-position: 0px -818px;
}
.webmail_azw_pagingcontrol {
    width: 18px;
    padding: 0px !important;
}
.webmail_azw_icons_Options {
    width: 25px;
    background-position: 0px -851px;
}
.webmail_azw_icons_language {
    background-position: 0px -1003px;
    padding-left: 25px;
}
.webmail_azw_icons_block {
    background-position: right -473px;
}
.webmail_azw_icons_addspam {
    background-position: right -351px;
}
.webmail_azw_icons_sndrcv {
    background-position: right -1028px;
}
.webmail_azw_icons_chngcolor {
    background-position: right -1063px;
    width: 25px;
}
.webmail_azw_mainlnks_bottom li {
    border-left: 1px solid #CCC;
    margin-right: 5px;
    padding-left: 5px;
    padding-right: 25px;
}
.webmail_azw_folders ul li {
    background-position: right -572px;
    border-bottom-width: 1px;
    border-bottom-style: dotted;
    border-bottom-color: #FFF;
}
.webmail_azw_folders {
    padding: 0px !important;
}
.webmail_azw_icons_managecalender {
    background-position: right -910px;
}
.webmail_azw_icons_calenderdetail {
    background-position: right -880px;
}
.webmail_azw_icons_managecontacts {
    background-position: right -970px;
}
.webmail_azw_icons_contactdetail {
    background-position: right -940px;
}
.webmail_azw_topreport {
    top: 0px;
    left: 44%;
}
.webmail_azw_colorbox {
    top: 20px;
    width: 35px;
    display: none;
}

/* start green style */
.webmail_azw_mainlnks .active {
    background-color: #4F7C27 !important;
}
.webmail_azw_mainlnks {
    background-color: #73A562;
}
.webmail_azw_mainlnks li {
    border-bottom: 1px solid #5F8F44;
}
.webmail_azw_mainlnks_top {
    background-color: #73A562;
}
.webmail_azw_mainlnks_sublnks li.active {
    background-color: #99C28C !important;
}
.webmail_azw_icons_srch {
    background-position: -3px -1091px;
}
.webmail_azw_mainlnks li:hover {
    background-color: #619247;
}
.webmail_azw_mainlnks_top li:hover {
    background-color: #649753;
}

/* end green style */

/* end webmail styles */

/* start ToogleSlideUp */
.shop_icon_open {
    background-position: 0px -23px;
}
.shop_icons {
    background-image: url(../../images/client/Safran-Shop/shop_icon.png);
    background-repeat: no-repeat;
    height: 20px;
    width: 25px;
}

/* End ToogleSlideUp */

/* start tooltip styles*/
a {
    outline: none;
    text-decoration: none;
}
#ToolTipa {
    position: absolute;
    display: none;
    z-index: 50000;
}
#ToolTipa .ToolTipContenta {
    position: relative;
    margin: 0;
    padding: 0;
}
.tooltip_defaultTheme {
    border: 1px solid #a0c7ff;
    color: #333;
    margin: 0px;
    -moz-border-radius: 8px 8px 8px 8px;
    -webkit-border-radius: 8px 8px 8px 8px;
    -khtml-border-radius: 8px 8px 8px 8px;
    border-radius: 8px 8px 8px 8px;
    -moz-box-shadow: 2px 2px 4px #918f8f;
    /* for Firefox 3.5+ */
    
    -webkit-box-shadow: 2px 2px 4px #918f8f;
    /* for Safari and Chrome */
    
    box-shadow: 2px 2px 4px #918f8f;
    /* for Safari and Chrome */
    
    font-family: Tahoma, Geneva, sans-serif;
    font-size: 12px;
    text-align: justify;
    direction: rtl;
    max-width: 250px;
    display: block !important;
    padding-top: 14px;
    padding-right: 6px;
    padding-bottom: 12px;
    padding-left: 6px;
    background-color: #fff;
    background-image: url(../../images/Tooltip/tooltip_bg.jpg);
    background-repeat: repeat-x;
    background-position: center bottom;
}
.tooltip_arrow_btn {
    background-image: url(../../images/Tooltip/tooltip_arrowbtm.png);
    background-repeat: no-repeat;
    float: left;
    height: 20px;
    width: 30px;
    position: absolute;
    left: 0px;
    bottom: -20px;
    background-position: right bottom;
}
.tooltip_defaultTheme #ToolTipCloseBtna {
    display: block;
    height: 13px;
    width: 13px;
    outline: none;
    position: absolute;
    top: -13px;
    right: -11px;
    margin: 1px;
    padding: 4px;
    background-image: url(../../images/Tooltip/tooltip_closebtn.png);
    background-repeat: no-repeat;
    outline: none;
}
.attention_icon {
    background-image: url(../../images/Tooltip/attention.png);
    background-repeat: no-repeat;
    background-position: left;
    padding-left: 22px;
}

/* end tooltip styles*/

/* start mail box */
.cms_azw_mail_minbox {
    width: 22%;
}
.cms_azw_mailboxs a {
    line-height: 27px;
}
.cms_azw_mailboxs_active {
    color: #900!important;
}
.cms_azw_mail_inbox {
    background-position: right -2693px;
}
.cms_azw_mail_send {
    background-position: right -2722px;
}
.cms_azw_mail_draft {
    background-position: right -2750px;
}
.cms_azw_mail_delete {
    background-position: right -2777px;
}
.cms_azw_mail_spam {
    background-position: right -2805px;
}
.cms_azw_mail_foldering {
    background-position: right -2865px;
}
.cms_azw_icon_iconmail {
    width: 25px;
    height: 25px;
}
.cms_azw_icon_newmail {
    background-position: -17px -2892px;
}
.cms_azw_icon_delmail {
    background-position: -17px -2920px;
}
.cms_azw_icon_spammail {
    background-position: -17px -2952px;
}
.cms_azw_icon_sndmailtofolder {
    background-position: -17px -2983px;
}
.cms_azw_icon_blockmail {
    background-position: -17px -3014px;
}
.cms_azw_mail_setting {
    background-position: right -3078px
}
.cms_azw_mail_invalidaddress {
    background-position: right -3110px
}
.cms_azw_mail_spamlist {
    background-position: right -3147px
}
.cms_azw_mail_iconserach {
    float: right;
    height: 22px;
    width: 21px;
    background-position: 0px -2838px;
    padding: 0px;
    color: transparent;
    margin-right: 1%;
}
.cms_azw_mail_folderlistt {
    background-color: transparent;
}
.cms_azw_mail_foldertitle {
    width: auto;
    background-position: 20px -3041px;
    padding-right: 20px;
}
.cms_azw_mail_foldertitle.content_right_box_arrow_first {
    background-position: 20px -3057px;
}
.cms_azw_mail_team_defaultactivity {
    background-position: 0px -2985px;
}
.cms_azw_mail_topicon {
    float: right;
    height: 25px;
    width: 25px;
}
.cms_azw_mail_folders {
    background: rgb(255, 255, 255);
    /* Old browsers */
    /* IE9 SVG, needs conditional override of 'filter' to 'none' */
    
    background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2ZmZmZmZiIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiNlZGVkZWQiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
    /* FF3.6+ */
    
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, rgba(255, 255, 255, 1)), color-stop(100%, rgba(237, 237, 237, 1)));
    /* Chrome,Safari4+ */
    
    background: -webkit-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
    /* Chrome10+,Safari5.1+ */
    
    background: -o-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
    /* Opera 11.10+ */
    
    background: -ms-linear-gradient(top, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
    /* IE10+ */
    
    background: linear-gradient(to bottom, rgba(255, 255, 255, 1) 0%, rgba(237, 237, 237, 1) 100%);
    /* W3C */
    
    filter: progid: DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#ededed', GradientType=0);
    /* IE6-8 */
    
    border: 1px solid #eee;
}

/* end mailbox*/

/* satrt AutoComplete */

/*AutoComplete flyout */
.AutoCompleteExtender_CompletionListItem {
    width: 230px;
    text-align: right;
    background-color: #fafdff;
    font-family: Tahoma;
    direction: rtl;
    font-size: 11px;
    color: Black;
    font-size: small;
}

/* AutoComplete highlighted item */
.AutoCompleteExtender_HighlightedItem {
    width: 230px;
    background-color: #BFCFEF;
    color: Black;
    font-weight: normal;
    font-size: small;
    font-family: Tahoma;
    direction: rtl;
    font-size: 11px;
    text-align: right;
}

/* end AutoComplete */

/* start multi select */
.ui-multiselect {
    padding: 2px 0px 2px 4px;
    text-align: left;
}
.ui-multiselect span.ui-icon {
    float: right;
}
.ui-multiselect-single .ui-multiselect-checkboxes input {
    left: -9999px;
    top: auto !important;
    position: absolute !important;
}
.ui-multiselect-single .ui-multiselect-checkboxes label {
    padding: 5px !important;
}
.ui-multiselect-header {
    padding: 3px 0px 3px 4px;
    margin-bottom: 3px;
}
.ui-multiselect-header ul {
    font-size: 0.9em;
}
.ui-multiselect-header ul li {
    padding: 0px 10px 0px 0px;
    float: left;
}
.ui-multiselect-header a {
    text-decoration: none;
}
.ui-multiselect-header a:hover {
    text-decoration: underline;
}
.ui-multiselect-header span.ui-icon {
    float: left;
}
.ui-multiselect-header li.ui-multiselect-close {
    text-align: right;
    padding-right: 0px;
    float: right;
}
.ui-multiselect-menu {
    padding: 3px;
    text-align: left;
    display: none;
    position: absolute;
    z-index: 10000;
}
.ui-multiselect-checkboxes {
    position: relative;
    overflow-y: scroll;
}
.ui-multiselect-checkboxes label {
    padding: 3px 1px;
    border: 1px solid transparent;
    display: block;
    cursor: default;
}
.ui-multiselect-checkboxes label input {
    top: 1px;
    position: relative;
}
.ui-multiselect-checkboxes li {
    padding-right: 3px;
    clear: both;
    font-size: 0.9em;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label {
    text-align: center;
    font-weight: bold;
    border-bottom-color: currentColor;
    border-bottom-width: 1px;
    border-bottom-style: solid;
}
.ui-multiselect-checkboxes li.ui-multiselect-optgroup-label a {
    margin: 1px 0px;
    padding: 3px;
    text-decoration: none;
    display: block;
}
* html .ui-multiselect-checkboxes label {
    border: currentColor;
}
.ui-helper-reset .ui-multiselect-all,
.ui-helper-reset .ui-multiselect-none,
.ui-helper-reset .ui-multiselect-close {
    font-size: 9pt;
    font-weight: normal;
}
.ui-widget-header .ui-multiselect-all .ui-icon-check {
    background-position: 0px -48px;
}
.ui-widget-header .ui-multiselect-none .ui-icon-closethick {
    background-position: 0px -65px;
}
.ui-widget-header .ui-multiselect-close .ui-icon-circle-close {
    background-position: 0px -82px;
}
.ui-state-default .ui-icon-triangle-2-n-s {
    background-position: 0px -102px;
    background-image: url("../../Images/Panel/icon_modul_close.png") !important;
    background-repeat: no-repeat;
}

/* end multi select */

/*End of Add for client side for telerik*/
.zun-pad-btm {
    padding-left: 0;
    padding-right: 0;
}
footer#footer .col-md-3.col-sm-3 {
    width: 50%;
}
footer#footer .col-md-3.col-sm-3 .contact-details h3 {
    color: #5b0e21;
    text-transform: uppercase;
    font-size: 14px;
    font-weight: bold;
    padding-top: 20px;
}
ul.footer-menu li {
    padding-top: 5px;
}
input#ctl06_txtSearch {
    border-bottom: 2px solid #000 !important;
    border-top: 0 !important;
    border-left: 0 !important;
    border-right: 0 !important;
    box-shadow: none !important;
    text-align: left;
    direction: ltr;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px !important;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #ccc;
    outline: none;
}
button.searchCMS {
    background: #FFF;
    color: #000;
    border-radius: 0;
    border: 0;
    padding: 0px;
    position: relative;
    left: -20px;
}
.search_menu {
    margin-top: 8px;
    margin-bottom: 8px;
}
header.header-res-azw-2 .container {
    width: 100%;
}
ul#nav a {
    font-size: 15px;
    line-height: 20px;
    font-weight: 700;
    text-transform: uppercase;
    color: #000;
    padding: 15px 20px;
    border: 0;
    border-radius: 0;
    bottom: -3px;
    z-index: 1;
    background: none;
}
.header-res-azw-2 .mainmenu ul#nav>li:nth-child(4)>a {
    padding-right: 0;
}
section.whats-new .LayoutBuilder .lbcta .text {
    color: #130c0d;
    min-height: 200px;
}
a.meanmenu-reveal.meanclose,
a.meanmenu-reveal.meanclose:hover,
a.meanmenu-reveal.meanclose:focus {
    color: #2D3E50 !important;
}

/********************************************************************          Start    Responsive          *************************************************************************/

/********************************************************************          Start    Responsive          *************************************************************************/

/********************************************************************          Start    Responsive          *************************************************************************/
@media(max-width: 1080px) {
    .logo a img {
        width: 30%;
        height: 110px;
    }
    
    .our-strength .text {
        font-weight: 600;
        font-size: 17px;
        padding-bottom: 33px;
    }
}
@media(max-width: 980px) {
.conten-gama {
    margin-top: 85px;
}
    #header {
        padding: 0;
    }
    
    .logo a img {
        width: 25%;
        height: 100px;
    }
    
    section.world-map .lbcta {
        text-align: center;
    }
    
    .our-strength .text {
        font-size: 15px;
    }
    
    .inner-top-xs {
        padding-top: 70px;
        display: none;
    }
    
    section.title-projects .title h1 {
        color: #524744;
        margin-bottom: 0px;
        padding: 50px 0 20px;
    }
    
    section.local-approach .lbcta {
        margin: 20px auto;
    }
    
    .inner-top-md {
        padding-top: 50px;
    }
    
    .service-box {
        text-align: center;
        background-color: #fbf6f4;
        padding: 70px 0;
    }
    
    .row.footer-copy p {
        margin: 0 !important;
    }
    
    #footer ul li {
        margin-right: 0px;
    }
}
@media(max-width: 768px) {
    .world-map {
        background: #022a1d;
        background-size: cover;
        padding: 70px 0;
    }
    
    .our-strength .cta a {
        width: 100%;
    }
    
    section.service-box .col-sm-6.col-md-6.wow.animated {
        width: 100%;
    }
}
@media(max-width: 640px) {
.conten-gama {
    margin-top: 0;
}
#header {
    position: fixed;
}
    #top-header {
        display: block;
    }
    
    .logo a img {
        width: 13%;
        height: 80px;
    }
    
    div#top-header .col-md-8.col-sm-12.text-right {
        display: none;
    }
    
    .slick-slider {
        box-shadow: none;
    }
    
    .whats-new .caption-whats {
        margin: 30px auto;
    }
    
    .row.footer-copy {
        text-align: center;
    }
    
    #footer .social-footer {
        text-align: center;
    }
    
    footer#footer .col-md-3.col-sm-3 {
        width: 100%;
    }
    
    #prefooter .foot-box {
        margin-top: 10px;
        text-align: center !important;
    }
    
    #footer {
        padding: 0;
        background: #fff;
        color: #7b6b6b;
        font-size: 13px;
        text-align: center !important;
        z-index: 9999999;
    }
}
@media(max-width: 480px) {
    .logo a img {
        width: 15%;
        height: 80px;
    }
    
    .world-map h1 {
        font-size: 25px;
        line-height: 36px;
    }
    
    .col-sm-4.col-xs-12.social-footer {
        margin-top: 15px;
    }
    
    footer#footer .col-md-3.col-sm-3 {
        width: 100%;
        text-align: center !important;
    }
}
@media(max-width: 375px) {
    .logo a img {
        width: 17%;
        height: 80px;
    }
}
@media(max-width: 360px) {
    .logo a img {
        width: 20%;
        height: 80px;
    }
}

/********************************************************************          End    Responsive          *************************************************************************/

/********************************************************************          End    Responsive          *************************************************************************/

/********************************************************************          End    Responsive          *************************************************************************/

/* =========================================================
        Certificate page STYLE 
============================================================ */
section.certificate-title .our-certificate h1 {
    text-align: center;
    margin: 20px 0;
}
section.certificate-title {
    margin: 60px;
}
.azw-gallery-simple-res div#works figure.effect-oscar.wowload.fadeInUp {
    padding: 10px;
    border: 1px solid #1aa379;
    border-radius: 8px;
    box-shadow: 0 0 8px #444;
    margin: 1%;
}
figure.effect-oscar.wowload.fadeInUp a {
    color: #fff;
    font-size: 16px;
    margin: 0 auto;
    font-weight: 600;
}
section.certificate-title .our-certificate h1 {
    text-align: center;
    margin: 30px 0;
}
.our-certificate span.line {
    background-color: #1aa379;
    height: 2px;
    width: 28%;
    font-size: 28px;
    display: -webkit-box;
    position: relative;
    margin: 0px auto 30px;
}
div#works {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* =========================================================
        Project-Section STYLE 
============================================================ */
section.project-section {
    padding: 70px 0;
}
.project-content ul.category em.fa {
    padding-right: 5px;
}
.project-content span.line {
    background-color: #1aa379;
    height: 2px;
    width: 50%;
    font-size: 28px;
    display: -webkit-box;
    position: relative;
    /* margin: 10px auto 10px; */
}
.project-content.description-sec span.line {
    background-color: #1aa379;
    height: 2px;
    width: 25%;
    font-size: 28px;
    display: -webkit-box;
    position: relative;
    margin: 10px 1px;
}
.project-section .section-title {
    margin-bottom: 60px;
}
section.project-title {
    margin-top: 50px;
    text-align: center;
}
section.project-title .our-project span.line {
    background-color: #1aa379;
    height: 2px;
    width: 19%;
    font-size: 28px;
    display: -webkit-box;
    position: relative;
    margin: 17px auto 10px;
}
@media only screen and (max-width: 767px) {
    .project-section .section-title {
        margin-bottom: 40px;
    }
}
.project-section .portfolio-sorting {
    margin: -7px 0 33px;
}
.project-section .portfolio-sorting li {
    position: relative;
    padding: 0 18px;
}
.project-section .portfolio-sorting li::before {
    content: "";
    position: absolute;
    right: 0;
    top: 9px;
    width: 2px;
    height: 18px;
    background: #222222;
    transform: rotate(18deg);
}
.project-section .portfolio-sorting li:last-child::before {
    display: none;
}
.project-section .portfolio-sorting li a {
    font-size: 18px;
    font-weight: 400;
    line-height: 36px;
    color: #222222;
}
.project-section .portfolio-sorting li a.active {
    color: #48c7ec;
}
.project-section .project-wrapper {
    position: relative;
    overflow: hidden;
    margin-bottom: 30px;
    -webkit-perspective: 50em;
    -moz-perspective: 50em;
    perspective: 50em;
}
@media only screen and (max-width: 479px) {
    .project-section .project-wrapper {
        margin-bottom: 15px;
    }
}
.project-section .project-wrapper:hover .hover-view:before {
    -webkit-transform: rotate(0);
    -moz-transform: rotate(0);
    -ms-transform: rotate(0);
    -o-transform: rotate(0);
    transform: rotate(0);
}
.project-section .project-wrapper:hover .hover-view i {
    opacity: 1;
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
}
.project-section .project-wrapper:hover .hover-view h4,
.project-section .project-wrapper:hover .hover-view p {
    opacity: 1;
    -webkit-transform: translateX(0);
    -moz-transform: translateX(0);
    -ms-transform: translateX(0);
    -o-transform: translateX(0);
    transform: translateX(0);
}
.project-section .project-wrapper img {
    width: 100%;
}
.project-section .project-wrapper .hover-view {
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: left;
    padding: 20px 20px;
}
.project-section .project-wrapper .hover-view:before {
    content: "";
    position: absolute;
    left: 0;
    right: 0;
    bottom: 0;
    width: 100%;
    height: 75px;
    background-color: rgba(26, 163, 121, 0.85);
    padding: 30px;
    z-index: 1;
    -webkit-transition: all 0.35s ease;
    -o-transition: all 0.35s ease;
    -moz-transition: all 0.35s ease;
    transition: all 0.35s ease;
    -webkit-transform: rotateX(105deg);
    -moz-transform: rotateX(105deg);
    transform: rotateX(105deg);
    -webkit-transform-origin: 50% 100%;
    -moz-transform-origin: 50% 100%;
    -ms-transform-origin: 50% 100%;
    -o-transform-origin: 50% 100%;
    transform-origin: 50% 100%;
}
.project-section .project-wrapper .hover-view i {
    position: relative;
    width: 40px;
    height: 40px;
    line-height: 40px;
    font-size: 21px;
    color: #FFFFFF;
    border-radius: 50%;
    border: 2px solid #FFFFFF;
    text-align: center;
    opacity: 0;
    z-index: 6;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    transition-delay: .1s;
    -webkit-transform: scale(0.5);
    -moz-transform: scale(0.5);
    -ms-transform: scale(0.5);
    -o-transform: scale(0.5);
    transform: scale(0.5);
}
.project-section .project-wrapper .hover-view h4 {
    position: relative;
    font-size: 18px;
    font-weight: 500;
    line-height: 18px;
    color: #FFFFFF;
    margin-bottom: 0;
    opacity: 0;
    z-index: 5;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    transition-delay: .1s;
    -webkit-transform: translateX(-100px);
    -moz-transform: translateX(-100px);
    -ms-transform: translateX(-100px);
    -o-transform: translateX(-100px);
    transform: translateX(-100px);
}
.project-section .project-wrapper .hover-view p {
    position: relative;
    font-size: 14px;
    color: #FFFFFF;
    opacity: 0;
    z-index: 5;
    -webkit-transition: 0.5s;
    -khtml-transition: 0.5s;
    -moz-transition: 0.5s;
    -ms-transition: 0.5s;
    -o-transition: 0.5s;
    transition: 0.5s;
    transition-delay: .1s;
    -webkit-transform: translateX(100px);
    -moz-transform: translateX(100px);
    -ms-transform: translateX(100px);
    -o-transform: translateX(100px);
    transform: translateX(100px);
}
.project-section .link .btn {
    padding: 7px 25px;
    margin-top: 33px;
}
.project-section .project-content {
    /* border: 3px solid #1aa379; */
    
    border-radius: 5px;
    /* padding: 30px; */
    /* margin-bottom: 15px; */
}
.project-section .project-content h3 {
    font-size: 26px;
    font-weight: 500;
    line-height: 30px;
    color: #1aa379;
}
.project-section .project-content p {
    font-size: 15px;
    color: #6a6a6a;
    text-align: justify;
}
.project-section .project-content .category {
    margin-top: 30px;
    margin-bottom: 10px;
}
.project-section .project-content .category li {
    margin-bottom: 8px;
}
.project-section .project-content .category li:last-child {
    margin: 0;
}
.project-section .project-content .category li i {
    color: #48c7ec;
    margin-right: 5px;
}
.project-section .project-content .category li .bold {
    font-weight: 600;
    color: #051829;
}
section.sectionMargin.whats-new {
    margin: 80px auto 0;
}
section.sectionMargin.Contact {
    text-align: center;
    margin: 0 auto;
}
section.sectionMargin.Contact li:before {
    display: none;
}
section.sectionMargin .line-divider {
    background: #000;
    width: 25%;
    position: relative;
    margin: 20px auto;
    height: 2px;
    display: block;
    padding: 0;
}
section.sectionMargin.Contact div .row {
    display: flex;
    flex-wrap: wrap;
    justify-content: center;
}

/* =========================================================
        Google Map-Section STYLE 
============================================================ */
section.google-map iframe {
    width: 100%;
}

/* =========================================================
       contact us-Section STYLE 
============================================================ */
.azw_row.azw_mar_b_10px .azw_40per {
    width: 100%;
}
.azw_row.azw_mar_b_10px .azw_float {
    float: left !important;
}
.azw_row.azw_mar_b_10px .azw_60per {
    float: left;
    text-align: left;
}
.azw_row.azw_mar_b_10px .azw_40per {
    float: left;
    text-align: left;
    direction: ltr;
}
.azw_row.azw_mar_b_10px .azw_40per {
    margin-bottom: 15px;
}
.cms_template_box_content.azw_row {
    width: 65%;
    border: 1px solid #000;
}
.cms_template_box.azw_row {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
}

.row.PR {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-wrap: wrap;
}
